.rc-anchor-normal-footer,
.rc-anchor-invisible-text,
.rc-anchor,
.rc-anchor-invisible,
.rc-anchor-light,
.rc-anchor-invisible-hover,
.grecaptcha-badge {
  display: none !important;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

body {
  margin: 0;
  font-family: 'Nanum Gothic';
  color: #fff;
  background: #000;
  font-size: 18px;
  line-height: 1.6em;
  letter-spacing: 1px;
}

a {
  text-decoration: none;
}

hr {
  height: 1px;
  border-top: 1px solid #fff;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  width: 200px;
  margin: 30px auto;
}

#menu {
  background: url(contact-bg.jpg) right;
  background-size: cover;
  z-index: 999 !important;

}

#responsive-menu-pro-button {
  position: relative;
}

#responsive-menu-pro-container {
  z-index: 9999999;
}


.social {
  white-space: nowrap;
}

.social i {
  margin-right: 5px;
}

#responsive-menu-pro-wrapper {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

.bit-widget-container {
  width: 100%;
  max-width: 1000px;
}

.section:not(#contact) {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;

}

.section:not(#contact):not(#video) {
  min-height: 80vh;
}

.section:not(#contact) {
  padding-top: 50px;
  padding-bottom: 50px;
}


.section {
  background-attachment: fixed !important;
  width: 100%;
  height: auto;

  background-size: cover !important;

}

.more {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
}


#subscribe {
  text-align: center;
  text-transform: uppercase;
  padding-top: 30px;
  background: #000;
  padding-bottom: 30px;
}

#subscribe .email {
  margin-left: 5px;
  border: 2px solid #fff;
  color: #fff;
  padding: 10px;
  height: 40px;
  width: 240px;
  font-family: 'Nanum Gothic';
  background: #000;
  font-size: 22px;
}

#subscribe .submit {
  border: 0;
  width: 140px;
  height: 40px;
  background: #fff;
  color: #000;
  font-family: 'Nanum Gothic';
  font-size: 22px;
}

#subscribe .submit:hover {
  background: #b11b4b !important;
  color: #fff !important;
  cursor: pointer !important;
}

.sub {
  padding: 6px;
  font-size: 18px;
  border: 2px solid #fff;
  color: #fff;
  margin-right: 10px;
}

.sub:hover {
  color: #b11b4b;
  border: 2px solid #b11b4b;
}

.social a {
  color: #fff;
}

.social a:hover {
  color: #b11b4b;
}

#video {
  background: url(video-bg.jpg);
}


#bio {
  background: url(bio-bg.jpg) top;
  position: relative;
  text-align: center;
}

.bio-content {
  background: rgba(66, 15, 33, 0.8);
  padding: 20px;
  width: 80%;
  margin: 0 auto;
  display: block;
	height: auto; }


#music {
  background: url(music-bg.jpg);
  text-align: center;
}

.release {
  display: inline-block;
  width: 300px;
  height: auto; margin-bottom: 20px;
  vertical-align: top;
  margin-left: 1%;
  margin-right: 1%;
}

.release iframe {
  width: 100% !important;
  height: 80px !important;
  margin-top: -20px;
}

.release a {
  color: #fff;
}

.buy {
	margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

#press {
  background: url(shows-bg.jpg);
}

#contact {
  background: #000;
}

#contact img {
  max-height: 100% !important;
  width: 55%;
}

.contact-info {
  text-align: center;
}


.wpcf7-text {
  border: 1px solid #fff;
  color: #fff;
  font-family: 'Nanum Gothic';
  height: 40px;
  padding: 2%;
  width: 100%;
  font-size: 16px;
}

.wpcf7-textarea {
  border: 1px solid #fff !important;
  color: #fff;
  font-family: 'Nanum Gothic';
  height: 150px;
  padding: 2%;
  width: 100%;
  font-size: 16px;
}

.wpcf7-submit {
  background: #fff !important;
  color: #000;
  font-family: 'Nanum Gothic';
  font-size: 20px;
  text-transform: uppercase;
}

.wpcf7-submit:hover {
  background: #b11b4b !important;
  color: #fff !important;
  cursor: pointer !important;
}

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

  .wpcf7-text,
  .wpcf7-textarea {
    width: 80%;
  }
}





#footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #000;
  margin-top: -2%;
  float: left;
  clear: both;
  position: relative;
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding-left: 1%;
  padding-right: 1%;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #b11b4b;
}

.footer-social {
  float: left;
  text-align: left;
  padding-top: 10px;
}

.footer-social i {
  margin-right: 5px;
}

.footer-credits {
  float: right;
  font-size: 12px;
  line-height: 1.3em;
  text-align: right;
}





@media screen and (max-width: 1280px) {
  .section:not(#contact) {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.v-inner {
  width: 100%;
  text-align: center;
}

#arve .arve-wrapper {
  display: inline-block !important;
}

@media screen and (max-width: 1100px) {
  .section:not(#contact) {
    padding-left: 3%;
    padding-right: 3%;
  }
}


@media screen and (max-width: 1800px) {
	 .release {
    display: inline-block;
    width: 250px;
    height: auto;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;  }
}


@media screen and (max-width: 1400px) {
	 .release {
    display: inline-block;
    width: 40%;
    height: auto;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;  }
}

@media screen and (max-width:851px) {
  .release {
    width: 400px;
    max-width: 90%;
    display: block;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 980px) {
  .section {
    height: auto !important;
    min-height: 50vh !important;
  }



  .buy {
    font-size: 30px;
  }

  #bio {
    background: url(bio-bg-mob.png) center top no-repeat #1c0a19;
    background-size: contain !important;
    background-attachment: scroll !important;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 1.3em;
  }

  .bio-content {
    position: relative;
    left: auto !important;
    margin-top: 50% !important;
    width: 100%;
    background: none;
    text-align: left;
  }

  /* #contact img {
    display: none;
  } */

  #contact {
    /* background: url(contact-bg-mob.jpg) center top no-repeat #000;
    background-size: contain !important;
    background-attachment: scroll !important; */
  }

  .contact-info {
    /* position: absolute; */
    /* left: auto !important; */
    margin-top: -20% !important;
    width: 100%;
    background: none;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  #menu {
    z-index: 999 !important;
    background: #000 !important;
  }

  .footer-social {
    text-align: center;
    float: none;
    padding-bottom: 5px;
  }

  .footer-social i {
    margin-left: 1px;
	  font-size: 15px;
    margin-right: 1px;
  }

  .footer-credits {
    text-align: center;
    float: none;
  }
	
	
	.release {
  display: block;
  width: 300px;
  height: auto;
  vertical-align: top;
  margin-left: 1%;
  margin-right: 1%;
		margin-bottom: 30px;
}

.release iframe {
  width: 100% !important;
  height: 80px !important;
  margin-top: -20px;
}
	
	

}





::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.bit-nav-bar-container {
  display: none;
}

.bit-top-track-button {
  padding-bottom: 30px !important;
  margin-top: -20px !important;
}

.bit-widget {
  font-family: 'Nanum Gothic' !important;
  text-transform: uppercase;
}

.bit-button {
  color: #000 !important;
}

.bit-rsvp {
  color: #fff !important;
}

.bit-location {
  color: #fff !important;
}

.bit-widget .bit-event {
  border-top: 1px solid #fff;
}

.bit-widget.bit-layout-desktop .bit-event:hover {
  padding: 10px 6px;
  background-color: rgba(255, 255, 255, 0.2);
}

.bit-widget .bit-upcoming-events,
bit-past-events {
  border-bottom: 0 !important;
}

.bit-widget .bit-top-track-button {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 40px 0 10px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.logo img {
  max-width: 350px;
}

.bit-widget .bit-nav-bar-container .bit-nav-bar {
  color: #fff;
}


.bit-button:hover {
  background: #fff !important;
}

.bit-rsvp:hover {
  background: none !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}

.bit-date {
  text-transform: uppercase !important;
  padding-bottom: 10px;
  color: #fff;
  padding-bottom: 5px;
}

.bit-details:hover,
.bit-details>a:hover {
  color: #fff !important;
}

button#responsive-menu-pro-button {
  top: initial !important;
  height: auto !important;
  width: auto;
}

#menu {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.menu {
  display: flex;
  align-items: center;
}



div#menu>div:nth-child(1),
div#menu>div:nth-child(3) {
  box-sizing: border-box;
  padding: 1%;
}

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

	body { font-size: 16px; }
	.more {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 250px; font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
	
	#popup-box-gfcr-1 .popupally-inner-gfcr-1 .logo-img-gfcr,
	#popup-embedded-box-gfcr-1 .popupally-inner-gfcr-1 .logo-img-gfcr { height: 150px !important; }
	
	.sub {
    padding: 3px;
    line-height: 1.5em;
    font-size: 10px;
    border: 2px solid #fff;
    color: #fff;
		margin-right: 8px; }
	
	.social i {
    margin-right: 2px !important;
    font-size: 15px; }
	
	
  .logo.desk {
    float: left !important; max-width: 180px !important;
  }

  .logo.mob {
    background: #000; display: none;
    text-align: center;
  }
	
	.logo img {
    max-width: 105px;
}

  #menu {
    position: fixed;
    width: 100%;
    height: 10vw !important;
	  padding-top: 10px !important; padding-bottom: 10px !important; 
    top: 0;
  }

  .logo.mob {
    margin-top: 8vw;
    position: relative;
    z-index: -1;
  }

  #contact img.desk {
    display: none !important;
  }

  #contact img.mob {
    width: 100%;
  }

  #contact {
    padding-bottom: 5%;
  }

  .section {
    min-height: 80vh;
  }

	  #header {
    margin-top: 40px !important;
  }

	
}

.logo.desk img {
  /* position: relative; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media screen and (min-width:980px) {

  #header {
    margin-top: 120px;
  }

  #menu {
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
	  padding-top:5px; padding-bottom: 5px;
    z-index: 2;
  }

  #contact img.mob {
    display: none !important;
  }

  .logo.mob {
    display: none !important;
  }

  #contact {
    display: flex;
  }

  .contact-info {
    width: 50%;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-right: 10%;
  }



}

input, textarea { font-size: 16px; }

#contact input:not([type="submit"]),
#contact textarea {
  color: #fff;
  background-color: #000;
  border: solid 1px;
}

#contact input[type=submit] {
  color: #000;
  background-color: #fff;
  border: 0;
  width: 100%;
  max-width: 200px;
  padding: 5% 0%;
}

div.wpcf7 .ajax-loader {
  position: absolute;
}

#bio {
  align-items: flex-end !important;
}





/*--- MAILING LIST---*/

#mailing-mob {
  display: none;
}

.sub-overlay {
  color: #fff;
  font-family: 'Nanum Gothic';
  font-size: 18px;
  top: 0;
  left: 0;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 1000;
  opacity: 1;
  background: rgba(28, 8, 17, 0.9);
  display: none;
}

.sub-overlay-close-btn {
  color: #fff;
  font-family: 'Nanum Gothic';
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  font-size: 25px;
}

.sub-overlay-inner {
  line-height: 1.8em;
  width: 95%;
  max-width: 500px;
  height: auto;
  max-height: 80%;
  left: 50%;
  color: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  text-align: center;
}

.sub-overlay-inner .text-input {
  height: 40px;
  text-align: center;
  width: 36.5%;
  border: 1px solid #fff;
  margin-right: 1%;
  color: #fff;
  background: none;
}

.sub-overlay-inner .submit {
  width: 20%;
}

.sub-overlay-inner .submit {
  background: #fff;
  color: #b11b4b;
  text-transform: uppercase;
  height: 36px;
  border: 0;
  line-height: 2em;
}

.sub-overlay-inner .text-input,
.sub-overlay-inner .submit {
  font-family: 'Nanum Gothic';
  font-size: 16px;
}

.sub-overlay-inner .text-input,
.sub-overlay-inner .submit {
  width: 100%;
  display: block;
  margin-bottom: 5px;
}

.sub-overlay-inner .submit {
  width: 180px;
  display: block;
  margin: 5px auto;
}

.sub-overlay-inner .submit:hover {
  color: #fff;
  background: #b11b4b;
  font-family: 'Nanum Gothic';
  font-size: 16px;
}

.sub-overlay-inner ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.sub-overlay-inner ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.sub-overlay-inner :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.sub-overlay-inner :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}





/*--- BANDSINTOWN ---*/

.bit-widget.bit-layout-desktop .bit-date { display: block !important; min-width: 125px !important; }






	#footer-menu a { color: #fff; margin-left: 5px; margin-right: 5px; }
	#footer-menu a:hover { color: #b11b4b; }