/* =General
-------------------------------------------------------------- */
a {
	text-decoration: none;
	transition: all 0.4s;
	-webkit-transition-duration: all 0.4s;
	transition-duration: all 0.4s;
}
a,
a:hover, 
a:active, 
a:focus,
object, 
embed,
button,
input[type="email"] {
   	outline: 0;
}
input::-moz-focus-inner { 
  	border: 0; 
}
select, textarea, input[type="text"], 
input[type="button"], input[type="submit"], 
input[type="search"]::-webkit-search-cancel-button, 
input[type="search"]::-webkit-search-decoration, 
.th-search-box .searchform input#s {
  	-webkit-appearance: none;
  	-moz-appearance: none;
 	 appearance: none;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
}

article#post-985 img {
	display: none;
}
div.wpra-list-template ul.wpra-item-list > li.wpra-item {
	list-style: none;
}
select {
	width: 100%;
	line-height: 16px; 
	background: url("../images/selectbox_arrow.png") right center no-repeat;
	appearance: none; /* this is must */ 
	-webkit-appearance: none; 
	-moz-appearance: none;
}
.widget-area .widget {
  	padding: 10px;
  	border: 1px solid #c6c6c6;
}
.widget-area .widget li {
    margin: 8px 0 0;
    margin: 0.571428571rem 0 0;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.714285714;
    list-style-type: square;
    list-style-position: inside;
}
.gallery a img {
	border: none !important;
}
input,
select,
textarea,
.widget-area .widget,
input#s,
input#searchsubmit,
.column-half, 
.column-full,
#responsive-wpf7 select,
#responsive-wpf7 textarea,
menu-toggle, 
input[type="submit"], 
input[type="button"], 
input[type="reset"], 
article.post-password-required input[type="submit"], 
.bypostauthor cite span,
#responsive-wpf7 input[type="date"], 
#responsive-wpf7 input[type="email"],
#responsive-wpf7 input[type="number"],
#responsive-wpf7 input[type="password"],
#responsive-wpf7 input[type="radio"],
#responsive-wpf7 input[type="reset"],
#responsive-wpf7 input[type="select"],
#responsive-wpf7 input[type="text"],
#responsive-wpf7 input[type="textarea"], 
#responsive-wpf7 input[type="tel"],
#responsive-wpf7 input[type="url"],
.wpcf7 .newsletter_wrap input[type="email"]  {
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}

/* =Navigation
-------------------------------------------------------------- */
.topnavWrap,
.topnavContent.site {
	background: #ce1123;
	position: relative;
}
.topnavContent.site {
	margin-bottom: 0;
	margin-top: 0;
	overflow: visible;
}
.navigationWrap {
	border-bottom: 1px solid #efefef;
}
.navigationWrap,
.navigationContent.site {
	background: #fff;
}
.navigationContent.site {
	overflow: visible;
}
.navigationContent.site {
	margin-top: 0;
	margin-bottom: 0;
}
.navigationContent.site .site-header h1 {
    font-size: 22px;
    font-size: 1.571428571rem;
    line-height: 1.846153846;
    margin-bottom: 0;
}
.navigationContent.site .site-header h1 {
    font-size: 22px;
    font-size: 1.571428571rem;
    line-height: 1.846153846;
    margin-bottom: 0;
}
.navigationContent.site hgroup {
}
.navigationContent.site .main-navigation {
    margin-top: 0;
}
.navigationContent.site .col-1 img {
   	max-width: 100%;
	height: auto !important;
}
.top-navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}
.top-navigation li {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
	display: inline-block;
	position: relative;
}
.top-navigation .grid-item {
	width: calc(100% / 2);
}
.top-navigation li a {
  font-weight: bold;
  font-size: 11px;
  color: #fff;
}
.top-navigation a:hover,
.top-navigation a:focus {
	color: #444;
}
.menu-left {
	text-align: left;
	margin-bottom: 10px;
}
.menu-left li {
	margin-right: 30px;
}
.topnavWrap:before,
.topnavWrap:after,
.top-navigation:before,
.top-navigation:after,
.site-header:before, 
.site-header:after,
.custom-links:before,
.custom-links:after {
    content: "";
    display: table;
    clear: both;
}
.custom-links {
	clear: both;
	text-align: center;
}
hgroup {
	text-align: center;
	float: none;
	margin-bottom: 24px;
}
.custom-logo {
	max-width: 70%;
	height: auto;
}
.main-navigation {
	float: none;
}

/* Toggle Navigation */
.nav-menu.toggled-on {
	width: 100%;
}
.nav-menu.toggled-on li {
	text-align: left;
	margin-top: 0;
    border-bottom: 1px solid #ededed;
}
.nav-menu.toggled-on li:last-of-type {
    border-bottom: none !important;
}
.nav-menu.toggled-on li a {
    line-height: 3.692307692;
}
ul.sub-menu { 
	display: none; 
}
ul.sub-menu {
    padding: 0 0 10px 12px;
}
.menu-toggle:before {
	font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: '\f0c9';
	position: relative;
	margin-right: 3px;
	font-style: normal;
}
.menu-toggle {
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
.menu-toggle {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: bold;
    color: #fff;
    background-color: #ce1123;
    border: 1px solid #ce1123;
    text-transform: uppercase;
}
/*.nav-menu li > a:after {
	font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: ' \f107';
    color: #666;
}*/
.nav-menu li > a:only-child:after {
    content: '';
}
.sub-menu li a:after {
	font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: ' \f105';
    color: #666;
}
.header-image {
    margin-top: 24px;
    margin-top: 1.714285714rem;
}

/* Header Search Form */
.th-searchform-container {
	width: 345px;
	background: #fff;
  	border: 1px solid #ededed;
  	display: none;
  	padding: 5px;
  	position: absolute;
  	top: 35px;
  	right: 0;
  	z-index: 99999;
}
.th-search-box .searchform {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}
.th-search-box .searchform input[type="submit"],
.th-search-box .searchform input#searchsubmit {
	position: absolute;
	top: 0;
    right: 0;
  	color: #fff;
  	font-weight: bold;
  	height: 35px;
  	line-height: 30px;
  	letter-spacing: 1px;
  	padding: 0;
  	margin: 0;
  	text-transform: uppercase;
 	width: 92px;
}
.th-search-box .searchform input[type="submit"]:focus {
  outline: none;
}
.th-search-box .searchform input#s {
	display: block;
	width: 100%;
	float: left;
    height: 35px;
    margin: 0;
    padding: 10px 85px 10px 10px;
  	color: #515151;
  	background: #f1f1f1;
}
.th-search-box .searchform input#s:focus {
  	outline: none;
}
li.th-search {
  	float: right;
}
.th-search-icon::before {
  	content: '\f002';
  	cursor: pointer;
  	display: inline-block;
  	font-family: 'FontAwesome';
  	position: relative;
}
.th-search-icon.th-search-close::before {
  	content: '\f00d';
  	cursor: pointer;
  	display: inline-block;
  	font-family: 'FontAwesome';
}

/* Social Media Icons */
#top-social li {
  	display: inline-block;
  	margin: 0 40px 0 0;
	margin: 0 2.857142857rem 0 0;
  	position: relative;
  	text-align: center;
}
#top-social li:last-child {
  	margin-right: 0;
}
#top-social li a:before {
  	font-family: 'FontAwesome';
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
}
#top-social li a[href*="https"]:before,
#top-social li a[href*="#"]:before {
	content: "\f0c1";
}
#top-social li a[href*="facebook.com"]:before {
  	content: '\f09a';
}
#top-social li a[href*="youtube.com"]:before {
  	content: '\f16a';
}
#top-social li a {
	color: #fff;
}

/* =Front Page
-------------------------------------------------------------- */
.page-template-front-page #page {
	padding-bottom: 48px;
}
/*.featured-content {
	width: 100%;
	float: left;
	margin-bottom: 48px;
}
.featured-content .col-3 {
	padding-bottom: 24px;
}
.col-6.news,
.col-6.termine,
.col-6.magazine,
.col-6.veranstaltungen {
	border-bottom: 1px solid #eee;
	margin-bottom: 48px;
}
article.home_featured {
	padding: 0;
}
article.home_featured .entry-title a,
article.home_featured_headlines .entry-title a,
.col-6.magazine .col-2 .entry-title a,
.col-6.termine .col-3 .entry-title a,
.col-6.veranstaltungen .entry-title a {
	line-height: 1.4;
	font-weight: 700;
}
article.home_featured .entry-title a:hover,
article.home_featured_headlines .entry-title a:hover,
.col-2 h1.entry-title a:hover,
.col-2 .entry-header .entry-title a:hover,
.col-3 .featured-item .entry-title a:hover,
article .entry-header .entry-title a:hover {
	color: #ce1123;
}
article.home_featured .entry-title,
article.home_featured_headlines .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
}
.col-6 .section-title {
	font-size: 18px;
	font-size: 1.285714285rem;
	text-transform: uppercase;
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 3px solid #ce1123;
}*7

/* Home Widgets */
.home-widgets .widget {
	margin-bottom: 48px;
}
.home-widgets .grid-item article,
.two-grid-block article,
.mixed-grid-block .main-headline article,
.mixed-grid-block .featured-headlines article,
.featured-page-block article {
	margin-bottom: 24px;
}
.home-widgets .widget-title {
	margin-bottom: 24px;
}
.home-widgets .widget img {
	margin-bottom: 24px;
}
.two-grid-block .grid-item .entry-header .entry-title,
.three-grid-block .grid-item .entry-header .entry-title,
.mixed-grid-block .entry-title {
	line-height: 1.2;
	font-weight: 600;
}
.three-grid-block .entry-title a,
.mixed-grid-block .entry-title a {
	color: #313131;
	text-decoration: none;
}
.three-grid-block .entry-title a:hover,
.mixed-grid-block .entry-title a:hover {
	color: #ce1123;
}
.mixed-grid-block .main-headline .entry-title {
	font-size: 20px;
	margin-bottom: 10px;
}
.mixed-grid-block .featured-headlines .entry-title {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0;
}
.three-grid-block .entry-meta,
.mixed-grid-block .entry-meta {
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 10px;
}
.three-grid-block .entry-meta a,
.mixed-grid-block .entry-meta a {
	text-transform: uppercase;
	font-weight: 600;
}
.three-grid-block .entry-meta a:after,
.mixed-grid-block .entry-meta a:after {
	content: " - ";
}
.two-grid-block .viewall,
.three-grid-block .viewall,
.mixed-grid-block .viewall {
	clear: both;
	line-height: 1.7;
}
.three-grid-block .more-tag a:after {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: 5px;
}
.three-grid-block .viewall,
.two-grid-block .viewall,
.mixed-grid-block .viewall {
  text-align: right;
}
article.home_featured .post-date,
article.home_featured_headlines .post-date {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}
article.home_featured .post-date a,
article.home_featured_headlines .post-date a {
	color: #888;
}
article.home_featured_headlines {
	padding-top: 24px;
	padding-bottom: 0;
	margin: 0;
	border-bottom: 1px solid #eee;
}
article.home_featured_headlines img {
	margin-bottom: 24px;
}
article.home_featured_headlines:first-of-type {
	padding-top: 0;
}
article.home_featured_headlines:last-of-type {
	border-bottom: none;
}
article.home_featured_headlines h3.entry-title {
	clear: none;
	font-size: 16px;
}
.featured-item {
	padding: 0 10px;
}
#featuredSidebar.widget-area {
	width: 100%;
	float: left;
}
.home-widgets .moretag,
.viewall a,
a.archive-btn {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #40a233;
	background: #40a233;
	font-family: inherit;
	padding: 6px 12px;
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.home-widgets .moretag:hover,
.viewall a:hover,
a.archive-btn:hover {
	border: 1px solid #f59205;
	background: #f59205;
}

/* Ads */
.col-6.ads {
	text-align: center;
	margin-bottom: 48px;
	margin-bottom: 3.428571428rem;
}
.col-6.ads.last {
	text-align: center;
	margin-bottom: 0;
}
img.advertising {
	max-width: 100% !important;
}
.footer {
	float: left;
	width: 100%;
	padding: 24px 0;
	text-align: right;
}
.col-6.top,
.col-6.below {
	padding-top: 24px;
	border-top: 1px solid #eee;
}
.col-6.top h2,
.col-6.below h2 {
	font-size: 16px;
}
/* News */
.col-6.news .home_featured .entry-title {
	text-align: left;
	font-size: 22px;
	line-height: 1.2;
}

/* Magazine */
.col-6.magazine .col-2 .entry-title,
.col-6.termine .col-3 .entry-title {
	font-size: 16px;
}
.col-6.magazine .entry-header {
	text-align: center;
}
.col-6.magazine img {
	margin-bottom: 10px;
}
.col-6.termine .col-3 {
	margin-bottom: 24px;
}

/* Termine */

/* Veranstaltungen */
.col-6.veranstaltungen img {
	max-width: 25%;
	float: left;
	margin-right: 24px;
}
.col-6.veranstaltungen .entry-header {
	margin-bottom: 14px;
}
.col-6.veranstaltungen .entry-title {
	clear: none;
}
.col-6.veranstaltungen article {
	margin-bottom: 0;
}
.col-6.veranstaltungen article .post-date {
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #888;
}

/* =Content
-------------------------------------------------------------- */
.entry-content ol li {
	margin-bottom: 24px;
}
menu-toggle, 
input[type="submit"], 
input[type="button"], 
input[type="reset"], 
article.post-password-required input[type="submit"], 
.bypostauthor cite span {
	color: #fff;
	font-size: 11px;
	border: 1px solid #40a233;
	background: #40a233;
	font-family: inherit;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;

}
article .entry-content a {
	color: #ce1123;
	text-decoration: underline;
}

/* Related Posts */
.related-posts {
	margin-bottom: 48px;
}
.related-posts .col-2 {
	text-align: center;
}
.related-posts .related-title {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.related-posts .col-2 img {
	margin-bottom: 10px;
}
.related-posts .col-2 .entry-title {
	margin-bottom: 10px;
}
.related-posts .col-2 .post-date {
	font-size: 11px;
	color: #888;
}


/* =Archives
-------------------------------------------------------------- */
.archive .comments-link,
.single .comments-link {
 	display: none;
}
.by-author {
	display: none;
}
.archive footer.entry-meta,
.single footer.entry-meta {
    padding: 10px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


/* =Sidebar
-------------------------------------------------------------- */
.widget.widget_search {
	text-align: center;
}
.widget-area #s {
    height: 38px;
}
.widget-area input#searchsubmit {
	width: 100%;
	padding: 10px 10px;
}
input#s {
	width: 70%;
	margin-bottom: 10px;
	padding: 10px 10px;
}
input#searchsubmit {
	width: auto;
	margin-bottom: 10px;
	padding: 10px 10px;
}
.widget-title span {
	border-bottom: 3px solid #ce1123;
	display: block;
	text-transform: uppercase;
	color: #333;
	font-size: 16px;
	/*font-size: 1.285714285rem;*/
	line-height: 1.714285714;
}

/* =Pagination
-------------------------------------------------------------- */
.pagination:before, 
.pagination:after {
    content: "";
    display: table;
    clear: both;
}
.pagination {
	padding: 24px 10px;
}
.page-numbers {
	padding: 5px 10px;
}
.page-numbers.current {
	background: #ce1123;
	color: #fff;
}

/* =Footer
-------------------------------------------------------------- */
.footerWrap,
.footerContent.site {
	background: #f8f8f8;
}
.footerWrap {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footerContent.site {
	margin-top: 0;
	margin-bottom: 0;
}
.imprint {
	float: left;
}

/* =Event Metabox
-------------------------------------------------------------- */
.event-metabox table {
  font-family: Arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.event-metabox td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.event-metabox tr:nth-child(even) {
  background-color: #dddddd;
}
.event-metabox table {
  table-layout: auto !important;
}
.event-metabox table th,
.event-metabox table td {
  width: auto;
}

/* =Single Post
-------------------------------------------------------------- */
.singlepost-entry-cat {
	text-transform: uppercase;
}
.singlepost-entry-cat a {
	color: #f59205;
	font-weight: bold;
}
.single .entry-header .entry-title {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.meta-nav {
	color: #888;
}

/* =Download Area
-------------------------------------------------------------- */
.page-template-download-page .site-content article {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.download-area .col-2 {
}
.download-area .entry-header {
	margin-bottom: 10px;
}
.button-content {
	padding: 24px 0;
}
.button-content a {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.714285714;
	text-transform: uppercase;
	padding: 10px 20px;
	background: #ce1123;
	border-radius: 2px;
}
.button-content a:hover {
	background: #ccc;
}
.button-content a:before {
	font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: '\f019';
    color: #fff;
	position: relative;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #eee;
}

/* =Contact Form 7
-------------------------------------------------------------- */
#responsive-wpf7 {
	max-width: 100%;
	margin: 0 auto;
}
#responsive-wpf7 input[type="date"], 
#responsive-wpf7 input[type="email"],
#responsive-wpf7 input[type="number"],
#responsive-wpf7 input[type="password"],
#responsive-wpf7 input[type="radio"],
#responsive-wpf7 input[type="reset"],
#responsive-wpf7 input[type="select"],
#responsive-wpf7 input[type="text"],
#responsive-wpf7 input[type="textarea"], 
#responsive-wpf7 input[type="tel"],
#responsive-wpf7 input[type="url"]  {
	width: 100%;
    height: 38px;
}
#responsive-wpf7 textarea {
	position: relative;
	padding: 5px;
	width: 100%;
	height: 100%;
}
#responsive-wpf7 select {
	position: relative;
	padding: 5px;
	width: 100%;
	height: 38px;
	font-size: 14px;
}
#responsive-wpf7 input[type="submit"] {
	background: #ce1123;
	color: #fff;
	border: none;
	outline: 0;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.03rem;
	line-height: 1.2;
}
.form-row {
	width: 100%;
}
.column-half, 
.column-full {
	float: left;
	position: relative;
	width: 100%;
	padding: 0.65em;
}
.column-half h1 {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
#responsive-wpf7 span.wpcf7-list-item {
    margin: 0;
}
#responsive-wpf7 span.wpcf7-list-item-label {
    margin: 0;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #ce1123;
}

/* Newsletter */
.newsletter_wrap {
  	position: relative;
}
.newsletter_wrap .subscribe-form {
  	display: block;
  	position: relative;
  	margin: 0;
 	padding: 0;
  	overflow: hidden;
  	width: 100%;
}
.wpcf7 .newsletter_wrap input[type="email"] {
  	display: block;
  	width: 100%;
  	float: left;
  	height: 40px;
  	margin: 0;
  	padding: 10px 85px 10px 10px;
  	color: #515151;
}
.wpcf7 .newsletter_wrap input[type="submit"] {
  	position: absolute;
  	top: 0;
  	right: 0;
  	color: #fff;
  	font-weight: bold;
  	height: 40px;
  	line-height: 30px;
  	letter-spacing: 1px;
  	padding: 0;
  	margin: 0;
  	text-transform: uppercase;
  	width: 96px;
}


/* =Newsfeed
-------------------------------------------------------------- */
.col-6.newsfeed {
	margin-bottom: 48px;
	padding-bottom: 24px;
}
.col-6.newsfeed .entry-header .entry-title {
	font-weight: bold;
	text-transform: uppercase;
}
.jigc-article-entries:before, 
.jigc-article-entries:after {
    content: "";
    display: table;
    clear: both;
}
.jigc-article-entries a {
   font-weight: bold;
}
.footer-meta {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 1.846153846;
    text-align: right;
}
.download-page-link a {
	color: #fff !important;
	font-weight: bold;
}
