/* 
This is the section css for

*/

.headerWrapper {
	display: none;
}
#dist-25{
	scroll-margin-top: 70px;
}

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

#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 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 .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.5em;
	}
}
#home-content #facProfile h3 {
	margin: 0px;
}

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

#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: left;
		max-width: 350px;
	}
}

#home-content .imageCaption {
	text-align: center;
	font-size: .9em;
	color: #575757;
	padding: 0 10%;
}

#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;
	padding-top: 15px;
	border-top: 4px solid #6F316E;
}

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

#home-content .quoter {
	color: gray;
	font-size: .7em;
	padding: 15px 15px;
	line-height: 1em;
}

.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 {
	background-color: #382140;
	float: left;
	display: block;
	padding: 4% 12%;
	margin-top: 20px;
	margin-left: -30px;
	width: calc(100% + 60px);
}

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

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


/*	COVER STORY  */

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

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

@media only screen and (max-width: 768px) {
	#home-content #coverStory .jeffStory  {
		width:90%;
		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%;
	}
}

#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 .imageCaption {
	text-align: right;
	font-size: .9em;
	color: #575757;
}
#home-content #coverStory .imageCaption p{
	margin: 0px;
}

#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: 90%;
		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%;
	}
}
/*	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;
	}
}



/*	UNIVERSITY NEWS	*/

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


/*  MUDDY PUDDLES  */


#muddyPuddles {
	width: 70%;
	margin: auto;
	background-color: #382140;
	padding: 10px 40px 40px;
	margin-top: 25px;
	margin-bottom: 20px;
}

@media only screen and (max-width:768px) {
	#muddyPuddles {
		width: 100%;
		padding: 5px 20px 20px;
		margin-top: 10px;
	}
}

#muddyPuddles .muddyPuddlesImage {
	width: 80%;
	margin: auto;
}

#muddyPuddles p, #muddyPuddles h2{
	color: #FFF;
}

#muddyPuddles .dropCap {
	color: #ffe800;
	float: left;
	font-size: 3.35em;
	font-weight: 900;
	line-height: .6em;
	padding: 3px;
	margin-left: -4px;
}

/*	SUSTAINABLE ROOTS	*/



#home-content .sustainRoot {
	padding:0 16%;
}


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

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

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


/*	ENVIRONMENTAL EXCELLENCE	*/



#home-content .environmentalExcellence {
	padding:0 16%;
}


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

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

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

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

/*	MELLON FOUNDATION GRANT	*/



#home-content .mellonGrant {
	padding:0 16%;
}


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

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


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

/*	PRESIDENT GALA	*/

#home-content .presGala {
	width: 60%;
	margin: auto;
	padding: 20px;
}

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

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

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