/*div {*/
/*  page-break-before: always;*/
/*}*/

.block-merics-local-tasks,
.paragraph--type--podcast,
.media--type-map,
.media--type-video-embedded,
.view-related-content-about-term,
.content-bottom,
footer{
  display: none;
}

.node--type-microsite .merics-2col-stacked-left.merics-2col-stacked-left--75-25>.layout__region--right,
.node--type-blogpost .merics-2col-stacked-left.merics-2col-stacked-left--75-25>.layout__region--right,
.node--type-microsite .view-related-content-about-term,
.node--type-blogpost .view-related-content-about-term {
  display: none;
}

header nav,
header .language-switcher-language-url,
header .scroll-line {
  display: none !important;
}

header .header__sticky {
  position: initial;
}

header .is-sticky .site-slogan {
  display: block !important;
}

header,
header .is-sticky .header__main,
header .header__main {
  height: 90px !important;
  padding-top: 0;
}

header .is-sticky .header__main,
header .header__main {
  padding-bottom: 40px;
}

.infobox,
.media--type-file,
.paragraph--type--title-text-image,
dl,
.field-name-field-authors,
.field-name-field-partner {
  page-break-inside: avoid;
}

a[href]:after {
  content: "";
}

.ckeditor-accordion-container > dl dd {
  display: block;
}

.node--type-microsite .block-extra-field-blocknodemicrositerelated-content-about-term-entity-view-1 .views-element-container+.views-element-container {
  margin: 0;
}
.node--type-microsite .layout__region--left-bottom .field-node--field-authors {
  margin-bottom: 0;
  page-break-inside: avoid;
}
.node--type-microsite .layout__region--left-bottom,
.node--type-microsite .merics-2col-stacked-left.merics-2col-stacked-left--75-25>.layout__region--left {
  margin-bottom: 0;
}

@page
{
  size: auto;
  margin: 20mm 0;
}

body {
  margin:0;
  padding:0;
  font-family: "Meta Serif Pro Book", serif !important;
}

body p,
body li {
  font-size: 14px !important;
  line-height: 16px !important;
}

body h1 {
  font-size: 40px !important;
  line-height: 42px !important;
}

body strong,
body b {
  font-family: "Meta Serif Pro Book", serif !important;
}

.layout.merics-2col-stacked-left.merics-2col-stacked-left--75-25 {
  display: block;
}

.layout.merics-2col-stacked-left.merics-2col-stacked-left--75-25 .layout__region.layout__region--left {
  width: 100% !important;
}
.layout.merics-2col-stacked-left.merics-2col-stacked-left--75-25 .layout__region.layout__region--left .layout__region--left-bottom {
  max-width: none !important;
}
