@charset "UTF-8";
.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -10px \9;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li, .slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    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
}

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button, input, select {
    overflow: visible
}

button, input, select, textarea {
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

@font-face {
    font-family: fontello;
    src: url(../fonts/fontello.eot?44455982);
    src: url(../fonts/fontello.eot?44455982#iefix) format("embedded-opentype"), url(../fonts/fontello.woff2?44455982) format("woff2"), url(../fonts/fontello.woff?44455982) format("woff"), url(../fonts/fontello.ttf?44455982) format("truetype"), url(../fonts/fontello.svg?44455982#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook:before {
    content: '\e800'
}

.icon-twitter:before {
    content: '\e801'
}

.icon-youtube:before {
    content: '\e802'
}

.icon-instagram:before {
    content: '\e803'
}

.icon-tumblr:before {
    content: '\e804'
}

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

body, html {
    height: 100%
}

body {
    background: #121212;
    color: #b08f56;
    font-family: Gotham SSm A, Gotham SSm B;
    font-weight: 300;
    font-size: 14px;
    line-height: 2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::-moz-selection {
    background: rgba(176, 143, 86, .5);
    color: #fff
}

::selection {
    background: rgba(176, 143, 86, .5);
    color: #fff
}

::-webkit-input-placeholder {
    color: rgba(176, 143, 86, .5);
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
    position: relative
}

::-moz-placeholder {
    color: rgba(176, 143, 86, .5);
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
    position: relative
}

:-ms-input-placeholder, ::-ms-input-placeholder {
    color: rgba(176, 143, 86, .5);
    letter-spacing: 1px;
    font-size: 10px !important;
    text-transform: uppercase;
    position: relative
}

::-ms-clear {
    width: 0;
    height: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

.btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid rgba(176, 143, 86, .6);
    background: transparent;
    text-transform: uppercase;
    color: #b08f56;
    font-size: 10px;
    outline: 0;
    margin: 0 auto;
    height: 75px;
    width: 75px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.btn:hover {
    border-color: #404040
}

.btn span {
    display: inline-block;
    line-height: 1.5;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 50px
}

p {
    margin: 0 0 20px
}

a {
    color: #b08f56;
    text-decoration: none;
    outline: 0
}

a:hover {
    color: #404040
}

img {
    max-width: 100%
}

.header-caption {
    font-weight: 400;
    color: #404040
}

.caption, .header-caption {
    text-transform: uppercase;
    font-size: 10px
}

.caption {
    color: rgba(176, 143, 86, .6)
}

.mfp-wrap {
    z-index: 10000
}

.touch .mfp-wrap {
    -webkit-overflow-scrolling: touch
}

.mfp-inline-holder .mfp-content {
    height: 100%
}

.mfp-iframe-holder {
    padding: 40px 20px
}

@media (min-width: 47.5em) {
    .mfp-iframe-holder .mfp-content {
        max-width: 80%
    }
}

.mfp-bg {
    background: #121212;
    opacity: 1
}

.mfp-iframe-holder .mfp-close, button.mfp-close {
    background: url(../images/icon-close.svg) no-repeat;
    height: 15px;
    width: 15px;
    text-indent: -999em;
    opacity: 1;
    display: block;
    color: transparent
}

.order-callout {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    left: 0;
    width: 100%;
    margin-top: 40px;

}

@media (min-width: 47.5em) {
    .order-callout {
        margin-top: 100px
    }
}

.age-gate-content {
    background: #121212;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    padding: 20px
}

@media (min-width: 38.75em) {
    .age-gate-content {
        font-size: 14px
    }
}

@media (min-height: 38.75em) {
    .age-gate-content {
        padding: 40px 20px
    }
}

.age-logo {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-indent: -999em;
    background: url(../images/site-logo.svg) no-repeat;
    margin: 0 auto;
    height: 54px;
    width: 70px
}

.age-form {
    margin: auto
}

.age-form .age-option {
    font-size: 22px;
    opacity: .4;
    position: relative;
    top: -15px
}

@media (min-height: 38.75em) {
    .age-form .age-option {
        top: -35px
    }
}

.age-form .age-option:hover {
    cursor: pointer;
    opacity: 1
}

.age-form .option-field {
    display: inline-block
}

.age-form .option-field:first-child:after {
    content: '';
    display: inline-block;
    background: #b08f56;
    height: 45px;
    width: 1px;
    margin: 0 45px;
    opacity: .6
}

@media (min-height: 38.75em) {
    .age-form .option-field:first-child:after {
        height: 90px
    }
}

.age-form input[type=radio] {
    display: none
}

.age-form input[type=radio]:checked + label {
    opacity: 1
}

.age-form .remember-label {
    cursor: pointer;
    display: inline-block
}

.age-form input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    display: none
}

.age-form input[type=checkbox]:hover {
    cursor: pointer
}

.age-form input[type=checkbox] ~ span {
    border: 1px solid #b08f56;
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    position: relative;
    top: 2px;
    left: -8px
}

.age-form input[type=checkbox]:checked ~ span {
    background: #b08f56
}

.age-form-section {
    margin: 25px 0
}

@media (min-height: 38.75em) {
    .age-form-section {
        margin: 50px 0
    }
}

.age-legal {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0 auto;
    font-size: 8px;
    opacity: .6
}

.site-header {
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 20
}

@media (min-width: 47.5em) {
    .site-header {
        position: fixed
    }
}

.site-logo {
    text-indent: -999em;
    background: url(../images/site-logo.svg) no-repeat;
    margin: 0 auto;
    height: 54px;
    width: 70px
}

.section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-color: #121212;
    overflow: hidden;
    z-index: 5
}

.section, .section-mask {
    min-height: 100vh
}

.section-poster {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.no-touch .section-poster {
    background-attachment: fixed
}

.section-container {
    text-align: center;
    padding: 0 20px;
    width: 100%;
    z-index: initial;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    position: absolute;
    left: 50%;
    top: 50%
}

.section-container, .stuck .section-container {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.stuck .section-container {
    position: fixed
}

.section-title {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase
}

.section-headline {
    font-weight: 400
}

.section-masked {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.section-masked .section-poster {
    visibility: hidden
}

.section-mask.active + .section-masked {
    z-index: 0
}

.section-mask.active + .section-masked .section-poster {
    visibility: visible
}

@-webkit-keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.loaded .section-mask:first-child.active:after {
    content: '';
    background: url(../images/icon-scroll-down.svg) no-repeat 50%;
    background-size: cover;
    display: block;
    height: 14px;
    width: 32px;
    position: fixed;
    left: calc(50% - 16px);
    bottom: 7%;
    -webkit-animation: a 2s forwards ease-in-out;
    animation: a 2s forwards ease-in-out;
    z-index: 1
}

.section-video.has-video .video-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none
}

.section-video.has-video .section-poster {
    opacity: 0
}

.section-video.has-video iframe {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: none;
    pointer-events: none
}

.section-welcome-intro {
    font-weight: 700
}

.section-welcome-intro strong {
    font-size: 18px;
    font-weight: 800
}

@media (min-width: 38.75em) {
    .section-welcome-intro strong {
        font-size: 22px
    }
}

.section-welcome-intro .section-poster {
    background-image: url(../images/section-welcome.jpg)
}

.section-welcome-intro .section-container {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media (min-width: 38.75em) {
    .section-welcome-intro .section-container {
        font-size: 16px
    }
}

.section-welcome-intro .order-callout {
    position: absolute;
    bottom: 120px;
    margin: 0
}

.section-welcome-content {
    text-transform: uppercase
}

.section-welcome-content .btn-play {
    margin-top: 100px
}

.section-welcome-content .section-headline {
    letter-spacing: 2px;
    font-size: 14px
}

@media (min-width: 30em) {
    .section-welcome-content .section-headline {
        font-size: 20px
    }
}

.section-welcome-content .section-container {
    max-width: 440px;
    width: 100%
}

.mfp-iframe-holder button.mfp-close {
    top: -30px;
    right: 0
}

.section-music-intro .section-poster {
    background-image: url(../images/section-music.jpg)
}

.music-artist-photo {
    margin-bottom: 20px
}

@media (min-width: 38.75em) {
    .music-artist-photo {
        float: left;
        margin: 0 40px 0 0
    }
}

.music-artist {
    margin: 0 auto;
    max-width: 500px;
    overflow: hidden
}

.music-artist-info {
    margin: 0 auto;
    max-width: 320px
}

@media (min-width: 38.75em) {
    .music-artist-info {
        float: left;
        text-align: left
    }
}

.music-artist-info .name {
    line-height: 1;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px
}

.music-artist-info .content {
    line-height: 1.4
}

.section-night-intro .section-poster {
    background-image: url(../images/section-night.jpg)
}

.quotes {
    margin: 0
}

.quotes .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.quote-wrapper {
    outline: 0;
    font-size: 22px;
    font-weight: 400
}

.quote-wrapper .quote {
    letter-spacing: 1px;
    text-transform: uppercase
}

.quote-wrapper .quote.separator:after {
    content: '';
    background: url(../images/icon-separator-short.svg) no-repeat;
    background-size: contain;
    display: block;
    height: 1px;
    width: 60px;
    margin: 30px auto
}

.section-taste-intro .section-poster {
    background-image: url(../images/section-taste.jpg)
}

.section-taste-content {
    display: block;
    padding: 60px 0
}

.section-taste-content .about-link {
    font-weight: 700
}

.taste-slide {
    margin-bottom: 60px;
    text-align: center;
    overflow: hidden;
    position: relative
}

@media (min-width: 47.5em) {
    .taste-slide {
        margin: 0
    }
}

.taste-slide img {
    display: block;
    margin: 0 auto 60px;
    max-width: 620px;
    width: 100%
}

@media (min-width: 47.5em) {
    .taste-slide img {
        left: 0;
        top: 0;
        margin: 0;
        position: absolute
    }
}

@media (min-width: 64em) {
    .taste-slide img {
        max-width: none
    }
}

@media (min-width: 47.5em) {
    .taste-slide.slide-one {
        height: 700px
    }

    .taste-slide.slide-one img {
        width: 520px
    }
}

@media (min-width: 76.25em) {
    .taste-slide.slide-one {
        height: 830px
    }

    .taste-slide.slide-one img {
        width: 620px
    }
}

@media (min-width: 90em) {
    .taste-slide.slide-one {
        height: 940px
    }

    .taste-slide.slide-one img {
        width: 700px
    }
}

@media (min-width: 100em) {
    .taste-slide.slide-one {
        height: 990px
    }

    .taste-slide.slide-one img {
        width: 740px
    }
}

@media (min-width: 47.5em) {
    .taste-slide.slide-two {
        height: 510px
    }

    .taste-slide.slide-two img {
        left: auto;
        right: 0;
        width: 520px
    }

    .taste-slide.slide-two .taste-callout {
        left: auto;
        top: 40%
    }
}

@media (min-width: 64em) {
    .taste-slide.slide-two {
        margin-top: -75px
    }

    .taste-slide.slide-two .taste-callout {
        right: 50%
    }
}

@media (min-width: 76.25em) {
    .taste-slide.slide-two {
        height: 640px
    }

    .taste-slide.slide-two img {
        width: 650px
    }
}

@media (min-width: 100em) {
    .taste-slide.slide-two .taste-callout {
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-600px);
        transform: translateX(-600px)
    }
}

@media (min-width: 118.75em) {
    .taste-slide.slide-two .taste-callout {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 47.5em) {
    .taste-slide.slide-three {
        height: 640px;
        margin-top: -45px
    }

    .taste-slide.slide-three img {
        width: 600px
    }
}

@media (min-width: 64em) {
    .taste-slide.slide-three {
        height: 740px;
        margin-top: -125px
    }

    .taste-slide.slide-three img {
        width: 700px
    }
}

@media (min-width: 76.25em) {
    .taste-slide.slide-three {
        height: 850px;
        margin-top: -175px
    }

    .taste-slide.slide-three img {
        width: 800px
    }
}

@media (min-width: 90em) {
    .taste-slide.slide-three {
        height: 1010px
    }

    .taste-slide.slide-three .taste-callout {
        top: 30%
    }

    .taste-slide.slide-three img {
        width: 950px
    }
}

.taste-callout {
    padding: 0 20px
}

@media (min-width: 47.5em) {
    .taste-callout {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(30px) translateY(-50%);
        transform: translateX(30px) translateY(-50%);
        width: 320px;
        z-index: 5
    }
}

@media (min-width: 64em) {
    .taste-callout {
        width: 400px
    }
}

@media (min-width: 76.25em) {
    .taste-callout {
        width: 500px
    }
}

@media (min-width: 100em) {
    .taste-callout {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@media (min-width: 118.75em) {
    .taste-callout {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.taste-content {
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase
}

@media (min-width: 90em) {
    .taste-content {
        font-size: 18px
    }
}

.taste-content strong {
    font-weight: 700
}

/*.section-buy {
    display: block;
    padding: 0 20px 60px;
    text-align: center
}*/

.section-buy .order-callout {
    margin: 0 0 40px
}

.location-map-container {
    margin: 0 auto;
/*    max-width: 1300px;
    width: 100%;
    height: 360px*/
}

@media (min-width: 47.5em) {
    .location-map-container {
        height: 600px
    }
}

.location-map {
    height: 100%;
    width: 100%;
    max-height: 600px;
}

.location-form {
    overflow: hidden;
    margin: 0 auto 20px;
    max-width: 800px
}

@media (min-width: 38.75em) {
    .location-form {
        margin-bottom: 40px
    }
}

.location-form label {
    margin-bottom: 10px;
    display: block
}

@media (min-width: 38.75em) {
    .location-form label {
        float: left;
        margin: 0;
        line-height: 38px;
        text-align: right;
        width: 135px
    }
}

.section-investors input,
.location-form input {
    background: #212121;
    border: 1px solid rgba(176, 143, 86, .5);
    color: #b08f56;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    padding: 3px 10px;
    outline: none;
    width: 100%;
}

@media (min-width: 30em) {
    .location-form input {
        float: left;
        margin: 0;
        width: calc(100% - 155px)
    }
}

@media (min-width: 38.75em) {
    .location-form input {
        margin-left: 20px;
        width: calc(100% - 310px)
    }
}

.location-form .button, .investor-form button {
    background: rgba(176, 143, 86, .5);
    color: #b08f56;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    height: 38px;
    font-weight: 400;
    font-size: 14px;
    outline: none;
    padding: 5px 15px;
    width: 100%
}

.location-form .button:hover {
    background: #404040
}

@media (min-width: 30em) {
    .location-form .button {
        float: right;
        width: 135px
    }
}

.infobox {
    text-align: left;
    height: 100%;
    font-size: 13px
}

.infobox .name {
    /*color: #fff*/ font-weight: bold;
}

.infobox a {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    color: #2a2b2a
}

.infobox a:hover {
    color: #404040
}

img[src='images/icon-infobubble-close.png'] {
    top: 8px !important;
    right: 8px !important
}

.popup-container {
    padding: 40px 20px
}

@media (min-width: 47.5em) {
    .popup-container {
        padding: 60px 40px
    }
}

@media (min-width: 64em) {
    .popup-container {
        padding: 60px 80px
    }
}

.popup-container + button.mfp-close {
    right: 10px;
    top: 20px
}

@media (min-width: 64em) {
    .popup-container + button.mfp-close {
        right: 25px;
        top: 35px
    }
}

.popup-container .caption, .popup-title {
    text-align: center
}

.popup-title {
    font-size: 36px;
    line-height: 1.2;
    margin: 30px 0 0;
    text-transform: uppercase
}

@media (min-width: 47.5em) {
    .popup-title {
        font-size: 48px
    }
}

.popup-title.separator:after {
    content: '';
    background: url(../images/icon-separator.svg) no-repeat;
    background-size: cover;
    display: block;
    height: 12px;
    width: 133px;
    margin: 30px auto
}

@media (min-width: 38.75em) {
    .popup-title.separator:after {
        height: 20px;
        width: 214px;
        margin: 40px auto
    }
}

.popup-stay-connected {
    height: 100%
}

.popup-stay-connected .popup-container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.popup-stay-connected .popup-title {
    font-size: 22px
}

.popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form {
    margin: 40px 0;
    width: 300px;
    padding: 0
}

@media (min-width: 30em) {
    .popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form {
        width: 340px
    }
}

.popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form input[type=email] {
    border: 1px solid rgba(176, 143, 86, .6);
    border-radius: 0;
    background: #212121;
    color: #b08f56;
    padding: 6px 35px 6px 30px;
    font-size: 16px;
    outline: none;
    text-indent: 0;
    height: 46px;
    width: 300px
}

@media (min-width: 30em) {
    .popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form input[type=email] {
        width: 340px
    }
}

.mc-success .popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {
    position: relative
}

.mc-success .popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group:after {
    background: url(../images/icon-check.svg) no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 11px;
    width: 16px;
    position: absolute;
    top: 17px;
    right: 12px
}

.popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form button[type=submit] {
    display: none
}

.popup-stay-connected #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    color: #b08f56;
    text-align: center;
    padding: 0;
    background: none;
    font-size: 10px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 15px 0 0;
    width: 100%
}

.popup-stay-connected #mc_embed_signup #mce-error-response, .popup-stay-connected #mc_embed_signup #mce-success-response {
    color: #b08f56
}

.popup-stay-connected #mc_embed_signup div#mce-responses, .popup-stay-connected .mc-response {
    padding: 0;
    margin: 15px 0 0;
    width: 100%;
    text-align: center
}

.popup-stay-connected .mc-response {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 400
}

.popup-privacy-policy p, .disclaimer p {
    font-size: 12px
}

@media (min-width: 47.5em) {
    .popup-privacy-policy .popup-content {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media (min-width: 76.25em) {
    .popup-privacy-policy .popup-content {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        column-gap: 100px
    }
}

.popup-terms-conditions {
    text-align: center
}

.popup-terms-conditions .popup-content {
    margin: 0 auto 40px;
    max-width: 760px;
    text-align: left
}

@media (min-width: 47.5em) {
    .popup-terms-conditions .popup-content {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media (min-width: 76.25em) {
    .popup-terms-conditions .popup-content {
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        column-gap: 100px
    }
}

.popup-about h4 {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase
}

.popup-about .popup-content {
    margin: 80px auto 0;
    max-width: 700px;
    overflow: hidden
}

@media (min-width: 64em) {
    .popup-about .popup-content {
        max-width: 960px
    }
}

@media (min-width: 64em) {
    .popup-about .about-column {
        padding: 0 50px;
        float: left;
        width: 50%
    }
}

.sc-player {
    clear: both;
    background: #191919;
    border: 1px solid #292723;
    padding: 7px;
    margin: 30px auto;
    max-width: 280px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    text-align: left
}

@media (min-width: 38.75em) {
    .sc-player {
        max-width: 500px
    }
}

.sc-player ol {
    list-style: none;
    margin: 0;
    padding: 0
}

.sc-artwork-list, .sc-trackslist {
    display: none
}

.sc-play {
    background: url(../images/icon-play.svg) no-repeat;
    background-size: cover;
    display: block;
    text-indent: -999em;
    height: 22px;
    width: 22px
}

.playing .sc-play, .sc-pause {
    display: none
}

.sc-pause {
    background: url(../images/icon-pause.svg) no-repeat;
    background-size: cover;
    text-indent: -999em;
    height: 22px;
    width: 22px
}

.playing .sc-pause {
    display: block
}

.sc-controls {
    margin-right: 10px
}

.sc-controls, .sc-info {
    display: inline-block;
    position: relative;
    z-index: 5;
    vertical-align: middle
}

.sc-info {
    font-size: 9px;
    margin-right: 25px;
    width: calc(100% - 80px);
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sc-soundcloud {
    background: url(../images/icon-soundcloud-share.svg) no-repeat;
    display: inline-block;
    height: 11px;
    width: 13px;
    vertical-align: middle;
    position: relative;
    z-index: 5;
    right: -5px
}

.sc-info-close, .sc-info-toggle {
    display: none
}

.sc-waveform-container {
    overflow: hidden;
    position: relative
}

.sc-waveform-container img {
    display: block
}

.sc-scrubber {
    clear: both;
    position: relative
}

.sc-time-indicators {
    display: none
}

.sc-time-span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.sc-duration, .sc-position {
    background: #b08f56;
    color: #121212;
    font-size: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 5px
}

.sc-duration {
    left: auto;
    right: 0
}

.sc-played {
    background-color: #292723;
    opacity: .4;
    position: absolute;
    top: 0;
    height: 100%
}

.site-footer {
    background: #121212;
    text-align: center;
    padding: 0 20px 60px
}

@media (min-width: 64em) {
    .site-footer {
        padding: 0 60px 60px
    }
}

.footer-social {
    margin-bottom: 100px; margin-top: 30px;
}

.footer-social a {
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    border: 1px solid #b08f56;
    border-radius: 40px;
    display: inline-block;
    color: #b08f56;
    font-size: 20px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin: 0 5px
}

.footer-social a:hover {
    border-color: #404040;
    color: #404040
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.footer-links:before {
    content: '';
    background: url(../images/site-logo.svg) no-repeat;
    display: block;
    margin: 0 auto 30px;
    height: 29px;
    width: 37px
}

.footer-links a {
    opacity: .6
}

.footer-legal, .footer-links a {
    font-size: 10px;
    text-transform: uppercase
}

.footer-legal {
    border-top: 1px solid #333;
    padding: 30px 0;
    opacity: .4
}

.footer-legal .separator {
    display: block
}

@media (min-width: 38.75em) {
    .footer-legal .separator {
        background: #b08f56;
        display: inline-block;
        height: 10px;
        width: 1px;
        margin: 0 10px;
        vertical-align: middle;
        position: relative;
        top: -1px
    }
}

.section-title.separator:after {
    content: '';
    background: url(../images/icon-separator.svg) no-repeat;
    background-size: cover;
    display: block;
    height: 12px;
    width: 133px;
    margin: 30px auto
}

@media (min-width: 38.75em) {
    .section-title.separator:after {
        height: 20px;
        width: 214px;
        margin: 40px auto
    }
}

.buy-content {margin: 0 -20px; display: table; width: 100%}
.buy-content .where-to-buy {border: 1px solid #1f1f1f;}
.buy-content .location-map-container.fifty-col{padding-right: 0}
.buy-content .location-form {max-width: 350px; margin: 0 auto 30px}
.buy-content .location-form input {margin: 0; width: 100%; float: none}
.buy-content .location-form .button {margin: 0; width: 100%; float: none;}
.buy-drink {display: inline-block; margin: 20px 0 10px; width: 100%;}
.buy-drink button {width: 50%; float: left; background: #404040;border: none; height: 38px; color: #b08f56; text-transform: uppercase}
.buy-drink button.active, .buy-drink button:hover { background: rgba(176, 143, 86, 0.5) none repeat scroll 0 0}
.buy-drink .btn-buy {border-right: 1px solid #000}
.buy-drink .btn-drink {border-left: 1px solid #000}

/*.buy-content .location-form input::-webkit-input-placeholder {text-align: center;}
.buy-content .location-form input:-moz-placeholder { !* Firefox 18- *! text-align: center;}
.buy-content .location-form input::-moz-placeholder {  !* Firefox 19+ *! text-align: center;}
.buy-content .location-form input:-ms-input-placeholder {text-align: center;}*/

.section-buy {text-align: center; max-width: 1320px; width: 100%; margin-left: auto; margin-right: auto; padding: 0 20px}

.buy-content .fifty-col {vertical-align: top; width: 50%; display: table-cell; padding: 0 20px;}
#location-list {max-width: 350px; margin: auto}
#location-list .location-item {background: url("/images/figure.jpg"); background-repeat: no-repeat; background-position: 5px 4px; padding-left: 35px; }
#location-list .location-name {text-align: left;text-transform: uppercase}
.location-separator {background: url("/images/rectangle.png"); background-size: contain; height: 1px; margin: 15px 0;}
#location-list .location-item table tr td {text-align: left; vertical-align: bottom}
#location-list .location-item table tr td:first-child {padding-right: 15px}
#location-list .location-item table tr td:first-child span {text-transform: uppercase}
#location-list .location-item table tr td span a {text-decoration: underline}

.where-to-buy .section-title.separator {margin-top: 100px}
.where-to-buy .pagination {display: inline-block;margin: 30px auto 50px;max-width: 330px;width: 100%;}
.where-to-buy .pagination button {border: 1px solid rgba(176, 143, 86, 0.5);width: 46%; color: #af8e5a; background: transparent; height: 38px;float: left;}
.where-to-buy .pagination button:first-child {margin-right: 4%;}
.where-to-buy .pagination button:last-child {margin-left: 4%;}

@media (max-width: 767px) {
    .buy-content .fifty-col { width: 100%; display: block; padding: 0; margin: 0}
    .buy-content .where-to-buy { margin-bottom: 40px; padding: 20% 0 }
    .buy-content .location-map-container.fifty-col { margin-bottom: 10% }
    .where-to-buy .section-title.separator {margin-top: 0}
    .where-to-buy .pagination {margin-bottom: 0}
}

.buy-content .location-form input.zip-code {text-align: center;}
.buy-content .location-form input.zip-code::-webkit-input-placeholder {text-align: center;}
.buy-content .location-form input.zip-code::-moz-placeholder {text-align: center;}
.buy-content .location-form input.zip-code:-ms-input-placeholder {text-align: center;}
.buy-content .location-form input.zip-code:-moz-placeholder {text-align: center;}

.section-investors {padding: 0 30px}
.center-text {text-align: center}
.investor-content {margin: 60px auto 30px; max-width: 500px; width: 100%}

.m-t-10 {margin-top: 10px}
.m-t-20 {margin-top: 20px}
.m-b-30 {margin-bottom: 30px}

div.error {display: block; color: #ff0000}
.investor-site-header {margin-top: 60px}
.investor-form {margin: 60px 0 0 0}
.investor-form .w50 {width: 50%; float: left}
.investor-form .w50.first {padding-right: 1px}
.investor-form .w50.last {padding-left: 1px}
.disclaimer {margin-top: 30px}
.clearfix {display: inline-block}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.banq {margin: 90px auto; text-align: center}
.banq h2 {line-height: 40px; font-size: 18px}
.banq a {
    background: rgba(176, 143, 86, .5);
    color: #b08f56;
    display: inline-block;
    text-transform: uppercase;
    border: none;
    height: 38px;
    font-weight: 400;
    font-size: 14px;
    outline: none;
    padding: 5px 15px;
}
.banqLogo {
    text-indent: -999em;
    background: url(../images/banq.png) no-repeat;
    margin: 0 auto;
    height: 53px;
    width: 239px
}
input.error {border: 2px solid red}
.desc {margin-bottom: 5px; color: #983137; font-size: 13px}
input#amount {padding-left: 20px}
.wrapper {position: relative}
.wrapper i {position: absolute; left: 5px; top: 9px; font-size: 20px}
.investLink {font-size: 12px; padding: 5px 15px; border: 1px solid #b08f56; display: table; margin: 0 auto 20px; text-transform: uppercase}
.investLink:hover {color: #b08f56}
.fixed-learn-more {
    position: fixed;
    bottom: 10px;
    right: 50px;
    z-index: 99;
}
.fixed-buy-now {
    position: fixed;
    bottom: 10px;
    left: 50px;
    z-index: 99;
}
.custom-btn:hover {
    background: rgba(176, 143, 86, .5);
    border: 1px solid rgba(176, 143, 86, .5);
}
.custom-btn {
    background: transparent;
    color: #b08f56;
    text-transform: uppercase;
    border: 1px solid #b08f56;
    font-weight: 400;
    outline: none;
    padding: 5px 15px;
    width: 350px;
    margin-bottom: 25px;
    /*display: none;*/
}
@media screen and (max-width: 767px) {
    .fixed-learn-more {max-width: 116px; right: 25px}
    .fixed-buy-now {max-width: 174px; left: 25px}
}