﻿
@media (max-width : 1300px) {
    .bottomscreen {
       /* bottom: 5%;*/
    }

    .ContainerCardrow {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #sidebar, #sidebar2 {
        width: auto;
    }

    .popupDetailArticle {
        max-height: none;
        max-width: none;
        height : 70vh;
    }

    .BtnHeaderNom {
        display: none;
    }

    .ErreurPage_ErreurCard {
        left: 20% !important;
        right: 20% !important;
        width: 60% !important;
    }
}

@media (max-width : 800px) {


    .titleBlue {
        padding-top: 0px !important;
        background-color: none;
    }

    .divHeader img {
        width: 300px !important;
    }

    .langues {
        display: block;
    }


    .popupDetailArticle {
        max-width: 100% !important;
    }
    .elementPortableCache {
        display: none !important;
    }

    .headerBtnDeco {
        display: none;
    }

    .sideBarFiltreTelephone {
        padding-left: 5px !important;
    }

    .marginFiltre {
        margin-left: 40px;
    }

    .ListeCardArticle_zindex50 > .e-close {
        width: 40px !important;
        transform: translateX(-100%) translateX(40px) !important;
    }

    .headerLogo {
        display: flex;
        justify-content: center;
    }


    .imgLogo {
        width: auto;
    }

    .elementpourPortable {
        display: flex !important;
    }

    .titreCol {
        height: auto;
    }

    .CadreResume {
        position:initial;
        width: 100%;
    }

    .ErreurPage_ErreurCard > div > .e-card > .e-card-content {
        display: none;
        
    }
    .ErreurPage_ErreurCard {
        left: 20%;
        right: 20%;
        width: 60%;
    }
}

.elementpourPortable {
    display: none;
}
