/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

@font-face {
    font-family: 'gothamregular';
    src: url('https://jumbojimmy.sigmasolve.com/wp-content/uploads/2024/08/gotham-light-webfont.woff2') format('woff2'),
         url('https://jumbojimmy.sigmasolve.com/wp-content/uploads/2024/08/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	background: #49134E;	
}
.page-header {
	display: none;
}
.header-menu-wrap  {
	width: calc(100% - 610px);
}
.header-menu-wrap .elementor-nav-menu--dropdown  {
	top: 48px !important;
}

.hr-text-gradient {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
.text-gradient {
  background: -webkit-linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bg-yellow-gradibt .elementor-button {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	clip-path: polygon(91% 0, 100% 49%, 91% 99%, 9% 100%, 0 50%, 9% 0);
	width: 100%;
	z-index: -1;
}
 .btn-arrow .elementor-button {
	position: relative;
	color: #FFF !important;
	background: #803A68 !important;
	z-index: 0;
	min-width: 200px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
.btn-arrow .elementor-button:hover {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%) !important;
	color: #000 !important;
}
.btn-arrow .elementor-button:after {
	content: '';
	background-image: url('assets/img/btn-arrow-two-side.svg');
	position: absolute;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: calc(100% - 7px);
    height: 100%;
/*     border-top: 2px solid #000;
    border-left: 2px solid #000;
	transform: rotate(135deg); */
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.head-bg {
	background-color: #803A68;
	box-shadow: 0px 3px 0px 0px #45F882;
	position: relative;	
}
.head-bg .e-con-inner {
	position: relative;
}
.head-bg {
	position: relative;
}
.head-bg:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	background-color: #803a68;
	right: 0;
	top: 0;
	z-index: -1;
	
}
.head-bg .e-con-inner:after {
	content: '';
	position: absolute;
	width: calc(100% - 250px);
	height: 100%;
	background-color: #803a68;
	right: 0;
	top: 0;
	z-index: -1;
	clip-path: polygon(0% 0, 100% 0%, 100% 100%, 100% 100%, 5% 100%, 0% 0%);
}
/* .logo-bg {
	clip-path: polygon(17% 13%, 83% 15%, 100% 85%, 74% 84%, 17% 84%, 0 100%, 0 0);
	background-color: #49134E;
	box-shadow: 0px 3px 0px 0px #FFBE18;
} */
.text-center {
	text-align: center;
}
.text-green {
	color: #45F882;
}
.head-title {
	display: block;
}
.hero-slider-wrapper {
	opacity: 0.6;
	position: relative;
}

.hero-slider-wrapper .swiper-slide-inner {
	position: relative;
	z-index: 1;
}
.hero-slider-wrapper .button-slide-wrap {
	margin-top: 30px;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.contact-info-wrap p {
  margin: 0;
}
.contact-info-wrap p a {
  color: #fff;
    font-size: 22px;
    font-weight: 500;
  border-bottom: 2px solid #45F882;
 
}
.contact-info-wrap p a:hover {
  border-bottom: none;
}

.hero-slider-wrapper .swiper-slide-inner:before {
	content: '';
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: #000;
	clip-path: polygon(0 0, 26% 0, 31% 10%, 69% 10%, 74% 0, 100% 0, 100% 100%, 74% 100%, 69% 90%, 31% 90%, 26% 100%, 0 100%);
	z-index: -1;
}
.hero-slider-wrapper .elementor-button  {
   	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%) !important;
	clip-path: polygon(91% 0, 100% 49%, 91% 99%, 9% 100%, 0 50%, 9% 0);
	position: relative;
	border: transparent !important;
	min-width: 200px;
	min-height: 56px;
	line-height: 32px;
}
.hero-slider-wrapper .elementor-button:hover {
	color: #000 !important;
}
.hero-slider-wrapper .elementor-button:hover:after {
	background: transparent;
}
.hero-slider-wrapper .elementor-button:hover:before {
	background-image: url('assets/img/btn-arrow-two-side.svg');
}
.hero-slider-wrapper .elementor-button:after {
	content: '';
	position: absolute; 
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	background-color: #000;
	clip-path: polygon(91.6% 0, 100% 49%, 91.6% 99%, 8.6% 100%, 0 50%, 8.6% 0);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}
.hero-slider-wrapper .elementor-button:before {
	content: '';
    background-image: url('assets/img/golden-arrow.svg');
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 47px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hero-slider-wrapper .swiper-pagination-bullet {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	opacity: 1;
	margin: 0 12px;
}
.hero-slider-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	position: relative;
	margin: 0 12px;
}
.hero-slider-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #FFB800;
	border-radius: 100%;
/* 	border-image-source: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%); */
}
.blog-btn .elementor-button,
.tag-gradient {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.content-pera p,
.tag-gradient p {
	margin: 0;
}
.content-title-wrap {
	width: calc(100% - 120px);
}
.players-card-wrapper .elementor-widget-image img {
	width: 100%; 
	height: 100%;
	max-width: 288px;
	max-height: 486px;
	object-fit: contain;
}
.players-card-wrapper .elementor-widget-image:nth-child(even) {
	margin-top: 100px;
}
.tag-title p{
	margin: 0;
}
.blog-btn .elementor-button{
	padding: 0 10px 10px 0;
}
.blog-btn .elementor-button:hover {
	color: #FFF;
	-webkit-text-fill-color: #FFF;
}

.slide-item .img-wrap {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	position: relative;
	z-index: 1;
}
.slide-item .button-wrap {
	margin-top: -28px;
	position: relative;
	z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}
.play-btn {
	background: radial-gradient(50% 50% at 50% 50%, #4F0647 0%, #1F0113 100%);
	border: 1.36px solid #E9A932 ;
	border-radius: 296.62px;
	display: inline-block;
	overflow: hidden;
}
.play-btn span {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 15px 30px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 17px;
	font-size: 18px;
    font-weight: 700;
	font-family: 'gothamregular';
}
.play-btn:hover {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	border-color: #FFF;
}
.play-btn:hover span {
	color: #FFF;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
}

.player-card-wrap {
	display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 24px; 
	padding: 0 15px;
}
.player-img,
.player-card-wrap .player-card {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	max-width: 288px;
	max-height: 486px;
}
.player-img {
	overflow: hidden;
	border-radius: 26px;
	padding: 23px 23px 30px;
	position: relative;
}
.player-img:after {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 5px;
    z-index: -1;
    max-height: 475px;
	
}
.player-name {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	z-index: 3;
}
.player-name .name{
	margin: 0;
    color: #FFF;
    background-color: #000;
    border-radius: 100px;
	position: relative;
    border: 2px solid transparent;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	min-width: 146px;
    text-align: center;
}
.player-name .name:after {
	content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    background: linear-gradient(96.03deg, #45F882 0%, #FFBE18 100%);
    z-index: -1;
    border-radius: 100px;
}
.player-card-wrap .player-card img {
	width: 100%;
	max-width: 100%;
	max-width: 288px;
	max-height: 484px;
	border-radius: 11px;
}
.player-card-wrap .player-card:after {
	content: '';
	position: absolute;
	background-image: url('assets/img/player-frame.svg');
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.player-card:nth-child(even) {
	margin-top: 100px;
}

.play-btn-genral .elementor-button{
  	background: radial-gradient(50% 50% at 50% 50%, #4F0647 0%, #1F0113 100%);
	border: 1.36px solid #E9A932 ;
	border-radius: 296.62px;
	display: inline-block;
	overflow: hidden;
  	padding: 0;
}
.play-btn-genral .elementor-button .elementor-button-text{
 	 background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 20px 40px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 17px;
	font-size: 27px;
	font-family: 'gothamregular';
}
.play-btn-genral .elementor-button:hover {
  	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
	border-color: #FFF;
}
.play-btn-genral .elementor-button:hover .elementor-button-text {
  	color: #FFF;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: unset;
} 

.slick-dots li button:before {
	content: '' !important;
    position: absolute !important;
    width: 24px !important;
    height: 24px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.slick-dots li.slick-active button:before {
	border: 2px solid #FFB800;
	border-radius: 100%;
}
.slick-dots li button {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%) !important;
    opacity: 1;
    height: 10px !important;
    width: 10px !important;
    margin: 0 6px;
    position: relative;
    border-radius: 100%;
}
.image-card-slider .slick-dots {
	bottom: -124px;
    display: none;
}
.image-card-slider #slick {
	margin-bottom: 124px;
}
.img-card-slider-bg {
	position: relative;
}
.image-card-slider .slide-item  {
	padding: 0 10px !important;
}
.img-card-slider-bg:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #803A68;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 62% 100%, 59% 93%, 41% 93%, 38% 100%, 0 100%);
	border-radius: 30px;
}
.footer-section {
	position: relative;
}
.footer-section:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1; 
	top: 0;
	left: 0;
	background-image: url('https://jumbojimmy.sigmasolve.com/wp-content/uploads/2024/08/footer-bg-pattern.svg');
	clip-path: polygon(0 0, 26% 0, 31% 10%, 69% 10%, 74% 0, 100% 0, 100% 100%, 74% 100%, 69% 90%, 31% 90%, 26% 100%, 0 100%);
}
.footer-section:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #7C3C68;
	clip-path: polygon(0 0, 26% 0, 31% 10%, 69% 10%, 74% 0, 100% 0, 100% 100%, 74% 100%, 69% 90%, 31% 90%, 26% 100%, 0 100%);
}
.footer-social-links a.elementor-social-icon {
	  clip-path: polygon(40% 7.67949%, 43.1596% 6.20615%, 46.52704% 5.30384%, 50% 5%, 53.47296% 5.30384%, 56.8404% 6.20615%, 60% 7.67949%, 81.65064% 20.17949%, 84.50639% 22.17911%, 86.97152% 24.64425%, 88.97114% 27.5%, 90.44449% 30.6596%, 91.34679% 34.02704%, 91.65064% 37.5%, 91.65064% 62.5%, 91.34679% 65.97296%, 90.44449% 69.3404%, 88.97114% 72.5%, 86.97152% 75.35575%, 84.50639% 77.82089%, 81.65064% 79.82051%, 60% 92.32051%, 56.8404% 93.79385%, 53.47296% 94.69616%, 50% 95%, 46.52704% 94.69616%, 43.1596% 93.79385%, 40% 92.32051%, 18.34936% 79.82051%, 15.49361% 77.82089%, 13.02848% 75.35575%, 11.02886% 72.5%, 9.55551% 69.3404%, 8.65321% 65.97296%, 8.34936% 62.5%, 8.34936% 37.5%, 8.65321% 34.02704%, 9.55551% 30.6596%, 11.02886% 27.5%, 13.02848% 24.64425%, 15.49361% 22.17911%, 18.34936% 20.17949%);
}
.gradient-divider .elementor-divider-separator{
/* 	border-image-source: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%); */
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
}
.footer-social-links a.elementor-social-icon svg {
	width: 24px;
	height: 24px;
	padding: 2px;
}
.footer-input-search .elementor-search-form__submit{
	position: relative;
	min-width: 61px !important;
}
.footer-input-search .elementor-search-form__submit:after {
	content:'';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
	width: 1px;
	height: calc(100% - 18px);
	background-color: #FFF;
}
.copyright-footer p {
	margin: 0;
}

/* page-two */
.compnay-info-wrap .info-detail {
  display: flex;
  color: #fff;
  align-items: center;
}
.info-title {
  margin: 0;
  width: 100%;
  max-width: 50%;
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 600 !important;
}
.info {
  margin: 0;
  width: 100%;
  max-width: 50%;
  font-size: 20px !important;
  line-height: 30px !important;
   font-weight: 600 !important;
}
.compnay-info-wrap {
   display: flex;
    flex-direction: column;
    gap: 25px 0;
}

.payout-table table tr th div {
  max-width: unset;
}

.table-container {
  overflow-x: auto;
  background: linear-gradient(108.35deg, #1A0C15 12.46%, #49134E 48.97%, #1A0C15 80.07%);
  padding: 20px;
}

table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
  border-color: #531B58;
  font-family: "Sora", sans-serif;
  margin: 0;
}
tbody td {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	padding: 9px 0;
}
th, td {
  padding: 12px 15px;
  text-align: center;
/*   border: 1px solid  #531B58 !important; */
	border-color:  #531B58 !important;
}

thead th {
/*   background-color: #1a0221; */
}
thead tr:first-child th:nth-last-child(-n+3) {
	font-weight: normal;
}
thead tr:first-child th {
	padding: 12px 0;
}
table th {
	vertical-align: bottom; 
	padding: 0;
}
tbody tr td{
vertical-align: middle; 
}
tbody td .img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-container {
	border-radius: 15px;
	padding: 20px 0;
}

.horizontal-scroll::-webkit-scrollbar
{
	height: 10px;
	background-color: #F5F5F5;
}

.horizontal-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

tbody tr td:first-child {
  font-weight: bold;
}

tbody tr td:last-child {
  font-weight: bold;
}
.table-container .head-title  {
	font-size: 14px;
    line-height: 21px;
    font-weight: 600;
	padding: 8px 26px;
}
.table-container .seventh-row {
	
}
.first-row {
	min-width: 166px;
	max-width: 166px;
}
.second-row {
	min-width: 176px;
	max-width: 176px;
}

.third-row {
	min-width: 380px;
	max-width: 380px;
}

.fourth-row {
	min-width: 106px;
	max-width: 106px;
}

.fifth-row,
.sixth-row {
	min-width: 106px;
	max-width: 106px;
}

.seventh-row {
	min-width: 180px;
	max-width: 180px;
}

.eighth-row {
	min-width: 181px;
	max-width: 181px;
}
.ninth-row,
.tenth-row,
.eleventh-row {
	min-width: 127px;
	max-width: 127px;
}

.tab-col-one {
	min-width: 168px;
	max-width: 168px;
}
.tab-col-two {
	min-width: 251px;
	max-width: 251px;
}

.tab-col-three {
	min-width: 142px;
	max-width: 142px;
}

.tab-col-four {
	min-width: 125px;
	max-width: 125px;
}

.tab-col-five {
	min-width: 99px;
	max-width: 99px;
}
.tab-col-six {
	min-width: 175px;
	max-width: 175px;
}

.tab-col-seven {
	min-width: 179px;
	max-width: 179px;
}

.tab-col-eight {
	min-width: 94px;
	max-width: 94px;
}
.tab-col-nine {
	min-width: 181px;
	max-width: 181px;	
}


.two-table-wrap {
  width: calc(100% - 350px);
}
.table-one,
.table-second,
.table-first {
	overflow-x: auto;
}

table th {
	vertical-align: middle; 
	padding: 0;
}
.table-with-img-wrap {
 	display: flex;
	justify-content: space-between;
	gap: 23px;
}
.table-container-wrap {
	background: linear-gradient(108.35deg, #1A0C15 12.46%, #49134E 48.97%, #1A0C15 80.07%);
	padding: 20px 0px;
	border-radius: 15px;
}
.table-container-wrap .img-wrap{
	padding: 0 23px;
}
.table-container-wrap .img-wrapper {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
	min-width: 300px;
}
.table-with-img-wrap .table-first {
	margin-bottom: 20px;
}
.table-container-wrap .img-wrapper .img{
	padding-top: 118px;
}
/* @media (max-width: 768px) {
  th, td {
    padding: 8px 10px;
    font-size: 14px;
  }
} */
.image-title-wrap {
	min-width: 300px;
}
.table-container-wrap .bottom-content-wrap,
.table-container-wrap .title-wrapper {
	padding-left: 26px;
}
.table-container-wrap .title-wrapper .title {
	font-family: "Sora", sans-serif; 
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	color: #FFF;
	margin: 0 0 25px;
	
}
.table-container-wrap .bottom-content-wrap {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	color: #FFF;
	margin: 25px 0 40px;
}
.table-container-wrap .table-one {
	margin-bottom: 60px;
}
.img-wrapper .button-wrap {
	background: radial-gradient(50% 50% at 50% 50%, #4F0647 0%, #1F0113 100%);
	border-radius: 296.62px;
}

.img-wrapper .button-wrap .play-btn {
	background: linear-gradient(89.91deg, #FFB800 3.01%, #FFD600 72.4%, #FF8A00 99.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	color: transparent;
	font-size: 27px;
    line-height: 16px;
    padding: 19.5px 37px;
    font-weight: 400;
	font-family: 'gothamregular';
}
.title-head {
	text-align: left;
	padding-left: 26px !important;
}
.img-wrapper .button-wrap .play-btn:hover {
	-webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
	color: #FFF;
}

.table-without-border {
	padding: 0;
	overflow-x: auto;
}
.table-without-borde table {
	margin-block-end: 0 !important;
	margin: 0 !important;
}

table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: transparent !important;
}

.table-without-border table tr:first-child th,
.table-without-border table tr:first-child td {
  border-top: 0 !important;
}
.table-without-border table tr td:first-child {
  border-left: 0 !important;
}
.table-without-border table tr:last-child td {
  border-bottom: 0 !important;
}
.table-without-border table tr td:last-child {
  border-right: 0 !important;
}

.table-without-border table tr:first-child td,
.table-without-border table thead:first-child tr:first-child th {
	font-family: "Sora", sans-serif; 
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #FFF;
}
.table-without-border .title {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 600 !important;
}
.border-none {
	border-bottom: 0 !important;
    border-left: 0 !important; 
	font-family: "Sora", sans-serif; 
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: 600 !important;
}
.table-without-border table tr td:last-child,
.booster-play-table table tr:first-child td,
.table-without-border table tr td:first-child,
.booster-play-table table tr td:first-child {
	font-family: "Sora", sans-serif; 
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
}
.colonies-table, 
.states-table {
	overflow-x: auto;
}
.states-table {
	margin-bottom: 16px;
}
.colonies-table .tab-col-one, 
.states-table .tab-col-one {
	min-width: 168px;
	max-width: 168px;
	border: none;
}
.colonies-table .tab-col-two, 
.states-table .tab-col-two {
	min-width: 125px;
	max-width: 125px;
}
.colonies-table .tab-col-three, 
.states-table .tab-col-three {
	min-width: 204px;
	max-width: 204px;
}
.colonies-table .tab-col-four, 
.states-table .tab-col-four {
	min-width: 186px;
	max-width: 186px;
}
.colonies-table .tab-col-ten, 
.states-table .tab-col-ten,
.colonies-table .tab-col-nine, 
.states-table .tab-col-nine,
.colonies-table .tab-col-five, 
.states-table .tab-col-five {
	min-width: 102px;
	max-width: 102px;
}
.colonies-table .tab-col-six, 
.states-table .tab-col-six {
	min-width: 103px;
	max-width: 103px;
}
.colonies-table .tab-col-seven, 
.states-table .tab-col-seven {
	min-width: 154px;
	max-width: 154px;
}
.colonies-table .tab-col-eight, 
.states-table .tab-col-eight {
	min-width: 170px;
	max-width: 170px;
}
.colonies-table tbody td, 
.states-table tbody td {
	padding: 9px 10px;
}
.colonies-table  table tr:first-child td, 
.states-table  table tr:first-child td {
	font-family: "Sora", sans-serif; 
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}
.colonies-table  table tr:not(:first-child)  td, 
.states-table  table tr:not(:first-child)  td {
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
}
.states-colonies-table .table-with-img-wrap .img-wrapper {
	padding: 0 20px;
	justify-content: center;
}
.states-wheel-table .col-one,
.colonies-wheel-table .col-one {
	min-width: 128px;
	max-width: 128px;
}
.states-wheel-table .col-two,
.colonies-wheel-table .col-two {
	min-width: 174px;
	max-width: 174px;
}
.states-wheel-table .col-three,
.colonies-wheel-table .col-three {
	min-width: 151px;
	max-width: 151px;
}
.booster-play-table .col-one {
	min-width: 174px;
}
.booster-play-table .col-two {
	min-width: 159px;
}
.booster-play-table .col-three {
	min-width: 152px;
}
.booster-play-table .col-four {
	min-width: 194px;
}
.booster-play-tabl td,
.booster-play-tabl th,
.states-wheel-table td,
.states-wheel-table th,
.colonies-wheel-table th, 
.colonies-wheel-table td {
	padding: 9px 16px;
}


.home .streaming-btn-head  {
	display: none !important;
}
.game-btn-head {
	display: none;		
}
.game-btn-head .elementor-button {
	display: inline-block;
}

.streaming-btn-head .elementor-button  {
	padding: 16px 45px !important;
}
.streaming-btn-head .elementor-button-content-wrapper {
	align-items: center;
}
.streaming-btn-head .elementor-button-icon {
	max-height: 16px;
}
.app-btn-wrap a.e-con {
  display: none;
}
.store-link .e-con {
  display: none;
}

@media only screen and (min-width: 1025px) {

	.game-btn-head .elementor-button-text {
		padding: 16px 78px;
	}
.game-btn-head {
	display: inline-block;
}

}
@media only screen and (max-width: 1440px) {
	.player-img:after {
		height: 98%;
	}	
}

@media (min-width: 600px) and (max-width: 1024px) {
.hero-title .elementor-widget-container {
  background-size: 100% 64%;
  width: 100%;
}
}
@media only screen and (max-width: 1024px) {
	.header-menu-wrap  {
		width: auto;
	}
	.hero-slider-wrapper .elementor-button {
		min-height: auto;
	}
	.home .game-btn-head-mobile {
		display: inline-block;
	}
	.streaming-btn-head .elementor-button  {
		padding: 16px 4px !important;
	}
	.game-btn-head-mobile .elementor-button-text {
		padding: 0 30px;
	}
	.compnay-info-wrap {
		gap: 15px 0;
	}
    .contact-info-wrap p a {
    	font-size: 18px;
        border-bottom: 1px solid #45F882;
    }
}
@media only screen and (max-width: 991px) {
	.table-with-img-wrap {
		flex-wrap: wrap;
	}
	.table-container-wrap .img-wrapper,
	.two-table-wrap {
		width: 100%;
	}
	
}
@media only screen and (max-width: 768px) {
	.player-card-wrap {
		flex-wrap: wrap;
	}
	.head-bg:after {
		width: 100%;
	}
	.image-card-slider #slick {
		margin-bottom: 100px;
	}
	.image-card-slider .slick-dots {
    	bottom: -85px;
	}
	.player-card:nth-child(even) {
		margin-top: 0;
	}
	.player-card {
   		max-width: calc(50% - 24px);
	}
	.play-btn span {
		padding: 10px 35px; 
		line-height: 17px;
    	font-size: 18px;
	}
	.img-card-slider-bg:before,
	.footer-section:before ,
	.hero-slider-wrapper .swiper-slide-inner:before {
		clip-path: unset;
	}
	.hero-slider-wrapper .swiper-slide-inner {
       padding: 30px !important;
    }
	.player-card-wrap .player-card {
		width: unset;
     	height: unset; 
     	max-width: unset; 
     	max-height: unset;
	}
	.player-img {
		padding: 7px 22px 30px;
	}
	.table-container-wrap .img-wrapper .img {
    	padding-top: 10px;
	}
}
@media only screen and (max-width: 580px) {
	.hero-slider-wrapper .swiper-slide-contents {
		max-width: 95% !important;
	}
	.hero-slider-wrapper .swiper-slide {
		height: 550px !important;
	}
}