.main-wrapper {
  display: block;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-bar {
  display: block;
  background-color: transparent;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-inner {
  padding-bottom: 20px;
  border-bottom: 2px solid #ebeef5;
  text-align: center;
}

.logo {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: left;
  text-align: left;
}

.btn-signin {
  width: 89px;
  height: 39px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border: 2px solid #00cbb9;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Avenir, sans-serif;
  color: #00cbb9;
  font-size: 12px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1em;
}

.btn-signin:hover {
  background-color: #00cbb9;
  color: #fff;
}

.main-outer {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 80px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: background-position 1050ms ease;
  transition: background-position 1050ms ease;
  color: #00215b;
  font-weight: 400;
}

.main-inner {
  display: block;
  margin-top: 145px;
  text-align: center;
}

.text-caption {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 25px;
  float: none;
  clear: none;
  border-style: none;
  border-width: 2px 1px;
  border-color: #ebeef5 #000;
  font-family: Avenir, sans-serif;
  color: #7f8faa;
  font-size: 21px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.03em;
}

.text-italic {
  padding-right: 2px;
  padding-left: 2px;
  color: #7f8faa;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
}

.text-header {
  width: 100%;
  margin: 0px auto;
  font-family: Avenir, sans-serif;
  font-size: 50px;
  line-height: 72px;
  font-weight: 400;
  text-align: center;
}

.text-main-content {
  width: 100%;
  margin-top: 14px;
  margin-right: auto;
  margin-left: auto;
  font-family: Avenir, sans-serif;
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
}

.btn-main-cta {
  width: 288px;
  height: 64px;
  margin-top: 35px;
  margin-right: 15px;
  padding-top: 23px;
  padding-bottom: 23px;
  float: left;
  border-radius: 5px;
  background-color: #8c8dc3;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1em;
}

.btn-main-cta:hover {
  background-color: #6f71b8;
}

.btn-main-cta.btn-signin {
  width: 150px;
  margin-top: 0px;
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 26px;
  float: right;
  background-color: transparent;
  color: #00cbb9;
}

.btn-main-cta.btn-signin:hover {
  background-color: #00cbb9;
  color: #fff;
}

.pitch-outer {
  display: block;
  overflow: hidden;
  height: auto;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: -webkit-linear-gradient(330deg, #00b5d0, #00d0b4);
  background-image: linear-gradient(120deg, #00b5d0, #00d0b4);
}

.pitch-half {
  display: block;
  float: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pitch-inner {
  display: block;
  overflow: visible;
  min-height: auto;
}

.pitch-half-inner {
  display: block;
  width: 50%;
  padding-top: 0px;
  padding-right: 0px;
  float: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-pitch-header {
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
}

.text-pitch-blurb {
  width: 100%;
  margin-top: 14px;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.pitch-block {
  display: block;
  margin-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pitch-text-block {
  margin-left: 50px;
}

.icon-pitch {
  width: 80px;
  margin-right: 16px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.icon-pitch.lightbulb {
  width: 62px;
  margin-left: 0px;
}

.icon-pitch.ramp {
  width: 82px;
}

.features-outer {
  position: relative;
  display: block;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 2px 1px 1px;
  border-color: #d1d4da #000 #000;
  box-shadow: 0 -6px 23px 6px rgba(0, 33, 91, .15);
  color: #00215b;
}

.features-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-block {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.text-features-header {
  margin-bottom: 40px;
  font-family: Avenir, sans-serif;
  color: rgba(0, 33, 91, .8);
  font-size: 16px;
  font-weight: 900;
}

.text-features-header.mission {
  color: #00215b;
  text-align: center;
}

.text-features-blurb {
  margin-top: 40px;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.text-features-blurb.mission {
  margin-top: auto;
  margin-bottom: 0px;
  padding-bottom: 30px;
  float: none;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 rgba(0, 33, 91, .15);
  background-color: transparent;
  color: #00215b;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

.screenshot {
  display: block;
  width: 1000px;
  height: auto;
  min-height: 675px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-left-radius: 30px;
  background-image: url('../images/chorus-account-detail-screenshot-02.jpg');
  background-position: 0px 0px;
  background-size: 1000px;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 6px rgba(0, 33, 91, .05);
}

.pitch-screenshot-block {
  display: block;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.form-outer {
  display: block;
  height: auto;
  min-height: 100vh;
  padding-bottom: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-linear-gradient(307deg, #00bfc6, #8c8dc3);
  background-image: linear-gradient(143deg, #00bfc6, #8c8dc3);
  text-align: center;
}

.form-inner {
  padding: 80px 150px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-align: center;
}

.form-field {
  width: 408px;
  height: 58px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1);
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.form-field:focus {
  border-color: #fff;
}

.form {
  display: inline-block;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.btn-form-submit {
  width: 408px;
  height: 64px;
  border: 3px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.35px;
}

.btn-form-submit:hover {
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 33, 91, .1);
  color: #00cbb9;
}

.form-wrapper {
  display: inline-block;
  padding-top: 0px;
  text-align: center;
}

.form-main-header {
  font-family: Avenir, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

.form-text {
  width: auto;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Avenir, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.footer-outer {
  height: auto;
  margin-bottom: 1px;
  padding-bottom: 20px;
  background-color: rgba(0, 33, 91, .2);
}

.footer-inner {
  padding-top: 70px;
}

.logo-white {
  position: static;
  display: inline-block;
  max-width: auto;
  margin-right: 0px;
  margin-bottom: 32px;
  margin-left: 0px;
  padding-right: 0px;
  float: left;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-footer {
  margin-left: 48px;
  float: right;
  clear: none;
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 17px;
  font-weight: 400;
}

.text-footer-header {
  display: none;
  float: left;
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, .5);
  font-size: 16px;
  font-weight: 900;
}

.text-footer-copyright {
  clear: left;
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, .2);
  font-size: 16px;
  text-align: center;
}

.features-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email-link {
  padding-bottom: 2px;
  float: none;
  border-bottom: 2px solid hsla(0, 0%, 100%, .5);
  color: hsla(0, 0%, 100%, .8);
  text-decoration: none;
}

.email-link:hover {
  border-bottom-style: none;
  color: #fff;
}

.screenshot-box {
  height: 100%;
  margin-right: -598px;
  float: right;
  clear: none;
}

.mission {
  display: block;
  margin-bottom: 1px;
  padding-bottom: 45px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .8));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .8));
}

.mission-container {
  position: static;
  height: auto;
  padding-top: 60px;
}

.compass {
  display: block;
  width: 200px;
  margin-top: 50px;
  margin-right: 30px;
  margin-bottom: 50px;
  float: left;
  text-align: center;
}

.roy {
  text-align: left;
}

.micha {
  padding-right: 180px;
  text-align: center;
}

.name {
  width: 224px;
  margin-top: 5px;
  float: left;
  clear: none;
  font-family: Avenir, sans-serif;
  color: #00215b;
  font-weight: 400;
  text-align: left;
}

.profile-pic {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.title {
  float: left;
  font-family: Avenir, sans-serif;
  color: #00215b;
  text-align: left;
}

.founder {
  position: relative;
  right: -42px;
  display: inline-block;
  float: none;
  text-align: center;
}

.founder.second {
  position: relative;
  right: -21px;
  margin-right: 0px;
  padding-right: 0px;
  float: none;
  clear: none;
  text-align: center;
}

.pitch-icon {
  width: 140px;
  height: 115px;
  float: left;
  text-align: center;
}

.mission-text {
  margin-bottom: 18px;
  padding-right: 5px;
  font-family: Avenir, sans-serif;
  color: #00215b;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
}

.analytics-image {
  margin-top: -25px;
}

.form-success-msg {
  width: 408px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1);
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
}

.form-btn-success {
  height: 64px;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
}

.form-error-msg {
  width: 408px;
  padding-top: 18px;
  padding-right: 18px;
  padding-left: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1);
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  margin-top: 0px;
  padding-top: 80px;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
}

.signin-wrapper {
  width: 325px;
  height: 144px;
  margin: auto;
  padding: 40px 0px 0px;
  background-color: #fff;
}

.signin-wrapper.usern {
  height: 245px;
}

.x-link {
  position: relative;
  right: 0px;
  bottom: 0px;
}

.salesforce.modal-wrapper {
  display: none;
  padding-top: 189px;
}

.username-pw {
  display: none;
}

.username-pw.modal-wrapper {
  display: none;
  padding-top: 189px;
}

.btn-signin-salesforce {
  display: block;
  width: 245px;
  height: 39px;
  margin-right: 40px;
  margin-left: 40px;
  border: 2px solid #00d0b4;
  border-radius: 5px;
  background-color: #00cbb9;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 900;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}

.link-no-sfdc {
  height: 15px;
  margin-top: 10px;
  font-family: Avenir, sans-serif;
  color: #00215b;
  font-size: 11px;
  line-height: 15px;
}

.input-login {
  width: 245px;
  margin-right: 40px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding-left: 15px;
  border: 2px solid #00cbb9;
  border-radius: 5px;
  font-family: Avenir, sans-serif;
  color: #00215b;
}

.btn-login-up {
  width: 245px;
  height: 39px;
  border: 2px solid #00cbb9;
  border-radius: 5px;
  background-color: #00d0b4;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 900;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}

.password-incorrect {
  margin-top: -10px;
  font-family: Avenir, sans-serif;
  color: #d0021b;
  font-size: 12px;
  font-weight: 500;
}

.login-error-msg {
  background-color: #fff;
}

.select {
  display: block;
  width: 408px;
  height: 58px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1);
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  font-family: Avenir, sans-serif;
  color: hsla(0, 0%, 100%, .5);
  font-size: 19px;
  font-weight: 300;
  text-align: center;
}

.button-row {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.intro-bold {
  color: #7f8faa;
}

html.w-mod-js *[data-ix="modal"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media (max-width: 991px) {
  .navbar {
    padding: 15px 30px;
    background-color: #fff;
  }
  .main-outer {
    padding-bottom: 65px;
  }
  .main-inner {
    margin-top: 143px;
  }
  .text-caption {
    font-size: 18px;
    text-align: center;
  }
  .text-italic {
    font-size: 22px;
  }
  .text-header {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    font-size: 51px;
    line-height: 71px;
    text-align: center;
  }
  .text-main-content {
    width: 55%;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
    text-align: center;
  }
  .btn-main-cta {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .btn-main-cta.btn-signin {
    margin-top: 14px;
  }
  .pitch-outer {
    padding-top: 0px;
  }
  .pitch-half-inner {
    width: 100%;
    margin-bottom: 40px;
    float: none;
  }
  .text-pitch-header {
    display: block;
  }
  .text-pitch-blurb {
    width: 100%;
  }
  .pitch-block {
    display: block;
    width: 33%;
    float: left;
    text-align: center;
  }
  .pitch-text-block {
    margin-left: auto;
  }
  .icon-pitch {
    display: block;
    width: 34%;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .icon-pitch.lightbulb {
    margin-left: auto;
  }
  .feature-block {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-features-header {
    display: block;
    font-size: 16px;
    line-height: 20px;
  }
  .text-features-blurb.mission {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .screenshot {
    margin-left: 25px;
  }
  .form-field {
    width: 100%;
  }
  .footer-outer {
    height: auto;
  }
  .logo-white {
    width: 30%;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    float: none;
  }
  .text-footer {
    margin-bottom: 25px;
    margin-left: auto;
    float: none;
  }
  .text-footer-copyright {
    margin-top: 50px;
    margin-bottom: 50px;
    clear: none;
    text-align: center;
  }
  .screenshot-box {
    margin-right: auto;
    float: none;
  }
  .mission {
    padding-top: 4px;
  }
  .compass {
    margin: 0px auto 28px;
    float: none;
  }
  .name {
    width: 100%;
    float: none;
    text-align: center;
  }
  .profile-pic {
    display: inline-block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: none;
  }
  .strong-text {
    width: 50%;
  }
  .founder {
    display: inline-block;
    width: auto;
    margin-right: 0px;
    padding-right: 40px;
    padding-left: 0px;
    float: none;
  }
  .founder.second {
    padding-right: 40px;
    padding-left: 40px;
    float: none;
    clear: left;
  }
  .pitch-icon {
    width: 100%;
  }
  .mission-text {
    width: 70%;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    text-align: center;
  }
  .profile-strong-text {
    display: block;
    width: 100%;
    float: none;
    clear: both;
  }
  .button-row {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .navbar {
    background-color: #fff;
  }
  .main-outer {
    padding-top: 30px;
  }
  .main-inner {
    margin-top: 90px;
  }
  .text-caption {
    width: 60%;
    padding-bottom: 35px;
    line-height: 25px;
  }
  .text-italic {
    font-size: 22px;
  }
  .text-header {
    width: 90%;
    margin-top: 0px;
    font-size: 40px;
    line-height: 52px;
  }
  .text-main-content {
    width: 80%;
  }
  .btn-main-cta {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .btn-main-cta.btn-signin {
    margin-right: auto;
  }
  .pitch-outer {
    overflow: visible;
  }
  .pitch-half-inner {
    margin-bottom: 60px;
  }
  .text-pitch-blurb {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .pitch-block {
    width: 100%;
  }
  .pitch-text-block {
    margin-left: auto;
  }
  .icon-pitch {
    width: 86px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }
  .features-inner {
    display: block;
  }
  .feature-block {
    margin-bottom: 70px;
  }
  .text-features-blurb {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-features-blurb.mission {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .form-inner {
    padding-right: 30px;
    padding-left: 30px;
  }
  .form-text {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-footer {
    margin-bottom: 35px;
  }
  .mission-container {
    padding-top: 55px;
    padding-bottom: 25px;
  }
  .compass {
    width: 150px;
    margin-bottom: 30px;
  }
  .roy {
    padding-left: 0px;
  }
  .micha {
    padding-right: 25px;
  }
  .name {
    width: 100%;
  }
  .founder {
    width: 40%;
    padding-left: 0px;
  }
  .founder.second {
    padding-right: 100px;
    padding-left: 0px;
  }
  .mission-text {
    width: 85%;
  }
  .button-row {
    display: inline-block;
    width: 90%;
  }
}

@media (max-width: 479px) {
  .navbar {
    padding: 15px;
  }
  .logo {
    width: 55%;
  }
  .main-outer {
    padding-bottom: 48px;
    background-image: none;
  }
  .main-inner {
    margin-top: 90px;
  }
  .text-caption {
    width: 93%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    font-size: 16px;
    line-height: 23px;
  }
  .text-italic {
    font-size: 19px;
  }
  .text-header {
    width: 95%;
    margin-top: 0px;
    font-size: 35px;
    line-height: 45px;
  }
  .text-main-content {
    width: 90%;
    font-size: 20px;
    line-height: 28px;
  }
  .btn-main-cta {
    width: 88%;
    margin-top: 0px;
  }
  .text-pitch-header {
    width: 100%;
  }
  .text-pitch-blurb {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .pitch-block {
    display: block;
    width: 100%;
  }
  .pitch-text-block {
    width: 100%;
    margin-left: auto;
  }
  .icon-pitch {
    width: 22%;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }
  .features-outer {
    display: block;
    float: none;
  }
  .features-inner {
    display: block;
  }
  .text-features-blurb {
    margin-bottom: 72px;
  }
  .form-inner {
    padding-right: 15px;
    padding-left: 15px;
  }
  .form {
    width: 100%;
  }
  .btn-form-submit {
    width: 100%;
  }
  .form-wrapper {
    width: 100%;
  }
  .footer-outer {
    padding-bottom: 0px;
  }
  .logo-white {
    width: 60%;
  }
  .text-footer-copyright {
    width: 55%;
    margin-right: auto;
    margin-left: auto;
  }
  .strong-text {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .founder {
    width: 37%;
    padding-right: 0%;
    padding-left: 0px;
    float: left;
  }
  .founder.second {
    padding-right: 0px;
    float: none;
  }
  .mission-text {
    margin-bottom: 28px;
  }
  .form-success-msg {
    overflow: visible;
    width: auto;
    float: none;
    clear: none;
  }
  .select {
    width: 100%;
  }
  .button-row {
    width: 100%;
    margin-top: 30px;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/30E525_1_0.woff2') format('undefined'), url('../fonts/30E525_1_0.eot') format('embedded-opentype'), url('../fonts/30E525_1_0.woff') format('woff'), url('../fonts/30E525_1_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/30E525_2_0.woff2') format('undefined'), url('../fonts/30E525_2_0.eot') format('embedded-opentype'), url('../fonts/30E525_2_0.woff') format('woff'), url('../fonts/30E525_2_0.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/30E525_0_0.woff2') format('undefined'), url('../fonts/30E525_0_0.eot') format('embedded-opentype'), url('../fonts/30E525_0_0.woff') format('woff'), url('../fonts/30E525_0_0.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}