body {
  overflow-x: hidden;
  width: 100vw;
}

html {
  scroll-behavior: smooth;
}
/* hero form */
.gray_section {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

.video-content {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #0d144a;
  margin-top: 8px;
}

.form_section {
  background: #ffffff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mix-blend-mode: normal;
  box-shadow: 16px 16px 32px rgba(0, 0, 0, 0.12);
  border-radius: 24px;
  width: fit-content;
  padding: 42px;
  text-align: center;
}

.form_section h3 {
  font-family: "Paytone One";
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 47px;
  color: #000000;
  margin-bottom: 24px;
}

.form_section input {
  padding: 16px 24px;
  width: 100%;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-bottom: 28px;
}

.form_section .errorMessage {
  text-align: left;
  margin-bottom: 28px;
  margin-top: -16px;
  color: #dc3545 !important;
  font-size: 14px;
}

.form_section button {
  border: none;
  padding: 11px 24px !important;
  color: #fff;
  width: fit-content;
  margin: auto;
}

.ks-close {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
}

.hero-form {
  display: flex;
  justify-content: center;
}
.hero-form form {
  display: flex;
}
.main-hero-titie1 {
  font-family: var(--paytone);
  font-size: 46px;
  margin-bottom: 24px;
  color: var(--color-dark-blue);
}
.main-hero-titie2 {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 50px;
  color: #343434;
  width: 95%;
}
.hero-img {
  margin-top: 20px;
  position: relative;
  left: 25px;
  border-radius: 10px;
  transform: scale(0.88);
}
.landing-section {
  padding-top: 90px;
  padding-bottom: 40px;
}
.dialiq-landing-section {
  padding-top: 140px;
  padding-bottom: 40px;
}
.hero-bg {
  width: 50vw;
  position: absolute;
  right: 0px;
  top: 0px;
  transform: scale(1.3);
  z-index: -1;
}
.clock {
  margin-top: -6px;
  margin-right: 4px;
  transform: scale(0.6);
}

@media screen and (min-width: 1800px) {
  .hero-bg {
    width: 50vw;
    position: absolute;
    right: 0px;
    top: -200px;
  }
}

@media screen and (min-width: 1400px) {
  .pos-abosolute-center {
    left: 45% !important;
  }
}

.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-play-icon {
  cursor: pointer;
  transform: scale(0.4);
  position: relative;
  left: 30px;
  top: 40px;
}
.pos-abosolute-center {
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
}
.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-content {
  margin-top: 50px;
}
.tab-box {
  position: relative;
  top: 25px;
  z-index: 7 !important;
  background: #ffffff !important;
  box-shadow: 16px 16px 48px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.tab-box .active p {
  color: #504ee4;
  /* border-top: 8px solid #504EE4; */
}
.tab-box2 .active2 p {
  background-color: #504ee4 !important;
  color: #f0f0ff !important;
}
.video-items2 .row {
  margin-top: 50px;
}
.video-items1 .row {
  margin-top: 100px !important;
}
.tab-box-item:hover p {
  cursor: pointer;
  color: #504ee4;
}
.tab-box .nav-link {
  padding: 0px !important;
}
.tab-box-item p {
  padding: 30px 32px !important;
  color: #505050;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0px;
  letter-spacing: 0.01em;
}
.tab-box-item {
  position: relative;
  padding: 0px 30px !important;
  background: #ffffff !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;
}
.tab-pane {
  z-index: -2;
  margin-top: -35px;
}
.tab-pane-last {
  margin-top: -35px;
}
.tab-box2 {
  background: #f6fbff;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  position: relative;
  z-index: 1 !important;
}
.tab-box2 .tab-box-item {
  position: relative;
  padding: 0px 0px !important;
  cursor: pointer;
  background: #f6fbff !important;
}

.tab-box2 .tab-box-item p {
  margin: 10px 10px;
  padding: 8px 25px !important;
  background: #f6fbff;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  border-radius: 8px;
}

.tab-box2 .active .border-top {
  display: block !important;
  height: 4px !important;
  left: 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-items1 .col-12,
#Integrations-pipedrive1 .col-12 {
  margin-bottom: 40px;
}
.video-card-item {
  padding: 15px;
  background: #ffffff;
  box-shadow: 16px 16px 48px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  height: 100%;
}
.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;
  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: 20px;
  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 {
    /* margin: 20px;
    margin-top: 50%; */
  }
  .ks-close svg {
    color: #fff !important;
    border: 1px solid #fff !important;
  }
  .form_section h3 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .main-hero-titie1 {
    margin-top: 16px !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;
  }
  .tab-box2 .tab-box-item p {
    margin: 3px 10px;
    padding: 8px 25px !important;
    font-size: 13px;
  }
  .last-box-wraper-title {
    text-align: center;
    font-size: 24px;
    padding-left: 0px;
  }
  .last-box-wraper-subtitle {
    text-align: center;
    font-size: 16px;
    padding-left: 0px;
  }
  .last-box .kt-btn-secondary {
    left: 22%;
  }
  .last-box-wraper {
    padding-left: 0px;
    padding-bottom: 80px;
    margin-top: 16px;
  }
  .last-box {
    padding: 50px 0px 100px;
    border-radius: 0px;
  }
  .hero-img {
    left: 0px;
  }
  .hero-img-box {
    margin-top: 0px;
  }
  .landing-section {
    padding-bottom: 24px;
  }
  .hero-img {
    transform: scale(1) !important;
  }
  .hero-bg {
    display: none;
  }
  .video {
    width: 90vw !important;
    height: 80vh !important;
  }
  .video-items1 .row {
    margin-top: 56px !important;
  }
}
