/**Student**/
#home-content .btnMain{
	width: 100%
}
.mobile-show-btns{
	display: none;
}
.mobile-show-btns label{
	display: block;
	padding: 10px;
	background-color: #382140;
	color: #ffe800;
	font-size: 1.1em;
	font-weight: bold;
}
.mobile-show-btns select, .mobile-show-btns option{
	width: 100%;
	padding: 10px;
}
#home-content #topSection{
	margin-top: 20px;
}
#home-content #topSection h2{
	font-size: 2.3em;
	text-align: center;
}

#home-content .grid8{
	padding-right: 20px;
}
#home-content .grdi9{
	padding-right: 20px;
}
.firstLogo{
	float: right;
	margin-top: -20px;
}
.secondLogo{
	float: left;
	margin-top: -20px;
}
#home-content .grid12 .grid4 img{
	display: block;
	margin: 0 auto;
}
.past-event{
	display: block;
	font-size: .875em;
	color: #ffe800;
}


#home-content #note{
	background-color: #eee;
	font-size: 1.2em;
	padding: 20px;
	border-bottom: none;
}
#home-content #note:after{
	display:none;
}
#home-content p.workshopFlyer{
	margin: 0;
}
#home-content p.workshopFlyer img{
	max-width: 400px;
	width: 100%;
}

/**smarthinking**/
#home-content .subjects .row-responsive .grid3{
	border: 1px solid #fff; 
	background-color: #eee;
	padding: 20px;
}

#home-content .subjects .row-responsive{
	margin: 0px;
}

#home-content .subjects .row-responsive .grid3 p{
	text-align: center;
}
#home-content .contentSlidesContainer{
	padding-right: 0;
	padding-left: 0px;
}
#home-content .row-responsive .contentSlides{
	background-color: #6e3061;
}

#home-content #gcPage a{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
}
#home-content #gcPage p{
	text-align: center;
}
#home-content #gcPage a:hover{
	text-decoration: underline;
}
#home-content #gcPage img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
#home-content #gcPage .grid4{
	padding: 0 20px;
}
#home-content #videoDiv .videoContainer a{
	display: block;
	text-align: center;
}
#home-content #videoDiv .videoContainer .fancybox-media img.playBtn{
	display: none;
}
/* #home-content #gcPage .wcunsfy{
text-align: center;
} */


@media only screen and (max-width:768px){
	#home-content #topSection .grid2{
		width: 25%;
	}
	#home-content #topSection .grid8{
		width: 70%;
	}
	#home-content .firstLogo{
		float: none;
		display: block;
		margin: 0 auto;
		margin-top: -10px;
	}
	#home-content .secondLogo{
		display: none;
	}
	.mobile-show-btns{
		display: block;
		margin: 0 auto;
	}
}
@media only screen and (max-width:480px){
	#home-content #topSection .grid2{
		width: 100%;
	}
	#home-content #topSection .grid8{
		width: 100%;
	}
}


#home-content #eventsBox .contentSlides{
	background-color: #fff;
	padding: 0px 0px;
}
#home-content #eventsBox #factSlides .slides{
	padding: 0px 0px;
	margin-top: 10px;
}
#home-content .card #eventsBox ul{
	margin-top: 0px;
}
#home-content #eventsBox img{
	width: 100%;
}

#home-content #cardSection .card h3{
	font-size: 1.2em;
	text-align: center;
}
#home-content .card #eventsBox .slides h3, #home-content .card #eventsBox .slides p {
	text-align: center;
	margin: 0px;
}
#home-content #cardSection .grid4 img{
	width: 100%;
	max-width: 100%;
}

#home-content #cardSection .giantLogo {
	padding-top: 15px;
}

#home-content #cardSection .grid6 img{
	width: 100%;
	max-width: 100%;
	padding: 0px 5px;
}

#home-content #cardSection .grid4 .grid3 img{
	width: 100%;
	max-width: 75px;
	display: block;
	margin: 0 auto;
}
#home-content #cardSection .linkSection{
	padding: 10px 5% 20px 5%;
}
#home-content #cardSection h3, #home-content .linkSection h3, #home-content .tabContainer h3{
	line-height: 1em;
	text-transform: uppercase;
	color: #441F49;
	margin-top: 10px;
	padding-top: 10px;
}
#home-content #cardSection h3, #home-content #cardSection h3:after, #home-content .linkSection h3:after, #home-content .tabContainer h3:after{
	border-bottom: none;
	background: none;
}
#home-content .linkSection .accordion h3{
	font-size: 1.2em;
}
#home-content #cardSection{
	float: left;
	width: 100%;
	padding: 0px 120px 0px 120px;
}
#home-content #cardSection > .row-responsive{
	display: flex;
}
#home-content #cardSection .grid4{
	padding: 10px;
}
#home-content #cardSection .grid4:first-of-type{
	padding-left: 0px;
}
#home-content #cardSection .grid4:last-of-type{
	padding-right: 0px;
}
#home-content #cardSection .grid4:last-of-type .card p{
	text-align: center;
	margin-top: 30px;
}
#home-content .hpCardSection .grid4:first-of-type p{
	text-align: center;
}
#home-content .hpCardSection .grid4:first-of-type img{
	margin-top: 10px;
}
#home-content .card{
	border: 2px solid #eee;
	border-top: 7px solid #441F49;
	background-color: #fff;
	padding: 30px;
	float: left;
	width: 100%;
	height: 100%;
	font-size: 1.2em;
}


#home-content .card img{
	max-width: 350px;
	display: block;
	margin: 10px auto;
}
#home-content .card ul{
	margin-top: 30px;
}
#home-content .card .slides{
	min-height: 300px;
}
#home-content #cardSection .card .slides h3{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1.5em;
}
#home-content .card .contentSlides{
	margin-top: 0px;
}
#home-content .card img + span.pdfIcon{
	display: none;
}
#home-content #cardSection .readMore a{
	color: #441F49;
	line-height: 1.4;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
	margin-top: 40px;
	text-decoration: none;
	clear: both;
}
#home-content #cardSection .readMore a:hover{
	text-decoration: underline;
}

#home-content .pLineBreak {
	background: #441F49;
	height: 5px;
	width: 100%;
	position: relative;
	margin: 30px 0px;
}
#home-content .headerLists {
	padding: 0 6%;
	display: block;
	width: 100%;
	float: left;
}
#home-content .headerLists .grid6{
	padding: 0px 15px;
}
#home-content #cardSection .left-vert h3, #home-content #cardSection .left-vert p{
	text-align: left;
}
#home-content #cardSection .left-vert h2{
	font-size: 1.6em;
}
#home-content .centerH2{
	text-align: center;
}

@media only screen and (max-width: 768px) {
	#home-content #midSection, #home-content .midSection, #home-content #tileSection, #home-content #cardSection {
		padding: 10px 10px;
	}
}


@media only screen and (max-width: 768px) {
	#home-content #cardSection > .row-responsive {
		display: block;
	}
}

@media only screen and (max-width: 1268px) {
	#home-content .upcomingCalendarEvents .grid4 {
		width: 50%;
	}
	#home-content .upcomingCalendarEvents .grid4:nth-of-type(2n+1) {
		clear: left;
	}
}

@media only screen and (max-width: 1020) {
	#home-content .grid4{
	width: 100%;
	}
}

@media only screen and (max-width: 1020px) {
	#home-content .verticalContent .row-responsive .grid5, #home-content .verticalContent .row-responsive .grid7{
	width: 100%;
	}
}



#home-content .verticalContent {
	margin-top: 15px;
}
#home-content .weeklyTip {
	font-size: 1.3em;
	line-height: 1.5;
	font-weight: bold;
	color: #6e3061;
}


#home-content .row-responsive .eventsContentSlides .contentSlides{
	background-color: white;
}

#home-content .eventsContentSlides .contentSlides h4 {
	color: #382140;
	text-align: center;
}

.testimonialsCoaches {
	padding: 10px 10px;
	display: block;
	width: 100%;
	float: left;
}

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