.navbar, .navbar.scroll {
	transition: background .4s
}

.history-icon, .theme-a {
	display: block
}

.gbx1, .gbx3 {
	filter: blur(1px)
}

.btn-primary, .yellow-btn {
	--bs-btn-bg: var(--nav-color)
}

.fm a, .sfm a {
	padding-left: 0;
	margin-right: 20px
}

:root {
	--the-black: #111;
	--the-london-brown: #513311;
	--the-london-brown-hover: #88755E;
	--the-london-brown-light: #E9E7E3;
	--the-goalpost-white: #ffffff;
	--the-goalpost-white-dark: #F9F9F8;
	--the-goalpost-white-darker: #F6F5F3;
	--nav-color: #513311;
	--the-super-yellow: #FDFF02;
	--the-super-yellow-hover: #F8F960;
	--the-btn-text-color: var(--the-goalpost-white);
	--bs-font-sans-serif: 'ab', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans",
		"Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-font-sans-serif: 'ab'
}


/* XXXXXXXXXXXXXXXXXXXXXXXXX LETS DO NEW STUFF HERE */
.cfp {
	height: 100vh;
	/* max-height: 1100px; */
}

.cc {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

/* .cc div {
  width: 50%;
  height: 50%;
} */


@media (min-width: 4400px) {
  .navbar-expand-xxxxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxxxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxxxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxxxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxxxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxxxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxxxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxxxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}

.navbar-toggler-icon {
	width: 2.2rem;
	height: 2.2rem; 
/* background-image: var(--bs-navbar-toggler-icon-bg);
background-size: 100%; */
}

.navbar-toggler {
	border: none;
}
.burger-sauce {
	padding-right: 0px
}

.nav-link {
font-size: 59px !important;
text-align: center;
line-height: 5rem;
}

.offcanvas-header .btn-close {
	margin-right: 112px !important;
	margin-top: 40px !important;
	color: white !important;
	width: 2.5rem;
	height: 2.5rem;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler {
  border-color: blue;
} 

/* XXXXXXXXXXXXXXXXXXXXXXXXX LETS DO NEW STUFF HERE  - fin */


/* @font-face {
	font-family: hm;
	src: url('../../fonts/hupla-medium.otf');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: hbold;
	src: url('../../fonts/hupla-bold.ttf');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: hsbold;
	src: url('../../fonts/hupla-bold.ttf');
	font-weight: 400;
	font-style: normal
} */

/* @font-face {
	font-family: al;
	src: url('../../fonts/arbeit-light.ttf');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ab;
	src: url('../../fonts/arbeit-book.ttf');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: am;
	src: url('../../fonts/arbeit-medium.ttf');
	font-weight: 400;
	font-style: normal
} */

.accordion {
	--bs-accordion-bg: transparent !important
}

h2, h5 {
	font-weight: 600
}

.wpcf7 {
	max-width: 768px
}

.wpcf7-form-control-wrap {
	margin-top: 5px;
	display: block
}

.page-link:hover, .theme-a:hover, body {
	color: var(--the-black)
}

body.admin-bar .site {
	top: 32px
}

body.admin-bar #main-nav {
	margin-top: 32px
}

.navbar {
	background: 0 0
}

.navbar.scroll {
	background: rgba(255, 255, 255, .8)
}

.nav-item {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 15px
}

.nav-link {
	color: var(--nav-color) !important
}

.navbar-dark {
	--bs-navbar-color: transparent
}

.navbar-toggler-icon-or {
	background-image:
		url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2881, 51, 17, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
		!important
}

.navbar-dark-orXXXXX {
	--bs-navbar-color: transparent !important;
	--bs-navbar-hover-color: var(--the-black) !important;
	--bs-navbar-disabled-color: var(--the-black) !important;
	--bs-navbar-active-color: var(--the-black) !important;
	--bs-navbar-brand-color: var(--the-black) !important;
	--bs-navbar-brand-hover-color: var(--the-black) !important;
	--bs-navbar-toggler-border-color: var(--the-black) !important;
	--bs-navbar-toggler-icon-bg: url(data : image/ svg + xml, % 3csvg xmlns = 'http://www.w3.org/2000/svg' viewBox = '0 0 30 30' % 3e % 3cpath stroke =
		'rgba%2881, 51, 17, 0.55%29' stroke-linecap = 'round' stroke-miterlimit = '10' stroke-width = '2' d =
		'M4 7h22M4 15h22M4 23h22'/ % 3e % 3c/ svg % 3e) !important;
	--bs-navbar-toggler-icon-bg: url(data : image/ svg + xml, % 3csvg xmlns = 'http://www.w3.org/2000/svg' viewBox = '0 0 30 30' % 3e % 3cpath stroke =
		'rgba%280, 0, 0, 0.55%29' stroke-linecap = 'round' stroke-miterlimit = '10' stroke-width = '2' d =
		'M4 7h22M4 15h22M4 23h22'/ % 3e % 3c/ svg % 3e)
}

/* .burger-sauce {
	padding-right: 26px
} */

.modal {
	border-radius: 8px !important;
	top: 20vh
}

.modal-backdrop {
	z-index: 1029
}

.modal-header {
	border-bottom: none
}

.page-template-page-about .team_member ::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px
}

.page-template-page-about .team_member ::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .5);
	box-shadow: 0 0 1px rgba(255, 255, 255, .5)
}

.white-btn:active, .wpcf7 form.sent .wpcf7-response-output {
	border-color: var(--the-black) !important
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 3em;
	padding: 1em;
	border-radius: 8px;
	border: 1.5px solid brown
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output
	{
	border: 3px solid red;
	background: var(--nav-color)
}

.card {
	border: 0 !important;
	border-radius: 0 !important
}

.no-gutter {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0
}

.history-title {
	font-size: 2.7rem;
	line-height: 2.5rem
}

.btn-hdr, .history-title-sub {
	color: var(--the-black);
	font-size: .9rem;
	font-family: am
}

.bio-job-title, .bio-name {
	font-size: 1.2rem;
	font-weight: 300
}

.history-separator {
	max-height: 80px;
	margin-left: 19px;
	margin-top: 10px
}

.margin-zero {
	margin: 0
}

.posts-back-link {
	margin-top: -3px;
	margin-left: 3px
}

.theme-a {
	color: var(--the-black);
	text-decoration: none;
	margin-bottom: 1.5rem
}

.single-post-col {
	padding-left: 0
}

.fwbg {
	padding: 0 !important
}

.bg-london-brown {
	background: var(--the-black)
}

.bg-london-brown-hover {
	background: var(--the-london-brown-hover)
}

.bg-london-brown-light {
	background: var(--the-london-brown-light)
}

.bg-goalpost-white {
	background: var(--the-goalpost-white)
}

.bg-goalpost-white-dark {
	background: var(--the-goalpost-white-dark)
}

.bg-goalpost-white-darker {
	background: #f6f5f3
}

.bg-super-yellow {
	background: var(--the-super-yellow)
}

.bg-super-yellow-hover {
	background: var(--the-super-yellow-hover)
}

.bg-2, .bg-england-red {
	background: var(--nav-color)
}

.post-img, .post-main-img {
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	border-radius: 8px
}

.splash-image {
	max-height: 40vh
}

.splash-img, .splash-img2 {
	position: relative
}

.splash-img-overlay {
	position: absolute;
	top: 170px;
	left: 144px
}

.splash-img-overlay2 {
	position: absolute;
	top: 0;
	left: 144px
}

.post-img {
	height: 300px;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	position: relative
}

.post-img-box2, .post-main-img {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important
}

.post-main-img {
	height: 80vh;
	min-height: 500px;
	background-size: cover !important
}

.horizontal-scrollable>.row {
	overflow-x: auto;
	white-space: nowrap
}

.horizontal-scrollable>.row>.col-xs-4 {
	display: inline-block;
	float: none
}

.bio-name {
	font-family: am;
	text-transform: none;
	margin-top: 25px
}

.bio-job-title {
	font-family: ab
}

.info-box {
	z-index: 10;
	position: relative
}

.pickgradient {
	display: inline-block;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(253, 255, 2, .95)),
		color-stop(100%, rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	overflow: hidden
}

.pickgradient2 {
	position: initial;
	display: block;
	z-index: 1000
}

.grad-img:after, .news-reel-area, .pickgradient img, .post-box-inner {
	display: block;
	position: relative
}

.pickgradient img {
	z-index: -1;
	min-height: 200px;
	width: 100%;
	overflow: hidden;
	border-radius: 8px
}

.grad-img:after {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(253, 255, 2, .95) 100%);
	z-index: -1;
	height: 340px;
	width: 104%;
	overflow: hidden;
	border-radius: 8px
}

.cat-box3.selected, .cat-box3:hover {
	background: var(--nav-color)
}

.events-col, .grants-col {
	z-index: 100
}

.post-box-container {
	min-height: 400px
}

.post-box {
	background: #f6f5f3;
	border-radius: 4px;
	min-height: 520px
}

.post-img-box, .post-img-box2 {
	border-radius: 8px;
	width: 100%;
	overflow: hidden
}

.post-box-stories {
	min-height: 460px
}

.post-img-box {
	height: auto;
	max-height: 220px
}

.post-img-box2 {
	max-height: 275px;
	min-height: 275px;
	height: 275px;
	background-size: cover !important;
	background-position: center;
	background-repeat: no-repeat
}

.post-img-box-stories, .post-img-ftr-box {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	border-radius: 8px;
	background-position: center;
	background-repeat: no-repeat
}

.post-img-box-stories {
	width: 100%;
	height: 200px;
	background-size: cover !important
}

.post-box-image {
	width: 500px;
	height: 500px
}

.post-box-inner {
	min-height: 470px
}

.emailfromform, .inline-block {
	display: inline-block
}

.rml1 {
	position: absolute;
	bottom: 20px;
	padding: 0;
	margin: 0
}

.gbx1, .gbx2, .gbx3 {
	position: relative
}

.post-img-ftr-box {
	height: 500px;
	overflow: hidden;
	width: auto;
	background-size: cover !important
}

.post-img-ftr-box2 {
	width: 100%;
	height: auto;
	border-radius: 8px;
	overflow: hidden
}

.post-img-ftr-box3 {
	min-height: 500px;
	height: 500px;
	width: auto;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center;
	background-repeat: no-repeat
}

.cat-box, .cat-box2 {
	background: #edece8;
	color: var(--the-black);
	font-size: .8rem;
	font-family: am
}

#more, #more2 {
	display: none;
	transition: .3s
}


/* owl stuff */
.bgs1 {
	/* height: 650px; */
	height: 70vh;
	height: 90vh;
	min-height: 400px;
	/* max-height: 750px; */
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	background-position: center;
}



.owl-theme .owl-nav [class*='owl-'] {
	color: #555 !important;
	font-size: 100px !important;
	margin: 0px !important;
	/* padding: 50px 30px !important; */
	padding: 20px 0px !important;
	background: transparent !important;
	display: block !important;
	cursor: pointer !important;
	border-radius: 3px !important;
}

.owl-nav {
	position: absolute;
	top: 30vh;
	width: 100%;
}

.owl-next {
	/* 	position: relative; */
	padding: 0px 10px !important;
	right: 15px;
	position: absolute;
	top: 0px;
}

.owl-prev {
	left: 15px !important;
	position: relative;
	padding: 0px 10px !important;
}

.lefty, .righty {
	/* max-height: 80px; */
	max-height: 75px;
}

/* end of owl stuff */






.owl-dots .owl-dot {
	zoom: 0.7 !important
}

.owl-dots {
	margin-right: 20vw
}

.owl-theme .owl-nav {
	float: left !important
}

.owl-theme .owl-dots {
	margin-top: 20px;
	float: right !important
}

.brad-4, .news {
	border-radius: 4px
}

.brad-8, .cat-box {
	border-radius: 8px
}

.cat-box {
	border: none
}

.cat-box2 {
	border: none;
	margin-right: 5px
}

.cat-box3, .cat-box5 {
	margin-right: 10px !important
}

.cat-box-feature {
	color: var(--the-black);
	background: 0 0;
	margin-left: -10px
}

.cat-box3, .cat-box3:hover {
	color: var(--the-btn-text-color)
}

.cat-box3 {
	background: #edece8;
	border-radius: 8px;
	border: none;
	font-size: .8rem;
	font-family: am
}

.read-more-link, .read-more-link2 {
	color: var(--the-black);
	text-decoration: none
}

.cat-box3.selected {
	border: 1px solid
}

.cont-sing {
	font-size: 1rem
}

.gbx3 {
	top: -180px;
	transform: rotate(-5deg);
	max-height: 50px
}

.gbx2 {
	top: -230px;
	transform: rotate(-3deg);
	max-height: 80px
}

.gbx1 {
	top: -170px;
	transform: rotate(6deg);
	max-height: 50px
}

.gbx4, .gbx5 {
	position: relative;
	max-height: 32px;
	filter: blur(2px)
}

.gbx4 {
	top: -360px;
	transform: rotate(-8deg);
	right: 170px
}

.gbx5 {
	top: -370px;
	left: 40px;
	transform: rotate(6deg)
}

.hgbx1, .hgbx3 {
	position: relative;
	filter: blur(1px)
}

.hgbx1 {
	top: -195px;
	transform: rotate(5deg);
	max-height: 60px;
	right: 70px
}

.hgbx2 {
	position: relative;
	top: -255px;
	transform: rotate(-3deg);
	max-height: 100px
}

.hgbx3 {
	top: -197px;
	transform: rotate(-9deg);
	max-height: 55px;
	left: 60px
}

.hgbx4, .hgbx5 {
	position: relative;
	max-height: 38px;
	filter: blur(2px)
}

.hgbx4 {
	top: -390px;
	transform: rotate(-8deg);
	right: 245px
}

.hgbx5 {
	top: -404px;
	left: 130px;
	transform: rotate(6deg)
}

.bump-up {
	margin-top: -110px
}

.news-article-heading {
	font-size: 2.3rem;
	font-family: hm;
	line-height: 2.2rem
}

.news-feature-article-heading {
	font-size: 2.8rem;
	font-family: hm;
	line-height: 2.6rem
}

.stories-article-heading {
	font-size: 2rem;
	font-family: hbold;
	line-height: 1.8rem;
	text-transform: uppercase
}

.splash-image2 {
	max-height: 65vh
}

.logo-img img, .partner-icon {
	max-height: 245px
}

.home-splash-bg {
	background-image: url(https://www.wembleystadiumfoundation.org/wp-content/uploads/2024/11/bg.jpg);
	height: 100%;
	width: 100%;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center;
	background-repeat: no-repeat
}

.separate-box h2, .separate-box p, .splash h1, .splash h2, .splash h3, .splash p {
	color: #fff !important
}

.read-more-link2 {
	font-size: 1rem;
	padding: 0 0 10px
}

.read-more-link {
	font-family: am;
	padding: 6px 20px 10px 10px;
	margin-left: -10px;
	border: none !important;
	transition: .3s
}

.read-more-link3 {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 3rem
}

.read-more-link:hover {
	opacity: .6;
	transition: .3s
}

.read-more-link:active, .read-more-link:focus, .read-more-link:focus-visible, .read-more-link:focus-within,
	.read-more-link:hover, .read-more-link:target, .read-more-link:visited {
	border: none !important
}

.card-cover, .card-cover2 {
	background: var(--nav-color);
	border-radius: 8px !important
}

.read-more-icon {
	top: -3px;
	position: relative;
	left: 10px
}

.left-icon2 {
	margin-right: 8px
}

.right-icon2 {
	margin-left: 8px
}

.left-icon2:hover, .right-icon2:hover {
	opacity: .6
}

.mt-3 {
	margin-top: 1rem !important
}

.container-inner {
	--bs-gutter-x: 0px !important;
	--bs-gutter-y: 0px !important
}

.card-cover {
	color: var(--the-goalpost-white) !important;
	min-height: 320px
}

.card-title {
	font-size: 5.7rem
}

.card-subtitle, .grant-accordion, .job-accordion, .were-hiring-title {
	font-size: 2rem
}

.card-cover2 {
	min-height: 250px
}

.separate-box, .separator-box-1 {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important
}

.map-box, .separate-box, .separator-box-1 {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat
}

.separate-box {
	height: 300px;
	background-image: url(https://www.wembleystadiumfoundation.org/wp-content/uploads/2024/11/bg.jpg);
	background-size: cover !important
}

.separator-box-1 {
	height: 450px;
	background-size: cover !important
}

.map-box {
	background-image: url(https://www.wembleystadiumfoundation.org/wp-content/uploads/2025/01/temp-map.jpg);
	height: 100%;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important
}

.map-image {
	object-fit: cover
}

#input[type=text], input[type=email], input[type=tel], select {
	min-height: 50px;
	border-radius: 8px
}

.emailfromform {
	border: solid 1px var(--the-black);
	padding: 10px;
	line-height: 2rem;
	width: 240px;
	height: 50px
}

.btn-outline-secondary, .btn-primary {
	--bs-btn-border-color: var(--the-black);
	--bs-btn-hover-border-color: var(--the-black);
	--bs-btn-active-color: var(--the-btn-text-color);
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	font-size: 1.1rem;
	border-width: 1.5px
}

input[type=email].emailfromform {
	min-height: 50px;
	border-radius: 8px;
	position: relative;
	top: 2px;
	width: 250px;
	margin-right: 10px
}

.bg-change {
	transition: background .2s
}

.contact-hdr {
	margin-top: 140px
}

a {
	color: var(--nav-color)
}

.btn-primary {
	--bs-btn-color: var(--the-btn-text-color);
	--bs-btn-hover-color: var(--the-btn-text-color);
	--bs-btn-hover-bg: #482bd9;
	--bs-btn-focus-shadow-rgb: 111, 82, 255;
	--bs-btn-active-bg: #4429cc;
	--bs-btn-active-border-color: #4026bf;
	--bs-btn-disabled-color: var(--the-btn-text-color);
	--bs-btn-disabled-bg: #5533ff;
	--bs-btn-disabled-border-color: var(--nav-color)
}

.btn-outline-secondary {
	--bs-btn-color: var(--the-black);
	--bs-btn-hover-color: var(--the-black);
	--bs-btn-hover-bg: #6c757d;
	--bs-btn-focus-shadow-rgb: 108, 117, 125;
	--bs-btn-active-bg: #6c757d;
	--bs-btn-active-border-color: #6c757d;
	--bs-btn-disabled-color: #6c757d;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #6c757d;
	--bs-gradient: none
}

.yellow-btn {
	--bs-btn-color: var(--the-goalpost-white);
	--bs-btn-border-color: var(--the-black);
	--bs-btn-hover-color: var(--the-black);
	--bs-btn-hover-bg: var(--nav-color);
	--bs-btn-hover-border-color: var(--the-black);
	--bs-btn-focus-shadow-rgb: 111, 82, 255;
	--bs-btn-active-color: var(--the-black);
	--bs-btn-active-bg: var(--nav-color);
	--bs-btn-active-border-color: var(--nav-color);
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: var(--the-btn-text-color);
	--bs-btn-disabled-bg: var(--nav-color);
	--bs-btn-disabled-border-color: var(--nav-color);
	font-size: 1.1rem;
	border-width: 1.5px
}

.brown-btn, .brown-btn-secondary, .no-color-btn-secondary, .reverse-brown-btn, .reverse-white-btn, .white-btn {
	--bs-btn-color: var(--the-black);
	--bs-btn-border-color: var(--the-black);
	--bs-btn-hover-color: var(--the-black);
	--bs-btn-hover-border-color: var(--the-black);
	--bs-btn-focus-shadow-rgb: 111, 82, 255;
	--bs-btn-active-color: var(--the-black);
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: var(--the-btn-text-color);
	font-size: 1.1rem;
	border-width: 1.5px
}

.yellow-btn:hover {
	color: var(--the-goalpost-white);
	background-color: var(--nav-color)
}

.white-btn {
	--bs-btn-bg: var(--the-btn-text-color);
	--bs-btn-hover-bg: var(--the-btn-text-color);
	--bs-btn-active-bg: var(--the-btn-text-color);
	--bs-btn-active-border-color: var(--the-btn-text-color);
	--bs-btn-disabled-bg: var(--the-btn-text-color);
	--bs-btn-disabled-border-color: var(--the-btn-text-color)
}

.btn-hdr:hover, .white-btn:hover {
	color: var(--the-black);
	background: var(--the-btn-text-color)
}

.btn-hdr2, .splash-hdr .btn-hdr {
	color: var(--the-btn-text-color)
}

.brown-btn, .brown-btn-secondary, .no-color-btn-secondary, .reverse-brown-btn, .reverse-white-btn {
	--bs-btn-bg: var(--nav-color);
	--bs-btn-hover-bg: var(--nav-color);
	--bs-btn-active-bg: var(--nav-color);
	--bs-btn-active-border-color: var(--nav-color);
	--bs-btn-disabled-bg: var(--nav-color);
	--bs-btn-disabled-border-color: var(--nav-color)
}

.splash-hdr .btn-hdr {
	border-color: var(--the-btn-text-color);
	font-size: .9rem;
	font-family: am
}

.splash-hdr .btn-hdr2 {
	background: var(--the-btn-text-color);
	color: var(--the-black)
}

.btn-hdr2 {
	background: var(--the-black)
}

.btn-hdr2:hover {
	color: var(--the-black);
	background: var(--nav-color)
}

.apply-btn {
	padding: 5px 17px !important;
	font-family: am;
	font-size: 1rem;
	position: relative;
	float: right
}

#wrapper-footer, .fm a, .subs {
	color: var(--the-black);
	font-size: .9rem
}

.btn-splash {
	z-index: 10000
}

.asdf76t5, .feature-cut, .hidden, .tap-btn1 {
	display: none
}

.page-item.active .page-link {
	color: var(--the-black);
	border-color: var(--the-black);
	background-color: #a8989d
}

.pagination {
	--bs-pagination-color: var(--the-black);
	--bs-pagination-bg: var(--the-goalpost-white);
	--bs-pagination-border-color: var(--the-black);
	--bs-pagination-hover-border-color: #dee2e6
}

#wrapper-footer {
	border: none;
	/* font-family: al; */
	padding-left: 0
}

.sfm a {
	text-decoration: none
}

.fm a {
	text-decoration: underline;
	font-family: al
}

#news-signup-form, #news-signup-form-mobile {
	scroll-margin-top: -100px
}

#history, #job-openings, #our-mission {
	scroll-margin-top: 100px
}

.scrolling-wrapper {
	overflow-x: auto;
	overflow-y: auto
}

.scrolling-wrapper-mobile {
	overflow-x: auto
}

.card-block {
	height: 300px;
	background-color: var(--the-goalpost-white);
	border: none;
	background-position: center;
	background-size: cover;
	transition: .2s ease-in-out !important;
	border-radius: 24px
}

.card-1, .card-9 {
	background-color: #4158d0;
	background-image: linear-gradient(43deg, #4158d0 0, #c850c0 46%, #ffcc70 100%)
}

.card-2 {
	background-color: #0093e9;
	background-image: linear-gradient(160deg, #0093e9 0, #80d0c7 100%)
}

.card-3 {
	background-color: #00dbde;
	background-image: linear-gradient(90deg, #00dbde 0, #fc00ff 100%)
}

.card-4 {
	background-color: #fbab7e;
	background-image: linear-gradient(62deg, #fbab7e 0, #f7ce68 100%)
}

.card-5 {
	background-color: #85ffbd;
	background-image: linear-gradient(45deg, #85ffbd 0, #fffb7d 100%)
}

.card-6, .card-7 {
	background-color: #fa8bff;
	background-image: linear-gradient(45deg, #fa8bff 0, #2bd2ff 52%, #2bff88 90%)
}

.card-8 {
	background-color: #fbda61;
	background-image: linear-gradient(45deg, #fbda61 0, #ff5acd 100%)
}

.card-10 {
	background-color: #ff3cac;
	background-image: linear-gradient(225deg, #ff3cac 0, #784ba0 50%, #2b86c5 100%)
}

.subs {
	font-family: am;
	margin-bottom: 5px
}

.agree {
	font-size: .8rem;
	font-family: al;
	color: var(--the-black) !important
}

.btn-subs, .sfm a {
	color: var(--the-black);
	font-family: am
}

.btn-subs {
	font-size: .9rem;
	min-height: 50px
}

.btn-eligibility:hover, .text-bio {
	color: var(--the-goalpost-white)
}

.footer-logo {
	max-height: 100px;
	margin-bottom: 20px
}

#footer_logo_container {
	max-height: 400px;
	transition: max-height .5s
}

#footer_logo {
	transition: .8s;
	opacity: 1
}

.hide-footer-logo {
	opacity: 0 !important;
	transition: .8s
}

.shrink-footer-logo {
	max-height: 0 !important;
	transition: max-height 1s
}

.reg-charity {
	font-size: .7rem !important;
	margin-top: 30px;
	display: block;
	text-align: center
}

.sfm a {
	color: var(--nav-color);
	font-size: 1rem
}

.logo-img img {
	width: auto
}

.social-icon {
	display: inline-block;
	margin-top: -5px;
	margin-bottom: 20px
}

.social-icon-img {
	max-height: 24px;
	margin-right: 10px
}

.job-title {
	margin-bottom: 10px
}

.tap-btn {
	background: rgba(255, 255, 255, .75);
	border-radius: 4px;
	position: absolute;
	bottom: 14px;
	left: 17px;
	padding: 4px 12px;
	font-family: am;
	font-size: .8rem
}

.ctm8, .hover-area {
	position: relative
}

.team_member {
	padding: 15px;
	border-radius: 8px;
	transition: .8s;
	max-height: 420px
}

.team_member:hover {
	opacity: .8 !important;
	transition: .8s;
	cursor: pointer
}

.hover-area {
	background: treansparent;
	height: 100%;
	display: block
}

.post-bio {
	display: contents
}

.ctm8 {
	background: var(--nav-color);
	padding: 20px;
	overflow-y: scroll;
	width: 100%;
	border-radius: 7px;
	height: 300px;
	top: -425px
}

.current-menu-item {
	color: var(--the-black);
	font-family: am
}

.card-image-box2 {
	height: 275px;
	width: 100%;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	border-radius: 8px
}

.card-image-box img {
	position: relative;
	display: block;
	height: 275px;
	width: 104%;
	overflow: hidden;
	border-radius: 8px
}

.card-box, .card-img {
	margin-bottom: 1rem
}

#events, #grants {
	transition: background .8s
}

#events.active, #grants.active {
	background: var(--nav-color);
	transition: background .8s
}

.grant-status-light {
	background: #fff;
	margin-top: -255px;
	max-width: 125px;
	max-height: 30px;
	z-index: 1000;
	font-size: .8rem
}

.sgsrl {
	display: block;
	position: absolute;
	padding: 0 16px
}

.sgsrl2 {
	margin-top: -180px
}

.grant-status-light-text {
	margin-top: 3px
}

.grants-available {
	color: #24ee26;
	font-size: 15px
}

.grants-not-available {
	color: red
}

.sgsr {
	color: var(--the-goalpost-white) !important;
	margin-right: 50px;
	background: var(--nav-color);
	float: right;
	max-width: 320px;
	padding: 30px;
	height: 225px;
	margin-top: -225px;
	z-index: 1000;
	border-start-end-radius: 8px
}

.sgsr2 {
	height: 150px;
	margin-top: -150px
}

.grant-status-title {
	font-size: 1.5rem;
	font-family: hbold;
	text-transform: uppercase;
	line-height: 1
}

.btn-eligibility {
	font-size: .9rem;
	font-family: am
}

.btn-eligibility:hover {
	background-color: var(--the-black) !important;
	background: var(--the-black) !important
}

.accordion-button {
	font-family: hbold;
	text-transform: uppercase;
	font-size: 1.3rem;
	color: var(--the-black);
	background-color: transparent
}

.accordion-item {
	border: none
}

.accordion-button::after {
	background-image: "../img/icons/bps.png" !important
}

.accordion-button:not(.collapsed) {
	color: var(--the-goalpost-white);
	background-color: var(--nav-color);
	box-shadow: none
}

.faq-accordion {
	font-size: 1.8rem
}

.application-date-end, .application-date-start, .award-date {
	font-size: 1rem;
	font-family: am
}

.a3fx, .button-box-mobile a {
	z-index: 990
}

#apply-video {
	margin-top: -240px !important;
	z-index: 990;
	position: relative
}

.how-to-apply-video {
	width: 640px;
	height: 360px
}

.next-btn {
	max-width: 100px
}

.label-first {
	float: left
}

.gec-input, .next-btn, input, input[type=email], input[type=tel], input[type=text], select, textarea {
	border: solid 1.5px var(--the-black) !important;
	height: 48px
}

.cn-buttons-container a {
	color: var(--the-black) !important
}

.click-input {
	transition: .3s
}

.click-input:hover {
	opacity: .95;
	transition: .3s
}

#grant-eligibility-check {
	display: hidden;
	background: red;
	height: 5px;
	width: 5px;
	margin-top: -150px;
	left: -5000px;
	position: absolute
}

.offcanvas-header .offcanvas-header img {
	width: auto !important;
	height: 45px !important
}

.wpcf7 textarea, .wpcf7-textarea {
	min-height: 192px !important
}

.text-bio-info {
	height: 100px
}

.responsive-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0
}

.responsive-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media ( min-width :769px) {
	.no-desktop2 {
		display: none !important
	}
}

@media ( min-width :768px) {
	.no-desktop {
		display: none !important
	}
	.mask1, .mask2, .mask3, .mask4 {
		mask-repeat: no-repeat;
		mask-size: 100%
	}
	.home-splash-bg {
		padding-top: 5rem !important;
		height: 580px
	}
	.splash-hdr .nav-link {
		color: var(--the-goalpost-white) !important
	}
	.header-section {
		min-height: 450px
	}
	.sgsrow {
		margin-right: -25px
	}
	.splash-image4 {
		margin-top: -175px
	}
	.splash-image4-homepage {
		margin-top: -380px
	}
	.desktop-up {
		margin-top: -100px
	}
	.mask1, .mask4 {
		-webkit-mask-image: url(../img/shape1.png);
		mask-image: url(../img/shape1.png)
	}
	.mask2, .mask3 {
		-webkit-mask-image: url(../img/shape2.png);
		mask-image: url(../img/shape2.png)
	}
	.card-image-box2 {
		height: 375px
	}
}

@media ( min-width :800px) {
	.home-splash-bg {
		height: 560px
	}
	.header-section {
		min-height: 420px
	}
	.sgsrow {
		margin-right: -5px
	}
}

@media ( min-width :576px) and (max-width :768px) {
	.ctm8, .post-img {
		height: 265px
	}
	.ctm8 {
		top: -390px
	}
}

@media ( min-width :768px) and (max-width :900px) {
	.cat-box5 {
		margin-right: 3px !important
	}
}

@media ( min-width :768px) and (max-width :992px) {
	.post-img-ftr-box3 {
		min-height: 0;
		height: 350px
	}
	.ctm8, .post-img {
		height: 300px
	}
	.card-title {
		font-size: 5rem
	}
	.ctm8 {
		top: -425px
	}
}

@media ( min-width :992px) {
	.scrolling-wrapper, .scrolling-wrapper-mobile {
		overflow-x: hidden
	}
	.scwrnw {
		flex-wrap: wrap !important
	}
	.splash-image4 {
		margin-top: -220px
	}
	.splash-image4-homepage {
		margin-top: -290px
	}
	.home-splash-bg {
		height: 818px
	}
}

@media ( min-width :1200px) {
	.container-small {
		max-width: 768px
	}
	.h2, h2 {
		font-size: 3rem;
		font-weight: 600
	}
	.splash-image4 {
		margin-top: -170px
	}
	.splash-image4-homepage {
		margin-top: -410px
	}
	.card-image-box2 {
		height: 425px
	}
}

@media ( min-width :768px) and (max-width :1200px) {
	.sgsr {
		margin-right: 0 !important
	}
}

@media ( min-width :992px) and (max-width :1200px) {
	.home-splash-bg {
		height: 765px
	}
	.card-title {
		font-size: 3.4rem
	}
	.post-img-ftr-box3 {
		min-height: 0;
		height: 380px
	}
	.ctm8, .post-img {
		height: 235px
	}
	.ctm8 {
		top: -360px
	}
}

@media ( min-width :1024px) and (max-width :1024px) {
	.home-splash-bg {
		height: 735px
	}
	.text1024 {
		padding: 2.5rem !important
	}
}

@media ( min-width :1200px) and (max-width :1400px) {
	.post-img {
		height: 275px
	}
	.home-splash-bg {
		height: 800px
	}
	.splash-image4-homepage {
		margin-top: -340px
	}
	.post-img-ftr-box {
		height: 500px
	}
	.card-title {
		font-size: 5rem
	}
	.ctm8 {
		height: 275px;
		top: -400px
	}
}

@media ( min-width :1400px) {
	.sgsrow {
		margin-right: 180px
	}
	.ctm8 {
		height: 300px;
		top: -425px
	}
}

@media ( min-width :1600px) {
	.post-img-ftr-box {
		height: 600px
	}
}

@media ( min-width :768px) and (max-width :1000px) {
	.container, .container-md, .container-sm {
		max-width: 92vw
	}
	.post-box, .post-box-inner {
		min-height: 550px
	}
}

@media ( max-width :1200px) {
	.post-img-box2 {
		max-height: none;
		min-height: initial;
		height: 250px
	}
	.news-article-heading {
		font-size: 2.2rem;
		line-height: 2rem
	}
	.post-box-news-cuts, .post-box-stories {
		min-height: 500px
	}
	.news-feature-article-heading {
		font-size: 2.6rem
	}
}

@media ( min-width :768px) and (max-width :992px) {
	.news-feature-article-heading {
		font-size: 2rem
	}
}

@media ( max-width :1024px) {
	.news-article-heading {
		font-size: 2rem;
		line-height: 2rem
	}
	.post-img-box2 {
		height: 250px
	}
	.post-box-news-cuts, .post-box-stories {
		min-height: 500px
	}
}

@media ( max-width :992px) {
	.news-article-heading {
		font-size: 2rem
	}
	.post-img-box2 {
		height: 220px
	}
	.post-box-container {
		min-height: initial
	}
	.post-box-news-cuts, .post-box-stories {
		min-height: 460px
	}
}

@media ( min-width :768px) and (max-width :800px) {
	.pe-override, .pe-override2 {
		padding-right: 0 !important
	}
}

@media ( max-width :767px) {
	.ipad {
		display: none !important
	}
	.offcanvas-body {
		padding: 2px;
		margin-top: 20px
	}
	.faa {
		display: none
	}
}

@media ( max-width :768px) {
	.logo-img {
		max-height: none;
		width: auto
	}
	.logo-img img {
		height: 40px;
		margin-left: 10px
	}
	#navbarNavOffcanvas img {
		height: 40px;
		width: auto
	}
	.extend-mobile-nav {
		width: -webkit-fill-available !important
	}
	.offcanvas-header {
		padding: 12px 7px
	}
	.offcanvas-header .btn-close {
		padding: 20px 33px
	}
	.navbar-toggler {
		border: none
	}
	.nav-link {
		font-family: am;
		padding: 12px 20px;
		font-size: 1rem
	}
	.mob-nav-btns, .splash-image-box-8 {
		height: 400px
	}
	.btn-hdr-override {
		display: block !important;
		border: solid 1.5px var(--the-black) !important;
		margin-left: 15px
	}
	.offcanvas input[type=email].emailfromform {
		width: 100% !important
	}
	.offcanvas #mc-embedded-subscribe {
		width: 100%;
		font-size: 1rem;
		position: relative;
		display: block;
		margin-top: -12px
	}
	#news-signup-form-mobile, .offcanvas #news-signup-form {
		margin: 10px
	}
	.site-footer, .site-info {
		text-align: left !important
	}
	body {
		font-size: 18px !important
	}
	input[type=email].emailfromform {
		width: 240px
	}
	#apply-video {
		margin-top: 50px !important
	}
	.how-to-apply-video {
		width: 100%;
		height: 46vw
	}
	.history-separator {
		margin-left: 18px
	}
	.ftle {
		padding-left: 10px
	}
	.hgbx1, .hgbx3, .hgbx4, .hgbx5, .news-reel-txt, .no-mobile, .owl-dots, .product-slider-controls {
		display: none !important
	}
	.hgbx2 {
		top: -250px;
		max-height: 60px
	}
	.pickgradient img {
		min-height: 300px;
		width: auto;
		overflow-x: hidden;
		border-radius: 8px
	}
	.owl-carousel-skills {
		margin-left: -5px
	}
	.sgsr, .sgsrl {
		margin-left: 35px
	}
	#news-reel {
		padding-right: 10px
	}
	.news-feature-article-heading {
		font-size: 2.3rem;
		font-family: hbold;
		line-height: 2.1rem;
		font-weight: 100
	}
	.nra2 {
		min-height: 400px
	}
	.cc-reach {
		min-height: 0
	}
	.read-more-arrow {
		position: absolute;
		right: 20px
	}
	.read-more-arrow-img {
		height: 20px
	}
	.grant-status-light {
		margin-top: -230px
	}
	.grant-status-light1, .grant-status-light2 {
		margin-top: -130px;
		z-index: 992
	}
	.sgsrl2 {
		margin-top: -170px
	}
	.sgsr {
		max-width: 290px;
		height: 200px;
		margin-top: -200px
	}
	.sgsr2 {
		height: 140px;
		margin-top: -140px
	}
	.splash-image-box-7, .splash-image-box-8 {
		height: 350px;
		width: 100%;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		background-position: center;
		background-repeat: no-repeat;
		border-radius: 8px
	}
	.post-img-ftr-box3 {
		min-height: 0;
		height: 250px
	}
	h1.display-2 {
		font-size: 3rem
	}
	h2.display-5 {
		font-size: 2.5rem
	}
	.page-template-page-contact h1, .page-template-page-contact h2, h2 {
		font-size: 3rem;
		line-height: 2.8rem
	}
	.card-title {
		font-size: 4rem
	}
	.button-fixed-width {
		max-width: 220px;
		display: inline-block;
		position: relative
	}
	.button-box-mobile {
		display: inline-block !important;
		position: relative
	}
	.button-box-mobile a {
		margin-right: 10px
	}
	.sfm a, .sfmr a, .sfmr-sub a {
		padding-left: 0;
		margin-right: 20px
	}
	.btn-hdr, .subheader {
		display: none
	}
	.feature-cut, .sfm a, .sfmr a, .sfmr-sub a {
		display: block
	}
	.splash-image2, body.admin-bar #main-nav {
		margin-top: 0
	}
	.sfmr, .sfmr-sub {
		margin-left: 0
	}
	.sfm {
		margin-bottom: 40px
	}
	.sfm a {
		margin-bottom: 20px
	}
	.sfmr a {
		margin-bottom: 25px
	}
	.sfmr-sub a, h2 {
		margin-bottom: 10px
	}
	.contact-hdr {
		margin-top: 20px
	}
	.post-img-ftr-box {
		width: 100%;
		height: 290px
	}
	.post-img-box {
		max-height: 275px
	}
	.site-footer {
		margin-top: 15px
	}
	.site-info {
		margin-top: 25px
	}
	.map-box {
		height: 300px
	}
	.card-image-box img {
		height: 250px
	}
	.post-main-img {
		height: 80vh;
		min-height: 200px
	}
	.card-cover2 {
		min-height: 210px
	}
	.news-reel-area {
		min-height: 475px
	}
	.news-reel-area2 {
		min-height: 255px
	}
	.reg-charity {
		text-align: left
	}
}

@media ( min-width :768px) and (max-width :768px) {
	input[type=email].emailfromform {
		width: 190px
	}
	.post-box-inner {
		min-height: 350px
	}
}

@media ( max-width :572px) {
	.theme-a {
		margin-top: 35px !important
	}
	.post-main-img {
		height: 50vh;
		min-height: 300px
	}
	.news-reel-area2 {
		min-height: 320px
	}
	.ctm8 {
		height: 300px;
		top: -425px
	}
}

@media ( max-width :450px) {
	.nra2 {
		min-height: 460px
	}
	.news-reel-area2 {
		min-height: 260px
	}
	.ajkwn {
		font-size: 3.5rem
	}
	.sgsr {
		padding: 20px
	}
	.sgsrl {
		min-width: 120px !important
	}
	.btn-lg, .btn-splash {
		font-family: am;
		font-size: .9rem;
		padding: 8px 16px !important
	}
	.accordion-button {
		font-size: 1.4rem
	}
	.h3mob {
		font-size: 1.7rem
	}
	.separate-box {
		background-size: 800px !important
	}
}

@media ( max-width :375px) {
	.ajkwn {
		font-size: 3rem
	}
	.news-feature-article-heading {
		font-size: 2rem
	}
}