/**
 * 6.0 Events
 */

.post-type-archive-events #hero_c h1 {
	background-color: var(---5c7f71);
	color: #fff;
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.66px;
	line-height: 1.1;
	padding: 25px 38px;
	text-transform: uppercase;
}

.post-type-archive-events #hero_c div.image_c {
	margin: 36px 38px;
}

.post-type-archive-events #hero_c div.image_c div.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 735px);
	width: clamp(0px, calc(100vw - 76px), 1100px);
}

.post-type-archive-events #hero_c div.copy {
	color: var(---173f35);
	margin: 36px 38px;
}

.post-type-archive-events #events_c {
	margin: 36px 0;
	padding: 0 38px;
}

.post-type-archive-events #events_c div.desktop_w {
	display: grid;
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	grid-template-columns: repeat(1, 1fr);
}

.post-type-archive-events #events_c a.event {
	position: relative;
}

.post-type-archive-events #events_c a.event span.layer {
	background: rgba(23, 63, 53, 0.75) url("../img/global/logo_only.svg") no-repeat center center / auto 140px;
	height: clamp(0px, calc(67vw - 72px), 355px);
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transition: opacity 0.2s ease-in-out;
	width: 100%;
}

.post-type-archive-events #events_c a.event:hover span.layer {
	opacity: 1.0;
}

.post-type-archive-events #events_c a.event span.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: clamp(0px, calc(67vw - 72px), 355px);
	margin: 0 0 13px 0;
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.post-type-archive-events #events_c a.event span.gt {
	color: var(---173f35);
	display: block;
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.5rem;
	font-weight: 600;
}

.post-type-archive-events #events_c a.event:hover span.gt {
	text-decoration: underline;
}

.post-type-archive-events div.bottom_cta_c {
	display: flex;
	justify-content: center;
	margin: 36px 0;
}

.single-events #hero_c h1 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.66px;
	line-height: 1.1;
	padding: 20px 38px 0 38px;
	text-transform: uppercase;
}

.single-events #hero_c div.image_c {
	margin: 36px 38px;
}

.single-events #hero_c div.image_c div.image {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 735px);
	width: clamp(0px, calc(100vw - 76px), 1100px);
}

.single-events #hero_c div.copy {
	color: var(---173f35);
	margin: 36px 38px;
}

.single-events #details_c {
	margin: 36px 0;
	padding: 0 38px;
}

.single-events #details_c div.content_images_c h2 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 2.111;
	text-transform: uppercase;
}

.single-events #details_c div.content_images_c div.swiper {
	--swiper-navigation-color: var(---173f35);
	--swiper-navigation-sides-offset: calc(50% - 100px);
	--swiper-navigation-size: 12px;
	--swiper-navigation-top-offset: calc(100% - 19px);
	--swiper-pagination-bullet-inactive-color: transparent;
	--swiper-pagination-bullet-inactive-opacity: 0.5;
	margin: 38px 0 0 0;
	padding: 0 0 40px 0;
}

.single-events #details_c div.content_images_c div.swiper a.swiper-slide  {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 355px);
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.single-events #details_c div.content_images_c div.swiper .swiper-pagination-bullet {
	color: var(---173f35);
	font-size: 1.8rem;
	height: 22px;
	width: 18px;
}

.single-events #details_c div.content_images_c div.swiper .swiper-pagination-bullet-active {
	background: transparent;
}

.single-events #details_c div.cta_c {
	display: flex;
	justify-content: center;
	margin: 36px 0 0 0;
}

.single-events #sponsors_c {
	margin: 36px 0;
	padding: 0 38px;
}

.single-events #sponsors_c h2 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk-wide);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 1.25;
	text-transform: uppercase;
}

.single-events #sponsors_c div.sponsors_c {
	margin: 28px 0;
}

.single-events #sponsors_c div.sponsors_c:nth-child(2) {
	margin: 18px 0 28px 0;
}

.single-events #sponsors_c div.sponsors_c h3 {
	color: var(---173f35);
	font-family: var(--font-family-roc-grotesk);
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.54px;
	line-height: 1.25;
	margin: 0 0 18px 0;
}

.single-events #sponsors_c div.sponsors_c div.sponsors {
	display: grid;
	grid-column-gap: 36px;
	grid-row-gap: 36px;
	grid-template-columns: repeat(1, 1fr);
}

.single-events #sponsors_c div.sponsors_c div.sponsors.friend {
	grid-row-gap: 18px;
}

.single-events #sponsors_c div.sponsors_c div.sponsors div.image  {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: clamp(0px, calc(67vw - 72px), 355px);
	text-indent: -9999px;
	width: clamp(0px, calc(100vw - 76px), 532px);
}

.single-events #sponsors_c div.sponsors_c div.sponsors.friend div.sponsor {
	font-size: 1.5rem;
}

@media screen and (min-width: 1024px) {
	.post-type-archive-events #hero_c {
		background-color: transparent;
		background-image: url("../img/global/arrows.png"), url("../img/global/arrows.png");
		background-position: left calc(50% - 1100px) top 550px, left calc(50% + 1100px) top 550px;
		background-repeat: no-repeat;
		background-size: auto 150px;
	}

	.post-type-archive-events #hero_c h1 {
		font-size: 5.0rem;
		padding: 56px 0;
	}

	.post-type-archive-events #hero_c div.image_c {
		margin: 62px 0;
	}

	.post-type-archive-events #hero_c div.copy {
		margin: 0;
	}

	.post-type-archive-events #hero_c div.copy p {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}

	.post-type-archive-events #events_c {
		margin: 57px 0;
		padding: 0 20px;
	}

	.post-type-archive-events #events_c div.desktop_w {
		grid-row-gap: 62px;
		grid-template-columns: repeat(2, 1fr);
	}

	.post-type-archive-events #events_c a.event span.layer {
		height: 320px;
	}

	.post-type-archive-events #events_c a.event span.image {
		height: 320px;
		margin: 0 0 38px 0;
		width: auto;
	}

	.post-type-archive-events #events_c a.event span.gt {
		font-size: 2.4rem;
		padding: 0 20px 0 0;
	}

	.post-type-archive-events div.bottom_cta_c {
		margin: 70px 0;
	}

	.post-type-archive-events div.bottom_cta_c .green_button {
		padding: 12px 32px;
	}

	.single-events #hero_c {
		background: transparent url("../img/global/arrows.png") no-repeat left calc(50% - 1100px) top 11px / auto 150px;
	}

	.single-events #hero_c h1 {
		font-size: 5.0rem;
		padding: 56px 0 0 0;
	}

	.single-events #hero_c div.image_c {
		margin: 62px 0;
	}

	.single-events #hero_c div.copy {
		margin: 0;
	}

	.single-events #hero_c div.copy p {
		font-size: 2.2rem;
		line-height: 2.6rem;
	}

	.single-events #details_c {
		margin: 32px 0 60px 0;
		padding: 0 20px;
	}

	.single-events #details_c div.content_images_c {
		display: flex;
		margin: 68px 0 0 0;
	}

	.single-events #details_c div.content_images_c div.content_c {
		flex: 1;
	}

	.single-events #details_c div.content_images_c div.swiper {
		--swiper-navigation-sides-offset: calc(50% - 140px);
		--swiper-navigation-size: 12px;
		--swiper-pagination-bullet-horizontal-gap: 7px;
		--swiper-navigation-top-offset: calc(100% - 19px);
		flex: 0 0 532px;
		margin: 33px 0 0 40px;
	}

	.single-events #details_c div.content_images_c div.swiper .swiper-pagination-bullet {
		font-size: 2.2rem;
		height: 25px;
		width: 22px;
	}

	.single-events #details_c div.content_images_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
		line-height: 1.25;
	}

	.single-events #details_c div.content_images_c div.copy {
		margin: 32px 0 0 0;
	}

	.single-events #details_c div.content_images_c div.copy h2 {
		margin: 38px 0 0 0;
	}

	.single-events #details_c div.cta_c .green_button {
		padding: 12px 96px;
	}

	.single-events #sponsors_c {
		margin: 32px 0 60px 0;
		padding: 0 20px;
	}

	.single-events #sponsors_c h2 {
		font-size: 3.6rem;
		letter-spacing: 1.08px;
	}

	.single-events #sponsors_c div.sponsors_c {
		margin: 38px 0;
	}

	.single-events #sponsors_c div.sponsors_c:nth-child(2) {
		margin: 18px 0 38px 0;
	}

	.single-events #sponsors_c div.sponsors_c h3 {
		font-size: 2.8rem;
		line-height: 3.2rem;
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors div.image {
		width: auto;
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.signature {
		grid-template-columns: repeat(2, 1fr);
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.signature div.image {
		height: 355px;
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.medal_of_honor,
	.single-events #sponsors_c div.sponsors_c div.sponsors.silver_star {
		grid-template-columns: repeat(3, 1fr);
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.medal_of_honor div.image,
	.single-events #sponsors_c div.sponsors_c div.sponsors.silver_star div.image {
		height: 230px;
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.bronze_star,
	.single-events #sponsors_c div.sponsors_c div.sponsors.purple_heart_hole {
		grid-template-columns: repeat(4, 1fr);
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.bronze_star div.image,
	.single-events #sponsors_c div.sponsors_c div.sponsors.purple_heart_hole  div.image{
		height: 166px;
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.friend {
		grid-template-columns: repeat(3, 1fr);
	}

	.single-events #sponsors_c div.sponsors_c div.sponsors.friend div.sponsor {
		font-size: 1.8rem;
	}
}
