.mobile-menu {
  display: none;
}

.centered {
  width: 1200px;
  margin: 0 auto;
}

.centered-small {
  width: 960px;
  margin: 0 auto;
}

.centered-large {
  width: 1500px;
  margin: 0 auto;
}

.desktop {
  display: block;
}

.mobile {
  display: none
}

@media screen and (max-width: 1500px) {
  .centered-large {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .centered {
    width: 100%;
  }

  .menu-item {
    font-size: 15px;
  }

  .player-cards-wrapper {
    display: block;
  }

  .player-card {
    margin: 0 auto !important;
    width: 600px;
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 960px) {
  .centered-small {
    width: 100%;
  }

  .desktop-menu {
    display: none;
  }

  .mobile-menu {
    display: block;
  }

  .mobile-menu, .top-bar {
    height: 75px;
    position: fixed;
  }

  body.no-header, body {
    padding-top: 75px;
  }

  .mobile-menu .hamburger {
    padding: 23px;
    padding-left: 35px;
  }

  .mm-open .m-menue {
    height: calc(100vh - 75px);
    width: 100%;
    visibility: visible;
    opacity: 1;
  }

  .m-menue {
    width: 0;
    height: 0;
    background: #ecf0f1;
    top: 75px;
    position: absolute;
    transition: all .55s ease-in-out;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
  }

  .menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .menu-item {
    font-size: 21px;
    width: 100%;
    height: 12.5%;
    line-height: unset;
  }

  .mobile-menu .logo, .mobile-menu .scrolled .logo {
    height: 140px;
    width: 100px;
    position: absolute;
    right: 35px;
    top: 0;
    background-size: 79%;
  }

  h1, h1style {
    font-size: 45px;
    padding: 45px;
  }

  .special-title {
    font-size: 30px;
    padding-left: 20px;
  }

  .last-game-block {
    width: 94%;
    margin: 0px 3% 25px !important;
  }

  .news-list-wrapper {
    display: block;
  }

  .news-post:nth-child(odd), .news-post:nth-child(even) {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .games-list-game-item, .games-list .more-info a.more-info-button {
    font-size: 14px;
  }

  .games-list-game-item .right-side {
    text-align: center;
  }

  .games-detail .team-1, .games-detail .team-2 {
    margin: 0;
    width: 100%;
  }

  .games-detail-inner {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .latest-news .left-side, .latest-news .right-side {
    width: 100%;
    height: 350px;
  }

  .latest-news .news-item {
    display: block;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none
  }

  .latest-news .right-side .text-box::after, .latest-news .left-side .text-box::after {
    display: none;
  }

  .games-list-game-item .left-side, .games-list-game-item .right-side {
    width: 100%;
    text-align: center;
  }

  .games-list-game-item {
    display: block;
  }

  .games-list-game-item .left-side-inner, .games-list-game-item .left-side-inner div {
    display: inline-block;
  }

  .games-list .more-info {
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }

  .games-list .more-info a.more-info-button {
    margin: 0;
  }

  .team-achievements {
    display: flex;
    flex-wrap: wrap;
  }

  .team-achievements-box {
    width: 48%;
    margin-top: 2%;
  }

  .player-info-item span {
    font-size: 14px;
  }
}

@media screen and (max-width: 700px) {
  .top-footer-wrapper {
    display: block;
  }

  .footer-infos, .footer-contact {
    width: 100%;
    text-align: center;
  }

  .footer-infos {
    margin-bottom: 50px;
  }

  .player-card .left-side .image {
    width: 100%;
    height: 250px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
  }

  .player-card .right-side {
    width: 100%;
    clip-path: none;
    padding-left: 0;
  }

  .player-stat {
    width: 300px;
    margin: 0 auto;
  }

  .player-card .right-side .player-stat span {
    font-size: 18px;
    padding-right: 20px;
  }

  .player-card .right-side a.more {
    right: 25px;
    bottom: 15px;
  }

  .player-stat span:nth-child(2) {
    width: 53%;
    text-align: right;
  }

  .player-achievements-list {
    display: block;
  }

  .player-achievements-detailed {
    width: 100%;
  }

  .player-achievements-detailed span {
    padding-left: 25px;
  }
}

@media screen and (max-width: 650px) {
  .player-profile .player .player-inner {
    display: block;
  }

  .player-profile .player-image {
    margin: 0 auto;
  }

  .player-profile .player-info {
    width: 100%;
  }

  .player-info-item span {
    font-size: 18px;
  }

  .player-profile .player-image, .player-profile .player-info {
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 600px) {
  .bottom-footer {
    display: block;
  }

  .bottom-footer .left, .bottom-footer .middle, .bottom-footer .right {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
  }

  .player-card {
    display: block;
    width: 100%;
  }

  .player-card .left-side {
    width: 100%;
  }

  .player-card .left-side .image {
    width: 100%;
    height: 350px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
}

@media screen and (max-width: 500px) {
  .last-game-block .middle-part .team-name {
    line-height: 28px;
    font-size: 18px;
  }

  .team-achievements-box {
    width: 100%;
    margin-top: 2%;
  }

  .last-game-block .middle-part .team-score {
    font-size: 25px;
  }

  h1::after {
    width: 70%;
  }

  h1, h1style {
    font-size: 35px;
    padding: 35px;
  }

  .news-post {
    display: block;
  }

  .news-post .left-side, .news-post .right-side {
    width: 100%;
  }

  .news-post .right-side a.detail-link {
    position: relative;
    right: initial;
    left: 0px;
    bottom: 0px;
    padding: 10px 35px;
    margin: 10px 0px;
  }

  a.next-page, a.prev-page {
    font-size: 14px;
    padding: 7px 19px;
    margin-top: 10px;
  }

  .stats-box .stats-text-line .text, .stats-box .stat-line .stat, .stats-box .total-stat-line .stat {
    font-size: 12px;
  }

  .stats-box .stat-line .average {
    font-size: 13px;
  }

  .table-items-wrapper .table-item {
    font-size: 12px;
  }
}

@media screen and (max-width: 400px) {
  .stats-box .stats-text-line .text:nth-child(2) {
    font-size: 10px;
  }

  .player-info-item span {
    font-size: 14px;
  }
}
