/* @generated 
 * DO NOT CHANGE THIS FILE. INSTEAD, MODIFY "/opt/instagram/instagram-server/static/sass/hyperlapse/hyperlapse.scss"
 * then run "yolo sass"
 */
html, body {
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 100%; }

video#bgvid {
  background: url("/static/images/hyperlapse/blurbg.jpg/a28722f60785.jpg") no-repeat;
  background-size: cover;
  bottom: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  opacity: 0.8;
  position: fixed;
  right: 0;
  width: auto;
  z-index: -100; }

.centered {
  background-size: 30%;
  background: url("/static/images/hyperlapse/whitelogo-small.png/865a1d8a0fa0.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 8px;
  display: block;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 400px; }

.video {
  display: none; }

.dockedbottom {
  bottom: 0px;
  position: fixed;
  width: 100%; }

.centered .top {
  height: 300px; }

.appstore {
  background: url("/static/images/hyperlapse/appstore-500.png/e9dc90e1500b.png") no-repeat;
  background-position: center center;
  background-size: 13% auto;
  height: 110px;
  opacity: 0.8; }

.appstore a {
  display: block;
  height: 100px; }

.appstore:hover {
  opacity: 0.9; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  html, body {
    background: url("/static/images/hyperlapse/blurbg.jpg/a28722f60785.jpg") no-repeat;
    background-size: auto 100%;
    background-position: center center;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%; }
  video#bgvid {
    display: none; }
  .centered {
    background: url("/static/images/hyperlapse/whitelogo.png/3eb6843b6829.png");
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 8px;
    display: block;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    top: 6%;
    width: 100%; }
  .appstore {
    background: url("/static/images/hyperlapse/appstore-500.png/e9dc90e1500b.png") no-repeat;
    background-position: center center;
    background-size: auto;
    bottom: 50px;
    display: block;
    height: 300px;
    position: relative; }
  .appstore a {
    display: block;
    height: 300px; }
  .video {
    background: url("/static/images/hyperlapse/50blk.png/1140312451fa.png");
    background-repeat: repeat;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    top: 20%;
    width: 70%; }
  video#internalvid {
    background: url("/static/images/hyperlapse/50blk.png/1140312451fa.png");
    background-repeat: repeat;
    height: 392px;
    margin: 0 auto;
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    z-index: auto; } }
