html { width:100%; min-height: -webkit-fill-available; height:100vh;}

* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

body {
	height:100vh;
	min-height: -webkit-fillƒ-available;
	min-height:100%;
	font-family: 'Montserrat', sans-serif;
	background:url(../images/bg.jpg) no-repeat center center fixed;
	background-color:#FFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100% cover;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	
	color:#000;
	font-size:12.5px!important;
	line-height:1.35em!important;
	font-weight:400!important;
	margin:0px;
	padding:0px;
}

.ecard-fixed { display:block!important;}
.ecard-mob { display:none!important; }

.clearfix { clear:both;}
img { border:0; border-style: none; outline:0;}
*:focus { outline:0!important;}

.logo-nxn img { width:100%;}

.fweight400 { font-weight:400;}
.fweight600 { font-weight:600;}
.fweight700 { font-weight:700;}

.fsize12 { font-size:12px;}
.fsize24 { font-size:24px;}
.fsize27 { font-size:27px;}

a:link, a:visited { color:#722f01; text-decoration:none;}
a:hover { text-decoration:underline;}


h1 { font-family: 'Arsenal', sans-serif; font-size:31px; letter-spacing:-.02em; line-height:35px; margin:0px;}
h2 { font-family: 'Montserrat', sans-serif; font-size:15px; letter-spacing:-.02em; line-height:18px; margin:0px;}
h3 { font-family: 'Arsenal', sans-serif; font-size:30px; letter-spacing:-.02em; line-height:33px; margin:0px;}

.brown-c { color:#722f01;}


.h-red { color:#b62d25;}
.star { font-size:12px; color:#C20000}
.starHalfFill {
	background: linear-gradient(to right, #C20000 50%, #e8d3d0 0%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.shadow-img {
	-moz-box-shadow: 0px 0px 8px rgba(68,68,68,0.4);
	-webkit-box-shadow: 0px 0px 8px rgba(68,68,68,0.4);
	box-shadow: 0px 0px 8px rgba(68,68,68,0.4);
}

.p-lr15 { padding-left:15px; padding-right:15px;}
.p-lr30 { padding-left:30px; padding-right:30px;}

.header { margin-top:15px;}

hr.style-one {
	border-top: 1px solid #000000;
	margin:30px 0px;
}

hr.style-two {
	border-top: 1px solid #000000;
	margin:0px 0px;
}



/* NAVIGATION */

.nav-main {
	width:100%;
	text-align:left;
	font-size:.95em;
	/*letter-spacing:-.01rem;*/
	text-align:center;
	font-weight:400;
	position:absolute;
	top:18px;
	right:0px;
	z-index:350;
}

.nav-ind {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:400;
	margin:0px 15px;
	display:inline-block;
	/*border-right:1px solid #ea8630;*/
}


.nav-ind a:link, .nav-ind a:visited { color:#000000!important; text-decoration:none; }
.nav-ind .active { color:#000000; font-weight:700;}
.nav-ind a:hover { color:#000000!important; text-decoration:none!important;}
/*.nav-ind a.active { color:#fff!important; }*/


.nav-ind:hover {
	cursor:pointer;
}

/* NAVIGATION end  */


.btn-m {
  color: white;
  padding: 7px 25px 7px;
  text-align: center;
  text-transform:uppercase;
  font-weight:700;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  border-radius:3px;
  cursor: pointer;
}

.btn-m:link, .btn-m:visited { color:#FFFFFF!important; text-decoration:none!important;}
.btn-m:hover { color:#FFFFFF!important; text-decoration:none!important;}

.btn-audio { background-color:#000000;}
.btn-audio:hover { background-color: #333333;}


.row { margin:0px;}


.ecard {
	background-color: rgba(255, 255, 255, .8);
	-moz-box-shadow: 0px 5px 15px -4px rgba(0,0,0,0.4); 
	-webkit-box-shadow: 0px 5px 15px -4px rgba(0,0,0,0.4); 
	box-shadow: 0px 5px 15px -4px rgba(0,0,0,0.4);
	margin:30px auto 0px!important;
	padding-bottom:30px;
	position:relative;
	overflow:hidden;
}

.home {
	width:100%;
	height:570px;
	position:relative;
}

.content-home .half-l, .content-tracklist .half-l, .content-artist .half-l, .content-recommended .half-l {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 20px;
}

.content-home .half-r, .content-tracklist .half-r, .content-recommended .half-r {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 15px;
}

.header-l, .header-m, .header-r, .divider1 {
  position: relative;
  width: 100%;
  padding-left: 0px;
  padding-right: 20px;
}

.header-r, .shapes1 {
  position: relative;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

.content-singles .single-rel {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}


.shapes-header { width:100%; margin:23px auto 0px; }

.title-main {
	margin-top:-20px;
}

.txt-stretch {
    -webkit-transform:scale(1.15,1); /* Safari and Chrome */
    -moz-transform:scale(1.15,1); /* Firefox */
    -ms-transform:scale(1.15,1); /* IE 9 */
    -o-transform:scale(1.15,1); /* Opera */
    transform:scale(1.15,1); /* W3C */
}

.content-home { margin-top:20px;}
.content-tracklist { margin-top:30px;}
.content-artist { margin-top:70px;}
.content-singles { margin-top:50px;}
.content-recommended { margin-top:30px;}

.rev-icons {
	/*display:inline-block!important;*/
	display:table-cell;
	margin:0px 5px;
}

.rel {
	position:relative;
}

.track-m {
	font-size:14px;
	line-height:16px;
	margin:0px 0px 8px 0px;
}

.track-num {
	min-width:22px;
	max-height:17px;
	background-color:#000;
	font-size:11px;
	line-height:13px;
	text-align:center;
	color:#fff;
	font-weight:900;
	margin:0px 0px 0px;
	padding:1px 1px 2px 1px;
	float:left;
}

.artist-img {
	width:663px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:50;
	opacity:1;
}

/* FOOTER */

.footer {
	font-size:11px;
	line-height:13px;
	text-align:center;
	margin:20px 0px;
	color:#FFF;
	padding-bottom:20px;
}

.footer a {
	color:#fff!important;
}

.footer a:hover {
	color:#ffd0d4!important;
	text-decoration:none!important;
}

/* FOOTER end */



@media screen and (min-width: 980px) {
.ecard {
	width:980px;
	height:570px;
}

.header-l {
	-ms-flex: 0 0 14%;
	flex: 0 0 14%;
	max-width: 14%;
}

.header-m {
	-ms-flex: 0 0 79%;
	flex: 0 0 79%;
	max-width: 79%;
}

.header-r {
	-ms-flex: 0 0 7%;
	flex: 0 0 7%;
	max-width: 7%;
}

.content-home .half-l {
	-ms-flex: 0 0 62%;
	flex: 0 0 62%;
	max-width: 62%;
}

.content-home .half-r {
	-ms-flex: 0 0 38%;
	flex: 0 0 38%;
	max-width: 38%;
}

.content-tracklist .half-l {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}

.content-tracklist .half-r {
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 45%;
}

.content-artist .half-l {
	-ms-flex: 0 0 59%;
	flex: 0 0 59%;
	max-width: 59%;
	
	position:relative;
	z-index:100;
}

.content-singles .single-rel {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.content-recommended .half-l {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}

.content-recommended .half-r {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}


.divider1 {
	-ms-flex: 0 0 90%;
	flex: 0 0 90%;
	max-width: 90%;
}

.shapes1 {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	max-width: 10%;
}

.order-mob-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-mob-2 {
    -ms-flex-order: 2;
    order: 2;
}

}



@media screen and (max-width: 979px) {
.ecard-fixed { display:none!important;}
.ecard-mob { display:block!important; }

.txtcen-mob { text-align:center!important;}

.img75-mob img {width:75%;}

body {
	font-size:14px!important;
	line-height:1.3em!important;
}

.ecard {
	width:100%;
	/*height:100%;*/
	border:none;
	margin-top:0px!important;
	position:relative;
	overflow-y:scroll;
}

.header { margin-top:55px;}

.title-main {
	margin-top:20px;
	padding-left:30px;
	padding-right:30px;
}

.header-l {
  padding-right: 0px;
}

h1, h3 { font-size:27px; letter-spacing:-.02em; line-height:31px; margin:0px;}
h2 { font-size:17px; letter-spacing:-.02em; line-height:20px; margin:0px;}
.fsize27 { font-size:24px;}


.content-home { margin-top:35px;}
.content-tracklist { margin-top:35px;}
.content-artist { margin-top:35px;}
.content-singles { margin-top:35px;}
.content-recommended { margin-top:35px;}

.shapes-header { width:100px; margin:20px auto 12px; }

.shapes1 { width:80px; margin:0px auto 10px;}

.logo-nxn { width:150px; margin:0px auto;}

.nopad-mob { padding:0px!important;}
.nomt-mob { margin-top:0px!important;}

}

@media screen and (max-width: 767px) {
.content-home .half-l, .content-home .half-r, .content-tracklist .half-l, .content-tracklist .half-r, .content-artist .half-l {
  padding-left: 15px!important;
  padding-right: 15px!important;
}
}