/* ---------------------------- ---------- ---------------------------- */
/* ---------------------------- ---------- ---------------------------- */
/* ---------------------------- MEDIA MENU ---------------------------- */
/* ---------------------------- ---------- ---------------------------- */
/* ---------------------------- ---------- ---------------------------- */


@media (max-width : 850px) {

    .Menu-Max-Container{
        display: block;
    }

    .Menu-Max-Container.Menu-Max-Container-On{
        display: block;
    }

    .Menu-Background-Container-Alpha{
        display: block;
    }

    .Menu-Background-Container-Alpha.Menu-Background-Container-Alpha-On{
        display: block;
    }

    .Menu-Background-Transfer-Cache{
        display: block;
    }

    .Menu-Background-Transfer-Cache.Menu-Background-Transfer-Cache-On{
        display: block;
    }


}

