@media (max-width: 575px) {
    body.home {
        background: #1c1c1c;
    }

    ::selection {
        background: transparent;
    }

    ::-moz-selection {
        background: transparent;
    }

    .wrapper {
        width: 100%;
        padding: 0 16px;
    }

    .page-template .wrapper-fliud {
        margin: 0 !important;
    }

    header {
        margin: 0;
    }

    header .wrapper {
        padding: 0;
    }

    .logo img {
        width: 170px;
    }

    .menu-main-nav-container {
        top: 150px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    .menu-main-nav-container ul li a {
        font-size: 38vw;
    }

    .page-title__big {
        display: none;
    }

    .coming__soon h1 {
        letter-spacing: -5px;
    }

    .coming__soon svg {
        height: 25vh;
    }

    /* HOME PAGE */
    .home-main__img {
        display: none;
    }

    .home-events__item {
        padding: 10px 10px 20px;
        background: #000;
    }

    .home-events__item>span {
        display: block;
        width: 100%;
        padding: 0;
        color: #939393;
    }

    .home-events__item:hover>span {
        color: #000;
    }

    .home-event__date {
        margin-bottom: 16px;
    }

    .home-event__venue,
    .home-event__location {
        font-size: 18px;
        font-family: 'supplybold';
        line-height: 1;
    }

    .home-event__location {
        margin-bottom: 16px;
    }

    .home-event__feat {
        font-size: 12px;
    }

    .home-event__tickets {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: auto !important;
        padding: 8px 12px !important;
        font-size: 10px;
        font-family: 'supplybold';
        border: 1px solid #1c1c1c;
        border-radius: 6px;
    }

    .home-events__item:hover .home-event__tickets {
        background: #000;
    }

    .home-event__tickets span {
        color: #fd6ba4;
        text-decoration: none;
    }

    .home-events__item:hover .home-event__tickets {
        color: #fff;
    }

    /* EVENTS PAGE */
    .events__table {
        margin: 16px 0 0;
    }

    .events__table__head {
        display: none;
    }

    .events__item {
        color: #939393;
        padding: 16px 16px 32px 44px;
    }

    .event__date:before,
    .event__venue:before,
    .event__tickets:before,
    .event__tickets:after {
        display: none;
    }

    .event__date {
        font-size: 18px;
        margin: 0 0 24px -36px;
        width: 100%;
        padding: 0;
    }

    .event__venue {
        width: 100%;
        padding-top: 0;
    }

    .event__venue h2,
    .event__location {
        font-size: 40px;
        line-height: 0.8;
    }

    .event__feat {
        font-size: 40px;
        line-height: 0.8;
        margin-top: 32px;
        font-family: 'akzidenz-grotesk_bqBdCn';
    }

    .event__tickets {
        width: auto;
        margin-top: 24px;
        padding: 10px 26px;
        font-size: 14px;
        font-family: 'supplybold';
        border: 1px solid #1c1c1c;
        border-radius: 6px;
    }

    .events__item:hover .event__tickets {
        background: #000;
    }

    .events__item:hover .event__tickets span {
        color: #fff;
    }

    .event__tickets a {
        color: #fd6ba4;
        text-decoration: none;
    }

    .events__item:hover .event__tickets a {
        color: #fff;
    }

    /* MERCH PAGE */
    .merch__item {
        width: 100%;
        border: none;
        padding: 16px;
        margin-bottom: 32px;
    }

    .prev__img,
    .merch__item__hover {
        display: none;
    }

    .merch__item__details {
        position: relative;
        height: auto;
        display: block;
        opacity: 1;
        visibility: visible;
    }

    .merch__item {
        width: 100%;
        padding: 0;
    }

    .merch__item__slider {
        width: 100%;
        padding: 0;
    }

    .merch__item__sliderBig {
        height: 100%;
    }

    .merch__item__sliderBig img {
        height: auto;
        width: 100% !important;
        padding: 0;
    }

    .merch__item__sliderThumbs {
        display: none !important;
    }

    .merch__item__info {
        width: 100%;
        height: auto;
        padding: 16px;
        opacity: 1;
        visibility: visible;
    }

    .merch__item__title {
        opacity: 1;
        visibility: visible;
    }

    .merch__item__info__cat,
    .merch__item__desc,
    .merch__item__buy,
    .merch__related {
        opacity: 0;
        visibility: hidden;
    }

    .merch__item.active .merch__item__info__cat,
    .merch__item.active .merch__item__desc,
    .merch__item.active .merch__item__buy,
    .merch__item.active .merch__related {
        opacity: 1;
        visibility: visible;
    }

    .merch__item__title {
        font-size: 70px;
        line-height: 0.8;
        margin: -60px 0 24px;
    }

    .merch__item__desc {
        font-size: 14px;
        line-height: 1;
        color: #939393;
    }

    .merch__item__info__cat {
        position: absolute;
        top: 0;
        left: 16px;
        font-size: 22px;
        color: #939393;
    }

    .merch__item__btn {
        padding: 12px 20px;
        text-decoration: none;
        font-family: 'supplybold';
        color: #fd6ba4;
    }

    .merch__item__price {
        float: right;
        font-size: 22px;
        margin: 0 44px 0 0;
    }

    /* MUSIC PAGE*/
    .music__songs {
        width: 100%;
        overflow: hidden;
    }

    .music__item {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .music__item .music__item__title {
        display: none;
    }

    .music__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .music__item__img {
        width: 100%;
        padding-right: 10px;
    }

    .music__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .music__item__small-img {
        display: block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
        border: 1px solid #fd6ba4;
        border-radius: 16px;
        overflow: hidden;
    }

    .music__item__small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .music__item__details {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 24px;
        border: none;
        opacity: 1;
        visibility: visible;
        overflow: auto;
        z-index: 9999;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        transform: translateX(110%);
    }

    .music__item__song-type {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .music__item__details h3 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .music__item__buy-listen span {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .music__item__buy-listen a {
        padding: 5px 13px;
    }

    .music__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .music__item.active .music__item__details {
        left: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .music_close-btn {
        display: block;
    }

    /*preorder album*/
    .page-template-pre-order header {
        display: none;
    }

    .preorder__big-btns {
        position: relative;
        top: auto;
        left: 15px;
        margin-top: 32px;
    }

    .preorder__big-btn {
        padding: 0 16px;
        height: 38px;
        line-height: 38px;
        width: auto;
        margin-right: 8px;
    }

    .preorder__items h1 {
        display: block;
        font-size: 30px;
        margin-left: 15px;
    }

    .preorder__items {
        width: 100%;
        overflow: hidden;
    }

    .preorder__item {
        width: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .preorder__item .preorder__item__title {
        display: none;
    }

    .preorder__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .preorder__item__img {
        border: none;
        padding: 0;
        width: 100%;
    }

    .preorder__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .preorder__item__small-img {
        display: block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
        border: 1px solid #fd6ba4;
        border-radius: 16px;
        overflow: hidden;
    }

    .preorder__item__small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .preorder__item__details {
        position: relative;
        left: 15px !important;
        width: calc(100% - 30px);
        height: auto;
        bottom: auto;
        margin-top: -1px;
        background: none;
        padding: 16px 16px 32px;
        border: 1px solid #fd6aa4;
        border-radius: 0 0 15px 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .preorder__item__song-type {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .preorder__item__details h3 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .preorder__item__buy-listen span {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .preorder__item__buy-listen a {
        padding: 5px 13px;
    }

    .preorder__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .preorder__item.active .preorder__item__details {
        left: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .preorder_close-btn {
        display: block;
    }

    .page-title__big span {
        display: none;
    }

    /*Videos Page*/
    .videos {
        margin-top: 170px;
    }

    .video__item {
        margin-bottom: 200px;
    }

    .video__title {
        left: 0;
        font-size: 62px;
    }

    .subscribe__form {
        width: 100%;
    }

    footer {
        position: relative;
        margin-top: 32px;
    }

    .footer__social-links a {
        margin-right: 4px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    body.home {
        background: #1c1c1c;
    }

    .menu-main-nav-container {
        top: 170px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    .coming__soon h1 {
        letter-spacing: -5px;
    }

    .coming__soon svg {
        height: 70vh;
    }

    .wrapper {
        width: 100%;
        padding: 0 16px;
    }

    .page-title__big {
        display: none;
    }

    /* HOME PAGE */
    .home-main__img {
        display: none;
    }

    .home-events__item {
        padding: 10px 10px 20px;
        background: #000;
    }

    .home-events__item>span {
        display: block;
        width: 100%;
        padding: 0;
        color: #939393;
    }

    .home-events__item:hover>span {
        color: #000;
    }

    .home-event__date {
        margin-bottom: 16px;
    }

    .home-event__venue,
    .home-event__location {
        font-size: 18px;
        font-family: 'supplybold';
        line-height: 1;
    }

    .home-event__location {
        margin-bottom: 16px;
    }

    .home-event__feat {
        font-size: 12px;
    }

    .home-event__tickets {
        position: absolute;
        bottom: 10px;
        right: 10px;
        width: auto !important;
        padding: 8px 12px !important;
        font-size: 10px;
        font-family: 'supplybold';
        border: 1px solid #1c1c1c;
        border-radius: 6px;
    }

    .home-events__item:hover .home-event__tickets {
        background: #000;
    }

    .home-event__tickets span {
        color: #fd6ba4;
        text-decoration: none;
    }

    .home-events__item:hover .home-event__tickets {
        color: #fff;
    }

    /* LIVE PAGE */
    .events__table {
        margin: 16px 0 0;
    }

    .events__table__head {
        display: none;
    }

    .events__item {
        color: #939393;
        padding: 16px 16px 32px 44px;
    }

    .event__date:before,
    .event__venue:before,
    .event__tickets:before,
    .event__tickets:after {
        display: none;
    }

    .event__date {
        font-size: 18px;
        margin: 0 0 24px -36px;
        width: 100%;
        padding: 0;
    }

    .event__venue {
        width: 100%;
        padding-top: 0;
    }

    .event__venue h2,
    .event__location {
        font-size: 40px;
        line-height: 0.8;
    }

    .event__feat {
        font-size: 40px;
        line-height: 0.8;
        margin-top: 32px;
        font-family: 'akzidenz-grotesk_bqBdCn';
    }

    .event__tickets {
        width: auto;
        margin-top: 24px;
        padding: 10px 26px;
        font-size: 14px;
        font-family: 'supplybold';
        border: 1px solid #1c1c1c;
        border-radius: 6px;
    }

    .events__item:hover .event__tickets {
        background: #000;
    }

    .event__tickets a {
        color: #fd6ba4;
        text-decoration: none;
    }

    .events__item:hover .event__tickets a {
        color: #fff;
    }

    /* MERCH PAGE */
    .merch__item {
        width: 50%;
    }

    .merch__item__sliderBig {
        height: 100%;
    }

    .merch__item__sliderBig img {
        width: 100% !important;
    }

    .merch__item__info {
        padding: 32px;
    }

    .merch__item__title {
        font-size: 64px;
    }

    .merch__item__desc {
        margin-bottom: 64px;
    }

    .merch__item__sliderThumbs {
        display: none !important;
    }

    /* MUSIC PAGE*/
    .music__songs {
        width: 100%;
    }

    .music__item {
        float: left;
        width: 50%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .music__item .music__item__title {
        display: none;
    }

    .music__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .music__item__img {
        width: 100%;
        padding-right: 10px;
    }

    .music__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .music__item__small-img {
        display: block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
        border: 1px solid #fd6ba4;
        border-radius: 16px;
        overflow: hidden;
    }

    .music__item__small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .music__item__details {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 24px;
        border: none;
        overflow: auto;
        z-index: 9999;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        transform: translateX(110%);
    }

    .music__item__song-type {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .music__item__details h3 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .music__item__buy-listen span {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .music__item__buy-listen a {
        padding: 5px 13px;
    }

    .music__item__follow {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 30px;
        width: 100%;
    }

    .music__item.active .music__item__details {
        left: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .music_close-btn {
        display: block;
    }

    /*preorder album*/
    .pre-order__page {
        margin-top: 20px !important;
    }

    .page-template-pre-order header {
        display: none;
    }

    .preorder__big-btns {
        position: relative;
        top: auto;
        left: 15px;
    }

    .preorder__big-btn {
        padding: 0 16px;
        height: 38px;
        line-height: 38px;
        width: auto;
    }

    .preorder__items h1 {
        display: block;
        font-size: 30px;
        margin-left: 15px;
    }

    .preorder__items {
        width: 100%;
        overflow: hidden;
    }

    .preorder__item {
        width: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .preorder__item .preorder__item__title {
        display: none;
    }

    .preorder__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .preorder__item__img {
        border: none;
        padding: 0;
        width: 100%;
    }

    .preorder__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .preorder__item__small-img {
        display: block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
        border: 1px solid #fd6ba4;
        border-radius: 16px;
        overflow: hidden;
    }

    .preorder__item__small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .preorder__item__details {
        position: relative;
        left: 15px !important;
        width: calc(100% - 30px);
        height: auto;
        bottom: auto;
        margin-top: -1px;
        background: none;
        padding: 16px 16px 32px;
        border: 1px solid #fd6aa4;
        border-radius: 0 0 15px 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .preorder__item__song-type {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .preorder__item__details h3 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .preorder__item__buy-listen span {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .preorder__item__buy-listen a {
        padding: 5px 13px;
    }

    .preorder__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .preorder__item.active .preorder__item__details {
        left: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .preorder_close-btn {
        display: block;
    }

    .page-title__big span {
        display: none;
    }

    /*Videos Page*/
    .videos {
        margin-top: 170px;
    }

    .video__item {
        margin-bottom: 200px;
    }

    .video__title {
        left: 0;
        font-size: 72px;
    }

    .subscribe__form {
        width: 80%;
    }

    footer {
        position: relative;
        margin-top: 32px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .coming__soon h1 {
        letter-spacing: -10px;
    }

    .wrapper {
        width: 100%;
        padding: 0 16px;
    }

    .home-events__item>span {
        padding: 0 16px;
    }

    .events__table__head {
        padding: 0 32px;
    }

    .events__table__head__date {
        margin-right: 40px;
    }

    .events__table__head__name {
        width: calc(100% - 340px);
    }

    .events__table__head__order {
        width: 140px;
    }

    .events__item {
        padding: 0 32px 64px 32px;
    }

    .event__date {
        margin-right: 40px;
    }

    .event__venue {
        width: calc(100% - 340px);
    }

    .event__tickets {
        width: 140px;
    }

    .merch__item {
        width: 33.333%;
    }

    .merch__item__sliderBig {
        height: 100%;
    }

    .merch__item__sliderBig img {
        width: 80% !important;
    }

    .merch__item__info {
        padding: 32px;
    }

    .merch__item__title {
        font-size: 64px;
    }

    .merch__item__desc {
        margin-bottom: 64px;
    }

    .merch__item__sliderThumbs {
        padding: 15px;
    }

    /* MUSIC PAGE*/
    .music__songs {
        width: 100%;
    }

    .music__item {
        width: 50%;
        float: left;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .music__item .music__item__title {
        display: none;
    }

    .music__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
        overflow: hidden;
    }

    .music__item__img {
        width: 100%;
        padding-right: 10px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .music__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .music__item__details {
        left: 16px;
        width: calc(100% - 32px);
        padding-left: 24px;
        padding-bottom: 52px;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        transform: translateX(110%);
    }

    .music__item__song-type,
    .music__item__details h3 {
        margin-bottom: 32px;
    }

    .music__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .music__item.active .music__item__img {
        -webkit-transform: translateX(-110%);
        -moz-transform: translateX(-110%);
        transform: translateX(-110%);
        animation: none;
    }

    .music__item.active .music__item__details {
        left: 16px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    /*preorder album*/
    .pre-order__page {
        margin-top: 40px !important;
    }

    .page-title__big span {
        display: none;
    }

    .preorder__items h1 {
        display: block;
        margin: 0 auto 32px;
        width: 70%;
        text-align: center;
    }

    .preorder__big-btns {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        margin-top: 40px;
        text-align: center;
    }

    .preorder__items {
        width: 100%;
        overflow: hidden;
    }

    .preorder__item {
        width: 50%;
        float: left;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .preorder__item .preorder__item__title {
        display: none;
    }

    .preorder__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
    }

    .preorder__item__img {
        border: none;
        padding: 0;
        width: 100%;
        height: 350px;
    }

    .preorder__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .preorder__item__small-img {
        display: block;
        position: relative;
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
        border: 1px solid #fd6ba4;
        border-radius: 16px;
        overflow: hidden;
    }

    .preorder__item__small-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .preorder__item__details {
        position: relative;
        left: 15px !important;
        width: calc(100% - 30px);
        height: 400px;
        bottom: auto;
        margin-top: -1px;
        background: none;
        padding: 16px 16px 32px;
        border: 1px solid #fd6aa4;
        border-radius: 0 0 15px 15px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .preorder__item__song-type {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .preorder__item__details h3 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .preorder__item__buy-listen span {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .preorder__item__buy-listen a {
        padding: 5px 13px;
    }

    .preorder__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .preorder__item.active .preorder__item__details {
        left: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    .preorder_close-btn {
        display: block;
    }

    /*Videos Page*/
    .video__item {
        margin-bottom: 200px;
    }

    .video__title {
        left: 0;
        font-size: 88px;
    }

    .video__img {
        width: 90%;
    }

    footer {
        position: relative;
        margin-top: 32px;
    }
}

@media (width: 1024px) {
    .pre-order__desc {
        font-size: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .pre-order__buy {
        margin-top: 10px;
    }
}

@media (min-width: 993px) and (max-width: 1280px) {

    /*MERCH PAGE*/
    .merch__item {
        width: 33.333%;
    }

    .merch__item__sliderBig {
        height: 100%;
    }

    .merch__item__sliderBig img {
        width: 70% !important;
    }

    .merch__item__info {
        padding: 32px;
    }

    .merch__item__title {
        font-size: 64px;
    }

    .merch__item__desc {
        margin-bottom: 64px;
    }

    .merch__item__sliderThumbs {
        padding: 15px;
    }

    /*MUSIC PAGE*/
    .music__songs {
        width: 100%;
    }

    .music__item {
        width: 50%;
        float: left;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .music__item .music__item__title {
        display: none;
    }

    .music__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
        overflow: hidden;
    }

    .music__item__img {
        width: 100%;
        padding-right: 10px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .music__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .music__item__details {
        left: 16px;
        width: calc(100% - 32px);
        padding-left: 24px;
        padding-bottom: 52px;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        transform: translateX(110%);
    }

    .music__item__song-type,
    .music__item__details h3 {
        margin-bottom: 32px;
    }

    .music__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .music__item.active .music__item__img {
        -webkit-transform: translateX(-110%);
        -moz-transform: translateX(-110%);
        transform: translateX(-110%);
        animation: none;
    }

    .music__item.active .music__item__details {
        left: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    /*preorder album*/
    .preorder__items {
        min-height: 350px !important;
    }

    .page-title__big span {}

    .pre-order__page {
        margin-top: 40px !important;
    }

    .preorder__big-btns {
        left: 30px;
    }

    .preorder__item__info {
        position: absolute;
        right: 0px;
        width: 60%;
        height: 320px;
    }

    .preorder__item__img {}

    .preorder__item__details {
        left: 45%;
    }

    .pre-order__desc {
        font-size: 12px;
    }

    /*Videos Page*/
    .video__title {
        left: -5%;
    }

    footer {
        position: relative;
        margin-top: 0;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {

    /* MUSIC PAGE*/
    .music__songs {
        width: 100%;
    }

    .music__item {
        width: 33.3333%;
        float: left;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .music__item .music__item__title {
        display: none;
    }

    .music__item__info {
        display: block;
        opacity: 1;
        visibility: visible;
        position: relative !important;
        right: auto;
        bottom: auto;
        width: 100%;
        padding: 0 16px;
        margin-bottom: 32px;
        overflow: hidden;
    }

    .music__item__img {
        width: 100%;
        padding-right: 10px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
    }

    .music__item__img img {
        border: 1px solid #fd6ba4;
        border-radius: 16px;
    }

    .music__item__details {
        left: 16px;
        width: calc(100% - 32px);
        padding-left: 24px;
        padding-bottom: 52px;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        transform: translateX(110%);
    }

    .music__item__song-type,
    .music__item__details h3 {
        margin-bottom: 32px;
    }

    .music__item__follow {
        left: 24px;
        width: calc(100% - 48px);
    }

    .music__item.active .music__item__img {
        -webkit-transform: translateX(-110%);
        -moz-transform: translateX(-110%);
        transform: translateX(-110%);
        animation: none;
    }

    .music__item.active .music__item__details {
        opacity: 1;
        visibility: visible;
        left: auto;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        transform: translateX(0%);
    }

    /*preorder album*/
    /*.pre-order__page .music__item {
		width: 50%;
	}
	.pre-order__page .music__item__img {
		width: 50%;
	}
	.pre-order__page .music__item__details {
		opacity: 1;
    	visibility: visible;
	    left: 45% !important;
	    width: 50%;
	    padding-left: 64px;
	    padding-bottom: 0;

    	-webkit-transform: translateX(0);
    	-moz-transform: translateX(0);
    	transform: translateX(0);
	}*/
    /*Videos Page*/
    .video__title {
        left: -10%;
    }
}

@media (min-width: 768px) and (max-width: 1360px) {
    .pre-order__price {
        font-size: 14px;
    }

    .pre-order__link {
        padding: 8px 16px;
        font-size: 12px;
    }
}

@media (min-width: 1281px) and (max-width: 1440px) {
    .pre-order__desc {
        font-size: 12px;
    }

    .page-template-pre-order .page-title__big {
        font-size: 90px !important;
    }
}