@media only screen and (max-width: 1700px) {
    .header__top{
        padding: 10px 15px;
    }
    .search__top .close{
        right: 100px;
    }
    .search__top form button{
        width: 50px;
        height: 50px;
    }
    .search__top form input{
        height: 50px;
    }
    .gallery .main__table-content:after,.live__matches-content:after{
        width: 95%;
        display: block;
        overflow: hidden;
        border-bottom-right-radius: 10px;
    }
    .header__body{
        min-height: 92vh;
        padding: 0 15px;
    }
    .header__menu li a{
        font-size: 17px;
    }
    .header__slider-title{
        font-size: 24px;
    }
    .header__slider .club__name{
        font-size: 16px;
    }
    .header__slider .vs{
        font-size: 40px;
    }
    .header__slider .game__info .stadion{
        margin-top: 25px;
        font-size: 16px;
    }
    .header__slider .game__info .time{
        font-size: 18px;
        margin-top: 20px;
    }
    .header__body.scroll .header__body-top{
        padding-right: 15px;
    }
    .header__body-top .header__top-social{
        right: 35px;
    }
    .general__title{
        font-size: 24px;
    }
    .main__news-big .title{
        font-size: 18px;
    }
    .tournament__name{
        font-size: 16px;
    }
    .main__table-content .game-club{
        font-size: 16px;
    }
    .main__table-content .game-time{
        font-size: 18px;
    }
    .main__last-news{
        min-height: 38vh;
    }
    .general__link{
        padding: 12px 20px;
    }
    .comment__sender{
        font-size: 20px;
    }
    .comment__sender-text{
        font-size: 16px;
    }
    .news__title{
        font-size: 28px;
    }
    .news__text{
        font-size: 16px;
    }
    .news__eye{
        font-size: 16px;
    }
    .news__date{
        font-size: 16px;
    }
    .news{
        padding: 40px 15px;
    }
    .headerInner .headerInner__logo{
        width: 100px;
    }
    .headerInner__center{
        height: 60px;
        padding: 20px 15px 20px;
    }
    .headerInner__top{
        padding: 10px 15px 10px 90px;
    }
    .general__banner-title{
        font-size: 40px;
    }
    .general__banner .tournament__name{
        margin-top: 5px;
    }
    .match__game-tour .number{
        font-size: 22px;
    }
    .statistics__title{
        font-size: 40px;
        margin-bottom: 40px;
    }
    .statistics__item-title{
        font-size: 18px;
    }
  }

  @media only screen and (max-width: 576px) {
    .header__slider{
        width: 95%;
    }
      .tournament__table{
          text-align: left;
      }
      .live__matches .championat__item .result{
          padding: 3px 0;
      }
      .main__table-content.live__games-box{
          display: block;
      }
      .ads img{
          height: 100px;
          width: 100%;
          object-fit: cover;
      }
      .photo{
          padding: 15px 0;
          margin-top: 60px;
      }
      .news__text ~ p img{
          width: 100% !important;
          object-fit: cover;
          height: auto !important;
      }
    .general__banner .tournament{
        width: 100%;
        margin-top: 15px;
    }
    .wrapper{
        overflow: hidden;
    }
    .header__body{
        min-height: 100vh;
    }
    .general__banner{
        margin-top: 60px;
    }
    .table .main__table:after{
        display: none;
    }
    .header__social{
        display: none !important;
    }
    .header__slider-title{
        font-size: 30px;
    }
    .header__slider .vs{
        font-size: 30px;
        margin-top: 100px;
        display: inline-block;
    }
    .header__slider .game__info .stadion{
        margin-top: 70px;
    }
    .main__table{
        padding: 0;
    }
    .main__table-content{
        padding: 15px;
    }
    .general__title{
        margin-bottom: 20px;
    }
    .main__news{
        padding: 20px 0;
    }
    .main__last{
        padding: 0;
    }
    .headerInner{
      display: none;
    }
    .contact{
        margin-top: 60px;
        padding: 15px 0;
    }
    .contact__input{
        font-size: 18px;
        padding: 10px;
    }
    .contact__form .general__link{
        font-size: 18px;
        padding: 10px;
        margin-bottom: 15px;
    }
    .gallery{
        padding: 15px 0;
        margin-top: 60px;
    }
    .gallery__title{
        font-size: 40px;
        margin-bottom: 30px;
    }
    .general__tabbtn{
        font-size: 14px;
    }
    .gallery__subtitle{
        font-size: 14px;
        line-height: 1;
    }
    .gallery .gallery__description{
        font-size: 13px;
        margin-top: 5px;
    }
    .gallery .bottom{
        font-size: 12px;
        margin-top: 5px;
    }
    .main__table-content{
        padding: 15px 5px;
    }
    .statistics{
        padding: 15px 0;
        margin-top: 60px;
    }
    .statistics__view .title{
        font-size: 16px;
        margin-top: 15px;
    }
    .statistics__view .date{
        font-size: 14px;
        margin-bottom: 0;
    }
    .statistics__view .item{
        font-size: 14px;
    }
    .statistics__view{
        padding-bottom: 75px;
    }
    .statistics__view .social{
        bottom: -40px;
    }
    .statistics__title{
        margin-bottom: 20px;
    }
    .statistics__item-title{
        font-size: 16px;
    }
    .statistics__item .date{
        font-size: 14px;
    }
    .statistics__item .link{
        padding: 8px 15px;
        font-size: 12px;
    }
    .statistics__item{
        min-height: 175px;
    }
    .live__title{
        font-size: 40px;
        margin-bottom: 20px;
    }
    .live{
        margin-top: 60px;
    }
    .live__matches{
        padding: 1px 0;
    }
    .live__matches-content{
        padding: 15px 5px;
    }
    .live__matches .championat__item .text{
        font-size: 14px;
    }
    .live__matches .championat__item .date{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .table{
        padding: 15px 0;
    }
    .main__video{
        padding: 0;
    }
    .main__video-item{
        margin-bottom: 15px;
    }
    .ads{
        padding: 0;
    }
    .main__news-small.mobile__news .date,.main__news-small.mobile__news .eye{
        position: relative;
        left: unset;
        right: unset;
        top:unset;
    }
    .main__news-small.mobile__news .bottom{
        left: 0;
        bottom: 0;
        right: 0;
        padding: 15px;
        background-color: #428BCA;
    }
    .news{
        padding: 15px 0;
        margin-top: 60px;
    }
    .news__img{
        width: 100%;
    }
    .news__title{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .news__source{
        font-size: 12px;
    }
    .news__source .bold{
        font-size: 12px;
    }
    .news__share a{
        font-size: 12px;
    }
    .comment__body .general__title{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .comment__sender{
        font-size: 18px;
    }
    .comment__reply .general__link{
        padding: 10px;
        font-size: 14px;
    }
    .table .club{
        font-size: 12px;
    }
    .table .tour__number{
        font-size: 20px;
    }
    .table .main__table-content .date{
        font-size: 16px;
    }
    .table__slider .owl-nav .owl-next{
        right: -20px;
    }
    .table__slider .owl-nav .owl-prev{
        left: -20px;
    }
    .table__slider .table__row{
        padding-left: 15px;
        padding-right: 15px;
    }
    .match{
        margin-top: 60px;
    }
    .match__game .logo{
        width: 75px;
        height: 75px;
        top: -100%;
    }
    .match__game .logo.host{
        left: 0;
    }
    .match__game .logo.guest{
        right: 0;
    }
    .match__game {
        font-size: 14px;
    }
    .match__game-team{
        padding:10px 5px;
        min-height: 50px;
    }
    .col-sm-8.offset-sm-2{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .match__game-goal.right{
        font-size: 12px;
        top: 60px;
        right: 5px;
        left: 15px;
    }
    .match__game-goal.left{
        font-size: 12px;
        top: 60px;
        right: 5px;
        left: 15px;
    }
    .match__game-goal .name{
        display: flex;
        align-items: center;
    }
    .match__game-goal .name img{
        margin-right: 5px;
    }
    .match__game-tour .number{
        font-size: 20px;
    }
    .match__game-tour .name{
        font-size: 14px;
    }
    .match__game-date{
        font-size: 14px;
    }
    .match__content{
        padding: 15px 0;
    }
    .match__content .player__place{
        font-size: 16px;
    }
    .match__content .player__name{
        font-size: 16px;
    }
    .match__content .player{
        justify-content: flex-start;
    }
    .login{
        margin-top: 60px;
    }
    .login form{
        width: 90%;
       padding: 80px 0;
    }
    .login .general__title{
        top: 5%;
    }
    .general__social {
        padding: 5px;
        font-size: 12px;
    }
    .general__circlebtn{
        font-size: 16px;
    }
    .login .form__link{
        font-size: 16px;
    }
    .agreement{
        margin-top: 60px;
        padding: 15px 0;
    }
    .agreement h2.bold{
        font-size: 18px;
    }
    .agreement p{
        font-size: 16px;
    }
    .advertisement{
        margin-top: 60px;
        padding: 15px 0;
    }
    .photo__title{
        font-size: 22px;
        margin-bottom: 15px;
    }
      .photo .video{
          height: unset;
      }
      .main__last-sidebar{
          margin-top: 30px;
      }
      .photo .description{
          font-size: 16px;
          margin-bottom: 25px;
          margin-top: 15px;
      }
      .photo .datee, .photo .comment{
          font-size: 16px;
      }
      .main__video-item .title{
          font-size: 16px;
      }
      .main__news-small.mobile__news .date, .main__news-small.mobile__news .eye{
          font-size: 14px;
      }
      .footer__ads{
          font-size: 14px;
      }
      .header__slider .game__info .time{
          font-size: 16px;
          width: 100%;
      }
      .photo .fotorama img{
          width: 100%;
      }
      .register{
          margin-top: 60px;
      }
      .register form .form-group{
          width: 95%;
      }
      .register .general__title{
          top: 6%;
      }
      .main__news-small{
          height: 250px;
      }
      .search__result{
          padding: 15px 0;
          margin-top: 60px;
      }
      .search__result-link{
          font-size: 18px;
      }
      .search__result-desc{
          font-size: 16px;
      }
      .mobile__search-form form input{
          padding: 20px 15px;
      }
      .search__top{
          padding: 0;
      }
      .search__top form{
          width: 100%;
      }
      .search__top .close{
          display: none;
      }

  }
 