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(94% / 4);
    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;
}

.container {
    font-size: 1em;
    margin: 0 auto;
    padding: 0;
    width: 100% !important;
}

.container .player {
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    /* Small devices (tablets, 768px and up) */
    /* Medium devices (desktops, 992px and up) */
    /* Large devices (large desktops, 1200px and up) */
    *zoom: 1;
}

.container .player .large-toggle-btn {
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    float: left;
    font-size: 1.5em;
    height: 30px;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 5px 0 0 0;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 54px;
    display: none;
    visibility: hidden;
}

.controls-box {
    display: none;
}


/* .container .player .large-toggle-btn .large-play-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -14%;
    color: #ccc;
    background: url(../ico/play_icon.png) no-repeat center;
    display: none;
    visibility: hidden;
}

.container .player .large-toggle-btn .large-play-btn:before {
    content: "\f04b";
    font: 1.5em/1.75 "FontAwesome";
    display: none;
    visibility: hidden;
}

.container .player .large-toggle-btn .large-pause-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -13%;
    display: none;
    visibility: hidden;
}

.container .player .large-toggle-btn .large-pause-btn:before {
    content: "\f04c";
    font: 1.5em/1.75 "FontAwesome";
    display: none;
    visibility: hidden;
} */

.container .player .info-box {
    bottom: 10px;
    left: 0px;
    position: absolute;
    top: 0px;
}

.container .player .info-box .track-info-box {
    float: left;
    font-size: 12px;
    margin: 0 0 6px 0;
    visibility: hidden;
    width: 400px;
    *zoom: 1;
    display: none;
    visibility: hidden;
}


/* .container .player .info-box .track-info-box .track-title-text {
    display: inline-block;
    display: none;
    visibility: hidden;
}

.container .player .info-box .track-info-box .audio-time {
    display: inline-block;
    padding: 0 0 0 5px;
    width: 80px;
    color: #ccc;
    display: none;
    visibility: hidden;
}

.container .player .info-box .track-info-box:before,
.container .player .info-box .track-info-box:after {
    content: " ";
    display: table;
    display: none;
    visibility: hidden;
}

.container .player .info-box .track-info-box:after {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    display: none;
    visibility: hidden;
} */

.container .player .progress-box {
    float: left;
    min-width: 175px;
    height: 5px;
    position: relative;
}

.container .player .progress-box .progress-cell {
    position: relative;
}

.container .player .progress-box .progress-cell .progress {
    background: #141414;
    height: 3px;
    position: relative;
    width: auto;
}

.container .player .progress-box .progress-cell .progress .progress-buffer {
    background: #424242;
    height: 100%;
    width: 0;
    opacity: 0.5;
}

.container .player .progress-box .progress-cell .progress .progress-indicator {
    background: #eb663e;
    border-radius: 100%;
    cursor: pointer;
    height: 8px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 8px;
}


/* .container .player .controls-box {
    bottom: 10px;
    left: 350px;
    position: absolute;
    display: none;
    visibility: hidden;
}

.container .player .controls-box .previous-track-btn {
    cursor: pointer;
    display: inline-block;
    display: none;
    visibility: hidden;
}

.container .player .controls-box .previous-track-btn:before {
    content: "\f049";
    font: 1em "FontAwesome";
    display: none;
    visibility: hidden;
    display: none;
    visibility: hidden;
}

.container .player .controls-box .next-track-btn {
    cursor: pointer;
    display: inline-block;
    display: none;
    visibility: hidden;
}

.container .player .controls-box .next-track-btn:before {
    content: "\f050";
    font: 1em "FontAwesome";
    display: none;
    visibility: hidden;
} 

.container .player:before,
.container .player:after {
    content: " ";
    display: table;
} 

.container .player:after {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
} */

.container .play-list {
    display: block;
    margin: 0 auto 0px auto;
    width: 100%;
}

.container .play-list .play-list-row {
    display: block;
    margin: 0px;
    width: 100%;
    *zoom: 1;
}

.container .play-list .play-list-row .track-title .playlist-track {
    color: #424242;
    text-decoration: none;
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}

.container .play-list .play-list-row .track-title .playlist-track:hover {
    text-decoration: none !important;
    color: #292929;
}

.container .play-list .play-list-row .small-toggle-btn {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.container .play-list .play-list-row .small-toggle-btn .small-play-btn {
    display: inline-block;
    background: url(../ico/play_icon.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    transition: all 0.3s ease-in-out;
}

.container .play-list .play-list-row .small-toggle-btn .small-play-btn:before {
    display: block;
}

.container .play-list .play-list-row .small-toggle-btn .small-pause-btn {
    display: inline-block;
    background: url(../ico/pause_icon.png) no-repeat center;
    background-size: contain;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.container .play-list .play-list-row .small-toggle-btn .small-pause-btn:before {
    display: block;
}

.container .play-list .play-list-row .track-number {
    display: inline-block;
    color: #eb663e;
    font-family: 'Lora', serif;
    font-size: 0.8em;
    font-weight: 700;
}

.container .play-list .play-list-row .track-title {
    display: inline-block;
}

.container .play-list .play-list-row .track-title .playlist-track {
    text-decoration: none;
}

.container .play-list .play-list-row .track-title .playlist-track:hover {
    text-decoration: none;
}

.container .play-list .play-list-row .track-title.active-track {
    font-weight: bold;
}

.container .play-list .play-list-row:before,
.container .play-list .play-list-row:after {
    content: " ";
    display: table;
}

.container .play-list .play-list-row:after {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}


/* 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-first table {
    margin: 0 auto;
    margin-top: 3.3em;
    padding: 0;
    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: 23vh;
    margin: 0 auto;
    padding: 2em;
    float: none !important;
}

.news-wrapper-inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.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-slider-block-preview-img {
    margin: 0;
    padding: 0.3em;
    display: inline-block;
    width: 30%;
    border: 1px solid #b04c2e;
}

.news-slider-block-preview-img img {
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

.news-slider-block-preview-img:hover img {
    opacity: 1;
}

.news-slider-block-preview-text {
    margin: 0;
    margin-left: 1px;
    padding: 1em;
    display: inline-block;
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #b04c2e;
    width: calc(65% - 2px);
}

.news-slider-block-preview-text h3 {
    font-family: 'Merriweather', serif;
    font-size: 1em;
    font-weight: bold;
    color: #b04c2e;
}

.news-slider-block-preview-text h5 {
    font-family: 'Merriweather', serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #424242;
    font-style: italic;
    margin-bottom: 3em;
}

.news-slider-block-preview-text h5 span {
    font-size: 1em;
    padding-right: 1em;
    font-style: none !important;
}

.news-slider-block-preview-text p {
    font-family: 'Lora', serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #bebebe;
    line-height: normal;
}

.news-slider-block-preview-text a {
    font-family: 'Merriweather', serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.news-slider-block-preview-text a:hover {
    color: #c86041;
}

.news-slider-social-wrapper {
    display: inline-block;
    position: absolute;
    right: 0;
    border: 1px solid #b04c2e;
    margin: 0;
    padding: 0em;
    background: rgba(0, 0, 0, 0.7);
}

.news-slider-social-wrapper h5 {
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #b04c2e;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0.5em 3em 1.5em 3em;
    background: url(../ico/social_ornament.png) no-repeat bottom;
}

.news-slider-social-wrapper h5 span {
    padding: 0.5em;
    font-size: 1.53em;
}

.news-slider-social-wrapper p {
    font-family: 'Lora', serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #424242;
    margin: 0;
    padding: 1em;
    text-align: center;
}

.news-preview-social-menu {
    display: block;
    list-style: none;
    margin: 0 auto;
    margin-bottom: 4.5em;
    text-align: center;
}

.news-preview-social-menu li {
    display: inline-block;
    margin: 0;
    padding: 0.3em;
}

.news-slider-second-block {
    display: block;
    margin: 0 auto;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0;
    text-align: center;
}

.news-slider-second-block img {
    max-width: 100%;
    height: auto;
}

.news-preview-third-wrapper {
    width: 90%;
    margin: 0 auto !important;
    padding: 0;
    background: rgba(0, 0, 0, 0.3);
    float: none !important;
    height: 550px;
    max-height: 550px;
    overflow-y: hidden;
}

.news-preview-third-news-block-left {
    margin: 0;
    padding: 1em;
    border: 1px solid #b04c2e;
    height: 100%;
}

.news-preview-third-news-block-right {
    margin: 0;
    padding: 0.3em;
    border: 1px solid #b04c2e;
    width: calc(25% - 5px);
    height: 100%;
    text-align: center;
}

.news-preview-third-news-block-right h5 {
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #b04c2e;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0.5em 2em 1.5em 2em;
    background: url(../ico/social_ornament.png) no-repeat bottom;
}

.news-preview-third-news-block-right h5 span {
    padding: 0.5em;
    font-size: 1.53em;
}

.news-preview-third-news-block-right p {
    font-family: 'Lora', serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #424242;
    margin: 0;
    margin-top: 3em;
    margin-bottom: 3em;
    padding: 0.5em;
    text-align: center;
}

.news-preview-block-third-social-wrapper {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-preview-block-third-social-wrapper li {
    display: inline-block;
    margin: 0;
    padding: 0.3em;
}

.news-preview-third-block-news {
    margin: 0;
    margin-bottom: 1em;
    padding: 0;
    display: inline-block;
}

.news-preview-third-news-block-img {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 25%;
}

.news-preview-third-news-block-img img {
    max-width: 100%;
    height: auto;
}

.news-preview-third-news-block-text {
    margin: 0;
    margin-left: 1px;
    padding: 1em;
    padding-top: 0;
    display: inline-block;
    width: calc(75% - 2px);
}

.news-preview-third-news-block-text h3 {
    font-family: 'Merriweather', serif;
    font-size: 1em;
    font-weight: bold;
    color: #b04c2e;
}

.news-preview-third-news-block-text h5 {
    font-family: 'Merriweather', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #424242;
    font-style: italic;
    margin-bottom: 3em;
}

.news-preview-third-news-block-text h5 span {
    font-size: 1em;
    padding-right: 1em;
    font-style: none !important;
}

.news-preview-third-news-block-text {
    font-family: 'Lora', serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #bebebe;
    line-height: normal;
}

.news-preview-third-news-block-text a {
    font-family: 'Merriweather', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.news-preview-third-news-block-text a:hover {
    color: #c86041;
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(0, 0, 0, 0.8);
    overflow-y: scroll;
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 2rem;
    border: 1px solid #b04c2e;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
    width: 73% !important;
}

[data-whatinput='mouse'] .reveal {
    outline: 0;
}

.news-preview-main-wrapper-outer {
    margin: 0;
    padding: 0;
}

.news-preview-main-img {
    margin: 0;
    padding: 0;
}

.news-preview-main-img img {
    max-width: 100%;
    height: auto;
}

.news-preview-main-text {
    margin: 0;
    padding: 0;
}

.news-preview-main-text h1 {
    font-family: 'Merriweather', serif;
    font-size: 1.75em;
    font-weight: bold;
    color: #bebebe;
    margin-bottom: 1em;
    padding-left: 1em;
}

.news-preview-main-text ul {
    display: block;
    margin: 0;
    margin-bottom: 2em;
    padding: 0;
    list-style: none;
}

.news-preview-main-text ul li {
    display: block;
    margin: 0;
    padding: 0;
}

.news-preview-main-text ul li h3 {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: bold;
    color: #b04c2e;
    padding: 0em;
    padding-left: 2em;
}

.news-preview-main-text ul li h3 a {
    color: #b04c2e;
    transition: all 0.3s ease-in-out;
}

.news-preview-main-text ul li h3 a:hover {
    color: #c86041;
}

.news-preview-main-text ul li h5 {
    font-family: 'Lora', serif;
    font-size: 1em;
    font-weight: bold;
    color: #424242;
    padding: 0;
    padding-left: 2em;
}

.news-preview-main-text p {
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #bebebe;
    padding: 2em;
    line-height: normal;
}

.news-preview-main-info {
    margin: 0;
    margin-top: 2em;
    padding: 0;
}

.news-preview-main-info-text {
    margin: 0;
    padding: 0;
}

.news-preview-main-info-text p {
    font-family: 'Lora', serif;
    font-size: 0.85em;
    font-weight: bold;
    color: #bebebe;
    padding: 0;
    line-height: normal;
}

.news-preview-main-info-video {
    margin: 0;
    padding: 2em;
    padding-top: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* 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;
    }
} */