@media screen and (max-width: 768px) {
  .preview, .navigation, header .right-side-ui .btn, .mobi-navigation, .ge-flag {
    display: none; }

  header .mobi-nav-button, header .mobi-exit-button {
    float: right;
    padding: 5px 10px; }

  header .search-bar {
    width: 80px; }

  header img {
    max-width: 95px;
    margin: 10px 5px; }

  .main-content, .main-part {
    width: 100%;
    margin: 0px;
    padding: 15px; }

  .main-part .title .float-to-right, .main-part .title .float-to-left {
    float: none;
    display: block; }
    .main-part .title .float-to-right h3, .main-part .title .float-to-left h3 {
      display: inline-block;
      width: 100%;
      text-align: center;
      font-size: 45px; }
    .main-part .title .float-to-right button, .main-part .title .float-to-left button {
      margin: 10px 3px; }
  .main-part .first-statistics .stat {
    width: 100%;
    float: none;
    margin: 30px 0px;
    padding: 0;
    border: none; }
  .main-part .first-statistics .stat:first-child, .main-part .first-statistics .stat:last-child {
    width: 100%; }
  .main-part .first-statistics .stat h4 {
    font-size: 6vw; }
  .main-part .first-statistics .stat p {
    font-size: 3.12vw; }
  .main-part .first-statistics .stat h3 {
    margin: 15px 0px 20px 0px;
    font-size: 4.38vw; }
    .main-part .first-statistics .stat h3 span {
      font-size: 2.82vw; }
  .main-part .second-statistics .float-to-left {
    float: none;
    width: 66%;
    margin: 30px 0px;
    border-right: none; }
  .main-part .second-statistics .float-to-right {
    float: none;
    width: 100%;
    margin: 30px 0px; }
  .main-part .second-statistics #line-chart {
    display: none; } }
@media screen and (max-width: 1080px) {
  .categories a {
    width: 50%;
    text-align: center; }

  .top-groups {
    width: 70%;
    margin: 40px 15%; }
    .top-groups a {
      font-size: 20px;
      display: inline-block;
      width: 100%; } }
@media screen and (min-width: 769px) {
  .mobi-navigation, header .mobi-nav-button, header .mobi-exit-button, .ge-flag, .mobi-preview {
    display: none; } }

/*# sourceMappingURL=media_verk.css.map */
