.video-box-wrapwer {
  position: absolute;
  top: 0px;
  left: 0px;
}

.vid-bg-blue {
  position: absolute;
  bottom: 0px;
  height: 477px;
  width: 100%;
  clip-path: polygon(1% 33%, 100% 0, 100% 100%, 0% 100%);
  background: linear-gradient(
    354.9deg,
    #ebf7ff 29.33%,
    rgba(235, 246, 255, 0) 132.18%
  );
  z-index: -1;
}
.k-video {
  position: relative;
  padding: 45px 40px;
  width: 60%;
  border: 1px solid #99d0ff;
  box-sizing: border-box;
  border-radius: 50px;
  height: 100%;
  backdrop-filter: blur(40px);
}

.k-vid {
  display: none;
}
.k-video:hover .hero-play-icon {
  opacity: 1;
  cursor: pointer;
}

.hero-form .form-control {
  width: 250px !important;
  width: 60%;
  padding: 8px 14px !important;
  font-weight: 500;
  font-size: 14px !important;
  border: 1px solid #504ee4;
  color: #504ee4;
  margin-right: 20px;
}
.txt-blue {
  color: #504ee4;
}
.video {
  width: 70vw !important;
  height: 80vh !important;
}

/* video box */
.video-box {
  position: fixed;
  top: 0px;
  z-index: 1000;
  left: 0px;
  background-color: #504ee4e1;
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-cross svg {
  color: white;
  width: 40px;
  height: 40px;
}
.video-box {
  display: none;
  top: 0px;
}
.pos-relative {
  z-index: 10;
  position: relative;
}
.video-box .pos-relative {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-box video {
  width: 70vw;
}
.btn-cross {
  cursor: pointer;
  z-index: 1001;
  position: absolute;
  top: 5%;
  right: 12%;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.landing-section .pos-abosolute-center:hover .hero-img {
  /* opacity: .5  !important; */
  cursor: pointer !important;
}
.hero-play-icon:hover .hero-img {
  cursor: pointer !important;
  /* opacity: .5 !important; */
}
.hero-img:hover {
  /* opacity: .5 !important; */
  cursor: pointer !important;
}
#vimeo_video {
  width: 70%;
  height: 80%;
}
/* ----------- */

/* tab section */
.video-items1 {
  display: none;
}
.activeVideos1 {
  display: block !important;
}
.tab-box .active p {
  color: #504ee4;
  /* border-top: 8px solid #504EE4; */
}

.tab-box-item:hover p {
  cursor: pointer;
  color: #504ee4;
}
.tab-box .nav-link {
  padding: 0px !important;
}
.tab-box-item p {
  padding: 12px 0px !important;
  color: #505050;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0px;
  letter-spacing: 0.01em;
}
.tab-box-item {
  position: relative;
  padding: 0px 30px !important;
  background: transparent !important;
  cursor: pointer;
}
.tab-box .active .border-top {
  display: block !important;
}
.border-top {
  position: absolute;
  top: 0px;
  background-color: #504ee4;
  height: 8px;
  width: 100%;
  display: none;
}
.tab-panel-last {
  margin-top: 0px !important;
}
.relative {
  position: relative !important;
}
.video-img {
  background: #f5f2ff;
  width: 100%;
  overflow: hidden;
  height: 200px;
  width: 100%;
  cursor: pointer;
}
.video-thumbnail {
  width: 100%;
  height: 100%;
}
.video-card-item {
  padding: 15px;
  background: #ffffff;
  box-shadow: 16px 16px 48px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  margin-bottom: 45px;
}
.video-des {
  padding: 20px;
  margin-top: 0px;
}
.video-title {
  font-family: "Paytone One";
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.01em;
  color: #120155;
  margin-bottom: 10px;
}
.video-time {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #343434;
}
.video-comment {
  font-weight: 400;
  height: 90px;
  font-size: 16px;
  color: #505050;
  margin-bottom: 15px;
  margin-bottom: 0px !important;
}
.video-img svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  color: #504ee4;
}
.video-img .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  color: #504ee4;
  opacity: 1;
  /* opacity: 1; */
}
.video-img:hover .play-btn {
  opacity: 1;
}
@keyframes bounch {
  0% {
    width: 80px;
    height: 80px;
  }
  50% {
    width: 110px;
    height: 110px;
  }
  0% {
    width: 80px;
    height: 80px;
  }
}

/* last box */

.last-box-wraper {
  margin-top: 100px;
}
.last-box {
  background: url(../images/videos/last-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 100px;
}
.last-box-wraper {
  padding-left: 50px;
  padding-bottom: 80px;
}
.last-box-wraper-title {
  font-family: "Paytone One";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
  padding-left: 50px;
  margin-bottom: 24px;
}
.last-box-wraper-subtitle {
  font-size: 24px;
  padding-left: 50px;
  color: #ffffff;
}
.last-box {
  padding: 70px 0px;
  border-radius: 7px;
}
.last-box .kt-btn-secondary {
  position: relative;
  left: -50px;
  top: 50px;
}
.last-box-wraper-bg {
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 200px;
  width: 100vw;
  left: 0px;
  background: #efeaff;
  z-index: -1;
}

@media only screen and (max-width: 600px) {
  .gray_section {
    background-color: rgba(0, 0, 0, 0.8) !important;
  }
  .pos-abosolute-center {
    left: 43% !important;
  }
  .form_section {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .form_section h3 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .main-hero-titie1 {
    margin-top: 96px !important;
    font-size: 34px !important;
    margin-bottom: 8px;
  }
  .main-hero-titie2 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
  }
  .video-content {
    font-size: 20px;
    margin-top: 8px;
  }
  .tab-box-item p {
    padding: 10px 30px !important;
    font-size: 15px;
  }
  .border-top {
    height: 4px;
  }
  .last-box p {
    text-align: center;
    font-size: 20px;
    padding-left: 0px;
  }
  .last-box .kt-btn-secondary {
    left: 33%;
  }
  .last-box-wraper {
    padding-left: 0px;
    padding-bottom: 80px;
  }
  .last-box {
    padding: 50px 0px 100px;
    border-radius: 7px;
  }
  .hero-img {
    left: 0px;
  }
  .hero-img-box {
    margin-top: 0px;
  }
  .landing-section {
    padding-bottom: 50px;
  }
  .hero-img {
    transform: scale(1) !important;
  }
  .hero-bg {
    display: none;
  }
  .video {
    width: 90vw !important;
    height: 80vh !important;
  }
}
