.bit-video-gallery-container .bit-video-gallery .slick-track,
.bit-video-gallery-container .bit-video-gallery .slick-list {
  transform: none;
  -webkit-transform: none;
}

.pb-max-with .bit-video-wrap {
  max-width: 500px;
  margin: 0 auto;
}

.wpb_bit_video_gallery>.wpb_element_wrapper>.wpb_element_title>.vc_element-icon,
.vc_el-container #bit_video_gallery .vc_element-icon {
  background-image: url(../images/video-gallery-icon.png) !important;
}

.bit-video-gallery-container .bit-video-gallery .bit-video {
  cursor: pointer;
  box-sizing: border-box;
}

.video-style-five {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.five-slide {
  width: 100%;
  float: left;
}

.five-slide:before,
.five-slide:after {
  content: "" !important;
  display: none !important;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video {
  margin: 15px 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: inline-block;
  vertical-align: top;
  float: none;
}

.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video {
  height: 200px;
}

.bit-video-gallery.row.slick-initialized.slick-slider {
  margin-bottom: 40px;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video-wrap,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap img {
  position: relative;
  width: 100%;
  height: 100%;
}

.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap {
  width: 100%;
  height: 100%;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap img,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap .bit-video-thumb-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap:before,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap .bit-video-meta,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap .bit-video-meta {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #ffffff;
  padding: 10px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.3s;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap .bit-video-meta h2,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap .bit-video-meta h2 {
  margin-bottom: 0;
  color: #ffffff;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap:hover:before,
.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video-wrap:hover .bit-video-meta,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap:hover:before,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video-wrap:hover .bit-video-meta {
  opacity: 1;
  visibility: visible;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video {
  margin: 15px 0;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap {
  border: solid 1px #e3e3e3;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap .bit-video-thumb-wrap {
  position: relative;
  background-color: #000000;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap .bit-video-thumb-wrap:after {
  content: "\f04b";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 65px;
  margin: auto;
  font-family: 'FontAwesome';
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  border-radius: 100%;
  border: solid 5px #ffffff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap .bit-video-meta {
  padding: 30px;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap .bit-video-meta h2 {
  margin: 0;
}

.bit-video-gallery-container.video-style-two .bit-video-gallery .bit-video .bit-video-wrap .bit-video-meta .duration {
  white-space: nowrap;
}

.bit-video-gallery-container.video-style-three {
  margin: 0 -15px;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery {
  width: 1000%;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video {
  margin: 15px;
  float: left;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video:first-child {
  margin-left: 0;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video:last-child {
  margin-right: 0;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap {
  position: relative;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background: rgba(0, 0, 0, 0.2); */
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap .bit-video-thumb-wrap {
  position: relative;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap .bit-video-thumb-wrap:after {
  content: "";
  display: block;
  width: 74px;
  height: 74px;
  background: url("../images/play-icon.png") no-repeat center center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap .bit-video-thumb-wrap:hover:after {
  opacity: 1;
  visibility: visible;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap img {
  height: 325px;
  width: 100%;
  max-width: 450px;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap .bit-video-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  padding: 20px;
}

.bit-video-gallery-container.video-style-three .bit-video-gallery .bit-video .bit-video-wrap .bit-video-meta h2 {
  margin: 0;
  color: #ffffff;
  font-weight: bold !important;
}

.bit-video-gallery-container.video-style-four .bit-video-gallery .bit-video {
  margin-bottom: 30px;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup {
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.3s;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup.fadeIn {
  opacity: 1;
  visibility: visible;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap .bit-video-popup-overlay {
  background:rgb(0 0 0 / 72%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap video,
.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap iframe {
  display: block;
  margin: auto;
  height: 80%;
  position: relative;
  width: 80%;
}
.bit-video-gallery-container .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  /* background-color: transparent !important; */
}
.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap .video-close {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  transition: 0.4s ease;
  z-index: 99;
  color: #e35950;
  border: none;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap .video-close:hover i {
  color: #e35950;
  opacity: 0.7;
}

.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap .video-close i {
  opacity: 0.4;
  font-size: 48px;
}

/*--------------------------------------------------------------
# Parallax Background
--------------------------------------------------------------*/
.bit-parallax-bg.fixed-style {
  display: block;
  width: 100%;
}

.bit-parallax-bg.fixed-style .bit-parallax-img-container {
  width: 100%;
  padding: 50px;
  overflow: hidden;
}

.bit-parallax-bg.vertical-style .parallax-window {
  padding: 100px 50px;
}

.bit-parallax-bg.moving-style .bit-parallax-container {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  overflow: hidden;
}

.bit-parallax-bg.moving-style .bit-parallax-container .bit-parallax-img-container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #333;
}

.bit-parallax-bg.moving-style .bit-parallax-container .bit-parallax-img-container .bit-parallax-inner-img {
  position: absolute !important;
  width: 100%;
  text-align: center !important;
  height: 100%;
  margin: auto !important;
  font-weight: bold !important;
}

.bit-parallax-bg.moving-style .bit-parallax-container .bit-parallax-content-container {
  z-index: 100;
  text-align: center;
  position: relative;
  margin: auto;
  padding: 100px 50px;
}

.bit-parallax-bg.video-style {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

.bit-parallax-bg.video-style .parallax-video-style {
  display: block;
  margin: 0 auto 0 0;
  text-align: left;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  height: auto;
}

.bit-parallax-bg.video-style .parallax-video-style .bit-parallax-video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.bit-parallax-bg.video-style .parallax-video-style .bit-parallax-video-container .fullscreen-video {
  object-fit: cover;
  min-width: 100%;
  height: 100%;
  display: block;
  margin: auto;
}


.video-style-four {
  position: relative;
}

/* .video-style-four .bit-video-gallery .bit-video-popup{position: absolute;width: 100%;height: 100%;top: 0;left: 0;} */
.video-style-four .thumbnial-icon-nav {
  margin: 0 10px;
  width: 189px;
  height: 133px;
  position: relative;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 300px !important;
}

.video-style-four .thumbnial-icon-nav img {
  width: 100%;
  height: 100%;
}

.video-style-four .bit-video-meta {
  display: none;
}

.video-style-four .bit-video-thumb-wrap {
  position: relative;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-style-four .bit-video-thumb-wrap img {
  width: 100%
}

.video-style-four .thumbnial-icon-nav:before,
.video-style-four .bit-video-thumb-wrap:before {
  content: "\f04b";
  font-family: 'FontAwesome';
  position: absolute;
  color: #a9abaa;
  z-index: 1;
  font-size: 37px;
  font-weight: bold;
  border-radius: 100%;
  height: 100px;
  width: 100px;
  border: 7px solid #a9abaa;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  left: calc(50% - 50px);
  right: 0;
}

.video-style-four .thumbnial-icon-nav:before {
  left: calc(50% - 25px);
}

.video-style-four .thumbnial-icon-nav:before {
  height: 50px;
  width: 50px;
  font-size: 18px;
  border: 4px solid #a9abaa;
}

.video-style-four .thumbnial-icon-nav:after,
.video-style-four .bit-video-thumb-wrap:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
}

.video-style-four .bit-video-thumb-wrap.active:before,
.video-style-four .bit-video-thumb-wrap.active:after {
  display: none;
}

.video-style-four .video-slider-nav .slick-next:after,
.video-style-four .video-slider-nav .slick-prev:after {
  color: #242424;
  font-size: 42px;
  left: -28px;
}

.video-style-four .video-slider-nav .slick-next:after {
  left: 28px;
}

/* .video-style-four .bit-video-popup-overlay{display: none;} */
.bit-video-gallery-container.video-style-four .bit-video-gallery .bit-video {
  margin-bottom: 30px;
  position: static;
}

.video-style-four .slick-list.active {
  overflow: visible;
  position: static;
}

/* .video-style-four.bit-video-gallery-container .bit-video-gallery .bit-video-popup .bit-video-popup-wrap video{position: fixed; height: 100vh;width: 100vw;} */
.bit-video-gallery-container.video-style-five .slick-slider .slick-dots li button {
  width: 6px;
  height: 6px;
  background-color: #d8d8d8;
}

.bit-video-gallery-container.video-style-five .slick-slider .slick-dots li:hover button,
.bit-video-gallery-container.video-style-five .slick-slider .slick-dots li.slick-active button {
  background-color: #0a87b8;
}

/*.slick-slider.five-slide .slick-track, .slick-slider.five-slide .slick-list{
  -webkit-transform: initial; 
  -moz-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
}*/
.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video .bit-video-wrap:after,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video .bit-video-wrap:after,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video .bit-video-wrap:after {
  content: "\f04b";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  font-family: 'FontAwesome';
  text-align: center;
  color: #ffffff;
  font-size: 46px;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video.play-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video.play-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video.play-icon .bit-video-wrap:after {
  font-size: 46px;
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video.round-play-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video.round-play-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video.round-play-icon .bit-video-wrap:after {
  font-size: 25px;
  border-radius: 100%;
  border: solid 3px #ffffff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.bit-video-gallery-container.video-style-one .bit-video-gallery .bit-video.youtube-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-six .bit-video-gallery .bit-video.youtube-icon .bit-video-wrap:after,
.bit-video-gallery-container.video-style-five .bit-video-gallery .bit-video.youtube-icon .bit-video-wrap:after {
  content: "\f16a";
  color: #c4302b;
  font-size: 56px;
  background: white;
  width: 55px;
  height: 27px;
  line-height: 28px;
  border-radius: 8px;
}

/*.bit-video-gallery-container.video-style-six .bit-video{
      width: 20%;
      float: left;
      height: 200px;
    } */
.bit-video-gallery-container.video-style-six ul.tab-filter {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  list-style: none;
  border-bottom: 2px solid #373737;
}

.bit-video-gallery-container.video-style-six ul.tab-filter li {
  border-bottom: 2px solid #373737;
  margin-bottom: -2px;
  padding: 0 25px;
  cursor: pointer;
}

.bit-video-gallery-container.video-style-six ul.tab-filter li.active {
  border-bottom: 2px solid #b46f1f;
}
.no-img{
    width: 100%;
    height: 500px;
    display: block;
    background: red;
    height: 325px;
}