.popup-overlay {
  background: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(5px) !important;
}
.vjs-poster {
  background-size: cover !important;
}
.GreyThumb {
  background-color: rgba(167, 161, 161, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.fa-play-circle::before {
  content: "\f144";
}
._GreyThumb1 {
  height: 100% !important;
}
.vjs-big-play-centered {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
._preview3 ._GreyThumb {
  height: 0% !important;
}
._videoP {
  width: 100%;
  position: absolute;
  height: 100%;
}

._preview3 ._videoThumb {
  position: fixed !important;
  height: initial !important;
}
._preview3 .video-thumbnai {
  position: relative !important;
}
.closeBtn {
  top: -50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  text-align: right;
  font-size: 4vh;
  left: 50%;
  padding: 0.5em;
  position: absolute;
  transform: translate(-50%, -50%);
}

/* .popup-content .vjs-fluid {
  padding-top: unset !important;
} */
.popup-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#mobile-width-container #editor1,
#mobile-width-container #editor2,
#mobile-width-container #editor3,
#mobile-width-container #editor4 {
  text-align: center !important;
}
.select-image-in-carosel-now {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  max-height: 300px;
  max-width: 491.6px;
  margin: auto;
}
