/*---------------------------------------
*
* Custom CSS (Yakkety Yak)
*
*---------------------------------------*/


/**
* Break long Email Addresses onto lines
*/
a[href^="mailto:"] {
	word-break: break-all; /* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}


/**
* Responsive helpers
*/
@media(max-width: 767px) {
	.mobile-only {
		display: inline-block;
	}

	.desktop-only {
		display: none;
	}
}

@media(min-width: 768px) {
	.mobile-only {
		display: none;
	}

	.desktop-only {
		display: inline-block;
	}
}


/**
* Leadership Circle page
*/
.page-id-6861 .entry-content section.columns {
	padding: 0;
}

.page-id-6861 .entry-content section.columns:nth-of-type(2) {
	margin-top: 2rem;
}

.page-id-6861 .entry-content section.columns:nth-of-type(3) {
	margin-bottom: 3rem;
}

.page-id-6861 .entry-content section.columns .column {
	padding: 1rem 0;
}

.page-id-6861 .entry-content  section.columns .cell.medium-12:first-child {
	display: none;
}

.page-id-6861 .entry-content .cta-header {
	padding: 40px 38px;
}

@media(max-width: 63.9375em) {
	.page-id-6861 .entry-content .cta-header br {
		display: none;
	}
}


/**
* Leadership page
*/
.leadership-section {
	padding-top: 30px;
	padding-bottom: 30px;
}

.leadership-section .section-title {
	margin-left: .9375rem;
	margin-right: .9375rem;
}

.leadership-section .subtitle {
    display: block;
    width: 100%;

	margin: 1.5rem .9375rem 1rem .9375rem;
}

.leadership-section .tabs-panel {
	background: #fff;
	padding: 30px 0;
}

.tabs-panel .profile-thumb {
	opacity: 0;

	-webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;

	transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-webkit-transition: opacity .6s ease-in-out;
}

.tabs-panel.active .profile-thumb {
	opacity: 1.0;
}

.thumbs-grid .profile-thumb {
	margin-bottom: 30px;
}

.thumbs-grid .profile-thumb img {
	border: 1px solid #e6e6e6;
	height: auto;
	width: 100%;
}

.thumbs-grid .profile-thumb .entry-meta {
	margin: 10px 0;
}

.thumbs-grid .profile-thumb .entry-meta .name {
	font-size: 1.25rem;
	margin: 0 0 0.1rem 0;
	padding: 0;
}

.thumbs-grid .profile-thumb .entry-meta .title {
	color: #0a2240;
	font-family: 'AvenirLTPro-Heavy', sans-serif;
    font-size: 0.95rem;
	letter-spacing: 0.025rem;
    margin: 0;
    padding: 0;
    /*text-transform: uppercase;*/
}

.thumbs-grid .profile-thumb .entry-meta .company {
	font-size: 0.95rem;
	margin: 0 0 0.1rem 0;
	padding: 0;
}

.thumbs-grid .profile-thumb .entry-meta .link {
	font-size: 0.95rem;
	margin: 0.25rem 0;
	padding: 0;
}

.thumbs-grid .profile-thumb .entry-meta .link a i {
    font-size: 0.9rem;
    margin-left: 0.2rem;
}



/**
* C2C2021 page
*/

.c2c-header-featured-guests {
    padding-right: .9375rem !important;
    padding-left: .9375rem !important;
}

.popup-modal.c2c-popup {
	overflow: hidden;
	height: 85% !important;
	top: 7.5% !important;

	width: 90% !important;
	max-width: 900px !important;
}

@media(max-width: 39.9988em) {
	.popup-modal.c2c-popup {
		overflow: hidden;
		min-height: unset;
		height: 92% !important;
		width: 94% !important;
		top: 4% !important;
		bottom: 4% !important;
		left: 3% !important;
		right: 3% !important;
	}
}

.popup-modal.c2c-popup .modal-header {
	border-bottom: 1px solid #e9e9e9;
	height: 40px;
	position: relative;
	text-align: center;
}

.popup-modal.c2c-popup .modal-header .button.close {
    position: absolute;
    top: -8px;
    right: -5px;
    cursor: pointer;
	font-size: 30px;
    line-height: 1;
    margin: 0;
	padding: 5px;
}

.popup-modal.c2c-popup .modal-content {
	height: calc(100% - 100px);
	overflow: auto;
	padding: 20px;
	text-align: center;
}

.popup-modal.c2c-popup .modal-content .disclaimer {
	font-size: 0.9rem;
	margin-top: -20px;
	padding-bottom: 40px;
}

@media(max-width: 39.9988em) {
	.popup-modal.c2c-popup .modal-content .disclaimer br {
		display: none;
	}
}

.popup-modal.c2c-popup .modal-footer {
	border-top: 1px solid #e9e9e9;
	height: 60px;
	padding: 10px;
	text-align: center;
}

.popup-modal.c2c-popup .modal-footer .button {
	cursor: pointer;
	margin: 5px auto;
	padding: 0.6em 2em;
}

.popup-modal.c2c-popup .BBFormContainer {
	margin: 0 auto 40px auto !important;
	text-align: center;
}

.popup-modal.c2c-popup #BBPanelHeading .BBFormSection {
	margin: 8px auto;
}

.popup-modal.c2c-popup #BBPanelPrices .BBFormSection {
	margin: 8px auto;
}

img.footer-logo {
    width: 180px;
}

/*** Brain Diseases Template ***/

.page-template-template-brain-diseases .advanced-hero-content .slide-wrap {
    padding-bottom: 5rem;
    padding-top: 14rem;
}

h2.additional-info::after {content: '';display: block;height: 1px;background: #ef3742;flex-grow: 1;margin-left: 1rem;}

h2.additional-info {
    display: flex;
    align-items: center;
}

.abf_d-post {
    line-height: 2.5;
}

.page-template-template-brain-diseases .site-header {
    background-image: linear-gradient(
270deg
, rgba(255,255,255,0.00) 30%, rgba(255,255,255,0.26) 40%, rgba(255,255,255,0.36) 51%, rgba(255,255,255,0.30) 82%);
}

.alpha-nav {
    display: flex;
    justify-content: space-between;
    margin: 2rem auto;
    font-weight: 600;
}

.alpha-nav-item.disabled {
    cursor: not-allowed;
    color: #d3d3d3;
}

.alpha-nav-item.active {
    color: #ef3742;
}

.alpha-nav-item {
    cursor: pointer;
    color: #a4a4a4;
}

.alpha-nav-item:not(.disabled):not(.active):hover {
    color: #ef3742;
}

.alpha-nav-item.active:not(.disabled):hover {
    color: #a4a4a4;
}

.letter-posts {position: relative;margin-bottom: 1rem;}

.letter-title {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ef3742;
    border-radius: 100%;
    font-weight: 600;
    line-height: 1;
    padding: .2rem 0 0;
    margin-bottom: 1rem;
}

.letter-posts::before {content: '';position: absolute;top: 0;bottom: auto;left: 0;right: 0;margin: auto;width: 97%;height: 2px;background: #ef3742;}

.abf_d-post>a {
    color: #ef3742;
}

.single-brain-diseases .hero .post-title {
    padding-bottom: 7rem;
}

@media only screen and (max-width: 650px) {
	.alpha-nav.grid-container {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.select-filter {
		width: 100%;
	}

	.divider {
		display: none;
	}

	.letter-posts::before {
		width: 91%;
	}

	.alpha-nav-item {
		padding: 1rem;
	}
}


/** Accordion **/

.accordion {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}

.accordion::after {content: '';position: absolute;bottom: 0;width: 100%;height: 1px;background: #0a2340;opacity: .2;}


h3.accordion-title {
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    font-size: 130%;
    padding-bottom: 1rem;
    position: relative;
    cursor: pointer;
}

.member-toggle {
    transform: rotate(0deg);
    transition: .4s;
    color: #ef3742;
}

.active .member-toggle {
    transform: rotate(180deg);
}

/** Sharing **/

.sharer {
    position: absolute;
    display: flex;
    right: 0;
    left: auto;
    bottom: 1rem;
    padding-right: .9375rem;
}

.more-sharing {
    display: none;
    position: absolute;
	left: -1rem;
    right: 0;
    bottom: 100%;
    margin: auto;
    flex-direction: column;
    max-width: none;
    padding: 0 1rem;
    width: max-content;
}

.share {
    margin-left: 1rem;
    cursor: pointer;
    color: #ef3742!important;
}

.open-more.share {
    position: relative;
}

.more-sharing>.share {
    margin: .25rem 0;
}

.single-brain-diseases .hero .grid-container {
    position: relative;
}

.statistic-columns p {
    font-size: 14px;
    letter-spacing: 2.2px;
    line-height: 20px;
}

.statistic-columns h3 {
    font-size: 37px;
    margin: 0;
}

.single section.recent-posts {
    width: 100vw;
    margin-left: calc((100vw - 100%)/-2);
}

.single .carousel-wrap .slide-left::after {
    left: calc((100vw - 100% + .9375rem + .9375rem)/-2);
}

.single .alignfull {
	width: 100vw;
	margin-left: calc((100vw - 100%)/-2);
}

.grid-container.disease-content {
    margin-top: 35px;
}

.disease-content li a {
    color: #ef3742;
}

/*** Fix for columns ***/
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 0;
}

.wp-block-column[style*=flex-basis] {
    flex-grow: 0;
}

.wp-block-column:not(:first-child) {
    margin-left: 2em;
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center;
}

@media only screen and ( max-width: 600px ){
	.wp-block-column:not(:first-child) {
		margin-left: 0;
	}
}

/*** Fix for image/figure ***/
figure.wp-block-image {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}




/**
* Committee Pages (custom post type)
*/
.single-committee_page {
}

.single-committee_page .hero .grid-container {
    padding-top: 10.5rem;
    padding-bottom: 2rem;
}

.single-committee_page .hero .cell {
	text-align: left;
}

.single-committee_page .hero .mark {
    height: 200px;
    width: 200px;
	bottom: -75px;
    right: 20px;
}





/*
.link.back
*/
.single-committee_page .hero .link.back {
	margin-right: 1rem;
	width: auto;
}


/*
.committee-user-menu
*/
.committee-user-menu {
	display: inline-block;
}

.committee-user-menu li {
	display: inline-block;
}


.single-committee_page .committee-page-content {
	min-height: 360px;
	padding: 2rem 0 4rem 0;
}

@media screen and (max-width: 39.9375em) {
	.single-committee_page .committee-page-content {
		min-height: 160px;
	}
}


/**
* Ultimate Member pages (Account, Login, Logout, etc.)
*/
.um-page {
}

.um-page .hero .grid-container {
    padding-top: 10.5rem;
    padding-bottom: 2rem;
}

.um-page .hero .cell {
	text-align: left;
}

.um-page .hero .mark {
	height: 200px;
    width: 200px;
    /*bottom: -105px;*/
	bottom: -75px;
    right: 20px;
}

/*
.link.back
*/
.um-page .hero .link.back {
	margin-right: 1rem;
	width: auto;
}

.um-page .um-main {
}

.um-page .um-main .um-main-content {
	min-height: 360px;
	padding: 4rem 0;
}

@media screen and (max-width: 39.9375em) {
	.um-page .um-main .um-main-content {
		min-height: 160px;
	}
}


/*
UM Account page
*/
.um-page .um-account-profile-link {
	display: none;
}

.um-page .um-account-side {
    float: left;
    width: 30%;
	margin-left: 12%;
    padding: 0;
}

.um-page .um-account-main {
    float: left;
    width: 40%;
    padding: 0 0 0 2em;
}

.um-page .um-account-main .um-account-tab {
    max-width: 500px;
}
