<!DOCTYPE HTML>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
	<head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
					<script type="text/javascript">
		(function( $ ) {

			var themeModeStylesheetURL = 'https://www.applegazette.com/wp-content/themes/boombox/css/night-mode.min.css';
			var getCookie = function( cname ) {
				var name = cname + "=";
				var decodedCookie = decodeURIComponent( document.cookie );
				var ca = decodedCookie.split( ';' );
				for ( var i = 0; i < ca.length; i++ ) {
					var c = ca[i];
					while ( c.charAt( 0 ) == ' ' ) {
						c = c.substring( 1 );
					}
					if ( c.indexOf( name ) == 0 ) {
						return c.substring( name.length, c.length );
					}
				}
				return "";
			};
			var setCookie = function( cname, cvalue, exdays ) {
				var d = new Date();
				d.setTime( d.getTime() + (exdays * 24 * 60 * 60 * 1000) );
				var expires = "expires=" + d.toUTCString();
				document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
			};
			var delete_cookie = function( cname ) {
				setCookie( cname, null, 0 );
			};
			var appendThemeModeLink = function() {
				var link = document.createElement( 'link' );
				var targetNode = document.getElementById( 'boombox-primary-style-inline-css' );
				link.rel = 'stylesheet';
				link.id = 'boombox-theme-mode-css';
				link.href = themeModeStylesheetURL;
				link.media = 'all';

				targetNode.parentNode.insertBefore( link, targetNode.nextSibling );
			};

			document.addEventListener( 'DOMContentLoaded', function() {
				var switchers = document.querySelectorAll( '.bb-mode-switcher .bb-mode-toggle' );

				for ( var i = 0; i < switchers.length; i++ ) {
					switchers[i].addEventListener( 'click', function(e) {
					    e.preventDefault();
						var stylesheet = document.getElementById( 'boombox-theme-mode-css' );
						if ( !!getCookie( 'boombox-theme-mode' ) ) {
							if ( stylesheet ) {
								stylesheet.setAttribute( 'disabled', 'disabled' );
							}
                            document.body.classList.remove("boombox-mode-on");
							delete_cookie( 'boombox-theme-mode' );
						} else {
							if ( stylesheet ) {
								stylesheet.removeAttribute( 'disabled' );
							} else {
								appendThemeModeLink();
							}
                            document.body.classList.add("boombox-mode-on");
							setCookie( 'boombox-theme-mode', 1, 365 );
						}
					} );
				}

                if ( !!getCookie( 'boombox-theme-mode' ) ) {
                    document.body.classList.add("boombox-mode-on");
                }
			} );

			if ( !!getCookie( 'boombox-theme-mode' ) ) {

				var appendInterval = setInterval( function() {
					if ( document.getElementById( 'boombox-primary-style-inline-css' ) ) {
						clearInterval( appendInterval );
						appendThemeModeLink();
					}
				}, 25 );
			}

		})();
	</script>
<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
<title>Apple Gazette</title>
<meta name="description" content="Your Ultimate Guide to Thinking Differently"/>
<meta name="robots" content="index, follow"/>
<link rel="canonical" href="https://www.applegazette.com/" />
<link rel="next" href="https://www.applegazette.com/page/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Apple Gazette" />
<meta property="og:description" content="Your Ultimate Guide to Thinking Differently" />
<meta property="og:url" content="https://www.applegazette.com/" />
<meta property="og:site_name" content="Apple Gazette" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Apple Gazette" />
<meta name="twitter:description" content="Your Ultimate Guide to Thinking Differently" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.applegazette.com/#organization","name":"SocialNewsDaily","sameAs":["https://facebook.com/socialnewsdaily"]},{"@type":"WebSite","@id":"https://www.applegazette.com/#website","url":"https://www.applegazette.com","name":"SocialNewsDaily","publisher":{"@id":"https://www.applegazette.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://www.applegazette.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"https://www.applegazette.com/#webpage","url":"https://www.applegazette.com/","name":"Apple Gazette","about":{"@id":"https://www.applegazette.com/#organization"},"isPartOf":{"@id":"https://www.applegazette.com/#website"},"inLanguage":"en-US"}]}</script>
<!-- /Rank Math WordPress SEO plugin -->

<link rel="alternate" type="application/rss+xml" title="Apple Gazette &raquo; Feed" href="https://www.applegazette.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Apple Gazette &raquo; Comments Feed" href="https://www.applegazette.com/comments/feed/" />
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.applegazette.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.3"}};
/*! This file is auto-generated */
!function(i,n){var o,s,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),r=(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===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!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!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.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("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}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>
<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://www.applegazette.com/wp-includes/css/dist/block-library/style.min.css?ver=6.4.3' type='text/css' media='all' />
<style id='rank-math-toc-block-style-inline-css' type='text/css'>
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") " ";counter-increment:item}

</style>
<style id='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'>
body{--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-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{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;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
: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;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='wpml-menu-item-0-css' href='https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='boombox-styles-min-css' href='https://www.applegazette.com/wp-content/themes/boombox/js/plugins/plugins.min.css?ver=2.8.6' type='text/css' media='all' />
<link rel='stylesheet' id='boombox-icomoon-style-css' href='https://www.applegazette.com/wp-content/themes/boombox/fonts/icon-fonts/icomoon/icons.min.css?ver=2.8.6' type='text/css' media='all' />
<link rel='stylesheet' id='boombox-primary-style-css' href='https://www.applegazette.com/wp-content/themes/boombox/css/style.min.css?ver=2.8.6' type='text/css' media='all' />
<style id='boombox-primary-style-inline-css' type='text/css'>

		/* -- Mobile Header -- */
		.bb-header.header-mobile .header-row {
			background-color: #ffe400;
			color: #1f1f1f;
		}
		/* If you need to specify different color for bottom/top header, use this code */
		.bb-header.header-mobile.g-style .header-c {
			color: #1f1f1f;
		}
		/* Mobile header breakpoint */
		@media (min-width: 992px) {
			.bb-show-desktop-header {
			  display: block;
			}
			.bb-show-mobile-header {
			  display: none;
			}
		}
	
		/* --site title color */
		.branding h1 {
		  color: #1f1f1f;
		}
	
		/* -top */
		.bb-header.header-desktop .top-header {
		  background-color: #ffe400;
		}
	
		.bb-header.header-desktop .top-header .bb-header-icon:hover,
		.bb-header.header-desktop .top-header  .bb-header-icon.active,
		.bb-header.header-desktop .top-header .main-navigation > ul > li:hover,
		.bb-header.header-desktop .top-header .main-navigation > ul > li.current-menu-item > a {
		  color: #505050;
		}
	
		/* --top pattern */
		.bb-header.header-desktop .top-header svg {
		  fill: #ffe400;
		}
	
		/* --top text color */
		.bb-header.header-desktop .top-header {
		  color: #505050;
		}
	
		.bb-header.header-desktop .top-header .create-post {
		  background-color: #1f1f1f;
		}
	
		/* --top button color */
		.bb-header.header-desktop .top-header .create-post {
		  color: #ffffff;
		}
		
		/* --top Typography */
		.bb-header.header-desktop .top-header .main-navigation {
			font-family: inherit;
			font-size: inherit;
			font-style : inherit;
			font-weight: inherit;
			letter-spacing: inherit;
			text-transform: inherit;
		}
		
		.bb-header.header-desktop .top-header .main-navigation .sub-menu {
			font-family: inherit;
			font-size: 14px;
			font-style : inherit;
			font-weight: 500;
			letter-spacing: inherit;
			text-transform: inherit;
		}
	
		.bb-header.header-desktop .bottom-header .bb-header-icon:hover,
		.bb-header.header-desktop .bottom-header .bb-header-icon.active,
		.bb-header.header-desktop .bottom-header .main-navigation > ul > li:hover,
		.bb-header.header-desktop .bottom-header .main-navigation > ul > li.current-menu-item > a,
		.bb-header.header-desktop .bottom-header .main-navigation > ul > li.current-menu-item > .dropdown-toggle {
		  color: #505050;
		}
	
		/* -bottom */
		.bb-header.header-desktop .bottom-header {
		  background-color: #ffffff;
		}
	
		.bb-header.header-desktop .bottom-header svg {
		  fill: #ffffff;
		}
	
		/* --bottom text color */
		.bb-header.header-desktop .bottom-header {
		  color: #ffe400;
		}
	
		.bb-header.header-desktop .bottom-header .main-navigation ul li:before,
		.bb-header.header-desktop .bottom-header .account-box .user:after,
		.bb-header.header-desktop .bottom-header .create-post:before,
		.bb-header.header-desktop .bottom-header .menu-button:after {
		  border-color: #ffe400;
		}
	
		.bb-header.header-desktop .bottom-header .create-post {
		  background-color: #1f1f1f;
		}
	
		/* --bottom button color */
		.bb-header.header-desktop .create-post {
		  color: #ffffff;
		}
		
		/* --bottom Typography */
		.bb-header.header-desktop .bottom-header .main-navigation {
			font-family: inherit;
			font-size: inherit;
			font-style : inherit;
			font-weight: inherit;
			letter-spacing: inherit;
			text-transform: inherit;
		}
		
		.bb-header.header-desktop .bottom-header .main-navigation .sub-menu {
			font-family: inherit;
			font-size: 14px;
			font-style : inherit;
			font-weight: 500;
			letter-spacing: inherit;
			text-transform: inherit;
		}

		/* -- Logo Margin for Desktop */
		.bb-header.header-desktop .branding {
			margin-top: 15px;
			margin-bottom: 15px;
		}
		/* -- Logo Margin for Mobile */
		.bb-header.header-mobile .branding {
			margin-top: 5px;
			margin-bottom: 5px;
		}
		

		/* Custom Footer Styles */
	
		/* -top */
		.footer {
		  background-color: #1f1f1f;
		}
	
		.footer .footer-top svg {
		  fill: #1f1f1f;
		}
	
		.footer .footer-bottom svg {
		  fill: #282828;
		}
	
		/* -primary color */
		/* --primary bg */
		#footer .cat-item.current-cat a,
		#footer .widget_mc4wp_form_widget:before,#footer .widget_create_post:before,
		#footer .cat-item a:hover,
		#footer button[type="submit"],
		#footer input[type="submit"],
		#footer .bb-btn, #footer .bnt.primary {
		  background-color: #ffe400;
		}
	
		/* --primary text */
		#footer .widget_mc4wp_form_widget:before,#footer .widget_create_post:before,
		#footer button[type="submit"],
		#footer input[type="submit"],
		#footer .bb-btn, #footer .bb-bnt-primary {
		  color: #000000;
		}
	
		/* --primary hover */
		#footer a:hover {
		  color: #ffe400;
		}
	
		#footer .widget_categories ul li a:hover,
		#footer .widget_archive ul li a:hover,
		#footer .widget_pages ul li a:hover,
		#footer .widget_meta ul li a:hover,
		#footer .widget_nav_menu ul li a:hover {
		  background-color: #ffe400;
		  color: #000000;
		}
	
		#footer .slick-dots li.slick-active button:before,
		#footer .widget_tag_cloud a:hover {
		  border-color:#ffe400;
		}
	
		/* -heading color */
		#footer .bb-featured-strip .item .title,
		#footer .slick-dots li button:before,
		#footer h1,#footer h2,#footer h3,#footer h4, #footer h5,#footer h6,
		#footer .widget-title {
		  color: #ffffff;
		}
	
		/* -text color */
		#footer,
		#footer .widget_recent_comments .recentcomments .comment-author-link,
		#footer .widget_recent_comments .recentcomments a,
		#footer .byline, #footer .posted-on,
		#footer .widget_nav_menu ul li,
		#footer .widget_categories ul li,
		#footer .widget_archive ul li,
		#footer .widget_pages ul li,
		#footer .widget_meta ul li {
		  color: #ffffff;
		}
		#footer .widget_tag_cloud  a, #footer select, #footer textarea, #footer input[type="tel"], #footer input[type="text"], #footer input[type="number"], #footer input[type="date"], #footer input[type="time"], #footer input[type="url"], #footer input[type="email"], #footer input[type="search"],#footer input[type="password"],
		#footer .widget_mc4wp_form_widget:after, #footer .widget_create_post:after {
			border-color: #ffffff;
		}
	
		#footer .widget_categories ul li a,
		#footer .widget_archive ul li a,
		#footer .widget_pages ul li a,
		#footer .widget_meta ul li a,
		#footer .widget_nav_menu ul li a,
		#footer .widget_tag_cloud a {
		  color: #ffffff;
		}
	
		/* -bottom */
		/* --text  color */
		#footer .footer-bottom {
		  background-color: #282828;
		  color: #ffffff;
		}
	
		/* --text  hover */
		#footer .footer-bottom a:hover {
		  color: #ffe400;
		}
/* - Page header - */

	/* -body bg color */
	body,.bb-post-gallery-content .bb-gl-header,
	.bb-cards-view .bb-post-single.style5 .site-main, .bb-cards-view .bb-post-single.style6 .container-inner  {
	    background-color: #f5f5f5;
	}
	form#mycred-transfer-form-transfer {
		background-color: #f5f5f5 !important;
	}
	
	.branding .site-title {
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
		font-weight:400;
		font-style:normal;
	}

	#background-image {
		background-size:cover;
	}

	/* -Font sizes */
	.widget-title {
		font-size: 17px;
	}
	body {
	    font-size: 16px;
	}
	@media screen and (min-width: 992px) {
		html {
			font-size: 16px;
		}
		.bb-post-single .s-post-title {
	    	font-size: 45px;
		}
	}

	/* -content bg color */
	.page-wrapper,
	#main,
	.bb-cards-view .bb-card-item,
	.bb-cards-view .widget_mc4wp_form_widget:after,
	.bb-cards-view .widget_create_post:after,
	.light-modal .modal-body,.light-modal,
	.bb-toggle .bb-header-dropdown.toggle-content,
	.bb-header.header-desktop .main-navigation .sub-menu,
	.bb-post-share-box .post-share-count,
	.bb-post-rating a,.comment-respond input[type=text], .comment-respond textarea, .comment-respond #commentform textarea#comment,
	.bb-fixed-pagination .page,.bb-fixed-pagination .pg-content,
	.bb-floating-navbar .floating-navbar-inner,
	.bb-featured-strip .bb-arrow-next, .bb-featured-strip .bb-arrow-prev,
	.bb-mobile-navigation,
	.mejs-container,.bb-post-gallery-content,
	.bb-dropdown .dropdown-toggle, .bb-dropdown .dropdown-content,
	.bb-stretched-view .bb-post-single.style5 .site-main, .bb-stretched-view .bb-post-single.style6 .container-inner,
	.bb-boxed-view .bb-post-single.style5 .site-main, .bb-boxed-view .bb-post-single.style6 .container-inner,
	.bb-advertisement.bb-sticky-bottom-area .bb-sticky-btm-el {
	  background-color: #ffffff;
	  border-color: #ffffff;
	}
	/* Temp Color: will be option in future */
	.bb-header.header-mobile.g-style .header-c {
		background: #ffffff;
	}
	.bb-header-navigation .main-navigation .sub-menu:before,
	.bb-toggle .toggle-content.bb-header-dropdown:before {
	    border-color: transparent transparent #ffffff;
	}
	select, .bb-form-block input, .bb-form-block select, .bb-form-block textarea,
	.bb-author-vcard .author {
		background-color: #ffffff;
	}
	.bb-tabs .tabs-menu .count {
	  color: #ffffff;
	}

	/* -page width */
	.page-wrapper {
	  width: 100%;
	}

	/* -primary color */
	/* --primary color for bg */
	.mark, mark,.box_list,
	.bb-tooltip:before,
	.bb-text-highlight.primary-color,
	#comments .nav-links a,
	.light-modal .modal-close,
	.quiz_row:hover,
	.progress-bar-success,
	.onoffswitch,.onoffswitch2,
	.widget_nav_menu ul li a:hover,
	.widget_categories ul li a:hover,
	.widget_archive ul li a:hover,
	.widget_pages ul li a:hover,
	.widget_meta ul li a:hover,
	.widget_mc4wp_form_widget:before,.widget_create_post:before,
	.widget_calendar table th a,
	.widget_calendar table td a,
	.go-top, .bb-affiliate-content .item-url,
	.bb-mobile-navigation .close,
	.bb-wp-pagination .page-numbers.next, .bb-wp-pagination .page-numbers.prev,
	.navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev,
	.bb-next-prev-pagination .page-link,
	.bb-next-pagination .page-link,
	.bb-post-share-box .post-share-count,
	.cat-item.current-cat a,
	.cat-item a:hover,
	.bb-fixed-pagination .page:hover .pg-arrow,
	button[type="submit"],
	input[type="submit"],
	.bb-btn.bb-btn-primary,.bb-btn.bb-btn-primary:hover,
	blockquote:before,.bb-btn.bb-btn-primary-outline:hover,.bb-post-gallery-content .bb-gl-meta .bb-gl-arrow,
	hr.primary-color,
	.bb-bg-primary, .bb-bg-primary.bb-btn,
	.bb-sticky-btm .btn-close {
	  background-color: #ffe400;
	}
	.bb-tooltip:after,
	hr.bb-line-dashed.primary-color, hr.bb-line-dotted.primary-color {
		border-top-color:#ffe400;
	}

	/* --primary text */
	.mark, mark,
	.bb-tooltip:before,
	.bb-wp-pagination .page-numbers.next, .bb-wp-pagination .page-numbers.prev,
	.navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev,
	.bb-text-highlight.primary-color,
	#comments .nav-links a,
	.light-modal .modal-close,
	.sr-only,.box_list,
	.quiz_row:hover, .bb-affiliate-content .item-url,
	.onoffswitch,.onoffswitch2,
	.bb-next-prev-pagination .page-link,
	.bb-next-pagination .page-link,
	.widget_nav_menu ul li a:hover,
	.widget_categories ul li a:hover,
	.widget_archive ul li a:hover,
	.widget_pages ul li a:hover,
	.widget_meta ul li a:hover,
	.cat-item.current-cat a,
	.widget_mc4wp_form_widget:before,.widget_create_post:before,
	.go-top,
	.widget_calendar table th a,
	.widget_calendar table td a,
	.bb-mobile-navigation .close,
	.bb-post-share-box .post-share-count,
	.bb-fixed-pagination .page:hover .pg-arrow,
	button[type="submit"],
	input[type="submit"],
	.bb-btn.bb-btn-primary,.bb-btn.bb-btn-primary:hover,.bb-btn.bb-btn-primary-outline:hover,
	blockquote:before,.bb-post-gallery-content .bb-gl-meta .bb-gl-arrow,
	.bb-bg-primary,
	.bb-sticky-btm .btn-close {
	  color: #000000;
	}

	/* -primary color */
	/* --primary color for text */
	#cancel-comment-reply-link,
	.bb-affiliate-content .price:before,
	.bb-header-navigation .main-navigation > ul .sub-menu li:hover > a,
	.bb-header-navigation .main-navigation > ul .sub-menu li.current-menu-item a,
	.bb-header-navigation .more-navigation .section-navigation ul li:hover a,
	.bb-mobile-navigation .main-navigation li a:hover,.bb-mobile-navigation .main-navigation>ul>li .sub-menu li a:hover,
	.bb-mobile-navigation .main-navigation li.current-menu-item > a, .bb-mobile-navigation .main-navigation .sub-menu li.current-menu-item > a,
	.bb-mobile-navigation .main-navigation li.current-menu-item > .dropdown-toggle, .bb-mobile-navigation .main-navigation .sub-menu li.current-menu-item > .dropdown-toggle,
	.sticky .post-thumbnail:after,
	.entry-no-lg,
	.entry-title:hover a,
	.post-types .item:hover .bb-icon,
	.bb-text-dropcap.primary-color,
	.bb-btn-primary-outline,
	.bb-btn-link:hover,
	.bb-btn-link,#comments .bypostauthor > .comment-body .vcard .fn,
	.more-link:hover,
	.widget_bb-side-navigation .menu-item.menu-item-icon .bb-icon,
	.bb-price-block .current-price:before, .bb-price-block ins:before, .bb-price-block .amount:before, .product_list_widget ins .amount:before {
	  color: #ffe400;
	}

    .single.nsfw-post .bb-post-single .nsfw-post h3,
    .bb-post-nav .nsfw-post h3,
	.post-thumbnail .nsfw-post h3{
	    color: #ffe400 !important;
	}
	.post-types .item:hover,
	.more-load-button button:hover,
	.bb-btn-primary-outline,.bb-btn-primary:hover,
	.widget_tag_cloud .tagcloud a:hover {
	  border-color: #ffe400;
	}

	.bb-tabs .tabs-menu li.active:before  {
		background-color: #ffe400;
	}

	/* -link color */
	a,.bb-timing-block .timing-seconds {
	  color:#f43547
	}

	/* - base text color */
	body, html,
	.widget_recent_comments .recentcomments .comment-author-link,.widget_recent_comments .recentcomments a,
	.bb-header.header-desktop .main-navigation .sub-menu,
	.bb-header-dropdown.toggle-content,.comment-respond input[type=text], .comment-respond textarea,
	.featured-strip .slick-dots li button:before,
	.more-load-button button,.comment-vote .count,
	.bb-mobile-navigation .bb-header-search .search-submit,
	#comments .comment .comment-body .comment-content small .dropdown-toggle,
	.byline a,.byline .author-name,
	.bb-featured-strip .bb-arrow-next, .bb-featured-strip .bb-arrow-prev,
	.bb-price-block, .bb-price-block > .amount, .bb-price-block ins .amount,
	.bb-dropdown .dropdown-content a,
	.bb-author-vcard .auth-references a,
	.light-modal,
    .bb-author-vcard-mini .auth-url,
	.bb-post-gallery-content .bb-gl-meta .bb-gl-pagination b,
	 .bb-post-gallery-content.bb-mode-slide .bb-mode-switcher[data-mode=slide],
	 .bb-post-gallery-content.bb-mode-grid .bb-mode-switcher[data-mode=grid]{
	  color: #1f1f1f;
	}

	/* --heading text color */
	#comments .vcard .fn,
	.bb-fixed-pagination .page .pg-title,
	.more_items_x legend, .more_items legend, .more_items_glow,
	h1, h2, h3, h4, h5, h6 {
	  color: #1f1f1f;
	}
	.bb-tabs .tabs-menu li.active, .bb-tabs .tabs-menu li.active {
	  border-color: #1f1f1f;
	}
	.bb-tabs .tabs-menu .count {
	  background-color: #1f1f1f;
	}

	/* --secondary text color */
	s, strike, del,label,#comments .pingback .comment-body .comment-content, #comments .comment .comment-body .comment-content,
	#TB_ajaxWindowTitle,
	.bb-affiliate-content .price .old-price,
	.bb-header-navigation .more-navigation .sections-header,
	.bb-mobile-navigation .more-menu .more-menu-body .sections-header,
	.bb-post-share-box .bb-post-rating .count .text:after,
	.inline-popup .intro,.comment-vote a .bb-icon,
	.authentication .intro,.widget_recent_comments .recentcomments,
	.post-types .item .bb-icon,
	.bb-post-rating a,.post-thumbnail .thumbnail-caption,
	table thead th, table tfoot th, .bb-post-share-box .mobile-info,
	.widget_create_post .text,
	.widget_footer .text,
	.bb-author-vcard .author-info,.bb-author-vcard .auth-byline,
	.wp-caption .wp-caption-text, .wp-caption-dd,
	#comments .comments-title span,
	#comments .comment-notes,
	#comments .comment-metadata,
	.short-info .create-post .text,
	.bb-cat-links,
	.widget_bb-side-navigation .menu-item.menu-item-has-children .dropdown-toggle,
	.bb-post-meta .post-comments,.entry-sub-title,
	.bb-page-header .page-subtitle,
	.widget_bb-side-navigation .bb-widget-title,
	.bb-price-block .old-price,.bb-price-block del .amount,
	.widget_recent_comments .recentcomments,
	.bb-post-gallery-content .bb-gl-mode-switcher,
    .bb-author-vcard-mini .auth-byline, .bb-author-vcard-mini .auth-posted-on, .bb-author-vcard-mini .auth-title,
	.s-post-meta .post-comments,
	.bb-sec-label,
	.bb-breadcrumb.clr-style1, .bb-breadcrumb.clr-style1 a {
	  color: #a3a3a3;
	}

	::-webkit-input-placeholder {
	  color: #a3a3a3;
	}

	:-moz-placeholder {
	  color: #a3a3a3;
	}

	:-ms-input-placeholder {
	  color: #a3a3a3;
	}

	/* -font family */
	/* --base font family */
	body, html,
	#cancel-comment-reply-link,
	#comments .comments-title span {
	  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	}

	/* --Post heading font family */
	.entry-title {
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	}

	/* --secondary font family */
	.bb-wp-pagination,.navigation.pagination,
	.comments-area h3,[class*=" mashicon-"] .text, [class^=mashicon-] .text,
	.entry-no-lg,
	.bb-reaction-box .title, .bb-reaction-box .reaction-item .reaction-vote-btn,
	#comments .comments-title, #comments .comment-reply-title,
	.bb-page-header .bb-trending-navigation ul li a,
	.widget-title,
	.bb-badge .text,.post-number,
	.more_items_x legend, .more_items legend, .more_items_glow,
	section.error-404 .text,
	.inline-popup .title,
	.authentication .title,
	.bb-other-posts .title,
	.bb-post-share-box h2,
	.bb-page-header h1 {
	  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	}

	/* -border-color */
	.bb-page-header .container-bg, .bb-page-header.boxed.has-bg .container-bg,
	.bb-header-navigation .main-navigation .sub-menu,
	.bb-header-navigation .more-navigation .more-menu-header,
	.bb-header-navigation .more-navigation .more-menu-footer,
	.bb-mobile-navigation .more-menu .bb-badge-list,
	.bb-mobile-navigation .main-navigation,
	.bb-mobile-navigation .more-menu-body,
	.spinner-pulse,
	.bb-border-thumb,#comments .pingback, #comments .comment,
	.more-load-button button,
	.bb-post-rating .count .bb-icon,
	.quiz_row,.bb-post-collection .post-items .post-item .post-author-meta, .post-grid .page .post-author-meta, .post-list .post .post-author-meta, .post-list .page .post-author-meta,.post-list.standard .post footer,
	.post-list.standard .entry-sub-title,
	.more-load-button:before,
	.bb-mobile-navigation .bb-header-search form,
	#TB_window .shares,
	.wp-playlist,.boombox-comments .tabs-content,
	.post-types .item,
	.bb-page-header .bb-trending-navigation,
	.widget_mc4wp_form_widget:after,.widget_create_post:after,
	.bb-post-rating .inner,
	.bb-post-rating .point-btn,
	.widget_bb-side-navigation .menu-item.menu-item-has-children>a,
	.bb-author-vcard .author, #comments .comment-list, #comments .pingback .children .comment, #comments .comment .children .comment,
	.widget_social,
	.widget_subscribe,.bb-post-nav .pg-item,
	.bb-post-nav .page,.bb-tags a,.tagcloud a,
	.bb-next-prev-pagination,
	.widget_tag_cloud .tagcloud a,
	select, textarea, input[type="tel"], input[type="text"], input[type="number"], input[type="date"], input[type="time"], input[type="url"], input[type="email"], input[type="search"], input[type="password"],
	.bb-featured-menu:before,
	.select2-container--default .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field, .select2-dropdown,
	.bb-bordered-block:after,
	.bb-dropdown .dropdown-toggle, .bb-dropdown .dropdown-content, .bb-dropdown .dropdown-content li,.bb-post-gallery-content .bb-gl-mode-switcher,.bb-post-gallery-content .bb-gl-mode-switcher .bb-mode-switcher:first-child,
	.bb-tabs.tabs-horizontal .tabs-menu,.mixed-list .post-item-classic footer {
	  border-color: #ececec;
	}
	hr, .bb-brand-block .brand-content:before {
	  background-color: #ececec;
	}

	/* -secondary components bg color */
	.bb-fixed-pagination .page .pg-arrow,
	.captcha-container,.comment-respond form,
	.bb-post-share-box .post-meta,
	table tbody tr:nth-child(2n+1) th,
	table tbody tr:nth-child(2n+1) td,
	.bb-reaction-box .reaction-item .reaction-bar,
	.bb-reaction-box .reaction-item .reaction-vote-btn,
	.widget_bb-side-navigation .sub-menu .menu-item.menu-item-icon .bb-icon,
	#comments .pingback .comment-body .comment-reply-link, #comments .comment .comment-body .comment-reply-link,.bb-btn, button,
	.widget_sidebar_footer,
	.bb-form-block,
	.bb-author-vcard header,.bb-post-gallery-content .bb-gl-image-text,
	.bb-wp-pagination span.current, .bb-wp-pagination a.page-numbers:not(.next):not(.prev):hover,
	.navigation.pagination span.current, .navigation.pagination a.page-numbers:not(.next):not(.prev):hover,
	.bb-dropdown .dropdown-content li.active,
	.bb-post-gallery-content .bb-gl-image-text,
	.bb-media-placeholder:before,
	.bb-source-via .s-v-itm,
	.bb-tabs .tabs-content,.bb-reading-time {
		background-color: #f7f7f7;
	}

	/* -secondary components text color */
	.bb-fixed-pagination .page .pg-arrow,.bb-post-share-box .post-meta,.captcha-container input,.form-captcha .refresh-captcha,#comments .pingback .comment-body .comment-reply-link, #comments .comment .comment-body .comment-reply-link,.bb-reaction-box .reaction-item .reaction-vote-btn,.bb-reaction-box .reaction-item .reaction-bar,.bb-btn,.comment-respond form,
	.bb-wp-pagination span.current, .bb-wp-pagination a.page-numbers:not(.next):not(.prev):hover,
	.navigation.pagination span.current, .navigation.pagination a.page-numbers:not(.next):not(.prev):hover,
	.widget_bb-side-navigation .sub-menu .menu-item.menu-item-icon .bb-icon,
	.widget_sidebar_footer,
	.bb-author-vcard .header-info a,.bb-author-vcard .auth-name,
	.bb-dropdown .dropdown-content li.active,
	.bb-source-via .s-v-link,.bb-reading-time {
		color:#1f1f1f;
	}
	.captcha-container input {border-color:#1f1f1f}

	/* -border-radius */
	img,video,.comment-respond form,
	.captcha-container,
	.bb-media-placeholder,
	.bb-cards-view .bb-card-item,
	.post-thumbnail .video-wrapper,
	.post-thumbnail .view-full-post,
	.bb-post-share-box .post-meta,
	.hy_plyr canvas,.bb-featured-strip .item .media,
	.quiz_row,.box_list,
	.bb-border-thumb,
	.advertisement .massage,
	[class^="mashicon-"],
	#TB_window,
	#score_modal .shares a div, #TB_window .shares a div,
	.bb-mobile-navigation .close,
	.onoffswitch-label,
	.light-modal .modal-close,
	.onoffswitch2-label,
	.post-types .item,
	.onoffswitch,.onoffswitch2,
	.bb-page-header .bb-trending-navigation ul li.active a,
	.widget_mc4wp_form_widget:after,.widget_create_post:after,
	.bb-author-vcard .author,
	.widget_sidebar_footer,
	.short-info,
	.inline-popup,
	.bb-reaction-box .reaction-item .reaction-bar,
	.bb-reaction-box .reaction-item .reaction-vote-btn,
	.bb-post-share-box .post-share-count,
	.post-thumbnail,
	.share-button,
	.bb-post-rating .inner,
	.bb-page-header.boxed.has-bg .container-bg,
	.widget_subscribe,
	.widget_social,
	.sub-menu,
	.fancybox-skin,
	.widget_tag_cloud .tagcloud a,
	.bb-tags a,.tagcloud a, .bb-header-dropdown.toggle-content,
	.authentication .button, #respond .button, .wp-social-login-provider-list .button,
	.bb-bordered-block:after,
	.wpml-ls-legacy-dropdown, .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle, .wpml-ls-legacy-dropdown-click, .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle,
	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
	.nsfw-post,
	.light-modal .modal-body,
	.bb-featured-area .featured-media, .bb-featured-area .featured-item,
	.s-post-featured-media.boxed .featured-media-el,
	.bb-source-via .s-v-itm,
	.bb-tabs .tabs-content,
	.bb-sticky-btm .btn-close {
	  -webkit-border-radius: 6px;
	     -moz-border-radius: 6px;
	          border-radius: 6px;
	}
	.bb-featured-area .featured-header {
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
    }

	/* --border-radius for inputs, buttons */
	.form-captcha img,.go-top,
	.bb-next-prev-pagination .page-link,
	.bb-next-pagination .page-link,
	.bb-wp-pagination a,.bb-wp-pagination span,
	.navigation.pagination a,.navigation.pagination span,
	.bb-affiliate-content .affiliate-link,
	.bb-btn, input, select, .select2-container--default .select2-selection--single, textarea, button, .bb-btn, #comments  li .comment-body .comment-reply-link, .bb-header.header-desktop  .create-post,
	.bb-affiliate-content .item-url,
	.bb-btn, input, select, textarea, button, .bb-btn, #comments  li .comment-body .comment-reply-link {
	  -webkit-border-radius: 24px;
	  -moz-border-radius: 24px;
	  border-radius: 24px;
	}

	/* --border-radius social icons */
	.social.circle ul li a {
	    -webkit-border-radius: 24px;
	    -moz-border-radius: 24px;
	    border-radius: 24px;
	}
	
	/* --Featured Menu options */
	.bb-featured-menu a {
	    background-color: transparent;
	    color: #000000;
	    
	    -webkit-border-radius: 18px;
	  -moz-border-radius: 18px;
	  border-radius: 18px;
	}


		/* Custom Header Styles */
	
		/* -badge bg color */
		.reaction-item .reaction-bar .reaction-stat,
		.bb-badge .circle {
		  background-color: #ffe400;
		}
	
		.reaction-item .reaction-vote-btn:not(.disabled):hover,
		.reaction-item.voted .reaction-vote-btn {
			background-color: #ffe400 !important;
		}
	
		/* -badge text color */
		.reaction-item .reaction-vote-btn:not(.disabled):hover,
		.reaction-item.voted .reaction-vote-btn,
		.bb-badge .text {
		  color: #1f1f1f;
		}
	
		/* -category/tag bg color */
		.bb-badge.category .circle,
		.bb-badge.post_tag .circle {
		  background-color:  #6759eb;
		}
	
		/* -category/tag text color */
		.bb-badge.category .text,
		.bb-badge.post_tag .text {
		  color:  #1f1f1f;
		}
	
		/* -category/tag icon color */
		.bb-badge.category .circle i,
		.bb-badge.post_tag .circle i {
		  color:  #ffffff;
		}
	
		/* --Trending */
		.bb-badge.trending .circle,
		.bb-page-header .bb-trending-navigation ul li.active a,
		.post-number {
		  background-color: #f43547;
		}
	
		.widget-title .bb-icon,
		.bb-trending-navigation ul li a .bb-icon, .trending-post .bb-post-single .s-post-views {
		  color: #f43547;
		}
	
		.bb-badge.trending .circle i,
		.bb-page-header .bb-trending-navigation ul li.active a,
		.bb-page-header .bb-trending-navigation ul li.active a .bb-icon,
		.post-number {
		  color: #ffffff;
		}
	
		.bb-badge.trending .text {
			color: #1f1f1f;
		}
	
		.bb-badge.category-3415 .circle { background-color: ; }.bb-badge.category-3422 .circle { background-color: #6759eb; }.bb-badge.category-3423 .circle { background-color: #6759eb; }.bb-badge.post_tag-3447 .circle { background-color: #6759eb; }.bb-badge.post_tag-3448 .circle { background-color: #6759eb; }.bb-badge.post_tag-3449 .circle { background-color: #6759eb; }.bb-badge.post_tag-3450 .circle { background-color: #6759eb; }.bb-badge.post_tag-3451 .circle { background-color: #6759eb; }.bb-badge.post_tag-3452 .circle { background-color: #6759eb; }.bb-badge.post_tag-3453 .circle { background-color: #6759eb; }.bb-badge.post_tag-3454 .circle { background-color: #6759eb; }.bb-badge.post_tag-3455 .circle { background-color: #6759eb; }.bb-badge.post_tag-3456 .circle { background-color: #6759eb; }.bb-badge.post_tag-3457 .circle { background-color: #6759eb; }.bb-badge.post_tag-3458 .circle { background-color: #6759eb; }.bb-badge.post_tag-3459 .circle { background-color: #6759eb; }.bb-badge.post_tag-3460 .circle { background-color: #6759eb; }.bb-badge.post_tag-3461 .circle { background-color: #6759eb; }.bb-badge.post_tag-3462 .circle { background-color: #6759eb; }.bb-badge.post_tag-3463 .circle { background-color: #6759eb; }.bb-badge.post_tag-3464 .circle { background-color: #6759eb; }.bb-badge.post_tag-3465 .circle { background-color: #6759eb; }.bb-badge.post_tag-3469 .circle { background-color: #6759eb; }.bb-badge.post_tag-3470 .circle { background-color: #6759eb; }.bb-badge.post_tag-3471 .circle { background-color: #6759eb; }.bb-badge.post_tag-3472 .circle { background-color: #6759eb; }.bb-badge.post_tag-3473 .circle { background-color: #6759eb; }.bb-badge.post_tag-3474 .circle { background-color: #6759eb; }.bb-badge.post_tag-3475 .circle { background-color: #6759eb; }.bb-badge.post_tag-3476 .circle { background-color: #6759eb; }.bb-badge.post_tag-3477 .circle { background-color: #6759eb; }.bb-badge.post_tag-3478 .circle { background-color: #6759eb; }.bb-badge.post_tag-3479 .circle { background-color: #6759eb; }.bb-badge.post_tag-3480 .circle { background-color: #6759eb; }.bb-badge.post_tag-3481 .circle { background-color: #6759eb; }.bb-badge.post_tag-3482 .circle { background-color: #6759eb; }.bb-badge.post_tag-3483 .circle { background-color: #6759eb; }.bb-badge.post_tag-3484 .circle { background-color: #6759eb; }.bb-badge.post_tag-3485 .circle { background-color: #6759eb; }.bb-badge.post_tag-3486 .circle { background-color: #6759eb; }.bb-badge.post_tag-3487 .circle { background-color: #6759eb; }.bb-badge.post_tag-3488 .circle { background-color: #6759eb; }.bb-badge.post_tag-3489 .circle { background-color: #6759eb; }.bb-badge.post_tag-3490 .circle { background-color: #6759eb; }.bb-badge.post_tag-3491 .circle { background-color: #6759eb; }.bb-badge.post_tag-3492 .circle { background-color: #6759eb; }.bb-badge.post_tag-3493 .circle { background-color: #6759eb; }.bb-badge.post_tag-3494 .circle { background-color: #6759eb; }.bb-badge.post_tag-3495 .circle { background-color: #6759eb; }.bb-badge.post_tag-3496 .circle { background-color: #6759eb; }.bb-badge.post_tag-3497 .circle { background-color: #6759eb; }.bb-badge.post_tag-3498 .circle { background-color: #6759eb; }.bb-badge.post_tag-3499 .circle { background-color: #6759eb; }.bb-badge.post_tag-3500 .circle { background-color: #6759eb; }.bb-badge.post_tag-3501 .circle { background-color: #6759eb; }.bb-badge.post_tag-3502 .circle { background-color: #6759eb; }.bb-badge.post_tag-3503 .circle { background-color: #6759eb; }.bb-badge.post_tag-3504 .circle { background-color: #6759eb; }.bb-badge.post_tag-3505 .circle { background-color: #6759eb; }.bb-badge.post_tag-3506 .circle { background-color: #6759eb; }.bb-badge.post_tag-3507 .circle { background-color: #6759eb; }.bb-badge.post_tag-3508 .circle { background-color: #6759eb; }.bb-badge.post_tag-3509 .circle { background-color: #6759eb; }.bb-badge.post_tag-3510 .circle { background-color: #6759eb; }.bb-badge.post_tag-3511 .circle { background-color: #6759eb; }.bb-badge.post_tag-3512 .circle { background-color: #6759eb; }.bb-badge.category-3513 .circle { background-color: ; }.bb-badge.category-3515 .circle { background-color: ; }.bb-badge.category-3527 .circle { background-color: #6759eb; }.bb-badge.category-3528 .circle { background-color: #6759eb; }.bb-badge.category-3529 .circle { background-color: #6759eb; }.bb-badge.category-3530 .circle { background-color: #6759eb; }.bb-badge.post_tag-3533 .circle { background-color: #6759eb; }.bb-badge.post_tag-3534 .circle { background-color: #6759eb; }.bb-badge.post_tag-3535 .circle { background-color: #6759eb; }.bb-badge.post_tag-3536 .circle { background-color: #6759eb; }.bb-badge.post_tag-3537 .circle { background-color: #6759eb; }.bb-badge.post_tag-3538 .circle { background-color: #6759eb; }.bb-badge.post_tag-3539 .circle { background-color: #6759eb; }.bb-badge.post_tag-3540 .circle { background-color: #6759eb; }.bb-badge.post_tag-3541 .circle { background-color: #6759eb; }.bb-badge.post_tag-3542 .circle { background-color: #6759eb; }.bb-badge.post_tag-3543 .circle { background-color: #6759eb; }.bb-badge.post_tag-3544 .circle { background-color: #6759eb; }.bb-badge.post_tag-3545 .circle { background-color: #6759eb; }.bb-badge.post_tag-3546 .circle { background-color: #6759eb; }.bb-badge.post_tag-3547 .circle { background-color: #6759eb; }.bb-badge.post_tag-3554 .circle { background-color: #6759eb; }.bb-badge.post_tag-3555 .circle { background-color: #6759eb; }.bb-badge.post_tag-3556 .circle { background-color: #6759eb; }.bb-badge.post_tag-3557 .circle { background-color: #6759eb; }.bb-badge.post_tag-3558 .circle { background-color: #6759eb; }.bb-badge.post_tag-3559 .circle { background-color: #6759eb; }.bb-badge.post_tag-3560 .circle { background-color: #6759eb; }.bb-badge.post_tag-3561 .circle { background-color: #6759eb; }.bb-badge.post_tag-3562 .circle { background-color: #6759eb; }.bb-badge.post_tag-3563 .circle { background-color: #6759eb; }.bb-badge.post_tag-3564 .circle { background-color: #6759eb; }.bb-badge.post_tag-3565 .circle { background-color: #6759eb; }.bb-badge.post_tag-3566 .circle { background-color: #6759eb; }.bb-badge.post_tag-3567 .circle { background-color: #6759eb; }.bb-badge.post_tag-3568 .circle { background-color: #6759eb; }.bb-badge.post_tag-3569 .circle { background-color: #6759eb; }.bb-badge.post_tag-3570 .circle { background-color: #6759eb; }.bb-badge.post_tag-3571 .circle { background-color: #6759eb; }.bb-badge.post_tag-3572 .circle { background-color: #6759eb; }.bb-badge.post_tag-3573 .circle { background-color: #6759eb; }.bb-badge.post_tag-3574 .circle { background-color: #6759eb; }.bb-badge.post_tag-3575 .circle { background-color: #6759eb; }.bb-badge.post_tag-3576 .circle { background-color: #6759eb; }.bb-badge.post_tag-3577 .circle { background-color: #6759eb; }.bb-badge.post_tag-3578 .circle { background-color: #6759eb; }.bb-badge.post_tag-3579 .circle { background-color: #6759eb; }.bb-badge.post_tag-3580 .circle { background-color: #6759eb; }.bb-badge.post_tag-3581 .circle { background-color: #6759eb; }.bb-badge.post_tag-3582 .circle { background-color: #6759eb; }.bb-badge.post_tag-3583 .circle { background-color: #6759eb; }.bb-badge.post_tag-3584 .circle { background-color: #6759eb; }.bb-badge.post_tag-3585 .circle { background-color: #6759eb; }.bb-badge.post_tag-3586 .circle { background-color: #6759eb; }.bb-badge.post_tag-3587 .circle { background-color: #6759eb; }.bb-badge.post_tag-3588 .circle { background-color: #6759eb; }.bb-badge.post_tag-3589 .circle { background-color: #6759eb; }.bb-badge.post_tag-3590 .circle { background-color: #6759eb; }.bb-badge.post_tag-3591 .circle { background-color: #6759eb; }.bb-badge.post_tag-3592 .circle { background-color: #6759eb; }.bb-badge.post_tag-3593 .circle { background-color: #6759eb; }.bb-badge.post_tag-3594 .circle { background-color: #6759eb; }.bb-badge.post_tag-3595 .circle { background-color: #6759eb; }.bb-badge.post_tag-3596 .circle { background-color: #6759eb; }.bb-badge.post_tag-3597 .circle { background-color: #6759eb; }.bb-badge.post_tag-3598 .circle { background-color: #6759eb; }.bb-badge.post_tag-3599 .circle { background-color: #6759eb; }.bb-badge.post_tag-3600 .circle { background-color: #6759eb; }.bb-badge.post_tag-3601 .circle { background-color: #6759eb; }.bb-badge.post_tag-3602 .circle { background-color: #6759eb; }.bb-badge.post_tag-3603 .circle { background-color: #6759eb; }.bb-badge.post_tag-3604 .circle { background-color: #6759eb; }.bb-badge.post_tag-3605 .circle { background-color: #6759eb; }.bb-badge.post_tag-3606 .circle { background-color: #6759eb; }.bb-badge.post_tag-3607 .circle { background-color: #6759eb; }.bb-badge.post_tag-3608 .circle { background-color: #6759eb; }.bb-badge.post_tag-3609 .circle { background-color: #6759eb; }.bb-badge.post_tag-3611 .circle { background-color: #6759eb; }
	
</style>
<link rel='stylesheet' id='boombox-child-style-css' href='https://www.applegazette.com/wp-content/themes/boombox-child/style.css?ver=2.8.6' type='text/css' media='all' />
<script type="text/javascript" id="wpml-cookie-js-extra">
/* <![CDATA[ */
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.9" id="wpml-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://www.applegazette.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://www.applegazette.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="wpml-browser-redirect-js-extra">
/* <![CDATA[ */
var wpml_browser_redirect_params = {"pageLanguage":"en","languageUrls":{"en_us":"https:\/\/www.applegazette.com\/","en":"https:\/\/www.applegazette.com\/","us":"https:\/\/www.applegazette.com\/","fr_fr":"https:\/\/www.applegazette.com\/fr\/","fr":"https:\/\/www.applegazette.com\/fr\/","it_it":"https:\/\/www.applegazette.com\/it\/","it":"https:\/\/www.applegazette.com\/it\/","es_es":"https:\/\/www.applegazette.com\/es\/","es":"https:\/\/www.applegazette.com\/es\/"},"cookie":{"name":"_icl_visitor_lang_js","domain":"www.applegazette.com","path":"\/","expiration":2400}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/dist/js/browser-redirect/app.js?ver=4.6.9" id="wpml-browser-redirect-js"></script>
<link rel="https://api.w.org/" href="https://www.applegazette.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.applegazette.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.4.3" />
<meta name="generator" content="WPML ver:4.6.9 stt:1,4,27,2;" />

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4829570-17"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-4829570-17');
</script>


<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/25625445.js"></script>
<!-- End of HubSpot Embed Code -->

<!-- adsense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1524554047251953"
     crossorigin="anonymous"></script>

<style id="kirki-inline-styles">/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4GLvztg.woff) format('woff');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.applegazette.com/wp-content/fonts/montserrat/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4GLs.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}</style>	</head>

	<body class="home blog boombox-theme-light no-sidebar has-full-post-button badge-face-text badges-outside-left bb-stretched-view">

		
	<div id="mobile-nav-bg"></div>
	<div id="mobile-navigation" class="bb-mobile-navigation">
		<button id="menu-close" class="close">
			<i class="bb-icon bb-ui-icon-close"></i>
		</button>
		<div class="holder">
			<div class="more-menu">
				<div class="more-menu-header">
									</div>
					<nav class="main-navigation">
		<ul id="menu-menu-1" class=""><li id="menu-item-138104" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138104"><a href="https://www.applegazette.com/resources/">Resources</a></li>
<li id="menu-item-60010" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60010"><a href="https://www.applegazette.com/tips/">Tips</a></li>
<li id="menu-item-25962" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25962"><a href="https://www.applegazette.com/news/">News</a></li>
<li id="menu-item-135187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135187"><a href="https://www.applegazette.com/write-for-us/">Write for Us</a></li>
<li id="menu-item-10307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10307"><a href="https://www.applegazette.com/contact/">Contact</a></li>
<li id="menu-item-wpml-ls-1462-fr" class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-fr"><a href="https://www.applegazette.com/fr/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png"
            alt="French"
            
            
    /></a></li>
<li id="menu-item-wpml-ls-1462-it" class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-it wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-it"><a href="https://www.applegazette.com/it/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png"
            alt="Italian"
            
            
    /></a></li>
<li id="menu-item-wpml-ls-1462-es" class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-es wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-es"><a href="https://www.applegazette.com/es/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png"
            alt="Spanish"
            
            
    /></a></li>
</ul>	</nav>
	
				<div class="more-menu-footer">

						<div class="bb-community community">

			</div>

						<div class="social circle"><ul><li><a href="https://www.facebook.com/applegazette/" class="bb-icon bb-ui-icon-facebook " title="Facebook" target="_blank" rel="nofollow noopener"></a></li><li><a href="https://www.pinterest.com/applegazette/" class="bb-icon bb-ui-icon-pinterest " title="Pinterest" target="_blank" rel="nofollow noopener"></a></li><li><a href="https://twitter.com/applegazette" class="bb-icon bb-ui-icon-twitter " title="Twitter" target="_blank" rel="nofollow noopener"></a></li></ul></div>

					
				</div>
			</div>

		</div>
	</div>
	
		<div id="page-wrapper" class="page-wrapper">

			
	<header class="bb-show-desktop-header bb-header header-desktop no-bottom">

		
			<div class="top-header  large boxed menu-center">
				<div class="container">

					
											<div class="h-component m-1 logo">
<div class="branding">
	<p class="site-title">
		<a href="https://www.applegazette.com/">

								<img class="site-logo " src="https://www.applegazette.com/wp-content/uploads/2022/05/apple-gazette-logo.png" alt="Apple Gazette" width="320" srcset="https://www.applegazette.com/wp-content/uploads/2022/05/apple-gazette-logo.png 1x" />
						</a>
	</p>

	</div></div>
											<div class="h-component m-2">

															<div class="bb-header-navigation header-item">
										<nav class="main-navigation">
		<ul id="menu-menu-2" class=""><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-138104"><a href="https://www.applegazette.com/resources/">Resources</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60010"><a href="https://www.applegazette.com/tips/">Tips</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-25962"><a href="https://www.applegazette.com/news/">News</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-135187"><a href="https://www.applegazette.com/write-for-us/">Write for Us</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10307"><a href="https://www.applegazette.com/contact/">Contact</a></li>
<li class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-fr wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-fr"><a href="https://www.applegazette.com/fr/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.png"
            alt="French"
            
            
    /></a></li>
<li class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-it wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-it"><a href="https://www.applegazette.com/it/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/it.png"
            alt="Italian"
            
            
    /></a></li>
<li class="menu-item wpml-ls-slot-1462 wpml-ls-item wpml-ls-item-es wpml-ls-menu-item wpml-ls-last-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-1462-es"><a href="https://www.applegazette.com/es/"><img
            class="wpml-ls-flag"
            src="https://www.applegazette.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png"
            alt="Spanish"
            
            
    /></a></li>
</ul>	</nav>
									</div>
													</div>
					
										<div class="h-component r-1 has-search">
						<div class="bb-header-search header-item bb-toggle bb-focus pos-right">
	<a class="form-toggle element-toggle element-focus bb-header-icon" href="#" role="button" data-toggle=".search-dropdown" data-focus=".search-form input">
		<i class="bb-icon bb-ui-icon-search"></i>
	</a>
	<div class="search-dropdown bb-header-dropdown toggle-content">
		<form role="search" method="get" class="search-form form" action="https://www.applegazette.com/">
			<input type="search" class="pull-left" name="s" value="">
			<button class="search-submit pull-right"
			        type="submit">Search</button>
		</form>
	</div>
</div>
					</div>
					
				</div>

				
			</div>
			
		
	</header>

		<header class="bb-header header-mobile g-style g-style-btm large bb-show-mobile-header">

		<div class="bb-sticky bb-sticky-nav sticky-classic">		<div class="container header-row header-main bb-sticky-el">
			<div class="header-row-layout">

									<div class="header-col header-l">
						
<a id="menu-button"
   class="header-item bb-header-icon menu-button pos-left"
   role="button"
   href="#">
	<i class="bb-ui-icon-burger-menu"></i>
</a>					</div>
				
									<div class="header-col header-r">
						<div class="bb-header-search header-item bb-toggle bb-focus pos-right">
	<a class="form-toggle element-toggle element-focus bb-header-icon" href="#" role="button" data-toggle=".search-dropdown" data-focus=".search-form input">
		<i class="bb-icon bb-ui-icon-search"></i>
	</a>
	<div class="search-dropdown bb-header-dropdown toggle-content">
		<form role="search" method="get" class="search-form form" action="https://www.applegazette.com/">
			<input type="search" class="pull-left" name="s" value="">
			<button class="search-submit pull-right"
			        type="submit">Search</button>
		</form>
	</div>
</div>
					</div>
				
			</div>
		</div>
		</div>
		<div class="container header-row header-row-btm header-c">
			<div class="header-col">
				
<div class="branding">
	<p class="site-title">
		<a href="https://www.applegazette.com/">
								<img class="site-logo-mobile " src="https://www.applegazette.com/wp-content/uploads/2022/05/apple-gazette-logo.png" alt="Apple Gazette" width="320" srcset="https://www.applegazette.com/wp-content/uploads/2022/05/apple-gazette-logo.png 1x" />

						</a>
	</p>
</div>			</div>
		</div>

	</header>

			<main id="main" role="main">

					<div class="container bb-featured-area boxed item-1-1  badges-on">
		<div class="featured-area-wrapper">
			<div class="f-col col1">
				
<article class="featured-item" style="background-image:url('https://www.applegazette.com/wp-content/uploads/2024/03/male_gaming-768x450.webp')">
			<figure class="featured-media">
			<a href="https://www.applegazette.com/resources/diving-deep-into-virtual-adventures-the-fascinating-psychology-of-gaming-explained/" class="featured-link">
				<img src="https://www.applegazette.com/wp-content/uploads/2024/03/male_gaming-768x450.webp" alt="Diving Deep into Virtual Adventures: The Fascinating Psychology of Gaming Explained" title="Diving Deep into Virtual Adventures: The Fascinating Psychology of Gaming Explained"/>
			</a>
		</figure>
	
	<header class="featured-header">
		<div class="featured-caption">
							<h2 class="entry-title">
					<a href="https://www.applegazette.com/resources/diving-deep-into-virtual-adventures-the-fascinating-psychology-of-gaming-explained/" rel="bookmark">Diving Deep into Virtual Adventures: The Fascinating Psychology of Gaming Explained</a>
				</h2>
			<div class="bb-author-vcard-mini"><div class="author-info">
		<span class="auth-name">
			<span class="auth-byline">by</span>
			<a class="auth-url" href="https://www.applegazette.com/author/kokou/">
				<span>Kokou Adzo</span>
			</a>
		</span><span class="auth-posted-on"><time class="entry-date published " datetime="2024-03-04T18:19:31+01:00">2 hours ago</time><time class="entry-date updated mf-hide" datetime="2024-03-04T18:19:31+01:00">2 hours ago</time></span></div></div>		</div>
	</header>

	</article>			</div>
			<div class="f-col col2">
				
<article class="featured-item" style="background-image:url('https://www.applegazette.com/wp-content/uploads/2024/03/Bleach-768x450.jpg')">
			<figure class="featured-media">
			<a href="https://www.applegazette.com/resources/understanding-the-basics-bleachs-chemical-profile/" class="featured-link">
				<img src="https://www.applegazette.com/wp-content/uploads/2024/03/Bleach-768x450.jpg" alt="Understanding the basics: Bleach&#8217;s chemical profile" title="Understanding the basics: Bleach&#8217;s chemical profile"/>
			</a>
		</figure>
	
	<header class="featured-header">
		<div class="featured-caption">
							<h2 class="entry-title">
					<a href="https://www.applegazette.com/resources/understanding-the-basics-bleachs-chemical-profile/" rel="bookmark">Understanding the basics: Bleach&#8217;s chemical profile</a>
				</h2>
			<div class="bb-author-vcard-mini"><div class="author-info">
		<span class="auth-name">
			<span class="auth-byline">by</span>
			<a class="auth-url" href="https://www.applegazette.com/author/purity/">
				<span>Purity Muriuki</span>
			</a>
		</span><span class="auth-posted-on"><time class="entry-date published " datetime="2024-03-01T13:00:04+01:00">3 days ago</time><time class="entry-date updated mf-hide" datetime="2024-03-01T13:00:55+01:00">3 days ago</time></span></div></div>		</div>
	</header>

	</article>			</div>
		</div>
	</div>

	<div class="container main-container ">

		<h1 class="mf-hide site-title">Apple Gazette</h1>
		<div class="bb-row">
			<div class="bb-col col-content">
				<div class="bb-row">
					<div class="bb-col col-site-main">
						<div class="site-main" role="main">
															<div class="bb-post-collection hfeed post-grid bb-thumbnail-stretched col-2">
									<ul id="post-items" class="post-items">
										
	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138800 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/the-imperative-of-leadership-coaching-nurturing-the-leaders-of-tomorrow/"
					   title="The Imperative of Leadership Coaching:  Nurturing the Leaders of Tomorrow"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/Leadership-Coaching-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="Leadership Coaching" decoding="async" fetchpriority="high" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/the-imperative-of-leadership-coaching-nurturing-the-leaders-of-tomorrow/" rel="bookmark"  >The Imperative of Leadership Coaching:  Nurturing the Leaders of Tomorrow</a></h2><p class="entry-summary entry-sub-title">Effective leadership has become more critical than ever before. Leaders are tasked with guiding organisations through complex challenges, inspiring teams to achieve their full potential,...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-29T20:43:17+01:00">4 days ago</time><time class="entry-date updated mf-hide" datetime="2024-03-02T08:47:02+01:00">2 days ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138774 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/types-of-emission-reduction-device/"
					   title="Types of emission reduction device"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/catalytic-converter-360x270.png" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="catalytic converter" decoding="async" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/types-of-emission-reduction-device/" rel="bookmark"  >Types of emission reduction device</a></h2><p class="entry-summary entry-sub-title">Catalysts are used in the exhaust system of a car. They are needed to increase the degree of ecological safety of the exhaust. All neutralizers...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-28T10:06:46+01:00">5 days ago</time><time class="entry-date updated mf-hide" datetime="2024-02-28T10:06:55+01:00">5 days ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138749 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				<div class="bb-badge-list"><a class="bb-badge badge trending" href="https://www.applegazette.com/resources/types-of-drought-tolerant-shrubs-and-how-to-care-for-them/" title="Hot"><span class="circle"><i class="bb-icon bb-icon-hot"></i></span><span class="text">Hot</span></a></div>
					<a href="https://www.applegazette.com/resources/types-of-drought-tolerant-shrubs-and-how-to-care-for-them/"
					   title="Types of Drought-Tolerant Shrubs and How to Care for Them"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/ej10_sbaslu-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="a person sitting on a bench in a field" decoding="async" srcset="https://www.applegazette.com/wp-content/uploads/2024/02/ej10_sbaslu-360x270.jpg 360w, https://www.applegazette.com/wp-content/uploads/2024/02/ej10_sbaslu-200x150.jpg 200w" sizes="(max-width: 700px) 100vw, (max-width: 900px) 400px, (max-width: 1200px) 300px, 360px" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/types-of-drought-tolerant-shrubs-and-how-to-care-for-them/" rel="bookmark"  >Types of Drought-Tolerant Shrubs and How to Care for Them</a></h2><p class="entry-summary entry-sub-title">Homeowners frequently look for landscaping solutions that are durable and low-maintenance. Shrubs that withstand drought are becoming more and more well-liked because of their capacity...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-24T09:15:25+01:00">1 week ago</time><time class="entry-date updated mf-hide" datetime="2024-02-24T09:15:25+01:00">1 week ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138729 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/money-saving-tips-for-newcomers-to-the-usa/"
					   title="Money-Saving Tips for Newcomers to the USA"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/Traveling-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="Traveling" decoding="async" loading="lazy" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/money-saving-tips-for-newcomers-to-the-usa/" rel="bookmark"  >Money-Saving Tips for Newcomers to the USA</a></h2><p class="entry-summary entry-sub-title">Moving to a new country means understanding a new set of prices in a new currency, which can be a challenge. This is why establishing...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-22T21:46:20+01:00">2 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-22T21:46:20+01:00">2 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138722 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/social-media-video-marketing-strategy-for-business/"
					   title="Social Media Video Marketing Strategy for Business"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/dnadgmiffsc-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="a person standing in front of a laptop computer talking on a cell phone" decoding="async" loading="lazy" srcset="https://www.applegazette.com/wp-content/uploads/2024/02/dnadgmiffsc-360x270.jpg 360w, https://www.applegazette.com/wp-content/uploads/2024/02/dnadgmiffsc-200x150.jpg 200w" sizes="(max-width: 700px) 100vw, (max-width: 900px) 400px, (max-width: 1200px) 300px, 360px" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/social-media-video-marketing-strategy-for-business/" rel="bookmark"  >Social Media Video Marketing Strategy for Business</a></h2><p class="entry-summary entry-sub-title">In today&#8217;s digital age, social media has become an integral part of marketing strategies for businesses of all sizes. Among the myriad of content types,...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-20T19:51:06+01:00">2 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-20T19:51:06+01:00">2 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138691 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				<div class="bb-badge-list"><a class="bb-badge badge trending" href="https://www.applegazette.com/resources/flyfish-review-business-payments-fulfilled-via-high-end-tools/" title="Popular"><span class="circle"><i class="bb-icon bb-icon-popular"></i></span><span class="text">Popular</span></a></div>
					<a href="https://www.applegazette.com/resources/flyfish-review-business-payments-fulfilled-via-high-end-tools/"
					   title="   Flyfish Review &#8211; Business Payments fulfilled via High-end Tools"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/ecnljwqxmg-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="a man using a laptop" decoding="async" loading="lazy" srcset="https://www.applegazette.com/wp-content/uploads/2024/02/ecnljwqxmg-360x270.jpg 360w, https://www.applegazette.com/wp-content/uploads/2024/02/ecnljwqxmg-200x150.jpg 200w" sizes="(max-width: 700px) 100vw, (max-width: 900px) 400px, (max-width: 1200px) 300px, 360px" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/flyfish-review-business-payments-fulfilled-via-high-end-tools/" rel="bookmark"  >   Flyfish Review &#8211; Business Payments fulfilled via High-end Tools</a></h2><p class="entry-summary entry-sub-title">Setting up and operating a thriving business is not child’s play and cannot be done overnight. It requires ample effort and attention from the end...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-11T21:27:12+01:00">3 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-11T21:30:26+01:00">3 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138684 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/docgos-treatments-and-services-a-guide-for-patients/"
					   title="DocGo&#8217;s Treatments and Services: A Guide for Patients  "  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/bm4mxypy61u-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://www.applegazette.com/wp-content/uploads/2024/02/bm4mxypy61u-360x270.jpg 360w, https://www.applegazette.com/wp-content/uploads/2024/02/bm4mxypy61u-200x150.jpg 200w" sizes="(max-width: 700px) 100vw, (max-width: 900px) 400px, (max-width: 1200px) 300px, 360px" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/docgos-treatments-and-services-a-guide-for-patients/" rel="bookmark"  >DocGo&#8217;s Treatments and Services: A Guide for Patients  </a></h2><p class="entry-summary entry-sub-title">DocGo, a mobile healthcare company committed to providing high-quality, highly accessible care for all, is helping reshape the delivery of medical care by expanding services...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-10T08:35:30+01:00">3 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-10T08:35:30+01:00">3 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138677 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				<div class="bb-badge-list"><a class="bb-badge badge trending" href="https://www.applegazette.com/resources/choosing-between-a-heat-pump-or-a-furnace/" title="Popular"><span class="circle"><i class="bb-icon bb-icon-popular"></i></span><span class="text">Popular</span></a></div>
					<a href="https://www.applegazette.com/resources/choosing-between-a-heat-pump-or-a-furnace/"
					   title="Choosing Between a Heat Pump or a Furnace?"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/heat-pump-1-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="Heat Pump" decoding="async" loading="lazy" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/choosing-between-a-heat-pump-or-a-furnace/" rel="bookmark"  >Choosing Between a Heat Pump or a Furnace?</a></h2><p class="entry-summary entry-sub-title">A heating system replacement or upgrade used to involve just deciding which furnace one would have in a home or with an HVAC package. Today,...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-09T10:09:32+01:00">3 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-09T10:09:51+01:00">3 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138650 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/digital-expansion-breaking-down-the-best-4-websites-for-instagram-triumph/"
					   title="Digital Expansion: Breaking Down the Best 4 Websites for Instagram Triumph"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="blue and red square logo" decoding="async" loading="lazy" srcset="https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-360x270.jpg 360w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-300x225.jpg 300w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-550x413.jpg 550w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-140x105.jpg 140w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-768x576.jpg 768w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-1536x1152.jpg 1536w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-200x150.jpg 200w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko-545x409.jpg 545w, https://www.applegazette.com/wp-content/uploads/2024/02/71qk8odibko.jpg 1600w" sizes="(max-width: 700px) 100vw, (max-width: 900px) 400px, (max-width: 1200px) 300px, 360px" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/digital-expansion-breaking-down-the-best-4-websites-for-instagram-triumph/" rel="bookmark"  >Digital Expansion: Breaking Down the Best 4 Websites for Instagram Triumph</a></h2><p class="entry-summary entry-sub-title">In the ever-evolving landscape of social media, Instagram stands out as one of the most influential platforms for individuals and businesses alike. With over a...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-06T06:24:18+01:00">4 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-06T06:24:18+01:00">4 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138643 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				<div class="bb-badge-list"><a class="bb-badge badge trending" href="https://www.applegazette.com/resources/ever-considered-a-geothermal-heat-pump/" title="Trending"><span class="circle"><i class="bb-icon bb-icon-trending5"></i></span><span class="text">Trending</span></a></div>
					<a href="https://www.applegazette.com/resources/ever-considered-a-geothermal-heat-pump/"
					   title="Ever Considered a Geothermal Heat Pump?"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/heat-pump-360x270.jpg" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="heat pump" decoding="async" loading="lazy" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/ever-considered-a-geothermal-heat-pump/" rel="bookmark"  >Ever Considered a Geothermal Heat Pump?</a></h2><p class="entry-summary entry-sub-title">The standard water heater systems for most homes generally involve a natural gas line to fuel the burner that then heats the water into the...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-05T20:00:27+01:00">4 weeks ago</time><time class="entry-date updated mf-hide" datetime="2024-02-05T20:00:37+01:00">4 weeks ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>


	<li class="post-item post-item-grid">
		<article class="post bb-post bb-card-item post-138628 type-post status-publish format-standard has-post-thumbnail category-resources">

			<!-- thumbnail -->
			<div class="post-thumbnail">

				
					<a href="https://www.applegazette.com/resources/personalize-your-love-custom-gift-ideas-for-valentines-day-2024/"
					   title="Personalize Your Love: Custom Gift Ideas for Valentine&#8217;s Day 2024"  >
						<div class="bb-media-placeholder" style="padding-bottom:75%;"><img width="360" height="270" src="https://www.applegazette.com/wp-content/uploads/2024/02/unnamed-2-360x270.png" class="attachment-boombox_image360x270 size-boombox_image360x270 wp-post-image" alt="" decoding="async" loading="lazy" /></div>					</a>

					
				
			</div>
			<!-- thumbnail -->

			<div class="content">
				<!-- entry-header -->
				<header class="entry-header">
					<div class="bb-post-terms"><div class="bb-cat-links"><a href="https://www.applegazette.com/resources/" rel="category tag">Resources</a></div></div><h2 class="entry-title"><a href="https://www.applegazette.com/resources/personalize-your-love-custom-gift-ideas-for-valentines-day-2024/" rel="bookmark"  >Personalize Your Love: Custom Gift Ideas for Valentine&#8217;s Day 2024</a></h2><p class="entry-summary entry-sub-title">Valentine&#8217;s Day 2024 is peeking around the corner, and if you&#8217;re anything like me, you&#8217;re probably scratching your head, thinking about how to dodge the...</p><div class="bb-author-vcard-mini post-author-meta"><div class="author-info"><span class="auth-posted-on"><time class="entry-date published " datetime="2024-02-01T22:58:55+01:00">1 month ago</time><time class="entry-date updated mf-hide" datetime="2024-02-01T22:58:55+01:00">1 month ago</time></span></div></div>				</header>
				<!-- entry-header -->
			</div>

		</article>
	</li>

									</ul>
										<div class="more-load-button infinite_scroll on_demand">
		<button id="load-more-button" data-next_url="https://www.applegazette.com/page/2/"
		        data-scroll="on_demand">
			<i class="bb-icon spinner-pulse"></i>
			<span class="text">Load more</span>
		</button>
	</div>
								</div>
														</div>
					</div>

									</div>
			</div>

					</div>

	</div>
			<!--Div for sticky elements -->
			<div id="sticky-border"></div>
			</main>

							<footer id="footer" class="footer top-bg">
					
<div class="footer-bottom">
	
	<div class="container">

					<div class="footer-nav">
				<nav>
					<ul id="menu-footer-categories" class=""><li id="menu-item-60003" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60003"><a href="https://www.applegazette.com/news/">News</a></li>
<li id="menu-item-60004" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60004"><a href="https://www.applegazette.com/lifestyle/">Lifestyle</a></li>
<li id="menu-item-60002" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-60002"><a href="https://www.applegazette.com/tips/">Tips</a></li>
<li id="menu-item-41797" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41797"><a href="https://www.applegazette.com/privacy-policy/">Privacy Policy</a></li>
</ul>				</nav>
			</div>
		
					<div class="social-footer social">
				<ul><li><a href="https://www.facebook.com/applegazette/" class="bb-icon bb-ui-icon-facebook " title="Facebook" target="_blank" rel="nofollow noopener"></a></li><li><a href="https://www.pinterest.com/applegazette/" class="bb-icon bb-ui-icon-pinterest " title="Pinterest" target="_blank" rel="nofollow noopener"></a></li><li><a href="https://twitter.com/applegazette" class="bb-icon bb-ui-icon-twitter " title="Twitter" target="_blank" rel="nofollow noopener"></a></li></ul>			</div>
		
		<div class="copy-right">&copy;
			2024 All Rights Reserved		</div>

	</div>
</div>				</footer>
			
        <span id="go-top" class="go-top"><i class="bb-icon bb-ui-icon-arrow-up"></i></span>
		</div>

		<div class="light-modal-bg"></div>
<!-- Modal content -->
<div id="sign-in" class="light-modal sign-in authentication">
	<a href="#" class="modal-close"><i class="bb-icon bb-ui-icon-close"></i></a>
	<div class="modal-body wrapper">
		<div class="content-wrapper">
			<header class="content-header">
									<h3 class="title">log in</h3>
				
							</header>
			<div class="content-body">
                                    <div class="clearfix"></div>
                
				<p class="status-msg bb-txt-msg"></p>

				<form id="boombox-login" class="ajax-auth" action="login" method="post">
					<input type="hidden" id="security" name="security" value="deff07e90e" /><input type="hidden" name="_wp_http_referer" value="/" />					<div class="input-field">
						<input type="text" name="useremail" class="required" placeholder="Your username or e-mail">
					</div>
					<div class="input-field">
						<input type="password" name="password" class="required" placeholder="Your password">
					</div>

										<div class="input-field row-remember-me bb-row-check-label">
						<input type="checkbox" name="rememberme" id="rememberme" class="form-input">
						<label for="rememberme" class="form-label">Remember me</label>
					</div>
					
					
													<div class="input-field captcha-container loading">
								<div class="form-captcha">
									<img src="" alt="Captcha!" class="captcha">
									<a href="#refresh-captcha" class="auth-refresh-captcha refresh-captcha"></a>
								</div>
								<input type="text" class="required bb-captcha-field" name="captcha-code"
									   placeholder="Enter captcha">
							</div>
											
					<div class="input-field">
						<button class="bb-btn" type="submit">log in</button>
					</div>
					<div class="input-field row-forgot-password">
						<a class="forgot-password-link js-authentication" href="#forgot-password">Forgot password?</a>
					</div>
				</form>
							</div>
					</div>
	</div>
</div>

<!-- Modal content -->
<div id="forgot-password" class="light-modal authentication">
	<a href="#" class="modal-close"><i class="bb-icon bb-ui-icon-close"></i></a>
	<div class="modal-body wrapper">
		<div class="content-wrapper">
			<header class="content-header">
									<h3 class="title">forgot password</h3>
				
							</header>
			<div class="content-body">
				<p class="status-msg bb-txt-msg"></p>
				<form id="boombox_forgot_password" class="ajax-auth" action="forgot_password" method="post">
					<input type="hidden" id="forgotsecurity" name="forgotsecurity" value="ff2bd9ba65" /><input type="hidden" name="_wp_http_referer" value="/" />					<div class="input-field">
						<input type="text" name="userlogin" class="required"
						       placeholder="Your username or e-mail">
					</div>
					<div class="input-field">
						<button class="bb-btn" type="submit">reset</button>
					</div>
				</form>
			</div>
			<div class="content-footer">
				<div class="bottom">
					<div class="text">Back to </div>
					<a class="bb-btn bb-btn-default js-authentication"
					   href="#sign-in">log in</a>
				</div>
			</div>
		</div>
	</div>
</div>


<script type="text/javascript" id="boombox-scripts-min-js-extra">
/* <![CDATA[ */
var boombox_global_vars = {"boombox_gif_event":"click","single_post_animated_hyena_gifs_excluded_js_selectors":[],"videoOptions":{"playerControls":"mute","autoPlay":"scroll","sound":"muted","clickEvent":"mute_unmute","loop":1}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/themes/boombox/js/scripts.min.js?ver=2.8.6" id="boombox-scripts-min-js"></script>
<script type="text/javascript" id="boombox-ajax-js-extra">
/* <![CDATA[ */
var boombox_ajax_params = {"ajax_url":"https:\/\/www.applegazette.com\/wp-admin\/admin-ajax.php","track_view":"0","track_view_request_cache":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/themes/boombox/includes/rate-and-vote-restrictions/js/ajax.min.js?ver=2.8.6" id="boombox-ajax-js"></script>
<script type="text/javascript" id="boombox-shortcodes-js-extra">
/* <![CDATA[ */
var params = {"ajax_url":"https:\/\/www.applegazette.com\/wp-admin\/admin-ajax.php","success_message":"Your message successfully submitted!","error_message":"Please fill all required fields!","wrong_message":"Something went wrong, please try again!","captcha_file_url":"https:\/\/www.applegazette.com\/wp-content\/plugins\/boombox-theme-extensions\/boombox-shortcodes\/captcha.php","captcha_type":"image"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/plugins/boombox-theme-extensions/boombox-shortcodes/js/shortcodes.min.js?ver=20160609" id="boombox-shortcodes-js"></script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.6" id="page-links-to-js"></script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/themes/boombox/includes/authentication/assets/js/jquery.validate.min.js?ver=2.8.6" id="boombox-validate-scripts-js"></script>
<script type="text/javascript" id="boombox-default-auth-scripts-js-extra">
/* <![CDATA[ */
var ajax_auth_object = {"ajaxurl":"https:\/\/www.applegazette.com\/wp-admin\/admin-ajax.php","login_redirect_url":"https:\/\/www.applegazette.com","register_redirect_url":"https:\/\/www.applegazette.com","reset_password_redirect_url":"https:\/\/www.applegazette.com","nsfw_redirect_url":"https:\/\/www.applegazette.com","loading_message":"Sending user info, please wait...","invalid_message":"Please fix all invalid fields.","captcha_file_url":"https:\/\/www.applegazette.com\/wp-content\/themes\/boombox\/includes\/authentication\/default\/captcha\/captcha-security-image.php","captcha_type":"image","enable_login_captcha":"1","enable_registration_captcha":"1","site_primary_color":"#ffe400","trigger_action":"","messages":{"password_strength":"Password strength","password_mismatch":"Passwords don't match"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.applegazette.com/wp-content/themes/boombox/includes/authentication/default/js/default-auth-scripts.min.js?ver=2.8.6" id="boombox-default-auth-scripts-js"></script>
	</body>
</html>