.content .lijst {
  padding: 0 0 32px; }

.content .lijst nav {
  margin: 32px 0 24px;
  font-family: LFT Etica, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 14px;
  line-height: 32px; }

.content .lijst nav a {
  white-space: nowrap; }

.content .lijst nav a,
.content .lijst nav a:link,
.content .lijst nav a:visited {
  display: inline-table;
  margin: 2px;
  padding: 0 9px;
  border-bottom: none;
  color: #fff;
  font-weight: 500;
  background-color: #000;
  border-radius: 3px; }

.content .lijst nav a:hover {
  background-color: #666; }

.content .lijst nav a:active {
  background-color: #0b4cc5;
  /* Tech-blauw */ }

article .lijst h2 {
  margin: 4px 0 8px;
  padding: 3px 0 0;
  font-size: 240%; }
  @media (min-width: 600px) {
    article .lijst h2 {
      margin: 60px 0 0;
      padding: 15px 0 0;
      border-top: 1px dotted #999; } }

article .lijst ol h2 {
  font-size: 200%; }

article .lijst ol h2 + img,
article .lijst ol h2 + .wp-caption {
  margin-top: 12px !important; }

article .content .lijst ol,
article .content .lijst ul {
  list-style-type: none;
  margin: 12px 0 0;
  padding: 0; }

article .lijst li {
  counter-increment: step-counter;
  position: relative;
  margin: 40px 0 0; }

article .lijst .gedicht {
  margin: 12px 0 24px !important; }

article .lijst aside.inline {
  width: 100%; }
  @media (min-width: 600px) {
    article .lijst aside.inline {
      width: 300px; } }

article .lijst aside h2 {
  margin: 0;
  padding: 0;
  font-size: 100%; }
  @media (min-width: 600px) {
    article .lijst aside h2 {
      border-top: none; } }

article .lijst aside img {
  float: none; }

/* Nummering  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.lijst ol li::before {
  content: counter(step-counter);
  display: inline-block;
  width: auto;
  height: 0;
  margin: 0;
  padding: 0 15px 0 0;
  font-family: "Guardian Egyptian Web", serif;
  font-weight: 200;
  font-size: 180%;
  color: #666;
  text-align: left;
  line-height: 1em; }

@media (min-width: 600px) {
  .lijst ol li::before {
    float: left;
    height: 80px;
    margin: 0 0 9px;
    padding: 0 21px 0 0;
    font-size: 400%; } }

@media (min-width: 980px) {
  .lijst ol li::before {
    display: block;
    width: auto;
    height: auto;
    margin: 0; } }

@media (min-width: 1100px) {
  .lijst ol li::before {
    position: absolute;
    width: 60px;
    top: 0;
    left: -86px;
    text-align: right; } }

article .lijst li h3 {
  margin: 0;
  padding: 0;
  color: #666;
  line-height: 127%; }

article .lijst li h3 strong {
  color: #000; }

/* lijstjes met afbeeldingen */
@media (min-width: 600px) {
  article .lijst li h3 {
    margin: 0 0 3px;
    padding: 0 180px 0 0; } }

.article__content .lijst a.noborder:link,
.article__content .lijst a.noborder:visited,
.article__content .lijst a.noborder:hover,
.article__content .lijst a.noborder:active {
  border-bottom: none; }

.article__content .lijst ul figure.inline,
.article__content .lijst ul img {
  float: right;
  height: 118px; }

.article__content .lijst ul figure.inline {
  margin: 6px 0 18px 18px; }

.article__content .lijst ul .highlight figure.inline,
.article__content .lijst ul .highlight img {
  float: none;
  width: 300px;
  margin: 6px 0 18px; }

.article__content .muziek.lijst ul figure.inline,
.article__content .muziek.lijst ul img {
  margin: 18px 0 18px 18px; }
  .article__content .muziek.lijst ul figure.inline + br,
  .article__content .muziek.lijst ul img + br {
    display: none; }

.article__content .lokaties.lijst ul .photogrid {
  min-height: initial;
  margin-top: 12px; }

.article__content .lokaties.lijst ul figure.inline,
.article__content .lokaties.lijst ul img {
  float: none;
  width: 100%;
  height: auto;
  margin-left: 0; }

@media (min-width: 600px) {
  .article__content .lijst ul figure.inline,
  .article__content .lijst ul img {
    float: right;
    width: 118px; }
  .article__content .lijst ul figure.inline {
    margin: 6px 0 18px 18px; }
  .article__content .boeken.lijst ul figure.inline,
  .article__content .boeken.lijst ul img {
    overflow: hidden;
    height: auto;
    max-height: 180px;
    margin-top: 0; }
  .article__content .muziek.lijst ul figure.inline,
  .article__content .muziek.lijst ul img {
    width: 300px;
    height: auto;
    margin: 6px 0 18px 18px; }
  .article__content .lokaties.lijst ul .photogrid {
    min-height: initial;
    margin-top: 12px; }
  .article__content .lokaties.lijst ul figure.inline,
  .article__content .lokaties.lijst ul img {
    float: none;
    width: 100%;
    height: auto;
    margin: 12px 0 0; } }

/* lijstjes zonder afbeeldingen */
@media (min-width: 600px) {
  article .lijst.zonderplaatjes li h3 {
    margin: 1px 0 0;
    padding: 0; }
  article .lijst.zonderplaatjes li h3 + p {
    margin-top: 3px; }
  .lijst.zonderplaatjes li p {
    padding: 0; } }

/* De footer bevat metadata over het product  - - - - - - - - - - - - - - */
.lijst footer {
  margin: -15px 0 12px;
  font-family: LFT Etica, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif; }

.lijst footer p {
  display: inline;
  margin: 0;
  padding: 0 9px 0 0; }

.lijst footer p,
.article__content .lijst p:first-child {
  /* een eerdere, beetje ruime declaratie overrulen */ }

@media (min-width: 600px) {
  .lijst footer p {
    display: inline-table; } }

.lijst footer a {
  border-bottom: none; }

/* In de footer: Als dit item is gerencenseerd  - - - - - - - - - - - - - */
.lijst .ballen,
.lijst footer .ballen {
  font-size: 18px;
  color: #ccc; }

.lijst .ballen strong,
.lijst footer .ballen strong {
  color: #000; }

/* In de footer: Als dit item een link naar Spotify is  - - - - - - - - - */
.lijst footer .spotify {
  display: inline-table;
  padding-left: 27px;
  background-image: url(spotify-icon.svg);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: left center; }

/* In de footer: Als dit item een adviesprijs heeft - - - - - - - - - - - */
.lijst footer .prijs {
  display: inline-table; }

/* Voor Cadeaubijlages wat uitzonderingen maken - - - - - - - - - - - - - - */
article .cadeaubijlage.lijst li h3 .dit.seizoen {
  font-weight: 300; }

/* Voor IFFR2016 een uitzondering maken - - - - - - - - - - - - - - - - - */
article .content .lijst.iffr2016 li h3 {
  margin-bottom: 0;
  padding-right: 0; }

article .content .lijst.iffr2016 .videowrapper {
  margin-top: 0em;
  margin-bottom: 4.2em; }

/* Voor Amerika 2016 wat uitzonderingen maken - - - - - - - - - - - - - - */
/* blauw */
.content .lijst.amerika2016 nav a.democraten,
.content .lijst.amerika2016 nav a.democraten:link,
.content .lijst.amerika2016 nav a.democraten:visited {
  color: #fff;
  background-color: #55b0e6; }

.content .lijst.amerika2016 nav a.democraten:hover {
  background-color: #3092cc; }

.content .lijst.amerika2016 nav a.democraten:active {
  background-color: #0671b0; }

/* rood */
.content .lijst.amerika2016 nav a.republikeinen,
.content .lijst.amerika2016 nav a.republikeinen:link,
.content .lijst.amerika2016 nav a.republikeinen:visited {
  color: #fff;
  background-color: #e6262f; }

.content .lijst.amerika2016 nav a.republikeinen:hover {
  background-color: #cf2129; }

.content .lijst.amerika2016 nav a.republikeinen:active {
  background-color: #c60710; }

.lijst.amerika2016 li img {
  float: right;
  width: 96px;
  height: 96px;
  margin-left: 18px;
  border-radius: 50%; }

.lijst.amerika2016 #democraten li img {
  border: 3px solid #55b0e6; }

.lijst.amerika2016 #republikeinen li img {
  border: 3px solid #e6262f; }

@media (min-width: 600px) {
  .lijst.amerika2016 li img {
    float: right;
    top: 0;
    right: 0;
    width: 127px;
    height: 127px;
    max-height: none;
    margin-left: 18px;
    margin-bottom: 6px; } }

article .article__content .lijst.regeerakkoord nav br {
  display: none; }

article .article__content .lijst.regeerakkoord ul li h2 {
  margin: 0;
  padding: 3px 0 0;
  font-size: 160%;
  border-top: none; }
  @media (min-width: 600px) {
    article .article__content .lijst.regeerakkoord ul li h2 {
      padding: 0;
      font-size: 240%; } }

article .article__content .lijst.regeerakkoord ul li h3 {
  padding: 16px 0 0;
  border-top: 1px dotted #999;
  color: #d30910;
  font-weight: 300;
  font-size: 18px; }

@media (min-width: 600px) {
  article .article__content .lijst.regeerakkoord ul li h3 {
    margin-bottom: 0;
    padding: 16px 0 0;
    /* overrule */
    font-size: 21px; } }

article .article__content .lijst.regeerakkoord ul li figure.inline {
  margin-top: 0x;
  margin-bottom: 0;
  width: 118px;
  height: auto; }
  @media (min-width: 600px) {
    article .article__content .lijst.regeerakkoord ul li figure.inline {
      width: 240px;
      height: auto; } }
  article .article__content .lijst.regeerakkoord ul li figure.inline img {
    width: 118px;
    margin-left: 0; }
    @media (min-width: 600px) {
      article .article__content .lijst.regeerakkoord ul li figure.inline img {
        width: 240px;
        height: auto; } }

article .article__content .lijst.regeerakkoord ul li .lees-meer {
  display: inline-block;
  margin-top: 12px;
  padding: 12px 16px;
  background-color: #e6edf2;
  border-radius: 3px; }
  article .article__content .lijst.regeerakkoord ul li .lees-meer a {
    color: #000;
    font-weight: bold; }

.article__content .muziek.lijst ul figure.inline,
.article__content .muziek.lijst ul img {
  margin: 18px 0 18px 18px; }
  .article__content .muziek.lijst ul figure.inline + br,
  .article__content .muziek.lijst ul img + br {
    display: none; }

/* Ook voor Kabinet Rutte III wat uitzonderingen maken  - - - - - - - - - */
.lijst.rutte-iii li img {
  float: right;
  width: 96px;
  margin-left: 18px;
  border-radius: 50%; }
  @media (min-width: 600px) {
    .lijst.rutte-iii li img {
      top: 0;
      right: 0;
      width: 127px;
      max-height: none;
      margin-left: 18px;
      margin-bottom: 6px; } }

.lijst.rutte-iii li.onbevestigd img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray; }

.lijst.festival h3 {
  font-size: 150%; }
  .lijst.festival h3 em {
    margin-left: 3px;
    color: #666;
    font-weight: 200; }

.lijst.festival li img {
  width: 100%;
  height: 100%;
  margin-bottom: 12px; }
  @media (min-width: 600px) {
    .lijst.festival li img {
      float: right;
      width: 240px;
      height: 240px;
      margin-left: 18px; } }

article .lijst#zomergids li h3 time {
  padding-left: 3px;
  font-weight: 200; }

article .lijst#zomergids li h3:before {
  content: '';
  position: relative;
  display: inline;
  top: -3px;
  margin: 0 4px 0 0;
  padding: 1px 3px;
  color: #fff;
  text-transform: uppercase;
  font-family: LFT Etica, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 11px;
  background-color: #222;
  border-radius: 2px; }

article .lijst#zomergids li.boek h3:before {
  content: 'boek'; }

article .lijst#zomergids li.serie h3:before {
  content: 'serie'; }

article .lijst#zomergids li.muziek h3:before {
  content: 'muziek'; }

article .lijst#zomergids li.podcast h3:before {
  content: 'podcast'; }

article .lijst.wk2018 li {
  margin: 0;
  border-top: none; }
  @media (min-width: 600px) {
    article .lijst.wk2018 li {
      margin: 60px 0 12px; }
      article .lijst.wk2018 li:first-child {
        margin-top: 0; } }
  article .lijst.wk2018 li h2 {
    margin: 0;
    padding: 12px 0 0;
    border-top: 0;
    font-size: 150%; }
    @media (min-width: 600px) {
      article .lijst.wk2018 li h2 {
        padding: 0 0 9px;
        font-size: 240%; } }
    article .lijst.wk2018 li h2 time {
      font-weight: 200; }
  article .lijst.wk2018 li img.b-lazy {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 0; }
  article .lijst.wk2018 li .speelschema {
    margin: 24px 0; }
    @media (min-width: 600px) {
      article .lijst.wk2018 li .speelschema {
        margin: 42px 0 36px; } }
  article .lijst.wk2018 li .wp-caption {
    margin: 24px 0; }
    @media (min-width: 600px) {
      article .lijst.wk2018 li .wp-caption {
        margin: 42px 0; } }
  article .lijst.wk2018 li aside {
    padding: 12px;
    margin-top: 12px;
    border: none;
    background-color: #f3edde;
    border-radius: 3px; }
    @media (min-width: 600px) {
      article .lijst.wk2018 li aside {
        padding: 24px;
        margin-top: 42px; }
        article .lijst.wk2018 li aside + aside {
          margin-top: 12px; } }
    article .lijst.wk2018 li aside h2 {
      padding-top: 0;
      font-family: "Guardian Egyptian Web", serif;
      text-transform: none; }
    article .lijst.wk2018 li aside p {
      font-size: 110%; }
    article .lijst.wk2018 li aside.infographic h2 {
      font-size: 120%;
      font-weight: 500; }
      @media (min-width: 600px) {
        article .lijst.wk2018 li aside.infographic h2 {
          font-size: 180%; } }
  article .lijst.wk2018 li .lees-ook.steekpass {
    margin-right: -12px;
    padding-right: 81px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 81px auto; }
    @media (min-width: 600px) {
      article .lijst.wk2018 li .lees-ook.steekpass {
        margin-right: 0;
        padding-right: 180px;
        background-size: 180px auto; } }
    article .lijst.wk2018 li .lees-ook.steekpass.arjen {
      background-image: url(https://static.nrc.nl/2018/wkvoetbal/img/steekpass-arjen.png); }
    article .lijst.wk2018 li .lees-ook.steekpass.emilie {
      background-image: url(https://static.nrc.nl/2018/wkvoetbal/img/steekpass-emilie.png); }
    article .lijst.wk2018 li .lees-ook.steekpass blockquote.streamer {
      padding: 6px 0;
      border-top: none;
      background-image: none; }
      article .lijst.wk2018 li .lees-ook.steekpass blockquote.streamer:before {
        border: none; }
      article .lijst.wk2018 li .lees-ook.steekpass blockquote.streamer p {
        border: none;
        background-color: transparent; }
        article .lijst.wk2018 li .lees-ook.steekpass blockquote.streamer p:first-child {
          font-size: 24px; }
          @media (min-width: 600px) {
            article .lijst.wk2018 li .lees-ook.steekpass blockquote.streamer p:first-child {
              font-size: 32px; } }

.auteur {
  white-space: nowrap;
  font-family: LFT Etica, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Arial, sans-serif;
  font-size: 15px; }
  .auteur span {
    font-weight: 500;
    white-space: nowrap; }

.article__content .index li {
  margin-top: 3px; }

.article__content .bier.lijst ul figure.inline,
.article__content .bier.lijst ul img {
  width: 60px;
  height: auto;
  margin: 0 0 27px 27px; }
  .article__content .bier.lijst ul figure.inline + br,
  .article__content .bier.lijst ul img + br {
    display: none; }

/* 
   ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~

   Lees meer:
   http://blog.teamtreehouse.com/customize-ordered-lists-pseudo-element

   ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~ - ~
*/
