/* ESC TABLETS */
/**** Variables ****/
@media only screen and (max-width: 1320px) {
  html {
    zoom: unset;
  }
}
.hidden {
  position: absolute !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}
/* @media only screen and (max-width: 1320px) and (min-width: 641px) {
  .content-area {
    width: auto;
    padding: 30px;
  }
} */
.wrapper {
  width: 100%;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #block-esc-larochelle-content {
    margin-top: 0;
  }
}
.cf:after {
  display: block;
  content: "";
  clear: both;
}
/* BREADCRUMB */
/* @media only screen and (max-width: 1320px) and (min-width: 641px) {
  .breadcrumb {
    font-size: 1rem;
    margin-bottom: 30px;
  }
  .breadcrumb li:not(:first-child):before {
    width: 20px;
    height: 5px;
    margin: 0 6px;
    vertical-align: middle;
  }
} */
.paragraph {
  line-height: 1.5;
  color: #3f3e3e;
}
.empty-space-fix {
  font-size: 0;
}
/* READ MORE LINK */
.read-more-btn {
  margin-top: 10px;
}
.read-more-btn:before {
  width: 40px;
  height: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  /* #content-header {
    padding: 40px 30px 60px;
    min-height: 200px;
  } */
  #content-header #page_haut {
    width: 100%;
  }
  #content-header #nom-ecole-associee-formation {
    font-size: 1rem;
    padding: 14px 14px 8px;
    margin-top: 10px;
  }
}
/* NEWSLETTER BLOC */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage {
    width: 100%;
    padding: 40px 30px;
    height: auto;
  }
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage span,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage span {
    font-size: 2.75rem;
    padding: 5px 20px;
    white-space: nowrap;
  }
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage span strong,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage span strong {
    border-width: 6px;
  }
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage #block-newsletter-baspage,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage #block-newsletter-baspage {
    margin-left: 40px;
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    top: auto;
  }
  .block-suivez-nos-news-bas-page--2 .bloc-form-newsletter form > .js-form-type-email,
  #block-suivez-nos-news-bas-page .bloc-form-newsletter form > .js-form-type-email {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    max-width: 400px;
  }
  .block-suivez-nos-news-bas-page--2 .bloc-form-newsletter form > .webform-actions,
  #block-suivez-nos-news-bas-page .bloc-form-newsletter form > .webform-actions {
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
  .block-suivez-nos-news-bas-page--2 .bloc-form-newsletter form [type="email"],
  #block-suivez-nos-news-bas-page .bloc-form-newsletter form [type="email"] {
    width: 100%;
  }
  .block-suivez-nos-news-bas-page--2 .bloc-form-newsletter form [type=submit],
  #block-suivez-nos-news-bas-page .bloc-form-newsletter form [type=submit] {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-suivez-nos-news-bas-page--2 #content-bloc-suiveznosnewsbaspage span,
  #block-suivez-nos-news-bas-page #content-bloc-suiveznosnewsbaspage span {
    margin-bottom: 20px;
  }
}
/* LABELS */
.hero-label {
  font-size: 1rem;
  padding: 14px 14px 8px;
  margin-top: 10px;
}
.body-label {
  font-size: .85rem;
  padding: 8px 12px;
  margin-right: 10px;
}
/* LINK BLOC WITH + */
.link-bloc-landscape {
  margin-bottom: 10px;
}
.link-bloc-landscape > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  padding: 25px 0;
  height: auto;
  min-height: 120px;
}
.link-bloc-landscape > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 5px;
}
.link-bloc-landscape > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
  font-size: 1.5rem;
  padding: 0 110px 0 30px;
}
.link-bloc-landscape > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
  width: 50px;
  height: 50px;
  right: 30px;
  background-size: 50px auto;
}
.link-bloc-landscape > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
  font-size: 1.25rem;
  color: #918b88;
}
.link-bloc-portrait > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  width: 100%;
  padding: 30px 0;
}
/* INFINITE SCROLL */
.infinite-scroll-landscape ul {
  margin-bottom: 10px;
  margin-bottom: 0;
}
.infinite-scroll-landscape ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  width: calc(50% - 10px);
  margin-bottom: 20px;
  padding: 25px 0;
  height: auto;
  min-height: 120px;
}
.infinite-scroll-landscape ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 5px;
}
.infinite-scroll-landscape ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
  font-size: 1.5rem;
  padding: 0 110px 0 30px;
}
.infinite-scroll-landscape ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
  width: 50px;
  height: 50px;
  right: 30px;
  background-size: 50px auto;
}
.infinite-scroll-landscape ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
  font-size: 1.25rem;
  color: #918b88;
}
.infinite-scroll-portrait ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  width: 100%;
  padding: 30px 0;
}
/* NEWS BLOCS */
.actus-blocs-landscape header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.actus-blocs-landscape header > * {
  font-family: 'Roboto', sans-serif;
  color: #164194;
  position: relative;
  font-size: 3.25rem;
  margin-bottom: 30px;
  line-height: .9;
  font-weight: 100;
  display: inline-block;
}
.actus-blocs-landscape .views-row {
  width: calc(100% / 3 - 9%);
}
.actus-blocs-landscape .views-row:not(:first-of-type) {
  margin-left: 20px;
}
.actus-blocs-landscape .views-field-field-photos {
  font-size: 0;
}
.actus-blocs-landscape .views-field-field-photos img {
  display: block;
}
.actus-blocs-landscape .item-actu-listing {
  height: auto;
}
.actus-blocs-landscape .thematique-actu {
  font-size: 1.3vw;
  top: 15.3vw;
  padding: 10px 15px 5px;
}
.actus-blocs-landscape .cat-actu {
  font-size: 1.625rem;
}
.actus-blocs-landscape .date-actu {
  font-size: 1rem;
  margin-top: 1px;
}
.actus-blocs-landscape .titre-actu {
  font-size: 1.5rem;
}
.actus-blocs-landscape .lire-suite {
  margin-top: 10px;
}
.actus-blocs-landscape .lire-suite:before {
  width: 40px;
  height: 5px;
  margin-bottom: 10px;
}
.actus-blocs-portrait .views-row {
  width: 100%;
  margin-bottom: 20px;
}
.actus-blocs-portrait .views-row:not(:first-child) {
  margin-left: 0;
}
.actus-blocs-portrait .views-row:not(:first-of-type) {
  margin-left: 0;
}
.actus-blocs-portrait .views-field-field-photos {
  font-size: 0;
  background: white;
}
.actus-blocs-portrait .views-field-field-photos img {
  display: block;
  width: 310px;
  margin: 0 auto;
}
.actus-blocs-portrait .item-actu-listing {
  height: auto;
}
.actus-blocs-portrait .thematique-actu {
  top: 154px;
  font-size: 0.875rem;
}
.actus-blocs-portrait .cat-actu {
  font-size: 1.625rem;
}
.actus-blocs-portrait .date-actu {
  font-size: 1rem;
  margin-top: 1px;
}
.actus-blocs-portrait .titre-actu {
  font-size: 1.5rem;
}
.actus-blocs-portrait .lire-suite {
  margin-top: 10px;
}
.actus-blocs-portrait .lire-suite:before {
  width: 40px;
  height: 5px;
  margin-bottom: 10px;
}
.actus-layout-landscape [class*="js-view-dom-id"] header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.actus-layout-landscape [class*="js-view-dom-id"] header > * {
  font-family: 'Roboto', sans-serif;
  color: #164194;
  position: relative;
  font-size: 3.25rem;
  margin-bottom: 30px;
  line-height: .9;
  font-weight: 100;
  display: inline-block;
}
.actus-layout-landscape [class*="js-view-dom-id"] .views-row {
  width: calc(100% / 3 - 9%);
}
.actus-layout-landscape [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
  margin-left: 20px;
}
.actus-layout-landscape [class*="js-view-dom-id"] .views-field-field-photos {
  font-size: 0;
}
.actus-layout-landscape [class*="js-view-dom-id"] .views-field-field-photos img {
  display: block;
}
.actus-layout-landscape [class*="js-view-dom-id"] .item-actu-listing {
  height: auto;
}
.actus-layout-landscape [class*="js-view-dom-id"] .thematique-actu {
  font-size: 1.3vw;
  top: 15.3vw;
  padding: 10px 15px 5px;
}
.actus-layout-landscape [class*="js-view-dom-id"] .cat-actu {
  font-size: 1.625rem;
}
.actus-layout-landscape [class*="js-view-dom-id"] .date-actu {
  font-size: 1rem;
  margin-top: 1px;
}
.actus-layout-landscape [class*="js-view-dom-id"] .titre-actu {
  font-size: 1.5rem;
}
.actus-layout-landscape [class*="js-view-dom-id"] .lire-suite {
  margin-top: 10px;
}
.actus-layout-landscape [class*="js-view-dom-id"] .lire-suite:before {
  width: 40px;
  height: 5px;
  margin-bottom: 10px;
}
.actus-layout-landscape footer {
  margin-top: 25px;
}
.actus-layout-landscape footer a {
  font-size: 1.5rem;
  padding: 20px 55px;
  margin-right: 87px;
}
.actus-layout-landscape footer a:after {
  width: 87px;
  right: -89px;
}
.actus-layout-landscape footer a:after {
  border: 7px solid #ffffff;
  border-left-width: 0px;
  top: -7px;
  bottom: -7px;
  background-size: 38px;
}
.actus-layout-portrait [class*="js-view-dom-id"] .views-row {
  width: 100%;
  margin-bottom: 20px;
}
.actus-layout-portrait [class*="js-view-dom-id"] .views-row:not(:first-child) {
  margin-left: 0;
}
.actus-layout-portrait [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
  margin-left: 0;
}
.actus-layout-portrait [class*="js-view-dom-id"] .views-field-field-photos {
  font-size: 0;
  background: white;
}
.actus-layout-portrait [class*="js-view-dom-id"] .views-field-field-photos img {
  display: block;
  width: 310px;
  margin: 0 auto;
}
.actus-layout-portrait [class*="js-view-dom-id"] .item-actu-listing {
  height: auto;
}
.actus-layout-portrait [class*="js-view-dom-id"] .thematique-actu {
  top: 154px;
  font-size: 0.875rem;
}
.actus-layout-portrait [class*="js-view-dom-id"] .cat-actu {
  font-size: 1.625rem;
}
.actus-layout-portrait [class*="js-view-dom-id"] .date-actu {
  font-size: 1rem;
  margin-top: 1px;
}
.actus-layout-portrait [class*="js-view-dom-id"] .titre-actu {
  font-size: 1.5rem;
}
.actus-layout-portrait [class*="js-view-dom-id"] .lire-suite {
  margin-top: 10px;
}
.actus-layout-portrait [class*="js-view-dom-id"] .lire-suite:before {
  width: 40px;
  height: 5px;
  margin-bottom: 10px;
}
.actus-layout-portrait footer {
  margin-top: 5px;
}
.actus-layout-portrait footer a {
  font-size: 1.5rem;
  padding: 20px 55px;
  margin-right: 87px;
}
.actus-layout-portrait footer a:after {
  width: 87px;
  right: -89px;
}
.actus-layout-portrait footer a:after {
  border: 7px solid #ffffff;
  border-left-width: 0px;
  top: -7px;
  bottom: -7px;
  background-size: 38px;
}
/* EVENTS BLOCS */
.events-layout-landscape {
  padding-bottom: 50px;
  background: #efefef;
}
.events-layout-landscape [class*=js-view-dom-id] {
  width: 100%;
  padding-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.events-layout-landscape [class*=js-view-dom-id] .views-row {
  width: calc(100% / 3 - 25px);
  margin-bottom: 20px;
}
.events-layout-landscape [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
  margin-left: 35px;
}
.events-layout-landscape [class*=js-view-dom-id] .views-field-field-thematique .field-content {
  font-size: 1.3vw;
  padding: 10px 15px 5px;
}
.events-layout-landscape [class*=js-view-dom-id] .views-field-nothing {
  width: 30%;
  font-size: 1.625rem;
}
.events-layout-landscape [class*=js-view-dom-id] .views-field-nothing strong {
  letter-spacing: 0;
  margin-top: -5px;
  font-size: 1rem;
}
.events-layout-landscape [class*=js-view-dom-id] .views-field-nothing + div {
  width: 70%;
}
.events-layout-landscape header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.events-layout-landscape header > * {
  font-size: 3.25rem;
  margin-bottom: 30px;
  line-height: .9;
  font-weight: 100;
  display: inline-block;
}
.events-layout-landscape header > *:after {
  width: 100px;
  height: 9px;
  bottom: -3px;
}
.events-layout-landscape header > *:after {
  content: none;
}
.events-layout-landscape footer {
  margin-top: 25px;
}
.events-layout-landscape footer a {
  font-size: 1.5rem;
  padding: 20px 55px;
  margin-right: 87px;
}
.events-layout-landscape footer a:after {
  width: 87px;
  right: -89px;
}
.events-layout-landscape footer a:after {
  border: 7px solid #ffffff;
  border-left-width: 0px;
  top: -7px;
  bottom: -7px;
  background-size: 38px;
}
.events-layout-portrait {
  padding-bottom: 50px;
  background: #efefef;
}
.events-layout-portrait [class*=js-view-dom-id] {
  width: 100%;
}
.events-layout-portrait [class*=js-view-dom-id] .views-row {
  width: 100%;
  margin-bottom: 20px;
}
.events-layout-portrait [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
  margin-left: 0;
}
.events-layout-portrait [class*=js-view-dom-id] .views-field-field-thematique .field-content {
  font-size: 0.875rem;
}
.events-layout-portrait [class*=js-view-dom-id] .views-field-nothing {
  width: 110px;
}
.events-layout-portrait [class*=js-view-dom-id] .views-field-nothing strong {
  font-size: 1.125rem;
}
.events-layout-portrait [class*=js-view-dom-id] .views-field-nothing + div {
  width: calc(100% - 130px);
}
.events-layout-portrait header {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.events-layout-portrait header > * {
  font-size: 3.25rem;
  margin-bottom: 30px;
  line-height: .9;
  font-weight: 100;
  display: inline-block;
}
.events-layout-portrait header > *:after {
  width: 100px;
  height: 9px;
  bottom: -3px;
}
.events-layout-portrait header > *:after {
  content: none;
}
.events-layout-portrait footer {
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-top: 30px;
}
.events-layout-portrait footer a {
  font-size: 1.5rem;
  padding: 20px 55px;
  margin-right: 87px;
}
.events-layout-portrait footer a:after {
  width: 87px;
  right: -89px;
}
.events-layout-portrait footer a:after {
  border: 7px solid #ffffff;
  border-left-width: 0px;
  top: -7px;
  bottom: -7px;
  background-size: 38px;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .titre-event {
    width: 100%;
    font-size: 1.25rem;
    padding: 16px 24px 16px 16px;
    height: 130px;
  }
  .titre-event a:after {
    width: 40px;
    height: 40px;
    right: -20px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .titre-event {
    font-size: 1.5rem;
    padding: 20px 24px 20px 20px;
  }
}
.events-bloc-landscape {
  width: 100%;
  padding-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.events-bloc-landscape .views-row {
  width: calc(100% / 3 - 25px);
  margin-bottom: 20px;
}
.events-bloc-landscape .views-row:not( :nth-child(3n+1)) {
  margin-left: 35px;
}
.events-bloc-landscape .views-field-field-thematique .field-content {
  font-size: 1.3vw;
  padding: 10px 15px 5px;
}
.events-bloc-landscape .views-field-nothing {
  width: 30%;
  font-size: 1.625rem;
}
.events-bloc-landscape .views-field-nothing strong {
  letter-spacing: 0;
  margin-top: -5px;
  font-size: 1rem;
}
.events-bloc-landscape .views-field-nothing + div {
  width: 70%;
}
.events-bloc-portrait .views-row {
  width: 100%;
  margin-bottom: 20px;
}
.events-bloc-portrait .views-row:not( :nth-child(3n+1)) {
  margin-left: 0;
}
.events-bloc-portrait .views-field-field-thematique .field-content {
  font-size: 0.875rem;
}
.events-bloc-portrait .views-field-nothing {
  width: 110px;
}
.events-bloc-portrait .views-field-nothing strong {
  font-size: 1.125rem;
}
.events-bloc-portrait .views-field-nothing + div {
  width: calc(100% - 130px);
}
/* CHILD BLOC OF INDEX SECTION */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #block-views-block-pages-enfants-block-pages-enfants-courant {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) {
    margin-bottom: 10px;
  }
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 25px 0;
    height: auto;
    min-height: 120px;
  }
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 5px;
  }
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
    font-size: 1.5rem;
    padding: 0 110px 0 30px;
  }
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
    width: 50px;
    height: 50px;
    right: 30px;
    background-size: 50px auto;
  }
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
    font-size: 1.25rem;
    color: #918b88;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  #block-views-block-pages-enfants-block-pages-enfants-courant ul:not(.contextual-links) > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: 100%;
    padding: 30px 0;
  }
}
/* FILTERS */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .contient-filtre-calendrier {
    width: auto;
    /*padding: 50px 30px;*/
    margin-top: -20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px;
    background: #164194;
  }
  .contient-filtre-calendrier:after {
    content: none;
  }
  .contient-filtre-calendrier #edit-field-thematique-target-id--wrapper {
    margin-bottom: 30px;
  }
  .contient-filtre-calendrier [id*=edit-field-thematique-target-id].fieldgroup.form-composite.form-checkboxes {
    padding: 30px 24px;
    width: 300px;
  }
  .contient-filtre-calendrier [id*=edit-field-thematique-target-id].fieldgroup.form-composite.form-checkboxes > .form-item:not(:first-child) {
    margin-top: 18px;
  }
  .contient-filtre-calendrier [id*=edit-field-thematique-target-id].fieldgroup.form-composite.form-checkboxes .option {
    font-size: 1.125rem;
  }
  .contient-filtre-calendrier .par-date {
    width: auto;
    margin-left: 20px;
  }
  .contient-filtre-calendrier .form-actions {
    margin-top: 30px;
  }
  .contient-filtre-calendrier .form-actions [type=submit] {
    padding: 18px 60px 10px;
    font-size: 1.5rem;
    border-width: 5px;
  }
}
.filter-submit {
  margin-top: 30px;
}
.filter-submit [type=submit] {
  padding: 18px 60px 10px;
  font-size: 1.5rem;
  border-width: 5px;
}
.filter-checkboxes {
  padding: 30px 24px;
  width: 300px;
}
.filter-checkboxes > .form-item:not(:first-child) {
  margin-top: 18px;
}
.filter-checkboxes .option {
  font-size: 1.125rem;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .btn-deploi {
    font-size: 1.5rem;
    padding: 17px 55px;
    margin-right: 77px;
    margin-bottom: 20px;
  }
  .btn-deploi:after {
    width: 77px;
    right: -79px;
  }
  .btn-deploi:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 40px;
  }
}
/* SHARER */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #global-share {
    margin-top: 30px;
  }
  #global-share span {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  #global-share span:after {
    width: 87px;
    right: -89px;
  }
  #global-share span:after {
    border: 7px solid #efefef;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
/* ONGLETS */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  [id*=menu-infos-comp-] {
    margin-bottom: 40px;
  }
  [id*=menu-infos-comp-] ul {
    /* width: 1100px; */
  }
  [id*=menu-infos-comp-] ul li {
    white-space: nowrap;
  }
  [id*=menu-infos-comp-] ul li.active,
  [id*=menu-infos-comp-] ul li:hover {
    border-bottom-width: 5px !important;
    line-height: inherit;
  }
}
/* ONGLETS CONTENT */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  [id*=content-infos-comp] {
    width: 100%;
    padding: 0 60px 40px 60px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  [id*=content-infos-comp] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* EXPERIENCES */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .bloc-experiences-cinq {
    padding: 0 30px;
  }
  .bloc-experiences-cinq header {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-top: 40px;
    text-align: center;
  }
  .bloc-experiences-cinq header span {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
  }
  .bloc-experiences-cinq header span:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .bloc-experiences-cinq header span:after {
    bottom: -12px;
  }
  .bloc-experiences-cinq .views-row {
    width: calc(100% / 3 - 60px);
    text-align: left;
    margin: 0 30px 40px;
  }
  .bloc-experiences-cinq .views-field-field-photo-retour {
    width: 140px;
  }
  .bloc-experiences-cinq .views-field-title a {
    font-size: 1.75rem;
    margin-bottom: 10px;
  }
  .bloc-experiences-cinq .views-field-field-verbatim-du-temoin {
    line-height: 1.5;
    color: #3f3e3e;
  }
  .bloc-experiences-cinq .suite-retour-exp {
    margin-top: 10px;
  }
  .bloc-experiences-cinq .suite-retour-exp:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
}
/* CONTACT LINK */
.contact-link {
  width: 190px;
}
/* BLUE SEARCH BLOC */
.inline-search-bloc {
  padding: 30px 0;
  height: auto;
  margin-left: -30px;
  width: 100vw;
}
.inline-search-bloc:before {
  content: none;
}
.inline-search-bloc [type=text] {
  width: 50vw;
}
.top-blue-bloc {
  height: auto;
  padding: 30px 0;
}
.infos-date {
  font-size: 1rem;
  margin-bottom: 15px;
}
/* @media only screen and (max-width: 1320px) and (min-width: 641px) {
  .pager__item a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .pager__item a:after {
    width: 87px;
    right: -89px;
  }
  .pager__item a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
} */
.form-footer-background {
  background: url('../images/png/download-brochure-bg-top.png') no-repeat top right, url('../images/png/download-brochure-bg-bot.png') no-repeat bottom left, #e5e5e5;
  padding: 40px 30px;
}
.see-more-trainings {
  padding: 50px 40px;
}
.see-more-trainings > div:not(.contextual) {
  width: 100%;
}
.see-more-trainings > div:not(.contextual) .more-formations {
  font-size: 2rem;
  margin-bottom: 30px;
}
.see-more-trainings > div:not(.contextual) p:nth-child(2) a {
  font-size: 1.5rem;
  padding: 20px 55px;
  margin-right: 87px;
  border-top-width: 8px;
  border-left-width: 8px;
  border-bottom-width: 8px;
}
.see-more-trainings > div:not(.contextual) p:nth-child(2) a:after {
  width: 87px;
  right: -89px;
}
.see-more-trainings > div:not(.contextual) p:nth-child(2) a:after {
  border: 7px solid #ffffff;
  border-left-width: 0px;
  top: -7px;
  bottom: -7px;
  background-size: 38px;
}
.see-more-trainings > div:not(.contextual) p:nth-child(2) a:after {
  border-top-width: 8px;
  border-right-width: 8px;
  border-bottom-width: 8px;
  top: -8px;
  bottom: -8px;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #sticky-sidebar ul li a {
    font-size: 1em;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h1 {
    font-size: 3.75rem;
  }
}
.h1 {
  font-size: 3.75rem;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h2 {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    /* display: inline-block; */
    margin-top: 15px;
  }
  h2:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  h2:after {
    content: none;
  }
}
.h2 {
  font-size: 3.25rem;
  margin-bottom: 30px;
  line-height: .9;
  font-weight: 100;
  display: inline-block;
  margin-top: 15px;
}
.h2:after {
  width: 100px;
  height: 9px;
  bottom: -3px;
}
.h2:after {
  content: none;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h3 {
    font-size: 2.5rem;
  }
}
.h3 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h4 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.h4 {
  font-size: 2rem;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h5 {
    font-size: 1.5rem;
  }
}
.h5 {
  font-size: 1.5rem;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  h6 {
    font-size: 1.125rem;
  }
}
.h6 {
  font-size: 1.125rem;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .captcha,
  .g-recaptcha {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  [id*=edit-champs-obligatoires] {
    font-size: 1rem;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  input[class*="form-"]:not([type=submit]),
  .form-textarea {
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .webform-actions .webform-button--submit {
    padding: 18px 60px;
    font-size: 1.25rem;
  }
}
.form-submit {
  -webkit-appearance: none;
  border-radius: 0;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .form-select {
    font-size: 1rem;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .form-checkbox + .option {
    font-size: 1rem;
  }
  .form-checkbox + .option:before {
    width: 15px;
    height: 15px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  [class*=form-item-j-autorise-le-groupe-sup-de] {
    margin-top: 20px;
  }
  [class*=form-item-j-autorise-le-groupe-sup-de] .description {
    font-size: 0.9375rem;
    font-style: italic;
    margin-top: 3px;
  }
}
.form-radio {
  position: absolute !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  form:not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-international-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-professionnel-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-page-ecoles-et-formations) .js-webform-type-radios {
    margin-bottom: 14px;
  }
  form:not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-international-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-professionnel-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-page-ecoles-et-formations) .js-webform-type-radios legend {
    margin-bottom: 6px;
  }
  form:not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-international-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-professionnel-page-ecoles-et-formations):not(#views-exposed-form-ecoles-et-formations-bloc-resultat-etudiant-page-ecoles-et-formations) .js-webform-type-radios .fieldset-wrapper .js-webform-radios .form-item:not(:first-of-type) {
    /*margin-left: 50px;*/
  }
}
/* FORM LAYOUTS */
/* .form-3 > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
  width: calc((100% / 3) - 8px);
  margin-bottom: 14px;
}
.form-3 > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
  width: auto;
  margin: 10px 0;
} */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .content-area form.webform-submission-form fieldset[data-drupal-selector="edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor"] {
    padding-left: 0;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .content-area form.webform-submission-form fieldset[data-drupal-selector="edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor"] {
    text-align: center;
    display: inherit !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .content-area form.webform-submission-form fieldset[data-drupal-selector="edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor"] legend {
    float: none !important;
    margin: 0 !important;
  }
  .content-area form.webform-submission-form fieldset[data-drupal-selector="edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor"] [id*=edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor] {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 8px;
    margin-bottom: 4px;
  }
  .content-area form.webform-submission-form fieldset[data-drupal-selector="edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor"] [id*=edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor] > div {
    width: 100px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .kalendae {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 55px;
    padding-right: 55px;
  }
  .kalendae .k-calendar {
    width: 345px;
  }
  .kalendae .k-calendar.k-last-month {
    display: none;
  }
  .kalendae .k-calendar.k-first-month .k-title .k-btn-next-month,
  .kalendae .k-calendar.k-first-month .k-title .k-btn-next-year {
    display: block;
  }
  .kalendae .k-calendar.k-first-month .k-title .k-btn-next-year {
    right: -50px;
  }
  .kalendae .k-calendar.k-first-month .k-title .k-btn-next-month {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .kalendae .k-calendar.k-first-month .k-title .k-caption {
    margin-right: auto;
    margin-left: auto;
  }
  .kalendae .k-calendar.k-first-month .k-title .k-btn-previous-year {
    left: -50px;
  }
  .kalendae .k-calendar.k-last-month {
    display: none;
  }
  .kalendae .k-calendar.k-last-month .k-title .k-btn-previous-month,
  .kalendae .k-calendar.k-last-month .k-title .k-btn-previous-year {
    display: block;
  }
  .kalendae .k-calendar .k-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .kalendae .k-calendar .k-title a {
    cursor: pointer;
  }
  .kalendae .k-calendar .k-title .k-caption {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.188rem;
  }
  .kalendae .k-calendar .k-title .k-btn-previous-month,
  .kalendae .k-calendar .k-title .k-btn-next-month {
    display: block;
    height: 50px;
    width: 50px;
    background: url('../images/svg/down-arrow-white.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px auto;
  }
  .kalendae .k-calendar .k-title .k-btn-previous-month {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .kalendae .k-calendar .k-title .k-btn-next-month {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .kalendae .k-calendar .k-title .k-btn-next-year,
  .kalendae .k-calendar .k-title .k-btn-previous-year {
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    background: url('../images/svg/double-arrow-white.svg') no-repeat center center;
  }
  .kalendae .k-calendar .k-title .k-btn-previous-year {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .kalendae .k-calendar .k-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .kalendae .k-calendar .k-header span {
    width: 44px;
    text-align: center;
    font-weight: bold;
  }
  .kalendae .k-calendar .k-header span:not(:first-of-type) {
    margin-left: 6px;
  }
  .kalendae .k-calendar .k-days {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .kalendae .k-calendar .k-days span {
    font-size: 0.875rem;
    width: 44px;
    height: 30px;
  }
  .kalendae .k-separator {
    width: 8px;
    background: #164194;
  }
}
/*@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #header {
    height: auto;
  }
  #header #header-gauche {
    position: relative;
    z-index: 9999;
  }
  #header #header-gauche > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100px;
    padding: 10px 22px;
  }
  #header #header-gauche > div #block-logoheader {
    width: 65px;
    margin-right: 15px;
    margin-left: 0;
    padding-top: 0;
  }
  #header #header-gauche > div #block-bloclogospartenairesheader {
    width: auto;
    position: static;
    top: auto;
    background: none;
  }
  #header #header-gauche > div #block-bloclogospartenairesheader ul:not(.contextual-links) {
    height: auto;
    padding-right: 0;
  }
  #header #header-gauche > div #block-bloclogospartenairesheader ul:not(.contextual-links) li:not(:first-child) {
    margin-left: 10px;
  }
  #header #header-gauche > div #block-bloclogospartenairesheader ul:not(.contextual-links) li img {
    max-width: 100px;
    max-height: 30px;
  }
  #header #header-gauche > div #block-formulairederecherche {
    top: 172px;
    height: 95px;
    z-index: 200;
    left: 30%;
    right: auto;
    width: 40%;
    display: none;
  }
  #header #header-gauche > div #block-formulairederecherche.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header #header-gauche > div #block-formulairederecherche #search-block-form {
    position: relative;
  }
  #header #header-gauche > div #block-formulairederecherche [type="search"] {
    border-color: white !important;
    width: 200px !important;
    height: 46px !important;
    line-height: 46px !important;
    background: transparent !important;
    padding: 0 20px !important;
    color: white;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
  }
  #header #header-gauche > div #block-formulairederecherche [type="submit"] {
    border-color: white;
    background-image: url('../images/svg/search-white.svg');
    background-size: 100% auto;
    width: 23px;
    height: 23px;
    right: auto;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #header #header-gauche > div #block-boutoncontactheader {
    top: 172px;
    height: 95px;
    z-index: 4;
    right: 0;
    width: 30%;
    display: none;
  }
  #header #header-gauche > div #block-boutoncontactheader.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header #header-gauche > div #block-boutoncontactheader a {
    background-image: url('../images/svg/envelope2-white.svg');
    background-size: 22px auto;
    border: 2px solid white;
    color: white;
    font-size: 1.25rem;
    line-height: 56px;
    padding-left: 50px;
    display: inline-block;
    margin-left: 20px;
  }
  #header #header-gauche > div #block-boutoncontactheader a:hover {
    background-position: 19px center;
    line-height: 56px;
    background-size: 22px auto;
  }
  #header #header-gauche > div #toggle-menu-mobile {
    display: block;
    width: 32px;
    height: 22px;
    margin-left: auto;
    cursor: pointer;
    background: url('../images/svg/mobile-menu.svg') no-repeat top left;
  }
  #header #header-droite {
    position: static;
  }
  #header #header-droite #block-blocselecteurdeprofilheader {
    background: url('../images/png/fleche-bg-blanc-trop.png') no-repeat top center #e55144;
    background-position: center -1px;
    position: absolute;
    left: 0;
    right: 0;
    height: 72px;
    z-index: 10000;
    display: none;
  }
  #header #header-droite #block-blocselecteurdeprofilheader.is-visible {
    display: block;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-type {
    font-size: 1.25rem;
  }
  #header #header-droite #block-blocselecteurdeprofilheader #current-profil {
    font-size: 1.25rem;
  }
  #header #header-droite #block-blocselecteurdeprofilheader #current-profil:empty:after {
    width: 35px;
    height: 35px;
    margin-left: 5px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .profil-actuellement-actif {
    height: 36px;
    width: 36px;
    background: url('../images/svg/close-icon-white.svg') no-repeat center right;
    background-size: 100% auto;
    position: relative;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .profil-actuellement-actif li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .close-popin {
    top: 15px;
    width: 45px;
    height: 45px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .header-profil-header p {
    font-size: 3.25rem;
    margin-bottom: 30px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select {
    width: 100%;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li {
    height: auto;
    width: calc(50% - 10px);
    padding: 40px 0;
    margin-top: 20px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li span {
    font-size: 2.25vw;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li.p-et span:before {
    width: 28px;
    height: 22px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li.p-eti span:before {
    width: 42px;
    height: 25px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li.p-ent span:before {
    width: 56px;
    height: 25px;
  }
  #header #header-droite #block-blocselecteurdeprofilheader .header-profil-popin .profil-select li.p-pro span:before {
    width: 24px;
    height: 24px;
  }
  #header #header-droite #block-reseauxsociauxheader {
    display: none;
  }
  #header #header-droite #block-selecteurdelangue {
    position: absolute;
    top: 172px;
    height: 95px;
    left: 0;
    right: 0;
    width: 30%;
    display: none;
  }
  #header #header-droite #block-selecteurdelangue:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 95px;
    width: 100vw;
    z-index: 4000;
    background: #164194;
  }
  #header #header-droite #block-selecteurdelangue.is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #header #header-droite #block-selecteurdelangue .links {
    background-image: url('../images/svg/down-arrow-white.svg');
    background-size: 35px auto;
    font-size: 1.25rem;
    padding: 0;
    z-index: 2000000;
    height: 50px;
    width: 65px;
    margin-right: 20px;
  }
  #header #header-droite #block-selecteurdelangue .links.is-open {
    z-index: 200000;
  }
  #header #header-droite #block-selecteurdelangue .links.is-open li:not(.is-active) a {
    color: #777777;
  }
  #header #header-droite #block-selecteurdelangue .links.is-open li:hover {
    opacity: 1;
  }
  #header #header-droite #block-selecteurdelangue .links a {
    color: white;
  }
  #header #block-esc-larochelle-main-menu {
    display: none;
  }
  #header #block-esc-larochelle-main-menu .menu-item {
    display: block;
    margin-left: 0;
    margin-top: 25px;
  }
  #header #block-esc-larochelle-main-menu .menu-item:first-child + li {
    margin-top: 0;
  }
  #header #block-esc-larochelle-main-menu a {
    font-size: 1.5625rem;
    color: white;
    text-transform: uppercase;
  }
  #header #block-blocsousmenupersonnalise {
    position: absolute;
    top: 267px;
    min-height: 400px;
    z-index: 3;
    background: #164194;
    width: 100% !important;
    left: 0;
    padding: 20px 20px 0 20px;
    display: none;
  }
  #header #block-blocsousmenupersonnalise.is-visible {
    display: block;
  }
  #header #block-blocsousmenupersonnalise .item-first {
    display: block !important;
    position: static;
  }
  #header #block-blocsousmenupersonnalise .item-first #current-first-item {
    font-size: 1.5625rem;
    margin-bottom: 35px;
  }
  #header #block-blocsousmenupersonnalise .item-first #current-first-item:after {
    content: "";
    width: 15px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    background: url(../images/svg/mobile-down-arrow-menu.svg) no-repeat top left;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  #header #block-blocsousmenupersonnalise .item-first #current-first-item.is-open:after {
    -webkit-transform: none;
            transform: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .items-first-level-container {
    height: auto;
    width: 100%;
    padding: 0;
    position: static;
  }
  #header #block-blocsousmenupersonnalise .item-first#items-first-14 .items-first-level-container {
    min-height: 0;
  }
  #header #block-blocsousmenupersonnalise .item-first .image-menu {
    display: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first {
    font-size: 1.375rem;
    margin-top: -10px;
    margin-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    display: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first .child-first:hover > a {
    border: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first .child-first:not(:first-child) {
    margin-top: 20px;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first .child-first.has-sub > a:after {
    content: "";
    margin-left: 10px;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first .child-first.has-sub:after {
    border-width: 6px 0 6px 6px;
    margin-left: -7px;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-first .child-first.is-open a:after {
    -webkit-transform: none;
            transform: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second {
    position: absolute;
    height: 100%;
    right: 0;
    width: 50vw;
    left: auto;
    padding: 6em 2em 0 !important;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second.is-open {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second:before {
    content: none;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second .child-second {
    margin: 15px 0;
    padding-right: 45px;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second .child-second:after {
    width: 34px;
    height: 34px;
    background-size: 34px;
  }
}*/
@media only screen and (max-width: 900px) and (min-width: 641px) {
  #header #block-blocsousmenupersonnalise .item-first .child-first.has-sub:after {
    display: none !important;
  }
  #header #block-blocsousmenupersonnalise .item-first .childs-second.is-open {
    display: none;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #footer #footer-gauche {
    zoom: 70%;
    width: 50vw;
  }
  #footer #footer-droite {
    width: 50vw;
    padding: 0;
  }
  #footer #footer-droite > div {
    width: auto;
    height: 220px;
    padding: 0 25px;
  }
  #footer #footer-droite > div #block-bloctelephonefooter a {
    font-size: 1.625rem;
  }
  #footer #footer-droite > div #block-bloctelephonefooter a:before {
    width: 30px;
    height: 30px;
  }
  #footer #footer-droite #block-reseauxsociaux li {
    width: 40px;
    height: 40px;
  }
  #footer #footer-droite #block-reseauxsociaux li p {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
  #footer #footer-droite #block-pieddepage .menu {
    width: 12vw;
  }
  #footer #footer-droite #block-pieddepage .menu li:first-of-type a:before {
    background-size: 80% auto;
  }
  #footer #footer-droite #block-pieddepage a {
    font-size: 0.875rem;
    padding: 15px 0 9px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  #footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #footer #footer-gauche {
    width: 100%;
  }
  #footer #footer-droite {
    width: 100%;
  }
  #footer #footer-droite #block-pieddepage .menu {
    width: 20vw;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .front-page .home-ban-title {
    width: auto;
    font-size: 4.125rem;
    line-height: .95;
    margin-bottom: 20px;
  }
  .front-page .home-ban-text {
    width: auto;
    font-size: 1rem;
    margin-bottom: 0;
  }
  .front-page #block-views-block-bannieres-block-bannieres-accueil .views-row {
    height: 40vw;
    padding: 60px 25px 65px 25px;
  }
  .front-page #block-views-block-bannieres-block-bannieres-accueil .views-field-field-titre-visible p {
    width: auto;
    font-size: 4.125rem;
    line-height: .95;
    margin-bottom: 20px;
  }
  .front-page #block-views-block-bannieres-block-bannieres-accueil .views-field-body p {
    width: auto;
    font-size: 1rem;
    margin-bottom: 0;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil {
    padding: 40px 80px;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-field-field-logo {
    width: 190px;
    margin: 0;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil [class*="js-view-dom-id"] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-row {
    width: auto;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 40px;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-row:not(:first-child) {
    margin: 25px 0 0 0;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-row .see-more-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-row .see-more-btn a {
    margin-top: 0;
    width: 40px;
    height: 40px;
    position: inherit;
  }
  .front-page #block-views-block-ecoles-block-ecoles-accueil .views-row:nth-child(4) .views-field-field-logo {
    margin-bottom: 0;
  }
  .front-page #block-blocselecteurdeprofilaccueil {
    background-size: auto 30px;
  }
  .front-page #block-blocselecteurdeprofilaccueil > div {
    padding: 55px 80px 60px;
    width: 100%;
  }
  .front-page #block-blocselecteurdeprofilaccueil .label-profils-accueil {
    text-align: inherit;
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
  .front-page #block-blocselecteurdeprofilaccueil .profil-select {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 540px;
    margin: 0 auto;
  }
  .front-page #block-blocselecteurdeprofilaccueil .profil-select li {
    /*width: calc(50% - 10px);
    height: 80px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.25rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;*/
  }
  .front-page #block-blocselecteurdeprofilaccueil .profil-select li:not(:first-child) {
    margin-left: 0;
  }
  /*.front-page #block-blocselecteurdeprofilaccueil .profil-select li:not( :nth-child(-n+2)) {
    margin-top: 20px;
  }*/
  .front-page #block-strataccueilblocsbrochuresrencontreinscription ul:not(.contextual-links) li {
    width: 100%;
    height: 230px;
    padding: 25px 2vw;
  }
  .front-page #block-strataccueilblocsbrochuresrencontreinscription ul:not(.contextual-links) li div {
    width: 100%;
  }
  .front-page #block-strataccueilblocsbrochuresrencontreinscription ul:not(.contextual-links) li a {
    font-size: 2.65vw;
    width: 100%;
    max-width: none;
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    left: 0;
    min-height: 120px;
    width: calc(100% - 60px);
  }
  .front-page #block-strataccueilblocsbrochuresrencontreinscription ul:not(.contextual-links) li a:after {
    background-size: 25px auto;
    width: 60px;
    right: -60px;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil {
    padding: 25px;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil > div {
    padding: 30px 16%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil #text-pq-sdclr {
    font-size: 2.5rem;
    max-width: none;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil ul:not(.contextual-links) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil ul:not(.contextual-links) li {
    background-size: 150px auto;
    font-size: 2rem;
    padding-top: 155px;
    padding-left: 15px;
    width: 40%;
    margin: 0 5%;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil ul:not(.contextual-links) li:not( :nth-child(-n+2)) {
    margin-top: 35px;
  }
  .front-page #block-pourquoichoisirlegroupesdclraccueil ul:not(.contextual-links) li:not(:first-child) {
    margin-left: 5%;
  }
  .front-page #block-suiveznosnewsaccueil {
    background-position: top left;
  }
  .front-page #block-suiveznosnewsaccueil #content-bloc-suiveznosnewsaccueil {
    height: 220px;
    padding: 25px 40px 60px 40px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .front-page #block-suiveznosnewsaccueil #content-bloc-suiveznosnewsaccueil span {
    font-size: 2.5rem;
    padding: 4px 10px;
    line-height: 1;
    margin-bottom: 25px;
    background: #164194;
  }
  .front-page #block-suiveznosnewsaccueil #content-bloc-suiveznosnewsaccueil span strong {
    border-bottom-width: 4px;
  }
  .front-page #block-suiveznosnewsaccueil #block-newsletter-accueil {
    width: 60%;
    padding-left: 40px;
  }
  .front-page #block-suiveznosnewsaccueil #block-newsletter-accueil form {
    margin: 0;
  }
  .front-page #block-suiveznosnewsaccueil #block-newsletter-accueil form [type="email"] {
    font-size: 1rem;
    width: 100%;
    border-radius: 0;
    -webkit-appearance: none;
  }
  .front-page #block-suiveznosnewsaccueil #block-newsletter-accueil form [type="submit"] {
    width: 100%;
    min-width: 215px;
    font-size: 1rem;
    border-radius: 0;
    -webkit-appearance: none;
  }
  .front-page #block-suiveznosnewsaccueil #block-rs-content-accueil {
    height: 100%;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 4vw;
  }
  .front-page #block-suiveznosnewsaccueil #block-rs-content-accueil ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .front-page #block-suiveznosnewsaccueil #block-rs-content-accueil ul li {
    width: 7vw;
    height: 7vw;
    max-width: 6vw;
    max-height: 6vw;
    margin: 7px;
    font-size: 0;
  }
  .front-page #block-views-block-evenements-block-event-accueil {
    padding: 10px 25px 50px 25px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] {
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-row {
    width: calc(100% / 3 - 25px);
    margin-bottom: 20px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-row:not( :nth-child(3n+1)) {
    margin-left: 35px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-field-field-thematique .field-content {
    font-size: 1.3vw;
    padding: 10px 15px 5px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-field-nothing {
    width: 30%;
    font-size: 1.625rem;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-field-nothing strong {
    letter-spacing: 0;
    margin-top: -5px;
    font-size: 1rem;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*="js-view-dom"] .views-field-nothing + div {
    width: 70%;
  }
  .front-page #block-views-block-evenements-block-event-accueil footer {
    width: 100%;
    margin-top: 5px;
  }
  .front-page #block-views-block-evenements-block-event-accueil footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .front-page #block-views-block-evenements-block-event-accueil footer a:after {
    width: 87px;
    right: -89px;
  }
  .front-page #block-views-block-evenements-block-event-accueil footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil {
    margin-top: 0;
    padding: 0px 25px 60px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] header > * {
    font-family: 'Roboto', sans-serif;
    color: #164194;
    position: relative;
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-row {
    width: calc(100% / 3 - 9%);
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
    margin-left: 20px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-field-field-photos {
    font-size: 0;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-field-field-photos img {
    display: block;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .item-actu-listing {
    height: auto;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .thematique-actu {
    font-size: 1.3vw;
    top: 15.3vw;
    padding: 10px 15px 5px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .cat-actu {
    font-size: 1.625rem;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .titre-actu {
    font-size: 1.5rem;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .lire-suite {
    margin-top: 10px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer {
    margin-top: 25px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a:after {
    width: 87px;
    right: -89px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .front-page #block-blocstratbasdepageaccueil {
    height: auto;
    padding: 60px 40px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(2) {
    width: auto;
    font-size: 4.125rem;
    line-height: .95;
    margin-bottom: 20px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(2):after {
    height: 6px;
    margin-top: 6px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(3) {
    font-size: 1rem;
    margin-bottom: 15px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(4) a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(4) a:after {
    width: 87px;
    right: -89px;
  }
  .front-page #block-blocstratbasdepageaccueil p:nth-of-type(4) a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .front-page #block-views-block-evenements-block-event-accueil {
    padding: 10px 25px 50px 25px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-row:not( :nth-child(3n+1)) {
    margin-left: 0;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-field-field-thematique .field-content {
    font-size: 0.875rem;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-field-nothing {
    width: 110px;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-field-nothing strong {
    font-size: 1.125rem;
  }
  .front-page #block-views-block-evenements-block-event-accueil [class*=js-view-dom] .views-field-nothing + div {
    width: calc(100% - 130px);
  }
  .front-page #block-suiveznosnewsaccueil #block-newsletter-accueil {
    padding-left: 0;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-row:not(:first-child) {
    margin-left: 0;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
    margin-left: 0;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-field-field-photos {
    font-size: 0;
    background: white;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .views-field-field-photos img {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .item-actu-listing {
    height: auto;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .thematique-actu {
    top: 154px;
    font-size: 0.875rem;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .cat-actu {
    font-size: 1.625rem;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .titre-actu {
    font-size: 1.5rem;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .lire-suite {
    margin-top: 10px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil [class*="js-view-dom-id"] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer {
    margin-top: 5px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a:after {
    width: 87px;
    right: -89px;
  }
  .front-page #block-views-block-actualites-block-actu-accueil footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
/* INDEX PAGE OF SCHOOLS */

@media only screen and (max-width: 1320px) and (min-width: 641px) {
  /* ALL SCHOOLS */
  .type_ecole:not(.type_formation_initiale_) {
    /* FORMATION BLOC */
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-title,
  .type_ecole:not(.type_formation_initiale_) .titre-bloc-dans-ecole {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
    margin-bottom: 50px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-title:after,
  .type_ecole:not(.type_formation_initiale_) .titre-bloc-dans-ecole:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-title:after,
  .type_ecole:not(.type_formation_initiale_) .titre-bloc-dans-ecole:after {
    bottom: -12px;
  }
  .type_ecole:not(.type_formation_initiale_) [class*=lr-] {
    font-size: 1rem;
    padding: 14px 14px 8px;
    margin-top: 10px;
  }
  .type_ecole:not(.type_formation_initiale_) .content-area {
    padding-top: 0;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole {
    padding: 30px 30px 50px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole > div:not(.contextual) {
    width: auto;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .slick-dots {
    bottom: -20px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .slick-list {
    height: 155px !important;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .views-field-title a {
    font-size: 2rem;
    margin-bottom: 15px;
    line-height: 1.1;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .views-field-title a:after {
    height: 55px;
    width: 55px;
    background-size: 55px auto;
    right: -85px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .views-row {
    padding-right: 120px;
  }
  .type_ecole:not(.type_formation_initiale_) #content-infos-comp-ecole {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* .type_ecole:not(.type_formation_initiale_) #field_logo_and_body {
    padding: 30px;
  } */
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body #field_logo {
    max-width: 200px;
  }
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body #field_logo img {
    width: 100%;
    height: auto;
  }
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body #field_body {
    line-height: 1.5;
    color: #3f3e3e;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body #field_body p {
    margin-bottom: 0 !important;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation {
    padding-top: 40px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*="js-view-dom-id"] > .views-row {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 10px);
            flex: 0 1 calc(50% - 10px);
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*="js-view-dom-id"] > .views-row:not( :nth-child(-n+2)) {
    margin-top: 20px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*="js-view-dom-id"] > .views-row:last-child .views-field-nothing-1 .field-content > ul:not(.contextual-links) {
    margin-top: 0;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*="js-view-dom-id"] > .views-row:last-child .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li {
    margin-top: 30px !important;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-title {
    padding: 30px 35px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-title a {
    padding-right: 70px;
    background-size: 50px;
    min-height: 50px;
    font-size: 1.625rem;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:not(:first-of-type) {
    margin-top: 30px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-of-type(odd) {
    width: 100%;
    padding-right: 0;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-of-type(even) {
    width: 100%;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations {
    padding: 50px 40px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) {
    width: 100%;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) .more-formations {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
    border-top-width: 8px;
    border-left-width: 8px;
    border-bottom-width: 8px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    width: 87px;
    right: -89px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    border-top-width: 8px;
    border-right-width: 8px;
    border-bottom-width: 8px;
    top: -8px;
    bottom: -8px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire {
    padding: 40px 0 0 0;
    width: auto;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire:before {
    top: -40px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire [class*="js-view-dom"] {
    width: 100% !important;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire header {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    text-align: center;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire .wrapper-partenaires {
    position: relative;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire .wrapper-partenaires li {
    zoom: .9;
    margin: 0 20px;
    vertical-align: middle;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire .slick-slider .slick-arrow {
    width: 50px;
    height: 51px;
    display: block;
    background: url('../images/svg/left-arrow-blue.svg') no-repeat top left;
    background-size: 100% auto;
    overflow: hidden;
    top: 10px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire .slick-slider .slick-arrow.slick-prev {
    left: -80px;
  }
  .type_ecole:not(.type_formation_initiale_) #block-views-block-entreprises-ecole-block-partenaire .slick-slider .slick-arrow.slick-next {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    right: -80px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_ecole:not(.type_formation_initiale_) #block-views-block-actualites-block-actualites-page-ecole .slick-list {
    height: 200px !important;
  }
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body .field_logo_and_body_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .type_ecole:not(.type_formation_initiale_) #field_logo_and_body .field_logo_and_body_content #field_body {
    margin: 25px 0 0 0;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*=js-view-dom-id] {
    display: block;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*=js-view-dom-id] > .views-row {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    width: 100%;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*=js-view-dom-id] > .views-row:not(:first-child) {
    margin-top: 20px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*=js-view-dom-id] > .views-row:last-child .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li {
    -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-element-container > [class*=js-view-dom-id] > .views-row:last-child .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-of-type(odd) {
    padding-right: 20px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:not(:first-of-type) {
    margin-top: 30px;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-child(2) {
    margin-top: 0;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-of-type(odd) {
    padding-right: 20px;
    width: 50%;
  }
  .type_ecole:not(.type_formation_initiale_) .onglet-infos-comp-container-block_formation .onglet-infos-comp-content .views-field-nothing-1 .field-content > ul:not(.contextual-links) > li:nth-of-type(even) {
    width: 50%;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  #contact-formation .tel-formation a {
    font-size: 1.065rem !important;
  }
  .slide-onglets {
    width: 20px;
    height: 100%;
    background-size: 100% auto !important;
  }
  .slide-onglets.slide-onglets-left {
    left: 20px;
  }
  .slide-onglets.slide-onglets-right {
    right: 20px;
  }
  .type_formation_initiale_,
  .type_formation_continue_ {
    /* TRAINING HERO */
  }
  .type_formation_initiale_ #content-header #page_haut > div,
  .type_formation_continue_ #content-header #page_haut > div {
    display: block;
  }
  .type_formation_initiale_ #content-header #page_haut > div .block-core,
  .type_formation_continue_ #content-header #page_haut > div .block-core {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .type_formation_initiale_ #content-header #page_haut > div #block-blocinformationsformationhautdepage--2,
  .type_formation_continue_ #content-header #page_haut > div #block-blocinformationsformationhautdepage--2 {
    margin-top: 0;
  }
  .type_formation_initiale_ #content-header #content-bloc-infos-formation > ul,
  .type_formation_continue_ #content-header #content-bloc-infos-formation > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
  }
  .type_formation_initiale_ #content-header #content-bloc-infos-formation > ul > li,
  .type_formation_continue_ #content-header #content-bloc-infos-formation > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% / 4);
  }
  .type_formation_initiale_ #content-header #content-bloc-infos-formation > ul > li:first-child,
  .type_formation_continue_ #content-header #content-bloc-infos-formation > ul > li:first-child {
    margin-top: 30px;
  }
  .type_formation_initiale_ #content-header #content-bloc-infos-formation > ul > li:not(:first-child),
  .type_formation_continue_ #content-header #content-bloc-infos-formation > ul > li:not(:first-child) {
    margin-top: 30px;
  }
  .type_formation_initiale_ #strat-1,
  .type_formation_continue_ #strat-1 {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .type_formation_initiale_ #strat-1-1,
  .type_formation_continue_ #strat-1-1 {
    width: calc(100% - 320px);
    padding: 40px 30px;
  }
  .type_formation_initiale_ #strat-1-1 #director-formation,
  .type_formation_continue_ #strat-1-1 #director-formation {
    height: 150px;
    margin-bottom: 20px;
  }
  .type_formation_initiale_ #strat-1-1 #director-formation #director-img,
  .type_formation_continue_ #strat-1-1 #director-formation #director-img {
    width: 150px;
  }
  .type_formation_initiale_ #strat-1-1 #director-formation #director-title,
  .type_formation_continue_ #strat-1-1 #director-formation #director-title {
    width: calc(100% - 180px);
    margin-bottom: 4px;
  }
  .type_formation_initiale_ #strat-1-1 #director-formation #director-name,
  .type_formation_continue_ #strat-1-1 #director-formation #director-name {
    font-size: 2rem;
    width: calc(100% - 180px);
    padding-bottom: 20px;
  }
  .type_formation_initiale_ #strat-1-1 #director-formation #director-name:after,
  .type_formation_continue_ #strat-1-1 #director-formation #director-name:after {
    width: 40px;
    height: 7px;
    margin-top: 2px;
  }
  .type_formation_initiale_ #strat-1-1 #description-formation,
  .type_formation_continue_ #strat-1-1 #description-formation {
    padding-right: 0;
  }
  .type_formation_initiale_ #strat-1-1 #description-formation p,
  .type_formation_continue_ #strat-1-1 #description-formation p {
    line-height: 1.5;
    color: #3f3e3e;
  }
  .type_formation_initiale_ #strat-1-2,
  .type_formation_continue_ #strat-1-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding: 30px;
    display: block;
  }
  .type_formation_initiale_ #strat-1-2 ul,
  .type_formation_continue_ #strat-1-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .type_formation_initiale_ #strat-1-2 li:not(:first-child),
  .type_formation_continue_ #strat-1-2 li:not(:first-child) {
    margin-top: 0;
  }
  .type_formation_initiale_ #strat-1-2 li:nth-child(2),
  .type_formation_continue_ #strat-1-2 li:nth-child(2) {
    margin: 0 20px;
  }
  .type_formation_initiale_ #strat-1-2 li#lien-dl-brochure a:after,
  .type_formation_continue_ #strat-1-2 li#lien-dl-brochure a:after {
    background-size: 20px auto;
  }
  .type_formation_initiale_ #strat-1-2 li#lien-inscript-concours a:after,
  .type_formation_continue_ #strat-1-2 li#lien-inscript-concours a:after {
    background-size: 24px auto;
  }
  .type_formation_initiale_ #strat-1-2 li#lien-nous-rencontrer a:after,
  .type_formation_continue_ #strat-1-2 li#lien-nous-rencontrer a:after {
    background-size: 24px auto;
  }
  .type_formation_initiale_ #strat-1-2 li a,
  .type_formation_continue_ #strat-1-2 li a {
    font-size: 1.375rem;
    padding: 17px 20px;
    margin-right: 57px;
  }
  .type_formation_initiale_ #strat-1-2 li a:after,
  .type_formation_continue_ #strat-1-2 li a:after {
    width: 57px;
    right: -59px;
  }
  .type_formation_initiale_ #strat-1-2 li a:after,
  .type_formation_continue_ #strat-1-2 li a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_formation_initiale_ #strat-1-3,
  .type_formation_continue_ #strat-1-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 320px;
    padding: 40px 30px;
  }
  .type_formation_initiale_ #strat-1-3 .titre-bloc-dans-ecole,
  .type_formation_continue_ #strat-1-3 .titre-bloc-dans-ecole {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: block;
  }
  .type_formation_initiale_ #strat-1-3 .titre-bloc-dans-ecole:after,
  .type_formation_continue_ #strat-1-3 .titre-bloc-dans-ecole:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_formation_initiale_ #strat-1-3 .titre-bloc-dans-ecole:after,
  .type_formation_continue_ #strat-1-3 .titre-bloc-dans-ecole:after {
    bottom: -12px;
  }
  .type_formation_initiale_ #strat-1-3 #contact-formation,
  .type_formation_continue_ #strat-1-3 #contact-formation {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .type_formation_initiale_ #strat-1-3 #contact-formation a.lien-tel,
  .type_formation_continue_ #strat-1-3 #contact-formation a.lien-tel {
    width: 190px;
  }
  .type_formation_initiale_ #infos-comp-formation,
  .type_formation_continue_ #infos-comp-formation {
    /* COURSES BLOC */
    /* PROGRAM BLOC */
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_annees_de_cours .titre-annee-cours,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_annees_de_cours .titre-annee-cours {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .titre-chiffres-cles,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .titre-chiffres-cles {
    font-size: 2rem;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .titre-chiffres-cles:after,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .titre-chiffres-cles:after {
    margin-bottom: 0;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .field-content,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .field-content {
    width: 100%;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .figure-number,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .figure-number {
    margin-right: 20px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .figure-text,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:first-of-type .figure-text {
    padding-bottom: 20px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+2) .figure-number,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+2) .figure-number {
    text-align: left;
    margin-left: 20px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+2) .figure-text,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+2) .figure-text {
    padding-top: 20px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+3) .figure-number,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul li:nth-of-type(2n+3) .figure-number {
    margin-right: 20px;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .field-content,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .field-content {
    width: 100%;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-text,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-text {
    line-height: 1.5;
    color: #3f3e3e;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-number,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-number {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .type_formation_initiale_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-number .number,
  .type_formation_continue_ #infos-comp-formation #onglet-infos-comp-field_contenu_programme .views-element-container ul .figure-number .number {
    font-size: 14.5vw;
  }
  /* .type_formation_initiale_ #block-blocformulairetelechargerlabrochure,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure {
    background: url('../images/png/download-brochure-bg-top.png') no-repeat top right, url('../images/png/download-brochure-bg-bot.png') no-repeat bottom left, #e5e5e5;
    padding: 40px 30px;
  } */
  /* .type_formation_initiale_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure:after,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure:after,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure #edit-telecharger-la-brochure:after {
    bottom: -5px;
  } */
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure],
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] {
    width: 100%;
  }
  /* .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]),
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  } */
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-vous-etes--wrapper,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-vous-etes--wrapper {
    margin-bottom: 40px !important;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-vous-etes--wrapper legend,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-vous-etes--wrapper legend,
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-civilite--wrapper legend,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-civilite--wrapper legend {
    display: block;
    float: none !important;
    margin-bottom: 5px;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-civilite--wrapper,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-civilite--wrapper {
    width: calc(100% / 3 - 8px);
    top: -6px;
    margin-bottom: 10px !important;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-telecharger-la-brochure,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-telecharger-la-brochure {
    margin-bottom: 30px;
  }
  .type_formation_initiale_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-adresse .fieldset-wrapper,
  .type_formation_continue_ #block-blocformulairetelechargerlabrochure [id*=webform-submission-telecharger-la-brochure] #edit-adresse .fieldset-wrapper {
    margin-top: 20px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations {
    padding: 50px 40px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual),
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) {
    width: 100%;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) .more-formations,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) .more-formations {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
    border-top-width: 8px;
    border-left-width: 8px;
    border-bottom-width: 8px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    width: 87px;
    right: -89px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_formation_initiale_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after,
  .type_formation_continue_ #block-blocenviededecouvrirdautresformations > div:not(.contextual) p:nth-child(2) a:after {
    border-top-width: 8px;
    border-right-width: 8px;
    border-bottom-width: 8px;
    top: -8px;
    bottom: -8px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 {
    padding-bottom: 50px;
    background: #efefef;
    padding: 30px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id],
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] {
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row {
    width: calc(100% / 3 - 25px);
    margin-bottom: 20px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)),
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
    margin-left: 35px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content {
    font-size: 1.3vw;
    padding: 10px 15px 5px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing {
    width: 30%;
    font-size: 1.625rem;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing strong,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing strong {
    letter-spacing: 0;
    margin-top: -5px;
    font-size: 1rem;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing + div,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing + div {
    width: 70%;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > *,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > * {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > *:after,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > *:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > *:after,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > *:after {
    content: none;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer {
    margin-top: 25px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a:after,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a:after,
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 {
    padding: 30px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] header,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] header > *,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] header > * {
    font-family: 'Roboto', sans-serif;
    color: #164194;
    position: relative;
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row {
    width: calc(100% / 3 - 9%);
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-of-type),
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
    margin-left: 20px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos {
    font-size: 0;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos img,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos img {
    display: block;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .item-actu-listing,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .item-actu-listing {
    height: auto;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .thematique-actu,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .thematique-actu {
    font-size: 1.3vw;
    top: 15.3vw;
    padding: 10px 15px 5px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .cat-actu,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .cat-actu {
    font-size: 1.625rem;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .date-actu,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .titre-actu,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .titre-actu {
    font-size: 1.5rem;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite {
    margin-top: 10px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite:before,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer {
    margin-top: 25px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after,
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_formation_continue_ #strat-1-1,
  .type_formation_initiale_ #strat-1-1 {
    width: 100%;
    padding-bottom: 20px;
  }
  .type_formation_continue_ #strat-1-1 #director-formation #director-title,
  .type_formation_initiale_ #strat-1-1 #director-formation #director-title {
    width: calc(100% - 180px);
  }
  .type_formation_continue_ #strat-1-1 #director-formation #director-name,
  .type_formation_initiale_ #strat-1-1 #director-formation #director-name {
    width: calc(100% - 180px);
  }
  .type_formation_continue_ #strat-1-2,
  .type_formation_initiale_ #strat-1-2 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 0 30px 30px;
  }
  .type_formation_continue_ #strat-1-2 ul,
  .type_formation_initiale_ #strat-1-2 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .type_formation_continue_ #strat-1-2 ul li,
  .type_formation_initiale_ #strat-1-2 ul li {
    width: 320px;
  }
  .type_formation_continue_ #strat-1-2 ul li:nth-child(2),
  .type_formation_initiale_ #strat-1-2 ul li:nth-child(2) {
    margin: 20px 0;
  }
  .type_formation_continue_ #strat-1-3,
  .type_formation_initiale_ #strat-1-3 {
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
  }
  .type_formation_continue_ #strat-1-3 #contact-formation,
  .type_formation_initiale_ #strat-1-3 #contact-formation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .type_formation_continue_ #strat-1-3 #contact-formation .titre-bloc-dans-ecole,
  .type_formation_initiale_ #strat-1-3 #contact-formation .titre-bloc-dans-ecole {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 30px;
  }
  .type_formation_continue_ #strat-1-3 #contact-formation .titre-bloc-dans-ecole:after,
  .type_formation_initiale_ #strat-1-3 #contact-formation .titre-bloc-dans-ecole:after {
    right: auto;
  }
  .type_formation_continue_ #strat-1-3 #contact-formation .tel-formation,
  .type_formation_initiale_ #strat-1-3 #contact-formation .tel-formation {
    width: 50%;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 {
    padding-bottom: 50px;
    background: #efefef;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id],
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] {
    width: 100%;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)),
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
    margin-left: 0;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content {
    font-size: 0.875rem;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing {
    width: 110px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing strong,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing strong {
    font-size: 1.125rem;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing + div,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 [class*=js-view-dom-id] .views-field-nothing + div {
    width: calc(100% - 130px);
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > *,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > * {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > *:after,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > *:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 header > *:after,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 header > *:after {
    content: none;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer {
    text-align: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 30px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a:after,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_formation_continue_ #block-views-block-evenements-block-event-formation--2 footer a:after,
  .type_formation_initiale_ #block-views-block-evenements-block-event-formation--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-child),
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-child) {
    margin-left: 0;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-of-type),
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-row:not(:first-of-type) {
    margin-left: 0;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos {
    font-size: 0;
    background: white;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos img,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .views-field-field-photos img {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .item-actu-listing,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .item-actu-listing {
    height: auto;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .thematique-actu,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .thematique-actu {
    top: 154px;
    font-size: 0.875rem;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .cat-actu,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .cat-actu {
    font-size: 1.625rem;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .date-actu,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .titre-actu,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .titre-actu {
    font-size: 1.5rem;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite {
    margin-top: 10px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite:before,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 [class*="js-view-dom-id"] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer {
    margin-top: 5px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_formation_continue_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after,
  .type_formation_initiale_ #block-views-block-actualites-block-actus-page-formation-seule--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_page .node .content {
    background: white;
    padding: 40px;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  [class*=bloc-lien-perso-] {
    padding: 18px 30px;
    font-size: 1.0625rem;
    margin-bottom: 20px;
    margin-top: 10px;
    background-position: calc(100% - 25px) 50%;
    background-size: 22px auto;
  }
  [class*=bloc-lien-perso-].has-picto {
    padding: 16px 70px 16px 25px;
  }
  .section-toggle .toggle-item {
    margin-bottom: 20px;
  }
  .section-toggle .toggle-item .toggle-title {
    font-size: 1.25rem;
    padding: 25px 90px 25px 35px;
  }
  .section-toggle .toggle-item .toggle-content {
    padding: 30px 40px;
  }
  .img-cadre-gris {
    padding: 30px 0;
    margin: 30px 0 40px;
  }
  img[data-align="left"],
  .align-left {
    margin-right: 2em;
    max-width: 100%;
    height: auto;
  }
  img[data-align="right"],
  .align-right {
    margin-left: 10px;
    max-width: 100%;
    height: auto;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) {
    padding-bottom: 25px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof):after {
    display: block;
    content: "";
    clear: both;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #created {
    font-size: 1rem;
    margin-bottom: 15px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_photos,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_img_une {
    margin-right: 30px;
    width: 34vw;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_photos .gallery-thumbs,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_img_une .gallery-thumbs {
    width: 28vw;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_chapo {
    margin-bottom: 20px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_chapo p {
    font-size: 1.25rem;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body sup,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati sup,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) sup,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours sup,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours sub {
    font-size: .7em;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) sub,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours sub {
    position: relative;
    top: 11px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body table td,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati table td,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) table td,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours table td {
    padding-left: 15px;
    padding-right: 15px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body table [class*=bloc-lien-perso-],
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati table [class*=bloc-lien-perso-],
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) table [class*=bloc-lien-perso-],
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours table [class*=bloc-lien-perso-] {
    text-decoration: none;
    padding: 12px 30px;
    font-size: 0.9375rem;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ul:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ul:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ul:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ul:not([class]) {
    margin-bottom: 25px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ul:not([class]) li,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ul:not([class]) li,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ul:not([class]) li,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ul:not([class]) li {
    /* padding-left: 30px; */
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ul:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ul:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ul:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ul:not([class]) li:not(:first-child) {
    margin-top: 15px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ul:not([class]) li ul,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ul:not([class]) li ul,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ul:not([class]) li ul,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ul:not([class]) li ul {
    margin-left: 30px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ol:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ol:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ol:not([class]),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ol:not([class]) {
    margin-bottom: 25px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ol:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ol:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ol:not([class]) li:not(:first-child),
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ol:not([class]) li:not(:first-child) {
    margin-top: 15px;
  }
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body ol:not([class]) ol,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati ol:not([class]) ol,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) ol:not([class]) ol,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours ol:not([class]) ol {
    margin-left: 30px;
  }
  /* .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #field_body p,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) .field_description_de_l_associati p,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) .onglet-infos-comp-content:not(#onglet-cours-formation) p,
  .node:not(#node-17):not(#node-103) .content:not(#infos_prof) #content-infos-comp-formation > ul > li:not(.onglet-infos-comp-container-block_formation) #onglet-cours-formation .contenu-cours p {
    line-height: 1.5;
    color: #3f3e3e;
  } */
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_page .node .content {
    padding: 30px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-103 #block-views-block-pages-enfants-block-pages-enfants-courant {
    margin-top: 0;
  }
  .node-103 .node .content {
    padding: 0;
  }
  .node-103 .chiffres-cles {
    -webkit-text-fill-color: #164194;
  }
  .node-103 .chiffres-cles .chiffres-desc {
    font-size: 2.8vw;
  }
  .node-103 .chiffres-cles .chiffres-creation {
    width: auto;
  }
  .node-103 .chiffres-cles .chiffres-creation:before {
    margin-bottom: 10px;
  }
  .node-103 .chiffres-cles .chiffres-creation .creation-date {
    font-size: 18vw;
  }
  .node-103 .chiffres-cles .chiffres-etudiants {
    width: auto;
    padding-top: 19vw;
    padding-left: 8vw;
    padding-right: 8vw;
    padding-bottom: 6vw;
    margin-right: 40px;
    margin-left: 40px;
    margin-top: -17vw;
  }
  .node-103 .chiffres-cles .chiffres-etudiants .etudiant-nombre {
    font-size: 7vw;
  }
  .node-103 .chiffres-cles .chiffres-wifi {
    padding-top: 3vw;
    padding-bottom: 6vw;
  }
  .node-103 .chiffres-cles .chiffres-wifi .wifi-nombre {
    font-size: 6vw;
  }
  .node-103 .chiffres-cles .chiffres-wifi .wifi-desc:after {
    width: 6.5vw;
    height: 6.5vw;
    background-size: 100% auto;
  }
  .node-103 .chiffres-cles .chiffres-profs {
    -webkit-text-fill-color: white;
    padding: 13vw 3vw;
  }
  .node-103 .chiffres-cles .chiffres-profs ul {
    width: auto;
  }
  .node-103 .chiffres-cles .chiffres-profs ul li {
    width: calc(50% - 6vw);
    margin: 0 3vw;
  }
  .node-103 .chiffres-cles .chiffres-profs ul li:not( :nth-child(-n+2)) {
    margin-top: 8vw;
  }
  .node-103 .chiffres-cles .chiffres-profs .profs-nombre {
    font-size: 8.5vw;
    margin-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .node-103 .chiffres-cles .chiffres-profs .profs-desc {
    font-size: 2.8vw;
    max-width: 20vw;
    line-height: 1.1;
  }
  .node-103 .chiffres-cles .chiffres-worldwide {
    padding: 60px 50px 120px;
    background-size: auto 90%;
  }
  .node-103 .chiffres-cles .chiffres-worldwide ul {
    width: 100%;
  }
  .node-103 .chiffres-cles .chiffres-worldwide ul li {
    padding-top: 9vw;
  }
  .node-103 .chiffres-cles .chiffres-worldwide ul li.internationaux {
    background-size: 5vw auto;
  }
  .node-103 .chiffres-cles .chiffres-worldwide ul li.nationalites {
    background-size: 5vw auto;
    background-position-y: 1vw;
  }
  .node-103 .chiffres-cles .chiffres-worldwide ul li.partenaires {
    background-size: 7vw auto;
    background-position-y: 1vw;
  }
  .node-103 .chiffres-cles .chiffres-worldwide .worldwide-nombre {
    font-size: 8vw;
  }
  .node-103 .chiffres-cles .chiffres-partenaires {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    padding: 3vw 0;
  }
  .node-103 .chiffres-cles .chiffres-partenaires .partenaires-nombre {
    font-size: 6vw;
    margin-right: 1vw;
  }
  .node-103 .chiffres-cles .chiffres-partenaires .partenaires-desc:after {
    width: 9vw;
    height: 6.7vw;
    top: 0;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-103 .chiffres-cles .chiffres-etudiants {
    margin-top: -21vw;
    padding-top: 24vw;
  }
}
/* PRESS */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-19 .webform-submission-contact-presse-form #edit-contactez-nous p {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .node-19 .webform-submission-contact-presse-form #edit-contactez-nous p:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-19 .webform-submission-contact-presse-form #edit-directrice-comm,
  .node-19 .webform-submission-contact-presse-form #edit-responscomm {
    padding-bottom: 10px;
    padding-top: 50px;
  }
  .node-19 .webform-submission-contact-presse-form #edit-directrice-comm a,
  .node-19 .webform-submission-contact-presse-form #edit-responscomm a {
    width: 190px;
  }
  .node-19 .webform-submission-contact-presse-form #edit-responscomm + .js-form-type-webform-markup {
    padding: 40px;
  }
  .node-19 .webform-submission-contact-presse-form #edit-responscomm + .js-form-type-webform-markup > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .node-19 .webform-submission-contact-presse-form #edit-responscomm + .js-form-type-webform-markup > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-19 .webform-submission-contact-presse-form #edit-responscomm + .js-form-type-webform-markup .js-form-item-telephone {
    margin-left: 12px;
  }
}
/* PRESS RELEASE INDEX */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-111 .views-infinite-scroll-content-wrapper ul {
    margin-bottom: 10px;
    margin-bottom: 0;
  }
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 25px 0;
    height: auto;
    min-height: 120px;
  }
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 5px;
  }
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
    font-size: 1.5rem;
    padding: 0 110px 0 30px;
  }
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
    width: 50px;
    height: 50px;
    right: 30px;
    background-size: 50px auto;
  }
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
    font-size: 1.25rem;
    color: #918b88;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-111 .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: 100%;
    padding: 30px 0;
  }
}
.node-111 .views-infinite-scroll-content-wrapper ul > :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
  font-size: 1rem;
  padding-left: 30px;
}
.node-111 .views-infinite-scroll-content-wrapper ul > :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date a:after {
  background-image: url('../images/svg/download-grey.svg');
}
/* CONTACT */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-17 .node .content {
    padding: 0;
  }
  .node-17 .node .content #field_body {
    margin-bottom: 40px;
  }
  .node-17 .node .content #field_body .bloc-contact {
    padding: 35px 30px;
  }
  .node-17 .node .content #field_body .bloc-contact > p {
    display: none;
  }
  .node-17 .node .content #field_body .bloc-contact h4 {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .node-17 .node .content #field_body .bloc-contact h6 {
    margin-top: 0;
  }
  /* .node-17 .node .content #field_body .bloc-contact:first-child a {
    font-size: 1.5rem;
    padding: 15px 30px;
    margin-bottom: 25px;
  } */
  .node-17 .node .content #field_body .bloc-contact ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
    /* max-width: 240px; */
    margin-left: auto;
    margin-right: auto;
  }
  .node-17 .node .content #field_body .bloc-contact ul li {
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
    background: transparent;
    height: unset;
    border-radius: unset;
    display: unset;
    font-size: 0;
  }
  .node-17 .node .content #field_body .bloc-contact ul li:not( :nth-child(-n+3)) {
    margin-top: 20px;
  }
  .node-17 .node .content #field_body .bloc-contact ul li:hover {
    background: transparent !important;
  }
  /*.node-17 .node .content #field_body .bloc-contact ul li:hover p {
    background: #777777;
  }*/
  .node-17 .node .content #field_body .bloc-contact ul li p {
    background: white;
    /*width: 60px;
    height: 60px;*/
    margin: 0 auto;
    padding: 0;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-selectionnez-une-ou-plusieurs-formations-new--wrapper {
    padding-left: 0 !important;
    width: auto;
    margin-bottom: 20px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-selectionnez-une-ou-plusieurs-formations-new--wrapper legend {
    margin-right: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background-position-x: 95%;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper #edit-vous-etes .form-item-vous-etes {
    margin-bottom: 10px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper #edit-vous-etes .form-item-vous-etes:not(:last-child) {
    margin-right: 50px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper {
    padding-left: 0 !important;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    /*width: calc((100% / 3) - 8px);*/
    margin-bottom: 14px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    /*width: calc((100% / 3) - 8px);*/
    margin-bottom: 14px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > div:nth-of-type(2),
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > div:nth-of-type(4) {
   /*margin-left: 14px;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > .form-item-selectionnez-la-formation-concernee {
    /*width: calc((100% * 2/3) - 2px) !important;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    /*width: calc((100% / 3) - 8px);*/
    margin-bottom: 14px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > #edit-tel-reseau-diplomes {
    margin-bottom: 20px;
    font-size: 2rem;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > div:nth-of-type(3),
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > div:nth-of-type(5) {
    /*margin-left: 14px;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .deposer_offre_stage_emploi .lien-connectez-vous,
  .node-17 #content-bloc-pagecontactobjetdevotredemande .publier_annonce_logement .lien-connectez-vous {
    /*padding: 20px 80px;
    font-size: 1.25rem;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    /*width: calc((100% / 3) - 8px);*/
    margin-bottom: 14px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > div:nth-of-type(5) {
    /*margin-left: 14px;*/
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-17 .node .content #field_body .bloc-contact:first-child a {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  /* .node-17 .node .content #field_body .bloc-contact ul {
    max-width: 160px;
    margin-top: 20px;
  }
  .node-17 .node .content #field_body .bloc-contact ul li {
    width: calc(100% / 2 - 30px);
    margin: 0 15px;
  } */
  .node-17 .node .content #field_body .bloc-contact ul li:not( :nth-child(-n+3)) {
    margin-top: 15px;
  }
  .node-17 .node .content #field_body .bloc-contact ul li:nth-child(3) {
    margin-top: 15px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-selectionnez-une-ou-plusieurs-formations-new--wrapper {
    padding-left: 0 !important;
    width: auto;
    margin-bottom: 20px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-selectionnez-une-ou-plusieurs-formations-new--wrapper legend {
    margin-right: 20px;
    padding-left: 25px;
    padding-right: 25px;
    background-position-x: 95%;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper #edit-vous-etes .form-item-vous-etes {
    margin-bottom: 15px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-vous-etes--wrapper #edit-vous-etes .form-item-vous-etes:not(:last-child) {
    margin-right: 50px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper {
    padding-left: 0 !important;
  }
  /* .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  } */
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_ecoles_et_formations #edit-suite-formulaire > .fieldset-wrapper > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  /* .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  } */
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > div:nth-of-type(2),
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > div:nth-of-type(4) {
    /*margin-left: 14px;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contacter_la_vie_scolaire .webform-submission-contact-vie-scolaire-et-question-node-17-add-form > .form-item-selectionnez-la-formation-concernee {
    /*width: calc((100% * 2/3) - 2px) !important;*/
  }
  /* .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  } */
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > #edit-tel-reseau-diplomes {
    margin-bottom: 20px;
    font-size: 2rem;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > div:nth-of-type(3),
  .node-17 #content-bloc-pagecontactobjetdevotredemande .contact_reseau_diplomes .webform-submission-contact-reseau-des-diplomes-node-17-add-form > div:nth-of-type(5) {
    /*margin-left: 14px;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .deposer_offre_stage_emploi .lien-connectez-vous,
  .node-17 #content-bloc-pagecontactobjetdevotredemande .publier_annonce_logement .lien-connectez-vous {
    /*padding: 20px 80px;
    font-size: 1.25rem;*/
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    /*width: calc((100% / 3) - 8px);*/
    margin-bottom: 14px;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-17 #content-bloc-pagecontactobjetdevotredemande .sinformer_sur_la_taxe_apprentissage .webform-submission-contact-s-informer-sur-la-taxe-d-node-17-add-form > div:nth-of-type(5) {
    /*margin-left: 14px;*/
  }
}
/* MEET US */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-127 .views-infinite-scroll-content-wrapper {
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-row {
    width: calc(100% / 3 - 25px);
    margin-bottom: 20px;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 35px;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-field-thematique .field-content {
    font-size: 1.3vw;
    padding: 10px 15px 5px;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing {
    width: 30%;
    font-size: 1.625rem;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing strong {
    letter-spacing: 0;
    margin-top: -5px;
    font-size: 1rem;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing + div {
    width: 70%;
  }
  .node-127 #block-blocalerteevenement {
    margin-top: 120px;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form > .form-item-selectionner-l-ecole {
    margin-right: auto;
    margin-left: 14px;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form label:not(.option) {
    display: none;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form > ul {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form #edit-alerte-event-pres-de-chez-moi {
    font-size: 3.75rem;
    width: auto;
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form #edit-alerte-event-pres-de-chez-moi:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-127 #block-blocalerteevenement #webform-submission-alerte-evenement-add-form #edit-alerte-event-pres-de-chez-moi:after {
    bottom: -8px;
    right: auto;
    width: 40%;
    background-color: #164194;
    display: none;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-127 .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 0;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-field-thematique .field-content {
    font-size: 0.875rem;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing {
    width: 110px;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing strong {
    font-size: 1.125rem;
  }
  .node-127 .views-infinite-scroll-content-wrapper .views-field-nothing + div {
    width: calc(100% - 130px);
  }
}
/* SEARCH */
/* @media only screen and (max-width: 1320px) and (min-width: 641px) {
  .page-search-node .content-area {
    padding-top: 0;
  }
  .page-search-node .recherche-globale-bloc-result header {
    margin-bottom: 30px;
  }
  .page-search-node .recherche-globale-bloc-result header .filtre-nouvelle-recherche {
    padding: 30px 0;
    height: auto;
    margin-left: -30px;
    width: 100vw;
  }
  .page-search-node .recherche-globale-bloc-result header .filtre-nouvelle-recherche:before {
    content: none;
  }
  .page-search-node .recherche-globale-bloc-result header .filtre-nouvelle-recherche [type=text] {
    width: 50vw;
  }
  .page-search-node .recherche-globale-bloc-result header > div:not(.filtre-nouvelle-recherche) {
    font-size: 1.125rem;
    padding-top: 30px;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul {
    margin-bottom: 10px;
    margin-bottom: 0;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 25px 0;
    height: auto;
    min-height: 120px;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 5px;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
    font-size: 1.5rem;
    padding: 0 110px 0 30px;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
    width: 50px;
    height: 50px;
    right: 30px;
    background-size: 50px auto;
  }
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
    font-size: 1.25rem;
    color: #918b88;
  }
  .page-search-node .pager .button {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .page-search-node .pager .button:after {
    width: 87px;
    right: -89px;
  }
  .page-search-node .pager .button:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
} */
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .page-search-node .views-infinite-scroll-content-wrapper ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: 100%;
    padding: 30px 0;
  }
}
/* IMPLANTATIONS */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  /*.node-102 .content-area {
    all: unset;
  }*/
  .node-102 .map-container {
    position: relative;
  }
  .node-102 .map-container #mapCampus {
    height: 80vh !important;
  }
  .node-102 .map-container .close-tooltip {
    top: 30px !important;
    right: 30px !important;
  }
  .node-102 .map-container .titre-ville-pays {
    /*-webkit-text-fill-color: white;*/
    background-size: 50px auto;
    padding-left: 50px;
    margin-bottom: 30px;
  }
  .node-102 .map-container .titre-ville-pays:after {
    margin-top: 10px;
    height: 7px;
  }
  .node-102 .map-container .titre-ville-pays .title-popup {
    font-size: 2.25rem;
    margin-bottom: 3px;
    padding-right: 55px;
  }
  .node-102 .map-container .loc-tel-lien {
    /*-webkit-text-fill-color: white;*/
  }
  .node-102 .map-container .loc-tel-lien li {
    float: none;
    display: block;
    width: auto;
    padding-top: 5px;
  }
  .node-102 .map-container .loc-tel-lien li:not(:first-child) {
    width: auto;
  }
  .node-102 .map-container .loc-tel-lien li.lien-popup a {
    font-size: 1rem;
    padding: 12px 20px;
    display: inline-block;
  }
  /*.node-102 .map-container .popup-content {
    width: 50vw;
    padding: 30px;
  }*/
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup {
    /*padding: 30px;*/
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup {
    /*-webkit-text-fill-color: white;*/
    /*height: 90px;
    -ms-flex-line-pack: start;
        align-content: flex-start;*/
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .img-popup {
    /*width: 90px;
    margin-right: 20px;*/
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .nom-popup {
    /*max-width: none;
    width: calc(100% - 110px);
    margin-bottom: 0;*/
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .titre-pro-popup {
    /*max-width: none;
    width: calc(100% - 110px);*/
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .rs-popup li {
    /*word-break: break-word;*/
    /*-webkit-text-fill-color: white;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li {
    /*float: none;
    display: block;
    width: auto;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li:not(:first-child) {
    /*width: auto;
    margin-top: 20px;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li:first-child {
    /*width: auto;
    padding-right: 0;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li a {
    /*-webkit-text-fill-color: white;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc {
    /*padding: 30px;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc .ville-pays-popup p {
    /*-webkit-text-fill-color: white;*/
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc .ville-pays-popup .titre-implant-histoire-desc {
    /*font-size: 1.625rem;
    margin-bottom: 10px;*/
    /*-webkit-text-fill-color: white;*/
  }
/*  .node-102 .view-campus-associes .view-legende {
    padding: 20px 25px;
    width: 260px;
  }*/
  /*.node-102 .view-campus-associes .view-legende li {
    -webkit-text-fill-color: white;
    font-size: 1rem;
    background-size: 35px;
    padding-left: 40px;
  }*/
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  /*.node-102 .content-area {
    all: unset;
  }*/
  /*.node-102 .map-container {
    position: relative;
  }
  .node-102 .map-container #mapCampus {
    height: 60vh !important;
  }
  .node-102 .map-container .close-tooltip {
    top: 30px !important;
    right: 30px !important;
  }
  .node-102 .map-container .titre-ville-pays {
    -webkit-text-fill-color: white;
    background-size: 50px auto;
    padding-left: 50px;
    margin-bottom: 30px;
  }
  .node-102 .map-container .titre-ville-pays:after {
    margin-top: 10px;
    height: 7px;
  }
  .node-102 .map-container .titre-ville-pays .title-popup {
    font-size: 2.25rem;
    margin-bottom: 3px;
    padding-right: 55px;
  }
  .node-102 .map-container .loc-tel-lien {
    -webkit-text-fill-color: white;
  }
  .node-102 .map-container .loc-tel-lien li {
    float: none;
    display: block;
    width: auto;
    padding-top: 5px;
  }
  .node-102 .map-container .loc-tel-lien li:not(:first-child) {
    width: auto;
  }
  .node-102 .map-container .loc-tel-lien li.lien-popup a {
    font-size: 1rem;
    padding: 12px 20px;
    display: inline-block;
  }
  .node-102 .map-container .popup-content {
    width: 100vw;
    padding: 30px;
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup {
    padding: 30px;
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup {
    -webkit-text-fill-color: white;
    height: 90px;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .img-popup {
    width: 90px;
    margin-right: 20px;
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .nom-popup {
    max-width: none;
    width: calc(100% - 110px);
    margin-bottom: 0;
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .nom-titre-pro-popup .titre-pro-popup {
    max-width: none;
    width: calc(100% - 110px);
  }
  .node-102 .map-container .popup-content.bureaux_de_representation .content-popup .rs-popup li {
    word-break: break-word;
    -webkit-text-fill-color: white;
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li {
    float: none;
    display: block;
    width: auto;
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li:not(:first-child) {
    width: auto;
    margin-top: 20px;
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li:first-child {
    width: auto;
    padding-right: 0;
  }
  .node-102 .map-container .popup-content[class*=campus] .loc-tel-lien li a {
    -webkit-text-fill-color: white;
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc {
    padding: 30px;
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc .ville-pays-popup p {
    -webkit-text-fill-color: white;
  }
  .node-102 .map-container .popup-content[class*=campus] .implant-histoire-desc .ville-pays-popup .titre-implant-histoire-desc {
    font-size: 1.625rem;
    margin-bottom: 10px;
    -webkit-text-fill-color: white;
  }
  .node-102 .view-campus-associes .view-legende {
    padding: 20px 25px;
    width: 260px;
  }
  .node-102 .view-campus-associes .view-legende li {
    -webkit-text-fill-color: white;
    font-size: 1rem;
    background-size: 35px;
    padding-left: 40px;
  }*/
}
/* PARTNERS UNIVERSITIES */
.node-94 .views-exposed-form {
  padding: 30px;
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-94 .views-exposed-form {
    height: auto;
    padding: 30px 0;
  }
  .node-94 .views-exposed-form:after {
    border-width: 20px 40px 0 40px;
    bottom: -20px;
  }
  .node-94 #map .leaflet-popup-content {
    padding: 25px;
  }
  .node-94 #map .title-popup a {
    font-size: 1.625rem;
    -webkit-text-fill-color: #164194;
  }
  .node-94 #map .ville-pays-popup {
    -webkit-text-fill-color: #918b88;
    font-size: 1rem;
  }
  .node-94 #map .langues-popup [class*=lang]:not(:first-child) {
    margin-left: 5px;
  }
  .node-94 #map .lien-popup a {
    /*-webkit-text-fill-color: white;*/
    padding: 10px 18px;
  }
}
/* TEACHERS INDEX */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-83 .content-area {
    padding-top: 0;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .form-item-combine {
    padding: 30px 0;
    height: auto;
    margin-left: -30px;
    width: 100vw;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .form-item-combine:before {
    content: none;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .form-item-combine [type=text] {
    width: 50vw;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list h3 {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
    line-height: .8;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list h3:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list h3 span:after {
    bottom: 0px;
    height: 9px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li {
    width: calc(100% / 3 - 23px);
    margin-bottom: 20px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li:not( :nth-child(3n-2)) {
    margin-left: 34px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li .field-content {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 170px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li .field-content > a {
    width: 110px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li .field-content > a img {
    width: auto;
    max-width: none;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li .field-content > div {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 20px;
    padding-right: 40px;
    font-size: 1.25rem;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li .field-content > div a:after {
    width: 40px;
    height: 40px;
    right: -20px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li {
    width: calc(100% / 2 - 23px);
    margin-bottom: 20px;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li:not( :nth-child(3n-2)) {
    margin-left: 0;
  }
  .node-83 #block-views-bloc-professeurs-listing-page-corps-professoral .item-list ul li:nth-child(even) {
    margin-left: 34px;
  }
}
/* TEACHERS SINGLE */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_professeur #infos_prof {
    padding: 40px;
    margin-bottom: 20px;
  }
  .type_professeur #infos_prof #field_img {
    max-width: 160px;
    margin-right: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .type_professeur #infos_prof #fields_pole_domaines li {
    padding-left: 52px;
  }
  .type_professeur #infos_prof #fields_pole_domaines li:not(:first-child) {
    margin-top: 25px;
  }
  .type_professeur #infos_prof #fields_pole_domaines li:before {
    width: 40px;
    height: 40px;
    background-size: 20px auto;
  }
  .type_professeur #infos_prof #fields_pole_domaines li#field_pole_libelle:before {
    background-size: 24px auto;
  }
  .type_professeur #infos_prof #fields_pole_domaines li .fields_pole_domaines-title {
    font-size: 1.25rem;
  }
  .type_professeur #bio_prof {
    padding: 30px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_professeur #infos_prof {
    padding: 30px;
    margin-bottom: 30px;
  }
  .type_professeur #infos_prof #field_img {
    max-width: 150px;
  }
  .type_professeur #infos_prof #fields_pole_domaines li {
    padding-left: 48px;
  }
  .type_professeur #infos_prof #fields_pole_domaines li:not(:first-child) {
    margin-top: 20px;
  }
  .type_professeur #infos_prof #fields_pole_domaines li:before {
    width: 35px;
    height: 35px;
    background-size: 15px auto;
  }
  .type_professeur #infos_prof #fields_pole_domaines li#field_pole_libelle:before {
    background-size: 19px auto;
  }
  .type_professeur #infos_prof #fields_pole_domaines li .fields_pole_domaines-title {
    font-size: 1.125rem;
  }
  .type_professeur #bio_prof {
    padding: 40px;
  }
}
/* INDEX ASSOCIATION */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-51 .content-area {
    padding-top: 110px;
  }
  .node-51 #views-exposed-form-associations-bloc-page-listing-associations-vie-asso {
    padding: 30px 0;
    height: auto;
    margin-left: -30px;
    width: 100vw;
  }
  .node-51 #views-exposed-form-associations-bloc-page-listing-associations-vie-asso:before {
    content: none;
  }
  .node-51 #views-exposed-form-associations-bloc-page-listing-associations-vie-asso [type=text] {
    width: 50vw;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso {
    padding-top: 40px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper {
    margin-bottom: 10px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper h3 {
    margin-top: 30px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper h3 .titre-type-asso {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper h3 .titre-type-asso:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper h3 .titre-type-asso:after {
    bottom: -12px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 25px 0;
    height: auto;
    min-height: 120px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 5px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
    font-size: 1.5rem;
    padding: 0 110px 0 30px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
    width: 50px;
    height: 50px;
    right: 30px;
    background-size: 50px auto;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
    font-size: 1.25rem;
    color: #918b88;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-51 #block-views-bloc-page-listing-associations-vie-asso {
    padding-top: 30px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper h3 {
    margin-top: 30px;
  }
  .node-51 #block-views-bloc-page-listing-associations-vie-asso .views-infinite-scroll-content-wrapper > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: 100%;
    padding: 30px 0;
  }
}
/* SINGLE ASSOCIATION */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_associations #block-esc-larochelle-page-title--2 #nom-type-association {
    font-size: 1rem;
    padding: 14px 14px 8px;
    margin-top: 10px;
  }
  .type_associations #block-esc-larochelle-content {
    width: auto;
  }
  .type_associations #block-esc-larochelle-content #field_logo_and_body {
    padding: 40px;
  }
  .type_associations #block-esc-larochelle-content #field_logo_and_body #field_logo {
    margin-right: 20px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association {
    padding: 40px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .titre-bloc-dans-asso {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .titre-bloc-dans-asso:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .titre-bloc-dans-asso:after {
    bottom: -12px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form > .form-item:nth-child(2) {
    margin-right: auto;
    margin-left: 14px;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form > .js-form-type-textarea {
    width: 100%;
  }
  .type_associations #block-esc-larochelle-content #bloc-contact-association .webform-submission-contact-association-form > .webform-actions {
    margin-top: 20px;
  }
  .type_associations #block-esc-larochelle-content #bloc-galerie-association {
    padding-bottom: 20px;
  }
  .type_associations #block-esc-larochelle-content #bloc-galerie-association .titre-bloc-dans-asso {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
  }
  .type_associations #block-esc-larochelle-content #bloc-galerie-association .titre-bloc-dans-asso:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_associations #block-esc-larochelle-content #bloc-galerie-association .titre-bloc-dans-asso:after {
    bottom: -12px;
  }
}
/* INDEX */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-28 .views-infinite-scroll-content-wrapper {
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-row {
    width: calc(100% / 3 - 25px);
    margin-bottom: 20px;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 35px;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-field-thematique .field-content {
    font-size: 1.3vw;
    padding: 10px 15px 5px;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing {
    width: 30%;
    font-size: 1.625rem;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing strong {
    letter-spacing: 0;
    margin-top: -5px;
    font-size: 1rem;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing + div {
    width: 70%;
  }
  /* SINGLE */
  .type_evenement #date-event {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #777777;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .type_evenement #field_lieu {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    color: #164194;
    font-weight: 700;
    padding-left: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: url('../images/svg/locator2.svg') no-repeat center left;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 {
    padding: 40px 30px;
    padding-bottom: 50px;
    background: #efefef;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] {
    width: 100%;
    padding-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-row {
    width: calc(100% / 3 - 25px);
    margin-bottom: 20px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
    margin-left: 35px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content {
    font-size: 1.3vw;
    padding: 10px 15px 5px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing {
    width: 30%;
    font-size: 1.625rem;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing strong {
    letter-spacing: 0;
    margin-top: -5px;
    font-size: 1rem;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing + div {
    width: 70%;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > * {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > *:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > *:after {
    content: none;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer {
    margin-top: 25px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) and only screen and (max-width: 640px) {
  .type_evenement #date-event {
    font-size: 4vw;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-28 .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 0;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-field-thematique .field-content {
    font-size: 0.875rem;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing {
    width: 110px;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing strong {
    font-size: 1.125rem;
  }
  .node-28 .views-infinite-scroll-content-wrapper .views-field-nothing + div {
    width: calc(100% - 130px);
  }
  /* SINGLE */
  .type_evenement #date-event {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #777777;
    font-size: 1.125rem;
    margin-bottom: 10px;
  }
  .type_evenement #field_lieu {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    color: #164194;
    font-weight: 700;
    padding-left: 35px;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: url('../images/svg/locator2.svg') no-repeat center left;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 {
    padding-bottom: 50px;
    background: #efefef;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] {
    width: 100%;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-row:not( :nth-child(3n+1)) {
    margin-left: 0;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-field-thematique .field-content {
    font-size: 0.875rem;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing {
    width: 110px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing strong {
    font-size: 1.125rem;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 [class*=js-view-dom-id] .views-field-nothing + div {
    width: calc(100% - 130px);
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > * {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > *:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 header > *:after {
    content: none;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer {
    text-align: center;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-top: 30px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_evenement #block-views-block-evenements-block-events-en-plus-page-event--2 footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) and only screen and (max-width: 640px) {
  .type_evenement #date-event {
    font-size: 4vw;
    padding: 0 4%;
  }
}
/* JOB ADVERT */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul {
    margin-bottom: 10px;
  }
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    padding: 25px 0;
    height: auto;
    min-height: 120px;
  }
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 5px;
  }
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a {
    font-size: 1.5rem;
    padding: 0 110px 0 30px;
  }
  /* .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-title a:after {
    width: 50px;
    height: 50px;
    right: 30px;
    background-size: 50px auto;
  } */
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) .views-field-field-date {
    font-size: 1.25rem;
    color: #918b88;
  }
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .views-field-field-type-offre {
    margin-left: 30px;
    font-size: .85rem;
    padding: 8px 12px;
    margin-right: 10px;
  }
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .views-field-field-date-de-publication {
    font-size: 0.875rem;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 {
    background: url('../images/png/download-brochure-bg-top.png') no-repeat top right, url('../images/png/download-brochure-bg-bot.png') no-repeat bottom left, #e5e5e5;
    padding: 40px 30px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form {
    width: auto;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .webform-elements > *:not(#edit-candidature-spontanee--2):not(.captcha):not(.form-actions):not(#edit-champs-obligatoires--2) {
    width: calc((100% / 3) - 10px);
    margin-bottom: 14px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form #edit-candidature-spontanee--2 p {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form #edit-candidature-spontanee--2 p:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .form-item-email {
    margin: 0 14px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .form-textarea {
    height: 230px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .form-item-prenom {
    margin-top: -179px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .form-item-telephone {
    margin: -179px 14px 14px 14px;
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .webform-elements > #ajax-wrapper--3 {
    margin-left: calc(-66.6666666% - 7px);
  }
  .node-18 #block-blocformulairecandidaturespontanee--2 .webform-submission-form .webform-elements > #ajax-wrapper--4 {
    margin-left: 14px;
    margin-right: 14px;
  }
}
/* JOB ADVERT */
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-18 #block-views-block-offres-d-emploi-bloc-page-recrutement .item-list ul > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    width: 100%;
    padding: 30px 0;
  }
}
/* JOB ADVERT SINGLE */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_recrutement #field_type_offre {
    font-size: .85rem;
    padding: 8px 12px;
    margin-right: 10px;
  }
  .type_recrutement #field_date_de_publication {
    margin-top: 10px;
    font-size: 1rem;
    margin-bottom: 15px;
  }
  .type_recrutement #block-blocformulairepostuler--2 {
    background: url('../images/png/download-brochure-bg-top.png') no-repeat top right, url('../images/png/download-brochure-bg-bot.png') no-repeat bottom left, #e5e5e5;
    padding: 40px 30px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form {
    width: auto;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .description {
    margin-top: 10px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form #edit-candidature-spontanee--2 p {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form #edit-candidature-spontanee--2 p:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .webform-elements > *:not(#edit-candidature-spontanee--2):not(.form-item-offre-concernee):not(.captcha):not(.form-actions):not([id*=edit-champs-obligatoires]) {
    width: calc((100% / 3) - 10px);
    margin-bottom: 14px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-email,
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-telephone {
    margin-left: 14px;
    margin-right: 14px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-prenom,
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-telephone {
    position: relative;
    top: -118px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-offre-concernee {
    position: relative;
    top: -236px;
  }
  .type_recrutement #block-blocformulairepostuler--2 .webform-submission-recrutement-reponse-a-une-offre--block_content-26-form .form-item-offre-concernee {
    width: calc(100% * (2/3) - 7px);
  }
}
/* EXPERIENCE */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_retours_d_experiences #block-esc-larochelle-content {
    margin-top: 0;
  }
  .type_retours_d_experiences #field_verbatim_du_temoin {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  .type_retours_d_experiences #field__age_du_temoin {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  .type_retours_d_experiences #field_formation_associee {
    font-size: .85rem;
    padding: 8px 12px;
    margin-right: 10px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_retours_d_experiences #field_body .align-left {
    width: 160px;
    height: auto;
  }
}
/* INFORMATIONS */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-130 #webform-submission-demande-d-informations-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .node-130 #webform-submission-demande-d-informations-add-form > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-130 #webform-submission-demande-d-informations-add-form legend {
    margin-bottom: 6px;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    float: none !important;
  }
  .node-130 #webform-submission-demande-d-informations-add-form .js-webform-type-radios {
    margin-bottom: 35px !important;
  }
  .node-130 #webform-submission-demande-d-informations-add-form .js-webform-type-radios#edit-civilite--wrapper {
    margin-bottom: 20px;
  }
  .node-130 #webform-submission-demande-d-informations-add-form .js-webform-type-radios .fieldset-wrapper .js-webform-radios:not(#edit-civilite) .form-item:not(:first-of-type) {
    margin-top: 7px;
  }
  .node-130 #webform-submission-demande-d-informations-add-form .js-webform-type-radios .fieldset-wrapper #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
        -ms-flex-direction: unset !important;
            flex-direction: unset !important;
  }
  .node-130 #webform-submission-demande-d-informations-add-form .js-webform-type-radios .fieldset-wrapper #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor .form-item {
    margin-top: 0 !important;
  }
  .node-130 #webform-submission-demande-d-informations-add-form #edit-votre-besoin--wrapper {
    width: 100%;
  }
  .node-130 #webform-submission-demande-d-informations-add-form #edit-civilite--wrapper {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .node-130 #webform-submission-demande-d-informations-add-form #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
/* BROCHURE */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-883 #block-blocformulairetelechargerunebrochurepage {
    padding-bottom: 40px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure legend {
    margin-bottom: 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-formation-s-souhaite-es---wrapper {
    margin-bottom: 20px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor--wrapper {
    text-align: center;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor--wrapper .fieldset-wrapper {
    float: none !important;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor--wrapper .fieldset-wrapper .js-webform-radios {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 8px;
    margin-bottom: 4px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-j-autorise-le-groupe-sup-de-co-la-rochelle-a-m-envoyer-des-infor--wrapper .fieldset-wrapper .js-webform-radios .form-item {
    width: 100px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure #edit-precedent-etape-2 strong {
    position: relative;
    right: 20%;
    left: auto;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure + .form-actions {
    padding-top: 0 !important;
    padding-bottom: 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure + .form-actions input {
    position: relative;
    left: 20%;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-navigation-etape-1-form,
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-precedent-etape-2 {
    margin-top: 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-navigation-etape-1-form strong,
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-precedent-etape-2 strong {
    padding: 18px 60px;
    font-size: 1.25rem;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-navigation-etape-1-form {
    margin-top: 40px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-precedent-etape-2 {
    position: relative;
    top: 63px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-vous-etes--wrapper {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 30px !important;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-vous-etes-professionnel-le {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    margin-bottom: 30px;
    padding-top: 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-steps-brochure {
    margin: 0 0 20px 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-steps-brochure li {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-steps-brochure li:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-steps-brochure li:after {
    width: 30px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]) {
    width: calc((100% / 3) - 8px);
    margin-bottom: 14px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > [class*=form-item-]:not([id*=edit-champs-obligatoires]):not(.webform-actions):not(.js-form-type-textarea):not([class*=form-item-j-autorise-le-groupe-sup-de]).form-item-recevoir-la-les-brochure-s-par-courrier {
    width: auto;
    margin: 10px 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > .form-item-telephone,
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > .form-item-date-de-naissance,
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > .form-item-niveau-d-etudes-actuel,
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > .form-item-rentree-souhaitee {
    width: calc((100% / 2) - 7px) !important;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure > .form-item-recevoir-la-les-brochure-s-par-courrier {
    padding: 0 20px;
    top: 0;
    margin: 46px auto 20px !important;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-pays-de-residence-actuel--wrapper {
    width: 100%;
    margin-bottom: 60px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-adresse {
    padding: 40px 0px;
    margin-bottom: 20px;
    margin-top: -30px;
    font-size: 0;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-adresse legend {
    display: none;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-adresse .fieldset-wrapper {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-adresse .fieldset-wrapper .form-item {
    width: calc(100% / 3 - 16px);
    margin-right: 8px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-adresse .fieldset-wrapper .form-item:first-of-type {
    margin-bottom: 8px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure,
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure,
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-champs-obligatoires,
  .node-883 #block-blocformulairetelechargerunebrochurepage .form-actions {
    width: auto;
    padding: 40px 30px 20px;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-1-brochure legend,
  .node-883 #block-blocformulairetelechargerunebrochurepage .etape-2-brochure legend,
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-champs-obligatoires legend,
  .node-883 #block-blocformulairetelechargerunebrochurepage .form-actions legend {
    margin-bottom: 6px;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    float: none !important;
  }
  .node-883 #block-blocformulairetelechargerunebrochurepage #edit-champs-obligatoires,
  .node-883 #block-blocformulairetelechargerunebrochurepage .form-actions {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper header > * {
    font-family: 'Roboto', sans-serif;
    color: #164194;
    position: relative;
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row {
    width: calc(100% / 3 - 9%);
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:not(:first-of-type) {
    margin-left: 20px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-field-field-photos {
    font-size: 0;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-field-field-photos img {
    display: block;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .item-actu-listing {
    height: auto;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .thematique-actu {
    font-size: 1.3vw;
    top: 15.3vw;
    padding: 10px 15px 5px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .cat-actu {
    font-size: 1.625rem;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .titre-actu {
    font-size: 1.5rem;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .lire-suite {
    margin-top: 10px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row {
    margin: 0 0 20px 0 !important;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 20px !important;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:nth-child(3n) {
    margin: 0 0 20px 20px !important;
  }
  .node-32 #block-views-block-actualites-block-page-actus .pager {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:not(:first-child) {
    margin-left: 0;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:not(:first-of-type) {
    margin-left: 0;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-field-field-photos {
    font-size: 0;
    background: white;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-field-field-photos img {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .item-actu-listing {
    height: auto;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .thematique-actu {
    top: 154px;
    font-size: 0.875rem;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .cat-actu {
    font-size: 1.625rem;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .titre-actu {
    font-size: 1.5rem;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .lire-suite {
    margin-top: 10px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:not( :nth-child(3n+1)) {
    margin-left: 0 !important;
  }
  .node-32 #block-views-block-actualites-block-page-actus .views-infinite-scroll-content-wrapper .views-row:nth-child(3n) {
    margin: 0 0 20px 0 !important;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .type_article #global-share span {
    /*border-color: white;*/
  }
  .type_article #global-share span:after {
    /*border-color: white;*/
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 {
    padding: 40px 30px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] {
    width: auto;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] header > * {
    font-family: 'Roboto', sans-serif;
    color: #164194;
    position: relative;
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row {
    width: calc(100% / 3 - 9%);
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row:not(:first-of-type) {
    margin-left: 20px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-field-field-photos {
    font-size: 0;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-field-field-photos img {
    display: block;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .item-actu-listing {
    height: auto;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .thematique-actu {
    font-size: 1.3vw;
    top: 15.3vw;
    padding: 10px 15px 5px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .cat-actu {
    font-size: 1.625rem;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .titre-actu {
    font-size: 1.5rem;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .lire-suite {
    margin-top: 10px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row:first-of-type {
    margin-left: 0;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] header .titre-bloc-bas-spe {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 100;
    display: inline-block;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] header .titre-bloc-bas-spe:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] header .titre-bloc-bas-spe:after {
    content: none;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] footer {
    margin-top: 30px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] footer a {
    font-size: 1.5rem;
    padding: 20px 55px;
    margin-right: 87px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] footer a:after {
    width: 87px;
    right: -89px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] footer a:after {
    border: 7px solid #ffffff;
    border-left-width: 0px;
    top: -7px;
    bottom: -7px;
    background-size: 38px;
  }
  .type_article #bloc_bas_page {
    display: block;
    clear: both;
    padding: 20px 40px 70px;
    margin-top: 60px;
    background: url('../images/png/know-more-bg.png') no-repeat top left #efefef;
  }
  .type_article #bloc_bas_page #titre_bloc_bas_page {
    font-size: 3.25rem;
    margin-bottom: 30px;
    line-height: .9;
    font-weight: 900;
    margin-bottom: 35px;
    display: inline-block;
    font-size: 3rem;
    text-transform: uppercase;
    background: #efefef;
    padding: 30px 200px 30px 30px;
    margin-bottom: 10px;
  }
  .type_article #bloc_bas_page #titre_bloc_bas_page:after {
    width: 100px;
    height: 9px;
    bottom: -3px;
  }
  .type_article #bloc_bas_page #titre_bloc_bas_page:after {
    bottom: -12px;
  }
  .type_article #bloc_bas_page #titre_bloc_bas_page:after {
    bottom: 14px;
    left: 30px;
    right: auto;
  }
  .type_article #bloc_bas_page #content_bloc_bas_page {
    background: white;
    padding: 25px 25px;
  }
  .type_article #bloc_bas_page #content_bloc_bas_page p {
    line-height: 1.5;
    color: #3f3e3e;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row {
    width: 100%;
    margin-bottom: 20px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row:not(:first-child) {
    margin-left: 0;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-row:not(:first-of-type) {
    margin-left: 0;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-field-field-photos {
    font-size: 0;
    background: white;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .views-field-field-photos img {
    display: block;
    width: 310px;
    margin: 0 auto;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .item-actu-listing {
    height: auto;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .thematique-actu {
    top: 154px;
    font-size: 0.875rem;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .cat-actu {
    font-size: 1.625rem;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .date-actu {
    font-size: 1rem;
    margin-top: 1px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .titre-actu {
    font-size: 1.5rem;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .lire-suite {
    margin-top: 10px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] .lire-suite:before {
    width: 40px;
    height: 5px;
    margin-bottom: 10px;
  }
  .type_article #block-views-block-actualites-block-plus-d-actus-actu-seule--2 [class*=js-view-dom-id-] footer {
    margin-top: 20px;
  }
}
/* CONTEST REGISTRATION */
@media only screen and (max-width: 1320px) and (min-width: 641px) {
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations {
    margin-top: -20px;
    padding: 60px 30px;
  }
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations #edit-ecole-asso-concours--wrapper.form-checkboxes {
    padding: 30px 24px;
    width: 300px;
  }
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations #edit-ecole-asso-concours--wrapper.form-checkboxes > .form-item:not(:first-child) {
    margin-top: 18px;
  }
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations #edit-ecole-asso-concours--wrapper.form-checkboxes .option {
    font-size: 1.125rem;
  }
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations .form-actions {
    margin-top: 30px;
  }
  .node-120 #views-exposed-form-ecoles-et-formations-bloc-page-concours-listing-formations .form-actions [type=submit] {
    padding: 18px 60px 10px;
    font-size: 1.5rem;
    border-width: 5px;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row {
    width: calc(50% - 10px);
    min-height: 130px;
    height: auto;
    padding: 30px;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row:nth-child(-n+2) {
    margin-top: 0;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row .forma-concours a {
    font-size: 1.625rem;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row .lien-forma-concours {
    font-size: 1.25rem;
    border: 5px solid white;
    padding: 14px 20px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 900px) and (min-width: 641px) {
  .node-120 .views-infinite-scroll-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row {
    width: 100%;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row:nth-child(-n+2) {
    margin-top: 20px;
  }
  .node-120 .views-infinite-scroll-content-wrapper .views-row:first-child {
    margin-top: 0;
  }
}
/*# sourceMappingURL=tablet.css.map */