#home-content .occsBold{font-weight: bold;}
#home-content .occsItalic{font-style: italic;}
#home-content img + .docuIcon {
	display: none;
}
/********** DEFAULT PAGE **********/
#home-content .buttonLinks .grid12{display: inline; width: 11%; padding: 1px;}
#home-content .p4sList{list-style-type: none; margin-left: 0;}
#home-content .p4sList li{margin-bottom: 0;}
#home-content .importantNumbersList{list-style-type: none; margin-left: 0;}
#home-content .facebook{color: #3b5998;}
#home-content .twitter{color: #55acee; padding: 0;}
#home-content .instagram{color: #125688;}
#home-content .socialMediaIcons{padding-left: 10px; font-size: 3em; float:right; margin-top: 15px;}
#home-content .applyNowPoster{margin-top: 50px;	margin-bottom: 50px;}
.imgLinks{padding: 0px 2px;}
#home-content .grid4{
	padding-left: 20px;
}
#home-content .grid6 .accordion .videoContainer{
	padding-right: 20px;
}
#home-content #poPage .grid4{
	padding-left: 0px;
	padding-right: 20px;
}

/********** COMMUNITY PAGE **********/
#home-content .occSocialBar{
	display: inline-block;
	float: right;
}



#home-content .offCampusStudentNotice{
	margin-bottom: 30px;
}


/********** PROGRAM AND EVENTS PAGE **********/
#home-content .programButtons .grid3{padding: 0 10px;}
#home-content .programButtons:first-of-type{margin-bottom: 20px;}
/* #home-content .contentButton{background-color: #EEE; padding: 10px; border: 1px solid #DDD; margin-top: 0; margin-bottom: 0;}
#home-content .contentButton p{color: #474747;}
#home-content .contentButton:hover{cursor: pointer; background-color: #DDD;}
#home-content .contentButton h5{text-align: center; font-size: 1.125em; margin-top: 0; margin-bottom: 10px; color: #763775;} */
#home-content .contentButton img{margin: 0 auto; display: block;}
#programEvents .contentButton{width: 100%; padding: 0px 5px;}
div[data-class="shadow"] img{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
}
#home-content #programEvents .grid3{
	padding: 10px;
	padding-bottom: 0;
	padding-top: 0;
}


#home-content .faIcons{
	float: right;
}
#home-content .grid1 .faIcons{
	padding-top: 20px;
}
#home-content .bubbleInfo{
	min-width: 1100px;
}
#home-content .bubbleInfo .grid8{
	padding-left: 30px;
}
#home-content #studentsPage .bubbleInfo .grid8 p{
	font-size: 1.4em;
}
#home-content #studentsPage .bubbleInfo .grid8 p:first-of-type{
	margin-top: 0;
	color: #441F49;
	font-weight: bold;
	font-size: 1.7em;
}
#home-content .grid12 .greyDiv{
	background-color: #EEE;
}
#home-content .news{
	padding: 10px 20px;
}
#home-content .secondarySlider{
	display: block;
	margin: 0 auto;
}
#midSection{
	padding: 30px 70px;
}
#communityMessage{
	padding: 60px 40px 60px 70px;
	background-color: #fff;
	float: left;
	width: 100%;
	display: block;
	margin: 0 auto;
	float: left;
}
#home-content #communityMessage .grid8{
	padding-right: 20px;
}
#home-content #communityMessage h3{
	font-size: 2.6em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	line-height: 1.4em;
	text-align: center;
}
#home-content #communityMessage h3:after, #home-content #communityMessage h3:after{
	border-bottom: none;
	background: none;
}
#home-content #communityMessage p{
	font-size: 1.5em;
	color: #441F49;
	line-height: 1.4;
	clear: right;
	position: relative;
}
#home-content #communityMessage img{
	display: block;
	margin: 0 auto;
}

#midsectionDup{
	padding: 30px 70px;
}
#covidMessage{
	padding: 60px 40px 60px 70px;
	background-color: #fff;
	float: left;
	width: 100%;
	display: block;
	margin: 0 auto;
	float: left;
}
#home-content #covidMessage h3{
	font-size: 2.6em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	line-height: 1.4em;
	text-align: center;
}
#home-content #covidMessage h3:after{
	border-bottom: none;
	background: none;
}
#home-content #covidMessage p{
	font-size: 1.5em;
	color: #441F49;
	line-height: 1.4;
	clear: right;
	position: relative;
}

/**SLIDER**/
/*  Flex Caption Sliders  */

#home-content .flex-caption{
	display: none;
}
#home-content .flexsliderLarge img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
#home-content .flexsliderLarge .flex-control-nav{
	max-width: 1450px;
}
#home-content .flexsliderLarge{
	margin-bottom: 0px;
}

#home-content .blockAttention{
	padding: 20px;
	border-left: 7px solid #ff0000;
}
#home-content #slider img{
	width: 95%;
	display: block;
	margin: 0 auto;
}
#home-content .grid9 #slider img{
	width: 100%;
}
.tabContainer .tabContentContainer{
	float: left;
	width: 100%;
}

/*********** BLOCK BTNS FOR ALL PAGES ************/

#home-content .scholarshipsBtn{
	padding-top: 40px;
}
.matchImg{
	font-size: 3.4em;0
	line-height: 1em;
	font-weight: bold;
	position: relative;
	transition: all .2s ease-in-out;
}
.matchImg:hover{
	transform: scale(1.02);
}
.purpleBtn{
	background-color:#763775;
}
#home-content #tileSection{
	padding: 0px 50px 0px 50px;
	float: left;
}
#home-content #studentsPage #tileSection{
	padding: 0px 30px 0px 30px;
}
#home-content #communityPage #tileSection{
	padding: 30px 50px 30px 50px;
}
#home-content #tileSection .twoLine{
	padding-top: 80px;
}
#home-content #tileSection .tile:hover{
	transform: scale(1.02);
}
#home-content #tileSection .grid3, #home-content #tileSection .grid4{
	padding: 0px 20px;
}
#home-content #tileSection .tile{
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #6e3061;
	padding: 60px 10px 60px 10px;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	transition: all .2s ease-in-out;
	display: table;
	width: 100%;
}
#home-content #tileSection .tile span{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-align: center;
}


#home-content .redTile{
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FF0000;
	padding: 20px 10px 20px 10px;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	transition: all .2s ease-in-out;
	display: table;
	width: 100%;
}
#home-content .redTile span{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-align: center;
}
.rebBtnMsg{
	padding: 30px 70px;
}

/*CARD SECTION*/
#home-content #cardSection h3, #home-content #studentsPage h3{
	font-size: 2em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
	line-height: 1.2em;
}
#home-content #cardSection h3, #home-content #cardSection h3:after, #home-content #studentsPage h3, #home-content #studentsPage h3:after{
	border-bottom: none;
	background: none;
}
#home-content #cardSection{
	padding: 0px 70px 70px 70px;
}
#home-content #cardSection .grid6{
	padding: 10px;
}
#home-content #cardSection .grid6:first-of-type{
	padding-left: 0px;
}
#home-content #cardSection .grid6:last-of-type{
	padding-right: 0px;
}
#home-content .card{
	width: 100%;
	background-color: #fff;
	padding: 40px;
	float: left;
}
#home-content .card img{
	display: block;
	margin: 0 auto;
}
#home-content .card p{
	font-size: 1.3em;
	color: #441F49;
}
#home-content #cardSection .readMore a{
	color: #441F49;
	line-height: 1.4;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
	margin-top: 40px;
	padding-bottom: 30px;
	text-decoration: none;
	clear: both;
}
#home-content #cardSection .readMore a:hover{
	text-decoration: underline;
}

/*		HP BOTTOM SECTION		*/
#videoCalendarSection{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 0px 70px;
}
#home-content #videoCalendarSection #communityMessage{
	padding: 20px 20px 20px 40px;
}
#home-content #videoCalendarSection #communityMessage img{
	margin-left: 0px;
}
#home-content #videoCalendarSection h3{
	font-size: 2em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 0px;
}
#home-content #videoCalendarSection h3:after{
	border-bottom: none;
	background: none;
}
#home-content #videoCalendarSection .grid3{

}
#home-content #videoCalendarSection .grid3 .faIcons{
	float: none;
	text-align: center;
	font-size: 7em;
	margin-right: -30px;
	margin-top: 60px;
}
#home-content #videoCalendarSection .grid3 span{
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: -10px;
	font-size: 1.8em;
	margin-right: -10px;
}
#home-content #videoCalendarSection .grid3 .row-responsive{
	margin-top: 0;
	margin-bottom: 0;
}
#home-content #videoCalendarSection iframe{
	max-height: 400px;
	max-width: 90%;
	display: block;
	margin: 0 auto;
}

/*STUDENT IAM*/
#home-content .iam{
	padding-top: 20px;
	float: left;
}
#home-content .iam .greyBox{
	background-color: #fff;
	padding: 30px;
	width: 100%;
}
#home-content #studentsPage .iam p{
	font-size: 1em;
}
#home-content .iam .grid6{
	padding: 10px 10px;
}
#home-content .iam .bubbleWrap a{
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	color: #382140;
}
#home-content .iam .bubbleWrap a:hover{
	text-decoration: underline;
}
#home-content .bubbleWrap svg{
	fill: #6e3061;
	height: 1.1em;
	position: relative;
	top: 3px;
	left: 5px;
	height: 16px;
	width: 19px;
}
#home-content a.bubbleWrap:hover svg{
	left: 10px;
	transition: all .5s;
}
/*STUDENT BOTTOM*/
#home-content #bottomSection{
	padding: 3.5%;
	background-color: #fff;
	border-top: 5px solid #441F49;
	border-bottom: 5px solid #441F49;
	margin: 0px;
}
#home-content #bottomSection .grid3 img{
	border-radius: 50%;
	border: 3px solid #441F49;
	display: block;
	margin: 0 auto;
}
#home-content #bottomSection h3{
	margin-top: 0;
}


/*	ABOUT PAGE	*/
#home-content .tabContainer{
	float: left;
	width: 100%;
}
#home-content .accordion .videoContainer{
	margin-bottom: 30px;
}

/*	LIVE OFF CAMPUS PAGE	*/
#home-content #liveOffCampusPage p{
	font-size: 1.2em;
}
#home-content #liveOffCampusPage li{
	font-size: 1.1em;
}
#home-content #liveOffCampusPage h3{
	font-size: 1.7em;
}
#liveOffCampusPage .grid3{
	padding-right: 50px;
}
#home-content img.instaLogo{
	width: 75px;
	height: 75px;
}


/*STUDENT PAGE*/
#home-content #studentsPage h5{
	font-size: 1.25em;
}
#home-content #studentsPage p{
	font-size: 1.5em;
	line-height: 1.4em;
}

#home-content .grid3 .announce{
	padding: 30px;
}
#home-content .grid3 .news{
	padding-top: 20px;
}
#home-content .accordionSpacing{
	padding-right: 10px;
}


@media only screen and (max-width:1450px){
	#home-content #tileSection .grid3, #home-content #tileSection .grid4{
		padding: 0px 10px;
	}
	#home-content #tileSection .tile{
		font-size: 1.7em;
	}
}

@media only screen and (max-width:1300px){
	#home-content #videoCalendarSection .grid5, #home-content #videoCalendarSection .grid7{
		width: 100%;
	}
	#home-content #videoCalendarSection .grid5 .videoContainer a,#home-content #videoCalendarSection .grid5 img{
		display: block;
		margin: 0 auto;
	}
	#home-content #videoCalendarSection #communityMessage img{
		margin-left: auto;
	}
	#home-content #videoCalendarSection #communityMessage .playBtn{
		left: 0%;
	}
	#midSection{
		padding: 30px 0px;
	}
	#home-content #tileSection{
		padding: 0px 0px;
	}
	#videoCalendarSection{
		padding: 0px 0px;
	}
	#home-content #cardSection{
		padding: 0px 0px 60px 0px;
	}
}

@media only screen and (max-width:1100px){
	#home-content #tileSection .grid3, #home-content #tileSection .grid4{
		padding: 0px 5px;
	}
	#home-content #tileSection .tile{
		font-size: 1.3em;
	}
	#home-content #videoCalendarSection #communityMessage .grid3{
		width: 50%;
	}
	#home-content #videoCalendarSection #communityMessage .grid6{
		width: 100%;
		padding-top: 50px;
	}
}

@media only screen and (max-width:1000px){
	#home-content #tileSection .grid3, #home-content #tileSection .grid4{
		width: 50%;
		padding: 10px 10px;
	}
	#home-content #tileSection .tile{
		font-size: 1.7em;
	}
}

@media only screen and (max-width:768px){
	#home-content #tileSection .grid3, #home-content #tileSection .grid4{
		width: 100%;
	}
	#home-content #videoCalendarSection #communityMessage .grid3{
		width: 100%;
	}
	#home-content #cardSection .grid6:first-of-type{
		padding-right: 0px;
	}
	#home-content #cardSection .grid6:last-of-type{
		padding-left: 0px;
	}
	#home-content #videoCalendarSection .grid3 .faIcons{
		margin-right: 0px;
	}
	#home-content .accordionSpacing{
		padding-right: 0;
	}
}

@media only screen and (max-width:1000px){
	/********** DEFAULT PAGE **********/
	#home-content .buttonLinks .grid12{width: 20%; padding: 5px;}

}
@media only screen and (max-width:768px){
	/********** DEFAULT PAGE **********/
	#home-content .buttonLinks .grid12{width: 25%;}	

	/********** PROGRAM AND EVENTS PAGE **********/
	#home-content .programButtons .grid3{width: 100%; margin-bottom: 20px; padding: 15px;}
	#home-content .programButtons:first-of-type{margin-bottom: 0;}

}
@media only screen and (max-width:480px){
	/********** DEFAULT PAGE **********/
	#home-content .buttonLinks .grid12{width: 50%; padding: 0;}
	#home-content .buttonLinks img{display: block; margin-left: auto; margin-right: auto;}
}




/************** NEW RESOURCE PEAGE II *************/
#home-content #pfResource h2{
	font-size: 2.3em;
	margin-top: 20px;
	text-align: center;
}
#home-content #titleSplit{
	margin: 30px 0px;
	float: left;
	width: 100%;
}
#home-content #titleSplit p{
	text-align: center;
}
#home-content #titleSplit .btnLine{
	float: left;
	margin-top: 15px;
	font-weight: bold;
}
#home-content #pfResource h3{
	border-bottom: none;
	padding-bottom: 0px;
	font-size: 1.6em;
}
#home-content #pfResource h3:after{
	background: none;
}
.criticalConvoSection{
	display: block;
	float: left;
	width: 100%;
}
.criticalConvoSection .grid4{
	padding: 20px;
}
.criticalConvoSection .purpleSquare{
	display: table;
	width: 100%;
	padding: 20px;
	background-color: #724fa0;
	margin: 20px auto;
	position: relative;
	text-align: center;
	border-radius: 15px;
}
.criticalConvoSection .purpleSquare p, .criticalConvoSection .purpleSquare a, .criticalConvoSection .purpleSquare li{
	color: #fff;
}
.criticalConvoSection .purpleSquare p{
	display: table-cell;
	vertical-align: middle;
	font-size: 1.2em;
}
.criticalConvoSection .yellowSquare p{
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	display: table-cell;
	vertical-align: middle;
}
.criticalConvoSection .yellowSquare{
	display: table;
	width: 100%;
	padding: 20px;
	background-color: #B5926D;
	margin: 10px auto;
	text-align: center;
	border-radius: 25px;
}
#home-content #pfResource .idBox, .fancybox-inner .idBox{
	display: block;
	padding: 0px 20px 40px 20px;
	background-color: #fff;
}
#home-content #pfResource .idBox p:first-of-type, .fancybox-inner .idBox p:first-of-type{
	display: block;
	padding: 20px;
	color: #ffe800;
	background-color: #6e3061;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: -20px;
	margin-top: 0px;
}
#home-content #pfResource .idBox li strong{
	color: #6e3061;
}
#home-content #pfResource .purpBack .idBox li, #home-content #pfResource .purpBack .idBox a, .fancybox-inner .purpBack .idBox a, .fancybox-inner .purpBack .idBox li{
	color: #575757;
}
#home-content #pfResource #ccArea .grid5{
	background-image: url('/_services/student-experience/images/parenImage.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#home-content #pfResource #splitColor .grid6:first-of-type, .fancybox-inner #splitColor .grid6:first-of-type, .fancybox-inner .criticalConvoSection .grid4:last-of-type, .fancybox-inner .criticalConvoSection .grid4:first-of-type{
	display: block;
	padding: 20px 20px 40px 20px;
	background-color: #b094b5;
}
#home-content #pfResource #splitColor .grid6:last-of-type, .fancybox-inner #splitColor .grid6:last-of-type, .fancybox-inner .criticalConvoSection .grid4{
	display: block;
	padding: 20px 20px 40px 20px;
	background-color: #DECFAC;
}
#home-content #pfResource #splitColor .blkTitle, .fancybox-inner #splitColor .blkTitle, .fancybox-inner .criticalConvoSection .grid4 .blkTitle{
	display: block;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: -20px;
}
.fancybox-inner .criticalConvoSection{
/* 	background-color: #b094b5; */
	display: block;
}
.fancybox-inner .criticalConvoSection .grid4:last-of-type li, .fancybox-inner .criticalConvoSection .grid4:first-of-type li{
	color: #fff;
}
.fancybox-inner .criticalConvoSection ul{
	margin-left: 20px;
}
.fancybox-inner .criticalConvoSection h3{
/* 	color: #fff; */
/* 	margin-left: 20px; */
}
.fancybox-inner .criticalConvoSection .blkTitle{
	margin-top: 0px;
}
#home-content #pfResource #splitColor .grid6:first-of-type p, #home-content #pfResource #splitColor .grid6:first-of-type li, .fancybox-inner #splitColor .grid6:first-of-type p, .fancybox-inner #splitColor .grid6:first-of-type li{
	color: #fff;
}
#home-content #pfResource #splitColor .grid6:first-of-type .blkTitle, .fancybox-inner #splitColor .grid6:first-of-type .blkTitle, .criticalConvoSection .grid4:first-of-type .blkTitle, .criticalConvoSection .grid4:last-of-type .blkTitle{
	background-color: #382140;
}
#home-content #pfResource #splitColor .grid6:last-of-type .blkTitle, .fancybox-inner #splitColor .grid6:last-of-type .blkTitle, .criticalConvoSection .grid4 .blkTitle{
	background-color: #B5926D;
}
.fancybox-inner{
	padding: 20px !important;
	width: auto !important;
}
.fancybox-inner #splitColor ul, .fancybox-inner .idBox ul{
	margin-left: 20px;
}
.fancybox-inner #splitColor .grid6 ul:last-of-type{
	padding-bottom: 20px;
}
#home-content #pfResource .lastBox{
	display: block;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-content #pfResource .lastBox .row-responsive, #home-content #pfResource .row-responsive{
	margin-bottom: 0px;
	margin-top: 0px;
}
#home-content #pfResource .lastBox .grid6, #home-content #pfResource .flBox .grid6{
	padding: 30px;
}
#home-content #pfResource .lastBox .grid6:first-of-type, #home-content #pfResource .lastBox .grid6:first-of-type p, #home-content #pfResource .lastBox .grid6:first-of-type li, #home-content #pfResource .lastBox .grid6:first-of-type a{
	background-color: #6e3061;
	color: #fff;
}
#home-content #pfResource .lastBox .grid6:first-of-type h3{
	color: #ffe800;
}
#home-content #pfResource .lastBox .grid6:last-of-type, #home-content #pfResource .lastBox .grid6:last-of-type p, #home-content #pfResource .lastBox .grid6:last-of-type li{
	background-color: #fff;
	color: #575757;
}
#home-content #pfResource .flBox .grid6:first-of-type, #home-content #pfResource .flBox .grid6:first-of-type p, #home-content #pfResource .flBox .grid6:first-of-type li{
	background-color: #fff;
	color: #575757;
}
#home-content #pfResource .flBox{
	display: block;
	float: left;
	width: 100%;
}
#home-content #pfResource .flBox .grid6:first-of-type{
	background-color: #ffe800;
}
#home-content #pfResource .flBox .grid6:first-of-type h3{
	color: #6e3061;
}

#home-content #pfResource .flBox .grid6:first-of-type, #home-content #pfResource .flBox .grid6:first-of-type p, #home-content #pfResource .flBox .grid6:first-of-type li, #home-content #pfResource .flBox .grid6:first-of-type h3, #home-content #pfResource .flBox .grid6:first-of-type a{
	background-color: #ffe800;
	color: #382140;
}

#home-content #pfResource .flBox .grid6:last-of-type, #home-content #pfResource .flBox .grid6:last-of-type p, #home-content #pfResource .flBox .grid6:last-of-type li, #home-content #pfResource .flBox .grid6:last-of-type a{
	background-color: #382140;
	color: #fff;
}
#home-content #pfResource .flBox .grid6:last-of-type h3{
	color: #ffe800;
}
#home-content .hlLink{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.1em;
	display: block;
	margin-top: 20px;
}
#home-content .hlLink .fa{
	color: #FFBD07;
	margin-right: 5px;
}
#home-content .centerEM{
	text-align: center;
	display: block;
}
#home-content #pfResource .goldBottom{
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	padding: 30px;
	margin-top: 0px;
}
#home-content #pfResource .goldBottom img{
	display: block;
	margin: 0 auto;
	max-width: 60%;
}
#home-content #pfResource .goldBottom p{
	text-align: center;
	color: #382140;
	font-weight: bold;
	font-size: 1.5em;
}
#home-content #pfResource .goldBottom a{
	color: #6e3061;
}
#home-content #pfResource .lastBox .grid6:last-of-type h3{
	color: #6e3061;
}
#home-content #pfResource .lastBox ul, #home-content #pfResource .lastBox li{
	text-align: left;
	color: #fff;
}

@media only screen and (max-width:768px){
	#home-content #pfResource #ccArea .grid5{
		display: none;
	}
	#home-content #pfResource .criticalConvoSection{
		padding: 0px 10px;
	}
	#home-content #pfResource .btnRight{
		float: none;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
		margin-right: 0px;
	}
	#home-content #pfResource .criticalConvoSection .grid4{
		padding: 5px 10px;
	}
	#home-content #mobileBtn{
		padding: 0px 20px;
	}
	#home-content #pfResource h2{
		margin-top: 20px;
		margin-left: 0px;
		margin-bottom: 10px;
		text-align: center;
	}
}




/********************************/
/*******	BRAND CSS	*********/
/********************************/
/* side menu */
#home-content .hideMenu{
	display: none;
}
#home-content .invisible{
	display: none;
}
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks > .grid12:first-of-type > a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #763775;
}
#home-content .sideLinks .grid12 a:hover{
	color: #763775;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}

.purplePara .accordion > div{
	background-color: #fff;
	margin-top: -20px;
	padding-top: 30px;
}
#home-content .purplePara h3.selected{
	border-bottom: 0px;
	border-left: #fff;
	border-right: #fff;
}
.standout-section{
	padding: 3.5%;
	float: left;
	width: 100%;
}
#home-content .purplePara .goldFont{
	color: #ffe800;
}
#home-content .purplePara .silverFont{
	color: #fff;
	font-size: 1em;
}
#home-content .tileBuilderSnippet > div{
	padding-right: 30px;
}
.contentHolder .purplePara a.btnMain:visited{
	color: #fff;
}
#home-content .targetVid .grid6:last-of-type{
	padding: 0% 0%;
}
#home-content .targetVid .grid6 img, #home-content .targetVidII .grid6 img{
	height: 100%;
}
#home-content .targetVidII .grid6:first-of-type{
	padding: 0%;
}
.ocStudents .grid6{
	padding-right: 30px;
}
#home-content .ocStudents .targetVidII .grid6, #home-content .ocStudents .targetVid .grid6:first-of-type{
	padding: 0px;
	padding-right: 0px;
}
.centerH2{
	text-align: center;
}
.purplePara .wcuLink svg, .pyPara2 .grid6:last-of-type .wcuLink svg, .pyPara1 .grid6:first-of-type .wcuLink svg{
	fill: #F5F5F5;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
	height: 100%;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
.pyPara1 .silverFont, .pyPara1 .silverFont svg{
	color: #F5F5F5;
	fill: #F5F5F5;
}
.contentHolder .purplePara .accordion a:visited{
	color: #6e3061;
}
#hp-2025 .vidSpLit .grid6:first-of-type{
	padding: 0px 0px;
}
#home-content .blockB{
	display: inline-block;
	padding: 20px 20px;
	border: 6px solid #d4a129;
	font-size: 1.7em;
	color: #382140;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 5px;
}
#home-content .legalAidImg{
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 20%;
	max-width: 250px;
}
.sideAccordion .grid6:first-of-type{
	padding-right: 20px;
}
#home-content #vid-central, .border{
	float: left;
	width: 100%;
	display: block;
}
#home-content #vid-central{
	padding: 2.5% 0%;
}

@media only screen and (min-width:768px){
	.noImgPad .grid6:first-of-type{
		padding: 0px 0px !important;
	}
	#home-content #ocs-box{
		padding: 2.5% 0%;
	}
	#home-content #ocs-box .border{
		padding: 2.5% 5%;
	}
	#home-content .sideAccordion{
		margin-top: 1.5% !important;
	}
	.sideAccordionContent h2{
		margin-top: 10px;
	}
}
@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;
	}
}
