
/* Default */

	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction .vt-image.vt_img_left {
		padding: unset;
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction > .maroonbg {
		background-color: var(--vt-maroon);
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction > .lightbg {
		background-color: var(--vt-smoke);
	}
	@media screen and (max-width: 767px){
		.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction-message.maroon > .vt-vtcontainer {
			padding-bottom: unset;
		}
	}


/* Extra colors */
	
	/*MAROON*/
	.oua-layout-tiles.maroon .vt-page-path {
		background-color: var(--vt-maroon);
	}
	.oua-layout-tiles.maroon #vt_main {
		background-color: var(--vt-maroon); /* For browsers that do not support gradients */
		background-image: linear-gradient(to top right, #861F41, #A50046, #E87722);
	}
	.oua-layout-tiles.maroon .vt-home-featuredComponent .vt-callToAction-message.maroon {
		background: transparent;
	}
	.oua-layout-tiles.maroon .vt-home-featuredComponent .vt-callToAction > .row {
		background-color: transparent;
	}

	/*PURPLE*/
	.oua-layout-tiles.purple .vt-page-path {
		background-color: var(--vt-purple);
	}
	.oua-layout-tiles.purple #vt_main {
		background-color: var(--vt-purple); /* For browsers that do not support gradients */
		background-image: linear-gradient(to top right, var(--vt-purple), var(--vt-purple), var(--vt-purple-5s));
	}
	.oua-layout-tiles.purple .vt-home-featuredComponent .vt-callToAction-message.maroon {
		background: transparent;
	}
	.oua-layout-tiles.purple .vt-home-featuredComponent .vt-callToAction > .row {
		background-color: transparent;
	}

	.oua-layout-tiles .vt-home-featuredComponent .vt-vtcontainer p a {
		color: white;
		text-decoration: underline;
	}
	@media screen and (min-width: 768px){
		.oua-layout-tiles .vt-home-featuredComponent .vt-vtcontainer {
			/*padding: 0px 100px;*/
		}
		.oua-layout-tiles .tile-container-body-copy {
			padding: 40px;
		}
	}
	@media screen and (max-width:767px){
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction {
		margin-bottom: unset !important;
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction .vt-callToAction-message.maroon {
		/*background: transparent;*/
		/*color: inherit !important;*/
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment::after {
		background: var(--vt-white) !important;
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction.bg-fdc83e .vt-callToAction-message.light {
		background: #fdc83e;
	}
	.oua-layout-tiles .vt-home-featuredComponent .vt-callToAction .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment {
		color: #000;
	}
	/*.oua-layout-tiles .highlight-ec873f .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment::after {
		background: #ec873f !important;
	}
	.oua-layout-tiles .highlight-fdc83e .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment::after {
		background: #fdc83e !important;
	}
	.oua-layout-tiles .highlight-white .vt-callToAction .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment,
	.oua-layout-tiles .highlight-fdc83e .vt-callToAction-message.maroon .vt-callToAction-message-header-fragment {
		color: black;
	}*/

	.oua-layout-tiles .oua-page-events-container-h2 h2 {
		font-family: gineso-condensed,sans-serif;
		margin-bottom: 1rem;
		font-size: 3em;
		font-weight: 200;
		text-transform: uppercase;
		font-style: italic;
	}

	/* multicolumn stretch */
		.oua-layout-tiles .vt-c-multicolumn-stretch-2 .vt-col-2 {
			-ms-flex-item-align: stretch !important;
			align-self: stretch !important;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction: column;
			flex-direction: column;
			-webkit-box-pack: start;
			-ms-flex-pack: start;
			justify-content: flex-start;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			height: 100%;
		}
		.oua-layout-tiles div[class*='vt-c-multicolumn-stretch-'] .vt-col * {
			width: 100%;
		}
		.oua-layout-tiles .vt-c-multicolumn-stretch-2.vt-c-multicolumn-stretch-center .vt-col-2 {
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
		}
/* END COMMENCEMENT STYLES */



/* BEGIN VIDEO HEADER/OVERLAY STYLES */

	.oua-layout-tiles .vt-vid-header {
		font-size: 2.75vw;
		font-weight: 300;
		display: block;
		position: relative;
		text-align: center;
		line-height: 0.9 !important;
		color: #fff;
		text-transform: uppercase;
		margin: 0;
		text-shadow: none;
		-webkit-text-fill-color: white;
		-webkit-text-stroke-width: 0px;
		-webkit-text-stroke-color: #fff;
		overflow: unset !important;
	}
	.oua-layout-tiles .vt-vid-header h1 {
		font-family: Acherus,sans-serif !important;
		font-weight: 100 !important;
		font-size: 6vw;
	}
	.oua-layout-tiles .vt-vid-header-year {
		color: #fff;
		font-size: 14vw;
		font-weight: 100;
		line-height: .7em;
		text-transform: uppercase;
		margin: 0;
		text-shadow: none;
		-webkit-text-fill-color: white;
		-webkit-text-stroke-width: 0px;
		-webkit-text-stroke-color: #fff;
	}

	.oua-layout-tiles .vt-vid-subhead {
		display: block;
		position: relative;
		text-align: center;
		line-height: 0.9;
		font-size: 14vw;
		font-weight: 300;
		margin: 0!important;
	}

	.oua-layout-tiles .vt-vid-overlay {
		text-align: center;
	}

	.oua-layout-tiles .vt-vid-overlay-column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		z-index: 10;
		padding: 0;
		background: rgba(0,0,0,.6);
	}
	@media screen and (min-width: 768px) {
		.oua-layout-tiles .norightcol .vt-vidHeader {
			/*max-height: 64vh;*/
			max-height: 79vh;
		}
	}
	
/* END VIDEO HEADER/OVERLAY STYLES */