/* compiled by scssphp v0.0.10 on Thu, 30 May 2024 16:05:41 -0700 (0.0892s) */

/*--- Site Colors ---*/
/*$background: #f5f7f8;*/
/*$accent: #ff665e;*/
/*$accent: #f93f5a;*/
/*$highlight: #E8ECF6;*/
/*#F9EBF0;*/
/*$highlight: #dfe4ec;*/
/* -- MIXINS -- */
/* -- WRAPPERS -- */
html {
  position: relative;
  min-height: 100%; }

body {
  color: black;
  font-family: 'HelveticaNeue', 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 1px;
  background: black; }

h1, h2, h3, h4, h5 {
  color: #051926;
  font-weight: 400;
  text-transform: uppercase; }

h1 {
  font-size: 28px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px; }

h3 {
  line-height: 30px;
  margin-bottom: 20px; }

h2, p {
  margin-bottom: 20px; }

a {
  color: #e84b89;
  font-weight: 400;
  font-style: normal; }

a:hover, a:focus, div.jqcloud a:hover, div.jqcloud a:focus {
  color: #d75b7c;
  text-decoration: none; }

h4 p {
  margin-bottom: 0;
  /* -- GENERAL STYLING -- */ }

.center {
  text-align: center; }

.container {
  width: 100%;
  max-width: 1170px;
  padding: 40px; }

.container.short {
  padding-top: 0;
  padding-bottom: 0; }

.container.left {
  padding-left: 30px; }

.highlight {
  background: #f7f6f6; }

.jumbotron {
  background: #ededed; }

.jumbotron .container {
  padding: 0; }

.row.featurette {
  margin-bottom: 50px; }

.bg-dark {
  padding: 20px;
  border: 1px solid #f7f6f6;
  border-radius: 4px;
  background: black; }

.bg-light {
  padding: 20px;
  margin: 0 auto;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  background: rgba(255, 255, 255, .7);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.bg-light h3 {
  margin: 10px 0; }

p.lead strong {
  font-size: 95%;
  font-weight: 400; }

img.img-responsive {
  width: 100%; }

img {
  max-width: 100%; }

.flex {
  display: flex; }

@media (max-width: 767px) {
    .block-sm {
      display: block; } }

.justify-space-evenly {
  justify-content: space-evenly; }

.justify-center {
  justify-content: center; }

.text-lg {
  font-size: 125%; }

.bold {
  font-weight: 700; }

.accent-light {
  color: #d75b7c; }

.bg-accent-light {
  background: #d75b7c; }

.ml5 {
  margin-left: 3rem; }

.mb5 {
  margin-bottom: 20px; }

.mb3 {
  margin-bottom: 12px; }

hr {
  border-top: 1px solid #575757; }

#page-presale section + section {
  border-top: thin solid gray; }
  #page-presale section + section h1 {
    margin-top: 30px; }
  #page-presale .hero-box {
    max-width: 1200px;
    padding-left: 60px;
    padding-right: 60px; }
  #page-presale .hero-box ul, #page-presale .hero-box ol {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto; }
  #page-presale .shop {
    margin-bottom: -30px;
    min-height: 600px; }
  @media (max-width: 1600px) {
  #page-presale #main-content {
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px; }
  #page-presale #body-wrapper::before {
    background-size: 400px;
    opacity: 0.1;
    background-position-x: left; } }
  @media (max-width: 767px) {
  #page-presale .hero-box {
    padding: 30px 0; }
    #page-presale .hero-box h1 {
      margin-top: 0; }

    #page-presale .hero-box h1 + .shop {
      margin-top: -40px; }

    #page-presale .hero-box p + .shop {
      margin-top: -30px; }

    #page-presale .hero-box script + p {
      margin-top: 30px; }
  #page-presale .shop {
    margin-bottom: 0; } }

.presale-status {
  display: grid;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  .presale-status.ended {
    background: #e84b89;
    color: white;
    border-radius: 6px;
    padding: 10px;
    border: thin solid #4c002d; }
  .presale-status .small {
    font-size: 13px; }
  .presale-status .large {
    font-size: 22px; }

.progress-bar {
  background: gray;
  width: 100%;
  height: 6px;
  margin-bottom: 10px;
  white-space: nowrap;
  position: relative; }
  .progress-bar > div {
    height: 6px; }
  .progress-bar .node {
    display: inline-block;
    background-color: gray;
    height: 22px;
    width: 2px;
    position: absolute;
    top: 3px;
    transform: translate(0, -50%);
    z-index: 2; }
  .progress-bar .node.funded {
    background-color: #e74b89; }
  .progress-bar .progress-label {
    color: black;
    position: absolute;
    transform: translate(-50%, -100%);
    top: -22px;
    left: 100%;
    font-size: 14px;
    font-weight: bold; }

.description {
  color: black;
  font-size: 81%;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* -- BUTTONS -- */ }

.btn, .btn-default, .btn-default:focus, .btn-primary, .btn-primary:focus, .btn-secondary, .btn-secondary:focus, .funnel .button-wrapper a, .funnel .button-wrapper a:focus {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 12px;
  border: 0;
  border-radius: 5px;
  background: #051926;
  background-image: none;
  /*@include box-shadow(0px, 1px, 0px, 0px, rgba(244,57,47,1));*/
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -ms-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .funnel .button-wrapper a:hover, .funnel .button-wrapper a:focus, .funnel .button-wrapper a:active, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-default:hover, .btn-default:focus, .btn-default:active, .open .dropdown-toggle.btn-default {
  border-color: transparent;
  outline: 0; }

.btn-default:hover {
  color: #fff;
  background: #d75b7c; }

.btn-default:active {
  color: #fff;
  background: #e84b89;
  /*@include box-shadow(0px, 1px, 0px, 0px, rgba(244,57,47,.5), true); */
  outline: 0; }

.btn-primary {
  white-space: nowrap;
  background-color: #d75b7c; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #e84b89; }

.funnel .button-wrapper a, .funnel .btn-primary {
  background-color: #e84b89; }
  .funnel .button-wrapper a:hover, .funnel .btn-primary:hover, .funnel .button-wrapper a:focus, .funnel .btn-primary:focus, .funnel .button-wrapper a:active, .funnel .btn-primary:active {
    color: #fff;
    background-color: #d75b7c; }

.btn-secondary, .funnel .btn-secondary {
  white-space: nowrap;
  color: #fff;
  background-color: #757575; }
  .btn-secondary:hover, .funnel .btn-secondary:hover, .btn-secondary:focus, .funnel .btn-secondary:focus, .btn-secondary:active, .funnel .btn-secondary:active {
    color: #fff;
    background-color: #49565e; }

.btn-lg, .btn-lg:focus {
  font-size: 16px;
  padding: 8px 20px;
  margin-top: 10px; }

.btn-xl, .btn-xl:focus {
  font-size: 18px;
  padding: 7px 22px;
  margin: 10px auto;
  /* -- HEADER -- */ }

#page-wrapper {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  position: relative; }

#subscribe {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  height: 50px;
  padding-right: 8px;
  position: absolute;
  right: 0px;
  z-index: 1; }
  #subscribe #mc_embed_signup {
    padding-top: 9px; }
  #subscribe #mc_embed_signup input.email {
    width: 150px;
    margin-right: 5px !important; }
  #subscribe #mc_embed_signup input.zip {
    width: 60px;
    margin-right: 5px !important; }
  #subscribe #mc-embedded-subscribe.btn {
    margin-top: 0;
    border: 0;
    padding: 5px 10px; }

#player-wrapper {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  height: 50px;
  padding: 16px 20px;
  position: absolute;
  right: 0px;
  z-index: 1; }
  #player-wrapper .player-wrapper, #player-wrapper .play-btn, #player-wrapper.active .album-title, #player-wrapper .prev-btn, #player-wrapper .next-btn {
    display: none; }
  #player-wrapper .play-btn.playing, #player-wrapper .play-btn.paused {
    display: block; }
  #player-wrapper .tracks, #player-wrapper.active .prev-btn, #player-wrapper.active .next-btn {
    display: inline; }
  #player-wrapper .tracks {
    float: left;
    margin-right: 27px; }

ul.tracks .play-btn.loading {
  color: #f7f6f6;
  cursor: default; }

ul.tracks .play-btn.playing, ul.tracks .play-btn.paused {
  color: #051926; }

ul.tracks .track {
  width: 100%;
  padding: 3px 10px;
  background: #f7f6f6;
  text-align: left;
  font-weight: 400;
  border-radius: 6px; }

ul.tracks .flex {
  align-items: center; }

.play-btn, .album-title, .glyphicon-forward, .glyphicon-backward {
  cursor: pointer; }

.play-btn.playing .glyphicon-pause {
  display: inline-block; }

.play-btn.playing .glyphicon-play {
  display: none; }

.play-btn .glyphicon-pause {
  display: none; }

.track-navi {
  float: right; }

.prev-btn {
  margin-right: 8px; }

#header {
  background: #000;
  height: 50px; }

#header .container {
  padding: 0; }

#menu {
  text-align: center;
  margin: 0 auto; }

.navbar-brand {
  float: none;
  display: block;
  padding: 8px 17px 4px;
  border-bottom: 4px solid transparent;
  min-width: 218px;
  margin-right: 3px; }
  .navbar-brand img {
    max-height: 100%; }

.navbar-header.active .navbar-brand, .navbar-header:hover .navbar-brand {
  border-bottom-color: #e00186; }

.navbar-default {
  background-image: none;
  background: transparent;
  filter: none;
  margin-bottom: 0px;
  border: 0;
  border-radius: 0;
  text-align: left;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0; }

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  line-height: 14px; }

.navbar-default .navbar-toggle {
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  margin: 0 auto;
  border: 0;
  height: 50px;
  width: 80px;
  position: absolute;
  top: 0;
  right: 0;
  background: #051926;
  border-radius: 0; }
  .navbar-default .navbar-toggle.collapsed {
    background: #e84b89; }
  .navbar-default .navbar-toggle.collapsed:hover, .navbar-default .navbar-toggle.collapsed:focus {
    background: #e84b89; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #051926; }

.navbar-default .navbar-collapse {
  border: 0; }

.nav {
  font-size: 18px;
  display: inline-block;
  line-height: 18px; }
  .nav h1 {
    font-size: 40px;
    font-weight: 400;
    margin: 0; }
  .nav a.menu-home img {
    height: 46px;
    top: 0px;
    position: relative; }
  .nav > li > a {
    padding-top: 18px;
    border-bottom: 4px transparent solid;
    padding: 18px 5px 10px 8px;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 4px;
    font-weight: 300;
    margin: 0 3px; }
  .nav > li > a:hover {
    color: gray;
    border-bottom: 4px #e00186 solid;
    border-radius: 0; }

.sub-navbar.container {
  text-align: center;
  padding: 0;
  margin-bottom: 0; }

.nav-pills > li + li {
  margin-left: 0px; }

.nav > li > a:hover, .nav > li > a:focus, div.jqcloud a:hover, div.jqcloud a:focus {
  color: gray;
  background: transparent;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.sub-nav {
  margin-bottom: 0;
  -webkit-padding-start: 0px;
  list-style: none; }
  .sub-nav li {
    width: 50%;
    text-align: center;
    float: left; }
  .sub-nav li a {
    color: #fff;
    font-size: 16px;
    position: relative;
    display: block;
    padding: 5px 15px;
    border-radius: 0;
    background: #051926;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
    .sub-nav li a:hover, .sub-nav li a:active {
      text-decoration: none;
      background: #d75b7c; }

#body-wrapper {
  position: relative;
  min-height: calc(100vh - 151px);
  background-color: #fee7f1; }
  #body-wrapper::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/imgs/Carsie-sticker-pink-bg.png) top right repeat-y;
    background-size: 500px; }

#featured-announcement {
  position: absolute;
  z-index: 200;
  text-align: center;
  margin: -32px 20px -20px 20px;
  font-size: 17px;
  padding: 0;
  width: 350px; }
  #featured-announcement .overlay {
    opacity: 0.7;
    z-index: -1;
    background: white;
    border-radius: 3px; }
  #featured-announcement h3 {
    margin-bottom: 0;
    background: rgba(256, 256, 256, .8);
    padding: 8px 0;
    font-weight: 400;
    font-size: 21px; }
  #featured-announcement .btn {
    white-space: normal;
    font-size: 13px; }
  #featured-announcement a:hover {
    text-decoration: none; }
  #featured-announcement .media-container {
    width: 80%;
    display: inline-block; }
  #featured-announcement img.img-responsive {
    max-width: 100%;
    max-height: 190px;
    margin: auto;
    width: auto; }

.videos iframe {
  position: relative;
  display: none; }

.content {
  padding: 10px; }

#main-content {
  background: transparent;
  margin-right: 420px;
  padding: 90px 15px 30px;
  z-index: 1;
  position: relative; }

#page-music #main-content {
  background: white;
  min-height: calc(100vh - 324px); }
  #page-music #main-content > .top-content {
    padding-top: 30px;
    padding-bottom: 30px; }

.content-wrapper {
  padding-left: 20px;
  padding-right: 20px; }

.nav-pills > li.active > a {
  /* -- BACKGROUND BANNERS -- */ }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: gray;
    background-color: #000;
    border-bottom: 4px #e00186 solid;
    padding-bottom: 10px;
    border-radius: 0; }

.top-banner {
  margin: 0;
  background: #fff;
  background-size: cover;
  min-height: 200px;
  overflow: hidden;
  padding: 0;
  /* -- PAGE SPECIFIC TOP BANNERS -- */ }
  .top-banner, .top-banner .color-overlay {
    min-height: 200px;
    position: relative;
    z-index: 99; }
  .top-banner .top-content {
    z-index: 200;
    margin-top: 40px;
    margin-bottom: 40px; }
  .top-banner .top-content h2 {
    font-size: 26px;
    line-height: 35px;
    margin: 0;
    text-align: center; }
  .top-banner .color-overlay {
    display: none;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.25;
    /* FF3.6+ */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 150, 175, 0.75) 75%, #ff96af 100%);
    /* Chrome,Safari4+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(26%, rgba(255, 255, 255, 0.26)), color-stop(75%, rgba(255, 150, 175, 0.75)), color-stop(100%, #ff96af));
    /* Chrome10+,Safari5.1+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 150, 175, 0.75) 75%, #ff96af 100%);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 150, 175, 0.75) 75%, #ff96af 100%);
    /* IE10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 150, 175, 0.75) 75%, #ff96af 100%);
    /* W3C */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.26) 26%, rgba(255, 150, 175, 0.75) 75%, #ff96af 100%);
    /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ff96af',GradientType=0); }

#page-index .top-banner, #home .top-banner {
  min-height: calc(100vh - 191px);
  height: 600px; }

#page-shows .top-banner {
  /* -- CONTENT -- */ }
  #page-shows .top-banner, #page-shows .top-banner .color-overlay {
    min-height: calc(100vh - 191px); }

.patreon.narrow {
  font-size: 20px;
  line-height: 34px;
  max-width: 710px; }
  .patreon.narrow .btn {
    margin: auto;
    margin-bottom: 20px;
    display: inline-block;
    width: 75%; }
  .patreon.narrow .btn.last {
    margin-top: 5px;
    margin-bottom: 0; }

.patreon-video {
  margin: auto;
  display: block;
  margin-top: 25px;
  margin-bottom: 20px;
  max-width: 100%; }

div.jqcloud span.w10 {
  color: #f93f5a; }

div.jqcloud span.w9 {
  color: rgba(249, 63, 90, .9); }

div.jqcloud span.w8 {
  color: rgba(249, 63, 90, .8); }

div.jqcloud span.w7 {
  color: rgba(249, 63, 90, .7); }

div.jqcloud span.w6 {
  color: rgba(249, 63, 90, .6); }

div.jqcloud span.w5 {
  color: rgba(249, 63, 90, .5); }

div.jqcloud span.w4 {
  color: rgba(249, 63, 90, .4); }

div.jqcloud span.w3 {
  color: rgba(249, 63, 90, .35); }

div.jqcloud span.w2 {
  color: rgba(249, 63, 90, .3); }

div.jqcloud span.w1 {
  color: rgba(249, 63, 90, .25); }

.icon-wrapper {
  width: 10%;
  margin: 4px 10px 0 -10px;
  display: inline-block; }

.form-group {
  margin-bottom: 10px; }

.press-download {
  margin: 20px 20px 20px 40px; }
  .press-download .btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.press-quote {
  font-size: 15px;
  margin: 0 0 40px 0;
  padding: 20px;
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5); }
  .press-quote h3 {
    color: black;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 40px; }
  .press-quote h3::before {
    content: "“";
    font-size: 68px;
    margin-left: -37px;
    margin-right: 11px;
    line-height: 0;
    color: #f93f5a;
    vertical-align: -0.4em; }

.pull-quote {
  font-size: 18px;
  margin-top: 20px; }

.press-quote-read-more {
  border-top: thin solid;
  padding-top: 10px;
  border-bottom: thin solid;
  padding-bottom: 10px; }

#collapsePress {
  margin-top: 30px; }

.press-author {
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin: 10px 0 0; }

.press-source {
  font-size: 14px;
  font-weight: 300;
  display: block; }

.row.release {
  min-height: 475px; }

.release h2 {
  margin-top: 10px;
  margin-right: 206px;
  font-size: 26px; }

a.purchase-btn {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 12px;
  padding: 8px 30px 5px;
  border-radius: 6px;
  background: #051926;
  position: absolute;
  top: 5px;
  right: 16px;
  -webkit-box-shadow: inset 0px 1px 0px 0px;
  -moz-box-shadow: inset 0px 1px 0px 0px;
  box-shadow: inset 0px 1px 0px 0px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }
  a.purchase-btn:hover {
    text-decoration: none;
    background: #d75b7c; }
  a.purchase-btn:active, a.purchase-btn:focus {
    background: #e84b89;
    -webkit-box-shadow: inset 0px 1px 0px 0px;
    -moz-box-shadow: inset 0px 1px 0px 0px;
    box-shadow: inset 0px 1px 0px 0px; }
  a.purchase-btn .main-btn {
    font-size: 17px;
    margin-bottom: -5px;
    display: block; }
  a.purchase-btn .sub-btn {
    font-size: 12px; }
  a.purchase-btn .one-sheet-btn {
    width: 189px;
    margin-left: 12px;
    margin-bottom: 15px;
    clear: both; }

.album-art {
  position: relative; }

.album-copyright {
  font-style: italic;
  font-weight: 300;
  font-size: 15px;
  padding: 3px 5px;
  line-height: 19px; }

.album-preview a.purchase-btn {
  line-height: 14px;
  padding: 10px 30px; }
  .album-preview a.purchase-btn .main-btn {
    margin-bottom: 0; }

#album-slider {
  padding: 0 49px 0 45px; }

.slick-slider .slick-prev, .slick-slider .slick-next {
  position: absolute;
  display: block;
  padding: 0px;
  height: 100%;
  width: 40px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 21px;
  color: #737070;
  background-color: #fbfbfb;
  border: 0;
  z-index: 1; }
  .slick-slider .slick-prev:hover, .slick-slider .slick-next:hover {
    color: #605f5f;
    background-color: #f7f7f7; }
  .slick-slider .slick-prev:focus, .slick-slider .slick-next:focus {
    outline-color: #c9c9c9; }
  .slick-slider .slick-prev {
    left: 6px;
    box-shadow: -1px 1px 2px 0px rgba(211, 209, 209, 0.49); }
  .slick-slider .slick-next {
    right: 6px;
    box-shadow: 1px 1px 2px 0px rgba(211, 209, 209, 0.49); }

a.press-kit-btn {
  width: 250px;
  font-size: 15px;
  line-height: 14px;
  text-align: center;
  padding: 10px 15px;
  margin-left: 40px;
  margin-bottom: 20px;
  border-radius: 6px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  background: rgba(255, 255, 255, .7);
  float: left;
  clear: both;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }
  a.press-kit-btn:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, .9); }

.album-blurb {
  margin-bottom: 30px;
  font-size: 16px; }

ul.tracks {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 700px;
  max-width: 100%;
  margin: auto; }
  ul.tracks li {
    font-size: 15px;
    font-weight: 300;
    margin: 5px;
    list-style: none; }

li .play-btn {
  width: 74%;
  padding: 3px 10px;
  border: 1px solid #f7f6f6;
  border-radius: 4px;
  background: #f7f6f6;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

li .play-btn:hover {
  color: #d75b7c;
  background: #fafcfc; }

.glyphicon-play, .glyphicon-pause {
  padding: 0 7px 0 0;
  float: left;
  font-size: 20px;
  line-height: 18px; }

a.track-lyrics, a.track-chart {
  color: black;
  font-size: 12px;
  padding: 3px 5px;
  margin: 2px 0 0 10px;
  border: 1px solid #f7f6f6;
  border-radius: 4px;
  background: #f7f6f6;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }
  a.track-lyrics:hover, a.track-chart:hover {
    color: #d75b7c;
    text-decoration: none;
    background: #fafcfc; }

.lyrics-wrapper {
  min-width: 400px;
  padding: 20px 40px; }

.fancybox-skin {
  color: black !important;
  border-radius: 0 !important;
  background: #fff !important; }
  .fancybox-skin iframe {
    width: 800px;
    height: 600px; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) !important;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5) !important; }

.fancybox-close {
  top: 0px !important;
  right: 0px !important; }

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 4px;
  background: #fff url(imgs/icon-close.png) no-repeat center !important;
  background-size: 13px !important;
  /* -- VIDEO CAROUSEL -- */ }

.arrow-control {
  width: auto;
  height: 90px;
  margin-top: -45px;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  opacity: 0; }

.top-banner:hover .arrow-control {
  opacity: 0.4; }

.top-banner:hover .arrow-control:hover {
  opacity: 0.6; }

.left.arrow-control {
  left: 10px; }

.right.arrow-control {
  right: 10px; }

.carousel-control.left, .carousel-control.right {
  background: transparent;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.carousel {
  /* -- MEDIA PLAYERS -- */ }
  .carousel .item {
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s; }
  .carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2; }
  .carousel .next {
    left: 0;
    opacity: 1;
    z-index: 1; }

.player-wrapper {
  position: relative; }
  .player-wrapper iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

.videos .player-wrapper {
  display: none; }

.media-container .play-button, #videos .play-button {
  width: 150px;
  height: 150px;
  margin-top: -75px;
  margin-left: -75px;
  border-radius: 100px;
  background: #fff url(/imgs/icon-play.png) no-repeat center;
  background-size: 50px;
  opacity: 0.7;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.media-container .play-button {
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  background-size: 25px;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: aboslute;
  margin: 0; }

#featured-announcement .media-container .play-button {
  top: 50%; }

#videos .play-button:hover {
  opacity: 0.8; }

.release-thumbs-wrapper {
  background-color: #efefef; }

.release-thumbs.container {
  padding: 4px 15px;
  max-width: 900px; }

.release-thumbs .col-sm-2 {
  width: 14.286%;
  padding-left: 5px;
  padding-right: 5px; }

.video-thumbs .row {
  margin-top: 20px; }
  .video-thumbs .row:first-child {
    margin-top: 0; }
  .video-thumbs .title {
    height: 67px;
    padding: 2px 5px;
    font-size: 14px;
    overflow-x: hidden; }

.video-thumbs img, .release-thumbs img {
  opacity: 0.7;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.video-thumbs .thumb:hover {
  cursor: pointer; }

.video-thumbs .thumb:hover img, .release-thumbs img:hover {
  opacity: 1;
  cursor: pointer; }

.video-thumbs .thumb.active img, .release-thumbs img.active {
  opacity: 1; }

.video-thumbs .view-count {
  color: #5c5c5c;
  font-size: 13px;
  padding: 2px 0 2px 5px;
  border-bottom: thin solid #3e64ad; }

.stop-player {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-color: black;
  position: relative;
  /* -- SHOWS -- */ }
  .stop-player img.img-responsive {
    max-height: calc(100vh - 50px);
    max-width: 100%;
    width: auto;
    margin: auto; }

#bit-events table {
  margin: 0 auto;
  border-collapse: separate;
  border: 1px solid #051926;
  border-radius: 6px; }
  #bit-events tr {
    font-size: 16px; }
  #bit-events thead th {
    background: rgba(245, 244, 242, .88);
    text-align: center;
    border-radius: 8px 8px 0 0; }
  #bit-events thead th h4 {
    color: #383333;
    line-height: 26px; }
  #bit-events td {
    padding: 4px 0;
    border-bottom: 1px solid #c1c0c0; }
  #bit-events td.bit-date {
    color: #051926;
    font-weight: bold;
    width: 79px;
    padding-left: 20px; }
    #bit-events td.bit-date a {
      font-weight: 300; }
  #bit-events td.bit-venue {
    padding-right: 30px; }
    #bit-events td.bit-venue a {
      font-weight: 300; }
  #bit-events td.bit-location {
    width: 200px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center; }
    #bit-events td.bit-location .bit-event-data {
      font-weight: 800;
      white-space: nowrap; }
  #bit-events td.bit-tickets {
    padding-right: 20px;
    text-align: right; }
    #bit-events td.bit-tickets a.btn {
      padding: 3px 18px;
      width: 100%; }
  #bit-events td.bit-venue .bit-event-data, #bit-events td.bit-location a, #bit-events td.bit-date a {
    color: black; }
  #bit-events tbody tr:first-child td {
    padding-top: 5px; }
    #bit-events tbody tr:first-child td:first-child {
      border-radius: 6px 0 0 0; }
    #bit-events tbody tr:first-child td:last-child {
      border-radius: 0 6px 0 0; }
  #bit-events tbody tr:last-child td {
    border: 0;
    padding-bottom: 5px; }
    #bit-events tbody tr:last-child td:first-child {
      border-radius: 0 0 0 6px; }
    #bit-events tbody tr:last-child td:last-child {
      border-radius: 0 0 6px 0; }
  #bit-events .lineup {
    display: inline;
    padding-left: 10px;
    font-size: 13.3333px;
    font-weight: 300; }

.event-date {
  color: #051926;
  font-weight: 700;
  font-size: 1.3em;
  margin-top: 30px; }

.event-time {
  margin-bottom: 23px;
  color: #2f3b42;
  font-size: 1.15em;
  font-weight: 500; }

.event-venue {
  color: #051926;
  margin-bottom: 5px;
  font-weight: 700; }

.event-location {
  font-size: 0.85em;
  color: #2f3b42;
  margin-bottom: 30px; }

.event-price {
  font-weight: 400;
  color: #051926;
  margin-bottom: -10px; }

.booking {
  width: 70%;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px 0 0 0;
  background: rgba(253, 251, 249, 0.85);
  /* -- SOCIAL MEDIA ICONS -- */ }
  .booking h4 {
    margin: 0;
    padding: 0;
    color: black;
    line-height: 0.5; }

#social-media {
  text-align: center; }
  #social-media img {
    width: 30px;
    margin: 10px 5px;
    opacity: 0.8;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s; }
  #social-media img:hover {
    opacity: 1; }

#share-img {
  display: none; }

.narrow.contain {
  display: table; }

section {
  padding-top: 30px;
  padding-bottom: 30px; }

.shop {
  max-width: 1200px;
  margin: 0 auto; }

img.align_left {
  float: left;
  margin-right: 30px; }
  @media (max-width: 767px) {
  img.align_left {
    float: none;
    margin-right: 0;
    width: 100%; } }

img.align_right {
  float: right;
  margin-left: 30px; }
  @media (max-width: 767px) {
  img.align_right {
    float: none;
    margin-left: 0;
    width: 100%; } }

@media (max-width: 1199px) {
  img.align_left, img.align_right {
    float: none; } }

.hero-box {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 30px 71px;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
  letter-spacing: 0.3px; }
  .hero-box h2 {
    margin: 0;
    font-size: 16px;
    margin-bottom: 5px;
    color: white; }
  .hero-box.funnel .button-wrapper a, .hero-box .btn {
    font-size: 20px; }
  .hero-box.funnel .button-wrapper a, .hero-box .btn, .hero-box .btn:focus {
    padding: 6px 30px; }
  .hero-box.funnel .button-wrapper a {
    font-size: 18px; }
  .hero-box .btn-wrapper {
    margin: 20px 0; }
  .hero-box p:last-child {
    margin-bottom: 0; }
  .hero-box.no-padding {
    padding-left: 0;
    padding-right: 0; }
  .hero-box.no-padding img {
    margin-bottom: 0; }

.hero-box.funnel {
  padding-top: 45px;
  padding-bottom: 45px; }
  .hero-box.funnel.no-padding a {
    display: inline-block; }
  .hero-box.funnel .button-wrapper {
    margin-top: 30px; }

#page-funnel-start .hero-box {
  background: rgba(255, 255, 255, .63); }
  #page-funnel-start .hero-box:first-child {
    border-radius: 10px 10px 0 0; }
  #page-funnel-start .hero-box:last-child {
    border-radius: 0 0 10px 10px; }
  #page-funnel-start .hero-box.no-padding {
    padding: 60px;
    max-width: 1200px;
    border-left: thick solid #e74b89;
    border-right: thick solid #e74b89; }
  #page-funnel-start .hero-box.no-padding:first-child {
    border-top: thick solid #e74b89; }
  #page-funnel-start .hero-box.no-padding:last-child {
    border-bottom: thick solid #e74b89; }
  #page-funnel-start .hero-box.no-padding img {
    margin-bottom: 15px; }
  #page-funnel-start .button-wrapper a {
    font-size: 15px;
    letter-spacing: 3px;
    padding: 14px 50px; }
  @media (max-width: 767px) {
  #page-funnel-start #main-content {
    padding: 0; }
  #page-funnel-start .hero-box.no-padding {
    padding: 30px 0;
    border-left: none;
    border-right: none; }
    #page-funnel-start .hero-box.no-padding:first-child {
      border-top: none; }

    #page-funnel-start .hero-box.no-padding:last-child {
      border-bottom: none; }

    #page-funnel-start .hero-box.no-padding h1, #page-funnel-start .hero-box.no-padding p {
      padding: 0 15px; }
  #page-funnel-start .button-wrapper a, #page-funnel-start .btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    white-space: break-spaces; } }

#page-funnel #header {
  height: 0; }
  #page-funnel #main-content {
    padding-top: 40px; }
  #page-funnel .hero-box {
    background: rgba(256, 256, 256, .7);
    padding-top: 40px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .3) 2px 3px 9px 0;
    border: thick solid #e74b89; }
  @media (max-width: 767px) {
  #page-funnel #main-content {
    padding: 0; }
  #page-funnel p {
    padding-left: 15px;
    padding-right: 15px; }
  #page-funnel .hero-box {
    border: none;
    border-radius: unset; }
  #page-funnel .btn {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 1px;
    white-space: break-spaces; } }

#announcements {
  padding: 0 15px; }
  #announcements h3 {
    color: #051926;
    margin-bottom: 4px;
    margin-top: 10px;
    font-size: 20px; }
  #announcements a {
    text-decoration: none; }
  #announcements p {
    margin: 0px 0px 8px 0px;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px; }
  #announcements p:last-of-type {
    display: inline; }
  #announcements .row {
    border-top: thin solid lightgray; }
  #announcements .row:first-child {
    border-top: 0; }
  #announcements .col-md-1, #announcements .col-md-2 {
    padding: 0; }
  #announcements .col-md-11, #announcements .col-md-10 {
    padding-bottom: 8px; }

.announcement-date {
  color: #333;
  margin: 0px 0 0 10px;
  font-weight: 300;
  display: inline;
  font-style: italic;
  font-size: 15px;
  white-space: nowrap; }

.announcement-text {
  margin: 5px 128px 0 9px; }

.bio h2 {
  margin-top: 10px;
  /* -- FOOTER -- */ }

#footer {
  color: #a5a4a4;
  background: black;
  font-weight: 400;
  text-align: center; }
  #footer .narrow {
    padding-top: 20px;
    padding-bottom: 20px; }
  #footer .narrow .bg-light {
    padding: 7px 20px; }
  #footer .bg-dark {
    background-color: #051926;
    border-radius: 0;
    border: 0;
    padding-bottom: 0;
    padding: 0; }
  #footer .social-media a:hover {
    text-deocration: none; }
  #footer .credit a, #footer .credit a:hover {
    color: #fff;
    text-decoration: underline; }
  #footer h3 {
    margin-bottom: 2px;
    margin-top: 0;
    color: white;
    font-size: 18px; }
  #footer .highlight {
    padding: 0px; }
  #footer a {
    color: white;
    text-decoration: underline; }
  #footer > .container-fluid {
    padding-top: 12px;
    padding-bottom: 14px; }

#mc_embed_signup {
  clear: left;
  background: transparent;
  width: 100%; }
  #mc_embed_signup form {
    padding: 0; }
  #mc_embed_signup form label {
    display: none !important; }
  #mc_embed_signup input {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    border: 1px solid #abb0b2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
    min-width: 0; }
  #mc_embed_signup input.email {
    width: 250px;
    margin-right: 3px !important; }
  #mc_embed_signup input.zip {
    width: 80px;
    margin-right: 3px !important; }
  #mc_embed_signup input.button {
    width: auto; }
  #mc_embed_signup input.error {
    color: red;
    border-color: red; }

#mc_embed_signup_scroll {
  display: flex;
  align-items: center;
  justify-content: center; }
  #mc_embed_signup_scroll div {
    margin-right: 5px; }

.mc-heading {
  display: none; }

#header .mc-heading {
  display: inline-block; }

section.highlight {
  border: thin solid #051926;
  border-radius: 6px;
  background: transparent; }

#mc-embedded-subscribe.btn {
  margin-top: -1px;
  padding: 5px 21px;
  font-size: 13px;
  background: #051926;
  border: none; }
  #mc-embedded-subscribe.btn:hover {
    background: #e84b89; }
  #mc-embedded-subscribe.btn:active {
    background: #d75b7c; }
  #mc-embedded-subscribe.btn:focus {
    outline: none; }

.credit {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 0px;
  background: black;
  color: #d7d1d1;
  font-weight: 300;
  padding: 7px 0 7px;
  text-transform: uppercase;
  font-size: 11px; }

.overlay {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: gray;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.overlay-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 400px;
  opacity: 0.8;
  cursor: pointer; }

.preview-url {
  font-size: 20px;
  margin-top: 20px;
  overflow-wrap: break-word; }

.link {
  color: #051926;
  cursor: pointer; }

.wordcloud {
  padding: 40px 60px;
  background: black; }
  .wordcloud h3 {
    color: #690a1f;
    font-size: 30px;
    border-radius: 50px;
    margin-bottom: 0; }

.content-wrapper .wordcloud {
  margin: 0 -20px; }

.jqcloud {
  width: 750px;
  height: 400px;
  margin: 0 auto; }

.bio p {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px; }

.contacts {
  text-align: left;
  padding-left: 8px;
  padding-top: 0; }
  .contacts .contact:last-child p {
    margin-bottom: 0px; }
  .contacts h3 {
    color: white;
    font-size: 18px;
    background-color: #051926;
    padding: 4px 0;
    border-radius: 8px 8px 0 0;
    margin: 0; }
  .contacts .row.bg-light {
    padding: 20px; }
  .contacts .bg-light {
    background: rgba(253, 251, 249, 0.88);
    padding: 0;
    border-radius: 0 0 8px 8px; }

.contact .highlight {
  background: rgba(255, 255, 255, .88);
  border-radius: 8px; }
  .contact h4 {
    color: black;
    padding-top: 10px;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 7px;
    text-decoration: underline; }
  .contact p {
    font-size: 85%;
    margin-bottom: 0; }
  .contact a {
    letter-spacing: 1px; }
  .contact a:hover, .contact a:focus {
    text-decoration: none; }
  .contact:hover a p {
    text-decoration: underline; }

.heading {
  color: black;
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  margin-bottom: 10px; }

.value {
  display: inline-block; }

.social-media:before, .social-media:after {
  content: " ";
  display: table; }

.social-media:after {
  clear: both; }

.social-media .app-social {
  margin: 0 3px 0;
  padding-top: 5px;
  padding-left: 2px;
  display: inline-block;
  width: 63px;
  height: 63px;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 40px;
  vertical-align: middle; }

.social-media .app-social:hover {
  background-color: #d75b7c; }
  .social-media .app-social:hover i {
    color: white; }

.social-media .app-social:active {
  background-color: #e84b89; }
  .social-media .app-social:active i {
    color: white; }

.social-media .app-social.bandsintown:hover span path {
  fill: white; }

.social-media .app-social.bandsintown:active span path {
  fill: white; }

.social-media .app-social a {
  display: block;
  color: #051926;
  padding: 13px 5px;
  position: relative;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.social-media .app-social a:hover {
  text-decoration: none; }

.social-media .app-social span {
  display: block; }

.social-media .app-social span.app-icon i {
  font-size: 32px; }

.social-media .app-social span.app-count {
  font-size: 12px;
  line-height: 1 4px; }

.social-media .app-social span.app-type {
  font-size: 12px;
  line-height: 16px; }

.social-media .app-social.bandsintown span {
  padding-top: 6px;
  padding-left: 3px; }
  .social-media .app-social.bandsintown span svg {
    height: 32px; }
  .social-media .app-social.bandsintown span path {
    fill: #051926; }

#footer .social-media .app-social.bandsintown span svg {
  height: 20px; }
  #footer .social-media .app-social.bandsintown span path {
    fill: white; }
  #footer .social-media .app-social {
    margin: 0 3px;
    padding-top: 5px;
    width: 40px;
    height: 40px; }
  #footer .social-media .app-social span.app-icon i {
    font-size: 20px; }
  #footer .social-media .app-social:hover {
    background-color: gray; }
    #footer .social-media .app-social:hover i {
      color: black; }
  #footer .social-media .app-social.bandsintown:hover span path {
    fill: black; }

.blog-navigation-btn {
  display: none; }

#posts {
  padding-top: 40px;
  background: rgba(249, 240, 231, 0.4); }

#posts .narrow {
  max-width: 800px; }

#posts article {
  margin: 80px 15px 150px;
  opacity: 1;
  position: relative;
  -webkit-transition: margin-bottom 0.2s ease;
  -moz-transition: margin-bottom 0.2s ease;
  -ms-transition: margin-bottom 0.2s ease;
  -o-transition: margin-bottom 0.2s ease;
  transition: margin-bottom 0.2s ease; }

#posts article:first-child {
  margin-top: 0; }

#posts article:last-child {
  margin-bottom: 100px; }

#posts article:last-child {
  margin-bottom: 40px; }

#posts p {
  font-family: "Lora";
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.2px; }

h2.title {
  margin-bottom: 15px; }

.post-wrapper {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding: 40px;
  position: relative;
  background-clip: padding-box;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.08); }

.post {
  margin-bottom: -40px;
  position: relative;
  word-wrap: break-word;
  -webkit-transition: margin-bottom 0.2s ease;
  -moz-transition: margin-bottom 0.2s ease;
  -ms-transition: margin-bottom 0.2s ease;
  -o-transition: margin-bottom 0.2s ease;
  transition: margin-bottom 0.2s ease; }

.post {
  margin-bottom: 20px; }

.post h2:first-child {
  margin-top: 0; }

.post h2 {
  margin-bottom: 20px; }

.post h2 {
  font-size: 30px;
  line-height: 1.2;
  margin: -5px 0 15px; }

.post h2 a {
  text-decoration: none;
  display: block; }

.post li {
  margin-bottom: 10px; }

.body-text h2 {
  font-size: 26px;
  margin-top: 30px; }

.attribution-tags ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 60px 0 0; }

.attribution-tags li {
  float: left;
  font-size: 14px;
  line-height: 1;
  margin: 0 15px 0 0; }

.attribution-tags li a {
  display: block;
  color: gray;
  text-decoration: none; }

section.panel {
  margin-bottom: 0;
  z-index: 0;
  height: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translate3d(0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

.post-header, .post-footer {
  clear: both;
  display: table;
  height: 50px;
  position: relative;
  z-index: 2;
  width: 100%; }

.post-header {
  position: absolute;
  right: 40px;
  top: 15px;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

article:hover .post-header {
  opacity: 1; }

article .panel {
  opacity: 1;
  z-index: 2;
  filter: alpha(opacity=100); }

.meta {
  display: table-cell;
  vertical-align: text-bottom;
  font-size: 14px; }

.post-header ul, .post-footer ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.post-footer .date-notes li {
  float: left;
  margin-right: 10px;
  white-space: nowrap; }

.post-notes + .post-date {
  margin-top: 1px; }

.post-notes a {
  font-weight: bold; }

.date-notes a {
  color: gray;
  text-decoration: none; }

.post-controls {
  display: table-cell;
  vertical-align: text-bottom;
  min-width: 210px; }

.post-controls > ul {
  float: right;
  margin-right: 20px; }

.post-controls li:first-child {
  border-left: none; }

.post-controls > ul > li {
  float: left;
  position: relative; }

.post-controls li .share, .post-controls li .reblog-button {
  color: gray;
  font-size: 18px;
  transition: color 0.2s; }

.post-controls li a {
  display: block;
  text-decoration: none;
  padding: 0px 12px;
  margin: 0 0; }

.post-controls li a:hover {
  color: #b72d2c; }

.selector {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.share-menu {
  bottom: 30px; }

.pop-menu {
  display: none;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  bottom: 35px;
  left: -10px;
  width: 146px;
  z-index: 10;
  -webkit-box-shadow: 3px 3px 10px rgba(249, 63, 90, 0.30);
  -moz-box-shadow: 3px 3px 10px rgba(249, 63, 90, 0.30);
  box-shadow: 3px 3px 10px rgba(249, 63, 90, 0.30); }

.post-header .pop-menu {
  bottom: -145px;
  left: -5px; }

.post-controls li a.share-item:hover {
  color: white;
  background: #051926; }

.pop-menu ul {
  float: none;
  margin: 0 !important;
  padding: 0; }

.pop-menu ul li.open-in-app {
  display: none; }

.pop-menu ul li:first-child {
  border-top: none; }

.pop-menu ul li {
  border-left: none;
  float: none;
  height: auto;
  position: relative;
  width: auto; }

.share-menu ul li a {
  opacity: 1; }

.pop-menu ul li a {
  color: #333;
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 6px 50px 6px 15px;
  position: relative;
  text-decoration: none;
  width: auto; }

.like-control .my-like, .like-control .my-liked {
  height: 17px;
  width: 19px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0; }

.like-control .my-like {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAA/mJfHAAABH0lEQVQ4y62T30vCUBiGv/9YuhBLkCA08FdogRFFYFEUhhZNCCQoSESiIOii68pl5qV6s8Eb7+SMHXNs6S7ejZ3zvA+ccT4BICofvS88dJ7w8vqG8WQC754K17lPjrx3z3l8D4YoVaqIrWbcJNbzaHefNZjfXPdy5b0jsO/IRqMxUpmSBnhz2bx1QL79GPbpEePmzhdSyW8fBDL0SK68HwiGCT2S3NiKREaPzP7QRRNPZSHpwm4kMnqkYbQikdEjZv8HK2ubS4nY75mD6WU8qzeXkrHvToBlWSjuHC4kYo99V8bwBnM0/iMiz542myq2bSPskcmR/zPos7lvP8Lv/nGd+/N6c2Xq2KcXhiY6qV1rxwotU3n/NHF8fgW+g9hfsHJlJUYljcgAAAAASUVORK5CYII=) !important; }

.like-control .my-liked, .like-control:hover .my-like {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAA/mJfHAAABSklEQVQ4y2P4//8/Awy/O3fu/905c/4/2779/69Pn/4jy8Hwz/fv/z/buvX/vfnz/7+/eBFFDZj4cOXK/8O+Pv+36+rA8W4zs/8Ply1DUXx/4cL/u0yMUdQdCQ76/+nWLbA6hq+PH//fbW6OogAZ3+zvByu81t6OU80ea6v/P16//s9wqboKpyIYPhYeTlDN1abG/wz7HR0JKiQGH3Bz+8+ww0CfKobtMjb6z0ANg+CGgQKPKt50dfnPcL6wkCqGXaoo/8/w5tgxyg3T0wUnYHBiPJuZSZFhF8pK/8NzACjrgKKWHINAOef3168Iw0D429OnGFmKEAZlJVDKR8mbMAyy4XRqClEGnc3J+f/nxw/MjI6OQflxh6EBzvR0Z9o0rCUKVsNA+MuD+/9PJiSgGHQmPf0/KDhw6cFpGAy/OnAAbOibEyf+E1ILAFBjDrchm7KrAAAAAElFTkSuQmCC) !important; }

.like-control:hover .my-like {
  vertical-align: top; }

.like-control {
  cursor: pointer;
  padding: 0 12px; }

.notes {
  list-style: none;
  padding: 0;
  margin: 0; }

.notes li {
  color: #bdbdbd;
  color: rgba(90, 90, 90, 0.6);
  font-size: 13px;
  padding: 14px 0 9px;
  border-top: 1px solid #eee; }

.notes a {
  color: inherit;
  font-weight: bold;
  text-decoration: none; }

.avatar-frame {
  display: block;
  float: left;
  position: relative;
  margin: -3px 12px 0 0;
  border-radius: 2px; }

.notes .avatar {
  border-radius: 2px;
  height: 25px;
  position: relative;
  width: 25px; }

.avatar-frame:before {
  content: '';
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)
.avatar-frame:after {
  background-image: url('https://static.tumblr.com/vr9xgox/Df0n0lgok/sprite-2x.png');
  background-size: 100px 24px; }

.avatar-frame:after {
  content: '';
  background: rgba(0, 0, 0, 0) url('https://static.tumblr.com/vr9xgox/X4en0lgid/sprite-1x.png') 0 0 no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -6px;
  z-index: 10;
  right: -8px; }

.like.note .avatar-frame:after {
  background-position: -28px 0; }

.original_post .avatar-frame:after, .tag .avatar-frame:after {
  display: none; }

.notes blockquote, .quote .notes blockquote {
  border-left: 2px solid #eee;
  font-size: 18px;
  line-height: 1.4;
  margin: 1em 35px 0;
  quotes: none;
  padding: 0 0 0 10px; }

#pagination-wrapper {
  max-width: 800px;
  margin: 0 auto; }

#pagination a {
  border-radius: 4px;
  color: #858585;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
  text-decoration: none;
  padding: 10px 28px 10px 18px;
  position: relative;
  opacity: 0.7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

#pagination a, #pagination a.previous {
  color: #ff665e;
  font-weight: 400;
  padding: 10px 15px;
  border-radius: 6px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  background: rgba(255, 255, 255, .7);
  opacity: 1;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

#pagination a.next {
  float: right; }

#pagination a:hover, #pagination a:active {
  background: rgba(255, 255, 255, .9); }

.blog-title {
  margin-top: 28px;
  color: #690a1f;
  font-size: 24px;
  line-height: 30px; }

.recommended {
  margin-bottom: 18px;
  margin-left: 0px;
  font-size: 17px;
  color: black;
  font-weight: 400;
  line-height: 21px; }

.widget-title.blog-title {
  font-size: 20px;
  margin-top: 60px; }

.widget-title a {
  color: gray; }

.widget-title.page-title {
  margin-top: 30px; }

.widget-title {
  font-size: 17px;
  color: gray;
  margin-bottom: 18px; }

#tag-cloud {
  margin: 10px -25px 30px; }

#tag-cloud .jqcloud {
  width: 100%;
  height: 300px; }

#tag-cloud span {
  padding: 2px 1px; }

#tag-cloud span.w10 {
  color: #f93f5a;
  font-size: 300%; }

#tag-cloud span.w9 {
  color: rgba(249, 63, 90, .9);
  font-size: 250%; }

#tag-cloud span.w8 {
  color: rgba(249, 63, 90, .8);
  font-size: 200%; }

#tag-cloud span.w7 {
  color: rgba(249, 63, 90, .7);
  font-size: 180%; }

#tag-cloud span.w6 {
  color: rgba(249, 63, 90, .6);
  font-size: 160%; }

#tag-cloud span.w5 {
  color: rgba(249, 63, 90, .5);
  font-size: 150%; }

#tag-cloud span.w4 {
  color: rgba(249, 63, 90, .4);
  font-size: 140%; }

#tag-cloud span.w3 {
  color: rgba(249, 63, 90, .35);
  font-size: 130%; }

#tag-cloud span.w2 {
  color: rgba(249, 63, 90, .3);
  font-size: 125%; }

#tag-cloud span.w1 {
  color: rgba(249, 63, 90, .25);
  font-size: 120%; }

nav.nav {
  display: none; }

@font-face {
  font-family: 'optica-icons';
  src: url('https://static.tumblr.com/vr9xgox/htHn0wpir/optica-icons.eot'); }

@font-face {
  font-family: 'optica-icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'optica-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow_carrot_right:before {
  content: "\e603"; }

.icon-close:before {
  content: "\e606"; }

.icon-reblog:before {
  content: "\e600"; }

.icon-like:before {
  content: "\e601"; }

.icon-export:before {
  content: "\e602"; }

.icon-search_16:before {
  content: "\e607"; }

#announcement .container {
  color: #fff;
  font-weight: 200;
  text-decoration: none;
  text-align: center;
  padding: 5px 0 5px 40px;
  display: block; }

#announcement {
  font-size: 17px;
  padding: 0 40px 0 0;
  background: #051926;
  position: relative;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s; }

.announcement {
  display: none;
  padding: 40px;
  background-color: #f7f6f6;
  font-size: 20px; }

.announcement h2 {
  margin-top: 0;
  font-size: 28px; }

.grid {
  margin: -5px; }

.grid-item {
  padding: 5px; }

.grid-wrapper .grid-item {
  width: 20%; }

.caption {
  padding: 15px 20px;
  background-color: #f7f6f6;
  color: #655857;
  line-height: 24px;
  font-size: 16px; }

a .grid-item:hover {
  opacity: 0.7; }

.funnel {
  border-top: 3px solid #ed80ad; }
  .funnel:first-child {
    border-top: 0;
    padding-top: 0; }
  .funnel img {
    margin-bottom: 40px; }
  .funnel p img {
    margin-bottom: 15px; }
  .funnel h1 {
    margin-bottom: 15px; }
  .funnel h1:last-child {
    margin-top: 15px; }
  .funnel .btn {
    margin-top: 30px;
    margin-bottom: 30px;
    letter-spacing: 2px;
    font-size: 18px; }
  .funnel hr {
    clear: both;
    border-color: black; }
  .funnel::after {
    display: block;
    content: "";
    clear: both; }

.narrow > section:first-child {
  border-top: 0; }

#main-content > h1:first-child, .narrow > h1:first-child {
  margin-top: 20px;
  margin-bottom: 30px; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueMedium.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueBlackCond.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueBlackCond.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueBold.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "HelveticaNeue";
  src: url("/css/fonts/helvetica-neue/HelveticaNeueBoldItalic.ttf") format("woff"), url("/css/fonts/helvetica-neue/HelveticaNeueBoldItalic.ttf") format("opentype"), url("/css/fonts/helvetica-neue/HelveticaNeueBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueThin.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueThin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueMedium.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueRegular.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueRegular.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueLight.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueHeavy.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueHeavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueItalic.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueBold.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'HelveticaNeue';
  src: url('/css/fonts/helvetica-neue/HelveticaNeueLight.woff2') format('woff2'), url('/css/fonts/helvetica-neue/HelveticaNeueLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

.lds-heart {
  display: block;
  margin: auto;
  position: relative;
  width: 80px;
  height: 80px;
  transform: rotate(45deg);
  transform-origin: 40px 40px; }
  .lds-heart div {
    top: 32px;
    left: 32px;
    position: absolute;
    width: 32px;
    height: 32px;
    background: #e74b89;
    animation: 4s lds-heart 2s infinite cubic-bezier(0.215, 0.61, 0.355, 1); }
  .lds-heart div:after, .lds-heart div:before {
    content: " ";
    position: absolute;
    display: block;
    width: 32px;
    height: 32px;
    background: #e74b89; }
  .lds-heart div:before {
    left: -24px;
    border-radius: 50% 0 0 50%; }
  .lds-heart div:after {
    top: -24px;
    border-radius: 50% 50% 0 0; }
  .lds-heart + div {
    margin: auto;
    text-align: center;
    font-size: 18px;
    color: #5a5a5a;
    margin-top: 10px;
    margin-left: 10px; }

@keyframes lds-heart {
  0% {
    transform: scale(0.95); }

  5% {
    transform: scale(1.1); }

  39% {
    transform: scale(0.85); }

  45% {
    transform: scale(1); }

  60% {
    transform: scale(0.95); }

  100% {
    transform: scale(0.9); } }

@media (min-width: 1200px) {
  #footer h3 {
    font-size: 16px; } }

@media (max-width: 1199px) {
  .social-media .app-social {
    height: 48px;
    width: 48px; }

  #body-wrapper::before {
    background-size: contain;
    opacity: 0.1; }

  #main-content {
    margin-right: 0; }

  #footer .contacts {
    margin: 6px 0 11px;
    text-align: center; }
    #footer .contacts .contact p {
      font-size: 100%;
      margin-bottom: 6px; } }

@media (min-width: 992px) {
  #page-demos #featured .col-md-7 {
    width: 58%; }

  #announcements .media-container .play-button {
    width: 36px;
    height: 36px;
    background-size: 18px; } }

@media (min-width: 768px) {
  .lead {
    font-size: 18px; }

  .narrow {
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px; }

  .nav a#menu-home {
    margin-top: -20px;
    padding: 6px 14px 0 4px; } }

@media (max-width: 991px) {
  #main-content {
    padding-top: 30px; }
    #main-content #mc_embed_signup form {
      padding-bottom: 0; }

  #announcements .announcement-text {
    margin: 10px 0px; }

  .album-copyright {
    display: none; }

  #player-wrapper {
    position: relative;
    text-align: left;
    background: #212121;
    height: 41px;
    padding-top: 10px;
    padding-bottom: 10px; }
    #player-wrapper .glyphicon-play, #player-wrapper .glyphicon-pause {
      font-size: 14px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .nav h1 {
    font-size: 32px; }

  .nav-pills > li > a {
    font-size: 15px;
    padding-left: 11px;
    padding-right: 11px; }

  #announcements a.no-ajax {
    font-size: 18px;
    margin: 10px 0 15px; }

  .grid-wrapper .grid-item {
    width: 33%; }

  #tag-cloud {
    margin-left: -20px;
    margin-right: -20px; }

  #footer h3 {
    font-size: 15px; } }

@media (max-width: 767px) {
  .progress-bar .progress-label {
    display: none; }

  #header {
    height: unset; }

  .navbar-header.active .navbar-brand, .navbar-header:hover .navbar-brand {
    border-bottom-color: transparent; }

  .social-media {
    text-align: center;
    margin-right: 0; }
    .social-media .app-social {
      margin: 0 -2px 0; }

  #footer .container-fluid {
    padding-left: 0;
    padding-right: 0; }

  .hero-box {
    padding: 30px 0; }
    .hero-box .btn-wrapper {
      margin: 60px 0; }
    .hero-box .btn {
      font-size: 18px; }
    .hero-box .social-media {
      margin-bottom: 50px; }

  .contacts {
    text-align: center;
    margin: 6px 0; }

  .contact p {
    font-size: 100%;
    margin-bottom: 6px; }

  #mc_embed_signup input {
    width: 100% !important;
    margin-bottom: 5px !important; }

  #mc_embed_signup_scroll {
    display: block;
    max-width: 400px;
    margin: auto;
    width: 80%; }

  body {
    margin-bottom: 0; }

  h2, .top-banner .container.top-content h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  #announcements a.no-ajax {
    font-size: 18px;
    margin: 10px 0 15px; }

  #header {
    padding-top: 0; }

  #header-content {
    float: none; }

  .nav {
    display: block;
    margin-top: 0;
    background: #051926; }
    .nav > li > a:focus {
      color: white; }

  .navbar {
    min-height: 0px; }

  .navbar-collapse {
    border-top: 1px solid #f7f6f6;
    border-bottom: 1px solid #f7f6f6; }

  .navbar-default {
    margin-bottom: 0; }

  .navbar-header {
    text-align: center;
    padding-bottom: 0px; }

  .navbar-toggle {
    margin-top: 0; }

  .nav-pills > li {
    float: none;
    border-top: 1px solid black;
    text-align: center; }
    .nav-pills > li.active > a {
      color: white;
      background-color: #e84b89; }
      .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: white;
        background-color: #e84b89; }

  .nav a#menu-home {
    margin-top: 0; }

  #page-index .nav a#menu-home {
    text-decoration: underline; }

  .sub-nav li {
    float: left; }

  .jumbotron p {
    font-size: 14px; }

  .btn, .btn:focus {
    width: 100%;
    font-size: 18px;
    padding: 10px 34px; }

  .container {
    padding: 0; }

  #page-music #main-content > .top-content {
    padding: 0; }

  .container.patreon.narrow {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px; }

  .patreon.narrow .btn {
    width: 100%; }

  .container.left {
    padding: 0; }

  .post-header {
    opacity: 1; }

  #page-index .top-banner, #home .top-banner {
    height: auto; }

  #featured-announcement {
    left: 50%;
    transform: translateX(-50%);
    margin: -15px 0 30px;
    position: relative;
    top: 0 !important; }

  .top-banner .top-content .hero-box, .top-banner .top-content .announcement-quotes {
    position: relative;
    width: auto;
    margin: 0 15px 25px; }

  section.shows h1 {
    margin-top: 30px; }

  #footer {
    height: auto;
    position: relative; }
    #footer .highlight {
      padding: 0; }
    #footer .bg-light {
      background: #f7f6f6; }
    #footer .contacts {
      margin-bottom: 11px; }

  .bio {
    padding: 10px 18px; }

  .release .col-md-7 {
    padding: 0 35px; }

  .release, .carousel-inner > .item {
    display: block !important;
    margin-bottom: 20px; }

  .release-thumbs, .video-thumbs {
    display: none; }

  .arrow-control {
    display: none; }

  .social-media .bg-light {
    font-size: 15px;
    padding: 20px 70px;
    margin-bottom: 20px; }

  .icon-wrapper {
    width: 9%; }

  #subscribe {
    text-align: center; }

  #subscribe button {
    width: 100%; }

  a.purchase-btn {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    position: static; }

  .release h2 {
    margin-bottom: 10px;
    margin-right: 0; }

  li .play-btn {
    font-size: 12px;
    width: 65%;
    padding: 3px 8px; }

  .glyphicon-play, .glyphicon-pause {
    padding-right: 5px; }

  a.track-lyrics, a.track-chart {
    font-size: 11px;
    margin-left: 3px; }

  a.patreon {
    text-decoration: none;
    text-align: center; }

  a.patreon img.img-responsive {
    width: 100px;
    margin: 0 auto; }

  .announcement-text {
    margin-bottom: 30px; }

  section.shows {
    border-top: thin solid black;
    margin-top: 40px; }

  #bit-events table {
    border: none; }
    #bit-events thead th {
      width: 91%;
      margin: 0 auto;
      display: block;
      padding: 5px 30px;
      border-radius: 8px; }
    #bit-events tbody tr:first-child td {
      padding-top: 0; }
    #bit-events td.bit-date, #bit-events td.bit-venue, #bit-events td.bit-location, #bit-events td.bit-tickets {
      display: block;
      width: auto;
      height: auto;
      min-height: 24px;
      text-align: center;
      border: none;
      padding: 0; }
    #bit-events td.bit-date {
      margin-top: 8px;
      padding-top: 14px;
      border-radius: 4px 4px 0 0;
      font-size: 20px; }
      #bit-events td.bit-date a {
        font-weight: 300; }
    #bit-events td.bit-location {
      font-size: 26px; }
      #bit-events td.bit-location .bit-event-data {
        font-weight: 400; }
    #bit-events td.bit-venue {
      font-size: 20px;
      padding-top: 3px; }
    #bit-events td.bit-tickets {
      padding: 0;
      padding-bottom: 10px;
      border-radius: 0 0 4px 4px; }
      #bit-events td.bit-tickets a.btn {
        padding: 9px 16px;
        width: 67%;
        margin-top: 6px;
        margin-left: auto;
        margin-right: auto; }
    #bit-events .bit-tickets a, #bit-events .bit-tickets a:hover, #bit-events .bit-tickets a:focus {
      font-size: 15px;
      line-height: 14px;
      text-align: center;
      padding: 6px 12px;
      color: white;
      background: #d75b7c;
      display: block;
      border-radius: 6px;
      -webkit-transition: 0.25s;
      -moz-transition: 0.25s;
      -ms-transition: 0.25s;
      -o-transition: 0.25s;
      transition: 0.25s; }
    #bit-events .bit-tickets a:hover {
      text-decoration: none;
      background: #d75b7c; }
    #bit-events .bit-tickets a:active, #bit-events .bit-tickets a:focus {
      background: #e84b89;
      -webkit-box-shadow: inset 0px 1px 0px 0px;
      -moz-box-shadow: inset 0px 1px 0px 0px;
      box-shadow: inset 0px 1px 0px 0px; }
    #bit-events .lineup {
      padding-left: 5px; }

  .col-md-4 .bg-light {
    margin-top: 20px; }

  #videos .play-button {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    background-size: 35px; }

  .video-info {
    margin-bottom: 60px; }

  .video-info .title {
    font-size: 24px;
    color: #051926; }

  .top-banner .container.top-content .row {
    bottom: 20px; }

  #page-index .top-banner, #home .top-banner {
    background-position: 0 0; }

  #page-index .top-banner .container {
    min-height: 475px; }

  #page-index .top-banner .container.bg-image {
    min-height: 475px;
    background-size: cover; }

  #page-about .top-banner .container.bg-image {
    min-height: 425px;
    background: #f7f6f6 url(/photos/photo02.jpg) no-repeat right;
    background-size: cover; }

  #page-about .top-banner .container {
    min-height: 425px; }

  #page-press .top-banner .container {
    min-height: 375px; }

  #page-press .top-banner .container.bg-image {
    min-height: 375px;
    background-size: cover; }

  .press-quote {
    margin: 20px 0; }

  .fancybox-opened .fancybox-skin {
    padding: 0px !important; }

  .lyrics-wrapper {
    min-width: 0px; }

  .grid-wrapper .grid-item {
    width: 50%; }

  .widget-title, .widget-title.blog-title {
    text-align: center;
    margin-top: 0;
    z-index: 1;
    position: relative; }

  #recommended-posts {
    text-align: center;
    z-index: 1;
    position: relative; }

  #tag-cloud .jqcloud {
    margin: -10% 0;
    position: relative;
    z-index: 0; }

  #posts article {
    margin-left: 0;
    margin-right: 0; }

  .post-wrapper {
    padding-left: 20px;
    padding-right: 20px; }

  .blog-navigation {
    display: none; }

  .blog-navigation-btn, .blog-navigation-btn:focus {
    z-index: 1;
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto; }

  #tag-cloud {
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 666px) {
  #page-index .top-banner, #home .top-banner {
    background-position: right -622px top 0; } }

@media (max-width: 568px) {
  .grid-wrapper .grid-item {
    width: 100%; }

  .presale-status {
    max-width: 100%; } }
