@media screen and (max-width: 735px) {
  .mobile-on {
    display: block;
  }
  .mob {
    display: flex;
  }
  .decs {
    display: none;
  }
  .container__menu {
    padding: 19px 18px;
  }
  .site-navbar {
    min-height: 60px;
  }
  .menu__list {
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
    top: 47px;
    flex-direction: column;
    align-items: center;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
  }

  .menu__close {
    position: absolute;
    width: 20px !important;
    height: 20px;
    top: 24px;
    right: 28px;
    z-index: 10;

    cursor: pointer;
  }

  .menu-item-first {
    display: block;
    background-color: transparent;

    max-width: 289px;
    align-items: center;
  }

  .menu-item-first div {
    color: #fff;

    text-align: center;
    font-family: Anybody;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.54px; /* 80.5% */
    letter-spacing: 1.12px;
    margin-bottom: 80px;
  }
  .menu_img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 410px;
    display: block;
  }
  .header {
    font-size: 30px;
    text-align: center;
  }
  .site-navbar ul li {
    width: 290px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .site-navbar ul li a {
    padding: 0;
    color: #fff;

    text-align: center;
    font-family: Anybody;
    font-size: 18.348px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.522px; /* 150% */
    letter-spacing: 0.55px;
    width: 100%;
  }

  .menu__item {
    position: relative;
  }

  .site-navbar ul.open {
    gap: 20px;
    min-height: 100vh;
    overflow: visible;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    display: flex;
    justify-content: flex-start;
    padding: 84px 14px 20px 14px;
    background-color: #000000;
    text-align: center;
    border-radius: 0;
  }
  .logo-menu-mobile {
    position: absolute;
    width: 78.874px;
    height: 40.298px;
    top: 12px;
    left: 12px;
  }

  footer {
    flex-direction: column;

    padding: 40px 44px;
  }
  .logo-footer {
    width: 228px;
    margin-bottom: 42px;
  }
  .footer-menu ul,
  .footer-contact ul {
    display: flex;
  }
  .footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 32px;
  }
  .footer-menu a {
    font-size: 18px;
    margin: 0 10px;
  }
  .footer-menu {
    margin-bottom: 45px;
  }

  .footer-contact li {
    margin: 0 9px;
  }
  .footer-contact li svg {
    width: 47px;
  }
  .popup {
    width: 100%;
  }

  .nav-bar__logo {
    width: 157px;
  }
  .nav-toggler {
    display: block;
  }
  .menu__list .desc-only {
    display: none;
  }
  .menu-logo {
    width: 79px;
    margin: 0;
  }
  .form-block {
    background-image: url(../img/bg-contact-mobile.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    padding: 0 0;
    padding-top: 20px;
  }
  .form__wrap {
    flex-direction: column;
  }
  .container {
    padding: 40px 20px;
  }
  h1 {
    font-size: 58px;
    font-style: italic;
    font-weight: 800;
    line-height: 90%;
    letter-spacing: 1.16px;
  }
  .main-title-green {
    font-size: 35px;
    font-style: italic;
    font-weight: 800;
    line-height: 90%;
    letter-spacing: 0.7px;
    transform: translate(0, -13px);
  }
  .form__input {
    width: 100%;
    margin-bottom: 15px;
  }

  .container__col_form {
    width: 100%;
  }
  .form__submit {
    width: 223px;
    height: 50px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    margin: 0 auto;
  }
  .form {
    gap: 0;
  }
  .file-file {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .blog__title {
    font-size: 20px;

    line-height: 24px;
  }
  .blog__col .img-blog-slider {
    order: 2;
    margin-top: 15px;
    margin-right: 0;
  }
  .blog__bottom {
    order: 3;
  }
  .our-blog .swiper-wrapper {
    max-width: 410px;
    margin: 0 auto;
  }
  .main-button button {
    font-size: 14px;
  }
  .main-button.mobile-on button {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
  }
  .main-button.mobile-on {
    width: 100%;
  }
  .blog__subtitle {
    max-height: 76px;
    align-self: stretch;
    overflow: hidden;
    font-weight: 500;
    line-height: 24px;
    text-overflow: ellipsis;
  }
  .our-blog h1 {
    text-wrap: nowrap;
  }

  .hero {
    padding: 94px 20px 20px 20px;
    height: 488px;
    background-image: url(../img/bg-hero.png);
    background-position-y: 45px;
    background-repeat: no-repeat;
    background-size: contain;

    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
  }
  .hero__title h2 {
    font-size: 14.071px;
    font-style: italic;
    font-weight: 800;
    line-height: 90%;
  }
  .hero__title h1 {
    font-size: 109.225px;
    font-style: italic;
    font-weight: 800;
    line-height: 90%;
    margin-bottom: 174px;
  }
  .hero-team {
    position: absolute;
    width: 457px;
    top: 50%;
    left: 50%;
    transform: translate(-51.5%, -43%);
  }

  .hero__contant {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 0 23px;
    gap: 16px;
  }
  .hero__rate__team {
    padding: 7px 10px;
  }
  .hltv {
    width: 44px;
    height: 15px;
  }
  .valve {
    width: 15px;
    height: 15px;
    padding: 5.85px 1.516px 2.378px 2.311px;
    margin-bottom: 4px;
  }
  .box__rate {
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box__rate svg {
    margin-bottom: 4px;
  }
  .hero__rate__team span {
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 9.9px */
    letter-spacing: 0.36px;
  }
  .hero__rate__team h4 {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 12px */
    letter-spacing: 0.48px;
    margin-top: 4px;
  }
  .hero__twitch {
    padding: 10px 20px;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .twitch__first {
    position: absolute;
    top: -23px;
    left: 39%;
  }
  .hero__twitch span {
    font-size: 9px;
    font-style: italic;
    font-weight: 600;
    line-height: 130%; /* 11.7px */
    letter-spacing: 0.36px;
  }
  .twitch__second {
    margin-top: 7px;
    width: 56.453px;
    height: 18.452px;
  }

  .marquee__track img {
    transform: scale(0.8);
  }
  .marquee__track {
    gap: 20px;

    animation: marqueeScroll 10s linear infinite;
  }
  .marquee {
    padding: 27px 0;
  }
  .tour {
    padding: 40px 20px;
  }
  .tour__table__items {
    flex-direction: column;
    justify-content: space-between;
    padding: 18px 13px;
    gap: 0;
  }
  .status__info {
    transform: translate(10px, -16px);
  }

  .data-col {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px; /* 107.143% */
    letter-spacing: 0.28px;
  }

  .tour__table__items .mobile-on {
    margin: 0 5px;
  }
  .match__info div:nth-child(2) {
    width: 47px;
    color: #fff;

    font-size: 32px;

    font-weight: 500;
    line-height: 37.379px;
    letter-spacing: 2.56px;
  }
  .navy__box,
  .mong__box,
  .boys__box {
    flex-direction: column;
    align-items: center;
    font-size: 12px;
  }
  .navy__box img {
    width: 59px;
    height: 40px;
    margin-bottom: 8px;
  }
  .mong__box img {
    width: 34px;
    height: 34px;
    margin-bottom: 8px;
  }
  .boys__box img {
    width: 65px;
    height: 35px;
    margin-bottom: 8px;
    margin-right: 0;
  }
  .match__info__team__box {
    width: 91px;
  }
  .tour__table__items div {
    text-align: center;
  }
  .description__tour {
    padding-top: 17px;
    border-top: 2px solid #1f1f1f;
    margin-bottom: 0px;
    order: 2;
  }
  .boys__box,
  .description__tour {
    justify-content: space-between;
    width: 100%;
  }
  .boys__box {
    width: 110px;
  }
  .match__info__team__box {
    flex-direction: column;
    gap: 10px;
  }
  .match__info {
    justify-content: space-between;
    width: 100%;
    border: none;
    padding: 0;
  }
  .tour__table__items div {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.48px;
  }
  .tour__table__items .name-tuor {
    width: 100%;
    text-wrap: nowrap;
    text-align: start;
  }
  .boys__box img {
    width: 42px;
    height: 42px;
    margin-right: 0px;
    padding: 12px 4.85px;
    background: #000;
    border-radius: 4px;
  }
  .match__info__team__box img {
    width: 42px;
    height: 42px;
    margin-right: 0px;
  }
  .og {
    padding: 4.5px 9.5px;
    border-radius: 2px;
  }
  .pua {
    padding: 3.75px 12px;
  }
  .nexus {
    padding: 5px 10.5px;

    background: #17202c;
  }
  .fly {
    padding: 3px;
    background-color: #ffffff;
    border-radius: 4px;
  }
  .pe {
    padding: 1.5px 2px 1.5px 4px;
    background: #000;
    border-radius: 4px;
  }
  .nemesis {
    background: #fff;
    border-radius: 4px;
    padding: 0 2px;
  }
  .our-video {
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box__video {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .main__video {
    width: 100%;
  }
  .main__video img {
    max-width: 800px;
    width: 321px;
    margin-bottom: 12px;
    height: 179.529px;
    border-radius: 6px;
  }
  .sub__video {
    display: flex;
    flex-direction: column;

    margin-left: 0px;
  }
  .sub__video img {
    max-width: 800px;
    width: 321px;
    margin-bottom: 16px;
    height: 179.529px;
  }

  .form-block h1 {
    font-size: 35px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
  .about-content {
    padding: 40px 20px;
  }
  .about-content .main-title-green {
    margin-bottom: 20px;
  }
  .about-bg {
    height: 262px;
    object-fit: cover;
  }

  /* page not found */
  .notfound {
    padding: 250px 20px 20px 20px;
  }
  .notfound:after {
    background: url("../img/bg-404-mobile.jpg") no-repeat center center / cover;
  }
  .notfound h1 {
    color: #fff;
    text-transform: none;
    font-family: Anybody;
    font-size: 22px;
    padding: 0 15px;
    line-height: 125%;
  }
  .logo-footer {
    width: 137px;
  }
  .back-home {
    top: 12%;
    left: 4%;
  }
  .team-container {
    padding: 120px 17px 0px 17px;
    background-color: #080808;
  }
  .team-slide {
    width: 100% !important;
    background: transparent;
  }
  .team-container article h2 {
    font-size: 35px;

    line-height: 100%;
    letter-spacing: 0.7px;
  }
  .team-container article {
    margin-top: 0;
  }
  .team-container h1 {
    margin-bottom: 40px;
  }
  .title-player {
    flex-direction: column-reverse;
  }
  .title-player h4 {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    line-height: 20.28px;
  }
  .title-player .nick-box {
    justify-content: center;
    margin-top: 30px;
  }
  .contact-player {
    justify-content: center;
  }
  .team-container h5 {
    margin-top: 30px;
  }
  .team-slide .img-team-slider {
    margin: 10px auto;
  }
  .player-img {
    margin: 0 auto;
  }
  .player-img img {
    width: 100%;
    height: 315px;
  }
  .partners-container {
    margin-top: 105px;
    margin-bottom: 0;
    padding: 0 16px;
  }
  .partners-container h4 {
    font-family: Montserrat;
  }
  .partners-box {
    padding: 20px 16px;
    border-radius: 14px;
    background-color: #151515;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }
  .brands-img a {
    width: 296px;
    max-width: 100%;
    height: 165px;
  }
  .brands-block__rows {
    flex-direction: column-reverse;
  }
  .partners-container .main-button button {
    max-width: 100%;
  }
  .brands-block__rows {
    gap: 20px;
  }
  .pagination-tour {
    text-align: center;
  }
  .match-contant {
    padding: 45px 0;
    background-image: url(../img/bg-tournament-mobile.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 40px auto;
    min-height: 490px;
  }
  .match-contant h4 {
    margin-top: 25px;
    font-size: 20px;
  }
  .match-contant h5 {
    font-size: 13px;
    margin-bottom: 27px;
  }
  .match {
    margin-bottom: 30px;
  }
  .match img {
    width: 70px;
    height: 70px;
  }
  .match span {
    margin: 0 20px;
    text-align: center;
    font-family: Arial;
    font-size: 40.383px;

    font-weight: 700;
    line-height: 73.875px;
  }
  .about-content p {
    font-size: 16px;
  }

  .blog-page {
    margin-top: 105px;
  }
  .blog-contant h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
  .blog-contant {
    padding: 0 16px;
  }
  .blog-bottom_date {
    font-size: 14px;
  }
  .box__blog__item {
    margin-bottom: 30px;
  }
  .blog-contant img {
    max-width: 100%;
    width: 100%;
  }
  .blog-contant h3 {
    margin: 20px 0 15px 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
  }
  .team-section {
    overflow: hidden;
  }

  .team-button-prev,
  .team-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;

    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .team-button-prev,
  .team-button-next {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 9.778px 13.333px 9.408px 14.581px;
    justify-content: center;
    align-items: center;
    border-radius: 888.889px;
    background-color: #171717;
  }

  .team-button-prev {
    left: 10px;
  }

  .team-button-next {
    right: 10px;
  }

  .team-pagination {
    position: absolute;
    bottom: 10px;

    left: 34%;
    z-index: 10;
  }

  .team-pagination .swiper-pagination-bullet {
    background: #2d2d2d;

    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin: 0 5px;
    opacity: 0.7;
  }

  .team-pagination .swiper-pagination-bullet-active {
    background: #00fd72;
    opacity: 1;
  }
  .team-slider {
    position: relative;
  }
  .news-main-tab {
    display: none;
  }
  .news-tab {
    justify-content: center;
  }
  .tab-container {
    padding: 0 10px;
  }
  .tabs div {
    font-size: 12px;
    line-height: normal;
    padding: 12px 18px 12px 18px;
  }
  .subtitle-blog {
    padding: 0 25px;
    text-align: start;
  }
  .main-secondary button {
    max-width: 100%;
  }
  .faq {
    padding: 40px 20px 40px 20px;
    display: flex;
    flex-direction: column;
  }

  .faq__list .question {
    padding: 16px 60px 16px 20px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
  }
  .faq__list li.active .answer {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    max-height: 100% !important;
    padding: 16px 24px;
  }
  .faq__list .plus-minus-toggle:before {
    right: 18px;
  }
  a.main-button.mobile-on button {
    background-color: #00fd72;
    color: black;
  }

  .history {
    padding: 28px 12px 28.191px 12px;
    background: #0b0b0b;
  }
  .history__container {
    max-width: 1247px;
    margin: 0 auto;
  }
  .history__container h2 {
    font-size: 26px;
    font-style: italic;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.52px;
  }

  .history__container p,
  .history__container ul li {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 165%;
  }
  .history__container p strong,
  .history__container ul li strong {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 165%;
  }

  .history__container ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 30px;
  }
  .history__container ul li {
    list-style-type: disc;
  }
  .mb40 {
    margin-bottom: 30px;
  }
  .history__box {
    display: flex;
    gap: 11px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .history__box__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 166px;
    padding: 19px 9.226px 36.136px 9px;
    border-radius: 12px;
    border: 1px solid #2f2f2f;

    background: #0b0b0b;
  }
  .history__container ul {
    list-style-type: none;
    padding-left: 0px;
  }
  .history__container ul li {
    list-style-type: none;
  }

  .history__box__card h3 {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    margin-bottom: 8px;
    margin-top: 17px;
    max-width: 170px;
  }
  .history__box__card h4 {
    color: rgba(255, 255, 255, 0.7);

    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
  }
  .history__box__card:last-child {
    display: flex;
    flex-direction: row;

    gap: 18px;
    padding: 16px 25px 16.482px 26px;
    width: 100%;

    max-width: 342px;
  }
  .history__box__card:last-child svg {
    width: 114px;
  }
  .history__box__card:last-child h4,
  .history__box__card:last-child h3 {
    text-align: start;
  }
}
@media screen and (min-width: 427px) {
  .footer-menu a {
    margin: 0 10px;
  }
  .match-contant {
    padding: 60px 0;
  }
}
@media screen and (min-width: 505px) {
  .footer-menu a {
    margin: 0 15px;
  }
}
@media screen and (min-width: 1900px) {
  .hero-info {
    margin-top: 19%;
  }
  .hero-slider {
    max-width: 2000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .our-blog .swiper-slide {
    max-width: 400px;
  }
  .our-blog .swiper-container {
    width: 1290px;
  }
}
@media screen and (min-width: 1100px) and (max-height: 730px) {
  .hero__title h1 {
    margin-bottom: 90px;
  }
  .hero-team {
    transform: translate(-47.5%, -26%);
  }
  .hero {
    overflow: hidden;
  }
}
