/***** Allgemein *****/
.sponsored-art {
	margin-left:0px;
	background:#EEEEEE;
	padding:10px;
}
.sponsored-art .entry-title a {
	text-decoration:none;
}
.herald-module {
    margin-bottom: 20px;
}
.grecaptcha-badge {
	display:none;
}
 
.single .entry-content p a:visited {
    color: #444444 !important;
}
.single .entry-content p a:link {
    color: #444444;
}

.herald-sidebar { margin-top:20px; }

.single article .entry-content p a:link { 
	border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    padding-bottom: 0 !important;
	/*display: inline-block;
	height: 22px;*/
}

.anchor::before {
    content: '';
    display: block;
    position: relative; 
    width: 0;
    height: 55px;
    margin-top: -55px;
}
.subheading {
	font-size: 20px;
	font-weight: bold;
}

/*************************/

/***** Infoservice *****/

.infoservice_mks_tabs .owl-carousel .owl-stage-outer {
    margin: 0 !important;
}

/***********************/

/***** GRAVITY FORMS *****/
.gform_wrapper ul li.gf_50 { clear:none !important; float:left !important;width:calc(50% - 0px)}
.gform_wrapper ul li.gf_25 { clear:none !important; float:left !important;width:calc(25% - 0px)}
.gform_wrapper ul li.gf_75 { clear:none !important; float:left !important;width:calc(75% - 0px)}
.gform_wrapper ul li.gf_100 { width:100%; clear:none !important; float:left !important;}
.gform_wrapper ul li.gf_optin .gfield_consent_description { max-height:none;border:none;padding:0;font-size:0.8em;overflow:visible;line-height:1.5em;}
.gform_wrapper ul li.gf_readonly label {float:left; margin-right:8px;font-size:0.8em;}
.gform_wrapper ul li.gf_readonly input{border:none;padding:0 !important;margin-top:-1px;float: left;font-size:0.8em !important;}
.gform_wrapper ul li.gf_radio_h .gfield_radio li {float:left; margin-right:25px;}
.gform_wrapper ul li.gf_radio_h div.ginput_container_radio { margin-top:0 !important; }
.gform_wrapper ul li.gf_radio_h div.ginput_container_radio .gfield_radio { margin-bottom:0 !important; }
.gform_wrapper ul li.gf_small, .gform_wrapper .gf_small { font-size:0.8em; }
.gform_wrapper .field_description_below .gfield_description { margin-bottom:12px; padding-top:8px;}
.gform_wrapper .gf_labels_small ul li .gfield_label ul li label,
.gform_wrapper .gf_labels_small ul li label
 { font-size:0.8em; }
.gform_wrapper .gf_labels_small ul.gfield_radio li label { font-size:1.0em; }
.gform_wrapper li.gfield.gfield_error { margin-top:2px !important; margin-bottom:2px !important; padding-top:2px !important; padding-bottom:2px !important; }
.gform_footer input[type="submit" i]  { background: #666666; }
.page-template-content-only .herald-site-content {
max-width:100%;}
.page-template-content-only .container {
max-width:100%;padding:0;
}
@media only screen and (max-width:640px) {
	.gform_wrapper ul li.gf_50,.gform_wrapper ul li.gf_75 { clear:both !important; float:none !important;width:100%;}
	.gform_wrapper ul li.gf_25 { clear:both !important; float:none !important;width:50%;}
}
/***** GRAVITY FORMS ENDE*****/

/***** GRAVITY FORMS CONTENT ONLY *****/


/***** GRAVITY FORMS CONTENT ONLY ENDE *****/


/***** AdSpirit *****/
.skyscraper iframe {
	max-width: none;
}

.leaderboard img {
	max-width:none;
}
.ads_leaderboard {
	padding:10px 0;
}
.ads_skyscraper {
	padding:10px 0;
	background: blue;
}
.ads_billboard {
	padding:10px 0;
}
.billboard {
	width:970px;
	background:none;
	margin-bottom:15px;
}
.ads_mediumrectangle_content {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}
#kv-ad-header div.asmbeacon{
	display:inline-block;
}
.mr_content {
	float:left;
	margin-right:20px;
}
span.wpcf7-form-control-wrap.agb > span.wpcf7-not-valid-tip,
span.wpcf7-form-control-wrap.datenschutz > span.wpcf7-not-valid-tip {
	position: initial;
}

/*FRAMEAD-Korrektur*/
.framead{
  margin: 35px auto 10px auto; 
  width: 100%; 
  height: 90px;
}
.skyscraper { 
	z-index:5000;
	margin-top: 127px !important;
}
.asmdiv{}
.asmscroller {
    top: 63px !important;
}
ins div.asmbeacon img,
ins div.asmbeacon iframe
{
	max-width:none;
}





/********************/

/***** Smartphone *****/
@media only screen and (max-width: 767px) {
	/***** AdSpirit *****/
	.leaderboard, .skyscraper, .billboard {
		display: block;
	}
	.leaderboard {
		width: 100%;
		margin: 57px auto 7px auto !important;
	}
	.leaderboard ins {
		text-align: center !important;
	}
	.skyscraper {
		max-height:150px;
        width:300px;
        position:relative;
        margin: 10px auto 0 !important;
        top:0;
        left:0;
	}
	.billboard {
		width:100%;
		position:relative;
		/*left:20px;*/	
	}
	/********************/
	#ki_topbar {
		display: none;
	}
	/*Zeilenhöhe*/
	.entry-content p {
	line-height:24px;
	}
}
/***** Mini-Tablet *****/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	/***** AdSpirit *****/		
	.leaderboard {
		text-align:left !important;
		width:970px;
		position: relative;
		left: -145px;
		margin: 50px 0 10px !important;
		transform: scale(calc(660 / 970));
	}
	.leaderboard ins {
		text-align:left !important;
	}
	.skyscraper {
		width:160px;
		left:640px;
		margin-left:0;
	}
	.billboard {
		width:970px;
		transform:scale(calc(590 / 970));
		text-align:left;
		position:relative;
		top:0px;
		left:-205px;
		margin-left:0;
	}
	.col-lg-6 .herald-txt-module {
		clear:none !important;
	}
	.kv-ad-mediumrectangle {
		width:47%;
		margin-right:15px;
		float:left;
	}
	/********************/
}
/***** Tablet *****/
@media only screen and (min-width: 1024px) and (max-width: 1220px) {
	/***** AdSpirit *****/
	.leaderboard {
		width:970px;
		transform: scale(calc(880 / 970));
	}
	.billboard {
		width:970px;
		transform:scale(calc(820 / 970));
		text-align:left;
		position:relative;
		left:-70px;
		margin-left:0;
	}
	.content {
		margin-right:200px; 
		margin-left:calc(100% - 1080px)
	}
	.col-lg-6 .herald-txt-module {
		clear:none !important;
	}
	.kv-ad-mediumrectangle {
		width:50%;
		max-width:300px;
		margin-right:15px;
		float:left;
	}
	/********************/
}
/***** Desktop *****/
@media only screen and (min-width: 1221px) {
	/***** AdSpirit *****/
	.billboard {
		margin-top: 30px;
	}
	/********************/
}

/***** KIM *****/

/* KIM Absatzformate */	
p.frage { 
	font-weight:bold;
}
p.antwort {
}
p.footnote, p.author { 
	font-style:italic;
}

/* KIM Textformate */
.em, .meinung, .italic, .fotohinweis, .person, .fachbegriff {
    font-style: italic;
}
.bold {
    font-weight: bold;
}
.ziffer {
	font-size: 75%;
}
.thema {
    font-weight: bold;
    color: #d31215;
    margin-bottom: 1% !important;
}

/* KIM Allgemeine Anpassungen */
.entry-content h3 {
    font-size:2.0rem;
    margin-top:40px;
    margin-bottom:12px;
    line-height:2.6rem;
    color:#343434;
}
.kasten ul {
    margin-bottom: 1%;
}
hr,
div.kasten,
div.image {
	clear: both;
}
div.kasten div.image {
	clear: right;
}
/*.entry-meta.meta-small {
	clear: both;
	display:block;
	margin-top: 20px;
}*/
.entry-meta.meta-small {
	display: none !important;
}

.alignleft {
	margin-bottom: 20px;
}
.entry-title.h3 {
	font-size:20px;
	line-height:30px;
}
/********************/

/***** 404-Seite *****/
.error404 .herald-page-thumbnail img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width:50%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}

.error404 .herald-ovrld .herald-page-thumbnail span::before {
	background: none !important;
}

.error404 .entry-content a {
	font-weight: bold;
}
/***** 404-Seite Bild overlay entfernen *****/
.herald-ovrld .herald-page-thumbnail span::before {
    background: none;
}
/***** 404-Seite ENDE *****/

.herald-main-content .kv-ad-mediumrectangle{
	margin-top: -28px;
}
