/* 
This is the section css for
Dub-C Autism Program (D-CAP) 
*/

#home-content #carrPage .purpBlock{
	display: block;
	padding: 20px;
	text-align: center;
	color: #FFBD07;
	background-color: #441f49;
	font-size: 1.7em;
	line-height: 1.3em;
}
#home-content #carrPage .purpBlock::after{
	background: none;
}

#home-content #carrPage .grid9{
	padding-right: 20px;
}
#home-content #carrPage .grid9 .grid4{
	padding: 0px 20px;
}
#home-content #carrPage .grid9 .grid4 img{
	margin: 0 auto;
	display: block;
}
#home-content #carrPage .grid4:first-of-type img{
	padding-top: 120px;
	width: 200px;
}
#home-content #carrPage .grid4:last-of-type img{
	padding-top: 100px;
}
#home-content #carrPage .goalBlock{
	display: block;
	padding: 10px;
	background-color: #eee;
	font-size: 1.2em;
	
}
#home-content #carrPage .goalBlock strong{
	color: #441f49;
}
#home-content #carrPage .hypeBanner{
	display: block;
	padding: 30px;
	text-align: center;
	color: #441f49;
	background-color: #FFBD07;
	font-size: 3em;
	line-height: 1.1em;
	border-bottom: 3px solid #eee;
	border-top: 3px solid #eee;
	margin-top: 0px;
}
#home-content #carrPage .hypeBanner span{
	color: #fff;
	font-size: .7em;
}

/*COLOR BLOCKS*/

#home-content .carr2 .grid9{
	padding-right: 20px;
}
#home-content .carr2 .grid6 .learn{
	margin-right:5px;
}
#home-content .carr2 .reside{
	background-color: #BF5408;
	padding: 20px;
}
#home-content .carr2 .learn{
	background-color: #FFBD07;
	padding: 20px;
}

#home-content .carr2 .learn p{
	color:	#441F49;
}
#home-content .carr2 .interact{
	background-color: #2e8540;
	padding: 20px;
}
#home-content .carr2 .acquire{
	background-color: #441F49;
	padding: 20px;
	margin-top: -25px;
	margin-bottom: 10px;
}

#home-content .carr2 .reside p, #home-content .carr2 .interact p, #home-content .carr2 .acquire p{
	color: #fff;
}

#home-content .carr2 .blockWord{
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;

}

/*Side Menu Template CSS*/
/** SIDE MENU **/
#home-content .sideLinks{
	margin-top: 17.430px;
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	margin-bottom: 5px;
}
#home-content .sideLinks a{
	background-color: #EEE;
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	margin-bottom: 5px;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 0px 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;
}


/* ***** GLOBAL ***** */
#home-content .noList {
	list-style: none;
	margin-left: 0;
}

#home-content .farList li {
	margin-bottom: 1em;
}

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

#home-content #homepage .grid4 img:first-of-type{
	max-width: 200px;
	padding-top: 0px;
	margin-top: 0px;
}
#home-content #homepage .videoContainer img:first-of-type{
	width: 100%;
	max-width: 480px;
	padding-top: 0px;
	margin-top: 0px;
}
#home-content #homepage .videoContainer a{
	width: 100%;
}
#home-content #homepage .videoContainer{
	margin-top: 30px;
}
#home-content #homepage .grid4 .bigBtn{
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 10px;
}
#home-content #homepage .faIcons {
	margin: 0;
	float: right;
}
#home-content #homepage .grid8{
	padding-right: 10px;
}
#home-content #homepage .grid4 p{
	margin: 0;
}
#home-content #homepage .grid4 p a.btn{
	width: 100%;
}
#home-content #homepage .flexslider .flex-prev{
	background-color: black;
	border: black solid 5px;
	height: 88%;
	padding-right: 30px;
	padding-left: 25px;
	opacity: 100%;
	margin-left: -18px;
	top: 14%
}
#home-content #homepage .flexslider .flex-next{
	background-color: black;
	border: black solid 5px;
	height: 88%;
	padding-right: 30px;
	padding-left: 25px;
	opacity: 100%;
	margin-right: -18px;
	top: 14%
}


/* ***** DCAP STAFF ***** */
#home-content .dcapStaff img{
	float: left;
	margin-right: 10px;
}

#home-content .dcapStaff h4 {
	clear: both;
	padding-top: 1em;
}

/* ***** HOW TO APPLY ***** */
#home-content .noDots {
	list-style-type: none;
	margin-left: 0;
}

/* ***** PARENT RESOURCES ***** */
#home-content .citation {
	text-indent: -2em;
	margin-left: 2em !important;
}

#home-content .noPlay .playBtn{
	display: none;
}
/* STUDENT RESOURCES */
#home-content #stuServices h5 { margin-bottom: 0; }

@media only screen and (max-width: 768px) {
	/* HOMEPAGE */
	#home-content #homepage .grid8{
		padding-right: 0;
	}

	/*carr2*/
	#home-content .carr2 .grid6{
		padding-top: 20px;
	}
	#home-content .carr2 .acquire{
		margin-top: 15px;
	}
}

#home-content .topBannerMessage {
    margin-top: -20px;
    margin-left: -30px;
    width: calc(100% + 60px);
}