@media all and (min-width:768px) and (max-width:1024px) {
    img.icon-go-arrow.arrow-link {
        width: 20px;
    }
    ul.footer-social li a {
        font-size: 1.97vw;
        margin: 0 10px;
    }
    ul.footer-social li.fs-sc a {
        margin-right: 7px;
    }
}

@media only screen and (max-width: 767px) {
    .sectionTitle {
        text-align: center;
        font-size: 100px;
        margin: 0;
    }
    div#musicSection {
        margin: 0 auto;
        width: 76%;
        padding: 0;
    }
    .item {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .item-last {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .getitNow {
        margin: 38px 0 48px 0;
    }
    .getitNow a,
    .shopNow a,
    .video_title,
    .loadmore,
    .loadmore::after {
        font-size: 20px;
    }
    .loadmore::after {
        font-size: 24px;
    }
    .item_video {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    div#videoSection {
        margin: 0;
    }
    .leftWrapper {
        display: block;
        width: 100%;
    }
    .merch_item a img {
        width: 100%;
        margin: 0 auto;
    }
    div#merchSection {
        margin: 0 auto;
    }
    .shopNow {
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
        top: 0;
        left: 0;
        width: 80%;
        padding-top: 20px;
    }
    .rightWrapper {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .siteLogo img {
        max-width: 75%;
        margin: 0 auto;
    }
    ul.footer-social li a {
        font-size: 20px;
        margin: 0 10px;
    }
    ul.footer-social li.fs-sc a {
        font-size: 28px;
        margin-right: 7px;
    }
    .copyrightLinks {
        font-size: 12px;
        line-height: 15px;
    }
    span.divider.otsep,
    span.divider.mob1 {
        display: inline-block;
    }
    span.altg-wrap {
        display: block;
        padding-bottom: 0;
        margin-bottom: 10px;
        padding: 0px;
    }
    .merchAndMail {
        margin-left: 0;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email {
        font-size: 16px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a {
        font-size: 12px;
        display: block;
        margin-left: 0;
        width: fit-content;
    }
    .rightWrapper .socialsWrapper {
        text-align: center;
        margin-left: 0;
    }
    .rightWrapper .socialsWrapper ul.footer-social li a {
        font-size: 17px;
        margin: 0 8px;
    }
    .rightWrapper .socialsWrapper ul.footer-social li a.fs-sc-link.icon-soundcloud {
        font-size: 27px;
    }
    img.icon-go-arrow.arrow-link {
        width: 20px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankyou-message.embed {
        font-size: 18px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field label {
        font-size: 16px;
        padding: 12px 0;
    }
    .mlist-checks label {
        font-size: 10px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new {
        max-width: 500px;
        width: 200px;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new input.submit {
        font-size: 16px;
        width: 100px;
        height: 30px;
    }
    .termsWrapper.second {
        margin-left: 0;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper.second .terms a {
        margin-left: 0;
    }
    .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock.final-screen .thankyou-message.embed {
        font-size: 20px;
        text-align: center;
    }
    .video_title {
        margin: 0px;
        padding: 0px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .siteLogo img {
        max-width: 25%;
    }
    ul.footer-social li.fs-sc a {
        font-size: 28px;
        margin-right: 7px;
    }
}

@media only screen and (min-width:768px) and (max-width:1366px) and (orientation:portrait) {
    ul.footer-social li.fs-sc a {
        font-size: 26px;
        margin-right: 10px;
    }
    .getitNow a,
    .shopNow a,
    .video_title,
    .loadmore,
    .loadmore::after {
        font-size: 20px;
    }
    .getitNow {
        margin: 38px 0 48px 0;
    }
    span.altg-wrap {
        display: block;
        padding-bottom: 0;
        margin-bottom: 10px;
        padding: 0px;
    }
}