  html {
	scroll-behavior: smooth;
}
/* don't show these items */
.main-navigation--wrapper .main-navigation__apply-now, /* apply now top */
.main-navigation--wrapper .main-navigation__donate, /* donate top */
div.fau-share__wrapper /* social media share links */,
div.addthis_sharing_toolbox {
	 display: none;
}
body > div.outer-wrapper > div.inner-wrapper > main > div > section:nth-child(2) {
	margin-top: 0;
}
.header-slider__slide,
.header-slider__img {
	/*max-height: 800px;*/
	
}
/* this won't work with the way the slider code is written on the back-end
.gradient-dark.gradient-color-black {
	 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
        color: #fff;
}*/
.header-slider__content {
	bottom: 0;
	padding: 30px;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
	max-width: 100%;
}
.header-slider__content .title {
	margin-bottom: 0;
}
#thetop > ul:nth-child(1) {
	width: 10%;
	
}
div.header-slider__content__desc {
	font-size: 18px;
	margin-bottom: 40px;
}
.fau-breadcrumb {
	display: inline-block;
	font-size: 16px;
	text-align: left;
}
.fau-breadcrumb {
	width: 100%;
	display: block;
}
ul.fau-breadcrumb.align--center {
	text-align: left;
	clear: both;
	display: block;
}
.fau-breadcrumb.right {
	float: left;
	
}

.fau-breadcrumb>li+li:before {
	content: " "
}
div#accordion-mag .accordion-content ul {
	margin-bottom: 1em;
}
div#accordion-mag .accordion-content ul li {
	width: 500%;
}
.icon-fau.icon-burger {
	font-size: 32px;
	vertical-align: top;
	z-index: 1000;
}
div.slider-arrows {
	position: absolute;
	width: 100%;
	top: 45%;
	left: 0;
	right: 0;
	width: 100%;
	height: 50%;
	margin: auto;
	padding: 1%;
}

div.slider-arrows a div.right-arrow,
div.slider-arrows a div.left-arrow,
div.slider-arrows a div.down-arrow {
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: 100;
	/*opacity: 60%;*/
}
div.slider-arrows a div.right-arrow {
	top: 0%;
	right: 2%;
	background: url(/brain/masterminds/2024/images/right-arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
}
div.slider-arrows a div.left-arrow {
	top: 0%;
	left: 2%;
	background: url(/brain/masterminds/2024/images/left-arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
}
div.slider-arrows a div.down-arrow {
	bottom: 0;
	left: 42%;
	background: url(/brain/masterminds/2024/images/down-arrow.png);
	background-size: cover;
	background-repeat: no-repeat;
}
section#section div.section {
	padding-top: 15px;
}
.beneath-banner {
	text-align: center;
	font-style: italic;
	font-size: 90%;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}
.beneath-banner span.h4 {
	font-style: normal;
}
section {
	width: 100%;
}
section#story {
	margin-top: 30px;
}
section.subheader h3 {
	text-align: center;
	font-size: 28px;
}
hr {
	border-top: 1px solid #000;
	margin-top: 40px;
}
h4.quote {
	color: #036;
	font-size: 200%;
	line-height: 1.5em;
}
h4.quote p {
	font-size: 16px;
}
h4 {
	margin-bottom: 20px !important;
}
h4.subhead {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
}
.byline {
	font-size: 16px;
}
div.para-1 {
	padding-top: 1em;
}
.para-1 p::first-letter {
	font-size: 200%;
}
.para-1 p {
	line-height: 1.25em;
}	
section p, 
section ul {
	font-size: 16px;
}
span.bug, span.brain-bug, .bug {
	background-image: url("/brain/masterminds/2024/images/brain-bug.png");
	background-repeat: no-repeat;
	background-size: 30%;
	background-position: center left;
	padding: 0 20px;
	margin: 0 5px;
}
div.left-col {
	width: 100%;
	padding-right: 1em;
	padding-left: 1em;
}
div.right-col {
	width: 100%;
	padding-left: 1em;
	padding-right: 1em;
}
.sidebar {
	padding: 2em;
	overflow: hidden;
}
figure {
	width: 100%;
}
figcaption {
	margin-top: 1em;
}
blockquote {
	border-left: 5px solid #7A97AB !important; /*#D9ECFF; */
}
@media screen and (min-width: 768px) {
	div.slider-arrows a div.down-arrow {
		left: 46%;
	}
	.header-slider__content {
		bottom: 0;
	}
	span.icon-fau.icon-burger {
		vertical-align: bottom;
	}
	.fau-breadcrumb {
		display: inline-block;
		font-size: 16px;
		width: 70%;
		text-align: left;
	}
	.fau-breadcrumb.right {
		float: right;
		text-align: right;
	}
	blockquote {
		clear: none;
		margin: 0;
		border-left: 5px solid #7A97AB !important; /*#D9ECFF; */
	}
	
	div#accordion-mag .accordion-content ul li {
	width: 100%;
}
	ul.fau-breadcrumb.align--center {
		width: 60%;
		display: inline-block;
	}
	ul.fau-breadcrumb.right {
		float: right;
		text-align: right;
		display: inline-block;
		width: 15%;
	}

}
@media screen and (min-width: 1024px) {
	div.left-col {
		width: 50%;
		display: table-cell;
		vertical-align: top;
		padding-right: 3em;
		padding-left: 0;
	}
	div.right-col {
		width: 50%;
		display: table-cell;
		vertical-align: top;
		padding: 0 0 16px 48px;

	}
	section.subheader h3 {
	text-align: center;
	font-size: 36px;
}
	
}
@media screen and (min-width: 1400px) {

	div.slider-arrows a div.down-arrow {
		left: 48%;
	}
	#thetop > ul:nth-child(1) {
		width: 10%;
	}
	ul.fau-breadcrumb.align--center {
		width: 78%;
		text-align: center;
	}
	.icon-fau.icon-burger {
		vertical-align: bottom;
	}
	ul.fau-breadcrumb.right {
			width: 5%;
			margin-top: .5em;
	}
}
@media screen and (min-width: 1920px) {
	.header-slider__content {
		bottom:0;
	}
	div.slider-arrows a div.down-arrow {
		left: 49%;
	}
}