/* 
This is the section css for
Public Policy and Administration 
*/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .grid3, #home-content .grid4, #home-content .grid9{
	padding-right: 20px;
}
#home-content .grid3{
	padding-right: 20px;
}
#home-content .dpaBanner{
	font-size: 3em;
	text-align: center;
	color: #763775;
	font-weight: bold;
}
#home-content .btnFull{
	width: 100%;
}

/* == GLOBAL == */
#home-content div[class^=col] { overflow: auto; }
#home-content .col3-9 > .row-responsive > .grid9 { padding-left: 20px; }
#home-content .col4-8 > .row-responsive > .grid8 { padding-left: 20px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 10px; }
#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 10px; }
#home-content .col8-4 > .row-responsive > .grid8 { padding-right: 20px; }
#home-content .col9-3 > .row-responsive > .grid9 { padding-right: 20px; }
#home-content .col3-3-3-3 > .row-responsive > .grid3:nth-child(1){ padding-right: 10px;}
#home-content .col3-3-3-3 > .row-responsive > .grid3:nth-child(2){ padding: 0 5px;}
#home-content .col3-3-3-3 > .row-responsive > .grid3:nth-child(3){ padding: 0 5px;}
#home-content .col3-3-3-3 > .row-responsive > .grid3:nth-child(4){ padding-left: 10px;}

#home-content .tabContentContainer { overflow: auto; }

#home-content .noList {
	list-style: none;
	margin-bottom: 1em;
	margin-left: 0;
}

/* == SIDE MENU == */
#home-content .sideLinks h4 { color: #763775; margin-bottom: 5px; text-transform: uppercase; }
#home-content .sideLinks ul { background-color: transparent; }
#home-content .sideLinks li { background-color: #EEE; margin-bottom: 5px;}

/* academicsDPA.aspx */
#home-content .closeList li { margin-bottom: 0; }
#home-content .coloredGrid .gridHeader { background-color: #441F49; }
#home-content .coloredGrid .gridHeader p { color: #fff;  font-weight: bold; }
#home-content .coloredGrid .grid12 p { margin: 0; }
#home-content .coloredGrid .grid12 div { padding: 5px; }
#home-content .coloredGrid .grid12:nth-child(even) { background-color: #eee; }

/* default.aspx */
#home-content .transBtn {
	width: 100%;
	font-size:1.2em;
	font-weight: bold;
	background-color: #EEE;
	color:#441F49;
	border: 2px solid #441F49;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}
#home-content .transBtn a {
	color: #441F49;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
	background-image: linear-gradient(to left, transparent, transparent 50%, #441F49 50%, #441F49);
	background-position: 100% 0;
	background-size: 200% 101%;
	transition: all .2s ease-out;
}
#home-content .transBtn a:hover {
	background-position: 0 0;
	color: #EEE;
}
#home-content #btnBuild {
	display: block;
	overflow: hidden;
	padding: 10px 20px;
}
#home-content #btnBuild .transBtn:last-of-type {
	margin-bottom: 0;
}
#home-content .homeSpotLight {
	background-color: #eee;
	clear: both;
	padding: 20px;
}
#home-content #iconSection {
	border-top: 4px solid #441F49;
	border-bottom: 4px solid #441F49;
	padding: 20px;
	float: left;
}
#home-content #iconSection img {
	display: block;
	margin: 0 auto;
	width: 35%;
}
#home-content #iconSection + .row-responsive { margin-top: 0; }
#home-content .fullLinkWrapper {
	clear: both;
	overflow: auto;
}
#home-content .fullLinkWrapper .pictureBtns { margin-top: 0; }
#home-content .pictureBtns { padding: 0; }
#home-content .pictureBtns .grid,
#home-content .pictureBtns .grid a { width: 100%; }
#home-content .contentSlidesContainer {
	margin-top: 0;
	padding-right: 0;
}
#home-content .contentSlides { margin-top: 0; }
#home-content .contentSlides > h4 {
	border-bottom: 1px solid #ddd;
	clear: left;
	font-size: 1.17em;
	margin: 20px 0;
	position: relative;
	padding-bottom: 10px;
}
#home-content .contentSlides > h4::after {
	background: #763775;
	bottom: -2px;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	position: absolute;
	width: 5%;
}
#home-content .contentSlides .col4-8 > .row-responsive > .grid4 img { width: 100%; }
#home-content #topHomeSection > .row-responsive,
#home-content #halfBtns > .row-responsive { margin: 0; }
#home-content #halfBtns { margin-top: 1em; }
#home-content #naspaa {
	margin-bottom: 1em;
	width: 100%;
}
#home-content #twitterBox {
	max-height: 700px;
	overflow: scroll;
}
#home-content .faIcons { float: right; }

/* newsEvents.aspx */
#home-content #newsEvents .col3-9 > .row-responsive > .grid3 > img { width: 100%; }
#home-content #newsEvents .col2-10 > .row-responsive > .grid2 > img { 
	width: 100%;
	padding-right: 10px;
}
#home-content #newsEvents .col2-10 > .row-responsive{
	border-bottom: 2px solid #763775;
	margin: 10px 0;
	padding: 10px 0;
	margin-top: 0;
	padding-top: 0;
}
#home-content #newsEvents .playBtn { display: none; }
#home-content .newsCaption {
	color: #763775;
	font-weight: bold;
	text-align: center;
}
#home-content .videoContainer img { width: 100%; }
#home-content #excavating { width: 100%; }

#home-content #dpaOnly{
	display: none;
}
#home-content #dpaPad .grid9{
	padding-right: 20px;
}

@media only screen and (max-width: 1250px) {
	/* default.aspx */
	#home-content #topHomeSection .grid4 { width: 100%; }
	#home-content #topHomeSection .grid4:first-of-type .fullLinkWrapper { margin-top: 0; }
	#home-content .fullLinkWrapper { margin: 20px 0; }
	#home-content #btnBuild {
		display: block;
		overflow: hidden;
		padding: 0;
	}
	#home-content #btnBuild > h3 { margin-top: 0; }
	#home-content #halfBtns { margin-top: 0; }
	#home-content #halfBtns .grid6 {
		padding: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	/* == GLOBAL == */
	#home-content .col3-9 > .row-responsive > .grid9 { padding-left: 0; }
	#home-content .col4-8 > .row-responsive > .grid8 { padding-left: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(1) { padding-right: 0; }
	#home-content .col6-6 > .row-responsive > .grid6:nth-child(2) { padding-left: 0; }
	#home-content .col8-4 > .row-responsive > .grid8 { padding-right: 0; }
	#home-content .col9-3 > .row-responsive > .grid9 { padding-right: 0; }
	
	/* default.aspx */
	#home-content .contentSlides .col4-8 > .row-responsive > .grid4 img,
	#home-content #naspaa {
		margin: 0 auto;
		width: 40%;
	}
	/* newsEvents.aspx */
	#home-content #excavating {
		margin: 0 auto;
		width: 40%;
	}
}