html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

body::-webkit-scrollbar {
  width: 0 !important
}

body {
  overflow: -moz-scrollbars-none;
}

body {
  -ms-overflow-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*Page style starts here*/

body {
  background: #0C0218;
  color: #fff;
  font-family: "Windsor W01 Light";
  font-weight: 300;
  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^="twt-x"], [class*=" twt-x"] {
  /* 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";
}

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?bpq1n4');
  src: url('../fonts/icomoon.eot?bpq1n4#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?bpq1n4') format('truetype'), url('../fonts/icomoon.woff?bpq1n4') format('woff'), url('../fonts/icomoon.svg?bpq1n4#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-as: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #edd500;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icondeezer:before {
  content: "\e900";
}

.iconsoundcloud:before {
  content: "\e901";
}

.iconfacebook:before {
  content: "\ea90";
}

.iconinstagram:before {
  content: "\ea92";
}

.iconspotify:before {
  content: "\ea94";
}

.icontwitter:before {
  content: "\ea96";
}

.iconyoutube:before {
  content: "\ea9d";
}

.iconappleinc:before {
  content: "\eabe";
}

.iconsoundcloud2:before {
  content: "\eac3";
}

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

a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease-in-out;
}

/* font declaration */

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=5c32396f-b26c-4018-b477-054b92825a5b");
@font-face {
  font-family: "Windsor W01 Light";
  src: url("../fonts/5067bcdc-905c-4bf0-9dd4-9be58bbdf737.eot?#iefix");
  src: url("../fonts/5067bcdc-905c-4bf0-9dd4-9be58bbdf737.eot?#iefix") format("eot"), url("../fonts/0bffe206-c4b6-4122-b8b3-fbf69de62600.woff2") format("woff2"), url("../fonts/d0899712-56a8-4e2f-8dce-e3f87bc74121.woff") format("woff"), url("../fonts/187da651-528e-4fb6-90c7-b32244458e2e.ttf") format("truetype");
}

.mainContentWrapper {
  background: #0C0218;
}
body.scroll {
  overflow: hidden;
}
/* social icons stylings */

.socials-mlist {
  padding: 2% 0;
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-top: 6.97%;
}

ul.artist-social li {
  display: inline-block;
  padding-right: 7%;
  /* color: #edd500; */
}

.footerSocialicon {
  display: inline-block;
  width: 33%;
}

.mlist-outer-wrapper.embedded-inline-list {
  display: inline-block;
  vertical-align: middle;
  width: 53%;
}

.nav-area {
  display: none;
}

.sticky-nav-section {
  background: transparent;
  position: sticky;
  top: 0;
  font-size: 0;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  z-index: 9;
  height: 74px;
}
.sticky-nav-section.affix {
  position: fixed;
  top: 0;
  height: 74px;
  width: 100%;
  background: #0C0218;
  z-index: 9999 ;
}
.sticky-nav-section .socials {
  position: relative;
  width: 20vw;
  margin-left: 2vw;
  margin-top: 0.7vw;
  float: left;
  font-size:1.3vw;
}

.sticky-nav-section .socials a {
  margin-right: 1.7vw;
  text-decoration: none;
  font-size: 1.2vw;
  vertical-align: middle;
}
.sticky-nav-section .socials a.iconex-youtube {
  font-size: 1.4vw;
}
.sticky-nav-section .socials a:hover {
  opacity: 0.5;
}
.nav-area {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background:#0C0218;
  top: 0;
  left: 0;
  overflow: hidden;
  overflow-y: scroll;
}
/* Icon 4 */

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 22px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 11px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon4 {
  width: 40px;
  height: 28px;
  position: relative;
  margin: 0 auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.sticky-nav-section.affix #nav-icon4.open span:nth-child(1) {
  top: 0;
}
.sticky-nav-section.affix #nav-icon4.open span:nth-child(3) {
  top: 28px;
}
.socials-header-wrapper {
	position: relative;
	z-index: 999;
	height: 74px;
}
.socials-header-wrapper .socials-mlist {
  max-width: 100%;
  padding: 0;
}
.nav {
  position: absolute;
  right: 1.5%;
  left: auto;
  width: auto;
  top: 50%;
  transform: translate(0, -50%);
}
.nav-area div#nav-icon4 {
  position: absolute;
  right: 1.5%;
}
/* div#nav-icon4:hover {
  opacity: .5;
} */
.nav-menu.open:hover {
  opacity: .5;
}
div#sticky-nav-section .footerSocialicon {
  position: absolute;
  left: 1.5%;
  width: auto;
  margin: 0 auto;
  text-align: left;
  padding: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.nav-title a.menu-link {
  color: #FFFFFF;
  font-size: 30px;
  display: block;
  text-align: left;
  text-transform: uppercase;
  margin-left: 30px;
  padding: 20px 0;
}

body .nav-mail div.mlist-outer-wrapper.embedded-inline-list {
  width: 100%;
  margin-left: 30px;
  padding: 20px 0;
}
.artistlogo a.artist-logo {
  display: none;
  font-size: 32px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
}
body.scroll .artistlogo a.artist-logo {
  display: none !important;
}