
  /* .country_bg1 {
    background-image: url(teams/<?php echo $teamdata1["aimage"] ?>);
    background-repeat: no-repeat;
    background-position: right top;
    height: 200px;

    margin-top: 1px;
    padding-top: 72px;
    padding-left: 180px;
    color: #FFFFFF;
    font-size: 23px;
    font-weight: bolder;
    margin-bottom: 10px;
  } */

  .clickable-row:hover {
    background: linear-gradient(98.5deg, #05f0ff -46.16%, #7367ff 42.64%, #963cff 70.3%);
    outline: none;
    color: #ffffff;
    cursor: pointer;
  }



  @media (max-width: 767px) {
    .support_us_responisve {
        margin-top: 2px;
    }
}
.nav-h3-1 {
    line-height: 1.15 !important;
    top: 0 !important;
}
.new_teambox_teamFlag {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}body, html {
    overflow-x: visible;}
  /* .players-container {
    width: 100%;
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
    padding: 0px;
  }

  .player-card {
    cursor: pointer;
    width: 220px;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
  }

  .image-container {
    position: relative;
    display: inline-block;
  }

  .player-image {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    transition: 0.3s ease-in-out;
  }

  .flag {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    left: 15%;
    transform: translateX(-50%);
    border: 2px solid white;
  }

  .player-info {
    margin-top: 10px;
    text-align: left;
  }

  .image-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 178, 255, 0);
    border-radius: 50%;
    transition: background-color 0.3s ease-in-out;
  }

  .image-container:hover::after {
    mix-blend-mode: luminosity;
      background-color: rgba(0, 178, 255, 0.5);
  }
  .player-card:hover {
    color: #0084C6;
  }

  .player-name {
    font-size: 24px;
    line-height: 26px;
    font-weight: bold;
  }

  .player-country {
    font-size: 22px;
    line-height: 24px;
    font-weight: 100;
    font-style: italic;
  }

  @media (max-width: 768px) {
    .players-container {
      flex-direction: row;
      justify-content: center;
    }
  } */

  @media (min-width: 1300px) {
    .hero-sec-div-one {
      max-width: 1400px;
    }
  }

  @media (min-width: 480px) {
    .hero-sec-div-one {
      padding-left: 20px;
      padding-right: 0px;
    }
  }

  @media (min-width: 61.25em) {
    .gv-grid-view .gv-grid-view-inner {
      padding: 15px 0px 30px 140px;
    }
  }

  .players-hedding {
    font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif !important;
    margin: 10px 0px;
    font-size: 2.5rem;
    font-weight: 700;
    border-bottom: 3px solid #000;
    /* Adjust thickness and color */
    padding-bottom: 5px;
  }

  html {
    scroll-behavior: smooth;
  }

  .navbar {
    padding-top: 0rem !important;
  }

  .gv-wrapper {
    border-top: none !important;
  }

  @media (min-width: 740px) {
    .hero-sec-div-one {
      border-left: none !important;
      border-right: none !important;
    }
  }

  @media (min-width: 61.25em) {
    .gv-grid-view {
      border-left: none !important;
      border-right: none !important;

    }
  }

  @media (min-width: 61.25em) {
    .gv-views-wrapper:before {
      border-right: none !important;
    }
  }

  @media (max-width: 991px) {
    .navbar-res {
      margin-top: 0px !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      border-top: 1px solid #506991;
      box-sizing: border-box;
    }
  }

  .gv-grid-view .gv-grid-cell .gv-grid-cell-inner .gv-grid-cell-image-number {
    width: 45px !important;
    height: 45px !important;
  }

  h1 {
    text-transform: none !important;
  }

  .navbar {
    padding-top: 0rem;
  }

  .timg {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
  }

  /* Override the .img class styles */
  .gv-grid-cell-image-number .img.timg {
    width: auto;
    height: auto;
  }



  #mySidebar {

    display: none;



  }

  .players2 .players_side {
    margin-left: 0px;
    padding-top: 0px;
  }

  .players2 .player_header {

    width: 50px;
    margin-left: -25px;

  }

  .player_header .openbtn {
    margin-left: -32px !important;
  }

  .sidebar {

    position: relative !important;
    ;

    overflow-x: initial !important;

    height: 100% !important;

  }

  .pgridOpen {
    display: block;
  }

  .content__headline {
    letter-spacing: 0em !important;
  }

  .pgridClose {
    display: none;
    transition: left 0.5s ease-in-out;
  }

  @media (max-width: 767px) {
    .nav-ul-menu {
      margin-top: 0px !important;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-h3-1 {
      top: 0px !important;
    }

    .btn_yellow1 {
      margin-top: 1px !important;
    }

    .nav-ul-menu {
      margin-top: 2px !important;
    }
  }

  @media (max-width:1199px) {
    .sponsor {
      display: none;
    }
  }
