﻿.inline-block {
  font-size: 0;
  margin-bottom: 20px;
}
.inline-block [class*='inline-block-'] {
  display: inline-block;
  font-size: 14px;
  float: none;
  vertical-align: middle;
}
.press-logo {
  display: inline-block;
  max-width: 100%;
  max-height: 60px;
}
.mobile .press-logo {
  margin-bottom: 10px;
  max-width: 100px;
  max-height: 40px;
}
.press-quote {
  display: inline-block;
}
.mobile .press-quote {
  margin-bottom: 20px;
}
#hero-logo {
  margin-bottom: 30px;
}
#hero-title {
  font-weight: 400;
  color: #DF546A;
  font-size: 44pt;
  line-height: 1em;
}
.mobile #hero-title {
  font-weight: 400;
  color: #DF546A;
  font-size: 56px;
  line-height: 1em;
}
#hero-caption {
  color: #8d9d9e;
  font-weight: 400;
  font-size: 16pt;
  margin-top: 30px;
}
#hero-container {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 120px;
}
.mobile #hero-container {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
#hero-container input {
  border: 1px solid #959595;
  font-size: 19px;
  line-height: 19px;
  height: 40px;
  text-align: center;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 70px;
  width: 100%;
}
.mobile #hero-container input {
  border: 1px solid #959595;
  font-size: 19px;
  line-height: 19px;
  height: 40px;
  text-align: center;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  vertical-align: top;
}
#hero-container button {
  height: 40px;
  font-size: 18pt;
  width: 60px;
  position: relative;
  margin-left: -60px;
  display: inline-block;
  vertical-align: top;
}
.mobile #hero-container button {
  height: 40px;
  font-size: 18pt;
  display: block;
  width: 100%;
  left: 0;
  margin-left: 0;
}
#email-entry {
  margin-top: 30px;
  font-size: 0;
}
.home-heading {
  color: #7f8c8d;
  font-size: 10pt;
  margin-left: 8px;
  margin-bottom: -4px;
}
.page-fold {
  border-top: 1px solid #abb8b9;
  border-bottom: 1px solid #abb8b9;
  background-color: #f1f4f5;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-subfold {
  padding-top: 20px;
  padding-bottom: 40px;
}
.page-subfold-text,
.user-quote {
  font-size: 16px;
}
.fold-title {
  color: #DF546A;
  font-size: 32px;
  text-align: center;
}
.mobile .fold-title {
  font-size: 19px;
}
.fold-subtitle {
  color: #7f8c8d;
  font-size: 19px;
  text-align: center;
  margin-bottom: 40px;
}
.mobile .fold-subtitle {
  font-size: 16px;
}
.mobile .fold-line {
  margin-bottom: 40px;
}
.home-title {
  color: #34495e;
  font-size: 12pt;
  font-weight: 600;
}
.quote-name {
  font-family: "Patrick Hand";
  font-size: 13pt;
  color: #2980b9;
  font-weight: bold;
  float: right;
}
.user-quote {
  display: block;
  padding: 3px;
}
#safety {
  margin-left: -10px;
}
.mobile .step-number {
  margin-top: 20px;
  margin-bottom: 10px;
}
.mobile #step-number-1 {
  margin-top: 0;
}