@media (max-width: 1600px) {
  .heading-text {
    font-size: 60px;
  }

  .days-container {
    gap: 10px;
  }
  .day {
    width: 85px;
  }
}

@media (max-width: 1440px) {
  .logo {
    height: 100px;
    object-fit: contain;
  }
  .play-btn {
    height: 80px;
    width: 80px;
  }
  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 18px;
  }

  .tournament_score_name,
  .match_time {
    font-size: 30px;
  }

  .team_short_name,
  .player_name {
    font-size: 20px;
  }

  .players-list li {
    font-size: 16px;
  }

  .ft-nav-links li a {
    font-size: 16px;
  }

  .sub-hd {
    font-size: 25px;
  }
  .column-position {
    align-items: center;
  }

  .brand-img {
    height: 150px;
  }

  .ft-col-hd {
    font-size: 25px;
  }

  nav ul li {
    padding: 7px 15px;
  }
  .input-footer button {
    padding: 15px;
    font-size: 14px;
  }
  .footer-bt-text {
    font-size: 15px;
  }
}

@media (max-width: 1399px) {
  .heading-text {
    font-size: 55px;
  }
  .bottom-para {
    font-size: 20px;
  }
  .btn-area button {
    padding: 5px 35px;
  }
  .logo {
    height: 80px;
  }
  nav ul li {
    padding: 7px 12px;
  }
  nav ul li a,
  .auth-login,
  nav ul li.active a {
    font-size: 16px;
  }
  .tournament_score_name,
  .match_time,
  .goals_text {
    font-size: 25px;
  }

  .teams_info img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    object-fit: contain;
  }

  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 18px;
  }

  .group-area-2 img {
    height: 20px;
    width: 20px;
    object-fit: contain;
  }

  .players-list li {
    font-size: 14px;
  }

  .combination_block {
    padding: 20px 25px;
  }
  .ft-nav-links li a {
    font-size: 14px;
  }
  .ft-col-hd {
    font-size: 22px;
  }
  .sub-hd {
    font-size: 22px;
    text-align: center;
  }
  .input-footer {
    padding: 4px 6px;
    padding-left: 10px;
  }
  .input-footer button {
    padding: 12px;
    font-size: 12px;
  }

  .icon-social {
    height: 35px;
    width: 35px;
  }
  .icon-social i {
    font-size: 14px !important;
  }
  .column-ft img {
    height: 120px;
    width: 100%;
    object-fit: contain;
  }
}

@media (max-width: 1366px) {
  .tournament_score_name,
  .match_time,
  .goals_text {
    font-size: 18px;
  }

  .brand-img {
    height: 125px !important;
}

  .ft-col-hd {
    font-size: 20px;
  }

  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .heading-text,
  .sec-hd {
    font-size: 45px;
  }

  .bottom-para {
    font-size: 16px;
  }
  .hour-left-text {
    font-size: 14px;
  }
  .btn-area button {
    padding: 8px 28px;
    font-size: 18px;
  }
  .league-container {
    gap: 12px;
    padding: 15px 10px;
  }
  .img-leagues {
    height: 40px;
    width: 40px;
  }
  .tab-area button {
    padding: 12px;
  }
  .team-area img {
    height: 90px;
    width: 90px;
  }
  .match-card {
    padding: 0 25px 30px;
  }
.status-badge {
    font-size: 10px;
}
  nav ul li {
    padding: 7px 10px;
  }

  nav ul li a,
  .auth-login,
  nav ul li.active a {
    font-size: 14px;
  }
  .logo {
    height: 65px;
  }
  nav ul {
    gap: 5px;
  }
  .brand-img {
    height: 110px !important;
  }
  .brand_section {
    padding: 50px 80px;
  }
  .lineups_section {
    padding: 50px 10px;
  }
  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 14px;
  }
  .players-list li {
    font-size: 12px;
  }
  .tournament_score_name,
  .match_time,
  .goals_text {
    font-size: 16px;
  }
  .audio_player {
    gap: 25px;
  }

  .sub-hd {
    font-size: 20px;
  }
  .tabs-btn-2 button {
    font-size: 14px;
  }
  .play-btn {
    height: 60px;
    width: 60px;
  }
  .ft-col-hd,
  .sub-hd {
    font-size: 18px;
  }
  .ft-nav-links li a {
    font-size: 12px;
  }
  .logo-2 {
    width: 100%;
    height: 100px;
    object-fit: contain;
  }

  .input-footer input {
    height: 40px;
    width: 80%;
  }
  .input-footer button {
    padding: 10px;
    font-size: 10px;
  }
  .social-icons-list a {
    height: 30px;
    width: 30px;
  }
  #wg-api-football-game {
    width: 80%;
}
}

@media (max-width: 991px) {
  .btns-column {
    justify-content: center;
  }
  .bottom-para,
  .heading-text {
    text-align: center;
  }
  .tab-area button {
    padding: 10px 20px;
  }
  .result-badge {
    padding: 2px 14px;
    font-weight: 500 !important;
  }

  .side-bar-header {
    padding: 8px 26px;
    font-size: 16px !important;
  }
  .team_name_logo span {
    font-size: 15px !important;
  }
  .game_area {
    padding: 10px 25px;
  }
  .column-details {
    padding: 0 25px;
  }
  .column-btns {
    display: flex;
    align-items: center;
  }
  .hidden {
    display: none;
  }
  .padding-column {
    padding: 40px 0;
  }
  .column-position {
    align-items: unset;
    flex-direction: row !important;
  }

  .ft-col-hd,
  .sub-hd {
    font-size: 16px;
  }
  .footer-bt-text {
    font-size: 14px;
  }
  .logo-2 {
    width: auto;
  }

  .sub-hd {
    text-align: left;
    margin-bottom: 10px;
  }
  .input-footer button {
    font-size: 12px;
  }
  .brand-img {
    height: 100px;
  }
  .league_tournament {
    gap: 15px;
  }
  .divider {
    display: block;
  }
  .menu-btn {
    display: flex;
  }
  .search-container {
    display: none;
  }

  .btn-class {
    display: flex;
  }

  .column-sidebar-2 {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 300px;
    z-index: 9999;
    transition: 1s;
}

  .column-sidebar-2.active {
    left: 0;
  }

  .leagues {
    height: 80vh;
    overflow-y: auto;
  }
  .close-btn-2 {
    display: block;
    background: none;
    color: #ffff;
    border: none;
  }
  .team-score-card,.audio_player {
   
    padding: 10px 20px;
}
.brand-img {
    width: 95px !important;
}
.wg_header > span {
  
    font-size: 14px;
 
}

.top_games_block {
   
    height: 385px !important;
 
}
}

@media (max-width: 767px) {
  .column-details {
    order: 1;
    padding: 0;
  }
  .team_name_logo span,
  .tournament_time {
    font-size: 14px !important;
  }
  .team_group {
    gap: 6px;
  }
  .heading-text,
  .sec-hd {
    font-size: 35px !important;
  }
  .bottom-para {
    font-size: 14px;
  }
  .btn-area button {
    padding: 5px 25px;
    font-size: 15px;
  }
  .live-badge {
    font-size: 16px;
  }
  .hour-left-text {
    font-size: 12px;
  }

  .column-matches {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
  .side-bar-2 {
    width: 50%;
  }
  .brand-img {
    height: 80px;
  }
  .footer-bt-text {
    font-size: 12px;
  }
  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 12px;
  }
  .group-area-2 img {
    height: 16px;
    width: 16px;
  }
  .league_tournament {
    gap: 10px;
  }
  .team-score-img {
    height: 45px;
    width: 45px;
  }
  .tournament_score_name,
  .match_time,
  .goals_text {
    font-size: 14px;
  }

  .teams_info img {
    height: 50px;
    width: 50px;
  }
  .teams_info span {
    font-size: 14px;
  }
  .score_area {
    gap: 20px;
  }
  .play-btn,.team-area img  {
    height: 50px;
    width: 50px;
  }
  .team_field_setup {
    font-size: 14px;
  }
  .group-area-2 {
    gap: 5px;
  }
   .team-score-img, .teams_info img {
    height: 35px;
    width: 35px;
}

  .group-area-2 button {
    padding: 4px 15px;
  }
  .audio_player {
    gap: 15px;
  }
  
  .teams_info span {
    font-size: 8px;
}
.tournament_score_name, .match_time, .goals_text {
    font-size: 12px;
}
.league_tournament {
    flex-direction: column;
}
#wg-api-football-game {
    width: 90%;
    margin: auto;
}
.team-name {
    font-size: 10px;
}
.match-card {

    height: 200px !important;
}
.match-card {
    padding: 0 10px 30px;
}
.day-left-text {
  
    font-size: 10px;
}
}

@media (max-width: 640px) {
 .team-score-card, .audio_player {
    padding: 10px 12px;
}
  .brand_section {
    padding: 30px 40px;
  }
  .footer-bottom-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  
}

@media (max-width: 575px) {
  .match-card {
    padding: 0 10px 30px;
  }
  .team-area img {
    height: 60px;
    width: 60px;
  }
  .status-badge {
    font-size: 10px;
    padding: 4px 14px;
  }
  .team-name {
    font-size: 12px;
  }
  .team-area {
    gap: 10px;
  }
  .card-matches-area {
    margin-top: 20px;
  }

  .tabs-btn-2 button {
    padding: 10px 20px;
    font-size: 12px;
  }
  .play-btn {
    height: 40px;
    width: 40px;
  }

  .input-footer button {
    padding: 12px 15px;
  }
  .sub-hd {
    margin-bottom: 20px !important;
  }
  .columns-ft {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .column-position {
    justify-content: center;
  }
  .search_inp {
    width: 200px;
    font-size: 12px;
  }
  .calendar-icon {
    height: 30px;
    width: 30px;
    font-size: 15px;
  }

  .toggle-btn .toggle-slider::before {
    height: 18px;
    width: 18px;
    border-radius: 50%;
  }
  .toggle-btn .toggle-slider {
    height: 28px;
    width: 68px;
  }
  .toggle-btn input[type="checkbox"]:checked + .toggle-slider:after {
    font-size: 10px;
  }
.day {
    padding: 10px 12px;
    width: 50px;
    font-size: 10px;
}
  .tab-area button {
    font-size: 14px;
  }
 
.brand-img {
    height: 80px !important;
   
}

.wg_header > span {
    padding: 10px 12px;
    font-size: 12px;
}
.game_area {
    padding: 10px;
}
.logo_game {
    width: 35px !important;
    height: 35px !important;
  
}

.match-card {
  
    height: 200px !important;
}
.team_name_logo span, .tournament_time {
    font-size: 10px !important;
}
.calendar-container {
    padding: 15px 10px;
  
}
}

@media (max-width: 480px) {
  .heading-text,
  .sec-hd {
    font-size: 26px;
  }
  .days-container {
    gap: 6px;
  }
  .day {
    font-size: 9px;
  }
  .btn-area button {
    padding: 4px 20px;
    font-size: 14px;
  }
  .live-badge {
    font-size: 14px;
  }
  .signal-img {
    height: 20px;
    width: 20px;
    object-fit: contain;
  }
 .tournament_score_name, .match_time, .goals_text {
    font-size: 8px;
}
  .team-score-img,
  .teams_info img {
    height: 35px;
    width: 35px;
  }
  .team-score-card,
  .audio_player {
    padding: 4px 20px;
  }
  .team-score-card {
    top: 6px;
  }
 .audio_player {
    bottom: 25px;
}

}

@media (max-width: 440px) {
  .score_area {
    gap: 12px;
  }
  .league_tournament {
    gap: 8px;
  }
  .team-score-img,
  .teams_info img {
    height: 30px;
    width: 30px;
  }
  .teams_info {
    gap: 6px;
  }
  .group-area-2 button {
    padding: 4px 12px;
}
  .group-area-2 img {
    height: 14px;
    width: 14px;
  }
  .team-score-card,
  .audio_player {
    padding: 4px 15px;
  }

  .play-btn {
     height: 45px !important; 
     width: 45px !important; 
}
  .search_area {
    gap: 18px;
  }
  .logo {
    height: 55px;
  }
  .tabs-btn-2 button {
    padding: 10px 15px;
  }
  .brand_section {
    padding: 30px 20px;
  }
  .brand-img {
    height: 65px;
  }
  .lineups_section {
    padding: 30px 10px;
  }
  .tabs-btn-2 {
    margin-bottom: 50px;
  }
/*  .leagues-matches {*/
/*   width: 450px;*/
/*}*/
}

@media (max-width: 380px) {
 
  .search-inp {
    width: 120px;
    font-size: 12px;
  }
  .day {
    padding: 10px 8px;
  }
  .tabs-btn-2 button {
    padding: 10px 12px;
    font-size: 10px;
  }

  .players-list li {
    font-size: 10px;
  }
  .time_audio,
  .team_short_name,
  .player_name,
  .group-area-2 button {
    font-size: 10px;
  }

  .team-score-img,
  .teams_info img {
    height: 26px;
    width: 26px;
  }
  .play-btn {
    height: 30px;
    width: 30px;
  }
  .score_area {
    gap: 10px;
  }

  nav ul li a,
  .auth-login,
  nav ul li.active a {
    font-size: 12px;
  }

  .side-bar-nav {
    width: 280px;
  }
  .result-badge {
    margin-left: -5px !important;
    padding: 2px 10px !important;
    font-size: 10px !important;
}
}
