body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}
h2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
}
h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #f05a2a;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 8px;
  color: #969699;
  font-size: 18px;
  line-height: 28px;
}
a {
  color: #4078cc;
  text-decoration: none;
}
a:hover {
  color: #f5a623;
}
.button {
  display: inline-block;
  margin-top: 10px;
  margin-right: 14px;
  padding: 5px 15px;
  border: 1px solid #f05a2a;
  border-radius: 5px;
  background-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px 0px;
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family:'Open Sans', sans-serif;
  color: #f05a2a;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #f05a2a;
  color: white;
}
.section {
  padding-top: 55px;
  padding-bottom: 55px;
}
.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #626469;
  color: #e4e8eb;
}
.section.footer.copyright {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #f5a623;
  color: #939596;
  font-size: 14px;
}
.section.subpg {
  margin-left: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f5a623;
  background-image: url('../images/hero-1d-cropped.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.section.intro {
  padding-bottom: 0px;
}
.section.product-features {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section.hero.home {
  position: relative;
  height: 545px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/hero-1b.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.section.content-container.home {
  padding-top: 30px;
  padding-bottom: 40px;
}
.section.whats-radi8 {
  background-color: #f5a623;
  background-image: url('../images/radi8-symbol-grp-1b2-xl.png');
  background-position: 90% 17%;
  background-size: 530px;
  background-repeat: no-repeat;
}
.section.beta {
  background-color: #88b4d6;
}
.section.valprop {
  padding-bottom: 0px;
}
.footer-form-heading {
  margin-bottom: 11px;
  color: #9c9c9c;
}
.footer-title {
  margin-top: 0px;
  font-weight: 400;
  text-transform: uppercase;
}
.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}
.page-link:hover {
  border-bottom-color: #489fd9;
}
.page-link.in-footer {
  display: block;
  color: #939596;
}
.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}
.email-field {
  width: 100%;
  height: 35px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}
.email-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: #489fd9 0px 0px 6px 0px;
}
.footer-form-button {
  width: 30%;
  height: 40px;
  padding: 9px 0px;
  float: left;
  border: 0px none black;
  border-radius: 5px;
  background-color: #8f939c;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}
.footer-form-button:hover {
  background-color: #489fd9;
  color: white;
}
.email-form {
  width: 80%;
}
.success-message {
  background-color: #5f6166;
}
.feature {
  text-align: left;
}
.navbar {
  padding-top: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdae0;
  background-color: white;
}
.left-align {
  text-align: left;
}
.top-bar {
  height: 10px;
  background-color: #f05a2a;
}
.banner-container {
  position: static;
  top: 200px;
  right: 0px;
  border-left-style: none;
  border-left-color: #f05a2a;
  background-color: transparent;
  text-align: right;
}
.banner-title-text {
  display: block;
  margin-bottom: 0px;
  margin-left: 95px;
  padding: 60px 0px 20px;
  background-color: #f5a623;
  color: white;
  line-height: 38px;
  font-weight: 300;
  text-align: right;
}
.logo-suppt {
  width: 230px;
  margin-top: 3px;
}
.copyright {
  color: white;
}
.logo-footer {
  width: 59px;
  margin-bottom: 15px;
}
.content-container.no-cols {
  padding-left: 95px;
}
.intro-text {
  color: #9a9ea7;
  font-size: 20px;
  line-height: 28px;
}
.intro-text.contact {
  margin-bottom: 20px;
}
.hero-txt-box {
  margin-top: 120px;
  margin-left: 50%;
  padding: 35px 0% 40px 30px;
  border-left: 10px solid #f05a2a;
  background-color: rgba(245, 166, 35, 0.95);
}
.hero-txt {
  width: 405px;
  margin-bottom: 0px;
  color: white;
  font-size: 32px;
  line-height: 42px;
}
.hero-subtitle {
  margin-bottom: 0px;
  padding: 30px 9%;
  background-color: #f05a2a;
  color: white;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}
.circle {
  width: 240px;
  height: 240px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 120px;
  background-color: #afb2b9;
  color: white;
}
.circle.sales {
  background-color: #6b6f7d;
  background-image: url('../images/icons-home-bottom-sales-1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.exec {
  background-color: #4c4c51;
  background-image: url('../images/icons-home-bottom-exec-1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.marketing {
  background-image: url('../images/icons-home-bottom-mktg-1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.feature {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}
.circle.feature.curate {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background-image: url('../images/icon-product-curate-4@2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.feature.share {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background-image: url('../images/icon-curate-1b2.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.feature.game {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background-color: #f05a2a;
  background-image: url('../images/icon-game-1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.feature.admin {
  width: 300px;
  height: 300px;
  border-radius: 150px;
  background-image: url('../images/icon-admin-1.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.product {
  width: 230px;
  height: 230px;
  border-radius: 0px;
  background-color: transparent;
}
.circle.product.radiate {
  background-image: url('../images/icon-product-radiate-4@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.product.curate {
  background-image: url('../images/icon-product-curate@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.product.leaderboard {
  background-image: url('../images/icon-product-leaderboard@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.circle.product.mobile {
  background-image: url('../images/icon-product-mobile@2x.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.caption-heading {
  display: block;
  padding-top: 5%;
  padding-bottom: 1%;
  color: black;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.circle-caption {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 10%;
  padding-left: 10%;
  font-size: 18px;
  text-align: center;
}
.benefit-summary-subhead {
  padding-bottom: 10px;
  color: black;
  font-weight: 400;
  text-align: center;
}
.feature-head {
  padding-bottom: 12px;
  font-size: 38px;
  line-height: 42px;
}
.feature-head.white {
  color: white;
}
.section-head {
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-size: 50px;
  line-height: 52px;
}
.section-head.white {
  color: white;
}
.large {
  font-size: 24px;
  line-height: 30px;
}
.large.white {
  color: white;
}
.large.white._95pct {
  background-color: transparent;
  opacity: 0.8;
}
.large.white._95pct.whats-radi8 {
  padding-right: 15%;
  opacity: 0.95;
}
.white {
  color: white;
}
.white._80pct {
  opacity: 0.8;
}
.footer-about {
  color: #b6b7b8;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
.apple-badge {
  display: block;
  width: 65%;
}
.bullet-list {
  padding-left: 20px;
  color: #969699;
}
.navlink {
  padding-top: 20px;
  padding-bottom: 0px;
  color: #4a4a4a;
  font-size: 15px;
  text-transform: uppercase;
}
.navlink.w--current {
  color: #f05a2a;
}
.navlink.last {
  padding-right: 0px;
}
.product-feature {
  padding-bottom: 50px;
}
.request-beta-invite {
  color: white;
  text-decoration: underline;
}
.request-beta-invite:hover {
  color: #4078cc;
}
.field-label {
  padding-top: 5px;
  color: black;
  font-weight: 600;
}
.text-field {
  width: 60%;
  margin-right: 0px;
}
.semi-bold {
  color: #81838b;
  font-weight: 600;
}
.testimonial {
  padding-bottom: 30px;
}
.inner {
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 75px;
  background-image: url('../images/quote-mark-blue-1@2x.png');
  background-position: 0px 0px;
  background-size: 65px;
  background-repeat: no-repeat;
}
.quote {
  color: #9a9ea7;
  font-size: 19px;
  line-height: 36px;
  font-style: italic;
  font-weight: 400;
}
.quote.green {
  color: #88b4d6;
}
.quote-head {
  color: #88b4d6;
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
}
.attribution {
  padding-top: 10px;
  color: #969699;
  font-size: 15px;
  font-weight: 600;
}
.stars {
  padding-top: 25%;
}
html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll-4"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll-5"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll-6"] {
  opacity: 0;
  -webkit-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate(-20px, 0px);
}
html.w-mod-js *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js *[data-ix="popup-2"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js *[data-ix="popup-3"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
@media (max-width: 991px) {
  .section.subpg {
    background-image: url('../images/hero-1d-cropped-short.jpg');
    background-position: -62px 50%;
    background-size: contain;
    background-attachment: scroll;
  }
  .section.hero.home {
    height: 470px;
    background-position: -78px 0px;
    background-size: 1080px;
  }
  .section.whats-radi8 {
    background-position: 144% -30%;
    background-size: 415px;
    background-attachment: scroll;
  }
  .navbar {
    padding-bottom: 13px;
  }
  .banner-title-text {
    margin-left: 101px;
  }
  .logo-suppt {
    width: 230px;
  }
  .content-container.no-cols {
    padding-left: 100px;
  }
  .hero-txt-box {
    margin-top: 120px;
    margin-left: 50%;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .hero-txt {
    width: 300px;
    font-size: 24px;
    line-height: 30px;
  }
  .hero-subtitle {
    padding-right: 15%;
    padding-left: 15%;
    font-size: 26px;
    line-height: 38px;
  }
  .circle {
    width: 200px;
    height: 200px;
    border-radius: 100px;
  }
  .circle.feature {
    width: 250px;
    height: 250px;
    border-radius: 125px;
  }
  .circle.feature.curate {
    background-size: contain;
  }
  .circle.feature.share {
    background-size: contain;
  }
  .circle.feature.admin {
    background-size: contain;
  }
  .circle.product {
    width: 200px;
    height: 200px;
  }
  .caption-heading {
    font-size: 20px;
  }
  .benefit-summary-subhead {
    font-size: 20px;
    line-height: 28px;
  }
  .apple-badge {
    width: 70%;
  }
  .navlink {
    padding-bottom: 0px;
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 400;
  }
  .navlink.last {
    font-size: 15px;
  }
  .hamburger {
    color: #4a4a4a;
    font-size: 40px;
    line-height: 40px;
  }
  .menu-btn {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .menu-btn.w--open {
    background-color: transparent;
  }
  .navmenu {
    background-color: transparent;
  }
  .text-field {
    width: 70%;
  }
  .inner {
    margin-left: 24px;
    background-size: 60px;
  }
  .quote.green {
    font-size: 18px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  p {
    line-height: 24px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: left;
  }
  .section.footer.copyright {
    padding-left: 20px;
  }
  .section.hero.home {
    height: 275px;
    background-position: -60px 0px;
    background-size: 770px;
    background-repeat: repeat-x;
  }
  .section.content-container.home {
    padding-top: 15px;
  }
  .section.content-container.home.benefits {
    padding-top: 25px;
  }
  .section.whats-radi8 {
    background-position: 192% -8%;
    background-size: 370px;
    background-attachment: scroll;
  }
  .footer-title {
    margin-top: 35px;
  }
  .page-link.in-footer {
    padding-bottom: 8px;
  }
  .email-form {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .feature {
    margin-bottom: 32px;
    text-align: center;
  }
  .navbar {
    padding-bottom: 10px;
  }
  .top-bar {
    height: 8px;
  }
  .banner-title-text {
    margin-left: 116px;
    padding-right: 20px;
    font-size: 34px;
  }
  .logo-suppt {
    width: 220px;
  }
  .brand {
    padding-left: 20px;
  }
  .brand.w--current {
    padding-left: 20px;
  }
  .content-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content-container.no-cols {
    padding-right: 20px;
    padding-left: 20px;
  }
  .answer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero-txt-box {
    margin-top: 60px;
  }
  .hero-txt {
    width: 250px;
    font-size: 22px;
    line-height: 26px;
  }
  .hero-subtitle {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 28px;
  }
  .circle {
    width: 150px;
    height: 150px;
    border-radius: 75px;
  }
  .circle.feature.curate {
    width: 240px;
    height: 240px;
    border-radius: 120px;
    background-size: contain;
  }
  .circle.feature.share {
    width: 240px;
    height: 240px;
    border-radius: 120px;
    background-size: contain;
  }
  .circle.feature.game {
    width: 240px;
    height: 240px;
    background-size: contain;
  }
  .circle.feature.admin {
    width: 240px;
    height: 240px;
    border-radius: 120px;
    background-size: contain;
  }
  .circle.product {
    margin-bottom: 25px;
  }
  .caption-heading {
    padding-top: 12%;
    font-size: 19px;
  }
  .circle-caption {
    font-size: 16px;
  }
  .benefit-summary-subhead {
    font-size: 18px;
    line-height: 24px;
  }
  .feature-head {
    font-size: 32px;
    line-height: 34px;
  }
  .large.white._95pct {
    font-size: 22px;
  }
  .footer-about {
    font-size: 16px;
    line-height: 24px;
  }
  .apple-badge {
    width: 50%;
  }
  .navlink {
    padding-bottom: 20px;
    color: white;
    font-size: 22px;
    font-weight: 300;
  }
  .navlink.w--current {
    font-weight: 400;
  }
  .navlink.last {
    font-size: 22px;
  }
  .menu-btn {
    padding-top: 8px;
  }
  .navmenu {
    background-color: #6b6c70;
  }
  .text-field {
    width: 80%;
  }
  .inner {
    margin-left: 0px;
    padding-top: 85px;
    padding-left: 0px;
    background-position: 50% 0px;
    background-size: 80px;
  }
  .stars {
    width: 75%;
    padding-top: 0%;
  }
  .col-center {
    text-align: center;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  p {
    line-height: 25px;
  }
  .section {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .section.footer.copyright {
    padding-left: 20px;
  }
  .section.subpg {
    background-image: url('../images/hero-1d-cropped.jpg');
    background-size: cover;
  }
  .section.hero.home {
    height: 300px;
    background-position: -191px 50%;
    background-size: auto 420px;
  }
  .section.content-container.home {
    margin-top: 83px;
    padding-bottom: 15px;
  }
  .section.content-container.home.benefits {
    margin-top: 0px;
  }
  .section.whats-radi8 {
    background-position: 326% 11%;
    background-size: 265px;
    background-attachment: scroll;
  }
  .footer-form-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .email-form {
    width: 100%;
  }
  .navbar {
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .top-bar {
    height: 8px;
  }
  .banner-title-text {
    margin-left: 95px;
    padding-top: 59px;
    font-size: 26px;
  }
  .logo-suppt {
    width: 170px;
  }
  .footer-form {
    width: 100%;
  }
  .intro-text {
    text-align: left;
  }
  .hero-txt-box {
    margin-top: 100px;
    margin-left: 40%;
    padding: 10px 2% 15px 8px;
    border-left: 8px solid #f05a2a;
    background-color: #f5a623;
  }
  .hero-txt {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
  }
  .hero-subtitle {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
  }
  .circle {
    width: 220px;
    height: 220px;
    border-radius: 110px;
  }
  .circle.feature.game {
    background-size: contain;
  }
  .circle.product {
    width: 170px;
    height: 170px;
    margin-bottom: 15px;
  }
  .caption-heading {
    padding-top: 8%;
    font-size: 23px;
  }
  .circle-caption {
    margin-top: 15px;
  }
  .benefit-summary-subhead {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
  }
  .feature-head {
    text-align: center;
  }
  .feature-head.white {
    font-size: 24px;
  }
  .section-head {
    font-size: 36px;
    line-height: 38px;
  }
  .section-head.white {
    text-align: center;
  }
  .section-head.white.whats-rad8 {
    text-align: left;
  }
  .large.white._95pct {
    font-size: 20px;
  }
  .large.white._95pct.whats-radi8 {
    padding-right: 0%;
    opacity: 1;
    text-align: left;
  }
  .footer-about {
    text-align: left;
  }
  .feature-descr {
    text-align: center;
  }
  .hamburger {
    font-size: 36px;
    line-height: 40px;
  }
  .menu-btn {
    padding-top: 0px;
  }
  .text-field {
    width: 100%;
  }
  .inner {
    padding-top: 55px;
    padding-left: 0px;
    background-position: 50% 0px;
    background-size: 55px;
  }
  .quote.green {
    font-size: 17px;
    line-height: 29px;
  }
  .quote-head {
    font-size: 24px;
  }
}

