.statistics1{
    display: flex;
    justify-content: flex-start;
}
.stat{
    text-align: center;
    padding-right: 10px;
}
.top-sesson1 {
    padding: 66px 130px 0px 130px;
}
.nav-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /* display: flex; */
    justify-content: flex-end !important;
}

@media only screen and (max-width: 950px) {
    .nav-menu a {
        padding: 15px;
    }

    /* Touch event simulation for hover effect on mobile */
    .nav-menu a:active {
        background-color: #f0f0f0;
        color: #007bff;
    }
    .nav-right {
        display: none;
    }
    .bottom-sesson{
        margin-top: 20px;
    }
    .box_5 {
        display: block;
        border-radius: 30px;
        width: auto;
        text-align: center;
        padding: 9px !important;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        outline: none;
        border-color: #212529;
        background: #212529;
        color: white;
    }
.rev-ban-m{
    display: flex;
    flex-direction: column-reverse !important;
    padding-bottom: 20px;
}
.text_column{
    margin-left: 0px !important;
}
.top-sesson12{
    padding: 75px 10px 0px 10px !important;
}
.top-sesson1{
    padding: 10px 10px 10px 10px;
}
.box_2 {
    width: 97% !important;
    height: 100px;
}
.box_5 {
    margin-bottom: 0px !important;
}
}
@media only screen and (max-width: 950px) {
    .nav-center img {
        width: 12% !important;
    }
  
        .nav-center {
            /* display: none; */
            position: absolute;
            /* top: 60px; */
            left: auto;
            width: 100% !important;
            /* background-color: #333; */
            right: auto;
            margin: 0 auto;
            text-align: center;
        }
        .acad-mbl-nav {
            display: flex;
            align-items: center;
            justify-content: flex-start !important;
        }
    

}