/* SignIN Page */
section#member {
  padding: 0;
}
.background-radial-gradient {
  background-color: hsl(218, 41%, 15%);
  background-image: radial-gradient(
      650px circle at 0% 0%,
      hsl(218, 41%, 35%) 15%,
      hsl(218, 41%, 30%) 35%,
      hsl(218, 41%, 20%) 75%,
      hsl(218, 41%, 19%) 80%,
      transparent 100%
    ),
    radial-gradient(
      1250px circle at 100% 100%,
      hsl(218, 41%, 45%) 15%,
      hsl(218, 41%, 30%) 35%,
      hsl(218, 41%, 20%) 75%,
      hsl(218, 41%, 19%) 80%,
      transparent 100%
    );
}

#radius-shape-1 {
  height: 220px;
  width: 220px;
  top: -60px;
  left: -130px;
  background: radial-gradient(#44006b, #ad1fff);
  overflow: hidden;
}

#radius-shape-2 {
  border-radius: 38% 62% 63% 37% / 70% 33% 67% 30%;
  bottom: -60px;
  right: -110px;
  width: 300px;
  height: 300px;
  background: radial-gradient(#44006b, #ad1fff);
  overflow: hidden;
}

.bg-glass {
  background-color: hsl(0deg 10.18% 4.23% / 90%) !important;
  backdrop-filter: saturate(200%) blur(25px);
  color: #fff;
}

.bg-glass .form-text {
  color: #fff;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56%;
  width: 100%;
  text-align: left;
}

.youtube-embed iframe {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
}

.chk_mobile_email {
  margin-left: 12px;
}

.errorTxt {
  color: #ed3c0d;
}

.error-signin-form {
  color: #ffc451;
}

.form_section {
  text-align: left;
}

.sign_in_title_txt {
  margin-bottom: 30px;
}

#header {
  border-bottom: 2px solid #fff;
}

/* Auction section*/
.auctionpage {
  /* padding-top: 50px; */
  padding-bottom: 60px;
  background-position: center;
  background-size: cover;
  min-height: 100vh;
}

.logo_cs_report {
  width: 120px;
}

.live_report {
  background: rgb(63, 202, 251);
  background: radial-gradient(
    circle,
    rgb(209, 120, 155) 0%,
    rgba(64, 58, 146, 0.79) 100%
  );
}

/* Light */
.auctionpage.A1 {
  background-image: url("../upload/template/light/A1.jpg");
}

.auctionpage.A2 {
  background-image: url("../upload/template/light/A2.jpg");
}

.auctionpage.A3 {
  background-image: url("../upload/template/light/A3.jpg");
}

.auctionpage.A4 {
  background-image: url("../upload/template/light/A4.jpg");
}

.auctionpage.A5 {
  background-image: url("../upload/template/light/A5.jpg");
}

.auctionpage.A6 {
  background-image: url("../upload/template/light/A6.jpg");
}

.auctionpage.A7 {
  background-image: url("../upload/template/light/A7.jpg");
}

.auctionpage.A8 {
  background-image: url("../upload/template/light/A8.jpg");
}

.auctionpage.A9 {
  background-image: url("../upload/template/light/A9.jpg");
}

.auctionpage.A10 {
  background-image: url("../upload/template/light/A10.jpg");
}

.auctionpage.A11 {
  background-image: url("../upload/template/light/A11.jpg");
}

.auctionpage.A12 {
  background-image: url("../upload/template/light/A12.jpg");
}

.auctionpage.A13 {
  background-image: url("../upload/template/light/A13.jpg");
}

.auctionpage.A14 {
  background-image: url("../upload/template/light/A14.jpg");
}

.auctionpage.A15 {
  background-image: url("../upload/template/light/A15.jpg");
}

.auctionpage.A16 {
  background-image: url("../upload/template/light/A16.jpg");
}
.auctionpage.A17 {
  background-image: url("../upload/template/light/A17.jpg");
}
.auctionpage.A18 {
  background-image: url("../upload/template/light/A18.jpg");
}
.auctionpage.A19 {
  background-image: url("../upload/template/light/A19.jpg");
}
.auctionpage.A20 {
  background-image: url("../upload/template/light/A20.jpg");
}

/* Dark */
.auctionpage.DA1 {
  background-image: url("../upload/template/dark/DA1.jpg");
}

.auctionpage.DA2 {
  background-image: url("../upload/template/dark/DA2.jpg");
}

.auctionpage.DA3 {
  background-image: url("../upload/template/dark/DA3.jpg");
}

.auctionpage.DA4 {
  background-image: url("../upload/template/dark/DA4.jpg");
}

.auctionpage.DA5 {
  background-image: url("../upload/template/dark/DA5.jpg");
}

.auctionpage.DA6 {
  background-image: url("../upload/template/dark/DA6.jpg");
}

.auctionpage.DA7 {
  background-image: url("../upload/template/dark/DA7.jpg");
}

.auctionpage.DA8 {
  background-image: url("../upload/template/dark/DA8.jpg");
}

.auctionpage.DA9 {
  background-image: url("../upload/template/dark/DA9.jpg");
}

.auctionpage.DA10 {
  background-image: url("../upload/template/dark/DA10.jpg");
}

.auctionpage.DA11 {
  background-image: url("../upload/template/dark/DA11.jpg");
}

.auctionpage.DA12 {
  background-image: url("../upload/template/dark/DA12.jpg");
}

.auctionpage.DA13 {
  background-image: url("../upload/template/dark/DA13.jpg");
}

.auctionpage.DA14 {
  background-image: url("../upload/template/dark/DA14.jpg");
}

.auctionpage.DA15 {
  background-image: url("../upload/template/dark/DA15.jpg");
}

.auctionpage.DA16 {
  background-image: url("../upload/template/dark/DA16.jpg");
}
.auctionpage.DA17 {
  background-image: url("../upload/template/dark/DA17.jpg");
}
.auctionpage.DA18 {
  background-image: url("../upload/template/dark/DA18.jpg");
}
.auctionpage.DA19 {
  background-image: url("../upload/template/dark/DA19.jpg");
}
.auctionpage.DA20 {
  background-image: url("../upload/template/dark/DA20.jpg");
}

/* Start Auction live screen font style */
.font_name_Lexend {
  font-family: "Lexend", sans-serif;
}

.font_name_Rye {
  font-family: "Rye", serif;
}

.font_name_ChelaOne {
  font-family: "Chela One", system-ui;
}

.font_name_Lemon {
  font-family: "Lemon", serif;
}

.font_name_Bungee {
  font-family: "Bungee", sans-serif;
}

.font_name_BerkshireSwash {
  font-family: "Berkshire Swash", serif;
}

.font_name_Tektur {
  font-family: "Tektur", sans-serif;
}

.font_name_Fredericka {
  font-family: "Fredericka the Great", serif;
}

.font_name_Frijole {
  font-family: "Frijole", system-ui;
}

.font_name_MetalMania {
  font-family: "Metal Mania", system-ui;
}

/* End Auction live screen font style */

/* Light theme*/
.light #header .logo a {
  color: #000;
}

.light .get-started-btn {
  color: #000;
  border: 2px solid #000;
}

.light .social-icon a {
  color: #000;
}

.light .social-icon a:hover {
  color: #ffc451;
}

.dark.player-auction-page .live_page_detail {
  color: #fff;
}

.auction_search_filter {
  position: fixed;
  right: 10px;
  top: 110px;
}

.auction_search_filter .auction_btn_grp {
  margin-bottom: 10px;
}

.auction_search_filter .action_btn {
  display: block;
  padding: 10px;
  border-radius: 20px;
}

.dark .auction_search_filter .action_btn {
  background: #ffc451;
  color: #000;
}
.dark .auction_search_filter .action_btn:hover {
  background: #000;
  color: #fff;
}

.light .auction_search_filter .action_btn {
  background: #000;
  color: #fff;
}
.light .auction_search_filter .action_btn:hover {
  color: #000;
  background: #ffc451;
}

.light .navbar a {
  color: #000;
}
.light .navbar a:hover {
  color: #ffc451;
}

.playerblock {
  z-index: 1;
  position: relative;
}

.light .auctiondata .p_details {
  background: #ebdedb;
}

.dark .auctiondata .p_details {
  background: #7a6e6b;
}

.playerblock .playerImg {
  /* box-shadow: 0px 4px 5px 6px #262968; */
  border-radius: 50%;
  width: 100%;
  height: 425px;
  transform-style: preserve-3d;
  border-radius: 32px;
  /* box-shadow: 1px 1px 0 1px #f9f9fb, -1px 0 28px 0 rgba(34, 33, 81, 0.01),
    28px 28px 28px 0 rgba(34, 33, 81, 0.25); */
  transition: 0.4s ease-in-out transform, 0.4s ease-in-out box-shadow;
}

.playerStyle_Block {
  position: relative;
  color: #fff;
  bottom: 88px;
  font-size: 20px;
  font-weight: 700;
  /* border: 4px solid #141311; */
}

.playerStyle_Block .playerStyle:nth-child(2) {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.playerStyle_Block .playerStyle {
  letter-spacing: 5px;
  padding-left: 10px;
  margin: 3px 1px;
  background: #fff;
  color: #350f0f;
  /* background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(9, 9, 121, 1) 35%,
    rgba(0, 212, 255, 1) 100%
  ); */
}

.playerStyle_Block .iconsmall {
  width: 40px;
}
.headContArea {
  margin: 5px;
}

.teamIconLogo {
  padding: 0 0 15px;
}
.teamIconLogo .teamLogoTPage {
  border: 1px solid #000;
  box-shadow: 0px 3px 5px 6px #434343;
}

.dark .contHead,
.dark .nametxt,
.dark .namepretxt,
.dark .teamplayerPage h2,
.dark .teamplayerPage h4,
.dark .teamplayerPage p,
.dark .teamplayerPage b,
.dark .playerInner span,
.dark .playerInner b,
.dark .playerdetail,
.dark .playerdetail b,
.dark .playerdetail span,
.dark .footer-copy-right p,
.dark .footer-copy-right p b,
.dark .headContArea h2 a,
.dark .headContArea h2,
.dark .headContArea b,
.dark .headContArea h4 {
  color: #fff;
}

.dark .teamplayerPage table p,
.dark .teamplayerPage table small,
.dark .teamplayerPage table b {
  color: #000;
}

.auctiondata .playerOther {
  margin-bottom: 10px;
  font-size: 27px;
  /* padding: 5px 0; */
  /* color: #0f1364; */
}

.auctiondata .playerOther span {
  font-family: sans-serif;
  font-weight: 400;
}
.auctiondata .playerOther span,
.auctiondata .pointData {
  text-transform: uppercase;
  /* color: #0f1364; */
  font-weight: 500;
}

.auctionpage.dark .auctiondata .playerOther,
.auctionpage.dark .auctiondata .playerOther span,
.auctionpage.dark .auctiondata .pointData {
  color: #fff;
}

.auctionpage.light .auctiondata .playerOther,
.auctionpage.light .auctiondata .playerOther span,
.auctionpage.light .auctiondata .pointData {
  color: #0f1364;
}

.player_style_div {
  display: flex;
  gap: 25px;
}

span.player_style_icon img {
  width: 75px;
  margin-top: 20px;
  animation: flip 5s ease;
}

.playesDataWrapper {
  text-align: center;
  margin-bottom: 30px;
}

.playesDataWrapper .playerInner {
  padding-top: 15px;
  font-size: 18px;
}

.playesDataWrapper .playerImg {
  width: 100px;
  height: 100px;
  box-shadow: 0px 3px 5px 6px #434343;
  border-radius: 50%;
  margin: 0 auto;
}

.stampdiv {
  position: absolute;
  right: 0;
  top: 180px;
}

.BidTeamData span {
  font-weight: 700;
  margin-bottom: 25px;
  display: block;
}

.BidTeamData .teamName {
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.BidTeamData .teamName span.bidVal {
  font-size: 65px;
}

.teamName small {
  font-size: 15px;
}

.teamName.no_calc {
  margin-bottom: 30px;
}

.teamimg img {
  width: 200px;
  box-shadow: 0px 3px 5px 6px #434343;
  margin: 15px;
  padding: 5px;
  border-radius: 20px;
}

.SoldBtn .btn {
  margin-left: 3px;
}

.teamLogoFinalReport {
  width: 70px;
  border: 1px solid #f1f1f1;
  box-shadow: rgba(163, 163, 166, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

/* 
.AuctionSummaryData {
  height: 200px;
} */

.AuctionCountOuter {
  display: none;
  font-size: 30px;
  padding: 15px;
  color: #fff;
  border-radius: 20px;
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(9, 9, 121, 1) 35%,
    rgba(0, 212, 255, 1) 100%
  );
}
.AuctionCount {
  text-transform: uppercase;
  line-height: 35px;
  text-align: center;
}

.AuctionCount .soldPointsText {
  text-align: left;
  margin-bottom: 20px;
}

.AuctionCount img.auction-logo {
  width: 300px;
}

.auction-form-div {
  width: 330px;
  float: right;
}

#action_div {
  position: fixed;
  bottom: 15px;
  z-index: 99;
}

.auction-formdata {
  display: flex;
}
.ahat-field-div {
  margin: 5px;
}

.unsold-div-section img {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 20px;
}

.teamsLogosWrap {
  margin: 0;
  /* margin: 25px 0 0; */
}

ul.teamBtnUL {
  display: inline-block;
  list-style: none;
}

.revertButton,
.unsoldBtn {
  margin: 5px;
  display: inline-block;
}
.teamBtnUL li {
  margin: 5px;
  padding: 5px 2px;
  border-radius: 2px;
  text-align: center;
  display: inline-block;
}

.teamBtnUL li .btn {
  font-size: 11px;
}

.teamsLogos {
  width: 100%;
  text-align: center;
  margin: 25px 0 0;
  min-height: 275px;
}

.teamsLogos img {
  width: 37%;
  box-shadow: 0px 3px 5px 6px #434343;
  margin: 15px;
  padding: 5px;
  border-radius: 20px;
}

.teamsLogos .card-text {
  font-size: 20px;
  line-height: 25px;
}

.teamplayerPage table {
  font-size: 11px;
}
.teamplayerPage table p {
  margin-bottom: 0;
}

/* Table Arrangement */
.team_seat_data .team_block {
  margin: 30px 0;
}
.team_seat_data .team_block .tname,
.team_seat_data .team_block .tableNo {
  padding: 5px 15px;
  font-size: 25px;
  text-transform: uppercase;
}
span.tname {
  width: 235px;
  display: inline-block;
  white-space: nowrap; /* Prevents text from wrapping to the next line */
  overflow: hidden; /* Hides any overflow content */
  text-overflow: ellipsis;
}
span.tableNo {
  width: 65px;
  overflow: hidden;
  display: inline-block;
}
.dark .team_block {
  color: #fff;
}

.team_seat_data .team_block .tname,
.team_seat_data .team_block .tableNo {
  color: #fff;
  border: 1px solid #000;
  background: rgb(24, 12, 88);
  background: radial-gradient(
    circle,
    rgba(77, 85, 139, 0.813) 0%,
    rgba(4, 15, 78, 0.421) 100%
  );
}

.player-auction-page .auction-title {
  text-transform: uppercase;
}
.player-auction-page.dark .auction-title {
  color: #fff;
}
.player-auction-page.light .auction-title {
  color: #000;
}

.player-auction-page.dark .auction-title h4 {
  color: #ffc451;
}

.sponsor_card {
  background: #f4f4f4;
  padding: 45px;
}
.sponsor_card .card-img img {
  border-radius: 15px;
  width: 250px;
  height: 250px;
}

.player_display_block {
  margin-top: 20px;
}
#player_display_block .image_btn {
  width: 130px;
  margin: 0 auto;
  text-align: center;
}

#player_display_block p {
  line-height: 16px;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.auction_profile_card {
  background-image: url("../img/cricket-card.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 575px;
  margin-bottom: 10px;
  background-size: 100% 570px;
}

.auction_profile_card .profile-details {
  width: 300px;
  margin: 0 auto;
  padding-bottom: 5px;
  font-size: 20px;

  position: relative;
}
.auction_profile_card .profile-details::before {
  background-color: #efefef;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 50px;
}

.auction_profile_card .profile-details .name {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.auction_profile_card .profile-details .pno {
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.auction_profile_card .auction_bid .biddingStatus {
  margin-top: 10px;
  font-size: 22px;
}

.auction_profile_card .plStatusSpan {
  position: absolute;
  margin-top: -80px;
  margin-left: 40px;
  font-size: 20px;
  border: 3px solid;
  background: #fff;
  color: #b81d1d;
  padding: 5px 7px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
}

.auction_profile_card img {
  width: 130px;
  height: 130px;
  margin-top: 70px;
  border-radius: 101px;
  border: 3px solid #fff;
  margin-bottom: 20px;
}
.downloadBlock {
  width: 100%;
  margin: 0 auto;
  margin-top: -60px;
  padding-bottom: 150px;
  background-image: linear-gradient(
    to right top,
    #051937,
    #004d7a,
    #008793,
    #00bf72,
    #a8eb12
  );
}
.player_profile_card {
  background-image: url("../img/download_card.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 575px;
  margin: 0 auto;
  background-size: 100% 570px;
  width: 380px;
}
.player_profile_card .auctitle {
  text-transform: uppercase;
  color: #052860;
  font-weight: 600;
  top: 60px;
  position: relative;
  width: 350px;
  margin: 60px auto 20px;
  font-size: 23px;
}
.player_profile_card .pImg {
  width: 120px;
  height: 120px;
  border-radius: 101px;
  border: 3px solid #fff;
  margin-top: 55px;
  margin-bottom: 20px;
}

.player_profile_card .plNo {
  padding: 10px;
  font-size: 22px;
  border-radius: 50%;
  /* background: #fff; */
  display: inline-block;
  font-weight: 600;
  margin-left: 20px;
  box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #5762e4,
    0 0 0.8rem #5762e4, 0 0 2.8rem #5762e4, inset 0 0 1.3rem #5762e4;
  color: #fff;
  font-size: 20px;
}
.player_profile_card .profile-details .name {
  font-size: 22px;
  width: 320px;
  text-align: center;
  margin: 0 auto 20px;
  text-transform: uppercase;
}

.player_profile_card .profile-details p {
  margin-bottom: 0px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 15px;
}

.player_profile_card .auction_bid .biddingStatus {
  margin-top: 20px;
  font-size: 20px;
}

.player_profile_card .auction_bid .auctionLogo img {
  width: 100px;
  height: 100px;
}

.team_card {
  color: #fff;
  /* fallback for old browsers */
  background: #7c6445;

  /* Chrome 10-25, Safari 5.1-6 */
  background: -webkit-linear-gradient(
    to right,
    rgba(83, 52, 8, 0.5),
    rgba(161, 81, 54, 0.5)
  );

  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  background: -webkit-linear-gradient(
    to right,
    rgba(83, 52, 8, 0.5),
    rgba(161, 81, 54, 0.5)
  );
  padding: 5px;
}
.light .team_card {
  color: #000;
}

.team_card.live_card {
  color: #fff;
}
.team_card h5 {
  margin-top: 5px;
  font-weight: 600;
  font-size: 15px;
}
.team_card .tImg {
  width: 90px;
  border: 3px solid #ffc451;
}

.team_points .team_card {
  display: flex;
}
.team_points .team_card .team_block_img {
  width: 100px;
  display: inline-block;
}
.team_points .team_card .team_info {
  width: 200px;
  display: inline-block;
}

#team_points .team_card p {
  font-size: 14px;
  line-height: 6px;
}

#auctionTablePlayer_wrapper select option {
  color: #000;
}

.sponsor_data .sponsor_head {
  font-weight: 600;
  border-top: 2px dashed #fff;
  padding-top: 15px;
}
.sponsor_cd:hover {
  opacity: 0.8;
}
.sponsor_cd .card-header {
  text-transform: uppercase;
  font-weight: 700;
}
.sponsor_cd .sponsor_phone {
  margin-top: 10px;
  display: block;
  color: #168fe3;
}

.sponsor_cd .card-text {
  text-transform: uppercase;
}

#unsoldButton .btn {
  font-size: 13px;
  margin-top: 8px;
}

#next_pno {
  float: right;
  margin-top: 5px;
}
.auction_report {
  /* padding: 0; */
  padding: 20px 0;
}

.auction_report .head_div {
  margin: 40px 0;
  color: #010101;
}
.auction_report .head_div .head_title {
  font-size: 40px;
  font-family: "Cambria";
}
.auction_report .head_div .head_subtitle {
  font-size: 30px;
  font-family: "Cambria";
}

#suggestions {
  background: white;
  border: 1px solid #ccc;
  max-height: 150px;
  overflow-y: auto;
  position: absolute;
  bottom: 100%; /* Position above the input */
  left: 0;
  right: 0; /* Align with the input width */
  z-index: 1000; /* Ensure it's above other elements */
  display: none; /* Initially hidden */
}

.suggestion-item {
  padding: 8px;
  cursor: pointer;
}

.suggestion-item:hover {
  background-color: #f0f0f0; /* Highlight on hover */
}

/*iframe_1 */
.main-live-youtube.iframe_1 {
  display: flex;
  padding: 10px;
}

.main-live-youtube.iframe_1 .pinfoa {
  margin: 5px 20px;
  text-transform: uppercase;
}
.main-live-youtube.iframe_1 .pinfoa p {
  padding: 7px;
  color: #ffffff;
  border: 1px solid #000;
  /* fallback for old browsers */
  background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(9, 9, 121, 1) 35%,
    rgba(0, 212, 255, 1) 100%
  );
}

.main-live-youtube.iframe_1 .photoinfoa img {
  width: 80px;
  border: 3px solid #090979;
  border-radius: 50px;
}
.main-live-youtube.iframe_1 #auction_bid_iframe .card {
  color: #fff;
  background: rgb(2, 0, 36);
  background: linear-gradient(
    90deg,
    rgba(2, 0, 36, 1) 0%,
    rgba(9, 9, 121, 1) 35%,
    rgba(0, 212, 255, 1) 100%
  );
}

/*iframe_2*/
.main-live-youtube.iframe_2 {
  text-align: center;
  margin-top: 20px;
}

.main-live-youtube.iframe_2 .player_photo img {
  width: 150px;
  height: 150px;
  box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #5762e4,
    0 0 0.8rem #5762e4, 0 0 2.8rem #5762e4, inset 0 0 1.3rem #5762e4;
}
.main-live-youtube.iframe_2 .player_details {
  margin: -15px auto 0;
  text-transform: uppercase;
  padding: 20px 0;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #5762e4,
    0 0 0.8rem #5762e4, 0 0 2.8rem #5762e4, inset 0 0 1.3rem #5762e4; */
  color: #fff;
  font-size: 17px;
  background-color: #0c0173;
  /* text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #5762e4,
    0 0 82px #5762e4, 0 0 92px #5762e4, 0 0 102px #5762e4, 0 0 151px #5762e4; */
}

.main-live-youtube.iframe_2 .player_details .base_point {
  text-transform: uppercase;
  display: block;
}

.main-live-youtube.iframe_2 .live_bid_points {
  margin: 0 auto 0;
  text-transform: uppercase;
  display: block;
  color: #fffffe;
  padding: 20px 0;
  font-size: 20px;
  height: 70px;
  background-color: #7a4236;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #f1b469,
    0 0 0.8rem #6a410f, 0 0 2.8rem #f1b469, inset 0 0 1.3rem #f1b469; */
  /* text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #f1b469,
    0 0 82px #f1b469, 0 0 92px #f1b469, 0 0 102px #f1b469, 0 0 151px #f1b469; */
}

.main-live-youtube.iframe_2 .auction_photo img {
  margin-top: 30px;
  width: 120px;
  height: 120px;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #f1b469,
    0 0 0.8rem #f1b469, 0 0 2.8rem #f1b469, inset 0 0 1.3rem #f1b469; */
}

.main-live-youtube.iframe_2 .auction_status {
  margin: 0 auto 0;
  text-transform: uppercase;
  display: block;
  color: #fffffe;
  padding: 20px 0;
  height: 70px;
  font-size: 25px;
  background-color: #7a4236;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #fe9a85,
    0 0 0.8rem #fe9a85, 0 0 2.8rem #fe9a85, inset 0 0 1.3rem #fe9a85; */
  /* text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #fe9a85,
    0 0 82px #fe9a85, 0 0 92px #fe9a85, 0 0 102px #fe9a85, 0 0 151px #fe9a85; */
}

.main-live-youtube.iframe_2 .org_photo img {
  margin-top: 30px;
  width: 120px;
  height: 120px;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #fe9a85,
    0 0 0.8rem #fe9a85, 0 0 2.8rem #fe9a85, inset 0 0 1.3rem #fe9a85; */
}

.main-live-youtube.iframe_2 #auction_bid_iframe {
  position: absolute;
  top: 30px;
  right: 100px;
}

.main-live-youtube.iframe_3 .outer_group .base_points {
  position: absolute;
  color: #fff;
  top: 330px;
  left: 100px;
  text-align: center;
  text-transform: uppercase;
}

.main-live-youtube.iframe_3 .outer_group .live_bid_points {
  position: absolute;
  color: #fff;
  top: 330px;
  left: 765px;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}

.main-live-youtube.iframe_3 .outer_group .live_bid_points span {
  font-size: 28px;
}

.main-live-youtube.iframe_3 .outer_group h4 {
  font-size: 24px;
}

.main-live-youtube.iframe_3 .outer_group .base_points span {
  font-size: 28px;
}
.main-live-youtube.iframe_3 .outer_group .player_photo {
  width: 230px;
  height: 230px;
  overflow: hidden;
  position: absolute;
  left: 385px;
  top: 0;
  border-radius: 50%;
  border: 10px solid #fad47d;
}
.main-live-youtube.iframe_3 .outer_group .team_name {
  position: absolute;
  top: 245px;
  left: 260px;
  color: #fff;
  padding: 7px;
  background: #151f28;
  border-radius: 5px;
  width: 485px;
  z-index: 9;
  text-align: center;
  font-size: 24px;
  opacity: 0.9;
  height: 50px;
}
.main-live-youtube.iframe_3 .outer_group .player_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.main-live-youtube.iframe_3 .outer_group .player_details span {
  font-size: 18px;
}
.main-live-youtube.iframe_3 .outer_group .player_details h3 {
  width: 425px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.main-live-youtube.iframe_3 .outer_group .player_details {
  position: absolute;
  text-align: center;
  top: 310px;
  left: 300px;
  color: #fff;
  text-transform: uppercase;
  width: 410px;
}

/* Harjyot */
.main-live-youtube.iframe_hj .outer_group {
  position: relative;
}
.main-live-youtube.iframe_hj .outer_group img {
  text-align: center;
  margin: 0 auto;
}

.main-live-youtube.iframe_hj .outer_group .inner_group {
  display: inline-block;
}
.main-live-youtube.iframe_hj .outer_group .base_points {
  position: absolute;
  color: #e8e62f;
  bottom: 65px;
  left: 235px;
  text-align: center;
  text-transform: uppercase;
}

.main-live-youtube.iframe_hj .outer_group .base_points h4 {
  font-size: 30px;
}

.main-live-youtube.iframe_hj .outer_group .base_points span {
  font-size: 35px;
  font-weight: 700;
}

.main-live-youtube.iframe_hj .outer_group .player_photo {
  width: 230px;
  height: 230px;
  overflow: hidden;
  position: absolute;
  left: 550px;
  bottom: 165px;
  border-radius: 10px;
  border: 10px solid #e8e62f;
}

.main-live-youtube.iframe_hj .outer_group .player_photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.main-live-youtube.iframe_hj .outer_group .player_details {
  position: absolute;
  text-align: center;
  bottom: 55px;
  left: 395px;
  color: #e8e62f;
  text-transform: uppercase;
  width: 550px;
}

.main-live-youtube.iframe_hj .outer_group .player_details p {
  font-size: 18px;
}
.main-live-youtube.iframe_hj .outer_group .player_details h3 {
  font-size: 31px;
  font-weight: 700;
}

.main-live-youtube.iframe_hj .outer_group .team_name {
  position: absolute;
  text-align: center;
  bottom: 31px;
  right: 640px;
  color: #e8e62f;
  text-transform: uppercase;
  background: #05377d;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 22px;
}
.main-live-youtube.iframe_hj .outer_group .live_bid_points {
  position: absolute;
  text-align: center;
  bottom: 65px;
  right: 780px;
  color: #e8e62f;
  text-transform: uppercase;
}
.main-live-youtube.iframe_hj .outer_group .live_bid_points h4 {
  font-size: 30px;
}
.main-live-youtube.iframe_hj .outer_group .live_bid_points span {
  font-size: 35px;
  font-weight: 700;
}

.main-live-youtube.iframe_hj .outer_group .team_data {
  position: absolute;
  text-align: center;
  bottom: 65px;
  right: 640px;
  color: #e8e62f;
  text-transform: uppercase;
}

.main-live-youtube.iframe_hj .outer_group .team_data img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  border: 3px solid #05387d;
}

/* end - main-live-youtube end */

.live_auction_all_in_one.LP1 {
  background-image: url("../upload/template/live/LP1.jpg");
}

.live_auction_all_in_one.LP2 {
  background-image: url("../upload/template/live/LP2.jpg");
}

.live_auction_all_in_one.LP3 {
  background-image: url("../upload/template/live/LP3.jpg");
}

.live_auction_all_in_one.LP4 {
  background-image: url("../upload/template/live/LP4.jpg");
}

.live_auction_all_in_one.LP5 {
  background-image: url("../upload/template/live/LP5.jpg");
}

.live_auction_all_in_one.LP6 {
  background-image: url("../upload/template/live/LP6.jpg");
}

.live_auction_all_in_one .auction_title {
  padding: 10px;
}
.live_auction_all_in_one h2.a_name {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  color: #380d04;
}

.live_auction_all_in_one .a_details {
  margin-top: -20px;
  color: #380d04;
  text-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #fe9a85,
    0 0 0.8rem #fe9a85, 0 0 2.8rem #fe9a85, inset 0 0 1.3rem #fe9a85;
}
.live_auction_all_in_one .auction_title img.head_llogo {
  width: 100px;
  height: 100px;
}

.live_auction_all_in_one .player_info {
  color: #380d04;
  padding: 10px 0;
}

.live_auction_all_in_one .player_info .screen_player_div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.live_auction_all_in_one .player_info .playerImg {
  width: 245px;
  height: 245px;
  border: 10px solid #26299b;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #f4ab5c,
    0 0 0.8rem #f4ab5c, 0 0 2.8rem #f4ab5c, inset 0 0 1.3rem #f4ab5c; */
}
.live_auction_all_in_one .player_info .profile_details .name {
  font-size: 26px;
}

.live_auction_all_in_one .player_info .profile_details .pno {
  font-size: 22px;
}

.live_auction_all_in_one .player_info .profile_details {
  text-transform: uppercase;
  background: #052860;
  padding: 20px;
  color: #fff;
  height: 245px;
  /*box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #c09c2e,
    0 0 0.8rem #c09c2e, 0 0 2.8rem #c09c2e, inset 0 0 1.3rem #c09c2e;
   text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #c09c2e,
    0 0 82px #c09c2e, 0 0 92px #c09c2e, 0 0 102px #c09c2e, 0 0 151px #c09c2e; */
}
.live-stamp-div {
  position: absolute;
  left: 400px;
  top: 280px;
}
.live-stamp-div img {
  width: 115px;
}
.live_auction_all_in_one
  .player_info
  .profile_details
  .other_dtl
  .inn_dtl
  span {
  font-weight: 600;
  margin-right: 10px;
}
.live_auction_all_in_one .player_info .profile_details .other_dtl {
  margin-top: 10px;
  font-size: 18px;
}
.live_auction_all_in_one .player_info .auct_status {
  text-transform: uppercase;
  font-size: 30px;
  padding: 5px 10px;
  border: 3px solid #791c1c;
  background: #fff;
  color: #791c1c;
  margin-left: 30px;
}

.live_auction_all_in_one .player_info .profile_details h5 {
  font-weight: 500;
}

.live_auction_all_in_one .player_info .bidrun {
  margin: 10px auto;
  text-transform: uppercase;
  display: block;
  color: #fff;
  background: #791c1c;
  padding: 20px;
  height: 75px;
  font-size: 26px;
  /*box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #fe9a85,
    0 0 0.8rem #fe9a85, 0 0 2.8rem #fe9a85, inset 0 0 1.3rem #fe9a85;
   text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #fe9a85,
    0 0 82px #fe9a85, 0 0 92px #fe9a85, 0 0 102px #fe9a85, 0 0 151px #fe9a85; */
}

.live_auction_all_in_one .team_point_info .team_block {
  margin: 10px;
  text-transform: uppercase;
  display: block;
  background: #fff;
  color: #010101;
  padding: 10px 0;
  /* height: 110px; */
  width: 195px;
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #5762e4,
    0 0 0.8rem #5762e4, 0 0 2.8rem #5762e4, inset 0 0 1.3rem #5762e4;
  text-shadow: 0 0 7px #fff, 0 0 10px #fff, 0 0 21px #fff, 0 0 42px #5762e4,
    0 0 82px #5762e4, 0 0 92px #5762e4, 0 0 102px #5762e4, 0 0 151px #5762e4; */
}
.live_auction_all_in_one .team_point_info .team_block .tImg {
  width: 60px;
  height: 60px;
  margin-left: 10px;
}

.live_auction_all_in_one .team_point_info .team_block .tInnerBlock {
  display: inline-block;
  margin: 0 10px;
}

.live_auction_all_in_one .team_point_info .team_block .tInnerBlock h5 {
  font-size: 14px;
  font-weight: 600;
}

.live_auction_all_in_one .team_point_info .team_block .tInnerBlock span {
  font-size: 14px;
}

.player_card_page {
  padding: 20px 0;
}

.player_card_page .plCardTitle {
  color: #e8eff2;
}

.auction_pcard_title {
  width: 100%;
  /* margin-bottom: 30px; */
  text-align: center;
}
.auction_pcard_title h1 {
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  color: #010101;
  text-align: center;
}
.auction_pcard_title .subTitle {
  color: #010101;
  font-size: 20px;
  line-height: 10px;
}

.auction_pcard_title .subTitle_2 {
  color: #010101;
  font-size: 18px;
  line-height: 10px;
}

.auction_pcard_title .auct_pcard_img {
  width: 100px;
  height: 100px;
  text-align: center;
  border: 3px solid #f4f4f4;
}
.print_card_bg {
  background-position: center;
  background-size: cover;
  min-height: 100vh;
  background-image: url("../img/website-images/report.jpg");
}
.print_btn {
  text-align: center;
  width: 100%;
}
.player_card_list .playerBlockInn {
  margin: 3px;
  display: inline-block;
  color: #e8eff2;
  font-weight: 600;
  height: 150px;
  width: 325px;
  border: 1px solid #051937;
  border-radius: 2px;
  position: relative;
  background: radial-gradient(
    circle,
    rgba(25, 52, 204, 1) 0%,
    rgba(76, 70, 252, 1) 100%
  );
  /* box-shadow: 0 0 0.2rem #fff, 0 0 0.2rem #fff, 0 0 2rem #5762e4,
    0 0 0.8rem #5762e4, 0 0 2.8rem #5762e4, inset 0 0 1.3rem #5762e4; */
}

.player_card_list .playerBlockInn h5 {
  font-size: 15px;
  padding: 3px;
  width: 310px;
  margin: 2px;
}

.player_card_list .playerBlockInn .plImg {
  float: left;
  width: 110px;
  text-align: center;
}
.player_card_list .playerBlockInn .plImg img.p_only {
  width: 110px;
  height: 110px;
  /* border-radius: 50px; */
  padding: 5px;
}

.player_card_list .playerBlockInn .plImg span {
  border-radius: 20px;
  background-color: #f2f2f2;
  color: #090979;
  margin-top: 5px;
  padding: 5px;
  font-size: 12px;
  border: 1px solid #090979;
  min-width: 30px;
  text-align: center;
  display: inline-block;
  background: #d9d30c;
  position: absolute;
  top: 0px;
  right: 5px;
}

.player_card_list .playerBlockInn .plInfo .icon {
  width: 25px;
  height: 25px;
  padding: 2px;
  margin-top: 3px;
  /* margin-left: 4px; */
  text-align: center;
}
.player_card_list .playerBlockInn .plInfo {
  float: left;
  width: 210px;
  font-size: 12px;
  display: block;
  margin-top: 7px;
}

.player_card_list .playerBlockInn .plInfo p {
  line-height: 15px;
  margin-bottom: 10px;
}

.player_card_download .trow td {
  margin: 2px;
  display: inline-block;
  width: 30%;
}

.playerCardBlock {
  width: 100%;
  display: flex;
  border: 3px solid #e7e2e2;
  /* background-image: linear-gradient(to top, #6a85b6 0%, #bac8e0 100%); */
  text-transform: uppercase;
  font-family: "Cambria";
  letter-spacing: 2px;
}

.playerCardBlock .pCardNo {
  padding: 5px;
  background-color: #e7e2e2;
  color: #052860;
  font-size: 13px;
  font-weight: 700;
  /* top: 150px;
  left: 50px; */
}
/* .playerCardBlock .pCardImg {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
} */
.playerCardBlock .pCardImg .p_only {
  width: 80px;
  height: 90px;
}
.playerCardBlock .pCardInfo {
  text-align: left;
  padding: 5px;
  font-size: 12px;
}

/* .playerCardBlock .pCardInfo {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  text-align: left;
  text-transform: uppercase;
} */
.playerCardBlock .pCardInfo p {
  margin-bottom: 2px;
  color: #e7e2e2;
  font-weight: 600;
  line-height: 13px;
}
.playerCardBlock .pCardInfo h5 {
  color: #e7e2e2;
  font-weight: 700;
  font-size: 15px;
}

.auctionpage_live .auction_title_live.user_view {
  font-size: 32px;
}

.auctionpage_live .auction_sub_title.user_view {
  font-size: 28px;
}

.auctionpage_live .team_auction_wrapper .fire_cracker {
  position: fixed;
  top: 230px;
  left: 330px;
  z-index: 99;
  display: none;
}

.auctionpage_live .team_auction_wrapper .fire_cracker_cele {
  position: fixed;
  top: 230px;
  left: 430px;
  z-index: 99;
  display: none;
}

.auctionpage_live .team_auction_wrapper .fire_cracker_cele .crack_img {
  width: 450px;
}

.auctionpage_live .team_auction_wrapper .fire_cracker .crack_img {
  width: 250px;
}

.auctionpage_live .auctiondata {
  padding: 20px 0;
}
.auctionpage_live {
  padding-top: 0px;
}

.auctionpage_live .auction_logo {
  width: 150px;
  height: 150px;
  vertical-align: top;
  border-radius: 10px;
}

.auctionpage_live .auction_name {
  /* margin: 0 50px; */
  /* background: hsl(224deg 10.83% 78.98% / 50%); */
  /* padding: 0 30px; */
  width: 70%;
  display: inline-block;
}

.auctionpage_live .auction_title_live {
  font-size: 50px;
  letter-spacing: 6px;
  font-weight: 600;
}

.auctionpage_live .auction_sub_title {
  font-size: 30px;
  letter-spacing: 4px;
  font-weight: 500;
}

.auctionpage_live .auction_title {
  text-transform: uppercase;
  color: #26299b;
  padding: 15px 0 0;
  min-height: 150px;
}

.auctionpage_live.light .auction_title_live,
.auctionpage_live.light .auction_sub_title {
  color: #4d0f53;
}
.auctionpage_live.dark .auction_title_live,
.auctionpage_live.dark .auction_sub_title {
  color: #e6f0f0;
}

.ReportFinal {
  page-break-after: always;
}
.ReportFinal table {
  font-size: 10px;
}
.ReportFinal table td {
  padding: 4px;
}

.light #header {
  background: #f1f1f1;
}

.light #header.header-scrolled,
.light #header.header-inner-pages {
  background: #f1f1f1;
}

.dark #header {
  background: #010101;
}

.dark #header.header-scrolled,
.dark #header.header-inner-pages {
  background: #010101;
}

.team_player_list {
  background: rgb(25, 52, 204);
  background: radial-gradient(
    circle,
    rgba(25, 52, 204, 1) 0%,
    rgba(76, 70, 252, 1) 100%
  );
  width: 310px;
  /* display: inline-block; */
  padding: 8px;
  margin: 5px;
  border: 1px solid #051937;
  border-radius: 5px;
  color: #fff;
  height: 195px;
  float: left;
}

.team_player_list .playerInner {
  float: left;
  padding: 5px;
}

.team_player_list .playerInner.plydtl {
  font-size: 13.5px;
  width: 205px;
  line-height: 20px;
}

.team_player_list .playerInner p {
  padding: 0;
  margin: 0;
}

.team_player_list .playerInner.plydtl .other_dtl .extra {
  font-size: 11.5px;
}

.team_player_list h4 {
  font-size: 17px;
}
.team_player_list .photo_div img {
  width: 75px;
  height: 75px;
  border-radius: 50px;
}

.bidValAh {
  width: 100px;
  padding: 5px;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  margin-left: 20px;
}

.bidValAh:focus {
  outline: none;
  border: none;
}

.screen_3 .bidrun {
  text-align: center;
  margin-top: 50px;
}

.screen_3 .bidrun .bidlabel,
.screen_3 .bidrun .sold_team {
  font-size: 25px;
  font-style: italic;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
}
.screen_3 .live_bid_points .bid_val {
  font-size: 55px;
  font-style: italic;
  letter-spacing: 5px;
  font-weight: 800;
}

.screen_3.dark .live_bid_points .bid_val,
.screen_3.dark .bidlabel,
.screen_3.dark .live_bid_points .sold_team {
  color: #fff;
}

.screen_3.light .live_bid_points .bid_val,
.screen_3.light .bidlabel,
.screen_3.light .live_bid_points .sold_team {
  color: #000;
}

/* ====================================================================================*/
/* =====================team_auction_wrapper=============================*/
/* ====================================================================================*/

.auctionpage_live .team_auction_wrapper {
  padding: 20px 0;
  overflow: hidden;
}
.auctionpage_live .team_auction_wrapper .player_photo_div {
  text-align: center;
}

.auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
  transform-style: preserve-3d;
  border-radius: 70%;
  /* box-shadow: 1px 1px 0 1px #f9f9fb, -1px 0 28px 0 rgba(34, 33, 81, 0.01),
    28px 28px 28px 0 rgba(34, 33, 81, 0.25); */
  transition: 0.4s ease-in-out transform, 0.4s ease-in-out box-shadow;
}
.auctionpage_live
  .team_auction_wrapper.addition_ahat
  .player_photo_div
  .playerImg {
  border-radius: 10%;
  transform-style: preserve-3d;
  transition: 0.4s ease-in-out transform, 0.4s ease-in-out box-shadow;
}

.auctionpage_live
  .team_auction_wrapper.addition_ahat_2
  .player_photo_div
  .playerImg {
  width: 350px;
  height: 350px;
  transform-style: preserve-3d;
  border-radius: 20px;
  /* box-shadow: 1px 1px 0 1px #f9f9fb, -1px 0 28px 0 rgba(34, 33, 81, 0.01),
    28px 28px 28px 0 rgba(34, 33, 81, 0.25); */
  transition: 0.4s ease-in-out transform, 0.4s ease-in-out box-shadow;
}

.auctionpage_live.light .team_auction_wrapper .player_name_div .playerName {
  color: #0f1364;
}

.auctionpage_live.dark .team_auction_wrapper .player_name_div .playerName {
  color: #fff;
}

.auctionpage_live .team_auction_wrapper .sponsordiv {
  margin-top: 10px;
  text-align: center;
}

.auctionpage_live .team_auction_wrapper .sponsordiv .sponsorImg {
  width: 125px;
  height: 125px;
  margin: 3px;
  padding: 3px;
  border-radius: 10px;
  border: 2px solid #999;
}

.auctionpage_live .team_auction_wrapper .team_bkl_data {
  margin: 20px 10px;
  text-align: center;
  display: inline-block;
  border: 1px solid;
  border: 2px solid #999;
  background: #26273f;
}

.auctionpage_live .team_auction_wrapper .team_bkl_data .teamLogo {
  width: 120px;
  height: 120px;
  margin: 3px;
  padding: 3px;
  border-radius: 10px;
}

.auctionpage_live .team_auction_wrapper .team_bkl_data p {
  font-size: 22px;
  color: #fff;
}

.auctionpage_live .team_auction_wrapper .player_name_div .playerName {
  letter-spacing: 3px;
  font-size: 35px;
  padding-bottom: 10px;
  text-transform: uppercase;
  line-height: 35px;
  /* color: #0f1364; */
  font-weight: 700;
  margin: 10px auto;
  text-decoration: underline;
}

.auctionpage_live .team_auction_wrapper .player_name_div {
  text-align: center;
  font-family: "Lexend", sans-serif;
  letter-spacing: 6px;
  font-weight: 500;
  font-style: italic;
}

.auctionpage_live .team_auction_wrapper .player_data_div .playerOther {
  display: inline-flex;
}

.auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
  padding: 10px;
  margin-bottom: 8px;
  width: 260px;
  display: inline-block;
  font-size: 22px;
  text-transform: uppercase;
  text-align: right;
}
.auctionpage_live
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .valuescn {
  padding: 10px;
  margin-bottom: 8px;
  width: 300px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}

.auctionpage_live
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .auction-sm-font {
  font-size: 20px;
}

.auctionpage_live.light
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .label,
.auctionpage_live.dark
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .label,
.auctionpage_live.light
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .labelHat,
.auctionpage_live.dark
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .labelHat {
  background-color: #26273f;
  border: 2px solid #26273f;
  color: #fff;
}

.auctionpage_live.light
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .valuescn,
.auctionpage_live.dark
  .team_auction_wrapper
  .player_data_div
  .playerOther
  .valuescn,
.auctionpage_live.light
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .valueHat,
.auctionpage_live.dark
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .valueHat {
  background-color: #fff;
  border: 2px solid #26273f;
  color: #26273f;
}

.auctionpage_live.light .team_auction_wrapper .player_photo_div .playerImg,
.auctionpage_live.light
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section
  .teamimglogo {
  border: 5px solid #26273f;
}
.auctionpage_live.dark .team_auction_wrapper .player_photo_div .playerImg,
.auctionpage_live.dark
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section
  .teamimglogo {
  border: 5px solid #f9f9fb;
}
/* .auctionpage_live.light .team_auction_wrapper .player_name_div .playerName {
  border-bottom: 2px solid #26273f;
}

.auctionpage_live.dark .team_auction_wrapper .player_name_div .playerName {
  border-bottom: 2px solid #f9f9fb;
} */

.auctionpage_live .team_auction_wrapper .auction_calc {
  text-align: center;
}
.auctionpage_live.dark
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section,
.auctionpage_live.dark
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamNmHat {
  color: #f9f9fb;
}

.auctionpage_live.light
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section,
.auctionpage_live.light
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamNmHat {
  color: #26273f;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section {
  margin-bottom: 20px;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .titleHat {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 600;
  text-underline-offset: 15px;
  text-decoration: underline;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bidValueHat {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 600;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamNmHat {
  font-size: 30px;
  font-weight: 600;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .bid_section
  .teamimglogo {
  border-radius: 20px;
  margin-top: 10px;
  width: 250px;
  height: 250px;
}
.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamimglogo-min {
  margin-top: 20px;
  border-radius: 20px;
  width: 70px;
  height: 70px;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 20px;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .labelHat {
  padding: 5px;
  width: 150px;
  display: inline-block;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_calc_section
  .teamDtHat
  .valueHat {
  padding: 5px;
  width: 150px;
  display: inline-block;
  font-weight: 700;
}

.auctionpage_live .team_auction_wrapper .auction_buttons {
  display: block;
  bottom: 30px;
  position: fixed;
  left: 0;
}
.auctionpage_live
  .team_auction_wrapper
  .auction_buttons
  .teamBtnUL
  .only_team_btn {
  position: absolute;
  right: 50px;
  bottom: 10px;
}

.auctionpage_live .team_auction_wrapper .auction_calc .a_logo_calc {
  text-align: center;
  padding: 30px;
  /* background: hsl(224deg 10.83% 78.98% / 50%); */
  border-radius: 30px;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
.auctionpage_live
  .team_auction_wrapper
  .auction_calc
  .a_logo_calc
  .auction-logo {
  width: 250px;
  border-radius: 30px;
}

.auctionpage_live .team_auction_wrapper .auction_calc .a_calc_section,
.auctionpage_live .team_auction_wrapper .auction_calc .assign_player_status {
  /* background: hsl(224deg 10.83% 78.98% / 50%); */
  border-radius: 30px;
  width: 100%;
  display: block;
  padding: 10px;
}

.auctionpage_live .team_auction_wrapper .auction_calc .teamName {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 22px;
}
.auctionpage_live .team_auction_wrapper .stamp-status-class {
  position: absolute;
  top: 390px;
  right: 0;
  left: 460px;
  margin-inline: auto;
  width: fit-content;
  z-index: 99;
}
.auctionpage_live .team_auction_wrapper .auction_buttons .btn_inner {
  display: inline-block;
}

.auctionpage_live
  .team_auction_wrapper
  .auction_buttons
  .atn_btn_grp
  .playerno {
  width: 100px;
}
.auctionpage_live .team_auction_wrapper .error_team_bid_live {
  width: 300px;
  margin: 0 auto;
}

/*=======================================================================================*/
/*====================team_auction_wrapper ==============================================*/
/*=======================================================================================*/

/*=======================================================================================*/
/*====================team_auction_wrapper  Custom ======================================*/
/*=======================================================================================*/

.auctionpage_live.custom .player_photo_div img {
  border: 4px solid #fff;
}
.auctionpage_live.custom .player_name_div .playerName {
  background-color: #000;
  color: #fff;
  padding: 10px;
}

.auctionpage_live.custom .player_data_div .playerOther .label,
.auctionpage_live.custom .a_calc_section .teamDtHat .labelHat {
  background-color: #000;
  color: #fff;
}

.auctionpage_live.custom .player_data_div .playerOther .valuescn,
.auctionpage_live.custom .a_calc_section .teamDtHat .valueHat {
  color: #000;
  background-color: #fff;
}
.auctionpage_live.custom .a_calc_section .titleHat,
.auctionpage_live.custom .a_calc_section .teamNmHat {
  color: #000;
  background-color: #fff;
}
.auctionpage_live.custom .a_calc_section .bidValueHat {
  color: #fff;
  background-color: #000;
}
/*=======================================================================================*/
/*====================team_auction_wrapper  Custom ======================================*/
/*=======================================================================================*/

@media only screen and (max-width: 600px) {
  .auctionpage_live .team_auction_wrapper .auction_buttons {
    bottom: 10px;
    width: 100%;
    background-color: #ddd;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div {
    text-align: center;
  }
  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 18px;
    line-height: 15px;
  }
  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 100px;
    font-size: 12px;
    padding: 5px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 150px;
    font-size: 12px;
    padding: 5px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 10px;
  }

  section.auctiondata {
    padding: 60px 0;
  }
  .live-stamp-div {
    position: absolute;
    left: 40px;
    top: 280px;
  }
  .live_auction_all_in_one .team_point_info .team_block {
    width: 270px;
    margin: 10px auto;
  }

  .auction_report .head_div .head_title {
    font-size: 22px;
  }

  .auction_report .head_div .head_subtitle {
    font-size: 18px;
  }

  .player_info .text-end {
    text-align: center !important;
  }

  .auction_profile_card {
    background-size: 100% 570px;
  }

  .auctionpage_live .team_auction_wrapper .stamp-status-class {
    left: 60px;
    top: 300px;
  }
  .auctionpage_live .team_auction_wrapper .stamp-status-class img {
    width: 100px;
  }

  .fire_cracker {
    top: 40px;
    left: 40px;
  }

  .auctionpage_live .team_auction_wrapper .fire_cracker_cele {
    top: 40px;
    left: 40px;
  }

  .auction_pcard_title h1 {
    font-size: 18px;
    line-height: 10px;
  }
  .auction_pcard_title .subTitle {
    font-size: 15px;
    line-height: 10px;
  }
  .auction_pcard_title .subTitle_2 {
    font-size: 12px;
    line-height: 7px;
  }
  .auction_pcard_title .auct_pcard_img {
    width: 70px;
    height: 70px;
  }
  .auctionpage_live .auction_name {
    width: 65%;
  }
  .auctionpage_live .auction_title_live {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
  }

  .auctionpage_live .auction_sub_title {
    margin-top: 0;
    font-size: 13px;
  }
  .auctionpage_live .auction_title {
    min-height: 70px;
  }
  .auctionpage_live .auction_logo {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .auction_profile_card {
    background-size: 100% 570px;
  }
}
@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .auction_profile_card .profile-details {
    width: 250px;
    font-size: 18px;
  }

  .live_auction_all_in_one .player_info .screen_player_div {
    display: block;
    align-items: center;
    justify-content: center;
  }

  .live_auction_all_in_one .player_info .screen_player_div .player_photo {
    width: 100%;
    display: block;
    text-align: center;
  }
  .live_auction_all_in_one .player_info .profile_details .name {
    font-size: 20px;
  }

  .live_auction_all_in_one .player_info .profile_details .pno {
    font-size: 16px;
  }

  .live_auction_all_in_one .player_info .profile_details .other_dtl {
    font-size: 14px;
  }

  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 150;
    height: 200px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 100px;
    height: 100px;
  }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  .auctionpage_live .auction_name {
    width: 65%;
  }

  .auctionpage_live .auction_title_live.user_view {
    font-size: 18px;
  }

  .auctionpage_live .auction_sub_title.user_view {
    font-size: 13px;
  }

  .auctionpage_live .auction_title_live {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
  }

  .auctionpage_live .auction_sub_title {
    margin-top: 0;
    font-size: 13px;
  }
  .auctionpage_live .auction_title {
    min-height: 70px;
  }
  .auctionpage_live .auction_logo {
    width: 50px;
    height: 50px;
  }
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  .teamsLogos img {
    width: 36%;
  }

  .contHead p {
    line-height: 25px;
  }

  .nametxt {
    font-size: 30px;
  }
  .auction_profile_card {
    background-size: 325px 570px;
  }
  .auction_profile_card .profile-details {
    font-size: 18px;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .auctionpage_live .auction_logo {
    width: 100px;
    height: 100px;
  }

  .auctionpage_live .auction_title_live.user_view {
    font-size: 26px;
  }

  .auctionpage_live .auction_sub_title.user_view {
    font-size: 20px;
  }

  .auctionpage_live .auction_sub_title {
    font-size: 20px;
  }

  .auctionpage_live .auction_title_live {
    font-size: 35px;
  }
  .auctionpage_live .auction_name {
    width: 60%;
    padding: 0;
    margin: 0;
  }

  .auction_profile_card {
    background-size: 100% 570px;
  }
  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 60%;
    height: 360px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div {
    text-align: center;
  }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .auction_profile_card {
    background-size: 100% 570px;
  }
}

@media only screen and (min-width: 1024px) {
  .playerName {
    font-size: 25px;
    line-height: 20px;
  }

  .playerOther {
    font-size: 14px;
  }
  .playerStyle_Block {
    font-size: 10px;
  }
  .playerblock .playerImg {
    height: 250px;
  }

  span.player_style_icon img {
    width: 50px;
  }

  .AuctionCount img.auction-logo {
    width: 200px;
  }

  .auctionpage_live .auction_title_live.user_view {
    font-size: 26px;
  }

  .auctionpage_live .auction_sub_title.user_view {
    font-size: 20px;
  }

  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 50%;
    height: 420px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div {
    text-align: center;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 180px;
    height: 180px;
  }

  .auctionpage_live .auction_title_live {
    font-size: 50px;
  }
  .auctionpage_live .auction_sub_title {
    font-size: 30px;
  }
  .auctionpage_live .auction_logo {
    width: 140px;
    height: 140px;
  }
}

/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
}

/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .auctionpage_live .auction_title_live.user_view {
    font-size: 26px;
  }

  .auctionpage_live .auction_sub_title.user_view {
    font-size: 20px;
  }
  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 180px;
    font-size: 22px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 300px;
    font-size: 22px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 20px;
  }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1228px) {
  .teamsLogos img {
    width: 40%;
  }

  .playerOther {
    font-size: 16px;
  }
  .playerStyle_Block {
    font-size: 14px;
  }
  .playerblock .playerImg {
    height: 350px;
  }

  span.player_style_icon img {
    width: 70px;
  }
  .AuctionCount img.auction-logo {
    width: 300px;
  }

  .auction_profile_card {
    background-size: 370px 570px;
  }
  .team_card {
    padding: 5px;
  }

  .teamBtnUL li {
    margin: 2px;
    padding: 2px 2px;
    border-radius: 2px;
  }

  .auctionpage_live .auction_title_live.user_view {
    font-size: 32px;
  }

  .auctionpage_live .auction_sub_title.user_view {
    font-size: 28px;
  }

  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 80%;
    height: 380px;
  }

  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 22px;
    line-height: 22px;
  }
  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 150px;
    font-size: 16px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 230px;
    font-size: 16px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 14px;
  }
}

@media only screen and (min-width: 1350px) {
  .teamsLogos img {
    width: 40%;
  }

  .playerblock .playerImg {
    height: 480px;
  }

  .playerStyle_Block {
    font-size: 16px;
  }
  .auction_profile_card {
    background-size: 370px 570px;
  }
  .team_card {
    padding: 5px;
  }
  .auctionpage_live .auction_logo {
    width: 100px;
    height: 100px;
  }
  .auctionpage_live .auction_title_live {
    font-size: 40px;
  }
  .auctionpage_live .auction_sub_title {
    font-size: 25px;
  }

  .auctionpage_live .team_auction_wrapper .fire_cracker_cele .crack_img {
    width: 350px;
  }

  .auctionpage_live .team_auction_wrapper .fire_cracker_cele {
    left: 300px;
  }
  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 27px;
    line-height: 25px;
  }

  .auctionpage_live .team_auction_wrapper .sponsordiv .sponsorImg {
    width: 70px;
    height: 70px;
  }

  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 300px;
    height: 320px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 160px;
    font-size: 18px;
    padding: 5px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 240px;
    font-size: 18px;
    padding: 5px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 14px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-xsm-font {
    font-size: 12px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .titleHat {
    font-size: 25px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bidValueHat {
    font-size: 60px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 130px;
    height: 130px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_logo_calc
    .auction-logo {
    width: 130px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .teamDtHat {
    font-size: 15px;
  }
  .auctionpage_live .team_auction_wrapper .auction_calc .a_logo_calc video {
    width: 100%;
  }
}

@media only screen and (min-width: 1540px) {
  .playerOther {
    font-size: 28px;
  }
  .playerStyle_Block {
    font-size: 18px;
  }
  .auction_profile_card {
    background-size: 420px 570px;
  }

  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 32px;
    line-height: 30px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 250px;
    font-size: 26px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 300px;
    font-size: 26px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 25px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 180px;
    height: 180px;
  }
  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 350px;
    height: 380px;
  }
}

@media only screen and (min-width: 1745px) {
  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 350px;
    height: 350px;
  }
  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 25px;
    line-height: 25px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 320px;
    font-size: 30px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 350px;
    font-size: 30px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 25px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 180px;
    height: 180px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 20px;
  }
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  .nametxt {
    font-size: 75px;
  }

  .header-area .main-header .menu-wrapper {
    max-height: 50px;
  }

  .teamsLogos img {
    width: 45%;
  }

  .auctionpage_live .auction_logo {
    width: 140px;
    height: 140px;
  }
  .auctionpage_live .auction_title_live {
    font-size: 50px;
  }
  .auctionpage_live .auction_sub_title {
    font-size: 35px;
  }

  .auctionpage_live .team_auction_wrapper .fire_cracker_cele .crack_img {
    width: 400px;
  }

  .auctionpage_live .team_auction_wrapper .fire_cracker_cele {
    left: 400px;
  }

  .auctionpage_live
    .team_auction_wrapper.addition_ahat
    .player_data_div
    .playerOther
    .label {
    width: 260px;
  }

  .auctionpage_live .team_auction_wrapper .player_photo_div .playerImg {
    width: 430px;
    height: 460px;
  }

  .auctionpage_live .team_auction_wrapper .player_data_div .playerOther .label {
    width: 320px;
    font-size: 30px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .valuescn {
    width: 350px;
    font-size: 30px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-sm-font {
    font-size: 25px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .player_data_div
    .playerOther
    .auction-xsm-font {
    font-size: 20px;
  }

  .auctionpage_live .team_auction_wrapper .player_name_div .playerName {
    font-size: 45px;
    line-height: 44px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bid_section
    .teamimglogo {
    width: 150px;
    height: 150px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_logo_calc
    .auction-logo {
    width: 180px;
  }

  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .titleHat {
    font-size: 45px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .bidValueHat {
    font-size: 77px;
  }
  .auctionpage_live
    .team_auction_wrapper
    .auction_calc
    .a_calc_section
    .teamDtHat {
    font-size: 22px;
  }

  .auctionpage_live .team_auction_wrapper .sponsordiv .sponsorImg {
    width: 125px;
    height: 125px;
  }

  .auctionpage_live .team_auction_wrapper .auction_calc .a_logo_calc video {
    width: 100%;
  }
}

/* ================================= ================ =================================*/
/* ================================= Animation Effect =================================*/
/* ================================= ================ =================================*/
.gelatine {
  animation: gelatine 0.5s infinite;
}

@keyframes gelatine {
  from,
  to {
    transform: scale(1, 1);
  }

  25% {
    transform: scale(0.9, 1.1);
  }

  50% {
    transform: scale(1.1, 0.9);
  }

  75% {
    transform: scale(0.95, 1.05);
  }
}

.spin {
  animation: spin 1s infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.elastic-spin {
  animation: elastic-spin 1s infinite ease;
}

@keyframes elastic-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(720deg);
  }
}

.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}

@keyframes pulse {
  from {
    transform: scale(0.8);
  }

  to {
    transform: scale(1.2);
  }
}

.flash {
  animation: flash 500ms ease infinite alternate;
}

@keyframes flash {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.hithere {
  animation: hithere 2s ease infinite;
}

@keyframes hithere {
  30% {
    transform: scale(1.2);
  }

  40%,
  60% {
    transform: rotate(-20deg) scale(1.2);
  }

  50% {
    transform: rotate(20deg) scale(1.2);
  }

  70% {
    transform: rotate(0deg) scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.grow {
  animation: grow 2s ease infinite;
}

@keyframes grow {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.fade-in {
  animation: fade-in 2s linear infinite;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-out {
  animation: fade-out 2s linear infinite;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.bounce {
  animation: bounce 2s ease infinite;
}

@keyframes bounce {
  70% {
    transform: translateY(0%);
  }

  80% {
    transform: translateY(-15%);
  }

  90% {
    transform: translateY(0%);
  }

  95% {
    transform: translateY(-7%);
  }

  97% {
    transform: translateY(0%);
  }

  99% {
    transform: translateY(-3%);
  }

  100% {
    transform: translateY(0);
  }
}

.bounce2 {
  animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

.shake {
  animation: shake 2s ease infinite;
}

@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}

.flip {
  backface-visibility: visible !important;
  animation: flip 2s ease infinite;
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}

.swing {
  transform-origin: top center;
  animation: swing 2s ease infinite;
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }

  40% {
    transform: rotate(-10deg);
  }

  60% {
    transform: rotate(5deg);
  }

  80% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.wobble {
  animation: wobble 2s ease infinite;
}

@keyframes wobble {
  0% {
    transform: translateX(0%);
  }

  15% {
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    transform: translateX(0%);
  }
}

.mywobble {
  animation: wobble 2s ease;
}

@keyframes mywobble {
  0% {
    transform: translateX(0%);
  }

  15% {
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    transform: translateX(0%);
  }
}

.fade-in-down {
  animation: fade-in-down 2s ease infinite;
}

@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-left {
  animation: fade-in-left 2s ease;
}

@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.fade-out-down {
  animation: fade-out-down 2s ease infinite;
}

@keyframes fade-out-down {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.fade-out-right {
  animation: fade-out-right 2s ease infinite;
}

@keyframes fade-out-right {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

.bounce-in {
  animation: bounce-in 2s ease infinite;
}

@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  70% {
    transform: scale(0.9);
  }

  100% {
    transform: scale(1);
  }
}

.bounce-in-right {
  animation: bounce-in-right 2s ease infinite;
}

@keyframes bounce-in-right {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    transform: translateX(-30px);
  }

  80% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

.bounce-out {
  animation: bounce-out 2s ease infinite;
}

@keyframes bounce-out {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(0.95);
  }

  50% {
    opacity: 1;
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

.bounce-out-down {
  animation: bounce-out-down 2s ease infinite;
}

@keyframes bounce-out-down {
  0% {
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.rotate-in-down-left {
  animation: rotate-in-down-left 2s ease infinite;
}

@keyframes rotate-in-down-left {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.rotate-in-up-left {
  animation: rotate-in-up-left 2s ease infinite;
}

@keyframes rotate-in-up-left {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

.hinge {
  animation: hinge 2s ease infinite;
}

@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}

.roll-in {
  animation: roll-in 2s ease infinite;
}

@keyframes roll-in {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}

.roll-out {
  animation: roll-out 2s ease infinite;
}

@keyframes roll-out {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}

/* Animation */
@keyframes woosh {
  0% {
    width: 12px;
    transform: translate(0px, 0px) rotate(-35deg);
  }
  15% {
    width: 50px;
  }
  30% {
    width: 12px;
    transform: translate(214px, -150px) rotate(-35deg);
  }
  30.1% {
    transform: translate(214px, -150px) rotate(46deg);
  }
  50% {
    width: 110px;
  }
  70% {
    width: 12px;
    transform: translate(500px, 150px) rotate(46deg);
  }
  70.1% {
    transform: translate(500px, 150px) rotate(-37deg);
  }

  85% {
    width: 50px;
  }
  100% {
    width: 12px;
    transform: translate(700px, 0) rotate(-37deg);
  }
}

@keyframes boom-circle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    transform: scale(3);
  }
  100% {
  }
}

@keyframes boom-triangle-big {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }

  40% {
    opacity: 0;
    transform: scale(2.5) translate(50px, -50px) rotate(360deg);
  }
  100% {
  }
}

@keyframes boom-triangle {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }

  30% {
    opacity: 0;
    transform: scale(3) translate(20px, 40px) rotate(360deg);
  }

  100% {
  }
}

@keyframes boom-disc {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    transform: scale(2) translate(-70px, -30px);
  }
  100% {
  }
}
