/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  generatepress
*/


*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smooth:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:100%;
}
body {
	font:400 19px/1.7 'Cabin', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	color:#5e5e5e;
	background-color: #f3f3f3;
	color: #5e5e5e;
        overflow-y: scroll;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a, a:visited {
	color:#b70d21;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
a.button {
	color: white;
	font-weight: 700;
}





/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* header */
.site-header {

	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	background: white;	
	position: relative;
}
.site-header .site-logo {
	margin-top: 10px;
	margin-left: -15px;
	margin-bottom: 10px;
}
.scroll-progress-container {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99999;
	height: 2px;
}
.scroll-progress-bar {
	height: 2px;
	background: #b70d21;
	width: 0%;
}
.site-header .inside-header {
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	justify-content: space-between;
}

.main-navigation {
	z-index: 100;
	padding: 0;
	clear: both;
	display:block
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	font-size:15px
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left:0
}

.main-navigation .main-nav ul li a {
	padding: 0 15px;
	font-size: 1.05rem;
	font-family: 'Cabin';
	font-weight: 700;
}
.main-navigation .main-nav ul li.current-item:last-child {
	margin-left: 20px;
}
.inside-navigation {
	position:relative
}

.main-navigation li {
	float: left;
	position:relative;
}

#menu-item-48025 {
	cursor: pointer;
}

.sf-menu > li.menu-item-float-right {
	float:right !important
}

.nav-float-right .inside-header .main-navigation {
	float: right;
	clear:right
}

.nav-float-left .inside-header .main-navigation {
	float: left;
	clear:left
}

.nav-aligned-center .main-navigation:not(.toggled) .menu > li, .nav-aligned-right .main-navigation:not(.toggled) .menu > li {
	float: none;
	display:inline-block
}

.nav-aligned-center .main-navigation:not(.toggled) ul, .nav-aligned-right .main-navigation:not(.toggled) ul {
	letter-spacing: -.31em;
	font-size:1em
}

.nav-aligned-center .main-navigation:not(.toggled) ul li, .nav-aligned-right .main-navigation:not(.toggled) ul li {
	letter-spacing:normal
}

.nav-aligned-center .main-navigation {
	text-align:center
}

.nav-aligned-right .main-navigation {
	text-align:right
}

.main-navigation li.search-item {
	float:right
}

.main-navigation ul ul {
	display: block;
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
	float: left;
	position: absolute;
	left: -99999px;
	opacity: 0;
	z-index: 99999;
	width: 200px;
	text-align: left;
	top: auto;
	transition: opacity 80ms linear;
	transition-delay: 0s;
	pointer-events: none;
	height: 0;
	overflow:hidden
}

.main-navigation ul ul a {
	display:block
}

.main-navigation ul ul li {
	width:100%
}

.main-navigation .main-nav ul ul li a {
	line-height: normal;
	padding: 10px 20px;
	font-size:14px
}

.main-navigation .main-nav ul li.menu-item-has-children > a {
	padding-right: 0;
	position:relative
}

.main-navigation.sub-menu-left .sub-menu {
	right:0
}

.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
	left: auto;
	opacity: 1;
	transition-delay: 150ms;
	pointer-events: auto;
	height: auto;
	overflow:visible
}

.main-navigation:not(.toggled) ul ul li.sfHover > ul, .main-navigation:not(.toggled) ul ul li:hover > ul {
	left: 100%;
	top:0
}

.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover > ul, .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover > ul {
	right: 100%;
	left:auto
}

.nav-float-right .main-navigation ul ul ul {
	top:0
}

.menu-item-has-children .dropdown-menu-toggle {
	display: inline-block;
	height: 100%;
	clear: both;
	padding-right: 0px;
	padding-left:10px
}

.menu-item-has-children ul .dropdown-menu-toggle {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:-10px
}

.sidebar .menu-item-has-children .dropdown-menu-toggle, nav ul ul .menu-item-has-children .dropdown-menu-toggle {
	float:right
}

.widget-area .main-navigation li {
	float: none;
	display: block;
	width: 100%;
	padding: 0;
	margin:0
}

.sidebar .main-navigation.sub-menu-right ul li.sfHover ul, .sidebar .main-navigation.sub-menu-right ul li:hover ul {
	top: 0;
	left:100%
}

.sidebar .main-navigation.sub-menu-left ul li.sfHover ul, .sidebar .main-navigation.sub-menu-left ul li:hover ul {
	top: 0;
	right:100%
}

.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
	margin: 0 0 2em;
	overflow:hidden
}

.site-main .post-navigation {
	margin-bottom:0
}

.paging-navigation {
	width: auto !important;
	margin: 0 auto;
	display: flex;
	justify-content: center;

}

.paging-navigation .nav-next, .paging-navigation .nav-previous {
	display:none;
}

.paging-navigation .nav-links > * {
	padding:10px 20px;
	background: #b70d21;
	color: white;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
}
.paging-navigation .nav-links > .page-numbers:hover {
	background: #940818;
}

.paging-navigation .nav-links .current {
	font-weight:700;
	padding-left: 20px;
	background: #610e17;
}

.prev.page-numbers span,
.next.page-numbers span {
	display: none;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
	background-color: rgba(17,17,17,0.05);
	border-radius: 5px !important;
	font-family: 'Cabin';
	font-weight: 700;
	color: #b70d21;
}
.main-navigation .main-nav ul li[class*="current-menu-"] ul li a,
.main-navigation .main-nav ul li[class*="current-menu-"] ul li:hover a {
	border-radius: 0 !important;
	font-family: 'Cabin';
	font-weight: 700;
	
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class*="current-menu-"].sfHover > a {
	font-family: 'Cabin';
	font-weight: 700;
	color: #b70d21;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover {
	color: #111111 !important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] ul li:hover {
	border-radius: 0 !important;
}

.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-items {
	color: #111;
}

.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
	color: #303030;
}

button.menu-toggle:hover, button.menu-toggle:focus, .main-navigation .mobile-bar-items a, .main-navigation .mobile-bar-items a:hover, .main-navigation .mobile-bar-items a:focus {
	color: #808080;
}
/* 
.main-navigation .main-nav ul li[class * ="current-menu-"] > a {
	color: #303030;
} */

.main-navigation .main-nav ul li[class *="current-menu-"] > a:hover, .main-navigation .main-nav ul li[class *="current-menu-"].sfHover > a {
	color: #303030;
}

.navigation-search input[type="search"], .navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a {
	color: #303030;
}

.main-navigation ul ul {
	background-color: rgba(247, 247, 247, 0.96);
}

.main-navigation .main-nav ul ul li a {
	color: #808080;
}

.main-navigation .main-nav ul ul li:hover > a, .main-navigation .main-nav ul ul li:focus > a, .main-navigation .main-nav ul ul li.sfHover > a {
	color: #303030;
	background-color: rgba(216, 216, 216, 0.96);
}

.main-navigation .main-nav ul ul li[class *="current-menu-"] > a {
	color: #303030;
	background-color: rgba(216, 216, 216, 0.96);
}

.main-navigation .main-nav ul ul li[class *="current-menu-"] > a:hover, .main-navigation .main-nav ul ul li[class *="current-menu-"].sfHover > a {
	color: #303030;
	background-color: rgba(216, 216, 216, 0.96);
}
/* logo */
.logo {
	width: 340px;
	margin-top: 5px;
}
.logo a {
display: block
}


.inside-right-sidebar {
	margin:0 !important;
}


.post-template-default.single-post .site {
	margin-top: 20px;
}

.post-template-default.single-post .site-main {
	margin:0;
	/* box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	background: white; */
	margin-right: 0px;
}

.single-post .site-main .wp-caption.thumb-caption {
	position: relative;
}

.single-post .site-main .wp-caption-text.thumb-caption-text {
	position: absolute;
	bottom: 10px;
	text-align: right;
	width: 100%;
	padding-right: 10px;
	line-height: normal;
	margin: 0;
}

.single-post .site-main .entry-header,
.single-post .site-main .entry-content,
.single-post .site-main .entry-meta {
	padding: 10px;
}
.single-post .site-main .entry-content {
	margin: 1.5em 0 0;
	margin-top: 0;
}

.single-post .site-main .entry-header .entry-meta {
	padding: 0;
}
.single-post .site-main .entry-header .entry-meta .posted-on .updated {
	display: inline;
}
.single-post .site-main .entry-header .entry-meta .posted-on .updated:before {
	content: "Zuletzt geändert: ";
}
.single-post .site-main .entry-header .entry-meta .posted-on .published:before {
	content: " vom: ";
}
.single-post .site-main .entry-header .entry-meta a:hover {
	color: #333;
}

.widget-area .widget {
	padding: 25px 30px 30px;
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
}

.sidebar .widget .widget-title {
	color: #111111;
	font-weight: 700;
}

.widget.inner-padding.verbr-widget {
	padding: 0 !important;
	background: none !important;
	box-shadow: none;
}
.widget.inner-padding.verbr-widget > div {
	float: none !important;
}

.widget-nav li {
	border-bottom: 1px solid rgba(94,94,94,0.1);
	padding: 0 !important;
}
.widget-nav li:last-child {
	border: none;
}
.widget-nav li a {
	margin: 0;
	padding: 10px 0;
	display: block;
	font-weight: 700;
	transition: all .2s ease-in-out;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.43;
}
.widget-nav li a {
	color: #5e5e5e;
}
.widget-nav li a:hover {
	color: #b70d21;
	padding-left: 5px;
	padding-right: 5px;
}
.widget-nav li a .count {
	display: block;
	float: right;
	background: #b70d21;
	padding: 3px 5px;
	border-radius: 5px;
	color: white;
	font-size: 12px;
}

#traffective-ad-Billboard,
#traffective-ad-Billboard_1,
#traffective-ad-Billboard_2 {
	margin-bottom: 2rem;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
.home h1 {
	font-family: Lato;
	font-size: 26px !important;
	font-weight: 700 !important;
}
.home .elementor-post__text {
	margin-top: 0 !important;
}
.home  .elementor-post__title{
	font-weight: 700;
	font-family: 'Lato' !important;
	margin-bottom: 13px !important;
}
.home .elementor-post__meta-data {
	border: none !important;
	
	padding-top: 0 !important;
	margin-bottom: 13px !important;
}

.home .elementor-post__badge {
	right: auto !important;
	left: 20px !important;
	top: 20px !important;
	border-radius: 20px !important;
	font-size: 11px !important;
	background-color: #b70d21 !important;
}



.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
	background: none;
}


.home-news article {
	background: white;
}
.home-news .elementor-post__card {
	display: flex;
	flex-direction: row !important;
	flex-wrap: wrap !important;
}
.home-news .elementor-post__thumbnail__link{
	width: 50% !important;
}
.home-news .elementor-post__text {
	width: 50% !important;
}
/*
.home-news .elementor-post__meta-data {
	width: 50% !important;
	justify-content: flex-end !important;
}
.home-news .elementor-post__meta-data:before {
	display: block;
	flex-basis: 100%;
	content: ".";
}
*/

.fastnav-grid {
	margin-bottom: 20px;
}
.fastnav-grid-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
.fastnav-grid-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
}
.fastnav-grid-wrapper ul li{
	width: 20%;
	height: 140px;
	margin-right: 15px;
	margin-left: 15px;
	transition: width .2s ease-in-out;
}
.fastnav-grid-wrapper ul li a{
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	background: white;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 10px 0px;
	transition: background .2s ease-in-out, box-shadow .2s ease;
}
.fastnav-grid-wrapper ul li span {
	display: block;
	width: 100%;
}
.fastnav-grid-wrapper ul li span.title {
	font-size: 1.3rem;
	font-weight: bold;
	align-self: center;
	height: auto;
	margin:0;
	padding:0;
	transition: font-size .2s ease;
}
.fastnav-grid-wrapper ul li span.count {
	font-size: .9rem;
	font-weight: normal;
}
.fastnav-grid-wrapper ul li a:hover {
	background: #ececec
}

.fastnav-grid-wrapper ul li a{
	background: #b70d21;
	color: white;
}
.fastnav-grid-wrapper ul li:hover {
	width: 23%;
}
.fastnav-grid-wrapper ul li a:hover {
	background: #7b101c;
	box-shadow: rgba(0, 0, 0, 0.55) 0px 0px 10px 0px;
}
.fastnav-grid-wrapper ul li a:hover span.title{
	font-size: 1.5rem;
}

/**** COLORIZED FASTNAV ******/
.content-box {
	padding: 15px 25px;
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	background: white;
	margin-bottom: 40px !important;
	color: #444 !important;
}
.content-box h4{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}



/*------------------------------------*\
    POSTS
\*------------------------------------*/
.posts-grid .posts-grid-wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.posts-grid .post {
	flex: 0 0 32.5%;
	max-width: 32.5%;
	margin-bottom: 15px;
	position: relative;
	transition: padding .2s ease-in-out, flex .2s ease-in-out;
}
.posts-grid .post-slider .post {
	margin-bottom: 0;
}

.posts-grid .post .post-inner {
	position: relative;
	width: 100%;
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
}
.posts-grid .post .post-overlay {
	position: absolute;
	height: 100%;
	width: calc(100%);
	background: linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.85) 100%);
	background: rgba(0,0,0,.55);
	transition: background .2s ease-out, -webkit-backdrop-filter .2s ease, backdrop-filter .2s ease;
	z-index: 2;
}
.posts-grid .post:hover .post-overlay {
	background: rgba(0,0,0,.75);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
}
.posts-grid .post.expanded .post-overlay,
.posts-grid .post.list .post-overlay {
	background-image: linear-gradient(0deg,rgba(0,0,0,.15),rgba(0,0,0,.35) 100%);
	background: none;
	pointer-events: none;
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
}
.posts-grid .post .post-image {
	height: 325px;
	background-size: cover;
	background-position: center center;
	background-color: white;
	z-index: 1;
	overflow: hidden;
}
.posts-grid .posts-grid-wrapper.showadincontent .post-image {
	height: 250px;
}
.posts-grid .posts-grid-wrapper.showadincontent .post.noextend .post-image {
	height: 325px;
}
.posts-grid .post .post-image-inner {
	position: relative;
        height: 100%;
        transform-style: preserve-3d;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.posts-grid .post .post-image-inner .wp-caption.thumb-caption {
	height: 100%;
	margin-bottom: 0;
}
.posts-grid .post .post-image-inner .wp-caption.thumb-caption .wp-caption-text.thumb-caption-text {
	display: none;
}
.posts-grid .post .post-image-link {
	display: block;
	width: 100%;
	height: 100%;
}
.posts-grid .post .post-image-inner img {
	height: auto;
	width: auto;
	position: absolute;
	/* top: 40%;
	left: 25%;
	transform: scale(1.0) translate(-40%,-40%); */
	top: 33%;
	left: 15%;
	transform: scale(0.75) translate(-50%,-50%);
	max-height: none;
	max-width: none;
	display: block;
}

.posts-grid .post.list .post-image-inner img {
	height: auto;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: scale(.48) translate(-105%,-104%);
	max-height: none;
	max-width: none;
	display: block;
}

.posts-grid .post.expanded .post-image-inner img {
	height: auto;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: scale(.75) translate(-67%,-67%);
	max-height: none;
	max-width: none;
	display: block;
}
.posts-grid .post.adenabled .post-image-inner img {
	height: auto;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: scale(.6) translate(-82%,-82%);
	max-height: none;
	max-width: none;
	display: block;
}

.posts-grid .post.adenabled.noextend .post-image-inner img {
	height: auto;
	width: auto;
	position: absolute;
	top: 40%;
	left: 25%;
	transform: scale(.8) translate(-50%,-54%);
	max-height: none;
	max-width: none;
	display: block;
}

.posts-grid .post .post-content {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	z-index: 3;
}
.posts-grid .post .post-content .post-category {
	width: 100%;
}
.post-category.small {
	font-size: 5px;
}
.posts-grid .post .post-content .post-category:after {
	display: block;
	clear: both;
	content: '';
}
.posts-grid .post .post-content .post-category .post-categories,
.posts-slider .post .post-content .post-category .post-categories {
	list-style: none;
	margin-left: 0;
	padding: 0;
	margin:0;
}
.posts-grid .post .post-content .post-category .post-categories li,
.posts-slider .post .post-content .post-category .post-categories li {
	float: left; 
	color: white;
	font-size: .7rem;
	text-transform: uppercase;
	margin-right: 5px;
	margin-bottom: 5px;
}
.posts-grid .post .post-content .post-category .post-categories li a,
.posts-slider .post .post-content .post-category .post-categories li a {
	display: block;
	background: #b70d21;
	border-radius: 40px;
	color: white;
	padding: 2px 8px;
	display: block;
	transition: padding .1s ease, background .2s ease, margin .1s ease;
}
.posts-grid .post .post-content .post-category .post-categories li a:hover,
.posts-slider .post .post-content .post-category .post-categories li a:hover {
	background: #9b0c1d;
	padding: 2px 10px;
	margin-left: -2px;
}

.posts-grid .post.list .post-content .post-category .post-categories li a,
.posts-grid .post.list .post-content .post-category .post-categories li a:hover {
	background: none;
	color: #b70d21;
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin-top:20px;
}
.posts-grid .post.expanded .post-content .post-title  {
	max-height: 105px;
	overflow: hidden;
}
.posts-grid .post .post-content .post-title a,
.posts-slider .post .post-content .post-title a {
	display: block;
	width: 100%;
	font-size: 1.3rem;
	line-height: 1.9rem;
	font-weight: 700;
	margin-top: 15px;
	color: white;
	word-break: break-word;
	text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.77);
	transition: padding .2s ease, color .2s ease;
	max-height: 120px;
	overflow: hidden;
}

.posts-grid .post.expanded .post-content .post-title a,
.posts-grid .post.list .post-content .post-title a {
	color: black;
	text-shadow: none;
}
.posts-grid .post.list .post-content .post-title a{
	margin: 0;
	padding: 0;
}
.posts-grid .post.list .post-content .post-title {
	margin-top: 0px;
	height: 30px;
	overflow: hidden;
}
.posts-grid .post .post-content .post-title a:hover {
	color: #b70d21;
}
.posts-grid .post .post-content .post-excerpt {
	margin-top: 15px;
	font-size: 1.0rem;
	height: 78px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
	transition: padding .2s ease;
}
.posts-grid .post.list .post-content .post-excerpt {
	margin-top: 10px;
	color: #333;
}

.posts-grid .posts-grid-wrapper.showadincontent .post .post-content .post-excerpt {
	display: none;
}
.posts-grid .post.list .post-content .post-excerpt {
	display: block !important;
}

.posts-grid .post .post-content .post-meta {
	margin-top: 15px;
	align-self: flex-end;
	color: white;
	font-size: 14px;
	color: #b1b1b1;
}
.posts-grid .post.expanded .post-content .post-meta,
.posts-grid .post.list .post-content .post-meta {
	color: black;
}
.posts-grid .post.list .post-content .post-meta {
	margin: 0;
	margin-bottom: 20px;	
}
.posts-grid .post.expanded,
.posts-grid .post.list {
	flex: 0 0 66%;
	max-width: 66%;
	display: flex;
}
.posts-grid .posts-grid-wrapper.showadincontent .post.expanded {
	flex: 0 0 72%;
	max-width: 72%;
}
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(2),
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(5),
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(8) {
	flex: 0 0 28%;
	max-width: 27%;
}
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(3),
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(4),
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(6),
.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(7) {
	flex: 0 0 35.5%;
	max-width: 35.5%;
}

.posts-grid .posts-grid-wrapper.showadincontent .post.grid .post-image{
	height: 280px;
}
.posts-grid .posts-grid-wrapper.showadincontent .post.grid.incontentad {
	max-width: 32.5%;
}

.posts-grid .posts-grid-wrapper.showadincontent .post:nth-child(2) .post-title a {
	font-size: 1.3rem;
}

.posts-grid .posts-grid-wrapper.showadincontent .post.noextend {
	flex: 0 0 32.5%;
	max-width: 32.5%;
}

.posts-grid .post.list {
	flex: 0 0 100%;
	max-width: 100%;
}
.posts-grid .post.list.incontentad {
	position: relative;	
	height: 250px !important;
	width: 100%;
}
/* .posts-grid .post.list.incontentad:after {
	content: "-Anzeige-";
	font-size: 12px;
	top: -10px;
	right: 0;
	position: absolute;
} */
.posts-grid .posts-grid-wrapper.showadincontent .post.list {
	flex: 0 0 100%;
	max-width: 100%;
}
.posts-grid .post-image {
	margin: 0;
}
.posts-grid .post.expanded .post-image,
.posts-grid .post.list .post-image {
	width: 50%;
	float: left;
	background-size: cover;
	background-position: center center;
}
.posts-grid .post.expanded .post-content,
.posts-grid .post.list .post-content {
	float: left;
	position: relative;
	width: 50%;
	margin-left: 0;
	background: white;
}
.posts-grid .post.list .post-image {
	width: 21.8%;
	height: 205px;
}
.posts-grid .post.list .post-content {
	width: 78.2%;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.posts-grid .post.expanded .post-content .post-excerpt,
.posts-grid .post.list .post-content .post-excerpt {
	display: block;
}
.page-template-category .posts-grid {
	margin: 30px 0;
}
.page-template-category .category-news {
	margin: 30px 0;	
}
.page-template-category .topsearch h1 {
	float: left;
}
.page-template-category .topsearch {
	padding: 10px 0px;
}
.page-template-category .topsearch:after {
	display: block;
	content: "";
	height: 1px; 
	width: 100%;
	clear: both;
}
.site-content {
	max-width: 1200px;
	margin: 0 auto;
}
#traffective-ad-Skyscraper {
	margin-top: 20px;
}
.site-footer {
	box-shadow: 0px 0px 12px 0 rgba(0,1,1,.1);
}
.site-footer a,
.site-footer a:visited {
	color: #666;
}
.site-footer a:hover,
.site-footer a:active {
	color: #b70d21;
}
.post-image-below-header.post-image-aligned-center .inside-article .featured-image {
	margin-top: 1.2em !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2.5em !important;
	border-radius: 10px;
	overflow: hidden;
}

.featured-image.page-header-image-single {
	margin-bottom: 0 !important;
}
.featured-image.page-header-image-single .wp-caption {
	margin-bottom: 0;
}
.featured-image.page-header-image-single .wp-caption img {
	width: 100%;
}
.featured-image.page-header-image-single img {
	width: 100%;
}

.su-posts-default-loop .su-post-thumbnail .wp-caption .wp-caption-text.thumb-caption-text {
	color: rgba(0,0,0,.4);
	
}

/* .single-post header.entry-header h1:before {
	content:"";
	display: block;
	height: 2rem;
} */
.posts-grid .post .post-meta {
	white-space: nowrap;
}
.posts-grid .post .post-meta .updated {
	display: none;	
}
.posts-grid .post .post-meta .updated.show {
	display: inline-block;	
}


/*** SLIDER ***/

.posts-slider .home-slider {
	width: 100%;
}

.posts-slider {
	margin-top: 0px;
	height: 450px;
	overflow: hidden;
}
.posts-slider .keen-slider{
	flex-wrap: wrap;
}
.posts-slider.nowrap .keen-slider{
	flex-wrap: nowrap;
}
.posts-slider .post {
	margin-bottom: 0;
}
.posts-slider .post .post-inner {
	height: 450px;
	position: relative;
}
.posts-slider .wp-caption-text.thumb-caption-text {
	display: none;
}
.post-slider .item.noimg .post-overlay {
	display:none;
	pointer-events: none;
}
.posts-slider .post-image {
	margin:0;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 490px !important;
	overflow: hidden;
}
.post-slider .post .post-image {
	height: 250px !important;
}
.post-slider .item.noimg .post .post-image {
	background: none;
}
.posts-slider .post-image img {
	position: absolute;
	/* top: 50%; */
	left: 50%;
	transform: scale(1.2) translate(-40%,0%);
}
.posts-slider .post-category{
	width: 100%;
}
.posts-slider .post-category:after {
	content: "";
	display: block;
	width: 100%;
	height: auto;
	clear: both;
}

.posts-slider .post-content,
.posts-slider .post-overlay {
	position: absolute;
}
.posts-slider .post-content {
	width: 100%;
	position: absolute;
	left: 50px;
	top: 50px;
	z-index: 2;
	max-width: 400px;
}
.posts-slider .post-content .post-excerpt {
	color: white;
	margin: 24px 0 0 0px;
	font-size: 16px;
	line-height: 1.5;
}
.posts-slider .post-meta .updated {
	display: none;
}
.posts-slider .post-meta .updated.show {
	display: inline-block;
}
.posts-slider .post .post-content .post-title {
	font-size: 30px;
	line-height: 1.2;
	font-weight: 700;
	max-height: 100px;
	overflow: hidden;
	color: white;
	margin-top: 15px;
}
.posts-slider .post .post-meta {
	color: white;
	font-size: 16px;
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 2;
}
.posts-slider .post-overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.34);
}
.posts-slider .post-overlay:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	z-index: 2;
	background: linear-gradient(to right,rgba(0, 0, 0, 0.9) 0,rgba(0,0,0,0) 100%);
	width: 70%;
}
.posts-slider .post-overlay:after {
	content: "";
	top: 0;
	left: auto;
	right: 0;
	position: absolute;
	height: 100%;
	z-index: 2;
	background: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0, 0, 0, 0.90) 100%);
	width: 40%;
}

.posts-slider .owl-nav {
	position: absolute;
	bottom: 45px;
	right: 50px;
	color: white;
}

.posts-slider .owl-carousel .owl-nav button.owl-prev,
.posts-slider .owl-carousel .owl-nav .owl-next {
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(255,255,255,.5);
	color: #5e5e5e;
	border-radius: 50%;
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	transition: all .2s ease-in-out;
	padding: 0;
	pointer-events: auto;
}
.posts-slider .owl-carousel .owl-nav button.owl-prev:hover,
.posts-slider .owl-carousel .owl-nav .owl-next:hover {
	background: rgba(255,255,255,.9);
}
.posts-slider .owl-dots {
	position: absolute;
	bottom: 15px;
	left: 0;
	height: 30px;
	width: 100%;
	text-align: center;
}
.posts-slider .owl-carousel button.owl-dot {
	background: rgba(255, 255, 255, 0.25);
	margin:0;
	padding: 0;
	height: 10px;
	width: 10px;
	margin-right: 7px;
	border-radius: 100%;
}
.posts-slider .owl-carousel button.owl-dot.active {
	background: rgba(255, 255, 255, 0.6);
}

.posts-slider .owl-carousel button.owl-dot.active {
	background: rgba(255, 255, 255, 0.6);
}
.post-slider {
	width: 100%;
}
.post-slider .item.noimg .post-inner {
	padding-right: 0;
}
.post-slider .item.noimg .post {
	padding: 0;
	box-shadow: none;
	border: 3px solid #b70d21;
}
.post-slider .item.noimg .post-content .post-title a {
	text-shadow: none;
	color: #111;
}


/** posts slider **/
.posts-grid .post-slider .post  {
	flex: 0 0 100%; 
	max-width: 100%;
}
.posts-grid .post-slider .post .post-title  {
	height: 110px;
	overflow: hidden;
}
.posts-grid .post-slider .post:first-child  {
	padding-left: 0;
}
.posts-grid .post-slider .owl-stage-outer {
	z-index: 2;
	overflow: hidden;
}

.post-slider .owl-nav {
	position: absolute;
	top: calc(50% - 35px);
	width: 100%;
	left: 0;
	display: flex;
	justify-content: space-between;
	font-size: 40px;
	z-index: 1;
	margin: 0px auto;
}

.post-slider .owl-prev {
	width: 50px;
	background: #b70d21 !important;
	color: white !important;
	border: 1px solid red;
	margin-left: -28px;
	transition: margin-left .2s ease-in-out, opacity .2s ease-in-out;
}
.post-slider .owl-next {
	width: 50px;
	margin-right: -28px;
	background: #b70d21 !important;
	color: white !important;
	transition: margin-right .2s ease-in-out, opacity .2s ease-in-out;
}

.post-slider .owl-nav {
	z-index: 20;
	top: calc(50% - 45px);
	pointer-events: none;
	margin-top: 0 !important;
}
.post-slider .owl-prev,
.posts-grid .post-slider:hover .owl-nav .owl-prev {
	margin-left: 0px;
	width: 20px;
}
.post-slider .owl-next,
.posts-grid .post-slider:hover .owl-nav .owl-next {
	margin-right: 0px;
	width: 20px;
}
.posts-grid .post-slider .post {
	padding-right: 15;
}

.posts-grid .post-slider:hover .owl-nav .owl-prev {
	margin-left: -19px;
	opacity: 1;
	pointer-events: all;
}
.posts-grid .post-slider:hover .owl-nav .owl-next {
	margin-right: -20px;
	opacity: 1;
	pointer-events: all;
}
.post-slider.noimg .owl-prev,
.post-slider.noimg .owl-next {
	background: none !important;
	color: #b70d21 !important;
	margin-left: 0;
	margin-right: 0;
	opacity: 0;
}
.posts-grid .item.noimg .post:hover .post-overlay {
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
}
.posts-grid .item.noimg .post .post-inner  {
	transition: background .2s ease-in-out;
}
.posts-grid .item.noimg .post .post-meta  {
	color: #888;
}
.posts-grid .item.noimg .post:hover .post-inner  {
	background: rgba(255, 255, 255, 0.95) !important;
}





/*** posts ticker ***/
.posts-ticker {
	display: flex;
	width: 100%;
	justify-content: space-between;
	background: white;
	padding: 15px;
	margin-bottom: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.posts-ticker .newsticker {
	max-width: 75%;
	flex-wrap: wrap;
	height: 40px;
	margin-top: 5px;
	overflow: hidden;
}

.posts-ticker .newsticker.nowrap {
	flex-wrap: nowrap;
}
.posts-ticker .topsearch {
	margin-left: auto;
	max-width: 25%;
}
.posts-ticker .post {
	margin: 0;
	margin-top: 5px;
}
.posts-ticker .post .post-title {
	white-space: nowrap;
	width: 100%;
	font-size: 16px;
	padding-left: 5px;
}
.posts-ticker .post time {
	font-size: 14px;
}
.posts-ticker .item {
	overflow: hidden;
}
.posts-ticker .search-field {
	border-radius: 25px;
	padding: 6px 15px;
	font-size: 16px;
}
.posts-ticker .search-submit {
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 0px;
	width: 30px;
	font-size: 16px;
	text-indent: -9000px;
	background: url(images/lupe.svg) center center no-repeat;
	background-size: 60%;
	margin-left: -40px;
	transition: background-size .1s ease;
}
.posts-ticker .search-submit:hover {
	background: transparent url(images/lupe.svg) center center no-repeat;
	background-size: 70%;
}




/** search & results **/
.search .borderbox.category-header {
	width: 100%;
}
.search .borderbox.category-header .topsearch {
	position: relative;
}
.search .borderbox.category-header .topsearch label input{
	width: 300px;
}
.search.search-results .page-header{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 30px 0;
}
.search.search-results h1 {
	margin: 0;
	line-height: normal;
	font-size: 26px;
	color: #111111;
	font-family: 'Lato';
	font-weight: 700;
}
.search.search-results .posts-grid .post {
	margin:0;
	margin-bottom: 30px;
	
}
.search.search-results .posts-grid .post .inside-article {
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	margin: 0;
}
.search.search-results .posts-grid .post .post-image {
	height: auto;
	margin:0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}
.search.search-results .posts-grid .post-slider .post .post-image {
	height: 295px;
}
.search.search-results .posts-grid .post .inside-article {
	box-shadow: 0 3px 5px 0 rgba(0,1,1,.1);
	transition: box-shadow .3s ease;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	overflow: hidden;
}
/* .search.search-results .posts-grid-wrapper .post:hover {
	padding: 0 15px;
} */
.search.search-results .posts-grid-wrapper .post-slider .post:hover {
	padding: 0 15px 0 0;
}
.search.search-results .posts-grid-wrapper .post:hover .inside-article {
	box-shadow: 0 3px 10px 0 rgba(0,1,1,.3);
}
.search.search-results .posts-grid .post:hover .entry-header h2 a{
	color: #b70d21;
}

.search.search-results .posts-grid .post .post-image .wp-caption-text.thumb-caption-text {
	display: none;
}
.search.search-results .posts-grid .post .post-image .wp-caption {
	margin: 0;
}
.search.search-results .posts-grid .post .entry-header {
	background: white;
	padding: 23px 30px 30px;
}
.search.search-results .posts-grid .post .entry-header h2 {
	font-size: 22px;
	font-family: 'Lato';
	font-weight: 700;
	color: #111;
	max-height: 60px;
	overflow: hidden;
	margin-bottom: 20px;
}
.search.search-results .posts-grid .post .entry-header h2 a {
	color: #111;
}
.search.search-results .posts-grid .post .entry-summary {
	display: none;
} 
.search.search-results .posts-grid .post .entry-meta {
	margin: 0;
}
.search.search-results .posts-grid .post .entry-header .entry-meta a:hover {
	color: #b70d21;
}
.search.search-results .post-slider {
	margin-top: 30px;
}
.search.search-results .page-header .search-field,
.page .search-field,
.archive.tag .search-field {
	border-radius: 25px;
	padding: 6px 15px;
	font-size: 16px;
	padding-right: 40px;
	margin-top: 5px;
}
.search.search-results .page-header {
	position: relative;
}
.search.search-results .page-header .search-submit,
.page .search-form .search-submit,
.archive.tag .search-form .search-submit {
	position: absolute;
	top: 11px;
	right: 10px;
	padding: 0px;
	width: 30px;
	font-size: 16px;
	text-indent: -9000px;
	background: url(images/lupe.svg) center center no-repeat;
	background-size: 60%;
	margin-left: -40px;
	transition: background-size .1s ease;
}

.search.search-results .page-header .search-submit:hover,
.page .search-submit:hover,
.archive.tag .search-submit:hover {
	background: transparent url(images/lupe.svg) center center no-repeat;
	background-size: 70%;
}

.page .search-form,
.archive.tag .search-form {
	float: right;
	position: relative;
}

/*** CATEGORY ICONS ***/
.vs-deleted-ad {
	display: none;
}

.vs-categories-grid {
	margin-top: 0px;
	margin-bottom: 40px;
}
.vs-categories-grid .vs-categories-grid-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: -12px 0 0 -12px;
	width: calc(100% + 12px);
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box {
	flex: 0 0 25%;
	max-width: 25%;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner {
	border: 2px solid #b70d21;
	margin: 12px 0 0 12px;
	transition: border .3s ease-in-out;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a{
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	text-align: center;
	padding: 35px 20px;
	background: transparent;
	transition: background .3s ease-in-out;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner .title {
	width: 100%;
	display: block;
	font-weight: 700;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner .icon {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform, -webkit-filter;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner img {
	width: 40px;
	filter: grayscale(0%);
	transition: filter .3s ease-in-out;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner:hover {
	border-color: #444;
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover {
	background: rgba(255, 255, 255, 0.42);
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover .icon {
	-webkit-transform: scale(1.2) translateZ(0);
	transform: scale(1.1) translateZ(0);
}
.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover .icon img {
	filter: grayscale(100%);
}


/****** Categories Pages *********/
.sub-category-menu {
	overflow: hidden;
}

.sub-category-menu ul:after {
	content: "";
	flex: auto;
}

.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner:hover,
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner {
	border: none;
}
.page-template-category .vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a {
	display: block;
	padding: 5px 20px;
	text-align: center;
	align-content: center;
	background: #b70d21 !important;
	color: rgba(243, 243, 243, 1);
	display: flex;
	height: 110px;
	width: 100%;
	font-weight: 700;
	flex-direction: column;
	justify-content: center;
	transition: background .2s ease-in-out, color .2s ease-in-out;
}
.page-template-category .vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover {
	background: #9e0d1d !important;
	color: rgba(243, 243, 243, .7);
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover {
	background: none !important;
	color: rgba(243, 243, 243, .7);
}
.vs-categories-grid.small {
	border-radius: 5px;
	border:1px solid rgba(0, 0, 0, 0.1);;
	padding: 30px 30px 30px 30px;
	margin:0;
}
.vs-categories-grid.small h2{
	margin:0;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px;
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box {
	flex: 100%;
	max-width: 100%;
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner  {
	margin: 0;
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a svg {
	transition: all .2s ease;
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a {
	background: none !important;
	color: #444;
	text-align: left;
	padding: 0;
	height: auto;
	padding: 8px 0;
	font-size: 16px;
	white-space: nowrap;
}
.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a:hover {
	color: #b70d21;
}
.page-template-category .search-form {
	width: 400px;
}
.page-template-category .search-form .search-field {
	width: 100%;
}
.page-template-category .idea-box {
	margin-bottom: 60px;
}

/**** push box ****/
body.push-box{
	overflow-y: scroll;
}

.vs-push-box .brand{
	margin-bottom: 20px;
}
.vs-push-box {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	cursor: inherit;
	z-index: 99;
	background: rgba(0, 0, 0, 0);
	pointer-events: none;
	transition: top .3s ease-in-out,background .3s ease-in-out;
}
.vs-push-box.show {
	pointer-events: all;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
}
.vs-push-box .headline {
	font-family: "Cabin";
	font-weight: bold;
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #111;
}
#push-subscription-cancel {
	background: none;
	color: #b70d21;
}
#push-subscription-cancel:hover {
	color: #7b0816;
}
.vs-push-box .headline-notice {
	display: block;
	color: rgba(17, 17, 17, 0.324);
	margin-bottom: 10px;
	margin-top: 10px;
}
.vs-push-box .vs-push-box-wrapper .category-choose {
	border-radius: 7px;
	border: 1px solid rgba(96, 96, 96, 0.343);
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.vs-push-box .vs-push-box-wrapper .category-choose hr {
        margin-top: 0;
}
.vs-push-box .vs-push-box-wrapper {
	margin:0;
	padding:0;
	margin: 0px auto;
	margin-top: -800px;
	width: 600px;
	background: #f3f3f3;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.67);
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 20px 30px;
	transition: margin .3s ease-in-out;
}
.vs-push-box.show .vs-push-box-wrapper hr{
	background: rgba(0, 0, 0, 0.262);
	margin-bottom: 10px;
}
.vs-push-box.show .vs-push-box-wrapper {
	margin-top: 0;
}
.vs-push-box .vs-push-box-wrapper p {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 18px;
}
.vs-push-box .vs-push-box-wrapper ul {
	list-style: none;
	margin:0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(160px, 0fr));
	grid-gap: 0px;
	/* display: flex;
	flex-wrap: wrap; */
}
.vs-push-box .vs-push-box-wrapper ul li .checkbox-container {
	font-size: 16px;
	font-weight: bold;
}
.vs-push-box .checkmark {
	top: 6px;
}
.vs-push-box .vs-push-box-wrapper ul li {
	font-size: 15px;
	margin-right: 10px;
}
.vs-push-box .vs-push-box-wrapper ul li a {
	color: #444;
}
.vs-push-box .vs-push-box-wrapper ul li a:hover {
	color: #b70d21;
}
.vs-push-box .vs-push-box-wrapper button {
	margin: 20px 0 10px 0;
}
.vs-push-box .vs-push-box-wrapper button:before {
	content: "";
	display: block;
	clear: both;
}

.vs-push-box .actions {
        display: flex; 
        justify-content: space-between;
        align-items: center;
}

.vs-push-box-button {
	margin: 40px 0 20px 0;
	border: 3px solid #b70d21;
	display: none;
}
.vs-push-box-button button:hover {
	background-color: #990e1e;
}
.vs-push-box-button.enabled {
	border: 3px solid #0db852;
}

.vs-push-box-button.show {
	display: block;
}
.vs-push-box-button .vs-push-box-button-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.vs-push-box-button .vs-push-box-button-inner button {
	width: 100%;
	font-weight: 700;
	position: relative;
	display: flex;
	align-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
}
.vs-push-box-button.enabled button{
	background-color: #0db852;
}
.vs-push-box-button.enabled button:hover{
	background-color: #0e9b46;
}

.vs-push-box-button .vs-push-box-button-inner button:after {
	content: "Hier klicken";
	display: inline-block;
	width: 160px;
	position: absolute;
	right: 10px;
	height: 25px;
	margin-left: 10px;
	font-weight: 600;
	background: url(images/press-button.svg) right center no-repeat;
}



/*------------------------------------*
	ELEMENTOR CUSTOM BOX CLASSES
\*------------------------------------*/

.idea-box {
	position: relative;
	background: #b70d21;
	padding-left: 130px;
	margin-bottom: 20px;
	border-radius: 3px;
}
.idea-box.info {
	background: #4e92df;
}
.idea-box.success {
	background: #46ac53;
}
.idea-box.warning {
	background: #c69d3d;
}
.idea-box.error {
	background: #b70d21;
}
.idea-box.support {
	background: #4e92df;
}
.idea-box.none {
	background: #0c5460;
	padding-left: 30px;
}
.idea-box.pin {
	background: none;
	padding-left: 0px;
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 20px;
	max-width: 100%;
	width: 100%;
	float: left;
	margin-right: 30px;
	color: #333;
	padding: 30px 30px 20px 30px;
	border:2px solid #b70d21;
}
.idea-box:before {
	content: " ";
	display: block;
	width: 60px;
	height: 90%;
	background: url("images/info.svg") center 45px no-repeat;
	background-size: contain;
	position: absolute;
	left: 50px;
	top: 17px;
	opacity: .8;
	transition: opacity .3s  ease;
}
.idea-box.info:before {
	background: url("images/info.svg") center 45px no-repeat;
}
.idea-box.success:before {
	background: url("images/check-mark.svg") center 45px no-repeat;
}
.idea-box.warning:before {
	background: url("images/warning.svg") center 45px no-repeat;
}
.idea-box.error:before {
	background: url("images/error.svg") center 45px no-repeat;
}
.idea-box.support:before {
	background: url("images/support.svg") center 45px no-repeat;
}
.idea-box.job:before {
	background: url("images/job-white.svg") center 45px no-repeat;
	background-size: 100%;
}
.idea-box.none:before {
	background:none;
	width: 0;
	left: 0;
}
.idea-box.pin:before {
/* 	background: #b70d21; */
	left: 35px;
	top: -30px;
	width: calc(100% - 35px);
	height: 0.16rem;
	opacity: 1;
}
.idea-box.pin .pin-image {
	background: white;
	position: absolute;
	background-size: 100%;
	left: -10px;
	top: -15px;
	width: 34px;
	height: 40px;
	opacity: 1;
	box-shadow: 0px 0px 0px 11px white;
}

.idea-box.none .elementor-widget-container{
	padding: 60px 40px 60px 20px;
}
.idea-box.pin .elementor-widget-container{
	padding: 0;
}
.idea-box .elementor-widget-container{
	padding: 60px 40px 60px 20px;
}
.idea-box h2 {
	color: #b70d21 !important;
}
.site-main h2 span {
	color: #b70d21 !important;
}
.idea-box h5,
.idea-box h4,
.idea-box h3 {
	font-size: 1.8rem;
	margin-bottom: 25px;
	color: #fff !important;
	transition: color 0.3s ease-in-out, opacity .3s ease;
	opacity: .8;
}
.idea-box p{
	color: #fff !important;
	font-size: 1.1rem;
	line-height: 2rem;
	transition: color 0.3s ease-in-out, opacity .3s ease;
	opacity: .8;
}
.idea-box.pin h5,
.idea-box.pin h4,
.idea-box.pin h3,
.idea-box.pin p{
	opacity: 1;
	color: #333 !important;
}
.idea-box.pin h5,
.idea-box.pin h4,
.idea-box.pin h3 {
	margin-bottom: 10px;
	color: #b70d21 !important;
}
.idea-box.pin h5 {
	font-size: 1.4rem;
}
.idea-box.pin:hover h4,
.idea-box.pin:hover h3,
.idea-box.pin:hover p{
	color: #555 !important;
}
.idea-box:hover:before {
	opacity: 1;
}
.idea-box:hover h4,
.idea-box:hover h3,
.idea-box:hover p{
	color: #ffffff !important;
	opacity: 1 ;
}

.idea-box ul {
	margin: 0;
	margin-bottom: 18px;
	padding-left: 18px;
	margin-left: 18px;
}
.idea-box ul li {
	padding:0px;
	font-size: 1.1rem;
}
.idea-box .su-button {
	margin-bottom: 0;
}

.page-template-category .idea-box {
	padding-bottom: 0;
}

/** INFOBOX **/



.infobox {
	background: none;
	font-size: 1.3rem;
	font-weight: bold;
	margin-top: 20px;
	max-width: 100%;
	width: 100%;
	float: left;
	color: #333;
	padding: 10px;
	border:2px solid #b70d21;
	border-radius: 3px;
}
.infobox h1{
	margin-bottom: 20px;
}
.infobox:before {
	position: absolute;
	left: -16px;
	top: -20px;
	width: calc(100% - 35px);
	height: 0.16rem;
	opacity: 1;
	background: #f3f3f3 url("images/video-info.svg") center center no-repeat;
	background-size: 55%;
	content: "";
	width: 60px;
	height: 55px;
	display: block;
}
.infobox.thumbsup:before {
	background: #f3f3f3 url("images/thumbsup.svg") center center no-repeat;
	background-size: 55%;
}
.infobox.job:before {
	background: #f3f3f3 url("images/job.svg") center center no-repeat;
	background-size: 55%;
}

.infobox p:last-child {
	margin-bottom: 0;
}

.borderbox {
	border: 2px solid #b70d21;
	padding: 20px;
	border-radius: 3px;
	padding-bottom: 0;
	margin-bottom: 20px;
	position: relative;
}
.borderbox .borderbox-icon {
	width: 55px;
	height: 55px;
	padding: 10px;
	background: #f3f3f3;
	position: absolute;
	top: -18px;
	left: -18px;
	border-radius: 100%;
}

/** CATEGORY PAGES  SPECIFIC ***/


.page-template-category .borderbox {
	padding-bottom: 20px;
}
.borderbox.category-header {
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.borderbox.category-header h1 {
	margin-bottom: 0;
}
.page-template-category .borderbox h1 {
	margin-bottom: 0;
}

.page-template-category .posts-grid {
	margin-top: 0px;
}
.page-template-category .elementor-toc__body .elementor-toc__list-wrapper {
	margin-left: 0;
}


.page-template-category .posts-grid .post.list .post-image,
.archive.tag .posts-grid .post.list .post-image,
.home .posts-grid .post.list .post-image {
	height: 190px;
	width: 31.8%;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
}
.page-template-category .posts-grid .post.list .post-content,
.archive.tag .posts-grid .post.list .post-content,
.home .posts-grid .post.list .post-content {
	width: 68.2%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.home .posts-grid .post.list .post-image {
	height: 205px !important;
}
.vs-loadmore{
	background-color: #ddd;
	border-radius: 2px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing:1px;
	cursor:pointer;
	text-transform: uppercase;
	padding: 10px 0;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;  
}
.loadmore:hover{
	background-color: #767676;
	color: #fff;
}




.category-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.category-header h1 {
	flex: 0 0 75%;
}
.category-header .toc-switcher {
	flex: 0 0 25%;
	text-align: right;
}
.category-header .toc-switcher button {
	color: #555;
	font-weight: bold;
	border-radius: 3px;
	background: none;
	border:2px solid transparent;
	transition: border .2s ease, color .2s ease;
}
.category-header .toc-switcher button:hover,
.category-header .toc-switcher button.open {
	color: #555;
	border-color: #dadada;
}
.category-header .toc-switcher button:hover svg,
.category-header .toc-switcher button.open svg {
	fill: #555;
}
.category-header .toc-switcher button svg{
	width: 10px;
	fill: #555;
	height: 10px;
	transition: fill .2s ease, transform .2s ease;
}
.category-header .toc-switcher button.open svg {
	transform: rotate(-180deg);
}
.category-header #toc_container {
	width: 100%;
	margin:0;
	padding: 0;
	background: none;
	border: none;
	border-top:1px solid #dadada;
	padding-top: 20px;
}
#toc_container {
	height: auto;
}
#toc_container:after {
	display: block;
	height: 0px;
	content: "";
	clear: both;
}
.category-header .custom-toc-wrapper {
	flex: 100%;
	width: 100%;
	max-height: 0;
	overflow: hidden;
	opacity: 1;
	transition: opacity .3s ease-in, margin .3s ease-in, max-height .3s ease-in;
}
.category-header .custom-toc-wrapper.open {
	max-height: 1000px;
	height: 100%;
	position: relative;
	display: block;
	margin-top: 20px;
	opacity: 1;
	pointer-events: all;
}
.category-header #toc_container .toc_title {
	display: none;
}
.category-header #toc_container p.toc_title+ul.toc_list {
	margin-top: 0;
}
.category-header #toc_container li {
	padding: 5px 0;
}
.category-header #toc_container .toc_number:after {
	content:".";
	padding-right: 5px;
}

.category-header #toc_container a { 
	color: #555;
}
/** Activecampaign form **/

.ac-newsletter-boxed .elementor-widget-wrap {
	background: #b70d21;
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-radius: 5px;
}
.ac-newsletter-boxed-header {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 10px;
}

.ac-newsletter-boxed-header:before {
	content: "";
	width: 0; 
	height: 0; 
	border-left: 28px solid transparent;
	border-right: 28px solid transparent;
	
	border-top: 20px solid #f3f3f3;
}
.ac-newsletter-boxed-header p {
	color: #f3f3f3;
	padding: 0;
	margin: 0;
}

.ac-newsletter-boxed .elementor-form-fields-wrapper {
	width: 65%;
	margin: 0 auto !important;
}

.ac-newsletter-boxed .elementor-message.elementor-message-success {
	width: 100%;
	text-align: center;
	color: white;
}

/***** checkboxes *****/
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #dcdcdc;
}
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.checkbox-container input:checked ~ .checkmark {
  background-color: #b70d21;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.generate-back-to-top {
	transform: rotate(180deg);
}

/** ELEMENTOR STICKY **/
section.elementor-sticky--active {
	background: #f3f3f3;
	padding: 15px 10px !important;
	margin-left: -5px;
	width: 1195px !important;
}
section.elementor-sticky--active .search-form,
section.elementor-sticky--active .search-form .search-field {
	float: none;
	width: 100%;
}
/** Hilfebox **/
.vs-helpbox {
	border-radius: 5px;
	border: 1px solid #dadada;
	padding: 30px 30px 30px 30px;
	margin: 0;
	text-align: center;
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.1);
	transition: box-shadow .2s ease;
}
.vs-helpbox:hover {
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.2);
}
.vs-helpbox h2 {
	margin: 0;
	margin-bottom: 25px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
	color: #555;
	
}
.vs-helpbox h2:before {
	content: "";
	background: url(images/warning-grey.svg) left top no-repeat;
	width: 100px;
	height: 85px;
	display: block;
	clear: both;
	content: "";
	display: block;
	clear: both;
	margin: 0 auto;
	margin-bottom: 15px;
}

.vs-helpbox .button {
	width: 100%;
	border-radius: 5px;
}

/** FolgenBox **/
.vs-followbox {
	border-radius: 5px;
	border: 1px solid #dadada;
	padding: 30px 30px 30px 30px;
	margin: 0;
	text-align: center;
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.1);
	transition: box-shadow .2s ease;
}
.vs-followbox-wrapper {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.vs-followbox:hover {
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.2);
}
.vs-followbox h3 {
	margin: 0;
	font-size: 1.2rem;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #555;
	width: 100%;
	
}

.vs-followbox .button {
	width: 100%;
	border-radius: 5px;
	background: none;
	border: 1px solid #dadada;
	color: #666;
	text-align: center;
}
.vs-followbox .button:hover {
	background: #aaaaaa;
}
/** SpendenBox **/
.vs-donate-box {
	border-radius: 5px;
	border: 1px solid #dadada;
	padding: 30px 30px 30px 30px;
	margin: 0;
	text-align: left;
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.1);
	transition: box-shadow .2s ease;
}
.vs-donate-box:hover {
	box-shadow: 0 3px 15px 0 rgba(0,1,1,.2);
}
.vs-donate-box h3 {
	margin: 0;
	font-size: 1.2rem;
	margin-bottom: 25px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 20px;
	color: #555;
	
}

.vs-donate-box .button {
	width: 100%;
	border-radius: 5px;
	
	border: 1px solid #dadada;
	
	text-align: center;
}
.vs-socials {
	display: flex;
	justify-content: space-between;
	flex: 0 0 100%;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 20px 0; 
	padding-bottom: 20px;
}
.vs-socials a{
	border-radius: 3px;
	overflow: hidden;
}
.vs-newsletter {
	margin-top: 30px;
	flex: 0 0 100%;
}
.vs-newsletter h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.vs-newsletter input {
	width: 100%;
	margin-bottom: 15px;
}
/******* COMMENTS *******/
.comments-area {
	margin: 25px 25px;
}
footer.entry-meta {
	margin-left: 0;
	margin-right: 0;
	padding: 0 25px;
}


.page-id-103 .infobox {
	margin-top: 0;
}
.page-id-48632 .vs-helpbox h2:before,
.page-id-48645 .vs-helpbox h2:before {
	display: none;
}

section .search-form {
	width: 100%;
}
section .search-form .search-field {
	width: 100%;
}

.help-wrapper {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 30px;
}

.video_spende_box { 
	margin:0px;
	margin-top: 0rem;
	font-size: 18px;
	border-radius: 5px;
	overflow: hidden;
	border:3px solid #b70d21;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.2);
}
.video_spende_box_video_wrapper {
	border-radius: 5px;
	overflow: hidden !important;
	border: 1px solid transparent;
	z-index: 90;
}

.home .idea-box.pin {
	margin-top: 40px;
	margin-bottom: 40px;
}

#Rubriken_in_Geld_Versicherungen {
	font-size: 20px;
}


/* RATGEBER SPECIFICS */
.ratgeber-read-more {
	display: none;
}

.ratgeber-category-icons {
	display: none;
}

/*** Search results ***/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

.cmp_app.cmp_overwriteLevel1 * {
	font-family: Cabin !important;
}


.su-post-thumbnail .wp-caption-text.thumb-caption-text {
	visibility: hidden;
}


@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Cabin'), local('Cabin-Regular'), url(https://fonts.gstatic.com/s/cabin/v14/u-4x0qWljRw-Pd8-__g.ttf) format('truetype');
}

@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Cabin Bold'), local('Cabin-Bold'), url(https://fonts.gstatic.com/s/cabin/v14/u-480qWljRw-PdeL2uhruyw.ttf) format('truetype');
}
@font-face {
	font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwWw.ttf) format('truetype');
}

@font-face {
	font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPHA.ttf) format('truetype');
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:340px) {
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.idea-box h2 {
		font-size: 18px;
	}
	.idea-box ul {
		padding-left: 10px;
	}
}
@media only screen and (min-width:480px) {
	
}
@media only screen and (max-width:530px) {
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.page-template-category .vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.page-template-category .vs-categories-grid.small h2{
		border-bottom: 1px solid rgba(0,0,0,.1);
		padding-bottom: 20px;
	}

}
@media only screen and (max-width:768px) {
	.posts-slider .post-image img {
		left: 0;
	}
        .vs-push-box-button .vs-push-box-button-inner button:after {
                content: '';
        }
	section.elementor-sticky--active {
		width: auto !important;
	}
	
	section.elementor-sticky--active .search-form {
		margin-top: 10px;
		
	}
	.home .posts-ticker .newsticker{
		display: none;
	}
	.home .posts-ticker .topsearch { 
		max-width: none;
		width: 100%;
	}
	.home .posts-ticker .topsearch .search-form,
	.home .posts-ticker .topsearch .search-field {
		width: 100%;
		margin-top: 0;
	}
	.inside-header {
		position: relative;
	}
	
	.site-logo {
		top: 11px;
		left: 15px;
		position: absolute !important;
		margin:0; 
		z-index: 100;
	}
	.site-header .site-logo {
		margin-top: 15px;
		margin-left: 0px;
	}
	.menu-toggle {
		z-index: 99;
		text-align: left !important;
	}
	.menu-toggle span.mobile-menu {
		display: none;
	}
	.menu-toggle .icon-menu-bars {
		color: black;
	}
	.site-logo {
		text-align: left;
	}
	.site-header {
		min-height: 80px;
	}
	.main-navigation {
		margin-top: 20px;
	}
	.main-nav {
		margin-top: 30px;
	}
	.nav-float-right .inside-header .main-navigation {
		float: none !important;
	}
	.main-navigation .menu-toggle .gp-icon.icon-menu-bars {
		display: block;
	}
	.main-navigation .menu-toggle .gp-icon.icon-menu-bars svg {
		float: right;
	}
	.fastnav-grid-wrapper ul {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}
	.fastnav-grid-wrapper ul li{
		width: 100%;
		height: 140px;
		margin-right: 0px;
		margin-left: 0px;
		transition: width .2s ease-in-out;
	}
	
	.fastnav-grid-wrapper ul li:hover {
		width: 100%;
	}
	
	
	
	.idea-box {
		padding-left: 0;
		text-align: center;
		padding-top: 80px;
		
	}
	
	.idea-box h4,
	.idea-box h3 {
		font-size: 1.4rem;
		padding-bottom: 15px;
	}
	.idea-box .elementor-widget-container{
		padding: 40px 10px 10px 10px;
	}	
	.idea-box:before,
	.idea-box.idea-recommend:before {
		width: 50px;
		height: 150px;
		left: 0;
		right: 0;
		top: 0px;
		margin-left: auto; 
		margin-right: auto;
		background-position: center center ;
	}
	.idea-box ul li {
		list-style: none;
		text-align: left;
		font-size: 1rem;
		margin-bottom: 10px;
	}
	.idea-box ul {
		margin: 0;
		
	}


	
	.posts-grid .post {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-bottom: 25px;
		position: relative;
		transition: padding .2s ease-in-out, flex .2s ease-in-out;
	}
	.posts-grid .post.expanded,
	.posts-grid .post.list {
		flex: 0 0 100%;
		max-width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.posts-grid .post-image {
		margin: 0;
	}
	.posts-grid .post.expanded .post-image,
	.posts-grid .post.list .post-image {
		width: 100%;
		float: left;
		background-size: cover;
		background-position: center center;
	}
	.page-template-category .posts-grid .post.list .post-image {
		width: 100%;
		float: left;
		height: 0;
	}
	.posts-grid .post.expanded .post-content,
	.posts-grid .post.list .post-content {
		float: left;
		position: relative;
		width: 100%;
		margin-left: 0;
		background: white;
		margin-top: -325px;
	}
	.page-template-category .posts-grid .post.list .post-content {
		width: 100%;
		float: left;
	}
	.posts-grid .post.expanded .post-content .post-excerpt,
	.posts-grid .post.list .post-content .post-excerpt {
		display: block;
	}
	.posts-grid .posts-grid-wrapper.showadincontent .post {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	
	.posts-grid .posts-grid-wrapper.showadincontent .post.expanded .post-excerpt {
		display: block !important;
	}
	.posts-grid .posts-grid-wrapper.showadincontent .post .post-image {
		height: 325px;
	}
	.posts-grid .post.list {
		height: auto;
	}
	.posts-grid .posts-grid-wrapper.showadincontent .post.list .post-image {
		height: 0;
	}
	.posts-grid .post.list .post-content {
		height: 160px;
		margin:0;
	}
	.posts-grid .post.list .post-content .post-meta {
		color: #666;
	}
	.posts-grid .post .post-content .post-excerpt {
		height: 40px;
		line-height: 19px;
	}
	.posts-grid .post.list .post-image {
		height: 0;
		background: none !important;
		
	}
	
	.posts-grid .post.list .post-image {
		width: 100%;
		float: left;
		height: 0;
		display: none;
		
	}
	
	.archive.tag .posts-grid .post.list .post-image {
		height: 0;
	}
	.archive.tag .posts-grid .post.list .post-content,
	.archive.tag .posts-grid .post.list .post-image,
	.home .posts-grid .post.list .post-content  { 
		width: 100%;
	}
	.posts-grid .post.list .post-comments {
		display: none;
	}
	.posts-slider {
		height: 200px;
		overflow: hidden;
	}
	.posts-slider .item {
		height: 200px;
	}
	.posts-slider .post-content {
		top: 10px;
		left: 0px;
		padding: 10px 10px 10px 10px;
		max-width: none;
	}
	.posts-slider .post-content .post-excerpt {
		display: none;
	}
	.posts-slider .post .post-content .post-title {
		font-size: 22px;
		text-align: center;
		margin-top: 0px;
		max-height: 80px;
	}
	.posts-slider .post .post-meta {
		bottom: 10px;
		left: 0px;
		text-align: center;
		width: 100%;
	}
	.posts-slider .post .post-inner {
		height: 200px;
	}
	.posts-slider .post-image {
		height: 200px !important;
	}
	.posts-slider .post-image img {
		margin-top: 15px;
		transform: scale(1.2);
	}
	.posts-slider .post-category {
		text-align: center;
	}
	
	.posts-slider .wp-caption .wp-caption-text {
		display: none;
	}
	.posts-slider .owl-nav {
		display: none;
	}

	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box {
		flex: 0 0 33%;
		max-width: 33%;
	}
	.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner {
		min-height: 0;
	}

	.vs-categories-grid.mobile-grid .vs-category-box {
		max-width: 33% !important;
		flex: 0 0 33% !important;
	}
	.vs-categories-grid.mobile-grid .vs-category-box:nth-last-child(2) {
		max-width: 49.6% !important;
		flex: 0 0 49.6% !important;
	}
	.vs-categories-grid.mobile-grid .vs-category-box:last-child {
		max-width: 49.6% !important;
		flex: 0 0 49.6% !important;
	}
	.vs-categories-grid.mobile-grid .vs-category-box .vs-category-box-inner .title {
		font-size: 0.9rem;
		margin-top: 10px;
	}

	.ratgeber-intro-text {
		max-height: 266px;
		overflow: hidden;
		margin-bottom: 10px !important;
	}
	.ratgeber-intro-text.open {
		max-height: none;
		overflow: auto;
	}

	.ratgeber-read-more-wrapper p {
		margin: 0;
	}
	.ratgeber-read-more {
		display: block;
		font-size: 0.85rem;
		text-align: center;
		background: #dcdcdc;
		padding: 5px 0;
		border-radius: 3px;
		text-transform: uppercase;
	}

	.ratgeber-category-icons {
		display: block;
	}

	.ratgeber-read-more.hide {
		display: none;
	}

	.page-id-48608 .vs-categories-grid.small {
		display: none;
	}

	.posts-grid .post .post-image-inner img {
		top: 80%;
		left: 100%;
		transform: scale(2.2) translate(-50%,-50%);
	}
	.posts-grid .post.adenabled.noextend .post-image-inner img {
		top: 80%;
		left: 100%;
		transform: scale(2.2) translate(-50%,-50%);
	}
	
	.main-navigation .menu-toggle, .main-navigation .mobile-bar-items, .sidebar-nav-mobile:not(#sticky-placeholder) {
		display: block;
	}

	.main-navigation ul, .gen-sidebar-nav {
		display: none;
	}

	[class *="nav-float-"] .site-header .inside-header > * {
		float: none;
		clear: both;
	}
	.navigation-branding .main-title {
		font-size: 20px;
	}
	.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .mobile-bar-items a, .main-navigation .menu-bar-item > a {
		line-height: 60px;
	}

	.main-navigation .site-logo.navigation-logo img, .mobile-header-navigation .site-logo.mobile-header-logo img, .navigation-search input {
		height: 60px;
	}
	.post-slider .owl-nav {
		z-index: 20;
		top: calc(50% - 35px);
	}
	.post-slider .owl-prev,
	.posts-grid .post-slider:hover .owl-nav .owl-prev {
		margin-left: 15px;
		width: 20px;
	}
	.post-slider .owl-next,
	.posts-grid .post-slider:hover .owl-nav .owl-next {
		margin-right: 15px;
		width: 20px;
	}
	.posts-grid .post-slider .post {
		padding-right: 15;
	}
	
	.page-template-category .inside-article {
		margin-left: 20px;
		margin-right: 20px;
	}
	.posts-grid .post {
		padding-left: 0;
		padding-right: 0;
	}
	.page-template-category .vs-categories-grid {
		margin-top: 0px;
	}

	.page-template-category .vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a {
		height: 70px;
	}
	.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a {
		height: auto;
	}
	.page-template-category .vs-category-box .title {
		font-size: 16px;
	}
	.borderbox.category-header {
		padding: 5px 5px 5px 10px;
		margin-bottom: 0;
	}
	.borderbox.category-header h1 {
		font-size: 1.2rem;
	}
	nav.breadcrumb {
		font-size: 1rem;
		white-space: nowrap;
	}
	.borderbox.category-header .custom-toc-wrapper.open {
		margin-top: 15px;
	}
	.borderbox.category-header .custom-toc-wrapper .toc_list {
		padding-left: 5px;
		font-size: 1rem;
	} 
	.category-header #toc_container {
		padding-top: 10px;
        }
        .category-header h1 {
                flex: 0 0 75%;
        }
	.category-header .toc-switcher {
		flex: auto;
		flex: 0 0 25%;
	}
	.category-header .toc-switcher button {
		font-size: 1rem;
		padding: 5px;
	}
	.category-header .toc-switcher button svg {
		width: 7px;
	}
	.infobox:before {
		left: -16px;
		top: -20px;
		height: 55px;
        }
        .infobox.rueckrufaktion p {
                font-size: 18px;
                font-weight: normal;      
        }
	section .search-form {
		margin-top: 10px;
	}
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner{
		min-height: 150px;
		max-height: 150px;
		display: flex;
		height: 100%;
		align-items: center;
		align-content: center;
	}
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner a {
		font-size: 1.0rem;
		padding: 20px 20px;
		line-height: normal;
	}
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner img {
		width: 65px;
	}
	.help-wrapper {
		flex-wrap: wrap-reverse !important;
	}
	.help-wrapper .vs-followbox, 
	.help-wrapper .vs-donate-box {
		flex: 0 0 100% !important;
		height: auto;
		margin-bottom: 20px;
	} 
	.vs-followbox-wrapper {
		height: auto;
	}
	.posts-slider {
		margin-top: 0px;
	}
	.search.search-results .page-header .search-submit,
	.page .search-form .search-submit,
	.archive.tag .search-form .search-submit {
		top: 6px;
		
	}
}
@media (max-width: 670px) {
	.site-footer .inside-footer-widgets {
		display: flex;
		flex-wrap: wrap;
	}
	.site-footer .inside-footer-widgets .mobile-grid-100 {
		flex: 0 0 50%;
	}
	.page-template-category .search-form {
		width: 100%;
		margin-top: 15px;
		border-top: 1px dotted #111;
		padding-top: 10px;
	}
	.page-template-category .search-form .search-submit {
		margin-top: 10px;
	}
	.page-template-category .topsearch {
		border-bottom: none;
	}
}
@media (max-width: 1023px) {
	.vs-categories-grid .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner{
		min-height: 150px;
		max-height: 150px;
		display: flex;
		height: 100%;
		align-items: center;
		align-content: center;
	}
	.vs-categories-grid.small .vs-categories-grid-wrapper .vs-category-box .vs-category-box-inner {
		min-height: 0;
	}
}
@media (min-width: 769px) and(max-width: 1024px),(min-width: 1025px) {
	.main-navigation.sticky-navigation-transition .main-nav > ul > li > a, .sticky-navigation-transition .menu-toggle, .main-navigation.sticky-navigation-transition .mobile-bar-items a, .sticky-navigation-transition .navigation-branding .main-title {
		line-height: 60px;
	}

	.main-navigation.sticky-navigation-transition .site-logo img, .main-navigation.sticky-navigation-transition .navigation-search input, .main-navigation.sticky-navigation-transition .navigation-branding img {
		height: 60px;
	}
}

@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#b70d21;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#b70d21;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#b70d21;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.keen-slider{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.keen-slider,.keen-slider__slide{overflow:hidden;position:relative}.keen-slider__slide{width:100%;min-height:100%}.keen-slider[data-keen-slider-v]{flex-wrap:wrap}.keen-slider[data-keen-slider-v] .keen-slider__slide{width:100%}.keen-slider[data-keen-slider-moves] *{pointer-events:none}
