a#btnContactBrandTop{
	display: none !important;
}

.fancybox-inner, .fancybox-Outer, .fancybox-opened{
	width: auto !important;
	min-width: 45%;
}

#home-content .linkWrapper img{
	width: 100%;
}
#home-content .youtubePlaylist iframe{
	display: block;
	margin: 0 auto;
}
/*Digital Celebration Pack*/
#home-content .grid3{
	padding-right: 20px;
}
#home-content #celebrating20 .celDiv .grid6, #home-content #celebrating20 .celDiv .grid9, #home-content #celebrating20 .celDiv .grid8, #home-content #celebrating20 .celDiv .grid3{
	padding-right: 20px;
}
#home-content #celebrating20 img{
	display: block;
	margin: 0 auto;
}
#home-content #celebrating20 img:last-of-type{
	margin-top: 20px;
}
#home-content #celebrating20 .playBtn{
	display: none;
}
#home-content .faIcons{
	text-align: center;
}

#home-content .pictureGridContainer .pictureGrid img{
	width: 100%;
}
#home-content .internshipChallenge img{
	max-width: 475px;
}
#home-content .wcuVideo img{
	margin-top: 30px;
}
#home-content .wcuVideo h3{
	margin: 20px 0px 20px 0px;
	font-size: 1.3em;
}

/* [id^=hdnContent]{
	display: none;
	padding: 10px 20px;
	max-width: 600px;
}
[id^=hdnContent] ul{
	margin-left: 20px;
	margin-bottom: 15px;
} */

#home-content .historyImg{
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

#home-content .padHelper .fancybox-contentDS{
	color: #763775;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	display: inline-block;
}
#home-content .padHelper .row-responsive{
	margin-bottom: 1px;
	margin-top: 5px;
}

/*events*/

#home-content .grid4{
	padding: 10px;
}

#home-content .events .eventTitle span{
	color: #6e3061;
	font-size: 1.2em;
	font-weight: bold;
}
#home-content .events .eventTitle a{
	color: #6e3061;
}
#home-content .events .eventTitle{
	border-left: 3px solid #eee;
	margin-bottom: 30px;
	padding: 5px 15px;
}
#home-content .events .grid3{
	margin-top: 2px;
}
#home-content .events .bigEvent{
	border-left: 4px solid #ffe800;
}
#home-content .events .bigEvent:hover a{
	color: #ffe800;
}
#home-content .events .bigPad{
	background-color: #6e3061;
	padding: 5px 15px;
}
#home-content .events .bigEvent span{
	font-size: 1.4em;
}
#home-content .events .bigEvent, #home-content .events .bigEvent a{
	color: #F5F5F5;
}


/**IMAGE PLACEMENT**/
#home-content .imgRight{
	float: right;
	padding-left: 10px;
}
#home-content .imgLeft{
	float: left;
	padding-right: 10px;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}

#home-content .grid4{
	padding-right: 20px;
}
#home-content .grid6, #home-content .grid7{
	padding-right: 20px;
}
#home-content .grid7 .wcucontent {
	border-right: 2px #ffe800 solid;
	padding-right: 10px;
}
#home-content .grid5 .wcuVideo{
	text-align: center;
}
#home-content .grid5 .wcuVideo h3{
	color: #763775;
	border-bottom: none;
	text-transform: uppercase;
}
#home-content .grid5 .wcuVideo h3:after{
	display: none;
}
#home-content .grid5 .wcuVideo p{
	color: #763775;
}

#home-content .grid5 .wcuVideo .playBtn{
	display:none;
}
#home-content .history h2{
	color: #763775;
}
#home-content .history{
	padding: 1% 2.5%;
}
#home-content .panelInfo span.panelTitle{
	background-color: rgba(0, 0, 0, .8);
	padding: 20px 10px;
}

/** TIMELINE **/
#home-content .timeline{
	position: relative;
	width: 100%;
}

#home-content .timeline .right .reduce, #home-content .timeline .left .reduce{
	display: block;
	margin: 10px auto;
	max-width: 500px;
}
#home-content .timeline h3{
	border-bottom: none;
	margin: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #441F49;
	font-size: 1.4em;
}
#home-content .timeline h4{
	border-bottom: 3px solid #441F49;
}
#home-content .timeline h3:after{
	display: none;
}
#home-content .timeline:after{
	content: '';
	position: absolute;
	width: 6px;
	margin-left: -3px;
	background-color: #441F49;
	top: 0;
	bottom: 0;
	left: 50%;
}
#home-content .timeline > .grid12{
	margin: 20px 0;
	position: relative;
}
#home-content .timeline > .grid12:first-of-type{
	margin-top: 10px;
}
#home-content .timeline p{
	margin-top: 0;
}
#home-content .timeline > .grid12.left{
	padding-right: 20px;
	width: 50%;
	clear: left;
}
#home-content .timeline > .grid12.right{
	padding-left: 20px;
	width: 50%;
	clear: right;
	margin-top: 150px;
}
#home-content .timeline .date{
	border: 2px solid #EEE;
	padding: 5px 10px;
	position: relative;
	box-shadow: 0px 0px 5px 2px #888888;
	font-size: 1.1em;
}
#home-content .timeline > .grid12 > .grid12:after{
	content: '';
	width: 20px;
	height: 20px;
	background: #FFF;
	border: 4px solid #B094B5;
	position: absolute;
	border-radius: 50%;
	top: -15px;
	z-index: 1;
}
#home-content .timeline .left > .grid12:after{
	right: -35.5px;
}
#home-content .timeline .right > .grid12:after{
	left: -35.5px;
}
#home-content .timeline .right img,
#home-content .timeline .left img{
	display: block;
	margin: 10px auto;
	max-width: 700px;
	width: 100%;
}
#home-content .timeline .right .minusPad, #home-content .timeline .left .minusPad{
	margin-top: -20px;
}
#home-content .timeline .right .grid6:first-of-type, #home-content .timeline .left .grid6:first-of-type{
	padding-left: 0px;
	padding-right: 10px;
}
#home-content .timeline .right .grid6:last-of-type, #home-content .timeline .left .grid6:last-of-type{
	padding-left: 10px;
	padding-right: 0px;
}


#home-content .timeline .right .img50, #home-content .timeline .left .img50{
	display: inline-block;
	max-width: 48%;
	padding-right: 10px;
}

/** PRESIDENT WELCOME BACK **/
#home-content .welcomeBackAddress .noList{
	list-style-type: none;
	margin-left: 0;
}
#home-content .welcomeBackAddress .addressInfo{
	text-align: center;
}
#home-content .welcomeBackFB{
	display: none;
}

@media only screen and (max-width:768px){

	#home-content .contentHolder h2{
		line-height: 60px;
	}
}
