/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HERO IMG	 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html
{
	color: initial;
}
body #backToTopDS
{
	height: 41px;
	bottom: 10px;
}
.delayed
{
	position: absolute;
	left: -10000px;
}
#hiCtr
{
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	/*
	position: absolute;
	height: 3600px;
	*/
}

.bg
{
	/*
	position: absolute;
	top: 0;
	left: 0;
	*/
	max-width: 3600px;
	width: 100%;
}

#home-content
{
	width: 100%;
	max-width: 100%;
	position: relative;
}

#home-content h2
{
	text-align: center;
	font-size: 3em;
}

#home-content a{
	font-family: "OpenSansRegular",sans-serif;
}

#eventsCtr, #newsCtr, #videosCtr, #statsCtr, #phillyCtr, #addressCtr
{
	transition: right .5s, opacity 1s;
	transition-timing-function: cubic-bezier(.17,.67,.41,1.05);
	margin-top: 0;
	padding: 0 30px 10px;
	min-height: 300px;
	margin-bottom: 0;
}
#successCtr
{
    transition: right .5s, opacity 1s;
	transition-timing-function: cubic-bezier(.17,.67,.41,1.05);
	margin-top: 0;
	padding: 0 30px 10px;
	margin-bottom: 0;
}
#statsCtr > div
{
	padding: 0 15px;
}
#statsCtr
{
	color: #763775;
	text-align: center;
}

#statsCtr h2
{
	color: #763775;
	min-height: 60px;
	font-size: 2em; /* made h2 size smaller */
}
#statsCtr .grid4
{
	color: #555;
}
#statsCtr .grid4 img
{
	width: 30%; /* made images smaller */
}
#statsCtr .grid4 p, #statsCtr .grid4 a
{
	font-size: 1em; /* made text smaller */
}
#statsCtr .grid12 p
{
	margin-bottom: 0; /* decreased white space */
}
#statsCtr .grid12
{
	padding: 25px 0;
	padding-bottom: 0; /* decreased white space */
}
#statsCtr .grid12:last-of-type p
{
	padding-top: 0;
}

#eventsCtr, #phillyCtr
{
	position: relative;
	height: 500px;
	overflow: hidden;
}
#eventsImage, #eventsImageOverlay, #videoImageOverlay, #videoImage, #phillyImage
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
#eventsImage, #videoImage, #phillyImage
{
	z-index: 0;
}
#eventsImageOverlay, #videoImageOverlay, #phillyImageOverlay
{
	background-color: rgba(68, 31, 73, 0.75);
	width: 100%;
	z-index: 1;
}
#eventsImageOverlay
{
	background-color: rgba(68, 31, 73, 0.9); /* darkened just the events section */
}
#phillyContent
{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
	z-index: 2;
}
#phillyContent h2
{
	width: 75%;
	margin: auto auto;
	margin-bottom: 0;
	margin-top: 39px;
	padding-bottom: 0;

}

#phlCon p
{
	color: #FFF;
	margin: 0;
}
#phlCon p, #statsCtr p, #statsCtr a
{
	padding: 20px;
	font-size: 1.5em;
	line-height: 1.5em;
}
#statsCtr p, #statsCtr a
{
	margin-top: 0;
	padding-top: 0;
}
#phlCon a
{
	font-size: 1.5em;
	line-height: 1.5em;
}
#phlCon ul, #progRAM
{
	list-style-type: none;
	padding-left: 20px;
}
#phillyContent h2, #phlCon a
{
	color: #ffbd07;
}
#phillyImageOverlay
{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
	background-color: rgba(32, 32, 32, 0.75);
}

#videoImageOverlay
{
	background-color: #666;
	opacity: .9; /* darkened video overlay section */
}

#videosCtr
{
	position: relative;
	background-color: #666;
}
#videosContent figcaption
{
	color: #FFF;
	font-size: .75em;
}
#eventsContent, #videosContent
{
	position: relative;
	z-index: 2;
}

#addressCtr
{
	background-color: #666;
	min-height: 400px;
}
#addressCtr h2, #addressCtr strong
{
	color: #EEE;
}
#addressCtr .grid8
{
	padding-right: 10px;
}
#addressCtr p
{
	color: #FFBD07;
	font-size: 1.8em;
	line-height: 2em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}
#addressCtr .gradTitle
{
	margin-top: 20px;
}
#addressCtr h2
{
	margin-bottom: 5px;
	margin-top: 6%;
}
#addressCtr ul
{
	list-style-type: none;
	margin-left: 0;
	color: #FFBD07;
	text-align: center;
	font-size: 1.5em;
}
#addressCtr li
{
	color:#FFBD07;
}
#addressCtr a
{
	color: #ffbd07;
}
#addressCtr img
{
	padding-top: 20px;
}
#addressCTR .pdfIcon{
	margin-left: 5px;
}



#pnlNonEmergency #home-wrapper
{
	background: #FFF;
}
#newsCtr
{
	background-color: #999;
	height: 425px;
}
#newsCtr *, #home-content #eventsCtr *, #videosContent h2
{
	color: #EEE;
}
#home-content #eventsCtr span
{
	color: #763775;
}
#newsCtr h2, #newsCtr #newsCarousel *
{
	color: #EEE;
}
#newsCtr h2{
    margin-bottom: 0;
}
#home-wrapper #newsCtr
{
	background-color: #666;
}
#newsCtr #newsLinks{
    text-align: center;
    margin: 10px 0;
}
#newsCtr #newsLinks a{
    color: #FFBD07;
    font-size: 1em;
}
#newsCtr #newsLinks a:visited{
    color: #FFBD07;
}

#specialCtr{
	background: #552e6f;
	margin: 0;
	color: #EEE;
	font-size: 1.5em;
}
#specialCtr img
{
	padding: 25px 0 0 25px;
}
#specialCtr .grid6{
	text-align: center;
	padding: 20px;
}
#specialCtr .grid6 a, #specialCtr h2
{
	color: #FFBD07;
	padding: 0;
	margin: 0;
	font-size: 2em;
}
#specialCtr h3
{
	font-size: .75em;
}
#specialCtr ul
{
	list-style-type: none;
}
#specialCtr .commSmallText{
	font-size: .75em;
	margin-top: 10px;
}
@media screen and (max-width:900px){
	#specialCtr h2+.grid6
	{
		display: none;
	}
	#specialCtr .grid6
	{
		width: 100%;
	}
	#specialCtr .grid6:first-of-type{
		padding-bottom: 0;
	}
	#specialCtr .grid6:last-of-type{
		padding-top: 0;
	}
	#specialCtr img{
		padding: 20px;
	}
}
@media screen and (max-width:600px){
	#specialCtr h2
	{
		font-size: 1.25em;
	}
	#specialCtr h3
	{
		font-size: .5em;
	}
}

/*
#home-content #inaugurationLink{
	color: #fff;
	font-size:.8em;
}
#specialCtr ul{
	list-style-type: none;
	margin-left: 0;
	margin-top: 25px;
	font-size: 2.5em;
	color: #FFF;
}
#specialCtr .campusFoodDrive a{
	display: block;
	text-align: center;
	color: #FFBD07;
	position: relative;
}
#specialCtr .campusFoodDrive .fancybox-media img{
	box-shadow: none;
}

#specialCtr .campusFoodDrive a .fa-play-circle-o{
	font-size: 4em;
    -webkit-transition: opacity .5s ease-out;
    text-decoration: none;
    position: absolute;
    bottom: 50px;
    right: 30px;
    transition: font-size, .5s;
    color: #763775;
}

#specialCtr .campusFoodDrive a:hover .fa-play-circle-o{
	opacity: 1;
    font-size: 5em;
    color: #D9AA2A;
}
#specialCtr li{
	line-height: 1.4em;
}
#specialCtr li:nth-of-type(3){
	color: #FFBD07;
}
#specialCtr li:nth-of-type(4){
	font-size: .8em;
}
#specialCtr .grid3 img{
	padding-left: 20px;
}
#specialCtr .campusFoodDrive{
	margin-bottom: 10px;
}
#specialCtr .campusFoodDrive img{
	display: block;
	margin: 10px auto;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 10px;
}
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Success ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#successCtr
{
	background: #666;
}
#successCtr h2, #successCtr li{
	color: #FFF;
}
#home-content #successCtr h2{
	margin-bottom: 0;
	text-align: left;
}
#home-content p.successLink{
	margin-top: 5px;
}
#successCtr li{
	font-size: 1.5em;
	padding: 10px 0;
}
#successCtr a{
	color: #FFBD07;
}
#successContent ul{
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
}
#successCtr img{
    display: block;
	padding: 20px;
    max-height: 300px;
	margin: 0 auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Events ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.events{
	background-color: #eee;
	border-bottom: 1px solid rgba(204, 204, 204, .5);
	padding: 30px 30px 10px 30px;
}
.eventsHeader{
	background: #441f49;
	padding: 20px 10px;
	padding-left: 30px;
}
.events h1{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.events ul{
	width: 100%;
	display: inline-block;
	list-style: none;
}
.events ul li a{
	font-size: small;
}
.events ul li a{
	border-right:1px solid #c3c3c3;
	padding: 0 25px;
	color: #666;
	display: block;
	text-decoration: none;
}
.events ul li a:hover {
	color: #D9AA2A;
}
.events ul li a:hover .date {
	background: #D9AA2A;
}
.events ul li:last-child a{
	border-right:none;
}
#eventsCarousel .flex-control-nav{
	position: inherit;
}
#eventsCarousel a, #newsCarousel a, #statsCtr .grid4 a
{
	box-sizing: border-box;
	display: block;
	outline-offset: -1px;
}
#eventsCarousel li
{
	position: relative;
}

.flex-control-nav
{
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: right;
}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {margin: 0 2px;	width: 10px;height: 10px; display: block; background-color: white;	cursor: pointer; text-indent: 9999em;-webkit-box-shadow: 0 0 1px rgba(0,0,0,.5);-moz-box-shadow: 0 0 1px rgba(0,0,0,.5);box-shadow: 0 0 1px rgba(0,0,0,.5);}
.flex-control-nav li a.flex-active{background-color: #6F316E;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
.date{
	float: right;
	color: white;
	margin-left:10px;
	padding: 5px 10px;
	background:#ccc;
	text-align: center;
}
.day{
	font-size: 1.25em;
	font-weight: bold;
}
div[id^="hdnContent"]
{
	display: none;
	width: 850px;
	height: 500px;
	overflow-x: auto;
	overflow-y: auto;
}
div[id^="hdnContent"] h3
{
	margin-bottom: 0;
	margin-top: 0;
	background-color: #763775;
	color: #ffbd07;
	padding: 10px;
	font-family: "OpenSansRegular",sans-serif;
}
div[id^="hdnContent"] p
{
	margin: 0;
	padding: 0;
}
#htn25Details
{
	padding: 10px;
}
div[id^="hdnContent"] > div
{
	width: 95%;
}
div[id^="hdnContent"] img
{
	display: none;
}
div[id^="hdnContent"] small
{
	display: block;
	width: 100%;
	padding-bottom: 15px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Latest News ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contentHolder .news h1{
	font:1.5em/1.36 Georgia, "Times New Roman", serif
}
.newsContainer{
	margin: 0 auto;
}
.news{
	margin:10px;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,.2);
	width: 280px;
  	float: left;
  	padding-bottom: 35px;
}
.newsText{
	padding: 10px;
}
.news.gold{
	border-top: 3px solid #ffbd07;
}
.news.purple{
	border-top:3px solid #441f49;
}
.news.grey{
	border-top:3px solid #333;
}

#campus-announcement a abbr
{
	border-bottom: none!important;
}

#newsCarousel
{
	position: relative;
}
#newsCarousel ol
{
	bottom: -50px;
}

@media only screen and (max-width: 768px){
	#home-wrapper{
		background:none;
	}
}

.no-js .flexslider .slides > li
{
	display: block;
}
.no-js .flex-caption
{
	width: 96%;
}

#campus-announcement
{
	width: 100%;
}
#ideasOnline, #ideasOnline i
{
	transition: background-color, .5s;
}
#ideasOnline:hover
{
	border: 1px solid #D9AA2A;
}
#ideasOnline:hover i
{
	color: #D9AA2A;
}
@media screen and (max-width: 767px)
{
	.flexslider, .noMobile
	{
		display: none;
	}
	#eventsCtr
	{
		height: 350px;
	}
	#statsCtr h2
	{
		min-height: auto;
	}
	#statsCtr .grid4
	{
		padding: 15px;
		border-bottom: 1px solid #CCC;
	}
}
#passwordWrapper .bubbleWrap
{
	z-index: 9;
}
.newsContainer ul
{
	list-style-type: none;
}
.newsContainer li
{
	margin-bottom: 10px;
}
.newsContainer a
{
	text-decoration: none;
}
#homeEvents
{
	margin: 0;
	padding: 0;
	border-left: 1px solid #E7E7E7;
	padding-left: 5px;
}
#homeEvents h1
{
	margin-bottom: 0;
	margin-left: 20px;
}
#homeEvents .submitEvent
{
	padding-left: 23px;
	margin-top: 6px;
	display: inline-block;
}
#homeEvents .allEvents
{
	border-left: 1px solid #BBB;
	padding-left: 3px;
	margin-top: 6px;
	display: inline-block
}
.newsContainer.latestNews span, .newsContainer.latestNews div
{
	padding-left: 15px;
	padding-top: 15px;
}
.newsContainer.latestNews img
{
	margin-top: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	float: left;
	box-shadow: 1px 1px 5px #000;
}
#eventsList li
{
	padding-top: 20px;
	min-height: 75px;
	border-top: 1px solid #E7E7E7;
	float: left;
}
#eventsList li:first-child
{
	border-top: none;
}
#eventsList .eventDate, #eventsList .eventTime
{
	border-right: 1px solid #763775;
}
#eventsList .eventTime, #eventsList .eventLocation
{
	padding: 0 5px;
	/* display: inline-block;	*/
}
#eventsList .eventDate, #eventsList .eventTime, #eventsList .eventLocation
{
	font-size: .8em;
}
#eventsList img
{
	box-shadow: 0 0 5px #000;
	border-radius: 5px;
}
.newsContainer #eventsList span
{
	color: #763775;
}
#eventsList li:hover div .eventHeadline
{
	text-decoration: underline;
}

/*	BEGIN for when multiple links are needed	*/
#eventsList li.lnkContainer
{
	width: 100%;
}
#eventsList li.lnkContainer:hover div .eventHeadline
{
	text-decoration: none;
}
#eventsList li.lnkContainer .mLinks:hover .eventHeadline
{
	text-decoration: underline;
}
/*	END for when multiple links are needed	*/


.latestNewsHeadline
{
	background-color: #441F49;
	float: left;
	width: 50%;
	height: 100%;
	margin-top: 15px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-right: 10px;
	box-shadow: 1px 1px 5px #000;
}
.latestNewsHeadline2
{
	display:inline-block;
	min-height: 80%;
	float: left;
	border: 1px solid #666;
	width: 50%;
	padding: 10px;
	/*background-color: #441F49;	original color */
	background-color: #763775;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM5RTdCOUUiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM2RTMwNkQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NTQpIiAvPgo8L3N2Zz4=");
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 1px 1px 3px #666;
	color: white;
}
.eventImage
{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	float: left;
	clear: left;
	max-width: 200px;
}
.eventImage img
{
	min-height: 106px;
}
#ideasOnline
{
	 position: absolute;
	 z-index: 899;	/* just below fancy box */
	 display: inline-block;
	 width: 400px;
}
.prNewsItem a
{
	height: 175px;
}
.prNewsItem>div
{
	width: 100%;
	height: 100%;
}
.prNewsItem img{
	max-height: 106px;
	max-width: 159px;
}
/*	**********************************************************************************************	*/
/*										NEW HOME PAGE 08/2015										*/
/*	**********************************************************************************************	*/

#fbLoad
{
	float: left;
	width: auto;
	position: relative;
	left: 10px;
	top: 3px;
}
 #fbLoadImg
 {
	display: block;
	float: left;
 }
#campusNotification
{
	/*	original removed for covid-19
	background-color: rgba(255,0,0,.75);
*/
	background-color: rgba(255,255,255,.75);
	border-left: 5px solid #F00;
	
	border-bottom: #F00;
	margin: auto auto;
	padding-left: 30px;
	display: none;
	position: absolute;
	z-index: 8;
	width: 100%;
}	/* below color rule added for covid-19	*/
#home-wrapper #campusNotification *
{
	color: #000 !important;
}
#campusNotification.noAnnc
{
	display: none;
}
#campusNotification #notice
{
	font-size: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}
#campusNotification #closeNotice
{
	padding-left: 10px;
	border-left: 1px solid #FFF;
}
#campusNotification.shortList h2
{
	padding-bottom: 20px;
}
#campusNotification.shortList small
{
	display: none;
}
#allNotices
{
	display: none;
}
#campusNotification #notice, #campusNotification a, #campusNotification abbr
{
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	border: transparent;
}
#campusNotification small a:first-child
{
	padding-right: 10px;
}
#campusNotification small a
{
	text-decoration: underline;
	font-size: .75em;
	position: relative;
	top: -5px;
}
#campusNotification ul
{
	list-style-type: none;
}

#calLinks a, #videosCtr h2 a
{
	border-left: 1px solid #999;
	font-size: .65em;
	margin-left: 10px;
	padding-left: 15px;
	font-weight: normal;
	position: relative;
	top: -1px;
}
#calLinks, #viewVid
{
	text-align: center;
	padding-bottom: 20px;
}
#home-content #calLinks a, #home-content #viewVid a
{
	font-size: 1em;
	text-align: center;
	color: #ffbd07;
}
#viewVid
{
	display: block;
}
#calLinks a:first-child
{
	border-left: transparent;
}
#eventsCtr h2 a:hover
{
	text-decoration: underline;
}
#eventsCtr h3, #newsCtr h3
{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0;
	clear: left;
	text-transform: capitalize;
	padding-top: 5px;
}
#home-content #eventsCtr .forceUpper
{
	text-transform: uppercase;
	color: #EEE;
}
#eventsCtr h3 + span
{
	font-size: .75em;
	padding-bottom: 50px;
}
#eventsCtr .noImage
{
	background-color: #CCC;
	width: 70%;
}
#eventsCtr .eventMonth
{
	text-transform: uppercase;
	padding-top: 5px;
}
#eventsCtr p
{
	font-size: .75em;
	margin-top: 0;
}
#eventsCtr .eventMonth, #eventsCtr .eventDate
{
	text-align: center;
	display: block;
	font-weight: bold;
	color: #FFF;
}

#eventsCtr .slides li:first-child
{
	padding-left: 0;
}

#eventsCtr .dateContainer
{
	background-color: #CCC;
	padding: 0 10px;
}
#eventsCtr .dateContainer, #eventsCtr .imgContainer
{
	float: left;
	padding: 0 10px;
	height: 125px;
	overflow: hidden;
}
#eventsCtr .flex-control-nav.flex-control-paging
{
	position: relative;
	/*	top: -15px;	*/
}
/* #eventsCtr a
{
	text-decoration: none;
} */ /* requested to have links underlined */
#eventsCtr a:hover
{
	cursor: pointer;
}
#eventsCtr .dateContainer
{
	transition: background-color, .5s;
}
#eventsCtr a:hover .dateContainer
{
	background-color: #FFBD07;
}
a#ideasOnline
{
	/*	should be able to remove these once real stylesheet is edited	*/
	position: relative;
	z-index: 1;
	width: 200px;
	float: right;
	top: -50px;
	right: 30px;
	color: #763775;
}

a#ideasOnline .fa-lightbulb-o
{
	padding-left: 10px;
}
.flexslider.homepageSlider
{
	max-width: 1920px;
}

.smBanner
{
	position: absolute;
	bottom: 0;
}
.smBanner img
{
	background-color: #5f3465;
	box-shadow: none;
	margin-top: 9px;
	height: auto;
	margin-left: 25px;
	width: calc(100% - 25px);
}

div#drop-content
{
	height: 150px;
}
#wcuRt
{
	position: relative;
	height: 413px;
}
#announcementsContainer
{
	height: 218px;
	overflow-y: auto;
}
#announcementsContainer
{
	padding-left: 25px;
	padding-right: 0;
}
#announcementsContainer abbr
{
	border: transparent;
}
#announcementsContainer a
{
	text-decoration: none;
}
#announcementsContainer a:hover
{
	text-decoration: underline;
}
#announcementsContainer ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#announcementsContainer li
{
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
}
#announcementsContainer li:first-child
{
	padding-top: 0;
}
#announcementsContainer li:last-child
{
	border-bottom: transparent;
}

#newsContainer
{
	padding-right: 25px;
}
#newsContainer h2, #announcementsContainer h2
{
	font-size: medium;	/* this can get changed when CSS is merged 	*/
	margin: 15px 0;
}

figure
{
	margin: 0;
	padding: 0;
}
figure.grid6
{
	float: left;
}

figure.grid6 img
{
	height: auto;	/*	for IE	*/
	height: initial;
	max-width: 100%;
}
.unv-address img
{
	margin-top: 4px;
}
#colPortrait img
{
	float: right;
	max-height: 51px
}
/*	******************************************************************************************************	**
											NEWS
**	******************************************************************************************************	*/
.prNewsItem
{
	width: 40%;
}
.prNewsItem figcaption
{
	width: calc(100% - 20px);
	display: block;
	float: left;
	clear: left;
}

#viewAllVideos
{
	text-align: center;
	float: right;
}
.prNewsItem h3
{
	text-decoration: underline;
}
/*	******************************************************************************************************	**

											BEGIN VIDEOS TAB

**	******************************************************************************************************	*/

#home-content .videos figure
{
	padding: 20px 10px 5px 0;
}

.videos p{
	margin-bottom: 0;
	font-size: small;
	padding-bottom: 0;
}
.videos img{
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	max-width: 184px;
	height: 138px; /* needed for smaller screens on IE8 */
}
.videos p{
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.videos a, .sotua a, .sotua{
	position: relative;
}
#home-content .sotua a, #home-content .sotua span
{
	color: #FFBD07 !important;
}
.videos a .icon-play-circle, .videos a .fa-play-circle-o, .sotua a .fa-play-circle-o, .homecoming a .fa-play-circle-o
{
	font-size: 4em;
	-webkit-transition: opacity .5s ease-out;
	text-decoration: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	transition: font-size, .5s;
}
.videos a:hover .icon-play-circle, .videos a:hover .fa-play-circle-o, .sotua a:hover .fa-play-circle-o, .homecoming a:hover .fa-play-circle-o
{
	opacity: 1;
	font-size: 5em;
	color: #D9AA2A;
}
.internationalLink
{
	color: #FFF;
}

/*	******************************************************************************************************	**

											END VIDEOS TAB

**	******************************************************************************************************	*/

/*	******************************************************************************************************	**
											YEAR IN REVIEW
**	******************************************************************************************************	*/

#yearInReview{
    position: absolute;
    top: 200px;
    left: 40px;
    background: rgba(0,0,0,.8);
    color: #FFF;
    width: 400px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 9px 0 #000;
    font-family: arial;
}
#yearInReview p{
    margin: 5px 0;
}
#yearInReview p:first-of-type{
    font-size: 2em;
    text-transform: uppercase;
    text-align: center;
}
#yearInReview p:first-of-type span{
    font-size: 1.5em;
}
#yearInReview p:last-of-type{
    font-size: 1.2em;
}
#yearInReview p:last-of-type a{
    color: #FFBD07;
    text-decoration: none;
    display: block;
    background: rgba(68,31,73,.8);
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #B094B5;
}
#yearInReview p:last-of-type a:visited{
    color: #FFBD07;
}
#yearInReview p:last-of-type a:hover{
    background: rgba(68,31,73,1);
}

@media only screen and (max-width: 1200px){
	#phillyContent, #phillyImageOverlay
	{
		width: 65%;
	}
	#phillyContent h2
	{
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 1055px) {
	#specialCtr .campusFoodDrive a .fa-play-circle-o{
    	bottom: 70px;
    }
}
@media only screen and (max-width: 1026px){
	#home-wrapper div.flex-pauseplay
	{
		bottom: 112px;
	}
	.flex-control-nav
	{
		bottom: 82px;
	}
	.flex-direction-nav li a
	{
		top: 10%;
	}
	.bg, #hiCtr
	{
		display: block;
		position: initial;
	}
}/*/mediaquery*/
@media only screen and (max-width: 901px){
	#phillyContent, #phillyImageOverlay
	{
		width: 100%;
	}
	#home-wrapper .grid6
	{
		width: 100%;
	}
	#home-wrapper .videos > .grid6
	{
		width: 50%;
	}

	#ideasOnline
	{
		position: relative;
	}
	#homeEvents
	{
		border-left: transparent;
		padding-left: 0;
	}
	#homeEvents h1
	{
		margin-left: 0;
	}
	#campus-announcement ul
	{
		height:inherit;
	}
	.latestNewsHeadline2
	{
		width: 69%;
	}

	#eventsList, #home-wrapper .submitEvent
	{
		margin-left: 0;
		padding-left: 0;
	}
	#eventsList li
	{
		width: 95%;
	}
	.smBanner img
	{
		width: 100%;
	}
	#videosCtr
	{
		height: initial;
	}
	#specialCtr .campusFoodDrive{
    	width: 100%;
    	margin-bottom: 20px;
    }
    #specialCtr .campusFoodDrive img{
    	padding: 0;
    	width: 50%;
    }
    #specialCtr .campusFoodDrive a .fa-play-circle-o{
    	right: 26%;
    	bottom: 30px;
    }
    #specialCtr ul{
    	margin-top: 0;
    }

    #yearInReview{
        top: 180px;
        left: 10px;
        width: 200px;
    }
    #yearInReview p:first-of-type{
        font-size: 1.2em;
    }
    #yearInReview p:last-of-type{
        font-size: .95em;
    }
}/*/mediaquery*/
@media screen and (max-width: 823px)
{
	#homeEvents
	{
		border-left: none;
	}
	#eventsList .grid2
	{
		display: none;
	}
	#eventsList .grid10
	{
		width: 100%;
	}
	.newsContainer.latestNews img
	{
		margin-top: 15px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		border-bottom-left-radius: 0;
		position: relative;
		border: 1px solid #F00;

	}
	#ideasOnline
	{
		position: inherit;
	}

	div[id^="hdnContent"]
	{
		width: 350px
	}
}/*/mediaquery*/

@media only screen and (max-width: 768px){
	#eventsCtr .flex-control-nav.flex-control-paging
	{
		bottom: -10px;
		top: initial;
	}
	a#ideasOnline
	{
		float: initial;
		margin-left: 5%;
	}
	#eventsCtr .eventMonth, #eventsCtr .eventDate
	{
		color: #666;
	}
	#eventsCtr .eventMonth, #eventsCtr .eventDate
	{
		text-align: left;
		display: inline;
		font-size: 1.5em;
	}
	.dateContainer
	{
		width: 98%;
	}
	#eventsCtr .dateContainer
	{
		height: 38px;
	}
	#eventsCtr .eventDate
	{
		padding-left: 10px;
	}
	#tabContainer ul
	{
		position: static;
	}
	.latestNewsHeadline2
	{
		width: 74%;
	}

	span.latestNewsHeadline2
	{
		font-size: 1em;
	}
	#eventsList li
	{
		width: 100%;
	}
	#campus-announcement h1
	{
		margin-bottom: 0;
	}
	#home-wrapper div.flex-pauseplay
	{
		bottom: 50px;
	}
	.flex-control-nav
	{
		bottom: 20px;
		text-align: right;
		padding-right: 8px;
	}
	.annualReport span
	{
		font-size: 1.5em;
	}

	#eventsCtr h2 a:first-child
	{
		border-left: 0px solid transparent;
		margin-left: 0;
		padding-left: 0;
	}
	#eventsCtr h2 a
	{
		top: -10px;
		left: 2px;
	}
	#eventsCtr h2 span
	{
		display: block;
	}
	div[id^="hdnContent"] h3
	{
		font-family: sans-serif;
	}
	#specialCtr .campusFoodDrive img{
    	width: 80%;
    }
    #specialCtr .campusFoodDrive a .fa-play-circle-o{
    	right: 11%;
    }

    #yearInReview{
        position: inherit;
        background: #763775;
        border-radius: 0;
        box-shadow: none;
        width: 100%;
    }
    #yearInReview p:first-of-type{
        font-size: 2em;
    }
    #yearInReview p:last-of-type{
        font-size: 1em;
    }
}/*/mediaquery*/

@media screen and (max-width: 500px){
	#home-wrapper .videos > .grid6
	{
		width: 100%;
	}
}/*/mediaquery*/

@media screen and (max-width:495px) {
	#specialCtr .campusFoodDrive a .fa-play-circle-o{
    	bottom: 50px;
    }
}

@media screen and (max-width: 410px){
	#campus-announcement h1, #homeEvents h1
	{
		line-height: 1.25em;
	}
	#campus-announcement ul
	{
		margin-left: 0;
		padding-bottom: 30px;
		height: auto;
	}
	#homeEvents .submitEvent
	{
		padding-left: 0;
	}
	div[id^="hdnContent"]
	{
		height: 200px;
	}
}/*/mediaquery*/
@media screen and (max-width: 400px)
{
	div[id^="hdnContent"]
	{
		width: 275px;
		height: 400px;
	}
	#eventsList
	{
		margin-left: 0;
	}
	#eventsList .grid2
	{
		display: none;
	}
	#eventsList .grid10
	{
		width: 100%;
		/* border-bottom: 1px solid #EEE;	*/
	}
	.eventImage
	{
		display: none;
	}
	#home-content #eventsCtr
	{
		height: initial;
	}
	#home-content #newsCtr
	{
		/*
		height: 200px;
		*/
		min-height: 200px;
	}
	#home-content #newsCtr h2
	{
		margin: 0;
	}
	.latestNewsHeadline2
	{
		border-radius: 10px;
		width: 100% !important; /* used to override jQuery */
	}
}/*/mediaquery*/

/*	**************************************************************************************************	*/
/*								NEW HOME PAGE 08/2015 MEDIA QUERIES										*/
/*	**************************************************************************************************	*/
@media screen and (min-width:2500px){
	div#eventsCtr
	{
		height: 800px;
	}
	#eventsImage
	{
		top: -100px;
	}
}
@media screen and (min-width:1920px){
	.flexslider.homepageSlider
	{
		margin: auto auto;
	}
	#eventsCtr, #eventsCtr
	{
		height: 600px;
	}

	#eventsCarousel
	{
		position: relative;
		top: 100px;
	}
}
@media screen and (min-width:1024px){
	.lgOnly
	{
		display: block;
	}
	.smOnly
	{
		display: none;
	}

}
@media screen and (max-width:1023px){
	#addressCtr .grid8
	{
		width: 100%;
	}
	#addressCtr img{
        display: block;
        margin: 0 auto;
        width: 55%;
    }
	.lgOnly, #addressCtr .grid4
	{
		display: none;
	}
	.smOnly
	{
		display: block;
	}
	#statsCtr h2
	{
		font-size: 1.5em;
	}
	#addressCtr h2
	{
		margin-top: 40px;
	}
}
@media screen and (max-width:1100px){
	/*	************************ */
	/*	NEEDS TO GO IN GLOBAL	*/
	/*	********************** */
		#drop-content
		{
			font-size: .75em;
		}
		#drop-content a
		{
			font-size: 1em;
		}

}
@media screen and (max-width:1000px){
	#campusNotification
	{
		width: 90%;
		left: 5%;
	}
}
@media screen and (max-width:901px){
	.smBanner, #newsContainer
	{
		padding-left: 0;
		padding-right: 0;
	}
	.smBanner img
	{
		margin-left: 0;
	}
}
@media screen and (max-width:768px){
	#announcementsContainer, #wcuRt
	{
		height: initial;
	}
	.smBanner
	{
		position: static;
	}
	#campusNotification
	{
		width: 100%;
		left: 0;
		position: relative;
	}
}
@media screen and (max-width:600px){
	.noImage, .noMobile, #hiCtr img
	{
		display: none;
	}
	a#ideasOnline
	{
		width: 100%;
		top: 0;
		margin-left: 5%;
		width: 90%;
	}
	#newsContainer .prNewsItem
	{
		width: 100%;
	}
	#viewAllVideos
	{
		float: left;
		width: 100%;
	}
	#newsContainer
	{
		padding-left: 0;
		padding-right: 0;
	}
	#home-content
	{
		margin-top: 0;
	}
	#statsCtr
	{
		font-size: 1em;
	}
	#statsCtr h3
	{
		min-height: 10px;
	}
	#videosCtr
	{
		height: auto;
		min-height: 200px;
	}
	#home-content #calLinks
	{
		width: 100%;
	}
	#home-content #calLinks a
	{
		margin-left: 0;
		padding-left: 0;
		clear: left;
		display: inline-block;
		position: relative;
		top: -20px;
	}
	#home-content #calLinks a:last-child
	{
		padding-left: 5px;
		margin-left: 5px;
	}
	#eventsCarousel
	{
		clear: left;

	}
	#phillyCtr
	{
		height: auto;
	}
	#phillyContent
	{
		position: relative;
		height: auto;
	}
	#addressCtr img{
        display: none;
    }
}
@media screen and (max-width:480px){
	#phillyCtr
	{
		font-size: .9em;
	}
	#addressCtr h2{
        font-size: 2em;
    }
}
@media screen and (max-width:425px){
	/*
	#newsCtr
	{
		height: 300px;
	}
	*/
}
@media screen and (max-width:400px){
	.prNewsItem a
	{
		height: auto;
		height: initial;
	}
	#newsCarousel .flex-control-nav
	{
		bottom: auto;
		bottom: initial;
	}
	#newsCtr
	{
		height: auto;
		height: initial;
	}
}














/***********	HOME PAGE UPDATE (DS)	***********/
 #newsCarousel .hpNewsItem
{
	float:left;
	display: block;
} 

/***********	HOME PAGE UPDATE (CR)	***********/
#home-content #wcuHPAreas{
	margin-top: 0;
	margin-bottom: 80px;
}

#home-content #wcuHPAreas h2{
	border-bottom: none;
	font-size: 2.7em;
	line-height: 1em;
	text-align: left;
	font-family: OpenSansRegular, sans-serif;
	margin-left: -30px;
}

/***********	PROGRAM SEARCH AREA	***********/
#hiCtr #programSearchCtr{
    width: 700px;
    text-align: center;
    position: absolute;
    top: 200px;
    left: calc(50% - 350px);
}
#hiCtr #programSearchCtr.delayed{
    left: -100000px;
}
#hiCtr #programSearchCtr fieldset{
    border: transparent;
    position: relative;
}
#hiCtr #programSearchCtr legend{
    position: absolute;
    left: -10000px;
    top: -10000px;
}
#hiCtr #programSearchCtr h2{
    color: #FFF;
    font-size: 3.7em;
    font-family: OpenSansRegular, sans-serif;
    margin-bottom: 5px;
    text-shadow: 0 0 5px #000;
}
#hiCtr #programSearchCtr form{
    width: 100%;
}
#hiCtr #programSearchCtr .placeholder{
    width: 100%;
}
#hiCtr #programSearchCtr input{
    width: 100%;
    height: 40px;
    float: left;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 10px;
    padding-right: 50px;
}
#hiCtr #programSearchCtr button{
    position: absolute;
    top: 16px;
    right: 20px;
    background: transparent;
}
#hiCtr #programSearchCtr button span{
    color: #763775;
}
#hiCtr #programSearchCtr button span:hover{
    color: #FFBD07;
}
#hiCtr #programSearchCtr .programQuiz{
    display: inline-block;
    font-size: .8em;
    color: #FFF;
    margin: 0;
    margin-top: 5px;
    padding: 5px;
    border-radius: 5px;
    background: rgba(0,0,0,.6);
	font-family: OpenSansRegular, sans-serif;
}
#hiCtr #programSearchCtr .programQuiz a,
#hiCtr #programSearchCtr .programQuiz a:visited{
    color: #FFBD07;
}
#hiCtr .resultsList{
    background: #FFF;
    display: block;
    float: left;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#hiCtr .resultsList li{
    list-style-type: none;
    margin-left: 0;
    text-align: left;
}
#hiCtr .resultsList li:last-of-type{
    border-bottom: none;
}
#hiCtr .resultsList li a{
    display: block;
    text-decoration: none;
    padding: 10px;
    border-bottom: 1px solid #EEE;
}
#hiCtr .resultsList li:last-of-type a{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#hiCtr .resultsList li a:hover,
#hiCtr .resultsList li.selected a,
#hiCtr .resultsList li a:focus{
    cursor: pointer;
    background: #763775;
    color: #FFF;
}
#hiCtr .resultsList li a span{
    font-size: .8em;
    color: #C4C4C4;
}
#hiCtr .resultsList li a span.fa{
    float: right;
    position: relative;
    top: 5px;
}
#hiCtr input::-ms-clear {
    display: none;
}

/***********	IMAGE AND OVERLAY TEXT AREA 	***********/
#hiCtr{
	position: relative;
}
#hiCtr .mqImg{
	width: 100%;
	max-width: 100%;
	min-width: 100%;
}

#hiCtr #hpTagBanner{
	position: absolute;
	top: 3%;
	left: 4%;
}
#mobileTagLine{
	display: none;
}
#hiCtr #hpTagBanner span{
	background: rgba(255, 255, 255, 0.8);
	color: #575757;
	font-size: 5em;
	font-weight: bold;
	line-height: 1.54em;
	font-family: OpenSansRegular, sans-serif;
	padding: 5px 10px;
}
#hiCtr #hpApplyBar{
	width: 100%;
	display: none;
	margin-bottom: -5px;
}
#hiCtr #hpApplyBar .hpTileBtn{
	padding: 10px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
	font-family: OpenSansRegular, sans-serif;
}


/***********	FIND YOUR PROGRAM BANNER  	***********/
#findProgramBanner{
	width: 100%;
	background-color: #eee;
	color: #441F49;
	text-align: center;
	padding: 10px;
	margin-top: -5px;
	font-family: OpenSansRegular, sans-serif;
}
#findProgramBanner p{
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0;
}
#findProgramBanner .hpTileBtn{
	padding: 10px;
	color: #fff;
	background-color: #441F49;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
}
#findProgramBanner .hpTileBtn:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#findProgramBanner .hpTileBtn:hover .fa-angle-right{
	color: #FFBD07;
}
#findProgramBanner .fa-angle-right{
	padding: 0px 5px;
}


/***********	NEW CARD AREA	***********/
#home-content #newsCtr{
	background-color: #fff;
	height: auto;
}
#hpCardArea{
	padding: 60px 90px 60px 90px;
	width: 100%;
	position: relative;
	z-index: 10;
}
#home-content #hpCardArea #newsCtr{
	padding-left: 0px;
	padding-right: 0px;
}
#home-content #hpCardArea .flex-control-nav{
	display: none;
}
#home-content #hpCardArea .slides{
	width: 100% !important;
	float: left;
}
#home-content #hpCardArea .slides li{
	width: 25% !important;
	max-width: 25% !important;
	padding-right: 20px;
}
#home-content #hpCardArea .slides h3{
	color: #575757;
	margin-top: 0;
	padding-top: 0;
}
#home-content #hpCardArea .grid4{
	padding: 5px 10px;
}
#home-content #hpCardArea img{
	width: 100%;
}
#home-content #hpCardArea h2{
	margin-top: 0px;
	margin-bottom: 30px;
	color: #441F49;
}
.hpCard{
	background-color: #fff;
}
#hpCardArea a{
	display: block;
	border-left: 4px solid #eee;
	border-right: 4px solid #eee;
	border-bottom: 4px solid #eee;
	text-decoration: none;
	transition: all .3s;
}
#hpCardArea a:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#hpCardArea .cardContent{
	padding: 20px;
	font-size: 1.2em;
	background-color: #fff;
}
#hpCardArea .cardContent .hpCardTitle{
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.4em;
}
#home-content #hpBottomArea .fa-youtube-play{
	transition: all .3s;
}
#home-content #hpBottomArea .fancybox-media img{
	box-shadow: none;
}
#home-content #hpCardArea .cardBottom a, #home-content #hpBottomArea .cardBottom a{
	box-shadow: none;
	font-size: 1em;
	margin-top: 20px;
	background-color: #441F49;
	color: #fff;
	padding: 15px 20px;
	text-decoration: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	display: block;
	transition: all .3s;
}
#home-content #hpCardArea .cardBottom a{
	float: right;
}
#home-content #hpBottomArea .cardBottom a, #home-content #hpPurpleSection .cardBottom a{
	position: absolute;
	bottom: -50px;
	right: 5px;
}
#home-content #hpBottomArea{
	margin-bottom: 80px;
}
#home-content #hpBottomArea .cardBottom a:hover, #home-content #hpPurpleSection .cardBottom a:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#home-content #hpBottomArea .cardBottom a:hover .fa-angle-right, #home-content #hpCardArea .cardBottom a:hover .fa-angle-right, #home-content #hpPurpleSection .cardBottom a:hover .fa-angle-right{
	color: #FFBD07;
	transition: all .3s;
}
#home-content #hpBottomArea .cardBottom, #home-content #hpPurpleSection .cardBottom{
	position: relative;
	float: left;
	z-index: 5;
}
#home-content #hpBottomArea .flex-control-nav{
	display: none;
}
#home-content #hpBottomArea .slides li{
	float: none !important;
	width: 100% !important;
}
#home-content #hpBottomArea .slides li:nth-of-type(n+5){
	display: none !important;
}
#eventsCtr .dateContainer, #eventsCtr .imgContainer{
	display: none;
}


/****************	NEW HP ADMISSIONS AREA	***************/
#home-content #wcuHPAreas #hpAdmissionsArea{
	margin-top: 40px;
}
#home-content #wcuHPAreas #hpAdmissionsArea #admissionLinks{
	padding: 0px 40px;
}
#home-content #wcuHPAreas #hpAdmissionsArea #splitPic{
	background-image: url("../images/homepageImages/admissionsSplit.jpg");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: left;
}
#home-content #wcuHPAreas #hpAdmissionsArea #libertyBell{
	background-image: url("../images/homepageImages/libertyBell.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 50px;
	height: 35px;
	display: inline-block;
	margin-left: -7px;
	margin-right: 16px;
	margin-bottom: -6px;
	transition: all .3s;
}
#home-content #wcuHPAreas #admissionLinks a:hover #libertyBell{
	background-image: url("../images/homepageImages/libertyBellHover.png");
	transition: all .3s;
}
#home-content #wcuHPAreas #admissionLinks h2{
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: left;
	padding: 0px 10px 20px 10px;
	border-bottom: 3px solid #eee;
	color: #441F49;
}
#home-content #wcuHPAreas #admissionLinks a{
	display: block;
	text-align: left;
	font-size: 2em;
	text-decoration: none;
	padding: 30px 20px 30px 10px;
	border-bottom: 3px solid #eee;
	transition: all .3s;
	color: #575757;
}
#home-content #wcuHPAreas #admissionLinks a:first-of-type{
	padding-top: 0px;
}
#home-content #wcuHPAreas #admissionLinks a:hover{
	padding-left: 20px;
	transition: all .3s;
}
#home-content #wcuHPAreas #admissionLinks a:hover .fa{
	color: #FFBD07;
	transition: all .3s;
}
#home-content #wcuHPAreas #admissionLinks a:hover .fa-angle-right{
	color: #575757;
}
#home-content #wcuHPAreas #admissionLinks .fa{
	padding-right: 20px;
}


/****************	NEW HP LOCATION AREA	***************/
#home-content #hpLocationArea{
	background-image: url("../images/homepageImages/mapPinNew.png");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: right;
	width: 100%;
	margin-top: -130px;
	padding: 90px 0px;
}
#home-content #hpLocationArea h2{
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
}
#home-content #hpLocationAreaTwo{
	background-image: url("../images/homepageImages/mapPinDrop1.png");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: right;
	width: 100%;
	margin-top: -130px;
	padding: 90px 0px;
}
#home-content #hpLocationAreaTwo h2{
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
}
#home-content .locationGrid:first-of-type{
	padding-right: 10px;
}
#home-content .locationGrid:last-of-type{
	padding-left: 10px;
}
#home-content #locationCard{
	padding: 20px 40px 70px 90px;
	float: left;
	width: 100%;
}
#home-content #locationCard .grid12{
	margin-top: 0;
	margin-bottom: 0;
}
#home-content #locationCard .grid6{
	padding: 10px 10px;
}
#home-content #locationCard .grid12 .grid6:first-of-type{
	padding-left: 0;
}
#home-content #locationCard .grid12 .grid6:last-of-type{
	padding-right: 0;
}
#home-content #locationCard .grid6 a{
	text-decoration: none;
}
#home-content #locationCard img{
	width: 100%;
}
#home-content #locationCard .hpTileBtn{
	padding: 25px 20px;
	color: #fff;
	font-size: 1.9em;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	transition: all .3s;
}
#home-content #hpLocationAreaTwo #locationCard .hpTileBtn{
font-size: 1.6em;
}
#home-content #locationCard .hpTileBtn:hover{
	transform: scale(1.015);
	transition: all .3s;
}
.orangeHPBtn{
	background-color: #DB610A;
}
.greenHPBtn{
	background-color: #2e8540;
}
.blueHPBtn{
	background-color: #3873AB;
}
.redHPBtn{
	background-color: #9E203A;
}

/****************	NEW INFOGRAPHIC AREA	***************/
#home-content #hpInfoGraphicArea{
	display: block;
	max-width: 1280px;
	padding: 0px 30px;
	margin: 0 auto;
	font-family: OpenSansRegular, sans-serif;
}
#home-content #hpInfoGraphicArea h2{
	margin-top: 70px;
	color: #441F49;
	margin-left: 0px;
	font-size: 3em;
}
#home-content #hpInfoGraphicArea .grid3{
	padding: 20px;
	margin-bottom: 80px;
	text-align: center;
}
#home-content #hpInfoGraphicAreaTwo .grid3{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#home-content #hpInfoGraphicArea .infoGraphicNumber{
	line-height: 1.67em; 
	font-size: 4.0em;
}
#home-content #hpInfoGraphicArea .infoGraphicBlock{
	display: block;
	margin: 0 auto;
	border: 6px solid #eee;
	border-radius: 50%;
	font-weight: bold;
	width: 15.625rem;
	height: 15.625rem;
}
#home-content #hpInfoGraphicArea .infographicInfo{
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
}
#home-content #hpInfoGraphicAreaTwo{
	padding: 40px 40px 40px 40px;
	margin: 80px 0px;
}
#home-content #hpInfoGraphicAreaTwo img{
	padding: 0px 20px;
}

#home-content #hpInfoGraphicArea .orangeBorder{
	border-color: #F67519;
}

#home-content #hpInfoGraphicArea .greenBorder{
	border-color: #2e8540;
}

#home-content #hpInfoGraphicArea .blueBorder{
	border-color: #3873AB;
}

#home-content #hpInfoGraphicArea .redBorder{
	border-color: #9E203A;
}

/****************	NEW EVENTS AREA	***************/
#home-content #hpBottomArea #eventsCtr{
	height: initial;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-top: 0px;
}
#home-content #eventsCtr h2{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #441F49;
}
#home-content #eventsCtr h3, #home-content #eventsCtr p{
	color: #441F49;
	text-decoration: underline;
}
#home-content #eventsCtr h3{
	margin-top: 0;
	padding-top: 15px;
}
#home-content #eventsCtr p{
	margin-bottom: 20px;
}
#home-content #eventsImageOverlay{
	background-color: #fff;
}
#home-content #eventsCtr .flex-control-nav li a{
	background-color: #763775;
}
#home-content #eventsCtr .flex-control-nav li a.flex-active{
	background-color: #FFBD07;
}
#home-content #eventsCtr .flex-control-paging{
	margin-top: -30px;
}
#home-content #eventsCtr #calLinks{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#home-content #eventsCtr #calLinks a{
	font-weight: bold;
	color: #763775;
	transition: all .3s;
}
#home-content #eventsCtr #calLinks a:first-of-type{
	margin-left: 0;
	padding-left: 0px;
}
#home-content #eventsCtr #calLinks a:hover{
	color: #FFBD07;
	transition: all .3s;
}

/****************	RANKINGS SECTION - PURPLE BACKGROUND	***************/
#home-content #hpPurpleSection, #home-content #hpPurpleSection .centeredContent{
	padding: 40px 40px 90px 40px;
	background-color: #441F49;
	font-size: 1em;
	text-align: center;
	width: 100%;
	font-family: OpenSansRegular, sans-serif;
	margin: 50px 0px 30px 0px;
}
#home-content #hpPurpleSection .cardBottom a, #home-content #hpPurpleSection .cardBottom a:visited{
	color: #fff;
	text-decoration: none;
}
#home-content #hpPurpleSection .cardBottom a{
	bottom: 10;
}
#home-content .centeredContent{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#home-content .centeredContent h3:after{
	display:none;
}
#home-content .centeredContent h3{
	text-transform: uppercase;
	border-bottom: none;
	font-size: 3.0em;
	color: #FFBD07;
	margin-bottom: 20px;
}
#home-content .centeredContent p{
	color: #fff;
	text-align: center;
	line-height: 1.2em;
}
#home-content .centeredContent .grid4 .minutesTravel{
	font-size: 3.7em;
	line-height: .8em;
	margin-top: 40px;
	margin-bottom: 2px;
	color: #fff;
}
#home-content .centeredContent .grid4 .minutesTravel span{
	font-size: .6em;
}
#home-content .centeredContent .grid4 .city{
	line-height: 1.5em;
	font-size: 1.5em;
	margin-top: 2px;
}
#home-content .centeredContent .grid4{
	padding: 0px 30px;
}
#home-content .centeredContent .grid4 p{
	font-size: 2em;
	color: #fff;
	line-height: 1.3em;
}
#home-content .centeredContent .grid4 p span{
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}
#home-content .centeredContent .grid4 p .icons{
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}
#home-content #hpPurpleSection .smallHeading{
	font-size: 1.0em;
	margin-top: 1px;
}
#home-content #hpPurpleSection .moreRankings{
	float: right;
	color: #fff;
	margin-top: 30px;
}

/****************	HP BOTTOM SECTION PRESIDENT / EVENTS / DMC AREA	***************/
#home-content #hpBottomArea{
	padding: 30px 30px;
	width: 100%;
	position: relative;
	z-index: 10;
}
#home-content #hpBottomArea h2{
	font-size: 2.3em;
	color: #441F49;
	margin-top: 0px;
	margin-left: -10px;
	margin-bottom: 10px;
}
#home-content #hpBottomArea .grid4{
	padding: 0px 20px;
	border-right: 3px solid #eee;
}
#home-content #hpBottomArea .grid4:last-of-type{
	border-right: none;
}
#home-content #hpBottomArea .grid4 img{
	padding: 0px 20px;
	display: block;
	margin: 0 auto;
}
#home-content #hpBottomArea .grid4 .hoverImg{
	padding-left: 0px;
	padding-right: 0px;
	transition: all .3s;
}
#home-content #hpBottomArea .grid4 .hoverImg:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#home-content #hpBottomArea .grid4 ul{
	list-style-type: none;
	width: 100%;
}
#home-content #hpBottomArea .grid4 li{
	padding: 0px 10px;
	border-bottom: 3px solid #eee;
	font-weight: bold;
	transition: all .3s;
}
#home-content #hpBottomArea .grid4 li:hover{
	padding-left: 15px;
	transition: all .3s;
}
#home-content #hpBottomArea .grid4 li:nth-child(odd){
	background-color: #eee;
}
#home-content #hpBottomArea .grid4 li:first-of-type{
	padding-top: 0;
}
#home-content #hpBottomArea .hpBottomCardTop{
	position: relative;
}
#home-content .hpBottomCardTop h2{
	display: none;
}
#home-content #hpBottomArea .hpBottomCard{
	padding: 20px;
	padding-top: 40px;
	font-family: OpenSansRegular, sans-serif;
	line-height: 1.4em;
}
#home-content #hpBottomArea .hpBottomCard .bottomTitle{
	color: #441F49;
	font-size: 1.5em;
	position: absolute;
	bottom: 20px;
	background-color: rgba(68, 31, 73, .8);
	color: #fff;
	padding: 10px;
	margin: 10px 0px 0px -10px;
}
#home-content #hpBottomArea .hpBottomCard .bottomInfo{
	color: #575757;
	font-size: 1.2em;
}
#home-content #hpBottomArea #hpEventsSection{
	padding-top: 20px;
}
#home-content #hpBottomArea .bottomHeading{
	font-size: 1.4em;
	font-weight: bold;
}

/****************	HP BOTTOM FOOTER W/ BTNS AREA	***************/
#home-content #hpFooterBtns{
	background-image: url("../images/homepageImages/footerBackgroundImage.jpg");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: right;
	width: 100%;
	min-height: 300px;
	padding: 100px 200px 200px 200px;
}
#home-content #hpFooterBtns .grid4{
	padding: 0px 20px;
}
#home-content #hpFooterBtns .footerBtn{
	padding: 20px 20px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
	border: 2px solid #fff;
	font-family: OpenSansRegular, sans-serif;
	transition: all .3s;
	text-shadow: 0 0 5px #000;
	margin: 0 auto;
}
#home-content #hpFooterBtns .footerBtn:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#home-content #hpFooterBtns #firstBtn .footerBtn{
	float: right;
}
#home-content #hpFooterBtns #lastBtn .footerBtn{
	float: left;
}
#home-content #hpFooterBtns #socialMediaIcons{
	text-align: center;
	padding-top: 60px;
}
#home-content #hpFooterBtns #socialMediaIcons a{
	text-decoration: none;
	font-size: 3em;
	color: #fff;
	margin-right: 20px;
}

/* NEW ITERATION */
#home-content #hpFooterBtnsTwo{
	margin-top: 100px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#home-content #hpFooterBtnsTwo a:hover{
	transform: scale(1.015);
	transition: all .3s;
}
#home-content #hpFooterBtnsTwo #leftSideFooter{
	padding: 80px 20px;
	padding-bottom: 0px;
}
#home-content #hpFooterBtnsTwo #rightSideFooter{
	background-image: url("../images/homepageImages/phillipsMemorialImageHolder.jpg");
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: bottom;
}
#home-content #hpFooterBtnsTwo .footerBtn{
	padding: 20px 20px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
	width: 60%;
	text-align: center;
	transition: all .3s;
	text-decoration: none;
	font-family: OpenSansRegular, sans-serif;
	transition: all .3s;
	text-shadow: 0 0 5px #000;
	margin: 0 auto;
	margin-bottom: 20px;
}
#home-content #hpFooterBtnsTwo #socialMediaIcons{
	text-align: center;
}
#home-content #hpFooterBtnsTwo #socialMediaIcons a{
	text-decoration: none;
	font-size: 3em;
	color: #441F49;
	margin-right: 20px;
	transition: all .3s;
}
#home-content #hpFooterBtnsTwo #socialMediaIcons a:hover{
	transition: all .3s;
	margin-left: 10px;
	margin-right: 30px;
}
#home-content #hpFooterBtnsTwo .fa-facebook{
	color: #3b5998;
}
#home-content #hpFooterBtnsTwo .fa-twitter{
	color: #1da1f2;
}
#home-content #hpFooterBtnsTwo .fa-youtube-play{
	color: #ff0000;
}
#home-content #hpFooterBtnsTwo .fa-instagram{
	color: #c32aa3;
}
#home-content #hpFooterBtnsTwo .fa-linkedin{
	color: #007bb5;
}


@media screen and (min-width: 1921px){
	#hpBottomArea .flex-viewport{
		margin-top: -80px;
	}
}

@media screen and (max-width: 1561px){
	#home-content #hpLocationAreaTwo .locationGrid:first-of-type, #home-content #hpLocationArea .locationGrid:first-of-type{
		width: 60%;
	}
}

@media screen and (max-width: 1500px){
	#home-content #hpCardArea{
		padding: 50px 70px;
	}
	#hpCardArea .cardContent{
		font-size: 1em;
	}
	#home-content #locationCard .hpTileBtn{
		padding: 20px 20px;
		font-size: 1.8em;
	}
	#home-content #hpInfoGraphicAreaTwo{
		padding: 0px 0px 0px 0px;
	}
	#home-content #eventsCtr{
		padding-bottom: 50px;
		padding-left: 40px;
	}
	#home-content #wcuHPAreas h2{
		font-size: 2.2em;
	}
	#home-content #eventsCtr .flex-control-paging{
		margin-top: -40px;
		margin-bottom: 10px;
	}
	#hiCtr #hpTagBanner span{
		font-size: 4.2em;
	}
	#home-content #hpFooterBtnsTwo #leftSideFooter{
		padding: 80px 20px;
	}
	#home-content #hpInfoGraphicArea h2{
		font-size: 2.7em;
	}
}

@media screen and (max-width: 1366px){
	#home-content #locationCard{
		padding: 0px 30px 40px 50px;
	}
	#home-content #locationCard .hpTileBtn{
		font-size: 1.4em;
	}
	#home-content #hpCardArea{
		padding: 20px 50px;
	}
	#home-content .cardBottom{
		margin-top: -10px;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea{
		margin-top: 0;
	}
	#home-content #hpBottomArea{
		padding: 10px 40px;
	}
	#home-content #hpLocationAreaTwo .locationGrid:first-of-type, #home-content #hpLocationArea .locationGrid:first-of-type{
		width: 65%;
	}
	#hiCtr #programSearchCtr{
		top: 120px;
	}
	#home-content #hpInfoGraphicAreaTwo{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	#home-content #hpInfoGraphicArea{
		padding: 0px 30px;
	}
	#home-content #hpInfoGraphicArea .grid3{
		margin-bottom: 50px;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.65em; 
		font-size: 3.5em;
	}
	#home-content #hpInfoGraphicArea .infoGraphicBlock{
		width: 13.625rem;
		height: 13.625rem;
	}
	#home-content #hpInfoGraphicArea .infographicInfo{
		font-size: 1.2em;
		line-height: 1.1em;
	}
	#home-content #hpInfoGraphicArea h2{
		margin-top: 40px;
	}
	#home-content #hpBottomArea .hpBottomCard .bottomInfo{
		font-size: 1em;
	}
}
@media screen and (max-width: 1280px){
	#home-content #locationCard{
		padding: 10px 30px 60px 50px;
	}
	#home-content #hpInfoGraphicArea h2{
		font-size: 2.7em;
		padding-left: 20px;
	}
}

@media screen and (max-width: 1200px){
	#home-content #hpCardArea{
		padding: 0px 30px;
	}
	#home-content #hpCardArea .grid3{
		width: 50%;
		padding: 15px 15px;
	}
	#hpCardArea .cardContent{
		font-size: .9em;
	}
	#home-content #locationCard{
		padding: 50px 40px 70px 40px;
	}
	#home-content #locationCard .hpTileBtn{
		padding: 15px 10px;
		font-size: 1.6em;
	}
	#home-content #eventsCtr{
		padding-bottom: 50px;
		padding-left: 40px;
	}
	#home-content #wcuHPAreas h2{
		font-size: 2.2em;
		margin-left: -10px;
	}
	#hiCtr #hpTagBanner span{
		font-size: 3.4em;
		line-height: 1.64em;
	}
	#home-content #hpInfoGraphicAreaTwo{
		margin: 40px 0px;
	}
	#home-content #hpBottomArea{
		padding: 10px 20px;
	}
	#home-content #hpBottomArea .grid4{
		padding: 0px 10px;
	}
	#home-content #hpFooterBtnsTwo #leftSideFooter{
		padding: 80px 10px;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.65em; 
		font-size: 3.25em;
	}
	#home-content #hpInfoGraphicArea .infoGraphicBlock{
		width: 12.625rem;
		height: 12.625rem;
	}
	#home-content #hpInfoGraphicArea .grid3{
		margin-bottom: 30px;
	}
	#home-content #hpCardArea .slides li{
		padding-right: 10px;
	}

}

@media screen and (max-width: 1100px){
	#home-content #hpLocationAreaTwo .locationGrid:first-of-type, #home-content #hpLocationArea .locationGrid:first-of-type{
		width: 80%;
	}
}

@media screen and (max-width: 1026px){
	#home-content #eventsCtr .flex-control-paging{
		margin-top: 30px;
		margin-bottom: 10px;
	}
	#home-content #eventsCtr #calLinks{
		position: relative;
		margin-top: -10px;
	}
	/** program search **/
	#hiCtr #programSearchCtr{
		top: 100px;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.2em; 
		font-size: 3em;
	}
	#home-content #hpInfoGraphicArea .infoGraphicBlock{
		width: 10.625rem;
		height: 10.625rem;
	}
	#home-content #hpInfoGraphicArea .grid3{
		margin-bottom: 30px;
	}
		#home-content #hpInfoGraphicArea .infographicInfo{
		font-size: 1em;
		line-height: 1.1em;
	}
	#home-content #hpBottomArea .hpBottomCard .bottomInfo{
		font-size: .95em;
	}
}

@media screen and (max-width: 901px){
	#home-content #hpLocationAreaTwo .locationGrid:first-of-type, #home-content #hpLocationArea .locationGrid:first-of-type{
		width: 100%;
	}
	#home-content #locationCard{
		padding: 0px 40px 20px 40px;
	}
	#home-content #locationCard h2{
		color: #441F49;
	}
	#home-content #hpLocationArea, #home-content #hpLocationAreaTwo{
		background-image: none;
		margin-top: 30px;
		background-color: #fff;
		padding: 50px 0px 60px 0px;
	}
	#home-content #locationCard .grid6{
		padding: 10px 0px;
	}
	#hiCtr #hpTagBanner span{
		font-size: 2.9em;
	}
	#home-content #hpLocationAreaTwo #locationCard .hpTileBtn{
		font-size: 1.3em;
	}
	#home-content #wcuHPAreas h2{
		font-size: 2.2em;
		margin-bottom: 20px;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea #splitPic{
		background-image: url("../images/homepageImages/admissionsSplitSm.jpg");
		height: 200px;
	}
	#home-content #hpFooterBtnsTwo #rightSideFooter{
		display: none;
	}
	#home-content #hpInfoGraphicAreaTwo{
		margin-top: 0;
		margin-bottom: 0;
	}
	#home-content #hpInfoGraphicAreaTwo .grid3{
		width: 50%;
		padding: 0px 40px 0px 30px;
	}
	#home-content #hpFooterBtnsTwo #leftSideFooter{
		padding-top: 10px;
		padding-bottom: 30px;
	}
	#home-content #hpFooterBtnsTwo #leftSideFooter #socialMediaIcons{
		margin: 50px 0px;
	}
	#home-content #hpCardArea{
		padding: 10px 40px;
		margin-bottom: 0;
	}
	#home-content #hpCardArea #newsCtr{
		min-height: 320px;
		height: auto;
		padding: 0px 0px;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea{
		margin-top: 60px;
		margin-bottom: 70px;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea img{
		width: 100%;
		margin-bottom: 30px;
	}
	#home-content #hpFooterBtnsTwo .footerBtn{
		width: 90%;
	}
	#home-content #hpBottomArea{
		margin-bottom: 0px;
		margin-top: 50px;
	}
	#home-content #hpBottomArea .grid4{
		width: 100%;

		border-right: none;
		padding-top: 10px;
		padding-bottom: 40px;
		border-bottom: 4px solid #eee;
	}
	#home-content #hpBottomArea .cardBottom a{
		position: relative;
		bottom: auto;
		right: auto;
		float: right;
	}
	#home-content #hpCardArea .slides li{
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 20px;
		padding-left: 20px;
	}
	#home-content .hpNewsImageDup{
		max-height: 150px;
		overflow: hidden;
	}
	#home-content #wcuHPAreas #admissionLinks{
		margin-bottom: 40px;
	}
	#home-content #wcuHPAreas #admissionLinks h2{
		margin-top: 60px;
	}
	#home-content #hpInfoGraphicArea .grid3{
		margin-bottom: 0px;
		padding: 30px;
		width: 50%;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.75em; 
		font-size: 3.4em;
	}
	#home-content #hpInfoGraphicArea .infoGraphicBlock{
		width: 13.625rem;
		height: 13.625rem;
	}
	#home-content #hpInfoGraphicArea .infographicInfo{
		font-size: 1.2em;
		line-height: 1.1em;
	}
	#home-content #hpInfoGraphicArea h2{
		margin-top: 0px;
	}
	#home-content #wcuHPAreas{
		margin-bottom: 20px;
	}
	#home-content #hpBottomArea .hpBottomCard .bottomInfo{
		font-size: 1.2em;
	}
}

@media screen and (max-width: 768px){
	#hiCtr #hpApplyBar{
		display: block;
	}
	#hiCtr #hpApplyBar .grid4{
		width: 33.3%;
	}
	#home-content #hpCardArea{
		padding: 20px 10px;
		margin-bottom: 0;
	}
	#home-content #hpCardArea h2{
		padding-left: 10px;
		margin-bottom: 10px;
	}
	#home-content #hpCardArea .grid3{
		width: 100%;
		padding: 15px 10px;
	}
	#home-content #locationCard{
		padding: 0px 10px 20px 20px;
	}
	#home-content #hpLocationArea{
		margin-bottom: 30px;
		padding: 20px 0px 10px 0px;
	}
	#hpCardArea .cardContent{
		padding-bottom: 20px;
	}
	#hpCardArea .cardContent .hpCardTitle{
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#hpCardArea .cardContent .hpCardInfo{
		display: none;
	}
	#home-content #eventsCtr .flex-control-paging{
		margin-top: -30px;
	}
	#home-content #eventsCtr{
		padding-left: 20px;
		padding-bottom: 20px;
	}
	#home-content #eventsCtr #calLinks{
		position: relative;
		margin-top: 10px;
	}
	#home-content #eventsCtr #calLinks a{
		font-size: .8em;
	}
	#hiCtr #hpTagBanner span{
		font-size: 2.4em;
		line-height: 1.64em;
	}
	#home-content #hpInfoGraphicAreaTwo .grid3{
		width: 100%;
		padding: 0px 0px 0px 0px;
	}
	#home-content #hpInfoGraphicAreaTwo{
		display: none;
	}
	#hiCtr #programSearchCtr{
		top: 50px;
		width: 600px;
		left: calc(50% - 300px);
	}
	#hiCtr #hpTagBanner{
		top: 50%;
	}
	#home-content .hpBottomCardTop h2{
		display: block;
	}
	#home-content #hpBottomArea .hpBottomCard .bottomTitle{
		display: none;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea #admissionLinks{
		padding: 0px 20px;
	}
	#home-content #wcuHPAreas #admissionLinks a{
		font-size: 1.4em;
	}
	#home-content #hpBottomArea #eventGrid4{
		padding-left: 0px;
		padding-right: 0px;
	}
	#home-content .hpNewsImageDup img{
		overflow: hidden;
	}
	#home-content #hpFooterBtnsTwo #socialMediaIcons a{
		margin-right: 0px;
		padding: 0px 10px;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea{
		margin-bottom: 40px;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.9em; 
		font-size: 3.2em;
	}
	#home-content #wcuHPAreas #hpAdmissionsArea #libertyBell{
		width: 40px;
		height: 25px;
		margin-right: 18px;
	}
}

@media screen and (max-width: 600px){
	#hiCtr #hpTagBanner span{
		font-size: 2em;
	}
	#hiCtr #programSearchCtr{
        width: auto;
        position: inherit;
        top: auto;
        left: auto;
        background: #441F49;
        padding: 10px 20px 20px 20px;
        margin-top: -10px;
    }
    #hiCtr #programSearchCtr h2{
        margin-top: 10px;
        text-shadow: none;
        font-size: 2.4em;
	}
	#hiCtr #programSearchCtr input{
		border-radius: 5px;
	}
	#home-content #hpBottomArea #eventGrid4 h2{
		padding-bottom: 20px;
	}
	#hpCardArea .cardContent{
		padding-bottom: 12px;
	}
	#hpCardArea .cardContent .hpCardTitle{
		font-size: 1.2em;
		margin-bottom: 10px;
	}
	#hiCtr #hpTagBanner{
		position: relative;
		left: initial;
	}
	#mobileTagLine{
		display: block;
		background-color: #441F49;
		text-align: center;
		margin-top: -10px;
		padding: 10px;
	}
	#hiCtr #hpTagBanner span{
		color: #fff;
		background-color: initial;
	}
	#desktopTagLine{
		display: none;
	}
	#home-content #hpInfoGraphicArea .grid3{
		padding: 30px 10px;
		width: 100%;
	}
	#home-content #hpInfoGraphicArea .infoGraphicNumber{
		line-height: 1.4em; 
		font-size: 3.7em;
	}
	#home-content #hpInfoGraphicArea .infoGraphicBlock{
		width: 13.625rem;
		height: 13.625rem;
	}
	#home-content #hpInfoGraphicArea .infographicInfo{
		font-size: 1.2em;
		line-height: 1.1em;
		font-weight: bold;
	}
}

@media screen and (max-width: 480px){
	#hiCtr #hpTagBanner span{
		font-size: 1.5em;
	}
	#hiCtr #hpApplyBar .hpTileBtn{
		font-size: .8em;
	}
	#home-content #hpBottomArea .hpBottomCard{
		padding: 0px;
	}
    #hiCtr #programSearchCtr h2{
        font-size: 1.9em;
	}
}