/* Foundation Overrides */

a {
  color: #cf0b21;
}

.top-bar-section .dropdown li a {
  color: #222;
}

a:hover, a:focus {
  color: #222;
  text-decoration: underline;
}

strong, b {
  font-weight: 500;
}

.button {
  background-color: #2ba6cb;
  border-color: #2795b6;
  color: #ffffff;
}

.button:hover, .button:focus {
  background-color: #2795b6;
  border-color: #2795b6;
  color: #ffffff;
}

.hide {
  display: none !important;
}

.orbit-container {
  margin: 0 0 1.1875rem 0;
}

.orbit-container .orbit-slides-container li {
  text-align: center;
}

.orbit-container .orbit-slides-container li img {
  margin: 0 auto;
}

.orbit-container .orbit-timer {
  visibility: hidden;
}

.orbit-container .orbit-bullets-container .orbit-bullets {
  margin-bottom: 0.59375rem;
}

.postfix {
  height: 2.125rem;
}

.postfix.button {
  height: 2.125rem;
  line-height: 2.125rem;
}

nav.pagination {
  display: block;
  line-height: 1.6;
  margin-left: -0.3125rem;
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 200; font-style: normal;
  font-size: 18px;
  padding-top: 9px;
  padding-bottom: 10px;
  border-top: 1px solid #c0c2c2;
  border-bottom: 1px solid #c0c2c2;
  margin-top: 40px;
}

nav.pagination span {
  color: #6c7a89;
  font-size: 18px;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

nav.pagination span a, nav.pagination span.current, nav.pagination span.inactive {
  background-color: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #6c7a89;
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

nav.pagination span:hover a, nav.pagination span a:focus {
  background-color: #e6e6e6;
  color: #999999;
  text-decoration: none;
}

nav.pagination span.inactive {
  background-color: transparent;
  color: #6c7a89;
  cursor: default;
}

nav.pagination span.inactive:hover, nav.pagination span.inactive:focus {
  background-color: transparent;
}

nav.pagination span.current {
  background-color: #37373d;
  color: #de0d0d;
  font-weight: bold;
  cursor: default;
}

nav.pagination span.current:hover, nav.pagination span.current:focus {
  background-color: #37373d;
  color: #de0d0d;
}

nav.pagination span {
  float: left;
  display: block;
}

.pagination-centered nav.pagination span {
  float: none;
  display: inline-block;
}

.postfix {
  height: 2.2125rem;
}


.th {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

  .th:hover, .th:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }


.contain-to-grid {
  background-color: #fff;
}

.contain-to-grid .top-bar {
  max-width: 1030px;
  background-color: #fff;
}

.top-bar {
  height: 140px;
}

.top-bar .title-area .name {
  height: 140px;
  margin-right: 20px;
}

.top-bar .title-area .name h1 a img {
  position: relative;
  top: -20px;
  height: auto;
  margin-top: 0;
  max-height: 160px;
  max-width: 160px;
  width: auto;
}

.top-bar .name h1 a {
  color: #000;
}

.top-bar.expanded .title-area {
  background-color: #fff;
}

.top-bar-section li a:not(.button) {
  background-color: #fff;
}

.top-bar-section li a:not(.button):hover {
  background-color: #fff;
  color: #000;
}

.top-bar-section ul li > a {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 400; font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
}

.top-bar-section ul li > a:hover {
  text-decoration: none;
}

.top-bar .toggle-topbar.menu-icon {
  margin-top: 28px;
}

.top-bar .toggle-topbar.menu-icon a {
  color: #000;
}

.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px #222,0 16px 0 1px #222,0 22px 0 1px #222;
  box-shadow: 0 10px 0 1px #222,0 16px 0 1px #222,0 22px 0 1px #222;
}

@media only screen and (min-width: 64.063em) {
  .top-bar-section {
    margin-top: 92px;
  }

  .top-bar-section .social li a {
    padding: 0 7px;
  }

  .top-bar-section .social li a .fa-lg {
    font-size: 1.7em;
  }

  h1 a.right, h2 a.right, h3 a.right, h4 a.right, h5 a.right {
    font-size: 0.5em;
    margin-top: 1.5em;
  }

  .top-bar-section .left li a:not(.button) {
    padding: 0 20px;
    border-bottom: 4px solid transparent;
  }

  .top-bar-section .left li a:not(.button):hover, .top-bar-section .left li a.active {
    border-bottom: 4px solid #6c7a89;
  }
}

@media only screen and (max-width: 64em) {
  .top-bar-section li a:not(.button) {
    border-top: 1px solid #e8eaea;
  }

  .top-bar-section .social.right li:nth-last-child(1) a:not(.button) {
    border-bottom: 1px solid #e8eaea;
  }
}

@media only screen and (max-width: 40em) {
  .news-item-body {
    display: none;
  }

  p.news-item-body-expand a {
    text-transform: uppercase;
    font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 500; font-style: normal;
    font-size: 14px;
    color: #6c7a89;
  }
}

@media only screen and (min-width: 40.063em) {
  p.news-item-body-expand {
    display: none;
  }
}


/* Layout */

body {
  
    background-color: #333333;
  
  color: #333030;
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 300; font-style: normal;
  font-size: 12px;
  line-height: 18px;
}

p {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 300; font-style: normal;
  font-size: 12px;
  line-height: 18px;
}

h1, h2, h3, h4, h5 {
  color: #333030;
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 200; font-style: normal;
  text-transform: uppercase;
}

h4 {
  margin-top: 20px;
  font-size: 24px;
}

h5 {
  margin-top: 40px;
  font-size: 18px;
}

h5 a {
  color: #222;
}

h6 {
  color: #333030;
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 500; font-style: normal;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0;
}

.subheading {
  color: #333030;
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 200; font-style: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
}

.subheading a {
  color: #222;
}

hr {
  border-color: #c0c2c2;
}

ol {
  font-size: 12px;
  list-style-position: inside;
  margin-left: 0;
}

.row {
  max-width: 1030px;
}

.content-container {
  
    background: #1e1f1f url('https://s9.limitedrun.com/images/1630456/GOATS_BACKGROUND.jpg') repeat fixed center top;
  
  padding-bottom: 70px;
  padding-top: 20px;
}

.content-container > div {
  background-color: #ffffff;
  margin: 0 auto;
  padding: 0;
  max-width: 1030px;
  width: 100%;
}

.content-container h1 .right, .content-container h2 .right, .content-container h3 .right, .content-container h4 .right, .content-container h5 .right {
  font-size: 0.65em;
  margin-top: 0.5em;
}

.content-container h1 + hr, .content-container h2 + hr, .content-container h3 + hr, .content-container h4 + hr, .content-container h5 + hr {
  margin-top: 0;
  margin-bottom: 26px;
  border-color: #222;
}

.footer-container {
  color: #f5f7f8;
}

.footer-container > div {
  margin: 0 auto;
  padding: 1.1875rem 0;
  max-width: 1030px;
  width: 100%;
}

.footer-container p, .footer-container ul, .footer-container h5, .footer-container hr {
  color: #f5f7f8;
}

.footer-container h5 {
  margin-top: 20px;
}

.footer-container h5 + hr {
  margin-top: 10px;
  margin-bottom: 26px;
}

.footer-container a {
  color: #919ba7;
}

.footer-container a:hover {
  color: #ffffff;
}

p.copyright {
  font-size: 11px;
}


/* Newsletter Footer */

.footer-container .newsletter .button {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 200; font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  border: 3px solid #8e9eab;
  background-color: #222;
  color: #f5f7f8;
  margin-left: 10px;
  width: 143px;
  height: 37px;
  line-height: 31px;
  margin-top: 3px;
}


/* Errors */

#error {
  padding: 100px 0 150px 0;
}

#error h3 {
  text-align: center;
}

#error p {
  text-align: center;
}


/* Product Grid */

.product {
  margin: 0 auto;
  max-width: 600px;
}

.product h5 {
  margin-top: 16px;
}

.product h5 + hr {
  margin-bottom: 10px;
}

.product a.th {
  display: block;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {
  .product a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.product a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

.product .panel div {
  display: block;
  margin-bottom: 0em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product:not(.large) .panel-info {
  display: none;
}

.product.large .panel-info .subtitle {
  display: none;
}

.product.large .panel-info h5 {
  font-size: 14px;
}

.product .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}


/* Product Page */

#product {

}

#product select {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 500; font-style: normal;
  font-size: 12px;
  height: 40px;
}

#product button {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 500; font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #222;
  background-color: #fff;
  border: 3px solid #6c7a89;
  height: 40px;
  line-height: 28px;
}

#product .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
}

#product .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#product .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #product .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#product .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#product .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#product .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#product .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#product .add-to-cart-container {
  margin-bottom: 10px;
}

#product .product-description ol li:nth-of-type(1) {
  margin-top: -20px;
}

#product .product-description ol li {
  margin-bottom: -20px;
}


/* Event Grid */

.event {
  margin: 0 auto;
  max-width: 202px;
}

.event a.th {
  display: block;
  height: 200px;
  line-height: 200px;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {

  .event a.th {
    height: 150px;
    line-height: 150px;
  }

  .event a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.event a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

.event .panel div {
  display: block;
  margin-bottom: 0rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.event .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}


/* Event Page */

#event {

}

#event .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

#event .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#event .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #event .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#event .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#event .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#event .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#event .map-container {
  margin-bottom: 1.1875rem;
}

#event .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#event .add-to-cart-container {

}


/* News */
article.news {
  margin-top: 26px;
  margin-bottom: 26px;
}


/* Contact Page */

#contact {

}

#contact textarea {
  height: 115px;
}

#contact #recaptcha_widget_div {
  margin: 0 0 1rem 0;
}

#contact button {
  font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 500; font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  color: #222;
  background-color: #fff;
  border: 3px solid #6c7a89;
  height: 40px;
  line-height: 2px;
}


/* Gallery Page */

#gallery {

}

#gallery ul li > div {
  margin: 0 auto;
  max-width: 202px;
}


/* History Page */

#history {

}

#history .history-item {

}

#history .history-item .orbit-container {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto 1.1875rem auto;
  max-width: 300px;
}

#history .history-item .release-information {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-bottom: 0;
}

#history .history-item .links.inline-list a {
  font-size: 0.9rem;
}


/* Order Page */

#order {

}

#order #question .panel {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 0.75rem 0;
  text-align: center;
}

#order table tbody tr td + td {
  text-align: right;
}

/* Roster Page */

#roster {

}

#roster h5 {
  margin-top: 16px;
}

#roster h5 + hr {
  margin-bottom: 10px;
}

#roster ul li > div {
  margin: 0 auto;
}

#roster ul li > div .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

#roster ul li > div .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#roster a.th {
  background-position: center top;
  background-size: cover;
  padding-bottom: 100%;
  width: 100%;
}


/* Roster Item Page */

#roster-item {

}

#roster-item h5 {
  margin-top: 10px;
}

#roster-item #description p {
  font-size: 12px;
}

#roster-item #links .inline-list a {
  font-size: 12px;
}

#roster-item #soundcloud iframe {
  margin-bottom: 1rem;
}

#roster-item #bandsintown {
  margin-bottom: 1rem;
}