#hdnContent{display: none; padding: 10px; max-width: 650px}
.slides a{color: #FFF; text-decoration: none;}

#home-content .leftGrid{
	padding-right: 10px;
}
.presidentSlider{
	position: relative;
}
.presidentSlider .sliderBanner{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(118, 55, 117, 0.85);
	color: #FFF;
	margin: 0;
	padding: 10px;
	text-align: center;
}
.presidentSlider .sliderBanner a,
.presidentSlider .sliderBanner a:visited{
	color: #FFF;
}
#home-content .btnRight{
	float: right;
	margin-left: 10px;
}
#home-content .imgLeft{
	float: left;
	margin-right: 20px;
}
#home-content .imgRight{
	float: right;
	margin-left: 20px;
}
.FancyBoxText h4{
	padding-top: 10px;
}
#home-content .centerText{
	text-align: center;
}

#home-content .chancellor .videoContainer .playBtn{
	display: none;
}
#home-content .chancellor .videoContainer img{
	display: block;
	margin: 0 auto;
}
#home-content .grid12 .studentSuccessProfile .grid8{
	padding-right: 20px;
}
#home-content .grayBox{
	padding: 10px 20px 50px 20px;
	background-color: #fff;
	width: 100%;
}
#home-content .grayBox img{
	display: block;
	margin: 0 auto;
}


/********** DEFAULT **********/
#home-content .homeImgs .grid4 > div{
	margin: 50px 0;
}
#home-content .homeImgs .center{
	margin-top: 100px;
}
#home-content .homeImgs img{
	display: block;
	margin: 0 auto;
}

#home-content #rightColumn .btn{
	width: 100%;
	margin: 0;
}
#home-content #rightColumn .btnSeconday{
	color: #382140;
	background: #FFE800;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	border: 1px solid #D9AA2A;
}
#home-content .learnMore{
	padding: 10px;
	margin-bottom: 10px;
}
#home-content .learnMore h4{
	margin-bottom: 5px;
}
#home-content .learnMore ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .learnMore li{
	padding: 5px 0;
}
#home-content .learnMore .fa{
	font-size: 1.2em;
	color: #6E3061;
	margin-right: 0;
	vertical-align: middle;
	min-width: 45px;
	text-align: center;
}
#home-content .learnMore li:hover .fa{
	color: #FFE800;
}
#home-content .newVideos{
	padding: 10px;
	background: #F7F7F7;
	border: 3px solid #EEE;
	margin-bottom: 10px;
}
#home-content .rightImgs img{
	float: right;
	clear: right;
	margin-bottom: 10px;
}
#home-content .videoHome .videoContainer{
	padding: 0;
}
#home-content .videoHome{
	text-align: center;
}
#home-content .flickrFeed{
	text-align: center;
	background: #F7F7F7;
	padding: 10px;
	border: 2px solid #EEE;
	margin-bottom: 10px;
}
#home-content .flickrFeed h4{
	text-align: left;
}
#home-content .ffVideo{
	background: #6E3061;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#home-content .ffVideo h4{
	border-bottom: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color: #FFF;
	text-align: center;
}
#home-content .ffVideo .videoContainer{
	padding: 0 10px;
}
#home-content .btnFirstFriday{
	padding: 15px 20px;
}
#home-content .newVideos .studentSuccessHeader{
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	border-bottom: none;
}
#home-content .newVideos .studentSuccessHeader a{
	display: block;
	width: 100%;
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
	color: #6E3061;
	border: 2px solid #B094B5;
	border-radius: 5px;
	text-align: center;
}
#home-content .newVideos .studentSuccessHeader a:hover{
	color: #FFE800;
	background: #382140;
}

/********** C. FIORENTINO **********/
#home-content .fiorentinoImg img{
	float: left;
	margin-right: 10px;
}

/********** ABOUT WCU ***********/
#home-content .funFactsSlider img{
	display: block;
	margin: 0 auto;
}
#home-content .funFactsSlider .facts-control-nav{
	display: none;
}
#home-content .funFactsSlider h4{
	display: none;
}
#home-content .funFactsLink{
	text-align: center;
	background: #6E3061;
	margin-bottom: 0;
}
#home-content .funFactsLink a{
	color: #FFF;
}

/********** MISSION STATEMENT **********/
#home-content .missionLeft{
	padding-right: 10px;
	margin-top: 10px;
}
#home-content .missionMenu{
	list-style-type: none;
	margin-left: 0;
}
#home-content .missionMenu li a{
	margin: 5px 0;
	display: block;
	border: 2px solid #EEE;
	padding: 5px 10px;
	text-decoration: none;
	color: #6E3061;
}
#home-content .hideMissionContent{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#home-content .missionMenu li a.selectedMissionContent{
	font-weight: bold;
	border: 2px solid #B094B5;
}
#home-content .missionMenu li a:hover{
	border: 2px solid #B094B5;
	color: #6E3061;
	cursor: pointer;
	font-weight: bold;
}
#home-content .missionLeft .btnMain{
	width: 100%;
}
#home-content .missionRevisionHeader{
	border-bottom: none;
	margin-bottom: 0;
}
#home-content .missionRevisionHeader:after{
	display: none;
}
#home-content .missionNoBullet{
	list-style-type: none;
	margin-left: 0;
}

/***********UNIVERSITY ACTION PLAN*****************/
#home-content .gridImages{
	padding: 0 5px;
	position: relative;
	margin-bottom: 10px;
}
#home-content .btnFeedback{
	width: 100%;
	margin: 0;
	position: relative;
	bottom: 0;
	margin-bottom: 0;
}
#home-content .actionPlans img{
	width: 100%;
}

/********** VIDEOS **********/
#home-content .contentCarouselSlides .flex-prev{
	background: url('/images/slider/prev1.png');
	left: 1%;
}
#home-content .contentCarouselSlides .flex-next{
	background: url('/images/slider/next1.png');
	right: 1%;
}
#home-content .contentCarouselSlides .videoPlay{
	position: absolute;
	left: 0;
	top: 5px;
	opacity: 0;
	transition: .2s;
}
#home-content .contentCarouselSlides li a:hover .videoPlay{
	opacity: 1;
	transition: .2s;
}
#home-content .contentCarouselSlides .flex-direction-nav li a{
	top: 16%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	width: 50px;
	height: 126px;
	opacity: .7;
}
#home-content .contentCarouselSlides .flex-direction-nav li a:hover{	
	opacity: 1;
}
#home-content .contentCarouselSlides .videoCaption{
	font-size: .9em;
	line-height: normal;
	text-align: center;
}
#home-content .contentCarouselSlides .fancybox-media img{
	box-shadow: none;
}
#home-content .videosMobile{
	display: none;
}
#home-content .contentCarouselSlides .slides li{
	min-width: 375px;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
#home-content .imageSlides .slides img:hover {
	box-shadow: 0 0 0 #000000;
}
#home-content .contentCarouselSlides .slides li:hover{
	background-color: #6e3061;
	color: #FFE800;
}


/********** NEWS YOU CAN USE **********/
#home-content .nycuLeft{
	padding-right: 10px;
}
#home-content .nycuSpacing{
	padding: 0 5px;
}
#home-content .nycu img{
	display: block;
	margin: 0 auto;
}
#home-content .nycu h4{
	padding: 0;
	color: #6E3061;
	border-top: 1px dotted #B094B5;
	border-bottom: 2px solid #B094B5;
	font-size: 1.1em;
	margin-bottom: 5px;
}

/********** BLOG **********/
#home-content .blog > img{
	max-width: 400px;
}
#home-content .blogPurple{
	color: #6E3061;
}
#home-content .blogImgCaptionLeft{
	float: left;
	text-align: center;
	padding: 0 10px;
}
#home-content .blogImgCaptionLeft p{
	font-weight: bold;
	font-size: .85em;
	color: #6E3061;
	margin-top: 0;
	margin-bottom: 5px;
}
#home-content .blogImgCaptionRight{
	float: right;
	text-align: center;
	padding: 0 10px;
}
#home-content .blogImgCaptionRight p{
	font-weight: bold;
	font-size: .85em;
	color: #6E3061;
	margin-top: 0;
	margin-bottom: 5px;
}
#home-content .marchingBandVideo{
	float: right;
	padding-left: 10px;
}
#home-content .blogArchive img{
	float: left;
	padding-right: 10px;
	max-width: 250px;
}
#home-content .blogArchive ul{
	list-style-type: none;
	margin-left: 0;
	color: #6E3061;
	font-weight: bold;
	font-size: 1.1em;
}
#home-content .blogArchive h3{
	padding-top: 20px;
}
#home-content .blogArchive h3:first-of-type{
	padding-top: 0;
}
#home-content .blogSidebar{
	float: right;
	border: 2px solid #6E3061;
	padding: 5px 10px;
}
#home-content .blogSidebar h4{
	border-bottom: none;
	padding: 0;
	margin: 0;
}
#home-content .custodialVideo{
	float: left;
}
#home-content .softballVideo{
	float: right;
	margin-left: 10px;
}
#home-content .blogImgGrid > div{
	padding: 0 5px;
}
#home-content .blogImgGrid > div.grid12{
	padding: 0 25%;
	margin: 10px 0;
}
#home-content .blogImgGrid > div img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#home-content .blog > img.largeBlogImg{
	max-width: 600px;
}
#home-content .blogFancyBox{
	float: right;
	position: relative;
	z-index: 1;
	margin-left: 20px;
}
#home-content .blogFancyBox a{
	color: #6E3061;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #6E3061;
	border-radius: 5px;
	padding: 10px 20px;
}
#home-content .blogFancyBox a:hover{
	background: #6E3061;
	color: #FFF;
	border: 1px solid #FFF;
}

/********** STAFF ***********/
#home-content .presidentStaff .grid3{
	padding-right: 20px;
}
#home-content .presidentStaff .grid3 img{
	width: 100%;
	margin-top: 25px;
}
#home-content .presidentStaff .grid6{
	padding-right: 20px;
}
#home-content .staffText{
	margin: 20px 0;
}
#home-content .presidentStaff .grid9 p:first-of-type{
	font-weight: bold;
	font-size: .9em;
}
#home-content .presidentStaff .grid9 p:first-of-type strong{
	font-size: 1.4em;
	color: #6e3061;
}

/********** MEDIA HIGHLIGHTS **********/
#home-content .mediaHighlightsList li:nth-of-type(even){
	list-style-type: none;
	font-style: italic;
}

/********** FIRST FRIDAY *********/
#home-content .firstFridayImages .grid4{
	padding: 0 5px;
}
#home-content .ffvArchive .grid3{
	padding: 20px;
}
#home-content .ffvArchive .grid3 h3{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	border-bottom: none;
	color: #6E3061;
}
#home-content .ffvArchive .grid3 h3:after{
	display: none;
}
#home-content .mobileBTS img{
	display: block;
	margin: 5px auto;
}
#home-content .hideFFSlider{
	display: none;
}

/********** WELCOME BACK ARCHIVE **********/
#home-content .welcomeBackArchive .grid6{
	padding: 0 50px;
}
#home-content .welcomeBackArchive h3{
	border-bottom: none;
	margin: 5px 0;
	padding: 10px;
	background: #382140;
	color: #FFF;
}
#home-content .welcomeBackArchive h3:after{
	display: none;
}
#home-content .welcomeBackArchive img{
	display: block;
	margin: 0 auto;
}
#home-content .welcomeBackArchive .videoContainer .fancybox-media img.playBtn{
	left: calc(50% - 240px);
}
#home-content .welcomeBackImages .grid4{
	padding: 0 10px;
}


/** PRESIDENT WELCOME BACK **/
#home-content .welcomeBackAddress .noList{
	list-style-type: none;
	margin-left: 0;
}
#home-content .welcomeBackAddress .addressInfo{
	text-align: center;
}
#home-content .welcomeBackFB{
	display: none;
}
#home-content .universityNewsFeed #rssFeed .commNewsItem::before{
	display: none;
}
#home-content .universityNewsFeed #rssFeed .commNewsItem{
	padding: 0 10px;
}
#home-content .universityNewsFeed #rssFeed .commNewsItem img{
	width: 100%;
}

/********** LISTENING TOUR **********/
#home-content #tourDates > div{
	width: 20%;
	padding: 0 10px;
}
#home-content #tourDates > div .card{
	border: 3px solid #EEE;
	border-top: 5px solid #382140;
	padding: 10px;
}
#home-content #tourDates > div .card h4{
	margin: 5px 0;
	padding: 0;
	padding-bottom: 5px;
}

@media only screen and (max-width:1200px){
	/********** LISTENING TOUR **********/
	#home-content #tourDates > div{
		width: 50%;
		margin: 10px 0;
	}
	#home-content #tourDates > div:nth-of-type(odd){
		clear: left;
	}
}

@media only screen and (max-width:768px){
	/** PRESIDENT WELCOME BACK **/
	#home-content .universityNewsFeed #rssFeed .commNewsItem{
		width: 50%;
	}
}

@media only screen and (max-width:480px){
	/** PRESIDENT WELCOME BACK **/
	#home-content .universityNewsFeed #rssFeed .commNewsItem{
		width: 100%;
	}
	#home-content .universityNewsFeed #rssFeed .commNewsItem img{
		max-width: auto;
		max-height: auto;
	}
}

/********** WELCOME DINNER ************/
#home-content .welcomeDinnerImg{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	max-width: 400px;
}
#home-content .welcomeDinnerHeader{
	text-align: center;
	line-height: 35px;
}
.orientationTimes p{
	margin: 0;
}
.orientationTimes p:last-of-type{
	margin-bottom: 20px;
}
.orientationTimes p,
.orientationTimes h4,
.orientationTimes h3{
	color: #000 !important;
}

/********** TRANSITION TO COLLEGE ***********/
#home-content .transitionToCollege img{
	padding-left: 10px;
	margin-bottom: 10px;
}
#home-content .transitionToCollege h3{
	border-bottom: none;
	color: #6E3061;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 5px 0;
}
#home-content .transitionToCollege h3:after{
	display: none;
}

/********** WELCOME NEWSLETTER *********/
#home-content .welcomeNewsletterRight .videoContainer{
	padding-right: 0;
	margin: 0;
}

/****** SOMETHING BIG******/
#home-content .somethingBigProfile .somethingBigProfileVideo .videoContainer{
	float: right;
	clear: right;
	padding-left: 20px;
}
#home-content .somethingBigProfile .somethingBigProfileVideo .videoContainer{
	padding-right: 0;
}
#home-content .somethingBigProfile .somethingBigProfileVideo img.playBtn{
	display: none;
}
#home-content .somethingBigProfile .somethingBigProfileVideo img{
	display: block;
	margin: 0 auto;
}
#home-content .somethingBigProfile .somethingBigProfileVideo a{
	text-decoration: none;
}
#home-content .somethingBigProfile .somethingBigProfileVideo .vidCaption{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#home-content .somethingBigProfile .somethingBigProfileImgRight{
	float: right;
	clear: right;
	padding-left: 20px;
}
#home-content .somethingBigProfile .somethingBigProfileImgLeft{
	float: left;
	clear: left;
	padding-right: 20px;
}
#home-content .somethingBigProfile .somethingBigProfileImgLeft img,
#home-content .somethingBigProfile .somethingBigProfileImgRight img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: 100%;
}

/********** STUDENT SUCCESS PROFILE **********/
#home-content .studentSuccessProfile h2.studentSuccessHeader{
	width: 250px;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	color: #6E3061;
	border: 2px solid #B094B5;
	border-radius: 5px;
	text-align: center;
}
#home-content .studentSuccessProfile .articleText{
	text-align: center;
	margin: 0;
	margin-bottom: 30px;
	color: #6E3061;
}
#home-content .studentSuccessProfile h3.articleName{
	border-bottom: none;
	color: #6E3061;
	text-align: center;
	font-size: 2em;
}
#home-content .studentSuccessProfile h3.articleName:after{
	display: none;
}
#home-content .studentSuccessProfile .ssLetter{
	font-family: Cambria, OpenSansRegular, sans-serif;
	font-size: 7em;
	float: left;
	line-height: .8em;
	padding-right: 5px;
	color: #6E3061;
	font-weight: bold;
}
#home-content .studentSuccessProfile .animoto iframe, #home-content .studentSuccessProfile .animoto p{
	float: left;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
#home-content .studentSuccessProfile .animoto img{
	max-width: 350px;
}
#home-content .studentSuccessProfile .flex-caption{
	background-color: transparent;
}
#home-content .studentSuccessProfile .flex-control-nav{
	text-align: center;
	padding-right: 0;
}
#home-content .studentSuccessProfile .studentSuccessProfileVideo{
	float: right;
	clear: right;
	padding-left: 20px;
}
#home-content .studentSuccessProfile .studentSuccessProfileVideo .videoContainer{
	padding-right: 0;
}
#home-content .studentSuccessProfile .studentSuccessProfileVideo img{
	display: block;
	margin: 0 auto;
}
#home-content .studentSuccessProfile .studentSuccessProfileVideo a{
	text-decoration: none;
}
#home-content .studentSuccessProfile .studentSuccessProfileVideo .vidCaption{
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#home-content .studentSuccessProfile .studentSuccessProfileImgRight{
	float: right;
	clear: right;
	padding-left: 20px;
	max-width: 485px;
}
#home-content .studentSuccessProfile .studentSuccessProfileImgLeft{
	float: left;
	clear: left;
	padding-right: 20px;
	max-width: 485px;
}
#home-content .studentSuccessProfile .studentSuccessProfileImgLeft img,
#home-content .studentSuccessProfile .studentSuccessProfileImgRight img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: 100%;
}
#home-content .studentSuccessProfile > p:last-of-type{
	margin-bottom: 0;
}
#home-content .studentSuccessImgRow > .row-responsive{
	margin: 0;
}
#home-content .studentSuccessImgRow .grid4{
	padding: 0 5px;
}
#home-content .studentSuccessImgRow .grid6{
	padding: 0 20px;
}
#home-content .studentSuccessImgRow p{
	margin: 0;
}
#home-content .studentSuccessImgRow img{
	display: block;
	margin: 0 auto;
}
#home-content .studentSuccessImgRow .grid6 img{
	width: 65%;
}
#home-content .photoCaption{
	font-size: .9em;
	margin-top:5px;
	text-align: center;
	padding: 0px 10px;
}
/*	SOMETHING BIG	*/
#home-content .somethingBigProfileVideo{
	float: right;
	padding: 10px 0px 10px 10px;
}
#home-content .somethingBigProfileVideo .playBtn{
	display: none;
}
#home-content .callOut{
	padding: 40px;
	display: block;
	float: left;
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: bold;
	width: 100%;
	background-color: #eee;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
#home-content .callOut em{
	font-size: 1.3em;
}
#home-content #holidayVideo{
	text-align: center;
}
#home-content #holidayVideo p, #home-content #holidayVideo h3{
	text-align: center;
}
#home-content #holidayVideo img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#home-content img.last-header23{
	display: block;
	margin: -20px auto;
	width: 100%;
	padding-bottom: 2.5%;
}
#home-content img.last-footer23{
	display: block;
	margin: -69px auto;
	width: 100%;
	padding-top: 2.5%;
}
@media only screen and (max-width:768px){
	#home-content img.last-footer23{
		display: block;
		margin: -40px auto -30px auto;
		width: 100%;
		padding-top: 5%;
	}
}

#home-content #holidayVideo .midSection{
	padding: 1% 15%;
}
#home-content #holidayVideo .fancybox-media img{
	max-width: 850px;
}


/** recent university news - using rss feed **/
#home-content .btnPad h3{
	text-align: center;
}
#home-content #rssFeed{
	background: #FFF;
	padding: 0% 5% 2% 5%;
}
#home-content #rssFeed > h2{
	margin-top: 0;
	color: #6E3061;
	font-size: 1.2em;
}
#home-content #rssFeed .commNewsItem{
	display: block;
	float: left;
	width: 25%;
}
#home-content #rssFeed .commNewsItem:nth-of-type(n+5){
	display: none;
}
#home-content .last-footer{
	margin-bottom: -7px;
}
#home-content .right-item{
	float: right;
	margin-right: 5%;
}


/*	NEWLY ADDED FOR Comm News itrem Change - Date fix	*/

#home-content .row-responsive .commNewsItem .commDate{
	top: 50px;
	bottom: initial;
	z-index: 1;
}
#home-content .row-responsive .commNewsItem img{
	margin: 10px 20px 10px 0px;
	max-width: 350px !important;
	max-height: 200px !important;
	float: none !important;
}
#home-content #rssFeed .commNewsItem{
	padding-left: 10px;
}
#home-content .row-responsive .commNewsItem:hover {
	background-color: initial;
	transition: background-color .5s;
}
#home-content .row-responsive .commNewsItem:hover h3 {
	color: initial;
	transition: color .5s;
}
#home-content #rssFeed .commNewsItem::before{
	content: '';
	display: block;
	width: 0;
	height: 4px;
	margin-top: 5px;
	background: #6E3061;
	transition: width .5s;
}
#home-content #rssFeed .commNewsItem:hover::before{
	width: 98%;
	transition: width .5s;
}
#home-content .centerImage{
	text-align: center;
}





/** holiday page **/
@font-face {
	font-family: "Holiday Font";
	src: url(GreatVibes-Regular.ttf) format("truetype");
}
#home-content p.holidayFont { 
	font-family: "Holiday Font", OpenSansRegular, sans-serif;
	font-size: 3em;
	line-height: 62px;
}

/** commencement feed **/
#home-content .commencementFeed iframe{
	display: block;
	width: 100%;
	height: 1000px;
}

@media only screen and (max-width:1200px){
	#home-content .welcomeBackArchive .videoContainer .fancybox-media img.playBtn{
		left: 0;
	}
}

@media only screen and (max-width:768px){
	#home-content .leftGrid{
		padding-right: 0;
	}
	#home-content .homeImgs .grid4{
		width: 33.3333%;
	}
	#home-content .newVideos img{
		display: block;
		margin: 0 auto;
	}

	#home-content #holidayVideo .midSection{
		padding: 1% 3%;
	}

	/********** DEFAULT **********/
	#home-content .bernotskyImg{
		display: block;
		margin: 0 auto;
		float: none !important;
	}

	/********** MISSION STATEMENT DEVELOPMENT **********/
	#home-content .missionLeft{
		padding-right: 0;
		margin-top: 0;
	}

	/********** UNIVERSITY ACTION PLAN **********/
	#home-content .actionPlans .grid4{
		width: 33.3333%;
	}

	/********** NEWS YOU CAN USE **********/
	#home-content .nycuBottom .grid3{
		width: 50%;
	}
	#home-content .nycuBottom .grid4{
		width: 50%;
	}

	/********** STAFF ***********/
	#home-content .presidentStaff .grid3 img{
		display: block;
		margin: 0;
	}
	#home-content .presidentStaff .grid9 p:first-of-type{
		margin-top: 10px;
	}

	/********** BLOG ***********/
	#home-content .blog > img{
		display: block;
		margin: 0 auto;
	}
	#home-content .blog .imgRight,
	#home-content .blog .imgLeft{
		float: none;
		display: block;
		margin: 0 auto;
	}
	#home-content .blogImgGrid > div.grid12{
		width: 100%;
		padding: 0 5px;
	}
	#home-content .blogImgGrid > div.grid4{
		width: 33.3333%;
		padding: 0 5px;
	}
	#home-content .blogFancyBox{
		float: none;
		width: 100%;
		margin: 10px 0;
	}
	#home-content .blogFancyBox a{
		display: block;
		text-align: center;
	}
	#home-content .custodialVideo,
	#home-content .softballVideo{
		float: none;
		text-align: center;
	}

	/********** FIRST FRIDAY *********/
	#home-content .firstFridayImages .grid4{
		width: 33.3333%
	}

	/********** FIRST FRIDAY *********/
	#home-content .ffvArchive .grid3{
		width: 50%;
	}

	/********** WELCOME BACK ARCHIVE **********/
	#home-content .welcomeBackArchive .grid6{
		width: 50%;
	}

	/********** TRANSITION TO COLLEGE ***********/
	#home-content .transitionToCollege img{
		width: 250px;
	}

	/********** STUDENT SUCCESS PROFILE 1 **********/
	#home-content .studentSuccessProfile h3.articleText{
		text-align: center;
	}
	#home-content .studentSuccessProfile .studentSuccessProfileImgRight,
	#home-content .studentSuccessProfile .studentSuccessProfileImgLeft,
	#home-content .studentSuccessProfile .studentSuccessProfileVideo{
		display: block;
		width: 100%;
		clear: both;
		margin: 0 auto;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 100%; 
	}
	#home-content .studentSuccessProfile .studentSuccessProfileImgLeft img,
	#home-content .studentSuccessProfile .studentSuccessProfileImgRight img{
		display: block;
		margin: 10px auto;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#home-content .callOut{
		padding: 20px;
		font-size: 1.2em;
		line-height: 1.4em;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#home-content .studentSuccessProfile .animoto iframe{
		display: block;
		margin: 0 auto;
		float: none;
		width: 100%;
	}
	#home-content .studentSuccessProfile h3{
		line-height: 1.2em;
	}
	#home-content .studentSuccessImgRow .grid4{
		width: 33.3333%;
	}
}
@media only screen and (max-width:600px){
	/********** VIDEOS **********/
	#home-content .videosMobile{
		display: block;
	}

	/********** BLOG **********/
	#home-content .blog img{
		float: none;
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	#home-content .blog .marchingBandVideo{
		width: 100%;
		margin-bottom: 10px;
	}
	#home-content .blogImgCaptionLeft{
		float: none;
		width: 100%;
	}
	#home-content .blogImgCaptionLeft img{
		display: block;
		margin: 0 auto;
	}
	#home-content .blogImgCaptionRight{
		float: none;
		width: 100%;
	}
	#home-content .blogImgCaptionRight img{
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width:480px){
	/********** UNIVERSITY ACTION PLAN **********/
	#home-content .actionPlans .grid4{
		width: 100%;
	}

	/********** NEWS YOU CAN USE **********/
	#home-content .nycuBottom .grid3{
		width: 100%;
	}
	#home-content .nycuBottom .grid4{
		width: 100%;
	}
	/********** BLOG ***********/
	#home-content .blogImgGrid > div.grid12{
		padding: 0 10px;
	}
	#home-content .blogImgGrid > div.grid4{
		width: 100%;
		padding: 0 10px;
	}

	/********** FIRST FRIDAY *********/
	#home-content .firstFridayImages .grid4{
		width: 100%
	}

	/********** FIRST FRIDAY *********/
	#home-content .ffvArchive .grid3{
		width: 100%;
	}

	/********** WELCOME BACK ARCHIVE **********/
	#home-content .welcomeBackArchive .grid6{
		width: 100%;
		padding: 0;
	}

	/********** WELCOME DINNER ************/
	#home-content .welcomeDinnerImg{
		float: none;
		display: block;
		margin: 0 auto;
	}

	/********** TRANSITION TO COLLEGE ***********/
	#home-content .transitionToCollege img{
		float: none;
		display: block;
		margin: 10px auto;
		padding: 0;
	}

	/********** STUDENT SUCCESS PROFILE **********/
	#home-content .studentSuccessImgRow .grid4{
		width: 100%;
	}
}





/*******	BRAND	*******/
.centerH2{
	text-align: center;
}
.centerContent .grid4{
	padding: 0px 10px;
}
#home-content .centerContent .grid9{
	text-align: left;
	padding-left: 30px;
}
#home-content .centerContent .grid9 h3, #home-content .centerContent .grid9 p{
	text-align: left;
	text-transform: initial;
}
#home-content .centerContent .grid3 img{
	margin-top: 10px;
}
#home-content .centerContent .accordion td img{
	float: left;
	margin: 0px 2px 10px 2px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
#home-content .pyPara1 .smallHead, #home-content .staffArea .smallHead{
	line-height: 2em;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
#home-content .goldFont{
	color: #FFE800 !important;
}
#home-content .borderContent .border{
	padding: 2.5% 10%;
}
.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: -25px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}
#photo-section{
	float: left;
	width: 100%;
	display: block;
	padding: 3.5% 3.5% 1% 3.5%;
}
#home-content #photo-section .detail-message{
	margin-top: -20px;
	text-align: center;
}
#photo-section .grid2{
	padding: 10px;
}
#photo-section .grid2 img{
	width: 100%;
	transition: all .2s ease-in-out;
}
#photo-section .grid2 a:hover img{
	transition: all .2s ease-in-out;
	transform: scale(1.02);
}
#ss-rebrand{
	width: 100%;
	float: left;
	display: block;
}
#ss-rebrand .grid4{
	padding: 0px 20px 30px 20px;
}
#ss-rebrand .grid4 img{
	margin-bottom: 10px;
}
#ss-rebrand .grid4 a{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #623061;
}
#ss-rebrand .grid4 a:hover{
	text-decoration: underline;
}
#ss-rebrand .inner-ss{
	padding: 0% 3.5% 3.5% 3.5%
}
#home-content #staffPage img{
	max-width: 350px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
#home-content #staffPage .grid3{
	padding-right: 20px;
}
#home-content #staffPage .title{
	margin-top: -10px;
	font-weight: bold;
}
.cardImageBackground > h4 {
	position: absolute;
	padding: 20px 0px 20px 20px;
	color: #fff;
	background-color: #382140;
	width: 100%;
	max-width: 100%;
}
#home-content #pres-page .grid3{
	padding-right: 40px;
}


/*		WELCOME MESSAGE PAGE	*/
#top-purple-section{
	float: left;
	width: 100%;
	padding: 0px 2.5%;
	padding-left: 0px;
	background-color: #6e3061;
	display: flex;
}
#top-purple-section h2{
	position: sticky;
	top: 100px;
}
#top-purple-section .grid5{
	height: 100%;
}
.triad-div{
	float: left;
	width: 100%;
	background-color: #6e3061;
	padding: 2.5%;
}


@media only screen and (max-width:1266px){
	#home-content .staffArea{
		padding: 3% 5% 6% 5%;
	}
	#home-content .staffArea .smallImage{
		max-width: 100%;
	}
}

@media only screen and (max-width:768px){
	.purplePara{
		padding: 20% 5% 20% 5%;
	}
	.pyPara2, .pyPara1{
		display: block;
	}
	.pyPara2 .grid6:first-of-type{
		background-color: #382140;
	}
	.pyPara2 .grid6:last-of-type{
		background-color: #FFE800;
	}
	.centerContent ol{
		margin-left: 20px;
	}
	#home-content .staffArea .smallImage{
		max-width: 250px;
		float: left;
	}
	#top-purple-section{
		display: block;
	}
	#top-purple-section h2{
		position: relative;
		top: auto;
	}
	#top-purple-section .grid5{
		height: auto;
	}
	#top-purple-section .grid7{
		padding: 0px 20px;
	}
}
.collageImages{
	background-image: url(/visitors/images/visitBack1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
}
.collageImages h2{
	font-size: 3em;
	margin: 50px 0px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 70px;
}
.collageImages h4{
	text-transform: uppercase;
}
.bottomPlacement{
	width: 100%;
}
.cardImageBackground1{
	position: relative;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, 
		rgba(0, 0, 0, 0.51) 16%, rgba(0, 0, 0, 0) 26%);
}
.cardImageBackground1 img{
	z-index: -1;
	position: relative;
}
.cardImageBackground1 > h4{
	position: absolute;
	padding: 20px 20px 0px 20px;
	color: #fff;
}
.collageImages img{
	width: 100%;
}
.collageImages .row-responsive:first-of-type, .collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:first-of-type .grid3{
	display: flex;
}
.collageImages .row-responsive:first-of-type{
	margin-bottom: 30px;
}
.collageImages .row-responsive:first-of-type .grid5{
	padding-right: 20px;
	padding-left: 20px;
}
.collageImages .row-responsive:first-of-type .grid4:first-of-type, .collageImages .row-responsive:first-of-type .grid3:last-of-type{
	padding-right: 0px;
	padding-left: 0px;
}

#home-content .border-left p{
	text-align: left;
}
#home-content .border-left blockquote, .quote-vid-split blockquote{
	border-color: #6e3061;
	/* 	border-left: 2px solid #6e3061; */
}
.welcomeCenter .grid4{
	padding-right: 10px;
	padding-left: 0px;
}
.quote-style{
	font-size: 1.4em;
	font-weight: bold;
	color: #6e3061;
}
.quote-style:first-of-type{
	padding-right: 5px;
}
.quote-style:last-of-type{
	padding-left: 5px;
}

#county-line-page{
	float: left;
	width: 100%;
	display: block;
}
#county-line-page .grid8{
	padding-right: 30px;
}
#county-line-page .grid4{
	padding-left: 30px;
	border-left: 5px solid #ffe800;
}
#county-line-page .grid4 img{
	width: 100%;
	max-width: 300px;
}
#home-content .btn-space .btn{
	margin-right: 20px;
}
.addressInfo img{
	transition: all .2s ease-in-out;
}
.addressInfo img:hover{
	transform: scale(1.02);
	transition: all .2s ease-in-out;
}
.invisi-link, .invisi-link a, .invisi-link a:visited{
	color: #fff;
	position: absolute;
	left: -9999px;
}
.wcuSplitBlockContainer .outerWCUSplitBlock, .ovBlockContainer .outerWCUSplitBlock, #top-purple-section .outerWCUSplitBlock {
	padding: 20px 10% 20px 10%;
	min-height: 250px;
	font-size: 1em;
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
#top-purple-section .innerWCUSplitBlock{
	height: 100%;
}
.quote-vid-split{
	float: left;
	width: 100%;
	display: block;
	padding: 3.5% 2.5% 3.5% 2.5%;
}
.quote-vid-split .grid5{
	padding: 1.5%;
}
.quote-vid-split .grid5 img{
	display: block;
	margin: 0 auto;
}
#home-content .quote-vid-split .grid5 p, .quote-vid-split .grid5 h4{
	text-align: center;
}
.quote-vid-split .grid7{
	padding: 1.5%;
}
.outer-height{
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.inner-height{
	display: table-cell;
	vertical-align: middle;
}





@media only screen and (min-width:768px){
	/********************/
	/*	FANCYBOX INFO	*/
	/*******************/
	.fancybox-opened{
		width: 90% !important;
		height: 90% !important;
		top: 5% !important;
		left: 5% !important;
	}
	.fancybox-skin{
		height: 95% !important;
	}
	.fancybox-outer{
		height: 100% !important;
	}
	.fancybox-inner{
		width: 100% !important;
		height: 100% !important;
	}
	.fancybox-inner > div{
		width: auto;
		min-width: 90%;
		position: absolute;
		top: 50%; 
		left: 50%;
		transform: translate(-50%,-50%);
	}
	.fancybox-inner > div img{
		display: block;
		margin: 0 auto;
	}
	.fancybox-inner > div .grid5{
		padding-left: 30px;
		padding-right: 10px;
	}

	.fancybox-inner > div h2{
		text-align: center;
		font-size: 3em;
	}
	.fancybox-next span, .fancybox-prev span{
		visibility: visible;
	}
	.fancybox-prev span{
		left: 0px;
	}
	.fancybox-next span{
		right: 0px;
	}
	.fancybox-nav{
		width: 75px;
		height: 100%;
	}
	.quote-vid-split{
		display: flex;
	}
	.quote-vid-split .grid5{
		padding: 1.5% 3.5% 1.5% 1.5%;
		border-right: 5px solid #ffe800;
	}
	.quote-vid-split .grid7{
		height: 100%;
		padding: 1.5% 0% 1.5% 4.5%;
	}
}



@media only screen and (max-width:1460px){
	.cardBox{
		font-size: .8em;
	}
}
@media only screen and (max-width:1266px){
	.collageImages{
		background-image: url(/secondary/images/secondaryBackground.jpg);
	}
	.collageImages h2{
		font-size: 2em;
		margin: 40px 0px;
	}
	.collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:first-of-type .grid3{
		width: 100%;
	}
	.collageImages .row-responsive:first-of-type{
		margin-bottom: 0px;
		display: block;
	}
	.collageImages .row-responsive:first-of-type .grid3, .collageImages .row-responsive:last-of-type .grid3, .collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:last-of-type .grid5, .collageImages .row-responsive:last-of-type .grid4{
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
		display: block;
	}
	.collageImages{
		padding: 30px 20px;
	}
	.cardBox{
		position: relative;
		height: auto;
		background-size: 100%;
		background-position: left center; 
		font-size: 1em;
	}
	.cardImageBackground{
		height: auto;
	}
	.cardImageBackground img{
		display: none;
	}
	.cardBox .cardContent{
		bottom: 0% !important;
		position: relative !important;
	}
}

/********** PRESIDENT RETIREMENT CELEBRATION **********/
#presRetirement .borderContent .border {
	padding: 2.5% 10%;
	float: left;
	display: block;
	width: 100%;
}
#presRetirement .presHeader {
	font-size: 2.1em;
	line-height: 1.5;
	font-family: phonk;
	color: #382140;
}
#presRetirement .letterBox .grid4 {
	padding: 15px
}
#presRetirement .centerContent {
	padding: 5% 15% 1%;

}
#presRetirement .verticalContent .row-responsive {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0px;
}



/********** OPEN SESAME DOORS **********/
.open-sesame-parent{
	float: left;
	width: 100%;
	display: block;
	position: relative;
	z-index: 10;
}
.top-door, .bottom-door{
	position: absolute;
	left: 0px; 
	width: 100%;
	z-index: 99;
	transition: all 3s ease-in-out;
}
.top-door img, .bottom-door img{
	width: 100%;
}
.top-door{
	top: 0px;
}
.open-door-top{
	top: -33%;
	transition: all 3s ease-in-out;
}
.open-door-bottom{
	transition: all 3s ease-in-out;
}
.open-sesame-parent .midSection img{
	max-width: 70%;
}
.contain-yer{
	padding: 3.5% 20%;
	padding-top: 5%;
	transition: all 3s ease-in-out;
}

@media only screen and (max-width:1500px){
	.open-door-top{
		top: -30%;
	}
}
@media only screen and (max-width:1366px){
	.open-door-top{
		top: -27%;
	}
	.contain-yer{
		padding: 3.5% 10%;
	}
}

/*	LEADERSHIP IN FOCUS PAGE	*/
#lif-page{
	float: left;
	width: 100%;
	display: block;
	padding: 0% 5%;
}
#home-content #lif-page .tileBuilderSnippet > div{
	padding: 10px 20px;
}
#home-content #lif-page img{
	width: 100%;
}
#home-content #lif-page p{
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-content #lif-page a,#home-content #lif-page a:visited{
	color: #6e3061;
}


