﻿.loading {
  display: none;
}

div.content-width {
  width: 1100px;
}

div.section {
  overflow: hidden;
  text-align: right;
}
div.section h3 {
  margin: 0;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-size: 100px;
  line-height: 100px;
  font-weight: 200;
  text-align: right;
  color: #fff;
}
#tagline {
  color: #222;
  font-size: 40px;
  text-align: center;
}
div.section h3 strong {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
div.section a.app-store {
  display: inline-block;
  width: 135px;
  height: 40px;
  background: url(../images/app_store_badge_135x40.svg) no-repeat;
  background-size: 135px 40px;
  text-indent: -9999px;
  white-space: nowrap;
  font-size: 1px;
  color: rgba(0, 0, 0, 0);
  text-decoration: none;
}
div.section ul.blocks {
  margin: 100px 0 0;
  padding: 0 0 0 300px;
  list-style: none;
  height: 200px;
}
div.section ul.blocks li {
  display: inline-block;
  height: 200px;
  width: 32%;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  position: relative;
  text-align: left;
  border-left: 1px solid #222;
}
div.section ul.blocks li a {
  display: block;
  height: 200px;
  padding: 120px 10px 0;
  text-decoration: none;
  color: white;
  font-size: 50px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  z-index: 12;
  position: relative;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

div.section.prologue ul.blocks {
  height: 400px;
}
div.section.prologue ul.blocks li {
  width: 320px;
}
div.section.prologue ul.blocks li.time-entry {
  background: url(../images/prologue/time-entry.png) center -250px no-repeat;
  background-size: 320px 568px;
}
div.section.prologue ul.blocks li.progress {
  background: url(../images/prologue/progress.png) center -150px no-repeat;
  background-size: 320px 568px;
}
div.section.prologue ul.blocks li.tags {
  background: url(../images/prologue/tags.png) center -250px no-repeat;
  background-size: 320px 568px;
}
div.section.prologue ul.blocks li.feed {
  background: url(../images/prologue/feed.png) center -150px no-repeat;
  background-size: 320px 568px;
}

div.section.at h3 {
  line-height: 80px;
}
div.section.at ul.blocks li {
  width: 320px;
}
div.section.at ul.blocks li.nux {
  background: url(../images/athenaText/nux.png) center -150px no-repeat;
  background-size: 320px 568px;
}
div.section.at ul.blocks li.drawer {
  background: url(../images/athenaText/drawer.png) center 0 no-repeat;
  background-size: 320px 568px;
}

div.section.epoc ul.blocks li {
  width: 320px;
}
div.section.epoc ul.blocks li.nux {
  background: url(../images/epocrates/nux.png) center center no-repeat;
  background-size: 320px 568px;
}

div.section.proof ul.blocks li {
  width: 230px;
}
div.section.proof ul.blocks li.hero {
  background: url(../images/proof/hero.png) center center no-repeat;
  background-size: 320px 568px;
}
div.section.proof ul.blocks li.header {
  background: url(../images/proof/header.png) center center no-repeat;
  background-size: 320px 568px;
}
div.section.proof ul.blocks li.dark {
  background: url(../images/proof/dark.png) center center no-repeat;
  background-size: 320px 568px;
}

div.section.aw h3 {
  line-height: 80px;
}
div.section.aw ul.blocks li {
  width: 320px;
}
div.section.aw ul.blocks li.nux {
  background: url(../images/athenaWell/nux.png) center center no-repeat;
  background-size: 320px 568px;
}

div.section.bnd ul.blocks li {
  width: 230px;
}
div.section.bnd ul.blocks li.nux {
  background: url(../images/bugs-drugs/nux.png) center center no-repeat;
  background-size: 320px 568px;
}
div.section.bnd ul.blocks li.parallax {
  background: url(../images/bugs-drugs/parallax.png) center center no-repeat;
  background-size: 320px 568px;
}
div.section.bnd ul.blocks li.loading {
  background: url(../images/bugs-drugs/loading.png) center center no-repeat;
  background-size: 320px 568px;
}

div.section ul.blocks li div.smoke {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 11;
}
div.section ul.blocks li:first-child div.smoke {
  opacity: 0;
}

div.section div.iphone {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}
div.section div.iphone div.device {
  background: url(../images/apple-iphone-5s.svg) no-repeat;
  background-size: 367px 782px;
  width: 320px;
  height: 568px;
  padding: 108px 26px 100px 26px;
  position: relative;
  top: -373px;
  left: -50px;
}
div.section div.iphone video {
  display: block;
  width: 320px;
  height: 568px;
  background: #000;
}

a.continue {
  width: 50px;
  height: 50px;
  background: url(../images/continue-arrow.png) no-repeat;
  background-size: 50px 50px;
  display: block;
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 50%;
  outline: none;
  text-decoration: none;
  color: rgba(0, 0, 0, 0);
  font-size: 1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  border-radius: 25px;
}

.prologue {
  background: orange !important;
}
.at {
  background: #5f3684 !important;
}
.aw {
  background: #5f3684 !important;
}
.bnd {
  background: #0d64cd !important;
}
.epoc {
  background: #0d64cd !important;
}
.proof {
  background: #c79236 !important;
}

@media only screen and (max-width: 760px) {
  header h2.tagline {
    display: none !important;
  }

  h3#tagline span {
    display: block;
  }

  div.section {
    padding: 60px 0;
  }
  div.section h3 {
    font-size: 60px;
    line-height: 60px !important;
  }
  div.section ul.blocks {
    margin-top: 40px;
    padding-left: 0;
    height: auto;
  }
  div.section ul.blocks li {
    display: block;
    height: 90px;
    margin: 0 auto 10px;
  }
  div.section ul.blocks li a {
    padding-top: 0;
  }
  div.section a.continue {
    display: none;
  }
  div.section div.iphone {
    display: none;
  }

  h3#tagline {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  div.section.proof ul.blocks li {
    width: 320px;
  }
  div.section.bnd ul.blocks li {
    width: 320px;
  }

  div.section ul.blocks li div.smoke {
    background: rgba(0, 0, 0, 0.4);
  }
  div.section ul.blocks li:first-child div.smoke {
    opacity: 100%;
  }

  div.video-modal {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 200;
  }
  div.video-modal a.close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    padding: 10px 20px;
    text-decoration: none;
    color: white;
  }
  div.video-modal div.device {
    background: url(../images/apple-iphone-5s.svg) no-repeat;
    background-size: 367px 782px;
    width: 320px;
    height: 568px;
    padding: 108px 26px 100px 26px;
    position: relative;
    margin: 40px auto 0;
    /* top: -373px; */
    /* left: -50px; */
  }
  div.video-modal video {
    display: block;
    width: 320px;
    height: 568px;
    background: #000;
  }

  /* div.section div.iphone {
  width: 1px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}
div.section div.iphone div.device {
  background: url(../images/apple-iphone-5s.svg) no-repeat;
  background-size: 367px 782px;
  width: 320px;
  height: 568px;
  padding: 108px 26px 100px 26px;
  position: relative;
  top: -373px;
  left: -50px;
}
div.section div.iphone video {
  display: block;
  width: 320px;
  height: 568px;
  background: #000;
} */
}
