video{
  display: block;
  width: 100%;
  height: 100%;
}

.home-top-slider .slider-items .slick-dots{
  bottom: 50px!important;
}

video::-webkit-media-controls-fullscreen-button {
  display: none;
}
video::-moz-media-controls-fullscreen-button {
  display: none;
}

.slider-with-content .home-top-slider .slider-items .slick-dots{
  bottom: 0 !important;
}
