  #about-header-banner {
	background-image:url(/about/images/internal-banner-about.jpg);
}
#alc-header {
	background-image: url(/about/images/alc-image-banner-2026-final.png);
}
.content {
	margin-bottom:2.5rem;
}
.spacer {
	opacity: 1;
	visibility: visible;
	background-color: white;
	display: inline-block;
}
.aboutSpacer {
	margin:5px 0px;
}
.aboutTile {
	min-height:400px;
	background-image: url('/images/infographic-us.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.aboutTileTitle {
	font-family: 'Antonio';
	font-size:1.6rem;
	font-weight:300;
	text-transform:uppercase;
}
.aboutTileDetails {
	margin-top:2rem;
}
.aboutTileVision > p {
	font-family: 'Zilla Slab', serif;
	font-size:2rem;
	font-weight:400;
	color:#000;
}
.aboutTileVision > p > span {
	font-weight:700;
}
.aboutTileMission > p {
	font-family: 'Zilla Slab', serif;
	font-size:1.5rem;
	font-weight:400;
	color:#000;
	padding: 0px 2rem;
}


.imageTile {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height:100%;
}
.imageTitleOne {
	background-image: url('/about/images/square-500x500-alumni-band.jpg');
}
.imageTitleTwo {
	background-image: url('/about/images/square-500x500-students-river.jpg');
}
.imageTitleThree {
	background-image: url('/about/images/square-500x500-walk-bridge.jpg');
}

.valuesTitle {
	font-family: 'Zilla Slab', serif;
	font-size:1.5rem;
	font-weight:700;
	color:#000;
}
.valuesDescript > .col-sm-8 > p {
	font-family: 'Roboto';
	font-weight:400;
	font-size:1rem;
	color:#000;
	margin-bottom: .2rem;
}


/*
Board Styles 
*/
.boardMembers {
	font-size: .7rem;
	margin-top: 50px;
}
.alcBoard {
	margin-top:25px!important;
}
.boardRow {
	margin-bottom:20px;
}
.memberName {
	font-weight: 700;
	border-bottom: 1px solid #ffcd00;
	margin-bottom: 5px;
	font-size:.8rem;
}
.memberDegree {
	margin-bottom:3px;
}
.lifetimeDirectors {
	margin-top:30px;
}
.descriptBod {
	margin-top:15px;
}

.memberDegree > span {
	font-style: italic;
	font-size: 12px;
	padding:0rem;
}

.mobileSidebar {
	display:none;
}

.boardMember {
	padding:0rem;
}