/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

a {
	color: #de8759;
}

a:hover {
	color: #c4784f;
}

html {
    width: 100%;
    height: 100%;
}

h1, h2, h3, navbar {
	font-family: 'Josefin Slab', serif;
}

h1 {
	font-size: 40px;
	font-weight: 600;
}

h2 {
	font-size: 36px;
	font-weight: 600;
	color: #3a3a42;
	margin-top:50px;
}

h3 {
	font-size: 36px;
	font-weight: 300;
	color: #de8759;
	margin-top: 10px;
}

h4 {
	color: #f5f5f5;
}

h5 {
	font-size: 16px;
	font-weight: 700;
	margin: 16px 0;
}

p {
	color: #3a3a42;
	line-height: 22px;
}

hr {
	margin: 50px 0 60px 0;
}

.navbar {
	background: url("../img/nav-bg.jpg") repeat-x;
	font-weight: 600;
	font-size: 15px;
}

.navbar-nav li a {
	outline:0;
}

.navbar-inverse .navbar-nav>li>a {
	color: #ccc;
}

.navbar-inverse .navbar-nav>.active>a {
	background-color: none;
}

.navbar-brand {
	opacity: 0;
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	text-align: center;
	margin: 5px auto;
	transition: opacity 300ms linear;
	will-change: opacity;
}

.nav > li > a {
	padding-left: 20px;
	padding-right: 20px;
}

.navbar-brand-visible {
	opacity: 1;
}

.big-brand {
	z-index: 2000;
	width: 254px;
	margin:25px auto;
	position: relative;
}

.small-brand {
	width: 280px;
}

.about-section, .artists-section, .instagram-section, .studio-section, .kontakt-section, .footer-section {
	padding-bottom: 50px;
}


.header-section {
    text-align: center;
    background: url("../img/head.jpg") center center;
    background-color: #000;
    background-size: cover;
    margin-top: -300px;
    color: #fff;
}

.btn-block {
	height: 44px;
	font-size: 15px;
	font-weight: 600;
	width: 290px;
	margin: 50px auto 35px;
	background: url("../img/head-btn.png") no-repeat;
	border: 0;
}


.about-left {
	background: url("../img/intro-bg-left.svg") bottom left no-repeat;
	padding-bottom: 40px;
}

.about-img-left {
	margin-top: 85px;
}

.about-mid {
	background: url("../img/intro-bg-mid.svg") bottom center no-repeat;
	padding-bottom: 130px;
}

.about-right {
	background: url("../img/intro-bg-right.svg") bottom right no-repeat;
	padding-bottom: 96px;
}

.about-img-right {
	margin-bottom: 85px;
}

.instagram-section {
	background-color: #f7f7f7;
	background: url("../img/pattern.png");
}

.artists-section {
    background: url("../img/pattern.png");
}

.gallery-tn {
	width: 100%;
	margin-bottom: 30px
}

.gallery {
	margin-top: 50px;
}

.kontakt-section {
    background: url("../img/pattern.png");
    width: 100%;
}

.footer-section {
    background: url(../img/asfalt.png);
    padding: 90px 0;
	min-height: 90vh;
}

.footer-section p {
	color: #9e9e9e;
}

.teaser-section {
	height: 400px;
	width: 100%;
}

#teaser1 {
	background: url("../img/dark-shadow-teaser-1.jpg") no-repeat center center;
	background-size: cover;
}

#teaser2 {
	background: url("../img/dark-shadow-teaser-2.jpg") no-repeat center center;
	background-size: cover;
}

#teaser3 {
	background: url("../img/dark-shadow-teaser-3.jpg") no-repeat center center;
	background-size: cover;
}

.head-spacer {
	background: url("../img/head-spacer.svg") center center no-repeat;
	height: 50px;
	margin-top: 290px;
	margin-bottom: 20px;
}

.spacer {
	background: url("../img/spacer.svg") center center no-repeat;
	height: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.gmaps {
	width: 100%;
	height: 450px;
}

.navbar-brand {
	margin-top: -5px;
}
.navbar>.container .navbar-brand {
	margin-left: 0;
}

.ds-orange {
	color: #de8759;
}

.follow {
	margin-bottom: 50px;
	padding-top: 10px;
}

#subfooter {
	height: 60px;
	background-color: #0c0c0d;
	color: #fff;
	padding-top: 20px;
}

.disclaimer {
	margin-top: 50px;
}

/*Kontaktform*/


div.jf-form {
	padding: 20px 10px;
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.1);
}

.jf-hide{
  display: none;
}

.jf-disabled {
    background-color: #eeeeee;
    opacity: 0.6;
    pointer-events: none;
}

.jf-copyright {
	display: none !important;
}

.description {
	margin-top: 10px;
	padding: 10px;
	background-color: #f0f0f0;
}

/*
overwrite bootstrap default margin-left, because the <label> doesn't contain the <input> element.
*/
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: 0px;
}

div.form-group{
  /*padding: 8px 8px 4px 8px;*/
}

.mainDescription{
  margin-bottom: 10px;
}
.responsive img{
  width: 100%;
}

p.error, p.validation-error{
  padding: 5px;
}

p.error{
  margin-top: 10px;
  color:#a94442;
}

p.server-error{
  font-weight: bold;
}

div.thumbnail{
  position: relative;
  text-align: center;
}

div.thumbnail.selected p{
  color: #ffffff;
}

div.thumbnail .glyphicon-ok-circle{
  position: absolute;
  top: 16px;
  left: 16px;
  color: #ffffff;
  font-size: 32px;
}

.jf-copyright{color: #888888; display: inline-block; margin: 16px;display:none;}

.form-group.required .control-label:after {
    color: #dd0000;
    content: "*";
    margin-left: 6px;
}

.submit .btn.disabled, .submit .btn[disabled]{
  background: transparent;
  opacity: 0.75;
}

/* for image option with span text */
.checkbox label > span, .radio label > span{
  display: block;
}

.form-group.inline .control-label,
.form-group.col-1 .control-label,
.form-group.col-2 .control-label,
.form-group.col-3 .control-label
{
  display: block;
}

.form-group.inline div.radio,
.form-group.inline div.checkbox{
  display: inline-block;
}

.form-group.col-1 div.radio,
.form-group.col-1 div.checkbox{
  display: block;
}

.form-group.col-2 div.radio,
.form-group.col-2 div.checkbox{
  display: inline-block;
  width: 48%;
}

.form-group.col-3 div.radio,
.form-group.col-3 div.checkbox{
  display: inline-block;
  width: 30%;
}



@media(max-width:1199px) {
	.about-mid {
		padding-bottom: 266px;
	}

	.about-right {
		padding-bottom: 140px;
	}
}

@media(max-width:992px) {
	.nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
	}

	.about-left, .about-mid, .about-right {
		background: none;
	}

	.about-mid {
		padding-bottom: 80px;
	}

	.gmaps {
		margin-top: 50px;
	}
	.small-brand {
	width: 200px;
	margin-top: 6px;
	}
}

@media(min-width:767px) {
    .navbar {
        padding: 5px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }

}

@media(max-width:767px) {
    .navbar {
	background: url("../img/nav-bg-s.jpg") repeat-x;
	background-color: #141516;
	opacity: 0.95;
}

    .big-brand {
	    display: block;
	    position: absolute;
    }

    .big-brand-visible {
	    display: none;
    }

    .small-brand {
		margin-top: 2px;
	}


	.head-spacer {
		display: none;
	}

    .navbar-brand {
		position: absolute;
	    width: 50%;
	    left: 0;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
    }

    .head-spacer {
	    margin-top: 10px;
    }

    .btn-block {
	    margin: 30px auto 35px;
    }

    .header-section {
	    margin-top: 0;
	    padding-top: 70px;
	    background: url("../img/head-m.jpg") no-repeat;
    }

    h1,h2,h3 {
	    font-size: 200%;
    }

    .teaser-section {
	    height: 200px;
    }

    .imprint {
		margin-top: 50px;
	}

}

@media(max-width:414px) {
	.header-section {
		background: url("../img/head-s.jpg") no-repeat;
	}

	.kontakt-section {
		width: 95%;
	}

	.nav > li {
		padding: 12px;
		text-align: center;
	}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 480px;
	}

	.gmaps {
		height: 250px;
	}

	.teaser-section {
	    height: 100px;
    }

    .about-right {
	    padding-bottom: 0;
    }

    .footer-section {
	    padding: 0;
    }

}
