/*
Theme Name: Heise Brandworld
Description: ChildTheme von twentytwelve - twentytwelve darf nicht gelöscht werden
Author: danubius - Die Agentur in Straubing für Webdesign, Suchmaschinenoptimierung, Print und Werbemittel – vom Konzept bis zur Umsetzung Ihr professioneller Partner.
Author URI: http://www.danubius.de/
Version: 1.0
Template: twentytwelve
*/

@import url(../twentytwelve/style.css);

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('webfonts/source-sans-pro-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('webfonts/source-sans-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/source-sans-pro-v11-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('webfonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('webfonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('webfonts/source-sans-pro-v11-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('webfonts/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/source-sans-pro-v11-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('webfonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('webfonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('webfonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


html {
	box-sizing: border-box;
	font-size: 100%;
}
*, *:before, *:after {
	box-sizing: inherit;
}
/* Clearfix */
.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
html {
	height: 100%;
	overflow-y: scroll;
}
body.custom-font-enabled {
	font-family: 'Source Sans Pro';
}
body {
	/*
	background: url('img/dust_scratches.png');
	*/
	background-color: #f2f2f2;
}
body, body .site {
	font-size: 16px;
	color: #323232;
}
.site {
	margin-top: 15px;
}
a,
.widget-area .widget a {
	color: #E5201B;
	text-decoration: none;
}
a:hover,
.widget-area .widget a:hover {
	color: #323232;
}
img {
	max-width: 100%;
	height: auto;
}
hr {
	clear: both;
	margin-left: 0;
	margin-right: 0;
}
h1, h2 {
	color: #323232;
	font-size: 25px;
	font-weight: normal;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	box-shadow: none;
	border-radius: 0;
}
.entry-content p a,
.entry-content p a:visited, .comment-content p a:visited {
	color: #1063AD;
	text-decoration: underline;
}
.site-content article {
	border: none;
	margin-bottom: 0;
}
.top {
	display: flex;
	margin-bottom: 10px;
	}
.top .uptodate {
	color: #5a5a5a;
	font-size: 14px;
	font-weight: normal;
}
.top .ad {
	display: flex;
	align-items: flex-end;
	font-size: 14px;
	flex: 1 1 auto;
}
.top .social {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex: 1 1 auto;
}
.top .social li {
	margin-left: 10px;
	
}
.top .social .btn {
	border-radius: 15px;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top .social .btn a {
	/*border-radius: 15px;*/
	/*display: inline-block;*/
	/*text-align: center;*/
	/*cursor: pointer;*/
	/*width: 30px;*/
	/*height: 30px;*/
	/*border: none;*/

	display: flex;
	align-items: center;
	justify-content: center;
}
.top .social .btn-twitter {
	background: #00acee;
	transition: all 0.2s ease-in-out 0s;
}

.top .social .btn-twitter:hover {
	background: #323232;
	transition: all 0.2s ease-in-out 0s;
}

.top .social .btn-rss {
	background: #ee802f;
	transition: all 0.2s ease-in-out 0s;
}
.top .social .btn-rss:hover {
	background: #424242;
	transition: all 0.2s ease-in-out 0s;
}
.top .social .btn-envelope {
	background: #a6a5a5;
}
.top .social .btn-envelope:hover {
	background: #424242;
	transition: all 0.2s ease-in-out 0s;
}
.top .social i {
	color: #fff;
}
.top .social a i {
	//line-height: 30px;
}
.brandworld-header-box {
	height: 136px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 40px;
}
.brandworld-header-box .brandlogo {
	flex: 0 1 auto;
	justify-content: flex-end;
	/*border: 1px solid #ececec;*/
	line-height: 0;
	max-height: 100px;
	max-width: 400px;
	overflow: hidden;
}
.site {
	position: relative;
	overflow: visible;
}
.sky {
	box-shadow: none !important;
	left: 100%;
	position: absolute;
	margin-left: 20px;
	min-width: 160px;
	text-align: center;
	top: 0;
}
.sky.rectangle {
	left: 0;
	position: relative;
	margin-left: 0;
	min-width: inherit;
	top: 0;
}

.wid {
	bottom: -43px;
	left: 0px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}
.home .wid {
	bottom: -45px;
}
@media screen and (min-width: 601px) {
	.wid {
		bottom: -43px;
	}
	.home .wid {
		bottom: -48px;
	}
}
.wid div {
	color: #999;
/*
	text-decoration: underline !important;
*/
	cursor: pointer;
	transition: color 0.2s ease-in-out 0s;
}
.wid div:hover {
	color: #db0d15;
	transition: color 0.2s ease-in-out 0s;
}
.tooltipster-sidetip.tooltipster-light .tooltipster-content {
	font-size: 14px;
}

/* Brandworld Mailform */

.brandworld-mail-success {
	background: #DFF0D8;
	border: 1px solid #D6E9C6;
	text-align: center;
	padding: 20px;
	color: #3C763D;
}
.brandworld-mail-error {
	background: #F2DEDE;
	border: 1px solid #EBCCD1;
	text-align: center;
	padding: 20px;
	color: #A94442;
	margin-bottom: 25px;
}

/* Neue Beiträge */

.new-posts {
	list-style: disc;
	margin-left: 20px;
}
.new-posts li {
	line-height: 1.3 !important;
	margin-bottom: 5px;
}

/* Sitetitle */

.site-header .site-title {
	font-size: 0;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	z-index: 10;
	display: inline-block;
}
.site-header .site-title a:hover {
	text-decoration: none;
	opacity: 1;
}
.site-header .site-title span {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.site-title:after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	width: 1px;
}
a.logo::after {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.logo {
	display: inline-block;
	position: relative !important;
	height: auto;
	max-width: 270px;
	flex: 1 1 auto;
}

/* Navigation */

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border-top: 0;
	border-bottom: 0;
	/* 
		background: url('img/nav-border.png') bottom center;
	*/
	border-bottom: 3px solid #f2f2f2;
}
.main-navigation li {
	margin: 0;
	padding: 0;
}
.main-navigation .nav-menu > li {
	border-bottom: 3px solid transparent;
	transition: all 0.2s ease-in-out 0s;
}
.main-navigation .nav-menu > li:hover,
.main-navigation .nav-menu > .current-menu-item,
.main-navigation .nav-menu > .current-post-parent {
	border-bottom: 3px solid #1063ad;
	transition: all 0.2s ease-in-out 0s;
}
.main-navigation li a {
	/* font-size: 15px; */
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 2;
}
@media screen and (min-width: 900px) {
	.main-navigation .nav-menu > li {
		top: 3px;
		padding: 0;
	}
	.main-navigation .nav-menu > li a {
		position: relative;
		top: 3px;
		padding: 0 10px;
		color: #5a5a5a;
		text-transform: none;
		border-bottom: 3px solid transparent;
		transition: all 0.2s ease-in-out 0s;
	}
	.main-navigation .nav-menu > .current-menu-item > a, 
	.main-navigation .nav-menu > .current-post-parent > a {
		color: #323232;
		font-weight: 600;
		transition: all 0.2s ease-in-out 0s;
	}
/*
	.main-navigation .nav-menu > li:hover a,
	.main-navigation .nav-menu > li:focus a,
*/
	.main-navigation .nav-menu > li a:hover,
	.main-navigation .nav-menu > li a:focus {
		color: #1063ad;
		border-bottom: 3px solid #1063ad;
		transition: all 0.2s ease-in-out 0s;
	}
}
.main-navigation li a, .main-navigation li {
	display: block;
	float: left;
}
body.template-front-page .site-content, body.attachment .site-content, body.full-width .site-content {
	width: 64.5%;
}

/* Frontpage */

.topnews {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.topnews .topnews-post:first-child {
	flex: 1 1 100%;
	margin-bottom: 19px;
}
.topnews .topnews-post {
	flex: 0 1 49.1%;
	display: block;
}
.topnews .topnews-post .overlay {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.topnews .topnews-post:first-child .overlay a {
	flex: 0 1 80%;
	max-width: 80%;
}
.topnews .topnews-post .overlay a {
	align-items: flex-end;
	display: flex;
	flex: 0 1 65%;
	max-width: 65%;
	padding: 10px;
}
.topnews .topnews-post:first-child .overlay h2 {
	font-size: 25px;
}
.topnews .topnews-post .overlay h2 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
}
.topnews .topnews-post:first-child .overlay .experts {
	flex: 0 1 20%;
	max-width: 20%;
}
.topnews .topnews-post .overlay .experts {
	flex: 0 1 35%;
	max-width: 35%;
	position: relative;
}
.topnews .topnews-post .overlay .experts .experte_name {
	font-weight: 700;
	display: block;
}
.topnews .topnews-post .overlay .experts .experts-inner {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #fff;
	font-size: 12px;
	display: flex;
	align-items: center;
	text-align: right;
	padding: 10px;
}
.topnews .topnews-post .overlay .experts img {
	margin-left: 10px;
	border-radius: 5px;
}
.rescent-img {
	position: relative;
}
.rescent-img > img {
	transition: all 0.2s ease-in-out 0s;
}
.rescent-img:hover > img  {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: all 0.2s ease-in-out 0s;
}
.overlay {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
}

/* Heise Newsblock */

.heise-news {
	background: #f6f6f6;
	padding: 20px;
}
.heise-news-header {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	padding: 0 0 15px 0;
}
.heise-news-header span {
	font-size: 14px;
	padding-left: 25px;
}
.heise-newswrapper {
	display: flex;
	justify-content: space-between;
} 
.heise-newswrapper .heise-post {
	flex: 0 1 32.24489795918367%;
}
.heise-newswrapper .heise-post .heise-subheadline {
	padding: 10px 0;
	color: #323232;
}
.heise-newswrapper .heise-post h2 {
	color: #003399;
	font-size: 22px;
}

/* Brandworld News */

.alm-reveal .br-post {
	position: relative;
	padding-right: 5px;
}
.alm-reveal .br-post a {
	display: flex;
	margin-bottom: 25px;
	color: #484848;
}
.alm-reveal .br-post .br-img {
	margin-right: 15px;
	flex: 0 1 auto;
	min-width: 220px;
	position: relative;
}
.alm-reveal .br-post .br-img .overlay-front {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
}
.alm-reveal .br-post .br-img > img {
	transition: all 0.2s ease-in-out 0s;
}
.alm-reveal .br-post:hover .br-img > img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: all 0.2s ease-in-out 0s;
}
.alm-reveal .br-post .br-content {
	flex: 1 1 auto;
	padding-top:5px; 
}
.alm-reveal .br-post .br-content h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
.alm-reveal .br-post .br-content p,
.alm-reveal .br-post .br-content .br-time {
	font-size: 14px;
	line-height: 1.3;
}
.alm-reveal .br-post .br-content .br-time {
	display: inline-block;
}

.alm-reveal .overlay-front {
	position: absolute;
	top:0;
	left: 0;
	width: 220px;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 57%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%);
}
.alm-reveal .overlay-front .experts-front img {
	margin-right: 10px;
	border-radius: 5px;
}
.alm-reveal .overlay-front .experts-front {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.ad-container {
	margin-bottom: 15px;
	text-align: center;
}
.post .adwrapper {
	margin-top: 25px;
	text-align: center;
}

/* Load More */

.alm-btn-wrap {
	text-align: center;
	margin: 40px 0;
}
.alm-btn-wrap .alm-load-more-btn {
	/*background: #db0d15;*/
	border: none;
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	transition: all 0.2s ease-in-out 0s;
	cursor: pointer;
}
.alm-btn-wrap .alm-load-more-btn:hover {
	background: #323232;
	transition: all 0.2s ease-in-out 0s;

}
.alm-btn-wrap .alm-load-more-btn p {
	margin-bottom: 0;
}
@keyframes spin {
	0% {transform:rotate(0deg);}
	100% {transform:rotate(360deg);}
}
.alm-btn-wrap .loading::before {
	content: '\f1ce';
	display: inline-block;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	margin-right: 10px;
	animation: spin 2s linear infinite;
}
.alm-btn-wrap .done {
	background: #efefef !important;
	cursor: default;
}
.alm-btn-wrap .done:hover {
	background: #ddacae;
}

/* Single Post View */

.single-subheader {
	width: 100%;
	display: flex;
	/* background: #f6f6f6; */
	margin-top: 25px;
	padding: 5px; /* statt 15px */
	font-size: 14px;
	/* Linien oben & unten statt Hintergrund */
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	/* Höhe auch bei fehlendem Autorenbild einhalten */
	min-height: 61.5px;
}
.single-subheader .autor {
	display: block;
	font-weight: 700;
}
.single-subheader .single-date,
.single-subheader .experts {
	display: flex;
	align-items: center;
	flex: 1 1 50%;
}
.single-subheader .single-date {
	justify-content: flex-end;
	font-weight: 400; /* statt 700 */
}
.single-subheader .single-date ul {
	text-align: right;
	margin-bottom: 0; /* stk */
}
.single-subheader .experts .experts-inner {
	display: flex;
	align-items: center;
}
.single-subheader .experts .experts-inner img {
	border-radius: 5px;
	margin-right: 10px;
}
.entry-header img.wp-post-image {
	margin-bottom: 0;
}
.entry-header .entry-title {
	font-weight: 700;
	color: #323232;
}
.more {
	background: #c8e8f9;
	padding: 15px;
}
.more ul {
	margin-top: 15px;
	margin-left: 15px;
}
.more ul li {
	line-height: 1.6;
}
.more ul li a {
	color: #323232;
}.more ul li a:hover {
	text-decoration: underline;
}
.more ul li::before {
	content: '\f101';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
}
.recomended {
	margin-top: 50px;
}
.recomended h3 {
	font-size: 22px;
	color: #666666;
}
.recomended .rec-img {
	position: relative;
}
.recomended .overlay-rec {
	position: absolute;
	bottom: 0;
	/* background: url('img/recomended-gradient.png') bottom; */
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAADICAMAAAAa2av6AAAAq1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA0NbREAAAAOXRSTlMB/u4VHPv389nVr6OblIJvWUgtJyIQC+jITgjl4sW6UgXe0MzAvKyoj4uGe3h0aWViXkI/PDg1MrV4ERbUAAAAjklEQVQoz+3NRQ5CURQE0Xdxd/24u+v+F8OEHRASqJ80A5ZAwuCketbmnLO/39eFF3mYRytSluCHvSxEfSUpSkEuOOOEIw7YIy91Hz8dmpMdtthgjayssMQCGZljhinSkpKkTDBGQq43z9p0hCFaqLkwnA3QR1xi0kPT93LWcE+rsgPluwX8IioRCYt9ewOUoQ9wr8daFwAAAABJRU5ErkJggg==') bottom;
	height: 100%;
	width: 210px;
	color: #fff;
	padding: 5px;
	display: flex;
	align-items: flex-end;
	font-size: 14px;
	font-weight: 700;
}
.archive-title {
	font-size: 16px;
    font-weight: 700;
    color: #A6A5A5;
}
.archive-header, .page-header {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0;
}
.archive-img img {
	margin-bottom: 15px !important;
}
.archive-content {
	color: #323232;
}

/* Single Experte */

.single-expert {
	display: flex;
}
.single-expert header {
	flex: 0 1 25%;
	margin-right: 5%;
}
.single-expert .single-expert-content {
	flex: 1 1 70%;
}
.single-expert h1 {
	margin-bottom: 5px;
}
.single-expert .entry-content {
	margin-top: 25px;
}

/* Shariff */

.shariff.shariff-align-flex-start ul {
	margin-left: -5px !important;
}

/* comments */
.comments-area article header cite, .comments-area article header time {
	margin-left: 0;
}
.comment-meta cite span {
	display: none;
}
.comments-area {
	color: #fff;
}

.comments-area ol {
	color: #000;
}

.comment-respond {
	color: #000;
}
/* Sidebar */

.sidebar-experts {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
}
.sidebar-experts .act {
	margin: 0 6px 9px 6px;
}
.sidebar-experts .act .act-img img {
	border-radius: 5px;
	transition: all 0.2s ease-in-out 0s;
}
.sidebar-experts .act .act-img:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	transition: all 0.2s ease-in-out 0s;
}
.fancy-content {
	padding: 20px;
}
.fancy-title {
	margin-bottom:5px;
}
.fancy-experte-firma {
	font-size: 14px;
}
.fancy-desc {
	margin: 15px 0;
	line-height: 1.4;
	font-size: 14px;
}
.fancy-link {
	font-size: 14px;
	font-weight: 700;
}

.widget-area .widget-title {
	font-size: 16px;
	font-weight: 700;
	color: #A6A5A5;
}
.widget-area .widget-title span,
.recomended span,
.archive-title span,
.page .entry-title span {
	border-bottom: 2px solid #1063ad !important;
	display: inline-block;
	height: calc( 2em + 2px );
}
.widget-area .widget h3,
.recomended h3,
.archive-title,
.page .entry-title {
	margin-bottom: 15px;
	/*
		background: url('img/sidebar-h3-line.png');
		height: 34px;
    */
	color: #323232;
    font-size: 1rem;
    font-weight: 600;
    text-transform: none;
	border-bottom: 2px solid #f2f2f2;
	height: calc( 2em + 2px );
	letter-spacing: 0.075em;
}

.widget-area .widget .textwidget a {
/*
	margin-top: 5px;
	display: block;
*/
	font-weight: 900;
	transition: all 0.2s ease-in-out 0s;
}
.widget-area .widget .textwidget a:hover {
	color: #323232;
	transition: all 0.2s ease-in-out 0s;
}
/*
.widget-area .widget .textwidget a::before {
	content: '\f101';
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900;
	padding-right: 5px;
}
*/
.widget-area .widget {
	margin-bottom: 15px;
}
.widget-area .widget.widget_tag_cloud li {
	line-height: 1.3;
	margin-right: 5px;
}

footer[role="contentinfo"] {
	max-width: 100%;
	font-size: 1rem;
	border-top: 1px solid #f2f2f2;
}
footer[role="contentinfo"] .site-info {
	display: flex;
}
footer[role="contentinfo"] .site-info ul {
	display: flex;
	margin-bottom: 0;
}
footer[role="contentinfo"] .site-info ul li {
	padding-left: 10px;
}
footer[role="contentinfo"] a:hover {
    color: #1063ad;
}
footer[role="contentinfo"] a {
    color: #323232;
}

.header-copyright {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	background: rgba(0,0,0,0.3);
	font-size: 10px;
	padding: 10px;
}

/* Media Querys */

@media screen and (max-width: 1100px) {
		.recomended .overlay-rec {
		width: 190px !important;
	}
}

@media screen and (max-width: 767px) {
	body .site {
		margin-top: -2rem;
		padding: 1.5rem .75rem 0;
	}
}
@media screen and (min-width: 960px) {
	body .site {
		margin-top: 10px;
		padding: 0 2.5rem;
	}
}
@media screen and (max-width: 900px) { 

	.site-header {
		padding: 5px 0;
	}
	.site-header .header-top .logo-box {
    	margin: 0 0 5px 0;
		padding: 0;
}
#site-navigation {
	position: static;
	background: #323232;
	margin-top: 15px;
	margin-bottom: 10px;
}
.searchform-top {
	display: none;
}
.menu-search-form {
	padding: 10px;
}
.main-navigation ul li ul li > a:not(:only-child)::after {
	content: '';
}
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
	display: inline-block !important;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	display: none !important;
	border-bottom: 1px solid #323232;
	margin-bottom: 0;
}
.main-navigation {
	position: static;
	
}
.menu-hauptmenu-container {
	background: none;
}

ul li ul li .dropdown-toggle, ul li ul li .dropdown-toggle:active, ul li ul li .dropdown-toggle:focus, ul li ul li .dropdown-toggle:hover, ul li ul li .dropdown-toggle.toggled-on {
	background: url("img/arrow.svg") no-repeat center center;
	background-size: 20px;
	border: none;
}
.dropdown-toggle, .dropdown-toggle:active, .dropdown-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle.toggled-on {
	background: url("img/arrow.svg") no-repeat center center;
	background-size: 20px;
	border: none;
	display: block;
	height: 40px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
}
.dropdown-toggle.toggled-on {
	transform: rotate(180deg);
	top: 0px;
}
.dropdown-toggle::after {
	border: none;
}
.mainNavi {
	float: none;
	font-size: 0;
	margin-left: 0;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, .main-navigation li a:hover, .main-navigation li a:focus, .main-navigation li:hover > a {
	color: #f2f2f2 !important;
	background: transparent;
	opacity: 1;
}
.main-navigation li a {
	color: #f2f2f2;
	text-decoration: none;
	line-height: 1;
	text-transform: none;
	font-weight: normal;
}
.main-navigation li ul {
	opacity: 1;
	position: static;
	overflow: visible;
	width: 100%;
	height: auto;
	clip: auto;
}
.menu-inner-wrapper {
	min-height: 80px;
}
.main-navigation {
	display: inline-block;
	margin-top: 0;
	float: none;
	right: 0;
	/*position: relative;*/
	padding: 0;
	text-align: left;
	width: 100%;
}
.main-navigation button.menu-toggle {
	/*
		font-family: 'Open Sans Condensed', sans-serif;
		text-transform: uppercase;
	*/
	font-weight: 600;
	background: #323232;
	border-radius: 0 !important;
	color: #fff;
	font-size: 1.125rem;
	right: 10px;
	line-height: 0;
	margin: 0 0 0 0;
	padding: 20px 10px;
	/*position: absolute;*/
	text-align: left;
	/*top: 40px;*/
	width: auto;
	z-index: 30;
	border: none;
	box-shadow: none;
	min-height: 48px;
	width: 100%;
}
.main-navigation button.menu-toggle:focus {
    outline: none;
    box-shadow: none;
}
.main-navigation button.menu-toggle::before {
	content: '\f0c9';
	font-family: "Font Awesome 5 Free";
	padding-right: 5px;
}
.main-navigation button.menu-toggle.toggled-on {
	/*top: 4px;*/
	/*width: auto;*/
}
.main-navigation button.menu-toggle.toggled-on ~ div {
	margin-top: 0;
}
.main-navigation > div {
	margin: 0;
}
.main-navigation > div .nav-menu {
	width: 100%;
	position: relative;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	padding-right: 0;
}
.main-navigation ul.nav-menu.toggled-on {
	width: 100%;
	margin-top: 0px;
}
.main-navigation li > a {
	display: block;
	text-align: left;
}
.main-navigation ul {
	overflow: hidden;
}
.nav-menu .sub-menu li a {
	width: 100%;
	color: #fff
}
.nav-menu .sub-menu li .sub-menu a {
	width: 100%;
	color: #fff
}
.main-navigation ul.nav-menu {
	padding: 0 !important;
	width: 100%!important;
	z-index: 100;
}
.main-navigation li {
	background-color: #5a5a5a;
	border-left: 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: none !important;
	margin: 0;
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	min-height: 48px;
}
.main-navigation li a {
	display: block;
	padding: 10px 5px 10px 10px !important;
	float: none;
	color: #f2f2f2 !important;
	line-height: 28px;
	height: 48px;
}
.main-navigation .sub-menu ul li a {
	display: block;
	font-weight: normal;
}
.main-navigation .sub-menu li a {
	border-bottom: 0;
	display: block;
	color: #fff !important;
	padding: 10px 5px 10px 25px !important;
	background: #002b49;
}
.main-navigation .sub-menu li {
	border-top: 1px solid #fff;
	transition: none;
}
.main-navigation li ul li .submenu-inner > ul, .main-navigation li ul li .submenu-inner > ul, .main-navigation .focus li .submenu-inner > ul, .main-navigation li ul li .submenu-wrapper, .main-navigation li:hover ul li .submenu-inner > ul, .main-navigation li:focus ul li .submenu-inner > ul, .main-navigation .focus li .submenu-inner > ul, .main-navigation li:hover ul li .submenu-wrapper, .main-navigation .submenu-wrapper.toggled-on .sub-menu {
	transition: none;
}
.main-navigation > ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}
.main-navigation > ul > li {
	width: 100%;
	float: none;
	background: #fff;
}
.main-navigation .sub-menu {
	position: static;
	border: 0;
	padding-top: 0;
	display: none;
}
.main-navigation .sub-menu.toggled-on {
	display: block;
}
}

@media screen and (max-width: 768px) {
		.topnews .topnews-post .overlay .experts,
	.overlay-front {
		display: none;
	}
	
	.overlay-rec {
		font-size: 12px;
		font-weight: normal;
	}
	.heisetopnavi.v14 #navi_login {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	h1, h2 {
		font-size: 20px;
	}
	.entry-content, .entry-summary, .mu_register,
	.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
		line-height: 1.3;
	}
	.recomended h3 {
		font-size: 18px;
	}
	/*
	.uptodate {
		display: none;
	}
	*/
	.logo {
		margin-right: 10px;
	}
	.brandworld-header-box {
		padding: 0 10px;
	}
	#primary {
		width: 100%;
	}
	.site {
		padding: 10px;
	}
	.topnews {
		flex-direction: column;
	}
	.topnews .topnews-post:first-child {
		margin-bottom: 10px;
	}
	.topnews .topnews-post {
		margin-bottom: 10px;
	}
	.topnews .topnews-post:first-child .overlay h2 {
		font-size: 16px;
	}

	.topnews .topnews-post:first-child .overlay a,
	.topnews .topnews-post .overlay a {
		flex: 1 1 auto;
		max-width: 100%;
	}
	.alm-reveal .br-post a {
		flex-direction: column;
		/*text-align: center;*/
	}
	.alm-reveal .br-post .br-img {
		margin-right: 0;
	}
	.heise-news-header {
		flex-direction: column;
	}
	.heise-newswrapper {
		flex-direction: column;
	}
	.heise-news-header img {
		padding-bottom: 15px;	
	}
	.heise-newswrapper .heise-post {
		margin-bottom: 20px;
		text-align: center;
	}
	.recomended .overlay-rec {
		width: 100%;
	}

}
@media screen and (min-width: 600px) {
	
	.site {
		max-width: 1100px;
	}
	.widget-area {
		width: 32.94117647058824%;
	}

	
}

.mobile_ad {
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
/*
	border-top: solid 1px #A6A5A5;
	border-bottom: solid 1px #A6A5A5;
	padding: 15px 0 10px 0;
	margin: 0 0 30px 0;
*/
}


/* Neue Tag-Cloud zentrieren */
.html5_cumulus div div {
    text-align: center;
}
.html5_cumulus div div canvas {
    width: 100%;
}

/* Subline "SecurityHub" unter dem Brandworld-Logo formatieren und ausrichten */
.blog_id_11 .logo-subline {
	position: absolute;
	bottom: calc(-0.85em);
	right: 0px;
	font-size: calc( (100vw - 40px) * 0.40396933962 * 0.105);
	font-weight: bold;
	line-height: 1em;
	color: #a6a5a5;
}
@media screen and (min-width: 481px) {
	.blog_id_11 .logo-subline {
		font-size: 18px;
	}
}

/* Header-Hintergrundbild im "SecurityHub" ausrichten */
.blog_id_11 .brandworld-header-box {
	background-position-x: center;
}
@media screen and (min-width: 601px) {
	.blog_id_11 .brandworld-header-box {
		background-position-x: 40%;
	}
}
@media screen and (min-width: 901px) {
	.blog_id_11 .brandworld-header-box {
		background-position-x: right;
	}
}

/* Brandworld-Logo im Header vertical ausrichten */
.blog_id_11 .logo {
    flex: 0 1 auto;
    line-height: 0;
    max-height: 100px;
    max-width: 400px;
    margin-top: calc( 0px - ( (100vw - 40px) * 0.40396933962 * 0.105 / 2) );
}
@media screen and (min-width: 481px) {
	.blog_id_11 .logo {
		margin-top: -1em;
	}
}




/*
 * Größere Schriften für die Beiträge
 */

/* HEADLINE */ 
.single-post .site-content article .entry-header .entry-title {
	font-size: 2rem; /* 32px */
	line-height: 1.25;
}
/* TEXT */ 
.single-post .site-content article .entry-content,
.single-post .site-content article .entry-content p {
	font-size: 1.125rem; /* 18px */
	line-height: 1.5;
	margin: 0 0 1.25rem;
}
/* VORSPANN */ 
.single-post .site-content article .entry-content p:first-child,
.single-post .site-content article .entry-content p:first-child strong {
	font-weight: bold; /* Vorspann fett & kursiv */
	font-style: italic;
}
/* ZWITI */ 
.single-post .site-content article .entry-content h2 {
    font-size: 1.5rem; /* 24px */
    line-height: 1.33333333333;
	margin: 1.25rem 0 0.625rem;
}
/* BU */ 
.single-post .site-content article .entry-content .wp-caption .wp-caption-text,
.single-post .site-content article .entry-content .gallery-caption,
.single-post .site-content article .entry-content .entry-caption {
	font-size: 0.9375rem; /* 15px */
}


/* Brandworld-Logo dimensionieren */ 
.site-title .logo svg {
	max-width: 265px;
	width: 100%;
	height: auto;
}
/* heise-Schriftzug im Brandworld-Logo weiß färben */ 
.site-title .logo svg path:first-of-type {
    fill: #fff;
}





@media screen and (min-width: 600px) and (max-width: 900px) { 
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		font-weight: inherit;	
	}
}