@media only screen and (max-width: 1600px) {
  .delete-item,
  .information-item {
    padding: 30px 30px;
  }
}
@media only screen and (max-width: 1400px) {
  .tournament-item {
    width: calc(100% / 3 - 18px);
  }
  .header-fixed .project-menu {
    top: 45px;
  }
  .project-menu {
    top: 121px;
  }
  .content--brand .content-box-new {
    margin-top: 190px;
  }
  .content-banner {
    top: 120px;
    left: calc(50% - 700px);
  }
  .content-banner img {
    max-width: 1400px;
    width: 1400px;
  }
}
@media only screen and (max-width: 1200px) {
  .achiev-item {
    width: calc(100% / 4 - 12px);
  }
  .tournament-page__info {
    flex-wrap: wrap;
  }
  .tournament-page__info .tournament-page__info-col {
    width: calc(100% / 2 - 10px);
  }
  .tournament-banner .tournament-banner__empty {
    height: 200px;
  }
  .match-player {
    max-width: 100%;
  }
  .match__results {
    margin: 0 30px !important;
  }
  .tournament-page__bottom {
    padding: 30px 0 !important;
    border: 0 !important;
  }
  .tournament-banner {
    padding-top: 180px;
    background-size: 1600px auto !important;
  }
  .user-menu {
    right: 5px;
  }
  .header-notifications {
    margin-left: 20px;
  }
  .header-notifications span {
    font-size: 12px;
    padding-top: 2px;
  }
  .header-mail {
    margin-left: 20px;
    margin-right: 10px;
  }
  .header-mail span {
    font-size: 12px;
    padding-top: 2px;
  }
  .header-user:before {
    display: none;
  }
  .header-box-bg {
    padding-left: 0 !important;
  }
  .header-right {
    padding-right: 0px;
  }
  .back-link {
    left: 40px;
    bottom: 40px;
  }
  .caruselprojects .slick-prev {
    left: -20px;
  }
  .caruselprojects .slick-next {
    right: -20px;
  }
  .header-box-bg {
    padding-left: 60px;
  }
  .project-menu-link .project-menu,
  .header-fixed .project-menu {
    top: 34px;
  }
  .project-menu {
    top: 101px;
  }
  .event-item {
    width: 100%;
  }
  .tournament-item {
    width: calc(100% / 2 - 18px);
  }
  .delete-item__text {
    margin-bottom: 20px !important;
    min-height: 255px;
  }
  .delete-item__text p {
    font-size: 14px !important;
    color: #3c3c3c;
    margin-bottom: 20px !important;
  }
  .attention {
    font-size: 14px !important;
  }
  .admin-content {
    padding-top: 50px;
  }
  .content--brand .content-box-new {
    margin-top: 155px;
  }
  .content-banner {
    top: 100px;
    left: calc(50% - 600px);
  }
  .content-banner img {
    max-width: 1200px;
    width: 1200px;
  }
}
@media only screen and (max-width: 991px) {
  .series-item__title {
    font-size: 14px;
    padding: 10px;
  }
  .row .col-sm-6 {
    margin-bottom: 15px;
  }
  .player-position-main {
    padding: 30px 15px;
  }
  .achiev-item {
    width: calc(100% / 3 - 12px);
  }
  .similars {
    flex-direction: column;
  }
  .similar-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .tournament-page__info {
    flex-wrap: wrap;
  }
  .tournament-page__info .tournament-page__info-col {
    width: 100%;
  }
  .bottom-counter {
    justify-content: center;
  }
  .tournament-page__col {
    width: 100%;
    margin-bottom: 0px;
  }
  .match-player,
  .match-player-modal {
    width: auto;
  }

  .match-player__avatar,
  .match-player-modal__avatar {
    width: 60px !important;
    height: 60px !important;
    min-width: 60px !important;
  }
  .tournament-page__steps {
    padding: 0 !important;
  }
  .tournament-step {
    padding-bottom: 20px;
    font-size: 14px;
  }
  .tournament-chat {
    width: 100% !important;
    min-width: 100% !important;
  }
  .tournament-page__bottom {
    flex-direction: column;
  }
  .tournament-page__steps {
    width: 100% !important;
    margin-bottom: 30px;
  }
  .match-player__team,
  .match-player-modal__team {
    font-size: 20px !important;
    justify-content: center !important;
  }
  .match-player__name,
  .match-player-modal__name {
    font-size: 12px !important;
  }
  .match-player__nickname,
  .match-player-modal__nickname {
    font-size: 12px !important;
  }
  .tournament-info-item {
    padding: 15px;
    width: calc(100% / 2 - 10px);
    margin-bottom: 20px;
  }
  .tournament-info-item .icon {
    min-width: 50px;
    width: 50px;
  }
  .tournament-page__logo {
    min-width: 45px !important;
    width: 50px !important;
    margin-right: 20px !important;
  }
  .tournament-page__title {
    align-items: flex-start !important;
  }
  .tournament-page__title a {
    font-size: 20px !important;
  }
  .tournament-banner {
    padding-top: 90px;
    background-size: 1200px auto !important;
    background-position: 50% -50px !important;
  }
  .event-in.event-large .name {
    font-size: 20px;
  }
  .events-box__right {
    display: none;
  }
  .events-box__row {
    width: 100% !important;
    margin-bottom: 30px;
    display: block;
  }
  .events-box__row .slick-slide {
    margin: 0 10px;
  }
  .events-box__col .submenu li,
  .side-menu .submenu li {
    margin-bottom: 7.5px !important;
  }
  .k-logo {
    display: none;
  }
  .user-menu {
    right: 36px;
  }
  .menu {
    padding-top: 0px;
    padding-bottom: 10px;
    margin-left: -3rem;
  }
  .menu > li {
    padding: 0 0.5rem 1rem 1.5rem;
  }
  .menu li a {
    padding: 1rem 1.5rem;
    white-space: normal;
  }
  .back-link {
    left: 40px;
    bottom: 55px;
  }
  .header-box-bg {
    padding-left: 0px;
  }
  .footer-support-new {
    justify-content: center;
  }
  .footer-support-new li {
    margin: 0 15px 15px 15px;
  }
  .project-menu {
    top: 70px;
    display: none;
  }
  .project-menu-link {
    display: none;
  }
  .admin-control {
    margin: 15px 0;
    padding: 15px 0;
    border-top: 1px solid #c4c4c4;
  }
  .right-side {
    display: none;
  }
  .user-menu {
    top: calc(100% + 19px);
  }
  .left-side {
    display: none;
  }
  .admin-content {
    padding: 20px 15px 0 15px;
  }
  .video-item {
    width: calc(100% / 2 - 10px);
  }
  .teammate-users .teammate {
    width: calc(100% / 3 - 15px);
  }
  .content--brand .content-box-new {
    margin-top: 130px;
  }
  .content-banner {
    top: 70px;
    left: calc(50% - 500px);
  }
  .content-banner img {
    max-width: 1000px;
    width: 1000px;
  }
  .comand-profile__btns {
    justify-content: center !important;
  }
  .content-box-new {
    margin-top: 100px;
  }
  .events-box__row {
    width: calc(100% / 2 - 15px);
  }
  .events-box__row .events-box__col {
    width: 100%;
  }
  .events-box__right {
    width: calc(100% / 2);
  }
  .translation-section {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .translation-section .CaruselTranslation {
    width: 100%;
    margin: 0 0 60px 0;
  }
  .translation-section .CaruselTranslation .slick-dots {
    margin-bottom: -30px;
  }
  .translation-section .translation-section__right {
    width: 100%;
  }
  .translation-section .translation-section__right br {
    display: none;
  }
  .comand-profile__head-content {
    width: 100% !important;
  }
  .comand-profile__head-right {
    display: none;
  }
  .comand-profile__information {
    height: auto !important;
    padding: 20px !important;
  }
  .comand-contacts {
    flex-direction: column;
    padding: 20px;
    align-items: center;
  }
  .comand-contacts .comand-contacts__about p {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .comand-contacts .comand-contacts__contact {
    width: 400px;
  }
  .stat-item {
    width: 200px;
  }
  .comand-profile-menu {
    margin-bottom: 40px;
  }
  .comand-profile-menu ul li {
    padding: 0 10px;
    position: relative;
  }
  .comand-profile-menu ul li:after {
    width: 1px;
    height: 12px;
    top: 3px;
  }
  .comand-profile-menu ul li a {
    font-size: 16px;
  }
}
