/* @override 
	https://my-lemonda-flywheel.local/wp-content/themes/lemonada/assets/css/format.css?*
	http://localhost:10089/wp-content/themes/lemonada/assets/css/format.css?*
	http://my-lemonda-flywheel.local/wp-content/themes/lemonada/assets/css/format.css?*
	https://lemonadamedia.com/wp-content/themes/lemonada/assets/css/format.css?* */

@font-face {
font-family: 'office_times_roundregular';
font-weight: normal;
font-style: normal;
src: url('/wp-content/themes/lemonada/assets/webfonts/officetimesround-regular.woff2') format('woff2'), url('/wp-content/themes/lemonada/assets/webfonts/officetimesround-regular.woff') format('woff');
}

@font-face {
font-family: 'neue_montrealregular';
font-weight: normal;
font-style: normal;
src: url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-regular.woff2') format('woff2'), url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-regular.woff') format('woff');
}

@font-face {
font-family: 'neue_montrealmedium';
font-weight: normal;
font-style: normal;
src: url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-medium.woff2') format('woff2'), url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-medium.woff') format('woff');
}

@font-face {
font-family: 'neue_montrealbold';
font-weight: normal;
font-style: normal;
src: url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-bold.woff2') format('woff2'), url('/wp-content/themes/lemonada/assets/webfonts/neuemontreal-bold.woff') format('woff');
}

html, 
body, 
div, 
span, 
applet, 
object, 
iframe, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre, 
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code, 
del, 
dfn, 
em, 
img, 
ins, 
kbd, 
q, 
s, 
samp, 
small, 
strike, 
strong, 
sub, 
sup, 
tt, 
var, 
b, 
u, 
i, 
center, 
dl, 
dt, 
dd, 
ol, 
ul, 
li, 
fieldset, 
form, 
label, 
legend, 
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr, 
th, 
td, 
article, 
aside, 
canvas, 
details, 
embed, 
figure, 
figcaption, 
footer, 
header, 
hgroup, 
menu, 
nav, 
output, 
ruby, 
section, 
summary, 
time, 
mark, 
audio, 
video {
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
}

*, 
*:before, 
*:after {
	box-sizing: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

html {
	box-sizing: border-box;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

::-moz-selection {
	background: #f7e921;
}

::selection {
	background: #f7e921;
}

body {
	font-family: 'neue_montrealregular';
	font-style: normal;
	display: flex;
	flex-direction: column;
	height: 100%;
	margin: 0;
	background: #fff;
	justify-content: space-between;
	width: 100%;
}

.section-fullpage-wrapper {
	padding-top: 100px;
}

.full:before, 
.full:after, 
.content:before, 
.content:after, 
.content-full:before, 
.content-full:after {
	display: table;
	table-layout: fixed;
	content: '';
}

.full:after, 
.content:after, 
.content-full:after {
	clear: both;
}

.full {
	width: 100%;
}

.content .content {
	width: 100%;
	padding: 0!important;
}

.content {
	/*	overflow: hidden;*/
	width: 100%;
	max-width: 1400px;
	margin: 0 auto!important;
	padding-right: 0;
	padding-left: 0;
}

@media all and (max-width: 1450px) {
	.content {
		padding-right: 3%!important;
		padding-left: 3%!important;
	}
}

	.section_wp_content {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

.section-content-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

.content-full {
	/*	overflow: hidden;*/
	/*	max-width: 1800px;*/
	margin: 0 auto;
}

@media (max-width: 950px) {
	.section-fullpage-wrapper {
		padding-top: 70px;
	}
}
	.wrapper {
	padding-top: 0;
	padding-bottom: 0;
	flex: 1;
}

*:before, 
*:after {
	box-sizing: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

html {
	box-sizing: border-box;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

img {
	display: block;
	border-style: none;
}

img, 
video {
	max-width: 100%;
	height: auto;
}

.primary_yellow_700_bg {
	background: #fbed21;
}

.primary_yellow_900_bg {
	background: #fbd101;
}

.seconday_purple_bg {
	background: #840081;
}

.complementary_pink_700_bg {
	background: #fb3a7e;
}

.complementary_pink_900_bg {
	background: #db2f6c;
}

.complementary_teal_700_bg {
	background: #0ad69f;
}

.complementary_teal_900_bg {
	background: #02b384;
}

.complementary_blue_700_bg {
	background: #203ef3;
}

.complementary_blue_900_bg {
	background: #061eb4;
}

.complementary_cool_purple_bg {
	background: #451486;
}

.neutral_cream_bg {
	background: #f8f6f4;
}

.neutral_black_bg {
	background: #000;
}

.neutral_cream_text {
	text-color: #f8f6f4;
}

.primary_yellow_700_color {
	text-color: #fbed21;
}

.primary_yellow_900_color {
	text-color: #fbd101;
}

.complementary_pink_700_color {
	text-color: #fb3a7e;
}

.complementary_pink_900_color {
	text-color: #db2f6c;
}

.complementary_teal_700_color {
	text-color: #0ad69f;
}

.complementary_teal_900_color {
	text-color: #02b384;
}

.complementary_blue_700_color {
	text-color: #203ef3;
}

.complementary_blue_900_color {
	text-color: #061eb4;
}

neutral_cream_color {
	color: #f8f6f4;
}

neutral_black_color {
	text-color: #000;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p {
	margin-top: 0;
	margin-bottom: 30px;
	text-color: #000;
}

h1.white, 
h2.white, 
h3.white, 
h4.white, 
h5.white, 
h6.white, 
p.white {
	color: #fff;
}

a.yellow, 
h1.yellow, 
h2.yellow, 
h3.yellow, 
h4.yellow, 
h5.yellow, 
h6.yellow, 
p.yellow {
	color: #fbed21;
}

a.yellow:hover {
	color: #fff;
}

h1.A5A2A2, 
h2.A5A2A2, 
h3.A5A2A2, 
h4.A5A2A2, 
h5.A5A2A2, 
h6.A5A2A2, 
p.A5A2A2 {
	color: #a5a2a2;
}

h1.halfmargin, 
h2.halfmargin, 
h3.halfmargin, 
h4.halfmargin, 
h5.halfmargin, 
h6.halfmargin, 
p.halfmargin {
	margin-bottom: 15px;
}

h1.quartermargin, 
h2.quartermargin, 
h3.quartermargin, 
h4.quartermargin, 
h5.quartermargin, 
h6.quartermargin, 
p.quartermargin {
	margin-bottom: 5px;
}

h1.nomargin, 
h2.nomargin, 
h3.nomargin, 
h4.nomargin, 
h5.nomargin, 
h6.nomargin, 
p.nomargin {
	margin-bottom: 0;
}

h1.centertext, 
h2.centertext, 
h3.centertext, 
h4.centertext, 
h5.centertext, 
h6.centertext, 
p.centertext {
	text-align: center;
}

h1 {
	font-family: 'office_times_roundregular';
	font-size: 64px;
	font-weight: 400;
	font-weight: normal;
	line-height: 60px;
	letter-spacing: -.04em;
}

@media (max-width: 950px) {
	h1 {
		font-size: 50px;
		line-height: 50px;
	}
}

	@media (max-width: 950px) {
	h1 {
		font-size: 40px;
		line-height: 40px;
	}
}

	h1 span.yellowunderline {
	position: relative;
	z-index: 1;
	overflow: visible;
}

h1 span.yellowunderline:after {
	position: absolute;
	z-index: -1;
	bottom: 5px;
	left: 0;
	width: 100%;
	height: 20px;
	content: '';
	background: #fbed21;
}

h2 {
	font-family: 'office_times_roundregular';
	font-size: 45px;
	font-weight: 400;
	font-weight: normal;
	line-height: .95em;
	letter-spacing: -.10rem;
}


	h2 span.yellowunderline {
	position: relative;
	z-index: 1;
	overflow: visible;
}

h2 span.yellowunderline:after {
	position: absolute;
	z-index: -1;
	bottom: 3px;
	left: 0;
	width: 100%;
	height: 15px;
	content: '';
	background: #fbed21;
}




@media (max-width: 950px) {
	h2 {
		font-size: 40px;
			line-height: 1.2em;

	}
}

	@media (max-width: 650px) {
	h2 {
		font-size: 27px;
		letter-spacing: -.05rem;

	}
}

	h3 {
	font-family: 'neue_montrealmedium';
	font-size: 36px;
	font-weight: 400;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: -5%;
}

@media (max-width: 950px) {
	h3 {
		font-size: 30px;
	}
}

	@media (max-width: 650px) {
	h3 {
		font-size: 27px;
	}
}

	h3 span.yellowunderline {
	position: relative;
	z-index: 1;
	overflow: visible;
}

h3 span.yellowunderline:after {
	position: absolute;
	z-index: -1;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 7px;
	content: '';
	background: #fbed21;
}

h4 {
	font-family: 'neue_montrealmedium';
	font-size: 32px;
	font-weight: 500;
	line-height: 1.1em;
}

@media (max-width: 950px) {
	h4 {
		font-size: 27px;
		line-height: 1.3em;
	}
}

	@media (max-width: 950px) {
	h4 {
		font-size: 21px;
		line-height: 1.3em;
	}
}

	h5 {
	font-family: 'neue_montrealmedium';
	font-size: 22px;
	font-weight: normal;
	line-height: 1.455em;
}

@media (max-width: 950px) {
	h5 {
		font-size: 19px;
	}
}

	h5.b {
	font-family: 'neue_montrealbold';
}

h5.border_bottom {
	border-bottom: 1px solid #C5C5C5;
	padding-bottom: 10px;
}

h5 span.yellowunderline {
	position: relative;
	z-index: 1;
	overflow: visible;
}

h5 span.yellowunderline:after {
	position: absolute;
	z-index: -1;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 5px;
	content: '';
	background: #fbed21;
}

h5.borderbottom {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

h6 {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	line-height: 1.3em;
	letter-spacing: -2%;
}

h6.bold {
	font-family: 'neue_montrealbold';
}

h6.uppercase {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p.xs {
	font-family: 'neue_montrealregular';
	font-size: 12px;
	line-height: 1.2em;
}

p.s {
	font-family: 'neue_montrealregular';
	font-size: 14px;
	line-height: 1.65em;
}

ul {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	line-height: 1.65em;
	margin-bottom: 30px;
	padding-left: 25px;
}

ul li {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	line-height: 1.65em;
	margin-bottom: 5px;
	padding-left: 0;
}

ol {
	margin-bottom: 15px;
}

ol li {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	line-height: 1.65em;
	margin-bottom: 15px;
}

p.hafllineheight {
	line-height: 1.3em;
}

p, 
p.m {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	line-height: 1.65em!important;
	letter-spacing: 0;
}

p strong {
	font-family: 'neue_montrealmedium';
	letter-spacing: inherit;
}

p.m.b {
	font-family: 'neue_montrealbold';
}

p.l {
	font-family: 'neue_montrealregular';
	font-size: 18px;
	line-height: 1.65em;
}

@media (max-width: 650px) {
	p.l {
		font-family: 'neue_montrealmedium';
		font-size: 15px;
		line-height: 1.em;
	}
}

	p.l {
	font-family: 'neue_montrealregular';
	font-size: 18px;
	line-height: 1.65em;
}

p.l {
	font-family: 'neue_montrealmedium';
}

p.xl {
	font-family: 'neue_montrealregular';
	font-size: 20px;
	line-height: 1.65em;
}

p.xl.b {
	font-family: 'neue_montrealmedium';
}

p.xxl {
	font-family: 'neue_montrealregular';
	font-size: 21px;
	line-height: 1.5em;
}

p.xs.b, 
p.s.b, 
p.b, 
p.m.b, 
p.l.b, 
p.xl.b, 
p.xxl.b {
	/*font-family: 'neue_montrealbold';*/
}

p.uppercase {
	letter-spacing: 1px;
	text-transform: uppercase;
}

input#submit.submit, 
.btn {
	display: flex;
	font-size: 16px;
	font-family: 'neue_montrealregular';
	min-width: 100px;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
	transition: all .25s ease-in-out;
	color: #000;
	border: 2px solid #fbed21;
	border-radius: 10px;
	background-color: #fbed21;
	justify-content: center;
	align-content: center;
	align-items: center;
	white-space: nowrap;
	margin-bottom: 15px;
}

.btn.smallbtn {
	font-size: 13px;
	height: 35px;
		min-width: 130px;
	max-width: 130px;
border-radius: 3px;
margin-bottom: 0;
	margin-right: 5px!important;
margin-left: 5px!important;
}

.btn.nomargin {
	margin: 0;
}

.btn.black {
background: #000;
color: #fff;
border: 2px solid #000;
}

a.btn.white {
	background: #fff;
border: 2px solid #000!important;
color: #000;

}

.btn.black:hover {
border: 2px solid #000;
background: transparent;
color: #000;
}


a.btn.white:hover {
	background-color: #fbed21;
		border: 2px solid #fbed21!important;
color: #000;

}

a.btn.white::after {
display: none;
}

.btn.transparent {
background: #fff;
color: #000;
border: 2px solid #000;
}

a.btn {
	text-decoration: none;
}

input#submit.submit:hover, 
.btn:hover {
	transition: all .25s ease-in-out;
	color: #fff;
	border: 2px solid #000;
	background-color: #000;
}

header.site_hero {
	display: flex;
	min-height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
	align-content: center;
	align-items: center;
}

@media (max-width: 950px) {
	header.site_hero {
		display: none;
	}
}

	a {
	position: relative;
	transition: all .25s ease-in-out;
	text-decoration: none;
	color: #000;
}

a.biglink {
	font-family: 'neue_montrealbold';
	font-size: 18px;
	transition: all .25s ease-in-out;
	align-self: flex-start;
}

a.arrow_after {
	position: relative;
	padding-right: 25px;
	transition: all .25s ease-in-out;
	border-bottom: 1px solid #fbed21;
}

a.arrow_after:hover {
	transition: all .25s ease-in-out;
	border-bottom: 1px solid #fff;
}

a.arrow_after:after {
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	padding-left: 5px;
	content: '\f061';
	transition: all .25s ease-in-out;
	pointer-events: none;
}

a.arrow_after:hover:after {
	padding-left: 8px;
	transition: all .25s ease-in-out;
}

a.white {
	z-index: 1;
	color: #fff;
}

a.white:hover {
	color: #fff;
}

a.white:hover::after {
	height: .3rem;
	background-color: #fbed21;
}

a.white::after {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: -2px;
	left: 0;
	display: block;
	height: .1rem;
	content: '';
	transition: height .3s;
	opacity: .9;
	background-color: #fff;
}

a.yellow_link, 
.breadcrumb a {
	font-family: 'neue_montrealmedium';
	font-size: 12px;
	line-height: 1.3em;
	z-index: 1;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #000;
}

.yellow_link::after, 
.breadcrumb_wrapper a span::after {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: -1px;
	left: 0;
	display: block;
	height: .1rem;
	content: '';
	transition: height .3s;
	opacity: .9;
	background-color: #fbed21;
}

.yellow_link:hover::after, 
.breadcrumb_wrapper a span:hover::after {
	height: .2rem;
	background-color: #fbed21;
}

.rte a:not(.btn) {
	text-decoration: underline;
	font-family: 'neue_montrealmedium';
	z-index: 1;
/*	text-decoration: none!important;*/
}

.rte a:not(.btn):hover {
opacity: .5;
}


/*.rte a::after {
	position: absolute;
	z-index: 0;
	right: 0;
	bottom: -1px;
	left: 0;
	display: block;
	height: .1rem;
	content: '';
	transition: height .3s;
	opacity: .9;
	background-color: #fbed21;
}*/

.section_cta_twoup_item.primary_yellow_700_bg .rte a::after {
color: #000!important;
}

.rte a.noyellow::after {
	display: none;
}


/*
.rte a:hover::after {
	height: .2rem;
	background-color: #fbed21;
}*/


.rte h3 a:hover::after {
	height: .2rem;
	background-color: #fff;
}


a.large_link {
	font-family: 'neue_montrealbold';
	font-size: 22px;
	transition: all .25s ease-in-out;
	text-decoration: underline;
	color: #fbed21;
	;
}

a:hover {
	transition: all .25s ease-in-out;
	color: #000;
}

.section_footer {
	padding-top: 80px;
	padding-bottom: 80px;
	color: #fff;
}

@media (max-width: 950px) {
	.section_footer {
		padding-top: 40px;
		padding-bottom: 40px;
		color: #fff;
	}
}

	.section_footer_inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_footer_inner {
		padding-right: 2%;
		padding-left: 2%;
	}
}

	.section_footer_inner_right {
	flex-basis: 50%;
}

@media (max-width: 950px) {
	.section_footer_inner_right {
		flex-basis: 100%;
	}
}

	ul.social_icons {
	display: flex;
	max-width: 400px;
	padding-bottom: 30px;
	justify-content: space-between;
}

@media (max-width: 950px) {
	ul.social_icons {
		max-width: inherit;
		padding-top: 30px;
		margin-bottom: 0;
	}
}

	ul.social_icons li {
	display: flex;
}

ul.social_icons li {
	color: #fff;
}

ul.social_icons a i {
	font-size: 23px;
	transition: all .25s ease-in-out;
	color: #fff;
}

ul.social_icons a:hover i {
	transition: all .25s ease-in-out;
	color: #fbe800;
}

ul.footer_link_column {
	list-style: none;
	color: white;
	flex-basis: 33.3%;
}

@media (max-width: 650px) {
	ul.footer_link_column {
		flex-basis: 100%;
		padding-left: 0;
		margin-bottom: 0;
	}
}

	ul.footer_link_column li {
	font-size: 16px;
	margin: 0;
	padding-bottom: 20px;
}

ul.footer_link_column li a {
	font-size: 16px;
	display: flex;
	text-decoration: none;
	color: white;
	color: #a5a2a2;
}

ul.footer_link_column li a:hover {
	color: #fff;
}

.section_footer_inner_left {
	display: flex;
	flex-direction: column;
	flex-basis: 48%;
	justify-content: space-between;
}

@media (max-width: 950px) {
	.section_footer_inner_left {
		padding-bottom: 20px;
		flex-basis: 100%;
	}
}



	.section_footer_inner_left_bottom p a {
	font-family: 'neue_montrealregular';
	font-size: 14px;
	font-weight: 400;
	font-weight: normal;
	line-height: 20px;
	color: #ddd;
}

.section_footer_inner_left_bottom p a:hover {
	color: #fbd001;
}

.section_footer_links {
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media (max-width: 950px) {
	.section_footer_links {
		padding-top: 0;
		padding-bottom: 0;
		flex-wrap: wrap;
	}
}

	.section_shows_wrapper {
	display: flex;
	padding-top: 20px;
	/*	justify-content: space-between;*/
	padding-bottom: 40px;
	flex-wrap: wrap;
}

.section_show_loop {
	position: relative;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	margin-right: 1%;
	margin-bottom: 2%;
	transition: all .25s ease-in-out;
	flex-basis: 19%;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_show_loop {
		flex-basis: 32.3%;
	}
}

	@media (max-width: 650px) {
	.section_show_loop {
		flex-basis: 49%;
	}
}

	.section_show_loop:before {
	transition: all .40s ease-in-out;
}

.section_show_loop:hover {
	cursor: pointer;
}

.section_show_loop:before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
	content: '';
	transition: all .40s ease-in-out;
	opacity: 0;
	background: #000;
}

.section_show_loop:hover:before {
	transition: all .40s ease-in-out;
	opacity: .4;
}

.section_show_loop img {
	position: relative;
	z-index: 0;
	transition: all .40s ease-in-out;
	border-radius: 3px;
	align-self: flex-end;
}

.section_show_loop:hover img {
	transition: all .40s ease-in-out;
	transform: scale(1.03);
}

.show_featured_image {
	display: flex;
}

.section_show_image {
	overflow: hidden;
	border-radius: 4px;
}

.section_show_single_wrapper {
	display: flex;
	padding-top: 60px;
	padding-bottom: 60px;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_show_single_wrapper {
		padding-top: 20px;
	}
}
	.section_show_single_player {
	flex-basis: 49%;
}

@media (max-width: 950px) {
	.section_show_single_player {
		flex-basis: 100%;
	}
}

	.section_show_single_content {
	flex-basis: 49%;
}

@media (max-width: 950px) {
	.section_show_single_content {
		flex-basis: 100%;
		padding-top: 30px;
	}
}

	.section_show_link {
	padding-bottom: 30px;
}

.section_omny_player {
	padding-bottom: 30px;
}

/*ul.section_postcast_links li a.yellow_link {
	margin-right: 15px;
}*/

ul.section_postcast_links {
	display: flex;
	margin-bottom: 0;
	padding-bottom: 30px;
	list-style: none;
	align-items: center;
	align-content: center;
	padding-left: 0;
}

ul.section_postcast_links li {
	line-height: 1;
	margin: 0 10px;
	padding-left: 0;
}

ul.section_postcast_links li a img {
	transition: all .25s ease-in-out;
	border-radius: 100%;
}

ul.section_postcast_links li a img:hover {
	transition: all .25s ease-in-out;
	transform: scale(1.1);
}

.section_show_credtis {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section_show_credit_item {
	flex: 1;
}

.section_title_wrapper {
	display: flex;
	padding-bottom: 30px;
	flex-basis: 100%;
}

.section_realated_episodes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.related_episode_item {
	display: flex;
	margin-bottom: 20px;
	/*flex-basis: 30%;*/
	padding: 20px;
	border-radius: 5px;
	background: #f8f6f4;
	justify-content: space-between;
}

.related_episode_text {
	display: flex;
	flex-direction: column;
	flex-basis: 70%;
	flex-wrap: wrap;
	justify-content: center;
}

.related_episode_img {
	border-radius: 5px;
}

.section_related_meta {
	display: flex;
}

.section_play_btn {
	display: flex;
	display: flex;
	width: 24px;
	height: 24px;
	margin-left: 7px;
	border-radius: 100px;
	background: #fbee1f;
	justify-content: center;
	align-items: center;
}

i.play_button.fa-sharp.fa-solid.fa-play {
	font-size: 12px;
	margin-right: -4px;
}

.section_header_general {
	display: flex;
	flex-direction: column;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	justify-content: center;
}

.section_header_general.news_header {
	min-height: 20vh;
	padding-bottom: 30px;
	justify-content: space-between;
padding-top: 30px;
}

.section_header_general.events_header {
	min-height: 20vh;
	padding-bottom: 30px;
	justify-content: center;
padding-top: 30px;
}

.section_header_team {
	display: flex;
	/*	justify-content: center;*/
	flex-direction: column;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}

.section_people_wrapper {
	display: flex;
	/*	justify-content: space-between;*/
	margin-right: -1%;
	padding-bottom: 60px;
	flex-wrap: wrap;
}

.section_people_wrapper.people_query_featured {
	padding-top: 0;
	padding-bottom: 30px;
	justify-content: space-around;
	flex-wrap: wrap;
}

.section_director_title {
	display: flex;
	flex-direction: column;
	flex-basis: 30%;
}

@media (max-width: 950px) {
	.section_director_title {
		flex-basis: 100%;
	}
}

.section_directors_wrapper {
	display: flex;
	justify-content: space-between;
	flex-basis: 100%;
}

@media (max-width: 950px) {
	.section_directors_wrapper {
		flex-basis: 100%;
		flex-wrap: wrap;
	}
}

.section_people_wrapper.people_query_featured .section_people_loop {
	margin-right: 2%;
	flex-basis: 48%;
}

@media (max-width: 950px) {
	.section_people_wrapper.people_query_featured .section_people_loop {
		margin-right: 2%;
		flex-basis: 100%;
	}
}

.section_people_loop {
	margin-right: 1%;
	margin-bottom: 40px;
	flex-basis: 24%;
}

@media (max-width: 950px) {
	.section_people_loop {
		flex-basis: 32.3%;
	}
}

@media (max-width: 650px) {
	.section_people_loop {
		flex-basis: 49%;
	}
}

.section_people_image {
	overflow: hidden;
	margin-bottom: 5px;
	padding-bottom: 0;
	border-radius: 3px;
}

.section_people_loop_text {
	padding-top: 10px;
}

.section_people_image img {
	overflow: hidden!important;
	width: 100%;
	transition: all .25s ease-in-out;
	border-radius: 3px;
}

/*.section_people_image img:hover {
	overflow: hidden;
	transition: all .25s ease-in-out;
	transform: scale(1.05);
}*/

ul.header_nav {
	display: flex;
	margin-bottom: 0;
	justify-content: space-around;
	flex-basis: 100%;
}

ul.header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.header_nav li a {
	font-size: 17px;
	text-decoration: none;
}

.section_featured_show_wrapper {
	display: flex;
	flex-direction: column;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	padding-left: 3%;
	text-align: center;
	justify-content: center;
}

.section_news_wrapper {
	display: flex;
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	flex-wrap: wrap;
}


.section_events_wrapper {
	display: flex;
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	flex-wrap: wrap;
	padding-bottom: 60px;
}

.blog_pagination ul {
	display: flex;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	list-style: none;
	justify-content: center;
}

.blog_pagination ul li {
	min-width: 30px;
	min-height: 30px;
	margin: 0 10px;
	text-align: center;
	border-radius: 50%;
}

.blog_pagination ul li a {
	font-family: 'neue_montrealmedium';
	display: flex;
	height: 100%;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
}

.blog_pagination ul li a:hover {
	background: #feec01;
}

ul.blog_categories {
	display: flex;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding: 0;
	justify-content: space-between;
}

ul.blog_categories li {
	display: flex;
	margin: 0;
	list-style: none;
	border-bottom: 3px solid #fff;
}

ul.blog_categories li.current-cat {
	transition: all .25s ease-in-out;
	border-bottom: 2px solid #fcec20;
}

ul.blog_categories li a {
	font-family: 'neue_montrealmedium';
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0;
	padding-left: 0;
	transition: all .25s ease-in-out;
	letter-spacing: 1px;
	text-transform: uppercase;
}

body.blog ul.blog_categories li:first-child, 
ul.blog_categories li:hover {
	transition: all .25s ease-in-out;
	border-bottom: 3px solid #fcec20;
}

.section_loop_news {
	display: flex;
	min-height: 320px;
	margin-bottom: 40px;
	padding: 30px;
	border-radius: 5px;
	background: #f8f6f4;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 750px) {
	.section_loop_news {
		padding: 15px;
	}
}




.section_loop_news h4 a:hover {
	background: #fbee1f;
}

.section_loop_news_img {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 320px;
	height: auto;
	border-radius: 3px;
	background: #fff;
	flex-basis: 25%;
	justify-content: center;
	align-content: center;
}

@media (max-width: 750px) {
	.section_loop_news_img {
		max-width: inherit;
		flex-basis: 100%;
	}
}

.section_loop_news_img img {
	border-radius: 5px;
}

.section_loop_news_text {
	display: flex;
	flex-direction: column;
	flex-basis: 72%;
}

@media (max-width: 750px) {
	.section_loop_news_text {
		padding-top: 20px;
		flex-basis: 100%;
	}
}

.meta_info {
	display: flex;
	/*	justify-content: space-between;*/
}

.meta_info span {
	margin-right: 20px;
}

.section_loop_news_text a {
	text-decoration: none;
}

.single_post_thumbnail {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	
}

.single_post_thumbnail_16_9 {
		margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}


.single_post_thumbnail_16_9.extralarge {
		max-width: 1600px;

}

.single_post_thumbnail_16_9.full {
		max-width: 1200px;

}

.single_post_thumbnail_16_9.large {
		max-width: 1000px;
}

.single_post_thumbnail img,
.single_post_thumbnail_16_9 img{
		width: 100%;
		height: auto;

}


/** {
	outline: 1px solid #ddd;
}*/

.section_single_content {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 80px;
}

.post_share_wrapper {
	display: flex;
	flex-direction: column;
	max-width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	text-align: center;
	justify-content: center;
}

.share_links {
	font-size: 25px;
	display: flex;
	justify-content: space-between;
}

.share_links a:hover {
	color: #fbd101;
}

.section_single_content h1 {
	font-size: 48px;
}

.section_careers_wrapper {
	display: flex;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	flex-wrap: wrap;
	padding-top: 50px;
}

a.section_loop_careers {
	display: flex;
	margin-bottom: 10px;
	padding: 15px;
	text-decoration: none;
	border-radius: 5px;
	background: #f8f6f4;
	flex-basis: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

a.section_loop_careers:hover {
	opacity: 1;
	background: #fbed21;
}

.section_available_positions_title {
	display: flex;
	padding-bottom: 30px;
	justify-content: center;
	flex-basis: 100%;
}

.section_perks_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.perks_item {
	/*	outline: 1px solid red;*/
	margin-bottom: 50px;
	flex-basis: 32%;
}

@media (max-width: 950px) {
	.perks_item {
		flex-basis: 49%;
	}
}

@media (max-width: 650px) {
	.perks_item {
		flex-basis: 100%;
	}
}

.perks_item img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	border-radius: 5px;
}

.section_perks_title {
	display: flex;
	padding-bottom: 30px;
	text-align: center;
	justify-content: center;
}

.section_podcasts_wrapper {
	display: flex;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	border-radius: 10px;
	justify-content: center;
	flex-wrap: wrap;
}

a.section_podcast_loop {
	display: flex;
	margin-bottom: 10px;
	padding: 10px;
	transition: all .25s ease-in-out;
	border-radius: 5px;
	background: #f8f6f4;
	flex-basis: 100%;
	justify-content: space-between;
	align-content: stretch;
	align-items: stretch;
	align-items: center;
	flex-wrap: wrap;
}

a.section_podcast_loop:hover {
	transition: all .25s ease-in-out;
	background: #fcec20;
}

.color_bubble {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #ffff;
	border-radius: 50%;
}

.section_podcast_image {
	flex-basis: 5%;
}

@media (max-width: 650px) {
	.section_podcast_image {
		padding-bottom: 10px;
		flex-basis: 100%;
	}
}

@media (max-width: 650px) {
	.section_podcast_image img {
		max-width: 50px;
	}
}

.section_podcast_image img {
	overflow: hidden;
	border-radius: 5px;
}

.section_podcast_text {
	display: flex;
	flex-direction: column;
	/*	align-content: flex-start;*/
	text-align: left;
	flex-wrap: wrap;
	flex-basis: 92%;
}

@media (max-width: 650px) {
	.section_podcast_text {
		flex-basis: 100%;
	}
}

.section_pagination_wrapper {
	display: flex;
	padding-bottom: 60px;
	justify-content: center;
}

.section_podcast_text h4 a {
	text-decoration: none;
}

.facetwp-facet {
	margin-right: 5px;
	margin-bottom: 0 !important;
	margin-left: 5px;
}

@media (max-width: 950px) {
	.facetwp-facet {
		
	}
}

.facet_reset {
	font-weight: 600;
	display: flex;
	min-width: 100px;
	height: 50px!important;
	transition: all .25s ease-in-out;
	border-radius: 50px;
	background: #fcec20;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-left: 5px;
}

.facet_reset:hover {
	transition: all .25s ease-in-out;
	background: #fbd101;
}




.section_careers_single_wrapper {
	max-width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}

.section_careers_title {
	display: flex;
	flex-direction: column;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	text-align: center;
}

.section_post_share {
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
	align-items: center;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.share_buttons {
	display: flex;
	flex-basis: 30%;
	justify-content: space-between;
}

@media (max-width: 950px) {
	.share_buttons {
		flex-basis: 100%;
	}
}

.share_buttons a i {
	font-size: 25px;
	padding: 5px;
	transition: all .25s ease-in-out;
	opacity: 1;
	border-radius: 5px;
}

.share_buttons a i:hover {
	transition: all .25s ease-in-out;
	color: #fbd101;
}

@media (max-width: 950px) {
	.share_buttons {
		width: 100%;
		max-width: 600px;
		padding-top: 20px;
		flex-basis: 100%;
	}
}

.section_show_wrapper_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 650px) {
	.section_show_wrapper_title {
		
	}
}

.section_facet_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 650px) {
	.section_facet_wrapper {
		width: 100%;
		padding-top: 20px;
		justify-content: space-between;
	}
}

.resetfacet {
	font-size: 14px;
	padding-left: 10px;
	opacity: .5;
}

.resetfacet:hover {
	opacity: 1;
}

.section_spoil_inbox {
	display: flex;
	flex-direction: column;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
		padding-top: 60px;
	justify-content: center;
	align-items: center;
	width: 100%;
}

@media (max-width: 650px) {
	.section_spoil_inbox {
		min-height: inherit;
	}
}


/*General Mailchimp Settings*/

.mc-field-group textarea:focus, 
.mc-field-group input:focus {
	outline: none;
}

.section_email_signup_body input#mc-embedded-subscribe.button {
	font-size: 16px;
	display: flex;
	min-width: 130px;
	min-height: 47px;
	padding: 0!important;
	transition: all .25s ease-in-out;
	border: none;
	border-radius: 5px;
	background: no-repeat;
	background: #feec00;
	justify-content: space-around;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.section_email_signup_body input#mc-embedded-subscribe.button:hover {
	cursor: pointer;
	transition: all .25s ease-in-out;
	background: #fbd101;
}

.mc-field-group {
	width: 100%;
}



.section_email_signup_body #mc_embed_signup {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
	flex-wrap: wrap;
	align-items: stretch;
/*	flex-direction: column;*/
/*align-items: center;
align-content: stretch;*/
text-align: center;
}

.section_email_signup_body #mc_embed_signup h2{
flex-basis: 100%;
}

.section_email_signup_body #mc_embed_signup_scroll {
	display: flex;
	width: 100%;
/*	min-width: 650px;*/
	max-width: 650px;
	min-height: 60px;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	align-content: center;
	justify-content: center;
	align-items: center;
	background: #fff;
}

@media (max-width: 950px) {
	.section_email_signup_body #mc_embed_signup_scroll {
		min-width: inherit;
	}
}

.section_email_signup_body form.validate {
	display: flex;
	width: 100%;
	justify-content: center;
}

.section_email_signup_footer form.validate {
	display: flex;
	width: 100%;
	/*	justify-content: center;*/
}

.section_email_signup_body input#mce-EMAIL.required.email {
	font-family: 'neue_montrealregular';
	font-size: 19px;
	width: 100%;
	height: 50px;
	padding: 10px;
	border: none;
}

.section_email_signup_body input.required.email::-webkit-input-placeholder {
	font-family: 'neue_montrealregular';
	font-size: 19px;
}

.section_email_signup_footer #mc_embed_signup {
	display: flex;
	width: 100%;
	padding-top: 30px;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_email_signup_footer #mc_embed_signup {
		padding-bottom: 30px;
	}
}

.section_email_signup_footer #mc_embed_signup_scroll {
	display: flex;
	width: 90%;
	min-width: 400px;
	min-height: 60px;
	padding: 0;
	border-radius: 5px;
	align-content: center;
	justify-content: center;
	align-items: center;
}

@media (max-width: 950px) {
	.section_email_signup_footer #mc_embed_signup_scroll {
		width: 100%;
		min-width: inherit;
	}
}

.section_email_signup_footer input#mc-embedded-subscribe.button {
	font-size: 16px;
	display: flex;
	min-width: 130px;
	min-height: 50px;
	margin-left: -1px;
	padding: 0!important;
	transition: all .25s ease-in-out;
	border: none!important;
	border-radius: 0;
	background: no-repeat;
	background: #feec00;
	justify-content: space-around;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.section_email_signup_footer input#mc-embedded-subscribe.button:hover {
	cursor: pointer;
	transition: all .25s ease-in-out;
	background: #fbd101;
}

.section_email_signup_footer input#mce-EMAIL.required.email {
	font-family: 'neue_montrealregular';
	font-size: 15px;
	width: 100%;
	height: 50px;
	padding: 10px;
	color: #fff;
	border: none;
	border: 1px solid #ddd;
	background: #000;
	margin-top: 0;
}

.section_email_signup_footer input.required.email::-webkit-input-placeholder {
	font-family: 'neue_montrealregular';
	font-size: 16px;
	color: #c9c9c9;
}

.section_cta_twoup_wrapper {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 0;
}


.section_cta_twoup_item.fullcolor {
	background: #F8EA20;
}

.section_cta_twoup_item {
	position: relative;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	border-radius: 5px;
	flex-basis: 49%;
	justify-content: flex-end;
}

.section_cta_twoup_item.none {
	background: #fff;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
}


@media (max-width: 950px) {
	.section_cta_twoup_item {
		min-height: 550px;
/*		max-height: 500px;*/

margin-bottom: 15px;
		flex-basis: 100%;
	}
}

.section_cta_twoup_item.gradient_overlay::after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
	content: '';
	opacity: .2;
	background: #000;
}


.section_cta_twoup_image_wrapper {
	position: relative;
	z-index: 1;
}

.section_cta_item_text {
	position: absolute;
	z-index: 4;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 30px;
	align-items: flex-start;
}

@media (max-width: 950px) {
	.section_cta_item_text {
	padding: 30px;

	}
}

.section_cta_item_text.align_top {
	justify-content: flex-start;

}

.section_cta_item_text.align_center {
	justify-content: center;

}
.section_cta_item_text.align_bottom {
	justify-content: flex-end;
}





.section_cta_item_text div.wysiwig_text_block.rte {
width: 100%;	
}

.section_cta_twoup_item  img  {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.section_cta_twoup_item.gradient_overlay .section_cta_item_text a,
.section_cta_twoup_item.neutral_black_bg div.section_cta_item_text a,
.section_cta_twoup_item.neutral_black_bg div.section_cta_item_text,
.section_cta_twoup_item.gradient_overlay .section_cta_item_text {
	color: #fff;
}

.section_podcast_collections {
	display: flex;
	padding-top: 60px;
	padding-bottom: 0;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section_podcast_collection_column {
	flex-basis: 32.3%;
}

@media (max-width: 750px) {
	.section_podcast_collection_column {
		flex-basis: 100%;
	}
}

.section_podcast_collection_column.column_3, 
.section_podcast_collection_column.column_1 {
	margin-top: 50px;
}

@media (max-width: 750px) {
	.section_podcast_collection_column.column_3, 
	.section_podcast_collection_column.column_1 {
		margin-top: 0;
	}
}

.podcast_item {
	display: flex;
	flex-direction: column;
	min-height: 400px;
	margin-bottom: 40px;
	padding: 30px 20px 40px;
	text-align: center;
	border-radius: 5px;
	background: #f9e700;
	justify-content: space-between;
}

@media (max-width: 950px) {
	.podcast_item {
		min-height: inherit;
		margin-bottom: 20px;
	}
}

@media (max-width: 750px) {
	.podcast_item {
		margin-bottom: 20px;
		padding: 30px 10px;
	}
}

.section_membership_join_cta {
	display: flex;
	min-height: 130px;
	margin-top: 40px;
	padding: 20px;
	background: #000;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}

@media (max-width: 950px) {
	.section_membership_join_cta {
		flex-direction: column;
		padding: 50px;
		text-align: center;
		flex-wrap: wrap;
	}
}

@media (max-width: 950px) {
	.section_membership_join_cta h2 {
		padding-bottom: 20px;
	}
}

.section_people_single_wrapper {
	display: flex;
	padding-top: 60px;
	padding-bottom: 80px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.section_people_single_image {
	flex-basis: 47%;
}

.section_people_single_image img {
	overflow: hidden;
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.section_single_content div.rte figure img {
	width: inherit;
}

.section_people_single_content {
	/*max-width: 600px;*/
	margin-right: auto;
	margin-left: auto;
	flex-basis: 47%;
}

@media (max-width: 950px) {
	.section_people_single_image {
		flex-basis: 100%;
	}
}

@media (max-width: 950px) {
	.section_people_single_content {
		flex-basis: 100%;
	}
}

.section_people_show_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.section_people_show_wrapper a {
	margin-bottom: 1%;
	flex-basis: 32.3%;
}

.section_people_show_wrapper a img {
	border-radius: 5px;
}

.section_podcast_single_wrapper {
	display: flex;
	/*    	max-width: 1100px;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 60px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.section_hero_img {
	flex-basis: 45%;
}

@media (max-width: 950px) {
	.section_hero_img {
		flex-basis: 100%;
	}
}

.section_podcast_single_content {
	flex-basis: 50%;
}

@media (max-width: 950px) {
	.section_podcast_single_content {
		padding-top: 30px;
		flex-basis: 100%;
	}
}

.section-breadcrumbs a {
	color: #000;
}

.section-breadcrumbs, 
.breadcrumb_wrapper {
	font-family: 'neue_montrealmedium';
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	padding-bottom: 30px;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #000;
}

.section-breadcrumbs a, 
.breadcrumb_wrapper a {
	cursor: pointer;
}


.breadcrumb_wrapper.news_single_crumb {
	display: flex;
	padding-top: 0;
	padding-bottom: 20px;
	justify-content: center;
}

.breadcrumb_wrapper.nomargin {
	padding-bottom: 0;
}

.breadcrumb_wrapper i {
	font-weight: 400;
	margin-right: 3px;
	margin-left: 3px;
	color: #000;
}

.section_hero_img img {
	border-radius: 5px;
}

.section_credits_transcript_wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.section_podcast_credit_columns {
	display: flex;
	justify-content: space-between;
	flex-basis: 100%;
}

.section_credit_column {
	flex-basis: 30%;
}

.credit_item {
	padding-bottom: 30px;
}

.section_transcript_wrapper {
	margin-bottom: 60px;
	border-bottom: 1px solid #000;
}

.section_credits_wrapper, 
.section_transcript_wrapper {
	padding-bottom: 60px;
}

.facetwp-facet {
	min-width: 250px;
}

.facetwp-type-dropdown {
	position: relative;
	margin-right: 0;
	margin-left: 0;
}

.facetwp-dropdown {
	font-family: 'neue_montrealregular';
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 23px;
	position: relative;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 50px!important;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: left;
	letter-spacing: 0;
	color: #312e5e;
	border: 2px solid #312e5e;
	border-radius: 50px;
	outline: none !important;
	background: transparent!important;
	box-shadow: none !important;
	-webkit-appearance: none!important;
}

.facetwp-type-dropdown:before {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 500;
	line-height: 50px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 21px;
	width: 15px;
	height: 50px;
	margin-top: 0;
	content: '\f107';
	text-decoration: inherit;
	color: #022341;
	/*	background: red;*/
}

.color_stripes {
	padding-top: 0;
	padding-bottom: 0;
}

.color_stripes img {
	width: 100%;
	height: auto;
}

.section_make_life_suckless {
	display: flex;
	flex-direction: column;
	max-width: 900px;
	min-height: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.section_episode_category_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

a.reset {
	font-size: 14px;
	opacity: .5;
}

a.reset:hover {
	opacity: 1;
}

.section_episode_cat_filter {
	display: flex;
	align-items: center;
}

.section_episode_cat_filter .facetwp-facet {
	margin-bottom: 0!important;
}


/** {
	outline: 1px solid #eee;
}*/

.section_image_text_wrapper {
	display: flex;
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	justify-content: space-between;
}

@media (max-width: 750px) {
	.section_image_text_wrapper {
		padding-top: 0;
		flex-wrap: wrap;
	}
}

@media (max-width: 750px) {
	.section_image_text_wrapper:nth-of-type(even) .section_image_text_text {
		order: 2;
	}
}

.section_image_text_text {
	display: flex;
	flex-direction: column;
	padding: 30px;
	justify-content: center;
	flex-basis: 50%;
}

.section_image_text_img {
	display: flex;
	flex-basis: 50%;
	align-items: center;
}

.section_image_text_img img {
	width: 100%;
	max-width: 450px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

@media (max-width: 750px) {
	.section_image_text_text {
		padding: 30px 0 0;
		flex-basis: 100%;
	}
}

@media (max-width: 750px) {
	.section_image_text_img {
		flex-basis: 100%;
	}
}

@media (max-width: 750px) {
	.section_image_text_img img {
		max-width: none;
	}
}

.section_cta_wrapper {
	display: flex;
	min-height: 40vh;
	padding: 30px;
	border-radius: 3px;
	justify-content: center;
	align-items: center;
}

.section_cta_wrapper_inner {
	max-width: 870px;
}

.section_color_stripes_wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}

.section_color_stripes_wrapper img {
	width: 100%;
	height: auto;
}

.section_home_hero_wrapper {
	padding-top: 20px;
	padding-bottom: 60px;
}

.section_our_audience_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.section_audience_item {
	display: flex;
	flex-direction: column;
	min-height: 300px;
	padding: 40px 20px;
	text-align: center;
	border-radius: 5px;
	align-content: center;
	align-items: center;
	flex-basis: 24%;
}

@media (max-width: 950px) {
	.section_audience_item {
		margin-bottom: 2%;
		flex-basis: 49%;
	}
}


@media (max-width: 550px) {
	.section_audience_item {
		min-height: 100px;
		margin-bottom: 2%;
		padding: 25px;
		flex-basis: 100%;
	}
}

.section_audience_item img {
	margin-bottom: 0;
}

.icon_wrapper {
	display: flex;
	flex-direction: column;
	min-width: 80px;
	/*border: 1px solid #333;*/
	min-height: 80px;
	margin-bottom: 0;
	align-items: center;
	justify-content: center;
}

@media (max-width: 650px) {
	.icon_wrapper {
		
	}
}

.section_custom_sponsorship {
	display: flex;
	flex-direction: column;
	padding-top: 80px;
}

@media (max-width: 950px) {
	.section_custom_sponsorship {
		padding-top: 70px;
		padding-bottom: 00px;
	}
}

.section_custom_sponsorship_title {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.section_sponsorship_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.sponsorship_item {
	display: flex;
	flex-direction: column;
	/*	background: #eee;*/
	min-height: 200px;
	margin: 2%;
	padding: 30px 10px;
	text-align: center;
	/*	justify-content: space-between;*/
	align-items: center;
	flex-basis: 21%;
}

@media (max-width: 950px) {
	.sponsorship_item {
		margin-right: 0;
		margin-left: 0;
		flex-basis: 50%;
	}
}

@media (max-width: 550px) {
	.sponsorship_item {
		margin-top: 0;
		margin-bottom: 0;
		padding: 10px 0;
		flex-basis: 100%;
	}
}

.sponsorship_item img {
	margin-bottom: 20px;
	border-radius: 50%;
}

@media (max-width: 650px) {
	.sponsorship_item img {
		margin-bottom: 10px;
	}
}

.section_casestudy_wrapper {
	/*background: red;	*/
	padding-bottom: 60px;
	padding-top: 60px;
}

@media (max-width: 950px) {
	.section_casestudy_wrapper {
		/*background: red;	*/
		padding-bottom: 0px;
		padding-top: 30px;
	}
}

.section_casestudy_item {
	/*	border: 1px solid #333;*/
	display: flex;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e1e1e1;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_casestudy_item {
		padding-top: 50px;
		padding-bottom: 00px;
	}
}

.section_casestudy_item_img {
	position: relative;
	flex-basis: 29%;
}

@media (max-width: 1050px) {
	.section_casestudy_item_img {
		flex-basis: 48%;
	}
}

@media (max-width: 750px) {
	.section_casestudy_item_img {
		flex-basis: 100%;
	}
}

.ad_img {
	width: 100%;
	height: auto;
	max-width: 300px;
}

@media (max-width: 1050px) {
	.ad_img {
		max-width: none;
	}
}





.section_casestudy_item_text_wrapper {
	display: flex;
	flex-basis: 64%;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: flex-start;
}

@media (max-width: 1050px) {
	.section_casestudy_item_text_wrapper {
		flex-basis: 48%;
	}
}

@media (max-width: 750px) {
	.section_casestudy_item_text_wrapper {
		padding-top: 30px;
		flex-basis: 100%;
	}
}




.section_casestudy_item_text_wrapper_left {
	flex-basis: 49%;
}

.section_casestudy_item_text_wrapper_right {
	flex-basis: 49%;
}

@media (max-width: 1050px) {
	.section_casestudy_item_text_wrapper_left, 
	.section_casestudy_item_text_wrapper_right {
		flex-basis: 100%;
	}
}



.advertise_contact_wrapper {
	display: flex;
	padding-top: 60px;
	padding-bottom: 60px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.advertise_contact_wrapper_left, 
.advertise_contact_wrapper_right {
	padding: 3%;
	border-radius: 3%;
	align-items: flex-start;
	align-content: flex-start;
}

.advertise_contact_wrapper_left {
	display: flex;
	background: #f8f6f4;
	flex-basis: 47%;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	min-height: 700px;
	flex-direction: column;
	justify-content: center;
}

@media (max-width: 950px) {
	.advertise_contact_wrapper_left {
		flex-basis: 100%;
		box-shadow: none;
		min-height: inherit;
		padding: 40px;
	}
}

.advertise_contact_wrapper_right {
	flex-basis: 47%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (max-width: 950px) {
	.advertise_contact_wrapper_right {
		flex-basis: 100%;
		padding: 40px 10px;
	}
}


.section_listentoad_wrapper {
	width: 95%;
	margin-top: -14px;
	margin-right: -20px;
	margin-left: auto;
	padding: 13px;
	border-radius: 4px!important;
	background: #fff;
	filter: drop-shadow(0px 2.84037px 5.68073px rgba(0, 0, 0, .12));
}

@media (max-width: 1050px) {
	.section_listentoad_wrapper {
		max-width: inherit;
		margin-top: 10px;
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
}

.mejs-time-rail {
	margin-right: 0!important;
	margin-left: 0!important;
}

.mejs-container, 
.mejs-container .mejs-controls, 
.mejs-embed, 
.mejs-embed body {
	width: 100%!important;
	padding-right: 0;
	padding-left: 0;
	border-radius: 5px;
	background: #222;
}

body .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #f6e71f;
}

body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, 
body .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #f6e71f;
}

a.mejs-horizontal-volume-slider:after {
	display: none;
}

.section_404_wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	min-height: 30vh;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: center;
}

.section_hero_contact {
	display: flex;
	flex-direction: column;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	align-items: center;
}

.section_contact_wrapper {
	display: flex;
	justify-content: space-between;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	flex-wrap: wrap;
	padding-bottom: 80px;
}

.section_contact_wrapper_left {
	flex-basis: 59%;
}

@media (max-width: 950px) {
	.section_contact_wrapper_left {
		flex-basis: 100%;
		padding-bottom: 30px;
	}
}

.section_contact_wrapper_right {
	flex-basis: 35%;
	display: flex;
	flex-direction: column;
	/*justify-content: center;*/
}

@media (max-width: 950px) {
	.section_contact_wrapper_right {
		flex-basis: 100%;
	}
}

ul.section_contact_deets_wrapper {
	list-style: none;
	padding: 0;
	margin: 0;
}

form.search-form {
	display: flex;
	justify-content: center;
}

.search-form fieldset {
	min-width: 500px;
}

.overland-search-form label ::-webkit-input-placeholder {
	font-family: 'Archivo Black', sans-serif;
	font-size: 18px !important;
	color: #312E5E;
}

.overland-search-form input.search-field {
	font-family: 'Archivo Black', sans-serif;
	font-size: 18px !important;
	line-height: inherit !important;
	width: 100%;
	height: 48px;
	font-family: 'neue_montrealregular';
	height: 50px;
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	outline: none;
	-webkit-appearance: none;
	font-style: normal;
	color: #000;
	transition: all .2s ease-in-out;
	padding-left: 10px!important;
	background-color: transparent;
	margin-top: 0!important;
	background: #ffff;
}

.overland-search-form {
	position: relative;
	display: flex;
	width: 100%;
	min-height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 30px;
	outline: none;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.searchform-wrapper .overland-search-form {
	max-width: 600px;
	padding-top: 60px;
	padding-right: 3%;
	padding-left: 3%;
}

.searchform-wrapper .overland-search-form input.search-field {
	border: 1px solid #fff;
}

.overland-search-form label {
	width: 99%;
	height: 50px;
	padding: 0;
	color: #fff;
	border: none;
	outline: none;
}

.overland-search-form button.search-submit {
	font-size: 18px;
	border-radius: 5px;
	font-weight: 600;
	line-height: 50px;
	display: flex;
	border: none;
	min-width: 50px;
	min-height: 50px;
	margin: 0 0 0 5px !important;
	padding: 0;
	transition: all .0s ease-in-out;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	border-top: none;
	background: #FCEC20;
	align-content: center;
	align-items: center;
	justify-content: center;
	-webkit-appearance: none;
}

button.search-submit i {
	color: #312E5E;
	font-weight: 800;
	transition: all .2s ease-in-out;
}

button.search-submit:hover i {
	color: #fff;
	transition: all .2s ease-in-out;
}

.searchform-wrapper .overland-search-form button.search-submit {
	border: 2px solid #617589;
	background-color: #617589;
}

.overland-search-form button.search-submit:hover {
	transition: all .2s ease-in-out;
	color: #fff;
	background: #000;
}

form.search-form fieldset input[type=search] {
	min-height: 55px;
}

.section-search-page_results_single {
	margin-bottom: 30px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}

.section-search-page_results_single h5 {
	margin-bottom: 5px;
}

.section-search-page_results_single h6 {
	font-size: 14px;
	margin-bottom: 5px;
}

.section_search_page {
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
}

.search_item_text {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 30px;
}

.search_item_text h5 a {
	
}

.search_item_text h5 a:hover {
	color: #FFC450;
}

.section_sponsor_example_wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}

.section_sponsor_item {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 60px;
	display: flex;
}

.section_sponsor_item_left {
	flex-basis: 30%;
	padding-bottom: 30px;
}

.section_sponsor_item_left p {
	text-decoration: underline;
	text-align: center;
}

.section_sponsor_item_left img {
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	border-radius: 5px;
	overflow: hidden;
}

@media (max-width: 750px) {
	.section_sponsor_item_left {
		flex-basis: 100%;
	}
}

.section_sponsor_item_right {
	flex-basis: 67%;
}

@media (max-width: 750px) {
	.section_sponsor_item_right {
		flex-basis: 100%;
	}
}



.section_sponsor_item_right iframe {
	padding-bottom: 30px;
}

.section_item_right_sponsor_list {
	padding-top: 0;
	padding-bottom: 30px;
}

.section_item_right_sponsor_list {
	
}

.section_sponsors_wrapper {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

* {
		/*outline: 1px solid #ddd;*/
}

.mylemonada_query_wrapper {
	display: flex;
	flex-direction: column;
}

.section_mylemonada_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

@media (max-width: 950px) {
	.section_mylemonada_wrapper {
		flex-wrap: wrap;
	}
}

.section_mylemonada_content {
	display: flex;
	flex-basis: 85%;
	padding-top: 40px;
	padding-bottom: 60px;
	flex-direction: row;
	margin-right: 1%;
	margin-left: 1%;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_mylemonada_content {
		flex-basis: 100%;
		padding-top: 30px;
		padding-right: 3%;
		padding-left: 3%;
	}
}

.section_your_liked_podcasts {
		flex-basis: 100%;
	display: flex;
	flex-wrap: wrap;
}

.section_mylemonada_latest_episodes_wrapper {
	flex-basis: 100%;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.section_your_latest_episodes_content {
	display: flex;
/*	justify-content: space-between;*/
		flex-wrap: wrap;

}

.latest_episode_loop {
	flex-basis: 15.6%;
	margin-right: 1%;
	margin-bottom: 20px;
}

.section_latest_episodes_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C5C5C5;
}

.latest_episode_loop_title {
	padding-top: 10px;
}

.latest_episode_loop_thumbnail img {
	border-radius: 5px;
}

.section_mylemonada_content_header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-basis: 100%;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width: 950px) {
	.section_mylemonada_content_header {
		padding-bottom: 30px;
		padding-left: 0;
		align-items: center;
		flex-wrap: wrap;
	}
}

.section_user_info {
	display: flex;
	align-items: center;
}

@media (max-width: 950px) {
	.section_user_info {
		padding-top: 10px;
		flex-basis: 100%;
	}
}

@media (max-width: 950px) {
.section_user_info div.section_name_wrapper {
	flex-wrap: wrap;
	flex-basis: 100%;
	display: flex;
	justify-content: space-between;
}
}

.section_user_info div.section_name_wrapper p a {
	font-weight: 700;
}

.section_user_info div.section_name_wrapper p a:hover {
	opacity: .4;
}

* {
	/*	outline: 1px solid #ddd;*/
}

.section_user_info img {
	border-radius: 100%;
	max-width: 60px;
	max-height: 60px;
	margin-right: 10px;
	border: 0px solid #fff;
}

@media (max-width: 950px) {
	.section_user_info img {
max-width: 40px;
	max-height: 40px;
}
}

.section_mylemonada_content_inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.section_mylemonada_content_main {
	flex-basis: 56%;
}

.section_mylemonada_content_main.single_lemonada,
.section_mylemonada_content_main.latest_news {
	flex-basis: 98%;
	margin-right: auto;
	margin-left: auto;
}

.section_mylemonada_content_main.latest_activity {
		flex-basis: 76%;
		margin-right: auto;
	margin-left: auto;
}




@media (max-width: 950px) {
.section_mylemonada_content_main,
.section_mylemonada_content_main.latest_activity {
		flex-basis: 100%;
		order: 1;
	}
}

.section_mylemonada_content_right {
	flex-basis: 20%;
}

.section_mylemonada_content_left {
	flex-basis: 20%;
}

@media (max-width: 950px) {
	.section_mylemonada_content_left, 
	.section_mylemonada_content_right {
		flex-basis: 100%;
		order: 2;
	}
}

.section_mylemonada_sidebar {
	flex-basis: 15%;
	background: #fff;
	padding-top: 0;
	padding-bottom: 50px;
}

@media (max-width: 950px) {
	.section_mylemonada_sidebar {
		display: flex;
		justify-content: space-between;
		flex-basis: 100%;
		flex-wrap: wrap;
		padding-bottom: 30px;
		padding-right: 3%;
		padding-left: 3%;
	}
}


.loop_mylemonada_events_mini {
	border-top: 1px solid #C5C5C5;
	padding-top: 20px;
}

.section_mylemonda_widget {
	width: 100%;
	background: #fff;
	margin-bottom: 30px;
	filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.12));
	border-radius: 5px;
	padding: 20px;
}


.section_loop_mylemonada_recenttopics_mini {
	margin-bottom: 20px;
}

.section_mylemonda_widget.nopad {
	padding: 0px;
}

.section_gfpost_wrapper {
	background: #fff;
	margin-bottom: 30px;
	filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.12));
	border-radius: 5px;
	padding: 20px;
}

.section_message_bio {
	display: flex;
	flex-basis: 100%;
}

.section_message_bio_meta p.nomargin span {
	color: #797979;
}

.section_message_bio_meta p.halfmargin {
	
}

.section_message_bio_meta {
	display: flex;
	flex-wrap: wrap;
}

.section_comment_wrapper {
	border-radius: 5px;
	padding: 30px;
	width: 100%;
}

.section_message_post {
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
}

ol.commentlist li {
	list-style: none;
}

ol.commentlist {
	list-style: none;
}

div#respond.comment-respond {
	/*outline: 1px solid #eee;	*/
	width: 100%;
}

li.comment {
	/*		border-bottom: 1px solid #C5C5C5;*/
}

li.comment .even {
	/*		border-bottom: 1px solid #C5C5C5;*/
	background: #fff;
	padding: 15px;
	border-radius: 5px;
}

form#commentform.comment-form p.comment-form-comment {
	display: flex;
	flex-direction: column;
}

.commentlist {
	list-style: inline
}

.comment-body {
	border-bottom: 1px solid #C5C5C5;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.comment-body .comment-author.vcard {
	display: flex;
	font-weight: 700;
}

.section_message_post div.message_content {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.section_message_post div.message_content div.rte p {
	font-size: 20px;
	margin-bottom: 0;
}

.section_message_bio img, 
.comment-author.vcard img.avatar {
	border-radius: 100%;
	margin-right: 10px;
	max-width: 45px;
	max-height: 45px;
	display: none;
}

.comment-author.vcard cite.fn {
	margin-right: 7px;
}

h3#reply-title.comment-reply-title, 
.comment-body div.comment-meta.commentmetadata {
	padding-top: 10px;
	font-size: 14px;
	color: #797979;
	margin-bottom: 0;
	padding-bottom: 10px;
}

textarea#comment {
	font-size: 16px;
	background: F8F8F8;
	border: none;
	border-radius: 3px;
	border: 1px solid #C9C9C9;
	padding: 15px;
}

a#cancel-comment-reply-link {
	margin-left: 10px;
	color: #797979;
}

form#commentform.comment-form p.comment-form-comment label, 
form#commentform.comment-form p.logged-in-as {
	display: none;
}

form#commentform.comment-form p.comment-form-comment {
	margin-bottom: 10px;
}

.post_meta {
	display: flex;
	padding: 0 5px;
}

.post_meta_item {
	color: #797979;
	margin-right: 10px;
	display: flex;
	align-items: center;
}

.simplefavorite-button i.fa-solid.fa-heart {
	transform: scale(1);
	transition: all .2s ease-in-out;
	cursor: pointer;
	margin-right: 5px;
		font-size: 26px;
}
}

.simplefavorite-button i.fa-solid.fa-heart:hover {
	transition: all .2s ease-in-out;
	transform: scale(1.3);
}

.post_meta_item .has-count i {
	transition: all .2s ease-in-out;
	opacity: 1;
}

.simplefavorite-button i.fa-solid.fa-heart {
	color: #FFBEAE;
	opacity: 1
}


.simplefavorite-button i.fa-solid.fa-heart.favorited {
	color: #FA592A;
	opacity: 1;
}
.post_meta_item .has-count i {
	transition: all .2s ease-in-out;
	color: #FA592A;
	opacity: 1;
}

.post_meta_item .fa-message {
	color: #00DA9A;
	margin-right: 5px;
	opacity: 1;
}

.post_meta_item span.simplefavorite-button.has-count.active {
	cursor: pointer;
	opacity: 1;
}

span.simplefavorite-button-count {
	display: none;
}

form#commentform.comment-form p.form-submit {
	margin-bottom: 0;
}

.section_loop_mylemonada_events_mini {
	border-bottom: 1px solid #C5C5C5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: flex;
justify-content: space-between;
}

.section_loop_mylemonada_events_mini_left {
	flex-basis: 27%;
	max-width: 70px;
}

.section_loop_mylemonada_events_mini_right {
		flex-basis: 65%;

}

.section_calendar_rectangle {
	border-radius: 10px;
	background: #EFEFEF;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	overflow: hidden;
	min-height: 70px;
}

.section_calendar_rectangle .day{
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
font-size: 27px;

}

.section_calendar_rectangle .month{
background: #000;
color: #fff;
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
font-weight: 600;
}

.section_loop_videos_premium,
.section_loop_news_premium {
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

.section_loop_news_premium img {
	border-radius: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.section_from_hosts_inner {
	display: flex;
	flex-wrap: wrap;
}

.datecat_buffer_wrapper {
	display: flex;
}

.datecat_buffer {
	min-width: 80px;
	display: flex;
}

@media (max-width: 950px) {
	.datecat_buffer {
min-width: 10px;
}
}

.section_from_hosts_inner_image {
	flex-basis: 20%;
}

.section_from_hosts_inner_image img{
display: flex;
border-radius: 50%;
}

.section_from_hosts_inner_title {
		display: flex;
		flex-direction: column;
		flex-basis: 80%;
}

ul.section_mylemonada_sidebar_links {
	list-style: none;
	padding-top: 30px;
	margin-bottom: 0;
	padding-right: 10px;
}


.section_loop_video {
	padding: 30px;
	width: 100%;
}


     .embed-container { 
            position: relative; 
            padding-bottom: 56.25%;
            overflow: hidden;
            max-width: 100%;
            height: auto;
			margin-bottom: 20px;
	 } 

        .embed-container iframe,
        .embed-container object,
        .embed-container embed { 
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
						border-radius: 5px;
			overflow: hidden;
		}
		
		
		.section_video_single_wrapper {
		max-width: 880px;
		display: flex;
		flex-direction: column;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-right: auto;
	margin-left: auto;

		}
		
		

@media (max-width: 950px) {
	ul.section_mylemonada_sidebar_links {
		flex-basis: 33%;
		padding-top: 0;
		padding-left: 0;
	}
}


ul.section_mylemonada_sidebar_links li {
	list-style: none;
	color: #808080;
	margin-bottom: 10px;
	font-size: 14px;
}

ul.section_mylemonada_sidebar_links li a img {
	padding-right: 6px;
}

ul.section_mylemonada_sidebar_links li a {
	width: 100%;
	display: flex;
	list-style: none;
	color: #808080;
}

ul.section_mylemonada_sidebar_links li a:hover {
	color: #000000;
}

ul.section_mylemonada_sidebar_links i {
	margin-right: 6px;
	color: #00DA9A;
}


.loop_mylemonada_latest_content_full {
	display: flex;
	flex-wrap: wrap;
/*	justify-content: space-around;*/
	padding: 40px 25px 30px;
}

@media (max-width: 950px) {
	.loop_mylemonada_latest_content_full {
	padding: 20px;

}
}

a.section_podcast_loop_mylemonada img{
width: 100%;
max-width: none;
}


a.section_podcast_loop_mylemonada {
	flex-basis: 23%;
	padding-bottom: 30px;
	margin-right: 1%;
	margin-left: 1%;
}

@media (max-width: 950px) {
	
a.section_podcast_loop_mylemonada {
	flex-basis: 48%;
}
}



a.section_podcast_loop_mylemonada:hover {
opacity: .7;
}

.section_follow_socials_wrapper {
	background: #F6E81F;
	flex-basis: 100%;
	display: flex;
	justify-content: space-between;

align-items: center;
border-radius: 5px;
min-height: 120px;
	padding: 30px;
	order: 4;
}

@media (max-width: 950px) {
	.section_follow_socials_wrapper {
flex-wrap: wrap;
justify-content: center;
min-height: 170px;
}
}



	ul.social_icons_mylemonada {
	display: flex;
	min-width: 350px;
	justify-content: space-between;
		list-style: none;
	padding: 0;
	margin: 0;
	}

@media (max-width: 950px) {
	ul.social_icons_mylemonada {
		padding-top: 20px;
			min-width:inherit;

	}
	}

	ul.social_icons_mylemonada li {
	display: flex;
	list-style: none;
	margin: 0 15px;
	
	}


ul.social_icons_mylemonada li a i {
	font-size: 30px;
	transition: all .25s ease-in-out;
}

ul.social_icons_mylemonada li  a:hover i {
	transition: all .25s ease-in-out;
opacity: .6;
}


.section_loop_news_premium,
.section_loop_mylemonada_events_full {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 950px) {
	.section_loop_mylemonada_events_full {
		flex-wrap: wrap;
	}
}


div.section_loop_mylemonada_events_full_text_main {
	padding-right: 20px;
}

.section_loop_mylemonada_events_full img{
	border-radius: 5px;
}


.section_loop_mylemonada_events_full_text {
	flex-basis: 70%;
	display: flex;
	padding-left: 20px;
}

.section_loop_mylemonada_events_full_text {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 950px) {
.section_loop_mylemonada_events_full_text {
	flex-basis: 100%;	
	flex-wrap: wrap;
}
}

.section_loop_mylemonada_events_full_image {
	flex-basis: 30%;
}

@media (max-width: 950px) {
.section_loop_mylemonada_events_full_image {
	flex-basis: 100%;
	margin-bottom: 20px;
}
}


.section_loop_mylemonada_events_full_image img{
	width: 100%;
	height: auto;
}



.section_events_image {
	flex-basis: 23%;
}

.section_loop_mylemonada_news_full_text {
	flex-basis: 75%;
}

.section_loop_mylemonada_events_full_text .rte {
	padding-right: 30px;
	padding-left: 30px;
}

@media (max-width: 950px) {
	.section_loop_mylemonada_events_full_text .rte {
		padding-left: 0;
		padding-right: 0;
	}
}


.event_location {
	background: #08D69F;
	padding: 2px 8px;
	border-radius: 5px;
	color: #fff;
}

.section_event_btn_wrapper {
	max-width: 170px;
	min-width: 170px;
	display: flex;
flex-direction: column;
flex-basis: 30%;
padding-top: 30px;
}

@media (max-width: 950px) {
.section_event_btn_wrapper {
flex-basis: 100%;
	max-width: none;
	min-width: none;
	flex-direction: row;
padding-top: 0;
}
}

@media (max-width: 950px) {
.section_event_btn_wrapper .btn{
	margin-right: 15px;
}
}

.section_loop_news_full {
	display: flex;
	justify-content: space-between;
}

.section_loop_news_full_img {
	flex-basis: 25%;
}

.section_loop_news_full_text {
		flex-basis: 70%;

}

.section_lemonada_single_wrapper,
.section_events_single_wrapper {
	width: 100%;
}


.section_event_single_title_wrapper {
	display: flex;
	text-align: center;
	flex-direction: column;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}


.section_event_single_post_wrapper {
		max-width: 880px;
		display: flex;
		flex-direction: column;
	padding-top: 0;
	padding-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}

.section_events_single_wrapper img {
	margin-bottom: 30px;
}

.section_event_block {
	padding: 30px 3%;
	border-bottom: 1px solid #ddd;
}

.section_event_block p:last-child{
	margin-bottom: 0;
}


.section_video_single_content {
	padding-top: 30px;
	padding-right: 3%;
	padding-left: 3%;
}

.section_event_single_ticket_wrapper {
	display: flex;
justify-content: space-between;
align-items: center;
background: #FAEC22;
padding: 25px;
}

.section_like_wrapper {
	display: flex;
	align-items: center;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 10px;
	margin-top: 9px;
}



.section_like_wrapper h5{
	width: 100%;
}

.section_like_wrapper .post_meta {
	display: flex;
	padding: 0 5px;
		font-size: 20px;
}


.section_lemonada_signup_wrapper {
	justify-content: space-between;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

@media (max-width: 950px) {
	.section_lemonada_signup_wrapper {
		padding-top: 30px;
	}
}



.section_lemonada_signup_left {
	flex-basis: 49%;
}

@media (max-width: 950px) {
	.section_lemonada_signup_left {
	display: none;
	flex-basis: 100%;
	order: 2;
}
}


.section_lemonada_signup_left img{
		width: 100%;
/*	height: 100%;
	object-fit: cover*/
}

.section_lemonada_signup_right {
	display: flex;
flex-direction:column;
justify-content: center;
flex-basis: 49%;
	background: #fff;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	padding: 30px;
}

@media (max-width: 950px) {
.section_lemonada_signup_right {
flex-basis: 100%;
order: 1;
margin-bottom: 0;
	padding: 20px;
}
}


@media (max-width: 950px) {
.section_lemonada_signup_right h3 br{
display: none;
}
}


.section_lemonada_signup_left img{
		width: 100%;
			border-radius: 10px;
height: auto;
}

.section_lemonada_perks {
	display: flex;
flex-direction: column;
text-align: center;
max-width: 900px;
margin-right: auto;
	margin-left: auto;
padding-top: 30px;
	padding-bottom: 60px;
}



.section_lemonada_perks_color_text {
	max-width: 1000px;
	align-items: center;
	display: flex;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	justify-content: space-between;
	flex-wrap: wrap;
}

.section_lemonada_perks_color_text.reverse_perk {
	flex-direction: row-reverse;
}


.section_lemonada_perks_text {
	flex-basis: 40%;
}


.section_lemonada_perks_img {
	flex-basis: 50%;
}

.section_lemonada_perks_img img{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}


@media (max-width: 950px) {
	.section_lemonada_perks_img {
	flex-basis: 100%;
	padding-bottom: 20px;
	}
}



@media (max-width: 950px) {
	.section_lemonada_perks_text {
			flex-basis: 100%;	
		}
	}

.section_brought_to_you_by_wrapper {
	padding-bottom: 20px;
	padding-top: 1px;
}

.promotion_small_image_with_link {
	display: flex;
align-items: center;
padding-bottom: 10px;
}

.promotion_small_image_with_link img{
width: auto;
max-height: 50px;
padding-left: 5px;
	transition: all .25s ease-in-out;
}

.promotion_small_image_with_link img:hover{
opacity: .6;
	transition: all .25s ease-in-out;
}

.section_perks_much_more {
	max-width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.section_perks_join_cta {
		max-width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	display: flex;
	flex-direction: column;
align-items: center;
}

.buffer_100 {
	min-height: 100px;
}



.section_footer_cta_wrapper {
	display: flex;
	flex-wrap: wrap;
}



.section_footer_cta_item {
		position: relative;
	display: flex;
	flex-basis: 33.3%;
	flex-wrap: wrap;
	min-height: 300px;
	background-size: cover;
	background-position: center top;
	border: 1px solid #000;
}

@media (max-width: 650px) {
	.section_footer_cta_item {
flex-basis: 100%;
height: 200px;
min-height: inherit;
}
}

.section_footer_cta_item_content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	padding: 20px;
}


.section_footer_cta_item_content.join_cta{
	background: linear-gradient(0deg, rgba(251, 57, 126, 0.4), rgba(251, 57, 126, 0.4));
}

.section_footer_cta_item_content.advertise_cta{
	background: linear-gradient(0deg, rgba(8, 214, 159, 0.4), rgba(8, 214, 159, 0.4));

}

.section_footer_cta_item_content.discount_cta{
background: linear-gradient(0deg, rgba(32, 62, 243, 0.4), rgba(32, 62, 243, 0.4));

}

.section_footer_cta_item_content h3{
color: #fff;
}

.section_footer_cta_item_content a {
color: #fff;
text-decoration: underline;
}


.section_footer_cta_item_content a:hover {

}

.section_footer_cta_item_content a i {
			transition: all .25s ease-in-out;
}

.section_footer_cta_item_content a:hover i {
	margin-left: 4px;
		transition: all .25s ease-in-out;

}


.section_text_block_wrapper {
	display: flex;
	width: 100%;
	
}

.section_text_block_wrapper.text_count_1 .text_block_item{
	display: flex;
	flex-basis: 100%;
}

p a.gpbua-reset-password-link {
	text-decoration: underline;
	font-weight: 600;
}

p a.gpbua-reset-password-link:hover {
opacity: .5;
}


.two_column_image_text_50_50_width {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.layout_direction_row_reverse .two_column_image_text_50_50_width {
	flex-direction: row-reverse;
}

.two_column_image_text_50_50_width_image {
		flex-basis: 48%;
display: flex;
justify-content: center;
}


@media (max-width: 950px) {
.two_column_image_text_50_50_width_image {
		flex-basis: 100%;
}
}

.two_column_image_text_50_50_width_text {
		flex-basis: 48%;
		display: flex;
		flex-direction: column;
}

.section_cta_twoup_item img{
}


@media (max-width: 950px) {
.two_column_image_text_50_50_width_text {
		flex-basis: 100%;
}
}


.section_testimonial_slider {
	display: flex;
	flex-direction: column;
}


.text_alignment_center .rte{
	width: 100%;
	text-align: center!important;
}

.text_alignment_center .rte {
	justify-content: center;
	margin-right: auto!important;
	margin-left: auto!important;
}

.section_btn_wrapper {
	width: 100%;
	display: flex;
}


.text_alignment_center .section_btn_wrapper .btn{
	margin-right: auto;
	margin-left: auto;
}

.podcast_collection_cards {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 50px;
}

@media (max-width: 950px) {
	
}
.podcast_collection_card_item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
text-align: center;
flex-basis: 32.3%;
	padding: 30px;
margin-bottom: 40px;
}

@media (max-width: 950px) {
	.podcast_collection_card_item {
flex-basis: 100%;
margin-bottom: 10px;

}
}

.podcast_collection_card_item:nth-child(5),
.podcast_collection_card_item:nth-child(2) {
  transform: translate(0px, -50px);
}


@media (max-width: 950px) {
.podcast_collection_card_item:nth-child(5),
.podcast_collection_card_item:nth-child(2) {
  transform: translate(0px,  0px);
}
}


.section_events_none_yet {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 400px;
/*	max-width: 700px;*/
	margin-right: auto;
	margin-left: auto;
padding: 40px;
align-content: center;
align-items: center;
}

.section_events_none_yet .section_email_signup_body {
}


.section_bookclub_wrapper {
	display: flex;
}

.section_bookclub_item {
	flex-basis: 24%;
	margin-right: 1%;
}

@media (max-width: 950px) {
	.section_bookclub_item {
flex-basis: 49%;
	}
}

.section_bookclub_item img{
	border: 2px solid #eee;
	border-radius: 5px;
	margin-bottom: 15px;
}



.content_loadmore {
  height: 100px;
  width: 100%;
  color: #fff;
  font-size: 24px;
  line-height: 100px; /* centering text just for view */
  text-align: center;
  background-color: #0C2F44; /* New color */
  margin: 5px;
  border: 1px solid #9FA8AE; /* New color */
  display: none;
  border-radius: 5px;
}
#loadMore {
transition: .3s;
  }

.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}


.section_loadmore_btns {
flex-basis:100% ;
display: flex;
justify-content: center;
	justify-content: center;
}

.load_more_btn {
	background: #FBED21;
	width: 40px;
height: 40px;
	display: flex;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
margin-right: 5px;
	margin-left: 5px;
}

.section_loadmore_btns .btn {
	margin-right: 0;
	margin-left: 0;

}

.section_wave_wrapper {
	width: 100%;
}

.section_wave_wrapper img{
	width: 100%;
	height: auto;
}