body.web { background: white }
body.web header { position: relative }
body.web.home header { position: absolute }
body.web footer { background: #e53947; padding: 60px 60px 120px; margin-top: 100px }
body.web footer img.logo { max-width: 200px }
body.web footer h3, body.web footer p, body.web footer ul li a { color: white }
body.web footer ul li a:hover { text-decoration: underline }
body.web footer ul { margin-left: 0 }
body.web.home header { background: transparent }
body.web header { background: #e53947; padding: 30px 15px 18px; border-bottom: 0; transition: all .3s; margin-top: 0 }
body.web header.solid { background: white }
body.web header .row { position: relative }
body.web header ul { position: absolute; right: 0; margin-bottom: 0; margin-top: -12px }
body.web header ul.menu li a { color: white; border: 1px solid transparent; padding: 8px 14px }
body.web header ul.menu li:last-of-type a { border: 1px solid white; margin-left: 8px }
body.web header .logo { display: none }
body.web header .logo img { max-width: 200px }
.row { max-width: 75rem }
body.home .row { max-width: 90rem }
.row.expanded { max-width: none !important }
.mobileLogo img { max-width: 240px; margin: 20px 0 11px }
a.pricing { background: #FFC914; color: #1D3557 !important; border-radius: 30px }
h1 { font-size: 2.7em; margin-bottom: 30px; font-weight: 600; max-width: 800px; margin: 0 auto; line-height: 1.1 }
.feature h1 { font-size: 2.2em; margin-bottom: 0; font-weight: 600; line-height: 1; margin-bottom: 20px; color: #FFF }
.feature p { color: #FFF; font-size: 1rem }
div.feature .column { padding: 0; position: relative }
div.feature .text { padding: 80px 30px 30px 30px }
div.feature .image { background: #E63846; margin-top: 50px; padding-bottom: 40px }
div.feature { background: url("/assets/img/bh-feature-red.png") repeat-x; background-size: contain; margin-bottom: 80px }
h2 { font-weight: 600; font-size: 2em }
p { color: #1c3456 }
.home .row.content { padding-top: 10px; margin-top: 60px }
.row.content:first-of-type { padding: 180px 0 0; margin-bottom: 80px }
ul.f-b li { margin-top: -50px; margin-bottom: 80px }
ul.f-b li span { background: white; display: block; padding: 30px 28px; border-radius: 15px; font-size: .85em; line-height: 1.4; box-shadow: 2.3px 2.3px 3.6px rgba(0, 0, 0, 0.014), 6.3px 6.3px 10px rgba(0, 0, 0, 0.02), 15.1px 15.1px 24.1px rgba(0, 0, 0, 0.026), 50px 50px 80px rgba(0, 0, 0, 0.04); text-align: center }
#mc_embed_signup { background: transparent; width: inherit }
p.brandingLogo { opacity: 0 }
#mc_embed_signup .button { background: #FFC914; color: #1D3557; height: inherit; line-height: inherit; padding: 15px 30px; font-weight: 600 }
#mc_embed_signup .button:hover { background: #1D3557; color: white }
#mc_embed_signup .mc-field-group input { background: transparent; border-radius: 10px; height: 46px }
ul.features { margin: 30px 0 }
ul.features li { border-bottom: 1px solid #1c345650; padding: 9px 0; display: inline-block; font-size: 1.2rem; line-height: 1.3 }
button.strong, a.strong { background: #ffc914; color: #1c3557; text-transform: uppercase; font-weight: 600; border: 1px solid #ffc914; margin-right: 10px; margin-bottom: 20px }
a.strong { border-radius: 6px !important; text-decoration: none !important; padding: 8px 14px; color: #1c3557 !important }
button.strong.ghost { background: #ffffff90; border: 1px solid #ffffff10 }
button.strong a { padding: 19px 20px 18px; display: block }
button.strong:hover, a.strong:hover { background: #1c3557; color: #ffc914 !important; border: 1px solid #1c3557 }
button.strong:hover a, button a:hover { color: #ffc914 }
img.round { border-radius: 50% }
.testimonial.row.content { background: #e53947; border-radius: 30px; padding: 30px 15px; margin: 80px auto }
.testimonial p { font-size: 1.4rem; color: #FFF; margin: 0 10px }
.testimonial p.cite { font-size: 1.1em; margin-top: 20px }
.testimonial img { margin-bottom: 20px }
.soft-drop { box-shadow: 1.8px 1.8px 4.5px rgb(0 0 0 / 1%), 4.9px 4.9px 12.5px rgb(0 0 0 / 2%), 11.8px 11.8px 30.1px rgb(0 0 0 / 2%), 40px 40px 100px rgb(0 0 0 / 3%); border-radius: 10px }
.sidebar a { color: #e53947; text-decoration: underline }

@media print, screen and (min-width: 40em) {
	.medium-6 {
			-ms-flex: 0 0 100%;
			-webkit-flex: 0 0 100%;
			flex: 0 0 100%;
			max-width: 100%;
	}
	.testimonial p { font-size: 1.7rem; margin: 0 30px }
	.feature p { margin-bottom: 30px; }
}

@media print, screen and (min-width: 53em) {
	h2 { font-size: 2.5em }
	.medium-6 {
			-ms-flex: 0 0 50%;
			-webkit-flex: 0 0 50%;
			flex: 0 0 50%;
			max-width: 50%;
	}
	div.feature .text { position: absolute; top: 20%; left: 10%; right: 5%; padding: 0 }
	div.feature .image { background: transparent; margin-top: 0; padding-bottom: 0 }
	body.web header .logo { display: block }
	.mobileLogo { display: none }
	body.web header { margin-top: 0; margin-bottom: 60px }
}

@media print, screen and (min-width: 40em) {

}
@media print, screen and (min-width: 64.0625em) {
	.feature h1 { font-size: 2.8em; margin-bottom: 15px }
	.testimonial img { margin-bottom: 0 }
}
@media print, screen and (min-width: 75em) {
	.feature h1 { font-size: 3em; margin-bottom: 15px }
	.feature p { font-size: 1.2rem }
}