/* MEDIA QUERIES ###################################
#################################################### */


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


.sunfw-logo {
    padding: 20px 0;
}

h1 {
	font-size: 30px;
}

h3 {
	margin-left: 15px;
}

#navigation-toggle span.nav-line {
	color: #333!important;
}

.item-page p {
	padding: 0 15px;
}

#column_spalte-3 {
	padding: 0;
}

.item-page {
	padding-top: 0;
}

#column_spalte-0 > div > div > a > img.logo.hidden-lg.hidden-md.img-responsive {
	max-width: 70%;
}

.tp-caption.large_format,
.tp-caption.large_format strong {
	font-size: 40px!important;
	margin-bottom: 20px;
}

.tp-caption.small_format,
.tp-caption.small_format strong {
	font-size: 20px!important;
}

.pb-grid--automatic>.grid__column:not([class*=-twelfths]) {
	padding: 0!important;
}

.filter ul li {
	width: 100%;
}

.filter ul li a {
	display: block;
	width: 100%;
	text-align: center;
}

#_62k0rWD_ > div > ul > li.item-186.current.active > a {
	border-top: 1px solid #333;
}
#_62k0rWD_ > div > ul > li.item-231.current.active > a {
	border-bottom: 1px solid #333;
}

div.grid__column {
	padding: 0!important;
}

section#_DblQBlAM {
	padding: 0;
}

._NYd6gvae  {
	margin-bottom: 0!important;
}


}