@font-face {
  font-family: 'trashhandregular';
  src: url('../fonts/TrashHand-webfont.eot');
  src: url('../fonts/TrashHand-webfontd41d.eot?#iefix') format("embedded-opentype"), url('../fonts/TrashHand-webfont.woff') format("woff"), url('../fonts/TrashHand-webfont.ttf') format("truetype"), url('../fonts/TrashHand-webfont.svg#trashhandregular') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'showcard_gothicregular';
  src: url('../fonts/showg-webfont.woff2') format('woff2'), url('../fonts/showg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lovers_quarrel';
  src: url('../fonts/loversquarrel.woff2') format('woff2'), url('../fonts/loversquarrel.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rubik_glitch';
  src: url('../fonts/rubikglitch.woff2') format('woff2'), url('../fonts/rubikglitch.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pacifico';
  src: url('../fonts/pacifico.woff2') format('woff2'), url('../fonts/pacifico.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'libre_baskervillebold';
  src: url('../fonts/librebaskerville-bold-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'libre_baskervilleitalic';
  src: url('../fonts/librebaskerville-italic-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'libre_baskervilleregular';
  src: url('../fonts/librebaskerville-regular-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'mooliregular';
  src: url('../fonts/mooli-regular-webfont.woff2') format('woff2'), url('../fonts/mooli-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #fff;
  overflow-x: hidden;
  font-family: 'mooliregular';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.6em;
  padding-top: 50px;
  color: #111;
}
/*remove Firefox outline bug*/
a {
  outline: none !important;
}
::-moz-selection {
  color: #fff;
  background: #111;
}
::selection {
  color: #fff;
  background: #111;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .container {
    overflow-x: hidden;
  }
}
.background {
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.background img {
  width: 100%;
}
.release-notes {
  margin-bottom: 30px;
}
a {
  color: #BE271E;
  font-weight: 600;
}
a:hover,
a:active {
  color: #BE271E;
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}
a:focus {
  color: #BE271E;
}
.release-link {
  margin-top: calc(24px/4);
  font-size: 18px;
  display: block;
}
.video-link {
  display: inline-block;
  width: auto;
}
.artist-link {
  display: block;
}
.btn {
  border-radius: 0;
}
h1,
h2,
h3,
h4,
h5,
.callout,
#footer {
  /*  font-family: 'Montserrat', sans-serif; */
  font-weight: 600;
  font-style: normal;
}
h1 {
  margin-top: 0;
  padding-top: 0;
  font-weight: normal;
}
h1.album-title {
  margin-top: 0;
  padding-top: 0;
  font-weight: bold;
}
h1.album-title a {
  text-decoration: none;
  display: block;
  width: 100%;
  font-size: 18px;
}
h1.album-title span {
  display: block;
  font-size: 20px;
}
h4.album-listing {
  margin: 5px 0 25px 0;
  font-size: 15px;
  font-weight: 600;
}
h4.album-listing span {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
h2 {
  font-size: 24px;
}
#content h2:first-child {
  margin-top: 0;
  padding-top: 0;
}
h3 {
  font-size: 1.7em;
}
.section-title {
  height: 500px;
  position: relative;
}
.section-title h1,
.section-title h4 {
  font-family: 'pacifico';
  letter-spacing: calc(24px / 12);
  font-size: 97px;
  color: #fff;
  text-shadow: 1px 1px 1px #111, 3px 3px 5px #111;
  position: absolute;
  bottom: 0;
  right: 30px;
  text-align: right;
}
.section-title h1 {
  z-index: 1;
  line-height: 1.25em;
}
.section-title h1 a,
.section-title h4 a,
.section-title h1 a:hover,
.section-title h4 a:hover {
  color: #fff;
  text-decoration: none;
}
.section-title h1 a:hover,
.section-title h4 a:hover {
  color: #f2f2f2;
}
body.primary .section-title,
body.features-index .section-title {
  height: 500px;
  position: relative;
}
.section-title.section-title-page {
  height: 300px;
}
.section-title.section-title-home {
  height: 200px;
}
.home-intro {
  height: 425px;
  color: #fff;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .home-intro {
    height: 475px;
  }
}
@media (min-width: 1400px) {
  .home-intro {
    height: 700px;
  }
}
.home-intro h1 {
  font-size: 97px;
  font-family: 'pacifico';
  letter-spacing: calc(24px / 12);
  line-height: 1.25em;
  text-shadow: 1px 1px 1px #111, 3px 3px 5px #111;
}
.home-intro h2.tagline {
  font-size: 25px;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #111, 2px 2px 3px #111;
  z-index: 1;
  line-height: 1.2em;
}
.countdown ul {
  list-style-type: none;
}
.countdown ul li {
  display: inline-block;
  margin-left: 0.75em;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #111, 2px 2px 3px #111;
  text-align: center;
}
@media (max-width: 767px) {
  .countdown ul li {
    margin-left: 0.22em;
  }
}
.countdown ul li h2 {
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #111, 2px 2px 3px #111;
  margin-top: 15px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .countdown ul li h2 {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .countdown ul li h2 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .countdown ul li p {
    font-size: 0.5em;
    line-height: 1.5em;
  }
}
@media (min-width: 768px) {
  .countdown ul li p {
    font-size: small;
  }
}
.tagline-image {
  position: relative;
}
.tagline-image a {
  display: block;
}
.tagline-image a img {
  height: 135px;
  width: auto;
  float: right;
  margin-top: 10px;
  margin-right: 15px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .tagline-image a img {
    height: 150px;
  }
}
@media (min-width: 1400px) {
  .tagline-image a img {
    height: 175px;
  }
}
.tagline-image a:link img,
.tagline-image a:visited img {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.tagline-image a:hover img,
.tagline-image a:active img {
  -webkit-filter: drop-shadow(0 0 24px/4 rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0 0 24px/4 rgba(255, 255, 255, 0.5));
}
.iframe-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.iframe-wrapper iframe,
.iframe-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.iframe-wrapper img {
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.iframe-wrapper img:hover,
.iframe-wrapper img:active {
  border-color: #ffcc00;
}
.modal {
  top: 30px;
}
.pagebody {
  padding: 30px;
}
.inset-content,
.inset-sidebar {
  padding-left: 35px;
}
.inset-content p,
.inset-sidebar p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .inset-sidebar {
    margin-top: 10px;
  }
}
.inset-sidebar .more-music-item {
  margin-bottom: 24px;
}
.discography-music-item {
  margin-bottom: 24px;
}
.discography-music-item a {
  position: relative;
}
.discography-music-item a .ribbon.bottom {
  bottom: 16px;
}
.track-number {
  white-space: nowrap;
  width: 1%;
  padding-left: 0 !important;
  text-align: center;
}
a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.ribbon {
  display: block;
  font-size: 15px;
  position: absolute;
  transform: translate(-50%, -50%);
  text-align: center;
  pointer-events: none;
  color: #111;
  background: #ffffff;
  padding: calc(24px/6) calc(24px/6) calc(24px/12) calc(24px/6);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(17, 17, 17, 0.25);
}
.ribbon.top {
  top: calc(24px/2);
  right: calc(24px/2);
  transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  -o-transform: rotate(15deg);
}
.ribbon.bottom {
  bottom: 77px;
  right: calc(24px/2);
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
}
@media (max-width: 480px) {
  .ribbon {
    font-size: 10px;
    padding: calc(0 24px/4);
  }
  .ribbon.bottom {
    bottom: 90px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .ribbon.bottom {
    bottom: 74px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ribbon.bottom {
    bottom: 117px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .ribbon.bottom {
    bottom: 77px;
  }
}
.triplejunearthed {
  position: relative;
  background-color: #429541;
}
.triplejunearthed i::before {
  content: '';
  display: block;
  width: calc(24px*2);
  height: calc(24px*2);
  background-image: url('../images/TripleJUnearthed.png');
  background-size: 34px;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  left: 5px;
}
.triplejunearthed:hover,
.triplejunearthed:active {
  background-color: #466e46;
}
.myspace {
  position: relative;
  background-color: #0037c1;
}
.myspace i::before {
  content: '';
  display: block;
  width: calc(24px*2);
  height: calc(24px*2);
  background-image: url('../images/myspace.svg');
  background-size: 34px;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  left: 5px;
}
.myspace:hover,
.myspace:active {
  background-color: #1a2e61;
}
.carousel-indicators {
  bottom: 0;
}
.same-height-media,
.same-height-gigs,
.same-height-artists,
.same-height-releases,
.same-height-songs {
  margin-bottom: 24px;
  position: relative;
}
.same-height-media a,
.same-height-gigs a,
.same-height-artists a,
.same-height-releases a,
.same-height-songs a {
  display: inline;
}
.same-height-media a.release-link,
.same-height-gigs a.release-link,
.same-height-artists a.release-link,
.same-height-releases a.release-link,
.same-height-songs a.release-link,
.same-height-media a.artist-link,
.same-height-gigs a.artist-link,
.same-height-artists a.artist-link,
.same-height-releases a.artist-link,
.same-height-songs a.artist-link {
  display: inline-block;
}
.same-height-media p,
.same-height-gigs p,
.same-height-artists p,
.same-height-releases p,
.same-height-songs p {
  margin-bottom: 0;
}
.same-height-media .img-responsive,
.same-height-gigs .img-responsive,
.same-height-artists .img-responsive,
.same-height-releases .img-responsive,
.same-height-songs .img-responsive {
  margin-bottom: calc(24px/4);
}
.same-height-media .carousel,
.same-height-gigs .carousel,
.same-height-artists .carousel,
.same-height-releases .carousel,
.same-height-songs .carousel {
  margin-bottom: calc(24px/4);
}
.same-height-songs {
  margin-bottom: calc(24px/2);
}
.backstory {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
  text-align: justify;
}
.backstory.opened {
  display: inline-block;
}
.read-more {
  margin-bottom: 10px;
}
.loading {
  display: none;
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
}
.loading:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  font-size: 10px;
  width: 1em;
  height: 1em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(17, 17, 17, 0.75) 1.5em 0 0 0, rgba(17, 17, 17, 0.75) 1.1em 1.1em 0 0, rgba(17, 17, 17, 0.75) 0 1.5em 0 0, rgba(17, 17, 17, 0.75) -1.1em 1.1em 0 0, rgba(17, 17, 17, 0.5) -1.5em 0 0 0, rgba(17, 17, 17, 0.5) -1.1em -1.1em 0 0, rgba(17, 17, 17, 0.75) 0 -1.5em 0 0, rgba(17, 17, 17, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(17, 17, 17, 0.75) 1.5em 0 0 0, rgba(17, 17, 17, 0.75) 1.1em 1.1em 0 0, rgba(17, 17, 17, 0.75) 0 1.5em 0 0, rgba(17, 17, 17, 0.75) -1.1em 1.1em 0 0, rgba(17, 17, 17, 0.75) -1.5em 0 0 0, rgba(17, 17, 17, 0.75) -1.1em -1.1em 0 0, rgba(17, 17, 17, 0.75) 0 -1.5em 0 0, rgba(17, 17, 17, 0.75) 1.1em -1.1em 0 0;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.youtube-videos-wrapper {
  position: relative;
  padding: calc(24px/4) 24px 0 24px;
  margin-bottom: 24px;
}
.youtube-videos-wrapper .navigate-left,
.youtube-videos-wrapper .navigate-right {
  width: calc(24px*2);
  height: 100%;
  padding: calc(24px/2);
  cursor: pointer;
}
.youtube-videos-wrapper .navigate-left {
  position: absolute;
  left: calc(24px / -2);
  top: 50%;
  transform: translateY(-50%);
}
.youtube-videos-wrapper .navigate-left .navigate-left-image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc(24px * 1.5);
  height: calc(24px*3);
  background-color: #636363;
  background-image: url("../images/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
}
.youtube-videos-wrapper .navigate-left .navigate-left-image:hover,
.youtube-videos-wrapper .navigate-left .navigate-left-image:active {
  background-color: #111;
}
.youtube-videos-wrapper .navigate-right {
  position: absolute;
  right: calc(24px / -2);
  top: 50%;
  transform: translateY(-50%);
}
.youtube-videos-wrapper .navigate-right .navigate-right-image {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc(24px * 1.5);
  height: calc(24px*3);
  background-color: #636363;
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
}
.youtube-videos-wrapper .navigate-right .navigate-right-image:hover,
.youtube-videos-wrapper .navigate-right .navigate-right-image:active {
  background-color: #111;
}
.youtube-videos {
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
  margin-right: 1px;
}
.youtube-videos.film-version {
  color: #fff !important;
  background-color: #1c1c1c;
  border: 1px solid #1c1c1c;
  -webkit-box-shadow: 0 4px 5px 0 rgba(255, 255, 255, 0.14), 0 1px 10px 0 rgba(255, 255, 255, 0.12), 0 2px 4px -1px rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 5px 0 rgba(255, 255, 255, 0.14), 0 1px 10px 0 rgba(255, 255, 255, 0.12), 0 2px 4px -1px rgba(255, 255, 255, 0.2);
}
.youtube-videos.film-version .film-top,
.youtube-videos.film-version .film-bottom {
  width: 100%;
  height: 24px;
  background-image: url("../img/film.gif");
  background-size: 24px 24px;
  background-repeat: repeat-x;
}
.youtube-videos.film-version .film-bottom {
  margin-top: 24px;
}
.bd {
  padding-top: 0px !important;
}
#footer {
  position: absolute;
  bottom: -36px;
  left: 0;
  width: 100%;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
#footer p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 0;
}
#footer a {
  display: inline;
}
.modal-content {
  border: 0;
  border-radius: 0;
}
.modal-header {
  border-bottom: 0;
}
/* menus */
.navbar {
  font-family: 'pacifico';
  letter-spacing: calc(24px / 12);
  font-size: 14px;
  /*  background: rgba(0,0,0,0.8);*/
  background: #111;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
}
.navbar-brand {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: auto;
}
.navbar-brand img {
  height: 47px;
  padding: calc(24px / 4) calc(24px / 4) calc((24px / 4) - 3px) calc(24px / 4);
}
.navbar-brand .header-title {
  position: relative;
  top: 4px;
}
.navbar-brand:hover,
.navbar-brand:active {
  color: #ccc;
}
.navbar-nav {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:active {
  -webkit-filter: drop-shadow(0 5px 10px rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0 5px 10px rgba(255, 255, 255, 0.5));
}
.navbar a {
  color: #fff;
  text-decoration: none;
}
.navbar li a:hover {
  color: #ccc;
  background: none;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
.container > .navbar-header {
  margin-right: 0;
  margin-left: 0;
}
.container > .navbar-header a {
  float: unset;
}
.navbar-toggle {
  margin-right: 0;
}
body {
  position: relative;
}
body.music .navbar li#menu-item-210 a {
  color: #fff;
  background: #BE271E;
}
body.music .navbar li#menu-item-210 a:hover {
  color: #fff;
  background: #BE271E;
}
body.life .navbar li#menu-item-205 a {
  color: #111;
  background: #FEB144;
}
body.life .navbar li#menu-item-205 a:hover {
  color: #111;
  background: #FEB144;
}
body.film .navbar li.current-menu-item a {
  color: #fff;
  background: #8d33ae;
}
body.film .navbar li.current-menu-item a:hover {
  color: #fff;
  background: #8d33ae;
}
body.media .navbar li#menu-item-49 a {
  color: #fff;
  background: #CB4121;
}
body.media .navbar li#menu-item-49 a:hover {
  color: #fff;
  background: #CB4121;
}
body.videos .navbar li#menu-item-445 a {
  color: #fff;
  background: #427E7E;
}
body.videos .navbar li#menu-item-445 a:hover {
  color: #fff;
  background: #427E7E;
}
body.life .navbar li#menu-item-205 a {
  color: #111;
  background: #FEB144;
}
body.life .navbar li#menu-item-205 a:hover {
  color: #111;
  background: #FEB144;
}
body.features .navbar li#menu-item-46 a {
  color: #111;
  background: #FEB144;
  color: #fff;
  background: #1B6699;
}
body.features .navbar li#menu-item-46 a:hover {
  color: #111;
  background: #FEB144;
  color: #fff;
  background: #1B6699;
}
body.news .navbar li#menu-item-384 a,
body.media .navbar li#menu-item-384 a:hover {
  color: #fff;
  background: #CB4121;
}
body .background-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 1817px;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgba(255, 255, 255, 0.7);
}
body .background-fadeout {
  background: #ffffff;
  background: -moz-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 60%);
  background: -webkit-linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /*background: rgb(17,17,17);
    background: -moz-linear-gradient(0deg, rgba(17,17,17,1) 68%, rgba(17,17,17,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(17,17,17,1) 68%, rgba(17,17,17,0) 100%);
    background: linear-gradient(0deg, rgba(17,17,17,1) 68%, rgba(17,17,17,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#111111",endColorstr="#111111",GradientType=1);
    position: absolute;
    width: 100%;
    height: 100%;
    //bottom: -50px;
    bottom: 0;
    left: 0;*/
}
body .background-white {
  position: absolute;
  top: 500px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.breadcrumb {
  background: none;
  padding: 0;
  /*  font-family: 'Montserrat', sans-serif;*/
}
ul.connect {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.connect a {
  font-size: 26px;
  border-radius: 50%;
  line-height: calc(24px*2);
  width: calc(24px*2);
  text-align: center;
  color: #fff;
  display: block;
  border: 1px solid rgba(17, 17, 17, 0.25);
  margin-bottom: calc(24px/2);
}
ul.connect a:hover,
ul.connect a:active {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
ul.connect a.spotify {
  background: #1DB954;
}
ul.connect a.spotify:hover {
  background: #79d66a;
}
ul.connect a.facebook {
  background: #3b5998;
}
ul.connect a.facebook:hover {
  background: #293e6a;
}
ul.connect a.twitter {
  background: #55acee;
}
ul.connect a.twitter:hover {
  background: #3b78a6;
}
ul.connect a.soundcloud {
  background: #f50;
}
ul.connect a.soundcloud:hover {
  background: #b53531;
}
ul.connect a.youtube {
  background: #e52d27;
}
ul.connect a.youtube:hover {
  background: #a01f1b;
}
ul.connect a.instagram {
  background: #d00070;
}
ul.connect a.instagram:hover {
  background: #89255b;
}
ul.connect a.subscribe {
  background: #b17c2f;
}
ul.connect a.subscribe:hover {
  background: #FEB144;
}
ul.connect li {
  display: inline-block;
}
ul.listen {
  list-style-type: none;
  padding-left: 0;
}
ul.listen li {
  display: inline-block;
  margin: 0 7px 8px 0;
}
ul.listen li a {
  display: block;
  width: 100%;
  height: 100%;
}
ul.listen li a img {
  width: calc(24px * 2);
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
}
.social a:hover {
  color: #fff;
  background: #111;
}
ul#menu-share {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
}
ul#menu-share li {
  display: inline;
  margin-right: 6px;
}
ul#menu-share li.share-label {
  padding: 4px 0;
  font-weight: bold;
  font-size: 22px;
  color: #666;
  line-height: 33px;
}
ul#menu-share a.share {
  display: inline-block;
  padding: 4px 15px;
  color: #fff;
  width: 75px;
  height: 33px;
}
ul#menu-share a.share span {
  font-size: 11px;
  float: right;
  text-align: right;
}
ul#menu-share a.share.facebook {
  background: #3b5998;
}
ul#menu-share a.share.twitter {
  background: #55acee;
}
ul#menu-share a.share.google-plus {
  background: #d34836;
}
ul#menu-share li a.share.comment {
  background: #666;
}
ul#menu-share a.share:hover {
  text-decoration: none;
}
/* content */
.media-services-provider {
  max-width: 165px;
  width: 100%;
  margin-bottom: 10px;
}
.alignleft {
  float: left;
  margin: 0 15px 5px 0;
}
.alignright {
  float: right;
  margin: 0 0 5px 15px;
}
.feature-list h4 {
  margin-top: 0;
  padding-top: 0;
}
.list-item {
  margin-bottom: 30px;
}
img.img-featured-block {
  margin-bottom: 6px;
}
/* home page */
.promo {
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
}
.promo .img-responsive {
  border: 1px solid rgba(17, 17, 17, 0.25);
  margin-bottom: calc(24px/4);
}
.promo .img-responsive:hover,
.promo .img-responsive:active {
  -webkit-filter: drop-shadow(0 0 6px rgba(17, 17, 17, 0.5));
  filter: drop-shadow(0 0 6px rgba(17, 17, 17, 0.5));
}
.promo a:hover,
.promo a:active {
  -webkit-filter: drop-shadow(0 5px 10px rgba(17, 17, 17, 0.5));
  filter: drop-shadow(0 5px 10px rgba(17, 17, 17, 0.5));
}
.promo-film {
  background: #8d33ae;
  color: #fff;
}
.promo-video {
  background: #111;
  color: #fff;
}
.promo-film p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.35em;
}
.promo-news {
  background: #CB4121;
  color: #fff;
}
.promo h2 {
  margin-top: 0;
  padding-top: 0;
  color: #111;
  text-shadow: 0px 0px calc(24px * 2) #fff, 0px 0px calc(24px / 4) #fff;
}
.promo-film h2 {
  margin-bottom: 15px;
}
p.item-title {
  margin-top: 6px;
  margin-bottom: 24px;
  /*  font-family: 'Montserrat', sans-serif;*/
}
/* albums */
.album-meta {
  margin-top: 15px;
}
.album-meta h4 {
  margin: 8px 0 6px 0;
  padding-top: 12px;
  border-top: 1px solid rgba(17, 17, 17, 0.25);
}
.album-meta a,
.album-meta h4 {
  font-weight: 600;
}
.album-meta a {
  color: #BE271E;
  text-decoration: none;
  display: inline;
}
.album-meta a:hover,
.album-meta a:active {
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}
@media (max-width: 991px) {
  .album-meta .instruments {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .album-meta .instruments {
    margin-bottom: 10px;
  }
}
ul.menu-credits {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu-credits li {
  padding: 4px 0;
}
.tracklist {
  margin-top: 8px;
  padding-top: 6px;
  border-top: 1px solid rgba(17, 17, 17, 0.25);
}
.tracklist.discography {
  border-top: unset;
  margin-top: 0;
  padding-top: 0;
}
.tracklist.discography .table > tbody > tr > td {
  padding-left: 0;
}
.catalogue {
  margin-top: 8px;
  padding-top: 6px;
  border-top: 1px solid rgba(17, 17, 17, 0.25);
}
.catalogue a {
  margin-bottom: 10px;
}
.catalogue .youtube-videos-wrapper {
  margin-bottom: 0;
}
table.tracks {
  /*font-family: 'Montserrat', sans-serif;*/
}
table.tracks td {
  position: relative;
}
table.tracks td .song-length {
  position: absolute;
  top: 11px;
  right: 0;
  font-size: small;
}
table.tracks a {
  color: #BE271E;
  font-weight: 600;
  text-decoration: none;
}
table.tracks a:hover,
table.tracks a:active {
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}
table.tracks a:hover {
  text-decoration: none;
  color: #BE271E;
}
table.tracks a.sm2_link {
  text-decoration: none;
  color: #111;
}
table.tracks a.sm2_link span:before {
  font-family: fontawesome;
  content: "\f144";
  margin-right: 5px;
}
table.tracks a.sm2_playing span:before {
  font-family: fontawesome;
  content: "\f144";
  margin-right: 5px;
  color: #BE271E;
}
table.tracks a.sm2_paused span:before {
  font-family: fontawesome;
  content: "\f04c";
  margin-right: 5px;
  color: #666;
}
a.btn-buy {
  color: #111;
  font-weight: bold;
}
p.more {
  /*  font-family: 'Montserrat', sans-serif;*/
}
p.available {
  font-weight: 400;
  font-size: 16px;
}
p.available a {
  /*  font-family: 'Montserrat', sans-serif;*/
  font-size: 16px;
  color: #fff;
  background: #BE271E;
  padding: 5px 8px;
  margin: 3px 0;
  display: inline-block;
}
p.available a:hover {
  color: #fff;
  background: #111;
  text-decoration: none;
}
.nav > li {
  display: inline-block;
  width: 100%;
}
.nav > li > a:focus {
  color: #fff;
  background-color: unset;
}
/* callouts */
.callout {
  background: #c00;
  padding: 15px;
  width: 80%;
  margin: 15px auto;
  color: #fff;
}
body.film .callout {
  background: #8d33ae;
}
p.quote {
  font-size: 24px;
  line-height: 30px;
}
p.cite {
  text-align: right;
  font-size: 14px;
}
/* responsive video */
.video-container {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.video-container.clearfix {
  margin-top: 15px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.video-wrapper .video-heading-1,
.video-wrapper .video-heading-2 {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.video-wrapper .video-heading-1 {
  position: absolute;
  bottom: 20.5%;
  left: 0;
  font-size: calc((75vw - 4.5rem) / 16);
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
}
.video-wrapper .video-heading-2 {
  position: absolute;
  bottom: 18.25%;
  left: 0;
  font-size: calc((75vw - 4.5rem) / 28.5);
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
  color: #ffcc00;
}
.video-wrapper video {
  width: 100%;
  height: 100%;
  width: 177.77777778vh;
  /* 100 * 16 / 9 */
  min-width: 100%;
  min-height: 56.25vw;
  /* 100 * 9 / 16 */
  position: absolute;
  left: 50%;
  /* % of surrounding element */
  top: 50%;
  transform: translate(-50%, -50%);
  /* % of current element */
}
.video-wrapper .video-logo {
  position: absolute;
  left: calc(24px/2);
  bottom: calc(24px/2);
  width: calc(24px*2);
  opacity: 0.4;
}
.video-wrapper .video-logo img {
  width: 100%;
  height: 100%;
}
.video-frame {
  margin: 0;
  width: 200px;
  display: inline-block;
}
.video-frame:last-child {
  margin-right: 0;
}
.video-frame .iframe-wrapper {
  margin-bottom: 0;
}
.video-frame .cinema-video {
  position: relative;
}
.video-frame .cinema-video p {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 1px 1px 5px #111, 1px 1px 22px #111, 3px 3px 17px #111;
  height: auto;
  white-space: normal;
  text-align: center;
  pointer-events: none;
  line-height: normal;
  border-radius: 20px;
}
.cinema {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: -moz-calc(50%);
  height: -webkit-calc(50%);
  height: -o-calc(50%);
  height: calc(100% - 50px);
  background: #000;
  z-index: 999;
  display: none;
}
.cinema .iframe-wrapper {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.cinema .iframe-wrapper iframe {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  max-width: 1200px;
  max-height: 675px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.cinema .close-cinema {
  position: absolute;
  top: calc(24px/2);
  right: calc(24px/2);
  width: calc(24px*2);
  height: calc(24px*2);
  padding: calc(24px/2);
  background-image: url("../images/close.svg");
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  cursor: pointer;
}
/* sidebar */
#sidebar a {
  text-decoration: none;
  display: block;
}
#sidebar h4.connect-heading {
  margin-bottom: 10px;
}
#sidebar table.tracks {
  margin-bottom: calc(24px*2);
}
.sb-item {
  margin-bottom: 30px;
}
.sb-item img {
  margin-top: 20px;
}
.sb-item h4 {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 991px) {
  .sb-item h4.connect-heading {
    border-top: 1px solid rgba(17, 17, 17, 0.25);
    padding-top: 15px;
  }
}
.icon-bar {
  color: #fff;
  background: #fff;
}
.video-container {
  clear: both;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.video-container.clearfix {
  margin-top: 15px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  width: 632px;
  max-width: 100%;
}
.img-responsive {
  /*box-shadow: inset 0 0 1px #def;
  white-space: nowrap;
  text-indent: 110%;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow .1s ease-in;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px rgba(221,238,255,.35);
  background-image: linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));
  background-repeat: no-repeat;
  background-clip: padding-box;
  background-size: 100% 1px;
  border-radius: 4px;*/
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(17, 17, 17, 0.25);
  width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
a .img-responsive:hover,
a .img-responsive:active {
  -webkit-filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.5));
}
@media (max-width: 568px) {
  img {
    margin-bottom: 3px !important;
  }
}
@media (max-width: 1024px) {
  .inset-sidebar {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .home-intro h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .section-title {
    display: none;
  }
}
@media (max-width: 479px) {
  .home-intro h1 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  body {
    overflow-x: hidden;
  }
  .tagline-image a img {
    top: 2px;
    height: calc(24px*3);
  }
  .background-fadeout {
    background: #ffffff;
    background: -moz-linear-gradient(0deg, #ffffff 85%, rgba(255, 255, 255, 0) 95%) !important;
    background: -webkit-linear-gradient(0deg, #ffffff 85%, rgba(255, 255, 255, 0) 95%) !important;
    background: linear-gradient(0deg, #ffffff 85%, rgba(255, 255, 255, 0) 95%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#FFFFFF", GradientType=1) !important;
  }
  body .background-fadeout {
    height: 2000px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home-intro {
    padding-right: 15px;
  }
  body .background-fadeout {
    height: 600px;
  }
  body .background-white {
    top: 600px;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    width: auto;
  }
  .nav > li {
    width: auto;
  }
  body .background-fadeout {
    height: 633px;
  }
  body .background-white {
    top: 633px;
  }
  .same-height-more-music {
    height: unset !important;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  body .background-fadeout {
    height: 808px;
  }
  body .background-white {
    top: 808px;
  }
}
@media (min-width: 1200px) {
  body .background-fadeout {
    height: 966px;
  }
  body .background-white {
    top: 966px;
  }
}
/* Anything but Mobile Devices */
@media only screen and (min-width: 576px) {
  ::-webkit-scrollbar {
    height: calc(24px/2);
    width: calc(24px/2);
  }
  ::-webkit-scrollbar-thumb {
    background: #636363;
    -webkit-border-radius: calc(24px/2);
    -moz-border-radius: calc(24px/2);
    border-radius: calc(24px/2);
  }
  ::-webkit-scrollbar-thumb:hover,
  ::-webkit-scrollbar-thumb:active {
    background: #111;
  }
  ::-webkit-scrollbar-thumb:horizontal {
    background: #636363;
    -webkit-border-radius: calc(24px/2);
    -moz-border-radius: calc(24px/2);
    border-radius: calc(24px/2);
  }
  ::-webkit-scrollbar-thumb:horizontal:hover,
  ::-webkit-scrollbar-thumb:horizontal:active {
    background: #111;
  }
}
