/*
Theme Name: stbv
Theme URI: http://planetmutlu.com
Author: planetmutlu
Description: stbv custom theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stbv
*/


/* all the fonts */

@font-face {
	font-family: 'tex_gyre_adventorregular';
	src: url('css/fonts/texgyreadventor-regular-webfont.eot');
	src: url('css/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/texgyreadventor-regular-webfont.woff') format('woff'), url('css/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'), url('css/fonts/texgyreadventor-regular-webfont.svg#tex_gyre_adventorregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

p {
	font-family: 'tex_gyre_adventorregular';
	color: #000;
	letter-spacing: 0.1px;
	line-height: 27px;
	font-size: 16px;
}

@font-face {
	font-family: 'tex_gyre_adventorbold';
	src: url('css/fonts/texgyreadventor-bold-webfont.eot');
	src: url('css/fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('css/fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('css/fonts/texgyreadventor-bold-webfont.svg#tex_gyre_adventorbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* slicnav min */

.slicknav_btn,
.slicknav_nav .slicknav_item {
	cursor: pointer
}

.slicknav_menu,
.slicknav_menu * {
	box-sizing: border-box
}

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	padding: .438em .625em;
	line-height: 1.125em;
		padding-top: 5px;
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: .188em
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon {
	float: left;
	width: 1.125em;
	height: .875em;
	margin: .188em 0 0 .438em
}

.slicknav_menu .slicknav_icon:before {
	background: 0 0;
	width: 1.125em;
	height: .875em;
	display: block;
	content: "";
	position: absolute
}

.slicknav_menu .slicknav_no-text {

}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: .125em;
	-webkit-border-radius: 1px;
}

.slicknav_menu:after,
.slicknav_menu:before {
	content: " ";
	display: table
}

.slicknav_menu:after {
	clear: both
}

.slicknav_nav li,
.slicknav_nav ul {
	display: block
}

.slicknav_nav .slicknav_arrow {
	font-size: .8em;
	margin: 0 0 0 .4em
}

.slicknav_nav .slicknav_item a {
	display: inline
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
	display: block
}

.slicknav_nav .slicknav_parent-link a {
	display: inline
}

.slicknav_menu {
	*zoom: 1;
	font-size: 16px;
	padding: 5px
}

.slicknav_nav,
.slicknav_nav ul {
	list-style: none;
	overflow: hidden;
	padding: 0
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #000
}

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
}

.slicknav_nav {
	clear: both;
	color: #fff;
	margin: 0;
	font-size: .875em;
	padding-top: 40px;
}

.slicknav_nav ul {
	margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px
}

.slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #ccc;
	color: #fff
}

.slicknav_nav a {
	text-decoration: none;
	color: #fff
}

.slicknav_nav a:hover {
	color: #000
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0
}

.slicknav_nav .slicknav_parent-link {
	display: flex;
}

.slicknav_nav .slicknav_parent-link a {
	display: block;
	width: 100%;
	white-space: nowrap;
}

.slicknav_brand {
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 12px;
	height: 44px
}

@font-face {
	font-family: 'ag-med';
	src: url('css/fonts/ag-med.ttf') format('truetype'), url('css/fonts/ag-med.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ag-book';
	src: url('css/fonts/ag-book.ttf') format('truetype'), url('css/fonts/ag-book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ag-bold';
	src: url('css/fonts/AvantGardeITCbyBT-Bold.woff2') format('woff2'), url('css/fonts/AvantGardeITCbyBT-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'ag-demi';
	src: url('css/fonts/ag-demi.ttf') format('truetype'), url('css/fonts/ag-demi.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ag-el';
	src: url('css/fonts/AvantGardeITCbyBT-ExtraLight.woff2') format('woff2'), url('css/fonts/AvantGardeITCbyBT-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

/* defaults */

input[type="text"],
input[type="text"]:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none!important;
	box-shadow: none!important;
}

a {
	font-family: 'ag-med';
	color: #000;
	letter-spacing: 1px;
}

strong {
	font-family: 'tex_gyre_adventorbold';
}

h1 {
	font-family: 'tex_gyre_adventorbold';
	color: #000;
	letter-spacing: 1px;
}

article h1 {
	font-size: 25px;
}

h1.elementor-heading-title {
	letter-spacing: 0.05em !important;
}

.defpages h1 {
	line-height: 1.2em;
	margin-top: 2em;
	margin-bottom: 1.2em;
}

#header_ueberuns h1,
#header_fortbildung h1,
#header_service h1,
#header_mitgliedwerden h1 {
	font-size: 60px !important;
}

h2 {
	letter-spacing: 3px;
}

h2.elementor-heading-title.elementor-size-default {
	font-size: 33px !important;
}

h3 {
	letter-spacing: 1px;
}

h5 {
	letter-spacing: 3px;
}

h6 {
	letter-spacing: 3px;
}

h2,
h3,
h5,
h6 {
	font-family: 'ag-demi';
}

.team-section h3 {
	letter-spacing: 1px;
}

h4 {
	font-family: 'ag-el';
}

ul {
	list-style-position: inside;
	line-height: 32px;
	letter-spacing: 0.3px;
	font-size: 16px;
	padding-left: 0;
}

ul.sub-menu a {
	text-transform: none !important;
	letter-spacing: 0.05em;
	margin-right: 0px;
}

a.winblows:hover {
	letter-spacing: 0.4px!important;
}

.dashboard-popup {
	position: absolute;
	width: 600px;
	padding: 25px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	left: 50%;
	margin-left: -300px;
	top: 100px;
}

.dashboard-popup img {
	position: absolute;
	width: 26px;
	cursor: pointer;
	top: 15px;
	right: 20px;
}

.dashboard-popup p {
	padding-top: 40px;
	padding-bottom: 30px;
}

.dateinfo {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.75em;
}

.elementor-image-box-title {
	line-height: 1em;
	margin: 0px;
}

header ul.menu>li.current_page_item>a {
	font-family: 'ag-bold';
}

header ul li a {
	text-transform: uppercase;
}

header ul.menu>li>a {
	letter-spacing: 2px;
	font-size: 18px;
	margin-right: 135px;
}

header ul>li:last-child>a {
	margin-right: 0px!important;
}

div.elementor-text-editor p a {
	text-decoration: underline;
}

div.elementor-text-editor p a:hover {
	text-decoration: none;
}

body.home {
	background: #eee;
}

body.mobile-menu-active {
	overflow: hidden;
}


/* bootstrap resets */

a:hover {
	text-decoration: none;
}

header#headerwrap {
	padding-top: 20px;
	z-index: 345345345345345345345345345;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

a.navbar-brand {
	float: none;
}

.navbar-brand,
div.logo-container,
.menucontainer,
.mainmenu-wrap,
ul.menu,
footer .col-md-4,
footer .col-md-8 {
	padding: 0;
}

ul.menu {
	display: inline;
	list-style: none;
}

ul.menu li {
	display: inline;
}

div.mainmenu-wrap {
	margin-top: 30px;
	margin-bottom: 10px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #000;
}

a.login,
a.logouts {
	letter-spacing: 2px;
	float: right;
	font-size: 14px;
}

body>footer {
	background-color: #777;
	color: #fff;
	padding-top: 10px;
}

img.logo1 {
	float: left;
}

.ag-med * {
	font-family: 'ag-med'!important;
}

.ag-bold * {
	font-family: 'ag-bold'!important;
}

.ag-demi * {
	font-family: 'ag-demi'!important;
}

a.fb-page {
	float: right;
}

ul.footer-menu,
a.fb-page {
	float: right;
}

body>footer .col-md-8 {
	padding-top: 25px;
}

body>footer ul li a {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'ag-med';
	margin-right: 40px;
}

.yellow-btn a,
a.yellow-btn,
button.yellow-btn {
	background: #fcdd30!important;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	color: #000!important;
	text-transform: uppercase!important;
}

.yellow-btn a:hover,
a.yellow-btn:hover,
button.yellow-btn:hover {
	background: #777!important;
	color: #fff!important;
}

.big-btn a {
	font-size: 25px!important;
	color: #000!important;
	font-family: 'ag-demi'!important;
	border-radius: 0px!important;
	border: 0!important;
	letter-spacing: 1px!important;
	padding: 7px 32px!important;
}

.medium-btn a,
a.medium-btn,
button.medium-btn {
	font-size: 21px!important;
	color: #000!important;
	font-family: 'ag-demi'!important;
	border-radius: 0px!important;
	border: 0!important;
	letter-spacing: 1px!important;
	padding: 13px 25px!important;
}

#section-lehrgaenge .medium-btn a,
a.medium-btn,
button.medium-btn {
	font-size: 21px!important;
	color: #000!important;
	font-family: 'ag-demi'!important;
	border-radius: 0px!important;
	border: 0!important;
	letter-spacing: 1px!important;
	width: 85%;
}

.small-btn a,
a.small-btn,
button.small-btn {
	font-size: 21px!important;
	color: #000!important;
	font-family: 'ag-demi'!important;
	border-radius: 0px!important;
	border: 0!important;
	letter-spacing: 1px!important;
	padding: 9px 16px!important;
}

.gray-striketrough h2,
.gray-striketrough h3,
.gray-striketrough h4,
.gray-striketrough h5 {
	display: inline;
	position: relative;
	z-index: 2;
	padding-left: 65px!important;
	padding-right: 65px!important;
	background: #eee;
}

@media screen and (max-width: 768px) {
	.gray-striketrough h2,
	.gray-striketrough h3,
	.gray-striketrough h4,
	.gray-striketrough h5 {
		display: block;
	}
}

.gray-striketrough div.elementor-widget-container:after,
.transparentborder:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	border-top: 1px solid #cfcfcf;
	background: black;
	width: 100%;
}

.transparentborder {
	height: 60px;
}

.aktuelles-half,
.aktuelles-third {
	display: inline-block;
	width: 100%;
}

.aktuelles-half {
	text-align: center;
	max-width: 50%;
}

.aktuelles-third {
	max-width: 24%;
}

.aktuelles-half:after,
.aktuelles-third:after {
	display: none;
}

.aktuelles-half a {
	text-transform: uppercase;
	border-right: 1px solid #bbb;
	font-size: 14px;
	font-family: 'ag-med';
	margin-right: 15px;
	padding-right: 15px;
}

.aktuelles-half a:last-child {
	border-right: 0px!important;
	margin-right: 0px;
	padding-right: 0px;
}

.aktuelles-half a.active {
	font-family: 'ag-bold';
}

.aktuelles-third input[type="text"] {
	border: 0;
	background: none;
	max-width: 160px;
	font-size: 14px;
	font-family: 'ag-med';
	padding-left: 25px;
	border-bottom: 1px solid #bbb;
}

div#ajax-posts {
	max-width: 1240px;
	margin: 0 auto;
	margin-top: 80px;
}

div#ajax-posts article {
	width: 50%;
	padding-top: 65px;
	min-height: 546px;
	padding-bottom: 60px;
	border-top: 1px solid #bbb;
	float: left;
}

div#ajax-posts article {
	padding-right: 50px;
	padding-left: 50px;
	border-right: 1px solid #bbb;
}

div#ajax-posts article:nth-child(even) {
	border-right: 0px;
}

div.post-dates {
	margin-bottom: 10px;
}

div#ajax-posts article h2 a {
	font-size: 20px;
	line-height: 20px;
	text-transform: none !important;
	margin-bottom: 27px;
	font-family: 'ag-demi';
}

a.read-more {
	font-size: 16px;
	color: #000;
	font-family: 'ag-demi';
	text-transform: uppercase;
	margin-top: 12px;
	float: left;
}

div#ajax-posts {
	margin-top: 90px;
	margin-bottom: 50px;
}

div.wrap-ajax-posts {
	position: relative!important;
	display: block;
	margin: 0 auto!important;
	max-width: 1140px;
}

img.warning {
	min-width: 166px;
	height: 140px;
	position: relative;
	z-index: 1;
	left: 50%;
	margin-left: -83px;
	top: 535px;
}

.whitebg,
.whitebg h2 {
	background: #fff!important;
}

div#more_posts {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 110px;
}

div#more_search_posts {
	display: none;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 110px;
}

input#searchajax {
	background: url(images/search.svg) left center;
	background-repeat: no-repeat;
	background-size: 16px;
}

div#n2-ss-2-align {
	min-height: 600px;
}

#ajax-posts::before {
	height: 50px;
	width: 100%;
	display: block;
	background: #fff;
	margin-bottom: -50px;
	z-index: 55;
	position: relative;
	margin-top: -30px;
}

div.event-single {
	width: 100%;
	background: #fff;
	padding: 28px 20px;
	float: left;
	margin: 0 auto;
	margin-bottom: 25px;
}

div.event-single div {
	float: left;
}

div.event-single .edate {
	font-size: 23px;
	font-family: 'ag-demi';
	margin-right: 100px;
	min-width: 150px;
	max-width: 150px;
}

div.event-single .edate span {
	font-family: 'ag-book';
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
	display: block;
	letter-spacing: 1px;
	margin-top: 5px;
}

div.events-wrap {
	max-width: 1140px;
	margin: 0 auto;
}

.etitle h3 {
	text-transform: uppercase;
	font-family: 'ag-demi';
	font-size: 23px;
	margin-bottom: 5px;
}

.elink {
	float: right!important;
	margin-top: 15px;
}

.etitle p {
	margin-bottom: 0px;
}

.elink a {
	font-family: 'ag-med';
	font-size: 14px;
	padding: 7px 15px;
	text-transform: uppercase;
	border: 1px solid #bbb;
	color: #525252;
}

.elink a:hover {
	background: #525252;
	border: 1px solid #525252;
	color: #fff;
}

.elementor-slick-slider .slick-prev::before,
.elementor-slick-slider .slick-next::before {
	display: none;
}

.elementor-slick-slider button.slick-prev,
.elementor-slick-slider button.slick-prev:hover {
	background: url(images/larrow.png) left center no-repeat;
	width: 23px;
	height: 40px;
	left: -50px!important;
}

.elementor-slick-slider button.slick-next,
.elementor-slick-slider button.slick-next:hover {
	background: url(images/rarrow.png) left center no-repeat;
	width: 23px;
	height: 40px;
	right: -50px!important;
}

.download-btn .elementor-button-text::before {
	width: 30px;
	height: 20px;
	background: red;
	float: left;
	display: block;
	content: "";
	margin-right: 5px;
	background: url(images/download.svg) no-repeat;
	background-size: 66%;
	background-position: center center;
}

.hoverbox {
	width: 25%;
	float: left;
	position: relative;
	height: 330px;
	background: #fff;
}

.hoverbox>div {
	width: 100%;
	height: 480px;
	position: absolute;
	left: 0;
	top: 0;
}

.hoverin,
.hoverout {
	text-align: center;
}

.hoverbox p,
.hoverbox h3 {
	padding-left: 20px;
	padding-right: 20px;
}

.hoverout {
	padding-top: 25px;
}

.hoverout img {
	padding-bottom: 25px;
}

.hoverin {
	background: #fcdd30;
}

.hoverin img {
	margin-top: 15px;
	margin-bottom: 5px;
}

.hoverin a {
	text-transform: uppercase;
	font-family: 'ag-demi';
	font-size: 14px;
	background: #fff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 1px;
	width: 100%;
}

.hoverbox h3 {
	text-transform: uppercase;
	font-size: 21px;
}

.hoverbox p {
	line-height: 20px;
}

.hoverin img {
	filter: brightness(0) invert(1);
}

.hoverbox .hoverin {
	opacity: 0;
}

@keyframes stbv-animate {
	to {
		opacity: 1;
	}
}

.stbvanimate .hoverin {
	animation: stbv-animate 0.4s ease-in-out;
	animation: stbv-animate 0.4s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	-webkit-animation: stbv-animate 0.4s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: forwards;
}

.stbvanimate .hoverout {
	display: none;
}

.hoverbox {
	border: 1px solid #cfcfcf;
	border-left: 0px;
	border-top: 0px;
}

div.stbv-addons-boxes {
	border-top: 1px solid #cfcfcf;
}

.team-section .elementor-row .elementor-element {
	max-width: 285px;
}

.rahm p {
	line-height: 23px!important;
}


/* Popup */

.popup {
	width: 100%;
	height: 100% !important;
	display: none;
	position: fixed;
	top: 46%;
	z-index: 100;
	left: 50%;
}


/* Inner */

.popup-inner {
	max-width: 100%;
	width: 1480px;
	padding: 35px 170px;
	position: absolute;
	z-index: 100;
	margin-top: -100px;
	top: 17%;
	/* left: 50%; */
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 0px;
	border: 1px solid #ccc;
	background: #eee;
	/*overflow-y: auto;*/
	height: 720px;
}

.popupcontent {
	overflow-y: scroll;
	height: 80%;
}


/* Fix for video player in popup */

.popup-inner .wp-playlist .mejs-container {
	max-height: 300px;
}


/* Close Button */

.popup-close {
	display: block;
	position: relative;
	top: 0;
	right: 0px;
}

.popup-close:hover {
	opacity: 0.8;
}

.popup-close img {
	float: right;
	margin-right: -120px;
}

.popup-inner h2 {
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: 'ag-demi';
	letter-spacing: 1px;
}

.popup-inner span:not(.caldera-forms-conditional-field) {
	text-align: center;
	display: block;
	margin-bottom: 50px;
	font-family: 'ag-med';
}

@media screen and (max-width: 1024px) {
	div.popup-inner {
		max-width: 100%;
		min-width: auto;
		padding-left: 30px;
		padding-right: 30px;
		height: 90%;
		top: 150px;
	}
	div.popup-inner .popup-close img {
		margin-right: -27px;
		width: 30px;
	}
}

.popleft {
	float: left;
	width: 50%;
}

.popright {
	float: right;
	width: 42%;
}

.popleft {
	padding-right: 25px;
}

pre {
	background: #fcdd30;
	border: 0px;
	border-radius: 0px;
	font-family: 'ag-demi';
	padding: 15px;
	font-size: 16px;
}

.popleft h3 {
	text-transform: uppercase;
	font-size: 20px;
}

.popleft ul li {
	line-height: 20px;
	font-size: 16px;
}

.popright {
	padding: 30px;
	background: #fff;
}

div.img-feat {
	text-align: center;
	margin-bottom: 30px;
}

.iconwrap img,
.iconwrap>div {
	float: left;
}

.iconwrap div p {
	margin-bottom: 0px;
	line-height: 20px;
}

.iconwrap>div {
	width: 80%;
	padding-left: 20px;
}

.iconwrap {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

.popup-shares>img {
	margin-right: 15px;
}

.popup-shares {
	margin-bottom: 25px;
	float: left;
	width: 100%;
	margin-top: 10px;
}

.center-btn {
	margin-top: 25px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.popup-shares a {
	background: #eeedec;
	float: left;
	margin-right: 10px;
}

.popup-shares a:hover {
	background: #000;
}

.popup-shares img {
	float: left;
}

.popup-shares a:last-child {
	margin-right: 0px;
}

div.fw-wizard-step-header {
	display: none;
}

ul.fw-progress-bar li:before,
ul.fw-progress-bar li:after,
h2.fw-step-part-title {
	display: none!important;
}

#multi-step-form .fw-step-part {
	border: 0!important;
}

#multi-step-form .fw-step-part {
	background: none!important;
}

div.fw-step-part-body {
	margin: 0!important;
}

div.fw-step-part-body h3 {
	float: left;
	margin-top: 0px!important;
	margin-bottom: 0;
	font-size: 20px;
	max-width: 240px;
	width: 100%;
	display: block;
	text-transform: uppercase;
}

div.fw-step-part-body h3:after {
	color: #000!important;
	font-size: 16px!important;
}

div.fw-step-part-body span.fa-pencil {
	display: none!important;
}

div.fw-step-block input[type="text"],
div.fw-step-block input[type="email"],
div.fw-step-block textarea {
	width: 78%!important;
	padding-left: 10px!important;
	font-size: 16px!important;
}

div.fw-step-block input[type="text"],
div.fw-step-block input[type="email"] {
	height: 32px!important;
}

#multi-step-form .fw-step-block {
	margin-bottom: 12px!important;
}

div.fw-progress-bar-container {
	max-width: 1140px!important;
	text-align: center;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {
	width: auto!important;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step.fw-active .fw-txt-ellipsis {
	font-family: 'ag-med'!important;
}

#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step .fw-txt-ellipsis:before,
#multi-step-form.fw-large-container .fw-progress-bar .fw-progress-step .fw-txt-ellipsis:after {
	display: none!important;
}

#multi-step-form .fw-text-input,
#multi-step-form .fw-text-input[type="text"],
#multi-step-form .fw-textarea,
#multi-step-form input.msfp-registration-input {
	letter-spacing: 1px!important;
}

#multi-step-form .fw-radio-row input[type="radio"]:checked+label::before {
	content: "x"!important;
	line-height: 21px !important;
	font-size: 21px !important;
	font-weight: bold!important;
}

ul.fw-progress-bar>li {
	width: auto!important;
	padding-top: 0px!important;
	height: 27px!important;
	padding-bottom: 0px!important;
	border-right: 1px solid #c1c1c1;
	margin-right: 20px!important;
}

ul.fw-progress-bar>li:last-child {
	border-right: 0px!important;
	margin-right: 0px!important;
}

span.fw-txt-ellipsis {
	font-size: 14px!important;
	text-transform: uppercase;
	letter-spacing: 1px!important;
}

div.fw-step-block {
	width: 100%;
	float: left;
}

.wid70 {
	max-width: 70%;
}

.wid70 input {
	max-width: 69%!important;
}

.wid30 {
	max-width: 30%;
}

.wid30 input {
	min-width: 97%!important;
}

.cb {
	margin-left: 240px;
	clear: both!important;
}

div.nt {
	max-width: 48%!important;
}

div.nt input {
	min-width: 100%!important;
}

div.fw-wizard-buttons {
	margin-top: 0px!important;
}

button.fw-button-next {
	float: right;
	margin-right: 12px;
	color: #000!important;
	font-family: 'ag-med';
	font-size: 20px!important;
}

button.fw-button-previous {
	float: left;
	text-transform: uppercase!important;
	font-family: 'ag-med'!important;
	color: #000!important;
	font-size: 20px!important;
}

button.fw-button-next i,
button.fw-button-prev i {
	display: none!important;
}

#multi-step-form [data-type="fw-radio"] label::before,
#multi-step-form [data-type="fw-checkbox"] label::before {
	border-radius: 0px!important;
}

button.fw-btn-submit {
	float: right;
	width: auto!important;
	padding: 6px 22px !important;
	background: #fcdd30!important;
	font-size: 20px!important;
	font-family: 'ag-med' !important;
	margin-bottom: -50px;
	color: #000!important;
}

p.fw-step-summary-title {
	display: none!important;
}

.radioblok h3 {
	width: 100%!important;
	max-width: 100%!important;
}

span.fw-choice {
	width: 100%;
	display: block;
	padding-left: 240px;
}

button.fw-btn-submit:hover {
	float: right!important;
}

.fw-wizard-step-container .fw-container div:last-child .fw-plain-layout {
	display: none!important;
}

.slicknav_menu,
#mobmenu {
	display: none;
}

#mobmenu.menu-overlay:before {
	display: block;
    content: '';
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 55px;
    left: -15px;
    bottom: 0;
    right: 0;
    width: 100vw;
	height: 100vh;
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	h1.elementor-heading-title.elementor-size-default {
		margin-top: 110px;
	}
	div#primary {
		padding-top: 110px!important;
	}
}


/* all tablets fix */

@media screen and (min-width: 768px) and (max-width:1024px) {
	div.dashboard-right {
		max-width: 58%!important;
	}
	form#account>div {
		overflow: hidden!important;
	}
	img.logo1 {
		width: 50% !important;
		max-height: auto;
	}

	#mobmenu.menu-overlay:before {
		top: 60px;
		left: -24px;
	}

	.slicknav_menu .slicknav_no-text {
    margin: 0;
	}
	#kompetenzen .elementor-widget-image-box .elementor-widget-container {
	border-style: solid;
    border-width: 0px 1px 0px 0px;
	border-color: #e2e5e5;
	}
	ul.slicknav_nav {
		top: 59px !important;
	}
	.aktuelles-half a {
	margin-right: 15px !important;
    padding-right: 15px !important;
	}
	
}


/* ipad fix */

@media screen and (min-width: 1024px) and (max-width:1100px) {
	.hoverbox {
		width: 50%!important;
	}
	.elementor-1958 .elementor-element.elementor-element-6d3b {
		padding-bottom: 60px!important;
	}
		img.logo1 {
		width: 50% !important;
	}
}


/* submenu fix mac */

@media screen and (min-width: 1024px) {
	ul#menu-mainmenu1,
	ul#menu-mainmenu1-1 {
		margin-bottom: 0px!important;
	}
	ul#menu-mainmenu1>li,
	ul#menu-mainmenu1-1>li {
		margin-bottom: 0;
		padding-bottom: 10px !important;
	}
}

@media screen and (max-width: 768px) {
	.aktuelles-half a {
	margin-right: 10px;
    padding-right: 10px;
	}
	div.mehr-show {
		min-width: 90%;
	}
	.gray-striketrough div.elementor-widget-container::after,
	.transparentborder::after {
		border: 0px!important;
	}
	header#headerwrap {
		padding-bottom: 5px!important;
	}
	a.fb-page {
		float: none;
		text-align: center;
		width: 100%;
		display: block;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	body>footer ul li a {
		margin-right: 10px!important;
	}
	input#fld_7598546_2 {
		min-width: 100px!important;
		float: left!important;
		word-break: normal!important;
		white-space: normal!important;
	}
	
	div.list-live {
		width: 100%!important;
	}
	div.center-btn a.yellow-btn {
		max-width: 100%!important;
		font-size: 14px!important;
	}
	div.n2-ss-layer h3 {
		display: block!important;
		word-break: normal !important;
		display: block;
		white-space: normal!important;
		margin-top: 30px!important;
	}
	div.n2-ss-section-main-content {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	h1#n2-ss-2item2 {
		letter-spacing: 1px!important;
		line-height: 1.2!important;
		word-break: normal!important;
	}
	
	.etitle h3, div.event-single .edate {
		font-size: 20px;
		line-height: 23px;
	}
	
	div.popup-forms {
		max-width: 100%;
		margin: 0!important;
		/* min-height: 80px; */
		height: 76%;
		/* position: fixed; */
		min-width: 265px;
		padding: 0;
		/* float: left; */
		left: 33px !important;
	}
	.popup-inner span:not(.caldera-forms-conditional-field) {
		margin-bottom: 16px;
	}
	.dashboard-popup {
		max-width: 100%;
		margin: 0!important;
		left: 0!important;
	}
	.slicknav_nav .slicknav_row:hover {
		background: #fff!important;
	}
	header.js-clone {
		display: none!important;
	}
	header#headerwrap {
		position: fixed!important;
		top: 0px;
		background: #fff;
		padding-top: 5px!important;
		width: 100%!important;
	}
	div#primary {
		margin-top: 55px;
	}
	div.popup-inner>h2 {
		line-height: 1.2;
		font-size: 20px;
	}
	div.popleft pre {
		max-width: 100%;
		display: inline-block;
		height: auto;
		width: auto;
	}
	div.popright div.center-btn>a.yellow-btn {
		width: 220px;
		display: block;
	}
	div.social-float {
		display: none!important;
	}
	.slicknav_menu,
	#mobmenu {
		display: block;
	}
	.js .slicknav_menu {
		display: block;
	}
	div#mobmenu,
	a.navbar-brand {
		float: left;
	}
	div#mobmenu {
		width: 40px;
		height: 50px;
	}
	a.navbar-brand {
		width: 86%;
		float: left;
	}
	img.logo1 {
		max-width: 90%;
		max-height: 50px;
	}
	div.menucontainer,
	div.mainmenu-wrap {
		display: none;
	}
	ul.slicknav_nav {
		min-width: 220px;
		left: 0!important;
		display: block;
		width: 100%;
		min-width: 100% !important;
		max-height: calc(100vh - 55px);
		position: absolute;
		top: 55px;
		background: #fff;
		overflow: scroll;
	}
	ul.slicknav_nav a {
		font-size: 16px!important;
		color: #000!important;
	}
	ul.slicknav_nav>li {
		border-bottom: 1px solid #cfcfcf;
	}
	ul.slicknav_nav>li:first-child {
		border-top: 1px solid #cfcfcf;
	}
	ul.slicknav_nav>li:last-child {
		border-bottom: 0px!important;
	}
	div.n2-ss-layer.tex-reg {
		margin-top: 125px!important;
		margin-bottom: 0px !important;
	}
	div.n2-ss-layer h3 {
		font-size: 20px!important;
	}
	div#n2-ss-2item2 {
		display: block;
		line-height: 50px;
		font-size: 40px;
		margin-bottom: 30px;
	}
	div.n2-ss-layer.tex-bold {
		margin: 0!important;
	}
	
	.books h3.elementor-heading-title.elementor-size-default {
		font-size: 17px !important;
	}
	
	#kompetenzen {
		padding: 35px 10px;
	}
	
	#kompetenzen .elementor-widget-image-box .elementor-widget-container {
		padding-left: 14px;
		padding-right: 14px;
		border: none;
	}
	
	h2.elementor-heading-title {
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	div.aktuelles-nav>div {
		width: 100%;
		min-width: 100%;
		text-align: center;
	}
	form.ajax-search {
		margin-top: 15px;
	}
	div.aktuelles-posts {
		margin-top: -50px;
	}
	img.warning {
		display: none;
	}
	div#ajax-posts article {
		width: 100%;
		min-width: 100%;
		padding-left: 20px!important;
		padding-right: 20px!important;
		min-height: auto;
	}
	h2 {
		word-break: break-all;
	}
	div.elink {
		text-align: center;
		width: 100%;
	}
	.elink a {
		text-align: center;
		margin: 0 auto;
		float: none;
		display: block;
		clear: both;
	}
	html * {
		overflow-wrap: break-word;
		word-wrap: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		word-break: normal;
		hyphens: auto;
	}
	div.footer-bar .col-md-4 img {
		display: none;
	}
	body>footer .col-md-8 {
		padding-top: 0px!important;
	}
	ul.footer-menu {
		padding: 0px!important;
		float: none;
		text-align: center;
		width: 100%;
		display: block;
	}
	.elementor-column-gap-default {
		width: 100%;
	}
	.hoverbox {
		width: 100%!important;
		min-width: 100%!important;
	}
	.team-section .elementor-column {
		margin: 0 auto!important;
	}
	.team-section .elementor-column img.size-full {
		width: 100%!important;
	}
	ul.fw-progress-bar li {
		padding: 0!important;
		border-right: 0!important;
		text-align: center;
		margin-right: 0!important;
	}
	ul.fw-progress-bar li span.fw-txt-ellipsis {
		margin-left: -40px;
	}
	.wid70,
	.wid30 {
		margin: 0!important;
		min-width: 100%;
	}
	span.fw-choice {
		padding-left: 20px!important;
	}
	button.fw-button-next {
		margin-right: 0!important;
	}
	.transparentborder {
		visibility: hidden!important;
	}
	.slick-arrows-inside button {
		display: none!important;
	}
	h2,
	h3,
	h5,
	h6 {
		letter-spacing: 1px!important;
	}
	button.slick-next:hover,
	button.slick-next {
		display: none!important;
		width: 0px!important;
		opacity: 0!important;
		position: absolute!important;
		height: 0px!important;
	}
	h1.n2-ow,
	div.n2-ow {
		line-height: 60px!important;
		margin-bottom: 50px!important;
	}
	header#headerwrap {
		border: 0px!important;
	}
	.justify p {
		text-align: center;
	}
}

nav#mainNav ul ul {
	/* this targets all sub menus */
	display: none;
	/* hide all sub menus from view */
	position: absolute;
	top: 21px;
	/* this should be the same height as the top level menu -- height + padding + borders */
}

nav#mainNav ul ul li {
	/* this targets all submenu items */
	float: none;
	/* overwriting our float up above */
	width: 130px;
	/* set to the width you want your sub menus to be. This needs to match the value we set below */
}

nav#mainNav ul ul li {
	/* target all sub menu item links */
	padding: 5px 10px;
	/* give our sub menu links a nice button feel */
}

nav#mainNav ul li:hover>ul {
	display: block;
	/* show sub menus when hovering over a parent */
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

ul.sub-menu {
	display: block;
	position: absolute;
	top: 5px;
	background: #fff;
	left: 0px!important;
	padding-left: 5px;
	padding-top: 0;
}

ul.sub-menu a {
	font-size: 16px!important;
	text-transform: none;
}

header ul.menu>li {
	position: relative;
}

ul.sub-menu>li {
	width: 100%!important;
	padding-left: 10px;
	float: left!important;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cfcfcf;
}

ul.sub-menu>li:last-child {
	border-bottom: 0px!important;
}

ul.sub-menu {
	padding-left: 0px!important;
	min-width: 280px;
}

ul.sub-menu li a:hover {
	font-weight: 900!important;
}

ul.slicknav_nav ul.sub-menu {
	display: block;
	position: relative;
	margin: 0;
}

ul.slicknav_nav ul.sub-menu li a {
	font-size: 12px!important;
	padding: 0!important;
	margin: 0!important;
	padding-left: 25px!important;
}

ul.slicknav_nav ul.sub-menu li {
	border-bottom: 0px!important;
}

div.social-float {
	position: fixed;
	z-index: 9999999;
	top: 42%;
	right: 0;
}

.social-float a {
	display: block;
	margin-right: -200px;
	min-height: 55px;
}

.social-float a:first-child {
	display: inline-block;
	margin-bottom: 5px;
}

.social-float a span {
	height: 55px;
	display: block;
	text-indent: 10px;
	background: #000;
	color: #fff!important;
	float: left;
	width: 200px;
	line-height: 55px;
}

div.social-float img {
	float: left;
	opacity: 0.7;
}

div.social-float a:hover img {
	opacity: 1;
}

div.social-float * {
	z-index: 4324234234234234234;
}

div#n2-ss-2item5,
h1#n2-ss-2item2,
h1.n2-font-6a9b652555119b54fc05faf75deac889-hover.n2-style-0804c8e19375c7e90de7cecbad486e13-heading.n2-ow {
	font-family: 'ag-demi'!important;
}

div#n2-ss-2item2 {
    font-family: 'ag-demi' !important;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
@media screen and (max-width: 768px) {
	div#n2-ss-2item2 {
		line-height: 40px !important;
		padding-top: 10px !important;
	}
}

.justify p {
	text-align: justify;
	line-height: 32px;
	letter-spacing: 0.3px;
	hyphens: auto;
	-moz-hyphens: auto;
}

h4 {
	letter-spacing: 3px!important;
}

div.sidebar-padding {
	display: none;
}

div.morebtn {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}

button:disabled {
	background: #777!important;
	color: #fff!important;
}

div.fw-wizard-step input[type="text"]:focus::placeholder {
	color: rgba(255, 255, 255, 0.0)!important;
}

div.aktuelles-post {
	text-align: center;
}

div.aktuelles-post>div.wrap-ajax-posts {
	margin: 0 auto!important;
	display: inline-block!important;
}

.etitle {
	max-width: 650px;
}

div.login-popup::after,
div.login-popup::before {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fcdd30;
	top: -17px;
	content: '';
	left: 50%;
	margin-left: -20px;
	position: absolute;
	transform: rotate(-180deg);
}

div.login-popup::before {
	border: 0;
	border-top-color: currentcolor;
	border-top-color: inherit;
	margin-left: -23px;
}

div.login-popup {
	background: #fcdd30;
	max-width: 224px;
	padding: 18px;
	display: none;
	border: 1px solid #ccc;
	position: absolute;
	right: -86px;
	top: 44px;
	z-index: 324234234324232423423423423;
	-webkit-box-shadow: 0px 2px 25px -6px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 2px 25px -6px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 2px 25px -6px rgba(0, 0, 0, 0.45);
}

div.login-popup input[type="text"],
div.login-popup input[type="password"],
div.login-popup input[type="submit"] {
	min-height: 32px;
	width: 100%;
}

div.login-popup input.login-email,
div.login-popup input.login-password {
	border: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	text-indent: 10px;
}

div.login-popup input::placeholder {
	opacity: 0.5;
}

div.login-popup input {
	margin-bottom: 8px;
}

div.rememberme {
	margin-top: 4px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.rememberme input {
	vertical-align: middle;
	margin: 0;
}

div.login-popup input[type="submit"] {
	background: #fff;
	border: 0px;
	font-size: 16px;
	font-family: 'ag-demi';
	text-align: center;
	min-height: 44px;
	margin-bottom: 0px!important;
}

a.forgot-pass {
	font-size: 12px;
	font-family: 'ag-book';
	text-decoration: underline;
}

div.rightmenu {
	position: relative;
}

div.row span h3 {
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: 1.5px;
	font-size: 17px;
}

.caldera-grid .form-control {
	border-radius: 0px!important;
}

.caldera-grid .form-control:focus {
	border-color: #ccc!important;
	box-shadow: 0px 0px 0px!important;
}

.caldera-grid .form-control::-moz-placeholder {
	letter-spacing: 1px!important;
	text-transform: uppercase!important;
}

.caldera-grid .form-control {
	letter-spacing: 1px;
}

input[type="email"] {
	text-transform: none !important;
}

input[type="email"]::placeholder {
	text-transform: uppercase!important;
}

input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
text-transform: uppercase!important;
}

input[type="email"]::-moz-placeholder { /* Firefox 19+ */
text-transform: uppercase!important;
}

input[type="email"]:-ms-input-placeholder { /* IE 10+ */
text-transform: uppercase!important;
}

input[type="email"]:-moz-placeholder { /* Firefox 18- */
text-transform: uppercase!important;
}

.caldera-grid .checkbox input[type="checkbox"],
.caldera-grid .checkbox-inline input[type="checkbox"],
.caldera-grid .radio input[type="radio"],
.caldera-grid .radio-inline input[type="radio"] {
	margin-top: 6px;
}

.caldera-grid .checkbox {
	text-align: left;
}


ol.breadcrumb a {
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000!important;
	font-size: 14px;
}

ol.breadcrumb li.active a {
	font-weight: bold!important;
}

ol.breadcrumb a:hover {
	text-decoration: none!important;
	color: #000!important;
}

ol.breadcrumb {
	text-align: center;
	background: transparent!important;
}

.caldera-grid .breadcrumb>li+li::before {
	content: " "!important;
	padding: 0 5px;
	color: #ccc;
	font-weight: normal;
	border-right: 1px solid #ccc;
	margin-right: 15px;
}

div.btn-group-vertical a,
input.cf-page-btn-next,
input.cf-page-btn-prev,
div.btn-yellow input[type="submit"] {
	text-transform: uppercase !important;
	font-family: 'ag-demi' !important;
	color: #000 !important;
	font-size: 20px !important;
	max-width: 320px!important;
	background: #fcdd30 !important;
	max-width: 240px!important;
	display: block!important;
	margin: 0 auto!important;
	margin-bottom: 35px!important;
	border-radius: 0!important;
}

div.btn-group-vertical {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 0px;
}

ol.breadcrumb {
	display: none;
	margin-top: 50px!important;
	margin-bottom: 40px!important;
}

h1.stbv-h1 {
	display: none;
}

input.cf-page-btn-next,
input.cf-page-btn-prev,
div.btn-yellow input[type="submit"] {
	border: 0!important;
	padding-left: 25px!important;
	float: right;
	margin-top: 20px!important;
	margin-bottom: 80px!important;
	padding-right: 25px!important;
	padding-top: 12px;
    padding-bottom: 12px;
    letter-spacing: 1px;
}

input.cf-page-btn-prev {
	border: 0!important;
	padding-left: 25px!important;
	float: left;
	margin-top: 20px!important;
	margin-bottom: 80px!important;
	padding-right: 25px!important;
}

li.parsley-required {
	display: none!important;
}

form.caldera_forms_form {
	padding-bottom: 25px;
}

form.caldera_forms_form .first_col {
	min-height: 0.02px;
}
form.caldera_forms_form .last_col {
	min-height: 0.02px;
}

div.cfdatepicker,
div.cfdatepicker * {
	border-radius: 0px!important;
}

.caldera-grid a:focus {
	outline: none!important;
	text-decoration: none!important;
}

.caldera-grid h2 {
    text-transform: uppercase;
    margin-bottom: 50px;
}

@media screen and (max-width: 677px) {
	.caldera-grid h2 {
    	margin-bottom: 20px;
	}
}

select.form-control,
input.is-cfdatepicker {
	width: auto!important;
	min-width: 120px;
}

div.intl-tel-input,
div.intl-tel-input input[type="tel"] {
	width: 100%!important;
}

div.dashboard-left {
	background: #fff;
	max-width: 312px;
	float: left;
	padding: 30px;
}

div.dashboard-right {
	float: left;
	padding: 30px;
	background: #f7f6f6;
	width: 100%;
	max-width: 828px;
}

.dashboard-left h2,
.dashboard-right h2 {
	font-family: 'ag-demi';
	letter-spacing: 1px;
	font-size: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
	width: 100%;
}

.dashboard-left h3 {
	font-family: 'ag-book';
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 20px;
}

div.user-number,
div.user-number * {
	text-transform: uppercase;
	font-size: 15px;
}

div.user-number {
	margin-top: 40px;
	letter-spacing: 1px;
}

div.user-number span {
	font-family: 'ag-demi';
	margin-top: -5px;
	display: block;
	width: 100%;
}

body.page-template-page-dashboard {
	background: #eee!important;
}

body.page-template-page-dashboard header#headerwrap {
	background: #fff;
}

div.dashboard-wrap {
	margin-top: 155px;
	margin-bottom: 100px;
	float: left;
	width: 100%;
	margin-bottom: 155px;
}

div.dashboard-left,
div.dashboard-right {
	min-height: 640px;
}

form#account div span {
	width: 100%;
	display: block;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-size: 15px;
}

form#account input[type="text"],
form#account input[type="email"] {
	border: 1px solid #eee;
	background: #fff;
	min-height: 34px;
	text-indent: 10px;
}

input.field100 {
	width: 100%;
	margin-bottom: 10px;
}

input.field80,
input.field20 {
	margin-bottom: 5px;
}

form#account div span {
	letter-spacing: 1px;
	margin-bottom: 7px;
}

input.field20 {
	float: left;
	width: 160px;
}

input.field80 {
	width: 603px;
	max-width: 100%;
	float: left;
}

form#account div {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

.mr5 {
	margin-right: 5px;
}

form#account input[type="text"],
form#account input[type="email"] {
	font-size: 12px;
	font-family: 'ag-demi';
	letter-spacing: 1px;
}

form#account input[type="submit"],
div#anzeige-form input[type="submit"] {
	text-transform: uppercase !important;
	font-family: 'ag-demi' !important;
	color: #000 !important;
	font-size: 20px !important;
	background: #fcdd30;
	padding: 10px 15px;
	border: 0px!important;
	float: right;
	letter-spacing: 1px;
}

form#account input[type="submit"].no-changes {
	color: #fff !important;
	background: #838383;
	pointer-events: none;
	cursor: not-allowed;
}

form#account input[type="submit"]:hover,
div#anzeige-form input[type="submit"]:hover {
	background: #838383;
	color: #fff!important;
}

form#account input[type="text"]:focus,
form#account input[type="email"]:focus {
	-webkit-box-shadow: -1px 0px 9px 0px rgba(50, 50, 50, 0.11);
	-moz-box-shadow: -1px 0px 9px 0px rgba(50, 50, 50, 0.11);
	box-shadow: -1px 0px 9px 0px rgba(50, 50, 50, 0.11)!important;
	color: #b2b2b2;
}

.list-live {
	float: left;
	width: 50%;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.live-wrap {
	margin-top: 50px;
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

div.ntxtbtn input[type="submit"] {
	min-width: 320px;
}

div.alert.alert-success {
	border-radius: 0px !important;
	padding: 20px;
	text-align: center;
}

div#anzeige-form {
    border: 1px solid #ccc;
	display: none;
    position: fixed;
    width: 700px;
    z-index: 15313153048312354;
    top: 30%;
    overflow-y: auto;
    padding: 15px;
    left: 50%;
    margin-left: -350px;
    background: #eee;
}

@media screen and (max-width: 768px) {
	div#anzeige-form {
		max-width: 100%;
		margin: 0!important;
		/* height: 283px; */
		/* position: fixed; */
		min-width: 265px;
		padding: 20px;
		/* float: left; */
		left: 33px !important;
	}
}

@media screen and (max-width: 767px) {
	div#anzeige-form {
		left: 0px !important;
		top: 70px;
		max-height: 88%;
		overflow-y: scroll;
	}
}

div#anzeige-form h3 {
	font-size: 16px;
	text-transform: uppercase;
}

div#anzeige-form input[type="submit"] {
	margin-top: 10px!important;
}

div#anzeige-form span.help-block {
	display: none!important;
}

a.close-form {
	float: right!important;
	clear: both;
	width: 100%;
}

a.close-form img {
	display: block;
	width: 30px;
	clear: both;
	float: right;
	margin-bottom: 15px;
	margin-top: -10px;
}

div#anzeige-form div#caldera_notices_1 div.alert {
	margin-top: 150px;
}

@media screen and (min-width: 769px) and (max-width:1199px) {
	ul.menu {
		float: left;
		width: 100%;
	}
	header ul>li>a {
		margin-right: 25px!important;
	}
}

@media screen and (min-width: 767px) and (max-width:769px) {
	a.navbar-brand {
		
	}
	div#mobmenu {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1024px) {
	div.lSSlideWrapper {
		min-height: auto!important;
	}
	div.lSAction {
		display: none!important;
	}
	div.popleft pre {
		display: inline-block;
	}
}

@media screen and (min-width: 992px) and (max-width:1199px) {
	header#headerwrap {
		padding-top: 10px!important;
	}
}


/* popup fix for all phones */

@media screen and (max-width: 480px) {
	.popleft,
	.popright {
		width: 100%!important;
		padding: 10px!important;
	}
}

figure h1 {
	line-height: 1.2;
	margin-top: 60px;
}

a.pagex {
	margin-top: -5px;
	float: left;
	width: 100%;
}

div.center-btn div.popup-forms {
	border: 1px solid #ccc;
	position: absolute;
	width: 700px;
	display: none;
	min-height: 555px;
	z-index: 1000;
	top: 17%;
	bottom: 50%;
	overflow-y: auto;
	padding: 15px;
	left: 50%;
	margin-left: -350px;
	background: #eee;
}

div.center-btn div.popup-forms input.cf-page-btn-next {
	margin-bottom: 0px!important;
}

div.center-btn div.popup-forms>img {
	display: block;
	position: absolute;
	right: 15px;
	max-width: 25px;
	cursor: pointer;
}

div.title-left {
	text-align: left;
	text-indent: 5px;
	padding-bottom: 25px;
}

div.center-btn div.caldera-grid form {
	margin-top: -40px;
}

div.center-btn div.caldera-grid form h3 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}

div.center-btn div.caldera-grid form select {
	width: 100%!important;
	text-transform: none !important;
}

div.center-btn span.caldera-grid {
	margin-bottom: 25px;
}

div.center-btn span.caldera-grid ol {
	display: block;
	margin-bottom: 0px !important;
}

div.center-btn div#caldera_notices_1 div.alert-success {
	margin-top: 150px!important;
}

div.center-btn div.live-wrap div.list-live {
	text-align: left!important;
}

header.header-1>div.fixed {
	position: fixed!important;
	z-index: 235235252522352352352;
	top: 0 !important;
	margin-top: 0;
	width: 100%;
}

header.js-clone {
	position: fixed!important;
	top: 0px!important;
	background: #fff;
	width: 100%!important;
	z-index: 234324234234234234;
	border-bottom: 1px solid #cfcfcf;
	display: none;
}

div.mehr-show {
	display: none;
}


/* frontpage fix */

@media screen and (min-width: 1100px) and (max-width:1420px) {
	div.n2-ss-slide {
		max-height: 730px!important;
	}
	div.n2-ss-slider-1 {
		max-height: 780px!important;
	}
}

div#anzeige-form {
	border: 1px solid #ddd;
}

input.addteil {
	background: #fcdd30;
	border: 0;
	padding: 12px 20px;
	font-weight: bold!important;
	text-transform: uppercase;
	font-family: 'ag-demi'!important;
	letter-spacing: 1px;
	margin-top: 10px!important;
}

.stbv-team-member {
	min-height: 326px;
	position: relative;
	background-size: cover;
	background-position: 50% 50%;
}

.stbv-team-member:before {
    content: "";
    padding-top: 100%;
    display: block;
}

div.team-contents {
	padding: 20px 20px;
	display: none;
	min-height: 326px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff !important;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

div.team-contents * {
	color: #fff!important;
}

div.mehr-show {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #cfcfcf;
	background: #eee;
	z-index: 3242342342324;
	max-width: 500px;
	padding: 30px;
	text-align: center;
}

div.mehr-show>img {
	right: 14px;
	position: absolute;
	cursor: pointer;
	top: 10px;
	width: 30px;
}

div.mehr-show>p {
	margin-top: 25px;
}

a.logouts img,
a.login img {
	width: 18px;
	vertical-align: middle;
	margin-top: -3px;
}

a.dashboard-link,
a.login,
a.logouts {
	float: right;
}

a.dashboard-link {
	margin-right: 45px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}

div.team-contents p {
	margin-bottom: 0px!important;
}

div.person2selected div.person13,
div.person3selected div.person2 {
	display: none!important;
}

img.small-logo {
	float: left;
	margin-right: 30px;
	width: 40px;
}

header.js-clone div.mainmenu-wrap {
	margin-top: 12px;
	margin-bottom: 5px;
}

header.js-clone ul.menu>li>a {
	margin-right: 75px;
}

header.js-clone nav {
	float: left;
}

header.js-clone a.logouts,
header.js-clone a.login {
	margin-top: 4px;
}

img.warning {
	display: none;
}

textarea#fld_183828_1 {
	resize: none;
	overflow: hidden;
	width: 100% !important;
	min-height: 80px;
}

form#CF5a9f273714de0_1 {
	padding-bottom: 0px!important;
}

body.page-id-2545 header#headerwrap,
body.page-id-2343 header#headerwrap {
	border-bottom: 1px solid #cfcfcf!important;
}


/* lets load lightslider css here for improved load time */


/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */


/** /!!! core css Should not edit !!!/**/

.lSSlideOuter {
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.lightSlider:before,
.lightSlider:after {
	content: " ";
	display: table;
}

.lightSlider {
	overflow: hidden;
	margin: 0;
}

.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative;
}

.lSSlideWrapper>.lightSlider:after {
	clear: both;
}

.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
	position: relative;
}

.lSSlideWrapper .lSFade>* {
	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%;
}

.lSSlideWrapper.usingCss .lSFade>* {
	opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade>*.active {
	z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade>*.active {
	opacity: 1;
}


/** /!!! End of core css Should not edit !!!/**/


/* Pager */

.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}

.lSSlideOuter .lSPager.lSpg>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg>li a {
	background-color: #222222;
	border-radius: 30px;
	display: inline-block;
	height: 8px;
	overflow: hidden;
	text-indent: -999em;
	width: 8px;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
	background-color: #428bca;
}

.lSSlideOuter .media {
	opacity: 0.8;
}

.lSSlideOuter .media.active {
	opacity: 1;
}


/* End of pager */


/** Gallery */

.lSSlideOuter .lSPager.lSGallery {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
}

.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
	content: " ";
	display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
	clear: both;
}


/* End of Gallery*/


/* slider actions */

.lSAction>a {
	width: 32px;
	display: block;
	height: 40px;
	cursor: pointer;
	position: relative;
	z-index: 99;
	margin-top: -205px;
	opacity: 0.3;
	-webkit-transition: opacity 0.35s linear 0s;
	transition: opacity 0.35s linear 0s;
}

.lSAction>a:hover {
	opacity: 0.7;
}

.lSAction>.lSPrev {
	background: url(images/larrow.png) no-repeat;
	left: -30px;
}

.lSAction>.lSNext {
	background: url(images/rarrow.png) no-repeat;
	right: -30px;
}

.lSAction>a.disabled {
	pointer-events: none;
}

.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}


/* vertical */

.lSSlideOuter.vertical {
	position: relative;
}

.lSSlideOuter.vertical.noPager {
	padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
	position: absolute !important;
	right: 0;
	top: 0;
}

.lSSlideOuter.vertical .lightSlider>* {
	width: 100% !important;
	max-width: none !important;
}


/* vertical controlls */

.lSSlideOuter.vertical .lSAction>a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0;
}

.lSSlideOuter.vertical .lSAction>.lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto;
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px;
}


/* vertical */


/* Rtl */

.lSSlideOuter.lSrtl {
	direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
	padding-left: 0;
	list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
	padding-right: 0;
}

.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
	float: left;
}

.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
	float: right !important;
}


/* Rtl */

@-webkit-keyframes rightEnd {
	0% {
		left: 0;
	}
	50% {
		left: -15px;
	}
	100% {
		left: 0;
	}
}

@keyframes rightEnd {
	0% {
		left: 0;
	}
	50% {
		left: -15px;
	}
	100% {
		left: 0;
	}
}

@-webkit-keyframes topEnd {
	0% {
		top: 0;
	}
	50% {
		top: -15px;
	}
	100% {
		top: 0;
	}
}

@keyframes topEnd {
	0% {
		top: 0;
	}
	50% {
		top: -15px;
	}
	100% {
		top: 0;
	}
}

@-webkit-keyframes leftEnd {
	0% {
		left: 0;
	}
	50% {
		left: 15px;
	}
	100% {
		left: 0;
	}
}

@keyframes leftEnd {
	0% {
		left: 0;
	}
	50% {
		left: 15px;
	}
	100% {
		left: 0;
	}
}

@-webkit-keyframes bottomEnd {
	0% {
		bottom: 0;
	}
	50% {
		bottom: -15px;
	}
	100% {
		bottom: 0;
	}
}

@keyframes bottomEnd {
	0% {
		bottom: 0;
	}
	50% {
		bottom: -15px;
	}
	100% {
		bottom: 0;
	}
}

.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd 0.3s;
	animation: rightEnd 0.3s;
	position: relative;
}

.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd 0.3s;
	animation: leftEnd 0.3s;
	position: relative;
}

.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd 0.3s;
	animation: topEnd 0.3s;
	position: relative;
}

.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd 0.3s;
	animation: bottomEnd 0.3s;
	position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd 0.3s;
	animation: leftEnd 0.3s;
	position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd 0.3s;
	animation: rightEnd 0.3s;
	position: relative;
}


/*/  GRab cursor */

.lightSlider.lsGrab>* {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.lightSlider.lsGrabbing>* {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing;
}

li.lslide img {
	height: auto;
	display: block;
	max-width: 100%;
}

li.lslide {
	float: left;
	display: block;
}

.lightslider-wrap {
	float: left;
	width: 100%;
}

.lSSlideWrapper {
	min-height: 375px;
}

div.lSAction {
	position: fixed;
	width: 100%;
	max-width: 580px;
}

a.lSNext {
	float: right;
}

a.lSPrev {
	margin-left: -28px;
	float: left;
}

.lSSlideOuter .lSPager.lSGallery {
	margin-top: 20px!important;
}

.spu-box {
	display: block !important;
	position: absolute !important;
	border-radius: 150px !important;
	width: 250px !important;
	height: 250px !important;
	background-color: rgba(252, 221, 48, 0.8) !important;
	top: 23% !important;
	right: 15% !important;
	z-index: 0;
}

.spu-box h2 {
	font-family: 'ag-bold'!important;
	padding-top: 10px !important;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 2px !important;
}

.spu-box a {
	text-decoration: underline;
}

.spu-box h3 {
	font-size: 1.1em;
	margin-top: -5px;
}

.spu-box p {
	font-family: ag-book;
	font-size: 1.16em;
}

@media screen and (max-width: 1420px) {
	.spu-box {
		width: 220px !important;
		height: 220px !important;
		top: 230px !important;
		right: 7% !important;
		font-size: 13px;
		padding: 15px !important;
		line-height: 24px;
	}
	.spu-box p {
		line-height: 24px;
	}
}

.cc-window {
    color: #333;
    background-color: #fff;
    border: 1px solid #333;
	z-index: 10000000;
}

.cc-window a {
	color: #333;
}
.cc-window a.cc-btn {
	font-family: 'ag-demi';
	transition: all .5s;
    color: #333;
	background-color: #fcdd30;
    font-size: 21px;
    line-height: 45px;
    letter-spacing: 1px;
    padding: 0 45px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
	border: 0px;
}

.cc-window a.cc-btn:hover {
	color: #fff;
	background-color: #777;
}

@media screen and (max-width: 1099px) {
	.spu-box {
		width: 175px !important;
		height: 175px !important;
		font-size: 11px;
		padding: 7px !important;
		line-height: 22px;
		top: 210px !important;
	}
	.spu-box p {
		line-height: 19px;
		-webkit-hyphens: manual !important;
		-ms-hyphens: manual !important;
		-moz-hyphens: manual !important;
		hyphens: manual !important;
	}
	.spu-box h2 {
		margin-bottom: 5px;
		-webkit-hyphens: manual !important;
		-ms-hyphens: manual !important;
		-moz-hyphens: manual !important;
		hyphens: manual !important;
	}
}

@media screen and (max-width: 768px) {
	.spu-box {
		top: 70px !important;
		right: 2% !important;
	}
	
	.aktuelles-posts article {
		margin-top: 0px;
		
	}
	article {
    	margin-top: 90px;
	}
}

@media screen and (max-width: 700px) {
	.spu-box {
		top: 465px !important;
		right: 2% !important;
	}
	.btn.submit {
		padding-left: 5px;
	}
	
}

/* Change Person Typ Button in Register Form */
a.change-ptype.yellow-btn.small-btn {
    text-decoration: none;
	font-size: 15px !important;
    margin: 0px 20px 0px 0px;
	hyphens: none;
}

.change-ptype {
	hyphens: none;
	white-space: nowrap;
	padding-bottom: 40px;
}

@media screen and (max-width: 771px) {
	a.change-ptype.yellow-btn.small-btn {
		margin: -5px 25px 15px 0px;
		display: inline-block;
		padding: 5px 25px !important;
	}
	.Seminars-wrap, .edate h3 {
		font-size: 16px;
	}
	.events-wrap h3{
		font-size: 16px;
	}
	.events-wrap .edate {
		font-size: 16px !important;
	}
	div.event-single .edate span {
		margin-bottom: 8px;
    	margin-top: 0px;
	}
}

@media screen and (max-width: 677px){
	.change-ptype {
		padding-bottom: 10px;
	}
}

.signup-summary {
	float: left;
	text-align: left;
	width: 50%;
	padding-top: 15px;
}

.signup-summary-first {
	float: left;
	text-align: left;
	width: 100%;
}

@keyframes delayedShow {
  to {
    visibility: visible;
  }
}

.cf-toggle-group-buttons.btn-group-vertical{
  visibility: hidden;
  animation: 0s linear 1.3s forwards delayedShow ;
}

.stellenboerse h3{
	font-size: 17px;
}

@media screen and (max-width: 1099px) {
	.books h3 {
		hyphens: auto;
	}		
}

@media screen and (max-width: 994px) {
	div#ajax-posts article {
		width: 100%;
		min-width: 100%;
		padding-left: 50px!important;
		padding-right: 50px!important;
		min-height: auto;
	}
	.col-sm-8 {
    	width: 100%;
	}
	div.elink {
    	text-align: center;
    	width: 100%;
	}
	.elink a {
		text-align: center;
		margin: 0 auto;
		float: none;
		display: block;
		clear: both;
	}
	.etitle {
    	max-width: 70%;
	}
	div.event-single .edate {
		margin-right: 0px;
	}
}

@media screen and (max-width: 563px) {
	.etitle {
    	max-width: 100%;
	}
	div.event-single div {
		float: none;
	}	
}

@media screen and (max-width: 1024px) {
	section#header_ueberuns, section#header_service, section#header_mitgliedwerden {
    	margin-top: -141px;
	}
	
	section.stbv-header-slider {
		margin-top: -141px !important;
	}
}

@media screen and (max-width: 1023px) {
	section#header_ueberuns, section#header_service, section#header_mitgliedwerden {
    	margin-top: -261px;
	}
}

@media screen and (max-width: 768px) {
	section.stbv-header-slider {
		margin-top: 0px !important;
	}
	ol.breadcrumb {
		margin-top: -30px !important;
	}
}

@media screen and (max-width: 767px) {
	section#header_ueberuns, section#header_service, section#header_mitgliedwerden {
    	margin-top: -100px !important;
	}
	div.popup-forms {
		left: 0px !important;
	}
}

@media screen and (max-width: 677px) {
	ol.breadcrumb {
		text-align: left !important;
		margin-top: -30px !important;
    	margin-bottom: 15px !important;
		padding-left: 0px !important;
	}
	ol.breadcrumb li:before {
		display: none!important;
	}
	ol.breadcrumb li {
		width: 100%;
	}
}

@media screen and (max-width: 1323px) {
	div.login-popup {
		right: -27px;		
	}
	div.login-popup::after, div.login-popup::before {
		left: 70%;
	}	
}

@media screen and (max-width: 1199px) {
	div.dashboard-right {
		max-width: 58%;
	}
}

@media screen and (max-width: 768px) {
	div.login-popup {
		right: -130px;		
	}
	div.login-popup::after, div.login-popup::before {
		left: 30%;
	}
	div.dashboard-left {
		min-height: 100px
	}
	div.dashboard-wrap {
    	margin-top: 45px;
	}
	form#account input[type="submit"]{
		font-size: 15px !important;
		padding: 5px 10px;
		margin: 10px 0px;
	}
	div.dashboard-right {
		max-width: 100%;
	}
}

.mobile-menu-login {
    display: block !important;
    /* padding-left: 14px; */
    top: 10px;
    float: left;
    margin-left: -25px;
	margin-right: 25px;
}

@media screen and (max-width: 766px) {
	.mobile-menu-login {
		display: block !important;
		padding-left: 14px;
		top: 10px;
		float: left;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	div.center-btn .popup-forms .caldera-grid form {
  		margin-top: 40px;
	}	
}

li.slicknav_open a.slicknav_item {
	background: url(images/slicknav_arrow_open.png) right;
    background-size: 22px;
    background-repeat: no-repeat;
}

li.slicknav_collapsed a.slicknav_item {
    background: url(images/slicknav_arrow.png) right;
    background-size: 15px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 374px) {
	span.elementor-button-text {
    	hyphens: none;
		font-size: 17px;
	}
	div#ajax-posts article {
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	.hoverbox h3 {
   		font-size: 16px;
	}
	h2.elementor-heading-title.elementor-size-default {
    	font-size: 23px !important;
	}
	ul.footer-menu a {
    	hyphens: none;
	}
	.cc-window a.cc-btn {
	    font-size: 16px;
	}
	#header_ueberuns h1, #header_fortbildung h1, #header_service h1, #header_mitgliedwerden h1 {
    	font-size: 42px !important;
    	line-height: 42px;
	}
}

div.btn-yellow input[type="submit"] {
    max-width: 352px!important;
}

@media screen and (max-width: 699px) {
	div.center-btn div.popup-forms {
		min-height: 100%;
    	top: 0;
    	bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	header.js-clone .container{
		width: 100%;
	}
	
	header.js-clone .container ul>li>a {
    	margin-right: 10px!important;
	}
}

@media screen and (max-width: 414px) {
	#header-ln h1 {
		font-size: 34px !important;
		-webkit-hyphens: none;
		-moz-hyphens: none;
		-ms-hyphens: none;
		hyphens: none;
		line-height: 45px;
	}
	#header-si h1 {
		font-size: 34px !important;
		-webkit-hyphens: none;
		-moz-hyphens: none;
		-ms-hyphens: none;
		hyphens: none;
		line-height: 45px;
	}
}

#geschaeftsfuehrung + section .elementor-widget-wrap {
	width: calc(100% / 3);
	margin: 0 auto;
}

#geschaftsstelle .elementor-widget-wrap section:last-child .elementor-widget-wrap,
#vorstand .elementor-widget-wrap .elementor-widget-wrap {
	display: -ms-grid;
	display: grid;
    grid-template-columns: repeat(3, calc(100% / 3));
    -ms-grid-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3);
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(1),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(1) {
	-ms-grid-column: 1;
    -ms-grid-row: 1;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(2),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(2) {
	-ms-grid-column: 2;
    -ms-grid-row: 1;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3) {
	-ms-grid-column: 3;
    -ms-grid-row: 1;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(4),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(4) {
	-ms-grid-column: 1;
    -ms-grid-row: 2;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(5),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(5) {
	-ms-grid-column: 2;
    -ms-grid-row: 2;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(6),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(6) {
	-ms-grid-column: 3;
    -ms-grid-row: 2;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(7),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(7) {
	-ms-grid-column: 1;
    -ms-grid-row: 3;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(8),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(8) {
	-ms-grid-column: 2;
    -ms-grid-row: 3;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(9),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(9) {
	-ms-grid-column: 3;
    -ms-grid-row: 3;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(10),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(10) {
	-ms-grid-column: 1;
    -ms-grid-row: 4;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(11),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(11) {
	-ms-grid-column: 2;
    -ms-grid-row: 4;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(12),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(12) {
	-ms-grid-column: 3;
    -ms-grid-row: 4;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+1),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+1) {
    margin-right: 10px;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+2),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+2) {
	margin-right: 5px;
    margin-left: 5px;
}

#geschaftsstelle .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+3),
#vorstand .elementor-widget-wrap .elementor-widget-wrap > div:nth-child(3n+3) {
    margin-left: 10px;
}

.event-form-success {
	display: none;
}

.single-events-page {
	padding-bottom: 100px;
}

.single-events-page .popright {
	background: #eee;
}

.popleft .read-more ~ a {
	clear: both;
	display: block;
}