.cover-heading {
	font-family: nimbus-sans-extended, sans-serif;
	color:white;
	z-index:500;
	font-size:25px;
	text-align: center;
}
.cover-title {
	text-align: center;
	color:white !important;
}
.h1-50 {
	font-size:50px;
}
.cover-donate {
    background-image: url('/images/donate/donate_guys.jpg');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}
.cover-why {
    background-image: url('/images/whyht/whyht_bg_narrow.jpg');
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}
.yw-highlighter {
	background-image: url('/images/whyht/highlighter.svg');
	background-size:auto;
	background-position: center;
	background-repeat: no-repeat;
}
.cover-about {
    background-image: url('/images/about/about_bg_new-york.jpg');
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.cover-why-guys {
    background-image: url('/images/whyht/ht_guys_wide.jpg');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
}
.cover-about-founder {
	background-image: url('/images/about/chuck_teaching.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.tooltip-inner {
    min-width: 100px;
    max-width: 500px;
}
.dotted-ul {
	border-bottom: 2px dotted;
}
.gradient-red {
    background-image: linear-gradient(rgba(255,255, 255, 0.0),rgba(255, 75, 75, 0.8));
}
.gradient-gray {
    background-image: linear-gradient(rgba(255,255, 255, 0.0),rgba(75, 75, 75, 0.5));
}
.gradient-white {
	background-image: linear-gradient(rgba(255,255,255,1.0),rgba(255,255,255,0.0));
}
.gradient-blue {
	background-image: linear-gradient(rgb(146, 203, 217),rgba(255,255,255,0.0));
}
.gradient-blue-rev {
	background-image: linear-gradient(rgba(255,255,255,0.0),rgb(146, 203, 217));
}
.gradient-blue-top {
	background-image: linear-gradient(to right, #92cbd9,#94cdda,#94cdda,#a4d8de,#c0e8e4,#d2f0e8,#def5e9);
}
.struggle-section {
	font-family: nimbus-sans-extended, sans-serif;
}

.hover-shadow:hover {
	border-radius: 4px;
	box-shadow: 0px 0px 0px 4px  rgba(0,0,0,.12);
}
.testimonial-tab {
	z-index: 0;
	box-shadow: 6px -1px 4px -2px rgba(0,0,0,.32);
}
.testimonial-selection {
	/* border-radius: 4px; */
	z-index: 1;
	/* box-shadow: 0px 0px 0px 4px  rgba(0,0,0,.12); */
}

.about-hike-bg {
	background-image: linear-gradient(to bottom right, rgba(2, 236, 154, .74), rgba(0, 216, 255, .74)), url('/images/about/hike-unsplash.jpg');
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
}

.struggle-section h1 {
	font-size: 24px;
	position: relative;
}

.struggle-section ul {
	list-style: none;
	margin-bottom: 0;
}

.brothers-picture-bg {
	background-image: url('/images/homepage/brothers_front.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
}

.brother-praying-bg {
	background-image: url('/images/homepage/praying.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
}

.new-york-brothers-bg {
	background-image: url('/images/homepage/ht-ny-brothers.jpg');
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	height: 500px;
}
.mrgtop-6 {
	margin-top:-8rem;
}
.cover-lead-bg {
	/* background-image: url('/images/homepage/HT_Banner_lg_s.jpg'); */
	background-image: url('/images/homepage/HT_Banner_3.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.cover-how-bg {
	background-image: url('/images/how/HT_Banner.jpg');
	background-size: cover;
	/* background-position: center top; */
	background-repeat: no-repeat;
	background-position: 40% 100%;
}

.apply-section-bg {
	background-image: linear-gradient(to bottom right, rgba(2, 236, 154, .74), rgba(0, 216, 255, .74)), url('/images/homepage/sunset-sillouette-hats.jpg');
	background-size: cover;
	background-position: 10% 30%;
	background-repeat: no-repeat;
	min-height: 600px;
}

.menu-container-bg {
	background-image: linear-gradient(to bottom,rgba(28,28,28,1),rgba(88,88,88,.73) 30%,rgba(0,0,0,0.2),rgba(0,0,0,0));
	z-index:100;
	height:200px;
	position: absolute;
	width: 100%;
	top:0;
}
.bg-gradient-green-blue {
	background-image: linear-gradient(to right, #02EC9A, #00D8FF);
}
.bg-ignite {
	background-color: #f3f3f3;
}

.mt-negative-quotes {
  margin-top: -115px;
}

.bottom-border-center {
	position: relative;
}

.bottom-border-center::after {
		content: " ";
		position: absolute;
		width: 120px;
		height: 1px;
		left: calc(50% - 60px);
		background: white;
		bottom: 0;
		border-radius: 15px;
}

.jerry-white-img {
	float:right;
	margin-top:-180px;
	margin-right:-50px;
	width: 200px;
}
.section-jerry-quote {
	background-image: url('/images/homepage/JerryWhite.png');
	background-size: 25%;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bg-gradient {
	background-image: linear-gradient(to bottom right, #02EC9A, #00D8FF);
}

.bg-gradient-light {
	 background-image: linear-gradient( rgba(2, 236, 154, .40), rgba(0, 216, 255, .40));
}

.bg-transparent {
	background: transparent;
}

.line-horizontal {
	height: 2px;
	width: 100%;
}

.jerry-white-bg {
	background-image: url(/images/homepage/JerryWhiteBG.png);
	background-position: bottom;
	background-size: 150px;
	background-repeat: no-repeat;
	background-position-x: right;
}

.hr-icon {
	position: relative;
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.donationbox {
	max-width:500px;
}
/* .hr-tab.active > .hr-icon::after {
	content: ' ';
	width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
	position: absolute;
	left: 10%;
	bottom: -40px;
	color: #fff;
	z-index: 4;
} */

#scroll-hint {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	text-align: center;
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
}

#scroll-hint.hidden {
	opacity: 0;
	pointer-events: none;
}

@media (min-width: 768px) {
	.jerry-white-bg {
		background-size: 250px;
	}
	.mrgtop-6 {
		margin-top:-6.5rem;
	}
	.jerry-white-img {
		margin-right:0px;
		margin-top:-160px;
		width: 300px;
	}
	.cover-heading {
		text-align: left;
		font-size:30px;
	}
	.cover-title {
		text-align: left;
	}
	.dark-heading {
		font-size:30px;
	}
	.cover-wrap {
		border-left: 1px solid #dee2e6!important;
	}
	.cover-wrap-green {
		border-left: 2px solid #02EC9A!important;
	}
}

@media (min-width: 1200px) {
	.section-jerry-quote {
		background-size: 20%;
	}
	.jerry-white-bg {
		background-size: 280px;
	}
	.donationbox {
		max-width:400px;
	}
}
@media (max-width: 768px) {
	.h1-50 {
		font-size:30px;
	}
	.cover-why {
		background-size: cover;
		background-position: 17% 0%;
	}
	.struggle-section-list {
		max-width: 500px;
		margin: 0 auto;
	}
	.struggle-section-list h1 {
		font-family: espa, sans-serif;
		font-size: 45px;
		color: #18CB49;
	}
	.struggle-section li {
		position: relative;
		padding-bottom: 14px;
	}
}

.gap-1 {
	gap: 4px;
}

.gap-2 {
	gap: 8px;
}

.gap-3 {
	gap: 12px;
}

.gap-4 {
	gap: 16px;
}

.gap-lg {
	gap: 2.5rem;
}

.carousel-button {
	background: transparent;
	appearance: none;
	-webkit-appearance: none;
	opacity: 1;
	outline: none;
	border: none;
}

.floating-resource {
	padding-bottom: 50px; 
	transform: translatey(-15%);
}
/* Medium */
@media screen and (max-width: 768px) {
	.floating-resource {
		transform: none;	
		padding-bottom: unset;
	}

	.gap-md-2 {
		gap: 8px;
	}
}