@media all and (max-width: 1600px){
  .ch-detail-box img {
    height: 110px;
  }
  .ch-auction-card .auction-sold-stamp {
    bottom: 200px;
    left: 40%;
    width: 200px;
  }
}

@media all and (max-width: 1440px) {
  .ch-season-name h1, .ch-player-id-text h2 {
    font-size: 40px;
  }

  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 600px;
  }

  .ch-scm-player-screen .ch-auction-card,
  .ch-team-section {
    gap: 20px;
  }

  .ch-current-bid-amount {
    font-size: 90px;
  }

  .ch-team-name {
    font-size: 35px;
  }

  .ch-player-number {
    font-size: 56px;
  }

  .ch-player-meta p {
    font-size: 20px;
    letter-spacing: 0.3px;
  }

  .ch-player-name-box {
    margin-bottom: 20px;
  }

  .ch-player-details {
    gap: 10px;
    margin-bottom: 20px;
  }

  .ch-detail-value {
    font-size: 24px;
  }

  .ch-team-info {
    grid-template-columns: 150px auto;
  }

  .ch-auction-stats .palyer-sold-unsold-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .ch-auction-card-wrapper {
    padding: 20px;
  }
  .ch-detail-box img {
    height: 105px;
  }
  .ch-auction-card .auction-sold-stamp {
    left: 38%;
    width: 180px;
  }
  .ch-season-name h1 {
    font-size: 50px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune {
    width: 565px;
    height: 565px;
  }
  .ch-social-media-profile_wrapper.ch-player-details {
    grid-template-columns: repeat(auto-fit, minmax(271px, 1fr));
  }
}

@media all and (max-width: 1366px){
  .ch-season-logo,
  .ch-team-logo-box {
    width: 120px;
    height: 120px;
    border-radius: 5px;
  }
  .ch-team-logo-box img {
    height: 110px;
  }
  .ch-season-logo img {
    height: 120px;
  }
  .ch-season-name {
    width: calc(100% - 135px);
  }
  .ch-team-section {
    gap: 10px;
  }
  .ch-detail-value {
    font-size: 20px;
  }
  .ch-current-bid-amount {
    font-size: 80px;
  }
  .ch-team-info {
    grid-template-columns: 140px auto;
  }
  .ch-team-name {
    font-size: 30px;
  }
  .ch-player-stat-label {
    font-size: 22px;
  }
  .ch-detail-box img {
    height: 95px;
  }
  .ch-auction-card .auction-sold-stamp {
    left: 38%;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune {
    width: 515px;
    height: 515px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune #spin::after {
    top: -42px;
    border: 20px solid transparent;
  }
}

@media all and (max-width: 1280px) {
  /*.ch-t4-player-dashboard {
    height: 100%;
  }*/
  .ch-auction-card-wrapper {
    padding: 15px;
  }
  .ch-detail-box img {
    height: 85px;
  }
  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 465px;
  }
  .ch-auction-card .auction-sold-stamp {
    bottom: 150px;
    width: 180px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune {
    width: 395px;
    height: 395px;
  }
  .ch-season-logo, .ch-team-logo-box {
    width: 100px;
    height: 100px;
  }
  .ch-season-name {
    width: calc(100% - 115px);
  }
  .ch-season-name h1 {
    font-size: 40px;
  }
  .ch-player-stats {
    gap: 6px;
    margin-bottom: 15px;
  }
  .ch-season-logo img,
  .ch-team-logo-box img {
    height: 90px;
  }
  .ch-player-name-box,
  .ch-scm-player-screen .ch-auction-section .ch-player-details,
  .ch-team-section {
    margin-bottom: 15px;
  }
  .ch-player-stat-item {
    padding: 10px;
  }
}

@media all and (max-width: 1199px){
  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 450px;
  }
  .ch-season-name h1,
  .ch-player-id-text h2 {
    font-size: 32px;
  }
  .ch-scm-player-screen .ch-auction-card,
  .ch-team-section {
    gap: 15px;
  }
  .ch-detail-box img {
    height: 90px;
  }
  .ch-auction-card .auction-sold-stamp {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    left: 30%;
  }
  .ch-season-name h1 {
    font-size: 40px;
  }
  .ch-social-media-profile_wrapper.ch-player-details {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  }
  .ch-player-stat-value {
    font-size: 35px;
  }
  .ch-player-stat-label {
    font-size: 18px;
  }
  .ch-detail-value {
    font-size: 16px;
  }
  .ch-auction-stats .palyer-sold-btn span {
    font-size: 14px;
  }
}

@media all and (max-width: 1024px) {
  .ch-season-logo,
  .ch-team-logo-box {
    width: 100px;
    height: 100px;
  }
  .ch-team-logo-box img {
    height: 90px;
  }
  .ch-season-logo img {
    height: 100px;
  }
  .ch-season-name h1,
  .ch-player-id-text h2 {
    font-size: 28px;
  }
  .ch-season-name {
    width: calc(100% - 115px);
  }
  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 400px;
  }
  .ch-player-badge {
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
    font-size: 20px;
  }
  .ch-player-meta p {
    font-size: 17px;
    letter-spacing: 0.2px;
  }
  .ch-detail-value {
    font-size: 18px;
  }
  .ch-current-bid-amount {
    font-size: 65px;
  }
  .ch-team-info {
    grid-template-columns: 115px auto;
  }
  .ch-team-name {
    font-size: 22px;
  }
  .ch-player-stat-label {
    font-size: 18px;
  }
  .ch-player-group-info {
    padding: 8px 25px;
  }
  .ch-detail-box img {
    height: 70px;
  }
  .bidding-loader-section .bidding-text {
    font-size: 30px;
  }
  @keyframes smoothType {
    0% {
      width: 0;
    }
    100% {
      width: 145px;
    }
  }
  .bidding-loader-section {
    min-width: 300px;
  }
  .ch-player-stat-value {
    font-size: 28px;
  }
  .palyer-sold-btn {
    padding: 6px;
    border-radius: 4px;
  }
}

@media all and (max-width: 991px) {
  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 375px;
  }
  .ch-player-group-info span {
    font-size: 20px;
  }
  .ch-scm-player-screen .ch-auction-card {
    margin-bottom: 10px;
  }
  .ch-t4-mobile-hide {
    display: none;
  }
  .ch-t4-mobile-show {
    display: block;
  }
  .ch-team-section{
    margin: 0;
  }
  .ch-team-info {
    gap: 5px;
    grid-template-columns: 1fr;
  }
  .ch-current-bid-amount {
    font-size: 55px;
  }
  .ch-team-name {
    font-size: 22px;
  }
  .ch-detail-box {
    padding: 8px;
  }
  .ch-detail-value {
    font-size: 16px;
  }
  .bidding-loader-section {
    min-width: 270px;
  }
  .tv-bg.tv-bg-theme-4 .ch-fortune-player-img {
    box-shadow: 0 0 0 4px #fff, 0 0px 15px 5px rgba(0, 0, 0, 0.6);
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune #spin::after {
    top: -38px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune {
    width: 455px;
    height: 455px;
  }
  .ch-t4-mobile-show .ch-auction-stats {
    display: none;
  }
  .ch-player-stats {
    margin-bottom: 0;
  }
}

@media all and (max-width: 800px) {
  .ch-season-logo {
    width: 80px;
    height: 80px;
  }
  .ch-season-logo img {
    height: 80px;
  }
  .ch-season-name {
    width: calc(100% - 95px);
  }
  .ch-season-name h1 {
    font-size: 24px;
  }
  .ch-scm-player-screen .ch-player-showcase,
  .ch-scm-player-screen .ch-player-card-image {
    width: 280px;
  }
  .ch-player-group-info span {
    font-size: 18px;
  }
  .ch-player-id-text h2 {
    font-size: 26px;
  }
  .ch-player-meta p {
    font-size: 16px;
    margin: 2px 0 0;
  }
  .ch-player-name-box {
    margin-bottom: 15px;
  }
  .ch-player-details {
    gap: 5px;
    margin-bottom: 15px;
  }
  .ch-current-bid-amount {
    font-size: 45px;
  }
  .ch-team-name {
    font-size: 18px;
  }
  .ch-scm-player-screen .ch-auction-card {
    margin-bottom: 15px;
    grid-template-columns: 280px auto;
  }
  .ch-player-stats {
    gap: 5px;
    margin-bottom: 10px;
  }
  .ch-player-stat-item {
    min-height: auto;
    padding: 8px 10px;
  }
  .ch-player-stat-label {
    font-size: 16px;
  }
  .ch-auction-card-wrapper {
    padding: 15px;
  }
  .ch-season-header {
    padding-bottom: 15px;
  }
  .ch-auction-stats .palyer-sold-btn span {
    font-size: 15px;
  }
  .ch-player-badge {
    width: 45px;
    height: 45px;
    top: 5px;
    right: 5px;
    font-size: 16px;
  }
  .ch-team-logo-box {
    width: 80px;
    height: 80px;
  }
  .ch-team-logo-box img {
    height: 70px;
  }
  .ch-season-wrapper .ch-season-info {
    padding: 6px 12px;
  }
  .ch-team-section .auction-layout_3_bidding-section {
    flex-wrap: nowrap;
  }
  .ch-season-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 5px;
  }
  .ch-season-wrapper {
    margin: 0 0 15px;
  }
  .bidding-loader-section .bidding-text {
    font-size: 22px;
  }
  .bidding-loader-section {
    min-width: 230px;
  }
  .ch-team-section .auction-layout_3_ch-logo {
    margin-left: 20px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune {
    width: 335px;
    height: 335px;
  }
  .tv-bg.tv-bg-theme-4 #wheelOfFortune #spin::after {
    top: -30px;
    
}

@media all and (max-width: 767px) {
  .ch-t4-player-dashboard {
    height: 100%;
  }
  .ch-scm-player-screen .ch-auction-card {
    grid-template-columns: 1fr;
  }
  .ch-player-showcase {
    height: 280px;
    width: 280px;
    margin: 0 auto;
    aspect-ratio: unset;
  }
  .ch-player-card-image {
    width: auto;
    height: auto;
    aspect-ratio: unset;
  }
  .ch-auction-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .ch-team-section {
    justify-content: space-between;
  }
}

@media all and (max-width: 575px) {
  .ch-player-stats {
    grid-template-columns: repeat(2, 1fr);
  }
  .ch-season-name h1 {
    font-size: 18px;
  }
  .ch-player-details {
    grid-template-columns: 1fr;
  }
  .ch-player-meta p,
  .ch-team-name,
  .ch-player-stat-label {
    font-size: 14px;
  }
  .ch-detail-box img {
    height: auto;
  }
}
