h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #616161;
  font-size: 32px;
  line-height: 36px;
  font-style: normal;
  font-weight: 600;
}

li {
  font-family: 'Graphik 200';
  font-weight: 400;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-top: 5vh;
  padding-right: 0vw;
  padding-left: 10vw;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.heading {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  margin: 0px 0vw;
  font-family: Montserrat, sans-serif;
  color: #616161;
  font-size: 48px;
  line-height: 64px;
  font-weight: 700;
  letter-spacing: 3px;
  text-shadow: 1px 1px 6px transparent;
}

.div-block-2 {
  position: relative;
  z-index: 6;
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 200px;
  margin-top: 15vh;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ". . .";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #616161;
  line-height: 24px;
  text-decoration: none;
}

.div-block-3 {
  position: relative;
  z-index: 5;
  width: 200px;
  height: 200px;
  margin-bottom: 16vh;
  background-image: url('../images/TRANSCORP-LOGO-png.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #616161;
  text-decoration: none;
}

.link:hover {
  color: #7ecf5e;
}

.text-span {
  color: #616161;
  text-decoration: none;
}

.text-span:hover {
  color: #7ecf5e;
}

.link-2 {
  text-decoration: none;
}

.link-3 {
  color: #616161;
  text-decoration: none;
}

.link-3:hover {
  color: #7ecf5e;
}

.link-4 {
  color: #616161;
  text-decoration: none;
}

.link-4:hover {
  color: #7ecf5e;
}

.div-block-5 {
  position: static;
  z-index: 5;
  width: 100%;
  min-height: 347px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 0px;
  -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;
}

.div-block-7 {
  margin-bottom: 0vh;
}

.div-block-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 400px;
  padding: 2vw;
  -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;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.text-block-4 {
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  color: #616161;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0px;
}

.footer-header {
  margin-bottom: 80px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 4vw;
  font-weight: 900;
  letter-spacing: 0px;
}

.div-block-10 {
  margin-top: 5vh;
  margin-right: 1px;
  padding-right: 10vw;
}

.servicehero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 5vw;
  grid-row-gap: 16px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 5vw 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 50vh;
  grid-template-rows: 50vh;
}

.container {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100%;
  max-width: 2000px;
  min-height: 600px;
  padding-right: 5vw;
  padding-bottom: 5vh;
  padding-left: 5vw;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.justify-end {
  z-index: 20;
  max-width: 1500px;
  min-height: 500px;
  margin-top: 78px;
  padding-bottom: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.container.flex-horizontal {
  max-width: 2000px;
  padding-top: 15vh;
  padding-bottom: 0vh;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.flex-horizontal.about-us-footer {
  max-width: 1400px;
}

.container.justify-centre {
  overflow: visible;
  height: 100vh;
  min-height: 710px;
}

.container.custom {
  max-width: 1400px;
  min-height: 800px;
  padding-bottom: 5vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container.custom-content {
  max-width: 1400px;
  min-height: auto;
  padding-top: 5vh;
  padding-bottom: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.custom-milestone {
  max-width: 1400px;
  min-height: 500px;
  padding-top: 0vh;
  padding-bottom: 5vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-item {
  margin-bottom: 12px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.list-item.mobile-only {
  display: none;
}

.background-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: radial-gradient(circle farthest-corner at 30% 131%, #04050e, hsla(0, 0%, 100%, 0)), url('../images/Last-Mile.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.background-image.retail {
  background-image: radial-gradient(circle farthest-corner at 0% 100%, rgba(48, 46, 56, 0.78), hsla(0, 0%, 100%, 0)), url('../images/RetailDeliveries_web.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.background-image.warehouse {
  background-image: radial-gradient(circle farthest-corner at 8% 80%, rgba(15, 15, 15, 0.86), rgba(0, 0, 0, 0.01)), url('../images/Warehouse_web.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
  -webkit-filter: none;
  filter: none;
}

.background-image.rent-a-van {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: auto;
  background-image: linear-gradient(4deg, rgba(26, 25, 24, 0.85) 30%, rgba(119, 103, 79, 0) 48%, hsla(0, 0%, 100%, 0)), url('../images/Leasing-Solutions.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.service-hero {
  position: relative;
  z-index: 200;
  overflow: hidden;
}

.service-heading {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 4vw;
  font-weight: 700;
  text-shadow: 1px 1px 10px #414141;
}

.service-tagline {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}

.service-tagline.max-service-width {
  text-shadow: 1px 1px 6px #000;
}

.list {
  margin-right: 5vw;
  padding-left: 16px;
  color: #b7d157;
  text-transform: capitalize;
}

.last-mile-deliveries {
  width: 100vw;
  height: 100vh;
  background-color: #b7d157;
}

.last-mile-deliveries.snap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.last-mile-deliveries.snap.service-animation {
  min-height: 500px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.service-tagline-hero {
  overflow: hidden;
  margin-bottom: 60px;
  padding-top: 12px;
  padding-bottom: 16px;
  border-bottom: 2px solid #b7d157;
  font-family: Graphik, sans-serif;
  color: #fff;
}

.service-tagline-hero.yellow---bottomborder {
  border-bottom-color: #bcbe38;
}

.service-tagline-hero.blue-bottom-border {
  border-bottom-color: #0c8cd1;
}

.service-tagline-hero.greenbottomborder {
  border-bottom-color: #7ecf5e;
}

.service-list-hero {
  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;
}

.retail-deliveries {
  width: 100vw;
  height: 100vh;
  background-color: #b7d157;
}

.retail-deliveries.snap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.warehousing {
  width: 100vw;
  height: 100vh;
  background-color: #b7d157;
}

.warehousing.snap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.leasing-solutions {
  width: 100vw;
  height: 100vh;
  background-color: #b7d157;
}

.leasing-solutions.snap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.slide-number-fixed {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.moving-timer {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b7d157), to(#b7d157));
  background-image: linear-gradient(180deg, #b7d157, #b7d157);
}

.slider-subheading {
  max-width: 350px;
  padding-left: 5vw;
  color: #c2b5b5;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
}

.slider-subheading.width {
  max-width: none;
  font-family: Graphik, sans-serif;
}

.mask {
  overflow: hidden;
}

.slider-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 38%;
  height: 100%;
  padding-top: 20vh;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.right-arrow {
  left: 19%;
  top: auto;
  right: auto;
  bottom: 13%;
  width: 50px;
  height: 50px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.right-arrow:hover {
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

.technology-slider {
  height: 100vh;
  min-height: 800px;
  padding: 0vh 0vw;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.91)), to(rgba(0, 0, 0, 0.91))), url('../images/4aa6da4e-95ce-4593-be69-53457dba3420.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.91), rgba(0, 0, 0, 0.91)), url('../images/4aa6da4e-95ce-4593-be69-53457dba3420.jpeg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.technology-slider.snap {
  min-height: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.77)), to(rgba(0, 0, 0, 0.77))), url('../images/4aa6da4e-95ce-4593-be69-53457dba3420.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77)), url('../images/4aa6da4e-95ce-4593-be69-53457dba3420.jpeg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.slide-image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 80vw;
  height: auto;
  margin-top: 10vh;
  margin-right: 5vw;
  margin-left: 5vw;
  -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: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.slide-image-wrapper._4 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.icon {
  margin-left: 0px;
  font-size: 24px;
}

.slider-heading {
  min-height: auto;
  margin-top: 10vh;
  margin-bottom: 16px;
  padding-left: 5vw;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 4vw;
  text-shadow: 1px 1px 10px #414141;
}

.nav-wrap {
  position: absolute;
  left: 8%;
  top: auto;
  right: auto;
  bottom: 14.5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: auto;
  -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;
  background-color: transparent;
}

.slide-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/1.png');
  background-position: 0px 10vh;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-image._03 {
  background-image: url('../images/2.png');
}

.slide-image._06 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/ip2.png');
  background-position: 50% 50%;
  background-size: contain;
}

.slide-image._05 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/Call-Logs.png');
  background-position: 50% 50%;
  background-size: contain;
}

.slide-image._02 {
  background-image: url('../images/3.png');
  background-position: 0px 10vh;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-image._04 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/Order-Details.png');
  background-position: 50% 50%;
  background-size: contain;
}

.slide-image._07 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 50%;
  background-image: url('../images/Signature.png');
  background-position: 50% 50%;
  background-size: contain;
}

.left-arrow {
  left: 5vw;
  top: auto;
  right: auto;
  bottom: 13%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.left-arrow:hover {
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

.slides {
  overflow: hidden;
  background-color: transparent;
}

.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.slider-number {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.icon-2 {
  font-size: 24px;
}

.timer-wrapper {
  position: relative;
  overflow: hidden;
  width: 71%;
  height: 2px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #fff;
}

.slide-nav {
  display: none;
}

.image-2 {
  max-width: none;
  margin-right: 15px;
}

.heading-3 {
  max-width: none;
  margin-top: 9px;
  margin-bottom: 80px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
}

.footer-subheading {
  margin-bottom: 16px;
  padding-bottom: 5px;
  border-bottom: 0.5px solid #c2b5b5;
  color: #c2b5b5;
  font-weight: 600;
}

.link-5 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-5:hover {
  color: #b7d157;
}

.image-3 {
  margin-right: 24px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.image-3:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.link-block-3 {
  margin-right: 0px;
}

.footer-hero {
  padding-top: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 12, 49, 0.69)), color-stop(58%, hsla(0, 0%, 100%, 0))), url('../images/ABOUT-US-1.1-WB.jpg');
  background-image: linear-gradient(180deg, rgba(15, 12, 49, 0.69), hsla(0, 0%, 100%, 0) 58%), url('../images/ABOUT-US-1.1-WB.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, 2736px;
  background-attachment: scroll, fixed;
}

.footer.snap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  -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-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: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #1d1d1d), color-stop(70%, rgba(12, 12, 12, 0.81)), to(hsla(0, 0%, 100%, 0))), url('../images/Transcorp-Footer.jpg');
  background-image: linear-gradient(180deg, #1d1d1d 30%, rgba(12, 12, 12, 0.81) 70%, hsla(0, 0%, 100%, 0)), url('../images/Transcorp-Footer.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.div-block-202 {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.page--indacator-dots {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding-right: 2vw;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.scroll {
  position: absolute;
  right: 5vw;
  bottom: 15vh;
  z-index: 1500;
  display: none;
  width: 23px;
  height: 38px;
  padding: 0px;
  -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;
  border: 2px solid #fff;
  border-radius: 30%;
  color: #fff;
}

.text-block-18 {
  position: absolute;
  left: -58px;
  top: 8px;
  font-family: Montserrat, sans-serif;
  letter-spacing: 1px;
}

.ciircle {
  display: block;
  overflow: hidden;
  width: 10px;
  height: 10px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  border-radius: 100%;
  color: #fff;
  text-decoration: none;
}

.ciircle:hover {
  overflow: visible;
  background-color: #fff;
}

.ciircle:active {
  border-color: #b7d157;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.ciircle:focus {
  overflow: hidden;
  border-style: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b7d157), to(#b7d157));
  background-image: linear-gradient(180deg, #b7d157, #b7d157);
  color: #b7d157;
}

.ciircle.w--current {
  position: relative;
  overflow: hidden;
  width: 10px;
  height: 10px;
  border: 1px none #fff;
  border-radius: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b7d157), to(#b7d157));
  background-image: linear-gradient(180deg, #b7d157, #b7d157);
  font-size: 16px;
  text-decoration: none;
}

.text-block-21 {
  position: relative;
  left: -2905%;
  top: -5px;
  right: 44px;
  display: inline-block;
  width: 215px;
  font-weight: 500;
  text-align: right;
}

.body {
  font-family: Graphik, sans-serif;
  font-size: 16px;
}

.home.snap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 710px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-41 {
  font-weight: 500;
}

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

.call-icon {
  position: static;
  left: 0px;
  top: -14px;
  margin-top: 0px;
  margin-right: 8px;
}

.dropdown-list-2 {
  margin-top: 1px;
}

.dropdown-list-2.w--open {
  z-index: 1;
  overflow: hidden;
  margin-top: 4px;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 1px 3px -7px #000;
}

.nav-container {
  width: 100vw;
  max-width: 2000px;
  padding-right: 5vw;
  padding-left: 5vw;
}

.nav-container.aboutus-nav--container {
  max-width: 1400px;
}

.email-icon {
  position: static;
  left: 0px;
  top: -14px;
  margin-top: 0px;
  margin-right: 8px;
}

.dropdown-link-2 {
  border-top: 1px none #b7d157;
  font-family: Graphik, sans-serif;
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.dropdown-link-2:hover {
  color: #b7d157;
}

.dropdown-link-2:focus {
  color: #000;
}

.dropdown-link-2.w--current {
  color: #b7d157;
}

.brand {
  width: 200px;
}

.brand.w--current {
  width: 200px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation--bar {
  position: fixed;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: none;
  padding-right: 0vw;
  padding-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.navigation--bar.width-max-1400 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.dropdown-link {
  overflow: hidden;
  border-top: 1px none #b7d157;
  border-bottom: 1px none #b7d157;
  font-family: Graphik, sans-serif;
  color: #5f5f5f;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}

.dropdown-link:hover {
  color: #b7d157;
}

.link-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.dropdown-link-3 {
  border-top: 1px none #b7d157;
  color: #5f5f5f;
  font-weight: 500;
}

.dropdown-link-3:hover {
  color: #b7d157;
}

.dropdown-link-3.w--current {
  font-family: Graphik, sans-serif;
  color: #b7d157;
  font-size: 16px;
}

.image {
  width: 100%;
  margin: 16px 0px;
  padding-right: 8px;
}

.nav-link {
  font-family: Graphik, sans-serif;
  color: #616161;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

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

.nav-link.w--current {
  color: #b7d157;
}

.nav-link.phone {
  padding-left: 6px;
}

.nav-link.nav-phone {
  display: none;
}

.nav-link.contact-mobile {
  display: none;
}

.nav-link.customer-portal {
  margin-right: 20px;
  padding: 11px;
  border: 1px none #000;
  background-color: #b7d157;
  color: #fff;
  cursor: pointer;
}

.nav-link.customer-portal:hover {
  background-color: #0c8cd1;
}

.email-hero {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-40 {
  font-weight: 500;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  min-height: auto;
  padding-left: 0px;
  background-color: rgba(2, 3, 2, 0.65);
}

.text-span-2 {
  color: #b7d157;
}

.service-link {
  position: relative;
  margin-right: 24px;
  padding: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: #b7d157;
  border-radius: 3px;
  -webkit-transition: all 350ms cubic-bezier(.19, 1, .22, 1);
  transition: all 350ms cubic-bezier(.19, 1, .22, 1);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.service-link:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #b7d157;
  background-color: transparent;
  color: #b7d157;
}

.statistic-sub-text {
  overflow: visible;
  color: #c2b5b5;
  font-size: 18px;
  font-weight: 600;
  text-shadow: none;
}

.headline {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 0px;
  margin-bottom: 2vw;
  padding-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 4vw;
  line-height: 6vw;
  font-weight: 700;
  letter-spacing: 0px;
  text-shadow: 1px 1px 10px #414141;
}

.mobile-slider-content {
  position: relative;
  z-index: 60;
  display: -ms-grid;
  display: grid;
  width: auto;
  max-width: none;
  min-height: 90px;
  min-width: auto;
  margin-top: 7vh;
  margin-right: 0px;
  margin-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 0.7vw;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 2vw 1fr 2vw 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 0.7vw auto 0.7vw auto;
  grid-template-rows: auto auto auto;
}

.statistic-text {
  overflow: visible;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-shadow: none;
}

.headline-hero {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  min-height: 0px;
  min-width: auto;
  margin-top: 15vh;
  margin-bottom: 7vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.statistics--slider {
  display: none;
}

.statistics-grid {
  position: relative;
  z-index: 60;
  display: -ms-grid;
  display: grid;
  width: auto;
  max-width: none;
  min-height: 90px;
  min-width: auto;
  margin: 7vh 0px 5vh 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 2vw;
  grid-row-gap: 0.7vw;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 2vw 1fr 2vw 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 0.7vw auto 0.7vw auto;
  grid-template-rows: auto auto auto;
  cursor: default;
}

.statistic {
  margin-bottom: 12px;
  color: #b7d157;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 1px 1px 5px #414141;
}

.statistics-hero {
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.service-link-hero {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: auto;
  height: 100%;
  min-height: auto;
  margin-top: 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-filter: blur(0.5px) grayscale(50%);
  filter: blur(0.5px) grayscale(50%);
}

.body-2 {
  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;
  font-family: Graphik, sans-serif;
  color: #000;
}

.about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 800px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(110, 165, 248, 0.14)), to(rgba(110, 165, 248, 0.14))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(rgba(22, 22, 22, 0.62))), url('../images/Transcorp-Team.jpg');
  background-image: linear-gradient(180deg, rgba(110, 165, 248, 0.14), rgba(110, 165, 248, 0.14)), linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(22, 22, 22, 0.62)), url('../images/Transcorp-Team.jpg');
  background-position: 0px 0px, 0px 0px, 50% 10%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.scoll-page {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 2px;
  height: 15vh;
  margin-right: 2vw;
  background-color: #75b842;
}

.text-block-39 {
  -webkit-transform: rotate(-90deg) translate(-29px, -5px);
  -ms-transform: rotate(-90deg) translate(-29px, -5px);
  transform: rotate(-90deg) translate(-29px, -5px);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
}

.heading-8 {
  min-height: auto;
  margin-bottom: 16px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px none #75b842;
  border-left: 3px none #b7d157;
  color: #f2f2f3;
  font-size: 50px;
  line-height: 50px;
}

.text-block-32 {
  padding-bottom: 16px;
  border-bottom: 1px solid #75b842;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.text-span-4 {
  color: #fff;
  font-weight: 600;
}

.more-aboutus {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.text-span-5 {
  color: #5f5f5f;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}

.text-span-7 {
  border-style: none;
  border-width: 1px;
  border-color: #000 #000 #b7d157;
  color: #000;
  text-decoration: none;
}

.text-block-33 {
  margin-bottom: 0px;
  color: #302f2f;
  font-size: 18px;
  line-height: 30px;
}

.text-span-10 {
  color: #b7d157;
  font-size: 24px;
}

.text-span-6 {
  font-style: italic;
}

.text-span-8 {
  border-bottom: 2px none #c2b5b5;
  text-decoration: none;
}

.text-span-8:hover {
  color: #000;
}

.tabs-2 {
  width: 100%;
}

.tabs-menu {
  margin-bottom: 16px;
}

.milestones-compliances {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 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;
  border-radius: 20px;
}

.tabnav {
  margin-right: 32px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tabnav.w--current {
  margin-right: 32px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  border-bottom: 2px solid #b7d157;
  background-color: hsla(0, 0%, 78.4%, 0);
}

.milestone-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  font-family: Graphik, sans-serif;
  color: #616161;
  font-size: 18px;
  line-height: 30px;
  list-style-type: disc;
}

.testimonials-tab-hero {
  width: 100%;
  margin-top: 60px;
}

.play-icon {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-left: 12px;
  padding: 5px 10px;
  border-radius: 20px;
  background-color: #75b842;
  font-weight: 400;
}

.play-icon:hover {
  background-color: #b7d157;
}

.testimonial-about-heading {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.link-block-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.text-block-35 {
  color: #616161;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.list-2 {
  margin-right: 5vw;
  margin-bottom: 6px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.testimonials-name {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  margin-left: 12px;
  padding: 0px;
  color: #616161;
  font-weight: 400;
}

.div-block-216 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}

.testimonial-tab {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 16px;
  padding: 24px 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #c2b5b5;
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}

.testimonial-tab:hover {
  padding-left: 22px;
  border-width: 3px;
  border-color: #b7d157;
}

.right-arrow-2 {
  background-color: rgba(2, 2, 2, 0.4);
}

.slider-2 {
  display: block;
  height: 100vh;
  margin-top: 0px;
}

.section-6 {
  display: block;
  overflow: hidden;
  width: 100vw;
}

.video-3 {
  display: none;
}

.link-block-4 {
  display: none;
}

.left-arrow-2 {
  background-color: rgba(0, 0, 0, 0.4);
}

.video-4 {
  display: none;
}

.service-hero-wrapper {
  position: relative;
  z-index: 200;
  overflow: visible;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.text-span-11 {
  color: #fff;
}

.milestone-link {
  color: #616161;
}

.milestone-link:hover {
  color: #b7d157;
}

.utility-page-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  padding-left: 8vw;
  -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-image: none;
  background-size: auto;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  font-family: Graphik, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.utility-page-content {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  margin-right: 0px;
  -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;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 4px solid #fff;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  text-align: left;
}

.image-4 {
  color: #b7d157;
}

.text-block-43 {
  margin-bottom: 13px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
}

.link-6 {
  margin-bottom: 6px;
  font-family: Graphik, sans-serif;
  color: #b7d157;
  font-size: 16px;
  text-align: left;
}

.text-block-44 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 4px solid #fff;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: left;
}

.div-block-217 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/404-Error.jpg');
  background-position: 0% 0%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 80px;
}

.div-block-218 {
  height: 80vh;
}

.div-block-219 {
  position: relative;
  width: 80%;
  height: 100%;
}

.div-block-220 {
  width: 20%;
}

.heading-10 {
  font-family: Graphik, sans-serif;
  font-size: 30px;
}

.olivia---button {
  position: relative;
  margin-bottom: 24px;
  cursor: pointer;
}

.olivia {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
}

.lee {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
}

.lee-button {
  position: relative;
  cursor: pointer;
}

.link-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.html-embed {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  display: block;
  margin-right: 2vw;
  margin-bottom: 20px;
  cursor: pointer;
}

.dropdown-link-4 {
  border-top: 1px none #b7d157;
  color: #5f5f5f;
  font-weight: 500;
}

.dropdown-link-4:hover {
  color: #b7d157;
}

.dropdown-link-4.w--current {
  font-family: Graphik, sans-serif;
  color: #b7d157;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 36px;
    line-height: 46px;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    letter-spacing: 0px;
  }

  .div-block-2 {
    grid-column-gap: 1vw;
    grid-template-areas: ". . .";
    -ms-grid-columns: 1fr 1vw 2fr 1vw 1fr;
    grid-template-columns: 1fr 2fr 1fr;
  }

  .div-block-3 {
    width: 150px;
  }

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

  .text-block-4 {
    font-size: 15px;
  }

  .footer-header {
    font-size: 42px;
  }

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

  .container.justify-end {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container.justify-centre {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .list-item {
    font-size: 16px;
    list-style-type: disc;
  }

  .service-heading {
    font-size: 42px;
  }

  .service-tagline {
    font-size: 22px;
  }

  .list {
    margin-right: 36px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .slider-content {
    width: auto;
    height: auto;
    padding-top: 0vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .right-arrow {
    left: 80vw;
  }

  .technology-slider.snap {
    min-height: 600px;
    padding: 60px 5vw;
  }

  .slide-image-wrapper._4 {
    min-height: 350px;
    margin-top: 0vh;
  }

  .slide-image-wrapper._4._2-phones {
    margin-top: 60px;
  }

  .slider-heading {
    margin-top: 0px;
    font-size: 42px;
  }

  .nav-wrap {
    left: 19%;
    bottom: 10%;
    width: 70%;
  }

  .left-arrow {
    left: 10vw;
  }

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

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

  .footer-subheading {
    margin-top: 48px;
  }

  .div-block-202 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .page--indacator-dots {
    width: 50px;
  }

  .call-hero {
    display: none;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .call-icon {
    margin-left: 5vw;
  }

  .icon-5 {
    margin-right: 5vw;
  }

  .dropdown-list-2.w--open {
    background-color: #202020;
  }

  .nav-container {
    min-height: 0px;
  }

  .email-icon {
    margin-left: 5vw;
  }

  .dropdown-link-2 {
    padding-top: 3vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
  }

  .dropdown-link-2.w--current {
    color: #b7d157;
  }

  .brand {
    width: 200px;
  }

  .brand.w--current {
    width: 180px;
  }

  .nav-menu {
    z-index: 2000;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #292929;
  }

  .navigation--bar {
    z-index: 2000;
    height: auto;
  }

  .icon-3 {
    font-size: 34px;
  }

  .dropdown-link {
    padding-top: 3vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
  }

  .link-block {
    display: none;
    text-align: left;
  }

  .dropdown-link-3 {
    padding-top: 3vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
  }

  .menu-button {
    margin-top: 8px;
  }

  .menu-button.w--open {
    margin-top: 0px;
    padding: 25px;
    background-color: #b7d157;
    font-size: 25px;
  }

  .nav-link {
    padding-top: 2vh;
    padding-bottom: 2vh;
    padding-left: 5vw;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 3px;
    text-transform: uppercase;
  }

  .nav-link.w--current {
    padding-top: 3vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
    border-style: none;
    border-width: 1px;
    border-color: #c2b5b5;
    color: #b7d157;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 3px;
    text-decoration: underline;
    text-transform: uppercase;
  }

  .nav-link.phone {
    margin-right: auto;
    margin-left: 0px;
    text-transform: none;
  }

  .nav-link.contact-mobile {
    display: block;
  }

  .nav-link.customer-portal {
    margin-left: 4vw;
  }

  .email-hero {
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .text-block-40 {
    padding-bottom: 1px;
    font-size: 16px;
  }

  .service-link {
    margin-right: 12px;
    font-size: 16px;
  }

  .statistic-sub-text {
    font-size: 16px;
  }

  .headline {
    font-size: 42px;
    line-height: 60px;
  }

  .statistic-text {
    font-size: 16px;
  }

  .statistic {
    font-size: 24px;
  }

  .slider-2 {
    display: none;
    width: 100vw;
    height: auto;
    margin-top: 80px;
  }

  .text-block-42 {
    font-family: Graphik, sans-serif;
    color: #414141;
    font-weight: 600;
    text-decoration: none;
  }

  .section-6 {
    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;
  }

  .video-3 {
    display: block;
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .link-block-4 {
    display: block;
    margin: 24px;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-style: solid;
    border-width: 2px;
    border-color: #b7d157;
    text-align: center;
    text-decoration: none;
  }

  .video-4 {
    display: block;
    margin-top: 0px;
  }

  .div-block-217 {
    background-position: 0% 100%;
    background-size: cover;
  }

  .dropdown-link-4 {
    padding-top: 3vh;
    padding-bottom: 3vh;
    padding-left: 5vw;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-right: 10vw;
    padding-left: 10vw;
    -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-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph {
    margin-bottom: 5vh;
  }

  .div-block-6 {
    width: 100%;
    min-height: 0%;
    margin-bottom: 10vh;
  }

  .div-block-8 {
    width: 80%;
    min-height: 0px;
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-header {
    font-size: 30px;
  }

  .container.custom {
    padding-right: 32px;
    padding-left: 32px;
  }

  .list-item {
    font-size: 14px;
  }

  .background-image {
    background-position: 0px 0px, 87% 50%;
  }

  .background-image.warehouse {
    background-position: 0px 0px, 50% 100%;
  }

  .service-heading {
    font-size: 30px;
  }

  .service-tagline {
    font-size: 18px;
  }

  .service-tagline.max-service-width {
    max-width: 380px;
    line-height: 26px;
  }

  .slider-heading {
    font-size: 30px;
  }

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

  .footer-subheading.other-links {
    display: none;
  }

  .link-5.hide-for-mobile {
    display: none;
  }

  .div-block-202 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .menu-button {
    margin-top: 0px;
  }

  .service-link {
    border-style: solid;
    border-color: #b7d157;
    font-size: 14px;
  }

  .statistic-sub-text {
    font-size: 14px;
  }

  .headline {
    min-height: 120px;
    margin-bottom: 5vw;
    font-size: 26px;
    line-height: 44px;
  }

  .statistic-text {
    font-size: 14px;
  }

  .headline-hero {
    margin-top: 16vh;
  }

  .statistic {
    font-size: 18px;
  }

  .service-link-hero {
    display: -ms-grid;
    display: grid;
    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;
  }

  .heading-8 {
    font-size: 34px;
  }

  .text-block-32 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-33 {
    font-size: 16px;
    line-height: 24px;
  }

  .milestone-list {
    font-size: 16px;
    line-height: 24px;
  }

  .link-block-4 {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .link-block-4:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b7d157), to(#b7d157));
    background-image: linear-gradient(180deg, #b7d157, #b7d157);
    color: #b7d157;
  }

  .heading-9 {
    font-size: 60px;
    line-height: 70px;
    text-shadow: 1px 1px 6px #585757;
  }

  .text-block-43 {
    color: #fff;
    font-size: 22px;
    line-height: 31px;
    text-shadow: 1px 1px 6px #5c5c5c;
  }

  .text-block-44 {
    font-size: 16px;
  }

  .div-block-217 {
    background-position: 29% 50%;
    -webkit-filter: blur(0.5px) grayscale(100%);
    filter: blur(0.5px) grayscale(100%);
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100%;
    padding-top: 10vh;
    padding-bottom: 10vh;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading {
    margin-bottom: 9vh;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0px;
  }

  .div-block-2 {
    margin-top: 0vh;
    margin-right: 2px;
    padding: 12px;
    grid-template-areas: ". . ."
      ". . ."
      ". . .";
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .div-block-3 {
    width: 100px;
    height: 46px;
    margin-bottom: 0vh;
  }

  .div-block-5 {
    min-height: 0px;
  }

  .div-block-6 {
    margin-bottom: 0vh;
  }

  .div-block-8 {
    margin-bottom: 5vh;
  }

  .footer-header {
    font-size: 21px;
    line-height: 32px;
  }

  .container {
    min-height: auto;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .container.justify-end {
    overflow: hidden;
    min-height: auto;
    padding-bottom: 60px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .container.flex-horizontal {
    padding-top: 5vh;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container.custom {
    min-height: auto;
  }

  .list-item {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
  }

  .background-image {
    background-image: radial-gradient(circle farthest-corner at 30% 131%, #000 10%, hsla(0, 0%, 100%, 0)), url('../images/Last-Mile.jpg');
    background-position: 0px 0px, 87% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .background-image.rent-a-van {
    background-image: linear-gradient(3deg, #111011, rgba(0, 0, 0, 0.73) 29%, rgba(60, 60, 60, 0) 62%, hsla(0, 0%, 100%, 0)), url('../images/Lease_web-.jpg');
    background-position: 0px 0px, 51% 100%;
    background-size: auto, cover;
  }

  .service-heading {
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 900;
  }

  .service-tagline {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
  }

  .service-tagline.max-service-width {
    font-size: 13px;
    line-height: 20px;
  }

  .list {
    margin-right: 12px;
    margin-bottom: 0px;
    padding-left: 14px;
  }

  .last-mile-deliveries.snap {
    height: 90vh;
    min-height: auto;
  }

  .service-tagline-hero {
    margin-bottom: 24px;
    padding-top: 0px;
    padding-bottom: 6px;
  }

  .service-list-hero {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .retail-deliveries.snap {
    height: 90vh;
    min-height: auto;
  }

  .warehousing.snap {
    height: 90vh;
    min-height: auto;
  }

  .leasing-solutions.snap {
    height: 90vh;
    min-height: auto;
  }

  .slider-subheading.width {
    max-width: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
  }

  .slider-content {
    margin-top: 100px;
  }

  .right-arrow {
    left: auto;
    top: auto;
    right: 24px;
    bottom: 60px;
  }

  .technology-slider.snap {
    height: 90vh;
    min-height: auto;
    padding: 0px 24px;
    font-size: 12px;
  }

  .slide-image-wrapper._4._2-phones {
    min-height: 30vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .icon {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    font-size: 18px;
  }

  .slider-heading {
    margin-top: 0px;
    font-size: 22px;
    font-weight: 900;
  }

  .nav-wrap {
    left: 15%;
    top: auto;
    right: 0%;
    bottom: 60px;
  }

  .slide-image._05 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .slide-image._04 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .left-arrow {
    left: 24px;
    top: auto;
    right: auto;
    bottom: 60px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .wrapper {
    height: auto;
    min-height: 450px;
    margin-bottom: 1%;
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .icon-2 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    font-size: 18px;
  }

  .image-2 {
    width: 20px;
    height: 18px;
  }

  .heading-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: none;
    margin-top: 41px;
    margin-bottom: 50px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 21px;
    line-height: 32px;
    font-weight: 900;
    letter-spacing: 0px;
  }

  .footer-subheading {
    margin-top: 1px;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
  }

  .footer-subheading.spacing {
    margin-top: 24px;
  }

  .link-5 {
    font-size: 12px;
    font-weight: 500;
  }

  .image-3 {
    width: 18px;
    height: 18px;
  }

  .image-3.facebook {
    width: 12px;
    height: 18px;
  }

  .footer-hero {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer.snap {
    overflow: hidden;
    height: 90vh;
    min-height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(8, 9, 24, 0.79)), color-stop(99%, rgba(12, 12, 12, 0.2)), to(rgba(0, 0, 0, 0.19))), url('../images/Transcorp-Footer.jpg');
    background-image: linear-gradient(180deg, rgba(8, 9, 24, 0.79) 61%, rgba(12, 12, 12, 0.2) 99%, rgba(0, 0, 0, 0.19)), url('../images/Transcorp-Footer.jpg');
    background-position: 0px 0px, 14% 100%;
    background-size: auto, cover;
  }

  .contact-detail-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start;
    font-size: 14px;
  }

  .div-block-202 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .page--indacator-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 15px;
    padding-top: 5vh;
    padding-right: 0vw;
    -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;
  }

  .scroll {
    display: none;
  }

  .ciircle {
    width: 5px;
    height: 5px;
  }

  .ciircle.w--current {
    z-index: 2000;
    width: 5px;
    height: 5px;
  }

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

  .home.snap {
    overflow: hidden;
  }

  .nav-container {
    padding: 0px 24px;
  }

  .dropdown-link-2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .brand {
    width: 100px;
    padding-left: 8px;
  }

  .brand.w--current {
    width: 100px;
    padding-left: 0px;
  }

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

  .dropdown-link {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .dropdown-link-3 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .menu-button {
    padding: 12px;
    font-size: 12px;
  }

  .menu-button.w--open {
    background-color: #282828;
  }

  .image {
    margin-left: 0px;
  }

  .nav-link {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .nav-link.w--current {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
  }

  .nav-link.contact-mobile {
    line-height: 22px;
    text-transform: capitalize;
  }

  .service-link {
    margin-bottom: 14px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
  }

  .service-link:hover {
    border-style: none;
    color: #b7d157;
    text-align: left;
  }

  .statistic-sub-text {
    font-size: 12px;
    font-weight: 500;
  }

  .headline {
    overflow: visible;
    margin-bottom: 0vw;
    padding-bottom: 40px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 5.5vw;
    line-height: 10vw;
    font-weight: 900;
  }

  .icon-6 {
    display: none;
  }

  .slide-2 {
    margin-top: 24px;
  }

  .mobile-slider-content {
    z-index: 100;
    display: block;
    margin-top: 0vh;
    margin-right: 3vw;
    margin-left: 0vw;
    grid-column-gap: 3vw;
    grid-row-gap: 0px;
    grid-template-areas: ".";
  }

  .statistic-text {
    font-size: 12px;
    font-weight: 500;
  }

  .slide-nav-2 {
    display: none;
  }

  .headline-hero {
    overflow: visible;
    margin-top: 15vh;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .statistics--slider {
    display: block;
    height: 100%;
    background-color: transparent;
  }

  .statistics-grid {
    z-index: 100;
    display: none;
    margin-top: 0vh;
    margin-right: 3vw;
    margin-left: 3vw;
    grid-column-gap: 3vw;
    grid-row-gap: 0px;
    grid-template-areas: ".";
  }

  .statistic {
    font-size: 18px;
    font-weight: 700;
  }

  .statistics-hero {
    display: block;
  }

  .link-indicator {
    color: #b7d157;
  }

  .left-arrow-3 {
    display: none;
  }

  .slide {
    height: auto;
  }

  .right-arrow-3 {
    display: none;
  }

  .service-link-hero {
    display: -ms-grid;
    display: grid;
    margin-bottom: 5vh;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 0px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 0px auto;
    grid-template-rows: auto auto;
  }

  .background-video {
    margin-top: 50px;
  }

  .about-us {
    min-height: auto;
  }

  .scoll-page {
    display: none;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-32 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
  }

  .tabnav.w--current {
    margin-right: 24px;
  }

  .text-block-35 {
    font-size: 18px;
    font-weight: 500;
  }

  .div-block-216 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .video-3 {
    margin-top: 50px;
  }

  .utility-page-wrap {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .div-block-217 {
    background-position: 30% 100%;
  }

  .dropdown-link-4 {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
  }
}

#w-node-609bdf4e5af4-3021976d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-26866814908d-3021976d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
}

#w-node-9c2d82c8c5dd-3021976d {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-9c2d82c8c5f1-3021976d {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-9c2d82c8c5f9-3021976d {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-84fbb8ed50e2-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-84fbb8ed50e4-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-84fbb8ed50e6-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-84fbb8ed50e8-a9219772 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-84fbb8ed50ea-a9219772 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-84fbb8ed50ec-a9219772 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-84fbb8ed50ee-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-84fbb8ed50f0-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-84fbb8ed50f2-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-37f224ae5ae1-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-37f224ae5ae3-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-37f224ae5ae5-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-37f224ae5ae9-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-37f224ae5aeb-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-37f224ae5aef-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-37f224ae5af1-a9219772 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-37f224ae5af5-a9219772 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-37f224ae5af7-a9219772 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-37f224ae5af9-a9219772 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-75db6ac632a3-63d2b38a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-75db6ac632a5-63d2b38a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-75db6ac632a7-63d2b38a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75db6ac632ab-63d2b38a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-75db6ac632ad-63d2b38a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75db6ac632b1-63d2b38a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-75db6ac632b3-63d2b38a {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-75db6ac632b7-63d2b38a {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-75db6ac632b9-63d2b38a {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-75db6ac632bb-63d2b38a {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-84fbb8ed50e4-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-84fbb8ed50e6-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-37f224ae5ae3-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-37f224ae5ae9-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-37f224ae5aeb-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-37f224ae5aef-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-37f224ae5af5-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-37f224ae5af7-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-37f224ae5af9-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-75db6ac632a5-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-75db6ac632ab-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-75db6ac632ad-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-75db6ac632b1-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-75db6ac632b7-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-75db6ac632b9-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-75db6ac632bb-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
}

@media screen and (max-width: 767px) {
  #w-node-84fbb8ed50e2-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-84fbb8ed50e4-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-84fbb8ed50e6-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-37f224ae5ae1-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-37f224ae5ae3-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-37f224ae5ae9-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-37f224ae5aef-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-37f224ae5af5-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-75db6ac632a3-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-75db6ac632a5-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-75db6ac632ab-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-75db6ac632b1-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-75db6ac632b7-63d2b38a {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-9c2d82c8c5dd-3021976d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-9c2d82c8c5f1-3021976d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-9c2d82c8c5f9-3021976d {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-84fbb8ed50e2-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-84fbb8ed50e4-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-84fbb8ed50e6-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-84fbb8ed50ea-a9219772 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-84fbb8ed50f0-a9219772 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-37f224ae5ae1-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-37f224ae5ae5-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-37f224ae5af1-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-37f224ae5af7-a9219772 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-75db6ac632a3-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-75db6ac632a7-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-75db6ac632b3-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-75db6ac632b9-63d2b38a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-100-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-100-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-200-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-600-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-700-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-200-Extralight-Italic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-300-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-300-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-800-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-400-RegularItalic.otf') format('opentype'), url('../fonts/Graphik-900-Super-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-800-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-400-Regular.otf') format('opentype'), url('../fonts/Graphik-900-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-500-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-700-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-600-Semibold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-500-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}