html {
    -webkit-text-size-adjust: 100%;
    /* Prevent font scaling in landscape while allowing user zoom */
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?f5sl86");
    src: url("../fonts/icomoon.eot?f5sl86#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?f5sl86") format("truetype"), url("../fonts/icomoon.woff?f5sl86") format("woff"), url("../fonts/icomoon.svg?f5sl86#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-spotify:before {
    content: "\ea94";
}

.icon-twitter:before {
    content: "\ea96";
}

.icon-youtube:before {
    content: "\ea9d";
}

.icon-appleinc:before {
    content: "\eabe";
}

.icon-soundcloud:before {
    content: "\eac3";
}

body {
    /*background: transparent linear-gradient(1deg, #6C7B9C 0%, #B9C2BB 34%, #C2C0AC 76%, #443A4F 115%);*/
    background-color: #2a262e;
    margin: 0;
    padding: 0;
    font-size: 0;
    font-family: "proxima-nova", sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    /* height: 100vh; */
}

img {
    max-width: 100%;
    height: auto;
}

.album-text>img {
    max-width: 70%;
}

.album-buttons {
    text-align: center;
}

.artist-name {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-size: 35px;
    color: #594f5f;
    display: block;
    margin-bottom: 30px;
    letter-spacing: 2.5px;
}

.getItNow.linkfire.spring {
    margin-right: 10px;
}

.getItNowImg {
    display: inline-block;
    width: 50px;
    padding: 0 20px 0 0;
}

.album-text,
.artist-name span {
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-size: 19px;
    color: #594f5f;
    display: block;
}

.views-field.views-field-field-video-asset {
    width: 100%;
    margin-bottom: 25px;
    cursor: pointer;
}

ul.albumlist {
    width: 100%;
    display: block;
}

ul.albumlist li {
    display: inline-block;
    vertical-align: top;
}

.ytEmbedAndClose {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    text-align: right;
}

.youtubeLightBox {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    display: block;
}

.youtubeLightBox iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

body .mfp-close-btn-in .mfp-close {
    color: #fff !important;
    top: -12%;
    right: -2%;
}

.bgVideo .video-cnt video {
    object-fit: cover;
    object-fit: fill;
    height: 100vh;
}

section.pageContent {
    height: 100vh;
    /* background: url(../images/Headerbg.png) no-repeat scroll center top / cover;*/
    background-size: 100% 100%;
    position: relative;
}

.content-wrapper {
    /*padding: 90px 8vw 0vw;*/
    padding: 20px 12vw 0vw;
    height: calc(100vh - 212px);
}

.coltondixon_logo {
    display: block;
    margin: 2.93vw 0 2.85vw;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translate(50%, -50%);
}

.left-wrapper {
    max-width: 93.3vh;
}

.album-text {
    margin-bottom: 25px;
    letter-spacing: 2.5px;
}

.headerAlbum {
    position: absolute;
    right: 3%;
    bottom: 13%;
    transform: none;
}

.headerAlbum .album-image {
    width: 300px;
    height: 300px;
    margin: 0 auto;
}

.album-text {
    font-family: calliope-mvb, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #f2f2df;
    margin-top: 20px;
}

.left-wrapper,
.right-wrapper {
    display: block;
    width: 100%;
    margin: 0 auto 1.5vw;
}

.right-wrapper {
    margin-bottom: 5.92vw;
}

img.coltondixon_logo_text {
    max-width: 19vw;
}

div#video-section {
    position: relative;
}

.getItNow a {
    color: #f2f2df;
    text-decoration: none;
}

p.miracle_album_text {
    font-size: 6.73vw;
    font-family: flood-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    color: #594f5f;
    letter-spacing: 0;
    opacity: 1;
    text-transform: uppercase;
}

p.dateofrelease {
    font-size: 1.46vw;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #594f5f;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin: 0;
}

a.pre-save-link {
    cursor: pointer;
    width: 100%;
    max-width: 14.64vw;
    display: block;
    border: 1px solid #c1c1ac;
    font-size: 1.1713vw;
    line-height: 1;
    padding: 17px 0;
    margin: 0 auto;
    background: #f2f2df;
    letter-spacing: 1.6px;
    color: #c1c1ac;
    text-transform: uppercase;
    opacity: 1;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.preSave {
    cursor: pointer;
    width: 100%;
    max-width: 14.64vw;
    display: block;
    border: 0;
    font-size: 1.1713vw;
    line-height: 1;
    padding: 17px 0;
    margin: 2vw auto 0;
    background: #f2f2df;
    letter-spacing: 1.6px;
    color: #c1c1ac;
    text-transform: uppercase;
    opacity: 1;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
    border: 1px solid #f2f2df;
}

ul.dropdown {
    display: block;
    max-width: 14.84vw;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.album_name {
    position: relative;
    padding-top: 4%;
}

a.pre-save-link:hover,
.preSave:hover {
    opacity: 0.5;
}

a.pre-save-link.wmg-button.pre-saved {
    pointer-events: none;
}

.social-mailing-wrapper {
    padding: 0;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    height: 70px;
}

.social-wrapper,
.mailer-wrapper {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    margin-left: 6%;
    position: relative;
}

.social-wrapper {
    width: 44%;
    margin-left: 2%;
    text-align: right;
}

.footer-wrapper {
    height: 52px;
    margin-top: 0%;
}

.desktop-only,
.desktop-only a {
    color: #f2f2df;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-decoration: none;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.desktop-only {
    padding: 15px 0;
}

.social-wrapper a {
    color: #f2f2df;
    text-decoration: none;
    margin: 0 14px;
    font-size: 24px;
    transition: all 0.35s ease-in-out 0s;
    vertical-align: middle;
}

.social-wrapper a.icon-soundcloud {
    font-size: 38px;
    /* bottom: -6px; */
    position: relative;
}

.socials-wrapper {
    display: inline-block;
    width: auto;
    text-align: left;
}

.footer-wrapperer {
    max-width: 630px;
    margin: 25px auto;
    text-align: center;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social-wrapper a:hover {
    opacity: 0.5;
}

.desktop-only a:hover {
    color: #ffffff;
}

.desktop-only a {
    transition: all 0.35s ease-in-out 0s;
}

.mobile-show {
    display: none;
}

.mobile-hide {
    display: inline-block;
}

.total-wrapper .content-wrapper {
    height: 100vh;
    background: url(../images/header.png) no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    padding-top: 4%;
    position: relative;
}

.getItNow {
    display: inline-block;
}

.getItNow a {
    cursor: pointer;
    width: auto;
    max-width: 350px;
    display: block;
    border: 0;
    font-size: 12px;
    height: 32px;
    line-height: 34px;
    padding: 0 10px;
    margin: 0 auto;
    background: #F2F2DF;
    letter-spacing: 1px;
    color: #2A262E;
    text-transform: uppercase;
    opacity: 1;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
    border: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.right-wrapper .getItNow a {
    font-size: 14px;
}
.getItNow:hover {
    opacity: 0.5;
}

.preplay {
    cursor: pointer;
    width: 53px;
    height: 53px;
    display: inline-block;
    background: url(../images/playbutton.png) no-repeat;
    background-size: 100% auto;
    z-index: 1;
    position: absolute;
    vertical-align: bottom;
    /* bottom: 15%;
    right: 5%;*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videoEmbed.top img {
    width: 100%;
    height: auto;
}


/*.videoEmbed.top {
    position: relative;
    width: 450px;
    cursor: pointer;
    margin: 0 auto;
}*/

.videoEmbed.top iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.videoiframe-wrapper {
    width: 100%;
    position: relative;
    height: 0px;
    padding-top: 56.25%;
    margin: 0 auto;
    text-align: center;
}

.views-field.views-field-field-video-asset-1 {
    display: none;
}

.youtubeTitle {
    display: inline-block;
    color: #ffffff;
    font-style: normal;
    position: absolute;
    /* left: 7%;
    bottom: 20%;*/
    text-transform: uppercase;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#block-lightboxfornewmusicrelease {
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

#drawer-overlay {
    display: block !important;
}


/*.views-field.views-field-field-video-asset {
    background-color:  #000;
    padding: 35px;
}*/

.close-icon {
    text-align: right;
    position: fixed;
    top: 9px;
    right: 14px;
    font-weight: normal;
    cursor: pointer;
    color: #ffffff;
}

.close-icon:hover,
.youtubeTitle:hover,
.preplay:hover {
    opacity: 0.8;
}

div#block-lightboxfornewmusicrelease .contextual,
div#block-lightboxfornewmusicrelease .contextual .trigger {
    display: none !important;
}

.social-mailing-wrapper {
    padding-top: 20px;
}


.owl-nav {
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 54%;
    transform: translateY(-54%);
}

.owl-nav button {
    border: 0;
    font-size: 0;
}

.owl-nav button.owl-prev {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 11px solid #f2f2df;
    position: absolute;
    left: -60px;
    background: transparent;
    border-radius: 0;
}

.owl-nav button.owl-next {
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 11px solid #f2f2df;
    position: absolute;
    right: -60px;
    background: transparent;
    border-radius: 0;
}

.desktop {
    display: block;
}

:focus {
    outline: none;
    border: none;
}

.mobilelogo,
.mobile {
    display: none;
}
.topRight-wrapper {
    position: absolute;
    right: 3%;
    top: 9%;
    transform: none;
    z-index: 1;
}
div#album-main ul li {
    display: inline-block;
    max-width: 25%;
    margin: 0 30px 0;
}
div#album-main li a {
    width: auto;
    font-size: 12px;
    height: 28px;
    line-height: 31px;
    padding: 0 10px;
    margin: 30px auto 0;
    background: #F2F2DF;
    letter-spacing: 1px;
    color: #2A262E;
    text-transform: uppercase;
    opacity: 1;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
}
div#album-main li a:hover {
    opacity: 0.6;
}
div#album-main {
    margin: 40px auto 160px;
}
div#album-main {
    margin: 3% auto 12%;
}
.owl-nav {
    bottom: calc(50% - -30px);
}
.owl-nav button.owl-prev {
    left: 7px;
}
.owl-nav button.owl-next {
    right: 7px;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    background: url(../images/arrow-prev.svg) no-repeat;
    border: 0;
    width: 20px;
    height: 30px;
}
.owl-carousel .owl-nav .owl-next {
    transform: rotate(180deg);
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.6;
}
.desktop-only a:hover {
    opacity: 0.6;
}
.album.Title {
color: #F2F2DF;
display: block;
font-size: 40px;
font-style: italic;
font-family: calliope-mvb, sans-serif;
font-weight: 400;
font-style: normal;
color: #F2F2DF;
padding-bottom: 3%;
}
@media only screen and (max-width: 767px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .views-field.views-field-field-video-asset {
        padding: 25px 0;
        margin-bottom: 0;
    }
    .media-thumbnail-frame {
        width: 100%;
        margin: 0 auto;
    }
    .close-icon {
        top: 5px;
        right: 4px;
        font-size: 14px;
    }
    .total-wrapper .content-wrapper {
        height: calc(100vh - 90px);
    }
    .coltondixon_logo {
        display: block;
        margin: 2.93vw 0 2.85vw;
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
    }
}

@media only screen and (max-width: 767px) {
    .mobilelogo {
        display: block;
    }
    .album-buttons {
        text-align: center;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    .content-wrapper {
        padding: 40px 0 0;
        height: calc(100vh - 248px);
    }
    .left-wrapper,
    .right-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    img.miracle_album_image {
        max-width: 200px;
    }
    img.coltondixon_logo_text {
        max-width: 152px;
        padding: 5%;
    }
    p.miracle_album_text {
        font-size: 64px;
    }
    p.dateofrelease {
        font-size: 13px;
    }
    .preSave {
        max-width: 140px;
        font-size: 12px;
    }
    ul.dropdown {
        max-width: 140px;
    }
    a.pre-save-link {
        max-width: 140px;
        font-size: 12px;
    }
    .social-mailing-wrapper {
        max-width: 95%;
        height: 130px;
    }
    .social-wrapper,
    .mailer-wrapper {
        display: block;
        width: 100%;
        text-align: center;
    }
    .social-wrapper a {
        margin: 0 10px;
        font-size: 22px;
    }
    .social-wrapper a.icon-soundcloud {
        font-size: 29px;
    }
    .footer-wrapper {
        height: 78px;
    }
    .desktop-only,
    .desktop-only a {
        font-size: 10px;
    }
    .social-wrapper {
        margin-left: 0;
    }
    .total-wrapper .content-wrapper {
        height: 100vh;
        background: url(../images/headermbg.jpg) no-repeat;
        background-size: 100% auto;
        background-position: bottom;
        padding-top: 0%;
        position: relative;
    }
    .headerAlbum {
        position: absolute;
        right: 50%;
        bottom: 5%;
        transform: translate(50%, -50%);
        width: 100%;
        left: auto;
    }
    .getItNow {
        font-size: 12px;
        max-width: 140px;
    }
    .getItNow.linkfire.spring {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }
    .album-text {
        color: #f2f2df;
    }
    .getItNow a {
        cursor: pointer;
        padding: 0 10px;
        background: #f2f2df;
        letter-spacing: 1px;
        text-transform: uppercase;
        opacity: 1;
        font-family: proxima-nova, sans-serif;
        font-weight: 600;
        font-style: normal;
        border: none;
        text-align: center;
    }
    .getItNow a {
        color: #0e0c11bf;
        font-size: 11px;
    }
    .topRight-wrapper {
        top: auto;
        bottom: -95px;
        right: 50%;
        transform: translate(50%, 0);
        width: 100%;
    }
    .right-wrapper .getItNow a {
        font-size: 22px;
        height: 40px;
        line-height: 42px;
        max-width: 350px;
    }
    div#video-cont{
        margin: 130px auto 12%;
    }
    div#album-main ul li {
        max-width: 100%;
        margin: 0 auto;
    }
    div#album-main li a {
        font-size: 16px;
        height: 38px;
        line-height: 40px;
        padding: 0 15px;
        margin-top: 40px;
    }
    .topRight-wrapper .getItNow.linkfire.spring:last-child {
        margin-right: 0;
    }
    .shareWrap {
        top: 46%;
        right: 12px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    body,
    .content-wrapper,
    .social-mailing-wrapper,
    .footer-wrapper {
        height: auto;
    }
    .media-thumbnail-frame {
        width: 370px;
    }
    .total-wrapper .content-wrapper {
        height: 290vh;
    }
    .coltondixon_logo {
        margin: 0 0;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    body,
    .content-wrapper,
    .social-mailing-wrapper,
    .footer-wrapper {
        height: auto;
    }
}

@media only screen and (max-width: 350px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    body,
    .content-wrapper,
    .social-mailing-wrapper,
    .footer-wrapper {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .content-wrapper {
        padding: 80px 8vw 0vw;
        height: calc(100vh - 145px);
    }
    .left-wrapper,
    .right-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 40px;
    }
    img.miracle_album_image {
        max-width: 350px;
    }
    img.coltondixon_logo_text {
        max-width: 265px;
        padding: 0 0 5%;
    }
    p.miracle_album_text {
        font-size: 85px;
    }
    p.dateofrelease {
        font-size: 20px;
    }
    a.pre-save-link {
        max-width: 200px;
        font-size: 12px;
    }
    .preSave {
        font-size: 12px;
    }
    .social-wrapper {
        margin-left: 0;
    }
    .social-mailing-wrapper {
        padding: 0;
        width: 100%;
        max-width: 85%;
        height: 192px;
    }
    .social-wrapper,
    .mailer-wrapper {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .social-wrapper a {
        margin: 0 20px;
        font-size: 27px;
    }
    .social-wrapper a.icon-soundcloud {
        font-size: 38px;
    }
    .mailer-wrapper {
        padding: 8% 0;
    }
    .desktop-only,
    .desktop-only a {
        font-size: 10px;
    }
    .footer-wrapper {
        height: 42px;
    }
    .getItNow a {
        max-width: 300px;
        height: 40px;
        line-height: 42px;
        font-size: 16px;
    }
    .getItNow a {
        font-size: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .media-thumbnail-frame {
        width: 380px;
    }
    .total-wrapper .content-wrapper {
        padding: 0px 8vw 0vw;
    }
    .coltondixon_logo {
        margin: 5px 0 45px;
    }
    .total-wrapper .right-wrapper {
        margin-bottom: 0vw;
    }
    .total-wrapper .content-wrapper {
        height: 70vh;
    }
}

@media only screen and (max-width: 1023px) and (orientation: landscape) {
    .getItNow a {
        height: 40px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 1024px) {
    .media-thumbnail-frame {
        width: 100%;
    }
    .album-buttons.centeralbum-buttons {
        text-align: center;
    }
    .album-buttons .getItNow {
        box-sizing: border-box;
    }
    .getItNow.linkfire.video {
        width: 11vw;
        margin-right: 1vw;
        max-width: 100%;
    }
    .getItNow.shareMiracle {
        width: 21.6vw;
        max-width: 100%;
        float: right;
    }
    .album-buttons {
        font-size: 0;
    }
}
@media only screen and (min-width: 1025px) {
    /*div#album-main ul.album-inner {
        transform: rotate(180deg);
    }
    div#album-main ul.album-inner > li {
        transform: rotate(-180deg);
    } */
    ul.albumlist li{
        width:100%;
        padding:1%;
    }
    .owl-carousel ul.albumlist li{
        width:auto;
        padding:0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .getItNow.linkfire.video {
        margin-bottom: 20px;
        margin-right: 5px;
        width: 105px;
    }
    .getItNow.shareMiracle {
        width: 281px;
        box-sizing: border-box;
        font-size: 14px;
    }
    div#album-main ul li {
        max-width: 100%;
    }
    .bgVideo .logo {
        left: 50%;
        width: 35%;
    }
    .headerAlbum {
        bottom: 4%;
    }
    .right-wrapper .getItNow a {
        font-size: 22px;
        height: 40px;
        line-height: 42px;
        padding: 0 15px;
    }
    
}

@media only screen and (min-width: 1440px) {
    .views-field.views-field-field-video-asset {
        padding-top: 30px;
    }
    .total-wrapper .content-wrapper {
        height: calc(100vh - 150px);
    }
    .social-mailing-wrapper {
        padding-bottom: 20px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .termsWrapper.first .terms {
        right: 5px !important;
    }
}


/*.getItNow.linkfire {
    margin-right: 13px;
    width: 130px;
}
.getItNow.shareMiracle {
    width: 275px;
}*/

@media only screen and (max-width: 767px) {
    .getItNow {
        display: block;
        max-width: 260px;
    }
    .getItNow.linkfire {
        font-size: 12px;
        margin: 0 auto;
        margin-bottom: 12px;
        display: inline-block;
        margin-right: 13px;
    }
    .getItNow.shareMiracle {
        width: auto;
        font-size: 10px;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0px;
    }
    .getItNow.shareMiracle a {
        position: relative;
        top: 20px;
    }
    .album-buttons {
        text-align: center;
    }
    .top-tape {
        background: url(../images/top-tape@2x.png) no-repeat scroll 0 -42px transparent;
        background-size: cover;
        width: 115px;
    }
    .artist-name {
        font-size: 18px;
    }
    .album-text,
    .artist-name span {
        font-size: 10px;
    }
    .artist-name span {
        margin-top: 5px;
        letter-spacing: 2px;
    }
    .artist-name {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .album-text {
        margin-bottom: 10px;
    }
    .middle-tape {
        display: none;
    }
    .preplay {
        bottom: auto;
        top: 50%;
        left: 50%;
        right: auto;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
    .youtubeTitle {
        left: 50%;
        bottom: 10%;
        width: 100%;
        font-size: 14px;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
    ul.albumlist li {
        width: 100%;
        display: block;
    }
    .getItNow.shareMiracle {
        font-size: 10px;
        line-height: normal;
    }
    .mobile-middle-tape {
        background: url(../images/middle-tape@2x.png) no-repeat scroll -65px -77px transparent;
        background-size: cover;
        width: 348px;
        height: 77px;
        display: block;
        position: relative;
        z-index: 10;
        left: -15%;
        bottom: 0%;
        margin: 60px 0 20px 0;
    }
    body .mfp-close-btn-in .mfp-close {
        color: #fff !important;
        top: -30%;
        right: -2%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    body .shareWrap {
        top: 54%;
        right: 18%;
    }
    .getItNow.linkfire.video {
        margin-bottom: 20px;
        margin-right: 5px;
        width: 140px;
    }
    .getItNow.shareMiracle {
        width: 189px;
        line-height: normal;
    }
    .getItNow.shareMiracle a {
        position: relative;
        top: 5px;
    }
    .total-wrapper .content-wrapper {
        height: 36vh;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .getItNow.linkfire.video {
        margin-bottom: 20px;
        margin-right: 12px;
        width: 124px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .total-wrapper .content-wrapper {
        height: 36vh;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .total-wrapper .content-wrapper {
        height: 66vh;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .ytEmbedAndClose {
        width: 65%;
    }
    .getItNow.linkfire.video {
        width: 100px;
        margin-right: 10px;
        padding: 0 7px;
    }
    .getItNow.shareMiracle {
        width: 206px;
        padding: 0 7px;
    }
    .getItNow a {
        font-size: 11px;
    }
    .total-wrapper .content-wrapper {
        height: 108vh;
    }
}


/* Header scroll animation */

@keyframes scroll_1 {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-0.6em);
    }
    50% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(0.6em);
    }
    100% {
        transform: translateY(0);
    }
}

.scroll-desktop {
    position: absolute;
    left: 5%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom: 4%;
}

.scroll-icon__wheel-outer {
    display: block;
    position: absolute;
    left: 50%;
    top: 0.6em;
    height: 1em;
    width: 0.4em;
    margin-left: -0.2em;
    border-radius: 0.4em;
    overflow: hidden;
}

.scroll-icon__wheel-inner {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    background: #f2f2df;
    animation: scroll_1 2.75s ease-in-out infinite;
}

.scroll-icon {
    display: block;
    margin: 0 auto;
    position: relative;
    height: 65px;
    width: 35px;
    border: 4px solid #f2f2df;
    border-radius: 1.2vw;
    font-size: 15px;
    height: 3.4vw;
    width: 1.8vw;
    font-size: 0.75vw;
    border: 0.25vw solid #f2f2df;
}

.bgVideo {
    position: relative;
}

.bgVideo .logo {
    position: absolute;
    top: 50px;
    width: 20%;
    margin: 0 auto;
    text-align: center;
    left: 20%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

@media only screen and (max-width: 767px) {
    .scroll-desktop {
        display: none;
    }
    .bgVideo .logo {
        width: 65%;
        left: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .social-mailing-wrapper {
        margin-top: 90px;
    }
    .total-wrapper .content-wrapper {
        height: 35vh;
    }
    .headerAlbum {
        left: 8%;
        left: 0;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .bgVideo .video-cnt video {
        object-fit: cover;
        height: 100vh;
    }
}

@supports (-webkit-touch-callout: none) {
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .scroll-desktop {
            bottom: 1.5%;
        }
    }
    @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
        .scroll-desktop {
            bottom: 1.8%;
        }
    }
}

.shareWrap {
    display: inline-block;
    font-size: 20px;
    position: absolute;
    transform: translateY(-50%);
    top: 60%;
    right: -36px;
}

.shareWrap a {
    color: #F2F2DF;
    text-decoration: none;
}

.shareWrap a:hover {
    opacity: 0.5;
}
.video-container{
    height: 100%;
    position: absolute;
    width: 100%;
    
    top: 0;
    left: 0;
}
.video-cnt{
    height: 100vh;
    overflow: hidden;
    pointer-events: none;
}
.videoinner-wrap{
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
    overflow: hidden;
}
#headerYTVideo{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    
}
.textLight {
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 2.5%;
    bottom: 20%;
    width: 215px;
    transform: none;
    background:url('../images/bglightbox.svg') no-repeat;
    padding: 0px 12px 27px;
    background-position: center;
    background-size: cover;
}
span#lightboxclose {
    display: block;
    text-align: center;
    cursor: pointer;
    width: 12px;
    margin: 0 auto;
    position: relative;
    right: -107px;
    top: 5px;
}
span#lightboxTex {
    font-size: 12px;
    display: block;
    width: 100%;

}
@media only screen and (max-width:767px){
    .videoinner-wrap{
        padding-bottom:0;
        height:100vh;
    }
    span#lightboxclose {
	    right: -140px;
	}
    .textLight {
	    right: 10%;
	    bottom: 16%;
	    width: 288px;
	    background: url(../images/bglightbox.svg) no-repeat;
	    padding: 0px 12px 30px;
	    background-position: bottom center;
	    background-size: cover;
	}
}
@font-face {
  font-family: 'twt-x';
  src:  url('../fonts/twt-x.eot?jjyo3s');
  src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
    url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
    url('../fonts/twt-x.woff?jjyo3s') format('woff'),
    url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="twt-"], [class*=" twt-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twt-x' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.twt-x:before {
  content: "\e901";
}
