/*Body*/
body{
	overflow-x:hidden;
}

ul{
	margin-bottom:2em;
}
li{
	line-height:1.25em;
	margin:0 0 1em 1em;
}

.gform_wrapper li{
	margin:0px;
}


p{
	letter-spacing:.06em;
	line-height:1.45em;
	margin:0 0 1em 0 !important;
}

a {color:#4FAFCB; font-weight:bold;}

/*Header*/
body:not(.home) header #header-top
{
	height:90px;
	background:none;
	border-bottom: 0px solid #fff;
}

body:not(.home) header{
	border-bottom: 0px solid #fff;
}

/*Nav*/
header #main-menu ul.menu li a {
	font-size: 1rem;
	font-weight: bold;
	/* padding-left: 25px; */
	padding-left: 15px;
	font-family: Montserrat;
}

/*Footer*/

footer a {
	color:#fff;
	font-size: .9rem !important;
}

footer {
	background-image:none;
	background-color: #F5F5F5;
	height:100px;
}

footer div.wrapper ul#menu-footer-menu li{
	padding: 0 20px !important;;
}

#sticky-footer{
	background-color: #F5F5F5;
}

#sticky-footer div.wrapper {
	width: 90% !important;
	margin: 0px auto 0 auto;
	padding: 0px 5px 0 5px;
	background-color: #F5F5F5;
}

@media (max-width: 500px){
	#sticky-footer div.wrapper .right {
		width: 95%;
	}}

@media (max-width: 500px){
	#sticky-footer button.sticky-footer-close {
		border: 0;
		padding: 0 0 20px 0;
		background: none;
		margin-top: -320px;
		text-align: right;
	}}

#sticky-footer input[type=text] {
	background: #fff;
}

#sticky-footer .left p {
	font-size: 1rem;
	font-weight: bold;
	color: #777;
	font-size: .9em !important;
	text-align: center;
}

@media (max-width: 500px){
	#sticky-footer .left .sticky-heading {
		font-size: 1.5rem;
		margin-top: 40px;
		text-align: center !important;
	}}


footer div.wrapper {
	max-width: 2000px !important;
	margin: 0 auto;
	padding: 40px 0 30px 0px !important;
	min-height: 20px;
	background-color: #000;
}

@media (max-width: 500px){
	footer div.wrapper {
		margin: 0 auto 0px auto;
		padding: 0px 0 0px 0px !important;
		min-height: 20px;
		background-color: #000;
	}}


footer div.wrapper ul#menu-footer-menu {
	margin-top: 0px;
}

@media (max-width: 500px) {
	footer div.wrapper ul#menu-footer-menu {
		margin-top: 0px;
		padding: 20px 0 20px 0;
	}}


.copyright {
	margin-top: -10px !important;
	color:#fff;
}

@media (max-width: 500px){
	.copyright {
		margin-top: 0px !important;
		padding-bottom: 40px !important;
	}}

#sticky-footer .left p {
	font-size: 1rem;
	font-weight: bold;
	color: #777;
	font-size: .9em !important;
}

/*Form*/
.top_label div.ginput_complex.ginput_container.gf_name_has_2 {
	margin-bottom:-10px;
}

.gform_wrapper textarea.large {
	height: 150px;
	width: 100%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	background-color: #51afcb;
	padding: 12px 25px;
	color: #fff;
	width: 98%;
	text-align:center;
	text-transform: uppercase;
	font-weight: 700;
	margin-top:-20px;
	margin-left:0px;
	text-align:center;
}

body .gform_wrapper ul li.gfield {
	margin-top: 0px !important;
	padding-top: 0;
}

.block-content ul li {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.gform_body ul li .ginput_container select,.gform_body ul li .ginput_container input{
	margin-bottom: 0px;

}
/*.gform_wrapper .top_label .gfield_label {
display: none !important;

}*/

.gform_wrapper textarea.medium {
	margin-top:10px;
	border: solid 1px #ccc;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-radius: 5px;
	border: 1px solid #ccc;
	padding:10px;
}

.gfield_description {
	width: 100%;
	font-size: 16px !important;
	font-weight: bold;
	color: #132448;
	margin-top: 20px;
}

/*Form*/
.top_label div.ginput_complex.ginput_container.gf_name_has_2 {
	margin-bottom:-10px;
}

.gform_wrapper textarea.large {
	height: 150px;
	width: 100%;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	background-color: #51afcb;
	padding: 12px 25px;
	color: #fff;
	width: 98%;
	text-align:center;
	text-transform: uppercase;
	font-weight: 700;
	margin-top:-20px;
	margin-left:0px;
	text-align:center;
}

body .gform_wrapper ul li.gfield {
	margin-top: 0px !important;
	padding-top: 0;
}

.block-content ul li {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.gform_body ul li .ginput_container select,.gform_body ul li .ginput_container input{
	margin-bottom: 0px;


}
/*.gform_wrapper .top_label .gfield_label {
display: none !important;

}*/

.gform_wrapper textarea.medium {
	margin-top:10px;
	border: solid 1px #ccc;
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 10px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-radius: 5px;
	border: 1px solid #ccc;
	padding:10px;
}

.gfield_description {
	width: 100%;
	font-size: 16px !important;
	font-weight: bold;
	color: #132448;
	margin-top: 20px;
}


header button.search svg {
	display: none;
}

body.single-episodes .contact_box_container { display: none; }


body.single-episodes .college_description p,
body.single-episodes .episode_info p {
	font-size: 1rem !important;
	line-height: 1.35rem;
	margin-bottom:10px;
	letter-spacing: unset;
	font-weight: unset;
}


body.single-episodes .episode_clips_container .episode_clips .episode_about .episode_info { display: unset; }
body.single-episodes .episode_clips_container .episode_clips .episode_about .episode_info h3 { padding-bottom:20px; }
body.single-episodes .episode_clips_container .episode_clips .episode_about .episode_video iframe { max-width: 100%; }

body.single-episodes .college_info_container .college_info > div > div { text-align:center;}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	border: 1px solid #52B0CB;
}

/* BEGIN popup form */

#popupForm {
	z-index:500;
	width: 100vw;
	height: 100vh;
	top: 0;
	position: absolute;
	background-color: rgba(22,22,22,0.5);
}


#popupForm .container {
	position: relative;
	top: calc(50% - 200px);
	margin: 0 auto;
	padding:20px;
	width:320px;
	max-height:550px;
	border-radius: 5px;
	background:#fff;
	text-align: center;
}

#popupForm .container .gform_wrapper { margin:0; }
#popupForm .container .gform_wrapper li.gfield { padding: 0 ; }

/*#popupForm #field_5_1 {display: none;}  hide email field */


#popupForm #input_5_3_3_container,
#popupForm #input_5_3_6_container,
#popupForm #input_5_3_3,
#popupForm #input_5_3_6,
#popupForm #input_5_1,
#popupForm #input_5_4,
#popupForm #gform_submit_button_5 {
	width:100%;
	margin:0 0 5px;
}

#popupForm .container > button,
#popupForm #gform_submit_button_5 {cursor:pointer;}

#popupForm .container > button {
	padding:2px 4px;
}

#popupForm .gform_wrapper div.validation_error { font-size: .75em; }

#popupForm .gform_wrapper .validation_message {
	padding: 0 !important;
	font-size: .75em !important;
}

/* END popup form */

/* BEGIN New email form */

footer .temp_email_container {
	display: grid;
	grid-template-columns: 3fr 1fr;
	grid-gap: 10px;
}

footer .temp_email_container input#temp_email_field {
	padding: 15px 30px;
	background: #fff;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 2px;
	font-size: 16px;
	width: 100%;
}

footer .temp_email_container button {
	border: 0;
	background: #51afcb;
	border-radius: 2px;
	padding: 15px 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 16px;
}

/* END New email form */


.qubely-block-402e1a.qubely-section {margin-top:0 !important; }





/* single-post */

/* BEGIN search result styles */
body.single-post .header-banner,
body.single-blog .header-banner,
body.category .header-banner,
body.search .header-banner {
	background-color: #000;
	background-image: url('/wp-content/uploads/2020/11/header-bg.jpg');
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 0;
}

body.single-post .header-banner > .overlay,
body.single-blog .header-banner > .overlay,
body.category .header-banner > .overlay,
body.search .header-banner > .overlay{
	opacity: 0.52;
	background-color: #28527600;
	background-image: linear-gradient(336deg, #f8a152 0%,#2091f300 47%);
	top: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
}

body.single-post .header-banner > .container,
body.single-blog .header-banner > .container,
body.category .header-banner > .container,
body.search .header-banner > .container{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	min-height: 500px;
	max-width: 100%;
}

body.single-post .header-banner > .container h1 ,
body.single-blog .header-banner > .container h1 ,
body.category .header-banner > .container h1 {
	font-family: 'Montserrat',sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	font-size: 45px;
	letter-spacing: -0.9px;
	color:#fff;
	text-align: center;
	width: 100%;
	padding:0 15px;
}   


body.search .header-banner > .container h1 {
	font-family: 'Montserrat',sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	font-size: 85px;
	/* line-height: 44px !important; */
	letter-spacing: -0.9px;
	color:#fff;
	text-align: center;
	width: 100%;
}


body.search .search-container {
	max-width: 960px;
	margin: 0 auto;
	padding:50px 0;
}

body.search .single-search-result {
	padding-bottom:30px;
}



body.search .search-container .search-heading{
	color: #333;
}


body.search .single-search-result{
	padding:15px;
}

body.search .single-search-result:nth-child(even) {
	background:#eee;
}



@media(max-width:992px) {

	body.search .search-container {
		margin: 0 15px;
		padding:30px 0;
	}



}

/* END search result styles */





/* header search box */

#main-menu .search {
	display: inline-block;
	text-align: right;
}

#main-menu .search form {
	display: grid;
	grid-template-columns: 250px 40px;
	grid-gap:0;
	padding:20px 0;
}


#main-menu .search form input[type=text] {
	padding: 10px;
	border:none;
	background: #f1f1f1;
}

#main-menu .search form button {
	width:100%;
	padding: 10px;
	height:40px;
	background: #50aecb;
	color: white;
	border: none;
	cursor: pointer;
}

#main-menu .search form button svg {
	height: 20px;
	width: 20px;
}

#main-menu .search form button:hover {
	background: #50aecbdd;
}

ul.sub-menu {
	display: none;
	position: absolute;
	top: 2rem;
	width: max-content;
	text-align: left;
	left: 0;
	margin: 0;
	padding: 16px;
	background-color: rgba(0, 0, 0, 0.6);
}
.menu-item-has-children:hover ul.sub-menu {
	display: grid;
	grid-template-columns: 1fr;
}
header #main-menu ul.menu ul.sub-menu li {
	margin-left: 0;
}

figure {
	position: relative;
}
.watch-now-caption figcaption {
	text-align: center;
	font-size: 6rem;
	position: absolute;
	top: 35%;
	text-shadow: 5px 5px 3px #333;
	color: #fff;
	left: 0;
	width: 100%;
}
.wrapper {
	max-width: 1140px;
	margin: 0 auto;
}
.episode-listing {
	display: grid;
	grid-template-columns: repeat( 3, 1fr);
	padding: 0;
}
.episode-item {
	list-style: none;
	text-align: center;
	padding: 2rem 2rem;
	margin: 0;
	position: relative;
}
.episode-item.coming-soon::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "Coming Soon!";
	width: 100%;
	text-align: center;
	display: grid;
	justify-content: center;
	align-items: center;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: 0px 0px 10px #fff;
}
.episode-item a {
	display: grid;
	grid-template-rows: 180px 1rem;
	justify-items: center;
	align-items: center;
}
.episode-item div.coming-soon {
	display: grid;
	grid-template-rows: 180px 1rem;
	justify-items: center;
	align-items: center;
}
.episode-item a img {
	max-height: 166px;
	width: auto;
}
.episode-item div.coming-soon img {
	max-height: 166px;
	width: auto;
}
.featherlight * {
	max-width: 100%;
}
.featherlight .featherlight-close-icon {
	line-height: 40px;
	width: 44px;
	border: solid 2px #fff;
	color: #fff;
	background: transparent;
	border-radius: 50%;
}
.filter-text a {
	font-size: 0.75rem;
	text-transform: lowercase;
}
.featherlight ul {
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}
.featherlight ul li {
	width: fit-content;
	list-style: none;
	display: inline-block;
}
.featherlight ul li svg {
	color: #fff;
	width: 32px;
	height: 32px;;
}
@media (max-width:600px) {
	.episode-listing {
		grid-template-columns: 1fr;
	}
	.wp-block-image.size-full img {
		min-height: 102px;
	}  
	.wp-block-image.size-full {
		margin: 0;
	}
	.wp-block-image.watch-now-caption figcaption {
		margin-top: 3.5em;
		font-size: 1rem;
	}
	.episode-item {
		padding: 1rem 2rem;
	}
	.episode-item.coming-soon::after {
		bottom: -8px;
	}
	.featherlight iframe {
		border: 0;
		height: 300px;
	}
}
/**
* Featherlight Loader
*
* Copyright 2015, WP Site Care http://www.wpsitecare.com
* MIT Licensed.
*/
@-webkit-keyframes featherlightLoader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes featherlightLoader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.featherlight-loading .featherlight-content {
	-webkit-animation: featherlightLoader 1s infinite linear;
	animation: featherlightLoader 1s infinite linear;
	background: transparent;
	border: 8px solid #8f8f8f;
	border-left-color: #fff;
	border-radius: 80px;
	width: 80px;
	height: 80px;
	min-width: 0;
}

.featherlight-loading .featherlight-content > * {
	display: none !important;
}

.featherlight-loading .featherlight-close,
.featherlight-loading .featherlight-inner {
	display: none;
}

#author-info {
	max-width: 1110px;
	margin: 1rem auto;
	border-top: solid 1px #cfcfcf;
	padding: 2rem 15px;
	background-color: #efefef;
	display: grid;
	grid-template-columns: 120px auto;
}
#author-avatar img {
	border-radius: 50%;
}

/*iframe {
max-width: 100%;
height: auto;
}*/

.qubely-postgrid img {
	max-width: 100%;
}
.qubely-block-0d06fe.qubely-section {
	background-color: #f5f5f5;
	background-image: url(/wp-content/uploads/2022/02/45773435211_13652d720c_k.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.qubely-block-0d06fe.qubely-section {
	padding: 160px 0px 70px 0px;
}
.qubely-block-0d06fe {
	z-index: 0;
}
.qubely-block-0d06fe {
	position: relative;
}
.qubely-block-0d06fe > .qubely-row-overlay {
	opacity: .8;
}
.qubely-block-0d06fe .qubely-container {
	padding-left: calc(30px/2);
	padding-right: calc(30px/2);
}
.qubely-block-0d06fe .qubely-row {
	min-height: 50px;
}
.qubely-block-0d06fe .qubely-row {
	margin-left: calc(-30px/2);
	margin-right: calc(-30px/2);
}
.qubely-block-0d06fe .qubely-row > .qubely-column {
	padding-left: calc(30px/2);
	padding-right: calc(30px/2);
}

.search-bar > .wrapper {
	display: grid;
	justify-content: center;
	justify-items: center;
}





body.page-template-page-new-home header {
	position: relative;
}


body.page-template-page-new-home header #header-top {
	background: #217ca1;
	height: unset;
	border-bottom: 8px solid #f79051;
}

@media(max-width:800px){

	body.page-template-page-new-home header #main-logo {
		margin-top: 0px;
		height: 100px;
	}

}


/* lead gen form */

.lead_generation_form {
    /* background: #51afcb; */
    padding: 50px 0;
}

.lead_generation_form .container{
	max-width: 1200px;
	margin: 0 auto;
	background:#f5f5f5;
	padding:50px;
}

.lead_generation_form .container .top {
	text-align:center;
	color:black;
	padding-bottom:30px;
}

.lead_generation_form .container .top .line_1{
	font-size: 2rem;
}

.lead_generation_form .container .top .line_2{
	font-size: 2.75rem;
	font-weight: 700;
	font-family: "avenirblack","helvetica_neuebold",sans-serif;
}

.lead_generation_form .container .top .line_3{
	font-size: 2rem;
	font-weight: 700;
	font-family: "avenirblack","helvetica_neuebold",sans-serif;
}


.lead_generation_form .container .form_container .gform_fields {
	grid-row-gap: 30px !important;
}



.lead_generation_form .container .form_container input{
	border-radius: 0 !important;
	font-size: 1.25rem !important;
	padding: 20px 30px !important;
}

.lead_generation_form .container .form_container label.gform-field-label--type-sub {
	display: none;
}


.lead_generation_form .container .form_container .gform_footer{
	display: block;
	text-align: center;
	padding-top: 40px !important;
	margin: 0 !important;
}

.lead_generation_form .container .form_container input[type=submit]{
	background-color: #f89250;
	color: #fff;
	margin: 0;
	border: solid 3px #f89250;
	padding: 2rem 3rem !important;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	width:unset;
}

@media(max-width:650px){

	.lead_generation_form .container .top .line_1{
		font-size: 1.5rem;
	}

	.lead_generation_form .container .top .line_2{
		font-size: 2rem;
		line-height: 2.25rem;
	}

	.lead_generation_form .container .top .line_3{
		font-size: 1.5rem;
	}

	.lead_generation_form .container .form_container input[type=submit]{
		width:100%;
	}
}

@media(max-width:640px){

	.lead_generation_form .container{
		padding: 20px;
	}

	.lead_generation_form .container .form_container .gform_fields{
		grid-row-gap: 10px !important;
	}

	.lead_generation_form .container .form_container input{
		border-radius: 0 !important;
		font-size: 1rem !important;
		padding: 15px 30px !important;
	}

	.lead_generation_form .container .form_container input[type=submit]{
		font-size:1rem !important;
		padding: 2rem 1rem !important;
	}
}

body.single-episodes section.episode-dorm-tours .wrapper {
	max-width: 1200px;
}

body.single-episodes section.episode-dorm-tours .video-container {
	display: flex;
	gap: 1rem;
	width: 100%;
	max-width: 1200px;
	justify-content: center;
	flex-wrap: wrap;
}

body.single-episodes input.datepicker {
	width: 100% !important;
}

body.single-episodes select.gfield_select {
	border-radius: 0 !important;
	font-size: 1.25rem !important;
	padding: 20px 30px !important;
	border: 1px solid #ccc;
	background: white;
}
@media (max-width: 500px) {
	footer ul.social-menu {
		margin-top: 40px!important;
	}
}
@media (max-width: 500px) {
	.social {
		margin-top: 0px !important;
		padding: 0 40px;}
}
@media (max-width: 500px) {
	footer div.wrapper {
		grid-gap: 100px!important;;}
}

/*Single.php (Posts)*/
.container.post {padding: 55px; margin: 0 auto; background: #F4F4F6;}
.container.height{min-height:180px !important;background: #257BA0;}
.post-title h1{
	max-width: 1000px;
	font-size: 35px !important;
	line-height: 1.25em;
	text-align: left;
	border-left:7px #F79051 solid;
	padding:0px 0px 0px 15px;    
	margin-bottom:20px;}

.white-box {max-width:1200px; padding:55px; margin: 0 auto; background: #fff;}
.white-box h2{
	font-size: 22px;
	line-height: 1.3em !important;
}

.white-box h3{
	font-size: 20px;
	line-height: 1.3em !important;
}

@media(max-width:600px){
	.container.post {padding: 20px;}
}

@media(max-width:600px){
	.white-box {padding: 25px;}
}

@media(max-width:600px){	
	.post-title h1 {
		margin:0 0 10px 0;
		font-size: 20px !important;
		line-height: 1.3em;
		padding: 0 0 0 10px;}
}

@media(max-width:600px){	
	.container.height{min-height:100px!important;}
}
@media(max-width:600px){	
	.white-box h2{
		font-size: 20px;
		line-height: 1.2em !important;
	}
}
/**
 * Fremium CTA on single-episodes
 */
.freemium-cta {
	padding: 60px 0;
	display: grid;
	width: 100%;
	background-color: #F5F5F5;
	border-top: solid 1px #e5e5f5;
}

.cta-block {
	background-color: #fff;
	width: 50%;
	margin: 0 auto;
	padding: 100px;
	text-align: center;
}

.freemium-cta h2 {
	font-size: 42px;
	line-height: 1.5em;
}

.freemium-cta a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #51afcb;
	font-size: 1rem;
	padding: 1rem 2rem;
	margin-top: 2rem;
	display: inline-block;
}

@media(max-width:1024px){
    .cta-block {
        width: 95%;
    }
}
@media(max-width:600px){
    .freemium-cta h2 {
        font-size: 24px;
        line-height: 1.25em;
    }
}

section.could-this .content .buttons-row a.site-button {
	background-color: #51afcb;
	color: #fff;
	border: solid 3px #ccc;
}

.right .college_thumbnail img {
	max-width: 100%;
}

.left iframe {
	display: grid;
	align-self: start;
}

/*responsive fixes */
/*body.single-episodes .background_image_container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-size: cover;
  background-position: center;
  padding-bottom: 20px;
  height: unset;
}*/

body.single-episodes .background_image_container .episode_video {padding:20px 0; }
body.single-episodes .background_image_container .episode_title h1 { text-align:center; }
body.single-episodes .episode_segments a { display: inline-block; }

@media(max-width:450px) {
  body.single-episodes .background_image_container .episode_title h1,
  body.single-episodes .background_image_container .episode_title.premium h1 {
    font-size: 2.5rem;
  }
}














.video_popup_form {
    position: absolute;
    background: #144D29;
    height: 100%;
    width: 100%;
}


.video_popup_form > .container {
    padding: 15px;
}

.video_popup_form h3 {
    color: white;
    font-weight: bold;
    padding-bottom: 20px;
}



.mapsvg-video-popover {
    width: 100% !important;
}

#mapsvg-controller-popover .mapsvg-controller-view-content .mapsvg-video-popover .video-wrapper .video_popup_form iframe {
    height: 80vh !important;
    overflow: unset !important;
}


#body_video_popup_form_container[data-show] {
    display: grid !important;
    place-items: center;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 500;
}

#body_video_popup_form_container .cover {
    background: #000000dd;
    width: 100%;
    height: 100%;
    position: fixed;
}

#body_video_popup_form_container > button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    color: black;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

#body_video_popup_form_container > button:before {
    content: "×";
}

#body_video_popup_form_container > button:hover {
    background: #f0f0f0;
}


#body_video_popup_form_container .inner{
    z-index: 501;
    width: 350px;
    height: 80vh;
}

#body_video_popup_form_container .video_popup_form {
  height:unset;
  width:unset;
}
#body_video_popup_form_container .video_popup_form iframe {
    max-height: 380px;
}




section.map .content {
    max-width: 1200px;
    padding:20px;
    margin:0 auto;

}


section.map h3.map_heading{
	font-size: 2.2rem;
	text-align: center;
	line-height: 1em;
	max-width: 1150px;
	margin:0 auto;
	padding:20px;
}

body.single-episodes div.episode_clips_container section.map .div.map-description p {
	line-height: 1.45em;
	font-size: 1.1em !important;
	font-weight: 200 !important;
	text-align: left !important;
	margin:0 auto;
	max-width: 1150px;
	padding: 0 20px 20px 20px;
}









article.main-container form.post-password-form {
	padding:200px 15px;
	margin: 0 auto;

	background-color: #257ba0;
}

article.main-container form.post-password-form > p{
	display: block;
	max-width:1000px;
	margin: 0 auto !important;
	color:white;
	padding: 10px;
	
}
