/* Fichier CSS des types :
    - Page Grands Dossiers
    - Page Articles Presse
*/

.page-liste-layout-header {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.page-liste-layout-header a, .page-liste-layout-header .breadcrumb-item, .page-liste-layout-header .breadcrumb-item::before {
  color: #fff;
}

.page-liste-layout-header .back-link {
  background: transparent;
  border-color: #fff;
  background-image: url(../../images/icons/arrow_back_link_white.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px 10px;
}

.page-liste-layout-header .breadcrumb-separator {
  background-color: #fff;
  height: 1px;
}

.page-liste-layout-header h2 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 2.4px;
  line-height: 45px;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-liste-layout-header p {
  margin: auto;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0.8px;
  line-height: 29px;
  text-align: center;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.page-liste-layout-card {
  border-radius: 0.25rem;
  height: 325px;
  background-color: #D8D8D8;
  margin-top: 35px;
  padding: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-liste-layout-card h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 1.8px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 768px) {
  .page-liste-layout-card h3 {
    font-size: 18px;
  }
}

.page-liste-layout-card-title {
  background-color: rgba(0,0,0,.5);
  height: 155px;
  width: 100%;
  bottom: 0;
}

.card-text-container {
  padding: 10px;
  padding-bottom: 30px;
}

.card-label {
  position: absolute;
  background-color: #194360;
  width: 80%;
  min-height: 50%;
  bottom: 15px;
  left: 0;
}

.card-titre {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0;
}

.card-date-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-right: 10px;
}

.card-date {
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: right;
  margin-bottom: 0;
}

.card-source {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  font-weight: 200;
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
}

.card-corpus {
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
}

@media (max-width: 500px) {
  .page-liste-layout-header h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .page-liste-layout-header p {
    font-size: 14px;
    line-height: 18px;
  }
}


@media (max-width: 768px) {
  .page-liste-layout-header h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .page-liste-layout-header p {
    font-size: 18px;
    line-height: 24px;
  }
}


/* Large format */
@media (max-width: 992px) {
  .page-liste-layout-header h2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .page-liste-layout-header p {
    line-height: 26px;
  }
}
/* End Large format */

.press-release-page-title {
  color: black;
  font-size: 30px;
  text-transform: none;
  text-align: left;
  text-shadow: none;
  font-weight: 500;
  margin-bottom: 30px;
}

.press-release-date-list {
  background-color: #fafafa;
  padding: 30px 37px;
  list-style: none;
  margin:  0;
}

.press-release-date-link {
  display: inline-block;
  font-family: Marianne;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #989898;
  margin-bottom: 14px;
}

.press-release-date-link:hover {
  color: #444871;
  text-decoration: none;
}

.press-release-date-link.active {
  color: #444871;
  font-weight: bold;
}

.press-release-wrapper {
  background-color: #fafafa;
  padding: 20px;
  border-radius: 5px;
}

.press-release-title {
  font-family: Marianne;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #444871;
}

.press-release-date {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
  color: #444871;
}

@media screen and (max-width: 767px) {
  .press-release-date {
    font-size: 12px;
    margin-top: 8px;
    text-align: left;
    color: #989898;
  }
}

.press-release-links > a {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: black;
}

.press-releases .views-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.press-releases .views-row:last-child {
  border-bottom: none;
}
