html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	box-sizing: border-box
}

html {
	scroll-behavior: smooth
}

body {
	background-color: #f9f9f9;
	font-size: 18px;
	font-family: proxima-nova, sans-serif;
	color: #2b282a;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%
}

.button {
	display: inline-block;
	background-color: #141314;
	color: #fbba46;
	text-decoration: none;
	padding: 8px 16px;
	padding: .5rem 1rem;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
	transition: background-color 200ms ease
}


.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-form-field label:not(.hs-error-msg) {
	color: #FFFFFF;
}

.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-form-field label:not(.hs-error-msg) a{
	color: #FFFFFF;
}

.hs-error-msgs label {
	color: #f2545b;
}

ul.no-list {
	list-style: none;
}

.inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}

.inputs-list label {
	float: none;
	width: auto;
	padding: 0;
	line-height: 18px;
	white-space: normal;
	font-weight: normal;
	font-size: 14px;
}

.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-form-field label:not(.hs-error-msg) {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.inputs-list>li {
	display: block;
	padding: 0;
	width: 100%;
	padding-top: 0;
}

label {
	font-size: 14px;
	width: 130px;
	color: #33475b;
	display: block;
	float: none;
	width: auto;
	font-weight: 500;
	line-height: 20px;
	padding-top: 0;
	margin-bottom: 4px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.inputs-list:first-child {
	padding-top: 6px;
}

.actions {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 17px 0px;
}

.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button:hover,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button:hover:not(.inactive),
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button:focus,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button:active,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 .hs-button:active:not(.inactive):not(.link) {
	background: #FFFFFF;
	border-color: #FFFFFF;
	color: #33475b;
	font-size: 16px;
	line-height: 16px;
	font-family: arial, helvetica, sans-serif;
}

.hs-form-227765bc-e8ef-462c-a033-0755cae93426_c90535bf-4184-45f9-8dc0-1590d26f5828 .hs-button {
	white-space: pre-wrap;
}

.hs-button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	line-height: 12px;
	/* position: relative; */
	text-align: center;
	transition: all .15s linear;
	background-color: #ff7a59;
	border-color: #ff7a59;
	color: #fff;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	font-size: 14px;
	padding: 12px 24px;
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
	border-color: #c87872;
}

.hs-input:not([type=file]) {
	/* background-color: #f5f8fa; */
	background: linear-gradient(180deg, rgba(213, 211, 214, 1) 0%, rgba(254, 254, 254, 1) 100%);
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0px;
	line-height: normal;
	border: none;
}

.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:visited,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:hover {
	color: #FFFFFF;
}

.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:visited,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:hover,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:active,
.hsForm_227765bc-e8ef-462c-a033-0755cae93426 a:target {
	color: #FFFFFF;
}

.hs-input {
	display: inline-block;
	width: 90%;
	max-width: 500px;
	height: 40px;
	padding: 9px 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	border: 1px solid #cbd6e2;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}


@media(min-width:750px) {
	.button {
		padding: .51rem 2rem
	}
}

@media(min-width:1170px) {
	.button {
		font-size: 2.5rem;
		padding: 1rem 3rem
	}
}

.button:hover {
	background-color: rgba(20, 19, 20, .8)
}

.button-inverse {
	display: inline-block;
	background-color: #f9f9f9;
	color: #141314;
	text-decoration: none;
	padding: 8px 16px;
	padding: .5rem 1rem;
	cursor: pointer
}

.button-inverse:hover {
	background-color: rgba(249, 249, 249, .8)
}

.button-ghost {
	display: inline-block;
	background-color: transparent;
	color: #141314;
	text-decoration: none;
	padding: 8px 16px;
	padding: .5rem 1rem;
	border: 1px solid #141314;
	cursor: pointer
}

.button-ghost:hover {
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9
}

.button-ghost-inverse {
	display: inline-block;
	background-color: transparent;
	color: #f9f9f9;
	text-decoration: none;
	padding: 8px 16px;
	padding: .5rem 1rem;
	border: 1px solid #f9f9f9;
	cursor: pointer
}

.button-ghost-inverse:hover {
	background-color: #141314;
	border: 1px solid #141314
}

h1 {
	font-size: 68px;
	line-height: 1.05;
	letter-spacing: -1px
}

h2 {
	font-size: 42px;
	line-height: 1.14
}

h3 {
	font-size: 26px;
	line-height: 1.38
}

h4 {
	font-size: 22px;
	line-height: 1.38
}

small {
	font-size: 10px;
	line-height: 1.2
}

p {
	margin: 0 0 16px;
	margin: 0 0 1rem
}

em {
	font-style: italic
}

strong {
	font-weight: 700
}

hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0
}

img {
	width: 100%
}

.flex-video {
	height: 0;
	margin-bottom: 14.222px;
	margin-bottom: .88889rem;
	overflow: hidden;
	padding-bottom: 56%;
	position: relative
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.section-inner {
	max-width: 1640px;
	margin: auto
}

@media(min-width:600px) {
	.two-up {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center
	}
}

.flex-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

#masthead {
	background-color: #141314;
	color: #f9f9f9;
	padding: 32px;
	padding: 2rem
}

#masthead .section-inner {
	max-width: 1650px;
	margin: auto
}

@media(min-width:900px) {
	.masthead-grid {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 300px 1fr;
		grid-template-columns: 300px 1fr;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 2rem
	}
}

@media(min-width:1170px) {
	.masthead-grid {
		-ms-grid-columns: 400px 1fr;
		grid-template-columns: 400px 1fr
	}
}

.masthead-logo {
	text-align: center
}

@media(min-width:900px) {
	.masthead-logo {
		text-align: left
	}
}

.masthead-logo img {
	max-width: 200px
}

@media(min-width:900px) {
	.masthead-logo img {
		max-width: initial
	}
}

.main-nav-list {
	list-style: none;
	padding: 0;
	margin: 16px 0 0;
	margin: 1rem 0 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media(min-width:900px) {
	.main-nav-list {
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-bottom: 1rem
	}
}

.main-nav-item {
	margin: 4px 8px;
	margin: .25rem .5rem
}

@media(min-width:750px) and (max-width:1239px) {
	.main-nav-item {
		margin: 0 0 0 1.5rem
	}
}

@media(min-width:1240px) {
	.main-nav-item {
		margin: 0 0 0 3rem
	}
}

.main-nav-link {
	text-decoration: none;
	font-size: 16px;
	font-size: 1rem;
	color: #f9f9f9;
	text-transform: uppercase;
	transition: color 200ms ease
}

@media(min-width:1350px) {
	.main-nav-link {
		font-size: 1.5rem
	}
}

.main-nav-link:hover {
	color: rgba(249, 249, 249, .6)
}

.hero {
	background-image: url(../img/hero-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 24px;
	padding: 1.5rem
}

@media(min-width:1170px) {
	.hero {
		height: 920px;
		padding: 4rem
	}
}

.hero-image {
	position: relative;
	height: 100%;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.hero-image-play {
	position: absolute;
	z-index: 10;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	transition: opacity 200ms ease
}

.hero-image-play:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	cursor: pointer
}

.hero-image-play svg {
	width: 100px
}

@media(min-width:1170px) {
	.hero-image-play svg {
		width: auto
	}
}

#about {
	padding: 40px;
	padding: 2.5rem
}

@media(min-width:1240px) {
	#about {
		padding: 4rem
	}
}

@media(min-width:1640px) {
	#about {
		padding: 8rem 0
	}
}

.about-inner {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr
}

@media(min-width:750px) {
	.about-inner {
		-ms-grid-columns: 200px 1fr;
		grid-template-columns: 200px 1fr;
		grid-column-gap: 2rem
	}
}

@media(min-width:1000px) {
	.about-inner {
		-ms-grid-columns: 1fr 2fr;
		grid-template-columns: 1fr 2fr;
		grid-column-gap: 4rem
	}
}

@media(min-width:1640px) {
	.about-inner {
		-ms-grid-columns: 1fr 2fr;
		grid-template-columns: 1fr 2fr;
		grid-column-gap: 6rem
	}
}

.about-text {
	-ms-flex-order: 2;
	order: 2
}

.about-text p {
	font-size: 16px;
	font-size: 1rem
}

@media(min-width:1000px) {
	.about-text p {
		font-size: 1.8rem
	}
}

.about-header {
	margin: 16px 0;
	margin: 1rem 0;
	font-size: 32px;
	font-size: 2rem
}

@media(min-width:1000px) {
	.about-header {
		font-size: 5rem;
		line-height: 1
	}
}

.about-footer {
	margin: 32px 0 0;
	margin: 2rem 0 0
}

.about-footer h3 {
	text-transform: uppercase;
	font-size: 40px;
	font-size: 2.5rem
}

.about-button {
	margin-top: 32px;
	margin-top: 2rem
}

.about-button .button {
	margin: 8px 0;
	margin: .5rem 0;
	text-transform: initial
}

.verse-wrapper {
	margin: 24px 0;
	margin: 1.5rem 0
}

@media(min-width:800px) {
	.verse-wrapper {
		margin: 2.5rem 0
	}
}

.bible-verse {
	font-size: 24px;
	font-size: 1.5rem
}

@media(min-width:800px) {
	.bible-verse {
		font-size: 2.2rem;
		line-height: 1.2
	}
}

#photogrid img {
	display: block
}

.photo-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr
}

@media(min-width:800px) {
	.photo-grid {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(min-width:800px) {
	.photo-grid-featured {
		-ms-grid-row-span: 2;
		-ms-grid-row: 1;
		grid-row: 1 / span 2
	}
}

@media(min-width:800px) {
	.photo-grid-featured-inverse {
		-ms-grid-row-span: 2;
		-ms-grid-row: 1;
		grid-row: 1 / span 2;
		-ms-grid-column: 2;
		grid-column: 2
	}
}

#features {
	padding: 24px;
	padding: 1.5rem
}

@media(min-width:1240px) {
	#features {
		padding: 4rem
	}
}

@media(min-width:1640px) {
	#features {
		padding: 6rem 0
	}
}

.features-header {
	text-align: center;
	margin-bottom: 32px;
	margin-bottom: 2rem
}

@media(min-width:1170px) {
	.features-header {
		margin-bottom: 6rem
	}
}

@media(min-width:1000px) {
	.features-title {
		font-size: 5rem;
		line-height: 1;
		margin-top: 2rem
	}
}

.features-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	grid-gap: 2rem;
	-ms-flex-line-pack: start;
	align-content: start
}

@media(min-width:1170px) {
	.features-grid {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		gap: 3rem 6rem
	}
}

.features-group {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 125px 1fr;
	grid-template-columns: 125px 1fr;
	grid-gap: 2rem;
	-ms-flex-align: start;
	align-items: start;
	text-align: left
}

@media(min-width:700px) {
	.features-group {
		-ms-grid-columns: auto 1fr;
		grid-template-columns: auto 1fr
	}
}

.features-group-image {
	margin-bottom: 0
}

.features-group-image img {
	border: 1px solid #707070;
	max-width: 250px
}

@media(min-width:600px) {
	.features-group-image img {
		max-width: 400px
	}
}

.features-group-header {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.features-group-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 1.5rem
}

@media(min-width:600px) {
	.features-group-title {
		font-size: 2.2rem;
		margin: 0
	}
}

.features-group-text {
	-ms-grid-column-span: 2;
	-ms-grid-column: 1;
	grid-column: 1 / span 2
}

.features-group-text-text {
	margin-top: 0
}

@media(min-width:600px) {
	.features-group-text-text {
		font-size: 1.5rem
	}
}

.features-group-text-text.last {
	text-align: left;
	font-style: italic;
	font-weight: 500
}

@media(min-width:800px) {
	.features-group-text-text p {
		font-size: 1.8rem
	}
}

.features-group-button .button {
	width: 100%;
	padding: 16px;
	padding: 1rem
}

#team {
	padding: 40px;
	padding: 2.5rem
}

@media(min-width:1240px) and (max-width:1639px) {
	#team {
		padding: 4rem
	}
}

@media(min-width:1640px) {
	#team {
		padding: 8rem 0
	}
}

.team-inner {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr
}

@media(min-width:750px) {
	.team-inner {
		-ms-grid-columns: 2fr 1fr;
		grid-template-columns: 2fr 1fr;
		grid-column-gap: 2rem
	}
}

@media(min-width:1000px) {
	.team-inner {
		-ms-grid-columns: 2fr 1fr;
		grid-template-columns: 2fr 1fr;
		grid-column-gap: 4rem
	}
}

@media(min-width:1640px) {
	.team-inner {
		-ms-grid-columns: 2fr 1fr;
		grid-template-columns: 2fr 1fr;
		grid-column-gap: 6rem
	}
}

.team-text {
	-ms-flex-order: 2;
	order: 2
}

@media(min-width:750px) {
	.team-text {
		-ms-flex-order: initial;
		order: initial
	}
}

.team-text p {
	font-size: 16px;
	font-size: 1rem
}

@media(min-width:800px) {
	.team-text p {
		font-size: 1.8rem;
		margin: 2rem 0 3rem
	}
}

.team-header {
	margin: 16px 0;
	margin: 1rem 0;
	font-size: 32px;
	font-size: 2rem
}

@media(min-width:1000px) {
	.team-header {
		font-size: 5rem;
		line-height: 1
	}
}

.team-button {
	margin-top: 32px;
	margin-top: 2rem
}

.samples {
	background-color: #2b282a;
	color: #f9f9f9;
	padding: 24px 0;
	padding: 1.5rem 0
}

@media(min-width:900px) {
	.samples {
		padding: 3rem 0
	}
}

.samples-header {
	text-align: center;
	padding: 32px 0;
	padding: 2rem 0
}

.samples-headline,
.samples-subheadline {
	margin: 0;
	font-weight: 700
}

@media(min-width:1350px) {
	.samples-headline {
		font-size: 5rem
	}
}

.samples-subheadline {
	text-transform: uppercase;
	margin: 8px 0;
	margin: .5rem 0
}

@media(min-width:1350px) {
	.samples-subheadline {
		font-size: 2.3rem
	}
}

.samples-grid {
	display: -ms-grid;
	display: grid;
	grid-row-gap: 3rem;
	padding: 24px;
	padding: 1.5rem
}

@media(min-width:1350px) {
	.samples-grid {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		-ms-grid-rows: auto auto;
		grid-template-rows: auto auto;
		max-width: 1350px;
		margin: 2rem auto
	}
}

@media(min-width:1350px) {
	.samples-grid-video.vertical {
		-ms-grid-row-span: 2;
		-ms-grid-row: 1;
		grid-row: 1 / span 2;
		width: 460px;
		height: 615px
	}
}

.samples-grid-video-caption {
	font-size: 19.2px;
	font-size: 1.2rem;
	text-align: center;
	margin-top: 16px;
	margin-top: 1rem
}

@media(min-width:1350px) {
	.samples-grid-video-caption {
		font-size: 1.6rem
	}
}

#bible-search {
	padding: 24px;
	padding: 1.5rem;
	background-color: #eaeaea
}

@media(min-width:900px) {
	#bible-search {
		padding: 6rem 1.5rem
	}
}

.bible-search-headline {
	font-size: 48px;
	font-size: 3rem;
	margin: 0 0 8px;
	margin: 0 0 .5rem;
	text-align: center
}

@media(min-width:1640px) {
	.bible-search-headline {
		font-size: 5rem
	}
}

.bible-search-subheadline {
	font-size: 24px;
	font-size: 1.5rem;
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	text-align: center;
	font-weight: 400
}

@media(min-width:1640px) {
	.bible-search-subheadline {
		font-size: 2.5rem;
		margin: 0 0 3rem
	}
}

.bible-search-grid {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	grid-gap: 5rem;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: end;
	align-items: end;
	padding: 32px 48px;
	padding: 2rem 3rem
}

@media(min-width:500px) {
	.bible-search-grid {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(min-width:700px) {
	.bible-search-grid {
		margin: 4rem auto 2rem;
		max-width: 700px;
		padding: 0 3rem
	}
}

@media(min-width:1200px) {
	.bible-search-grid {
		padding: 0
	}
}

.bible-search-grid-header {
	font-weight: 700;
	font-size: 32px;
	font-size: 2rem;
	margin: 64px 0 0;
	margin: 4rem 0 0;
	text-align: center
}

.bible-search-grid-subheader {
	font-size: 32px;
	font-size: 2rem;
	margin: 0;
	text-align: center;
	font-style: italic
}

.lg-up {
	display: none
}

@media(min-width:1200px) {
	.lg-up {
		display: block
	}
}

.bible-search-image.reduce-size {
	width: 73%
}

.bible-search-text {
	margin: 16px 0;
	margin: 1rem 0
}

@media(min-width:1200px) {
	.bible-search-text {
		min-height: 190px
	}
}

.bible-search-text h4,
.bible-search-text p {
	font-size: 27.2px;
	font-size: 1.7rem;
	font-weight: 400;
	margin: 0
}

.bible-search-text p {
	margin: 8px 0 0;
	margin: .5rem 0 0
}

.bible-search-text a {
	font-weight: 700;
	text-decoration: none;
	color: #fbba46;
	font-size: 27.2px;
	font-size: 1.7rem
}

.bible-search-button {
	position: relative
}

.bible-search-button .button {
	width: 100%;
	text-align: center;
	font-size: 27.2px;
	font-size: 1.7rem;
	border: 3px solid black
}

.product-retailers {
	position: absolute;
	left: 0;
	width: 100%
}

.product-retailers-menu {
	list-style: none;
	padding: 0;
	margin: 0
}

.product-retailers-item {
	display: block;
	background-color: black;
	color: #f9f9f9;
	padding: 16px;
	padding: 1rem;
	text-decoration: none;
	font-size: 19.2px;
	font-size: 1.2rem;
	transition: background-color 200ms ease, color 200ms ease
}

.product-retailers-item:hover {
	background-color: #f9f9f9;
	color: black
}

.site-footer {
	background-color: #333;
	padding: 32px 16px;
	padding: 2rem 1rem
}

.site-footer p,
.site-footer .button {
	font-size: 19.2px;
	font-size: 1.2rem
}

.site-footer-inner {
	max-width: 1640px;
	margin: auto
}

@media(min-width:600px) {
	.site-footer-inner {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
		grid-gap: 2rem
	}
}

@media(min-width:900px) {
	.site-footer-inner {
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr
	}
}

@media(min-width:1200px) {
	.site-footer-inner {
		-ms-grid-columns: 1.5fr 1fr 1fr auto;
		grid-template-columns: 1.5fr 1fr 1fr auto
	}
}

@media(min-width:500px) {
	.site-info {
		display: -ms-flexbox;
		display: flex
	}
}

@media(min-width:600px) {
	.site-info {
		-ms-flex: 0 1 35%;
		flex: 0 1 35%;
		margin-right: 1rem
	}
}

#footer-logo {
	min-width: 75px;
	max-width: 150px;
	margin-right: 16px;
	margin-right: 1rem
}

.copyright {
	color: #f9f9f9
}

.copyright p {
	margin-bottom: 10px
}

.copyright a {
	color: #f9f9f9
}

.copyright-contact {
	font-weight: 700
}

.email-signup {
	margin: 32px 0;
	margin: 2rem 0
}

.footer-form {
	margin-top: 16px;
	margin-top: 1rem
}

.footer-label {
	color: #f9f9f9;
	display: block;
	margin: 4.8px 0;
	margin: .3rem 0;
	font-size: 14.4px;
	font-size: .9rem
}

.footer-input {
	padding: 16px;
	padding: 1rem;
	box-sizing: border-box;
	display: block;
	width: 100%;
	border: 0;
	border-radius: 5px
}

.footer-widget-heading {
	margin: 0 0 8px;
	margin: 0 0 .5rem;
	font-size: 20.8px;
	font-size: 1.3rem;
	color: #f9f9f9;
	text-transform: capitalize
}

.footer-widget {
	margin: 32px 0;
	margin: 2rem 0
}

@media(min-width:600px) {
	.footer-widget {
		-ms-flex: 0 1 30%;
		flex: 0 1 30%;
		padding: 0 1rem;
		margin: 0 0 2rem
	}
}

.footer-button {
	background: transparent;
	border: 3px solid #f9f9f9;
	border-radius: 5px;
	font-size: 16px;
	font-size: 1rem;
	color: #f9f9f9;
	display: inline-block;
	margin-top: 16px;
	margin-top: 1rem
}

.footer-button:hover {
	background-color: #f9f9f9;
	color: #000;
	border: 3px solid #f9f9f9
}

.footer-text {
	color: #f9f9f9;
	margin: 0 0 8px;
	margin: 0 0 .5rem
}

.footer-submit {
	padding: 0
}

.social-links ul .twitter-x a:hover {
	filter: invert(30%) sepia(0%) saturate(0%) hue-rotate(349deg) brightness(102%) contrast(97%);
}

.social-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -ms-flexbox;
	display: flex
}

.social-links ul li {
	color: #f9f9f9;
	margin-right: 16px;
	margin-right: 1rem
}

.social-links ul li a {
	color: #f9f9f9;
	transition: color 300ms ease
}

.social-links ul li a:hover {
	color: rgba(249, 249, 249, .7)
}

.social-links ul li i {
	font-size: 40px;
	font-size: 2.5rem
}

@media(min-width:600px) {
	.social-links {
		-ms-flex: 0 1 20%;
		flex: 0 1 20%
	}

	.social-links ul li {
		margin-right: 2rem
	}
}

.thanks-wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: auto 1fr auto;
	grid-template-rows: auto 1fr auto;
	min-height: 100vh
}

#thanks {
	padding: 32px;
	padding: 2rem
}

@media(min-width:1240px) {
	#thanks {
		padding: 4rem
	}
}

#thanks .button {
	font-size: 19.2px;
	font-size: 1.2rem
}

.thanks-inner {
	max-width: 800px;
	margin: auto
}

@media(max-width:768px) {
	.samples-grid {
		display: block;
	}

	iframe {
		width: 100%;
		height: 300px;
	}

	#footer-logo {
		width: 75px;
	}
}