body {
  font-family: 'Open Sans', sans-serif;
  color: #606060;
  font-size: 1vw;
  line-height: 1.6;
  cursor: none;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #131933;
  font-size: 3.59em;
  line-height: 1.16;
  font-weight: 700;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #131933;
  font-size: 2.05em;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #131933;
  font-size: 1.28em;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.3em;
  line-height: 1.4;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.85em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em;
  border-left: 0.4em solid #e2e2e2;
  font-size: 140%;
  line-height: 1.6;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1560px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 6.86em 8.97em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container.is--hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.is--nav {
  padding-top: 1.36em;
  padding-bottom: 1.36em;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.c-rich-text p {
  margin-top: 0.5em;
  margin-bottom: 2em;
}

.c-rich-text h1 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h2 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h3 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.c-rich-text h4 {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
}

.c-rich-text h5 {
  margin-top: 0.2em;
  margin-bottom: 1em;
}

.c-rich-text h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.section.is--particles {
  position: relative;
  width: 100%;
}

.section.is--capabilities {
  background-color: #f7f7f7;
}

.section.is--thin-line {
  min-height: 2vh;
  padding-bottom: 0px;
  background-color: #056f92;
}

.section.is--cursor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -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;
}

.section.is--solutions {
  min-height: 80vh;
}

.section.is--dark-background {
  -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;
  background-color: #131933;
}

.section.is--footer {
  min-height: auto;
  background-color: #131933;
}

.section.is--traffic-people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30.13em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 111, 146, 0.88)), to(rgba(5, 111, 146, 0.88))), url('../images/traffic-people.jpg');
  background-image: linear-gradient(180deg, rgba(5, 111, 146, 0.88), rgba(5, 111, 146, 0.88)), url('../images/traffic-people.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.is--nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5000;
}

.display {
  width: 100%;
  font-family: 'Brandon bld', sans-serif;
  color: #f7f7f7;
  font-size: 4.17em;
  line-height: 1.12;
  text-transform: uppercase;
}

.display.is--hero {
  margin-top: 0.3em;
  font-size: 5.8em;
}

.heading {
  color: #131933;
  line-height: 1.25;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.paragraph {
  font-size: 1.03em;
  line-height: 1.81;
}

.particles-background {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: auto;
  background-color: #131933;
}

.grid {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid.is--relative {
  position: relative;
  z-index: 2;
}

.grid.is--relative.is--centered {
  margin-right: auto;
  margin-left: auto;
}

.grid.is--solutions {
  margin-bottom: 1.6em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-item {
  width: 100%;
  padding: 0.51em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid-item.is--40 {
  width: 40%;
}

.grid-item.is--capabilities {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
}

.grid-item.is--solution {
  width: 33.333333333333336%;
  padding-right: 4.17em;
}

.grid-item.is--flywheel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: auto;
}

.grid-item.is--form-header {
  width: 35%;
}

.grid-item.is--form {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid-item.is--footer-logo {
  width: 20%;
}

.grid-item.is--footer-menu {
  width: 80%;
}

.grid-item.is--copyright {
  margin-top: 3em;
}

.grid-item.is--nav-menu {
  width: 80%;
}

.grid-item.is--centered {
  text-align: center;
}

.itallic {
  font-family: 'Brandon med it', sans-serif;
  color: #ff6f36;
  font-size: 2.3em;
}

.hide {
  display: none;
}

.main-button {
  width: 15.64em;
  margin-top: 3em;
  padding: 0.86em;
  border-radius: 0.26em;
  background-color: #ff6f36;
  color: #131933;
  font-weight: 600;
  text-align: center;
}

.main-button.centered {
  margin-right: auto;
  margin-left: auto;
}

.dot-pattern {
  position: absolute;
  left: 3%;
  top: auto;
  right: auto;
  bottom: -15%;
  width: 5em;
  padding-left: 0em;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.cursor-small {
  position: absolute;
  z-index: auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ff6f36;
}

.cursor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 6000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  opacity: 0;
  -webkit-transition: opacity 275ms ease;
  transition: opacity 275ms ease;
}

.body {
  background-color: #131933;
}

.cursor-s {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff6f36;
}

.section-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-right: 0px;
  margin-left: 0px;
  -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;
}

.cursor-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 26px;
  height: 26px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
  background-color: #a13126;
  -webkit-transition: opacity 200ms ease, top 175ms linear, left 175ms linear;
  transition: opacity 200ms ease, top 175ms linear, left 175ms linear;
}

.cursor-large {
  position: absolute;
  z-index: auto;
  width: 60px;
  height: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff6f36;
  border-radius: 50%;
}

.ub-logo {
  width: 6.41em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #131933;
}

.separator-line {
  width: 3px;
}

.separator-line.blue {
  margin-right: 3.21em;
  margin-left: 3.21em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #056f92;
}

.capabilities-p {
  color: #131933;
  font-size: 1.54em;
}

.section-header {
  padding: 0.51em;
}

.content-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.solution-icon {
  width: 9.62em;
  height: 12em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.solution-p {
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.solution-p.is--light-text {
  color: #f7f7f7;
}

.hero-content.is--thankyou {
  text-align: center;
}

.flywheel-wrapper {
  margin-left: auto;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-size: 1.1em;
}

.step-labels {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34.62em;
  height: 34.62em;
  -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;
  background-image: url('../images/steps-v3.svg');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ring {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.1em;
  height: 14.1em;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #ff6f36;
  border-radius: 50%;
  background-color: hsla(0, 0%, 96.9%, 0.2);
  box-shadow: 1px 1px 20px 16px rgba(19, 25, 51, 0.24), 1px 1px 10px 2px rgba(19, 25, 51, 0.43);
  opacity: 1;
}

.ring.center {
  width: 8em;
  height: 8em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
  background-color: #f7f7f7;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  box-shadow: none;
}

.ring._1 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ring._2 {
  width: 20.51em;
  height: 20.51em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ring._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 26.92em;
  height: 26.92em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: hsla(0, 0%, 96.9%, 0.3);
}

.ring-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 1em;
}

.dot {
  position: absolute;
  left: auto;
  top: -1.5em;
  right: auto;
  bottom: auto;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: #ff6f36;
}

.dot._2 {
  top: -1em;
  width: 2em;
  height: 2em;
}

.dot._3 {
  top: -0.96em;
  width: 1.92em;
  height: 1.92em;
}

.light-text {
  color: #f7f7f7;
}

.orange-text {
  color: #ff6f36;
}

.white-headline {
  color: #f7f7f7;
  font-size: 2.69em;
}

.white-headline.is--centered {
  text-align: center;
}

.contact-form {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  padding: 4.81em 3.85em 7.01em;
  border-radius: 2.31em;
  background-color: #131933;
}

.field-label {
  color: #f7f7f7;
  font-weight: 400;
}

.field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.field {
  width: 100%;
  border-radius: 0.4em;
}

.field-content {
  width: 48%;
  margin-bottom: 1em;
}

.form-header {
  margin-bottom: 1.2em;
  color: #f7f7f7;
  font-size: 1.54em;
  font-weight: 400;
  text-transform: none;
}

.submit-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  padding: 1.16em 0.96em;
  background-color: #056f92;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #10a7da;
}

.footer-logo {
  width: 3.27em;
  color: #f7f7f7;
}

.logo-lockup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ub-word {
  margin-left: 1.2em;
  font-family: 'Brandon blk', sans-serif;
  color: #f7f7f7;
  font-size: 1.09em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.footer-link {
  padding: 0.8em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #f7f7f7;
  font-size: 1.09em;
}

.footer-link:hover {
  color: #ff6f36;
}

.copyright {
  font-size: 0.9em;
}

.nav-logo {
  width: 3.27em;
  color: #f7f7f7;
}

.nav-link {
  margin-left: 1.6em;
  padding: 0.8em;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #f7f7f7;
  font-size: 0.8em;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #ff6f36;
}

.menu-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-item-2 {
  width: 100%;
  padding: 1.04em;
}

.grid-item-2.is--hamburger-menu {
  display: none;
}

.grid-item-lottie {
  width: 100%;
  padding: 1.04em;
}

.grid-item-lottie.is--hamburger-menu {
  display: none;
}

.fly-ring-text {
  position: static;
  width: 50%;
  padding-top: 18px;
}

.fly-ring-text.tech {
  position: absolute;
  top: 10.6em;
  width: 9em;
  padding-top: 1em;
}

.fly-ring-text.tracking {
  position: absolute;
  top: 6.8em;
  width: 9em;
  padding-top: 1em;
}

.fly-ring-text.delivery {
  position: absolute;
  top: 3.5em;
  width: 9em;
  padding-top: 1em;
}

.ring-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.data-icon {
  width: 60%;
  padding-bottom: 0.3em;
}

.data-text {
  font-family: 'Brandon bld', sans-serif;
  color: #131933;
  font-size: 1.1em;
  line-height: 1;
  font-weight: 600;
}

.data-text.tech {
  position: absolute;
  top: 14.9em;
  font-family: 'Brandon med', sans-serif;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 1px;
}

.data-text.tracking {
  position: absolute;
  top: 10.6em;
  font-family: 'Brandon med', sans-serif;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 1px;
}

.data-text.deliver {
  position: absolute;
  top: 6.4em;
  font-family: 'Brandon med', sans-serif;
  font-size: 0.8em;
  font-weight: 400;
  letter-spacing: 1px;
}

.success-message {
  background-color: transparent;
  font-family: 'Brandon bld', sans-serif;
  color: #f7f7f7;
  text-transform: uppercase;
}

.text-block {
  font-size: 1.2em;
  letter-spacing: 1px;
}

.loader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 7000;
  width: 100%;
  height: 100%;
  background-color: #cc2046;
}

.preload {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5001;
  display: none;
  -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;
  background-color: #131933;
}

.pre-load-logo {
  width: 6em;
  color: #f7f7f7;
}

.logo-clip {
  overflow: hidden;
}

.html-embed {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .container {
    padding-right: 3em;
    padding-left: 3em;
  }

  .container.is--hero {
    min-height: 70vh;
  }

  .grid {
    position: static;
  }

  .grid.is--relative {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-item.is--40 {
    width: 100%;
  }

  .grid-item.is--hero {
    font-size: 2vw;
  }

  .grid-item.is--capabilities {
    width: 100%;
    margin-top: 3em;
  }

  .grid-item.is--flywheel {
    margin-right: auto;
    margin-left: auto;
  }

  .grid-item.is--form-header {
    width: 90%;
  }

  .grid-item.is--footer-logo {
    position: relative;
    z-index: 1000;
    width: 50%;
  }

  .grid-item.is--nav-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 7.31em;
    padding-bottom: 4.01em;
    -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;
    background-color: #056f92;
  }

  .grid-item.is--centered {
    font-size: 2vw;
  }

  .dot-pattern {
    left: auto;
    right: 0px;
    bottom: -20%;
  }

  .cursor-wrapper {
    display: none;
  }

  .cursor {
    display: none;
  }

  .cursor-2 {
    display: none;
  }

  .ub-logo {
    width: 5em;
  }

  .hero-content {
    font-size: 1vw;
  }

  .flywheel-wrapper {
    margin-left: 0px;
  }

  .step-labels {
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .white-headline.is--centered {
    font-size: 4vw;
  }

  .heading-2 {
    font-size: 3.59vw;
  }

  .footer-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .nav-link {
    margin-left: 0em;
    padding-top: 2em;
    padding-bottom: 2em;
    text-align: center;
  }

  .menu-links {
    -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;
  }

  .grid-item-2 {
    font-size: 1.5vw;
  }

  .grid-item-2.is--hamburger-menu {
    display: block;
    width: auto;
    margin-left: auto;
  }

  .lottie-animation {
    width: 30px;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .grid-item-lottie {
    font-size: 1.5vw;
  }

  .grid-item-lottie.is--hamburger-menu {
    display: block;
    width: auto;
    margin-left: auto;
  }

  .pre-load-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding: 3.36em 3vw;
  }

  .section.is--traffic-people {
    min-height: 30.13vw;
  }

  .grid.is--solutions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-item.is--hero {
    font-size: 2vw;
  }

  .grid-item.is--capabilities {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-item.is--solution {
    width: 100%;
    padding-right: 0.51em;
    padding-left: 0.51em;
  }

  .grid-item.is--flywheel {
    width: 100%;
  }

  .grid-item.is--form-header {
    width: 90%;
  }

  .grid-item.is--centered {
    font-size: 2vw;
  }

  .main-button {
    font-size: 16px;
  }

  .dot-pattern {
    width: 8vw;
  }

  .ub-logo {
    margin-bottom: 1.2em;
  }

  .capabilities-p {
    font-size: 1.3em;
  }

  .content-contain {
    margin-top: 0em;
  }

  .solution-icon {
    width: 110px;
    height: auto;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .hero-content {
    font-size: 1.5vw;
  }

  .flywheel-wrapper {
    width: 100%;
    font-size: 3vw;
  }

  .step-labels {
    width: 100%;
    padding-top: 0px;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .ring-wrapper {
    height: 100%;
    font-size: 2.5vw;
  }

  .dot {
    top: -20px;
    width: 40px;
    height: 40px;
  }

  .dot._2 {
    top: -15px;
    width: 30px;
    height: 30px;
  }

  .dot._3 {
    top: -7.5px;
    width: 15px;
    height: 15px;
  }

  .field-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .field-content {
    width: 100%;
  }

  .heading-2 {
    font-size: 2.05em;
  }

  .footer-link {
    padding-left: 0em;
  }

  .fly-ring-text.tech {
    top: 13.9em;
  }

  .fly-ring-text.tracking {
    top: 10.8em;
  }

  .fly-ring-text.delivery {
    top: 7.5em;
  }

  .ring-text-wrapper {
    position: relative;
  }

  .data-text.tech {
    top: 19.2em;
  }

  .data-text.tracking {
    top: 15.1em;
  }

  .data-text.deliver {
    top: 11em;
  }

  .heading-4 {
    font-size: 26px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 22px;
  }

  .container {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .dot-pattern {
    bottom: -7%;
  }

  .step-labels {
    height: 36em;
  }

  .white-headline.is--centered {
    font-size: 6vw;
  }

  .contact-form {
    padding-right: 3.85vw;
    padding-left: 3.85vw;
  }

  .grid-item-2.is--hamburger-menu {
    position: relative;
    z-index: 103;
    width: 15%;
  }

  .grid-item-lottie.is--hamburger-menu {
    position: relative;
    z-index: 103;
    width: 15%;
  }

  .fly-ring-text.tech {
    top: 14.7em;
  }

  .fly-ring-text.tracking {
    top: 11.6em;
  }

  .fly-ring-text.delivery {
    top: 8.4em;
  }

  .data-icon {
    width: 61%;
  }

  .data-text.tech {
    top: 20.3em;
  }

  .data-text.tracking {
    top: 15.8em;
  }

  .data-text.deliver {
    top: 11.7em;
  }

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

  .heading-4 {
    font-size: 26px;
  }
}

@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Opensans';
  src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon blk it';
  src: url('../fonts/Brandon_blk_it.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon med it';
  src: url('../fonts/Brandon_med_it.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon it';
  src: url('../fonts/Brandon_light_it.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon';
  src: url('../fonts/Brandon_light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon bld';
  src: url('../fonts/Brandon_bld.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon blk';
  src: url('../fonts/Brandon_blk.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon reg';
  src: url('../fonts/Brandon_reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon it';
  src: url('../fonts/Brandon_thin_it.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon reg it';
  src: url('../fonts/Brandon_reg_it.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon bld it';
  src: url('../fonts/Brandon_bld_it.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon';
  src: url('../fonts/Brandon_thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Brandon med';
  src: url('../fonts/Brandon_med.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}