/*
Theme Name: Steuerberatung Dangel
Theme URI: http://www.steuerberatung-dangel.de
Author: KIAI
Author URI: http://www.wearekiai.de
Description: Responsive Template für die Seite Steuerberatung Dangel.
Version: 1.0
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

@font-face {
	font-family: 'steuerberatungdangel';
	src:url('http://www.steuerberatung-dangel.de/wp-content/themes/dangel_steuerberatung/fonts/steuerberatungdangel.eot');
	src:url('http://www.steuerberatung-dangel.de/wp-content/themes/dangel_steuerberatung/fonts/steuerberatungdangel.eot?#iefix') format('embedded-opentype'),
		url('http://www.steuerberatung-dangel.de/wp-content/themes/dangel_steuerberatung/fonts/steuerberatungdangel.woff') format('woff'),
		url('http://www.steuerberatung-dangel.de/wp-content/themes/dangel_steuerberatung/fonts/steuerberatungdangel.ttf') format('truetype'),
		url('http://www.steuerberatung-dangel.de/wp-content/themes/dangel_steuerberatung/fonts/steuerberatungdangel.svg#steuerberatungdangel') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* GENERAL */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
body{
	color: #000;
	font-family: 'Raleway', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.1em !important;
	height: 100%;
	width: 100%;
}

.clear{
	clear: both;
}

.webglyph{
	font-family: 'steuerberatungdangel';
	text-transform: lowercase;
}

a[href^=tel]{
	color: inherit;
	text-decoration: none;
}

.fullPageContainer{
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 100;
}

.fullPageContainer.green{ background-color: #98bac0; }

.fullPageContainer.greenGradient{ background: url(img/steuerberatung-dangel-hintergrund.jpg) center bottom no-repeat #98bac0; }

.fullPageContainer.white{ background-color: #fff; }

	.tableCenterWidth{
		display: table;
		height: 100%;
		margin: 0 auto;
		width: 960px;
	}
		
		.tableCenterHeight{
			display: table-cell;
			vertical-align: middle;
		}
		
			.tableCenterHeight>img{
				display: block;
				margin: 0 auto;
			}

/* HEADER AND FOOTER */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
#header,
#footer{
	background-color: #fff;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 1000;
}

#header{
	height: 135px;
	padding: 55px 0 30px 0;
}

	#headerLogo img{
		display: block;
		height: 85px;
		margin: 0 auto 40px auto;
		width: auto;
	}

	#header ul,
	#footer ul{
		margin: 0 auto;
		width: 960px;
	}
	
		#header li,
		#footer li{
			display: inline-block;
			font-size: 16px;
			list-style: none;
			margin: 0 9px;
			text-transform: uppercase;
		}

#header li a,
#footer li a{
	color: #000;
	opacity: 0.6;
	text-decoration: none;
	transition: all 200ms ease-in;
		-webkit-transition: all 200ms ease-in;
		-o-transition: all 200ms ease-in;
		-moz-transition: all 200ms ease-in;
}

	#header li a:hover,
	#footer li a:hover{
		opacity: 1;
	}

#footer{
	padding: 40px 0 45px 0;
}

	#footer ul{
		margin-bottom: 30px;
	}

/* FONTS */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
.fullPageContainer h1{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	display: inline-block;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
	padding: 12px 0;
	text-transform: uppercase;
}

.fullPageContainer h2{
	display: block;
	font-size: 23px;
	line-height: 32px;
	margin-bottom: 25px;
	padding: 0 80px 25px 80px;
	position: relative;
	text-transform: uppercase;
}

	.fullPageContainer h2:after{
		border-bottom: 1px solid #000;
		bottom: 0px;
		content: "";
		height: 1px;
		left: 50%;
		margin-left: -35px;
		position: absolute;
		width: 70px;
	}

.fullPageContainer p{
	color: #3b3b3b;
	font-size: 19px;
	line-height: 32px;
	padding: 0 160px;
}

/* COLORS */
.fullPageContainer.white h2{ color: #202020; }
.fullPageContainer.green h2{ color: #3b3b3b; }

.fullPageContainer.white p{ color: #3b3b3b; }
.fullPageContainer.green p{ color: #3b3b3b; }

/* CITES */
.fullPageContainer.cite{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}

	.fullPageContainer.cite h1{
		display: none;
	}


	.fullPageContainer blockquote{
		margin-bottom: 25px;
	}
	
		.fullPageContainer.cite blockquote p{
			color: #fff;
			font-size: 28px;
			font-weight: 300;
			line-height: 34px;
		}
	
	.fullPageContainer.cite h6 {
		font-size: 16px;
		font-weight: 300;
	}

.fullPageContainer.cite.parallax{
	z-index: -10;
}

	.fullPageContainer.cite.parallax blockquote,
	.fullPageContainer.cite.parallax h6{
		position: relative;
		top: -100px;
		z-index: 10;
	}

	.fullPageContainer.cite.parallax img{
		bottom: 0px;
		left: 0px;
		position: fixed;
		right: 0px;
		z-index: -10;
	}

/* CONTACT */
.fullPageContainer.contact h1{
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 25px;
	padding: 12px 0px;
}

.fullPageContainer.contact p{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}

	.fullPageContainer.contact p:after{
		border-bottom: 1px solid #000;
		bottom: 0px;
		content: "";
		height: 1px;
		left: 50%;
		margin-left: -35px;
		position: absolute;
		width: 70px;
	}
	
	.fullPageContainer.contact p:last-child:after{
		border: none;
	}

/* PAGE ANCHORS */
.fullPageContainer .pageAnchor{
	color: #fff;
	display: block;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	height: 95px;
	left: 50%;
	line-height: 18px;
	margin-left: -32px;
	position: absolute;
	top: -73px;
	width: 75px;
}

	.fullPageContainer .pageAnchor:hover{
		cursor: pointer;
	}

	.fullPageContainer .pageAnchor span{
		display: block;
		position: relative;
		top: 34px;
		width: 75px;
		z-index: 100;
	}
	
		.fullPageContainer .pageAnchor span.webglyph{
			top: 37px;
		}
	
	.fullPageContainer .pageAnchor img{
		left: 0px;
		position: absolute;
		top: 0px;
		z-index: 10;
	}

.pageAnchorReverse{
	color: #fff;
	display: block;
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	height: 95px;
	margin: 0 auto;
	position: relative;
	width: 75px;
}

	.pageAnchorReverse span{
		display: block;
		position: relative;
		top: 31px;
		width: 75px;
		text-align: center;
		z-index: 100;
	}
	
	.pageAnchorReverse span.webglyph{
		top: 29px;
	}

	.pageAnchorReverse img{
		left: 0px;
		position: absolute;
		top: 0px;
		z-index: 10;
	}
	
	.pageAnchorReverse:hover{
		cursor: pointer;
	}

/* BX SLIDER */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
.bx-wrapper .bx-viewport{
	background: none;
	border: none;
	box-shadow: none;
	left: 0px;
}

/* BX SLIDER - PAGINATION */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	display: inline-block;
}

	.bx-wrapper .bx-pager.bx-default-pager a{
		background: none;
		color: #7a7a7a;
		font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 700;
		height: 16px;
		text-decoration: none;
		text-indent: 0;
		transition: all 200ms ease-in;
			-webkit-transition: all 200ms ease-in;
			-o-transition: all 200ms ease-in;
			-moz-transition: all 200ms ease-in;
		width: 16px;
	}
	
		.bx-wrapper .bx-pager.bx-default-pager a:hover,
		.bx-wrapper .bx-pager.bx-default-pager a.active{
			background: none;
			color: #000;
			transition: all 200ms ease-in;
				-webkit-transition: all 200ms ease-in;
				-o-transition: all 200ms ease-in;
				-moz-transition: all 200ms ease-in;
		}

/* FANCYBOX */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
.lightboxContainer{
	background-color: #fff;
	display: none;
	padding: 30px;
}

	.lightboxContainer h1{
		color: #151515;
		display: block;
		font-size: 26px;
		margin-bottom: 25px;
		padding-bottom: 25px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
	}

		.lightboxContainer h1:after{
			border-bottom: 1px solid #000;
			bottom: 0px;
			content: "";
			height: 1px;
			left: 50%;
			margin-left: -35px;
			position: absolute;
			width: 70px;
		}

	.lightboxContainer h2{
		color: #151515;
		display: block;
		font-size: 20px;
		margin: 25px 0 15px 0;
	}
	
	.lightboxContainer p{
		color: #717171;
		font-size: 15px;
		letter-spacing: -0.05em;
		line-height: 24px;
		margin-bottom: 10px;
	}
	
	.lightboxContainer strong{
		font-weight: bold;
	}

/* MEDIA QUERIES */
/* ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- */
@media only screen and (max-width: 480px){
	.fullPageContainer .contentSlide h2{
		font-size: 10px;
	}
	
	.fullPageContainer p{
		font-size: 14px;
	}
	
	.fullPageContainer .contentSlide p{
		font-size: 10px;
	}
}

@media only screen and (max-width: 767px){
	#header{
		padding: 10px 0;
	}
	
		#headerLogo img{
			height: 50px;
			margin-bottom: 20px;
		}

		#header ul,
		#footer ul{
			width: 100%;
		}

		#header ul li,
		#footer ul li{
			margin-bottom: 20px;
		}

	.tableCenterWidth{
		width: 100%;
	}

		.tableCenterHeight>img{
			height: auto;
			max-width: 320px;
		}
		
		.contentSlide{
			width: 100%;
		}
	
	.fullPageContainer h1{
		font-size: 18px;
		line-height: 1.3em;
		margin-bottom: 20px;
	}
	
	.fullPageContainer h2{
		font-size: 16px;
		line-height: 1.3em;
		padding: 0 10px 15px 10px;
	}
	
	.fullPageContainer p{
		line-height: 1.3em;
		padding: 0 20px;
	}

	/* CITES */
	.fullPageContainer.cite{
		color: #fff;
		font-size: 12px;
		line-height: 22px;
		text-transform: uppercase;
	}
	
	
		.fullPageContainer blockquote{
			margin-bottom: 15px;
		}
		
			.fullPageContainer.cite blockquote p{
				color: #fff;
				font-size: 10px;
				font-weight: 300;
				line-height: 22px;
			}
		
		.fullPageContainer.cite h6 {
			font-size: 14px;
			font-weight: 300;
		}

	.fullPageContainer.cite.parallax blockquote,
	.fullPageContainer.cite.parallax h6{
		top: -20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	#header ul,
	#footer ul{
		width: 100%;
	}

	.tableCenterWidth{
		width: 100%;
	}

		.tableCenterHeight>img{
			height: auto;
			max-width: 768px;
		}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	#header ul,
	#footer ul{
		width: 100%;
	}

	.tableCenterWidth{
		width: 100%;
	}
}
/*@media only screen and (min-width: 1200px){
}*/