
#home-content .fa-facebook-square{color: #3b5998;}
#home-content .fa-twitter-square{color: #55acee;}
#home-content .fa-youtube-square{color: #bb0000;}
#home-content .fa-linkedin-square{color: #007bb5;}
#home-content .fa-instagram{color: #125688;}
#home-content .fa-pinterest-square{color: #cb2027;}
#home-content .fa-flickr{color: #ff0084;}
#home-content .grid9{
	padding-right: 20px;
}
#home-content .mainSocial ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .mainSocial li{
	display: inline;
	font-size: 2.5em;
	margin-right: 3px;
}
#home-content .mainSocial{
	text-align: right;
	margin-bottom: 10px;
}

#home-content .padRight{
	padding-right: 20px;
}
#home-content .grid4{
	padding-right: 20px;
}

#home-content .inTheNews li {
	list-style-image: url(/communications/includes/);
}

#home-content .faIcons{
	float: right;
	margin-bottom: 10px;
}
#home-content .commHomeRight .faIcons{
	float: none;
	margin: 0;
}

#home-content .smallIcons .faIcons {
	font-size: 1em;
	margin-right: 5px;
	float: left;
}

#home-content .inTheNews h2 span {
	font-size: 2em;
}

#home-content .magazineRow .docuIcon {
	display: none;
}

#home-content .padLeft {
	padding-left: 20px;
}

/**HOME**/
#home-content .commHomeLeft{
	padding-right: 10px;
}
#home-content .commHomeRight .social{
	list-style-type: none;
	margin-left: 0;
	float: right;
}
#home-content .commHomeRight .social li{
	float: left;
	font-size: 3em;
}
#home-content .commHomeRight .social li:not(:last-of-type){
	padding-right: 5px;
}
#home-content .featuredWork{
	background: #EEE;
	padding: 10px;
}
#home-content .featuredWork h3{
	margin: 0;
	border-bottom: none;
	color: #441F49;
	text-transform: uppercase;
}
#home-content .featuredWork h3:after{
	display: none;
}
#home-content .featuredWork p{
	font-weight: bold;
}
#home-content .newsroomHome img{
	display: block;
	margin: 0 auto;
}
#home-content .commHomeRight > .grid12{
	margin: 10px 0;
}
#home-content .contactInfo h4{
	border-bottom: none;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 10px 10px 20px;
	background-color: #441F49;
	color: #FFF;
	font-size: 1.2em;
}
#home-content .resourcesHome ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .resourcesHome li{
	padding: 5px 0;
}
#home-content .resourcesHome a{
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFF;
}
#home-content .resourcesHome a,
#home-content .resourcesHome a:visited{
	color: #441F49;
}
#home-content .resourcesHome a:hover{
	border-bottom: 1px solid #FFBD07;
}
#home-content .hideFeed{
	display: none;
}
#home-content .connect > ul{
	list-style-type: none;
	margin: 0;
	margin-bottom: 10px;
}
#home-content .connect > ul li{
	margin: 5px 0;
	padding: 0 5px;
	color: #441F49;
	font-weight: bold;
	border-left: 2px solid #FFF;
}
#home-content .connect > ul li:hover{
	cursor: pointer;
	border-left: 2px solid #FFBD07;
}
#home-content .connect > ul li.disableSocial{
	border-left: 2px solid #FFBD07;
}
#home-content .socialFeed{
	text-align: center;
}

/* side menu */
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	background-color: #FFF;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks .accordion a a{
	padding: 0px;
	padding-left: 0px !important;
	border-bottom: none;
	border-right: none;
}
#home-content .sideLinks .accordion a{
	padding-left: 30px;
}
#home-content .sideLinks .accordion a:hover a{
	border-left: none !important;
}
#home-content .sideLinks .accordion h3{
	font-size: 1em;
	font-family: "myriad-pro", Arial, sans-serif
}
#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;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #6e3061;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #6e3061;
	border-left: 3px solid #FFE800;
}
#home-content .sideLinks .activeSideLink{
	color: #6e3061;
	border-left: 3px solid #6e3061;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}
#home-content .hideMenu{
	display: none;
}


/********** DEFAULT PAGE **********/
#home-content .commDefault .contentHolder{
	padding: 0;
}
#home-content .leftGrid{
	padding-right: 10px;
}
#home-content .rightGrid h4{
	margin-bottom: 5px;
}
#home-content .resources{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #EEE;
}
#home-content .resourceList{
	list-style-type: none;
	margin-left: 0px;
}
#home-content .news{
	background-color: #EEE;
	padding: 10px 30px;
}
#home-content .news figure a{
	color: #474747;
}
#home-content .news h2{
	margin-top: 0;
	color: #763775;
	text-transform: uppercase;
	font-size: 1.2em;
}
#home-content .news h2 span{
	font-size: 2em;
}
#home-content .prNewsItem:nth-of-type(n+4){
	display: none;
}
#home-content .prNewsItem{
	display: block;
	float: left;
	text-align: center;
	width: 33%;
	padding: 0 5px;
}
#home-content figure{
	margin: 0;
	padding: 10px 0;

}
#home-content .prNewsItem h3{
	display:inline-block;  
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: none;
	font-size: 1em;
}
#home-content .prNewsItem h3:after{
	display: none;
}
#home-content .prNewsItem:hover img{
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .35);
}
#home-content .moreLinks{
	float: right;
	display: block;
	margin: 0 5px;
}
#home-content .wcuMagazine{
	padding: 10px 30px;
	background-color: #441F49;
	text-align: center;
	text-transform: uppercase
}
#home-content .wcuMagazine h2{
	color: #FFF;
	font-size: 2.5em;
	line-height: 120%;
}
#home-content .wcuMagazine p{
	color: #FFF;
}
#home-content .wcuMagazine a{
	color: #FFBD07;
	font-size: 2em;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
#home-content .wcuMagazine a:hover{
	text-decoration: underline;
}
#home-content .inTheNews{
	background-color: #EEE;
	padding: 10px 30px;
}
#home-content .inTheNews h2{
	color: #763775;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 0px;
}
#home-content .inTheNews h2 span{
	font-size: 2em;
}
#home-content .inTheNews li{
	list-style-image:url(../images/sqpurple.gif);
}
#home-content .syncContentSlides .slides li > div{
	width: 100%;
}
#home-content .syncImg img{
	width: 100%;
}
.flexslider .slides img{
	width: 100%;
}
#home-content .commHomeLeft .syncContentSlides .slides li .grid4{
	padding-right: 0px;
}

/********** Slider **********/
#home-content .syncContentSlides .flex-direction-nav li a{
	display: none;
}

/********** CONTACT INFO BOX **********/
#home-content .contactInfo {
	border: 2px solid #382140;
	margin-bottom: 10px;
}
#home-content .contactInfo ul{
	list-style-type: none;
	margin-left: 0;
	padding: 20px;
}


/********** MARKETING AND ADVERTISING PAGES **********/
.pastWork{
	background-color: #EEE;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#home-content .pastWork h3{
	margin-top: 0;
	margin-bottom: 5px;
}
#home-content .galleryButton{
	float: right;
	margin: 0;
}
#home-content .marketingHome .grid6{
	padding: 0 10px;
}

/********** CREATIVE SERVICES PAGE **********/

#home-content .publications{
	background-color: #EEE;
	padding: 10px;
	margin-bottom: 10px;
}
#home-content .publications ul{
	list-style-type: none;
	margin-left: 0;
}

/********** ADVERTISING ***********/
#home-content .advSocialList{
	list-style-type: none;
	margin-left: 0;
}
#home-content .advSocialList a{
	text-decoration: none;
	font-weight: bold;
}
#home-content .advSocialList span{
	font-size: 2.5em;
	margin-right: 10px;
	margin-top: 10px;
}

/********** PUBLICATIONS AND PRINTING **********/
#home-content .forms{
	padding: 10px;
	background-color: #EEE;
}
#home-content .forms ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .magazineRow{
	padding: 10px;
	margin-top: 10px;
}
#home-content .magazineRow:nth-of-type(even){
	background-color: #EEE;
}
#home-content .magazineRow img{
	float: left;
	margin-right: 10px;
	max-width: 104px;
}
#home-content .magazineRow a{
	text-decoration: none;
}
#home-content .magazineRow h3{
	border-bottom: none;
	color: #763775;
	margin: 0;
	padding: 0;
}
#home-content .magazineRow h3:after{
	display: none;
}
#home-content .currentMag{
	text-align: center;
	font-weight: bold;
}
#home-content .currentMag h3{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#home-content .currentMag h3:after{
	display: none;
}
#home-content .currentMag img{
	max-width: 500px;
}
@media only screen and (max-width:768px){
	#home-content .currentMag img{
		max-width: 100%;
	}
}
#home-content .issuuembed{
	width: 50%;
	height: 400px;
	margin: 0 auto;
}
#home-content .printingStaff img{
	float: left;
	margin-right: 10px;
	width: 20%;
}
#home-content .printingStaff{
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
}
#home-content .printingStaff p{
	margin-top: 0;
}

/********** SOCIAL MEDIA **********/
#home-content .hashtag{
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #763775;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0;
}
#home-content .hashDesc{
	margin-top: 0;
}
#home-content .hashtagRow{
	border-bottom: 2px solid #EEE;
	padding: 10px 0;
}
#home-content .hashtagRow img{
	float: left;
	margin-right: 10px;
}
#home-content .hashtagRow .grid6:first-of-type{
	padding-right: 10px;
}
#home-content .wcuFacebook{
	width: 100%;
}

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

#home-content .socialRow:nth-of-type(even){
	background-color: #EEE;
}
#home-content .socialRow img{
	float: left;
	margin-right: 10px;
	max-width: 50px;
}
#home-content .socialRow ul img{
	max-width: 100%;
	max-height: 30px;
	border-radius: 5px;
	margin-top: 3px;
}
#home-content .socialRow p{
	margin-top: 0;
}
#home-content .socialRow .fa{
	font-size: 2.5em;
	margin-right: 5px;
}
#home-content .socialRow ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .socialRow li{
	display: inline;
}
#home-content .socialDirectory h3{
	margin-top: 30px;
	clear: left;
	float: left;
	width: 100%;
}
#home-content .quickLinks{
	margin-bottom: 10px;
}

/********** STAFF **********/
#home-content .staff ul{
	list-style-type: none;
	margin-left: 0;
}
#home-content .staff li{
	border-bottom: 2px solid #EEE;
	padding: 5px 0;
}
#home-content .staff ul li:last-of-type{
	border-bottom: none;
}
#home-content .staff h2{
	margin-bottom: 0;
}
#home-content .staffAddress{
	margin-top: 0;
	color: #6e3061;
	font-weight: bold;
}

/*********** NEWS ARCHIVES **********/
#home-content .newsArchive{
	margin-bottom: 20px;
	position: relative;
}
#home-content #archiveContent .newsArchive:nth-of-type(odd){
	clear: left;
}
#home-content .newsArchive img{
	margin-right: 10px;
	max-width: 159px;
}
#home-content .newsItem2013 img{
	max-width: 79px;
}
#home-content .newsArchive a{
	text-decoration: none;
}
#home-content .newsArchive:hover{
	background-color: #763775;
	transition-duration: .5s;
}
#home-content .newsArchive:hover h3{
	color: #FFBD07;
	transition-duration: .5s;
}
#home-content #archiveContent .prNewsItem{
	width: 100%;
	text-align: left;
}
#home-content #archiveContent .eventImage{
	float: left;
	margin-top: 0;
}
#home-content #archiveContent h3{
	display: inline;
}
#home-content #archiveContent .prNewsItem .date{
	position: absolute;
	top: 90px;
	left: 8px;
	font-weight: bold;
	background-color: rgba(255, 255, 255, .8);
	padding: 0 5px;
}
#home-content #archiveContent .newsItem2013 .date{
	position: static;
	background-color: transparent;
}
#home-content #archiveContent .newsItem2013:hover .date{
	color: #FFBD07;
	transition: color 0.5s;
}



/********** LOGO POLICIES **********/
#home-content .logoRight{
	float: right;
	margin-left: 10px;
	width: 20%;/
}
#home-content .bottomImg{
	clear: right;
	margin-top: 20px;
}

/********** MASCOT MADNESS **********/
#home-content .mascotMedia{
	float: right;
	margin-left: 10px;
}
#home-content .mascotContent{
	padding-right: 10px;
}
#home-content .mascotMedia .fa{
	font-size: 3em;
}



#home-content .sma-cc{
	padding: 2% 10% 4% 10%;
}
#home-content .sma-cc h2{
	font-size: 2.5em;
}
#home-content #sma{
	display: flex;
	width: 100%;
}
#home-content #sma .frozen{
	position: sticky;
	position: -webkit-sticky;
	top: 20px;
	left: 0;
	width: 100%;
	/* 	padding: 0px 20px; */
}
#home-content #sma h2{
	text-align: center;
}
#home-content #sma .frozen img{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
}
#home-content #sma .sma-image{
	display: block;
	margin-top: 30px;
	float: left;
	width: 100%;
	border-top: 2px solid #ddd;
}
#home-content #sma .sma-image:first-of-type{
	margin-top: 20px;
	border-top: none;
}
#home-content #sma .sma-image:first-of-type img{
	padding-top: 20px;
}
#home-content #sma .right-side h3{
	margin-top: 60px;
	margin-left: 18%;
}

#home-content #sma .grid6{
	padding: 0px 2%;
}
#home-content #sma .left-side{
	padding-top: 2.6%;
}
#home-content .sma-image img{
	float: left;
	padding: 50px 0px 20px 0px;
	max-width: 50%;
}
#home-content #sma .sma-image img:first-of-type{
	padding-right: 10px;
}
#home-content #sma .sma-image img:last-of-type{
	padding-left: 10px;
}
#home-content #sma .sma-qs span{
	font-weight: bold;
	font-size: 1.1em;
	color: #6e3061;
}
#home-content .sm-triad{
	max-width: 120px;
	display: block;
	margin: 0 auto;
	margin-top: -20px;
}

@media only screen and (max-width:1500px){
	#home-content #sma .left-side{
		padding: 3% 5%;
	}
	#home-content #sma .right-side h3{
		margin-left: 14%;
	}
}

@media only screen and (max-width:768px){
	#home-content #sma{
		display: block;
	}
	#home-content #sma .sm-triad{
		margin-top: -18px;
	}
	#home-content #sma .right-side h3{
		margin-left: 0%;
	}
	#home-content #sma .frozen{
		position: relative;
		top: auto;
		left: auto;
	}
	#home-content .sma-image img{
		float: left;
		padding: 50px 10px 20px 0px;
		max-width: 50%;
	}
	#home-content #sma .frozen{
		padding: 0px 0px;
	}
	/** SIDE MENU **/
	#home-content .sideLinks{
		padding-right: 0;
	}

	#home-content .leftGrid{
		padding-right: 0;
	}

	/********** SOCIAL MEDIA **********/
	#home-content .hashtagRow .grid6{
		width: 50%;
	}
	#home-content .quickLinks .grid6{
		width: 50%;
	}

	/*********** NEWS ARCHIVES **********/
	#home-content .archiveRow .grid6{
		width: 100%;
	}
	#home-content .commBenefits .imgRight{
		margin: 0;
		float: none;
	}
	#home-content .sidebar{
		width: 50%;
	}
	#home-content .bannerImg{
		margin: 0;
		float: none;
	}
	#home-content #archiveContent .prNewsItem .date{
		left: 18px;
	}

	/********** MARKETING **********/
	#home-content .marketingHome .grid6{
		width: 50%;
	}

	/********** PUBLICATIONS AND PRINTING **********/
	#home-content .printingStaff img{
		width: 30%;
	}
	/********** LOGO POLICIES **********/
	#home-content .logoRight{
		width: 30%;
	}

	/********** MASCOT MADNESS **********/
	#home-content .mascotContent{
		padding: 0;
		margin-bottom: 20px;
	}
	#home-content .mascotBracket img{
		display: block;
		margin: 0 auto;
	}
}
@media only screen and (max-width:600px){
	/********** DEFAULT PAGE **********/
	#home-content .prNewsItem{
		width: 100%;
	}
}
@media only screen and (max-width:480px){
	/********** SOCIAL MEDIA **********/
	#home-content .hashtagRow{
		border-bottom: none;
		padding: 0;
	}
	#home-content .hashtagRow .grid6{
		width: 100%;
		border-bottom: 2px solid #EEE;
		padding: 10px 0;
	}

	/********** PUBLICATIONS AND PRINTING **********/
	#home-content .issuuembed{
		width: 100%;
	}
	#home-content .printingStaff img{
		width: 40%;
	}

	/********** NEWS ARCHIVES **********/
	#home-content .newsArticleImg{
		display: none;
	}
	/********** LOGO POLICIES **********/
	#home-content .logoRight{
		width: 35%;
	}
}
@media only screen and (max-width:480px){
	#home-content #archiveContent .prNewsItem img{
		display: none;
	}
	#home-content #archiveContent .prNewsItem .date{
		position: static;
		padding: 0;
		background: none;
	}
	#home-content #archiveContent .newsArchive:hover .date{
		color: #FFBD07;
		transition: color .5s;
	}
	#home-content #archiveContent figure{
		padding: 0;
		padding-bottom: 10px;
	}
	#home-content .prNewsItem{
		border-bottom: 2px solid #EEE;
	}
}

/***********Social Media directory Page**********/
#home-content .socialLogo{
	max-width: 30px;
}

#home-content .brand-social-media{
	width: auto;
}

#home-content .brand-social-media img{
	width: 30px;
	height: auto;
}

#home-content .socialRow > img{
	min-width: 100px;
}

#home-content .socialRow p strong{
	font-size: 1.3em;
	color: #6e3061;
}

#home-content .smallIcons h3{
	float: left;
}


/***********	CONTEXT BTNS	**********/
.context-btn{
	position: relative;
	text-align: center;
	text-decoration: none;
	padding: 6% 7.5%;
	transition: all .2s ease-in-out;
	display: table;
	width: auto;
}
#home-content .context-btn:hover {
	transform: scale(1.01);
	transition: all .2s ease-in-out;
}
.context-btn .vert-block{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-align: center;
}
.grid6 .context-btn, .grid5 .context-btn, .grid4 .context-btn, .grid3 .context-btn, .grid2 .context-btn{
	width: 100%;
}
.context-btn .context-head, .context-btn .context-description{
	clear: left;
	display: block;
}
.context-btn .context-head{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
}
.context-btn .context-description{
	font-size: 1em;
	padding-right: 5%;
	padding-left: 5%;
}
.context-btn, .context-btn:visited {
	background-color: #382140;
	color: #fff;
}
.context-btn-white, .context-btn-white:visited {
	background-color: #fff;
}
.context-btn-white .context-head, .context-btn-gold .context-head, .context-btn-white:visited .context-head, .context-btn-gold:visited .context-head{
	color: #6e3061;
}
.context-btn-white .context-description, .context-btn-white:visited .context-description{
	color: #575757;
}
.context-btn-purple{
	background-color: #382140;
}
.context-btn-purple.context-head, .context-btn-purple .context-description, .context-btn-purple:visited .context-description, .context-btn-purple:visited .context-head{
	color: #fff;
}
.context-btn-gold, .context-btn-gold:visited {
	background-color: #ffe800;
}
.context-btn-gold .context-description{
	color: #382140;
}
.context-btn-white{

}
.context-btn-gold{

}
.context-btn-purple{

}
.context-btn-gold:hover .context-head{
	color: #392140;
}
.context-btn-white:hover .context-head{
	color: #392140;
}
.context-btn-purple:hover .context-head{
	color: #ffe800;
}
#home-content .contentHolder hr.context-line{
	max-height: 7.5px;
	min-height: 7.5px;
	height: 7.5px;
	padding: 0px 0px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	display: block;
	width: 100%;
	border: 0px;
}
#home-content .contentHolder .context-btn-gold hr.context-line{
	background-image: url(/communications/images/context-btn-back-purple.jpg);
}
#home-content .contentHolder .context-btn-purple hr.context-line, #home-content .contentHolder .context-btn-white hr.context-line{
	background-image: url(/communications/images/context-btn-back-gold.jpg);
}

.centerH2{
	text-align: center;
}
.context-btn-background{
	padding: 1% 3.5% 3.5% 3.5%;
	float: left;
	width: 100%;
}
.lightPurpleBack{
	background-color: #6e3061;
}
.purpleBack{
	background-color: #382140;
}
.goldBack{
	background-color: #ffe800;
}





/*	NEW CONTACT PAGE 2025	*/
#home-content #contact-page{
	float: left;
	width: 100%;
	display: block;
}
#home-content #contact-page .grid3{
	padding: 0px 2.5%;
	border-right: 5px solid #ffe800;
	margin-top: 30px;
}
#home-content #contact-page .tileBuilderSnippet .grid3:nth-of-type(4), #home-content #contact-page .tileBuilderSnippet .grid3:nth-of-type(8), #home-content #contact-page .tileBuilderSnippet:first-of-type .grid3:last-of-type{
	border-right: 0px;
}


/*	FOOTBALL PAGE - 2025	*/
#football-page{
	float: left;
	display: block;
	margin: 0 auto;
	width: 100%;
}
#football-page img{
	width: 100%;
}
#football-page .section{
	float: left;
	width: 100%;
	padding: 4.5% 5%; 
}
.center-section, #home-content .center-section p, .center-section h2, .center-section h3, .center-section h4, .center-section a{
	text-align: center;
}
#football-page .section .grid4{
	padding-right: 1.5%;
}
#football-page .section .grid4 img{
	max-width: 300px;
	float: right;
}
#football-page #next-game-callout, .fb-background{
	background-image: url("/communications/images/football/football-web-box-background.jpg");
	/* 	background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	display: block;
	width: 100%;
	background-color: #382140;
}
#home-content .fb-background .btnGold{
	color: #382140;
}
#home-content .fb-background .btnGold:hover{
	color: #ffe800;
}
#football-page .wcuSplitBlockContainer .grid6{
	height: auto;
	margin-bottom: -8px;
}
#football-page .coq-section .grid6:last-of-type{
	background-color: #6e3061;
}
#football-page #kids-zone .grid6:last-of-type{
	background-color: #382140;
}
#football-page .coq-section .grid6 h3, #football-page #kids-zone .grid6 h3{
	color: #ffe800;
}
#football-page .wcuSplitBlockContainer .grid6 h3{
	text-transform: uppercase;
}
#football-page .wcuSplitBlockContainer{
	overflow: hidden;
}
#football-page .coq-section .grid6 h4, #football-page .coq-section .grid6 p, #football-page .coq-section .grid6 li, #football-page .coq-section .grid6 ul, #football-page .coq-section .grid6 a:not(.btn), #football-page .coq-section .grid6 h5, #football-page #kids-zone .grid6 h4, #football-page #kids-zone .grid6 p, #football-page #kids-zone .grid6 li, #football-page #kids-zone .grid6 ul, #football-page #kids-zone .grid6 a:not(.btn), #football-page #kids-zone .grid6 h5{
	color: #fff;
}
.fancybox-opened{
	min-width: 60% !important;
}
.fancybox-inner{
	width: 100% !important;
	padding: 1.5% 3.5% !important;
}
#home-content .all-caps{
	text-transform: uppercase;
}
.fb-background{
	padding: 2.5%;
}
#home-content .fb-background p, #home-content .fb-background h4, #home-content .fb-background a:visited, #home-content .fb-background a, #home-content .fb-background li, #home-content .fb-background ul{
	color: #fff;
}
#home-content .upcoming-games-section a.context-btn{
	width: 100%;
}



#photoArchive2024, #photoArchive2024MoreImgs{
	padding: 3.5% 5%;
	float: left;
	width: 100%;
	display: block;
}
#hoverOverlaySection .grid2, #photoArchive2024 .grid2, #photoArchive2024MoreImgs .grid3{
	padding: 0px 2%;
}
#hoverOverlaySection .grid2 img, #photoArchive2024 .grid2 img, #photoArchive2024MoreImgs .grid3 img{
	width: 100%;
}
#hiddenTiles{

}
.hideSection, .hideSection2{
	display: none;
}
.centerText{
	text-align: center;
}
#home-content .custom-border{
	padding-top: 0px;
}



/*	FANCYBOX INFO	*/
#photoArchive2024 .fancybox-contentDS img {
	width: 350px;
	height: 250px;
	display: table-cell;
	object-fit: cover;
}
.fancybox-opened{
	width: 90% !important;
	height: 90% !important;
	top: 5% !important;
	left: 5% !important;
}
.fancybox-skin{
	height: 95% !important;
}
.fancybox-outer{
	height: 100% !important;
}
.fancybox-inner{
	width: 100% !important;
	height: 100% !important;
}
.fancybox-inner > div{
	width: auto;
	min-width: 75%;
	position: absolute;
	top: 50%; 
	left: 50%;
	transform: translate(-50%,-50%);
}
.fancybox-inner > div img{
	display: block;
	margin: 0 auto;
	width: 50%;
}
.fancybox-inner > div .grid6{
	padding: 0px 30px;
}
.fancybox-inner > div .grid6:last-of-type{
	padding: 30px;
}
.fancybox-inner > div h2{
	text-align: center;
	font-size: 3em;
}
.fancybox-next span, .fancybox-prev span{
	visibility: visible;
}
.fancybox-prev span{
	left: 0px;
}
.fancybox-next span{
	right: 0px;
}
.fancybox-nav{
	width: 75px;
	height: 100%;
}


.video-section-25{
	float: left;
	width: 100%;
	padding: 2.5% 5%;
}
.video-section-25 .row-responsive{
	margin-top: 0px;
	margin-bottom: 0px;
}
.video-section-25 img{
	transition: all .3s ease-in-out;
	border-bottom: 5px solid #fff;
}
.video-section-25 img:hover{
	transition: all .3s ease-in-out;
	transform: scale(1.02);
	border-bottom: 5px solid #ffe800;
}
.video-section-25 .grid4{
	padding: 0px 20px;
}


@media only screen and (min-width:768px){
	.section{
		padding: 2.5% 20%;
	}
	.center-section{
		padding: 5% 20%;
	}
	.wcuSplitBlockContainer .grid6{
		height: 100%;
	}
	.fb-background .grid5{
		padding: 1.5% 2.5% 1.5% 10%;
	}
	.fb-background .grid7{
		padding-top: 6%;
	}
}

