@charset "utf-8";
/* CSS Document */


@font-face {
   font-family: Impact;
    src:url(/Fonts/impact.ttf)
}


/*NEW KIRA 2020 HEADER */

.header
{
	width: 100%;
	
	
}

.header table {
	width: 100%;
}



.social {
	text-align: right;
}

/*NEW KIRA 2020 HEADER END */

/*NEW KIRA MAIN DIVS */

.studiotable {
	
	width: 100%;
}

.studiotable td {
    padding: 5px;
    vertical-align: top;
	
}

.container {
	width: 1000px;
	margin-left: 325px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	border-radius: 25px;
	background-color: rgba(207, 66, 144, 0.85);
	

}


.maincontentleft {
	float:left;
	width: 75%;
    
	
}

.maincontentright {
	margin-left:auto;
	width: 25%;
   
	
}
.maininfo {
	
	padding: 5px;
    width: 100%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
}

.maininfo td {
	vertical-align: top;
	padding: 5px;
}


.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	border-radius: 25px;
	white-space: nowrap;
	margin-left:auto;
	max-width:400px;
	min-width:250px;
	
	}

.mainroles {

width: 90%;	
margin: auto;

}
.mainroles td {
	
	text-align: center;
		
}
.mainroles img {
	width: 300px;
	height: 64px;
}

.maintext {
	padding: 20px;
	text-align: justify;
	
}
.content-bio {

	float:left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	padding: 5px;
	
	
}
/*NEW KIRA MAIN DIVS END */

.kiraava {
	display:none;
	padding: 5px;
}

.kirabio {
	
}


.container-demos {	
	margin:auto;
	width: 25%;
	height: 125px;
	white-space: nowrap;
	
}

.container-menu {	
	width: 100%;
	white-space: nowrap;
		
}

.socialbtns{
	float:right;
	width: 25%;
	
}

.imgfloat {
	
	float: left;
	position: relative;
	padding: 5px;
}

.imgcenter {
	margin: auto;
	display:none;
}

.kiraava {
	display:none;
	padding: 5px;
}

.kirabio {
	padding: 5px;
}

#player {
 width: 100%;
}

.headertext {
	font-family: Impact;
	font-size:26px;
	color: #FFFFFF;	
	text-shadow: 4px 2px #FF0086;
}

.headertextcenter {
	font-family: Impact;
	font-size:26px;
	color: #FFFFFF;	
	text-shadow: 4px 2px #FF0086;
	text-align: center;
}


.title {
	font-family: Arial;
	font-size:22px;
	color: #FFFFFF;	
	font-weight:bold;
	
	
}

.container-content {
	margin: auto;
	padding-top: 50px;
	max-width: 1400px;
	min-width: 1200px;
	width: 80%;
	
	
	
}

body {
background-image:url(Full%20BG.png);
background-size: cover;
background-attachment: fixed;

}

.story {
	
	
    margin: auto;
	float:left;
    width: 100%;
	font-family: Trench;
	font-size:24px;
	color:#FFFFFF;
	background-color: rgba(48, 48, 48, 0.75);
	    
}

.divOuter{
        width:100%;
		display:inline;
           }
	
	  .divInner1, .divInner2, .divInner3, .divInner4, .divInner5{
        float:left;
        width:20%;
   
		font-family: Impact;
	font-size:22px;
	color:  #FF91A4;	
	text-shadow: 1px 2px #130D0E;
    }

.demo {
	width: 100%;
	padding: 10px;
}

.demo td {
	text-align: right;
}

.demo img {
	padding: 5px;
	width: 31px;
	height: 30px;
}
.demosleft {
	float: left;
	width: 20%;
	font-family: Impact;
	font-size:22px;
	color:#FFFFFF;	
	text-shadow: 1px 2px #130D0E;
}

.demostitle {
	display:none;
	font-family: Impact;
	font-size:28px;
	color:#FFFFFF;
	text-decoration:underline;	
	text-shadow: 1px 2px #130D0E;
	white-space: nowrap;
}


.demos {
	position:relative;
	width: 80%;
	margin: auto;
	color: #FFFFFF;
	white-space: nowrap;
	
	
	
}


.content-con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	padding: 5px;
    width: 50%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;


}

.content-conright {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	margin-left: 20px;
	padding: 5px;
    width: 45%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
	

}

.studio {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;

	
		
}

#parent{
	padding:10px;

}

.child {
	height:400px;
}

.content-mobile {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	margin-left:25px;
	padding: 5px;
    width: 100%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
		    
}

.content-old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	height: 840px;
	float:left;
	margin-left:25px;
	padding: 5px;
    width: 70%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
	
	    
}
.content-rolesheader {

	margin:auto;
	padding: 10px;
    width: 95%;

	   
}

.content-roles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	float:left;
	margin-left:25px;
	padding: 5px;
    width: 70%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
	
	    
}
.important {
	font-family: Impact;
	font-size: 22px;
	color:#FFFFFF;
	
}

.credits-mobile {
	display:none;
	position:relative;
	width: 100%;
	margin:auto;
	font-family: Impact;
	font-size: 22px;
	color:#FF00A6;
	text-shadow: 1px 2px #130D0E;
	
}

.credits {
	position:relative;
	width: 100%;
	float:left;
	margin:auto;
	font-family: Impact;
	font-size: 22px;
	color:#FF00A6;
	text-shadow: 1px 2px #130D0E;
	
}
.content-music {
	
	
    margin: auto;
	float:left;
    width: 50%;
	    
}

.content-music-right {
	
	margin-left: 50%;
	
	}
	
	.studio {
	
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	width: 40%;
	background-color: rgba(207, 66, 144, 0.75);
	border-radius: 25px;
	padding: 10px;
	margin-left:5px;
	
	}
	
.feed-bu {
	
		float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	max-width:400px;
	min-width:250px;
	background-color: rgba(207, 66, 144, 0.75);
	border-radius: 25px;
	white-space: nowrap;
	margin-left:5px;
	
	}
.contact {
	width: 100%;
	text-align: center;
}

.contact a:link {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:26px;
}

/* visited link */
.contact a:visited {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:26px;
}

/* mouse over link */
.contact a:hover {
    color:#F927FF;
	 text-decoration: none;
	font-family: Impact;
	font-size:26px;
}

/* selected link */
.contact a:active {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:26px;
}

/* unvisited link */
 a:link {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:26px;
}

/* visited link */
a:visited {
    color: #FFFFFF;
	 text-decoration: none;
}

/* mouse over link */
a:hover {
    color:#F927FF;
	 text-decoration: none;
}

/* selected link */
a:active {
    color: #FFFFFF;
	 text-decoration: none;
}

.LinksContent {

	font-family: Impact;
	align-content:center;
	font-size:22px;
	color:  #FFFFFF;	
	text-shadow: 1px 2px #130D0E;
}

.Links {
	display:block;
	
 	margin: 0 auto;
	font-family: Impact;
	align-content:center;
	font-size:24px;
	color:  #FF91A4;	
	text-shadow: 1px 2px #130D0E;

	

}



/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
	text-align: center;
	font: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #4CAF50;
  color: white;
}
.mobileheader {
			width: 100%;
				display:none;
}

.desktopheader {
	display: block;
}

	.download {
			display: block;
		}
/*MEDIA DEVICES*/

/* 768 Media */
	@media only screen
		and (min-device-width: 320px)
		and (max-device-width: 768px)
	{
	/*NEW KIRA 2020 HEADER */

.desktopheader {
	display: none;
}

		.mobileheader {
			width: 100%;
			display: block;	
		}
.header table {
	width: 100%;
}



.social {
	text-align: right;
}

/*NEW KIRA 2020 HEADER END */

/*NEW KIRA MAIN DIVS */

.container {
	width: 100%;
	margin: auto;
	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	text-align:left;
	width: 100%;
	
}

.maininfo {
	
	padding: 5px;
    width: 50%;
	background-color: rgba(207, 66, 144, 0.85);
	border-radius: 25px;
}

.maininfo td {
	vertical-align: top;
	padding: 5px;
}


.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	background-color: rgba(207, 66, 144, 0.75);
	border-radius: 25px;
	white-space: nowrap;
	margin-left:auto;
	max-width:400px;
	min-width:250px;
	
	}

.mainroles {
margin: auto;
width: 100%;
text-align: left;
font-size: 20px;
	
}

.mainroles img {
	width: 600px;
	height: 128px;
}
		
		.maincontentleft {
	
	
	width: 100%;
    
	
}

.maincontentright {
	width: 100%;
   margin: auto;
	
}
	
/*NEW KIRA MAIN DIVS END */
/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: rgba(207, 66, 144, 0.85);
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
	text-align: center;
}

/* Style navigation menu links */
.topnav a {
 font-family: Impact;
	color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 50px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: #D800FF;
  display: block;
  position: absolute;
   right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  
     background-image: linear-gradient(to bottom, rgba(207,100,144,1), rgba(207,66,144,1));
		}
	.maintext {
	padding: 20px;
	font-size: 38px;
	text-align: justify;
	
}
		.headertext {
	font-family: Impact;
	text-align: center;
	font-size:40px;
	color: #FFFFFF;	
	text-shadow: 4px 2px rgba(207,66,144,1);
	padding: 10px;
}
 #player {
 width: 80%;
padding: 40px;
}
		.important {
	font-family: Impact;
	font-size: 40px;
	color:#FFFFFF;
	
}

		.headertextcenter {
	font-family: Impact;
	font-size:40px;
	color: #FFFFFF;	
	text-shadow: 4px 2px #FF0086;
	text-align: center;
}

		
.kiraava {
	padding: 15px;
	display: block;
}
		
		.credits {
	position:relative;
	width: 100%;
	float:left;
	margin:auto;
	font-family: Impact;
	font-size: 36px;
	color:#FF00A6;
	text-shadow: 1px 2px #130D0E;
	
}
		.socialnavi {
			background-color: rgba(207,100,144,1);
		}	
		
		.demo {
	width: 100%;
	padding: 10px;
}

.demo td {
	text-align: center;
}

.demo img {
	padding: 15px;
	width: 75px;
	height: 74px;
}
		
		.download {
			display: none;
		}
		.contact {
	width: 100%;
	text-align: center;
}

.contact a:link {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:36px;
}

/* visited link */
.contact a:visited {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:36px;
}

/* mouse over link */
.contact a:hover {
    color:#F927FF;
	 text-decoration: none;
	font-family: Impact;
	font-size:36px;
}

/* selected link */
.contact a:active {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:36px;
}

/* unvisited link */
.contact a:link {
    color: #FFFFFF;
	 text-decoration: none;
	font-family: Impact;
	font-size:36px;
}
		
		.content-bio {

	
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#FFFFFF;
	text-align:left;
	padding: 5px;
	
	
}
		.title {
	font-family: Arial;
	font-size:28px;
	color: #FFFFFF;	
	font-weight:bold;
	text-decoration: underline;
			text-align: left;
	
}
		
		
}
