
@media only screen and (max-width:1350px){
    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .logo{
        height: 245px;
    }

    .container_investisseurs .investisseurs_blocs{
        padding: 0 30px;
    }

    .container_investisseurs .breadcrumb{
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media only screen and (max-width:1250px){
    .container_investisseurs .head .titre{
        padding: 0 30px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .date_site{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .date_site p, .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .date_site a{
        margin-bottom: 3px;
    }
}


@media only screen and (max-width:1000px){
    .container_investisseurs .head{
        height: 440px;
    }

    .chapo p{
        font-size: 18px;
    }

    .container_investisseurs .head .titre h1{
        font-size: 54px;
        line-height: 60px;
    }

    .container_investisseurs .investisseurs_blocs .filtre{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container_investisseurs .investisseurs_blocs .filtre .custom-select{
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }

    .container_investisseurs .investisseurs_blocs .filtre input[type="text"]{
        width: 100%;
    }

    .container_investisseurs button[type="submit"]{
        margin: 15px auto 0 auto;
    }

    .container_investisseurs .investisseurs_blocs .filtre .statut{
        margin-left: 15px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .logo{
        height: 145px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active .popup{
        min-height: 100%;
        top: auto;
        margin-top: -40px;
        height: auto;
        z-index:2;
    }

}


@media only screen and (max-width:850px){
    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur{
        width: calc(50% - 20px);
        margin-bottom: 40px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .row_invest{
        margin-bottom: 0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active .popup{
        min-height: calc(50% - 40px);
        top: auto;
        margin-top: -40px;
        height: auto;
        z-index:2;
    }

}

@media only screen and (max-width:750px){
    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .popup .container_popup_description{
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;

        -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    }
}

@media only screen and (max-width:600px){
    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur{
        width: 100%;
    }

    .container_investisseurs .head .titre h1{
        font-size: 34px;
        line-height: 34px;
    }

    .container_investisseurs .head{
        height: 300px;
    }

    .container_investisseurs .investisseurs_blocs .filtre input[type="text"]{
        font-size: 16px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs{
        width: 100%;
        margin-left: 0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur {
        margin: 0 0 20px 0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .logo{
        height: 200px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur h2{
        font-size: 26px;
        line-height: 30px;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active .popup{
        min-height:0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .popup{
        position: relative;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active{
        padding: 0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active .popup{
        margin-top: 0;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur.popup_active .logo{
        display: none;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .popup .container_popup_description .popup_logo{
        align-items: center;
    }

    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .popup .container_popup_description .titre_description{
        min-width: 100%;
    }
}

@media only screen and (max-width:365px){
    .container_investisseurs .investisseurs_blocs .investisseurs .investisseur .popup .container_popup_description .type{
        font-size: 11px;
    }
}
