
@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding:0;
	border: 0;
	outline:0;	
}

/*******************************
	 Globle classes begin	 	 
********************************/
.clear{clear:both; border:none;}
.left{float:left; border:none}
.right{float:right; border:none; color:#ce346e; padding-bottom:23px;}

/* h1{	font-family:Georgia; font-size:35px; color:#E0CDC3; font-weight:normal; padding-bottom:10px; text-shadow: #000000 3px 1px;} */
h2{ font-size:15px; font-family:"Times New Roman", Times, serif;color:#03a6cb; font-weight:bold; }
/* h3{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#0179bb; font-weight:normal; } */
p{padding-bottom:7px;}
/* .padding_left_cd{padding-left:5px} */
.margin_left_cd{padding-left:5px}
.margin_left_cd_8px{margin-left:8px; }
.black{color:#000000; text-decoration:none; padding-bottom:2px;}




/*******************************
	 Globle classes end	 	 
********************************/



	 .jazminmoon_bg {
		height:100vh;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background: url(../images/jazminemoon_bg.jpg) center;
		background-size: cover;
		background-repeat: no-repeat;
		font-size: 12px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #000000;
        animation: backgroundAnimation 80s linear infinite alternate; 
	}
	
	
	.album_thumbnail{
		border: 2px solid #ffffff;
	}
	 
#wrapper{

	/* position: absolute; */
	  
     width:1001px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top:0px;
	 /* height:1180px; */
	 /* z-index: 1; */
	
	 }
/* 
	 .content {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		color: white;
		z-index: 1;
	  } */

#header_section{
     width:1001px;
	 }
#content_section{
     /* width:1001px;
	 background:none repeat scroll 0 0 #000000;
	 background-color:transparent; */
	 /* margin-top: 100px; */
	 display: flex;
	 justify-content: space-between;
	 }
/* #footer_section{
     width:1001px;
	 } */
/***********classes begin***********/

/***********header begin***********/
.header_left{
     width:221px;
	 float:left;
	 text-align:right;
	 padding-top:20px;
	 
	 }
.header_right{
     /* width:780px; */
	 float:left;
	 }
/* .nav{
	 text-align:left;
	 margin-top:8px;
	 display: flex;
	 justify-content: end;
	 margin-right:20px;
	 }
.nav ul{
     margin:0px;
     padding:0px;
	 }
.nav li{
     
     padding:0px;
	 display:inline;
	 list-style:none;
	 padding-left:1px;
	 text-align:right;
	 }
.nav li a{text-decoration:none} */
@import url('https://fonts.googleapis.com/css2?family=Aclonica&display=swap');
#playAudioButton {
	/* background-color: transparent; */
	background-color: transparent;
    padding: 30px !important;
	padding: 0;
	border:none;
	cursor: pointer;
	position: absolute;
	top:130px;
	right:20px;
	
  }
  .video-content{
	pointer-events: fill;
	height:80%;
  }
  #playPauseBtn{
	background-color: transparent;
    padding: 30px !important;
	padding: 0;
	border:none;
	cursor: pointer;
	position: absolute;
	top:50px;
	right:20px;
  }
  
  #playAudio, #pauseAudio {
	fill: #ffffff;
	width: 40px;
	height: 40px;
  }
  #playIcon, #pauseIcon, #repeatIcon {
	fill: #ffffff;
	width: 40px;
	height: 40px;
  }
  #playIcon{
	display: none;
  }
  #pauseIcon {
	display: block;
  }
  #repeatIcon{
	display: none;
  }

.welcome_heading{
     width:780px;
	 margin-top: 100px;
	}
#album_des{
	font-size:20px;
}
/* *********************ANIMATION STARTS ************************* */



@keyframes fadeOutAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0.5;
	}
	75% {
		opacity: 0.5;
	}
	100% {
		opacity: 0;
	}
}

.fadeOut {
	animation: fadeOutAnimation 10s ease; /* Adjust the duration and easing as needed */
}
/* *********************ANIMATION END *********************** */

/***********header end***********/


/****content section begin*****/

/****content left begin*****/
.content_left{
		display: flex;
		flex-direction: column;
		position: absolute;
		bottom: 40px;
	 }
    .video_player{
     width:333px;
	 text-align:center;
	 /* padding-top:4px; */
	 /* padding: 10px 0; */
	
	 }	 
    .music_player{
     /* width:333px; */
	 margin: 0px  10px 0px 0px ;

	 }	 
	 .music_sites{

		margin: 0px 10px 10px 0px;

		display: flex;
		gap: 5px;
		justify-content: center;
		align-items: center;
		border-radius: 10px;
	 }
	 
/*****content left end******/	 
	 
	 	 
/****content right begin******/	 	 
.content_right{
     /* width:668px; */
	 width:600px;
	float:left;
	position: absolute;
    bottom: 10px;
	right:20px;
	
}
.content_home_right{
	position: absolute;
    bottom: 75px;
}
.content_right_solo{
	width: 668px;
    float: left;
    position: absolute;
    bottom: 0px;
    right: 20px;
}	 
.content_right_top{
    width:668px;
}

.download_tabs{
     width:96px;
	 float:left;
	 padding-left:9px;
	 display: none;
	 }

	 
.content{
     width: 643px;
	 float:left;
	 font-size:13px;
	 color:#000000;
	 padding: 30px 10px 20px 10px;
	 /* padding-left:20px; */
	 /* margin-top: 25px; */
	 text-align: center;
	 /* margin-left: 30px; */
	 /* text-shadow: #000000 2px 1px; */
	 height: 200px;
	 background-color: #958F84;
	 /* padding: 20px 25px; */
	 height: 150px;
	 border-radius: 10px;
	 }
.awak_content{
     /* width:558px; */
	 float:left;
	 font-size:13px;
	 color:#000000;
	 /* margin-top:20px; */
	 padding-left:5px;
	 /* background-image:url(../images/awakening_text_bg.png); */
	 border-radius: 10px;
	 background-color: #958F84;
	 background-repeat:no-repeat;
	 padding: 20px 25px;
	 height:150px;
	 }



/*****content right end*****/

/****content section begin*****/



#footer_section{
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

/* .footer_left{
     width:393px;
	 float:left;
	 } */
.footer_left ul{
     margin:0px;
	 padding:0px;
	 }
.footer_left li{
     margin:0px;
	 padding:0px;
	 list-style:none;
	 display:inline;
	 padding-right:17px;
	 font-size:12px;
	 color: #F1EDC8;
	 }
.footer_left li a{
	text-decoration:none; 
	color:#F1EDC8;
	font-family: Helvetica Neue;
}
.footer_left li a:hover{text-decoration:none; }
.footer_mid{
     /* width:303px; */
	 /* float:left; */
	 /* text-decoration:underline; */
	 /* margin-right:100px; */
	 font-size: 12px;
	 font-family: Helvetica Neue;
	 }
.footer_right{
     width:205px;
	 float:left;
	 font-size:11px;
}
	

/***********classes end***********/




/*88888888888888888888888888888888888888888888888Awakening_the_dream page begin**********************************/

/* .Awakening_the_dream_bg{
     margin-left:auto;
	 margin-right:auto;
	 margin-top:0px;
	 background:url(../images/awakening_the_dream_bg.jpg) center;
	 background-repeat:no-repeat;
	 font-size:12px;
	 color:#000000;
	 font-family:Arial, Helvetica, sans-serif;
	 background-color:#000000;
	 background-size: cover;
	 } */
	 .Awakening_the_dream_bg {
       height:100vh;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		/* background:url(../images/atmospheres_of_paradise.jpg) center; */
		background: url(../images/awakening_the_dream_bg.jpg) no-repeat;
		background-repeat:no-repeat;
		background-size: cover;
		font-size:12px;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		animation: backgroundAnimation 80s linear infinite alternate; 

		
	}
	@keyframes moveBackground {
		0% {
			background-position: 0% 50%;
		}
		100% {
			background-position: 100% 50%;
		}
	}

.widget-player .playlist {
	padding-bottom: 100% !important;
}
.playlist.ng-scope {
	padding-bottom: 100% !important;
}
/* 	
	@keyframes backgroundAnimation {
		0% {
			background-color: #000000;
		}
		50% {
			background-color: #336699; 
		}
		100% {
			background-color: #000000; 
		}
	}
	 */
	
.footer_left_Awakening{
     width:393px;
	 float:left;
	 }
.footer_left_Awakening ul{
     margin:0px;
	 padding:0px;
	 color:#ffffff;
	 }
.footer_left_Awakening li{
     margin:0px;
	 padding:0px;
	 list-style:none;
	 display:inline;
	 padding-right:17px;
	 font-size:11px;
	 color:#ffffff;
	 }
.footer_left_Awakening li a{text-decoration:none; color:#ffffff;}
.footer_left_Awakening li a:hover{text-decoration:none; color:#ffffff;}
/*88888888888888888888888888888888888888888888888Awakening_th_dream page end**********************************/



.workdesc li span {
    background: none repeat scroll 0 0 #000000;
}

/*88888888888888888888888888888888888888888888888sunfall_and_rainlight_ begin**********************************/


		

	.sunfall_and_rainlight_bg {
		height:100vh;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background: url(../images/sunfall-rainlight.jpg) no-repeat;
		background-size: 120%;
		font-size: 12px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #000000;
		animation: backgroundAnimation 80s linear infinite alternate; 
	}
	
	@keyframes backgroundAnimation {
		
		0% {
			background-size: 120%;
			background-position: left center;
			/* background-position: 100% 0; */
		}
		50%{
			background-size: 120%;
			background-position: right center;
		}
		100%{
			background-size: 120%;
			background-position: left center;
		}
	}
	
/*88888888888888888888888888888888888888888888888sunfall_and_rainlight_end**********************************/


/*88888888888888888888888888888888888888888888888atmosphees_of_paradise begin**********************************/
.atmosphees_of_paradise_bg{
	height:100vh;
     margin-left:auto;
	 margin-right:auto;
	 margin-top:0px;
	 /* background:url(../images/atmospheres_of_paradise.jpg) center; */
	 background: url(../images//atmosphere_paradise_bg.jpg) center;
	 background-repeat:no-repeat;
	 background-size: cover;
	 font-size:12px;
	 color:#000000;
	 animation: backgroundAnimation 80s linear infinite alternate; 
	 }
.home_bg{
	height:100vh;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background: url(../images/home_bg.jpg) center;
	background-repeat:no-repeat;
	background-size: cover;
	font-size:12px;
	color:#000000;
	/* font-family:Arial, Helvetica, sans-serif; */
	animation: moveBackground 60s linear infinite;
}
	
	 .video-container {
		position: relative;
		width: 100%;
		height: 100%;
	  }
	  
	  #myVideo {
		position: fixed;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		/* max-width: 100%; */
		left:0;
		right:0;
		/* z-index: -1; */
	  }


	  
/* 	  
	  .content {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		color: white;
		z-index: 1;
	  } */
/*88888888888888888888888888888888888888888888888atmosphees_of_paradise begin end**********************************/

/****bio page 1 begin*************/
#bio_page1{
    
     width:800px;
	 margin-top:20px;
	 }
.next{
    width:100px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	}
.next a{color:#000000; text-decoration:none;}
.next a:hover{color:#CCCCCC; text-decoration:none;}

.mid_contant_bio{
    width:580px;
	float:left;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif, ".Dialog 9";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	background-image:url(../images/pop_trans.png); background-repeat:repeat-y;
	}
.Previous{
    width:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	
	}
.Previous a{color:#000000; text-decoration:none;}
.Previous a:hover{color:#CCCCCC; text-decoration:none;}

/****bio page 1 end*************/


/* --------------------------------------------new home design css ------------------------------------------------------------- */
h3{
	font-family: "Aclonica", sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.tab-heading{
	width: 642px;
	background-color: #00000080;
	padding: 12px;
	border-radius: 12px;
}

/* .nav{
	display: flex;
	gap: 20px;
	position: absolute;
	right: 20px;
	
} */
.nav {
    display: flex;
    gap: 20px;
    position: absolute;
    right: 20px;
    z-index: 10000;
    padding-top: 25px;
}
.nav-left-album h1{
	font-family: "Aclonica", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.nav-right-album{
	display: flex;
	gap:20px;
}
.tab-heading h3{
	font-weight: 700;
	/* font-size: 18px; */
	line-height: 22.4px;
	text-align: center;
}
.menu-list ul li a{
	text-decoration: none;
	font-size: 13px;
	color: #151515;
	letter-spacing: 2;
	font-weight: 700;
}
.menu-list ul{
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.menu-list ul li{
	list-style: none;
	color: #151515;
	font-family: "Poller One", serif;
    font-weight: 400;
    text-align: center;
    font-style: normal;
    padding: 6px 8px 6px 8px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(20px);
}
.cd_cover{
	/* width: 643px;
	 */
	border-radius: 10px;
	/* height: 400px; */
	padding: 15px 20px;
    background-color: #00000080;
	
	
}

h4{
	
	font-family: Helvetica Neue;
	font-size: 18px;
	color: #FFFFFF; 


}

.album-title{
	color: #FFFFFF;
    font-size: 12px;
    width: 120px;
    height: 35px;
    font-family: Helvetica Neue;
	margin: 0 5px;
    /* font-weight: 500; */
    text-align: center;
}
.album-list{
	display: flex;
	justify-content: space-between;
	margin: 30px 0px 0px 0px;
}
.video-content{
	padding-top: 25px;
}
.nav-album{
	display: flex;
	justify-content: space-between;
	margin: 0 40px;
}
#wrapper-album{
	margin: 0 20px 20px 40px;
}
iframe{
	border-radius: 12px;
}
.tab-heading {
	position: relative;
}
.tab-heading h3 {
	opacity: 1;
	transition: opacity 2s ease-in-out;
}

.music_player_desc p{
	font-family: "Aclonica", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22.4px;
	font-weight: 400;
}
.album-genre{
	color: #FFFFFF;
    font-size: 12px;
    width: 120px;
    height: 35px;
    font-family: Helvetica Neue;
    /* font-weight: 500; */
    text-align: center;
	margin: 5px 5px 0 5px ;
}
#video-player{
	cursor: pointer;
	background: transparent;
	border: none;
	position: absolute;
	top: 40%;
	left:50%;
	transform: translate(-50%, -50%);
	width: 120px;
	height: 120px;
	/* display: none; */
	
}
#replay-big-btn{
	cursor: pointer;
	background: transparent;
	border: none;
	position: absolute;
	top: 40%;
	left:50%;
	transform: translate(-50%, -50%);
	width: 120px;
	height: 120px;
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
  }

  /* Hide the default play button in Firefox */
video::-moz-media-controls-play-button {
	display: none !important;
  }
  #replay-button{
	display: none;
	position: absolute;
    bottom: 35px;
    left: 29px;
	cursor: pointer;
	height:44px;
	width: 44px;
  }
 .album-tit-des{
	display: flex;
	justify-content: space-between;
 }
 #album-credits{
	position: relative;
	width: 66px;
	color: #ffffff;
	font-family: Helvetica Neue;
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 6px 13px 6px 13px;
	border-radius: 7px;
	text-align: left;
	cursor: pointer;
 }
#album-credits::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 5px); 
	left: calc(70%);
    width: 20px; /* Adjust the width of the arrow image */
    height: 20px; /* Adjust the height of the arrow image */
    background-image: url('../images/Uparrow.svg');
    background-size: contain; /* Ensure the arrow image fits within the specified width and height */
    background-repeat: no-repeat; /* Prevent the arrow image from repeating */
    transform: translateY(-50%); /* Center the arrow vertically */
}

#album-credits:hover::after {
    background-image: url('../images/Downarrow.svg'); /* Change arrow icon on hover */
}
#album-credits:hover ~ #credit-popup {
    display: block;
}
#credit-popup{
    display: none; 
    position: absolute;
	background-color: #00000080;
	bottom: 103%;
    color: #ffffff;
	padding: 5px 20px;
	width: 520px;
	right:0;
	border-radius: 10px;
	font-family: Helvetica Neue; 
    z-index: 999;
}
#credit-popup p{
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	padding: 5px 0;
}
#credit-popup p span{
	font-weight: 700;
}
#credit-popup div{
	margin: 5px 0;
}
#credit-popup::after{
	content:"";
    position: absolute;
    left: calc(92% + 5px);
    width: 0;
    bottom: -10px;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid #00000080;
}


video::-webkit-media-controls-timeline {
	margin-right: 25px;
}
video::-webkit-media-controls-fullscreen-button {
    margin-right: 25px;
}