/*!
 * Start Bootstrap - Grayscale v3.3.7+1 (http://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  width: 100%;
  height: 100%;
  font-family: 'arsenalregular', sans-serif;
  color: #000;
  background-color: #fff;
}
html {
  width: 100%;
  height: 100%;
}

h1,
h2,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: 'arsenalregular', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
h3 {
  margin: 0 0 35px;
  font-family: 'alex_brushregular';
  font-size: 3.4em;
  font-weight: 700;
  letter-spacing: 1px;
}
	
p {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  p {
    margin: 0 0 35px;
    font-size: 20px;
    line-height: 1.6;
  }
  
}

@media(max-width: 480px) {
  h3 {
  margin: 0 0 35px;
  font-family: 'alex_brushregular';
  font-size: 2.0em;
  font-weight: 700;
  letter-spacing: 1px;
}
h2 {
	  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: 'Arsenal', sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  letter-spacing: 1px;
}
}

a {
  color: #E47200;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
  text-decoration: underline;
  text-decoration-color: #000;
  color: #E47200;
}
.light {
  font-weight: 400;
}
.navbar-custom {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  font-family: 'arsenalregular', sans-serif;
  font-weight: 800;
  font-size: 1.1em;
  background-color: #FAB800;
}
.navbar-custom .navbar-toggle {
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 12px;
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:active {
  outline: none;
}
.navbar-custom .navbar-brand {
  font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
  outline: none;
}
.navbar-custom a {
  color: white;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  color: rgba(255, 255, 255, 0.8);
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li.active {
  outline: none;
}
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.3);
}
.navbar-custom .nav li.active a:hover {
  color: white;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 20px 0;
    border-bottom: none;
    letter-spacing: 1px;
    background-color: #FAB800;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
  }
  .navbar-custom.top-nav-collapse {
    padding: 0;
    background-color: #FAB800;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  margin: 0 0 200px 0;
  text-align: center;
  color: white;
  background: url(../img/intro-bg.jpg) no-repeat bottom center scroll;
  background-color: #fff;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  -o-background-size: contain;
}
.intro .intro-body {
  display: table-cell;
  vertical-align: middle;
}
.intro .intro-body .brand-heading {
  font-size: 40px;
}
.intro .intro-body .intro-text {
  font-size: 18px;
}
@media (min-width: 768px) {
  .intro {
    height: 100%;
    padding: 0;
  }
  .intro .intro-body .brand-heading {
    font-size: 100px;
  }
  .intro .intro-body .intro-text {
    font-size: 26px;
  }
}

@media screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	.intro {
		height: 80%;
		padding: 0;
		margin: 0;
	}
	
	.li-font {
	font-size: 1.1em;
}
}


.content-section {
  padding-top: 100px;
  font-family: 'arsenalregular', sans-serif;
  padding-bottom: 200px;
}

@media (min-width: 767px) {
.content-section {
  padding-top: 100px;
  font-family: 'arsenalregular', sans-serif;
  padding-bottom: 200px;
 
  }
}



footer {
  padding: 50px 0;
}
footer p {
  margin: 0;
}

.image-thumb {
    max-width: 100%;
    height: auto;
}

.li-font {
	font-size: 1.2em;
}

.li-font2 {
	font-size: 1.4em;
}

.abstand-termine {
	margin: 0 0 20px 0;
}

.zentriert {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.fehler {
	color: #F00;
	margin-top: 5px;
}

.abstand-form {
	margin-top: 15px;
}
.message-erfolg {
	font-size: 1.4em;
}
.message-error {
	font-size: 1.4em;
}

.background-home {
	background-image: url(../../template/images/sec-home.jpg);
	width: 100%;
}
.white {
	background-color: white;
	background-color: hsla(0,0%, 100%, 0.75);
	/*-webkit-box-shadow: -4px -4px 22px -3px rgba(0,0,0,0.81);
    -moz-box-shadow: -4px -4px 22px -3px rgba(0,0,0,0.81);
    box-shadow: -4px -4px 22px -3px rgba(0,0,0,0.81);*/
	border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 0px solid #000000;
	padding: 20px;
	}

.background-klangleben {
	background-image: url(../../template/images/sec-klangleben.jpg);
	width: 100%;
}

.background-was {
	background-image: url(../../template/images/sec-was.jpg);
	width: 100%;
}

.background-preise {
	background-image: url(../../template/images/sec-preise.jpg);
	width: 100%;
}

.background-termine {
	background-image: url(../../template/images/sec-termine.jpg);
	width: 100%;
}

.background-kontakt {
	background-image: url(../../template/images/sec-kontakt.jpg);
	width: 100%;
}

.background-rechtliches {
	background-image: url(../../template/images/sec-rechtliches.jpg);
	width: 100%;
	background-repeat: no-repeat;
}

.font-rechtliches {
font-size: 16px;
}
	