
/* Contenu Typo */

div#c24255 header h2 {
  font-size: 1.9rem;
  margin-bottom: 1.75rem;
  margin-top: 1.1rem !important;
}

div.collapse.colonne-24264 {
    padding: 0px;
}

  div.collapse.colonne-24264 div.tiroir1Col {
    margin: 0 !important;
  }

.ce-textpic.csc-textpic-intext-right img {
    margin-left: 1.5rem; 
}
  
  
div#c24251 p {
  font-size: 1.15em !important;
  line-height: 1.35em !important;
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 1.5rem; /* image balado */
}

/* // */


/* Styles Campagne */

a.lien {
    max-width: 100%;
}

#jeunes  h1 {
  font-size: 54px;
}

#jeunes h1 span.sous-titre {
  display: block;
  position: relative;
  top: unset;
  margin-top: 1rem;
  text-transform: none !important;
  font-weight: 500;
}
  
div.tiroir2Col.actif {
    background-color: #143465;
}

div.tiroir2Col.actif h1, 
div.tiroir2Col.actif h2, 
div.tiroir2Col.actif h3 {
    color: #FFFFFF !important;
}

div.tiroir2Col.actif div.fermer i {
    color: #FFFFFF;
}

div.tiroir1Col {
    box-shadow: -3px -3px 12px rgba(0, 0, 0, 0.35);
}


#footer div.innerwrap {
    padding-top: 60px;
}

/* // */

  
/* Media Queries */
  
@media (min-width: 1200px) {

    .container {
        max-width: 1130px;
    }
  
    img.img-intro {
        width: 450px;
    }

    #jeunes h1 {
      margin-left: 4rem;
      margin-top: 170px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    
    #jeunes h1 {
      margin-left: 3rem;
      margin-top: 170px;
      font-size: 50px;
    }

    #template h1 span.sous-titre {
        font-size: 30px;
    }
  
    img.img-intro {
        width: 440px;
        margin-left: -55px;
    }

}


@media (max-width: 991px) {
    section#intro {
        height: auto;
        background-size: cover;
    }
}
  
@media (min-width: 768px) and (max-width: 991px) {

    #jeunes h1 {
        font-size: 40px;
        margin-top: 120px;
        margin-left: 1rem;
    }
  
    #jeunes h1 span:not(.sous-titre) {
        background-color: #143465;
        padding: 4px 18px 8px 18px;
    }

    #jeunes h1 span.sous-titre {
      left: 20px;
    }
  
    img.img-intro {
        margin-left: -25px;
        left: 0;
        position: relative;
    }

    section#intro {
        height: 300px;
        background-size: auto 344px;
        background-position: -450px 0px;
    }
  
    section#intro .container {
        max-width: 768px;
    } 

    div.tiroir2Col h1, div.tiroir2Col h2, div.tiroir2Col h3 {
      font-size: 1.2em;
    }

}

@media (min-width: 768px) {

    div#c24255 header h2 {
      padding-left: 1.5rem;
    }

}
  
@media (max-width: 767px) {

    .col-lg-12 {
        padding: 0 1.5rem;
    }

    section#intro {
        background-position: 0px 0px;
    }
  
    img.img-intro {
      width: 415px;
      margin-left: -50px;
      display: block;
    }
    
    #jeunes h1 {
      margin-top: 180px;
      margin-bottom: 0.5rem;
    }

    #jeunes h1 span:not(.sous-titre) {
      padding: 4px 24px 6px 20px;
    }
  
    #jeunes h1 span.sous-titre {
      margin-top: 6px;
      background: #FFFFFF;
      left: 0;
      padding: 5px 0 5px 22px;
      width: 100%;
    }

    .ce-textpic.csc-textpic-intext-right img {
      margin-left: 1rem;
      margin-right: 1rem;
      max-width: 140px;
      height: auto;
    }

    div.tiroir2Col.actif {
        height: auto;
    }
    
    div.conteneurTiroir2Col,
    div.collapse,
    div.tiroir1Col,
    div.tiroir1Col + div {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        margin-top: 0;
    }
    
    div.collapse div.tiroir1Col,
    div.collapse div.tiroir1Col + div {
        margin-left: 0;
        margin-right: 0;
    }
    
    div.conteneurTiroir2Col div.collapse {
        margin-left: 0;
        margin-right: 0;
    }
    
    .bloc {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {

    #jeunes h1 {
      float: right;
    }

    img.img-intro {
      width: 360px;
    }

    #jeunes h1 {
      font-size: 38px;
      margin-bottom: 0.5em;
    }

}

@media screen and (max-width: 575px) {
    #jeunes h1 {
        font-size: 38px;
        margin: 250px 0 10px 0;
        padding-top: 6px;
    }
  
    section#intro {
        background-size: 260%;
        background-position: 0px 0px
        padding-bottom: 0;
    }

    .ce-textpic.csc-textpic-intext-right img {
      max-width: 120px;
    }
}

@media (min-width: 468px) {
  div#c24250 .bloc {
    margin-bottom: 4rem !important;
  }
}

@media screen and (max-width: 467px) {
  
    #jeunes h1 {
        font-size: 38px;
        padding-top: 4px;
    }
  
    #jeunes h1 span.sous-titre {
        font-size: 24px;
    }

    .ce-textpic.csc-textpic-intext-right img {
      margin-left: 0.5rem;
      margin-right: 0.5rem;
      max-width: 80px;
    }

    .ce-intext.ce-left .ce-gallery {
      margin-right: 1rem; /* image balado */
    }

      .ce-intext.ce-left .ce-gallery img {
        width: 100px;
        height: auto;
      }
  
    div#c24250 .bloc {
      margin-bottom: 3rem !important;
    }
}

@media (min-width: 360px) and (max-width: 420px) {
    #jeunes h1 {
        font-size: 32px;
    }
  
    #jeunes h1 span.sous-titre {
        font-size: 22px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    #jeunes h1 {
        font-size: 26px;
    }
  
    #jeunes h1 span.sous-titre {
        font-size: 20px;
    }
  
    #jeunes h1 span:not(.sous-titre) {
      padding-top: 5px;
    }
}
  
/* // */