@media print {
  /* All your print styles go here. */
  div div.grecaptcha-badge,
  div#article-content div.u_sticky-content,
  .m_article-donate {
    display: none !important;
  }
}
div.m_heading {
    white-space: unset;
}
/*div.m_podcast-series-detail .main .thumbnail img {
    filter: none;
}*/

@media (min-width: calc(1181px)) {
div.m_gutenberg>ul, div.m_gutenberg>ol {
    font-size: 1.125rem;
}
}
@media (min-width: calc(769px)) {
div.m_article-detail>.wrapper>.thumbnail-wrapper .thumbnail:after {
   background: linear-gradient(1turn,rgba(0,0,0,.7) 35%,transparent);
}
}
/*@media (min-width: calc(769px)) { /*for fred siegel tributes only*/
.postid-27726 div.m_article-detail>.wrapper>.thumbnail-wrapper .thumbnail:after,
.postid-27736 div.m_article-detail>.wrapper>.thumbnail-wrapper .thumbnail:after {
    background: linear-gradient(1turn,rgba(0,0,0,.3) 35%,transparent);
}
}*/
div.m_article-detail>.wrapper>.thumbnail-wrapper .article-information {
    padding: 0px 20px 40px 20px;
}
div.m_gutenberg .wp-block-image {
    margin: 2em 0;
}
/*.m_podcast-series-card p {
    margin-bottom: 1em;
}*/
 
.m_side-info-box h2 {
    font-weight: unset;
    font-family: GT America,sans-serif;
    font-stretch: condensed;
    margin: 0;
    font-size: 2.25rem;
}
div.m_gutenberg>ul, div.m_gutenberg>ol {
  /*  font-size: 1.125rem;*/
    line-height: 1.35;
    font-family: Le Monde Livre,serif;
    padding-left: 1.95em;
    padding-right: 1.95em;
}
p.byline {
    font-weight: 600;
    border-top: 1px solid #00afcf;
    padding-top: 20px;
}
p.credit-bottom {
    margin-top: 3em;
  font-weight: bold;
}

p>span.cap {
    line-height: 1;
    font-size: 2em;
    font-weight: 600;
    padding-right: 1px;
}
.has-drop-cap:not(:focus):first-letter {
    line-height: 1;
    font-size: 2em;
    font-weight: 600;
    padding-right: 1px;
  margin:0 0 0 0;
        float: none;
    text-transform: none;
    font-style: normal;
}  
table {
   width: 100%;
   margin-bottom: 1em;
}
p.letters-title {
    font-weight: 600;
    margin-top: 2em;
}
div.story-image>div.credit, div.story-image>div.caption {
    font-family: Le Monde Livre,serif;
    display: block;
    margin-top: 10px;
    color: #ababab;
    font-size: .875rem;
}  
div.story-image.lede p {
    display: none;
}
div.story-image {
    float: right;
    margin-left: 40px;
    max-width: 320px;
    margin-bottom: 20px;
}
p.bookinfo {
    font-size: 1.3em;
    font-weight: bold;
}
p span.smallcap {
    text-transform: uppercase;
    /*font-weight: 600;*/
    font-size: .75em;
    letter-spacing: 1px;
}
blockquote.m_article-blockquote, div.m_article-blockquote, div.m_gutenberg .wp-block-quote {
    margin: 40px 0 40px 0px;
    padding-left: 40px;
    border-left: 2px solid #00afcf;
}
blockquote.m_article-blockquote p {
    margin-bottom: 1em;
}
div.inset {
    padding: 20px 20px 0 20px;
    margin: 30px 0;
    background-color: #ffffff;
}
div.inset p {
    margin-bottom: 1em;
}
div.inset>p:last-child {
    padding-bottom:30px;
}
.m_side-info-box p {
    margin-top: 1em;
    margin-bottom: 1em;
}
.shrinked {
  	overflow:hidden!important;
  	max-height:800px!important;
}

#article-content figure.wp-block-table {
    margin: 24px 0;
}
div.m_banner#banner-no-overlay .image:after {
    background: linear-gradient(180deg,rgba(0,0,0,.1),transparent);
}
@media (min-width: calc(769px)) {
div#intro.m_text-columns .grid {
border-top: none;
}
}
div#intro {
    margin-top: 16px;
}
div.m_banner#banner-article-preview-landing-page .image:after {
    background: linear-gradient(1turn,rgba(0,0,0,.7) 35%,transparent);
}

div.m_banner#banner-article-preview-landing-page .content {
    top: unset;
    bottom: 0;
    left: 0;
}
#banner-article-preview-landing-page .author {
margin-bottom: 6px;
  display: block;
font-weight:400;
font-size: 1.8625rem;
color: #00afcf;
font-family: GT America,sans-serif;
font-stretch: condensed;
}
#banner-article-preview-landing-page .preview {
   margin-bottom: 8px;
  text-transform: uppercase;
display: block;
font-weight:400;
font-size: 1.4rem;
font-family: GT America,sans-serif;
font-stretch: condensed;
}
@media (min-width: calc(769px)) {
#banner-article-preview-landing-page .preview {
  margin-bottom: 46px;
  text-transform: uppercase;
display: block;
font-weight:400;
font-size: 2.4rem;
font-family: GT America,sans-serif;
font-stretch: condensed;
}
}
div#text-columns-article-preview-landing-page .columns p {
    margin-bottom: 1em;
}
@media (min-width: calc(769px)) {
div#text-columns-article-preview-landing-page.m_text-columns .grid {
  border-top: none;
  }
}

@media (min-width: calc(1181px)) {
div#text-columns-article-preview-landing-page.m_text-columns {
    margin-top: 20px;
}
}
@media (min-width: calc(769px)) {
div#text-columns-article-preview-landing-page.m_text-columns .columns {
    margin-top: 0;
}
}
div.m_banner#banner-article-preview-landing-page .description {
    max-width: unset;
    margin-top: 12px;
}
div.m_banner#banner-article-preview-landing-page .image {
    min-height: 340px;
}
div#text-columns-article-preview-landing-page button {
	border: none; 
	background-color: #00afcf; 
	color: white;
	padding: 12px 32px 24px 32px;  
	text-decoration: none; 
	cursor: pointer;
}
div#text-columns-article-preview-landing-page button a {
	color: white; 
	text-decoration: none;
	font-family: GT America,sans-serif; 
	font-size: 20px; 
	font-weight: 600; 
}
/*.page-id-30535 div.u_tpl-default-with-information-box>.wrapper {
margin-top: 0px;
}
.page-id-30535 div.m_full-image-hero .title span {
margin-top: 14px;
display: block;
font-size: smaller;
}*/
#trump-verdict-box {
  margin-top:30px;
}
#homepage-box-mt-30 {
  margin-top:30px;
} 
@media (min-width: calc(1181px)) {
    div#no-top-border-or-margin.m_text-columns {
        margin-top: 0;
    }
}
div#no-top-border-or-margin.m_text-columns {
    margin-top: 0px;
}
@media (min-width: calc(769px)) {
    div#no-top-border-or-margin.m_text-columns .grid {
        border-top: 0;
    }
}
div.m_gutenberg [class*=wp-block] figure figcaption, div.m_gutenberg figure figcaption {
    color: #000000;
}
table.nl-container table {
    margin-bottom: 0;
}
table.nl-container p {
font-size: 14px;
font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;
line-height: 1.5;
}

div#article-content.m_gutenberg.standard.paywalled {max-height:600px;}
div.m_gutenberg.paywalled {max-height:600px;}
div.v_ig.v_ig__cb__v{padding:10px;}

form[id*=vcrm] .v_ig .v_gao, form[id*=vcrm] .v_ig .button, form[id*=vcrm] .v_ig .v_gao, form[id*=vcrm] .v_ig .button:active, form[id*=vcrm] .v_ig .v_gao, form[id*=vcrm] .v_ig .button:focus, form[id*=vcrm] .v_ig .button:not(.v_btn_outline):hover, form[id*=\"vcrm\"] .v_ig button.v_btn_outline.active.btn.button {
    background-color: #00afcf;
}
div#banner-slider-combo {
    margin-top: 0;
}
#banner-slider-combo .m_heading {
    height: 15px;
}
.wysiwyg ul li::marker {
    font-size: 1.125rem;
}
