<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Portrait tablets and medium desktops */
@media (min-width: 1200px) and (max-width: 1450px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) {
    
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1200px) {
    
}

@media (min-width: 1024px) {
    .no-padding-pc{
        padding: 0;
    }
}

/* Portrait tablets and small desktops */
@media (max-width: 991px) {
    
    /*-------------------------------------------------------------------------*/
    /*------------------------SECTIONS PERSONNALISEES--------------------------*/
    /*-------------------------------------------------------------------------*/
    
    .padding-section{
        padding: 50px !important;
    }
    
    .section-rubrique{
        padding: 0 !important;
        margin: 50px !important;
    }
    
    .largeur-totale-chiffres .col-md-3:not(:last-child){
        padding: 0 30px;
    }
    
    /*---------------------------PAGE d'ACCUEIL--------------------------------*/
    
    .topbar{
        height: auto;
        color: #fff;
    }
    
    .topbar .f-right{
        display: inline-block;
        float: inherit;
    }
    
    .responsive-drapeau .users_nav{
        float: right;
    }
    
    .lien-header ul{
        display: block;
    }
    
    .lien-header ul *{
        display: inline-block;
    }
    
    /* BOUTON FLOTTANT */
    
    .button-flottant{ display: none; }
    
    /* FIX BOUTIQUE */
    
    .img-main-article{
        max-height: inherit;
    }
    
    .form-etape{
        overflow: hidden;
    }
    
    .candidature-cercle-progression{
        width: 100% !important;
    }
    
    .candidature-cercle-progression{
        display: none;
    }
    
    .col-suivant{
        float: right;
        width: auto;
    }
    
    .col-suivant .bouton-bleu, .form-etape .bouton-bleu-transparent{
        font-size: 14px;
    }
    
    .col-formulaire {
        padding: 30px 5px !important;
    }
    
    .col-etape{
        padding: 15px 10px !important;
    }
    
    .col-formulaire .form-m-bouton .bouton-bleu, .col-formulaire .bouton-bleu-transparent{
        display: inline-block !important;
    }
    
    .col-etape .etape-contenu h2, .col-etape .etape-contenu h2 *{
        display: block;
    }
    
    .col-etape .collapse_etape h2{
        max-width: calc(100% - 30px);
    }
    
    .collapse_etape h2::before{
        content: "\f107";
        font-size: 42px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 28px;
        right: 15px;
    }
    
    .collapse_etape.collapsed h2::before{
        content: "\f105";
        font-size: 42px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top: 28px;
        right: 15px;
    }
    
    .etape-contenu .accordion a, .etape-contenu .accordion a:hover, .etape-contenu .accordion a:active, .etape-contenu .accordion a:focus{
        text-decoration: none;
    }

    #accordion_etape_reprise .collapse_etape.collapsed h2::before, #accordion_etape_reprise .collapse_etape h2::before {
        top: 5px;
    }
    
    .marge-formation .button-candidater{
        display: none;
    }
    
    .formation-footer-contact .onglet-formation{
        padding: 15px 0 0 0;
    }
    
    /* ACTUALITÃ‰S */
    
    .entry-related{
        padding: 0;
    }
    
    .img-loupe{
        text-align: right;
    }
    
    #barre-recherche{
        top: auto;
        bottom: 45px;
        width: 100%;
    }
    
    #bouton-rechercher{
        bottom: 0 !important;
        border: none;
        top: auto !important;
        width: 100%;
        left: 0;
        text-align: left;
        padding: 10px;
    }
    
}

@media (max-width: 991px) and (min-width: 768px) {
    .largeur-totale-chiffres .col:not(:last-child){
        padding: 0 30px;
    }
}

/* Landscape phones and portrait tablets */
@media  (max-width: 768px) {
    .mfp-figure:after, img.mfp-img {
        max-height: 80vh !important;
    }
}

/* Portrait phones only */
@media (max-width: 480px){
    
    .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .no-padding-responsive{
        padding: 0;
    }
    
    .label-checkbox{
        max-width: 80%;
    }
    
    #cookieChoiceInfo span{
        display: block;
        margin-bottom: 5px;
    }
    
    .container{
        padding: 0;
    }
    
    .page-title .container{
        padding: 0 15px;
    }
    
    .btn{
        margin-bottom: 15px;
    }
    
    .pop_up{
        top: calc(10% + 45px);
        height: calc(80% - 90px);
    }
    
    /*--------------------------------MENU-------------------------------------*/
    
    .topbar .f-right{
        display: inline;
        float: inherit;
        text-align: right;
        margin-top: 5px;
    }
    
    .topbar .separateur-projet-topbar{
        display: none;
    }
    
    .responsive-bienvenue{
        display: none;
    }
    
    .topbar .lien-projet-topbar{
        display: block;
        text-align: left;
    }
    
    /*---------------------------TITRE DES PAGES-------------------------------*/
    
    #titre-page h1, #titre-page h2, .breadcrumb{
        margin: 0 30px;
    }
    
    .page-title .title.title-1{
        background-size: 100% 100%;
        width: 100%;
    }
    
    .page-title .title.title-1 .title-content{
        padding: 5px 15px 0 15px;
        height: calc(100% - 15px);
    }
    
    .page-title .title .title-content::before{
        height: 100%;
    }
    
    /* CORRECTIONS */
    
    .article {
        padding: 0 15px 30px 15px;
    }
    
    .p-sidebar-formation{
        padding: 15px;
    }
    
    .button-voir{
        margin-bottom: 15px;
    }
    
    .padding-section.largeur-totale-chiffres{
        padding: 50px 0 0 0 !important;
    }
    
    .padding-section.largeur-totale-chiffres .col{
        padding: 0 15px;
    }
    
    /*-------------------------------------------------------------------------*/
    /*------------------------SECTIONS PERSONNALISEES--------------------------*/
    /*-------------------------------------------------------------------------*/
    
    .padding-section{
        padding: 50px 15px !important;
        background-position: top;
    }
    
    .section-rubrique{
        padding: 0 !important;
        margin: 50px 15px !important;
    }
    
    .portfolio .portfolio-filter-link a{
        margin-right: 20px;
    }
    
    /* FIX BOUTIQUE */
    
    #panier{
        float: inherit;
    }
    
    .text-center-mobile{
        text-align: center;
    }
    
    .formulaire-candidature h1{
        font-size: 32px;
    }
    
    #section-recap h1{
        font-size: 28px;
    }
    
    #step-1 .col-suivant{
        float: inherit;
        text-align: center !important;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    /* ACTUALITÃ‰S */
    
    #filtre .fa-search{
        top: 5px;
        right: 25px;
    }
    
    .entry-share{
        padding: 0 20px;
    }
    
    .entry-widget-title{
        padding-left: 30px;
    }
    
    .col-etape .collapse_etape{
        text-decoration: none !important;
    }
    
    .header li.menu-deroulant ul li{
        margin-top: 1px;
    }
    
    .chercheur-contact{
        width: 100%;
    }
    
    .chercheur-contact p{
        padding: 0 15px;
        text-align: center;
    }
    
    #barre-recherche i{
        left: 88%;
    }
    
}</pre></body></html>