/* Save State of Parallax Version */

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

@font-face {
  font-family: 'Basis Grotesque Mono';
  src: url('../fonts/basis_grotesque_mono.eot'); /* IE9 Compat Modes */
  src: url('../fonts/basis_grotesque_mono.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/basis_grotesque_mono.woff') format('woff'), /* Modern Browsers */
       url('../fonts/basis_grotesque_mono.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/basis_grotesque_mono.svg#813fc669c89f3ba5fb00a3179637c082') format('svg'); /* Legacy iOS */

  font-style: normal;
  font-weight: 400;
}

html,
button,
input,
select,
textarea {
  color: #f7f6f3;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 20px auto;
  max-width: 560px;
  padding: 0;
}

audio,
canvas,
img, {
    vertical-align: middle;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html,
body {
  background: #020202;
  color: #f7f6f3;
  height: 100%;
  margin: 0;
  min-width: 320px;
  padding: 0;
  width: 100%;
}

body {
  font: 16px 'Basis Grotesque Mono', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 {
  display: none;
}

h2 {
  font-size: 40px;
  margin: 0;
  text-align: center;
}

h3 {
  font-size: 30px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h4 {
  font-size: 24px;
  margin: 0;
}

hgroup {
  position: relative;
  z-index: 2;
}

a {
  color: #f7f6f3;
}

header {
  height: 100px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

header a {
  display: inline-block;
  height: 50px;
  margin: 5px;
  text-indent: -9999px;
  width: 50px;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.video {
  position: relative;
  z-index: 10;
}

video {
  max-width: 100%;
  height: auto;
}
iframe,
embed,
object {
  max-width: 100%;
}

.home {
  background-image: url(../img/icons/home.png);
}

.shop {
  background-image: url(../img/icons/shop.png);
}

.right-nav {
  position: absolute;
  right: 20px;
  top: 20px;
}

.facebook {
  background-image: url(../img/icons/facebook.png);
}

.youtube {
  background-image: url(../img/icons/youtube.png);
}

.twitter {
  background-image: url(../img/icons/twitter.png);
}

.soundcloud {
  background-image: url(../img/icons/soundcloud.png);
}

.instagram {
  background-image: url(../img/icons/instagram.png);
}

.main-container {
  text-align: center;
}

#pagebuilder-container {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.pusher {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}

.fullsize-img {
  display: none;
  height: auto;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

@media (max-aspect-ratio: 1/1) {
  .fullsize-img {
    height: 100%;
    width: auto;
  }
}

section {
  margin: 40px 0;
}

section:first-child {
  margin-top: 0;
}

.content {
  position: relative;
}

.shows {
  margin-top: 0;
}

.shows table {
  border-top: 1px solid #f7f6f3;
  margin: 0 auto;
  width: 560px;
}

.shows table:last-child {
  border-bottom: 1px solid #f7f6f3;
}

.shows td:first-child {
  width: 21%;
}

.shows td {
  font-size: 16px;
  padding: 10px;
  width: 35%;
}

.shows td:last-child {
  width: 9%;
}

.icons {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ticket {
  background-image: url(../img/icons/ticket.png);
  display: inline-block;
  height: 30px;
  position: relative;
  text-indent: -9999px;
  top: 3px;
  width: 30px;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.product-container {
  display: inline-block;
  vertical-align: top;
}

.product-container img {
  border: 1px solid #f7f6f3;
}

.product-container:nth-child(odd) {
  margin-right: 5px;
}

.product-container:nth-child(even) {
  margin-left: 5px;
}

.product-container img {
  height: auto;
  width: 100%;
}

.products {
  margin-top: 65px;
}

.products h3 {
  margin: 0 0 30px 0;
}

.products p {
  margin: 0;
}

.products img {
  display: inline-block;
  margin-bottom: 20px;
}

.button {
  color: #f7f6f3;
  display: block;
  height: 40px;
  margin: 10px auto;
  position: relative;
  width: 150px;
}

.button.image {
  text-indent: -9999px;
}

.button span {
  display: block;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
}

.button .ghost {
  background-color: #f7f6f3;
  border: 1px solid #f7f6f3;
  border-radius: 20px;
  position: relative;
  width: 130px;
  -webkit-transition: width .15s ease-in-out;
  -moz-transition: width .15s ease-in-out;
  -o-transition: width .15s ease-in-out;
  transition: width .15s ease-in-out;
}

.button:hover .ghost {
  width: 140px;
}

.product-container .album {
  float: left;
  margin-right: 15px;
  max-width: 300px;
}

.buy-links {
  float: left;
}

.buy-links p {
  font-size: 25px;
}

.amazon-cd,
.amazon-vinyl {
  background-image: url(../img/icons/amazon.png);
  background-repeat: no-repeat;
  background-position: center 12px;
}

.itunes {
  background-image: url(../img/icons/itunes.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.google {
  background-image: url(../img/icons/googleplay.png);
  background-repeat: no-repeat;
  background-position: center 7px;
}

.spotify {
  background-image: url(../img/icons/spotify.png);
  background-repeat: no-repeat;
  background-position: center 8px;
}

.contact {
  margin-top: 50px;
}

.contact h3 {
  margin: 0 0 30px 0;
}

.content-container {
  margin: auto;
  max-width: 1400px;
  padding: 0 15px;
  text-align: center;
}

.banner {
  margin: 0;
  position: relative;
}

.banner .logo {
  left: 50%;
  margin-left: -7.5%;
  position: absolute;
  top: 80px;
  height: auto;
  width: 15%;
  z-index: 10;
}

.banner .banner {
  height: auto;
  width: 100%;
}

.show {
  display: block;
}

footer {
  margin: 40px 0;
  position: relative;
  text-align: center;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 960px) {
  .right-nav {
    position: relative;
    right: 0;
    text-align: center;
  }

  .content .banner {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 600px) {

  body {
    font-size: 14px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  header {
    height: 70px;
  }

  header a {
    height: 40px;
    margin: 2.5px;
    width: 40px;
  }

  .right-nav {
    min-width: 320px;
    position: relative;
    top: 25px;
  }

  .content .banner {
    margin-top: 75px;
  }

  .banner .logo {
    margin-left: -12.5%;
    top: 37.5px;
    width: 25%
  }

  .home-container {
    padding: 30px 0 40px 0;
  }

  .products {
    margin-top: 40px;
  }

  .product-container .album {
    float: none;
    margin-right: 0;
  }

  .buy-links {
    float: none;
  }

  .ticket {
    background-size: 25px 25px;
  }

/* ====================
   TABLES & CONTAINERS
  ==================== */

   .shows table {
     width: 100%;
   }

   .shows td {
     font-size: 12px;
     padding: 5px;
   }

    .shows td:last-child {
      padding-right: 0;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

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

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
