div#tourwrapper {
    /* min-height: 100vh; */
    background: url(../images/Cordae_BG_Music.jpg) no-repeat top left;
    background-size: cover;
    padding: 12vh 0;
    /* background-attachment: fixed; */
    /* background-position: right; */
    background-color: #A33C40;
    /* min-height: 100vh; */
}

div#tourwrapper.viewmore {
    background-size: contain;
}

.tour-inner-section {
    width: 100%;
    /* right: 4%; */
    position: relative;
    margin: 0 0 0 auto;
}

#wsk-widget .plain_text {
    font-size: 30px;
    /* font-family: Arial; */
    font-family: "arial";
    line-height: 1.2;
    letter-spacing: 0.15px;
}

#wsk-widget .widget_row div.event_date {
    width: 12%;
}

#wsk-widget .widget_row>div {
    width: 32%;
    /* display: inline-block; */
    /* vertical-align: top; */
}

#wsk-widget .widget_row .event_links {
    width: 26%;
}

div#wsk-widget .widget_row {
    border: 0;
    padding-top: 2.196vw;
    display: flex;
    justify-content: flex-end;
    position: relative;
    padding-bottom: 20px;
}

#wsk-widget .event_links a {
    /* font-size: 1.071vw; */
    color: #fff;
    /* background: #000; */
    /* display: inline-block; */
    /* text-align: center; */
    /* height: 3.294vw; */
    /* line-height: 3.294vw; */
    /* width: 100%; */
    /* margin: 0 auto; */
    /* vertical-align: middle; */
    /* text-transform: uppercase; */
    /* letter-spacing: 0; */
    /* padding: 0; */
    /* transition: all 0.5s; */
    /* text-decoration: none; */
    /* font-family: Arial; */
    font-size: 14px;
    color: #ffffff;
    /* padding: 10px 10px; */
    display: block;
    width: 202px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    font-family: futura-pt, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin: 0 auto;
    text-align: center;
    margin-top: 0;
    background: url(../images/feather.svg);
    /* background-size: cover; */
    background-position: center;
    background-position: -40% 38%;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 2s;
    transition-property: transform;
    padding: 0;
    margin: 0 0 0 auto;
}

#wsk-widget a.no-link {
    display: none;
}

#wsk-widget a.view_more {
    /* display: block; */
    /* width: 14.641vw; */
    /* margin: 0 auto; */
    /* margin-top: 2.196vw; */
    background: transparent;
    width: 100%;
    font-size: 0;
    position: absolute;
    left: -32%;
    top: 21%;
    padding: 0;
    margin: 0;
    width: 200px;
    display: none;
    text-align: left;
}

.featuring-artists.plain_text:empty {
    display: none;
}

div#wsk-widget .widget_row.nodates .no-dates {
    padding: 0;
    text-align: center;
    font-size: 1.2vw;
    color: #fff;
    font-family: Arial;
    width: 100%;
}

div#wsk-widget .widget_row.nodates {
    padding: 25vh 0;
}

.tour-section {
    display: flex;
    justify-content: space-between;
    width: 1001px;
    margin: 0 auto;
    /* min-height: 100vh; */
    background: transparent;
    padding: 15vh 0;
    position: relative;
}

.tour-title.title {
    font-family: "arial";
    font-weight: 300;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.2;
}

#wsk-widget .venue.plain_text,
#wsk-widget .plain_text.special-event,
#wsk-widget .plain_text.featuring-artists {
    font-size: 18px;
    font-family: "futura-pt";
    font-weight: 400;
}

#wsk-widget .plain_text.featuring-artists {
    position: absolute;
    left: 36%;
    bottom: -1%;
    font-size: 14px;
}

#wsk-widget .plain_text.special-event {}

#wsk-widget .event_links a:hover {
    transform: rotate( -15deg);
    opacity: 1;
}

#wsk-widget .location.plain_text {
    text-transform: uppercase;
    font-size: 20px;
    padding: 4px 0;
    font-family: "futura-pt";
    font-weight: 500;
}

#wsk-widget a.view_more::after {
    content: 'see all dates →';
    color: #FFF;
    font-size: 14px;
    display: block;
    text-transform: capitalize;
    font-family: "futura-pt";
    font-weight: 400;
    /* position: absolute; */
    /* left: -32%; */
    /* top: 0; */
}

div#wsk-widget .widget_row:first-child {
    padding-top: 0;
}

.alldates a {
    color: #FFF;
    font-size: 1vw;
    display: block;
    text-transform: capitalize;
    font-family: "futura-pt";
    font-weight: 400;
    padding-top: 10px;
    transition: ease all 0.2s;
}

.alldates a:hover {
    opacity: 0.7;
}

.alldates.mob {
    display: none;
}

.alldates a:hover span {
    /* position: absolute; */
    margin-left: 20px;
}

.alldates a span {
    transition: 1s ease-in;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

div#stickyNav {
    /* display: none; */
}
@media only screen and (max-width: 844px) and (orientation: landscape),
only screen and (max-width: 1024px) and (orientation: portrait) {
.alldates a {
    
    font-size: 3vw;
    
}
}


@media only screen and (max-width: 1023px) and (orientation: landscape),
only screen and (max-width: 1024px) and (orientation: portrait) {
    div#tourwrapper {
        background: url(../images/mblmusicbg.jpg?1) no-repeat center top;
        background-size: cover;
        padding: 0;
        background: #A33C40;
    }
    div#tourwrapper.viewmore {
        /* background-size: cover; */
    }
    .tour-inner-section {
        width: 100%;
        position: unset;
        right: unset;
    }
    div#wsk-widget {
        width: 100%;
        right: 0;
        margin: 0 auto;
        padding: 30px 0;
    }
    #wsk-widget .plain_text {
        font-size: 18px;
    }
    #wsk-widget .event_links a,
    #wsk-widget a.view_more {
        /* font-size: 16px; */
        /* height: 45px; */
        /* line-height: 45px; */
        width: 100%;
        /* background-size: 100%; */
        background-position: -6% 37%;
        margin: 0 auto;
        margin-left: 22px;
        text-indent: -34px;
        margin-top: 10px;
    }
    #wsk-widget a.view_more {
        /* width: 200px; */
        /* margin-top: 30px; */
        position: unset;
        margin: 0 auto;
        text-align: center;
        text-indent: unset;
        margin-top: 20px;
    }
    div#wsk-widget .widget_row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 30px;
    }
    #wsk-widget .widget_row>div {
        width: 100%;
        /* display: block; */
        text-align: center;
        padding: 0;
    }
    #wsk-widget .widget_row .event_links {
        width: 100%;
        text-align: center;
        position: unset;
        transform: none;
        width: 220px;
        margin: 0 auto;
        /* margin-right: 60px; */
    }
    #tourwrapper .mbl-header {
        opacity: 1;
        display: block;
    }
    #tourwrapper .mbl-header img {
        width: 100%;
    }
    div#wsk-widget .widget_row.nodates .no-dates {
        font-size: 18px;
    }
    div#wsk-widget .widget_row.nodates {
        padding: 50px 0;
    }
    .tour-section {
        padding: 50px 0;
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
    .tour-title.title {
        font-size: 24px;
        width: 200px;
        margin: 0 auto;
    }
    #wsk-widget .widget_row div.event_date {
        width: 100%;
    }
    #wsk-widget .plain_text.featuring-artists {
        font-size: 12px;
        position: unset;
        left: unset;
        bottom: unset;
    }
    .alldates.desk {
        display: none;
    }
    .alldates.mob {
        display: block;
    }
    .alldates a span {
        font-size: 24px;
    }
    div#stickyNav {
        display: block;
    }
    .tourpage .logo-wrap {
        padding-top: 10vh;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {
    div#tour {
        width: 90%;
    }
    #wsk-widget .plain_text.featuring-artists {
        bottom: -4vw;
    }
    #wsk-widget .widget_row>div {
        min-height: 8vw;
    }
}