@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?qit7r5');
    src: url('../fonts/icomoon.eot?qit7r5#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?qit7r5') format('truetype'), url('../fonts/icomoon.woff?qit7r5') format('woff'), url('../fonts/icomoon.svg?qit7r5#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-deezer:before {
    content: "\e901";
    color: #00c7f2;
}

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

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

.icon-facebook2:before {
    content: "\ea91";
}

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

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

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

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

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

body {
    margin: 0;
    text-align: center;
    padding: 0;
    font-family: 'Times New Roman', Times, serif;
}

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

a {
    text-decoration: none;
    outline: none;
   
}

.headerSection.desktop img {
    width: 100%;
}

.headerSection {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 0;
}

.mobile {
    display: none;
}

.outerWrapper {
    font-size: 0;
}

.overlayWrapper {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    height: 82vh;
    z-index: -1;
}

.outerWrapper .footer-wrapper {
    width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 0px;
    background: #383838;
    padding: 15px 0;
    padding-bottom: 30px;
}

.outerWrapper ul.footer-socials.socials {
    font-size: 18px;
    margin-bottom: 35px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.outerWrapper ul.footer-socials.socials a {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 1.5vw;
}

.outerWrapper ul.footer-socials.socials a:hover {
    text-decoration: none;
    opacity: 0.5;
}

.outerWrapper .footer-wrapper .copyright {
    font-size: 0.85vw;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2.2px;
    padding-bottom: 10px;
    margin-top: 15px;
}

.outerWrapper .footer-wrapper .copyright a {
    color: #fff;
    display: inline-block;
}

.outerWrapper .footer-wrapper .copyright a:hover {
    text-decoration: none;
    opacity: 0.5;
}

br.mob-br {
    display: none;
}

.footerLogo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.contentwrapper {
    max-width: 100%;
    margin: 0px auto;
    font-size: 0;
    padding: 70px 0;
}

.leftwrapper,
.rightwrapper {
    display: inline-block;
    vertical-align: top;
}

.rightwrapper {
    width: 45%;
}

.leftwrapper {
    width: 55%;
}

.albumart {
    max-width: 66%;
    margin: 0 auto;
}

.video-section {
    width: 100%;
    height: auto;
}

.video-section .video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 0 auto;
    z-index: 1;
}

.video-section .video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}

.video-section .videoimage {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #000;
}

.video-section .videoimage img {
    opacity: 1;
    width: 100%;
    /* height: 100%; */
    display: block;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0%;
}

.video-section .video-title.hidetitle {
    display: none;
}

.video-section .video-play {
    margin: 0 auto;
    text-align: center;
}

.video-section .play_button {
    display: inline-block;
    position: relative;
    transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

.video-section .play_button:hover {
    background: url("../images/play-hover.png") no-repeat;
}

.video-section .play_button {
    color: #fff;
    font-size: 40px;
    text-decoration: none;
    width: 40px;
}

.video-section span.youtubeplay {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: auto;
    top: 50%;
    left: 50%;
    line-height: 0;
    z-index: 999;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

a.videoimage.play_img:hover {
    opacity: 1;
}

.title {
    font-family: bodoni-urw, serif;
    font-weight: 700;
    font-size: 27.65px;
    color: #FFFFFF;
    padding-bottom: 10px;
    min-height: 82px;
    text-transform: capitalize;
    line-height: 1.2;
}

div#musicContent .title,
div#videoContent .title {
    opacity: 0;
}

div#musicContent .owl-item.active.center .title,
div#videoContent .owl-item.active.center .title {
    opacity: 1;
}

a.listennow {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    width: 60%;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    max-width: 100%;
    margin: 10px auto;
    display: block;
    position: relative;
}

a.listennow:after {
    content: '';
    border-bottom: 2px solid #FFFFFF;
    width: 128px;
    max-width: 128px;
    display: block;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

a.listennow:hover {
    text-decoration: none;
    color: #765433;
}

a.listennow:hover:after {
    padding-top: 1.2%;
    border-bottom: 2px solid #765433;
}

/*tour*/

div#tour {
    padding-bottom: 50px;
}

.tourTitle {
    font-family: bodoni-urw, serif;
	font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    padding-bottom: 10px;
}

.tourWrapper .songkick-container .widget_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0px;
    border: none;
}

.widget_row div.no-dates {
    font-family: 'Times New Roman', Times, serif;
    font-size: 28px;
    text-transform: uppercase;
    padding: 15px 0;
    letter-spacing: 1.4px;
}

.tourWrapper .songkick-container .plain_text {
    color: #FFFFFF !important;
}

.tourWrapper .songkick-container .widget_row div.event_date {
    width: 30%;
    display: inline-block;
    padding-left: 0%;
}

.tourWrapper .songkick-container .event_date>div,
.tourWrapper .songkick-container .event_location .location.plain_text {
    font-family: bodoni-urw, serif;
	font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.tourWrapper .songkick-container .widget_row>div.event_location,
.tourWrapper .songkick-container .widget_row>div.event_links {
    padding-left: 0%;
}

.tourWrapper .songkick-container .event_location .venue.plain_text,
.tourWrapper .songkick-container .event_location .special-event.plain_text {
    font-family: 'Times New Roman', Times, serif;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.tourWrapper .songkick-container .widget_row>div.event_links {
    padding-top: 15px;
    font-weight: bold;
}

.featuring-artists.plain_text {
    display: none;
}

.tourWrapper .widget_row .event_links a {
    display: inline-block;
    margin: 0 2%;
    font-size: 24px;
    font-family: 'Times New Roman', Times, serif;
    color: #FFFFFF !important;
    padding: 0;
    letter-spacing: 1.2px;
    max-width: 33%;
    width: 100%;
    position: relative;
}

.tourWrapper #songkick-widget-779 .link_text {
    color: #FFFFFF;
}

.widget_row .event_links a.additional_link {
    margin-top: 0;
}

.widget_row .event_links a:hover {
    text-decoration: none;
    color: #765433 !important;
}

.widget_row .event_links a::after {
    content: '';
    border-bottom: 2px solid #ffffff;
    width: 54%;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

.widget_row .event_links a.ticket_link::after {
    width: 54%;
}


.widget_row .event_links a.additional_link::after {
    width: 26%;
}

.widget_row .event_links a:hover::after {
    padding-top: 3%;
    border-bottom: 2px solid #765433;
}

/**
.widget_row .event_links a.additional_link::before {
	content: 'RSVP';
	font-size: 24px;
	font-family: 'Times New Roman', Times, serif;
    color: #000000;
}
.widget_row .event_links a.additional_link {
	font-size: 0;
	margin-top: 0;
} **/

a.view_more::after {
    content: "VIEW All DATES";
    font-size: 16px;
    color: #ffffff;
    font-family: bodoni-urw, serif;
	font-weight: 700;
}

.widget_row>div {
    padding: 0;
}
a.view_more:hover{
    opacity:0.5;
}
a.view_more {
    font-size: 0 !important;
    padding: 0;
    width: 300px !important;
    height: 50px;
    line-height: 50px;
    background: #000;
    color: #000 !important;
    -webkit-transition: color ease-out 1s;
    -moz-transition: color ease-out 1s;
    -o-transition: color ease-out 1s;
    transition: color ease-out 1s;
    margin: 20px auto 0;
    box-sizing: border-box;
}

.widget_row .event_links {
    width: 30% !important;
}

a.additional_link.link_text.link_background.no-link {
    border: none;
}

/*video wrapper style*/

.mob {
    display: none;
}

br.mob.mob1 {
    display: none;
}

.videoWrapper {
    cursor: pointer;
    position: relative;
    margin: 0 4px;
    vertical-align: top;
    height: 0;
    padding-bottom: 51.5%;
}

.videoWrapper img {
    position: absolute;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.play-button1.playicon-play {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 51%;
    z-index: 99999;
    position: absolute;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
    width: 3.5vw;
    height: 3.5vw;
}

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

.owl-item {
    opacity: 0.7;
}

.owl-item.active {
    opacity: 1;
}

.outerWrapper {
    /* background: url(../images/SteelHuman_bg2x_new1.jpg) 0px -115px; */
    background-size: cover;
    z-index: 1;
    position: relative;
    background-repeat: no-repeat;
    background: #000000;
}

span.mobslash {
    display: inline-block;
}

.overlayWrapper{
    background-image: url(../images/New_BG_DESKTOP.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: inherit;
    height: 100vh !important;
     background-position: center; 
}
.homeAlbumNameBrk{
    display: none;
}
.albumCTA a.preOrder:after,.headerSingleCTA a.ListenNow:after{
    content: unset !important;
}

@media only screen and (min-width:1024px) {
    #musicContent .owl-stage {
        padding-left: 0 !important;
    }

    #videoContent .owl-stage {
        padding-left: 0 !important;
    }

    .overlayWrapper {
        height: auto;
    }
}



@media only screen and (min-width:1025px) and (max-width: 1200px) {
    .overlayWrapper {
        height: auto;
    }
}
/*@media only screen and (min-width:1025px){
 .headerSection.desktop {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%), url(../images/NoCap_desktopbg.jpg);
    background-size: cover;
 }
}*/

@media only screen and (min-width:1800px) {
    a.listennow:hover:after {
        padding-top: 1%;
    }

    /*.overlayWrapper {
		height: 80vh;
	}*/
    a.listennow:after {
        width: 100%;
        max-width: 25%;
    }

    a.listennow {
        padding-top: 1.25%;
    }

    .widget_row .event_links a.ticket_link::after {
        width: 30%;
    }

    .widget_row .event_links a.additional_link::after {
        width: 18%;
    }

    .leftwrapper {
        width: 60%;
    }

    .rightwrapper {
        width: 40%;
    }

    /*#videoContent .owl-stage {
		padding-left: 450px !important;
	}*/
    #musicContent .owl-stage {
        padding-left: 0 !important;
    }

    .albumart {
        max-width: 84%;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    br.mob {
        display: block;
    }

    .contentwrapper {
        max-width: 100%;
        font-size: 0;
    }

    .rightwrapper {
        width: 40%;
    }

    .leftwrapper {
        width: 60%;
    }

    #videoContent .owl-stage {
        padding-left: 0 !important;
    }

    #musicContent .owl-stage {
        padding-left: 0 !important;
    }

    .widget_row .event_links {
        width: 50% !important;
    }

    .overlayWrapper {
        height: auto;
    }

    .outerWrapper {
        /* background: url(../images/SteelHuman_mbl_bg2x_new1.jpg) 0px 0px; */
        background-size: 100% auto;
        z-index: 1;
        position: relative;
        background-repeat: no-repeat;
    background: #000000;}

    .widget_row .event_links a.ticket_link::after {
        width: 33%;
    }

    .widget_row .event_links a.additional_link::after {
        width: 15%;
    }

    .albumart {
        max-width: 75%;
        margin: 0 auto;
    }

    .title {
        font-size: 24px;
    }

    a.listennow {
        font-size: 18px;
    }

    .tourTitle {
        font-size: 30px;
    }

    .widget_row div.no-dates {
        font-size: 24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .headerSection.desktop {
        display: none;
    }

    .headerSection.mobile {
        display: block;
    }

    .headerSection.mobile img {
        width: -webkit-fill-available;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1024px) and (orientation: landscape) {
    #videoContent .owl-stage {
        padding-left: 0 !important;
    }

    .albumart {
        max-width: 94%;
    }

    .title {
        font-size: 24px;
        min-height: 65px;
    }
    .year{
        font-size: 7px;
    }
    body .headerLogo{
        top:5px;
    }
}

@media only screen and (max-width:767px) {
	.outerWrapper ul.footer-socials.socials a {
    font-size: 20px;
	}
	.outerWrapper .footer-wrapper .copyright {
    font-size: 11px;
	}
    span.mobslash {
        /* display: none; */
        display: inline-block;
    }
    /* span.mobslash3{
        display: none;
    }  */

    .mob {
        display: block;
    }

    .overlayWrapper {
        height: auto;
    }

    #musicContent .owl-stage,
    #videoContent .owl-stage {
        padding-left: 0px !important;
    }

    .outerWrapper {
        /* background: url(../images/SteelHuman_mbl_bg2x_new1.jpg) 0px -27px; */
        background-size: 100% auto;
        z-index: 1;
        position: relative;
        background-repeat: no-repeat;
    background: #000;}

    .widget_row {
        display: flex !important;
    }

    .widget_row .event_links {
        float: none;
        position: unset !important;
        top: 0;
        right: 0px;
        width: 25%;
        transform: none !important;
    }

    .widget_row .event_links {
        width: 100% !important;
    }

    .widget_row div.event_date {
        width: 100% !important;
    }

    .widget_row .event_location,
    .featuring-artists.plain_text {
        width: 100% !important;
    }

    .tourTitle {
        font-size: 30px;
    }

    .tourWrapper .songkick-container .event_date>div,
    .tourWrapper .songkick-container .event_location .location.plain_text,
    .tourWrapper .songkick-container .event_location .venue.plain_text,
    .tourWrapper .songkick-container .event_location .special-event.plain_text {
        font-size: 18px;
        letter-spacing: 0.9px;
    }

    .widget_row .event_links a {
        font-size: 16px;
        letter-spacing: 0.8px;
    }

    .widget_row .event_links a.ticket_link::after {
        width: 30%;
    }

    .widget_row .event_links a.additional_link::after {
        width: 15%;
    }

    a.listennow {
        font-size: 16px;
        letter-spacing: 0.8px;
        margin: 20px auto;
        margin-bottom: 5px;
    }

    .headerSection.desktop {
        display: none;
    }

    .contentwrapper {
        max-width: 100%;
        margin: 0 auto;
        /* padding: 20px 0; */
    }

    .title {
        font-size: 16px;
        min-height: 40px;
    }

    a.ticket_link,
    a.additional_link {
        max-width: 100px;
    }

    .headerSection.mobile {
        display: block;
        overflow: hidden;
    }

    .headerSection {
        height: auto;
    }

    .footerLogo {
        display: block;
        margin-right: 0;
    }

    .outerWrapper .footer-wrapper .copyright {
        line-height: 2;
        max-width: 300px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .outerWrapper ul.footer-socials.socials {
        margin-bottom: 15px;
    }

    br.mob,
    br.mob.mob1.mob2 {
        display: none;
    }

    .leftwrapper,
    .rightwrapper {
        display: block;
        width: 100%;
    }

    .rightwrapper {
        margin-left: 0;
    }

    .albumart {
        max-width: 92%;
        margin: 0 auto;
    }

    .rightwrapper {
        margin-top: 50px;
    }

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

    .videoWrapper {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .headerSection {
        height: auto;
    }

    .middleSection {
        padding-top: 10vh;
    }

    body .mfp-close-btn-in .mfp-close {
        color: #fff !important;
        top: -10%;
        right: -4%;
    }
    .year{
        font-size: 1.5vw;
    }
   
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
    .headerSection.desktop {
        display: block;
    }

    .headerSection.mobile {
        display: none;
        overflow: hidden;
    }

    .headerSection.mobile img {
        width: -webkit-fill-available;
    }

    #videoContent .owl-stage {
        padding-left: 0 !important;
    }
}

/*Merch Section CSS*/

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .headerSection.mobile img {
        width: 100%;
    }

    .headerLogo {
        position: absolute;
        top: 25px;
        left: 0;
        right: 0;
    }

    .headSocial {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 70px;
    }
}

.merchWrapper {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    font-size: 0;
    padding: 20px 0 75px;
}

.merchItem {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
}

.merchItem:last-child {
    margin-right: 0;
}

.merchWrappe div last-child {}

.merchWrapper .merchItem:last-child {
    margin-right: 0;
}

.merchItem:last-child {
    margin-right: 0;
}

.shopNow {
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 50%;
    padding-top: 15px;
    max-width: 100%;
}

.shopNow a:after {
    content: '';
    border-bottom: 2px solid #fff;
    width: 100px;
    max-width: 100px;
    display: block;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

.shopNow:hover {
    text-decoration: none;
    color: #765433;
}

a.shopNow:hover:after {
    border-color: #765433;
    padding-top: 1.2%;
}

ul.merchItems {
    padding: 0;
}

ul.merchItems li:last-child {
    margin-right: 0;
}

@media only screen and (max-width:767px) {
    ul.merchItems li:last-child {
        margin-right: auto;
        padding-bottom: 0;
    }

    ul.merchItems {
        padding: 0;
    }

    .merchItem {
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    ul.merchItems li {
        padding-bottom: 15px;
    }

    a.shopNow {
      
        font-size: 16px;
        letter-spacing: 0.8px;
    }

    .merchWrapper {
        padding: 12px 0 50px;
    }

    .shopNow a:after {
        width: 80px;
        /* border-bottom: 2px solid #000; */
    }

    .shopNow {
        padding-top: 10px;
    }

    .merchWrapper .merchItem:last-child {
        margin: 0 auto;
    }
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FFFFFF;
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: lightgray;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    opacity: 0.3;
}

img.footerlogo {
    max-width: 50px;
}

.overlayWrapper {
    position: relative;
}


.headerLogo {
    position: absolute;
    top: 1.8vw;
    right: 1.4vw;
    width: 11.7vw;

}

.headerLogo img.desktop-only {
    width: 100%;
    height: auto;

}
.headerSingleCTA {
    position: absolute;
    bottom: 2vw;
    left: 1.464vw;   
    display: block;
    text-align: left;
}
.headerSingleCTA a{
    cursor: pointer;
}
.singleName {
    font-size: 3.001vw;
    line-height: 2;
    color: #fff;
    font-family: bodoni-urw, serif;
    font-weight: 500;
    margin-bottom: 0.2vw;    
}
a.ListenNow{
    font-size: 1.025vw;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.051vw;
    color: #000;
    font-weight: bold;
    background-color: #fff;
    padding: 1.318vw 3.1528vw;

}
a.ListenNow:hover{
    opacity: 0.6;
}
a.ListenNow:after {
    content: "";
    width: 55%;
    height: 0.1vw;
    background: white;
    display: block;
    position: relative;
    margin: 0 auto;
}
.albumCTA {
    position: absolute;
    bottom: 3.064vw;
    left: 1.464vw;   
    display: block;
    text-align: left;
 }
 .albumName{
    font-size: 3.075vw;
    line-height: 5.635vw;
    color: #fff;
    font-family: bodoni-urw, serif;
    font-weight: 500;
    margin-bottom: 1.3vw;   
}
a.preOrder{
    font-size: 1.025vw;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.051vw;
    color: #000;
    font-weight: bold;
    background-color: #fff;
    padding: 1.318vw 3.1528vw;
}
a.preOrder:hover{
    opacity: 0.6;
}
a.preOrder:after {
    content: "";
    width: 25%;
    height: 0.1vw;
    background: white;
    display: block;
    position: relative;
    margin: 0 auto;
    left:12vw;
}

.headSocial {
    position: absolute;
    bottom: 4%;
    left: 10px;
}

.outerWrapper .headSocial ul.footer-socials.socials a {
    color: #FFFFFF;
    margin-left: 0;
    margin-right: 0.95vw;
}

.outerWrapper ul.footer-socials.socials a:last-child {
    margin-right: 0;
}

.outerWrapper .headSocial ul.footer-socials.socials {
    margin: 0;
}

.leftwrapper,
.rightwrapper {
    width: 100%;
    display: block;
}

.leftwrapper {
    margin-bottom: 60px;
}

.albumart {
    max-width: 100%;
    margin: 0 auto;
}
.musicSlider {
    margin-bottom: 5%;
}
.musicSlider .owl-dots.disabled {
    display: block !important;
}
.play-button1.playicon-play img:hover {
    opacity: .5;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait),
only screen and (max-width: 767px) and (orientation: portrait) {
    body .headerLogo {
	    position: absolute;
	    top: 20px;
	    left: 20px;
	    right: 0;
	    width: 120px;
    }

    .headSocial {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30px;
    }

    .outerWrapper .headSocial ul.footer-socials.socials a {
        margin-right: 20px;
        font-size: 24px;
    }
}

input#email.error {
    border: 1px solid red;
}

body .owl-theme .owl-dots .owl-dot {
    padding: 0;
}


@media only screen and (min-width:1025px) {
    .mobile-only {
        display: none;
    }
}

@media only screen and (max-width:1024px) {
    img.desktop-only {
        display: none;
    }
    a.ot-sdk-show-settings {
        white-space: nowrap;
    }
  
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
img.mobile-only {
    max-width: 250px;
    height: auto;
    width: 200px;
}
}
@media only screen and (max-width:767px) {
.outerWrapper .footer-wrapper .copyright {
    max-width: unset;
    width: 90%;
    margin: auto;
}
}

@media only screen and (min-width:767px) and (max-width:1024px){
    .outerWrapper .footer-wrapper .copyright {
        max-width: unset;
        width: 100%;
        margin: auto;
    }
    .outerWrapper .footer-wrapper .copyright{
        font-size: 10px;
    }
    }

    .headerLogo:hover {
    opacity: 0.5;
}
@media only screen and (max-width: 767px) {
.mlist-submit{
    margin-top: 17px;
}
div#thankyoublock-innerwrapper .mlist-field label.error, label.error{
    top: 49px;
}
}
@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";
  }
  @media only screen and (max-width:1024px) and (orientation:portrait){
    body{
      background-color:#000;
    }
    .overlayWrapper{
        background-image: url(../images/nocapmobbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 142vh !important;
        background-position: bottom;
    }
    .headerSingleCTA {
        position: absolute;
        bottom: unset;
        left: 50%;
        transform: translateX(-50%);
        top: 29vw;
        text-align: center;
        display: block;
    }
    .headerSingleCTA a{
        cursor: pointer;
    }
    .singleName {
        font-size:  6.205vw;
        color: #fff;     
        margin-bottom:  2.3076923076923075vw;
    }
   .newNavLinks ul li a{
       font-size: 4vw;
   }
    a.ListenNow{
        font-size: 3.59vw;
        text-transform: uppercase;
        text-align: right;
        letter-spacing: 0.179vw;
        color: #000;
        font-weight: bold;
        line-height: unset;
        padding: 2.615vw 5.615vw;
    }
    a.ListenNow:hover{
        opacity: 0.6;
    }
    a.ListenNow:after {
        content: "";
        width: 55%;
        height: 0.1vw;
        background: white;
        display: block;
        position: relative;
        margin: 0 auto;
    }
    .albumCTA {
        position: absolute;
        bottom: unset;
        top: 89.436vw;
        left: 50%;
        transform: translateX(-50%);
        display: block;
     }
     .albumName{
        font-size: 8.125vw;
        line-height: 8.718vw;
        color: #fff;
       
        margin-bottom: 10vw;
        width: 69.5vw;
        text-align: center;
    }
    .albumCTA{
        text-align: center;
    }
    a.preOrder{
        font-size: 3.59vw;
        text-transform: uppercase;
        text-align: center;
        letter-spacing: 0.179vw;
        color: #000;
        font-weight: bold;
        line-height: unset;
        padding: 4.615vw 7.615vw;
    }
    .homeAlbumNameBrk{
        display: block;
    }
    a.preOrder:hover{
        opacity: 0.6;
    }
    a.preOrder:after {
        content: "";
        width: 25%;
        height: 0.1vw;
        background: white;
        display: block;
        position: relative;
        margin: 0 auto;
        left:12vw;
    }
  }
  @media only screen and (max-width: 1024px) and (orientation: landscape){
   
    .albumCTA {
        bottom: 4.466165vw;
    }
  }

  @media only screen and (max-width:767px) and (orientation:portrait){
    .headerSingleCTA {      
        top: 32.487179vw;
    }
    .albumCTA {     
        top: 126.436vw;
    }
    body{
      background-color:#000;
    }

    .overlayWrapper{
        background-image: url(../images/nocapmobbg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 103vh !important;
        background-position: 0 70%;
    }

  }
  .albumCTA.opacityAnimation{
    animation-duration: 2s;
    animation-name: stepped-pulse;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
  }

  @keyframes stepped-pulse {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0.2;
    }
  }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    .overlayWrapper{
        background-size: cover;
    }

  }
  