editor LogoutAccount PreferencesDid you know...Increased growth of corn to make ethanol is going to increase the size of the "Dead Zone" in the Gulf of Mexico ? 
view source - http://www.stecklinecommunications.com/kqam*** Test System *** GO TO PRODUCTION <!doctype html >
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
class="">
<head>
<meta charset="utf-8">
<script type="text/javascript">
window._currentDevice = 'desktop';
window.Parameters = window.Parameters || {
HomeUrl: 'https://www.stecklinecommunications.com/',
AccountUUID: '9a134a6eacae4c8cbe0d5cda4203b869',
SystemID: 'US_DIRECT_PRODUCTION',
SiteAlias: '3981dec5',
SiteType: atob('RFVEQU9ORQ=='),
PublicationDate: 'Thu Jul 24 14:06:49 UTC 2025',
ExternalUid: null,
IsSiteMultilingual: false,
InitialPostAlias: '',
InitialPostPageUuid: '',
InitialDynamicItem: '',
DynamicPageInfo: {
isDynamicPage: false,
base64JsonRowData: 'null',
},
InitialPageAlias: 'kqam',
InitialPageUuid: 'fbefd818740548acb123cdaaaf7d3d30',
InitialPageId: '1181228344',
InitialEncodedPageAlias: 'a3FhbQ==',
InitialHeaderUuid: '02a3c645edba4c85a0e44174afe5b7ed',
CurrentPageUrl: '',
IsCurrentHomePage: false,
AllowAjax: false,
AfterAjaxCommand: null,
HomeLinkText: 'Back To Home',
UseGalleryModule: false,
CurrentThemeName: 'Layout Theme',
ThemeVersion: '500000',
DefaultPageAlias: '',
RemoveDID: true,
WidgetStyleID: null,
IsHeaderFixed: false,
IsHeaderSkinny: false,
IsBfs: true,
StorePageAlias: 'null',
StorePagesUrls: 'e30=',
IsNewStore: 'false',
StorePath: '',
StoreId: 'null',
StoreVersion: 0,
StoreBaseUrl: '',
StoreCleanUrl: true,
StoreDisableScrolling: true,
IsStoreSuspended: false,
HasCustomDomain: true,
SimpleSite: false,
showCookieNotification: false,
cookiesNotificationMarkup: 'null',
translatedPageUrl: '',
isFastMigrationSite: false,
sidebarPosition: 'NA',
currentLanguage: 'en',
currentLocale: 'en',
NavItems: '{}',
errors: {
general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
password: 'Incorrect name/password combination',
tryAgain: 'Try again'
},
NavigationAreaParams: {
ShowBackToHomeOnInnerPages: true,
NavbarSize: -1,
NavbarLiveHomePage: 'https://www.stecklinecommunications.com/',
BlockContainerSelector: '.dmBody',
NavbarSelector: '#dmNav:has(a)',
SubNavbarSelector: '#subnav_main'
},
hasCustomCode: false,
planID: '7',
customTemplateId: 'null',
siteTemplateId: 'null',
productId: 'DM_DIRECT',
disableTracking: false,
pageType: 'FROM_SCRATCH',
isRuntimeServer: true,
isInEditor: false,
hasNativeStore: false,
defaultLang: 'en',
hamburgerMigration: null,
isFlexSite : false
};
window.Parameters.LayoutID = {};
window.Parameters.LayoutID[window._currentDevice] = 6;
window.Parameters.LayoutVariationID = {};
window.Parameters.LayoutVariationID[window._currentDevice] = 5;
</script>
<!-- Injecting site-wide to the head -->
<!-- End Injecting site-wide to the head -->
<!-- Inject secured cdn script -->
<!-- ========= Meta Tags ========= -->
<!-- PWA settings -->
<script>
function toHash(str) {
var hash = 5381, i = str.length;
while (i) {
hash = hash * 33 ^ str.charCodeAt(--i)
}
return hash >>> 0
}
</script>
<script>
(function (global) {
//const cacheKey = global.cacheKey;
const isOffline = 'onLine' in navigator && navigator.onLine === false;
const hasServiceWorkerSupport = 'serviceWorker' in navigator;
if (isOffline) {
console.log('offline mode');
}
if (!hasServiceWorkerSupport) {
console.log('service worker is not supported');
}
if (hasServiceWorkerSupport && !isOffline) {
window.addEventListener('load', function () {
const serviceWorkerPath = '/runtime-service-worker.js?v=3';
navigator.serviceWorker
.register(serviceWorkerPath, { scope: './' })
.then(
function (registration) {
// Registration was successful
console.log(
'ServiceWorker registration successful with scope: ',
registration.scope
);
},
function (err) {
// registration failed :(
console.log('ServiceWorker registration failed: ', err);
}
)
.catch(function (err) {
console.log(err);
});
});
// helper function to refresh the page
var refreshPage = (function () {
var refreshing;
return function () {
if (refreshing) return;
// prevent multiple refreshes
var refreshkey = 'refreshed' + location.href;
var prevRefresh = localStorage.getItem(refreshkey);
if (prevRefresh) {
localStorage.removeItem(refreshkey);
if (Date.now() - prevRefresh < 30000) {
return; // dont go into a refresh loop
}
}
refreshing = true;
localStorage.setItem(refreshkey, Date.now());
console.log('refereshing page');
window.location.reload();
};
})();
function messageServiceWorker(data) {
return new Promise(function (resolve, reject) {
if (navigator.serviceWorker.controller) {
var worker = navigator.serviceWorker.controller;
var messageChannel = new MessageChannel();
messageChannel.port1.onmessage = replyHandler;
worker.postMessage(data, [messageChannel.port2]);
function replyHandler(event) {
resolve(event.data);
}
} else {
resolve();
}
});
}
}
})(window);
</script>
<!-- Add manifest -->
<!-- End PWA settings -->
<link rel="canonical" href="http://www.stecklinecommunications.com/kqam">
<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Wichita's Big Talker KQAM
</title>
<!--Add favorites icons-->
<link rel="apple-touch-icon"
href="https://irp.cdn-website.com/3981dec5/dms3rep/multi/SCOM_Favicon_HomeScreen+Icon+%2857+x+57+px%29.png"/>
<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/3981dec5/site_favicon_16_1711746158621.ico"/>
<!-- End favorite icons -->
<link rel="preconnect" href="https://lirp.cdn-website.com/"/>
<!-- render the required CSS and JS in the head section -->
<script id='d-js-dmapi'>
window.SystemID = 'US_DIRECT_PRODUCTION';
if (!window.dmAPI) {
window.dmAPI = {
registerExternalRuntimeComponent: function () {
},
getCurrentDeviceType: function () {
return window._currentDevice;
},
runOnReady: (ns, fn) => {
const safeFn = dmAPI.toSafeFn(fn);
ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
const eventName = 'afterAjax.' + ns;
if (document.readyState === 'complete') {
$.DM.events.off(eventName).on(eventName, safeFn);
setTimeout(function () {
safeFn({
isAjax: false,
});
}, 0);
} else {
window?.waitForDeferred?.('dmAjax', () => {
$.DM.events.off(eventName).on(eventName, safeFn);
safeFn({
isAjax: false,
});
});
}
},
toSafeFn: (fn) => {
if (fn?.safe) {
return fn;
}
const safeFn = function (...args) {
try {
return fn?.apply(null, args);
} catch (e) {
console.log('function failed ' + e.message);
}
};
safeFn.safe = true;
return safeFn;
}
};
}
if (!window.requestIdleCallback) {
window.requestIdleCallback = function (fn) {
setTimeout(fn, 0);
}
}
</script>
<!-- loadCSS function header.jsp-->
<script id="d-js-load-css">
/**
* There are a few <link> tags with CSS resource in them that are preloaded in the page
* in each of those there is a "onload" handler which invokes the loadCSS callback
* defined here.
* We are monitoring 3 main CSS files - the runtime, the global and the page.
* When each load we check to see if we can append them all in a batch. If threre
* is no page css (which may happen on inner pages) then we do not wait for it
*/
(function () {
let cssLinks = {};
function loadCssLink(link) {
link.onload = null;
link.rel = "stylesheet";
link.type = "text/css";
}
function checkCss() {
const pageCssLink = document.querySelector("[id*='CssLink']");
const widgetCssLink = document.querySelector("[id*='widgetCSS']");
if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
const storedRuntimeCssLink = cssLinks.runtime;
const storedPageCssLink = cssLinks.page;
const storedGlobalCssLink = cssLinks.global;
const storedWidgetCssLink = cssLinks.widget;
storedGlobalCssLink.disabled = true;
loadCssLink(storedGlobalCssLink);
if (storedPageCssLink) {
storedPageCssLink.disabled = true;
loadCssLink(storedPageCssLink);
}
if(storedWidgetCssLink) {
storedWidgetCssLink.disabled = true;
loadCssLink(storedWidgetCssLink);
}
storedRuntimeCssLink.disabled = true;
loadCssLink(storedRuntimeCssLink);
requestAnimationFrame(() => {
setTimeout(() => {
storedRuntimeCssLink.disabled = false;
storedGlobalCssLink.disabled = false;
if (storedPageCssLink) {
storedPageCssLink.disabled = false;
}
if (storedWidgetCssLink) {
storedWidgetCssLink.disabled = false;
}
// (SUP-4179) Clear the accumulated cssLinks only when we're
// sure that the document has finished loading and the document
// has been parsed.
if(document.readyState === 'interactive') {
cssLinks = null;
}
}, 0);
});
}
}
function loadCSS(link) {
try {
var urlParams = new URLSearchParams(window.location.search);
var noCSS = !!urlParams.get("nocss");
var cssTimeout = urlParams.get("cssTimeout") || 0;
if (noCSS) {
return;
}
if (link.href && link.href.includes("d-css-runtime")) {
cssLinks.runtime = link;
checkCss();
} else if (link.id === "siteGlobalCss") {
cssLinks.global = link;
checkCss();
}
else if (link.id && link.id.includes("CssLink")) {
cssLinks.page = link;
checkCss();
} else if (link.id && link.id.includes("widgetCSS")) {
cssLinks.widget = link;
checkCss();
}
else {
requestIdleCallback(function () {
window.setTimeout(function () {
loadCssLink(link);
}, parseInt(cssTimeout, 10));
});
}
} catch (e) {
throw e
}
}
window.loadCSS = window.loadCSS || loadCSS;
})();
</script>
<script data-role="deferred-init" type="text/javascript">
/* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
function Def() {
this.promise = new Promise((function (a, b) {
this.resolve = a, this.reject = b
}).bind(this))
}
const defs = {};
window.getDeferred = function (a) {
return null == defs[a] && (defs[a] = new Def), defs[a]
}
window.waitForDeferred = function (b, a, c) {
let d = window?.getDeferred?.(b);
d
? d.promise.then(a)
: c && ["complete", "interactive"].includes(document.readyState)
? setTimeout(a, 1)
: c
? document.addEventListener("DOMContentLoaded", a)
: console.error(`Deferred does not exist`);
};
</script>
<style id="forceCssIncludes">
/* This file is auto-generated from a `scss` file with the same name */
.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
</style>
<style id="cssVariables" type="text/css">
:root {
--color_1: rgba(0, 0, 0, 1);
--color_2: rgba(255,255,255,1);
--color_3: rgba(245, 242, 239, 1);
--color_4: rgba(236, 189, 12, 1);
--color_5: rgba(174, 178, 158, 1);
--color_6: rgba(175, 76, 37, 1);
--color_7: rgba(186, 201, 207, 1);
--color_8: rgba(151, 151, 151, 1);
--color_9: rgba(117, 20, 54, 1);
}
</style>
<!-- Google Fonts Include -->
<!-- loadCSS function fonts.jsp-->
<link type="text/css" rel="stylesheet" href="https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,wght@0,100..900;1,100..900&family=Fjalla+One:ital,wght@0,400&family=Syncopate:ital,wght@0,400;0,700&family=Albert+Sans:ital,wght@0,100..900;1,100..900&family=DM+Sans:ital,wght@0,100..1000;1,100..1000&subset=latin-ext&display=swap" />
<!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global-->
<link rel="stylesheet" type="text/css" href="https://static.cdn-website.com/mnlt/production/5658/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" />
<!-- End of RT CSS Include -->
<link type="text/css" rel="stylesheet" href="https://irp.cdn-website.com/WIDGET_CSS/f32d71507e899194b1bc53293943407f.css" id="widgetCSS" />
<!-- Support `img` size attributes -->
<style>img[width][height] {
height: auto;
}</style>
<!-- Support showing sticky element on page only -->
<style>
body[data-page-alias="kqam"] #dm [data-show-on-page-only="kqam"] {
display: block !important;
}
</style>
<!-- This is populated in Ajax navigation -->
<style id="pageAdditionalWidgetsCss" type="text/css">
</style>
<!-- Site CSS -->
<link type="text/css" rel="stylesheet" href="https://irp.cdn-website.com/3981dec5/files/3981dec5_1.min.css?v=309" id="siteGlobalCss" />
<style id="customWidgetStyle" type="text/css">
</style>
<style id="innerPagesStyle" type="text/css">
</style>
<style
id="additionalGlobalCss" type="text/css"
>
</style>
<style id="pagestyle" type="text/css">
*#dm *.dmBody a.span.textonly
{
color:rgb(255,255,255) !important;
}
*#dm *.dmBody div.dmform-error
{
font-style:normal !important;
}
*#dm *.dmBody div.dmforminput textarea
{
font-style:italic !important;
}
*#dm *.dmBody div.dmforminput *.fileUploadLink
{
font-style:italic !important;
}
*#dm *.dmBody div.checkboxwrapper span
{
font-style:italic !important;
}
*#dm *.dmBody div.radiowrapper span
{
font-style:italic !important;
}
*#dm *.dmBody nav.u_1144820115
{
color:black !important;
}
*#dm *.dmBody div.u_1653874461 hr
{
border-top-width:4px !important;
border-top-style:solid !important;
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody div.u_1427954130 hr
{
color:var(--color_1) !important;
}
*#dm *.dmBody div.u_1699040524 hr
{
color:var(--color_1) !important;
}
*#dm *.dmBody *.u_1141945028
{
width:100% !important;
}
*#dm *.dmBody div.u_1141945028 img[dm_changed]
{
object-position:50% 50% !important;
object-fit:contain !important;
}
*#dm *.dmBody div.u_1141945028 img
{
object-position:50% 50% !important;
object-fit:contain !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before
{
font-size:18px !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav:not([data-nav-structure='VERTICAL']) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after
{
font-size:18px !important;
}
*#dm *.dmBody nav.u_1639902546.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item
{
font-family:Montserrat !important;
font-weight:bold !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav:not([image]) .unifiednav__container[data-depth="0"]
{
top:calc(100% - 0px - 0px) !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav[data-nav-structure="HORIZONTAL"] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]
{
left:15px !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav[data-nav-structure="SPLIT"] .unifiednav__container:not([data-depth]):not(:last-of-type)>.unifiednav__item-wrap .unifiednav__container[data-depth="0"]
{
left:15px !important;
}
*#dm *.dmBody *.u_1639902546.main-navigation.unifiednav[data-nav-structure="SPLIT"] .unifiednav__container:not([data-depth]):last-of-type>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]
{
left:15px !important;
}
*#dm *.dmBody nav.u_1639902546.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item:hover
{
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody nav.u_1639902546.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.hover
{
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody nav.u_1639902546.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected
{
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody a.u_1079256677:hover span.text
{
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody a.u_1079256677.hover span.text
{
color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody a.u_1079256677:hover
{
background-color:rgba(0,0,0,0) !important;
background-image:initial !important;
border-color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody a.u_1079256677.hover
{
background-color:rgba(0,0,0,0) !important;
background-image:initial !important;
border-color:rgba(236,12,53,1) !important;
}
*#dm *.dmBody a.u_1079256677
{
border-width:2px 2px 2px 2px !important;
border-color:var(--color_2) var(--color_2) var(--color_2) var(--color_2) !important;
border-style:solid !important;
}
*#dm *.dmBody div.u_1583000462
{
background-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-inner
{
background-color:rgba(0,0,0,0) !important;
border-style:solid !important;
border-width:0px !important;
}
*#dm *.dmBody div.u_1616278750
{
background-color:rgba(255,255,255,1) !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-container *.caption-title
{
color:rgba(0,0,0,1) !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-container *.caption-text
{
color:rgba(51,51,51,1) !important;
}
*#dm *.dmBody *.u_1627700563
{
display:block !important;
}
*#dm *.dmBody *.u_1806066380
{
display:block !important;
}
*#dm *.dmBody *.u_1366357189
{
display:block !important;
}
*#dm *.dmBody *.u_1099927274
{
display:block !important;
}
*#dm *.dmBody *.u_1856757533
{
display:block !important;
}
*#dm *.dmBody *.u_1667592717
{
display:block !important;
}
*#dm *.dmBody *.u_1262277708
{
display:block !important;
}
*#dm *.dmBody *.u_1486138363
{
display:block !important;
}
*#dm *.dmBody *.u_1245182550
{
display:block !important;
}
*#dm *.dmBody *.u_1791509506:before
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1791509506.before
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1791509506>*.bgExtraLayerOverlay
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.not-active>h4
{
color:rgba(255,255,255,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active>h4
{
color:rgba(0,0,0,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover>h4
{
color:rgba(0,0,0,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active>h4>span
{
color:rgba(0,0,0,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover>h4>span
{
color:rgba(0,0,0,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab *.tab-description>p
{
color:rgba(255,255,255,1) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.not-active
{
border-top-color:rgba(255,255,255,1) !important;
background-color:rgba(0,0,0,0) !important;
border-top-width:0px !important;
border-top-style:solid !important;
border-left-width:0px !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-right-width:0px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active
{
border-top-color:rgba(255,255,255,1) !important;
background-color:rgba(255,255,255,0.3) !important;
border-top-width:0px !important;
border-top-style:solid !important;
border-left-color:rgba(0,0,0,0) !important;
border-left-width:0px !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-right-width:0px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover
{
border-top-color:rgba(255,255,255,1) !important;
background-color:rgba(255,255,255,0.3) !important;
border-top-width:0px !important;
border-top-style:solid !important;
border-left-color:rgba(0,0,0,0) !important;
border-left-width:0px !important;
border-left-style:solid !important;
border-right-style:solid !important;
border-right-width:0px !important;
}
*#dm *.dmBody div.u_1132194796 *.svg
{
color:rgba(255,255,255,1) !important;
fill:rgba(255,255,255,1) !important;
width:50% !important;
}
*#dm *.dmBody div.u_1132194796
{
border-radius:50% !important;
-moz-border-radius:50% !important;
border-color:rgba(255,255,255,1) !important;
border-width:0px !important;
-webkit-border-radius:50% !important;
background-color:rgba(255,255,255,0.26) !important;
border-style:solid !important;
}
*#dm *.dmBody div.u_1645363100 *.tab *.desc-title
{
color:rgba(255,255,255,1) !important;
font-weight:normal !important;
}
*#dm *.dmBody div.u_1791509506:before
{
opacity:0.8 !important;
background-image:linear-gradient(135deg,rgba(0,242,96,1) 0%,rgba(5,117,230,1) 100%) !important;
}
*#dm *.dmBody div.u_1791509506.before
{
opacity:0.8 !important;
background-image:linear-gradient(135deg,rgba(0,242,96,1) 0%,rgba(5,117,230,1) 100%) !important;
}
*#dm *.dmBody div.u_1791509506>*.bgExtraLayerOverlay
{
opacity:0.8 !important;
background-image:linear-gradient(135deg,rgba(0,242,96,1) 0%,rgba(5,117,230,1) 100%) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab
{
border-style:solid !important;
border-width:7px !important;
background-color:rgba(255,255,255,0.3) !important;
border-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.not-active:not(.inghill)>h4
{
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active:not(.inghill)>h4
{
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover:not(.inghill)>h4
{
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active:not(.inghill)>h4>span
{
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover:not(.inghill)>h4>span
{
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.active *.button-class:hover
{
background-image:none !important;
}
*#dm *.dmBody div.u_1645363100 *.active *.button-class.hover
{
background-image:none !important;
}
*#dm *.dmBody div.u_1791509506
{
background-repeat:no-repeat !important;
background-image:url(https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/KQAM-Logo-61183cea-2880w.png) !important;
background-size:cover !important;
}
*#dm *.dmBody div.u_1583000462 .photoGalleryThumbs .image-container
{
border-radius:0px 0px 0px 0px !important;
}
*#dm *.dmBody *.u_1583000462 .photoGalleryThumbs .image-container a
{
background-size:contain !important;
}
*#dm *.dmBody *.u_1567478301 *.caption-inner
{
border-bottom-left-radius:0px !important;
-webkit-border-top-right-radius:0px !important;
-moz-border-top-right-radius:0px !important;
-webkit-border-bottom-right-radius:0px !important;
-webkit-border-bottom-left-radius:0px !important;
border-top-right-radius:0px !important;
-webkit-border-top-left-radius:0px !important;
border-radius:0px !important;
-moz-border-bottom-right-radius:0px !important;
-moz-border-top-left-radius:0px !important;
border-top-left-radius:0px !important;
-moz-border-radius:0px !important;
-moz-border-bottom-left-radius:0px !important;
border-bottom-right-radius:0px !important;
-webkit-border-radius:0px !important;
}
*#dm *.dmBody div.u_1266275567
{
background-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody div.u_1567478301 *.caption-inner
{
background-color:rgba(0,0,0,0) !important;
}
*#dm *.dmBody div.u_1567478301 *.caption-container *.caption-title
{
color:var(--color_3) !important;
}
*#dm *.dmBody div.u_1651607395 hr
{
color:var(--color_6) !important;
border-width:3px !important;
}
*#dm *.dmBody *.u_1881937113
{
background-position:50% 0% !important;
}
*#dm *.dmBody div.u_1591231203
{
background-repeat:no-repeat !important;
background-image:url(https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/App+SM+Banners-2880w.png) !important;
}
*#dm *.dmBody div.u_1393396074 .row .cell:not(.first)
{
color:rgba(255,255,255,1) !important;
}
*#dm *.dmBody div.u_1393396074 .first-column .cell:first-of-type
{
background-color:rgba(0,0,0,0) !important;
color:rgba(255,255,255,1) !important;
font-family:Roboto !important;
}
*#dm *.dmBody div.u_1109681170 .socialHubIcon
{
background-color:rgba(255,255,255,1) !important;
color:rgba(9,21,130,1) !important;
border-color:rgba(9,21,130,1) !important;
}
*#dm *.dmBody div.u_1100610776
{
background-repeat:no-repeat !important;
background-image:url(https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/KQAM-Logo-61183cea-2880w.png) !important;
}
*#dm *.dmBody *.u_1100610776:before
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1100610776.before
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1100610776>.bgExtraLayerOverlay
{
opacity:0.5 !important;
background-color:rgb(255,255,255) !important;
}
*#dm *.dmBody *.u_1393396074 .row
{
text-align:CENTER !important;
}
*#dm *.dmBody div.u_1393396074 .table
{
border-style:solid !important;
border-width:2px !important;
table-layout:fixed !important;
border-color:var(--color_1) !important;
}
*#dm *.dmBody div.u_1393396074 .header-cell
{
background-color:rgba(255,255,255,0.6) !important;
border-style:solid !important;
border-width:2px !important;
color:rgba(9,22,130,1) !important;
font-family:Roboto !important;
border-color:var(--color_1) !important;
}
*#dm *.dmBody div.u_1393396074 .cell
{
border-style:solid !important;
border-width:2px !important;
border-color:var(--color_1) !important;
}
*#dm *.dmBody div.u_1393396074 .row:nth-child(odd)
{
background-color:rgba(13,11,11,0.22) !important;
}
*#dm *.dmBody div.u_1393396074 .row:nth-child(even)
{
background-color:rgba(13,1,1,0.22) !important;
}
*#dm *.dmBody *.u_1510276755
{
background-position:50% 50% !important;
}
*#dm *.dmBody *.u_1163337744
{
display:block !important;
}
</style>
<style id="pagestyleDevice" type="text/css">
*#dm *.d-page-1716942098 DIV.dmInner
{
background-repeat:no-repeat !important;
background-size:cover !important;
background-attachment:fixed !important;
background-position:50% 50% !important;
}
*#dm *.d-page-1716942098 DIV#dmSlideRightNavRight
{
background-repeat:no-repeat !important;
background-image:none !important;
background-size:cover !important;
background-attachment:fixed !important;
background-position:50% 50% !important;
}
*#dm *.dmBody nav.u_1639902546.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item
{
font-size:18px !important;
}
*#dm *.dmBody *.u_1583000462 *.photoGalleryThumbs
{
padding:10px !important;
}
*#dm *.dmBody *.u_1583000462 *.layout-container
{
padding:10px !important;
}
*#dm *.dmBody *.u_1583000462 *.photoGalleryViewAll
{
padding:0 20px !important;
}
*#dm *.dmBody *.u_1583000462 *.caption-inner
{
padding-left:10px !important;
padding-right:10px !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-button
{
height:51px !important;
width:134px !important;
}
*#dm *.dmBody div.u_1583000462
{
float:none !important;
top:0px !important;
left:0 !important;
width:100% !important;
position:relative !important;
height:auto !important;
padding-top:0px !important;
padding-left:0px !important;
padding-bottom:0px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:calc(100% - 0px) !important;
margin-top:10px !important;
margin-bottom:10px !important;
padding-right:0px !important;
min-width:25px !important;
text-align:center !important;
}
*#dm *.dmBody *.u_1583000462 *.photoGalleryThumbs *.image-container a
{
padding-top:360px !important;
}
*#dm *.dmBody div.u_1616278750
{
padding-left:15px !important;
padding-right:15px !important;
padding-top:50px !important;
padding-bottom:50px !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-container *.caption-title
{
font-size:25px !important;
}
*#dm *.dmBody div.u_1583000462 *.caption-container *.caption-text
{
font-size:16px !important;
}
*#dm *.dmBody div.u_1645363100
{
float:none !important;
top:0px !important;
left:0 !important;
width:calc(100% - 0px) !important;
position:relative !important;
height:auto !important;
padding-top:0px !important;
padding-left:0px !important;
padding-bottom:0px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:100% !important;
margin-top:26px !important;
margin-bottom:0px !important;
padding-right:0px !important;
min-width:25px !important;
text-align:center !important;
}
*#dm *.dmBody div.u_1645363100 *.tab *.desc-title
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab *.tab-description>p
{
font-size:16px !important;
}
*#dm *.dmBody div.u_1464911295
{
display:block !important;
float:none !important;
top:0px !important;
left:0 !important;
width:calc(100% - 0px) !important;
position:relative !important;
height:auto !important;
padding-top:2px !important;
padding-left:0px !important;
padding-bottom:2px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:100% !important;
margin-top:-10px !important;
margin-bottom:8px !important;
padding-right:0px !important;
min-width:25px !important;
}
*#dm *.dmBody div.u_1132194796
{
width:calc(100% - 427px) !important;
height:106px !important;
float:none !important;
top:0px !important;
left:0 !important;
position:relative !important;
padding-top:0px !important;
padding-left:0px !important;
padding-bottom:0px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:106px !important;
margin-top:0px !important;
margin-bottom:10px !important;
padding-right:0px !important;
min-width:25px !important;
text-align:center !important;
display:block !important;
}
*#dm *.dmBody div.u_1791509506
{
float:none !important;
top:0px !important;
left:0 !important;
width:100% !important;
position:relative !important;
height:auto !important;
padding-top:100px !important;
padding-left:40px !important;
padding-bottom:100px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:none !important;
margin-top:0px !important;
margin-bottom:0px !important;
padding-right:40px !important;
min-width:0 !important;
text-align:center !important;
background-position:50% 100% !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.not-active>h4
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active>h4
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover>h4
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.active>h4>span
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1645363100 *.tab-label.hover>h4>span
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1266275567
{
padding-left:50px !important;
padding-right:50px !important;
padding-top:30px !important;
padding-bottom:30px !important;
}
*#dm *.dmBody *.u_1567478301 *.photoGalleryThumbs
{
padding:5px !important;
}
*#dm *.dmBody *.u_1567478301 *.layout-container
{
padding:5px !important;
}
*#dm *.dmBody *.u_1567478301 *.photoGalleryViewAll
{
padding:0 10px !important;
}
*#dm *.dmBody div.u_1567478301 *.caption-container *.caption-title
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1651607395
{
important:true !important;
width:100% !important;
}
*#dm *.dmBody div.u_1621859328
{
float:none !important;
top:0 !important;
left:0 !important;
width:auto !important;
position:relative !important;
height:auto !important;
padding-top:0px !important;
padding-left:60px !important;
padding-bottom:0px !important;
min-height:auto !important;
margin-right:0px !important;
margin-left:0px !important;
max-width:100% !important;
margin-top:0px !important;
margin-bottom:0px !important;
padding-right:60px !important;
min-width:0 !important;
text-align:start !important;
}
*#dm *.dmBody div.u_1591231203
{
background-attachment:fixed !important;
background-size:cover !important;
}
*#dm *.dmBody h1.u_1691428167
{
display:block !important;
float:none !important;
top:0 !important;
left:0 !important;
width:100% !important;
position:relative !important;
height:auto !important;
padding-top:2px !important;
padding-left:0 !important;
padding-bottom:2px !important;
margin-right:auto !important;
margin-left:0 !important;
max-width:100% !important;
margin-top:-8px !important;
margin-bottom:8px !important;
padding-right:0 !important;
min-width:0 !important;
text-align:left !important;
}
*#dm *.dmBody div.u_1393396074 .first-column .cell:first-of-type
{
font-size:20px !important;
}
*#dm *.dmBody div.u_1109681170
{
float:none !important;
top:0 !important;
left:0 !important;
width:calc(100% - 0px) !important;
position:relative !important;
height:auto !important;
padding-top:0 !important;
padding-left:0 !important;
padding-bottom:0 !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:100% !important;
margin-top:51px !important;
margin-bottom:0 !important;
padding-right:0 !important;
min-width:25px !important;
text-align:center !important;
}
*#dm *.dmBody *.u_1109681170 .socialHubIcon
{
width:26px !important;
height:26px !important;
font-size:17.333333333333332px !important;
line-height:26px !important;
}
*#dm *.dmBody *.u_1109681170 .socialHubIcon:after
{
width:34px !important;
height:26px !important;
}
*#dm *.dmBody *.u_1109681170 .socialHubInnerDiv a:not(:last-child)
{
margin-right:19px !important;
}
*#dm *.dmBody div.u_1100610776
{
float:none !important;
top:0 !important;
left:0 !important;
width:100% !important;
position:relative !important;
height:auto !important;
padding-top:40px !important;
padding-left:40px !important;
padding-bottom:70px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:none !important;
margin-top:0 !important;
margin-bottom:0 !important;
padding-right:40px !important;
min-width:0 !important;
text-align:center !important;
background-attachment:fixed !important;
background-size:cover !important;
}
*#dm *.dmBody div.u_1393396074
{
float:none !important;
top:0 !important;
left:0 !important;
width:calc(100% - 69px) !important;
position:relative !important;
height:276px !important;
padding-top:0 !important;
padding-left:0 !important;
padding-bottom:0 !important;
max-width:1062px !important;
padding-right:0 !important;
min-width:25px !important;
text-align:center !important;
margin-right:auto !important;
margin-left:auto !important;
margin-top:32px !important;
margin-bottom:0 !important;
}
*#dm *.dmBody div.u_1691428167
{
float:none !important;
top:0px !important;
left:0 !important;
width:calc(100% - 0px) !important;
position:relative !important;
height:auto !important;
padding-top:2px !important;
padding-left:0px !important;
padding-bottom:2px !important;
margin-right:auto !important;
margin-left:auto !important;
max-width:100% !important;
margin-top:-10px !important;
margin-bottom:8px !important;
padding-right:0px !important;
min-width:25px !important;
display:block !important;
}
</style>
<!-- Flex Sections CSS -->
<style id="grid-styles-desktop-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media all {
#a288768d {
margin-bottom: 0px;
margin-right: 0%;
margin-left: 0%;
}
#\30 b88c4e8 {
align-self: stretch;
background-size: cover;
display: flex;
min-height: 8px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 0px;
background-repeat: no-repeat;
flex-direction: column;
max-width: 100%;
width: 100%;
justify-content: flex-end;
align-items: flex-start;
position: relative;
min-width: 4%;
padding-top: 16px;
padding-right: 16px;
padding-left: 16px;
margin: 0px 0% 0px 0%;
}
#\38 50348c6::before, #\38 50348c6 > .bgExtraLayerOverlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.35;
border-radius: inherit;
content: '';
background-color: rgba(0, 0, 0, 1);
}
#\38 50348c6 {
background-repeat: no-repeat;
background-size: cover;
grid-template-columns: minmax(0px, 1fr);
grid-template-rows: minmax(8px, max-content);
display: grid;
justify-content: start;
background-position: 50% 0%;
align-items: start;
position: relative;
background-color: var(--color_4);
background-image: url(https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/Untitled+design+%289%29-2880w.png);
background-attachment: fixed;
}
#\34 294591e {
align-self: start;
background-size: cover;
min-height: 480px;
background-repeat: no-repeat;
flex-direction: row;
order: 0;
padding-top: 2%;
display: flex;
padding-bottom: 2%;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
max-width: none;
width: 100%;
justify-content: flex-start;
align-items: center;
position: relative;
justify-self: center;
flex-wrap: nowrap;
margin: 0px 0% 0px 0%;
grid-area: 1 / 1 / span 1 / span 1;
}
#widget_62l {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
order: 0;
}
#widget_m9s {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
order: 1;
}
#a20fa61c {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
position: relative;
max-width: 100%;
width: 100%;
min-height: 48px;
max-height: 100%;
flex-wrap: nowrap;
align-content: stretch;
justify-self: auto;
align-self: auto;
order: 2;
grid-area: auto / auto / auto / auto;
}
#\31 6c7c898 {
position: relative;
width: auto;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
justify-self: auto;
align-self: auto;
order: 1;
grid-area: auto / auto / auto / auto;
}
#\35 c42b69f {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
position: relative;
max-width: 100%;
width: 100%;
min-height: 48px;
max-height: 100%;
order: 2;
justify-self: auto;
align-self: auto;
grid-area: auto / auto / auto / auto;
}
#def4aad2 {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: center;
position: relative;
max-width: 100%;
width: 5%;
min-height: 48px;
max-height: 100%;
}
}</style>
<style id="grid-styles-desktop-392994f4-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media all {
#\31 25a845b {
align-self: stretch;
background-size: cover;
display: flex;
min-height: 8px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
background-repeat: no-repeat;
flex-direction: column;
max-width: 100%;
width: 70%;
justify-content: center;
align-items: flex-start;
position: relative;
min-width: 4%;
padding: 16px 16px 16px 16px;
}
#b463204d {
background-repeat: no-repeat;
background-size: cover;
grid-template-columns: minmax(0px, 1fr);
grid-template-rows: minmax(8px, max-content);
display: grid;
justify-content: start;
background-position: 50% 50%;
align-items: start;
position: relative;
background-color: var(--color_1);
}
#f87c9ba0 {
align-self: start;
padding-top: 2%;
background-size: cover;
display: flex;
padding-bottom: 2%;
min-height: 240px;
background-position: 50% 50%;
column-gap: 0%;
row-gap: 0px;
background-repeat: no-repeat;
flex-direction: row;
max-width: 1200px;
width: 100%;
justify-content: flex-start;
align-items: center;
position: relative;
justify-self: center;
order: 0;
flex-wrap: nowrap;
}
#widget_oi6 {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
justify-self: auto;
align-self: auto;
order: 0;
grid-area: auto / auto / auto / auto;
}
#group_hvm {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
position: relative;
max-width: 100%;
width: 30%;
min-width: 4%;
min-height: 8px;
column-gap: 4%;
row-gap: 24px;
align-self: stretch;
background-color: var(--color_2);
padding: 16px 16px 16px 16px;
}
#widget_odf {
position: relative;
width: 100%;
height: 240px;
min-width: 10px;
min-height: 10px;
max-width: 100%;
}
}</style>
<style id="grid-styles-desktop-9eebe83e-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media all {
#\37 6e126b2 {
align-self: stretch;
background-size: cover;
display: flex;
min-height: 8px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
background-repeat: no-repeat;
flex-direction: column;
max-width: 100%;
width: 100%;
justify-content: center;
align-items: flex-start;
position: relative;
min-width: 4%;
}
#ee9574b3 {
background-repeat: no-repeat;
background-size: cover;
grid-template-columns: minmax(0px, 1fr);
grid-template-rows: minmax(8px, max-content);
display: grid;
justify-content: start;
background-position: 50% 50%;
align-items: start;
position: relative;
}
#b15e850c {
align-self: start;
background-size: cover;
display: flex;
min-height: 0px;
background-position: 50% 50%;
column-gap: 0%;
row-gap: 0px;
background-repeat: no-repeat;
flex-direction: row;
max-width: 1200px;
width: 100%;
justify-content: flex-start;
align-items: center;
position: relative;
justify-self: center;
order: 0;
flex-wrap: nowrap;
}
#widget_mn6 {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
align-self: center;
}
}</style>
<style id="grid-styles-desktop-77003484-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media all {
#\36 ef8366c {
align-self: stretch;
background-size: cover;
display: flex;
min-height: 8px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
background-repeat: no-repeat;
flex-direction: column;
max-width: 100%;
width: 100%;
justify-content: center;
align-items: flex-start;
position: relative;
min-width: 4%;
}
#\31 e6ddf31 {
align-self: start;
background-size: cover;
display: flex;
min-height: 0px;
background-position: 50% 50%;
column-gap: 0%;
row-gap: 0px;
background-repeat: no-repeat;
flex-direction: row;
max-width: 1200px;
width: 100%;
justify-content: flex-start;
align-items: center;
position: relative;
justify-self: center;
order: 0;
flex-wrap: nowrap;
}
#\36 e924c2e {
background-repeat: no-repeat;
background-size: cover;
grid-template-columns: minmax(0px, 1fr);
grid-template-rows: minmax(8px, max-content);
display: grid;
justify-content: start;
background-position: 50% 50%;
align-items: start;
position: relative;
}
#\31 ea2bf5d {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
align-self: center;
}
}</style>
<style id="grid-styles-desktop-b52e6b61-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media all {
#\36 06def63 {
background-repeat: no-repeat;
background-size: cover;
grid-template-columns: minmax(0px, 1fr);
grid-template-rows: minmax(8px, max-content);
display: grid;
justify-content: start;
background-position: 50% 50%;
align-items: start;
position: relative;
}
#b82e57d5 {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
order: 0;
}
#e22b8671 {
align-self: start;
padding-top: 2%;
background-size: cover;
display: flex;
padding-bottom: 2%;
min-height: 100px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
background-repeat: no-repeat;
flex-direction: row;
max-width: 1200px;
width: 100%;
justify-content: flex-start;
align-items: center;
position: relative;
justify-self: center;
order: 0;
flex-wrap: nowrap;
}
#af71b73e {
align-self: stretch;
background-size: cover;
display: flex;
min-height: 8px;
background-position: 50% 50%;
column-gap: 4%;
row-gap: 24px;
background-repeat: no-repeat;
flex-direction: column;
max-width: 100%;
width: 100%;
justify-content: center;
align-items: flex-start;
position: relative;
min-width: 4%;
padding-right: 16px;
padding-left: 16px;
}
#widget_8ep {
position: relative;
width: 100%;
height: auto;
min-width: 10px;
min-height: 10px;
max-width: 100%;
order: 1;
align-self: stretch;
}
}</style>
<style id="grid-styles-adjustments_for_tablet-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 767px) and (max-width: 1024px) {
}</style>
<style id="grid-styles-tablet-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 767px) and (max-width: 1024px) {
#\34 294591e {
flex-direction: row;
flex-wrap: nowrap;
min-height: 360px;
}
#\30 b88c4e8 {
width: 100%;
min-height: 8px;
}
#\38 50348c6::before, #\38 50348c6 > .bgExtraLayerOverlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.35;
border-radius: inherit;
content: '';
background-color: rgba(0, 0, 0, 1);
}
#\38 50348c6 {
background-color: var(--color_4);
background-position: 50% 0%;
background-attachment: fixed;
}
#\35 c42b69f {
width: 100%;
}
#def4aad2 {
width: 10%;
}
}</style>
<style id="grid-styles-tablet-392994f4-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 768px) and (max-width: 1024px) {
#f87c9ba0 {
padding-left: 2%;
padding-right: 2%;
flex-direction: row;
flex-wrap: nowrap;
min-height: 480px;
}
#\31 25a845b {
width: 61%;
min-height: 8px;
}
#b463204d {
background-color: var(--color_1);
}
#group_hvm {
width: 35%;
min-height: 8px;
background-color: var(--color_2);
}
}</style>
<style id="grid-styles-tablet-9eebe83e-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 768px) and (max-width: 1024px) {
#b15e850c {
padding-left: 2%;
padding-right: 2%;
flex-direction: row;
flex-wrap: nowrap;
min-height: 0px;
}
#\37 6e126b2 {
width: 100%;
min-height: 8px;
}
}</style>
<style id="grid-styles-tablet-77003484-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 768px) and (max-width: 1024px) {
#\36 ef8366c {
width: 100%;
min-height: 8px;
}
#\31 e6ddf31 {
padding-left: 2%;
padding-right: 2%;
flex-direction: row;
flex-wrap: nowrap;
min-height: 0px;
}
}</style>
<style id="grid-styles-tablet-b52e6b61-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 768px) and (max-width: 1024px) {
#e22b8671 {
padding-left: 2%;
padding-right: 2%;
flex-direction: row;
flex-wrap: nowrap;
min-height: 96px;
}
#af71b73e {
width: 100%;
min-height: 8px;
}
}</style>
<style id="grid-styles-desktop_wide-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 1400px) {
#\34 294591e {
flex-direction: row;
flex-wrap: nowrap;
min-height: 480px;
padding: 2% 0% 2% 0%;
}
#\30 b88c4e8 {
width: 100%;
min-height: 8px;
}
#\38 50348c6::before, #\38 50348c6 > .bgExtraLayerOverlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.35;
border-radius: inherit;
content: '';
background-color: rgba(0, 0, 0, 1);
}
#\38 50348c6 {
background-color: var(--color_4);
background-position: 50% 0%;
background-attachment: fixed;
}
#a288768d {
margin-top: 0px;
}
#\35 c42b69f {
width: 100%;
}
}</style>
<style id="grid-styles-desktop_wide-392994f4-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 1400px) {
#f87c9ba0 {
flex-direction: row;
flex-wrap: nowrap;
min-height: 200px;
}
#\31 25a845b {
width: 70%;
min-height: 8px;
}
#b463204d {
background-color: var(--color_1);
}
#group_hvm {
width: 30%;
min-height: 8px;
background-color: var(--color_2);
}
}</style>
<style id="grid-styles-desktop_wide-9eebe83e-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 1400px) {
#b15e850c {
flex-direction: row;
flex-wrap: nowrap;
min-height: 0px;
}
#\37 6e126b2 {
width: 100%;
min-height: 8px;
}
}</style>
<style id="grid-styles-desktop_wide-77003484-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 1400px) {
#\36 ef8366c {
width: 100%;
min-height: 8px;
}
#\31 e6ddf31 {
flex-direction: row;
flex-wrap: nowrap;
min-height: 0px;
}
}</style>
<style id="grid-styles-desktop_wide-b52e6b61-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 1400px) {
#\31 317dca9 {
margin-top: 0px;
}
#e22b8671 {
flex-direction: row;
flex-wrap: nowrap;
min-height: 100px;
padding: 2% 0% 2% 0%;
}
#af71b73e {
width: 100%;
min-height: 8px;
}
}</style>
<style id="grid-styles-inherited_from_desktop-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 766px) {
#\38 50348c6 {
grid-template-rows: minmax(8px, max-content);
}
#\34 294591e {
grid-area: 1 / 1 / span 1 / span 1;
}
}</style>
<style id="grid-styles-mobile_portrait-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 767px) {
#\30 b88c4e8 {
width: 100%;
min-height: 160px;
align-items: center;
padding-bottom: 0px;
}
#\34 294591e {
min-height: 0;
flex-direction: column;
padding-left: 4%;
padding-right: 4%;
flex-wrap: nowrap;
padding-bottom: 0%;
}
#\38 50348c6::before, #\38 50348c6 > .bgExtraLayerOverlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.35;
border-radius: inherit;
content: '';
background-color: rgba(0, 0, 0, 1);
}
#\38 50348c6 {
background-color: var(--color_4);
background-position: 50% 0%;
background-attachment: fixed;
}
#widget_62l {
align-self: center;
margin-left: 0px;
margin-right: 0px;
}
#\35 c42b69f {
width: 100%;
}
#def4aad2 {
width: 20%;
}
}</style>
<style id="grid-styles-mobile_portrait-392994f4-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 767px) {
#\31 25a845b {
width: 100%;
min-height: 160px;
align-items: center;
}
#f87c9ba0 {
min-height: 0;
flex-direction: column;
padding-left: 4%;
padding-right: 4%;
flex-wrap: nowrap;
}
#b463204d {
background-color: var(--color_1);
}
#group_hvm {
width: 100%;
min-height: 128px;
align-items: center;
background-color: var(--color_2);
padding: 0px 16px 0px 16px;
}
#widget_odf {
height: 144px;
}
}</style>
<style id="grid-styles-mobile_portrait-9eebe83e-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 767px) {
#\37 6e126b2 {
width: 100%;
min-height: 24px;
align-items: center;
}
#b15e850c {
min-height: 0;
flex-direction: column;
padding-left: 4%;
padding-right: 4%;
flex-wrap: nowrap;
}
}</style>
<style id="grid-styles-mobile_portrait-77003484-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 767px) {
#\36 ef8366c {
width: 100%;
min-height: 24px;
align-items: center;
}
#\31 e6ddf31 {
min-height: 0;
flex-direction: column;
padding-left: 4%;
padding-right: 4%;
flex-wrap: nowrap;
}
}</style>
<style id="grid-styles-mobile_portrait-b52e6b61-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (max-width: 767px) {
#e22b8671 {
min-height: 0;
flex-direction: column;
padding-left: 4%;
padding-right: 4%;
flex-wrap: nowrap;
}
#af71b73e {
width: 100%;
min-height: 57px;
align-items: center;
row-gap: 12px;
}
}</style>
<style id="grid-styles-mobile_landscape-8325c8fa-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 468px) and (max-width: 767px) {
#\34 294591e {
flex-direction: column;
flex-wrap: nowrap;
min-height: 0;
}
#\30 b88c4e8 {
width: 100%;
min-height: 160px;
}
#\38 50348c6::before, #\38 50348c6 > .bgExtraLayerOverlay {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.35;
border-radius: inherit;
content: '';
background-color: rgba(0, 0, 0, 1);
}
#\38 50348c6 {
background-color: var(--color_4);
background-position: 50% 0%;
background-attachment: fixed;
}
#def4aad2 {
width: 10%;
}
}</style>
<style id="grid-styles-mobile_landscape-392994f4-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 468px) and (max-width: 767px) {
#f87c9ba0 {
flex-direction: column;
flex-wrap: nowrap;
min-height: 0;
}
#\31 25a845b {
width: 100%;
min-height: 160px;
}
#b463204d {
background-color: var(--color_1);
}
#group_hvm {
width: 100%;
min-height: 160px;
background-color: var(--color_2);
}
}</style>
<style id="grid-styles-mobile_landscape-9eebe83e-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 468px) and (max-width: 767px) {
#b15e850c {
flex-direction: column;
flex-wrap: nowrap;
min-height: 0;
}
#\37 6e126b2 {
width: 100%;
min-height: 24px;
}
}</style>
<style id="grid-styles-mobile_landscape-77003484-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 468px) and (max-width: 767px) {
#\36 ef8366c {
width: 100%;
min-height: 24px;
}
#\31 e6ddf31 {
flex-direction: column;
flex-wrap: nowrap;
min-height: 0;
}
}</style>
<style id="grid-styles-mobile_landscape-b52e6b61-fbefd818740548acb123cdaaaf7d3d30" data-page-uuid="fbefd818740548acb123cdaaaf7d3d30">@media (min-width: 468px) and (max-width: 767px) {
#e22b8671 {
flex-direction: column;
flex-wrap: nowrap;
min-height: 0;
}
#af71b73e {
width: 100%;
min-height: 57px;
}
}</style>
<style id="globalFontSizeStyle" type="text/css">
.font-size-40, .size-40, .size-40 > font { font-size: 40px !important; }.font-size-38, .size-38, .size-38 > font { font-size: 38px !important; }
</style>
<style id="pageFontSizeStyle" type="text/css">
</style>
<style id="hideAnimFix">
.dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
visibility: hidden;
}
.dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
visibility: hidden !important;
}
#dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
visibility: hidden;
}
</style>
<style id="fontFallbacks">
@font-face {
font-family: "Roboto Fallback";
src: local('Arial');
ascent-override: 92.6709%;
descent-override: 24.3871%;
size-adjust: 100.1106%;
line-gap-override: 0%;
}@font-face {
font-family: "Montserrat Fallback";
src: local('Arial');
ascent-override: 84.9466%;
descent-override: 22.0264%;
size-adjust: 113.954%;
line-gap-override: 0%;
}@font-face {
font-family: "Poppins Fallback";
src: local('Arial');
ascent-override: 92.326%;
descent-override: 30.7753%;
line-gap-override: 8.793%;
size-adjust: 113.7274%;
}@font-face {
font-family: "Inter Fallback";
src: local('Arial');
ascent-override: 90.199%;
descent-override: 22.4836%;
size-adjust: 107.4014%;
line-gap-override: 0%;
}@font-face {
font-family: "Fjalla One Fallback";
src: local('Arial');
ascent-override: 114.9994%;
descent-override: 28.2767%;
size-adjust: 87.7212%;
line-gap-override: 0%;
}@font-face {
font-family: "Syncopate Fallback";
src: local('Arial');
ascent-override: 44.8029%;
descent-override: 12.2661%;
line-gap-override: 4.319%;
size-adjust: 169.5796%;
}@font-face {
font-family: "Albert Sans Fallback";
src: local('Arial');
ascent-override: 91.16%;
descent-override: 23.9895%;
size-adjust: 104.2124%;
line-gap-override: 0%;
}@font-face {
font-family: "DM Sans Fallback";
src: local('Arial');
ascent-override: 94.3696%;
descent-override: 29.4905%;
size-adjust: 105.1186%;
line-gap-override: 0%;
}
</style>
<!-- End render the required css and JS in the head section -->
<link type="application/rss+xml" rel="alternate" href="http://www.stecklinecommunications.com/feed/rss2"/>
<link type="application/atom+xml" rel="alternate" href="http://www.stecklinecommunications.com/feed/atom"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.stecklinecommunications.com/kqam"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:image" content="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/SCOM_Favicon_HomeScreen+Icon-1920w.png"/>
<meta property="og:image" content="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/SCOM_Favicon_HomeScreen+Icon-1920w.png"/>
<!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= -->
</head>
<body id="dmRoot" data-page-alias="kqam" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody responsiveTablet "
style="padding:0;margin:0;"
>
<!-- ========= Site Content ========= -->
<div id="dm" class='dmwr'>
<div class="dm_wrapper standard-var5 widgetStyle-3 standard">
<div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="Hamburger" data-responsive-name="ResponsiveDesktopTopTabletHamburger" class="runtime-module-container dm-bfs dm-layout-sec hasAnimations rows-1200 inMiniHeaderMode hasStickyHeader dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div id="site_content"> <div class="p_hfcontainer showOnMedium"> <div id="hamburger-drawer" class="hamburger-drawer layout-drawer" layout="e9d510f4eb904e939c2be8efaf777e6e===header" data-origin="side"> <div class="u_1212447741 dmRespRow" style="text-align: center;" id="1212447741"> <div class="dmRespColsWrapper" id="1385377328"> <div class="u_1625441298 dmRespCol small-12 medium-12 large-12 empty-column" id="1625441298"></div>
</div>
</div>
<div class="u_1145675123 dmRespRow middleDrawerRow" style="text-align: center;" id="1145675123"> <div class="dmRespColsWrapper" id="1162866726"> <div class="dmRespCol small-12 u_1784557304 medium-12 large-12" id="1784557304"> <nav class="u_1557956590 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="vertical_nav_layout_4" layout-sub="" data-show-vertical-sub-items="HIDE" id="1557956590" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="VERTICAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item " target="" data-target-page-alias="home"> <span class="nav-item-text " data-link-text="ABOUT US" data-auto="page-text-style">ABOUT US<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</nav>
<nav class="u_1268751556 unifiednav_vertical effect-none main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="vertical_nav_layout_4" layout-sub="" data-show-vertical-sub-items="SHOW" id="1268751556" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="https://lirp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/opt/web-logo-steckline-203x68-1920w.png" data-nav-structure="VERTICAL" wr="true" icon="true" surround="true" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item dmUDNavigationItem_010101864160 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="ABOUT US" data-auto="page-text-style">ABOUT US<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/our-stations" class="unifiednav__item dmUDNavigationItem_010101502317 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="OUR STATIONS" data-auto="page-text-style">OUR STATIONS<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item dmUDNavigationItem_010101395024 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Wichita Kansas" data-auto="page-text-style">Wichita Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kghf" class="unifiednav__item dmUDNavigationItem_010101236214 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="99.7 HANK FM" data-auto="page-text-style">99.7 HANK FM<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/la-raza-wichita" class="unifiednav__item dmUDNavigationItem_010101867129 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="La Raza 102.5" data-auto="page-text-style">La Raza 102.5<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kqam" class="unifiednav__item dmNavItemSelected dmUDNavigationItem_010101655653 " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="Wichita's Big Talker KQAM" data-auto="page-text-style">Wichita's Big Talker KQAM<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgso" class="unifiednav__item dmUDNavigationItem_010101371427 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Wichita's Sports Station KGSO" data-auto="page-text-style">Wichita's Sports Station KGSO<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item dmUDNavigationItem_01010123408 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Western Kansas" data-auto="page-text-style">Western Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgbl" class="unifiednav__item dmUDNavigationItem_010101476191 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="94.7 & 100.9 The Bull" data-auto="page-text-style">94.7 & 100.9 The Bull<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kggs" class="unifiednav__item dmUDNavigationItem_01010154984 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="La Raza 102.9 & 1340am" data-auto="page-text-style">La Raza 102.9 & 1340am<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kiul" class="unifiednav__item dmUDNavigationItem_010101636729 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Western Kansas Big Talker KIUL" data-auto="page-text-style">Western Kansas Big Talker KIUL<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgyn" class="unifiednav__item dmUDNavigationItem_010101609690 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Five State Big Talker KGYN" data-auto="page-text-style">Five State Big Talker KGYN<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item dmUDNavigationItem_010101450431 unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Southeast Kansas" data-auto="page-text-style">Southeast Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kote" class="unifiednav__item dmUDNavigationItem_010101345312 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="93.9 Coyote Country" data-auto="page-text-style">93.9 Coyote Country<span class="icon icon-angle-right"></span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/advertise-with-us" class="unifiednav__item dmUDNavigationItem_01010134017 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="ADVERTISE WITH US" data-auto="page-text-style">ADVERTISE WITH US<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/mid-america-ag-network" class="unifiednav__item dmUDNavigationItem_010101296268 " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="MID AMERICA AG NETWORK" data-auto="page-text-style">MID AMERICA AG NETWORK<span class="icon icon-angle-down"></span>
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="dmRespRow u_1814763226" style="text-align: center;" id="1814763226"> <div class="dmRespColsWrapper" id="1881520377"> <div class="u_1936139200 dmRespCol small-12 medium-12 large-12" id="1936139200"> <div class="u_1235433803 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1235433803"><img src="https://lirp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/opt/web-logo-steckline-203x68-1920w.png" alt="" id="1476724211" class="" data-dm-image-path="https://irp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/web-logo-steckline-203x68.png" width="203" height="68" onerror="handleImageLoadError(this)"/></div>
<div class="u_1742116817 dmNewParagraph" id="1742116817" style="line-height:initial;" data-version="5"><p><span style="display: initial; color: var(--color_2);">1632 S Maize Rd Ste 200</span></p><p><span style="display: initial; color: var(--color_2);">Wichita, Kansas 67209</span></p><p><span style="display: initial; color: var(--color_2);">(316) 721-8484</span></p></div></div>
</div>
</div>
</div>
<div class="layout-drawer-overlay" id="layout-drawer-overlay"></div>
</div>
<div class="site_content"> <div id="hamburger-header-container" class="showOnMedium hamburger-header-container p_hfcontainer"> <div id="hamburger-header" class="hamburger-header p_hfcontainer" layout="44dc38f951e9489490b055748e10ba9f===header"> <div class="u_1705692124 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1705692124"> <div class="dmRespColsWrapper" id="1469942216"> <div class="u_1655486006 dmRespCol small-12 large-8 medium-8" id="1655486006"> <div data-element-type="spacer" class="u_1423485005 dmSpacer" id="1423485005"></div>
</div>
<div class="u_1389274635 dmRespCol small-12 large-4 medium-4" id="1389274635"> <div class="u_1929829957 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1929829957"> <a href="/homec6979c8a" id="1837036982"><img src="https://lirp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/opt/web-logo-steckline-203x68-1920w.png" alt="" id="1763845734" class="" data-dm-image-path="https://irp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/web-logo-steckline-203x68.png" width="203" height="68" onerror="handleImageLoadError(this)"/></a>
</div>
</div>
</div>
</div>
</div>
</div>
<button class="showOnMedium layout-drawer-hamburger hamburger-on-header" id="layout-drawer-hamburger" aria-label="menu"> <span class="hamburger__slice"></span>
<span class="hamburger__slice"></span>
<span class="hamburger__slice"></span>
</button>
<div class="dmHeaderContainer fHeader d-header-wrapper showOnLarge"> <div id="hcontainer" class="u_hcontainer dmHeader p_hfcontainer" freeheader="true" headerlayout="b58ba5b5703b4cd7b5f5f7951565dc87===horizontal-layout-5" layout="7f3c1de367df47d5b45ab63d33101c7b===header" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" logo-size-target="66%"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1409136695 dmRespRow dmDefaultListContentRow fullBleedChanged fullBleedMode" style="text-align:center" id="1409136695"> <div class="dmRespColsWrapper" id="1943575327"> <div class="u_1747301293 small-12 dmRespCol large-3 medium-3" id="1747301293"> <div class="u_1376053300 imageWidget align-center" data-widget-type="image" id="1376053300" data-element-type="image"> <a id="1779142688" class="" href="/" file="false"><img src="https://lirp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/opt/web-logo-steckline-203x68-1920w.png" id="1566372378" class="" data-dm-image-path="https://irp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/web-logo-steckline-203x68.png" width="203" height="68" data-hover-effect="zoomout" onerror="handleImageLoadError(this)"/></a>
</div>
</div>
<div class="u_1141195520 dmRespCol small-12 large-9 medium-9" id="1141195520"> <span id="1534979120"></span>
<nav class="u_1063598584 effect-float main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1063598584" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="home"> <span class="nav-item-text " data-link-text="ABOUT US" data-auto="page-text-style">ABOUT US<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/copy-of-our-staff" class="unifiednav__item " target="" data-target-page-alias="copy-of-our-staff"> <span class="nav-item-text " data-link-text="Our Staff" data-auto="page-text-style">Our Staff<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/our-stations" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="our-stations"> <span class="nav-item-text " data-link-text="OUR STATIONS" data-auto="page-text-style">OUR STATIONS<span class="icon icon-angle-down"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="DEAD_LINK_Lqon"> <span class="nav-item-text " data-link-text="Wichita Kansas" data-auto="page-text-style">Wichita Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kghf" class="unifiednav__item " target="" data-target-page-alias="kghf"> <span class="nav-item-text " data-link-text="99.7 HANK FM" data-auto="page-text-style">99.7 HANK FM<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/la-raza-wichita" class="unifiednav__item " target="" data-target-page-alias="la-raza-wichita"> <span class="nav-item-text " data-link-text="La Raza 102.5" data-auto="page-text-style">La Raza 102.5<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kqam" class="unifiednav__item dmNavItemSelected " target="" data-target-page-alias="kqam" data-auto="selected-page"> <span class="nav-item-text " data-link-text="Wichita's Big Talker KQAM" data-auto="page-text-style">Wichita's Big Talker KQAM<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgso" class="unifiednav__item " target="" data-target-page-alias="kgso"> <span class="nav-item-text " data-link-text="Wichita's Sports Station KGSO" data-auto="page-text-style">Wichita's Sports Station KGSO<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="DEAD_LINK_OPrH"> <span class="nav-item-text " data-link-text="Western Kansas" data-auto="page-text-style">Western Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kggs" class="unifiednav__item " target="" data-target-page-alias="kggs"> <span class="nav-item-text " data-link-text="La Raza 102.9 & 1340am" data-auto="page-text-style">La Raza 102.9 & 1340am<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgbl" class="unifiednav__item " target="" data-target-page-alias="kgbl"> <span class="nav-item-text " data-link-text="94.7 & 100.9 The Bull" data-auto="page-text-style">94.7 & 100.9 The Bull<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kiul" class="unifiednav__item " target="" data-target-page-alias="kiul"> <span class="nav-item-text " data-link-text="Western Kansas Big Talker KIUL" data-auto="page-text-style">Western Kansas Big Talker KIUL<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kgyn" class="unifiednav__item " target="" data-target-page-alias="kgyn"> <span class="nav-item-text " data-link-text="Five State Big Talker KGYN" data-auto="page-text-style">Five State Big Talker KGYN<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</li>
<li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="#" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="DEAD_LINK_bDki"> <span class="nav-item-text " data-link-text="Southeast Kansas" data-auto="page-text-style">Southeast Kansas<span class="icon icon-angle-right"></span>
</span>
</a>
<ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="1" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="2"> <a href="/kote" class="unifiednav__item " target="" data-target-page-alias="kote"> <span class="nav-item-text " data-link-text="93.9 Coyote Country" data-auto="page-text-style">93.9 Coyote Country<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</li>
</ul>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/advertise-with-us" class="unifiednav__item " target="" data-target-page-alias="advertise-with-us"> <span class="nav-item-text " data-link-text="ADVERTISE WITH US" data-auto="page-text-style">ADVERTISE WITH US<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
<li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/mid-america-ag-network" class="unifiednav__item " target="" data-target-page-alias="mid-america-ag-network"> <span class="nav-item-text " data-link-text="MID AMERICA AG NETWORK" data-auto="page-text-style">MID AMERICA AG NETWORK<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div>
<div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_kqam dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div data-auto="flex-section" id="1628995856" data-flex-id="8325c8fa" data-layout-section=""> <div class="flex-widgets-container" id="1001229599"></div>
<section id="a288768d" class="flex-element section" data-auto="flex-element-section"> <div id="850348c6" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid="" data-gallery-bg="eyJzbGlkZXMiOltdLCJ0cmFuc2l0aW9uIjoiZmFkZSIsInNwZWVkIjoyfQ=="> <div id="4294591e" class="flex-element group" data-auto="flex-element-group"> <div id="0b88c4e8" class="flex-element group" data-auto="flex-element-group"> <div id="widget_62l" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="paragraph" data-external-id="1644283871"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1644283871" style=""> <h1 class="m-text-align-center text-align-center"><span style="display: initial;">1480AM Wichita's Big Talker</span></h1>
</div>
</div>
<div id="widget_m9s" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="divider" data-external-id="1653874461"> <div class="dmDividerWrapper clearfix u_1653874461" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1653874461"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1217207364"/></div>
</div>
<div id="a20fa61c" class="flex-element group" data-auto="flex-element-group"> <div id="5c42b69f" class="flex-element group" data-auto="flex-element-group"></div>
<div id="def4aad2" class="flex-element group" data-auto="flex-element-group"> <div id="16c7c898" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="socialhub" data-external-id="1430955294"> <div class="align-center text-align-center u_1430955294 dmSocialHub gapSpacing" id="1430955294" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://www.facebook.com/1480KQAM/" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Facebook')"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style3" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div data-layout-section="" data-auto="flex-section" id="1604259509" data-flex-id="392994f4"> <div class="flex-widgets-container" id="1200133725"></div>
<section id="1d040d91" class="flex-element section" data-auto="flex-element-section"> <div id="b463204d" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid=""> <div id="f87c9ba0" class="flex-element group" data-auto="flex-element-group"> <div id="group_hvm" class="flex-element group" data-auto="flex-element-group"> <div id="widget_odf" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="image" data-external-id="1141945028"> <div class="imageWidget align-center u_1141945028" data-element-type="image" data-widget-type="image" id="1141945028"><img src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_KQAM-1920w.png" alt="" id="1461429851" class="" data-dm-image-path="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Logo_KQAM.png" width="640" height="480" onerror="handleImageLoadError(this)"/></div>
</div>
</div>
<div id="125a845b" class="flex-element group" data-auto="flex-element-group"> <div id="widget_oi6" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="paragraph" data-external-id="1050440907"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1050440907" style=""> <h4 style="line-height: 1.5;"><span style="color: var(--color_2); display: initial;">Wichita’s Big Talker 1480am/99.7 HD 4 is home to Wichita’s favorite news talk radio shows.</span></h4>
<h4 style="line-height: 1.5;"><span style="color: var(--color_2); display: initial;">KQAM is home for some of the nation’s biggest talk shows including:</span></h4>
<ul class="defaultList bullet"><li style="line-height: 1.5; color: var(--color_2);"><span style="color: var(--color_2); display: initial; text-transform: uppercase;">this morning with gordon deal live 6-8am</span></li><li style="line-height: 1.5; color: var(--color_2);"><span style="color: var(--color_2); display: initial; text-transform: uppercase;">The brian kilmeade show live 8-11am</span></li><li style="line-height: 1.5; color: var(--color_2);"><span style="color: var(--color_2); display: initial; text-transform: uppercase;">The CLAY AND BUCK SHOW Show live 11-2pm</span></li><li style="line-height: 1.5; color: var(--color_2);"><span style="color: var(--color_2); display: initial; text-transform: uppercase;">The Todd Starnes Show 2-4pm</span></li><li style="line-height: 1.5; color: var(--color_2);"><span style="color: var(--color_2); display: initial; text-transform: uppercase;">The Joe Pags Show live 5-8pM</span></li></ul>
<h4 style="line-height: 1.5;"><span style="color: var(--color_2); display: initial;">Plus, KQAM is the flagship radio station for the nationally syndicated radio program “The Voice of Reason with Andy Hooser”.</span></h4>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="dmRespRow u_1591231203 dmSectionParallaxNew" id="1591231203"> <div class="dmRespColsWrapper" id="1566730935"> <div class="dmRespCol empty-column large-12 medium-12 small-12" id="1033139473"></div>
</div>
</div>
<div class="u_1100610776 dmRespRow dmSectionParallaxNew hasBackgroundOverlay" style="text-align: center;" id="1100610776" data-page-element-type="section" data-page-element-id="1029595466"> <div class="dmRespColsWrapper" id="1227889396"> <div class="dmRespCol small-12 medium-12 large-12" id="1914111942"> <span id="1038073876"></span>
<div class="u_1691428167 dmNewParagraph" data-element-type="paragraph" id="1691428167" style="transition: none 0s ease 0s; display: block; line-height: initial; text-align: center;" data-version="5"> <h3 class="text-align-center m-size-30 size-40"><strong class="m-font-size-30 font-size-40" m-font-size-set="true" style="color:rgb(9, 21, 130);font-weight:bold;display:initial;font-family:Roboto, 'Roboto Fallback';">UPCOMING EVents</strong></h3>
</div> <div class="u_1393396074 default dmTable table-scroll" id="1393396074" dmle_extension="table" data-element-type="table" data-anim-desktop="fadeInLeft" wr="true" data-table-align="center" icon="true" surround="true" adwords="" data-ext="eyJsYXlvdXQiOiJzY3JvbGwiLCJyb3dzIjpbeyIwIjp7InZhbHVlIjpudWxsfSwiMSI6eyJ2YWx1ZSI6IiJ9LCIyIjp7InZhbHVlIjoiIn0sIjMiOnsidmFsdWUiOiIifX0seyIwIjp7InZhbHVlIjoiIn0sIjEiOnsidmFsdWUiOiIifSwiMiI6eyJ2YWx1ZSI6IiJ9LCIzIjp7InZhbHVlIjoiIn19LHsiMCI6eyJ2YWx1ZSI6IiJ9LCIxIjp7InZhbHVlIjoiIn0sIjIiOnsidmFsdWUiOiIifSwiMyI6eyJ2YWx1ZSI6IiJ9fSx7IjAiOnsidmFsdWUiOiJGUklEQVkgSlVMWSAzUkQifSwiMSI6eyJ2YWx1ZSI6IkNPRkZFRSBNQUtFUiBHSVZFQVdBWSJ9LCIyIjp7InZhbHVlIjoiV0FLRSBVUCBXSUNISVRBIn0sIjMiOnsidmFsdWUiOiI2QU0tOEFNIn19LHsiMCI6eyJ2YWx1ZSI6bnVsbH0sIjEiOnsidmFsdWUiOm51bGx9LCIyIjp7InZhbHVlIjpudWxsfSwiMyI6eyJ2YWx1ZSI6bnVsbH19LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9LHt9XSwidXBkYXRlU2VydmVyIjp0cnVlLCJmaXJzdENvbHVtbiI6dHJ1ZX0="> <div class="table-wrapper first-column"> <table class="table"> <tbody> <tr class="row"> <th class="header-cell"></th>
<th class="header-cell"></th>
<th class="header-cell"></th>
<th class="header-cell"></th>
</tr>
<tr class="row"> <td class="cell first"></td>
<td class="cell"></td>
<td class="cell"></td>
<td class="cell"></td>
</tr>
<tr class="row"> <td class="cell first"></td>
<td class="cell"></td>
<td class="cell"></td>
<td class="cell"></td>
</tr>
<tr class="row"> <td class="cell first">FRIDAY JULY 3RD</td>
<td class="cell">COFFEE MAKER GIVEAWAY</td>
<td class="cell">WAKE UP WICHITA</td>
<td class="cell">6AM-8AM</td>
</tr>
<tr class="row"> <td class="cell first"></td>
<td class="cell"></td>
<td class="cell"></td>
<td class="cell"></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="u_1109681170 align-center text-align-center dmSocialHub gapSpacing" id="1109681170" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:brodyshrader@mailservice.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Email')"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
<a href="https://wa.me/316.721.8484" target="_blank" dm_dont_rewrite_url="true" aria-label="whatsapp" onclick="dm_gaq_push_event && dm_gaq_push_event('socialLink', 'click', 'Whatsapp')"> <span class="dmSocialWhatsapp dm-social-icons-whatsapp oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u_1621859328 dmRespRow" id="1621859328"> <div class="dmRespColsWrapper" id="1149123304"> <div class="dmRespCol large-12 medium-12 small-12" id="1110128002"> <div class="dmDividerWrapper clearfix u_1651607395 hasFullWidth" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1651607395"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1294426723"/></div>
</div>
</div>
</div>
<div class="dmRespRow fullBleedChanged fullBleedMode u_1616278750" style="text-align: center;" id="1616278750"> <div class="dmRespColsWrapper" id="1392979737"> <div class="dmRespCol small-12 medium-12 large-12" id="1428982083"> <div class="u_1583000462 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp hasShadow photo-gallery-done text-layout-bottom captionAlignment-bottom_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="4" data-element-type="dPhotoGalleryId" data-desktop-text-layout="bottom" id="1583000462" data-desktop-caption-alignment="bottom_center" data-placeholder="false" data-image-hover-effect="shine" data-rows-to-show="4" data-mobile-columns="1" data-image-animation="zoomIn"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div>
<div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-4" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1119759068" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Logo_Red-Eye.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_Red-Eye-640w.png');"><img id="1937697306" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_Red-Eye-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1627700563" class="caption-container u_1627700563" style="display:none"> <span class="caption-inner"> <h3 id="1438755614" class="caption-title u_1438755614">RED EYE RADIO</h3>
<div id="1724385479" class="caption-text u_1724385479"><p class="rteBlock">Overnights 12a-5am</p></div>
<a id="1697565674" class="caption-button dmWidget clearfix u_1697565674" href="https://www.redeyeradioshow.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1143110832" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Logo_America-In-The-Morning.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_America-In-The-Morning-640w.png');"><img id="1370185499" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_America-In-The-Morning-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1806066380" class="caption-container u_1806066380" style="display:none"> <span class="caption-inner"> <h3 id="1484717463" class="caption-title u_1484717463">AMERICA IN THE MORNING</h3>
<div id="1246814174" class="caption-text u_1246814174"><p class="rteBlock">5am-6am</p></div>
<a id="1805710509" class="caption-button dmWidget clearfix u_1805710509" href="https://www.westwoodone.com/programs/news-and-talk/daily-talk/america-in-the-morning/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1510276755" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/new-deal-300x228-removebg-preview.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/new-deal-300x228-removebg-preview-640w.png');"><img id="1885586947" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/new-deal-300x228-removebg-preview-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1163337744" class="caption-container u_1163337744" style="display:none"> <span class="caption-inner"> <h3 id="1115809971" class="caption-title u_1115809971">THIS MORNING WITH GORDON DEAL</h3>
<div id="1201596033" class="caption-text u_1201596033"><p class="rteBlock">6am-8am</p></div>
<a id="1183516411" class="caption-button dmWidget clearfix u_1183516411" href="https://thismorningwithgordondeal.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="3"> <div index="3" class="photoGalleryThumbs animated " data-index="3"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1753022392" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Headshot_Brian-Kilmeade.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Brian-Kilmeade-640w.png');"><img id="1443654703" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Brian-Kilmeade-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1366357189" class="caption-container u_1366357189" style="display:none"> <span class="caption-inner"> <h3 id="1227005182" class="caption-title u_1227005182">BRIAN KILMEADE</h3>
<div id="1423121892" class="caption-text u_1423121892"><p class="rteBlock">8am-11am</p></div>
<a id="1354912895" class="caption-button dmWidget clearfix u_1354912895" href="https://www.briankilmeade.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="photogallery-row photogallery-hidden-row " data-index=""> <div class="photogallery-column column-4" data-index="4"> <div index="4" class="photoGalleryThumbs animated " data-index="4"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1906967994" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Headshot_Clay-and-Buck.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Clay-and-Buck-640w.png');"><img id="1269860131" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Clay-and-Buck-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1099927274" class="caption-container u_1099927274" style="display:none"> <span class="caption-inner"> <h3 id="1480596330" class="caption-title u_1480596330">CLAY AND BUCK</h3>
<div id="1752562155" class="caption-text u_1752562155"><p class="rteBlock">11am-2pm</p></div>
<a id="1168686663" class="caption-button dmWidget clearfix u_1168686663" href="https://www.clayandbuck.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="5"> <div index="5" class="photoGalleryThumbs animated " data-index="5"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1739922571" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Headshot_Todd-Starnes.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Todd-Starnes-640w.png');"><img id="1602699822" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Todd-Starnes-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1856757533" class="caption-container u_1856757533" style="display:none"> <span class="caption-inner"> <h3 id="1651519421" class="caption-title u_1651519421">TODD STARNES</h3>
<div id="1939701886" class="caption-text u_1939701886"><p class="rteBlock">2pm-4pm</p></div>
<a id="1090920972" class="caption-button dmWidget clearfix u_1090920972" href="https://www.toddstarnes.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="6"> <div index="6" class="photoGalleryThumbs animated " data-index="6"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1881937113" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/Andy+Headshot.jpg" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/Andy+Headshot-640w.jpg');"><img id="1492724380" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/Andy+Headshot-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1667592717" class="caption-container u_1667592717" style="display:none"> <span class="caption-inner"> <h3 id="1474072300" class="caption-title u_1474072300">ANDY HOOSER</h3>
<div id="1058054429" class="caption-text u_1058054429"><p class="rteBlock">4pm-5pm</p></div>
<a id="1509869317" class="caption-button dmWidget clearfix u_1509869317" href="https://hooserreason.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="7"> <div index="7" class="photoGalleryThumbs animated " data-index="7"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1932239346" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Headshot_Joe-Pags.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Joe-Pags-640w.png');"><img id="1587159888" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Headshot_Joe-Pags-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1262277708" class="caption-container u_1262277708" style="display:none"> <span class="caption-inner"> <h3 id="1617476040" class="caption-title u_1617476040">JOE PAGS</h3>
<div id="1477575595" class="caption-text u_1477575595"><p class="rteBlock">5pm-8pm</p></div>
<a id="1604673745" class="caption-button dmWidget clearfix u_1604673745" href="https://joepags.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="photogallery-row photogallery-hidden-row " data-index=""> <div class="photogallery-column column-4" data-index="8"> <div index="8" class="photoGalleryThumbs animated " data-index="8"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1820659172" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Logo_Armed-America.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_Armed-America-640w.png');"><img id="1448666853" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_Armed-America-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1486138363" class="caption-container u_1486138363" style="display:none"> <span class="caption-inner"> <h3 id="1177799222" class="caption-title u_1177799222">ARMED AMERICAN RADIO</h3>
<div id="1712348665" class="caption-text u_1712348665"><p class="rteBlock">8pm-9pm</p></div>
<a id="1628572061" class="caption-button dmWidget clearfix u_1628572061" href="https://armedamericanradio.org/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
<div class="photogallery-column column-4" data-index="9"> <div index="9" class="photoGalleryThumbs animated " data-index="9"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" aria-label="" data-dm-force-device="mobile" class="u_1562926789" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/_Logo_America-At-Night.png" style="background-image: url('https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_America-At-Night-640w.png');"><img id="1829176965" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/_Logo_America-At-Night-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a>
</div>
<div id="1245182550" class="caption-container u_1245182550" style="display:none"> <span class="caption-inner"> <h3 id="1209229990" class="caption-title u_1209229990">AMERICA AT NIGHT</h3>
<div id="1873854339" class="caption-text u_1873854339"><p class="rteBlock">9pm-12am</p></div>
<a id="1381228001" class="caption-button dmWidget clearfix u_1381228001" href="https://www.richvaldesamericaatnight.com/" target="_blank" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span>
</span>
<span class="text">LEARN MORE</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less">View more</div>
</div>
</div>
</div>
</div>
<div class="dmRespRow fullBleedChanged fullBleedMode u_1266275567" style="text-align: center;" id="1266275567" data-page-element-type="section" data-page-element-id="1204808178"> <div class="dmRespColsWrapper" id="1496076991"> <div class="dmRespCol small-12 medium-12 large-12 u_1665327582" id="1665327582"> <div class="dmPhotoGallery newPhotoGallery dmPhotoGalleryResp u_1567478301" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="asymetric3" data-desktop-columns="2" data-element-type="dPhotoGalleryId" data-desktop-text-layout="fixed" id="1567478301" data-placeholder="false" data-rows-to-show="100" data-desktop-caption-alignment="bottom_left" data-image-hover-effect="zoomout" data-tablet-text-layout="fixed" data-tablet-caption-alignment="bottom_left" data-mobile-text-layout="fixed" data-mobile-caption-alignment="bottom_left"> <ul class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1319480278"> <li class="photoGalleryThumbs" id="1015921351"> <div class="image-container" id="1887185168"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_7759-4bb37885.PNG" id="1262895882" class="u_1262895882"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_7759-4bb37885-1920w.PNG" id="1395699301" class="" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1898057617"> <span class="caption-inner" id="1412822171"> <a class="caption-button dmWidget clearfix" id="1035143247"> <span class="iconBg" id="1832662051"> <span class="icon hasFontIcon icon-star" id="1560525319"></span>
</span>
<span class="text" id="1515799501">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1870119639"> <div class="image-container" id="1378590204"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_7758-5dbdf675.PNG" id="1489434827" class="u_1489434827"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_7758-5dbdf675-1920w.PNG" id="1549810915" class="" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1789189365"> <span class="caption-inner" id="1555747112"> <a class="caption-button dmWidget clearfix" id="1840346423"> <span class="iconBg" id="1829239824"> <span class="icon hasFontIcon icon-star" id="1975594920"></span>
</span>
<span class="text" id="1126898941">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1227231449"> <div class="image-container" id="1323713960"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_7760-3173b4da.PNG" id="1598096835" class="u_1598096835"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_7760-3173b4da-1920w.PNG" id="1179433022" class="" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1741989307"> <span class="caption-inner" id="1221189272"> <a class="caption-button dmWidget clearfix" id="1061022181"> <span class="iconBg" id="1612313444"> <span class="icon hasFontIcon icon-star" id="1918519586"></span>
</span>
<span class="text" id="1457518496">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1342469311"> <div class="image-container" id="1945787966"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_1741.JPEG" id="1510174750"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_1741-1920w.JPEG" id="1393708070" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1038120670"> <span class="caption-inner" id="1609433800"> <a class="caption-button dmWidget clearfix" id="1073310950"> <span class="iconBg" id="1518784351"> <span class="icon hasFontIcon icon-star" id="1578828172"></span>
</span>
<span class="text" id="1302207351">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1345524765"> <div class="image-container" id="1890090280"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_1737.JPEG" id="1797436868"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_1737-1920w.JPEG" id="1158012181" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1345186029"> <span class="caption-inner" id="1189554623"> <a class="caption-button dmWidget clearfix" id="1600876684"> <span class="iconBg" id="1276949840"> <span class="icon hasFontIcon icon-star" id="1881060083"></span>
</span>
<span class="text" id="1306412893">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1498637880"> <div class="image-container" id="1439563300"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_1726.JPEG" id="1022203800"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_1726-1920w.JPEG" id="1147705483" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1075589119"> <span class="caption-inner" id="1224196644"> <a class="caption-button dmWidget clearfix" id="1031605182"> <span class="iconBg" id="1343769731"> <span class="icon hasFontIcon icon-star" id="1976147083"></span>
</span>
<span class="text" id="1954336020">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1477994508"> <div class="image-container" id="1675542455"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_1719.JPEG" id="1899892975"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_1719-1920w.JPEG" id="1756547304" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1508012955"> <span class="caption-inner" id="1504841622"> <a class="caption-button dmWidget clearfix" id="1798991021"> <span class="iconBg" id="1444590816"> <span class="icon hasFontIcon icon-star" id="1816497128"></span>
</span>
<span class="text" id="1924182342">Button</span>
</a>
</span>
</div>
</li>
<li class="photoGalleryThumbs" id="1552238302"> <div class="image-container" id="1103727608"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/3981dec5/dms3rep/multi/IMG_1640.JPEG" id="1421210475"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/3981dec5/dms3rep/multi/opt/IMG_1640-1920w.JPEG" id="1858196069" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="caption-container" style="display:none" id="1273097967"> <span class="caption-inner" id="1327412475"> <a class="caption-button dmWidget clearfix" id="1207687641"> <span class="iconBg" id="1053290686"> <span class="icon hasFontIcon icon-star" id="1329473358"></span>
</span>
<span class="text" id="1976291023">Button</span>
</a>
</span>
</div>
</li>
</ul>
<div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less" style="display:none;" id="1943408151"></div>
</div>
</div>
</div>
</div>
<div data-layout-section="" data-auto="flex-section" id="1841897517" data-flex-id="9eebe83e"> <div class="flex-widgets-container" id="1053075193"></div>
<section id="5f34e3a5" class="flex-element section" data-auto="flex-element-section"> <div id="ee9574b3" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid=""> <div id="b15e850c" class="flex-element group" data-auto="flex-element-group"> <div id="76e126b2" class="flex-element group" data-auto="flex-element-group"> <div id="widget_mn6" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="divider" data-external-id="1427954130"> <div class="dmDividerWrapper clearfix u_1427954130" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1427954130"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1842396780"/></div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="u_1791509506 dmRespRow hasBackgroundOverlay dmSectionNoParallax" style="text-align: center;" id="1791509506" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTM0MTEzNDE0NTA5LTBlZWMyYmZiNDkzZi5qcGciXX0="> <div class="dmRespColsWrapper" id="1746358974"> <div class="dmRespCol small-12 medium-12 large-12 u_1005060012" id="1005060012"> <span id="1900738478"></span>
<div class="u_1132194796 graphicWidget" data-element-type="graphic" data-widget-type="graphic" id="1132194796" data-layout="graphic-style-2"> <svg width="100%" height="100%" version="1.1" viewbox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" id="1223739528" class="svg u_1223739528" data-hover-effect="opacity" data-icon-custom="true" data-icon-name="Microphone_5139064.svg"> <g> <path d="m20.832 46.875c-1.7227 0-3.125 1.3984-3.125 3.125 0.011719 8.0195 3.0039 15.75 8.3945 21.688 5.3867 5.9375 12.793 9.6602 20.773 10.445v6.4102h-7.293c-1.7227 0-3.125 1.3984-3.125 3.125 0 1.7227 1.4023 3.125 3.125 3.125h20.836c1.7227 0 3.125-1.4023 3.125-3.125 0-1.7266-1.4023-3.125-3.125-3.125h-7.293v-6.4102c7.9805-0.78516 15.387-4.5078 20.773-10.445 5.3906-5.9375 8.3828-13.668 8.3945-21.688 0-1.7266-1.4023-3.125-3.125-3.125-1.7266 0-3.125 1.3984-3.125 3.125 0 9.3047-4.9648 17.902-13.023 22.555-8.0547 4.6484-17.984 4.6484-26.039 0-8.0586-4.6523-13.023-13.25-13.023-22.555 0-1.7266-1.3984-3.125-3.125-3.125z"></path>
<path d="m41.668 46.875h-11.461v3.125c0 7.0703 3.7734 13.605 9.8984 17.141 6.1211 3.5352 13.668 3.5352 19.789 0 6.125-3.5352 9.8984-10.07 9.8984-17.141v-3.125h-11.461c-1.7227 0-3.125-1.3984-3.125-3.125s1.4023-3.125 3.125-3.125h11.457l0.003907-6.25h-11.461c-1.7227 0-3.125-1.3984-3.125-3.125s1.4023-3.125 3.125-3.125h11.457l0.003907-3.125c0-7.0703-3.7734-13.605-9.8984-17.141-6.1211-3.5352-13.668-3.5352-19.789 0-6.125 3.5352-9.8984 10.07-9.8984 17.141v3.125h11.461c1.7227 0 3.125 1.3984 3.125 3.125s-1.4023 3.125-3.125 3.125h-11.461v6.25h11.461c1.7227 0 3.125 1.3984 3.125 3.125s-1.4023 3.125-3.125 3.125z"></path>
</g>
</svg>
</div>
<div class="u_1464911295 dmNewParagraph" data-element-type="paragraph" id="1464911295" style="transition: none 0s ease 0s; display: block; line-height: initial; text-align: center;" data-version="5"> <h2 class="text-align-center m-size-36 size-38"><span class="m-font-size-36 font-size-38" style="display: initial; font-weight: 600; color: rgb(255, 255, 255);">WICHITA'S BEST IN TALK RADIO</span></h2>
</div> <div class="u_1645363100 widget-7b2ba5 dmCustomWidget" data-lazy-load="" data-title="" id="1645363100" dmle_extension="custom_extension" data-element-type="custom_extension" wr="false" icon="false" surround="false" data-widget-id="7b2ba547771b4d4db17e3e2b9f0abd0c" data-widget-version="226" data-widget-config="eyJ0YWJzIjpbeyJpbWFnZSI6Imh0dHBzOi8vZGQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vZWRpdG9yL3RhYnMvTGFyZ2VfbGVhdmVzLmpwZyIsIml0ZW1MYWJlbCI6IldFRUtEQVlTIiwiaGVhZGluZ1R5cGUiOiJoNCIsIml0ZW1UaXRsZSI6IldlZWtkYXkgTGluZXVwIiwiaXRlbURlc2MiOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MTJhbS01YW06IFJlZCBFeWUgUmFkaW88L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjVhbS02YW06IEFtZXJpY2EgaW4gdGhlIE1vcm5pbmc8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjZhbS04YW06IFRoaXMgTW9ybmluZyB3aXRoIEdvcmRvbiBEZWFsPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj44YW0tMTFhbTogVGhlIEJyaWFuIEtpbG1lYWRlIFNob3fCoDwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MTFhbS0ycG06IFRoZSBDbGF5IGFuZCBCdWNrIFNob3fCoDwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MnBtLTRwbTogVGhlIFRvZGQgU3Rhcm5lcyBTaG93PC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj40cG0tNXBtOiBUaGUgVm9pY2Ugb2YgUmVhc29uIHdpdGggQW5keSBIb29zZXIgKipMb2NhbC9OYXRpb25hbCoqPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj41cG0tOHBtOiBUaGUgSm9lIFBhZ3MgU2hvdzwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+OHBtLTlwbTogQXJtZWQgQW1lcmljYW4gUmFkaW8gd2l0aCBNYXJrIFdhbHRlcnM8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjlwbS0xMmFtOiBBbWVyaWNhIGF0IE5pZ2h0IHdpdGggUmljaCBWYWxkZXM8L3A+Iiwic2hvd0J0biI6ZmFsc2UsInRleHRPbkxpbmsiOiJMZWFybiBtb3JlIn0seyJpbWFnZSI6Imh0dHBzOi8vZGQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vZWRpdG9yL3RhYnMvTGFyZ2VfbGVhdmVzLmpwZyIsIml0ZW1MYWJlbCI6IlNBVFVSREFZIiwiaGVhZGluZ1R5cGUiOiJoNCIsIml0ZW1UaXRsZSI6IlNhdHVyZGF5IExpbmV1cCIsIml0ZW1EZXNjIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPjEyYW0tNWFtOiBSZWQgRXllIFJhZGlvICoqTGl2ZSoqPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj41YW0tOWFtOiBUaGUgQmVzdCBvZiBUaGUgQnJpYW4gS2lsbWVhZGUgU2hvdzwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+OWFtLTExYW06IEthbnNhcyBUYWxrIHdpdGggQW5keSBIb29zZXIgKipMb2NhbC9MaXZlKio8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjExYW0tMnBtOiBUaGUgV2Vla2VuZCB3aXRoIE1pY2hhZWwgQnJvd24gKipMaXZlKio8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjJwbS00cG06IFRoZSBDaGFybGllIEtpcmsgU2hvdzwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+NHBtLTZwbTogVGhlIFZvaWNlIG9mIFJlYXNvbiB3aXRoIEFuZHkgSG9vc2VyIFdlZWtlbmQgRWRpdGlvbiAqKkxpdmUqKjwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+NnBtLTlwbTogVGhlIEJlc3Qgb2YgVGhlIENsYXkgYW5kIEJ1Y2sgU2hvdzwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+OXBtLTEyYW06IEFyayBNaWRuaWdodCB3aXRoIEpvaG4gQi4gV2VsbHMgKipMaXZlKio8L3A+Iiwic2hvd0J0biI6ZmFsc2UsInRleHRPbkxpbmsiOiJMZWFybiBtb3JlIn0seyJpbWFnZSI6Imh0dHBzOi8vZGQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vZWRpdG9yL3RhYnMvTGFyZ2VfbGVhdmVzLmpwZyIsIml0ZW1MYWJlbCI6IlNVTkRBWSIsImhlYWRpbmdUeXBlIjoiaDQiLCJpdGVtVGl0bGUiOiJTdW5kYXkgTGluZXVwIiwiaXRlbURlc2MiOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MTJhbS01YW06IFJlZCBFeWUgUmFkaW88L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjVhbS03YW06IFRoZSBCZXN0IG9mIEFtZXJpY2EgYXQgTmlnaHQgd2l0aCBSaWNoIFZhbGRlczwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+N2FtLThhbTogVGhpcyBXZWVrIG9uIHRoZSBIaWxsPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj44YW0tODozMGFtOiBBbWVyaWNhIFRoaXMgV2VlazwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+ODozMGFtLTk6MzBhbTogU3VuZGF5IE1hc3Mgd2l0aCBDaHVyY2ggb2YgdGhlIE1hZ2RhbGVuPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj45OjMwYW0tMTBhbTogQW1lcmljYSBUaGlzIFdlZWs8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjEwYW0tMTFhbTogVGhlIEp1ZGdlIEplYW5pbmUgU2hvdzwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+MTFhbS0ycG06IFRoZSBLaW0gS29tYW5kbyBTaG93PC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj4ycG0tNXBtOiBUaGUgQmVzdCBvZiBUaGUgVG9kZCBTdGFybmVzIFNob3c8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPjVwbS03cG06IEVhdCEgRHJpbmshIFNtb2tlITwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+N3BtLTEwcG06IEFybWVkIEFtZXJpY2FuIFJhZGlvIHdpdGggTWFyayBXYWx0ZXJzPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj4xMHBtLTEyYW06IFJhZGlvIExhdyBUYWxrPC9wPiIsInNob3dCdG4iOmZhbHNlLCJ0ZXh0T25MaW5rIjoiTGVhcm4gbW9yZSJ9LHsiaW1hZ2UiOiJodHRwczovL2RkLWNkbi5tdWx0aXNjcmVlbnNpdGUuY29tL2VkaXRvci90YWJzL0xhcmdlX2xlYXZlcy5qcGciLCJpdGVtTGFiZWwiOiJTUEVDSUFMIFBST0dSQU1NSU5HIiwiaGVhZGluZ1R5cGUiOiJoNCIsIml0ZW1UaXRsZSI6IlNwZWNpYWwgUHJvZ3JhbXMgb24gS1FBTSIsIml0ZW1EZXNjIjoiPHAgY2xhc3M9XCJydGVCbG9ja1wiPkVsZWN0aW9uIENvdmVyYWdlPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5QcmVzaWRlbnRpYWwgRGViYXRlczwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+S2Fuc2FzIGFuZCBMb2NhbCBDYW5kaWRhdGUgRm9ydW1zPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+V2VzdHdvb2QgT25lIE5DQUEgRm9vdGJhbGw8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkNvbXBhc3MgTWVkaWEgTkNBQSBGb290YmFsbDwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+VG91Y2hkb3duIFJhZGlvIE5DQUEgRm9vdGJhbGw8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkJvd2wgU2Vhc29uIE5DQUEgRm9vdGJhbGw8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkhpZ2ggU2Nob29sIEZvb3RiYWxsIEdhbWUgb2YgdGhlIFdlZWs8L3A+PGJyPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5XZXN0d29vZCBPbmUgTkNBQSBCYXNrZXRiYWxsPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5Db21wYXNzIE1lZGlhIE5DQUEgQmFza2V0YmFsbDwvcD48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+SGlnaCBTY2hvb2wgQmFza2V0YmFsbCBHYW1lIG9mIHRoZSBXZWVrPC9wPjxicj48cCBjbGFzcz1cInJ0ZUJsb2NrXCI+SmF5aGF3ayBDb2xsZWdpYXRlIEJhc2ViYWxsPC9wPjxwIGNsYXNzPVwicnRlQmxvY2tcIj5IaWdoIFNjaG9vbCBCYXNlYmFsbDwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPk5BU0NBUjwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPk1hc3RlcnMgR29sZiBUb3VybmFtZW50IFVwZGF0ZXM8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPlVTIE9wZW4gR29sZiBUb3VybmFtZW50IFVwZGF0ZXM8L3A+PHAgY2xhc3M9XCJydGVCbG9ja1wiPkJyaXRpc2ggT3BlbiBHb2xmIFRvdXJuYW1lbnQgVXBkYXRlczwvcD48YnI+PHAgY2xhc3M9XCJydGVCbG9ja1wiPlN1bW1lci9XaW50ZXIgT2x5bXBpYyBVcGRhdGVzPC9wPjxicj4iLCJzaG93QnRuIjpmYWxzZSwidGV4dE9uTGluayI6IkxlYXJuIG1vcmUifV0sInNob3dJbWFnZXMiOmZhbHNlLCJsYXlvdXRzIjoibGF5b3V0LWMiLCJtb2JpbGVMYXlvdXRUb2dnbGUiOmZhbHNlLCJmdWxsV2lkdGhJbWciOnRydWUsInJldmVyc2VUYWJzRGlyZWN0aW9uIjpmYWxzZX0="> <div class="wrapper layout-c"> <nav class="nav desktop swipe-menu "> <div class="tab-label active layout-c "> <h4 class="horizontal-label">WEEKDAYS</h4>
</div>
<div class="tab-label layout-c not-active"> <h4 class="horizontal-label">SATURDAY</h4>
</div>
<div class="tab-label layout-c not-active"> <h4 class="horizontal-label">SUNDAY</h4>
</div>
<div class="tab-label layout-c not-active"> <h4 class="horizontal-label">SPECIAL PROGRAMMING</h4>
</div>
</nav>
<div class="tab layout-c active
"> <div class="tab-text-container"> <div class="tab-description"> <div class="desc-title"> <p class="">Weekday Lineup</p>
</div>
<p></p>
<p class="rteBlock">12am-5am: Red Eye Radio</p><p class="rteBlock">5am-6am: America in the Morning</p><p class="rteBlock">6am-8am: This Morning with Gordon Deal</p><p class="rteBlock">8am-11am: The Brian Kilmeade Show </p><p class="rteBlock">11am-2pm: The Clay and Buck Show </p><p class="rteBlock">2pm-4pm: The Todd Starnes Show</p><p class="rteBlock">4pm-5pm: The Voice of Reason with Andy Hooser **Local/National**</p><p class="rteBlock">5pm-8pm: The Joe Pags Show</p><p class="rteBlock">8pm-9pm: Armed American Radio with Mark Walters</p><p class="rteBlock">9pm-12am: America at Night with Rich Valdes</p> <p></p>
</div>
<div class="btn-container "></div>
</div>
</div>
<div class="tab layout-c
"> <div class="tab-text-container"> <div class="tab-description"> <div class="desc-title"> <p class="">Saturday Lineup</p>
</div>
<p></p>
<p class="rteBlock">12am-5am: Red Eye Radio **Live**</p><p class="rteBlock">5am-9am: The Best of The Brian Kilmeade Show</p><p class="rteBlock">9am-11am: Kansas Talk with Andy Hooser **Local/Live**</p><p class="rteBlock">11am-2pm: The Weekend with Michael Brown **Live**</p><p class="rteBlock">2pm-4pm: The Charlie Kirk Show</p><p class="rteBlock">4pm-6pm: The Voice of Reason with Andy Hooser Weekend Edition **Live**</p><p class="rteBlock">6pm-9pm: The Best of The Clay and Buck Show</p><p class="rteBlock">9pm-12am: Ark Midnight with John B. Wells **Live**</p> <p></p>
</div>
<div class="btn-container "></div>
</div>
</div>
<div class="tab layout-c
"> <div class="tab-text-container"> <div class="tab-description"> <div class="desc-title"> <p class="">Sunday Lineup</p>
</div>
<p></p>
<p class="rteBlock">12am-5am: Red Eye Radio</p><p class="rteBlock">5am-7am: The Best of America at Night with Rich Valdes</p><p class="rteBlock">7am-8am: This Week on the Hill</p><p class="rteBlock">8am-8:30am: America This Week</p><p class="rteBlock">8:30am-9:30am: Sunday Mass with Church of the Magdalen</p><p class="rteBlock">9:30am-10am: America This Week</p><p class="rteBlock">10am-11am: The Judge Jeanine Show</p><p class="rteBlock">11am-2pm: The Kim Komando Show</p><p class="rteBlock">2pm-5pm: The Best of The Todd Starnes Show</p><p class="rteBlock">5pm-7pm: Eat! Drink! Smoke!</p><p class="rteBlock">7pm-10pm: Armed American Radio with Mark Walters</p><p class="rteBlock">10pm-12am: Radio Law Talk</p> <p></p>
</div>
<div class="btn-container "></div>
</div>
</div>
<div class="tab layout-c
"> <div class="tab-text-container"> <div class="tab-description"> <div class="desc-title"> <p class="">Special Programs on KQAM</p>
</div>
<p></p>
<p class="rteBlock">Election Coverage</p><p class="rteBlock">Presidential Debates</p><p class="rteBlock">Kansas and Local Candidate Forums</p><br/><p class="rteBlock">Westwood One NCAA Football</p><p class="rteBlock">Compass Media NCAA Football</p><p class="rteBlock">Touchdown Radio NCAA Football</p><p class="rteBlock">Bowl Season NCAA Football</p><p class="rteBlock">High School Football Game of the Week</p><br/><p class="rteBlock">Westwood One NCAA Basketball</p><p class="rteBlock">Compass Media NCAA Basketball</p><p class="rteBlock">High School Basketball Game of the Week</p><br/><p class="rteBlock">Jayhawk Collegiate Baseball</p><p class="rteBlock">High School Baseball</p><br/><p class="rteBlock">NASCAR</p><br/><p class="rteBlock">Masters Golf Tournament Updates</p><p class="rteBlock">US Open Golf Tournament Updates</p><p class="rteBlock">British Open Golf Tournament Updates</p><br/><p class="rteBlock">Summer/Winter Olympic Updates</p><br/> <p></p>
</div>
<div class="btn-container "></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-layout-section="" data-auto="flex-section" id="1447793476" data-flex-id="77003484"> <div class="flex-widgets-container" id="1034810753"></div>
<section id="9c91ed8d" class="flex-element section" data-auto="flex-element-section"> <div id="6e924c2e" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid=""> <div id="1e6ddf31" class="flex-element group" data-auto="flex-element-group"> <div id="6ef8366c" class="flex-element group" data-auto="flex-element-group"> <div id="1ea2bf5d" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="divider" data-external-id="1699040524"> <div class="dmDividerWrapper clearfix u_1699040524" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1699040524"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1155218148"/></div>
</div>
</div>
</div>
</div>
</section>
</div>
<div data-layout-section="" data-auto="flex-section" id="1549374136" data-flex-id="b52e6b61"> <div class="flex-widgets-container" id="1580078015"></div>
<section id="1317dca9" class="flex-element section" data-auto="flex-element-section"> <div id="606def63" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid=""> <div id="e22b8671" class="flex-element group" data-auto="flex-element-group"> <div id="af71b73e" class="flex-element group" data-auto="flex-element-group"> <div id="b82e57d5" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="paragraph" data-external-id="1050495315"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1050495315" style=""> <h2><span style="display: initial;">KQAM Public Files</span></h2>
</div>
</div>
<div id="widget_8ep" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="ONELinksMenu" data-external-id="1639902546"> <nav class="u_1639902546 effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1639902546" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="https://publicfiles.fcc.gov/am-profile/kqam" class="unifiednav__item " target="_blank" data-target-page-alias="https://publicfiles.fcc.gov/am-profile/kqam"> <span class="nav-item-text " data-link-text="Click Here For Public File" data-auto="page-text-style">Click Here For Public File<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
<div class="sticky-widgets-container-global" id="1808008951"> <div class="graphicWidget graphicWidgetV2 graphicWidgetV3 u_1140516909 sticky-desktop-position-bottom-right sticky-mobile-position-bottom-right" data-element-type="graphic" data-widget-type="graphic" id="1140516909" data-layout="graphic-style-1" data-show-on-page-only="kqam"> <a href="http://listento.kqamradio.com:8016/stream" id="1649654159" file="false" class="" target="_blank"> <svg version="1.1" id="1499012310" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve" class="svg u_1499012310" data-hover-effect="zoomout" data-icon-custom="true" data-icon-name="SCOMM_LISTEN LIVE_ICON.svg"> <style type="text/css">.st0-1499012310{fill:#FFFFFF;}
.st1{clip-path:url(#SVGID_00000020362588786957930370000013747674112819791511_);}
.st2{clip-path:url(#SVGID_00000050641261706463935290000014967690758909509248_);}
.st3{clip-path:url(#SVGID_00000108278725088916653330000006598546271520717987_);}</style>
<path class="st0-1499012310" d="M479.5,250c0,3.8-0.1,7.5-0.3,11.3c-0.2,3.8-0.5,7.5-0.8,11.2c-0.4,3.7-0.8,7.5-1.4,11.2
c-0.6,3.7-1.2,7.4-1.9,11.1c-0.7,3.7-1.6,7.3-2.5,11c-0.9,3.6-1.9,7.3-3,10.9c-1.1,3.6-2.3,7.2-3.5,10.7c-1.3,3.5-2.6,7-4.1,10.5
s-3,6.9-4.6,10.3c-1.6,3.4-3.3,6.8-5.1,10.1s-3.6,6.6-5.6,9.8c-1.9,3.2-3.9,6.4-6,9.5c-2.1,3.1-4.2,6.2-6.5,9.2
c-2.2,3-4.5,6-6.9,8.9c-2.4,2.9-4.8,5.8-7.4,8.5c-2.5,2.8-5.1,5.5-7.8,8.2s-5.4,5.2-8.2,7.8c-2.8,2.5-5.6,5-8.5,7.4
c-2.9,2.4-5.9,4.7-8.9,6.9c-3,2.2-6.1,4.4-9.2,6.5c-3.1,2.1-6.3,4.1-9.5,6c-3.2,1.9-6.5,3.8-9.8,5.6s-6.7,3.5-10.1,5.1
c-3.4,1.6-6.8,3.1-10.3,4.6s-7,2.8-10.5,4.1c-3.5,1.3-7.1,2.4-10.7,3.5c-3.6,1.1-7.2,2.1-10.9,3c-3.6,0.9-7.3,1.7-11,2.5
c-3.7,0.7-7.4,1.4-11.1,1.9c-3.7,0.6-7.4,1-11.2,1.4c-3.7,0.4-7.5,0.6-11.2,0.8c-3.8,0.2-7.5,0.3-11.3,0.3c-3.8,0-7.5-0.1-11.3-0.3
c-3.8-0.2-7.5-0.5-11.2-0.8s-7.5-0.8-11.2-1.4c-3.7-0.6-7.4-1.2-11.1-1.9c-3.7-0.7-7.3-1.6-11-2.5c-3.6-0.9-7.3-1.9-10.9-3
c-3.6-1.1-7.2-2.3-10.7-3.5c-3.5-1.3-7-2.6-10.5-4.1c-3.5-1.4-6.9-3-10.3-4.6c-3.4-1.6-6.8-3.3-10.1-5.1c-3.3-1.8-6.6-3.6-9.8-5.6
c-3.2-1.9-6.4-3.9-9.5-6c-3.1-2.1-6.2-4.2-9.2-6.5c-3-2.2-6-4.5-8.9-6.9c-2.9-2.4-5.8-4.8-8.5-7.4c-2.8-2.5-5.5-5.1-8.2-7.8
s-5.2-5.4-7.8-8.2c-2.5-2.8-5-5.6-7.4-8.5c-2.4-2.9-4.7-5.9-6.9-8.9c-2.2-3-4.4-6.1-6.5-9.2c-2.1-3.1-4.1-6.3-6-9.5
c-1.9-3.2-3.8-6.5-5.6-9.8s-3.5-6.7-5.1-10.1c-1.6-3.4-3.1-6.8-4.6-10.3s-2.8-7-4.1-10.5c-1.3-3.5-2.4-7.1-3.5-10.7
c-1.1-3.6-2.1-7.2-3-10.9c-0.9-3.6-1.7-7.3-2.5-11c-0.7-3.7-1.4-7.4-1.9-11.1c-0.6-3.7-1-7.4-1.4-11.2c-0.4-3.7-0.6-7.5-0.8-11.2
c-0.2-3.8-0.3-7.5-0.3-11.3c0-3.8,0.1-7.5,0.3-11.3c0.2-3.8,0.5-7.5,0.8-11.2c0.4-3.7,0.8-7.5,1.4-11.2c0.6-3.7,1.2-7.4,1.9-11.1
c0.7-3.7,1.6-7.3,2.5-11c0.9-3.6,1.9-7.3,3-10.9c1.1-3.6,2.3-7.2,3.5-10.7c1.3-3.5,2.6-7,4.1-10.5c1.4-3.5,3-6.9,4.6-10.3
c1.6-3.4,3.3-6.8,5.1-10.1c1.8-3.3,3.6-6.6,5.6-9.8c1.9-3.2,3.9-6.4,6-9.5c2.1-3.1,4.2-6.2,6.5-9.2c2.2-3,4.5-6,6.9-8.9
c2.4-2.9,4.8-5.8,7.4-8.5c2.5-2.8,5.1-5.5,7.8-8.2s5.4-5.2,8.2-7.8c2.8-2.5,5.6-5,8.5-7.4c2.9-2.4,5.9-4.7,8.9-6.9
c3-2.2,6.1-4.4,9.2-6.5c3.1-2.1,6.3-4.1,9.5-6c3.2-1.9,6.5-3.8,9.8-5.6c3.3-1.8,6.7-3.5,10.1-5.1c3.4-1.6,6.8-3.1,10.3-4.6
c3.5-1.4,7-2.8,10.5-4.1c3.5-1.3,7.1-2.4,10.7-3.5c3.6-1.1,7.2-2.1,10.9-3c3.6-0.9,7.3-1.7,11-2.5c3.7-0.7,7.4-1.4,11.1-1.9
c3.7-0.6,7.4-1,11.2-1.4c3.7-0.4,7.5-0.6,11.2-0.8c3.8-0.2,7.5-0.3,11.3-0.3c3.8,0,7.5,0.1,11.3,0.3c3.8,0.2,7.5,0.5,11.2,0.8
c3.7,0.4,7.5,0.8,11.2,1.4c3.7,0.6,7.4,1.2,11.1,1.9c3.7,0.7,7.3,1.6,11,2.5c3.6,0.9,7.3,1.9,10.9,3c3.6,1.1,7.2,2.3,10.7,3.5
c3.5,1.3,7,2.6,10.5,4.1s6.9,3,10.3,4.6c3.4,1.6,6.8,3.3,10.1,5.1s6.6,3.6,9.8,5.6c3.2,1.9,6.4,3.9,9.5,6c3.1,2.1,6.2,4.2,9.2,6.5
c3,2.2,6,4.5,8.9,6.9c2.9,2.4,5.8,4.8,8.5,7.4c2.8,2.5,5.5,5.1,8.2,7.8s5.2,5.4,7.8,8.2c2.5,2.8,5,5.6,7.4,8.5
c2.4,2.9,4.7,5.9,6.9,8.9c2.2,3,4.4,6.1,6.5,9.2c2.1,3.1,4.1,6.3,6,9.5c1.9,3.2,3.8,6.5,5.6,9.8c1.8,3.3,3.5,6.7,5.1,10.1
c1.6,3.4,3.1,6.8,4.6,10.3c1.4,3.5,2.8,7,4.1,10.5c1.3,3.5,2.4,7.1,3.5,10.7c1.1,3.6,2.1,7.2,3,10.9c0.9,3.6,1.7,7.3,2.5,11
c0.7,3.7,1.4,7.4,1.9,11.1c0.6,3.7,1,7.4,1.4,11.2s0.6,7.5,0.8,11.2C479.4,242.5,479.5,246.2,479.5,250z"></path>
<path d="M429.8,250c0-13.3,10.4-24.5,23.6-25.5l5.9-0.4l-0.9-5.9c-7.5-49.4-32.5-94.7-70.4-127.6C349.8,57.4,300.8,39.1,250,39.1
c-50.8,0-99.8,18.3-138.1,51.5c-37.9,32.9-62.9,78.2-70.4,127.6l-0.9,5.9l5.9,0.4c13.2,1,23.6,12.2,23.6,25.5
c0,13.3-10.4,24.5-23.6,25.5l-5.9,0.4l0.9,5.9c7.5,49.4,32.5,94.7,70.4,127.6c38.3,33.2,87.4,51.5,138.1,51.5
c50.8,0,99.8-18.3,138.1-51.5c37.9-32.9,62.9-78.2,70.4-127.6l0.9-5.9l-5.9-0.4C440.2,274.5,429.8,263.3,429.8,250z M380.9,401
c-36.3,31.5-82.8,48.8-130.9,48.8s-94.6-17.3-130.9-48.8c-34.6-30-57.8-70.8-65.8-115.5c16-3.9,27.9-18.5,27.9-35.5
c0-17-11.9-31.6-27.9-35.5c8-44.7,31.2-85.5,65.8-115.5c36.3-31.5,82.8-48.8,130.9-48.8S344.6,67.5,380.9,99
c34.6,30,57.8,70.8,65.8,115.5c-16.1,3.9-27.9,18.5-27.9,35.5c0,17,11.9,31.6,27.9,35.5C438.7,330.2,415.5,371.1,380.9,401z
M366.7,220.9h21.7v11h-30.2l-0.4,0.1c0,0,0,0,0-0.1h-16.1v-11h13.6c-5.8-20.9-17.7-39.7-34.3-54c-19.8-16.9-45-26.2-71-26.2
c-26,0-51.2,9.3-71,26.2c-16.6,14.2-28.5,33.1-34.3,54h13.6v11h-16.1c0,0,0,0,0,0.1l-0.4-0.1h-30.2v-11h21.7
c6-24.1,19.5-46,38.6-62.3c21.7-18.6,49.5-28.9,78.2-28.9c28.7,0,56.4,10.2,78.2,28.9C347.2,174.9,360.7,196.8,366.7,220.9z
M341.6,268.1h46.7v11h-21.7c-6,24.2-19.6,46.2-38.8,62.6c-21.7,18.5-49.3,28.6-77.9,28.6c-28.5,0-56.2-10.2-77.9-28.6
c-19.2-16.3-32.8-38.3-38.8-62.6h-21.7v-11h46.7v11h-13.7c5.8,21,17.8,39.9,34.6,54.2c19.7,16.8,44.8,26,70.7,26
c25.9,0,51-9.2,70.7-26c16.8-14.2,28.8-33.2,34.6-54.2h-13.7V268.1z M441.8,250c0-7.5,6.1-13.5,13.5-13.5c7.5,0,13.5,6.1,13.5,13.5
c0,7.5-6.1,13.5-13.5,13.5S441.8,257.5,441.8,250z M44.6,263.5c-7.5,0-13.5-6.1-13.5-13.5c0-7.5,6.1-13.5,13.5-13.5
c7.5,0,13.5,6.1,13.5,13.5C58.2,257.5,52.1,263.5,44.6,263.5z"></path>
<g> <defs> <rect id="SVGID_1_" x="158.7" y="141.3" width="188" height="188"></rect>
</defs>
<clippath id="SVGID_00000139251494026202930880000003308813458952552631_"> <use xlink:href="#SVGID_1_" style="overflow:visible;"></use>
</clippath>
<g style="clip-path:url(#SVGID_00000139251494026202930880000003308813458952552631_);"> <path class="st0-1499012310" d="M346.3,235.4c0,1.5,0,3.1-0.1,4.6c-0.1,1.5-0.2,3.1-0.3,4.6c-0.2,1.5-0.3,3.1-0.6,4.6c-0.2,1.5-0.5,3-0.8,4.5
c-0.3,1.5-0.6,3-1,4.5c-0.4,1.5-0.8,3-1.2,4.4c-0.4,1.5-0.9,2.9-1.4,4.4c-0.5,1.4-1.1,2.9-1.7,4.3c-0.6,1.4-1.2,2.8-1.9,4.2
c-0.7,1.4-1.3,2.8-2.1,4.1c-0.7,1.4-1.5,2.7-2.3,4c-0.8,1.3-1.6,2.6-2.5,3.9c-0.9,1.3-1.7,2.5-2.7,3.8c-0.9,1.2-1.9,2.4-2.8,3.6
c-1,1.2-2,2.3-3,3.5c-1,1.1-2.1,2.2-3.2,3.3c-1.1,1.1-2.2,2.1-3.3,3.2c-1.1,1-2.3,2-3.5,3c-1.2,1-2.4,1.9-3.6,2.8
c-1.2,0.9-2.5,1.8-3.8,2.7c-1.3,0.9-2.6,1.7-3.9,2.5c-1.3,0.8-2.7,1.5-4,2.3c-1.4,0.7-2.7,1.4-4.1,2.1c-1.4,0.7-2.8,1.3-4.2,1.9
c-1.4,0.6-2.8,1.1-4.3,1.7c-1.4,0.5-2.9,1-4.4,1.4c-1.5,0.4-3,0.9-4.4,1.2c-1.5,0.4-3,0.7-4.5,1c-1.5,0.3-3,0.6-4.5,0.8
c-1.5,0.2-3,0.4-4.6,0.6c-1.5,0.2-3.1,0.3-4.6,0.3c-1.5,0.1-3.1,0.1-4.6,0.1c-1.5,0-3.1,0-4.6-0.1c-1.5-0.1-3.1-0.2-4.6-0.3
c-1.5-0.2-3.1-0.3-4.6-0.6c-1.5-0.2-3-0.5-4.5-0.8c-1.5-0.3-3-0.6-4.5-1c-1.5-0.4-3-0.8-4.4-1.2c-1.5-0.4-2.9-0.9-4.4-1.4
s-2.9-1.1-4.3-1.7c-1.4-0.6-2.8-1.2-4.2-1.9c-1.4-0.7-2.8-1.3-4.1-2.1c-1.4-0.7-2.7-1.5-4-2.3c-1.3-0.8-2.6-1.6-3.9-2.5
c-1.3-0.9-2.5-1.7-3.8-2.7c-1.2-0.9-2.4-1.9-3.6-2.8c-1.2-1-2.3-2-3.5-3c-1.1-1-2.2-2.1-3.3-3.2c-1.1-1.1-2.1-2.2-3.2-3.3
c-1-1.1-2-2.3-3-3.5c-1-1.2-1.9-2.4-2.8-3.6s-1.8-2.5-2.7-3.8c-0.9-1.3-1.7-2.6-2.5-3.9c-0.8-1.3-1.5-2.7-2.3-4
c-0.7-1.4-1.4-2.7-2.1-4.1c-0.7-1.4-1.3-2.8-1.9-4.2c-0.6-1.4-1.1-2.8-1.7-4.3c-0.5-1.4-1-2.9-1.4-4.4c-0.4-1.5-0.9-3-1.2-4.4
c-0.4-1.5-0.7-3-1-4.5c-0.3-1.5-0.6-3-0.8-4.5c-0.2-1.5-0.4-3-0.6-4.6c-0.2-1.5-0.3-3.1-0.3-4.6c-0.1-1.5-0.1-3.1-0.1-4.6
c0-1.5,0-3.1,0.1-4.6c0.1-1.5,0.2-3.1,0.3-4.6c0.2-1.5,0.3-3.1,0.6-4.6c0.2-1.5,0.5-3,0.8-4.5c0.3-1.5,0.6-3,1-4.5s0.8-3,1.2-4.4
c0.4-1.5,0.9-2.9,1.4-4.4s1.1-2.9,1.7-4.3c0.6-1.4,1.2-2.8,1.9-4.2c0.7-1.4,1.3-2.8,2.1-4.1c0.7-1.4,1.5-2.7,2.3-4
c0.8-1.3,1.6-2.6,2.5-3.9c0.9-1.3,1.7-2.5,2.7-3.8s1.9-2.4,2.8-3.6c1-1.2,2-2.3,3-3.5c1-1.1,2.1-2.2,3.2-3.3
c1.1-1.1,2.2-2.1,3.3-3.2c1.1-1,2.3-2,3.5-3c1.2-1,2.4-1.9,3.6-2.8s2.5-1.8,3.8-2.7c1.3-0.9,2.6-1.7,3.9-2.5
c1.3-0.8,2.7-1.5,4-2.3c1.4-0.7,2.7-1.4,4.1-2.1c1.4-0.7,2.8-1.3,4.2-1.9c1.4-0.6,2.8-1.1,4.3-1.7s2.9-1,4.4-1.4
c1.5-0.4,2.9-0.9,4.4-1.2s3-0.7,4.5-1c1.5-0.3,3-0.6,4.5-0.8c1.5-0.2,3-0.4,4.6-0.6c1.5-0.2,3.1-0.3,4.6-0.3
c1.5-0.1,3.1-0.1,4.6-0.1c1.5,0,3.1,0,4.6,0.1c1.5,0.1,3.1,0.2,4.6,0.3c1.5,0.2,3.1,0.3,4.6,0.6c1.5,0.2,3,0.5,4.5,0.8
c1.5,0.3,3,0.6,4.5,1c1.5,0.4,3,0.8,4.4,1.2c1.5,0.4,2.9,0.9,4.4,1.4c1.4,0.5,2.9,1.1,4.3,1.7c1.4,0.6,2.8,1.2,4.2,1.9
c1.4,0.7,2.8,1.3,4.1,2.1c1.4,0.7,2.7,1.5,4,2.3c1.3,0.8,2.6,1.6,3.9,2.5c1.3,0.9,2.5,1.7,3.8,2.7s2.4,1.9,3.6,2.8
c1.2,1,2.3,2,3.5,3c1.1,1,2.2,2.1,3.3,3.2c1.1,1.1,2.1,2.2,3.2,3.3c1,1.1,2,2.3,3,3.5c1,1.2,1.9,2.4,2.8,3.6
c0.9,1.2,1.8,2.5,2.7,3.8c0.9,1.3,1.7,2.6,2.5,3.9c0.8,1.3,1.5,2.7,2.3,4c0.7,1.4,1.4,2.7,2.1,4.1c0.7,1.4,1.3,2.8,1.9,4.2
c0.6,1.4,1.1,2.8,1.7,4.3s1,2.9,1.4,4.4c0.4,1.5,0.9,2.9,1.2,4.4c0.4,1.5,0.7,3,1,4.5c0.3,1.5,0.6,3,0.8,4.5
c0.2,1.5,0.4,3,0.6,4.6c0.2,1.5,0.3,3.1,0.3,4.6C346.3,232.3,346.3,233.9,346.3,235.4z"></path>
</g>
</g>
<path d="M328.7,267.6l-1.2,2.8l-1.3,2.7l-1.4,2.7l-1.5,2.7c-2.1,3.5-4.4,6.8-6.9,10c-2.6,3.1-5.3,6.1-8.4,8.8
c-3,2.7-6.2,5.2-9.6,7.5c-6.7,4.6-14.2,8.1-21.9,10.4c-7.8,2.3-15.9,3.5-24,3.6c-8.1,0-16.2-1.2-24-3.6c-7.8-2.4-15.2-5.9-21.9-10.4
c-3.4-2.3-6.5-4.8-9.6-7.5c-3-2.7-5.8-5.7-8.4-8.8c-2.6-3.1-4.9-6.5-6.9-10l-1.5-2.7l-1.4-2.7l-1.3-2.7l-1.2-2.8l0,0
c6.5,14.8,17.3,27.5,30.7,36.3c3.4,2.2,6.9,4.2,10.5,5.8c3.6,1.7,7.4,3.1,11.2,4.2c7.7,2.3,15.7,3.5,23.7,3.5c8,0,16-1.2,23.7-3.5
c3.8-1.2,7.6-2.6,11.2-4.2c3.6-1.7,7.1-3.6,10.5-5.8c13.4-8.8,24.2-21.5,30.7-36.3L328.7,267.6z"></path>
<path d="M321.2,264.4c-0.7,1.7-1.4,3.4-2.2,5c-0.8,1.6-1.7,3.2-2.6,4.8c-0.9,1.6-1.9,3.1-3,4.6c-1.1,1.5-2.1,3-3.3,4.4
c-4.6,5.7-10,10.7-16.1,14.7c-3.1,2-6.2,3.8-9.5,5.4c-1.6,0.8-3.3,1.5-5,2.2c-1.7,0.7-3.4,1.2-5.2,1.8c-7,2.1-14.3,3.2-21.7,3.2
c-7.3,0-14.6-1.1-21.7-3.2c-1.8-0.5-3.5-1.1-5.2-1.8c-1.7-0.7-3.4-1.4-5-2.2c-3.3-1.5-6.5-3.4-9.5-5.4c-6.1-4.1-11.5-9.1-16.1-14.7
c-1.2-1.4-2.3-2.9-3.3-4.4c-1-1.5-2-3.1-3-4.6c-0.9-1.6-1.8-3.2-2.6-4.8c-0.8-1.6-1.5-3.3-2.2-5l0,0c5.8,13.3,15.7,24.7,27.7,32.6
c6.1,3.9,12.7,7,19.5,9.1c6.9,2.1,14.1,3.1,21.3,3.1s14.4-1,21.3-3.1c6.9-2,13.5-5.1,19.6-9.1C305.5,289.1,315.3,277.7,321.2,264.4
L321.2,264.4z"></path>
<path d="M313.7,261.2c-0.6,1.5-1.3,3-2,4.4c-0.7,1.5-1.5,2.9-2.3,4.3c-0.8,1.4-1.7,2.7-2.6,4.1c-0.9,1.3-1.9,2.7-2.9,3.9
c-4.1,5-8.9,9.5-14.4,13.1c-2.7,1.8-5.5,3.5-8.5,4.9c-1.5,0.7-3,1.3-4.5,1.9c-1.5,0.6-3.1,1.1-4.6,1.6c-6.2,1.9-12.8,2.9-19.3,2.9
c-6.5,0-13.1-1-19.3-2.9c-1.6-0.5-3.1-1-4.6-1.6c-1.5-0.6-3-1.2-4.5-1.9c-3-1.4-5.8-3-8.5-4.9c-5.4-3.6-10.3-8.1-14.4-13.1
c-1-1.3-2-2.6-2.9-3.9c-0.9-1.3-1.8-2.7-2.6-4.1c-0.8-1.4-1.6-2.8-2.3-4.3c-0.7-1.5-1.4-3-2-4.4h0c5.3,11.9,14,22,24.7,29.1
c5.4,3.5,11.2,6.2,17.4,8.1c6.2,1.9,12.6,2.7,19,2.7c6.4,0,12.8-0.9,19-2.7c6.2-1.8,12-4.6,17.4-8.1c10.8-7,19.5-17.2,24.7-29.1
H313.7z"></path>
<path d="M306.2,258.1c-2.1,5.3-5,10.3-8.6,14.7c-3.6,4.4-7.8,8.4-12.6,11.6c-2.4,1.6-4.9,3.1-7.5,4.3c-1.3,0.6-2.6,1.2-3.9,1.7
s-2.7,1-4.1,1.4c-5.5,1.7-11.2,2.5-17,2.5c-5.8,0-11.5-0.8-17-2.5c-1.4-0.4-2.7-0.9-4.1-1.4s-2.7-1.1-3.9-1.7
c-2.6-1.2-5.1-2.7-7.5-4.3c-4.7-3.2-9-7.1-12.6-11.6c-3.6-4.4-6.5-9.4-8.6-14.7h0c2.3,5.2,5.4,10,9.1,14.3c1.8,2.2,3.8,4.2,5.9,6
c2.1,1.9,4.4,3.6,6.7,5.1c4.7,3.1,9.9,5.5,15.3,7.1c5.4,1.6,11,2.4,16.6,2.4c5.6,0,11.2-0.8,16.6-2.4c5.4-1.6,10.5-4,15.3-7.1
c2.3-1.5,4.6-3.3,6.7-5.1c2.1-1.9,4.1-3.9,5.9-6C300.7,268.1,303.8,263.2,306.2,258.1L306.2,258.1z"></path>
<path d="M298.7,254.9c-1.8,4.6-4.3,8.8-7.4,12.7c-3.1,3.8-6.7,7.2-10.8,10c-2,1.4-4.2,2.6-6.4,3.7c-2.2,1.1-4.6,2-6.9,2.7
c-4.7,1.5-9.7,2.2-14.6,2.2c-5,0-9.9-0.7-14.6-2.2c-2.3-0.7-4.7-1.6-6.9-2.7c-2.2-1.1-4.4-2.3-6.4-3.7c-4.1-2.8-7.7-6.2-10.8-10
c-3.1-3.8-5.6-8.1-7.4-12.7l0,0c2,4.4,4.6,8.6,7.8,12.3c1.6,1.9,3.3,3.6,5.1,5.2c1.8,1.6,3.8,3.1,5.8,4.4c4.1,2.6,8.5,4.7,13.1,6.1
c4.6,1.4,9.5,2.1,14.3,2c4.8,0,9.6-0.7,14.3-2c4.6-1.4,9.1-3.4,13.1-6.1c2-1.3,3.9-2.8,5.8-4.4c1.8-1.6,3.5-3.3,5.1-5.2
C294,263.5,296.6,259.3,298.7,254.9L298.7,254.9z"></path>
<path d="M328.6,203.3c-6.5-14.8-17.3-27.5-30.7-36.3c-3.4-2.2-6.9-4.2-10.5-5.8c-3.6-1.7-7.4-3.1-11.2-4.2
c-7.7-2.3-15.7-3.4-23.7-3.4s-16,1.2-23.7,3.4c-3.8,1.2-7.6,2.6-11.2,4.2c-3.7,1.7-7.2,3.6-10.5,5.8c-13.4,8.8-24.2,21.5-30.7,36.3
l0,0l1.2-2.8l1.3-2.7l1.4-2.7l1.5-2.7c2.1-3.5,4.4-6.8,6.9-10c2.6-3.1,5.4-6.1,8.4-8.8c3-2.7,6.2-5.2,9.6-7.5
c6.7-4.6,14.2-8.1,21.9-10.4c7.8-2.3,15.9-3.5,24-3.6c8.1,0,16.2,1.2,24,3.6c7.8,2.4,15.2,5.9,21.9,10.4c3.4,2.3,6.5,4.8,9.6,7.5
c3,2.7,5.8,5.7,8.4,8.8c2.6,3.1,4.9,6.5,6.9,10l1.5,2.7l1.4,2.7l1.3,2.7l1.2,2.8L328.6,203.3z"></path>
<path d="M321.1,206.4c-5.8-13.3-15.7-24.7-27.7-32.6c-6.1-3.9-12.7-7-19.6-9.1c-6.9-2.1-14.1-3.1-21.3-3.1c-7.2,0-14.4,1-21.3,3.1
c-6.9,2-13.5,5.1-19.6,9.1c-12.1,7.9-21.8,19.4-27.7,32.6l0,0c0.7-1.7,1.4-3.4,2.2-5c0.8-1.6,1.7-3.2,2.6-4.8c0.9-1.5,1.9-3.1,3-4.6
c1.1-1.5,2.1-3,3.3-4.4c4.6-5.7,10-10.7,16.1-14.7c3.1-2,6.2-3.8,9.5-5.4c1.6-0.8,3.3-1.5,5-2.2c1.7-0.7,3.5-1.2,5.2-1.8
c7-2.1,14.3-3.2,21.7-3.2c7.3,0,14.6,1.1,21.7,3.2c1.8,0.5,3.5,1.1,5.2,1.8c1.7,0.7,3.4,1.4,5,2.2c3.3,1.5,6.5,3.4,9.5,5.4
c6.1,4.1,11.5,9.1,16.1,14.7c1.2,1.4,2.3,2.9,3.3,4.4c1,1.5,2,3.1,3,4.6c0.9,1.6,1.8,3.2,2.6,4.8C319.7,203,320.5,204.7,321.1,206.4
L321.1,206.4z"></path>
<path d="M313.6,209.6c-5.3-11.9-14-22-24.7-29.1c-5.4-3.5-11.2-6.2-17.4-8c-6.1-1.9-12.6-2.7-19-2.7c-6.4,0-12.8,0.9-19,2.7
c-6.1,1.8-12,4.6-17.4,8c-10.7,7-19.5,17.2-24.7,29.1h0c0.6-1.5,1.3-3,2-4.4c0.7-1.5,1.5-2.9,2.3-4.3c0.8-1.4,1.7-2.7,2.6-4.1
c0.9-1.3,1.9-2.7,2.9-3.9c4.1-5,8.9-9.5,14.4-13.1c2.7-1.8,5.5-3.5,8.5-4.9c1.5-0.7,3-1.3,4.5-1.9c1.5-0.6,3.1-1.1,4.6-1.6
c6.2-1.9,12.8-2.8,19.3-2.9c6.5,0,13.1,1,19.3,2.9c1.6,0.5,3.1,1,4.6,1.6c1.5,0.6,3,1.2,4.5,1.9c3,1.4,5.8,3,8.5,4.9
c5.4,3.6,10.3,8.1,14.4,13.1c1,1.3,2,2.6,2.9,3.9c0.9,1.3,1.8,2.7,2.6,4.1c0.8,1.4,1.6,2.8,2.3,4.3c0.7,1.5,1.4,3,2,4.4H313.6z"></path>
<path d="M306.1,212.8c-2.3-5.2-5.4-10-9.1-14.3c-1.8-2.2-3.8-4.2-5.9-6c-2.1-1.9-4.4-3.6-6.7-5.1c-4.7-3.1-9.9-5.5-15.3-7.1
c-5.4-1.6-11-2.4-16.6-2.4c-5.6,0-11.2,0.8-16.6,2.4c-5.4,1.6-10.5,4-15.3,7.1c-2.3,1.6-4.6,3.3-6.7,5.1c-2.1,1.9-4.1,3.9-5.9,6
c-3.7,4.3-6.7,9.1-9.1,14.3h0c2.1-5.3,5-10.3,8.6-14.7s7.8-8.4,12.6-11.6c2.4-1.6,4.9-3.1,7.5-4.3c1.3-0.6,2.6-1.2,3.9-1.7
s2.7-1,4.1-1.4c5.5-1.7,11.2-2.5,17-2.5c5.8,0,11.5,0.8,17,2.5c1.4,0.4,2.7,0.9,4.1,1.4s2.7,1.1,3.9,1.7c2.6,1.2,5.1,2.7,7.5,4.3
c4.7,3.2,9,7.1,12.6,11.6C301.2,202.5,304.1,207.5,306.1,212.8L306.1,212.8z"></path>
<path d="M298.6,216c-2-4.4-4.6-8.6-7.8-12.3c-1.6-1.9-3.3-3.6-5.1-5.2c-1.8-1.6-3.8-3.1-5.8-4.4c-4.1-2.6-8.5-4.7-13.1-6.1
c-4.6-1.4-9.5-2.1-14.3-2c-4.8,0-9.6,0.7-14.3,2c-4.6,1.4-9.1,3.4-13.1,6.1c-2,1.3-3.9,2.8-5.8,4.4c-1.8,1.6-3.5,3.3-5.1,5.2
c-3.2,3.7-5.8,7.8-7.8,12.3l0,0c1.8-4.6,4.3-8.8,7.4-12.7c3.1-3.8,6.7-7.2,10.8-10c2-1.4,4.2-2.6,6.4-3.7c2.2-1.1,4.6-2,6.9-2.7
c4.7-1.5,9.7-2.2,14.6-2.2c5,0,9.9,0.7,14.6,2.2c2.3,0.7,4.7,1.6,6.9,2.7c2.2,1.1,4.4,2.3,6.4,3.7c4.1,2.8,7.7,6.2,10.8,10
C294.4,207.1,296.8,211.3,298.6,216L298.6,216z"></path>
<g> <defs> <rect id="SVGID_00000052095421356820125780000016838737100403007109_" x="196" y="230.7" width="113.3" height="112.5"></rect>
</defs>
<clippath id="SVGID_00000088830020728858919240000005131891022381646746_"> <use xlink:href="#SVGID_00000052095421356820125780000016838737100403007109_" style="overflow:visible;"></use>
</clippath>
<g style="clip-path:url(#SVGID_00000088830020728858919240000005131891022381646746_);"> <path class="st0-1499012310" d="M308.7,322.3C308.7,322.3,308.7,322.3,308.7,322.3c0-1.3-1.4-2.7-3.9-4.1c-2.8-1.5-6.8-2.8-11.9-3.9
c-6.3-1.4-13.9-2.4-22.2-3.1l-1.4-4l-4.8-1.1l-1.7-59.4c0.5-0.8,0.9-1.8,1.1-3c0-0.3,0-0.6,0-0.8l5.4-10.6l-17.6-0.8v0.3
l-11.9-0.6l0.4,11.5c0,2.3,1.2,4.3,3,5.6l-1.3,26.7l-1.5,30.6l-5.1,0.8l-1.9,5c-7.7,0.6-14.7,1.6-20.6,2.9
c-5.1,1.2-9.2,2.5-11.9,3.9c-2.6,1.4-3.9,2.7-3.9,4.1v0c0,0,0,0.1,0,0.1v10.4c0,0.3,0.1,0.5,0.3,0.6c8,6,30.3,10,55.6,10
s47.6-4,55.6-10c0.2-0.1,0.3-0.4,0.3-0.6v-10.4C308.7,322.4,308.7,322.4,308.7,322.3z"></path>
</g>
</g>
<path d="M275.7,332.9c-7.1,0.7-14.9,1.1-23,1.1c-15.1,0-29.3-1.3-40-3.7c-5.1-1.2-9.2-2.5-11.9-3.9c-1-0.5-1.7-1-2.3-1.5v2.4
c3.5,2.3,9,3.9,13.9,5c10.8,2.4,25.2,3.7,40.4,3.7c8,0,15.8-0.4,23-1.1v-0.1C275.7,334.1,275.7,333.5,275.7,332.9z"></path>
<path d="M252.7,330c8.1,0,15.7-0.4,22.3-1.1c-0.9-1.8-2.2-3.2-3.7-4.4c-5.6,0.5-11.9,0.8-18.6,0.8c-22.6,0-41-3.4-41-7.5
c0-0.2,0-0.4,0.1-0.5c4.8-1.6,12-2.9,20.6-3.6l0.4-1.2c-16.2,1.5-27.5,4.6-27.5,8.3C205.4,325.9,226.6,330,252.7,330z"></path>
<path d="M233,316.4l19.7,5.2l0,0v-9l-0.4-0.1l-16.2-4.2L233,316.4z"></path>
<path d="M243.4,242.4c0-0.1,0-0.2,0-0.3c0-0.2,0-0.4,0.1-0.6c0,0,0,0,0,0c0-0.1,0-0.2,0.1-0.3c0,0,0,0,0-0.1c0,0,0-0.1,0.1-0.2
c0,0,0,0,0-0.1c0,0,0-0.1,0.1-0.1c0,0,0-0.1,0.1-0.1c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0.1-0.1c0,0,0.1-0.1,0.1-0.1c0,0,0,0,0.1-0.1l0,0
c0,0,0.1,0,0.1-0.1c0,0,0,0,0.1-0.1c0,0,0.1-0.1,0.2-0.1c0,0,0,0,0.1,0c0,0,0.1-0.1,0.2-0.1c0,0,0,0,0.1,0c0.1,0,0.1,0,0.2-0.1
c0,0,0,0,0.1,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0.1,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0.1,0c0.1,0,0.1,0,0.2,0c0,0,0,0,0.1,0
c0.1,0,0.2,0,0.3,0c0.2,0,0.4,0.1,0.7,0.2c0.1,0,0.1,0,0.2,0.1c0.2,0.1,0.4,0.2,0.6,0.4c0.1,0.1,0.2,0.2,0.3,0.3
c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.2,0.2,0.4c0.1,0.1,0.1,0.3,0.2,0.4c0,0.1,0,0.1,0.1,0.2c0,0.2,0.1,0.4,0.1,0.6
c0,0.1,0,0.1,0,0.2v4.9c0,0.4,0.1,0.7,0.2,1l2.4,0.3c-0.7-0.9-1-1.9-1-3.1l0.4-12.3l-10.3-0.5l0.4,9.9c0,1.4,0.6,2.7,1.6,3.7
L243.4,242.4z"></path>
<path d="M251.3,251.1l-0.5-0.1c-1.7-0.4-2.8-1.9-2.8-3.7v-4.9c0-0.8-0.6-1.4-1.3-1.5c0,0-0.1,0-0.2,0c-0.8,0-1.5,0.7-1.5,1.5v0.1
l-3,63.7l9.4,2.5L251.3,251.1L251.3,251.1z"></path>
<path d="M258.8,248.8c0.4,0,0.8,0,1.2,0c-1.9-0.5-3.1-2.9-2.8-5.6c0.4-2.8,2.4-5,4.5-4.6c0.3,0,0.5,0.1,0.8,0.2
c-0.6-0.6-1.2-1-2-1.1c-2.3-0.3-4.5,2-4.9,5.1C255.1,245.8,256.6,248.5,258.8,248.8z"></path>
<path d="M295.6,142.7c-11.2-17.4-32.8-18-32.8-18c-0.6,0-1.1-0.6-1.7-0.6c-1,0-3.6,1.5-3.6,1.5c-0.8,0-1.7-1.2-2.7-1.2
c-0.3,0-1.6,0.1-2.6,0.3c-0.6,0.1-3.7,1.8-4.1,2.1c0,0-0.7-1.5-1.5-1.5c-0.9,0-3.6,0.5-4.8,0.8c-0.3,0.1-3.8,2.2-4.4,2.5
c0,0-1-1.3-1.9-1c-0.2,0-0.3,0.1-0.5,0.2c-0.4,0.1-0.9,0.3-1.4,0.5c-4.4,1.8-9.1,4.9-10.8,9.2c-0.6,1.5-1.2,5.6-1.6,8.2
c-0.2,1.3,0.4,2.6,1.5,3.3l0.7,0.4l-0.7,5.1l0,0.2c-1.1,0.4-1.9,1.5-2.1,2.7l-0.4,2.7c-0.2,1.1,0.4,1.9,1.5,2.2l-0.4,2.9
c-1.1,0.4-1.9,1.5-2.1,2.7l-0.4,2.7c-0.2,1.1,0.4,1.9,1.5,2.2l-0.4,2.7l0,0.2c-1.1,0.4-1.9,1.5-2.1,2.7v0v0l-0.4,2.7
c0,0.1,0,0.1,0,0.2c-0.1,1,0.4,1.7,1.5,2l-0.3,2.7c-1.1,0.4-1.9,1.5-2.1,2.7v0v0l-0.4,2.7c0,0.1,0,0.1,0,0.2c-0.1,1,0.4,1.7,1.5,2
l-0.4,2.7h0c-1.5,0.2-2.7,1.4-2.8,2.9c-0.3,2.3-0.6,4.6-0.9,6.8c-0.1,1-0.3,2-0.4,3.1c0,0-0.4,3.8,1.2,6.6c2.2,3.8,12,13.3,30.3,16
c18.3,2.7,40.4,2.1,44.2-12.2l1-7.9l0.4-2.7c0.1-0.7-0.1-1.5-0.4-2.1c-0.4-0.6-1-1.1-1.7-1.3l0.4-2.6c1.6,0.1,2.6-0.4,2.8-1.8
l0.3-2.6c0.2-1.5-0.7-3-2.2-3.5l0.4-2.6c1.6,0.1,2.6-0.4,2.8-1.8l0.3-2.6c0.2-1.5-0.7-3-2.2-3.5l0.3-2.6c1.6,0.1,2.6-0.4,2.8-1.8
l0.3-2.6c0.2-1.5-0.7-3-2.2-3.5l0.4-2.7c1.4,0,2.2-0.6,2.3-1.8l0.3-2.6c0.2-1.4-0.5-2.7-1.7-3.3l0.7-5.2l1.9-1.2
c0.5-0.4,0.9-0.9,1-1.5l0.6-4.5C298,148.4,297.2,145.3,295.6,142.7z"></path>
<g> <defs> <rect id="SVGID_00000148650164626349250460000003260923728958285993_" x="210.7" y="122.2" width="89.3" height="113.8"></rect>
</defs>
<clippath id="SVGID_00000078761108544320991530000001622944313850367370_"> <use xlink:href="#SVGID_00000148650164626349250460000003260923728958285993_" style="overflow:visible;"></use>
</clippath>
<g style="clip-path:url(#SVGID_00000078761108544320991530000001622944313850367370_);"> <path class="st0-1499012310" d="M297.1,141.7c-2.7-4.2-6.2-7.7-10.3-10.7c-3.3-2.3-7.1-4.2-11.2-5.6c-6.5-2.2-11.6-2.5-12.6-2.6
c0,0-0.1,0-0.1-0.1c-0.3-0.2-0.9-0.5-1.7-0.5h0c-1,0-2.5,0.7-3.7,1.3c0,0,0,0-0.1,0c-0.6-0.4-1.4-0.9-2.5-0.9c0,0-0.1,0-0.1,0
c0,0-1.6,0.1-2.8,0.3c-0.8,0.1-2.2,0.8-3.3,1.5c-0.5-0.5-1.2-0.9-2-0.9c-1.2,0-4.1,0.5-5.3,0.8c-0.4,0.1-0.6,0.2-3.7,2
c0,0,0,0,0,0c-0.5-0.4-1.2-0.6-1.9-0.6c-0.3,0-0.6,0-0.9,0.1c-0.2,0-0.4,0.1-0.5,0.2c-0.5,0.2-1,0.4-1.5,0.5c-2.6,1-5,2.4-6.9,3.9
c-2.3,1.9-4,4-4.9,6.3c-0.5,1.3-1.1,4.2-1.7,8.6c-0.3,1.9,0.5,3.7,2,4.9l-0.2,1.5l-0.2,1.8v0c-1.2,0.8-2,2.1-2.2,3.6l-0.3,2.7
c-0.2,1.4,0.3,2.7,1.3,3.5l-0.1,0.7c-1.2,0.8-2,2.1-2.2,3.6l-0.4,2.7c-0.2,1.4,0.3,2.7,1.3,3.5v0.1l-0.1,0.6
c-1.2,0.8-2,2.1-2.2,3.6c0,0,0,0,0,0.1l-0.2,1.3l-0.1,0.9c0,0.1,0,0.3,0,0.4c0,0.1,0,0.2,0,0.3c-0.1,1.3,0.4,2.5,1.3,3.2l-0.1,0.5
c-1.2,0.8-2,2.1-2.2,3.6c0,0,0,0,0,0.1l-0.2,1.3l-0.1,0.9c0,0.1,0,0.3,0,0.4c0,0.1,0,0.2,0,0.3c-0.1,1.3,0.4,2.5,1.3,3.2
c0,0.1,0,0.1,0,0.2c-1.6,0.7-2.8,2.3-3,4.1c-0.2,1.5-0.4,3-0.6,4.5c-0.1,0.8-0.2,1.5-0.3,2.3l-0.1,1c-0.1,0.7-0.2,1.4-0.3,2
c0,0.2-0.5,4.4,1.4,7.7c1.2,2.2,4.4,5.7,9.7,9c6.2,3.9,13.8,6.7,21.9,7.9c5.8,0.8,11.2,1.3,16.2,1.3c7.6,0,14-1,18.8-3
c6-2.5,9.8-6.5,11.2-11.8l0-0.1v-0.1c0,0,0.6-4.9,0.9-7l0.1-0.9l0.4-2.7c0.1-1.2-0.1-2.3-0.7-3.3c-0.3-0.5-0.7-0.9-1.1-1.2
c1.5-0.4,2.6-1.5,2.8-3.2l0.3-2.6c0.2-1.8-0.5-3.5-1.9-4.6c1.6-0.4,2.6-1.6,2.8-3.2l0.3-2.6c0.2-1.8-0.5-3.5-1.9-4.6
c1.5-0.4,2.6-1.5,2.8-3.2l0.3-2.6c0.2-1.9-0.5-3.7-2-4.7V173c1.4-0.5,2.3-1.6,2.5-3.1l0.3-2.6c0.2-1.7-0.4-3.3-1.5-4.4l0.4-3.3
l1.2-0.8c1-0.6,1.6-1.6,1.8-2.8l0.6-4.5C299.8,148.2,299,144.7,297.1,141.7z M297.6,151.5l-0.6,4.5c-0.1,0.6-0.4,1.2-1,1.5
l-1.9,1.2l-11.6-3.9c-1.3-0.4-2.7,0.4-2.9,1.8l-0.1,0.7c-0.1,1.1,0.5,2,1.5,2.4l12.5,4.2v0.1c1.2,0.7,1.9,1.9,1.7,3.3l-0.3,2.6
c-0.2,1.2-1,1.7-2.3,1.8l0.1-1.1c0.1-0.8-0.4-1.6-1.2-1.8l-10.3-3.5c-1.3-0.4-2.7,0.4-2.9,1.8l-0.1,0.7c-0.1,1.1,0.5,2,1.5,2.4
l12.5,4.2c1.5,0.5,2.3,2,2.2,3.5l-0.3,2.6c-0.2,1.2-1,1.8-2.4,1.8c-0.1,0-0.2,0-0.4,0l0.1-1.2c0.1-0.8-0.4-1.6-1.2-1.8l-10.3-3.5
c-1.3-0.4-2.7,0.4-2.9,1.8l-0.1,0.7c-0.1,1.1,0.5,2,1.5,2.4l12.5,4.2c1.5,0.5,2.3,2,2.2,3.5l-0.3,2.6c-0.2,1.2-1,1.8-2.4,1.8
c-0.1,0-0.2,0-0.4,0l0.1-1.2c0.1-0.8-0.4-1.6-1.2-1.8l-10.3-3.4c-1.3-0.4-2.7,0.4-2.9,1.8l-0.1,0.7c-0.1,1.1,0.5,2,1.5,2.4
l12.5,4.2c1.5,0.5,2.3,2,2.2,3.5l-0.3,2.6c-0.2,1.2-1,1.8-2.4,1.8c-0.1,0-0.2,0-0.4,0l0.1-1.2c0.1-0.8-0.4-1.6-1.2-1.8l-10.3-3.4
c-1.3-0.4-2.7,0.4-2.9,1.8l-0.1,0.7c-0.1,1.1,0.5,2,1.5,2.4l12.5,4.2c0.7,0.2,1.3,0.7,1.7,1.3c0.4,0.6,0.5,1.4,0.4,2.1l-0.4,2.7
l-1,7.9c-2.7,10.2-14.8,13.4-28.2,13.4c-5.3,0-10.8-0.5-16-1.3c-18.3-2.7-28.1-12.2-30.3-16c-1.6-2.8-1.2-6.6-1.2-6.6
c0.1-1,0.3-2,0.4-3.1c0.3-2.3,0.6-4.6,0.9-6.8c0.2-1.5,1.4-2.7,2.8-2.9l10.4-1.4c1-0.1,1.8-0.9,1.9-1.9l0.1-0.7
c0.2-1.5-1.1-2.7-2.5-2.5l-7.9,1.1c-0.8,0.1-1.4,0.7-1.5,1.5l-0.2,1.2c-1.1-0.3-1.6-1-1.5-2c0,0,0-0.1,0-0.2l0.4-2.7v0v0
c0.1-1.2,1-2.2,2.1-2.7l10-1.5c1-0.1,1.8-0.9,1.9-1.9l0.1-0.7c0.2-1.5-1.1-2.7-2.5-2.5l-7.9,1.1c-0.8,0.1-1.4,0.7-1.5,1.5
l-0.1,1.1c-1.1-0.3-1.6-1-1.5-2c0,0,0-0.1,0-0.2l0.4-2.7v0v0c0.1-1.2,1-2.2,2.1-2.7l10.4-1.4c1-0.1,1.8-0.9,1.9-1.9l0.1-0.7
c0.2-1.5-1.1-2.7-2.5-2.5l-7.9,1.1c-0.8,0.1-1.4,0.7-1.5,1.5l-0.1,1c-1.1-0.4-1.6-1.1-1.5-2.2l0.4-2.7c0.1-1.2,1-2.2,2.1-2.7
l10.4-1.4c1-0.1,1.8-0.9,1.9-1.9l0.1-0.7c0.2-1.5-1.1-2.7-2.5-2.5l-7.9,1.1c-0.8,0.1-1.4,0.7-1.5,1.5l-0.1,1
c-1.1-0.4-1.6-1.1-1.5-2.2l0.4-2.7c0.2-1.2,1-2.3,2.1-2.7l4-0.5l6.4-0.8c1-0.1,1.8-0.9,1.9-1.9l0.1-0.7c0.1-0.7-0.1-1.4-0.7-1.9
c-0.5-0.5-1.2-0.8-1.9-0.6l-9.3,1.2v0l-0.7-0.4c-1.1-0.8-1.6-2-1.5-3.3c0.4-2.6,1-6.7,1.6-8.2c1.7-4.3,6.3-7.4,10.8-9.2
c0.4-0.2,0.9-0.4,1.4-0.5c0.2,0,0.3-0.1,0.5-0.2c0.1,0,0.2,0,0.3,0c0.5,0,1,0.4,1.3,0.7c-0.7,0.2-1.3,0.4-1.9,0.6
c-0.4,0.1-0.9,0.3-1.4,0.5c-2.7,1.1-5.5,2.7-7.7,4.7c-0.2,0.2-0.4,0.5-0.4,0.8c-0.2,1.7,1.2,3.2,3,3l1.3-0.2
c1.2-0.1,2-1.1,2.2-2.2l0.2-1.5c0.2-1.5,1.1-2.9,2.4-3.7l4.1-2.5c1.2-0.7,2.7-1.6,2.9-1.6c1.2-0.3,3.9-0.8,4.8-0.8
c0.4,0,0.8,0.5,1.1,0.9c-0.5,0.1-1,0.2-1.4,0.2c-1.1,0.1-2.1,0.3-3.1,0.5c-0.2,0-0.4,0.1-0.6,0.1l-4.7,2.8c-0.7,0.4-1.2,1-1.6,1.6
c-0.4,0.6-0.7,1.4-0.8,2.1c-0.2,1.7,1.2,3.2,3,3l1.3-0.2c1.1-0.2,2-1.1,2.2-2.2l0.2-1.5c0.2-1.6,1.1-2.9,2.4-3.7l4.1-2.5
c1.1-0.6,3-1.6,3.5-1.7c1-0.2,2.3-0.2,2.6-0.3h0c0.8,0,1.5,0.7,2.2,1c-0.6,0-1.2,0-1.8,0c-0.8,0-1.7,0-2.5,0.1c-0.2,0-0.3,0-0.5,0
l-4.4,2.7c-0.7,0.4-1.2,1-1.6,1.6c-0.4,0.6-0.7,1.4-0.8,2.1c-0.2,1.7,1.2,3.2,3,3l1.3-0.2c1.2-0.2,2-1.1,2.2-2.2l0.2-1.5
c0.2-1.5,1.1-2.9,2.4-3.7l3.3-2c0.7-0.4,2.5-1.3,3.3-1.3c0.6,0,1,0.6,1.7,0.6c0,0,21.6,0.6,32.8,18
C297.2,145.3,298,148.4,297.6,151.5z M269.4,185l-0.1,0.7c-0.2,1.4-1.5,2.3-2.9,1.8l-13.7-4.5c-2.3-0.8-4.8-1-7.2-0.7l-5.4,0.8
c-1.5,0.2-2.7-1-2.5-2.5l0.1-0.7c0.1-1,0.9-1.8,1.9-1.9l6.7-0.9c2.4-0.3,4.8-0.1,7.1,0.7l14.5,4.8C268.9,183,269.6,184,269.4,185z
M234,225.8l-0.8,0.1c-0.9,0.1-1.9-0.1-2.6-0.6l-9.9-6.5c-3.5-2.3-5.4-6.4-4.9-10.6l0.1-1.1c0.2-1.7,1.6-3,3.3-3.2l1.7-0.2
c1-0.1,1.8,0.8,1.7,1.7l-0.4,2.7c-0.5,3.8,1,7.5,3.9,9.9l8.1,6.6C234.8,224.9,234.6,225.7,234,225.8z M244.2,224.7l-0.8,0.1
c-0.9,0.1-1.9-0.1-2.7-0.6l-9.9-6.7c-3.4-2.3-5.3-6.4-4.7-10.5l0.1-1.2c0.2-1.6,1.5-3,3.1-3.2l1.8-0.2c1-0.1,1.9,0.7,1.7,1.7
l-0.4,2.7c-0.5,3.7,1,7.3,3.8,9.8l8.2,6.9C244.9,223.9,244.7,224.6,244.2,224.7z M254.4,222.9l-0.8,0.1c-0.9,0.1-1.9-0.1-2.6-0.6
l-9.9-6.5c-3.5-2.3-5.4-6.4-4.9-10.6l0.1-1.1c0.2-1.6,1.5-3,3.1-3.2l1.8-0.3c1-0.1,1.9,0.7,1.7,1.7l-0.4,2.7
c-0.5,3.8,1,7.5,3.9,9.9l8,6.6C255.2,222.1,255,222.9,254.4,222.9z M273.4,153.7l-0.1,0.7c-0.2,1.4-1.5,2.3-2.9,1.8l-13.6-4.6
c-2.3-0.8-4.8-1-7.2-0.7l-5.4,0.8c-1.5,0.2-2.7-1-2.5-2.5l0.1-0.7c0.1-1,0.9-1.8,1.9-1.9l6.7-0.9c2.4-0.3,4.8-0.1,7.1,0.7
l14.5,4.8C272.9,151.6,273.5,152.6,273.4,153.7z M272.1,164.1l-0.1,0.7c-0.2,1.4-1.5,2.3-2.9,1.8l-13.6-4.6
c-2.3-0.8-4.8-1-7.2-0.7l-5.4,0.8c-1.5,0.2-2.7-1-2.5-2.5l0.1-0.7c0.1-1,0.9-1.8,1.9-1.9l6.7-0.9c2.4-0.3,4.8-0.1,7.1,0.7
l14.5,4.8C271.6,162.1,272.2,163,272.1,164.1z M270.8,174.5l-0.1,0.7c-0.2,1.4-1.6,2.3-2.9,1.8l-13.6-4.6c-2.3-0.8-4.8-1-7.2-0.7
l-5.4,0.8c-1.5,0.2-2.7-1-2.5-2.5l0.1-0.7c0.1-1,0.9-1.8,1.9-1.9l6.7-0.9c2.4-0.3,4.8-0.1,7.1,0.7l14.5,4.8
C270.3,172.5,270.9,173.5,270.8,174.5z M268.1,195.5l-0.1,0.7c-0.2,1.4-1.5,2.3-2.9,1.8l-13.6-4.6c-2.3-0.8-4.8-1-7.2-0.7
l-5.4,0.8c-1.5,0.2-2.7-1-2.5-2.5l0.1-0.7c0.1-1,0.9-1.8,1.9-1.9l6.7-0.9c2.4-0.3,4.8-0.1,7.1,0.7l14.5,4.8
C267.6,193.4,268.2,194.4,268.1,195.5z"></path>
</g>
</g>
<g> <g transform="translate(103.33979, 135.382823)"> <g> <path d="M-0.1-10.5l37.6,33.2L51.8,6.5l9.4,8.3L37.5,41.7l-47-41.5L-0.1-10.5z"></path>
</g>
</g>
</g>
<g> <g transform="translate(125.816687, 111.459182)"> <g> <path d="M22.8-25.5l34.8,52.1l-11.9,7.9L10.9-17.5L22.8-25.5z"></path>
</g>
</g>
</g>
<g> <g transform="translate(140.114128, 100.209747)"> <g> <path d="M54-35.8c3.2-1,6.5-1.5,9.9-1.6c3.4,0,6,0.2,7.8,0.6l2.6,0.8l-2.1,12.6c-0.5-0.1-1.2-0.3-2.2-0.5
c-0.9-0.2-2.6-0.4-4.9-0.5c-2.4-0.1-4.5,0.1-6.3,0.7c-2.3,0.7-3.9,1.7-4.8,3.1c-0.9,1.3-1.1,2.8-0.6,4.5c0.2,0.8,0.8,1.5,1.6,2
c0.8,0.5,2,1,3.7,1.3c1.7,0.4,3.1,0.6,4.3,0.8c1.2,0.2,3.1,0.4,5.6,0.6c4.4,0.4,8.4,1.7,12,3.6c3.6,2,6,4.7,7.1,8.3
c1.1,3.4,1.4,6.6,0.9,9.6c-0.4,2.9-1.5,5.5-3.2,7.6c-1.7,2.1-3.7,4-6.1,5.5c-2.4,1.5-5.1,2.7-8.1,3.7c-2.6,0.8-5.3,1.4-8,1.6
c-2.7,0.2-5,0.2-6.9,0c-1.9-0.3-3.7-0.6-5.3-0.9c-1.6-0.4-2.8-0.7-3.6-1l-1.2-0.5l3.2-13.6c0.7,0.3,1.7,0.6,3,1.1
c1.2,0.4,3.4,0.9,6.3,1.3c3,0.4,5.5,0.4,7.5-0.2C72,12.8,74.3,10,73,6c-0.3-0.8-0.7-1.5-1.3-2.1c-0.6-0.6-1.6-1-2.8-1.4
c-1.3-0.4-2.4-0.7-3.3-0.8c-0.9-0.2-2.4-0.4-4.5-0.7c-2.1-0.3-3.6-0.5-4.6-0.6c-4.2-0.7-7.7-2-10.5-4.1c-2.8-2.1-4.7-4.6-5.7-7.7
c-1.7-5.4-1.1-10.4,1.8-15C45-31.1,49-34.2,54-35.8z"></path>
</g>
</g>
</g>
<g> <g transform="translate(176.193137, 89.22286)"> <g> <path d="M62.1-20.3l0.7-12.5l44,2.4l-0.7,12.5l-14.9-0.8l-2.8,50.1l-14.3-0.8L77-19.5L62.1-20.3z"></path>
</g>
</g>
</g>
<g> <g transform="translate(209.85206, 91.104074)"> <g> <path d="M131.2-12.3l-4.8,11.6l-20-8.2l-4.7,11.5l19.1,7.9l-4.8,11.6L97,14.3l-4.8,11.6l20,8.2l-4.8,11.6L74.2,32.1l23.8-58
L131.2-12.3z"></path>
</g>
</g>
</g>
<g> <g transform="translate(240.415111, 102.018258)"> <g> <path d="M121,19.7L93.5,47.3L83.4,37.2l44.2-44.5l10.1,10.1L128,48l0.1,0.1l27.4-27.6l10.1,10.1L121.4,75L111.3,65l9.8-45.2
L121,19.7z"></path>
</g>
</g>
</g>
<g> <g transform="translate(107.982004, 310.589447)"> <g> <path d="M77.3,52.8L58.2,99.2l20,8.2L73.4,119l-33.2-13.7l23.9-58L77.3,52.8z"></path>
</g>
</g>
</g>
<g> <g transform="translate(149.429994, 325.466164)"> <g> <path d="M79.3,50l-10.9,61.8l-14.1-2.5l10.9-61.8L79.3,50z"></path>
</g>
</g>
</g>
<g> <g transform="translate(179.24208, 330.853257)"> <g> <path d="M83.8,108.3L52.5,48l16.1-1.3l19.1,39.8l12.4-42.4l16-1.3L95,107.4L83.8,108.3z"></path>
</g>
</g>
</g>
<g> <g transform="translate(236.705868, 323.189489)"> <g> <path d="M92.5,34.4L97.3,46l-20,8.2L82,65.7l19.1-7.8l4.8,11.6l-19.1,7.8L91.6,89l20-8.2l4.8,11.6L83.1,106L59.3,48L92.5,34.4z"></path>
</g>
</g>
</g>
</svg>
</a>
</div>
</div>
<div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1015418330 dmRespRow dmSectionNoParallax fullBleedChanged fullBleedMode" style="text-align: center;" id="1015418330" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyOTE5MDg4NzgzLTExYzg0NTQ1NWNiOS5qcGciXX0="> <div class="dmRespColsWrapper" id="1387920092"> <div class="u_1867374230 dmRespCol small-12 large-3 medium-3" id="1867374230"> <div class="u_1766058679 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1766058679"> <a href="/" id="1974357114" file="false"><img src="https://lirp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/opt/web-logo-steckline-203x68-1920w.png" id="1996673576" class="" data-dm-image-path="https://irp.cdn-website.com/3981dec5/import/clib/stecklinecommunications_com/dms3rep/multi/web-logo-steckline-203x68.png" width="203" height="68" onerror="handleImageLoadError(this)"/></a>
</div>
<div class="u_1690599558 dmNewParagraph" data-element-type="paragraph" id="1690599558" data-version="5" style="transition: none 0s ease 0s; text-align: left;"><p class="m-size-16 m-text-align-center"><span style="color: var(--color_1); display: initial;" class="m-font-size-16" m-font-size-set="true">1632 S Maize Rd Ste 200</span></p><p class="m-size-16 m-text-align-center"><span style="color: var(--color_1); display: initial;" class="m-font-size-16" m-font-size-set="true">Wichita, Kansas, 67209</span></p><p class="m-size-16 m-text-align-center"><a href="/" runtime_url="/" type="page" style="color: var(--color_1); display: initial;" class="m-font-size-16" m-font-size-set="true">(316) 721-8484</a></p></div></div>
<div class="u_1574339599 dmRespCol small-12 hide-for-small large-3 medium-3" id="1574339599"> <div class="u_1625744749 dmNewParagraph hide-for-small" data-element-type="paragraph" id="1625744749" data-version="5" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h5><span style="display: initial;">ABOUT US</span></h5>
</div></div>
<div class="u_1998204648 dmRespCol small-12 large-3 medium-3" id="1998204648"> <nav class="u_1663879312 effect-text-fill hide-for-small main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1663879312" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/our-stations" class="unifiednav__item " target="" data-target-page-alias="our-stations"> <span class="nav-item-text " data-link-text="OUR STATIONS" data-auto="page-text-style">OUR STATIONS<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</nav>
</div>
<div class="u_1222206430 dmRespCol small-12 large-3 medium-3" id="1222206430"> <nav class="u_1308969057 effect-text-fill hide-for-small main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_2" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1308969057" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="" alt="" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/advertise-with-us" class="unifiednav__item " target="" data-target-page-alias="advertise-with-us"> <span class="nav-item-text " data-link-text="ADVERTISE WITH US" data-auto="page-text-style">ADVERTISE WITH US<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span>
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="u_1358540536 dmRespRow fullBleedChanged fullBleedMode" style="text-align: center;" id="1358540536" mode="1"> <div class="dmRespColsWrapper" id="1357934895"> <div class="u_1566180949 dmRespCol medium-6 large-6 small-12" id="1566180949"> <div class="u_1669177177 widget-1f5975 dmCustomWidget" data-lazy-load="" data-title="" id="1669177177" dmle_extension="custom_extension" data-element-type="custom_extension" icon="false" surround="false" data-widget-id="1f5975986930429f819d4cd2154b5c4a" data-widget-version="24" data-widget-config="eyJyZXZlcnNlRmxhZyI6ZmFsc2UsImNvcHlyaWdodFRleHQiOiI8cCBjbGFzcz1cInJ0ZUJsb2NrXCI+PHN0cm9uZz5BbGwgUmlnaHRzIFJlc2VydmVkIHwgU3RlY2tsaW5lIENvbW11bmljYXRpb25zLCBJbmMuPC9zdHJvbmc+PC9wPiJ9"> <div class="copyright"> <span class="copyright-year">© 2025 </span>
<span><p class="rteBlock"><strong>All Rights Reserved | Steckline Communications, Inc.</strong></p></span>
</div>
</div>
</div>
<div class="u_1917450326 dmRespCol medium-6 large-6 small-12 content-removed" id="1917450326"></div>
</div>
</div>
</div>
<div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Add full CSS and Javascript before the close tag of the body if needed -->
<!-- ========= JS Section ========= -->
<script>
var isWLR = true;
window.customWidgetsFunctions = {};
window.customWidgetsStrings = {};
window.collections = {};
window.currentLanguage = "ENGLISH"
window.isSitePreview = false;
</script>
<script>
window.customWidgetsFunctions["1f5975986930429f819d4cd2154b5c4a~24"] = function (element, data, api) {
null
};
</script>
<script>
window.customWidgetsFunctions["7b2ba547771b4d4db17e3e2b9f0abd0c~226"] = function (element, data, api) {
var $element = $(element);
var $tabs = $element.find('.tab');// not relevant for mobile
var $tabLables = $element.find('.tab-label');
if ($tabs.length > 0) {
if (data.device==="mobile" && data.config.mobileLayoutToggle) {// on mobile and dropdown mode
addMobileClickListener($element);
}
else { // on desktop or accordion mobile layout
addDesktopClickListener($element);
}
addHoverHandler($tabLables);
}
function addMobileClickListener($element) {
// tab label mobile click handler;
$element.off('click.tabs.mobile').on('click.tabs.mobile', '.tab-label', function() {
var $clicked_tab_item = $(this).closest('.tab-item');
var $siblings = $clicked_tab_item.siblings();
domChangeOnMobileClick($clicked_tab_item, $siblings);
});
}
function addDesktopClickListener($element) {
$tabLables.off('click.tabs.desktop').on('click.tabs.desktop', function(event) {
var $curr = $(this);
// layout-e-aux-tab-label is an auxilary class represents the
// remaining space on layout 3's labels, it shouldn't be selectable
if ( $curr.hasClass('active') || $curr.hasClass('layout-e-aux-tab-label')){
return;
}
domChangeOnDesktopClick($curr);
});
}
function addHoverHandler($tabLables) {
//background hover issue hack - pseusu class support in widget builder is limited
$tabLables.off('mouseover.tabs').on('mouseenter.tabs', function(event) {
var $this = $(this);
// aux label on layout e should'nt be selected
if ($this.hasClass('layout-e-aux-tab-label')) return;
$this.addClass('hover');
$this.removeClass('not-active');
});
$tabLables.off('mouseout.tabs').on('mouseleave.tabs', function(event){
var $this = $(this);
// aux label on layout e should'nt be selected
if ($this.hasClass('layout-e-aux-tab-label')) return;
if (! $this.hasClass('active') ) {
$this.removeClass('hover');
$this.addClass('not-active');
}
});
}
function domChangeOnMobileClick($clicked_tab_item, $siblings) {
$siblings.removeClass('expanded');
$siblings.find('.tab-label').removeClass('active').addClass('not-active');
$clicked_tab_item.toggleClass('expanded');
$clicked_tab_item.find('.tab-label').toggleClass('active');
}
function domChangeOnDesktopClick($curr) {
$curr.addClass('active').removeClass('not-active').removeClass('hover');
$siblings = $curr.siblings();
$siblings.removeClass('active').addClass('not-active').removeClass('hover');
//If no argument is passed to the .index() method, the return value is an integer indicating the position of the
//first element within the jQuery object relative to its sibling elements.
var index = $curr.index();
$tabs.removeClass('active');
$tabs.eq(index).addClass('active');
}
};
</script>
<script type="text/javascript">
var d_version = "production_5658";
var build = "2025-07-24T12_48_59";
window['v' + 'ersion'] = d_version;
function buildEditorParent() {
window.isMultiScreen = true;
window.editorParent = {};
window.previewParent = {};
window.assetsCacheQueryParam = "?version=2025-07-24T12_48_59";
try {
var _p = window.parent;
if (_p && _p.document && _p.$ && _p.$.dmfw) {
window.editorParent = _p;
} else if (_p.isSitePreview) {
window.previewParent = _p;
}
} catch (e) {
}
}
buildEditorParent();
</script>
<!-- Load jQuery -->
<script type="text/javascript" id='d-js-jquery'
src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script>
<!-- End Load jQuery -->
<!-- Injecting site-wide before scripts -->
<!-- End Injecting site-wide to the head -->
<script>
var _jquery = window.$;
var jqueryAliases = ['$', 'jquery', 'jQuery'];
jqueryAliases.forEach((alias) => {
Object.defineProperty(window, alias, {
get() {
return _jquery;
},
set() {
console.warn("Trying to over-write the global jquery object!");
}
});
});
window.jQuery.migrateMute = true;
</script>
<script>
window.cookiesNotificationMarkupPreview = 'null';
</script>
<!-- HEAD RT JS Include -->
<script id='d-js-params'>
window.INSITE = window.INSITE || {};
window.INSITE.device = "desktop";
window.rtCommonProps = {};
rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com';
rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
rtCommonProps["inlineEditGrid.snap"] =true;
rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
rtCommonProps["rt.pushnotifs.force.button"] =true;
rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
rtCommonProps["common.mapbox.js.override"] =false;
rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
rtCommonProps["isCoverage.test"] =false;
rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
rtCommonProps["feature.flag.mappy.kml"] =false;
rtCommonProps["common.resources.dist.cdn"] =true;
rtCommonProps["common.build.dist.folder"] = 'production/5658';
rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5658';
rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
rtCommonProps["isAutomation.test"] =false;
rtCommonProps['common.mapsProvider'] = 'mapbox';
rtCommonProps['common.mapsProvider.version'] = '0.52.0';
rtCommonProps['common.geocodeProvider'] = 'mapbox';
rtCommonProps['common.map.defaults.radiusSize'] = '1500';
rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)';
rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)';
rtCommonProps['common.map.defaults.strokeSize'] = '2';
rtCommonProps['server.for.resources'] = '';
rtCommonProps['feature.flag.lazy.widgets'] = true;
rtCommonProps['feature.flag.single.wow'] = false;
rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
rtCommonProps['feature.flag.mark.anchors'] = true;
rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
rtCommonProps["images.sizes.small"] =160;
rtCommonProps["images.sizes.mobile"] =640;
rtCommonProps["images.sizes.tablet"] =1280;
rtCommonProps["images.sizes.desktop"] =1920;
rtCommonProps["modules.resources.cdn"] =true;
rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/';
rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
rtCommonProps["feature.flag.performance.logs"] =true;
rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
// feature flags that's used out of runtime module (in legacy files)
rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;
rtCommonProps["streamline.monolith.personalization.skipRuleConditionsForPreview.enabled"] =true;
window.rtFlags = {};
rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true;
rtFlags["scripts.widgetCount.enabled"] =true;
rtFlags["fnb.animations.tracking.enabled"] =true;
rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
rtFlags["ecom.ecwid.accountPage.emptyBaseUrl.enabled"] = false;
rtFlags["ecom.ecwid.pages.links.disable.listeners"] = false;
rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
rtFlags["feature.flag.photo.gallery.exact.size"] =true;
rtFlags["geocode.search.localize"] =false;
rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
rtFlags["twitter.heightLimit.enabled"] = true;
rtFlags["editor.classicHybrid.photogallery.fix"] =true;
rtFlags["runtime.lottieOverflow"] =false;
rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
rtFlags["contact.form.browserValidation.enabled"] =true;
rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
rtFlags["runtime.cwv.report.cls.enabled"] =true;
rtFlags["editor.link.on.container"] =true;
rtFlags["flex.runtime.popup.with.show"] =true;
rtFlags["contact.form.useActiveForm"] =true;
rtFlags["runtime.ssr.productStore.internal.observer"] =true;
rtFlags["runtime.ssr.productCustomizations"] =true;
rtFlags["flex.megaMenu.a11y"] =true;
</script>
<script src="https://static.cdn-website.com/mnlt/production/5658/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script>
<!-- End of HEAD RT JS Include -->
<script src="https://static.cdn-website.com/mnlt/production/5658/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
<script>
$(window).bind("orientationchange", function (e) {
$.layoutManager.initLayout();
});
$(document).resize(function () {
});
</script>
<script type="text/javascript" id="d_track_campaign">
(function() {
if (!window.location.search) {
return;
}
const cleanParams = window.location.search.substring(1); // Strip ?
const queryParams = cleanParams.split('&');
const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
const domain = 'domain=' + window.location.hostname;
const path = "path=/";
queryParams.forEach((param) => {
const [key, value = ''] = param.split('=');
if (key.startsWith('utm_')) {
const cookieName = "_dm_rt_" + key.substring(4);
const cookie = cookieName + "=" + value;
const joined = [cookie, expires, domain, path].join(";");
document.cookie = joined;
}
});
}());
</script>
<script type="text/javascript" >
var _dm_gaq = {};
var _gaq = _gaq || [];
var _dm_insite = [];
</script>
<script type="text/javascript" id="d_track_sp">
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
window.dmsnowplow = window.snowplow;
dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker
appId: '3981dec5'
});
// snowplow queries element styles so we wait until CSS calculations are done.
requestAnimationFrame(() => {
dmsnowplow('trackPageView');
_dm_insite.forEach((rule) => {
// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
// the tracking is in popup.js
if (rule.actionName !== "popup") {
dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
}
window?.waitForDeferred?.('dmAjax', () => {
$.DM.events.trigger('event-ruleTriggered', {value: rule});
});
});
});
</script>
<div style="display:none;" id="P6iryBW0Wu"></div>
<!-- photoswipe markup -->
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<div id="fb-root"
data-locale="en"></div>
<!-- Alias: 3981dec5 -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
<div class="dmPopupTitle"> <span></span> Share by:</div>
<div class="data"></div>
</div><script id="d_track_personalization">
window?.waitForDeferred?.('dmAjax', () => {
// Collects client data and updates cookies used by smart sites
window.expireDays = 365;
window.visitLength = 30 * 60000;
$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
});
</script>
<script type="text/javascript">
Parameters.NavigationAreaParams.MoreButtonText = 'MORE';
Parameters.NavigationAreaParams.LessButtonText = 'LESS';
Parameters.HomeLinkText = 'Home';
</script>
<!-- End Script tags -->
<!-- Site Wide Html Markup -->
<!-- Site Wide Html Markup -->
</body>
</html>