body {
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

div#secret-feature-1 {
  display: none; }

div.notification {
  position: relative;
  width: 100%;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid; }
  div.notification a {
    color: white;
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
    outline: 0px;
    border: 0; }
  div.notification span.close-button {
    float: right;
    color: white;
    top: 0px;
    position: relative;
    margin-right: 10px;
    outline: 0px;
    border: 0;
    cursor: pointer; }

div#main {
  width: 100%;
  height: 100%;
  min-width: 100px;
  min-height: 600px;
  position: relative;
  text-align: center;
  overflow: hidden; }

div#container {
  overflow: hidden;
  height: 100%; }

div.cube {
  cursor: pointer;
  margin-top: -100px;
  z-index: 0; }

div.cubelet {
  cursor: pointer; }

div.info-button {
  width: 33px;
  height: 33px;
  left: 20px;
  top: 30px;
  position: absolute;
  cursor: pointer;
  background: url(../images/icon_info.png) no-repeat; }

div#about {
  background: rgba(242, 101, 34, 0.93);
  padding-top: 100px;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: scroll;
  top: 0px;
  z-index: 1000;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  float: left;
  display: none; }
  div#about div.bringing-together {
    background: url(../images/bringing-together.png) no-repeat;
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #feffe5;
    padding-bottom: 15px;
    margin-bottom: 10px; }
  div#about.on {
    display: inline-block; }
  div#about div.close-button {
    width: 33px;
    height: 33px;
    right: 10px;
    top: 30px;
    position: absolute;
    cursor: pointer;
    background: url(../images/icon_close.png) no-repeat; }
  div#about div.content {
    width: 738px;
    max-width: 90%;
    display: inline-block;
    text-align: left;
    color: #feffe5;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 21px;
    position: relative; }
    div#about div.content h3 {
      font-size: 16px;
      margin-bottom: 0px; }
    div#about div.content h2 {
      line-height: 36px;
      font-size: 36px;
      width: 100%;
      border-bottom: 4px solid #feffe5;
      color: #feffe5;
      padding-bottom: 30px;
      margin-bottom: 10px;
      font-variant: uppercase;
      font-weight: 300; }
    div#about div.content div.cube-808 {
      background: url(../images/bg_808-cube.jpg) no-repeat;
      background-size: 100%;
      position: absolute;
      right: 0px;
      width: 40%;
      height: 100%;
      margin-top: 20px; }
    div#about div.content div.description {
      width: 55%;
      float: left;
      padding-right: 40px;
      margin-top: 0px; }
  div#about div.about-footer {
    width: 100%;
    clear: both;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    position: relative;
    z-index: 2000; }
    div#about div.about-footer a {
      outline: 0; }
    div#about div.about-footer a.sf {
      margin-left: 20px;
      float: left;
      outline: 0;
      border: 0px;
      display: block; }
      div#about div.about-footer a.sf img {
        height: 20px;
        opacity: .7; }
    div#about div.about-footer a {
      display: block;
      outline: 0; }
      div#about div.about-footer a.google-friends {
        float: left;
        border: 0px; }
      div#about div.about-footer a.cube-lab {
        float: right;
        border: 0px; }

div#nav {
  min-width: unset;
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  bottom: 236px; }

div#nav .wrapper {
  display: inline-block;
  max-width: 600px;
  min-width: 0;
  width: 100%;
  height: 195px;
  text-align: center;
  -webkit-user-select: none;
  overflow: hidden; }
  div#nav .wrapper div.logo {
    display: inline-block;
    background: url(../images/808_logo.png) no-repeat;
    background-size: 190px 32px;
    background-position: center;
    max-height: 120px;
    width: 100%;
    height: 40%;
    position: relative;
    border-bottom: 4px solid #000; }
  div#nav .wrapper ul.controls {
    padding: 0px;
    height: 50%;
    position: relative;
    text-align: center;
    list-style: none; }
    div#nav .wrapper ul.controls li {
      min-width: 60px;
      min-height: 70px; }
    div#nav .wrapper ul.controls li.play-button {
      display: inline-block;
      background: url(../images/play.png) no-repeat;
      background-size: 19px 21px;
      background-position: center;
      cursor: pointer; }
    div#nav .wrapper ul.controls li.pause-button {
      display: inline-block;
      background: url(../images/pause.png) no-repeat;
      background-size: 13px 18px;
      background-position: center;
      cursor: pointer; }
    div#nav .wrapper ul.controls li.shuffle-button {
      display: inline-block;
      background: url(../images/shuffle.png) no-repeat;
      background-size: 28px 24px;
      background-position: center;
      cursor: pointer; }
      div#nav .wrapper ul.controls li.shuffle-button.on {
        opacity: .7; }
    div#nav .wrapper ul.controls li.reset-button {
      cursor: pointer;
      -webkit-user-select: none;
      font-size: 24px;
      background: url(../images/reset.png) no-repeat;
      background-position: center;
      background-size: 50px 22px;
      min-width: 80px;
      display: inline-block; }
    div#nav .wrapper ul.controls li.tap-button {
      display: inline-block;
      background: url(../images/tap.png) no-repeat;
      background-size: 23px 22px;
      background-position: center;
      cursor: pointer; }
      div#nav .wrapper ul.controls li.tap-button.down {
        opacity: .7; }
    div#nav .wrapper ul.controls li.variation-button {
      cursor: pointer;
      -webkit-user-select: none;
      font-size: 24px;
      min-width: 80px;
      display: inline-block;
      background-position: center;
      background: url(../images/variation-a.png) no-repeat;
      background-size: 61px 37px;
      background-position: center 10px; }
      div#nav .wrapper ul.controls li.variation-button.on {
        background: url(../images/variation-b.png) no-repeat;
        background-size: 61px 37px;
        background-position: center 10px; }
        div#nav .wrapper ul.controls li.variation-button.on span.variation-a {
          width: 61px; }
        div#nav .wrapper ul.controls li.variation-button.on span.variation-b {
          opacity: .7; }
      div#nav .wrapper ul.controls li.variation-button span.variation-a {
        opacity: .7; }
      div#nav .wrapper ul.controls li.variation-button span.variation-b {
        opacity: 1; }
    div#nav .wrapper ul.controls li.tempo-slider {
      width: 190px;
      height: 33px;
      background: url(../images/bg_tempo.png) no-repeat;
      display: inline-block;
      position: relative;
      top: -28px;
      margin-left: 20px; }
      div#nav .wrapper ul.controls li.tempo-slider div.track {
        width: 126px;
        height: 20px;
        top: 20px;
        left: 5px;
        overflow: hidden;
        position: relative;
        cursor: pointer; }
        div#nav .wrapper ul.controls li.tempo-slider div.track div.handle {
          position: absolute;
          width: 250px;
          height: 14px;
          left: -70px;
          cursor: pointer;
          background: url(../images/handle_tempo.png) no-repeat; }
      div#nav .wrapper ul.controls li.tempo-slider span.bpm {
        display: block;
        margin-left: 120px;
        /* margin-top: -22px; */
        color: black;
        font-weight: 600;
        font-size: 10px;
        letter-spacing: 1px;
        -webkit-font-smoothing: subpixel-antialiased;
        font-family: Impact, Charcoal, sans-serif;
        font-variant: small-caps;
        height: 39px; }

.solids {
  position: absolute;
  display: block;
  bottom: 0px; }

div#sample-buckets {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none; }
  div#sample-buckets div.buckets {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -300px;
    max-height: 600px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    max-width: 600px;
    padding: 10px;
    border-radius: 15px; }
    div#sample-buckets div.buckets div.bucket {
      width: 280px;
      height: 140px;
      max-height: 180px;
      float: left;
      display: inline-block;
      margin: 10px;
      border-radius: 15px; }
      div#sample-buckets div.buckets div.bucket span {
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 600;
        color: #000;
        font-variant: small-caps;
        font-size: 30px;
        line-height: 140px;
        pointer-events: none; }
      div#sample-buckets div.buckets div.bucket.bassdrum {
        background-color: #f5ee6a; }
      div#sample-buckets div.buckets div.bucket.snaredrum {
        background-color: #c75f43; }
      div#sample-buckets div.buckets div.bucket.percussion {
        background-color: #795548; }
      div#sample-buckets div.buckets div.bucket.hihat {
        background-color: #eaad5e; }
      div#sample-buckets div.buckets div.bucket.cymbal {
        background-color: #7bcfa9; }
      div#sample-buckets div.buckets div.bucket.cowbell {
        background-color: #f0f7f7; }

div.scrolling-gradient {
  position: absolute;
  top: 0%;
  bottom: 0px;
  left: 0%;
  width: 100%;
  height: 100%; }
  div.scrolling-gradient canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px; }

div.sticker {
  width: 100%!important;
  height: 100%!important;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  div.sticker .shadow {
    width: 100%;
    height: 100%;
    background: url(../images/step.png) no-repeat;
    background-size: 100%;
    display: block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }

div.drum-shuffle-cubelet-wrapper {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer; }

div.drum-shuffle-cubelet-wrapper {
  -webkit-transition: -webkit-transform ease-out .15s !important; }
  div.drum-shuffle-cubelet-wrapper .center {
    -webkit-transition: -webkit-transform ease-out .5s !important; }

div.face.faceExtroverted {
  padding: 2.5%!important;
  -webkit-user-select: none; }
  div.face.faceExtroverted.center {
    text-align: center; }
    div.face.faceExtroverted.center span.drum-type {
      background: #FF0000;
      font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
      font-weight: 600;
      color: #000;
      font-variant: small-caps;
      width: 90%;
      height: 30px;
      font-size: 15px;
      line-height: 30px;
      display: block;
      position: absolute;
      left: 5%;
      top: 45px;
      border-radius: 5px;
      /* margin: -5px; */
      right: 5%; }
    div.face.faceExtroverted.center .sample {
      width: 10px;
      height: 10px;
      background: #353535;
      display: inline-block;
      margin: 5px; }
  div.face.faceExtroverted .sticker {
    -webkit-transition: background-color ease-out .4s;
    background-color: #606060;
    cursor: pointer;
    line-height: 120px; }
    div.face.faceExtroverted .sticker .shadow {
      opacity: .6;
      cursor: pointer; }
  div.face.faceExtroverted.triggered .sticker {
    background-color: #f5ee6a; }
    div.face.faceExtroverted.triggered .sticker .shadow {
      opacity: .8; }
  div.face.faceExtroverted.step-on .sticker {
    background-color: #f5ee6a; }
    div.face.faceExtroverted.step-on .sticker .shadow {
      opacity: .5; }
  div.face.faceExtroverted.step-on.triggered .sticker .shadow {
    opacity: 0; }
  div.face.faceExtroverted.right.triggered .sticker {
    background-color: #795548; }
  div.face.faceExtroverted.right.step-on .sticker {
    background-color: #795548; }
  div.face.faceExtroverted.front.triggered .sticker {
    background-color: #f5ee6a; }
  div.face.faceExtroverted.front.step-on .sticker {
    background-color: #f5ee6a; }
  div.face.faceExtroverted.left.triggered .sticker {
    background-color: #7bcfa9; }
  div.face.faceExtroverted.left.step-on .sticker {
    background-color: #7bcfa9; }
  div.face.faceExtroverted.down.triggered .sticker {
    background-color: #eaad5e; }
  div.face.faceExtroverted.down.step-on .sticker {
    background-color: #eaad5e; }
  div.face.faceExtroverted.up.triggered .sticker {
    background-color: #c75f43; }
  div.face.faceExtroverted.up.step-on .sticker {
    background-color: #c75f43; }
  div.face.faceExtroverted.back.triggered .sticker {
    background-color: #f0f7f7; }
  div.face.faceExtroverted.back.step-on .sticker {
    background-color: #f0f7f7; }

div.face.center.faceExtroverted {
  padding: 0px !important; }

div.face.faceRight.faceExtroverted.center {
  -webkit-transform: rotate3D(0, 1, 0, 90deg) translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceRight.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceRight.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceRight.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-right.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceRight.faceExtroverted.center .sticker span.drum-type {
      background: #795548; }
    div.face.faceRight.faceExtroverted.center .sticker .sample.on {
      background: #795548; }

div.face.faceFront.faceExtroverted.center {
  -webkit-transform: translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceFront.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceFront.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceFront.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-front.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceFront.faceExtroverted.center .sticker span.drum-type {
      background: #f5ee6a; }
    div.face.faceFront.faceExtroverted.center .sticker .sample.on {
      background: #f5ee6a; }

div.face.faceUp.faceExtroverted.center {
  -webkit-transform: rotate3D(1, 0, 0, 90deg) translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceUp.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceUp.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceUp.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-up.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceUp.faceExtroverted.center .sticker span.drum-type {
      background: #c75f43; }
    div.face.faceUp.faceExtroverted.center .sticker .sample.on {
      background: #c75f43; }

div.face.faceDown.faceExtroverted.center {
  -webkit-transform: rotate3D(1, 0, 0, -90deg) translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceDown.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceDown.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceDown.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-down.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceDown.faceExtroverted.center .sticker span.drum-type {
      background: #eaad5e; }
    div.face.faceDown.faceExtroverted.center .sticker .sample.on {
      background: #eaad5e; }

div.face.faceLeft.faceExtroverted.center {
  -webkit-transform: rotate3D(0, 1, 0, -90deg) translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceLeft.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceLeft.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceLeft.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-left.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceLeft.faceExtroverted.center .sticker span.drum-type {
      background: #7bcfa9; }
    div.face.faceLeft.faceExtroverted.center .sticker .sample.on {
      background: #7bcfa9; }

div.face.faceBack.faceExtroverted.center {
  -webkit-transform: rotate3D(0, 1, 0, 180deg) translate3D(0, 0, 50px) scale3d(0.85, 0.85, 0.85) !important; }
  div.face.faceBack.faceExtroverted.center .sticker {
    background: #141517; }
    div.face.faceBack.faceExtroverted.center .sticker div.loader {
      display: none; }
    div.face.faceBack.faceExtroverted.center .sticker.loading div.loader {
      background: url(../images/loader-back.gif) no-repeat 0px 0px;
      background-size: 26px;
      top: 8px;
      left: 50%;
      position: absolute;
      display: block;
      visibility: visible;
      width: 26px;
      height: 26px;
      margin-left: -13px; }
    div.face.faceBack.faceExtroverted.center .sticker span.drum-type {
      background: #f0f7f7; }
    div.face.faceBack.faceExtroverted.center .sticker .sample.on {
      background: #f0f7f7; }

.sticker {
  border-radius: 0 !important;
  cursor: pointer; }

div.face {
  overflow: visible !important; }

footer {
  position: absolute;
  min-width: 500px;
  width: 100%;
  height: 5%;
  bottom: 0px;
  -webkit-user-select: none; }
  footer div.cube-lab-logo {
    max-width: 50%;
    width: 175px;
    height: 100%;
    margin-right: 25px;
    background: url(../images/cube-lab.png) no-repeat 100%;
    float: right;
    cursor: pointer; }
  footer ul.share {
    list-style-type: none;
    margin: 0;
    text-align: left;
    height: 20px;
    float: left;
    display: inline-block;
    padding-left: 20px;
    margin-top: 10px; }
    footer ul.share li {
      display: inline-block;
      height: 20px;
      width: 32px;
      text-align: center;
      line-height: 20px;
      float: left; }
      footer ul.share li::selection {
        background: #c75f43; }
      footer ul.share li:first-child {
        width: 20px;
        margin-top: -2px;
        padding-left: 25px;
        border-right: #000 solid 1px;
        margin-right: 3px;
        height: 30px;
        position: relative;
        -webkit-user-select: text;
        background: url(../images/icon_share.png) no-repeat center;
        cursor: pointer; }
        footer ul.share li:first-child:hover {
          background: url(../images/icon_share-hover.png) no-repeat center; }
          footer ul.share li:first-child:hover span.link {
            visibility: visible; }
        footer ul.share li:first-child span.link {
          visibility: hidden;
          display: block;
          position: absolute;
          bottom: 27px;
          left: 3px;
          height: 37px;
          width: 140px;
          color: #000;
          font-size: 11px;
          font-weight: 600;
          padding-top: 5px;
          -webkit-user-select: initial;
          background: url(../images/bg_share-link.png) no-repeat 3px 0px; }
      footer ul.share li a, footer ul.share li a:visited, footer ul.share li a:active, footer ul.share li a:hover {
        display: inline-block;
        height: 20px;
        width: 100%;
        margin-top: 4px;
        padding-right: 5px;
        text-decoration: none;
        border: 0px; }

div#browser-issue {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #f2ea43;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f2ea43 0%, #7bcfa9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f2ea43), color-stop(100%, #7bcfa9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f2ea43 0%, #7bcfa9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f2ea43 0%, #7bcfa9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f2ea43 0%, #7bcfa9 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f2ea43 0%, #7bcfa9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ea43', endColorstr='#7bcfa9',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  div#browser-issue div.content {
    margin-height: 25%;
    margin-top: 10%;
    max-width: 100%; }
    div#browser-issue div.content img {
      max-width: 100%; }
    div#browser-issue div.content a, div#browser-issue div.content a:active, div#browser-issue div.content a:focus {
      margin-top: 20px;
      border: 0px;
      display: inline-block; }

@media only screen and (max-device-width: 480px) and (max-device-height: 600px) {
  div.notification {
    position: relative;
    width: 100%;
    z-index: 2000;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    height: 30px;
    line-height: 60px; }

  div#main {
    width: 100%;
    height: 100%;
    min-width: 100px;
    min-height: 100px;
    position: relative; }

  div#nav {
    bottom: 196px;
    max-width: 480px;
    min-width: 300px; }

  div#nav .wrapper {
    display: inline-block;
    max-width: 480px;
    min-width: 100px; }
    div#nav .wrapper ul.controls li.variation-button {
      display: none; }
    div#nav .wrapper ul.controls li.tempo-slider {
      display: none; }

  div#about div.bringing-together {
    background: url(../images/bringing-together.png) no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #feffe5;
    padding-bottom: 15px;
    margin-bottom: 10px; }

  .sticker {
    -webkit-transition: none !important; }

  footer {
    position: absolute;
    min-width: 100px;
    width: 100%;
    height: 5%;
    bottom: 0px;
    -webkit-user-select: none; }
    footer ul.share {
      list-style-type: none;
      margin: 0;
      text-align: left;
      height: 20px;
      float: left;
      display: inline-block;
      padding-left: 2px; }
    footer div.cube-lab-logo {
      max-width: 100%;
      width: 160px;
      height: 100%;
      margin-right: 2px;
      background: url(../images/cube-lab.png) no-repeat 100%;
      background-size: 160px auto;
      float: right; } }
@media only screen and (max-device-width: 600px) and (max-height: 300px) {
  div#main {
    width: 100%;
    height: 100%;
    min-width: 100px;
    min-height: 100px;
    position: relative; }

  div.cube {
    cursor: pointer;
    margin-top: -60px; }

  div#nav {
    bottom: 116px; }

  div#nav .wrapper {
    display: inline-block;
    max-width: 578px;
    min-width: 100px;
    height: 100px; }
    div#nav .wrapper div.logo {
      display: inline-block;
      background: url(../images/808_logo.png) no-repeat;
      background-size: 162px 26px;
      background-position: center;
      max-height: 120px;
      width: 100%;
      height: 35%;
      position: relative;
      border-bottom: 4px solid #000; }
    div#nav .wrapper ul.controls {
      min-height: 65%; }
      div#nav .wrapper ul.controls li {
        min-height: 45px; }
      div#nav .wrapper ul.controls li.variation-button {
        display: inline-block;
        background-position: center 0px; }
      div#nav .wrapper ul.controls li.tempo-slider {
        display: none; }

  .sticker {
    -webkit-transition: none !important; }

  footer {
    position: absolute;
    min-width: 100px;
    width: 100%;
    height: 5%;
    bottom: 0px;
    -webkit-user-select: none; }
    footer ul.share {
      list-style-type: none;
      margin: 0;
      text-align: left;
      height: 20px;
      float: left;
      display: inline-block;
      padding-left: 2px;
      margin-top: -5px; }
    footer div.cube-lab-logo {
      max-width: 100%;
      width: 195px;
      height: 100%;
      margin-right: 5px;
      background: url(../images/cube-lab.png) no-repeat 100%;
      float: right; } }
      
      @media (max-width: 480px) {
        div#main,
        div#nav,
        div#nav .wrapper,
        footer {
          min-width: 0 !important;
          width: 100% !important;
          overflow-x: hidden;
        }
      
        div#about div.content {
          width: 95%;
          padding: 0 10px;
        }
      
        div#sample-buckets div.buckets {
          margin-left: auto;
          margin-right: auto;
          left: 0;
          right: 0;
          transform: translateX(0);
          width: 95%;
          max-width: 95%;
        }
      
        div#sample-buckets div.buckets div.bucket {
          width: 100%;
          max-width: 100%;
          margin: 5px 0;
        }
      
        footer div.cube-lab-logo {
          width: 120px;
          background-size: contain;
        }
      }