.wrapper {
	min-width: unset;
	padding: 0 20px;
}
.logo-footer {
	display: none;
}

.category-kultur {
	float: none;
}
.category-kultur:after {
	content: '';
	display: block;
	clear: both;
}


.sloagen {
  background: rgba(18,74,114,1);
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;

  font-family: "TradeGothic",Arial;
  font-size: 2.5em;
  line-height: 1.25em;

}

.sloagen-txt-top {
  border-bottom: 1px solid #fff;
}


.sloagen-txt-sub {
  font-family: "TradeGothic",Arial;
  font-size: 0.85em;
  text-transform: uppercase;
  line-height: 1.0em;

}

.sidebar-widget strong {
	color: #124a72 !important;
	font-family: "DIN-Web-Bold",sans-serif;
	font-weight: normal;
}

.category-kultur strong {
	color: #124a72 !important;
	font-family: "DIN-Web-Bold",sans-serif;
	font-weight: normal;
}


.sidebar-widget p {
	margin-bottom: 1.286em !important;
}

@media (max-width: 992px){
	.header-wrapper {
		min-width: unset;
	}
	.logo {
		padding-left: 0px;
		padding-right: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#logo-wgt {
		top: 60px;
	}
	.sloagen-txt {
		font-size: 40px;
	}
	.nav a, .sub-nav a {
		font-size: 18px;
	}
	iframe {
		width: 100%;
	}
	.kultur .wp-post-image {
		height: auto;
	}
	#post-footer {
		width: auto;
		float: none;
		margin-left: 10%;
	}
	img.size-large {
		height: auto;
	}
}

@media (max-width: 768px){
	.header {
		height: 150px;
	}
	.sub-wrapper {
		margin-top: 150px;
	}
	#logo-wgt {
		display: none;
	}
	.sloagen-txt {
		font-size: 24px;
		line-height: 30px;
	}
	.logos-right {
		width: 50%;
	}
	.sloagen {
		float: none;
		margin: 0;
	}
	.nav-button {
		display: block;
		width: 40px;
		height: 24px;
		margin: 0 auto;
		cursor: pointer;
	}
	.nav-button > span {
		display: block;
		width: 40px;
		height: 4px;
		margin-bottom: 6px;
		background: #444;
		transition: .3s ease;
	}
	.nav ul {
		display: none;
	}
	.nav ul.active {
		display: block;
		padding-top: 20px;
	}
	.nav ul:after {
		content: '';
		display: block;
		clear: both;
	}
	.nav ul li {
		display: block;
		float: left;
		width: 33.33%;
		margin: 0;
	}
	.nav a {
		line-height: 30px;
	}
	.nav-button.active > span:nth-of-type(1) {
		transform: translate(0px, 10px) rotate(45deg);
	}
	.nav-button.active > span:nth-of-type(2) {
		opacity: 0;
	}
	.nav-button.active > span:nth-of-type(3) {
		transform: translate(0px, -10px) rotate(-45deg);
	}
	.sidebar {
		position: absolute;
		left: calc(-100% + 90px);
		width: calc(100% - 60px);
		float: none;
		box-sizing: border-box;
		padding-right: 30px;
		transition: .3s ease;
	}
	.sidebar.active {
		left: 20px;
	}
	.sidebar-widget {
		margin-right: 0;
		margin-bottom: 40px;
		margin-top: 20px;
	}
	.sidebar-button {
		position: absolute;
		right: 0;
		top: 20px;
		width: 30px;
		height: calc(100% - 60px);
		background: #fff;
	}
	.sidebar-button:after {
		content: '';
		position: absolute;
		top: 40px;
		left: 10px;
		border-left: 10px solid #444;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}
	.active .sidebar-button:after {
		border-left: none;
		border-right: 10px solid #444;
	}
	main {
		position: relative;
		left: 0;
		width: auto;
		float: none;
		margin-top: 20px;
		margin-left: 30px;
		padding: 5%;
		transition: .3s ease;
	}
	.active + main {
		left: calc(100% - 30px);
	}

	footer {
		width: calc(100% - 30px);
	}

	.logo-footer {
		display: block;
		clear: both;
		margin-left: 8px;
	}
	.logo-footer > img {
		display: block;
		float: left;
		max-width: 200px;
		margin-top: -20px;
	}
	.logo-footer img:nth-of-type(2) {
		margin-top: -9px;
	}
	#toTop {
		outline: none;
		position: relative;
		bottom: 20px;
		right: 0px;
		background: #fafafa;
		opacity: 0.4;
		filter: alpha(opacity=40);
		padding: 1.286em 2%;
		border: 2px solid #000;
		border-radius: 10px;
		z-index: 9999 !Important;
		float: right;
	}
}

@media (max-width: 540px){
	.header {
		height: 100px;
	}
	.logo {
		margin-top: 10px;
	}
	.logo-img {
		width: 40%;
	}
	.logos-right {
		width: 60%;
	}
	.sub-wrapper {
		margin-top: 100px;
	}
	.sub-nav a {
		font-size: 17px;
	}
	#fb-logo img {
		display: block;
		float: none;
		margin: 0;
	}
	.nav ul li {
		display: block;
		float: left;
		width: 100%;
		margin: 0;
	}
}

#logo-wgt {
	position: absolute;
	left: 20px;
	top: 82px;
}

#logo-wgt img:nth-of-type(1) {
	display: none;
}

.logos-right {
	margin-top: 23px;
}

.btn-vesp {
	position: absolute;
	right: 0;
	margin-top: 138px;
	display: none;
}
.btn-vesp img {
	width: 252px;
	height: auto;
	display: block;
	display: none;
}
@media (max-width: 992px){
	.btn-vesp { display: none; }
	#logo-wgt { top: 172px; }
}
@media (max-width: 840px){
	#logo-wgt { display: none; }
}

.logos-right {
	margin-right: -5.10%;
}
.logo-img-zieg {
	margin-right: 10%;
}
.sloagen-txt {
	font-size: 3.52em;
	line-height: 1.1em;
}
.logo-img-diak {
	height: 39px;
	margin-top: -8px;
}