/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}


/* HTML5 display-role reset for older browsers */

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,
q:before,
q:after {
    content: '';
    content: none;
}

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


/** end reset **/




/** Adobe Font **/


.dystopian-regular {
    font-family: dystopian,sans-serif;
font-weight: 400;
font-style: normal;
}

.dystopian-bold {
    font-family: dystopian,sans-serif;
font-weight: 700;
font-style: normal;
}

body {
    background-color: #01232D;
    background-color: #040F0C;
    background-image: url(../img/www-bg-gradient.jpg);
    /*background-position: 50% 50%;*/
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 1.6;
    color: #bcbdbd;
    font-family: 'dystopian', sans-serif;
    font-weight: 400;

}

.vh-100 {height:100vh;}
.vh-80 {height:80vh;}

img {
    width: 100%;
}

h1,
h2,
h3,
h4 {
    font-family: 'dystopian', sans-serif;
    line-height: 1;
    padding-bottom: 15px;
    font-weight: 700;
}

h1 {
    font-size: 4rem;
}

h2 {
    font-size: 3rem;
}

h2 span {font-size:14px;display: block;padding-bottom: 4px;}

h3 {font-size: 2.5rem;}
h4 {font-size: 1.8rem;}

p {
    padding-bottom: 15px;
}

p:last-of-type {
    padding-bottom: 0;
}

a {
    color: #678C8E;
}

a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
}
p a:hover, p a:focus {rgba(255,255,255,1);}
strong {font-weight:600;}

em {
    font-style: italic;
}

:after,
:before {
    font-family: 'Font Awesome\ 5 Free';
}

.uppercase {text-transform: uppercase;}

header {
    position: relative;

}


@media screen and (max-width:767px){

  
}

.main-container {
    width: 100vw;
    max-width: 1200px;
/*    min-height: 400px;*/
    background-color: rgb(55, 27, 27);
    margin: 0 auto;
    border-left: 1px solid rgba(100, 85, 84, 0.4);
    border-right: 1px solid rgba(133, 130, 124, 0.4);
    border-bottom: 1px solid rgba(133, 130, 124, 0.4);
    box-shadow: 0 60px 121px 0 rgba(41, 15, 15, 0.95);
}



.container {
    
}

.credits span {
    font-size: .8em;
    display: block;
    margin-top: 10px;
    line-height: 1;
}


.logo-wrap {
    width: 240px;
    display: inline-block;
}
span.disabled {
    opacity: .3;
}
button {
    background: transparent;
    border: none;
    font-family: 'barbarowestern';
    font-size: 1.7rem;
    opacity: .6;
    line-height: 1;
}
button:hover {opacity: 1;}
button:focus {outline:none;}
button[data-toggle="collapse"]:after {
    content: "\f078";
    font-size: 1rem;
    margin-left: 5px;
    position: relative;
    top: -5px;
}
button[data-toggle="collapse"].collapsed:after {
    content: "\f054";

}

.spotify-embed iframe {
    border: 1px solid #554441;
    box-shadow: 0 13px 20px 0 rgba(0,0,0,.6);
}

.press-release-content {
    border-bottom: 1px solid #564543;
  /*  box-shadow: 0 20px 40px 0 rgba(0,0,0,.3);
    background-color: rgba(255,255,255,.02);*/
    max-width: 800px;
    margin: 0 auto;
    padding: 40px;
margin-top: 40px;
}

@media screen and (max-width:767px) {
    .press-release-content {
        padding: 15px;
    }
}
.some-icon {
    width: 24px;
    height:24px;
}

.some-icon.twitter-icon {
    width: 70px;
}

.some-icon.youtube-icon {
    width: 100px;
}

.some-icon.spotify-icon {
    width: 140px;
}


.some-icon img {
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%)translateY(-50%);
}

.some-icon a, .dim-me {
    opacity: .6;
}

.some-icon a:hover, a.dim-me:hover {
    opacity: .9;
}
@media screen and (max-width:640px){
    
    .some-icon {
    width: 30px;
}
    .some-icon.youtube-icon {
    width: 80px;
}
    
    .some-icon.twitter-icon {
    width: 50px;
}
    
      .logo-statement {font-size: .8rem;}
}

/* Social sharing */

.social-sharing-btns button {
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: .8rem;
    color: #be0019;
    font-weight: 400;
    display: inline-block;
    padding: 4px;
    background-color: transparent;
    text-align: left;
}

.btn {background: #fff;}


/* YouTube video wrapper */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    /*	padding-top: 25px;*/
    height: 0;
    border: 1px solid #3e2b2d;
    margin-top: 15px;
    margin-bottom: 15px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media screen and (max-width:991px) {
    h1 {
        font-size: 6rem;
        line-height: 1;
    
    }
    h2 {
        font-size: 3rem;
        line-height: 1;
    }
    .header-cta {
        font-size: 1.8rem;
    }
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 4rem;
        line-height: 1;
    }
    h2 {
        font-size: 2.8rem;
        line-height: 1;
    }
    
    h3 {
        font-size: 1.8rem;
        line-height: 1;
    }
    
    .header-cta {
        font-size: 1.1rem;
    }
}

@media screen and (max-width:640px) {
    h1 {
        font-size: 3.3rem;
        line-height: 1;
    }
    h2 {
        font-size: 1.9rem;
        line-height: 1;
    }
    
    h3 {
        font-size: 1.8rem;
        line-height: 1;
    }
    
    .header-cta {
        font-size: 1.1rem;
    }
}



/* Transitions */

a,
:before,
:after,button {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}