@media only screen and (max-width: 768px) {
  #header #header-inner .logo {
    top: 12px;
    left: 12px;
    z-index: 100; }
    #header #header-inner .logo img {
      width: 130px; }
  #header #header-inner .primary-menu .pc-menu {
    display: none; }
  #header #header-inner .primary-menu #menu-icon {
    display: block;
    text-align: right;
    padding: 10px; }
    #header #header-inner .primary-menu #menu-icon img {
      padding: 5px 8px;
      border-radius: 5px;
      background: white; }

  #main-content {
    padding: 120px 12px 12px 12px; }

  .service .item {
    width: 50%; }

  /*************translation3**********************/
  #mb_menu {
    position: absolute;
    top: 12px;
    min-height: 50px;
    z-index: 10;
    display: block;
    width: 100%; }
    #mb_menu ul {
      width: 100%;
      display: none; }
      #mb_menu ul li {
        width: 100%; }
        #mb_menu ul li:hover > ul > li {
          height: auto; }
        #mb_menu ul li a {
          width: 100%;
          border-bottom: 0; }
      #mb_menu ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left; }
        #mb_menu ul ul li {
          height: auto; }
          #mb_menu ul ul li a {
            width: 100%;
            border-bottom: 0;
            padding: 11px 25px 11px 15px; }
        #mb_menu ul ul > li.has-sub > a:after, #mb_menu ul ul > li.has-sub > a:before {
          display: none; }
        #mb_menu ul ul .submenu-button {
          height: 34px;
          width: 34px; }
          #mb_menu ul ul .submenu-button:after {
            top: 15px;
            right: 13px; }
          #mb_menu ul ul .submenu-button:before {
            top: 12px;
            right: 16px; }
    #mb_menu > ul {
      margin-top: 8px; }
      #mb_menu > ul > li {
        float: none;
        border-bottom: 1px solid #d0423c;
        background-color: #f9f9f9; }
        #mb_menu > ul > li > a {
          padding: 18px;
          text-transform: uppercase;
          color: #333; }
        #mb_menu > ul > li.has-sub > a:after, #mb_menu > ul > li.has-sub > a:before {
          display: none; }
    #mb_menu #menu-button {
      display: block;
      padding: 8px; }
      #mb_menu #menu-button:after {
        position: absolute;
        top: 8px;
        right: 17px;
        display: block;
        height: 4px;
        width: 35px;
        border-top: 4px solid #333;
        border-bottom: 4px solid #333;
        content: ''; }
      #mb_menu #menu-button:before {
        position: absolute;
        top: 0px;
        right: 17px;
        display: block;
        height: 4px;
        width: 35px;
        background: #333;
        content: ''; }
    #mb_menu .submenu-button {
      position: absolute;
      z-index: 99;
      right: 0;
      top: 0;
      display: block;
      height: 50px;
      width: 46px;
      cursor: pointer; }
      #mb_menu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #44a741;
        content: ''; }
      #mb_menu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #44a741;
        content: ''; }
      #mb_menu .submenu-button.submenu-opened:before {
        display: none; }

  #footer .site-map {
    padding: 20px 0; }
    #footer .site-map .f_logo {
      width: 100%;
      float: none; }
    #footer .site-map .f_link {
      width: 49%;
      float: left; }
      #footer .site-map .f_link ul {
        border-left: 0; }
    #footer .site-map .f_contact {
      text-align: right;
      border-left: 0;
      border-right: 1px solid #ccc; }
      #footer .site-map .f_contact > div {
        padding: 0 20px; } }
@media only screen and (min-width: 769px) and (max-width: 988px) {
  #header #header-inner.ru {
    height: 115px; }
    #header #header-inner.ru .primary-menu.ru .logo {
      top: -10px; }
    #header #header-inner.ru .primary-menu.ru .parent-menu > li {
      margin: 1px -2px; } }
@media only screen and (min-width: 769px) and (max-width: 988px) {
  #header #header-inner.en {
    height: 115px; }
    #header #header-inner.en .primary-menu.en .logo {
      top: -10px; }
    #header #header-inner.en .primary-menu.en .parent-menu > li {
      margin: 1px -2px; } }
@media only screen and (max-width: 500px) {
  .fb_plugin_pc {
    display: none; }

  .fb_plugin_mb {
    display: block; } }
@media only screen and (max-width: 425px) {
  .c_info .c_rows .c_left {
    width: 100%; }
  .c_info .c_rows .c_right {
    width: 100%; }
    .c_info .c_rows .c_right .right-item {
      border-left: 0px; }

  .service .item {
    width: 100%; }

  #footer .site-map .f_link {
    width: 100%;
    text-align: center; }
  #footer .site-map .f_contact {
    border: 0;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px; } }

/*# sourceMappingURL=sp.css.map */
