
.container-grd-format {
  margin: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  text-decoration: none;

  p {
    font-weight: 400;
    font-size: 1.1em;
    line-height: 28px;

    a {
      font-weight: 500;
      text-decoration: underline;
      text-underline-offset: 3px;
      text-decoration-thickness: 2px;
      color: #7A1F3D;
    }
  }

  .card-img {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }

  .card{
    border:0px !important;
  }

  aside {
    background-color: #5B6C63;
    color: #FAF7EF;
    padding: 1.6em;
    font-weight: 400;
    margin-top: 0.9em;
    font-size: 1.1em;

    .surtitre {
      font-family: Alfa Slab One, sans-serif;
      font-size: 1em;
      font-weight: 400;
      color: #FAF7EF;
      border-bottom: 1px solid white;
      line-height: 28px;
      text-transform: none;
    }

    .label {
      font-size: 1.8em;
    }
  }
  
  h2 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 30px;
  }

  #illustrated {
    position: relative;
    left: -120px;
    top: 0px;
    height: 550px;
    margin-bottom: 60px;
    margin-top: 60px;
  }


  #illustrated-parallax {
    opacity: 0;
    float: right;
    height: auto;
    max-width: 275px !important;
    margin: 10px;
    position: relative;
  }
  
   .title-illustrated-parallax {
      position: absolute;
      /*color: #FAF7EF;*/
      color: rgba(250, 247, 239, 1);
      bottom: 15px;
      left: 15px;
      max-width: 275px;
      font-family: Alfa Slab One, sans-serif;
      line-height: 1.5em;
      font-size: 1.5em;
    }
}

  .logo-grd-format {
    height: 32px;
  }

  .logo-header {
  }
  
  .credit-photo {
    color: #A3A3A3;
    font-size: 0.85em;
    font-family: IBM Plex Sans, sans-serif;
  }

  #bgtop {
    position: absolute;
    inset:0;
    background-color: rgba(39, 60, 47, 0.85);
  }

  #titleOverlay {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px;
  }

  #over-illustrated-parallax {
    position: absolute;
    inset: 0;
    background-color: rgba(122, 31, 61, 0.65);
  }
  .btn-connect-gf {
      position:relative;
      right:30px;
  }
  .header-logo {
      position:relative;
      left:-35px
  }
  .header-grd-format {
    width: 100%;
    background-color: rgb(122, 31, 61);
    justify-content: center;
    align-items: center;
    padding: 20px 38px;
    text-decoration: none;
    display: flex;

    .row {
      margin: auto;
    }

    img, svg {
      color: #FAF7EF;
    }
  }

  .bloc-index {
    background-color: #7A1F3D;
  }

  .bloc-index-last {
    background-color: #5B6C63;;
  }


  .nav-sommaire {
    width: 100%;
    background-color: #000;
    justify-content: center;
    align-items: center;
    padding: 17px 20px;
    text-decoration: none;
    display: flex;
    color: #FAF7EF;
  }

  .ico-rs{
    text-align: right !important;
  }

  .ico-rs img {
          max-width: 22px;
  }
  
  hr {
    border: 1px solid #000000;
    background-color: #000000;
  }

  .index-article {
    color: #FAF7EF;
    font-family: Alfa Slab One, sans-serif;
    font-size: 2em;
    line-height: 100%;
  }

  .indexpos {
    position: relative;
    left: 20px;
    width: 150px
  }

  .surtitre-article {
    color: #FAF7EF;
    margin-top: 0;
    margin-bottom: 0;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 21px;
  }

  .vignette-bas {
    color: $gf-fourth-color;
    margin-top: 0;
    margin-bottom: 0;
    font-family: $gf-secondary-font;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 21px;
  }
  
  .summary-name {
    color: #FAF7EF;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: IBM Plex Sans Condensed, sans-serif;
    font-size: 1.1em;
    line-height: 1.4em;
  }

  .article-title {
    color: #FAF7EF;
    text-align: center;
    font-family: Alfa Slab One, sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 80px;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: .05em;
  }

  .article-headline {
    color: #FAF7EF;
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 1em;
    line-height: 100%;
  }

  .auteur {
    color: #000;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 1.03em;
    line-height: 21px;
  }

  .intro {
    color: #000;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 1.575em;
    line-height: 34px;
  }



  #article-main-container {
    max-width: 1160px;
    margin: auto;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 40px;
  }

  .container-content {
    width: 100%;
    max-width: 568px;
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
    margin: auto
  }
 
  .nextprev {
    position: absolute;
    right: 60px;
    width: 150px
  }

  .frame-113 {
    grid-column-gap: 10px;
    border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 2px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 8px 24px;
    text-decoration: none;
    display: flex;
  }

  .frame-113:hover {
    border: 1px solid rgba(255, 255, 255, 0.9);
  }

  .nextprev-container-5 {
    grid-column-gap: 24px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }


  .parallax-top {
    height: 120vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 630px;
    overflow: hidden;
  }

  .header-grd-format button {
    color: #FAF7EF;
  }

  .header-grd-format a {
    color: #FAF7EF;
  }

  .lettrine:first-letter {
    font-size: 120px;
    padding: 30px 15px 10px 5px;
    float: left;
  }

  .img-index-bas {
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.55), rgba(0,0,0,0));
    transition: background 2s;
  }

  .surtitre-article:hover + .img-index-bas {
    background: unset;
  }

  .img-index-bas:hover {
    background: unset;
  }

  .card {
    --bs-card-inner-border-radius: none;
  }

  .nav-sommaire {
    max-height:67px;
  }
  .indexpos {
    left: -5px;
    width: 130px;
    padding-top: 5px;
  }
  @media (max-width: 600px) {
    .btn-connect-gf {
      position:relative;
      right:-30px;
    }
    .logo-grd-format {
      padding-left:15px;
    }
    .header-logo {
      position:relative;
      left:-50px
    }
    .logo-header-vs {
      height:25px !important;
    }
    .logo-header-lv {
      height:29px !important;
    }
    .row-gf{
      width:auto !important;
    }
    .header-grd-format {
      .row>* {
        width:auto !important;
      }
    }
    .surtitre-article {
      max-width: 118px;
      display: block;
    }
    
    .surtitre-article img {
      width: auto;
      max-width: none;
    }

    .vignette-bas img {
        width: auto;
        max-width: none;
    }

    .header-grd-format img {
        width: auto;
        max-width: none;
    }
    /* surcharge */
    .bandeau_mobile {
      margin-top: 0px; 
      padding-bottom: 0px !important; 
    }
    .pt-4 {
      padding-top: 1.2rem !important;
    }
    h1 {
      padding-top: 0px !important;
    }
    .col-9 {
      flex: 0 0 auto;
      width: 100% !important;
    }
    

    #article-content img {
      width: 100% !important;
      height: auto !important;
    }

    .picto-rs img {
        max-width:22px;
    }

    #illustrated {
      position: relative !important;
      left: 0px !important;
      top: 0px !important;
      height: auto !important;
      margin-bottom: 30px !important;
      margin-top: 30px !important;
    }

    #illustrated-parallax {
      opacity: 1 !important;
      float: none !important;
      height: auto !important;;
      width: 100% !important;
      margin: auto !important;
      position: relative !important;
      margin-bottom: 30px !important;
    }
    
    .title-illustrated-parallax {
        position: absolute;
        /*color: #FAF7EF;*/
        color: rgba(250, 247, 239, 1);
        bottom: 15px;
        left: 15px;
        font-family: Alfa Slab One, sans-serif;
        line-height: 1.5em;
        font-size: 1.5em;
    }

    .article-title {
      font-size: 32px;
      line-height: 40px;
    }

    .header-grd-format {
      padding: 15px 10px;
    }

    .nav-sommaire {
      max-height:none;
    }
    .indexpos {
      left: -5px;
      width: 90px;
      padding-top: 5px;
    }
    .nextprev-container-5 {
      grid-column-gap: 12px;
    }
    .nextprev {
      /*right: 50px;
      
      top: 80px;*/
      width: 120px;
    }
    .nextprev {
      right: 10px;
      width: 120px;
    }
    .frame-113 {
      padding: 8px 16px !important;
    }
    
  }
  
  @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2){
        background-attachment: scroll;
    }
  

    #titleOverlay {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-width: 800px;
      width: 100%;
    }

    

    

   

    .ico-rs {
      text-align: left !important;
    }
  
  /* Pour iphone :( */
  @media only screen and (width: 393px) and (height: 852px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 430px) and (height: 932px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }


  @media only screen and (width: 390px) and (height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 428px) and (height: 926px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 375px) and (height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 3) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

  @media only screen and (width: 375px) and (height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .parallax-top {
      background-attachment: scroll;
    }
  }

