.mobile_vis {
  display: none !important;
}

@media only screen and (max-device-width:767px){

  .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }

  .swiper-container-no-flexbox .swiper-slide {
    float: left;
  }

  .swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }

  .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
  }

  html {
    -webkit-text-size-adjust: 100%;
  }

  body {
    width: 100%;
    height: 100%;
  }

  nav,
  div.header-functions,
  div.service-block,
  a.illustration-main,
  footer {
    display: none;
  }

  header {
    height: 50px;
    padding: 0 10px;
    margin-bottom: 20px;
    background-color: #036cb5;
  }

  .mobile_hidden{
    display: none;
  }

  div.wrapper {
    padding: 0 20px 20px 20px;
  }

  div.long-content {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  div.main-fieldset {
    padding: 6px 20px 20px 20px;
  }

  div.main-fieldset.main-for-individuals legend {
    display: none;
  }

  div.main-fieldset.main-for-business {
    display: none;
    margin: 26px 0 20px 0;
    padding-top: 0;
  }

  div.main-fieldset,
  div.main-fieldset fieldset {
    border: 0;
  }

  div.main-fieldset fieldset legend {
    display: block;
    width: auto;
    margin: 0;
    border: 0;
    line-height: 100%;
  }

  div.main-fieldset fieldset ul {
    display: block;
    min-width: 120px;
    max-width: 600px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
  }

  div.main-fieldset fieldset ul li {
    float: none;
    display: inline-block;
    width: 120px !important;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-size: 13px;
  }

  div.main-fieldset fieldset ul li a {
    width: 100px;
  }

  li.main-for-i-pay,
  li.main-for-i-earn,
  li.main-for-b-take,
  li.main-for-b-organize {
    width: 191px !important;
  }

  li.main-for-i-in a {
    background-position: -9px 0;
  }

  li.main-for-i-pay a {
    background-position: -130px 0;
  }

  li.main-for-i-borrow a {
    background-position: -240px 0;
  }

  li.main-for-i-earn a {
    background-position: -370px 0;
  }

  li.main-for-i-out a {
    background-position: -490px 0;
  }

  li.main-for-b-investition a {
    background-position: -9px -240px;
  }

  li.main-for-b-take a {
    background-position: -128px -240px;
  }

  li.main-for-b-manage a {
    background-position: -248px -240px;
  }

  li.main-for-b-organize a {
    background-position: -368px -240px;
  }

  li.main-for-b-protect a {
    background-position: -489px -240px;
  }

  .wm-logos td img,
  div.content > p > img,
  div.content > img {
    max-width: 100%;
    height: auto;
  }

  div.content div.screenshot {
    float: none;
    margin-left: 0;
  }

  div.content div.screenshot img {
    display: block;
    margin: 0 auto;
  }

  div#panel {
    background-color: #fff;
    height: 100%;
  }

  ul.sidebar-langs li a {
    display: block;
    height: 16px;
    padding-left: 20px;
    line-height: 16px;
    font-size: 12px;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0 50%;
  }

  .video-embeded {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }

  .video-embeded iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }

  table.tablesaw {
    empty-cells: show;
    max-width: 100%;
    width: 100%;
  }

  .tablesaw {
    border-collapse: collapse;
    width: 100%;
  }

  .tablesaw {
    border: 0;
    padding: 0;
  }

  .tablesaw th,
  .tablesaw td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5em .7em;
  }

  .tablesaw thead tr:first-child th {
    padding-top: .9em;
    padding-bottom: .7em;
  }

  .tablesaw-enhanced .tablesaw-bar .btn {
    border: 1px solid #ccc;
    background: none;
    background-color: #fafafa;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
    box-shadow: 0 1px 0 rgba(255,255,255,1);
    color: #4a4a4a;
    clear: both;
    cursor: pointer;
    display: block;
    font: bold 20px/1 sans-serif;
    margin: 0;
    padding: .5em .85em .4em .85em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: 0 1px 0 #fff;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 255,255,255,.1 )), color-stop(50%, rgba( 255,255,255,.1 )), color-stop(55%, rgba( 170,170,170,.1 )), to(rgba( 120,120,120,.15 )));
    background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
    background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    border-radius: .25em;
  }

  .tablesaw-enhanced .tablesaw-bar a.btn {
    color: #1c95d4;
  }

  .tablesaw-enhanced .tablesaw-bar .btn:hover {
    text-decoration: none;
  }

  .tablesaw-enhanced .tablesaw-bar .btn:active {
    background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 100,100,100,.35 )), to(rgba( 255,255,255,0 )));
    background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
    background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
  }

  .tablesaw-enhanced .tablesaw-bar .btn:hover,
  .tablesaw-enhanced .tablesaw-bar .btn:focus {
    color: #208de3;
    background-color: #fff;
    outline: none;
  }

  .tablesaw-bar .btn:focus {
    -webkit-box-shadow: 0 0 .35em #4faeef !important;
    box-shadow: 0 0 .35em #4faeef !important;
  }

  .ie-lte8 .tablesaw-bar .btn:hover,
  .ie-lte8 .tablesaw-bar .btn:focus {
    color: #208de3;
    background-color: #fff;
    border-color: #aaa;
    outline: none;
  }

  .tablesaw-bar .btn-select select {
    background: none;
    border: none;
    display: block;
    position: absolute;
    font-weight: inherit;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    min-height: 1em;
  }

  .tablesaw-bar .btn-select select {
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    color: transparent;
  }

  .tablesaw-bar .btn select option {
    background: #fff;
    color: #000;
    font-family: sans-serif;
  }

  .tablesaw-enhanced .tablesaw-bar .btn.btn-select {
    color: #4d4d4d;
    padding-right: 2.5em;
    min-width: 7.25em;
    text-align: left;
    text-indent: 0;
  }

  .ie-lte8 .tablesaw-bar .btn-select {
    min-width: 6.1em;
  }

  .tablesaw-bar .btn.btn-small,
  .tablesaw-bar .btn.btn-micro {
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    top: 0;
  }

  .tablesaw-bar .btn.btn-small {
    font-size: 1.0625em;
    line-height: 19px;
    padding: .3em 1em .3em 1em;
  }

  .tablesaw-bar .btn.btn-micro {
    font-size: .8125em;
    padding: .4em .7em .25em .7em;
  }

  .tablesaw-enhanced .tablesaw-bar .btn-select {
    text-align: left;
  }

  .tablesaw-bar .btn-select:after {
    background: #e5e5e5;
    background: rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 2px rgba(255,255,255,.25);
    box-shadow: 0 2px 2px rgba(255,255,255,.25);
    content: " ";
    display: block;
    position: absolute;
  }

  .tablesaw-bar .btn-select.btn-small,
  .tablesaw-bar .btn-select.btn-micro {
    padding-right: 1.5em;
  }

  .tablesaw-bar .btn-select:after {
    background: none;
    background-repeat: no-repeat;
    background-position: .25em .45em;
    content: "\25bc";
    font-size: .55em;
    padding-top: 1.2em;
    padding-left: 1em;
    left: auto;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    width: 1.8em;
  }

  .tablesaw-bar .btn-select.btn-small:after,
  .tablesaw-bar .btn-select.btn-micro:after {
    width: 1.2em;
    font-size: .5em;
    padding-top: 1em;
    padding-right: .5em;
    line-height: 1.65;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left-width: 0;
  }

  .tablesaw-advance .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: 0 1px 0 #fff;
    border-radius: .25em;
  }

  .tablesaw-advance .btn.btn-micro {
    font-size: .8125em;
    padding: .3em .7em .25em .7em;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
    display: inline-block;
    overflow: hidden;
    width: 1.8em;
    height: 1.8em;
    background-position: 50% 50%;
    margin-left: .5em;
    position: relative;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    content: "\0020";
    overflow: hidden;
    width: 0;
    height: 0;
    position: absolute;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
    left: .5em;
    top: .65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #808080;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    left: .5em;
    top: .65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #808080;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    top: .45em;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
    left: .6em;
    border-right: 5px solid #808080;
  }

  .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    left: .7em;
    border-left: 5px solid #808080;
  }

  .tablesaw-advance a.tablesaw-nav-btn.disabled {
    opacity: .25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none;
  }

  .tablesaw-bar {
    clear: both;
    font-family: sans-serif;
  }

  .tablesaw-toolbar {
    font-size: .875em;
    float: left;
  }

  .tablesaw-toolbar label {
    padding: .5em 0;
    clear: both;
    display: block;
    color: #888;
    margin-right: .5em;
    text-transform: uppercase;
  }

  .tablesaw-bar .btn,
  .tablesaw-enhanced .tablesaw-bar .btn {
    margin-top: .5em;
    margin-bottom: .5em;
  }

  .tablesaw-bar .btn-select,
  .tablesaw-enhanced .tablesaw-bar .btn-select {
    margin-bottom: 0;
  }

  .tablesaw-bar .tablesaw-toolbar .btn {
    margin-left: .4em;
    margin-top: 0;
    text-transform: uppercase;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    font-family: sans-serif;
    font-size: 1em;
    padding-left: .3em;
  }

  .tablesaw-bar .tablesaw-toolbar .btn-select {
    min-width: 0;
  }

  .tablesaw-bar .tablesaw-toolbar .btn-select:after {
    padding-top: .9em;
  }

  .tablesaw-bar .tablesaw-toolbar select {
    color: #888;
    text-transform: none;
    background: transparent;
  }

  .tablesaw-toolbar ~ table {
    clear: both;
  }

  .tablesaw-toolbar .a11y-sm {
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
  }

  table.tablesaw tbody th {
    font-weight: bold;
  }

  .tablesaw td .btn,
  .tablesaw tbody th .btn {
    margin: 0;
  }

  .tablesaw tbody tr {
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw caption {
    text-align: left;
    margin-bottom: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    line-height: 2.4;
  }

  .tablesaw-cell-label-top {
    text-transform: uppercase;
    font-size: .9em;
    font-weight: normal;
  }

  .tablesaw-cell-label {
    font-size: .65em;
    text-transform: uppercase;
    color: #888;
    font-family: sans-serif;
  }

  .tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none;
  }

  .tablesaw-fix-persist {
    table-layout: fixed;
  }

  .btn.tablesaw-columntoggle-btn span {
    text-indent: -9999px;
    display: inline-block;
  }

  .tablesaw-columntoggle-btnwrap {
    position: relative;
  }

  .tablesaw-columntoggle-btnwrap .dialog-content {
    padding: .5em;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 1.5;
  }

  .tablesaw-columntoggle-popup {
    display: none;
  }

  .tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
    display: block;
    position: absolute;
    top: 2em;
    right: 0;
    background-color: #fff;
    padding: .5em .8em;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    border-radius: .2em;
    z-index: 1;
  }

  .tablesaw-columntoggle-popup fieldset {
    margin: 0;
  }

  .tablesaw-columntoggle-btnwrap .dialog-content {
    top: 0 !important;
    right: 1em;
    left: auto !important;
    width: 12em;
    max-width: 18em;
    margin: -.5em auto 0;
  }

  .tablesaw-columntoggle-btnwrap .dialog-content:focus {
    outline-style: none;
  }

  @media (min-width: 24em) {
    .tablesaw-toolbar .a11y-sm {
      clip: none;
      height: auto;
      width: auto;
      position: static;
      overflow: visible;
    }
  }

  @media (min-width: 25em) {
    .tablesaw caption {
      margin-bottom: .6em;
      line-height: 1.2;
    }
  }

  @media (min-width: 40em) {
    .tablesaw td {
      line-height: 2em;
    }
  }

  @media only all {
    .tablesaw-swipe .tablesaw-cell-persist {
      border-right: 1px solid #e4e1de;
    }

    .tablesaw-swipe .tablesaw-cell-persist {
      -webkit-box-shadow: 3px 0 4px -1px #e4e1de;
      box-shadow: 3px 0 4px -1px #e4e1de;
    }
  }

  @media only all {
    .tablesaw-stack td,
    .tablesaw-stack th {
      text-align: left;
      display: block;
    }

    .tablesaw-stack tr {
      clear: both;
      display: table-row;
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
      display: block;
      padding: 0 .6em 0 0;
      width: 30%;
      display: inline-block;
    }

    .tablesaw-stack th .tablesaw-cell-label-top,
    .tablesaw-stack td .tablesaw-cell-label-top {
      display: block;
      padding: .4em 0;
      margin: .4em 0;
    }

    .tablesaw-cell-label {
      display: block;
    }

    .tablesaw-stack tbody th.group {
      margin-top: -1px;
    }

    .tablesaw-stack th.group b.tablesaw-cell-label {
      display: none !important;
    }
  }

  @media (max-width: 39.9375em) {
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
      display: none;
    }

    .tablesaw-stack tbody td,
    .tablesaw-stack tbody th {
      clear: left;
      float: left;
      width: 100%;
    }

    .tablesaw-cell-label {
      vertical-align: top;
    }

    .tablesaw-cell-content {
      max-width: 67%;
      display: inline-block;
    }

    .tablesaw-stack td:empty,
    .tablesaw-stack th:empty {
      display: none;
    }
  }

  @media (min-width: 40em) {
    .tablesaw-stack tr {
      display: table-row;
    }

    .tablesaw-stack td,
    .tablesaw-stack th,
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
      display: table-cell;
      margin: 0;
    }

    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
      display: none !important;
    }
  }

  @media only all {
    .tablesaw-swipe th.tablesaw-cell-hidden,
    .tablesaw-swipe td.tablesaw-cell-hidden {
      display: none;
    }
  }

  @media only all {
    .tablesaw-columntoggle th.tablesaw-priority-6,
    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-1 {
      display: none;
    }
  }

  @media (min-width: 20em) {
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-1 {
      display: table-cell;
    }
  }

  @media (min-width: 30em) {
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-2 {
      display: table-cell;
    }
  }

  @media (min-width: 40em) {
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-3 {
      display: table-cell;
    }

    .tablesaw-columntoggle tbody td {
      line-height: 2;
    }
  }

  @media (min-width: 50em) {
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-4 {
      display: table-cell;
    }
  }

  @media (min-width: 60em) {
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-5 {
      display: table-cell;
    }
  }

  @media (min-width: 70em) {
    .tablesaw-columntoggle th.tablesaw-priority-6,
    .tablesaw-columntoggle td.tablesaw-priority-6 {
      display: table-cell;
    }
  }

  @media only all {
    .tablesaw-columntoggle th.tablesaw-cell-hidden,
    .tablesaw-columntoggle td.tablesaw-cell-hidden {
      display: none;
    }

    .tablesaw-columntoggle th.tablesaw-cell-visible,
    .tablesaw-columntoggle td.tablesaw-cell-visible {
      display: table-cell;
    }
  }

  .tablesaw-columntoggle-popup .btn-group > label {
    display: block;
    padding: .2em 0;
    white-space: nowrap;
  }

  .tablesaw-columntoggle-popup .btn-group > label input {
    margin-right: .8em;
  }

  .tablesaw-sortable,
  .tablesaw-sortable thead,
  .tablesaw-sortable thead tr,
  .tablesaw-sortable thead tr th {
    position: relative;
  }

  .tablesaw-sortable thead tr th {
    padding-right: 1.6em;
    vertical-align: top;
  }

  .tablesaw-sortable th.tablesaw-sortable-head,
  .tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
    padding: 0;
  }

  .tablesaw-sortable th.tablesaw-sortable-head button {
    padding-top: .9em;
    padding-bottom: .7em;
    padding-left: .6em;
    padding-right: 1.6em;
  }

  .tablesaw-sortable .tablesaw-sortable-head button {
    min-width: 100%;
    color: inherit;
    background: transparent;
    border: 0;
    padding: 0;
    text-align: left;
    font: inherit;
    text-transform: inherit;
    position: relative;
  }

  .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
  .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    width: 7px;
    height: 10px;
    content: "\0020";
    position: absolute;
    right: .5em;
  }

  .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
    content: "↑";
  }

  .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    content: "↓";
  }

  .tablesaw-sortable .not-applicable:after {
    content: "--";
    display: block;
  }

  .tablesaw-sortable .not-applicable span {
    display: none;
  }

  .tablesaw-advance {
    float: right;
  }

  .tablesaw-advance.minimap {
    margin-right: .4em;
  }

  .tablesaw-advance-dots {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .tablesaw-advance-dots li {
    display: table-cell;
    margin: 0;
    padding: .4em .2em;
  }

  .tablesaw-advance-dots li i {
    width: .25em;
    height: .25em;
    background: #555;
    border-radius: 100%;
    display: inline-block;
  }

  .tablesaw-advance-dots-hide {
    opacity: .25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none;
  }

  /*update*/

  #news-counter{
    display: none !important;
  }

  .mobile_vis{
    display: block !important;
  }    

  footer{
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;  
    margin-bottom: 0;    
  }


  .hidden{
    display: none !important;
  }

  .main_menu_footer{
    background: #ececec;
    padding: 0 17px;
  }


  .main_menu_footer div.sidebar-submenu{
    background: transparent; 
    margin-left: 20px; 
  } 

  .main_menu_footer div.sidebar-submenu a{
    color: #353535;
    font-size: 13px;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
  }
  .main_menu_footer span{
    color: #353535;
    font-size: 1em;
    padding: 13px 0;
    display: block;
    background: transparent url(/images/wm/m_ab.png) right center no-repeat;
    background-size: 10px 6px;
    border-bottom: 1px solid #d8d8d8;
  }

  .main_menu_footer span.submenu-opened{
    background: transparent url(/images/wm/m_at.png) right center no-repeat;
    background-size: 10px 6px;
  }

  .main_menu_footer span:last-child{
    border-bottom: none;
  }

  .main_menu_footer .sidebar-submenu{
    display: none;
  }

  .main_menu_footer .sidebar-submenu.shown{
    display: block;
  }

  .soc_footer{
    background: #1a2230;
    text-align: center;
  }

  .soc_footer ul{
    display: inline-block;
  }

  .soc_footer ul li{
    display: inline-block;
  }

  .soc_footer ul li a{
    display: block;
    width: 30px;
    margin: 5px;
  }

  .soc_footer ul li a img{
    max-width: 100%;
    display: block;
  }

  div.footer-menu{
    width: inherit;
    padding: 0;
    background: transparent;
    display: block;
    border: none;
  }

  div.footer-menu table td{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    height: auto;
    padding: 10px 17px;
    box-sizing: border-box;
  }
  .footer-menu-news-list {
    list-style: none;
    margin-top: -10px
  }

  div.footer-menu table .footer-menu-news-list li a {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em
  }

  div.footer-menu table .footer-menu-news-list li {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5
  }

  div.footer-menu table .more_news {
    color: #154488;
    font-weight: 600;
    padding: 10px 0 10px 25px;
    font-size: 1em;
    background: url(/images/wm/more_news.png) left center no-repeat;
    background-size: 20px 14px;
    box-sizing: border-box
  }

  .footer-menu tr td.footer-menu-developers{
    display: none;
  }

  div.footer-menu table a{
    width: inherit;
    margin: 0;
    display: inline-block;  
    color: #3e3e3e;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
  }

  div.footer-menu table a i{
    position: inherit;
    margin: 0 10px 0 0;
    float: left;
  }

  /*Main Icons*/
  footer{
    margin-top: 30px;
  }

  td.footer-menu-events a i{
    background: transparent url(/images/wm/events_ic.png) left top no-repeat;
    background-size: 48px 48px;     
  }

  header{
    background: transparent;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;  
  }  
a.logo-webmoney object,
a.logo-webmoney img{
  margin-left: 16px;
  margin-top: 8px;
}
  div.main-for-individuals{
    margin-top: 0;      
  }    

  .footer-menu-news-list{
    list-style: none;
    margin-top: -10px;
  }

  div.footer-menu table .footer-menu-news-list li a{
    color: #333333;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em;
  }

  div.footer-menu table .footer-menu-news-list li{
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  div.footer-menu table .more_news{
    color: #154488;
    font-weight: 600;
    padding: 10px 0;
    font-size: 1em;
    padding-left: 25px;
    background: transparent url(/images/wm/more_news.png) left center no-repeat;
    background-size: 20px 14px;
    box-sizing: border-box;
  }

  div.footer-menu table span.events-text{
    color: #333333;
    display: block;
    font-size: 0.667em;
    font-weight: 400;
    margin: 10px 0 5px;
    width: 90%;
    padding-left: 64px;
    box-sizing: border-box;
    line-height: 1.2em;
  }

  div.footer-menu table span.events-text span{
    color: #154488;
  }

  .footer_bottom_info{
    background: #313a4a;
    padding: 5px 17px;
    box-sizing: border-box;
  }

  .footer_bottom_info .fc_links li a{
    color: #fff;
    font-weight: 600;
    font-size: 0.750em;
    text-decoration: none;
    display: block;
    margin: 7px 0;
  }

  .footer_bottom_info .fc_links li {
    display: inline-block;
    width: 100%;
  }

  .footer_bottom_info .fc_links{
    margin-top: 7px;
    max-width: 40%;
  }

  .footer_bottom_info .langs{
    text-align: center;
    margin: 10px 0 5px;
  }

  .footer_bottom_info .langs ul li{
    display: inline-block;
    margin: 0 5px;
  } 

  .footer_bottom_info .langs ul li a{
    display: block;
    text-decoration: none;
    color: rgba(255,255,255,.8);
    font-size: 0.625em;
    padding-left: 20px;
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-size: 16px;
  }

  .fl{
    float: left;
  }

  .fr{
    float: right;
  }

  .footer-content-coprights_mob{
    background: #2c333f;
    color: rgba(255,255,255,.8);
    font-weight: 600;
    font-size: 0.625em;
    padding: 5px 17px;
    box-sizing: border-box;
    line-height: 26px;
  }

  .logo_footer{
    background: transparent url(/images/wm/logo_footer.png) right center no-repeat;
    background-size: 80px 20px; 
    width: 100px;
    height: 25px;
    display: block;
  }

  .mapp_link{
    margin-top: 13px;
  }

  .google_play_footer{
    background: transparent url(/images/wm/gp_btn_footer.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .app_store_footer{
    background: transparent url(/images/wm/as_btn_footer.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .bb_store_footer{
    background: transparent url(/images/wm/bb_btn_footer.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .wph_store_footer{
    background: transparent url(/images/wm/wph_btn_footer.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  /*Eng*/
  .google_play_footer_eng{
    background: transparent url(/images/wm/gp_btn_footer_eng.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .app_store_footer_eng{
    background: transparent url(/images/wm/as_btn_footer_eng.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .bb_store_footer_eng{
    background: transparent url(/images/wm/bb_btn_footer_eng.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .wph_store_footer_eng{
    background: transparent url(/images/wm/wph_btn_footer_eng.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  /*Tr   */
  .google_play_footer_tr{
    background: transparent url(/images/wm/gp_btn_footer_tr.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .app_store_footer_tr{
    background: transparent url(/images/wm/as_btn_footer_tr.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .bb_store_footer_tr{
    background: transparent url(/images/wm/bb_btn_footer_tr.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .wph_store_footer_tr{
    background: transparent url(/images/wm/wph_btn_footer_tr.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  /*Es  */
  .google_play_footer_es{
    background: transparent url(/images/wm/gp_btn_footer_es.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .app_store_footer_es{
    background: transparent url(/images/wm/as_btn_footer_es.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .bb_store_footer_es{
    background: transparent url(/images/wm/bb_btn_footer_es.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .wph_store_footer_es{
    background: transparent url(/images/wm/wph_btn_footer_es.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  /*Br*/
  .google_play_footer_br{
    background: transparent url(/images/wm/gp_btn_footer_br.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .app_store_footer_br{
    background: transparent url(/images/wm/as_btn_footer_br.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .bb_store_footer_br{
    background: transparent url(/images/wm/bb_btn_footer_br.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  .wph_store_footer_br{
    background: transparent url(/images/wm/wph_btn_footer_br.png) center center no-repeat;
    background-size: 125px 43px; 
    width: 125px;
    height: 43px;
    display: block;
  }

  div.header-functions{
    display: block;
    width: 100px;
    float: right;
    margin: 0;
  }

  table.header-user{
    width: 100%;
    display: block;
  }

  table.header-user tbody{
    float: right;
  }

  td.header-user-search{
    padding-right: 0;
    width: auto;
  }

  td.header-user-search .hus_btn, #search-button{
    content: "";
    width: 50px;
    height: 50px;
    background: #fff url(/images/wm/search.png) center center no-repeat; 
    background-size: 22px 22px;
    float: right;
    display: block;
    padding-right: 0;
    position: relative;
    z-index: 1;
  }

  #search-button{
    background: #1e5ba7 url(/images/wm/search_ac.png) center center no-repeat; 
    background-size: 22px 22px; 
  }

  td.header-user-search .search-block,
  .header-registration{
    display: none;
  }

  a.header-sign-in{
    background: transparent url(/images/wm/login-gray.png) center center no-repeat; 
    background-size: 22px 22px;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    float: left;
  }

  div.main-fieldset fieldset{
    width: 100%;
  }

  header button.sidebar-toggle-button{
    float: right;
    margin: 0;
    width: 50px;
    height: 50px;
    background: #fff url(/images/wm/menu.png) center center no-repeat;
    background-size: 18px 12px;
    border-left: 1px solid #e5e5e5;
    display: none;
  }

  header button.sidebar-toggle-button.opened{
    background: #1e5ba7 url(/images/wm/menu_ac.png) center center no-repeat;
    background-size: 18px 12px;
  }

  .slideout-menu{
    left: inherit;
  }

  div.sidebar{
    background-color: #f5f5f5;
    border-right: none;
  }
  div.sidebar-submenu > a {
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  #panel{
    box-sizing: border-box;
    margin-right: -1px;
    width: 100%;
  }

  header{
    padding: 0;
    overflow: hidden;
  }

  .sidebar .sb_header{
    height: 50px;
    background-color: #1e5292;
    padding: 10px 18px;
    box-sizing: border-box;
  }

  .logo-webmoney{
    margin-left: 10px;
  }

  td.header-user-search .search-block{   
    display: block;
    position: absolute;
    left: 0; 
    width: 100%; 
    border: none;
    height: 50px;
    z-index: 2;
  } 

  td.header-user-search .search-block.active{
    display: block
  }

  td.header-user-search .search-block .toggle-search{
    position: absolute;
    right: 64px;
    top: 50%;
    margin-top: -12px;
    background: #ffffff url(/images/wm/arror_down.png) center center no-repeat;
    background-size: 12px 6px;
    display: block;
    width: 25px;
    height: 22px;
  }

  td.header-user-search .search-block .toggle-search.arror_top{
    background: #ffffff url(/images/wm/arror_top.png) center center no-repeat; 
    background-size: 12px 6px;
  }

  td.header-user-search .search-block #search-button{
    display: none;
  }

  div.search-block > input[type="search"] {
    float: left;
    width: 157px;
    height: 29px;
    padding: 0;
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
    font-size: 12px;
    outline: none;
    font-family: Verdana, Arial, sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-overflow:ellipsis;
    -webkit-appearance: none;
  }

  div.search-block > input[type="search"]::-webkit-search-cancel-button { 
    -webkit-appearance: none;
  }

  td.header-user-search div.search-block > input[type="search"]{
    height: 28px;
    margin-top: 10px;
    border: none;
    border-bottom: 2px solid #c4c8cc;
    width: 66%;
    width: -moz-calc(100% - 117px);
    width: calc(100% - 117px);
    font-size: 16px;
    box-shadow: none;
    outline: none;
    margin-left: 7px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  td.header-user-search div.search-block > input[type="search"]:focus{
    border-bottom: 2px solid #1e5ba7; 
  }

  td.header-user-search .search-block .close_s{
    content: "";    
    display: block;
    width: 40px;
    height: 50px;
    background: transparent url(/images/wm/back.png) center center no-repeat; 
    background-size: 15px 15px; 
    float: left;
  }

  td.header-user-search .search-block .remove_text {
    content: "";
    display: block;
    width: 40px;
    height: 50px;
    background: transparent url(/images/wm/close_s.png) center center no-repeat;
    background-size: 12px 12px;
    float: right;
    position: absolute;
    top: 50%;
    right: 61px;
    margin-top: -25px;   
    display: none; 
  }

  .sb_header a.user-link-to-events  img{
    position: static;
    float: left;
    margin-right: 10px;    
  }

  .sb_header a.user-link-to-events{
    border-bottom: none;
    color: #fff;
  }

  .sb_header a.user-link-to-events span{
    width: 100px;
    display: inline-block;
    font-size: 13px;
  }

  .sidebar .service-block{
    display: inline-block;
    margin: 0;
    width: 100%;
    height: auto;
  }

  .sidebar .service-block .service-title{
    display: none;
  }

  .sidebar div.service-block-just-logo ul.service-menu{
    margin-left: 0;
  }

  .sidebar ul.service-menu li a{
    color: rgba(46,46,46,.9) !important; 
    text-decoration: none;
    font-size: 16px;
    position: relative;
    padding: 10px;
    display: block;
    float: none;
    text-align: left;
    border: none !important;
    height: auto;
    line-height: inherit;
    background: transparent;
  }

  .sidebar ol.service-sub-tabs + a, a.service-tab-active{
    color: rgba(46,46,46,.9) !important;
  }

  ol.service-sub-tabs{
    position: static;
    font-size: 13px;
    height: auto;
  }

  .sidebar ul.service-menu > li{
    border-bottom: none;
    height: auto;
    padding: 0;
    width: 100%; 
  }

  .sidebar ul.service-menu li ol.service-sub-tabs a{
    color: rgba(46,46,46,.9);
    margin: 0;
    padding: 10px 10px 10px 25px;
    font-size: 13px;
    border-radius: 0;
  }

  .sidebar ul.service-menu li ol.service-sub-tabs a.service-sub-tab-active{
    color: rgba(46,46,46,.9) !important; 
    background: #d9dcdf;
  }

  .sidebar ul.service-menu{
    height: auto;
  }

  /*Seacrh*/
  #search,
  #fsearch{
    width: auto;
  }

  div.service-block > ul li.service-tabs{
    display: none;
  }

  div.service-block .service-tab-active{
    display: none;
  }

  li.service-sub-tabs{
    padding: 0 !important;
  }

  header button.sidebar-toggle-button.opened{
    border-radius: 0;
  }

  #search{
    border: none;
    border-bottom: 2px solid #c4c8cc;
    width: 77%;
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    font-size: 16px;
    box-shadow: none;
    outline: none;
    padding-left: 0;
    border-radius: 0;
  }

  #search:focus{
    border-bottom: 2px solid #1e5ba7; 
  }

  #fsearch{
    position: relative;
  }

  #bsubmit{
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    text-indent: -9999px;
    margin-right: 0;
    background: transparent url(/images/wm/searchb.png) center center no-repeat;
    background-size: 22px 22px; 
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;
  }

  #bsubmit.focused{
    border-radius: 4px;
    background: #1e5ba7 url(/images/wm/search_ac.png) center center no-repeat; 
    background-size: 22px 22px; 
    -webkit-box-shadow: 1px 1px 0px 0px rgba(16, 70, 137, 1);
    -moz-box-shadow:    1px 1px 0px 0px rgba(16, 70, 137, 1);
    box-shadow:         1px 1px 0px 0px rgba(16, 70, 137, 1);
  }

  .close_search{
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(/images/wm/close_s.png) center center no-repeat;
    background-size: 12px 12px;
    position: absolute;
    right: 51px;
    top: 6px;
  }

  #bsubmit:focus{
    outline: none;
  }

  header a.logo-webmoney.logo_search{
    background: transparent url(/images/wm/logo_wm.png) left center no-repeat;
    background-size: 198px 34px;
    width: 60%;
    display: block; 
  }  

  #res{
    width: auto;
    float: none;
    margin-right: 0;
  }

  #res a{
    word-wrap: break-word;
    overflow: hidden;
    display: block;
  }

  #res .c{
    word-wrap: break-word;
  }

  #main_left_ads{
    float: none;
    width: auto;
  }

  #trylinks{
    display: none;
  }

  .content #wmidinfo .userinfo{
    margin: 0;
    float: none;
  }

  .content #wmidinfo .title{
    width: auto;
    display: flex;
  }

  .content #wmidinfo .attestatimg{
    display: flex;
    margin-right: 15px;
  }

  .content #wmidinfo .title b{
    font-weight: 400;
  }

  div.content table.table_search{
    border: none;
  }

  div.content table.table_search th, div.content table.table_search td{
    border-top: none; 
  }

  div.content table.table_search th{
    padding-left: 0;
  }

  div.content ol{
    margin-left: 0;
  }

  .search_service-block.service-block{
    display: block;
    margin: 0;
    position: relative;
    height: 47px;
  }

  .search_service-block.service-block .service-menu{
    margin: 0;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
  }

  .search_service-block.service-block ul.service-menu > li{
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 18px !important;
    background: transparent;
    border: none;
    white-space: nowrap;
    border-radius: 0;
    position: relative;
  }

  .search_service-block.service-block ul.service-menu {
    display: inline-block;
    width: 100%;
    height: 46px;
  }

  .search_service-block.service-block:before{
    content: "";
    display: block;
    width: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    left: -20px;
    bottom: 0;
  }

  .search_service-block.service-block:after{
    content: "";
    display: block;
    width: 20px;
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    right: -20px;
    bottom: 0; 
  }

  .search_service-block.service-block li.service-sub-tabs a{
    float: none;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    font-weight: 700;
    font-size: 11px;
    margin-right: 0;
    border-radius: 0;
  }

  .search_service-block.service-block li.service-sub-tabs > a.service-sub-tab-active{
    background: transparent;
    color: #1e5ba7 !important;
    border-bottom: 3px solid #1e5ba7;
  }

  .navigation{
    border-top: 1px solid #e5e5e5;
    padding-top: 0;
    margin-top: 30px;
  }

  .navigation .page-numbers.current{
    border-color: #036cb5;
  }

  .navigation .page-numbers{
    float: left;
    color: #65748d;
    border: 1px solid #fff;
    font-weight: 600;
  }

  .navigation .next.page-numbers{
    text-indent: -9999px;
    background: transparent url(/images/wm/pag_next.png) center center  no-repeat;
    background-size: 11px 16px;
  }

  /*-------*/
  td.header-user-buttons a.header-registration{
    display: none;
  }

  td.header-user-buttons a.header-sign-in{
    width: 50px;
    height: 50px;
  }

  ul.search-more{
    position: absolute;
    top: 38px;
    right: 68px;
    left: auto;
    border: 1px solid #c4c8cc;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(21, 21, 20, 0.4);
    -moz-box-shadow: 0px 4px 10px 0px rgba(21, 21, 20, 0.4);
    box-shadow: 0px 4px 10px 0px rgba(21, 21, 20, 0.4);
    width: 226px;
    border-top: none;
    width: 66%;
    width: -moz-calc(100% - 117px);
    width: calc(100% - 117px);
  }

  ul.search-more li a{
    font-size: 14px;
    color: #646669;
    padding: 12px 10px;
  }

  ul.search-more li {
    margin-top: 0px;
  }

  ul.search-more li a.search-current {
    color: #fff;
    background-color: #1e5ba7;
  }

  @media all and (orientation: landscape) and (max-width: 39.9375em){  
    div.main-fieldset.main-for-individuals fieldset ul li{
      width: 33.333333% !important; 
      float: left;
    }      
  }

  input, td.header-user-search .search-block .toggle-search{
    display: none;
  }

  div.main-fieldset fieldset ul{
    width: 100%;
  }

  /*for content*/
  div.content h1{
    margin: 15px 0;
    font-size: 150%;
  }

  .header-user-block{
    position: relative;
    background: #fff;
  }

  td.header-user-block > div.wmidAvPopup{
    position: absolute;
    background: #fff;
    padding: 8px 10px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    right: 10px;
    top: 44px;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:    0px 4px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow:         0px 4px 10px 0px rgba(0, 0, 0, 0.4);
    height: auto;
    width: auto;
    display: none;
    z-index: 1;
  }

  td.header-user-block > div.wmidAvPopup.active{
    display: block;
  }

  td.header-user-block > div.wmidAvPopup:after, td.header-user-block > div.wmidAvPopup:before {
    bottom: 100%;
    right: 12px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  td.header-user-block > div.wmidAvPopup:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 5px;
    margin-right: -5px;
    display: block;
  }

  td.header-user-block > div.wmidAvPopup:before {
    border-color: rgba(205, 205, 205, 0);
    border-bottom-color: #cdcdcd;
    border-width: 6px;
    margin-right: -6px;
    display: block;
  }

  /*td.header-user-block a.user-link-to-events{
    text-decoration: none;
    height: auto;
    line-height: 18px;
    color: #353535;
    font-weight: 900;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    border-bottom: 1px solid #bdbdbd !important;
    margin-bottom: 5px;
    padding-bottom: 8px;
  }*/

  td.header-user-block a.user-link-to-events span{
    border-bottom: none;
    width: auto;
  }

  td.header-user-block a.user-link-to-events b{
    color: #8c8c8c;
    display: block;
    font-weight: 700;
    font-size: 14px;
  }

  .wmidAv{
    float: right;
    padding: 12px 10px;
    cursor: pointer;
  }

  .overlayM{
    display: none;
    position: fixed;
    background: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
  }

  .overlayM.active{
    display: block;
  }

  a.icon-log-off{
    background: transparent url(/images/wm/logout.png) left center no-repeat;
    background-size: 20px 21px;
    width: 100%;
    height: auto;
    position: static;
    padding-left: 25px;
    color: #353535;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
  }

  td.header-user-block{
    width: auto;
  }

  /*Service menu*/
  div.service-block{
    display: block;
    margin: 0;
    height: auto;
  }

  div.service-block div.service-tab-active{
    margin-top: 0;
  }

  div.service-block-just-logo ul.service-menu{
    margin-left: 0;
  }

  div.service-block div.service-tab-active{
    display: block;
    border: none;
    margin-top: 0;
    border-radius: 0 !important;
    height: 45px;
    margin-right: 0;
    position: static;
    padding: 0 15px;
  }

  div.service-block div.service-tab-active a{
    display: inline-block;
    float: left;
    font-size: 17px;
    height: 34px;
    line-height: 30px;
    margin-right: 7px;
  }

  div.service-block div.service-tab-active a svg{
    width: 30px;
    height: 30px;
  }

  div.service-block div.service-tab-active a svg path{
    fill:#ffffff;
  }



  .st_parent,
  .service-title{
    display: none;
  }

  div.service-block > ul li.service-tabs{
    display: block;
  }

  li.service-tabs > a:first-child{
    margin: 0 18px;
  }

  li.service-tabs > a{
    top: 0;
    display: block;
    height: auto;
    line-height: auto;
    float: none;
    border-radius: 0;
    background: transparent;
    border: none;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid #bdbdbd;
    margin: 0 18px;
  }

  li.service-tabs > a:last-child{
    border-bottom: none;
  }

  ul.service-menu > li{
    padding: 0;
  }

  li.service-tabs{
    background: #f5f5f5;
  }

  .service-block > div a{
    margin: 7px 15px 0 1px;
  }

  ul.service-menu li.service-sub-tabs{
    display: block;
    background: #fff;
    border: none;
    height: 50px;
    border-radius: 0;
    padding: 0!important;
    white-space: nowrap;
    box-sizing: border-box;
  }

  li.service-sub-tabs a {
    white-space: nowrap; 	
    font-size: 12px;
    height: 26px;
    color: #555;
    line-height: 24px;
    padding: 0 14px;
    border-radius: 3px;
    float: left;
    display: inline-block;
    margin: 8px 14px 0 0;
    text-align: center;
    text-decoration: none;
    width: auto;
  }

  ul.service-menu li.service-sub-tabs a{
    margin: 0;
    border-radius: 0;
    border-top: 2px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 11px 14px 8px;
    font-size: 14px;
    background: #fff;
    position: relative;
    float: none;
  }

  ul.service-menu .sst_ar{
    width: 15px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff url(/images/wm/sst_ar.png) center center no-repeat;
    display: block;
    z-index: 10;
    background-size: 5px 8px;
  } 

  ul.service-menu .sst_ar:before{
    content: "";
    display: block;
    width: 10px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 15px;
    background: transparent url(/images/wm/sh_r.png) right center repeat-y;
  } 

  ul.service-menu .sst_al:before{
    content: "";
    display: block;
    width: 10px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 15px;
    background: transparent url(/images/wm/sh_l.png) left center repeat-y;
  }

  ul.service-menu .sst_al{
    width: 15px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff url(/images/wm/sst_al.png) center center no-repeat;
    display: block;
    z-index: 10;
    background-size: 5px 8px;
  } 

  .service-block a.service-title span{
    color: #fff;
  }

  div.service-block > ul li:first-child{
    height: auto;
  }

  ul.service-menu{
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }

  ul.service-menu::-webkit-scrollbar { 
    width: 0 !important; 
    height: 0 !important; 
  }

  div.service-block div.service-tab-active:after{
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 44px;
    background: transparent url(/images/wm/ar_b.png) center center no-repeat;
    background-size: 16px 8px;
    right: 0;
    top: 0;
  }

  div.service-block div.service-tab-active.active:after{
    background: transparent url(/images/wm/ar_t.png) center center no-repeat;
    background-size: 16px 8px;
  }

  /*Color Blue Scheme*/
  header{
    border-bottom: none;
    overflow:visible;
  }

  li.service-sub-tabs > a.service-sub-tab-active{
    border-bottom-color: #046cb5 !important;
    color: #046cb5 !important;
  }

  div.service-block div.service-tab-active{
    background: #046cb5;
  }

  div.service-block div.service-tab-active a{
    color: #fff;
    text-decoration: none;
  }
  div.service-block div.service-tab-active a:first-child img{
    position:relative;
    top: -4px;
  }
.service-block>div h2.w_zag {
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 17px;
    margin: 14px 0 0;
}

  /*Content*/
  div.content table{
    display: inline-block;
    overflow: scroll;
  }

  div.content ol{
    margin-left: 20px;
  }

  div.content img{
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }

  #content .entry-content img{
    border: none;
    padding: 0;
  }

  .header-mobile{
    display: none;
  }

  footer{
    position: static;
    width: auto;
  }

  #panel{
    margin-right: 0;
  }

  ul{
    padding: 0;
    margin: 0;
  }

  .clearfix{
    clear: both;
  }

  ul.service-menu li.service-sub-tabs a.add-news{
    color: #555;
    border-bottom-color: #a2bd37;
  }

  .content{
    margin: 20px 0 0;
  }

  .lang-ru {
    background-image: url(/images/wm/flag-RU.png);
  }

  .lang-en {
    background-image: url(/images/wm/flag-EN.png);
  }

  .lang-es {
    background-image: url(/images/wm/flag-ES.png);
  }

  .lang-pt {
    background-image: url(/images/wm/flag-PT.png);
  }

  .lang-tr {
    background-image: url(/images/wm/flag-TR.png);
  }

  .lang-VN {
    background-image: url(/images/wm/flag-VN.png);
  }

  .footer-content-coprights_mob{
    height: 36px;
  }


  ul.service-menu li.service-sub-tabs a.add-news{
    display: none;
  }

  .youtube {
    width:100%
  }
  .youtube iframe {
    width:100%
  }
  #header-user-block {
    display:none
  }

  #search-input {max-width:90%; margin-bottom:10px;}
}
