@media (min-width: 1200px) {
    .divrespoaccesrapide {
        margin-left: 29px !important;
    }

    .sectionArmoirie {
        text-align: center !important;
    }

    .img-galerie {
        padding: 0 6px !important;
        float: left !important;
        width: 100% !important;
        height: 236px !important;
        margin-bottom: 10px;
    }
    /*.entêtepanel {
        width: 100% !important;
    }*/
    .authSectionResponsive {
        display: inline !important;
    }

    .authSection {
        display: block !important;
    }

    .titrelogo {
        margin-top: 3% !important;
        font-size: 3.5em !important;
        text-align: center;
    }

    .soustitrelogo {
        margin-top: 3% !important;
        font-size: 1.4em !important;
        text-align: center;
    }

    span.armoirie {
        font-size: 0.8em !important;
        text-align: center !important;
    }

    span.devise {
        font-size: 0.7em !important;
        border-bottom: 1px dashed black;
    }

    span.ministere {
        font-size: 1.4em !important;
        text-align: center !important;
    }

    .SousMenu {
        margin-left: -15px !important;
    }
}



@media (max-width: 767px) {
    .navbar-collapse {
        padding: 0px 0px 0px 0px;
        width: 260px;
        background-color: #fff;
        box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.10);
        border: none;
        position: absolute;
        left: 0%;
        top: 100%;
        z-index: 9999;
        margin: 0px 0px 0px 0px;
    }

    .navbar-nav > li > a {
        color: black !important;
    }

    nav ul li a {
        color: black !important;
    }

    .ui.dropdown > .left.menu {
        left: 0px !important;
    }

    .menurespo {
        margin: -17px auto;
        padding: 6px 0;
        margin-left: -20px;
    }

    .sideSection, #infoBloc, .blogrubrique, .sliderHome, .authSection {
        display: none !important;
        height: 100px;
    }

    .stylemenu {
        background-color: #f5870e;
    }
    /*.sectionMenu {
        height: auto !important;
    }*/

    #Carousellogo {
        display: none;
    }

    .sectionArmoirie {
        text-align: center;
    }

    /*.titrelogo {
        font-size: 3em !important;
        text-align: center;
    }
    .soustitrelogo {
        font-size: 1.5em !important;
        text-align: center;
    }*/

    span.ministere {
        font-size: 1.1em !important;
        text-align: center !important;
    }

    .titrelogo {
        font-size: 2.3em !important;
        text-align: center;
    }

    .soustitrelogo {
        margin-top: 3% !important;
        font-size: 0.8em !important;
        text-align: center;
    }

    .img-galerie {
        padding: 0 6px !important;
        float: left !important;
        width: 100% !important;
        height: 200px !important;
        margin-bottom: 10px;
    }

    .authSectionResponsive {
        display: block;
    }

    .authSection {
        display: none;
    }

    .img-responsive {
        width: 200px;
        height: 200px;
    }

    .blocGeneral {
        width: 100% !important;
        margin-left: -1px !important;
    }

    .SousMenu {
        height: auto !important;
    }
}

@media screen and (max-width: 1054px) and (min-width: 991px) {

    .nav-content-custom {
        padding-left: 0% !important;
    }

    .navbar-nav > li {
        padding: 33px 2px 32px;
    }
}

@media (max-width: 992px) {

    .SousMenu {
        height: 390px !important;
    }

    .navbar-nav > li > a {
        color: black !important;
    }

    nav ul li a {
        color: black !important;
    }
}
