

     @media(max-width:1000px){

        .c {

        width: 50%;

    }

}

        @media(max-width:850px){

            .top_nav {

    flex-direction: column;

}

.b {

    width: 100%;

    flex-wrap: wrap;

}

.n, .m, .k {

    padding: 0px 0px;

    font-size: 14px;

}

.c {

    width: 40%;

    margin: auto;

}

.o {

    height: 45px;

    MARGIN:0PX 10PX;

}

.c {

        width: 100%;

        margin: auto;

        display: flex;

        justify-content: center;

    }

    .s {

    margin: 5px 6px;

}

        }