body {
	background: #FFFFFF;
	margin: 0;
	font-family: 'Oswald', sans-serif;
}

h1 {
	font-family: 'Montserrat', sans-serif !important;
	text-transform: none !important;
	font-weight:300;
	padding: 35px 20px 20px 20px;
}

p {
	font-family: 'Roboto', sans-serif !important;
	text-transform: none !important;
	font-weight:300;
}

ul li {
    list-style-type: none;
}

ul {
	padding: 0;
}

.nonparallax {
	display: none;
    background-image: url('../images/artwork-mobile-comp.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
	height: 100vh;
}

.parallax-container {
	position: fixed;
	overflow: visible;
	width: 100%;
	height: 140vh;
}

.parallax-layer {
	width: 100%;
	height: 140vh;
	position: fixed;
	left: 0;
	top: 0;
	background-position: top center;
	background-repeat: repeat-x;
	/*background-size: 100vw 100vh;*/
	background-size: cover;
}

@media only screen and (min-width: 600px) {

	.layer-0 {
		z-index: 5;
		background-image: url('../images/layer-0-comp.png');
	}
	.sun-0 {
		z-index: 6;
		background-image: url('../images/sole0-comp.png');
	}
	.band-0 {
		z-index: 7;
		background-image: url('../images/scritta0-comp.png');
	}
	.layer-1 {
		z-index: 8;
		background-image: url('../images/layer-1-comp.png');
	}
	.floating-1 {
		z-index: 9;
		background-image: url('../images/floating1-comp.png');
	}
	.layer-2 {
		z-index: 10;
		background-image: url('../images/layer-2-comp.png');
	}
	.layer-3 {
		z-index: 15;
		background-image: url('../images/layer-3-comp.png');
	}
	.layer-4 {
		z-index: 20;
		background-image: url('../images/layer-4-comp.png');
	}
	.layer-5 {
		z-index: 25;
		background-image: url('../images/layer-5-comp.png');
	}

}

.content {
	position: absolute;
	top: 140vh;
	background: #ffffff;
	width: 100%;
	min-height: 1000px;
}

.content h1 {
	color: #000000;
	font-size: 2em;
	text-transform: uppercase;
	text-align: center;
}

.centered-container {
	max-width: 900px;
	position: relative;
	margin: 0 auto;
}
.colored-video-container {
	padding: 5px;
	background: orange;
	border-radius: 2px;
}
.colored-video-container1 {
	background: #e51a82; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #e51a82 0%, #06d2fa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #e51a82 0%,#06d2fa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #e51a82 0%,#06d2fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51a82', endColorstr='#06d2fa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.colored-video-container2 {
	background: #06d2fa; /* Old browsers */
	background: -moz-linear-gradient(45deg, #06d2fa 0%, #a6ffc0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #06d2fa 0%,#a6ffc0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #06d2fa 0%,#a6ffc0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06d2fa', endColorstr='#a6ffc0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.audio-container {
	margin: 0 auto;
	max-width: 900px;
	text-align: center;
	margin-bottom: 20px;
}

.soundcloud-heading {
	display: none;
	font-size: 16px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.bio-container {
    display: flex;
    justify-content: space-between;
	height: 400px;
}

.bio-img {
	width: 100%;
	background-image: url('../images/metarmonica-band.png');
    background-size: cover;
    background-repeat: no-repeat;
	background-position: 0% 50%;
}

.bio-paragraph {
	background: #f8faff;
	color: black;
	align-items:center;
	display: flex;
}

.bio-paragraph p {
	margin: 80px;
	line-height: 1.8;
}

.flex-grid-2 {
	flex: 2;
}

.contact-container {
	margin: 0 auto;
	max-width: 900px;
	text-align: center;
	margin-bottom: 80px;
}

.contact-container a {
	text-decoration: none;
	color: #000e2c;
}

.social-icon-container {
	margin-top: 50px;
}

.social-icon {
	font-size: 30px;
	padding: 10px;
	color: #000e2c;
}
	
.site-footer {
	background: #000e2c;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-logo {
    width: 60px;
    background-size: contain;
    height: 80px;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-image: url(../images/logo-footer.png);
}

.copyright-text {
	color: #ffffffbf;
	font-size: 12px;
	text-align: center;
	font-family: 'Montserrat', sans-serif!important;
}

.insta-section {
	width: 80%;
	margin: 0 auto;
}

#loading {
    width: 100%;
    height: 100vh;
    background: white;
    position: fixed;
    z-index: 9999;
}

#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -35px; /* Half the height */
    margin-left: -25px; /* Half the width */
}

@media only screen and (max-width: 600px) {
	.nonparallax {
    	display: block !important;
	}
	.parallax-container {
		display: none !important;
	}
	.content {
		top: 100vh !important;
	}
	.bio-container {
	    display: block;
	    height: auto;
	}
	.bio-img {
		height: 300px;
	}
	.soundcloud-heading {
		display: block;
		font-size: 12px;
	}
	.insta-section {
		width: 100%;
	}
}

@media only screen and (max-width: 900px) {
	.colored-video-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
		border-radius: 0 !important;
	}
}

@media only screen and (max-width: 1000px) {
	.bio-paragraph p {
		margin: 40px;
		line-height: 1.6;
		font-size: 14px;
	}
}
