/* AUSBLENDEN VORAB */
.navi-box-out {
	display: none;
}

@media only screen and (max-width: 910px) {
	.logo-box img {
		width: 150px;
		height: auto;
	}
	.wbm-text-name,
	.wbm-text {
		font-size: 1.3em;
	}
}
@media only screen and (max-width: 870px) {
	.kf .captcha {
		width: 50%;
	}
}
@media only screen and (max-width: 940px) {
	.kf .captcha {
    	width: 60%;
	}
}
@media only screen and (max-width: 830px) {
	.container-links {
		width: 38.8%;
	}
	.container-rechts {
		width: 57%;
	}
	.kf .captcha {
    	width: 60%;
	}
}


@media only screen and (max-width: 480px) {
	.cat-sonstige-post-links,
	.cat-sonstige-post-rechts {
		width: 100%;
	}
	.alignleft {
		width: 50%;
		height: auto;
	}
}
@media only screen and (max-width: 480px) {
	.kf .captcha {
		width: 100%;
	}
	.kf .wpcf7-captchar {
		float: left;
		margin-left: 10px;
	}
}
@media only screen and (max-width: 750px) {
	h1 {
		font-size: 1.5em;
		line-height: 1.2em;
	}
	.sub-menu {
		display: inherit;
	}
	.container-links {
		display: none;
	}
	.container-rechts {
		width: 100%;
	}
	.navi-box-out {
		display: inherit;
		border-bottom: 1px solid #d6d6d6;
		height: 100%;
	}
	body {
		background-image: none;
	}
	.rechts-inside-sonstige,
	.rechts-inside {
		width: 95%;
		padding: 0 2.5%;
		margin-left: 0px;
    	margin-top: 20px;
	}
	.mm-page {
		height: auto;
	}
	.extend,
	.first,
	.last,
	.pages {
		display: none;
	}
}

@media only screen and (max-width: 440px) {
	#tablepress-1 {
		font-size: .8em;
	}
}
@media only screen and (max-width: 420px) {
	.cat-post-rechts,
	.cat-post-links {
		width: 100%;
	}
	.cat-post-rechts img,
	.cat-post-links img {
		width: 100%;
	}
	.rechts-min-height {
    	min-height: inherit;
	}
	.t-links {
		width: 30%;
	}
	.t-rechts {
		width: 70%;
	}
	.page-slider {
    	font-size: 0.8em;
	}
}

@media only screen and (max-width: 370px) {
	.header-email-button {
		display: none;
	}
}