<!DOCTYPE html>
<html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#" class="no-js">
<head>
<meta charset="UTF-8" />
<!--[if IE]>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<![endif]-->
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="pingback" href="https://941thezone.com/xmlrpc.php" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="960" />
<meta property="og:image:height" content="547" />
<meta property="og:title" content="Home" />
<meta property="og:type" content="article" />
<meta property="og:description" content="" />
<meta property="og:url" content="https://941thezone.com/"/>
<meta property="og:site_name" content="94.1 The Zone" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="https://wzne.b-cdn.net/wp-content/uploads/2020/12/favicon.ico" />
<link rel="apple-touch-icon" href="https://wzne.b-cdn.net/wp-content/themes/multinews/apple-touch-icon-precomposed.png" />
<title>Home | 94.1 The Zone</title>
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<!-- All in One SEO 4.8.3.2 - aioseo.com -->
<meta name="robots" content="max-image-preview:large" />
<link rel="canonical" href="https://941thezone.com/" />
<meta name="generator" content="All in One SEO (AIOSEO) 4.8.3.2" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="94.1 The Zone | Rochester's Alternative" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Home | 94.1 The Zone" />
<meta property="og:url" content="https://941thezone.com/" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Home | 94.1 The Zone" />
<script type="application/ld+json" class="aioseo-schema">
{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/941thezone.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/941thezone.com#listItem","position":1,"name":"Home"}]},{"@type":"Organization","@id":"https:\/\/941thezone.com\/#organization","name":"94.1 The Zone","description":"Rochester's Alternative","url":"https:\/\/941thezone.com\/"},{"@type":"WebPage","@id":"https:\/\/941thezone.com\/#webpage","url":"https:\/\/941thezone.com\/","name":"Home | 94.1 The Zone","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/941thezone.com\/#website"},"breadcrumb":{"@id":"https:\/\/941thezone.com\/#breadcrumblist"},"datePublished":"2017-01-18T10:40:28-05:00","dateModified":"2023-07-24T16:11:06-04:00"},{"@type":"WebSite","@id":"https:\/\/941thezone.com\/#website","url":"https:\/\/941thezone.com\/","name":"94.1 The Zone","description":"Rochester's Alternative","inLanguage":"en-US","publisher":{"@id":"https:\/\/941thezone.com\/#organization"}}]}
</script>
<!-- All in One SEO -->
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='preconnect' href='https://wzne.b-cdn.net' />
<link rel="alternate" type="application/rss+xml" title="94.1 The Zone » Feed" href="https://941thezone.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="94.1 The Zone » Comments Feed" href="https://941thezone.com/comments/feed/" />
<!-- This site uses the Google Analytics by MonsterInsights plugin v9.5.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-2XS21GRT2B" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
var mi_version = '9.5.3';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/941thezone.com\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-2XS21GRT2B',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-2XS21GRT2B', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
</script>
<!-- / Google Analytics by MonsterInsights -->
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/wzne.b-cdn.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}};
/*! This file is auto-generated */
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='wprsrecentsongs_style-css' href='https://wzne.b-cdn.net/wp-content/plugins/wp_rsrecentsongs/assets/css/common.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='sbi_styles-css' href='https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/css/sbi-styles.min.css?ver=6.5.1' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://wzne.b-cdn.net/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='awesome-weather-css' href='https://wzne.b-cdn.net/wp-content/plugins/awesome-weather/awesome-weather.css?ver=6.8.2' type='text/css' media='all' />
<style id='awesome-weather-inline-css' type='text/css'>
.awesome-weather-wrap { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 14px; }
</style>
<link rel='stylesheet' id='opensans-googlefont-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A400&ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='cws-flickr-gallery-pro-css' href='https://wzne.b-cdn.net/wp-content/plugins/cws_flickr_viewer_pro/public/css/cws-flickr-gallery-pro-public.css?ver=1.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='lightbox-css' href='https://wzne.b-cdn.net/wp-content/plugins/cws_flickr_viewer_pro/public/css/lightbox/lightbox.css?ver=1.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='cws_fgp_thumbnail_grid_css-css' href='https://wzne.b-cdn.net/wp-content/plugins/cws_flickr_viewer_pro/public/css/default.css?ver=1.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='cws_fgp_thumbnail_grid_css1-css' href='https://wzne.b-cdn.net/wp-content/plugins/cws_flickr_viewer_pro/public/css/component.css?ver=1.1.6' type='text/css' media='all' />
<link rel='stylesheet' id='fmgc-pro-public-style-css' href='https://wzne.b-cdn.net/wp-content/plugins/footer-mega-grid-columns-pro/assets/css/fmgc-pro-public.css?ver=1.5' type='text/css' media='all' />
<link rel='stylesheet' id='wpos-slick-style-css' href='https://wzne.b-cdn.net/wp-content/plugins/wp-responsive-recent-post-slider-pro/assets/css/slick.css?ver=2.0' type='text/css' media='all' />
<link rel='stylesheet' id='wprpsp-public-style-css' href='https://wzne.b-cdn.net/wp-content/plugins/wp-responsive-recent-post-slider-pro/assets/css/wprpsp-public.min.css?ver=2.0' type='text/css' media='all' />
<link rel='stylesheet' id='rss-retriever-css' href='https://wzne.b-cdn.net/wp-content/plugins/wp-rss-retriever-pro/inc/css/rss-retriever.css?ver=1.6.5' type='text/css' media='all' />
<link rel='stylesheet' id='multinews-style-css' href='https://wzne.b-cdn.net/wp-content/themes/child-theme/style.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='main-css' href='https://wzne.b-cdn.net/wp-content/themes/multinews/css/main.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='plugins-css' href='https://wzne.b-cdn.net/wp-content/themes/multinews/css/plugins.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='responsive-css' href='https://wzne.b-cdn.net/wp-content/themes/multinews/css/media.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://wzne.b-cdn.net/wp-includes/css/dashicons.min.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='js_composer_front-css' href='https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=8.5' type='text/css' media='all' />
<link rel='stylesheet' id='redux-google-fonts-mom_options-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C300%2C400%2C500%2C700%2C900%2C100italic%2C300italic%2C400italic%2C500italic%2C700italic%2C900italic&ver=1747340315' type='text/css' media='all' />
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="wprsrecentsongs_js-js-extra">
/* <![CDATA[ */
var wprecentsongs_ajax_object = {"ajaxurl":"https:\/\/941thezone.com\/wp-admin\/admin-ajax.php","ajax_nonce":"35b08aeeed"};
/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/wp_rsrecentsongs/assets/js/common.js?ver=6.8.2" id="wprsrecentsongs_js-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.5.3" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/941thezone.com","hash_tracking":"false","v4_id":"G-2XS21GRT2B"};/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/cws_flickr_viewer_pro/public/js/cws-flickr-gallery-pro-public.js?ver=1.1.6" id="cws-flickr-gallery-pro-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/vc-super-bundle/features/smooth-scrolling/smooth-scrolling/js/min/gambit-smoothscroll-min.js?ver=3.3" id="GambitSmoothScroll-js"></script>
<script type="text/javascript" id="GambitSmoothScroll-js-after">
/* <![CDATA[ */
new GambitSmoothScroll();
/* ]]> */
</script>
<script></script><link rel="https://api.w.org/" href="https://941thezone.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://941thezone.com/wp-json/wp/v2/pages/122401" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://941thezone.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.2" />
<link rel='shortlink' href='https://941thezone.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://941thezone.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2F941thezone.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://941thezone.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2F941thezone.com%2F&format=xml" />
<!--[if IE 9]> <script>var _gambitParallaxIE9 = true;</script> <![endif]--><script data-ad-client="ca-pub-6589217924608584" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!--[if lt IE 9]>
<script src="https://wzne.b-cdn.net/wp-content/themes/multinews/framework/helpers/js/html5.js"></script>
<script src="https://wzne.b-cdn.net/wp-content/themes/multinews/framework/helpers/js/IE9.js"></script>
<![endif]-->
<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<style type="text/css">
.footer-mega-col{background:#222222}.footer-mega-col .widget-title{color:#ffffff;}.footer-mega-col .textwidget{color:#ffffff;}.footer-mega-col p{color:#ffffff;}.footer-mega-col .widget{color:#ffffff;}.footer-mega-col{
padding-top:6px !important;
padding-bottom:0px !important;
}
.footer-mega-col .widget-title {
font-family:"Open Sans";
font-weight:600;
text-transform:uppercase;
font-size:14px;
}
</style>
<link rel="icon" href="https://wzne.b-cdn.net/wp-content/uploads/2024/04/cropped-WHITE-TEXT-ON-BLACK-512x512-1-36x36.jpg" sizes="32x32" />
<link rel="icon" href="https://wzne.b-cdn.net/wp-content/uploads/2024/04/cropped-WHITE-TEXT-ON-BLACK-512x512-1-338x338.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://wzne.b-cdn.net/wp-content/uploads/2024/04/cropped-WHITE-TEXT-ON-BLACK-512x512-1-338x338.jpg" />
<meta name="msapplication-TileImage" content="https://wzne.b-cdn.net/wp-content/uploads/2024/04/cropped-WHITE-TEXT-ON-BLACK-512x512-1-338x338.jpg" />
<style type="text/css" title="dynamic-css" class="options-output">.logo, .logo .site_title{margin-bottom:10px;}.header-right_custom-content{margin-top:50px;}.entry-crumbs,.entry-crumbs .vbreadcrumb>a,.cat-slider-nav-title,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.cat-grid li h2 a,header.block-title h2 a,header.block-title h2,.sidebar a:hover,.secondary-sidebar a:hover,.main-container a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,ul.widget-tabbed-header li a.current,.secondary-sidebar .post-list li .read-more-link,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_numbers,.accordion h2.active .acch_pm:before,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.tabs_v3 ul.mom_tabs li a.current,.toggle_active h4.toggle_title,.cat-slider-mpop ul li h2 a,.blog-post-big h2 a,.blog-post h2 a,.cat-list li h2 a,ul.widget-tabbed-header li a:hover,ul.widget-tabbed-header li a.current,.pagination span,h1.entry-title,.entry-content-data .post-thumbnail .img-toggle,a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,.author-bio-name a,ol.nb-tabbed-head li.active a,.dropcap, .entry-crumbs,.entry-crumbs .vbreadcrumb>a,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.weather-page-head,header.block-title h2 a,header.block-title h2,.sidebar a:hover,.secondary-sidebar a:hover,.main-container a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,ul.widget-tabbed-header li a.current,.secondary-sidebar .post-list li .read-more-link,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_numbers,.accordion h2.active .acch_pm:before,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.tabs_v3 ul.mom_tabs li a.current,.toggle_active h4.toggle_title,ul.products li .mom_product_details .price,.star-rating,.star-rating,.main_tabs .tabs li.active>a,.blog-post-big h2 a,.blog-post h2 a,.cat-list li h2 a,ol.nb-tabbed-head li.active a,.dropcap, a:hover, .mom-archive ul li ul li a:hover, header.block-title h2 a, header.block-title h2, .error-page .search-form .esearch-submit, .post-list .star-rating, .star-rating, .entry-content-data .story-highlights h4, .entry-content-data .story-highlights ul li:hover a:before, .bbp-body .bbp-forum-title, .mom-main-color, .site-content .mom-main-color, .bbp-forum-freshness .bbp-author-name, .mom-bbp-topic-data .bbp-topic-permalink, .bbp-topics .bbp-author-name, .bbp-pagination-links span.current, .mom-main-color a, #buddypress div#item-header div#item-meta a, #buddypress div.item-list-tabs ul li span, #buddypress div#object-nav.item-list-tabs ul li.selected a, #buddypress div#object-nav.item-list-tabs ul li.current a, #buddypress div#subnav.item-list-tabs ul li.selected a, #buddypress div#subnav.item-list-tabs ul li.current a, .entry-crumbs a{color:#000000;}.entry-crumbs .crumb-icon,.sidebar .widget_archive li:hover a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.accordion h2.active:before,.accordion h2:hover:before,a.mom_button,.mom_iconbox_square,.mom_iconbox_circle,.toggle_active:before,.cat-slider-nav ul li.activeSlide,.cat-slider-nav ul li:hover,.top-cat-slider-nav ul li:hover,a.read-more,.cat-slider-nav ul li.activeSlide:after,.cat-slider-nav ul li:hover:after,.cat-slider-nav ul li.activeSlide:before,.cat-slider-nav ul li:hover:before,.top-cat-slider-nav ul li:hover:after,.top-cat-slider-nav ul li:hover:before,.button,.mom_button,input[type="submit"],button[type="submit"],a.read-more,.brmenu .nav-button.nav-cart span.numofitems, .entry-crumbs .crumb-icon,.weather-page-icon,.weather-switch-tabs .w-unit.selected,.sidebar .widget_archive li:hover a:before,.media-cat-filter ul>li:hover>a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.accordion h2.active:before,.accordion h2:hover:before,a.mom_button,.mom_iconbox_square,.mom_iconbox_circle,.toggle_active:before,button,input[type="button"],input[type="reset"],input[type="submit"],.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,a.read-more,.brmenu .nav-button.nav-cart span.numofitems, .widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w)>li:hover>a:before,.sidebar .widget_archive li:hover a:before,.media-cat-filter ul>li:hover>a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.widget_nav_menu ul li a:hover:before, .mom-archive ul li ul li a:before, .alert-bar, .widget.momizat_widget_categories ul li:hover a span{background-color:#000000;}.cat-slider-nav ul li.activeSlide,.cat-slider-nav ul li:hover,.top-cat-slider-nav ul li:hover,.cat-slider-nav ul li.activeSlide+li,.cat-slider-nav ul li:hover+li,.top-cat-slider-nav ul li:hover+li, .tagcloud a:hover, .mom_quote .quote-arrow, .toggle_active:before, .mom_quote{border-color:#000000;}.cat-slider-nav ul li.activeSlide h2:before,.cat-slider-nav ul li:hover h2:before,.top-cat-slider-nav ul li:hover h2:before, .rtl .entry-crumbs .crumb-icon:before{border-right-color:#000000;}.entry-crumbs .crumb-icon:before, .weather-page-icon:before, .entry-crumbs .crumb-icon:before{border-left-color:#000000;}body{color:#000000;}.sidebar, .secondary-sidebar, .sidebar .widget,.secondary-sidebar .widget, .sidebar, .secondary-sidebar, .sidebar.sws2 .widget, .secondary-sidebar.sws2 .widget, .secondary-sidebar .widget-title h4, .sidebar .widget-title h4, .secondary-sidebar .widget-title h2, .sidebar .widget-title h2, .secondary-sidebar .post-list li, ul.latest-comment-list li, .sidebar .post-list li, .tagcloud a{border-color:#00f5eb;}.widget-title{border-color:#ff0050;}footer.footer{border-top:0px solid ;border-bottom:0px solid ;border-left:0px solid ;border-right:0px solid ;}.toup{background:#01ffff;}ul.footer-bottom-menu{border-top:0px solid ;border-bottom:0px solid ;border-left:0px solid ;border-right:0px solid ;}body{background-color:#2d2d2d;background-repeat:repeat;background-size:inherit;background-attachment:inherit;background-image:url('https://941thezone.com/wp-content/uploads/2017/01/bg.png');}ul.top-menu li,ul.top-social-icon li.top-search div input, ul.main-menu li, .breaking-news .breaking-title,.section-header, footer.show-more a, .def-slider-desc, .f-tabbed-head li a,.scroller ul li .entry-meta, .secondary-sidebar .post-list li .read-more-link,.widget-tab .post-list li .entry-meta, .tagcloud a, .sidebar .social-counter,ul.widget-tabbed-header li a, ul.latest-comment-list li cite, ul.latest-comment-list li .ctime,.login-widget input[type="text"], .login-widget input[type="password"],input[type="button"], input[type="reset"], input[type="submit"],input[type="email"], .login-pwd-wrap span, .login-widget .login-button,ul.login-links li a, .login-widget label, .first-weather .weather-date,.first-weather .weather-result span, .w-item-title, .w-item-content ul li,.poll-widget ul li .poll-title, .poll-widget p, .poll-widget ul li small,.poll-widget ul li button.poll-vote, ul.twiter-list, .sidebar .widget_categories,.sidebar .widget_archive, .secondary-sidebar .widget_categories,.search-form .search-field, .footer .newsletter .nsf, .footer .newsletter .nsb,footer.footer, .footer-menu, .footer-bottom, ol.nb-tabbed-head li a,.nb2 ul li.show-more a, .cat-slider-nav-title, .cat-slider-pop, .entry-crumbs,.entry-content-data .story-highlights ul li, .entry-tag-links, .mom-share-buttons a,.mom-share-post .sh_arrow, .post-nav-links, .author-bio-name a, .comment-list .single-comment cite,.comment-list .single-comment time, .comment-list .single-comment .comment-reply-link,.media-sort-title, .media-cat-filter li, .weather-switch-tabs a, .t-w-title .weather-date,.weather-results-status, .find-weather-box, .adv-search-form label,.adv-search-form .submit, .ajax-search-results a, .mom-megamenu .view-all-link,.widget_pages li, .widget_meta li, .widget_recent_comments li, .widget_recent_entries li,.widget_rss li, .span.blog-timeline-date, .blog-timeline-more, .user-login-links li a,.nsd, .mom-reveiw-system .review-header h2, .today_date, a.read-more,button, .pagination, h1, h2, h3, h4, h5, h6, input[type="text"], textarea,select, .not-valid-city, .entry-content blockquote, ul.mom_tabs li a,.media-cat-filter li, .widget_archive li, .widget_nav_menu ul a, .mobile-menu li a,.device-menu-holder, #navigation .device-menu li.menu-item > a, .section-header h1.section-title2,section-header span.mom-sub-title, .mom-reveiw-system .review-circle .circle .val,.mom-reveiw-system .review-circles .review-circle, .mom-reveiw-system .score-wrap .review-circle,.review-footer .total-votes, .rs-smaller_than_default.mom-reveiw-system .stars-cr,.review-summary .review-score .score-wrap.stars-score .score-title,.mom-reveiw-system .review-summary .review-score .score, .rs-smaller_than_default.mom-reveiw-system .mom-bar .mb-inner .cr,.mom-reveiw-system .mom-bar .mb-score, .mom-reveiw-system .review-summary .review-score .score-wrap,footer.author-box-footer span, .weather-switch-tabs label, .main_tabs .tabs a,.wp-caption-text, th, .bbp-forum-info, .bbp-forums li, #bbpress-forums .mom-bbp-content,.bbp-topics li, .bbp-pagination, .mom-main-font, .widget_display_stats,#buddypress div.item-list-tabs ul, #buddypress button, #buddypress a.button,#buddypress input[type=submit], #buddypress input[type=button], #buddypress input[type=reset],#buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link,a.bp-title-button, #buddypress .activity-list li.load-more, #buddypress .activity-list li.load-newest,.widget.buddypress ul.item-list, .bp-login-widget-user-links, .vid-box-nav li h2,.chat-author, .photo-credit, .wp-polls-form,.secondary-sidebar .social-counter li, .mom-members, .feature-cat-slider .cat-label, widget-tabbed-body, .numbers_bullets .def-slider .owl-dots > div, .mom_cat_num, .mom_cat_link{font-family:Roboto,Arial, Helvetica, sans-serif;font-weight:400;}</style> <style type="text/css" class="multinews-custom-dynamic-css">
header.block-title h2 a, header.block-title h2, .section-header h2.section-title a, .section-header h2.section-title{
color: ;
}
.widget-title h2{
color: ;
}
.header-wrap > .inner,
.header-wrap{
line-height: 200px;
height: 200px;
}
.navigation .mom-megamenu ul li.active:before, .navigation .mom-megamenu ul li:hover:before{
border-left-color: ;
}
/* Main color */
.entry-crumbs,.entry-crumbs .vbreadcrumb>a,.cat-slider-nav-title,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.cat-grid li h2 a,header.block-title h2 a,header.block-title h2,.sidebar a:hover,.secondary-sidebar a:hover,.main-container a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,ul.widget-tabbed-header li a.current,.secondary-sidebar .post-list li .read-more-link,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_numbers,.accordion h2.active .acch_pm:before,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.tabs_v3 ul.mom_tabs li a.current,.toggle_active h4.toggle_title,.cat-slider-mpop ul li h2 a,.blog-post-big h2 a,.blog-post h2 a,.cat-list li h2 a,ul.widget-tabbed-header li a:hover,ul.widget-tabbed-header li a.current,.pagination span,h1.entry-title,.entry-content-data .post-thumbnail .img-toggle,a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,.author-bio-name a,ol.nb-tabbed-head li.active a,.dropcap, .entry-crumbs,.entry-crumbs .vbreadcrumb>a,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.f-tabbed-head li a.current,.media-main-content .f-tabbed-head li.active a span,.media-main-content .f-tabbed-head li a:hover span,.media-main-content .f-tabbed-head li.active a,.media-main-content .f-tabbed-head li a:hover,.f-tabbed-head li.active a,.f-tabbed-head li a:hover,.weather-page-head,header.block-title h2 a,header.block-title h2,.sidebar a:hover,.secondary-sidebar a:hover,.main-container a:hover,.sidebar .post-list li h2 a:hover,.secondary-sidebar .post-list li h2 a:hover,.nb1 ul li h2 a:hover,.nb2 .first-item h2 a:hover,.nb3 .first-item h2 a:hover,.nb4 .first-item h2 a:hover,.nb5 .first-item h2 a:hover,.nb6 ul li h2 a:hover,.nb3 ul li h2 a:hover,.nb4 ul li h2 a:hover,.nb2 ul li h2 a:hover,.nb5 ul li h2 a:hover,ul.f-tabbed-list li h2 a:hover,.scroller .owl-next:hover:after,.scroller .owl-prev:hover:before,.sidebar .widget_categories li:hover,.sidebar .widget_categories li:hover a,.secondary-sidebar .widget_categories li:hover,.secondary-sidebar .widget_categories li:hover a,.scroller2 .owl-next:hover:after,.scroller2 .owl-prev:hover:before,.mom-related-posts li:hover h2 a,ul.widget-tabbed-header li a.current,.secondary-sidebar .post-list li .read-more-link,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_arrows:before,.accordion h2.active .acch_numbers,.accordion h2.active .acch_pm:before,ul.mom_tabs li a.current,ul.mom_tabs li a:hover,.tabs_v3 ul.mom_tabs li a.current,.toggle_active h4.toggle_title,ul.products li .mom_product_details .price,.star-rating,.star-rating,.main_tabs .tabs li.active>a,.blog-post-big h2 a,.blog-post h2 a,.cat-list li h2 a,ol.nb-tabbed-head li.active a,.dropcap, a:hover, .mom-archive ul li ul li a:hover, header.block-title h2 a, header.block-title h2, .error-page .search-form .esearch-submit, .post-list .star-rating, .star-rating, .entry-content-data .story-highlights h4, .entry-content-data .story-highlights ul li:hover a:before, .bbp-body .bbp-forum-title, .mom-main-color, .site-content .mom-main-color, .bbp-forum-freshness .bbp-author-name, .mom-bbp-topic-data .bbp-topic-permalink, .bbp-topics .bbp-author-name, .bbp-pagination-links span.current, .mom-main-color a, #buddypress div#item-header div#item-meta a, #buddypress div.item-list-tabs ul li span, #buddypress div#object-nav.item-list-tabs ul li.selected a, #buddypress div#object-nav.item-list-tabs ul li.current a, #buddypress div#subnav.item-list-tabs ul li.selected a, #buddypress div#subnav.item-list-tabs ul li.current a, .entry-crumbs a{
color: #000000;
}
.entry-crumbs .crumb-icon,.sidebar .widget_archive li:hover a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.accordion h2.active:before,.accordion h2:hover:before,a.mom_button,.mom_iconbox_square,.mom_iconbox_circle,.toggle_active:before,.cat-slider-nav ul li.activeSlide,.cat-slider-nav ul li:hover,.top-cat-slider-nav ul li:hover,a.read-more,.cat-slider-nav ul li.activeSlide:after,.cat-slider-nav ul li:hover:after,.cat-slider-nav ul li.activeSlide:before,.cat-slider-nav ul li:hover:before,.top-cat-slider-nav ul li:hover:after,.top-cat-slider-nav ul li:hover:before,.button,.mom_button,input[type="submit"],button[type="submit"],a.read-more,.brmenu .nav-button.nav-cart span.numofitems, .entry-crumbs .crumb-icon,.weather-page-icon,.weather-switch-tabs .w-unit.selected,.sidebar .widget_archive li:hover a:before,.media-cat-filter ul>li:hover>a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.accordion h2.active:before,.accordion h2:hover:before,a.mom_button,.mom_iconbox_square,.mom_iconbox_circle,.toggle_active:before,button,input[type="button"],input[type="reset"],input[type="submit"],.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,a.read-more,.brmenu .nav-button.nav-cart span.numofitems, .widget ul:not(.widget-tabbed-header):not(.social-counter):not(.social-widget):not(.latest-comment-list):not(.npwidget):not(.post-list):not(.twiter-list):not(.user-login-links):not(.login-links):not(.product_list_widget):not(.twiter-buttons):not(.w-co-w)>li:hover>a:before,.sidebar .widget_archive li:hover a:before,.media-cat-filter ul>li:hover>a:before,.widget_archive li:hover a:before,.widget_pages li:hover a:before,.widget_meta li:hover a:before,.widget_categories li:hover a:before,.widget_nav_menu ul li a:hover:before, .mom-archive ul li ul li a:before{
background-color: #000000;
}
.cat-slider-nav ul li.activeSlide,.cat-slider-nav ul li:hover,.top-cat-slider-nav ul li:hover,.cat-slider-nav ul li.activeSlide+li,.cat-slider-nav ul li:hover+li,.top-cat-slider-nav ul li:hover+li, .tagcloud a:hover, .mom_quote .quote-arrow, .toggle_active:before, .mom_quote{
border-color: #000000;
}
.cat-slider-nav ul li.activeSlide h2:before,.cat-slider-nav ul li:hover h2:before,.top-cat-slider-nav ul li:hover h2:before, .rtl .entry-crumbs .crumb-icon:before, .rtl .weather-page-icon:before{
border-right-color: #000000;
}
.entry-crumbs .crumb-icon:before, .weather-page-icon:before, .entry-crumbs .crumb-icon:before{
border-left-color: #000000;
}
/* navigation style */
.navigation{
height: 42px;
}
ul.main-menu > li > a{
padding-bottom: 0 !important;
}
.navigation ul.main-menu > li .mom-megamenu,
.navigation ul.main-menu > li:not(.mom_mega) ul.sub-menu{
top: 42px;
}
.navigation ul.main-menu > li .mom-megamenu ul.sub-menu{
top: 0;
}
.navigation ul.main-menu li a span.menu_bl{
display: none;
}
.footer-mega-col-wrap{max-height: 100px !important;}
.wprecentsongs_wrapper .wprecentsongs_time {
display: none !important;
}
.wprecentsongs_wrapper, .wprecentsongs_wrapper * {
margin: 0;
padding: 7 0 0 0 !important;
}
.wprecentsongs_wrapper .wprecentsongs_info_artist {
line-height: 12px;
}
.banner {
border: 1px solid black;
}
#header2-wrapper {
background: repeating-linear-gradient(
-45deg,
#252525,
#252525 2px,
#303030 4px,
#303030 8px
);
}
.litestripes {
background: repeating-linear-gradient(
-45deg,
#cfcdc7,
#cfcdc7 2px,
#f6f4ee 4px,
#f6f4ee 8px
);
}
footer.footer {
background-image: url("https://941thezone.com/wp-content/uploads/2020/11/rockdark.jpg") !important;
margin-top:0px !important;
}
.greyborder {
box-shadow: 10px 10px 5px #cfcdc7;
}
.icon6 {
width: 158px;
height:171px;
display:block;
background:transparent url('https://radioservers.com/demo/wp-content/uploads/2016/06/musicucb.png') center top no-repeat;
}
.twitterbird:hover {
background-image: url('https://radioservers.com/demo/wp-content/uploads/2016/06/musicic.png');
}
.tp-caption {
white-space: normal !important;
}
.sidebar .widget-title h4 {
background: #F7F7F7 none repeat scroll 0 0;
margin: 14px 8px 0 -8px !important;
color: #303030;
height: 42px;
font-size: 24px;
padding-top: 0px !important;
padding-bottom: 4px !important;
position: relative;
padding-left: 34px;
border-color: #ff0050!important;
}
section.section.news-box {
overflow:visible !important;
}
/*replace the content value with the
corresponding value from the list below*/
.icongram .widget-title h4:before {
content: "\f16d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
/*--adjust as necessary--*/
color: #303030;
font-size: 54px;
padding-right: 16px;
position: absolute;
top: 10px;
left: 6px;
}
.icongram2 .widget-title h4:before {
content: "\f17d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
/*--adjust as necessary--*/
color: #303030;
font-size: 54px;
padding-right: 16px;
position: absolute;
top: 10px;
left: 6px;
}
.footer .textwidget {
font-size: 17px;
font-style: normal !important;
line-height: 22px;
}
footer.footer .footer-widget .widget-title {
background: #FFFFFF !important;
height: 42px !important;
font-size: 24px;
padding-top: 10px !important;
margin-bottom: 10px;
min-width:320px;
}
footer.footer .footer-widget .widget-title h4 {
font-size: 24px;
font-weight: 700 !important;
padding: 10px 0 0 10px !important;
color: #333;
}
footer .widget:first-child .widget-title {
height: 67px !important;
margin: 4px 220px 10px -20px !important;
}
.bobbar img {
height: 10px !important;
}
@media only screen and (max-width: 1000px) {
.home_six_icons_class .vc_col-sm-2 {
width:50%!important;float:left;
}
.device-menu-holder {width:98%;margin-left:-12px;}
#rev_slider_1_1_forcefullwidth {margin-top:41px!important;}
}
/* SECTIONS */
.section2 {
clear: both;
padding: 0px;
margin: 0px;
}
/* COLUMN SETUP */
.col {
display: block;
float:left;
margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }
/* GROUPING */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/* GRID OF TWO */
.span_2_of_2 {
width: 100%;
}
.span_1_of_2 {
width: 49.2%;
}
.rbuttons {
margin-top: 15px;
max-width: 480px;
display: block
}
.rpbutton {
padding-left: 9px;
}
a.rollover-prayer span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/priconB.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-prayer {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/pricon-1.png');
height: 150px;
width: 160px;
display: block;
}
a.rollover-mcrew span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/z1icon.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-mcrew {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/z2icon.png');
height: 152px;
width: 160px;
display: block;
}
a.rollover-ccalendar span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/ccicB.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-ccalendar {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/ccic.png');
height: 152px;
width: 158px;
display: block;
}
a.rollover-apps span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/phoneicB.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-apps {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/phoneic.png');
height: 150px;
width: 160px;
display: block;
}
a.rollover-saywhat span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/sayicB.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-saywhat {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/sayic.png');
height: 150px;
width: 160px;
display: block;
}
a.rollover-omusic span {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/musicucb.png');
width: 100%;
height: 100%;
display: block;
}
a.rollover-omusic {
background-image:url('https://radioservers.com/demo/wp-content/uploads/2016/06/musicic.png');
height: 150px;
width: 160px;
display: block;
}
a.rollover-prayer span:hover, a.rollover-mcrew span:hover, a.rollover-ccalendar span:hover, a.rollover-apps span:hover, a.rollover-saywhat span:hover, a.rollover-omusic span:hover {
opacity: 0;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.post-crumbs.entry-crumbs {
border-bottom: 1px solid #EE2F89;
}
.post-related {
visibility: hidden !important;
}
#b_KXOJ2 {
color: #FFF !important;
}
.homeblock {
font-size: 8vw;
line-height: 10vw;
}
.jag-flip-content i.jag_icon_small{
font-size: 4vw;
line-height: 5vw;
}
.jag-flip-content i.jag_icon_medium{
font-size: 5vw;
line-height: 6vw;
}
.jag-flip-content i.jag_icon_large{
font-size: 6vw;
line-height: 7vw;
}
.jag-flip-title{
font-size: 8vw;
line-height: 10vw;
font-style: italic;
font-weight: 700;
margin-bottom: 10px;
margin-top: 15px;
}
.mh-caret {
color: #000 !important;
height: 44px !important;
}
.entry-meta {
display: none;
}
.post-thumbnail{
padding-top: 8px !important;
}
.woocommerce-breadcrumb a,
.entry-crumbs .vbreadcrumb > a {
font-weight: 700;
}
.vc_parallax .vc_parallax-inner:before {
position: absolute;
content: '';
width: 100%;
height: 80%;
background: -moz-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #252525), color-stop(100%, rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
background: -ms-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(to bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
top: 0;
left: 0;
z-index: 1;
}
.wpb_row {
margin-bottom: 0px !important;
}
@media only screen and (max-width: 1000px) {
header.header {
margin-bottom: 71px;
}
}
@media only screen and (min-width: 1001px) and (max-width: 1199px) {
ul#menu-main {text-align:center;float:none}
ul#menu-main li {float:none}
ul#menu-main li a {padding: 10px 80px!important;}
.theme_layout_full .main-container, .theme_layout_full .inner {width: 100%;}
.header-wrap .inner{padding-left:0;}
}
/* GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
margin: 1% 0 1% 0%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
.slider_bottom_row_class .vc_col-sm-6:nth-child(1) {float:left;width:50%!important;}
.slider_bottom_row_class .vc_col-sm-6:nth-child(2) {float:right;width:50%!important;}
}
@media only screen and (max-width: 480px) {
.span_2_of_2, .span_1_of_2 { width: 100%; }
}
/* END MOBILE */
.djname h2 {
font: 16px;
}
.vertspacer {
padding-top: 30px;
}
.awesome-weather-attribution {
visibility:hidden !important;
}
/* bootstrap hack end */
.page-id-1956 header.header {
margin-bottom: -1px !important;
}
.page-id-35186 header.header {
margin-bottom: -1px !important;
}
.border-title{
border-bottom:2px solid #4456A6;
}
.border-title5b{
border-bottom:2px solid #0300FC;
}
.border-title5b h2 {
position: relative;
bottom: -12px;
background: #FFFFFF;
display: inline;
margin-left: 35px;
padding: 0 15px;
}
.border-title h2 {
position: relative;
bottom: -12px;
background: #F2FEFF;
display: inline;
margin-left: 35px;
padding: 0 15px;
}
.border-title2{
border-bottom:2px solid #4456A6;
}
.border-title2 h2 {
position: relative;
bottom: -12px;
background: #DFE3E6;
display: inline;
margin-left: 35px;
padding: 0 15px;
}
.border-title5{
border-bottom:2px solid #FFFE00;
}
.border-title5 h2 {
position: relative;
bottom: -12px;
background: #e0e9f9;
display: inline;
margin-left: 35px;
padding: 0 15px;
}
.border-title3{
border-bottom:2px solid #FC00FE;
}
.border-title3 h2 {
position: relative;
bottom: -12px;
background: #FFFFFF;
display: inline;
margin-left: 35px;
padding: 0 15px;
color: #000;
}
.border-title3b{
border-bottom:2px solid #00FE03;
}
.border-title3b h2 {
position: relative;
bottom: -12px;
background: #FFFFFF;
display: inline;
margin-left: 15px;
padding: 0 15px;
color: #000;
}
.border-title3c{
border-bottom:2px solid #01FFFF;
}
.border-title3c h2 {
position: relative;
bottom: -12px;
background: #FFFFFF;
display: inline;
margin-left: 15px;
padding: 0 15px;
color:#000;
}
.border-title4{
border-bottom:2px solid #4456A6;
}
.border-title4 h2 {
position: relative;
bottom: -12px;
background: #F2FEFF;
display: inline;
margin-left: 35px;
padding: 0 15px;
}
.border-title3V{
border-bottom:2px solid #FFFE00;
}
.border-title3V h2 {
position: relative;
bottom: -12px;
background: #FFF;
display: inline;
margin-left: 15px;
padding: 0 15px;
}
.border-titleG {
border-bottom:2px solid #01FFFF;
}
.border-titleG h2 {
position: relative;
bottom: -12px;
background: #F8F8F8;
display: inline;
margin-left: 15px;
padding: 0 15px;
}
.border-titleG2 {
border-bottom:2px solid #FA0201;
}
.border-titleG2 h2 {
position: relative;
bottom: -12px;
background: #f2feff;
display: inline;
margin-left: 15px;
padding: 0 15px;
}
.djname {
padding-top:30px;
line-height: 30px;
}
.djname h2 {
font: 16px;
}
header.header {
border-bottom:4px solid #E212E0
}
header.header:after {
border-bottom:4px solid #27EFED;
content:"";
display:block
}
.border-bottom-section {
border-bottom:4px solid #01FFFF;
}
.border-top-section {
border-top:4px solid #FC00FE;
}
article .entry-content p,
article .entry-content {
color:#000000 !important;
}
.wprpsp-recent-post-carousel.wprpsp-design-8 .wprpsp-post-slides:nth-child(odd) hr {
background:#5BE800!important;
}
.wprpsp-recent-post-carousel.wprpsp-design-8 .wprpsp-post-slides:nth-child(even) hr {
background:#FC00FE !important;
}
.footer-bottom {
padding: 0 0 20px 0 !important;
min-height: 150px;
}
ul.footer-bottom-social {
padding-top: 40px !important;
}
.gradient {
border: 2px solid;
border-image: conic-gradient(red, yellow, lime, aqua, blue) 1;
}
.all_songs_class .album{ display:none !important}
.all_songs_class .single_song_class img {display:none !important;}
.top-bar {
height: 108px !important;
background-color: #222222 !important
}
.widget:first-child .widget-title {
margin-top: 0px !important;
}
.djrabwrap{
margin-top:8px;
line-height: 1.0em;
vertical-align:top;
}
.djimage2 {
float: left;
max-width:100px;
max-height:50px;
padding-right: 4px;
}
.djrabname {
font-size:12px;
color:#FFF;
font-family:"Open Sans";
font-weight: bold;
line-height: 1em;
}
.djra4btime {
font-size:12px;
color:#FFF;
font-family:"Open Sans";
line-height: 1em;
}
.nptop {
background-image: url("https://941thezone.com/wp-content/uploads/2020/11/iconmonstr-video-15-240.png");
background-size: 90%;
background-repeat: no-repeat;
padding-top:20px;
padding-bottom:20px;
background-position: center;
}
@media only screen and (max-width: 1000px) {
header .top-bar {
display:none
}
}
a.wp_rss_retriever_title {
height: 60px !important;
font-family: Roboto,Arial, Helvetica, sans-serif;
display: block;
color: #000;
font-size: 18px;
font-weight: 700 !important;
line-height: 30px;
margin: -3px 0 0;
border-bottom: 1px solid #333;
}
.wp_rss_retriever_readmore {
background-color: #000000;
font-family: Roboto,Arial, Helvetica, sans-serif;
font-weight: 400;
outline: none;
border: none;
margin: 0;
background: #0083b9;
color: white;
padding: 5px 10px 6px;
font-size: 13px;
}
.wp_rss_retriever_container {
font-size: 14px;
font-color: #333;
font-family: Roboto,Arial, Helvetica, sans-serif;
}
.wp_rss_retriever_metadata {
visibility: hidden;
}
.wprecentsongs_wrapper .wprecentsongs_info div{
white-space:nowrap !important;
max-width:80%;
}body {
}
@font-face {
font-family: 'League WOFF';
src: url(''); /* IE9 Compat Modes */
src: url('?#iefix') format('embedded-opentype'),
url('https://941thezone.com/wp-content/uploads/2020/11/leaguespartan-bold.woff') format('woff'),
url('') format('truetype'),
url('#svgFontName') format('svg');
}
/* ==========================================================================
Visual composer
========================================================================== */
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
margin-bottom: 20px;
}
.wpb_row .wpb_wrapper > *:last-child {
margin-bottom: 0;
}
.inner, .main-container {
width:auto;
padding: 0 20px;
}
</style>
<style type="text/css" data-type="vc_shortcodes-default-css">.vc_do_btn{margin-bottom:22px;}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1605904808832{border-bottom-width: 20px !important;}.vc_custom_1606168369167{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1605811279746{background: #000000 url(https://wzne.b-cdn.net/wp-content/uploads/2020/11/guitar1.jpg?id=126289) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1690228970517{background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1606193403268{padding-top: 20px !important;padding-bottom: 50px !important;}.vc_custom_1605561140668{padding-top: 20px !important;}.vc_custom_1605904602136{padding-top: 20px !important;}.vc_custom_1690228928337{padding-top: 20px !important;}.vc_custom_1534384961093{padding-top: 20px !important;}.vc_custom_1605900490376{padding-top: 20px !important;}.vc_custom_1605904612289{padding-top: 20px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>
<body data-rsssl=1 class="home wp-singular page-template-default page page-id-122401 wp-theme-multinews wp-child-theme-child-theme fullwidth one_side_bar_layout both-sides-true hst1 theme_layout_full no-post-format-icons responsive_enabled no-bnmenu custom-layout wp_gallery_lightbox_on multinews-1.0 mom-body wpb-js-composer js-comp-ver-8.5 vc_responsive" itemscope="itemscope" itemtype="http://schema.org/WebPage">
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="wrap_every_thing">
<div class="fixed_wrap"><!--fixed layout-->
<div class="wrap clearfix"><!--wrap-->
<header class="header"><!--Header-->
<div id="header-wrapper"><!-- header wrap -->
<div class="top-bar"><!--topbar-->
<div class="inner"><!--inner-->
<div class="footer-mega-col ">
<div class="footer-mega-col-wrap">
<aside id="custom_html-6" class="widget_text fmgcp-grid-4 widget fmgcp-columns widget_custom_html"><div class="textwidget custom-html-widget"><div class="nptop">
<a href="http://rdo.to/wzne" target="new"><img src="https://wzne.b-cdn.net/wp-content/uploads/2020/11/LLbutton.png" class="playarrow"></a></div></div></aside><aside id="custom_html-7" class="widget_text fmgcp-grid-4 widget fmgcp-columns widget_custom_html"><div class="textwidget custom-html-widget"><div class="wprscw_currentweather" title="Current Weather: Rochester, US">
<div class="wprscw_currentweather_txt">Current Weather</div>
<ul>
<li class="wprscw-weather-icon"><img src="https://openweathermap.org/img/w/01n.png" alt="Weather Icon" border="0"/></li>
<li class="wprscw-temperature"><span>66<sup> °F</sup></span></li>
<li class="wprscw-temperature-txt"><span>clear sky<!-- 800 --></span></li>
</ul>
</div>
<br class="clear"/></div></aside><aside id="custom_html-4" class="widget_text fmgcp-grid-4 widget fmgcp-columns widget_custom_html"><h4 class="widget-title">ONAIR NOW</h4><div class="textwidget custom-html-widget"><script src="/djra4b/show.php"></script></div></aside><aside id="wprsrecentsongs_latest_widget-5" class="fmgcp-grid-4 widget fmgcp-columns wprsrecentsongs_latest_widget">
<h4 class="widget-title">NOW PLAYING</h4>
<div id="wprsrecentsongs_recent_songs" class="wprsrecentsongs_recent_songs">
<div class="wprecentsongs_wrapper" id="wprecentsongs_wrapper-1" data-max_time="1754172395"><ul class="wprecentsongs_ul">
<li>
<div class="wprecentsongs_inner">
<ul>
<li class="wprecentsongs_time"><span>10:06 <br/>PM</span></li>
<li class="wprecentsongs_img">
<span><img src="https://cdnrf.securenetsystems.net/file_radio/album_art/5/0/4/405568539.png" data-width="75" data-height="75" alt="" title="Say It Ain't So"/></span>
</li>
<li class="wprecentsongs_info">
<div class="wprecentsongs_info_artist">Weezer</div>
<div class="wprecentsongs_info_song">Say It Ain't So</div>
</li>
</ul>
</div>
</li>
</ul>
</div>
</div></aside> </div>
</div>
<div class="top-bar-right">
</div>
</div><!--inner-->
</div><!--topbar-->
<div class="header-wrap"><!--header content-->
<div class="inner"><!--inner-->
<div class="logo" itemscope="itemscope" itemtype="http://schema.org/Organization">
<h1>
<a href="https://941thezone.com" itemprop="url" title="94.1 The Zone">
<img itemprop="logo" src="https://wzne.b-cdn.net/wp-content/uploads/2020/12/wznelogo150.png" alt="94.1 The Zone"/>
<img itemprop="logo" class="mom_retina_logo" src="https://wzne.b-cdn.net/wp-content/uploads/2020/12/wznelogo150.png" alt="94.1 The Zone" />
</a>
</h1>
<meta itemprop="name" content="94.1 The Zone">
</div>
<div class="header-right header-right_custom-content"><div class="banner"><!-- Revive Adserver Asynchronous JS Tag - Generated with Revive Adserver v5.0.2 -->
<ins data-revive-zoneid="139" data-revive-target="_blank" data-revive-id="9d9754af762b4b68730fddaef17ad3f9"></ins>
<script async src="//adserver.radioserversfive.com/www/delivery/asyncjs.php"></script></div></div> </div><!--inner-->
</div><!--header content-->
</div><!-- header wrap -->
<nav id="navigation" class="navigation dd-effect-skew " data-sticky_logo="https://wzne.b-cdn.net/wp-content/uploads/2017/01/minizone.png" data-sticky_logo_width="137" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"><!--Navigation-->
<div class="inner"><!--inner-->
<a href="https://941thezone.com" class="sticky_logo"><img src="https://wzne.b-cdn.net/wp-content/uploads/2017/01/minizone.png" alt="94.1 The Zone" width="137" height="47"></a>
<ul id="menu-main-menu" class="main-menu main-default-menu"><li id="menu-item-118276" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a href="https://www.941thezone.com"><i class="icon_only fa-icon-home"></i><span class="icon_only_label">Home</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-125259" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/live/">Listen LIVE<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-125279" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item active menu-item-depth-1"><a href="https://941thezone.com/download-94-1-the-zone-app/">Download 94.1 The Zone App</a>
<ul class="sub-menu ">
<li id="menu-item-138229" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a href="https://941thezone.com/wzne-app-privacy-policy/">App Privacy Policy</a></li>
<li id="menu-item-126465" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a title="iPhone App" target="_blank" href="https://apps.apple.com/us/app/94-1-the-zone/id1525435714?platform=iphone"><i class="fa-icon-apple"></i>iOS App</a></li>
<li id="menu-item-126466" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a title="Android App" target="_blank" href="https://play.google.com/store/apps/details?id=com.wzne.player&showAllReviews=true"><i class="fa-icon-android"></i>Android</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-125271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a target="_blank" href="http://rdo.to/wzne">Listen LIVE</a></li>
<li id="menu-item-125260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/alexa/">Alexa Skill</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-122512" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/music/">Music<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-122515" class="menu-item menu-item-type-post_type menu-item-object-post active menu-item-depth-1"><a href="https://941thezone.com/new-music-discovery/">New Music Discovery</a></li>
<li id="menu-item-135424" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/zone-muisic-survey/">Take The Music Survey</a></li>
<li id="menu-item-122514" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/recent-songs/">What Song Was That?</a></li>
<li id="menu-item-125911" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-1"><a href="https://941thezone.com/category/zoneblog/">Zone Music News</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126481" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/on-air/">On-Air<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-126482" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item active menu-item-depth-1"><a href="https://941thezone.com/category/on-air/airstaff/">Airstaff</a>
<ul class="sub-menu ">
<li id="menu-item-133785" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/zack/">The Morning Zone Out w/Zack (6 -10a – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138466" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/trombone-tuesdays/">Trombone Tuesdays</a></li>
<li id="menu-item-138414" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/the-list/">The List</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-129845" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/jon-goehring/">Jon Goehring (10a-3p – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138416" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/the-90s-at-noon/">The 90’s at Noon</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-132546" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/nik-rivers/">Nik Rivers (3p-7p – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138415" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/florida-man/">Florida Man</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126496" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/josh/">Josh (7p-12m – Weekdays)</a></li>
<li id="menu-item-132728" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/goose/">Goose (10a-3p – Saturday/7p-12m Sunday)</a></li>
<li id="menu-item-132730" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/deek/">Deek (3-7p – Saturday/Sunday)</a></li>
<li id="menu-item-138337" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/gorilla/">Gorilla (Sunday 10a-3p)</a></li>
<li id="menu-item-132612" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/jim-sidoti/">Jim Sidoti</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-134727" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/florida-man/">Florida Man</a></li>
<li id="menu-item-138467" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/trombone-tuesdays/">Trombone Tuesdays</a></li>
<li id="menu-item-138413" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/the-list/">The List</a></li>
<li id="menu-item-134718" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/the-90s-at-noon/">The 90’s at Noon</a></li>
<li id="menu-item-127667" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-1"><a href="https://941thezone.com/category/podcasts/">Podcasts</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118248" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-0"><a href="https://941thezone.com/category/concerts/">Concerts + Events<span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-122516" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/around-town/">Around Town<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-122523" class="menu-item menu-item-type-post_type menu-item-object-post active menu-item-depth-1"><a href="https://941thezone.com/csea-weather-closings-and-cancellations/">CSEA Weather Closings</a></li>
<li id="menu-item-134958" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/94-1-the-zones-community-calendar/">Zone Community Calendar</a></li>
<li id="menu-item-122509" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a title="Newsletter" href="https://941thezone.com/zone-insiders/">Zone Insiders</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118513" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/win-stuff/">Win Stuff<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-118365" class="menu-item menu-item-type-custom menu-item-object-custom active menu-item-depth-1"><a href="https://941thezone.com/uncategorized/general-contest-rules/">Contest Rules</a></li>
<li id="menu-item-119122" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"></li>
<li id="menu-item-135425" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/zone-insiders/">Zone Insiders</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118346" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/contact-us/">Contact Us<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-118351" class="menu-item menu-item-type-custom menu-item-object-custom active menu-item-depth-1"><a href="https://941thezone.com/category/employment/">Employment</a></li>
<li id="menu-item-126123" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/fcc-applications/">FCC Applications</a></li>
<li id="menu-item-118362" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/uncategorized/how-to-pick-up-a-prize-at-94-1-the-zone/">Pick up your Prize</a></li>
<li id="menu-item-124738" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/wzne-public-file/">WZNE Public File</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126374" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Facebook" target="_blank" href="http://www.facebook.com/941THEZONE"><i class="icon_only fa-icon-facebook-official"></i><span class="icon_only_label">Facebook</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-126375" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Twitter" target="_blank" href="http://twitter.com/941thezone"><i class="icon_only img_icon" style="background-image: url(https://wzne.b-cdn.net/wp-content/uploads/2023/09/labels-8193318_1280.png)"></i><span class="icon_only_label">Twitter</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-126377" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Instagram" target="_blank" href="http://instagram.com/941thezone"><i class="icon_only fa-icon-instagram"></i><span class="icon_only_label">Instagram</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-133800" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a target="_blank" href="https://www.youtube.com/channel/UCbUUr7rsuK9Xhy0tY1KY_4A"><i class="icon_only fa-icon-youtube"></i><span class="icon_only_label">Youtube</span><span class="menu_bl" style="background:;"></span></a></li>
</ul>
<div class="mom_visibility_device device-menu-wrap">
<div class="device-menu-holder">
<i class="momizat-icon-paragraph-justify2 mh-icon"></i> <span class="the_menu_holder_area"><i class="dmh-icon"></i>Menu</span><i class="mh-caret"></i>
</div>
<ul id="menu-main-menu-1" class="device-menu"><li id="menu-item-118276" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a href="https://www.941thezone.com"><i class="icon_only fa-icon-home"></i><span class="icon_only_label">Home</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-125259" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/live/">Listen LIVE<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-125279" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item active menu-item-depth-1"><a href="https://941thezone.com/download-94-1-the-zone-app/">Download 94.1 The Zone App</a>
<ul class="sub-menu ">
<li id="menu-item-138229" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a href="https://941thezone.com/wzne-app-privacy-policy/">App Privacy Policy</a></li>
<li id="menu-item-126465" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a title="iPhone App" target="_blank" href="https://apps.apple.com/us/app/94-1-the-zone/id1525435714?platform=iphone"><i class="fa-icon-apple"></i>iOS App</a></li>
<li id="menu-item-126466" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-2"><a title="Android App" target="_blank" href="https://play.google.com/store/apps/details?id=com.wzne.player&showAllReviews=true"><i class="fa-icon-android"></i>Android</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-125271" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a target="_blank" href="http://rdo.to/wzne">Listen LIVE</a></li>
<li id="menu-item-125260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/alexa/">Alexa Skill</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-122512" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/music/">Music<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-122515" class="menu-item menu-item-type-post_type menu-item-object-post active menu-item-depth-1"><a href="https://941thezone.com/new-music-discovery/">New Music Discovery</a></li>
<li id="menu-item-135424" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/zone-muisic-survey/">Take The Music Survey</a></li>
<li id="menu-item-122514" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/recent-songs/">What Song Was That?</a></li>
<li id="menu-item-125911" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-1"><a href="https://941thezone.com/category/zoneblog/">Zone Music News</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126481" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/on-air/">On-Air<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-126482" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item active menu-item-depth-1"><a href="https://941thezone.com/category/on-air/airstaff/">Airstaff</a>
<ul class="sub-menu ">
<li id="menu-item-133785" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/zack/">The Morning Zone Out w/Zack (6 -10a – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138466" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/trombone-tuesdays/">Trombone Tuesdays</a></li>
<li id="menu-item-138414" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/the-list/">The List</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-129845" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/jon-goehring/">Jon Goehring (10a-3p – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138416" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/the-90s-at-noon/">The 90’s at Noon</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-132546" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-parent-item menu-item-depth-2"><a href="https://941thezone.com/nik-rivers/">Nik Rivers (3p-7p – Weekdays)</a>
<ul class="sub-menu ">
<li id="menu-item-138415" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-3"><a href="https://941thezone.com/florida-man/">Florida Man</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126496" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/josh/">Josh (7p-12m – Weekdays)</a></li>
<li id="menu-item-132728" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/goose/">Goose (10a-3p – Saturday/7p-12m Sunday)</a></li>
<li id="menu-item-132730" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/deek/">Deek (3-7p – Saturday/Sunday)</a></li>
<li id="menu-item-138337" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/gorilla/">Gorilla (Sunday 10a-3p)</a></li>
<li id="menu-item-132612" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-2"><a href="https://941thezone.com/jim-sidoti/">Jim Sidoti</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-134727" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/florida-man/">Florida Man</a></li>
<li id="menu-item-138467" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/trombone-tuesdays/">Trombone Tuesdays</a></li>
<li id="menu-item-138413" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/the-list/">The List</a></li>
<li id="menu-item-134718" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/the-90s-at-noon/">The 90’s at Noon</a></li>
<li id="menu-item-127667" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-1"><a href="https://941thezone.com/category/podcasts/">Podcasts</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118248" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-depth-0"><a href="https://941thezone.com/category/concerts/">Concerts + Events<span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-122516" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/around-town/">Around Town<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-122523" class="menu-item menu-item-type-post_type menu-item-object-post active menu-item-depth-1"><a href="https://941thezone.com/csea-weather-closings-and-cancellations/">CSEA Weather Closings</a></li>
<li id="menu-item-134958" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/94-1-the-zones-community-calendar/">Zone Community Calendar</a></li>
<li id="menu-item-122509" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a title="Newsletter" href="https://941thezone.com/zone-insiders/">Zone Insiders</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118513" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/category/win-stuff/">Win Stuff<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-118365" class="menu-item menu-item-type-custom menu-item-object-custom active menu-item-depth-1"><a href="https://941thezone.com/uncategorized/general-contest-rules/">Contest Rules</a></li>
<li id="menu-item-119122" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"></li>
<li id="menu-item-135425" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/zone-insiders/">Zone Insiders</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-118346" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-parent-item menu-item-depth-0"><a href="https://941thezone.com/contact-us/">Contact Us<span class="menu_bl" style="background:;"></span></a>
<ul class="sub-menu ">
<li id="menu-item-118351" class="menu-item menu-item-type-custom menu-item-object-custom active menu-item-depth-1"><a href="https://941thezone.com/category/employment/">Employment</a></li>
<li id="menu-item-126123" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/fcc-applications/">FCC Applications</a></li>
<li id="menu-item-118362" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-depth-1"><a href="https://941thezone.com/uncategorized/how-to-pick-up-a-prize-at-94-1-the-zone/">Pick up your Prize</a></li>
<li id="menu-item-124738" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-depth-1"><a href="https://941thezone.com/wzne-public-file/">WZNE Public File</a></li>
</ul>
<i class='responsive-caret'></i>
</li>
<li id="menu-item-126374" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Facebook" target="_blank" href="http://www.facebook.com/941THEZONE"><i class="icon_only fa-icon-facebook-official"></i><span class="icon_only_label">Facebook</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-126375" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Twitter" target="_blank" href="http://twitter.com/941thezone"><i class="icon_only img_icon" style="background-image: url(https://wzne.b-cdn.net/wp-content/uploads/2023/09/labels-8193318_1280.png)"></i><span class="icon_only_label">Twitter</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-126377" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a title="Instagram" target="_blank" href="http://instagram.com/941thezone"><i class="icon_only fa-icon-instagram"></i><span class="icon_only_label">Instagram</span><span class="menu_bl" style="background:;"></span></a></li>
<li id="menu-item-133800" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-iconsOnly menu-item-depth-0"><a target="_blank" href="https://www.youtube.com/channel/UCbUUr7rsuK9Xhy0tY1KY_4A"><i class="icon_only fa-icon-youtube"></i><span class="icon_only_label">Youtube</span><span class="menu_bl" style="background:;"></span></a></li>
</ul> </div>
<div class="clear"></div>
</div><!--inner-->
</nav><!--Navigation-->
</header><!--Header-->
<div class="main-container clearfix"><!--container-->
<div class="wpb-content-wrapper"><div data-vc-full-width="true" data-vc-full-width-temp="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid stripe1 vc_custom_1605904808832 vc_row-has-fill pb_bg"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"> <!-- Full width Slider 2 -->
<section class="section feature_slider_76"><!--def slider-->
<div class="slider2 clearfix"> <!-- slider2 wrap -->
<div class="def-slider-item big-slider2">
<a href="https://941thezone.com/happy-hour-at-monte-alban-with-zack/">
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/uploads/2023/09/MONTE-HAPPY-HOUR-600x338-1-600x338.jpg" data-hidpi="https://wzne.b-cdn.net/wp-content/uploads/2023/09/MONTE-HAPPY-HOUR-600x338-1-600x338.jpg" alt="Happy Hour at Monte Alban With Zack!" width="600px" height="338px"> </a>
</div>
<div class="def-slider-item big-slider2">
<a href="https://941thezone.com/zone-insiders/">
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/uploads/2022/09/INSIDERS-600x338-copy-600x338.jpg" data-hidpi="https://wzne.b-cdn.net/wp-content/uploads/2022/09/INSIDERS-600x338-copy-600x338.jpg" alt="Zone Insiders" width="600px" height="338px"> </a>
</div>
<div class="def-slider-item small-slider2">
<a href="https://941thezone.com/new-music-discovery/"><img decoding="async" src="https://wzne.b-cdn.net/wp-content/uploads/2018/03/NEW-MX-DISCOVERY-600x338-1-600x338.jpg" data-hidpi="https://wzne.b-cdn.net/wp-content/uploads/2018/03/NEW-MX-DISCOVERY-600x338-1-600x338.jpg" alt="New Music Discovery" width="600px" height="338px"></a>
</div>
<div class="def-slider-item small-slider2">
<a href="https://941thezone.com/outlaw-music-festival-august-8th/"><img decoding="async" src="https://wzne.b-cdn.net/wp-content/uploads/2025/02/WZNE-600x338-1-600x338.jpg" data-hidpi="https://wzne.b-cdn.net/wp-content/uploads/2025/02/WZNE-600x338-1-600x338.jpg" alt="94.1 The Zone Welcomes: Outlaw Music Festival - August 8th" width="600px" height="338px"></a>
</div>
<div class="def-slider-item small-slider2">
<a href="https://941thezone.com/silversun-pickups-2025/"><img decoding="async" src="https://wzne.b-cdn.net/wp-content/uploads/2025/03/WZNE-SSPU-600x338-1-600x338.jpg" data-hidpi="https://wzne.b-cdn.net/wp-content/uploads/2025/03/WZNE-SSPU-600x338-1-600x338.jpg" alt="94.1 The Zone Presents: Silversun Pickups - August 16th" width="600px" height="338px"></a>
</div>
</div><!-- slider2 wrap -->
</section>
<!-- End Slider type -->
<div class="vc_empty_space" style="height: 32px"><span class="vc_empty_space_inner"></span></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-temp="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid border-bottom-section vc_row-o-content-top vc_row-flex pb_bg"><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >
<div class="wpb_wrapper">
<div class="border-title3b">
<h2>ON THE AIR</h2>
</div>
</div>
</div>
<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
<div class="wpb_wrapper">
<center><div class="djname"><script src="/djra/show.php"></script></div></center>
</div>
</div>
<div class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
<figure class="wpb_wrapper vc_figure">
<div class="vc_single_image-wrapper vc_box_border_grey"></div>
</figure>
</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >
<div class="wpb_wrapper">
<div class="border-title3c">
<h2>HOW TO LISTEN</h2>
</div>
</div>
</div>
<div class="vc_wp_text wpb_content_element"><div class="widget widget_text"> <div class="textwidget"><div class="clear" style="height:30px;"></div>
<p><span class="mom_icona iconb_wrap "style="background-color:#;"><i class="momizat-icon-play2 mom_icon" style="font-size:18px; color:#fc00fe;"data-color="#fc00fe" data-hover="#"></i></span> <a href="https://rdo.to/wzne" target="new" rel="noopener noreferrer"><span style="font-size: 18px;"><span style="color: #fc00fe;">Listen Live</span></span></a></p>
<p> </p>
<p><span class="mom_icona iconb_wrap "style="background-color:#;"><i class="momizat-icon-apple mom_icon" style="font-size:18px; color:#FA0201;"data-color="#FA0201" data-hover="#"></i></span> <a href="https://itunes.apple.com/us/app/94-1-the-zone/id885803710"><span style="font-size: 18px; color: #fa0201;">iPhone App</span></a></p>
<p><span class="mom_icona iconb_wrap "style="background-color:#;"><i class="momizat-icon-android mom_icon" style="font-size:18px; color:#01FFFF;"data-color="#01FFFF" data-hover="#"></i></span> <a href="https://play.google.com/store/apps/details?id=com.wzne.player&showAllReviews=true"><span style="font-size: 18px; color: #01ffff;">Android App</span></a></p>
<p><span class="mom_icona iconb_wrap "style="background-color:#;"><i class="fa-icon-circle-o-notch mom_icon" style="font-size:18px; color:#FFF;"data-color="#FFF" data-hover="#"></i></span> <a href="https://941thezone.com/alexa/" target="new" rel="noopener noreferrer"><span style="font-size: 18px; color: #fff;">Alexa Skill</span></a></p>
<p>
</div>
</div></div><div class="vc_btn3-container vc_btn3-center vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-modern vc_btn3-icon-left vc_btn3-color-grey" href="https://941thezone.com/recent-songs/" title=""><i class="vc_btn3-icon fas fa-history"></i> Song History</a></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element wpb_animate_when_almost_visible wpb_fadeIn fadeIn" >
<div class="wpb_wrapper">
<div class="border-title3b">
<h2>NOW PLAYING</h2>
</div>
</div>
</div>
<div class="wpb_raw_code wpb_raw_html wpb_content_element vc_custom_1606193403268" >
<div class="wpb_wrapper">
<center><script type="application/javascript">document.write('<script src="//streamdb6web.securenetsystems.net/cirrusencore/embed/embed.js?stationCallSign=WZNE&playerlocation=streamdb6web&autoPlay=false&b='+Math.random()+'"><\/script>');</script>
</center>
</div>
</div>
</div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div class="flat_surf_ref" data-id="BhjFT" data-depth="10" data-segments="12" data-slices="4" data-xrange="0.6" data-yrange="0.1" data-zrange="1" data-mambient="#555555" data-mdiffuse="" data-count="2" data-xyscalar="1" data-zoffset="100" data-lambient="#01ffff" data-ldiffuse="#ef37e0" ></div><div data-vc-full-width="true" data-vc-full-width-temp="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid border-top-section vc_custom_1606168369167 vc_row-has-fill pb_bg"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element vc_custom_1605561140668" >
<div class="wpb_wrapper">
<div class="border-titleG2">
<h2>Heard on 94.1 The Zone</h2>
</div>
</div>
</div>
<div class="wprpsp-carousel-pro-slider-wrp wprpsp-clearfix " data-conf="{"dots":"false","arrows":"true","autoplay":"true","autoplay_interval":3000,"speed":300,"slides_to_show":3,"slides_to_scroll":1,"centermode":"false","centerpadding":0,"infinite":"true","hover_pause":"true","focus_pause":"false","rtl":"false","lazyload":""}">
<div id="wprpsp-recent-post-carousel-1" class="wprpsp-recent-post-carousel wprpsp-post-slider-init wprpsp-design-8 slides-to-show-3 wprpsp-clearfix">
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/06/WZNE-ADTR-YELLOWCARD-600x338-1-249x140.jpg" alt="94.1 The Zone Welcomes: A Day To Remember/Yellowcard – September 10th" />
<a class="wprpsp-post-link" href="https://941thezone.com/a-day-to-remember-yellowcard-2025/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/a-day-to-remember-yellowcard-2025/" target="_self">94.1 The Zone Welcomes: A Day To Remember/Yellowcard – September 10th</a>
</h2>
<div class="wprpsp-post-content">
<div>ARTIST: A Day To Remember+ Yellowcard SPECIAL GUESTS: State Champs, Boundaries DATE: Wednesday September 10th, 2025 VENUE: Empower FCU Amphitheater at...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/a-day-to-remember-yellowcard-2025/" target="_self">Read More</a>
</div>
</div>
</div>
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/05/WZNE-MODEST-MOUSE-600x338-1-249x140.jpg" alt="94.1 The Zone Presents: Modest Mouse – October 12th" />
<a class="wprpsp-post-link" href="https://941thezone.com/modest-mouse-2025/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/modest-mouse-2025/" target="_self">94.1 The Zone Presents: Modest Mouse – October 12th</a>
</h2>
<div class="wprpsp-post-content">
<div> ARTIST: Modest Mouse SPECIAL GUESTS: Built To Spill DATE: Sunday, October 12th -2025 VENUE: Kodak Center – 200 W Ridge...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/modest-mouse-2025/" target="_self">Read More</a>
</div>
</div>
</div>
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/05/WZNE-FALLING-IN-REVERSE-600x338-1-249x140.jpg" alt="94.1 The Zone Welcomes: Falling In Reverse – September 9th" />
<a class="wprpsp-post-link" href="https://941thezone.com/falling-in-reverse-september-2025/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/falling-in-reverse-september-2025/" target="_self">94.1 The Zone Welcomes: Falling In Reverse – September 9th</a>
</h2>
<div class="wprpsp-post-content">
<div>ARTIST: Falling In Reverse SPECIAL GUESTS: Slaughter To Prevail, Hollywood Undead & Point North DATE: Tuesday, September 9th VENUE: Darien Lake...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/falling-in-reverse-september-2025/" target="_self">Read More</a>
</div>
</div>
</div>
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/05/WZNE-PHANTOGRAM-600x338-2-249x140.jpg" alt="94.1 The Zone Presents – Phantogram – September 3rd" />
<a class="wprpsp-post-link" href="https://941thezone.com/94-1-the-zone-presents-phantogram-september-3rd/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/94-1-the-zone-presents-phantogram-september-3rd/" target="_self">94.1 The Zone Presents – Phantogram – September 3rd</a>
</h2>
<div class="wprpsp-post-content">
<div>ARTIST: Phantogram SPECIAL GUESTS: TBA DATE: Wednesday, September 3rd VENUE: Anthology – 336 East Ave | Rochester, NY | 14604 SHOW TIME: 6:00pm...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/94-1-the-zone-presents-phantogram-september-3rd/" target="_self">Read More</a>
</div>
</div>
</div>
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/05/WZNE-SUBLIME-600x388-1-249x140.jpg" alt="94.1 The Zone Presents: Sublime – August 22nd" />
<a class="wprpsp-post-link" href="https://941thezone.com/94-1-the-zone-presents-sublime-august-22nd/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/94-1-the-zone-presents-sublime-august-22nd/" target="_self">94.1 The Zone Presents: Sublime – August 22nd</a>
</h2>
<div class="wprpsp-post-content">
<div>ARTIST: Sublime SPECIAL GUESTS: The Interrupters DATE: Friday, August 22nd VENUE: CMAC – 3355 Marvin Sands Drive |Canandaigua, NY | 14424...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/94-1-the-zone-presents-sublime-august-22nd/" target="_self">Read More</a>
</div>
</div>
</div>
<div class="wprpsp-post-slides">
<div class="wprpsp-post-grid-cnt">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/04/WZNE-JOHN-MULANEY-600x338-1-249x140.jpg" alt="94.1 The Zone Welcomes: John Mulaney – September 6th" />
<a class="wprpsp-post-link" href="https://941thezone.com/john-mulaney-2025/" target="_self"></a>
</div>
<div class="wprpsp-slideline"><hr></div>
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/john-mulaney-2025/" target="_self">94.1 The Zone Welcomes: John Mulaney – September 6th</a>
</h2>
<div class="wprpsp-post-content">
<div>ARTIST: John Mulaney - Mister Whatever Tour SPECIAL GUESTS: n/a DATE: Saturday, September 6th VENUE: CMAC – 3355 Marvin Sands Drive...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/john-mulaney-2025/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
</div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element vc_custom_1605904602136" >
<div class="wpb_wrapper">
<div class="border-titleG2">
<h2>Check it out</h2>
</div>
</div>
</div>
<div class="wpb_raw_code wpb_raw_html wpb_content_element" >
<div class="wpb_wrapper">
<center><!-- Revive Adserver Javascript Tag - Generated with Revive Adserver v5.0.2 -->
<script type='text/javascript'><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://adserver.radioserversfive.com/www/delivery/ajs.php':'http://adserver.radioserversfive.com/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=243&target=_blank");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://adserver.radioserversfive.com/www/delivery/ck.php?n=a4d8a58a&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='https://adserver.radioserversfive.com/www/delivery/avw.php?zoneid=243&cb=INSERT_RANDOM_NUMBER_HERE&n=a4d8a58a' border='0' alt='' /></a></noscript>
</center>
</div>
</div>
<div class="vc_empty_space" style="height: 75px"><span class="vc_empty_space_inner"></span></div></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div><div data-vc-full-width="true" data-vc-full-width-temp="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid border-bottom-section vc_custom_1605811279746 vc_row-has-fill pb_bg"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element vc_custom_1690228928337" >
<div class="wpb_wrapper">
<div class="border-title5">
<h2>The Zone Music News</h2>
</div>
</div>
</div>
<div class="wprpsp-carousel-pro-slider-wrp wprpsp-clearfix " data-conf="{"dots":"false","arrows":"true","autoplay":"true","autoplay_interval":3000,"speed":300,"slides_to_show":3,"slides_to_scroll":1,"centermode":"false","centerpadding":0,"infinite":"true","hover_pause":"true","focus_pause":"false","rtl":"false","lazyload":""}">
<div id="wprpsp-recent-post-carousel-2" class="wprpsp-recent-post-carousel wprpsp-post-slider-init wprpsp-design-6 wprpsp-image-fit slides-to-show-3 wprpsp-clearfix">
<div class="wprpsp-post-slides wprpsp-clr-5">
<a class="wprpsp-link-overlay" href="https://941thezone.com/rise-against-live-3/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-20.jpeg" alt="Rise Against Live!" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/rise-against-live-3/" target="_self">Rise Against Live!</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>RISE AGAINST put together this awesome live clip from the Europe tour for the ZONE...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/rise-against-live-3/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-1">
<a class="wprpsp-link-overlay" href="https://941thezone.com/all-american-rejects-on-tv/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-19.jpeg" alt="All-American Rejects On TV!" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/all-american-rejects-on-tv/" target="_self">All-American Rejects On TV!</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>Did you catch ALL-AMERICAN REJECTS on Jimmy Kimmel Live? If you did you would have...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/all-american-rejects-on-tv/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-2">
<a class="wprpsp-link-overlay" href="https://941thezone.com/rome-dirty-heads-are-climbing-the-charts/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-18.jpeg" alt="Rome & Dirty Heads Are Climbing The Charts!" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/rome-dirty-heads-are-climbing-the-charts/" target="_self">Rome & Dirty Heads Are Climbing The Charts!</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>ROME (from SUBLIME WITH ROME) and DIRTY HEADS joined forces on this ZONE hit "Slow...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/rome-dirty-heads-are-climbing-the-charts/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-3">
<a class="wprpsp-link-overlay" href="https://941thezone.com/bleachers-haley-williamsawesome/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-17.jpeg" alt="Bleachers + Haley Williams=Awesome!" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/bleachers-haley-williamsawesome/" target="_self">Bleachers + Haley Williams=Awesome!</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>HALEY WILLIAMS joined THE BLEACHERS at The Newport Folk Festival this weekend and you can...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/bleachers-haley-williamsawesome/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-4">
<a class="wprpsp-link-overlay" href="https://941thezone.com/yungblud-pays-tribute-to-ozzy/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-16.jpeg" alt="Yungblud Pays Tribute To Ozzy" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/yungblud-pays-tribute-to-ozzy/" target="_self">Yungblud Pays Tribute To Ozzy</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>Watch YUNGBLUD pay tribute to OZZY OZBOURNE with this amazing cover of the classic "Changes"...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/yungblud-pays-tribute-to-ozzy/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-5">
<a class="wprpsp-link-overlay" href="https://941thezone.com/the-new-94-1-the-zones-top-10-192/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/06/wznelogo150.png" alt="The New 94.1 The Zone’s Top 10" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/the-new-94-1-the-zones-top-10-192/" target="_self">The New 94.1 The Zone’s Top 10</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>THE ZONE'S TOP 10 FOR MONDAY, JULY 28 LORDE ...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/the-new-94-1-the-zones-top-10-192/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-1">
<a class="wprpsp-link-overlay" href="https://941thezone.com/wet-leg-at-the-tiny-desk/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-15.jpeg" alt="Wet Leg At The Tiny Desk" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/wet-leg-at-the-tiny-desk/" target="_self">Wet Leg At The Tiny Desk</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>What's cooler than WET LEG? WET LEG at THE TINY DESK! https://youtu.be/AzUHNjKMeV4?si=j-Navg4vR0knIOMa</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/wet-leg-at-the-tiny-desk/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
<div class="wprpsp-post-slides wprpsp-clr-2">
<a class="wprpsp-link-overlay" href="https://941thezone.com/wolf-alice-at-glastonbury/" target="_self"></a>
<div class="wprpsp-post-overlay">
<div class="wprpsp-post-image-wrap wprpsp-post-image-bg" style="height:370px;">
<img decoding="async" class="wprpsp-post-img" src="https://wzne.b-cdn.net/wp-content/uploads/2025/07/image-14.jpeg" alt="Wolf Alice At Glastonbury" />
</div>
<div class="wprpsp-post-grid-content">
<div class="wprpsp-title-content">
<h2 class="wprpsp-post-title">
<a href="https://941thezone.com/wolf-alice-at-glastonbury/" target="_self">Wolf Alice At Glastonbury</a>
</h2>
</div>
<div class="wprpsp-post-content">
<div>As "Bloom Baby Bloom" continues to move up the charts at THE ZONE for WOLF...</div>
<a class="wprpsp-read-more-btn" href="https://941thezone.com/wolf-alice-at-glastonbury/" target="_self">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div><div class="vc_empty_space" style="height: 65px"><span class="vc_empty_space_inner"></span></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="wpb_text_column wpb_content_element vc_custom_1534384961093" >
<div class="wpb_wrapper">
<div class="border-titleG2">
<h2>Weather</h2>
</div>
</div>
</div>
<div class="wpb_widgetised_column sidebar wpb_content_element wxside">
<div class="wpb_wrapper">
<div id="widget_sp_image-7" class="widget widget_sp_image"><a href="https://www.longconstructionny.com/" target="_blank" class="widget_sp_image-image-link"><img decoding="async" width="300" height="100" class="attachment-full aligncenter" style="max-width: 100%;" src="https://wzne.b-cdn.net/wp-content/uploads/2024/03/Long-Construction-WX-300x111-1.jpg" /></a></div><div id="awesomeweatherwidget-2" class="widget widget_awesomeweatherwidget"><div id="awe-ajax-awesome-weather-rochester" class="awe-ajax-awesome-weather-rochester awe-weather-ajax-wrap" style=""><div class="awe-loading"><i class="wi wi-day-sunny"></i></div></div><script type="text/javascript"> jQuery(document).ready(function() { awe_ajax_load({"id":"awesome-weather-rochester","locale":"","location":"Rochester","owm_city_id":"5134086","override_title":"Rochester Weather","size":"wide","units":"F","forecast_days":"3","hide_stats":1,"show_link":0,"background":"","custom_bg_color":"","use_user_location":0,"allow_user_to_change":0,"show_icons":1,"extended_url":"","extended_text":"","background_by_weather":1,"text_color":"#ffffff","hide_attribution":1,"skip_geolocate":0,"latlng":"","ajaxurl":"https:\/\/941thezone.com\/wp-admin\/admin-ajax.php","via_ajax":1}); }); </script></div>
</div>
</div> </div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div>
</div><!--container-->
</div><!--wrap-->
<footer class="footer clearfix">
<div class="inner">
<div class="footer-widget one_third">
<div class="widget widget_text"><div class="widget-title"><h4>Instagram</h4></div> <div class="textwidget"><div id="sb_instagram" class="sbi sbi_mob_col_auto sbi_tab_col_2 sbi_col_3 sbi_width_resp sbi_fixed_height sbi-theme sbi-default_theme sbi-style-regular" style="padding-bottom: 10px;width: 100%;height: 350px;" data-post-style="regular" data-feedid="sbi_17841400453946661#6" data-res="auto" data-cols="3" data-colsmobile="auto" data-colstablet="2" data-num="6" data-nummobile="" data-header-size="small" data-item-padding="5" data-shortcode-atts="{"num":"6","cols":"3","height":"350","showheader":"false","showfollow":"true"}" data-postid="122401" data-locatornonce="7e3f3f9b95" data-options="{"grid":true,"avatars":{"941thezone":"","LCL941thezone":"https:\/\/941thezone.com\/wp-content\/uploads\/sb-instagram-feed-images\/941thezone.jpg"},"lightboxcomments":20,"colsmobile":"auto","colstablet":2,"captionsize":13,"captionlength":50}" data-sbi-flags="favorLocal">
<div id="sbi_images" style="gap: 10px;">
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_18104902621454357" data-date="1733322638" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom " style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-2.cdninstagram.com/v/t51.75761-15/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813" data-lightbox-sbi="" data-title="Holiday Hangover 2025 featured artist #2<br>
@jonahkagen <br>
<br>
Don’t miss him on January 24th at Essex!<br>
<br>
#HolidayHangover" data-video="" data-carousel="" data-id="sbi_18104902621454357" data-user="941thezone" data-url="https://www.instagram.com/p/DDKOzdEO690/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDKOzdEO690/" data-full-res="https://scontent-lga3-2.cdninstagram.com/v/t51.75761-15/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813" data-img-src-set="{"d":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813","150":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813","320":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813","640":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469192739_18480848797015132_2032065428930347183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=jFC0YU6u-YIQ7kNvgH8ZakU&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYDZ0w1AgSCDWgSn1u7Dawl8I5Q6osyea76RqfgTtngHAg&oe=67567813"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="Holiday Hangover 2025 featured artist #2
@jonahkagen
Don’t miss him on January 24th at Essex!
#HolidayHangover"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info ">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div>
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_18029544899598292" data-date="1733322574" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom " style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-2.cdninstagram.com/v/t51.75761-15/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1" data-lightbox-sbi="" data-title="Holiday Hangover 2025 featured artist #1<br>
@judahandthelion <br>
<br>
Don’t miss them on January 24th at Essex!<br>
<br>
#HolidayHangover" data-video="" data-carousel="" data-id="sbi_18029544899598292" data-user="941thezone" data-url="https://www.instagram.com/p/DDKOrpRONdZ/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDKOrpRONdZ/" data-full-res="https://scontent-lga3-2.cdninstagram.com/v/t51.75761-15/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1" data-img-src-set="{"d":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1","150":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1","320":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1","640":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t51.75761-15\/469148840_18480848452015132_492835452428209942_n.jpg?_nc_cat=105&ccb=1-7&_nc_sid=18de74&_nc_ohc=stnc9hEWVksQ7kNvgG0zvO8&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYCWZaFO81HuL7ngcy1xW3F22pR6SIsi0eCzgbkvd4jQwA&oe=67566AE1"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="Holiday Hangover 2025 featured artist #1
@judahandthelion
Don’t miss them on January 24th at Essex!
#HolidayHangover"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info ">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div>
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_17967208808691212" data-date="1733322455" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom " style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-3.cdninstagram.com/v/t51.75761-15/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84" data-lightbox-sbi="" data-title="It’s BACCCCKKKK!<br>
<br>
94.1 The Zone presents the @crossfieldheating Holiday Hangover 2025!<br>
<br>
Friday, January 24th @ @essexrochester featuring @judahandthelion and @jonahkagen !<br>
<br>
Rollback $20 tix available Thursday 12/5 @ 10am to Zone Insiders. Not an insider? Sign up at link in bio <br>
<br>
#HolidayHangover #Essex #JudahAndTheLion #JonahKagen" data-video="" data-carousel="" data-id="sbi_17967208808691212" data-user="941thezone" data-url="https://www.instagram.com/p/DDKOdCsOA3t/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDKOdCsOA3t/" data-full-res="https://scontent-lga3-3.cdninstagram.com/v/t51.75761-15/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84" data-img-src-set="{"d":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84","150":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84","320":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84","640":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469148462_18480847501015132_7568466488057583126_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=Nr0QhxGUAaIQ7kNvgFZubgq&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBYQ8CUEfjofKcdfxzs8biRVpqb-eB3vXwkBdmyGzEHng&oe=67564F84"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="It’s BACCCCKKKK!
94.1 The Zone presents the @crossfieldheating Holiday Hangover 2025!
Friday, January 24th @ @essexrochester featuring @judahandthelion and @jonahkagen !
Rollback $20 tix available Thursday 12/5 @ 10am to Zone Insiders. Not an insider? Sign up at link in bio
#HolidayHangover #Essex #JudahAndTheLion #JonahKagen"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info ">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div>
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_18311364487160677" data-date="1733253062" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom " style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-3.cdninstagram.com/v/t51.75761-15/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F" data-lightbox-sbi="" data-title="BIG ZONE ANNOUNCEMENT coming your way tomorrow morning at 8:30 on The Morning Zone Out with Your Good Pal Zack!<br>
<br>
#TMZO" data-video="" data-carousel="" data-id="sbi_18311364487160677" data-user="941thezone" data-url="https://www.instagram.com/p/DDIKGOkh1bc/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDIKGOkh1bc/" data-full-res="https://scontent-lga3-3.cdninstagram.com/v/t51.75761-15/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F" data-img-src-set="{"d":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F","150":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F","320":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F","640":"https:\/\/scontent-lga3-3.cdninstagram.com\/v\/t51.75761-15\/469267405_18480713089015132_8491332443211903510_n.jpg?_nc_cat=104&ccb=1-7&_nc_sid=18de74&_nc_ohc=M6kpT3KNtdMQ7kNvgEWyVh0&_nc_zt=23&_nc_ht=scontent-lga3-3.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYA4pCqErxq6HgZyhcasmu0C_NstJZx56OaqogeGm7X9Og&oe=6756563F"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="BIG ZONE ANNOUNCEMENT coming your way tomorrow morning at 8:30 on The Morning Zone Out with Your Good Pal Zack!
#TMZO"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info ">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div>
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_18129784141383567" data-date="1733199368" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom sbi-no-caption" style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-2.cdninstagram.com/v/t39.30808-6/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694" data-lightbox-sbi="" data-title="" data-video="" data-carousel="" data-id="sbi_18129784141383567" data-user="941thezone" data-url="https://www.instagram.com/p/DDGjroyiPOQ/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDGjroyiPOQ/" data-full-res="https://scontent-lga3-2.cdninstagram.com/v/t39.30808-6/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694" data-img-src-set="{"d":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694","150":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694","320":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694","640":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469038358_1122860133180627_2549554519992504382_n.jpg?_nc_cat=100&ccb=1-7&_nc_sid=18de74&_nc_ohc=drPZR9zhjFEQ7kNvgFY5PV7&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYAI1L3u_Pp9joZ1A9lUZpON5JrEuKQaVmb3Twtzhpi6ZQ&oe=67566694"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="Instagram post 18129784141383567"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info sbi-no-caption">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div>
<div class="sbi_item sbi_type_image sbi_new sbi_transition" id="sbi_18263680690253307" data-date="1733181186" data-numcomments="0">
<div class="sbi_inner_wrap" >
<div class="sbi_photo_wrap" >
<div class="sbi_link " >
<div class="sbi_hover_top"></div>
<div class="sbi_hover_bottom sbi-no-caption" style="color: rgba(255,255,255,1)"></div>
<p> <a class="sbi_link_area nofancybox" rel="nofollow noopener" href="https://scontent-lga3-2.cdninstagram.com/v/t39.30808-6/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068" data-lightbox-sbi="" data-title="" data-video="" data-carousel="" data-id="sbi_18263680690253307" data-user="941thezone" data-url="https://www.instagram.com/p/DDGBAStvJyz/" data-avatar="" data-account-type="business" data-iframe='' data-media-type="feed" data-posted-on="" data-custom-avatar=""><br />
<span class="sbi-screenreader"><br />
Open </span><br />
</a>
</div>
<p> <a class="sbi_photo" target="_blank" rel="nofollow noopener" href="https://www.instagram.com/p/DDGBAStvJyz/" data-full-res="https://scontent-lga3-2.cdninstagram.com/v/t39.30808-6/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068" data-img-src-set="{"d":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068","150":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068","320":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068","640":"https:\/\/scontent-lga3-2.cdninstagram.com\/v\/t39.30808-6\/469156497_1122857783180862_4435932597718830183_n.jpg?_nc_cat=109&ccb=1-7&_nc_sid=18de74&_nc_ohc=XiPiPZJDGU0Q7kNvgFTQeMA&_nc_zt=23&_nc_ht=scontent-lga3-2.cdninstagram.com&edm=ANo9K5cEAAAA&_nc_gid=AAAZF_f95CcA0DkKrxMZe0R&oh=00_AYBnCz1io3LlHtrb8SC9Awx4mgFQ2x74Uevh5fAv8sXr1A&oe=67565068"}"><br />
<img decoding="async" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/img/placeholder.png" alt="Instagram post 18263680690253307"><br />
</a>
</div>
<div class="sbi_info_wrapper">
<div class="sbi_info sbi-no-caption">
<div class="sbi_meta_wrap"></div>
</p></div>
</p></div>
</p></div>
<div class="sbi-divider"></div>
</div></div>
<div id="sbi_load" >
<p> <span class="sbi_follow_btn"><br />
<a href="https://www.instagram.com/941thezone/" target="_blank" rel="nofollow noopener"><br />
<svg class="svg-inline--fa fa-instagram fa-w-14" aria-hidden="true" data-fa-processed="" aria-label="Instagram" data-prefix="fab" data-icon="instagram" role="img" viewBox="0 0 448 512">
<path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path>
</svg> <span>Follow on Instagram</span><br />
</a><br />
</span></p>
</div>
<p> <span class="sbi_resized_image_data" data-feed-id="sbi_17841400453946661#6" data-resized="{"18263680690253307":{"id":"469156497_1122857783180862_4435932597718830183_n","ratio":"0.69","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"},"18129784141383567":{"id":"469038358_1122860133180627_2549554519992504382_n","ratio":"1.50","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"},"18311364487160677":{"id":"469267405_18480713089015132_8491332443211903510_n","ratio":"1.00","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"},"18104902621454357":{"id":"469192739_18480848797015132_2032065428930347183_n","ratio":"1.00","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"},"18029544899598292":{"id":"469148840_18480848452015132_492835452428209942_n","ratio":"1.00","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"},"17967208808691212":{"id":"469148462_18480847501015132_7568466488057583126_n","ratio":"1.00","sizes":{"full":640,"low":320,"thumb":150},"extension":".jpg"}}"><br />
</span></p>
</div>
</div>
</div> </div><!-- End third col -->
<div class="footer-widget one_third">
<div class="widget widget_twitter_timeline"><div class="widget-title"><h4>Twitter</h4></div><div class="twitter-widget-feed"><a class="twitter-timeline" href="https://twitter.com/941thezone" data-width="320" data-height="350" data-theme="dark" data-link-color="#f96e5b" data-border-color="#e8e8e8" data-chrome="nofooter noborders noscrollbar transparent" data-tweet-limit="1" data-lang="en">Tweets by @941thezone</a></div></div> </div><!-- End third col -->
<div class="footer-widget one_third last">
<div class="widget Like-box"><div class="widget-title"><h4>Facebook</h4></div><div class="facebook-widget">
<iframe src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/941THEZONE&width=350&height=335&colorscheme=light&show_faces=true&show_border=false&stream=true&header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:350px; height:335px;" allowTransparency="true"></iframe>
</div>
</div> </div><!-- End third col -->
</div>
</footer>
<div class="footer-bottom" role="contentinfo" itemscope="itemscope" itemtype="http://schema.org/WPFooter">
<div class="inner">
<div class="alignright">
<ul class="footer-bottom-social">
<li class="facebook"><a href="http://www.facebook.com/941THEZONE" target="_blank"></a></li>
<li class="twitter"><a href="http://twitter.com/941thezone" target="_blank"></a></li>
<li class="youtube"><a href="https://www.youtube.com/channel/UCbUUr7rsuK9Xhy0tY1KY_4A" target="_blank"></a></li>
</ul>
</div>
<div class="alignleft">
<div class="footer-logo">
<a itemprop="url" href="https://941thezone.com">
<img src="https://wzne.b-cdn.net/wp-content/uploads/2020/11/zonefooter-1.png" width="137" height="100" alt="94.1 The Zone">
</a>
</div>
<div class="copyrights"><p style="text-align: left;"><span style="color: #eeeeee;">Copyright <script>document.write(/\d{4}/.exec(Date())[0])</script> WZNE & Stephens Media Group · <a style="color: #eee;" href="https://publicfiles.fcc.gov/fm-profile/WZNE/equal-employment-opportunity-records/additional-documents/eeo-public-file-reports/476d48b5-c712-61b3-8dc6-5a7126d3fca7">EEO Information</a> · <a style="color: #eee;" href="https://publicfiles.fcc.gov/fm-profile/wzne">Public File</a>
· <a style="color: #eee;" href="https://941thezone.com/privacy-policy/">Privacy Policy</a></span></p></div>
</div>
</div>
</div>
<a class="toup" href="#"><i class="enotype-icon-arrow-up6"></i></a> </div><!--fixed layout-->
</div> <!-- wrap every thing -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/child-theme\/*","\/wp-content\/themes\/multinews\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<!-- Custom Feeds for Instagram JS -->
<script type="text/javascript">
var sbiajaxurl = "https://941thezone.com/wp-admin/admin-ajax.php";
</script>
<script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script><link rel='stylesheet' id='wprscw_css-css' href='https://wzne.b-cdn.net/wp-content/plugins/wp-rscurrentweather/assets/css/common.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='vc_animate-css-css' href='https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/animate.css/animate.min.css?ver=8.5' type='text/css' media='all' />
<link rel='stylesheet' id='vc_font_awesome_5_shims-css' href='https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/@fortawesome/fontawesome-free/css/v4-shims.min.css?ver=8.5' type='text/css' media='all' />
<link rel='stylesheet' id='vc_font_awesome_6-css' href='https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/@fortawesome/fontawesome-free/css/all.min.css?ver=8.5' type='text/css' media='all' />
<link rel='stylesheet' id='pb_style-css' href='https://wzne.b-cdn.net/wp-content/plugins/rc_particlebackground/assets/css/pb_style.css?ver=6.8.2' type='text/css' media='all' />
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/awesome-weather/js/awesome-weather-widget-frontend.js?ver=1.1" id="awesome_weather-js"></script>
<script type="text/javascript" id="rss-retriever-ajax-js-extra">
/* <![CDATA[ */
var rss_retriever = {"ajax_url":"https:\/\/941thezone.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/wp-rss-retriever-pro/inc/js/rss-retriever-ajax.js?ver=1.6.5" id="rss-retriever-ajax-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/wp-rss-retriever-pro/inc/js/pro-main.js?ver=1.6.5" id="rss-retriever-pro-scripts-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/themes/child-theme/custom.js?ver=1.0" id="child-custom-script-js"></script>
<script type="text/javascript" id="Momizat-main-js-js-extra">
/* <![CDATA[ */
var momAjaxL = {"url":"https:\/\/941thezone.com\/wp-admin\/admin-ajax.php","nonce":"7124df250d","success":"Check your email to complete subscription","error":"Already subscribed","error2":"Email invalid","nomore":"No More Posts","homeUrl":"https:\/\/941thezone.com","viewAll":"View All Results","noResults":"Sorry, no posts matched your criteria","postid":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/themes/multinews/js/main.js?ver=1.0" id="Momizat-main-js-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/themes/multinews/js/plugins.min.js?ver=1.0" id="plugins-js-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/themes/multinews/framework/shortcodes/editor/assets/js/inview.js?ver=2.1.1" id="inview-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=8.5" id="wpb_composer_front_js-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/js_composer/assets/lib/vc/vc_waypoints/vc-waypoints.min.js?ver=8.5" id="vc_waypoints-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/rc_particlebackground/assets/js/fss.min.js?ver=6.8.2" id="pb-row-fss-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/rc_particlebackground/assets/js/particle_common.min.js?ver=6.8.2" id="pb-row-common-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/wp-responsive-recent-post-slider-pro/assets/js/slick.min.js?ver=2.0" id="wpos-slick-jquery-js"></script>
<script type="text/javascript" id="wprpsp-public-script-js-extra">
/* <![CDATA[ */
var Wprpsp = {"elementor_preview":"0","is_mobile":"1","is_rtl":"0","is_old_browser":"0","is_avada":"0"};
/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/wp-responsive-recent-post-slider-pro/assets/js/wprpsp-public.min.js?ver=2.0" id="wprpsp-public-script-js"></script>
<script type="text/javascript" id="sbi_scripts-js-extra">
/* <![CDATA[ */
var sb_instagram_js_options = {"font_method":"svg","resized_url":"https:\/\/wzne.b-cdn.net\/wp-content\/uploads\/sb-instagram-feed-images\/","placeholder":"https:\/\/wzne.b-cdn.net\/wp-content\/plugins\/instagram-feed-pro\/img\/placeholder.png","br_adjust":""};
var sbiTranslations = {"share":"Share"};
/* ]]> */
</script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.5.1" id="sbi_scripts-js"></script>
<script type="text/javascript" src="https://wzne.b-cdn.net/wp-content/plugins/vc-super-bundle/features/text-gradient/script.js?ver=text-gradient-vc" id="text-gradient-js"></script>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<script></script> <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-156429886-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-156429886-2');
</script>
</body>
</html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/
Page Caching using Disk: Enhanced
Content Delivery Network via N/A
Served from: 941thezone.com @ 2025-08-02 22:07:39 by W3 Total Cache
-->