/*!
CSS für Clements Schuldt


@font-face {
	font-family: brandon-bold;
	                 	                                 
	src: url(../fonts/brandon-bold.ttf);     
	                                  
	}

@font-face {
	font-family: brandon-regular;
	                 	                                 
	src: url(../fonts/brandon-regular.ttf);     
	                                  
	}

 */

body {
	font-family: brandon-grotesque;
}

body {
    background: url("../bilder/background.jpg") no-repeat fixed top center / cover ;
    overflow-y: scroll;
}

body#start {
    background: url("../bilder/background-start.jpg") no-repeat fixed top left / cover 
}




*::-moz-selection {
    background: #777 none repeat scroll 0 0;
}

.navbar-default .navbar-toggle {
background:#ccc;	
}

#bs-example-navbar-collapse-1 {
	border-top:0;
}

.navbar-collapse {
	border-top:0;
}

a {text-decoration: none;}







.start {
	
text-align: center;
position:absolute;
bottom:23%;
right:15%;
text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color:white;
	font-size: 32px;
	line-height: 25px;
	padding: 0 20px 0 20px;
}

.start span {
	font-weight: normal;
	font-size: 21px;
	
	padding-top:15px;
}


.start hr {
    border: 1px solid #5b6c85;
    left: -10%;
    margin-bottom: 6px;
    margin-top: 11px;
    position: absolute;
    width: 120%;
}
.start a { 
	color:white;
	text-decoration: none; 
	font-size: 21px;transition: all 0.2s ease;
	}

.start a:hover { color:#5b6c85; transition: all 0.2s ease;}



@media (max-width: 680px) {
.start {
	

bottom:13%;
width:84%;
left:8%;

	font-size: 18px;
	line-height: 17px;
	padding: 0;
}	
.start hr {width:100%;left:0;margin-top:7px;}

.start span {
	font-weight: normal;
	font-size: 13px;
	
	padding-top:15px;
}
.start a { font-size:13px;}	
}







.logo {
text-align: center;
position:absolute;
top:0;
margin-top:24px;
width:100%;
z-index:1031;
text-decoration: none;
}

.logo a {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	color:white;
	font-size: 26px;
	line-height: 14px;
	width:auto;
}

.logo a:hover {text-decoration: none;}

.logo a span {
	font-weight: normal;
	font-size: 16px;
	
	padding-top:6px;
	
}

@media (max-width: 767px) {
	.logo a {
		font-size:20px;
		
	}
	.logo a span { color:white;font-size: 12px;padding-top:3px;}
	
}









.navbar-default {
	background:none;
	border:none;
	padding: 53px 0;
}

.navbar-default .navbar-nav > li > a {
	color:white;
	padding:0px 0px 0px 2px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	line-height: 37px;
	}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.aktiv {
	color:#1f3042;
	border-bottom: 0px solid;
	padding:0px 0px 0px 2px;
	font-weight: bold;
	}	









/* Unterstrich Animation */
	
.navbar-default .navbar-nav > li > a:after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 2px;
  background-color: #1f3042;
  content: "";
  transition: width 0.2s;
}


.navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a.aktiv:after, .navbar-default .navbar-nav > li > a:active {
  width: 100%;
  -webkit-user-select: none; -webkit-touch-callout: none;
}

.navbar-shrink .navbar-nav > li > a:hover:after, .navbar-shrink .navbar-nav > li > a.aktiv:after {
	background-color:#2e4161;
	}







.navbar-shrink .navbar-nav > li > a:hover, .navbar-shrink .navbar-nav > li > a.aktiv {
	color:#2e4161;
	}	


.navbar-collapse {
	text-align: center;
	box-shadow: none;
}

.navbar-collapse ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 13% 0;
    text-align: justify;
     width: 100%;
     padding-top:50px;
     text-align-last:center;
     transition: none;
}

.navbar-collapse ul::after {
    content: " ";
    display: inline-block;
    height: 0;
    width: 100%;
}

.nav > li {
	display: inline-block;
	float:none;
}

.collapse.in {
transition:none;	

}

.navbar-collapse collapse in {
	transition:none;
}




@media (max-width: 991px) {  
    .navbar-collapse ul li { padding: 0 2%; }
	.navbar-collapse ul { text-align: center; }
	
	
	.navbar-collapse ul {
    padding: 50px 7% 0;}
	
}

@media (max-width: 767px) {
	nav {transition:none;}
	.navbar-collapse ul {
		
	padding-top:0px;
    text-align: center;}
    
    .navbar-shrink .collapse.in {
	    background:#222;
	    }
	}






/*
.navbar-collapse ul, .navbar-collapse ul li {
    outline: solid 1px #f00;
    padding: 0.5em;
    margin: 0.5em;
    
    display: -webkit-flex;
    display: flex; }

.navbar-collapse ul li  {
    -webkit-flex: 1;
    flex: 1;
}
	*/


.navbar-fixed-top {
    left: 0;
    position: absolute; }
    
	
.navbar-default.navbar-shrink {
    background-color: #222;
    padding:0 0;
    position: fixed;
    height:20px;
    
}

.navbar-shrink .navbar-collapse ul {
	padding-top:4px;
}

.navbar-shrink .navbar-nav > li > a {
	color:#626262; }



/* --- Mobile Navi --- */


.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
    border-radius: 0;
    display: block;

}


.navbar-default .navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:none;
    border-color: none;
    border-radius: 0px;
        float: left;
    margin-bottom: 16px;
    margin-left: 31px;
    margin-top: 20px;
    padding: 0;
    position: relative;
    z-index:1032;
}

.navbar-default .navbar-toggle:focus, .navbar-default button.navbar-toggle:hover {
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding:0;
}

/*
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color:#ddd;
	}



/*--- Logo in mobiler Navi auch beim runterscrollen --- */



.navbar-default .navbar-header .logo {
	display: none;
}

@media (max-width: 767px) {
	

.navbar-default.navbar-shrink .navbar-header .logo {
	display: block;
	 margin-top: 8px;
	 text-align: right;
	 padding-right:26px;
	 
}

.navbar-default.navbar-shrink .navbar-header .logo a {
		font-size:13px;
/*		    left: 27px;
    position: relative; */
		
	}
.navbar-default.navbar-shrink .navbar-header .logo a span { color:white;font-size: 9px;padding-top:0px; position: relative;
    top: -7px;}
	


}










/* --- Spalte --- */


.content {
	margin-top:165px;
}

.col-md-6, .col-md-12 {
	padding:0 30px 0 30px;
}

.no-col {
	padding:0 30px 0 30px;
	width:100%;
	float:left;
	display:block;
	
}
.no-col div {
	float:left;
}




/* Rand um große Teaser Bilder */

.rand {
	padding: 4px;
	background:white;
}

.rand-schmal {
	padding: 4px;
	background:white;
}



/* ---- Galerie Thumbnails + Download ------ */


div.pic {width:14%;margin-right:3.2%;height:auto;margin-bottom:20px;display:block;}

div.pic:nth-of-type(6n) {margin-right:0;}



@media (max-width: 991px) { 
div.pic {width:20.5%;margin-right:6%;} 
div.pic:nth-of-type(4n) {margin-right:0;}
div.pic:nth-of-type(6n) {margin-right:6%;}
}

@media (max-width: 504px) { 
div.pic {width:44%;margin-right:12%;} 
div.pic:nth-of-type(2n) {margin-right:0;}

}




a.thumb {
    display: block;
    position:relative;  
} 

div.download {height:20px;display:block;}

span.thumb {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border: 4px solid white;
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 2;
}


a.thumb img {
    bottom: 0;
    height:auto;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    border: 4px solid white;
    display:block;
}
a.thumb:hover span.thumb {
    background: rgba(46, 65, 97, 0.6) none repeat scroll 0 0;
    transition: all 0.2s ease 0s;
}















/* --------- Text und Headlines --------- */



.content p {
	font-family: georgia, serif;
	color:white;
	letter-spacing: 0.08em;
	color:white;
	line-height: 30px;
	margin-bottom:12px;
}

.content footer .row .col-lg-12 p {
		font-family: brandon-grotesque;
}


.lachs, lachs { color:#ffdcc1;}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	margin:0;
	font-size:15px;
	color:white;	
	margin-bottom:18px;
	line-height: 25px;
}

h2 {
    color: white;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 25px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

h3 { 
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	margin:0;
	font-size:12px;
	color:#ffdcc1;
	margin-bottom:10px;
	line-height: 27px;
	
	
}

h4 { 
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	margin:0;
	font-size:12px;
	color:#ffdcc1;
	margin:6px 0 6px 0;
	line-height:20px;
}

h5 {	font-family: georgia, serif;
	color:#ffdcc1;
	letter-spacing: 0.08em;
	margin:0 0 10px 0;
	line-height: 30px;
	text-transform: none;
	
}



/* --------- LINKS --------- */


.content a {
	transition: all 0.2s ease;
}
.content a:hover {
	transition: all 0.2s ease;
}


.col-md-6 p a, a.link, h5 a, .col-md-12 a {
	font-family: brandon-grotesque;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	margin:0;
	font-size:10px;
	color:white;
	border-bottom: 1px solid white;
	margin-left:10px;
	
	/* background: rgba(0, 0, 0, 0) url("../grafiken/pfeil.png") no-repeat scroll 0 0; 
	background-size: 7px; */
	
}
.col-md-6 p a:before, a.link:before, h5 a:before, .col-md-12 a:before {

    background-image: url("../grafiken/pfeil.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 7px 7px;
    content: "";
    display: inline-block;
    height: 7px;
    margin-left: -10px;
    width: 10px;
    
    
	
   } 

.col-md-6 p a:hover:before, a.link:hover:before, h5 a:hover:before, .col-md-12 a:hover:before {

    background-image: url("../grafiken/pfeil-aktiv.png");

   } 




.col-md-6 p a:hover, a.link:hover, h5 a:hover, .col-md-12 a:hover {
	color:#ffdcc1;
	border-bottom: 1px solid #ffdcc2; 
	text-decoration: none;}




.col-md-6 p a.no-style:before {background-image:none;}
.col-md-6 p a.no-style {border-bottom: 0px solid white;opacity: 1;	}


a img, .logo a, .navbar-toggle .icon-bar {
	opacity: 1;
	 transition: all 0.3s ease;
	}

a img:hover, .logo a:hover, .navbar-toggle:hover .icon-bar {
	opacity: 0.65;
	transition: all 0.3s ease;
	}




/* --------- FOOTER --------- */

footer {
	margin: 50px 15px 0 15px;
	padding: 15px;
	border-top: 2px solid white;
	text-align: center;
	
}


.container footer .row .col-lg-12 p {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin:0 5px 0 5px;;
	display:inline-block;
}

.container footer .row .col-lg-12 a {
	color: white;
	text-decoration: none;
	padding:0px 0px 2px 2px;
}
.container footer .row .col-lg-12 a:hover {
	color:#ffdcc1;
	
	padding:0px 0px 2px 2px;
	}
		
.regular {
	font-weight: normal;
}



/* ---- Downloads BIG ----- */

.downloads p {
	    display:block;
    vertical-align: middle;
    margin-bottom:0;
    margin-top:30px;
    
}

.downloads p a {
	font-size:12px;
	font-weight: bold;
	font-family: brandon-grotesque;
	line-height:20px;   
    
    margin-left:36px;
    
    height:23px;
    margin-top:20px;

    
}
.downloads p a:before, .downloads p a:hover:before {
	background:none;
	content:"";
	margin-left:-46px;
	
} 

.downloads p a i {
    font-size: 26px;
    margin-right: 12px;
    vertical-align: middle;
}





/* Formular */

label {
    color: #ffdcc1;
    display: inline-block;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 3px;
    margin-bottom: 8px;
    max-width: 100%;
    text-transform: uppercase;
}

.form-control {
	letter-spacing: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    background-image: none;
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #2e4161;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    
    padding: 6px 12px;
    transition: border-color 0.2s ease-in-out 0s, box-shadow 0.2s ease-in-out 0s;
    width: 100%;
}

.form-control:focus {
    border-color: #2e4161;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(46, 65, 97, 0.7);
    outline: 0 none;
}

div#yform-formular-betreff {
	margin-top:44px;
}


.btn-primary {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #999;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    text-decoration: none;
    float:right;
    margin-top:20px;
    transition: all ease-in-out 0.2s;
}

.btn-primary:hover {
	color: #2e4161;    border-color: #2e4162;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(46, 65, 97, 0.7);
    background-color: rgba(255, 255, 255, 0.2);
}






/* ----- iframe Videos responsive machen ---- */

.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
	margin-bottom:25px;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
}


/* ---- Medien Seite -----*/
h1.medien {
	margin: 0 30px 33px;
	}
.row {
	margin-bottom:100px;
}

.row.ohne-abstand {
	margin-bottom:0px;
}

.plattform-logos {
	margin-top:20px;
	margin-bottom:44px;
}

img.amazon {
	margin: 23px 35px 20px 0;
    width: 140px;
}
img.jpc { margin: 3px 35px 20px 0;
    width: 74px;

}
img.itunes {width: 93px;margin-bottom:20px;
}





/* ---- Mp3 Songs -----*/

.sm2_link {
	
    color: white;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 28px;
    text-decoration: none;
    opacity: 1;
	transition: all 0.3s ease;
	display:inline-block;

	margin-bottom:28px;
}


.sm2_link::before {
    background-image: url("../grafiken/play-pause_buttons.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 80px 40px;
    content: "";
    display: block;
    float: left;
    height: 40px;
    margin-left: -1px;
    margin-right: 16px;
    margin-top: 8px;
    width: 40px;
}


span.titel {
	color: #ffdcc1;
}
span.interpret {font-weight:100;}

.sm2_link:hover, .sm2_playing {
	opacity: 0.65;
	transition: all 0.3s ease;
}
.sm2_playing::before {
    background-image: url("../grafiken/play-pause_buttons.png");
    background-position: -40px 0;
    background-repeat: no-repeat;
    background-size: 80px 40px;
}
.sm2_paused {
	opacity: 0.65;
}









/* ------- calender -----*/
	
	.date { float:left;
		display:inline-block;
		margin:0 8px 0 0 ;line-height:inherit;
		
	}
	.name {display: inline-block; line-height:inherit;margin: 0 0 3px;}
	.venue {}
	
	

.termin {}
.termin hr { height:2px;display:block;background:white;margin:0;border:0;}



/* umgekehrte Reihemfolge der elemente - für past performances */
	
	.switch-all {
    transform: scale(-1);
}

.switch-single {
    
    transform: scale(-1);
    
  }

.trigger h3 {margin: 0;}
/*.trigger h3 {color:white;} */

/* Accordion Fkt für Termine */
.trigger { cursor: pointer; display:block;transition: all 0.2s ease;padding: 29px 0 26px;}
.toggle_container {padding:10px 0 38px 0;}

.trigger:hover h1, .trigger:hover h2, .trigger_active h1, .trigger_active h2, .trigger:hover h3, .trigger_active h3 {color: #ffdcc1;transition: all 0.2s ease;}




h3 a {color:white;}
h3 a:hover {color:#ffdcc1;}





/* --- NEWS -----*/
.news {margin-bottom:45px;}
.news p {color:#ffdcc1; }
