body {
	font-family: 'Raleway', sans-serif;
	/* background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover; */
	text-align: center;
	min-height: 100vh;
	padding-bottom: 90px;
	position: relative;
	margin: 0;
}

h2 {
	display: inline-block;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto 5rem auto;
	padding-bottom: 1rem;
	border-bottom: 3px solid #7fb9e6;
}


a {
	outline: 0;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #7fb9e6;
	text-decoration: none;
}

.font-16 {
	font-size: 16px;
}

.transparent-bg {
	background: rgba(96, 57, 47, 0.9);
}

.col-12, .col-lg-6 {
	padding: 0 0 0 0;
}

.carousel-control-next, .carousel-control-prev {
	width: 10%;
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
	width: 32px; height: 32px;
}
   
.carousel-control-next-icon {
	 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
	 width: 32px; height: 32px;
}

.carousel-indicators li {
	width: 42px; height: 6px;
	margin-left: 10px; margin-right: 10px;
	background-color: #000;
}

.carousel-indicators .active {
	background-color: #7fb9e6;
}


/**
	LOADING ANIMATION
**/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loading.gif) center no-repeat #fff;
}
.se-pre-con img#logo {
	top: 50%; margin-top: -400px;
	left: 50%; margin-left: -350px;
	width: 700px;
	position: absolute;
}

/**
	NAVBAR
**/
.navbar {
	min-height: 90px;
	box-shadow: 4px 4px 4px #0d0d0d;
	z-index: 600;
}
.navbar-expand-lg .navbar-nav .nav-link {
	margin: 0;
}
.nav-item {
	margin-right: 4rem;
}
#nav-music {
	margin-left: 4rem;
}
.nav-link {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	text-shadow: 2px 2px 5px #0d0d0d;
	color: #FFF;
}
.nav-link:hover {
	color: #7fb9e6;
}

.navbar-toggler {
	border: 0px;
	width: 100%;
	float: none;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#rups-gang {
	top: 8px;
	width: 80px;
	position: relative;
}

#rups-gang img {
	width: 100%;
	filter: drop-shadow(2px 2px 5px #0d0d0d);
}
#rups-gang img:hover {
	width: 100%;
	filter: drop-shadow(2px 2px 5px #7fb9e6);
}

#sm-icons a {
	display: inline-block;
}

.sm-icon {
	border-radius: 50%;
	color: #222;
	background: #FFFFFF;
	display: block;
	font-size: 20px;
	height: 34px;
	width: 34px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0;
	text-align: center;
}

.sm-icon:before {
	top: 7px;
	position: relative;
}

.sm-icon:hover {	
	color: #FFFFFF;
}

.sm-icon.fa-paper-plane:hover {
	background-color: #8f8f8f;
}

.sm-icon.fa-facebook-f:hover {
	background-color: #3C5A99;
}

.sm-icon.fa-spotify:hover {
	background-color: #84BD00;
}

.sm-icon.fa-itunes-note:hover {
	background-color: #EA4CC0;
}


/**
	WILLKOMMEN
**/
#willkommen {
	height: 800px; width: 100%;
	background-image: url(../images/welcome.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#portrait {
	top: 100px; height: 700px;
	left: 50%; margin-left: -194px;
	position: absolute;
}

#herr-ich-dank-dir {
	top: 174px;
	left: 50%; margin-left: -462px;
	position: absolute;
}

#das-neue-album {
	text-align: center;
	top: 458px; width: 480px;
	left: 50%; margin-left: -240px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 5px #0d0d0d;
	font-size: 24px;
	position: absolute;
}

#jetzt-kaufen1 {
	display: grid;
  	grid-template-columns: 1fr 1fr;
	top: 520px; width: 480px;
	left: 50%; margin-left: -232px;
	position: absolute;
}

#jetzt-kaufen2 {
	display: grid;
  	grid-template-columns: 1fr 1fr;
	top: 584px; width: 480px;
	left: 50%; margin-left: -232px;
	position: absolute;
}

#album-player {
	top: 660px; width: 600px;
	left: 50%; margin-left: -300px;
	border-radius: .3rem;
	position: absolute;
}


/**
	MUSIK
**/
#musik {
	padding: 80px 0 16px 0;
	background-color: #f5f3f1;
}

.album {
	margin: 0 auto 4rem auto;
}

.album-cover {
	width: 342px;
	border-radius: 8px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.album-kaufen {
	display: grid;
	justify-content: center;
	width: 100%;
	align-content: center;
	grid-auto-flow: column;
	gap: 0.75rem;
	margin-top: -80px;
	position: absolute;
}

.album-kaufen a {
	width: 4rem;
}

.album-titel {
	margin-top: 6px;
	font-size: 20px;
	font-weight: bold;
}

.album-datum {
	font-size: 18px;
}

#musik {
	padding: 80px 0 40px 0;
	background-color: #FFF;
}


/**
	VIDEOS
**/
#videos {
	padding: 80px 0 130px 0;
	background-color: #f5f3f1;
}

#video {
	width: 736px;
	height: 414px;
	box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.video-titel span {
	font-weight: bold;
	font-size: 20px;
}

.video-titel a {
	color: #000;
	font-style: italic;
}

.video-titel a:hover {
	text-decoration: underline;
}


/**
	GAP
**/
#gap {
	padding: 200px 0 200px 0;
	background-image: url("../images/himmel.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#bibelvers {
	width: 100%;
	text-align: center;
	margin-bottom: 2rem;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-shadow: 2px 2px 5px #0d0d0d;
	font-size: 20px;
}

#korinther {
	width: 100%;
	text-align: center;
	font-weight: bold;
}


/**
	LIVE-TERMINE
**/
#live-termine {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.event-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    padding: 20px;
    margin-bottom: 20px;
    border-left: 5px solid #7fb9e6;
}

.event-date-block {
    text-align: center;
    min-width: 90px;
    padding-right: 20px;
    border-right: 1px solid #eee;
    margin-right: 25px;
}

.event-date-block .day {
    display: block;
    font-size: 28px;
    font-weight: 700;
    color: #0d0d0d;
    line-height: 1;
}

.event-date-block .month {
    display: block;
    font-size: 16px;
    color: #7fb9e6;
    font-weight: 600;
    margin-top: 2px;
}

.event-date-block .year {
    font-size: 14px;
    color: #999;
}

.event-info {
    flex-grow: 1;
	text-align: left;
    padding: 0 20px 0 20px;
}

.event-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #0d0d0d;
}

.event-artist {
    margin: 5px 0 0;
    color: #666;
    font-style: italic;
    font-size: 15px;
}

.event-details {
    min-width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #eee;
    padding-left: 25px;
}

.detail-item {
    color: #444;
    margin: 4px 0;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.detail-item i {
    color: #7fb9e6;
    width: 25px;
    font-size: 16px;
    flex-shrink: 0;
}


/**
	KONTAKT
**/
#kontakt {
	padding: 80px 0 80px 0;
	background-color: #f5f3f1;
}

.contact-text {
	font-size: 20px;
	font-weight: bold;
}

#email-img {
	transition: transform 0.6s ease;
}

#email-img:hover {
	transform: scale(1.1);
}


/**
	FOOTER
**/
#footer {
	width: 100%; height: 90px;
	bottom: 0;
	background: rgba(96, 57, 47, 0.9);
	padding: 30px 0 30px 0;
	color: #FFF;
	font-size: 18px;
	position: absolute;
}

.footer-left {
	text-align: left;
}

.footer-right {
	text-align: right;
}


/**
	IMPRESSUM
**/
#impressum-section {
	font-size: 20px;
	padding: 140px 0 140px 0;
}

#impressum {
	font-family: 'Oswald', sans-serif;
	text-shadow: 2px 2px 5px #0d0d0d;
	font-size: 20px;
}

.modal-link:hover {
	color: #000;
	text-decoration: underline;
}

.modal-link {
	color: #000;
	font-style: italic;
}

.impressum-title {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

.impressum-modal-header {
	padding: 2rem 2rem;
}

.impressum-modal-body {
	padding: 2rem;
	max-height: calc(100% - 120px);
    overflow-y: scroll;
}


/**
	MEDIA QUERIES
**/
@media screen and (max-width: 990px) {
	body {
		padding-bottom: 140px;
	}
	h2 {
		font-size: 48px;
	}
	.navbar-nav {
		display: block;
		text-align: center;
	}
	.nav-item {
		margin-right: 0;
	}
	#nav-music {
		margin-left: 0;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0;
		font-size: 24px;
	}
	#sm-icons {
		padding: 1rem 0 1rem 0;
	}
	#rups-gang {
		padding: 1rem 0 1rem 0;
		margin: 0 auto;
	}
	.se-pre-con img#logo {
		top: 50%; margin-top: -400px;
		left: 50%; margin-left: -250px;
		width: 500px;
		position: absolute;
	}
	#portrait {
		top: 284px; width: 600px; height: 516px;
		left: 50%; margin-left: -300px;
		position: absolute;
	}
	#herr-ich-dank-dir {
		top: 100px;
		width: 580px; height: 323px;
		left: 50%; margin-left: -290px;
		position: absolute;
	}
	#das-neue-album {
		font-size: 28px;
	}
	#jetzt-kaufen {
		left: 50%; margin-left: -280px;
	}
	#album-player {
		top: 660px; width: 520px;
		left: 50%; margin-left: -260px;
	}
	.album-cover {
		width: 460px;
	}
	.album-titel {
		font-size: 24px;
	}
	.album-datum {
		font-size: 22px;
	}
	.video-titel span {
		font-size: 24px;
	}
	#video {
		width: 100%;
	}
	#bibelvers {
		font-size: 24px;
	}
	#korinther {
		font-size: 22px;
	}
	.event-card {
        flex-direction: column;
        text-align: center;
        padding: 25px;
    }
    .event-date-block {
        border-right: none;
        border-bottom: 1px solid #eee;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 0 0 15px 0;
        width: 100%;
    }
	.event-info {
		text-align: center;
	}
	.event-details {
        min-width: auto;
        border-left: none;
        padding-left: 0;
        margin-top: 15px;
    }
    .detail-item {
        justify-content: center;
    }
	.align-left {
		text-align: center;
		font-size: 20px;
	}
	#footer {
		height: 140px;
	}
	.footer-left {
		text-align: center;
	}
	.footer-right {
		text-align: center;
		padding: 1rem 0 2rem 0;
	}
}