.pum-close.popmake-close{
    color: white !important;
    font-size: 50px !important;
    line-height: 50px !important;
    right: 3px !important;	
}

.new-home-header > .wp-block-group__inner-container{
  display: flex;
  align-items: center;
}

.new-home-header .wp-block-group__inner-container .wp-block-image{
  margin: 0;
}

.new-home-header .wp-block-group__inner-container img{
  height: 100vh;
  object-fit: cover;
}

.new-home-header figcaption{
  color: white;
    margin-top: -85px;
    margin-left: 50px;
    font-weight: bold;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #ff0808;
  overflow-x: hidden;
  transition: 0.5s;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sidenav .hamburger-menu-section{
  padding: 40px;
}

.sidenav .hamburger-menu-section a {
  padding: 5px 0;
  font-weight: bold;
  font-size: 25px;
  color: white;
  display: block;
  transition: 0.3s;
}

.sidenav .contact-box-section{
  padding: 0 40px;
    color: white;
    font-weight: bold;
}

.sidenav .contact-box-section a{
  color: white;
    font-weight: bold;
}

.sidenav .social-media-menu{
  display: flex;
    padding: 40px;
    flex-direction: column;
}

.sidenav .social-media-menu a{
      color: white;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: underline;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 50px;
  width: 25px;
  right: 50px;
  margin-left: 50px;
}

.transparent-header{
  display: flex;
    justify-content: space-between;
    position: absolute;
    align-items: center;
    width: 100%;
}

.transparent-header h3{
  color: white;
    font-size: 18pt;
    padding: 50px;
    font-family: "tablet-gothic-semi-condensed";
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.transparent-header .right-top-section > img{
  width: 30px;
  padding: 50px;
  cursor: pointer;
}

.page-id-1985 header, .page-id-1746 header, .page-id-1831 header, .page-id-1895 header{
  display: none;
}

.page-id-1985 .alt-title{
	font-family: "tablet-gothic",sans-serif;
    color: black;
    font-weight: bold;
    font-size: 40px;
    margin: 4% 8.3%;
    text-transform: uppercase;
}

.page-id-1746 .cover-text-container{
  position: absolute;
  margin-left: 8.3%;
}

.page-id-1831 h2{
	    margin-left: 8.3%;
    margin-bottom: 30px;
    color: black;
    font-weight: bold;
}

.page-id-1746 h1, .page-id-1831 h1{
  color: white;
    font-size: 48pt;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .025em;
}

.page-id-1831 .wp-block-gallery figcaption.blocks-gallery-item__caption{
  text-align: left;
    background: #ff0808;
    width: fit-content;
    padding: 0px 5px 3px 5px;
    bottom: 10px;
    left: 10px;
    font-weight: bold;
}

.page-id-1831 .wp-block-gallery figcaption.blocks-gallery-item__caption a{
	color: white;
	font-weight: bold;
}

.page-id-1831 .wp-block-gallery .blocks-gallery-item{
  margin: 0;
}

.page-id-1746 .accent-header-color{
  color: #ff0808;
}

.page-id-1831 h1{
  margin-top: 8.3%;
  color: #ff0808;
}

.page-id-1985 .transparent-header h3, .page-id-1831 .transparent-header h3, .page-id-1895 .transparent-header h3, .page-id-1831 .transparent-header h3{
  color: black;
}

.page-id-1831 strong{
  font-family: "tablet-gothic";
}

.page-id-1831 .jury-side{
  margin-left: 8.3%;
  font-family: "tablet-gothic";
}

.page-id-1831 .jury-side p{
  font-family: "tablet-gothic";
  color: grey;
  font-weight: bold;
}

.page-id-1831 .jury-side strong{
  color: black;
}

.page-id-1985 .content_top_margin, .page-id-1746 .content_top_margin, .page-id-1831 .content_top_margin, .page-id-1895 .content_top_margin{
  margin-top: 0px !important;
}

.page-id-1985 .page_container_inner, .page-id-1746 .page_container_inner, .page-id-1831 .page_container_inner, .page-id-1895 .page_container_inner{
  margin: 0;
  padding: 0 !important;
  width: 100%;
}

.page-id-1746 .wp-block-pullquote{
  padding: 8.3%;
    text-align: left;
    width: 66%;
    font-size: 18px;
    line-height: 100px;
}

.page-id-1831 .wp-block-pullquote{
  padding-bottom: 0px;
  padding-top: 0px;
    text-align: left;
    width: 100%;
    font-size: 13px;
    line-height: 100px;
}

.page-id-1831 .wp-block-pullquote p{
  font-weight: bold;
}

.page-id-1831 .embed-container {
  --video--width: 1296;
  --video--height: 540;

  position: relative;
  padding-bottom: calc(var(--video--height) / var(--video--width) * 100%); /* 41.66666667% */
  overflow: hidden;
  max-width: 100%;
  background: black;
}

.page-id-1831 .embed-container iframe,
.page-id-1831 .embed-container object,
.page-id-1831 .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-id-1985 #top-section, .page-id-1895 #top-section{
  margin: 4% 8.3%;
}

.page-id-1985 #top-section h2, .page-id-1985 #top-section h3, .page-id-1895 #top-section h2, .page-id-1895 #top-section h3{
  margin: initial;
}


.page-id-1985 figure.wp-block-image, .page-id-1985 .wp-block-gallery , .page-id-1895 figure.wp-block-image, .page-id-1895 .wp-block-gallery {
  width: 70%;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-id-1985 .top-gallery.wp-block-gallery, .page-id-1895 .top-gallery.wp-block-gallery{
  width: 100%;
}

.page-id-1985 .call-to-action, .page-id-1895 .call-to-action{
  border: 1px solid black;
  padding: 10px;
  width: 500px;
  margin: auto;
}

.page-id-1985 .call-to-action a, .page-id-1895 .call-to-action a{
  color: black;
  text-align: left;
}

.page-id-1985 .top-gallery.wp-block-gallery figcaption, .page-id-1895 .top-gallery.wp-block-gallery figcaption{
  font-size: 16px;
  line-height: normal;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
}

.page-id-1985 .top-gallery.wp-block-gallery .blocks-gallery-item:hover figcaption, .page-id-1895 .top-gallery.wp-block-gallery .blocks-gallery-item:hover figcaption{
  display: block;
}

.page-id-1985 figure.wp-block-image img, .page-id-1895 figure.wp-block-image img{
  max-height: 757px;
  object-fit: contain;
  width: 100%;
}
.page-id-1985 .content .container, .page-id-1895 .content .container{
	background: white;
}
.page-id-1985 p, .page-id-1895 p{
  font-family: 'Le Monde Journal', serif;
}

.page-id-1985 figcaption, .page-id-1985 .blocks-gallery-caption, .page-id-1895 figcaption, .page-id-1895 .blocks-gallery-caption{
  font-family: 'tablet-gothic', sans-serif;
	font-weight: 600;
	text-align: left;
  width: 80%;
  flex-grow: initial;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 9px;
	position: relative;
}

.page-id-1985 figcaption em, .page-id-1895 figcaption em{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	margin-top: -40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.page-id-1985 figure.preplant.wp-block-image, .page-id-1895 figure.preplant.wp-block-image{
  padding-bottom: 40px;
}

.page-id-1985 .preplant figcaption, .page-id-1895 .preplant figcaption{
  margin-bottom: 10px;
}

.page-id-1985 .wp-block-gallery.plant-gallery , .page-id-1895 .wp-block-gallery.plant-gallery {
  margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 60px;
}

.page-id-1985 .blocks-gallery-grid, .page-id-1895 .blocks-gallery-grid{
  margin: auto;
}

.page-id-1985 #top-section h2, .page-id-1895 #top-section h2{
  font-family: "tablet-gothic";
  color: black;
  width: 70%;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 24px;
}

.page-id-1985 #top-section h3, .page-id-1895 #top-section h3{
  font-family: "tablet-gothic";
  color: black;
  width: 70%;
  text-transform: none;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-id-1985 #top-section h2,.page-id-1985 #top-section h3 {
	margin: 20px auto;
} 

.page-id-1985 h2.description-section, .page-id-1895 h2.description-section{
  font-family: "tablet-gothic";
  color: black;
  width: 70%;
  text-transform: none;
  font-size: 24px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-id-1985 .about-section a, .page-id-1895 .about-section a{
	color: black;
	text-decoration: underline;
}

.page-id-1985 .about-section a:hover, .page-id-1895 .about-section a:hover{
	color: #ff0808;
}

.page-id-1985 h3.description-section, .page-id-1895 h3.description-section{
  font-family: "tablet-gothic";
  color: black;
  width: 70%;
  text-transform: none;
  font-size: 16px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-id-1985 h3.description-section a, .page-id-1895 h3.description-section a{
	color: black;
	text-decoration: underline;
}

.page-id-1985 .sancsuslogo, .page-id-1895 .sancsuslogo{
	margin: 4% 8.3%;
}

.page-id-1985 .about-section h3.description-section a:hover, .page-id-1895 .about-section h3.description-section a:hover{
	color: #ff0808;
}

.page-id-1831 blockquote p {
  font-family: "tablet-gothic";
}

.page-id-1746 .wp-block-pullquote p, .page-id-1831 .wp-block-pullquote p{
  line-height: 1.4;
}

.page-id-1746 .wp-block-pullquote blockquote, .page-id-1831 .wp-block-pullquote blockquote{
  padding: 0px;
  border-left: 0px;
}

.page-id-1746 .highlight-section .text-detail.wp-block-column{
  margin: 0 8.3% 8.3% 8.3%;
  border-top: 1px solid;
}

.page-id-1746 .highlight-section figcaption{
  font-weight: bold;
    font-size: 12px;
    margin-top: 0;
    text-align: right;
}

.page-id-1746 .event-section figcaption{
  font-weight: bold;
    font-size: 12px;
    margin-top: 0;
    text-align: right;
  color: white;
	margin-right: 10px;
}

.page-id-1746 .highlight-section h3{
color: black;
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bolder;
}

.page-id-1746  h3.solo-header{
  color: black;
    text-transform: capitalize;
    margin-left: 8.3%;
    margin-top: 100px;
    font-weight: bold;
}

.page-id-1831 .wp-block-quote {
  border-top: 1px solid;
  font-size: 140%;
  line-height: 120%;
  font-weight: bolder;
  width: fit-content;
  padding: 0;
}

.page-id-1831 .wp-block-columns {
  margin: 8.3%;
}

.page-id-1831 .wp-block-columns .wp-block-column:first-child{
  margin-right: 8.3%;
}

.page-id-1831 h6{
  background: #ff0808;
  padding: 10px;
  width: fit-content;
}

.page-id-1831 h6 a{
  color: white;
  font-size: 18px;
  font-family: 'tablet-gothic';
  text-transform: capitalize;
}

.page-id-1746 .highlight-section p, .page-id-1831 p{
  padding: 10px 0;
}

.page-id-1746 .highlight-section a{
  color: #ff0808;
  text-decoration: underline;
  font-size: 13px;
  letter-spacing: .1em;
  font-family: 'tablet-gothic';
}

.page-id-1746 .highlight-section .size-large{
  margin: 0;
}

.page-id-1746 .join-section{
  background: #ff0808;
  margin: 80px 0 80px 0;
}

.page-id-1746 .join-section .wp-block-column:first-child{
  padding: 4% 8.3%;
}

.page-id-1746 .event-section .wp-block-column:first-child{
  padding: 4% 8.3%;
}

.page-id-1746 .join-section .wp-block-column:first-child p{
  color: white;
}

.page-id-1746 .join-section .wp-block-column:nth-child(2){
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.page-id-1746 .join-section .wp-block-column:nth-child(2) a{
  color: black;
    background: white;
    padding: 10px 40px;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}

.page-id-1746 .timeline-wrapper > .wp-block-group__inner-container{
  display: flex;
  flex-wrap: nowrap;
  padding-top: 20px;
  padding-left: 50px;
  padding-bottom: 0px;
}

.page-id-1746 .timeline-wrapper .timeline-item{
  position: relative;
	padding-right: 50px;
}

.page-id-1746 .timeline-wrapper .timeline-item .wp-block-image{
  width: 170px;
}

.page-id-1746 .timeline-wrapper .timeline-item p{
  position: absolute;
    background: #ff0808;
    color: white;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 12px;
    left: 10px;
    top: 10px;
	width: 30px;
	text-align: center;
}

.page-id-1746 .timeline-wrapper{
  padding-top: 20px;
  padding-bottom: 0px;
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.page-id-1746 .timeline-wrapper::-webkit-scrollbar { 
  width: 0;
  height: 0;
}

.page-id-1746 .timeline-wrapper figcaption{
  margin-top: 0;
  font-weight: bold;
}

.page-id-1746 .timeline-seperator{
  width: 83%;
  margin: 0 8.3%;
  border: 1px solid;
  margin-bottom: 50px;
}

.page-id-1746 .event-section{
  background: #ff0808;
  margin: 100px 0;
}

.page-id-1746 .event-section p{
  font-weight: bold;
  color: white;
}

.page-id-1746 .event-section h1{
color: white;
    font-size: 48pt;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .025em;
  margin: 20px 0;
}

.page-id-1746 .event-section h3{
  color: white;
  text-transform: capitalize;
  margin-bottom: 40px;
}

.page-id-1746 .event-section img{
  margin-top: -50px;
}

.page-id-1746 .event-section a{
 color: black;
    background: white;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: bold; 
}

.home-prefooter{
  margin-top: 100px;
}

.home-prefooter .wp-block-column{
 margin: 4.1% 8.3%; 
}

.home-prefooter h2{
  color: white;
     text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bolder;
}

.home-prefooter p{
  color: white;
  padding: 20px 0;
}

.home-prefooter p:first-child{
  font-family: 'Le Monde Journal', serif;
}

.home-prefooter a{
  color: white;
    background: #ff0808;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: bold; 
}

.home-prefooter a:hover{
  color: white;
}

.footer_top{
background: #ff0808;
}

footer .four_columns{
  display: flex;
}

footer .widget p, footer .textwidget a, footer .widget .textwidget{
  color: white;
  font-weight: bold;
  font-family: 'tablet-gothic';
}

footer .column_inner{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.footer_bottom_holder{
  display: none !important;
}

footer .footer_top{
  padding: 52px 0 52px;
  height: 210px;
}

footer .footer_top .container, footer .footer_top .container .container_inner, footer .footer_top .container .container_inner .four_columns{
  height: 100%;
}

@media only screen and (max-width: 900px) {
  .page-id-1985 #top-section h2, .page-id-1985 #top-section h3, .page-id-1985 figure.wp-block-image, .page-id-1985 .wp-block-gallery, .page-id-1895 #top-section h2, .page-id-1895 #top-section h3, .page-id-1895 figure.wp-block-image, .page-id-1895 .wp-block-gallery{
    width: 100%;
  }

  .page-id-1985 figcaption, .page-id-1985 .blocks-gallery-caption, .page-id-1895 figcaption, .page-id-1895 .blocks-gallery-caption{
    line-height: initial;
  }

  .page-id-1985 .call-to-action, .page-id-1895 .call-to-action{
    width: 80%;
    margin: auto;
  }

  .page-id-1746 .join-section{
    margin: 50px 0;
  }

  .page-id-1831 .wp-block-quote{
    font-size: 110%;
  }

  .page-id-1831 .jury-side{
    margin-left: 0px;
    margin-top: 50px;
  }

  .page-id-1831 .wp-block-columns .wp-block-column:first-child{
    margin-right: 0px;
  }

  .page-id-1746 h1{
    font-size: 30pt;
  }

  .page-id-1831 h1{
    margin-top: 100px;
  }

  .page-id-1831 .wp-block-pullquote{
    font-size: 12px;
  }

  .new-home-header .wp-block-group__inner-container img{
    height: 60vh;
  }

  .transparent-header h3{
    padding: 34px;
  }

  .page-id-1746 .wp-block-pullquote{
    width: 83%;
  }

  .page-id-1746 .timeline-wrapper > .wp-block-group__inner-container{
    padding-left: 0px;
  }

  .page-id-1746 .timeline-wrapper .timeline-item .wp-block-image{
    margin-left: 20px;
    margin-right: 20px;
  }

  footer .four_columns{
    flex-direction: column;
  }
  .page-id-1746 .join-section .wp-block-column:nth-child(2){
    justify-content: center;
    margin: 30px;
  }

  .page-id-1746 .event-section .wp-block-column:first-child{
    margin-bottom: 50px;
  }

  .page-id-1746 .highlight-section .text-detail.wp-block-column{
    margin-top: 20px;
  }

  .page-id-1746 .highlight-section{
    flex-direction: column-reverse;
  }

  .new-home-header figcaption{
    color: white;
    margin-top: -50px;
    margin-left: 20px;
    font-weight: bold;
    font-size: 12px;
  }

  footer .footer_top{
    height: auto;
  }

  footer .footer_top .container_inner{
    padding: 0 47px;
  }

  .page-id-1746 .highlight-section figcaption{
    margin-right: 5px;
  }
}

.cover-story {
  background: black;
}

.cover-story .attachment-post-thumbnail{
  position: absolute;
  z-index: -10;
  max-height: 100vh;
  object-fit: cover;
}

.cover-story .heading{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    height: 100vh;
    color: white;
}

.cover-story .heading h1{
  font-size: 4rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}

.cover-story .heading h4{
  font-size: 100%;
}

.cover-story .heading .wp-block-group__inner-container{
  padding-bottom: 50px;
}

.cover-story .addtoany_shortcode{
  padding-bottom: 25px;
}

.cover-story .heading .attributes {
  display: flex;
  padding-bottom: 25px;
}

.cover-story .heading .title-attributes{
  padding-right: 4rem;
}

.cover-story .heading .title-attributes .name {
  font-weight: bold;
}

.cover-story .header-logo{
  position: absolute;
	right: 40px;     
	bottom: 20px;
}

.cover-story > p, .cover-story > ul{
  max-width: 60%;
  margin: auto;
  color: white;
  font-family: 'Lora', serif;
  padding: 25px 0;
    line-height: inherit;
}

.cover-story > p a, .cover-story > ul a, .cover-story > .credits-section a{
  color: #6482f7;
    text-decoration: underline;
}

.cover-story .intro-text{
      max-width: 60%;
    margin: auto;
    color: white;
    margin-bottom: 50px;
}

.cover-story .full-image, .cover-story .centered-image{
  padding: 100px 0;
}

.cover-story .full-image .wp-block-image {
  margin: 0;
}

.cover-story .centered-image .wp-block-image{
  margin: auto;
    width: 100%;
    text-align: center;
}

.cover-story .centered-image .wp-block-image img{
  max-width: 65%;
}

.cover-story figcaption {
    max-width: 60%;
    margin: auto;
    margin-top: 10px;
    color: white;
    font-family: 'Lora';
    border-left: 1px solid;
    padding-left: 20px;
    text-align: left;
    line-height: 20px;
}

.cover-story .multiple-columns figcaption{
  column-count: 2;
  column-gap: 40px;
}

.cover-story .n2-section-smartslider p{
  font-family: 'Lora';
    color: white;
    padding: 10px 0;
}

.cover-story .n2-section-smartslider .slider-quote div{
  font-family: 'Lora';
    color: white;
}

.cover-story .n2-section-smartslider .slider-name div{
  display: block;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "tablet-gothic",sans-serif;
}

.cover-story .credits-section{
  max-width: 60%;
  margin: auto;
  display: flex;
  margin-top: 100px;
}

.cover-story .credits-section > .wp-block-group__inner-container{
  display: flex;
}

.cover-story .credits-section .wp-block-group__inner-container .wp-block-group:first-of-type{
  flex: 1;
}

.cover-story .credits-section .wp-block-group__inner-container .wp-block-group:last-of-type{
  flex: 2;
}

.cover-story .credits-section p{
  color: white;
  padding-bottom: 35px;
  font-family: 'Lora';
  line-height: inherit;
}

.cover-story .credits-section h3{
  margin: 20px 0;
  color: white;
  font-family: "tablet-gothic",sans-serif;
}

.cover-story .credits-footer{
  display: flex;
    max-width: 60%;
    margin: auto;
    padding: 50px;
}

.cover-story .credits-footer .credits-column:first-of-type{
  flex: 1;
}

.cover-story .credits-footer .footer-social img{
  object-fit: contain !important;
  width: 30px !important;
}

.cover-story .credits-footer .credits-column:last-of-type{
  flex: 2;
}

.cover-story .credits-footer .credits-column p{
  color: white;
}

.cover-story .portrait-caption {
    padding-bottom: 150px !important;
  }


.cover-story .portrait-caption p {
    font-size: 13px !important;
	  font-family: 'Lora', serif !important;
  }

.cover-story.flint-cover > p, .cover-story.flint-cover > ul {
  color: black;
  max-width: 50%;
  padding: 10px 0;
  font-family: lemonde-journal, serif;
}

.cover-story.flint-cover.black-bg > p, .cover-story.flint-cover.black-bg > ul {
  color: white;
}

.cover-story.flint-cover .intro-text{
    max-width: 50%;
    margin: auto;
    color: black;
    font-family: apotek-cond, sans-serif;
}

.cover-story.flint-cover.black-bg h3, .cover-story.flint-cover.black-bg h4{
  max-width: 50%;
    margin: auto;
    color: white;
    font-family: apotek-cond, sans-serif;
}


.cover-story.flint-cover .intro-text:after {
  content: "";
      display: block;
    width: 20px;
    padding-top: 15px;
    border-bottom: 5px solid black;
}

.cover-story.flint-cover figcaption:before {
  content: "";
  display: block;
  width: 20px;
  padding-bottom: 10px;
  border-top: 5px solid black;
}

.cover-story.flint-cover.black-bg figcaption:before {
  border-top: 5px solid white;
}

.cover-story.flint-cover figcaption {
    max-width: 50%;
    margin: auto;
    margin-top: 10px;
    font-family: lemonde-journal, serif;
    color: black;
    border-left: 0px;
    padding-left: 0px;
    text-align: left;
}

.cover-story.flint-cover.black-bg figcaption {
    font-family: lemonde-journal, serif;
    color: white;
}

.cover-story.flint-cover .pullquote {
  width: 50%;
    margin: auto;
    padding: 50px 0;
}

.cover-story.flint-cover .pullquote figure {
  margin: 0;
}

.cover-story.flint-cover .pullquote blockquote {
  padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 45px;
}

.cover-story.flint-cover .pullquote blockquote p{ 
  font-family: apotek-cond, sans-serif;
    display: inline;
    line-height: 100%;
}

.cover-story.flint-cover .pullquote blockquote cite{
      font-family: apotek-cond, sans-serif;
    display: inline;
    font-style: normal;
    color: darkgrey;
    font-size: 115%;
    margin-left: 5px;
}

.cover-story.flint-cover .left-image figure {
      display: flex;
    width: 83%;
    margin: auto;
    padding: 100px 0;
}

.cover-story.flint-cover .left-image figure img {
  width: 60%;
}

.cover-story.flint-cover .left-image figure figcaption{
  padding-left: 10%;
  margin-top: 0;
}

.cover-story.flint-cover .right-image figure {
      display: flex;
      flex-direction: row-reverse;
    width: 83%;
    margin: auto;
    padding: 100px 0;
}

.cover-story.flint-cover .right-image figure img {
  width: 60%;
}

.cover-story.flint-cover .right-image figure figcaption{
  padding-right: 10%;
  margin-top: 0;
}

.cover-story.flint-cover{
  transition: 0.5s ease;
}

.cover-story.flint-cover.black-bg{
  background: black;
}

.cover-story.flint-cover.light-bg{
  background: white;
}

.cover-story.flint-cover .footer-title{
      margin: auto;
    padding-bottom: 200px;
    width: 50%;
    text-align: center;
}

.timeline-wrapper {
  display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-top: 100px;
    padding-left: 50px;
    padding-bottom: 100px;
}

.timeline-wrapper .card {
  flex: 0 0 auto;
    width: 30%;
    color: white;
    position: relative;
}

.timeline-wrapper .timeline-date{
    background: white;
    color: black;
    text-align: center;
    font-family: apotek-cond, sans-serif;
    font-size: 20px;
    display: flex;
    text-transform: uppercase;
    width: 75px;
    align-items: center;
    justify-content: center;
    height: 75px;
}

.timeline-wrapper .line{
  position: absolute;
    width: 100%;
    height: 1px;
    background: white;
    top: 267px;
    z-index: -10;
}

.timeline-buffer {
	height: 227px;
}

.timeline-wrapper .timeline-img{
	height: 200px;
    object-fit: contain;
    padding-bottom: 20px;
}

.timeline-wrapper .timeline-desc {
      white-space: normal;
    font-size: 13px;
    font-family: lemonde-journal, serif;
    line-height: 18px;
    padding-top: 10px;
    padding-right: 50px;
}

.cover-story.flint-cover .attachment-post-thumbnail {
      position: relative;
    max-width: 60%;
    margin: auto;
    display: block;
    padding-top: 130px;
}

.cover-story.flint-cover .heading{
  position: absolute;
    top: 0;
    align-items: flex-start;
    padding-top: 50px;
}

.cover-story.flint-cover .heading > .wp-block-group__inner-container{
  max-width: 50%;
  padding-bottom: 0px;
}

.cover-story.flint-cover .heading .wp-block-group__inner-container h3{
  margin-left: 0;
  max-width: 100%;
  font-family: apotek-cond, sans-serif;
  color: white;
}

.cover-story.flint-cover .heading .wp-block-group__inner-container figure {
  margin-left: 0;
}

.cover-story.flint-cover .heading .wp-block-group__inner-container{
  padding-bottom: 0px;
}

.cover-story.flint-cover .header-caption{
      max-width: 50%;
    margin: auto;
    margin-top: 10px;
    font-family: lemonde-journal, serif;
    color: white;
    border-left: 0px;
    padding-left: 0px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.cover-story.flint-cover .header-caption:before{
  content: "";
    display: block;
    width: 20px;
    padding-bottom: 10px;
    border-top: 5px solid white;
}

.cover-story.flint-cover.light-bg .header-caption{
  color: black;
}

.cover-story.flint-cover.light-bg .header-caption:before{
  border-top: 5px solid black;
}

@media only screen and (max-width: 600px) {
  .cover-story .attachment-post-thumbnail{
    position: relative;
  }

  .cover-story .heading{
    display: block;
    width: auto;
    margin: 25px;
    height: auto;
  }

  .cover-story .heading h1{
    font-size: 2rem;
  }

  .cover-story > p, .cover-story > ul{
    max-width: 100%;
    margin: 0 25px;
    text-align: justify;
  }

  .cover-story .intro-text{
    max-width: 100%;
    margin: 0 25px;
    font-size: 150%;
  }

  .cover-story .multiple-columns figcaption{
    column-count: 1;
  }

  .cover-story figcaption{
    max-width: 100%;
    margin: 0 25px;
    margin-top: 5px;
    padding-left: 0px;
    border-left: none;
  }

  .cover-story .centered-image .wp-block-image img{
    max-width: 100%;
  }

  .cover-story .credits-section{
    max-width: 100%;
    padding: 0 25px;
  }

  .cover-story .credits-section > .wp-block-group__inner-container, .credits-footer{
    flex-direction: column;
  }

  .cover-story .credits-footer{
    max-width: 100%;
    padding: 0 25px;
  }

  .cover-story .credits-footer .blocks-gallery-grid {
    margin-left: 0;
    flex-wrap: nowrap;
  }

  .cover-story .credits-footer .blocks-gallery-grid .blocks-gallery-item {
    margin-right: 10px;
  }

  .cover-story .portrait-caption {
    font-size: 115% !important;
    margin: 0 !important;
		padding-bottom: 25px !important;
  }

  .cover-story .n2-section-smartslider .slider-quote{
    display: none;
  }

  .cover-story ul{
    margin-left: 50px;
  }

  .cover-story .header-logo{
    top: 20px;
  }

  .cover-story .navigation {
    display: none;
  }

  .cover-story.flint-cover .left-image figure, .cover-story.flint-cover .right-image figure{
    width: 100%;
    flex-direction: column;
  }

  .cover-story.flint-cover .left-image figure img, .cover-story.flint-cover .right-image figure img{
    width: 100%;
  }

  .cover-story.flint-cover .left-image figure figcaption, .cover-story.flint-cover .right-image figure figcaption{
    margin-top: 20px;
  }

  .cover-story.flint-cover .attachment-post-thumbnail, .cover-story.flint-cover.black-bg h3, .cover-story.flint-cover.black-bg h4, .cover-story.flint-cover .header-caption, .cover-story.flint-cover > p, .cover-story.flint-cover > ul, .cover-story.flint-cover .intro-text{
    max-width: 90%;
  }
	
	.cover-story.flint-cover .heading{
		padding-top: 50px;
	}
	
	.cover-story.flint-cover .heading .wp-block-group__inner-container h3{
		font-size: 115%;
	}

  .cover-story.flint-cover figcaption{
    max-width: 100%;
    margin: 20px;
  }

  .cover-story.flint-cover .pullquote{
    width: 80%;
  }

  .cover-story.flint-cover .pullquote blockquote{
    font-size: 20px;
    line-height: 25px;
  }

  .timeline-wrapper .card{
    width: 50%;
  }

  .cover-story.flint-cover .left-image figure figcaption{
    padding-left: 0px;
  }

  .cover-story.flint-cover .right-image figure figcaption{
    padding-right: 0px;
  }

  .cover-story.flint-cover .heading > .wp-block-group__inner-container{
    max-width: 90%;
    padding-left: 10px;
  }
}

.cover-story.flint-cover .lightbox {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  /* A bit of padding around image */
  padding: 2em;

  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
.cover-story.flint-cover .lightbox:target {
  display: block;
}

.cover-story.flint-cover .lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

div.wpcf7-response-output{
	color: black !important;
}

/* Header Updates */
.header_top, .fixed_top_header .top_header{
	    width: fit-content;
    float: right;
}

.header_top .right .inner{
	display: flex;
  align-items: center;
	padding-top: 10px;
}

header .header_top .q_social_icon_holder .simple_social.fa-lg{
	font-size: 18px;
}

header .logo_wrapper{
	padding-top: 15px;
}

@media only screen and (max-width: 1000px) {header .logo_wrapper{
	padding-top: 0px;
	}}

div.header_top_bottom_holder{
	padding-top: 0px;
}

.carousel-inner .item .image{
	background-position: center;
}

.carousel-control .next_nav, .carousel-control .prev_nav{
	margin-top: 0px;
}