body,
html {
    height: 100%;
}

body {
    margin: 0 auto;
    font-family: "minion-pro", serif;
    font-size: 14px;
    color: #edc08e;
    text-align: center;
    font-weight: 500;
    background-color: #0f0c0e;
}

a:link,
a:visited {
    color: #edc08e;
    text-decoration: none;
    transition: all 0.5s ease;
}

a:hover {
    color: #ffffff;
}

.hidetext {
    font-size: 5%;
    text-indent: -9999em;
    text-align: left;
    color: transparent;
    white-space: nowrap;
    outline: none;
}

.sr {
    border: 0;
    height: 1px;
    left: -99999px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.clearboth {
    clear: both;
}

img {
    max-width: 100%;
    height: auto !important;
}

.no_break {
    white-space: nowrap;
}

.arrow {
    position: absolute;
    max-width: 60px;
    top: 95vh;
    left: 50%;
    transform: translateX(-50%)
}

.outer-wrap {
    position: relative;
    margin: 0 auto;
    min-height: 100%;

}

.container-outer {
    position: relative;
    margin: 0 auto 0px;
    width: 100%;
}


/************ START NAVIGATION ****************/

.header_wrap {
    position: relative;
    /* margin: 0 auto;
    text-align: left; */
    background: transparent;
    z-index: 99999;
  /*  width: 100%;
    position: absolute; */  /* "fixed" if header should always be present */

    margin-top: 58px;
    padding-left: 90px !important;
}

.header_wrap a, .social-wrap ul a {color: #edc08e; letter-spacing: 0px;font-size: 21px;}
.header_wrap a:hover, .social-wrap ul a:hover {opacity:0.7;}

.header_wrap .header {
    margin: 0 auto;
}

/* .nav-mobile {display: none;} */

.nav-desktop ul.menu, .nav-desktop ul.external-link {
    list-style: none;
    padding-left: 0px;
    margin-top: 18px;
}

.nav-desktop ul.menu li, .nav-desktop ul.external-link li {
    display: inline;
    margin: 0 15px 0 0;
    line-height: 100%;
}

.nav-desktop ul.external-link {
    flex: 1;
    padding-left: 0;
    list-style: none;
}

.nav-desktop .nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 96%;
    margin: 0 auto;
}

.social-wrap img {
    max-height: 24px;
    margin: 0 2px;
}

.social-wrap {
    position: relative;
    margin: 0;
    /* margin-top: 7px; */
}

#footer .social-wrap {
    margin: 0 auto 30px;
    text-align: center;
}

#footer .social-wrap ul {
    justify-content: center;
}

#footer .social-wrap ul a {
    color: #edc08e;
}

#footer .social-wrap ul a:hover {
    opacity: 0.7;
}

.social-wrap ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.social-wrap ul li {
    padding-right: 15px;
}

.social-wrap ul li:last-child {
    padding-right: 0;
}

.social-wrap img:hover {opacity: 0.6;}


.header_wrap .header {

    width: 1400px;
    display: flex;
    max-width: 90%;

    width: 95%;
    max-width: 95%;
    /* padding: 30px 2.5%; */

    align-items: center;
    justify-content: space-between;
}

.nav-mobile {display: block;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    height: 30px;
}
.nav-desktop {display: none;}

.nav-mobile #nav-toggle span {
    display: block;
    width: 48px;
    height: 3px;
    background: #edc08e;
    -webkit-transition: color 250ms linear, background-color 250ms linear, border-color 250ms linear, opacity 250ms linear;
    transition: color 250ms linear, background-color 250ms linear, border-color 250ms linear, opacity 250ms linear;
    /* margin-left: 12px; */
}

.nav-mobile #nav-toggle:hover span {
    /* background: #ffffff; */
    opacity: 0.7;
}

.nav-mobile #nav-toggle span+span {
    margin-top: 11px;
}

.nav-mobile .inner-nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    text-align: center;
}

.nav-mobile .inner-nav #close {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    max-width: 24px;
    position: absolute;
    right: 90px;
    top:55px;
}

.nav-mobile .inner-nav #close:hover {
    opacity: 0.8;
}

.nav-mobile .inner-nav .menu {
    list-style: none;
    padding: 65px 0 0;
    margin: 0;
}

.nav-mobile .inner-nav .external-link {
    list-style: none;
    padding: 0px 0 0;
    margin: 0;
}

.nav-mobile .inner-nav .menu>li, .nav-mobile .inner-nav .external-link>li {
    display: block;
    margin-top: 40px;
    font-family: "minion-pro", serif;
}

.nav-mobile .inner-nav .menu>li>a, .nav-mobile .inner-nav .external-link>li>a {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    color: #edc08e;
    font-family: "minion-pro", serif;
}

.nav-mobile .inner-nav .menu>li>a:hover, .nav-mobile .inner-nav .external-link>li>a:hover, .inner-nav .menu>li>a:focus {
    opacity: 0.7;
}

.nav-mobile .inner-nav .social-wrap {
    margin-top: 60px;
}


/************ END NAVIGATION ****************/


.content-wrap {
    position: relative;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    
}

.top_content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    min-height: 100vh;
    background: url(../images/photo-r2.png) top center no-repeat;
     background-size: contain;
    background-size: auto 95vh;
   
}


.spacer {
    height: 15px;
}

.header {
    text-transform: uppercase;
    font-size: 26px;
    line-height: 110%;
    font-weight: 600;
    color: #edc08e;
    margin: 0 auto 20px;
    max-width: 80%;
    font-family: "minion-pro", serif;
}

.logo-wrap {
    margin-top: 55px;
    margin-bottom: 55px;
    padding-right: 90px !important;
    
    /* width: 55px; */
}

.logo-wrap img {
    width: auto;
    height: calc( 85vh - 110px ) !important;
}

.sub_headline {
    font-size: 16px;
    margin: 25px auto 50px;
    max-width: 94%;
    line-height: 130%;
}

.section-wrap {
    position: relative;
    margin: 0 auto;
    padding: 45px 0 45px;
    max-width: 90%;
}

.release_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-content: space-evenly;
}

.release_wrap .cover, .release_wrap .release_details {
    width: 580px;
    max-width: 100%;
}

.release_wrap .release_details {
    
}

.release_wrap .release_details .release_title {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.release_wrap .release_details .release_title_from_film {
    font-size: 20px;
    padding-top: 5px;
}

.release_wrap .release_details .film_title {
    font-size: 22px;
    padding-bottom: 25px;
    text-transform: uppercase;
}

.release_wrap .release_details .header {
    margin-bottom: 10px;
    max-width: 100%;
}

.release_wrap .release_sub_header {
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.release_details a.btn {
    margin: 20px auto 0;
}

#twitch-embed iframe {
    height: 400px;
    width: 90%;
}

.video-outer {
    position: relative;
    margin: 0 auto;
    /* background-color: #2a3456; */
}

.video-wrap, .music-catalog-wrap, .news-wrap {
    margin: 0 auto;
    padding: 0;
    width: 750px;
    max-width: 100%;
}

.news-wrap {
    width: 820px;
}

.news-outer {
    margin-top: 15px;
}


.video-wrap .sub_headline {
    margin-bottom: 20px;
}

.video-row, .music-row, .news-row {
    width: 100%;
     display: flex;
    flex-direction: row; 
    justify-content: center;
}

.music-row, .news-row {
    justify-content: space-evenly;
}

.music-row .music-inner, .news-row .news-item {
    max-width: 40% !important;
}

.music-row .music-inner .cover img, .news-row .news-item img {
    transition: all 0.5s ease;
}

.news-row .news-item .news-image {
    margin-bottom: 15px;
}


.music-row .music-inner .cover img:hover, .news-row .news-item img:hover {
    opacity: 0.7;
}

.music-row .music-inner .title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 5px auto 0;
}

.news-row .news-item .title {
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px auto 5px;
}

.news-row .news-item {
    margin-top: 30px;
}

.news-row .news-item .publication {
    font-size: 15px;
    font-style: italic;
    text-transform: uppercase;
    margin: 0 auto 20px;
}

.news-item a.btn {
    font-size: 15px !important;
    width: 120px !important;
}

.music-row .music-inner .title a:hover,  .news-row .news-item .title a:hover {
    color: #ffffff;
}

.video-row.video-row-one .video-embed, .music-row.music-row-one .music-inner {
    flex-basis: 98%;
}

.video-row.video-row-two .video-embed, .music-row.music-row-two .music-inner, .news-row.news-row-two .news-item {
    flex-basis: 48%;
}

.video-row.video-row-three .video-embed, .music-row.music-row-three .music-inner {
    flex-basis: 31%;
}


.video-embed {
    position: relative;
    margin: 0 auto;
  /*  width: 600px;
    max-width: 100%; */
    padding: 0px 0px 24px;
}

/*
.video-embed:last-child {
    padding-bottom: 0px;
} */

.video-embed .embed-container {
     border: 1px #555555 solid; 
}



.music-outer {
    position: relative;
    margin: 0 auto;
    /* padding-top: 60px; */
}

.listen_button {
    margin: 0 auto 25px;
}


.listen_button a.btn, .watch_button a.btn, .button_wrap a.btn {


        background-color: transparent;
        border: none;
        border-radius: 0;
        color: #edc08e;
        display: block;
        font-size: 20px;
        margin: 0 auto;
        padding: 10px 20px;
        text-decoration: none;
        text-transform: uppercase;
        transition: all .3s;
  
        line-height: 1;
    width: 200px;
    border: 2px #edc08e solid;
    font-weight: 700;
    }

.listen_button a.btn:hover, .watch_button a.btn:hover, .button_wrap a.btn:hover {
    opacity: 0.7;
}




/* iframe responsive */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px;
}

/* form details */

.form-wrap {
    position: relative;
    margin: 0px auto 0px;
    width: 100%;
    /* background: #2a3456; */


}

#form-outer {
    position: relative;
    margin: 0px auto 0px;
    padding: 0px 0 0px;
    max-width: 90%;
}


/*
form#form {
    display: flex;
} */

.form-wrap .header {
    margin-bottom: 20px;
}

.form-wrap .sub_headline {
    margin-top: 0;
}

.form-field-wrap {
    display: flex;
    justify-content: center;
    width: 660px;
    max-width: 100%;
    margin: 0 auto;
}

.form_fineprint {
    margin: 20px auto;
    font-size: 10px;
    width: 660px;
    max-width: 90%;
}

#Form-Wrapper, .Form-Wrapper {
    position: relative;
    margin: 0px auto 0px;
}

.form-field {

    /* display: inline; */
    vertical-align: top;
    margin: 0 5px;
}

.form-field.submit-button {
    display: block;
}

.form-field input {
    padding: 6px 15px 4px;
    margin-bottom: 25px;
    width: 300px;
    max-width: 80%;
    background-color: transparent;
    border-bottom: 2px solid #edc08e;
    border-top: 1px transparent solid;
    border-left: 0px;
    border-right: 0px;
    font-size: 18px;
    font-family: "minion-pro", serif;
    letter-spacing: 0px;

    font-weight: 500;
    text-transform: uppercase;
    /* text-align: center; */
    color: #edc08e;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;

}

/* .form-field input:focus {border-bottom: 1px #000000 solid !important;} */

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form-field select {
    padding: 16px 15px 13px;
    margin-bottom: 15px;
    width: 180px;
    max-width: 80%;
    background-color: transparent;
    border-bottom: 1px solid #edc08e;
    border-top: 1px transparent solid;
    border-left: 0px;
    border-right: 0px;
    font-size: 12px;
    font-family: "minion-pro", serif;
    letter-spacing: 0px;

    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    color: #edc08e;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.form-field select:invalid {
    color: #edc08e !important;
}

.form-field.submit-button button {
    background-color: transparent;
    border: none;
    border-radius: 0rem;
    color: #edc08e;
    display: block;
    font-size: 20px;
    margin: 10px auto 0;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s;
    font-family: "minion-pro", serif;

    line-height: 1;
width: 200px;
border: 2px #edc08e solid;
font-weight: 700;
}

.form-field.submit-button button:hover {
    cursor: pointer;
    opacity: 0.7;
}

.input-group.hidden {
    display: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #edc08e;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #edc08e;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #edc08e;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #edc08e;
}

/* Change the to any color, but not transparent */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #0f0c0e inset;
    -webkit-text-fill-color: #edc08e !important;
    border-bottom: 2px solid #edc08e;
    border-top: 1px solid #0f0c0e;
    border-left: 0px;
    border-right: 0px;
}

/* for iOS */
textarea,
input,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    /* border-radius: 0; */
}

#thankyou-mailinglist {
    margin: 0 auto;
    max-width: 100%;
    padding: 5px;
    line-height: 100%;
    text-transform: uppercase;
    font-size: 20px;
    min-height: 106px;
}

/**** LIGHTBOX ****/

#lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    text-align: center;
    overflow-y:hidden;
    overflow-x:hidden;


}

#lightbox .lightbox_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

#lightbox #close_lightbox {
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
    max-width: 16px;
    position: absolute;
    right: 5%;
    top:24px;
    z-index: 999999;
}

#lightbox #close_lightbox:hover {
    opacity: 0.8;
}

#form-outer-lightbox .Form-Wrapper-lightbox {
    width: auto;
    width: 500px;
    max-width: 100%;
}

#lightbox .form-wrap.section-wrap {
    padding-bottom: 0;
    background: rgba(0, 0, 0, 0.98);
    height: 80vh;
    border: 1px #fff solid;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 700px;
    max-width: 90%;
}

#form-outer-lightbox {
    position: relative;
    margin: 0px auto 0px;
    padding: 0px 0 0px;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh;
    min-width: 90%;
}

div#form-outer-lightbox .header {
    font-size: 30px;
}

#lightbox .form_fineprint {
    margin: 20px auto 5px;
    max-width: 98%;
}

#lightbox .footer_links {
    margin: 5px auto 10px;
    font-size: 10px;
    width: 600px;
    max-width: 98%;
    text-transform: uppercase;
}

#lightbox .footer_links a {
    text-decoration: underline;
}
#lightbox .footer_links a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#form_lightbox .form-field input {
    font-size: 16px;
}

#form_lightbox .form-field.submit-button button {
    font-size: 20px;
    width: 14rem;
    padding: .6em 1em;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem !important;
}

.Form-Wrapper-lightbox .sub_headline {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    
#lightbox .form-field.submit-button button {
    width: 60vw !important;
    margin-top: 20px;
}
#lightbox .form-wrap.section-wrap {
  min-height: 70vh;
  height: auto;
}
#lightbox .header {
    font-size: 24px;
    max-width: 100%;
    margin-bottom: 10px;
}
#lightbox #close_lightbox {
    right: 10px;
    top: 10px;
}

#form-outer-lightbox {
    min-height: 70vh;
    margin: 40px auto 20px;
    height: auto;
    max-width: 94%;
}

#lightbox input {
    padding: 6px 15px 8px;
    margin-bottom: 12px;
}

#lightbox .lightbox_wrap {
    align-items: flex-start;
    margin-top: 5vh;
}

div#form-outer-lightbox .header {
    font-size: 28px;
}

.news-row .news-item img {
    width: 340px;
    max-width: 80%;
}

}

@media only screen and (max-width: 480px) {
div#form-outer-lightbox .header {
    font-size: 22px;
}

}

@media only screen and (max-height: 640px) {
#lightbox {
    overflow-y: scroll;
}
#lightbox .lightbox_wrap {
    height: auto !important;
    padding-top: 30px;
}
#lightbox .form-wrap.section-wrap {
    height: auto;
}

#form-outer-lightbox {
    height: auto;
    padding: 15px 0;
}

}

/**** FOOTER ****/


#footer {
    clear: both;
    position: relative;
    margin: 45px auto 0;
    text-align: center;
    font-size: 9px;
    color: #edc08e;
    text-transform: none;

    width: 100%;
    text-transform: uppercase;
    font-weight: 500;

}


.footer-wrap {
    padding: 0px 0 30px;
    width: 94%;
    margin: 0 auto;
    position: relative;
 
}

.footer-inner {
    max-width: 94%;
    position: relative;
    margin: 0 auto;
}

#footer .logo {
    font-size: 60px;
    font-family: "minion-pro", serif;
    position: relative;
    margin: 0 auto 15px;
    text-transform: none;
}

#footer .copyright {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
}

#footer .copyright .footer_links {
    padding-top: 8px;
    line-height: 160%;
}

#footer a {
    color: #edc08e;
    text-decoration: underline;
}

#footer a:hover {
    opacity: 0.7;
    text-decoration: underline;
}






/* Responsive CSS */





@media only screen and (max-width: 1340px) {
  /*  .video-wrap, .music-wrap, .tour-wrap {
        width: 1100px;
    } */

}

@media only screen and (max-width: 1200px) {
    

}



@media only screen and (max-width: 920px) {
    
    .music-outer {
        max-width: 94%;
    }


    #Form-Wrapper, .Form-Wrapper {
        width: 600px;
        max-width: 100%;
    }

    .listen_button, .watch_button {
        min-height: auto;
    }

    .video-embed {
        padding-bottom: 15px;
    }


}

@media only screen and (max-width: 840px) {

    .logo-wrap {
    padding-right: 50px !important;
    }
    .header_wrap {
        padding-left: 50px !important;
    }

    .nav-mobile .inner-nav #close {
        right: 50px;
    }

    .release_wrap .cover {
    max-width: 500px;
    }

    .release_wrap .cover, .release_wrap .release_details {
        width: 90%;
    }

}

@media only screen and (max-width: 766px) {

    .release_wrap .release_details .release_title {
    line-height: 110%;
    font-size: 26px;
    }
    .release_wrap .release_details .release_title_from_film {
    font-size: 18px;
    }
    .release_wrap .release_details .film_title {
        font-size: 20px;
    }
    
    .video-row, .news-row {
        flex-direction: column;
    }
    .video-row.video-row-two .video-embed, .video-row.video-row-three .video-embed, .video-row.video-row-one .video-embed, .news-row.news-row-two .news-item {
        width: 100%;
        max-width: 100% !important;
    }

    .form-field input {
        width: auto;
    }
   
}

@media only screen and (max-width: 570px) {

    .logo-wrap {
    padding-right: 30px !important;
    margin-top: 30px;
    }
    .header_wrap {
        padding-left: 30px !important;
        margin-top: 33px;
    }

    .nav-mobile .inner-nav #close {
        right: 30px;
        top: 30px;
        max-width: 22px;
    }

    .top_content {
    /* background-size: auto 60vh;
    background-position: center 50px; */
    background: url(../images/photo-mobile.png) top center no-repeat;
    background-size: auto 90vh;
    }

    .nav-mobile #nav-toggle span {
    width: 32px;
    height: 2px;
    }

    .nav-mobile #nav-toggle span+span {
    margin-top: 8px;
    }

    .logo-wrap img {
    width: 35px;
    height: auto !important;
    }

    .arrow {
    top: 90vh;
    }
 
    .header {
        font-size: 24px;
    }

    .listen_button a.btn, .watch_button a.btn, .button_wrap a.btn, .form-field.submit-button button {
        font-size: 18px;
    }

    .form-field input {
        font-size: 16px;
    }

    .form-field-wrap {
    flex-direction: column;
    }

}



@media only screen and (max-width: 440px) {


.top_content {
    background-size: auto 70vh;
}

.arrow {top: 75vh;}

.release_wrap .release_details {width: 100%;}

.release_wrap .release_details .release_title {
    font-size: 23px;
}

.release_wrap .release_details .release_title_from_film {font-size: 16px;}
.release_wrap .release_details .film_title {font-size: 18px;}
.header {font-size: 21px;}
.listen_button a.btn, .watch_button a.btn, .button_wrap a.btn, .form-field.submit-button button {font-size: 17px;}

    #lightbox #close {
        top: 10px;
        right: 25px;
    }


}

@media only screen and (max-width: 410px) {
    
 .header {
    max-width: 100%;
}
    
}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) 
  and (orientation: portrait) { /* iPad Pro Portrait */


  }