body {
  margin: 0px;
  padding: 0px;
  font-family: "futura-pt-condensed", sans-serif;
  font-style: normal;
  font-weight: 400;
}

body img {
  max-width: 100%;
  height: auto;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid black;
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 1000px #debe5f inset;
  transition: background-color 5000s ease-in-out 0s;
  outline: none;
}

a[href="https://manager.bandsintown.com/support/events-widget-2"]
{
  display: none !important;
}

#signupForm3 {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  height: auto;
  margin: 0 auto;
  min-width: 310px;
  width: 67.3%;
}

#signupForm3 .mlist-header {
  font-size: 36.5px;
  margin-left: 0;
  margin-top: 0;
  padding: 5px 0 0 2px;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 800;
  text-align: center;
}

fieldset .mlist-field {
  font-size: 14px;
  font-weight: bold;
  padding: 0px 0px 0px 2px;
  text-transform: uppercase;
  position: relative;
}

label.error {
  position: absolute;
  left: 0;
  color: #ed3d3d;
  font-size: 12px;
}

.m-email {
  -moz-box-sizing: border-box;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  color: black;
  display: block;
  float: left;
  height: 36px;
  margin: 20px 0 0;
  padding: 0 20px;
  width: 64.5%;
  background-color: #debe5f;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.m-email:focus {
  outline: none;
}
.mlist-submit input.submit:focus {
  outline: none;
}
.mlist-submit .submit {
  -moz-box-sizing: border-box;
  background-color: #ed3d3d;
  border: medium none;
  color: #debe5f;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 15px;
  height: 36px;
  margin: 20px 0 0;
  text-transform: uppercase;
  width: 35%;
  font-size: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-submit .submit:hover {
  background-color: silver;
}

fieldset {
  border: medium none;
  padding: 0;
  padding-bottom: 5px;
}

.terms a {
  text-decoration: none;
  color: #ed3d3d;
  border: none;
}

.terms a:hover {
  color: #363938;
}

.termsWrapper.first a.terms:after {
  content: "Terms";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
}

.termsWrapper.first a.terms.showing:after {
  border: medium none;
  content: "Hide";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  text-decoration: none;
}

.termsContent a {
  color: #fff;
  text-decoration: none;
}

.mlist-outer-wrapper .mlist-wrapper input.error,
.mlist-outer-wrapper .mlist-wrapper select.error {
  border: 1px solid #ed3d3d;
  color: #ed3d3d;
}

.mlist-wrapper {
  background: #debe5f;
  padding-top: 20px;
  padding-bottom: 23px;
}

#errorMsg,
#serverError {
  color: #ed3d3d;
  font-size: 12px;
  padding: 6px 0px 0px 3px;
}

.termsContent a:hover {
  color: #9eafc4;
}

.termsWrapper {
  margin: 0px 0px 5px 0px;
}

.termsWrapper.first {
  padding: 5px 0px 0px 10px;
  font-size: 14px;
  font-family: "futura-pt-condensed", sans-serif;
}

.termsWrapper.first a:hover {
  color: #000;
}

.termsWrapper.first a.terms:after {
  content: "Terms";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
}

.termsWrapper.first a.terms.showing:after {
  border: medium none;
  content: "Hide";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
}

.termsContent {
  display: none;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 5px 5px 0px;
  color: #363938;
}

.termsContent a {
  color: #ed3d3d;
  text-decoration: none;
}

.termsWrapper.first .terms a {
  border: none;
}

body #thankyouBlock {
  display: block;
  width: 67.3%;
  margin: 0 auto;
  border: none;
  box-sizing: border-box;
  min-width: 400px;
  display: block;
  height: 60px;
  padding: 19px 12px 15px;
  text-align: center;
}

#thankyouBlock {
  display: block;
  height: auto;
  padding: 12px 12px 5px;
}

.thankyou-message.embed {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  box-sizing: border-box;
}

.secondFormCloseWrap a {
  color: #ed3d3d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
  text-decoration: none;
  box-sizing: border-box;
  float: right;
  position: relative;
  bottom: 22px;
  margin-bottom: -8px;
}

.thankswelcome-msg {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 100;
  padding: 0px;
  text-align: left;
  color: #363938;
}

.thankswelcome-msg b {
  font-weight: bold;
}

.secondary-list-values {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px 0px 0px 0px;
}

.mlist-field.postalcode {
  width: 46%;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 0px;
}

.mlist-field.postalcode input {
  height: 30px;
  border: 1px solid black;
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-field.postalcode input:focus {
  background-color: #ffffb3;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field.country {
  width: 46%;
  clear: none;
  float: right;
  font-size: 14px;
  padding-top: 0px;
}

.mlist-field label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.mlist-field.country select {
  vertical-align: middle;
}

.mlist-field select.m-required {
  height: 30px;
  background: #e9e9e9;
  text-transform: capitalize;
  width: 100%;
  border: 1px solid black;
  box-sizing: border-box;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-field.postalcode #country {
  height: 30px;
  border: 1px solid black;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-checks input,
label {
  cursor: pointer;
}

.mlist-field.mlist-field1 {
  width: 100%;
  clear: both;
  padding: 15px 0px 0px 0px;
}

.mlist-field.mlist-field1 input {
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid black;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-field.mlist-field1 input:focus {
  background-color: #ffffb3;
}

.mlist-field {
  clear: both;
  padding: 15px 0px 0px 0px;
}

.mlist-field label {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}

.mlist-field #dobDay {
  width: 30%;
  height: 30px;
  text-transform: capitalize;
  border: 1px solid black;
  padding: 5px;
  background-color: #e9e9e9;
  margin-left: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-field #dobMonth {
  width: 30%;
  height: 30px;
  text-transform: capitalize;
  border: 1px solid black;
  background-color: #e9e9e9;
  padding: 5px;
  margin-left: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-checks {
  padding: 15px 0px 0px 0px;
}

.mlist-submit-new {
  padding: 15px 0px 0px 0px;
}

.mlist-submit-new input {
  height: 36px;
  border: 1px solid;
  background: #ed3d3d;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  color: white;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.mlist-submit-new input:hover {
  background: silver;
}

.termsWrapper.second {
  padding: 5px 0px 0px 0px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

.termsWrapper.second a:hover {
  color: #363938;
}

.termsWrapper.second a.terms:after {
  content: "Terms";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
}

.termsWrapper.second a.terms.showing:after {
  border: medium none;
  content: "Hide";
  font-size: 13px;
  font-weight: bold;
  padding: 5px 5px 5px 0px;
  text-decoration: none;
}

.termsContent {
  display: none;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 5px 5px 0px;
  color: #000;
}

.termsContent a {
  color: #fff;
  text-decoration: none;
}

.termsWrapper.second.terms a {
  border: none;
}

.header {
  overflow: hidden;
  background-color: #2b344a;
}

.header a#mailsignup {
  text-decoration: none;
  display: block;
  float: left;
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  background: url("../images/mailicon.png") no-repeat;
  background-position: 0px -32px;
  width: 236px;
  height: 28px;
  margin: 9px 10px 7px 10px;
  text-indent: 37px;
  vertical-align: middle;
  line-height: 28px;
  margin-left: 65px;
}

.header a#mailsignup:hover {
  background-position: 0px 0px;
  color: #9eafc4;
}

ul#socials,
ul#nav {
  display: block;
  float: right;
  margin: 10px;
}

ul#socials li,
ul#nav li,
ul#socials-footer li {
  display: inline-block;
}

ul#socials li a,
ul#socials-footer li a {
  display: block;
  width: 30px;
  height: 30px;
}

ul#socials li.tw a {
  background: url("../images/social-icons-twitter-white.svg") no-repeat;
}

ul#socials li.tw a:hover {
  background: url("../images/social-icons-twitter-2b344a.svg") no-repeat;
}

ul#socials li.fb a {
  background: url("../images/social-icons-fb-white.svg") no-repeat;
}

ul#socials li.fb a:hover {
  background: url("../images/social-icons-fb-9eafc4.svg") no-repeat;
}

ul#socials li.yt a {
  background: url("../images/social-icons-yt-white.svg") no-repeat;
}

.social-icons {
  overflow: hidden;
}

ul#socials li.yt a:hover {
  background: url("../images/social-icons-yt-9eafc4.svg") no-repeat;
}

.header-bg {
  position: relative;
  font-size: 0;
}

.header-bg .navigation {
  position: absolute;
  top: 9%;
  left: 12%;
}

ul#nav {
  position: absolute;
  left: 400px;
  width: 600px;
  bottom: 0px;
  margin: 0px;
  margin-left: 16px;
  letter-spacing: 2.2px;
}

ul#nav a {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  color: #151e2f;
  font-size: 22.82px;
}

ul#nav a:hover {
  color: #fff;
}

ul#nav a:hover .name-divider {
  color: #151e2f;
}

ul#nav a .name-divider {
  font-size: 20px;
  position: relative;
  top: -3px;
}

ul#nav a .name-divider:hover {
  color: #151e2f;
}

.album-cover {
  position: relative;
  text-align: center;
  background: #9eafc4;
  width: 100%;
  top: -1px;
  /*min-height:300px;*/
  font-style: normal;
  font-weight: 800;
  font-size: 22.82px;
  color: #151e2f;
}

.cover-title {
  margin: 0px auto;
  padding-top: 0px;
}

span.title {
  font-size: 39.74px;
  padding: 0 20px;
  letter-spacing: 0px;
}

.album-list span {
  position: relative;
  top: 2px;
}

.yt-player {
  text-align: center;
  background: url("../images/playerbg.png") no-repeat;
  max-width: 100%;
  height: auto;
  padding-bottom: 20px;
  background-size: 100% 100%;
  margin-top: -1px;
}

.yt-player .two-steps {
  color: #fff;
  font-size: 36.5px;
  font-weight: 800;
  padding-top: 22px;
  margin: 0px auto;
}

.yt-player .video-outer-wrapper {
  margin: 0 auto;
  max-width: 640px;
}

.yt-player .video-inner-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}

.yt-player .video-inner-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-container {
  position: relative;
}

.mlist-submit input.submit {
  height: 60px;
  background: #000;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 800;
  font-size: 23.88px;
  -webkit-appearance: none !important;
}

.mlist-submit input.submit:hover {
  color: #000;
  background: #debe5f;
  border: 1px solid #000;
  border-left: 0px;
}

.mlist-field input#email {
  height: 60px;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 800;
  font-size: 18px;
}

::-webkit-input-placeholder {
  color: #000;
}

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

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

:-ms-input-placeholder {
  color: #000;
}

.termsWrapper.first .terms a {
  color: #000;
}

.termsWrapper.first .terms a:hover {
  color: #151e2f;
}

.footer {
  text-align: center;
  font-size: 13.47px;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 800;
  width: 100%;
  background-color: #9eafc4;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 75px;
}

.header-bg img {
  width: 100%;
}

ul.socials-footer li {
  display: inline-block;
}

.footer {
  overflow: hidden;
}

.copytext {
  display: inline-block;
}

.footer-icons {
  display: inline-block;
  margin-left: 25px;
}

ul#socials-footer {
  margin: 0px;
  padding-left: 5px;
  top: 10px;
  position: relative;
}

ul#socials-footer li a {
  display: inline-block;
  width: 29px;
  height: 28px;
}

ul#socials-footer li.tw a {
  background: url("../images/footericons.png") no-repeat;
  background-position: 0px -43px;
}

ul#socials-footer li.fb a {
  background: url("../images/footericons.png") no-repeat;
  background-position: -35px -43px;
}

ul#socials-footer li.yt a {
  background: url("../images/footericons.png") no-repeat;
  background-position: -72px -43px;
}

ul#socials-footer li.tw a:hover {
  background-position: 0px 0px;
}

ul#socials-footer li.fb a:hover {
  background-position: -35px 0px;
}

ul#socials-footer li.yt a:hover {
  background-position: -72px 0px;
}

.cover-left {
  float: left;
  margin-right: 20px;
}

.cover-wrapper {
  overflow: hidden;
  font-size: 18px;
  max-width: 513px;
  margin: 20px auto 0;
  padding-bottom: 25px;
}

ul.album-list {
  text-align: left;
  list-style: none;
}

.cover-title {
  max-width: 514px;
  margin: 0px auto;
  text-align: left;
  letter-spacing: 2px;
}

ul.album-list li {
  left: -12px;
  position: relative;
}

li.li-button {
  list-style: none;
  float: left;
  margin-top: 20px;
  left: 0 !important;
  position: relative;
}

li.li-button a {
  display: inline-block;
  width: 136px;
  height: 40px;
  background: url("../images/button.png") no-repeat;
  background-position: 0px -43px;
  text-indent: -9999px;
  text-decoration: none;
  color: #2b344a;
  line-height: 40px;
  font-size: 20px;
}

li.li-button p.album-rate {
  padding: 0;
  margin: 0;
  display: inline-block;
  margin-left: 12px;
}

li.li-button a:hover {
  background-position: 0px 1px;
}

ul#socials {
  margin-right: 65px;
  margin-bottom: 0px;
}

.mobile {
  display: none;
}

.album-order-wrapper {
  float: left;
  text-align: left;
  font-size: 18px;
}

.order-now a {
  background: url("../images/button-OrderNow.png");
  width: 136px;
  height: 39px;
  display: block;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  text-indent: -9999px;
  background-position: center bottom;
}

.order-now a:hover {
  background-position: center top;
}

.digital-formats {
  font-size: 20px;
  line-height: 32px;
}

.itunes-order-now {
  padding-top: 12px;
}

.itunes-available-now {
  line-height: 30px;
}

#bit-events tr.no-dates td a:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

#bit-events tr.no-dates td a:hover span {
  -webkit-text-fill-color: #ffffff !important;
  color: #ffffff !important;
}

/* Mobile Styling*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .mobile {
    display: block;
  }
  .desktop,
  .navigation > img {
    display: none;
  }
  body #thankyouBlock {
    min-width: 0;
  }
  .header {
    padding: 0 10px;
  }
  #container {
    width: 100%;
  }
  .header a#mailsignup {
    font-size: 15px;
  }
  .header a#mailsignup {
    width: auto;
    margin: 15px 10px 13px 0;
  }
  .termsWrapper.first {
    padding: 11px 0 0 10px;
  }
  ul#socials {
    margin: 15px 0 0;
    padding: 0;
  }
  span.title-divider,
  span.title {
    display: block;
    text-align: center;
  }
  .cover-left {
    float: none;
    margin-right: 0;
  }
  body #thankyouBlock {
    padding: 0;
    height: 35px;
  }
  .album-cover {
    top: 0;
    position: relative;
    margin-top: -2%;
    padding: 2px 0px 24px;
  }
  .yt-player {
    margin-top: 0;
  }
  .cover-wrapper {
    font-size: 16px;
  }
  ul#nav li.aaron a .name-divider {
    display: none;
  }
  ul.album-list li,
  li.li-button {
    left: -31px !important;
    position: relative;
  }
  .yt-player .video-outer-wrapper {
    padding: 0 10px;
  }
  .m-email,
  .mlist-submit .submit {
    width: 100%;
    border-radius: 0px;
  }
  .mlist-submit input.submit,
  .mlist-field input#email {
    height: 32px;
    border-radius: 0px;
  }
  .mlist-submit input.submit:hover {
    border-left: 1px solid #000000;
    border-radius: 0px;
  }
  .yt-player .two-steps {
    padding-top: 20px;
  }
  fieldset .mlist-field {
    padding: 0 0 0 1px;
  }
  .yt-player .two-steps {
    font-size: 26.5px;
  }
  .yt-player .two-steps {
    padding-bottom: 12px;
    padding-top: 17px;
  }
  .yt-player {
    padding-bottom: 32px;
  }
  #signupForm3 .mlist-header {
    font-size: 22.5px;
  }
  .mlist-wrapper {
    padding-bottom: 5px;
  }
  #signupForm3 .mlist-header {
    padding: 0;
  }
  .footer-icons {
    margin: 0 auto;
  }
  .header-bg .navigation {
    left: 0;
    position: absolute;
    top: 18%;
    width: 100%;
  }
  .footer-icons {
    display: block;
  }
}

@media only screen and (max-width: 1230px) and (min-width: 767px) {
  .header-bg .navigation {
    left: 10%;
    max-width: 90%;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 4%;
    width: 100%;
  }
  ul#nav {
    float: left;
    left: 41%;
    letter-spacing: 2.2px;
    margin: 0;
    position: absolute;
    width: auto;
  }
  .header-bg .navigation img {
    max-width: 417px;
    width: 42%;
    float: left;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 820px) {
  ul#nav a .name-divider {
    font-size: 14px;
  }
  ul#nav a {
    font-size: 20.82px;
  }
}

@media only screen and (max-width: 819px) and (min-width: 768px) {
  ul#nav a .name-divider {
    font-size: 12px;
  }
  ul#nav a {
    font-size: 16.82px;
  }
}

@media only screen and (max-width: 767px) {
  ul#nav {
    float: none;
    left: 0;
    letter-spacing: 2.2px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    max-width: 60%;
    width: auto;
    text-align: center;
  }
  ul#nav a .name-divider {
    font-size: 21px;
    position: relative;
    top: -5px;
  }
  ul#nav a {
    font-size: 30px;
  }
  .album-order-wrapper {
    float: none;
    text-align: center;
  }
  .order-now a {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 320px) and (max-width: 530px) {
  ul#nav a {
    font-size: 15px;
  }
  ul#nav a .name-divider {
    font-size: 10px;
    top: -2px;
  }
}

@media only screen and (min-width: 361px) and (max-width: 530px) {
  ul#nav {
    width: 57%;
  }
}

/*******bit widget ********/

.tour-widget {
  background: #2b344a;
}

.tour-widget .desktopOnly {
  display: none;
}

@media only screen and (min-width: 768px) {
  .tour-widget .mobileOnly {
    display: none;
  }
  .tour-widget .desktopOnly {
    display: block;
    padding-bottom: 95px;
  }
}

.tour-widget .tour-dates-title {
  color: #6f7e93;
  font-size: 36.5px;
  text-align: center;
  font-weight: bold;
  padding-top: 44px;
}

.tour-widget a.bit-track-artist-header {
  display: none !important;
}

.tour-widget table.bit-events {
  max-width: 1032px;
}

.tour-widget table.bit-events tr.bit-header th {
  padding: 24px 0px 7px;
}

.tour-widget table.bit-events tr.bit-header th.bit-description-links {
  display: none;
}

.tour-widget table.bit-events td {
  padding: 0px 0px 2px;
}

.tour-widget table.bit-events tbody tr:nth-child(2) > th {
  padding-bottom: 6px;
  padding-top: 4px;
}

.tour-widget a.bit-buy-tix,
.tour-widget a.bit-events-nav {
  color: #fad412 !important;
  -webkit-text-fill-color: #fad412 !important;
}

.tour-widget span,
.tour-widget td.bit-date,
.tour-widget td.bit-venue,
.tour-widget td.bit-location,
.tour-widget th {
  color: white !important;
  -webkit-text-fill-color: white !important;
}

.tour-widget .bit-description-links {
  display: none;
}

.tour-widget th.bit-date {
  padding-left: 0 !important;
}

.tour-widget table {
  max-width: 1032px;
  margin: 0 auto;
}

.tour-widget td.bit-tickets {
  padding-right: 0 !important;
}

.tour-widget .bit-date {
  width: 13.5%;
}

.tour-widget div#bit-events {
  height: 204px;
  /* overflow-y: scroll; */
  width: 93.5% !important;
  margin: 0 auto;
}

.tour-widget .mCustomScrollBox > .mCSB_scrollTools {
  display: block;
}

.tour-widget .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #9dafc3;
}

.tour-widget .mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #6d7e92;
}

.tour-widget .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 13px 0 3px 10px;
}

.tour-widget span.bit-header-links,
.tour-widget .bit-widget-container,
.tour-widget a.bit-event-data,
.tour-widget a.bit-buy-tix {
  font-size: 14.5px !important;
}

#bit-events td .bit-uiButtonDefault a {
  color: #c7c8da !important;
}

#bit-events td .bit-uiButton {
  background: linear-gradient(
      to bottom,
      rgba(43, 52, 74, 0.5) 8%,
      rgba(255, 255, 255, 0.1) 70%
    )
    repeat scroll 0 0 transparent !important;
}

#bit-events .bit-events td {
  border-top: 1px solid #6b7181 !important;
}

#bit-events[data-bit-widget-id="1427280128752"] .bit-events td {
  border-top: 1px solid #6b7181 !important;
}

.no-dates {
  font-weight: bold;
}

.tour-widget .no-dates span {
  color: #fac412 !important;
  -webkit-text-fill-color: #fad412 !important;
}

.tour-widget .no-dates span:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

#bit-events table a:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

#bit-events table a:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}

#bit-events tr.no-dates td a {
  color: #fad412 !important;
  -webkit-text-fill-color: #fad412 !important;
}

.tour-widget td {
  cursor: auto !important;
}

.tour-widget span.bit-share-text {
  line-height: 2.6;
}

#bit-events tr.no-dates td a:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}

.tour-widget #bit-events tr.no-dates td {
  color: #ffffff;
}

.tour-widget th {
  padding-left: 0 !important;
}

@media only screen and (min-width: 768px) {
  .tour-widget div#bit-events {
    width: 82% !important;
  }
}

table {
  border-bottom: 1px solid #6b7181 !important;
}

@media only screen and (max-width: 767px) {
  .bit-events-narrow td {
    vertical-align: top !important;
  }
  .tour-widget .mobileOnly {
    padding-bottom: 30px;
  }
  .tour-widget .tour-dates-title {
    padding-top: 42px;
    padding-bottom: 30px;
    font-size: 44.5px;
  }
  .tour-widget .mobileOnly .bit-rsvp {
    display: none;
  }
  .tour-widget .mobileOnly .mobileOnly {
    margin: 0 50px;
  }
  .tour-widget .mobileOnly td.bit-date {
    width: 120px !important;
  }
  .tour-widget .mobileOnly a.bit-event-data {
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
  }
  .tour-widget .mobileOnly a.bit-events-nav {
    text-decoration: none !important;
  }
  .tour-widget .mobileOnly td {
    padding: 24px 0 24px !important;
  }
  .tour-widget .mobileOnly .bit-buy-tix {
    text-decoration: none;
    line-height: 25px;
    text-transform: uppercase;
  }
  .tour-widget .mobileOnly .tour-widget .tour-dates-title {
    padding-top: 46px;
    padding-bottom: 23px;
  }
  .tour-widget div#bit-events {
    height: 500px !important;
  }
  .tour-widget table {
    border-bottom: none !important;
  }
  .tour-widget .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 4px 0 32px;
  }
}

/* bit v2 styles */

.tour-widget .bit-widget-container .bit-events-container {
  height: 204px;
  /* overflow-y: scroll; */
  width: 93.5%;
  margin: 0 auto;
  overflow: hidden;
}

.tour-widget .bit-widget-container {
  width: 82%;
  margin: 0 auto;
  max-width: 1032px;
  padding-bottom: 70px;
}

.tour-widget .bit-widget-container .bit-widget.bit-layout-row .bit-event {
  border-top: 1px solid #6b7181;
}

.tour-widget .bit-widget-container .bit-widget.bit-layout-row .bit-event:hover {
  background: transparent;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  .bit-details.bit-event-buttons {
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  .bit-offers-container {
  padding: 0 15px 0 0;
}

.tour-widget .bit-widget-container .bit-widget .bit-event .bit-date {
  font-family: arial, helvetica, sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  font-style: normal;
  color: rgb(255, 255, 255);
  text-transform: none;
  /* text-decoration: none solid rgb(255, 255, 255); */
  letter-spacing: normal;
  word-spacing: 0px;
  line-height: normal;
  text-align: left;
  vertical-align: baseline;
  direction: ltr;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-attachment: scroll;
  opacity: 1;
  width: auto;
  height: auto;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-color: rgb(255, 255, 255);
  border-style: none;
  position: static;
  display: inline;
  visibility: visible;
  z-index: auto;
  overflow: visible;
  white-space: normal;
  clip: auto;
  float: none;
  clear: none;
  text-transform: capitalize;
  cursor: pointer;
  list-style: disc outside none;
}

.tour-widget .bit-widget-container .bit-widget.bit-layout-row .bit-location {
  font-weight: bold;
  font-size: 14.5px;
  text-align: left;
  float: none;
  width: 30%;
}

.tour-widget .bit-widget-container .bit-widget.bit-layout-row .bit-venue {
  font-size: 14.5px;
  width: 38%;
  margin: 0;
}

.tour-widget .bit-widget-container .bit-widget .bit-event .bit-date {
  width: 17%;
}

.tour-widget
  .bit-widget-container
  .bit-widget
  .bit-event
  .bit-details
  a.bit-offers.bit-button
  span {
  color: #fad412;
}

.tour-widget
  .bit-widget-container
  .bit-widget
  .bit-event
  .bit-details
  a.bit-offers.bit-button {
  color: #fad412;
  border: none;
  -webkit-text-fill-color: #fad412;
  text-decoration: underline;
  text-transform: capitalize;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  .bit-rsvp-container {
  padding: 0;
  width: 53%;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  a.bit-rsvp.bit-button {
  display: inline-block;
  padding: 1px 6px;
  height: 16px;
  line-height: 16px !important;
  cursor: pointer;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  border: 1px solid #999;
  border-bottom-color: #888;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-size: 11px;
  width: 50px;
  color: #c7c8da;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  a.bit-rsvp.bit-button:hover {
  color: #fff;
}

.tour-widget .bit-widget-container .bit-widget .bit-event .bit-button {
  width: auto;
}

.tour-widget .bit-widget-container .bit-widget .bit-nav-bar-container {
  /* width: 91.5%;
    margin: 0 auto;
    padding: 0;
    font-size:14.5px; */
}

.tour-widget
  .bit-widget-container
  .bit-widget
  .bit-event
  .bit-details
  a.bit-offers.bit-button
  span.bit-offers-text {
  color: #fad412 !important;
  text-transform: capitalize;
  font-weight: 500;
  -webkit-text-fill-color: #fad412 !important;
}

.tour-widget
  .bit-widget-container
  .bit-widget
  .bit-event
  .bit-details
  a.bit-offers.bit-button:hover {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  text-decoration-color: #fff;
}

.tour-widget
  .bit-widget-container
  .bit-widget
  .bit-event
  .bit-details
  a.bit-offers.bit-button
  span.bit-offers-text:hover {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

.bit-widget .bit-event-list-title.bit-clickable {
  text-decoration: underline;
  cursor: pointer;
  color: #fad412 !important;
  -webkit-text-fill-color: #fad412 !important;
}

.bit-widget .bit-logo {
  display: none;
}

.tour-widget
  .bit-widget-container
  .bit-widget.bit-layout-row
  .bit-event:first-child {
  border-top: none;
}

@media all and (max-width: 1024px) {
  .tour-widget .bit-widget-container .bit-widget .bit-event .bit-date {
    width: 97%;
    font-size: 18px;
  }
  .bit-widget .bit-event .bit-venue {
    width: 97%;
    font-size: 18px;
  }
  .bit-widget .bit-event .bit-location {
    font-size: 15px;
    font-size: 18px;
  }
  .bit-widget .bit-event {
    line-height: 22px;
  }
  .tour-widget .bit-widget-container .bit-events-container {
    height: 500px;
  }
  .tour-widget
    .bit-widget-container
    .bit-widget
    .bit-event
    .bit-details
    a.bit-offers.bit-button {
    font-size: 18px;
  }
  .bit-widget .bit-event .bit-event-buttons {
    text-align: center;
  }
  .tour-widget .bit-widget-container .bit-widget .bit-event .bit-button {
    width: 56px;
  }
  .bit-widget .bit-event .bit-rsvp-container {
    padding: 0;
    vertical-align: middle;
  }
  .tour-widget .bit-widget-container .bit-widget .bit-nav-bar-container {
    font-size: 18px;
  }
}

body .bit-widget .bit-no-dates-container .bit-button {
  display: none;
}

.copyrights a {
  color: #000;
}

.copyrights {
  padding: 15px 0;
}

.copyrights a:hover {
  text-decoration: none;
}
