/* GLOBAL */
@import url("https://fonts.googleapis.com/css2?family=Playball&display=swap");

body a,
body a.btn {
	font-size: 1.2rem;
}

@media (max-width: 812px) {

	h1,
	.h1 {
		font-size: 1.85rem;
	}

	h2,
	.h2 {
		font-size: 1.5rem;
	}

	h3,
	.h3 {
		font-size: 1.25rem;
	}

	.display-4 {
		font-size: 2.25em;
	}
}

.btn {
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000 !important;
}

.title-heading:not(.page-home) {
	font-size: 2.75em;
	font-weight: 400 !important;
	text-align: center;
	text-transform: uppercase;
	margin: 1.5em 0 1.5em;
}

@media (max-width: 440px) {
	.title-heading:not(.page-home) {
		font-size: 1.75em;
	}

	.contact-details-info {
		font-size: 0.7em !important;
	}
}

.title+.list {
	padding-top: 1em;
}

a.btn:hover {
	transform: scale(1.05);
}

/* HEADER */
.webit__social i {
	font-size: 1.5rem;
	color: #fff;
	margin: 0.5em;
}

.header-info-logo-img p {
	color: var(--color-theme-background);
	font-weight: bolder;
}

@media (min-width: 992px) {
	.header-info-logo-img {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}

/* Hero */
.hero {
	background: url("https://apihoard.webit.com/api/v1/Image/27550194A5BF964412D57F6DBC974D58/27550194A5BF964412D57F6DBC974D58.jpg?size=1920x1440") no-repeat 65% center;
	background-attachment: fixed;
	margin-top: -1px;
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 500px;
	background-size: cover;
}

.hero .hero-container {
	position: relative;
	z-index: 2;
}

img.wb__sponsor-logo {
	-webkit-filter: grayscale(0.9);
	filter: grayscale(0.9);
	transition: 1s;
}

img.wb__sponsor-logo:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

/* Big hero Header */
.cw-big-header {
	background-image: url(https://apihoard.webit.com/api/v1/Image/EBAE1027A6030B999D2B9B6BAF22D69B/EBAE1027A6030B999D2B9B6BAF22D69B.jpeg?size=1920x1440);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: none;
}

/* Hero Section */
.cw-big-header .cw-hero-content {
	position: relative;
	z-index: 2;
	width: 100%;
	padding-top: 20px;
	min-height: clamp(400px, 38vw, 580px);
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	align-items: flex-start;
}

/* Overlay */
.cw-big-header .cw-hero-overlay {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 69, 124, 0.6);
	background: linear-gradient(to right,
			rgba(0, 69, 124, 0.9) 0%,
			rgba(0, 69, 124, 0.7) 44.29%,
			rgba(0, 99.97, 179.65, 0.45) 81.11%,
			rgba(0, 125.76, 226, 0) 100%);
}

/* Hero Text */
.cw-big-header .cw-hero-text {
	max-width: 600px;
	padding-left: 1.1rem;
	padding-right: 1.1rem;
	font-family: "Montserrat-Light", Helvetica;
	font-weight: 400;
	color: #ffffff;
	font-size: clamp(50px, calc(24px + 8vw), 96px);
	letter-spacing: 0;
	line-height: normal;
	text-align: left;
}

/* Logo */
.cw-big-header .cw-header-logo {
	width: 550px;
	max-width: 100%;
	padding: 1rem 1rem 3.5rem 3.5rem
}

@media (min-width: 992px) {
	.cw-big-header {
		display: block;
	}

	.cw-big-header .cw-hero-overlay {
		width: 60%;
		background: linear-gradient(to right,
				rgba(0, 69, 124, 0.9) 0%,
				rgba(0, 69, 124, 0.7) 44.29%,
				rgba(0, 99.97, 179.65, 0.45) 81.11%,
				rgba(0, 125.76, 226, 0) 100%);
	}
}

@media (min-width: 1200px) {
	.cw-big-header .cw-hero-content {
		padding-top: 70px;
	}

	.cw-big-header .cw-hero-text {
		margin-left: 3rem;
	}
}

@media (min-width: 1600px) {
	.cw-big-header .cw-hero-content {
		padding-top: 100px;
	}

	.cw-big-header .cw-hero-text {
		margin-left: 14%;
		margin-bottom: -60px;
	}
}

/*About Section----------------------------------*/
.cw-home-about {
	background: linear-gradient(to right,
			rgba(0, 69, 124, 0.8) 0%,
			rgba(0, 69, 124, 0.8) 100%),
		url("https://apihoard.webit.com/api/v1/Image/301A3BF9F1C448FB86C7C7457FC7338A/301A3BF9F1C448FB86C7C7457FC7338A.jpeg?size=1920x1440");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5em;
	padding-bottom: 5em;
}

@media (min-width: 992px) {
	.cw-home-about {
		background: linear-gradient(to right,
				rgba(0, 69, 124, 0) 0%,
				rgba(0, 69, 124, 0) 40%,
				rgba(0, 69, 124, 0.8) 55%,
				rgba(0, 69, 124, 0.95) 100%),
			url("https://apihoard.webit.com/api/v1/Image/301A3BF9F1C448FB86C7C7457FC7338A/301A3BF9F1C448FB86C7C7457FC7338A.jpeg?size=1920x1440");
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
}

.cw-home-about h3 {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

@media (min-width: 992px) {
	.cw-home-about h3 {
		text-align: right;
	}
}

.cw-home-about p {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

@media (min-width: 992px) {
	.cw-home-about p {
		text-align: right;
	}
}

.cw-home-about .btn {
	margin: 1em auto;
	display: block;
	width: 90%;
}

@media (min-width: 992px) {
	.cw-home-about .btn {
		margin: 1em 0 1em auto;
		width: fit-content;
	}
}

/*Stats Section */
.stats-section p {
	font-size: 1.2em;
	font-weight: 700;
}

.stats-section h2 span {
	font-weight: 400;
	font-style: italic;
}

/* What it means section */
.means-container {
	background-image: linear-gradient(45deg,
			rgba(0, 69, 124, 0.9),
			rgba(0, 69, 124, 0.9)),
		url(https://apihoard.webit.com/api/v1/Image/20C356DCD3C5A3E75006C1EFB557C055/20C356DCD3C5A3E75006C1EFB557C055.jpg?size=1920x1440);
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 15em 2em 2em;
	background-position: center 30%;
}

.means-container p {
	color: #fff;
	font-weight: 800;
}

.means-overlay {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	background: linear-gradient(to left,
			rgba(0, 69, 124, 0.9) 0%,
			rgba(0, 69, 124, 0.7) 44.29%,
			rgba(0, 99.97, 179.65, 0.45) 81.11%,
			rgba(0, 125.76, 226, 0) 100%);
}

.means-rectangle {
	position: absolute;
	width: 100%;
	height: 530px;
	top: 0;
	left: 0;
	background-color: #00457ce6;
}

.means-volunteer-image {
	position: absolute;
	width: 100%;
	height: 530px;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0 20%;
	object-position: 0 20%;
	opacity: 0.5;
}

.means-title {
	position: absolute;
	height: 49px;
	top: 5%;
	left: 35%;
	font-family: "Montserrat-Light", Helvetica;
	font-weight: 300;
	color: #ffffff;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0;
	line-height: normal;
}

.means-description {
	position: absolute;
	width: 45%;
	height: 62px;
	bottom: 30%;
	left: 3%;
	font-family: "Montserrat-SemiBold", Helvetica;
	font-weight: 600;
	color: transparent;
	font-size: 24px;
	text-align: center;
	letter-spacing: 0;
	line-height: normal;
}

.means-text-wrapper {
	color: #ffffff;
}

.means-highlight {
	color: #ed1b2e;
}

.means-button {
	width: 165px;
	height: 45px;
	border-radius: 40px;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-family: "Montserrat-Medium", Helvetica;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px;
	line-height: normal;
	cursor: pointer;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.means-button:hover {
	transform: scale(1.05);
	opacity: 0.95;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	background-color: #ffffff;
	color: #00457ce6;
}

/* Event Section */
.events-container .events-section {
	position: relative;
	width: 100%;
	height: 530px;
}

.events-container .events-rectangle {
	position: absolute;
	width: 100%;
	height: 530px;
	background-color: #c41726;
}

.events-container .events-community-breakfast {
	position: absolute;
	width: 60%;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: fill;
	object-fit: fill;
}

.events-container .events-group {
	position: absolute;
	width: 30%;
	height: 485px;
	top: 5%;
	right: 5%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

/* Text Styles */
.events-container .events-upcoming-event {
	position: absolute;
	min-width: 400px;
	height: 49px;
	top: 0;
	right: 0;
	font-family: "Montserrat-Regular", Helvetica;
	font-weight: 400;
	color: #ffffff;
	font-size: 40px;
	text-align: center;
	letter-spacing: 0;
	line-height: normal;
}

.events-container .events-start-your-morning {
	position: absolute;
	width: 100%;
	min-width: 400px;
	height: 317px;
	top: 10%;
	right: 0;
	font-family: "Montserrat-ExtraBold", Helvetica;
	font-weight: 400;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0;
	line-height: normal;
}

.events-container .events-span {
	font-weight: 800;
}

.events-container .events-start-your-morning .events-text-wrapper-2 {
	font-family: "Montserrat-SemiBold", Helvetica;
	font-weight: 600;
}

/* Button Styles */
.events-container .events-button {
	position: absolute;
	display: flex;
	width: 145px;
	height: 45px;
	bottom: 5%;
	right: 32%;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
	background-color: #ffffff;
	border-radius: 40px;
	color: #ed1b2e;
	font-family: "Montserrat-Medium", Helvetica;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 3px;
}

.events-container .events-button:hover {
	transform: scale(0.93);
	transition: transform 0.2s ease-out;
	background-color: #c41726;
	color: #ffffff;
	border: 2px solid #ffffff;
}

/* -------------------- SECTIONTITLE ---------------------- */


/* Vote contest section */
.page-home .wb__auction-vote {
	background-image: url("https://s3.amazonaws.com/fcwebmanager/Abstract/SmartSites/HeroImages/0/abstract_11.jpg");
	background-position: center;
	background-size: 1000px;
	background-attachment: fixed;
	margin: 2.5rem 0;
	padding: 25px 15px;
	border: var(--color-theme-primary) solid 2px;
	box-shadow: 2px 2px 6px #000;
}

.page-home .wb__auction-vote>a {
	display: block;
	padding: 10px 10px;
	font-size: 2rem !important;
	border: solid 5px;
	box-shadow: 2px 2px 6px #000;
}

.page-home .wb__auction-vote .wb__vote {
	padding: 15px 0;
}

.page-home .wb__auction-vote h3 {
	font-size: 2rem;
}

.page-home .wb__auction-vote a.wb__performer {
	display: inline-block;
	width: 100%;
	max-width: 220px;
	padding: 15px 25px;
	margin: 10px 10px;
	background: rgba(22, 72, 136, 0.9);
	border: solid 5px;
	box-shadow: 2px 2px 6px #000;
}

.page-home .wb__auction-vote .wb__performer h4 {
	font-size: 2rem;
	color: #fff;
}

@media (min-width: 768px) {
	.page-home .wb__auction-vote h3 {
		font-size: 2.5rem;
	}

	.page-home .wb__auction-vote a.wb__performer {
		transform: skewX(-5deg);
		transition-duration: 0.3s;
	}

	.page-home .wb__auction-vote a.wb__performer:hover {
		transform: translateY(-5px) skewX(-5deg);
	}
}

/* SLIDESHOW */
.slideshow-item {
	min-height: 700px;
	background-position: top !important;
}

/* ABOUT US */
.page-about-us .list {
	padding-top: 0em !important;
}

.page-about-us .list .list-img-link {
	display: none;
}

/* BOARD OF DIRECTORS */
.page-board-of-directors .list {
	padding-top: 1em !important;
}

.page-board-of-directors .list .list-img-link {
	display: none;
}

@media (min-width: 768px) {
	.wb__board-members {
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media (min-width: 992px) {
	.wb__board-members {
		-moz-column-count: 3;
		column-count: 3;
	}
}

/* WAYS TO GIVE */
.page-ways-to-give .list-img-photo {
	background-size: contain;
}

.page-ways-to-give .list-img-wrap {
	margin: 1em auto -25px;
}

/* OTHER WAYS TO GIVE */
.page-other-ways-to-give .detailedlist ul li span {
	font-size: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: underline;
}

.page-other-ways-to-give .detailedlist ul li {
	margin-top: 1em;
}

/* CASA'S GOT TALENT */
.page-casas-got-talent .gallery {
	padding-top: 0.25em;
}

/* 2023 Volunteer options */
.cw-training {
	margin-bottom: 1rem;
}

.cw-training .container {
	background-color: var(--color-theme-background);
	color: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.cw-training .cw-daterow {
	font-weight: 700;
	margin-bottom: 0.5rem;
	text-align: center;
	border: 1px solid #fff;
}

.cw-training .cw-description {
	background-color: var(--color-theme-text);
	color: var(--color-theme-background);
	padding: 3px 10px;
}

.cw-training .cw-description.cw-highlight {
	background-color: var(--color-theme-text);
	color: var(--color-theme-primary);
	padding: 3px 10px;
}

.cw-training .cw-datebox {
	padding: 1px 5px;
}

.cw-training .cw-datebox>span {
	display: inline-block;
	padding: 1px 3px;
}

@media (min-width: 768px) {
	.cw-training .cw-daterow {
		text-align: left;
	}
}

.cw-box2 {
	background-color: #123b70;
	box-shadow: 5px 5px 10px rgba(31, 31, 31, 0.5);
	border-radius: 7px;
	margin: 1em;
}

.cw-box2 h5,
.cw-box2 p {
	color: #fff;
}

.cw-box2 p span {
	font-size: 9pt;
}

/* FOOTER */
.setup {
	position: fixed;
	bottom: 1em;
	right: 1em;
	border-radius: 25px;
	box-shadow: 1px 1px 10px 1px #00000036;
}

.setup:hover {
	cursor: pointer;
}

.hidden {
	display: none;
}

#contactBtns a {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 8px;
	border-radius: 50%;
	background: #fff;
}

#contactBtns .fa {
	font-size: 25px;
	color: var(--color-theme-primary);
}

.page-home .donation-form label {
	color: #fff !important;
}

.cw-home-ss {
	position: relative;
}

.cw-home-ss-btns .btn {
	width: 80%;
	margin: 1em auto;
	display: block;
}

@media (min-width: 992px) {
	.cw-home-ss-btns {
		position: absolute;
		bottom: 1em;
		width: 100%;
	}
}

.cw-home-about {
	padding-top: 2em;
	padding-bottom: 2em;
}

.cw-home-about h1 {
	color: #fff;
	text-align: center;
}

.cw-home-about p {
	color: #fff;
	text-align: center;
	font-size: 125%;
}

.cw-home-connected hr {
	margin-top: 1em;
	margin-bottom: 6em;
}

.cw-home-connected h2 {
	font-size: 3em;
	text-align: center;
	color: #fff;
	margin: 3em auto 0 auto;
}

.cw-home-connected img {
	margin: auto auto 3em auto;
	display: block;
}

.cw-home-connected h3 {
	text-align: center;
	color: #fff;
	margin-bottom: 1em;
	margin-top: 2em;
}

@media (min-width: 992px) {
	.cw-home-connected h3 {
		margin-top: auto;
		margin-bottom: 1em;
	}
}

.cw-home-connected .btn {
	display: block;
	width: 90%;
	margin: 0.5em auto;
	text-transform: uppercase;
}

.cw-more-links-pg {
	margin-bottom: 6em;
}

.cw-more-links-pg .btn {
	display: block;
	width: 90%;
	margin: 0.5em auto;
	text-transform: uppercase;
}

.cw-more-links-pg hr {
	margin: 2em auto;
}

.cw-more-links-pg h3 {
	margin: 1.5em 0 1em 0;
	text-align: center;
}

.cw-difference .cw-circletext {
	color: #fff;
	font-style: italic;
	background-color: #365173;
	border-radius: 50%;
	padding: 3em;
}

@media (min-width: 576px) {
	.cw-difference .cw-circletext {
		padding: 5em;
		width: 75%;
		margin: auto;
	}
}

@media (min-width: 768px) {
	.cw-difference .cw-circletext {
		width: 65%;
	}
}

@media (min-width: 992px) {
	.cw-difference .cw-circletext {
		width: 100%;
		padding: 3em;
	}
}

.cw-difference1 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/DA04B7340413B5482F86A6F832FE56D5/DA04B7340413B5482F86A6F832FE56D5.jpg?size=1920x1440);
}

.cw-difference2 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/ACAC7D1CACB656CD25A2FF94BF586B85/ACAC7D1CACB656CD25A2FF94BF586B85.jpg?size=1920x1440);
}

.cw-difference3 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/B61ED53E7CCCF4499CEFE8B7D064D9A3/B61ED53E7CCCF4499CEFE8B7D064D9A3.jpg?size=1920x1440);
}

.cw-difference1,
.cw-difference2,
.cw-difference3 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cw-difference1 .cw-redbox,
.cw-difference2 .cw-redbox,
.cw-difference3 .cw-redbox {
	background-color: #c41726;
	color: #fff;
	padding: 2em;
	margin: 10em 2em 2em;
	border-radius: 1em;
}

.cw-aboutus {
	background-image: url(https://apihoard.webit.com/api/v1/Image/9BC76BBFFFD61C4B89D6594A2FFF2ECF/9BC76BBFFFD61C4B89D6594A2FFF2ECF.jpeg?size=1920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cw-aboutus .cw-whitebox {
	background-color: #fff;
	width: 70%;
	margin: auto;
	padding: 2em;
	border-radius: 1em 1em 0 0;
}

.cw-aboutus .cw-whitebox li span {
	color: #c41726;
}

.cw-aboutus2 .cw-outlinebox {
	border: 5px solid #365173;
	padding: 2em;
	border-radius: 1em;
	margin: 1em 0;
}

.cw-become2 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/ABB10D9C2373DBCF76E2B30A0161D668/ABB10D9C2373DBCF76E2B30A0161D668.jpg?size=1920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 14em 0 2em;
}

.cw-become2 .cw-bluebox {
	background-color: rgba(91, 169, 233, 0.7);
	width: 70%;
	margin: auto;
	padding: 2em;
}

.cw-become2 .cw-bluebox .cw-redbox {
	border-radius: 1em;
	background: #c41726;
	color: #fff;
	padding: 1em;
}

.cw-become2 .cw-bluebox .btn-outline-light {
	font-size: 1em !important;
	border-radius: 2em;
	margin: 0.3em;
}

@media (max-width: 440px) {
	.cw-become2 .cw-bluebox .btn-outline-light {
		font-size: 0.7em !important;
	}
}

.cw-videos .cw-redbox {
	background-color: #c41726;
	border-radius: 1em;
	padding: 2em;
	color: #fff;
	font-weight: 900;
	text-align: center;
}

.cw-videos .cw-bluebox {
	background-color: #00457c;
	border-radius: 1em;
	padding: 2em;
	color: #fff;
	font-weight: 900;
	text-align: center;
}

.cw-abuse {
	background-image: url(https://apihoard.webit.com/api/v1/Image/BC70F5CDE4FC028BBBFD72F05F3A3859/BC70F5CDE4FC028BBBFD72F05F3A3859.jpg?size=1920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2em 0;
}

.cw-abuse h2 {
	background-color: #c41726;
	color: #fff;
	font-size: 3em;
	border-radius: 1em;
}

.cw-abuse .cw-redbox {
	background-color: #c41726;
	color: #fff;
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.cw-abuse2 i {
	font-size: 3em;
}

.cw-sponsors .cw-bluebox {
	background: #365173;
	color: #fff;
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.cw-sponsors .cw-redbox {
	background: #c41726;
	color: #fff;
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.cw-impact2 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/83BD2FD80DCFF07FDEC54C93FAD3FAC8/83BD2FD80DCFF07FDEC54C93FAD3FAC8.jpg?size=19920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cw-impact2 .cw-bluebox {
	background-color: rgba(91, 169, 233, 0.7);
	margin-top: 9em;
	padding: 2em;
}

.cw-fundraiser2 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/8A5074229D5733BB1A4C0135240E963E/8A5074229D5733BB1A4C0135240E963E.png?size=19920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10em 0 37em;
	margin-top: 3em;
}

.cw-other {
	overflow: hidden;
}

.cw-other .cw-bluebox {
	background: #365173;
	color: #fff;
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.cw-other a:not(.btn) {
	color: var(--color-theme-text-btn);
	font-size: 1rem;
	text-decoration: 1.5px underline !important;
}

.cw-other a:not(.btn):hover {
	opacity: .9;
}

.cw-other img {
	border-radius: 1em;
	box-shadow: 2px 2px 6px rgba(102, 102, 102, 0.5);
	width: 320px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	.cw-other img {
		width: auto;
	}

	.cw-other .cw-img-left {
		margin-left: -3em;
	}

	.cw-other .cw-img-right {
		margin-left: 3em;
	}


}

.cw-other .cw-redbox {
	background: #c41726;
	color: #fff;
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.cw-other .btn {
	text-shadow: none !important;
}

.cw-memorial {
	background-image: url(https://apihoard.webit.com/api/v1/Image/86EFED4F71E0DE964B09579DC2D1CBD3/86EFED4F71E0DE964B09579DC2D1CBD3.jpg?size=1920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 7em 0;
	position: relative;
}

.cw-memorial .cw-overlay {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	background: linear-gradient(to left,
			rgba(0, 69, 124, 0.9) 0%,
			rgba(0, 69, 124, 0.7) 44.29%,
			rgba(0, 99.97, 179.65, 0.45) 81.11%,
			rgba(0, 125.76, 226, 0) 100%);
}

.cw-memorial2 {
	background-image: url(https://apihoard.webit.com/api/v1/Image/55E82169FC7D3C4A096F2592A19EDA57/55E82169FC7D3C4A096F2592A19EDA57.jpg?size=Original);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 7em 0;
	position: relative;
	margin-bottom: -1rem;
}

.cw-memorial2 .cw-overlay2 {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg,
			rgba(8, 72, 124, 1) 0%,
			rgba(8, 72, 124, 0) 100%);
}

.page-contact-us .form-wrap {
	width: 70%;
	padding: 1em;
	background: #fff;
	border: 2px solid #ccc;
	box-shadow: 1px 1px 5px #999;
	border-radius: 1em;
	margin: auto;
}

.page-contact-us .businessinfo {
	background-image: url(https://apihoard.webit.com/api/v1/Image/2E2C5D76C856CC6D9AF62A0682074F4D/2E2C5D76C856CC6D9AF62A0682074F4D.jpg?size=1920x1440);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 5em;
}

a.btn.upcoming-btn.mt-2 {
	padding: 0.5rem 3rem;
	border-radius: 20px;
	background: #fff;
	color: #c51725;
}

.btn.btn-sponsor {
	background: #00457c;
	color: #fff;
	border-radius: 23px;
}

.btn-pill {
	border-radius: 25px;
}

.badge-pill {
	transition: 0.2s ease-in-out;
}

.badge-pill:hover {
	transform: scale(1.05);
	transition: 0.2s ease-in-out;
}

.cw-own {
	position: relative;
}

@media (min-width: 768px) {
	.cw-own p {
		position: absolute;
		top: 2rem;
		right: 7%;
		width: 65%;
		text-align: right;
		color: #fff;
	}
}

.cw-memorial-donations-info {
	background: linear-gradient(to right,
			rgba(0, 69, 124, 0.8) 0%,
			rgba(0, 69, 124, 0.8) 100%),
		url("https://apihoard.webit.com/api/v1/Image/86EFED4F71E0DE964B09579DC2D1CBD3/86EFED4F71E0DE964B09579DC2D1CBD3.jpg?size=1920x1440");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5em;
	padding-bottom: 5em;
}

@media (min-width: 992px) {
	.cw-memorial-donations-info {
		background: linear-gradient(to right,
				rgba(0, 69, 124, 0) 0%,
				rgba(0, 69, 124, 0) 40%,
				rgba(0, 69, 124, 0.8) 55%,
				rgba(0, 69, 124, 0.95) 100%),
			url("https://apihoard.webit.com/api/v1/Image/86EFED4F71E0DE964B09579DC2D1CBD3/86EFED4F71E0DE964B09579DC2D1CBD3.jpg?size=1920x1440");
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
}

.cw-memorial-donations-info h3 {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

@media (min-width: 992px) {
	.cw-memorial-donations-info h3 {
		text-align: right;
	}
}

.cw-memorial-donations-info p {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
	font-size: 120%;
}

@media (min-width: 992px) {
	.cw-memorial-donations-info p {
		text-align: right;
	}
}

.cw-memorial-donations-text {
	padding-top: 2em;
	padding-bottom: 2em;
}

.cw-memorial-donations-text p {
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
	font-size: 130%;
}

.cw-memorial-donations-contact {
	background: linear-gradient(to left,
			rgba(0, 69, 124, 0.8) 0%,
			rgba(0, 69, 124, 0.8) 100%),
		url("https://apihoard.webit.com/api/v1/Image/55E82169FC7D3C4A096F2592A19EDA57/55E82169FC7D3C4A096F2592A19EDA57.jpg?size=Original");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5em;
	padding-bottom: 5em;
}

@media (min-width: 992px) {
	.cw-memorial-donations-contact {
		background: linear-gradient(to left,
				rgba(0, 69, 124, 0) 0%,
				rgba(0, 69, 124, 0) 40%,
				rgba(0, 69, 124, 0.8) 55%,
				rgba(0, 69, 124, 0.95) 100%),
			url("https://apihoard.webit.com/api/v1/Image/55E82169FC7D3C4A096F2592A19EDA57/55E82169FC7D3C4A096F2592A19EDA57.jpg?size=Original");
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}
}

.cw-memorial-donations-contact h3 {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

@media (min-width: 992px) {
	.cw-memorial-donations-contact h3 {
		text-align: left;
	}
}

.cw-memorial-donations-contact p {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
	font-size: 120%;
}

@media (min-width: 992px) {
	.cw-memorial-donations-contact p {
		text-align: left;
	}
}

.cw-memorial-donations-contact .btn {
	margin: 1em auto;
	display: block;
	width: 90%;
}

@media (min-width: 992px) {
	.cw-memorial-donations-contact .btn {
		margin: 1em auto 1em 0;
		width: fit-content;
	}
}

.cw-become-volunteer-1 {
	padding-bottom: 2em;
}

.cw-become-volunteer-1 p {
	font-size: 130%;
}

.cw-become-volunteer-1 .btn {
	margin: 2em auto 1em auto;
	display: block;
	width: fit-content;
}

.cw-become-volunteer-2 {
	background-image: url("https://apihoard.webit.com/api/v1/Image/ABB10D9C2373DBCF76E2B30A0161D668/ABB10D9C2373DBCF76E2B30A0161D668.jpg?size=1920x1440");
	background-size: cover;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 7em;
	padding-bottom: 7em;
}

.cw-become-volunteer-2 .cw-card-1 {
	background: rgba(8, 72, 124, 0.85);
	padding-top: 2em;
	padding-bottom: 2em;
}

.cw-become-volunteer-2 .cw-card-1 .card-body h4 {
	font-size: 225%;
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

.cw-become-volunteer-2 .cw-card-1 .card-body p {
	text-align: center;
	color: #fff;
	font-size: 130%;
	text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
}

.cw-become-volunteer-2 .cw-card-1 .card-body .btn {
	margin: 0.5em auto;
	display: block;
	width: 90%;
	font-size: 100% !important;
}

.cw-become-volunteer-2 .cw-card-2 {
	margin: 2em auto;
	width: 85%;
	display: block;
	background-color: #c41726;
	padding-top: 1em;
	padding-bottom: 1em;
}

.cw-become-volunteer-2 .cw-card-2 .card-body h2 {
	color: #fff;
	text-align: center;
	font-size: 250%;
}

.cw-become-volunteer-2 .cw-card-2 .card-body p {
	color: #fff;
	text-align: center;
}


/* Training Schedule   */
.cw-training-section .card .card-body h6 span {
	font-weight: 500;
	font-style: italic;
}

.cw-training-section .card .card-body p span {
	font-weight: 700;
	font-size: 1.15rem;
}

/* New Continueing Education and Training */
.cw-continuing-education .cw-event-box {
	background: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
	padding: .75em 1em;
	height: calc(100% - 1em);
	margin-bottom: 1em;
	position: relative;
}

.cw-continuing-education .cw-event-box::before {
	content: "";
	display: flex;
	width: 0;
	height: 100%;
	position: absolute;
	left: -.5em;
	top: 0;
	border-left: 2px solid var(--color-theme-primary);
}

.cw-continuing-education .cw-event-box h5 {
	margin-bottom: 0.5em;
}

.cw-continuing-education .cw-event-box p {
	margin-bottom: 0.5em;
}

.cw-continuing-education .cw-event-box p a {
	color: #00cbff;
	font-style: italic;
	text-decoration: underline !important;
}

.cw-continuing-education .cw-event-box p a:hover {
	color: var(--color-theme-highlight);
}


/* CSS Document */

.jackie-about-photo {
	border-radius: 1em !important;
	margin-top: 20px !important;
}

.cw-bluebox {
	margin-bottom: 20px;
}

.cw-redbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.become-volunteer-today,
.daves-mp4 {
	margin-bottom: 20px;
}

.difference-redbox {
	background: rgb(196, 23, 38);
	color: rgb(255, 255, 255);
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

.difference-bluebox {
	background: #365173;
	color: rgb(255, 255, 255);
	font-weight: 900;
	padding: 2em;
	border-radius: 1em;
}

/*  */

.cw-make-difference .container {
	max-width: 1400px;
}

.cw-make-difference img {
	border-radius: 1em;
	width: 600px;
	margin-bottom: 20px;
}


/* -------------------- Partner slideshow replacing gallery ---------------------- */

.cw-partners-slideshow {
	padding: 1rem 0;
	margin-bottom: 3rem;
	text-align: center;
}

.cw-partners-slideshow .container {
	max-width: 1400px;
	padding-left: 0;
	padding-right: 0;
}

.cw-partners-slideshow .carousel {
	padding: 1rem clamp(30px, 5%, 50px) 50px;
}

.cw-partners-slideshow .row {
	margin-left: 0;
	margin-right: 0;

	justify-content: center;
	align-items: center;
}

.cw-partners-slideshow .row>[class*="col"] {
	padding-left: 0;
	padding-right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cw-partners-slideshow .carousel-indicators {
	margin-bottom: 5px;
	filter: invert(1);
}

.cw-partners-slideshow .carousel-control-next,
.cw-partners-slideshow .carousel-control-prev {
	width: clamp(30px, 5%, 50px);
	filter: invert(1);
}

.cw-partners-slideshow img {
	padding: .5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}