/* Custom styles passagen-breatung.com */

/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/barlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/barlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/barlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/barlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/barlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/barlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-italic - latin */
@font-face {
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/barlow-v12-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/barlow-v12-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/barlow-v12-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/barlow-v12-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/barlow-v12-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/barlow-v12-latin-italic.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-700 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/barlow-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/barlow-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/barlow-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/barlow-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/barlow-v12-latin-700.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-condensed-700 - latin */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-condensed-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/barlow-condensed-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/barlow-condensed-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/barlow-condensed-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/barlow-condensed-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/barlow-condensed-v12-latin-700.svg#BarlowCondensed') format('svg'); /* Legacy iOS */
}

body {
	font-size: 13px;
	font-family:'Barlow';
	color: #3d3d3f;
}

blockquote {
	border-style: none;
	width: 75%;
	margin-left: 25%;
	font-family:'Barlow';
	font-style: italic;
	color: #999;
	line-height: 18px;
	font-size: 15px;
}

blockquote span {
	font-family:'Barlow';
	line-height: 24px;
}

h1, h2 {
	letter-spacing: normal;
}

h2 {
	font-size: 18px;
	color: #3D3D3F;
}

h4 {
	font-size: 16px;
}

p {
	color: #3D3D3F;
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 20px;
}

.beratung .container:first-child {
	 margin-bottom: 30px;
}

/* Text Seite Kontakt */
.col-md-4 + .col-md-12 p {
	 max-width: 800px;
	 line-height: 18px;
}

#footer.dark {
	background-color: #CCCCCC;
	color: #666666;
}

#footer .f-list li {
	border-style: none;
}

#footer .f-list li a {
	line-height: 20px;
	color: #FFFFFF;
}

#footer.dark .primary-footer {
	padding: 30px 0 0 0;
	background-color: #999999;
	color: #FFFFFF;	
	width:100%;
	display:inline-block;
}

#footer.dark .primary-footer p,
#footer.dark .primary-footer a {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 12px;
	white-space: nowrap;
}

#footer.dark .primary-footer img {
	max-width: 100%;
}

#footer.dark .secondary-footer {
	padding: 10px 0;
	background-color: #CCCCCC;
	border-top-style: none;
}

#footer.dark .secondary-footer p,
#footer.dark .secondary-footer a {
	margin-bottom: 0;
	font-size: 11px;
	color: #FFFFFF;	
}

#footer .f-list li a::before {
	padding-right: 5px;
}

header .logo-brand img {
	height: 36px;
}

.heading-title-alt h1 {
	font-size: 20px;
	color: #C5221B;
	margin-top: 60px;
	margin-bottom: 16px;
	font-family:'Barlow';
	text-transform: uppercase;
}

.heading-title-alt h1+h2 {
    line-height: 1.6;
    margin: 0 auto;
    min-height: 42px;
    max-width: 50%;
    color: #999999;
    font-size: 13px;
    letter-spacing: normal;
}

.kasten p {
	 background-color: #F6F6F6;
	 padding: 30px;
}

.left-nav-fixed .logo-area {
	padding: 90px 20px 78px 20px;
}

.left-nav-fixed .menuzord-menu li {
	width: 156px;
	margin-left: 20px;
}

.left-nav-fixed .menuzord-menu > li > a {
	border-bottom: 1px solid #ccc;
	padding: 0;
	font-size: 12px;
}

.left-nav-fixed .menuzord-menu > li:first-child a {
	border-top: 1px solid #CCCCCC;
}

.menuzord, .menuzord * {
	letter-spacing: normal;
}

.page-content p a {
	color: #3D3D3F;
	border-bottom: 1px solid #CCCCCC;
}

.page-content p a:hover,
.page-content p a:focus {
	border-bottom: 1px solid #3D3D3F;
}

.person h3 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: normal;
}

.person ul {
	list-style-type: circle;
	margin-left: -26px;
	margin-bottom: 40px;
}

.person li {
	margin-bottom: 8px;
}

.schach {
	padding: 0 !important;
}

.schach .row {
	margin: 0;
}

.schach .col-md-6 {
	padding: 60px;
}

.schach .col-md-6 p {
	margin-bottom: 0;
}

.schach .col-md-6 img {
	max-width: 100%;
}

.body-content div:not(.start) .container {
	 max-width: 1170px;
	 margin-left: 0;
}

.body-content div:not(.start) .container.kontakt,
.body-content div:not(.start) .container.team {
	max-width: none;
	width: auto;
}

.side-social-links {
	padding: 0 10px !important;
	text-align: left;
	margin-top: 0;
	white-space: nowrap;
	background-color: #fff;
	width:100%;
	display:inline-block;	
}

.side-social-links a {
	font-size: 11px;	
	border-radius: 0;
	border-style: none;
	margin-left: 12px;
	color: #666;
	width: auto;
	float: left;
	height: 39px;
	line-height: 39px;
}

.side-social-links a:hover,
.side-social-links a:focus {
	color: #333;
	border-style: none;	
}

.side-social-links a i {
	color: #c5221b;
}

.start .col-md-7 {
	padding-top: 80px;
}

.start .container:first-child {
	 background-color: #f6f6f6;
	 margin-bottom: 40px;
}

.start .text-right img {
	margin-bottom: 60px;
}

.start h1 {
	color: #C5221B;
	font-size: 22px;
	background-color: #FFFFFF;
	padding: 20px 10px 20px 20px;
	margin-top: 140px;
	font-family:'Barlow Condensed';
    font-weight: 700;	
	letter-spacing: 2px;
	width: 470px;
}

.start img {
	max-width: 360px;
}

.start .container+.container p {
	font-size: 15px;
	max-width: 90%;
}

.startbox .col-md-4 {
	padding-right: 0;
}

.startbox div+div+div+div .featured-item {
	padding-top: 1px;
}

.startbox .featured-item {
	background-color: #f7f6f1;
	min-height: 210px;
}

.startbox .featured-item h2 {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	margin: 30px 10px 15px 10px;
}

.startbox .featured-item p {
	margin: 0 30px 25px 30px;
	font-size: 13px !important;
	line-height: 19px;
	max-width: 100%;
}

.team {
	 background-color: #f6f6f6;
}

.team .col-md-6 {
	padding-top: 60px;	
	padding-bottom: 60px;
}

.team .col-md-6+.col-md-6 {
	padding-top: 0;
}

.team .col-md-6 p {
	max-width: 90%;
}

.team .col-md-6 img {
	max-width: 250px;
}

.team-member .team-img img {
	max-width: 400px;
}

.team-title p {
	max-width: 400px;
	padding: 0 20px;
	line-height: 15px;
	font-size: 15px;
}

.team-title p a {
	border-bottom-style: none;
}

.team-title span {
	float: right;
	word-spacing: 10px;
	margin-right: 20px;
}

.toggle dd h2 {
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-family:'Barlow';
	font-weight: 700;
}

.toggle dt, .toggle dd {
	max-width: 800px;
}

.toggle > dt > a {
	letter-spacing: 1px;
	padding: 10px 20px;
}

#tophead {
	position: fixed;
	top: 0;
	height: 40px;
	width: 100%;
	z-index: 999999;
	border-bottom: 1px solid #f7f6f1;
}

/* Responsivness */
@media screen and (max-width: 1024px) {
	.startbox .featured-item {
		min-height: 290px;
	}
	
	#footer .f-list li a::before {
		content: "";
		padding-right: 0;
	}
	
	#footer.dark .primary-footer p,
	#footer.dark .primary-footer a {
		font-size: 10px;
	}
	
	.heading-title-alt h1+h2 {
		width: 60%;
	}
	
	.schach .col-md-6 {
		padding: 30px;
	}	
	
}

@media screen and (max-width: 768px) {
	
	img[src="files/passagen-3.jpg"] {
		display: none;
	}
	
	.beratung .container:first-child {
		 margin-bottom: 0;
	}	
	
	.heading-title-alt {
		margin-bottom: 30px;
	}
	
	.icon+.title+.desc {
		margin-bottom: 30px;
	}
	
	.light-header .container {
		padding-right: 10px;
	}
	
	.logo-brand {
		margin: 15px 30px 15px 0;
	}
	
	.menuzord .showhide {
		padding-top: 18px;
	}
	
	.side-social-links {
		z-index: 999999;
		font-size: 16px;
		min-width: 100%;		
	}
	
	.side-social-links a {
		width: auto;
		float: right;
		height: 60px;
		line-height: 60px;
		margin-right: 0;
		margin-left: 0;
		font-size: 16px;
	}
	
	.side-social-links a+a {
		float: right;
		margin-right: 30px;
	}
	
	.side-social-links span {
		display: none;
	}	
	
	.start .col-md-7 {
		padding-top: 0;
	}
	
	.start .col-md-4.text-right {
		display: none;
	}
	
	.start .container:first-child .row {
		background: transparent url('../pattern-1.png') no-repeat top right;
		background-size: auto 90%; 
	}
	
	.startbox .featured-item {
		min-height: 150px;
	}
	
	
	#tophead {
		border-bottom-style: none;
		width: 30%;
		right: 15%;
	}
	
	.visible-lg, .visible-md, .visible-sm, .visible-xs {
		display: block !important;
		background-color: #FFFFFF;
		z-index: 99999999;
	}		
}	

@media screen and (max-width: 420px) {
	.start h1 {
		font-size: 13px;
	}
}
