/* 
This is the section css for
University Advancement and External Affairs 
*/

/*****************************************************/
/*****************************************************/
/*					NEW BRAND CSS					*/
/*****************************************************/
/*****************************************************/

#home-content .staffArea{
	padding: 2% 15% 5% 15%;
}
#home-content .staffArea .grid3{
	padding-right: 30px;
}
#home-content .staffArea .smallImage{
	float: right;
	max-width: 200px;
	margin-bottom: 10px;
}
#home-content .staffArea .smallHead{
	color: #6e3061;
}
#home-content .staffArea h2{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
#home-content .staffArea h4{
/* 	display: inline-block; */
	margin-top: 0px;
}
#home-content .staffArea .title{
	margin-top: 5px;
}
#home-content .centerContent .accordion h3 a{
	text-align: center;
}
#home-content h2 .psuedoHead4{
	margin-bottom: 10px;
}
#home-content .eventSection{
	float: left;
	width: 100%;
	display: block;
	padding: 1% 15%;
}
#home-content .eventSection h2{
	text-align: center;
}


/* #home-content .stratPri h3{
	margin-top: 0px;
} */
/* #home-content .stratPri li{
    font-weight: bold;	
	font-size: 1.1em;
	margin-bottom: 5px;
} */
#home-content .legend img{
	margin-bottom: -8px;
	margin-right: 5px;
	margin-left: 15px;
}
#home-content .legend img:first-of-type{
	margin-left: -5px;
}
#home-content .welcomeCenter .accordion h3{
	text-align: center;
}
.centerH2{
	text-align: center;
}
.centerContent .grid4{
	padding: 0px 10px;
}
#home-content .centerContent .accordion td img{
	float: left;
	margin: 0px 2px 10px 2px;
}
.purplePara, .pyPara2, .pyPara1{
	padding: 3.5%;
}
hr.purplePara{
	padding: 0;
}
#home-content .pyPara1 .smallHead, #home-content .staffArea .smallHead{
	line-height: 2em;
}
.pyPara2, .pyPara1{
	display: flex;
}
.pyPara2 .grid6:first-of-type, .pyPara1 .grid6:last-of-type{
	background-color: #FFE800;
}
.pyPara2 .grid6:last-of-type, .pyPara1 .grid6:first-of-type{
	background-color: #382140;
	height: 100%;
}
#home-content .goldFont{
	color: #FFE800 !important;
}

.artSocialBar{
	width: 100%;
	display: block;
	background-color: #6e3061;
	text-align: center;
	padding: 10px;
	float: left;
	margin-top: -25px;
}
#home-content .artSocialBar p{
	margin: 0px 0px;
}
.socialLogo{
	display: inline-block;
	margin-right: 5px;
	max-width: 45px;
}

#home-content #staffPage img {
    max-width: 350px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 100%;
}
#home-content #staffPage .grid3{
	padding-right: 20px;
}
#home-content #staffPage .title{
	margin-top: -10px;
	font-weight: bold;
}
#home-content .btnRight{
	float: right;
	margin-left: 10px;
}

#home-content #events-page .grid3, #home-content #events-page .grid4{
	padding-right: 30px;
}



@media only screen and (max-width:1266px){
	#home-content .staffArea{
		padding: 3% 5% 6% 5%;
	}
	#home-content .staffArea .smallImage{
		max-width: 100%;
	}
}

@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;
	}
	.centerContent ol{
		margin-left: 20px;
	}
	#home-content .staffArea .smallImage{
		max-width: 250px;
		float: left;
	}
}

.heroWelcomeWeek{
	width: 100%;
}


.collageImages{
	background-image: url(/visitors/images/visitBack1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	float: left;
	position: relative;
	z-index: 10;
}
.collageImages h2{
	font-size: 3em;
	margin: 50px 0px;
	text-align: center;
	margin-top: 80px;
}
.collageImages h4{
	text-transform: uppercase;
}
.bottomPlacement{
	width: 100%;
}
.cardImageBackground1{
	position: relative;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, 
		rgba(0, 0, 0, 0.51) 16%, rgba(0, 0, 0, 0) 26%);
}
.cardImageBackground1 img{
	z-index: -1;
	position: relative;
}
.cardImageBackground1 > h4{
	position: absolute;
	padding: 20px 20px 0px 20px;
	color: #fff;
}
.collageImages img{
	width: 100%;
}
.collageImages .row-responsive:first-of-type, .collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:first-of-type .grid3{
	display: flex;
}
.collageImages .row-responsive:first-of-type{
	margin-bottom: 30px;
}
.collageImages .row-responsive:first-of-type .grid5{
	padding-right: 20px;
	padding-left: 20px;
}
.collageImages .row-responsive:first-of-type .grid4:first-of-type, .collageImages .row-responsive:first-of-type .grid3:last-of-type{
	padding-right: 0px;
	padding-left: 0px;
}

@media only screen and (max-width:1400px){
	.collageImages{
		background-image: url(/secondary/images/secondaryBackground.jpg);
	}
	.collageImages h2{
		font-size: 2em;
		margin: 40px 0px;
	}
	.collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:first-of-type .grid3{
		width: 100%;
	}
	.collageImages .row-responsive:first-of-type{
		margin-bottom: 0px;
		display: block;
	}
	.collageImages .row-responsive:first-of-type .grid3, .collageImages .row-responsive:last-of-type .grid3, .collageImages .row-responsive:first-of-type .grid5, .collageImages .row-responsive:first-of-type .grid4, .collageImages .row-responsive:last-of-type .grid5, .collageImages .row-responsive:last-of-type .grid4{
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 20px;
		display: block;
	}
	.collageImages{
		padding: 30px 20px;
	}
	.cardBox{
		position: relative;
		height: auto;
		background-size: 100%;
		background-position: left center; 
	}
	.cardImageBackground1{
		height: auto;
	}
	.cardBox .cardContent{
		bottom: 0% !important;
		position: relative !important;
	}
}