/* Table of Contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Sections
- Featured Speeches
- Recent Speeches
- Upcoming Speeches
- Hero
- Search Bar
- Quote
- Join Us
*/

/* Breakpoints
––––––––––––––––––––––––––––––––––––––––––––––––––
0-374		2 columns
375-639		6 columns
640-1023	12 columns
1024-1439	12 columns
1440+		12 columns

*/

@media (min-width: 375px) {}
@media (min-width: 640px) {}
@media (min-width: 800px) {}
@media (min-width: 1024px) {}
@media (min-width: 1440px) {}

@media (max-width: 374px) {}
@media (max-width: 639px) {}
@media (max-width: 799px) {}
@media (max-width: 1023px) {}
@media (max-width: 1439px) {}

/* Wordpress Admin Bar Height-Change Breakpoints
––––––––––––––––––––––––––––––––––––––––––––––––––
0-782		46px tall
783-...		32px tall

*/


/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
	position: relative;
}
.section--hidden {
	display: none !important;
}
.section .section__jump-link {
	position: absolute;
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	top: -20px;
	border-radius: 50%;
	display: block;
	background-color: #FFF;
	z-index: 100;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}
.section .section__jump-link:hover {
	width: 50px;
	height: 50px;
	left: calc(50% - 25px);
	top: -25px;
}
.container {
	padding-bottom: 6rem;
	padding-top: 6rem;
	/*overflow: auto;*/
}
.generic-blocks .container{
	padding-top: 4rem;
}

.section__header {
	text-align: center;
	padding: 0 0 4rem;
}
.article-grid {}
.section .row {}

.speeches-home-title__hidden {
	display: none;
}

/* Featured Speeches
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* Recent Speeches
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.recent-speeches {}
.section.recent-speeches .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.section.recent-speeches .row article {
	margin: 10px;
}


.media-icon__circled {
	position: relative;
}

/* Upcoming Speeches
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.section__upcoming-speeches {}
.upcoming-speeches__speaker-image {}
.upcoming-speeches__meta {
	font-family: "Sentinel A", "Sentinel B";
	font-style: normal;
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.upcoming-speeches__join-us {
	font-family: "Sentinel A", "Sentinel B";
	font-style: normal;
	font-weight: 400;
	font-size: 4rem;
	letter-spacing: -.02166666rem;
	display: block;
	line-height: 1;
}
.upcoming-speeches__speaker-line {
	font-family: "Sentinel A", "Sentinel B";
	font-style: normal;
	font-weight: 400;
	margin-top: 0rem;
	color: #38A0B2;
	letter-spacing: -.0425rem;
	font-size: 2.9166666rem;
	margin: 2rem 0rem 0rem;
	line-height: 1;
}
.upcoming-speeches__date-time {
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 300;
	font-size: 2rem;
	letter-spacing: -.0425rem;
	color: #38A0B2;
	display: block;
	margin-top: 1rem;
}
.upcoming-speeches__view-calendar {
	margin-top: 1rem;
	width: inherit;
}


/* Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hero {
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-size: cover;
	background-position: center;
	height: 300px;
	min-height: 300px;
}
.hero .container {
	max-width: 100%;
	min-width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.hero .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	flex: none;
}
.hero .speeches-logo__wrap {
	width: 180px;
	margin: 0 auto 0 auto;
	padding: 0 1.66666rem;
}
.hero .article-block {
	z-index: 2;
	display: block;
	text-align: left;
	float: left;
	background-color: rgba(255,255,255,.9);
	margin: 0;
}

.hero .article-block__inner {
	background-color: transparent;
}
.hero .article-block__meta {
	padding: 0;
}
.hero .article-block__title,
.hero .article-block__byline,
.hero .article-block__excerpt {
	color: white;
}
.hero .article-block__title {
	font-family: "Sentinel A", "Sentinel B";
	font-style: normal;
	font-weight: 400;
	/*font-size: 3.0rem;
	line-height: 2.75rem;
	letter-spacing: -.025rem;*/
	font-size: 3.333333rem;
	line-height: 3.0833333rem;
	letter-spacing: -.0833333rem;
	color: #002E5D;
	margin: 0;
	padding: 1rem;
}
.hero .article-block__byline {
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 500;
	display: block;
}
.hero .article-block__excerpt {
	font-family: "Gotham A", "Gotham B";
	font-style: normal;
	font-weight: 300;
	color: #000000;
	/*font-size: 1.5rem;*/
	font-size: 1.5rem;
	line-height: 2rem;
	letter-spacing: 0;
	display:none;
}
.hero .button--read-feature-speech {
	height: 40px;
	font-size: 1rem;
	display: none;
}

.hero .hero__link {
	height: inherit;
	width: 100%;
	position: absolute;
	z-index: 1;
}

.featured_quote{
	font-family: "Sentinel A", "Sentinel B";
	text-align: center;
	color: #37A0B2;
	font-size: 3.75rem;
	font-weight: 300;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	max-height: 250px;
}

.featured_quote_author {
	text-align: center;
	color: #37A0B2;
	font-weight: 300;
	font-size: 1.66666rem;
	margin-top: 1.66666rem;
	float: none;
}

@media (min-width: 375px) {

	.hero .article-block {
		margin: 0;
	}
	.hero .container {
		justify-content:flex-end;
	}
	.hero .article_block {
		width: 100%;
		padding: 0;
		margin: 0;
		margin-bottom: 0;
	}
	.hero .article_block__title {
		margin: 0 0 2rem 0;
		padding: 0 0 2rem 0;
	}
	.hero .article-block__excerpt {
		display: none;
	}
	.hero .button--read-feature-speech {
		display: none;
	}
}
@media (min-width: 460px) {

	.hero .container {
		justify-content:flex-end;
	}
	.hero .article_block {
		width: 100%;
		padding: 0;
		margin: 0;
		margin-bottom: 0;
	}
	.hero .article-block__excerpt {
		display: none;
	}
	.hero .button--read-feature-speech {
		display: none;
	}

}
@media (min-width: 640px) {
	.hero {
		height: 400px;
		min-height: 400px;
	}

	.hero .container {
		justify-content: space-between;
	}
	.hero .article-block {
		float: left;
		width: 25rem;
		padding: 1rem 2rem 2rem 2rem;
		margin: 0 0 2rem 5%;
	}
	.hero .article-block__title {
		/*font-size: 3.833333rem;
		line-height: 3.166666rem;
		letter-spacing: -.025rem;*/
		font-size: 3rem;
		line-height: 3rem;
		letter-spacing: -.0258333rem;
		border-bottom: 1px solid #AFAFAF;
		display: inline-block;
		padding: 1rem 1rem 1.5rem 0;
	}
	.hero .article-block__excerpt {
		display: inline-block;
		margin: 1.5rem 0 2rem 0;
	}
	.hero .button--read-feature-speech {
		display: inline-block;
	}
}

@media (min-width: 640px) and (max-width: 1023px) {
	.hero .article-block {
		float: left;
		padding: 1rem 2rem 2rem 2rem;
		margin: 75px 0px 75px 60px;
		max-height: 214px;
	}

	.hero .article-block__excerpt {
		display: none;
	}

	.hero .article-block__title {
		border-bottom: none;
	}

	.hero .article-block__title a {
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		overflow: hidden;
	}
}

@media (min-width: 800px) {
	.section.hero {
		background-size: cover;
	}
	.hero .container {
		height: 100%;
	}
}
@media (min-width: 1024px) {
	.hero {
		height: 500px;
		min-height: 500px;
	}

	.section.hero {
		background-position: center;
	}
	.hero .speeches-logo__wrap{
		padding: 0 calc(.9166666rem + 8.333333%) 0 .9166666rem;
	}
	.hero .speeches-logo__wrap {
		margin: 0 0 0 auto;
	}
	.hero .article-block {
		text-align: left;
		margin-left: 82px;
	}
	.hero .button--read-feature-speech {
		margin-right: calc(.9166666rem + 8.33333%);
	}
	.hero .article-block__byline {
		margin-top: 1rem;
	}
}

@media (min-width: 1364px) {
	.hero .article-block {
		margin-left: calc((100% - 1200px) / 2);
	}
}

@media (min-width: 1440px) {
	.section.hero {
		background-position: center;
	}
	.hero .article-block {
		width: 33rem;
	}
	.hero .article-block__title {
		font-size: 5rem;
		line-height: 4.75rem;
		letter-spacing: -.0258333rem;
	}
	/*.hero .speeches-logo__wrap,
	.hero .article-block {
		padding: 2.5%;
	}*/
}
.speeches_logo_wrap {
	width: 193.33333px;

}
.speeches_logo_wrap_position {
	width: 100%;
	margin-left: calc(100% - 193.33333px);
	margin-top: -130px;
}
.speeches_logo_wrap_small_screen {
	width: 100px;
	margin-left: 12px;
}
.speeches_logo_wrap_position_small_screen {
	float: right;
	width: 100%;
}
/* Search Bar
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section .section__search-bar {
	height: 50px;
	padding: 0;
	box-sizing: border-box;
	background-color: transparent;
	border: 0px solid #000;
}
.section__search-bar .container {
	padding-top: 0;
	padding-bottom: 0;
}
.section .section__search-bar .row {
	display: block;
}
.search-bar {
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0.93px;
	position: relative;
}
.search-bar__search-form {
	position: absolute;
	top: -65px;
	width: 90%;
	left: 5%;
	height: 38px;
	margin: 0;
}
.search-bar .search-bar__text-box {
	width: calc(100% - 115px);
	float: left;
	border-radius: 4px 0px 0px 4px;
}
.search-bar .search-bar__submit {
	float: left;
	width: 115px;
	border-radius: 0px 4px 4px 0px;
}
.mobile_nav_menu {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	box-sizing: border-box;
	height: 38px;
}
.mobile_nav_button {
	z-index: 2;
	text-align: center;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 100;
	padding: 0;
	font-size: 1.15rem;
	box-sizing: border-box;
	position: relative;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	background-color: #38a0b2;
	width: 25%;
}
.search-bar__dropdown__by {
	display: none;
}
.search-bar__dropdown__title {
	line-height: 32px;
	vertical-align: middle;
	text-transform: uppercase;
	float: none;
}
.search-bar__dropdown__down-arrow {
	float: right;
	font-size: 2.75rem;
	display: none;
}
#mobile_nav_date, #mobile_nav_speaker, #mobile_nav_topic {
	margin-right: 0.5%;
}
@media (min-width: 0px){
	.speeches_logo_wrap_position {
		display: none;
	}
}

@media (min-width: 400px) {
	.mobile_nav_button {
		font-size: 1.25rem;
	}
	.speeches_logo_wrap_position_small_screen{
		display: block;
	}
}

@media (min-width: 430px) { }

@media (min-width: 640px) {
	.search-bar__dropdown {
		font-size: 1.333333rem;
	}
	.search-bar__dropdowns {
		height: 35px;
	}
	.speeches_logo_wrap {
		width: 193.33333px;
		position: absolute;
	}
	.speeches_logo_wrap_position {
		display: block;
		width: 193.33333px;
		margin-left: calc(100% - 203.33333px);
		margin-top: -130px;
	}
	.speeches_logo_wrap_position_small_screen {
		display: none;
	}
	.speeches_logo_wrap_position {
		display: block;
	}
}

@media (min-width: 800px) {
	.search-bar__dropdown__down-arrow {
		display: block;
		margin: 0;
	}
	.search-bar__dropdown__by {
		display: inline-block;
	}
}
@media (min-width: 1024px) {
	.speeches_logo_wrap_position {
		margin-left: calc(100% - 193.33333px);
	}
}
@media (max-width: 1023px) {
	.section.section__search-bar .container {
		width: 100%;
	}
	.section.section__search-bar .row {
		margin: 0;
	}
	.search-bar {
		position: absolute;
		padding: 30px 20px;
	}
	.generic-blocks .container {
		padding-top: calc(4rem + 33px);
		padding-left: 4rem;
		padding-right: 4rem;
	}
}

@media (min-width: 1024px) {
	.search-bar {
		width: calc(100% - 1.75rem);
		max-width: 1235px;
		margin: auto;
		box-sizing: border-box;
	}
	.search-bar__search-form {
		position: relative;
		width: 48%;
		margin: 5px 2% 0 0;
		top: 0;
		left: 0;
		float: left;
	}
	.mobile_nav_menu {
		display: none;
	}
}

@media (min-width: 1440px) {
	.search-bar {
		max-width: 1235px;
		width: 100%;
		margin: auto;
		padding: 0;
	}
}

/* Quote
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.front_page_featured_quote_section .container {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 500px;
}

.front_page_featured_quote_section .container .row {
	height: 400px;
	display: table;
}

.quote_wrapper {
	height: fit-content;
	display: table-cell;
	vertical-align: middle;
}

.quote-text {
	/* “I have seen many ti: */
	font-family: "Sentinel A", "Sentinel B";
	font-size: 45px;
	color: #38A0B2;
	letter-spacing: -0.86px;
	line-height: 62px;
	margin: auto;
	text-align: center;
	padding-top: 72px;
	border-top: 1px solid #979797;
}

.quote-author {
	width: 100%;
	text-align: center;
	font-family: "Gotham A", "Gotham B";
	font-weight: 300;
	font-size: 20px;
	color: #38A0B2;
	letter-spacing: -0.31px;
	line-height: 27px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#quote-button-link {
	background: #38A0B2;
	font-family: "Gotham A", "Gotham B";
	font-size: 13px;
	color: #FFFFFF;
	margin: auto;
	width: 200px;
}

.home_circle{
	min-width: 14px;
	min-height: 14px;
	margin: 10px;
	background: #D8D8D8;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #D8D8D8;
	float: left;
}

.home_circle.selected {
	background-color: #38a0b2;
	border-color: #38a0b2;
}

.home_circle_wrapper{
	margin: 1rem auto 3rem;
	width: fit-content;
	width: -moz-fit-content;
}

@media (max-width: 1439px) {
	.quote-text {
		font-size: 40px;
		letter-spacing: -0.76px;
		line-height: 54px;
	}
}

@media (max-width: 1023px) {
	.quote-text {
		font-size: 28px;
		letter-spacing: -0.54px;
		line-height: 33px;
	}

	.quote-author {
		font-size: 16px;
		letter-spacing: -0.25px;
		line-height: 20px;
	}
}

@media (max-width: 639px) {
	.quote-text {
		font-size: 25px;
		letter-spacing: -0.48px;
		line-height: 33px;
	}
}

/* Join Us
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.section__join-us {
	/*background: #E5E5E5;
	box-shadow: inset 0px 33px 82px 15px #FFFFFF;*/
	background-color: #ffffff;

}

.section__join-us .container {
	padding: 3rem 0 6rem 0;
	border-top: 2px solid #e9e9e9;
}

.join-us-section-title {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.join-us-link {
	background: #f8f8f8;
	padding: 20px 1.5rem 20px 1.5rem;
	width: 375px;
	height: 250px;
}

.join-us-link a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.link-2 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-color: #f8f8f8;
	background-image: url(../../../../../wp-content/uploads/png/podcasts.png);
}

.join-us-wrapper .link-1, .join-us-wrapper .link-3 {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	padding: 0;
	/*background-color: #FAAD46;*/
}
.join-us-link-a img {
	width: 100%;
}
.link-2 .a-podcast {
	float: left;
	padding: 0 3% 0 3%;
	margin-left: calc(50% - 6% - 127.953px - 3px);
}

.link-2 .a-podcast-classic {
	float: right;
	padding: 0 3% 0 3%;
	margin-right: calc(50% - 6% - 131.625px - 3px);
}

.link-1, .link-2, .link-3 {
	/*border-left: 5px solid #fff;*/
	margin-left: 5px;
	padding: 0px;
}

.join-us-title {
	font-family: "Gotham A", "Gotham B";
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 15px;
}

.responsive-title {
	display: none;
}

.join-us-subtitle-top {
	margin-bottom: 0;
}
.join-us-subtitle-bottom {
	margin-bottom: 10px;
}
.join-us-subtitle {
	font-family: "Gotham A", "Gotham B";
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	margin-top: 0;
}

.join-us-description {
	font-family: "Gotham A", "Gotham B";
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: auto;
}

.join-us-img {
	margin: 0 20px;
	max-width: inherit;
	max-height: 110px;
}

.join-us-text-wrapper {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: auto;
}
.join-us-text-wrapper-buttons {
	position: absolute;
	bottom: 10%;
	width: 100%;
	left: 0;
}
.join-us-inner-wrapper {
	margin: auto;
}
@media (max-width: 1023px) {
	.join-us-link {
		margin: auto;
		margin-left: 25%;
		margin-right: 25%;
		/*margin-bottom: 30px;*/
		/*border: 1px solid #979797;*/
		padding: 0;
	}

	.join-us-link a {
		/*height: 200px;*/
	}

	.join-us-link-a {
		/*height: 200px;*/
		display: flex;
	}

	.join-us-link-a a {
		height: initial;
	}

	.join-us-link-a div {
		height: initial;
	}

	.join-us-img {
	}

	.responsive-title {
		display: block;
	}

	.join-us-text-wrapper {
	}

	.join-us-text-wrapper-buttons {
		width: 100%;
	}
	.link-2 .a-podcast {
		margin-left: calc(50% - 8% - 127.953px - 3px);
		padding: 0 4% 0 4%;
	}

	.link-2 .a-podcast-classic {
		margin-right: calc(50% - 8% - 131.625px - 3px);
		padding: 0 4% 0 4%;
	}

	.join-us-description {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}

@media (max-width: 639px) {
	.join-us-link {
		margin: auto;

	}
	.join-us-img {
		margin: auto 20px;
	}

	.join-us-title {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.join-us-subtitle {
		font-size: 16px;
		line-height: 16px;
	}
	.search-bar{
		margin-top: .5rem;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 5px;
	}

	.generic-blocks .container {
		padding-top: calc(4rem + 20px);
	}
}
@media (max-width: 520px) {
	.join-us-link-text {
		display: none;
	}
	.link-2 .a-podcast {
		margin-left: calc(50% - 20% - 53.813px - 3px);
		padding: 0 10% 0 10%;
	}

	.link-2 .a-podcast-classic {
		margin-right: calc(50% - 20% - 57.484px - 3px);
		padding: 0 10% 0 10%;
	}
}
/*
@media (max-width: 639px) {
	.hero {
		margin-bottom: 98px;
	}
	.search-bar {
		margin-top: 98px;
	}
	.hero .article-block {
    margin-bottom: -98px;
	}
@media (max-width: 1156px){
	.join-us-link{
		margin-left: calc((100% - 375px) / 2);
		margin-right: calc((100% - 375px) / 2);
		margin-bottom: 1rem;
	}
	.section__join-us .container{
		padding-bottom: 0;
	}
}
*/
