#tour-wrapper {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 60px;
}
.tour-tile {
  color: #feb7e5;
  font-size: 21px;
  margin-bottom: 50px;
}

.bit-header-overflow-fix {
  display: none;
}

tr.bit-header-narrow {
  display: none !important;
}
#bit-events .bit-events-narrow td {
  border-top: 0 !important;
  padding: 0 !important;
}
.date-text,
.venue-text {
  display: inline-block;
  vertical-align: top;
}

.bit-text-wrapper,
.buttons {
  display: inline-block;
  vertical-align: top;
}

.buttons-vip,
.buttons-tickets,
.buttons-rsvp {
  display: inline-block;
}
div#ss-bit-narrow {
  text-align: center;
}

.date-text,
.venue-text {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.bit-text-wrapper,
.buttons {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.buttons-tickets,
.buttons-rsvp {
}

.buttons-vip,
.buttons-tickets,
.buttons-rsvp {
  display: inline-block;
}

div#ss-bit-narrow {
  text-align: center;
}

.venue-text {
  text-align: left;
  width: 73%;
  margin-left: 4%;
}
.bit-date a {
  font-size: 14px !important;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial !important;
  font-weight: 700px;
  color: #ffffff !important;
  text-transform: uppercase !important;

}

td.bit-date {
  width: auto !important;
}

.venue-text a {
font-family: Helvetica Neue, tex_gyre_herosbold, Arial !important;
  font-weight: 700;
  line-height: normal !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
}

.venue a {
  font-size: 14px !important;
  color: #ffffff !important;
}

.lineup a {
  font-size: 13.54px !important;
  color: #ffffff !important;
}

.location a {
  font-size: 14px !important;
  color: #ffffff !important;
}

.date-text {
  width: 23%;
}
.buttons-vip,
.buttons-tickets,
.buttons-rsvp {
  display: inline-block;
  /* margin: 0px 2%; */
  width: 100px;
}
.buttons a {
  font-size: 15.89px !important;
  font-family: mrs-eaves, serif !important;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase !important;
  color: #000 !important;
  background-color: #feb7e5 !important;
  width: 100% !important;
  height: 37px !important;
  line-height: 37px !important;
  text-align: center !important;
}
.bit-text-wrapper {
  width: 58%;
}

.buttons {
  width: 40%;
}

td.bit-concert {
  display: none;
}

td.bit-rsvp {
  display: none;
}
td.bit-description-links {
  display: none;
}
tr {
  height: 88px !important;
}

.location {
  margin-top: 10px;
}
.video-outer-wrapper {
  padding-top: 8px;
  max-width: 455px;
  margin: 0 auto;
}
.video-wrapper {
  max-width: 638px;
  margin: 0 auto;
}

.video-inner-wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  padding-top: 56.25%;
}

.video-inner-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
a.icon {
  font-size: 30px;
  color: #e9c549;
  text-decoration: none;
  border: 3px solid #c63128;
  background: #c63128;
  border-radius: 50%;
  padding: 8px;
  display: inline-block;
}

.copyright-wrapper,
.copyright-wrapper a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.copyright-wrapper a:hover {
  text-decoration: underline;
}

.copyright-wrapper {
  margin: 20px auto;
}
a.dsp-links:hover {
  color: #ffffff;
  background: #e9c549;
}
.mobile {
  display: none;
}
a.icon:hover {
  /* color: #e9c549; */
  /* background: #c63128; */
  /* border: 0px solid #e9c549; */
  /* border-radius: 50%; */
  background: #e9c549;
  color: #c63128;
}
.buttons a:hover {
  transition: all 0.7s ease-in-out !important;
  -webkit-transition: all 0.7s ease-in-out !important;
  opacity: 0.5;
}
#bit-events .lineup {
  display: none !important;
}
#bit-events .location a {
  font-family: mrs-eaves, serif !important;
}

.buttons-rsvp {
  margin: 0 9px;
}
tr.bit-bottom {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 210px;
}
a.bit-show-all-dates {
  font-size: 16.02px !important;
  font-family: mrs-eaves, serif !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  text-align: center !important;
  background-color: #feb7e5 !important;
  width: 100% !important;
  float: none !important;
  color: #000 !important;
  font-weight: 700 !important;
  height: 34px;
  line-height: 34px;
  /* padding: 0 16px; */
}
a.bit-show-all-dates:hover {
  transition: all 0.7s ease-in-out !important;
  -webkit-transition: all 0.7s ease-in-out !important;
  opacity: 0.5;
}
tr.bit-bottom td {
  width: 210px;
}

@media only screen and (max-width: 767px) {
  .video-outer-wrapper {
    width: 90%;
  }
  .header-wrapper {
    /*position: static;
		 transform: initial;*/
    width: 100%;
  }

  #tour-wrapper {
    margin-top: -25.3%;
    padding: 0 7px;
  }

  .date-text,
  .venue-text {
    display: block;
    width: 100%;
  }

  .bit-text-wrapper,
  .buttons {
    width: 40%;
  }

  .buttons-vip,
  .buttons-tickets,
  .buttons-rsvp {
    display: block;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
  }
  .buttons-rsvp {
    margin-bottom: 0;
    margin-top: 18px;
  }

  .bit-text-wrapper {
    width: 60%;
  }
  .bit-date a {
    font-size: 22.81px !important;
  }
  tr.bit-header-narrow {
    display: none;
  }
  td.bit-date {
    width: 45px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  a.dsp-links {
    font-size: 10.93px;
    padding: 6px;
  }

  .header-title {
    font-size: 33px;
  }

  .venue a {
    font-size: 15.67px !important;
  }

  .title {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .lineup a {
    font-size: 9.43px !important;
  }

  a.bit-event-data {
  }

  .location a {
    font-size: 12.76px !important;
  }
  .first-line {
    font-size: 25px;
  }
  .second-line {
    font-size: 15px;
  }

  .venue-text {
    margin-left: 0;
    margin-top: -17px;
  }
  td.bit-date {
    vertical-align: top !important;
    padding-top: 7px !important;
    height: 30px !important;
    padding-left: 0 !important;
  }
  tr {
    height: 140px !important;
    padding-bottom: 31px !important;
  }
  .buttons a {
    font-size: 17.96px !important;
  }
  .buttons-tickets {
    margin-bottom: 10px;
  }
  .secondFormCloseWrap a {
    right: 0;
  }
  .location {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#ss-bit-narrow {
    max-width: 98%;
    margin: 0 auto;
  }

  .date-text {
    width: 26%;
  }

  .venue-text {
    width: 70%;
  }
}
