tile-text.maincategoryhdr {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}

.hero-banner-section h2 {
  display: inline;
  padding: .25em 0;
  background: #5A5B5E;
  box-shadow: .5em 0 0 #5A5B5E, -.5em 0 0 #5A5B5E;
}

h3, h4 {
	color: #000;
}

h2 {
	line-height: 1.3em;
}


/*.hero-banner-section .column {
	top: 5vw;
}*/

.topsubhead {
	color: #d10074;
	font-size: 1.7rem;
}
.topsubheadtext {
	font-size: 1.3rem;
}

.button-youth {
	display: inline-block;
    margin-top: 1.8em;
    padding: 0.6em 1em;
    border: 2px solid #7DBC45;
    background-color: #7DBC45!important;
    text-align: center;
    height: auto;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    border-radius: 8px;
    text-transform: none;
    text-decoration: none;
}
.button-youth:hover {
    background-color: #A7E272!important;
    border: 2px solid #A7E272;
    color: #000;
}

/* Image Grid */
.image-grid2 {

	.image-tile-wrap {
    	-ms-flex: 0 0 66.666%;
    	flex: 0 0 66.666%;
    	background-position: top;
    	background-size: cover;
    	background-repeat: no-repeat;
    	height: 500px;
	}

	.column.image-tile:after {
		content: "";
		display: block;
		padding-bottom: 100%;
	}
	.column.image-tile {
		position: relative;
		padding: 0;
		flex: 0 0 100%;
		margin: 1%;
		height: 650px;
		background-color: $white;
		box-shadow: 0 0 6px transparentize(#5a5b5e, 0.6);
		overflow: hidden;
	}

	.column.video-tile {
		margin: 0 1% 0 1%!important;
	}

	.video-grid {
		margin-top: 50px!important;
	}

	.section .column.video-tile {
		height: 500px;
		box-shadow: none!important;
		border-radius: 0!important;
	}
	.section .column.video-tile a {
		border-radius: 0!important;
	}

	.image-tile > a {
		display: flex;
		flex-direction: column;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
	}

	.image-tile-wrap {
		flex: 0 0 66.666%;
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.image-tile-title {
		flex: 0 0 33.333%;
		box-sizing: border-box;
		padding: 2% 4%;
		max-height: 50%;
		justify-content: center;
		align-items: center;
	}


	.image-tile.no-image a {
		display: flex;
		align-items: center;
		justify-content: center;
	}



	.image-tile-title-content {
		display: block;
		color: #fff;
		transition: color 400ms ease;
		text-shadow: none;
		font-family: $sans-book;
		font-weight: 400;
		font-size: 1.7rem;
		line-height: 1.7;
	}



	.image-tile-text {
		box-sizing: border-box;
		background-color: transparentize(#d10074, 0.2);
		display: flex;
		flex-direction: column;
		/*position: absolute;
		left: 0;*/
		z-index: 2;
		width: 100%;
		height: 30%;
		padding: 4%;
		color: #fff;
	}
	.bg-blue {
		background-color: #006cd1;
	}
	.bg-orange {
		background-color: #dd5d0d;
	}
	.bg-teal {
		background-color: #00a599;
	}
	.bg-bright-pink {
		background-color: #d10074!important;
	}
	.bg-rich-pink {
		background-color: #a90061;
	}
	.bg-bright-green {
		background-color: #69be28;
	}
	.image-tile-text-content {
		opacity: 1;
		margin: 0;
		color: #FFF;
	}
	.learnmore {
		/*position: absolute;
		left: 20px;*/
		position: relative;
		bottom: 25px;
		padding-top: 45px;
		font-size: 0.8em;
	}
	.learnmore a {
		color: #fff;
	}
	.section .column.image-tile {
	    	flex: 0 0 100%;
	    }


	.section .image-tile-wrap {
		   background-position-y: center;
	}
	@media (max-width: 1200px) {
		.column.image-tile {
			height: 600px;
		}
		.column.video-tile {
			height: 400px;
		}
		.image-tile-wrap {
			height: 350px;
		}
	}
	@media (min-width: 1200px) {
	    .image-tile-text {
	    	bottom: 0;
	    }	
	}
	@media (min-width: 800px) {
	    .column.image-tile {
	    	flex: 0 0 48%;
	    }
	}	
	@media (min-width: 500px) {
	    .image-tile-wrap {
	    	height: 60%;
	    }
	    .image-tile-text {
	    	font-size: 1.2rem!important;
	    }	
	}
	@media (max-width: 800px) {
	    .image-tile-text {
	    	height: 35%;
	    }
	}
}

.video-tile .image-tile-text-wrap {
	background: #fff!important;
	text-align: center;
}
.video-tile .image-tile-text {
	background: #fff!important;
}

.dedication-section {
	padding: 0 20px 70px;
}

.dedication-section h3 {
	font-size: 1.2rem;
}

.additional-resources-buttons-section {
	padding-bottom: 0;
}

.faq-accordion {
	font-size: 1.2rem;
}

		@media (min-width: 928px) {
	    .button-youth {
	    	width: 380px;
	    }
	}
	@media (min-width: 1000px) {
	    .row.hero.align-left {
	    	background-position-y: -20px;
	    }
	}
	@media (min-width: 800px) {
	    .button-youth {
				font-size: 1.2em;
	    }
	    .row.hero.align-left {
	    	background-position-y: 30px;
	    }
	}
	@media (max-width: 800px) {
	    .hero-banner-section .column {
	    	position: absolute!important;
	    	/*top: 5vw;*/
	    	top: 0;
	    	left: 0;
	    }	
	    .hero-banner-section h2 {
	    	font-size: 28px;
	    }	
	    section .light-text {
	    	padding: 1em 0;
	    }	
	    section .dark-text {
	    	padding: 0 0 3em;
	    }
	}
	


