@charset "utf-8";
/* CSS Document */


	/* Variables */


@import url('https://fonts.googleapis.com/css2?family=Gaegu&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kavoon&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap');
@import url("https://fonts.googleapis.com/css?family=Audiowide");


:root {
    --primarycolor: rgba(131, 145, 154, 1); /* accessible everywhere */
}


* {
	box-sizing: border-box;
}


.metrophobia {
	font-family: arial black, AvenirNextCondensed-Bold, arial, sans-serif;

}

	/* Resets */

html, body {
	padding: 0;
    margin: 0;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

ul {
    padding:0;
    margin:0 0 20px 0;
    list-style:none;
}
textarea {
	width: 360px;
	height: 100px;
}

nav li {
	display: inline;
}

nav a {
	display: inline-block;
	padding: .7em;
	color: white;
	text-decoration:none;
}

nav ul {
    padding: 0;
    margin: 0;
    list-style:none;
}

nav a:hover {
	background-color: rgba(255, 255, 255, .6);
}

a:link, a:visited {
    color: white;
}

a:hover {
    text-decoration:none;
}



.main-nav {
	text-align: center;
	font-size: 1.1em;
}

.main-nav li {
	padding: 5px;
}

header, footer {
	background-image: url('../pictures/banner_1920_1006.jpg');
/*	background-image: url('../pictures/garage_1920_4.jpg');*/
/*	background-image: url('../pictures/dominik-dombrowski-KNUp-YBwBSE-unsplash.jpg');*/
	background-color: rgba(0, 0, 0, .3);
	background-blend-mode: multiply;
	background-position: center;
	background-size: cover;
	padding-bottom: 20px;
}

footer {
	padding: 40px;
	line-height: 1.5;
	text-align: center;
	margin-top: auto;
}

body {
	background-image: url('../pictures/christian-holzinger-kEXMAGTivXA-unsplash.jpg');
	background-image: url('../pictures/christian-holzinger-kEXMAGTivXA-unsplash.jpg');
/*	background-size: cover;*/
	background-color: rgba(0, 0, 0, 100);
/*	background-blend-mode: multiply; */


	background-repeat: no-repeat;
/*	background-image: url('../pictures/parquet-kambala.png');
	background-image: url('../pictures/nasa-1920.jpg');*/
	background-size: 45%;
	background-position: top;
	background-attachment: fixed;

/*    font-family:Arial;
    font-size:13px;
	text-align: center;
*/

	background-color: black;
	font-family: Tahoma, times, arial, sans-serif;
	color: white;
}

h1 {
	font-size:1.8em;
	color: white;
}

h2 {
    font-size:1.5em;
}

h3 {
    font-size:1.2em;
}

.logo, .logo:hover {
	font-size:2em;
	text-shadow: 5px 5px 3px #555555;
	text-decoration: none;
	color: rgba(255,255,255,1);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.wide_container {
	margin: 50px auto 50px;
	width: clamp(200px, 90%, 1600px);
	background-color: rgba(255, 255, 255, .1);
	border-radius: 18px;
}
	
.lyrics_container {
	width: 90%;
	margin: auto;
/*	text-align: center; */
}

.interview {
	font-family: Audiowide, arial black, arial, cursive;
	font-size: 1.6em;
	color: rgba(131, 145, 154, 1);
	line-height: 1.6;
}

.review_comment {
	color: rgba(131, 145, 154, 1);
	color: rgba(161, 175, 184, 1);
}


.lyrics {
	font-family: Gaegu, arial black, arial, cursive;
	font-size: 1.4em;
	color: rgba(131, 145, 154, 1);
	line-height: 1.5;
	align-items: center;

/*	padding: 30px;*/
/*	background-color: rgba(17, 31, 40, 1);*/
}

.cd_container {
	margin: 50px auto 50px;
	width: clamp(200px, 90%, 1280px);
	background-color: rgba(255, 255, 255, .1);
	border-radius: 18px;
/*	color: rgba(131, 145, 154, 1); */
}

.banner_container {
	margin: 50px auto 50px;
	width: clamp(200px, 90%, 1280px);
/*	background-color: rgba(255, 255, 255, .1);*/
}

.credits_container {
	margin-bottom: 15px;
	color: rgba(131, 145, 154, 1);
	font-size: 0.8em;
}

.credits_container a {
	color: rgba(131, 145, 154, 1);
}

.cd {
	max-width: 250px;
	min-width: 200px;
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.wide_pic {
	width: clamp(200px, 90%, 1020px);
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.cd_small {
	max-width: 250px;
	min-width: 140px;
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.cd_vsmall {
	max-width: 180px;
	min-width: 120px;
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.cd_tiny {
	max-width: 100px;
	min-width: 100px;
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.pic_tilted1 {
	transform: rotate(-6deg);
}

.pic_tilted2 {
	transform: rotate(6deg);
}

.banner {
	max-width: 800px;
	min-width: 200px;
	margin: 25px;
	padding: 0px;
	box-shadow: 10px 10px 5px #000000;
}

.platform {
	max-height: 55px;
	width: auto;
	display: inline-block;
	padding: 15px;
/*	max-width: 60px;
	box-shadow: 2px 2px 20px #bbbbbb;
	color: white; */
}

.txt_l {
  margin-left: 0px;
  margin-right: auto;
  padding-top: 20px;
  text-align: left;
}

.two_art {
	width: 50%;
	min-width: 300px;
	padding: 20px;

}

.one_art {
	width: 90%;
	min-width: 300px;
	text-align: center;
/*	background: red;*/
}

.follow {
	text-align: right;
}

.fb {
	height: 26px;
	margin-right: 20px;
}

.contact {
	min-height: 100%;
	margin: auto;
	text-align: center;
	line-height: 1.5;
	text-indent: 0;
}

.g-recaptcha {
	display: inline-block;
	padding: 20px;
}

.flex {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.flex2 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
}

.ctr {
	text-align: center;
}

.grid {
	display: grid;
	grid-template-columns: 1fr 500px 1fr;
	grid-template-rows: 100px 200px;
	place-items: center;
}

.clamp_art {
/*				min prefered max */
	width: clamp(200px, 50%, 600px);
}


hr {
	border: none;
	height: 50px;
	margin: -50px auto 25px;
}

.rounded {
	border-radius: 12px;
}

.hrshort {
	width: 30%;
	border-bottom: 1px solid #555577;
	box-shadow: 0px 20px 20px -20px #aaaaaa;
}

.hrlong {
	padding: 10px;
	width: 80%;
	border-bottom: 1px solid #555577;
	box-shadow: 0px 20px 20px -20px #aaaaaa;

}

.hr2 {
	padding: 10px;
	border-bottom: 1px solid #555577;
	box-shadow: 0px 10px 10px -10px #aaaaaa;

}

.main_title {
/*	background-color: rgba(255, 255, 255, .3);
	border: solid;
	border-width: 1px;
	border-color: white;
	box-shadow: 0px 0px 20px 20px #000000 inset;*/
	padding: 30px;
	margin: 30px;
	text-shadow: 4px 4px 4px #888888;
	font-size: 2.4em;
}

.back_grey {
	background-color: rgba(0, 0, 0, .5);
}

.sub_title {
/*	background-color: rgba(150, 255, 150, .3);
	border: solid;
	border-width: 1px;
	border-color: white;
	box-shadow: 0px 0px 20px 20px #000000 inset;
	margin: 30px;*/
	text-align: center;
	padding-top: 35px;
	text-shadow: 3px 3px 3px #888888;
	font-size: 2.4em;
}

.ninety {
	width: clamp(300px, 80%, 400px);
/*	max-width: 80%;*/
	text-align: justify;
}

.grey {
	color: rgba(200, 200, 200, .6);;
}

.flex-container {
	margin: auto;
	width: 380px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .4);
}

.art_l {
  margin-left: 0px;
  margin-right: auto;
  padding: 20px;
  font-size: 30px;
  text-align: left;
}

.art_r {
  margin-right: 0px;
  margin-left: auto;
  padding: 20px;
  font-size: 30px;
  text-align: right;
}

.service {
	height: 23px;
	margin-left: 10px;
	margin-right: 10px;
}

.black {
	background-color: #000000;
}

.btn {
}

.video_container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 50px auto 50px;
	width: clamp(320px, 90%, 1280px);
	background-color: rgba(255, 255, 255, .1);
	border-radius: 18px;
/*	color: rgba(131, 145, 154, 1); */
}

.YouTube{
	aspect-ratio: 16/9;
 	width: clamp(320px, 95%, 640px);
}
