*{
	/*color:#FFF; */
	font-family:HelveticaNeueW01-45Ligh;
	box-sizing:border-box;
}
@font-face { 
	font-family: Tektrron; 
	src: url(../fonts/tektrron.TTF) format(truetype); 
}
a, a:visited, a:hover, a:focus, a:active{
	border:none!important;
}
h3{
	text-align:center;
	padding:50px 0;
	margin:0px;
	font-size:22px;
	color:#FFF;
	line-height:30px;
}
header{
	position:relative;
}
label{
	font-size:18px;
	font-weight:normal;
}
textarea{
	min-height:192px;
}

.modal-dialog {
    color:#000;
    z-index: 9999999999;
}

input, select, textarea{
	border:1px solid #9c9e9f!important;
	border-radius:0px!important;
	background: #cfcfd2!important; /* Old browsers */
	background: -moz-linear-gradient(top, #cfcfd2 0%, #9c9e9f 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfd2), color-stop(100%,#9c9e9f))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #cfcfd2 0%,#9c9e9f 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfd2', endColorstr='#9c9e9f',GradientType=0 )!important; /* IE6-9 */
	font-weight:bold!important;
}
input.error, textarea.error{
    border: 1px solid #ff0000 !important;
}
::-webkit-input-placeholder {
   color: #FFF!important;
   font-weight:normal!important;
}

:-moz-placeholder { 
   color: #FFF!important; 
   font-weight:normal!important; 
}

::-moz-placeholder {
   color: #FFF!important; 
   font-weight:normal!important; 
}

:-ms-input-placeholder {  
   color: #FFF!important; 
   font-weight:normal!important; 
}
footer{
	padding-bottom:50px;
}
footer span{
	color:#000;
	padding-left:0px;
}
footer span:nth-child(2){
	padding-left:30px;
}

footer span a{
	color:#000;
}
footer span a:hover{
	text-decoration:none;
	color:#000;
}
audio, canvas, progress, video{
    width:100%;
}
.sample-wrapper audio{
    margin: 0 0 30px 0;
}
.Logo{
	width:511px;
	margin:0 auto;
	height:auto;
}
.menu{
	position:absolute;
	right:105px;
	bottom:70px;
}
.menu a{
	text-align:right;
	font-family:Tektrron;	
}
.menu ul{
	padding: 0px 0;
	margin: 15px 0 0 -90px;
	font-size: 18px;
	background-color:inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	border:0;
}
.menu li{
	background-color: rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
	width: auto;
}
.menu a{
	color:#FFF!important;
}
.menu button{
	background-color:transparent;
	border:inherit;
}
.hide{
	display:none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color:rgba(0, 0, 0, 0.8);
}
.dropdown-menu{
	top:0;
	right:100%;
	left:-100%
}
.wrapper{
	max-width:1024px;
	margin:0 auto;
}
.wrapper1200{
	max-width:1200px;
	margin:0 auto;
}
.bg-dark{
	background-color:#0e0e1d;
}
.bg-lensflare{
	background-image: url(../img/StuffLikeThat_Desktop_1_07.png);
	background-repeat:no-repeat;
	background-position:left 0%;
	background-size: 100% 100%;
}
.Slideshow img{
	min-width:100%;
}
/*.samples:nth-child(even){
    margin-left:33.3333333%
}*/
.gallery img{
	margin-bottom:25px;
}
.section-header{
	background-color:#FFF;
	color:#000;
	margin:0px;
}
.section-header img{
	min-width:inherit;
}
.band-mitglieder{
	margin:0 0 25px 0;
}
.band-mitglieder img{
	min-width: 175px;
	border-right: 3px solid #FFF;
	padding-right: 39px;
}
.kurzbio{
	margin:0 0 0 -30px;
	padding:8px 0 8px 25px;
}
.kurzbio h2{
	font-size:18px;
	text-align:left;
	margin:0px;
	font-weight:bold;
	text-transform: uppercase;
}
.kurzbio h2 span, .kurzbio p{
	font-size:16px;
	text-align:left;
	font-weight:normal;
	text-transform:none;
}
.kurzbio p{
	padding:15px 0 5px;
	line-height: 25px;
	margin:0 0 0 0;
}
.programm-circle{
    background-repeat: no-repeat; 
    background-size: cover!important;
	height:270px;
	width:270px;
	padding:43px 20px 20px 33px;
	font-size:22px;
	margin-bottom:60px;
}
.sample{
	border-bottom:1px solid #FFF;
	margin-bottom:3px;
}
.sample span{
	font-size: 22px;
    line-height: 22px;
    
    width: 321px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    height: 27px;
}
.sample span:last-child{
	float:right;
	width: auto;
	display:inline-block;
}
.sample-wrapper{
	padding:60px 0 40px;;
}
.parallax-window{
	min-height: 400px;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
	position: relative!important;
}
.parallax-window_1{
	background: url(../img/StuffLikeThat_Desktop_1_04.png) center no-repeat fixed;
}
.parallax-window_2{
	background: url(../img/StuffLikeThat_Desktop_1_29.png) center no-repeat fixed;
}
.parallax-window_3{
	background: url(../img/StuffLikeThat_Desktop_1_04.png) center no-repeat fixed;
}
.parallax-window_4{
	background: url(../img/StuffLikeThat_Desktop_1_33.png) center no-repeat fixed;
}
.btn{
	border-radius:0px;
	color:#0f0e1e;
	font-size:18px;
	width: inherit;
	padding:3px 45px
}
.btn-primary{
	border:1px solid #9c9e9f!important;
	background: #cfcfd2!important; /* Old browsers */
	background: -moz-linear-gradient(top, #cfcfd2 0%, #9c9e9f 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfd2), color-stop(100%,#9c9e9f))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cfcfd2 0%,#9c9e9f 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #cfcfd2 0%,#9c9e9f 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfd2', endColorstr='#9c9e9f',GradientType=0 )!important; /* IE6-9 */
}
.contact{
	position:relative;
}
.contact-box, .contact-box span, .contact-box span b{
	color:#000;
}
.contact-box{
	background-color:#FFF;
	width:500px;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-250px;
	opacity:0.95;
	text-align:center;
	padding-bottom:30px;
}
.contact-box span{
	display:block;
	font-size:20px;
}
.contact-header{
	margin:15px 0;
}
.footer-spacer{
	height:50px;
	border-bottom:3px solid #000;
	margin-bottom:25px;
}
.copyright{
	text-transform: uppercase;
	font-size:
}
.carousel-indicators{
	left: 0; 
	width: auto; 
	padding-left: 50px; 
	margin-left: 0 
}
.carousel-indicators li, .carousel-indicators .active{
	display: block;
	margin:5px 0 0 0;
}
.carousel-indicators .active{
	margin:5px 0 0 -1px;
}
.srollToTop{
    width:60px;
    height:60px;
    background:url('/stufflikethat/template/img/up-button.png') #0e0e1d;
    position:fixed;
    bottom:92px;
    right:25px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.srollToTop:hover{
    opacity:1!important;
}
.dropdown-toggle[aria-expanded="true"] img#openbutton{
    display:block;
}
.dropdown-toggle[aria-expanded="true"] img#closebutton{
    display:none;
}
.dropdown-toggle[aria-expanded="false"] img#openbutton{
    display:none;
}
.dropdown-toggle[aria-expanded="false"] img#closebutton{
    display:block;
}

														/********************  Media Querys  *********************/



/* Large Devices, Wide Screens */

@media only screen and (max-width : 1199px) {
	.wrapper{
		padding:0 25px;
	}
	.wrapper1200{
		padding:0 40px;
	}
	.sample-wrapper{
		padding:60px 70px 40px 70px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.kurzbio{
		margin:25px 0 0 -30px;
		border-left:0px;
		padding:5px 0 5px 25px;
	}
	.band-mitglieder img{
		padding-bottom:25px;
		border-bottom: 3px solid #FFF;
		border-right: 0px;
		padding-right: 0px;
	}
	.kurzbio h2, .kurzbio p, .kurzbio span{
		text-align:center;
	}
	.programm-circle{
		display: block;
		margin-left: auto;
		margin-right: auto;
		float:none!important;
		height: 200px;
		width: 200px;
		padding: 30px 16px 19px 13px;
		font-size: 16px;
		margin-bottom: 40px;
	}
    .samples:nth-child(even) {
        margin-left: 0%;
    }
    .sample span{
        font-size: 17px;
        line-height: 22px;
        width: 191px;
    }

}




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

}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .sample span{
        font-size: 17px;
        width: 191px;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	h3{
		font-size:12px;
		line-height:21px;
	}
	.Logo{
		width:100%;
		height: auto;
	}
	
	.kurzbio h2{
		font-size:14px;
		text-align:center;
		margin:0px;
		font-weight:bold;
	}
	.kurzbio h2 span, .kurzbio p{
		font-size:12px;
		text-align:center;
		font-weight:normal;
	}
	.kurzbio p{
		padding:15px 0 5px;
		line-height: 21px;
	}
	label{
		font-size:12px;
	}
	.sample{
		margin:30px 15px 0 15px;;
	}
	.sample span{
		font-size:16px;
		line-height: normal;
	}

	.form-group {
		margin-bottom: 5px;
	}
	.sample-wrapper {
		padding: 10px 70px 40px 70px;
	}
	.section-header img, .contact-header img{
		width:60%;
		height:auto;
	}
	.contact-box{
		position: relative;
		width: 100%;
		left: inherit;
		margin-left: 0;
	}
	.menu{
		right:20px;
		bottom:30px;
	}
	.menu ul{
		padding: 0px 0;
		margin: 45px 0 0 -65px;
		font-size: 14px;
		background-color:inherit;
		-webkit-box-shadow: inherit;
		box-shadow: inherit;
	}
	.menu li{
		margin-bottom: 5px;
		width:135px;
	}
	.menu button{
		background-color:inherit;
		border:inherit;
	}
	
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
		background-color:rgba(0, 0, 0, 0.8);
	}
	.dropdown-menu{
		top:0;
		right:100%;
		left:-100%;
	}
	.sample-wrapper {
        padding: 10px 10px 40px 10px;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}



