* {
    font-family: Arial, Helvetica, sans-serif;  
	color: #fff;  
}

html {
    height: 100%;
	height:100vh;
	margin:0;
	padding:0;
}

body {
    height: 100%;
	height:100vh;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
	/* overflow: auto; */
    position: relative;
}
.VD body {
    overflow: hidden;
}
#canvasContainer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    user-select: none;
}

.VD #canvasContainer {
    width: 1280px;
    height: 720px;
    transform-origin: 0 0;
    box-shadow: 0 0 25px #000;
}

.VD #containerbg {
    width: 102%;
    height: 102%;
    position: absolute;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    left: -1%;
    top: -1%;
}

#preloaderWrapper {
	z-index: 99999;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	user-select: none;
	transform-origin: 0 0;
}



@media (pointer: fine) {	
	#preloaderWrapper {
		width: 1280px;
		height: 720px;
		box-shadow: 0 0 25px #000;
	}
}

.VL #containerbg,
.VP #containerbg {
    display: none;
}

#goFS {
    position: absolute;
    z-index: 100;
}

#iosSwipeHand {
    -webkit-animation: swipeAnimation 1s infinite linear;
}

@-webkit-keyframes swipeAnimation {
    from {
        -webkit-transform: translate(0, 100px) scale(0.5, 0.5);
    }

    to {
        -webkit-transform: translate(0, -25px) scale(0.5, 0.5);
    }
}

#gamePaytable {
	display: none;
}

#gameRules {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: black;
    color: white;
    font-size: 25px;
	z-index: 999;
	overflow: hidden;
    /* line-height: 30px; */
}
sup {
	vertical-align: super;
	font-size: 18px !important;
}

#grCloseBtn {
    display: block;
    position: absolute;
    float: right;
	top: 35px;
    cursor: pointer;
	right: 30px;
}

#ptInfoBtn {
	display: block;
	position: absolute;
	float: left;
	top: 35px;
	cursor: pointer;
	left: 30px;
}

#grContent {
    overflow-y: scroll;
    overflow-x: unset;
    display: block;
    max-width: calc(100% - 4%);
    word-break: break-word;
	/* height: calc(100% - 4%); */
	height: 100%;
	/* padding: 4%; */
	padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
}

li {
    padding-bottom: 10px;
	letter-spacing: 1px;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
	border: 1px solid #ffffff;
}

td,
th {
	border: 1px solid #ffffff;
    text-align: left;
    padding: 12px;    
}
th{
	min-width: 100px;
    text-align: center;
}

tr:nth-child(even) {
    background-color: #131212;
}

.autoSpinSettings img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    max-width: 432px;
}

.game img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    max-width: 432px;
}

h1 {
    margin-top: 60px;
}

h4 {
    color: yellow;
}

.txtCenter {
    text-align: center;
    line-height: 1.2;
    margin: 10px;
    margin-top: 0px;
}

td img {
    margin-left: auto;
    margin-right: auto;
    display: block;
	/* width: 40px; */
    height: 40px;
}
.disable-select {
    user-select: none; /* supported by Chrome and Opera */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */   
    touch-action: pan-y;
}

#gameOpened {
	color: white;
	margin: auto;
	width: 50%;
	height: 50%;
	padding: 70px 0;
	text-align: center;
	display: none;
}

.paddingTop10 {
	padding-top: 10px;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.font1 {
	font-family: "CarnevaleeFreakshow";
}

#gamePaytable {
	background-color: #00000099;
}

.paddingTop20 {
	padding-top: 20px;
}

.paddingLeft45 {
	padding-left: 45px;
}

.inline-block {
	display: inline-flex;
}

.paytable {
	width: 91%;
}

.paytableText {
	position: absolute;
	left: 55px;
	top: 5px;
}

.font30 {
	font-size: 40px;
}

.color1 {
	color: #ffc204;
}

/* width */
::-webkit-scrollbar {
	width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
	background: #282023;
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: #555;
	border-radius: 10px;
	border: solid 1px #282023;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: #555;
}




/* ---------------------------- PROMOTION CSS---------------------*/
/* ========================================================================================  */

@font-face {
	font-family: Montserrat-Bold;
	src: url("/games/promo_assets/fonts/Montserrat-Bold.ttf");
}
@font-face {
	font-family: Montserrat-Regular;
	src: url("/games/promo_assets/fonts/Montserrat-Regular.ttf");
}
@font-face {
	font-family: Montserrat-Medium;
	src: url("/games/promo_assets/fonts/Montserrat-Medium.ttf");
}
@font-face {
	font-family: Montserrat-SemiBold;
	src: url("/games/promo_assets/fonts/Montserrat-SemiBold.ttf");
}

#alertpopup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 8px 20px 8px 20px;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
	border: 1px solid #000000;
	box-shadow: 5px 5px 10px 0px #020202;
	color: #efefef;
	border-radius: 10px;
	z-index: 20004;
	width: 400px;
	height: 200px;
}

.promoalertmsg {
	padding: 20px;
	text-align: center;
}

.promoalerttitle {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #d0ad56;
}

.promoalertonbtn {
	position: absolute;
	left: 42%;
	bottom: 20px;
}

.shadow {
	width: 100%;
	height: 100%;
	background-color: #474545;
	opacity: 0.7;
	position: absolute;
	z-index: 20003;
	display: none;
}

/* Popup styles */
#popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px 20px 30px 20px;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
	border: 1px solid #000000;
	box-shadow: 5px 5px 10px 0px #020202;
	color: #efefef;
	border-radius: 10px;
	z-index: 20004;
	width: 500px;
}

p {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 26px;
}

/* Section 1 styles */
.section-1 {
	display: flex;
	align-items: center;
}

.section-1 img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.section-1 h2 {
	font-size: 24px;
	margin: 0;
}

/* Section 2 styles */
.section-2 h3 {
	font-size: 18px;
	margin-top: 0;
}

.section-2 p {
	margin: 5px 0;
}

/* Section 3 styles */
.section-3 {
	padding-top: 20px;
	;
}

.section-3 h3 {
	font-size: 18px;
	margin-top: 0;
	color: #d0ad56;
}

.promoprogress-bar {
	margin-top: 10px;
	display: inline;
	width: 100%;
}

.promoprogress-bar p {
	margin: 5px 0;
}

.bar {
	width: 100%;
	height: 18px;
	background-color: #efefef;
	margin-bottom: 5px;
	border-radius: 10px;
}

.promoprogress {
	height: 100%;
	background-color: #d0ad56;
	border-radius: 10px;
}

span {
	text-align: center;
}

.close-x {
	position: absolute;
	top: -3px;
	left: 7px;
	color: #fff;
	font-size: 45px;
}

/* Claim button styles */
.claim-btn {
	display: block;
	margin-top: 10px;
	padding: 5px 10px;
	background-color: #d0ad56;
	color: #fff;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	border-radius: 15px;
	width: 80px;
	padding: 5px;
}

.tiar {
	width: 23.5%;

	display: inline-grid;
}

.centerContent {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding-top: 10px;
}

.label {
	color: #d0ad56;
}

.wager-info {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: 0 20px;
	font-weight: bold;
}

.wager-label {
	font-size: 15px;
	margin: 0;
	color: #d0ad56;
	font-weight: bold;
	text-align: right;
	width: 50%;
}

.wager-label1 {
	font-size: 15px;
	margin: 0;
	color: #d0ad56;
	font-weight: bold;
}

.preloaderText {
	color: #000;
	position: relative;
	top: -17px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.wager-value {
	text-align: left;
	width: 50%;
}

.promotitle {
	font-size: 35px;
	padding: 10px 0 10px 0;
	font-family: Montserrat-Bold;
}

.expire {
	font-size: 12px;
}

.close {
	position: absolute;
	right: 15px;
	top: 15px;
	background-color: #6a6565;
	width: 40px;
	border-radius: 40px;
	height: 40px;
	cursor: pointer;
	font-size: 30px;
}

/* .circlebg {
	background-image: url("circle-info-bg.png");
	background-repeat: no-repeat;
	background-size: 100px 100px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 20002;
	display: none;
} */

/* .promoCircleIcon {
	width: 100px;
} */


.progress-bar {
	cursor: pointer;
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
    right: 10px;
    bottom: 17% ;
	border-radius: 50%;
	z-index: 2000;
	background:
		radial-gradient(closest-side, #efefef 64%, transparent 0% 0%),
		conic-gradient(#d0ad56 10%, #454647 0);
}

.progress-bar-img{
	width: 122px; 
	position: absolute; 
	left: 0px;
	
}



@media only screen and (max-width: 800px) and (orientation: portrait) {
	.progress-bar {
		width: 75px;
		height: 75px;
		right: 10px;
	}
	.progress-bar-img {
		width: 77px;
	}

	#popup {
		width: 90%;
	}
}

/* iPhone landscape and iPad portrait */
@media only screen and (max-device-width: 1100px) and (orientation: landscape) {
	#popup {
		padding: 10px;
		width: 70%;
		
	}

	h2 {
		font-size: 13px;
	}

	.progress-bar {
		width: 70px;
		height: 70px;
		right: 50%;
		bottom: 10px ;
	}
	.progress-bar-img {
		width: 72px;
	}

	/* Section 1 styles */
	.section-1 {
		display: flex;
		align-items: center;
	}

	.section-1 img {
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}

	.section-1 h2 {
		font-size: 14px;
		margin: 0;
	}

	/* Section 2 styles */
	.section-2 h3 {
		font-size: 13px;
		margin-top: 0;
	}

	.section-2 p {
		margin: 5px 0;
	}

	/* Section 3 styles */
	.section-3 {
		padding-top: 0px;
		;
	}

	.section-3 h3 {
		font-size: 12px;
		margin-top: 0;
		color: #d0ad56;
	}

	.promoprogress-bar {
		margin-top: 5px;
		display: inline;
		width: 100%;
	}

	.promoprogress-bar p {
		margin: 5px 0;
	}

	.promoprogress {
		height: 100%;
		background-color: #d0ad56;
		border-radius: 10px;
	}

	span {
		text-align: center;
	}

	.close-x {
		position: absolute;
		top: -3px;
		left: 7px;
		color: #fff;
		font-size: 45px;
	}

	/* Claim button styles */
	.claim-btn {
		display: block;
		margin-top: 10px;
		padding: 5px 10px;
		background-color: #d0ad56;
		color: #fff;
		border: none;
		border-radius: 3px;
		cursor: pointer;
		border-radius: 15px;
		width: 80px;
		padding: 5px;
	}

	.promotitle {
		font-size: 16px;
		padding: 5px 0 5px 0;
		font-family: Montserrat-Bold;
	}

	.expire {
		font-size: 12px;
	}

	.close {
		position: absolute;
		right: 15px;
		top: 15px;
		background-color: #6a6565;
		width: 40px;
		border-radius: 40px;
		height: 40px;
		cursor: pointer;
		font-size: 20px;
	}
}




/* --------------------------------TOURNAMENTS CSS START----------------------------------- */
.tnmtbackground {
	padding: 10px;
    border-radius: 10px;
    background-image: url(../../../tnmt_assets/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    max-width: 950px;
    width: 100%;
    height: 460px;
    z-index: 2000;
    position: relative;
    margin: auto auto;
}

.tournamentsBorderDiv {
	border: solid 2px #aa8e4c;
	border-radius: 10px;
	height: 100%;
	width: 100%;
	text-align: center;
}
.tournamentSlotText {
	color: #c6a559;
}
.tournamentTrophy {
	position: absolute;
    top: -6%;
    left: 46%;
}
.tournamentTrophyImg {
	width: 75px;
	height: 75px;
}
.h3_height {
	height: 15px;
	font-size: 25px;
}
.tournamentRibbon {
	background-image: url(../../../tnmt_assets/ribbon_intro_screen.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
    font-size: 17px;
	background-size: contain;

}

.tournamentInnderSmallBox {
	width: 28.5%;
    display: flex;
    background-color: #282828;
    border-radius: 5px;
    font-size: 12px;
    /* height: 26px; */
    padding-top: 7px;
	padding-bottom: 5px;
    margin-right: 10px;
	justify-content: center;
    align-items: center;
}
.tournmentInnerBigBox {
	background-color: #2b2b2b;
    display: inline-block;
    width: 42%;
    border-radius: 5px;
    text-align: left;
    /* height: 90px; */
    font-size: 14px;
    padding: 13px;
	/* font-weight: bold; */
	margin-right: 10px;
}
.tournamentHowToScore {
	font-size: 12px;
	color: #c6a559;
	font-weight: bold;
}
.tournamentTimerBox {
	display: inline-block;
    background-color: #565050;
    border-radius: 5px;
    text-align: center;
	width: 60px;
    height: 70px;
    font-size: 30px;
}
.tournamentTimerBox2 {
	display: inline-block;
    background-color: #a99058;
    border-radius: 5px;
    text-align: center;
	width: 60px;
    height: 70px;
    font-size: 30px;
}

.tournamentTimerCount {
	color: #c6a559;
    font-weight: bold;
	position: relative;
    top: 5px;
}
.tournamentTimerDaily {
	color: #000;
    font-weight: bold;
	position: relative;
    top: -2px;
	text-align: center;
	left:-12%;
}
.tournamentTimerCount2 {
	color: #000;
    font-weight: bold;
	position: relative;
    top: 7px;
	text-align: center;
}
.tournamentTimerCountText {
    font-size: 12px;
    margin-top: 7px;
}
.tournamentButton {
	background-color: #c6a559;
	color: #000;
	font-weight: bold;
	
}
.tournamentButtonSize {
	width: 200px;
    height: 32px;
    font-size: 16px;
}
.tournamentTitle {
	color: #c6a559;
	font-size: 20px;
	font-weight: bold;
}

.tournamentSubTitle {
	font-size: 12px;
}

.tournamentDesc {
	font-size: 11px;
	display: flex;
    justify-content: center;
    align-items: center;
}



.tnmtTitle {
	font-size: 20px;
	font-weight: 800;
	color: #eff1f3;
}

.tnmtSubTitle {
	font-size: 10px;
	color: #9c9f9f;
}

.tnmtDescription {
	font-size: 12px;
}

.tnmtGap {
	padding-top: 10px;
}

.tnmtTableTitle {
	border: solid 1px #404d58;
	padding: 6px;
	color: #eff1f3;
	background-color: #38434c;
}

.tnmtTableCell {
	border: solid 1px #404d58;
	background-color: #38434c;
	width: 33.3%;
	height: 55px;
	text-align: center;
	padding-top: 5px;
	color: #eff1f3;
	font-size: 13px;
}

.tnmtLeaderboardTitle {
	font-size: 14px;
	font-weight: 800;
	color: #eff1f3;
}

.tnmtTable {
	border: 0px;
	font-size: 15px;
	font-weight: 500;
	color: #9ca5a7;
}

.tnmtTable td {
	padding: 5px;
	border: 0px;
}

.tournamentCoverText {
	color: #c6a559;
	font-weight: bold;
}

[data-letters]:before {
	content: attr(data-letters);
	display: inline-block;
	font-size: 1em;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	border-radius: 50%;
	background: plum;
	vertical-align: middle;
	margin-right: 5px;
	color: white;
}

button {
	border-radius: 1.2em;
	color: white ;
	cursor: pointer;
	background-color: black;
	font-size: 1em;
	font-weight: bold;
	width: 11.5em;
	height: 2.5em;
	border-color:  #d0ab54;;

}

button:hover {
	color: black;
	background-color: #d0ab54;
}

.tournamentSmallBoxDiv {
	display: flex; justify-content: center;
}

.tournamentBigBoxDiv {
	display: flex; justify-content: center;
}

/*------------------TOURNAMENT TABS CODe----------- */
.tournamentTabBar {
	width: 98%;
    background-color: #2d2c2c;
    border-radius: 15px;
    height: 38px;
    margin-left: 10px;
    margin-top: 10px;
	display: flex;
    justify-content: space-around;
}
.tournamentTabBarDiv {
	display: flex;
    justify-content: center;
    align-items: center;
    width: 32%;
    background-color: #d0ab54;
    border-radius: 15px;
    height: 30px;
    margin-top: 3px;
	color: #000;
	font-weight: bold;
	padding-top: 3px;
	cursor: pointer;
}
.tournamentTab1Side1 {
	display: flex;
    flex-direction: column;
    justify-content: start;
	padding-top: 70px;
    background-image: url(../../../tnmt_assets/prizes_banner.png);
    background-repeat: no-repeat;
    width: 275px;
    height: 470px;
    background-size: contain;
}
.tournamentTab1Side2 {
	width: 60%;
    display: inline-block;
}

.tournamentTab3Side2 {
	width: 60%;
	display: grid;
    grid-gap: 8px;
    text-align: left;
    height: 380px;
    overflow: auto;
    font-size: 13px;
    padding: 10px;
}



.tournamentTab2Side1 {
    background-image: url(../../../tnmt_assets/leaderboard_banner.png);
    background-repeat: no-repeat;
    width: 275px;
    height: 250px;
    background-size: contain;
    margin-left: 5px;
}
.tournamentTab2Side2 {
	width: 60%;
    display: inline-block;
}
.tournamentTab1Container {
	display: flex;
	justify-content: space-around;
}
.tournamentTab2Container {
	display: none;
	justify-content: space-around;
	padding-top: 12px;
}
.tournamentTab3Container {
	display: none;
	justify-content: space-around;
	padding-top: 10px;
}
.tournamentTab1ContainerRankText {
	font-size: 25px;
    font-weight: bold;
    color: #000;
	 margin-left: 15px; 
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10%;
}
.tournamentrankbox{
    text-align: center;
    font-size: 20px;
    height: 120px;
    background-image: url(../../../tnmt_assets/rules_banner.png);
    background-repeat: no-repeat;
    display: grid;
    justify-content: space-around;
    align-items: center;
    background-size: 100% 100%;
    width: 285px;
       margin-top:-10px;
}

.tournamentrankbox1 {
	border: solid 1px #c6a559;
    text-align: center;
    font-size: 16px;
    height: 50px;
    display: grid;
    justify-content: left;
    align-items: center;
    width: 240px;
    box-shadow: 0 0 5px 0px #c6a559, 0 0 5px 0px #ebecca, 0 0 5px 0px #c6a559, 0 0 5px 0px #c6a;
    margin-left: 10px;
    border-radius: 8px;
    background-color: #312f2f;
    padding-left: 20px;
    padding: 5px;
    padding-left: 20px;
}

/* --------------------------- */
.leaderboard {
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: auto;
    height: 400px;
}
.leaderboard-header {
	color: #fff;
	padding: 10px 0;
	text-align: center;
}
.leaderboard-item {
	padding: 7px;
	display: flex;
	align-items: center;
	border-radius: 30px;
    margin: 5px;
	background-color: #000;
}
.position {
	width: 30%;
	text-align: center;
	display: inline-block;
	color: #c6a559;
	font-weight: bold;
}
.position img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
.player-id {
	flex-grow: 1;
	padding-left: 10px;
	width: 30%;
	display: inline-block;
}
.score {
	width: 30%;
	text-align: center;
	display: inline-block;
}

.player-you {
	color: #c6a559; 
	font-weight: bold;
	width: 0%;
	display: inline-block;
}


.tnmtprizetab {
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: auto;
    height: 400px;
}
.tnmtprizetab-header {
	color: #fff;
	padding: 10px 0;
	text-align: center;
	padding-right: 25px;
}
.tnmtprizetab-item {
	padding: 7px;
	display: flex;
	align-items: center;
	border-radius: 30px;
    margin: 5px;
	background-color: #000;
}
.tnmtprizeposition {
	width: 47%;
	text-align: center;
	display: inline-block;
	color: #c6a559;
	font-weight: bold;
	
}

.verticalHorizontalCenter {
	display: flex;
	align-items: center;
    justify-content: center;
}
.tnmtprizescore {
	width: 47%;
	text-align: center;
	display: inline-block;
}

.tnmtPrizesFontSize {
	font-size: 40px;
	color: #000;
	width: 30px;
	font-weight: bold;
}

.tnmtprizetab-item:nth-child(odd) {
	background-color: #1d1d1d; 
	color: #fff;
}

.leaderboard-item:nth-child(odd) {
	background-color: #1d1d1d; 
	color: #fff;
}

.leaderboard-item:nth-child(2) {
	background-color: #5c4f31; 
	color: #fff;
}
.leaderboard-item:nth-child(3) {
	background-color: #606060; 
	color: #333;
}
.leaderboard-item:nth-child(4) {
	background-color: #382e19; 
	color: #fff;
}


#tnmtprizesDiv {
	height: 380px;
	overflow: auto;
}
.tnmtrulestitle {
	color: #c6a559;
	font-size: 20px;
}

.tnmtruleswinText {
	color: #000; /* #c6a559;*/
    font-weight: 600;
    font-size: 18px;
}

.tnmtDailyTournmentText {
	display: inline-block;
    width: 74%;
    float: right;
    text-align: left;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin-left: 10px;
}
.tnmtTrophyImage {
	display: inline-block; 
	width: 22%;
}

.tournamentTab1Side1Portrait {
	display: none;
}

.tournamentTab2Side1Portrait  {
	display: none;
}
.tnmtCloseButton {
	position: absolute;
    bottom: 0px;
    right: 0px;
	cursor: pointer;
}

#tournamentTrophyDiv {
	position: absolute; 
	z-index: 998; 
	top: 90px; 
	right: 10px; 
	cursor: pointer; 
	display: none;
}

.spinToWinPortrait {
	display: none;
}
.spinToWinPortrait1 {
	display: block;
}
.textAlignCenter {
	text-align: center;
}

#tnmt_trophy_icon {
	display: block;
}
#tnmt_rank_icon {
	display: none;
}
.tnmtTrophyTimerText {
	font-weight: bold;
	text-align: center;
	position: absolute;
    top: 27px;
    font-size: 11px;
	text-shadow: 2px 0 #FF9800, -2px 0 #FF9800, 0 2px #FF9800, 0 -2px #FFC107, 1px 1px #FF9800, -1px -1px #FF5722, 1px -1px #FFC107, -1px 1px #FF9800;

}
.tnmtTrophyRankText {
	font-weight: bold;
    position: absolute;
    text-align: center;
    top: 18px;
    font-size: 14px;
    width: 40px;
    padding-left: 10px;
	text-shadow: 2px 0 #FF9800, -2px 0 #FF9800, 0 2px #FF9800, 0 -2px #FFC107, 1px 1px #FF9800, -1px -1px #FF5722, 1px -1px #FFC107, -1px 1px #FF9800;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}

@media only screen 
and (min-width : 690px) 
    and (max-width: 829px)
 { 
 	.tnmtbackground {
	padding: 10px;
    border-radius: 10px;
    background-image: url(../../../tnmt_assets/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    max-width: 950px;
    width: 100%;
    height: 530px;
    z-index: 2000;
    position: relative;
    margin: auto auto;
}
.tournamentTab2Side1Portrait {
	    display: none !important;
	}
	.tournamentTab2Side2 {
		width: 110%;
	    display: inline-block;
	}
 }
 @media only screen and (min-device-width: 740) and (max-device-width: 1040px) and (orientation : portrait){
	.tournamentTab2Side1Portrait {
	    display: none !important;
	}
	.tournamentTab2innerContainer{
		width: 330px !important;
	}
	#tournamentTab2innerContainer{
		width: 700px !important;
	}
	#tnmtTrophyImg{
		height: 50px;
		width: 55px;
	}
	#tnmtRankImg{
		height: 50px;
		width: 55px;
	}
}
 @media only screen 
and (min-width : 800px) 
    and (max-width: 1400px) { 

    	.paddingTop70 {
		padding-top: 5px;
	}
	.tournamentTab2Side1Portrait {
	    display: none !important;
	}
 }
@media only screen 
and (max-device-width : 500px) 
and (orientation : portrait) { 
	.tnmtbackground {
		height: 600px;
		width: 94%;
		margin: 32px 0px 20px 0px;
	}
	.tournamentTrophy img {
		width: 64px;
        height: 60px;
	}
	.tournamentTrophy {
		left: 42%;
        top: -4%;
	}
	.tournamentTab2Container {
		display: grid;
	}
	.tournamentTab3Container {
		display: grid;
	}
	.paddingTop70 {
		padding-top: 5px;
	}
	.h3_height {
		height: 30px;
		font-size: 20px;
	}
	.tournamentRibbon {
		font-size: 12px;
	}
	.tournamentInnderSmallBox {
		width: 92%;
		padding-top: 0px;
		justify-content: flex-start;
		padding-left: 20px;
	}
	.tournamentInnderSmallBox {
		margin: 5px;
        padding-bottom: 0px;
	}
	.tournamentSmallBoxDiv {
		display: contents; 
	}
	
	.tournamentBigBoxDiv {
		display: contents; 
	}
	.tournamentTab1Container  {
		display: grid;
	}
	.tournmentInnerBigBox {
		width: 92%;
        font-size: 11px;
        padding: 10px;
        /* height: 55px; */
        margin-top: 3px;
        margin-left: 5px;
	}
	.tournamentTitle {
		font-size: 14px;
	}
	.tournamentSubTitle {
		font-size: 9px;
        text-align: center;
	}
	.tournamentDesc {
		font-size: 10px;
	}
	.tournamentTabBarDiv {
		font-size: 9px;
	}
	.paddingTop30 {
		padding-top: 5px;
	}
	.tournamentTab2Side2 {
		width: 100%;
	}
	.leaderboard {
		font-size: 13px;
		height: 370px;
	}
	.tournamentTab3Side2 {
		width: 95%;
		height: 380px;
	}
	.tournamentTab1Side1 {
		background-image: url(../../../tnmt_assets/leaderboard-banner.png);
		height: 130px;
		width: 100%;
		background-size: contain;
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}
	.tournamentTab2Side1  {
		background-image: url(../../../tnmt_assets/leaderboard-banner.png);
        height: 100px;
        width: 98%;
        background-size: 100% 100%;
        flex-direction: row;
		display: none;
	}
	.tnmtPrizesFontSize {
		font-size: 40px;
		color: #000;
		font-weight: bold;
	}
	.tournamentTab1Side2 {
		width: 100%;
		min-width: 335px;
	}
	.tournamentTab1ContainerRankText {
		padding-top: 5px;
	}
	.tournamentrankbox1{
		text-align: center;
		font-size: 14px;
		height: 40px;
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 89%;
		margin-top: 20px;
	}

	.tournamentrankbox{
		background-image: url(../../../tnmt_assets/rules-banner.png);
		background-repeat: no-repeat;
		width: 98%;
		background-size: 100% 100%;
		height: 63px;
		font-size: 18px;
		display: inline-grid;
	}

	
	.tnmtruleswinText {
		color: #000;
		font-weight: 600;
		font-size: 16px;
		text-align: justify;
	}

	.marginLeftTop {
		margin-left: 4px;
    	margin-top: 6px;
	}
	.padding10 {
		padding: 4px;;
	}
	.tournamentTimerBox {
		
		width: 50px;
		height: 60px;
		font-size: 26px;
	}

	.tournamentButtonSize {
		width: 240px;
		height: 32px;
		font-size: 15px;
		margin-bottom: 7px;
	}
	.padding5 {
		padding: 2px;
	}
	.tournamentTab1ContainerRankTextMobile {
		font-size: 18px;
    	color: #000;
    	font-weight: bold;
	}

	.tournamentTabBar {
		width: 97%;
		margin-left: 5px;
		margin-top: 5px;
	}
	.tnmtTrophyImage {
		width: 20%;
	}

	.tnmtDailyTournmentText {
		font-size: 15px;
	}
	.tournamentTimerBox2 {
		display: inline-block;
		background-color: #a99058;
		border-radius: 5px;
		text-align: center;
		width: 45px;
		height: 60px;
		font-size: 20px;
		display: grid;
		justify-content: center;
		align-items: center;
	}

	.tournamentTab1Side1Portrait {
		display: flex;
        background-image: url(../../../tnmt_assets/leaderboard-banner.png);
        height: 100px;
        width: 100%;
        background-size: contain;
        background-repeat: no-repeat;
		align-items: center;
        justify-content: space-evenly;
	}
	.tournamentTab1Side1 {
		display: none;
	}
	.tournamentTab2Side1Portrait {
		display: block;
	}
	.spinToWinPortrait {
		display: block;
	}
	.spinToWinPortrait1 {
		display: none;
	}
	
}

/* @media only screen 
and (max-device-width : 800px) 
and (orientation : landscape) { 
	.tnmtbackground {
		height: 345px;
        width: 97%;
	}
	.tournamentTab1Side1 {
		display: flex;
		flex-direction: column;
		justify-content: start;
		padding-top: 40px;
		background-image: url(../../../tnmt_assets/prizes_banner.png);
		background-repeat: no-repeat;
		width: 275px;
		height: 470px;
		background-size: 93% 98%;
	}
	.tournamentTrophy {
		position: absolute;
		top: -6%;
		left: 45%;
	}
	.tournamentTrophyImg {
		width: 55px;
    	height: 55px;
	}
	.tournamentTab1Container  {
		display: flex;
	}
	.tournamentTab2Container {
		display: flex;
	}
	.tournamentTab3Container {
		display: flex;
	}
	.paddingTop70 {
		padding-top: 10px;
	}
	.h3_height {
		height: 10px;;
		font-size: 18px;
	}
	.tournamentRibbon {
        font-size: 11px;
        height: 15px;
        padding-top: 6px;
    }
	.tournmentInnerBigBox {
        font-size: 10px;
        margin-right: 5px;
        padding-top: 5px;
    }
	.padding5 {
		padding: 1px;
	}
	.tournamentButtonSize {
		width: 150px;
		height: 30px;
		font-size: 14px;
	}
	.tournamentTitle {
		font-size: 12px;
	}
	.tournamentrankbox{
		background-image: url(../../../tnmt_assets/rules-banner.png);
		background-size: contain;
		width: 240px;
		margin-left: 10px;
		height: 50px;
		display: flow;
    	padding-top: 5px;
		font-size: 12px;
		margin-top:10px;
	}

	.tournamentrankbox1 {
		width: 205px;
		margin-left: 15px;
	}

	.tournamentSubTitle {
		font-size: 10px;
	}
	
	.tournamentDesc {
		font-size: 10px;
	}

	.tournamentInnderSmallBox {
		font-size: 11px;
		padding-top: 0px;
		margin-right: 10px;
		padding: 5px;
	}
	.tournamentTimerBox {
        width: 45px;
        height: 63px;
        font-size: 25px;
    }
	.padding10 {
        padding: 4px;
    }

	.tournamentTabBarDiv {
		height: 28px;
		font-size: 13px;
	}

	.paddingTop30 {
		padding-top: 1px;
	}
	.tournamentTab1Side1 {
		width: 250px;
        height: 210px;
	}

	.tournamentTab1ContainerRankText {
		font-size: 20px;
        margin-left: 0px;
        margin-bottom: 4%;
	}
	.tournamentTab2ContainerRankText{
		padding-top: 10px !important;
		margin-bottom: -6px !important
	}
	
	.tournamentTab3Side2 {
		height: 220px;
		font-size: 13px;
		margin: 5px;
	}

	.tournamentTab2Side1 {
		height: 165px;
        margin: 10px;
        width: 240px;
        background-size: 100% 100%;
	}
	.tournamentTimerBox2 {
		width: 50px;
		height: 60px;
		font-size: 28px;
	}
	.tnmtTrophyImage {
		width: 22%;
	}
	.tnmtDailyTournmentText {
		font-size: 18px;
	}
	
	#tnmtprizesDiv {
		height: 240px;
	}
	.leaderboard {
		height: 250px;
	}
	.tournamentTab2Side1Portrait {
		display: none;
	}
	.tnmtruleswinText {
		font-size: 12px;
	}
	.tnmtPrizesFontSize {
		font-size: 23px;
		color: #000;
		width: 15px;
		font-weight: bold;
	}
	.spinToWinPortrait {
		display: none;
	}
	.spinToWinPortrait1 {
		display: block;
	}
	.tournamentTab1Side2 {
		width: 60%;
	}
	
	#tnmtTrophyImg{
		height: 40px;
		width: 45px;
	}
	#tnmtRankImg{
		height: 40px;
		width: 45px;
	}
	#tournamentTrophyDiv{
		right: 6px;
		top: 45px;
	}
} */

@media only screen 
and (max-device-width : 800px) 
and (orientation : landscape) { 
	.tnmtbackground {
		height: 345px;
        width: 97%;
	}
	.tournamentTab1Side1 {
		display: flex;
		flex-direction: column;
		justify-content: start;
		padding-top: 40px;
	
		background-repeat: no-repeat;
		width: 275px;
		height: 470px;
		background-size: 93% 98%;
	}
	.tournamentTrophy {
		position: absolute;
		top: -3%;
		left: 47%;
	}
	.tournamentTrophyImg {
        width: 50px;
        height: 50px;
	}
	.tournamentTab1Container  {
		display: flex;
	}
	.tournamentTab2Container {
		display: flex;
	}
	.tournamentTab3Container {
		display: flex;
	}
	.paddingTop70 {
		padding-top: 10px;
	}
	.h3_height {
		height: 10px;;
		font-size: 18px;
	}
	.tournamentRibbon {
        font-size: 11px;
        height: 15px;
        padding-top: 6px;
    }
	.tournmentInnerBigBox {
        /* height: 50px; */
        font-size: 10px;
        margin-right: 5px;
        padding-top: 5px;
    }
	.padding5 {
		padding: 1px;
	}
	.tournamentButtonSize {
		width: 150px;
		height: 30px;
		font-size: 14px;
	}
	.tournamentTitle {
		font-size: 12px;
	}
	.tournamentrankbox{
		background-image: url(../../../tnmt_assets/rules-banner.png);
		background-size: contain;
		width: 240px;
		margin-left: 10px;
		height: 50px;
		display: flow;
    	padding-top: 5px;
		font-size: 12px;
		margin-top:10px;
	}

	.tournamentrankbox1 {
		/* background-image: url(../../../tnmt_assets/rules-banner.png);
		background-repeat: no-repeat;
		background-size: contain; */
		width: 205px;
		margin-left: 15px;
	}

	.tournamentSubTitle {
		font-size: 10px;
	}
	
	.tournamentDesc {
		font-size: 10px;
	}

	.tournamentInnderSmallBox {
		font-size: 11px;
		/* height: 22px; */
		padding-top: 0px;
		margin-right: 10px;
		padding: 5px;
	}
	.tournamentTimerBox {
        width: 45px;
        height: 63px;
        font-size: 25px;
    }
	.padding10 {
        padding: 4px;
    }

	.tournamentTabBarDiv {
		height: 28px;
		font-size: 13px;
	}

	.paddingTop30 {
		padding-top: 1px;
	}
	.tournamentTab1Side1 {
		width: 250px;
        height: 210px;
	}

	.tournamentTab1ContainerRankText {
		font-size: 20px;
        margin-left: 0px;
        margin-bottom: 4%;
	}
	.tournamentTab2ContainerRankText{
		padding-top: 10px !important;
		margin-bottom: -6px !important
	}
	
	.tournamentTab3Side2 {
		height: 220px;
		font-size: 13px;
		margin: 5px;
	}

	.tournamentTab2Side1 {
		height: 165px;
        margin: 10px;
        width: 240px;
        background-size: 100% 100%;
	}
	.tournamentTimerBox2 {
		width: 50px;
		height: 60px;
		font-size: 28px;
	}
	.tnmtTrophyImage {
		width: 22%;
	}
	.tnmtDailyTournmentText {
		font-size: 18px;
	}
	
	#tnmtprizesDiv {
		height: 240px;
	}
	.leaderboard {
		height: 250px;
	}
	.tournamentTab2Side1Portrait {
		display: none;
	}
	.tnmtruleswinText {
		font-size: 12px;
	}
	.tnmtPrizesFontSize {
		font-size: 23px;
		color: #000;
		width: 15px;
		font-weight: bold;
	}
	.spinToWinPortrait {
		display: none;
	}
	.spinToWinPortrait1 {
		display: block;
	}
	.tournamentTab1Side2 {
		width: 60%;
	}
	
}

/* @media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1000px) 
and (orientation : landscape) { 
	.tnmtbackground {
        width: 810px;
        height: 85%;
	}

	.tournamentTrophy {
		position: absolute;
		top: -6%;
        left: 46%;
	}
	.tournamentTrophyImg {
		width: 65px;
        height: 65px;
	}
	.paddingTop70 {
		padding-top: 8px;
	}
	.h3_height {
		height: 5px;;
		font-size: 23px;
	}
	.tournamentRibbon {
        font-size: 12px;
        height: 14px;
        padding-top: 6px;
    }
	.tournmentInnerBigBox {
        font-size: 12px;
        margin-right: 5px;
		padding:5px
    }
	.padding5 {
		padding: 2px;
	}
	.tournamentButtonSize {
		width: 220px;
        height: 30px;
        font-size: 18px;
	}
	.tournamentTitle {
		font-size: 15px;
	}
	
	.tournamentSubTitle {
		font-size: 10px;
	}
	
	.tournamentDesc {
		font-size: 10px;
	}

	.tournamentInnderSmallBox {
		font-size: 11px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-right: 10px;
	}
	.tournamentTimerBox {
        width: 45px;
        height: 50px;
        font-size: 25px;
    }
	.padding10 {
        padding: 8px;
    }

	.tournamentrankbox1 {
		width: 233px;
		margin-bottom: 5px;
	}
	.tournamentTab3Side2{
		height: 265px;
	}

	.paddingTop30 {
		padding-top: 5px;
	}

	.tournamentTab2Side1{
		width: 263px;
		height: 220px;
		margin-left: 7px;
	}

	.tournamentrankbox{
		height: 75px;
		width: 280px;
		margin-top: -4px;
	}
	
	.leaderboard {
		height: 290px;
	}
	#tnmtprizesDiv{
		height: 290px;
	}

	.tournamentTab1Side1 {
		width: 265px;
        height: 245px;
	}
	.tournamentTab1Side1{
		padding-top: 60px;
		margin-top: -16px;
	}
	.tournamentTab1ContainerRankText{
		font-size: 18px;
		margin-left: -15px;
	}
	.tnmtDailyTournmentText{
		width: 65%;
	}
	.tournamentTab1ContainerRankText{
		margin-bottom: 6%;
	}
	
	#tnmtTrophyImg{
		height: 50px;
		width: 55px;
	}
	#tnmtRankImg{
		height: 50px;
		width: 55px;
	}

	#tournamentTrophyDiv{
		right: 8px;
		top: 48px;
	}

	@media only screen and (min-device-height : 374px) and (max-device-height : 410px) 
	and (orientation : landscape) { 
		.tournamentTab3Side2{
			height: 245px;
		}
		.tournamentTab2Side1 {
			width: 237px;
			height: 194px;
			margin-left: 10px;
			margin-top: 5px;
		}
		.tournamentTimerBox2{
			width: 50px;
			height: 60px;
			font-size: 26px;
		}
		.tournamentrankbox1 {
			width: 233px;
			margin-bottom: 0px;
		}
		.tournamentrankbox1 {
			height: 42px;
		}
		.leaderboard {
			height: 265px;
		}
		.tournamentrankbox {
			height: 68px;
			width: 275px;
			margin-top: -4px;
		}
		.tournamentTab1ContainerRankText{
			margin-bottom: 6%;
		}
		.tournamentTab1Side1 {
			width: 240px;
			height: 230px;
			padding-top: 50px;
        	margin-top: -21px;
		}
		#tnmtprizesDiv {
			height: 260px;
		}
	
	}
} */

@media only screen 
and (min-device-width : 800px) 
and (max-device-width : 1000px) 
and (orientation : landscape) { 
	.tnmtbackground {
		width: 95%;
        height: 335px;
	}
	.tournamentTrophy {
		position: absolute;
		top: -3%;
        left: 47%;
	}
	.tournamentTrophyImg {
		width: 48px;
        height: 48px;
	}
	.paddingTop70 {
		padding-top: 5px;
	}
	.h3_height {
		height: 12px;;
		font-size: 20px;
	}
	.tournamentRibbon {
        font-size: 11px;
        height: 15px;
        padding-top: 6px;
    }
	.tournmentInnerBigBox {
        /* height: 60px; */
        font-size: 11px;
        margin-right: 5px;
        padding-top: 10px;
		padding: 10px;
    }
	.padding5 {
		padding: 1px;
	}
	.tournamentButtonSize {
		width: 220px;
        height: 35px;
        font-size: 18px;
	}
	.tournamentTitle {
		font-size: 18px;
	}
	
	.tournamentSubTitle {
		font-size: 11px;
	}
	
	.tournamentDesc {
		font-size: 12px;
	}

	.tournamentInnderSmallBox {
		font-size: 11px;
		/* height: 22px; */
		padding-top: 2px;
		margin-right: 10px;
		padding-bottom: 2px;
	}
	.tournamentTimerBox {
        width: 45px;
        height: 58px;
        font-size: 20px;
    }
	.padding10 {
        padding: 2px;
    }

	.tournamentrankbox1 {
		/* background-image: url(../../../tnmt_assets/rules-banner.png);
		background-repeat: no-repeat;
		background-size: contain; */
		width: 219px;
		margin-left: 10px;
		font-size: 14px;
    	height: 38px;
	}
	.tournamentTimerBox2 {
		width: 50px;
		height: 60px;
		font-size: 25px;
	}
	.tournamentTab1ContainerRankText {
		font-size: 17px;
        margin-left: -30px;
	}

	.tnmtDailyTournmentText {
		font-size: 19px;
		width: 60%;
	}

	.tnmtCounterTimerCenter{
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		width: 250px;
	}

	/* .tournamentTab1Side1 {
		width: 275px;
        height: 270px;
        padding-top: 55px;
	} */
	.tournamentTab1Side1 {
        width: 275px;
        height: 240px;
        padding-top: 55px;
        margin-top: -20px;
    }

	.tournamentTab2innerContainer{
		width: 231px;
	}

	.tournamentTab2Side1{
        height: 222px;
        margin-left: 7px;
        width: 250px;
        margin-top: 5px;
	}
	.tnmtTrophyImage {
    display: inline-block;
    width: 22%;
    margin-left: 10px;
	}
	#tnmtprizesDiv {
		height: 275px;
		overflow: auto;
	}
	.leaderboard {
		height: 255px;
	}
	.tournamentTab3Side2 {
		height: 255px;
	}
	.paddingTop30{
		padding-top: 1px;
	}
	.tournamentrankbox{
		height: 60px;
		margin-top: -15px;
		margin-left: 0px;
		width: 266px
	}

}

@media only screen 
and (device-width :804px) 
    and (device-height: 360px) 
 { 
	   .tournamentTab1Container{
	    justify-content: space-around;
	    padding-top: 0px !important;
	}
	.tournamentTab1Side1{
		padding-top: 30px !important;
		    height: 220px !important;
    	background-size: 100% 100% !important;
	}
	.tournamentTab1ContainerRankText {
		    margin-bottom: 5%;
	}
	#tnmtprizesDiv{
		height: 250px !important;
	}
	.paddingTop30 {
	    padding-top: 0px !important;
	}
	.tournamentTab2Side1 {
        background-image: url(../../../tnmt_assets/leaderboard_banner.png);
        background-repeat: no-repeat;
        width: 275px;
        height: 235px;
        background-size: 100% 78%;
        margin-left: 5px;
        margin-top: 5px;
    }
	.tournamentTab2Side1 .tournamentTab1ContainerRankText{
		padding-top: 10px !important;
	}
	.tournamentrankbox1 {
	    width: 240px;
	    margin-left: 10px;
	    margin-top: -43px;
	    height: 45px;
	}
	.leaderboard {
	    height: 250px;
	}
	.tournamentTab3Side2 {
	    height: 220px;
	   
	}
	.tournamentrankbox {
	    height: 67px;
	    margin-top: -50px;
	}

}

/* @media only screen and (min-device-width: 640px) and (max-device-width: 799px) and (orientation : landscape){
 	.tnmtbackground {
		padding: 10px;
	    border-radius: 10px;
	    background-image: url(../../../tnmt_assets/bg.png);
	    background-position: center;
	    background-repeat: no-repeat;
	    max-width: 950px;
	    width: 100%;
	    height: 305px;
	    z-index: 2000;
	    position: relative;
	    margin: auto auto;
	}

	.paddingTop70 {
        padding-top: 10px;
    }
    .h3_height {
        height: 4px;
        font-size: 15px;
    }
    .padding10 {
        padding: 2px;
    }
      .tournamentRibbon {
        font-size: 10px;
        height: 15px;
        padding-top: 6px;
    }

    .tournamentInnderSmallBox {
        font-size: 10px;
        padding-top: 0px;
        margin-right: 10px;
        padding: 0px;
    }

    .padding5 {
        padding: 1px;
    }
    
	.tournmentInnerBigBox {
        font-size: 9.5px;
        margin-right: 5px;
        padding-top: 5px;
    }

    .tournamentButtonSize {
        width: 140px;
        height: 24px;
        font-size: 13px;
    }
	#tnmtTrophyImg{
		height: 40px;
		width: 45px;
	}
	#tnmtRankImg{
		height: 40px;
		width: 45px;
	}
} */

@media only screen and (min-device-width: 640px) and (max-device-width: 799px) and (orientation : landscape){
	
	.tnmtbackground {
	   padding: 10px;
	   border-radius: 10px;
	   background-image: url(../../../tnmt_assets/bg.png);
	   background-position: center;
	   background-repeat: no-repeat;
	   max-width: 950px;
	   width: 100%;
	   height: 305px;
	   z-index: 2000;
	   position: relative;
	   margin: auto auto;
   }

   .paddingTop70 {
	   padding-top: 10px;
   }
   .h3_height {
	   height: 4px;
	   font-size: 15px;
   }
   .padding10 {
	   padding: 2px;
   }
	 .tournamentRibbon {
	   font-size: 10px;
	   height: 15px;
	   padding-top: 6px;
   }

   .tournamentInnderSmallBox {
	   font-size: 10px;
	   /* height: 22px; */
	   padding-top: 0px;
	   margin-right: 10px;
	   padding: 0px;
   }

   .padding5 {
	   padding: 1px;
   }
	   .tournmentInnerBigBox {
	   /* height: 50px; */
	   font-size: 9.5px;
	   margin-right: 5px;
	   padding-top: 5px;
   }

   .tournamentButtonSize {
	   width: 140px;
	   height: 24px;
	   font-size: 13px;
   }
}

/* @media only screen 
and (device-width : 744px) 
    and (device-height: 1014px)
 { 
	.tournamentTab2Side1Portrait {
	    display: none !important;
	}
	.tournamentTab2innerContainer{
		width: 330px !important;
	}
	#tournamentTab2innerContainer{
		width: 700px;
	}
}
@media only screen 
and (device-width : 708px) 
    and (device-height: 823px)
 { 
	.tournamentTab2Side1Portrait {
	    display: none !important;
	}
	.tournamentTab2innerContainer{
		width: 330px !important;
	}
}
@media only screen 
and (device-width :873px) 
    and (device-height: 393px)
 { 
	.tournamentTab1Container{
	    justify-content: space-around;
	    padding-top: 0px !important;
	}
	.tournamentTab1Side1{
		padding-top: 50px !important;
		    height: 220px !important;
    	background-size: 100% 100% !important;
	}
	.tournamentTab1ContainerRankText {
		    margin-bottom: 5%;
	}
	#tnmtprizesDiv{
		height: 270px !important;
	}
	.paddingTop30 {
	    padding-top: 0px !important;
	}
	.tournamentTab2Side1 {
	    background-image: url(../../../tnmt_assets/leaderboard_banner.png);
	    background-repeat: no-repeat;
	    width: 275px;
	    height: 250px;
	    background-size: 100% 80%;
	    margin-left: 5px;
	}
	.tournamentTab2Side1 .tournamentTab1ContainerRankText{
		padding-top: 10px !important;
	}
	.tournamentrankbox1 {
	    width: 240px;
	    margin-left: 10px;
	    margin-top: -43px;
	}
	.leaderboard {
	    height: 260px;
	}
	.tournamentTab3Side2 {
	    height: 250px;
	   
	}
	.tournamentrankbox {
	    height: 75px;
	    margin-top: -50px;
	}
}
@media only screen 
and (device-width :876px) 
    and (device-height: 393px)
 { 
	.tournamentTab1Container{
	    justify-content: space-around;
	    padding-top: 0px !important;
	}
	.tournamentTab1Side1{
		padding-top: 50px !important;
		    height: 220px !important;
    	background-size: 100% 100% !important;
	}
	.tournamentTab1ContainerRankText {
		    margin-bottom: 5%;
	}
	#tnmtprizesDiv{
		height: 270px !important;
	}
	.paddingTop30 {
	    padding-top: 0px !important;
	}
	.tournamentTab2Side1 {
	    background-image: url(../../../tnmt_assets/leaderboard_banner.png);
	    background-repeat: no-repeat;
	    width: 275px;
	    height: 250px;
	    background-size: 100% 80%;
	    margin-left: 5px;
	}
	.tournamentTab2Side1 .tournamentTab1ContainerRankText{
		padding-top: 10px !important;
	}
	.tournamentrankbox1 {
	    width: 240px;
	    margin-left: 10px;
	    margin-top: -43px;
	}
	.leaderboard {
	    height: 260px;
	}
	.tournamentTab3Side2 {
	    height: 250px;
	   
	}
	.tournamentrankbox {
	    height: 75px;
	    margin-top: -50px;
	}
} */

@media only screen and (max-width: 800px) and (orientation: portrait) {
	.tnmtTrophyRankText{
		top: 9px;
	    left: -8px;
    	font-size: 12px;
	}
}

@media only screen 
and (min-device-height : 800px) 
and (max-device-height : 1000px) 
and (orientation : portrait) { 
	#tnmtTrophyImg{
		height: 50px;
		width: 55px;
	}
	#tnmtRankImg{
		height: 50px;
		width: 55px;
	}
	.tnmtTrophyRankText{
		top: 14px;
		left: -3px;
	}

	#tournamentTrophyDiv{
		top: 120px;
		right: 10px;
	}

	/* @media only screen 
	and (min-device-height : 800px) 
	and (max-device-height : 850px) 
	and (orientation : portrait) { 
		#tournamentTrophyDiv{
			top: 140px;
			right: 10px;
		}
	} */
}

/* @media only screen 
and (min-device-height : 650px) 
and (max-device-height : 700px) 
and (orientation : portrait) { 
	#tournamentTrophyDiv{
		top: 118px;
		right: 10px;
	}
}

@media only screen 
and (min-device-height : 700px) 
and (max-device-height : 750px) 
and (orientation : portrait) { 
	#tournamentTrophyDiv{
		top: 130px;
		right: 10px;
	}
} */

/* --------------------------------TOURNAMENTS CSS END----------------------------------- */
