.bit-widget a.bit-button.bit-track-button.bit-offers {
    display: none;
}

.tour-section .bit-widget .bit-no-dates-container .bit-no-dates-title {
    text-transform: initial;
    font-size: 2.35vw;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1;
}
.total-wrapper a.music-nav.nav,.total-wrapper a.videos-nav.nav,.total-wrapper a.connect-nav.nav  {
    text-decoration: none;
}
.total-wrapper a.tour-nav {
    text-decoration: underline;
}
.tour-section .bit-widget .bit-no-dates-container {
    border-top: none;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.tourMlist {
    padding-bottom: 0;
}
.tour-section-wrapper {
    max-width: 70%;
    margin: 0 auto;
    padding-top: 44px;
}
.tour-section .bit-widget {
    color: #fff;
    font-size: 1.56vw;
    font-weight: normal;
     font-family: "ArialNarrowOSRegular";
    /*padding-top: 20vh;*/
}

div#wsk-widget {
    width: 96%;
    margin: 0 auto;
}

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

.tour-section .tourInner {
    max-width: 850px;
    margin: 0 auto;
    padding: 70px 0 1.56vw;
}

.tour-content {
    background: #fff;
}

.tour-section .bit-widget .bit-top-track-button {
    display: none;
    /* font-size: 2vw;
     font-family: "ArialNarrowOSRegular";
    font-weight: normal;
    margin-bottom: 4.099vw;
    color: #fff;
   
    padding: 0;
    text-align: center; */
}

.bit-widget.bit-layout-desktop .bit-event:hover {
    background: transparent !important;
}

.bit-widget .bit-event .bit-plus svg {
    display: none;
}

.bit-widget .bit-event .bit-details a:hover,
.bit-widget .bit-event .bit-offers-menu a:hover,
.bit-widget .bit-top-track-button span:hover {
    opacity: 0.5;
}

.bit-widget .bit-top-track-button span {
    transition: all 0.5s ease-in-out 0s;
}

.tour-section .bit-widget .bit-play-my-city-button {
    display: none;
}

.tour-section .bit-widget .bit-event .bit-date {
    /* color: #fff; */
    font-weight: normal;
    text-transform: uppercase;
}

.tour-section .bit-widget .bit-event {
    border: 0;
}

.tour-section .bit-widget .bit-upcoming-events,
.tour-section .bit-past-events {
    border-bottom: 0;
}

.tour-section .bit-streamingText {
    color: #fff;
}

.tour-section .bit-widget.bit-layout-ipad .bit-event .bit-details {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}

.tour-section .bit-widget .bit-event .bit-details>div {
    display: inline-block;
    width: auto;
    vertical-align: top;
    text-align: left;
    margin-left: 2%;
    line-height: 1.5;
    font-size: 17px;
}

.bit-widget .bit-event .bit-details>div:first-child {
    width: 20%;
    margin-left: 0;
}

.bit-widget .bit-event .bit-details.bit-event-buttons>div:first-child {
    width: 45%;
    margin-left: 0;
}

.tour-section .bit-widget .bit-event .bit-details .bit-location {
    color: #fff;
    font-weight: normal;
    margin-left: 1%;
    width: 23%;
}

.tour-section .bit-widget .bit-event .bit-details .bit-titleWrapper {
    width: 38%;
    margin-right: 5%;
    margin-left: 8%;
}

.tour-section .bit-widget .bit-event .bit-event-buttons {
    display: inline-block;
    width: 24%;
    margin: 0;
    vertical-align: middle;
}

.tour-section .bit-widget .bit-event .bit-event-buttons .bit-rsvp-container {
    margin: 0;
}

.tour-section .bit-widget.bit-layout-ipad .bit-event .bit-event-buttons>div {
    display: inline-block;
    width: 50%;
    margin: 0;
}

.tour-section .bit-widget .bit-rsvp,
.tour-section .bit-widget .bit-offers {
    border: 0;
    background: transparent;
    color: #fff;
    text-decoration: underline !important;
    font-size: 18px !important;
    font-weight: normal !important;
    width: auto !important;
     font-family: "ArialNarrowOSRegular";
}

.tour-section .bit-widget.bit-layout-ipad .bit-event .bit-details.bit-event-buttons {
    width: 28%;
}

.tour-section .bit-widget.bit-layout-ipad .bit-upcoming-events-show-all-button {
    color: #fff;
    border: 0;
     font-family: "ArialNarrowOSRegular";
    font-size: 1.56vw !important;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
    transition: all 0.7s ease-in-out;
}

.tour-section .bit-widget .bit-event .bit-rsvp {
    font-size: 18px !important;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    background: none !important;
}

.tour-section .bit-widget .bit-upcoming-events-show-all-button,
.tour-section .bit-past-events-show-all-button {
    color: #FFFFFF;
    text-decoration: underline;
    border: 0;
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    body.interior {
        background: url(../images/BG_Desktop.png) no-repeat 0 0 #000;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
    }
   
}
@media only screen and (max-width:1024px) and (orientation:landscape) {
    body.interior.tour {
        background: url(../images/BG_Desktop.png) no-repeat 0 0 #000;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    body.interior.tour .total-wrapper .homeWrapper {
        left: 1.5%;
        padding-top: 0;
    }
}
@media only screen and (max-width:1023px) and (min-width:767px) {
  
    body.interior.tour .total-wrapper .homeWrapper {
        left: 4.5%;
        top: 0;
    }
    
    /* body.interior {
        background: url(../images/BG_overlay.png) no-repeat 0 0 #000;
        background-size: 100% auto;
        background-attachment: fixed;
        background-position: center;
    } */
    body.interior.touch-device::after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: url(../images/mobilebackground-100451.jpg) no-repeat 0 0 #000;
        background-size: 100% auto;
        z-index: -1;
        background-position: top center;
    }
}
@media only screen and (max-width: 1023px) {
    div#wsk-widget {
        margin-top: 0 !important;
    }
    .tour-heading-wrapper{
        margin: 150px auto !important;
    }
    .tour-section .bit-widget .bit-event .bit-details .bit-titleWrapper {
        text-align: center;
        margin: 0 auto;
    }
    body.interior.tour .content-wrapper {
        min-height: 48vh;
        display: block;
        position: relative;
    }
    body.interior.tour .total-wrapper footer.footer {
        padding-top: 0;
    }
    .tour-section-wrapper {
        padding-top: 37px;
    }
    body.interior.tour .total-wrapper .homeWrapper {
        top: 0;
        z-index: 100;
        left: 3%;
        width: 94%;
        padding-top: 5vw;
    }
    .tour-section .bit-widget .bit-no-dates-container .bit-no-dates-title {
        font-size: 5.56vw;
    }
    .tour-section .bit-widget .bit-event {
        text-decoration: none;
        padding: 2vw 0;
        line-height: 22px;
    }
    .tour-section .bit-widget .bit-event .bit-rsvp {
        margin: 15px 0 10px !important;
    }
    .bit-widget .bit-event .bit-details>div:first-child {
        display: block;
        width: 100%;
        text-align: center;
    }
    .tour-section .bit-widget.bit-layout-ipad .bit-event .bit-details {
        display: block;
        width: 100%;
        text-align: center;
    }
    .tour-section .bit-widget.bit-layout-ipad .bit-event .bit-details {
        display: block !important;
        width: 100% !important;
    }
    .tour-section .bit-widget .bit-event .bit-details>div {
        display: block;
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 1.56vw;
    }
    .tour-section .bit-widget .bit-event .bit-details .bit-location {
        color: #fff;
        font-weight: normal;
        margin-left: 1%;
        width: 100%;
        max-width: 100%;
    }
    .bit-widget .bit-event .bit-details.bit-event-buttons>div:first-child {
        width: 100%;
        margin-left: 0;
    }
    .tour-section .bit-widget.bit-layout-ipad .bit-event {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .bit-widget.bit-layout-ipad .bit-upcoming-events,
    .bit-widget.bit-layout-ipad .bit-past-events {
        margin: 0 !important;
    }
    .tour-section .bit-widget.bit-layout-ipad .bit-event .bit-details.bit-event-buttons {
        width: 100% !important;
        margin-top: 0;
        font-size: 1.56vw;
        max-width: 100%;
    }
    .tour-section .bit-widget .bit-event .bit-date {
        display: block;
        margin-bottom: 17px;
        font-size: 1.56vw;
    }
    .tour-section .bit-widget .bit-event .bit-event-buttons .bit-rsvp-container {
        margin: 0;
        width: 100%;
    }
    .tour-section .bit-widget .bit-event .bit-event-buttons {
        display: block;
        width: 100%;
        margin: 0;
        vertical-align: middle;
    }
    .tour-section .bit-widget .bit-event .bit-details .bit-titleWrapper {
        width: 100%;
    }
    .tour-section .bit-widget .bit-top-track-button {
        width: 311px;
        margin: 0 auto 35px;
    }
    .tour-section .bit-widget.bit-layout-ipad .bit-upcoming-events-show-all-button {
        margin-top: 60px;
    }
}

/* ----------------------- */
.tour-heading-wrapper{
    width: 80%;
    height: auto;
    margin: 150px auto;

}

.tour-head{
text-align: center;
font: normal normal normal 2vw/2vw Times;
letter-spacing: 0px;
color: #FFFFFF;
 font-family: "ArialNarrowOSRegular";
/* font-size: 2vw; */
}
.tour-para{
    text-align: center;
    font: normal normal normal 1.56vw/2vw Times;
    letter-spacing: 0px;
    color: #FFFFFF;
     font-family: "ArialNarrowOSRegular";
    /* font-size: 1.56vw; */
}
.tour-para:last-child{
    font-size:18px;
}

@media only screen and (max-width: 767px){
    .tour-heading-wrapper {
        width: 86%;
        height: auto;
        margin: 40px auto !important;
    }
    .tour-head {
        text-align: center;
       font: normal normal normal 2vw/2.35vw Times;
       letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }
    .tour-para {
        text-align: center;
font: normal normal normal 18px/23px Times;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
    }
    .br{
        display: none;
    }
    #tour-para-2{
        line-height: 2vw;
    }
    #br-mb{
        display: block;
    }
    #para-span{
        line-height: 1.56vw;
    }
    #br-mb2{
        display: block;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1400px){
    .tour-heading-wrapper {
        margin: 0px auto;
    }
    .tour-para {
        text-align: center;
        font: normal normal normal 13px/15px Times;
        letter-spacing: 0px;
        color: #FFFFFF;
         font-family: "ArialNarrowOSRegular";
        /* font-size: 1.56vw; */
    }
    .tour-head {
        text-align: center;
        font: normal normal normal 22px/22px Times;
        letter-spacing: 0px;
        color: #FFFFFF;
         font-family: "ArialNarrowOSRegular";
        /* font-size: 2vw; */
    }
    .tour-para:last-child {
        font-size: 11px;
    }

}


