/* global
/*-------------------------------------------------------*/
img {
	margin: 0 0 24px 0;
}

@media (max-width: 992px) {
.row  img {
	text-align: left;
	float: left;
	display: block;
	width: 100%;
  }
}

.row {
	margin-bottom: 24px;
}

/* typo
/*-------------------------------------------------------*/
html {
font-size:100%;
}

body {
font-family: 'Open Sans', sans-serif;
background: #fff;
}

h1 {
	font-size: 2.0rem;
	line-height: 130%;
	font-weight: 400;
	margin: 0 0 16px 0;
	color: #fff;
	background: #f9cb17;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 16px;
	}

@media (max-width: 480px) {
h1 {
	font-size: 1.6rem;
	padding: 0px 4px;
	margin-top: -20px;
  }
}


h2 {
	font-size: 1.5rem;
	line-height: 130%;
	font-weight: 400;
	margin: 0 0 16px 0;
	color: #fff;
	background: #f9cb17;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 16px;
	}
		
h3 {
	font-size: 1.4rem;
	line-height: 130%;
	font-weight: 400;
	color: #333333;
	margin: 0 0 16px 0;
  }

h3 a:link, h3 a:visited {
	color: #333333;
	margin: 0 0 0 -4px;
  } 
  
h3 a:hover, h3 a:focus, h3 a:active {
	text-decoration: none;
	color: #facc0d;	
  } 
  
h4 {
	font-size: 1.3rem;
	line-height: 1.8rem;
	font-weight: 400;
	color: #333333;
	margin: 0 0 10px 0;
}

h4 a:link, h4 a:visited {
  	color: #333333;
	line-height: 130%;
	margin: 0 0 10px 0;
  } 
  
h4 a:hover, h4 a:focus, h4 a:active {
	text-decoration: none;
	color: #facc0d;	
  } 
  
h5 {
	font-size: 1.3rem;
	line-height: 130%;
	font-weight: 300;
	color: #333333;
	margin: 0 0 30px 0;
}

h6 {
	font-size: 1.1rem;
	line-height: 130%;
	color: #333333;
	font-weight: 400;
	margin: 0 0 10px 0;
}

p {
	font-size: 1.1rem;
	line-height: 130%;
	color: #333333;
	font-weight: 300;
	margin: 0 0 16px 0;
}

p a {
	font-size: 1.1rem;
	line-height: 130%;
	font-weight: 300;
	margin: 0 0 -3px 0;
	color: #333333;	
	text-decoration: none;
}

p a:link, p a:visited {
	color: #333333;	
	margin: 0 0 0 0;
	
}

p a:hover, p a:focus, p a:active  {
	color: #facc0d;
}

p.inline {
	margin-bottom: 0px;
}

p.category {
	text-transform: uppercase;
	font-size: 0.8rem;
	margin: 0 0 0 0;
	color: #666666;
}

p.date {
	font-size: 1.0rem;
	line-height: 1.8rem;
	color: #666666;
	margin: 6px 0 0 0;
}

.container ul li , .modal-body ul li {
	font-size: 1.1rem;
	line-height: 1.6rem;
	color: #333333;
	font-weight: 300;
	margin: 0 0 4px 0;
}

/* navigation
/*-------------------------------------------------------*/
.navbar-brand {
	margin: 0 0 16px -1px;
}

.navbar-brand img {
	padding: 0 16px 10px 0;
}

.navbar-header {
	height: auto;
	margin: 0px;
	padding: 0px;
}

.navbar-toggle {
	background: none;
	border: none;
}

#navbar  ul.navbar-nav   {
	margin: 26px 0 0 0;
  }


@media (max-width: 768px) {
#navbar  ul.navbar-nav  {
	margin-bottom: 30px;
  }
}

#navbar ul li a {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin: 0 0 0 0;
	padding: 0px 20px 20px 0;
	color: #7f7f7f;
	font-weight: 400;
}

#navbar ul li a:link, #navbar ul li a:visited  {
	color: #7f7f7f;
}

#navbar ul li a:hover, #navbar ul li a:focus, #navbar ul li a:active {
	color: #7f7f7f;	
	background: none;
}


/* branding
/*-------------------------------------------------------*/
.scale-bg-img {
	height:400px;
	background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	background-position: center center;
	margin: -1px 0 30px 0;
	padding: 10rem 50px 0 50px;
	background-repeat:no-repeat;
	background-size:cover;
    }

#home .scale-bg-img {
	background-image: url(../images/banner_home.jpg);
	height: 750px;
	margin-top: 70x;
	padding-top: 14rem;
}

#home .scale-bg-img h1 {
	margin-top: 7.4rem;
}

#beratungsleistungen .scale-bg-img {
	background-image: url(../images/banner_beratungsleistung.jpg);
}

#ueberuns .scale-bg-img {
	background-image: url(../images/banner_ueberuns.jpg);
}
#partner .scale-bg-img {
	background-image: url(../images/banner_partner.jpg);
}

#kontakt .scale-bg-img {
	background-image: url(../images/banner_kontakt.jpg);
}

@media (max-width: 480px) {
#home .scale-bg-img   {
   	height: 300px;
	padding-top: 4rem;
  }
}

@media (max-width: 480px) {
.scale-bg-img   {
   	height: 300px;
	margin: 0 0 10px 0;
	padding: -2rem 5px 0 5px;
  }
}		
	
.scale-bg-img h3 {
	font-size: 2.2rem;
	line-height: 2.6rem;
	text-align: center;
	font-weight: 300;
	color: #fff;
	margin: 0 0 20px 0;
}

@media (max-width: 480px) {
  .scale-bg-img h3   {
    font-size: 1.8em;
	line-height: 2.0rem;
  }
}

.scale-bg-img p {
	font-size: 1.1rem;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
	margin: 0 0 10px 0;
}

@media (max-width: 480px) {
  .scale-bg-img p  {
    font-size: 0.9rem;
	line-height: 1.1rem;
  }
}

/* iframe
/*-------------------------------------------------------*/
.iframe {
	margin: 10px 0 0 0;
	width: 100%;
	height: 300px;
}

/* forms
/*-------------------------------------------------------*/
#contact-form input[type="text"],
#contact-form textarea {
	width: 100%;
	padding: 10px 0 10px 20px;
	color: #000;
	background: #fff;  
	margin-bottom: 10px;
	font-size: 1.3rem;
	line-height: 1.5rem;
	border: 1px #e5e5e5 solid;
	font-size: 16px;
	font-weight: 300;
	border-radius: 0px;
}

#contact-form input[type="text"]:hover,
#contact-form textarea:hover,
#contact-form input[type="text"]:focus,
#contact-form textarea:focus,
#contact-form input[type="text"]:active,
#contact-form textarea:active  {
	background: #fff; 
	color: #000;
}

#contact-form textarea {
  height: 100px;
}

#contact-form input[type="submit"] {
	padding: 6px 18px;
	outline: none;
	border: none;
	background: #f9cb17;
	color: #fff;
	margin-bottom: 10px;
	font-size: 1.0rem;
	line-height: 1.5rem;
	font-weight: 300;
	border-radius: 0px;
}

#contact-form input[type="submit"]:hover,
#contact-form input[type="submit"]:focus,
#contact-form input[type="submit"]:active
{
	background: #000;
	color: #fff;
}

#contact-form .message {
	height: 30px;
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #000;
}

/* footer
/*-------------------------------------------------------*/
.footer-line  {
	padding: 16px 0;
}

.footer-line p {
	font-size: 0.9rem;
	line-height:130%;
	color: #919496;
	font-weight: 300;
	float: left;
	display: inline;
}

.footer-line ul {
	margin: 0 0 0 -40px;
}

.footer-line ul li {
	font-size: 0.9rem;
	line-height:130%;
	color: #393e42;
	font-weight: 300;
	float: left;
	display: inline;
}

.footer-line ul li a:link, .footer-line ul li a:visited {
	font-size: 0.9rem;
	line-height:130%;
	color: #393e42;
	font-weight: 300;
	text-decoration: none;
	float: left;
	display: inline;
	margin: 0px 0 0 10px;
}
.footer-line ul li a:hover, .footer-line ul li a:focus, .footer-line ul li a:active  {
	color: #7c7f82;
}

@media (max-width: 768px) {
  .footer-line ul li a:link  {
    margin-left: 0px; 
  }
}

/* Lightbox
/*-------------------------------------------------------*/
.modal-header h3  {
	margin: 20px 0 0 10px;
	font-size: 2rem;
	line-height: 1.8rem;
	font-weight: 300;
}

button.close {   
	display: inline-block;     
	position: relative;    
	z-index: 1;     
	padding: 4px 14px 14px 14px;     
	margin: -20px -14px -14px -14px; 
	font-size: 2rem;
}

.modal-body   {
	padding: 26px 26px 10px 26px;
}

.modal-body .row {
	margin-bottom: 0;
}

.modal-body  ul {
	margin-bottom: 20px;
}

.modal-body h3  {
	font-size: 1.7rem;
	line-height: 1.5rem;
	margin: 0 0 26px 0;
}

.modal-body  h5 {
	margin-bottom: 0px;
}

.modal-dialog   .modal-content  {
	border-radius: 0px;	
}

.modal-header , .modal-body  {
	border: none;	
}

.thumbnail {
	border: none;
	padding: 0;
}

a.thumbnail {
	border: none;
	padding: 0;
}

@media (min-width: 768px) {
  .modal-sm {
    width: 400px;
  }
}

@media (min-width: 1024px) {
  .modal-sm {
    width: 600px;
  }
}

@media (min-width: 768px) {
  .modal-lg {
    width: 700px;
  }
}


@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}

/* Divisions
/*-------------------------------------------------------*/
#home{
    padding-top: 1px;
    margin-top: -1px;
}

#beratungsleistungen {
    padding-top: 1px;
    margin-top: -1px;
}

#veranstaltungen{
    padding-top: 80px;
    margin-top: -80px;
}

#ueberuns {
    padding-top: 1px;
    margin-top: -1px;
}

#partner {
    padding-top: 1px;
    margin-top: -1px;
}

#kontakt {
    padding-top: 1px;
    margin-top: -1px;
}

#firmencheck  {
   background-color: #808080;
	margin-bottom: 24px;
	padding: 20px 0 0 0;
 }
 
#firmencheck h3 {
   color: #fff;   
 }
 
#firmencheck h4 {
   color: #fff;   
 }
 
#firmencheck p {
   color: #fff;   
 }
 
#kontakt {
	background: #e5e5e5;
 }

/* Elements
/*-------------------------------------------------------*/
.btn {
  font-size: 1.0rem;
  padding: 8px 20px;
  vertical-align: middle;
  border: none;
  border-radius: 0px;
  margin: 30px auto;
 }

.btn-primary {
  color: #fff;
  background-color: #f9cb17;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #000;
}

@media (max-width: 768px) {
  .btn {
    display: none;
  }
}
