@media screen and (max-width: 766px) {
  nav {
    display: block !important; } }
@media (max-width: 766px) {
  body {
    overflow: auto; }
    body .enrvision {
      background: url(../image/enrvision1.png) no-repeat;
      background-size: 100% 100%;
      width: 100%;
      height: 70px;
      margin: auto;
      display: block; }
    body .solgan {
      background: url(../image/solgan1.png) no-repeat;
      background-size: cover;
      margin: auto;
      display: block; }
    body ul {
      padding: 0; }
      body ul .menu {
        position: absolute;
        left: 0;
        padding: 10px 0 10px 15px;
        width: 100%;
        height: auto;
        display: none; }
        body ul .menu .container1 {
          overflow-y: hidden; }
        body ul .menu .before {
          display: none; }
      body ul .about .aboutContent {
        width: 100%; }
      body ul .about .form {
        float: none; }
        body ul .about .form input {
          width: 100%; }
    body .vsw360 {
      display: none; }
    body .copyright {
      text-align: center; } }

/*# sourceMappingURL=responsive.css.map */
