/* 
This is the section css for
WCU Spring 2025 Magazine 
*/


.psuedoHead5 {
	color: #FFF;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
	line-height: 2em;
}

.headerWrapper {
	display: none;
}


@media only screen and (max-width:768px) {
	.breadcrumb {
		padding: 15px 0px;
		max-width: 35%;
	}
}

#home-content .wcuMagHeader {
	font-size: 1.8em;
	margin: 30px 0px;
	font-family: "Phonk", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2rem;
	color: #382140;
	clear: left;
	line-height: 1.3em;

}

#home-content #magazineHome .homeTop {
	float: left;
	display: block;
	width: 100%;
}

#home-content {
	width: 100%;
	margin: 50px 0px;
}

#home-content #magazineHome {
	width: 100%;
	margin: 50px 0px;
}

#home-content #magazineHome .homeTop .magHeader a:visited {
	color: #6e3061;
}
#home-content #magazineHome .homeTop .magHeader a:hover {
	color: #382140;
	transition: .5s ease;
}

#home-content .container {
	position: relative;
}

#home-content .image {
	display: block;
	width: 100%;
	height: auto;
}

#home-content .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #6e3061;
}

#home-content .container:hover .overlay {
	opacity: .5;
}



#home-content h4 {
	margin: 15px 0px 5px;
	text-transform: uppercase;
	line-height: 1.1em;
}


#home-content .magHeader{
	height: 520px;
	position: relative;
	padding: 30px; 
}

@media only screen and (max-width:768px) {
	#home-content .magHeader{
		height: 150px;
	}
}

#home-content .magHeader h4 {
	margin: 0;
	position: absolute;
	top: 30%;
	left: 5%;
}

#home-content hr {
	border: 1px solid #6e3061;
	margin-bottom: 30px;
	display: block;
	width: 100%;
	float: left;
}

#home-content hr.purpleLine {
	border: 1px solid white;
	margin-bottom: 30px;
	margin-top: 30px;
}

#home-content .bigHeader {
	font-family: "Phonk", Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2;
	text-transform: uppercase;
}

@media only screen and (max-width:768px) {
	#home-content .bigHeader {
		font-size: 1.2em;
		margin-bottom: 15px;
		line-height: 1.1;
	}
}
@media only screen and (max-width:768px) {
	#home-content #magazineHome .smallHeader {
		font-size: 1.2em;
		line-height: 1.3em;
	}
}

#home-content #magazineHome .smallHeader{
	font-size: 1.5em;
	line-height: 2em;
}

#home-content .imageCaption {
	text-align: left;
	font-size: .9em;
	color: #575757;
	padding: 0 5%;
	margin-top: 10px;
	line-height: 1.4em;
}


#home-content a:hover {
	color: #6F316E;
}

/*  PROFILES  */


@media only screen and (max-width:768px) {
	.mono {
		font-size: 1.8em;
	}
}
#home-content #facProfile h2 {
	margin: 30px 0px 0px;
	line-height: 1.2em;
}

#home-content #facProfile .imageCaption {
	float: right;
}
@media only screen and (max-width:768px) {
	#home-content #facProfile .imageCaption {
		float: none;
		text-align:center;
		padding-left: 0px;
	}
}
#home-content .smallHeader {
	font-size: .9em;
	font-family: "myriad pro", arial, sans-serif;
	font-weight: bold;
	letter-spacing: 2.5px;
	line-height: 1.2em;
}

@media only screen and (max-width:768px) {
	#home-content #facProfile h2 {
		font-size: 1.6em;
	}
}
#home-content #facProfile h3 {
	margin: 0px;
}

#home-content #facProfile .facProfileHeader {
	display: block;
	width: 100%;
	float: left;
}

@media only screen and (max-width:768px) {
	#home-content #facProfile .facProfileHeader {
		padding: 0 3%;
	}
}

#home-content .facProfileHeader img {
	float: right;
	max-width: 95%;
	padding: 10px 10px;
	margin-right: 20px;
}

@media only screen and (max-width:768px) {
	#home-content .facProfileHeader img {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 95%;
	}
}


#home-content .profileBody {
	margin: auto;
	width: 60%;
}

@media only screen and (max-width:768px) {
	#home-content .profileBody {
		margin: auto;
		width: 90%;
	}
}
#home-content .dropcap {
	color: #6F316E;
	float: left;
	font-size: 3.35em;
	font-weight: 900;
	line-height: .6em;
	padding: 3px;
	margin-left: -4px;
}


#home-content .quote {
	color: #6F316E;
	text-align: center;
	font-style: italic;
	font-size: 1.7em;
	font-family: sans-serif;
	line-height: 1.2em;
	margin: 50px 30px 0px;
	padding-top: 15px;
	border-top: 4px solid #6F316E;
}

@media only screen and (max-width:768px) {
	#home-content .quote {
		font-size: 1.4em;
		margin: 0px 15px;
	}
}

#home-content .quoter {
	color: gray;
	padding: 10px 15px 15px;
	line-height: 1.5em;
	text-align: right;
	margin: 0px 30px 50px;
}

.violetFont {
	color: #6e3061;
	fill: #6e3061;
}


#home-content #facProfile .header3 {
	font-size: .9em;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
}




/*	PRESIDENT LETTER /  WELCOME BACK  */

#home-content #presidentLetter .profileBody p{
	font-family: serif;
}

#home-content .trustees {
	padding: 2% 10%;
	display: block;
	float: left;
	width: 100%;
}

#home-content .trustees .purpCategory {
	font-weight: bold;
	color: #6e3061
}

#home-content .trustees .purpHead {
	font-size: 1.1em;
	font-weight: bold;
	color: #382140
}

#home-content .fdLecture {
	background-color: #6e3061;
	float: left;
	display: block;
	padding: 4% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

#home-content .fdLecture h3, #home-content .fdLecture p{
	color: white;
	font-weight: bold;
}

#home-content .fdLecture img{
	padding: 40px 20px 0px 0px;
}

#home-content .welcomeAddress .grid7 {
	padding: 0px 25px;
}

#home-content .welcomeAddress {
	background-color: #382140;
	float: left;
	display: block;
	padding: 4% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

#home-content .welcomeAddress h3 {
	color: white;
	font-weight: bold;
	margin-top: 0px;
}

#home-content .welcomeAddress p, #home-content .welcomeAddress ul{
	color: white;
}

#home-content .welcomeAddress img{
	padding-right: 20px;
}

#home-content .quoteWhite {
	color: #FFF;
	font-style: italic;
	font-size: 1.5em;
	font-family: sans-serif;
	line-height: 1.3em;
	padding: 0 35px;
}
#home-content .smallerQuote {
	font-size: .7em;
	line-height: 1em;

}


/*	COVER STORY  */


#home-content #coverStory .chartHeader {
	font-family: serif;
	font-size: 1.6em;
	text-align: center;
}

#home-content #coverStory .purpleOpener {
	margin: 10px 20px 0px 0px;
}

#home-content .purpleOpenerLower {
	font-size: 1em;
	font-weight: bold;
	color: #6e3061;
}

#home-content #coverStory .coverHeaderTopSection {
	display: block;
	width: 65%;
	margin: auto;
}

#home-content #coverStory .coverHeaderTopSection img{
	width: 100%;
}

#home-content .purpleDots {
	width: 30px;
}

#home-content .openerPara {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #6e3061;
	font-family: serif;
	font-weight:bold;
}

#home-content #coverStory .heartfeltThankYou  {
	width:65%;
	margin:auto;
}

#home-content #coverStory .heartfeltThankYou .grid6, #home-content #coverStory .coverHeaderTopSection .grid4 {
	padding-right:10px;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .heartfeltThankYou  {
		width:95%;
		margin:auto;
	}
}
@media only screen and (max-width: 768px) {
	#home-content #coverStory .coverHeaderTopSection {
		display: block;
		width: 95%;
		margin: auto;
	}
}



#home-content #coverStory .coverHeaderTop {
	padding-left: 10%;
	float: left;
	width: 100%;
}

#home-content #coverStory .coverHeaderTop p{
	margin: 0px;
}

#home-content #coverStory .coverHeaderTop .grid6{
	padding: 20px;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .coverHeaderTop {
		padding: 0 5%;
	}
}
@media only screen and (max-width: 768px) {
	#home-content #coverStory .coverHeaderTop .grid6{
		padding: 0px;
	}
}
#home-content #coverStory .coverHeader {
	padding: 0 10%;
}

#home-content #coverStory .coverHeader img{
	padding: 10px;
}

#home-content #coverStory  h2{
	font-size: 1.7em;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .coverHeader {
		padding: 0 5%;
	}
}

#home-content #coverStory .coverHeader h2, #home-content #coverStory .coverHeader h3{
	text-align: center;
}

#home-content #coverStory .h3HeadDupe {
	font-size: .9em;
	margin: 30px 0px 20px 0px;
	padding-bottom: 0px;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .15rem;
}




#home-content .purpleOpener {
	font-size: 1.1em;
	font-weight: bold;
	color: #6e3061;
	text-transform: uppercase;
}


#home-content #coverStory .el-62 {
	display: block;
	margin: auto;
	width: 60%;
	color: #6F316E;
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	font-family: sans-serif;
	line-height: 1.4em;
	padding: 30px;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .el-62 {
		width: 90%;
	}

}

#home-content #coverStory .num-62 {
	font-size: 2.5em;
	font-family: serif;
}




/*	CONGRATS 2025 GRADUATES 	*/

#home-content .graduates25 {
	margin: auto;
	width: 65%;
}

@media only screen and (max-width: 768px) {
	#home-content .graduates25 {
		width: 95%;
		margin: auto;
	}
}

#home-content .graduates25 h2 {
	font-family: serif;
	font-weight: 100;
	font-size: 2.3em;
	letter-spacing: .1rem;
}

#home-content .gradStats {
	display: block;
	width: 100%;
	background-color: #382140;
	float: left;
	padding: 0px 25px;
	text-align: center;
	margin: 25px 0px;
}

#home-content .gradStats .grid4 {
	padding: 15px;
}

#home-content .gradStats .gradNums {
	font-size: 2em;
	color: yellow;
	font-weight: bold;
	font-family: "phonk";
	letter-spacing: .2rem;
	text-align: center;
}

#home-content .gradStats .gradText {
	color: white;
}

/*	ALUMNI 	*/


#home-content .alumNetworks {
	background-color: #6e3061;
	padding: 25px 40px;
	margin: 6% 10%;
	float: left;
}

@media only screen and (max-width: 768px) {
	#home-content .alumNetworks {
		padding: 25px;
		margin: 40px 10px;
	}
}
#home-content .alumNetworks p{
	color: white;
}

#home-content .alumNetworks a{
	color: white;
}

#home-content .alumNetworks a:hover{
	color: #FFE800;
}


#home-content .alumNetworks p, #home-content .alumNetworks ol{
	color: white;
	font-weight: bold;
}


#home-content .aliceCircle {
	margin: auto;
	width: 60%;
}

@media only screen and (max-width: 768px) {
	#home-content .aliceCircle {
		margin: auto;
		width: 90%;
	}
}

#home-content #boardOfDirectors {
	width: 75%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


@media only screen and (max-width: 768px) {
	#home-content #boardOfDirectors {
		width: 95%;
		margin: auto;
	}
}



/*	UNIVERSITY NEWS	*/



#home-content .purpBackNews {
	background-color: #6e3061;
	padding: 20px 40px;
}

#home-content .purpBackNews h4{
	text-transform: none;
	color: white;
}

#home-content .purpBackNews a{
	color: white;
}

#home-content .purpBackNews a:hover{
	color: #ffe800;
}

#home-content #uNews .purpBackNews p, #home-content #uNews .purpBackNews h3{
	color: white;
}



#home-content #uNews .leftNews {
	padding: 0 6%;
}

@media only screen and (max-width: 768px) {
	#home-content #uNews .leftNews {
		padding: 0;
	}
}
#home-content #uNews .leftNews h2 {
	margin: 0px 0px 20px 0px;
}

#home-content #uNews .gabrielleMahoney img {
	margin: auto;
	width: 75%;
	display: block;
}
#home-content #uNews .barryDozer img {
	padding-right: 15px;

}
#home-content #uNews .communityMindedEmployers img {
	margin: auto;
	width: 75%;
	display: block;
}


/*	CLASS NOTES  */

#home-content #class-notes {
	width: 100%;
	display: block;
	float: left;
}

#home-content .alumni h2{
	text-align: center;
}

@media only screen and (max-width:768px) {
	.connectLogos .grid2 {
		width: 16.666666666666668%;
	}
}

#home-content .rams-for-life {
	width: 70%;
	margin-left: 15%;
	border-top: solid 10px #382140;
	border-bottom: solid 10px #6e3061;
	float: left;
	margin-bottom: 40px;
	margin-top: 40px;
}
#home-content.rams-for-life .grid5 {
	padding: 25px 15px 0px;
}
@media only screen and (max-width:768px) {
	#home-content .rams-for-life {
		width: 100%;
		margin-left: 0;
		float: left;
		margin-bottom: 25px;
		margin-top: 25px;
	}
	#home-content.rams-for-life .grid5 {
		padding: 15px;
	}

}

#home-content .save-the-date {
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    background-color: #6e3061;
    padding: 10px 10px;
}
#home-content .save-the-date h4 {
	color: #fff;
}


/*	ALUMNI and CHAPTER NEWS */


#home-content .alumni .grid4 {
	padding: 4%;
}

#home-content .alumni .grid4 {
	padding: 0 45px;
	border-right: 3px solid #ffe800;
}

@media only screen and (max-width:768px) {
	#home-content .alumni .grid4 {
		padding: 0 20px;
		border-right: none;
	}
}


#home-content .alumni .grid4:last-of-type {
	border-right: none;
}

#home-content .alumni .grid4 img{
	max-width: 75%
}

#home-content .alumni .image{
	text-align: center;
}

#home-content .alumniPresMessage {
	background-color: #382140;
	float: left;
	display: block;
	padding: 4% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

#home-content .alumniPresMessage h3, #home-content .alumniPresMessage p,  #home-content .alumniPresMessage a{
	color: white;
}

#home-content .alumniPresMessage a:hover{
	color: #d4a129;
}

#home-content .alumniPresMessage img {
	padding-right: 30px;
}

#home-content .chapNewsOpener{
	padding: 2% 12%;
}

@media only screen and (max-width:768px) {
	#home-content .chapNewsOpener{
		padding: 2% 2%;
	}
}

#home-content .messageAAP {
	margin: 3% 12%;
	padding: 2% 5%;
	border: 3px solid #6e3061;
}

@media only screen and (max-width:768px) {
	#home-content .messageAAP {
		margin: 3% 3%;
		padding: 2% 4%;
	}
}

#home-content .messageAAP img{
	max-width: 200px;
	border: 3px solid #FFE800;
}


#home-content .alumMagnet {
	background-color: #382140;
	float: left;
	display: block;
	padding: 4% 8% 4% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

#home-content .alumMagnet h3, #home-content .alumMagnet p{
	color: white;
}

#home-content .alumMagnet .yellowMag{
	color: #ffe800;
}


#home-content .alumMagnet a{
	color: #ffe800;
	text-decoration: underline;
}

#home-content .alumMagnet a:hover{
	color: #ffe800;
}

#home-content .alumMagnet .whiteMag {
	font-size: 1.2em;
	font-weight: bold;
}

#home-content .alumMagnet .yellowMag {
	font-size: 1.2em;
	font-weight: bold;
}


#home-content .goldFont {
	color: #d4a129;
}

#home-content .yellowFont {
	color: #ffe800;
}


/*	ALUMNI LEGENDS  */ 

#home-content .alumniLegendsBody {
	display: block;
	margin: auto;
	width: 68%;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniLegendsBody {
		margin: auto;
		width: 95%;
	}
}

#home-content .alumniLegendsBody .grid6 {
	padding-right: 10px;
}

#home-content #alumniLegends .alumniLegendsSmallH {
	color: #ffe800;
	font-size: .8em;
	line-height: 1.5em;
	font-family: "myriad-pro", Arial, sans-serif;
	letter-spacing: 2px;
}

#home-content #alumniLegends h2 {
	line-height: 1em;
}

#home-content #alumniLegends .toHonor {
	color: #d4a129;
	font-size: 1.7em;
	line-height: 1.2em;
}

#home-content #alumniLegends .legendsHeader {
	color: #ffe800;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: .3rem;
}

#home-content .alumniPurple {
	background-color: #382140;
	float: left;
	display: block;
	padding: 2% 25%;
	margin-top: 20px;
	margin-left: -30px;
	margin-bottom: 40px;
	width: calc(100% + 60px);
	text-align: center;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniPurple {
		padding: 0;
	}
	#home-content #alumniLegends .alumniLegendsSmallH {
		font-size: .6em;
		line-height: 1em;
	}
	#home-content #alumniLegends .toHonor {
		font-size: 1.3em;
		line-height: 1.4em;
	}
	#home-content #alumniLegends .legendsHeader {
		font-size: 1.6em;
		line-height: 1.2em;
		letter-spacing: .3rem;
	}
	#home-content #alumniLegends ol, #home-content #alumniLegends  ul {
		padding-bottom: 25px;
	}
}

/*	RAM RALLY UNDER THE LIGHTS  */ 


#home-content #ram-rally .grid12.tileBuilderSnippet {
	margin-top: 25px;
}

#home-content .galaPurple {
	background-color: #382140;
	float: left;
	display: block;
	padding: 5% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

#home-content .galaPurple p{
	color: white;
}

#home-content .ramHeader2 {
	font-size: .7em;
	font-family: "myriad pro", arial, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1em;
}

#home-content .homeHeader {
	font-size: 2.8em;
	line-height: 1em;
	font-family: phonk;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}

@media only screen and (max-width:768px) {

	#home-content .homeHeader {
		font-size: 2.5em;
		text-align: left;	
	}
}

#home-content .galaPurple .grid5, #home-content .galaPurple .grid7 {
	padding: 20px;
}

@media only screen and (max-width:768px) {
	#home-content .galaPurple .grid5, #home-content .galaPurple .grid7 {
		padding: 0px 20px;
	}
}

#home-content .home2 {
	font-size: 1.1em;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: phonk;
}



/*  EVENTS  */

#home-content .summerCamps img {
	margin-bottom: -10px;
}

#home-content .summerCampLink {
	background-color: #ffe800;
	padding: 25px 20px;
	margin-top: 0px;
}
#home-content .summerCampLink {
	font-size: 1.2em;
	font-weight: bold;
	font-family: serif;
	color: #382140;
}
@media only screen and (max-width:768px) {
	#home-content .summerCampLink {
		font-size: 1em;

	}
}
#home-content .summerCampLink a{
	color: #6e3061;
}
#home-content .summerCampLink a:hover{
	color: #382140;
}

#home-content .purpleBackgroundEvents {
	background-color: #382140;
	color: white;
	padding: 0 15px;
	line-height: 3em;
}

#home-content #wcuEvents .purpleBackgroundEvents .wcuLink svg {
	fill: #ffe800; !important!
}

#home-content .purpleBackgroundEvents a{
	color: #ffe800;
}

#home-content .purpleBackgroundEvents a:hover{
	color: white;
}

#home-content .purpleBackgroundEvents p{
	margin: 0px;
}
@media only screen and (max-width:768px) {
	#home-content .purpleBackgroundEvents p {
		margin: 20px 0px;
		line-height: 1.5em;
		padding: 10px 0;
	}
}

#home-content .leftEvents {
	display: block;
	width: 60%;
	margin:auto;
}

@media only screen and (max-width:768px) {
	#home-content .leftEvents {
		width: 90%;
	}
}

#home-content .leftEvents .month {
	font-size: 1.2em;
	font-weight: bold;
	font-family: phonk;
}

#home-content .leftEvents .month {
	font-size: 1.5em;
	font-weight: bold;
	font-family: phonk;
	color: #6e3061;
	text-transform: uppercase;
}

#home-content .leftEvents .date {
	font-size: 1.2em;
	font-weight: bold;
	color: #382140;

}

#home-content .leftEvents hr {
	border: 1px dotted #6e3061;
	margin-bottom: 30px;
}


#home-content .alumniSite {
	display: block;
	float: left;
	width: 60%;
	margin-left: 20%;
	background-color: #6e3061;
	padding: 15px 25px;
}

#home-content .alumniSite .wcuLink svg {
	fill: white;
}
#home-content .alumniSite a{
	color:white;
	font-size: 1em;
	font-weight: bold;
}
#home-content .alumniSite p{
	text-align: center;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniSite {
		display: block;
		float: left;
		width: 100%;
		margin-left: 0;
	}
}




#home-content .saveTheDates {
	display: block;
	width: 60%;
	margin: auto;
}
#home-content .saveTheDates .row-responsive {
	margin: 0px;
}
#home-content .saveTheDates .grid6:first-of-type {
	padding-right: 3px;
}
#home-content .saveTheDates .grid6:last-of-type {
	padding-left: 3px;
}

@media only screen and (max-width: 768px) {
	#home-content .saveTheDates {
		display: block;
		float: left;
		width: 100%;
		margin-top:20px;
	}
}


/******* DEBAPTISTE LECTURE *******/


#home-content .debaptisteLecture {
	margin: auto;
	width: 60%;
}

#home-content .debaptisteLecture .grid6{
	padding-right: 10px;
}

@media only screen and (max-width: 768px) {
	#home-content .debaptisteLecture {
		margin: auto;
		width: 95%;
	}
}

/******* WCU DONATION *******/


#home-content .wcuDonation {
	margin: auto;
	width: 60%;
}
#home-content .header-small{
	font-size: .7em;
	font-family: "myriad pro", arial, sans-serif;
	font-weight: bold;
	letter-spacing: 2.5px;
	line-height: 1.2em;
}

#home-content .wcuDonation .grid6{
	padding-right: 10px;
}

@media only screen and (max-width: 768px) {
	#home-content .wcuDonation {
		margin: auto;
		width: 95%;
	}
}


/******* FUELING SUCCESS *******/


#home-content .fueling-success {
	margin: auto;
	width: 60%;
}

#home-content .fueling-success .grid6{
	padding-right: 10px;
}

@media only screen and (max-width: 768px) {
	#home-content .fueling-success {
		margin: auto;
		width: 95%;
	}
}

#home-content .fueling-success .purple-background {
	background-color: #382140;
	padding: 15px;
	color: #fff;
	margin: 30px 0px;
}

#home-content .fueling-success .success-stats {
	text-align: center;
	border-top: 4px solid #6F316E;
	margin: 50px 0px;
}
#home-content .fueling-success .success-stats .grid4 {
	padding: 0 15px;
}

#home-content .fueling-success .success-stats .stat-number {
	font-size: 2.6em;
	text-align: center;
	color: #6F316E;
	font-weight: bold;
}

#home-content .fueling-success .success-stats .stat-fact {
	font-size: .9em;
	line-height: .9em;
	color: #382140;
}

/******* PRES GALA SAVE THE DATE *******/

#home-content #save-the-date h2 {
	text-align: center;
}

#home-content #save-the-date .gala-invite {
	display: block;
	width: 100%;
	float: left;
	border-top: 20px solid #512d6d;
	border-bottom: 20px solid #512d6d;
}
#home-content #save-the-date .gala-invite .grid6:first-of-type {
	padding: 10px 2%;
}
#home-content #save-the-date .gala-invite .grid6:first-of-type img {
	width: 80%;
}
#home-content #save-the-date .gala-invite .row-responsive {
	margin: 0px;
	margin-bottom: -6px;
}


/******* PSAC LIST *******/


#home-content #psac-list .listOfHonorees {
	border-left: 3px solid #6e3061;
	padding: 20px 40px;
}

#home-content #psac-list .listOfHonorees img{
	margin: auto;
	width: 60%

}

#home-content #psac-list .grid8 {
	padding: 0 6%;
}

#home-content #psac-list .honoree-category {
	font-weight: bold;
	color: #6e3061
}


/******* ORSP NEWS *******/

#home-content #orspNews .newsQuote {
	text-align: center;
	margin: 20px 5px;
}
#home-content #orspNews .percentages {
	font-size: 2.5em;
	font-weight: bold;
	font-family: serif;
	letter-spacing: 2px;
	line-height: 40px;
}
#home-content #orspNews .p-facts {
	font-size: 1.1em;
	line-height: 30px;
	color: #fff;
}

#home-content #orspNews .purpBackOrsp {
	background-color: #6e3061;
	padding: 20px 40px;
}

#home-content #orspNews .grid9 {
	padding: 0 6%;
}

#home-content #orspNews hr.yellowLine {
	border: 1px solid #ffe800;
	margin-bottom: 30px;
}



/******* CENTER FOR STEM INCLUSION *******/

#home-content .stemInclusion {
	margin: auto;
	width: 60%;
}

@media only screen and (max-width: 768px) {
	#home-content .stemInclusion {
		margin: auto;
		width: 95%;
	}
}






.serifHeader {
	font-family: serif;
	letter-spacing: .1rem;
}
@media only screen and (max-width: 768px) {
	.serifHeader {
		font-family: serif;
		font-size: .95em;
		line-height: 1.2em;
	}
}







/*	ALUMNI WEEKEND	*/

#home-content .alumniWeekend .alumniWeekendDate {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: .05em;
	color: #382140;
	text-align: center;
	padding: 20px;
}

#home-content .alumniWeekend {
	margin: auto;
	width: 65%;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniWeekend {
		width: 100%;
		margin: auto;
	}
}

#home-content .alumniWeekend h2 {
	color: white;
	background-color: #382140;
	padding: 40px 20px;
	text-align: center;
	border: 7px solid #FFE800;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniWeekend h2{
		font-size: 1.2em;
	}
}

#home-content .alumniWeekend .tileBuilderSnippet > div {
	padding: 5px;
}

#home-content .alumniWeekend .saveTheDate {
	width: 100%;
	float: left;
	display: block;
	padding: 50px;
	background-color: #382140;
	border: 7px solid #FFE800;
	margin-top: 40px;
}
@media only screen and (max-width: 768px) {
	#home-content .alumniWeekend .saveTheDate {
		padding: 10px 20px;
	}
}


#home-content .alumniWeekend .saveTheDate h3, #home-content .alumniWeekend .saveTheDate p, #home-content .alumniWeekend .saveTheDate a, #home-content .alumniWeekend .saveTheDate h4 {
	color: #FFF;
}

#home-content .alumniWeekend .saveTheDate .wcuLink svg {
	fill: #FFF;
}

#home-content .alumniWeekend .saveTheDate .smallerDate {
	font-size: .8em;
	line-height: 2em;
}



/*	ALUMNI BALLOT	*/


#home-content .alumniBallot {
	width: 65%;
	margin: auto;
}

@media only screen and (max-width: 768px) {
	#home-content .alumniBallot {
		width: 95%;
		margin: auto;
	}
}

#home-content .alumniBallot .smallAlumniHeader {
	font-size: .9em;
	font-family: Arial;
	line-height:1em;
}


#home-content .ballotOpener {
	font-size: 1.2em;
	line-height: 1.5;
	color: #382140;
}

#home-content .alumniBallot .ballotName {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6e3061;
}

#home-content .purpleBallot {
	background-color: #6e3061;
	padding: 20px 40px;
	margin: 50px 0px;
}
@media only screen and (max-width: 768px) {

	#home-content .purpleBallot {
		background-color: #6e3061;
		padding: 10px 20px;
		margin: 40px 0px;
	}
}

#home-content .purpleBallot p, #home-content .purpleBallot ol{
	color: white;
	font-weight: bold;
}
#home-content .purpleBallot a {
	color: #ffe800;
}
#home-content .purpleBallot a:visited:not(.btn) {
	color: none;
}

#home-content .purpleBallot a:hover {
	color: white;
}


/**** LAURIE INAUGURATION ****/

#home-content #laurieInauguration  {
	width:65%;
	margin:auto;
}

#home-content #laurieInauguration .grid6 {
	padding-right:15px;
}


#home-content #laurieInauguration .h3HeadDupe {
	font-size: .9em;
	margin: 30px 0px 20px 0px;
	padding-bottom: 0px;
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .15rem;
}

@media only screen and (max-width: 768px) {
	#home-content #laurieInauguration   {
		width:95%;
		margin:auto;
	}
}


/*	ALUMNI BALLOT	*/


#home-content .distinguishedAlumni {
	width: 75%;
	margin: auto;
}

#home-content .distinguishedAlumni .grid3{
	padding: 15px;
}

#home-content .distinguishedAlumni .grid9{
	padding: 15px;
}

@media only screen and (max-width: 768px) {
	#home-content .distinguishedAlumni {
		width: 95%;
		margin: auto;
	}
}


#home-content .distinguishedAlumni .alumName {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6e3061;
}



#home-content #boardOfDirectors {
	width: 75%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


@media only screen and (max-width: 768px) {
	#home-content #boardOfDirectors {
		width: 95%;
		margin: auto;
	}
}



/*	BOTTOM NAV 	*/


#home-content .bottomNav {
	float: left;
	position: relative;
}

#home-content .bottomNav p{
	margin: 0px;
}

@media only screen and (max-width:768px) {
	#home-content .bottomNav p {
		margin-bottom: 20px;
	}
}

#home-content .navButtons {
	position: relative;
}



#home-content .grid3 .navButtons .category, #home-content .grid6 .navButtons .category{
	position: absolute;
	top: 15px;
	bottom: initial;
	z-index: 1;
	color: #303030;
	font-weight: 700;
	background-color: rgba(255, 255, 255, .60);
	padding: 0 5px;
	margin-left: 10px;
}

#home-content .bottom-nav-ii {
	padding: 0 10%;
	margin-top: 15px;
}
@media only screen and (max-width:768px) {
	#home-content .bottom-nav-ii {
		padding: 0 5%;
	}
}
#home-content .bottom-nav-ii .grid6{
	padding-right: 5%;
}
@media only screen and (max-width:768px) {
	#home-content .bottom-nav-ii .grid6{
		padding-right: 0px;
	}
}
#home-content .bottom-nav-ii h3{
	margin: 0px 0px 15px 0px; !important!
	text-transform: uppercase;
}
#home-content .bottom-nav-ii h5{
	margin-bottom: 35px; 
}
#home-content .bottom-nav-ii .grid6 h4 {
	font-size: 1.3em;
	letter-spacing: .05em;
}
#home-content .bottom-nav-ii .grid6 h4 a{
	font-family: serif;
	text-transform: initial;
	color: #6e3061;
}

#home-content .bottom-nav-ii .grid6 h4 a:hover{
	color: #382140;
}

#home-content .bottom-nav-ii p{
	margin-bottom: 15px;
	font-size: 1em;
}
#home-content .bottom-nav-ii .grid6 p strong{
	color: #6e3061;
	font-family: serif;
	font-size: 1.2em;
}
#home-content .bottom-nav-ii .grid6 p strong:hover, #home-content  #facProfile .bottom-nav-ii .grid6 h4 a:hover{
	color: #382140;
}
