@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Orienta&subset=latin,latin-ext);
 @import url(http://fonts.googleapis.com/css?family=Comfortaa|Syncopate);
 
 

 @import url(http://fonts.googleapis.com/css?family=Poiret+One);

/*resets*/
* {
	padding: 0px;
	margin: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

#9050e1b8-eaa9-5148-1f5f-59cf935ed23 {
	z-index: 1;
}

.Wondershare_AllMyTube_toolbar {
	z-index: 1 !important;
}


.myclear {
	clear: both;
}



/* 1st media query ********************************************************************/
@media only screen and (max-width: 3840px) {
/*layout*/
body {
	width: 100%;
	font-family: 'Orienta', sans-serif;
	background-image:url(images/Photo0465.jpg);
	background-position:center;
	background-repeat:no-repeat;
	/*background-position:center top;*/
	background-attachment:fixed;
	background-color: #000;
}

/*body img {
	background-size: 100%;	
}*/

p, h1, h2, h3, h4, h5, h6 {
	width: 90%;
}
	.primarybk {
		margin-top: 80px;
		margin-bottom: 10px;
		background-color: rgba(179,47,187,0.8);
	}
	
	
#container {
	width: 98.2vw;
	/*-webkit-box-shadow: 10px 0px 15px 15px #000000;*/
	/*box-shadow: 0px 0px 25px 5px #000000;*/
}

#myheader {
	width:100%;
	height: 40px;
	background-color: #B0B0B0; /*CCC*/
	position:fixed;
	top:0;
	left:0;
	float:left;
	z-index: 1000;
}

#myheader h1 {
	
	/*font-family: 'Poiret One', cursive;*/
	font-weight: 100;
	font-size: 30px;
	color: #B32FBB;
	display: block;
	padding:0px 18px 4px 10px;
	text-shadow: 2px 2px  2px #fff;
}



#myheader.audiocover{
	background-image:url(layout_images/audio_cover.jpg);
	background-repeat:no-repeat;
}


#myheader.videocover{
	background-image:url(layout_images/video_cover.jpg);
	background-repeat:no-repeat;
}

#myheader.aboutcover{
	background-image:url(layout_images/about_cover.jpg);
	background-repeat:no-repeat;
	z-index: 1000;
}

#nav{
	min-width: 60%;
	float:left;	
	z-index: 1000;
}

#mainnav{
	position:absolute;
	left:0px;
	top:40px;
}

#mainnav ul {
	list-style-type: none;
	/*opacity:0.8;*/
	position:relative;
}
#mainnav ul li {
	display:inline-block;
	width:125px;
	}

#mainnav ul li a {
		
	background-color:#000;
	display: block;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #B32FBB;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	height:40px;
	box-shadow: -3px 3px 10px #333;
	 -webkit-transition: all .2s ease-in-out;
	 -moz-transition: all .2s ease-in-out;
	 -o-transition: all .2s ease-in-out;
	 transition: all .2s ease-in-out;
	 border-radius: 0px 60px 0px 60px;
}
#mainnav ul li a:hover {
	background-color: #B32FBB;/*#B32FBB rgb(179, 47, 18, 0.5)*/
	color: rgba(0,0,0,0.5);
	transform:  scale(0.8) skew(0deg) translate(1px);
/*transform:  scale(0.5) skew(0deg) translate(-5px);
-webkit-transform: scale(1.1) skew(0deg) translate(-5px);
-moz-transform:  scale(1.1) skew(0deg) translate(-5px);
-o-transform:  scale(1.1) skew(0deg) translate(-5px);
-ms-transform:  scale(1.1) skew(0deg) translate(-5px);*/

	
}


#mainnav ul li a.myactive {
	background-image: url(images/prog_btn2.png) ;
	background-repeat:no-repeat;
	background-position:80px 15px;
}

.space {
	width: 100%;
	height: 20px;	
	margin-bottom: 20px;
	display: inline-block;
}

.nulspace {
	margin-top:-20px;
}

.vid, .vid1 {
	width: 100%;
	min-height: 404px;
	background-color: rgba(179,47,187,0.8);
	padding: 15px 50px 0 0;
	padding: 15px 0;
}

#hello {
	
}



#content {
	font-family: 'Poiret One', cursive;
	width: 100%;
	min-height: 75vh;
	margin-top: 80px;
	margin-bottom: 10px;
	background-color: rgba(179,47,187,0.8);
	color: rgba(0,0,0,0.7);
	font-size: 110%;
	padding: 15px 180px 4px 180px;
	float:left;
}

	.jumbo {
	width: 100%;
	width: 100vw;
	min-height: 10px;
	padding: 10px;
}
	.aside {
		
	}
	
	.aside h1 {
		color: #FFF;
	}
	
.wrapper {
	width: 98.8vw;
	min-height: 400px;
	/*padding: 20px;*/
	float:left;
}

#article{
	min-width: 200px;
	height: auto;
	background-color: rgba(255, 255, 250, 0.8);
	padding:10px;
	border-radius: 8 20px;
	float:left;
}
.content-center {
	width: 98.8vw;
	width: 100vw;
	/*background-color: #8600B1;*/
	background-color: rgba(255,255,255, 0.5);
	display: inline-block;
}

.players {
	min-width: 62vw;
	max-width: 64vw;
	/*min-height: 75vh;*/
	height: 100%;
	/*display: block;*/
	background-color: #8600B1;
	margin-left: auto;
	margin-right: auto;
	display: grid;
}

.content2 {
	font-family: 'Poiret One', cursive;
	width: 100%;
	min-height: 100px;
	/*background-color:rgba(255,255,255, 1);*/
	color: #FFF;
	font-size: 130%;
	padding: 15px 0px;
	margin-top: 4vw;
	margin-bottom: 100px;
	display: inline-block;
}
	
	#content2 {
		margin-bottom: 4vh;
	}
	
	#content2 p:last-child {
		font-weight: bold;
	}
	
	.secondaryBkWhite {
		background-color: RGBA(255,255,255, 0.5);
	}
	
	.textCenter {
		text-align: center;
	}
	
	.textCenter2{
		padding: 15px 180px 4px 180px;
	}
	
#content p, #content2 p {
	text-align: center;
}

.article {
	min-width: 360px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#content3 {
	font-family: 'Poiret One', cursive;
	width: 100%;
	min-height: 120px;
	background-color: rgba(179,47,187,0.8);
	color: #fff;
	font-size: 110%;
	/*padding: 15px 180px 4px 180px;*/
	margin-bottom: 4vw;
}
	
	#content3 p:last-child {
		font-weight: bold;
	}

#content img.cont_img{
	float:right;
	margin:20px;
}

#content #content2 p{
	/*font-weight: bold;*/
	color: #000;
	display: block;
}

#content h3, #content2 h3{
	font-weight: 200;
	color: #fff; /*#B32FBB*/
	display: block;
	text-align:justify;
}

#content p, #content2 p {
	font-weight: 200;
	color: #000; /*#B32FBB*/
	display: block;
	text-align:justify;
}

	#content4 {
	font-family: 'Poiret One', cursive;
	width: 100%;
	min-height: 14px;
	margin-top: 80px;
	margin-bottom: 10px;
	background-color: rgba(179,47,187,0.8);
	color: rgba(0,0,0,0.7);
	font-size: 110%;
	padding: 15px 180px 4px 180px;
	float: left;
	}
	

.audio_single,
.audio_multi {
	/*width: 20vw;
	height: 37.5vh;*/
	width: 280px;
	height: 250px;
	background:none;
	margin: 10px;
	/*display:block;*/
	float:left;
	border-radius:14px;
	display: inline-block;
}

.vidframe {
	/*width: 20vw;*/
	/*height: 37.5vh;*/
	/*width: 280px;
	height: 250px;*/
	background:none;
	/*margin: 10px;*/
	display:block;
	/*float:left;*/
	border-radius:14px;
	/*display: inline-block;*/
	margin: 0 auto;
}
	

	.aside {
		text-align: center;
	}
	
.song {
	height: 100%x;
	width: 300px;
	/*color: #000;*/
	float:left;	
}

.audio_desc {
	/*width: 20vw;*/
	width: 280px;
	min-height: 16vw;
	/*display:block;*/
	float:left;
	margin:10px;
	/*background-color:rgba(179, 47, 187, 0.8);*/
	background-color: rgba(203, 95, 210,0.6);
	border-radius:18px;
	padding: 1vw;
	font-size: 80%;
	text-align:justify;
	display: inline-block;
}


.video_description {
	width: 45vw;
	display: inline-block;
	margin-left: 2vw;
	margin-top: 4vh;
}

.vid_description {
	width: 250px;
	display:block;
	float:left;
	margin:10px;
	
}
	
	.video_description p:last-child {
		padding-bottom: 4vh;
	}	

	
	
#content p {
	font-family: 'Orienta', serif;
	font-weight: 400;
	font-size: 18px;
	display: block;
	padding-bottom:15px;
	color:#ddd;
}

#myfooter{
	width:100%;
	background-color:#B0B0B0;
	text-align:center;
	color:#B32FBB;
	min-height:80px;
	padding:20px;
	float:left;
}
	
	.min-height {
		min-height: 75vh;
	}
}


/* 2st media query ********************************************************************/
@media only screen and (max-width: 990px) {
	
	body {
		width: 97vw;
	}
	
	#container {
		width: 97vw;
	}
	
	.wrapper {
		width: 97vw;
	}
	
	#container, .wrapper {
		min-height: 75vh;
	}
	
	
	
	#content {
		min-height: 75vh;
		padding: 15px 40px 4px 40px;
	}
}


@media only screen and (max-width: 700px) {
	
	.jumbo {
		width: 100vw;
	}
	
	.textCenter2 {
		padding: 15px 50px 4px 50px;
	}
}


@media only screen and (max-width: 665px) {
	
	body, #container, .content, .jumbo, .aside, .content-center  {
		/*width: 97vw;*/
	}
	
	.vid{
		
	}
	
	.vidBox {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		/*width: 100%;
		height: 0;
		padding: 15px 50px 0 0;
		position: relative;
		padding: 0.562%;
		padding: 15px 50px 0 0;*/
	}
	
	.vidBox2 {
		height: 0;
		position: relative;
		padding-bottom: 56.25%;	
		overflow: hidden;
	}
	
	.vidBox iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;	
	}
	
	.vidBox2 iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		
	}
	
	.video {
		width: 100% !important;
	}
	
	.video_description {
		width: 80vw;
		
	}
	
	.vidOne {
		/*width: 100%;*/
		/*height: 100%;*/
	}
	/*.vid {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 35px;
		height: 0;
		overflow: hidden;
	}
	
	
	.vid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
	iframe {
    max-width: 100%; 
}*/

}


@media only screen and (max-width: 580px) {
	
	body {
		width: 97vw;
	}
	
	#container {
		width: 97vw;
	}
	
	.wrapper {
		width: 97vw;
	}
	
	#content {
		padding: 15px 20px 4px 20px;
	}
	
	#hello {
		width: 90%;
	}
	
	#content3 {
		padding: 15px 20px 4px 20px;
	}
	
	.players {
		max-width: 90vw;
	}
}

@media only screen and (max-width: 360px) {
	
	.aside, .article {
		/*float: right;*/
	}
	
	body, #wrapper, #myheader, #container, .content, .jumbo, .aside, .content2, .content-center, .vid, .vid1, #myfooter  {
		/*min-width: 0;
		max-width: 0;
		width: 50vw;*/
		width: 97vw;
	}
	
	.article {
		width: 100%;
	}
	
	#mainnav ul li{
		
		width: 110px;
		
	}
	
}

@media only screen and (max-width: 325px){
.vid1 {
		padding: 15px 10px;
	}
}