body {
  margin: 0;
  padding: 0; }

* {
  box-sizing: border-box; }

.hidden {
  display: none;
  visibility: hidden; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

#adContainer {
  height: 250px;
  width: 970px;
  display: none;
  position: relative;
  overflow: hidden;
  background-color: #000;
  z-index: 1;
  transition: all 0.3s ease-out; }
  #adContainer.ready {
    display: block; }

.bg_image, #snd-icon, #videoLockup, #background, #sag, #end_tt, #credits, #academy, #quote {
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% 100%;
  -webkit-backface-visibility: hidden; }

.border-frame {
  position: absolute;
  background-color: #000;
  z-index: 100; }
  .border-frame.left {
    left: 0; }
  .border-frame.right {
    right: 0; }
  .border-frame.left, .border-frame.right {
    top: 0;
    height: 100%;
    width: 1px; }
  .border-frame.top {
    top: 0; }
  .border-frame.bottom {
    bottom: 0; }
  .border-frame.top, .border-frame.bottom {
    left: 0;
    height: 1px;
    width: 100%; }

.bg-exit {
  cursor: pointer; }
  .bg-exit.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

#videoContainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 250px;
  width: 970px;
  z-index: 11; }

#videoPlayer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2; }

#vidControls {
  position: absolute;
  bottom: 8px;
  left: 20px;
  height: 26px;
  width: 790px;
  z-index: 3;
  display: none; }

#vidControlBg {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 790px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #000;
  opacity: .5;
  z-index: 1; }

#playButton {
  position: absolute;
  top: 6px;
  left: 8px;
  height: 14px;
  width: 7px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2; }
  #playButton svg, #playButton path {
    fill: #FFF; }
  #playButton:hover svg, #playButton:hover path {
    fill: #d1b665; }

#pauseButton {
  position: absolute;
  top: 6px;
  left: 8px;
  height: 14px;
  width: 9px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2;
  display: none; }
  #pauseButton svg, #pauseButton path {
    fill: #FFF; }
  #pauseButton:hover svg, #pauseButton:hover path {
    fill: #d1b665; }

#soundOnButton {
  position: absolute;
  top: 5px;
  right: 6px;
  height: 16px;
  width: 18px;
  cursor: pointer;
  z-index: 2; }
  #soundOnButton svg, #soundOnButton path {
    fill: #FFF; }
  #soundOnButton:hover svg, #soundOnButton:hover path {
    fill: #d1b665; }

#soundOffButton {
  position: absolute;
  top: 5px;
  right: 6px;
  height: 16px;
  width: 18px;
  cursor: pointer;
  z-index: 2;
  display: none; }
  #soundOffButton svg, #soundOffButton path {
    fill: #FFF; }
  #soundOffButton:hover svg, #soundOffButton:hover path {
    fill: #d1b665; }

#videoScrubber {
  position: absolute;
  width: 730px;
  height: inherit;
  left: 25px;
  top: 1px;
  z-index: 3; }

#scrubHandle {
  position: absolute;
  top: 8px;
  left: 0;
  height: 8px;
  width: 8px;
  z-index: 6;
  cursor: pointer;
  background: #FFF; }

#scrubTrack {
  position: absolute;
  top: 10px;
  left: 0;
  height: 4px;
  width: inherit;
  background: #d0b563;
  z-index: 5;
  cursor: pointer; }

#scrubProgress {
  position: absolute;
  top: 10px;
  left: 0;
  height: 4px;
  width: 0;
  background: #f3efde;
  z-index: 5;
  pointer-events: none; }

#snd-icon {
  position: absolute;
  top: 6px;
  right: 6px;
  height: 15px;
  width: 14px;
  background: url("../images/clickForSoundIcon.png");
  overflow: hidden; }

#videoClick {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  cursor: pointer; }

.user-video#videoContainer {
  left: 0;
  top: 0; }
  .user-video#videoContainer #videoClick {
    width: 100% !important; }

#videoLockup {
  position: absolute;
  top: 182px;
  left: 835px;
  height: 58px;
  width: 124px;
  background: url("../images/video-tt.png");
  cursor: pointer;
  z-index: 12; }

#collapsedPanel {
  position: absolute;
  top: 0;
  left: 0;
  height: 250px;
  width: 970px; }

#background {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 250px;
  width: 970px;
  background: url("../images/background.jpg"); }

#sag {
  position: absolute;
  top: 92px;
  left: 579px;
  height: 88px;
  width: 288px;
  background-image: url("../images/sag.png"); }

#end_tt {
  position: absolute;
  top: 106px;
  left: 407px;
  height: 57px;
  width: 158px;
  background-image: url("../images/end-tt.png"); }

#credits {
  position: absolute;
  top: 202px;
  left: 227px;
  height: 19px;
  width: 517px;
  background-image: url("../images/credits.png"); }

#academy {
  position: absolute;
  top: 92px;
  left: 107px;
  height: 88px;
  width: 282px;
  background-image: url("../images/academy.png"); }

#quote {
  position: absolute;
  top: 31px;
  left: 103px;
  height: 49px;
  width: 764px;
  background-image: url("../images/quote.png"); }
