a.headerlogoCopy,
span.albumCpy,
.artistlogo a.artist-logo {
    font-size: 2.8vw;
    max-width: 100%;
}

.socials-header-wrapper,
.sticky-nav-section {
    height: 6vw;
}

#nav-icon4 {
    width: 3vw;
    height: 2vw;
}

#nav-icon4 span {
    height: 0.33vw;
    border-radius: 2vw;
}

#nav-icon4 span:nth-child(1) {
    top: 0;
}

#nav-icon4 span:nth-child(2) {
    top: 0.85vw;
}

#nav-icon4 span:nth-child(3) {
    top: 1.75vw;

}

.socials-mlist ul.artist-social li a {
    font-size: 1.4vw;
}

.socials-mlist ul.artist-social li {
    padding-right: 2vw;
}

#nav-icon4.open span:nth-child(1) {
    top: 1vw;
    left: 0.7vw;
}

#nav-icon4.open span:nth-child(3) {
    top: 3vw;
    left: 0.7vw;
}

.nav-title a.menu-link {
    font-size: 2.35vw;
    padding: 1.5vw 0;
    margin-left: 3vw;
}

.sticky-nav-section.affix {
    height: 5.5vw;
}

.musicContent {
    max-width: fit-content;
    width: 100%;
    margin: 0 auto;
    max-width: 75%;
}

.albumWrapper {
    width: 100%;
}

.getItNow {
    line-height: normal;
    width: auto;
    height: 2vw;
    padding-top: 2vw;
    margin: 0 auto;
}

.getItNow a {
    font-size: 0.9vw;
    padding: 1vw 2vw;
}

#play-button {
    width: 3vw;
    height: 3vw;
}

span.video-title {
    font-size: 2.7vw;
}

.owl-dots {
    margin: 1.5vw 0;
}

.owl-dots .owl-dot span {
    border-radius: 10vw;
    width: 0.5vw;
    height: 0.5vw;
    margin: 0.4vw;
}

.tour-header {
    font-size: 4vw;
    padding: 1.3vw 0;
}

.TourWrapper {
    max-width: 73%;
}

.widget_row {
    font-size: 1.3vw;
}

.tour-content .songkick-container .event_date,
.tour-content .songkick-container .event_location,
.tour-content .songkick-container .event_location .venue.plain_text {
    font-size: 1.3vw;
    line-height: normal;
}

.tour-content .songkick-container .event_location .location.plain_text,
.tour-content .songkick-container .featuring-artists.plain_text {
    font-size: 1vw;
}

.event_date div {
    margin-right: 0.5vw;
}

.tour-content .songkick-container a.ticket_link.link_text.link_background,
.tour-content .songkick-container a.additional_link.link_text.link_background {
    max-width: 9vw;
    height: 2vw;
    line-height: 2vw;
    font-size: 1.3vw;
}

.copyrightWrapper span,
.copyrightWrapper a {
    font-size: 0.7vw;
}

.musicText {
    width: auto;
    font-size: 1.3vw;
    line-height: normal;
}

.socials-mlist {
    max-width: 60%;
}
.sticky-nav-section.affix #nav-icon4.open span:nth-child(3) {
    top: 2.1vw;
}
@media only screen and (max-width:1023px),
only screen and (max-width:1024px) and (orientation:portrait) {

    a.headerlogoCopy,
    body span.albumCpy,
    .artistlogo a.artist-logo {
        font-size: 7vw;
        max-width: 100%;
    }

    .socials-mlist ul.artist-social li {
        padding-right: 5vw;
    }

    .socials-mlist ul.artist-social li a {
        font-size: 5vw;
    }

    #nav-icon4 span {
        height: 1.1vw;
    }

    #nav-icon4 span:nth-child(2) {
        top: 2.8vw;
    }

    #nav-icon4 span:nth-child(3) {
        top: 5.65vw;
    }

    div#nav-icon4 {
        width: 10.6vw;
        height: 4vw;
    }

    .musicText {
        font-size: 3.2vw;
    }

    .getItNow {
        height: 6vw;
        padding-top: 5vw;
    }

    .getItNow a {
        font-size: 2.9vw;
        padding: 3vw 4vw;
    }

    .owl-dots {
        margin: 5.5vw 0;
    }

    .owl-dots .owl-dot span {
        width: 2.5vw;
        height: 2.5vw;
        margin: 1.4vw;
    }

    .nav-title a.menu-link {
        font-size: 7.35vw;
        padding: 2.5vw 0;
        margin-left: 7vw;
    }

    .tour-header {
        font-size: 7vw;
    }

    .tour-content .songkick-container .event_date,
    .tour-content .songkick-container .event_location,
    .tour-content .songkick-container .event_location .venue.plain_text {
        font-size: 4.3vw;
        line-height: normal;
    }

    body .tour-content .songkick-container .event_date {
        padding-bottom: 2vw;
    }

    .tour-content .songkick-container .event_location .location.plain_text,
    .tour-content .songkick-container .featuring-artists.plain_text {
        font-size: 3vw;
        padding: 1vw 0;
    }

    .tour-content .songkick-container a.ticket_link.link_text.link_background,
    .tour-content .songkick-container a.additional_link.link_text.link_background {
        max-width: 21vw;
        height: 2vw;
        line-height: 2vw;
        font-size: 2.3vw;
    }

    .copyrightWrapper a {
        font-size: 2.5vw;
    }

    .footerWrapper .copyrightWrapper span {
        font-size: 1.7vw;
    }
    .nav {
        top: 38%;
    }
    div#sticky-nav-section, .socials-header-wrapper {
        height: 13.5vw;
    }
    .sticky-nav-section.affix #nav-icon4.open span:nth-child(3) {
        top: 7.6vw;
    }
    .musicContent {
        max-width: 100%;
    }
    .TourWrapper {
        max-width: 88%;
    }
}
@media only screen and (max-width: 767px) {
    .event_links a {
        padding: 4vw 3vw;
        margin-top: 3vw;
    }
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    body .footerWrapper .copyrightWrapper span.copy {
        font-size: 1.7vw;
    }
}
@media only screen and (max-width:1024px) and (orientation:portrait) {
    body .footerWrapper .copyrightWrapper span.copy {
        display: block;
    }
}
@media only screen and (min-width:768),
only screen and (max-width:1024px) and (orientation:landscape) {
    .copyrightWrapper a.ot-sdk-show-settings, .footerWrapper .copyrightWrapper span.copy {
        display: inline-block;
    }
    .footerWrapper .copyrightWrapper span.copy {
        font-size: 0.7vw;
        line-height: normal;
    }
    span.sep {
        padding: 0 0.2vw;
    }
    .copyrightWrapper a {
        line-height: normal;
    }
    .sep.mobile {
        display: inline-block;
    }
}
@media only screen and (min-width: 1025px) {
body .navSocialicon div.footerSocialicon {
    padding: 2vw 0;
}
}