@import  "http://fonts.googleapis.com/css?family=Raleway:300,400,600,700,900";
@import  "https://fonts.googleapis.com/css?family=Open+Sans:400,600,700";

/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/
/*
Willkommen bei den Individuellen CSS

Wie es funktioniert, steht unter http://wp.me/PEmnE-Bt
*/

.contact-submit {
	margin-top: 0.5em;
}

#content #primary #main .postimg {
	display: none;
}

#respond label {
	font-weight: normal;
	font-size: .85em;
}

.shariff-main {
	background: #eee none repeat scroll 0 0;
	margin: 40px 0 10px;
	border-top: 1px solid #ccc;
}

.shariff .shariff-text {
	font-weight: normal;
}

#content a, #bottom a {
	font-weight: bold;
}

div#primary.content-area article#post-36.post-36 header.entry-header h1 {
	display: none;
}

.navbar-toggle {
	top: 35px;
}

#cn-notice-text a {
	color: #fff;
	text-decoration: underline;
}

#cookie-notice {
	font-size: .75em;
}

#cookie-notice .cookie-notice-container {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#cookie-notice .button.wp-default {
	border-radius: 0;
	background: none;
	text-shadow: none;
	color: #fff;
}

#bottom {
	padding: 0;
}

div#bottom div.container div.row .widget_text {
	padding: 30px 15px 50px;
}

#masthead {
	box-shadow: 0 40px 50px -45px #1b1b1b;
	padding-top: 10px;
}

h3, .h3 {
	padding-bottom: 15px;
}

#respond input#submit {
	width: 200px;
}

footer#colophon.site-footer {
	background: #222 none repeat scroll 0 0 !important;
	padding-bottom: 0;
}

.contact-form input[type="radio"], .contact-form input[type="checkbox"] {
	float: left;
	margin-top: 2px;
}

p {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
}

div#primary.content-area.fullwidth {
	padding-left: 15px;
	padding-right: 15px;
}

footer#colophon.site-footer div.site-info div.fcredr.col-md-6 {
	display: none;
}

.entry-header {
	border-bottom: 1px solid #333;
}

.entry-header h1.entry-title {
	font-weight: normal;
}

#site-logo {
	bottom: 80%;
	padding-bottom: 2px;
	height: auto;
	position: relative;
	right: 0;
	width: 180px;
	box-shadow: 0 5px 10px 3px #222;
	background: #1b1b1b;
	float: right;
	margin-top: -90px;
}

.home.page div#site-logo {
/* animation: 1s ease-out .1s normal forwards 1 running slideInRight; */
}

@media only screen and (max-width: 1200px) {
	.site-branding h1.site-title {
		font-size: 32px;
	}
}

@media screen and (max-width: 1025px) {
	.main-navigation {
		width: 100% !important;
	}
	
	.main-navigation ul {
		float: right;
	}
	
	#site-logo {
		right: 4%;
	}
}

@media screen and (min-width: 720px) and (max-width: 1025px) {
	.scaption {
		left: 0;
		top: 215px !important;
		margin-left: auto;
		margin-right: auto;
		width: 1024px;
		position: relative;
		background: none;
		text-align: left;
	}
	
	.scaption span {
		display: block;
		border-bottom: 1px solid #1b1b1b;
		font-family: "Open Sans", sans-serif;
		font-size: 20px !important;
		color: #555;
		margin: 0 0 0 30px !important;
		padding: 50px 0 20px;
		text-shadow: 0 5px 4px #ccc;
	}
}

body, button, input, select, textarea {
	font-family: "Roboto", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open sans", sans-serif;
}

#masthead {
	background: #1b1b1b none repeat scroll 0 0;
}

.stitle {
	display: none;
}

.scaption {
	animation: initial;
	left: 0;
	top: 240px;
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
	position: relative;
	background: none;
	text-align: left;
}

.scaption span {
	display: block;
	border-bottom: 1px solid #1b1b1b;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	color: #555;
	margin: 0 0 0 15px;
	width: 340px;
	padding: 50px 0 20px;
	text-shadow: 0 5px 4px #ccc;
}

.squarebanner {
	display: none;
}

h1.site-title {
	font-size: 48px;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
}

.main-navigation {
	margin-top: 25px;
	width: inherit;
	float: right;
}

.main-navigation a {
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
}

.main-navigation ul ul li {
	margin-top: 0;
}

.fcred.col-md-6 {
	width: 60%;
}

.fcredr.col-md-6 {
	width: 40%;
}

@media only screen and (max-width: 1027px) {
	.main-navigation {
		margin-top: 5px;
	}
	
	.fcred.col-md-6 {
		width: 100%;
	}
}

@media only screen and (max-width: 719px) {
	.main-navigation {
		margin-top: 5px;
	}
	
	#site-logo {
		display: none;
	}
	
	h1.site-title {
		font-size: 32px;
	}
	
	.alignleft {
		margin-bottom: 20px;
	}
	
	.scaption {
		top: 92%;
		animation: initial;
		border-radius: 0;
		width: 100% !important;
		height: 10%;
		position: absolute !important;
		text-align: center;
		background-color: rgba(255,255,255,0.8);
	}
	
	.scaption span {
		display: table;
		padding: 30px 15px !important;
		color: #222;
		font-family: "Open Sans", sans-serif;
		font-size: 16px !important;
		margin: 0;
		border-bottom: 0;
		width: 100% !important;
	}
	
	div#bottom div.container div.row .widget_text {
		padding: 15px;
	}
	
	.cn-top {
		top: auto !important;
		bottom: 0 !important;
	}
	
	.cookie-notice-container {
		border-top: 1px solid #ccc;
		border-bottom: 0;
	}
}<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->