/*
    Theme Name:   In The Thick
    Theme URI:    https://inthethick.com/
    Description:  In The Thick
    Author:       Codeligraphy.com
    Author URI:   https://www.codeligraphy.com
    Version:      1.0.0
*/

/* Input
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* General Styles */

button,
input,
select,
textarea {
	border-radius: 0;
	font-size: 16px;
	line-height: 1.6;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	border: 1px solid #e0e0e0;
	color: #707070;
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

textarea {
	min-height: 100px;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("images/arrow-down-select.png") no-repeat center right 10px !important;
	background-size: 8px !important;
	font-size: 14px;
	padding: 0 5px;
	min-height: 40px;
}

form select {
	margin-bottom: 15px;
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: 0.5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	appearance: button;
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
	text-shadow: none !important;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	appearance: textfield;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	padding: 10px;
	width: 100%;
	margin-bottom: 15px;
}

form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="password"],
form textarea {
	min-height: 40px;
}

input[type="checkbox"],
input[type="radio"] {
	margin-bottom: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

.btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	position: relative;
	width: 100%;
	max-width: 250px;
	min-height: 50px;
	padding: 13px 20px;
	border-radius: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	transition: background-color 150ms cubic-bezier(0.4, 0, 0.6, 1);
	color: #000;
	transition: 0.5s;
	font-family: "FuturaStd-Bold", sans-serif;
	letter-spacing: 3.6px;
}

.btn:hover {
	opacity: 0.7;
}

.btn-purple {
	background-color: #575095;
	color: #fff;
	border: 2px solid #575095;
}

.btn-green {
	background-color: #48c3b1;
	color: #fff;
	border: 2px solid #48c3b1;
}

.btn-transparent {
	background-color: transparent;
	color: #575095;
	border: 2px solid #575095;
}

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */

a {
	color: #575095;
	/* text-decoration: none; */
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@font-face {
	font-family: "SourceSansPro-ExtraLightItalic";
	src: url("fonts/SourceSansPro-ExtraLightItalic.eot");
	src: url("fonts/SourceSansPro-ExtraLightItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-ExtraLightItalic.woff2") format("woff2"),
		url("fonts/SourceSansPro-ExtraLightItalic.woff") format("woff"),
		url("fonts/SourceSansPro-ExtraLightItalic.ttf") format("truetype");
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: "SourceSansPro-BoldItalic";
	src: url("fonts/SourceSansPro-BoldItalic.eot");
	src: url("fonts/SourceSansPro-BoldItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-BoldItalic.woff2") format("woff2"),
		url("fonts/SourceSansPro-BoldItalic.woff") format("woff"),
		url("fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "SourceSansPro-ExtraLight";
	src: url("fonts/SourceSansPro-ExtraLight.eot");
	src: url("fonts/SourceSansPro-ExtraLight.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-ExtraLight.woff2") format("woff2"),
		url("fonts/SourceSansPro-ExtraLight.woff") format("woff"),
		url("fonts/SourceSansPro-ExtraLight.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-SemiBold";
	src: url("fonts/SourceSansPro-SemiBold.eot");
	src: url("fonts/SourceSansPro-SemiBold.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-SemiBold.woff2") format("woff2"),
		url("fonts/SourceSansPro-SemiBold.woff") format("woff"),
		url("fonts/SourceSansPro-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-Light";
	src: url("fonts/SourceSansPro-Light.eot");
	src: url("fonts/SourceSansPro-Light.eot?#iefix") format("embedded-opentype"),
		url("fonts/SourceSansPro-Light.woff2") format("woff2"),
		url("fonts/SourceSansPro-Light.woff") format("woff"),
		url("fonts/SourceSansPro-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-BlackItalic";
	src: url("fonts/SourceSansPro-BlackItalic.eot");
	src: url("fonts/SourceSansPro-BlackItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-BlackItalic.woff2") format("woff2"),
		url("fonts/SourceSansPro-BlackItalic.woff") format("woff"),
		url("fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: "SourceSansPro-Black";
	src: url("fonts/SourceSansPro-Black.eot");
	src: url("fonts/SourceSansPro-Black.eot?#iefix") format("embedded-opentype"),
		url("fonts/SourceSansPro-Black.woff2") format("woff2"),
		url("fonts/SourceSansPro-Black.woff") format("woff"),
		url("fonts/SourceSansPro-Black.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-Italic";
	src: url("fonts/SourceSansPro-Italic.eot");
	src: url("fonts/SourceSansPro-Italic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-Italic.woff2") format("woff2"),
		url("fonts/SourceSansPro-Italic.woff") format("woff"),
		url("fonts/SourceSansPro-Italic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "SourceSansPro-Regular";
	src: url("fonts/SourceSansPro-Regular.eot");
	src: url("fonts/SourceSansPro-Regular.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-Regular.woff2") format("woff2"),
		url("fonts/SourceSansPro-Regular.woff") format("woff"),
		url("fonts/SourceSansPro-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-SemiBoldItalic";
	src: url("fonts/SourceSansPro-SemiBoldItalic.eot");
	src: url("fonts/SourceSansPro-SemiBoldItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-SemiBoldItalic.woff2") format("woff2"),
		url("fonts/SourceSansPro-SemiBoldItalic.woff") format("woff"),
		url("fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "SourceSansPro-Bold";
	src: url("fonts/SourceSansPro-Bold.eot");
	src: url("fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/SourceSansPro-Bold.woff2") format("woff2"),
		url("fonts/SourceSansPro-Bold.woff") format("woff"),
		url("fonts/SourceSansPro-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "SourceSansPro-LightItalic";
	src: url("fonts/SourceSansPro-LightItalic.eot");
	src: url("fonts/SourceSansPro-LightItalic.eot?#iefix")
			format("embedded-opentype"),
		url("fonts/SourceSansPro-LightItalic.woff2") format("woff2"),
		url("fonts/SourceSansPro-LightItalic.woff") format("woff"),
		url("fonts/SourceSansPro-LightItalic.ttf") format("truetype");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "FuturaStd-Book";
	src: url("fonts/FuturaStd-Book.eot");
	src: url("fonts/FuturaStd-Book.eot?#iefix") format("embedded-opentype"),
		url("fonts/FuturaStd-Book.woff2") format("woff2"),
		url("fonts/FuturaStd-Book.woff") format("woff"),
		url("fonts/FuturaStd-Book.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "FuturaStd-Light";
	src: url("fonts/FuturaStd-Light.eot");
	src: url("fonts/FuturaStd-Light.eot?#iefix") format("embedded-opentype"),
		url("fonts/FuturaStd-Light.woff2") format("woff2"),
		url("fonts/FuturaStd-Light.woff") format("woff"),
		url("fonts/FuturaStd-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "FuturaStd-Bold";
	src: url("fonts/FuturaStd-Bold.eot");
	src: url("fonts/FuturaStd-Bold.eot?#iefix") format("embedded-opentype"),
		url("fonts/FuturaStd-Bold.woff2") format("woff2"),
		url("fonts/FuturaStd-Bold.woff") format("woff"),
		url("fonts/FuturaStd-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "FuturaStd-Medium";
	src: url("fonts/FuturaStd-Medium.eot");
	src: url("fonts/FuturaStd-Medium.eot?#iefix") format("embedded-opentype"),
		url("fonts/FuturaStd-Medium.woff2") format("woff2"),
		url("fonts/FuturaStd-Medium.woff") format("woff"),
		url("fonts/FuturaStd-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}

/* Placeholders
–––––––––––––––––––––––––––––––––––––––––––––––––– */

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #131e30;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #131e30;
}
:-ms-input-placeholder {
	/* IE 10+ */
	color: #131e30;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #131e30;
}

/* Link
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.main-content a {
	color: #565195;
	font-weight: bold;
	text-decoration: none;
}

.main-content a:hover {
	opacity: 0.7;
}

/* Color
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.white {
	color: #fff;
}

/* Elements
–––––––––––––––––––––––––––––––––––––––––––––––––– */

strong {
	font-family: "SourceSansPro-Bold", sans-serif;
	color: #000;
}

/* Paragraph
–––––––––––––––––––––––––––––––––––––––––––––––––– */

p {
	margin: 0;
	margin-bottom: 15px;
}

/* Html
–––––––––––––––––––––––––––––––––––––––––––––––––– */

html {
	background-color: #22203b;
}

html {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html *,
html *:before,
html *:after {
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

/* Body
–––––––––––––––––––––––––––––––––––––––––––––––––– */

body {
	max-width: 1800px;
	margin: auto;
	padding-top: 112px !important;
	font-family: "SourceSansPro-SemiBold", sans-serif;
	color: #444445;
	font-size: 16px;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}

@media (min-width: 1200px) {
	body {
		padding-top: 156px !important;
	}
}

/* Frame
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.main-frame {
	display: flex;
	width: 100%;
	min-height: 100vh;
	flex-direction: column;
	background-color: #fff;
}

.inner-frame {
	flex: 1 0 auto;
}

body.home .inner-frame {
	padding: 0;
}

/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.content {
	width: 90%;
	max-width: 1380px;
	margin: 0 auto;
	position: relative;
}

.content-small {
	max-width: 90%;
	margin: 0 auto;
	position: relative;
}

@media (min-width: 1280px) {
	.content-small {
		max-width: 950px;
		margin: 0 auto;
	}
}

.content-medium {
	max-width: 90%;
	margin: 0 auto;
}

@media (min-width: 1280px) {
	.content-medium {
		max-width: 1170px;
		margin: 0 auto;
	}
}

/* Padding
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.pad-top-small {
	padding-top: 30px;
}

@media (min-width: 1024px) {
	.pad-top-medium-at-large {
		padding-top: 60px;
	}
}

.pad-vert-small {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media (min-width: 1024px) {
	.pad-vert-small-at-large {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.pad-vert-medium {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (min-width: 1024px) {
	.pad-vert-medium-at-large {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

.pad-left-small {
	padding-left: 30px;
}

@media (min-width: 1024px) {
	.pad-left-small-at-large {
		padding-left: 30px;
	}
}

.pad-left-medium {
	padding-left: 60px;
}

@media (min-width: 1024px) {
	.pad-left-medium-at-large {
		padding-left: 60px;
	}
}

/* Margin
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.gap-none {
	margin: 0;
}

/* Text Transform
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.uppercase {
	text-transform: uppercase;
}

/* Text Align
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.text-align-center {
	text-align: center;
}

/* Colors
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.grey-background {
	background-color: #efefef;
}

.white-background {
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
}

h1 {
	font: Bold 28px/38px Futura;
	letter-spacing: -0.6px;
	color: #565195;
	opacity: 1;
}

@media (min-width: 1200px) {
	h1 {
		font: Bold 36px/46px Futura;
	}
}

h4 {
	font: Bold 16px/23px Futura;
	letter-spacing: 0.44px;
	color: #ffffff;
	text-transform: uppercase;
	opacity: 1;
}

/* Master Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#master-header {
	background-color: #fff;
	z-index: 2;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 1800px;
	height: 112px;
	margin: auto;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	-webkit-transition: top 0.6s;
	-moz-transition: top 0.6s;
	transition: top 0.6s;
	z-index: 9999;
	display: block;
}

@media (min-width: 1200px) {
	#master-header {
		height: 156px;
	}
}

#master-header.off-canvas {
	top: -112px;
}

#master-header.fixed {
	top: 0;
	z-index: 9999;
}

@media (min-width: 1200px) {
	#master-header.off-canvas {
		top: -156px;
	}

	#master-header.fixed {
		top: 0;
		z-index: 9999;
	}
}

.master-header {
	border-top: 1px solid #e0e0e0;
}

.admin-bar #master-header {
	top: 32px;
}

/* Top Bar
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.top-bar {
	background-color: #1d1d1d;
	height: 35px;
}

.top-bar-spotlight {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	height: 35px;
}

@media (min-width: 768px) {
	.top-bar-spotlight {
		justify-content: flex-end;
	}
}

@media (min-width: 768px) {
	.top-bar-spotlight > * {
		margin-left: 80px;
	}
}

.tb-subscribe-newsletter {
	position: relative;
	min-width: 250px;
	cursor: pointer;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	padding: 0 15px;
	background-color: #efefef;
	transition: 0.5s;
}

.tb-subscribe-newsletter:hover {
	background-color: #efefef;
}

.tb-subscribe-newsletter i {
	color: #000;
	transition: 0.5s;
}

.tb-subscribe-newsletter i:hover {
	opacity: 0.7;
}

.tb-subscribe-newsletter input#tb-subscribe-newsletter-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #efefef !important;
	color: #444445;
	width: 100%;
	height: 35px !important;
	padding: 0 15px !important;
	border-radius: 0 !important;
	font-size: 10px !important;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase !important;
	box-shadow: none !important;
	text-shadow: 0 !important;
	transition: 0.5s;
}

.tb-subscribe-newsletter:hover input#tb-subscribe-newsletter-btn {
	background-color: #f2f2f2 !important;
}

.tb-subscribe-newsletter #tb-subscribe-newsletter-form {
	background-color: #48c3b1;
	border-top: 0;
	padding: 20px;
	z-index: 999999;
	width: 100% !important;
	cursor: auto;
	position: absolute;
	top: 35px;
	left: 0;
}

@media (min-width: 768px) {
	.tb-subscribe-newsletter #tb-subscribe-newsletter-form {
		width: 410px !important;
	}
}

#tb-subscribe-newsletter-form .tb-subscribe-newsletter-form-spotlight {
	position: relative;
}

#close-tb-subscribe-newsletter-form {
	position: absolute;
	top: 0;
	right: 0;
}

#close-tb-subscribe-newsletter-form img {
	width: 18px;
	cursor: pointer;
}

#close-tb-subscribe-newsletter-form img:hover {
	opacity: 0.7;
}

#tb-subscribe-newsletter-form p {
	color: #fff;
	font-size: 12px;
	margin-top: 0;
}

#tb-subscribe-newsletter-form input[type="text"],
#tb-subscribe-newsletter-form input[type="email"] {
	font-size: 10px;
	text-transform: uppercase;
	background-color: #fff;
	color: #131e30;
}

#tb-subscribe-newsletter-form .updates-form-name {
	display: flex;
	flex-direction: column;
}

@media (min-width: 768px) {
	#tb-subscribe-newsletter-form .updates-form-name {
		flex-direction: row;
		justify-content: space-between;
	}

	#tb-subscribe-newsletter-form .updates-form-name > * {
		width: 48%;
	}
}

#tb-subscribe-newsletter-form form button,
#tb-subscribe-newsletter-form #mc-embedded-subscribe {
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: #575095 !important;
	color: #fff !important;
	height: 35px !important;
	padding: 0 15px !important;
	border: 0 !important;
	border-radius: 5px !important;
	font-size: 10px !important;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase !important;
	box-shadow: none !important;
	text-shadow: none !important;
	margin: 0 !important;
	transition: 0.5s;
}

#tb-subscribe-newsletter-form form button:hover,
#tb-subscribe-newsletter-form #mc-embedded-subscribe:hover {
	background-color: #7872aa !important;
}

#tb-subscribe-newsletter-form #mc_embed_signup p {
	font-size: 12px !important;
}

#mce-error-response {
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}

#mce-error-response a {
	color: #575095 !important;
}

#mce-error-response a:hover {
	opacity: 0.7;
}

#mc_embed_signup div.mce_inline_error {
	background-color: #ef4122 !important;
	color: red;
	font-size: 12px;
}

#mc_embed_signup input.mce_inline_error {
	border-color: #ef4122 !important;
}

#mce-success-response {
	background-color: #4bb543;
	color: #fff;
	padding: 8px;
	margin-bottom: 15px;
	font-size: 12px;
}

.tb-social-icons-nav {
	display: none;
	align-items: center;
	margin-right: 30px;
}

@media (min-width: 768px) {
	.tb-social-icons-nav {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.tb-social-icons-nav i {
	font-size: 15px;
	margin: 0 8px;
	color: #fff;
	transition: 0.5s;
}

.tb-social-icons-nav i:hover {
	opacity: 0.7;
}

.tb-search i {
	color: #fff;
}

.searchbox {
	position: relative;
	position: absolute;
	top: 0;
	right: 0;
	min-width: 35px !important;
	width: 0%;
	height: 35px !important;
	overflow: hidden;

	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-ms-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

.searchbox .searchbox-input {
	background-color: transparent !important;
	border: none;
	height: 35px !important;
	min-height: 35px !important;
	padding: 10px;
	margin-bottom: 0;
	border: 0 !important;
	border-radius: 0 !important;
}

.searchbox-icon,
.searchbox-submit {
	width: 35px !important;
	height: 35px !important;
	display: block;
	position: absolute;
	top: 0;
	font-family: sans-serif;
	font-size: 15px !important;
	right: 0;
	padding: 0 !important;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 35px !important;
	text-align: center;
	cursor: pointer;
	color: #000;
	background: #efefef !important;
}

.searchbox-icon i {
	color: #000;
}

.searchbox-open {
	width: 100% !important;
	background-color: #fff;
	z-index: 9;
}

@media (min-width: 768px) {
	.searchbox-open {
		width: 584px !important;
	}
}

.searchbox input[type="submit"] {
	background-color: transparent;
}

/* Main Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.main-header {
	width: 100%;
	height: 77px;
	display: grid;
	grid-template-columns: 50px 1fr 50px;
	grid-template-areas: "img cta ham";
	gap: 15px;
}

.main-logo {
	grid-area: img;

	display: flex;
	align-items: center;
}

.main-logo a {
	display: inline-block;
}

.main-logo img {
	width: 50px;
}

.main-logo-property-title {
	display: none;
}

.main-cta {
	grid-area: cta;

	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.main-ham {
	grid-area: ham;
}

.main-cta > * {
	display: flex;
	align-items: center;
}

.cta-button {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 8px;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	transition: 0.5s;
}

.cta-button:hover {
	opacity: 0.7;
}

.main-cta-join a {
	border: 1px solid #575095;
	background-color: #f6f6fa;
	color: #0f0f0f;
	font-family: "SourceSansPro-Bold", sans-serif;
	border-radius: 8px;
	text-decoration: none;
}

.main-cta-join a:visited {
	color: #0f0f0f;
}

.main-cta-join-icon {
	width: 17px;
	height: 17px;
	margin-left: 5px;
}

.main-cta-donate a {
	border: 1px solid #6ccfc0;
	background-color: #6ccfc0;
	color: #fff !important;
	font-family: "SourceSansPro-Bold", sans-serif;
	border-radius: 8px;
	text-decoration: none;
}

@media (min-width: 667px) {
	.main-header {
		grid-template-columns: 150px 1fr 150px;
	}

	.cta-button {
		font-size: 10px;
	}
}

@media (min-width: 1024px) {
	.main-header {
		grid-template-columns: 150px 100px 1fr 150px 100px;
		grid-template-areas: "img . cta . ham";
	}

	.main-logo img {
		width: 60px;
	}

	.cta-button {
		font-size: 12px;
	}
}

@media (min-width: 1200px) {
	.main-ham {
		display: none;
	}

	.main-header {
		height: 121px;
		grid-template-columns: 150px 1fr 320px;
		grid-template-areas: "img nav cta";
	}

	.main-logo img {
		width: 100px;
	}

	.main-nav {
		grid-area: nav;
	}

	.main-cta {
		gap: 20px;
	}

	.cta-button {
		font-size: 13px;
	}

	.main-cta-join-icon {
		width: 24px;
		height: 24px;
	}
}

/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */

button#responsive-menu-pro-button {
	width: 50px !important;
	height: 50px !important;
	top: 12px !important;
	border-radius: 50px;
}

.main-nav {
	list-style: none;
	padding-left: 0;
	margin: 0;
	display: none;
}

@media (min-width: 1200px) {
	.main-nav {
		display: flex;
		align-items: center;
	}
}

.main-nav li a {
	display: flex;
	height: 120px;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	transition: 0.5s;
	font-family: "SourceSansPro-Bold", sans-serif;
	letter-spacing: 0.8px;
	color: #444445;
	text-transform: uppercase;
	text-decoration: none !important;
}

.main-nav li a:hover {
	color: #48c3b1;
	box-shadow: inset 0 -5px 0 #48c3b1;
}

.main-nav .sub-menu,
.main-nav .children {
	display: block !important;
	background-color: #fff !important;
	border-top: 0 !important;
	padding: 0 !important;
	position: absolute !important;
	/*top: 100px;*/
	z-index: 99999 !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	text-align: left;
	list-style: none;
	margin-left: 0 !important;
}

.main-nav .sub-menu ul,
.main-nav .children ul {
	list-style: none !important;
	border-left: 0 !important;
	left: 100% !important;
	top: 0 !important;
}

.main-nav .sub-menu li {
	margin-left: 0 !important;
	border-bottom: 0.2px solid #dcdcdb !important;
}

.main-nav .sub-menu li:last-child {
	border-bottom: none !important;
}

.main-nav .sub-menu li:first-child > a:after {
	content: "" !important;
	position: absolute !important;
	left: 30px !important;
	top: -12px !important;
	width: 0 !important;
	height: 0 !important;
}

.main-nav .sub-menu li a {
	padding: 8px 15px !important;
	width: 200px !important;
	height: 40px !important;
	display: block !important;
	color: #000 !important;
	/*text-align: center;*/
	text-transform: capitalize !important;
	transition: none;
	box-shadow: none !important;
}

.sub-menu li a:hover {
	border-bottom: 0;
	color: #fff;
}

ul.main-nav ul a,
.main-nav ul ul a {
	margin: 0;
	width: 150px;
}

ul.main-nav ul a:hover,
.main-nav ul ul a:hover,
ul.main-nav ul a:focus,
.main-nav ul ul a:focus {
	background-color: #f36938 !important;
	color: #fff !important;
	opacity: 1;
}

ul.main-nav li:hover > ul,
.main-nav ul li:hover > ul,
ul.main-nav .focus > ul,
.main-nav .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.main-donate a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #48c3b1 !important;
	color: #fff;
	width: 150px;
	height: 50px;
	padding: 0 15px;
	border-radius: 5px;
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1.1px;
	text-transform: uppercase;
	transition: 0.5s;
}

.main-donate a:hover,
.main-donate a:focus {
	color: #fff !important;
	background-color: #6ccfc0 !important;
}

/* Slick
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@font-face {
	font-family: "slick";
	font-weight: normal;
	font-style: normal;

	src: url("fonts/slick.eot");
	src: url("fonts/slick.eot?#iefix") format("embedded-opentype"),
		url("fonts/slick.woff") format("woff"),
		url("./fonts/slick.ttf") format("truetype"),
		url("fonts/slick.svg#slick") format("svg");
}

.slick-prev {
	left: 25px;
	z-index: 2;
}

.slick-next {
	right: 25px;
	z-index: 2;
}

@media (min-width: 1200px) {
	.slick-prev {
		left: 45px;
	}

	.slick-next {
		right: 45px;
	}
}

@media (min-width: 1200px) {
	.slick-prev,
	.slick-next {
		width: 30px;
		height: 30px;
	}

	.slick-prev:before,
	.slick-next:before {
		font-size: 30px;
	}
}

/* Animation
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.bounce {
	-webkit-animation: bounce 3s infinite ease-in-out;
	-o-animation: bounce 3s infinite ease-in-out;
	-ms-animation: bounce 3s infinite ease-in-out;
	-moz-animation: bounce 3s infinite ease-in-out;
	animation: bounce 3s infinite ease-in-out;
}

@-webkit-keyframes bounce {
	0% {
		transform: translateY(-5px);
	}
	50% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(-5px);
	}
}

@keyframes bounce {
	0% {
		transform: translateY(-5px);
	}
	50% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(-5px);
	}
}

/* Home
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.home-about-action-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 30px 0;
}

.home-about-action-container > * {
	width: 49%;
	margin-right: 10px;
	font-family: "FuturaStd-Bold", sans-serif;
	letter-spacing: 3.6px;
	font-size: 14px;
}

.home-about-action-container > *:last-child {
	margin-right: 0;
}

.home-about-details {
	font-size: 12px;
}

.home-about-details p {
	margin: 0;
}

.bounce-container {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.purple-arrow-down {
	display: none;
}

@media (min-width: 1024px) {
	.purple-arrow-down {
		display: block;
	}
}

/* Testimonials
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.testimonials {
	background-color: #e5f7f5;
	background-image: url("images/purple-greenstripes_bg.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 450px;
}

@media (min-width: 1500px) {
	.testimonials {
		min-height: 540px;
	}
}

.testimonials-spotlight {
	max-width: 600px;
	margin: auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 450px;
	text-align: center;
	padding: 60px 0;
}

@media (min-width: 1500px) {
	.testimonials-spotlight {
		min-height: 540px;
	}
}

.testimonials-spotlight h1 {
	color: #fff;
	margin: 0;
}

.testimonial-listener-name {
	color: #fff;
	text-transform: uppercase;
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2.8px;
}

.testimonial-horz-divider {
	border: 2px solid #efefef;
	width: 207px;
	margin: 20px auto;
}

.testimonials-spotlight .btn {
	margin-top: 15px;
}

/* Donate Banner
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.donate-banner {
	background-image: url("images/green-redstripes_bg.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 450px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 1500px) {
	.donate-banner {
		min-height: 540px;
	}
}

.donate-banner-spotlight {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.donate-banner-spotlight h1 {
	margin: 0;
}

.donate-banner-spotlight-horz-divider {
	border: 2px solid #565195;
	width: 67px;
	margin: 20px auto;
}

.donate-banner-spotlight .btn {
	margin-top: 20px;
	width: 100%;
	max-width: 250px;
}

/* About
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.about-thumbnail {
	height: 0;
	padding-bottom: 100%;
	background: #e6e6e6;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

.team {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

@media (min-width: 480px) {
	.team {
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media (min-width: 667px) {
	.team {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (min-width: 1024px) {
	.team {
		margin-left: -20px;
		margin-right: -20px;
	}
}

.team > * {
	width: 100%;
	margin-bottom: 20px;
}

@media (min-width: 480px) {
	.team > * {
		width: calc(50% - 20px);
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media (min-width: 667px) {
	.team > * {
		width: calc(33.3333333333% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 30px;
	}
}

@media (min-width: 1024px) {
	.team > * {
		width: calc(20% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 40px;
	}
}

.team-item a {
	outline: none;
}

div.modal {
	margin-left: 0;
	margin-right: 0;
}

div.modal.fade.show {
	width: 100% !important;
}

.team_link {
	display: block;
	margin-bottom: 90px;
}

.team-thumbnail {
	height: 0;
	padding-bottom: 100%;
	background: #e6e6e6;
	background-position: center top;
	background-size: cover;
}

.team-container {
	position: relative;
}

.team-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: 0.5s ease;
	background-color: #575095;
}

.team-container:hover .team-overlay {
	opacity: 0.9;
}

.team-text {
	width: 90%;
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 14px;
}

@media (min-width: 1200px) {
	.team-text {
		font-size: 18px;
	}
}

.modal-body {
	padding: 0;
}

.modal-body .team-thumbnail {
	padding-bottom: 95%;
	border-radius: 5px 5px 0 0;
}

.modal-body .team-name h1 {
	margin-bottom: 15px;
}

.modal-body .team-social-media {
	margin-bottom: 15px;
}

.modal-body .team-social-media a {
	outline: none;
	color: #575095;
	transition: 0.5s;
	margin-right: 10px;
}

.modal-body .team-social-media a:hover {
	opacity: 0.7;
}

.modal-body .team-social-media i {
	font-size: 20px;
}

.modal-body .team-bio {
	padding: 20px;
}

span.close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 9;
	background-color: #575095;
	padding: 5px;
	border-radius: 50px;
	cursor: pointer;
	transition: 0.5s;
}

span.close:hover {
	opacity: 0.7;
}

.modal .close img {
	width: 30px;
}

/* Listen On
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.listen-on {
	padding: 30px 0;
}

@media (min-width: 1024px) {
	.listen-on {
		padding: 80px 0;
	}
}

.listen-on-spotlight {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.listen-on-podcast {
	margin: 0 5px;
}

.listen-on-podcast,
.listen-on-podcast img {
	max-height: 60px;
	transition: 0.5s;
}

.listen-on-podcast img:hover {
	opacity: 0.7;
}

.listen-on-podcast:first-child {
	margin-left: 0;
}

.listen-on-podcast:last-child {
	margin-right: 0;
}

.listen-on-podcast a {
	display: inline-block;
}

/* Blog
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.blog-page-featured-image {
	height: 0;
	padding-bottom: 350px;
	background: #e6e6e6;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

.blog-page-featured-image img {
	width: 100%;
	display: block;
	text-align: center;
}

.blog-headline {
	margin-bottom: 30px;
}

@media (min-width: 1024px) {
	.blog-headline {
		margin-bottom: 60px;
	}
}

.blog-section {
	display: flex;
	flex-wrap: wrap;
}

.blog-section {
	margin-bottom: -60px !important;
}

.blog-section > * {
	margin-bottom: 60px !important;
}

@media (min-width: 768px) {
	.blog-section {
		margin-left: -30px;
		margin-right: -30px;
	}

	.blog-section > * {
		padding-left: 30px;
		padding-right: 30px;
	}

	.blog-section > * {
		width: 50%;
	}
}

@media (min-width: 1024px) {
	.blog-section > * {
		width: 33.33333%;
		margin-bottom: 0;
	}
}

.all-news-link {
	text-align: center;
	margin-top: 30px;
}

@media (min-width: 1024px) {
	.all-news-link {
		margin-top: 60px;
	}
}

.all-news-link a {
	color: #565195;
	text-decoration: underline;
	font-family: "FuturaStd-Medium", sans-serif;
	font-size: 16px;
	transition: 0.5s;
}

.all-news-link a:hover {
	opacity: 0.7;
}

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

.post-thumbnail-link {
	margin-bottom: 20px;
}

.post-thumbnail {
	height: 0;
	padding-bottom: 100%;
	background: #e6e6e6;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
	transition: 0.5s;
}

.post-thumbnail:hover {
	opacity: 0.7;
}

.post-thumbnail img {
	width: 100%;
	display: block;
	text-align: center;
}

.post .date,
.single .date {
	background-color: #3bc4b2;
	display: inline-block;
	max-width: 200px;
	text-align: center;
	padding: 0 8px;
	margin-bottom: 15px;
	font-family: "SourceSansPro-SemiBold", sans-serif;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 2.4px;
	color: #ffffff;
	text-transform: uppercase;
	opacity: 1;
}

.post .title h3 a {
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 4.8px;
	color: #565195;
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	transition: 0.5s;
}

@media (min-width: 1200px) {
	.post .title h3 a {
		font-size: 24px;
		line-height: 1.5;
	}
}

.post .title h3 a:hover {
	opacity: 0.7;
}

.post .excerpt {
	margin-bottom: auto;
}

.post-link {
	display: inline-block;
	text-decoration: underline;
	font-family: "FuturaStd-Medium", sans-serif;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0px;
	color: #565195;
	opacity: 1;
	margin-bottom: 0;
	transition: 0.5s;
}

.post-link:hover {
	opacity: 0.7;
}

.single-thumbnail {
	margin-bottom: 20px;
}

/* Updates Form Horz
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.updates-horz {
	background-color: #575095;
	color: #fff;
	padding: 30px 0;
	text-transform: uppercase;
}

@media (min-width: 667px) {
	.updates-form-horz .updates-form-name {
		display: flex;
		justify-content: space-between;
	}

	.updates-form-horz .updates-form-name > * {
		width: 49%;
	}
}

@media (min-width: 1024px) {
	.updates-form-action {
		display: flex;
		justify-content: space-between;
	}

	.updates-form-action > * {
		width: 49%;
	}
}

.updates-form-horz input[type="text"] {
	border-radius: 0 !important;
	box-shadow: 0 !important;
	border: 0 !important;
}

.updates-form-horz #submit,
.updates-form-horz #mc-embedded-subscribe {
	width: 100% !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background-color: #000 !important;
	min-height: 40px !important;
	max-height: 40px !important;
	border-radius: 5px !important;
	font-size: 10px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	box-shadow: none !important;
	text-shadow: none !important;
	padding: 0 15px !important;
	transition: 0.5s;
}

.updates-form-horz #submit:hover,
.updates-form-horz #mc-embedded-subscribe:hover {
	background-color: #323232 !important;
}

.updates-form-horz-spotlight input[type="text"],
.updates-form-horz-spotlight input[type="email"] {
	text-transform: uppercase !important;
	font-size: 12px !important;
	font-weight: bold !important;
	border-radius: 0 !important;
}

@media (min-width: 1024px) {
	.updates-form-horz-spotlight {
		display: flex;
		justify-content: space-between;
	}

	.updates-form-horz-spotlight input {
		margin-bottom: 0;
	}

	.updates-form-horz-spotlight > * {
		width: 49.5%;
	}

	.updates-form-action {
		display: flex;
		justify-content: space-between;
	}

	.updates-form-action > * {
		width: 49%;
	}
}

@media (min-width: 1280px) {
	.updates-form-horz {
		display: flex;
		align-items: center;
	}

	.updates-form-horz > *:first-child {
		width: 29.914529914529914%; /* 350 / 1170 */
	}

	.updates-form-horz > *:last-child {
		width: 70.08547008547008%; /* 820 / 1170 */
	}

	.updates-form-horz-spotlight > * {
		width: 49.3%;
	}

	.updates-form-horz .updates-form-name > * {
		width: 48.5%;
	}

	.updates-form-action > * {
		width: 48.5%;
	}
}

.updates-form-horz-title {
	text-align: center;
}

.updates-form-horz-title h3 {
	color: #fff !important;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 16px;
}

@media (min-width: 1280px) {
	.updates-form-horz-title h3 {
		margin-bottom: 0;
		text-align: left;
	}
}

/* Episodes
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.episodes-section {
	background-color: transparent;
}

.episodes-section-title {
	margin-bottom: 30px;
}

.episode-item {
	padding: 30px 0;
	background-color: #fff;
}

@media (min-width: 768px) {
	.episode-item {
		padding: 60px 0;
	}
}

.episode-item:first-child {
	padding-top: 0;
}

.episode-item:nth-child(even) {
	background-color: #e5f7f5;
}

.episode-item h3 a {
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 4.8px;
	color: #565195;
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	transition: 0.5s;
}

.episode-item h3 a:hover {
	opacity: 0.7;
}

@media (min-width: 1200px) {
	.episode-item h3 a {
		font-size: 18px;
	}
}

.episode-spotlight {
	width: 90%;
	max-width: 650px;
	margin: auto;
}

.play-button {
	text-align: center;
	margin-bottom: 30px;
}

.play-button-img {
	width: 70px;
	transition: 0.5s;
}

.play-button-img:hover {
	opacity: 0.7;
}

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

.episodes {
	margin-bottom: -60px !important;
}

.episodes > * {
	margin-bottom: 60px !important;
}

@media (min-width: 768px) {
	.episodes {
		margin-left: -30px;
		margin-right: -30px;
	}

	.episodes > * {
		padding-left: 30px;
		padding-right: 30px;
	}

	.episodes > * {
		width: 50%;
	}
}

@media (min-width: 1024px) {
	.episodes > * {
		width: 33.33333%;
		margin-bottom: 0;
	}
}

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

.episode-thumbnail-link {
	margin-bottom: 25px;
}

.episode-thumbnail {
	height: 0;
	padding-bottom: 100%;
	background: #e6e6e6;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	position: relative;
	transition: 0.5s;
}

.episode-thumbnail:hover {
	opacity: 0.7;
}

.episode-thumbnail img {
	width: 100%;
	display: block;
	text-align: center;
}

.episode .date {
	background-color: #3bc4b2;
	display: inline-block;
	max-width: 200px;
	text-align: center;
	padding: 0 8px;
	margin-bottom: 15px;
	font-family: "SourceSansPro-SemiBold", sans-serif;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 2.4px;
	color: #ffffff;
	text-transform: uppercase;
	opacity: 1;
}

.single-episode-date {
	padding: 0;
	background-color: transparent;
	color: #3bc4b2;
	font-family: "SourceSansPro-SemiBold", sans-serif;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.episode .title h3 a {
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 4.8px;
	color: #565195;
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	transition: 0.5s;
}

@media (min-width: 1200px) {
	.episode .title h3 a {
		font-size: 24px;
		line-height: 1.5;
	}
}

.episode .title h3 a:hover {
	opacity: 0.7;
}

.episode .excerpt {
	margin-bottom: auto;
}

.episode-link {
	display: inline-block;
	text-decoration: underline;
	font: Medium 16px/28px Futura;
	letter-spacing: 0px;
	color: #565195;
	opacity: 1;
	margin-bottom: 0;
	transition: 0.5s;
}

.episode-link:hover {
	opacity: 0.7;
}

.episode-player {
	margin-top: 30px;
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background-color: #3bc4b2 !important;
}

.episode-action {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	font-family: "SourceSansPro-SemiBold", sans-serif;
	color: #565195;
	font-size: 14px;
	margin-top: 20px;
}

.episode-action > * {
	margin-right: 15px;
}

.episode-action > *:last-child {
	margin-right: 0;
}

.episode-subscribe a {
	transition: 0.5s;
}

.episode-subscribe a:hover {
	opacity: 0.7;
}

.episode-sharing-trigger {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.episode-sharing-trigger .episode-sharing-content {
	visibility: hidden;
	background-color: #fff;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 10px 20px;
	position: absolute;
	z-index: 1;
	top: 105%;
	right: 0;
	display: flex;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07),
		0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07),
		0 16px 32px rgba(0, 0, 0, 0.07), 0 32px 64px rgba(0, 0, 0, 0.07);
}

.episode-sharing-trigger:hover .episode-sharing-content {
	visibility: visible;
}

.episode-sharing-content > * {
	margin-right: 16px;
}

.episode-sharing-content > *:last-child {
	margin-right: 0;
}

.episode-sharing-content a {
	display: inline-block;
}

.episode-sharing-content i {
	color: #565195;
	font-size: 15px;
}

.episode-sharing-content i:hover {
	color: #3bc4b2;
}

/* Pagination
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.pagination {
	padding-top: 60px;
	text-align: center;
}

.pagination span,
.pagination a {
	margin: 0 10px;
	color: #575095;
	text-decoration: none;
	font-family: "SourceSansPro-Bold", sans-serif;
	transition: 0.5s;
}

@media (min-width: 1024px) {
	.pagination span,
	.pagination a {
		font-size: 20px;
	}
}

.pagination span:hover,
.pagination a:hover,
.pagination .current {
	color: #6ccfc0;
}

.pagination .current:hover {
	opacity: 0.7;
}

.screen-reader-text {
	display: none;
}

/* Search
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.search-page-header h1 {
	margin-bottom: 40px;
}

@media (min-width: 1024px) {
	.search-page-header h1 {
		margin-bottom: 60px;
	}
}

/* Main Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.main-footer {
	background-color: #1d1d1d;
	color: #fff;
	padding: 40px 0 15px 0;
}

@media (min-width: 1024px) {
	.main-footer {
		padding-bottom: 30px;
	}
}

.main-footer-spotlight {
	padding-bottom: 30px;
	border-bottom: 1px solid #3a3a3a;
}

.main-footer-spotlight .main-footer-column p {
	font-size: 12px;
}

.main-footer-logo {
	text-align: center;
}

@media (min-width: 1200px) {
	.main-footer-logo {
		text-align: left !important;
	}
}

.main-footer-logo img {
	max-width: 100px !important;
}

.main-footer-logo-property-title {
	font-size: 7px;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

@media (min-width: 1200px) {
	.main-footer-logo-property-title {
		max-width: 100px;
	}
}

.main-footer-menu ul {
	list-style: none;
	padding-left: 0;
}

.main-footer-menu ul li {
	font-size: 14px !important;
	line-height: 26px !important;
}

.main-footer-menu ul li a {
	color: #e5e5e5;
	text-decoration: none;
	transition: 0.5s;
}

.main-footer-menu ul li a:hover {
	opacity: 0.7;
}

.main-footer-spotlight {
	display: flex;
	flex-wrap: wrap;
}

.main-footer-spotlight > * {
	flex-grow: 1;
	width: 50%;
	margin-bottom: 30px;
	text-align: center;
}

.main-footer-spotlight > *:first-child,
.main-footer-spotlight > *:last-child {
	width: 100%;
}

@media (min-width: 768px) {
	.main-footer-spotlight > * {
		width: 33.33333%;
	}

	.main-footer-spotlight > *:last-child {
		width: 33.33333%;
		display: flex;
		justify-content: flex-end;
	}
}

@media (min-width: 1200px) {
	.main-footer-spotlight > * {
		width: 25%;
		margin-bottom: 0;
		text-align: left;
		padding-left: 60px;
	}

	.main-footer-spotlight > *:first-child {
		padding-left: 0;
	}

	.main-footer-spotlight > *:first-child,
	.main-footer-spotlight > *:last-child {
		width: 25%;
	}
}

.main-footer-spotlight > *:last-child {
	margin-bottom: 0;
}

.main-footer-column h5,
.main-footer-column p {
	color: #fff !important;
}

.main-footer-column h5 {
	font-size: 16px !important;
}

.main-footer-column p {
	font-size: 12px !important;
}

.main-footer-column .main-donate {
	margin-bottom: 15px;
}

.main-footer-column .main-donate a {
	width: 100%;
	min-width: 150px;
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
}

.main-footer-social-icons-nav {
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-footer-social-icons-nav i {
	font-size: 15px;
	margin: 0 8px;
	color: #fff;
	transition: 0.5s;
}

.main-footer-social-icons-nav i:hover {
	opacity: 0.7;
}

.main-footer-copyright-content {
	font-size: 11px !important;
	line-height: 26px !important;
	padding-top: 15px !important;
	display: flex !important;
	flex-direction: column !important;
}

@media (min-width: 1024px) {
	.main-footer-copyright-content {
		flex-direction: row !important;
		align-items: center !important;
		padding-top: 30px !important;
	}
}

.main-footer-copyright-content > * {
	text-align: center !important;
}

@media (min-width: 1024px) {
	.main-footer-copyright-content > * {
		text-align: initial !important;
	}
}

.main-footer-copyright-content > *:first-child {
	order: 1 !important;
	padding-top: 15px !important;
	margin: 0 !important;
	margin-top: 15px !important;
	border-top: 1px solid #3a3a3a !important;
}

@media (min-width: 1024px) {
	.main-footer-copyright-content > *:first-child {
		order: initial !important;
		padding-top: 0 !important;
		margin-top: 0 !important;
		margin-right: 30px !important;
		border-top: 0 !important;
	}
}

.main-footer-copyright-content p {
	margin: 0 !important;
	color: #fff !important;
	font-size: 11px !important;
}

.main-footer-copyright-content ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: flex !important;
	flex-wrap: wrap !important;
	font-size: 11px !important;
}

.main-footer-copyright-content ul > * {
	width: 50% !important;
}

@media (min-width: 1024px) {
	.main-footer-copyright-content ul > * {
		width: initial !important;
		margin-right: 30px !important;
	}
}

.main-footer-copyright-content a {
	color: #fff !important;
	text-decoration: none !important;
	transition: 0.5s !important;
}

.main-footer-copyright-content a:hover {
	opacity: 0.7 !important;
}

#wpstats {
	display: none;
}

.collapsible {
	background-color: #1d1d1d !important;
	box-shadow: none !important;
	text-shadow: none !important;
	color: #fff;
	color: white;
	cursor: pointer;
	padding: 18px 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-family: "SourceSansPro-Bold", sans-serif;
	letter-spacing: 0.5px;
	font-size: 11px;
	line-height: 1 !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	display: flex;
	justify-content: center;

	border-top: 1px solid #3a3a3a;
}

.collapsible:hover,
.collapsible:focus {
	border-color: #3a3a3a !important;
	border-top: 1px solid #3a3a3a !important;
}

.active,
.collapsible:hover {
	background-color: #1d1d1d;
}

.collapsible:after {
	content: "\002B";
	color: #fff;
	font-weight: bold;
	float: right;
	margin-left: 5px;
	font-size: 18px;
	line-height: 0.6 !important;
}

.active:after {
	content: "\2212";
}

.collapsible-content {
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: 0.2s ease-out;
	background-color: #1d1d1d;
}

.properties-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

@media (min-width: 1024px) {
	.properties-nav {
		background-color: #fff;
	}
}

.properties-nav li a {
	font-family: "SourceSansPro-Bold", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

	width: 100%;
	display: inline-block;
	color: #e5e5e5;
	padding: 15px 20px;
	border-top: 1px solid #3a3a3a;
	text-align: left;
	background: url("images/arrow_right.png") no-repeat center right 20px;
	background-size: 10px;
	text-transform: uppercase;
}

@media (min-width: 1024px) {
	.collapsible {
		display: none !important;
	}

	.collapsible-content {
		overflow: visible;
		background-color: #fff;
	}

	.properties-nav {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px 0;
	}

	.properties-nav li {
		margin: 0 15px;
	}

	.properties-nav li a {
		width: auto;
		padding: 0;
		border-top: 0;
		text-align: center;
		background: none;
		color: #000;
	}
}

@media (min-width: 1200px) {
	.properties-nav li {
		margin: 0 20px;
	}
}

/* Donate & Gravity
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0 !important;
}

.gform_wrapper .top_label li ul.gfield_checkbox,
.gform_wrapper .top_label li ul.gfield_radio {
	width: 100% !important;
}

#gform_1 {
	padding: 0 !important;
}

#gform_1 input[type="text"],
#gform_1 select {
	min-height: 50px;
	border: 0;
}

#gform_1 input[type="text"],
#gform_1 select,
#gform_1 textarea {
	appearance: none !important;
	-webkit-appearance: none !important;
	outline: none !important;
	border: 0 !important;
	border: 2px solid transparent !important;
	box-shadow: none !important;
	transition: 0.5s;
	background-color: #efefef !important;
	padding: 10px !important;
}

#gform_1 input[type="text"]:focus,
#gform_1 select:focus,
#gform_1 textarea:focus {
	border: 2px solid #6ccfc0 !important;
	background-color: #fff !important;
}

#gform_1 .ginput_total_1 {
	font-size: 22px;
}

.gform_wrapper .gsection {
	border-bottom: 0 !important;
}

@media (min-width: 1024px) {
	#field_1_14 {
		max-width: 49.4%;
	}
}

#field_1_14 label,
#field_1_8 label {
	font-size: 1.25em;
}

#gform_fields_1 .frequency_selection ul {
	width: 100%;
	display: flex;
	align-items: center;
}

#gform_fields_1 .frequency_selection ul > * {
	flex: 1 0 45%;
	margin: 7.5px !important;
}

#field_1_14 .ginput_container,
#field_1_8 .ginput_container,
#field_1_11 .ginput_container {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

#gform_fields_1 .frequency_selection ul li input {
	display: none;
}

#gform_fields_1 .frequency_selection ul li label {
	margin: 0;
	width: 100%;
	max-width: 100%;
	padding: 10px;
	/*background-color: #6ccfc0;*/
	/*border: 2px solid #e0e0e0;*/
	background-color: #efefef;
	border-radius: 5px;
	text-align: center;
	transition: 0.5s;
	font-size: 16px;
}

@media (min-width: 1024px) {
	#gform_fields_1 .frequency_selection ul li label {
		padding: 20px;
	}
}

@media (min-width: 1024px) {
	#gform_fields_1 .frequency_selection ul li label {
		font-size: 18px;
	}
}

#gform_fields_1 .frequency_selection ul > *:nth-child(2n) {
	margin-right: 0;
}

#gform_fields_1 .donation_ammount ul {
	display: flex;
	flex-wrap: wrap;
}

#gform_fields_1 .donation_ammount ul > * {
	flex: 1 0 90%; /* explanation below */
	margin: 7.5px !important;
}

@media (min-width: 667px) {
	#gform_fields_1 .donation_ammount ul > * {
		flex: 1 0 45%; /* explanation below */
		margin: 7.5px !important;
	}
}

@media (min-width: 1024px) {
	#gform_fields_1 .donation_ammount ul > * {
		flex: 1 0 21%;
		margin: 7.5px !important;
	}
}

#gform_fields_1 .donation_ammount ul li input {
	display: none;
}

#gform_fields_1 .donation_ammount ul li label {
	margin: 0;
	width: 100%;
	max-width: 100%;
	padding: 10px;
	/*border: 2px solid #e0e0e0;*/
	background-color: #efefef;
	border-radius: 5px;
	text-align: center;
	transition: 0.5s;
	font-size: 16px;
}

@media (min-width: 1024px) {
	#gform_fields_1 .donation_ammount ul li label {
		padding: 20px;
	}
}

@media (min-width: 1200px) {
	#gform_fields_1 .donation_ammount ul li label {
		font-size: 18px;
	}
}

.gchoice_select_all,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	/*border: 2px solid #575095 !important;*/
	background-color: #6ccfc0 !important;
	color: #fff;
}

#field_1_28 p {
	text-align: left !important;
}

@media (min-width: 1024px) {
	#field_1_28 p {
		max-width: 50%;
	}
}

@media (min-width: 641px) {
	#field_1_29 {
		padding-right: 8px !important;
	}

	#field_1_18 {
		padding-left: 8px !important;
	}
}

.gform_wrapper .gform_footer {
	padding-bottom: 0 !important;
}

input#gform_submit_button_1 {
	background-color: #575095;
	width: 100%;
	max-width: 250px;
	min-height: 50px;
	transition: 0.5s;
	font-family: "FuturaStd-Bold", sans-serif;
	font-size: 14px;
	letter-spacing: 3.6px;
	text-transform: uppercase;
	border-radius: 5px;
	margin-bottom: 0;
}

input#gform_submit_button_1:hover {
	opacity: 0.7;
}

.donate-iframe-container iframe {
	width: 100%;
	border: 0;
	height: 1300px;
}

/* Subscribe Page
-------------------------------------------------- */
body.page-template-page-subscribe .updates-horz {
	display: none;
}

.futuro_page_thumbnail {
	height: 0;
	padding-bottom: 30%;
	background: #e6e6e6;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

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

.futuro_subscribe_content {
	width: 90%;
	max-width: 970px;
	margin: 0 auto;
	padding: 30px 0;
}

@media (min-width: 768px) {
	.futuro_subscribe_content {
		padding: 60px 0;
	}
}

.futuro_embed_form {
	background-color: #fff;
	padding: 0 30px;
}

.futuro_embed_form_head {
	text-align: center;
	margin-bottom: 30px;
}

.futuro_embed_form_headline {
	color: #565194;
	font-size: 28px;
}

.futuro_subscribe_form {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-areas:
		"name"
		"last"
		"email"
		"btn";
	gap: 20px;
}

.subscribe_form_label {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.subscribe_form_required {
	color: #565194;
}

.futuro_subscribe_form input {
	margin: 0;
	width: 100%;
}

.subscribe_form_name {
	grid-area: name;
}

.subscribe_form_last_name {
	grid-area: last;
}

.subscribe_form_email {
	grid-area: email;
}

.futuro_subscribe_form_button {
	grid-area: btn;
}

.futuro_subscribe_form_button_input {
	background-color: #565194 !important;
	color: #fff !important;
	transition: 0.5s;
	min-height: 42px;
	font-family: "FuturaStd-Bold", sans-serif !important;
	letter-spacing: 1.1px;
	border-radius: 8px;
}

.futuro_subscribe_form_button_input:hover {
	opacity: 0.7;
}

@media (min-width: 667px) {
	.futuro_subscribe_form {
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas:
			"name last"
			"email email"
			"btn btn";
	}
}

@media (min-width: 970px) {
	.futuro_embed_form {
		padding: 0 60px;
	}

	.futuro_embed_form_headline {
		font-size: 38px;
	}

	.futuro_subscribe_form {
		grid-template-columns: repeat(3, 1fr);
		grid-template-areas:
			"name last email"
			". btn .";
	}
}
