@media only screen and (max-width: 28.74999em) {
    .mpc-discography {
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(73vw - 3em);
        margin: 0 auto;
        background: transparent;
        display: none !important;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .title-bar-title {
        font-size: 0.5em;
        display: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 23vh;
        margin: 0 auto;
        padding: 0em;
        width: 100%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 0em;
        display: none;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 1em;
        width: 100%;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.75em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: justify;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
        text-align: center;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em 2em;
        width: 100%;
        text-align: center;
    }
    .album-first-link {
        display: inline-block;
        visibility: visible;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 2em;
        text-align: center;
    }
    .off-canvas-wrapper {
        overflow: hidden;
    }
    .off-canvas-content {
        height: 100vh;
    }
    .social-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        display: none !important;
    }
    .social-menu {
        list-style: none;
        display: block;
    }
    .social-menu li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu li a {
        display: block;
    }
    .social-wrapper-second {
        display: inline-block;
        margin: 0 auto;
        margin-top: 2em;
        padding: 1em;
        float: none;
        width: 100%;
        text-align: right;
    }
    .social-menu-second {
        list-style: none;
        display: block;
        margin: 0 auto;
    }
    .social-menu-second li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu-second li a {
        display: block;
    }
    .shop {
        padding: 1em;
    }
    #shop {
        width: 100% !important;
    }
    .option-first h3 {
        font-size: 0.8em;
    }
    .option-first a {
        font-size: 0.8em;
    }
    .option-first a span {
        font-size: 1em;
    }
    .option-second h3 {
        font-size: 0.8em;
    }
    .option-second a {
        font-size: 0.8em;
    }
    .option-second a span {
        font-size: 1em;
    }
    .discography-player-wrapper-main {
        margin-top: 5em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 28.750em) and (max-width: 39.999em) {
    .mpc-discography {
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(73vw - 3em);
        margin: 0 auto;
        background: transparent;
        display: none !important;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .title-bar-title {
        font-size: 0.5em;
    }
    .discography-main-wrapper {
        position: relative;
        top: 23vh;
        margin: 0 auto;
        padding: 0em;
        padding-bottom: 2em;
        width: 100%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 0em;
        display: none;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 1em 2em;
        width: 100%;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.8em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: justify;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
        text-align: center;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em 2em;
        width: 100%;
        text-align: center;
    }
    .album-first-link {
        display: inline-block;
        visibility: visible;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 2em;
        text-align: center;
    }
    .off-canvas-wrapper {
        overflow: hidden;
    }
    .off-canvas-content {
        height: 100vh;
    }
    .social-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        display: none !important;
    }
    .social-menu {
        list-style: none;
        display: block;
    }
    .social-menu li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu li a {
        display: block;
    }
    .social-wrapper-second {
        display: inline-block;
        margin: 0 auto;
        margin-top: 2em;
        padding: 1em;
        float: none;
        width: 100%;
        text-align: right;
    }
    .social-menu-second {
        list-style: none;
        display: block;
        margin: 0 auto;
    }
    .social-menu-second li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu-second li a {
        display: block;
    }
    .shop {
        padding: 1em;
        padding-top: 2em;
    }
    #shop {
        width: 70% !important;
    }
    .option-first h3 {
        font-size: 0.8em;
    }
    .option-first a {
        font-size: 0.8em;
    }
    .option-first a span {
        font-size: 1em;
    }
    .option-second h3 {
        font-size: 0.8em;
    }
    .option-second a {
        font-size: 0.8em;
    }
    .option-second a span {
        font-size: 1em;
    }
    .discography-player-wrapper-main {
        margin-top: 5em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 40em) and (max-width: 47.999em) {
    .mpc-discography {
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(73vw - 3em);
        margin: 0 auto;
        background: transparent;
        display: none !important;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 25vh;
        margin: 0 auto;
        padding: 0em;
        width: 100%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2.32em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 1em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 0em;
        display: none;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 2em;
        width: 100%;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.85em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: justify;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
        text-align: center;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em 3em;
        width: 100%;
        text-align: center;
    }
    .album-first-link {
        display: inline-block;
        visibility: visible;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 2em 3em;
        text-align: center;
    }
    .off-canvas-wrapper {
        overflow: hidden;
    }
    .off-canvas-content {
        height: 100vh;
    }
    .social-wrapper {
        position: absolute;
        bottom: 0;
        right: 0;
        display: none !important;
    }
    .social-menu {
        list-style: none;
        display: block;
    }
    .social-menu li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu li a {
        display: block;
    }
    .social-wrapper-second {
        display: inline-block;
        margin: 0 auto;
        margin-top: 2em;
        padding: 1em;
        float: none;
        width: 100%;
        text-align: right;
    }
    .social-menu-second {
        list-style: none;
        display: block;
        margin: 0 auto;
    }
    .social-menu-second li {
        display: inline-block;
        padding: 0.3em;
    }
    .social-menu-second li a {
        display: block;
    }
    #shop {
        width: 70% !important;
    }
    .option-first h3 {
        font-size: 0.85em;
    }
    .option-first a {
        font-size: 0.85em;
    }
    .option-second h3 {
        font-size: 0.85em;
    }
    .option-second a {
        font-size: 0.85em;
    }
    .discography-player-wrapper-main {
        margin-top: 5em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
    
}

@media only screen and (min-width: 48em) and (max-width: 63.999em) {
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(73vw - 3em);
        margin: 0 auto;
        background: transparent;
        display: none !important;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 15vh;
        margin: 0 auto;
        padding: 0em;
        width: 90%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 1.85em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 0em;
        display: none;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 0em;
        width: 60%;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.8em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 0em 2em;
        width: 40%;
    }
    .album-first-link {
        display: inline-block;
        visibility: visible;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 3em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
    #shop {
        width: 60% !important;
    }
    .option-first h3 {
        font-size: 0.85em;
    }
    .option-first a {
        font-size: 0.85em;
    }
    .option-second h3 {
        font-size: 0.85em;
    }
    .option-second a {
        font-size: 0.85em;
    }
    .discography-player-wrapper-main {
        margin-top: 7em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 64em) and (max-width: 79.999em) {
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(73vw - 3em);
        margin: 0 auto;
        background: transparent;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 20vh;
        margin: 0 auto;
        padding: 0em;
        width: 80%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 1.85em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 0em;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 0em 1.5em;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.7em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 0em;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 1em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
    #shop {
        width: 50% !important;
    }
    .discography-player-wrapper-main {
        margin-top: 3em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 90%;
        height: 90%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 80em) and (max-width: 89.999em) {
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(60vw - 3em);
        margin: 0 auto;
        background: transparent;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 25vh;
        margin: 0 auto;
        padding: 0em;
        width: 80%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 1em;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 1em 2em;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.8em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 1em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
    #shop {
        width: 40% !important;
    }
    .discography-player-wrapper-main {
        margin-top: 3em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 80%;
        height: 90%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 90em) and (max-width: 104.999em) {
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography .top-bar {
        width: calc(53vw - 3em);
        margin: 0 auto;
        background: transparent;
    }
    .mpc-discography .top-bar ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 27vh;
        margin: 0 auto;
        padding: 0em;
        width: 80%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 1em 2em;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 1em 2em;
    }
    .discography-second-block p {
        color: #424242;
        font-family: 'Lora', serif;
        font-size: 0.89em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
    }
    .discography-second-block p:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }
    .discography-second-block p:nth-child(2) {
        margin: 0;
    }
    .discography-second-block p:nth-child(3) {
        margin-top: 0;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em 2em;
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 1em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
    #shop {
        width: 40% !important;
    }
    .discography-player-wrapper-main {
        margin-top: 3em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 80%;
        height: 90%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 105em) and (max-width: 119.999em) {
    .mpc-discography .top-bar {
        width: calc(47vw - 3em);
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 1em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
    .discography-player-wrapper-main {
        margin-top: 3em;
    }
    
    .md-modal {
        top: 50%;
        left: 50%;
        width: 70%;
        height: 90%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .md-overlay {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1000;
    }

    .md-content {
        border-radius: 3px;
        margin: 0 auto;
        height: 100%;
    }

    .md-content button {
        display: block;
        margin: 0 auto;
        font-size: 2em;
        font-weight: 400;
        letter-spacing: 1px;
        top: 1em;
        right: 1em;
    }
}

@media only screen and (min-width: 120em) {
    .mpc-discography .top-bar {
        width: calc(41vw - 3em);
    }
    .discography-fourth-block {
        margin: 0 auto;
        margin-top: 0em;
        padding: 1em;
        text-align: center;
    }
    .social-menu-second {
        list-style: none;
        display: none;
        margin: 0 auto;
    }
}
