@media screen and (max-width: 640px) {

    /* **************************
	*      _____           _
	*     |_   ____   ___ | |___
	*       | |/ _ \ / _ \| / __|
	*       | | (_) | (_) | \__ \
	*       |_|\___/ \___/|_|___/
	*
	***************************** */

    .center,
    .center-prop-internaute {
        width: 300px;
    }

    .center-prop-internaute {
        margin-left: -150px;
    }

    h1,
    .entry-content .fond h1,
    #secondary.fond h1,
    h1 strong {
        font-size: 24px;
        line-height: 24px;
    }

    /* ****************************
	*      __  __
	*     |  \/  | ___ _ __  _   _
	*     | |\/| |/ _ | '_ \| | | |
	*     | |  | |  __| | | | |_| |
	*     |_|  |_|\___|_| |_|\__,_|
	*
	******************************* */



    /* ***************************************************
	*         _                        _ _
	*        / \   ___ ___ ___ ___ ___(_| |__   __ _ _ __
	*       / _ \ / __/ __/ _ / __/ __| | '_ \ / _` | '__|
	*      / ___ | (_| (_|  __\__ \__ | | |_) | (_| | |
	*     /_/   \_\___\___\___|___|___|_|_.__/ \__,_|_|
	*
	****************************************************** */

    .accessibar-div .confortdelecture a {
        padding-right: 2px;
    }

    .accessibar-div .confortdelecture a.utmini {
        padding-left: 0;
    }

    .accessibar-div .vocalisation {
        width: 100%;
        box-sizing: border-box;
    }

    .accessibar-div .skyplink {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    /* *************************************
	*      _   _                _
	*     | | | | ___  __ _  __| | ___ _ __
	*     | |_| |/ _ \/ _` |/ _` |/ _ | '__|
	*     |  _  |  __| (_| | (_| |  __| |
	*     |_| |_|\___|\__,_|\__,_|\___|_|
	*
	**************************************** */
    header .panel.fullpanel {
        width: 90%;
    }

    header .panel ul.acces {
        line-height: 1.75;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0px;
        column-gap: 0px;
        -moz-column-gap: 0px;
    }

    header .panel .search input {
        width: 200px;
    }

    #searchform .ui-autocomplete {
        display: none !important;
    }

    header .identite {
        height: 120px;
    }

    header .identite h1 {
        line-height: 40px;
        font-size: 40px;
        margin-top: 20px;
    }

    header .toggleMenu {
        width: 110px !important;
    }

    iframe.goog-te-menu-frame {
        top: 215px !important;
        left: calc((50% + 100px / 2) - 190px) !important;
        box-shadow: none !important;
    }


    .top__header {
        margin: 0;
    }
    
    .bottom__header {
        padding: 130px 0 0 0;
    }
    
    .utilitaires-header span.toggle-search.c-search-form_open.all-link {
        bottom: calc(-130px - 79px);
    }
    
    .logo__header {
        bottom: 92px;
    }


    /* ******************************************************
	*      _____                _
	*     |  ____ __ ___  _ __ | |_   _ __   __ _  __ _  ___
	*     | |_ | '__/ _ \| '_ \| __| | '_ \ / _` |/ _` |/ _ \
	*     |  _|| | | (_) | | | | |_  | |_) | (_| | (_| |  __/
	*     |_|  |_|  \___/|_| |_|\__| | .__/ \__,_|\__, |\___|
	*                                |_|          |___/
	*
	********************************************************* */


    /* A LA UNE */
    .bulle__prestation {
        width: 120px;
        height: 120px;
    }
    
    .bulle__prestation > span {
        font-size: 12px;
        line-height: 14px;
        margin-top: 8px;
        max-width: 100px;
    }
    
    .bulle__prestation:first-child svg {
        width: 38px;
        height: 32px;
    }
    
    .bulle__prestation:last-child svg {
        width: 37px;
        height: 37px;
    }
    
    .forme__orange {
        left: calc(-1173px + 50px);
    }
    
    .forme__bleue {
        right: calc(-1173px + 50px);
        top: -307px;
    }
    
    #diaporama {
        height: 307px;
    }
    
    ul.bulles__prestations {
        height: 307px;
        top: -307px;
    }
    
    ul.bulles__prestations::before {
        height: 307px;
    }
    
    .bulle__prestation:first-child {
        margin-bottom: 20px;
    }
    
    /* AMENAGEMENT & MATERIAUX */
    .amenagement-materiaux {
        padding: 0 0 20px 0;
    }
    
    .prestations__liste {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: minmax(149px, auto);
    }
    
    .materiaux__liste {
        display: grid;
        grid-gap: 18px;
        margin-top: 0;
    }

    .temoignages__boutons a svg {
        flex: none;
    }

    /* VOTRE PROJET EN 6 ETAPES */

    .etapes__liste .etape__icone {
        width: 106px;
        height: 106px;
    }
    
    .etapes__liste .etape__icone svg {
        transform: scale(0.9);
    }
    
    .etapes__liste .etape__description {
        font-size: 14px;
        line-height: 16px;
    }
    
    .etapes__liste .etape {
        max-width: 135px;
    }
    
    .etapes__liste .etape__icone::before {
        width: 50px;
        height: 50px;
    }
    
    /* TEMOIGNAGES */

    .temoignages__liste {
        flex-direction: column;
    }
    
    .temoignage {
        margin-bottom: 44px;
    }
    
    .temoignage:nth-of-type(2) {
        margin-bottom: 0;
    }
    
    .temoignages__boutons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .temoignages__boutons a:first-child {
        margin-right: 0;
    }
    
    .temoignages__boutons a {
        padding: 10px 0;
    }


    /* *********************************
	*      _____           _
	*     |  ______   ___ | |_ ___ _ __
	*     | |_ / _ \ / _ \| __/ _ | '__|
	*     |  _| (_) | (_) | ||  __| |
	*     |_|  \___/ \___/ \__\___|_|
	*
	************************************ */

    .pourquoi-jaunatre ul li span:last-child {
        margin-top: 20px;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
    }
    
    .pourquoi-jaunatre ul li {
        width: 140px;
    }
    
    .pourquoi-jaunatre ul li:nth-last-child(-n+2) {
        margin: 20px auto;
    }

    .jaunatre__logo svg {
        width: 300px;
        height: 115px;
    }
    
    .jaunatre__infos {
        flex-direction: column;
    }

    .jaunatre__coordonnees {
        margin-top: 27px;
        margin-right: 0;
    }
    
    .jaunatre__adresse,
    .jaunatre__telephone {
        flex-direction: column;
        text-align: center;
    }
    
    .jaunatre__adresse > svg ,
    .jaunatre__telephone > svg {
        margin-bottom: 10px;
    }
    
    .jaunatre__telephone {
        margin: 28px 0;
    }
    
    .jaunatre__reseaux {
        justify-content: center;
    }
    
    .map__footer {
        display: none;
    }
    
    .jaunatre__infos {
        margin-bottom: 89px;
    }

    .telephone__link {
        justify-content: center;
    }
    
    .bottom__footer a.devis {
        width: 300px;
        height: 60px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: unset;
        top: calc(-60px - 16px);
    }

    .bottom__footer a.devis:hover {
        padding: 0;
    }

    .bottom__footer ul li:nth-last-of-type(-n+4) a {
        margin-top: 12px;
    }
    
    .bottom__footer ul {
        justify-content: center;
    }
    
    .bottom__footer ul li a {
        margin: 0 17px 0 17px;
    }


    /* **************************
	*      ____
	*     |  _ \ __ _  __ _  ___
	*     | |_) / _` |/ _` |/ _ \
	*     |  __| (_| | (_| |  __/
	*     |_|   \__,_|\__, |\___|
	*                 |___/
	*
	***************************** */
    #wrapper .top-publication .imagealaune {
        height: 200px;
    }

    #wrapper .entry-content iframe {
        max-width: 100%;
    }

    body.post-template-template-meteo-php #wrapper .entry-content iframe {
        max-width: inherit;
    }

    #breadcrumbs .vous-etes-ici {
        display: none;
    }


    #wrapper .header-page {
        text-align: center;
    }

    #wrapper .top-publication .imagealaune {
        display: block;
        position: relative;
        width: 100%;
        height: 200px;
        overflow: hidden;
    }

    #wrapper .top-publication .header-page .introduction p {
        font-size: 16px;
        line-height: 20px;
    }

    #wrapper .top-publication .imagealaune {
        margin: 0;
    }

    .top-publication .forme__orange {
        left: calc(-1173px + 45px);
    }

    .top-publication .forme__bleue {
        top: 0;
        right: calc(-1173px + 14px);
        height: 200px;
    }


    /* ****************************************
	*      ____  _     _      _
	*     / ___|(_) __| | ___| |__   __ _ _ __
	*     \___ \| |/ _` |/ _ | '_ \ / _` | '__|
	*      ___) | | (_| |  __| |_) | (_| | |
	*     |____/|_|\__,_|\___|_.__/ \__,_|_|
	*
	******************************************* */
    .contactslie_v2 .relations-contacts-v2 ul li,
    .actualitelie .relation-actualites ul li,
    .relations-agenda ul li {
        width: 260px;
    }


    /* ************************
	*      _  _    ___  _  _
	*     | || |  / _ \| || |
	*     | || |_| | | | || |_
	*     |__   _| |_| |__   _|
	*        |_|  \___/   |_|
	*
	*************************** */

    .page404 {
        background: url('../images/core/404Creasit2.png') center 0 no-repeat;
    }

    .page404 #searchform {
        width: 100%;
    }

    .page404 #searchform .rechercher {
        width: 220px;
    }

    /* ***************************************
	*       ____            _             _
	*      / ___|___  _ __ | |_ __ _  ___| |_
	*     | |   / _ \| '_ \| __/ _` |/ __| __|
	*     | |__| (_) | | | | || (_| | (__| |_
	*      \____\___/|_| |_|\__\__,_|\___|\__|
	*
	****************************************** */

    body.post-template-template-contact-php .entry-content p.champs-obligatoires {
        font-size: 12px;
    }

    /* *********************************
	*      _____ _ _ _
	*     |  ___(_) | |_ _ __ ___  ___
	*     | |_  | | | __| '__/ _ \/ __|
	*     |  _| | | | |_| | |  __/\__ \
	*     |_|   |_|_|\__|_|  \___||___/
	*
	*********************************** */

    #primary .wrapper-panel .form-panel .liste-types,
    #primary .wrapper-panel .form-panel .communes-ot,
    #primary .wrapper-panel .form-panel .mois-filtre,
    #primary .wrapper-panel .form-panel .annee-filtre {
        width: 100%;
        margin-bottom: 0;
        float: none;
    }

    #primary .wrapper-panel .form-panel .mois-filtre,
    #primary .wrapper-panel .form-panel .annee-filtre {
        margin-top: 14px;
    }

    #primary .panel-plan-interactif .form-panel .keywords {
        margin-bottom: 0;
    }

    #primary .panel-plan-interactif .form-panel .keywords,
    #primary .panel-plan-interactif .form-panel .rechercheadresse-googlemap {
        width: 100%;
    }

    #primary .panel-agenda .form-panel .keywords {
        margin-top: 14px;
    }

    #primary .panel-agenda .form-panel .periode .input-date input {
        min-width: 95px;
        width: 55%;
    }

    body.post-template-template-gestion-ressources-php #primary .wrapper-panel .form-panel .communes-ot {
        margin-bottom: 14px;
    }

    #primary .panel-plan-interactif .display-map {
        display: none;
    }

    #primary .template-annuaire-contacts ul li.liste {
        height: 142px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste .categorie-affichage_liste {
        left: 20px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .introduction {
        margin: 0;
    }
    
    #primary .template-filtrages ul.liste-publication li a .img-filtrage { 
        display: none;
    }

    /*** PARTAGE ***/
    .partage-social-media p {
        font-size: 12px;
        text-transform: none;
    }
    
    .partage {
        margin: 0 5px;
    }

    .liste-reseaux li {
        width: 30px !important;
        height: 30px !important;
    }

    a.rs-imprimer svg {
        width: 28px;
        height: 27px;
    }

    /* **************************************************
	*      ____           _                   _
	*     |  _ \ ___  ___| |__   ___ _ __ ___| |__   ___
	*     | |_) / _ \/ __| '_ \ / _ \ '__/ __| '_ \ / _ \
	*     |  _ <  __/ (__| | | |  __/ | | (__| | | |  __/
	*     |_| \_\___|\___|_| |_|\___|_|  \___|_| |_|\___|
	*
	***************************************************** */

    .c-search-form_wrap input {
        background-color: transparent;
        line-height: 1.5em;
        font-size: 2em !important;
    }

    button.c-search-form_close {
        position: absolute;
        height: 30px;
        width: 50px;
        top: 20px;
        right: 20px;
        outline: none;
        cursor: pointer;
        background: transparent;
        z-index: 1000;
    }

    .c-search-main_container {
        padding-top: 0.625vw;
        padding-bottom: 2.8125vw;
        padding-left: 0;
        padding-right: 2vw;
    }

    .recherche-autocompletion form .ui-autocomplete li .titre {
        font-size: 15px !important;
        transition: all 0.3s ease-in-out;
    }

    .recherche-autocompletion form .ui-autocomplete {
        width: 100% !important;
        top: 60px !important;
        background: transparent !important;
        padding-bottom: 160px !important;
    }

    .recherche-autocompletion form .ui-autocomplete li .type {
        font-size: 11px;
        text-align: right;
        float: right;
        margin-right: 0;
        line-height: 35px;
        position: absolute;
        right: 0;
        bottom: -5px;
    }

    /* *****************************************************************************************
	*       ____                                        _                       _       _
	*      / ___|___  _ __ ___  _ __ ___  _   _ _ __   | |_ ___ _ __ ___  _ __ | | __ _| |_ ___
	*     | |   / _ \| '_ ` _ \| '_ ` _ \| | | | '_ \  | __/ _ \ '_ ` _ \| '_ \| |/ _` | __/ _ \
	*     | |__| (_) | | | | | | | | | | | |_| | | | | | ||  __/ | | | | | |_) | | (_| | ||  __/
	*      \____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|  \__\___|_| |_| |_| .__/|_|\__,_|\__\___|
	*                                                                    |_|
	******************************************************************************************** */

    #proposition-publication a.btn-precedent-form {
        width: 100%;
        box-sizing: border-box;
    }

    #proposition-publication button.sousmettre-publication {
        margin-top: 20px;
    }

    /* A modifier et ajouter la bonne couleur */

    #primary .template-agenda ul li a .articles-content {
        border-left: 1px solid #c7c7c7;
        border-top: none;
    }

    #primary .template-agenda ul li a:hover .articles-content {
        border-left: 1px solid transparent;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content .title {
        margin-top: 10px;
    }

    #primary a .articles-content {
        border-top: none;
    }

    #primary li:first-child a .articles-content,
    #primary .template-filtrages ul.liste-publication li.liste a .articles-content,
    #primary .template-emploi ul.liste-publication li.liste a .articles-content,
    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content,
    .template-affilistes-navprofil #primary a .articles-content {
        border-top: 1px solid #c7c7c7;
        border-left: 1px solid #c7c7c7;
    }

    .post-template-template-newsletter-php .entry-content .widget_wysija_cont .wysija-submit,
    .post-template-template-newsletter-php .entry-content .wysija-paragraph input {
        width: 300px;
    }
    
    #primary .template-plan-interactif #canvas-google-maps {
        height: 900px;
    }

    /* *************************************************
	*         _        _               _ _ _    __
	*        / \   ___| |_ _   _  __ _| (_) |_ /_/  ___
	*       / _ \ / __| __| | | |/ _` | | | __/ _ \/ __|
	*      / ___ \ (__| |_| |_| | (_| | | | ||  __/\__ \
	*     /_/   \_\___|\__|\__,_|\__,_|_|_|\__\___||___/
	*
	**************************************************** */

    #primary .template-actualites ul li {
        height: 190px;
    }

    #primary .template-actualites ul li a .img-actu {
        display: none;
    }

    #primary .template-actualites ul li a .articles-content {
        padding: 0 20px;
        height: 188px;
    }

    #primary .template-actualites ul li .cats-date {
        left: 20px;
    }

    #primary .template-actualites ul li.minime {
        height: 120px;
    }

    #primary .template-actualites ul li.minime a .articles-content {
        height: 119px;
    }

    #primary .template-actualites ul li:first-child.minime a .articles-content {
        height: 118px;
    }

    /* ****************************************
	*         _                        _
	*        / \   __ _  ___ _ __   __| | __ _
	*       / _ \ / _` |/ _ \ '_ \ / _` |/ _` |
	*      / ___ \ (_| |  __/ | | | (_| | (_| |
	*     /_/   \_\__, |\___|_| |_|\__,_|\__,_|
	*             |___/
	*
	******************************************* */

    #primary .template-agenda ul li a .date {
        width: 170px;
        margin-right: 0;
    }

    #primary .template-agenda ul li a .date p {
        font-size: 20px;
    }

    #primary .template-agenda ul li a .articles-content {
        float: left;
        padding: 0 20px;
        min-width: 100%;
        box-sizing: border-box;
    }

    #primary .template-agenda ul li .categorie-agenda {
        left: 21px;
        top: 225px;
    }

    #primary .template-agenda .fc-toolbar .fc-left {
        float: none;
        width: 191px;
        overflow: hidden;
        margin: 0 auto;
    }

    #primary .template-agenda .fc-toolbar .fc-right {
        float: none;
        margin: 20px auto;
        width: 175px;
        overflow: hidden;
    }

    #primary .content-agenda form ol li.input,
    #primary .contact-detail .content-contact form ol li.input {
        width: 100%;
    }
    
    #primary .content-agenda form ol li.input2 ~ li.input .textarea input, 
    #primary .contact-detail .content-contact form ol li.input2 ~ li.input .textarea input {
        width: 100%;
        flex: auto;
        margin: 15px 0 0 0;
    }

    #proposition-publication p.infolocale-a-savoir {
        background-position: center top;
        padding-left: 0;
        padding-top: 70px;
        margin: 40px 0 30px;
    }


    /* ****************************************************************************************************
	*         _                            _                _                        _             _
	*        / \   _ __  _ __  _   _  __ _(_)_ __ ___    __| | ___    ___ ___  _ __ | |_ __ _  ___| |_ ___
	*       / _ \ | '_ \| '_ \| | | |/ _` | | '__/ _ \  / _` |/ _ \  / __/ _ \| '_ \| __/ _` |/ __| __/ __|
	*      / ___ \| | | | | | | |_| | (_| | | | |  __/ | (_| |  __/ | (_| (_) | | | | || (_| | (__| |_\__ \
	*     /_/   \_\_| |_|_| |_|\__,_|\__,_|_|_|  \___|  \__,_|\___|  \___\___/|_| |_|\__\__,_|\___|\__|___/
	*
	******************************************************************************************************* */

    #primary .template-annuaire-contacts ul li.vignette {
        width: 100%;
    }

    #primary .template-annuaire-contacts ul li.vignette:nth-child(even) {
        margin-left: 0;
    }

    #primary .template-annuaire-contacts ul li .site-internet .reponsive-1024 {
        display: block;
    }

    #primary .template-annuaire-contacts ul li .site-internet .reponsive-480 {
        display: none;
    }

    #primary .template-annuaire-contacts ul li.liste > a {
        height: 140px;
    }

    #primary .contact-detail .content-contact .content-contact-header .adresse {
        padding: 10px;
    }

    #primary .contact-detail .content-contact .content-contact-header .adresse,
    #primary .contact-detail .content-contact .content-contact-header .reseaux {
        width: 50%;
    }

    #primary .contact-detail .content-contact .numeros.numero3 a,
    #primary .contact-detail .content-contact .numeros.numero3 a:first-child {
        width: 100%;
        border-left: none;
        border-bottom: 1px solid #fff;
    }

    #primary .contact-detail .informations-contacts .options a {
        width: 100%;
        box-sizing: border-box;
    }

    #primary .contact-detail .informations-contacts .options a.soumettre-fiche {
        margin-top: 10px;
    }

    
    #proposition-document #soumettre-document-form a.btn-suivant-form, 
    #proposition-document #soumettre-document-form a.btn-precedent-form, 
    #proposition-document #soumettre-document-form button#soumettre-document {
        width: 100%;
    }
    
    .centerPropBd {
        width: 300px;
    }
    
    #proposition-document #soumettre-document-form .bloc-form select#jour-dp,
    #proposition-document #soumettre-document-form .bloc-form select#mois-dp,
    #proposition-document #soumettre-document-form .bloc-form select#annee-dp {
        width: 100%;
    }
    
    #proposition-document #soumettre-document-form .bloc-form select#mois-dp,
    #proposition-document #soumettre-document-form .bloc-form select#annee-dp {
        margin-top: 10px;
    }

    /* *******************************************
	*         _    _            _     _   _ ____
	*        / \  | |       ___| |_  | \ | |  _ \
	*       / _ \ | |      / _ \ __| |  \| | |_) |
	*      / ___ \| |___  |  __/ |_  | |\  |  __/
	*     /_/   \_\_____|  \___|\__| |_| \_|_|
	*
	********************************************** */

    #primary .accesrapide-resultats-alnp .wrapper-liste-acces-rapide .liste-acces-rapide-resultats ul li {
        margin-bottom: 5px;
        width: 100%;
    }

    #primary .accesrapide-resultats-alnp h2 {
        font-size: 16px;
    }

    #primary .accesrapide-resultats-alnp p.volet-alnp {
        right: 15px;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.vignette,
    #primary .template-filtrages ul.liste-publication li.vignette,
    #primary .template-emploi ul.liste-publication li.vignette{
        width: 100%;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .img-al,
    #primary .template-filtrages ul.liste-publication li.liste a .img-emploi,
    #primary .template-emploi ul.liste-publication li.liste a .img-emploi {
        display: none;
    }

    #primary .template-affilistes-navprofil ul.liste-publication li.liste a .articles-content,
    #primary .template-filtrages ul.liste-publication li.liste a .articles-content,
    #primary .template-emploi ul.liste-publication li.liste a .articles-content {
        padding: 25px 20px 25px 20px;
    }

    #primary #filtrages-ajax > div,
    #primary #emploi-ajax > div
    {
        display: flex;
        width: 100%;
        flex-direction: column;
        height: auto;
        box-sizing: border-box;
        padding-right: 0;
        margin-bottom: 10px;
    }

    #primary.contextualites-off .template-emploi ul.liste-publication li.vignette {
        width: 100%;
    }

    #emploi-ajax {
        flex-direction: column;
    }

    #emploi-ajax > div,
    #proposition-publication .bloc-form.select2 > .filtre-base, 
    .propose-emploi.prop-publi a {
        width: 100%;
    }
       

    /********** **********
    ******** MODIFICATIONS AL / PROFILS BARRE CONTEXTUELLE ********
    ********** **********/
    #primary.contextualites-off .template-affilistes-navprofil ul.liste-publication li.vignette {
        width: 100%;
    }

    /* ********************************************************************************************************************
	*      ____                       _                   _           _           _        _   _      __
	*     | __ )  __ _ ___  ___    __| | ___   ___    ___| |_   _ __ | |__   ___ | |_ ___ | |_| |__   \_\  __ _ _   _  ___
	*     |  _ \ / _` / __|/ _ \  / _` |/ _ \ / __|  / _ \ __| | '_ \| '_ \ / _ \| __/ _ \| __| '_ \ / _ \/ _` | | | |/ _ \
	*     | |_) | (_| \__ \  __/ | (_| | (_) | (__  |  __/ |_  | |_) | | | | (_) | || (_) | |_| | | |  __/ (_| | |_| |  __/
	*     |____/ \__,_|___/\___|  \__,_|\___/ \___|  \___|\__| | .__/|_| |_|\___/ \__\___/ \__|_| |_|\___|\__, |\__,_|\___|
	*                                                          |_|                                           |_|
	*
	*********************************************************************************************************************** */

    .template-bdocumentaire-phototheque ul li .image-a-la-une {
        display: none;
    }

    .template-bdocumentaire-phototheque ul li .information-document {
        padding: 0 20px;
        height: 278px;
    }

    .template-bdocumentaire-phototheque ul li .information-document .details-document p.categorie-document,
    .template-bdocumentaire-phototheque ul li .information-document .details-document p.date-document,
    .template-bdocumentaire-phototheque ul li .information-document .details-document p.poids-document {
        overflow: hidden;
        float: none;
    }

    #primary .template-bdocumentaire-phototheque ul li .information-document {
        height: auto;
    }

    #primary .template-bdocumentaire-phototheque ul li .information-document a.telecharger,
    #primary .template-bdocumentaire-phototheque ul li .information-document a.consulter-ligne,
    #primary .template-bdocumentaire-phototheque ul li .information-document a.ecouter {
        float: none;
        display: inline-block;
        margin: 20px 0;
    }


    /* **********************************************************************************************************
	*       ____           _   _                   _
	*      / ___| ___  ___| |_(_) ___  _ __     __| | ___  ___   _ __ ___  ___ ___  ___  _   _ _ __ ___ ___  ___
	*     | |  _ / _ \/ __| __| |/ _ \| '_ \   / _` |/ _ \/ __| | '__/ _ \/ __/ __|/ _ \| | | | '__/ __/ _ \/ __|
	*     | |_| |  __/\__ \ |_| | (_) | | | | | (_| |  __/\__ \ | | |  __/\__ \__ \ (_) | |_| | | | (_|  __/\__ \
	*      \____|\___||___/\__|_|\___/|_| |_|  \__,_|\___||___/ |_|  \___||___/___/\___/ \__,_|_|  \___\___||___/
	*
	************************************************************************************************************* */

    #primary .template-gestion-ressources ul li span.img-ressources {
        display: none;
    }

    #primary .template-gestion-ressources ul li span.articles-content {
        padding: 0 20px;
    }

    #primary .template-gestion-ressources ul li .categorie-ressources {
        left: 20px;
    }

    /* ****************************************
	*         _    _ _            _         __
	*        / \  | | | ___   ___(_)_ __   /_/
	*       / _ \ | | |/ _ \ / __| | '_ \ / _ \
	*      / ___ \| | | (_) | (__| | | | |  __/
	*     /_/   \_\_|_|\___/ \___|_|_| |_|\___|
	*
	******************************************* */

    .allocine-film .informations-film {
        width: 280px;
    }

    .allocine-film p.plus-dinfo {
        margin-left: 10px;
    }

    /* ****************************************
	*         _    _ _
	*        / \  | | |__  _   _ _ __ ___  ___
	*       / _ \ | | '_ \| | | | '_ ` _ \/ __|
	*      / ___ \| | |_) | |_| | | | | | \__ \
	*     /_/   \_\_|_.__/ \__,_|_| |_| |_|___/
	*
	******************************************* */

    #primary .vignettes-album a .articles-content .introduction,
    #cboxPrevious, 
    #cboxNext,
    #cboxPrevious:before, 
    #cboxNext:before {
        display: none !important;
    }

    /* ***********************************************
	*      ____                                     _
	*     |  _ \ __ _ ___ _____      _____  _ __ __| |
	*     | |_) / _` / __/ __\ \ /\ / / _ \| '__/ _` |
	*     |  __/ (_| \__ \__ \\ V  V / (_) | | | (_| |
	*     |_|   \__,_|___/___/ \_/\_/ \___/|_|  \__,_|
	*
	************************************************** */
    .template-password form input[type="password"] {
        width: 100%;
    }

    .template-password form input[type="submit"] {
        margin: 10px 0 0;
        width: 100%;
    }

    /* ************************************************
	*       ____           _         ______     ______
	*      / ___|__ _ _ __| |_ ___  / ___\ \   / / ___|
	*     | |   / _` | '__| __/ _ \ \___ \\ \ / / |  _
	*     | |__| (_| | |  | ||  __/  ___) |\ V /| |_| |
	*      \____\__,_|_|   \__\___| |____/  \_/  \____|
	*
	*************************************************** */

    .carte-svg svg {
        margin: 30px 5px 20px;
    }

    /* ***************************************************
	*         _
	*        / \   _ __  _ __   ___  _ __   ___ ___  ___
	*       / _ \ | '_ \| '_ \ / _ \| '_ \ / __/ _ \/ __|
	*      / ___ \| | | | | | | (_) | | | | (_|  __/\__ \
	*     /_/   \_\_| |_|_| |_|\___/|_| |_|\___\___||___/
	*
	*
	***************************************************** */
    .wrapper-panel-new .form-panel {
        padding: 24px 10px;
    }

    .wrapper-panel-new .wrapper-prop-rss a.prop {
        margin: 0 5px 0 0;
        padding: 0 20px;
    }

    .wrapper-panel-new .form-panel form select,
    .wrapper-panel-new .form-panel form input[type=text],
    .wrapper-panel-new .form-panel form input[type=email],
    .wrapper-panel-new .form-panel form input[type=number] {
        width: 100%;
        margin: 0 0 10px;
    }

    .template-liste ul li.liste a .informations-pub,
    .template-liste ul li.liste a .content-pub {
        width: 100%;
    }

    .template-liste ul li.liste a .content-pub {
        border-left: none;
        border-top: 1px solid #fff;
    }

    #acces-profil .liste-profils {
        flex-wrap: wrap;
    }

    #acces-profil .liste-profils .profil {
        width: 100%;
        flex: auto;
    }

    #acces-profil .liste-profils .profil:nth-child(2) {
        margin: 20px 0;
    }

    /* *****************************************************
	*      _   _            _       ___         ____  ____
	*     | | | | __ _  ___| | __  / (_) ___   / / _|/ _\ \
	*     | |_| |/ _` |/ __| |/ / | || |/ _ \ / / |_| |_ | |
	*     |  _  | (_| | (__|   <  | || |  __// /|  _|  _|| |
	*     |_| |_|\__,_|\___|_|\_\ | ||_|\___/_/ |_| |_|  | |
	*                              \_\                  /_/
	*
	******************************************************** */

    body.gecko header .bottom-footer .logo-search .search input[type="text"] {
        width: 240px;
    }

    body.gecko .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
        width: 225px;
    }

    body.gecko footer .middle-footer .newsletter-sms input[type="text"],
    body.gecko footer footer .middle-footer .newsletter-sms input[type="email"] {
        width: 172px;
    }

    body.ie .front-page .fil-infos-droits-demarches .droits-demarches-ligne select {
        width: 229px;
    }
}