body,
html {
    margin: 0;
    padding: 0;
}

body {
    background: #000;
    overflow: hidden;
}

.off-canvas-wrapper {
    height: 100%;
}

.off-canvas {
    background: #000 url(../img/about_bg.jpg) no-repeat top left;
    height: 100%;
    padding: 1em;
    padding-top: 95px;
}

.off-canvas-content {
    background: #000;
    margin: 0;
    padding: 0;
    overflow-y: auto;
}

.off-canvas .menu li a {
    color: #cfc8c8;
}

.off-canvas .menu .active > a {
    color: #eb663e;
    transition: all 0.3s ease-in-out;
}

.off-canvas .menu .active > a:hover {
    color: #000;
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.off-canvas .close-button {
    color: #000;
    transition: all 0.3s ease-in-out;
    font-family: 'Merriweather', serif;
    font-size: 2.52em;
    font-weight: 300;
}

.off-canvas .close-button:hover {
    color: #b04c2e;
}

.main-page-wrapper {
    margin: 0;
    padding: 0;
}

.mpc-home {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/home_bg.jpg) no-repeat top;
    background-size: cover;
}

.mpc-about {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/about_bg.jpg) no-repeat top;
    background-size: cover;
}

.mpc-contact {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/contact_bg_1.jpg) no-repeat top;
    background-size: cover;
}

.mpc-discography {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/discography_bg.jpg) no-repeat top;
    background-size: cover;
}

.mpc-tour {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/tour_bg.jpg) no-repeat top;
    background-size: cover;
}

.mpc-news {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/news_bg.jpg) no-repeat top;
    background-size: cover;
}

.mpc-news-preview {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0;
    max-width: 1440px;
    height: 800px;
    position: relative;
    background: url(../img/contact_bg.jpg) no-repeat top;
    background-size: cover;
}

.logo-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -65px;
    margin-left: -69px;
    display: inline-block;
}

.main-menu-wrapper {
    margin: 0 auto;
    padding: 0;
}

.top-bar {
    width: 65%;
    margin: 0 auto;
    background: transparent;
}

.top-bar-right {
    margin-right: -1em;
}

.top-bar ul {
    background-color: transparent;
}

.title-bar-title {
    color: #000;
    font-family: 'Merriweather', serif;
    font-size: 0.85em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    transition: all 0.3s ease-in-out;
}

.menu-icon:hover::after {
    background: #eb663e;
    box-shadow: 0 7px 0 #eb663e, 0 14px 0 #eb663e;
}

.menu li a {
    color: #000;
    font-family: 'Merriweather', serif;
    font-size: 0.85em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menu li a:hover {
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.menu .active > a {
    background: transparent;
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.menu .active > a:hover {
    background: transparent;
    color: #eb663e;
}

.title-bar {
    background: transparent;
}

.info-wrapper {
    position: relative;
    top: 45%;
    left: 0;
    background: url(../img/ornament_1.png) no-repeat bottom;
}


/* .info-wrapper-about {
    position: relative;
    top: 63%;
    left: 0;
    background: url(../img/ornament_3.png) no-repeat bottom left;
    background-repeat: repeat-x;
    padding: 0;
} 

.info-wrapper-media {
    margin-right: 3em;
    padding: 0;
    display: block;
    float: right;
    text-align: center;
    position: relative;
    top: 47%;
} */

.mpc-about .info-wrapper-about {
    width: 100%;
    margin: 0;
    position: relative;
    top: 67%;
    left: 0;
    padding: 0;
}

.mpc-about .info-wrapper-about .info-wrapper-about-text {
    width: 60%;
    margin: 0;
    padding: 0 2em 0 0;
    float: left;
}

.mpc-about .info-wrapper-about .info-wrapper-about-text p {
    margin: 0;
    padding: 0em;
    padding-bottom: 3em;
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
    background: url(../img/ornament_3.png) no-repeat bottom left;
    background-repeat: repeat-x;
    width: 65%;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media {
    text-align: center;
    width: 30%;
    margin: 0;
    margin-top: -3em;
    padding: 0 0 0 2em;
    float: left;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-video {
    margin: 0 auto;
    padding: 0;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-video h3 {
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 0.9em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-video a {
    display: block;
    margin: 0 auto;
    padding: 1em;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-video a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 1px solid #424242;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-gallery {
    margin: 0 auto;
    padding: 0;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-gallery h3 {
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 0.9em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-gallery a {
    display: block;
    margin: 0 auto;
    padding: 1em;
}

.mpc-about .info-wrapper-about .info-wrapper-about-media .info-wrapper-gallery a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 1px solid #424242;
}

.info-wrapper h1 {
    margin: 0 auto;
    padding: 1em;
    padding-bottom: 3em;
    color: #cfc8c8;
    font-family: 'Merriweather', serif;
    font-size: 1.52em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.info-wrapper-about p {
    margin: 0 auto;
    padding: 0em;
    padding-bottom: 3em;
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 0.95em;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
}

.social-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
}

.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: block;
    margin: 0 auto;
    padding: 1em;
    float: none;
}

.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;
}

.audio-wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 47%;
    text-align: center;
}

.gallery-modal {
    background: rgba(0, 0, 0, 0.9);
    overflow: hidden;
}

.gallery-modal .close-button {
    font-family: 'Lora', serif;
    font-size: 3em;
    color: #cfc8c8;
    transition: all 0.3s ease-in-out;
}

.gallery-modal .close-button:hover {
    color: #424242;
}

.gallery-modal-inner {
    margin: 0 auto;
    margin-top: 5%;
    padding: 2em;
    max-width: 1440px;
    height: 800px;
    position: relative;
}

.video-modal-inner {
    margin: 0 auto;
    margin-top: 5%;
    padding: 2em;
    max-width: 1440px;
    height: 800px;
    position: relative;
}

.gallery-promo-image {
    margin: 0;
    padding: 0.5em;
}

.gallery-thumbs {
    margin: 0;
    padding: 0.5em;
}

.gallery-thumbs h1 {
    color: #eb663e;
    font-family: 'Lora', serif;
    font-size: 1.75em;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: right;
    padding: 0.5em;
}

.gallery-thumbs ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.gallery-thumbs ul li {
    display: inline-block;
    width: calc(97% / 7);
    margin: 1px;
    padding: 0;
}

.gallery-thumbs ul li a {
    display: block;
    margin: 0 !important;
    padding: 0;
}

.gallery-thumbs ul li a img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.video-modal {
    background: rgba(0, 0, 0, 0.9);
    overflow: hidden;
}

.video-modal .close-button {
    font-family: 'Lora', serif;
    font-size: 3em;
    color: #cfc8c8;
    transition: all 0.3s ease-in-out;
}

.video-modal .close-button:hover {
    color: #424242;
}

.video-modal-inner {
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 2em;
    max-width: 1440px;
    height: 800px;
    position: relative;
    text-align: center;
}

#video-gallery {
    margin: 0 auto;
}


/* contact */

.mpc-contact .menu li a {
    color: #f5f3f0 !important;
    font-family: 'Merriweather', serif;
    font-size: 0.85em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, 0.5);
}

.mpc-contact .menu li a:hover {
    color: #b04c2e !important;
    transition: all 0.3s ease-in-out;
}

.mpc-contact .menu .active > a {
    background: transparent;
    color: #eb663e !important;
    transition: all 0.3s ease-in-out;
}

.mpc-contact .menu .active > a:hover {
    background: transparent;
    color: #b04c2e;
}

.contact-main-wrapper {
    position: relative;
    top: 15vh;
    padding: 2em;
}

.form-holder {
    margin: 0;
    padding: 1em 2em 0em 2em;
    position: relative;
    border: 1px solid rgba(235, 102, 62, 0.5);
    background: rgba(0, 0, 0, 0.7)
}

.form-holder-name label input,
.form-holder-mail label input,
.form-holder-topic label input {
    background: transparent url(../ico/form_bg.png) no-repeat bottom;
    background-size: contain;
    font-family: 'Lora', serif;
    font-size: 0.95em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #b3b3b3;
    border: none;
    box-shadow: none;
    text-align: center;
    padding: 1m;
}

.form-holder-name label input:focus,
.form-holder-mail label input:focus,
.form-holder-topic label input:focus {
    background: transparent url(../ico/form_bg.png) no-repeat bottom;
    background-size: contain;
    outline: none;
    box-shadow: none;
    border: none;
}

::-webkit-input-placeholder {
    color: #b3b3b3 !important;
    text-transform: uppercase;
}

:-moz-placeholder {
    color: #b3b3b3 !important;
    text-transform: uppercase;
}

::-moz-placeholder {
    color: #b3b3b3 !important;
    text-transform: uppercase;
}

:-ms-input-placeholder {
    color: #b3b3b3 !important;
    text-transform: uppercase;
}

.form-holder-message {
    background: transparent url(../ico/form_bg.png) no-repeat bottom;
    background-size: contain;
    text-align: left;
}

.form-holder-message textarea {
    background: transparent url(../ico/form_bg_1.png) no-repeat top;
    background-size: contain;
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #b3b3b3;
    border: none;
    box-shadow: none;
    text-align: center;
    height: 200px;
    resize: none;
    overflow-y: auto;
    padding-top: 2em;
}

.form-holder-message textarea placeholder {
    text-transform: uppercase;
}

.form-holder-button {
    margin: 0 auto;
    padding: 0;
}

.form-holder-button fieldset {
    margin: 0 auto;
    padding: 1em;
    float: none;
    text-align: center;
}

.form-holder-button fieldset button {
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 1em;
    background: rgba(235, 102, 62, 0.7);
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #141414;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0.3em;
    transition: all 0.3s ease-in-out;
}

.form-holder-button fieldset button:hover {
    background: rgba(235, 102, 62, 0.9);
    color: #b3b3b3;
}

.captcha-wrapper {
    margin: 1em auto;
    padding: 0;
}

.captcha-wrapper p {
    font-family: 'Lora', serif;
    font-size: 0.65em;
    font-weight: 400;
    color: #b3b3b3;
    border: none;
    box-shadow: none;
    text-align: center;
    padding: 0em;
}

.captcha-content-first {
    margin: 0;
    padding: 0;
}

.captcha-content-first span {
    font-family: 'Lora', serif;
    font-size: 0.75em;
    font-weight: 400;
    color: #b3b3b3;
    border: none;
    box-shadow: none;
    text-align: center;
    padding: 1em;
}

.captcha-content-second {
    margin: 0;
    padding: 0;
}

.captcha-content-second label {
    background: transparent;
    margin: 0;
    padding: 0;
}

.captcha-content-second label input {
    background: transparent;
    margin: 0;
    padding: 0;
}

.captcha-content-second label input[type="text"] {
    margin: 0;
    padding: 0;
    text-transform: none !important;
    font-size: 0.7em;
    height: 25px;
    border: none;
    box-shadow: none;
    background: rgba(179, 179, 179, 0.2);
    text-align: center;
}

.captcha-content-second label input:focus {
    background: transparent;
    color: #b3b3b3;
}

.form-info {
    margin: 0;
    margin-top: 25%;
    padding: 1em;
}

.form-info p {
    color: #ecf0f1;
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: left;
    margin: 0.75em;
    padding: 0.5em;
}

.form-info-bg {
    background: url(../ico/form_info_bg.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 25px;
    margin: 0;
    padding: 0;
}


/* discography */

.discography-main-wrapper {
    position: relative;
    top: 25vh;
    margin: 0 auto;
    padding: 2em;
}

.discography-wrapper-inner {
    margin: 0 auto;
    padding: 0;
}

.discography-wrapper-inner h1 {
    font-family: 'Lora', serif;
    font-size: 2em;
    font-weight: 400;
    color: #cfc8c8;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3em;
}

.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: 1em;
    padding: 2em;
    text-align: center;
}

.discography-fourth-block a {
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 1em;
    background: rgba(235, 102, 62, 0.7);
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #141414;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0.3em;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eb663e;
}

.discography-fourth-block a:hover {
    background: rgba(235, 102, 62, 0.9);
    color: #b3b3b3;
}

.album-first-link {
    display: none;
    visibility: hidden;
    margin: 0.5em;
}

.album-second-link {
    display: inline-block;
    margin: 0.5em;
}

.discography-player-wrapper-main {
    display: inline-block;
    width: 100%;
    margin-top: 3em;
}

div#amplitude-player {
    clear: both;
    margin: 0 auto;
}

div#amplitude-left {
    padding: 0px;
    max-height: 700px;
    text-align: center;
}

div#amplitude-left img[amplitude-song-info="cover_art_url"] {
    max-width: 100%;
    height: auto;
}

div#amplitude-left div#player-left-bottom {
    padding: 20px 10px;
}

div#amplitude-left div#player-left-bottom div#time-container span.current-time {
    color: #eb663e;
    font-size: 14px;
    font-weight: 700;
    float: left;
    width: 15%;
    text-align: center;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider {
    -webkit-appearance: none;
    width: 70%;
    float: left;
    margin-top: 10px;
}

@-moz-document url-prefix() {
    div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider {
        margin-top: 0px;
    }
}

@supports (-ms-ime-align:auto) {
    div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider {
        margin-top: -4px;
        height: 30px;
    }
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,
    div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider {
        margin-top: -8px;
    }
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider:focus {
    outline: none;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-webkit-slider-runnable-track {
    width: 75%;
    height: 1px;
    cursor: pointer;
    animate: 0.2s;
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #eb663e;
    cursor: pointer;
    margin-top: -8px;
    -webkit-appearance: none;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider:focus::-webkit-slider-runnable-track {
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    animate: 0.2s;
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #00A0FF;
    cursor: pointer;
    margin-top: -8px;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-ms-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    animate: 0.2s;
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-ms-fill-lower {
    background: #CFD8DC;
    border-radius: 2.6px;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-ms-fill-upper {
    background: #CFD8DC;
    border-radius: 2.6px;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-ms-thumb {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: #00A0FF;
    cursor: pointer;
    margin-top: 4px;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider:focus::-ms-fill-lower {
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider:focus::-ms-fill-upper {
    background: #CFD8DC;
}

div#amplitude-left div#player-left-bottom div#time-container input[type=range].amplitude-song-slider::-ms-tooltip {
    display: none;
}

div#amplitude-left div#player-left-bottom div#time-container span.duration {
    color: #eb663e;
    font-size: 14px;
    font-weight: 700;
    float: left;
    width: 15%;
    text-align: center;
}

div#amplitude-left div#player-left-bottom div#time-container:after {
    content: "";
    display: table;
    clear: both;
}

div#amplitude-left div#player-left-bottom div#control-container {
    margin-top: 25px;
}

div#amplitude-left div#player-left-bottom div#control-container div#repeat-container {
    width: 20%;
    float: left;
}

div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat {
    width: 24px;
    height: 19px;
    cursor: pointer;
    float: right;
    margin-top: 20px;
}

div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat.amplitude-repeat-off {
    background: url('../ico/repeat-off.svg');
}

div#amplitude-left div#player-left-bottom div#control-container div#repeat-container div#repeat.amplitude-repeat-on {
    background: url('../ico/repeat-on.svg');
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container {
    width: 60%;
    float: left;
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls {
    width: 130px;
    margin: auto;
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#previous {
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../ico/prev.svg');
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
    margin-right: -5px;
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#play-pause {
    display: inline-block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    float: left;
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#play-pause.amplitude-paused {
    background: url('../ico/play.svg');
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#play-pause.amplitude-playing {
    background: url('../ico/pause.svg');
}

div#amplitude-left div#player-left-bottom div#control-container div#central-control-container div#central-controls div#next {
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../ico/next.svg');
    background-repeat: no-repeat;
    float: left;
    margin-top: 10px;
    margin-left: -5px;
}

div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container {
    width: 20%;
    float: left;
}

div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle {
    width: 23px;
    height: 19px;
    cursor: pointer;
    float: left;
    margin-top: 20px;
}

div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle.amplitude-shuffle-off {
    background: url('../ico/shuffle-off.svg');
}

div#amplitude-left div#player-left-bottom div#control-container div#shuffle-container div#shuffle.amplitude-shuffle-on {
    background: url('../ico/shuffle-on.svg');
}

div#amplitude-left div#player-left-bottom div#control-container:after {
    content: "";
    display: table;
    clear: both;
}

div#amplitude-left div#player-left-bottom div#meta-container {
    text-align: center;
    margin-top: 5px;
}

div#amplitude-left div#player-left-bottom div#meta-container span.song-name {
    display: block;
    font-size: 20px;
    color: rgba(235, 102, 62, 0.9);
    font-family: 'Lora', serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#amplitude-left div#player-left-bottom div#meta-container div.song-artist-album {
    color: #b3b3b3;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Lora', serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#amplitude-left div#player-left-bottom div#meta-container div.song-artist-album span {
    display: block;
}

div#amplitude-right {
    padding: 0px;
    max-height: 700px;
}

div#amplitude-right div.song {
    cursor: pointer;
    padding: 10px;
}

div#amplitude-right div.song div.song-now-playing-icon-container {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

div#amplitude-right div.song div.song-now-playing-icon-container img.now-playing {
    display: none;
    margin-top: 15px;
}

div#amplitude-right div.song div.play-button-container {
    display: none;
    background: url('../ico/list-play-light.png') no-repeat;
    width: 22px;
    height: 22px;
    margin-top: 10px;
}

div#amplitude-right div.song div.play-button-container:hover {
    background: url('../ico/list-play-hover.png') no-repeat;
}

div#amplitude-right div.song.amplitude-active-song-container div.song-now-playing-icon-container img.now-playing {
    display: block;
}

div#amplitude-right div.song.amplitude-active-song-container div.song-now-playing-icon-container:hover img.now-playing div.play-button-container {
    display: none;
}

div#amplitude-right div.song div.song-meta-data {
    float: left;
    width: calc( 100% - 110px);
}

div#amplitude-right div.song div.song-meta-data span.song-title {
    color: #eb663e;
    font-size: 16px;
    display: block;
    font-family: 'Lora', serif;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#amplitude-right div.song div.song-meta-data span.song-artist {
    color: #b3b3b3;
    font-family: 'Lora', serif;
    font-size: 12px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#amplitude-right div.song img.bandcamp-grey {
    float: left;
    display: block;
    margin-top: 10px;
}

div#amplitude-right div.song img.bandcamp-white {
    float: left;
    display: none;
    margin-top: 10px;
}

div#amplitude-right div.song span.song-duration {
    float: left;
    width: 55px;
    text-align: center;
    line-height: 45px;
    color: #eb663e;
    font-size: 16px;
    font-weight: 500;
}

div#amplitude-right div.song:after {
    content: "";
    display: table;
    clear: both;
}

/* Small only */

@media screen and (max-width: 39.9375em) {
    div#amplitude-player div#amplitude-left img[amplitude-song-info="cover_art_url"] {
        width: auto;
        height: auto;
    }
}

/* Medium and up */

@media screen and (min-width: 40em) {}

/* Medium only */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */

@media screen and (min-width: 64em) {}

/* Large only */

@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/* General styles for the modal */

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 60%;
	height: 80%;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	color: #fff;
	background: #000;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
    height: 100%;
}

.md-content button {
	display: block;
	margin: 0 auto;
    font-family: 'Lora', serif;
    font-size: 2em;
    font-weight: 400;
    color: #cfc8c8;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 1em;
    right: 1em;
}

.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


/* tour */

.tour-main-wrapper {
    position: relative;
    top: 5vh;
    margin: 0 auto;
    padding: 2em;
}

.tour-wrapper-inner {
    margin: 0 auto;
    padding: 0;
}

.tour-block-first {
    margin: 0;
    padding: 2em;
    padding-top: 0;
}

.tour-block-first img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.tour-block-second {
    margin: 0;
    padding: 0;
    padding-top: 3em;
}

.tour-block-second h1 {
    font-family: 'Merriweather', serif;
    font-size: 1.85em;
    font-weight: 700;
    text-align: center;
    color: #424242;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tour-block-second h1 span {
    margin: 0;
    padding: 0;
}

.tour-info-wrapper {
    margin: 0;
    margin-top: 3%;
    padding: 0;
}

.tour-info-block-first {
    margin: 0;
    padding: 0;
}

.tour-info-block-inner {
    width: 100%;
    max-height: 150px;
    margin: 0 auto;
    margin-top: 1em;
    padding: 1em 0em;
}

.tour-info-block-first table {
    margin: 0 auto;
    margin-top: 1em;
    padding: 1em 0em;
    width: 80%;
}

.tour-info-block-first table thead {
    margin: 0;
    padding: 0;
    display: none;
}

.tour-info-block-first table thead tr {
    margin: 0;
    padding: 0;
}

.tour-info-block-first table thead tr th {
    margin: 0;
    padding: 0;
}

.tour-info-block-first tbody {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}

.tour-info-block-first tbody tr td {
    background: transparent;
}

.tour-info-block-first tbody tr {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: 700;
    color: #424242;
    margin: 0;
    padding: 0.3em;
}

.tour-info-block-first tbody tr:nth-child(even) {
    background: transparent;
}

.tour-info-date {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    width: 10%;
    color: #b04c2e;
    margin: 0;
    text-align: left;
    padding: 0em;
}

.tour-info-venue {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    width: 45%;
    color: #424242;
    margin: 0;
    text-align: left;
    padding: 0em;
}

.tour-info-tickets {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tour-info-tickets a {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #eb663e;
    margin: 0;
    padding: 0;
}

.tour-info-ornament {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tour-info-ornament span {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #424242;
    text-align: center;
    margin: 0;
    padding: 0;
}

.tour-info-more-info {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tour-info-more-info a {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0em;
}

.tour-info-location {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tour-info-location a {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0em;
}

.tour-info-venue-second {
    margin: 0;
    padding: 0;
    text-align: center;
}

.tour-info-venue-second a {
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0em;
}

.tour-info-block-second {
    margin: 0 auto;
    margin-top: 3em;
    padding: 2em;
    padding-top: 0;
}

.tour-info-block-second h3 {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0.5em;
    text-align: right;
}

.tour-info-block-second p {
    font-family: 'Lora', serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #424242;
    margin: 0;
    padding: 0.5em;
    text-align: center
}

.tour-info-block-second .subscribe-btn {
    margin: 0 auto;
    margin-top: 2em;
    padding: 0;
    display: block;
    text-align: center;
}

.tour-info-block-second .subscribe-btn a {
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 1em;
    background: rgba(235, 102, 62, 0.7);
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #141414;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0.3em;
    transition: all 0.3s ease-in-out;
    border: 1px solid #eb663e;
}

.tour-info-block-second .subscribe-btn a:hover {
    background: rgba(235, 102, 62, 0.9);
    color: #b3b3b3;
}

.tour-info-block-second .map-holder {
    margin: 0;
    padding: 0.3em;
    border: 1px solid #b04c2e;
    border-radius: 0.3em;
}

.tour-info-block-second .map-holder img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.tour-info-block-third {
    margin: 0;
    padding: 2em;
    padding-top: 0;
}

.tour-info-block-third h3 {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0.5em;
    text-align: right;
}

.tour-info-block-third .venue-holder {
    margin: 0;
    padding: 0.3em;
    border: 1px solid #b04c2e;
    border-radius: 0.3em;
}

.tour-info-block-third .venue-holder img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.tooltipster-content {
    margin: 0;
    padding: 0.5em !important;
}

/* news */

.news-main-wrapper {
    position: relative;
    top: 33vh;
    margin: 0 auto;
    padding: 2em;
    float: none !important;
}

.news-wrapper-inner {
    margin: 0 auto;
    padding: 0;
}

.news-wrapper-inner h1 {
    font-family: 'Lora', serif;
    font-size: 1.52em;
    font-weight: bold;
    color: #b04c2e;
    margin: 0;
    padding: 0.5em;
    text-align: center;
}


/* news preview */

.news-preview-main-wrapper {
    position: relative;
    top: 10vh;
    margin: 0 auto;
    padding: 2em;
    float: none !important;
}

.news-preview-main-wrapper .news-prev-nav {
    position: absolute;
    top: 30vh;
    left: 0;
    width: 100%;
    margin: 0 auto;
}

.news-preview-main-wrapper .news-prev-nav li a {
    font-family: 'Lora', serif;
    font-size: 0.9em;
    font-weight: 700;
    color: #b04c2e;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(1) {
    display: inline-block;
    float: left;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(1) a span {
    display: block;
    font-size: 3em;
    text-align: center;
    color: #b04c2e;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(1) span {
    display: block;
    font-size: 2em;
    text-align: center;
    color: #b04c2e;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(2) {
    display: inline-block;
    float: right;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(2) a span {
    display: block;
    font-size: 3em;
    text-align: center;
    color: #b04c2e;
}

.news-preview-main-wrapper .news-prev-nav li:nth-child(2) span {
    display: block;
    font-size: 2em;
    text-align: center;
    color: #b04c2e;
}

.news-preview-wrapper-inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
    float: none;
    width: 90%;
}

.news-preview-left-block {
    margin: 0;
    padding: 1.5em;
    border: 1px solid #b04c2e;
    background: rgba(0, 0, 0, 0.9);
    width: 74.5%;
}

.news-preview-left-block-first {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

.news-preview-left-block-first .news-preview-gallery {
    margin: 0;
    padding: 0;
}

.news-preview-left-block-first .news-preview-text {
    margin: 0;
    padding: 0;
}

.news-preview-text ul {
    margin: 0;
    margin-bottom: 1.5em;
    padding: 0;
    display: block;
    width: 100%;
    list-style: none;
}

.news-preview-text ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.news-preview-text ul li:nth-child(1) {
    width: 70%;
    text-align: left;
}

.news-preview-text ul li:nth-child(2) {
    width: 25%;
    text-align: right;
}

.news-preview-text ul li h1 {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #b04c2e;
    font-family: 'Merriweather', serif;
    font-size: 1.2em;
    font-weight: 700;
}

.news-preview-text ul li p {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #424242;
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: 700;
}

.news-preview-text ul li p span {
    color: #b04c2e;
}

.news-preview-text ul li h3 {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #424242;
    font-family: 'Lora', serif;
    font-size: 0.95em;
    font-weight: 700;
}

.news-preview-text p {
    display: inline-block;
    color: #bebebe;
    font-family: 'Lora', serif;
    font-size: 0.75em;
    font-weight: 700;
}

.news-preview-left-block .news-preview-text:nth-child(odd) {
    padding-left: 0;
}

.news-preview-left-block .news-preview-text:nth-child(even) {
    padding-left: 1.5em;
}

.news-preview-left-block-second .news-preview-text-second {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

.news-preview-text-second p {
    display: inline-block;
    color: #bebebe;
    font-family: 'Lora', serif;
    font-size: 0.75em;
    font-weight: bold;
}

.news-preview-post-info {
    margin: 0;
    padding: 0;
}

.news-preview-post-info ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
}

.news-preview-post-info ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.news-preview-post-info ul p {
    margin: 0;
    padding: 0;
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 0.7em;
    font-weight: 700;
}

.news-preview-post-info ul p a {
    margin: 0;
    padding: 0;
    color: #b04c2e;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    font-weight: 700;
}

.news-preview-right-block {
    margin: 0;
    padding: 0.5em;
    padding-top: 1.5em;
    border: 1px solid #b04c2e;
    background: rgba(0, 0, 0, 0.9);
}

.news-preview-right-block .recent-posts {
    margin: 0;
    padding: 0.5em;
    padding-top: 0;
}

.news-preview-right-block .recent-posts h3 {
    margin: 0 auto;
    padding: 0;
    padding-bottom: 1.5em;
    display: block;
    color: #b04c2e;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    background: url(../img/news_preview_bg.png) no-repeat bottom;
    background-size: contain;
}

.news-preview-right-block .recent-posts h3 span {
    margin: 0;
    padding: 0;
}

.news-preview-right-block .recent-posts h3 span:nth-child(1) {
    padding-right: 1em;
}

.news-preview-right-block .recent-posts h3 span:nth-child(2) {
    padding-left: 1em;
}

.recent-posts-months {
    margin: 0;
    padding: 0;
}

.recent-posts-months ul {
    margin: 0;
    margin-bottom: 2em;
    padding: 1em;
    display: block;
    width: 100%;
    list-style: none;
}

.recent-posts-months ul li {
    display: block;
}

.recent-posts-months ul li a {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: 700;
    color: #424242;
    transition: all 0.3s ease-in-out;
}

.recent-posts-months ul li a:hover {
    color: #b04c2e;
}

.recent-posts-months a.date-active {
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.recent-posts-months a.date-active:hover {
    color: #eb663e;
}

.news-preview-right-block h5 {
    margin: 0 auto;
    padding: 0;
    padding-bottom: 1.5em;
    display: block;
    color: #b04c2e;
    font-family: 'Merriweather', serif;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    background: url(../img/news_preview_bg.png) no-repeat bottom;
    background-size: contain;
}

.news-preview-right-block h5 span:nth-child(1) {
    padding-right: 1em;
}

.news-preview-right-block h5 span:nth-child(2) {
    padding-left: 1em;
}

.news-preview-social-wrapper {
    margin: 0 auto;
    padding: 0;
}

.news-preview-social-wrapper p {
    margin: 0;
    margin-top: 1em;
    margin-bottom: 1.5em;
    padding: 0;
    color: #424242;
    font-family: 'Merriweather', serif;
    font-size: 0.7em;
    font-weight: 700;
    text-align: center;
}

.news-preview-social-wrapper .social-menu {
    list-style: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 1.5em;
}

.news-preview-social-wrapper .social-menu li {
    display: inline-block;
    padding: 0.3em;
}

.news-preview-social-wrapper .social-menu li a {
    display: block;
}

#sync1 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#sync1 .item {
    background: transparent;
    margin: 0.2em;
    margin-bottom: 0.3em;
    padding: 0;
    color: #FFF;
    text-align: center;
}

#sync1 .item img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

#sync2 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#sync2 .item {
    background: #C9C9C9;
    margin: 0.2em;
    padding: 0;
    color: #FFF;
    text-align: center;
    cursor: pointer;
}

#sync2 .item img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}


/* @media screen and (max-width: 63.750em) {
    .info-wrapper-about {
        top: 67%;
    }
    .info-wrapper-about p {
        font-size: 0.75em;
        text-align: justify;
    }
    .info-wrapper-media {
        margin-right: 10%;
        top: 0%;
        width: 40%;
    }
    .info-wrapper-video {
        width: 100%;
    }
    .info-wrapper-gallery {
        width: 100%;
    }
    .discography-main-wrapper {
        position: relative;
        top: 20vh;
        margin: 0 auto;
        padding: 1em;
        width: 100%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 1.52em;
        font-weight: 400;
        color: #cfc8c8;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 0em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 1em;
        width: 100%;
        text-align: center;
    }
    .discography-first-block img {
        margin: 0 auto;
        padding: 0;
        max-width: 20%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 1em;
        width: 50%;
    }
    .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 0em 0em 2em;
        ;
    }
}

@media screen and (min-width: 63.750em) {
    .mpc-home {
        background-size: contain;
        width: 90%;
    }
    .mpc-about {
        background-size: contain;
        width: 90%;
    }
    .mpc-contact {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-tour {
        background-size: contain;
        width: 90%;
    }
    .mpc-news-preview {
        background-size: contain;
        width: 90%;
    }
    .info-wrapper-about {
        top: 43%;
        margin-left: 3em;
        width: 50%;
    }
    .info-wrapper-about p {
        font-size: 0.75em;
        text-align: justify;
    }
    .top-bar {
        width: 85%;
    }
    .discography-main-wrapper {
        position: relative;
        top: 20vh;
        margin: 0 auto;
        padding: 1em;
        width: 100%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        color: #cfc8c8;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 3em;
    }
    .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.75em;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
    }
    .discography-third-block {
        margin: 0 auto;
        padding: 1em;
    }
}

@media screen and (max-width: 63.938em) {
    .top-bar {
        display: none !important;
    }
    .gallery-modal-inner {
        width: 100%;
        margin: 0 auto;
        margin-top: 90px;
    }
    .video-modal-inner {
        width: 100%;
        margin: 0 auto;
        margin-top: 90px;
    }
    .gallery-thumbs h1 {
        text-align: center;
    }
    .info-wrapper-about {
        top: 67%;
        margin: 0 auto !important;
    }
    .info-wrapper-media {
        margin-right: 10%;
        top: 0%;
        width: 25%;
    }
    .info-wrapper-video {
        width: 100%;
    }
    .info-wrapper-video h3 {
        display: none;
    }
    .info-wrapper-gallery {
        width: 100%;
    }
    .info-wrapper-gallery h3 {
        display: none;
    }
    .discography-main-wrapper {
        position: relative;
        top: 22vh;
        margin: 0 auto;
        padding: 2em;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        color: #cfc8c8;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 1em;
    }
    .discography-first-block {
        margin: 0 auto;
        padding: 2em;
        width: 30%;
    }
    .discography-first-block img {
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: auto;
    }
    .discography-second-block {
        margin: 0 auto;
        padding: 2em 1em;
        width: 40%;
    }
    .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: 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;
        width: 30%;
    }
}

@media screen and (min-width: 64em) {
    .top-bar {
        width: 80%;
    }
    .info-wrapper-about {
        top: 47%;
        margin-left: 3em;
    }
    .info-wrapper-about p {
        font-size: 0.75em;
        text-align: justify;
    }
    .info-wrapper-media {
        margin-right: 6%;
        top: 30%;
        width: 30%;
    }
    .info-wrapper-video h3 {
        display: block !important;
    }
    .discography-main-wrapper {
        position: relative;
        top: 24vh;
        margin: 0 auto;
        padding: 1em;
        width: 90%;
    }
    .discography-wrapper-inner {
        margin: 0 auto;
        padding: 0;
    }
    .discography-wrapper-inner h1 {
        font-family: 'Lora', serif;
        font-size: 2em;
        font-weight: 400;
        color: #cfc8c8;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 3em;
    }
    .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-third-block {
        margin: 0 auto;
        padding: 1em;
    }
}

@media screen and (min-width: 73.750em) {
    .top-bar {
        width: 70%;
    }
    .info-wrapper-about {
        top: 50%;
        margin-left: 3em;
    }
}

@media screen and (min-width: 80em) {
    .top-bar {
        width: 65%;
    }
    .info-wrapper-about {
        top: 60%;
        margin-left: 3em;
    }
    .info-wrapper-about p {
        font-size: 0.85em;
        text-align: left;
    }
    .mpc-home {
        background-size: contain;
        width: 90%;
    }
    .mpc-about {
        background-size: contain;
        width: 90%;
    }
    .mpc-contact {
        background-size: contain;
        width: 90%;
    }
    .mpc-discography {
        background-size: contain;
        width: 90%;
    }
    .mpc-tour {
        background-size: contain;
        width: 90%;
    }
    .mpc-news-preview {
        background-size: contain;
        width: 90%;
    }
    .gallery-modal-inner {
        width: 80%;
        margin: 0 auto;
        margin-top: 90px;
    }
    .video-modal-inner {
        width: 80%;
        margin: 0 auto;
        margin-top: 90px;
    }
    .info-wrapper-media {
        margin-right: 10%;
        top: 42%;
        width: 25%;
    }
}

@media screen and (min-width: 90em) {
    .top-bar {
        width: 53%;
    }
    .info-wrapper h1 {
        font-size: 1.65em;
    }
    .info-wrapper-about {
        top: 67%;
        margin-left: 3em;
    }
    .info-wrapper-media {
        margin-right: 10%;
        top: 50%;
        width: 25%;
    }
}

@media screen and (min-width: 90em) {
    .mpc-home {
        background-size: contain;
        width: 100%;
    }
    .mpc-about {
        background-size: contain;
        width: 100%;
    }
    .mpc-contact {
        background-size: contain;
        width: 100%;
    }
    .mpc-discography {
        background-size: contain;
        width: 100%;
    }
    .mpc-tour {
        background-size: contain;
        width: 100%;
    }
    .mpc-news-preview {
        background-size: contain;
        width: 100%;
    }
    .gallery-modal-inner {
        width: 80%;
        margin: 0 auto;
        margin-top: 90px;
    }
    .video-modal-inner {
        width: 80%;
        margin: 0 auto;
        margin-top: 90px;
    }
} */
