/*
Theme Name: NachDenkSeiten 2017 v2
Theme URI: http://www.nachdenkseiten.de/
Author: Medienpalast Landau
Author URI: http://www.medienpalast.de/
Description: The 2017 ReDesign of NachDenkSeiten.de.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: -
Text Domain: nds2017 v2

*/

@import url(css/normalize.css);
@import url(css/base.css);
@import url(css/noscript.css);
@import url(css/print.css);

.desktopHeader .rowOne .supportUs {
	float: none;
	width: 100%;
}


.desktopHeader .rowOne .supportUs a {
	width: 100%;
	text-align: center;
	font-size: 16px;
}

.single-gastautor #page, #page {
    padding-top: 76px;
    /*padding-top: 120px;*/
}

.socialSharing {
    top: 140px;
}

.articleContent .boxNotice {
	padding: 0 0;
	margin: 15px 0;
	font-family: open sans,sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1.24px;
	line-height: 43px;
	text-decoration: none;
	text-transform: uppercase;
	background: #dc0d15;
	font-weight: 700;
	width: 100%;
	text-align: center;
	display: inline-block;
}

.articleContent .boxNotice a {
	font-family: open sans,sans-serif;
	font-size: 16px;
	color: #fff !important;
	letter-spacing: 1.24px;
	line-height: 43px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 700;
}

.articleContent .boxNotice a:hover {
	text-decoration: underline !important;
}

#page #main article ul li {
    font-size: 18px;
    color: #2d2d2d;
    letter-spacing: 0;
    line-height: 22px;
}

.single #page #main article ul li {
    font-size: 18px;
    line-height: 26px;
}

#page #main .single .imagewrap {
	margin-top: 10px;
	margin-bottom: 16px;
}


.showthis:hover {
	cursor: pointer;
}

.textwidget #nds-sidebar-box-book h4 {
	margin: 22px 14px 0;
	padding: 0 0 0 0;
}

#page #main article .articleContent table table {
margin: 0;
}

#page #main article .articleContent table table tr td {
border: 0;
font-size: 100%;
vertical-align: top;
}

.moreLikeThis {
padding: 20px;
border: 3px solid #dc0d14;
margin: 0 20px 20px 0;
}

#post-65593 .articleContent .thumb {
	display: none !important;
}

.donateNotice {
	border: 2px solid #de0301;
	padding: 7px 13px 7px; 
	background: #f5f5f5;
	margin-bottom: 15px;
}

.donateNotice p {
	color: #000 !important;
	line-height: 22px !important;
	font-size: 17px !important;
	margin-bottom: 0 !important;
}

.donateNotice a:visited,
.donateNotice a {
	color: #000 !important;
	text-decoration: underline !important;
}

.donateNotice a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.klaro .cookie-modal .cm-modal.cm-klaro,
.klaro .cookie-notice:not(.cookie-modal-notice) {
    background: #f2f1f1;
}

.klaro .cookie-modal p, .klaro .cookie-modal h1, .klaro .cookie-modal h2, .klaro .cookie-modal ul, .klaro .cookie-modal li, .klaro .cookie-notice p, .klaro .cookie-notice h1, .klaro .cookie-notice h2, .klaro .cookie-notice ul, .klaro .cookie-notice li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #747474 !important;
	letter-spacing: 0;
	line-height: 24px;
	text-decoration: none;
}

.klaro .cookie-modal a, .klaro .cookie-notice a {
	color: #DC0D15;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success {
    background: #DC0D15;
}

.klaro .cookie-modal .cm-btn:hover, .klaro .cookie-notice .cm-btn:hover,
.klaro .cookie-modal .cm-btn.cm-btn-success:hover, .klaro .cookie-notice .cm-btn.cm-btn-success:hover {
    cursor: pointer;
}

.klaro .cookie-modal .cm-modal .cm-body .cm-services .cm-caret a span {
	display: none;
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider, .klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
    background-color: #DC0D15;
}


.sendpostbutton {
position: relative;
}

.sendpostbutton .button {
display: block !important;
width: 45px;
height: 45px;
text-indent: -9999px;
margin: 0;
vertical-align: top;
border: 0 !important;
box-shadow: none !important;
background: transparent url(./img/send-circle.png) top left no-repeat !important;
background-size: 45px 45px !important;
opacity: 0.25;
}

.sendpostbutton .notice {
	display: none;
	position: absolute;
	padding: 20px;
	top: 22px;
	right: -418px;
	width: 400px;
	max-width: 400px;
	font-size: 14px;
	line-height: 26px;
	box-shadow: 0 4px 6px 0 rgba(0,0,0,0.2),5px 5px 10px 0 rgba(0,0,0,0.19);
	background: #f2f1f1;
}

.sendpostbutton:hover .notice {
	display: block;
}

.sendpostbutton .notice p a:visited,
.sendpostbutton .notice p a {
	display: inline !important;
	width: auto;
	height: auto;
	background: transparent !important;
	display: inline;
	text-indent: 0;
	text-decoration: underline;
	color: #DC0D15 !important;
	opacity: 1 !important;
}

.sendpostbutton .notice p a:hover {
	cursor: pointer !important;
}

.home #page #main article ul li {
    font-size: 14px;
}

.sidebar .videobox ul {
	margin-top: 10px;
}

.sidebar .videobox h3 {
	margin-bottom: 0;
}

.sidebar .videobox h3 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}

.sidebar .videobox h3 a:hover {
		text-decoration: underline;
}

html .desktopHeader .rowOne .supportUs a {
    padding: 10px 20px;
    font-family: open sans,sans-serif;
    font-size: 14px; 
    color: #fff;
    letter-spacing: 1.24px;
    line-height: 20px;
    text-decoration: underline;
    text-transform: none;
    background: #dc0d15;
    font-weight: 600;
    width: auto;
    display: block;
} 
html .desktopHeader .rowOne .supportUs a:hover {
	text-decoration: none;
}

html .desktopHeader .rowOne {
    height: auto;
	display: none;
}

.donatebutton a {
	display: inline-block;
	margin: 10px 0 20px;
	padding: 13px 30px;
	border-radius: 3px;
	font-family: open sans,sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #fff !important;
	letter-spacing: 0;
	text-align: center;
	background: #dc0d15;
	text-decoration: none !important;
	text-transform: uppercase;
}

.donatebuttonPP a {
	display: inline-block;
	margin: 10px 0 20px;
	padding: 13px 30px 13px 60px;
	border-radius: 3px;
	font-family: open sans,sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #fff !important;
	letter-spacing: 0;
	text-align: center;
	background: #0070ba url(./img/ppbutton.png) top left no-repeat;
	text-decoration: none !important;
	text-transform: uppercase;
	background-size: 50px;
} 

.donatebutton a:hover,
.donatebuttonPP a:hover {
	text-decoration: underline !important;
}

.single #page #main article ul li p {
	margin-top: 15px;
}

body.archive.author {
	padding-top: 100px;
}

.author #page #main article .articleContent article header h2 {
	text-align: left;
}

@media (min-width: 768px) {
	.page #page.hasTitleImage {
	  padding-top: 75px;
	}
}

.readout div {
	width: 45px;
	height: 45px;
	border-radius: 23px;
	text-indent: -9999px;
	background: url(./img/readout.png) center center no-repeat;
	background-color: #b9b5b6;
	background-size: 30px;
}

.readout .started {
	background: red url(./img/play-button-round.png) center center no-repeat;
	background-size: 31px;
}
.readout .playing {
	background: red url(./img/pause-button-round.png) center center no-repeat;
	background-size: 31px;
}

.readout div:hover {
	background-color: #b9b5b6;
	opacity: .75;
	cursor: pointer;
}

.articleContent .jetpack_subscription_widget button[type="submit"]{
	padding: 13px 20px;
	font-family: open sans,sans-serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	text-decoration: none;
	background: #747474;
	border-radius: 3px;
	border: 0;
}

.autorOverview .abcRegister {
	background: 0 0;
	border: 0;
	display: block;
	float: left;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	margin: 0 0 30px;
}

.autorOverview .abcRegister a {
  display: inline-block;
  margin: 0 2px 3px;
  padding: 3px 5px 4px;
  border-left: none;
  text-decoration: none !important;
  background: #dc0d15;
  color: #fff !important;
  font-family: open sans,sans-serif;
	font-size: 19px;
	letter-spacing: 0;
	line-height: 25px;
}

.autorOverview .abcRegister a:hover {
  text-decoration: none;
  background: #fff;
  color: #dc0d15 !important;
}

html #page #main article ol,
html #page #main article ol li {
	font-size: 14px;
	line-height: 22px;
}

html .single #page #main article ol,
html .single #page #main article ol li {
	font-size: 18px;
	line-height: 27px;
}

@media (min-width: 1260px) {
	html .single-post #page {
	  padding-top: 76px;
	}
  }

Element {

    font-size: 45px;

}


.articleTitleImage .title .wrap h2 {
	font-size: inherit;
}


.menu > .menu-item-has-children > a {
	background-image: url("./img/nav_plus.png") !important;
	background-position: calc(100% - 10px) center !important;
	background-repeat: no-repeat !important;
}

.menu > .menu-item-has-children > a:hover {
	cursor: pointer;
}

.menu > .menu-item-has-children > a.active {
	background-image: url("./img/nav_minus.png") !important;
}

.menu > .menu-item-has-children .sub-menu {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
}

.menu > .menu-item-has-children .sub-menu.active {
	max-height: 2000px;
	-webkit-transition: max-height 2s;
	transition: max-height 2s;
}

.noscript .menu > .menu-item-has-children .sub-menu {
	max-height: auto !important;
}

#page #main article .articleContent img[src*=".vgwort."] {
	height: 1px;
	width: 1px;
}

.slick-slider-wrapper {
	margin-bottom: 30px;
}


@media (orientation: landscape), (orientation: portrait) {
  .socialSharing ul li {
    margin: 0 5px 19px 5px;
    vertical-align: top;
  }
  
  .socialSharing.mobile ul li {
    margin: 0 5px 0 5px;
  }
  
}

.socialSharing.mobile {
	margin: 25px 0 0;
}


body .articleTitleImage .title .wrap {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 55px;
}

body .articleTitleImage .title .wrap span {
    display: inline-block;
    width: 871px;
    text-align: center;
  }