
/*!
Theme Name: No Parking
Theme URI: http://underscores.me/
Author: Echo Charlie
Author URI: http://goforecho.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: no-parking
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

No Parking is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	overflow-x: hidden !important;
}

html.sr .animate {
    visibility: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: var(--green);
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

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

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 0;
	}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}




/* No Parking Styles
------------------------------------------------------------------------------------------ */


:root {
	/* color */
	
	--light_grey: #F2F2F2;
	--dark_grey: #9F9F9F;
	--green: #26D326;
	
	/* ??? */
	
	
}


/* Type
--------------------------------------------- */

@font-face {
    font-family: galano;
    src: url(fonts/galano_grotesque_regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: galano;
    src: url(fonts/galano_grotesque_semibold.otf);
    font-weight: 600;
}

body {
	font-family: galano, sans-serif;
	font-weight: normal;
}


a {
	color: inherit;
	text-decoration: none;
}

h1 {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 35px;
	line-height: 45px;
	color: #000000;
	margin: 0;
}

.did-you-know-type {
	color: var(--green);
}

h3 {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height: 34px;
	color: #000000;
	margin: 0 0 15px 0;
}

h5 {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: var(--dark_grey);
	margin: 0;
}

h6 {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: var(--green);
	margin: 0 0 15px 0;
}

.small_grey_type {
	color: var(--dark_grey);
}

p {
	font-family: galano, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #000000;
	margin: 15px 0;
}

p > a {
	font-weight: 600;
}

.article-left-column > p > a {
	font-weight: 600;
	color: var(--green) !important;
}

.article-right-column > p {
	font-family: galano, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin: 0;
}

blockquote {
	position: relative;
	padding: 30px 0;
	text-align: center;
	width: 90%;
	max-width: 600px;
	margin: auto;
}

blockquote p {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 1.2em;
	color: var(--green) !important;
}

.hero-text h1 {
	font-family: galano, sans-serif;
	font-weight: normal;
	font-size: 34px;
	line-height: 46px;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}

.listen_on_type {
	color: var(--dark_grey);
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.view-all {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 18px;
	color: var(--green) !important;
	text-decoration: none;
	margin: 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.view-all:hover {
	color: #168116 !important;
}

.articles-view-all {
	margin: 50px 0 0 auto !important;
}

.article-image {
	position: relative;
	width: 100%;
	height: 300px;
}

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

.article-title {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin: 0 0 5px;
}

.article-date {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
	color: var(--dark_grey);
	margin: 0;
	
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
	background: white;
}

.article-author {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
	color: var(--green) !important;
	text-decoration: none;
	margin: 0;
}

.read-more {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 13px;
	line-height: 14px;
	color: var(--green) !important;
	text-decoration: none;
	margin: 25px 0 0;
	display: block;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.read-more:hover {
	color: #168116 !important;
}

@media screen and (max-width: 1200px) {
	.hero-text h1 {
		font-size: 30px;
		line-height: 1.2em;
	}
	
	.hero-text h1 br {
		display: none;
	}
	
	.read-more {
		font-size: 14px;
	}
}


@media screen and (max-width: 600px) {
	h1 {
		font-size: 24px;
		line-height: 32px;
	}
	
	h3 {
		font-family: galano, sans-serif;
		font-weight: 600;
		font-size: 28px;
		line-height: 34px;
		color: #000000;
		margin: 0 0 15px 0;
	}
	
	.hero-text h1 {
	    font-size: 24px;
		line-height: 32px;
	}
	
	p {
		font-size: 16px;
		line-height: 1.7em;
	}
	
	.view-all {
		font-size: 12px;
		line-height: 12px;
	}
	
	.read-more {
		font-size: 12px;
	}
	
	.article-image {
		position: relative;
		width: 100%;
		height: 175px;
	}
}


/* Top Global Navigation
--------------------------------------------- */


.site-header {
	position: fixed;
	width: 100vw;
	z-index: 10000;
}

.site-header-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 125px;
	top: 0;
	left: 0;
	padding: 0 50px 0 50px;
	background-color: var(--light_grey);
}

header#masthead.headroom--pinned {
    transform: translateY(0%);
}

.main-navigation {
	position: relative;
	height: auto;
	width: auto;
}

.main-navigation .menu-item {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: var(--dark_grey);
	text-transform: uppercase;
	margin: 0 25px 0 0;
	padding: 10px 0 10px 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.main-navigation .menu-item:last-of-type {
	color: #000000;
	margin: 0;
	padding: 10px 15px 10px 15px;
	border: solid 1.5px var(--green);
}
.main-navigation .current_page_item {
	color: #000000;
	border-bottom: solid 1.5px var(--green);
}

 .main-navigation .menu-item:hover {
	color: var(--green);
}

@media screen and (max-width: 600px) {
	.site-header-inner {
		padding: 0 25px 0 25px;
		height: 100px;
	}
}

.site-nav-argo {
	  padding: 10px 35px;
	  background: black; }
	
	.site-nav-argo ul {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: end;
		  -ms-flex-pack: end;
			  justify-content: flex-end; }
	
	.site-nav-argo ul li {
	  text-transform: uppercase;
	  font-size: 11px;
	  font-weight: bold;
	  letter-spacing: 1px;
	  margin-left: 20px; }
	
	.site-nav-argo ul li a {
	  color: #C9C9C9;
	  transition: all 0.3s ease;
	  -webkit-transition: all 0.3s ease; }
	
	.site-nav-argo ul li:hover a {
	  color: white; }


/* Main
--------------------------------------------- */


.site-main {
	position: relative;
	width: 100%;
	height: auto;
/* 	margin: 125px 0 0 0; */
	background-color: var(--light_grey);
}

.site-main-inner {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 200px 50px 50px 50px;
}

@media screen and (max-width: 600px) {
	.site-main-inner {
		padding: 175px 30px 30px 30px;
	}

	.home-inner {
	    padding: 0 30px 30px 30px;
	}
}

.section-inner {
	position: relative;
	width: 100%;
	height: auto;
	margin: 50px 0 50px 0;
}

.contain {
	max-width: 1500px;
	margin: auto;
}

.base.contain {
	max-width: 900px; 
	padding: 140px 35px 100px;
}

.base.contain h3 {
	margin-top: 50px; 
	margin-bottom: 35px;
	padding-top: 15px; 
	border-top: 1px solid black;
}

.hero-padding {
	padding: 100px 0 0 0;
}

.padding {
	padding: 50px 0 0 0;
}

.podcast-buttons {
	position: relative;
	display: flex;
}

.podcast-button-wrapper {
	position: relative;
	margin: 0 15px 0 0;
}
.podcast-button-wrapper:last-of-type {
	margin: 0;
}

.podcast-button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	background-color: var(--green);
	border: solid 1.5px var(--green);
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.podcast-button-wrapper:hover .podcast-button {
	background-color: transparent;
}
.podcast-button-wrapper:hover .podcast-button .button_icon {
	fill: #000000;
}

.podcast-button-label {
	position: absolute;
	bottom: -50%;
	left: 50%;
	margin: 0;
	white-space: nowrap;
	transform: translate(-50%,0);
	opacity: 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}

.podcast-button-wrapper:hover .podcast-button-label {
	opacity: 1;
}

.share-button {
	position: relative;
	margin: 0 15px 0 0;
}
.share-button:last-of-type {
	margin: 0;
}

.share-button:hover {
	background-color: transparent;
}
.share-button:hover .button_icon {
	fill: #000000;
}

.button_icon {
	position: relative;
	height: 20px;
	width: auto;
	vertical-align: middle;
	fill: #ffffff;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}

.button {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	padding: 10px 15px 10px 15px;
	background-color: var(--green);
	border: solid 1.5px var(--green);
	margin: 0;
	display: inline-block;
	cursor: pointer;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.button:hover {
	color: #000000;
	background-color: transparent;
	margin: 0;
}

input[type="submit"] {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #ffffff;
	position: relative;
	padding: 10px 15px 10px 15px;
	background-color: var(--green);
	border: solid 1.5px var(--green);
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	margin: 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
input[type="submit"]:hover {
	color: #000000;
	background-color: transparent;
	border: solid 1.5px var(--green);
	margin: 0;
}

input {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	outline: none;
}

@media screen and (max-width: 600px) {
	.button {
		font-size: 12px;
		padding: 8px 12px 8px 12px;
	}
	
	.podcast-button {
		width: 40px;
		height: 40px;
	}
	
	.base.contain {
		max-width: 900px; 
		padding: 75px 35px 50px;
	}
}


/* Home Header
--------------------------------------------- */

.home-inner {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 0 50px 50px 50px;
}

.hero {
	position: relative;
	width: 100%;
	min-height: 100vh;
}

.grid  {
	display: grid;	
}

.grid-2 {
	grid-template-columns: 1fr 1fr;
	grid-gap: 100px;
}

.grid-2-1 {
	grid-template-columns: 2fr 1fr;
	grid-gap: 100px;
}

.split {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
}

.split.split-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 100px;
}

.player_split {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
}

.header_split {
	height: 100vh;
	align-items: center;
}

.hero-logo {
	position: relative;
    width: 48vw;
    height: 24vw;
    margin-right: 9vw;
}

.hero-group {
	 position: relative;
    width: auto;
    height: 100%;
    max-width: 500px;
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.hero-logo img {
	position: absolute;
	height: auto;
	width: 100%;
	display: block;
	vertical-align: middle;
}

.hero-text {
	position: relative;
}

.hero-podcast-buttons {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

@media screen and (max-width: 1350px) {
	.hero-text br {
		display: none;	
	}
}

@media screen and (max-width: 1200px) {
	.hero-logo img {
		position: relative;
		height: auto;
		width: 100%;
		display: block;
		vertical-align: middle;
	}	
	
	.hero-group {
	    max-width: 400px;
	}

}

@media screen and (max-width: 1000px) {
	.hero {
		min-height: auto;
		margin-bottom: 75px;
	}
	
	.header_split {
		height: auto;
		align-items: flex-start;
		justify-content: center;
	}
	
	.header_split.split {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: normal;
		width: 100%;
	}
	
	.hero-logo {
		position: relative;
	    width: 100%;
	    max-width: 600px;
	    height: auto;
	    margin-right: 0;
	    margin-bottom: 50px;
	    padding: 25vh 0 50px;
	}
	
	.hero-group {
		flex-grow: unset;
		flex-direction: column;
		align-items: flex-start;
	    width: auto;
	    height:auto;
	}
	
	.split {
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: normal;
		width: 100%;
	}
	
	.split.split-grid {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 50px;
	}
	
	.grid-2,
	.grid-2-1 {
		grid-template-columns: 1fr;
		grid-gap: 50px;
	}
	
	.hero-podcast-buttons {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

@media screen and (max-width: 600px) {
	.hero-group {
	    max-width: 380px;
	}
	
	.home-inner {
		padding: 0 25px 25px 25px;
	}
}

/* Home Intro
--------------------------------------------- */


.intro {
	position: relative;
	width: 100%;
	height: auto;
	margin: 100px 0 100px 0;
}

.intro-text {
	position: relative;
	height: auto;
	max-width: 500px;
}

.home-intro-subscribe {
	position: relative;
}

.intro-subscribe {
	position: relative;
	margin: 0 10% 0 0;
}

.subscribe-form {
	position: relative;
    width: 100%;
	margin: 35px 0 0 0;
}

.home-form-input-box {
	position: relative;
	margin: 0 15px 0 0;
}

.form-input-box {
	position: relative;
/* 	max-width: 600px; */
	margin: 0 15px 0 0;
}

input[type="text"],
input[type="email"] {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #000000;
    border: solid 1.5px #000000;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 15px 10px 15px;
    width: 100%;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}

input[type="email"]:focus {
	outline: none;
	box-shadow: none;
	border-radius: 0;
	padding: 10px 15px 10px 15px;
}

.search-headline {
	margin: 0 0 25px 0;
}

.search-form label {
	flex-grow: 1;
}

@media screen and (max-width:1000px) {
	.intro {
		position: relative;
		width: 100%;
		height: auto;
		margin: 50px 0 100px 0;
	}
	
	.home-intro-subscribe {
		width: 100%;
	}
}



@media screen and (max-width: 900px) {
	input[type="text"] {
		font-size: 12px;
    	padding: 8px 12px 8px 12px;
    }
}


/* Home Featured Episode
--------------------------------------------- */


.home-featured-podcast {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

.home-featured-podcast-inner {
	position: relative;
	display: flex;
}

.home-featured-podcast-image > img {
	position: relative;
	display: block;
	vertical-align: middle;
	width: 800px;
	height: auto;
	margin: 0;
	padding: 0;
}

.home-featured-podcast-info {
	position: relative;
}

.home-featured-podcast-info-inner {
	position: relative;
	box-sizing: border-box;
	padding: 50px;
}


/* Home Articles Carousel
--------------------------------------------- */


.home_articles_type_image {
	position: relative;
	height: 60px;
	width: auto;
}

.home_episodes_type_image {
	position: relative;
	height: 80px;
	width: auto;
}

@media screen and (max-width: 1200px) {
	.home_articles_type_image {
		height: 40px;
	}
	
	.home_episodes_type_image {
		height: 50px;
	}
}

.home-index-section-header {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: auto;
	margin: 0 0 50px 0;
}

.home-articles {
	position: relative;
	box-sizing: border-box;
	width: 500px;
	height: auto;
	padding: 25px;
	background-color: #ffffff;
	text-decoration: none !important;
}

.episode-featured {
	
}

.article-info {
	position: relative;
	width: 100%;
	height: auto;
	margin: 25px 0 0 0;
}


/* Home Episode Grid
--------------------------------------------- */


.home-episodes {
	position: relative;
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
	width: 100%;
	height: auto;
}

.episode {
	position: relative;
	width: 100%;
	height: auto;
}

.episode-featured {
	position: relative;
	display: block;
	vertical-align: middle;
	width: 100%;
	height: auto;
}

.episode-info {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px;
	top: 0;
	background-color: rgba(0,0,0,0.85);
	opacity: 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}

.episode-info:hover {
	opacity: 1;
}

@media screen and (max-width: 900px) {
	.episode-info.scroll_toggle {
		opacity: 1;
	}
}


.episode-number {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	color: var(--green);
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.episode-date {
	margin: 15px 0 0 0;
}

.episode-title {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin: 10px 0 0 0;
}

.episode-description p {
	font-family: galano, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin: 20px 0 0 0;
}

.episode-tile-read-more {
	position: absolute;
	bottom: 20px;
}


/* Individual Episode Page
--------------------------------------------- */


.episode-headshot {
	position: relative;
	width: 50%;
	height: 70vh;
}

.episode-headshot > img {
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.episode-page-info {
	position: relative;
/* 	box-sizing: border-box; */
	width: 50%;
	height: 70vh;
/* 	padding: 50px; */
	background-color: #ffffff;
}

.guest-name {
	color: #000000;
}

.episode-page-description {
	position: relative;
	max-width: 1000px;
	margin: 50px auto auto auto;
}

.episode-transcript {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 50px;
	background-color: #ffffff;
	display: none;
}

.episode-transcript-button {
	position: relative;
	width: 100%;
	height: auto;
	margin: 50px 0 50px 0;
	text-align: center;
}

.episode-main-info {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}

.episode-transcript-body {
	margin: 50px 0 0 0;
}

@media screen and (max-width: 1200px) {
	.episode-headshot {
		width: 100%;
		height: 60vh;
	}
	
	.episode-page-info {
		width: 100%;
		height: auto;
	}
	
	.episode-transcript {
		padding: 30px;
	}
	
	.episode-transcript-body {
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width: 900px) {
	.episode-headshot {
		height: 40vh;
	}
}


/* About Page
--------------------------------------------- */


.about_type_image {
	position: relative;
	height: 120px;
	width: auto;
	vertical-align: middle;
}

@media screen and (max-width: 900px) {
	.about_type_image {
		height: 50px;
	}
}

.about-intro {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 50px;
	background-color: #ffffff;
}

.about-intro-text {
	position: relative;
	width: 50%;
	height: auto;
}

.about_podcast_links {
	position: absolute;
	bottom: 50px;
	right: 50px;
}

.team {
	position: relative;
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
	width: 100%;
	height: auto;
}

.team-member-photo > img {
	position: relative;
	width: 100%;
	height: auto;
}

.team-member-info {
	margin: 50px 0 0 0;
}

.team_bios {
	padding: 30px 0 0 0;
}

@media screen and (max-width: 1200px) {
	.about-intro-text {
		width: 100%;
	}
	
	.about_podcast_links {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 30px 0 0 0;
	}
	
	.team-member-info {
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width: 900px) {
	.team {
	    grid-template-columns: repeat(1, 1fr);
	}

	.about-intro {
		padding: 15px;
	}
	
	.team-member:nth-of-type(2) {
		margin: 30px 0 0 0;
	}
}




/* Contact
--------------------------------------------- */


.contact_type_image {
	position: relative;
	height: 60px;
	vertical-align: middle;
}

.contact {
	border-top: solid 1.5px var(--green);
	margin: 50px 0 0 0;
}

.contact_grid {
	position: relative;
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}

@media screen and (max-width: 900px) {
	.contact_grid {
	    grid-template-columns: repeat(1, 1fr);
	}
}


/* Subscribe Page
--------------------------------------------- */


.subscribe-intro {
	position: relative;
	box-sizing: border-box;
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding: 50px;
    width: 100%;
    background-color: #ffffff;
}

.subscribe_type_image {
	position: relative;
	height: 120px;
	vertical-align: middle;
}

@media screen and (max-width: 900px) {
	.subscribe_type_image {
		height: 50px;
	}
}

.subscribe-description {
	position: relative;
	width: 80%;
}

.subscription-subscribe-wrapper {
	display: flex;
	align-items: center;
}

.subscribe-page-subscribe {
	position: relative;
	width: 80%;
}

.subscribe-body {
	margin: 50px 0 0 0;
}

@media screen and (max-width: 1200px) {
	.subscribe-intro {
	    display: block;
	    padding: 30px;
	}
	
	.subscribe-description {
		width: 100%;
	}
	
	.subscription-subscribe-wrapper {
		display: block;
		margin: 30px 0 0 0;
	}
	
	.subscribe-page-subscribe {
		width: 100%;
	}
	
	.subscribe-body {
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width: 900px) {
	.subscribe-intro {
	    padding: 15px;
	}
}


/* Articles Index Page
--------------------------------------------- */

.articles_index_type_image {
	position: relative;
	height: 120px;
	width: auto;
	vertical-align: middle;
}

@media screen and (max-width: 900px) {
	.articles_index_type_image {
		height: 50px;
	}
}

.articles {
	position: relative;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}

.article {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 25px;
	background-color: #ffffff;
	text-decoration: none !important;
	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.article:hover {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}

.article-description p {
	font-family: galano, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 10px 0 0 0;
}

.featured-article-author {
	padding: 20px 0 0 0;
	text-transform: none;
	color: var(--green);
}

.featured-article-read-more {
	position: absolute;
	bottom: 50px;
	left: 50px;
}

.search-form-container {
	position: relative;
	max-width: 1000px;
	margin: 50px auto 50px auto;
}

.search-form {
	position: relative;
	display: flex;
	width: auto;
	margin: auto;
}

@media screen and (max-width: 1200px) {
	.articles {
	    grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 900px) {
	.articles {
	    grid-template-columns: repeat(1, 1fr);
	}
	
	.article {
		padding: 15px;
	}
	
}

@media screen and (max-width: 1000px) {
	.featured-article-read-more {
		position: relative;

		bottom: 0;
		left: 0;
	}
}


/* Individual Article
--------------------------------------------- */


.ind-article {
	position: relative;
	max-width: 900px;
	margin: auto;
}

.ind-article-container  {
	max-width: 900px;
	margin: auto;
}

.ind-article-header {
	display: grid;
	grid-template-columns: 1fr;
}

.ind-article-image-caption {
	display: grid;
	grid-template-columns: 1fr;
}

.ind-article-featured-image {
	order: 2;
	position: relative;
	height: 0;
	padding-top: 75%;
	width: 100%;
}

.ind-article-featured-image img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.article-header-info {
	padding: 0 0 50px;
	max-width: 900px;
	margin: auto;
	width: 100%;
}

.article-header-info h1 {
	font-size: 68px;
	line-height: 1.1em;
	margin-top: 20px;
}

.article-header-info h6 {
	margin-top: 20px;
}

.ind-article-image-caption p,
.did-you-know p  {
	font-size: 12px;
	line-height: 1.6em;
}
.article-social-buttons {
	max-width: 400px;
	flex-wrap: wrap;
}

.article-body {
	margin-top: 50px;
}

.article-body a {
	font-weight: bold;
	display: inline-block;
	position: relative;
	
	transition: all 0.225s ease;
	-webkit-transition: all 0.225s ease;
}

.article-body a:after {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 2px;
	background: var(--green);
}

.did-you-know {
	margin-top: 75px;
	padding-top: 75px;
	border-top: 1px solid rgba(0,0,0,0.2);
}

.did-you-know-image > img {
	position: relative;
	width: 100%;
	height: auto;
	vertical-align: middle;
}


.related-episode-info {
	position: relative;
	width: 100%;
	display: grid;
	grid-template-columns: 200px 1fr;
}

.related-episode-featured {
	position: relative;
	width: 100%;
	height: auto;
}

.related-episode-featured img {
	vertical-align: middle;
}

.related-episoder-player-container {
	padding: 5px 15px;
}

.related-episode-description-type p {
	font-size: 12px;
	line-height: 14px;
}


@media screen and (max-width: 1000px) {
	.article-social-buttons > div {
		margin-bottom: 25px;
	}
}


@media screen and (max-width: 960px) {
	.ind-article-header, 
	.ind-article-image-caption {
		display: grid;
		grid-template-columns: 1fr;
	}
	
	.ind-article-featured-image {
		order: 2;
	}
	
	.article-header-info h1 {
		font-size: 40px;
		line-height: 1.1em;
	}
}

@media screen and (max-width: 600px) {
	
	.article-header-info {
		padding: 0 0 25px;	
	}
	
	.article-header-info h1 {
		font-size: 36px;
		line-height: 1.1em;
	}
	
	.did-you-know {
		margin-top: 35px;
		padding-top: 35px;
		border-top: 1px solid rgba(0,0,0,0.2);
	}
}

@media screen and (max-width: 550px) {
	.related-episode-info {
		position: relative;
		width: 100%;
		display: grid;
		grid-template-columns: 1fr;
	}
}



/* Episodes Index Page
--------------------------------------------- */


.episodes-slider {
	position: relative;
	margin: -41px 0 0 0;
	z-index: 1;
}

.episodes {
	position: relative;
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 25px;
    grid-row-gap: 25px;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1200px) {
	.episodes {
	    grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 900px) {
	.episodes {
	    grid-template-columns: repeat(1, 1fr);
	}
}

.base-title {
	position: relative;
	z-index: 10 !important;
}

.episodes_index_type_image {
	position: relative;
	height: 160px;
	width: auto;
	vertical-align: middle;
	z-index: 200;
}

@media screen and (max-width: 900px) {
	.episodes-slider {
		margin: -21px 0 0 0;
	}

	.episodes_index_type_image {
		height: 80px;
	}
}

.slider-featured {
	position: relative;
	width: 100%;
}

.slider-featured-image {
	position: relative;
	width: 50%;
	height: 70vh;
}

.slider-featured-info {
	position: relative;
	width: 50%;
	height: 70vh;
	background-color: #ffffff;
}

.slider-featured-image > img {
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.slider-featured-description p {
	padding: 0;
}

@media screen and (max-width: 1000px) {
	
	.slider-featured-image {
		width: 100%;
		height: 60vh;
	}
	
	.slider-featured-info {
		display: flex;
	    flex-direction: column;
	    justify-content: space-between;
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 900px) {
	.slider-featured-image {
		height: 40vh;
	}
}


/* Search
--------------------------------------------- */


.search-form-container {
    position: relative;
    width: 50%;
    margin: 50px auto 50px auto;
}

.search-headline {
	margin: 0 0 25px 0;
}

.search-form > label {
	flex-grow: 1;
}

input {
  border-radius: 0;
}

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

input[type="search"] {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 14px;
	color: #000000 !important;
    border: solid 1.5px var(--green);
    background-color: transparent;
    border-radius: 0;
    padding: 10px 15px 10px 15px;
    width: 100%;
}

input[type="search"]:focus {
	outline: none;
	box-shadow: none;
	border-radius: 0;
}

.search_index_type_image {
	position: relative;
	height: 120px;
	width: auto;
	vertical-align: middle;
}


.section-results {
	position: relative;
	box-sizing: border-box;
	max-width: 1500px;
	margin: auto;
	padding: 50px;
	background-color: #ffffff;
}

@media screen and (max-width: 900px) {
	.search-form-container {
	    width: 100%;
	    margin: 50px auto 50px auto;
	}
}


/* Footer
--------------------------------------------- */


.footer-info {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 50px;
	background-color: #000000;
}

.footer-info-inner {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 100%;
}

.footer-right {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 100%;
}

.footer-headline {
	font-size: 14px;
	color: #ffffff;
	margin: 0 0 25px 0;
}

.footer-subhead {
	font-size: 14px;
	font-weight: 600;
	color: var(--green);
	margin: 0;
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.footer-subhead:hover {
	color: #168116 !important;
}

.footer-contact {
	margin: 0 50px 0 0;
}

.footer-social {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 50px 0 0;
}

.footer-social-button {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	margin: 0 15px 0 0;
	border: solid 1.5px var(--green);
	transition: 0.5s cubic-bezier(0.42, 0, 0, 0.99);
}
.footer-social-button:last-of-type {
	margin: 0;
}

.footer-social-button:hover {
	background-color: var(--green);
}

.footer-subscribe-form {
	position: relative;
	display: flex;
	height: 50px;
}

.footer-subscribe-form .form-input-box {
	position: relative;
	width: 250px !important;
	margin: 0 15px 0 0;
	color: #9e9e9e;
	border: solid 1.5px var(--green);
}

.footer-subscribe input[type="text"] input[type="email"] {
	color: #ffffff !important;
}

.footer-form-input-box {
	color: #ffffff !important;
}

.footer_button:hover {
	color: var(--green) !important;
}

.footer-logo > img {
	position: relative;
	height: 80px;
	width: auto;
	vertical-align: middle;
}

.copyright {
	position: relative;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0 50px 0 50px;
	background-color: #D9D9D9;
}

.copyright-inner {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.copyright_type {
	font-family: galano, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	margin: 0;
}

.back-to-top {
	position: relative;
	display: flex;
	justify-content: flex-end;
	width: 100%;
	height: 100px;
	cursor: pointer;
}



@media screen and (max-width: 1200px) {
	.home-episodes {
	    grid-template-columns: repeat(2, 1fr);
	}
	
	.intro-text {
		width: 100%;
	}
	
	.intro-subscribe {
		width: 100%;
	}
	
	.footer-info-inner {
		display: block;
		justify-content: space-between;
		align-items: center;
	}
	
	.footer-right {
		margin: 50px 0 0 0;
	}
}

@media screen and (max-width: 900px) {
	.home-episodes {
	    grid-template-columns: repeat(1, 1fr);
	}
	
	.footer-info {
		padding: 30px;
	}
	
	.footer-right {
		display: block;
	}
	
	.footer-contact {
		float: left;
		padding: 0 0 50px 0;		
	}
	
	.footer-socials {
		float: left;	
		padding: 0 0 50px 0;	
	}
	
	.footer-subscribe {

	}
	
	.footer-subscribe-form > .form-input-box {
		width: 100% !important;
		margin: 0 15px 0 0;
	}
	
	.footer-social {
		display: flex;
		justify-content: space-between;
		width: auto;
		margin: 0 50px 0 0;
	}
	
	.copyright-inner {
		padding: 0 30px 0 30px;
	}
	
	.copyright_type {
		font-size: 10px;
		line-height: 10px;
	}
}



/* Media Player
--------------------------------------------- */

.home-featured-podcast-info {
	position: relative;
	width: 100%;
}

.audio-player {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.player-controls {
	position: relative;
	display: block;
	justify-content: space-between;
	align-items: center;
}

.player-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: auto;
	padding: 50px;
}

.player-controls-inner {
	display: flex;
	align-items: center;
}

.playAudio {
	position: relative;
	-webkit-appearance: none;
	outline: none;
	cursor: pointer;
	border: none;
	width: 75px;
	height: 75px;
	padding: 0;
	background: none;
	margin-right: 25px;
	background: url('img/play-button.svg') no-repeat center;
	background-size: contain;
}

.home-featured-podcast-info .playAudio {
	width: 50px;
	height: 50px;
}

.article-related-episode .playAudio {
	width: 50px;
	height: 50px;
}

.playAudio img {
	width: 100%;
	height: 100%;
}

.playAudio.pause {
	background: url('img/pause-button.svg') no-repeat center;
	background-size: contain;
}

.player-type {
	font-weight: 600;
	
	display: flex;
    width: 140px;
    justify-content: space-between;
}

.player-type span {
	width: 65px;
	padding:0 5px;
}

.currentTime {
	color: #43e12b;
}

.seekObjContainer {
	position: relative;
	width: 100%;
	margin: 0;
	height: 10px;
}

.seekObj {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #e3e3e3;
}

.percentage {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #43e12b;
}

@media screen and (max-width: 1200px) {
	
	.playAudio {
		margin-right: 15px;
		width: 50px;
		height: 50px;
	}
}
@media screen and (max-width: 1000px) {
	.audio-player {
		position: relative;
	}
}

@media screen and (max-width: 900px) {
	.playAudio {
		margin-right: 15px;
		width: 40px;
		height: 40px;
	}
	
	.home-featured-podcast-info .playAudio {
		width: 40px;
		height: 40px;
	}
	
	.article-related-episode .playAudio {
		width: 40px;
		height: 40px;
	}
	
	.player-type {
		font-size: 14px;
		font-weight: 600;
		
		display: flex;
	    width: 110px;
	    justify-content: space-between;
	}
	
	.player-type span {
		width: 55px;
		padding:0 5px;
	}
	
	.player-controls-inner {
		display: flex;
	}
}

/* Search */

.section-results-inner {
	margin-top: 50px;
}

.section-results-inner article.search-result {
	display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 50px;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 25px;
    
    border-bottom: 1px solid #e6e6e6;
}

.section-results-inner article.search-result .episode-featured {
	height: 300px;
    object-fit: cover;
}

.section-results-inner article.search-result h2 {
	margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2em;
    color: black;
}

.section-results-inner article.search-result .search-result-info {
	max-width: 600px;
}

@media screen and (max-width: 1000px ) {
	.section-results-inner article.search-result {
	    grid-template-columns: 1fr;
	    grid-gap: 25px
	}
	
	.section-results-inner article.search-result h2 {
	    font-size: 24px;
	}
	
	.section-results-inner article.search-result .episode-featured {
		height: auto;
		width: 100%;
		max-width: 400px;
	}
}