@charset "utf-8";
/* Extra Small */

div.windowsize > .xs{
	display:block;
}
div.windowsize > .sm,
div.windowsize > .md,
div.windowsize > .lg{
	display:none;
}

body{
	padding: 8px 8px 12px;
}

#backgroundimage{
	background-image: url(images/bg_wood_xs.png);

}

h1{
	font-size: 42px;
	padding-bottom: 0px;
}

h2{
	max-width: 90%;
}

h4{
	font-size: 18px;
	line-height: 22px;
	margin: 0.2em auto 0.8em auto;
}

p,
a,
span,
h1,
h2,
h3,
h4,
h5,
h6{
	padding: 0px 8px;
}

.content .text p,
.thewriter p{
	padding: 0px 12px;
}

.wrapper{
	max-width: 100%;
	margin: 16px 8px 12px;
}

.banner .logo{
	max-width: 90%;
	top: inherit;
	bottom: 50% !important;
	left: 0 !important;
	right: 0 !important;
	margin: auto !important;
}

.banner img{
	max-width:90%;
	max-height: 156px;
}

p.bannersubheadline{
	top: 50% !important;
}

.pagetitle{
	padding: 32px 22px 0px;
}

.content .text .images .large{
	max-height: 180px;
}

.content .text .images .small div{
	max-height: 145px;
}

.content .bog .img{
	margin: 46px auto 22px;
}

.content .sidebar{
	width: 196px;
	margin:0 auto;
	max-width:90%;
}

.sidebar{
	padding-top: 46px;
}

.bog.more{margin-top:22px;}
.bog.more p.headline{font-size:28px;}

.footer p,
.footer h3,
.footer h3{
	text-align: center;
}
.footer img{
	display:block;
	margin: 12px auto;
	float:none !important;
}

.contained{
	padding: 32px 12px;
}

.wpb_single_image.vc_align_left img,
.wpb_single_image.vc_align_right img,
.wpb_single_image.vc_align_center img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
}

.bannerOuter{
	background-attachment: scroll;
}

div.thewriter,
.content{
	padding: 32px 16px 22px;
}

div.thewriter .image{
	margin: 22px auto;
}

div.thewriter .arrow{
	margin: 32px auto 12px;
	max-width:90%;
}