/*
Theme Name: Avada Child
Description: Avada child theme with customizations for online.shambhalamountain.org
Author: integritive inc.
Version: 1.0
Template: Avada
*/

#main #content.smc h2 {
	font-size: 26px;
	font-weight: bold;
}


.full-width-section {
	background: #fff center center no-repeat;
	background-size: cover;
}




.header-section {
	background-image: url("images/optin-bak.jpg");
	color: #fff;
	margin-bottom: 50px;
	text-align: center;
}
#main #content.smc .header-section h1 {
	color: #bad531;
	font-size: 36px;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 30px;
}
.header-section p {
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 100px;
}

.header-column {
	width: 50%;
	float: left;
	padding: 30px;
}

.header-section form {
	background: rgba(248, 249, 227, 0.66);
	padding: 10px 30px;
}
.header-section form p {
	color: #33403a;
	font-family: "Montserrat";
	font-size: 14px;
	line-height: 100%;
	margin: 10px 0;
}
.header-section input {
	font-family: "Montserrat";
	font-size: 16px;
	margin: 10px 0;
	text-align: center;
}
.header-section input[type="text"] {
	height: auto;
	padding: 10px;
}
.header-section input[type="submit"] {
	background: #bad531;
	border: 1px solid #bad531;
	box-shadow: 1px 1px 2px #33403a;
	color: #33403a;
	font-family: "Montserrat";
	font-size: 20px;
	font-weight: bold;
	padding: 15px 30px;
	text-transform: uppercase;
}
.header-section p.privacy {
	font-family: "Montserrat";
	font-size: 12px;
	text-align: left;
}
.header-section form .privacy .fa {
	float: left;
	font-family: "Montserrat";
	font-size: 26px;
	margin-right: 8px;
}
p.form-heading {
	background: rgba(51, 64, 58, 0.66);
	font-family: "Montserrat";
	font-size: 20px;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase;
}


.header-section .header-attribution {
	font-family: "Montserrat";
	font-size: 16px;
	font-style: italic;
	margin: 0;
	padding-bottom: 30px;
}


.content-scroll,
.content-scroll:hover {
	background: #33403a;
	color: #fff;
	display: block;
	padding: 8px 0;
}
.content-scroll .fa {
	font-family: "Montserrat";
	font-size: 50px;
}







.inline-block-grid {
	font-size: 0;
	text-align: center;
}

.inline-block-grid .grid-item {
	color: #33403a;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}



.image-grid-content {
	padding: 0 25px;
	text-align: center;
}

.image-grid-item {
	padding: 0 15px;
	width: 200px;
}


#main #content.smc .full-width-section h2 {
	font-family: "Montserrat";
	font-size: 32px;
	margin: 0;
	padding: 50px 0 25px;
	text-align: center;
}

.tile-grid {
	text-align: center;
}
.tile-grid-section {
	background-image: url("images/day-topics-bak.jpg");
}

.tile-grid-item {
	max-width: 500px;
	padding: 25px;
}
.tile-grid-item-contents {
	background: #fff;
	padding: 15px;
	text-align: left;
}

#main #content .tile-grid-item h3 {
	font-size: 26px;
	font-weight: normal;
	margin: 10px 0;
}
#main #content .tile-grid-item h4 {
	color: #a1b926;
	font-size: 24px;
	margin: 10px 0;
}
.tile-grid-item li {
	list-style: square;
	margin-bottom: 10px;
}




/* Beyond Mindfulness Resource Page */
.page-id-2735 h2 {
	font-family: "Montserrat";
}


/* Our custom SMC Button - site wide */
.fusion-button {
	width: 219px;
	height: 45px;
	background-color: #EDECEA;
	color: #C6141C;
	border-width: 2px;
	border-radius: 2px;
	border-color: #A19589;
}


.callout {
	background: #33403a;
	color: #fff;
	font-size: 24px;
	padding: 10px 50px;
	text-align: center;
}
.callout p {
	margin: 30px 0;
}
.callout a {
	background: #bad531;
	color: #33403a;
	display: block;
	margin: 0 auto;
	max-width: 350px;
	padding: 10px;
	text-transform: uppercase;
}


.the-content {
	color: #33403a;
	font-size: 20px
}
#main #content.smc .the-content h2 {
	font-family: "Montserrat";
	font-size: 32px;
	margin: 30px 0;
	text-align: center;
}


.pull-quote {
	font-size: 0;
	padding: 50px 0 60px;
	text-align: center;
	white-space: nowrap;
}
.pull-quote p {
	display: inline-block;
	margin: 0;
	white-space: normal;
}
.pull-quote-content {
	color: #bad531;
	font-size: 30px;
	font-style: italic;
}
.pull-quote-content span {
	color: #33403a;
}
.pull-quote-author {
	color: #33403a;
	font-size: 30px;
	font-weight: 100;
}



.summit-partners-section {
	background-image: url("images/partners-bak.jpg");
}

.summit-partners-item {
	max-width: 333px;
	padding: 25px;
}





@media (max-width: 768px) {
	.header-column {
		float: none;
		width: 100%;
	}

	.smc .alignright {
		display: block;
		float: none;
		margin: 0 auto 20px;
	}
}

@media (max-width: 481px) {
	#content.smc {
		margin-bottom: 0 !important;
	}
	.smc-wrapper {
		padding: 0 !important;
	}
	.header-section input[type="submit"] {
		padding: 15px 0;
		width: 100%;
	}
	.header-section form .privacy .fa {
		margin: 10px 8px 10px 0;
	}
	.the-content {
		padding: 0 25px;
	}
	.pull-quote-content span {
		display: none;
	}
	.pull-quote-content,
	.pull-quote-author {
		font-size: 24px;
	}
}

/* SciMed Day Styles */

.hero-image {
	display: block;
	width: 100%;
	height: auto;
}

.top-banner-image-wrapper {
	padding: 30px 20px;
	background: #f8f9e3;
}

.top-banner {
	margin: 0 auto;
	max-width: 1100px;
	text-align: center;
}

.top-banner-image {
	margin: 0;
}

.scimed-day-menu {
	display: block;
	margin: 0;
	padding: 5px 20px;
	background: #bad531;
	text-align: center;
	list-style-type: none;
}

.scimed-day-menu li {
	display: inline-block;
	margin: 0 12px;
	font-family: "Montserrat";
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	text-transform: uppercase;
}

.scimed-day-menu li a {
	color: #fff;
	text-decoration: none;
}

.scimed-day-menu li:hover a,
.scimed-day-menu li.current-menu-item a {
	text-decoration: underline;
}

.scimed-day-content-wrapper {
	padding: 0 20px;
}

.scimed-day-content {
	margin: 0 auto;
	padding: 40px 0;
	max-width: 1100px;
	font-size: 24px;
	line-height: 30px;
	color: #33403a;
}

.scimed-day-content h1 {
	margin: 0;
	font-size: 40px;
	line-height: 46px;
}

.scimed-day-content h2 {
	margin: 0 0 20px;
	font-size: 30px;
	line-height: 36px !important;
}

/*.scimed-day-content iframe {
	display: block;
	width: 100%;
}*/

.featured-videos-wrapper {
	padding: 0 20px;
	background: #f8f9e3;
}

.featured-videos {
	margin: 0 auto;
	padding: 40px 0 60px;
	max-width: 1100px;
}

.featured-videos h1 {
	margin: 0 0 30px;
	color: #33403a;
}

.featured-video-column {
	width: 33.3333333333%;
	float: left;
}

.fvc4 {
	padding: 30px 0 0;
	width: 100%;
	float: none;
	clear: both;
}

.featured-video {
	margin: 0 auto;
	width: 280px;
}

.fv-top-bar {
	margin: 0 -4px;
	width: 288px;
	height: 12px;
	background: #bad531;
	border-bottom: 1px solid #d3e378;
}

.fv-image {
	width: 100%;
	height: 170px;
	background-color: #33403a;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 170px 170px;
}

.fv-name {
	padding: 10px 30px;
	font-size: 22px;
	line-height: 26px;
	color: #33403a;
	text-align: center;
	background: #fff;
}

.fv-content {
	padding: 20px 30px 50px;
	text-align: center;
	background-image: url("https://online.shambhalamountain.org/wp-content/uploads/2016/09/Green-Textured-Background.jpg");
}

.fv-headline {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #33403a;
}

.fv-sub-headline {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #33403a;
}

.fv-button {
	display: block;
	font-size: 26px;
	line-height: 58px;
	font-weight: 700;
	color: #33403a;
	background: #fff;
	border: 1px solid #ebefee;
	-webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.25);
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.25);
}

.banner-link-wrapper {
	padding: 30px 20px;
	background: #33403a;
}

.banner-link {
	margin: 0 auto;
	max-width: 1100px;
	text-align: center;
}

.banner-link-image {
	margin: 0;
}

@media (max-width: 1199px) {

	/*.scimed-day-content iframe {
		height: 554px;
	}*/

}

@media (max-width: 1023px) {

	/*.scimed-day-content iframe {
		height: 410px;
	}*/

	.featured-video-column {
		margin: 0 0 30px;
		width: 50%;
	}
	
	.featured-video-column.fvc3 {
		margin: 0;
		width: 100%;
		float: none;
		clear: both;
	}
	
	.featured-video-column.fvc3.has-fourth,
	.featured-video-column.fvc4 {
		margin: 0 0 30px;
		padding: 0;
		width: 50%;
		float: left;
		clear: none;
	}
	
	.featured-video-column.fvc3 .fv-name,
	.featured-video-column.fvc3 .fv-headline,
	.featured-video-column.fvc3 .fv-sub-headline {
		min-height: 0 !important;
	}


@media (max-width: 767px) {

	/*.scimed-day-content iframe {
		height: 327px;
	}*/
	
	.featured-video-column {
		width: 100% !important;
		float: none !important;
		clear: both !important;
	}

	.featured-video-column .fv-name,
	.featured-video-column .fv-headline,
	.featured-video-column .fv-sub-headline {
		min-height: 0 !important;
	}

}

@media (max-width: 599px) {

	/*.scimed-day-content iframe {
		height: 259px;
	}*/

}

@media (max-width: 479px) {

	/*.scimed-day-content iframe {
		height: 169px;
	}*/

}