/*!
Theme Name: Reboot Release
Description: "Reboot" Release Splash Page
Author: Sparkart
Version: 1.7
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: "";
    content: none
}

q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 16px;
    font-weight: 200;
    color: #ececec;
    background-color: #000
}

a:link {
    color: #ececec;
    text-decoration: none
}

a:active {
    color: #ececec;
    text-decoration: none
}

a:hover {
    color: #ececec;
    text-decoration: none
}

a:visited {
    color: #ececec;
    text-decoration: none
}

p {
    margin: 1em 0
}

strong {
    font-weight: bold
}

ul {
    list-style-type: disc;
    list-style-position: inside
}

ol {
    list-style-type: decimal;
    list-style-position: inside
}

ul ul,
ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px
}

ol ol,
ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px
}

.footer {
    clear: both;
    float: left;
    width: 100%;
    padding: 50px 0;
    border-top: 3px solid #fff;
    display: block;
    color: #fff;
    background-color: #000;
    overflow: hidden
}

.footer .content {
    width: 93.75%;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    line-height: 22px;
    text-align: center
}

@media (min-width: 1155px) {
    .footer .content {
        width: 1155px
    }
}

.footer a:link,
.footer a:active,
.footer a:hover,
.footer a:visited {
    color: #fff;
    text-decoration: underline
}

.header {
    position: relative;
    width: 100%;
    height: 75px;
    display: block;
    background-color: #000;
    z-index: 2;
    border-bottom: 3px solid #fff
}

@media (min-width: 1150px) {
    .header {
        height: 196px;
        border-top: 3px solid #fff;
    }
}

.header .content {
    width: 100%;
    display: block;
    margin: 0 auto
}

@media (min-width: 1150px) {
    .header .content {
        max-width: 100%;
        width: 1155px
    }
}

.header .logo {
    margin-top: 5px;
    margin-left: 10px;
    float: left
}

@media (min-width: 1150px) {
    .header .logo {
        position: absolute;
        top: 0;
        left: 50%;
        margin-top: 33px;
        margin-left: -197px;
        z-index: 100
    }
}

.menu--wrapper {
    position: relative;
    z-index: 1;
    width: 15.625%;
    display: block;
    float: right
}

@media (max-width: 1150px) {
    .menu--wrapper {
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (min-width: 1150px) {
    .menu--wrapper {
        width: 1115px;
        overflow: hidden
    }
}

.menu--wrapper.is-open .menu--dropdown {
    display: block
}

.menu--wrapper.is-open .menu--main .menu-item:nth-child(3) {
    margin-right: 0;
}

.menu--wrapper.is-open #menu-social-menu {
    display: none;
}

.menu--wrapper .menu--action--open {
    width: 44px;
    height: 35px;
    padding-top: 5px;
    display: block;
    margin-top: 7px;
    margin-right: 7px;
    float: right;
    text-align: center;
    cursor: pointer
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--action--open {
        display: none
    }
}

.menu--wrapper .menu--dropdown {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    background-color: #000
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--dropdown {
        position: relative;
        width: auto;
        height: auto;
        display: block;
        color: inherit;
        background-color: transparent
    }
}

.menu--wrapper .menu--dropdown a {
    padding: 12px 0;
    display: block;
    text-align: center;
    color: #e3c15d
}

.menu--wrapper .menu--main .menu-item.menu-item-has-children {
    min-height: 100px;
}

.menu--wrapper .menu--dropdown .sub-menu {
    display: none;
    position: absolute;
    margin-left: 0;
    z-index: 20;
    white-space: nowrap;
}

.menu--wrapper.is-open .menu--dropdown .sub-menu {
    display: block;
    position: static;
    width: 100%;
    float: left;
}

.menu--wrapper.is-open .menu--main .menu-item {
    clear: both;
}

.menu--wrapper .menu--main .menu-item.menu-item-74 a {
    font-weight: normal !important;
}

.menu--wrapper.is-open .menu--main .menu-item.menu-item-has-children {
    min-height: initial;
}

.menu--wrapper .menu--dropdown .sub-menu li {
    padding: 0;
    float: left;
    width: 100%;
}

.menu--wrapper .menu--dropdown .sub-menu a {
    padding: 10px 0 0 0;
    color: #898989;
    display: block;
    text-transform: uppercase;
}

.menu--wrapper.is-open .menu--dropdown .sub-menu a {
    padding: 15px 0;
}

.menu--wrapper .menu--dropdown .sub-menu a:hover {
    color: #fff;
}

.menu--wrapper .menu--main .menu-item:hover .sub-menu {
    display: block;
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--dropdown a {
        padding: 0;
        text-align: left
    }
}

.menu--wrapper .menu--action--close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--action--close {
        display: none
    }
}

.menu--wrapper .menu-item {
    display: block
}

@media (min-width: 1150px) {
    .menu--wrapper .menu-item {
        display: inline-block
    }
}

.menu--wrapper .menu--main {
    list-style: none
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--main {
        margin: 96px auto 0
    }
}

.menu--wrapper .menu--main .menu-item {
    padding: 0 21px;
    text-transform: uppercase;
    font-size: 21px;
    position: relative
}

.menu--wrapper .menu--main .menu-item:nth-child(3) {
    margin-right: 425px
}

.menu--wrapper .menu--main .menu-item.current-menu-item a {
    color: #e3c15d;
    font-weight: bold;
}

.menu--wrapper .menu--social {
    display: block
}

@media (min-width: 1150px) {
    .menu--wrapper .menu--social {
        position: absolute;
        top: -72px;
        right: 0
    }
}

.menu--wrapper .menu--social .menu-item {
    display: inline-block
}

/* @media (min-width: 1155px) {
    .blog {
        background: url("img/background--news.jpg") #dbd9be 0 108px no-repeat;
        background-size: contain
    }
}*/

.news--container {
    width: 93.75%;
    display: block;
    margin: 18px auto 30px
}

/* @media (min-width: 1155px) {
    .news--container {
        width: 1155px
    }
} */

@media (min-width: 1155px) {

  .flex {
    display: flex;
    flex-wrap: wrap;
  }

  .flex .stack--news--teaser {
    display: flex;
  }

  .flex .stack--news--teaser {
    position: relative;
    padding-bottom: 50px !important;
  }

  .flex .stack--news--teaser .button {
    position: absolute;
    bottom: 0;
    left: 4.55844%;
  }

  .flex + .button {
    margin-top: 20px !important;
  }

}

.news--article,
.stack--news--wrapper .stack--news--teaser {
    position: relative;
    width: 100%;
    display: block;
    margin: 18px 0;
    float: left;
    clear: both;
    color: #898989;
    background-color: rgba(0, 0, 0, 0.21);
    overflow: hidden
}

@media (max-width: 639px) {
    .stack--news--wrapper .stack--news--teaser {
        text-align: center;
    }

    .stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media (min-width: 640px) {
    .news--article,
    .stack--news--wrapper .stack--news--teaser {
        padding: 1.55844%;
        box-sizing: border-box
    }
}

.news--article .news--article--thumbnail img,
.stack--news--wrapper .stack--news--teaser .news--article--thumbnail img,
.stack--news--wrapper .stack--news--teaser .stack--news--thumbnail img {
    max-width: 100%;
}

@media (max-width: 639px) {
    .stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
        max-width: 80%;
        float: none !important;
    }
}

.news--article .news--article--thumbnail,
.stack--news--wrapper .stack--news--teaser .news--article--thumbnail,
.stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
    float: left;
    margin-right: 18px;
    border: 1px solid #2a2a2a;
}

.news--article .button,
.stack--news--wrapper .stack--news--teaser .button {
    margin-left: 18px;
    margin-bottom: 18px;
    clear: both;
    text-align: center;
}

@media (min-width: 640px) {
    .news--article .button,
    .stack--news--wrapper .stack--news--teaser .button {
        margin-left: 1.33333%
    }
}

.news--article--thumbnail,
.stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
    width: 100%;
    display: block;
    margin-bottom: 18px;
}

@media (min-width: 640px) {
    .news--article--thumbnail,
    .stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
        width: 50%;
        margin-bottom: 0;
        float: left
    }
}

@media (min-width: 1155px) {
    .news--article--thumbnail,
    .stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
        width: 323px;
    }
}

.news--article--title,
.stack--news--wrapper .stack--news--teaser .stack--news--title {
    display: block;
    margin-bottom: .25em;
    font-size: 24px;
    text-transform: uppercase
}

@media (min-width: 640px) and (max-width: 1155px) {
    .stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
        width: 30% !important;
        border: 1px solid #2a2a2a;
    }

    .stack--news--wrapper .stack--news--teaser .stack--news--content {
        width: 66% !important;
        float: right;
    }
}

.news--article--date,
.stack--news--wrapper .stack--news--teaser .stack--news--date {
    display: block;
    text-transform: uppercase;
    margin-bottom: .5em;
}

.news--article--excerpt,
.stack--news--wrapper .stack--news--teaser .stack--news--excerpt {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300
}

@media (min-width: 640px) {
    .news--article--excerpt,
    .stack--news--wrapper .stack--news--teaser .stack--news--excerpt {
        padding: 0;
    }
}

@media (min-width: 1155px) {
    .news--article--excerpt,
    .stack--news--wrapper .stack--news--teaser .stack--news--excerpt {
        width: auto;
        float: none
    }
}

.news--article--excerpt p,
.stack--news--wrapper .stack--news--teaser .stack--news--excerpt p {
    margin-top: 0
}

.page--container.page--about {
    height: 904px;
    box-sizing: border-box;
    background: url("img/background--about.png") 50% 0 no-repeat #000;
    background-size: cover
}

.page--container.page--about .content {
    width: 952px;
    max-width: 100%;
    font-size: 20px;
    line-height: 1.25em
}

.page--container.page--about .content h3.heading {
    margin-top: 20px
}

.page--container.page--about .about--longhorn {
    clear: both;
    float: left;
    width: 100%;
    height: 395px;
    display: block;
    margin: 0 auto;
    background: url("img/background--about--site-links.png") center top no-repeat;
    background-size: 100%
}

.page--container.page--about .about--longhorn a {
    width: 50%;
    height: 395px;
    display: block;
    float: left;
    text-indent: -999em
}

.page--music--albums {
    width: 928px;
    max-width: 100%;
    margin: 0 auto
}

.page--music--albums .page--music--album {
    margin: 0 2% 1em 0;
    float: left;
    position: relative;
    width: 48%;
}

.page--music--albums .page--music--album img {
    width: 100%;
}

@media (min-width: 640px) {
    .page--music--albums .page--music--album {
        margin: 0 1% 1em 0;
        width: 24%;
    }
}

.page--music--albums .page--music--album p {
    margin: 0;
}

.page--music--albums .page--music--album a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.page--container .content {
    width: 93.75%;
    display: block;
    margin: 0 auto;
    padding: 18px 0
}

.page--container .content .heading {
    text-align: left
}

@media (min-width: 640px) {
    .page--container .content {
        max-width: 100%;
        width: 1155px;
        margin: 0 auto;
        padding: 32px 0
    }
}

body.page-id-13 .page--container {
    background: #352a1d
}

body.page-id-13 .page--container .bit-events-container {
    text-shadow: none
}

.bit-events-container {
    text-transform: uppercase;
    text-shadow: 0px 5px 13px #000
}

.bit-events-container .bit-date,
.bit-events-container .bit-location {
    color: #898989
}

.bit-events-container .bit-event .bit-button {
    border-radius: 23px;
    color: #fff;
    line-height: 1em;
    background-color: transparent;
    text-shadow: none
}

.bit-top-track-button,
.bit-play-my-city-button, 
.bit-upcoming-events-show-all-button {
    display: none !important
}

.button {
    padding: 7px 5px 3px 5px;
    display: inline-block;
    font-size: 20px;
    line-height: 1em;
    text-transform: uppercase;
    white-space: nowrap;
}

.button.button--outline--white {
    border: 1px solid #e3c15d;
    padding: 0 45px;
    color: #e3c15d;
    background-color: #000;
    border-radius: 23px;
    font-size: 14px;
    line-height: 44px;
    font-weight: 700;
}

.button.button--outline--white:hover {
    background-color: #e3c15d;
    color: #000;
}

.button.button--outline--white.button--small {
    padding: 3px 5px
}

.heading {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-weight: bold
}

@media (min-width: 640px) {
    .heading {
        margin-left: 0;
        font-size: 30px;
        line-height: 1.2;
    }
}

.heading.heading-contrast {
    color: #fff
}

.subheading {
    font-size: 18px;
    line-height: 1em;
    font-weight: 300;
    color: #ececec
}

@media (min-width: 640px) {
    .subheading {
        margin-left: 0;
        font-size: 24px
    }
}

.icon {
    display: inline-block;
    text-indent: -999em
}

.icon.icon--close {
    width: 30px;
    height: 30px;
    background: url("img/icon--close.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--menu {
    width: 33px;
    height: 30px;
    background: url("img/icon--menu.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--instagram a {
    width: 32px;
    height: 32px;
    background: url("img/icon--instagram.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--twitter a {
    width: 32px;
    height: 32px;
    background: url("img/icon--twitter.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--facebook a {
    width: 32px;
    height: 32px;
    background: url("img/icon--facebook.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--youtube a {
    width: 32px;
    height: 32px;
    background: url("img/icon--youtube.png") 0 0 no-repeat;
    background-size: cover
}

.icon.icon--tiktok a {
    width: 32px;
    height: 32px;
    background: url("img/icon--tiktok.png") 0 0 no-repeat;
    background-size: cover
}

.pagination {
    clear: both;
    margin-top: 40px;
    margin-bottom: 40px;
}

.pagination .current,
.pagination .inactive {
    padding: 10px 18px;
    display: inline-block;
    margin-right: 18px;
    font-size: 20px;
    line-height: 1em;
    color: #e3c15d;
}

.pagination .inactive {
    background-color: #000;
}

.pagination .inactive:hover {
    background-color: #e3c15d;
    color: #000;
}

.pagination .current {
    background-color: #2a2a2a;
    color: #000;
}

.logo {
    display: block;
    text-indent: -999em
}

.logo.logo--brooks-and-dunn {
    width: 165px;
    height: 63px;
    background: url("img/logo--brooks-and-dunn--gold.png") 0 0 no-repeat;
    background-size: cover;
    margin: 9px auto 0 auto;
    float: none;
}

@media (min-width: 1150px) {
    .logo.logo--brooks-and-dunn {
        width: 395px;
        height: 154px;
        float: left;
        margin-top: 33px;
        margin-left: -197px;
    }
}

.slideshow--wrapper {
    width: 100%;
    border-bottom: 3px solid #fff
}

.meteor-slides {
    margin: 0 auto !important
}

.meteor-slides .mslide img {
    width: 100% !important;
}

.slideshow--wrapper {
    width: 100%;
    background-color: #000
}

.meteor-slides {
    width: 100% !important;
    margin: 0 auto !important
}

.meteor-slides .mslide {
    width: 100% !important;
}

.meteor-slides img {
    width: 100%;
}

.post {
    width: 100%;
    max-width: 780px;
    padding: 18px;
    display: block;
    margin: 18px auto;
    overflow: hidden;
    line-height: 1.5em;
    box-sizing: border-box
}

.post em,
.post i {
    font-style: italic;
}

.post strong,
.post b {
    font-weight: bold;
}

.post a {
    text-decoration: underline;
}

.post img {
    max-width: 100%;
    height: auto;
}

.post iframe {
    max-width: 100%;  
}

@media (min-width: 1155px) {
    .post {
        width: 67.53247%;
        margin-left: 0;
        margin-right: 0;
    }
}

.post:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.1)
}

.post .post--title {
    font-size: 24px;
    font-weight: bold
}

.stack--contact--wrapper {
    padding: 50px 0;
    border-top: 3px solid #fff;
    background: url("img/background--contact.gif") 50% 0 no-repeat #000;
    background-size: cover
}

@media (min-width: 640px) {
    .stack--contact--wrapper {
        height: 350px
    }
}

.stack--contact--wrapper .heading {
    text-shadow: 0px 5px 13px #000
}

.stack--contact--wrapper #mc_embed_signup {
    width: 300px;
    display: block;
    margin: 50px auto 0;
    font-size: 20px
}

@media (min-width: 640px) {
    .stack--contact--wrapper #mc_embed_signup {
        width: 590px
    }
}

.stack--contact--wrapper #mc_embed_signup label {
    position: absolute;
    left: -9999em;
    top: 0;
    visibility: hidden
}

.stack--contact--wrapper #mc_embed_signup input[type="submit"] {
    width: 100%;
    display: block;
    margin: 0 auto
}

@media (min-width: 640px) {
    .stack--contact--wrapper #mc_embed_signup input[type="submit"] {
        width: 175px;
    }
}

.stack--contact--wrapper #mc_embed_signup p > span {
    width: 100%;
    display: block;
    float: left
}

@media (min-width: 640px) {
    .stack--contact--wrapper #mc_embed_signup p > span {
        width: 280px
    }
}

.stack--contact--wrapper #mc_embed_signup p > span.first-name {
    float: right
}

.stack--contact--wrapper #mc_embed_signup p > span.your-email {
    width: 100%
}

.stack--contact--wrapper #mc_embed_signup small {
    display: block;
    text-align: center;
    clear: both;
}

.stack--contact--wrapper #mc_embed_signup p > span input {
    width: 100%;
    padding: 10px;
    border: 3px solid #898989;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-size: inherit;
    line-height: 1em;
    color: #898989;
    background-color: #000
}

.stack--music--wrapper {
    width: 100%;
    padding: 50px 0;
    border-top: 3px solid #fff;
    display: block;
    background: #000;
    overflow: hidden
}

.stack--music--wrapper .wpsisac-slick-carousal-wrp {
    margin-top: 55px
}

.stack--music--wrapper .wpsisac-image-slide img {
    width: 100% !important;
}

.stack--news--wrapper {
    width: 100%;
    margin: 30px 0;
    overflow: hidden
}

.stack--news--wrapper .content {
    width: 93.75%;
    display: block;
    margin: 0 auto
}

@media (min-width: 1155px) {
    .stack--news--wrapper .content {
        width: 1155px
    }
}

.stack--news--wrapper .content>.button {
    width: 116px;
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both
}

.stack--news--wrapper .stack--news--teaser {
    width: 100%;
    clear: none
}

@media (min-width: 1155px) {
    .stack--news--wrapper .stack--news--teaser {
        width: 30.82251%;
        /* height: 466px; */
        /* margin-right: 1.55844%; */
        margin-bottom: 18px;
        margin-left: 1.55844%;
        float: left
    }
}

/*.stack--news--wrapper .stack--news--teaser:first-of-type {
    margin-left: 0
}*/

.stack--news--wrapper .stack--news--teaser:last-of-type {
    margin-right: 0
}

.stack--news--wrapper .stack--news--teaser .stack--news--thumbnail {
    width: 100%;
    margin-bottom: 18px
}

.stack--news--wrapper .stack--news--teaser .button {
    min-width: 105px;
    margin: 0 auto
}

.stack--shop--wrapper {
    padding: 50px 0;
    border-top: 3px solid #fff;
    background: #000;
    background: linear-gradient(90deg, #000 50%, #6d6d6d 100%)
}

.stack--shop--wrapper .image {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    background-size: cover
}

.stack--tour--wrapper {
    width: 100%;
    min-height: 584px;
    padding: 50px 0 110px;
    border-top: 3px solid #fff;
    display: block;
    background: url("img/background--music.jpg") center no-repeat #000;
    background-size: 100%;
    overflow: hidden;
}

@media (max-width: 975px) {
    body.home .bit-widget-container {
        padding-top: 0;
    }
}

.stack--tour--wrapper .content {
    width: 93.75%;
    display: block;
    margin: 0 auto
}

.bit-widget {
    margin-top: 10px
}

.bit-track-button-container,
.bit-logo-container {
    display: none
}

.bit-widget .bit-clickable,
.bit-widget .bit-venue {
  color: inherit !important
}

.bit-widget .bit-offers {
    border-color: #e3c15d;
    color: #e3c15d;
}

.bit-events-container .bit-event .bit-button {
    color: #e3c15d;
}

.bit-widget .bit-offers, 
.bit-widget .bit-rsvp {
  border-color: inherit !important
}

.bit-widget .bit-venue,
.bit-widget .bit-event-list-title,
.bit-events-container .bit-location,
.bit-widget .bit-location {
    color: #e3c15d !important;
    font-weight: bold !important;
}

.bit-widget .bit-event-list-title {
    width: 50% !important;
    text-align: center;
    color: #000 !important;
    border: 4px solid #e3c15d !important;
    background-color: #e3c15d !important;
    padding: 10px !important;
    text-transform: uppercase;
}

.bit-widget .bit-event-list-title.bit-clickable {
    text-decoration: none !important;
    background-color: transparent !important;
    color: #e3c15d !important;
}

@media (min-width: 1155px) {
    .stack--tour--wrapper .content {
        width: 1155px
    }
}

.stack--tour--wrapper .content .button {
    width: 140px;
    display: block;
    margin: 16px auto 0;
    text-align: center
}

.mc-banner {
  display: none !important;
}

.mc-banner + .mc-modal {
visibility: visible !important;
}




.media--video--wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    margin-top: 18px;
    margin-bottom: 18px;
}

.media--video--wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.media--video--list {
    width: 100%;
    display: block;
    margin-bottom: 18px;
    overflow: hidden
}

.media--video--title {
    display: none;
}

.media--video--link {
    position: relative;
}

.media--video--thumbnail {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    cursor: pointer
}

.media--video--link:hover .media--video--thumbnail-wrapper:before {
    display: none;
}

@media (min-width: 640px) {
    .media--video--thumbnail {
        width: 23.24561%;
        margin-right: 0.87719%;
        margin-left: 0.87719%
    }
}

@media not all and (hover: none) and (max-width: 639px) {
    .media--video--link:hover {
        background-color: #fb262e;
        outline: 0 !important;
    }

    .media--video--link:hover .media--video--thumbnail-wrapper:before {
        content: "";
        position: absolute;
        width: 0; 
        height: 0; 
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 20px solid #fff;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .media--video--link:hover .media--video--title {
        color: #fff;
    }
}

@media not all and (hover: none) {
    .media--video--link:hover img {
        outline: 8px solid #fb262e;
    }
}

@media (max-width: 639px) {
    .media--video--link {
        background: #fff;
        float: left;
        display: block;
        padding-left: 10px;
        margin-top: 5px;
        color: #000 !important;
    }

    .media--video--link.is-active {
        background-color: #fb262e;
        outline: 0 !important;
    }

    .media--video--thumbnail-wrapper {
        position: relative;
        width: 25%;
        float: left;
    }

    .media--video--link.is-active .media--video--thumbnail-wrapper:before {
        content: "";
        position: absolute;
        width: 0; 
        height: 0; 
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 20px solid #fff;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        display: block;
    }

    .media--video--thumbnail { width: 100%; }
    .media--video--title { width: 72.5%; float: left; display: block; padding-left: 2.5%;}

    .media--video--link:before {
        display: none !important;
    }

    .media--video--link.is-active .media--video--title {
        color: #fff;
    }

}

.media--video--link.is-active img {
    outline: 8px solid #fb262e;
}





.reboot .continue--wrapper {
    width: 100%;
    background: #000;
    display: none;
}

.page-template-default.page-id-313 .header {
    display: none;
}

.page-template-default .reboot .continue--wrapper {
    display: block;
}

.reboot .continue--wrapper a {
    font-size: 14px;
    color: #a3a3a3;
    text-transform: uppercase;
    display: block;
    padding: 15px 0;
    text-align: center;
}

.reboot .continue--wrapper a:hover {
    color: #fff;
}

.reboot .banner--wrapper {
    width: 100%;
    border-top: 2px solid #fff;
    text-align: center;
    overflow: hidden;
}

.reboot .banner--wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.reboot .banner--wrapper img.desktop {
    display: none;
}

@media (min-width: 640px) {
    .reboot .banner--wrapper img.mobile {
        display: none;
    }

    .reboot .banner--wrapper img.desktop {
        display: block;
    }
}

.reboot .hero--wrapper {
    width: 100%;
    border-top: 2px solid #fff;
    background: #646466 url("img/background--concrete.jpg") center top repeat-x;
    text-align: center;
    overflow: hidden;
}

.reboot .hero--wrapper .content {
    margin: 0 auto;
    display: block;
    padding: 30px 0 0 0;
    position: relative;
}

.reboot .hero--wrapper .hero--copy {
    padding-left: 15px;
    padding-right: 15px;
}

.reboot .hero--wrapper h3 {
    text-align: center;
}

.reboot .hero--wrapper h3 span {
    font-size: 21px;
}

.reboot .hero--wrapper h3 strong {
    width: 100%;
    max-width: 727px;
    height: 83px;
    background: url("img/splash--blurb--logo.png") center no-repeat;
    background-size: contain;
    text-indent: -5000px;
    margin-bottom: -15px;
    display: inline-block;
}

.reboot .hero--wrapper h3 em {
    width: 100%;
    height: 33px;
    background: url("img/splash--blurb--vegas.png") center no-repeat;
    background-size: contain;
    text-indent: -5000px;
    display: inline-block;
}

.reboot .hero--wrapper p {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
}

.reboot .hero--wrapper p .logo {
    text-indent: -5000px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.reboot .hero--wrapper p .logo--apple-music {
    width: 84px;
    height: 19px;
    background-image: url("img/logo--apple-music.png");
}

.reboot .hero--wrapper p .logo--spotify {
    width: 87px;
    height: 26px;
    background-image: url("img/logo--spotify.png");
}

.reboot .hero--wrapper .button {
    background-color: transparent;
    text-shadow: 0 0 30px rgba(0,0,0,1);
    box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 30px rgba(0,0,0,0.5);
    cursor: pointer;
}

.reboot .hero--wrapper .button:hover {
    background-color: #e3c15d;
    text-shadow: none;
    color: #5d5d5f;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

.reboot .hero--wrapper .hero--image {
    margin-top: 40px;
    border-top: 2px solid #fff;
}

.reboot .hero--wrapper .hero--image img {
    width: 100%;
}

.reboot .preorder--wrapper {
    width: 100%;
    background: #000 url("img/background--leather.jpg") center top no-repeat;
    background-size: cover;
    padding: 30px 0;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.reboot .preorder--wrapper .content {
    display: block;
    margin: 0 auto;
}

.reboot .preorder--wrapper .heading {
    width: 100%;
    height: 128px;
    background: url('img/heading--new-album--mobile.png') no-repeat center;
    background-size: contain;
    text-indent: -5000px;
    display: block;
    margin: 0 auto;
}

.reboot .preorder--wrapper .heading i {
    color: #e3c15d;
    font-style: italic;
}

.reboot .preorder--wrapper .stack--package {
    text-align: center;
    background: #000;
    padding: 15px;
    width: 100%;
    margin: 18px 0;
    box-sizing: border-box;
}

.reboot .preorder--wrapper .stack--package img {
    width: 100%;
    margin-bottom: 15px;
    display: block;
}

.reboot .preorder--wrapper .stack--package h4 {
    display: block;
    margin-bottom: 15px;
    font-size: 21px;
    text-transform: uppercase;
}

.reboot .preorder--wrapper .stack--package strong {
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.reboot .preorder--wrapper .post {
    max-width: 800px;
    padding: 60px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
}

.reboot .preorder--wrapper .post p {
    color: #e3c15d;
    font-size: 21px;
    line-height: 1.2;
    margin-top: 0;
}

.reboot .preorder--wrapper .post small {
    color: #a3a3a3;
    font-size: 14px;
}

@media (min-width: 640px) {

    .reboot .preorder--wrapper .heading {
        height: 81px;
        background: url('img/heading--new-album.png') no-repeat center;
        background-size: contain;
    }

}

@media (min-width: 1155px){

    .reboot .continue--wrapper a {
        font-size: 18px;
    }

    .reboot .hero--wrapper {
        text-align: left;
    }

    .reboot .hero--wrapper .content {
        width: 1155px;
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .reboot .hero--wrapper .hero--copy {
        padding-left: 0;
        padding-right: 0;
    }

    .reboot .hero--wrapper .hero--image {
        margin-top: 0;
        border-top: 0;
    }

    .reboot .hero--wrapper h3 {
        text-align: left;
    }

    .reboot .hero--wrapper h3 span {
        font-size: 27px;
    }

    .reboot .hero--wrapper h3 strong {
        height: 154px;
    }

    .reboot .hero--wrapper h3 em {
        height: 55px;
    }

    .reboot .hero--wrapper h3 strong,
    .reboot .hero--wrapper h3 em {
        width: 100%;
        background-position: left center;
        margin-left: -15px;
    }

    .reboot .hero--wrapper .hero--copy {
        position: relative;
        z-index: 2;
    }

    .reboot .hero--wrapper .hero--image {
        position: absolute;
        right: -12%;
        top: 0;
        z-index: 1;
    }

    .reboot .preorder--wrapper .heading {
        height: 84px;
        background: url('img/heading--new-album.png') no-repeat center;
    }

    .reboot .preorder--wrapper .content {
        width: 1155px;
    }

    .reboot .preorder--wrapper .flex .stack--package {
        width: 23%;
        margin-bottom: 18px;
        margin-left: 1.55844%;
        float: left;
        padding-bottom: 60px;
        position: relative;
    }

    .reboot .preorder--wrapper .stack--package h4 {
        min-height: 42px;
    }

    .reboot .preorder--wrapper .stack--package .button {
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%);
    }

    .reboot .preorder--wrapper .post {
        padding: 15px 0;
    }

}