/* Theme Name: Barebones */
/* === Global === */
body {
	background-color: var(--color-1);
	font-size: 18px;
}
.carousel.fade {
	opacity: 1;
}
[id] {
	scroll-margin-top: 45px;
}
a {
	color: #fff;
}
a:hover,
a:focus {
	color: var(--color-3);
}
.btn,
.nav-btn > a,
body .gform-theme--foundation .button {
	background-color: var(--color-2);
	border-radius: 5px;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0.5em 1.2em;
	border: none;
	transition: all ease 0.3s;
}
.btn:hover,
.btn:focus,
.nav-btn > a:hover,
.nav-btn > a:focus,
body .gform-theme--foundation .button:hover,
body .gform-theme--foundation .button:focus {
	background-color: var(--color-3);
	color: #fff;
}
body .gform-theme--framework {
	--gf-ctrl-btn-bg-color-primary: var(--color-2);
	--gf-ctrl-btn-bg-color-hover-primary: var(--color-3);
	--gf-ctrl-btn-letter-spacing: 1px;
	--gf-form-gap-y: 16px;
}
.main-nav .menu li.nav-btn > a {
	padding: 0.5em 1.2em;
}
h1,
h2,
h3,
.heading {
	font-family: var(--font_heading);
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 25px;
}
p {
	line-height: 1.4;
}

.nav-btn {
	margin-left: 15px !important;
}
/* Light  Toggle */

body.dark {
	background: #fff;
}
body.dark .copyright a,
body.dark .sitemap a,
body.dark a,
body.dark .carousel-control,
body.dark {
	color: #000 !important;
}
body.dark .primary-header {
	background-color: #fff;
}

body.dark .btn,
body.dark .nav-btn > a {
	background-color: #000;
	color: #fff !important;
}

body.dark .primary-footer .bottom a,
body.dark .main-nav a {
	color: #000;
}

body.dark .primary-footer .bottom,
body.dark .posts-section .sec_heading h2,
body.dark #page {
	background-color: #fff;
}
body.dark .reviews-section .sec_heading h2 {
	color: #fff;
	padding: 10px;
}

body.dark .carousel-control.right,
body.dark .carousel-control.left {
	background-image: none;
}

body.dark #content-section .owl-nav,
#content-section .content-col,
body.dark .faq .icon,
body.dark .content,
body.dark .link a,
body.dark h3.heading,
body.dark .content h1,
body.dark .content h2,
body.dark footer,
body.dark .anchor-arrow a,
body.dark footer a,
body.dark footer .info-col a,
body.dark .reviews-section .review .content p {
	color: #fff !important;
}

/* === Header/Nav === */
.primary-header {
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	background-color: var(--color-1);
	padding: 10px 0;
	z-index: 12;
	font-size: 14px;
	transition: all ease 0.3s;
	box-shadow: 0 0 100px rgba(255, 255, 255, 0.1);
}

#menu-main-menu li.menu-item a:after {
	font-family: "Font Awesome 6 Free";
	content: "\f69a";
	font-weight: 900;
	right: -22px;
	position: relative;
}
#menu-main-menu li.menu-icon a:after,
#menu-main-menu li.nav-btn a:after,
#menu-main-menu li.color-toggle a:after {
	content: "" !important;
	right: 0;
}

.primary-header .header-row {
	align-items: center;
	column-gap: 100px;
}
.primary-header .main-nav .menu {
	align-items: center;
	justify-content: space-between;
}
body.scrolled .primary-header {
	padding: 8px 0;
}
.main-nav a {
	color: #fff;
}
.main-nav a:hover,
.main-nav a:focus,
.main-nav .current_page_item > a {
	color: var(--color-3);
}
.main-nav .current_page_item.nav-btn > a {
	color: #fff;
}
.menu-item-has-children .sub-menu {
	background-color: var(--color-1);
	text-align: center;
	min-width: 150px;
}
.main-nav .menu li a {
	text-transform: uppercase;
	padding: 10px;
}
.main-nav .menu li .sub-menu a {
	padding: 8px;
}
.main-nav .menu li.menu-item-has-children > a {
	position: relative;
}
.main-nav .menu li.menu-item-has-children > a:after {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	padding-left: 5px;
}
.main-nav .menu li.nav-btn > a:hover,
.main-nav .menu li.nav-btn > a:focus {
	color: #fff;
}

.mobile-header .menu li.nav-btn > a:hover,
.mobile-header .menu li.nav-btn > a:focus {
	color: #fff;
}
.menu-icon i {
	font-size: 20px;
}
/* === Footer === */
.primary-footer {
	background-color: var(--color-2);
}
.primary-footer .footer-row {
	padding: 40px 0;
	column-gap: 50px;
	row-gap: 30px;
	justify-content: space-between;
}
.primary-footer .info-col {
	flex: 0 1 auto;
}
.primary-footer .form-col {
	flex: 0 1 650px;
}
.primary-footer h2 {
	margin-bottom: 25px;
	font-size: 25px;
}
.primary-footer .business_name {
	margin-bottom: 25px;
}
.primary-footer .gform-theme--foundation {
	color: var(--color-1);
}
.primary-footer .gform-theme--foundation .gform_fields {
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	grid-template-rows: 1fr 1fr 1fr !important;
}
.primary-footer .gform-theme--foundation .gform_fields textarea {
	height: 50px;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(-n + 3) {
	grid-column: 1 / 7;
	grid-row: span 1;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(n + 4) {
	grid-column: 7 / 13;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(1) {
	grid-row: 1 / 2;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(2) {
	grid-row: 2 / 3;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(3) {
	grid-row: 3 / 4;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(4) {
	grid-row: 1 / 2;
}
.primary-footer .gform-theme--foundation .gfield:nth-child(5) {
	grid-row: 2 / 4;
}
.primary-footer .gform-theme--foundation .gform_footer {
	margin: 16px 0 0;
	padding: 0;
}
.primary-footer .gform-theme--foundation .button {
	--gf-ctrl-btn-bg-color-primary: var(--color-1);
	color: #fff;
}
.primary-footer .bottom {
	background-color: var(--color-1);
	padding: 10px 0;
}
.primary-footer .bottom .copyright {
	margin-top: 10px;
}
.primary-footer .bottom a {
	font-weight: 400;
}

/* === Home Page === */

#carousel-slider .carousel-control {
	position: absolute;
	top: 85%;
	bottom: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 150px;
}
.vid-logo {
	position: absolute;
	bottom: 40%;
	left: 100px;
	width: 600px;
	z-index: 9;
}
#page {
	background-color: var(--color-1);
	z-index: 1;
	position: relative;
}
.video-banner {
	position: relative;
	z-index: 1;
}
.video-banner .jarallax {
	height: 100%;
}
.video-banner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.7) 15%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.25) 30%, rgba(0, 0, 0, 0) 40%);
	z-index: 2;
	pointer-events: none;
}
.video-banner .anchor-arrow {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 4;
	color: #fff;
	font-size: 42px;
}
.video-banner .video {
	height: calc(100vh - 81px);
	width: 100%;
}
.video-banner .video video {
	min-width: 100%;
	height: 100%;
	object-fit: cover;
	position: fixed;
	top: 0;
	z-index: -9999;
}

.anchor-arrow {
	animation: grow-shrink 2s infinite; /* Adjust duration and other properties as needed */
}

@keyframes grow-shrink {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.2);
	} /* Scale up by 20% */
	100% {
		transform: scale(1);
	}
}
.carousel.fade .item:first-child {
	position: static;
}

.ql-section {
	padding: 50px 0;
}
.ql-section .links {
	flex-wrap: wrap;
	gap: 30px;
}
.ql-section .link {
	flex: 1 1 calc(33.33% - 20px);
	text-align: center;
}
.ql-section .link .image {
	position: relative;
}
.ql-section .link .image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--color-2);
	opacity: 0.7;
	pointer-events: none;
	transition: all ease 0.3s;
}
.ql-section .link:hover .image:after,
.ql-section .link:focus .image:after {
	opacity: 0;
}
.ql-section .link a {
	font-weight: 600;
}
.ql-section .link .heading {
	font-size: 20px;
	margin-top: 20px;
}
.quote-section {
	padding: 50px 0;
}
.quote-section .quote-row {
	flex-wrap: wrap;
	column-gap: 60px;
	row-gap: 30px;
	align-items: center;
}
.quote-section .quote-col {
	flex: 1 1 calc(45% - 30px);
	max-width: calc(45% - 30px);
}
.quote-section .quote-col .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.quote-section .quote-col .owl-carousel .item {
	padding: 0 30px;
}
.quote-section .quote-col .owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
}
.quote-section .quote-col .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.quote-section .quote-col .owl-carousel .owl-nav button.owl-next {
	right: 0;
}
.quote-section .quote-col h2 {
	font-weight: 400;
}
.quote-section h2 {
	margin-bottom: 10px;
}
.quote-section .content-col {
	flex: 1 1 calc(55% - 30px);
}
.quote-section p {
	line-height: 1.7;
}
.quote-section p:last-child {
	margin-bottom: 0;
}
.posts-section {
	padding: 75px 0;
}
.posts-section h3 {
	margin-bottom: 10px;
}
.posts-section .posts-row {
	flex-wrap: wrap;
	column-gap: 60px;
}
.posts-section .col.left {
	flex: 1 1 calc(40% - 30px);
	padding: 0 25px;
}
.posts-section .col.left .image {
	margin: 0 -25px 30px;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
.posts-section .col.left .read-more {
	display: block;
	margin-top: 10px;
}
.posts-section .col.right {
	flex: 1 1 calc(60% - 30px);
}
.posts-section .col.right a {
	font-weight: 400;
}
.posts-section .col.right .post {
	margin-bottom: 40px;
}
.posts-section .col.right .post:last-child {
	margin-bottom: 0;
	padding-bottom: 20px;
	border-bottom: 2.5px solid var(--color-2);
}
.posts-section .sec_heading {
	position: relative;
	margin-bottom: 40px;
}
.posts-section .sec_heading:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 2.5px;
	background-color: var(--color-2);
	z-index: 1;
}
.posts-section .sec_heading h2 {
	width: fit-content;
	background-color: var(--color-1);
	z-index: 2;
	position: relative;
	padding-right: 0.75em;
	margin: 0;
}
.posts-section .mobile-heading {
	display: none;
}
.content-section {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	padding: 80px 0;
}
.content-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: none;
	opacity: 0.69;
	z-index: -1;
}
.content-section .owl-carousel {
	padding: 0 80px;
}
.content-section .owl-carousel .owl-nav {
	font-size: 42px;
}
.content-section .owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.content-section .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.content-section .owl-carousel .owl-nav button.owl-next {
	right: 0;
}
.image-carousel .owl-carousel {
	text-align: center;
}
.img-carousel-1 .owl-dots {
	display: inline-block !important;
	justify-content: center;
	column-gap: 0.5em;
	margin-top: 30px;
}
.img-carousel-1 .owl-nav {
	display: none !important;
}
.content-section .owl-carousel .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
}
.content-section .owl-carousel .owl-dots .owl-dot.active {
	background-color: var(--color-3);
}
.content-section .content-row {
	flex-wrap: wrap;
	column-gap: 60px;
	row-gap: 30px;
	align-items: center;
}
.content-section .content-row > .col {
	flex: 1 1 calc(50% - 30px);
}
.content-section p {
	line-height: 1.7;
}
.content-section p:last-child {
	margin-bottom: 0;
}
.reviews-section {
	padding: 100px 0;
	max-width: 1500px;
	margin: 0 auto;
}
.reviews-section .sec_heading {
	position: relative;
	margin-bottom: 20px;
}
.reviews-section .sec_heading:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 2.5px;
	background-color: var(--color-2);
	z-index: 1;
}
.reviews-section .sec_heading h2 {
	width: fit-content;
	background-color: var(--color-1);
	z-index: 2;
	position: relative;
	padding-right: 0.75em;
	margin: 0;
	font-size: 24px;
	padding: 10px;
}
.reviews-section .reviews {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 20px;
}
.reviews-section .review {
	grid-column: span 8;
	position: relative;
}
.reviews-section .review:nth-child(4n - 1),
.reviews-section .review:nth-child(4n - 2) {
	grid-column: span 4;
}
.reviews-section .review:nth-child(4n - 1) .content,
.reviews-section .review:nth-child(4n - 2) .content {
	bottom: auto;
	top: 30px;
}
.reviews-section .review .image {
	height: 100%;
	width: 100%;
}
.reviews-section .review .image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	filter: grayscale(1);
	transition: all ease 0.3s;
}
.reviews-section .review .content {
	position: absolute;
	left: 30px;
	bottom: 35px;
	font-family: var(--font_heading);
	font-size: 30px;
	font-weight: 600;
	text-shadow: 0 2.023px 2.023px rgba(0, 0, 0, 0.25);
	opacity: 0;
	transition: all ease 0.3s;
}
.reviews-section .review .content p {
	line-height: 1.2;
}
.reviews-section .review a:hover,
.reviews-section .review a:focus {
	color: #fff;
}
.reviews-section .review:hover .image img,
.reviews-section .review:focus .image img {
	filter: grayscale(0);
}
.reviews-section .review:hover .content,
.reviews-section .review:focus .content {
	opacity: 1;
}
.reviews-section .link {
	text-align: center;
	margin-top: 60px;
}
.reviews-section .link .btn {
	width: 270px;
}
.grecaptcha-badge {
	z-index: 10;
}
.toggle-item {
	border: 2px solid var(--color-1);
	margin-bottom: 20px;
	padding: 0 25px;
}
.toggle-item .toggle-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
	cursor: pointer;
}
.toggle-item .icon {
	transition: transform ease-in-out 0.4s;
	font-size: 24px;
}
.toggle-item > .toggle-content {
	display: none;
	padding-bottom: 25px;
}
.toggle-item.active > .toggle-content {
	display: block;
}
.toggle-item .toggle-content p {
	margin: 15px 0;
}
.toggle-item .toggle-content p:first-child {
	margin-top: 5px;
}
.toggle-item .icon.active {
	transform: rotate(-90deg);
}
body.ip .banner-section {
	padding: 0;
	height: var(--height);
}
.banner-section {
	position: relative;
	z-index: 2;
	padding-top: 400px;
	padding-bottom: 295px;
	font-size: 30px;
	text-shadow: 0 4.061px 4.061px rgba(0, 0, 0, 0.25);
}
.banner-section h1 {
	font-size: 42px;
}
.banner-section h2 {
	font-size: 30px;
	font-weight: 400;
}
.banner-section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;

	background: linear-gradient(0deg, black 0%, rgb(0 0 0 / 0%) 25%, rgba(0, 0, 0, 0) 100%);
	z-index: -1;
}
.banner-section .background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.banner-section .background img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.banner-section .anchor-arrow {
	position: absolute;
	bottom: 45px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 4;
	color: #fff;
	font-size: 42px;
}
.form-section .gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.form-section .gform-theme--framework table.gsurvey-likert .gsurvey-likert-choice-label,
.form-section .gform-theme--framework table.gsurvey-likert .gsurvey-likert-row-label {
	--gf-local-color: #fff;
	--gf-ctrl-label-color-primary: #fff;
}
.form-section #gform_wrapper_2[data-form-index="0"].gform-theme,
.form-section [data-parent-form="2_0"] {
	--gf-survey-icon-control-rank: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23fff'/%3E%3C/svg%3E");
}
.form-section .content {
	max-width: 1000px;
	margin: 0 auto;
}
.image-carousel {
	margin: 25px 0 50px;
}
.image-carousel .owl-carousel {
	padding: 0 40px;
	max-width: 800px;
	margin: 0 auto;
}
.image-carousel .owl-carousel .owl-nav {
	display: flex;
	color: #fff;
}
.image-carousel .owl-carousel .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
}
.image-carousel .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.image-carousel .owl-carousel .owl-nav button.owl-next {
	right: 0;
}
.blog-section-1 {
	padding: 75px 0;
}
.blog-section-1 .blogs {
	flex-wrap: wrap;
	column-gap: 50px;
	row-gap: 80px;
}
.blog-section-1 .blog {
	flex: 0 1 calc(33.33% - 33.33px);
}
.blog-section-1 .blog .image-wrap {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.blog-section-1 .blog .image img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	filter: grayscale(1);
	transition: all ease 0.3s;
}
.blog-section-1 .blog .heading {
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	position: absolute;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	font-weight: 600;
	font-size: 30px;
	text-shadow: 0 2.023px 2.023px rgba(0, 0, 0, 0.25);
	opacity: 0;
	transition: all ease 0.3s;
}
.blog-section-1 .blog .link {
	margin-top: 65px;
}
.blog-section-1 .blog .link .btn {
	width: 100%;
}
.blog-section-1 .blog:hover .image img,
.blog-section-1 .blog:focus .image img {
	filter: grayscale(0);
}
.blog-section-1 .blog:hover .btn,
.blog-section-1 .blog:focus .btn {
	background-color: var(--color-3);
}
.blog-section-1 .blog:hover .heading,
.blog-section-1 .blog:focus .heading {
	opacity: 1;
}
.pagination {
	display: flex;
	margin: 0 0 20px;
	text-align: center;
	justify-content: center;
	gap: 8px;
	margin-top: 80px;
}
.pagination .page-numbers {
	flex: 0 0 auto;
	padding: 6px 10px;
	color: #fff;
	transition: all ease 0.3s;
	margin-bottom: 5px;
	display: block;
	min-width: 2em;
	background-color: var(--color-2);
	border-radius: 5px;
}
.pagination .page-numbers.dots {
	padding: 6px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers.current {
	text-decoration: none;
	background-color: var(--color-3);
}
.pagination .page-numbers.dots:hover,
.pagination .page-numbers.dots:focus {
	background-color: var(--color-2);
}
.faq-section {
	margin: 75px 0;
}
.faq-section .faq {
	background-color: var(--color-2);
	border-radius: 5px;
}
.faq-section .faq .heading {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
}
.faq-section .faq .link {
	font-size: 18px;
}
#page {
	scroll-margin-top: 65px;
}
.cont-section {
	margin: 75px 0;
}
.cont-section .content-row {
	flex-wrap: wrap;
	column-gap: 56px;
	row-gap: 30px;
	align-items: center;
}
.cont-section .image-col {
	flex: 1 1 calc(45% - 28px);
}
.cont-section .content-col {
	flex: 1 1 calc(55% - 28px);
}
.posts-section .recent-posts {
	margin-top: 70px;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.posts-section .recent-posts a {
	font-weight: 400;
}
.embed-section {
	margin: 75px 0;
}
.donate-section .sec_heading {
	position: relative;
	margin-bottom: 20px;
}
.donate-section .sec_heading:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 2.5px;
	background-color: var(--color-2);
	z-index: 1;
}
.donate-section .sec_heading h2 {
	width: fit-content;
	background-color: var(--color-1);
	z-index: 2;
	position: relative;
	padding-right: 0.75em;
	margin: 0;
	font-size: 24px;
}
.donate-section {
	margin: 75px 0;
}
.donate-section .sections {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.donate-section .section {
	column-gap: 30px;
	row-gap: 30px;
	flex-wrap: wrap;
}
.donate-section .image-col {
	flex: 1 1 calc(25% - 15px);
}
.donate-section .content-col {
	flex: 1 1 calc(75% - 15px);
}
.posts-section .recent-heading {
	margin-top: 40px;
	margin-bottom: 20px;
}
.banner-section .jarallax {
	height: 100%;
}
/* === Interior Pages === */

form#gform_2 {
	background: #09365b;
	padding: 40px;
	border-radius: 8px;
}
.owl-dots {
	display: block !important;
	opacity: 1 !important;
	color: #fff !important;
}

#form-section .image-col {
	display: flex;
	align-items: center; /* Centers items vertically */
}
#form-section .image-col,
#form-section .content-col {
	flex: 1 1 calc(50% - 30px);
}
.post-btn {
	width: auto !important;
	z-index: 1000;
	display: block;
	height: 100%;
	position: relative;
}
.m-image {
	display: none !important;
}
.d-image {
	display: block !important;
}

form#gform_2 .button {
	background-color: var(--color-1);
}
form#gform_2 .button:hover,
form#gform_2 .button:focus {
	background-color: var(--color-3);
}
body.dark .red-message {
	color: #fff;
}

/* === Media Queries === */
@media screen and (max-width: 1199px) {
	.primary-header .header-row {
		column-gap: 50px;
		white-space: nowrap;
	}
}
@media screen and (max-width: 991px) {
	.quote-section .quote-col {
		flex: 1 1 0;
		max-width: 100%;
	}
	.quote-section .quote-col .owl-item h2 {
		font-size: 22px;
	}
	body.page-id-271 #page {
		display: flex;
		flex-direction: column;
	}
	body.page-id-271 #embed-section {
		order: 1;
	}
	body.page-id-271 #cont-section {
		order: 2;
	}

	.d-image {
		display: none !important;
	}
	.m-image {
		display: block !important;
	}
	.vid-logo {
		width: 100%;
		left: auto;
		padding: 60px 60px 0px 60px;
	}
	.vid-logo img {
		padding: 30px;
	}
	.mobile-header {
		position: sticky;
	}
	.mobile-header .mobile-c2a {
		display: none;
	}
	body {
		margin-top: 0;
	}
	.mobile-header .mobile-row {
		background-color: var(--color-1);
		flex-direction: row-reverse;
	}
	.menu-item-has-children .sub-menu {
		text-align: left;
	}
	.mobile-header .mobile-row .toggle-nav {
		flex-basis: auto;
	}
	.mobile-header .mobile-row .toggle-nav .fas {
		color: #fff;
	}
	.mobile-header .logo-col img {
		max-height: 40px;
	}
	.mobile-header .menu a:hover,
	.mobile-header .menu a:focus {
		color: var(--color-3);
	}
	.mobile-menu .menu-item-has-children .sub-menu {
		background-color: var(--color-1);
	}
	.quote-section .quote-row > .col {
		flex-basis: 100%;
	}
	.posts-section .col.left {
		padding: 0;
	}
	.posts-section .col.left .image {
		margin: 0 0 30px;
	}
	.posts-section .posts-row {
		row-gap: 30px;
	}
	.posts-section .posts-row > .col {
		flex-basis: 100%;
	}
	.mobile-heading {
		display: block;
	}
	.desktop-heading {
		display: none;
	}
	.reviews-section .review:nth-child(n) {
		grid-column: span 12;
	}
	.primary-footer .sitemap ul {
		flex-wrap: wrap;
	}

	.donate-section .section > .col,
	.cont-section .content-row > .col {
		flex-basis: 100%;
	}
	.posts-section .mobile-heading {
		display: block;
	}
	.posts-section .col.right .post:last-child {
		border-bottom: none;
	}
	.blog-section-1 .blogs {
		column-gap: 30px;
		row-gap: 30px;
	}
	.blog-section-1 .blog {
		flex-basis: calc(50% - 15px);
	}
	#form-section .content-col,
	#form-section .image-col,
	#form-section .flex-row {
		display: block;
	}
	.quote-section .quote-row {
		flex-direction: column-reverse;
	}
	.desktop-only {
		display: none;
	}
	.banner-section {
		padding: 0;
	}
	body.ip .banner-section .content {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.ql-section .link {
		flex-basis: 100%;
	}
	.content-section .owl-carousel .owl-dots {
		display: flex;
	}
	.content-section .owl-carousel .owl-nav {
		display: none;
	}
	.content-section .owl-carousel {
		padding: 0;
	}
	.primary-footer .footer-row {
		flex-wrap: wrap;
	}
	.primary-footer .footer-row > .col {
		flex-basis: 100%;
	}
	.banner-section {
		padding-top: 50px;
	}
	.blog-section-1 .blog {
		flex-basis: 100%;
	}
}
@media screen and (max-width: 640px) {
	.primary-footer .gform-theme--foundation .gfield:nth-child(n) {
		grid-column: span 12;
		grid-row: auto;
	}
}
@media screen and (max-width: 450px) {
	h2 {
		font-size: 32px;
	}
}

body.home #content-section .item .content-col {
	flex: unset;
}
body.home #content-section .item .content-col img {
	position: absolute;
	right: 75px;
	bottom: 0;
	text-align: center;
}
body.home #content-section .item:first-child .content-col img {
	width: 40%;
}
body.home #content-section .item .content-col img.listen-now {
	position: absolute;
	right: 75px;
	bottom: 100px;
	text-align: center;
}
