/*!
Theme Name: Phoenix Rescue Mission
Theme URI: http://phoenixrescuemission.org/
Author: RKD Group
Author URI: https://wordherd.io
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Moonstone Font */

@font-face {
	font-family: 'moonstoneregular';
	src: url('fonts/Moonstone-Regular.woff') format('woff'),
	url('fonts/Moonstone-Regular.otf') format('otf'),
	url('fonts/Moonstone-Regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;
}

/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
.alignfull img { width: 100vw }
.alignfull .alignnone img { width:auto}
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea, ul, ol { color: #363636;font-family: cronos-pro, sans-serif; font-weight: 400; font-size: 22px; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 { clear: both }
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0; padding: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0px }
ul { list-style: disc, list-style-position: outside; }
ol { list-style: decimal }
li { margin-bottom: 15px;}
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 0px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #9f0612; color: #fff; font-size: 26px; padding: 0.6em 30px 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; background: #ff401a; }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #363636; border: 1px solid #9f0612; border-radius: 0px; padding: 3px 20px; }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #363636 }
select { border: 1px solid #9f0612;}
textarea { width: 100% }
a { color: #9f0612 }
a:visited { color: #9f0612 }
a:hover, a:focus, a:active { color: #ff401a }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 0 1.5em }
.widget select { max-width: 100% }
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.post, .page {
	margin: 0em;
}
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 0px 0 0 }
body > #page > .content-area.boxed .entry-content, body.archive .site-main, .error404 .site-main, .search-area.boxed {
	max-width: 1170px;
	width: 100%;
	margin: auto;
	padding: 0 20px;
}
body.single > #page > .content-area.boxed, .error404 .boxed {
	margin-top:40px;
}

.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100% }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }

/*Theme layout Option CSS*/

body > #page > .content-area.boxed { margin: 40px auto 0; max-width: 100%; padding: 0; }
body.page-template-page-hero > #page > .content-area.boxed { margin: -160px auto 0; max-width: 100%; padding: 0; }
body > #page > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #page > .content-area.left-sidebar,
body > #page > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #page > .content-area.left-sidebar > main.site-main,
body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #page > .content-area.left-sidebar > aside.widget-area,
body > #page > .content-area.right-sidebar > aside.widget-area { width: 250px }

@media screen and (min-width: 769px){
	body > #page > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #page > .content-area.right-sidebar > main.site-main { padding-right: 3% }
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
}

@media screen and (max-width: 992px){
	body > #page > .content-area.left-sidebar > aside.widget-area,
	body > #page > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #page > .content-area > main.site-main { padding-right: 0px !important;padding-left: 0px !important; }
	body > #page > .content-area > aside.widget-area,
	body > #page > .content-area > main.site-main { width:100% !important; }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

}

/* Fonts */
* {
font-family: cronos-pro, sans-serif;
font-weight: 400;
font-style: normal;
}

h2 {
	font-size:36px;
}

h3 {
	font-size:28px;
}

mark, .mark {
	font-family: 'moonstoneregular',sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:93px;
	margin:0 0 0 12px;
}

p.has-medium-font-size mark {
	font-size: 44px;
}

a mark:hover {
	color:#9f0612 !important;
}

.no-underline a {
	text-decoration: none;
}

.red {
	color: #ff401a;
}

#page {
	overflow:hidden;
}

/* Top Bar */

#top-nav-bar {
	z-index: 50;
	position: relative;
}

p.phone {
	padding-top: 4px;
}

/* Social Media Links */

#top-nav-bar .icon span, #colophon .icon span, .icon span {
	font-size:0;
	text-align: center;
	line-height:0;
	display:block;
	width:26px;
	height:26px;
}

.icon span::before {
	font-size: 16px;
	line-height:25px;
	color:#008f9e;
	text-align: center;
}

#colophon .icon span::before {
	font-size: 16px;
	color:#008f9e;
	text-align: center;
}

.icon a {
	background-color:#fff;
	border-radius: 50%;
	width:26px;
	height:26px;
	padding-top: 2px !important;
}

.green-circles .icon a {
	background-color:#008f9e;
	border-radius: 50%;
	width:26px;
	height:26px;
	padding-top: 2px !important;
}

.green-circles .icon span::before {
	font-size: 16px;
	color:#fff !important;
	text-align: center;
}

li.facebook a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f39e";
}

li.twitter a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f099";
}

li.instagram a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f16d";
}

li.youtube a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f167";
}

li.pinterest a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f231";
}

li.linkedin a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f0e1";
}

li.tiktok a span::before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\e07b";
}

.social-media-menu .wp-block-navigation__container {
	gap: var(--wp--style--block-gap,5px);
}

/* Search Bar Top Bar */
#top-nav-bar input[type="search"] {
	border:0px;
	background-color:#76cac6;
}

#top-nav-bar .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	padding: 5px 10px 5px 5px;
	border: 0px solid #949494;
	background-color:#76cac6;
}

#top-nav-bar .wp-block-search__button {
	background: url('img/MagnifyingGlass.png') no-repeat center;
	background-color:#76cac6;
	border: 0px;
	padding: 15px 10px;
	color: #fff;
	margin-left: 0em;
	height:20px;
	width:20px;
}

#top-nav-bar .wp-block-search__button svg {
	display:none;
}

.wp-block-navigation__container li {
	margin:0;
}


/* Content Area */

.section-codered .content-area {
	z-index: 1;
}

.content-area {
	z-index: 0;
	position: relative;
}

body.archive .content-area {
	margin-top:100px !important;
}

.archive-wrap .entry-content {
	padding:0 !important;
}

.blog-header {
	margin-top:-160px;
	z-index: 0;
	position: relative;
}

/* Footer */

#colophon p {
	margin: 0;
}

#colophon .social-media-menu {
	margin-bottom:25px;
}

/* Home Page */
.kt-image-overlay-wrap {
	background: none !important;
}

.shadow-box-pattern {
	background: url('img/Programs_Gray_Texture_Background.png') no-repeat bottom center;
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
}

.shadow-box-pattern figcaption {
	text-align: center;
	margin:10px 0;
	vertical-align: middle;
}

.shadow-box, .featured-resources-article a img {
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
}
figure.shadow-box img {
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
}

figure.shadow-box, .wp-block-image.shadow-box {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
}


.home-slider .alignfull img {
	width:100%;
}

.faq .kt-image-overlay-wrap {
	margin-left:0;
	margin-right:0;
}

.light-shadow-box .kt-image-overlay-wrap, .light-shadow-box img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(158,158,158,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(158,158,158,1);
	box-shadow: 0px 0px 5px 0px rgba(158,158,158,1);
}

.light-shadow-box.modal-trigger .kt-image-overlay-wrap {
	box-shadow: unset;
}

/* Convio Form for blog updates */

.conv_form input {
	border: 1px solid #9F0612;
	color:#9F0612;
	padding: 5px 10px 5px 10px;
	border-radius: 0;
	font-size: 24px;
	width:285px;
	height:48px;
}

.conv_form_wrapper {
	max-width:590px;
	margin:0 auto;
	height:116px;
}

.conv_form_body {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap:20px;
}

.conv_form .btn {
	background-color: #9F0612;
	color:#fff;
}

.conv_form .btn:hover {
	background-color:#fff ;
	color:#9F0612;
	border: 1px solid #9F0612;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9F0612;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9F0612;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9F0612;
}

.no-margin {
	margin:0 !important;
}

/* Slider arrows */

.slick-slider .slick-prev, .slick-slider .slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 30px;
	line-height: 0px;
	text-align: center;
	font-size: 0px;
	cursor: pointer;
	background: rgba(0,0,0,0.8);
	color: white;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	box-shadow: none;
	transition: opacity .4s ease-in-out;
	opacity: .25;
	z-index: 1;
	text-shadow: 0 0 10px #000, 2px 2px 2px rgba(0,0,0,0);
}

.slick-prev, .slick-next {
	bottom: 0px;
	top:unset !important;
	font-size: 28px !important;
	transform: translate(0) !important;
	background: transparent !important;
	width:140px !important;
	opacity: 1 !important;
	border:none;
}

.slick-prev {
	/*right: 170px;*/
	/*left:unset !important;*/
}

.slick-prev:before {
	height: 20px !important;
	top: -10px !important;
	width: 20px !important;
	border-width: 4px 4px 0 0 !important;
}

.slick-next:after {
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 20px;
	position: relative;
	top: -10px;
	left: -2px;
	transform: rotate(45deg);
	vertical-align: top;
	width: 20px;
	border-width: 4px 4px 0 0 !important;
}

.slick-next:before {
	display:none !important;	
}

.kb-blocks-slider figure {
	margin:0;
	width:486px;
	height: 486px;
}

/* Post Carousel Arrows */

.splide .splide__arrow {
	top:unset !important;
	bottom:0 !important;
	color:#363636 !important;
	opacity:1 !important;
	font-size: 28px !important;
	transform: translate(0) !important;
	background: transparent !important;
	width:140px !important;
	justify-content: flex-end !important;
}

.splide .splide__arrow svg {display:none;}

.splide .splide__arrow--prev {
	right: 170px;
	left:unset !important;
}

.splide__arrow--prev:after {
	content:'Previous';
}

.splide__arrow--next:before {
	content:'Next';
}

.splide__arrow--prev:before {
	border-style: solid;
	border-width: 4px 4px 0 0;
	content: '';
	display: inline-block;
	height: 20px;
	position: relative;
	top: -2px;
	left: 2px;
	transform: rotate(-135deg);
	vertical-align: top;
	width: 20px;
	border-width: 4px 4px 0 0 !important;
}

.splide__arrow--next:after {
	border-style: solid;
	border-width: 4px 4px 0 0;
	content: '';
	display: inline-block;
	height: 20px;
	position: relative;
	top: -2px;
	left: -2px;
	transform: rotate(45deg);
	vertical-align: top;
	width: 20px;
	border-width: 4px 4px 0 0 !important;
}
.hero.kt-row-has-bg:before,
.hero .kt-row-has-bg:before {
	border: 2px solid #fff;
	border-left: 0;
	margin-top: 165px;
	height: 78%;
	width: 92%;
	background: transparent;
	content: '';
	display: block;
	position: absolute;
}

.kadence-column_9c1afe-d8 > .kt-inside-inner-col {
	justify-content: right !important;
	margin-left: 0px !important;
}

.kt-modal-overlay {
	position: absolute !important;
	max-height: 321px;
	top:0px !important;
	left:17px !important;
	width:97%;
}

body.section-codered .kt-modal-overlay {
	position: absolute !important;
	max-height: 321px;
	top:0px !important;
	left:14px !important;
	width:97%;
}


body.section-codered .kt-modal-container figure {
	width:max-content;
}

.custom-testi-section .kt-testimonial-content {
	text-align: left;
}
.custom-testi-section .splide__arrow--prev:after {
	display: none;
}
.custom-testi-section .splide__arrows .splide__arrow {
    color: #fff !important;	
}
.custom-testi-section ul.kt-blocks-carousel-init {
	display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.custom-testi-section .splide__arrow.slick-prev {
	left: 0 !important;
	right: unset;
    width: unset !important;
}
.custom-testi-section .slick-prev:before,
.custom-testi-section .slick-next:after {
	top: unset !important;
}
.custom-testi-section .splide__arrow.slick-next {
	right: 0 !important;
    width: unset !important;
}
.custom-testi-section .splide__arrows {
	display: flex !important;
	width: 100%;
    max-width: 100px;
    position: relative;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 30px;	
}
.custom-testi-section .kb-splide .splide__slide:before {
	content: unset !important;
}
.custom-testi-section .splide__arrow {
    color: #ccc; /* light color when active */
    opacity: 0.7;
    transition: color 0.3s, opacity 0.3s;
}

/* Disabled arrow style */
.custom-testi-section .splide__arrow.is-disabled {
    color: #000; /* dark color when disabled */
    opacity: 1;
    cursor: default; /* optional: remove pointer */
}
.custom-testi-section h2 {
	margin-left: 43px;	
}
.page-id-27987 .content-area {
	margin-top: -120px !important;	
}

@media (max-width: 850px) {
	body.section-codered .kt-modal-overlay {
		left:0px !important;
		width:100%;
	}
	body.section-codered .kt-modal-container figure {
		/* width:auto; */
	}
	
	body.section-codered .kt-modal-container p, body.section-codered .kt-modal-container ul {
		font-size:18px !important;
		line-height: 22px !important;
		padding-left:15px !important;
		padding-right:15px !important;
	}
	body.section-codered .kt-modal-container ul li {
		margin-left:30px;
	}
}

@media (max-width: 768px) {
	body.section-codered .kt-modal-overlay {
		max-height: min-content;
	}
	body.section-codered .kt-modal-container figure {
		width:100%;
		margin:0 auto;	
	}
}




.kt-modal-container {
	max-height: inherit !important;
}

.kt-modal-container figure {
	margin:0;
}

/* Slick Slider */

.slick-track
{
	display: flex !important;
}

.slick-slide
{
	height: inherit !important;
	display: flex !important;
	flex-direction: column;
}

.slide {
	/*width: 727px !important;*/
	/*height:243px !important;*/
	margin:0 40px;
}

.slide .wrapper {
	display:flex;
	background: #fff;
	flex: 1 1 auto;
}

.slide .featured-image {
	flex: 1 1 40%;
}

.slide .featured-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.slide .slide-content {
	flex: 2 1 60%;
	padding:0 30px;
}

.slide-content h3 {
	color: #008F9E;
	font-family: 'moonstoneregular',sans-serif;
	font-size: clamp(2.25rem, 1.725rem + 1.75vw, 3.125rem);
	line-height: 1.3;
	font-weight: 400;
	font-style: normal;
	margin:20px 0 0;
}

.slide-content p {
	font-size:22px;
	line-height: 28px;
	font-style: normal;
	margin:0 0 12px;
}

.slide-content a {
	font-size:22px;
	font-weight:700;
	color:#363636;
	text-decoration: none;
}

.slide-content a:hover {
	text-decoration: underline;
}

.slick-slider .slick-next {
	right: 0;
}

.slick-slider .slick-prev:before {
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 10px;
	position: relative;
	top: 0px;
	left: 2px;
	transform: rotate(-135deg);
	vertical-align: top;
	width: 10px;
}

.sticky-container {
	/*height:320px;*/
	padding-bottom: 80px;
}

/* Events Slick Slider */
.event-slide {

}
.event-slide .wrapper {
	display: flex;
	gap:80px;
	align-items:flex-start;
}

.event-slide p.event {
	margin:20px 0 0 0 ;
}

.event-title {
	color:#9f0612;
	font-size:48px;
	line-height:54px;
	font-weight:400;
	margin:0;
}

.event-content {
	
}

.event-slide .button {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	font-size: 26px;
	background: #9f0612;
	border-color: #9f0612;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.slick-active .shadow-box img {
	-webkit-box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 15%);
}
.event-slide .shadow-box {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
}

.event-slide .featured-image img {
	max-width: 480px;
}

.events-slick-slider .slick-prev, .events-slick-slider .slick-next {
	bottom:-70px;
}
 
/* Mega Menu Styles */

.mega-sub-menu img {
	width:100%;
}

li#mega-menu-item-media_image-2 {
	padding-bottom: 0px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	display:none;
}

.mega-menu-columns-8-of-12 {
	border-left: 1px solid #ccc !important;
	padding-left: 20px !important;
}

.mega-sub-menu mark{
	color: #339999;
	font-size:26px;
	background: none;
	text-align: center;
}
.mega-sub-menu mark .menu-stories-link{
	color: #339999 !important;
	font-size:26px !important;
	background: none !important;
	text-align: center !important;
}
.mega-sub-menu .custom-html-widget {
	text-align: center;	
}
.mega-sub-menu mark .menu-stories-link{
	font-family: 'moonstoneregular',sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 0 10px;
}

.ministries .inner-column-1, .ministries .inner-column-2, .ministries .inner-column-3 {
	max-width:321px;
}

/* General Button Style */
.wp-block-kadence-advancedbtn .kt-button{
	text-decoration: none;
}
.wp-block-kadence-advancedbtn.teal-button .kt-button,
.wp-block-kadence-advancedbtn.trans-button .kt-button{
	padding: 8px 16px 10px 16px !important;
}

.wp-block-kadence-advancedbtn.red-button .kt-button {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	color: #fff !important;
	font-size: 26px !important;
	background: #9f0612 !important;
	border-color: #9f0612 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.wp-block-kadence-advancedbtn.white-button .kt-button {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	color: #9f0612 !important;
	font-size: 26px !important;
	background: #fff !important;
	border-color: #9f0612 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.wp-block-kadence-advancedbtn.teal-button .kt-button {
	color: #fff !important;
	font-size: 26px !important;
	background: #008f9e !important;
	border-color: #fff !important;
}

.wp-block-kadence-advancedbtn.orange-button .kt-button {
	color: #fff !important;
	font-size: 26px !important;
	background: #fa723a !important;
	border-color: #fa723a!important;
}

.wp-block-kadence-advancedbtn.trans-button .kt-button {
	color: #9f0612 !important;
	background: transparent !important;
	border-color: #9f0612!important;
}

.wp-block-kadence-advancedbtn.red-button .kt-button:hover {
	background:#fa723a !important;
	border-color: #fa723a !important;
}

.wp-block-kadence-advancedbtn.white-button .kt-button:hover {
	color:#fa723a !important;
	border-color: #fa723a !important;
	background-color:#fff !important;
}

.wp-block-kadence-advancedbtn.teal-button .kt-button:hover {
	color:#008f9e !important;
	border-color: #008f9e !important;
	background-color:#fff !important;
}

.wp-block-kadence-advancedbtn.orange-button .kt-button:hover {
	color:#fff !important;
	border-color: #9f0612 !important;
	background-color:#9f0612 !important;
}
.wp-block-kadence-advancedbtn.trans-button .kt-button:hover {
	color:#fa723a !important;
	border-color: #fa723a !important;
	background-color:transparent !important;
}
.orange-highlight strong {
	color: #fa723a;
}

.wp-block-kadence-advancedbtn .kt-btn-wrap.white-button .kt-button {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	color: #9f0612 !important;
	font-size: 26px !important;
	background: #fff !important;
	border-color: #9f0612 !important;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

.wp-block-kadence-advancedbtn .kt-btn-wrap.white-button .kt-button:hover {
	color:#fa723a !important;
	border-color: #fa723a !important;
	background-color:#fff !important;
}

.wp-block-kadence-advancedbtn .kt-btn-wrap.white-button.selected .kt-button,
.wp-block-kadence-advancedbtn .kt-btn-wrap.white-button.selected .kt-button:hover {
	color: #fff !important;
	background: #9f0612 !important;
	border-color: #9f0612 !important;
	cursor: default;
}

/* General Link List Style */

ul  {
	list-style-type: none;
	padding:10px;
}

li {
	padding-left: 10px;
}

#primary ul li::before {
	content:'\2022';
	padding-right:10px;
	margin-left: -17px;
}

/*FIX IN THE TEAM PAGE*/
.our-team .kt-tabs-title-list {margin: 65px 0px 0px 0px !important;}
#tab-boardofdirectors::before, #tab-ambassadors::before, #tab-staff::before {padding: 0px !important;margin: 0px !important;}

.page-numbers li::before {
	content:'' !important;
}

ul.two-col-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

@media (max-width: 990px) {
	ul.two-col-list {
		display: grid;
		grid-template-columns: 1fr;
	}	
}

/* Blog Page */

a.post-more-link {
	color: #9f0612;
	font-size: 24px;
	padding: 5px 30px;
	border: 1px solid #9f0612;
	text-decoration: none;
}

.latest-content .more-link-wrap {
	margin:30px 0;
}

a.post-more-link:hover {
	color: #ff401a;
	border: 1px solid #ff401a;
}

h2.entry-title {
	color: #9f0612;
	font-size: 48px;
	margin-bottom:0;
}

h2.entry-title a {
	color: #9f0612;
	font-size: 36px;
	line-height: 44px;
	text-decoration: none;
}

.posted-on a {
	font-size: 18px;
	color:#363636;
	text-decoration: none;
}

.post-thumbnail img {
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.15);
}

article.latest-post {
	display:flex;
	column-gap: 30px;
	overflow:hidden !important;
}

.latest-thumbnail {
	min-width:480px;
	height:480px;
}

.shadow-box-pattern.latest-post {
	background-image: url('img/textured_bkgd_large.png');
	background-position: right;
	background-repeat: no-repeat;
}

.shadow-box-pattern-large {
	background: url('img/textured_bkgd_large.png') no-repeat bottom center;
	background-size: cover;
}

ul.wp-block-post-template {
	margin-left:0;
}

h2.newest {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom:0;
	text-transform: uppercase;
}
.latest-content .entry-title {
	margin-bottom: 10px;
}
.latest-content {
	padding-right:30px;
}
.latest-content p.entry-title a {
	font-size: 36px;
	line-height:40px;
	text-decoration: none;
	margin-bottom:0;
}
.latest-content .entry-content {
	margin-top:10px !important;
	padding:0 !important
}
.latest-content .entry-content p {
	margin-top: 0;
	font-size:22px;
	line-height: 26px;
} 
.archive .wp-block-group {
	padding:30px 0px !important;
}
.archive .wp-block-group__inner-container figure {
	margin:0 !important;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0;
	margin-inline-end: 0;
}

.alm-wrap .alm-reveal, .archive-wrap {
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap:60px;
	row-gap:20px;
	margin-top:50px;
}

.archive-wrap article {
	overflow:inherit !important;
}

.archive-wrap p.entry-title {
	font-size: 30px;
	line-height: 38px;
	margin-bottom:0px;
}
.archive-wrap p.entry-title a {
	text-decoration: none;
}

/* Page Numbers blocks center inline */

ul.page-numbers {
	border-top:2px solid #999;
	margin-top:50px;
}

.page-numbers {
  clear:both;
  text-align: center;
  list-style-type: none;
  display:flex;
  justify-content: center;
  padding:20px;
  position: relative;
}

.page-numbers .current {
	color:#9f0612;
}

.page-numbers a {
	text-decoration: none;
	color:#999;
}

.page-numbers .next {
	color:#9f0612;
	position:absolute;
	right:0;
}

.page-numbers .prev {
	color:#9f0612;
	position:absolute;
	left:0;
}

.page-numbers .prev:before {
	border-style: solid;
	border-width: 4px 4px 0 0;
	content: '';
	display: inline-block;
	height: 20px;
	position: relative;
	top: 5px;
	left: 2px;
	transform: rotate(-135deg);
	vertical-align: top;
	width: 20px;
	border-width: 4px 4px 0 0 !important;	
}

.page-numbers .next:after {
	border-style: solid;
	border-width: 4px 4px 0 0;
	content: '';
	display: inline-block;
	height: 20px;
	position: relative;
	top: 5px;
	left: -2px;
	transform: rotate(45deg);
	vertical-align: top;
	width: 20px;
	border-width: 4px 4px 0 0 !important;
}

/* Single Post */
.single-post .post-thumbnail img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.two-col {
	display:flex;
	column-gap: 60px;
	margin-top:50px;
}

.single .site-main {
	max-width: 1170px;
	width: 100%;
	margin: auto;
	padding: 0 20px;
}

body.single > #page > .content-area.boxed .entry-content, body.post-type-archive-stories > #page > .content-area.boxed .entry-content {
	padding:0;
}

.two-col article {
	width: -webkit-fill-available;
}

.single-post .entry-content {
	margin-top:0px;
}

.single-post .sidebar, .single-stories .sidebar {
	width:270px;
	min-width: 270px;
}

.single-stories .post-thumbnail img {
	width:-webkit-fill-available;
}

/* .single-post article {
	float:left;
	max-width:770px;
}

 */
 
 .max-width-900 {
	 max-width:900px;
	 margin:0 auto;
 }

h1.entry-title {
	font-size: 48px;
	color:#9f0612;
	margin-top:0;
	margin-bottom: 20px;
	line-height: 56px;
}

figcaption {
	font-size:18px;
}

h4 {
	color:#008f9e;
	font-size: 26px;
}

.share-buttons {
	display:flex;
	column-gap: 5px;
	font-size:18px;
	align-items: center;
	margin-bottom: 20px;
}

h3.more-updates-header {
	color: #008F9E;
	font-size: 36px;
	margin-top:0;
}

.more-updates-article a.title, .more-stories-article a.title {
	text-decoration: none;
	color:#9F0612;
	font-size:26px;
	padding:10px 20px;
	display: block;
}

.more-updates-article .posted-on, .more-stories-article .posted-on {
	padding: 0 20px 25px;
	font-size:18px;
	display:block;
}

.more-updates-article, .more-stories-article {
	margin-bottom:30px;
}

.more-stories-article p {
	padding:0 20px;
	margin-top:0;
}

.post-navigation {
	border-top:2px solid #d7d7d7;
	margin:50px 0;
	padding:50px 0 0;
	display:block;
}

.nav-links a {
	text-decoration: none;
	color:#9f0612;
}

.next-icon {
	margin-left:15px;
	vertical-align: middle;
}

.prev-icon {
	margin-right:15px;
	vertical-align: middle;
}
.entry-footer {
	font-size: 18px;
	margin-bottom:20px;
}

.single-post .button {
	color:#fff !important;
	background-color:#9f0612 !important;
	border:0px !important;
	padding:8px 30px !important;
}

.single-post .button:hover {
	background-color:#ff401a !important;
}

/* Blog Page Main */
.wp-block-post-excerpt__more-text a {
	border: 1px solid #9f0612;
	text-decoration: none;
	color: #9f0612;
	padding:5px 30px;
}
.wp-block-post-excerpt__more-text a:hover {
	border: 1px solid #ff401a;
	color: #ff401a;
}

h2.wp-block-post-title a {
	text-decoration: none;
}
h2.wp-block-post-title {
	margin-bottom:0;
}



/* Contact Page */

.gform_wrapper.gravity-theme .gform_footer {
	flex-direction: column-reverse;
}
.gform_button {
	width:50%;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size:22px !important;
	color:#363636;
}

#gform_1 .gform_fields .gfield input::-webkit-input-placeholder, #gform_1 .gform_fields .gfield textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color: #363636;
}
#gform_1 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color: #363636;
}
#gform_1 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color: #363636;
}
#gform_1 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color: #363636;
}

.mark-seventy mark {
	font-size:70px;
}

.tax-credit .kt-inside-inner-col {
	flex-wrap: nowrap !important;
	align-items: unset !important;
}

.kt-accordion-panel-active {
	border-bottom: 0px !important;
}

.mark-eighty-four mark {
	font-size:84px;
}

.wp-block-image {
	margin: 0;
}

.shadow-box-pattern-large figure.wp-block-kadence-image {
	margin-bottom:-10px !important;
}

/* Header Image standard */

.header-image .kt-row-layout-inner {
	padding: 220px 0 80px;
	margin: -92px auto 0px;
}

.header-image .kt-row-has-bg {
	background-size: 130% !important;
}
.our-team-accord-wrapper .wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active .kt-tab-title {
	background-color: #fa723a;
    color: #fff;
}
@media (max-width: 1312px) {
	.header-image .kt-row-layout-inner {
		padding: 220px 0 100px 0;
		margin: -105px auto 0px;
	}
	.header-image .kt-row-has-bg {
		background-size: 165% !important;
	}
}

@media (max-width: 1100px) {
	.header-image .kt-row-has-bg {
	background-size: 190% !important;
}
}

@media (max-width: 1080px) {
	.header-image .kt-row-layout-inner {
		padding: 225px 0 100px 0;
		margin: -115px auto 0px;
	}
}

@media (max-width: 1024px) {
	.header-image .kt-row-layout-inner {
		padding: 50px 0;
		margin: 0px auto 40px;
	}
	.event-title {
		font-size: 36px;
		line-height:40px;
	}
	.event-slide .wrapper {
		gap: 40px;
	}
	.latest-content .entry-content p {
		font-size:16px;
		line-height: 24px;
	} 
	.posted-on a {
		font-size:14px;
	}
}

@media (max-width: 767px) {
	.header-image .kt-row-has-bg {
	background-size: cover !important;
	padding:30px;
	}
	.header-image h2.mark-seventy {
		padding: 40px 90px !important;
	}
	.event-slide .wrapper {
		display:block;
	}
}

/* column center fix */
.ministries .wp-block-kadence-column {
	align-self: center;
}

.help-button {
	grid-column-start: 1;
	grid-column-end: 4;
}

.grid-wrapper .kt-row-column-wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.grid-wrapper .kt-row-layout-equal>.wp-block-kadence-column {
	-webkit-flex: 1; 
	flex: 1;
	width: auto; 
}

.grid-wrapper .wp-block-image {
	min-height:252px;
}

/* Stories */

.wp-block-quote {
	border-left: 6px solid #008f9e;
	padding: 0 1.5em;
}
.alm-load-more-btn {
	display: block;
	margin:20px auto;
}
.alm-load-more-btn.done{
   display: none;
}

/* Get Help */

#gform_wrapper_2 input[type="text"], #gform_wrapper_2 input[type="email"], #gform_wrapper_2 input[type="url"], #gform_wrapper_2 input[type="password"], #gform_wrapper_2 input[type="search"], #gform_wrapper_2 input[type="number"], #gform_wrapper_2 input[type="tel"], #gform_wrapper_2 input[type="range"], #gform_wrapper_2 input[type="date"], #gform_wrapper_2 input[type="month"], #gform_wrapper_2 input[type="week"], #gform_wrapper_2 input[type="time"], #gform_wrapper_2 input[type="datetime"], #gform_wrapper_2 input[type="datetime-local"], #gform_wrapper_2 input[type="color"], #gform_wrapper_2 textarea {
	border: 1px solid #d7d7d7;
	color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield input::-moz-placeholder { 
	/* Firefox 19+ */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield input:-ms-input-placeholder {
	/* IE 10+ */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield input:-moz-placeholder {
	/* Firefox 18- */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield textarea::-moz-placeholder { 
	/* Firefox 19+ */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield textarea:-ms-input-placeholder {
	/* IE 10+ */
  color:#363636;
}
#gform_wrapper_2 .gform_fields .gfield textarea:-moz-placeholder {
	/* Firefox 18- */
  color:#363636;
}

/* Giving Page */
.size-full img {
	width:98% !important;
}

.hero-mobile-bkgd .size-full img, .hero-mobile-bkgd-red .size-full img {
	width:auto !important;
}

figure.is-type-video .wp-block-embed__wrapper, figure.is-type-rich .wp-block-embed__wrapper { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

figure.is-type-video .wp-block-embed__wrapper iframe, figure.is-type-video .wp-block-embed__wrapper object, figure.is-type-video .wp-block-embed__wrapper embed, figure.is-type-rich .wp-block-embed__wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Mega Menu */

.mega-sub-menu .stories h2, .mega-sub-menu .stories h2 a {
	margin-top:-10px;
	font-family: 'moonstoneregular',sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:26px;
	color: #399;
}


.mega-sub-menu .wp-block-post-template.is-flex-container {
	gap:25px !important;
}

.kt-btns_72e230-98 p, .conv_form_body p {display:none;}

/* Page Header */

.page-header {
	text-align: center;
}

.page-header h2.mark {
	color:#fff;
	font-size: 63px;
	margin-top:90px
}

/* Code: Red Page */
.no-margin li {margin:0;}

.extreme-temps {
	max-height:725px;
	background-image: url('/wp-content/uploads/Code_Red_Temperatures.jpg');
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: cover;
	height: 725px;
}

.extreme-temps-popup {
	margin-top:-760px;
	width:800px;
}

.section-footer-cta {
	display:none;
}

.section-footer-cta.heat-alert-active {
	display:block;
}

.footer-heat-alert-msg svg {
	width: 20px;
	fill:#FEE0B9;
}

@media (max-width: 850px) {
	.extreme-temps {
		display:none;
	}
	.extreme-temps-popup {
		margin-top:0;
		width:96%;
	}
	.modal-trigger {
		margin-bottom:20px;
	}
}

@media (min-width: 992px) {
	.stick-bottom {
		position: -webkit-sticky;
		position: sticky;
		bottom: 0px;
		z-index: 100000;
	}
}
@media (max-width: 991px) {
	.stick-bottom {
		display:none;
	}
}
/* do not change z-index here as it makes the form unusable */
#colophon {
	position: relative;
	z-index: 0;
}

/* Footer Heat Alert */
.footer-heat-alert {
	display: none;
}
.section-footer-cta.heat-alert-active {
	padding: 0;
	border-top-width: 0;
}
.section-footer-cta.heat-alert-active .footer-heat-alert {
	display: block;
}
.footer-heat-alert-copy {
	color: #FEE0B9;
	font-weight: 600;
}
	

#map-container {
  position: relative; 
}

#listlink {
  background: #434343;
  text-align: center;
  padding: 5px;
}
#listlink a {
  color: #ffffff;
  text-decoration: underline;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
}
#dropoffs {
  padding: 15px 30px;
}
#dropoffs h2 {
  margin: 0;
  color: red;
}
#dropoffs .left, #dropoffs .right {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
#dropoffs .left {
  padding-right: 30px;
}
#dropoffs .viewmap {
  color: #d70111;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

 #codered-map {
		height:560px;
		width:100%;
	}
 #codered-map img {
  max-width: initial;
}

.marker-info-vc_row {
	display: none;
}

body.page-template-page-board > #page > .content-area.boxed {
	margin-top:50px;
}

body.page-template-page-board .content-area .gray-buttons .button {
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	color: #666 !important;
	font-size: 16px !important;
	background: #ebebeb !important;
	border-color: #ebebeb !important;
	margin-top: 30px !important;
	margin-bottom: 0px;
	text-decoration: none;
}

body.page-template-page-board .content-area .gray-buttons .button:hover {
	color: #5e5e5e;
	background: #dcdcdc !important;
	border-color: #dcdcdc !important;
}

.rotate-180 {
	transform: rotate(90deg);
}


/* Media Queries */

@media (max-width: 1200px) {
	.latest-thumbnail {
		min-width: 345px;
	}
	h2.newest {
		font-size: 20px;
	}
	.latest-content p.entry-title {
		margin:0;
	}
	.latest-content p.entry-title a {
		font-size: 32px;
		line-height: 46px;
	}
	.latest-content .entry-content p {
		margin-top: 0;
		font-size: 18px;
		line-height: 24px;
	}
	a.post-more-link {
		color: #9f0612;
		font-size: 22px;
	}
	.latest-content .more-link-wrap {
		margin: 20px 0;
	}
	.latest-post {
		height: 345px;
	}

	.slide {
		margin: 0 30px;
	}
}

@media (max-width: 1100px) {
	.entry-content {
		margin-top:0px;
	}
/* 	body.page-template-page-hero .content-area {
		margin-top:-160px;
	} */
	.hero .kt-row-has-bg:before {
		height: 77% !important;
	}
}

@media (max-width: 1024px) {
	body.page-template-page-hero > #page > .content-area.boxed, 
	.content-area {
		margin-top:0px;
	}
	.blog-header {
		margin-top:0px;
	}
	.two-col {
		display:block;
	}
	mark, .mark-seventy mark {
		font-size:76px;
	}
	.transformation-slider .slick-prev {
		/*right:51%;*/
	}
	.transformation-slider .slick-next {
		/*right:35%;*/
	}
	.event-slider .kb-blocks-slider figure {
		width:375px;
		height: 375px;
	}
	.teal-background .wp-block-image .alignright, .shadow-box .wp-block-image img {
		float:none;
		display:block;
		margin:0px auto 30px;
	}
	.archive-wrap, .alm-wrap .alm-reveal {
		display:grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap:60px;
		row-gap:20px;
	}
	.hero.kt-row-has-bg:before,
	.hero .kt-row-has-bg:before {
		display:none !important;
	}
	.latest-content p.entry-title a {
		font-size: 28px;
		line-height: 36px;
	}
	.latest-content .entry-content p {
		margin-top: 0;
		font-size: 16px;
		line-height: 22px;
	}
	a.post-more-link {
		color: #9f0612;
		font-size: 20px;
	}
	.wp-block-navigation, .wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-container-content {
		gap: 1em !important;
	}

	.slide {
		margin: 0 20px;
	}
}

@media (max-width: 1000px) {
	h2.newest {
		margin-top: 10px;
	}
}


@media (max-width: 970px) {
	.kadence-column_9c1afe-d8 > .kt-inside-inner-col {
		margin-left: -80px; 
	}
	#kt-layout-id_003c23-f7 > .kt-row-column-wrap > .inner-column-2 {
		flex: 0 1 95% !important;
		-webkit-flex: 0 1 95% !important;
	}
	.latest-content p.entry-title a {
		font-size: 24px;
		line-height: 24px;
	}
	.latest-content .entry-content {
		font-size: 16px;
		line-height: 24px;
	}
	.posted-on a {
		font-size: 14px;
	}
	.event-slide .wrapper {
		display:block;
		width:580px;
		padding:50px;
		margin:0 auto;
		background: rgba(255, 255, 255, 0.7)
	}
}


@media (max-width: 768px) {
	.conv_form_body {
		grid-template-columns: 1fr;
	}
	body.archive > #page > .content-area > main.site-main, body.single-stories > #page > .content-area > main.site-main {
		padding:0 20px !important;
	}
}
@media (max-width: 767px) {
	
	.content-area {
		margin-top: 20px;
	}
	.hero.kt-row-has-bg:before,
	.hero .kt-row-has-bg:before {
		display: block !important;
		border-left: 2px solid #fff !important;
		border-bottom:0;
		margin: 10px !important;
		height: 100% !important;
		width:97% !important;
		z-index: 11;
	}
	/*
	.hero h2 {
		margin-top:17% !important;
	}
	*/
	
	.hero {
		position: relative;
		z-index: 0;
	}
	.hero-mobile-bkgd {
		background:url('/wp-content/uploads/hero-mobile-color-bkgd.png') no-repeat;
		background-size:cover;
		position: relative;
		z-index:11;
		padding:30px;
		margin-bottom:0 !important;
		min-height:446px;
	}
	.hero-mobile-bkgd-red {
		background:url('/wp-content/uploads/Code_Red_Bkgd.jpg') no-repeat;
		background-size:cover;
		position: relative;
		z-index:11;
		padding:30px;
		margin-bottom:0 !important;
		min-height:446px;
	}
	.min245 {
		min-height:245px !important;
	}
	.hero-mobile-bkgd .kt-inside-inner-col {
		padding-left: 0 !important;
	}
	.hero-mobile h2 {
		margin-top: 0 !important;
	}
	.hero-mobile-col > .kt-row-layout-inner > .kt-row-column-wrap {
		flex-direction: column-reverse;
	}
	.hero-height > .kt-row-layout-inner > .kt-row-column-wrap {
		min-height: 975px !important;
	}
	
	/* Mobile Menu */
	
	.wp-block-navigation__container a {
		font-size:26px;
		position: relative;
	}
	
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
		gap: 10px;
	}
	
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
		padding-top: 10px;
	}
	
	.wp-block-navigation__submenu-container a {
		font-size: 20px;
		color:#9F0612 !important;
	}
	
	.mega-phone a {
		color:#9F0612 !important;
		text-decoration: underline !important;	
	}

	.wp-block-navigation__responsive-container li.has-child .wp-block-navigation__submenu-container {
		display:none;
	}
	
	.wp-block-navigation__responsive-container .has-child .wp-block-navigation-item__content::after {
		content:'\25b6';
		font-size:15px;
		position: relative;
		padding-left:10px;
	}
	.wp-block-navigation__responsive-container .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content::after {
		content:'';
	}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
		padding: 5px 0em;
	}
	
	.mega-toggle-block-2 button::after {
		content:' Menu';
		font-size: 34px;
		font-family: cronos-pro, sans-serif;
		padding-left:10px;
	}

	#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-flyout ul.mega-sub-menu {
		box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
	}
	#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-animated-box {
		margin:auto;
	}
	.slick-list, .slick-track, .kb-advanced-slide {
		/*height:750px !important;*/
	}
	.slick-slider .slick-prev, .slick-slider .slick-next {
		text-shadow: none;
	}
	.events-slick-slider p, .events-slick-slider h2 {
		color:#fff !important;
	}
	.event-slide .wrapper {
		display:flex;
		flex-direction: column;
		width:580px;
		padding:50px;
		margin:0 auto;
		background: transparent;
	}
	.events-slick-slider .slick-list, .events-slick-slider .slick-track, .events-slick-slider .kb-advanced-slide {
		height:100% !important;
	}
	.get-help h2 {
		margin-top:0% !important;
	}
	.get-help .inner-column-1 .kt-inside-inner-col {
		margin-top:815px !important;
	}
	.get-help-contact-bg .kt-row-has-bg {
		padding-bottom:650px;
	}
	.wp-block-image img, .wp-block-kadence-image img {
		display:block;
		margin:0 auto;
	}
	body.archive .site-main {
		max-width: 750px;
		padding: 0 20px;
	}
	.latest-content .share-buttons {display:none;}
	body.archive .content-area {
		margin-top: 50px !important;
	}
}

@media (max-width: 750px) {
	.slide {
		/*width:300px !important;*/
		/*height: 100% !important;*/
		margin: 0 15px;
	}
	.sticky-container {
		/*height:700px;*/
	}
	.slide .wrapper {
		display:block;
		min-height: 625px;
	}
	.slide .featured-image img {
		/*max-width: 300px;*/
		/*width: 300px;*/
		/*height: auto;*/
	}
	.latest-post {
		flex-direction: column;
		height:auto;
		margin:0 100px;
	}
	.latest-thumbnail {
		height:auto;
	}
	.latest-thumbnail img {
		width: -webkit-fill-available;
	}
	.shadow-box-pattern.latest-post {
		background-position: bottom;
	}
	.latest-content {
		padding: 0 30px;
	}
	.latest-content .share-buttons {display:block;}

}
@media (max-width: 600px) {
	.latest-post {
		margin:0 50px;
	}
	.hero h2 {
		margin-top:0px !important;
	}
	.archive-wrap, .alm-wrap .alm-reveal {
		display:grid;
		grid-template-columns: repeat(1, 1fr);
		grid-gap:120px;
		row-gap:20px;
	}
	.get-help-contact-bg .kt-row-has-bg {
		padding-bottom:500px;
	}
	h2.display-block mark {
		display:block;
	}
	.shadow-box .wp-block-image img {
		margin: 0px auto 10px;
	}
	.hero-height > .kt-row-layout-inner > .kt-row-column-wrap {
		min-height: 815px !important;
	}
	.header-image h2.mark-seventy {
		padding: 20px 30px !important;
	}
	.page-numbers .next, .page-numbers .prev {
		margin-top:50px;
	}
}

@media (max-width: 500px) {
	.content-area {
		margin-top:25px;
	}
	.wp-block-navigation__container {
		justify-content: center;
	}
	.footer-menu .wp-block-navigation__container {
		flex-direction: column;
		gap:25px;
	}
	.splide .splide__arrow {
		bottom: -70px !important;
		justify-content: unset !important;
	}
	.splide__arrows {
		display:block;
		width:100%;	
	}
	.kt-post-loop_0403a6-e2 .entry-content .kt-blocks-post-readmore {
		width: 100%;
		text-align: center;
	}
	.kt-blocks-carousel .slick-prev, .kt-blocks-carousel .slick-next {
		bottom: -65px !important;
		display:flex !important;
		justify-content: unset;
	}
	
	.kt-blocks-accordion-header .kt-blocks-accordion-title {
		text-align:center;
	}
	mark, .mark-seventy mark {
		font-size:70px;
	}
	.wp-block-navigation__container a {
		font-size: 20px;
	}
	.gform_wrapper.gravity-theme .gform_footer {
		flex-direction: column-reverse;
	}
	.gform_button {
		width:100%;
	}
	.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
		margin:0 !important;
		padding:0 !important;
	}
	body > #page > .content-area.boxed {
		padding-top: 20px;
	}
	.wp-block-image .alignright {
		float: none;
		margin: 0;
	}
	
	.sidebar {
		margin-top:30px;
		width:100% !important;
		min-width:100%;
	}
	
	h3.more-updates-header {
		text-align: center;
	}
	
	.more-updates-wrap {
		min-width:270px;
		width:270px;
		margin: 0 auto;
	}
	
	.blog-header {
		margin-top:0;
	}
	.blog-header mark {
		font-size:84px;
		line-height:84px;
	}
	.latest-post {
		margin:0px;
	}
	.transformation-slider .slick-prev {
		right:unset;
		left:0;
	}
	.transformation-slider .slick-next {
		right:-19px;
	}
	.grid-wrapper .kt-row-column-wrap {
		display: inline-flex;
	}
	.grid-wrapper .inner-column-1 {
		order:1;
	}
	.help-button {
		order:2;
	}
	.help-button a.button {
		margin-bottom:20px;
	}
	.grid-wrapper .inner-column-2 {
		order:3;
	}
	.grid-wrapper .inner-column-3 {
		order:4;
	}
	.event-slide .wrapper {
		width:100%;
		padding:0px;
		background: transparent;
	}
	.event-slide .featured-image img {
		max-width: 100%;
	}
	.event-slide p.event {
		margin: 0;
	}
	.event-slide-content {
		padding: 0px 20px;
	}
	.event-slide-content .button {
		width:100%;
		text-align: center;
		display:block;
	}
	.event-slide .wrapper {
		gap: 20px;
	}
	.events-sticky-container {
		min-height:1000px;
	}
	.events-slick-slider .slick-prev, .events-slick-slider .slick-next {
		bottom: 0px;
	}
	.wp-block-image img, .wp-block-kadence-image img {
		width:100%;
	}
	.pie-chart img {
		max-width:200px !important;
	}
	.stats {
		text-align: center;
	}
	.get-help-contact-bg .kt-row-has-bg {
		padding-bottom:400px;
	}
	.hero-height > .kt-row-layout-inner > .kt-row-column-wrap {
		min-height: 730px !important;
	}
	body.archive .content-area {
		margin-top: 0px !important;
	}
	.teal-background .wp-block-image .alignright, .shadow-box .wp-block-image img {
		margin: 0px auto;
	}
	.kt-accordion-id_91b895-e7 .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
		margin-top:0px !important;
	}
	.neg-margin {
		margin-left:-20px;
		margin-right: -20px;
	}
	.alignfull .alignnone img { width:-webkit-fill-available}
	.wp-block-image .alignleft {
		float:none;
		margin:0 auto;
	}
	
	.two-col article {
		padding:0 15px;
	}
}
@media (max-width: 450px) {
	.wp-block-image .alignleft, .wp-block-image .alignright {
		float:none;
		display:block;
		width:100%;
	}
	.wp-block-image .alignleft img, .wp-block-image .alignright img {
		width: -webkit-fill-available;
	}
	ul, ol { margin: 0px }
	.slick-prev {
		/*right:unset !important;*/
		/*left:15px !important;*/
	}
	.splide .splide__arrow--prev {
		right: unset !important;
	}
	.splide .splide__arrow--next {
		right: -37px !important;
	}
	.transformation-slider .slick-prev {
		right:unset;
		left:44px;
	}
	.transformation-slider .slick-next {
		right:24px;
	}
	.hero .wp-block-image {
		display:block;
		margin:0px auto 20px;
	}
	.wp-block-image {
		margin-bottom: 20px;
	}
	.kb-advanced-slide-inner-wrap {
		padding: 0px !important;
	}
	.event-slider .kb-blocks-slider figure {
		width: 395px;
	}
	.kt-blocks-carousel {
		padding-bottom:50px !important;
	}
	.event-slider .slick-next {
		justify-content: flex-end !important;
	}
	.get-help-contact-bg .kt-row-has-bg {
		padding-bottom:350px;
	}
	.hero.kt-row-has-bg:before,
	.hero .kt-row-has-bg:before {
		width: 95% !important;
	}
	
}
@media (max-width: 366px) {
	.footer-menu .wp-block-navigation__container {
		gap: 10px;
	}
	h2.mark-seventy {
		padding: 40px 30px !important;
	}
	.wp-block-image .alignleft {
		float:none;
		display:block;
		width:100%;
	}
	.hero>.kt-row-layout-inner>.kt-row-column-wrap {
		min-height:765px!important;
	}
	mark, .mark-seventy mark {
		font-size: 60px;
	}
}

p:empty {display:none;}

/* Accordion */
.kt-blocks-accordion-header {
	/* margin-bottom:10px; */
	font-size:22px !important;
	padding:14px !important;
}
.kt-accordion-pane {
	margin-bottom:10px;
}
.kt-accordion-panel-inner {
	padding: 10px 20px !important;
}
.kt-blocks-accordion-header, .kt-blocks-accordion-header.kt-accordion-panel-active {
	background-color: #008f9e !important;
	color: #fff !important;
}
.kt-blocks-accordion-icon-trigger:after, .kt-blocks-accordion-icon-trigger:before {
	background-color:#fff !important;
}

/* Search bar on Resources Page */
input:focus::placeholder {
  color: transparent;
}
#searchform {
	margin:0 auto;
	border: 1px solid #ddd;
}

.searchwp-search-form input[type="text"] {
	border:0px;
	width:92%;
}

@media (max-width: 768px) {
	.searchwp-search-form input[type="text"] {
		border:0px;
		width:88%;
		padding:3px 5px;
	}
}

@media (max-width: 490px) {
	.searchwp-search-form input[type="text"] {
		height:80px;
	}
}


input#searchsubmit {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  cursor: pointer;
  opacity: 0.7;
}

input#searchsubmit:hover {
  opacity: 1;
}

.search-results-pagination {
	display:flex;
	justify-content: space-between;
}

.searchwp-search-form ::placeholder {
	color: #363636;
}

.featured-resources-header {
	text-align: center;
	font-size:36px;
	color:#9f0612;
}
.featured-resources-wrap {
	display: flex;
	gap:30px;
}


@media (max-width: 1024px) {
	.featured-resources-wrap {
			padding:0 15px;
		}	
	}
@media (max-width: 800px) {
	.featured-resources-wrap {
		display:block;
	}	
	.featured-resources-wrap {
		padding:0px;
	}
	.featured-resources-content {
		padding:0px 15px;
	}
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  white-space:pre-line;  
  position:relative;
}
::-moz-placeholder { /* Firefox 19+ */
	 white-space:pre-line;  
  position:relative;
}
:-ms-input-placeholder { /* IE 10+ */
	white-space:pre-line;  
  position:relative;
}
:-moz-placeholder { /* Firefox 18- */
	 white-space:pre-line;  
  position:relative;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	padding:0px 50px !important;
}

@media (max-width: 1290px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		padding:0px 40px !important;
	}
}

@media (max-width: 1190px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		padding:0px 30px !important;
	}
}
@media (max-width: 1090px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		padding:0px 20px !important;
	}
}

/* Main Nav */

.donate a, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.donate > a.mega-menu-link {
	padding:25px 22px !important;
	background-color:#9F0612;
	height:unset;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.get-help > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.donate > a.mega-menu-link{
    text-decoration: none !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.donate > a.mega-menu-link:hover {
	background-color:#fa723a;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.get-help > a.mega-menu-link {
	padding:25px 22px !important;
	background-color:#fa723a !important;
	display:block;
	height:unset;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.get-help > a.mega-menu-link:hover {
	background-color:#9F0612 !important;
}

.cta-buttons .wp-block-navigation__container {
	gap: var(--wp--style--block-gap,0em);
}

/* Our Team Page */
#primary li.kt-title-item::before {
	content:'' !important;
}

.our-team .wp-block-kadence-tab > .kt-tab-inner-content-inner {
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}
@media (max-width: 1024px) {
	.our-team .wp-block-kadence-tab > .kt-tab-inner-content-inner {
		display:grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
}
@media (max-width: 550px) {
	.our-team .wp-block-kadence-tab > .kt-tab-inner-content-inner {
		display:grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	.team-member-container {
		margin:0 auto;
	}
	.team-member-container
}

.team-member-content .name {
	font-size: 24px;
}

.team-member-content .title {
	font-size: 18px;
	color:#8b8b8b;
	font-style: italic;
}

.team-member-content .phone, .team-member-content .email {
	font-size: 18px;
	line-height: 20px;
	color:#8b8b8b;
}

.team-member-content .email a {
	font-size: 18px;
	line-height: 20px;
	color:#8b8b8b;
	text-decoration: none;
}

.ambassador .name::before {
	content: '' !important;
	border-color: #0000 #007c8e;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	margin-left: -1em;
	display: inline-block;
	height: 0;
	width: 0;
	margin-right: 16px;
	position: relative;
}
.triangular li::before {
	content: '' !important;
	border-color: #0000 #007c8e;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	margin-left: -1em;
	display: inline-block;
	height: 0;
	width: 0;
	margin-right: 16px;
	position: relative;
	padding-right:0 !important;
}

ul.triangular {
	list-style-type: none !important;
}

.ambassador .name {
	font-size:20px;
	margin-bottom: 15px;
	padding-left:40px;
}

/* .kt-inner-tab-2 .kt-tab-inner-content-inner {
	display:flex !important;
	flex-direction: column;
	flex-wrap: wrap;
} */

.wp-block-image + p:first-of-type {
	margin-top:0px;
}

.list-style-none li::before {
	content:'' !important;
}

.mark-left-pad mark {
	margin-left:8px;
}

.center-btn {
	margin:0 auto 30px;
}

.min-height {
	min-height: 265px;
}
.kt-modal-content li {
	margin-bottom: 0;
}
.kt-modal-content p {
	margin:0;
}
.kt-modal-content ul {
	padding-top: 0;
	padding-bottom: 0;
}

.button-18 .wp-block-kadence-advancedbtn .kt-button {
	font-size:18px !important;
}

body.page-id-24941 #page .content-area.boxed {
	margin-top:0 !important;
}

@media (max-width: 550px) {
	.wp-block-kadence-image {
		margin:0 auto 15px !important;
	}
}

ol[type="i"] {
	font-size:15px;
}

.min-height-med {
	min-height: 165px;
}

.min-height-small {
	min-height: 115px;
}
.force-center {
	margin:0 auto;
}
.align-buttons .kt-inside-inner-col {
	flex-direction: column !important;
}

.gray-buttons .wp-block-kadence-advancedbtn .kt-button {
	color:#646464 !important;
	background-color:#f7f7f7 !important;
	border:0px !important;
}

.gray-buttons .wp-block-kadence-advancedbtn .kt-btn-svg-icon-fas_file-pdf {
	fill: #9f0612 !important;
	color: #9f0612 !important;
}


/* Donate Widget */
.donation-widget {
	width: 100%;
}

.donation-widget .ga-btn-frequency .wp-block-kadence-advancedbtn .kt-btn-wrap {
    margin: 0;
}

.donation-widget .ga-btn-frequency .wp-block-kadence-advancedbtn .kt-button {
    font-size: 20px !important;
    padding: 14px 0px 12px 0px !important;
	background-color: #9f0612 !important;
	transition: none;
	outline: none;
}

.donation-widget .ga-btn-frequency .wp-block-kadence-advancedbtn .kt-button:hover {
    background-color: #750b13 !important;
}

.donation-widget .ga-btn-frequency .wp-block-kadence-advancedbtn .kt-button.active {
	background-color: #f16f41 !important;
	overflow: visible;
}

.donation-widget .ga-btn-frequency .wp-block-kadence-advancedbtn .kt-button.active::after {
    content: '';
	display: block;
    position: absolute;
	bottom: -8px;
	left: 50%;
    width: 20px;
    height: 20px;
    background-color: #f16f41;
    transform: translateX(-50%);
    transform: translateX(-50%) rotate(45deg);
}

.donation-widget .ga-btn-groups .ga-btn-once,
.donation-widget .ga-btn-groups .ga-btn-month {
	display: none;
}

.donation-widget .ga-btn-groups .wp-block-kadence-advancedbtn .kt-button {
    font-size: 20px !important;
    color: #f16f41 !important;
	padding: 12px 0px 10px 0px !important;
	border-color: #f16f41 !important;
	background-color: #fff !important;
	outline: none;
}

.donation-widget .ga-btn-groups .wp-block-kadence-advancedbtn .kt-button:hover {
    background-color: #fdede7 !important;
}

.donation-widget .ga-btn-groups .wp-block-kadence-advancedbtn .kt-button.active,
.donation-widget .ga-btn-groups .wp-block-kadence-advancedbtn .kt-button.active:hover {
    color: #fff !important;
	background-color: #f16f41 !important;
	outline: none;
	cursor: default;
}

.donation-widget .ga-btn-action .wp-block-kadence-advancedbtn .kt-button {
	font-size: 20px !important;
    color: #fff !important;
	border-color: #f16f41 !important;
	background-color: #f16f41 !important;
}

.donation-widget .ga-btn-action .wp-block-kadence-advancedbtn .kt-button:hover {
	background-color: #e36133 !important;
}

@media screen and (max-width: 767px) {
    .hero .kt-row-has-bg .kt-row-column-wrap {
        z-index: 99;
    }

    .hero-mobile-bkgd {
        min-height: 345px;
    }

    .hero-mobile-bkgd:before {
        content: '';
		display: block;
        position: absolute;
		top: 0;
        right: 0;
        left: 0;
		width: 97%;
        height: 100%;
		margin: 0 10px;
        border-right: 2px solid #fff;
        border-left: 2px solid #fff;
    }
}

@media screen and (max-width: 450px) {
    .hero-mobile-bkgd:before {
        width: 95%;
    }
}

.event-bg {
	background-image: url('/wp-content/uploads/Home_Page_Event_Background.jpg');
	background-size: cover;
	background-position: center center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.event-column-wrap {
	padding-top: 50px !important;
	padding-bottom: 75px !important;
	max-width: 1172px;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-navigation ul {
	gap: 25px;
}

.kt-post-slider-item .entry-content {
	padding:0 !important;
}

.orange-button-no-link {
	width: 330px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
	font-size: 26px;
	background: #fa723a;
	margin-top: 0px;
	line-height: 1.6;
	text-align: center;
	border-radius: 3px;
}

.alm-reveal img {
	min-width: 337px!important;
}
.min-height-230 {
	min-height: 230px;
}
.partnerships > a.mega-menu-link:hover,
.unlink > a.mega-menu-link:hover{
	text-decoration: none !important;
}

.kt-modal-container {
	overflow:hidden;
}

.kt-modal-container .size-full img {
	width:98% !important;
}
.save-lives-banner h1 {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;	
}
.give-now-btn a {
    padding: 15px 30px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 22px;
	position: relative;
}
.give-now-btn a::before {
  font-family: "Font Awesome 6 Free"; /* FA 6+ */
  font-weight: 900; /* Solid style */
  content: "\f004"; /* Unicode for heart */
  margin-right: 8px;
  color: #f3713e;
}
.custom-section-wrapper h2 {
	font-size: 50px;
	line-height: 1.1;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
}

.custom-section-wrapper h2 mark {
	font-size: 60px !important;	
}

.custom-section-wrapper h2 strong {
	color: #b52024;
}
.custom-section-wrapper h3 {
	font-weight: 600;	
}
.custom-section-wrapper p {
	font-size: 22px;
}
.custom-section-wrapper .with-highlight em {
	position: relative;
	display: inline-block;
	font-weight: inherit;
	font-style: normal;
}
.custom-section-wrapper .with-highlight em:before {
   content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    background-color: #d33a3f; /* your highlight color */
    -webkit-mask-image: url(/wp-content/uploads/text-highlight.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -webkit-mask-position: center;
    mask-image: url(/wp-content/uploads/text-highlight.png);
    mask-repeat: no-repeat;
    mask-size: cover;
    mask-position: center;
    z-index: -1; /* keep text on top */
}
.with-top-design {
	position: relative;
}
.with-top-design:before {
  content: "";
  display: block;
  height: 30px; /* Minimum height */
  width: 100%;
  background: url('/wp-content/uploads/top-section-design-scaled.png') no-repeat center top;
  background-size: cover; /* Adjust to contain/cover as needed */
  position: absolute;
  top: 0;
  left: 0;
	top: -30px;
	filter: brightness(0) invert(1);
	transform: scaleY(-1);
}




.get-involved-wrapper .get-involved-items .kt-inside-inner-col {
    position: relative;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 50px 30px;
    min-height: 500px;
}

/* Image behaves like background */
.get-involved-wrapper .get-involved-items .kt-inside-inner-col img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* cover the container like a background */
    transition: transform 0.5s ease; /* smooth zoom */
    z-index: 0; /* behind text and overlays */
	border-radius: 10px;
}

/* Zoom image on hover */
.get-involved-wrapper .get-involved-items .kt-inside-inner-col:hover img {
    transform: scale(1.2);
}

/* Gradient overlay */
.get-involved-wrapper .get-involved-items .kt-inside-inner-col::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(transparent 50%, rgba(0,0,0,0.65) 75%, black 90%);
    border-radius: inherit;
    z-index: 1;
    pointer-events: none;
}

/* Dark overlay on hover */
.get-involved-wrapper .get-involved-items .kt-inside-inner-col::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #210f09;
    opacity: 0;
    border-radius: inherit;
    z-index: 2;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.get-involved-wrapper .get-involved-items .kt-inside-inner-col:hover::after {
    opacity: 0.5;
}

/* Text */
.get-involved-wrapper .get-involved-items h2,
.get-involved-wrapper .get-involved-items p {
    position: relative;
    z-index: 3; /* above overlays */
}

.get-involved-wrapper .get-involved-items h2 {
    padding-left: 2rem;
    font-size: 36px;
}

.get-involved-wrapper .get-involved-items h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 100%;
    background-color: #9a292c;
}

.get-involved-wrapper .get-involved-items .kt-inside-inner-col p {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    font-size: 16px;
}

/* Expand paragraph on hover */
.get-involved-wrapper .get-involved-items .kt-inside-inner-col:hover p {
    max-height: 500px; /* or make dynamic */
}
.summer-heat-items h2 {
	font-size: 80px;
}
.summer-heat-items h2 {
  position: relative; /* allows :after to be positioned relative to h2 */
  display: inline-block; /* optional, keeps background tight to text */
  z-index: 1;
}

.summer-heat-items h2:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    -webkit-mask-image: url(/wp-content/uploads/circle-1.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-position: center;
    mask-image: url(/wp-content/uploads/circle-1.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    background-color: rgb(99, 3, 6);
    z-index: -1;
}
.summer-heat-items > .kt-row-column-wrap > .wp-block-kadence-column > .kt-inside-inner-col {
    display: flex;	
}


.danger-is-real-wrapper {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.danger-is-real-wrapper .inner-wrapper {
    position: relative;
    display: inline-block;
    width: 939.984px; /* adjust as needed */
}

.danger-is-real-wrapper img.background {
    width: 100%;
    display: block;
}

.floating-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #f3713e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    animation: pulse 2s infinite;
    flex-direction: column;
    text-align: center;
    z-index: 10; /* circle stays on top */
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(243, 113, 62, 0.6);
    }
    70% {
        box-shadow: 0 0 0 20px rgba(243, 113, 62, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(243, 113, 62, 0);
    }
}

.floating-icon .icon-info {
    position: absolute;
    top: 100%; /* below circle */
    left: 50%;
    transform: translateX(-50%);
    display: none;
    opacity: 0;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background: #f3713e;
    padding: 20px 18px 30px 18px;
    border-radius: 8px;
    width: 350px;
    z-index: 5;
    transition: opacity 0.4s ease, transform 0.3s ease;
}

.floating-icon.show .icon-info {
    display: block;
    opacity: 1;
    transform: translateX(-50%) translateY(5px); /* small slide effect */
}
.floating-icon.show {
	z-index: 12;
}
.floating-icon .icon-info h3 {
	margin: 0 0 5px;
	font-size: 25px !important;
	line-height: 1.1;
	margin-bottom: 5px;
	text-align: left;
}

.floating-icon .icon-info p {
    margin: 0;
	font-size: 18px;
    text-align: left;
    line-height: 1;
}
.summer-heat-relief-wrapper::before {
  content: "";
  display: block;
  height: 30px; /* Minimum height */
  width: 100%;
  background: url('/wp-content/uploads/top-section-design-scaled.png') no-repeat center top;
  background-size: cover; /* Adjust to contain/cover as needed */
  position: absolute;
  top: 0;
  left: 0;
	top: -30px;
	filter: brightness(0) invert(1);
}

/* 
.custom-testi-section .splide__arrow {
  position: relative;
  width: 40px;  
  height: 40px;
  background: transparent !important;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 2;
}


.custom-testi-section .splide__arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;  
  height: 24px;
  background: url('/wp-content/uploads/arrow-icon.png') no-repeat center center;
  background-size: contain;
  transform: translate(-50%, -50%);
  border: none !important;  
  pointer-events: none;    
}


.custom-testi-section .splide__arrow--prev::before {
  transform: translate(-50%, -50%) scaleX(-1);
}


.custom-testi-section .splide__arrow--next::before {
  transform: translate(-50%, -50%);
}


.custom-testi-section .splide__arrow:disabled::before {
  opacity: 0.35;
  filter: grayscale(1);
} */
@media (max-width: 968px) {
	.danger-is-real-wrapper .inner-wrapper {
		width: 100% !important;
	}
}
@media (max-width: 820px) {
	.wp-block-spacer[style="height:60px"] {
		height: 30px !important;
	}
	.summer-heat-relief-wrapper .kt-row-column-wrap {
		display: flex;
		flex-direction: column-reverse;	
	}
	.hide-tablet {
		display: none;
	}
	.custom-testi-inner-section > .kt-row-column-wrap {
		grid-template-columns: 1fr !important;
	}
}
@media (max-width: 767px) {
	.custom-section-wrapper h2 mark {
		font-size: 53px !important;	
	}
	.summer-heat-items > .kt-row-column-wrap {
		grid-template-columns: 1fr 1fr !important;
	}
}
@media (max-width: 600px) {
	.save-lives-banner h1 {
		font-size: 48px;
	}
	.custom-section-wrapper h2 mark {
		font-size: 38px !important;
	}
	.custom-section-wrapper h2 {
		font-size: 40px;
	}
	.join-code-red-wrapper h2 {
		text-align: center;
	}
	.join-code-red-wrapper .wp-block-buttons {
		justify-content: center !important;
	}
}