@import url("https://use.typekit.net/ufs6hsu.css");

body {
    margin: 0;
    font-family: "Roboto Mono", monospace;
    background: url('../images/Bgnew.jpg') no-repeat;
    background: url('../images/ABSO_SED_COVER_NeW03.jpg') no-repeat;
    background-size: contain;
    background-position: center top;
    font-size: 0;
}

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

.icon-deezer:before {
    content: "\e900";
    color: #00c7f2;
}

.icon-play3:before {
    content: "\ea1c";
}

.icon-arrow-right2:before {
    content: "\ea3c";
}

.icon-arrow-left2:before {
    content: "\ea40";
}

.icon-amazon:before {
    content: "\ea87";
}

.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-tumblr:before {
    content: "\eab9";
}

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

.icon-soundcloud:before {
    content: "\eac3";
}
@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";
}

a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

a.sociala {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    text-align: left;
    font-size: 20px;
    margin: 0 14px;
    display: inline-block;
}

.scene {
    position: absolute;
    width: 100%;
    -webkit-transform: translateY(var(--translateY));
    transform: translateY(var(--translateY));
    will-change: transform;
}

.headerfotter.two .lisennow {
    width: 100%;
    margin: 0 auto;
}

.listenButtonWrap,
.lisennow {
    width: 44.2%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.6px;
    color: #ffffff;
    font-size: 12px;
    opacity: 1;
    font-family: "Roboto Mono", monospace;
}

.listenButtonWrap {
    /*padding-left: 20px;*/
}

.arrowbutton {
    width: 10%;
    display: inline-block;
    vertical-align: bottom;
}

.arrow {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    background: url("../images/angle-down.svg") no-repeat center center;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    bottom: 0;
    background-size: 100% auto;
}

a.icon-facebook.sociala {
    margin-left: 0;
}

a.icon-soundcloud1.sociala {
    margin-right: 0;
    font-size: 24px;
    vertical-align: sub;
}

.logo-wrapper {
    /*padding-top: 56vh;*/
    /*transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    left: 50%;*/
}

.termsContent {
    display: none;
}

.album-art,
.download-stream {
    display: inline-block;
    vertical-align: top;
}

.album-wrapper {
    max-width: 460px;
    margin: 0 auto;
    margin-top: 58px;
    margin-bottom: 120px;
}

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

.headerSection {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.headerInnerWrapper {
    padding-top: 24px;
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: 1000;
}

.mobNav,
.headerWrapper .video-cnt img,
.siteLogo.mob {
    display: none;
}

.video-cnt img.desktop {
    display: block;
    position: fixed;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%);
}


/* .videoOuterWrapper1>div>img,
.videoOuterWrapper1 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.videoOuterWrapper1 {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    opacity: 0.59;
    display: none;
}

.videoSection {
    position: relative;
}

span.youtubeplay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4%;
} */

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

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

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

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

.play_button {
    position: relative;
    z-index: 999;
}

.logo {
    text-align: center;
    transition: all 0.5s ease-out;
}

.logo:hover {
    opacity: 0.5;
}

.headerWrapper {
    font-size: 0;
    display: block;
    font-family: "Roboto Mono", monospace;
    font-weight: 400;
    font-style: normal;
    background: transparent;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 101vh;
}

.headerfotter {
    position: absolute;
    display: block;
    bottom: 20px;
    width: 100%;
    max-width: 97%;
    margin: 0 auto;
    padding-left: 1.5%;
    padding-right: 1.5%;
    z-index: 1;
}

.albumwrap {
    position: absolute;
    top: 50%;
    left: 48.5%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.headerSection a.arrow:hover {
    opacity: 0.5;
}

span.listenimg {
    display: inline-block;
    width: 33%;
    vertical-align: middle;
    font-size: 0;
}

span.listenimg img {
    width: 57px;
    height: 57px;
}

span.listenlink {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}

span.listenlink a {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.6px;
    font-weight: normal;
}

.listenButtonWrap a {
    letter-spacing: 0.6px;
    color: #ffffff;
    opacity: 1;
    font-size: 12px;
}

.lisennowsection {
    max-width: 220px;
    width: 100%;
    float: right;
    border: 1px solid #885153;
    padding: 5px;
    background: #885153;
}

.contact-wrapper {
    padding-right: 0%;
    color: #c49bd3;
}

.contact-wrapper a {
    text-align: left;
    overflow: visible;
    height: 60px;
}

br.br-mob {
    display: none;
}

.copyright-section,
.copyright-section a {
    font-size: 0.7vw;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-transform: lowercase;
    font-family: "Roboto Mono", monospace;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.35px;
}

.footer-wrapper {
    margin: 0 auto;
}

.download-stream {
    margin-left: 12px;
}

.contact-image,
.contact-header {
    text-align: left;
}

.contact-image {
    margin-top: 40px;
}

a.sociala:hover,
.contact-wrapper a img:hover {
    /*transform: scale(1.35);
	-ms-transform: scale(1.35);
	-webkit-transform: scale(1.35);
	-o-transform: scale(1.35);
	transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;*/
}

.contact-wrapper a img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.copyright-section a:hover {
    text-decoration: none;
    opacity: 0.5;
}

.copyright-section {
    margin-bottom: 35px;
    text-align: center;
}

span.otcs.dot {
    display: none;
}

.mlist-field.country {
    width: 100%;
}

select#dobMonth,
select#dobDay,
div#thankyoublock-innerwrapper .mlist-field label.bday {
    vertical-align: top;
}

select#dobMonth {
    border-top: 0px;
    border-right: 0px;
}

.contact-wrapper a img {
    width: 25%;
    max-width: 80px;
}

select#dobDay {
    border-top: 0px;
}

.buy-button.desktop ul.dropdown-links,
.watch-button ul.dropdown-links {
    display: none;
}

ul.dropdown-links li:hover {
    text-decoration: underline;
}

.contact-header {
    font-size: 20px;
    letter-spacing: 0.5px;
}

.copyright-section {
    display: block;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
}

span.youtubeplay:hover {
    opacity: 0.5;
}

.listenButtonWrap a:hover {
    opacity: 0.5;
}

span.listenlink a:hover {
    opacity: 0.5;
}

.sociala-wrapper {
    display: inline-block;
    vertical-align: text-bottom;
    width: 30%;
    padding-left: 20px;
}

.logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    margin: 0 auto;
}

.logo-wrapper .logo img {
    max-width: 141px;
    width: 100%;
}

.sociala-wrapper a:hover {
    /* color: #000; */
    opacity: 0.5;
}

.footer-wrapper {
    font-size: 0;
    padding: 10px 0 20px;
    /* margin-top: 7%; */
}

.firstimage-wrapper {
    margin: 0 auto;
    max-width: 730px;
}

.playerSection {
    width: 100%;
    height: 450px;
    max-width: 810px;
}

.playerSection iframe {
    width: 100%;
    height: 100%;
}


/*media query starts*/

@media only screen and (max-width: 767px) {
    body {
        background-size: cover;
    }

    .mailer-wrapper {
        width: 89%;
    }

    .sociala-wrapper {
        padding-left: 0px;
    }

    .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
        text-align: center;
    }

    a.sociala {
        font-size: 20px;
        margin: 0 11px;
    }

    a.icon-soundcloud1.sociala {
        font-size: 21px;
        vertical-align: top;
    }

    input.submit {
        background-size: 52%;
    }

    .contact-wrapper {
        padding-right: 0;
    }

    .mlist-header {
        font-size: 14.48px;
    }

    input#email,
    select,
    .milstfooter select,
    input#firstname,
    input#postalcode,
    div#thankyoublock-innerwrapper,
    .mlist-field label.bday {
        font-size: 16px;
    }

    input#email {
        text-align: center;
    }

    br.br-mob {
        display: block;
    }

    span.mob {
        display: none;
    }

    .footer-wrapper {
        font-size: 0;
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .copyright-section,
    .copyright-section a {
        font-size: 7px;
        letter-spacing: 0.35px;
        line-height: 1.8;
    }

    .mobNav,
    .headerWrapper .video-cnt img,
    .siteLogo.mob {
        display: block;
    }

    .bgVideo video {
        display: none;
    }

    .logo-wrapper {
        display: block;
        vertical-align: middle;
        width: 100%;
        margin: 0 auto;
    }

    .headerWrapper .video-cnt img.desktop {
        display: none;
    }

    span.tou.dot,
    span.cp.dot {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .headerfotter.one {
        bottom: 310px;
    }

    .headerfotter.one .lisennow,
    .headerfotter.three .lisennow,
    .headerfotter.four .lisennow,
    .headerfotter.five .lisennow,
    .headerfotter.six .lisennow {
        width: 100%;
    }

    .headerfotter.four {
        bottom: 170px;
    }

    .headerfotter.three {
        bottom: 230px;
    }

    .headerfotter.five {
        bottom: 470px;
    }

    .headerfotter.two {
        bottom: 90px;
    }

    .headerfotter.six {
        bottom: 390px;
    }
}

@media only screen and (min-width: 1024px) {
    .headerfotter {
        /*	max-width: 98.5%;*/
    }
}


/* @media only screen and (max-width: 768px) {
    .headerfotter.two {
        bottom: 15%;
    }
} */

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

    .headerfotter.one {
        bottom: 0;
    }

    .copyright-section,
    .copyright-section a {
        font-size: 12px;
    }
}


/* @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .headerfotter.two {
        bottom: 10%;
    }
}

@media only screen and (max-width: 1023px) and (orientation: landscape) {
    .headerfotter.two {
        bottom: 25%;
    }
} */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body {
        background-size: cover;
    }

    .sociala-wrapper {
        padding-left: 0;
    }

    .headerSection {
        height: 100vh;
    }

    /*.headerInnerWrapper {
    	padding-top: 0;
	    position: absolute;
	    top: 76%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    width: 100%;
	}*/
    .termsContent {
        position: absolute;
        max-width: 379px;
        float: right;
        left: 31%;
    }

    .logo-wrapper {
        top: 0;
    }

    a.sociala {
        color: #fff;
        text-decoration: none;
        margin: 0 auto;
        text-align: left;
        font-size: 18px;
        margin: 0 11px;
        display: inline-block;
    }

    .listenButtonWrap,
    .lisennow {
        width: 43.2%;
    }

    .headerWrapper {
        height: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .copyright-section {
        text-align: center;
        letter-spacing: 0.35px;
        font-size: 14px;
    }

    .copyright-section a {
        font-size: 14px;
    }
}

@media only screen and (min-width: 2000px) {
    .total-wrapper {
        min-height: calc(100vh - 200px);
    }
}

.deskOnly {
    display: inline;
}

.mobileOnly {
    display: none;
}

@media only screen and (max-width: 1023px) {

    .headerSection .headerInnerWrapper .mail-contact-wrapper,
    .headerSection .headerInnerWrapper .sociala-wrapper {
        display: none;
    }

    .headerInnerWrapper {
        padding-top: 24px;
        position: absolute;
        top: 0%;
        width: 100%;
        z-index: 1000;
        margin: 0 auto;
        text-align: center;
    }

    .termsContent {
        position: absolute;
    }

    body .milstfooter .termsWrapper.first .terms {
        max-width: 100%;
    }

    .headerSection a.arrow {
        display: none;
    }

    .deskOnly {
        display: none;
    }

    .mobileOnly {
        display: inline;
    }

    .videoOuterWrapper1 {
        width: 100%;
        position: relative;
        height: 0;
        padding-bottom: 56.25%;
    }

    span.youtubeplay {
        width: 62px;
    }

    form#signupForm3 {
        max-width: 90%;
        margin: 0 auto;
    }

    .listenButtonWrap,
    .lisennow,
    .headerfotter.two .lisennow {
        display: block;
        width: 100%;
    }

    .listenButtonWrap {
        padding-left: 0;
        text-align: center;
    }

    .lisennowsection {
        max-width: 220px;
        width: 100%;
        float: none;
        border: 1px solid #885153;
        padding: 5px;
        margin: 0 auto;
        margin-top: 0;
    }

    .headerWrapper .video-cnt img {
        display: block;
        width: 100%;
        position: fixed;
        width: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -65%);
    }

    .headerfotter {
        padding-bottom: 0%;
    }

    .headerfotter.two.dissolveRemix {
        bottom: 9%;
    }

    .headerfotter.three.rewind {
        bottom: 33%;
    }

    .headerfotter.four.rewindRemix {
        bottom: 21%;
    }

    .headerfotter.one.dissolve {
        bottom: 45%;
    }

    .headerfotter.watch {
        bottom: auto;
        width: 172px;
        text-align: center;
        top: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .headerfotter.album {
        left: 0;
    }

    .headerfotter.five {
        bottom: 69%;
    }

    .headerfotter.six {
        bottom: 57%;
    }
}

select#country {
    text-align: left !important;
}

@media screen and (device-aspect-ratio: 3/4) {
    .footer-wrapper {
        font-size: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .mail-contact-wrapper {
        font-size: 0;
        padding-top: 50px !important;
    }

    .logo-wrapper {
        padding-bottom: 20px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
    .headerWrapper {
        height: 100vh;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .logo-wrapper {
        width: 32%;
    }

    .sociala-wrapper {
        padding-left: 17px;
    }

    .headerfotter.one {
        max-width: 97%;
    }

    /* .headerSection .headerfotter.two .lisennow {
        width: 46.8%;
        margin: 0 auto;
    } */
    .headerInnerWrapper .mail-contact-wrapper {
        width: 33%;
    }

    .headerfotter.three {
        bottom: 150px;
    }

    .headerfotter.one {
        bottom: 230px;
    }

    .headerfotter.six {
        bottom: 310px;
    }

    .headerfotter.five {
        bottom: 390px;
    }
}

.milstfooter .mail-contact-wrapper {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    float: none;
    display: block;
}

.milstfooter .mlist-field {
    font-size: 0;
    display: inline-block;
    width: 63%;
}

.milstfooter .mail-contact-wrapper {
    padding-right: 0px;
}

.milstfooter .sociala-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    padding: 30px 0 0;
}

.milstfooter .termsWrapper.first .terms {
    max-width: calc(80% + 12px);
    margin: 0 auto;
    margin-top: 0px;
}

.milstfooter .mListOuterWrapper {
    text-align: center;
}

.milstfooter .mlist-field.mlist-field1,
.milstfooter .mlist-field.birthday {
    width: 100%;
}

.mlist-field.postalcode,
.mlist-field.birthday {
    padding: 10px 0;
}

.mlist-field.postalcode input,
.mlist-field.birthday select {
    border: 1px solid #fff;
}

.milstfooter .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
    display: none;
}

.headerfotter.album {
    max-width: 100%;
    left: auto;
    z-index: 1;
    transform: none;
    position: static;
    margin-bottom: 13px;
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .headerfotter {
        max-width: 220px;
        border: 1px solid #fff;
        padding: 5px;
    }

    .headerfotter.watch,
    .lisennowsection {
        border: none;
        padding: 0;
    }

    .headerfotter.one.dissolve {
        bottom: 23%;
        /* right: 7%; */
        /* left: auto; */
    }

    .headerfotter.two.dissolveRemix {
        bottom: 5px;
        right: 7%;
        left: auto;
    }

    .headerfotter.four.rewindRemix {
        bottom: 5px;
        left: 7%;
        right: auto;
    }

    .headerfotter.three.rewind {
        bottom: 80px;
        /* left: 7%; */
        /* right: auto; */
    }

    .headerfotter.album {
        /* transform: none; */
        bottom: 40%;
    }

    .headerfotter.five {
        bottom: 58%;
        left: 50%;
        transform: translateX(-50%);
    }

    .headerWrapper {
        height: 147vh;
    }
}

@media only screen and (min-width: 1900px) {
    div#tourSection {
        min-height: 90vh;
    }

    .headerfotter.five {
        bottom: 60%;
    }

    .headerfotter.three {
        bottom: 51%;
    }

    .headerfotter.four {
        bottom: 42%;
    }

    .headerfotter.one {
        bottom: 33%;
    }

    .headerfotter.two {
        bottom: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .copyright-section a.ot-sdk-show-settings {
        display: block;
    }
}

@media (min-width: 600px) and (max-width: 1024px) and (orientation: landscape) {
    .albumwrap {
        top: 54%;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
span.youtubeplay{
    width: 7%;
}
}