body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

li {
  display: block;
  margin: 8px 6px;
  padding: 35px 20px 40px 0px;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: #f3f3f3;
  border-radius: 3px;
  background-color: rgba(9, 9, 9, 0);
  font-family: Montserrat, sans-serif;
  color: #15363f;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

.navbar {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-height: 150px;
  min-height: 150px;
  padding: 0px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #043461;
  color: #fff;
}

.brand {
  position: relative;
  height: auto;
}

.nav-menu {
  display: inline-block;
  min-height: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.image {
  margin: auto 20px;
}

.text-span {
  color: #fff;
}

.nav-link {
  min-height: 150px;
  min-width: 120px;
  padding-top: 65px;
  padding-bottom: 65px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.nav-link:active {
  background-color: #3bdaa0;
}

.nav-link:focus {
  background-color: #3bdaa0;
}

.nav-link.w--current {
  font-weight: 700;
}

.nav-link-2 {
  min-height: 150px;
  min-width: 120px;
  padding-top: 65px;
  padding-bottom: 65px;
  color: #fff;
  text-align: center;
}

.image-2 {
  position: absolute;
  left: 50px;
  top: 50px;
  right: auto;
  bottom: auto;
  display: block;
  margin-top: -15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-2.logo {
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
}

.nav-link-3 {
  min-height: 150px;
  min-width: 120px;
  padding: 63px 20px;
  text-align: center;
}

.body {
  min-height: 100%;
}

.div-block {
  position: absolute;
  top: -100px;
  bottom: 0px;
  z-index: 900;
  max-height: 410px;
  min-height: 360px;
  min-width: 680px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 60px;
  background-color: hsla(0, 0%, 100%, .95);
}

.text-block {
  max-width: 550px;
  float: none;
  clear: both;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 40px;
}

.btn {
  padding: 16px 40px;
  float: right;
  clear: both;
  border: 3px solid #3bdaa0;
  border-radius: 40px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 700;
}

.btn.showreel.btn-green:hover {
  background-color: #3bdaa0;
  color: #fff;
}

.btn.showreel.btn-green.show-vid-modal {
  position: static;
  display: block;
  margin-top: 31px;
  float: left;
  clear: right;
}

.btn.people {
  float: none;
  border-color: #f42684;
}

.btn.people.show-modal {
  margin-top: 20px;
}

.btn.people.show-modal:hover {
  background-color: #f42684;
  color: #fff;
}

.btn.people.show-modal.processes {
  border-color: #1475d4;
}

.btn.people.show-modal.processes.btn-blue {
  -webkit-transition-property: none;
  transition-property: none;
}

.btn.people.show-modal.processes.btn-blue:hover {
  background-color: #1475d4;
}

.btn.people.show-modal.software.btn-green {
  border-color: #3bdaa0;
  -webkit-transition-property: none;
  transition-property: none;
}

.btn.people.show-modal.software.btn-green:hover {
  background-color: #3bdaa0;
}

.btn.show-modal {
  margin-top: 30px;
  float: left;
}

.btn.show-modal.sdfsfd {
  color: #fff;
}

.btn.show-modal.sdfsfd.btn-green:hover {
  background-color: #3bdaa0;
}

.btn.show-modal.sdfsfd.btn-blue {
  border-color: #1475d4;
  color: #fff;
}

.btn.show-modal.sdfsfd.btn-blue:hover {
  background-color: #1475d4;
}

.btn.show-modal.sdfsfd.btn-navy {
  position: relative;
  border-color: #043461;
}

.btn.show-modal.sdfsfd.btn-navy:hover {
  background-color: #043461;
}

.div-block-2 {
  position: static;
  max-height: auto;
}

.video {
  max-height: 100%;
}

.section {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: auto;
}

.column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #1475d4;
}

.column-2 {
  height: 100%;
  min-height: 100%;
  background-color: #043461;
}

.div-block-3 {
  display: block;
  width: 80px;
  min-width: 80px;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #0a59a6;
}

.div-block-3.growing {
  background-color: #043461;
}

.div-block-3.innovation {
  background-color: #fecf48;
}

.div-block-3.love {
  background-color: #f42684;
}

.div-block-3.thanks {
  background-color: #043461;
}

.div-block-3.facts {
  background-color: #1475d4;
}

.div-block-3.best-bits {
  background-color: #3bdaa0;
}

.heading {
  display: block;
  margin-top: 0px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  text-align: center;
  text-decoration: underline;
}

.noflex {
  display: inline-block;
  padding: 60px;
  float: left;
}

.noflex.growing {
  color: #7e5454;
}

.noflex.innovation {
  display: block;
  background-color: #fff;
}

.noflex.love {
  background-color: #043461;
}

.noflex.bits-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.noflex.bits-block.block-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #1475d4;
}

.noflex.bits-block.block-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #3bdaa0;
}

.noflex.bits-block.block-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #f42684;
}

.noflex.thanks {
  padding: 80px 100px;
}

.noflex.mission {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #1475d4;
}

.noflex.vision {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 800;
}

.heading-2.growing {
  color: #043461;
}

.heading-2.people {
  color: #043461;
  font-size: 34px;
}

.heading-2.love {
  display: inline-block;
}

.heading-2.bits-block-heading {
  font-size: 35px;
}

.heading-2.adios {
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-2.thanks {
  margin-bottom: 0px;
}

.heading-2.footer-text {
  margin-bottom: 0px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.sdsdf {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 44px;
}

.sdsdf.section-text {
  margin-bottom: 20px;
  color: #2e2e2e;
  line-height: 36px;
}

.sdsdf.section-text.white {
  color: #fff;
}

.sdsdf.bits-text {
  line-height: 32px;
}

.columns {
  background-color: #043461;
}

.section-2 {
  padding: 80px;
  background-color: #fecf48;
}

.text-block-3 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 43px;
  line-height: 70px;
}

.text-block-3.slide-heading {
  color: #fff;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 22px;
  line-height: 42px;
}

.text-block-4.slide-footer {
  color: #fff;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
}

.section-3.innovation {
  background-color: #fff;
}

.section-3.love {
  background-color: #043461;
}

.section-3.best-bits {
  background-color: #fff;
}

.section-3.facts {
  background-color: #fff;
}

.section-3.thanks {
  position: relative;
  background-color: #1475d4;
}

.section-4 {
  padding-bottom: 60px;
  background-color: #f7f7f7;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-4 {
  display: block;
  width: 70%;
  height: auto;
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
}

.image-4.img-1 {
  width: 70%;
  height: auto;
  max-width: 610px;
}

.image-4.img-2 {
  width: 70%;
  height: auto;
  max-width: 610px;
}

.image-4.img-3 {
  width: 70%;
  height: auto;
  max-width: 610px;
}

.column-3 {
  top: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  min-height: 100%;
  margin-top: 0px;
  padding: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.column-3.processes {
  margin-top: 0px;
  padding: 0px;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding: 0px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5.people {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5.processes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
  margin-bottom: 55px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-2 {
  color: #1475d4;
  font-size: 34px;
}

.text-span-2.people {
  color: #f42684;
}

.text-span-2.software {
  color: #3bdaa0;
}

.column-4 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding: 60px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-3 {
  color: #f42684;
  font-weight: 700;
}

.columns-2 {
  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-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;
}

.columns-3 {
  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;
}

.columns-4 {
  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;
}

.image-5 {
  display: inline-block;
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding-left: 0px;
  float: none;
  clear: none;
}

.image-5.footer-img {
  margin-top: 0px;
  margin-left: 10px;
}

.section-6 {
  background-color: #043461;
}

.slide {
  padding: 60px 140px;
  background-color: #043461;
}

.slide-nav {
  margin-bottom: 60px;
  padding-left: 140px;
  text-align: left;
}

.slider {
  min-height: 540px;
  background-color: #043461;
}

.background-video {
  height: 750px;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-5 {
  padding: 40px 80px;
}

.columns-5.bottom {
  margin-bottom: 60px;
}

.image-6 {
  display: block;
  width: auto;
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
}

.image-7 {
  display: block;
  width: auto;
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
}

.image-8 {
  display: block;
  width: auto;
  max-height: 380px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-5 {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.image-9 {
  position: absolute;
  left: 25px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
}

.section-8 {
  padding: 120px;
  background-color: #3bdaa0;
}

.text-span-4 {
  color: #043461;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px 30px;
  -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;
  background-color: #f2f2f2;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #bcbcbc;
  font-size: 42px;
  font-weight: 800;
}

.heading-3.array {
  color: #043461;
}

.section-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -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;
  background-color: #043461;
}

.modal-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9000;
  display: block;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding: 80px;
  background-color: transparent;
  opacity: 0;
  text-align: center;
}

.modal-wrap.vid-modal {
  display: block;
  overflow: visible;
  background-color: transparent;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.modal-wrap.innovate-1 {
  opacity: 0;
}

.modal-wrap.innovate-2 {
  opacity: 0;
}

.modal-wrap.innovate-3 {
  opacity: 0;
}

.modal-wrap.best-1 {
  opacity: 0;
}

.modal-wrap.best-2 {
  opacity: 0;
}

.modal-wrap.best-3 {
  display: block;
  opacity: 0;
}

.div-block-9 {
  position: relative;
  display: block;
  min-height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 80px;
  border-bottom: 1px none #000;
  border-radius: 20px;
  background-color: #fff;
  opacity: 1;
  line-height: 0px;
}

.div-block-9.vid-wrap {
  display: block;
  background-color: transparent;
}

.image-10 {
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0.59;
}

.image-10:hover {
  opacity: 1;
}

.image-10.close {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 9999;
  display: inline-block;
  height: 60px;
  padding: 10px;
  border: 3px solid #fff;
  border-radius: 100%;
  background-color: #f42684;
  cursor: pointer;
}

.sd {
  border-style: none;
  background-color: #3bdaa0;
}

.sd.tab-hide {
  width: 80px;
}

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #0a59a6;
}

.vision {
  background-color: #043461;
}

.div-block-10 {
  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-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-11 {
  padding: 40px 60px 100px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-13 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-14 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-15 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-16 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-17 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-18 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-19 {
  max-width: 720px;
}

.div-block-20 {
  max-width: 720px;
}

.div-block-21 {
  max-width: 720px;
}

.div-block-22 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-23 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-24 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-25 {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-26 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-27 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.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;
}

.vmodal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9000;
  width: 100%;
  height: 100%;
  padding: 80px;
  background-color: #000;
  opacity: 0;
}

.all-modals {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9000;
  display: block;
  overflow: scroll;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 1;
}

.heading-4 {
  display: block;
  margin-bottom: 50px;
  color: #043461;
  text-align: left;
}

.heading-4.head {
  color: #043461;
}

.div-block-28 {
  display: block;
  max-width: 1184px;
  margin-right: auto;
  margin-left: auto;
}

.unordered-list {
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 60px;
  text-align: left;
}

.unordered-list.modal-ul-inline {
  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;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #f3f3f3;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 18px;
  line-height: 40px;
  text-align: left;
}

.list-item {
  color: #2e2e2e;
}

.video-2 {
  display: block;
  overflow: hidden;
  max-height: 720px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.modal-head {
  margin-bottom: 50px;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #043461;
  text-align: left;
}

.paragraph-2 {
  text-align: left;
}

.list-item-2 {
  position: static;
  display: block;
  line-height: 80px;
}

.unordered-list-2 {
  padding-left: 0px;
}

.unordered-list-2.modal-ul {
  display: block;
}

.list-item-3 {
  display: block;
}

.unordered-list-3 {
  padding-left: 0px;
}

.link {
  color: #1475d4;
  text-decoration: none;
}

.unordered-list-4 {
  padding-left: 0px;
}

.unordered-list-4.modal-ul-mini {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.unordered-list-5 {
  padding-left: 0px;
}

.unordered-list-6 {
  padding-left: 0px;
}

.unordered-list-7 {
  padding-left: 0px;
}

.center {
  min-width: 100%;
}

.list-item-18.grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: auto;
  margin: 14px 14px 14px 0px;
  padding: 20px;
  -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: none;
  background-color: #f3f3f3;
  color: #2e2e2e;
}

.list-item-18.li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  padding: 10px 20px;
  -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;
  background-color: #f3f3f3;
  text-align: center;
}

.list-item-19.li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.list-item-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  -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;
  text-align: center;
}

.inline-li {
  width: 48%;
  color: #2e2e2e;
  font-weight: 600;
}

.bold-text-12 {
  display: block;
}

.bold-text-13 {
  display: block;
}

.bold-text-14 {
  display: block;
}

.bold-text-15 {
  display: block;
}

.bold-text-16 {
  display: block;
}

.bold-text-17 {
  display: block;
}

.bold-text-18 {
  display: block;
}

.bold-text-19 {
  display: block;
}

.bold-text-20 {
  display: block;
}

.bold-text-21 {
  display: block;
}

.bold-text-22 {
  display: block;
}

.bold-text-23 {
  display: block;
}

.bold-text-24 {
  display: block;
}

.bold-text-25 {
  display: block;
}

.bold-text-26 {
  display: block;
}

.bold-text-27 {
  display: block;
}

.bold-text-28 {
  display: block;
}

.bold-text-29 {
  display: block;
}

.bold-text-30 {
  display: block;
}

.bold-text-31 {
  display: block;
}

.link2 {
  color: #fff;
}

.break {
  display: block;
}

.up {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 8000;
  display: none;
  width: 70px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px;
  -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: 4px none #fff;
  border-radius: 100%;
  background-color: #3bd99f;
  cursor: pointer;
}

.image-12 {
  display: block;
  border-style: solid;
}

.image-13 {
  position: fixed;
  border-style: none;
  border-radius: 0px;
  background-color: transparent;
  text-align: center;
}

.image-14 {
  width: 80px;
  height: auto;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .nav-menu {
    position: absolute;
    display: inline-block;
    background-color: #1475d7;
  }
  .nav-link {
    min-height: 0px;
    min-width: 0px;
    padding: 16px 21px;
  }
  .nav-link.w--current {
    background-color: #3bdaa0;
    color: #fff;
  }
  .image-2.logo {
    width: 400px;
    height: auto;
  }
  .div-block {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow: visible;
    width: 440px;
    height: 330px;
    max-height: auto;
    min-height: auto;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 40px 30px;
    border-radius: 10px;
  }
  .text-block {
    max-width: auto;
    margin-bottom: 10px;
    float: none;
    clear: none;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .btn.showreel.btn-green {
    float: right;
  }
  .btn.showreel.btn-green.show-vid-modal {
    position: relative;
    bottom: -25px;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    font-size: 16px;
    text-align: center;
  }
  .btn.people.show-modal {
    font-size: 16px;
    text-align: center;
  }
  .btn.people.show-modal.processes.btn-blue {
    font-size: 16px;
  }
  .btn.people.show-modal.software.btn-green {
    font-size: 16px;
  }
  .btn.show-modal.sdfsfd.btn-green {
    font-size: 16px;
  }
  .btn.show-modal.sdfsfd.btn-blue {
    font-size: 16px;
  }
  .btn.show-modal.sdfsfd.btn-navy {
    font-size: 16px;
  }
  .div-block-3.thanks {
    width: 60px;
    min-width: 60px;
  }
  .div-block-3.best-bits {
    overflow: visible;
  }
  .noflex {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #043461;
  }
  .noflex.growing.f7f7f7 {
    padding: 50px;
    background-color: #f7f7f7;
  }
  .noflex.innovation {
    padding: 50px;
  }
  .noflex.love {
    padding: 65px 50px 40px;
  }
  .noflex.bits-block.block-1 {
    padding: 50px;
  }
  .noflex.bits-block.block-2 {
    padding: 50px;
  }
  .noflex.bits-block.block-3 {
    padding: 50px;
  }
  .noflex.thanks.brblue {
    padding: 60px 70px;
    background-color: #1475d4;
  }
  .noflex.mission {
    padding: 50px;
    background-color: #1475d4;
  }
  .noflex.vision {
    padding: 50px;
  }
  .heading-2 {
    font-size: 34px;
  }
  .heading-2.growing {
    font-size: 34px;
  }
  .heading-2.people {
    text-align: center;
  }
  .heading-2.love {
    font-size: 34px;
  }
  .heading-2.bits-block-heading {
    font-size: 34px;
  }
  .heading-2.adios {
    margin-bottom: 10px;
    line-height: 44px;
    text-align: center;
  }
  .heading-2.thanks {
    line-height: 44px;
  }
  .heading-2.footer-text {
    font-size: 20px;
  }
  .sdsdf {
    font-size: 20px;
    line-height: 36px;
  }
  .sdsdf.section-text {
    text-align: left;
  }
  .sdsdf.section-text.white {
    margin-bottom: 0px;
    text-align: center;
  }
  .sdsdf.section-text.white.left {
    text-align: left;
  }
  .sdsdf.section-text.center {
    text-align: center;
  }
  .sdsdf.bits-text {
    line-height: 36px;
  }
  .columns {
    display: block;
  }
  .section-2 {
    padding: 60px;
  }
  .text-block-3 {
    font-size: 30px;
    line-height: 60px;
  }
  .text-block-3.slide-heading {
    font-size: 30px;
    line-height: 50px;
  }
  .text-block-4.slide-footer {
    font-size: 14px;
  }
  .section-3.love {
    padding-bottom: 0px;
  }
  .image-4.img-1 {
    width: auto;
    height: 280px;
  }
  .image-4.img-2 {
    width: auto;
    height: 280px;
  }
  .image-4.img-3 {
    width: auto;
    height: 280px;
  }
  .column-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .section-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .section-5.people {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    -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;
  }
  .section-5.processes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .columns-3 {
    clear: none;
  }
  .slide {
    padding: 40px 80px;
  }
  .slide-nav {
    padding-left: 80px;
  }
  .slider {
    min-height: 430px;
  }
  .background-video {
    height: 560px;
  }
  .section-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-6 {
    max-width: 280px;
  }
  .text-block-5 {
    font-size: 20px;
  }
  .image-9 {
    left: 15px;
    width: 90px;
  }
  .section-8 {
    padding: 50px;
  }
  .div-block-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-6 {
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .heading-3 {
    font-size: 30px;
    text-align: center;
  }
  .heading-3.array {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    text-align: center;
  }
  .modal-wrap {
    padding: 110px 30px 30px;
  }
  .modal-wrap.innovate-3 {
    opacity: 0;
  }
  .modal-wrap.best-1 {
    opacity: 0;
  }
  .modal-wrap.best-2 {
    opacity: 0;
  }
  .modal-wrap.best-3 {
    display: block;
    padding-top: 30px;
    opacity: 0;
  }
  .div-block-9 {
    padding: 40px;
    opacity: 1;
  }
  .image-10.close {
    top: 5px;
    right: 5px;
  }
  .sd {
    display: none;
  }
  .section-10 {
    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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div-block-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-11 {
    padding: 40px 0px 60px;
  }
  .div-block-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-19 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-20 {
    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-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;
  }
  .div-block-21 {
    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-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;
  }
  .vmodal {
    padding: 60px 10px 10px;
    opacity: 0;
  }
  .all-modals {
    display: block;
  }
  .div-block-28 {
    opacity: 1;
  }
  .unordered-list.modal-ul-inline {
    border-bottom-style: none;
  }
  .modal-head {
    opacity: 1;
    font-size: 28px;
    line-height: 36px;
    text-align: left;
  }
  .icon {
    position: relative;
    display: block;
    color: #fff;
  }
  .menu-button {
    position: absolute;
    top: 0px;
    right: 50px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 60px;
    max-width: 60px;
    min-height: 60px;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
    -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;
  }
  .menu-button.w--open {
    max-width: 60px;
    min-height: 60px;
    min-width: 60px;
    background-color: #1475d7;
  }
  .inline-li {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 32px 20px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .navbar {
    min-height: 100px;
  }
  .image-2.logo {
    width: 270px;
    height: auto;
  }
  .div-block {
    width: 300px;
    height: 410px;
  }
  .text-block {
    font-size: 14px;
  }
  .div-block-3 {
    width: 60px;
    min-width: 60px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .div-block-3.innovation {
    width: 60px;
    min-width: 60px;
  }
  .div-block-3.love {
    width: 60px;
    min-width: 60px;
  }
  .heading {
    font-size: 30px;
  }
  .noflex.growing.f7f7f7 {
    padding: 50px;
  }
  .noflex.innovation {
    padding: 40px;
  }
  .noflex.bits-block.block-1 {
    padding: 40px;
  }
  .noflex.bits-block.block-2 {
    padding: 40px;
  }
  .noflex.bits-block.block-3 {
    padding: 40px;
  }
  .noflex.thanks.brblue {
    padding: 60px 50px 60px 60px;
  }
  .noflex.mission {
    padding: 50px;
  }
  .noflex.vision {
    padding: 50px;
  }
  .heading-2 {
    font-size: 35px;
  }
  .heading-2.adios {
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 34px;
  }
  .heading-2.thanks {
    font-size: 26px;
    line-height: 34px;
  }
  .sdsdf {
    font-size: 18px;
    line-height: 38px;
  }
  .sdsdf.section-text {
    text-align: left;
  }
  .sdsdf.section-text.white {
    font-size: 16px;
  }
  .section-2 {
    padding: 50px;
  }
  .text-block-3 {
    font-size: 28px;
    line-height: 50px;
    text-align: center;
  }
  .text-block-3.slide-heading.left {
    font-size: 28px;
    text-align: left;
  }
  .text-block-4 {
    font-size: 16px;
    text-align: center;
  }
  .text-block-4.slide-footer.left {
    text-align: left;
  }
  .slider {
    min-height: 510px;
  }
  .image-6 {
    width: 360px;
    max-width: 100%;
  }
  .section-8 {
    padding: 40px;
  }
  .text-span-4 {
    font-size: 26px;
  }
  .modal-wrap {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .modal-wrap.innovate-1 {
    opacity: 0;
  }
  .modal-wrap.innovate-2 {
    opacity: 0;
  }
  .modal-wrap.innovate-3 {
    opacity: 0;
  }
  .modal-wrap.best-1 {
    opacity: 0;
  }
  .modal-wrap.best-2 {
    opacity: 0;
  }
  .modal-wrap.best-3 {
    display: block;
    padding-top: 20px;
    opacity: 0;
  }
  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 1;
  }
  .image-10.close {
    top: 5px;
    right: 5px;
  }
  .vmodal {
    padding: 80px 0px 0px;
    opacity: 0;
  }
  .all-modals {
    display: block;
  }
  .bold-text.modal-head {
    display: block;
    text-align: center;
  }
  .paragraph {
    text-align: center;
  }
  .video-2 {
    min-height: 280px;
  }
  .modal-head {
    display: block;
    margin-bottom: 0px;
    text-align: center;
  }
  .list-item-3 {
    text-align: center;
  }
  .menu-button {
    right: 10px;
  }
  .image-11 {
    position: relative;
    display: block;
    width: 420px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .modal-ul {
    text-align: center;
  }
  .unordered-list-4.modal-ul-mini {
    -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;
  }
  .center {
    text-align: center;
  }
  .list-item-9 {
    text-align: center;
  }
  .list-item-10 {
    text-align: center;
  }
  .list-item-11 {
    text-align: center;
  }
  .list-item-12 {
    text-align: center;
  }
  .list-item-13 {
    text-align: center;
  }
  .list-item-14 {
    text-align: center;
  }
  .list-item-15 {
    text-align: center;
  }
  .list-item-16 {
    text-align: center;
  }
  .list-item-17 {
    text-align: center;
  }
  .list-item-18.li {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .list-item-19.li {
    width: 100%;
  }
  .list-item-20 {
    width: 100%;
  }
  .list-item-21 {
    width: 100%;
  }
  .list-item-22 {
    width: 100%;
  }
  .list-item-23 {
    width: 100%;
  }
  .list-item-24 {
    width: 100%;
  }
  .list-item-25 {
    width: 100%;
  }
  .list-item-26 {
    width: 100%;
  }
  .list-item-27 {
    width: 100%;
  }
  .list-item-28 {
    width: 100%;
  }
  .list-item-29 {
    width: 100%;
  }
  .list-item-30 {
    width: 100%;
  }
  .list-item-31 {
    width: 100%;
  }
  .list-item-32 {
    text-align: center;
  }
  .inline-li {
    width: 100%;
  }
  .list-item-33 {
    text-align: center;
  }
  .list-item-34 {
    text-align: center;
  }
  .list-item-35 {
    text-align: center;
  }
  .list-item-36 {
    text-align: center;
  }
  .list-item-37 {
    text-align: center;
  }
  .list-item-38 {
    text-align: center;
  }
  .list-item-39 {
    text-align: center;
  }
  .list-item-40 {
    text-align: center;
  }
  .list-item-41 {
    text-align: center;
  }
  .list-item-42 {
    text-align: center;
  }
  .bold-text-2 {
    display: block;
  }
  .bold-text-3 {
    display: block;
  }
  .bold-text-4 {
    display: block;
  }
  .bold-text-5 {
    display: block;
  }
  .bold-text-6 {
    display: block;
  }
  .bold-text-7 {
    display: block;
  }
  .bold-text-8 {
    display: block;
  }
  .bold-text-9 {
    display: block;
  }
  .bold-text-10 {
    display: block;
  }
  .bold-text-11 {
    display: block;
  }
  .bold-text-15 {
    text-align: center;
  }
  .list-item-43 {
    text-align: center;
  }
  .list-item-44 {
    text-align: center;
  }
  .list-item-45 {
    text-align: center;
  }
  .list-item-46 {
    text-align: center;
  }
  .list-item-47 {
    text-align: center;
  }
  .list-item-48 {
    text-align: center;
  }
  .list-item-49 {
    text-align: center;
  }
  .list-item-50 {
    text-align: center;
  }
  .list-item-51 {
    text-align: center;
  }
  .list-item-52 {
    text-align: center;
  }
  .list-item-53 {
    text-align: center;
  }
  .list-item-54 {
    text-align: center;
  }
  .list-item-55 {
    text-align: center;
  }
  .list-item-56 {
    text-align: center;
  }
  .list-item-57 {
    text-align: center;
  }
  .list-item-58 {
    text-align: center;
  }
  .list-item-59 {
    text-align: center;
  }
  .list-item-60 {
    text-align: center;
  }
  .list-item-61 {
    text-align: center;
  }
  .up {
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    padding: 16px;
  }
  .image-12 {
    right: 20px;
    bottom: 20px;
    display: block;
    width: 60px;
    padding: 14px;
  }
  .image-14 {
    margin-top: -6px;
  }
}

@media (max-width: 479px) {
  .navbar {
    max-height: 150px;
    min-height: 90px;
  }
  .image-2.logo {
    width: 250px;
  }
  .btn.btn-green.showreel.show-vid-modal {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 58px;
    max-width: 70%;
    margin-bottom: auto;
  }
  .btn.btn-green.showreel.show-vid-modal.white {
    background-color: #3bdaa0;
    color: #fff;
  }
  .div-block-3 {
    display: block;
    width: 50px;
    min-width: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-block-3.growing {
    width: 50px;
    min-width: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-block-3.love.hide {
    display: none;
  }
  .div-block-3.thanks {
    display: none;
  }
  .heading {
    font-size: 28px;
  }
  .noflex.growing.f7f7f7 {
    padding: 40px 30px;
  }
  .noflex.innovation {
    padding: 40px 30px;
  }
  .noflex.love {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
  }
  .noflex.thanks.brblue {
    padding: 40px 40px 40px 54px;
  }
  .noflex.mission {
    padding: 40px 30px;
  }
  .noflex.vision {
    padding: 40px 30px;
  }
  .heading-2 {
    font-size: 28px;
    line-height: 40px;
    text-align: left;
  }
  .heading-2.growing {
    font-size: 28px;
    line-height: 40px;
    text-align: left;
  }
  .heading-2.people {
    font-size: 28px;
    line-height: 40px;
  }
  .heading-2.love {
    text-align: center;
  }
  .heading-2.thanks {
    font-size: 23px;
    text-align: center;
  }
  .sdsdf {
    font-size: 18px;
    line-height: 34px;
    text-align: left;
  }
  .sdsdf.section-text {
    font-size: 16px;
    line-height: 34px;
    text-align: left;
  }
  .sdsdf.section-text.white.left {
    display: none;
    text-align: center;
  }
  .section-2 {
    padding: 50px 20px;
  }
  .text-block-3 {
    font-size: 20px;
    line-height: 34px;
    text-align: center;
  }
  .text-block-3.slide-heading.left {
    display: block;
    width: 220px;
    margin-right: auto;
    margin-left: auto;
    font-size: 19px;
    line-height: 34px;
    text-align: center;
  }
  .text-block-4 {
    font-size: 16px;
    line-height: 34px;
    text-align: center;
  }
  .text-block-4.slide-footer.left {
    text-align: center;
  }
  .section-5 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-5.people {
    padding-right: 21px;
    padding-left: 21px;
  }
  .section-5.processes {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-span-2.processes {
    font-size: 28px;
  }
  .text-span-2.people {
    font-size: 28px;
  }
  .text-span-2.software {
    font-size: 28px;
  }
  .image-5 {
    display: block;
    margin-top: -12px;
    margin-right: auto;
    margin-left: auto;
  }
  .slide {
    padding-right: 40px;
    padding-left: 40px;
  }
  .slide-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 31px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slider {
    min-height: 480px;
  }
  .background-video {
    position: relative;
    height: 370px;
  }
  .image-6 {
    max-width: 100%;
  }
  .image-7 {
    max-width: 100%;
  }
  .image-9 {
    display: none;
  }
  .section-8 {
    padding: 20px;
  }
  .heading-3 {
    font-size: 20px;
    line-height: 34px;
  }
  .heading-3.array {
    font-size: 20px;
  }
  .modal-wrap {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    opacity: 0;
  }
  .modal-wrap.best-1 {
    opacity: 0;
  }
  .modal-wrap.best-2 {
    opacity: 0;
  }
  .modal-wrap.best-3 {
    padding-top: 10px;
    opacity: 0;
  }
  .div-block-9 {
    padding: 20px;
    opacity: 1;
  }
  .image-10.close {
    top: 5px;
    right: 5px;
  }
  .vmodal {
    opacity: 0;
  }
  .all-modals {
    display: block;
  }
  .modal-head {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    opacity: 1;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }
  .right-arrow {
    width: 40px;
  }
  .left-arrow {
    width: 30px;
  }
  .modal-ul {
    text-align: center;
  }
  .unordered-list-4.modal-ul-mini {
    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;
  }
  .unordered-list-6.modal-ul {
    text-align: center;
  }
  .center {
    text-align: center;
  }
  .list-item-4 {
    text-align: center;
  }
  .list-item-5 {
    text-align: center;
  }
  .list-item-6 {
    text-align: center;
  }
  .list-item-7 {
    text-align: center;
  }
  .list-item-8 {
    text-align: center;
  }
  .list-item-9 {
    text-align: center;
  }
  .list-item-10 {
    text-align: center;
  }
  .list-item-11 {
    text-align: center;
  }
  .list-item-12 {
    text-align: center;
  }
  .list-item-13 {
    text-align: center;
  }
  .list-item-14 {
    text-align: center;
  }
  .list-item-15 {
    text-align: center;
  }
  .list-item-16 {
    text-align: center;
  }
  .list-item-17 {
    text-align: center;
  }
  .list-item-18 {
    text-align: center;
  }
  .list-item-19 {
    text-align: center;
  }
  .list-item-20 {
    text-align: center;
  }
  .list-item-21 {
    text-align: center;
  }
  .list-item-22 {
    text-align: center;
  }
  .list-item-23 {
    width: 100%;
    text-align: center;
  }
  .list-item-24 {
    text-align: center;
  }
  .list-item-25 {
    text-align: center;
  }
  .list-item-26 {
    text-align: center;
  }
  .list-item-27 {
    text-align: center;
  }
  .list-item-28 {
    text-align: center;
  }
  .list-item-29 {
    text-align: center;
  }
  .list-item-30 {
    text-align: center;
  }
  .list-item-31 {
    text-align: center;
  }
}