@import url("http://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=latin");

font

	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 {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		list-style: none;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}
.hiddennav {
	visibility: hidden;
	background-color: none;
	}
	
.alignleft {
	position: relative;
	margin-left: -15px;
	text-align: left;
	-moz-hyphens: auto;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
	}
#alignajustmenu {
	margin-left: 15px;
	}
.horizontal {
	font-style:normal;
	}
.horizontal24p {
	font-family: "Adobe Garamond Pro Bold Italic";
	font-size:24px;
	}
.horizontalgray {
	font-style:normal;
	color: #444;
	}
.lineunder {
	text-decoration: underline;
	}
#margintop {
	position: relative;
	margin-top: 3.4em;
	margin-left: -0.3em;
	}
#dobigger {
	font-size: 25px;
	}
	/*
#margin-top2 {
	position: relative;
	margin-left: 0em;
	}	*/
	
	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}
/*
#owl-demo .item img {
		display: block;
		width: 100%;
		height: auto;
	}*/

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

////////////////////**slider**/////////////////

.slide {
     position: relative;
     z-index: 1;
	 border: 1px solid #EEE;
}

.slider-content {
     position: absolute;
     top: 20px;
     left: 20px;
     z-index: 100;
	 color: #EEE;
	 text-shadow: 2px 2px #777;
}
.slider-content-h2 {
	padding-top: 9em;
	padding-left: 2em;
	vertical-align: middle;
	}
.slider-content-text1 {
	padding-top: -6em;
	margin-left: -3em;
	}
.slider-content-h22 {
	padding-top: 9em;
	padding-left: 2em;
	text-align: left;
	}
.slider-content-text2 {
	margin-top: -1em;
	margin-left: 2.3em;
	text-align: left;
	}
.slide {
     position: relative;
     z-index: 1;
}
.slider-content {
     position: absolute;
     top: 20px;
     left: 20px;
     z-index: 100;
	 color: #EEE;
	 text-shadow: 2px 2px #777;
}*/
//////////////////**///////////////////

.widthdata {
	width: 10px;
	}
	
	}
#dosmaller {
	margin-left: -15px;
	}
	
	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

#bgtop {
	padding-left:20px;
	background-color: #B5BBBA;
	max-height: 16.75em;
	width:100%;
	
	}
.biggger {
	font-size:26px;
}	
#topleft {
	margin-top: 3em;
	position: absolute;
	z-index: 1001;
	margin-left: -40px;
	}

	@media screen and (max-width: 480px) {
		
		#hidesidebarsmall2 {
				
			margin-top:-62em;
				}
	}
	@media screen and (max-width: 3360px) {
	
		#undermainvitae {
		margin-left: 70px;
		}
		#undermainvitae2 {
		margin-left: 55px;
		}
		#undermainvitae3 {
		margin-left: 55px;
		}
		#undermainvitae4 {
		margin-left: 55px;
		}
		#undermainvitae5 {
		margin-left: 55px;
		}
		#undermainvitae6 {
		margin-left: 55px;
		}
		#undermainvitae7 {
		margin-left: 55px;
		}
		.under {
		margin-left: 70px;
		}
		
			#bghidden {
	background-color: #B5BBBA;
	margin-top: 6em;
	width: 360px;
	margin-left: 90px;
	padding-top: 5px;
}
		
		/////////////////*dropdown new*///////////////////

li a, .dropbtn {
    /*display: inline-block;*/
    color: #B5BBBA;
    /*text-align: center;*/
    /*padding: 12px 16px;*/
    text-decoration: none;
}
.hovermenu:hover {
	padding-bottom: 5em;
	}

li a:hover, .dropdown:hover .dropbtn {
   /* background-color: none;*/
}

li.dropdown {
   /* display: inline-block;*/
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
	opacity: 0.5;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	color: black;
    padding: 12px;
	margin-left: -6.2em;
	margin-top: 25px;
    text-decoration: none;
}
.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
	opacity: 0.5;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	color: black;
    padding: 12px;
	margin-left: -6.2em;
	margin-top:63px;
    text-decoration: none;
}

.stretch {
	text-align: center;
	margin-left: -20em;
	}
	
.padmenu1 {
	width: 50px;
	position: absolute;
	margin-top: -10px;
	margin-left: -120px;
	}
.padmenu2 {
	width: 100px;
	position: absolute;
	margin-top: -13px;
	margin-left: -40px;
	}
.padmenu3 {
	width: 150px;
	position: absolute;
	margin-top: -13px;
	margin-left: 60px;
	}
.padmenu4 {
	width: 200px;
	position: absolute;
	margin-top: -13px;
	margin-left:140px;
	}
.padmenu5 {
	width: 300px;
	position: absolute;
	margin-top: -13px;
	margin-left:200px;
	}
	

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: inherit;
}
.dropdown-content2 a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content2 {
    display: inherit;
}

/////////////////**///////////////////
		
	
#alignright {
	position: relative;
	margin-left: 30px;
	text-align: left;
}
#alignright2 {
	position: relative;
	margin-left: 30px;
	text-align: left;
}	
.topgray {
	position: absolute;
	z-index:-2;
	padding-bottom: 20px;
}
.hidethisbig {
	visibility: hidden;
}
.keepupinbigfooter {
	margin-bottom: -22em;
}
.showthisbig {
	visibility: visible;
}
.hidethisbigtoo {
	visibility: hidden;
}
.keepuptoo {
	margin-top: -10em;
}
.hidethisinbig {
	visibility: hidden;
	margin-top: -6em; /* Juni */
}
.dropdown {
    display: none;
}
	}
	

	@media screen and (max-width: 1280px) {

.hidesidebarsmall {
				visibility: visible;
			}
#undermainvitae {
		margin-left: 50px;
		}
#undermainvitae2 {
		margin-left: 35px;
		}
#undermainvitae3 {
		margin-left: 35px;
		}
#undermainvitae4 {
		margin-left: 35px;
		}
#undermainvitae5 {
		margin-left: 35px;
		}
#undermainvitae6 {
		margin-left: 35px;
		}
#undermainvitae7 {
		margin-left: 35px;
		}
.under {
		margin-left: 50px;
		}
#bghidden {
	background-color: #B5BBBA;
	margin-top: 6em;
	margin-left: 90px;
    }
#alignright {
	position: relative;
	margin-left: 30px;
	text-align: left;
	}
#alignright2 {
	position: relative;
	margin-left: 30px;
	text-align: left;
	}	
.hidethisbig {
	visibility: hidden;
	}
.keepupinbigfooter {
	margin-bottom: -22em;	
	}
.showthisbig {
	visibility: visible;
	}
.hidethisbigtoo {
	visibility: hidden;
	}
.keepuptoo {
	margin-top: -10em;
	}
.hidethisinbig {
	visibility: hidden;
	margin-top: -6em; /* Juni */
	}
.dropdown {
    display: none;
    }
	}

	@media screen and (max-width: 980px) {
.hidesidebarsmall {
	visibility: visible;
	}
#undermainvitae {
	margin-left: 15px;
	}
#undermainvitae2 {
	margin-left: 0px;
	}
#undermainvitae3 {
	margin-left: 0px;
	}
#undermainvitae4 {
	margin-left: 0px;
	}
#undermainvitae5 {
	margin-left: 0px;
	}
#undermainvitae6 {
	margin-left: 0px;
	}
#undermainvitae7 {
	margin-left: 0px;
	}
.under {
	margin-left: 15px;
	}
#topleft {
	visibility: hidden;
	}
#bghidden {
	background-color: #B5BBBA;
	margin-top: 7em;
	width: 380px;
	margin-left: 90px;
    }
#alignright {
	position: relative;
	margin-left: 30px;
	text-align: left;
	}
	}





	@media screen and (max-width: 736px) {
		
.hidesidebarsmall {
	visibility: hidden;
	margin-top: -62em;
	}
#undermainvitae {
	margin-left: 0px;
	}
#undermainvitae2 {
	margin-left: 0px;
	}
#undermainvitae3 {
	margin-left: -15px;
	}
#undermainvitae4 {
	margin-left: 0px;
	}
#undermainvitae5 {
	margin-left: -15px;
	}
#undermainvitae6 {
	margin-left: -15px;
	}
#undermainvitae7 {
	margin-left: -15px;
	}
#keepupvitae {
	margin-top: -123px;
	}
#keepupvitae2 {
	margin-top: -123px;
	}
#keepupvitae3 {
	margin-top: -123px;
	}
#keepupvitae4 {
	margin-top: -123px;
	}
.under {
	margin-left: 0px;
	}
#topleft {
	visibility: hidden;
	}
#bghidden {
	background-color: #B5BBBA;
	margin-top: 6.5em;
	width: 360px;
	margin-left: 90px;
    }
		
#alignright {
	position: relative;
	margin-left: 17px;
	text-align: left;
	}
#alignright2 {
	position: relative;
	margin-left: 17px;
	text-align: left;
	}
	
	}
	
	

	@media screen and (max-width: 480px) {
	
	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body, input, select, textarea {
		font-family: "Roboto", Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: lighter;
		line-height: 1.75;
	}

		@media screen and (max-width: 3360px) {

			body, input, select, textarea {
				font-size: 12pt;
			}
			
		#cutlow {
				margin-bottom: -3.5em;
				}
				
		.margin-l {
				margin-left: 30px;
				margin-right: 47px;
		}	
		.margin-lmap {
				margin-left: 0em;
				margin-right: 0em;
		}	
		.margin-lf {
				margin-left: -70px;
				margin-right: 47px;
		}	
		.keepupbig {
				margin-top: -22.5em;
				margin-bottom:5.3em;
			}
		
	.mini-post {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		background: #b4bbba;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 2em 0;
	}
		}

		@media screen and (max-width: 1280px) {

				body, input, select, textarea {
				font-size: 12pt;
			}
			
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			.margin-l {
				margin-left: 30px;
				margin-right: 47px;
		}	
		.margin-lf {
				margin-left: -50px;
				margin-right: 47px;
		}	
		.keepupbig {
				margin-top: -22.5em;
				margin-bottom:5.3em;
			}
			
			.mini-post {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		background: #B4BBBA;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 2em 0;
		max-width: 25em;
	}
			
		}

		@media screen and (max-width: 980px) {
		
		.margin-lf {
				margin-left: -15px;
				margin-right: 47px;
		}
			body, input, select, textarea {
				font-size: 12pt;
			}
			
			.mini-post {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		background: #b4bbba;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 2em 0;
		min-width: 25em;
	}

		}
@media screen and (min-width: 736px) and (max-width: 736px) {
.hidesidebarsmall {
	visibility: hidden;
	margin-top: -62em;
	}
	#bghidden {
	background-color: #B5BBBA;
	margin-top: 6.5em;
	width: 360px;
	margin-left: 90px;
	}
	.undermain {
		margin-top: -128px;
		}
	#topleft {
		visibility: hidden;
		}
		#undermainvitae {
		margin-left: 30px;
		}
		#undermainvitae2 {
		margin-left: 15px;
		}
		#undermainvitae3 {
		margin-top: 7em;
		margin-left: 15px;
		}
		#undermainvitae4 {
		margin-left: 15px;
		}
		#undermainvitae5 {
		margin-left: 15px;
		}
		#undermainvitae6 {
		margin-left: 15px;
		}
		#undermainvitae7 {
		margin-left: 15px;
		}
		.under {
		margin-left: 15px;
		}
		
	}
	
	
	
		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}
			
			.margin-l {
				margin-left: 8px;
				margin-right: 22px;
			}
			.margin-lf {
				margin-left: 15px;
				margin-right: 22px;
			}
			.margin-lmap {
				margin-left: 1em;
				margin-right: 1em;
		}
			.mini-post {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		background: #b4bbba;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 2em 0;
		min-width: 25em;
	}

		}

		@media screen and (max-width: 480px) {
				
			body, input, select, textarea {
				font-size: 12pt;
			}

.mini-post {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		background: #b4bbba;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 2em 0;
		min-width: 20em;
	}
		}

	a {
		-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		transition: color 0.2s ease, border-bottom-color 0.2s ease;
		border-bottom: dotted 1px rgba(160, 160, 160, 0.65);
		color: inherit;
		text-decoration: none;
	}

		a:before {
			-moz-transition: color 0.2s ease;
			-webkit-transition: color 0.2s ease;
			-ms-transition: color 0.2s ease;
			transition: color 0.2s ease;
		}

		a:hover {
			border-bottom-color: transparent;
			color: #2ebaae !important;
		}

			a:hover:before {
				color: #2ebaae !important;
			}

	strong, b {
		font-weight: bolder;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h4, h5, h6 {
		font-family: "Roboto", Helvetica, sans-serif;
		font-weight: 800;
		line-height: 1.65;
		margin: 0 0 1em 0;
	}
	


		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			border-bottom: 0;
		}

	h2 {
		font-size: 1.1em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px rgba(160, 160, 160, 0.3);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(160, 160, 160, 0.075);
		border: solid 1px rgba(160, 160, 160, 0.3);
		font-family: "Roboto", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Roboto", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px rgba(160, 160, 160, 0.3);
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Author */
.doright {
	
	text-align: justify;

		
		
}
	.author {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		-moz-justify-content: -moz-flex-end;
		-webkit-justify-content: -webkit-flex-end;
		-ms-justify-content: -ms-flex-end;
		justify-content: flex-end;
		border-bottom: 0;
		font-family: "Roboto", Helvetica, sans-serif;
		font-size: 0.6em;
		font-weight: lighter;
		white-space: nowrap;
	}

		.author .name {
			-moz-transition: border-bottom-color 0.2s ease;
			-webkit-transition: border-bottom-color 0.2s ease;
			-ms-transition: border-bottom-color 0.2s ease;
			transition: border-bottom-color 0.2s ease;
			border-bottom: dotted 1px rgba(160, 160, 160, 0.65);
			display: block;
			margin: 0 1.5em 0 0;
		}

		.author img {
			border-radius: 100%;
			display: block;
			width: 4em;
		}

		.author:hover .name {
			border-bottom-color: transparent;
		}

/* Blurb */

	.blurb h2 {
		font-size: 0.8em;
		margin: 0 0 1.5em 0;
	}

	.blurb h3 {
		font-size: 0.7em;
	}

	.blurb p {
		font-size: 0.9em;
	}

/* Box */

	.box {
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
		-webkit-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
		-ms-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
		transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
		background-color: transparent;
		border: 0;
		box-shadow: inset 0 0 0 1px rgba(160, 160, 160, 0.3);
		color: #3c3b3b !important;
		cursor: pointer;
		display: inline-block;
		font-family: "Roboto", Helvetica, sans-serif;
		font-size: 0.6em;
		font-weight: normal;
		height: 4.8125em;
		line-height: 4.8125em;
		padding: 0 2.5em;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			box-shadow: inset 0 0 0 1px #2ebaae;
			color: #2ebaae !important;
		}

			input[type="submit"]:hover:active,
			input[type="reset"]:hover:active,
			input[type="button"]:hover:active,
			button:hover:active,
			.button:hover:active {
				background-color: rgba(46, 186, 174, 0.05);
			}

		input[type="submit"]:before, input[type="submit"]:after,
		input[type="reset"]:before,
		input[type="reset"]:after,
		input[type="button"]:before,
		input[type="button"]:after,
		button:before,
		button:after,
		.button:before,
		.button:after {
			color: #aaaaaa;
			position: relative;
		}

		input[type="submit"]:before,
		input[type="reset"]:before,
		input[type="button"]:before,
		button:before,
		.button:before {
			left: -1em;
			padding: 0 0 0 0.75em;
		}

		input[type="submit"]:after,
		input[type="reset"]:after,
		input[type="button"]:after,
		button:after,
		.button:after {
			left: 1em;
			padding: 0 0.75em 0 0;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 0.7em;
			padding: 0 3em;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.5em;
		}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: rgba(160, 160, 160, 0.3) !important;
		}

			input[type="submit"].disabled:before, input[type="submit"]:disabled:before,
			input[type="reset"].disabled:before,
			input[type="reset"]:disabled:before,
			input[type="button"].disabled:before,
			input[type="button"]:disabled:before,
			button.disabled:before,
			button:disabled:before,
			.button.disabled:before,
			.button:disabled:before {
				color: rgba(160, 160, 160, 0.3) !important;
			}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form.search {
			text-decoration: none;
			position: relative;
		}

			form.search:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: "Roboto", Helvetica, sans-serif;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			form.search:before {
				color: #aaaaaa;
				content: '\f002';
				display: block;
				height: 2.75em;
				left: 0;
				line-height: 2.75em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.5em;
			}

			form.search > input:first-child {
				padding-left: 2.5em;
			}

	label {
		color: #3c3b3b;
		display: block;
		font-size: 0.9em;
		font-weight: lighter;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(160, 160, 160, 0.075);
		border: none;
		border: solid 1px rgba(160, 160, 160, 0.3);
		border-radius: 0;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		input[type="tel"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		select:focus,
		textarea:focus {
			border-color: #2ebaae;
			box-shadow: inset 0 0 0 1px #2ebaae;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: "Roboto", Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(160, 160, 160, 0.3);
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: left;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #646464;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: lighter;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: "Roboto", Helvetica, sans-serif;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: rgba(160, 160, 160, 0.075);
				border: solid 1px rgba(160, 160, 160, 0.3);
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #3c3b3b;
			border-color: #3c3b3b;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #2ebaae;
			box-shadow: 0 0 0 1px #2ebaae;
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: "Roboto", Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.suffix:before {
			float: right;
		}

/* Image */

			@media screen and (max-width: 736px) {

		.image.featured {
					margin: 0 0 1.5em 0;
					}

			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: none;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(160, 160, 160, 0.3);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li > * {
					text-decoration: none;
					border: 0;
				}

					ul.icons li > *:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: "Roboto", Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					ul.icons li > * .label {
						display: none;
					}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1.5em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.pagination .next {
				text-decoration: none;
			}

				ul.actions.pagination .next:after {
					content: "";
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: "Roboto", Helvetica, sans-serif;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				ul.actions.pagination .next:after {
					content: '\f054';
				}

			ul.actions.pagination .previous {
				text-decoration: none;
			}

				ul.actions.pagination .previous:before {
					content: "";
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: "Roboto", Helvetica, sans-serif;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				ul.actions.pagination .previous:before {
					content: '\f053';
				}

			@media screen and (max-width: 1280px) {

				ul.actions.pagination {
					text-align: center;
				}

					ul.actions.pagination .next, ul.actions.pagination .previous {
						min-width: 20em;
					}

			}

			@media screen and (max-width: 736px) {

				ul.actions.pagination .next, ul.actions.pagination .previous {
					min-width: 18em;
				}

			}

			ul.actions.small li {
				padding: 0 1em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1.5em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 1em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

		ul.posts {
			list-style: none;
			padding: 0;
		}

			ul.posts li {
				border-top: dotted 1px rgba(160, 160, 160, 0.3);
				margin: 1.5em 0 0 0;
				padding: 1.5em 0 0 0;
			}

				ul.posts li:first-child {
					border-top: 0;
					margin-top: 0;
					padding-top: 0;
				}

			ul.posts article {
				display: -moz-flex;
				display: -webkit-flex;
				display: -ms-flex;
				display: flex;
				-moz-align-items: -moz-flex-start;
				-webkit-align-items: -webkit-flex-start;
				-ms-align-items: -ms-flex-start;
				align-items: flex-start;
				-moz-flex-direction: row-reverse;
				-webkit-flex-direction: row-reverse;
				-ms-flex-direction: row-reverse;
				flex-direction: row-reverse;
			}

				ul.posts article header {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-ms-flex: 1;
				}

					ul.posts article header h3 {
						
						margin-top: 0.125em;
					}

				

					ul.posts article header > :last-child {
						margin-bottom: 0;
					}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: lighter;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

/* Mini Post */
.text {
	white-space:nowrap;
}
.text-last1 {
	margin-left: 2em;
}
.text-last2 {
	margin-left: 17.9em;
}
.text-last3 {
	margin-left: 7.5em;
}

		.mini-post header {
			min-height: 4em;
			position: relative;
			-moz-flex-grow: 1;
			-webkit-flex-grow: 1;
			-ms-flex-grow: 1;
			flex-grow: 1;
		}

			.mini-post header .published {
				display: block;
				font-family: "Roboto", Helvetica, sans-serif;
				margin: -0.625em 0 1.7em 0;
			}

			.mini-post header .author {
				position: absolute;
				right: 2em;
				top: 2em;
			}
/*
	.mini-posts {
		margin: 0 0 2em 0;
	}*/

		@media screen and (max-width: 1280px) {
/*
			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;
				
			}
			
			.keepup {
				margin-top: -5em;
			}
			
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
	*/

		}

		@media screen and (max-width: 480px) {
			.alignright3 {
	position: relative;
	margin-left: 15px;
	text-align: left;
	}
			#bghidden {
	background-color: #FFF;
	margin-top: -2em;
}

			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;
			}
			
			.keepup {
				margin-top: -7em;
			}
			
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
		}

/* Post */

	.post {
		padding: 3em 3em 1em 3em ;
		background: #ffffff;
		border: solid 1px rgba(160, 160, 160, 0.3);
		margin: 0 0 3em 0;
		position: relative;
	}

		

			.post > header .title {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-ms-flex: 1;
				padding: 3.75em 3em 3.3em 3em;
			}

				.post > header .title > :last-child {
					margin-bottom: 0;
				}

			
				.post > header .meta > * {
					margin: 0 0 1em 0;
				}

				.post > header .meta > :last-child {
					margin-bottom: 0;
				}

		@media screen and (max-width: 980px) {
			
			#bghidden {
	background-color: #B5BBBA;
	margin-top: 6em;
}

			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;	
			}
			
			.keepuptoo {
				margin-top: -5em;
				text-align: center;
			}
			
			.hidethisinbig {
				visibility: hidden;
			}
			
			.keepup {
				margin-top: -5em;
			}
			
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
			
						.post > header .meta .author {
							-moz-flex-direction: row-reverse;
							-webkit-flex-direction: row-reverse;
							-ms-flex-direction: row-reverse;
							flex-direction: row-reverse;
							margin-bottom: 0;
						}

							.post > header .meta .author .name {
								margin: 0 0 0 1.5em;
							}

							.post > header .meta .author img {
								width: 3.5em;
							}

		}

		@media screen and (max-width: 735px) {
		#undermainvitae {
		margin-top: 128px;
		}
		#undermainvitae2 {
		margin-top: 128px;
		}
		#undermainvitae3 {
		margin-top: 128px;
		}
		#undermainvitae4 {
		margin-top: 128px;
		}
		#undermainvitae5 {
		margin-top: 128px;
		}
		#undermainvitae6 {
		margin-top: 128px;
		}
		#undermainvitae7 {
		margin-top: 128px;
		}
			.alignright3 {
	position: relative;
	margin-left: 15px;
	text-align: left;
	}
			#bghidden {
	background-color: #FFF;
	margin-top: -2em;
	margin-left: -15px;
}
			.hidesidebarsmall {
				visibility: hidden;
				margin-top:-62em;
			}
			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;
			}
			
			.keepup {
				margin-top: -7em;
			}
			
			.keepuptoo {
				margin-top: -5em;
				text-align: center;
			}
			
			.hidethisinbig {
				visibility: hidden;
			}
			
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
				
			
		}
		
		/*@media screen and (max-width: 480px) {
		
		#hidesidebarsmall2 {
				
			margin-top:-62em;
				}
				*/
		/*@media screen and (max-width: 360px) {
		
		#hidesidebarsmall2 {
				
			margin-top:-62em;
				}
}
@media screen and (max-width: 210px) {
		
		#hidesidebarsmall2 {
				
			margin-top:-62em;
				}
}*/
		@media screen and (max-width: 480px) {
			
			.hidesidebarsmall {
				visibility: hidden;
				margin-top:-62em;
				
			}
		
			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;
			}
			
			.keepup {
				margin-top: -7em;
			}
			
			.keepuptoo {
				margin-top: -5em;
				text-align: center;
			}
			
			.hidethisinbig {
				visibility: hidden;
			}
	
			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
				
		
		}

/* Section/Article */

	section.special, article.special {
		text-align: left;
	}

	header p {
		font-family: "Roboto", Helvetica, sans-serif;
		line-height: 2.5;
		margin-top: -1em;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px rgba(160, 160, 160, 0.3);
			border-left: 0;
			border-right: 0;
		}

			.tstyle {
				background-color: rgba(160, 160, 160, 0.075);
			}
			
			.bigcontent {
				min-height: 30em;
			}
			.fonty {
			text-transform: none;	
			}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			color: #3c3b3b;
			font-size: 0.9em;
			font-weight: lighter;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px rgba(160, 160, 160, 0.3);
		}

		table tfoot {
			border-top: solid 2px rgba(160, 160, 160, 0.3);
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px rgba(160, 160, 160, 0.3);
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Header */

	body {
		padding-top: 3.5em;
	}

	#header {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		background-color: #b4bbba;
		-webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.9);
 		-moz-box-shadow:    0px 3px 5px rgba(100, 100, 100, 0.9);
 		box-shadow:         0px 3px 5px rgba(100, 100, 100, 0.9);
		height: 2.2em;
		left: 0;
		line-height: 2.2em;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

		#header a {
			color: inherit;
			text-decoration: none;
		}

		#header ul {
			list-style: none;
			margin: 0;
			padding-left: 0;
		}

			#header ul li {
				display: inline-block;
				padding-left: 0;
			}

		#header h1 {
			height: inherit;
			line-height: inherit;
			padding: 0 0 0 1.5em;
			white-space: nowrap;
		}

			#header h1 a {
				font-size: 0.7em;
			}

		#header .links {
			-moz-flex: 1;
			-webkit-flex: 1;
			-ms-flex: 1;
			flex: 1;
			border-left: solid 1px rgba(160, 160, 160, 0.3);
			height: inherit;
			line-height: inherit;
			margin-left: 1.5em;
			overflow: hidden;
			padding-left: 1.5em;
		}

			#header .links ul li {
				border-left: solid 1px rgba(160, 160, 160, 0.3);
				line-height: 1;
				margin-left: 1em;
				padding-left: 1em;
			}

				#header .links ul li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#header .links ul li a {
					border-bottom: 0;
					font-family: "Roboto", Helvetica, sans-serif;
					font-size: 0.9em;
					font-weight: normal;
				}

		#header .main {
			height: inherit;
			line-height: inherit;
			text-align: right;
		}

			#header .main ul {
				height: inherit;
				line-height: inherit;
			}

				#header .main ul li {
					border-left: solid 1px rgba(160, 160, 160, 0.3);
					height: inherit;
					line-height: inherit;
					white-space: nowrap;
				}

					#header .main ul li > * {
						display: block;
						float: left;
					}

					#header .main ul li > a {
						text-decoration: none;
						border-bottom: 0;
						color: #aaaaaa;
						overflow: hidden;
						position: relative;
						text-indent: 4em;
						width: 4em;
					}

						#header .main ul li > a:before {
							-moz-osx-font-smoothing: grayscale;
							-webkit-font-smoothing: antialiased;
							font-family: "Roboto", Helvetica, sans-serif;
							font-style: normal;
							font-weight: normal;
							text-transform: none !important;
						}

						#header .main ul li > a:before {
							display: block;
							height: inherit;
							left: 0;
							line-height: inherit;
							position: absolute;
							text-align: center;
							text-indent: 0;
							top: 0;
							width: inherit;
						}

		#header form {
			margin: 0;
		}

			#header form input {
				display: inline-block;
				height: 2.5em;
				position: relative;
				top: -2px;
				vertical-align: middle;
			}

		#header #search {
			-moz-transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			-ms-transition: all 0.5s ease;
			transition: all 0.5s ease;
			max-width: 0;
			opacity: 0;
			overflow: hidden;
			padding: 0;
			white-space: nowrap;
		}

			#header #search input {
				width: 12em;
			}

			#header #search.visible {
				max-width: 12.5em;
				opacity: 1;
				padding: 0 0.5em 0 0;
			}

		@media screen and (max-width: 980px) {
			


			.hidethis {
				visibility: hidden;
			}
			
			.showthisbig {
				visibility: hidden;
			}
			
			.hidethiskeepup {
				padding-bottom: -10em;	
			}

			#cutlow {
				margin-bottom: -3.5em;
				}
				
			#cuttop {
				margin-bottom: -10.5em;
				}
				
				#sidebar {
		
		margin-right: 3em;
		margin-left: 70%;
		min-width: 22em;
		width: 22em;
	}

		}



		@media screen and (max-width: 735px) {
			
			
#header .links {
				display: none;
				}
			
.dropdown {
    position: absolute;
	display: block;
	transition: all 0.3s ease-out;
	
	
}
.dropdowncontent {
	display: none;
    position: relative;
	border-radius: 7px;
    background-color: #f9f9f9;
    box-shadow: 4px 0px 8px 0px rgba(0,0,0.2,0);
    z-index: 1;
	margin-left: 0.5em;
}
.menu2 {
	text-decoration: underline;
	padding-left: 1em;
	text-transform:uppercase;
	font-weight: 500;	}
.menu2:hover {
	cursor:pointer;
	}

.dropdown:hover .dropdowncontent {
    display: block;
	padding-left:20px;
	padding-right: 20px;
	margin-left: -10px;
	font-weight:400;
	background: #fff;
	opacity: 0.8;
	}
	
	
.dropdown:hover, .dropdown:active .dropdowncontent { 
	display: block;
	padding-left:20px;
	padding-right: 20px;
	margin-left: -10px;
	font-weight:400;
	background: #fff;
	opacity: 0.8;
	-webkit-user-select: none; 
	-webkit-touch-callout: none
	}
	

.dropdowncontent .dropdown {
    border-radius: inherit;
    font-weight: normal;   	
	}
.hidethis {
	visibility: hidden;
	}
.showthisbig {
	visibility: hidden;
	}
.hidethiskeepup {
	padding-bottom: -10em;
	}
#cutlow {
	margin-bottom: -3.5em;
	}
#cuttop {
	margin-bottom: -10.5em;
	}
#header {
	height: 2.75em;
	line-height: 2.75em;
	}
#header h1 {
	padding: 0 0 0 1em;
	}
#header .main .search {
	display: none;
	}

}

/* Wrapper */

	#wrapper {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: row-reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		margin: 0 auto;
		max-width: 100%;
		opacity: 1;
		padding-right: 4.5em;
		width: 90em;
	}

		body.is-menu-visible #wrapper {
			opacity: 0.15;
		}

		@media screen and (max-width: 3360px) {

			#wrapper {
				padding: 3em;
				}
			.logo {
				height: 10em;
				}
			.profilbild {
				height: 10em;
				margin-top: -10em;
				}
				
			#sidebar {
		
		margin-right: 3em;
		margin-left: 70%;
		min-width: 22em;
		width: 22em;
		}
		}

		@media screen and (max-width: 1280px) {

				#wrapper {
				padding: 3em;
			}
			.logo {
				height: 10em;
				}
			.profilbild {
				height: 10em;
				margin-top: -10em;
				}
				
			#sidebar {
		margin-right: 3em;
		margin-left: 70%;
		min-width: 22em;
		width: 22em;
		}
		}

		@media screen and (max-width: 735px) {

			#wrapper {
				padding: 1.5em;
				}
			.logo {
				
				}
			.profilbild {
				height: 7em;
				}
				}
		
		
		body.single #wrapper {
			display: block;
		}

/* Main */

	#main {
		-moz-flex-grow: 1;
		-webkit-flex-grow: 1;
		-ms-flex-grow: 1;
		flex-grow: 1;
		-ms-flex: 1;
		width: 100%;
	}
	

/* Sidebar */

		#sidebar {
			margin-right: 3em;
			margin-left: 70%;
			min-width: 22em;
			width: 22em;
		}

		#sidebar > * {
			border-top: solid 1px rgba(160, 160, 160, 0.3);
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

		#sidebar > :first-child {
			border-top: 0;
			margin-top: 0;
			padding-top: 0;
		}






	@media screen and (max-width: 735px) {

		

	}

/* Footer */


	#footer .copyright {
		font-family: "Roboto", Helvetica, sans-serif;
		font-size: 0.5em;
		font-weight: lighter;
		text-transform: uppercase;
	}

/* Menu */

	#menu {
		-moz-transform: translateX(25em);
		-webkit-transform: translateX(25em);
		-ms-transform: translateX(25em);
		transform: translateX(25em);
		-moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
		-ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
		transition: transform 0.5s ease, visibility 0.5s;
		-webkit-overflow-scrolling: touch;
		background: #ffffff;
		border-left: solid 1px rgba(160, 160, 160, 0.3);
		box-shadow: none;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		position: static;
		right: 0;
		top: 0;
		visibility: hidden;
		width: 25em;
		z-index: 10002;
	}

		#menu > * {
			border-top: solid 1px rgba(160, 160, 160, 0.3);
			padding: 3em;
		}

			#menu > * > :last-child {
				margin-bottom: 0;
			}

		#menu > :first-child {
			border-top: 0;
		}

		#menu .links {
			list-style: none;
			padding: 0;
		}

			#menu .links > li {
				border: 0;
				border-top: dotted 1px rgba(160, 160, 160, 0.3);
				margin: 1.5em 0 0 0;
				padding: 1.5em 0 0 0;
			}

				#menu .links > li a {
					display: block;
					border-bottom: 0;
				}

					#menu .links > li a h3 {
						-moz-transition: color 0.2s ease;
						-webkit-transition: color 0.2s ease;
						-ms-transition: color 0.2s ease;
						transition: color 0.2s ease;
						font-size: 0.7em;
					}

					#menu .links > li a p {
						font-family: "Roboto", Helvetica, sans-serif;
						font-size: 0.6em;
						font-weight: lighter;
						margin-bottom: 0;
						text-decoration: none;
					}

					#menu .links > li a:hover h3 {
						color: #2ebaae;
					}

				#menu .links > li:first-child {
					border-top: 0;
					margin-top: 0;
					padding-top: 0;
				}

		body.is-menu-visible #menu {
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			visibility: visible;
		}
		


		@media screen and (max-width: 735px) {

			#menu > * {
				padding: 1.5em;
			}


		}
		
	@media screen and (max-width: 360px) {

		.hidesidebarsmall {
				visibility: hidden;
				margin-top:-62em;
			}	


		}
	@media screen and (max-width: 210px) {

		.hidesidebarsmall {
				visibility: hidden;
				margin-top:-62em;
			}	


		}
		