@media only screen and (max-width: 1460px) {
  .index-page .second-bottom__list {
    padding: 0 0 0 49%;
  }
  .index-page .second-bottom__list-item {
    max-width: 47%;
  }
  .index-page .second-bottom__list-item:first-of-type {
    width: 100%;
    max-width: 48%;
  }
  .index-page .second-bottom__list-item:first-of-type .second-bottom__list-item--top img {
    height: 100%;
  }
  .index-page .third-left {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .index-page .third-left--bottom__video {
    width: 100%;
  }
  .index-page .aside.third-right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 680px;
  }
  .index-page .third-right--bottom__row-input:nth-of-type(1) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 20px;
  }
  .index-page .third-right--bottom__row-left {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1437px) {
  .command-page.page-main__wrap .second-bottom__content-title b {
    font-size: 6.4vw;
    line-height: 6.4vw;
  }
  .personals-page .second-bottom__content-title b {
    font-size: 6vw;
    line-height: 6vw;
  }
  .player-page .second-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .player-page .second-top__left {
    position: relative;
    /* max-width: 190px;
    padding: 0 15px; */
  }

  /* .player-page .second-top__left-list--item {
    margin-right: 0;
  } */

  .player-page .second-top__left:before {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: 0;
    border-bottom: 1px solid #EBEBEB;
  }

  /* .player-page .second-top__center-list--item {
      width: 35%;
  } */
  .player-page .second-top__center-list::after {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: 0;
    border-bottom: 1px solid #EBEBEB;
  }
  /* .player-page .second-top__center-list--item:nth-of-type(1) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(2) {
    margin: 0 0 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(3) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(4) {
    margin: 0 0 15px 0;
  } */
  .player-page .second-top__right {
    margin: 0 20px;
    padding: 20px 0 0;
  }
  .player-page .second-top__right:before {
    display: none;
  }
  .player-page .second-progress__win-item {
    margin: 10px 0;
  }
  .player-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 19px;
  }
  .trainer-page .second-top__right,
  .personal-page .second-top__right {
    max-width: 250px;
  }
  .trainer-page .second-top__right-list--item:nth-of-type(2),
  .personal-page .second-top__right-list--item:nth-of-type(2) {
    margin: 15px 0 11px;
  }
  .trainer-page .second-progress__win-item,
  .personal-page .second-progress__win-item {
    margin: 10px 0;
  }
  .trainer-page .second-progress__win-item:nth-of-type(2n),
  .personal-page .second-progress__win-item:nth-of-type(2n) {
    margin: 10px 19px;
  }
  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(2) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 60px;
    line-height: 76px;
  }
  .section-video__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 1410px) {
  .page-header .menu-list__club .menu-items__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .page-header .menu-list__club .menu-items__lists-item {
    width: auto;
  }
  .page-header .menu-list__club .menu-items__lists-item:nth-of-type(2) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-list__club .menu-items__lists-item:nth-of-type(3) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-items__lists-item:nth-of-type(2) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-header .menu-items__lists-item:nth-of-type(3) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .page-footer__wrap .content-list__items {
    padding: 0 13px 30px 15px;
  }
  .page-footer__wrap .content-list__items .big {
    max-width: 334px !important;
  }
  .leadership-card-page .first-content__center {
    left: 32%;
  }
}

@media only screen and (max-width: 1390px) {
  .index-page .sixth {
    /* &-right {
        max-width: 552px;
        padding: 0 20px;

        &--bottom {
          &__list {
            &-item {
              width: 49%;
            }
          }
        }
      } */
  }

	.command-page.page-main__wrap .second-bottom__content .second-items__bottom-name {

    max-width: 140px;

}


  .index-page .sixth-left {
    max-width: 660px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .index-page .sixth-left--bottom__right {
    max-width: unset;
  }
  .trainer-page .first-content,
  .personal-page .first-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .trainer-page .first-content__left,
  .personal-page .first-content__left {
    margin: 150px 20px 20px 41px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 40%;
    bottom: -2px;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 100px 60px;
  }
  .trainer-page .first-content__right-info,
  .personal-page .first-content__right-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .trainer-page .first-content__right-info p:nth-of-type(2),
  .personal-page .first-content__right-info p:nth-of-type(2) {
    text-align: left;
  }


  .command-page.page-main__wrap .second-bottom__content .second-items {
    max-width: 308px;
  }
  .command-page.page-main__wrap .second-bottom__content .second-items__top {
    min-height: 393px;
  }
}

@media only screen and (max-width: 1367px) {
    .page-main .first-left__slider,
    .page-main .first-left__slider-slide {
        max-height: 625px;
    }
    .aside-right__slider .slick-slide,
    .aside-right__slider-slide--content {
        min-height: 252px;
    }
    .aside-right__slider-slide--content {
        padding: 11px 22px;
    }
    .aside-right__slider .slides-bottom__content-date {
        margin: 6px 0 0;
    }
    .aside-right__slider .slides-bottom__content-text {
        margin: 0 0 6px;
    }
    .aside-right__slider .slides-bottom__content-info--bottom {
        margin: 11px 0;
    }


    .second {
        padding-top: 20px;
    }
    .second-top {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .second-bottom__list {
        min-height: 510px;
    }
    .second-bottom__list-item:first-of-type {
        min-height: 584px;
    }
    .second-bottom__list-item:first-of-type .second-bottom__list-item--link {
        min-height: 585px;
    }
    .second-bottom__list-item:first-of-type .second-bottom__list-item--top {
        height: 462px;
    }

    .news-page .second-content__content .second-bottom__list-item.big .second-bottom__list-item--link {
        min-height: 300px;
    }

    .second-bottom__list-item {
        min-height: 274px;
        margin: 0 16px 21px 0;
    }
    .second-bottom__list-item--link {
        min-height: 230px;
    }
    .second-bottom__list-item:not(:first-of-type) .second-bottom__list-item--top {
        min-height: 130px;
        max-height: 150px;
    }
    .second-bottom__list .second-list__bottom {
        min-height: 110px;
    }
    /* .second-bottom__list .second-list__bottom-items {
        padding: 5px 8px 10px;
    } */
    .second-bottom__list .second-list__bottom-item:nth-of-type(2) p {
        font-size: 16px;
        line-height: 18px;
    }


    .search .second-bottom__list-item:first-of-type .second-bottom__list-item--link {
        min-height: 290px;
    }


    .page-main .third-left {
        height: 638px;
    }
    .index-page .aside.third-right {
        height: 638px;
    }



    .page-main .fourth {
        padding: 20px 0;
    }
    .page-main .fourth-left {
        min-height: 642px;
    }
    .page-main .fourth-left--bottom {
        min-height: 499px;
    }
    .fourth-right--bottom__list-item {
        min-height: 165px;
    }
    .fourth-right--bottom__list-item b {
        font-size: 14px;
    }


    .personals-page .second-bottom__content .second-items {
        max-width: 309px;
    }
    .personals-page .second-bottom__content .second-items__top-wrap,
    .personals-page .second-bottom__content .second-items__top {
        min-height: 400px;
    }

    /* .leadership-page .third-content__list-item {
        max-width: 308px;
    }

    .trainers-page .second-bottom__content .second-items {
        max-width: 308px;
    } */

    .aside-right__slider .aside-right__slider-slide.timer-visible .slides-bottom__content {
      min-height: 252px;
      padding: 11px 22px 0;
    }
    .aside-right__slider .aside-right__slider-slide.timer-visible .slides-bottom__content-links--wrap {
        padding-top: 8px;
    }
}

@media only screen and (max-width: 1360px) {
    .page-header__nav-search.hober-search .menu-list__items.menu-list__search {
        flex-direction: column;
    }
    .page-header .menu-list__items-header {
        max-width: 100%;
    }
    .page-header .menu-list__items.menu-list__search .menu-list__items-top {
        padding: 0 60px 33px 35px;
    }
    .page-header .menu-list__items.menu-list__search .menu-list__items-top form {
        max-width: 900px;
    }
    .page-header .menu-list__items.menu-list__search .menu-list__items-top form input{
      font-size: 28px;
      line-height: 48px;
    }
    .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
      font-size: 28px;
      line-height: 48px;
    }

    .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
      font-size: 28px;
      line-height: 48px;
    }

    .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
      font-size: 28px;
      line-height: 48px;
    }
  .page-footer__wrap .content-list__items {
    padding: 0 6px 0 14px;
  }
  .page-footer__wrap .content-list__items:not(:first-of-type) {
    /* -ms-flex-negative: 0;
        flex-shrink: 0; */
    width: 100%;
    max-width: 173px;
  }
  .page-footer__wrap .content-list__items.big {
    max-width: 298px !important;
  }
  .page-footer__wrap .content-list__items.big .content-list__content-wrap p:nth-of-type(2) {
    padding-left: 13px;
  }
  .page-footer__wrap .content-list__items.big .content-list__content-wrap .content-list__content:nth-of-type(2) {
    padding-left: 13px;
  }
  .player-page .first-content__left {
    margin: 0 20px 120px 31px;
  }
  .player-page .first-content__center {
    left: 40%;
  }
  .player-page .first-content__right {
    margin: 0 31px 105px 20px;
  }
  .trainer-page .second-top,
  .personal-page .second-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .trainer-page .second-top__left,
  .personal-page .second-top__left {
    position: relative;
  }
  .trainer-page .second-top__left:before,
  .personal-page .second-top__left:before {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .trainer-page .second-top__center-list:after,
  .personal-page .second-top__center-list:after {
    position: absolute;
    bottom: 0;
    right: 20px;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .trainer-page .second-top__right,
  .personal-page .second-top__right {
    margin: 0 40px;
    padding: 0;
  }
  .trainer-page .second-top__right-list:before,
  .personal-page .second-top__right-list:before {
    display: none;
  }
  .trainer-page .second-progress__win-item,
  .personal-page .second-progress__win-item {
    margin: 10px 0;
  }
  .trainer-page .second-progress__win-item:nth-of-type(2),
  .personal-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 19px;
  }
  .leadership-card-page .first-content__center {
    left: 30%;
    max-width: 600px;
    height: 100%;
    max-height: 430px;
  }
  .leadership-card-page .second-top {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .leadership-card-page .second-top__center {
    display: none;
  }
  .akhmat-arena .second-slider__wrap {
    max-height: 560px;
    overflow: hidden;
  }
  .akhmat-arena .second-slider__wrap .second-slider__item-image img {
    min-height: unset;
  }
  .results-page .first-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .results-page .first-content h2 {
    margin: 0 25px 25px 51px;
  }
  .results-page .first-content__switch {
    margin: 0 40px 60px;
  }
  .results-page .second-content__content-title b {
    font-size: 79px;
    line-height: 99px;
  }
  .calendar-page .first-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .calendar-page .first-content h2 {
    margin: 0 25px 25px 51px;
  }
  .calendar-page .first-content__switch {
    margin: 0 40px 60px;
  }
  .calendar-page .second-content__content-title b {
    font-size: 79px;
    line-height: 99px;
  }
  /* .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    max-width: 50px;
  } */
  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    /* font-size: 0; */
  }
  .statistics-page .statistics-table__thead-big {
    display: none;
  }
  .statistics-page .statistics-table__thead-mini {
    display: table-row;
  }
  .standings-page .standings-table__thead-big {
    display: none;
  }
  .standings-page .standings-table__thead-mini {
    display: table-row;
  }
  .vote-page .voting--match__label {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 150px;
    padding: 59px 5px 0px 5px;
  }
  .vote-page .voting--match__scale {
    position: absolute;
    top: 15px;
  }
  .vote-page .voting--match__results--wrap {
    position: absolute;
    top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .sixth .big-vote {
      height: 376px;
  }
  .sixth .big-vote .vote-link--header__title {
    min-height: 35px;
  }
  .sixth .big-vote .vote-link--main {
    min-height: 260px;
  }
  .page-header .menu-list__items {
    min-height: 260px;
  }
  .menu-list__items.menu-list__search {
    min-height: 250px;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom--link {
    margin: 3px 35px 0 0;
    min-height: 20px;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-list {
    min-height: 160px;
  }

  .page-header .menu-list__items.menu-list__comands .menu-list__items-item:nth-of-type(2) {
    /*padding-top: 10px;*/
  }
  .match-page .match-logo__content-line {
    display: none;
  }
  .match-page .liveblog__attributes-event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 42%;
  }
  .match-page .liveblog__event {
    width: 100%;
    max-width: 422px;
    z-index: 10;
  }
  .match-page .select__player, .match-page .select__replay {
    width: 100%;
    max-width: 56%;
  }
  .match-page .select__replay--wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .match-page .select__team {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 42%;
    margin: 15px 0;
  }
  .index-page .sixth {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index-page .sixth-left {
    max-width: unset;
    height: auto;
  }
  .index-page .sixth-left--top {
    width: 100%;
  }
  .index-page .sixth-left--top:after {
    position: absolute;
    top: 0px;
    left: -20px;
    display: block;
    width: 250px;
    height: 3px;
    content: '';
    background-color: #80A2E8;
    z-index: 2;
  }
  .index-page .sixth-left--bottom {
    padding: 0 20px 0 20px;
  }
  .index-page .sixth-left--bottom__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 0 20px;
  }
  /* .index-page .sixth-left--bottom__right img {
    width: 116px;
  } */
  .index-page .sixth-left--bottom__right p {
    max-width: 150px;
    font-size: 21px;
  }
  .index-page .sixth-right {
    padding: 30px 20px 0;
  }
  .index-page .sixth-right--top {
    width: 100%;
  }
  .index-page .sixth-right--top:after {
    position: absolute;
    top: 10px;
    left: -20px;
    display: block;
    width: 356px;
    height: 3px;
    content: '';
    background-color: #80A2E8;
    z-index: 2;
  }
  .search .menu-list__items.menu-list__search {
    min-height: 240px;
  }

  .page-footer__wrap .page-footer__logo-image,
  .page-footer__wrap .content-list__items:first-child {
    display: none;
  }

  .page-main .fifth-top {
    margin: 0;
  }

  .calendar-page .second-content__content-list {
    overflow-x: auto;
  }

  .calendar-page .second-content__content-list .second-items {
    min-width: 990px;
  }
}

@media only screen and (max-width: 1290px) {
  .match-page .match-statistics__content {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 50px;
  }
  .match-page .match-statistics__content-owner {
    /* -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; */
    max-width: 50%;
    padding: 30px 0 20px 20px;
  }
  .match-page .match-statistics__content-owner--command {
    width: 100%;
    max-width: 420px;
  }
  .match-page .match-statistics__content-owner--developments {
    display: flex;
  }
  .match-page .match-statistics__content-owner--wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .match-page .match-statistics__content-score {
    position: absolute;
    
    right: 30px;
    width: 280px;
    max-width: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 230px;
    padding: 0;
  }
  .match-page .match-statistics__content-score--scoreboard {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 30px 0 0;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(1), .match-page .match-statistics__content-score--scoreboard p:nth-of-type(3) {
    margin: 20px 0;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(2) {
    display: none;
  }
  .match-page .match-statistics__content-score--data, .match-page .match-statistics__content-score--time {
    height: auto;
    max-height: 70px;
    margin-right: 20px;
  }
  .match-page .match-statistics__content-guest {
    /* -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; */
    max-width: 50%;
    padding: 20px 0 30px 20px;
  }
  .match-page .match-statistics__content-guest--command {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%;
    max-width: 420px;
  }
  .match-page .match-statistics__content-guest--wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .match-page .match-statistics__content-guest--wrap b, .match-page .match-statistics__content-guest--wrap p {
    text-align: left;
  }
  .match-page .match-statistics__content-guest--image {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0 15px 0 0;
  }
  .match-page .match-statistics__content-guest--developments {
    display: flex;
  }
  .match-page .match-statistics__content-guest--developments .developments-list .developments-list__item {
	flex-direction: row-reverse;	
  }
  .developments-list__item .developments-list__item-minuts {
	width: auto;
	padding: 0;
 }
		

  .match-page .match-statistics__content-developments--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list:nth-of-type(2) .developments-list__item {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list:nth-of-type(2) .developments-list__item-events {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .match-page .compositions-list__table-number {
    max-width: 30px;
    padding: 0 0 0 10px;
  }
  .match-page .compositions-list__table-player {
    padding: 0 5px;
  }
  .match-page .compositions-list__table-events {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .match-page .compositions-list__table-position {
    min-width: 45px;
    padding: 0 10px;
  }
  .index-page .sixth-left {
    -ms-flex-negative: unset;
        flex-shrink: unset;
  }
  /* .index-page .sixth-left--bottom__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  } */


  .section-wallpapers-content {
    padding: 22px 10px 0;
  }

  .section-wallpapers-name,
  .section-wallpapers-content-item:not(:last-of-type),
  .section-wallpapers-content-item {
    padding: 0 8px;
  }
}

@media only screen and (max-width: 1280px) {
  .page-header__nav {
    display: none;
    background-image: none;
  }
  .page-header__nav-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .search .page-header__nav {
    background-image: url(../images/content/background-header-menu.png);
    background-size: contain;
    min-height: 70px;
  }
  .page-header__nav li a {
    /* min-height: 34px; */
    margin: 15px 0 10px;
  }
  .page-header__nav li a.communication svg {
    fill: #ffffff;
  }
  .page-header__nav .nav-item {
    padding: 0 5px;
  }
  .page-header__nav .nav-item > a {
    min-height: 69px;
    margin: 0;
  }
  .page-header .menu-list__items {
    width: 100%;
  }
  .page-header .menu-list__items-top {
    max-width: 270px;
    padding: 101px 20px 33px 85px;
  }
  .page-header .menu-list__items-top > svg {
    left: 43px;
  }
  .page-header .menu-list__items:before {
    position: absolute;
    top: 69px;
    display: block;
    width: 100%;
    content: '';
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
    z-index: 10;
  }
  .page-header .menu-list__items.menu-list__comands .menu-level-below__list-item:nth-of-type(1) .menu-level-below__list-link svg {
    top: 1px;
  }
  .page-header .menu-list__items.menu-list__search:before {
    display: none;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom {
    padding: 108px 20px 13px 30px;
  }
  .page-header__nav-search.hober-search .menu-list__items.menu-list__search {
    width: calc(100% - 360px);
    min-height: 240px;
  }
  .index-page .aside.third-right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    max-width: 655px;
  }
  .index-page .aside .third-right--bottom__row-one .third-right--bottom__row-input:nth-of-type(1),
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left:nth-of-type(1) {
    max-width: 330px;
    margin-right: 10px;
  }
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left--lists .left-lists--item__wrap {
    margin: 0;
  }
  .index-page .page-main .third-left--top:before {
    width: 250px;
    z-index: 6;
  }
  .index-page .page-main .third-left--top h2,
  .index-page .page-main .third-left--top .third-left--top__link {
    min-width: unset;
    margin: 0 0 0 90px;
  }
  .index-page .page-main .third-left--top .third-left--top__link {
    z-index: 6;
  }
  .index-page .page-main .third-left--top:after {
    left: 70px;
    width: 180px;
    z-index: 5;
  }
  .index-page .page-main .third-left:after {
    right: 145px;
  }
  .index-page .page-main .third-left:before {
    right: 222px;
  }
  .index-page .first .slides-top__content-title {
    max-width: 90%;
    margin-bottom: 40px;
  }
  .index-page .first-left .slick-prev,
  .index-page .first-left .slick-next {
    bottom: 33px;
  }
  .index-page .first .first-left__slider-slide--number {
    bottom: 94px;
  }
  /* .index-page .fifth-top {
    margin: 0 75px 0;
  } */
  .index-page .fifth-top--wrap:before {
    width: 854px;
  }
  .index-page .fifth-top__right {
    margin: 9px 0 0;
  }
  .index-page .fifth-top__right-item {
    margin: 0 26px 0 0;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 93px 0;
  }
  .index-page .fifth-bottom--list__item {
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .page-footer__wrap .content-list__items:not(:first-of-type) {
    max-width: 160px;
  }
  .page-footer__wrap .content-list__items .content-list__header-visible {
    display: none;
  }
  .page-footer__wrap .content-list__items .content-list__header-hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .command-page.page-main__wrap .second-bottom__content-title b {
    font-size: 6vw;
    line-height: 6vw;
  }
  .personals-page .second-bottom__content-title b {
    font-size: 5.5vw;
    line-height: 5.5vw;
  }
  .personals-page .second-bottom__content-list {
    margin: -8px 0 0;
  }
  .player-page .first-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .academy-teams-page .first-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .player-page .first-content__left {
    margin: 150px 20px 0 33px;
  }
  .player-page .first-content__left-top {
    margin: 0;
  }
  .player-page .first-content__left-bottom {
    display: none;
  }
  .player-page .first-content__center {
    left: unset;
    right: 3%;
    bottom: 0;
  }
  .player-page .first-content__right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    bottom: 0;
    margin: 30px 20px 100px 31px;
  }
  .player-page .first-content__right-info {
    margin: 10px 20px 30px 0;
  }
  .player-page .first-content__right-socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .player-page.player-reserve .first-content__center {
    right: 0%;
  }
  .player-page.player-reserve .first-content__center img {
    height: 430px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 37%;
    max-height: 380px;
  }
  .leadership-page .second-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .leadership-page .second-content__list {
    width: auto;
  }
  .leadership-page .second-content__list-item--link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
  }
  .leadership-page .second-content__list-item--info {
    margin: 20px 0;
    padding: 0 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .leadership-page .third-content__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .leadership-card-page .second-top {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .leadership-card-page .second-top__left {
    max-width: unset;
    padding-left: 20px;
  }
  .leadership-card-page .second-top__right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 20px;
  }
  .akhmat-arena .first-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .akhmat-arena .first-content h1 {
    margin: 0 51px 15px;
    font-size: 43px;
  }
  .akhmat-arena .first-content__link {
    position: relative;
    bottom: unset;
    right: unset;
    margin: 0 51px 20px;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 50px;
    line-height: 70px;
  }
  .eror-page .first-left__content {
    margin: 100px 105px 0;
  }
  .eror-page .first-left__content-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .eror-page .first-left__content b {
    font-size: 36px;
    line-height: 46px;
  }
  .eror-page .first-left__content p {
    font-size: 12px;
    line-height: 14px;
  }
  .match-page .compositions-judges__list-item {
    max-width: 49.5%;
    margin: 0 1% 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(2n) {
    margin: 0 0 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(3n) {
    margin: 0 1% 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(6n) {
    margin: 0 0 10px 0;
  }
  .chronicle__list .chronicle-list__bottom-items {
    justify-content: flex-start;
    min-height: 120px;
    padding: 50px 0 0;
  }

  .player-mounth__first-content h2 {
    margin: 0 25px 57px;
    font-size: 38px;
  }
  .player-mounth__first-content b {
    margin: 0 25px 60px;
    font-size: 26px;
  }
  .player-mounth__first-content p {
    margin: 0 25px 5px;
  }

  .player-mounth-wrap .second-progress__win:nth-of-type(1) .second-progress__win-item--left b {
    width: 100%;
    padding-right: 100px;
    box-sizing: border-box;
  }

  .player-mounth-wrap .second-progress__win-item {
    max-width: calc(51% - 20px);
  }

  .player-mounth-wrap .second-progress__win-item:nth-of-type(3n) {
    margin-right: 20px;
  }

  .player-mounth-wrap .second-progress__win-item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1240px) {
  .results-page .second-content__content-list .second-items__list-item {
    margin: 10px 0;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 45px;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 0;
  }
  .results-page .second-content__content-list .second-items__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .statistics-page .statistics-table {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .statistics-page .statistics-table thead th {
    z-index: 2;
  }
  .statistics-page .statistics-table thead th.statistics-table__player {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background-color: #F7F7F7;
    z-index: 20;
  }
  .statistics-page .statistics-table tbody td {
    z-index: 2;
  }
  .statistics-page .statistics-table tbody td.statistics-table__player {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background-color: #ffffff;
    z-index: 20;
  }
  .statistics-page .statistics-table__table-block {
    min-width: 930px;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: normal;
  }
  .standings-page .standings-table {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .standings-page .standings-table thead th {
    z-index: 2;
  }
  .standings-page .standings-table thead th.standings-table__command {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background-color: #F7F7F7;
    z-index: 20;
  }
  .standings-page .standings-table tbody td {
    z-index: 2;
  }
  .standings-page .standings-table tbody td.standings-table__command {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background-color: #ffffff;
    z-index: 20;
  }
  .standings-page .standings-table__table-block {
    min-width: 732px;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: normal;
  }
  .video-gallery .video-broadcast__content,
  .video-gallery .second .video-broadcast__content,
  .video-reports .video-broadcast__content,
  .video-reports .second .video-broadcast__content {
    min-height: 300px;
  }
  .video-gallery .video-broadcast__content-video iframe,
  .video-gallery .second .video-broadcast__content-video iframe,
  .video-reports .video-broadcast__content-video iframe,
  .video-reports .second .video-broadcast__content-video iframe {
    height: 400px;
  }
  .video-gallery .video-broadcast__info-title--text,
  .video-gallery .second .video-broadcast__info-title--text,
  .video-reports .video-broadcast__info-title--text,
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1220px) {
  .page-footer__wrap .content-list__items:not(:first-of-type) {
    max-width: 150px;
  }
  .player-page .second-season__top .third-right--bottom__row-input {
    max-width: 289px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin-left: 50px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    left: -30px;
  }
  .player-page .second-statistics__list-item .list-table__item.list-table__item--visible {
    display: none;
  }
  .player-page .second-statistics__list-item .list-table__item.list-table__item--no-visible {
    display: block;
  }
  .history-page.page-main__wrap .second__list-left {
    max-width: 108px;
  }
  .match-page .match-statistics__penalty-field {
    margin: 0;
    padding: 0 10px;
  }
  .match-page .match-statistics__penalty-owner--player {
    max-width: 130px;
  }
}

@media only screen and (max-width: 1200px) {
  .index-page .second-top--wrap {
    max-width: 80%;
    margin-left: 20px;
  }
  .index-page .second-top__left {
    width: auto;
    max-width: unset;
    padding: 0 20px;
  }
  .index-page .second-top__right-list {
    padding: 0 20px 0;
  }
  .index-page .second-bottom__list-item:not(:first-of-type) .second-bottom__list-item--top img {
    height: 100%;
  }
  .leadership-card-page .first {
    min-height: 510px;
  }
  .leadership-card-page .first-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .leadership-card-page .first-content__left {
    margin: 160px 0 0 41px;
  }
  .leadership-card-page .first-content__center {
    left: 35%;
    bottom: 0;
    height: 100%;
    max-height: 390px;
  }
  .match-page .liveblog__attributes-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .match-page .liveblog__attributes-event {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: unset;
  }
  .match-page .liveblog__event {
    width: 100%;
    max-width: unset;
  }
  .match-page .liveblog__event-one svg {
    margin: 0 19px 0 10px;
  }
  .match-page .select__team {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .match-page .select__player, .match-page .select__replay {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: 100%;
    margin: 10px 0 0;
  }

  .section-programmki-item {
    max-width: calc(50% - 10px);
  }
  .section-programmki-item:nth-of-type(3n) {
    margin-right: 18px;
  }
  .section-programmki-item:nth-of-type(2n) {
    margin-right: 0 ;
  }

  .transfer-player-item-logo {
    max-width: 65px;
    margin: 10px 12px;
  }

  .transfer-player-item-name {
    margin: 10px 15px;
  }

  .transfer-player-item-name b {
    font-size: 20px;
  }

  .player-mounth-page .second-clubs__list-item--wrap th:nth-of-type(1),
  .player-mounth-page .second-clubs__list-item--wrap td:nth-of-type(1) {
    padding-left: 15px;
  }

  .player-month-photo {
    max-width: 304px;
  }

  .player-mounth-wrap .vote-link--header__result h2,
  .player-mounth-wrap .second-progress h2,
  .player-mounth-wrap .second-team h2 {
    font-size: 38px;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 1180px) {
  .calendar-page .second-content__content-list .second-items__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .calendar-page .second-content__content-list .second-items__list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 45%;
  }
  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 42%;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
  .index-page .sixth-left--bottom__right {
    margin: 0 0 0 13px;
  }
  /* .index-page .sixth-left--bottom__right img {
    width: 80px;
    height: auto;
  } */
  .index-page .sixth-left--bottom__right p {
    max-width: 100px;
    margin: 0 8px 0;
    font-size: 12px;
  }

  .calendar-page .second-content__content-list .second-items {
    min-width: auto;
  }

  .calendar-page .second-content__content-list .second-items__list-item-ticket {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 10px 0 0 auto;
    padding: 0 0 0 21px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1170px) {
  .index-page .second-bottom__list {
    padding: 0 0 0 48%;
  }
  .index-page .second-bottom__list-item {
    max-width: 46%;
  }
  .index-page .second-bottom__list-item:first-of-type {
    width: 100%;
    max-width: 47%;
  }
  .index-page .second-bottom__list-item:first-of-type .second-bottom__list-item--top img {
    height: 100%;
  }
  .page-footer__wrap .content-list__items:first-of-type {
    display: none;
  }
  .page-footer__wrap .content-list__items:not(:first-of-type) {
    max-width: 171px;
    -ms-flex-negative: unset;
        flex-shrink: unset;
  }
  .page-footer__wrap .content-list__items.big {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .trainer-page .first,
  .personal-page .first {
    min-height: 696px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 32%;
    max-width: 450px;
    max-height: 360px;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 200px 60px;
  }
  .contacts-page .third-content .contacts-list li p:first-of-type {
    max-width: 120px;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li p:nth-of-type(1) {
    max-width: 120px;
  }
  .news-internal .first-content h1 {
    font-size: 26px;
  }
  .vote-page .first-content h1 {
    padding-right: 0;
    font-size: 26px;
    line-height: 32px;
  }
  .vote-page .voting--text__title, .vote-page .voting--match__title, .vote-page .voting--month-player__title, .vote-page .voting--best-goal__title {
    font-size: 20px;
    line-height: 30px;
  }
  .player-page.player-reserve .first {
    min-height: 700px;
  }
  .player-page.player-reserve .first-content__center {
    right: 2%;
  }
  .player-page.player-reserve .first-content__center img {
    height: 390px;
  }
  .search__results-chronicle__list-item {
      max-width: 49%;
  }
  .search__results-chronicle__list-item:nth-of-type(2n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(3n) {
      margin-right: 1.9%;
  }
  .search__results-chronicle__list-item:nth-of-type(6n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(9n) {
      margin-right: 1.9%;
  }
  .search__results-chronicle__list-item:nth-of-type(12n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 1150px) {
  .page-footer__top-list li {
    margin: 0 20px;
  }
  .player-page .first-content__center {
    right: 1%;
    max-height: 453px;
  }
  .player-page .second-season__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .player-page .second-season__top .third-right--bottom__row-input {
    margin: 10px 0 0;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin-left: 30px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    left: -20px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(5):before {
    left: 0;
  }
  .match-page .match-statistics__header-prev, .match-page .match-statistics__header-next {
    display: none;
  }
  .match-page .match-statistics__header-present {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .match-page .match-statistics__content-owner--image, .match-page .match-statistics__content-guest--image {
    max-width: 100px;
  }
  .match-page .match-statistics__content-owner--wrap, .match-page .match-statistics__content-guest--wrap {
    max-width: 270px;
  }
  .match-page .match-statistics__content-developments--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    max-width: 45%;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list:nth-of-type(2) .developments-list {
    margin-left: 30px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list:nth-of-type(2) .developments-list__item {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list:nth-of-type(2) .developments-list__item-events {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-minuts {
    max-width: 120px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-events {
    max-width: 80px;
  }
  .page-header .menu-list__items {
    width: 100%;
  }
  .page-header .menu-list__items-top {
    max-width: 270px;
    padding: 101px 20px 33px 85px;
  }
  .page-header .menu-list__items-top > svg {
    left: 43px;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom--link {
    margin: 3px 0 15px;
  }
        .photo-bottom__list-item--last-photo {
    width: calc(50% - 15px);
  }
  .match-page .list-item {
    padding: 0 10px;
  }

  .page-main .bottom-link.bottom-link-logo-club .fourth-content__list {
    flex-wrap: wrap;
    padding-bottom: 0;
  }

  .bottom-link-logo-club .fourth-content__list-item.fourth-content__list-item--50 {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 11px !important;
  }
}

@media only screen and (max-width: 1134px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 100%;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }



}

@media only screen and (max-width: 1120px) {
  .index-page .page-main .third-left--top h2 {
    margin: 0 0 0 47px;
  }
  .index-page .page-main .third-left--top .third-left--top__link {
    margin: 0 0 0 47px;
  }
  .index-page .page-main .third-left--top:after {
    left: 20px;
    width: 230px;
  }
  .index-page .third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 1327px;
  }
  .index-page .third-left {
    max-width: 100%;
  }
  .index-page .third-left:before {
    right: 162px;
  }
  .index-page .third-left:after {
    right: 85px;
  }
  .index-page .aside.third-right {
    max-width: 100%;
    max-height: 680px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px 20px 0;
  }
  .index-page .third-right--top:after {
    position: absolute;
    top: 0;
    left: -29px;
    display: block;
    width: 360px;
    content: '';
    background-color: #80A2E8;
    height: 3px;
    z-index: 2;
  }
  .index-page .third-right--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .index-page .third-right--bottom__row-one, .index-page .third-right--bottom__row-two {
    width: 100%;
    max-width: 698px;
  }
  .index-page .third-right--bottom .third-right--bottom__row-one .third-right--bottom__row-input:nth-of-type(1), .index-page .third-right--bottom .third-right--bottom__row-one .third-right--bottom__row-input:nth-of-type(2),
  .index-page .third-right--bottom .third-right--bottom__row-two .third-right--bottom__row-left:nth-of-type(1),
  .index-page .third-right--bottom .third-right--bottom__row-two .third-right--bottom__row-left:nth-of-type(2) {
    max-width: 339px;
    margin-right: 0;
  }
  .page-footer__wrap .page-footer__bottom {
    /* -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; */
    padding: 0 50px;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--akhmat {
    width: 100%;
    margin: 0 20px;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--creature {
    margin: 0 20px;
    flex-shrink: 0;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--realization {
    margin: 0 20px;
  }
  .command-page.page-main__wrap .second-bottom__content-title b {
    font-size: 5.5vw;
    line-height: 5.5vw;
  }
  .command-page.page-main__wrap .second-bottom__content-list {
    margin: -8px 0 0;
  }
  .personals-page .second-bottom__content-title b {
    font-size: 5.5vw;
    line-height: 5.5vw;
  }
  .player-page .second-top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .player-page .second-top__left {
    width: 290px;
  }
  .player-page .second-top__left-list--item {
    margin: 0 25px 15px 0;
  }
  .player-page .second-top__center {
    width: 250px;
  }
  .player-page .second-top__center-list--item {
    width: 43%;
    min-width: 95px;
  }
  .player-page .second-top__center-list--item:nth-of-type(1) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(2) {
    margin: 0 0 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(3) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(4) {
    margin: 0 0 15px 0;
  }
  .results-page .second-content__content-title b,
  .calendar-page .second-content__content-title b {
    font-size: 69px;
    line-height: 89px;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2 {
    font-size: 40px;
  }
  .section-news--latest h2 {
    font-size: 38px;
  }
  .section-news--latest__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-news--latest__list-item {
    margin: 0 0 10px;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 42px;
    line-height: 65px;
  }
  .video-gallery .video-broadcast__content-video iframe,
  .video-gallery .second .video-broadcast__content-video iframe,
  .video-reports .video-broadcast__content-video iframe,
  .video-reports .second .video-broadcast__content-video iframe {
    height: 330px;
  }
  .video-gallery .video-broadcast__info-title--text,
  .video-gallery .second .video-broadcast__info-title--text,
  .video-reports .video-broadcast__info-title--text,
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 25px;
  }
  .section-video h2 {
    font-size: 44px;
  }
  .section-video__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-video__list-item {
    margin: 0 0 10px;
  }



}

@media only screen and (max-width: 1100px) {
  .player-page .second-progress__win {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .player-page .second-progress__win-item {
    margin: 10px 0;
    min-height: unset;
  }
  .player-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 0;
  }
  .player-page .second-progress__win-item--left {
    min-height: 188px;
  }
  .trainer-page .second-top,
  .personal-page .second-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trainer-page .second-top__left-list, .trainer-page .second-top__center-list, .trainer-page .second-top__right-list,
  .personal-page .second-top__left-list,
  .personal-page .second-top__center-list,
  .personal-page .second-top__right-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px 0 0;
  }
  .trainer-page .second-top__left-list--item,
  .personal-page .second-top__left-list--item {
    margin: 15px 0 11px;
  }
  .trainer-page .second-top__center,
  .personal-page .second-top__center {
    padding: 0;
  }
  .trainer-page .second-top__center-list:before,
  .personal-page .second-top__center-list:before {
    display: none;
  }
  .trainer-page .second-top__center-list--item:nth-of-type(2),
  .personal-page .second-top__center-list--item:nth-of-type(2) {
    margin: 15px 0 11px;
  }
  .trainer-page .second-progress__win,
  .personal-page .second-progress__win {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trainer-page .second-progress__win-item,
  .personal-page .second-progress__win-item {
    margin: 10px 0;
    min-height: unset;
  }
  .trainer-page .second-progress__win-item:nth-of-type(2),
  .personal-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 0;
  }
  .trainer-page .second-progress__win-item--left,
  .personal-page .second-progress__win-item--left {
    min-height: 188px;
  }
  .news-internal .second-content.second-past .second-bottom__list,
  .vote-page .second-content.second-past .second-bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news-internal .second-content.second-past .second-bottom__list-item,
  .vote-page .second-content.second-past .second-bottom__list-item {
    margin: 0 0 21px;
  }
  .photo-reports .second-bottom__content .photo-bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type {
     max-width: 700px;

    width: calc(100% - 20px);
  }

  .photo-reports .second-bottom__content .photo-bottom__list-item {
    margin: 0 10px 21px 10px;
    width: calc(50% - 20px);
}

  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link {
    background-size: 130%;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link:hover, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link:hover {
    background-size: 131%;
  }
  .video-reports .second-bottom__content-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 1089px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 130px;
  }
}

@media only screen and (max-width: 1080px) {
  .index-page {
    /* .sixth {
      flex-direction: column;

      &-left {
        max-width: unset;

        &--top {
          width: 100%;

          &:after {
            position: absolute;
            top: 0px;
            left: -20px;
            display: block;
            width: 250px;
            height: 3px;
            content: '';
            background-color: $color-light-green-4;
            z-index: 2;
          }
        }

        &--bottom {
          &__right {
            flex-direction: row;
            margin: 0 20px;

            img {
              width: 116px;
            }

            p {
              max-width: 150px;
              font-size: 21px;
            }
          }
        }
      }

      &-right {
        padding: 30px 20px 0;

        &--top {
          width: 100%;

          &:after {
            position: absolute;
            top: 10px;
            left: -20px;
            display: block;
            width: 356px;
            height: 3px;
            content: '';
            background-color: $color-light-green-4;
            z-index: 2;
          }
        }
      }
    } */
  }
  .index-page .fourth-right--top h2 {
    max-width: 280px;
    max-height: 56px;
    overflow: hidden;
  }
  .page-footer__wrap .content-list__items:first-of-type {
    display: none;
  }
  .page-footer__wrap .content-list__items:not(:first-of-type) {
    font-size: 10px;
  }
  .page-footer__wrap .content-list__items.big {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 283px !important;
  }
  .page-footer__wrap .content-list__content-link {
    font-size: 10px;
  }
  .page-main .bottom-link .fourth-content__list-item a,
  .page-main .bottom-link-match .fourth-content__list-item a {
    font-size: 11.5px;
  }
  .news-page .second-content__content .second-bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;


  }
  .news-page .second-content__content .second-bottom__list-item.big {
   max-width: 100%;
    width: 100%;
  }

  .news-page .second-content__content .second-bottom__list-item {
    max-width: 339px;
    margin: 0 10px 21px 10px;
    width: calc(50% - 20px);
  }

  .page-footer__wrap .content-list__header p {
    font-size: 10px;
    letter-spacing: -0.2px;
  }

  .page-main .fifth-top__right-list {
    flex-direction: column;
  }

  .index-page .fifth-top__right-item {
    margin-bottom: 5px;
  }

}

@media only screen and (max-width: 1024px) {
  .index-page .second-top--wrap {
    max-width: 90%;
    margin-left: 20px;
  }
  .index-page .second-top__left {
    width: auto;
    max-width: unset;
    padding: 0 20px;
  }
  .index-page .second-top__right-list {
    padding: 0 20px 0;
  }
}

@media only screen and (max-width: 1020px) {
  .page-header__social {
    min-width: unset;
  }
  .page-header__nav li a {
    margin: 0;
  }
  .page-header__entrance-link a {
    border-bottom: 1px solid #003389;
  }
  .page-header__entrance-link a.border-active {
    border-bottom: 1px solid #003389;
  }
  .search .page-header__entrance-link a {
    border-bottom: 1px solid #003389;
  }
  .search .page-header__entrance-link a.border-active {
    border-bottom: 1px solid #003389;
  }
  .page-header__nav-search.hober-search .menu-list__items.menu-list__search {
      width: 100%;
  }

.photo-bottom__list{
    min-height: initial;
}

.section {
    position: relative;
    min-height: initial;
}

.photo-bottom__list-item--last-photo {
    width: calc(33.333% - 15px);
}
  .page-header__nav-link .communication {
    margin: 0;
  }
  .page-header__nav.page-header__nav--mobile-active {
    max-width: 100%;
  }
  .page-header__nav .nav-item {
    padding: 0 5px;
  }
  .page-header__nav .nav-item > a {
    min-height: 69px;
  }
  .page-header .page-header__crumbs {
    display: none;
  }
  .page-header .menu-list__items {
    margin-top: 0;
  }
  .page-header .menu-list__items:before {
    top: 69px;
  }
  .page-header .menu-list__items-top {
    min-height: 120px;
    padding: 91px 20px 33px 85px;
    border: none;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top {
      min-height: 100px;
  }
  .page-header .menu-list__items-bottom {
    min-height: 449px;
    border: none;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom, .page-header .menu-list__items.menu-list__club .menu-list__items-bottom, .page-header .menu-list__items.menu-list__comands .menu-list__items-bottom, .page-header .menu-list__items.menu-list__season .menu-list__items-bottom, .page-header .menu-list__items.menu-list__media .menu-list__items-bottom, .page-header .menu-list__items.menu-list__search .menu-list__items-bottom {
    padding-top: 98px;
  }
  .page-header .menu-list__items.menu-list__comands .menu-list__items-list {
    max-height: 170px;
  }
  .page-header .menu-list__items.menu-list__comands .menu-list__items-item:nth-of-type(2) {
    padding-top: 0;
  }
  .page-header .menu-list__items-is--stab {
    min-width: unset;
  }
  .index-page .first-left {
    max-width: 100%;
        overflow: hidden;
  }


  .aside-right__slider-slide--content {

      justify-content: center;
  }


  .page-main .first {
    flex-wrap: wrap;
}

.page-main .first-right {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
}

.new__slider-main {
    overflow: visible;
}

  .index-page .third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index-page .third-left {
    max-width: 100%;
  }
  .index-page .third-left:before {
    right: 162px;
  }
  .index-page .third-left:after {
    right: 85px;
  }
  .index-page .third-right--top:after {
    position: absolute;
    top: 0;
    left: -29px;
    display: block;
    width: 360px;
    content: '';
    background-color: #80A2E8;
    height: 3px;
    z-index: 2;
  }
  .index-page .third-right--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .index-page .third-right--bottom__row-one, .index-page .third-right--bottom__row-two {
    width: 100%;
    max-width: 698px;
  }
  .index-page .third-right--bottom .third-right--bottom__row-one .third-right--bottom__row-input:nth-of-type(1), .index-page .third-right--bottom .third-right--bottom__row-one .third-right--bottom__row-input:nth-of-type(2),
  .index-page .third-right--bottom .third-right--bottom__row-two .third-right--bottom__row-left:nth-of-type(1),
  .index-page .third-right--bottom .third-right--bottom__row-two .third-right--bottom__row-left:nth-of-type(2) {
    max-width: 339px;
    margin-right: 0;
  }
  .index-page .fourth {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index-page .fourth-left {
    padding: 0 20px 0;
    max-width: 100%;
  }
  .index-page .fourth-left--top:before {
    width: 260px;
  }
  .index-page .fourth-left--top h2, .index-page .fourth-left--top__link {
    margin: 0 27px;
  }
  .index-page .fourth-left--top:after {
    left: 0;
  }
  .index-page .fourth-left--bottom {
    margin: 0 auto;
  }
  .index-page .fourth-right {
    margin: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .index-page .fourth-right--top:after {
    position: absolute;
    top: 10px;
    left: -20px;
    display: block;
    width: 357px;
    height: 3px;
    content: '';
    background-color: #80A2E8;
    z-index: 2;
  }
  .index-page .fifth-top--wrap:before {
    width: 710px;
  }
  .index-page .fifth-top__left {
    margin: 0 20px;
  }
  .index-page .fifth-top__left h2 {
    font-size: 38px;
    line-height: 66px;
  }
  .index-page .fifth-top__right {
    margin: 0;
  }
  .index-page .fifth-top__right-item {
    margin: 0 26px 0 0;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 75px 0;
  }
  .index-page .fifth-bottom--list__item {
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .index-page .sixth {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* &-right {
        display: flex;
        flex-direction: column;
        margin: 50px 0 0;
        align-items: center;
        max-width: 100%;

        &--top {
          width: 100%;

          &:after {
            position: absolute;
            top: 0px;
            left: -20px;
            display: block;
            width: 310px;
            height: 3px;
            content: '';
            background-color: $color-light-green-4;
            z-index: 2;
          }
        }

        &--bottom {
          max-width: 687px;
        }
      } */
  }
  .page-footer__top-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-footer__top-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 41%;
  }
  .page-main__wrap {
    max-width: unset !important;
  }
  .page-main__wrap-right {
    display: none;
  }
  .command-page.page-main__wrap .second-bottom__content-title b {
    font-size: 8.5vw;
    line-height: 8.5vw;
  }
  .command-page.page-main__wrap .second-bottom__content-list {
    margin: -14px 0 0;
  }
  .personals-page .second-bottom__content-title b {
    font-size: 8vw;
    line-height: 8vw;
  }
  .page-main .bottom-link .fourth-content__list-item a,
  .page-main .bottom-link-match .fourth-content__list-item a {
    font-size: 12px;
  }
  .player-page .first-content__center {
    right: 3%;
    max-height: 533px;
  }
  .player-page .second-top__left {
    width: 265px;
  }
  .player-page .second-top__left-list--item {
    margin: 0 25px 15px 0;
  }
  .player-page .second-top__left:before {
    display: none;
  }
  .player-page .second-top__center {
    width: 250px;
    margin-right: 5px;
  }
  .player-page .second-top__center-list--item {
    width: 43%;
    min-width: 95px;
  }
  .player-page .second-top__center-list--item:nth-of-type(1) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(2) {
    margin: 0 0 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(3) {
    margin: 0 20px 15px 0;
  }
  .player-page .second-top__center-list--item:nth-of-type(4) {
    margin: 0 0 15px 0;
  }
  .player-page .second-top__center-list:after {
    display: none;
  }
  .player-page .second-top__right {
    padding: 0;
  }
  .player-page .second-top__right:before {
    display: block;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin-left: 50px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    left: -40px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(5):before {
    left: -20px;
  }
  .player-page .second-progress__win {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .player-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 19px;
  }
  .player-page.player-reserve .first {
    min-height: 700px;
  }
  .player-page.player-reserve .first-content__center {
    right: 0%;
  }
  .player-page.player-reserve .first-content__center img {
    height: 490px;
  }
  .trainer-page .first,
  .personal-page .first {
    min-height: 636px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 45%;
    max-height: 460px;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 150px 60px;
  }
  .trainer-page .second-top,
  .personal-page .second-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .trainer-page .second-top__left-list, .trainer-page .second-top__center-list, .trainer-page .second-top__right-list,
  .personal-page .second-top__left-list,
  .personal-page .second-top__center-list,
  .personal-page .second-top__right-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px 0 0;
  }
  .trainer-page .second-top__left,
  .personal-page .second-top__left {
    margin: 0 29px 0 0;
  }
  .trainer-page .second-top__center-list:before,
  .personal-page .second-top__center-list:before {
    display: block;
  }
  .trainer-page .second-top__center-list--item:nth-of-type(2),
  .personal-page .second-top__center-list--item:nth-of-type(2) {
    margin: 15px 0 11px;
  }
  .trainer-page .second-top__right-list,
  .personal-page .second-top__right-list {
    padding: 0;
  }
  .trainer-page .second-progress__win,
  .personal-page .second-progress__win {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .trainer-page .second-progress__win-item:nth-of-type(2),
  .personal-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 19px;
  }
  .leadership-card-page .first-content__center {
    left: 34%;
    max-width: 700px;
    max-height: 406px;
  }
  .contacts-page .third-content .contacts-list li p:first-of-type {
    max-width: 200px;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li p:nth-of-type(1) {
    max-width: 200px;
  }
  .history-page.page-main__wrap .second__list-left {
    max-width: 228px;
  }
  .calendar-page .second-content__content-list .second-items__list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .calendar-page .second-content__content-list .second-items__list-item {
    -ms-flex-negative: unset;
        flex-shrink: unset;
    max-width: 290px;
  }
  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    max-width: 160px;
    margin: 0 5px 0 0;
  }
  .calendar-page .second-content__content-list .second-items {
    min-width: 990px;
  }

  .calendar-page .second-content__content-list .second-items__list-item-ticket {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
  }

  .calendar-page .second-content__content-list .second-items__list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 206px;
  }

  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
  .news-page .second-content__content .second-bottom__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news-page .second-content__content .second-bottom__list-item.big {
    max-width: 339px;
        max-width: 695px;
  }
  .news-internal .first-content h1,
  .vote-page .first-content h1 {
    font-size: 36px;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2 {
    font-size: 48px;
  }
  .news-internal .second-content.second-past .second-bottom__list,
  .vote-page .second-content.second-past .second-bottom__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .news-internal .second-content.second-past .second-bottom__list-item,
  .vote-page .second-content.second-past .second-bottom__list-item {
    margin: 0 16px 21px 0;
  }
  .news-internal .second-content.second-past .second-bottom__list-item:nth-of-type(2n),
  .vote-page .second-content.second-past .second-bottom__list-item:nth-of-type(2n) {
    margin: 0 16px 21px 0;
  }
  .news-internal .second-content.second-past .second-bottom__list-item:nth-of-type(3),
  .vote-page .second-content.second-past .second-bottom__list-item:nth-of-type(3) {
    margin: 0 0 21px;
  }

  .news-internal .second-content.second-past .second-bottom__list-item--player:nth-of-type(3){
    margin-right: 16px
  }
  .photo-reports .second-bottom__content .photo-bottom__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type {
    max-width: 700px;

    width: calc(100% - 20px);
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link {
    background-size: 100%;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link:hover, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link:hover {
    background-size: 101%;
  }
  .section-news--latest h2 {
    font-size: 48px;
  }
  .section-news--latest__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-news--latest__list-item {
    margin: 0 17px 10px 0;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 60px;
    line-height: 75px;
  }
  .video-reports .second-bottom__content-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .eror-page .first-right {
    display: none;
  }
  .section-video__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .section-video__list-item {
    margin: 0 17px 10px 0;
  }
  .video-gallery .video-broadcast__content-video iframe,
  .video-gallery .second .video-broadcast__content-video iframe,
  .video-reports .video-broadcast__content-video iframe,
  .video-reports .second .video-broadcast__content-video iframe {
    height: 450px;
  }
  .video-gallery .video-broadcast__info-title--text,
  .video-gallery .second .video-broadcast__info-title--text,
  .video-reports .video-broadcast__info-title--text,
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 34px;
  }
  .vote-page .voting--match__scale {
    position: absolute;
    top: 15px;
  }
  .vote-page .voting--match__results--wrap {
    position: absolute;
    top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .match-page .match-statistics__content-score {
    right: 70px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    max-width: 360px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-minuts {
    max-width: 150px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-events {
    max-width: 120px;
  }
  .page-main__wrap.command-page.index-page.search_page.page-header__nav-search.page-header__nav-link {
    padding-top: 253px;
  }
  .match-page .match-statistics__penalty-field {
    margin: 0 20px;
    padding: 0 60px;
  }

  .page-footer__wrap .page-footer__bottom {
    padding: 0;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }


  .section-programmki-item {
    max-width: calc(33% - 10px);
  }
  .section-programmki-item:nth-of-type(3n) {
    margin-right: 0 !important;
  }
  .section-programmki-item:nth-of-type(2n) {
    margin-right: 18px;
  }
  .section-programmki-content {
    padding: 10px 10px;
  }

  .academy-teams__td-one-trainers {
    margin-left: 42px;
  }

  td.academy-teams__td-two-trainers, td.medium-width-cell {
    margin-right: 42px;
  }

  .page-footer__content {
    display: none;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--akhmat {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin: 0;
    padding: 0 20px 0px;
    background-color: #ffffff;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--creature {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin: 0 auto;
  }

  .page-footer__wrap .page-footer__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media only screen and (max-width: 940px) {
  .page-footer__wrap .page-footer__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
  }
  .player-page .second-top__left {
    width: 295px;
  }
  .player-page .second-top__left:before {
    display: block;
  }
  .player-page .second-top__center {
    width: 280px;
    margin-right: 5px;
  }
  .player-page .second-top__center-list:after {
    display: block;
  }
  .player-page .second-top__right {
    padding: 20px 0 0;
  }
  .player-page .second-top__right:before {
    display: none;
  }
  /* .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    max-width: 50px;
  } */
  /* .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 0;
  } */

  /* .player-page .second-top {
      padding: 15px 0 0 10px;
  }
  .player-page .second-top__left {
    width: 195px;
  }
  .player-page .second-top__left:before {
    display: none;
  }
  .player-page .second-top__center-list::after {
    position: absolute;
    top: calc(50% - 51px);
    right: -5px;
    display: block;
    content: '';
    width: 0;
    height: 85px;
    border-left: 1px solid #EBEBEB;
  }

  .player-page .second-top__center {
    width: 260px;
  }

  .player-page .second-top__right {
      max-width: 280px;
  } */
}

@media only screen and (max-width: 930px) {
  .index-page .second-top--wrap {
    max-width: 95%;
  }
  .index-page .second-top__right-list {
    padding: 0 5px 0 0;
  }
  .index-page .second-bottom__list {
    padding: 0;
  }
  .index-page .second-bottom__list-item {
    width: 100%;
    max-width: 48%;
  }
  .index-page .second-bottom__list-item:not(:first-of-type) .second-bottom__list-item--top,
  .index-page .second-bottom__list-item:not(:first-of-type) .second-bottom__list-item--bottom {
    max-width: 100%;
  }
  .index-page .second-bottom__list-item:not(:first-of-type) .second-bottom__list-item--top {
    height: 170px;
    min-height: unset;
  }
  .index-page .second-bottom__list-item:not(:first-of-type).background-none .second-bottom__list-item--top {
    position: absolute;
    top: 0;
    height: auto;
    min-height: 100%;
  }
  .index-page .second-bottom__list-item--link {
    max-width: 100%;
  }
  .index-page .second-bottom__list-item:first-of-type {
    position: inherit;
    width: 100%;
    max-width: 48%;
    min-height: unset;
    max-height: 300px;
  }
  .index-page .second-bottom__list-item:first-of-type .second-bottom__list-item--link {
    height: 300px;
    min-height: 300px;
  }
  .index-page .second-bottom__list-item:first-of-type .second-bottom__list-item--top {
    height: auto;
    max-height: 160px;
  }
  .page-header .menu-list__comands {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-header .menu-list__comands .menu-list__items-top {
    max-width: 100%;
  }
  .page-header .menu-list__items.menu-list__comands .menu-list__items-bottom {
    padding: 3px 20px 13px 47px;
  }
}

@media only screen and (max-width: 900px) {
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input {
    font-size: 38px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
    font-size: 38px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
    font-size: 38px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
    font-size: 38px;
  }
}

@media only screen and (max-width: 877px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 45px;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 0;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 50px;
    line-height: 65px;
  }
  .player-page.player-reserve .first {
    min-height: 710px;
  }
  .player-page.player-reserve .first-content__center {
    right: 5%;
    max-width: 450px;
  }
  .player-page.player-reserve .first-content__center img {
    height: 410px;
  }
}

@media only screen and (max-width: 860px) {
  .page-header__social {
    display: none;
  }
  .page-header__entrance-link a.border-active {
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
  }
  .search .page-header__entrance-link a.border-active {
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
  }
  .page-header__entrance-link a {
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
    background-color: initial;
  }
  .search .page-header__entrance-link a {
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
    background-color: initial;
  }
  .index-page .fifth-top {
    margin: 0 20px 0;
  }
  .index-page .fifth-top--wrap:before {
    width: 695px;
  }
  .index-page .fifth-top__left h2 {
    font-size: 38px;
    line-height: 66px;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 75px 0;
  }
  .index-page .fifth-bottom--list__item {
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .page-footer__wrap .page-footer__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--app {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin: 0;
    padding: 15px 20px 0;
    background-color: #ffffff;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--app .content-list__content-wrap--2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--realization {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin: 0 20px;
  }
  .player-page .second-season__bottom-list--item {
    min-width: 97px;
    max-width: 113px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin-left: 30px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    left: -20px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(5):before {
    left: 0;
  }
  .player-page .second-season__bottom-list--item.item--big {
    min-width: 117px;
    max-width: 143px;
  }
  .trainer-page .first,
  .personal-page .first {
    min-height: 696px;
  }
  .trainer-page .first-content,
  .personal-page .first-content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .trainer-page .first-content__left,
  .personal-page .first-content__left {
    margin: 150px 20px 40px 41px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 30%;
    bottom: 0;
    max-width: 450px;
    max-height: 360px;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 200px 60px;
  }
  .leadership-card-page .first-content__center {
  left: 37%;
    max-width: 600px;
    max-height: 387px;
  }
  .leadership-card-page .second-clubs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 820px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .calendar-page .second-content__content-list .second-items__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .calendar-page .second-content__content-list .second-items__list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 45%;
  }
  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 42%;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
  .video-gallery .video-broadcast__content-video iframe,
  .video-gallery .second .video-broadcast__content-video iframe,
  .video-reports .video-broadcast__content-video iframe,
  .video-reports .second .video-broadcast__content-video iframe {
    height: 360px;
  }
  .video-gallery .video-broadcast__info-title--text,
  .video-gallery .second .video-broadcast__info-title--text,
  .video-reports .video-broadcast__info-title--text,
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 27px;
  }

  .calendar-page .second-content__content-list .second-items {
    min-width: auto;
  }

  .calendar-page .second-content__content-list .second-items__list-item-ticket {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0 0 auto;
    padding: 0 0 0 21px;
  }
}

@media only screen and (max-width: 825px) {
  .index-page .second-top--wrap {
    max-width: 95%;
  }
  .index-page .second-top__left h2 {
    font-size: 36px;
    line-height: 66px;
  }
  .index-page .second-bottom__list-item {
    max-width: 47%;
  }
  .index-page .second-bottom__list-item:first-of-type {
    max-width: 47%;
  }
  .infrastructure-page.page-main__wrap .second-content__list-item {
    width: 100%;
    max-width: unset;
  }
  .infrastructure-page.page-main__wrap .second-content__list-item:nth-of-type(2) {
    margin-right: 0;
  }
  .akhmat-arena .four-content__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 0;
  }
  .akhmat-arena .four-content__list-item {
    width: 100%;
    max-width: unset;
  }
  .akhmat-arena .four-content__list-item.item-two {
    margin: 0 0 10px;
  }
  .contacts-page .third-content .contacts-list li p:first-of-type {
    max-width: 120px;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li p:nth-of-type(1) {
    max-width: 120px;
  }


  /* .player-page .second-top__left {
    margin-right: 15px;
  } */
  .player-page .second-top__left:before {
    display: block;
    width: 100%;
    right: 0;
  }

  .player-page .second-top__center-list:after {
    position: absolute;
    top: initial;
    bottom: 0;
    right: 20px;
    display: block;
    content: '';
    width: calc(100% - 20px);
    height: 0;
    border-bottom: 1px solid #EBEBEB;
  }

  .player-page .second-top__center {
    width: 280px;
  }
  .player-page .second-top__right {
    padding: 20px 0 0;
  }
}

@media only screen and (max-width: 800px) {
  .page-header .menu-list__items-bottom {
    padding: 35px 50px 35px;
  }
  .command-page.page-main__wrap .second-bottom__content-list {
    margin: -8px 0 0;
  }

  .news-internal .first-content h1 {
    font-size: 26px;
  }
  .match-page .match-statistics__content-score {
    right: 20px;
  }


  .section-programmki-item {
    max-width: calc(50% - 10px);
  }
  .section-programmki-item:nth-of-type(3n) {
    margin-right: 18px !important;
  }
  .section-programmki-item:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 791px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 100%;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) {
  .index-page .fifth-top--wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .index-page .fifth-top--wrap:before {
    width: 444px;
  }
  .index-page .fifth-top__left h2 {
    font-size: 38px;
    line-height: 66px;
  }
  .index-page .fifth-top__right {
    margin: 0 0 0 20px;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 75px 0;
  }
  .index-page .fifth-bottom--list__item {
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .player-page .first {
    min-height: 780px;
  }
  .academy-teams-page .first {
    min-height: 230px !important;
  }
  .player-page .first-content__center {
    max-height: 493px;
  }
  .player-page .first-content__right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 0 20px 100px 31px;
  }
  .player-page .first-content__right-info {
    margin: 40px 20px 70px 0;
  }
  .player-page .first-content__right-socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .trainer-page .second-top,
  .personal-page .second-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trainer-page .second-top__left-list, .trainer-page .second-top__center-list, .trainer-page .second-top__right-list,
  .personal-page .second-top__left-list,
  .personal-page .second-top__center-list,
  .personal-page .second-top__right-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px 0 0;
  }
  .trainer-page .second-top__left,
  .personal-page .second-top__left {
    margin: 0;
  }
  .trainer-page .second-top__left-list--item,
  .personal-page .second-top__left-list--item {
    margin: 15px 0 11px;
  }
  .trainer-page .second-top__center,
  .personal-page .second-top__center {
    padding: 0;
  }
  .trainer-page .second-top__center-list:before,
  .personal-page .second-top__center-list:before {
    display: none;
  }
  .trainer-page .second-top__center-list--item:nth-of-type(2),
  .personal-page .second-top__center-list--item:nth-of-type(2) {
    margin: 15px 0 11px;
  }
  .trainer-page .second-top__right,
  .personal-page .second-top__right {
    padding: 0;
  }
  .history-page.page-main__wrap .second__list-left {
    max-width: 108px;
  }
  .statistics-page .statistics-section__h2 {
    font-size: 38px;
  }
  .statistics-page .statistics-table thead th.statistics-table__player {
    width: 180px;
  }
  .statistics-page .statistics-table tbody td.statistics-table__player {
    width: 180px;
  }
  .standings-page .standings-section__h2 {
    font-size: 38px;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2 {
    font-size: 40px;
  }
  .vote-page .voting--best-goal__video iframe {
    height: 300px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    max-width: 300px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-minuts {
    max-width: 120px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-events {
    max-width: 80px;
  }
  .match-page .list-item {
    padding: 0 10px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input {
    font-size: 28px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
    font-size: 28px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
    font-size: 28px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
    font-size: 28px;
  }
  .search .photo-reports .second-bottom__content .photo-bottom__list-item {
      width: 100%;
  }
  .match-page .match-statistics__penalty-field {
    margin: 0;
    padding: 0 10px;
  }



  .academy-teams__td-one-trainers,
  td.number-row {
    margin-left: 20px;
  }

  td.academy-teams__td-two-trainers, td.medium-width-cell {
    margin-right: 20px;
  }
  .match-page .match-statistics__content-score--data,
  .match-page .match-statistics__content-score--time {
    display: none;
  }  
  .match-page .match-statistics__content-score {
    width: auto;
  }
  .match-page .match-statistics__content-score--scoreboard {
    margin-right: 0;
  }
}

@media only screen and (max-width: 740px) {
  .index-page .aside .third-right--bottom__row-one,
  .right-bar .aside .third-right--bottom__row-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 339px;
  }

	.fourth-right--bottom {

    height: auto;
    min-height: auto;
}


	.page-footer__wrap .page-footer__top .page-footer__top-list {

    min-height: initial;

}


	.footer__wrap .page-footer__bottom-item.page-footer__bottom-item--akhmat {
    padding: 0;
}

.page-footer__wrap .page-footer__bottom-item p, .page-footer__wrap .page-footer__bottom-item a {
    padding: 10px 2px;
}

	.index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right--lists {
    padding: 0;
}
li, ul, p {
    list-style: none;
    margin: 0;
    padding: 0;
}


  .index-page .aside .third-right--bottom__row-one .third-right--bottom__row-input,
  .right-bar .aside .third-right--bottom__row-one .third-right--bottom__row-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .index-page .aside .third-right--bottom__row-one .third-right--bottom__row-input:first-of-type,
  .right-bar .aside .third-right--bottom__row-one .third-right--bottom__row-input:first-of-type {
    margin: 0 0 10px;
    z-index: 10;
  }
  .index-page .aside .third-right--bottom__row-switch,
  .right-bar .aside .third-right--bottom__row-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 339px;
  }
  .index-page .aside .third-right--bottom__row-tabs,
  .right-bar .aside .third-right--bottom__row-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    height: 60px;
    margin: 10px 0;
    font-family: 'Manrope', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 15px;
    color: #525252;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
  }
  .index-page .aside .third-right--bottom__row-tabs.tabs-active,
  .right-bar .aside .third-right--bottom__row-tabs.tabs-active {
    background-color: #ffffff;
    color: #003389;
  }
  .index-page .aside .third-right--bottom__row-two,
  .right-bar .aside .third-right--bottom__row-two {
    max-width: 339px;
  }
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left,
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-left,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-right {
    display: none;
  }
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left.tabs-active,
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right.tabs-active,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-left.tabs-active,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-right.tabs-active {
    display: block;
  }
  .index-page .third {
    min-height: 1257px;
  }
  .index-page .third-left {
    height: 550px;
  }
  .index-page .third-left--bottom {
    padding: 18px 15px 24px 18px;
  }
  .index-page .third-left--bottom__video {
    height: 350px;
  }
  .index-page .third-left--bottom__video-pseudo {
    height: auto;
    min-height: initial;
  }
  .index-page .third-left--bottom__video-pseudo .video-broadcast__content-video--blur {
    background-size: auto 150%;
  }
  .index-page .aside.third-right {
    height: auto;
    max-height: initial;
  }
  .player-page .second-progress__win {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .player-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 0;
  }
  .player-page .second-clubs__list, .player-page .second-team__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 550px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .player-page .second-clubs__list-item, .player-page .second-team__list-item {
    width: 100%;
  }
  .player-page .second-clubs__list-item--wrap th:nth-of-type(1),
  .player-page .second-clubs__list-item--wrap td:nth-of-type(1), .player-page .second-team__list-item--wrap th:nth-of-type(1),
  .player-page .second-team__list-item--wrap td:nth-of-type(1) {
    width: 100px;
    max-width: unset;
  }
  .player-page .second-clubs__list-item--wrap th:nth-of-type(2),
  .player-page .second-clubs__list-item--wrap td:nth-of-type(2), .player-page .second-team__list-item--wrap th:nth-of-type(2),
  .player-page .second-team__list-item--wrap td:nth-of-type(2) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 225px;
  }
  .player-page .second-clubs__list-item--wrap th:nth-of-type(3), .player-page .second-clubs__list-item--wrap th:nth-of-type(4),
  .player-page .second-clubs__list-item--wrap td:nth-of-type(3),
  .player-page .second-clubs__list-item--wrap td:nth-of-type(4), .player-page .second-team__list-item--wrap th:nth-of-type(3), .player-page .second-team__list-item--wrap th:nth-of-type(4),
  .player-page .second-team__list-item--wrap td:nth-of-type(3),
  .player-page .second-team__list-item--wrap td:nth-of-type(4) {
    width: 50px;
    max-width: unset;
  }
  .trainer-page .second-progress__win,
  .personal-page .second-progress__win {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .trainer-page .second-progress__win-item:nth-of-type(2),
  .personal-page .second-progress__win-item:nth-of-type(2) {
    margin: 10px 0;
  }
  .trainer-page .second-clubs,
  .personal-page .second-clubs {
    margin-bottom: 100px;
  }
  .trainer-page .second-clubs__list,
  .personal-page .second-clubs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 615px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .trainer-page .second-clubs__list-item,
  .personal-page .second-clubs__list-item {
    width: 100%;
  }
  .trainer-page .second-clubs__list-item--wrap th:nth-of-type(1),
  .trainer-page .second-clubs__list-item--wrap td:nth-of-type(1),
  .personal-page .second-clubs__list-item--wrap th:nth-of-type(1),
  .personal-page .second-clubs__list-item--wrap td:nth-of-type(1) {
    width: 100px;
    max-width: unset;
  }
  .trainer-page .second-clubs__list-item--wrap th:nth-of-type(2),
  .trainer-page .second-clubs__list-item--wrap td:nth-of-type(2),
  .personal-page .second-clubs__list-item--wrap th:nth-of-type(2),
  .personal-page .second-clubs__list-item--wrap td:nth-of-type(2) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 225px;
  }
  .trainer-page .second-clubs__list-item--wrap th:nth-of-type(3), .trainer-page .second-clubs__list-item--wrap th:nth-of-type(4),
  .trainer-page .second-clubs__list-item--wrap td:nth-of-type(3),
  .trainer-page .second-clubs__list-item--wrap td:nth-of-type(4),
  .personal-page .second-clubs__list-item--wrap th:nth-of-type(3),
  .personal-page .second-clubs__list-item--wrap th:nth-of-type(4),
  .personal-page .second-clubs__list-item--wrap td:nth-of-type(3),
  .personal-page .second-clubs__list-item--wrap td:nth-of-type(4) {
    width: 270px;
    max-width: unset;
  }
  /* .contacts-page .first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  } */
  .contacts-page .first.partners-first {
    -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
            order: initial;
  }
  .contacts-page .second {
    /* -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; */
    position: relative;
    top: unset;
    bottom: unset;
    left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 235px;
    min-height: unset;
    padding: 30px 0 0;
  }
  .partners-page.page-main__wrap {
    padding-bottom: 40px;
  }
  .contacts-page .third {
    /* -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; */
    padding: 18px 0 0 0;
  }
  .contacts-page .third-content {
    margin: 0 10px;
  }
  .contacts-page .third-content .contacts-list li p:first-of-type {
    max-width: 200px;
  }
  .contacts-page .fifth {
    /* -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; */
    padding: 18px 0;
  }
  .contacts-page .fifth-content__list {
    margin: 20px 10px;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li p:nth-of-type(1) {
    max-width: 200px;
  }
  .section-news--latest h2 {
    font-size: 38px;
  }
  .section-news--latest__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-news--latest__list-item {
    margin: 0 0 10px;
  }
  .section-video__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-video__list-item {
    margin: 0 0 10px;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast {
    height: 350px;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast__content {
    height: 350px;
    min-height: unset;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast__content-play {
    left: 20px;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast__info {
    padding: 100px 20px 20px;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast__info-title--text {
    font-size: 27px;
  }

  .contacts-page .partner-row .second {
    display: none;
  }
}

@media only screen and (max-width: 729px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 130px;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 720px) {
  .index-page .second-top--wrap {
    max-width: 60%;
  }
  .index-page .second-top__left h2 {
    font-size: 42px;
    line-height: 62px;
  }
  .index-page .second-top__right {
    display: none;
  }

	.leadership-page.page-main__wrap {

    padding-bottom: 0;

}
	.player-page .second-statistics__list-item .list-table__item-wrap td:nth-of-type(1) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 135px;
    max-width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    left: 0;
    z-index: 10;
}


.player-page .second-statistics__list-item .list-table__item-wrap th, .player-page .second-statistics__list-item .list-table__item-wrap td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-width: 59px;
    max-width: 85px;
    height: auto;
    min-height: 39px;
    z-index: 2;
    padding: 0px 20px 0 0;
}

.player-page .second-statistics__list-item .list-table__item.list-table__item--head .list-table__item-wrap tr, .player-page .second-statistics__list-item .list-table__item.list-table__item--head .list-table__item-wrap th {
    height: 60px;
    padding: 0 20px 0 0;
}
.player-page .second-statistics__list-item .list-table {


		min-width: 100%;
    width: 100%;
    display: table;

}

.player-page .second-statistics__list-item .list-table__item-wrap th:nth-of-type(1), .player-page .second-statistics__list-item .list-table__item-wrap td:nth-of-type(1) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 135px;
    max-width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    left: 0;
    z-index: 10;
}

	.second {
    padding-top: 40px;
}
.index-page .second-bottom__list-item {

    margin-bottom: 0;
}

.index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right--table {
    padding: 0;
}

	.index-page .sixth-left--bottom__right {
    max-width: 330px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
		margin: 50px 0 20px 0;
}


  .index-page .sixth-left--logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .index-page .sixth-left--bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .index-page .sixth .vote-link--main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .sixth .vote-link {
    height: auto;
  }
  .vote-link--main__stat {
    margin: 0 0 30px;
  }
  .index-page .sixth .vote-link--main__player {
    position: relative;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    justify-content: space-around;
    max-width: 100%;
  }
  .index-page .sixth .big-vote {
    height: auto;
  }
  .page-main__wrap.command-page, .page-main__wrap.trainers-page, .page-main__wrap.personals-page {
    padding-bottom: 0;
  }
  .page-main .bottom-link .fourth-content__list,
  .page-main .bottom-link-match .fourth-content__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  /* padding-bottom: 0; */
  }
  .page-main .bottom-link .fourth-content__list-item,
  .page-main .bottom-link-match .fourth-content__list-item {
    width: 100%;
    max-width: unset;
    min-height: 60px;
    margin: 0 0 11px !important;
  }
  .page-main .bottom-link .fourth-content__list-item:not(:nth-of-type(3n)),
  .page-main .bottom-link-match .fourth-content__list-item:not(:nth-of-type(3n)) {
    margin: 0 0 11px;
  }

	.page-main .bottom-link .fourth-content__list-item.fourth-content__list-item--50:not(:nth-of-type(2n)) {
    margin: 6px 0 10px 0px;
}


  .page-main .bottom-link.fourth {
    position: static;
  }
  .page-main .contacts-page .bottom-link.fourth {
    position: absolute;
  }

  .page-main .bottom-link.bottom-link-logo-club.fourth {
    position: relative;
    order: 4;
    padding-left: 11px;
  }

  .page-main .bottom-link.bottom-link-logo-club .fourth-content__list {
    padding-top: 4px;
  }

  .leadership-page .second-content__list-item--image img {
    height: 100%;
  }
  .leadership-page .third {
    margin-bottom: 50px;
  }


  .leadership-card-page .second {
    margin-bottom: 50px;
  }
  .infrastructure-page.page-main__wrap .second {
    margin-bottom: 100px;
  }
  .results-page .second {
    margin: 0 0 70px;
  }
  .statistics-page.page-main__wrap {
    padding-bottom: 250px;
  }
  .standings-page .standings-section {
    margin-bottom: 60px;
  }
  .news-internal .second-content.second-past .second-bottom__list,
  .vote-page .second-content.second-past .second-bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news-internal .second-content.second-past .second-bottom__list-item,
  .vote-page .second-content.second-past .second-bottom__list-item {
    margin: 0 0 21px 0;
  }
  .news-internal .second-content.second-past .second-bottom__list-item:nth-of-type(2n),
  .vote-page .second-content.second-past .second-bottom__list-item:nth-of-type(2n) {
    margin: 0 0 21px;
  }
  .news-internal .second-content.second-past .second-bottom__list-item:nth-of-type(3),
  .vote-page .second-content.second-past .second-bottom__list-item:nth-of-type(3) {
    margin: 0 0 21px 0;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type {
    max-width: 700px;

    width: calc(100% - 20px);
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link {
    background-size: cover;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item.big-photo .photo-bottom__list-item--link:hover, .photo-reports .second-bottom__content .photo-bottom__list-item:first-of-type .photo-bottom__list-item--link:hover {
    background-size: cover;
  }
  .photo-gallery .first-content__info {
    margin: 0 25px 20px;
  }
  .photo-gallery .first-content h1 {
    margin: 0 100px 30px 25px;
    padding-right: 0;
    font-size: 26px;
    line-height: 36px;
  }
  .photo-gallery .first-content__share {
    right: 20px;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 40px;
    line-height: 65px;
  }
  .video-reports .second-bottom__content-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .video-gallery .video-broadcast__content {
    margin: 162px 25px 10px;
  }
  .video-gallery .video-broadcast__content-video iframe {
    height: 300px;
  }
  .video-gallery .video-broadcast__info-title--text {
    font-size: 22px;
    line-height: 32px;
  }
  .video-gallery .video-broadcast.video-broadcast__ether .video-broadcast__info {
    padding: 10px 25px 20px;
  }
  .video-reports .second .video-broadcast__content-video iframe {
    height: 300px;
  }
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 22px;
    line-height: 32px;
  }
  .page-main__wrap.player-page, .page-main__wrap.trainer-page, .page-main__wrap.personal-page, .page-main__wrap.history-page, .page-main__wrap.calendar-page {
    padding-bottom: 220px;
  }

	.page-main__wrap.player-page, .page-main__wrap.trainer-page, .page-main__wrap.personal-page, .page-main__wrap.history-page, .page-main__wrap.calendar-page {
    padding-bottom: 0;
}


  .fourth-content__list-item.fourth-content__list-item--50 {
    width: 100% !important;
    max-width: 100% !important;
  }

  .page-main .bottom-link-match .fourth-content__list-item.fourth-content__list-item--50:not(:nth-of-type(2n)) {
    margin: 0 0 10px;
  }

  .page-main .sixth-left--bottom__right {
    height: auto;
  }

  .page-footer__wrap .page-footer__top .page-footer__top-list a {
    min-width: 240px;
  }

  .player-mounth__first-content h2 {
    margin: 0 15px 27px;
    font-size: 30px;
  }
  .player-mounth__first-content b {
    margin: 0 15px 30px;
    font-size: 20px;
  }
  .player-mounth__first-content p {
    margin: 0 15px 5px;
  }

  .player-mounth__first-content {
    min-height: 350px;
  }
}

@media only screen and (max-width: 667px) {
  .page-header__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #003389;
    background-image: none;
    padding-left: 0;
  }
  .page-header__entrance-link a.border-active {
    border-bottom: 1px solid #003389;
  }
  .page-header__entrance-link--tab-wrap {
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
  }
  .page-header__entrance-link--tab-out {
    box-shadow: none;
  }
  .search .page-header__entrance-link a.border-active {
    border-bottom: 1px solid #275E37;
  }
  .page-header__logo {
    width: 100%;
    min-height: 60px;
    padding-left: 113px;
  }
  .page-header__logo-text {
    border: none;
  }
  .page-header__nav-burger {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: auto;
    padding: 0 15px;
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    /* background-color: #003389; */
    z-index: 11;
  }
  .page-header__nav-search {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    /* background-color: #003389; */
  }
  .page-header__nav-search button {
    width: 60px;
    margin: 0 0 0 120px;
  }
  .page-header__nav.page-header__nav--mobile-active {
    padding: 60px 4px 0;
    z-index: -1;
  }
  .page-header__social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .page-header .menu-list__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 65px;
    z-index: 10;
  }
  .page-header .menu-list__items-top {
    max-width: 100%;
    min-height: unset;
    padding: 11px 20px 33px 85px;
  }
  .page-header .menu-list__items-bottom {
    padding: 15px 50px 15px;
  }
  .page-header .menu-list__items-bottom .menu-items__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
    padding: 0;
  }
  .page-header .menu-list__items-bottom .menu-items__lists__media .menu-items__lists:first-of-type .menu-items__lists-item:nth-of-type(3) {
    display: none;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item {
    width: auto;
    padding-left: 30px;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item:nth-of-type(2) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item:nth-of-type(3) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom, .page-header .menu-list__items.menu-list__club .menu-list__items-bottom, .page-header .menu-list__items.menu-list__season .menu-list__items-bottom, .page-header .menu-list__items.menu-list__media .menu-list__items-bottom, .page-header .menu-list__items.menu-list__search .menu-list__items-bottom {
    padding-top: 38px;
  }
  .page-header .menu-list__items.menu-list__comands .menu-list__items-bottom {
    padding: 3px 20px 13px 40px;
  }
  .page-header .menu-list__items.menu-list__media .menu-list__items-bottom {
    padding-left: 50px;
  }
  .page-header .menu-list__items.menu-list__media .menu-items__lists-link {
    margin: 8px 0;
  }
  .page-header .menu-list__items.menu-list__media .menu-list__items-item:first-of-type .menu-items__lists-item:nth-of-type(3) {
    display: none;
  }
  .page-header .menu-list__items.menu-list__search {
    min-height: 100px;
    margin-top: 60px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    padding: 26px 70px 33px 135px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form {
    height: 46px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__close {
    top: 25px;
  }
  .page-header__language-button {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-left: 133px;
    background-color: #3B8E53;
    background-image: url(../images/content/background-header-menu.png);
  }
  .page-header__language-button button {
    background-color: transparent;
    border-left: none;
    border-right: 1px solid rgba(228, 255, 233, 0.5);
    border-bottom: 1px solid rgba(228, 255, 233, 0.5);
  }
  .page-header__language-button button.active-lang {
    background-image: url(../images/content/background-header-menu.png);
  }
  .page-header__entrance-link {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: absolute;
    right: 0;
    height: 60px;
    background-color: #4B76D0;
    z-index: 100;
  }
  .page-header__entrance-link a {
    border-bottom: 1px solid #003389;
  }
  .page-header .page-header__crumbs {
    display: none !important;
  }
  .page-header .menu-list__items-header {
    padding: 85px 20px 25px 85px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    padding: 0 25px 25px;
    min-height: 70px;
  }
  .page-header__nav-search.hober-search .menu-list__items.menu-list__search {
      min-height: 140px;
  }
  .page-header__nav-search.hober-search .menu-list__items.menu-list__search:before {
    position: absolute;
    top: -100px;
    left: 0;
    display: block;
    width: 100%;
    height: 100px;
    background-color: #003389;
    content: '';
    z-index: 0;
  }
  .page-header .menu-list__items-header svg {
    top: 32px;
    left: 43px;
  }
  .index-page .page-header .menu-list__items-bottom {
    min-height: 475px;
  }
  .index-page .page-main .third-left:before {
    right: 92px;
  }
  .index-page .page-main .third-left:after {
    right: 15px;
  }
  .index-page .page-main .third-left--bottom__video {
    height: 331px;
  }
  .index-page .page-main .third-left--bottom__video-pseudo {
    min-height: 331px;
  }
  .index-page .page-main .third-left--bottom__video-pseudo--link {
    min-height: 331px;
    padding: 10px 10px 15px 29px;
  }
  .index-page .first-left__slider-slide {
    height: 599px;
  }
  .first {
    margin-top: 60px !important;
  }
  .page-footer__top-list li {
    width: 37%;
    margin: 0 10px;
  }
  /* .page-footer__top-list li img {
    height: 90px;
    -o-object-fit: contain;
       object-fit: contain;
  } */
  .player-page .first-content__left {
    margin: 80px 20px 0 33px;
  }
  .player-page .second-top__left {
    width: 320px;
  }
  .player-page .second-top__left:before {
    display: block;
    width: 100%;
    right: 0;
  }
  .player-page .second-top__center {
    width: 320px;
    margin: 0 10px;
    padding: 15px 0 0;
  }
  .player-page .second-top__center-list:before {
    display: none;
  }
  .player-page .second-top__center-list:after {
    display: block;
    width: 100%;
    right: 0;
  }
  .player-page .second-top__right {
    width: 320px;
    margin: 0;
  }
  .player-page .second-season__bottom-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .player-page .second-season__bottom-list--item {
    min-width: 117px;
    max-width: 143px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(1) {
    width: 45%;
    max-width: unset;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(2) {
    width: 45%;
    max-width: unset;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin-left: 30px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    display: none;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(5):before {
    left: 0;
  }
  .player-page .second-season__bottom-list--item.item--big {
    min-width: 117px;
    max-width: 143px;
  }
  .player-page .second-season__bottom-list--item.item--big:nth-of-type(2) {
    width: 45%;
    max-width: unset;
  }
  .trainer-page .first,
  .personal-page .first {
    min-height: 650px;
  }
  .trainer-page .first-content__left,
  .personal-page .first-content__left {
    margin: 60px 20px 40px 41px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: 18%;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 250px 60px;
  }
  .leadership-card-page .first {
    min-height: 501px;
  }
  .leadership-card-page .first-content__left {
    margin: 85px 0 0 41px;
  }

  .leadership-card-page .first-content__left-top--name b{
      font-size: 30px;
    line-height: 37px;
  }


  .leadership-card-page .first-content__left-top--wrap p {

    font-size: 14px;
    line-height: 20px;

}
  .leadership-card-page .first-content__center {
 left: 29%;
    min-width: 600px;
    max-height: 355px;
  }
  .leadership-card-page .second-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .leadership-card-page .second-top__left-list--item, .leadership-card-page .second-top__center-list--item, .leadership-card-page .second-top__right-list--item {
    margin: 15px 20px 11px;
  }
  .leadership-card-page .second-top__left {
    max-width: unset;
    padding-left: 0;
    border-bottom: 1px solid #EBEBEB;
  }
  .leadership-card-page .second-top__left-list--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .leadership-card-page .second-top__left-list--item p {
    text-align: center;
  }
  .leadership-card-page .second-top__right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0;
  }
  .leadership-card-page .second-top__right-list:before {
    display: none;
  }
  .akhmat-arena .first-content h1 {
    margin: 0 25px 15px;
    font-size: 38px;
  }
  .akhmat-arena .first-content__link {
    margin: 0 25px 20px;
  }
  .results-page .second-top__list,
  .calendar-page .second-top__list,
  .statistics-page .second-top__list,
  .standings-page .second-top__list,
  .news-page .second-top__list,
  .photo-reports .second-top__list,
  .video-reports .second-top__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .results-page .second-top__list-item,
  .calendar-page .second-top__list-item,
  .statistics-page .second-top__list-item,
  .standings-page .second-top__list-item,
  .news-page .second-top__list-item,
  .photo-reports .second-top__list-item,
  .video-reports .second-top__list-item {
    max-width: unset;
  }
  .results-page .second-top__list-item.item-center,
  .calendar-page .second-top__list-item.item-center,
  .statistics-page .second-top__list-item.item-center,
  .standings-page .second-top__list-item.item-center,
  .news-page .second-top__list-item.item-center,
  .photo-reports .second-top__list-item.item-center,
  .video-reports .second-top__list-item.item-center {
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
  }
  .results-page .second-top__list .second-top__list-item-input,
  .calendar-page .second-top__list .second-top__list-item-input,
  .statistics-page .second-top__list .second-top__list-item-input,
  .standings-page .second-top__list .second-top__list-item-input,
  .news-page .second-top__list .second-top__list-item-input,
  .photo-reports .second-top__list .second-top__list-item-input,
  .video-reports .second-top__list .second-top__list-item-input {
    max-width: unset;
  }
  .results-page .second-top__list .second-top__list-item-input ul,
  .calendar-page .second-top__list .second-top__list-item-input ul,
  .statistics-page .second-top__list .second-top__list-item-input ul,
  .standings-page .second-top__list .second-top__list-item-input ul,
  .news-page .second-top__list .second-top__list-item-input ul,
  .photo-reports .second-top__list .second-top__list-item-input ul,
  .video-reports .second-top__list .second-top__list-item-input ul {
    max-width: unset;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  }
  .results-page .second-content__content-title b,
  .calendar-page .second-content__content-title b,
  .statistics-page .second-content__content-title b,
  .standings-page .second-content__content-title b,
  .news-page .second-content__content-title b,
  .photo-reports .second-content__content-title b,
  .video-reports .second-content__content-title b {
    font-size: 58px;
    line-height: 89px;
  }
  .results-page .first,
  .calendar-page .first {
    min-height: 290px;
  }
  .statistics-page .statistics-logo__content h2 {
    font-size: 38px;
  }
  .news-internal .first-content h1 {
    font-size: 18px;
    line-height: 32px;
  }
  .eror-page .first-left__content {
    margin: 100px 50px 0;
  }
  .eror-page .first-left__content b {
    font-size: 34px;
    line-height: 46px;
  }
  .section-video h2 {
    font-size: 34px;
  }
  .vote-page .voting--month-player__label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    flex-direction: row-reverse;
    padding: 0 40px 0 40px;
  }
  .vote-page .voting--month-player__photo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .vote-page .voting--month-player__player-info {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .vote-page .voting--month-player__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: unset;
    padding: 15px 0 10px;
  }
  .vote-page .voting--month-player__text p {
    max-width: unset;
    text-align: center;
  }
  /* .match-page .match-statistics__content-score { */
    /* right: 0; */
    /* width: 90px; */
  /* } */
  /* .match-page .match-statistics__content-score--data, .match-page .match-statistics__content-score--time {
    display: flex;
  } */
  .match-page .match-statistics__content-owner, .match-page .match-statistics__content-guest {
    max-width: 75%;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    max-width: 230px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-minuts {
    max-width: 80px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-events {
    max-width: 50px;
  }
  .match-page .match-statistics__footer-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .match-page .match-compositions__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .match-page .match-compositions__content-list--owner {
    margin: 5px 0 55px;
  }
  .match-page .match-compositions-list {
    max-width: 500px;
  }
  .match-page .list-item {
    width: 100%;
    max-width: 100%;
    padding: 10px 40px;
  }
  .match-page .list-item:after, .match-page .list-item:before {
    display: none;
  }
  .match-page .compositions-list {
    max-width: 500px;
  }
  .video-reports .first {
    min-height: 200px;
  }
  .video-reports .first-content h2 {
    margin: 40px 51px 30px;
  }
  .video-reports .second .video-broadcast__content {
    margin: -110px 60px 0;
  }
  .video-reports .second .video-broadcast__content-video iframe {
    height: 220px;
  }
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 18px;
  }
  .press-page .first-content h1 {
    font-size: 38px;
    line-height: 46px;
  }
  .page-main .aside-right__slider .slick-next,
  .page-main .aside-right__slider .slick-prev {
    padding: 0;
  }
  .page-main .aside-right__slider .aside-right__slider-slide.timer-visible .slides-bottom__content {
    min-height: 319px;
  }
  .page-main .aside-right__slider .slick-slide {
    min-height: 319px;
  }
  .page-main .aside-right__slider {
    max-height: 319px;
  }
  .page-main .aside-right__slider-slide--content {
    min-height: 319px;
  }
  .page-main__wrap.command-page.index-page.search_page.page-header__nav-search.page-header__nav-link {
    padding-top: 263px;
  }
  .search .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    padding: 0 50px 25px 50px;
  }
  .search__results-infr h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .search__results-infr:after {
    width: 460px;
  }
  .page-main__wrap.command-page.index-page.search_page.page-header__nav-search.page-header__nav-link {
    padding-top: 280px;
  }

  .page-header__inner.page-header__inner--burger-active {
    background-color: #003389;
  }

  .page-header__logo-text p {
    max-width: 100%;
  }

  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__club .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__comands .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__season .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__media .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__club .menu-list__items-bottom,
  .page-header .menu-list__items.menu-list__club .menu-list__items-bottom {
    min-height: 263px;
  }

  .section-wallpapers-item {
    max-width: 100%;
    margin-right: 0;
  }

  .second-top__list-item--50 {
    max-width: 100% !important;
  }

  .academy-teams-image {
    margin-bottom: 39px;
  }

  .transfer-player-list-item {
    flex-wrap: wrap;
  }
  .transfer-player-item-details {
    max-width: 100%;
    margin: 10px;
  }
  .transfer-player-item-icon {
    margin: 10px;
  }
  .transfer-player-item-logo {
    margin: 10px 40px 10px 10px;
  }

  .transfer-player-item-name {
    max-width: 280px;
    margin: 10px auto 10px 20px;
  }

  .player-month-photo {
    max-width: 200px;
  }

  .player-mounth-wrap .vote-link--header__result h2,
  .player-mounth-wrap .second-progress h2,
  .player-mounth-wrap .second-team h2 {
    margin-top: 10px;
    font-size: 28px;
  }

  .player-mounth-wrap .vote-link--header__result::before,
  .player-mounth-wrap .second-progress:before,
  .player-mounth-wrap .second-team:before {
    max-width: 180px;
  }

  .player-mounth-wrap .second-progress__win-item {
    max-width: 100%;
  }

  .player-mounth-wrap .second-progress__win-item,
  .player-mounth-wrap .second-progress__win-item:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 620px) {
  .page-footer__wrap .page-footer__bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-footer__wrap .page-footer__bottom-item.page-footer__bottom-item--akhmat {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .index-page .aside .third-right--top h2,
  .right-bar .aside .third-right--top h2 {
    font-size: 43px;
  }
  .index-page .sixth-right--bottom__list-item {
    padding: 10px 106px 10px 25px;
  }
  .index-page .sixth .vote-stat,
  .index-page .sixth .big-vote {
    padding: 0;
  }
  .akhmat-arena .four-content h2 {
    font-size: 38px;
  }
  .akhmat-arena .four-content:before {
    max-width: 200px;
  }
  .results-page .first-content h2,
  .calendar-page .first-content h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .standings-page .standings-logo__content h2 {
    margin: 0 25px 60px;
    font-size: 32px;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2 {
    font-size: 30px;
  }
  .video-reports .second-bottom__content-title b {
    font-size: 30px;
    line-height: 40px;
  }
  .video-reports .second-bottom__content-list {
    margin: -8px 0 0;
  }
  .vote-page .first-content__info {
    margin: 0 25px 20px;
  }
  .vote-page .first-content h1 {
    margin: 0 100px 30px 25px;
    font-size: 22px;
    line-height: 30px;
  }
  .vote-page .first-content__share {
    right: 20px;
  }
  .vote-page .voting--text__title, .vote-page .voting--match__title, .vote-page .voting--month-player__title, .vote-page .voting--best-goal__title {
    font-size: 18px;
    line-height: 26px;
  }
  .match-page .match-statistics__penalty-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .match-page .match-statistics__penalty-center {
    height: 12px;
    min-height: initial;
    width: 90%;
    min-width: 90%;
  }
  .match-page .match-statistics__penalty-center:after {
    bottom: 0;
    width: 100%;
    height: 1px;
    margin: auto 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(165, 228, 176, 0)), color-stop(51.56%, #A5E4B0), to(rgba(165, 228, 176, 0)));
    background: -webkit-linear-gradient(left, rgba(165, 228, 176, 0) 0%, #A5E4B0 51.56%, rgba(165, 228, 176, 0) 100%);
    background: -o-linear-gradient(left, rgba(165, 228, 176, 0) 0%, #A5E4B0 51.56%, rgba(165, 228, 176, 0) 100%);
    background: linear-gradient(90deg, rgba(165, 228, 176, 0) 0%, #A5E4B0 51.56%, rgba(165, 228, 176, 0) 100%);
  }
  .match-page .match-statistics__penalty-owner--item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .match-page .match-statistics__penalty-guest--item {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media only screen and (max-width: 586px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    max-width: 45px;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 0;
  }
  .statistics-page .statistics-section__h2 {
    font-size: 28px;
  }
  .standings-page .standings-section__h2 {
    font-size: 28px;
  }
  .standings-page .standings-table thead th.standings-table__command {
    width: 170px;
  }
  .standings-page .standings-table tbody td.standings-table__command {
    width: 170px;
  }
  .standings-page .standings-table tbody td .standings-table__command-logo {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .standings-page .standings-table__table-block {
    min-width: 632px;
  }
  .section-news--latest h2 {
    font-size: 28px;
  }
  .vote-page .voting--best-goal__information {
    padding: 30px 20px 22px;
  }
  .vote-page .voting--best-goal__video iframe {
    height: 250px;
  }
  .search__results-chronicle__list {
    flex-direction: column;
    align-items: center;
  }
  .search__results-chronicle__list-item {
    max-width: 339px;
    margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(2n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(3n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(6n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(9n) {
      margin-right: 0;
  }
  .search__results-chronicle__list-item:nth-of-type(12n) {
      margin-right: 0;
  }
}

@media only screen and (max-width: 568px) {
  .page-header .menu-list__close {
    top: 90px;
    right: 15px;
  }
  .page-header .menu-list__items {
    margin-top: 0;
  }
  .page-header .menu-list__items:before {
    top: 144px;
  }
  .page-header .menu-list__items-top {
    min-height: 80px;
    margin: 60px 0 0;
    padding: 20px 20px 20px 85px;
  }
  .page-header .menu-list__items-top > svg {
    margin: 0 14px 27px 0;
  }
  .page-header .menu-list__items-bottom {
    padding: 15px 50px 15px;
  }
  .page-header .menu-list__items-bottom .menu-items__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 7px;
    padding: 0;
    border: none;
  }
  .page-header .menu-list__items-bottom .menu-items__lists:nth-of-type(1) .menu-items__lists-item:nth-of-type(3) {
    display: none;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item {
    width: auto;
    padding-left: 0;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item:nth-of-type(2) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-item:nth-of-type(3) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .page-header .menu-list__items-bottom .menu-items__lists-link {
    margin: 6px 0;
  }
  .page-header .menu-list__items.menu-list__news .menu-list__items-bottom, .page-header .menu-list__items.menu-list__club .menu-list__items-bottom, .page-header .menu-list__items.menu-list__comands .menu-list__items-bottom, .page-header .menu-list__items.menu-list__season .menu-list__items-bottom, .page-header .menu-list__items.menu-list__media .menu-list__items-bottom, .page-header .menu-list__items.menu-list__search .menu-list__items-bottom {
    padding-top: 18px;
  }
  .page-header .menu-list__items.menu-list__media .menu-list__items-link,
  .page-header .menu-list__items.menu-list__media .menu-list__items-fish {
    line-height: 37px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    margin: 0;
    padding: 0 70px 25px 65px;
  }
  .page-header .menu-list__close {
      top: 20px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top svg {
    left: 29px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form {
    height: 46px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
    font-size: 20px;
    line-height: 40px;
  }
  .page-header .menu-list__items-link, .page-header .menu-list__items-fish {
    font-size: 21px;
    line-height: 42px;
  }
  .page-header__nav.page-header__nav--mobile-active {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .page-header__nav.page-header__nav--mobile-active .nav-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 32%;
  }
  .index-page .page-header .menu-list__items-bottom {
    min-height: 399px;
  }
  .index-page .first .slides-top__content {
    left: 20px;
  }
  .index-page .first .slides-top__content-title {
    font-size: 29px;
    line-height: 34px;
  }
  .index-page .first-left .slick-prev {
    right: 65px;
  }
  .index-page .first-left .slick-next {
    right: 20px;
  }
  .index-page .first .first-left__slider-slide--number {
    bottom: 92px;
    right: 20px;
  }
  .index-page .second {
    min-height: unset;
  }
  .index-page .second-bottom {
    padding: 0;
  }
  .index-page .second-bottom__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 320px;
    min-height: unset;
  }
  .index-page .second-bottom__list-item {
    max-width: 350px;
    min-width: 290px;
    margin: 0 8px 21px;
  }
  .index-page .second-bottom__list-item:first-of-type {
    max-width: 350px;
  }
  .index-page .second-bottom__list-item:first-of-type, .index-page .second-bottom__list-item:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .index-page .sixth {
    /* &-right {
        &--bottom {
          &__list {
            flex-direction: column;

            &-item {
              width: 100%;
              max-width: unset;

              label {
                width: 100%;
                max-width: unset;
              }
            }
          }
        }
      } */
  }
  .index-page .sixth-left--top h2, .index-page .sixth-right--top h2 {
    font-size: 38px;
  }
  .index-page .sixth .vote-link--main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .index-page .sixth .vote-link--main__player {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 95%;
    max-width: 100%;
    right: initial;
  }
  .index-page .sixth .big-vote {
    height: auto;
  }
  .command-page.page-main__wrap .first-content h2 {
    width: 100%;
    margin: 0 0 50px;
    font-size: 43px;
    text-align: center;
  }
  .command-page.page-main__wrap .second-top__list-item {
    max-width: 50%;
  }
  .command-page.page-main__wrap .second-bottom__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .command-page.page-main__wrap .second-bottom__content-title b {
    text-align: center;
  }
  .command-page.page-main__wrap .second-bottom__content-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .trainers-page .first,
  .personals-page .first {
    min-height: 270px;
  }
  .trainers-page .first-content h2,
  .personals-page .first-content h2 {
    width: 100%;
    margin: 0 10px 50px;
    font-size: 34px;
    text-align: center;
  }
  .trainers-page .first-content__left-top--name b,
  .personals-page .first-content__left-top--name b {
    font-size: 30px;
    line-height: 37px;
  }
  .trainers-page .first-content__left-top--wrap p,
  .personals-page .first-content__left-top--wrap p {
    font-size: 14px;
    line-height: 19px;
  }
  .trainers-page .first-content__left-top--region,
  .personals-page .first-content__left-top--region {
    margin-top: 20px;
  }
  .trainers-page .first-content__center,
  .personals-page .first-content__center {
    left: calc(50% - 150px);
    max-width: 300px;
    max-height: 310px;
  }
  .trainers-page .first-content__right,
  .personals-page .first-content__right {
    margin: 0 20px 250px 30px;
  }
  .trainers-page .first-content__right-info p:nth-of-type(2),
  .personals-page .first-content__right-info p:nth-of-type(2) {
    max-width: 55px;
  }
  .trainers-page .second-top__list-item,
  .personals-page .second-top__list-item {
    max-width: 50%;
  }
  .trainers-page .second-bottom__content,
  .personals-page .second-bottom__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .trainers-page .second-bottom__content-title b,
  .personals-page .second-bottom__content-title b {
    text-align: center;
  }
  .trainers-page .second-bottom__content-list,
  .personals-page .second-bottom__content-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .player-page .first {
    min-height: 1020px;
  }
  .player-page .first.no-socials {
    min-height: 960px;
  }
  .player-page .first-content__center {
    right: calc(50% - 215px);
    bottom: 170px;
    max-height: 493px;
  }
  .player-page .first-content__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 310px;
    margin: 0 20px 20px 31px;
  }
  .player-page .first-content__right-info {
    margin: 20px 10px 20px 0;
  }
  .player-page .first-content__right-socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    min-height: 66px;
    margin: 15px 0 0;
  }
  .player-page .first-content__right-socials--visible {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 55px;
    margin-right: 0;
  }
  .player-page .first-content__right-socials--visible a {
    margin: 0 10px 0 0;
  }
  .player-page .first-content__right-socials--visible.first-content__right-socials--no-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 0;
    visibility: visible;
    opacity: 1;
  }
  .player-page .first-content__right-socials--visible.first-content__right-socials--no-visible a {
    margin: 0 10px 0 0;
  }
  .player-page .first-content__right-socials.no-socials {
    min-height: 0;
  }
  .player-page .first-content__right-button {
    display: none !important;
  }
  .player-page .second-top {
    margin: -186px 10px 44px;
  }
  .player-page.player-reserve .first {
    min-height: 750px;
  }
  .player-page.player-reserve .first-content__center {
    right: 5%;
    max-height: 353px;
  }
  .player-page.player-reserve .first-content__center img {
    height: 310px;
  }
  .akhmat-arena .second-info__item p {
    width: 100%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .akhmat-arena .second-info__item b {
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .contacts-page .third-content {
    padding: 18px 12px 0;
  }
  .contacts-page .third-content .contacts-list li p:first-of-type {
    max-width: 120px;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list, .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list, .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list {
    padding: 18px 12px 0;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li p:nth-of-type(1), .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li p:nth-of-type(1) {
    max-width: 120px;
  }
  .results-page .second-content__content-title b,
  .calendar-page .second-content__content-title b {
    font-size: 45px;
    line-height: 69px;
  }
  .news-internal .first-content__info {
    margin: 0 25px 20px;
  }
  .news-internal .first-content h1 {
    margin: 0 130px 30px 25px;
  }
  .match-page .compositions-judges__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .match-page .compositions-judges__list-item {
    width: 100%;
    max-width: 500px;
    margin: 0 0 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(2n) {
    margin: 0 0 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(3n) {
    margin: 0 0 10px 0;
  }
  .match-page .compositions-judges__list-item:nth-of-type(6n) {
    margin: 0 0 10px 0;
  }
  .match-page .liveblog__minute {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .match-page .liveblog__minute-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 360px;
    max-height: 153px;
    margin: 0 0 30px;
    padding: 15px 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .match-page .liveblog__minute-after {
    top: 80px;
    left: 110px;
    margin: 0;
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .match-page .liveblog__minute-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 0;
  }
  .match-page .liveblog__minute-text-additional {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-top: 13px;
  }
  .match-page .liveblog-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .match-page .liveblog__additional-wrapper {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .match-page .liveblog__additional-radio-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    max-width: 115px;
  }
  .match-page .liveblog__additional-radio-text {
    margin: 22px 0 6px;
  }
  .match-page .liveblog__attributes-wrapper {
    padding: 0 10px 0;
  }
  .match-page .liveblog__options-wrapper {
    margin: 0;
  }
  .match-page .liveblog__event, .match-page .liveblog__player-list.list-visible, .match-page .liveblog__replay-list.list-visible {
    max-width: unset;
  }
  .match-page .liveblog__live-radio-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: 115px;
    margin: 0 20px 0 0;
  }
  .match-page .liveblog__live-radio-after {
    position: relative;
    top: unset;
    left: unset;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .match-page .liveblog__live-select {
    min-height: 55px;
    margin: 0;
  }
  .match-page .liveblog__live-select .live-content__switch {
    margin: 0;
  }
  .match-page .liveblog__bottom {
    padding: 0 10px 20px;
  }
  .match-page .select__player {
    max-width: unset;
  }
  .match-page .select__replay {
    max-width: unset;
  }
  .match-page .select__replay--wrap {
    padding: 0 10px 0;
  }
  .match-page .select__team-left {
    margin: 0 22px 0 5px;
  }
  .transfers-page .first-content h2 {
    font-size: 38px;
  }

  .player-mounth__first-content {
    min-height: 420px;
  }

  .player-mounth__first-content h2 {
    margin: 0 15px 10px;
  }

  .player-mounth__first-content b {
    margin: 0 15px 170px;
  }

  .player-month-photo {
    max-width: 200px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 540px) {
  .leadership-page .first {
    min-height: 270px;
  }
  .leadership-page .second-content__list-item--link {
    max-width: 338px;
  }

  tr.second-clubs__list-item--wrap td:first-child {
    max-width: 116px;
}

  .leadership-card-page .first-content__center {
    left: 50%;
    min-width: 100%;
    max-height: 355px;
    transform: translateX(-50%);
}
.leadership-card-page .first {
    min-height: 569px;
}


  .leadership-card-page .first-content__left {
    margin: 85px 0 0 21px;
  }
  .leadership-card-page .first-content__left-top--wrap p {
        font-size: 12px;
    line-height: 19px;
  }
  .leadership-card-page .first-content__left-top--name {
    max-width: 250px;
  }
  .leadership-card-page .first-content__left-top--name b {
   font-size: 21px;
    line-height: 29px;
  }
  .leadership-card-page .first-content__left-top p {
    max-width: 250px;
  }
  .infrastructure-page.page-main__wrap .first {
    min-height: 270px;
  }
  .infrastructure-page.page-main__wrap .first-content h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .akhmat-arena .first-content h1 {
    font-size: 32px;
    line-height: 46px;
  }
  .akhmat-arena .second-top h2 {
    font-size: 19px;
    line-height: 30px;
  }
  .akhmat-arena .second-content-delimetr h3 {
    font-size: 21px;
    line-height: 30px;
  }
  .history-page.page-main__wrap .first {
    min-height: 330px;
  }
  .history-page.page-main__wrap .first-content {
    max-height: unset;
  }
  .history-page.page-main__wrap .first h2 {
    margin: 0 25px 20px;
    font-size: 30px;
  }
  .history-page.page-main__wrap .second {
    margin-bottom: 100px;
  }
  .history-page.page-main__wrap .second__list {
    margin: 5px 11px 18px;
  }
  .history-page.page-main__wrap .second__list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .history-page.page-main__wrap .second__list-left {
    max-width: unset;
    padding: 15px 0;
  }
  .history-page.page-main__wrap .second__list-right h2 {
    padding: 18px 10px 0;
    font-size: 20px;
    line-height: 30px;
  }
  .history-page.page-main__wrap .second__list-right p {
    padding: 18px 10px 0;
  }
  .history-page.page-main__wrap .second__list-right p strong {
    margin: 0 -10px -10px;
    padding-bottom: 10px;
  }
  .history-page.page-main__wrap .second__list-right p:last-of-type {
    padding-bottom: 10px;
  }
  .results-page .first-content h2,
  .calendar-page .first-content h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .news-page .first {
    min-height: 270px;
  }
  .photo-reports .first-content h2 {
    margin: 0 25px 30px;
    font-size: 30px;
    line-height: 36px;
  }
  .search__results-infr h2 {
    margin: 10px 0 5px 38px;
    font-size: 28px;
  }
  .search__results-infr:after {
    width: 360px;
  }
  .search__results-infr__list {
    margin: 0;
  }
  .title-main__main-h2 {
    font-size: 28px;
  }

  /* .player-page .second-top {
      flex-direction: column;
  }
  .player-page .second-top__left {
    max-width: 280px;
    min-height: 80px;
    margin-right: 0;
    padding: 0;
  }
  .player-page .second-top__left-list--item:nth-of-type(1) {
      margin-right: 15px;
  }
  .player-page .second-top__center {
      padding: 25px 0 0;
  }
  .player-page .second-top__center-list::before {
      display: none;
  } */

  .player-mounth-page .second-clubs__list-item--wrap th:nth-of-type(1),
  .player-mounth-page .second-clubs__list-item--wrap td:nth-of-type(1) {
    max-width: 115px;
  }

  .player-mounth-page .second-clubs__list--wrap {
    overflow: auto;
  }

  .player-mounth-page .second-clubs__list {
    min-width: 480px;
  }

  .player-mounth-page {
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 534px) {
  .index-page .fourth-left {
    min-height: 570px;
  }
  .index-page .fourth-left--bottom {
    min-height: 430px;
  }
  .index-page .fourth-right--bottom__list-item {
    padding: 0 124px 0 15px;
  }
  .index-page .fourth-right--bottom__list-item--logo {
    top: calc(50% - 30px);
  }
  .index-page .fourth-right--bottom__list-item--logo img {
    max-width: 80px;
  }
  .player-page .second-season h2,
  .player-page .second-bibliography h2,
  .player-page .second-statistics h2,
  .player-page .second-progress h2,
  .player-page .second-clubs h2,
  .player-page .second-team h2 {
    font-size: 20px;
    line-height: 36px;
  }
  .player-page .second-season:before,
  .player-page .second-bibliography:before,
  .player-page .second-statistics:before,
  .player-page .second-progress:before,
  .player-page .second-clubs:before,
  .player-page .second-team:before {
    max-width: 200px;
  }
  .player-page .second-season__bottom-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .player-page .second-season__bottom-list--item {
    min-width: 117px;
    max-width: 143px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(1) {
    width: 45%;
    max-width: unset;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(2) {
    width: 45%;
    max-width: unset;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3) {
    margin: 0 25px;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(3):before {
    display: none;
  }
  .player-page .second-season__bottom-list--item:nth-of-type(5):before {
    display: none;
  }
  .player-page .second-season__bottom-list--item.item--big {
    min-width: 117px;
    max-width: 143px;
  }
  .player-page .second-season__bottom-list--item.item--big:nth-of-type(2) {
    width: 45%;
    max-width: unset;
  }
  .trainer-page .second-season > h2,
  .trainer-page .second-bibliography > h2,
  .trainer-page .second-statistics > h2,
  .trainer-page .second-progress > h2,
  .trainer-page .second-clubs > h2,
  .trainer-page .second-team > h2,
  .trainer-page .second-awards > h2,
  .personal-page .second-season > h2,
  .personal-page .second-bibliography > h2,
  .personal-page .second-statistics > h2,
  .personal-page .second-progress > h2,
  .personal-page .second-clubs > h2,
  .personal-page .second-team > h2,
  .personal-page .second-awards > h2,
  .leadership-card-page .second-season > h2,
  .leadership-card-page .second-bibliography > h2,
  .leadership-card-page .second-statistics > h2,
  .leadership-card-page .second-progress > h2,
  .leadership-card-page .second-clubs > h2,
  .leadership-card-page .second-team > h2,
  .leadership-card-page .second-awards > h2 {
    font-size: 38px;
  }
  .trainer-page .second-season:before,
  .trainer-page .second-bibliography:before,
  .trainer-page .second-statistics:before,
  .trainer-page .second-progress:before,
  .trainer-page .second-clubs:before,
  .trainer-page .second-team:before,
  .trainer-page .second-awards:before,
  .personal-page .second-season:before,
  .personal-page .second-bibliography:before,
  .personal-page .second-statistics:before,
  .personal-page .second-progress:before,
  .personal-page .second-clubs:before,
  .personal-page .second-team:before,
  .personal-page .second-awards:before,
  .leadership-card-page .second-season:before,
  .leadership-card-page .second-bibliography:before,
  .leadership-card-page .second-statistics:before,
  .leadership-card-page .second-progress:before,
  .leadership-card-page .second-clubs:before,
  .leadership-card-page .second-team:before,
  .leadership-card-page .second-awards:before {
    max-width: 200px;
  }
  .trainer-page .first,
  .personal-page .first {
    min-height: 580px;
  }
  .trainer-page .first-content__left-top--name b,
  .personal-page .first-content__left-top--name b {
    font-size: 24px;
    line-height: 33px;
  }
  .trainer-page .first-content__left-top--wrap,
  .personal-page .first-content__left-top--wrap {
    width: 250px;
  }
  .trainer-page .first-content__left-top--wrap p,
  .personal-page .first-content__left-top--wrap p {
    font-size: 14px;
    line-height: 19px;
  }
  .trainer-page .first-content__left-top--region,
  .personal-page .first-content__left-top--region {
    margin-top: 20px;
  }
  .trainer-page .first-content__center,
  .personal-page .first-content__center {
    left: calc(50% - 150px);
    max-width: 300px;
    max-height: 310px;
  }
  .trainer-page .first-content__right,
  .personal-page .first-content__right {
    margin: 0 20px 250px 30px;
  }
  .trainer-page .first-content__right-info p:nth-of-type(2),
  .personal-page .first-content__right-info p:nth-of-type(2) {
    max-width: 55px;
  }
  .calendar-page .second-content__content-list .second-items__list {
    padding: 20px 10px;
  }
  .calendar-page .second-content__content-list .second-items__list-item {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 100%;
    margin: 0 0 20px;
  }

  .calendar-page .second-content__content-list .second-items__list-item-ticket {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0 0 0;
    padding: 0;
  }

  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(2) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .calendar-page .second-content__content-list .second-items__list-item:nth-of-type(4) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
  }
  .calendar-page .second-content__content-list .second-items__list-item--results {
    margin: 0 27px 0 7px;
  }
  .calendar-page .second-content__content-list .second-items__list-item--image:nth-of-type(1) {
    margin: 0 25px 0 0px;
  }
  .calendar-page .second-content__content-list .second-items__list-item--command {
    margin: 3px 0 0 0px;
  }
  .calendar-page .second-content__content-list .second-items__list-item--turs {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    max-width: unset;
    margin: 20px 0 0;
  }
  .calendar-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
  .statistics-page .statistics-logo__content h2 {
    margin: 0 25px 60px;
    font-size: 28px;
  }
  .video-gallery .video-broadcast__content {
    min-height: 220px;
  }
  .video-gallery .video-broadcast__content-video iframe {
    height: 220px;
  }
  .video-gallery .video-broadcast__info-title--text {
    font-size: 18px;
  }

  .index-page .fourth-right--top:after {
    width: 260px;
  }

  .page-main .fifth-top__right-list {
    flex-wrap: wrap;
  }
  .page-main .fifth-top__right-item--link {
    margin-bottom: 15px;
    margin-right: 20px;
  }

  .section-programmki-item:nth-of-type(2n),
  .section-programmki-item:nth-of-type(3n) {
    margin: 0 !important;
  }

  .section-programmki-item {
    width: 100%;
    max-width: 100%;
    min-width: 280px;
    /* padding: 0 10px !important; */
    margin: 0 0 10px;
  }
  .section-programmki-list {
    display: block;
    margin: 0 0 10px;
  }

  .section-programmki-image {
    max-width: 300px;
  }

  .section-programmki-content {
    max-width: 280px;
  }

  .news-page .first-content h2 {
    margin: 0 30px 30px;
    font-size: 38px;
  }

  .academy-teams-page .first-content h2 {
    margin: 0 30px 30px;
    font-size: 32px;
  }

  .academy-teams-table h2 {
    font-size: 38px;
  }

  .academy-teams-table {
    margin: 10px 0 34px;
  }

  .academy-teams-table:before {
    left: 10px;
  }

  .academy-teams-table h2 {
    margin: 5px 10px 20px 37px;
  }

  td.academy-teams__td-two-trainers, td.medium-width-cell {
    justify-content: flex-end;
  }

  td.number-row {
    margin-left: 10px;
  }

  td.academy-teams__td-two-teams {
    margin-left: 5px;
  }

  .academy-teams__list-item-wrap p {
    font-size: 12px;
  }
  td.number-row p {
    font-size: 14px;
  }

  td.academy-teams__td-two-trainers--about .academy-teams__list-item-wrap p,
  td.academy-teams__td-two-trainers--about td.number-row p {
    font-size: 14px;
  }

  td.academy-teams__td-two-trainers, td.medium-width-cell {
    max-width: 80px;
  }

  td.academy-teams__td-two-trainers--about {
    justify-content: center;
    max-width: 120px;
  }

  td.academy-teams__td-one-trainers--about {
    max-width: 240px;
  }

  .academy-teams__list--about {
    min-width: 570px;
  }

  .player-mounth__first-content p {
    font-size: 17px;
  }

  .player-mounth__first-content b {
    font-size: 17px;
  }
}

@media only screen and (max-width: 500px) {
  .index-page .fifth {
    min-height: 500px;
    padding-top: 34px;
  }
  .index-page .fifth-top--wrap:before {
    width: 344px;
  }
  .index-page .fifth-top__left h2 {
    font-size: 28px;
    line-height: 60px;
  }
  .index-page .fifth-top__right {
    margin: 0 0 0 20px;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 20px 0;
  }
  .index-page .fifth-bottom--list__item {
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .leadership-page .first-content h2 {
    font-size: 38px;
  }
  .news-internal .first-content h1 {
    margin: 0 75px 30px 25px;
  }
  .news-internal .first-content__share {
    right: 20px;
  }
  .news-internal .news__content-wrapper {
    /* padding: 0 15px 10px; */
    padding: 0;
  }
  .news-internal .news__content-wrapper h1,
  .news-internal .news__content-wrapper h2,
  .news-internal .news__content-wrapper h3,
  .news-internal .news__content-wrapper h4,
  .news-internal .news__content-wrapper h5,
  .news-internal .news__content-wrapper h6,
  .news-internal .news__content-wrapper b,
  .news-internal .news__content-wrapper p,
  .news-internal .news__content-wrapper em {
    padding: 0;
  }
  .news-internal .news__content-wrapper > h1,
  .news-internal .news__content-wrapper > h2,
  .news-internal .news__content-wrapper > h3 {
    font-size: 18px;
    line-height: 34px;
  }
  .news-internal .news__content-wrapper > h4,
  .news-internal .news__content-wrapper > h5,
  .news-internal .news__content-wrapper > h6 {
    font-size: 16px;
    line-height: 32px;
  }
  .news-internal .news__content-wrapper b {
    font-size: 20px;
    line-height: 34px;
  }
  .news-internal .news__content-wrapper p,
  .news-internal .news__content-wrapper em {
    padding: 0 0 10px;
  }
  .news-internal .news__content-wrapper figure {
    margin: 0 -15px;
  }
  .photo-gallery .first-content h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .eror-page .first-left__content {
    margin: 120px 25px 0;
  }
  .eror-page .first-left__content b {
    font-size: 26px;
    line-height: 36px;
  }
  .section-video h2 {
    font-size: 24px;
    line-height: 41px;
  }
  .section-video:after {
    max-width: 170px;
    height: 23px;
  }
  .section-video__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .match-page .match-statistics__content {
    padding-bottom: 20px;
  }
  .match-page .match-statistics__content-developments--mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    margin: 20px 0 0;
  }
  .match-page .match-compositions__title:before {
    max-width: 170px;
  }
  .match-page .match-compositions__title h2 {
    font-size: 38px;
  }
  .match-page .match-text--translation__title:before {
    max-width: 170px;
  }
  .match-page .match-text--translation__title h2 {
    font-size: 38px;
  }
  .match-page .text-translation__item-one {
    max-width: 70px;
  }
  .match-page .text-translation__item-two {
    max-width: 40px;
  }
  .results-page .first,
  .calendar-page .first {
    min-height: 250px;
  }
  .video-reports .first {
    min-height: 230px;
  }
  .video-reports .first h2 {
    margin: 40px 25px 30px;
    font-size: 38px;
  }
  .video-reports .second .video-broadcast__content {
    min-height: 220px;
    margin: -110px 25px 0;
  }
  .video-reports .second .video-broadcast__content-video iframe {
    height: 220px;
  }
  .video-reports .second .video-broadcast__info {
    padding: 20px 25px 25px;
  }
  .video-reports .second .video-broadcast__info-title--text {
    font-size: 18px;
  }
  .video-reports .second .video-broadcast__time {
    padding: 0 25px 15px;
  }
  .press-page .first-content h1 {
    margin: 0 25px 30px;
    font-size: 28px;
    line-height: 38px;
  }
  .press-page .fourth-right--bottom__list-item, .news-internal .fourth-right--bottom__list-item {
    padding: 10px 25px;
  }
  .press-page .fourth-right--bottom__list-item--logo, .news-internal .fourth-right--bottom__list-item--logo {
    display: none;
  }
  .overlay {
    width: 100%;
  }
  .modal {
    left: 0;
    max-width: unset;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .modal__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modal__header-title--text {
    margin: 0 15px 0 0;
  }

  .player-mounth-wrap .vote-link--header__result h2,
  .player-mounth-wrap .second-progress h2,
  .player-mounth-wrap .second-team h2 {
    margin-top: 16px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 486px) {
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(3) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 100%;
  }
  .results-page .second-content__content-list .second-items__list-item .slides-content__content-link {
    font-size: 12px;
  }
  .news-internal .second-content__content:before,
  .vote-page .second-content__content:before,
  .photo-top__left.photo-top__left--last:after{
    max-width: 170px;
    height: 23px;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2 {
    font-size: 20px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 480px) {
  .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    margin: 0;
    padding: 0 25px 25px 25px;
  }
  .index-page .first {
    min-height: 499px;
  }
  .photo-bottom__list-item--last-photo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

  .index-page .first-left__slider-slide {
    height: 499px;
  }
  .index-page .first .slides-top__content-title {
    font-size: 22px;
    line-height: 26px;
  }
  .index-page .second-top--wrap {
    max-width: 80%;
  }
  .index-page .second-top__left h2 {
    font-size: 36px;
    line-height: 66px;
  }
  .index-page .sixth-left--top:before, .index-page .sixth-right--top:before {
    height: 22px;
  }
  .index-page .sixth-left--top h2, .index-page .sixth-right--top h2 {
    font-size: 28px;
    line-height: 46px;
  }
  .index-page .sixth-right--top {
    padding: 8px 0 0;
  }
  .index-page .sixth-right--top:before {
    width: 230px;
  }
  .index-page .sixth-right--top:after {
    width: 250px;
  }
  .index-page .sixth-right--bottom__list-item {
    padding: 15px 16px 10px 15px;
  }
  .index-page .sixth-right--bottom__list-item--logo {
    display: none;
  }
  .index-page .sixth .vote-stat,
  .index-page .sixth .big-vote {
    height: auto;
  }
  .index-page .sixth .vote-link--main__player {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 15px 0 0;
  }
  .index-page .sixth .vote-link--main__player-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .news-page .second-content__content .second-bottom__list-item {
    max-width: 339px;
    margin: 0 10px 21px 10px;
    width: 100%;
}

.photo-reports .second-bottom__content .photo-bottom__list-item {
    margin: 0 10px 21px 10px;
    width: 100%;
}


  .index-page .sixth .vote-link--main__player-info--number, .index-page .sixth .vote-link--main__player-info--name, .index-page .sixth .vote-link--main__player-info--position {
    text-align: center;
  }
  .index-page .sixth .vote-link--main__player-photo {
    margin: 0 0 -10px 0;
  }
  .index-page .sixth .big-vote .vote-link--main__player-photo {
    height: 220px;
  }
  .index-page .aside .third-right--top h2,
  .right-bar .aside .third-right--top h2 {
    font-size: 38px;
  }
  .index-page .aside .third-right--top:before,
  .right-bar .aside .third-right--top:before {
    width: 250px;
  }
  .index-page .aside .third-right--top:after,
  .right-bar .aside .third-right--top:after {
    width: 270px;
  }
  .player-page .first {
    min-height: 650px;
  }
  .player-page .first.no-socials {
    min-height: 750px;
  }
  /* .player-page .first-content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  } */
  .player-page .first-content__left {
    margin: 90px 20px 0 10px;
  }
  .player-page .first-content__left-top > p {
    font-size: 40px;
    line-height: 75px;
  }
  .player-page .first-content__left-top--wrap {
    width: 230px;
    height: auto;
    min-height: 75px;
    margin: 5px 0 0 30px;
  }
  .player-page .first-content__left-top--wrap:before {
    left: -15px;
  }
  .player-page .first-content__left-top--wrap b {
    font-size: 25px;
    line-height: 37px;
  }
  .player-page .first-content__left-top--wrap p {
    font-size: 13px;
  }
  .player-page .first-content__left-top--region p {
    font-size: 12px;
  }
  .player-page .first-content__center {
    right: calc(50% - 150px);
    bottom: 130px;
    max-width: 300px;
    max-height: 393px;
  }
  .player-page .first-content__right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 310px;
    margin: 0 5px 20px 5px;
  }
  .player-page .first-content__right-info {
    display: none;
  }
  .player-page .first-content__right-socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 15px 0 0;
  }
  .player-page .first-content__right-socials--visible {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 55px;
    margin-right: 0;
  }
  .player-page .first-content__right-socials--visible a {
    margin: 0 0 10px 0;
  }
  .player-page .first-content__right-socials--visible.first-content__right-socials--no-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 0;
    visibility: visible;
    opacity: 1;
  }
  .player-page .first-content__right-socials--visible.first-content__right-socials--no-visible a {
    margin: 0 10px 0 0;
  }
  .player-page .first-content__right-button {
    display: none !important;
  }
  .player-page.player-reserve .first {
    min-height: 660px;
  }
  .player-page.player-reserve .first-content__center {
    right: calc(50% - 170px);
    bottom: 130px;
    max-width: 330px;
    max-height: 393px;
  }
  .player-page.player-reserve .first-content__center img {
    height: 310px;
  }
  .infrastructure-page.page-main__wrap .second-content__list {
    margin: 20px 10px 0;
  }
  .infrastructure-page.page-main__wrap .first-content h2 {
    margin: 0 30px 33px;
    font-size: 33px;
    line-height: 41px;
  }
  .akhmat-arena .first-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .akhmat-arena .four-content h2 {
    margin: 15px 0 20px 27px;
    font-size: 28px;
    line-height: 36px;
  }
  .results-page .second-content__content-title b,
  .calendar-page .second-content__content-title b {
    font-size: 35px;
    line-height: 69px;
  }
  .statistics-page .statistics-section__title:before {
    width: 170px;
    height: 23px;
  }
  .statistics-page .statistics-section__h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .standings-page .standings-logo__content h2 {
    font-size: 25px;
  }
  .standings-page .standings-section__h2 {
    font-size: 22px;
    line-height: 35px;
  }
  .standings-page .standings-section__title:before {
    width: 170px;
    height: 23px;
  }
  .video-reports .second-bottom__content-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .akhmat-arena .first {
      min-height: 200px;
  }
  .vote-page .first {
    min-height: 130px;
  }
  .vote-page .first-content h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .vote-page .voting--text__title, .vote-page .voting--match__title, .vote-page .voting--month-player__title, .vote-page .voting--best-goal__title {
    font-size: 18px;
    line-height: 26px;
  }
  .vote-page .voting--month-player__label {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    flex-direction: row;
    padding: 0 20px 0;
  }
  .vote-page .voting--month-player__photo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    flex-shrink: 0;
    margin-right: 20px;
  }
  .vote-page .voting--month-player__player-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    min-width: 120px;
    margin-left: 0;
  }
  .vote-page .voting--month-player__name, .vote-page .voting--month-player__position {
    text-align: center;
  }
  .vote-page .voting--month-player__position {
    margin: 15px 0 0;
  }
  .vote-page .voting--month-player__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: unset;
    padding: 15px 0 20px;
    display: none;
  }
  .vote-page .voting--month-player__text p {
    max-width: unset;
    text-align: center;
  }
  .match-page .match-statistics__content-score {
    /* top: 0;
    right: 0;
    width: 90px;
    height: 200px; */
    /* &--scoreboard {
              p {
                &:nth-of-type(1),
                &:nth-of-type(3) {
                  width: 50px;
                  height: 70px;
                  font-size: 62px;
                  margin: 15px 0 30px;
                }

                &:nth-of-type(3) {
                  margin: 25px 0 15px;
                }
              }
            } */
  }
  /* .match-page .match-statistics__content-score--data, .match-page .match-statistics__content-score--time {
    display: flex;
  } */
  .match-page .match-statistics__content-score--scoreboard {
    margin: 0;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(1), .match-page .match-statistics__content-score--scoreboard p:nth-of-type(3) {
    width: 37px;
    height: 53px;
    font-size: 48px;
    margin: 15px 0 20px;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(3) {
    margin: 25px 0 35px;
  }
  .match-page .match-statistics__content-owner, .match-page .match-statistics__content-guest {
    max-width: none;
  }
  .match-page .match-statistics__content-owner--wrap, .match-page .match-statistics__content-guest--wrap {
    max-width: 200px;
  }
  .match-page .match-statistics__content-owner--wrap b, .match-page .match-statistics__content-guest--wrap b {
    font-size: 25px;
    line-height: 28px;
  }
  .match-page .match-statistics__content-owner--wrap p, .match-page .match-statistics__content-guest--wrap p {
    font-size: 13px;
    line-height: 15px;
  }
  .match-page .match-statistics__content-owner--image, .match-page .match-statistics__content-guest--image {
    max-width: 60px;
  }
  .match-page .match-statistics__content-owner--image img, .match-page .match-statistics__content-guest--image img {
    width: auto;
    height: 40px;
    object-fit: contain;
  }
  .match-page .match-statistics__content-owner {
    padding: 20px 0 15px 15px;
  }
  .match-page .match-statistics__content-guest {
    padding: 15px 0 20px 15px;
  }
  .page-main .third-left--bottom__video-pseudo .video-broadcast__info-title--text {
    font-size: 20px;
    line-height: 30px;
  }

  .transfer-player-item-logo {
    margin: 10px 20px 10px 10px;
  }

  .transfer-player-item-name {
    max-width: 180px;
    margin: 10px auto 10px 10px;
  }
}

@media only screen and (max-width: 446px) {
  .results-page .first-content h2 {
    margin: 0 25px 10px 25px;
    font-size: 25px;
    line-height: 32px;
  }
  .results-page .first-content__switch {
    margin: 0 25px 50px;
    max-width: 270px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .results-page .first-content__switch a {
    max-width: 80px;
    margin: 10px 0;
  }
  .results-page .second-content__content-list .second-items__list {
    padding: 20px 10px;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .results-page .second-content__content-list .second-items__list-item--image:nth-of-type(1) {
    margin: 0 10px 0 9px;
  }
  .results-page .second-content__content-list .second-items__list-item--image:nth-of-type(2) {
    margin: 0 9px 0 10px;
  }
  .calendar-page .first-content h2 {
    margin: 0 25px 10px 25px;
    font-size: 25px;
    line-height: 32px;
  }
  .calendar-page .first-content__switch {
    max-width: 270px;
    margin: 0 25px 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .calendar-page .first-content__switch a {
    max-width: 80px;
    margin: 10px 0;
  }
  .news-internal .first-content h1 {
    padding-right: 20px;
    font-size: 16px;
    line-height: 28px;
  }
  .section-news--latest:after {
    max-width: 170px;
    height: 23px;
  }
  .section-news--latest h2 {
    font-size: 22px;
    line-height: 46px;
  }
  .vote-page .voting--match__label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
    min-height: 186px;
  }
  .vote-page .voting--match__scale {
    position: absolute;
    top: 15px;
  }
  .vote-page .voting--match__scale label {
    width: 20px;
    height: 20px;
  }
  .vote-page .voting--match__scale label p {
    font-weight: 600;
  }
  .vote-page .voting--match__name, .vote-page .voting--match__position {
    text-align: center;
  }
  .vote-page .voting--match__position {
    margin: 0px 20px 15px 20px;
  }
  .vote-page .voting--match__results--wrap {
    position: absolute;
    top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .vote-page .voting--best-goal__information {
    padding: 20px 10px 15px;
  }
  .vote-page .voting--best-goal__video iframe {
    height: 180px;
  }
  .page-header .menu-list__items {
    margin-top: 0;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top > svg {
    margin-top: 18px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form {
    height: 46px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input {
    padding-top: 5px;
    font-size: 14px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::-ms-input-placeholder {
    font-size: 14px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input::placeholder {
    font-size: 14px;
    line-height: 40px;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top form input:nth-of-type(2) {
    background-size: 15px;
  }
  .page-header .menu-list__items.menu-list__comands .menu-list__items-list {
    max-height: unset;
  }
   .page-header .menu-list__items.menu-list__comands .menu-list__items-item:nth-of-type(2) {
    padding-top: 10px;
  }
  .press-page .first-content h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .modal__main-input {
    min-height: 50px;
    font-size: 12px;
    line-height: 14px;
  }
  .search .page-header .menu-list__items-header {
    padding: 75px 20px 15px 85px;
  }
  .search .page-header .menu-list__items-header svg {
    top: 42px;
  }
  .search .page-header .menu-list__items.menu-list__search .menu-list__items-top {
    padding: 0 25px 25px;
  }
}

@media only screen and (max-width: 420px) {
  .page-header__inner {
    max-height: unset;
    min-height: unset;
    height: 42px;
  }
  .page-header__logo {
    max-height: unset;
    min-height: unset;
    height: 42px;
  }
  .page-header__logo-image {
    left: 10px;
		top: 23px;
  }
  .page-header__nav.page-header__nav--mobile-active {
    top: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 70px;
  }
  .page-header__nav.page-header__nav--mobile-active .nav-item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: auto;
    margin: 0;
    padding-left: 47px;
  }
  .page-header__nav li a {
    margin: 0;
  }
  .page-header__nav .nav-item {
    min-height: 49px;
  }
  .page-header__nav .nav-item > a {
    min-height: 49px;
  }
  .page-header__nav-link.communication {
    padding-left: 47px;
  }
  .page-header .menu-list__items {
    min-height: 391px;
    margin-top: 20px;
  }
  .page-header .menu-list__items.menu-list__club .menu-list__items-bottom {
    padding: 18px 10px 13px 37px;
  }
  .page-header .menu-list__items.menu-list__season .menu-list__items-list, .page-header .menu-list__items.menu-list__media .menu-list__items-list {
    max-height: unset;
  }
  .page-header .menu-list__items.menu-list__search {
    margin-top: 60px;
    z-index: 9;
  }
  .page-header .menu-list__items.menu-list__search .menu-list__items-top > svg {
    left: 19px;
  }
  .page-header__entrance-link {
    width: 40px;
    max-height: unset;
    min-height: unset;
    height: 42px;
  }
  .page-header__entrance-link--tab-wrap {
      top: 42px;
  }
  .index-page .fourth-left {
    min-height: 500px;
  }
  .index-page .fourth-left--bottom {
    min-height: 370px;
  }
  .index-page .fourth-left--bottom__content-list {
    padding: 10px 15px 25px;
  }
  .index-page .fourth-right--bottom__list-item {
    padding: 5px 25px;
  }
  .index-page .fourth-right--bottom__list-item--logo {
    display: none;
  }
  .index-page .fifth-top {
    margin: 0 10px;
  }
  .index-page .fifth-top--wrap {
    margin: 0 10px 20px;
  }
  .index-page .fifth-top--wrap:before {
    width: 280px;
  }
  .index-page .fifth-top__left {
    margin: 0 10px;
  }
  .index-page .fifth-top__left h2 {
    font-size: 25px;
    line-height: 66px;
  }
  .index-page .fifth-top__right {
    margin: 0 0 0 20px;
  }
  .index-page .fifth-bottom--list {
    min-height: unset;
    margin: 34px 10px 0;
  }
  .index-page .fifth-bottom--list__item {
    max-width: 276px;
    min-height: 293px;
  }
  .index-page .fifth-bottom--list__item-content {
    min-height: 50px;
  }
  .index-page .fifth .slick-list {
    padding: 0 0 20px !important;
  }
  .index-page .aside .third-right--top h2,
  .right-bar .aside .third-right--top h2 {
    font-size: 36px;
    margin: 0 0 0 9px;
  }
  .index-page .aside .third-right--top:before,
  .right-bar .aside .third-right--top:before {
    width: 200px;
  }
  .index-page .aside .third-right--top:after,
  .right-bar .aside .third-right--top:after {
    width: 230px;
  }
  .player-page .second-season h2,
  .player-page .second-bibliography h2,
  .player-page .second-statistics h2,
  .player-page .second-progress h2,
  .player-page .second-clubs h2,
  .player-page .second-team h2 {
    margin: 15px 0 20px 27px;
    font-size: 28px;
    line-height: 36px;
  }
  .player-page .second-season:before,
  .player-page .second-bibliography:before,
  .player-page .second-statistics:before,
  .player-page .second-progress:before,
  .player-page .second-clubs:before,
  .player-page .second-team:before {
    max-width: 200px;
  }
  .player-page .second-top__left {
    width: 270px;
  }
  .player-page .second-top__center {
    width: 270px;
  }
  .player-page .second-top__right {
    width: 270px;
  }
  .trainer-page .second-season h2,
  .trainer-page .second-bibliography h2,
  .trainer-page .second-statistics h2,
  .trainer-page .second-progress h2,
  .trainer-page .second-clubs h2,
  .trainer-page .second-team h2,
  .personal-page .second-season h2,
  .personal-page .second-bibliography h2,
  .personal-page .second-statistics h2,
  .personal-page .second-progress h2,
  .personal-page .second-clubs h2,
  .personal-page .second-team h2 {
    margin: 15px 0 20px 27px;
    font-size: 28px;
    line-height: 36px;
  }
  .trainer-page .second-season:before,
  .trainer-page .second-bibliography:before,
  .trainer-page .second-statistics:before,
  .trainer-page .second-progress:before,
  .trainer-page .second-clubs:before,
  .trainer-page .second-team:before,
  .personal-page .second-season:before,
  .personal-page .second-bibliography:before,
  .personal-page .second-statistics:before,
  .personal-page .second-progress:before,
  .personal-page .second-clubs:before,
  .personal-page .second-team:before {
    max-width: 200px;
  }
  .trainer-page .second-top,
  .personal-page .second-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trainer-page .second-top__left, .trainer-page .second-top__center, .trainer-page .second-top__right,
  .personal-page .second-top__left,
  .personal-page .second-top__center,
  .personal-page .second-top__right {
    max-width: 280px;
  }
  .trainer-page .second-top__left-list, .trainer-page .second-top__center-list, .trainer-page .second-top__right-list,
  .personal-page .second-top__left-list,
  .personal-page .second-top__center-list,
  .personal-page .second-top__right-list {
    padding: 0;
  }
  .trainer-page .second-top__left,
  .personal-page .second-top__left {
    margin: 0;
  }
  .trainer-page .second-top__left:before,
  .personal-page .second-top__left:before {
    right: 0;
    width: 100%;
  }
  .trainer-page .second-top__center,
  .personal-page .second-top__center {
    padding: 0;
  }
  .trainer-page .second-top__center-list:after,
  .personal-page .second-top__center-list:after {
    right: 0;
    width: 100%;
  }
  .trainer-page .second-top__center-list--item:nth-of-type(2),
  .personal-page .second-top__center-list--item:nth-of-type(2) {
    margin: 15px 0 11px;
  }
  .trainer-page .second-top__right,
  .personal-page .second-top__right {
    margin: 0;
    padding: 0;
  }
  .leadership-page .first-content h2 {
    margin: 0 30px 33px;
    font-size: 33px;
  }
  .leadership-card-page .first-content__left-top--name {
    max-width: 250px;
    margin-bottom: 10px;
  }
  .leadership-card-page .first-content__left-top--region {

    margin-top: 12px;
  }


  .leadership-card-page .second-season > h2,
  .leadership-card-page .second-bibliography > h2,
  .leadership-card-page .second-statistics > h2,
  .leadership-card-page .second-progress > h2,
  .leadership-card-page .second-clubs > h2,
  .leadership-card-page .second-team > h2,
  .leadership-card-page .second-awards > h2 {
    margin: 15px 0 20px 27px;
    font-size: 28px;
    line-height: 36px;
  }
  .leadership-card-page .second-season:before,
  .leadership-card-page .second-bibliography:before,
  .leadership-card-page .second-statistics:before,
  .leadership-card-page .second-progress:before,
  .leadership-card-page .second-clubs:before,
  .leadership-card-page .second-team:before,
  .leadership-card-page .second-awards:before {
    max-width: 200px;
  }
  .akhmat-arena .second-info__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-page .third-content .contacts-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contacts-page .fifth-content__list-item.item-one__bottom .contacts-list li, .contacts-page .fifth-content__list-item.item-two__bottom .contacts-list li, .contacts-page .fifth-content__list-item.item-three__bottom .contacts-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .statistics-page .statistics-table thead th.statistics-table__player {
    width: 140px;
  }
  .statistics-page .statistics-table thead th.statistics-table__player img {
    display: none;
  }
  .statistics-page .statistics-table tbody td.statistics-table__player {
    width: 140px;
  }
  .statistics-page .statistics-table tbody td.statistics-table__player img {
    display: none;
  }
  .standings-page .standings-table thead th.standings-table__command {
    width: 140px;
    padding: 20px 2px 20px 20px;
  }
  .standings-page .standings-table tbody td.standings-table__command {
    max-width: 140px;
  }
  .standings-page .standings-table tbody td .standings-table__command-logo {
    display: none;
  }
  .standings-page .standings-table__table-block {
    min-width: 632px;
  }
  .video-gallery .video-broadcast__content-video iframe {
    height: 190px;
  }
  .video-gallery .video-broadcast__info-title--text {
    font-size: 16px;
  }
  .vote-page .second-content {
    margin: 0 10px;
  }
  .vote-page .second-past .second {
    margin: 17px 0 0;
  }
  .match-page .compositions-list__table-player {
    max-width: 190px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .match-page .list-item {
    padding: 10px 25px;
  }
  .match-page .match-text--translation__title h2 {
    margin: 15px 27px 30px;
    font-size: 28px;
    line-height: 40px;
  }
  .match-page .liveblog__minute {
    margin-left: 20px;
  }
  .match-page .liveblog__minute-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-height: 300px;
  }
  .match-page .liveblog__minute-text {
    margin: 13px 0 9px 20px;
  }
  .match-page .liveblog__minute-after {
    top: 165px;
    left: -38px;
  }
  .match-page .liveblog__additional-wrapper {
    margin-left: 20px;
  }
  .match-page .liveblog__additional-radio-wrapper {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-left: 20px;
  }
  .match-page .liveblog__live-radio-wrapper {
    max-width: 129px;
    margin: 0;
  }
  .match-page .liveblog__live-radio-after {
    position: absolute;
    top: 25px;
    left: 3px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .match-page .liveblog__live-select {
    min-height: 40px;
  }
  .match-page .liveblog__live-select .live-content__switch {
    margin: 0px 0 5px 22px;
  }
  .first {
    margin-top: 42px !important;
  }
  .search__results-infr h2 {
    margin: 10px 0 5px 18px;
    font-size: 23px;
  }
  .search__results-infr:after {
    width: 280px;
  }
  .search__results-infr__list {
    margin: 0;
  }
  .page-main__wrap.command-page.index-page.search_page.page-header__nav-search.page-header__nav-link {
    padding-top: 262px;
  }
  .match-page .match-statistics__penalty-goalkeeper-zone {
    width: 230px;
  }
  .trainers-page .second-bottom__content .second-items__top img {
    position: relative;
    bottom: 0;
    object-fit: contain;
    min-height: 345px;
  }
  .trainers-page .second-bottom__content .second-items__top-wrap,
  .trainers-page .second-bottom__content .second-items__top {
    min-height: 343px;
    max-height: none;
  }

  .fifth-top__left.fifth-top__left--join h2 {
    margin: 15px 0;
    font-size: 22px;
    line-height: 1.5;
  }

  .academy-teams-page .first-content h2 {
    margin: 0 20px 30px;
    font-size: 25px;
  }

  .academy-teams-table h2 {
    margin: 15px 0 20px 27px;
    font-size: 28px;
    line-height: 36px;
  }

  .transfers-page .first-content h2 {
    margin: 0 30px 30px;
  }

  .player-mounth-wrap .vote-link--header__result h2,
  .player-mounth-wrap .second-progress h2,
  .player-mounth-wrap .second-team h2 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 380px) {
  .page-header__logo-text p {
    font-size: 8px;
  }
  .index-page .second-bottom__list-item {
    max-width: 280px;
  }
  .index-page .second-bottom__list-item:first-of-type {
    max-width: 280px;
  }
  .index-page .sixth {
    /* &-right {
        &--top {
          &:before {
            width: 240px;
          }

          &:after {
            width: 260px;
          }

          h2 {
            font-size: 38px;
          }
        }
      } */
  }
  .index-page .sixth-left--top:before {
    height: 22px;
  }
  .index-page .sixth-left--top h2 {
    font-size: 28px;
    line-height: 46px;
  }
  .index-page .sixth-left--bottom__left,
  .index-page .sixth-left--bottom__right {
    max-width: 300px;
  }
  .index-page .player-page .second-progress__win-item--right {
    top: calc(50% - 104px);
    max-width: 109px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .index-page .player-page .second-progress__win-item--right img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .player-page .second-progress__win:nth-of-type(3) .second-progress__win-item--right {
    max-width: 140px;
    top: 20px;
  }
  .player-page .second-progress__win:nth-of-type(3) .second-progress__win-item:nth-of-type(1) .second-progress__win-item--wrap {
    max-width: 180px;
  }
  .player-page .second-progress__win-item {
    min-width: 270px;
  }
  .player-page .second-progress__win-item--left {
    min-height: 150px;
  }
  .player-page .second-progress__win-item--right {
    top: 20px;
    max-width: 129px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .player-page .second-progress__win-item--right img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .trainer-page .second-progress__win:nth-of-type(3) .second-progress__win-item--right,
  .personal-page .second-progress__win:nth-of-type(3) .second-progress__win-item--right {
    max-width: 140px;
    top: 20px;
  }
  .trainer-page .second-progress__win:nth-of-type(3) .second-progress__win-item:nth-of-type(1) .second-progress__win-item--wrap,
  .personal-page .second-progress__win:nth-of-type(3) .second-progress__win-item:nth-of-type(1) .second-progress__win-item--wrap {
    max-width: 180px;
  }
  .trainer-page .second-progress__win-item,
  .personal-page .second-progress__win-item {
    min-width: 270px;
  }
  .trainer-page .second-progress__win-item--left,
  .personal-page .second-progress__win-item--left {
    min-height: 150px;
  }
  .trainer-page .second-progress__win-item--right,
  .personal-page .second-progress__win-item--right {
    top: 20px;
    max-width: 129px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .trainer-page .second-progress__win-item--right img,
  .personal-page .second-progress__win-item--right img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .leadership-page .second-content__list-item--link {
    max-width: 300px;
  }
  .leadership-page .third-content__list-item {
    max-width: 300px;
  }
  .infrastructure-page.page-main__wrap .first-content h2 {
    font-size: 28px;
    line-height: 37px;
  }
  .akhmat-arena .four {
    margin: 39px 10px 0;
  }
  .akhmat-arena .four-content:before {
    height: 23px;
  }
  .akhmat-arena .four-content h2 {
    margin: 10px 0 20px 27px;
    font-size: 23px;
    line-height: 26px;
  }
  .contacts-page .first {
    min-height: 250px;
  }
  .contacts-page .first-content h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .results-page .second-content__content-title b,
  .calendar-page .second-content__content-title b {
    font-size: 30px;
    line-height: 65px;
  }
  .statistics-page .statistics-section__h2 {
    font-size: 18px;
  }
  .standings-page .standings-logo__content h2 {
    font-size: 23px;
  }
  .standings-page .standings-section__h2 {
    font-size: 18px;
  }
  .news-internal .second-content__content:before,
  .vote-page .second-content__content:before {
    left: 0;
  }
  .news-internal .second-content__content h2,
  .vote-page .second-content__content h2,
  .photo-top__left.photo-top__left--last h2{
    margin: 5px 0px 24px;
    font-size: 18px;
        line-height: 36px;
  }
  .photo-top {

    margin-bottom: 0;
}

  .photo-gallery .first-content h1 {
    font-size: 16px;
    line-height: 30px;
  }
  .match-page .match-text--translation__content-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .match-page .text-translation__item-one, .match-page .text-translation__item-two {
    margin: 10px 0;
  }
  .modal {
    padding: 0 10px;
  }
  .modal__header {
    min-height: 68px;
    padding: 0 12px;
  }
  .modal__main-input {
    padding: 0 10px;
  }
  .modal__main-form--content {
    padding: 0 12px 20px;
  }

  .transfer-player-item-logo {
    margin: 10px;
  }

  .transfer-player-item-name {
    max-width: 170px;
    margin: 10px auto 10px 10px;
  }

  .news-page .first-content h2 {
    margin: 0 20px 30px;
    font-size: 22px;
  }
}

@media only screen and (max-width: 367px) {
  .results-page .second-content__content-list .second-items__list {
    padding: 20px 10px;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(1) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .results-page .second-content__content-list .second-items__list-item--results {
    display: none;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 85px;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) b {
    text-align: center;
    margin: 0 0 5px;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) b:nth-of-type(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) b:nth-of-type(2) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .results-page .second-content__content-list .second-items__list-item:nth-of-type(2) p {
    line-height: 55px;
    margin: 10px 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .results-page .second-content__content-list .second-items__list-item--image:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .results-page .second-content__content-list .second-items__list-item--image:nth-of-type(2) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .results-page .second-content__content-list .second-items__list-item--info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-news--latest h2 {
    font-size: 19px;
    line-height: 40px;
  }
  .section-news--latest__list-item {
    width: 100%;
    max-width: 339px;
  }
}

@media only screen and (max-width: 360px) {
  .page-header__logo {
    padding: 0;
  }

  .page-header__logo-text {
 padding-right: 55px;
 padding-left: 10px;
 /* justify-content: flex-end; */
  }
  .page-header__language-button {
    padding-left: 100px;
  }

  .page-header__nav.page-header__nav--mobile-active {
    padding-top: 70px;
  }
  .page-header .menu-list__close svg {
    width: 17px !important;
    height: 17px !important;
    margin: 0 0 24px 0 !important;
  }
  .page-header .menu-list__items {
    min-height: 392px;
  }
  .page-header .menu-list__items:before {
    top: 119px;
  }
  .page-header .menu-list__items-top {
    margin: 50px 0 0;
    padding: 10px 20px 10px 60px;
  }
  .page-header .menu-list__items-top svg {
    left: 23px;
    margin: 5px 14px 27px 0;
  }
  .page-header .menu-list__items-top p {
    font-size: 42px;
    line-height: 45px;
  }
  .page-header .menu-list__items.menu-list__club .menu-list__items-list {
    max-height: unset;
  }
  .index-page .page-main .third-left--top h2 {
    margin: 0 0 0 37px;
    font-size: 38px;
  }
  .index-page .page-main .third-left--top .third-left--top__link {
    margin: 0 0 0 37px;
  }
  .index-page .page-main .third-left--top:before {
    width: 200px;
  }
  .index-page .page-main .third-left--top:after {
    width: 180px;
  }
  .index-page .aside.third-right,
  .right-bar .aside.third-right {
    padding: 30px 0 0;
  }
  .index-page .aside .third-right--top,
  .right-bar .aside .third-right--top {
    margin: 0 20px 0;
  }
  .index-page .aside .third-right--bottom__row-one,
  .right-bar .aside .third-right--bottom__row-one {
    margin: 0 20px 0;
    max-width: 300px;
  }
  .index-page .aside .third-right--bottom__row-switch,
  .right-bar .aside .third-right--bottom__row-switch {
    margin: 0 20px 0;
    max-width: 300px;
  }
  .index-page .aside .third-right--bottom__row-two,
  .right-bar .aside .third-right--bottom__row-two {
    max-width: 339px;
  }
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left,
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-left,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-right {
    display: none;
  }
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-left.tabs-active,
  .index-page .aside .third-right--bottom__row-two .third-right--bottom__row-right.tabs-active,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-left.tabs-active,
  .right-bar .aside .third-right--bottom__row-two .third-right--bottom__row-right.tabs-active {
    display: block;
  }
  .index-page .aside .third-right--top h2,
  .right-bar .aside .third-right--top h2 {
    font-size: 31px;
    margin: 0 0 0 9px;
  }
  .command-page.page-main__wrap .second-bottom__content-title:before {
    display: none;
  }
  .command-page.page-main__wrap .second-bottom__content-title b {
    color: rgba(220, 220, 220, 0.8);
    text-shadow: unset;
  }
  .command-page.page-main__wrap .second-bottom__content-list {
    margin: 25px 0 0;
  }
  .command-page.page-main__wrap .second-bottom__content .second-items {
    max-width: 300px;
    margin: 0 10px 20px;
  }
  .command-page.page-main__wrap .second-bottom__content .second-items__link {
    padding: 20px 10px 20px;
  }
  /* .command-page.page-main__wrap .second-bottom__content .second-items__top {
    min-height: 178px;
  } */
  .trainer-page .first-content__left,
  .personal-page .first-content__left {
    margin: 80px 20px 40px 30px;
  }
  .personals-page .second-bottom__content-title:before {
    display: none;
  }
  .personals-page .second-bottom__content-title b {
    color: rgba(220, 220, 220, 0.8);
    text-shadow: unset;
  }
  .personals-page .second-bottom__content-list {
    margin: 25px 0 0;
  }
  .personals-page .second-bottom__content .second-items {
    max-width: 300px;
    margin: 0 10px 20px;
  }
  .personals-page .second-bottom__content .second-items__top {
    min-height: 178px;
  }
  .statistics-page .statistics-logo__content h2 {
    font-size: 24px;
  }
  .photo-reports .second-bottom__content .photo-bottom__list {
    padding: 0 10px;
  }
  .photo-reports .second-bottom__content .photo-bottom__list-item {
    margin: 0 0 21px;
  }
  .photo-reports .first {
    min-height: 270px;
  }
  .photo-gallery .second-list__item {
    width: 300px;
  }
  .eror-page .first-left__content b {
    font-size: 23px;
  }
  .video-gallery .video-broadcast__content {
    margin: 182px 25px 10px;
  }
  .video-reports .first {
    min-height: 260px;
  }
  .video-reports .first h2 {
    margin: 60px 25px 30px;
  }
  .section-video h2 {
    font-size: 20px;
  }
  .match-page .match-statistics__header-present img {
    margin: 0 8px 0 0;
  }
  .match-page .match-statistics__header-present p {
    max-width: 247px;
  }
  /* .match-page .match-statistics__content-score {
    top: 0;
    right: 0;
    width: 90px;
    height: 187px;
  } */
  /* .match-page .match-statistics__content-score--data, .match-page .match-statistics__content-score--time {
    display: flex;
  } */
  .match-page .match-statistics__content-score--scoreboard {
    margin: 0;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(1), .match-page .match-statistics__content-score--scoreboard p:nth-of-type(3) {
    width: 37px;
    height: 53px;
    font-size: 48px;
    margin: 15px 0 20px;
  }
  .match-page .match-statistics__content-score--scoreboard p:nth-of-type(3) {
    margin: 15px 0;
  }
  /* .match-page .match-statistics__content-owner, .match-page .match-statistics__content-guest {
    max-width: 70%;
  } */
  .match-page .match-statistics__content-owner--wrap, .match-page .match-statistics__content-guest--wrap {
    max-width: 200px;
  }
  .match-page .match-statistics__content-owner--wrap b, .match-page .match-statistics__content-guest--wrap b {
    font-size: 20px;
    line-height: 23px;
  }
  .match-page .match-statistics__content-owner--wrap p, .match-page .match-statistics__content-guest--wrap p {
    font-size: 12px;
    line-height: 14px;
  }
  .match-page .match-statistics__content-owner--image, .match-page .match-statistics__content-guest--image {
    max-width: 60px;
  }
  .match-page .match-statistics__content-owner--image img, .match-page .match-statistics__content-guest--image img {
    height: 40px;
  }
  .match-page .match-statistics__content-owner {
    padding: 30px 0 15px 15px;
  }
  .match-page .match-statistics__content-owner--command {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .match-page .match-statistics__content-guest {
    padding: 15px 0 20px 15px;
  }
  .match-page .match-statistics__content-guest--command {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list {
    max-width: 230px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-minuts {
    max-width: 80px;
  }
  .match-page .match-statistics__content-developments--mobile .developments-list__item-events {
    max-width: 50px;
  }
  .match-page .list-item {
    padding: 10px 15px;
  }
}

@media only screen and (max-width: 350px) {
  .match-page .compositions-list__table-player {
    max-width: 170px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .index-page .aside.third-right {
    height: initial;
  }
}

@media only screen and (max-height: 900px) {
  .modal--wrapper {
    overflow: auto;
    max-height: 90vh;
  }
}

@media only screen and (max-height: 400px) {
  .modal {
    top: 5%;
  }
}

/* Style for IE 10/11 */
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
