/* 
This is the section css for
Criminal Justice 
*/

#home-content .crimalumni1 .grid2 { padding-right: 10px; }
#home-content .crimalumni1 .grid10 { padding-left: 10px; }
#home-content .crimalumni1 .grid2 img { width: 100%; }

#home-content a.morelink {
	outline: none;
}
#home-content .morecontent span {
	display: none;
}


/* side menu */
#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;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #763775;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #763775;
	border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}
#home-content .hideHeader{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* GLOBAL */
#home-content .noList { list-style: none; margin-left: 0px; }
#home-content .crimalumni ul { list-style: none; margin-left: 0; }
#home-content .crimalumni li { display: none; }
#home-content .crimalumni img { display: block; margin: 0 auto; max-width: 150px; width: 70%; }
#home-content .normPage .grid8 { padding-right: 20px; }
#phillyContainer { position: relative; text-align: center; }
#departmentLogos { clear: both; }
#departmentLogos img { display: block; margin: 0 auto; }
#departmentLogos span { color: #763775; font-weight: bold; font-size: 1.2em; }
#departmentLogos p { color: #763775; font-weight: bold; text-align: center; }
#departmentLogos .centered { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#home-content .sideLinks #departmentLogos a:hover {
	border-left: none;
}

#home-content .sideLinks #departmentLogos a {
	border-bottom: #fff;
	border-right: #fff;
}

#home-content .card {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	display: inline-block;
	padding: 1rem;
	padding-top: 0;
	position: relative;
	width: 100%;
}

/* ADVISING */
#home-content #advising .grid8 { padding-right: 20px; }

/* ALUMNI */
#home-content #alumni h3 { font-size: 1.1em; margin-top: 0;}
#home-content #alumni .row-responsive { border-bottom: 2px solid #eee; }
#home-content #alumni .row-responsive:nth-child(even) img { float: left; margin: 5px 15px 15px 0; }
#home-content #alumni .row-responsive:nth-child(odd) img { float: right; margin: 5px 0 15px 15px; }



/* CLUB */
#home-content #club .grid8 { padding-right: 20px; }
#home-content .flexsliderLarge { margin-bottom: 0; }
#home-content .flexsliderLarge img { width: 100%; }
#home-content .flex-caption { padding: 5px; max-height: 250px; }
#home-content #club .faIcons { float: right; }



/* DEFAULT */
#home-content #homepage .grid9 { padding-right: 20px; }
#home-content .commEngagements { overflow: hidden; }
#home-content .commEngagements h3 { border-bottom: none; margin-top: 0; }
#home-content .commEngagements h3:after { display: none; }
#home-content .commEngageList .grid6 { padding: 0 10px; margin-bottom: 0; }

#home-content #factsSlides .slides { padding: 0 !important; }
#home-content #factsSlides .slides li span { margin-left: -10px; text-indent: 10px; }
#home-content #factsSlides .slides li span:before { content: "\2022"; margin-right: 5px; }
#home-content #factsSlides .grid2 { padding-right: 10px; }
#home-content #factsSlides .grid10 { padding-left: 10px; }
#home-content #factsSlides img { display: block; width: 100%; }
#home-content #factsSlides h5 { margin-top: 0; font-size: 1.1em; }

/* FACULTY */
#home-content .faculty h3 { color: #763775; border-color: #FFBD07; }

/* FACULTY MEMBERS */
#home-content #facMember .grid8 { padding-right: 20px; }

/* PHILLY */
#home-content #philly img { float: right; padding-left: 1em; }

/* RECOGNITION */
#home-content #recognition .grid8 { padding-right: 20px; }

/* SELECTEDADJUNCT */
#home-content #selectAdjunct ul { list-style: none; margin-left: 0; margin-top: 1em; }
#home-content #selectAdjunct ul li:nth-child(1) { font-weight: bold; }

/* STUDENTALUM */
#home-content #stuAlumni .secondarySlider img { width: 100%; }

/* WHY */
#home-content #whyWCU .grid8 { padding-right: 20px; }

/* PRACTICUM */
#home-content .practicumSlider .flex-caption p{
	margin: 0;
	padding: 5px;
}
#home-content .practicumSlider .flex-caption{
	min-height: 50px;
}

@media only screen and (max-width: 768px) {
	#home-content #homepage .grid9,
	#home-content .normPage .grid8,
	#home-content #advising .grid8,
	#home-content #ba .grid8,
	#home-content #facMember .grid8,
	#home-content #club .grid8,
	#home-content #recognition .grid8,
	#home-content #whyWCU .grid8 { padding-right: 0; }
}





/* DEFAULT REBRAND */
#home-content .welcomeMessage, #why-study-section{
	float: left;
	width: 100%;
	display: block;
	padding: 2.5% 5%;
}
#why-study-section{
	padding-top: 1%;
}
#why-study-section .grid4{
	padding: 0px 20px;
}
#why-study-section .grid4 img{
	width: 100%;
}
#home-content .newsSection {
	display: block;
	width: 100%;
	float: left;
	padding: 5% 8% 2%;
}
#home-content .newsSection .grid7, #home-content .newsSection .grid5 {
	padding:30px;
}

#home-content .newsSection span.dateText{
	font-size: .8em;
	margin-top: 0px;
}

#home-content .newsSection p{
	font-size: 1.2em;
}

#school-counseling .pyPara1{
	background-image: url(https://www.wcupa.edu/education-socialWork/specialEducation/images/sideMenuSplitBack.jpg);
	background-attachment: initial;
}
#school-counseling .pyPara2{
	background-image: url(https://www.wcupa.edu/education-socialWork/counselorEducation/images/new-bg-split.jpg);
	background-attachment: initial;
}
#school-counseling .spacer{
	float: left;
}
#school-counseling .btnPad .grid6:first-of-type{
	padding-right: 5%;
	padding-left: 5%;
}

#home-content .border-alt{
	padding: 2.5% 5%;
} 

.ovBlockContainer .innerWCUSplitBlock{
	padding-top: 2.5%;
	padding-bottom: 2.5%;
}



@media only screen and (min-width: 768px) {
	#home-content .widpad{
		padding-left: 5%;
	}
}


@media only screen and (max-width: 1444px) {
	#home-content #school-counseling .pyPara2 .grid6:first-of-type, #home-content #school-counseling .pyPara1 .grid6{
		padding-left: 5px;
	}
	.pyPara2 h2{
		overflow-wrap: break-word;
		word-wrap: break-word;
		word-break: break-word;
		-ms-word-break: break-all;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
}

@media only screen and (max-width: 768px) {
	.wcuSplitBlockContainer > .row-responsive{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#school-counseling .spacer{
		display: none;
	}
}


