body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 60px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #5c5a5a;
  font-size: 26px;
  line-height: 40px;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #616161;
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
}

strong {
  font-weight: 600;
}

.hero {
  overflow: hidden;
  height: 100%;
  max-height: 800px;
}

.hero.home {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-height: 810px;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.hero.aboutus {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
}

.hero.how-it-works {
  max-height: 1000px;
}

.hero.services {
  max-height: 850px;
}

.logo {
  width: 134px;
  margin-left: 10px;
}

.main-nav-bar {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid rgba(0, 194, 255, .62);
}

.main-nav-bar.orange {
  border-bottom-color: #ffc133;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  background-color: transparent;
}

.main-nav-link {
  margin-bottom: -2px;
  padding: 40px 25px 20px;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
}

.main-nav-link:hover {
  border-bottom-style: solid;
  border-bottom-color: hsla(0, 0%, 100%, .32);
}

.main-nav-link.w--current {
  border-bottom-color: #fff;
  color: #fff;
  cursor: pointer;
}

.full-cover {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, #3669d7, #78e6a9 81%);
  background-image: linear-gradient(90deg, #3669d7, #78e6a9 81%);
  opacity: 0.3;
}

.ltr-levelup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  width: 100%;
  background-image: url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .75), rgba(80, 229, 166, .75));
  background-image: url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(54, 105, 215, .75), rgba(80, 229, 166, .75));
  background-position: 100% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.ltr-levelup.home {
  position: absolute;
  width: 100%;
  max-height: 800px;
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .85) 9%, rgba(80, 229, 166, .75) 94%), url('../images/hero-home-bg-2.jpg');
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), linear-gradient(90deg, rgba(54, 105, 215, .85) 9%, rgba(80, 229, 166, .75) 94%), url('../images/hero-home-bg-2.jpg');
  background-position: 100% 102%, -149px -328px, 0px 0px, 50% 100%;
  background-size: 110%, 800px, auto, cover;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, fixed;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.ltr-levelup.aboutus {
  position: absolute;
  height: 600px;
  background-image: url('../images/integra-crest-white-20.svg'), url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
  background-image: url('../images/integra-crest-white-20.svg'), url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
  background-position: -149px -328px, 96% 100%, 0px 0px, 50% 100%;
  background-size: 800px, 110%, auto, cover;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.ltr-levelup.how-it-works {
  height: 1020px;
}

.ltr-levelup.how-works {
  position: absolute;
  width: 100%;
  max-height: 950px;
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), url('../images/hero-deco-hiworks2.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .73) 9%, rgba(167, 116, 245, .94) 94%), url('../images/hero-hiw-bg.png');
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), url('../images/hero-deco-hiworks2.svg'), linear-gradient(90deg, rgba(54, 105, 215, .73) 9%, rgba(167, 116, 245, .94) 94%), url('../images/hero-hiw-bg.png');
  background-position: 97% 101%, -149px -328px, 0px -134px, 0px 0px, 0px -104px;
  background-size: 110%, 800px, 110%, auto, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, scroll, fixed;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.ltr-levelup.services {
  position: absolute;
  max-height: 950px;
  min-height: 950px;
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), -webkit-linear-gradient(0deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
  background-image: url('../images/ltr-level-up.svg'), url('../images/integra-crest-white-20.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), linear-gradient(90deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
  background-position: 94% 106%, -157px -379px, 50% -77px, 0px -881px, 0px 0px, 100% -40%;
  background-size: 130%, 800px, contain, cover, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat, no-repeat;
  background-attachment: scroll, fixed, scroll, scroll, scroll, fixed;
}

.fitting {
  width: 100%;
  height: 300px;
}

.heading {
  color: #fff;
  font-weight: 600;
}

.heading-2 {
  font-size: 50px;
  font-weight: 400;
}

.heading-3 {
  font-size: 50px;
}

.heading-4 {
  line-height: 70px;
}

.heading-5 {
  color: #fff;
  font-weight: 400;
}

.inner-container {
  position: relative;
  z-index: 500;
  padding: 30px;
}

.inner-container.hero-content {
  margin-top: 60px;
  padding-top: 0px;
}

.inner-container.hero-content.how-it-works {
  margin-top: 103px;
}

.inner-container.hero-content.services {
  margin-top: 80px;
}

.btn-primary {
  margin-top: 10px;
  margin-right: 10px;
  padding: 0px 40px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: rgba(40, 160, 255, .71);
  color: #fff;
  font-size: 16px;
  line-height: 46px;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-primary:hover {
  opacity: 0.9;
}

.btn-primary.large {
  padding: 10px 80px 10px 90px;
  border-width: 0px;
  background-image: -webkit-linear-gradient(315deg, #24b7fc, #4579f2);
  background-image: linear-gradient(135deg, #24b7fc, #4579f2);
  font-size: 20px;
}

.btn-primary.large:hover {
  opacity: 0.93;
}

.btn-primary.ghost {
  border-color: #3669d7;
  background-color: #fff;
  color: #3669d7;
}

.btn-primary.ghost.big {
  margin-right: 15px;
  margin-left: 15px;
  padding: 5px 50px;
}

.btn-primary.twin {
  border-color: #63ace6;
}

.btn-primary.fancy {
  border-width: 0px;
  background-image: -webkit-linear-gradient(135deg, #3669d7, #63ace6);
  background-image: linear-gradient(315deg, #3669d7, #63ace6);
  line-height: 50px;
}

.btn-primary.fancy.big {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 50px;
}

.btn-primary.alpha {
  background-color: rgba(0, 0, 0, .36);
}

.btn-secondary {
  margin-top: 10px;
  margin-right: 10px;
  padding: 0px 40px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, .21);
  color: #fff;
  font-size: 16px;
  line-height: 46px;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-secondary:hover {
  opacity: 0.9;
}

.btn-secondary.lighter {
  background-color: rgba(0, 0, 0, .06);
}

.air-20 {
  height: 20px;
}

.center {
  text-align: center;
}

.center.italic {
  font-style: italic;
}

.center.italic.lite {
  color: #fff;
}

.collapse {
  height: 0px;
}

.white-block {
  position: relative;
  padding: 100px 30px;
}

.white-block.no-top-air {
  padding-top: 0px;
}

.white-block.padless {
  padding-top: 0px;
  padding-bottom: 0px;
}

.white-block.condensed {
  padding-top: 40px;
  padding-bottom: 40px;
}

.white-block.bottomless-pad {
  padding-bottom: 0px;
}

.white-block.bottomless-pad.laptop {
  background-image: url('../images/figure-2.png');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.white-block.gray {
  background-color: #f1f9fa;
}

.white-block.laptop {
  background-image: url('../images/figure-2.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.white-block.laptop.topless-pad {
  padding-top: 80px;
}

.white-block.lap-exchange {
  overflow: hidden;
  padding-top: 0px;
}

.white-block.henry {
  background-color: #f1f9fa;
}

.white-block.grayish {
  background-color: #f1f1f1;
}

.white-block.grayish.hide {
  display: none;
}

.white-block.footer-last {
  padding-top: 20px;
  padding-bottom: 20px;
}

.white-block.we-make-it-happen {
  padding-bottom: 600px;
  background-image: url('../images/figure-we-make-it-happen.svg');
  background-position: 0px 93%;
  background-size: 85%;
  background-repeat: no-repeat;
}

.dark {
  position: relative;
  z-index: 900;
  color: #000;
}

.dark.center {
  text-align: center;
}

.dark.center.caps {
  text-transform: uppercase;
}

.dark.center.caps.zero {
  margin-top: 0px;
  margin-bottom: 0px;
}

.dark.caps {
  position: relative;
  z-index: 900;
  text-transform: uppercase;
}

.hilited-p {
  position: relative;
  z-index: 900;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #555;
  font-size: 18px;
  line-height: 32px;
}

.hilited-p.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.hilited-p.center.light.down {
  margin-bottom: 14px;
  padding-bottom: 59px;
  background-image: url('../images/down-arrow.svg');
  background-position: 50% 69%;
  background-size: 35px;
  background-repeat: no-repeat;
  color: #fff;
  letter-spacing: 3px;
  text-decoration: none;
}

.hilited-p.center.light.down:hover {
  opacity: 0.85;
}

.hilited-p.bluesy {
  margin-bottom: 40px;
  color: #172648;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
}

.hilited-p.zero {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.companies-grid {
  width: 100%;
  margin-top: 40px;
  opacity: 0.59;
}

.heading-10 {
  font-size: 49px;
}

.text-span {
  color: #63ace6;
  font-style: italic;
}

.figure.left {
  width: 95%;
  margin-top: 39px;
  margin-right: 30px;
  float: left;
}

.figure.left.laptop {
  position: absolute;
  left: 1px;
  top: 0px;
  z-index: 800;
  width: 1200px;
  max-width: auto;
}

.air-60 {
  height: 60px;
}

.extra-large {
  color: #3669d7;
  font-size: 70px;
  line-height: 90px;
  font-weight: 300;
}

.air-40 {
  width: 100%;
  height: 40px;
}

.padless {
  padding-right: 0px;
  padding-left: 0px;
}

.feature-icon {
  margin-right: 20px;
}

.feature-icon.center {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.feature-icon.center.circle {
  width: 140px;
  height: 140px;
  padding: 25px;
  border-radius: 100%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
}

.strategy-block {
  padding-bottom: 350px;
  background-image: url('../images/figure-1.svg');
  background-position: 90% 146%;
  background-size: 400px;
  background-repeat: no-repeat;
}

.footer {
  position: relative;
  z-index: 300;
  margin-top: -187px;
  background-image: url('../images/footer-home-bg.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer.home {
  background-image: url('../images/footer-home-bg.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.footer.home:focus {
  border: 1px solid #78e6a9;
}

.footer.home.normalize {
  margin-top: 0px;
  background-image: url('../images/ltr-level-down.svg'), url('../images/footer-home-bg.png');
  background-position: 50% -32px, 100% 0px;
  background-size: 140%, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.footer-container {
  height: 940px;
  padding-right: 30px;
  padding-left: 30px;
}

.footer-subscribe {
  height: 160px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #23dd8e;
}

.smaller {
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
}

.light {
  color: #fff;
  font-weight: 600;
}

.footer-logo {
  width: 160px;
  margin-top: 20px;
  margin-left: 10px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-control {
  position: relative;
  width: 94%;
  height: 55px;
  margin-bottom: 0px;
  padding-left: 24px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: rgba(53, 0, 0, .07);
  color: #fff;
  font-size: 16px;
  line-height: 44px;
}

.form-control:focus {
  border-color: #78e6a9;
}

.form-control::-webkit-input-placeholder {
  color: #fff;
}

.form-control:-ms-input-placeholder {
  color: #fff;
}

.form-control::placeholder {
  color: #fff;
}

.form-control.grouped {
  line-height: 60px;
}

.form-control.borderless {
  border-width: 0px;
}

.form-control.right {
  float: right;
}

.form-control.full {
  width: 100%;
  color: #fff;
}

.form-control.textarea {
  border-radius: 20px;
  color: #fff;
}

.form-control.textarea.full {
  border-radius: 20px;
}

.btn-submit-arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50px;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/icon-arrow-right-white.svg');
  background-position: 0px 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.btn-group {
  position: relative;
}

.air-30 {
  height: 30px;
}

.air-30.split-line {
  border-bottom: 2px solid rgba(99, 172, 230, .15);
}

.footer-nav {
  background-color: transparent;
  text-align: center;
}

.container {
  text-align: center;
}

.footer-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  float: left;
  border-bottom: 1px solid #fff;
  color: #555;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-link:hover {
  border-bottom: 1px solid #78e6a9;
  color: #3669d7;
}

.footer-link.w--current {
  color: #555;
}

.footer-link.w--current:hover {
  color: #3669d7;
}

.container-2 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.footer-nav-container {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.footer-disclaimer {
  margin-top: 20px;
  color: #666;
  font-size: 13px;
  text-align: center;
}

.formy {
  margin-top: 60px;
  padding-right: 20px;
  padding-left: 40px;
}

.form-block {
  margin-top: 25px;
  margin-bottom: 40px;
}

.subscription-label {
  margin-top: 38px;
  margin-right: 30px;
  float: right;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.boxed-gray {
  padding: 40px;
  border-radius: 12px;
  background-color: #f1f9fa;
}

.relative-holder {
  position: relative;
  width: 100%;
  height: 1005px;
}

.laptop {
  position: absolute;
  width: 1300px;
  height: auto;
  min-height: 300px;
  margin-top: 40px;
}

.pull-up-50 {
  margin-top: -127px;
}

.relative {
  position: relative;
}

.featured-block-aqua {
  position: relative;
  overflow: hidden;
  height: 420px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-image: url('../images/aqua-trapezoid.svg'), url('../images/white-stripe.svg'), url('../images/white-stripe.svg'), url('../images/inmotion-meeting.jpg');
  background-position: 0px 0px, 100% -412px, 100% 105%, 100% 50%;
  background-size: 60%, cover, auto, 1210px;
  background-repeat: no-repeat, repeat-x, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, scroll;
}

.air-100 {
  height: 100px;
}

.profile-pic {
  width: 100%;
  height: 234px;
  margin-bottom: 20px;
  background-image: url('../images/henry-profile-pic.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.profile-pic.ernesto {
  background-image: url('../images/ernesto-profile-pic.png');
}

.profile-pic.ninoska {
  background-image: url('../images/ninoska-profile-pic.png');
}

.profile-details {
  position: relative;
  min-height: 680px;
  padding: 0px 0px 30px;
  border-bottom: 1px solid rgba(34, 34, 34, .23);
  background-color: #fff;
}

.profile-name {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #5575b4;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.profile-position {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.paragraph {
  margin-top: 20px;
}

.profile-description {
  display: block;
  width: 80%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  color: #666;
  line-height: 23px;
  font-weight: 300;
}

.integra-crest {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 700;
  width: 500px;
  opacity: 0.67;
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.btn-holder {
  text-align: left;
}

.btn-holder.left {
  text-align: left;
}

.btn-holder.center {
  text-align: center;
}

.profile-brands {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 80%;
  height: auto;
  min-height: 70px;
  margin-right: auto;
  margin-left: auto;
}

.sample-comp {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.heading-13 {
  text-transform: uppercase;
}

.low-cap {
  text-transform: capitalize;
}

.values-box {
  position: relative;
  margin-top: 400px;
  padding: 260px 80px 100px;
  border-radius: 12px;
  background-color: #fff;
  background-image: url('../images/hero-deco-hiworks2.svg'), url('../images/hero-deco-hiworks2.svg');
  background-position: -2px 0px, -2px 0px;
  background-size: 130%, 130%;
  background-repeat: no-repeat, no-repeat;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .3);
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.formula-figure {
  position: absolute;
  left: 0px;
  bottom: 722px;
  z-index: 1500;
  width: 100%;
  height: 500px;
  background-image: url('../images/figure-formula.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-span-2 {
  color: #63ace6;
}

.text-span-3 {
  color: #a399f6;
}

.helper-down {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 140px;
  z-index: 900;
  width: 100%;
}

.section-icon {
  height: 100px;
}

.section-icon.inmarketing {
  background-image: url('../images/icon_inmarketing.svg');
  background-position: 50% 50%;
  background-size: 74px;
  background-repeat: no-repeat;
}

.section-icon.innovative {
  background-image: url('../images/icon-innovative-white.svg');
  background-position: 50% 50%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.section-icon.inmotion {
  background-image: url('../images/icon_inmotion_learning.svg');
  background-position: 50% 50%;
  background-size: 74px;
  background-repeat: no-repeat;
}

.heading-15 {
  line-height: 40px;
}

.white-boxer {
  position: relative;
  display: block;
  max-width: 96%;
  min-height: 200px;
  margin: 30px auto 50px;
  padding: 60px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 0 60px 30px rgba(53, 51, 59, .1);
}

.boxy {
  padding: 20px 60px;
}

.boxy.right {
  padding-left: 0px;
  text-align: right;
}

.boxy.right.split {
  border-right: 1px solid rgba(51, 51, 51, .15);
}

.boxy.left {
  padding-right: 0px;
  text-align: left;
}

.figure-phone {
  position: relative;
  z-index: 100;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 740px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.arrow-bullet {
  padding-left: 30px;
  background-image: url('../images/arrow-right.svg');
  background-position: 0px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.triggers-box {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 20px;
  padding-left: 35px;
  background-image: url('../images/arrow-right_1.svg');
  background-position: 0px 3px;
  background-size: 16px;
  background-repeat: no-repeat;
}

.column-3 {
  padding-left: 40px;
}

.image-2 {
  width: auto;
  height: 100%;
}

.figure-phone-img {
  position: absolute;
  top: 0px;
  right: -50px;
  z-index: 2000;
  width: 140%;
  max-width: 600px;
  margin-top: 40px;
  margin-right: 21px;
  padding-right: 0px;
}

.container-3 {
  text-align: center;
}

.go-to-content {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
}

.feature-head {
  display: block;
  width: 100%;
  min-height: 70px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 17px;
  line-height: 26px;
  text-transform: uppercase;
}

.golden-section {
  position: relative;
  min-height: 600px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/ltr-level-up.svg'), url('../images/hero-golden-fadeout-bg.svg'), -webkit-linear-gradient(0deg, #ef8615, rgba(255, 178, 0, .91)), url('../images/hero-golden-fadeout-bg.svg');
  background-image: url('../images/ltr-level-up.svg'), url('../images/hero-golden-fadeout-bg.svg'), linear-gradient(90deg, #ef8615, rgba(255, 178, 0, .91)), url('../images/hero-golden-fadeout-bg.svg');
  background-position: 100% 105%, 100% 313%, 0px 0px, 84% 39%;
  background-size: 200%, 2000px, auto, 759px;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  background-attachment: scroll, fixed, scroll, fixed;
}

.figure-innovations {
  position: relative;
  z-index: 600;
  width: 75%;
  float: right;
}

.bg-fadeout-white {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 200;
  width: 100%;
  height: 600px;
  background-image: url('../images/upper-level-up.svg'), -webkit-linear-gradient(270deg, hsla(0, 0%, 98%, 0) 31%, #fff 60%);
  background-image: url('../images/upper-level-up.svg'), linear-gradient(180deg, hsla(0, 0%, 98%, 0) 31%, #fff 60%);
  background-position: -722px 56%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.bg-fadeout-white.single {
  display: none;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)), -webkit-linear-gradient(270deg, hsla(0, 0%, 98%, 0), #fff 61%);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0)), linear-gradient(180deg, hsla(0, 0%, 98%, 0), #fff 61%);
}

.heading-18 {
  margin-bottom: 0px;
}

.image-3 {
  max-width: 70%;
  float: right;
}

@media (max-width: 991px) {
  h2 {
    font-size: 35px;
    line-height: 45px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
  h5 {
    font-size: 17px;
  }
  p {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hero {
    max-height: 600px;
  }
  .hero.home {
    height: 460px;
    min-height: 0px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 100% 0px;
    background-size: auto 110%;
  }
  .hero.aboutus {
    height: 420px;
  }
  .hero.how-it-works {
    max-height: 610px;
  }
  .hero.services {
    max-height: 720px;
  }
  .logo {
    margin-bottom: 10px;
  }
  .main-nav-bar {
    margin-top: 10px;
    padding-right: 0px;
  }
  .navbar {
    position: relative;
  }
  .main-nav-link {
    padding-top: 20px;
  }
  .main-nav-link.w--current {
    border-bottom-width: 0px;
    color: #78e6a9;
  }
  .ltr-levelup {
    padding-right: 30px;
    padding-left: 30px;
  }
  .ltr-levelup.home {
    max-height: 600px;
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-home-bg.png'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .75), rgba(80, 229, 166, .75));
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-home-bg.png'), linear-gradient(90deg, rgba(54, 105, 215, .75), rgba(80, 229, 166, .75));
    background-position: 100% 100%, 100% 0px, 0px 0px;
    background-size: contain, 1400px, auto;
    background-repeat: no-repeat, no-repeat, repeat;
  }
  .ltr-levelup.aboutus {
    height: 400px;
    background-image: url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-image: url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-position: 97% 100%, 0px 0px, 0px 0px;
    background-size: 110%, auto, cover;
  }
  .ltr-levelup.how-works {
    max-height: 600px;
    background-image: url('../images/hero-deco-hiworks2.svg'), url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(103, 146, 248, .85), rgba(185, 111, 247, .75)), url('../images/hero-hiw-bg.png');
    background-image: url('../images/hero-deco-hiworks2.svg'), url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(103, 146, 248, .85), rgba(185, 111, 247, .75)), url('../images/hero-hiw-bg.png');
    background-position: 0px 0px, 100% 100%, 0px 0px, 0px 0px;
    background-size: contain, contain, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat, no-repeat;
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
  }
  .ltr-levelup.services {
    max-height: 710px;
    min-height: 710px;
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), -webkit-linear-gradient(0deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), linear-gradient(90deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
    background-position: 93% 102%, 0px -24px, 50% -166%, 0px 0px, 68% -76px;
    background-size: 120%, 120%, contain, auto, auto 120%;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, fixed;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    display: block;
  }
  .menu-button.w--open {
    background-color: #3669d7;
    color: #f3f3f3;
  }
  .fitting {
    height: 120px;
  }
  .fitting.collapse {
    height: 0px;
  }
  .inner-container {
    padding: 0px;
  }
  .inner-container.hero-content.services {
    position: relative;
    padding-right: 30px;
    padding-left: 30px;
  }
  .air-20 {
    height: 10px;
  }
  .heading-6 {
    font-size: 35px;
    line-height: 45px;
  }
  .heading-7 {
    font-size: 20px;
    line-height: 30px;
  }
  .center {
    text-align: center;
  }
  .heading-8 {
    line-height: 45px;
  }
  .white-block {
    overflow: hidden;
    padding: 50px;
  }
  .white-block.no-top-air {
    padding-right: 50px;
    padding-left: 50px;
  }
  .white-block.gray {
    background-color: #f1f9fa;
  }
  .white-block.laptop {
    background-position: 253px 0px;
  }
  .white-block.lap-exchange {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .78), hsla(0, 0%, 100%, .78)), url('../images/figure-2.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .78), hsla(0, 0%, 100%, .78)), url('../images/figure-2.png');
    background-position: 0px 0px, -151px -5px;
    background-size: auto, 1505px;
    background-repeat: repeat, no-repeat;
  }
  .white-block.we-make-it-happen {
    padding-bottom: 230px;
  }
  .dark {
    text-transform: uppercase;
  }
  .dark.center.caps {
    font-size: 30px;
  }
  .dark.caps {
    font-size: 26px;
    line-height: 36px;
  }
  .hilited-p {
    font-size: 16px;
    line-height: 30px;
  }
  .hilited-p.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hilited-p.bluesy {
    font-size: 16px;
    line-height: 30px;
  }
  .hilited-p.compressed-80 {
    width: 80%;
  }
  .figure.left {
    display: block;
    width: 80%;
    max-width: 90%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .air-60 {
    height: 30px;
  }
  .air-60.full {
    height: 60px;
  }
  .air-40 {
    height: 20px;
  }
  .feature-icon {
    display: block;
    width: 80%;
  }
  .feature-icon.center {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer.home {
    min-height: 1100px;
    margin-top: -140px;
  }
  .footer.home.normalize {
    background-position: -4px -37px, 100% 0px;
    background-size: 140%, cover;
  }
  .footer-subscribe {
    padding-right: 20px;
    padding-left: 20px;
  }
  .smaller {
    font-size: 20px;
    font-weight: 400;
  }
  .footer-logo {
    width: 140px;
    margin-bottom: 10px;
  }
  .footer-nav {
    display: none;
  }
  .formy {
    padding-left: 20px;
  }
  .subscription-label {
    margin-top: 45px;
    font-size: 13px;
  }
  .lets-connect {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-menu {
    margin-top: -12px;
    background-color: #3669d7;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
  }
  .laptop {
    display: none;
  }
  .featured-block-aqua {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 38px;
    padding-left: 30px;
    background-position: -75px 0px, 100% -4px, 100% 105%, -9% 50%;
    background-size: contain, 970px, auto, 1060px;
  }
  .profile-details {
    min-height: 800px;
  }
  .integra-crest {
    opacity: 0.17;
  }
  .values-box {
    margin-top: 286px;
    padding: 159px 40px 40px;
    box-shadow: 1px 1px 30px 0 rgba(0, 0, 0, .3);
    text-shadow: none;
  }
  .formula-figure {
    bottom: 590px;
    height: 350px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .white-boxer {
    max-width: 100%;
    padding-bottom: 0px;
  }
  .boxy.right.split {
    padding-right: 40px;
  }
  .boxy.left {
    padding-left: 40px;
  }
  .figure-phone {
    min-height: 600px;
  }
  .figure-phone-img {
    width: 140%;
  }
  .go-to-content {
    display: none;
  }
  .feature-head {
    font-size: 11px;
    line-height: 20px;
  }
  .golden-section {
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
    background-position: 100% 105%, 0px 111px, 0px 0px, 84% 21%;
  }
  .figure-innovations {
    width: 65%;
  }
  .bg-fadeout-white {
    height: 400px;
    background-position: -456px 69%, 0px 0px;
    background-size: 950px, auto;
  }
}

@media (max-width: 767px) {
  h2 {
    text-align: center;
  }
  h3 {
    text-align: center;
  }
  .hero.home {
    max-height: 500px;
    background-position: 100% 0px;
    background-size: auto 120%;
  }
  .hero.aboutus {
    height: 350px;
  }
  .logo {
    margin-top: 10px;
  }
  .main-nav-bar {
    margin-top: 0px;
  }
  .main-nav-link {
    padding-top: 20px;
  }
  .ltr-levelup {
    background-position: 100% 100%;
    background-size: 100%;
  }
  .ltr-levelup.home {
    background-position: 100% 100%, 75% 0px, 0px 0px;
    background-size: contain, 1500px, auto;
  }
  .ltr-levelup.aboutus {
    height: 350px;
    background-image: url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-image: url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-position: 96% 100%, 0px 0px, 0px 0px;
    background-size: 110%, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }
  .ltr-levelup.how-works {
    background-image: url('../images/hero-deco-hiworks2.svg'), url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(103, 146, 248, .85), rgba(185, 111, 247, .75)), url('../images/hero-hiw-bg.png');
    background-image: url('../images/hero-deco-hiworks2.svg'), url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(103, 146, 248, .85), rgba(185, 111, 247, .75)), url('../images/hero-hiw-bg.png');
    background-position: 50% 0px, 50% 113%, 0px 0px, 50% 50%;
    background-size: contain, 1500px, auto, cover;
    background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  }
  .ltr-levelup.services {
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), -webkit-linear-gradient(0deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
    background-image: url('../images/ltr-level-up.svg'), url('../images/hero-orange-levelup-bg.svg'), url('../images/hero-golden-fadeout-bg.svg'), linear-gradient(90deg, #f4b956 31%, rgba(244, 184, 86, .99) 33%, rgba(239, 147, 84, .52)), url('../images/hero-services-bg.png');
    background-position: 95% 101%, 50% 0px, 0px -595px, 0px 0px, 66% -85px;
    background-size: 120%, 120%, 200%, auto, auto 120%;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat, no-repeat;
    background-attachment: scroll, fixed, scroll, scroll, fixed;
  }
  .menu-button {
    margin-top: 10px;
  }
  .inner-container.hero-content.how-it-works {
    margin-top: 60px;
  }
  .inner-container.hero-content.services {
    padding-right: 30px;
    padding-left: 30px;
  }
  .btn-primary.large {
    padding: 5px 50px;
  }
  .column {
    text-align: center;
  }
  .center {
    text-align: center;
  }
  .center.italic {
    font-size: 20px;
    line-height: 30px;
  }
  .collapse {
    height: 0px;
  }
  .white-block {
    padding-right: 30px;
    padding-left: 30px;
  }
  .white-block.laptop {
    padding-bottom: 300px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .84), hsla(0, 0%, 100%, .84)), url('../images/figure-2.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .84), hsla(0, 0%, 100%, .84)), url('../images/figure-2.png');
    background-position: 0px 0px, 32% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .white-block.lap-exchange {
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .79), hsla(0, 0%, 100%, .79)), url('../images/figure-2.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .79), hsla(0, 0%, 100%, .79)), url('../images/figure-2.png');
    background-position: 0px 0px, -111px -31%;
  }
  .white-block.we-make-it-happen {
    -webkit-filter: saturate(200%);
    filter: saturate(200%);
  }
  .dark.center {
    font-size: 22px;
    line-height: 45px;
  }
  .dark.center.caps {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .hilited-p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .hilited-p.center {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .hilited-p.compressed-80 {
    width: 100%;
  }
  .companies-grid {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .extra-large {
    font-size: 60px;
  }
  .feature-icon {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .feature-icon.center.circle {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .strategy-block {
    padding-bottom: 500px;
    background-position: 50% 87%;
    background-size: 350px;
  }
  .footer.home {
    height: auto;
    min-height: 1220px;
  }
  .footer.home.normalize {
    background-position: -5px -24px, 100% 0px;
    background-size: 140%, cover;
  }
  .footer-subscribe {
    height: 280px;
  }
  .smaller {
    font-size: 17px;
    line-height: 30px;
  }
  .footer-logo {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .form-control {
    width: 100%;
  }
  .form-control.right {
    margin-top: 30px;
  }
  .air-30 {
    height: 15px;
  }
  .formy {
    padding-left: 20px;
  }
  .subscription-label {
    display: block;
    margin: 20px auto 0px;
    float: none;
    font-size: 16px;
    text-align: center;
  }
  .pull-up-50 {
    margin-top: 0px;
  }
  .featured-block-aqua {
    height: 380px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    background-image: -webkit-linear-gradient(270deg, rgba(155, 245, 231, .87), rgba(155, 245, 231, .87)), url('../images/inmotion-meeting.jpg');
    background-image: linear-gradient(180deg, rgba(155, 245, 231, .87), rgba(155, 245, 231, .87)), url('../images/inmotion-meeting.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .profile-pic {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .profile-pic.ernesto {
    background-position: 50% 0px;
  }
  .profile-pic.ninoska {
    background-position: 50% 50%;
  }
  .profile-details {
    height: auto;
    min-height: 0px;
    margin-bottom: 30px;
  }
  .profile-name {
    width: 90%;
  }
  .profile-position {
    width: 90%;
  }
  .profile-description {
    width: 90%;
  }
  .btn-holder {
    text-align: center;
  }
  .profile-brands {
    position: static;
    min-height: 0px;
    margin-top: 30px;
  }
  .heading-11 {
    text-align: center;
  }
  .heading-12 {
    text-align: center;
  }
  .values-box {
    padding-top: 140px;
  }
  .formula-figure {
    top: -180px;
    bottom: 564px;
    height: 300px;
    background-position: 50% 50%;
  }
  .white-boxer {
    margin-right: 5px;
    margin-left: 5px;
    padding: 30px 30px 50px;
  }
  .boxy.right.split {
    padding-right: 0px;
    border-right-width: 0px;
  }
  .boxy.left {
    padding-left: 0px;
  }
  .figure-phone {
    display: none;
    min-height: 0px;
  }
  .figure-phone-img {
    position: static;
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }
  .feature-head {
    min-height: 0px;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 30px;
  }
  .golden-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .figure-innovations {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .bg-fadeout-white {
    height: 300px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 98%, 0) 31%, #fff 60%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 98%, 0) 31%, #fff 60%);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .heading-17 {
    font-size: 24px;
  }
  .heading-19 {
    text-align: center;
  }
  .heading-20 {
    text-align: center;
  }
  .image-3 {
    display: block;
    max-width: 80%;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 25px;
    line-height: 45px;
    text-align: center;
  }
  .hero.home {
    height: 600px;
    max-height: 1000px;
    background-position: 78% -2px;
    background-size: auto 120%;
  }
  .hero.aboutus {
    height: 300px;
  }
  .logo {
    width: 100px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-size: contain;
  }
  .ltr-levelup {
    background-size: 130%;
  }
  .ltr-levelup.aboutus {
    height: 300px;
    background-image: url('../images/ltr-level-up.svg'), -webkit-linear-gradient(0deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-image: url('../images/ltr-level-up.svg'), linear-gradient(90deg, rgba(54, 105, 215, .85), rgba(80, 229, 166, .85)), url('../images/hero-aboutus-bg.jpg');
    background-position: 100% 422%, 0px 0px, -110px 0px;
    background-size: auto, auto, cover;
    background-repeat: no-repeat, repeat, repeat;
  }
  .ltr-levelup.how-works {
    background-position: 50% 0px, 50% 119%, 0px 0px, 50% 31%;
    background-size: contain, 1500px, auto, cover;
  }
  .ltr-levelup.services {
    background-position: 86% 100%, 0px -190px, 0px -595px, 0px 0px, 69% 25%;
  }
  .menu-button {
    margin-top: 10px;
  }
  .inner-container.hero-content.how-it-works {
    margin-top: 10px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .btn-primary {
    display: block;
    margin-right: 0px;
  }
  .btn-primary.large {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }
  .btn-primary.ghost.big {
    margin-right: 0px;
    margin-left: 0px;
  }
  .btn-primary.fancy.big {
    margin-right: 0px;
    margin-left: 0px;
  }
  .btn-secondary {
    display: block;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    text-align: center;
  }
  .btn-secondary.lighter {
    display: none;
    font-size: 11px;
  }
  .air-20.persist {
    height: 20px;
  }
  .heading-9 {
    line-height: 35px;
  }
  .white-block {
    padding: 30px 20px;
  }
  .white-block.no-top-air {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .white-block.padless {
    padding-right: 0px;
    padding-left: 0px;
  }
  .white-block.gray {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .white-block.lap-exchange {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .81), hsla(0, 0%, 100%, .81)), url('../images/figure-2.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .81), hsla(0, 0%, 100%, .81)), url('../images/figure-2.png');
    background-size: auto, 1300px;
  }
  .white-block.we-make-it-happen {
    padding-bottom: 160px;
  }
  .dark.center {
    font-size: 24px;
    line-height: 40px;
  }
  .dark.center.caps {
    display: block;
    font-size: 24px;
    line-height: 40px;
  }
  .dark.caps {
    text-align: center;
  }
  .hilited-p {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 15px;
    text-align: center;
  }
  .hilited-p.center {
    width: 100%;
    text-align: center;
  }
  .hilited-p.bluesy {
    font-size: 14px;
    line-height: 26px;
  }
  .hilited-p.compressed-80 {
    line-height: 26px;
  }
  .hilited-p.zero {
    text-align: left;
  }
  .hilited-p.right {
    text-align: right;
  }
  .companies-grid {
    height: 150px;
  }
  .figure.left {
    margin-top: 0px;
    margin-bottom: 20px;
    float: none;
  }
  .extra-large {
    text-align: center;
  }
  .strategy-block {
    padding-right: 20px;
    padding-bottom: 500px;
    padding-left: 20px;
    background-position: 50% 85%;
    background-size: 200px;
  }
  .footer.home {
    min-height: 1100px;
  }
  .footer.home.normalize {
    background-position: -3px -4px, 100% 0px;
    background-size: 120%, cover;
  }
  .footer-subscribe {
    height: auto;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 10px;
  }
  .smaller {
    font-size: 16px;
    line-height: 26px;
  }
  .footer-logo {
    display: block;
    width: 130px;
    margin: 0px auto;
    padding-bottom: 0px;
    background-image: none;
  }
  .form-control {
    height: 45px;
  }
  .air-30 {
    height: 15px;
  }
  .formy {
    padding-right: 10px;
    padding-left: 10px;
  }
  .form-block {
    margin-bottom: 25px;
  }
  .subscription-label {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    text-align: center;
  }
  .lets-connect {
    padding-right: 10px;
    padding-left: 10px;
  }
  .featured-block-aqua {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 56px;
    padding-left: 20px;
    background-image: -webkit-linear-gradient(270deg, rgba(155, 245, 231, .93), rgba(155, 245, 231, .93)), url('../images/inmotion-meeting.jpg');
    background-image: linear-gradient(180deg, rgba(155, 245, 231, .93), rgba(155, 245, 231, .93)), url('../images/inmotion-meeting.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .profile-pic {
    width: 100%;
  }
  .profile-pic.ernesto {
    width: 100%;
  }
  .profile-pic.ninoska {
    width: 100%;
    height: 234px;
    background-position: 50% 50%;
  }
  .profile-details {
    min-height: 0px;
    padding-bottom: 0px;
  }
  .integra-crest {
    overflow: hidden;
  }
  .profile-brands {
    position: static;
    width: 90%;
    min-height: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .heading-14 {
    text-align: center;
  }
  .values-box {
    margin-top: 230px;
    padding-top: 110px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .formula-figure {
    top: -124px;
    bottom: 617px;
    height: 200px;
    background-position: 100% 50%;
    background-size: contain;
  }
  .white-boxer {
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .boxy.right.split {
    text-align: right;
  }
  .triggers-box {
    margin-left: 10px;
    padding-left: 30px;
  }
  .figure-phone-img {
    position: static;
    margin-top: 30px;
  }
  .feature-head {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .golden-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

