/*
Theme Name: GAS Music
Author: Mike Ash
Author URI: http://iammikeash.co.uk
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton Book.woff2") format("woff2"), url("fonts/Campton Book.woff") format("woff"), url("fonts/Campton Book.otf") format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton Medium.woff2") format("woff2"), url("fonts/Campton Medium.woff") format("woff"), url("fonts/Campton Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "Campton";
  src: url("fonts/Campton SemiBold.woff2") format("woff2"), url("fonts/Campton SemiBold.woff") format("woff"), url("fonts/Campton SemiBold.otf") format("opentype");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'Condensed';
  src: url("fonts/BebasNeueBold.woff2") format("woff2"), url("fonts/BebasNeueBold.woff") format("woff"), url("fonts/BebasNeueBold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

/*
$sizes: (
  s: 1rem,
  m: 1.5rem,
  l: 2rem,
  xl: 3.35rem
);
@each $size, $val in $sizes {
  .fz-#/{$size} {
    font-size: $val;
  }
}
*/
.fz-s {
  font-size: 1rem; }

.fz-m {
  font-size: 1.2rem; }
  @media (min-width: 500px) {
    .fz-m {
      font-size: 1.5rem;
      line-height: 1.4; } }
.fz-l {
  font-size: 1.5rem;
  line-height: 1.4; }
  @media (min-width: 600px) {
    .fz-l {
      font-size: 2rem;
      line-height: 1.3; } }
.fz-xl {
  font-size: 1.8rem;
  line-height: 1.2; }
  @media (min-width: 700px) {
    .fz-xl {
      font-size: 3.35rem;
      line-height: 1; } }
.p-tab {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.p-t {
  padding-top: 6rem; }

.p-b {
  padding-bottom: 6rem; }

.p-tab--half {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.p-t--half {
  padding-top: 3rem; }

.p-b--half {
  padding-bottom: 3rem; }

.m-tab {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.m-t {
  margin-top: 6rem; }

.m-b {
  margin-bottom: 6rem; }

.m-tab--half {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.m-t--half {
  margin-top: 3rem; }

.m-b--half {
  margin-bottom: 3rem; }

html {
  font: 400 16px/1.5 'Campton', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }
  @media (min-width: 768px) {
    html {
      font-size: 19px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 22px; } }
img {
  max-width: 100%;
  height: auto; }

a {
  color: inherit; }

strong {
  font-weight: 500; }

h1 {
  font-family: 'Condensed';
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 1.2; }
  @media (min-width: 700px) {
    h1 {
      font-size: 3.35rem;
      line-height: 1; } }
  .page-header h1 {
    /*font-size: 4rem;
    line-height: 0.9;
    @media(min-width: 600px){
      font-size: 6.4rem;
    }*/
    font-family: 'Campton';
    letter-spacing: -0.01em;
    text-transform: none;
    font-weight: 600;
    margin: 0; }

h1, h2, h3, h4 {
  font-weight: 500; }

.section-title, .like-what-you-see h3 {
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: 'Campton';
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin: 0 auto 3rem; }
  @media (min-width: 600px) {
    .section-title, .like-what-you-see h3 {
      font-size: 2rem;
      line-height: 1.3; } }
.align-l {
  text-align: left; }

.align-c {
  text-align: center; }

.bg-img {
  background-size: cover;
  background-position: center; }

.inline-logo {
  display: inline-block;
  height: 0.8em;
  width: auto;
  margin: 0 0.1em;
  vertical-align: baseline;
  transform: translateY(1px); }

.btn {
  display: inline-block;
  padding: 0.2em 1em 0;
  min-width: 6em;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Condensed';
  text-decoration: none;
  background: #003e52;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.1em;
  will-change: transform;
  transform: translateZ(0);
  transition: box-shadow 0.4s, transform 0.4s; }
  @media (min-width: 60em) {
    .btn {
      font-size: 1.4rem; } }
  .btn:hover {
    box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.4);
    transform: scale(1.05) translateY(-2.5%); }

.bg-white,
.btn--white {
  background: white; }

.btn--white {
  color: black; }

.bg-cyan,
main .container .btn--cyan,
.btn--cyan,
.page-template-tvr .btn {
  background: #00a0df; }

.bg-orange,
main .container .btn--orange,
.btn--orange {
  background: #f5a800; }

.bg-pink,
main .container .btn--pink,
.btn--pink {
  background: #d6006d; }

.bg-navy,
main .container .btn--navy,
.btn--navy {
  background: #003e52; }

.bg-grey,
main .container .btn--grey,
.btn--grey {
  background: #d0d8dc; }

.bg-green,
main .container .btn--green,
.btn--green,
.page-template-records .btn,
.single-artist .btn {
  background: #c7da46; }

.bg-red,
main .container .btn--red,
.btn--red {
  background: #ff5a31; }

.bg-rose,
main .container .btn--rose,
.btn--rose {
  background: #f1c6df; }

.c-white {
  color: #fff; }

.c-cyan {
  color: #00a0df; }

.c-orange {
  color: #f5a800; }

.c-pink {
  color: #d6006d; }

.c-navy {
  color: #003e52; }

.c-grey {
  color: #d0d8dc; }

.c-green {
  color: #c7da46; }

.c-red {
  color: #ff5a31; }

.c-rose {
  color: #f1c6df; }

.social-links li {
  display: inline-block; }
  .social-links li + li {
    margin-left: 0.5em; }

.social-links a {
  display: inline-block;
  width: 2em;
  height: 2em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left; }

body, html {
  margin: 0;
  overflow-x: hidden; }

body {
  position: relative; }

*, *:before, *:after {
  box-sizing: border-box; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

.container {
  width: 90%;
  max-width: 80rem;
  margin: 0 auto; }
  @media (min-width: 60em) {
    .container {
      width: 70%; } }
.col + .col, .single-post .news-thumb + .col, .single-post .col + .news-thumb, .single-post .news-thumb + .news-thumb {
  margin-top: 3rem; }

@media (min-width: 30em) {
  .col + .col, .single-post .news-thumb + .col, .single-post .col + .news-thumb, .single-post .news-thumb + .news-thumb {
    margin-top: 0; }
  .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*.col {
			padding: 0 1rem;
		}*/ }
    .row .col--half {
      flex: 0 0 calc(50% - 2rem); }
    .row .col--third, .row .single-post .news-thumb, .single-post .row .news-thumb {
      flex: 0 0 calc(33.33% - 2rem); }
    .row .col--two-thirds {
      flex: 0 0 calc(66.7% - 2rem); } }

ul.row {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.col > *:first-child, .single-post .news-thumb > *:first-child,
.container > *:first-child {
  margin-top: 0; }

.col > *:last-child, .single-post .news-thumb > *:last-child,
.container > *:last-child {
  margin-bottom: 0; }

.page-header {
  height: 80vh;
  max-height: 56.25vmax;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden; }
  .page-header.has-img {
    background-color: #ccc;
    color: #fff; }
  .page-header_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
  .page-header .container {
    position: relative;
    z-index: 1; }

.text-block {
  text-align: center;
  padding: 6rem 0; }
  .text-block.fz-l p {
    max-width: 30em; }
  .text-block.fz-m p {
    max-width: 40em; }

.v-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 70vh;
  box-sizing: border-box; }

.header-main {
  position: fixed;
  top: 0;
  left: 0;
  height: 3em;
  padding: 1em 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  z-index: 99; }
  .header-main .logo img {
    height: 1em;
    width: auto; }

body {
  margin-top: 3em; }

.nav-main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow-y: auto;
  opacity: 0;
  pointer-events: none;
  transform: scale(1.5);
  transition: transform 0.4s 0.2s ease-in, opacity 0.4s 0.2s; }
  .nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 1em;
    text-align: center;
    font-size: 6vmin; }
  .nav-main a {
    display: block;
    padding: 0.2em 0;
    text-decoration: none;
    transition: transform 0.2s, color 0.2s;
    will-change: transform; }
    .nav-main a:hover {
      transform: scale(1.2); }
  .nav-main li:nth-child(8n - 1) a:hover {
    color: #00a0df; }
  .nav-main li:nth-child(8n - 2) a:hover {
    color: #f5a800; }
  .nav-main li:nth-child(8n - 3) a:hover {
    color: #d6006d; }
  .nav-main li:nth-child(8n - 4) a:hover {
    color: #003e52; }
  .nav-main li:nth-child(8n - 5) a:hover {
    color: #d0d8dc; }
  .nav-main li:nth-child(8n - 6) a:hover {
    color: #c7da46; }
  .nav-main li:nth-child(8n - 7) a:hover {
    color: #ff5a31; }
  .nav-main li:nth-child(8n - 8) a:hover {
    color: #f1c6df; }
  #nav-toggle:checked ~ .nav-main {
    transform: scale(1);
    pointer-events: initial;
    opacity: 1;
    transition: transform 0.4s ease-out, opacity 0.4s; }

#nav-toggle {
  display: none !important; }

.nav-toggle--open {
  float: right;
  width: 2em;
  height: 1em;
  text-indent: 110%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: transform 0.4s;
  will-change: transform; }
  .nav-toggle--open:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0.2em;
    background: #000;
    box-shadow: 0 0.4em 0 #000, 0 0.8em 0 #000;
    transition: height 0.4s;
    will-change: height; }
  .nav-toggle--open:hover {
    transform: scaleY(1.5); }
    .nav-toggle--open:hover:after {
      height: 0.15em; }

.nav-toggle--close {
  position: absolute;
  top: 1em;
  right: 2em;
  width: 2em;
  height: 2em;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  opacity: 0;
  transform: translateX(4em);
  transition: opacity 0.2s, transform 0s 0.2s; }
  .nav-toggle--close:before, .nav-toggle--close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.2em;
    margin-top: -0.1em;
    background: #000;
    transform: rotate(45deg);
    transition: background-color 0.4s; }
  .nav-toggle--close:after {
    transform: rotate(-45deg); }
  #nav-toggle:checked ~ .nav-main .nav-toggle--close {
    opacity: 1;
    transform: translateX(0em);
    transition: opacity 0.4s 0.4s, transform 0.4s 0.4s; }
  .nav-toggle--close:hover:before, .nav-toggle--close:hover:after {
    background-color: #d0d8dc; }

.footer-main {
  background: #d0d8dc;
  padding: 6em 0;
  font-weight: 500; }
  .footer-main .social-links {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .footer-main .social-links a {
      transition: opacity .2s; }
      .footer-main .social-links a:hover {
        opacity: 0.8; }
  @media (min-width: 30em) {
    .footer-main .footer-main_social {
      text-align: right;
      align-self: flex-end; } }
  .footer-main .footer-main_contact a {
    text-decoration: none; }
  .footer-main .footer-main_contact p + p {
    margin-top: 2em; }

.like-what-you-see p {
  font-size: 1.2rem; }
  @media (min-width: 500px) {
    .like-what-you-see p {
      font-size: 1.5rem;
      line-height: 1.4; } }
.like-what-you-see .btn {
  margin-top: 2rem; }

.screen-reader-text {
  display: none; }

/* HOME
------------------------------------------------------------------------ */
.intro-anim_wrap {
  font-size: 7vw;
  line-height: 1;
  max-width: 10em;
  margin-left: 0;
  height: 2em; }
  @media (min-width: 1440px) {
    .intro-anim_wrap {
      font-size: 100px; } }
.intro-anim_descriptors {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline; }
  .intro-anim_descriptors li {
    display: none; }
    .intro-anim_descriptors li.last {
      display: inline; }

.offerings_records {
  /*@media (min-width: 45em) {
		.col {
			padding: 0 3rem;
		}
	}*/ }
  .offerings_records [class*="offerings_record--"] {
    display: block;
    width: 100%;
    text-align: left;
    padding-bottom: 100%;
    font-size: 0;
    background: url(img/offering-records.svg) left top no-repeat;
    background-size: auto 100%; }
  .offerings_records .offerings_record--records {
    background-position: center top; }
  .offerings_records .offerings_record--tvr {
    background-position: right top; }
  .offerings_records p {
    margin: 2em auto 3em; }
  @media (max-width: 29.99em) {
    .offerings_records [class*="offerings_record--"] {
      width: 16rem;
      height: 16rem;
      padding: 0;
      margin: 0 auto; } }
  .offerings_records h3 {
    font-size: 1em;
    margin: 1.5em 0 1em;
    font-weight: 600; }
  .offerings_records p {
    margin: 0 auto 1.5em; }

.home .page-header {
  height: auto;
  min-height: initial;
  max-height: initial; }

.homepage-video {
  /*position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%, -50%);
	width: 100vmax; height: 56.25vmax;*/
  display: block;
  width: 100%;
  height: 41.6667vw; }
  .homepage-video-pre {
    position: relative; }
    .homepage-video-pre button {
      position: absolute;
      bottom: 2rem;
      right: 2rem;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      outline: none;
      border: none;
      border-radius: none;
      font: inherit;
      padding: 0;
      cursor: pointer;
      width: 3em;
      height: 3em;
      text-indent: 110%;
      white-space: nowrap;
      overflow: hidden;
      text-align: left;
      background: url("img/icon-mute-on.svg") center/contain no-repeat; }
    .homepage-video-pre.js-muted button {
      background-image: url("img/icon-mute-off.svg"); }

.home_intro a {
  text-decoration: none;
  font-weight: 500; }

.why-gas_thumb {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .why-gas_thumb:after {
    content: '';
    display: block;
    padding-bottom: 66.7%; }
  .why-gas_thumb h4 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0.5em;
    margin: 0;
    transform: translateY(-50%);
    text-align: center;
    text-transform: uppercase;
    font-family: 'Condensed';
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: normal;
    letter-spacing: 0.08em;
    color: #fff; }
    @media (min-width: 600px) {
      .why-gas_thumb h4 {
        font-size: 2rem;
        line-height: 1.3; } }
/* WORK
------------------------------------------------------------------------ */
.work-thumb {
  padding-bottom: 2rem;
  line-height: 1.4; }
  .work-thumb h3 {
    font-size: 1em;
    margin-bottom: 0.5em; }
  .page-template-music .work-thumb {
    flex-basis: 33.33% !important;
    padding-bottom: 0; }

/* MUSIC
------------------------------------------------------------------------ */
a.has-video,
a.no-video {
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
  background-position: 50%;
  background-size: cover;
  background-color: #ccc;
  position: relative; }

a.has-video {
  text-indent: -100%;
  overflow: hidden;
  text-align: left; }
  a.has-video:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5em;
    height: 5em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyMDBweCIgaGVpZ2h0PSIyMDBweCIgdmlld0JveD0iMCAwIDIwMCAyMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIwMCAyMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7b3BhY2l0eTowLjU7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8Zz4KCTxnPgoJCTxnIGNsYXNzPSJzdDAiPgoJCQk8Zz4KCQkJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNjkuMzUsMTAwTDU2LjUsMTU2LjQzTDU1LjUxLDQzLjU3TDE2OS4zNSwxMDB6IE0yMDAsMTAwQzIwMCw0NC43NywxNTUuMjMsMCwxMDAsMFMwLDQ0Ljc3LDAsMTAwCgkJCQkJYzAsNTUuMjMsNDQuNzcsMTAwLDEwMCwxMDBTMjAwLDE1NS4yMywyMDAsMTAwIi8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==);
    background-size: cover;
    z-index: 1; }
  a.has-video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0;
    transition: opacity 0.8s; }
  a.has-video:hover:before {
    opacity: 0.8; }

.video-embed {
  position: relative;
  padding-bottom: 56.25%; }
  .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.lity-container {
  width: 90% !important;
  max-width: 90vmin !important;
  max-height: 90% !important;
  overflow: auto; }
  .lity-container .text-wrap {
    padding: 2rem;
    text-align: center; }
  .lity-selector .lity-container {
    max-width: none !important;
    width: 95% !important;
    max-height: 95% !important; }

.music-services li {
  display: flex;
  margin-bottom: 2em; }
  .music-services li .service_img {
    flex: 0 0 25%; }
  .music-services li .service_text {
    padding-left: 2em; }
    .music-services li .service_text h4 {
      margin: 0;
      font-size: inherit; }

/*  TRACK SELECTOR
-------------------------------------------- */
section#selector {
  position: relative;
  background: #fff; }
  section#selector .prompt {
    display: block;
    background: #fff;
    height: 8vh;
    padding: 0.75em 1em;
    box-sizing: border-box;
    transform: translateZ(0);
    z-index: 99;
    transition: color 1.2s 0.4s; }

.selector__tags {
  list-style: none;
  text-indent: 0;
  margin: 0;
  padding: 0; }

.selector__tag {
  display: block;
  float: left;
  text-indent: 0;
  margin: 0;
  padding: 0;
  width: 20%;
  font-size: 3.75vw;
  text-align: center;
  height: 33.33vh;
  line-height: 34vh;
  height: 33.33dvh;
  line-height: 34dvh;
  text-transform: uppercase;
  font-family: 'Condensed';
  letter-spacing: 0.05em;
  color: #fff;
  transition: opacity 0.2s;
  cursor: pointer; }
  @media (max-width: 768px) {
    .selector__tag {
      width: 33.333%;
      font-size: 6vw;
      height: 20vh;
      line-height: 21vh;
      height: 20dvh;
      line-height: 21dvh; } }
  .selector__tag:hover {
    opacity: 0.8; }
  .selector__tag.disabled {
    cursor: default;
    background: #bbb !important;
    color: #aaa; }
    .selector__tag.disabled:hover {
      opacity: 1; }

.selector__tracks {
  display: none; }

.audio-player {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c50030;
  color: white;
  text-align: center;
  z-index: 50;
  cursor: pointer;
  display: none; }
  .audio-player.is-active {
    display: block; }
  .audio-player strong {
    font-family: 'Condensed';
    font-size: 30vm;
    font-size: 30vmin;
    letter-spacing: 0.1em;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%); }
  .audio-player small {
    font-size: 5m;
    font-size: 5vmin;
    position: absolute;
    bottom: 1em;
    left: 0;
    width: 100%; }

/* ARTIST
------------------------------------------------------------------------ */
.artist-thumb img,
.merch-item img {
  width: 100%; }

.slick-slider {
  padding: 0 2em; }

.slick-arrow {
  position: absolute;
  top: 50%;
  width: 2em;
  height: 2em;
  text-indent: 110%;
  overflow: hidden;
  padding: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 4px solid #fff;
  border-width: 4px 0 0 4px;
  margin-top: -1em;
  outline: none; }
  .slick-arrow:hover {
    border-color: #f5a800; }

.slick-prev {
  left: 0;
  transform: rotate(-45deg); }

.slick-next {
  right: 0;
  border-width: 4px 4px 0 0;
  transform: rotate(45deg); }

.merch-item {
  padding: 0 2%; }

@media (min-width: 768px) {
  .slick-slider {
    padding: 0 4em; }
  .slick-arrow {
    width: 4em;
    height: 4em;
    margin-top: -2em; } }

.soundcloud-embed {
  height: 30em;
  max-height: 80vh; }
  .soundcloud-embed iframe {
    width: 100%;
    height: 100%; }

#artist-media {
  text-align: center; }
  #artist-media > * + * {
    margin-top: 6rem; }
  #artist-media .artist-links {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0; }

/* NEWS
------------------------------------------------------------------------ */
.news-thumb {
  text-align: center;
  padding: 3rem 0;
  max-width: 60em; }
  @media (min-width: 30em) {
    .news-thumb {
      display: flex;
      text-align: left; } }
  .news-thumb + .news-thumb {
    padding-top: 0; }
  .news-thumb_img {
    flex: 0 0 50%;
    padding-right: 2%; }
    .news-thumb_img img {
      display: block;
      width: 100%; }
  .news-thumb_text {
    flex: 0 0 50%;
    padding-left: 2%;
    margin-top: 2em; }
    .news-thumb_text > *:first-child {
      margin-top: 0; }
    @media (min-width: 30em) {
      .news-thumb_text {
        margin-top: 0; } }
  .single-post .news-thumb {
    flex-direction: column;
    padding: 0; }
  .related .news-thumb_img, .related .news-thumb_text {
    padding: 0 2%; }
  .related .news-thumb_img {
    margin-bottom: 1em; }
  .related .news-thumb h4 {
    margin-top: 0.1em; }
  .blog .news-thumb {
    padding: 2rem;
    background-color: #ff5a31;
    display: block !important; }
    .blog .news-thumb_img {
      padding-right: 0;
      margin-bottom: 1.5rem;
      max-width: 20em; }
    .blog .news-thumb_text {
      padding-left: 0; }
    .blog .news-thumb + .news-thumb {
      margin-top: 2rem; }
    .blog .news-thumb:nth-child(2n) {
      background-color: #f1c6df; }
    .blog .news-thumb:nth-child(3n) {
      background-color: #c7da46; }
    .blog .news-thumb:nth-child(4n) {
      background-color: #00a0df; }

.post-meta h4 {
  margin-bottom: 0; }

.post-meta_share {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .post-meta_share li {
    display: inline-block; }

.post-content > *:first-child {
  margin-top: 0; }

.post-content p, .post-content ul, .post-content blockquote {
  max-width: 60rem;
  margin: 1em auto; }

.post-content img, .post-content .video-embed {
  margin: 2em auto; }

.post-content > *:last-child {
  margin-bottom: 0; }
  .post-content > *:last-child img {
    margin-bottom: 0; }

.pagination a {
  text-decoration: none; }

.pagination .nav-links span {
  opacity: 0.25; }

.single-post .page-header h1 {
  text-shadow: 0 0 2em rgba(0, 0, 0, 0.67); }

.blog main + .footer-main {
  margin-top: 4rem; }

/* CONTACT
------------------------------------------------------------------------ */
#gmap {
  width: 100%;
  min-height: 80vh;
  display: block;
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }
/*# sourceMappingURL=style.css.map */