/*
 Theme Name:   Enfold Child
 Theme URI:    http://www.kriesi.at
 Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
 Author:       Kriesi
 Author URI:   http://www.kriesi.at
 Template:     enfold
 Version:      3.2.3
 Text Domain:  enfold-child
*/

html {
    background-color: #fff;
}

i {
	font-style: italic;
}

body.page #main .av-layout-grid-container .av_textblock_section p a {
	font-weight: 700;
}

main article .entry-content-wrapper .entry-content p a {
	text-decoration: underline;
}

.main_color tr:nth-child(2n), 
.main_color .avia-data-table .avia-heading-row .avia-desc-col, 
.main_color .avia-data-table .avia-highlight-col, 
.main_color .pricing-table > li:nth-child(2n), 
body .main_color .pricing-table.avia-desc-col li, 
#top .main_color .avia-data-table.avia_pricing_minimal th {
    background-color: transparent;
}

span.stext {
	font-weight: 300;
}

.html_header_top.html_header_sticky #main {
    padding-top: 100px;
}

.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
	padding-top: 205px;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: transparent !important;
	text-decoration: underline;
}

.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, 
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, 
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, 
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #fff !important;
}

#av-burger-menu-ul {
	display: none !important;
}

#top #searchform.formadd {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 205px;
}

#top #searchform.formadd div.ajax_search_response {
	background: #fff;
	position: absolute;
}

#top #searchform.formadd #s {
    border-radius: 30px;
    background: transparent;
    border: 1px solid #506478;
	padding: 6px 40px 6px 20px;
	width: 140px;
	font-family: "Montserrat",sans-serif;
	font-weight: 300;
	font-size: 13px;
}

#top #searchform.formadd #s::-webkit-input-placeholder {
	color: #b4c8dc;
	text-transform: uppercase;
}
#top #searchform.formadd #s::-moz-placeholder {
	color: #b4c8dc;
	text-transform: uppercase;
}
#top #searchform.formadd #s:-ms-input-placeholder {
	color: #b4c8dc;
	text-transform: uppercase;
}
#top #searchform.formadd #s:-moz-placeholder {
	color: #b4c8dc;
	text-transform: uppercase;
}

#top #searchform.formadd #searchsubmit {
	background: transparent;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	line-height: 34px;
}

#top #searchsubmit {
    color: #506478;
}

#top h2 a, .read-more-link a {
	color: #006496;
}

#top #main .sidebar {
	border-left: 0 none;
}

.content {
    border-right: 0 none;
}

.entry-content-header {
	padding-top: 5px;
}

#avia2-menu li {
	text-decoration: none;
}

#avia2-menu li a {
	color: #a5c4d8;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 19.5px;
	text-transform: uppercase;
}

#avia2-menu li a:hover, 
#avia2-menu li a:focus, 
#avia2-menu li.current-menu-item a {
	color: #fff;
	text-decoration: none;
}

.sub_menu > ul > li:hover > a {
	text-decoration: none;
}

#top .header_color .sub_menu ul li a:hover, 
.header_color .sub_menu ul:first-child > li.current-menu-item > a, 
.header_color .sub_menu ul:first-child > li.current_page_item > a, 
.header_color .sub_menu ul:first-child > li.active-parent-item > a {
	color: #fff;
	text-decoration: none;
}

#top #menu-item-search.menu-item-search-dropdown > a {
	text-decoration: none;
	display: block;
}

#header_main_alternate {
	border-bottom: 1px solid #e1e1e1;
}

/* Topmenu */
#header_meta {
	background: #eff2f5;
}

#top #avia2-menu {
  float: none;
	text-align: center;
}

.sub_menu {
	float: none;
	top: 0;
}

.sub_menu li {
	float: left;
	border: none;
}

.sub_menu li.menu-item-4257, .sub_menu li.menu-item-4258, .sub_menu li.menu-item-4253 {
	float: right;
	padding: 0 10px;
}

.av_secondary_left .sub_menu > ul > li:last-child {
	padding-right: 10px;
}

.header_color .sub_menu > ul > li > a,
.header_color .sub_menu > div > ul > li > a,
.header_color .main_menu ul:first-child > li > a,
#top .header_color .main_menu .menu ul .current_page_item > a,
#top .header_color.main_menu .menu ul .current-menu-item > a,
#top .header_color .sub_menu li ul a {
  color: #3c3d41;
}

.sub_menu .menu-item-3405 {
	padding-right: 0;
}

.sub_menu .menu-item-3405:after {
  content: " · ";
  display: inline;
  padding-left: 10px;
}

.av-main-nav > li > a {
	padding: 0 15px;
}

#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a {
    border-radius: 50px;
    margin: -30px 20px 0;
    width: 60px;
	height: 60px;
	opacity: 1;
}

.av_slideshow_full .caption_fullwidth .container.caption_container .slideshow_caption {
  padding-left: 90px;
}

#top .av_slideshow_full.av-control-default .prev-slide:before,
#top .av_slideshow_full.av-control-default .next-slide::before {
	line-height: 60px;
}

.slideshow_caption {
	padding: 20px;
	width: 52%;
	bottom: auto;
	max-height: 300px;
}

div .slideshow_caption h2 {
	font-family: 'PT Serif', serif;
	font-weight: 400;
	font-style: italic;
	text-transform: none;
}

.slideshow_caption .avia-caption-content {
	font-style: italic;
	line-height: 34.06px;
}

#after_full_slider_1 .content {
	padding-top: 70px;
}

.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta time {
  color: #506478;
  display: block;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 300;
}

.text-sep-cat {
	display: none;
}

#scroll-top-link {
    background-color: #374452;
}

#aktuell .avia-content-slider .slide-image, 
#aktuell .avia-content-slider .slide-entry .slide-meta .slide-meta-del,
#artikel-liste .avia-content-slider .slide-image, 
#artikel-liste .avia-content-slider .slide-entry .slide-meta .slide-meta-comments, 
#artikel-liste .avia-content-slider .slide-entry .slide-meta .slide-meta-del {
	display: none;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info {
	background: url("img/bto-teaser-videos.jpg") no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info a {
	color: #fff;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info h3,
#aktuell .avia-content-slider .slide-entry.neu-themen-info strong {
	color: #fff;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info h3 {
	margin-top: 0;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 32px;
	font-size: 32px;
}

#aktuell p.hotspot {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 13px;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info .more-link {
	border: 1px solid #fff;
}

#aktuell .avia-content-slider .slide-entry.neu-themen-info .read-more-link {
	left: 50%;
	transform: translateX(-50%);
}

body.home #aktuell .avia-content-slider2 {
	margin-top: -30px;
}

#hottopics.av-layout-grid-container,
#newbook.av-layout-grid-container {
	max-width: none;
}

#hottopics.av-layout-grid-container .flex_cell_inner,
#newbook.av-layout-grid-container .flex_cell_inner {
    box-sizing: border-box;
    max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#hottopics {
	background: #eff2f5;
	padding-top: 40px;
}

#hottopics {
	color: #006496;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 1px;
}

#hottopics a {
	color: #006496;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 36px;
	line-height: 59.8px;
}

#hottopics a:hover {
	text-decoration: none;
	color: #88bbc8;
}

#hottopics .countinfo {
	background: #ebebec;
	padding: 5px 13px;
	border-radius: 20px;
	font-size: 18px;
	font-weight: 400;
}

#newbook {
	background: #690021;
	color: #fff;
}

#newbook a, #newbook h3 {
	color: #fff;
	margin-top: 0;
}

#newbook a {
	text-decoration: underline;
}

#newbook .book23, 
#newbook .book13,
#newbook2 .book23, 
#newbook2 .book13 {
	float: left;
	box-sizing: border-box;
}

#newbook .book23,
#newbook2 .book23 {
	width: 80%;
	padding-right: 20px;
}

#newbook .book13,
#newbook2 .book13 {
	width: 20%;
}

/* Serien */
/* S - Eigentumsökonomik */
#themenspecial-s1 { 
	background-image: url("img/bto-serie-eigentumsoekonomik-flach.jpg");
	color: #fff;
}

#themenspecial-s1 h2, #themenspecial-s1 h3 {
	color: #fff;
}

/* S - Geldsystem */
#themenspecial-s2 {
	background-image: url("img/bto-serie-suche-nach-dem-geld-flach.jpg");
}

/* S - Geld */
#themenspecial-s3 { 
	background-image: url("img/bto-serie-was-tun-mit-dem-geld-flach.jpg");
}

/* S - Wiwo */
#themenspecial-wiwo {
	background-image: url("img/bto-serie-wirtschaftswoche-flach.jpg");
}

/* S - MM */
#themenspecial-mm {
	background-image: url("img/bto-serie-manager-magazin-flach.jpg");
}

/* Themenspecials */
/* TS - Griechenland */
#themenspecial-greek {
	background-image: url("img/bto-themenspecial-griechenland-flach.jpg");
	color: #fff;
}

#themenspecial-greek h2, #themenspecial-greek h3 {
	color: #fff;
}

/* TS - China */
#themenspecial-china { 
	background-image: url("img/bto-themenspecial-china-flach.jpg");
	color: #fff;
}

#themenspecial-china h2, #themenspecial-china h3 {
	color: #fff;
}

/* TS - Migration */
#themenspecial-migration {
	background-image: url("img/bto-themenspecial-migration-flach.jpg");
	color: #fff;
}

#themenspecial-migration h2, #themenspecial-migration h3 {
	color: #fff;
}

/* TS - Italien */
#themenspecial-italien {
	background-image: url("img/bto-themenspecial-italien-flach.jpg");
	color: #fff;
}

#themenspecial-italien h2, #themenspecial-italien h3 {
	color: #fff;
}

/* TS - USA */
#themenspecial-usa {
	background-image: url("img/bto-themenspecial-usa-flach.jpg");
	color: #fff;
}

#themenspecial-usa h2, #themenspecial-usa h3 {
	color: #fff;
}

/* TS - Demografie */
#themenspecial-demografie {
	background-image: url("img/bto-themenspecial-demografie-flach.jpg");
	color: #fff;
}

#themenspecial-demografie h2, #themenspecial-demografie h3 {
	color: #fff;
}

/* TS - Brexit */
#themenspecial-brexit {
	background-image: url("img/bto-themenspecial-brexit-flach.jpg");
	color: #fff;
}

#themenspecial-brexit h2, #themenspecial-brexit h3 {
	color: #fff;
}



#after_submenu {
	border-top: 0 none;
}

#empfohlen {
	margin-top: 40px;
}

#empfohlen ul {
	list-style: none;
}

#empfohlen ul li {
	float: left;
	width: 33.3333%;
	box-sizing: border-box;
	padding: 5px 25px;
	border-left: 1px solid #ebebec;
	clear: none;
	margin: 0;
	min-height: 50px;
}

#empfohlen ul li:first-child {
	border-left: 0 none;
}

#empfohlen ul li a {
	font-family: 'Montserrat', sans-serif;
	color: #006496;
	font-size: 16px;
	line-height: 20px;
}

#serien, #serien2, #serien3 {
	box-sizing: border-box;
	min-height: 510px;
	max-width: none;
	padding: 0;
}

#serien, #serien h3, #serien h2,
#serien2, #serien2 h3, #serien2 h2,
#serien3, #serien3 h3, #serien3 h2 {
	color: #3c3d41;
}

#serien .avia-builder-el-19 .avia_textblock,
#serien2 .avia-builder-el-19 .avia_textblock,
#serien3 .avia-builder-el-19 .avia_textblock {
	font-size: 26px;
	line-height: 34.06px;
	margin-bottom: 70px;
	margin-top: 20px;
}

#serien .avia-builder-el-22,
#serien2 .avia-builder-el-22,
#serien3 .avia-builder-el-22 {
	color: #006496;
}

#serien .template-blog .blog-meta, 
#serien .template-blog .post-meta-infos,
#serien .template-blog .entry-content,
#serien .template-blog .post_delimiter {
	display: none !important;
}

#serien2 .template-blog .blog-meta, 
#serien2 .template-blog .post-meta-infos,
#serien2 .template-blog .entry-content,
#serien2 .template-blog .post_delimiter {
	display: none !important;
}

#serien3 .template-blog .blog-meta, 
#serien3 .template-blog .post-meta-infos,
#serien3 .template-blog .entry-content,
#serien3 .template-blog .post_delimiter {
	display: none !important;
}

#serien .template-blog h2.post-title,
#serien2 .template-blog h2.post-title,
#serien3 .template-blog h2.post-title {
	font-size: 16px !important;
	color: #006496;
	line-height: 20px;
}

#serien .template-blog .post-entry,
#serien2 .template-blog .post-entry,
#serien3 .template-blog .post-entry {
	border-bottom: 1px solid #eee;
}

#serien .template-blog .post-entry:first-child,
#serien2 .template-blog .post-entry:first-child,
#serien3 .template-blog .post-entry:first-child {
	border-top: 1px solid #eee;
}

#serien .serien-intro,
#serien2 .serien-intro,
#serien3 .serien-intro {
  color: #3c3d41;
  font-family: "Montserrat",sans-serif;
  font-size: 13px;
}

#serien .serien-outro,
#serien2 .serien-outro,
#serien3 .serien-outro {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
	letter-spacing: 2.6px;
	display: block;
	padding-top: 20px;
	color: #006496;
	text-transform: uppercase;
	margin-left: 50px;
}

#serien .serien-outro a,
#serien2 .serien-outro a,
#serien3 .serien-outro a {
	color: #006496;
	text-decoration: none;
}

.serien-btn {
    border: 1px solid #3c3d41 !important;
    border-radius: 25px;
    opacity: 0.6;
    padding: 10px 30px;
}

.serien-btn:hover {
	opacity: 1;
}

.serien-btn a {
	text-decoration: none;
	color: #3c3d41;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 12px;
	letter-spacing: 2px;
}

.serien-btn a:hover {
	color: #3c3d41;
}

.serien-index {
    border: 1px solid #006496 !important;
    border-radius: 17px;
    display: inline-block;
    font-weight: 400;
    height: 32px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
	margin-left: -46px;
}

.serien-index {
  background: #006496 none repeat scroll 0 0;
  color: #eff2f5;
}

.serien-outro .serien-index {
  font-size: 20px;
  line-height: 10px;
}

body.home .wpp-post-title {
	color: #fff;
	display: block;
	min-height: 50px;
}

#cal-separator.av-layout-grid-container {
	max-width: none;
	padding: 0;
	margin: 0;
}

#cal-separator .flex_cell {
	padding: 0;
	margin: 0;
}

#cal-separator hr {
	margin-top: 0 !important;
}

#kalender strong, #kalender h3 {
	color: #006496;
}

#kalender h3 {
	font-size: 40px;
	line-height: 48px;
	font-weight: 400;
	text-transform: none;
}

#kalender .iconbox_content_container {
	font-size: 16px;
}

#kalender .iconbox_content_container strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 300;
}

#top .iconbox.av-no-box .iconbox_icon {
	border: 0 none;
	color: #a3a3a3;
}

.aktueller-newsletter h3, .aktueller-newsletter a {
	color: #006496;
}

/* Footer */
.footer-img-sperr {
	float: right;
	width: 360px;
	min-height: 175px;
}

#footer .widget {
	overflow: visible;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer .widget hr {
	clear: none;
	border-color: #3a414a;
	margin: 30px 0;
}

#footer section#nav_menu-2 {
	margin-top: 0;
	margin-bottom: 15px;
}

#top #footer .widget_nav_menu li {
	float: left;
	clear: none;
	font-weight: 700;
	letter-spacing: 1px;
	margin-right: 30px;
}

#top #footer .widget_nav_menu li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 19.5px;
	font-size: 13px;
}

#top #footer .widget_nav_menu li a:hover {
	text-decoration: underline;
	color: #fff;
}

#top #footer .widget_nav_menu li:last-child {
	margin-right: 0;
}

.sidebar_right .comment_container {
    padding-right: 35px;
}

#top .comment_text {
	line-height: 18px;
}

.comment_content {
    padding: 0 15px 15px 0;
}

#top .commentlist ul {
    margin: 0 0 0 35px;
}

#commentform .cptch_block label {
	position: static;
}

.post-meta-infos {
    color: #76777a;
    font-size: 12px;
    font-style: italic;
}

.sidebar .widgettitle {
	border-bottom: 1px solid #e1e1e1;
	font-size: 18px;
}

.sidebar .mycatinfo, .sidebar .read-more-link {
	display: none;
}

.sidebar .tptn_posts ul li .tptn_date, 
.sidebar .tptn_posts_daily ul li .tptn_date, 
.sidebar .tptn_link {
    margin-bottom: 5px;
    text-align: left;
}

.tptn_posts_daily ul li,
.tptn_posts ul li {
	margin-bottom: 20px;
}

.tptn_posts_daily ul li .tptn_title,
.tptn_posts ul li .tptn_title,
.wpp-post-title {
	color: #006496;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

.tptn_posts_daily ul li .tptn_comments, 
.tptn_posts ul li .tptn_comments, 
.wpp-meta.post-stats .wpp-comments {
	float: right;
}

.tptn_posts_daily ul li .tptn_date,
.tptn_posts ul li .tptn_date,
.wpp-meta.post-stats {
	font-size: 12px;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	display: block;
	border-top: 1px solid #fff;
	padding-top: 15px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 10px;
}

.tptn_posts ul li .tptn_after_thumb {
	border-bottom: 1px solid #fff;
	display: block;
	padding-bottom: 15px;
}

.tptn_posts .read-more-link .more-link,
.wpp-list .read-more-link .more-link {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	padding: 5px 10px;
}

.wpp-list .read-more-link {
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}

.tptn_posts .read-more-link .wcount,
.wpp-list .read-more-link .wcount {
	font-size: 12px;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	margin-left: 10px;
}

.category-publikationen .searchandfilter, .category-publikationen .filter-toggle, 
.category-publikationen .filters, .category-publikationen #header_main_alternate {
	display: none;
}

.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.category-publikationen #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-63 #main {
	padding-top: 140px;
}

.page-id-63 #header_main_alternate, .page-id-63 .widget_widget_tptn_pop, 
.page-id-63 .slide-meta-del {
	display: none !important;
}
 
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-32 #main, 
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-3528 #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-3536 #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-17 #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-3549 #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-88 #main {
	padding-top: 140px;
}
 
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.page-id-3082 #main {
	padding-top: 140px;
}

.page-id-32 #header_main_alternate, 
.page-id-3082 #header_main_alternate,
.page-id-3528 #header_main_alternate, 
.page-id-3536 #header_main_alternate,
.page-id-17 #header_main_alternate,
.page-id-3549 #header_main_alternate,
.page-id-88 #header_main_alternate {
	display: none;
}

.page-id-17 .flex_cell:last-child {
	border-left: 1px solid #e1e1e1;
}

.multi-big .post_author_timeline, .single-small .post_author_timeline {
	display: none;
}

.template-blog .blog-meta, 
.template-blog .blog-author {
	display: none;
}

.template-blog .post_delimiter {
    clear: both;
    margin: 0 0 30px;
    padding: 30px 0 0;
	border-bottom: 1px solid #e1e1e1;
}

.ssba-wrap img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.ssba-wrap img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
}

#top .av-flex-placeholder {
    width: 1%;
}

.mycatinfo {
  border: 1px solid #767779 !important;
  border-radius: 4px;
  padding: 3px 6px;
  text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-align: left;
	font-size: 10px;
	line-height: 15px;
	color: #919191;
}

#themenspecial .mycatinfo,
[id^="themenspecial-"] .mycatinfo {
	display: none;
}

.dpe-flexible-posts time.date-container {
  color: #76777a;
  display: block;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 10px;
}

.dpe-flexible-posts h4 {
	clear: right;
	margin: 10px 0;
}

.tptn_link {
	margin-bottom: 10px;
	display: block;
}

.dpe-flexible-posts .read-more-link a {
	font-weight: 400;
}

.dpe-flexible-posts .read-more-link {
	color: #76777a;
}

#hottopics .countinfo {
	vertical-align: middle;
}

#top #themenspecial,
#top [id^="themenspecial-"] {
	max-width: none;
	position: relative;
}

#top #themenspecial .avia-content-slider .avia-slideshow-arrows a,
#top [id^="themenspecial-"] .avia-content-slider .avia-slideshow-arrows a {
	opacity: 1;
	margin: 0 40px;
	top: auto;
	bottom: 71px;
}

#top #themenspecial .avia-content-slider .avia-slideshow-arrows a.prev-slide,
#top [id^="themenspecial-"] .avia-content-slider .avia-slideshow-arrows a.prev-slide {
	left: 0;
}

#themenspecial .flex_cell_inner,
[id^="themenspecial-"] .flex_cell_inner {
  margin: 0 auto;
  max-width: 1170px;
}

#themenspecial .flex_cell_inner,
#themenspecial .avia-content-slider,
[id^="themenspecial-"] .flex_cell_inner,
[id^="themenspecial-"] .avia-content-slider {
	position: static;
}

#themenspecial .avia-slideshow-arrows a:before,
[id^="themenspecial-"] .avia-slideshow-arrows a:before {
	background: none;
	border: 1px solid #fff;
	border-radius: 50%;
}

body.home #themenspecial h2 a {
    color: #fff;
}

body.home #themenspecial h2 a:hover {
    text-decoration: underline;
}

#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap {
	-webkit-perspective: none !important;
	perspective: none !important;
}

#top .avia-slideshow-arrows a:before {
  background: none;
  border-radius: 50% !important;
	content: '';
}

#top .avia-slideshow-arrows a.prev-slide:before {
	background: url("img/bto-button-pfeil-links.png") no-repeat;
	background-size: 100%;
}
#top .avia-slideshow-arrows a.next-slide:before {
	background: url("img/bto-button-pfeil-rechts.png") no-repeat;
	background-size: 100%;
}

#top .avia-slideshow-arrows a.prev-slide:hover:before {
	background: url("img/bto-button-pfeil-links-mouseover.png") no-repeat;
	background-size: 100%;
}
#top .avia-slideshow-arrows a.next-slide:hover:before {
	background: url("img/bto-button-pfeil-rechts-mouseover.png") no-repeat;
	background-size: 100%;
}

#header #header_meta {
  background: rgb(19, 42, 58);
  min-height: 50px;
}

#header #header_meta .sub_menu li { 
	line-height: 50px;
}

.avia-slideshow .avia-slideshow-dots a {
  background: #999794 none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 0 8px;
  padding: 0;
}
.avia-slideshow .avia-slideshow-dots a.active {
  background: none;
  border: 1px solid #fff;
}

.fontResizer {
  bottom: auto;
  height: 25px;
  left: auto;
  line-height: 34px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  visibility: visible;
  z-index: 10;
}

.fontResizer:before {
  color: #b4c8dc;
  content: "SCHRIFTGRÖSSE";
  display: block;
  float: left;
  font-family: "Montserrat",sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 25px;
  padding-right: 5px;
}

.fontResizer img {
	display: inline-block;
	margin: 0 3px;
	width: 21px;
	height: 21px;
}

#menu-item-search {
  position: absolute;
  right: 200px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#top #menu-item-search.menu-item-search-dropdown > a[data-av_icon]:before {
  border: 1px solid #fff;
  border-radius: 25px;
  color: #fff;
  content: "Suche";
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  width: 48px;
	opacity: 0.6;
}

#top #menu-item-search.menu-item-search-dropdown > a[data-av_icon]:hover:before {
	opacity: 1;
}

.avia-slideshow.avia-slideshow-1.av-control-default.avia-slideshow-no.scaling.av_slideshow_full.avia-slide-slider {
  max-height: 340px;
}

.avia-slideshow.avia-slideshow-3.av-control-default.avia-slideshow-no.scaling.av_slideshow_full.avia-slide-slider {
	max-height: 400px;
}

#serien .avia_textblock,
#serien2 .avia_textblock,
#serien3 .avia_textblock {
  margin: 0 auto;
  max-width: 700px;
}

#top .fullsize#serien .template-blog .post-title,
#top .fullsize#serien2 .template-blog .post-title,
#top .fullsize#serien3 .template-blog .post-title {
	text-align: left;
	margin-left: 50px;
}

#full_slider_2, #full_slider_3 {
	display: none;
}

#full_slider_1 .slideshow_caption h2 {
	font-size: 36px;
	line-height: 42px;
}

#full_slider_1 .avia-caption-content p {
	font-size: 18px;
	line-height: 22px;
}

#full_slider_2 .slideshow_caption h2 {
	font-size: 22px;
	line-height: 26px;
}

#full_slider_2 .avia-caption-content p {
	font-size: 15px;
	line-height: 18px;
}

.responsive #top #full_slider_3 .slideshow_caption h2 {
	font-size: 24px !important;
	line-height: 30px;
}

#full_slider_3 .avia-caption-content p {
	font-size: 16px;
	line-height: 18px;
}

#full_slider_3 .avia-slideshow-arrows.avia-slideshow-controls {
  display: none;
}

#top #main .avia-slideshow-button {
	margin-top: 0;
}

#top #themenspecial .avia-content-slider,
#top [id^="themenspecial-"] .avia-content-slider {
  border-top: 1px solid #3c3d41;
  padding-top: 20px;
}

#kalender [data-av_icon]:before {
  font-size: 60px;
}

#menu-item-search [data-av_icon]:before {
  font-family: "Montserrat";
  font-size: 16px;
}

/* Themenkreis */
#themenkreis_content_all .slide-image,
#themenkreis_content_all .slide-meta-comments,
#themenkreis_content_all .mycatinfo,
#themenkreis_content_all .slide-meta-del {
  display: none;
}

#themenkreis_content_all h3 {
  color: #006496;
  font-size: 22px;
}

#themenkreis_content_all .slide-entry-excerpt.entry-content {
  margin-top: 10px;
}

#themenkreis_content_all .read-more-link {
  margin-top: 20px;
}

#themenkreis_content_all .hr {
  margin: 0 0 15px
}

#themenkreis_content_all ul li {
  background: url("/wp-content/themes/enfold-child/img/arrow-left-inactive.png") no-repeat;
	background-position: 10px center;
  border-bottom: 1px solid #ebebec;
  list-style: outside none none;
  padding: 20px 0 20px 50px;
}

#themenkreis_content_all ul li:last-child {
	border-bottom: 0;
}

#themenkreis_content_all ul li.active {
  background: url("/wp-content/themes/enfold-child/img/arrow-left-active.png") no-repeat;
	background-position: 10px center;
}

#themenkreis_content_all ul li a {
  color: #3c3d41;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: 1px;
}

#themenkreis_content_all ul li a:hover,
#themenkreis_content_all ul li a:focus,
#themenkreis_content_all ul li.active a {
	color: #006496;
	text-decoration: none;
}

#serien3 {
	margin: 40px 0;
}

#footer div .av_one_fourth {
    margin-left: 6%;
    width: 20.5%;
}

body #footer div .first {
    margin-left: 0;
}

/* NEW LAYOUT */
#top .countinfo a {
    color: #005a8c;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    border: 1px solid #005a8c;
    border-radius: 15px;
    font-weight: 700;
	letter-spacing: 1px;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    padding: 5px 10px;
}

.countinfo .wcount {
    font-size: 12px;
    line-height: 15px;
    font-family: 'Montserrat', sans-serif;
	margin-left: 10px;
}

#stelters-kolumnen.av-layout-grid-container,
#startseite-zeit.av-layout-grid-container {
	max-width: none;
}

#stelters-kolumnen.av-layout-grid-container .flex_cell_inner,
#startseite-zeit.av-layout-grid-container .flex_cell_inner {
    box-sizing: border-box;
    max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#startseite-zeit {
    background: #1e3246;
    color: #fff;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.responsive #top #wrap_all #startseite-zeit.av-flex-cells .no_margin {
	margin: 0;
}

#startseite-zeit .widget {
	padding: 10px 0;
}

#stelters-kolumnen {
    background: #003C5F;
    color: #fff;
}

#stelters-kolumnen .image-overlay-inside {
	display: none;
}

#stelters-kolumnen .avia-image-container img {
	max-height: 75px;
}

#stelters-kolumnen .avia-content-slider .slide-entry .slide-meta {
	padding-bottom: 0;
}

#stelters-kolumnen .avia-content-slider .slide-entry h3 a {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #005a8c;
}

#stelters-kolumnen.main_color .avia-content-slider .slide-image, 
#stelters-kolumnen.main_color .avia-content-slider .read-more-link, 
#stelters-kolumnen.main_color .avia-content-slider .slide-meta-comments, 
#stelters-kolumnen.main_color .avia-content-slider .slide-meta-del {
	display: none;
}

.avia_transform #stelters-kolumnen a:hover .image-overlay {
    opacity: 0 !important;
}

#top #stelters-kolumnen .avia-content-slider-inner .slide-entry-wrap {
	border-bottom: 1px solid #dce6f0;
	padding: 17px 0;
	margin-bottom: 0;
}

#top #stelters-kolumnen .avia-content-slider-inner .slide-entry-wrap:first-child {
	border-top: 1px solid #dce6f0;
}

#stelters-kolumnen .countinfo {
	position: absolute;
	bottom: 30px;
}

#stelters-kolumnen .avia-content-slider {
	margin-bottom: 60px;
}

#top #stelters-tv .avia-image-container-inner,
#top #stelters-tv .avia-image-container-inner img {
	width: 100%;
}

#top #stelters-tv-sub .avia-image-container-inner, 
#top #stelters-tv-sub .avia_image, 
#top #stelters-tv-sub .av-image-caption-overlay {
    border-radius: 0;
}

#top #stelters-tv .avia-image-container-inner a:before,
#top #stelters-tv-sub .avia-image-container-inner a:before {
	content: url("img/bto17-button-video.png");
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#top #stelters-tv .avia-image-container-inner a:hover:before,
#top #stelters-tv-sub .avia-image-container-inner a:hover:before {
	content: url("img/bto17-button-video-mouseover.png");
}

.avia_transform #top #stelters-tv a .image-overlay,
.avia_transform #top #stelters-tv-sub a .image-overlay {
	display: none !important;
}

#top #stelters-tv-sub h3 {
	margin-top: 0;
}

#top #stelters-tv-sub .av_textblock_section {
	padding: 0 20px;
}

#top #stelters-tv-sub .datum {
	color: #506478;
	display: block;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 300;	
}

#top #stelters-tv-sub .quelle {
	font-size: 12px;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #506478;
}

#stelters-wissen.av-layout-grid-container {
	max-width: none;
}

#stelters-wissen.av-layout-grid-container .flex_cell_inner {
    box-sizing: border-box;
    max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

#stelters-wissen div .av_textblock_section:first-child {
	background-image: url("/wp-content/themes/enfold-child/img/bto-serie-suche-nach-dem-geld-flach.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin: -30px -30px 0 -30px;
	padding: 30px;
	height: 365px;
}

#stelters-wissen div .first .av_textblock_section:first-child {
	background-image: url("/wp-content/themes/enfold-child/img/bto-serie-eigentumsoekonomik-flach.jpg");
}

#stelters-wissen div .avia-builder-el-last .av_textblock_section:first-child {
	background-image: url("/wp-content/themes/enfold-child/img/bto-serie-was-tun-mit-dem-geld-flach.jpg");
}

#stelters-wissen p {
	line-height: 21px;
	font-size: 19px;
}

#stelters-wissen .av_one_third h3 {
	margin-top: 0;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 32px;
	font-size: 32px;
}

#stelters-wissen p.hotspot {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 13px;
}

#top #stelters-wissen .av_inherit_color .countinfo a {
	color: #fff;
	border-color: #fff;
}

#stelters-wissen .slide-entry-wrap .slide-image, 
#stelters-wissen .slide-entry-wrap .slide-meta-comments, 
#stelters-wissen .slide-entry-wrap .slide-meta-del, 
#stelters-wissen .slide-entry-wrap .slide-entry-excerpt {
	display: none;
}

#stelters-wissen .slide-entry-wrap .slide-meta {
	padding-bottom: 0;
}

#stelters-wissen .slide-entry-wrap h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #005a8c;
}

#stelters-wissen .slide-entry-wrap {
	border-bottom: 1px solid #dce6f0;
	margin-bottom: 20px !important;
    padding-bottom: 15px !important;
}

#stelters-wissen .countinfo {
	position: absolute;
	bottom: 30px;
}

#stelters-wissen .countinfo .wcount {
    color: #506478;
}

#stelters-wissen .avia-content-slider {
	margin-bottom: 40px;
}

body#top.postid-15935 #li-comment-84013 {
	color: #820000;
}

#top.single .entry-footer div.av-share-box {
	display: none !important;
}

/* Responsive */
@media screen and (max-width: 1400px) {
	#themenspecial .flex_cell_inner,
	[id^="themenspecial-"] .flex_cell_inner {
		padding: 0 80px;
	}
}

@media screen and (max-width: 1240px) {
	#aktuell {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1175px) {
	#avia2-menu li {
		padding: 0 5px;
	}
	#avia2-menu li a {
		font-size: 10px;
		font-weight: normal;
	}	
	#full_slider_1 .slideshow_caption h2 {
		font-size: 28px;
		line-height: 32px;
	}
}

@media screen and (max-width: 1060px) {
	#stelters-themen .av-tab-section-tab-title-container {
		min-width: auto !important;
	}
}

@media screen and (max-width: 989px) {
	#top .avia-content-slider-inner .slide-entry-wrap {
		margin-bottom: 0;
	}
	
	.template-page .avia-content-slider .slide-entry-wrap {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 950px) {
	.fontResizer {
		display: none;
	}
	
	#menu-item-search {
		right: 0;
	}
	
	#top #searchform.formadd {
		right: 0;
	}
}

@media screen and (max-width: 900px) {
	#full_slider_1 {
		display: none;
	}
	#full_slider_2 {
		display: block;
	}
	
	.html_header_top.html_bottom_nav_header #top .main_menu > div, 
	.html_header_top.html_bottom_nav_header #top .main_menu ul:first-child {
		height: auto;
	}
}

@media screen and (max-width: 860px) {	
	.footer-img-sperr {
		display: none;
	}
}

@media screen and (max-width: 820px) {
	#full_slider_2 .avia-caption-content p {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.responsive #top #wrap_all .slide-entry {
		margin: 0;
		width: 100%;
	}
	
	#avia2-menu li a { 
		font-size: 12px;
	}
	
	.page-id-17 .flex_cell:last-child {
		border-left: 0 none;
	}
	
	#advanced_menu_toggle {
		border: none;
		background: url("img/nav-icon.png") no-repeat;
		background-position: center center;
	}
	
	#advanced_menu_toggle::after {
		content: "Navigation";
		font-family: "Montserrat";
		padding-left: 40px;
		vertical-align: top;
	}
	
	#advanced_menu_toggle:before {
		content: '';
	}
	
	.avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
		background-color: #fff;
		color: #000;
	}
	
	#top #themenspecial, 
	#top [id^="themenspecial-"] {
		padding-bottom: 40px;
		padding-top: 0;
		background-size: cover;
	}
	
	#top #themenspecial h2, 
	#top [id^="themenspecial-"] h2 {
		font-size: 40px;
		line-height: 44px;
	}
	
	#themenspecial .avia_textblock, 
	[id^="themenspecial-"] .avia_textblock {
		margin-bottom: 0;
	}
	
	#top #themenspecial .avia-content-slider, 
	#top [id^="themenspecial-"] .avia-content-slider {
		margin-top: 10px;
	}
	
	#themenspecial .avia_textblock,
	[id^="themenspecial-"] .avia_textblock {
		font-size: 22px;
		line-height: 26px;
	}
	
	#newbook .book23, 
	#newbook .book13,
	#newbook2 .book23, 
	#newbook2 .book13 {
		float: none;
		width: 100%;
		padding: 0;
	}
	
	#themenspecial .flex_cell_inner,
	[id^="themenspecial-"] .flex_cell_inner {
		padding: 0;
	}
	
	.inner-container #advanced_menu_toggle, .inner-container #advanced_menu_hide {
		left: 0;
		right: auto;
		margin-top: 0;
		top: auto;
	}

	#menu-item-search {
		float: right;
		margin-top: 0;
		position: absolute;
		right: 20px;
		top: 50%;
	}
	
	.responsive #top #wrap_all #header_main .container {
		width: 100%;
		max-width: 100%;
	}
	
	.responsive #top .slideshow_caption h2 {
		line-height: 20px;
	}
	
	.responsive #top .inner-container .logo {
		width: auto;
	}
	
	.responsive #top #wrap_all #main #aktuell .avia-content-slider .slide-entry-wrap {
		margin-bottom: 0;
	}
	
	#empfohlen .widget {
		padding-bottom: 0;
	}
	
	#meistgelesen, 
	#meistkommentiert, 
	#meistgeklickt {
		margin-top: 0;
	}
	
	.responsive #top #wrap_all #main .flex_cell_inner .avia-content-slider-odd .av_one_third {
		margin-left: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	
	#empfohlen ul.dpe-flexible-posts li,
	#meistgelesen .tptn_posts ul li,
	#meistgelesen .tptn_posts_daily ul li, 
	body.home ul.wpp-list li {
		float: none;
		width: 100%;
		min-height: auto;
		height: auto;
		margin-bottom: 20px;
	}
	
	#empfohlen ul.dpe-flexible-posts li:last-child,
	#meistgelesen .tptn_posts ul li:last-child,
	#meistgelesen .tptn_posts_daily ul li:last-child, 
	body.home ul.wpp-list li:last-child {
		border-bottom: 0;
	}
	
	.responsive footer#socket .sub_menu_socket {
		display: block;
	}
	
	#serien .flex_cell .avia_textblock > h2,
	#serien2 .flex_cell .avia_textblock > h2,
	#serien3 .flex_cell .avia_textblock > h2 {
		font-size: 44px;
	}
	
	#serien .flex_cell .avia_textblock > p,
	#serien2 .flex_cell .avia_textblock > p,
	#serien3 .flex_cell .avia_textblock > p {
		font-size: 20px;
		line-height: 24px;
	}
	
	#top #themenspecial,
	#top [id^="themenspecial-"] {
		padding-bottom: 40px;
	}
	
	#top #themenspecial .avia-content-slider .avia-slideshow-arrows a,
	#top [id^="themenspecial-"] .avia-content-slider .avia-slideshow-arrows a {
		bottom: 15px;
		margin: 0 40px;
	}
	
	#themenkreis_content_all ul, #themenkreis_content_all ul li {
		margin-left: 0;
	}
	#full_slider_2 {
		display: none;
	}
	#full_slider_3 {
		display: block;
	}
	
	#top #searchform.formadd {
		display: none;
	}
	
	#av-burger-menu-ul {
		display: table-cell !important;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay ul.bmmenu {
		display: none;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		padding: 15px 20px;
	}
}

@media screen and (max-width: 720px) {
	#menu-item-search {
		display: none;	
	}
}

@media screen and (max-width: 550px) {
	.responsive .logo a img {
		width: 60%;
	}
}

@media screen and (max-width: 450px) {
	#full_slider_3 .avia-caption-content p {
		display: none;
	}
}