/* 
This is the section css for
250th Anniversary 
*/

.text-graphic h2{
	text-align: center;
}
.text-graphic{
	display: block;
	width: 100%;
	float: left;
	padding: 1.5%;
	background-repeat:no-repeat;
    position:inherit;
	background-size: cover;
	background-color: #382140;
}
.tg-1{
	background-image: url(/WCU250/images/250-header-back.jpg);
}
.tg-2{
	background-image: url(/WCU250/images/250-volunteer-back.jpg);
}
.tg-3{
	background-image: url(/WCU250/images/250-history-back.jpg);
}
.split-top-section, .events-section, .expand-section{
	width: 100%;
	float: left;
	 display: block;
	padding: 1.5% 3.5%;
}
.split-top-section .grid5 img{
	display: block;
	margin: 0 auto;
}
.split-top-section .grid7{
	border-left: 5px solid #382140;
	padding-left: 3.5%;
	padding-bottom: 1.5%;
}
.events-section, .expand-section{
	padding: 1.5% 2.5%;
}
.events-section .grid4{
	padding-right: 2.5%;
}
.events-section .grid4 img{
	width: 100%;
}


#events-page .grid6 h4, #events-page h4{
	font-family: "Phonk";
}
#events-page .sideAccordionContent .row-responsive{
	border-bottom: 3px solid #6e3061;
	padding-bottom: 3.5%;
	margin-bottom: 3.5%;
}
#events-page .sideAccordionContent .row-responsive:last-of-type{
	border-bottom: 0px;
}
#events-page .sideAccordionContent h3{
	display: block;
	padding: 10px 20px;
	background-color: #382140;
	color: #ffe800;
}
#events-page .row-responsive .grid6:first-of-type{
	padding-right: 2.5%;
}
#events-page .row-responsive .grid6:first-of-type p strong:last-of-type{
	font-size: 1.2em;
	color: #6e3061;
}
#events-page .row-responsive .grid6:last-of-type img{
	width: 100%;
}
#events-page .row-responsive .grid6:last-of-type p{
	font-size: .8em;
	color: #382140;
}
#hp-btn-section{
	display: block;
	width: 100%;
	float: left;
	padding: 2.5%;
}
#hp-btn-section .grdi4{
	padding: 0px 2.5%;
}
#home-content .centerH2{
	text-align: center;
}

@media only screen and (min-width:768px){
	.text-graphic h2{
		padding-top: 10%;
		padding-bottom: 10%;
	}
}

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

}