/* 
This is the section css for

*/

.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 .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.4em;
	}
}

#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;
	padding-left: 15px;
}
@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;
}

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

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


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

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

#home-content .facProfileHeader img {
	float: right;
	max-width: 80%;
	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 .openerPara {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #6e3061;
	font-family: serif;
	font-weight:bold;
}

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

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

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

#home-content #coverStory .firstGenStats {
	background-color: #382140;
	float: left;
	display: block;
	width: 100%;
	margin: 25px 0px 40px;
}

#home-content #coverStory .trailblazers .firstGenStats .grid6 {
	padding: 30px 50px;
}
#home-content #coverStory .firstGenStats .number {
	font-family: "Phonk", Arial, sans-serif;
	font-size: 3.5em;
	text-align: center;
	line-height: 1.2em;
	color: #FFE800;
	margin:0px;
}
#home-content #coverStory .firstGenStats .statistic {
	text-align: center;
	color: white;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	font-weight: bold;
}

#home-content #coverStory .wcFirstFlag {
	max-width: 70%;
	padding: 0 35px;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .wcFirstFlag {
		max-width: 100%;
		padding: 0 35px;
	}
}
#home-content #coverStory .mariaMendez  {
	width:65%;
	margin:auto;
}

@media only screen and (max-width: 768px) {
	#home-content #coverStory .mariaMendez  {
		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 #coverStory .sideBarQuote {
	font-size: 1.3em;
	line-height: 1.4;
	color: #6e3061;
	font-weight: bold;
	margin: 25px;
}

#home-content #coverStory .sideQuoter{
	font-size:.6em;
	color: #575757;
}

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

#home-content .purpBack {
	background-color: #382140;
	padding: 30px;
	float: left;
	display: block;
	width: 100%;
	margin-bottom:-10px;
}


#home-content .purpleList {
	color: #6e3061;
}

/*	AlUMNI 	*/

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

@media only screen and (max-width: 768px) {
	#home-content .alumniHonored {
		width: 95%;
		margin: auto;
	}
}
#home-content .alumniHonored .openerPara {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #6e3061;
	font-family: serif;
}

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

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

#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	*/

#uNews .HEED img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}

#uNews .whenInRome {
	border-left: 2px solid yellow;
	padding: 0px 15px;
}

#uNews h3 {
	margin: 0px;
}


#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;
}



/*	CLASS NOTES  */

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

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

/*	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{
	color: white;
}

#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;
}


/*	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;
}


/*  EVENTS  */

#home-content .foundationGala .saveTheDate {
	z-index:2;
	max-width: 70px;
	float: right;
	position: absolute;
	top: 0;
	right: 25%;
}
@media only screen and (max-width:1200px) {
	#home-content .foundationGala .saveTheDate {
		right: 0;
		max-width: 60px;
	}
}
@media only screen and (max-width:768px) {
	#home-content .foundationGala .saveTheDate {
		max-width: 50px;
	}
}

#home-content .foundationGala .flower {
	z-index: 0;
	float: right;
	position: absolute;
	top: 0;
	right: 0px;
	max-height: 100%;
}

@media only screen and (max-width:1200px) {
	#home-content .foundationGala .flower {
		display: none;
	}
}


#home-content .foundationGala {
	border: 8px solid #6e3061;
	float: left;
	display: block;
	width: 100%;
	position: relative;
}

#home-content .galaPadding {
	padding: 15px 15px 15px;
	display: block;
	width: 65%;
}
@media only screen and (max-width:1200px) {
	#home-content .galaPadding {
		padding: 15px 15px 15px;
		display: block;
		width: 100%;
	}
}
#home-content .galaPadding .presGalaHeader {
	font-size: 2em;
	font-family: serif;
	letter-spacing: .04em;
	line-height:1em;
}

#home-content .galaPadding .dateLocation {
	margin: 0px;
	color: #382140;
	font-size: 1em;
	font-weight: bold;
}

#home-content .foundationGala .row-responsive{
	margin: 0px;
}


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

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


#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 .yetiCooler {
	display: block;
	float: left;
	width: 60%;
	margin-left: 20%;
	background-color: #6e3061;
	padding: 15px 25px;
}

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

#home-content .yetiCooler h4, #home-content .yetiCooler p{
	color: #FFF;
	font-weight: bold;
}
#home-content .yetiCooler a{
	color:#ffe800;
}
#home-content .yetiCooler .yeti {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}
#home-content .yetiCooler .keychain {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	padding:10px 0px;
}

#home-content .ramSandsDates {
	display: block;
	width: 60%;
	margin: auto;
	background-color: #ffe800;
	padding: 15px 25px;
}

@media only screen and (max-width: 768px) {
	#home-content .ramSandsDates {
		display: block;
		float: left;
		width: 100%;
	}
}
#home-content .ramSandsDates p, #home-content .ramSandsDates h3, #home-content .ramSandsDates h4{
	text-align: center;
	font-weight:bold;
}
#home-content .ramSandsDates h4{
	padding-bottom: 15px;
}

/*  FOOTBALL FIELD  */

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


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

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


#home-content .footballField .smallerHeader {
	font-size: .9em;
	font-family: "myriad-pro", Arial;
	line-height: 0px;
	letter-spacing: .12rem;
}

#home-content .footballField .breakoutBox .grid6 {
	padding: 10px 25px;
	border-left: 5px solid #ffe800;
}

#home-content .footballField .breakoutBox .footballNames {
	text-transform: uppercase;
	font-weight: bold;
	color: #6e3061;
	font-size: 1.2em;
}
#home-content .footballField .breakoutBox .grid6 p:last-of-type {
	margin-bottom:0px;
}


/*  BASKETBALL COURT  */

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


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

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


#home-content .basketballCourt .smallerHeader {
	font-size: .9em;
	font-family: "myriad-pro", Arial;
	line-height: 0px;
	letter-spacing: .12rem;
}

/*	BIOMEDICAL ENGINEERING	*/



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


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

	}
}

#home-content .biomedEngineering .smallerHeader {
	font-size: .9em;
	font-family: "myriad-pro", Arial;
	line-height: 0px;
	letter-spacing: .12rem;
}

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


/*	ICAMP	*/


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


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

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

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

#home-content .iCamp .smallerHeader {
	font-size: .9em;
	font-family: "myriad-pro", Arial;
	line-height: 0px;
	letter-spacing: .12rem;
}

/*	DEBAPTISTE LECTURE	*/



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


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

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


#home-content .debaptiste .smallerHeader {
	font-size: .9em;
	font-family: "myriad-pro", Arial;
	line-height: 0px;
	letter-spacing: .12rem;
}

/*	STEM INCLUSION	*/

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

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

#home-content .stemInclusion .smallHeader {
	font-size: .8em;
	line-height: 1em;
	font-family: "myriad pro", Arial;
	font-weight: bold;
	color: #6e3061;
	letter-spacing: .02em;
}

#home-content .stemInclusion .newPrograms {
	background-color: #6e3061;
	padding: 10px 30px 30px;
}

#home-content .stemInclusion .newPrograms p, #home-content .newPrograms ul, #home-content .newPrograms h3 {
	color: #FFF;
}

#home-content .stemInclusion .newPrograms li{
	padding-bottom: 15px;
}

/*	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 .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;
}