*{
  margin: 0;
  padding: 0;
}
body{
  height: 2500px;
}
.video-background{
  height: 100vh;
  position: relative;
  margin: 0 !important;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
video{
    margin: auto;
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    width: 100%;
/*     height: auto; */
}

/* embed container */

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  z-index: -5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




#mute2{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute3{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute4{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute5{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute6{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute7{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute8{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}

#mute9{
  cursor: pointer;
  height: 50px;
  width: 50px;
  position: absolute;
  z-index: 3;
  top: 50px;
  right: 50px;
  border: 1px solid transparent;
  background-size: cover;
}
