	/*
Theme Name: Compasso Child Theme
Theme URI: http://gawibowo.com/themes/compasso
Description: A Child Theme of Compasso
Version: 1.0
Author: gawibowo
Author URI: http://themeforest.net/user/gawibowo
Template: compasso
*/

@import url("../compasso/style.css");

/*Fonts*/
h1,h2,h3,h4,h5,h6, a.readmore, span, div, #mainmenu a, .textwidget div p, .textwidget div p a, div.more a.btn {
	font-family: 'Roboto Slab', serif !important;
	font-weight:bold !important;
}

h2.widgettitle a{
    font: 'Roboto Slab', Arial, sans-serif !important;
    text-transform: none;
    margin-bottom: 15px;
    color: #50595e !important;
    font-size: 20px;
}

h2.widgettitle{
    margin-left: 13px;
}

#fscf_captcha_code1 {
	width: 115px!important;
}

#footer-widget h2.widgettitle{
    margin-left: -12px;
}

p, .excerpt, #bottom .footer1 {
	font-family: 'Roboto', serif !important;
	color:#6f6f6e !important;
	font-weight: normal !important;
	line-height:21px;
}

p a, #post-2025 li a {font-weight:normal !important; color: rgb(57, 190, 227) !important;font-family: 'Roboto', serif !important;}
p a, #post-6345 li a {font-weight:normal !important; color: rgb(57, 190, 227) !important;font-family: 'Roboto', serif !important;}
.excerpt {margin-top: -20px;}

#mainmenu li#menu-item-2836 a, #mainmenu li#menu-item-2840 a {
    	/*padding: 0 0 0 15px !important;*/
}

#mainmenu li#menu-item-2836, #mainmenu li#menu-item-2840 {
	border-left: 1px dotted rgba(0, 0, 0, 0.2)!important;
	border-right: 0px dotted rgba(255, 255, 255, 0.15) !important;
}

#mainmenu li#menu-item-2836:hover > a, #mainmenu li#menu-item-2840:hover > a, #mainmenu li#menu-item-3324:hover > a{
    background-color: transparent !important;
}

/*Icons*/
.g7-share a img {opacity:1 !important;}
.social-media-btn {margin:0px !important;}
li#menu-item-1731 a img {margin-top:10px !important;}

/*tag cloud*/
#tag_cloud-2{
	margin:1% 0 -10% 64%;
	font-size:16px;
	margin-bottom: 0px !important;
}

.tagcloud {
	width:90%;
}

.tagcloud a {
	font-size: 12px !important;
	color: #444444;
	background-color: #efefef;
	padding: 2px;
	line-height: 24px;
	/*padding: 3px;*/
	/*line-height: 30px;*/
  /*border: 1px solid #444;*/
}

#tag_cloud-2 h3{
	font-size:16px;
}

.page-id-1181 #sidebar {
    	margin-top: -381px;

}

/*Post under Slider*/
div.flex-caption .caption a {
	font-weight:600 !important;
}

.grid-container .one-third:first-of-type .post-image img,
.grid-container .one-third:nth-of-type(2) .post-image img {
    	width: 49%;
    	float: left;
}

.grid-container .one-third:first-of-type .box-inner,
.grid-container .one-third:nth-of-type(2) .box-inner {
   	width: 45%;
   	float: right;
	margin-top:-30%;
	padding: 7px 15px !important;
}

.grid-container .one-third:first-of-type .post div.category a,
.grid-container .one-third:nth-of-type(2) .post div.category a {
   	color: #f07b95 !important;
	margin-left:15px;
}


.box-inner .excerpt {
   	font-size:13px;
	line-height:21px;
}

.grid-container .one-third:first-of-type .post-image .overlay,
.grid-container .one-third:nth-of-type(2) .post-image .overlay {
	display:none;
}

.post a.readmore {
    right: 15px;
    width: 70px !important;
	color:#555;
	background-color:#ececec;
}

.container .two-thirds.column {
    width: 670px;
}



/* override body font size */
body {
	font-size: 15px;
	line-height: 24px;
}
/*Schlagwörter over Slider*/
#sidebar-header {
	float: right;
	margin-top: 20px;
}
/*Picture over Slider*/
#picture {
	margin-left: 30px;
	padding-top:20px;
}

#picture a input {
	margin-top:-142px;
	height: auto;
	width:500px;
	cursor: pointer;
}

#picture-schueler-lehrer  a input {
	display:none;
}


/*Right Sidebar only Home Site*/
#sidebar {
	margin-left:0px;
	margin-top: 20px ;
	margin-right: -10px;
}

li#multi-image-slider-widget-id-4 h2.widgettitle {
	padding:10px 15px 0px 15px;
	text-transform:none;
}

li#text-20.widget.box .textwidget {
	margin-bottom: -50px;
}

/* Fakten-Check Box */
#text-4{
	padding:0;
}
#text-4 div > *, #text-4 ul{
	padding-left: 10px;
	padding-right: 10px;
}
#text-4 .textwidget p{
	padding-bottom: 10px;
}
#text-4 .textwidget li::BEFORE {
    content: "» ";
}
#text-4 .textwidget li {
    border: none;
    margin: 0;
    padding: 4px 0;
}
#text-4 .textwidget li a{
	color: #555 !important;
	font-size: small;
}
#text-4 .textwidget hr{
	margin-bottom: 10px;
}

/* Slider transparenter bg */
ul.slides li div.bg {
    content: "";
    z-index: -10;
    height: 86%;
    opacity: 0.9;
    background-color: #e15574 !important;
}

.flexslider {
	height:360px !important;
	width: 700px !important;
}

.page-id-1181 .flexslider {
	margin: 0!important;
	box-shadow: none!important;
}
.page-id-1181 .flex-control-nav {
	width: auto!important;
	bottom: 0!important;
}
.flexslider .slides > li > a > img {
    display: block;
    width: 670px !important;
    margin-left: 20px;
}

.flex-caption {
    margin-right: 25px !important;
}

/*Widget Title & Content*/
.widgettitle {
	color: black !important;
}

div.entry-content.clearfix.mb20{
margin-bottom: 15px !important;
}

footer.entry-footer{
    padding-top: 13px !important;
}

/*footer .textwidget p {
	color: white !important;
}*/

footer .widget li {
    	border-top: none;
}

footer .widget li a {
	color: white;
}

/*Teaser*/
.entry-content .teaser {display:none;}


/*Container Background*/
.su-lightbox img {cursor:pointer !important;}

.container {
	background-color: white;
	margin-top: 45px;
	width: 1050px;
}

/*Unterseite*/
article#post {height:180px !important;}

/*Bottom / Footer / Copyright*/
#bottom {
	background-color: #f6f6f6;
}

/*Autor Infobox Unterseiten ausblenden*/
.author-info  {
	display: none;
}

.nav-previous, .nav-next {
	display: none;
}

.box.widget.mb20 {
	display: none;
}

.tags {
	display: none;
}

#wp_rp_first {margin-top:50px;}

/* add custom styles for rating */
.custom-rating {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 3px 8px;
	margin: 5px 0;
	background: #ff4c54;
}
.custom-rating.big {
	font-size: 30px;
	padding: 10px;
}

/*Widget Footer background color*/
#footer-widget, #footer-widget .container {
	background: #50595e !important;
}
/*Widget Footer h2 Überschriften Schriftfarbe*/
h2.widgettitle {
	color: white;
}

/*Widget Footer "SEO-Text" Schriftfarbe
footer .textwidget p {
	color: white;
}*/
/*Main_Menu Punkte nach rechts verschoben*/
nav #mainmenu, nav ul{
	float: right !important;
	width: auto !important;
}
nav#mainnav a.social-media-btn img {
    width: 40px;
    height: 40px;
	margin-left: 18px;
}

#mainmenu > li > a {
    height: 40px;
    line-height: 40px;
}

#searchbtn {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0px 0px;
	background-color: #50595e;
	margin-top: 10px;
	width: 130px;
	margin-right: 185px;
}


#mainnav ul, #mainnav ol, #mainnav li{
	float: left;
	margin-bottom: 0
}

.social-media-btn{
	 display: block;
	margin: -2px 5px -8px 10px;

}

.uwl_widget_wrap.style1 {
	box-sizing: border-box;
    border: 1px solid #e0e0e0;
    padding: 16px!important;
    margin-bottom: 40px;
	width:100%!important;
}

#mainmenu ul {top: 40px;}


.grid-container .one-third:first-of-type {
	/*width: 670px !important;*/
	border-top: 2px solid #f07b95;
	padding-top: 20px;
	/*border-bottom: 2px solid #9292c2;*/
}

.grid-container .one-third:nth-of-type(2){
	/*width: 670px !important;*/
	/*border-top: 2px solid #f07b95;*/
	padding-top: 20px;
	border-bottom: 2px solid #9292c2;
	margin-bottom: 20px;
}

#main .grid-container.clearfix .one-third.column {
    width: 325px;
}
#main .grid-container.clearfix .one-third.column:first-of-type,
#main .grid-container.clearfix .one-third.column:nth-of-type(2) {
	width: 670px;
}


#wrapper .container .one-third.column {
    width: 300px;
}

.omega + .clear{
	clear: none;
}

.column.omega{
	margin-right: 20px;
	margin-left: 0;
}

.column.alpha{
	margin-left: 0;
	margin-right: 0;
}

.excerpt > p{
	color: black;
	font-weight: normal;
}

.post div.category{
	position:relative;
}

.post div.post-image+div.box-inner{
	    margin-top: -15px;
}

.post span.category a, .post div.category a {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin: 0;
	font-size: 9pt;
    	-webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
	color: #555;
	background-color:white;
	font-weight: lighter;
	padding: 2px 0px;
	transition: color 0.25s linear;
}

.post span.category a:last-child, .post div.category a:last-child{
	margin-right: 15px;
}

.post span.category a:HOVER, .post div.category a:HOVER{
	background-color: white;
	color: #ff4c54;
}

.post-image div.category a:first-child{
	margin-left:0px;
}

/*===================================
	infobox Transparenz
===================================*/
#text-10 .textwidget, #text-21 .textwidget, #text-22 .textwidget, #text-23 .textwidget, #text-24 .textwidget, #text-43 .textwidget, #text-58 .textwidget, #text-59 .textwidget,
#text-60 .textwidget, #text-61 .textwidget, #text-62 .textwidget, #text-63 .textwidget,#text-64 .textwidget {
	content:"";
	box-sizing: border-box;
	padding: 20px;
	width: 100%;
 	height: 100%;
	margin: 0;
	background-color: rgba(0,0,0,0.5);
}

#text-10, #text-58, #text-64{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/schueler.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-12, #text-59{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-21, #text-60{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-22, #text-61{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/wissenschaftler.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-23, #text-62{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/grafiken.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-24, #text-63{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/filme.png");
	background-size: cover;
	padding:0;
	height: 135px;
}

#text-43{
	background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/10/flyer.png");
	background-size: cover;
	padding:0;
	height: 135px;
}



/*Button "mehr"*/
.readmore  {
	margin-bottom: 5px;
}

/*Ausblenden von Kommentar und Autor*/

.comments-link {
	display: none;
}

.author {
	display: none !important;
}

.entry-meta {
	display: none !important;
}

/*Beitäge*/
h2.entry-title {padding-top:10px;}

/*Sticky Menu*/
#mainnav {
	z-index: 9999;
	position: fixed;
	margin-top: -45px;
	width: 1050px;
	margin-left: 0px;
	background: #50595e !important;
	height:40px;
}

/*Category News Style*/
.post div.category a {
	color: #6362a6 !important;
	font-weight: bold;
}

/*Read more Button*/
.post a.readmore {
	right: 15px;
	width: 50px;
}

/*Accordion Aufzählungen*/
.su-spoiler-content ul li {
list-style-type: initial;
margin-left: 17px;
margin-bottom: 15px;
font-family: 'Roboto', serif !important;
color: #6f6f6e !important;
font-weight: 500 !important;
}

/*Sidebar Aufzählung ausblenden*/
#sidebar ul li {
	list-style-type: none;
}

/*Aufzählungen anpassen*/
#main ul li {
list-style-type: initial;
margin-left: 20px;
/*margin-bottom: 15px;*/
font-family: 'Roboto', serif !important;
color: #6f6f6e !important;
font-weight: 500 !important;
line-height: 21px;
}
/*Aufzählung Menu ausblenden*/
#mainnav ul li {
	margin-left: 0;
	list-style-type: none;
}

.g7-share ul li {
	list-style-type: none!important;
	margin-left: 0px!important;
}


/*Read more Button in News*/
.masonry-container .box, .grid-container .box {
	margin-right: 10px;
}

.grid-container > article a.readmore {
	left: 230px;
	right: 0;
	width: 50px;
}

.grid-container > article .excerpt{
	width: 260px;
}

.grid-container > article div.category{
	/*position: absolute;
	top: 10px;
	left: 10px;*/
	display:none;
}


/* gleichmaessiger Abstand beim Beitragsbild */
.grid-container > article .post-image img{
	padding: 10px;
	margin:0;
	box-sizing: border-box;
}


/*Banner picture Unterseiten*/
.single .post-image, .post-image-page {
	margin-right: 5px !important;
	margin-left: 5px !important;
}

/* News - Seite */
.grid-container > article .post-image{
	float: right;
    width: 45%;
}

/*white Background*/
.container .two-thirds.column {
    margin-left: 30px;
}

.flexslider {
	margin-left: 20px !important;
}

/*News*/
.grid-container > article .post-image img {
    margin-top: -15px;
    width: 95%;
    margin-left: 30px !important;
}


/*Contentbox_ FaktenCheck*/

.als-item a {
    font-size: 14px;
    color: #9b9fa1;
}

.als-item a:hover {
    font-size: 14px;
    color: rgb(248, 170, 15);
}

#up {

	background-color: grey;
	height: 28px;
}

#up  img {
	margin-left: 144px;
	margin-top:6px;
	/*-webkit-transform:rotate(179deg);*/
}

#up input {
	margin-left: 100px;
}

#up span.als-prev {
	width:310px;
	height:28px;
	margin-left:-140px;
	background-color:#9d9c9c !important;
}

#down {
	background-color: #ebebeb;
	/*height: 28px;*/

}
#down  img {
	margin-left: 144px;
	margin-top:10px;
}

#down span.als-next {
	margin-left:0% !important;
	width:309px;
	background-color:#9d9c9c !important;
	height: 28px;
}


/*Footer*/
#recent-posts-2 {
	margin-top: -197px !important;
}

.footer1 {
	font-weight: normal !important;
}

#footer-widget h2{
	color:#333a3d !important;
	text-transform:none;
}

#footer-widget p {
	font-weight:normal;
}

#footer-widget li a {
	color:#9fa5a9;
}


#bottom {
	border-top:0px;
}

#bottom .container {
	background-color:#f6f6f6;
	margin-top:0px;
}


/*Sidebar Dialog*/
#experten {
	margin-top: -22px;
	margin-left: 10px;
}

/*Sidebar Über Uns Slider Allianz*/
#huge_it_slideshow_left_2{
	display: inline !important;
	background: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/06/pfeil-links.png")!important;
	width:  29px !important;
	height: 30px !important;
	background-size: 100% !important;
}
#huge_it_slideshow_right_2 {
	display: inline !important;
	background: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/06/pfeil-rechts.png")!important;
	width: 29px !important;
	height: 30px !important;
	background-size: 100% !important;
}

/*Social Buttons Header Menu*/
#mainnav ul .social-media-btn {
	margin-top: 8px;
}

#mainnav  li:first-child .social-media-btn{
		display: none;
}

/*1 Content Eintrag Hauptseite*/
#post-1629 .entry-title {
	margin-top: 30px;
	margin-left: -5px;
}

/*Search Menu*/
#searchheader{
background-color:rgb(80, 89, 94);
color:#ddd;
font-weight: bold;
text-align:center;
font-family:'Roboto Slab', serif !important;
height: 36px ;
width:133%;
margin-left:-20px;
border-style: none;
margin-top: -3px;
}


#responsive-menu-container .responsive-menu-search-box {
color:#6f6f6e !important;
}

#menu-item-1795 form input {
color:#ddd !important;
}

/*Unterseite News Anpassung Headlines, Sublines*/
/*.page-id-1557 .category a, .page-id-1557 .entry-header h1  {
	color: #434d9b !important;
}*/
/*.page-id-1557 .entry-header h1 {
	float:left;
}*/
/*.page-id-1557 .entry-title a {
	color: #50595e;
}*/

/*****************Print-Link*******************/
a.printtextlink {
  color:#009dd3;
  text-decoration:none;
}
a:hover.printtextlink {
  color:#009dd3;
  text-decoration:underline;
}
/************************************/

/*****************Icons  mailto / facebook / twitter / print *******************/
.mailto  img {float:left; margin-right: 10px;}



#print_seiten {
	float: left;
	margin-top: -15px;
}

#print_beitrag {
	margin-top: -20px;
}

#pdf{
	float: left;
	margin-top: -40px;
	margin-left: 100px;
}

#pdf_seiten {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

/***Category ausblenden***/
.category {display: none;}
/******/

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

/**HR umgestalten**/
hr {border-top: 1px solid #efefef !important;}

/****/
/**Beiträge***/
#comments {display: none;}

.page-id-3599 #comments {display: block!important;}

/*.page-id-3599 #comments  {display: inline!important;}*/

/******/
/***Accordion Bild ausblenden***/
.su-spoiler-icon {display: none!important;}
/******/

#probtn_button {visibility: hidden;}


/***Sidebar***/
.page-id-2407 #responsive-menu-button, .fancybox-nav:hover span, .fancybox-opened .fancybox-title{
		display:none;
}

/*Lightbox Border ausblenden*/

/*.su-button {background-color:white!important; border-color:white!important;}*/

/*Slider Sidebar breite Content*/
.als-wrapper {width: 271px!important;}

/*Header Twitter Zeichen ausblenden*/
#mainnav .social-media-btn {
	display: none;
}

/*Header Youtube Icon Anpassung*/
#menu-item-3324 a img, #menu-item-2840 a img {
	border-radius: 6px;
}

/*News Seite Datum anzeigen*/

.page-id-1557 span.date {
	display: inline!important;
}

/**Lightboxen Images Anpassung**/
img.mfp-img {max-height: 760px!important;}
.admin-bar .mfp-close {right: 350px; top: 80px!important;}

/*Beitragsbild Bildunterschrift Schriftgröße*/

/*Seiten Beitragsbild Bildunterschrift Größe*/
.post-image-page .caption {font-size: 14px;}

/*Beiträge Beitragsbild Bildunterschrift Größe*/
.post-image  .caption {font-size:14px;}

/*Footer Anpassung*/

#footer-widget .textwidget img {
		width: 70%!important;
		/*margin-bottom: 15px;*/
		/*margin-top: 15px;*/
}

#shortcodes-ultimate-2 {display:none;}
#shortcodes-ultimate-2 h2{display:none;}


/*.su-spoiler-style-fancy > .su-spoiler-title {
		transform: rotate(-90deg);
		float:right;
		margin-left: 400px;
		z-index: 99999;
		bottom: 750px;
		position: fixed;
	}*/
/*.su-spoiler-style-fancy {
		border-style: none!important;

	}*/

/*.su-spoiler-content {
	float: left;
	margin-left: 34px!important;
}*/


/***Sidebar Mobile***/
#ns-slidebar {display: none;}

/*#ns-slidebar .ns-input-group {
	display: none;
}*/

#ns-slidebar-search-form form {
	padding: 1em 1.6em;
	/*background: #fff;*/
	background-image: url(https://www.tierversuche-verstehen.de/wp-content/uploads/2016/10/arrow-rechts.png);
	background-color: #fff !important;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	/*display: none;*/
}

#ns-slidebar {
	height: 15px!important;
	margin-top: 110px;
}



/*Ausblenden PDF,Druck Button auf der Kontakt Seite*/
.page-id-1553 #pdf_seiten, .page-id-1553 #print_seiten {
	display: none;
}

/*Cookie Link Color*/
.scnb-text a {
	color: #76beee;
}

.scnb-text a:hover{
	color: #246CBF;
}

#ns-slidebar-control h3 {
	background-color: white!important;
	height:0px!important;
	width: 150px!important;
	margin-top: 10px!important;
	background: transparent!important;
	margin-left: 20px!important;
}

#ns-slidebar-control img {
	height: 40px;
	background-color: #fafafa;
}

.page-id-4530 button {
	border-style: none!important;
	cursor: pointer;
}

.commentlist li.comment {
	border-top: 3px solid #eeeeee;
}

.page-id-3599 #main ul li {
	list-style-type: none;
}




/*Newsletter Seite Anpassung*/

#Newsletter  ul li {
	list-style: none!important;
}


/*Slider*/
.container .sixteen.columns {
    width: 695px;
}

.flex-control-nav {
    right: 22px !important;
    display:block !important;
}

#mainnav {
    width: 1050px !important;
}

.flex-caption h2 {
    font-size: 17px !important;
    line-height: 26px !important;
}

.flex-caption .more {
    position: absolute !important;
    margin-left: 195px !important;
    top:185px !important;
}

.btn {
    padding: 4px 15px 6px !important;
    font-size: 16px !important;
    text-shadow:none !important;
}

/*paginator Startseite ausblenden*/
.page-id-1181 .pagination  {display:none!important;}

/*Newsletter Sidebar ausblenden*/
/*#text-45, #text-46 {display: none;}*/

/*Newsletter Anmeldung Print / PDF ausblenden*/

/*.page-id-4866 #print_seiten, #pdf_seiten {display: none!important;}*/
/*.page-id-5073 #print_seiten {display: none!important;}*/

/*Ausblenden Newsletter Manage Subscriptions*/
.page-id-5073 .newsletters .nav-tabs > li:nth-child(1) {display:none;}
.page-id-5073 .newsletters .nav-tabs > li:nth-child(2) {display:none;}
.page-id-5073 .newsletters .nav-tabs > li:nth-child(3) {display:none;}


/*Quiz Auswertung Anpassung*/

#tabelle1{
  border-spacing: 34px!important;
  border-style: solid!important;
  border-width: 1px!important;
}

#tabelle1 th {
	width: 20%;
	border-right: solid 1px black;
	text-align: center;
}

#tabelle2{
  border-spacing: 34px!important;
  border-style: solid!important;
  border-width: 1px!important;
}
#tabelle2 td{
  border-spacing: 34px!important;
  border-style: solid!important;
  border-width: 1px!important;
  text-align: center;
  width: 20%;
}


/*Content Slider*/
#sa_slider_shortcode div.wp_rp_content {
    display: none !important;
}

/*Newsletter Kategorien Verteiler ausblenden*/
#newsletters-newsletters-2list-holder .checkbox:nth-child(2),#newsletters-newsletters-2list-holder .checkbox:nth-child(9),
#newsletters-newsletters-2list-holder .checkbox:nth-child(10),#newsletters-newsletters-2list-holder .checkbox:nth-child(14),
#newsletters-newsletters-2list-holder .checkbox:nth-child(15),#newsletters-newsletters-2list-holder .checkbox:nth-child(16),
#newsletters-newsletters-2list-holder .checkbox:nth-child(17), #newsletters-newsletters-2list-holder .checkbox:nth-child(18),
#newsletters-newsletters-2list-holder .checkbox:nth-child(19), #newsletters-newsletters-2list-holder .checkbox:nth-child(20) {
  display: none!important;
}

/*Versuchstierzahlen Seite Layout anpassen*/

.page-id-5550 .list-container .block-image.side {
  float: right!important;
}

.page-id-5550 .post a.readmore {
  right: 600px!important;
}

.page-id-5550 .list-container .block-image.side {
  margin-right: -2px!important;
}

/*Beitragsseite Versuchstierzahlen-2015-Grafiken Beitragsbild ausblenden*/
.postid-5687 .post-image {
  display: none!important;
}

/*Beitragsseite Versuchstierzahlen-2016-Grafiken Beitragsbild ausblenden*/
.postid-9582 .post-image {
  display: none!important;
}


/*Interview Link auf eine Seite lesen*/
#onesite {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Newsletter Manage Subscriptions*/
.newsletters .tab-content > .tab-pane {
	display: block!important;
}

/*Ausblenden Listen: Verteiler Journalisten / Hochschulen bei Manage Subscriptions Page*/
.newsletters .table-striped > tbody > tr:nth-child(1),.newsletters .table-striped > tbody > tr:nth-child(8),
.newsletters .table-striped > tbody > tr:nth-child(9),.newsletters .table-striped > tbody > tr:nth-child(13),
.newsletters .table-striped > tbody > tr:nth-child(14),.newsletters .table-striped > tbody > tr:nth-child(15),
.newsletters .table-striped > tbody > tr:nth-child(16),.newsletters .table-striped > tbody > tr:nth-child(17),
.newsletters .table-striped > tbody > tr:nth-child(18),.newsletters .table-striped > tbody > tr:nth-child(19)
{
	display: none;
}
input:focus {
  outline: none;
}
#prevLink {
	background: url('https://www.tierversuche-verstehen.de/wp-content/plugins/wp-lightbox-2/styles/images/prev.gif') left 50% no-repeat !important;
}
#nextLink {
	background: url('https://www.tierversuche-verstehen.de/wp-content/plugins/wp-lightbox-2/styles/images/next.gif') right 50% no-repeat !important;
}

/*Newsletter Anmeldung Anrede*/
/*#newsletters-2-fields #newsletters-newsletters-2anrede-holder .form-group .radio:nth-of-type(1)  label{
	background-color: green!important;
}*/

/*Original Responsive Menu Leiste ausblenden -> Kam wenn man aus der Lightbox gegangen ist*/
.mainmenu {
	display:none!important;
}
#caption {
	font-size:14px;
}

/***Responsive Design***/
	/*Mobile*/

	@media screen and (max-width: 1074px){
		#responsive-menu-container{
			width: 50% !important;
		}
	}
@media screen and (max-device-width: 480px) {

	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		margin-bottom: -150px!important;
	}
	.container {width: 650px;}
	.flexslider {width: 100%!important;}
	 ul.slides li div.bg {display: none;}
	 .caption { display: none!important;}
	.flexslider .slides > li > a > img {height: 200px!important;margin-left: -2px;}
	.flex-control-nav {display: block!important; position: absolute;z-index: 9999;bottom:2px!important; float: right;}
	.flex-caption {display: none!important;}
	.category h2 {display: none;}
	#mainnav {display: none;}
	#tag_cloud-2 {display: none;}


	#picture a input {padding-top: 76px;width:65%!important;}
	.container .two-thirds.column {margin-left: 0px;}
	#main .grid-container.clearfix .one-third.column {width:100%;}
	.container .sixteen.columns {margin-left: -19px;width: auto;}

	/*Post under Slider*/
	.grid-container .one-third:first-of-type .post-image img {
		width: 100%;
		float: left;
		}
	.grid-container .one-third:first-of-type .box-inner {
		width: 35%;
		float: left;
		margin-top:1%;
		padding: 3px 12px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner {
		width: 100%;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		float: right;
		margin-bottom: -130px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner h2 {padding-top: 0px;}
	#main .grid-container.clearfix .one-third.column:first-of-type  .excerpt {margin-top: 0px;}

	#main .grid-container.clearfix .one-third.column:first-of-type {
		width: 100%;
	}
	/*Faktencheck verschieben und anpassen Mobile*/
	 /*#text-20, #hugeit_slider_widget-2, #text-6, #text-10, #text-21, #text-22, #text-23, #text-24{
		display:none!important;
	}*/

	#down span.als-next {
	margin-left:0% !important;
	width:91%;
	background-color:#9d9c9c !important;
	height: 18px;
	}

	#up span.als-prev{
		margin-left:0px;
		height: 18px!important;
		width: 91%!important;
	}

	#up span.als-prev img {
		margin-left: 45%;
		margin-top: 3px;
	}

	#down span.als-next img {
		margin-left: 45%;
		margin-top: 5px;
	}

	.flexslider .slides{
		margin-top: 60px;
	}
	#text-19 {
		margin-left: 20px;
	}

	#lista3 {
		width: 100%;
	}

	#text-19 .textwidget {
		width: 279px!important;
	}

	.als-item a {
		font-size: 12px;
	}

	/*Infoboxen Einstellungen*/
	.ns-slidebar-widget:nth-child(4){
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/schueler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(4) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(5) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(5) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(6) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}
	.ns-slidebar-widget:nth-child(6) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(7) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/wissenschaftler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(7) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}



	.ns-slidebar-widget:nth-child(8) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/grafiken.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(8) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(9) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/filme.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(9) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.huge_it_slideshow_image_wrap1_5 {
		max-height: 150px!important;
	}

	.huge_it_slideshow_dots_thumbnails_5 {display: none;}

	#huge_it_slideshow_left_5, #huge_it_slideshow_right_5 {
		display: block!important;
		background-color:#9d9c9c!important;
		top: 75px!important;
	}

	/*normale Sidebar ausblenden*/
	#sidebar { display: none;}

	/*Sidebar Handy*/
	#ns-slidebar {
		display: block!important;

	}
	#ns-slidebar-content {
	height: 400px!important;
	}

	/**Responsive Menu Button**/
	.responsive-menu-button {right: 8%!important; top:50px!important;}

	/*Anpassung Footer*/
	#footer-widget #nav_menu-2 {
		margin-left: 110px;
	}
	#footer-widget .textwidget img {
		margin-left: 40px!important;
	}

	/*Buttons Größe*/
	#submit_news {
		margin-top: 60px;
		margin-right: 70px;
	}
	#submit_kommentieren {
		/*float: right;*/
		margin-right: -180px;
		margin-top: 25px;
	}

}

/*Desktop*/
@media only screen and (max-width: 960px) {
	.flexslider {
		display: none!important;
	}
	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		margin-bottom: -111px!important;
	}
}


@media only screen and (max-width: 760px) {

	.container {width: 650px;}

	.flexslider {width: 100%!important;}
	 ul.slides li div.bg {display: none;}
	 .caption { display: none!important;}
	.flexslider .slides > li > a > img {height: 200px!important;margin-left: -2px;}
	.flex-control-nav {display: block!important; position: absolute;z-index: 9999;bottom:2px!important; float: right;}
	.flex-caption {display: none!important;}
	.category h2 {display: none;}
	#mainnav {display: none;}
	#tag_cloud-2 {display: none;}

	#picture a input {padding-top: 76px;width:65%!important;}
	.container .two-thirds.column {margin-left: 0px;}
	#main .grid-container.clearfix .one-third.column {width:100%;}
	.container .sixteen.columns {margin-left: -19px;width: auto;}

	/*Post under Slider*/
	.grid-container .one-third:first-of-type .post-image img {
		width: 100%;
		float: left;
		}
	.grid-container .one-third:first-of-type .box-inner {
		width: 35%;
		float: left;
		margin-top:1%;
		padding: 3px 12px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner {
		width: 100%;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		float: right;
		margin-bottom: -170px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner h2 {padding-top: 0px;}
	#main .grid-container.clearfix .one-third.column:first-of-type  .excerpt {margin-top: 0px;}

	#main .grid-container.clearfix .one-third.column:first-of-type {
		width: 100%;
	}
	/*Faktencheck verschieben und anpassen Mobile*/
	 /*#text-20, #hugeit_slider_widget-2, #text-6, #text-10, #text-21, #text-22, #text-23, #text-24{
		display:none!important;
	}*/

	#down span.als-next {
	margin-left:0% !important;
	width:91%;
	background-color:#9d9c9c !important;
	height: 18px;
	}

	#up span.als-prev{
		margin-left:0px;
		height: 18px!important;
		width: 91%!important;
	}

	#up span.als-prev img {
		margin-left: 45%;
		margin-top: 3px;
	}

	#down span.als-next img {
		margin-left: 45%;
		margin-top: 5px;
	}

	.flexslider .slides{
		margin-top: 60px;
	}
	#text-19 {
		margin-left: 20px;
	}

	#lista3 {
		width: 100%;
	}

	#text-19 .textwidget {
		width: 279px!important;
	}

	.als-item a {
		font-size: 12px;
	}

	/*Infoboxen Einstellungen*/
	.ns-slidebar-widget:nth-child(4){
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/schueler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(4) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(5) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(5) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(6) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}
	.ns-slidebar-widget:nth-child(6) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(7) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/wissenschaftler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(7) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}



	.ns-slidebar-widget:nth-child(8) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/grafiken.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(8) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(9) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/filme.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(9) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.huge_it_slideshow_image_wrap1_5 {
		max-height: 150px!important;
	}

	.huge_it_slideshow_dots_thumbnails_5 {display: none;}

	#huge_it_slideshow_left_5, #huge_it_slideshow_right_5 {
		display: block!important;
		background-color:#9d9c9c!important;
		top: 75px!important;
	}

	/*normale Sidebar ausblenden*/
	#sidebar { display: none;}

	/*Sidebar Handy*/
	#ns-slidebar {
		display: block!important;

	}
	#ns-slidebar-content {
	height: 400px!important;
	}

	/**Responsive Menu Button**/
	.responsive-menu-button {right: 8%!important; top:50px!important;}

	/*Anpassung Footer*/
	#footer-widget #nav_menu-2 {
		margin-left: 110px;
	}
	#footer-widget .textwidget img {
		margin-left: 40px!important;
	}

	/*Buttons Größe*/
	#submit_news {
		margin-top: 60px;
		margin-right: 70px;
	}
	#submit_kommentieren {
		/*float: right;*/
		margin-right: -180px;
		margin-top: 25px;
	}
}

/*Desktop*/
@media only screen and (min-width: 761px) and (max-width: 960px) {

	.container {width: 650px!important;}
	.container .sixteen.columns {width: 100%!important;}
	.container .two-thirds.column {width:100%!important;}
	.column.omega, .columns.omega {margin-left: 0px!important;}

	.flexslider {width: 100%!important;}
	 ul.slides li div.bg {display: none;}
	 .caption { display: none!important;}
	.flexslider .slides > li > a > img {height: 350px!important;margin-left: -2px;}
	.flex-control-nav {display: block!important; position: absolute;z-index: 9999;bottom:2px!important; float: right;}
	.flex-caption {display: none!important;}
	.category h2 {display: none;}
	#mainnav {display: none;}
	#tag_cloud-2 {display: none;}

	#picture a input {padding-top: 76px;width:65%!important;}
	.container .two-thirds.column {margin-left: 0px;}
	#main .grid-container.clearfix .one-third.column {width:100%;}
	.container .sixteen.columns {margin-left: -19px;width: auto;}

	/*Post under Slider*/
	.grid-container .one-third:first-of-type .post-image img {
		width: 100%;
		float: left;
		}
	.grid-container .one-third:first-of-type .box-inner {
		width: 100%!important;
		float: left;
		margin-top:1%;
		padding: 3px 12px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner {
		width: 100%;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		float: right;
		margin-bottom: -110px;
		}
	#main .grid-container.clearfix .one-third.column:first-of-type .box-inner h2 {padding-top: 0px;}
	#main .grid-container.clearfix .one-third.column:first-of-type  .excerpt {margin-top: 0px;}

	#main .grid-container.clearfix .one-third.column:first-of-type {
		width: 100%;
	}
	/*Faktencheck verschieben und anpassen Mobile*/
	 /*#text-20, #hugeit_slider_widget-2, #text-6, #text-10, #text-21, #text-22, #text-23, #text-24{
		display:none!important;
	}*/

	#down span.als-next {
	margin-left:0% !important;
	width:91%;
	background-color:#9d9c9c !important;
	height: 18px;
	}

	#up span.als-prev{
		margin-left:0px;
		height: 18px!important;
		width: 91%!important;
	}

	#up span.als-prev img {
		margin-left: 45%;
		margin-top: 3px;
	}

	#down span.als-next img {
		margin-left: 45%;
		margin-top: 5px;
	}

	.flexslider .slides{
		margin-top: 60px;
	}
	#text-19 {
		margin-left: 20px;
	}

	#lista3 {
		width: 100%;
	}

	#text-19 .textwidget {
		width: 279px!important;
	}

	.als-item a {
		font-size: 12px;
	}

	/*Infoboxen Einstellungen*/
	.ns-slidebar-widget:nth-child(4){
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/schueler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(4) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(5) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(5) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(6) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/journalisten.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}
	.ns-slidebar-widget:nth-child(6) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(7) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/wissenschaftler.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(7) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}



	.ns-slidebar-widget:nth-child(8) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/grafiken.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(8) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.ns-slidebar-widget:nth-child(9) {
		background-image: url("https://www.tierversuche-verstehen.de/wp-content/uploads/2016/08/filme.png");
		background-size: cover;
		padding:0;
		height: 135px;
	}

	.ns-slidebar-widget:nth-child(9) .textwidget {
		background-color: rgba(0,0,0,0.5);
		height: 100%;
	}

	.huge_it_slideshow_image_wrap1_5 {
		max-height: 150px!important;
	}

	.huge_it_slideshow_dots_thumbnails_5 {display: none;}

	#huge_it_slideshow_left_5, #huge_it_slideshow_right_5 {
		display: block!important;
		background-color:#9d9c9c!important;
		top: 75px!important;
	}

	/*normale Sidebar ausblenden*/
	#sidebar { display: none;}

	/*Sidebar Handy*/
	#ns-slidebar {
		display: block!important;

	}
	#ns-slidebar-content {
	height: 400px!important;
	}

	/**Responsive Menu Button**/
	.responsive-menu-button {right: 8%!important; top:50px!important;}

	/*Anpassung Footer*/
	#footer-widget #nav_menu-2 {
		margin-left: 110px;
	}
	#footer-widget .textwidget img {
		margin-left: 40px!important;
	}

	/*Buttons Größe*/
	#submit_news {
		margin-top: 60px;
		margin-right: 70px;
	}
	#submit_kommentieren {
		/*float: right;*/
		margin-right: -180px;
		margin-top: 25px;
	}
}

/*RENE Testseite*/


.page-id-6422 #main .grid-container.clearfix .one-third.column:first-of-type {
	display: none;
}



/*Aufzählung Link*/
.entry-content ul li a {
	color:#00adef;
}

ul.related_post li a {
	color: #000000!important;
}


/*Schueler Lehrer Seite*/
#picture-schueler-lehrer {
	margin: 40px 0px 20px 0px;
}

#picture-nobelpreistraeger {
	margin: -25px 0px 20px 0px;
	background-color: #e6325a;
}

.page-id-6422 h1.entry-title {
	display:none;
}

.page-id-6422 #picture-schueler-lehrer a input,
.page-id-6616 #picture-schueler-lehrer a input,
.page-id-6621 #picture-schueler-lehrer a input,
.page-id-6612 #picture-schueler-lehrer a input,
.page-id-6635 #picture-schueler-lehrer a input,
.page-id-6648 #picture-schueler-lehrer a input,
.page-id-6642 #picture-schueler-lehrer a input,
.page-id-6628 #picture-schueler-lehrer a input {
	display:block;
	width:700px !important;
}

#picture-nobelpreistraeger a input {
	display: none;
}

.page-id-7424 #picture-nobelpreistraeger a input  {
	display:block!important;
	width:700px !important;
}

.page-id-6422 .container .two-thirds.column,
.page-id-6616 .container .two-thirds.column,
.page-id-6621 .container .two-thirds.column,
.page-id-6642 .container .two-thirds.column,
.page-id-6612 .container .two-thirds.column,
.page-id-6628 .container .two-thirds.column,
.page-id-6648 .container .two-thirds.column,
.page-id-6635 .container .two-thirds.column {
	margin-left:0px;
	margin-right:35px;
}

article#post-6422.box.mb20.post-6422.page.type-page.status-publish.hentry,
article#post-6616.box.mb20.post-6616.page.type-page.status-publish.hentry,
article#post-6621.box.mb20.post-6621.page.type-page.status-publish.hentry,
article#post-6612.box.mb20.post-6612.page.type-page.status-publish.hentry,
article#post-6628.box.mb20.post-6628.page.type-page.status-publish.hentry,
article#post-6648.box.mb20.post-6648.page.type-page.status-publish.hentry,
article#post-6642.box.mb20.post-6642.page.type-page.status-publish.hentry,
article#post-6635.box.mb20.post-6635.page.type-page.status-publish.hentry {
	padding:0px;
}

.page-id-6422 .container .two-thirds.column,
.page-id-6628 .container .two-thirds.column,
.page-id-6616 .container .two-thirds.column,
.page-id-6642 .container .two-thirds.column,
.page-id-6621 .container .two-thirds.column,
.page-id-6635 .container .two-thirds.column,
.page-id-6648 .container .two-thirds.column,
.page-id-6612 .container .two-thirds.column {
	width:700px;
}

.page-id-6422 #sidebar,
.page-id-6616 #sidebar,
.page-id-6642 #sidebar,
.page-id-6612 #sidebar,
.page-id-6635 #sidebar,
.page-id-6648 #sidebar,
.page-id-6628 #sidebar,
.page-id-6621 #sidebar {
	margin-left: -15px;
	margin-top: -220px;
}

.page-id-6422 div#img,
.page-id-6621 div#img {
	height:180px;
	opacity:0.8;
}

.page-id-6422 div#img:hover,
.page-id-6621 div#img:hover {
	opacity:1.0;
}

.page-id-6422 div#content h2,
.page-id-6621 div#content h2 {
	font-size:25px;
	font-weight: bold;
	text-align:left;
	color:#fff !important;
	padding:10px 5px;
	background-color: rgba(0,0,0,0.5);
}


.page-id-6422 div#content,
.page-id-6621 div#content {
	margin-top:-45px;
}

.page-id-6422 div#content p,
.page-id-6621 div#content p {
	font-size:14px;
	font-weight: normal;
	text-align:left;
	padding:10px 5px;
}

.page-id-6422 h2.widgettitle {
	margin-left:0px;
}

.page-id-6422 div#content p a {
	color: #7a868c !important;
}

.page-id-6422 div#content p a:hover {
	color: #47b4d2 !important;
}



.page-id-6616 dl.gallery-item {
	text-align:left !important;
	width:347px !important;
	min-height:310px;
}

.page-id-6616 dd.wp-caption-text.gallery-caption {
	margin:10px 0px 20px 0px !important;
	padding:0px !important;
	width:300px;
	line-height:1.5em;
}

div.inside-grid-column {
	font-family: 'Roboto', serif !important;
	color: #6f6f6e !important;
	font-weight: 500 !important;
	line-height: 21px;
}

div.inside-grid-column h3{
	color: #6f6f6e !important;
	line-height: 1.7em;
	text-align:left;
}

.lgc-grid-20.lgc-last div.inside-grid-column {
	text-align: center !important;
	margin-top: 90px !important;
}

.page-id-6648 .lgc-last div.inside-grid-column a {
	width: 70px !important;
	background-color: #ececec;
	padding:10px 20px;
	font-weight:bold !important;
}

.lgc-last div.inside-grid-column a:hover {
	color: #fff !important;
	background-color: #00adef;
}

.page-id-6612 img.WP-PrintIcon,
.page-id-6628 img.WP-PrintIcon  {
	display:none;
}

.page-id-6616 #main .gallery .gallery-caption {
	font-size:14px;
}

.page-id-6642 div.inside-grid-column h3 {
	line-height: 1.5em;
	margin: 5px 0px;
}

.page-id-6642 div.inside-grid-column p {
	line-height: 1.3em;
	margin: 5px 0px;
	font-size:15px;
}

.slider_2 .huge-it-slider > li img, li.group.huge-it-slide-2 {
	max-height:none !important;
}

img.huge-it-slide-image {
	height:120px !important;
}

/*Banner TDN*/
.dgd_stb_box.none .dgd_stb_box_close {
	color: white!important;
	top: 40px!important;
	right: 15px!important;
}



.postid-7036 .wp_rp_content {
	display: none!important;
}

.owl-theme .owl-controls .owl-buttons div {
	top: 26%!important;
}

/*PDF Button ausblenden auf den Seiten mit der ID*/
.page-id-6612 #pdf_seiten, .page-id-6628 #pdf_seiten {
	display: none;
}

.huge-it-wrap {height: 123px!important;}

/* Related Post */
ul.related_post li:last-child {margin-right:0px !important;}

/* Grafiken - Downloadbutton */
.download_button {
	background: url(https://www.tierversuche-verstehen.de/wp-content/uploads/2017/05/icon_download.png) no-repeat;
    padding-top: 45px;
	margin-bottom: 25px;
	color: transparent !important;
}

.download_button_untertitel {
	font-family: 'Roboto', serif !important;
    color: #6f6f6e !important;
    font-weight: 500 !important;
    line-height: 21px;
	padding: 0 10px 0 0;
	margin-bottom: 1.5em;
}

.image_ausgabe {
	border: 1px solid #eee;
}

.page-id-2029 div.inside-grid-column a.download,
.page-id-6616 div.inside-grid-column a.download  {
    background: url(https://www.tierversuche-verstehen.de/wp-content/uploads/2017/05/icon_download.png) no-repeat;
    padding: 10px 20px;
	color: transparent !important;
}

.page-id-2029 a.download:hover,
.page-id-6616 a.download:hover {
	opacity:0.8;
	background-color: transparent !important;
}

.page-id-2029 div.inside-grid-column img,
.page-id-6616 div.inside-grid-column img  {
	border: 1px solid #eee;
}

.page-id-2029 .lgc-first div.inside-grid-column,
.page-id-6616 .lgc-first div.inside-grid-column {
	padding: 0 !important;
}

.page-id-2029 .lgc-column p,
.page-id-6616 .lgc-column p {
	margin-bottom:0 !important;
}

.page-id-2029 .lgc-column,
.page-id-6616 .lgc-column {
	margin-bottom:1.5em !important;
}

.page-id-2029 .lgc-last div.inside-grid-column a:hover,
.page-id-6616 .lgc-last div.inside-grid-column a:hover {
	background-color:transparent !important
}

/*Header schüler & Lehrer auf allen Seiten ausblenden - auf Votingseite einblenden*/
#text-64 {
	display: none;
}

.page-id-7424 #text-64 {
	display: block;
}
.page-id-7424 #tag_cloud-2 {
	display: none;
}

.page-id-7424 #picture a input {
	margin-top: 10px;
}

/*Bildergalerie Internationaler Tag des Versuchstiers*/
.sa_owl_theme .owl-nav .owl-next {
	right: -25px!important;
}
.sa_owl_theme .owl-nav .owl-prev {
	left: -25px!important;
}
.sa_owl_theme .owl-nav div {
	top: 24%!important;
}

/*News Seiten*/
.page-id-7856 #print_seiten,.page-id-1557 #print_seiten,.page-id-2120 #print_seiten,.page-id-5550 #print_seiten,.page-id-3125 #print_seiten,.page-id-3317 #print_seiten,.page-id-2061 #print_seiten  {
	display: none;
}

.page-id-7856 #pdf_seiten,.page-id-1557 #pdf_seiten,.page-id-2120 #pdf_seiten,.page-id-5550 #pdf_seiten,.page-id-3125 #pdf_seiten,.page-id-3317 #pdf_seiten,.page-id-2061 #pdf_seiten  {
	display: none;
}

#buttons {
	margin-bottom: 70px;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_desc {
	display: none!important;
}

/*Nes Seiten Print / PDF Button*/

.page-id-2615 #pdf_seiten,.page-id-2606 #pdf_seiten, .page-id-3118 #pdf_seiten, .page-id-7827 #pdf_seiten, .page-id-7784 #pdf_seiten {
	margin-top: 5px;
}

/*Youtube / Twitter Button Header*/
#menu-item-2840 a img,#menu-item-3325 a img, #menu-item-2836 a img, #menu-item-3324 a img{
	margin-top: -3px;
}

/*******************************
         Nobelpreisträger
********************************/

/*Head*/
body.page-template-template-full-width #content #primary {
	max-width: 100%;
}

body.page-template-template-full-width #content #primary .entry-header,
body.page-template-template-full-width #content #primary .entry-content {
    float: none;
    width: 100%;
}

body.page-template-template-full-width #content #primary .entry-header {
    margin-bottom: 4em;
}

.page-id-7424 .vc_btn3-container.vc_btn3-center {
	margin-top:-60px;
}

.page-id-7424 h1.entry-title {
	display:none;
}

header {
display: none!important;
}

/*Triff den Nobelpreisträger*/
.page-id-7424 #picture-nobelpreistraeger img.logo,
.page-id-10584 #picture-nobelpreistraeger img.logo, 
.page-id-12217 #picture-nobelpreistraeger img.logo {
	width:500px;
	margin:50px 0px 0px -600px;
}

.page-id-10584 #picture-nobelpreistraeger img.logo-preistraeger,
.page-id-12217 #picture-nobelpreistraeger img.logo-preistraegerin,
.page-id-7424 #picture-nobelpreistraeger img.logo-preistraegerin {
	display: none;
}

.page-id-7424 #picture-nobelpreistraeger img.logo-preistraeger,
.page-id-12217 #picture-nobelpreistraeger img.logo-preistraeger,
.page-id-10584 #picture-nobelpreistraeger img.logo-preistraegerin {
	width: 600px;
	padding-top: 50px;
	margin-bottom: -100px;
}

.page-id-7424 #picture-schueler-lehrer {
	display:none;
}

.page-id-7424 .mt20 {
	margin-top: 0px !important;
}

.page-id-7424 .container .sixteen.columns {
	width: 1165px !important;
}
/*END Triff die Nobelpreisträger*/

/*Triff die Nobelpreisträgerin*/
.page-id-10584  #picture-nobelpreistraeger img.logo,
.page-id-12217  #picture-nobelpreistraeger img.logo {
	width:500px;
	margin:50px 0px 0px -600px;
}

.page-id-10584  #picture-nobelpreistraeger img.logo-preis,
.page-id-12217  #picture-nobelpreistraeger img.logo-preis {
	width: 600px;
	padding-top: 50px;
	margin-bottom: -100px;
}


.page-id-10584 .container, .page-id-12217 .container  {
    margin-top: 100px;
}

.page-id-10584 .dgd_stb_box.none, 
.page-id-12217 .dgd_stb_box.none {
    padding: 0px !important;
    left: 0px !important;
	top: 45% !important;
}
.page-id-10584  #picture-schueler-lehrer,
.page-id-12217  #picture-schueler-lehrer {
	display:none;
}

.page-id-10584  .mt20,
.page-id-12217  .mt20 {
	margin-top: 0px !important;
}

.page-id-10584  .container .sixteen.columns,
.page-id-12217  .container .sixteen.columns {
	width: 1165px !important;
}

.page-id-10584 .vc_btn3-container.vc_btn3-center,
.page-id-12217 .vc_btn3-container.vc_btn3-center {
	margin-top:-60px;
}

.page-id-10584 h1.entry-title,
.page-id-12217 h1.entry-title {
	display:none;
}

.page-id-10584 #mainnav,
.page-id-12217 #mainnav {
	display: none;
}

.page-id-10584 #sidebar-header, 
.page-id-12217 #sidebar-header{
	display: none ;
}
/* END Triff die Nobelpreisträgerin*/


/*Navi*/
.page-id-7424 nav#mainnav {
	display:none;
}

.page-id-7424 .container {
	margin-top: 100px;
}

/*Fonts*/
.page-id-7424 p a {
	color:#C8325A !important;
	font-weight:bold !important;
}

.page-id-7424 p,
.page-id-7424 li {
	font-size: 16px;
	line-height: 1.5em
}

.page-id-7424 h3 {
	font-size: 22px;
	line-height: 1.5em
}

/*Bewerbung-Button*/
.page-id-7424 img.aligncenter.bewerbung {
	margin-top: -25px;
	z-index: 9999;
	position: relative
}

/*Lightbox*/
.page-id-7424 .fancybox-slide>* {
	margin: 50px !important;
}

.page-id-7424 #zurBewerbung h2 {
	color: #b4b4b4;
	font-size: 75px;
	font-weight: 400 !important
}

.page-id-7424 #zurBewerbung h2 span {
	font-weight: 200 !important;
}

.page-id-7424 #erstens {
	width:30%;
    margin-top: 60px;
}

.page-id-7424 #zweitens {
	width:40%;
	margin-top: 60px;
}

.page-id-7424 #drittens {
	width:30%;
	margin-top: 60px;
}

.page-id-7424 #ende {
	margin-top:50px;
}

.page-id-7424 #erstens p,
.page-id-7424 #zweitens p,
.page-id-7424 #drittens p {
	font-size: 23px;
	color: #000000 !important;
	/*margin-top: -165px;*/
}

.page-id-7424 #erstens p {
	margin-left: 90px;
}

.page-id-7424 #zweitens p,
.page-id-7424 #drittens p {
	margin-left: 110px;
}

.page-id-7424 #erstens p span.link,
.page-id-7424 #zweitens p span.link,
.page-id-7424 #drittens p span.link {
	font-size: 23px;
	font-weight: 400 !important
}

.page-id-7424 ul li {
	font-size: 23px;
	font-weight: 400 !important
}

.page-id-7424 ul {
	font-size: 10px;
	margin-left:25px;
	width:70%;
}

.page-id-7424 #drittens ul {
	width:100%;
}

.page-id-7424 #ende p span.link {
	font-size: 75px;
	font-weight: 400 !important
}

.page-id-7424 #erstens span,
.page-id-7424 #zweitens span,
.page-id-7424 #drittens span {
	color:#e6325a;
}

.page-id-7424 #ende p {
	font-size: 75px;
	font-weight:200 !important;
	color: #b4b4b4 !important;
	font-family: 'Roboto Slab', serif !important;
}

/*Accorions*/
.page-id-7424 .su-spoiler-content ol, 
.page-id-10584 .su-spoiler-content ol, 
.page-id-12217 .su-spoiler-content ol{
	margin-left:20px;
}

.page-id-7424 .su-spoiler-style-fancy > .su-spoiler-title, 
.page-id-10584 .su-spoiler-style-fancy > .su-spoiler-title,
.page-id-12217 .su-spoiler-style-fancy > .su-spoiler-title{
	border-bottom: 1px solid #e6325a;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #e6325a;
	font-size:1.2em;
}

.page-id-7424 .su-spoiler-title, 
.page-id-10584 .su-spoiler-title,
.page-id-12217 .su-spoiler-title {
	color:#fff;
	font-family: 'Roboto', serif !important;
	font-weight: 500 !important;
	padding: 10px;
}

.page-id-7424 .su-spoiler-icon, 
.page-id-10584 .su-spoiler-icon,
.page-id-12217 .su-spoiler-icon {
	display:block !important;
	color: #fff !important;
	left: 96% !important;
}

.page-id-7424 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before,
.page-id-7424 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after,
.page-id-10584 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before,
.page-id-10584 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after,
.page-id-12217, .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before
.page-id-12217 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '' !important;
	display: inline-block;
	height: 1em;
	left: 0em;
	position: relative;
	top: 0.5em;
	transform: rotate(45deg);
	vertical-align: top;
	width: 1em;
}

.page-id-7424 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after,
.page-id-10584 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after, 
.page-id-12217 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after {
	display:none !important;
}

.page-id-7424 .su-spoiler-icon-chevron .su-spoiler-icon:after,
.page-id-10584 .su-spoiler-icon-chevron .su-spoiler-icon:after, 
.page-id-12217 .su-spoiler-icon-chevron .su-spoiler-icon:after {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '' !important;
	display: inline-block;
	height: 1em;
	left: 0.5em;
	position: relative;
	top: 0em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 1em;
}

.page-id-7424 .su-spoiler-icon-chevron .su-spoiler-icon:before,
.page-id-10584 .su-spoiler-icon-chevron .su-spoiler-icon:before,
.page-id-12217 .su-spoiler-icon-chevron .su-spoiler-icon:before {
	border-style: solid;
	border-width: 0em;
	content: '' !important;
	display: inline-block;
	height: 0em;
	left: 0.5em;
	position: relative;
	top: 0em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 0em;
}

.page-id-7424 .su-spoiler-style-fancy,
.page-id-10584 .su-spoiler-style-fancy,
.page-id-12217 .su-spoiler-style-fancy {
	border-radius: 0px !important;
	border: 1px solid #e6325a;
}

.page-id-7424 .su-spoiler-style-fancy > .su-spoiler-content,
.page-id-10584 .su-spoiler-style-fancy > .su-spoiler-content, 
.page-id-12217 .su-spoiler-style-fancy > .su-spoiler-content {
	padding: 10px;
	font-family: 'Roboto', serif !important;
	font-weight: 500 !important;
	color: #6f6f6e !important;
	line-height: 21px;
}

.page-id-7424 .wpb_content_element.accordion,
.page-id-10584 .wpb_content_element.accordion, 
.page-id-12217 .wpb_content_element.accordion{
	margin-bottom: 15px;
}

/*Scrollbox*/
.page-id-7424 .dgd_stb_box.none {
	padding: 0px !important;
	left: 0px !important;
	top: 45% !important;
}

.page-id-7424 .dgd_stb_box.none .dgd_stb_box_close {
	display:none !important;
}

.page-id-7424 h4 {
	font-size: 20px!important;
}

.page-id-7424 .dgd_stb_box {
	z-index: 9999 !important;
}

/*Video Einreichung
.page-id-7424 .vc_row.video-einreichung {
	display:none;
}*/

/*Footer*/
.page-id-7424 footer,
.page-id-7424 #footer-widget,
.page-id-7424 #bottom .container,
.page-id-7424 #footer-widget .container,
.page-id-10584 footer,
.page-id-10584 #footer-widget,
.page-id-10584 #bottom .container,
.page-id-10584 #footer-widget .container,
.page-id-12217 footer,
.page-id-12217 #footer-widget,
.page-id-12217 #bottom .container,
.page-id-12217 #footer-widget .container {
	background: #e6325a !important;
}

.page-id-7424 #footer-widget h2,
.page-id-7424 #bottom .footer1,
.page-id-7424 #footer-widget li,
.page-id-7424 #footer-widget li a,
.page-id-10584 #footer-widget h2,
.page-id-10584 #bottom .footer1,
.page-id-10584 #footer-widget li,
.page-id-10584 #footer-widget li a,
.page-id-12217 #footer-widget h2,
.page-id-12217 #bottom .footer1,
.page-id-12217 #footer-widget li,
.page-id-12217 #footer-widget li a {
	color:#fff !important;
}



.page-id-7424 #pdf_seiten,
.page-id-7424 #print_seiten,
.page-id-7424 #buttons,
.page-id-10584 #pdf_seiten,
.page-id-10584 #print_seiten,
.page-id-10584 #buttons,
.page-id-12217 #pdf_seiten,
.page-id-12217 #print_seiten,
.page-id-12217 #buttons  {
	display:none;
}

.page-id-7424 #wrapper,
.page-id-7424 .mb20,
.page-id-10584 #wrapper,
.page-id-10584 .mb20,
.page-id-12217 #wrapper,
.page-id-12217 .mb20 {
    margin-bottom: 0px !important;
}

article#post-7424,
article#post-10584,
article#post-12217 {
    padding-bottom: 0px !important;
}

.page-id-7424 #footer-widget .textwidget img,
.page-id-12217 #footer-widget .textwidget img,
.page-id-10584 #footer-widget .textwidget img {
	opacity: 0.25 !important;
}

/*Responsive*/

/*Headlines Beiträge anzeigen*/
.mb20 {
 display: block!important;
}

/*Lity svg Grafik Hoehe*/
.lity-image img {
   height: 730px!important;
}

/*Seiten Title anzeigen*/
.entry-header {
display: block!important;
}

/*Lightbox TDN*/
#erstens {
float: left;
width: 33%;
}

#zweitens {
float: left;
width: 33%;
}

#drittens {
float: right;
width: 33%;
}

#ende {
float: right;
}

/*Lightbox TDN Responsive*/

@media screen and (min-width: 1280px) and (max-width: 3000px) {
	#zurBewerbung {
		width: 80%!important;
	}
}

@media only screen and (max-width: 1023px){
	#zurBewerbung {
		width: 40%!important;
	}
	#erstens {
		width: 100%!important;
	}
	#zweitens {
		width: 100%!important;
	}
	#drittens {
		width: 100%!important;
	}
	.page-id-7424 #zurBewerbung h2 {
		font-size: 30px!important;
	}
	.page-id-7424 #erstens p {
		margin-left: 0px!important;
	}
	.page-id-7424 #zweitens p {
		margin-left: 0px!important;
	}
	.page-id-7424 #drittens p {
		margin-left: 0px!important;
	}
	.page-id-7424 .vc_custom_1504700958161{
		margin-left: -14px!important;
		width: 65%!important;
	}
}

@media only screen and (max-width: 480px) {
	#main .grid-container.clearfix .one-third.column:first-of-type .readmore{
		margin-bottom: -150px!important;
	}
	.container {
		padding: 0!important;
	}

	#zurBewerbung {
		width: 100%!important;
	}
	#erstens {
		width: 35%!important;
	}
	#zweitens {
		width: 100%!important;
	}
	#drittens {
		width: 100%!important;
	}
	.page-id-7424 #zurBewerbung h2 {
		font-size: 30px!important;
	}
	.page-id-7424 .fancybox-slide>* {
		margin: 50px 50px 50px 0px!important;
	}
	.page-id-7424 #erstens p {
		margin-left: 0px!important;
	}
	.page-id-7424 #erstens p img {
		width: 70%!important;
	}
	.page-id-7424 #zweitens p {
		margin-left: 0px!important;
	}
	.page-id-7424 #zweitens p img {
		width: 70%!important;
	}
	.page-id-7424 #drittens p {
		margin-left: 0px!important;
	}
	.page-id-7424 #drittens p img {
		width: 70%!important;
	}
	.page-id-7424 .vc_custom_1504700958161{
		margin-left: -14px!important;
		width: 65%!important;
	}
}
.wpmlcustomfield9 {
	display: none;
}
#lista2 .als-item{
margin: 5px 0px !important;
}
.als-wrapper{
	height: 535px!important;
}







/*******************************
         Docs Logs
********************************/

/*Head*/
/*
.page-id-10386 .vc_btn3-container.vc_btn3-center {
	margin-top:-60px;
} */

.page-id-10386 h1.entry-title {
	display:none;
}
/*
.page-id-10386 #headerrha {
	background-color: #C8325A;
	padding-right: 15px;
	padding-left: 15p;
	margin-right: auto;
	margin-left: auto;
	width: 1170px;
}

.page-id-10386 #picture-nobelpreistraeger {
	width: 50%;
	padding: 30px;
}
*/

.page-id-10386 #picture-nobelpreistraeger{
	display: none;
}
.page-id-10386 #picture-nobelpreistraeger img.logo-preis {
	display: none !important;
}

.page-id-10386 #docslogs img.logo {
	width:500px;
	margin:50px 0px 0px -600px;
}
.page-id-10386 .logo-preistraegerin, .page-id-10386 .logo-preistraeger, .page-id-10386 .logo{
	display: none;
}

.page-id-10386 #docslogs img.logo-preis {
	width: 600px;
	padding-top: 50px;
	margin-bottom: -100px;
}

.page-id-10386 #picture-schueler-lehrer {
	display:none !important;
}

.page-id-10386 .mt20 {
	margin-top: 0px !important;
}

.page-id-10386 .container .sixteen.columns {
	width: 100% !important;
}

.page-id-10386 .vc_col-md-10 {
	width: 100% !important;
}

/*Navi*/
/* .page-id-10386 nav#mainnav, */
.page-id-10386 #sidebar-header {
	display:none;
}



/*Fonts*/
.docslogs p,
.docslogs li {
	font-size: 16px;
	line-height: 1.5em;
}

.docslogs h3 {
	font-size: 22px;
	line-height: 1.5em
}

.docslogs p a {
	color: #c8325a !important;
}

/*Accorions*/
.page-id-10386 .su-spoiler-content ol {
	margin-left:20px;
}

.page-id-10386 .su-spoiler-style-fancy > .su-spoiler-title {
	border-bottom: 1px solid #C8325A;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #C8325A;
	font-size:1.2em;
}

.page-id-10386 .su-spoiler-title {
	color:#fff;
	font-family: 'Roboto', serif !important;
	font-weight: 500 !important;
	padding: 10px;
}

.page-id-10386 .su-spoiler-icon {
	display:block !important;
	color: #fff !important;
	left: 93% !important;
}

.page-id-10386 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before,
.page-id-10386 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '' !important;
	display: inline-block;
	height: 1em;
	left: 0em;
	position: relative;
	top: 0.5em;
	transform: rotate(45deg);
	vertical-align: top;
	width: 1em;
}

.page-id-10386 .su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:after {
	display:none !important;
}

.page-id-10386 .su-spoiler-icon-chevron .su-spoiler-icon:after {
	border-style: solid;
	border-width: 0.25em 0.25em 0 0;
	content: '' !important;
	display: inline-block;
	height: 1em;
	left: 0.5em;
	position: relative;
	top: 0em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 1em;
}

.page-id-10386 .su-spoiler-icon-chevron .su-spoiler-icon:before {
	border-style: solid;
	border-width: 0em;
	content: '' !important;
	display: inline-block;
	height: 0em;
	left: 0.5em;
	position: relative;
	top: 0em;
	transform: rotate(135deg);
	vertical-align: top;
	width: 0em;
}

.page-id-10386 .su-spoiler-style-fancy {
	border-radius: 0px !important;
	border: 1px solid #C8325A;
}

.page-id-10386 .su-spoiler-style-fancy > .su-spoiler-content {
	padding: 10px;
	font-family: 'Roboto', serif !important;
	font-weight: 500 !important;
	color: #6f6f6e !important;
	line-height: 21px;
}

.page-id-10386 .wpb_content_element.accordion {
	margin-bottom: 15px;
}

/*Footer*/
.page-id-10386 footer,
.page-id-10386 #footer-widget,
.page-id-10386 #bottom .container,
.page-id-10386 #footer-widget .container {
	background: #C8325A !important;
}

.page-id-10386 #footer-widget h2,
.page-id-10386 #bottom .footer1,
.page-id-10386 #footer-widget li,
.page-id-10386 #footer-widget li a {
	color:#fff !important;
}

.page-id-10386 #pdf_seiten,
.page-id-10386 #print_seiten,
.page-id-10386 #buttons {
	display:none;
}

.page-id-10386 #wrapper,
.page-id-10386 .mb20 {
    margin-bottom: 0px !important;
}

article#post-10386 {
    padding-bottom: 0px !important;
}

.page-id-10386 #footer-widget .textwidget img {
	opacity: 0.25 !important;
}

/*Responsive*/

@media only screen and (max-width: 1200px) {
	.page-id-10386 header {
		display: block !important;
	}
}

@media only screen and (max-width: 999px) {
	.page-id-10386 .su-spoiler-icon {
		left: 90% !important;
	}
}

@media only screen and (max-width: 768px) {
	.page-id-10386 #picture-nobelpreistraeger {
		width: 40%;
	}
}

@media only screen and (max-width: 550px) {
	.page-id-10386 .container {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	.page-id-10386 #picture-nobelpreistraeger {
		width: 30%;
	}

}


/**
 * changes by nm
 */
.sixteen.columns {
	max-width: 100%;
}

.container {
	z-index: 1000 !important;
}

/**
 * changes by ls
 */
.dgd_stb_box.none .dgd_stb_box_close {
	opacity: 0;
}

@media only screen and (max-width: 1200px) {
	.page-id-12217 header {
		display: block !important;
	}
	
	.page-id-12217 #picture-nobelpreistraeger img.logo {
		margin: 50px 0px 0px -45vw;
	}
	
	.page-id-12217 .vc_separator h4 {
		text-align: center;
	}
}

@media only screen and (max-width: 1000px) {
	.page-id-12217 #picture-nobelpreistraeger img.logo {
		margin: 50px 0px 0px -30vw;
	}
}

@media only screen and (max-width: 767px) {
	.page-id-12217 #picture-nobelpreistraeger img.logo,
	.page-id-12217 #picture-nobelpreistraeger img.logo-preistraeger {
		width: 300px;
	}
	
	.page-id-12217 .vc_col-xs-3 {
		width: 100%;
	}
	
	.page-id-12217 .container {
		width: 85%;
	}
}

@media only screen and (max-width: 550px) {
	.page-id-12217 #picture-nobelpreistraeger img.logo {
		width: 200px;
	}
}

@media only screen and (max-width: 400px) {
	.page-id-12217 #picture-nobelpreistraeger img.logo-preistraeger {
		width: 200px;
	}
	
	.page-id-12217 .container {
		width: 95%;
	}
}




/* --------------------------------------
   #meinwunderpunkt
-------------------------------------- */
.parent-pageid-12951 #picture a input,
.page-id-12951 #picture a input {
	margin-top: 0;
	width: 300px;
}

.parent-pageid-12951 .mt20,
.page-id-12951 .mt20 {
	margin-top: 0px !important;
}

.parent-pageid-12951 .container .sixteen.columns, 
.page-id-12951 .container .sixteen.columns {
	width: 1165px !important;
}

.parent-pageid-12951 .vc_btn3-container.vc_btn3-center,
.page-id-12951 .vc_btn3-container.vc_btn3-center {
	margin-top:-60px;
}

#wunderpunkt {
	margin: -50px auto 30px;
	width: 350px;

}

.parent-pageid-12951 #picture-nobelpreistraeger .logo-preistraegerin,
.parent-pageid-12951 #picture-nobelpreistraeger img.logo-preis,
.parent-pageid-12951 #sidebar-header, .page-id-12951 .headerrha, 
.parent-pageid-12951 .dgd_stb_box, .page-id-12951 .entry-header, 
.parent-pageid-12951 #picture-nobelpreistraeger,
.page-id-12951 #picture-nobelpreistraeger .logo-preistraegerin,
.page-id-12951 #picture-nobelpreistraeger img.logo-preis,
.page-id-12951 #sidebar-header, .page-id-12951 .headerrha, 
.page-id-12951 .dgd_stb_box, .page-id-12951 .entry-header, 
.page-id-12951 #picture-nobelpreistraeger {
	display: none !important;
}