<!doctype html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="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">
<style></style>
<!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->
<title>KGEZ Radio | Northwest Montana’s Original Radio Station</title>
<link crossorigin data-rocket-preconnect href="https://www.podbean.com" rel="preconnect">
<link crossorigin data-rocket-preload as="font" href="https://kgez.com/wp-content/uploads/2024/08/inter-regular.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://kgez.com/wp-content/uploads/2024/06/roboto-500.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://kgez.com/wp-content/uploads/2024/08/lato-medium.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://kgez.com/wp-content/uploads/2024/06/spartan-regular.woff2" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://kgez.com/wp-content/uploads/2024/06/spartan-500.woff2" rel="preload">
<style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.ticker-news{background:#fff;height:40px;overflow:hidden;position:relative;border:1px solid #ddd;border-radius:0;margin:0;padding:0;line-height:20px}.ticker-news span{background:#dd3737;height:40px;float:left;padding:0 12px;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;line-height:40px}.ticker-news ul{list-style:none;list-style-image:none;float:left;margin:0;padding:0;font-size:14px}.ticker-news ul li{height:40px;line-height:38px;list-style-type:none;font-size:14px;margin-left:10px}.ticker-news ul a{padding:0;display:inline-block;white-space:nowrap;color:#696969;font-size:14px}.ticker-news ul a:hover{color:#0199bc}.ticker-news p{margin:0!important}.ticker-news .tickercontainer{height:38px;margin:0;padding:0;overflow:hidden;background:#fff;position:relative}.ticker-news .tickercontainer .ticker-mask{position:relative;width:99%;left:10px;top:0;overflow:hidden}.ticker-news .tickercontainer ul.newsticker{position:relative;left:calc(100% - 1px);list-style:none;list-style-image:none;margin:0;padding:0}.ticker-news .tickercontainer ul.newsticker li{float:left;margin:0 50px 0 0;padding:0;list-style:disc;list-style-image:none;background:#fff;font-size:14px;font-weight:600}.ticker-news .tickercontainer ul.newsticker li a{white-space:nowrap;padding:0;color:#696969;margin:0;font-size:14px;font-weight:600;text-decoration:none}.ticker-news .tickercontainer ul.newsticker span{margin:0 10px 0 0}.ticker-news .tickercontainer .t4bScroll-controls{background:#fff;position:absolute;top:0;right:0;margin:0;padding:0;width:82px;height:38px}.tickercontainer .t4bScroll-next,.tickercontainer .t4bScroll-prev,.tickercontainer .t4bScroll-role{background:url(https://kgez.com/wp-content/plugins/t4b-news-ticker/assets/images/sprites.gif) 1px 2px no-repeat;cursor:pointer;height:25px;position:absolute;text-align:left;text-indent:-9999px;top:50%;transform:translateY(-50%)}.tickercontainer .t4bScroll-prev{right:55px;width:25px}.tickercontainer .t4bScroll-role{background-position:-25px -24px;right:25px;width:25px}.t4bScroll-playing .t4bScroll-role{background-position:-25px 2px}.tickercontainer .t4bScroll-next{background-position:-100px 2px;right:0;width:25px}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h4,h5,h6{margin-block-start:.5rem;margin-block-end:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-start:0;margin-block-end:.9rem}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}img{border-style:none;height:auto;max-width:100%}[hidden],template{display:none}@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="#"]:after{content:""}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,p{orphans:3;widows:3}h2{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=email],input[type=number],input[type=search],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=submit],button{width:auto;-webkit-appearance:button}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;transition:all .3s}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:0}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-block-end:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50.2%,.5019607843)}li,ul{margin-block-start:0;margin-block-end:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}.page-content a{text-decoration:underline}.aligncenter{clear:both;display:block;margin-inline:auto}.sticky{position:relative;display:block}.hide{display:none!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}#comments .comment{position:relative}#comments .reply{font-size:11px;line-height:1}.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-start:auto;margin-inline-end:auto;width:100%}@media (max-width:575px){.post .wp-post-image{max-height:300px}.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-start:10px;padding-inline-end:10px}}@media (min-width:576px){.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}}@media (min-width:768px){.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}}@media (min-width:992px){.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}}@media (min-width:1200px){.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}}.site-header+.elementor{min-height:calc(100vh - 320px)}.elementor-screen-only,.screen-reader-text,.screen-reader-text span{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (max-width:576px){.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-column{width:100%}}:root{--page-title-display:block}.elementor-page-title{display:var(--page-title-display)}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}@media (min-width:577px){.elementor-column.elementor-col-100{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:991px){.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}#elementor-device-mode:after{content:"tablet"}}@media (max-width:767px){table table{font-size:.8em}#elementor-device-mode:after{content:"mobile_extra"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:576px){.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}#elementor-device-mode:after{content:"mobile"}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-label{cursor:pointer}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button span{text-decoration:inherit}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-shape-rounded .elementor-icon{border-radius:10%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX,1) * var(--e-con-transform-scaleX,var(--e-con-transform-scale,1)))) scaleY(calc(var(--e-con-transform-flipY,1) * var(--e-con-transform-scaleY,var(--e-con-transform-scale,1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}@media (min-width:577px) and (max-width:767px){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:991px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:992px) and (max-width:1200px){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1201px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#1C1B1F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-f06ed49:#FFFFFF;--e-global-color-93a1438:#298E3B;--e-global-color-ca26a70:#666666;--e-global-color-3f29f16:#212326;--e-global-color-ec72cd7:#37393D;--e-global-color-0b1cf79:#662D91;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-c71584d-font-family:"Lato";--e-global-typography-c71584d-font-size:40px;--e-global-typography-c71584d-font-weight:500;font-family:Spartan,Sans-serif;font-size:16px}.elementor-kit-7 .elementor-button,.elementor-kit-7 button,.elementor-kit-7 input[type=button],.elementor-kit-7 input[type=submit]{background-color:var(--e-global-color-f06ed49);font-family:Inter,Sans-serif;font-size:18px;font-weight:500;color:var(--e-global-color-primary);border-radius:0 0 0 0;padding:15px 30px}.elementor-kit-7 h1{font-family:Spartan,Sans-serif;font-size:50px;font-weight:700}.elementor-kit-7 h2{color:var(--e-global-color-primary);font-family:Spartan,Sans-serif;font-size:36px;font-weight:500;line-height:1.3}.elementor-kit-7 h6{font-family:Spartan,Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase}.e-con{--container-max-width:1200px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}.site-header{padding-inline-end:0px;padding-inline-start:0px}@media(max-width:991px){.elementor-kit-7{--e-global-typography-c71584d-font-size:35px;--e-global-typography-c71584d-line-height:1.2}.elementor-kit-7 h1{font-size:42px}.elementor-kit-7 h2{font-size:30px}.elementor-kit-7 .elementor-button,.elementor-kit-7 button,.elementor-kit-7 input[type=button],.elementor-kit-7 input[type=submit]{font-size:15px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:14px;--e-global-typography-c71584d-font-size:32px}.elementor-kit-7 h1{font-size:36px}.elementor-kit-7 h2{font-size:28px}}@media(max-width:576px){.elementor-kit-7{--e-global-typography-c71584d-font-size:28px;font-size:14px}.elementor-kit-7 h1{font-size:32px}.elementor-kit-7 h2{font-size:22px}.e-con{--container-max-width:767px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('https://kgez.com/wp-content/uploads/2024/08/inter-regular.woff2') format('woff2')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url('https://kgez.com/wp-content/uploads/2024/06/roboto-500.woff2') format('woff2')}@font-face{font-family:Lato;font-style:normal;font-weight:500;font-display:swap;src:url('https://kgez.com/wp-content/uploads/2024/08/lato-medium.woff2') format('woff2')}@font-face{font-family:Spartan;font-style:normal;font-weight:400;font-display:swap;src:url('https://kgez.com/wp-content/uploads/2024/06/spartan-regular.woff2') format('woff2')}@font-face{font-family:Spartan;font-style:normal;font-weight:500;font-display:swap;src:url('https://kgez.com/wp-content/uploads/2024/06/spartan-500.woff2') format('woff2')}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-progress{text-align:start}.elementor-progress-wrapper{background-color:#eee;border-radius:2px;color:#fff;height:auto;position:relative}.elementor-progress-bar{background-color:#69727d;border-radius:2px;display:flex;font-size:11px;height:30px;line-height:30px;transition:width 1s ease-in-out;width:0}.elementor-progress-text{flex-grow:1;overflow:hidden;padding-inline-start:15px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:576px){.elementor .elementor-hidden-mobile{display:none}.elementor-progress-text{padding-inline-start:10px}}.e-con .elementor-progress-wrapper,.e-con-inner .elementor-progress-wrapper{height:auto}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-underline .elementor-item:after{bottom:0;content:""}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;left:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;top:-2px;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{transform:rotate(-90deg)}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:transparent}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:.3s backwards hide-scroll;max-height:var(--menu-height);transform:scaleY(1)}@media (max-width:991px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:992px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size,25px) + 2 * var(--icon-padding,.5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-facebook{background-color:#3b5998}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}.e-loop-item *{word-break:break-word}[class*=elementor-widget-loop] .elementor-page-title{display:initial}.elementor-widget-loop-grid{scroll-margin-top:var(--auto-scroll-offset,initial)}.elementor-widget-loop-grid .elementor-grid{grid-column-gap:var(--grid-column-gap,30px);grid-row-gap:var(--grid-row-gap,30px)}.elementor-widget-loop-grid.e-loading-overlay{animation:1s infinite alternate loadingOpacityAnimation}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px)}.elementor-widget-loop-grid:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative}.elementor-loop-container:not(.elementor-posts-masonry){align-items:stretch}@keyframes loadingOpacityAnimation{0%,to{opacity:1}50%{opacity:.6}}.elementor-14 .elementor-element.elementor-element-034ba6c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:45px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-a1999d3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-a1999d3.e-con{--flex-grow:0;--flex-shrink:0}.elementor-14 .elementor-element.elementor-element-24540f3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-6143a44{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-120ece9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-120ece9.e-con{--align-self:flex-start}.elementor-14 .elementor-element.elementor-element-ff945dd{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-ff945dd.e-con{--align-self:flex-start}.elementor-14 .elementor-element.elementor-element-480847c{width:auto;max-width:auto}.elementor-14 .elementor-element.elementor-element-480847c.elementor-element{--align-self:flex-start}.elementor-14 .elementor-element.elementor-element-480847c .elementor-heading-title{font-size:36px;font-weight:500}.elementor-widget-divider{--divider-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-default .elementor-icon{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-secondary)}.elementor-14 .elementor-element.elementor-element-afc5817{--divider-border-style:solid;--divider-color:#000;--divider-border-width:2px;width:auto;max-width:auto}.elementor-14 .elementor-element.elementor-element-afc5817.elementor-element{--align-self:center}.elementor-14 .elementor-element.elementor-element-afc5817 .elementor-divider-separator{width:100%;margin:0 auto;margin-right:0}.elementor-14 .elementor-element.elementor-element-afc5817 .elementor-divider{text-align:right;padding-block-start:15px;padding-block-end:15px}.elementor-14 .elementor-element.elementor-element-6eea560{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-widget-loop-grid .elementor-button{background-color:var(--e-global-color-accent);font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-14 .elementor-element.elementor-element-d3331ae{--grid-columns:2;--grid-row-gap:18px;--grid-column-gap:18px}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-loop-container{grid-auto-rows:1fr}.elementor-14 .elementor-element.elementor-element-d3331ae .e-loop-item .elementor-section-wrap>.e-con,.elementor-14 .elementor-element.elementor-element-d3331ae .e-loop-item>.e-con,.elementor-14 .elementor-element.elementor-element-d3331ae .e-loop-item>.elementor-section,.elementor-14 .elementor-element.elementor-element-d3331ae .e-loop-item>.elementor-section>.elementor-container{height:100%}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination{text-align:center;font-family:Spartan,Sans-serif;font-size:18px;font-weight:600;margin-top:30px}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers:not(.dots){color:var(--e-global-color-secondary)}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination a.page-numbers:hover{color:var(--e-global-color-93a1438)}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers.current{color:var(--e-global-color-93a1438)}body:not(.rtl) .elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers:not(:first-child){margin-left:calc(10px/2)}body:not(.rtl) .elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers:not(:last-child){margin-right:calc(10px/2)}body.rtl .elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers:not(:first-child){margin-right:calc(10px/2)}body.rtl .elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination .page-numbers:not(:last-child){margin-left:calc(10px/2)}.elementor-14 .elementor-element.elementor-element-0c4311c{--display:flex}.elementor-14 .elementor-element.elementor-element-5b5cbed{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:0 0 0 1px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:1px;border-color:#d9d9d9;--border-color:#D9D9D9;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-b11894b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-7c5d7c9>.elementor-widget-container{padding:0 0 10px}.elementor-14 .elementor-element.elementor-element-e64fba2{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;border-style:solid;--border-style:solid;border-width:1px 0 0;--border-top-width:1px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#d9d9d9;--border-color:#D9D9D9;--padding-top:10px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-cf9d006{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-cf9d006:not(.elementor-motion-effects-element-type-background),.elementor-14 .elementor-element.elementor-element-cf9d006>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#f5f5f5}.elementor-14 .elementor-element.elementor-element-46a0cdd{text-align:center}.elementor-14 .elementor-element.elementor-element-0c1146b{text-align:center}.elementor-14 .elementor-element.elementor-element-2a20e8e{--grid-columns:3;--grid-row-gap:18px;--grid-column-gap:18px}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-loop-container{grid-auto-rows:1fr}.elementor-14 .elementor-element.elementor-element-2a20e8e .e-loop-item .elementor-section-wrap>.e-con,.elementor-14 .elementor-element.elementor-element-2a20e8e .e-loop-item>.e-con,.elementor-14 .elementor-element.elementor-element-2a20e8e .e-loop-item>.elementor-section,.elementor-14 .elementor-element.elementor-element-2a20e8e .e-loop-item>.elementor-section>.elementor-container{height:100%}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination{text-align:center;font-family:Spartan,Sans-serif;font-size:18px;font-weight:600;margin-top:30px}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers:not(.dots){color:var(--e-global-color-secondary)}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination a.page-numbers:hover{color:var(--e-global-color-93a1438)}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers.current{color:var(--e-global-color-93a1438)}body:not(.rtl) .elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers:not(:first-child){margin-left:calc(10px/2)}body:not(.rtl) .elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers:not(:last-child){margin-right:calc(10px/2)}body.rtl .elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers:not(:first-child){margin-right:calc(10px/2)}body.rtl .elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination .page-numbers:not(:last-child){margin-left:calc(10px/2)}.elementor-14 .elementor-element.elementor-element-406d5e5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-14 .elementor-element.elementor-element-e5b6024{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:100px;--padding-bottom:100px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-8005676{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:100px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-8005676:not(.elementor-motion-effects-element-type-background),.elementor-14 .elementor-element.elementor-element-8005676>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#298e3b}.elementor-14 .elementor-element.elementor-element-491e993{--display:flex;--justify-content:center}.elementor-14 .elementor-element.elementor-element-77808b1 .elementor-heading-title{font-family:var( --e-global-typography-c71584d-font-family ),Sans-serif;font-size:var( --e-global-typography-c71584d-font-size );font-weight:var(--e-global-typography-c71584d-font-weight);color:var(--e-global-color-f06ed49)}.elementor-14 .elementor-element.elementor-element-6c8448e{width:var(--container-widget-width,80%);max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;color:var(--e-global-color-f06ed49);font-size:16px;font-weight:500}.elementor-14 .elementor-element.elementor-element-9242c8d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-181e548 .elementor-button{background-color:var(--e-global-color-f06ed49);fill:var(--e-global-color-primary);color:var(--e-global-color-primary)}.elementor-14 .elementor-element.elementor-element-181e548{width:var(--container-widget-width,auto);max-width:auto;--container-widget-width:auto;--container-widget-flex-grow:0}.elementor-14 .elementor-element.elementor-element-181e548 .elementor-button-content-wrapper{flex-direction:row}.elementor-14 .elementor-element.elementor-element-181e548 .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-14 .elementor-element.elementor-element-683f5c7 .elementor-button{background-color:var(--e-global-color-f06ed49);fill:var(--e-global-color-primary);color:var(--e-global-color-primary)}.elementor-14 .elementor-element.elementor-element-683f5c7{width:var(--container-widget-width,auto);max-width:auto;--container-widget-width:auto;--container-widget-flex-grow:0}.elementor-14 .elementor-element.elementor-element-683f5c7 .elementor-button-content-wrapper{flex-direction:row}.elementor-14 .elementor-element.elementor-element-7333bd9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}:root{--page-title-display:none}@media(min-width:577px){.elementor-14 .elementor-element.elementor-element-a1999d3{--width:70%}.elementor-14 .elementor-element.elementor-element-24540f3{--width:30%}.elementor-14 .elementor-element.elementor-element-120ece9{--width:75%}.elementor-14 .elementor-element.elementor-element-5b5cbed{--width:25%}.elementor-14 .elementor-element.elementor-element-491e993{--width:45%}.elementor-14 .elementor-element.elementor-element-7333bd9{--width:55%}}@media(max-width:1366px) and (min-width:577px){.elementor-14 .elementor-element.elementor-element-a1999d3{--width:826px}}@media(max-width:1200px) and (min-width:577px){.elementor-14 .elementor-element.elementor-element-a1999d3{--width:100%}.elementor-14 .elementor-element.elementor-element-24540f3{--width:100%}}@media(max-width:991px) and (min-width:577px){.elementor-14 .elementor-element.elementor-element-a1999d3{--width:100%}.elementor-14 .elementor-element.elementor-element-120ece9{--width:100%}.elementor-14 .elementor-element.elementor-element-5b5cbed{--width:100%}}@media(max-width:767px) and (min-width:577px){.elementor-14 .elementor-element.elementor-element-6eea560{--width:100%}.elementor-14 .elementor-element.elementor-element-491e993{--width:100%}.elementor-14 .elementor-element.elementor-element-7333bd9{--width:100%}}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-14 .elementor-element.elementor-element-77808b1 .elementor-heading-title{font-size:var( --e-global-typography-c71584d-font-size )}}@media(max-width:1200px){.elementor-14 .elementor-element.elementor-element-034ba6c{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-14 .elementor-element.elementor-element-a1999d3{--padding-top:0px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-d3331ae .elementor-pagination{margin-top:20px}.elementor-14 .elementor-element.elementor-element-5b5cbed{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-2a20e8e .elementor-pagination{margin-top:20px}.elementor-14 .elementor-element.elementor-element-491e993{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-181e548 .elementor-button{padding:15px 20px}.elementor-14 .elementor-element.elementor-element-683f5c7 .elementor-button{padding:15px 20px}}@media(max-width:991px){.elementor-14 .elementor-element.elementor-element-034ba6c{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-14 .elementor-element.elementor-element-6143a44{--gap:40px 40px;--row-gap:40px;--column-gap:40px;--flex-wrap:wrap}.elementor-14 .elementor-element.elementor-element-480847c .elementor-heading-title{font-size:30px}.elementor-14 .elementor-element.elementor-element-d3331ae{--grid-columns:2}.elementor-14 .elementor-element.elementor-element-5b5cbed{border-width:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-e64fba2{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-14 .elementor-element.elementor-element-2a20e8e{--grid-columns:2}.elementor-14 .elementor-element.elementor-element-e5b6024{--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-491e993{--gap:10px 10px;--row-gap:10px;--column-gap:10px}.elementor-14 .elementor-element.elementor-element-77808b1 .elementor-heading-title{font-size:var( --e-global-typography-c71584d-font-size )}.elementor-14 .elementor-element.elementor-element-181e548 .elementor-button{padding:10px 15px}.elementor-14 .elementor-element.elementor-element-683f5c7 .elementor-button{padding:10px 15px}}@media(max-width:767px){.elementor-14 .elementor-element.elementor-element-6143a44{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-480847c .elementor-heading-title{font-size:28px}.elementor-14 .elementor-element.elementor-element-e64fba2{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--flex-wrap:nowrap}.elementor-14 .elementor-element.elementor-element-cf9d006{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-e5b6024{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-8005676{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 0px;--row-gap:30px;--column-gap:0px;--padding-top:0px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px}.elementor-14 .elementor-element.elementor-element-8005676.e-con{--align-self:center}.elementor-14 .elementor-element.elementor-element-491e993{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% )}.elementor-14 .elementor-element.elementor-element-77808b1{text-align:center}.elementor-14 .elementor-element.elementor-element-6c8448e{text-align:center;font-size:14px}.elementor-14 .elementor-element.elementor-element-9242c8d{--justify-content:center}}@media(max-width:576px){.elementor-14 .elementor-element.elementor-element-6143a44{--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-480847c .elementor-heading-title{font-size:24px}.elementor-14 .elementor-element.elementor-element-d3331ae{--grid-columns:1}.elementor-14 .elementor-element.elementor-element-5b5cbed{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-14 .elementor-element.elementor-element-e64fba2{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-14 .elementor-element.elementor-element-cf9d006{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:40px;--padding-bottom:90px;--padding-left:15px;--padding-right:15px}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-14 .elementor-element.elementor-element-2a20e8e{--grid-columns:1}.elementor-14 .elementor-element.elementor-element-e5b6024{--padding-top:40px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px}.elementor-14 .elementor-element.elementor-element-77808b1 .elementor-heading-title{font-size:var( --e-global-typography-c71584d-font-size )}}.elementor-36 .elementor-element.elementor-element-425ff6f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:5px;--padding-bottom:5px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-425ff6f:not(.elementor-motion-effects-element-type-background),.elementor-36 .elementor-element.elementor-element-425ff6f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-c574955{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-0ca8fab{--display:flex;--min-height:40px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:50% 50% 50% 50%}.elementor-36 .elementor-element.elementor-element-0ca8fab:not(.elementor-motion-effects-element-type-background),.elementor-36 .elementor-element.elementor-element-0ca8fab>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-f06ed49)}.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-36 .elementor-element.elementor-element-997c615{width:auto;max-width:auto}.elementor-36 .elementor-element.elementor-element-997c615.elementor-element{--align-self:center}.elementor-36 .elementor-element.elementor-element-997c615 .elementor-icon-wrapper{text-align:center}.elementor-36 .elementor-element.elementor-element-997c615 .elementor-icon{font-size:20px}.elementor-36 .elementor-element.elementor-element-997c615 .elementor-icon svg{height:20px}.elementor-36 .elementor-element.elementor-element-997c615 .elementor-icon-wrapper svg{width:auto}.elementor-36 .elementor-element.elementor-element-452603a{--display:flex;--padding-top:5px;--padding-bottom:5px;--padding-left:10px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-9a8f63c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-9a8f63c.e-con{--align-self:center}.elementor-36 .elementor-element.elementor-element-98c25dd .elementor-icon-wrapper{text-align:right}.elementor-36 .elementor-element.elementor-element-98c25dd.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-98c25dd.elementor-view-default .elementor-icon,.elementor-36 .elementor-element.elementor-element-98c25dd.elementor-view-framed .elementor-icon{color:var(--e-global-color-f06ed49);border-color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-98c25dd.elementor-view-default .elementor-icon svg,.elementor-36 .elementor-element.elementor-element-98c25dd.elementor-view-framed .elementor-icon{fill:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-98c25dd .elementor-icon{font-size:20px}.elementor-36 .elementor-element.elementor-element-98c25dd .elementor-icon svg{height:20px}.elementor-36 .elementor-element.elementor-element-f1b0318{text-align:right;color:var(--e-global-color-f06ed49);font-family:Inter,Sans-serif;font-size:16px;font-weight:500}.elementor-36 .elementor-element.elementor-element-3f9b400{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-ad4d680{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-ad4d680.e-con{--align-self:center}.elementor-36 .elementor-element.elementor-element-350b51c{text-align:left}.elementor-36 .elementor-element.elementor-element-9c1db11{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px}.elementor-36 .elementor-element.elementor-element-10e16b4{font-family:Lato,Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase}.elementor-36 .elementor-element.elementor-element-143a471 .elementor-heading-title{font-family:Spartan,Sans-serif;font-size:16px;font-weight:500;text-transform:none}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var(--e-global-color-primary)}.elementor-36 .elementor-element.elementor-element-f273fb9>.elementor-widget-container{padding:5px 0}.elementor-36 .elementor-element.elementor-element-f273fb9 .elementor-progress-wrapper .elementor-progress-bar{background-color:#662d91}.elementor-36 .elementor-element.elementor-element-f273fb9 .elementor-progress-wrapper{background-color:#8d8d8d}.elementor-36 .elementor-element.elementor-element-f273fb9 .elementor-progress-bar{height:3px;line-height:3px}.elementor-36 .elementor-element.elementor-element-62aeb0c.elementor-element{--align-self:flex-start}.elementor-36 .elementor-element.elementor-element-7055c27{--display:flex;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item{font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-menu-toggle{margin-left:auto}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu .elementor-item{font-family:Inter,Sans-serif;font-size:18px;font-weight:500}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main .elementor-item:focus,.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main .elementor-item:hover{color:var(--e-global-color-93a1438);fill:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main .elementor-item{padding-top:8px;padding-bottom:8px}.elementor-36 .elementor-element.elementor-element-86863e6{--e-nav-menu-horizontal-menu-item-margin:calc( 15px / 2 )}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:15px}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-menu-toggle{margin-left:auto}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu .elementor-item{font-family:Inter,Sans-serif;font-size:18px;font-weight:500}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-item:focus,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-item:hover{color:var(--e-global-color-93a1438);fill:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before{background-color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-e40b2c1 .e--pointer-framed .elementor-item:after,.elementor-36 .elementor-element.elementor-element-e40b2c1 .e--pointer-framed .elementor-item:before{border-color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-item{padding-top:8px;padding-bottom:8px}.elementor-36 .elementor-element.elementor-element-e40b2c1{--e-nav-menu-horizontal-menu-item-margin:calc( 15px / 2 )}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:15px}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown{background-color:#f3f3f3}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-menu-toggle:hover,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a.elementor-item-active,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a.highlighted,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a:hover{color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a.elementor-item-active,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a.highlighted,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown a:hover{background-color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-item,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-sub-item{font-family:Spartan,Sans-serif;font-weight:600}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main .elementor-nav-menu--dropdown,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0 0 10px 0 rgba(0,0,0,.28)}.elementor-36 .elementor-element.elementor-element-e40b2c1 div.elementor-menu-toggle{color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-e40b2c1 div.elementor-menu-toggle svg{fill:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-1d4e2d1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-1d4e2d1:not(.elementor-motion-effects-element-type-background),.elementor-36 .elementor-element.elementor-element-1d4e2d1>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-29fa624{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-38ac474{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-38ac474.e-con{--align-self:center}.elementor-36 .elementor-element.elementor-element-195f4a0{width:100%;max-width:100%;--e-nav-menu-horizontal-menu-item-margin:calc( 14px / 2 )}.elementor-36 .elementor-element.elementor-element-195f4a0.elementor-element{--align-self:center}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-menu-toggle{margin-left:auto;background-color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu .elementor-item{font-family:Inter,Sans-serif;font-size:18px;font-weight:500}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-f06ed49);fill:var(--e-global-color-f06ed49);padding-left:50px;padding-right:50px;padding-top:10px;padding-bottom:10px}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item.highlighted,.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item:focus,.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item:hover{color:var(--e-global-color-f06ed49);fill:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after,.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before{background-color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed .elementor-item:after,.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed .elementor-item:before{border-color:var(--e-global-color-f06ed49)}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed .elementor-item:before{border-width:1px}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 1px 1px}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed.e--animation-draw .elementor-item:after{border-width:1px 1px 0 0}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed.e--animation-corners .elementor-item:before{border-width:1px 0 0 1px}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 1px 1px 0}.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-double-line .elementor-item:after,.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-double-line .elementor-item:before,.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-overline .elementor-item:before,.elementor-36 .elementor-element.elementor-element-195f4a0 .e--pointer-underline .elementor-item:after{height:1px}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:14px}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--dropdown a{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--dropdown li:not(:last-child){border-style:none}.elementor-widget-button .elementor-button{background-color:var(--e-global-color-accent);font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-36 .elementor-element.elementor-element-048befc .elementor-button{background-color:#298E3B00;fill:var(--e-global-color-f06ed49);color:var(--e-global-color-f06ed49);border-style:solid;border-width:1px;padding:9px 15px 5px 12px}.elementor-36 .elementor-element.elementor-element-048befc .elementor-button:focus,.elementor-36 .elementor-element.elementor-element-048befc .elementor-button:hover{background-color:var(--e-global-color-f06ed49);color:var(--e-global-color-93a1438)}.elementor-36 .elementor-element.elementor-element-048befc .elementor-button:focus svg,.elementor-36 .elementor-element.elementor-element-048befc .elementor-button:hover svg{fill:var(--e-global-color-93a1438)}@media(max-width:1200px){.elementor-36 .elementor-element.elementor-element-f1b0318{font-size:15px}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu .elementor-item{font-size:16px}.elementor-36 .elementor-element.elementor-element-86863e6{--e-nav-menu-horizontal-menu-item-margin:calc( 12px / 2 )}.elementor-36 .elementor-element.elementor-element-86863e6 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:12px}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu .elementor-item{font-size:16px}.elementor-36 .elementor-element.elementor-element-e40b2c1{--e-nav-menu-horizontal-menu-item-margin:calc( 12px / 2 )}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:12px}.elementor-36 .elementor-element.elementor-element-1d4e2d1{--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu .elementor-item{font-size:16px}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main .elementor-item{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px}.elementor-36 .elementor-element.elementor-element-195f4a0{--e-nav-menu-horizontal-menu-item-margin:calc( 10px / 2 )}.elementor-36 .elementor-element.elementor-element-195f4a0 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu>li:not(:last-child){margin-bottom:10px}}@media(min-width:577px){.elementor-36 .elementor-element.elementor-element-c574955{--width:75%}.elementor-36 .elementor-element.elementor-element-0ca8fab{--width:40px}.elementor-36 .elementor-element.elementor-element-452603a{--width:95%}.elementor-36 .elementor-element.elementor-element-9a8f63c{--width:25%}.elementor-36 .elementor-element.elementor-element-ad4d680{--width:35%}.elementor-36 .elementor-element.elementor-element-7055c27{--width:65%}.elementor-36 .elementor-element.elementor-element-29fa624{--width:40%}.elementor-36 .elementor-element.elementor-element-38ac474{--width:60%}}@media(max-width:991px) and (min-width:577px){.elementor-36 .elementor-element.elementor-element-c574955{--width:70%}.elementor-36 .elementor-element.elementor-element-9a8f63c{--width:30%}.elementor-36 .elementor-element.elementor-element-ad4d680{--width:70%}.elementor-36 .elementor-element.elementor-element-7055c27{--width:30%}.elementor-36 .elementor-element.elementor-element-29fa624{--width:70%}.elementor-36 .elementor-element.elementor-element-38ac474{--width:30%}}@media(max-width:767px) and (min-width:577px){.elementor-36 .elementor-element.elementor-element-c574955{--width:100%}.elementor-36 .elementor-element.elementor-element-452603a{--width:90%}.elementor-36 .elementor-element.elementor-element-9a8f63c{--width:100%}.elementor-36 .elementor-element.elementor-element-29fa624{--width:50%}}@media(max-width:991px){.elementor-36 .elementor-element.elementor-element-425ff6f{--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-36 .elementor-element.elementor-element-452603a{--padding-top:10px;--padding-bottom:10px;--padding-left:0px;--padding-right:10px}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-36 .elementor-element.elementor-element-f273fb9{width:var(--container-widget-width,50%);max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0}.elementor-36 .elementor-element.elementor-element-62aeb0c{text-align:left}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-item,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-sub-item{font-size:16px}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:36px!important}.elementor-36 .elementor-element.elementor-element-29fa624{--justify-content:flex-start}.elementor-36 .elementor-element.elementor-element-0d37f5e{text-align:left}.elementor-36 .elementor-element.elementor-element-38ac474{--justify-content:flex-end}}@media(max-width:767px){.elementor-36 .elementor-element.elementor-element-425ff6f{--flex-wrap:wrap}.elementor-36 .elementor-element.elementor-element-c574955{--justify-content:center}.elementor-36 .elementor-element.elementor-element-9a8f63c{--justify-content:center;--align-items:flex-end;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--flex-wrap:nowrap;--padding-top:0px;--padding-bottom:5px;--padding-left:0px;--padding-right:0px}.elementor-36 .elementor-element.elementor-element-f1b0318{font-size:14px}.elementor-36 .elementor-element.elementor-element-3f9b400{--flex-wrap:nowrap;--padding-top:10px;--padding-bottom:10px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-ad4d680{--justify-content:center;--flex-wrap:nowrap}.elementor-36 .elementor-element.elementor-element-f273fb9{--container-widget-width:80%;--container-widget-flex-grow:0;width:var(--container-widget-width,80%);max-width:80%}.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-item,.elementor-36 .elementor-element.elementor-element-e40b2c1 .elementor-nav-menu--dropdown .elementor-sub-item{font-size:14px}.elementor-36 .elementor-element.elementor-element-1d4e2d1{--justify-content:space-between}.elementor-36 .elementor-element.elementor-element-38ac474{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end}}@media(max-width:576px){.elementor-36 .elementor-element.elementor-element-425ff6f{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:5px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-c574955{--justify-content:center;--gap:5px 5px;--row-gap:5px;--column-gap:5px}.elementor-36 .elementor-element.elementor-element-0ca8fab{--width:40px;--min-height:40px;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-36 .elementor-element.elementor-element-452603a{--width:85%}.elementor-36 .elementor-element.elementor-element-9a8f63c{--justify-content:center}.elementor-36 .elementor-element.elementor-element-98c25dd .elementor-icon{font-size:16px}.elementor-36 .elementor-element.elementor-element-98c25dd .elementor-icon svg{height:16px}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-36 .elementor-element.elementor-element-f1b0318{font-size:12px}.elementor-36 .elementor-element.elementor-element-3f9b400{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:5px;--padding-bottom:5px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-ad4d680{--width:90%;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% )}.elementor-36 .elementor-element.elementor-element-350b51c.elementor-element{--align-self:center}.elementor-36 .elementor-element.elementor-element-10e16b4{font-size:10px}.elementor-36 .elementor-element.elementor-element-143a471 .elementor-heading-title{font-size:14px}.elementor-36 .elementor-element.elementor-element-7055c27{--width:20%}.elementor-36 .elementor-element.elementor-element-86863e6.elementor-element{--align-self:flex-end}.elementor-36 .elementor-element.elementor-element-e40b2c1.elementor-element{--align-self:flex-end}.elementor-36 .elementor-element.elementor-element-1d4e2d1{--padding-top:5px;--padding-bottom:5px;--padding-left:15px;--padding-right:15px}.elementor-36 .elementor-element.elementor-element-29fa624{--width:40%}.elementor-36 .elementor-element.elementor-element-38ac474{--width:60%;--justify-content:flex-end}}.required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:visible}.wpadcenter_rotating_adgroup{overflow:hidden}.wpadcenter-signup-inner .wpadcenter-ad-container{padding:25px;border-bottom:2px solid #000}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.spinnner{border:6px solid #f3f3f3;border-top:6px solid #000;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}.simply-scroll-clip{position:relative;overflow:hidden}.simply-scroll{width:100%}.wpadcenter-animation-top-btn{position:relative;right:0;top:0;float:right;background-color:transparent!important;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;z-index:10000}.wpadcenter-animation-bottom-btn{position:relative;right:0;bottom:0;float:right;background-color:transparent!important;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;z-index:10000}.wpadcenter-animation-popup-btn{position:fixed;top:30px;right:0;background-color:transparent!important;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;z-index:10000}.wpadcenter-popup{position:fixed;display:none;justify-content:center;z-index:10000;top:0;right:0;left:0;bottom:0}.wpadcenter-blur>*{filter:blur(5px)!important;-webkit-filter:blur(5px)!important;-moz-filter:blur(5px)!important;-o-filter:blur(5px)!important;-ms-filter:blur(5px)!important;opacity:.5}.wpadcenter-remove-blur{filter:blur(0)!important;-webkit-filter:blur(0)!important;-moz-filter:blur(0)!important;-o-filter:blur(0)!important;-ms-filter:blur(0)!important;opacity:1}.wpadcenter-popup-container{display:grid;clear:both;margin:0 auto;position:fixed;top:10%}.elementor-108 .elementor-element.elementor-element-9b9a96b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:90px;--padding-bottom:90px;--padding-left:0px;--padding-right:0px}.elementor-108 .elementor-element.elementor-element-9b9a96b:not(.elementor-motion-effects-element-type-background),.elementor-108 .elementor-element.elementor-element-9b9a96b>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-3f29f16)}.elementor-108 .elementor-element.elementor-element-cc8566a>.elementor-widget-container{padding:0 0 30px}.elementor-widget-text-editor{color:var(--e-global-color-text);font-family:var( --e-global-typography-text-font-family ),Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var(--e-global-typography-text-font-weight)}.elementor-108 .elementor-element.elementor-element-224c5e2{text-align:center;color:var(--e-global-color-f06ed49);font-family:Inter,Sans-serif;font-size:16px;font-weight:500}.elementor-108 .elementor-element.elementor-element-9115d88{text-align:center;color:var(--e-global-color-f06ed49);font-family:Inter,Sans-serif;font-size:16px;font-weight:500}.elementor-108 .elementor-element.elementor-element-038257b>.elementor-widget-container{padding:0 0 20px}.elementor-108 .elementor-element.elementor-element-038257b{text-align:center;color:var(--e-global-color-f06ed49);font-family:Inter,Sans-serif;font-size:16px;font-weight:500}.elementor-108 .elementor-element.elementor-element-79a71ea{--grid-template-columns:repeat(0, auto);--grid-column-gap:10px;--grid-row-gap:0px}.elementor-108 .elementor-element.elementor-element-79a71ea .elementor-widget-container{text-align:center}.elementor-108 .elementor-element.elementor-element-79a71ea .elementor-social-icon{background-color:var(--e-global-color-ec72cd7);--icon-padding:0.7em}.elementor-108 .elementor-element.elementor-element-79a71ea .elementor-icon{border-radius:4px 4px 4px 4px}.elementor-108 .elementor-element.elementor-element-79a71ea .elementor-social-icon:hover{background-color:var(--e-global-color-ca26a70)}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both}@media(max-width:1200px){.elementor-108 .elementor-element.elementor-element-9b9a96b{--padding-top:90px;--padding-bottom:90px;--padding-left:15px;--padding-right:15px}}@media(max-width:991px){.elementor-108 .elementor-element.elementor-element-9b9a96b{--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}}@media(max-width:767px){.elementor-108 .elementor-element.elementor-element-9b9a96b{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px}.elementor-108 .elementor-element.elementor-element-cc8566a>.elementor-widget-container{padding:0 0 20px}.elementor-108 .elementor-element.elementor-element-038257b>.elementor-widget-container{padding:0 0 10px}}@media(max-width:576px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-108 .elementor-element.elementor-element-224c5e2{font-size:14px}.elementor-108 .elementor-element.elementor-element-9115d88{font-size:14px}.elementor-108 .elementor-element.elementor-element-038257b{font-size:14px}.elementor-108 .elementor-element.elementor-element-79a71ea .elementor-social-icon{--icon-padding:0.5em}}.elementor-1185 .elementor-element.elementor-element-45b0388f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1}.elementor-1185 .elementor-element.elementor-element-45b0388f:not(.elementor-motion-effects-element-type-background),.elementor-1185 .elementor-element.elementor-element-45b0388f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fffFFF00}.elementor-1185 .elementor-element.elementor-element-00b536d{--display:flex;--min-height:550px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5}.elementor-1185 .elementor-element.elementor-element-00b536d:not(.elementor-motion-effects-element-type-background),.elementor-1185 .elementor-element.elementor-element-00b536d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2024/07/square.png")}.elementor-1185 .elementor-element.elementor-element-00b536d::before,.elementor-1185 .elementor-element.elementor-element-00b536d>.e-con-inner>.elementor-background-slideshow::before,.elementor-1185 .elementor-element.elementor-element-00b536d>.e-con-inner>.elementor-background-video-container::before,.elementor-1185 .elementor-element.elementor-element-00b536d>.elementor-background-slideshow::before,.elementor-1185 .elementor-element.elementor-element-00b536d>.elementor-background-video-container::before,.elementor-1185 .elementor-element.elementor-element-00b536d>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-1185 .elementor-element.elementor-element-0dfcb07{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%}.elementor-1185 .elementor-element.elementor-element-488125d{width:var(--container-widget-width,90%);max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;text-align:center}.elementor-1185 .elementor-element.elementor-element-488125d.elementor-element{--align-self:center}.elementor-1185 .elementor-element.elementor-element-488125d .elementor-heading-title{font-family:Lato,Sans-serif;font-size:55px;font-weight:700;line-height:1.2em;color:var(--e-global-color-0b1cf79)}.elementor-1185 .elementor-element.elementor-element-7deff92{width:var(--container-widget-width,70%);max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-field-group{padding-right:calc(10px/2);padding-left:calc(10px/2);margin-bottom:10px}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-form-fields-wrapper{margin-left:calc(-10px/2);margin-right:calc(-10px/2);margin-bottom:-10px}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-field-group.recaptcha_v3-bottomleft,.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0}body.rtl .elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-labels-inline .elementor-field-group>label{padding-left:0}body:not(.rtl) .elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-labels-inline .elementor-field-group>label{padding-right:0}body .elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-labels-above .elementor-field-group>label{padding-bottom:0}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#fff;border-radius:0 0 0 0}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-field-group .elementor-select-wrapper select{background-color:#fff;border-radius:0 0 0 0}.elementor-1185 .elementor-element.elementor-element-7deff92 .e-form__buttons__wrapper__button-next{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-button[type=submit]{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-button[type=submit] svg *{fill:#ffffff}.elementor-1185 .elementor-element.elementor-element-7deff92 .e-form__buttons__wrapper__button-previous{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1185 .elementor-element.elementor-element-7deff92 .e-form__buttons__wrapper__button-next:hover{color:#fff}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-button[type=submit]:hover{color:#fff}.elementor-1185 .elementor-element.elementor-element-7deff92 .elementor-button[type=submit]:hover svg *{fill:#ffffff}.elementor-1185 .elementor-element.elementor-element-7deff92 .e-form__buttons__wrapper__button-previous:hover{color:#fff}#elementor-popup-modal-1185 .dialog-widget-content{animation-duration:1.4s;background-color:#fffFFF00;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2)}#elementor-popup-modal-1185{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all}#elementor-popup-modal-1185 .dialog-message{width:900px;height:550px;align-items:flex-start}#elementor-popup-modal-1185 .dialog-close-button{display:flex;font-size:25px}#elementor-popup-modal-1185 .dialog-close-button i{color:var(--e-global-color-93a1438)}#elementor-popup-modal-1185 .dialog-close-button svg{fill:var(--e-global-color-93a1438)}@media(max-width:991px){.elementor-1185 .elementor-element.elementor-element-45b0388f{--min-height:430px}.elementor-1185 .elementor-element.elementor-element-00b536d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1185 .elementor-element.elementor-element-0dfcb07{--justify-content:center}.elementor-1185 .elementor-element.elementor-element-488125d .elementor-heading-title{font-size:42px}.elementor-widget-form .elementor-field-group>label{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group .elementor-field{font-size:var( --e-global-typography-text-font-size )}#elementor-popup-modal-1185 .dialog-message{width:700px;height:425px}body:not(.rtl) #elementor-popup-modal-1185 .dialog-close-button{right:6%}body.rtl #elementor-popup-modal-1185 .dialog-close-button{left:6%}#elementor-popup-modal-1185 .dialog-close-button{font-size:25px}#elementor-popup-modal-1185 .dialog-widget-content{margin:0}}@media(max-width:767px){.elementor-1185 .elementor-element.elementor-element-45b0388f{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-1185 .elementor-element.elementor-element-0dfcb07{--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-1185 .elementor-element.elementor-element-488125d .elementor-heading-title{font-size:34px}.elementor-1185 .elementor-element.elementor-element-7deff92{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-1185 .elementor-element.elementor-element-7deff92.elementor-element{--align-self:flex-start}#elementor-popup-modal-1185 .dialog-message{width:97vw}}@media(max-width:576px){.elementor-1185 .elementor-element.elementor-element-45b0388f{--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-1185 .elementor-element.elementor-element-00b536d{--min-height:8em;--justify-content:center}.elementor-1185 .elementor-element.elementor-element-0dfcb07{--min-height:55vh}.elementor-1185 .elementor-element.elementor-element-488125d .elementor-heading-title{font-size:28px}.elementor-widget-form .elementor-field-group>label{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group .elementor-field{font-size:var( --e-global-typography-text-font-size )}#elementor-popup-modal-1185 .dialog-message{width:95vw;height:100vh}#elementor-popup-modal-1185{align-items:center}#elementor-popup-modal-1185 .dialog-close-button{top:26%}}.elementor-1160 .elementor-element.elementor-element-9b161f9{--display:flex;--min-height:550px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1}.elementor-1160 .elementor-element.elementor-element-9b161f9:not(.elementor-motion-effects-element-type-background),.elementor-1160 .elementor-element.elementor-element-9b161f9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#fffFFF00}.elementor-1160 .elementor-element.elementor-element-7c9c7f8{--display:flex;--min-height:550px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5}.elementor-1160 .elementor-element.elementor-element-7c9c7f8:not(.elementor-motion-effects-element-type-background),.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2024/07/square.png")}.elementor-1160 .elementor-element.elementor-element-7c9c7f8::before,.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.e-con-inner>.elementor-background-slideshow::before,.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.e-con-inner>.elementor-background-video-container::before,.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.elementor-background-slideshow::before,.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.elementor-background-video-container::before,.elementor-1160 .elementor-element.elementor-element-7c9c7f8>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-1160 .elementor-element.elementor-element-dc3e43b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%}.elementor-widget-heading .elementor-heading-title{color:var(--e-global-color-primary)}.elementor-1160 .elementor-element.elementor-element-25b19e4{width:var(--container-widget-width,90%);max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;text-align:center}.elementor-1160 .elementor-element.elementor-element-25b19e4.elementor-element{--align-self:center}.elementor-1160 .elementor-element.elementor-element-25b19e4 .elementor-heading-title{font-family:Lato,Sans-serif;font-size:55px;font-weight:700;line-height:1.2em;color:var(--e-global-color-0b1cf79)}.elementor-widget-form .elementor-field-group>label{color:var(--e-global-color-text)}.elementor-widget-form .elementor-field-group>label{font-family:var( --e-global-typography-text-font-family ),Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-field-group .elementor-field{color:var(--e-global-color-text)}.elementor-widget-form .elementor-field-group .elementor-field{font-family:var( --e-global-typography-text-font-family ),Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-form .elementor-button[type=submit]{background-color:var(--e-global-color-accent)}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var(--e-global-color-text);--e-form-steps-indicator-active-primary-color:var(--e-global-color-accent);--e-form-steps-indicator-completed-primary-color:var(--e-global-color-accent);--e-form-steps-indicator-progress-color:var(--e-global-color-accent);--e-form-steps-indicator-progress-background-color:var(--e-global-color-text);--e-form-steps-indicator-progress-meter-color:var(--e-global-color-text)}.elementor-1160 .elementor-element.elementor-element-bea2f90{width:var(--container-widget-width,70%);max-width:70%;--container-widget-width:70%;--container-widget-flex-grow:0;--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-field-group{padding-right:calc(10px/2);padding-left:calc(10px/2);margin-bottom:10px}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-form-fields-wrapper{margin-left:calc(-10px/2);margin-right:calc(-10px/2);margin-bottom:-10px}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-field-group.recaptcha_v3-bottomleft,.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0}body.rtl .elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-labels-inline .elementor-field-group>label{padding-left:0}body:not(.rtl) .elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-labels-inline .elementor-field-group>label{padding-right:0}body .elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-labels-above .elementor-field-group>label{padding-bottom:0}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#fff;border-radius:0 0 0 0}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-field-group .elementor-select-wrapper select{background-color:#fff;border-radius:0 0 0 0}.elementor-1160 .elementor-element.elementor-element-bea2f90 .e-form__buttons__wrapper__button-next{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-button[type=submit]{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-button[type=submit] svg *{fill:#ffffff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .e-form__buttons__wrapper__button-previous{background-color:var(--e-global-color-93a1438);color:#fff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .e-form__buttons__wrapper__button-next:hover{color:#fff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-button[type=submit]:hover{color:#fff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .elementor-button[type=submit]:hover svg *{fill:#ffffff}.elementor-1160 .elementor-element.elementor-element-bea2f90 .e-form__buttons__wrapper__button-previous:hover{color:#fff}#elementor-popup-modal-1160 .dialog-widget-content{animation-duration:1s;background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2)}#elementor-popup-modal-1160{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all}#elementor-popup-modal-1160 .dialog-message{width:900px;height:550px;align-items:flex-start}#elementor-popup-modal-1160 .dialog-close-button{display:flex;font-size:25px}#elementor-popup-modal-1160 .dialog-close-button i{color:var(--e-global-color-93a1438)}#elementor-popup-modal-1160 .dialog-close-button svg{fill:var(--e-global-color-93a1438)}@media(max-width:991px){.elementor-1160 .elementor-element.elementor-element-9b161f9{--min-height:430px}.elementor-1160 .elementor-element.elementor-element-7c9c7f8{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1160 .elementor-element.elementor-element-dc3e43b{--justify-content:center}.elementor-1160 .elementor-element.elementor-element-25b19e4 .elementor-heading-title{font-size:42px}.elementor-widget-form .elementor-field-group>label{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group .elementor-field{font-size:var( --e-global-typography-text-font-size )}#elementor-popup-modal-1160 .dialog-message{width:700px;height:550px}body:not(.rtl) #elementor-popup-modal-1160 .dialog-close-button{right:6%}body.rtl #elementor-popup-modal-1160 .dialog-close-button{left:6%}#elementor-popup-modal-1160 .dialog-widget-content{margin:0}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size )}}@media(max-width:767px){.elementor-1160 .elementor-element.elementor-element-9b161f9{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px}.elementor-1160 .elementor-element.elementor-element-dc3e43b{--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-1160 .elementor-element.elementor-element-25b19e4 .elementor-heading-title{font-size:34px}.elementor-1160 .elementor-element.elementor-element-bea2f90{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-1160 .elementor-element.elementor-element-bea2f90.elementor-element{--align-self:flex-start}#elementor-popup-modal-1160 .dialog-message{width:97vw}}@media(max-width:576px){.elementor-1160 .elementor-element.elementor-element-9b161f9{--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-1160 .elementor-element.elementor-element-7c9c7f8{--min-height:8em;--justify-content:center}.elementor-1160 .elementor-element.elementor-element-dc3e43b{--min-height:55vh}.elementor-1160 .elementor-element.elementor-element-25b19e4 .elementor-heading-title{font-size:28px}.elementor-widget-form .elementor-field-group>label{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group .elementor-field{font-size:var( --e-global-typography-text-font-size )}#elementor-popup-modal-1160 .dialog-message{width:95vw;height:100vh}#elementor-popup-modal-1160 .dialog-close-button{top:26%}}.elementor-icon-wrapper{height:20px}.mb-0 p{margin-bottom:0}.h6-mb-0 h6{margin-bottom:0}.header-main-menu .elementor-item{border:1px solid}.header-bottom-menu .elementor-item{border:1px solid #fff}.text-white a{color:#fff;text-decoration:underline}.text-white a:hover{color:#288e3b}.right-blog-section .elementor-post__thumbnail__link{width:60%!important;height:100%}.right-blog-section .elementor-post__thumbnail,.right-blog-section .elementor-post__thumbnail img{height:100%;object-fit:cover}.elementor-progress-bar::after{content:'';width:10px;height:10px;display:inline-block;background-color:#662d91;border-radius:50%;margin-top:-4px}.elementor-post>.elementor-post__card>.elementor-post__thumbnail__link>.elementor-post__thumbnail,.elementor-post__thumbnail__link{padding-bottom:0!important}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{position:unset!important;transform:unset!important;width:100%!important}.kgez-2020-news-section .elementor-post__thumbnail{height:100%;background-color:#000}.kgez-2020-news-section .elementor-post__thumbnail .attachment-thumbnail{height:100%}#ticker li a{font-size:18px}.ticker-news span{font-size:18px}@media (max-width:991px){.elementor-nav-menu--dropdown{position:absolute;z-index:9;right:0;width:16rem}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}.e-loop-item-8642 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8642 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/02/forestry-workers.jpg")}.elementor-1325 .elementor-element.elementor-element-9a5c520{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#dadada;--border-color:#DADADA;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1325 .elementor-element.elementor-element-9a5c520.e-con{--flex-grow:0;--flex-shrink:0}.elementor-1325 .elementor-element.elementor-element-f46942f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:20px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-widget-theme-post-title .elementor-heading-title{color:var(--e-global-color-primary)}.elementor-1325 .elementor-element.elementor-element-54eb9e7 .elementor-heading-title{font-family:Spartan,Sans-serif;font-size:16px;font-weight:500;line-height:1.2}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-post-info .elementor-icon-list-text,.elementor-widget-post-info .elementor-icon-list-text a{color:var(--e-global-color-secondary)}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ),Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var(--e-global-typography-text-font-weight)}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-icon{width:14px}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-icon i{font-size:14px}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-text,.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-text a{color:var(--e-global-color-3f29f16)}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-item{font-family:Inter,Sans-serif;font-size:14px;font-weight:500}.elementor-1325 .elementor-element.elementor-element-8ff323d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-1325 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.elementor-1325 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-primary);background-position:center center;background-repeat:no-repeat;background-size:cover}@media(min-width:577px){.elementor-1325 .elementor-element.elementor-element-f46942f{--width:66.6666%}.elementor-1325 .elementor-element.elementor-element-8ff323d{--width:33.3333%}}@media(max-width:767px) and (min-width:577px){.elementor-1325 .elementor-element.elementor-element-f46942f{--width:100%}.elementor-1325 .elementor-element.elementor-element-8ff323d{--width:100%}}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group>label{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-form .elementor-field-group .elementor-field{font-size:var( --e-global-typography-text-font-size )}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size )}}@media(max-width:767px){.elementor-1325 .elementor-element.elementor-element-9a5c520{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end}.elementor-1325 .elementor-element.elementor-element-de7d095 .elementor-icon-list-item{font-size:14px}.elementor-1325 .elementor-element.elementor-element-8ff323d{--min-height:200px}}@media(max-width:576px){.elementor-1325 .elementor-element.elementor-element-9a5c520{--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size )}.elementor-1325 .elementor-element.elementor-element-8ff323d{--min-height:150px}}.e-loop-item-8636 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8636 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/01/Cop-lights.png")}.e-loop-item-8630 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8630 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/02/Sheriff-Vehicle.jpg")}.e-loop-item-8622 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8622 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/02/Daines.jpg")}.e-loop-item-8616 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8616 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/02/Coach-Roche.png")}.e-loop-item-8595 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-8595 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/02/Sheriff-Vehicle.jpg")}.e-loop-item-258 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-258 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2024/06/Bob-Constantini.png")}.e-loop-item-5906 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-5906 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2024/07/Linda-Kenyon.png")}.e-loop-item-5879 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background),.e-loop-item-5879 .elementor-element.elementor-element-8ff323d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2024/07/Jerry-Bodlander.jpg")}.wpadcenter-adgroup{overflow:hidden}.wpadcenter-ad-container{overflow:hidden}#wpadcenter_ad{display:block}.wpadcenter-930x180{display:flex;align-items:center;overflow:hidden;margin:10px;justify-content:center;width:100%}.wpadcenter-930x180 img{height:auto;width:100%;max-width:100%!important}.wpadcenter-ad-inner{width:100%}.wpadcenter-aligncenter{display:block;margin:10px auto}.wpadcenter-930x180{max-width:930px;height:180px;width:100%}.wpadcenter-930x180:not(.wpadcenter-maxwidth){max-width:930px!important}.wpadcenter-caption{max-width:650px;margin-left:auto;margin-right:auto;margin-top:0!important}.wpadcenter-aligncenter{display:flex!important;margin:10px auto!important}.wpadcenter-797x410{max-width:797px;height:410px;display:flex;align-items:center;overflow:hidden;margin:10px;justify-content:center;width:100%}.wpadcenter-797x410 img{height:auto;width:100%;max-width:100%!important}.wpadcenter-797x410:not(.wpadcenter-maxwidth){max-width:797px!important}.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after{margin:initial}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{display:inline-block}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{display:inline}.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:relative;right:auto;right:-8px;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1366px){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1200px){.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.right-blog-section .elementor-post__thumbnail__link{width:50%!important}#ticker li a{font-size:14px}.ticker-news span{font-size:15px}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:576px){.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(.9)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}</style>
<meta name="description" content="Click To Hear The Latest From Our Washington D.C. Correspondents"/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://kgez.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="KGEZ Radio | Northwest Montana’s Original Radio Station" />
<meta property="og:description" content="Click To Hear The Latest From Our Washington D.C. Correspondents" />
<meta property="og:url" content="https://kgez.com/" />
<meta property="og:site_name" content="KGEZ Radio" />
<meta property="og:updated_time" content="2025-02-20T12:24:21-07:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="KGEZ Radio | Northwest Montana’s Original Radio Station" />
<meta name="twitter:description" content="Click To Hear The Latest From Our Washington D.C. Correspondents" />
<meta name="twitter:site" content="@manageKGEZRadiobkend" />
<meta name="twitter:creator" content="@manageKGEZRadiobkend" />
<meta name="twitter:label1" content="Written by" />
<meta name="twitter:data1" content="Admin" />
<meta name="twitter:label2" content="Time to read" />
<meta name="twitter:data2" content="Less than a minute" />
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://kgez.com/#organization","name":"KGEZ Radio","sameAs":["https://twitter.com/manageKGEZRadiobkend"],"logo":{"@type":"ImageObject","@id":"https://kgez.com/#logo","url":"https://kgez.com/wp-content/uploads/2024/06/kgez-radio-logo.jpg","contentUrl":"https://kgez.com/wp-content/uploads/2024/06/kgez-radio-logo.jpg","caption":"KGEZ Radio","inLanguage":"en-US","width":"293","height":"54"}},{"@type":"WebSite","@id":"https://kgez.com/#website","url":"https://kgez.com","name":"KGEZ Radio","alternateName":"KGEZ Radio","publisher":{"@id":"https://kgez.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://kgez.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://kgez.com/wp-content/uploads/2025/02/thumbnail_image013.jpg","url":"https://kgez.com/wp-content/uploads/2025/02/thumbnail_image013.jpg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://kgez.com/#webpage","url":"https://kgez.com/","name":"KGEZ Radio | Northwest Montana\u2019s Original Radio Station","datePublished":"2024-06-05T07:47:47-07:00","dateModified":"2025-02-20T12:24:21-07:00","about":{"@id":"https://kgez.com/#organization"},"isPartOf":{"@id":"https://kgez.com/#website"},"primaryImageOfPage":{"@id":"https://kgez.com/wp-content/uploads/2025/02/thumbnail_image013.jpg"},"inLanguage":"en-US"}]}</script>
<!-- /Rank Math WordPress SEO plugin -->
<link rel="alternate" type="application/rss+xml" title="KGEZ Radio » Feed" href="https://kgez.com/feed/" />
<style id='ava-ai-custom-style-inline-css'></style>
<script src="https://kgez.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://kgez.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.30.4" id="font-awesome-4-shim-js"></script>
<link rel="https://api.w.org/" href="https://kgez.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://kgez.com/wp-json/wp/v2/pages/14" /><!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M7Q8J6S3');</script>
<!-- End Google Tag Manager -->
<style type="text/css"></style>
<link rel="icon" href="https://kgez.com/wp-content/uploads/2024/06/fav-icon.png" sizes="32x32" />
<link rel="icon" href="https://kgez.com/wp-content/uploads/2024/06/fav-icon.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://kgez.com/wp-content/uploads/2024/06/fav-icon.png" />
<meta name="msapplication-TileImage" content="https://kgez.com/wp-content/uploads/2024/06/fav-icon.png" />
<style id="wp-custom-css"></style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.19.2.1" data-wpr-features="wpr_remove_unused_css wpr_delay_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body class="home wp-singular page-template-default page page-id-14 wp-custom-logo wp-embed-responsive wp-theme-hello-elementor hello-elementor-default elementor-default elementor-kit-7 elementor-page elementor-page-14">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M7Q8J6S3"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<div data-elementor-type="header" data-elementor-id="36" class="elementor elementor-36 elementor-location-header" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-425ff6f e-flex e-con-boxed e-con e-parent" data-id="425ff6f" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-c574955 e-con-full e-flex e-con e-child" data-id="c574955" data-element_type="container">
<div class="elementor-element elementor-element-0ca8fab e-con-full e-flex e-con e-child" data-id="0ca8fab" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-997c615 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="997c615" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><mask id="mask0_53_675" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><rect width="20" height="20" fill="black"></rect></mask><g mask="url(#mask0_53_675)"><path d="M5.83333 18.3333L9.16667 12.0833L2.5 11.25L12.5 1.66667H14.1667L10.8333 7.91667L17.5 8.75L7.5 18.3333H5.83333ZM10.4583 13.1875L13.8125 9.97917L8.20833 9.27084L9.52083 6.83334L6.1875 10.0417L11.7708 10.7292L10.4583 13.1875Z" fill="#298E3B"></path></g></svg> </div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-452603a e-con-full e-flex e-con e-child" data-id="452603a" data-element_type="container">
<div class="elementor-element elementor-element-efff410 elementor-widget elementor-widget-shortcode" data-id="efff410" data-element_type="widget" data-widget_type="shortcode.default">
<div class="elementor-widget-container">
<div class="elementor-shortcode">
<div class="ticker-news"> <div class='tickercontainer'>
<div class='ticker-mask'>
<ul id="ticker" class="js-hidden">
<li>
<a href="https://kgez.com/search-continues-for-anaconda-mass-shooter/" title="Search Continues For Anaconda Mass Shooter"
>Search Continues For Anaconda Mass Shooter</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-monday-talks-nw-montana-fair/" title="KGEZ Good Morning Show Monday Talks NW Montana Fair"
>KGEZ Good Morning Show Monday Talks NW Montana Fair</a>
</li>
<li>
<a href="https://kgez.com/corporation-for-public-broadcasting-prepares-to-shut-down/" title="Corporation For Public Broadcasting Prepares To Shut Down"
>Corporation For Public Broadcasting Prepares To Shut Down</a>
</li>
<li>
<a href="https://kgez.com/car-questions-answered-sunday-afternoons-on-kgez/" title="Car Questions Answered Sunday Afternoons on KGEZ"
>Car Questions Answered Sunday Afternoons on KGEZ</a>
</li>
<li>
<a href="https://kgez.com/8-month-prison-sentence-for-aiming-green-laser-at-two-bear-air/" title="8-Month Prison Sentence For Aiming Green Laser At Two Bear Air"
>8-Month Prison Sentence For Aiming Green Laser At Two Bear Air</a>
</li>
<li>
<a href="https://kgez.com/linda-kenyon-white-house/" title="Linda Kenyon – White House"
>Linda Kenyon – White House</a>
</li>
<li>
<a href="https://kgez.com/missing-hiker-found-safe/" title="Missing Hiker Found Safe"
>Missing Hiker Found Safe</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-reveals-pediatric-intensive-care/" title="KGEZ Good Morning Show Reveals Pediatric Intensive Care"
>KGEZ Good Morning Show Reveals Pediatric Intensive Care</a>
</li>
<li>
<a href="https://kgez.com/hops-downtown-grill-featured-on-americas-best-restaurants/" title="Hops Downtown Grill Featured On America’s Best Restaurants"
>Hops Downtown Grill Featured On America’s Best Restaurants</a>
</li>
<li>
<a href="https://kgez.com/kgez-features-veteran-business-reporter-joe-connolly/" title="KGEZ Features Veteran Business Reporter Joe Connolly"
>KGEZ Features Veteran Business Reporter Joe Connolly</a>
</li>
<li>
<a href="https://kgez.com/west-glacier-plane-crash-victims-identified/" title="West Glacier Plane Crash Victims Identified"
>West Glacier Plane Crash Victims Identified</a>
</li>
<li>
<a href="https://kgez.com/nw-montana-loses-an-icon-ivan-oneil/" title="NW Montana Loses An Icon – Ivan O’Neil"
>NW Montana Loses An Icon – Ivan O’Neil</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-features-pineapple-shoes/" title="KGEZ Good Morning Show Features Pineapple Shoes"
>KGEZ Good Morning Show Features Pineapple Shoes</a>
</li>
<li>
<a href="https://kgez.com/west-glacier-airplane-crash-claims-two-lives/" title="West Glacier Airplane Crash Claims Two Lives"
>West Glacier Airplane Crash Claims Two Lives</a>
</li>
<li>
<a href="https://kgez.com/fwps-new-bear-relocation-dashboard/" title="FWP’s New Bear Relocation Dashboard"
>FWP’s New Bear Relocation Dashboard</a>
</li>
<li>
<a href="https://kgez.com/flathead-county-scores-over-4-million-in-pilt-funds/" title="Flathead County Scores Over $4-million In PILT Funds"
>Flathead County Scores Over $4-million In PILT Funds</a>
</li>
<li>
<a href="https://kgez.com/fvcc-fall-enrollment-discussed-on-mondays-kgez-good-morning-show/" title="FVCC Fall Enrollment Discussed On Monday’s KGEZ Good Morning Show"
>FVCC Fall Enrollment Discussed On Monday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-to-montana-public-radio-about-their-future/" title="KGEZ Good Morning Show Talks To Montana Public Radio About Their Future"
>KGEZ Good Morning Show Talks To Montana Public Radio About Their Future</a>
</li>
<li>
<a href="https://kgez.com/central-school-ownership-kidsports-name-change-kalispell-city-council/" title="Central School Ownership/Kidsports Name Change – Kalispell City Council"
>Central School Ownership/Kidsports Name Change – Kalispell City Council</a>
</li>
<li>
<a href="https://kgez.com/gpia-runway-closes-for-repairs-next-summer/" title="GPIA Runway Closes For Repairs Next Summer"
>GPIA Runway Closes For Repairs Next Summer</a>
</li>
<li>
<a href="https://kgez.com/which-is-appropriate-walk-in-clinic-or-emergency-room/" title="Which Is Appropriate? Walk-In Clinic Or Emergency Room"
>Which Is Appropriate? Walk-In Clinic Or Emergency Room</a>
</li>
<li>
<a href="https://kgez.com/university-of-idaho-students-killer-gets-4-life-terms/" title="University of Idaho Students’ Killer Gets 4 Life Terms"
>University of Idaho Students’ Killer Gets 4 Life Terms</a>
</li>
<li>
<a href="https://kgez.com/its-time-to-replace-the-sportsman-bridge/" title="It’s Time To Replace The Sportsman Bridge"
>It’s Time To Replace The Sportsman Bridge</a>
</li>
<li>
<a href="https://kgez.com/flathead-lake-levels-revised/" title="Flathead Lake Levels (Revised)"
>Flathead Lake Levels (Revised)</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-engages-in-tariff-talk/" title="KGEZ Good Morning Show Engages In ‘Tariff Talk’"
>KGEZ Good Morning Show Engages In ‘Tariff Talk’</a>
</li>
<li>
<a href="https://kgez.com/montanas-public-radio-stations-brace-for-budget-losses/" title="Montana’s Public Radio Stations Brace For Budget Losses"
>Montana’s Public Radio Stations Brace For Budget Losses</a>
</li>
<li>
<a href="https://kgez.com/uncontrolled-wildfire-in-pattee-canyon-south-of-missoula/" title="Uncontrolled Wildfire In Pattee Canyon South of Missoula"
>Uncontrolled Wildfire In Pattee Canyon South of Missoula</a>
</li>
<li>
<a href="https://kgez.com/families-of-crash-victims-want-justice/" title="Families Of Crash Victims Want Justice"
>Families Of Crash Victims Want Justice</a>
</li>
<li>
<a href="https://kgez.com/best-of-the-kgez-good-morning-show/" title="Best Of The KGEZ Good Morning Show"
>Best Of The KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/legislature-overrides-gianforte-veto/" title="Legislature Overrides Gianforte Veto"
>Legislature Overrides Gianforte Veto</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-set-to-approve-new-housing/" title="Kalispell City Council Set To Approve New Housing"
>Kalispell City Council Set To Approve New Housing</a>
</li>
<li>
<a href="https://kgez.com/first-test-of-bobbys-law-in-halfmoon-fatal-crash/" title="First Test Of Bobby’s Law In Halfmoon Fatal Crash"
>First Test Of Bobby’s Law In Halfmoon Fatal Crash</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-discovers-concierge-medicine/" title="KGEZ Good Morning Show Discovers Concierge Medicine"
>KGEZ Good Morning Show Discovers Concierge Medicine</a>
</li>
<li>
<a href="https://kgez.com/whitefish-police-invoke-new-border-patrol-procedure/" title="Whitefish Police Invoke New Border Patrol Procedure"
>Whitefish Police Invoke New Border Patrol Procedure</a>
</li>
<li>
<a href="https://kgez.com/commissioners-approve-flathead-county-pre-release-center/" title="Commissioners Approve Flathead County Pre-Release Center"
>Commissioners Approve Flathead County Pre-Release Center</a>
</li>
<li>
<a href="https://kgez.com/2025-rotary-great-bear-festival-set/" title="2025 Rotary Great Bear Festival Set"
>2025 Rotary Great Bear Festival Set</a>
</li>
<li>
<a href="https://kgez.com/wednesday-was-win-the-day-for-young-braves/" title="Wednesday Was “Win The Day” For Young Braves"
>Wednesday Was “Win The Day” For Young Braves</a>
</li>
<li>
<a href="https://kgez.com/kgez-takes-you-inside-the-bigfork-summer-playhouse/" title="KGEZ Takes You Inside The Bigfork Summer Playhouse"
>KGEZ Takes You Inside The Bigfork Summer Playhouse</a>
</li>
<li>
<a href="https://kgez.com/fwp-sets-up-grizzly-bear-dashboard/" title="FWP Sets Up Grizzly Bear Dashboard"
>FWP Sets Up Grizzly Bear Dashboard</a>
</li>
<li>
<a href="https://kgez.com/brown-trout-causing-trouble-in-flathead-river/" title="Brown Trout Causing Trouble In Flathead River"
>Brown Trout Causing Trouble In Flathead River</a>
</li>
<li>
<a href="https://kgez.com/glacier-national-park-early-season-visits/" title="Glacier National Park – Early Season Visits"
>Glacier National Park – Early Season Visits</a>
</li>
<li>
<a href="https://kgez.com/get-flathead-county-emergency-notifications/" title="Get Flathead County Emergency Notifications"
>Get Flathead County Emergency Notifications</a>
</li>
<li>
<a href="https://kgez.com/hoot-owl-restrictions-for-prime-fishing-sites/" title="Hoot Owl Restrictions For Prime Fishing Sites"
>Hoot Owl Restrictions For Prime Fishing Sites</a>
</li>
<li>
<a href="https://kgez.com/planning-commission-tables-flathead-lake-club-plan/" title="Planning Commission Tables Flathead Lake Club Plan"
>Planning Commission Tables Flathead Lake Club Plan</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-gets-to-the-heart-of-the-matter/" title="KGEZ Good Morning Show Gets To The Heart Of The Matter"
>KGEZ Good Morning Show Gets To The Heart Of The Matter</a>
</li>
<li>
<a href="https://kgez.com/2025-flathead-braves-theme-win-the-day/" title="2025 Flathead Braves Theme – Win The Day!"
>2025 Flathead Braves Theme – Win The Day!</a>
</li>
<li>
<a href="https://kgez.com/whitefish-questions-border-patrol-relationship/" title="Whitefish Questions Border Patrol Relationship"
>Whitefish Questions Border Patrol Relationship</a>
</li>
<li>
<a href="https://kgez.com/first-prosecution-under-new-bobbys-law/" title="First Prosecution Under New “Bobby’s Law”"
>First Prosecution Under New “Bobby’s Law”</a>
</li>
<li>
<a href="https://kgez.com/34th-annual-picnic-in-the-park-series-begins/" title="34th Annual Picnic In The Park Series Begins"
>34th Annual Picnic In The Park Series Begins</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-manager-moving-to-washington-state/" title="Kalispell City Manager Moving To Washington State"
>Kalispell City Manager Moving To Washington State</a>
</li>
<li>
<a href="https://kgez.com/more-wildfires-pop-up-across-montana/" title="More Wildfires Pop Up Across Montana"
>More Wildfires Pop Up Across Montana</a>
</li>
<li>
<a href="https://kgez.com/flathead-lake-wont-get-to-full-pool-this-summer/" title="Flathead Lake Won’t Get To Full Pool This Summer"
>Flathead Lake Won’t Get To Full Pool This Summer</a>
</li>
<li>
<a href="https://kgez.com/brock-osweiler-teaches-future-flathead-braves-football/" title="Brock Osweiler Teaches Future Flathead Braves Football"
>Brock Osweiler Teaches Future Flathead Braves Football</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-how-to-respond-to-a-heart-attack/" title="KGEZ Good Morning Show – How To Respond To A Heart Attack"
>KGEZ Good Morning Show – How To Respond To A Heart Attack</a>
</li>
<li>
<a href="https://kgez.com/university-of-idaho-killer-pleads-guilty/" title="University of Idaho Killer Pleads Guilty"
>University of Idaho Killer Pleads Guilty</a>
</li>
<li>
<a href="https://kgez.com/dramatic-jewel-basin-rescue/" title="Dramatic Jewel Basin Rescue"
>Dramatic Jewel Basin Rescue</a>
</li>
<li>
<a href="https://kgez.com/campaign-begins-for-new-flathead-county-public-safety-facility/" title="Campaign Begins For New Flathead County Public Safety Facility"
>Campaign Begins For New Flathead County Public Safety Facility</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-welcomes-sheriff-brian-heino/" title="KGEZ Good Morning Show Welcomes Sheriff Brian Heino"
>KGEZ Good Morning Show Welcomes Sheriff Brian Heino</a>
</li>
<li>
<a href="https://kgez.com/flathead-valleys-4th-of-july-celebrations/" title="Flathead Valley’s 4th of July Celebrations"
>Flathead Valley’s 4th of July Celebrations</a>
</li>
<li>
<a href="https://kgez.com/coeur-dalene-shooter-identified/" title="Coeur d’Alene Shooter Identified"
>Coeur d’Alene Shooter Identified</a>
</li>
<li>
<a href="https://kgez.com/st-mary-siphon-operations-return/" title="St Mary Siphon Operations Return"
>St Mary Siphon Operations Return</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-gets-the-dish-on-medicaid/" title="KGEZ Good Morning Show Gets The Dish On Medicaid"
>KGEZ Good Morning Show Gets The Dish On Medicaid</a>
</li>
<li>
<a href="https://kgez.com/superintendent-of-public-instructions-implicated-in-belgrade-dui/" title="Superintendent Of Public Instruction Implicated In Belgrade DUI"
>Superintendent Of Public Instruction Implicated In Belgrade DUI</a>
</li>
<li>
<a href="https://kgez.com/former-congressman-pat-williams-memorials-set/" title="Former Congressman Pat Williams Memorials Set"
>Former Congressman Pat Williams Memorials Set</a>
</li>
<li>
<a href="https://kgez.com/cwd-forces-management-zone-in-flathead-county/" title="CWD Forces Management Zone In Flathead County"
>CWD Forces Management Zone In Flathead County</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-discusses-diabetes-in-depth-thursday/" title="KGEZ Good Morning Show Discusses Diabetes In Depth Thursday"
>KGEZ Good Morning Show Discusses Diabetes In Depth Thursday</a>
</li>
<li>
<a href="https://kgez.com/kalispells-newspapers-best-in-montana/" title="Kalispell’s Newspapers Best In Montana"
>Kalispell’s Newspapers Best In Montana</a>
</li>
<li>
<a href="https://kgez.com/governor-signs-bobbys-law-in-kalispell-creating-aggravated-dui/" title="Governor Signs Bobby’s Law In Kalispell Creating Aggravated DUI"
>Governor Signs Bobby’s Law In Kalispell Creating Aggravated DUI</a>
</li>
<li>
<a href="https://kgez.com/flathead-library-foundations-sara-busse-resigns/" title="Flathead Library Foundation’s Sara Busse Resigns"
>Flathead Library Foundation’s Sara Busse Resigns</a>
</li>
<li>
<a href="https://kgez.com/columbia-falls-approves-zoning-change-for-lazy-day-trailer-park/" title="Columbia Falls Approves Zoning Change For Lazy Day Trailer Park"
>Columbia Falls Approves Zoning Change For Lazy Day Trailer Park</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-the-beginning-of-the-end-for-citizens-united/" title="KGEZ Good Morning Show: The Beginning Of The End For Citizens United?"
>KGEZ Good Morning Show: The Beginning Of The End For Citizens United?</a>
</li>
<li>
<a href="https://kgez.com/governor-vetos-local-jail-reimbursement-increases/" title="Governor Vetos Local Jail Reimbursement Increases"
>Governor Vetos Local Jail Reimbursement Increases</a>
</li>
<li>
<a href="https://kgez.com/new-years-day-fatal-crash-lands-woman-in-jail/" title="New Years Day Fatal Crash Lands Woman In Jail"
>New Years Day Fatal Crash Lands Woman In Jail</a>
</li>
<li>
<a href="https://kgez.com/montana-wildfires-one-at-a-time/" title="Montana Wildfires – One At A Time!"
>Montana Wildfires – One At A Time!</a>
</li>
<li>
<a href="https://kgez.com/kez-good-morning-show-focuses-on-city-council-races/" title="KGEZ Good Morning Show Focuses On City Council Races"
>KGEZ Good Morning Show Focuses On City Council Races</a>
</li>
<li>
<a href="https://kgez.com/lex-hilliard-enters-the-montana-football-hall-of-fame/" title="Lex Hilliard Enters The Montana Football Hall Of Fame"
>Lex Hilliard Enters The Montana Football Hall Of Fame</a>
</li>
<li>
<a href="https://kgez.com/animal-cruelty-lewy-survives/" title="Animal Cruelty – Lewy Survives!"
>Animal Cruelty – Lewy Survives!</a>
</li>
<li>
<a href="https://kgez.com/montana-constitutional-amendment-targets-dark-money/" title="Montana Constitutional Amendment Targets Dark Money"
>Montana Constitutional Amendment Targets Dark Money</a>
</li>
<li>
<a href="https://kgez.com/thursdays-kgez-good-morning-show-focuses-on-outdoors-health/" title="Thursday’s KGEZ Good Morning Show focuses On Outdoors Health"
>Thursday’s KGEZ Good Morning Show focuses On Outdoors Health</a>
</li>
<li>
<a href="https://kgez.com/deputies-pay-raises-denied/" title="Deputies’ Pay Raises Denied"
>Deputies’ Pay Raises Denied</a>
</li>
<li>
<a href="https://kgez.com/its-all-mail-in-for-kalispells-municipal-elections/" title="It’s All Mail-In For Kalispell’s Municipal Elections"
>It’s All Mail-In For Kalispell’s Municipal Elections</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-chats-with-connie-chung/" title="KGEZ Good Morning Show Chats With Connie Chung Friday"
>KGEZ Good Morning Show Chats With Connie Chung Friday</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-considers-help-for-morning-star-greenacres/" title="Kalispell City Council Considers Help For Morning Star & Greenacres"
>Kalispell City Council Considers Help For Morning Star & Greenacres</a>
</li>
<li>
<a href="https://kgez.com/whitefish-city-council-considers-paying-themselves/" title="Whitefish City Council Considers Paying Themselves"
>Whitefish City Council Considers Paying Themselves</a>
</li>
<li>
<a href="https://kgez.com/stellar-week-for-glacier-banks-community-conversations/" title="Stellar Week For Glacier Banks Community Conversations"
>Stellar Week For Glacier Banks Community Conversations</a>
</li>
<li>
<a href="https://kgez.com/kalispell-residents-protest-safely-and-peacefully/" title="Kalispell Residents Protest Safely and Peacefully"
>Kalispell Residents Protest Safely and Peacefully</a>
</li>
<li>
<a href="https://kgez.com/kalispell-police-encourage-safe-respectful-demonstrations-saturday/" title="Kalispell Police Encourage Safe & Respectful Demonstrations Saturday"
>Kalispell Police Encourage Safe & Respectful Demonstrations Saturday</a>
</li>
<li>
<a href="https://kgez.com/congressman-ryan-zinke-reports-monday-on-the-kgez-good-morning-show/" title="Congressman Ryan Zinke Reports Monday On The KGEZ Good Morning Show"
>Congressman Ryan Zinke Reports Monday On The KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/going-to-the-sun-road-full-opening-monday/" title="Going-To-The-Sun Road Full Opening Monday"
>Going-To-The-Sun Road Full Opening Monday</a>
</li>
<li>
<a href="https://kgez.com/ballots-set-for-november-municipal-elections/" title="Ballots Set For November Municipal Elections"
>Ballots Set For November Municipal Elections</a>
</li>
<li>
<a href="https://kgez.com/feds-make-card-case-to-judge-christensen/" title="Feds Make CARD Case To Judge Christensen"
>Feds Make CARD Case To Judge Christensen</a>
</li>
<li>
<a href="https://kgez.com/commissioners-name-next-flathead-county-superintendent-of-schools/" title="Commissioners Name Next Flathead County Superintendent Of Schools"
>Commissioners Name Next Flathead County Superintendent Of Schools</a>
</li>
<li>
<a href="https://kgez.com/update-flathead-lake-levels-diminish-towards-autumn/" title="Update: Flathead Lake Levels Diminish Towards Autumn"
>Update: Flathead Lake Levels Diminish Towards Autumn</a>
</li>
<li>
<a href="https://kgez.com/dmv-scam-hits-kalispell-motorists/" title="DMV Scam Hits Kalispell Motorists"
>DMV Scam Hits Kalispell Motorists</a>
</li>
<li>
<a href="https://kgez.com/filing-for-city-elective-offices-closes/" title="Filing For City Elective Offices Closes"
>Filing For City Elective Offices Closes</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-focuses-on-our-local-economy/" title="KGEZ Good Morning Show Focuses On Our Local Economy"
>KGEZ Good Morning Show Focuses On Our Local Economy</a>
</li>
<li>
<a href="https://kgez.com/increased-canadian-softwood-duties-begin-this-fall/" title="Increased Canadian Softwood Duties Begin This Fall"
>Increased Canadian Softwood Duties Begin This Fall</a>
</li>
<li>
<a href="https://kgez.com/another-grizzly-bear-killed/" title="Another Grizzly Bear Killed"
>Another Grizzly Bear Killed</a>
</li>
<li>
<a href="https://kgez.com/more-municipal-elections-candidates/" title="More Municipal Elections Candidates"
>More Municipal Elections Candidates</a>
</li>
<li>
<a href="https://kgez.com/jerry-bodlander-washington-d-c-politics/" title="Jerry Bodlander – Washington D.C. Politics"
>Jerry Bodlander – Washington D.C. Politics</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-ushers-in-a-new-wachholz-season/" title="KGEZ Good Morning Show Ushers In a New Wachholz Season"
>KGEZ Good Morning Show Ushers In a New Wachholz Season</a>
</li>
<li>
<a href="https://kgez.com/kalispell-elks-grease-monkey-fight-for-fire-fighters/" title="Kalispell Elks & Grease Monkey Fight For Firefighters"
>Kalispell Elks & Grease Monkey Fight For Firefighters</a>
</li>
<li>
<a href="https://kgez.com/11576-2/" title="Filing Ends Soon For Flathead’s Municipal Elections"
>Filing Ends Soon For Flathead’s Municipal Elections</a>
</li>
<li>
<a href="https://kgez.com/no-full-pool-for-flathead-lake-this-summer/" title="No Full Pool For Flathead Lake This Summer"
>No Full Pool For Flathead Lake This Summer</a>
</li>
<li>
<a href="https://kgez.com/missoula-thwarts-montanas-new-flag-law/" title="Missoula Thwarts Montana’s New Flag Law"
>Missoula Thwarts Montana’s New Flag Law</a>
</li>
<li>
<a href="https://kgez.com/gpia-avelo-airlines-protests/" title="GPIA – Avelo Airlines Protests"
>GPIA – Avelo Airlines Protests</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-honors-cancer-survivors/" title="KGEZ Good Morning Show Honors Cancer Survivors"
>KGEZ Good Morning Show Honors Cancer Survivors</a>
</li>
<li>
<a href="https://kgez.com/a-deeper-look-kalispells-main-street-plan-fails/" title="A Deeper Look: Kalispell’s Main Street Plan Fails"
>A Deeper Look: Kalispell’s Main Street Plan Fails</a>
</li>
<li>
<a href="https://kgez.com/kalispells-3rd-street-closed-for-repairs/" title="Kalispell’s 3rd Street Closed For Repairs"
>Kalispell’s 3rd Street Closed For Repairs</a>
</li>
<li>
<a href="https://kgez.com/montanas-second-major-wildfire-near-plains/" title="Montana’s Second Major Wildfire Near Plains"
>Montana’s Second Major Wildfire Near Plains</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-introduces-mayoral-candidate-kisa-davison/" title="KGEZ Good Morning Show Introduces Mayoral Candidate Kisa Davison"
>KGEZ Good Morning Show Introduces Mayoral Candidate Kisa Davison</a>
</li>
<li>
<a href="https://kgez.com/local-conservation-groups-prepare-for-9th-circuit/" title="Local Conservation Groups Prepare For 9th Circuit"
>Local Conservation Groups Prepare For 9th Circuit</a>
</li>
<li>
<a href="https://kgez.com/samaritan-houses-chris-krager-mondays-kgez-good-morning-show/" title="Samaritan House’s Chris Krager Monday’s KGEZ Good Morning Show"
>Samaritan House’s Chris Krager Monday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/legacy-planning-workshops-june-4th-5th/" title="Legacy Planning Workshops June 4th & 5th"
>Legacy Planning Workshops June 4th & 5th</a>
</li>
<li>
<a href="https://kgez.com/whats-the-plan-for-hwy-2-meadow-lake-boulevard/" title="What’s The Plan For Hwy 2 & Meadow Lake Boulevard?"
>What’s The Plan For Hwy 2 & Meadow Lake Boulevard?</a>
</li>
<li>
<a href="https://kgez.com/more-measles-in-the-flathead/" title="More Measles In The Flathead"
>More Measles In The Flathead</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-springs-into-safety-thursday/" title="KGEZ Good Morning Show Springs Into Safety Thursday"
>KGEZ Good Morning Show Springs Into Safety Thursday</a>
</li>
<li>
<a href="https://kgez.com/blankenship-bridge-closed-for-repairs-tuesday-thursday/" title="Blankenship Bridge Closed For Repairs June 3-5"
>Blankenship Bridge Closed For Repairs June 3-5</a>
</li>
<li>
<a href="https://kgez.com/11308-2/" title="Class of 2025 Graduation Ceremonies"
>Class of 2025 Graduation Ceremonies</a>
</li>
<li>
<a href="https://kgez.com/three-compete-to-be-kalispells-next-mayor/" title="Three Compete To Be Kalispell’s Next Mayor"
>Three Compete To Be Kalispell’s Next Mayor</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-sheds-light-on-an-unsolved-mystery/" title="KGEZ Good Morning Show Sheds Light On An Unsolved Mystery"
>KGEZ Good Morning Show Sheds Light On An Unsolved Mystery</a>
</li>
<li>
<a href="https://kgez.com/joan-jett-and-scotty-mccreery-to-headline-2025-northwest-montana-fair/" title="Joan Jett And Scotty McCreery To Headline 2025 Northwest Montana Fair"
>Joan Jett And Scotty McCreery To Headline 2025 Northwest Montana Fair</a>
</li>
<li>
<a href="https://kgez.com/logan-health-hosts-9th-annual-spring-into-safety-kids-day-in-kalispell/" title="Logan Health Hosts 9th Annual Spring Into Safety Kid’s Day In Kalispell"
>Logan Health Hosts 9th Annual Spring Into Safety Kid’s Day In Kalispell</a>
</li>
<li>
<a href="https://kgez.com/run-wild-5k-returns-to-columbia-falls-on-may-31st/" title="Run Wild 5K Returns To Columbia Falls On May 31st"
>Run Wild 5K Returns To Columbia Falls On May 31st</a>
</li>
<li>
<a href="https://kgez.com/fridays-kgez-good-morning-show-features-congressman-ryan-zinke/" title="Friday’s KGEZ Good Morning Show Features Congressman Ryan Zinke"
>Friday’s KGEZ Good Morning Show Features Congressman Ryan Zinke</a>
</li>
<li>
<a href="https://kgez.com/measles-hits-the-flathead/" title="Measles Hits The Flathead"
>Measles Hits The Flathead</a>
</li>
<li>
<a href="https://kgez.com/montana-congressional-delegation-backs-trumps-big-beautiful-bill/" title="Montana Congressional Delegation Backs Trump’s “Big Beautiful Bill”"
>Montana Congressional Delegation Backs Trump’s “Big Beautiful Bill”</a>
</li>
<li>
<a href="https://kgez.com/100-deadliest-days-on-montanas-highways/" title="100 Deadliest Days On Montana’s Highways"
>100 Deadliest Days On Montana’s Highways</a>
</li>
<li>
<a href="https://kgez.com/montana-now-restricts-flags-flown/" title="Montana Now Restricts Flags Flown"
>Montana Now Restricts Flags Flown</a>
</li>
<li>
<a href="https://kgez.com/brendan-house-front-center-on-the-kgez-good-morning-show/" title="Brendan House Front & Center On the KGEZ Good Morning Show"
>Brendan House Front & Center On the KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/judicial-oversight-gets-governors-veto/" title="Judicial Oversight Gets Governor’s Veto"
>Judicial Oversight Gets Governor’s Veto</a>
</li>
<li>
<a href="https://kgez.com/city-council-hears-from-citizens-on-the-main-street-design-plan/" title="City Council Hears From Citizens On The Main Street Design Plan"
>City Council Hears From Citizens On The Main Street Design Plan</a>
</li>
<li>
<a href="https://kgez.com/census-update-kalispell-is-bursting-at-the-seams/" title="Census Update: Kalispell Is Bursting At The Seams"
>Census Update: Kalispell Is Bursting At The Seams</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-introduces-city-council-candidate-bruce-guthri/" title="KGEZ Good Morning Show Introduces City Council Candidate Bruce Guthrie"
>KGEZ Good Morning Show Introduces City Council Candidate Bruce Guthrie</a>
</li>
<li>
<a href="https://kgez.com/two-weekend-fatalities-on-nw-montana-highways/" title="Two Weekend Fatalities on NW Montana Highways"
>Two Weekend Fatalities on NW Montana Highways</a>
</li>
<li>
<a href="https://kgez.com/libbys-card-clinic-may-rise-again/" title="Libby’s CARD Clinic May Rise Again"
>Libby’s CARD Clinic May Rise Again</a>
</li>
<li>
<a href="https://kgez.com/governor-signs-tax-relief-bills/" title="Governor Signs Tax Relief Bills"
>Governor Signs Tax Relief Bills</a>
</li>
<li>
<a href="https://kgez.com/congress-considers-ending-tax-loophole-for-pharmaceutical-advertising/" title="Congress Considers Ending Tax Loophole For Pharmaceutical Advertising"
>Congress Considers Ending Tax Loophole For Pharmaceutical Advertising</a>
</li>
<li>
<a href="https://kgez.com/public-hearing-on-new-kalispell-main-street/" title="Public Hearing On New Kalispell Main Street – Good Morning Show Previews Monday Morning"
>Public Hearing On New Kalispell Main Street – Good Morning Show Previews Monday Morning</a>
</li>
<li>
<a href="https://kgez.com/trouble-for-national-guard-black-hawk-helicopter-crew/" title="Trouble For National Guard Black Hawk Helicopter Crew"
>Trouble For National Guard Black Hawk Helicopter Crew</a>
</li>
<li>
<a href="https://kgez.com/outlaw-inn-under-new-ownership/" title="Outlaw Inn Under New Ownership"
>Outlaw Inn Under New Ownership</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-continues-focus-on-mental-health/" title="KGEZ Good Morning Show Continues Focus On Mental Health"
>KGEZ Good Morning Show Continues Focus On Mental Health</a>
</li>
<li>
<a href="https://kgez.com/updated-glacier-park-roads-report/" title="Updated Glacier Park Roads Report"
>Updated Glacier Park Roads Report</a>
</li>
<li>
<a href="https://kgez.com/montana-international-students-remain-in-state/" title="Montana International Students Remain In State"
>Montana International Students Remain In State</a>
</li>
<li>
<a href="https://kgez.com/flathead-county-crime-ring-update/" title="Flathead County Crime Ring – Update"
>Flathead County Crime Ring – Update</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-with-mayoral-candidate-ryan-hunter-2/" title="KGEZ Good Morning Show Talks With Mayoral Candidate Ryan Hunter"
>KGEZ Good Morning Show Talks With Mayoral Candidate Ryan Hunter</a>
</li>
<li>
<a href="https://kgez.com/libby-sheriff-seizes-card-clinic-assets/" title="Libby: Sheriff Seizes CARD Clinic Assets"
>Libby: Sheriff Seizes CARD Clinic Assets</a>
</li>
<li>
<a href="https://kgez.com/november-municipal-elections-heat-up-early/" title="November Municipal Elections Heat Up Early"
>November Municipal Elections Heat Up Early</a>
</li>
<li>
<a href="https://kgez.com/mothers-day-murder-suicide-in-silverbrook-estates/" title="Mothers Day Murder-Suicide In Silverbrook Estates"
>Mothers Day Murder-Suicide In Silverbrook Estates</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-gets-the-dish-on-the-2025-glacier-range-riders/" title="KGEZ Good Morning Show Gets The “Dish” On The 2025 Glacier Range Riders"
>KGEZ Good Morning Show Gets The “Dish” On The 2025 Glacier Range Riders</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-introduces-state-supreme-court-candidate-judge-amy-eddy/" title="KGEZ Good Morning Show Introduces State Supreme Court Candidate Judge Amy Eddy"
>KGEZ Good Morning Show Introduces State Supreme Court Candidate Judge Amy Eddy</a>
</li>
<li>
<a href="https://kgez.com/fvcc-commencement-friday-may-16th/" title="FVCC Commencement Friday, May 16th"
>FVCC Commencement Friday, May 16th</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-with-mayoral-candidate-ryan-hunter/" title="KGEZ Good Morning Show Talks With Mayoral Candidate Ryan Hunter"
>KGEZ Good Morning Show Talks With Mayoral Candidate Ryan Hunter</a>
</li>
<li>
<a href="https://kgez.com/thursdays-kgez-good-morning-show-talks-speech-pathology/" title="Thursday’s KGEZ Good Morning Show Talks Speech Pathology"
>Thursday’s KGEZ Good Morning Show Talks Speech Pathology</a>
</li>
<li>
<a href="https://kgez.com/kalispell-high-school-levy-passes/" title="Kalispell High School Levy Passes"
>Kalispell High School Levy Passes</a>
</li>
<li>
<a href="https://kgez.com/governor-styrofoam-cup-bill-a-hot-mess/" title="Governor: Styrofoam Cup Bill A Hot Mess!"
>Governor: Styrofoam Cup Bill A Hot Mess!</a>
</li>
<li>
<a href="https://kgez.com/flathead-county-crime-ring-busted/" title="Flathead County Crime Ring Busted"
>Flathead County Crime Ring Busted</a>
</li>
<li>
<a href="https://kgez.com/the-samaritan-house-help-for-veterans/" title="The Samaritan House – Help For Veterans"
>The Samaritan House – Help For Veterans</a>
</li>
<li>
<a href="https://kgez.com/canyon-rescue-dogs-ready-to-adopt/" title="Canyon Rescue Dogs Ready To Adopt"
>Canyon Rescue Dogs Ready To Adopt</a>
</li>
<li>
<a href="https://kgez.com/first-major-wildfire-of-the-season/" title="First Major Wildfire Of The Season"
>First Major Wildfire Of The Season</a>
</li>
<li>
<a href="https://kgez.com/kalispells-new-fire-chief-starts-today/" title="Kalispell’s New Fire Chief Starts Today"
>Kalispell’s New Fire Chief Starts Today</a>
</li>
<li>
<a href="https://kgez.com/high-school-levy-ballots-due-tuesday-night/" title="High School Levy Ballots Due Tuesday Night"
>High School Levy Ballots Due Tuesday Night</a>
</li>
<li>
<a href="https://kgez.com/more-glacier-park-roadways-open-this-weekend/" title="More Glacier Park Roadways Open This Weekend"
>More Glacier Park Roadways Open This Weekend</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-tackles-big-agenda-monday-night/" title="Kalispell City Council Tackles Big Agenda Monday Night"
>Kalispell City Council Tackles Big Agenda Monday Night</a>
</li>
<li>
<a href="https://kgez.com/real-id-required-to-fly-wednesday/" title="REAL ID Required To Fly Wednesday"
>REAL ID Required To Fly Wednesday</a>
</li>
<li>
<a href="https://kgez.com/flathead-high-prepares-to-host-archie-roe-invitational-track-meet/" title="Flathead High Prepares to Host Archie Roe Invitational Track Meet"
>Flathead High Prepares to Host Archie Roe Invitational Track Meet</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-mental-health/" title="KGEZ Good Morning Show Talks Mental Health Thursday"
>KGEZ Good Morning Show Talks Mental Health Thursday</a>
</li>
<li>
<a href="https://kgez.com/martel-construction-coordinates-new-jail-planning/" title="Martel Construction Coordinates New Jail Planning"
>Martel Construction Coordinates New Jail Planning</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-adjourns-kgez-good-morning-show-gets-a-debrief/" title="69th Montana Legislature Adjourns – KGEZ Good Morning Show Gets A Debrief"
>69th Montana Legislature Adjourns – KGEZ Good Morning Show Gets A Debrief</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-digs-into-canadian-discontent-with-nw-montana/" title="KGEZ Good Morning Show Digs Into Canadian Discontent With NW Montana"
>KGEZ Good Morning Show Digs Into Canadian Discontent With NW Montana</a>
</li>
<li>
<a href="https://kgez.com/federal-grant-cuts-cuts-into-flathead-food-banks/" title="Federal Grant Cuts Cuts-Into Flathead Food Banks"
>Federal Grant Cuts Cuts-Into Flathead Food Banks</a>
</li>
<li>
<a href="https://kgez.com/property-tax-relief-elusive-for-legislators/" title="Property Tax Relief Elusive For Legislators"
>Property Tax Relief Elusive For Legislators</a>
</li>
<li>
<a href="https://kgez.com/measles-arrives-in-montana/" title="Measles Arrives In Montana"
>Measles Arrives In Montana</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-last-week-at-a-glance/" title="69th Montana Legislature – Last Week At A Glance"
>69th Montana Legislature – Last Week At A Glance</a>
</li>
<li>
<a href="https://kgez.com/montana-states-tommy-mellott-drafted-by-las-vegas-raiders-in-sixth-round/" title="Montana State’s Tommy Mellott Drafted by Las Vegas Raiders in Sixth Round"
>Montana State’s Tommy Mellott Drafted by Las Vegas Raiders in Sixth Round</a>
</li>
<li>
<a href="https://kgez.com/fvcc-offers-new-career-opportunity-training/" title="FVCC Offers New Career Opportunity Training"
>FVCC Offers New Career Opportunity Training</a>
</li>
<li>
<a href="https://kgez.com/columbia-falls-trailer-park-evictions/" title="Columbia Falls Trailer Park Evictions"
>Columbia Falls Trailer Park Evictions</a>
</li>
<li>
<a href="https://kgez.com/grizzly-bear-encounter-at-red-rock-creek/" title="Grizzly Bear Encounter At Red Rock Creek"
>Grizzly Bear Encounter At Red Rock Creek</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-explains-the-wisewoman-program/" title="KGEZ Good Morning Show Explains The WISEWOMAN Program"
>KGEZ Good Morning Show Explains The WISEWOMAN Program</a>
</li>
<li>
<a href="https://kgez.com/10402-2/" title="Bridge Dedicated To Vietnam Vet"
>Bridge Dedicated To Vietnam Vet</a>
</li>
<li>
<a href="https://kgez.com/bobbys-law-soon-becomes-montana-law/" title="Bobby’s Law Soon Becomes Montana Law"
>Bobby’s Law Soon Becomes Montana Law</a>
</li>
<li>
<a href="https://kgez.com/gov-greg-gianforte-visits-kalispell-wednesday/" title="Gov. Greg Gianforte Visits Kalispell Wednesday"
>Gov. Greg Gianforte Visits Kalispell Wednesday</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-considers-unsightly-properties/" title="Kalispell City Council Considers Unsightly Properties"
>Kalispell City Council Considers Unsightly Properties</a>
</li>
<li>
<a href="https://kgez.com/going-to-the-sun-road-openings/" title="Going-To-The-Sun Road Openings"
>Going-To-The-Sun Road Openings</a>
</li>
<li>
<a href="https://kgez.com/judge-releases-alleged-havre-illegals/" title="Judge Releases Alleged Havre Illegals"
>Judge Releases Alleged Havre Illegals</a>
</li>
<li>
<a href="https://kgez.com/whitefish-workforce-housing-gets-city-council-funding/" title="Whitefish Workforce Housing Gets City Council Funding"
>Whitefish Workforce Housing Gets City Council Funding</a>
</li>
<li>
<a href="https://kgez.com/mondays-kgez-good-morning-show-features-county-commissioner-randy-brodehl/" title="Monday’s KGEZ Good Morning Show features County Commissioner Randy Brodehl"
>Monday’s KGEZ Good Morning Show features County Commissioner Randy Brodehl</a>
</li>
<li>
<a href="https://kgez.com/stars-act-will-raise-starting-teacher-pay/" title="STARS Act Will Raise Starting Teacher Pay"
>STARS Act Will Raise Starting Teacher Pay</a>
</li>
<li>
<a href="https://kgez.com/legislature-kicks-into-high-gear/" title="Legislature Kicks Into High Gear"
>Legislature Kicks Into High Gear</a>
</li>
<li>
<a href="https://kgez.com/hwy-93-bypass-gets-pavement-protection/" title="Hwy 93 Bypass Gets Pavement Protection"
>Hwy 93 Bypass Gets Pavement Protection</a>
</li>
<li>
<a href="https://kgez.com/governor-gets-income-tax-relief-bill/" title="Governor Gets Income Tax Relief Bill"
>Governor Gets Income Tax Relief Bill</a>
</li>
<li>
<a href="https://kgez.com/things-grow-on-thursdays-kgez-good-morning-show/" title="Things Grow On Thursday’s KGEZ Good Morning Show"
>Things Grow On Thursday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/bernie-sanders-popular-in-missoula/" title="Bernie Sanders Popular In Missoula"
>Bernie Sanders Popular In Missoula</a>
</li>
<li>
<a href="https://kgez.com/gate-goes-up-at-blankenship-rock-bar/" title="Gate Goes Up At Blankenship Rock Bar"
>Gate Goes Up At Blankenship Rock Bar</a>
</li>
<li>
<a href="https://kgez.com/msu-students-deportation-put-on-hold/" title="MSU Students’ Deportation Put On Hold"
>MSU Students’ Deportation Put On Hold</a>
</li>
<li>
<a href="https://kgez.com/safer-roads-for-seven-counties/" title="Safer Roads For Seven Counties"
>Safer Roads For Seven Counties</a>
</li>
<li>
<a href="https://kgez.com/well-talk-supreme-court-on-tuesdays-kgez-good-morning-show/" title="We’ll Talk Supreme Court On Tuesday’s KGEZ Good Morning Show"
>We’ll Talk Supreme Court On Tuesday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/gunsight-lake-trout-plan-on-hold/" title="Gunsight Lake Trout Plan On Hold"
>Gunsight Lake Trout Plan On Hold</a>
</li>
<li>
<a href="https://kgez.com/mondays-kgez-good-morning-show-focuses-on-flathead-businesses/" title="Monday’s KGEZ Good Morning Show Focuses On Flathead Businesses"
>Monday’s KGEZ Good Morning Show Focuses On Flathead Businesses</a>
</li>
<li>
<a href="https://kgez.com/weekend-hiker-biker-limits-in-glacier-park/" title="Weekend Hiker/Biker Limits In Glacier Park"
>Weekend Hiker/Biker Limits In Glacier Park</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-considers-equipment-maintenance/" title="Kalispell City Council Considers Equipment Maintenance"
>Kalispell City Council Considers Equipment Maintenance</a>
</li>
<li>
<a href="https://kgez.com/indigenous-peoples-day-a-governors-signature-away/" title="Indigenous Peoples’ Day A Governor’s Signature Away"
>Indigenous Peoples’ Day A Governor’s Signature Away</a>
</li>
<li>
<a href="https://kgez.com/state-senate-debates-tightened-residency-voter-requirements/" title="State Senate Debates Tightened Residency Voter Requirements"
>State Senate Debates Tightened Residency Voter Requirements</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-alert-thursday/" title="KGEZ Good Morning Show Talks ALERT Thursday"
>KGEZ Good Morning Show Talks ALERT Thursday</a>
</li>
<li>
<a href="https://kgez.com/a-section-of-the-keystone-pipeline-ruptures/" title="A Section of the Keystone Pipeline Ruptures"
>A Section of the Keystone Pipeline Ruptures</a>
</li>
<li>
<a href="https://kgez.com/judge-dan-wilson-runs-for-state-supreme-court/" title="Judge Dan Wilson Runs For State Supreme Court"
>Judge Dan Wilson Runs For State Supreme Court</a>
</li>
<li>
<a href="https://kgez.com/president-trump-extends-life-of-colstrip/" title="President Trump Extends Life Of Colstrip"
>President Trump Extends Life Of Colstrip</a>
</li>
<li>
<a href="https://kgez.com/florida-tops-houston-to-claim-ncaa-mens-basketball-championship/" title="Florida Tops Houston to Claim NCAA Men’s Basketball Championship"
>Florida Tops Houston to Claim NCAA Men’s Basketball Championship</a>
</li>
<li>
<a href="https://kgez.com/tariff-talk-takes-down-markets/" title="Tariff Talk Takes Down Markets"
>Tariff Talk Takes Down Markets</a>
</li>
<li>
<a href="https://kgez.com/gus-thompson-memorial-baseball-games-april-12th/" title="Gus Thompson Memorial Baseball Games April 12th"
>Gus Thompson Memorial Baseball Games April 12th</a>
</li>
<li>
<a href="https://kgez.com/bobbys-law-halfway-to-governors-desk/" title="Bobby’s Law Halfway To Governor’s Desk"
>Bobby’s Law Halfway To Governor’s Desk</a>
</li>
<li>
<a href="https://kgez.com/nebraska-man-shoots-at-mhp-troopers-man-dies/" title="Nebraska Man Shoots At MHP Troopers – Man Dies"
>Nebraska Man Shoots At MHP Troopers – Man Dies</a>
</li>
<li>
<a href="https://kgez.com/mondays-kgez-good-morning-show-features-senator-steve-daines/" title="Monday’s KGEZ Good Morning Show Features Senator Steve Daines"
>Monday’s KGEZ Good Morning Show Features Senator Steve Daines</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-talks-diabetes-health/" title="KGEZ Good Morning Show Talks Diabetes Health"
>KGEZ Good Morning Show Talks Diabetes Health</a>
</li>
<li>
<a href="https://kgez.com/trump-declares-economic-independence-with-widespread-tariffs/" title="Trump Declares “Economic Independence” With Widespread Tariffs"
>Trump Declares “Economic Independence” With Widespread Tariffs</a>
</li>
<li>
<a href="https://kgez.com/2025-montana-migratory-bird-stamp/" title="2025 Montana Migratory Bird Stamp"
>2025 Montana Migratory Bird Stamp</a>
</li>
<li>
<a href="https://kgez.com/board-of-adjustment-approves-pre-release-center-settlement/" title="Board Of Adjustment Approves Pre-Release Center Settlement"
>Board Of Adjustment Approves Pre-Release Center Settlement</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-discusses-kalispells-growth/" title="KGEZ Good Morning Show Discusses Kalispell’s Growth"
>KGEZ Good Morning Show Discusses Kalispell’s Growth</a>
</li>
<li>
<a href="https://kgez.com/proposed-new-kalispell-library-location/" title="Proposed New Kalispell Library Location"
>Proposed New Kalispell Library Location</a>
</li>
<li>
<a href="https://kgez.com/medicaid-expansion-the-law-in-montana/" title="Medicaid Expansion The Law In Montana"
>Medicaid Expansion The Law In Montana</a>
</li>
<li>
<a href="https://kgez.com/spring-prairie-area-state-land-for-lease/" title="Spring Prairie Area – State Land For Lease"
>Spring Prairie Area – State Land For Lease</a>
</li>
<li>
<a href="https://kgez.com/snow-geese-return-to-freezeout-lake/" title="Snow Geese Return To Freezeout Lake"
>Snow Geese Return To Freezeout Lake</a>
</li>
<li>
<a href="https://kgez.com/new-columbia-falls-city-manager-starts-tuesday/" title="New Columbia Falls City Manager Starts Tuesday"
>New Columbia Falls City Manager Starts Tuesday</a>
</li>
<li>
<a href="https://kgez.com/amber-steed-leads-fwp-nw-mt-region/" title="Amber Steed Leads FWP NW MT Region"
>Amber Steed Leads FWP NW MT Region</a>
</li>
<li>
<a href="https://kgez.com/kalispell-sen-matt-regier-exonerated/" title="Kalispell Sen. Matt Regier Exonerated"
>Kalispell Sen. Matt Regier Exonerated</a>
</li>
<li>
<a href="https://kgez.com/fridays/" title="Rep. Courtenay Sprunger On Friday’s KGEZ Good Morning Show"
>Rep. Courtenay Sprunger On Friday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/commissioner-randy-brodehl-on-tuesdays-kgez-good-morning-show/" title="Commissioner Randy Brodehl On Tuesday’s KGEZ Good Morning Show"
>Commissioner Randy Brodehl On Tuesday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/27-dogs-removed-from-canyon-property/" title="27-Dogs Removed From Canyon Property"
>27-Dogs Removed From Canyon Property</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-code-compliance/" title="Kalispell City Council – Code Compliance"
>Kalispell City Council – Code Compliance</a>
</li>
<li>
<a href="https://kgez.com/idaho-man-found-dead-near-troy/" title="Idaho Man Found Dead Near Troy"
>Idaho Man Found Dead Near Troy</a>
</li>
<li>
<a href="https://kgez.com/legislature-rejects-citizen-initiated-grand-jury-bill/" title="Legislature Rejects Citizen-Initiated Grand Jury Bill"
>Legislature Rejects Citizen-Initiated Grand Jury Bill</a>
</li>
<li>
<a href="https://kgez.com/search-for-the-next-montana-state-university-president-narrows/" title="Search For The Next Montana State University President Narrows"
>Search For The Next Montana State University President Narrows</a>
</li>
<li>
<a href="https://kgez.com/pre-release-center-lawsuit-resolved/" title="Pre-Release Center Lawsuit Resolved"
>Pre-Release Center Lawsuit Resolved</a>
</li>
<li>
<a href="https://kgez.com/gang-bangers-caught-in-havre-deportation-is-next/" title="Gang Bangers Caught In Havre – Deportation Is Next"
>Gang Bangers Caught In Havre – Deportation Is Next</a>
</li>
<li>
<a href="https://kgez.com/desantis-in-montana-for-constitutional-amendment-push/" title="DeSantis In Montana For Constitutional Amendment Push"
>DeSantis In Montana For Constitutional Amendment Push</a>
</li>
<li>
<a href="https://kgez.com/new-columbia-falls-city-manager/" title="New Columbia Falls City Manager"
>New Columbia Falls City Manager</a>
</li>
<li>
<a href="https://kgez.com/new-amazon-warehouse-in-kalispell/" title="New Amazon Warehouse In Kalispell"
>New Amazon Warehouse In Kalispell</a>
</li>
<li>
<a href="https://kgez.com/columbia-falls-closer-to-cfac-development/" title="Columbia Falls Closer To CFAC Development"
>Columbia Falls Closer To CFAC Development</a>
</li>
<li>
<a href="https://kgez.com/empty-chair-town-hall-meeting-in-kalispell/" title="Empty Chair Town Hall Meeting In Kalispell"
>Empty Chair Town Hall Meeting In Kalispell</a>
</li>
<li>
<a href="https://kgez.com/kalispell-looks-to-enforce-building-fire-codes/" title="Kalispell Looks To Enforce Building/Fire Codes"
>Kalispell Looks To Enforce Building/Fire Codes</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-requiring-insurance-to-cover-mental-health-screenings/" title="Legislature Considers Requiring Insurance To Cover Mental Health Screenings"
>Legislature Considers Requiring Insurance To Cover Mental Health Screenings</a>
</li>
<li>
<a href="https://kgez.com/even-if-youre-registered-dont-vote-twice/" title="Even If You’re Registered, Don’t Vote Twice!"
>Even If You’re Registered, Don’t Vote Twice!</a>
</li>
<li>
<a href="https://kgez.com/nw-montana-loses-great-journalist/" title="NW Montana Loses Great Journalist"
>NW Montana Loses Great Journalist</a>
</li>
<li>
<a href="https://kgez.com/nw-regional-swat-responds-to-kalispell-neighborhood/" title="NW Regional SWAT Responds to Kalispell Neighborhood"
>NW Regional SWAT Responds to Kalispell Neighborhood</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-welcomes-rock-legend-jim-messina/" title="KGEZ Good Morning Show Welcomes Rock Legend Jim Messina"
>KGEZ Good Morning Show Welcomes Rock Legend Jim Messina</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-looks-into-our-local-workforce/" title="KGEZ Good Morning Show Looks Into Our Local Workforce"
>KGEZ Good Morning Show Looks Into Our Local Workforce</a>
</li>
<li>
<a href="https://kgez.com/montana-grizzlies-mens-basketball-set-to-face-the-wisconsin-badgers/" title="Montana Grizzlies Men’s Basketball Set To Face The Wisconsin Badgers"
>Montana Grizzlies Men’s Basketball Set To Face The Wisconsin Badgers</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-updates-major-state-legislation/" title="KGEZ Good Morning Show Updates Major State Legislation"
>KGEZ Good Morning Show Updates Major State Legislation</a>
</li>
<li>
<a href="https://kgez.com/new-montana-u-s-attorney/" title="New Montana U.S. Attorney"
>New Montana U.S. Attorney</a>
</li>
<li>
<a href="https://kgez.com/accused-polson-shooter-loses-bond-possibility/" title="Accused Polson Shooter Loses Bond Possibility"
>Accused Polson Shooter Loses Bond Possibility</a>
</li>
<li>
<a href="https://kgez.com/new-poll-tells-what-worries-montanans/" title="New Poll Tells What Worries Montanans"
>New Poll Tells What Worries Montanans</a>
</li>
<li>
<a href="https://kgez.com/plenty-of-growth-yet-in-kalispell/" title="Plenty Of Growth Yet In Kalispell"
>Plenty Of Growth Yet In Kalispell</a>
</li>
<li>
<a href="https://kgez.com/kalispell-social-security-office-not-shutting-down/" title="Kalispell Social Security Office Not Shutting Down"
>Kalispell Social Security Office Not Shutting Down</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-poised-to-approve-warming-center-settlement/" title="Kalispell City Council Poised To Approve Warming Center Settlement"
>Kalispell City Council Poised To Approve Warming Center Settlement</a>
</li>
<li>
<a href="https://kgez.com/kalispell-gets-a-new-fire-chief/" title="Kalispell Gets A New Fire Chief"
>Kalispell Gets A New Fire Chief</a>
</li>
<li>
<a href="https://kgez.com/the-montana-grizzlies-face-northern-colorado-tonight-for-big-sky-title-and-ncaa-tournament-berth/" title="The Montana Grizzlies Face Northern Colorado Tonight for Big Sky Title and NCAA Tournament Berth"
>The Montana Grizzlies Face Northern Colorado Tonight for Big Sky Title and NCAA Tournament Berth</a>
</li>
<li>
<a href="https://kgez.com/congressman-ryan-zinke-on-fridays-kgez-good-morning-show/" title="Congressman Ryan Zinke On Friday’s KGEZ Good Morning Show"
>Congressman Ryan Zinke On Friday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/montana-hwy-83-crash-kills-seeley-lake-man/" title="Montana Hwy 83 Crash Kills Seeley Lake Man"
>Montana Hwy 83 Crash Kills Seeley Lake Man</a>
</li>
<li>
<a href="https://kgez.com/marooned-on-wildhorse-island/" title="Marooned On Wildhorse Island"
>Marooned On Wildhorse Island</a>
</li>
<li>
<a href="https://kgez.com/scam-flathead-county-builder-pays-restitution/" title="Scam Flathead County Builder Pays Restitution"
>Scam Flathead County Builder Pays Restitution</a>
</li>
<li>
<a href="https://kgez.com/state-senate-sends-two-presidents-to-ethics-probes/" title="State Senate Sends Two Presidents to Ethics Probes"
>State Senate Sends Two Presidents to Ethics Probes</a>
</li>
<li>
<a href="https://kgez.com/tariffs-and-recession-fears-fuel-stock-market-sell-off/" title="Tariffs And Recession Fears Fuel Stock Market Sell-Off"
>Tariffs And Recession Fears Fuel Stock Market Sell-Off</a>
</li>
<li>
<a href="https://kgez.com/tuesday-kgez-good-morning-show-lets-talk-schools/" title="Tuesday KGEZ Good Morning Show – Let’s Talk Schools!"
>Tuesday KGEZ Good Morning Show – Let’s Talk Schools!</a>
</li>
<li>
<a href="https://kgez.com/flathead-conservation-district-appeals-apgar-home-decision/" title="Flathead Conservation District Appeals Apgar Home Decision"
>Flathead Conservation District Appeals Apgar Home Decision</a>
</li>
<li>
<a href="https://kgez.com/fired-montana-forest-service-workers-return/" title="Fired Montana Forest Service Workers Return"
>Fired Montana Forest Service Workers Return</a>
</li>
<li>
<a href="https://kgez.com/no-red-flag-laws-in-montana-anywhere/" title="No Red Flag Laws In Montana – Anywhere"
>No Red Flag Laws In Montana – Anywhere</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-vaccination-requirements/" title="Legislature Considers Vaccination Requirements"
>Legislature Considers Vaccination Requirements</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-considers-warming-center-settlement/" title="Kalispell City Council Considers Warming Center Settlement"
>Kalispell City Council Considers Warming Center Settlement</a>
</li>
<li>
<a href="https://kgez.com/bigfork-illegals-apprehended/" title="Bigfork Illegals Apprehended"
>Bigfork Illegals Apprehended</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-welcomes-former-sen-jon-tester/" title="KGEZ Good Morning Show Welcomes Former Sen. Jon Tester"
>KGEZ Good Morning Show Welcomes Former Sen. Jon Tester</a>
</li>
<li>
<a href="https://kgez.com/north-shore-waterfowl-area-seasonal-closure/" title="North Shore Waterfowl Area Seasonal Closure"
>North Shore Waterfowl Area Seasonal Closure</a>
</li>
<li>
<a href="https://kgez.com/property-tax-reform-moves-through-legislature/" title="Property Tax Reform Moves Through Legislature"
>Property Tax Reform Moves Through Legislature</a>
</li>
<li>
<a href="https://kgez.com/martin-city-fire-takes-down-central-avenue-building/" title="Martin City Fire Takes Down Central Avenue Building"
>Martin City Fire Takes Down Central Avenue Building</a>
</li>
<li>
<a href="https://kgez.com/gov-greg-gianforte-on-tuesdays-kgez-good-morning-show/" title="Gov. Greg Gianforte On Tuesday’s KGEZ Good Morning Show"
>Gov. Greg Gianforte On Tuesday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/flathead-county-library-new-location/" title="Flathead County Library New Location"
>Flathead County Library New Location</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-councils-monday-night-meeting/" title="Kalispell City Council’s Monday Night Meeting"
>Kalispell City Council’s Monday Night Meeting</a>
</li>
<li>
<a href="https://kgez.com/fridays-kgez-good-morning-show-features-the-warming-centers-attorney/" title="Friday’s KGEZ Good Morning Show Features The Warming Center’s Attorney"
>Friday’s KGEZ Good Morning Show Features The Warming Center’s Attorney</a>
</li>
<li>
<a href="https://kgez.com/weight-restrictions-now-if-effect-on-flathead-county-roads/" title="Weight Restrictions Now If Effect On Flathead County Roads"
>Weight Restrictions Now If Effect On Flathead County Roads</a>
</li>
<li>
<a href="https://kgez.com/city-of-kalispell-settles-with-the-flathead-warming-center/" title="City Of Kalispell Settles With The Flathead Warming Center"
>City Of Kalispell Settles With The Flathead Warming Center</a>
</li>
<li>
<a href="https://kgez.com/lake-county-adds-murder-charges-to-polson-police-chase/" title="Lake County Adds Murder Charges To Polson Police Chase"
>Lake County Adds Murder Charges To Polson Police Chase</a>
</li>
<li>
<a href="https://kgez.com/legislator-updates-important-bills-on-tuesdays-kgez-good-morning-show/" title="Legislator Updates Important Bills On Tuesday’s KGEZ Good Morning Show"
>Legislator Updates Important Bills On Tuesday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/city-staff-wants-to-expedite-biosolids-project/" title="City Staff Wants To Expedite Biosolids Project"
>City Staff Wants To Expedite Biosolids Project</a>
</li>
<li>
<a href="https://kgez.com/legislature-gets-local-option-sales-tax-bill/" title="Legislature Gets Local Option Sales Tax Bill"
>Legislature Gets Local Option Sales Tax Bill</a>
</li>
<li>
<a href="https://kgez.com/montana-national-forest-service-lay-offs-update/" title="Montana National Forest Service Lay-offs (Update)"
>Montana National Forest Service Lay-offs (Update)</a>
</li>
<li>
<a href="https://kgez.com/friday-night-swat-response-update-2/" title="Friday Night SWAT Response (Update)"
>Friday Night SWAT Response (Update)</a>
</li>
<li>
<a href="https://kgez.com/sen-steve-daines-answers-doge-questions-friday-morning-on-kgez/" title="Sen. Steve Daines Answers DOGE Questions Friday Morning On KGEZ"
>Sen. Steve Daines Answers DOGE Questions Friday Morning On KGEZ</a>
</li>
<li>
<a href="https://kgez.com/new-braves-football-coach-on-thursdays-kgez-good-morning-show/" title="New Braves Football Coach On Thursday’s KGEZ Good Morning Show"
>New Braves Football Coach On Thursday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/friday-night-swat-response-update/" title="Friday Night SWAT Response (Update)"
>Friday Night SWAT Response (Update)</a>
</li>
<li>
<a href="https://kgez.com/stillwater-christian-school-adds-early-learning-center/" title="Stillwater Christian School Adds Early Learning Center"
>Stillwater Christian School Adds Early Learning Center</a>
</li>
<li>
<a href="https://kgez.com/gov-gianforte-on-tuesdays-kgez-good-morning-show/" title="Gov. Gianforte On Tuesday’s KGEZ Good Morning Show"
>Gov. Gianforte On Tuesday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/montana-loses-360-forest-service-employees/" title="Montana Loses 360 Forest Service Employees"
>Montana Loses 360 Forest Service Employees</a>
</li>
<li>
<a href="https://kgez.com/montana-democrats-gather-for-mansfield-metcalf-dinner/" title="Montana Democrats Gather For Mansfield Metcalf Dinner"
>Montana Democrats Gather For Mansfield Metcalf Dinner</a>
</li>
<li>
<a href="https://kgez.com/farmers-ranchers-want-right-to-repair-bill-to-pass-legislature/" title="Farmers & Ranchers Want “Right To Repair” Bill To Pass Legislature"
>Farmers & Ranchers Want “Right To Repair” Bill To Pass Legislature</a>
</li>
<li>
<a href="https://kgez.com/massive-somers-development-approved/" title="Massive Somers Development Approved"
>Massive Somers Development Approved</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-meets-tuesday-night/" title="Kalispell City Council Meets Tuesday Night"
>Kalispell City Council Meets Tuesday Night</a>
</li>
<li>
<a href="https://kgez.com/search-is-on-for-new-montana-department-of-commerce-director/" title="Search Is On For New Montana Department of Commerce Director"
>Search Is On For New Montana Department of Commerce Director</a>
</li>
<li>
<a href="https://kgez.com/tiktok-app-returns-to-montana/" title="TikTok App Returns To Montana"
>TikTok App Returns To Montana</a>
</li>
<li>
<a href="https://kgez.com/house-considers-adding-political-party-designation-to-supreme-court-elections/" title="House Considers Adding Political Party Designation To Supreme Court Elections"
>House Considers Adding Political Party Designation To Supreme Court Elections</a>
</li>
<li>
<a href="https://kgez.com/montana-immigration-checks-bills-move-forward/" title="Montana Immigration Checks Bills Move Forward"
>Montana Immigration Checks Bills Move Forward</a>
</li>
<li>
<a href="https://kgez.com/bathroom-bill-ready-for-the-governors-signature/" title="Bathroom Bill Ready For The Governor’s Signature"
>Bathroom Bill Ready For The Governor’s Signature</a>
</li>
<li>
<a href="https://kgez.com/jaime-nelson-new-glacier-wolfpack-volleyball-coach/" title="Jaime Nelson, New Glacier Wolfpack Volleyball Coach"
>Jaime Nelson, New Glacier Wolfpack Volleyball Coach</a>
</li>
<li>
<a href="https://kgez.com/mac-roche-is-flathead-braves-new-football-coach/" title="Mac Roche Is Flathead Braves’ New Football Coach"
>Mac Roche Is Flathead Braves’ New Football Coach</a>
</li>
<li>
<a href="https://kgez.com/tariffs-inflation-scare-wall-street-into-massive-losses/" title="Tariffs & Inflation Scare Wall Street Into Massive Losses"
>Tariffs & Inflation Scare Wall Street Into Massive Losses</a>
</li>
<li>
<a href="https://kgez.com/judge-says-mcdonald-creek-home-can-stay/" title="Judge Says McDonald Creek Home Can Stay"
>Judge Says McDonald Creek Home Can Stay</a>
</li>
<li>
<a href="https://kgez.com/bobbys-law-honors-columbia-falls-drunk-driver-victim/" title="“Bobby’s Law” Honors Columbia Falls Drunk Driver Victim"
>“Bobby’s Law” Honors Columbia Falls Drunk Driver Victim</a>
</li>
<li>
<a href="https://kgez.com/congressman-ryan-zinke-on-friday-kgez-good-morning-show/" title="Congressman Ryan Zinke On Friday’s KGEZ Good Morning Show"
>Congressman Ryan Zinke On Friday’s KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/courtenay-sprungers-fatherhood-bill/" title="Courtenay Sprunger’s “Fatherhood” Bill Gets First Hearing"
>Courtenay Sprunger’s “Fatherhood” Bill Gets First Hearing</a>
</li>
<li>
<a href="https://kgez.com/palestinians-cold-to-trumps-gaza-plan/" title="Palestinians Cold To Trump’s Gaza Plan"
>Palestinians Cold To Trump’s Gaza Plan</a>
</li>
<li>
<a href="https://kgez.com/county-continues-employee-drug-testing/" title="County Continues Employee Drug Testing"
>County Continues Employee Drug Testing</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-enacts-outlaw-inn-law/" title="Kalispell City Council Enacts Outlaw Inn Law"
>Kalispell City Council Enacts Outlaw Inn Law</a>
</li>
<li>
<a href="https://kgez.com/homeless-mans-killer-gets-plea-deal/" title="Homeless Man’s Killer Gets Plea Deal"
>Homeless Man’s Killer Gets Plea Deal</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-thursday-february-6th/" title="KGEZ Good Morning Show – Thursday, February 6th"
>KGEZ Good Morning Show – Thursday, February 6th</a>
</li>
<li>
<a href="https://kgez.com/montana-state-bobcats-push-for-big-sky-tournament-position-as-conference-race-heats-up/" title="Montana State Bobcats Push for Big Sky Tournament Position as Conference Race Heats Up"
>Montana State Bobcats Push for Big Sky Tournament Position as Conference Race Heats Up</a>
</li>
<li>
<a href="https://kgez.com/7697-2/" title="Kalispell High Schools Request Levy Funds"
>Kalispell High Schools Request Levy Funds</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-gets-royal-treatment-tuesday/" title="KGEZ Good Morning Show Gets Royal Treatment Tuesday"
>KGEZ Good Morning Show Gets Royal Treatment Tuesday</a>
</li>
<li>
<a href="https://kgez.com/glacier-park-2025-seasonal-hiring-freeze/" title="Glacier Park 2025 Seasonal Hiring Freeze"
>Glacier Park 2025 Seasonal Hiring Freeze</a>
</li>
<li>
<a href="https://kgez.com/big-mountain-resort-tax-begins-june-1st/" title="Big Mountain Resort Tax Begins June 1st"
>Big Mountain Resort Tax Begins June 1st</a>
</li>
<li>
<a href="https://kgez.com/tariff-war-with-canada-mexico-begins-saturday/" title="Tariff War With Canada & Mexico Begins Saturday"
>Tariff War With Canada & Mexico Begins Saturday</a>
</li>
<li>
<a href="https://kgez.com/montana-senate-committee-to-decide-on-advancement-of-senate-bill-136/" title="Assisted Suicide Again Comes Before Montana Legislature"
>Assisted Suicide Again Comes Before Montana Legislature</a>
</li>
<li>
<a href="https://kgez.com/private-property-rights-state-or-local-control/" title="Private Property Rights – State Or Local Control"
>Private Property Rights – State Or Local Control</a>
</li>
<li>
<a href="https://kgez.com/major-fire-at-kelly-raes-batavia/" title="Major Fire At Kelly Rae’s – Batavia"
>Major Fire At Kelly Rae’s – Batavia</a>
</li>
<li>
<a href="https://kgez.com/whitefish-community-foundation-25th-anniversary/" title="Whitefish Community Foundation 25th Anniversary"
>Whitefish Community Foundation 25th Anniversary</a>
</li>
<li>
<a href="https://kgez.com/2024-governors-youth-hunting-story-winners/" title="2024 Governor’s Youth Hunting Story Winners"
>2024 Governor’s Youth Hunting Story Winners</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-gender-affirming-care-for-minors/" title="Legislature Considers Gender-Affirming Care For Minors"
>Legislature Considers Gender-Affirming Care For Minors</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-plans-to-keep-our-water-pure/" title="Kalispell City Council Plans To Keep Our Water Pure"
>Kalispell City Council Plans To Keep Our Water Pure</a>
</li>
<li>
<a href="https://kgez.com/highway-93-shootout-north-of-missoula-saturday-morning/" title="Highway 93 Shootout North Of Missoula Saturday Morning"
>Highway 93 Shootout North Of Missoula Saturday Morning</a>
</li>
<li>
<a href="https://kgez.com/kalispell-school-board-asking-for-a-high-school-levy/" title="Kalispell School Board Asking For A High School Levy"
>Kalispell School Board Asking For A High School Levy</a>
</li>
<li>
<a href="https://kgez.com/fox-news-host-is-now-u-s-defense-secretary/" title="Fox News Host Is Now U.S. Defense Secretary"
>Fox News Host Is Now U.S. Defense Secretary</a>
</li>
<li>
<a href="https://kgez.com/legislature-tries-to-curb-abuses-of-ai/" title="Legislature Tries to Curb Abuses of AI"
>Legislature Tries to Curb Abuses of AI</a>
</li>
<li>
<a href="https://kgez.com/its-the-montana-football-hall-of-fame-for-former-braves-lex-hilliard/" title="It’s The Montana Football Hall Of Fame For Former Braves’ Lex Hilliard"
>It’s The Montana Football Hall Of Fame For Former Braves’ Lex Hilliard</a>
</li>
<li>
<a href="https://kgez.com/st-regis-stabbing-suspect-in-court/" title="St Regis Stabbing Suspect In Court"
>St Regis Stabbing Suspect In Court</a>
</li>
<li>
<a href="https://kgez.com/influenza-cases-ravage-the-flathead/" title="Influenza Cases Ravage The Flathead"
>Influenza Cases Ravage The Flathead</a>
</li>
<li>
<a href="https://kgez.com/legislature-hears-3-bills-on-medicaid-expansion/" title="Legislature Hears 3-Bills On Medicaid Expansion"
>Legislature Hears 3-Bills On Medicaid Expansion</a>
</li>
<li>
<a href="https://kgez.com/pete-hegseth-gets-senate-approval-for-secretary-of-defense/" title="Pete Hegseth Gets Senate Approval For Secretary Of Defense"
>Pete Hegseth Gets Senate Approval For Secretary Of Defense</a>
</li>
<li>
<a href="https://kgez.com/former-outlaw-inn-in-foreclosure/" title="Former Outlaw Inn In Foreclosure"
>Former Outlaw Inn In Foreclosure</a>
</li>
<li>
<a href="https://kgez.com/a-safer-batavia-hwy-2-intersection/" title="A Safer Batavia/Hwy 2 Intersection"
>A Safer Batavia/Hwy 2 Intersection</a>
</li>
<li>
<a href="https://kgez.com/mark-johnson-plans-to-end-his-time-as-kalispells-mayor/" title="Mark Johnson Plans To End His Time As Kalispell’s Mayor"
>Mark Johnson Plans To End His Time As Kalispell’s Mayor</a>
</li>
<li>
<a href="https://kgez.com/legislature-must-make-medicaid-decisions/" title="Legislature Must Make Medicaid Decisions"
>Legislature Must Make Medicaid Decisions</a>
</li>
<li>
<a href="https://kgez.com/kalispell-passes-vacant-dangerous-buildings-ordinance/" title="Kalispell Passes Vacant, Dangerous Buildings Ordinance"
>Kalispell Passes Vacant, Dangerous Buildings Ordinance</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-two-property-tax-relief-bills/" title="Legislature Considers Two Property Tax Relief Bills"
>Legislature Considers Two Property Tax Relief Bills</a>
</li>
<li>
<a href="https://kgez.com/committee-wants-to-investigate-former-senate-president/" title="Committee Wants To Investigate Former Senate President"
>Committee Wants To Investigate Former Senate President</a>
</li>
<li>
<a href="https://kgez.com/flathead-whooping-cough-cases-rise/" title="Flathead Whooping Cough Cases Rise"
>Flathead Whooping Cough Cases Rise</a>
</li>
<li>
<a href="https://kgez.com/montana-department-of-agricultures-new-director/" title="Montana Department of Agriculture’s New Director"
>Montana Department of Agriculture’s New Director</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-judicial-reform-measures/" title="Legislature Considers Judicial Reform Measures"
>Legislature Considers Judicial Reform Measures</a>
</li>
<li>
<a href="https://kgez.com/swiftcurrent-hikers-shuttle-to-many-glacier-begins-in-july/" title="Swiftcurrent Hikers Shuttle To Many Glacier Begins In July"
>Swiftcurrent Hikers Shuttle To Many Glacier Begins In July</a>
</li>
<li>
<a href="https://kgez.com/governor-considers-next-lake-sanders-district-judge-noms/" title="Governor Considers Next Lake/Sanders District Judge Nom’s"
>Governor Considers Next Lake/Sanders District Judge Nom’s</a>
</li>
<li>
<a href="https://kgez.com/flathead-deputies-get-new-contract/" title="Flathead Deputies Get New Contract"
>Flathead Deputies Get New Contract</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-gets-the-lead-out/" title="Kalispell City Council Gets The Lead Out"
>Kalispell City Council Gets The Lead Out</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-funding-for-missing-murdered-indigenous-peoples-task-force/" title="Legislature Considers Funding For Missing & Murdered Indigenous Peoples Task Force"
>Legislature Considers Funding For Missing & Murdered Indigenous Peoples Task Force</a>
</li>
<li>
<a href="https://kgez.com/flathead-deputies-injured-in-friday-night-crash/" title="Flathead Deputies Injured In Friday Night Crash"
>Flathead Deputies Injured In Friday Night Crash</a>
</li>
<li>
<a href="https://kgez.com/rep-courtenay-sprunger-on-the-kgez-good-morning-show/" title="Rep. Courtenay Sprunger On the KGEZ Good Morning Show"
>Rep. Courtenay Sprunger On the KGEZ Good Morning Show</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-measure-to-solve-lake-countys-public-law-280/" title="Legislature Considers Measure To Solve Reservation Funding"
>Legislature Considers Measure To Solve Reservation Funding</a>
</li>
<li>
<a href="https://kgez.com/5860-2/" title="Legislature tackles Affordable Housing"
>Legislature tackles Affordable Housing</a>
</li>
<li>
<a href="https://kgez.com/governors-state-of-the-state-monday-night/" title="Governor’s State Of The State Monday Night"
>Governor’s State Of The State Monday Night</a>
</li>
<li>
<a href="https://kgez.com/apgar-dream-home-nightmare-continues/" title="Apgar Dream Home Nightmare Continues"
>Apgar Dream Home Nightmare Continues</a>
</li>
<li>
<a href="https://kgez.com/legislature-considers-tax-credits-for-affordable-housing/" title="Legislature Considers Tax Credits For Affordable Housing"
>Legislature Considers Tax Credits For Affordable Housing</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-begins-judicial-reform-discussions/" title="69th Montana Legislature Begins Judicial Reform Discussions"
>69th Montana Legislature Begins Judicial Reform Discussions</a>
</li>
<li>
<a href="https://kgez.com/two-remain-in-critical-condition-in-st-regis-stabbing/" title="Two Remain In Critical Condition in St Regis Stabbing"
>Two Remain In Critical Condition in St Regis Stabbing</a>
</li>
<li>
<a href="https://kgez.com/warming-center-community-connections-wanted/" title="Warming Center Community Connections Wanted"
>Warming Center Community Connections Wanted</a>
</li>
<li>
<a href="https://kgez.com/grizzly-bears/" title="Grizzly Bears Still Protected"
>Grizzly Bears Still Protected</a>
</li>
<li>
<a href="https://kgez.com/evaro-hill-fatal-crash-victims-identified/" title="Evaro Hill Fatal Crash – Victims Identified"
>Evaro Hill Fatal Crash – Victims Identified</a>
</li>
<li>
<a href="https://kgez.com/whitefish-mountain-resort-sets-holiday-skier-record/" title="Whitefish Mountain Resort Sets Holiday Skier Record"
>Whitefish Mountain Resort Sets Holiday Skier Record</a>
</li>
<li>
<a href="https://kgez.com/bigfork-bridge-street-bridge-gone-for-now/" title="Bigfork Bridge Street Bridge Gone…For Now"
>Bigfork Bridge Street Bridge Gone…For Now</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-kalispells-priorities/" title="69th Montana Legislature – Kalispell’s Priorities"
>69th Montana Legislature – Kalispell’s Priorities</a>
</li>
<li>
<a href="https://kgez.com/bobcats-succumb-to-bison-35-32-in-fcs-finale/" title="Bobcats Succumb To Bison 35-32 In FCS Finale"
>Bobcats Succumb To Bison 35-32 In FCS Finale</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-convenes-in-helena/" title="69th Montana Legislature Convenes In Helena"
>69th Montana Legislature Convenes In Helena</a>
</li>
<li>
<a href="https://kgez.com/montana-department-of-corrections-sues-flathead-board-of-adjustment/" title="Montana Department Of Corrections Sues Flathead Board Of Adjustment"
>Montana Department Of Corrections Sues Flathead Board Of Adjustment</a>
</li>
<li>
<a href="https://kgez.com/flathead-school-enrollment-drops-again/" title="Flathead School Enrollment Drops…Again"
>Flathead School Enrollment Drops…Again</a>
</li>
<li>
<a href="https://kgez.com/wenz-now-flathead-county-justice-of-the-peace/" title="Wenz Now Flathead County Justice Of The Peace"
>Wenz Now Flathead County Justice Of The Peace</a>
</li>
<li>
<a href="https://kgez.com/fatal-crash-on-evaro-hill-into-missoula/" title="Fatal Crash On Evaro Hill Into Missoula"
>Fatal Crash On Evaro Hill Into Missoula</a>
</li>
<li>
<a href="https://kgez.com/sen-tim-sheehy-takes-his-place-in-the-u-s-senate/" title="Sen. Tim Sheehy Takes His Place In The U.S. Senate"
>Sen. Tim Sheehy Takes His Place In The U.S. Senate</a>
</li>
<li>
<a href="https://kgez.com/trump-sentencing-set-for-friday-january-10th/" title="Trump Sentencing Set For Friday, January 10th"
>Trump Sentencing Set For Friday, January 10th</a>
</li>
<li>
<a href="https://kgez.com/federal-court-date-for-apgar-home/" title="Federal Court Date For Apgar Home"
>Federal Court Date For Apgar Home</a>
</li>
<li>
<a href="https://kgez.com/voters-decide-on-big-mountain-district-resort-tax/" title="Voters Decide On Big Mountain District Resort Tax"
>Voters Decide On Big Mountain District Resort Tax</a>
</li>
<li>
<a href="https://kgez.com/george-ostrom-leaves-this-earth-the-first-day-of-2025/" title="George Ostrom Leaves Planet Earth The First Day Of 2025"
>George Ostrom Leaves Planet Earth The First Day Of 2025</a>
</li>
<li>
<a href="https://kgez.com/montana-supreme-court-sides-with-youths-on-environment/" title="Montana Supreme Court Sides With Youths On Environment"
>Montana Supreme Court Sides With Youths On Environment</a>
</li>
<li>
<a href="https://kgez.com/nw-mt-history-museum-john-white-speaker-series/" title="NW MT History Museum – John White Speaker Series"
>NW MT History Museum – John White Speaker Series</a>
</li>
<li>
<a href="https://kgez.com/montana-great-outdoors-conservation-project-33000-acres-set-aside/" title="Montana Great Outdoors Conservation Project – 33,000-Acres Set Aside"
>Montana Great Outdoors Conservation Project – 33,000-Acres Set Aside</a>
</li>
<li>
<a href="https://kgez.com/transgender-birth-certificates-drivers-licenses/" title="Transgender Birth Certificates & Drivers Licenses"
>Transgender Birth Certificates & Drivers Licenses</a>
</li>
<li>
<a href="https://kgez.com/bobcats-face-coyotes-in-fcs-semi-finals/" title="Bobcats Face Coyotes In FCS Semi Finals On KGEZ"
>Bobcats Face Coyotes In FCS Semi Finals On KGEZ</a>
</li>
<li>
<a href="https://kgez.com/state-supreme-court-retains-injunction-of-montana-youth-protection-act/" title="State Supreme Court Retains Injunction Of Montana Youth Protection Act"
>State Supreme Court Retains Injunction Of Montana Youth Protection Act</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-sifts-through-biosolids-alternatives/" title="Kalispell City Council Sifts Through Biosolids Alternatives"
>Kalispell City Council Sifts Through Biosolids Alternatives</a>
</li>
<li>
<a href="https://kgez.com/montanas-69th-legislature-deals-with-transgender-bathrooms/" title="Montana’s 69th Legislature Deals With Transgender Bathrooms"
>Montana’s 69th Legislature Deals With Transgender Bathrooms</a>
</li>
<li>
<a href="https://kgez.com/lake-county-still-responsible-for-reservation-offenders/" title="Lake County Still Responsible For Reservation Offenders"
>Lake County Still Responsible For Reservation Offenders</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-councils-legislative-priorities/" title="Kalispell City Council’s Legislative Priorities"
>Kalispell City Council’s Legislative Priorities</a>
</li>
<li>
<a href="https://kgez.com/martin-city-killer-gets-100-years/" title="Martin City Killer Gets 100-Years"
>Martin City Killer Gets 100-Years</a>
</li>
<li>
<a href="https://kgez.com/bigforks-bridge-street-bridge-construction-begins/" title="Bigfork’s Bridge Street Bridge Construction Begins"
>Bigfork’s Bridge Street Bridge Construction Begins</a>
</li>
<li>
<a href="https://kgez.com/violence-in-libby-leaves-one-man-dead/" title="Violence In Libby Leaves One Man Dead"
>Violence In Libby Leaves One Man Dead</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-plans-for-legislative-session/" title="Kalispell City Council Plans For Legislative Session"
>Kalispell City Council Plans For Legislative Session</a>
</li>
<li>
<a href="https://kgez.com/coram-woman-jailed-in-shooting-incident/" title="Coram Woman Jailed In Shooting Incident"
>Coram Woman Jailed In Shooting Incident</a>
</li>
<li>
<a href="https://kgez.com/bigfork-fire-department-lieutenant-fired/" title="Bigfork Fire Department Lieutenant Fired"
>Bigfork Fire Department Lieutenant Fired</a>
</li>
<li>
<a href="https://kgez.com/moose-creek-ax-murder-case-solved/" title="Moose Creek Ax Murder Case Solved"
>Moose Creek Ax Murder Case Solved</a>
</li>
<li>
<a href="https://kgez.com/kalispell-teachers-get-significant-raise-with-new-contract/" title="Kalispell Teachers Get Significant Raise With New Contract"
>Kalispell Teachers Get Significant Raise With New Contract</a>
</li>
<li>
<a href="https://kgez.com/whitefish-to-compensate-elected-officials/" title="Whitefish To Compensate Elected Officials"
>Whitefish To Compensate Elected Officials</a>
</li>
<li>
<a href="https://kgez.com/parking-lot-shooter-acquitted/" title="Parking Lot Shooter Acquitted In Flathead Court"
>Parking Lot Shooter Acquitted In Flathead Court</a>
</li>
<li>
<a href="https://kgez.com/hunting-season-results-last-weekend/" title="Hunting Season Results – Last Weekend"
>Hunting Season Results – Last Weekend</a>
</li>
<li>
<a href="https://kgez.com/elections-2024-flathead-county-voter-statistics/" title="Elections 2024 – Flathead County Voter Statistics"
>Elections 2024 – Flathead County Voter Statistics</a>
</li>
<li>
<a href="https://kgez.com/classic-radio-shows-return-to-kgez/" title="Classic Radio Shows Return to KGEZ"
>Classic Radio Shows Return to KGEZ</a>
</li>
<li>
<a href="https://kgez.com/bigfork-bridge-street-bridge-design-unveiling/" title="Bigfork Bridge Street Bridge Design Unveiling"
>Bigfork Bridge Street Bridge Design Unveiling</a>
</li>
<li>
<a href="https://kgez.com/high-speed-chase-turns-up-drug-pusher/" title="High Speed Chase Turns Up Drug Pusher"
>High Speed Chase Turns Up Drug Pusher</a>
</li>
<li>
<a href="https://kgez.com/kalispell-city-council-meets-monday-night/" title="Kalispell City Council Meets Monday Night"
>Kalispell City Council Meets Monday Night</a>
</li>
<li>
<a href="https://kgez.com/montanas-voter-turnout-2nd-highest-in-history/" title="Montana’s Voter Turnout 2nd Highest In History"
>Montana’s Voter Turnout 2nd Highest In History</a>
</li>
<li>
<a href="https://kgez.com/bull-trout-restrictions-on-the-south-fork-hungry-horse-reservoir/" title="Bull Trout Restrictions On The South Fork/Hungry Horse Reservoir"
>Bull Trout Restrictions On The South Fork/Hungry Horse Reservoir</a>
</li>
<li>
<a href="https://kgez.com/governors-2025-26-state-budget-proposal/" title="Governor’s 2025-26 State Budget Proposal"
>Governor’s 2025-26 State Budget Proposal</a>
</li>
<li>
<a href="https://kgez.com/69th-montana-legislature-leadership-set/" title="69th Montana Legislature Leadership Set"
>69th Montana Legislature Leadership Set</a>
</li>
<li>
<a href="https://kgez.com/flathead-electric-co-op-capital-credits-coming/" title="Flathead Electric Co-op Capital Credits Coming"
>Flathead Electric Co-op Capital Credits Coming</a>
</li>
<li>
<a href="https://kgez.com/kgez-good-morning-show-thursday-november-14th/" title="KGEZ Good Morning Show – Thursday, November 14th"
>KGEZ Good Morning Show – Thursday, November 14th</a>
</li>
<li>
<a href="https://kgez.com/hwy-93-motorcycle-crash-victim-identified/" title="Hwy 93 Motorcycle Crash Victim Identified"
>Hwy 93 Motorcycle Crash Victim Identified</a>
</li>
<li>
<a href="https://kgez.com/bigfork-childrens-theater-presents-white-christmas/" title="Bigfork Children’s Theater Presents White Christmas"
>Bigfork Children’s Theater Presents White Christmas</a>
</li>
<li>
<a href="https://kgez.com/68th-montana-legislature-leadership-decisions-this-week/" title="69th Montana Legislature – Leadership Decisions This Week"
>69th Montana Legislature – Leadership Decisions This Week</a>
</li>
<li>
<a href="https://kgez.com/bigfork-considers-4-day-school-week/" title="Bigfork Considers 4-Day School Week"
>Bigfork Considers 4-Day School Week</a>
</li> </ul>
</div>
</div> </div>
<!-- .ticker-news -->
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-9a8f63c e-con-full e-flex e-con e-child" data-id="9a8f63c" data-element_type="container">
<div class="elementor-element elementor-element-98c25dd elementor-view-default elementor-widget elementor-widget-icon" data-id="98c25dd" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-far-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"></path></svg> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-f1b0318 elementor-widget elementor-widget-text-editor" data-id="f1b0318" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
Saturday, 2 August 2025 </div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3f9b400 e-flex e-con-boxed e-con e-parent" data-id="3f9b400" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-ad4d680 e-con-full e-flex e-con e-child" data-id="ad4d680" data-element_type="container">
<div class="elementor-element elementor-element-350b51c elementor-widget elementor-widget-image" data-id="350b51c" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://de5.maindigitalstream.com/4227/">
<img width="150" height="150" src="https://kgez.com/wp-content/uploads/2024/06/kgez-logonew150.jpg" class="attachment-thumbnail size-thumbnail wp-image-1983" alt="" /> </a>
</div>
</div>
<a class="elementor-element elementor-element-9c1db11 e-flex e-con-boxed e-con e-child" data-id="9c1db11" data-element_type="container" href="https://de5.maindigitalstream.com/4227/" target="_blank">
<div class="e-con-inner">
<div class="elementor-element elementor-element-10e16b4 mb-0 elementor-widget elementor-widget-text-editor" data-id="10e16b4" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>KGEZ AM600/FM96.5</p> </div>
</div>
<div class="elementor-element elementor-element-143a471 elementor-widget elementor-widget-heading" data-id="143a471" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">LISTEN LIVE: We're Talking The Flathead</h6> </div>
</div>
<div class="elementor-element elementor-element-f273fb9 elementor-widget-tablet__width-initial elementor-widget elementor-widget-progress" data-id="f273fb9" data-element_type="widget" data-widget_type="progress.default">
<div class="elementor-widget-container">
<div class="elementor-progress-wrapper" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="50">
<div class="elementor-progress-bar" data-max="50">
<span class="elementor-progress-text"></span>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-62aeb0c elementor-widget elementor-widget-image" data-id="62aeb0c" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="250" height="59" src="https://kgez.com/wp-content/uploads/2024/08/powered-by-mcdonalds.jpg" class="attachment-full size-full wp-image-2002" alt="" /> </div>
</div>
</div>
</a>
</div>
<div class="elementor-element elementor-element-7055c27 e-con-full e-flex e-con e-child" data-id="7055c27" data-element_type="container">
<div class="elementor-element elementor-element-86863e6 elementor-nav-menu__align-end header-main-menu elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="86863e6" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-86863e6" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-14 current_page_item menu-item-1100"><a href="https://kgez.com/" aria-current="page" class="elementor-item elementor-item-active">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://kgez.com/about/" class="elementor-item">About</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-617"><a href="https://kgez.com/#kgez-2020-news-section" aria-current="page" class="elementor-item elementor-item-anchor">News Feed</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://kgez.com/contact/" class="elementor-item">Contact</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-616"><a target="_blank" href="https://www.paypal.com/webapps/shoppingcart?flowlogging_id=f587901c004ba&mfid=1718043570047_f587901c004ba#/checkout/openButton" class="elementor-item elementor-item-anchor">Pay Bill</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5240"><a href="https://kgez.com/contests/" class="elementor-item">Contests</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-86863e6" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-14 current_page_item menu-item-1100"><a href="https://kgez.com/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://kgez.com/about/" class="elementor-item" tabindex="-1">About</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-617"><a href="https://kgez.com/#kgez-2020-news-section" aria-current="page" class="elementor-item elementor-item-anchor" tabindex="-1">News Feed</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://kgez.com/contact/" class="elementor-item" tabindex="-1">Contact</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-616"><a target="_blank" href="https://www.paypal.com/webapps/shoppingcart?flowlogging_id=f587901c004ba&mfid=1718043570047_f587901c004ba#/checkout/openButton" class="elementor-item elementor-item-anchor" tabindex="-1">Pay Bill</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5240"><a href="https://kgez.com/contests/" class="elementor-item" tabindex="-1">Contests</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-e40b2c1 elementor-nav-menu__align-end headermobile-main-menu elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="e40b2c1" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
<ul id="menu-1-e40b2c1" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-14 current_page_item menu-item-1101"><a href="https://kgez.com/" aria-current="page" class="elementor-item elementor-item-active">Home</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-619"><a href="https://kgez.com/#kgez-2020-news-section" aria-current="page" class="elementor-item elementor-item-anchor">News Feed</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-536"><a href="https://kgez.com/contests/" class="elementor-item">Contests</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6263"><a href="https://kgez.com/glacier-bank-community-conversations/" class="elementor-item">Glacier Bank Community Conversations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2906"><a href="https://kgez.com/park-side-credit-union-athlete-of-the-week/" class="elementor-item">Park Side Credit Union Athlete of the Week</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-538"><a href="https://kgez.com/contact/" class="elementor-item">Contact</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-615"><a target="_blank" href="https://www.paypal.com/webapps/shoppingcart?flowlogging_id=f587901c004ba&mfid=1718043570047_f587901c004ba#/checkout/openButton" class="elementor-item elementor-item-anchor">Pay Bill</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-541"><a href="https://kgez.com/about/" class="elementor-item">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11628"><a href="https://kgez.com/flathead-braves-live-scoreboard-2/" class="elementor-item">Flathead Braves Live Scoreboard</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-e40b2c1" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-14 current_page_item menu-item-1101"><a href="https://kgez.com/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Home</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-619"><a href="https://kgez.com/#kgez-2020-news-section" aria-current="page" class="elementor-item elementor-item-anchor" tabindex="-1">News Feed</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-536"><a href="https://kgez.com/contests/" class="elementor-item" tabindex="-1">Contests</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6263"><a href="https://kgez.com/glacier-bank-community-conversations/" class="elementor-item" tabindex="-1">Glacier Bank Community Conversations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2906"><a href="https://kgez.com/park-side-credit-union-athlete-of-the-week/" class="elementor-item" tabindex="-1">Park Side Credit Union Athlete of the Week</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-538"><a href="https://kgez.com/contact/" class="elementor-item" tabindex="-1">Contact</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-615"><a target="_blank" href="https://www.paypal.com/webapps/shoppingcart?flowlogging_id=f587901c004ba&mfid=1718043570047_f587901c004ba#/checkout/openButton" class="elementor-item elementor-item-anchor" tabindex="-1">Pay Bill</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-541"><a href="https://kgez.com/about/" class="elementor-item" tabindex="-1">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11628"><a href="https://kgez.com/flathead-braves-live-scoreboard-2/" class="elementor-item" tabindex="-1">Flathead Braves Live Scoreboard</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1d4e2d1 e-flex e-con-boxed e-con e-parent" data-id="1d4e2d1" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-29fa624 e-con-full e-flex e-con e-child" data-id="29fa624" data-element_type="container">
<div class="elementor-element elementor-element-0d37f5e elementor-widget elementor-widget-image" data-id="0d37f5e" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="184" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20184%2039'%3E%3C/svg%3E" class="attachment-large size-large wp-image-1177" alt="" data-lazy-src="https://kgez.com/wp-content/uploads/2024/06/kgez_am600-fm96-5_logowhite-e1721903545725.png" /><noscript><img width="184" height="39" src="https://kgez.com/wp-content/uploads/2024/06/kgez_am600-fm96-5_logowhite-e1721903545725.png" class="attachment-large size-large wp-image-1177" alt="" /></noscript> </div>
</div>
</div>
<div class="elementor-element elementor-element-38ac474 e-con-full e-flex e-con e-child" data-id="38ac474" data-element_type="container">
<div class="elementor-element elementor-element-195f4a0 elementor-nav-menu__align-center header-bottom-menu elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget__width-inherit e-transform e-transform e-transform elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-invisible elementor-widget elementor-widget-nav-menu" data-id="195f4a0" data-element_type="widget" data-settings="{"_animation":"slideInDown","layout":"vertical","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger","_transform_rotateZ_effect":{"unit":"px","size":"","sizes":[]},"_transform_rotateZ_effect_laptop":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_tablet_extra":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile_extra":{"unit":"deg","size":"","sizes":[]},"_transform_rotateZ_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_scale_effect":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_laptop":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_tablet_extra":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_mobile_extra":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewX_effect_laptop":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_tablet_extra":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_mobile_extra":{"unit":"deg","size":"","sizes":[]},"_transform_skewX_effect_mobile":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect":{"unit":"px","size":"","sizes":[]},"_transform_skewY_effect_laptop":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_tablet_extra":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_tablet":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_mobile_extra":{"unit":"deg","size":"","sizes":[]},"_transform_skewY_effect_mobile":{"unit":"deg","size":"","sizes":[]}}" data-widget_type="nav-menu.default">
<div class="elementor-widget-container">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-underline e--animation-fade">
<ul id="menu-1-195f4a0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2899"><a href="https://kgez.com/park-side-credit-union-athlete-of-the-week/" class="elementor-item">Athlete of the Week</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5331"><a href="https://kgez.com/glacier-bank-community-conversations/" class="elementor-item">Glacier Bank Community Conversations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11629"><a href="https://kgez.com/flathead-braves-live-scoreboard-2/" class="elementor-item">Flathead Braves Live Scoreboard</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-195f4a0" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2899"><a href="https://kgez.com/park-side-credit-union-athlete-of-the-week/" class="elementor-item" tabindex="-1">Athlete of the Week</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5331"><a href="https://kgez.com/glacier-bank-community-conversations/" class="elementor-item" tabindex="-1">Glacier Bank Community Conversations</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11629"><a href="https://kgez.com/flathead-braves-live-scoreboard-2/" class="elementor-item" tabindex="-1">Flathead Braves Live Scoreboard</a></li>
</ul> </nav>
</div>
</div>
<div class="elementor-element elementor-element-048befc elementor-mobile-align-right elementor-align-center elementor-widget elementor-widget-button" data-id="048befc" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-wobble-skew" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjExNjAiLCJ0b2dnbGUiOnRydWV9">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Subscribe Now</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<main id="content" class="site-main post-14 page type-page status-publish hentry">
<div class="page-content">
<div data-elementor-type="wp-page" data-elementor-id="14" class="elementor elementor-14" data-elementor-post-type="page">
<div class="elementor-element elementor-element-034ba6c e-flex e-con-boxed e-con e-parent" data-id="034ba6c" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-a1999d3 e-con-full e-flex e-con e-child" data-id="a1999d3" data-element_type="container">
<div class="elementor-element elementor-element-1e14dad fixit elementor-widget elementor-widget-wpadcenter-adtype" data-id="1e14dad" data-element_type="widget" data-widget_type="wpadcenter-adtype.default">
<div class="elementor-widget-container">
<!-- Ad space powered by WP AdCenter v2.5.7 - https://wpadcenter.com/ --><div class="wpadcenter_rotating_adgroup"><input type="hidden" id="wpadcenter_rotating_time" value="7"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-12272" class="ad-797x410 wpadcenter-797x410 ad-placement wpadcenter-aligncenter aligncenter wpadcenter-maxwidth" style="max-width:950px;"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Park Side July 2025 Front Page Ad:12272"><a id="wpadcenter_ad" data-value="12272" data-placement="" href="https://www.parksidefcu.com/checking-savings/#checking" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img fetchpriority="high" decoding="async" width="797" height="410" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20797%20410'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Park Side July 2025" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025.png 797w, https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025-300x154.png 300w, https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025-768x395.png 768w" data-lazy-sizes="(max-width: 797px) 100vw, 797px" title="Park Side July 2025 Front Page Ad 1" data-lazy-src="https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025.png"><noscript><img fetchpriority="high" decoding="async" width="797" height="410" src="https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Park Side July 2025" srcset="https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025.png 797w, https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025-300x154.png 300w, https://kgez.com/wp-content/uploads/2025/07/Park-Side-July-2025-768x395.png 768w" sizes="(max-width: 797px) 100vw, 797px" title="Park Side July 2025 Front Page Ad 1"></noscript></a></div></div></div><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>
</div> </div>
</div>
</div>
<div class="elementor-element elementor-element-24540f3 e-con-full e-flex e-con e-child" data-id="24540f3" data-element_type="container">
<div class="elementor-element elementor-element-1f4a3d0 elementor-widget elementor-widget-image" data-id="1f4a3d0" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<a href="https://kgez.com/contests/">
<img decoding="async" width="300" height="187" src="https://kgez.com/wp-content/uploads/2024/07/kgez-logo-test-300x187.jpg" class="attachment-medium size-medium wp-image-1510" alt="kgez logo test" srcset="https://kgez.com/wp-content/uploads/2024/07/kgez-logo-test-300x187.jpg 300w, https://kgez.com/wp-content/uploads/2024/07/kgez-logo-test-768x480.jpg 768w, https://kgez.com/wp-content/uploads/2024/07/kgez-logo-test.jpg 802w" sizes="(max-width: 300px) 100vw, 300px" title="KGEZ Radio 11"> </a>
</div>
</div>
<div class="elementor-element elementor-element-8fd5202 elementor-widget elementor-widget-html" data-id="8fd5202" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<script type="rocketlazyloadscript">
(function(d, s, id) {
if (d.getElementById(id)) {
if (window.__TOMORROW__) {
window.__TOMORROW__.renderWidget();
}
return;
}
const fjs = d.getElementsByTagName(s)[0];
const js = d.createElement(s);
js.id = id;
js.src = "https://www.tomorrow.io/v1/widget/sdk/sdk.bundle.min.js";
fjs.parentNode.insertBefore(js, fjs);
})(document, 'script', 'tomorrow-sdk');
</script>
<div class="tomorrow"
data-location-id="119365"
data-language="EN"
data-unit-system="IMPERIAL"
data-skin="dark"
data-widget-type="upcoming"
style="padding-bottom:22px;position:relative;"
>
<a href="https://www.tomorrow.io/weather-api/" rel="nofollow noopener noreferrer" target="_blank" style="position: absolute; bottom: 0; transform: translateX(-50%); left: 50%;">
<img decoding="async"
alt="Powered by the Tomorrow.io Weather API"
src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2018'%3E%3C/svg%3E"
width="250"
height="18"
data-lazy-src="https://weather-website-client.tomorrow.io/img/powered-by.svg" /><noscript><img decoding="async"
alt="Powered by the Tomorrow.io Weather API"
src="https://weather-website-client.tomorrow.io/img/powered-by.svg"
width="250"
height="18"
/></noscript>
</a>
</div> </div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-6143a44 e-flex e-con-boxed e-con e-parent" data-id="6143a44" data-element_type="container" id="kgez-2020-news-section">
<div class="e-con-inner">
<div class="elementor-element elementor-element-120ece9 e-con-full mainleft-blog-section e-flex e-con e-child" data-id="120ece9" data-element_type="container">
<div class="elementor-element elementor-element-ff945dd e-flex e-con-boxed e-con e-child" data-id="ff945dd" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-480847c elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="480847c" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">KGEZ 20-20 News </h1> </div>
</div>
<div class="elementor-element elementor-element-afc5817 elementor-widget__width-auto elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="afc5817" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-widget-container">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-6eea560 e-con-full e-flex e-con e-child" data-id="6eea560" data-element_type="container">
<div class="elementor-element elementor-element-d3331ae elementor-grid-2 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="d3331ae" data-element_type="widget" data-settings="{"pagination_type":"numbers_and_prev_next","template_id":"1325","columns":2,"pagination_load_type":"ajax","row_gap":{"unit":"px","size":18,"sizes":[]},"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap_laptop":{"unit":"px","size":"","sizes":[]},"row_gap_tablet_extra":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile_extra":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="loop-grid.post">
<div class="elementor-widget-container">
<div class="elementor-loop-container elementor-grid" role="list">
<style id="loop-dynamic-1325">.e-loop-item-12889 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12889 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/08/Owl-Bar.jpg");}</style><style id="loop-1325"></style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12889 post-12889 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/search-continues-for-anaconda-mass-shooter/">Search Continues For Anaconda Mass Shooter</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/08/02/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>August 2, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<style id="loop-dynamic-1325">.e-loop-item-12871 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12871 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/05/500-x-400-Joan-Jett-and-Scotty-McCreery-Northwest-Montana-Fair.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12871 post-12871 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/kgez-good-morning-show-monday-talks-nw-montana-fair/">KGEZ Good Morning Show Monday Talks NW Montana Fair</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/08/01/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>August 1, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<style id="loop-dynamic-1325">.e-loop-item-12863 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12863 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/07/MontanaPublicRadio.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12863 post-12863 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/corporation-for-public-broadcasting-prepares-to-shut-down/">Corporation For Public Broadcasting Prepares To Shut Down</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/08/01/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>August 1, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<style id="loop-dynamic-1325">.e-loop-item-12856 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12856 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/08/TalkWheels.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12856 post-12856 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/car-questions-answered-sunday-afternoons-on-kgez/">Car Questions Answered Sunday Afternoons on KGEZ</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/08/01/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>August 1, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<style id="loop-dynamic-1325">.e-loop-item-12834 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12834 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/07/TravisMyers.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12834 post-12834 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/8-month-prison-sentence-for-aiming-green-laser-at-two-bear-air/">8-Month Prison Sentence For Aiming Green Laser At Two Bear Air</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/07/31/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>July 31, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<style id="loop-dynamic-1325">.e-loop-item-12827 .elementor-element.elementor-element-8ff323d:not(.elementor-motion-effects-element-type-background), .e-loop-item-12827 .elementor-element.elementor-element-8ff323d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kgez.com/wp-content/uploads/2025/07/ClaytonClarke.jpg");}</style> <div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-12827 post-12827 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/missing-hiker-found-safe/">Missing Hiker Found Safe</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/07/31/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>July 31, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
</div>
<div class="e-load-more-anchor" data-page="1" data-max-page="69" data-next-page="https://kgez.com/?e-page-d3331ae=2"></div>
<nav class="elementor-pagination" aria-label="Pagination">
<span class="page-numbers prev">Previous</span>
<span aria-current="page" class="page-numbers current"><span class="elementor-screen-only">Page</span>1</span>
<a class="page-numbers" href="https://kgez.com/?e-page-d3331ae=2"><span class="elementor-screen-only">Page</span>2</a>
<a class="page-numbers" href="https://kgez.com/?e-page-d3331ae=3"><span class="elementor-screen-only">Page</span>3</a>
<a class="page-numbers" href="https://kgez.com/?e-page-d3331ae=4"><span class="elementor-screen-only">Page</span>4</a>
<a class="page-numbers" href="https://kgez.com/?e-page-d3331ae=5"><span class="elementor-screen-only">Page</span>5</a>
<a class="page-numbers next" href="https://kgez.com/?e-page-d3331ae=2">Next</a> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-0c4311c e-con-full e-flex e-con e-child" data-id="0c4311c" data-element_type="container">
<div class="elementor-element elementor-element-297a3f3 elementor-widget elementor-widget-wpadcenter-adtype" data-id="297a3f3" data-element_type="widget" data-widget_type="wpadcenter-adtype.default">
<div class="elementor-widget-container">
<!-- Ad space powered by WP AdCenter v2.5.7 - https://wpadcenter.com/ --><div class="wpadcenter_rotating_adgroup"><input type="hidden" id="wpadcenter_rotating_time" value="7"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-3423" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Flathead Electric 20/20 News Banner:3423"><a id="wpadcenter_ad" data-value="3423" data-placement="" href="https://www.flatheadelectric.com/" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Flathead Electric Eblast Banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner.jpg 930w, https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner-768x149.jpg 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Flathead Electric 20/20 News Banner 2" data-lazy-src="https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner.jpg"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Flathead Electric Eblast Banner" srcset="https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner.jpg 930w, https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2024/10/930x180-Flathead-Electric-Eblast-Banner-768x149.jpg 768w" sizes="(max-width: 930px) 100vw, 930px" title="Flathead Electric 20/20 News Banner 2"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-3427" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Snappy&#8217;s 20/20 News Banner:3427"><a id="wpadcenter_ad" data-value="3427" data-placement="" href="https://www.snappysportsenter.com/" target="_blank" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 SNAPPYS Banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner.jpg 930w, https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner-768x149.jpg 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Snappy's 20/20 News Banner 3" data-lazy-src="https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner.jpg"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 SNAPPYS Banner" srcset="https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner.jpg 930w, https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2024/10/930x180-SNAPPYS-Banner-768x149.jpg 768w" sizes="(max-width: 930px) 100vw, 930px" title="Snappy's 20/20 News Banner 3"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-9270" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Stockman Bank &#8211; Banking for Montana:9270"><a id="wpadcenter_ad" data-value="9270" data-placement="" href="https://www.stockmanbank.com/" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Banking for Montana Businesses digital ads 930 x 180" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg 930w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-768x149.jpg 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Stockman Bank - Banking for Montana 4" data-lazy-src="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Banking for Montana Businesses digital ads 930 x 180" srcset="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg 930w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-768x149.jpg 768w" sizes="(max-width: 930px) 100vw, 930px" title="Stockman Bank - Banking for Montana 4"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-9385" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Kalispell Copy NEW LOGO Banner:9385"><a id="wpadcenter_ad" data-value="9385" data-placement="" href="https://kalcopy.com/wp/" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 KalCopy NEW LOGO Banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner.png 930w, https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner-768x149.png 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Kalispell Copy NEW LOGO Banner 5" data-lazy-src="https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner.png"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 KalCopy NEW LOGO Banner" srcset="https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner.png 930w, https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/03/930x180-KalCopy_NEW-LOGO_Banner-768x149.png 768w" sizes="(max-width: 930px) 100vw, 930px" title="Kalispell Copy NEW LOGO Banner 5"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-10559" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Park Side Kasaza News 20-20 Sponsor:10559"><a id="wpadcenter_ad" data-value="10559" data-placement="" href="https://www.parksidefcu.com/checking-savings/#checking" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Park Side Credit Union banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png 930w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-768x149.png 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Park Side Kasaza News 20-20 Sponsor 6" data-lazy-src="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Park Side Credit Union banner" srcset="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png 930w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-768x149.png 768w" sizes="(max-width: 930px) 100vw, 930px" title="Park Side Kasaza News 20-20 Sponsor 6"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-11869" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Flathead Alpine Coaster 20-20 News Lakeside Banner:11869"><a id="wpadcenter_ad" data-value="11869" data-placement="" href="https://www.flatheadlakealpinecoaster.com/" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Lake Alpine Coaster 20 20 News Banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner.png 930w, https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner-768x149.png 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Flathead Alpine Coaster 20-20 News Lakeside Banner 7" data-lazy-src="https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner.png"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Lake Alpine Coaster 20 20 News Banner" srcset="https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner.png 930w, https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/06/Flathead-Lake-Alpine-Coaster-20-20-News-Banner-768x149.png 768w" sizes="(max-width: 930px) 100vw, 930px" title="Flathead Alpine Coaster 20-20 News Lakeside Banner 7"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-12178" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Glacier Bank Summer 2025:12178"><a id="wpadcenter_ad" data-value="12178" data-placement="" href="https://www.glacierbank.com/online-banking/personal" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Glacier Bank July Digital" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180.jpg 930w, https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180-768x149.jpg 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Glacier Bank Summer 2025 8" data-lazy-src="https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180.jpg"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Glacier Bank July Digital" srcset="https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180.jpg 930w, https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/06/Glacier-Bank-July-Digital-Ads_930x180-768x149.jpg 768w" sizes="(max-width: 930px) 100vw, 930px" title="Glacier Bank Summer 2025 8"></noscript></a></div></div></div></body></html>
</div> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5b5cbed e-con-full e-flex e-con e-child" data-id="5b5cbed" data-element_type="container">
<div class="elementor-element elementor-element-b11894b e-flex e-con-boxed e-con e-child" data-id="b11894b" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-7c5d7c9 h6-mb-0 elementor-widget elementor-widget-heading" data-id="7c5d7c9" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h5 class="elementor-heading-title elementor-size-default">In Case You Missed It -</h5> </div>
</div>
<div class="elementor-element elementor-element-e64fba2 e-flex e-con-boxed e-con e-child" data-id="e64fba2" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-16f10aa elementor-widget elementor-widget-html" data-id="16f10aa" data-element_type="widget" data-widget_type="html.default">
<div class="elementor-widget-container">
<iframe title="The KGEZ Good Morning Show" allowtransparency="true" height="315" width="100%" style="border: none; min-width: min(100%, 430px);height:315px;" scrolling="no" data-name="pb-iframe-player" src="about:blank" loading="lazy" allowfullscreen="" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.podbean.com/player-v2/?i=mc4zm-73722c-pbblog-playlist&share=1&download=1&fonts=Arial&skin=1&font-color=&rtl=0&logo_link=&btn-skin=8bbb4e&size=315"></iframe><noscript><iframe title="The KGEZ Good Morning Show" allowtransparency="true" height="315" width="100%" style="border: none; min-width: min(100%, 430px);height:315px;" scrolling="no" data-name="pb-iframe-player" src="https://www.podbean.com/player-v2/?i=mc4zm-73722c-pbblog-playlist&share=1&download=1&fonts=Arial&skin=1&font-color=&rtl=0&logo_link=&btn-skin=8bbb4e&size=315" loading="lazy" allowfullscreen=""></iframe></noscript> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-cf9d006 e-flex e-con-boxed e-con e-parent" data-id="cf9d006" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-46a0cdd elementor-widget elementor-widget-heading" data-id="46a0cdd" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">KGEZ’s Exclusive Good Morning Show Drill Down</h2> </div>
</div>
<div class="elementor-element elementor-element-0c1146b elementor-widget elementor-widget-text-editor" data-id="0c1146b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Click To Read The Latest From Our Washington D.C. Correspondents</p> </div>
</div>
<div class="elementor-element elementor-element-2a20e8e elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid" data-id="2a20e8e" data-element_type="widget" data-settings="{"pagination_type":"numbers_and_prev_next","template_id":"1325","columns":3,"pagination_load_type":"ajax","row_gap":{"unit":"px","size":18,"sizes":[]},"_skin":"post","columns_tablet":"2","columns_mobile":"1","edit_handle_selector":"[data-elementor-type=\"loop-item\"]","row_gap_laptop":{"unit":"px","size":"","sizes":[]},"row_gap_tablet_extra":{"unit":"px","size":"","sizes":[]},"row_gap_tablet":{"unit":"px","size":"","sizes":[]},"row_gap_mobile_extra":{"unit":"px","size":"","sizes":[]},"row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="loop-grid.post">
<div class="elementor-widget-container">
<div class="elementor-loop-container elementor-grid" role="list">
<div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-5906 post-5906 post type-post status-publish format-standard hentry category-washington-dc" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/linda-kenyon-white-house/">Linda Kenyon – White House</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/07/31/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>July 31, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
<div data-elementor-type="loop-item" data-elementor-id="1325" class="elementor elementor-1325 e-loop-item e-loop-item-5879 post-5879 post type-post status-publish format-standard hentry category-washington-dc" data-elementor-post-type="elementor_library" data-custom-edit-handle="1">
<div class="elementor-element elementor-element-9a5c520 e-con-full e-flex e-con e-parent" data-id="9a5c520" data-element_type="container">
<div class="elementor-element elementor-element-f46942f e-con-full e-flex e-con e-child" data-id="f46942f" data-element_type="container">
<div class="elementor-element elementor-element-54eb9e7 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="54eb9e7" data-element_type="widget" data-widget_type="theme-post-title.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://kgez.com/jerry-bodlander-washington-d-c-politics/">Jerry Bodlander – Washington D.C. Politics</a></h4> </div>
</div>
<div class="elementor-element elementor-element-de7d095 elementor-widget elementor-widget-post-info" data-id="de7d095" data-element_type="widget" data-widget_type="post-info.default">
<div class="elementor-widget-container">
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
<li class="elementor-icon-list-item elementor-repeater-item-e66a067 elementor-inline-item" itemprop="datePublished">
<a href="https://kgez.com/2025/06/09/">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"></path></svg> </span>
<span class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
<time>June 9, 2025</time> </span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-8ff323d e-con-full e-flex e-con e-child" data-id="8ff323d" data-element_type="container" data-settings="{"background_background":"classic"}">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-406d5e5 e-flex e-con-boxed e-con e-parent" data-id="406d5e5" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-82ac391 elementor-widget elementor-widget-wpadcenter-adtype" data-id="82ac391" data-element_type="widget" data-widget_type="wpadcenter-adtype.default">
<div class="elementor-widget-container">
<!-- Ad space powered by WP AdCenter v2.5.7 - https://wpadcenter.com/ --><div class="wpadcenter_rotating_adgroup"><input type="hidden" id="wpadcenter_rotating_time" value="7"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-9270" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Stockman Bank &#8211; Banking for Montana:9270"><a id="wpadcenter_ad" data-value="9270" data-placement="" href="https://www.stockmanbank.com/" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Banking for Montana Businesses digital ads 930 x 180" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg 930w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-768x149.jpg 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Stockman Bank - Banking for Montana 9" data-lazy-src="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Flathead Banking for Montana Businesses digital ads 930 x 180" srcset="https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180.jpg 930w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-300x58.jpg 300w, https://kgez.com/wp-content/uploads/2025/03/Flathead-Banking-for-Montana-Businesses-digital-ads-930-x-180-768x149.jpg 768w" sizes="(max-width: 930px) 100vw, 930px" title="Stockman Bank - Banking for Montana 9"></noscript></a></div></div></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<?xml encoding="utf-8" ?><html><body><div class="wpadcenter-ad-container"><div id="wpadcenter-ad-10559" class="ad-930x180 wpadcenter-930x180 ad-placement wpadcenter-aligncenter aligncenter"><div class="wpadcenter-ad-inner wpadcenter-gapi" data="Park Side Kasaza News 20-20 Sponsor:10559"><a id="wpadcenter_ad" data-value="10559" data-placement="" href="https://www.parksidefcu.com/checking-savings/#checking" target="_self" class="wpadcenter-ad-inner__item" rel="noopener"><img decoding="async" width="930" height="180" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20930%20180'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Park Side Credit Union banner" data-lazy-srcset="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png 930w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-768x149.png 768w" data-lazy-sizes="(max-width: 930px) 100vw, 930px" title="Park Side Kasaza News 20-20 Sponsor 10" data-lazy-src="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png"><noscript><img decoding="async" width="930" height="180" src="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="930x180 Park Side Credit Union banner" srcset="https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner.png 930w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-300x58.png 300w, https://kgez.com/wp-content/uploads/2025/05/930x180-Park-Side-Credit-Union-banner-768x149.png 768w" sizes="(max-width: 930px) 100vw, 930px" title="Park Side Kasaza News 20-20 Sponsor 10"></noscript></a></div></div></div></body></html>
</div> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-e5b6024 e-flex e-con-boxed e-con e-parent" data-id="e5b6024" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-8005676 e-flex e-con-boxed e-con e-child" data-id="8005676" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-491e993 e-con-full e-flex e-con e-child" data-id="491e993" data-element_type="container">
<div class="elementor-element elementor-element-77808b1 elementor-widget elementor-widget-heading" data-id="77808b1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Download Our Free Interactive Apps To Stay Up-To-Date</h2> </div>
</div>
<div class="elementor-element elementor-element-6c8448e elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="6c8448e" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>It’s easy to access everything we do on KGEZ—anytime!</p> </div>
</div>
<div class="elementor-element elementor-element-9242c8d e-flex e-con-boxed e-con e-child" data-id="9242c8d" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-181e548 elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="181e548" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://play.google.com/store/apps/details?id=com.kgez.radio" target="_blank" rel="noopener">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fab-google-play" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z"></path></svg> </span>
<span class="elementor-button-text">Play Store</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-683f5c7 elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="683f5c7" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://apps.apple.com/us/app/kgez-am600-fm96-5/id904712080" target="_blank" rel="noopener">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fab-app-store" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z"></path></svg> </span>
<span class="elementor-button-text">Apple Store</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7333bd9 e-con-full e-flex e-con e-child" data-id="7333bd9" data-element_type="container">
<div class="elementor-element elementor-element-2bac624 elementor-widget elementor-widget-image" data-id="2bac624" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img decoding="async" width="407" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20407%20400'%3E%3C/svg%3E" class="attachment-large size-large wp-image-1976" alt="kgez mb img" data-lazy-srcset="https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img.png 407w, https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img-300x295.png 300w" data-lazy-sizes="(max-width: 407px) 100vw, 407px" title="KGEZ Radio 12" data-lazy-src="https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img.png"><noscript><img decoding="async" width="407" height="400" src="https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img.png" class="attachment-large size-large wp-image-1976" alt="kgez mb img" srcset="https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img.png 407w, https://kgez.com/wp-content/uploads/2024/08/kgez-mb-img-300x295.png 300w" sizes="(max-width: 407px) 100vw, 407px" title="KGEZ Radio 12"></noscript> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<div data-elementor-type="footer" data-elementor-id="108" class="elementor elementor-108 elementor-location-footer" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-9b9a96b e-flex e-con-boxed e-con e-parent" data-id="9b9a96b" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-cc8566a elementor-widget elementor-widget-image" data-id="cc8566a" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="293" height="54" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20293%2054'%3E%3C/svg%3E" class="attachment-large size-large wp-image-109" alt="" data-lazy-src="https://kgez.com/wp-content/uploads/2024/06/kgez-radio-logotrans.png" /><noscript><img width="293" height="54" src="https://kgez.com/wp-content/uploads/2024/06/kgez-radio-logotrans.png" class="attachment-large size-large wp-image-109" alt="" /></noscript> </div>
</div>
<div class="elementor-element elementor-element-224c5e2 mb-0 text-white elementor-widget elementor-widget-text-editor" data-id="224c5e2" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>KGEZ | 315 1st Avenue East, Kalispell, MT 59901 | Email: <a href="mailto:info@kgez.com">info@kgez.com</a> | Phone:<a href="tel:+1406-752-2600">406-752-2600</a></p> </div>
</div>
<div class="elementor-element elementor-element-9115d88 elementor-widget elementor-widget-text-editor" data-id="9115d88" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
Copyright © 2025 KGEZ Radio. All rights reserved </div>
</div>
<div class="elementor-element elementor-element-038257b text-white elementor-widget elementor-widget-text-editor" data-id="038257b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p><a href="https://publicfiles.fcc.gov/am-profile/kgez">FCC PUBLIC FILES</a> | <a href="https://kgez.com/fcc-applications/">FCC APPLICATIONS</a></p> </div>
</div>
<div class="elementor-element elementor-element-79a71ea elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons" data-id="79a71ea" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-widget-container">
<div class="elementor-social-icons-wrapper elementor-grid" role="list">
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-shrink elementor-repeater-item-0d927d6" href="https://www.facebook.com/600.KGEZ/" target="_blank">
<span class="elementor-screen-only">Facebook</span>
<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-x-twitter elementor-animation-shrink elementor-repeater-item-e93d3ff" href="https://twitter.com/KGEZ1" target="_blank">
<span class="elementor-screen-only">X-twitter</span>
<svg class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-shrink elementor-repeater-item-53c8505" href="https://www.youtube.com/KGEZ600" target="_blank">
<span class="elementor-screen-only">Youtube</span>
<svg class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<style type="text/css"></style>
<div data-elementor-type="popup" data-elementor-id="1160" class="elementor elementor-1160 elementor-location-popup" data-elementor-settings="{"entrance_animation":"fadeInUp","exit_animation":"fadeInUp","entrance_animation_duration":{"unit":"px","size":1,"sizes":[]},"open_selector":"#subscribe-now","avoid_multiple_popups":"yes","classes":"popupdelay","a11y_navigation":"yes","triggers":[],"timing":[]}" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-9b161f9 ignore-toc e-flex e-con-boxed e-con e-parent" data-id="9b161f9" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-7c9c7f8 e-con-full e-flex e-con e-child" data-id="7c9c7f8" data-element_type="container" data-settings="{"background_background":"classic","background_motion_fx_motion_fx_mouse":"yes"}">
<div class="elementor-element elementor-element-dc3e43b e-con-full e-flex e-con e-child" data-id="dc3e43b" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-25b19e4 elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="25b19e4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Get notified about new stories and news.
Subscribe to us today!</h2> </div>
</div>
<div class="elementor-element elementor-element-bea2f90 elementor-button-align-center elementor-widget__width-initial elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-form" data-id="bea2f90" data-element_type="widget" data-settings="{"step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default">
<div class="elementor-widget-container">
<form class="elementor-form" method="post" name="Subscribe Form" aria-label="Subscribe Form">
<input type="hidden" name="post_id" value="1160"/>
<input type="hidden" name="form_id" value="bea2f90"/>
<input type="hidden" name="referer_title" value="KGEZ Radio | Northwest Montana’s Original Radio Station" />
<input type="hidden" name="queried_id" value="14"/>
<div class="elementor-form-fields-wrapper elementor-labels-">
<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
<label for="form-field-email" class="elementor-field-label elementor-screen-only">
Email </label>
<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Your Email Address" required="required">
</div>
<div class="elementor-field-type-text">
<input size="1" type="text" name="form_fields[field_92d63ee]" id="form-field-field_92d63ee" class="elementor-field elementor-size-md " style="display:none !important;"> </div>
<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
<button class="elementor-button elementor-size-md" type="submit">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Subscribe</span>
</span>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-elementor-type="popup" data-elementor-id="1185" class="elementor elementor-1185 elementor-location-popup" data-elementor-settings="{"entrance_animation":"fadeIn","exit_animation":"fadeIn","entrance_animation_duration":{"unit":"px","size":"1.4","sizes":[]},"classes":"popupdelay","avoid_multiple_popups":"yes","a11y_navigation":"yes","triggers":{"page_load_delay":5,"page_load":"yes"},"timing":{"times_times":1,"times":"yes"}}" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-45b0388f ignore-toc e-flex e-con-boxed e-con e-parent" data-id="45b0388f" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-00b536d e-con-full e-flex e-con e-child" data-id="00b536d" data-element_type="container" data-settings="{"background_background":"classic","background_motion_fx_motion_fx_mouse":"yes"}">
<div class="elementor-element elementor-element-0dfcb07 e-con-full e-flex e-con e-child" data-id="0dfcb07" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-488125d elementor-widget__width-initial elementor-widget elementor-widget-heading" data-id="488125d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Get notified about new stories and news.
Subscribe to us today!</h2> </div>
</div>
<div class="elementor-element elementor-element-7deff92 elementor-button-align-center elementor-widget__width-initial elementor-widget-mobile_extra__width-initial elementor-widget elementor-widget-form" data-id="7deff92" data-element_type="widget" data-settings="{"step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default">
<div class="elementor-widget-container">
<form class="elementor-form" method="post" name="New Form" aria-label="New Form">
<input type="hidden" name="post_id" value="1185"/>
<input type="hidden" name="form_id" value="7deff92"/>
<input type="hidden" name="referer_title" value="KGEZ Radio | Northwest Montana’s Original Radio Station" />
<input type="hidden" name="queried_id" value="14"/>
<div class="elementor-form-fields-wrapper elementor-labels-">
<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
<label for="form-field-email" class="elementor-field-label elementor-screen-only">
Email </label>
<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-md elementor-field-textual" placeholder="Your Email Address" required="required">
</div>
<div class="elementor-field-type-text">
<input size="1" type="text" name="form_fields[field_aea9750]" id="form-field-field_aea9750" class="elementor-field elementor-size-md " style="display:none !important;"> </div>
<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
<button class="elementor-button elementor-size-md" type="submit">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Subscribe</span>
</span>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<style id='wpadcenter-frontend-inline-css'></style>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://kgez.com/wp-content/cache/min/1/wp-content/plugins/t4b-news-ticker/assets/js/t4bnt.atickers.js?ver=1748464596" id="t4bnt-script-js"></script>
<script type="rocketlazyloadscript" id="t4bnt-script-js-after">
jQuery(function($) {$("#ticker").ticker({speed: 0.1,titleText: "News",displayType: "slide",pauseOnItems: 7000,});});
</script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/kgez.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://kgez.com/wp-content/cache/min/1/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=1749395905" id="hello-theme-frontend-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.30.4" id="elementor-webpack-runtime-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.30.4" id="elementor-frontend-modules-js"></script>
<script src="https://kgez.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script 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":577,"lg":992,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":576,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":767,"default_value":880,"direction":"max","is_enabled":true},"tablet":{"label":"Tablet Portrait","value":991,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":true},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":true},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},
"hasCustomBreakpoints":true},"version":"3.30.4","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"nested-elements":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/kgez.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/kgez.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"5d4807cc56"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_mobile_extra","viewport_tablet","viewport_tablet_extra","viewport_laptop"],"viewport_mobile":576,"viewport_mobile_extra":767,"viewport_tablet":991,"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":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":14,"title":"KGEZ%20Radio%20%7C%20Northwest%20Montana%E2%80%99s%20Original%20Radio%20Station","excerpt":"","featuredImage":false}};
</script>
<script src="https://kgez.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.30.4" id="elementor-frontend-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script>
<script src="https://kgez.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://kgez.com/wp-content/plugins/wpadcenter-pro/public/js/wpadcenter-pro-public.min.js?ver=5.4.6" id="wpadcenter-pro-js"></script>
<script id="wpadcenter-frontend-js-extra">
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
var ajax_url = {"url":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","security":"b0ff7ac1d2"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://kgez.com/wp-content/cache/min/1/wp-content/plugins/wpadcenter/public/js/wpadcenter-public.js?ver=1748464596" id="wpadcenter-frontend-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.30.1" id="elementor-pro-webpack-runtime-js"></script>
<script src="https://kgez.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://kgez.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 id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/kgez.com\/wp-admin\/admin-ajax.php","nonce":"f48fb58ad7","urls":{"assets":"https:\/\/kgez.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/kgez.com\/wp-json\/"},"settings":{"lazy_load_background_images":false},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},
"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/kgez.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script src="https://kgez.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.30.1" id="elementor-pro-frontend-js"></script>
<script src="https://kgez.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.30.1" id="pro-elements-handlers-js"></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://kgez.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
</body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1754149752 -->