.width-medium {
  max-width: 780px;
}
.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}
.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
h2 {
  color: rgb(17, 17, 18);
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 500;
  line-height: 1.2em;
}
.base-container {
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}
.video-content-tablet {
  width: 70%;
  color: #fff;
  margin-right: auto;
  display: none;
}
.base-video-container {
  width: 100%;
  max-width: 1200px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}  
.hero-banner-image {
  width: 18vw;
  height: 18vw;
  min-height: 18vw;
  border-radius: 20px;
  position: relative;
  left: 0%;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 51, 102, 0.5);
}
.clip-title {
  z-index: 200;
  border-bottom: 1px #d2d2cf;
  position: relative;
  overflow: hidden;
}
.fill-word {
  z-index: 10;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  font-weight: 800;
  position: relative;
  color: #011f3e;
}
.video-height {
  justify-content: space-between;
  padding-top: 100%;
  display: flex;
}
.video-content-sticky {
  height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  overflow: hidden;
}
.videos-container {
  z-index: 5;
  grid-column-gap: 10vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: -5vw;
  margin-right: -5vw;
  display: grid;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}
.video-strip {
  z-index: 1;
  height: 200vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  margin-top: 0;
  padding-top: 20vh;
  display: grid;
  position: relative;
}
.video-strip.left-strip {
  width: 85%;
  height: 260vh;
  grid-template-rows: 1fr 1fr 1fr;
  padding-top: 15vh;
  padding-bottom: 0;
}
.video-strip.right-strip {
  height: 280vh;
  grid-template-rows: .7fr 2fr 1fr;
  padding-top: 10vh;
  padding-bottom: 0;
}
.bottom-video-content {
  z-index: 100;
  max-width: 22rem;
  grid-row-gap: 40px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}
.video-item-scroll {
  width: 17vw;
  border-radius: .625rem;
  position: relative;
  overflow: visible;
}
.contact-us-sticky-con {
  height: 200vh;
  flex-direction: column;
  display: flex;
}
.video-sticky-trigger {
  flex: 1;
  margin-top: -100vh;
  padding: 0;
}
.section-video-scroll {
  position: relative;
}
.about-us-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 51, 102, 0.5);
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06152-50f20c11 {
  grid-area: 1 / 1 / 2 / 3;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06153-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06158-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: start;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d0615d-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06162-50f20c11 {
  grid-area: 1 / 3 / 2 / 5;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06163-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: end;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06168-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d0616d-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}
#w-node-_17358bd7-5cba-a991-48ca-862556d06172-50f20c11 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
  z-index: 99;
}  
#w-node-_17358bd7-5cba-a991-48ca-862556d06180-50f20c11 {
  align-self: center;
  justify-self: center;
}