@font-face {
  font-family: 'BebasNeueRegular';
  src: url("../fonts/BebasNeue-webfont.eot");
  src: url("../fonts/BebasNeue-webfont.eot?iefix") format("eot"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#webfontfvFLBU0N") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 10, ../../sass/style.scss */
html, body {
  min-height: 100%;
  padding: 0;
  margin: 0;
}

/* line 15, ../../sass/style.scss */
body {
  padding: 0px;
  background: #222222;
  font-family: 'BebasNeueRegular', sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: url("http://harlemshake.s3.amazonaws.com/original.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 100%;
}
/* line 26, ../../sass/style.scss */
body.done {
  background: #222222;
}

/* line 33, ../../sass/style.scss */
button {
  font-family: 'BebasNeueRegular', sans-serif;
  text-transform: uppercase;
}

/* line 38, ../../sass/style.scss */
a {
  color: #f61212;
}

/* line 42, ../../sass/style.scss */
#hashtag {
  position: fixed;
  top: 30px;
  line-height: 0.85;
  right: 30px;
  z-index: 999999999;
  font-size: 66px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

/* line 52, ../../sass/style.scss */
h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/* line 58, ../../sass/style.scss */
button {
  background: #f61212;
  height: 37px;
  padding-left: 18px;
  padding-right: 18px;
  color: #fff;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border: 2px solid #f61212;
}

/* line 71, ../../sass/style.scss */
button:hover {
  background-color: #222222;
  border-color: #222222;
}

/* line 77, ../../sass/style.scss */
#video {
  position: fixed;
  top: 0px;
  width: 1024px;
  height: 576px;
  left: 50%;
  margin-left: -512px;
}

/* line 85, ../../sass/style.scss */
#message {
  position: relative;
  text-align: center;
  width: 29%;
  height: 20%;
  opacity: 0;
  overflow: hidden;
  text-transform: uppercase;
  line-height: 1.5em;
  z-index: 9;
  top: 14%;
  left: 50%;
  margin-left: -9%;
  font-size: 26px;
}

/* line 101, ../../sass/style.scss */
#message img {
  position: absolute;
  height: 100%;
  left: 25%;
  opacity: 0.1;
}

/* line 108, ../../sass/style.scss */
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999999999;
}

/* line 118, ../../sass/style.scss */
.modal * {
  z-index: 9999999999;
}

/* line 124, ../../sass/style.scss */
#welcome {
  right: 0;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  text-align: center;
  padding-bottom: 64px;
  padding-top: 20px;
}

/* line 136, ../../sass/style.scss */
#welcome h1 {
  font-size: 65px;
  line-height: 0.7em;
  color: #fff;
  font-weight: normal;
  margin: 0;
}

/* line 144, ../../sass/style.scss */
.number {
  display: inline-block;
  background: #f61212;
  padding: 1px 3px;
  color: #fff;
  font-weight: normal;
  font-style: regular;
}

/* line 153, ../../sass/style.scss */
#welcome p {
  font-size: 18px;
  margin: 0;
}

/* line 158, ../../sass/style.scss */
#footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 10px 0 9px 0;
  text-align: center;
  z-index: 999999;
  background: #fff;
  color: #888888;
  font-size: 18px;
}

/* line 172, ../../sass/style.scss */
#footer a {
  color: #888888;
  text-decoration: none;
}

/* line 177, ../../sass/style.scss */
#footer a:hover {
  color: #222222;
  text-decoration: none;
}

/* line 185, ../../sass/style.scss */
#footer a {
  display: inline-block;
  margin-right: 20px;
}

/* line 190, ../../sass/style.scss */
footer a:last-child {
  margin-right: 0;
}

/* line 195, ../../sass/style.scss */
.name {
  font-size: 80px;
  line-height: 100px;
  text-transform: uppercase;
  font-family: 'Rye', cursive;
  font-weight: normal;
}

/* line 203, ../../sass/style.scss */
#terms {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* line 210, ../../sass/style.scss */
#logo {
  position: absolute;
  top: 20px;
  right: 20px;
}

/* line 216, ../../sass/style.scss */
.logo img {
  width: 300px;
}

/* line 220, ../../sass/style.scss */
.tv .logo img {
  width: 350px;
}

/* line 224, ../../sass/style.scss */
.tv {
  display: table-cell;
  vertical-align: middle;
}

/* line 229, ../../sass/style.scss */
video {
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

/* line 240, ../../sass/style.scss */
#loading_modal {
  display: block;
}

/* line 244, ../../sass/style.scss */
.modal .contents {
  position: fixed;
  z-index: 999999999;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  width: 234px;
  height: 320px;
  margin-top: -200px;
  margin-left: -147px;
  overflow-y: auto;
  background: #fff;
  padding: 20px;
  text-align: center;
  color: #222222;
  border-radius: 4px;
}

/* line 262, ../../sass/style.scss */
#credits_modal .contents {
  width: 468px;
  margin-left: -254px;
}

/* line 267, ../../sass/style.scss */
.modal .contents h1, .modal .contents h2 {
  color: #f61212;
  font-size: 53px;
}

/* line 272, ../../sass/style.scss */
.modal .contents h3 {
  color: #f61212;
}

/* line 276, ../../sass/style.scss */
.modal .contents ul {
  margin: 0;
  padding: 0;
}

/* line 281, ../../sass/style.scss */
.modal .contents li {
  list-style: none;
  text-align: center;
  font-family: "HelveticaNeue","Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}

/* line 294, ../../sass/style.scss */
.modal .contents a {
  color: #222222;
  text-decoration: underline;
}

/* line 302, ../../sass/style.scss */
.modal .contents a:hover {
  color: #f61212;
}

/* line 306, ../../sass/style.scss */
.modal .contents .number {
  background: none;
  color: #f61212;
  font-weight: bold;
}

/* line 312, ../../sass/style.scss */
.modal .contents p {
  font-family: "HelveticaNeue","Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  text-transform: none;
  color: #222222;
  margin-bottom: 1em;
}

/* line 321, ../../sass/style.scss */
.modal .contents p.disclaimer {
  font-size: 11px;
}

/* line 325, ../../sass/style.scss */
#credits p, #info p {
  margin: 0.5em 90px 2em;
}

/* line 329, ../../sass/style.scss */
.mute-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999999;
}

/* line 336, ../../sass/style.scss */
#loading {
  border: 11px solid #fff;
  position: fixed;
  top: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  left: 50%;
  height: 320px;
  border-bottom-width: 61px;
  border-radius: 4px;
  width: 240px;
  margin-left: -131px;
  margin-top: -200px;
}

/* line 350, ../../sass/style.scss */
#buttons {
  z-index: 9999999;
  position: fixed;
  bottom: 180px;
  left: 20px;
  right: 20px;
  text-align: center;
}

/* line 359, ../../sass/style.scss */
#buttons button {
  display: inline-block;
  padding: 5px 8px;
}

/* line 365, ../../sass/style.scss */
#loadingbar {
  position: absolute;
  right: 0;
  color: #222222;
  font-size: 30px;
  left: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all 2s;
  -webkit-filter: blur(25px);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  background: url(http://ckingchristmas.s3.amazonaws.com/cat.gif);
  background-position: center bottom;
  overflow: hidden;
}

/* line 383, ../../sass/style.scss */
#loadingtext {
  position: absolute;
  right: 0;
  color: #222222;
  font-size: 30px;
  left: 0;
  bottom: -100%;
  height: 96%;
  text-align: center;
}

/* line 394, ../../sass/style.scss */
#share_stuff {
  position: fixed;
  z-index: 999999;
  top: 37px;
  right: 7px;
  width: 800px;
  white-space: nowrap;
}
/* line 400, ../../sass/style.scss */
#share_stuff a, #share_stuff iframe {
  display: inline-block;
}
/* line 405, ../../sass/style.scss */
#share_stuff #fb_share {
  margin-right: 20px;
}

/* line 411, ../../sass/style.scss */
#sinceLast {
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 99999;
}

/* line 418, ../../sass/style.scss */
#sinceLast h3 {
  font-size: 33px;
  padding-left: 1px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

/* line 431, ../../sass/style.scss */
.counter span {
  float: left;
  border-radius: 4px;
  width: 40px;
  display: block;
  height: 50px;
  margin: 0;
  margin-right: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: 0;
  text-indent: -9999px;
  font-size: 0.0001em;
  background-color: #fff;
  background-image: url(../images/counter-sprite.png);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: background-position 500ms;
  -moz-transition: background-position 500ms;
  transition: background-position 500ms;
}

/* line 455, ../../sass/style.scss */
.counter span#unit {
  background-image: none;
  text-indent: 0;
  text-align: center;
  line-height: 50px;
  width: auto;
  padding: 0 14px;
  font-size: 14px;
  color: #888888;
}

/* Set all the background positions, and hook up all the animations */
/* line 467, ../../sass/style.scss */
.counter .digit-0 {
  background-position: 0 -500px;
  animation-name: digitSpin0;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin0;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin0;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 481, ../../sass/style.scss */
.counter .digit-1 {
  background-position: 0 -50px;
  animation-name: digitSpin1;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin1;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin0;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 495, ../../sass/style.scss */
.counter .digit-2 {
  background-position: 0 -100px;
  animation-name: digitSpin2;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin2;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin2;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 509, ../../sass/style.scss */
.counter .digit-3 {
  background-position: 0 -150px;
  animation-name: digitSpin3;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin3;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin3;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 523, ../../sass/style.scss */
.counter .digit-4 {
  background-position: 0 -200px;
  animation-name: digitSpin4;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin4;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin4;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 537, ../../sass/style.scss */
.counter .digit-5 {
  background-position: 0 -250px;
  animation-name: digitSpin5;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin5;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin5;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 551, ../../sass/style.scss */
.counter .digit-6 {
  background-position: 0 -300px;
  animation-name: digitSpin6;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin6;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin6;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 565, ../../sass/style.scss */
.counter .digit-7 {
  background-position: 0 -350px;
  animation-name: digitSpin7;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin7;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin7;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 579, ../../sass/style.scss */
.counter .digit-8 {
  background-position: 0 -400px;
  animation-name: digitSpin8;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin8;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin8;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* line 593, ../../sass/style.scss */
.counter .digit-9 {
  background-position: 0 -450px;
  animation-name: digitSpin9;
  animation-duration: 3s;
  animation-iteration-count: 1;
  -webkit-animation-name: digitSpin9;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: digitSpin9;
  -moz-animation-duration: 3s;
  -moz-animation-iteration-count: 1;
}

/* Animation */
@keyframes digitSpin0 {
  /* line 611, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 612, ../../sass/style.scss */
  to {
    background-position: 0 -500px;
  }
}

@keyframes digitSpin1 {
  /* line 615, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 616, ../../sass/style.scss */
  to {
    background-position: 0 -50px;
  }
}

@keyframes digitSpin2 {
  /* line 619, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 620, ../../sass/style.scss */
  to {
    background-position: 0 -100px;
  }
}

@keyframes digitSpin3 {
  /* line 623, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 624, ../../sass/style.scss */
  to {
    background-position: 0 -150px;
  }
}

@keyframes digitSpin4 {
  /* line 627, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 628, ../../sass/style.scss */
  to {
    background-position: 0 -200px;
  }
}

@keyframes digitSpin5 {
  /* line 631, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 632, ../../sass/style.scss */
  to {
    background-position: 0 -250px;
  }
}

@keyframes digitSpin6 {
  /* line 635, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 636, ../../sass/style.scss */
  to {
    background-position: 0 -300px;
  }
}

@keyframes digitSpin7 {
  /* line 639, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 640, ../../sass/style.scss */
  to {
    background-position: 0 -350px;
  }
}

@keyframes digitSpin8 {
  /* line 643, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 644, ../../sass/style.scss */
  to {
    background-position: 0 -400px;
  }
}

@keyframes digitSpin9 {
  /* line 647, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 648, ../../sass/style.scss */
  to {
    background-position: 0 -450px;
  }
}

/* Animation for Webkit */
@-webkit-keyframes digitSpin0 {
  /* line 653, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 654, ../../sass/style.scss */
  to {
    background-position: 0 -500px;
  }
}

@-webkit-keyframes digitSpin1 {
  /* line 657, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 658, ../../sass/style.scss */
  to {
    background-position: 0 -50px;
  }
}

@-webkit-keyframes digitSpin2 {
  /* line 661, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 662, ../../sass/style.scss */
  to {
    background-position: 0 -100px;
  }
}

@-webkit-keyframes digitSpin3 {
  /* line 665, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 666, ../../sass/style.scss */
  to {
    background-position: 0 -150px;
  }
}

@-webkit-keyframes digitSpin4 {
  /* line 669, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 670, ../../sass/style.scss */
  to {
    background-position: 0 -200px;
  }
}

@-webkit-keyframes digitSpin5 {
  /* line 673, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 674, ../../sass/style.scss */
  to {
    background-position: 0 -250px;
  }
}

@-webkit-keyframes digitSpin6 {
  /* line 677, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 678, ../../sass/style.scss */
  to {
    background-position: 0 -300px;
  }
}

@-webkit-keyframes digitSpin7 {
  /* line 681, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 682, ../../sass/style.scss */
  to {
    background-position: 0 -350px;
  }
}

@-webkit-keyframes digitSpin8 {
  /* line 685, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 686, ../../sass/style.scss */
  to {
    background-position: 0 -400px;
  }
}

@-webkit-keyframes digitSpin9 {
  /* line 689, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 690, ../../sass/style.scss */
  to {
    background-position: 0 -450px;
  }
}

/* Animation for Gecko (Firefox) */
@-moz-keyframes digitSpin0 {
  /* line 695, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 696, ../../sass/style.scss */
  to {
    background-position: 0 -500px;
  }
}

@-moz-keyframes digitSpin1 {
  /* line 699, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 700, ../../sass/style.scss */
  to {
    background-position: 0 -50px;
  }
}

@-moz-keyframes digitSpin2 {
  /* line 703, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 704, ../../sass/style.scss */
  to {
    background-position: 0 -100px;
  }
}

@-moz-keyframes digitSpin3 {
  /* line 707, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 708, ../../sass/style.scss */
  to {
    background-position: 0 -150px;
  }
}

@-moz-keyframes digitSpin4 {
  /* line 711, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 712, ../../sass/style.scss */
  to {
    background-position: 0 -200px;
  }
}

@-moz-keyframes digitSpin5 {
  /* line 715, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 716, ../../sass/style.scss */
  to {
    background-position: 0 -250px;
  }
}

@-moz-keyframes digitSpin6 {
  /* line 719, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 720, ../../sass/style.scss */
  to {
    background-position: 0 -300px;
  }
}

@-moz-keyframes digitSpin7 {
  /* line 723, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 724, ../../sass/style.scss */
  to {
    background-position: 0 -350px;
  }
}

@-moz-keyframes digitSpin8 {
  /* line 727, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 728, ../../sass/style.scss */
  to {
    background-position: 0 -400px;
  }
}

@-moz-keyframes digitSpin9 {
  /* line 731, ../../sass/style.scss */
  from {
    background-position: 0 0;
  }

  /* line 732, ../../sass/style.scss */
  to {
    background-position: 0 -450px;
  }
}

@media (max-width: 1024px) {
  /* line 737, ../../sass/style.scss */
  #message {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  /* line 743, ../../sass/style.scss */
  #message {
    font-size: 16px;
  }
}
@-webkit-keyframes rotate {
  /* line 749, ../../sass/style.scss */
  from {
    -webkit-transform: rotate(0deg);
  }

  /* line 752, ../../sass/style.scss */
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* line 756, ../../sass/style.scss */
.wmas-loading {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

/* line 764, ../../sass/style.scss */
#screen {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 50px;
  top: 0;
  z-index: 1;
}

/* line 773, ../../sass/style.scss */
#header {
  height: 30px;
  position: fixed;
  top: 0;
  background: #1a1a1a;
  z-index: 10;
  left: 0;
  padding: 10px;
  right: 0;
}

/* line 785, ../../sass/style.scss */
#footer {
  height: 30px;
  position: fixed;
  background: #1a1a1a;
  bottom: 0;
  padding: 10px;
  z-index: 10;
  left: 0;
  right: 0;
  padding-left: 40px;
}

/* line 801, ../../sass/style.scss */
body {
  color: #fff;
}

/* line 805, ../../sass/style.scss */
h1 {
  font-weight: bold;
}

/* line 810, ../../sass/style.scss */
#welcome h1 {
  margin-bottom: 10px;
}

/* line 814, ../../sass/style.scss */
#welcome .button {
  margin-left: -20px;
}

/* line 819, ../../sass/style.scss */
.button {
  font-weight: normal;
}
