.tourdate {
  width: 100%;
  border-bottom: #cccccc solid 1px;
  font-family: Oswald;
  font-size: 15px;
}

#mc_embed_signup_scroll .clear
{
  overflow: visible !important;
  visibility: visible;
}
#mc_embed_signup_scroll {
  padding-bottom: 20px; 
}
#mc_embed_signup #mce-success-response {
  margin-top: 25px !important; 
}
#mce-responses {
  width: 100%;
  height: 50px;
}

.wowmeta {
   display: none;
}
.blog_meta {
  display: none; 
}
.homepagecontentleft {
  width: 45%;
  text-align: center;
  float: left;
  margin: 5%;
}
.contactpagecontentleft {
  width: 90%;
  text-align: center;
  float: left;
  margin: 0 5% 0 5%;
}
.homepagecontentright, .contactpagecontentright {
  float: right;
  width: 45%;
  text-align: center;
}
.recordings h2 {
  padding-bottom: 10px;
  border-bottom: #dddddd 1px solid;  
}
.footer .three.columns h6 {
   display: none;
}
h2.article_title {
    margin: 2px 0 15px 0;
}
h2.title {
 margin: 25px 0 25px 0; 
}
.instagramdiv {
}
.index .container h4.title a {
  color: #2e2d2c;
}
.index .container h4.title a:hover {
  color: #dd390d;
}
.discographyitemcd, .discographyitemvid {
  width: 300px;
  margin: 35px;
  padding: 5px;
  border: 1px solid #dddddd;
  float: left;
  min-height: 450px;
}
.discographyitemvid {
  height: 570px; 
}
.discographyitemcd img {
  width: 300px;
  height: 300px;
}
.discographyitemvid img {
  width: 300px;
  height: 425px;
}
.discotitle {
  font-weight: 800;
  font-size: 17px;
  height: 75px;
}
.disclinks {
 margin-top: 5px; 
}
.discodesc {
  font-family: Oswald;
  font-size: 14px;
  font-weight: 100;
}
.discolink {
  float: left; 
  padding-left: 10px;
  padding-right: 10px;
}
.discolink img {
  width: initial;
  height: initial;
}
.half {
  float: left;
  width: 46%;
  padding: 2%;
}
.half img {
  max-width: 500px;
  width: 100%;
}
#mc_embed_signup {
  font-size: 13px; 
}
.indicates-required {
  font-size: 10px;
  margin-left: 250px;
}
.input-group {
  display: none; 
}
.headline {
  text-shadow: 0px 0px 5px #000000; 
}
.select label {
  color: #dd390d ;
  font-weight: bold;
  text-transform: uppercase;
}
.select label::after {
    content: ":";
}
.index h2.title {
  border-bottom: 3px solid #e3e0df;
  padding-bottom: 10px;
}
.homepage_content {
  border: none; 
}
h5.sub_title {
    padding-bottom: 10px;
}


@media only screen and (max-width: 900px) {
 .half {
  float: none;
  width: 96%;
  padding: 2%;
} 
.half img {
  max-width: none;
  width: 100%;
}
}


@media only screen and (min-width: 761px) and (max-width: 1150px) {
.homepagecontentleft, {
  width: 100%;
  text-align: center;
  float: none;
}
.homepagecontentright, {
  text-align: center;
  float: none;
}
}



@media only screen and (max-width: 760px) {
.homepagecontent {
  display: none;
}
.contactpagecontentleft {
  width: 100%;
  text-align: center;
  float: none;
}
.contactpagecontentright {
  text-align: center;
  width: 100%;
  float: none;
}
}


@media only screen and (max-width: 767px) {
.instas {
    width: 70% !important;
   margin: 1% 15% 1% 15%;
  float: none;
}
.discographyitem, .discographyitemcd, .discographyitemvid {
  margin: 10px 0 10px 0;
}
  .contactpagecontentleft {
   margin: 0; 
  }
}



@media only screen and (max-width: 431px) {
.discographyitem {
  width: 100%;
  margin-bottom: 100px;
  padding: 0;
  border: 0;
  float: none;
}
.discographyitemcd {
  width: 100%;
}
.discographyitemcd img {
  width: inherit;
  height: inherit;
}
}



@media only screen and (min-width: 768px) {
.header {
  background-color: rgba(255,255,255,.90);
  position: fixed;
  top: 0;
    z-index: 1000;
    width: 100%;
    margin: 0 auto;
  }
.fixed_header {
   margin-top: 141px; 
  }
.wowmeta {
   margin-top: -20px;
   margin-left: 60px;
   font-size: 11px; 
   text-align: center;
  display: block;
  }
.biopic {
  width: 40%;
  margin: 15px;
  float: right;
  border: 1px solid #000000;
}
.biopic img {
    display: block; 
}
.tourdate {
 margin: 10px 0 15px 0;
  padding: 15px;
  font-size: 19px;
  line-height: 30px;
}
.date {
  width: 10%; 
  float: left;
}
.venue {
  width: 20%; 
  float: left;
}
.city {
  width: 15%; 
  float: left;
}
.buylink {
  width: 10%; 
  float: left;
  display: inline-block;
  background: #dd390d;
  padding: 4px 10px 5px 10px;
  text-align: center;
}
.buylink a {
  color: #ffffff;
  font-size: 16px;

}
.apptype {
  width: 40%; 
  float: left;
  
}
}