/* 
This is the section css for
JED Campus 
*/
.pres-section{
	display: block;
	float: left;
	width: 100%;
	padding: 7.5% 15%;
	outline:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pres-section .grid8{
	padding-left: 30px;
}
#home-content .silverFont .wcuLink svg{
	fill: #F5F5F5;
}

.pyPara1 img, .pyPara2 img{
	width: 100%;
}

#home-content .subPageMidSection{
	padding: 10px 50px 20px 50px;
	float: left;
	width: 100%;
}

#home-content #tileSection .grid6, #home-content #tileSection .grid12{
	padding: 10px;
}


#home-content .card{
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	float: left;
	width: 100%;
	height: 100%;
}
#home-content .tl-section h2{
	text-align: center;
}
#home-content .tl-section .grid3{
	padding: 0px 20px;
}
#home-content .tl-section .grid3 .card p:first-of-type{
	font-weight: bold;
}
#home-content .tl-section .grid3:nth-of-type(1) .card{
	border-top: 5px solid #382140;
	border-left: 5px solid #382140;
}
#home-content .tl-section .grid3:nth-of-type(2) .card{
	border-top: 5px solid #ffe800;
	border-left: 5px solid #ffe800;
}
#home-content .tl-section .grid3:nth-of-type(3) .card{
	border-top: 5px solid #6e3061;
	border-left: 5px solid #6e3061;
}
#home-content .tl-section .grid3:nth-of-type(4) .card{
	border-top: 5px solid #d4a129;
	border-left: 5px solid #d4a129;
}




/* 
This is the section css for
Accelerated Programs 
*/



/* side menu */
#home-content .hideMenu{
	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 #FFBD07;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}





/*****************************************************/
/*****************************************************/
/*					NEW BRAND CSS					*/
/*****************************************************/
/*****************************************************/
.centerH2{
	text-align: center;
}
#home-content .borderContent{
	padding: 5% 20%;
	width: 100%;
}
#home-content .borderContent .border{
	padding: 2.5% 5%;
	float: left;
	width: 100%;
}
#home-content .borderContent .border img{
	display: block;
	margin: 0 auto;
}
.center3-9 .grid9{
	text-align: left;
	padding-left: 30px;
}
#home-content .center3-9 .grid9 p, #home-content .center3-9 .grid9 h3, #home-content .center3-9 .grid9 a{
	text-align: left;
}
#home-content .videoContainer{
	padding-right: 0px;
	width: 100%;
}
.centerContent .grid4{
	padding: 0px 10px;
}
.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%;
}
.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: -5px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}
.career-section{
	float: left;
	width: 100%;
	display: block;
	padding: 1% 5% 2.5% 5%;
}
.career-resource-section .grid4 p{
	text-align: center;
	font-weight: bold;
}
.career-resource-section .grid4 img{
	display: block;
	margin: 0 auto;
}
.tl-section{
	float: left;
	width: 100%;
	display: block;
	padding: 2.5% 5%;
	padding-bottom: 5%;
}
.icon-section{
	float: left;
	width: 100%;
	display: block;
	padding: 2% 5%;
}
.icon-section .grid3{
	padding: 0% 5%;
}
.icon-section .grid3 img{
	max-width: 80%;
	display: block;
	margin: 0 auto;
}
#home-content .icon-section .grid3 p{
	text-align: center;
	font-size: 1.2em;
	color: #6e3061;
}

@media only screen and (min-width:768px){
	#home-content .centerContent{
		padding-left: 15%;
		padding-right: 15%;
	}
	#home-content #eventsBox{
		float: left;
		width: 100%;
		display: block;
		padding: 1% 20% 5% 20%;
	}
	#home-content #eventsBox .factsSlides{
		padding: 1% 25%;
	}
	.pyPara2 .row-responsive, .pyPara1 .row-responsive{
		display: flex;
	}
	#home-content .tl-section .row-responsive{
		display: flex;
	}
}
@media only screen and (max-width:1024px){
	#home-content .borderContent{
		padding: 5% 10%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 3.5%;
	}
}
@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;
	}
	#home-content .borderContent{
		padding: 5% 5%;
	}
	#home-content .borderContent .border{
		padding: 2.5% 2.5%;
	}
}







