
@media only screen and (min-width:768px) {



.p1757mbaeb066e2b4114a1 .xg_tMenuLi1:nth-child(1) .xg_tTitle1{display: none;}



div#ibaeb066e2b4114a1 {
    position: absolute;
    z-index: 999;
    display: none;
}

div#ieaca3286089feb79 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    /* background: #000; */
    top: 0px;
    z-index: 1;
    display: none;
}

    
}



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


.p1757mbaeb066e2b4114a1 .xg_tMenuLi1:nth-child(1) .xg_tTitle1{display: none;}


div#ibaeb066e2b4114a1 {
    position: absolute;
    z-index: 999;
    display: none;
}


div#ieaca3286089feb79 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    /* background: #000; */
    top: 0px;
    z-index: 1;
     display: none;
}
}

