@charset "utf-8";
@import url("../webfonts/ITCAvantGardeStd_Bk1/stylesheet.css");
/* CSS Document */
/*!
Styles for full screen background video demo
*/

/* =============================================================================
  VIDEO
============================================================================= */
.videoBack {
  position: static;
  top: 0%;
  z-index: 4;
  width: 100%;
  height: auto;
  background-image: url(../frontPageVideo/frontpage9_13.jpg);
}
