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



@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^="twtx-"], [class*=" twtx-"] {
    /* 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;
  }
  
  .twtx-x:before {
    content: "\e901";
  }
  

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body {
    font-family:"din-2014";
font-style:normal;
font-weight:700;    color: #FFFFFF;
    font-weight: normal;
     background: #000000; 
   /* background-image: linear-gradient(to bottom, #af88bc, #bc8bb5, #c590af, #cb96ab, #ce9da8); */
}

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

a.ot-sdk-show-settings {
    white-space: nowrap;
}
a {
    font-family:"din-2014";
font-style:normal;
font-weight:700;    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    font-weight: normal;
}

li {
    list-style: none;
}

.logo {
    position: absolute;
    right: 0;
}

.logo img {
    height: 8.02vw;
    width: auto;
    object-fit: cover;
}

.header-section {
    /* background: url(../images/header-desktop.jpg) no-repeat; */
    /* background-size: cover; */
    height: 100vh;
    /* background-position: center 13.5%; */
    position: relative;
}

.header-text {
    position: absolute;
    bottom: unset;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.header-text .ench {
    font-family: anton, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14vw;
    line-height: 1;
    letter-spacing: 1px;
    color: #CE9DA880;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    text-transform: uppercase;
}
.header-text .ench:hover{
    opacity: 0.5;
}
.herovideoBlock {
    overflow: hidden;
    display: block;
    padding-top: 0;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
}

video.video-image {
    width: 100%;
    object-fit: cover;
    min-height: 100vh;
}


/*video.video-image.desktop{
    display: none;
}*/

video.video-image.mob {
    display: none;
}

.yanoLogo {
    position: absolute;
    width: 27.76vw;
    bottom: 1.7vw;
    right: 2.6vw;
}

.header-btn {
    position: absolute;
    bottom: 0;
    display: flex;
    /* width: 100vw; */
    /* justify-content: center; */
    margin-bottom: 2.86vw;
    left: 2.6vw;
}

.header-btn .get-it-now {
    width: 11.4vw;
    height: 3.8vw;
    text-align: center;
}

.header-btn .watch-now {
    width: 11.4vw;
    height: 3.8vw;
    text-align: center;
    margin-left: 40px;
}

.header-btn .get-it-now a {
    display: inline-block;
    font-size: 1.145vw;
    color: #000;
    text-decoration: none;
    line-height: 3.8vw;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    letter-spacing: 0.1145vw;
}

.header-btn .watch-now a {
    display: inline-block;
    font-size: 1.145vw;
    color: #000;
    text-decoration: none;
    line-height: 3.8vw;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    letter-spacing: 0.1145vw;
}

.watch-now a:hover,
.get-it-now a:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
    /* opacity: 0.7; */
}

.music-section {
    /* background: #000000 0% 0% no-repeat padding-box; */
    opacity: 1;
}

.title {
    font-size: 4.16vw;
    line-height: normal;
    color: transparent;
    margin-left: 2.55vw;
    padding-top: 4.505vw;
    font-family: "Druk Wide";
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    text-transform: uppercase;
}

.music-carousel {
    margin-left: 2.6vw;
    margin-top: 2.16vw;
}

.container .owl-theme .owl-nav {
    position: absolute;
    top: 37%;
    margin: 0;
    width: 100%;
    display: none;
}

.container .video-section .owl-theme .owl-nav {
    top: 44%;
}

.container .owl-carousel .owl-nav button.owl-prev {
    width: 0;
    height: 0;
    border-top: 1.3vw solid transparent;
    border-bottom: 1.3vw solid transparent;
    border-right: 1.3vw solid #fff;
    position: absolute;
    left: -2vw;
    background: transparent;
    border-radius: 0;
    font-size: 0;
}

.container .owl-carousel .owl-nav button.owl-next {
    width: 0;
    height: 0;
    border-top: 1.3vw solid transparent;
    border-bottom: 1.3vw solid transparent;
    border-left: 1.3vw solid #fff;
    position: absolute;
    right: 1vw;
    background: transparent;
    border-radius: 0;
    font-size: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    opacity: 0.5;
}

.owl-carousel .owl-nav button.owl-prev:focus,
.owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.song-title {
    font-size: 1.5625vw;
    /* line-height: 40px; */
    letter-spacing: 0.039vw;
    text-transform: uppercase;
    color: #ffffff;
    /* margin-top: 18px; */
    margin: 0.9375vw 0;
}

.music-carousel .get-it-now {
    width: 10vw;
    height: 3.33vw;
    text-align: center;
    /* margin-top: 18px; */
    padding-bottom: 10px;
}

.music-carousel .get-it-now a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 1.04vw;
    line-height: 3.5;
    letter-spacing: 0.104vw;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    width: 100%;
    height: 100%;
}

.music-carousel .get-it-now a:hover {
    background: #ffffff;
    color: #000000;
}

.art {
    overflow: hidden;
}

.art img {
    transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
}

.art img:hover {
   /* transform: scale(1.5); */
}

.video-section,
.about-section,
.mlist-section-wrapper,
.footer-section-wrapper {
    /* background: #000000 0% 0% no-repeat padding-box; */
    opacity: 1;
}


/* .video-carousel .owl-carousel .owl-item img {
width: 83.4vw;
height: 83.14vh;
} */

.video-title {
    color: #fff;
    font-size: 2.6vw;
    position: absolute;
    bottom: 1.302vw;
    left: 1.04vw;
    text-transform: uppercase;
    /* width: 100%; */
    z-index: 2;
    font-weight: normal;
    transition: all 0.5s ease-in-out;
}

.video-title:hover {
    opacity: 0.5;
    cursor: pointer;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video-carousel .owl-carousel .owl-item img {
    height: 100%;
}

.overlay-img,
.video-container iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.gradient {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 2;
    backface-visibility: hidden;
    height: 11.093vw;
    bottom: -2px;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
}

.video-carousel {
    margin-left: 2.6vw;
    margin-top: 2.16vw;
    margin-top: 2.057vw;
}


/* .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
z-index: 1;
}

.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} */

.about-section .title {
    padding-top: 7.8vw;
    padding-bottom: 2.47vw;
}

.about-text {
    color: #ffffff;
    width: 63.4vw;
    font-size: 1.3vw;
    line-height: 1.42;
    text-align: left;
}

.back:hover{
    opacity:0.5;
}

.about-text p:first-child {
    margin-top: 0;
}

.about-text p:last-child {
    margin-bottom: 0;
}

.about-img {
    width: 25vw;
    position: relative;
}

.readBtn {
    display: none;
}

a.readButton {
    font-size: 13px;
    letter-spacing: 1.3px;
    width: 120px;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    background: transparent;
    border: 1px solid #fff;
    text-align: center;
    text-transform: uppercase;
}

a.readButton:hover {
    background: #fff;
    color: #000;
}

.about-img img {
    width: 25vw;
}

.abt-contents {
    display: flex;
    justify-content: space-around;
}

img.abt-img-1 {
    position: absolute;
    top: 0;
}

img.abt-img-2 {
    position: absolute;
    bottom: 0;
}

img.abt-img-1,
img.abt-img-2 {
    width: 100%;
}

.footer-section-wrapper {
    padding-top: 0;
}

.footer-section {
    font-size: 0.732vw;
    line-height: 1.464vw;
    margin-left: 2.55vw;
    text-transform: uppercase;
    padding-bottom: 1.8vw;
}

.copyrightWrapper {
    display: inline-block;
    width: 60%;
}

.logoWrapper {
    display: inline-block;
    width: 39%;
    text-align: right;
    vertical-align: bottom;
    margin-bottom: -1vw;
}

.logoWrapper div {
    display: inline-block;
}

.aeLogo {
    max-width: 3.33vw;
    margin-right: 1.14vw;
}

.newLogo {
    width: 2.5vw;
    margin-right: 1vw;
}

span.copyright {
    text-transform: uppercase;
    color: #ffffff;
}

span.footer-links a {
    text-decoration: none;
    color: #ffffff;
    margin-left: 6px;
}

.socials-section ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 2.55vw;
}

.socials-section li {
    display: inline-block;
    vertical-align: middle;
}

.socials-section a {
    text-decoration: none;
    color: #fff;
    margin-right: 1.5vw;
    font-size: 1.5vw;
}

.socials-section a.about-linkout {
    font-family: "Druk Wide";
}

.header-section .socials-section a {
    color: #AF88BC;
}

.socials-section a.icon-soundcloud {
    font-size: 2vw;
}

.socials-section a:hover,
.footer-section a:hover {
    opacity: .4;
    transition: all .5s;
}

.header-section .socials-section {
    text-align: right;
    padding-top: 1%;
    position: absolute;
    top: 0;
    width: 100%;
}

span.music-right-arrow,
span.video-right-arrow {
    padding-left: 10px;
}

span.music-left-arrow:hover,
span.music-right-arrow:hover,
span.video-left-arrow:hover,
span.video-right-arrow:hover {
    opacity: .5;
}

span.music-left-arrow,
span.music-right-arrow,
span.video-left-arrow,
span.video-right-arrow {
    cursor: pointer;
    line-height: normal;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    max-width: 3.785417vw;
}

.video-carousel .owl-carousel .owl-nav {
    display: none;
}

.lyric-content {
    position: absolute;
    bottom: 0;
    font-family: "Druk Wide";
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #0000007d;
    text-transform: uppercase;
    color: transparent;
    font-size: 2.5vw;
    /* opacity: 1; */
}

.footerMainWrapper {
    background: #94748C;
   /* background: transparent url("../images/footer-bg.jpg?d") 0% 0% no-repeat padding-box; */
    background: transparent url("../images/TakeItBack.jpg?d") 0% 0% no-repeat padding-box;
    padding-top: 50vh;
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(175, 135, 159, 0.4);
    margin-top: 4.166666666666667vw;
    background-position: center top;
}

span.title-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    line-height: 3.785417vw;
}

@media all and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
    .header-section {
        background-position: center center;
    }
}

@media all and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .header-section {
        background-position: 14% center;
    }
    .logo img {
        height: 154px;
    }
    .header-text {
        bottom: -7vh;
    }
}

@media(max-width:1024px) {
    .header-text {
        bottom: 2vh;
    }
}
@media all and (max-width: 1023px) and (orientation: portrait) {
video.video-image.desktop {
    display: none;
}
video.video-image.mob {
    display: block;
}
}
@media all and (max-width: 1023px) {
    .footer-section-wrapper {
        padding-top: 8vw;
    }
    .socials-section li.about-list-list {
        display: block;
        margin: 0 auto;
        margin-top: 7px;
    }
    .header-text {
        position: absolute;
        bottom: unset;
        transform: translate(-50%, -50%) rotate( 90deg);
        left: 88%;
        top: 30vh;
    }
    /* .herovideoBlock {
        height: auto;
    } */
    .header-section {
        /* background: url(../images/header-desktop.jpg) no-repeat;
        background-size: cover;
        background-position: 50% center; */
        position: relative;
        /* height: 88vh; */
    }
    .logo {
        text-align: left;
    }
    .logo img {
        width: 95px;
        height: auto;
    }
    .yanoLogo {
        top: 21%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
        width: 291px;
    }
    .header-btn .get-it-now,
    .header-btn .watch-now {
        width: 154px;
        height: 53px;
    }
    .header-btn .watch-now {
        margin-left: 20px;
    }
    .header-btn .get-it-now a {
        font-size: 15px;
        line-height: 53px;
        letter-spacing: 1.5px;
    }
    .header-btn {
        width: 100%;
        justify-content: center;
        margin-bottom: 27px;
        left: auto;
    }
    .socials-section ul {
        margin: 0;
    }
    .socials-section a {
        font-size: 20px;
        margin-right: 20px;
    }
    .socials-section a.icon-soundcloud {
        font-size: 27px;
        margin: 0;
    }
    .header-btn .watch-now a {
        font-size: 15px;
        line-height: 53px;
        letter-spacing: 1.5px;
    }
    .title {
        font-size: 40px;
        line-height: 45px;
        margin-left: 10px;
        padding-top: 50px;
        -webkit-text-stroke-width: 0.4px;
    }
    .music-carousel {
        margin-left: 10px;
        margin-top: 18px;
    }
    .song-title {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: .38px;
        margin: 10px 0;
    }
    .music-carousel .get-it-now {
        width: 120px;
        height: 41px;
    }
    .container .owl-theme .owl-nav {
        top: 33%;
        display: none;
    }
    .container .owl-carousel .owl-nav button.owl-prev {
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-right: 16px solid #fff;
        position: absolute;
        left: 0;
    }
    .container .owl-carousel .owl-nav button.owl-next {
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 16px solid #fff;
        position: absolute;
        right: 0;
    }
    .container .video-section .owl-theme .owl-nav {
        top: 38%;
    }
    .music-carousel .get-it-now a {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 1.3px;
        line-height: 42px;
    }
    .video-carousel {
        margin-top: 18px;
        margin-left: 5px;
    }
    .video-title {
        font-size: 16px;
        bottom: 5px;
        left: 5px;
    }
    .about-section .title {
        padding-top: 50px;
        padding-bottom: 17px;
    }
    .abt-contents {
        display: block;
        margin-left: 10px;
    }
    .about-text {
        width: 90vw;
        font-size: 15px;
    }
    .about-img {
        /* display: flex;
justify-content: space-between; */
        width: 100%;
        padding-top: 26px;
        font-size: 0;
    }
    img.abt-img-1,
    img.abt-img-2 {
        position: static;
        width: 48%;
    }
    img.abt-img-1 {
        padding-right: 6px;
    }
    .mlist-section .title {
        padding-top: 50px;
        padding-bottom: 15px;
        max-width: 271px;
    }
    div#mailinglistSection {
        padding-bottom: 50px;
    }
    .socials-section {
        margin: 0 auto;
        text-align: center;
        width: 91vw;
    }
    .footer-section {
    font-size: 14px;
    line-height: 20px;
    }
    .footer-section {
        margin: 0 auto;
        width: 90vw;
        display: flex;
        flex-direction: column;
    }
    span.copyright {
        text-align: center;
    }
    span.footer-links {
        margin-left: 0px;
        text-align: center;
    }
    .copyrightWrapper {
        display: block;
        width: 100%;
        text-align: center;
    }
    .logoWrapper {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 34px;
    }
    .aeLogo {
        max-width: 63px;
        margin-right: 20px;
    }
    .newLogo {
        width: 48px;
        margin: 0;
    }
}

@media all and (max-width: 767px) {
    .header-text {
        top: 25vh;
    }
    .readBtn {
        display: block;
    }
    span.readMorecontent {
        display: none;
    }
    .logo {
        top: 0.5%;
    }
    .logo img {
        width: 60px;
    }
    .header-section .socials-section {
        display: none;
    }
    .lyric-content {
        font-size: 28px;
    }
    span.music-left-arrow,
    span.music-right-arrow,
    span.video-left-arrow,
    span.video-right-arrow {
        max-width: 32px;
    }
    .socials-section li.about-list-list a {
        margin: 0 auto;
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
    .header-section {
        /* background: url(../images/header-desktop.jpg) no-repeat;
        background-size: cover;
        background-position: center top; */
        height: 100vh;
    }
    .video-carousel {
        margin-left: 50px;
    }
    .title {
        margin-left: 50px;
    }
    .music-carousel {
        margin-left: 50px;
    }
    .container .video-section .owl-theme .owl-nav {
        top: 44%;
    }
    img.abt-img-1,
    img.abt-img-2 {
        position: static;
        width: 38vw;
    }
    img.abt-img-1,
    img.abt-img-2 {
        margin-left: 40px;
    }
    .about-text {
        width: 90vw;
        margin: 0 auto;
    }
    .lyric-content {
        font-size: 38px;
    }
    .header-section .socials-section {
        margin: 0 auto;
        text-align: center;
        display: none;
    }
    span.music-left-arrow,
    span.music-right-arrow,
    span.video-left-arrow,
    span.video-right-arrow {
        width: 38px;
    }
}

@media all and (max-width: 767px) and (orientation: landscape) {
    /* .header-section {
        background-position: center top;
        height: 100vh;
    } */
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    /* .header-section {
        background-position: center top;
        height: 100vh;
    } */
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    /* .header-section {
        background: url(../images/header-desktop.jpg?sdsd) no-repeat;
        background-size: cover;
        height: 100vh;
        background-position: center 13.5%;
    } */
}


/* @media all and (min-width: 1440px) {
    .header-section {
        background: url(../images/header-desktop.jpg?sdsd) no-repeat;
        background-size: cover;
        height: 100vh;



}

}
*/

@media only screen and (min-width: 1080px) and (orientation: landscape) { 
    .header-section .header-text {
        bottom: unset;
        top: 50%;
    }
 }

@media only screen and (max-width: 1023px) and (orientation: landscape) {
    .header-section .header-text {
        bottom: unset;
        top: 50%;
    }
    .header-section .header-text .ench {
        font-size: 10vw;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .header-section .header-text {
        bottom: -5vh;
    }
}




/* new about section css*/
.about-section-wrapper {
    height: 100vh;
    overflow: hidden;
}
.about-text {
    height: 66vh;
    overflow-y: hidden;
}
.about-text p:last-child{
    margin-bottom: 20px;
}
img.abt-img-2 {
    display: none;
}
@media only screen and (max-width:1024px) and (orientation:portrait), only screen and (max-width:1023px){
    .about-section-wrapper{
        height:auto;
    }
    .about-text {
        height: auto;
        overflow-y: visible;
        flex:0 0 80%;
        padding-top:30px;
    }
    .abt-contents {
        display: flex;
        flex-wrap: wrap-reverse;
        column-count: 1;
        flex-direction: row-reverse;
        width: 100%;
        margin: 0 auto;
        
    }
    .about-img{
        width:100%;
        flex:0 0 50%;
    }
    img.abt-img-1, img.abt-img-2{
        position: relative;
        width:100%;
        margin: 0 auto;
    }
    .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }
    .mCustomScrollBox > .mCSB_scrollTools{
        display:none !important;
    }
}
#mlform input:-webkit-autofill{
		-webkit-text-fill-color: #fff;
		-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	}