body {
	margin: 0 auto;
	font-family:'Oswald',Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
    text-align: center;
    background: url('../images/bg.jpg') top center repeat;
    background-color:#131313;
    letter-spacing:1px;
    text-transform: uppercase;
}




a:link, a:visited {
	color: #fe4f99;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}


.hidetext {
  font-size: 5%;
  text-indent: -9999em;
  text-align: left;
  color: transparent;
  white-space: nowrap;
  outline: none;
}


.clearboth {
	clear: both;
}

#skip-link {
    position: absolute;
    top: -25px;
    left: 0px;
    z-index: 1;
    padding: .3em;
    font-size: 13px;
    font-weight: bold;
    margin: 3px;
}
#skip-link:focus { position: absolute; left: 0px; top: 0px; transition: top .3s ease-in, background .5s linear; background:rgba(255,255,255,0.5);outline-color: #000; }
a#skip-link:hover {color:#333;}

img {
    max-width: 100%;
    height: auto !important;
}

.photo-bar img {width:100%;display:block;}

.logo {
    position: relative;
    margin: 0 auto;
    padding: 45px 0;
}

.logo img {
    width: 530px;
    max-width: 80%;
}

.logo .header {
    color: #fe4f99;
    font-size: 28px;
    line-height: 120%;
    margin: 20px auto 0;
    max-width: 92%;
}

.logo .header a {
    color: #edcd1a;
}

.logo .header a {
    transition: all 0.5s ease;
}

.photo-main {
    position: relative;
    margin: 0 auto;
    width: 100%;

    height: 590px;
    overflow: hidden;
}


.music-wrap {
    position: relative;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background:rgba(0,0,0,0.5);
    /* padding: 30px 0 0; */
    padding: 0; /* new photo */

}

.music-wrap.remix-wrap {
   /* background:rgba(245,227,63,0.7); */
   background:rgba(0,0,0,0.1);
}

.music-wrap.remix-wrap .main-photo {
    padding-left: 50px;
}

.music-wrap.remix-wrap .main-photo .header {
    margin-top: 40px;
}

.music-wrap .header {
    color: #ffffff;
    font-size: 28px;
    line-height: 120%;
}


/*
.release-details {
   padding-bottom: 30px;
} */

.main-photo img {
    display: block;
}

.release-wrap {
    display: inline-block;
    /* max-width: 700px; */
    vertical-align: top;
   /*  width: 48%; */
}


.release-details .header {
    padding-bottom: 15px;
}

.music-wrap.release-stuntinonyou .header {
    color: #000000;
}

.release-wrap {
    display: flex;
    flex-direction: row;
    /* align-items: flex-end; */
    align-items: center; /* new photo */
}

.music-wrap.release-stuntinonyou {
    background: #f1f1f1;
}

.music-wrap.release-stuntinonyou .release-wrap, .music-wrap.release-stuntinonyou .main-photo {
    width: 100%;
}

.music-wrap.release-stuntinonyou .main-photo {
    justify-content: flex-end;
    display: flex;
}

.music-wrap.release-stuntinonyou .release-details {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0px;
    margin-left: 0px;
}

.music-wrap.release-stuntinonyou .release-details .listen-button {
    margin-bottom: 0px;
}

/* cover size changed w/ new photo */
/* .cover, */ .release-details {
    margin: 20px 50px 20px;
}
.cover {margin: 0 0 10px;
    width: 580px;
    max-width: 100%;}

.cover img {
    border: 1px rgba(0,0,0,.7) solid;
    max-width: 86%;
}

.release-details {
    
}

.header {
    position: relative;
    margin: 0 auto 0px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 500;
    color: #ffffff;
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    line-height: 140%;
    letter-spacing: 1px;
}

.release-details .logo {
    margin: 0px auto 30px;
}

.release-details .logo img {width:500px;max-width:90%;margin: 0 auto;}

.highlight-color {
    color: #d3ff00;
}

.retail-wrap {
    position: relative;
    margin: 0 auto;
    padding: 5px 2% 0;
}



.buy {position: relative; margin: 0px auto 0px; max-width:500px; }
.buy .retailers  { overflow: hidden; padding: 0; margin: 1px 0; }
.buy .retailers li { display: inline-block; list-style-type:none;margin:0 10px; }
.buy .retailers li a { display: block; height: 43px; }
.buy .retailers li a { background: url(../images/retailers.png) no-repeat;}
.buy .retailers li.details {     height: 43px;    padding-right: 18px;    vertical-align: bottom;}

.buy .retailers .itunes { background-position: -1px top; width: 133px;}
.buy .retailers .applemusic { background-position: -156px top; width: 133px;}
.buy .retailers .spotify { background-position: -310px top; width: 182px;}
.buy .retailers .gp { background-position: -514px top; width: 114px;}
.buy .retailers .amazon { background-position: -654px top; width: 65px;}
.buy .retailers .soundcloud { background-position: -743px top; width: 73px;}
.buy .retailers .deezer { background-position: -844px top; width: 106px;}
.buy .retailers .tidal { background-position: -974px top; width: 139px;}

.buy .retailers .itunes:hover {background-position: -1px bottom }
.buy .retailers .applemusic:hover { background-position: -156px bottom; }
.buy .retailers .spotify:hover { background-position: -310px bottom; }
.buy .retailers .gp:hover { background-position: -514px bottom; }
.buy .retailers .amazon:hover { background-position: -654px bottom; }
.buy .retailers .soundcloud:hover { background-position: -743px bottom; }
.buy .retailers .deezer:hover { background-position: -844px bottom; }
.buy .retailers .tidal:hover { background-position: -974px bottom; }



.video-wrap {
    position: relative;
    margin: 0 auto;
    background: #000000;
    padding: 70px 0 0;
}

.video-embed {
    position: relative;
    margin: 0 auto;
    width: 800px;
    max-width: 90%;
    padding: 0 0 70px;
}

.video-wrap .header {
    margin-bottom: 30px;
    /* color: #000; */
    line-height: 100%;
    font-size: 24px;
}

.video-embed .embed-container {
    border: 1px #666 solid;
}


.container {
    position: relative;
    margin: 0 auto;
}

.tourdates-wrap {
    position: relative;
    padding: 70px 5%;
    /* background-color: #ffffff; */
    background: rgba(0,0,0,0.4);
}

.tourdates-wrap .header {
    margin-bottom: 30px;
    color: #fe4f99;
    line-height: 100%;
}

.bit-widget-container {
    max-width: 1200px;
    margin: 0 auto;
}

.bit-widget .bit-event-list-title {
    /* color: #ffffff; 
    text-transform: uppercase; */
    display: none !important;
}

/*
.bit-widget .bit-venue {
    color: #000000 !important;
} */

.bit-track-button-container {
    display: none;
}

.bit-widget {
    text-transform: uppercase;
    font-size: 18px !important;
}

/*
.bit-widget .bit-event {
    border-top: 1px solid rgba(255,255,255,0.4) !important;
}

.bit-widget .bit-upcoming-events, bit-past-events {
    border-bottom: 1px solid rgba(255,255,255,0.4) !important;
} */

.bit-date, .bit-venue, .bit-location, .bit-details, a.bit-top-track-button {
    font-family: 'Oswald', arial, helvetica, sans-serif;
    font-weight: 600 !important;
    font-size: 18px !important;
}

.bit-widget.bit-layout-desktop .bit-event .bit-button {
    width: 110px !important;
}
.bit-widget.bit-layout-desktop .bit-date {
    min-width: 125px !important;
}

.bit-widget .bit-event .bit-button {
    font-weight: 600 !important;
    letter-spacing: 1px;
}

.bit-widget .bit-event .bit-event-buttons {
    margin-top:0px !important;
    padding: 5px 0;
}


.bit-event-buttons a:hover {
    opacity: 0.8;
}

.bit-event {
    text-align: left;
}

a.bit-top-track-button {
    padding-bottom: 15px !important;
    font-size: 18px !important;
}





/* 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%; }





/**** FOOTER ****/


.label-logos {
    position: relative;
    margin: 0px auto 0px;
}

.label-logos .label-logo-inner {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
}

/*
.label-logos .label-logo-inner img {
    max-width: 50px;
} */

.label-logos .label-logo-inner a img:hover {opacity: 0.8;}


.footer-inner div {display: inline-block;padding:0 7px;vertical-align: middle;}

#footer {
	clear: both;
	position: relative;
	margin: 0px auto;
	padding: 35px 3%;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    line-height: 140%;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 94%;
    /* background: #fe4f99; */
    background: #333333;
}

#footer .social, #footer .footer-inner {
    flex-direction: column;
}

#footer .social {order:2;}
#footer .footer-inner {order:1;}

#footer .legal-text {
	  clear: both;
		position: relative;
        padding: 0px 0 0px;
}

#footer .copyright {text-align: left;    padding-bottom: 10px; width: 600px; max-width: 90%;}

#footer a {color: #ffffff; text-decoration: underline;}
#footer a:hover {color: #fe4f99;}


.social-wrap {position: relative; margin: 0 auto 0px;}

/*
.social {
    position: relative;
    margin: 0 auto;
} */

.social-wrap .social li { margin-right: 0px; display: inline-block; vertical-align:middle;}

#footer .social-wrap ul.social li a { font-size: 28px; color: #ffffff; text-transform: uppercase; text-decoration: none; padding: 0 3px; /* display: block; */ transition: all 0.5s ease;}
#footer .social-wrap ul.social li a:hover { text-decoration: none; color:#fe4f99; }

.social-wrap ul.social  { overflow: hidden; }
.social-wrap ul.social  li {  display: inline-block; padding: 0 5px 0 0;  margin: 0px 0px 0px;}

.social-wrap ul.social {
  padding: 0px;
  margin: 0px;
}



.merch-outer {position: relative; margin: 0 auto;padding:70px 0 70px;background:#ffffff;}

.merch-outer .header div {
    /* display: inline;
    vertical-align: middle;
    padding: 0 5px; */
    color: #000000;
}

.merch-wrap {position: relative;margin: 30px auto 30px;width: 1240px;max-width: 90%;}
.merch-item {display: inline-block; vertical-align: top;max-width: 300px;margin: 0 10px;}
/* .merch-item img {width: 267px;height: auto !important;opacity:1;transition: all 0.5s ease;max-width: 96%;} */
.merch-item img {    height: 267px !important;
    opacity: 1;
    transition: all 0.5s ease;
    max-width: none;
    width: auto !important;}
.merch-item img:hover {opacity: 0.6;}


.merch-button {padding:15px 0;}

.merch-button a {
    color: #fe4f99;
    font-size: 18px;
    padding: 10px 60px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 1px #fff solid;
    background: #ffffff;
    font-weight: 500;
  }
  
  .merch-button a:hover {
    background: #fe4f99;
    text-decoration: none;
    color: #ffffff;
  }

  .listen-button {
      position: relative;
      margin: 20px auto 30px;
  }
  .listen-button a {
    color: #000000;
    font-size: 18px;
    padding: 10px 60px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 1px #000000 solid;
    background: #fe4f99;
    font-weight: 700;
  }

  .listen-button a:hover {
    background: #ffffff;
    text-decoration: none;
    color: #000000;
  }

  

  .remix-wrap .listen-button a {
    color: #000000;
    font-size: 18px;
    padding: 10px 60px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 1px #f5e33f solid;
    background: #f5e33f;
    font-weight: 700;
  }
  
  .remix-wrap .listen-button a:hover {
    background: #000000;
    text-decoration: none;
    color: #ffffff;
  }

  .release-stuntinonyou .listen-button a {
    color: #edcd1a;
    font-size: 18px;
    padding: 10px 60px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 1px #000000 solid;
    background: #000000;
    font-weight: 700;
  }
  
  .release-stuntinonyou .listen-button a:hover {
    background: #000000;
    text-decoration: none;
    color: #ffffff;
  }


  .merch-button a {
    color: #000000;
    font-size: 18px;
    padding: 10px 60px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease;
    border: 1px #fe4f99 solid;
    background: #fe4f99;
    font-weight: 700;
  }
  
  .merch-button a:hover {
    background: #ffffff;
    text-decoration: none;
    color: #000000;
  }

/* form details */


#form-outer {
    position: relative;
    margin: 0px auto 0px;
    padding: 35px 0;
    width: 100%;
    letter-spacing: 1px;
    background: rgba(0,0,0,0.2);
}


#form-outer .header {
    margin-bottom: 25px;
    max-width: 92%;
    letter-spacing: 1px;
    font-size: 24px;
}

#Form-Wrapper {
    position: relative;
    margin: 0px auto 0px;
    max-width: 1000px;
    width: 96%;
}

.form-field {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.form-field input {
    padding: 10px;
    margin-bottom: 15px;
    width: 85%;
    max-width: 400px;
    background-color: transparent;
    border: 1px #ffffff solid;
    font-size: 18px;
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    	text-transform: uppercase;
    	text-align: center;
        color: #ffffff;
        font-weight: 300;
        letter-spacing: 1px;
}

.form-field input:focus {border-bottom: 1px #ffffff solid !important;}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form-field select {
    padding: 10px;
    margin-bottom: 15px;
    width: 90%;
    max-width: 422px;
    background-color: transparent;
    border: 1px #ffffff solid;
    font-size: 20px;
    	font-family:'Oswald', Arial, Helvetica, sans-serif;
    	text-transform: uppercase;
    	text-align: center;
    	text-align-last:center;
    	-webkit-appearance: none;
        color: #ffffff;
        font-weight:300;
        letter-spacing: 1px;
}

.form-field select:invalid {
    color: #000000 !important;
}

.form-field.submit-button button {
	background-color: #ffffff;
    border: 1px #ffffff solid;
    padding: 10px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 20px;
     width: 92%;
    max-width: 422px;
      font-family:'Oswald', Arial, Helvetica, sans-serif;
    	text-transform: uppercase;
        color: #000000;
        transition: all 0.5s ease;
        letter-spacing: 1px;
}

.form-field.submit-button button:hover {
    cursor: pointer;
    background-color: #fe4f99; 
    color: #ffffff;
    border: 1px #ffffff solid;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

/* Change the to any color, but not transparent */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fe4f99 inset; -webkit-text-fill-color: #ffffff !important; border: 1px #ffffff solid;
}

.input-group.hidden {display: none;}


/* for iOS */
textarea,
input,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}



#thankyou {
    font-size: 25px;
    color: #ffffff;
    border-bottom: 1px #ffffff solid;
    padding: 25px 0;
    margin: 0 auto 25px;
    border-top: 1px #ffffff solid;
    max-width: 90%;
    font-weight: 400;
    font-family:'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}


/* Responsive CSS */


/* New Photo... no longer needed this */
/*
@media only screen and (min-width: 1380px) {
.release-details br {
    display: none;
}
} */

@media only screen and (max-width: 1420px) {
    /* .release-wrap {
        width: 46%;
    } */
    .merch-item {
        max-width: 22%;
        margin: 0 5px;
    }


}

@media only screen and (max-width: 1280px) {
.cover img {
    max-width: 100%;
}
.merch-item {
    max-width: 45%;
}
.cover {
    max-width: 400px;
}
}

@media only screen and (max-width: 1100px) {
    .cover {
        max-width: 340px;
    }
    .release-details .header {
        font-size: 24px;
        letter-spacing: 0.5px;
    }
    }

@media only screen and (max-width: 1024px) {
    .music-wrap .header {
        font-size: 22px;
    }

    #footer {display: block;}
    #footer .label-logos, #footer .copyright {        display: block;    }
    #footer .copyright {text-align: center;padding-top: 10px; max-width: 90%;margin: 0 auto;   }

    .social {
        padding-bottom: 30px;
    }

    .cover img {
        max-width: 86%;
    }
}

@media only screen and (max-width: 900px) {



    .merch-wrap {
        margin-bottom: 30px;
    }
    .form-field input, .form-field.submit-button button {
        font-size: 15px;
    }


    .release-wrap {    width: 94%; }
    .main-photo {
    width: 100% !important;
    }
    .release-wrap {   flex-direction: column-reverse;}
    .music-wrap.release-stuntinonyou .release-wrap {
        flex-direction: column;
    }

    .music-wrap.remix-wrap .main-photo {
        display: none;
    }

    .music-wrap.remix-wrap .release-details {
        padding-top: 25px;
        padding-bottom: 25px;
    }


} 


@media only screen and (max-width: 840px) {

    .buy {
        max-width: 100%;
    }
    /* .release-details {
        margin-top: 0px;
    } */

    .retail-wrap {
        padding-top: 10px;
    }

    .music-wrap .header {
        font-size: 20px;
    }


    

}

@media only screen and (max-width: 768px) {

.music-wrap .header {
    font-size: 22px;
}
.release-details {
    margin: 20px 10px 20px;
}
}


@media only screen and (max-width: 667px) {
    .video-embed, .tourdates-wrap, #form-outer {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .merch-outer .header img {
        max-width: 40%;
    }

    .merch-item {
        max-width: 90%;
    }


    .form-field {    width: 70%;    display: inline;}
    .logo .header {
        font-size: 20px;
    }


}

