.leftWrapper,
.rightWrapper {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

div#tour {
  font-size: 0;
}

section.tour-section {
  background: url(../images/tour-bg-desk.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#tour #wsk-widget .widget_row {
  justify-content: space-between;
  border-bottom: 2px solid #ffffff;
}

#tour #wsk-widget .widget_row .event_date {
  width: 13%;
  text-align: left;
  color: #fff !important;
  font-family: black-beard, sans-serif;
  font-weight: normal;
}

#tour #wsk-widget .widget_row .event_date .plain_text {
  letter-spacing: 1.56px;
  color: #fff;
  font-size: 26px;
  font-family: black-beard, sans-serif;
  line-height: 1vw;
}

#tour #wsk-widget .widget_row .event_date .date.plain_text {
  text-align: right;
  font-size: 35px;
  position: relative;
  top: 26px;
  left: -34px;
}

.widget_row div.event_date span {
  position: relative;
  left: -1vw;
}

#tour #wsk-widget .widget_row .event_date .month.plain_text {
  font-size: 18px;
}

#tour #wsk-widget .widget_row .event_location .venue.plain_text {
  letter-spacing: 0.66px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: black-beard, sans-serif;
}

#tour #wsk-widget .widget_row .event_location .location.plain_text {
  letter-spacing: 0.66px;
  color: #fff;
  font-size: 20px;
  font-family: black-beard, sans-serif;
}

#tourSection {
  padding-top: 7%;
  width: 100%;
  display: block;
  vertical-align: top;
  padding-bottom: 0;
}

.tourbg1,
.tourbg2 {
  width: 38%;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  padding-top: 5%;
}

#tourSection .tourSection {
  max-width: 43vw;
  margin: 0 auto;
}

#tourSection .tourHeader {
  padding-bottom: 0;
}

#tourSection .tourHeader .title {
  text-align: center;
  font-family: "sernes_light";
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 4.83vw;
  letter-spacing: 0;
  /* font-weight: bold; */
}

.tourbg1 li,
.tourbg2 li {
  padding: 15px;
  max-width: 200px;
}

#wsk-widget .event_date {
  flex-direction: unset;
  font-size: 12px;
}

#wsk-widget .widget_row:first-child {
  padding-top: 20px;
}

#wsk-widget .widget_row {
  display: block;
  border: 0;
  padding: 27px 0px 27px 5px;
}

#tour #wsk-widget .widget_row:last-child {
  border-bottom: none;
}

#wsk-widget .cancelled {
  display: none;
}

#wsk-widget .widget_row > div {
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 26px;
  width: 76%;
  text-align: left;
  line-height: inherit;
  padding: 0;
  margin: 0;
  letter-spacing: 0.6px;
  display: block !important;
  font-family: black-beard, sans-serif;
}

#wsk-widget .widget_row > div.event_links {
  padding: 0;
  margin: 2px 0;
  line-height: normal;
  width: 11%;
  text-align: right;
}

#wsk-widget .widget_row > div.event_links a {
  width: 12%;
  display: inline-block;
  font-size: 1.02vw;
  padding: 0;
  margin: 0;
  vertical-align: top;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: underline;
}

#wsk-widget .widget_row > div.event_links a:last-child {
  margin-left: 3%;
}

#wsk-widget .widget_row > div.event_links a {
  color: #172927;
  text-decoration: none;
  background: #ffffff;
  font-size: 13px;
  letter-spacing: 0.94px;
  display: initial;
  border: 2px solid #ffffff;
}

#wsk-widget .widget_row > div.featuring-artists {
  /* margin-top: 8px;
    */
  font-size: 22px;
  text-transform: capitalize;
  width: 10%;
  font-family: black-beard, sans-serif;
}

#wsk-widget .widget_row > div.event_links a {
  display: block;
  width: 125px;
  float: right;
  box-shadow: 0px 3px 6px #0000004d;
  height: 40px;
  line-height: 40px;
}

#FFF.event_links a.no-link {
  display: none;
}

#wsk-widget .widget_row > div.event_links a.ticket_link:hover {
  background: transparent;
  color: #ffffff;
}

#wsk-widget .widget_row > div.event_links a.additional_link,
#wsk-widget a.view_more {
  display: none;
}

#wsk-widget a.view_more {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0;
  width: 50%;
  margin: 6px auto 0;
  font-size: 19px;
  text-transform: capitalize;
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
  font-style: normal;
  color: #ffffff;
  padding-top: 11px;
  border: none;
  display: block !important;
  background: transparent;
  height: auto;
  position: relative;
}

#wsk-widget a.view_more:hover {
  color: #fff;
  opacity: 0.6;
}

#wsk-widget a.view_more::after {
  /* content: "Load More";
    */
  font-size: 18px;
}

img.tourimage {
  width: 100%;
}

.coming-tour {
  padding: 146px 0px;
}

.tour-head {
  text-align: center;
  color: #fff;
  font-size: 28px;
  letter-spacing: 4.2px;
  text-transform: uppercase;
}

.coming {
  text-align: center;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.view_more:after {
  content: "";
  transition: all 0.5s;
  background: url(../images/white-right-listen-arrow.png) no-repeat;
  background-size: 100% auto;
  width: 2vw;
  height: 1vh;
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px;
  position: absolute;
  top: 40%;
}

.view_more:hover::after {
  content: "";
  background: url(../images/white-right-listen-arrow.png) no-repeat;
  background-size: 100% auto;
  width: 3vw;
  height: 2.5vh;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1vw;
}

.seated-event-link-cell a.seated-event-link {
  color: #172927;
  text-decoration: none;
  background: #ffffff;
  font-size: 1.0248901903367496vw;
  letter-spacing: 0;
  display: initial;
  border: 0.14641288433382138vw solid #ffffff;
  display: block;
  width: auto;
  box-shadow: 0px 3px 6px #0000004d;
  line-height: 2;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
  font-weight: 700;
  font-style: normal;
  border-radius: 0;
  cursor: pointer;
  width: 11.420204978038067vw;
  height: 3.513909224011713vw;
  line-height: 3.513909224011713vw;
  padding: 0;
  font-weight: bold;
}

.seated-event-link-cell a.seated-event-link:hover {
  background: transparent;
  color: #ffffff;
  opacity: 1;
}

.tourSection .seated-events-table {
  border: 0;
}

.tourSection a.view_more {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0;
  width: 50%;
  margin: 0 auto;
  font-size: 19px;
  text-transform: uppercase;
  font-family:tex_gyre_herosbold;
  font-style: normal;
  color: #ffffff;
  padding-top: 0.5vw;
  border: none;
  display: block !important;
  background: transparent;
  height: auto;
  position: relative;
  cursor: pointer;
  font-size: 1.02489vw;
  /* font-family: black-beard, sans-serif; */
}

.tourSection a.view_more:hover {
  color: #fff;
  opacity: 0.6;
}

.seated-event-date-cell {
  letter-spacing: 0;
  color: #fff;
  font-size: 1.3177159590043923vw;
  font-family: black-beard, sans-serif;
  line-height: 1.2;
  width: 70%;
  margin-right: 5%;
  text-align: left;
}

.seated-event-description-cells {
  display: flex;
  width: 70%;
}

.seated-event-venue-cell {
  font-style: normal;
  text-transform: capitalize;
  color: #fff;
  font-size: 1.0248901903367496vw;
  width: 100%;
  text-align: left;
  line-height: inherit;
  padding: 0;
  margin: 0;
  letter-spacing: 0;
  font-family: black-beard, sans-serif;
  display: flex;
  flex-direction: column;
}

.seated-event-venue-cell .seated-event-venue-name {
  width: 100%;
}

.seated-event-venue-cell .seated-event-venue-location {
  width: 100%;
  letter-spacing: 0;
  color: #fff;
  font-size: 1.610541727672035vw;
  font-family: black-beard, sans-serif;
  margin-top: 14px;
}

.tourSection .seated-event-row {
  border-bottom: 0.14641288433382138vw solid #ffffff;
  padding-left: 0;
  padding-right: 0;
}

.tourSection .seated-event-row {
  display: none;
}

.tourSection .seated-event-row {
  padding: 1vw 0;
}

.tourSection .seated-event-row:first-child,
.tourSection .seated-event-row:nth-child(1),
.tourSection .seated-event-row:nth-child(2),
.seated-event-row:nth-child(3),
.seated-event-row:nth-child(4) {
  display: flex;
  vertical-align: top;
  align-items: flex-start;
}

.tourSection .seated-event-description-cells {
  display: flex;
  width: 75%;
}

.tourSection .seated-event-date-cell {
  width: 14vw;
  margin-right: 1vw;
}

.seated-event-venue-cell .seated-event-venue-location {
  margin-top: 0.5vw;
}

.tourSection .seated-event-date-cell {
  font-weight: normal;
  text-transform: capitalize !important;
}

#wsk-widget .widget_row > div.featuring-artists {
  display: none !important;
}

.tourSection .seated-follow-box {
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
}

.tourSection .seated-follow-link,
.tourSection .seated-follow-link:visited {
  display: inline-block;
  margin-top: 2vw;
  color: #000;
  border: 0.14641288433382138vw solid #ffffff;
  background: rgba(255, 255, 255, 1);
  border-radius: 0;
  font-size: 12px;
  overflow: hidden;
  padding: 12px 3px;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase !important;
  width: 14.420205vw;
  height: 3.513909224011713vw;
  line-height: 3.513909224011713vw;
  padding: 0;
  font-weight: bold;
  font-size: 1.0248901903367496vw;
  padding: 0;
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
}
.view_more:after,
.moreVideos a:after {
  width: 2.5vw;
  height: 3vw;
}
.tourSection .seated-follow-link:hover,
.tourSection .seated-follow-link:visited:hover {
  opacity: 1;
  background: #000;
  color: #fff;
  border-color: #fff;
}
.headerLogo img{
      width: 20vw;
  }
  p.seated-no-events {
    color: #fff;
    font-size: 1.5vw;
    padding-top: 3vw;
    font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
    font-weight: 700;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  .tourSection .seated-follow-link,
  .tourSection .seated-follow-link:visited {
    background: #ffffff;
    font-size: 3.58974358974359vw;
    border: 0.14641288433382138vw solid #ffffff;
    height: 12.307692307692308vw;
    line-height: 12.307692307692308vw;
    padding: 0;
    width: 100%;
    width: 74.61538461538461vw;
    margin: 0 auto;
    margin-top: 4vw;
  }
   p.seated-no-events {
    font-size: 4.5vw;
    padding-top: 10vw;
   }

  .tourSection {
    width: 90%;
  }
  .tourSection .seated-follow-box {
    padding: 0;
    margin-top: 10vw;
    text-align: center;
  }

  .tourSection .seated-event-description-cells {
    display: block;
    text-align: center;
    width: 100%;
  }

  .tourSection .seated-event-date-cell {
    text-align: center;
    width: 100%;
    margin-bottom: 4vw;
  }

  .tourSection .seated-event-venue-cell {
    width: 100%;
    text-align: center;
  }

  .tourSection .seated-event-link-cells {
    width: 48%;
    margin: 0 auto;
    margin-top: 4vw;
  }
  #tourSection .tourHeader .title {
    font-size: 60px;
    letter-spacing: 4.2px;
    margin: 8% auto;
  }
  .leftWrapper {
    display: none;
  }

  .rightWrapper {
    width: 100%;
  }

  .headerLogo {
    position: relative;
    right: unset;
    top: unset;
    transform: unset;
  }

  .tourWrapper {
    min-height: 100vh;
    background: url("../images/mobile_section_bg.png") top center no-repeat;
    background-size: cover;
  }

  #wsk-widget .widget_row > div.event_links a {
    width: 22.5%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: none;
  }

  .view_more:after {
    width: 40px;
    height: 10px;
    top: 55%;
  }

  .view_more:hover::after {
    width: 50px;
    height: 10px;
  }

  #tour #wsk-widget .widget_row .event_date .date.plain_text {
    top: unset;
    left: unset;
  }

  #tour #wsk-widget .widget_row .event_date .plain_text,
  #tour #wsk-widget .widget_row .event_date .month.plain_text,
  #tour #wsk-widget .widget_row .event_date .date.plain_text {
    font-size: 18px;
    text-align: center;
  }

  .tourSection #wsk-widget .widget_row > div {
    text-align: center;
  }

  #tour #wsk-widget .widget_row {
    width: 80%;
    max-width: 500px;
    margin: 0 auto;
  }

  #tourSection {
    padding-top: 11%;
  }

  #wsk-widget .widget_row {
    flex-direction: column;
    align-items: center;
  }

  #wsk-widget a.view_more {
    width: 82.5%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  #wsk-widget .widget_row .event_links {
    position: static;
    transform: none;
  }

  #wsk-widget .widget_row > div.featuring-artists {
    margin-top: 4px;
    font-size: 12px;
  }

  #wsk-widget .widget_row:first-child {
    padding-top: 5px;
  }

  #wsk-widget .widget_row {
    padding-top: 30px;
  }

  #tourSection .tourSection {
    max-width: 100%;
  }

  .venue.plain_text {
    padding-bottom: 6px;
  }

  #tourSection .tourHeader .title {
    font-size: 60px;
    letter-spacing: 4.2px;
    margin: 8% auto;
  }

  #wsk-widget .widget_row > div {
    font-size: 12px;
  }

  #tour #wsk-widget .widget_row .event_date,
  #wsk-widget .widget_row > div.featuring-artists,
  #wsk-widget .widget_row .event_location,
  #wsk-widget .widget_row > div.event_links {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }

  #wsk-widget .widget_row .event_location {
    width: 90% !important;
    margin: 0 auto !important;
  }

  #tour #wsk-widget .widget_row .event_date .plain_text {
    font-size: 22px;
  }

  #tour #wsk-widget .widget_row .event_location .plain_text {
    font-size: 16px;
  }

  .tourSection #wsk-widget .widget_row > div {
    padding-bottom: 8px;
  }

  #wsk-widget .widget_row > div.event_links a {
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    margin-top: 3%;
    margin-bottom: 3%;
    font-weight: 800;
  }

  #wsk-widget .widget_row > div.event_links a:last-child {
    margin-left: 0;
    margin: 0 auto;
  }

  #wsk-widget .widget_row {
    padding: 20px 0;
  }

  /* #wsk-widget .widget_row:nth-child(2n+1){
      background: rgba(88,157,158, 0.1);
      padding: 20px 0;
 }
  */
  #tour #wsk-widget .widget_row .event_date .plain_text,
  #tour #wsk-widget .widget_row .event_location .venue.plain_text,
  #tour #wsk-widget .widget_row .event_location .location.plain_text {
    letter-spacing: 0;
  }

  #tour #wsk-widget .widget_row .event_location .venue.plain_text {
    font-size: 14px;
  }

  #tour #wsk-widget .widget_row .event_location .location.plain_text {
    font-size: 22px;
  }
  .seated-event-date-cell {
    letter-spacing: 0.05vw;
    color: #fff;
    font-size: 26px;
    font-family: black-beard, sans-serif;
    line-height: 1.2;
    width: 70%;
    margin-right: 5%;
    text-align: left;
  }
  .tourSection .seated-event-date-cell {
    text-align: center;
    width: 100%;
    margin-bottom: 4vw;
    font-size: 26px;
  }
  .seated-event-venue-cell .seated-event-venue-location {
    margin-top: 10px;
    font-size: 22px;
  }
  .seated-event-link-cell a.seated-event-link {
    color: #172927;
    text-decoration: none;
    background: #ffffff;
    font-size: 14px;
    letter-spacing: 0;
    display: initial;
    border: 0.14641288433382138vw solid #ffffff;
    display: block;
    width: auto;
    box-shadow: 0px 3px 6px #0000004d;
    line-height: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
    font-weight: 700;
    font-style: normal;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0;
    font-weight: bold;
  }
  .tourSection .seated-event-row {
    padding: 5.5vw 0;
  }
  .tourSection .seated-event-row {
    border-bottom: 2px solid #ffffff;
    padding-left: 0;
    padding-right: 0;
  }
  .tourSection .seated-event-venue-cell {
    width: 100%;
    text-align: center;
    font-size: 22px;
  }

  #tourSection .tourHeader .title {
    font-size: 16.666666666666668vw;
    letter-spacing: 0;
    margin: 0% auto;
  }
  .tourSection .seated-event-date-cell {
    text-align: center;
    width: 100%;
    margin-bottom: 4vw;
    font-size: 5.615384615384615vw;
  }
  .tourSection .seated-event-venue-cell {
    width: 100%;
    text-align: center;
    font-size: 4.58974358974359vw;
  }
  .seated-event-venue-cell .seated-event-venue-location {
    margin-top: 1vw;
    font-size: 5.641025641025641vw;
  }
  .tourSection .seated-event-link-cells {
    width: 74.61538461538461vw;
    margin: 0 auto;
    margin-top: 4vw;
  }
  .seated-event-link-cell a.seated-event-link {
    color: #172927;
    text-decoration: none;
    background: #ffffff;
    font-size: 3.58974358974359vw;
    letter-spacing: 0;
    display: initial;
    border: 0.14641288433382138vw solid #ffffff;
    display: block;
    width: auto;
    box-shadow: 0px 3px 6px #0000004d;
    line-height: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
    font-weight: 700;
    font-style: normal;
    border-radius: 0;
    cursor: pointer;
    width: 100%;
    height: 12.307692307692308vw;
    line-height: 12.307692307692308vw;
    padding: 0;
    font-weight: bold;
  }
  .tourSection a.view_more {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 0;
    width: 50%;
    margin: 10vw auto;
    font-size: 5vw;
    text-transform: uppercase;
    /* font-family: Helvetica Neue, tex_gyre_herosregular, Arial; */
    font-style: normal;
    color: #ffffff;
    padding-top: 0;
    border: none;
    display: block !important;
    background: transparent;
    height: auto;
    position: relative;
    cursor: pointer;
  }
  .view_more:after {
    width: 8vw;
    height: 3vw;
    top: 47%;
  }
  #tourSection {
    padding-top: 15%;
  }
  section.tour-section {
    background: url(../images/reskin-tour-bg-mobile.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .tourSection .seated-event-row:first-child,
  .tourSection .seated-event-row:nth-child(1),
  .tourSection .seated-event-row:nth-child(2),
  .seated-event-row:nth-child(3),
  .seated-event-row:nth-child(4) {
    display: flex;
    vertical-align: top;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .tourSection .seated-event-link-cells {
    display: block;
  }
  .view_more:after,
  .moreVideos a:after {
    width: 7vw;
    height: 4vw;
    margin-left: 2vw;
    top: 25%;
  }
}
.view_more:hover:after {
  top: 40%;
}


