.fancybox-video {
  display: none;
}


/**** DEMO STUFF ****/
hr {
  border: none;
  height: 1px;
  background: #eee;
  display: block;
  clear: left;
  margin: 4em 0 2em 0;
}

.video-links {
  list-style: none;
  padding: 0;
}
.video-links li {
  float: left;
  margin-right: 10px;
}

video {
  max-width: 640px;
}