.mobile {
    display: none
}

@media (max-width: 900px) {
    div .img-header-home {
        display: none
    }

    .mobile {
        display: block !important;
    }

    .nomobile {
        display: none
    }

    div h1 {
        font-size: 35px;
        text-align: center;
    }

    #page-entites .card > div > div > img {
        width: 65%;
        margin-left: -5%;
    }

    #list-tab > a {
        font-size: 16px !important;
        padding: 8px 0 !important;
    }

    #page-entites .card > div {
        margin-right: 20px;
        padding-bottom: 20px;
    }

    #bloc-3-page-offre .col-12.col-lg-2 {
        margin-top: 20px;
    }

    #bloc-2-page-offre h2 {
        text-align: center !important;
        font-size: 30px;
    }

    div .txt-header-home, div .txt-recherche-home {
        margin-left: 0;
        margin-top: 30px;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }

    body div, body div p, div div p {
        font-size: 15px;
        line-height: 20px;
    }

    #bloc-7-page-fiche-offre figure img, #bloc-8-page-fiche-offre {
        margin-top: 25px !important;
    }

    #page-fiche-offre .col-12.col-md-3.ms-4 {
        margin: 0 !important;
        padding-top: 35px;
        text-align: center;
    }

    #bloc-5-page-institut a > img {
        margin-bottom: 20px;
    }

    #page-fiche-offre h1, #page-fiche-offre h2 {
        font-size: 22px !important;
    }

    #page-fiche-entite section h2 {
        font-size: 35px;
        text-align: center !important;
    }

    #list-tab > a {
        font-size: 18px;
    }

    ul#pills-tab {
        padding: 0;
    }

    #pills-tabContent, #pills-tabContent p {
        font-size: 15px;
        line-height: 20px;
    }

    #bloc-4-page-fiche-entite ul {
        padding: 0;
    }

    #page-resultat .btn.btn-primary.valider {
        width: 100%;
    }

    body .l1200 {
        max-width: 97%;
    }

    p.txt-header-home {
        margin: 30px auto;
        text-align: center;
        max-width: 90%;
    }

    div ul {
        margin-left: 0;
        padding-left: 30px;
    }

    #bloc-4-page-fiche-offre ul {
        padding-left: 30px;
    }

    section#bloc-1 {
        margin-bottom: 0;
        padding-top: 0;
    }

    div h2 {
        font-size: 40px;
        text-align: center;
    }

    p.txt-recherche-home {
        width: 90%;
        margin: 30px auto;
        text-align: center;
    }

    #home section#bloc-2 {
        padding-bottom: 0 !important;
    }

    img.img-medecin {
        position: relative;
        width: 100%;
        margin-top: -150px;
        margin-bottom: 50px;
    }

    div .txt-label-home {
        width: 80%;
        margin: 30px auto;
        text-align: center;
    }

    #home section#bloc-3 a.btn-1 {
        margin-left: 0%;
    }

    div a.btn-1 {
        padding: 47px 0px 10px 50px;
        width: 100% !important;
        text-align: center;
        font-size: 13px;
        line-height: 16px;
        background-position: top center;
    }

    div img {
        height: auto;
    }

    body #bloc-5-page-institut a {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    #home section#bloc-2 {
        background: none;
    }

    section#bloc-3 {
        margin-bottom: 0;
    }

    div .citation-1, div .citation-2 {
        font-size: 25px;
        text-align: center;
        line-height: 30px;
    }

    #bloc-4 p {
        text-align: center !important;
    }

    #bloc-4 .btn-1 {
        margin-left: 0 !important;
    }

    #home section#bloc-5 .col-12.col-lg-4 {
        padding-right: 0;
        border-right: none;
        padding-left: 0;
        margin-right: 0;
        max-width: 90%;
        margin-bottom: 40px;
        margin-left: 5%;
    }

    footer div {
        text-align: center;
    }

    footer div ul {
        padding: 0;
    }

    footer .col-12 {
        margin-bottom: 30px;
    }

    footer {
        padding-bottom: 0 !important;
    }

    #home section#bloc-5 {
        margin-bottom: 20px;
    }

    #page-institut section#bloc-1 .btn-1 {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 66px;
    }

    #bloc-3-page-institut {
        background: transparent;
    }

    div a.btn-1-long {
        background: #6632c9;
        padding: 7px;
        border-radius: 0px 30px 30px 30px;
        display: block;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .nav.menu-top {
        display: none;
    }

    button.navbar-toggler {
        width: 100%;
    }

    #navbarNav li a {
        margin-bottom: 0 !important;
    }

    #header .col-12 a {
        text-align: center;
        display: block;
        margin-bottom: 20px;
    }
}

@media (min-width: 991px) and (max-width: 1210px) {
    header li a {
        font-size: 15px !important;
    }
}

@media (min-width: 1350px) and (max-width: 1750px) {
    .img-header-home {
        top: 350px !important;
        max-width: 40% !important;
    }
}

@media (min-width: 1350px) and (max-width: 1420px) {
    #bloc-3-page-institut {
        background-size: auto 75% !important;
    }
}

@media (min-width: 1040px) and (max-width: 1349px) {
    #bloc-3-page-institut {
        background-size: auto 50% !important;
    }

    .img-header-home {
        top: 450px !important;
        max-width: 50% !important;
    }

    #home #bloc-3 h2 {
        text-align: right;
    }

    img.img-medecin {
        max-width: 490px;
        margin-top: -375px;
    }
}

@media (min-width: 901px) and (max-width: 1039px) {
    #bloc-3-page-institut {
        background: transparent;
    }

    .img-header-home {
        top: 570px !important;
        max-width: 50% !important;
    }

    img.img-medecin {
        max-width: 490px;
        margin-top: -375px;
    }

    #home #bloc-3 h2 {
        text-align: right;
        font-size: 40px;
    }
}

/*MEDIA QUERIES PAGE LEUCEMIE*/
@media (max-width: 900px) {
    .datatable {
        max-width: 100%;
    }

    #bloc-4-page-fiche-entite ul li button {
        width: 100%;
        margin: 0;
    }

    #bloc-1-page-leucemie .row {
        flex-wrap: wrap;
    }

    #bloc-1-page-leucemie > div ul:last-child {
        margin-top: 0;
    }

    #bloc-1-page-leucemie .fa-ul {
        width: 80%;
        margin: auto;
    }

    .img-bloc-1-page-leucemie {
        display: none;
    }

    #bloc-2-page-leucemie {
        background: transparent;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    #bloc-2-page-leucemie {
        background: transparent;
    }
}

@media (min-width: 901px) and (max-width: 1039px) {
    #bloc-1-page-leucemie h1 {
        width: 90%;
    }

    #bloc-1-page-leucemie .row {
        flex-direction: column;
    }

    #bloc-1-page-leucemie > div ul:last-child {
        margin-top: -30px;
    }

    #bloc-1-page-leucemie .fa-ul {
        width: 70%;
    }

    #bloc-2-page-leucemie {
        background-size: auto 50% !important;
    }
}

@media (min-width: 991px) and (max-width: 1210px) {
    #bloc-1-page-leucemie .fa-ul {
        width: 45%;
    }

    .img-bloc-1-page-leucemie {
        top: 480px;
    }
}

@media (min-width: 1040px) and (max-width: 1349px) {
    .img-bloc-1-page-leucemie {
        top: 500px;
    }

    #bloc-1-page-leucemie .fa-ul {
        width: 45%;
    }

    #bloc-2-page-leucemie {
        background-size: auto 50% !important;
    }
}

@media (min-width: 1350px) and (max-width: 1420px) {
    #bloc-1-page-leucemie .fa-ul {
        width: 45%;
    }

    #bloc-2-page-leucemie {
        background-size: auto 50% !important;
    }
}

@media (min-width: 1350px) and (max-width: 1750px) {
    #bloc-2-page-leucemie {
        background-size: auto 75% !important;
    }
}

/*FIN MEDIA QUERIES PAGE LEUCEMIE*/

/*DEBUT MEDIA QUERIES PAGE COLLABORER*/

@media (max-width: 991px) {
    #page-collaborer .list-group-item-action {
        text-align: center;
    }
}

/*FIN MEDIA QUERIES PAGE COLLABORER*/

/*DEBUT MEDIA QUERIES PAGE ECOSYTEME*/
@media (max-width: 900px) {
    #page-ecosysteme .tab-content > .active {
        padding-bottom: 100px;
    }

    #page-ecosysteme div a.btn-1 {
        padding: 35px 0px 10px 40px;
        width: 250px;
        margin: auto;
    }

    #page-ecosysteme-bloc-decouvrir img {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 991px) {
    #page-ecosysteme .list-group-item-action {
        text-align: center;
    }

    #page-ecosysteme-bloc-decouvrir {
        flex-direction: column;
        margin: auto;
        align-items: center;
    }
}

@media (max-width: 1210px) {
    #page-ecosysteme #list-reseau-carnot > div:nth-child(4) > div > img {
        position: relative;
        margin-top: 50px;
        top: auto;
        left: auto;
    }
}

/*FIN MEDIA QUERIES PAGE ECOSYSTEME*/

/*DEBUT MEDIA QUERIES PAGE OFFRE*/
@media (max-width: 767px) {
    #bloc-2-page-institut {
        margin: 0px auto 0 auto;
    }

    main {
        padding: 0 15px;
    }

    #home #bloc-4 {
        margin: 20px 0 20px 0;
    }

    #home #bloc-4 .my-5 {
        margin: 0 !important;
    }

    div a.btn-1-long {
        margin-left: 0 !important;
    }

    #bloc-7-page-fiche-entite a {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }

    #bloc-7-page-fiche-entite a img {
        margin: auto;
        width: 100%;
        max-width: 150px;
        height: auto;
    }

    #bloc-5-page-institut img {
        display: block;
        margin: auto;
        width: 100%;
        max-width: 150px;
        height: auto;
    }

    #pills-tabContent table td {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        border: none !important;
        padding: 0 !important;
        margin-bottom: 10px;
        height: auto !important;
    }

    #bloc-2-page-fiche-entite div {
        text-align: center;
    }

    #bloc-1-page-leucemie {
        margin-top: 0;
    }

    #bloc-2-page-offre .btn-select {
        margin-top: 5px;
    }
}

@media (max-width: 900px) {

    #bloc-2-page-offre .card-container {
        margin: 100px auto 600px auto;
    }

    #bloc-2-page-offre .card-container a {
        width: 100%;
        margin: 35px 0;
    }

    #bloc-2-page-offre a.btn-1-long {
        background: #6632c9;
        padding: 7px;
        border-radius: 0px 30px 30px 30px;
        display: block;
        width: 100%;
    }
}

@media (max-width: 992px) {

    #bloc-2-page-offre .container a {
        width: 100%;
        margin: 15px auto;
    }

    .list-group-horizontal {
        flex-direction: column;
        margin: 0;
    }

    #page-fiche-offre > .container {
        margin-top: 30px !important;
    }

    #page-fiche-offre .bloc-tag-offre ul li {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        font-size: 18px;
    }

    #bloc-2-page-offre .card-offre {
        width: 100%;
        height: 100%;
        background-size: 100%;
    }

    #bloc-2-page-offre .card-offre:hover {
        background-size: 120%;
    }
}

/*FIN MEDIA QUERIES PAGE OFFRE*/

/* DEBUT RESPONSIVE DETAIL ENTITE */

@media (max-width: 768px) {
    #bloc-1-page-fiche-entite > div:nth-child(1) > p:nth-child(2) {
        text-align: center;
    }

    #bloc-3-page-fiche-entite div {
        margin-top: 0;
    }

    #bloc-2-page-offre .btn-select {
        width: 100%;
    }

    #page-ecosysteme .tab-content > .active,
    #page-collaborer .tab-content > .active {
        margin-left: 0 !important;
    }

    #nav-tabContent img {
        width: 100%;
    }

    #page-collaborer > div,
    #page-ecosysteme > div {
        margin-top: 0 !important;
    }

    div.pictolist {
        border-right: none;
    }

    div.pictolist h4 {
        font-size: 17px;
    }

    body #page-entites p:first-child {
        padding-left: 0;
        text-align: center;
    }

    section.banner-bg-labo {
        margin-top: 0;
    }

    section#bloc-2-page-fiche-entite {
        margin-top: 40px;
    }

    .secondary-bg-header h2 {
        text-align: left !important;
    }

    #nav-tabContent {
        margin-top: 45px;
    }

    #page-fiche-offre h2 {
        text-align: left;
    }

    #bloc-2-page-fiche-entite .container-cards-contact {
        justify-content: center;
    }

    #bloc-2-page-fiche-entite .logo-centre-immunologie {
        margin: 20px auto;
    }

    #bloc-4-page-fiche-entite ul li {
        display: block;
        width: 100%;
    }

    #bloc-4-page-fiche-entite ul li {
        width: 100%;
        padding: 5px;
        margin: 5px auto auto auto;
    }
}

@media (max-width: 991px) {

    #bloc-2-page-fiche-entite h2,
    #bloc-4-page-fiche-entite h2,
    #bloc-5-page-fiche-entite h2,
    #bloc-6-page-fiche-entite h2 {
        text-align: center;
    }


    #bloc-3-page-fiche-entite #list-tab {
        margin: 0;
    }

    #bloc-3-page-fiche-entite .list-group-item-action {
        text-align: center;
    }

    #bloc-3-page-fiche-entite div.row {
        padding: 0;
        margin: auto;
    }

    #bloc-4-page-fiche-entite ul li {
        width: 100%;
        margin: 5px auto auto auto;
        padding: 5px;
    }

    #bloc-5-page-fiche-entite .container a {
        width: 100%;
        margin: 15px auto;
    }

    #bloc-5-page-fiche-entite .card-offre {
        height: 100%;
        width: 100%;
        background-size: 100%;
    }

    #bloc-5-page-fiche-entite .card-offre:hover {
        background-size: 120%;
    }
}

@media (max-width: 1210px) {

    #bloc-2-page-fiche-entite,
    #bloc-3-page-fiche-entite,
    #bloc-4-page-fiche-entite,
    #bloc-5-page-fiche-entite,
    #bloc-6-page-fiche-entite,
    #bloc-7-page-fiche-entite {
        margin-left: 10px;
        margin-right: 10px;
    }

    #bloc-4-page-fiche-entite ul li {
        margin-left: 10px;
        margin-right: 10px;
    }

    #bloc-4-page-fiche-entite ul li {
        margin-left: 0;
        margin-right: 0;
    }
}

/* FIN RESPONSIVE DETAIL ENTITE */

/*DEBUT RESPONSIVE INTERLOCUTEURS*/

@media (max-width: 768px) {

    #bloc-1-page-equipe .txt-header-home,
    #bloc-1-page-equipe h1 {
        margin: 20px auto;
        text-align: center;
    }

    #bloc-2-page-equipe,
    #bloc-3-page-equipe,
    #bloc-4-page-equipe {
        margin-top: 20px;
    }

    #bloc-1-page-equipe .col-md-4,
    #bloc-2-page-equipe .col-md-4,
    #bloc-3-page-equipe .col-md-4 {
        width: auto;
        margin: auto;
    }

    #page-equipe .card {
        width: 60%;
        min-width: 270px;
        margin: auto;
    }

    #bloc-2-page-equipe .card-body,
    #bloc-3-page-equipe .card-body {
        text-align: center;
    }

    #bloc-2-page-equipe .text-md-start,
    #bloc-3-page-equipe .text-md-start {
        padding-right: 0;
    }

    #bloc-2-page-equipe .text-md-start,
    #bloc-3-page-equipe .text-md-start,
    #bloc-2-page-equipe .text-md-end,
    #bloc-3-page-equipe .text-md-end {
        padding-right: 0;
        padding-left: 0;
    }

    #bloc-2-page-equipe .reverse-img-txt,
    #bloc-3-page-equipe .reverse-img-txt {
        flex-direction: column-reverse;
    }

    #bloc-4-page-equipe {
        margin-bottom: 20px;
    }

}

/*FIN RESPONSIVE INTERLOCUTEURS*/
