
@media screen and (max-width: 1000px) {
  body  .nav_center_fixed.active {
           background-color:#0B1C2C;
    }
  body   .nav_center_fixed .box_center .menu_item .menu_title a {
   
       color: #F9EDDA;
    }
}
