#MenuFooter_fr .Item {
    color: #838383;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 30px;
    text-decoration: none;
}
#MenuFooter_fr .Item:hover {   color: #25247c !important;}
#MenuFooter_fr .ItemSelected,.ItemEtendu{
    color: #25247c !important;
}
#MenuFooter_fr .RadMenu {
    height: 100% !important;
    width: 100% !important;
}
#MenuFooter_fr .RadMenu .rmItem {
    float: none;
    clear: both;
}
#MenuFooter_fr .RadMenu .rmGroup .rmText {
    padding: 0px;
    margin: 0px;
}
#MenuFooter_fr .rmSlide .Item {
  color: #7a7a7a;
    font-size: 14px;
    text-transform: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    float: none;
    display: initial;
    text-decoration: none;
}
#MenuFooter_fr .RadMenu .rmLink {
    padding: 0px;
 
}
#MenuFooter_fr .RadMenu .rmSlide, .RadMenu_Context {
    width: 100% !important;
}
#MenuFooter_fr .rmSized .rmVertical .rmItem {
    float: left !important;
    clear: inherit !important;

}
#MenuFooter_fr .rmSized .rmRootGroup .rmVertical {
    width: 100% !important;
}
@media screen and (min-width:768px){
#MenuFooter_fr .RadMenu .rmSlide, .RadMenu_Context {
    top: 90px !important;
 
}
}
#MenuFooter_fr .rmSized .rmVertical .rmItem {
    margin-right: 30px !important;
}

@media screen and (min-width:992px)  and (max-width:1200px)  {
#MenuFooter_fr .Item {
    font-size: 30px;

}
}
@media screen and  (max-width:767px)  {
#MenuFooter_fr .RadMenu ul.rmRootGroup {
    display: table;
    margin: auto;
  text-align: center;
}
#MenuFooter_fr .Item {
    color: #838383;
    font-size: 25px !important;
   margin-top: 15px  !important;
    margin-bottom: 15px  !important;
    width: 100%;
}
#MenuFooter_fr .RadMenu .rmHorizontal .rmText {
    padding: 0px;
    float: none;
    text-align: center;
}
#MenuFooter_fr .rmSlide {
    position: relative !important;
    display: block !important;
    float: none !important;
    top: 0px !important;
    left: 0px !important;
    min-width: initial !important;
    visibility: visible !important;
    /* width: 220px !important; */
    overflow: inherit !important;
    height: auto !important;
    margin: auto;
    text-align: center;
 }
#MenuFooter_fr .RadMenu .rmRootGroup .rmItem .rmGroup {
    padding-bottom: 1px;
    float: none;
    display: block !important;
    left: 0px !important;
    /* width: 100% !important; */
    /* top:-15px !important; */
    text-align: center;
    display: inline-block;
}
 #MenuFooter_fr .RadMenu .rmItem {
    float: left  !important;
    clear: both  !important;
    width: 100%  !important;
}
#MenuFooter_fr .RadMenu .rmHorizontal .rmRootLink .rmToggle {
    display: none;
}
#MenuFooter_fr .rmSlide .Item {
  color: #7a7a7a;
    font-size: 16px !important;
}
}

