.waviy span {
	font-family: 'Alfa Slab One', cursive;
	position: relative;
	display: inline-block;
	color: #000;
	text-transform: uppercase;
	animation: waviy 1s infinite;
	animation-delay: calc(.1s * var(--i));

}

@keyframes waviy {

	0%,
	40%,
	100% {
		transform: translateY(0)
	}

	20% {
		transform: translateY(-5px)
	}
}

.RECORD {
	background-color: #fff;
	color: #000;
	font-weight: 700;
	font-style: italic;
	font-size: large;
	border-width: 5px;
	border-color: #C71585;
	border-style: groove;
	text-shadow: 1px 1px #ffd700;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px
}

.l-device {
	display: block;
}

@media screen and (min-width: 500px)
/* Desktop */

	{
	.l-device {
		display: block;
	}

	table.RECORD {
		text-align: center;
		border-collapse: separate;
	}

	table.RECORD th {
		font-size: 12px;
		padding: 5px 3px
	}

	table.RECORD td {
		font-size: x-large;
		padding: 5px 3px
	}
}

@media screen and (max-width: 500px)
/* Tablet */

	{
	.l-device {
		display: block;
	}

	table.RECORD {
		max-width: 110%;
		min-width: 60%;
		text-align: center;
		border-collapse: separate;
	}

	table.RECORD th {
		font-size: 8px;
		padding: 4px 1px
	}

	table.RECORD td {
		font-size: 3;
		padding: 4px 1px
	}
}

@media screen and (max-width: 320px)
/* mobile */

	{
	table.RECORD {
		max-width: 110%;
		min-width: 60%;
		text-align: center;
		border-collapse: separate;
	}

	table.RECORD th {
		font-size: 7px;
		padding: 3px 1px
	}

	table.RECORD td {
		font-size: 2;
		padding: 3px 1px
	}
}

.counter {
	background-color: white;
	color: black;
	border-width: 3px;
	border-color: brown;
	border-style: solid;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	font-style: bold;
}

.headline4 {
	background-color: #e6e6e6;
	color: black;
	border: 4px groove brown;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2apx;
}

.o2cheadline {
	border: 2px solid#808000;
	background: red;
	margin: 5px;
	padding: 1px;
}

.res {
	background-color: yellow;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: xx-large;
	text-decoration: none;
	text-align: center;
}

.mac {
	background-color: white;
	color: black;
	border-width: 5px;
	border-color: brown;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-shadow: 1px 1px white;
	border-radius: 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #0000cc;
}

.uper {
	background-color: #330000;
	color: white;
	border-width: 3px;
	border-color: red;
	border-style: solid;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	font-style: italic;
}

.iner {
	background-color: white;
	color: black;
	border-width: 3px;
	border-color: red;
	border-style: solid;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	font-style: italic;
}

.top1_heding {
	width: 100%;
	background-color: #623D08;
	border-width: 3px;
	border-color: #FF9500;
	border-style: solid;
	text-align: center;
	font-size: 18px;
	font-style: bold;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 1px;
	margin-top: 2px;
	margin-bottom: 2px
}

.io {
	background-color: pink;
	color: black;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.l-device {
	display: block;
}

.hhh {

	color: white;
	font-weight: bold;
	font-style: italic;
	border-left-radius: 50px;
	border-top-left-radius: 25px;
	font-size: x-large;
	font-size: 24px;
	border-top-right-radius: 25px;
	padding: 10px 10px;
}


.hhhh {
	background-color: #ffd700;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	border-width: 3px;
	border-color: blue;
	border-style: groove;
}

.HEADER {
	background-color: black;
	color: mintcream;
	border-width: 2px;
	border-color: red;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.undertaker {
	background-color: #6A0888;
	color: yellow;
	font-size: 15px;
	font-family: TIMES NEW ROMAN;
	border-width: 2px;
	border-color: blue;
	border-style: outset;
	border-radius: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 2px;
	text-shadow: 1px 1px #48006C;
}



.HEADLINES2 {
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.lines {
	background-color: WHITE;
	color: ORANGE;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: none;
	border-width: 5px;
	border-color: blue;
	border-style: double;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 9px;
}

.play {
	background-color: black;
	color: ORANGE;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: none;
	border-width: 5px;
	border-color: blue;
	border-style: double;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 9px;
}

.out {
	background-color: WHITE;
	color: ORANGE;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: none;
	border-width: 5px;
	border-color: blue;
	border-style: double;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 9px;
}

.rko {
	background-color: yellow;
	border-width: 4px;
	border-color: blue;
	border-style: outset;
	border-radius: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
	color: black;
}


.charts {
	background-color: #992a00;
	color: #fff;
	border-width: 4px;
	border-color: #ff9810;
	border-style: solid;
	margin-top: 1px;
	font-style: italic;
	font-size: large;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 5px;
	font-family: monospace;

}


.time-table {
	background-color: blue;
	color: white;
	border-width: 4px;
	border-color: white;
	border-style: solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
	border-radius: 10px;
	font-family: Georgia;
}

blue {
	background-color: white;
	color: blue;
	font-size: large;
	border-width: 3px;
	border-color: #59208F;
	border-style: solid;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
}

.satta_2 {
	background-color: yellow;
	border-color: white;
	border-radius: 10px;
	border-style: inset;
	border-width: 3px;
	color: #ff0000;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	text-decoration: blink;
}

.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	padding-top: 100px;
	/* Location of the box */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #888;
	width: 80%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

/* The Close Button */
.close {
	color: white;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-header {
	padding: 2px 16px;
	background-color: #5cb85c;
	text-align: center;
	color: white;
}

.modal-body {
	padding: 2px 16px;
}

.modal-body input[type=text] {
	border: 3px double black;
	border-radius: 5px 5px 5px 5px;
	background-color: #EDC9AF;
	font-size: 18px;
	color: #4B0082;
	text-align: center;
}

.modal-body input[type=submit] {
	border: 3px solid black;
	border-radius: 5px 5px 5px 5px;
	background-color: #E56717;
	font-size: 18px;
	color: #4B0082;
}

.modal-footer {
	padding: 2px 16px;
	background-color: #5cb85c;
	text-align: center;
	color: white;
}

.blog {
	text-decoration: blink;
	font-weight: 700;
	font-style: italic;
	text-align: center;
	background-color: #fff;
	color: #000;
	border-style: groove;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top: 2px solid #FF0040;
	border-bottom: 2px solid #FF0040;
	border-left: 5px solid #FF0040;
	border-right: 5px solid #FF0040;
	font-size: large;
	padding: 7px;
	border-radius: 8px;
}

.blog .title {
	font-size: 22px;
	font-weight: bold;
}

.blog .txtright {
	text-align: right;
	color: #2748AB;
	font-size: 16px;
}

.blog .body {
	font-size: 16px;
	text-decoration: none;
}

.blog .footer {
	background-color: #25AB6C;
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
}

.blog .footer a {
	text-decoration: none;
	color: #FFFFFF;
}

.horizontally {
	height: 50px;
	overflow: hidden;
	position: relative;
	background: yellow;
	color: orange;
	border: 1px solid orange;
}

.horizontally p {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: center;
}


html {
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome and Opera */
}

a {
	color: #FF0000;
}

h1 {
	font-family: 'Monoton', cursive;
	font-size: 40px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.width50 {
		width: 100% !important;
	}
}

.live {
	background: #fff;
	color: #000;
	border-radius: 10px 10px;
	border: 5px solid #8b0000;
	text-shadow: 1px 1px 0 #969696, 1px 5px 5px #aba8a8;
	text-align: center
}

/* h1{color: #000;-webkit-animation: h1 8s infinite; animation: h1 8s infinite;} */
/* Chrome, Safari, Opera */
@-webkit-keyframes h1 {
	0% {
		text-shadow: 0 0 3px #d8d8d8;
		color: #000000;
	}

	25% {
		text-shadow: 0 0 12px #000000;
	}

	50% {
		text-shadow: 0 0 20px #000000;
		color: #d8d8d8;
	}

	75% {
		text-shadow: 0 0 12px #000000;
	}

	100% {
		text-shadow: 0 0 3px #000000;
		color: #000000;
	}
}

/*h2 {
         font-family: 'Monoton', cursive;
         font-size: 30px;
         -webkit-animation: h2 0.35s infinite; 
         animation: h2 0.35s infinite;
         }*/
@-webkit-keyframes h2 {
	0% {
		text-shadow: 0 0 6px #FFF;
	}

	100% {
		text-shadow: 0 0 0px #000;
	}
}

input[type=text],
select {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

input[type=submit] {
	width: 100%;
	background-color: #4CAF50;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

input[type=submit]:hover {
	background-color: #45a049;
}

form {
	text-align: start;
	font-size: 20px;
	color: white;
}

.width50 {
	width: 50%;
}

.gray-gradiant {
	background: linear-gradient(white, #D3D8E8);
}

.entry-text {
	width: 70%;
	border-radius: 10px;
	padding: 35px 10px;
	color: black;
}

#customers {
	border-collapse: collapse;
	width: 100%;
}

#customers td,
#customers th {
	border: 1px solid #ddd;
	padding: 8px;
}

#customers tr:nth-child(even) {
	background-color: #f2f2f2;
}

#customers tr:hover {
	background-color: #ddd;
}

#customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) {
	h1 {
		font-family: 'Monoton', cursive;
		font-size: 25px;
	}

	h2 {
		font-family: 'Monoton', cursive;
		font-size: 16px;
	}
}

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	font-size: 14px;
	color: #000;
}

.tablegapb {
	padding-top: 10px;
}

.title-head {
	text-align: center;
	text-transform: capitalize;
	line-height: 30px;
	font-weight: bold;
	font-size: 30px;
	font-style: Bold;
	padding-bottom: 10px;
}

.bigtext {
	font-size: x-large;
	font-weight: bold;
	background: brown;
	color: #fff;
}

.link1-table td {
	padding: 5px;
}

.rka {
	background-color: yellow;
	border-width: 4px;
	border-color: blue;
	border-style: outset;
	border-radius: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
	color: black;
}

.khatri {
	background-color: white;
	border-color: black;
	border-radius: 3px;
	border-style: solid;
	border-width: 2px;
	color: black;
	margin: 1px;
	padding: 5px;
	text-decoration: none
}
.khatri p:first-child{
	margin-top: 0px;
}
.khatri p:last-child{
	margin-bottom: 0px;
}


.ion {
	background-color: white;
	color: red;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
	text-align: center;
}

.iom {
	background-color: yellow;
	color: red;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.io1 {
	background-color: #06C571;
	color: black;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.io2 {
	background-color: #F0F178;
	color: black;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.io3 {
	background-color: #E9ACF0;
	color: black;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

.io4 {
	background-color: white;
	color: black;
	border-width: 2px;
	border-color: blue;
	border-style: dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	font-style: italic;
	font-size: large;
	text-decoration: blink;
}

button {
	border: 3px solid black;
	border-radius: 5px 5px 5px 5px;
	background-color: #E56717;
	font-size: 18px;
	color: #4B0082;
}

.link1-table {
	border: 1px solid #f00;
	background: #f5f5f5;
	max-width: 1px;
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 5px;
	color: #333;
}

.bg-color11 {
	background-color: #ffe243 !important;
	border-color: #ffd700 !important;
}

.info {
	padding: 5px 10px 0px;
	text-align: center;
	border: 2px solid;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}

.bg-color4 {
	background-color: #8be45e !important;
	border-color: #8be45e !important;
}

.card-pricing {
	text-align: center;
	color: black;
}

.card {
	background: #1f2251;
	border: 0;
	margin: auto;
	position: relative;
	width: 100%;
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 7px;
	margin-top: 10px;
}

.card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	font-size: 20px;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: .0625rem solid rgba(34, 42, 66, .05);
	border-radius: .2857rem;
}

.card-category,
.category {
	text-transform: capitalize;
	font-weight: 400;
	color: #000 !important;
	font-size: 16px;
	margin: 10px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-family: inherit;
}

.card-pricing ul {
	list-style: none;
	padding: 0;
	margin: 10px auto;
}

.card-pricing ul li {
	text-align: center;
	padding: 8px 0;
	border-bottom: 1px solid rgba(52, 70, 117, .3);
}

.chart-11,
.chart-22,
.chart-33,
.chart-44,
.chart-55,
.chart-66,
.chart-77,
.chart-88,
.chart-99,
.chart-00,
.chart-05,
.chart-50,
.chart-16,
.chart-61,
.chart-27,
.chart-72,
.chart-38,
.chart-83,
.chart-49,
.chart-94,
.chart-\*\* {
	color: red !important;
}

#b10 {
	box-shadow: 0 0 0 4px #f50800;
	background: linear-gradient(#ff0000, #a9432f) content-box, radial-gradient(#ff0700, rgba(222, 222, 222, 0)) 50% 100%/80% 0.125em no-repeat border-box, linear-gradient(#c11e0e, #d13a2e) border-box;
	position: relative;
	margin: 10px 20px;
	border: solid 0.125em transparent;
	padding: 0;
	border-radius: 1em;
	color: #fff;
	text-shadow: 1px 1px var(--c-sh-txt, rgba(0, 0, 0, 0.5));
	font-size: 20px;
	line-height: 33px;
	filter: contrast(0.65);
	transition: 0.2s ease-out;
	cursor: pointer;
}

#b11 {
	box-shadow: 0 0 0 4px #ffff00;
	background: linear-gradient(#efff00, #d1d112) content-box, radial-gradient(#f2ff01, rgba(222, 222, 222, 0)) 50% 100%/80% 0.125em no-repeat border-box, linear-gradient(#a1a545, #d2d22d) border-box;
	position: relative;
	margin: 10px 20px;
	border: solid 0.125em transparent;
	padding: 0;
	border-radius: 1em;
	color: #000;
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	filter: contrast(0.65);
	transition: 0.2s ease-out;
	cursor: pointer;
}

.invert {
	color: #000;
	--c-sh-txt: rgba(255, 255, 255, 0.5);
}

.heading_1 {
	font-size: 24px;
	color: #000;
}

.para {
	color: #000;
	font-size: 12px;
	text-align: justify;
}

.hr_border {
	border-top: 2px dashed red;
	margin-top: 0px;
	margin-bottom: 0px;
}

.new_back {
	background-color: #bd4f6c;
	background-image: linear-gradient(326deg, #bd4f6c 0%, #d7816a 74%);
	"
 border: none;
}

.tip-class {
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	font-size: 24px;
	padding: 10px 10px;
}

.m-device {
	display: none !important;
}

/* New Header Animation: Neon Glow */
.animated-header-text {
    font-family: 'Monoton', cursive;
    /* Responsive font size: min 2em, preferred 8vw, max 4.5em */
    font-size: clamp(2em, 7vw, 4.5em);
    font-weight: 700;
    text-transform: uppercase;
    animation: neon-glow 1.5s ease-in-out infinite alternate;
    -webkit-animation: neon-glow 1.5s ease-in-out infinite alternate;
    margin: 0;
}

@keyframes neon-glow {
    from {
        text-shadow: 0 0 10px #fff,
                     0 0 20px #fff,
                     0 0 30px #e60073,
                     0 0 40px #e60073,
                     0 0 50px #e60073,
                     0 0 60px #e60073,
                     0 0 70px #e60073;
    }
    to {
        text-shadow: 0 0 20px #fff,
                     0 0 30px #ff4da6,
                     0 0 40px #ff4da6,
                     0 0 50px #ff4da6,
                     0 0 60px #ff4da6,
                     0 0 70px #ff4da6,
                     0 0 80px #ff4da6;
    }
}

.icon {
	display: flex;
	justify-content: center;
}

.line {
	width: 100%;
	overflow: hidden;
}

.pop-outin {
	margin-top: 0;
}

.pop-outin a {
	padding: 5px 20px;
	border-radius: 25px;
	font-size: 25px;
	font-style: italic;
	text-shadow: 1px 1px #8bc34a;
	margin: 0;
	font-weight: bold;
	background: linear-gradient(180deg, rgba(213, 119, 61, 1) 18%, rgba(255, 200, 0, 1) 99%);
	border: 1px solid #F7DC6F;
	box-shadow: 0px 3px 13px 4px rgba(0, 0, 0, 0.75);
}

.r-btn {
	background-color: red;
	border-radius: 50%;
	cursor: pointer;
	right: 30px;
	bottom: 30px;
	position: fixed;
	z-index: 150;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.r-btn svg {
    width: 22px;
    height: 22px;
    color: white;
}

.my-btn {
	border: none;
	display: inline-block;
	position: fixed;
	bottom: 30px;
	right: 85px;
	color: #fff;
	margin-top: 10px;
	background-color: red;
	border-radius: 25px;
	padding: 10px 15px;
	font-size: 16px;
	z-index: 150;
}

.my-btn svg {
    width: 20px;
    height: 20px;
}

.spin-svg {
    animation: svg-spin 2s infinite linear;
}

@keyframes svg-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.my-rbtn {
	border: none;
	display: inline-block;
	color: #fff;
	margin-top: 10px;
	background-color: red;
	border-radius: 5px;
	padding: 5px 40px;
	font-size: 16px;

}

#r-btn {
	z-index: 10;
}

@media screen and (max-width: 768px) {
	.heading_1 {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 24px;
		font-weight: 500 !important;
	}

	.para {
		font-size: 14px;
		text-align: justify;
	}
}

@media screen and (max-width: 426px) {
	.d-none {
		display: none;
	}

	.m-0 {
		margin: 0 !important;
	}

	.r-btn {
		color: white;
		padding: 7px 9px;
		background-color: red;
		border-radius: 25px;
		cursor: pointer;
		right: 10px;
		bottom: 10px;
		position: fixed;
		font-size: 10px;
		display: block;
	}

	.my-btn {
		border: none;
		display: inline-block;
		position: fixed;
		bottom: 50px;
		right: 10px;
		color: #fff;
		margin-top: 10px;
		background-color: red;
		border-radius: 25px;
		padding: 8px 11px;
		font-size: 10px;
	}

	.heading_1 {
		font-size: 20px;
	}
}

@media screen and (max-width: 321px) {
	.heading_1 {
		font-size: 16px;
	}

	.para {
		font-size: 12px;
		text-align: justify;
	}

	.f-btn {
		margin-bottom: 5px;
	}

	.charts a:nth-child(2) {
		border: none !important;
	}
}

.d-none-last {
	padding: 10px 10px 0px;
	text-align: center;
}

.d-none-last hr:last-child {
	display: none !important;
}

.rslt-back {
	margin: auto;
	margin-top: 20px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	text-align: center;
	padding: 8px;
	border-width: 5px;
	border-style: double;
	border-color: firebrick;
	text-align: center;
	padding: 4px 4px 4px 4px;
	background-color: #ffff00;
}

.heading_2 {
	color: blue !important;
	font-size: 25px;
	font-style: italic;
	text-shadow: 1px 1px #8bc34a;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.tip-class {
	background: #2D0668 !important;
	border: solid 2px #ffffff;
	font-size: 1.7em;
	font-weight: bold;
	padding: 15px 5px;
	margin: 5px 0px;
}

.view-btn {
	background: #2D0668 !important;
	font-size: 1.7em;
	font-weight: bold;
	padding: 10px 40px;
	margin: 5px 0px;
	border-radius: 5px;
}

.result_btn {
	border-radius: 3px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	font-family: verdana;
	background-color: #b934b1;
	border: 1px solid #003e16;
	box-shadow: 0 0 10px #003e16;
	font-style: italic;
}

.kalyan_txt {
	background-color: red;
	background-image: radial-gradient(red 5%, #000 15%, #333 60%);
	margin: 3px 0px;
	padding: 25px 5px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000;
	text-align: center;

}

.kalyan_heading a {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000;
}

.plr-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.head_1 {
	background: linear-gradient(135deg, #4a00e0, #8e2de2); /* Purple gradient */
    color: white;
    border-radius: 10px;
    text-align: center;
    margin: 20px auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    border: 2px solid #fff;
}
.head_1 h1 {
    margin: 0;
    font-size: 2.2rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}

.mt-20 {
	margin-top: 20px !important;
}

.border-class {
	padding: 10px 5px;
	border: 2px solid #fff;
}

.que_ans {
	border: 3px solid blue;
	padding: 5px 10px;
	background-color: #fff8dc;
	border-bottom: none
}

.div_cls {
	margin: 5px 0;
	background-color: #f7b42c;
	background-image: linear-gradient(315deg, #f7b42c 0%, #fc575e 74%);
}

.border-menu {
	margin-top: 20px;
	border: 2px solid #fff !important;
}

.super_border {
	border: 2px solid yellow;
}

.border-btm {
	border-bottom: 2px dashed red;
}

.border-radius-25 {
	padding: 5px 0;
	border-radius: 25px;
	margin-bottom: 5px;
}

.main_head {
	font-style: italic;
	font-size: x-large;
	padding: 10px 10px;
}

.content_section {
	text-align: center;
	padding: 30px;
}

.content_section_2 {
	padding: 0 30px;
}

.content_section_2 h3,
h4 {
	color: #FF0000;
}

.mb-15 {
	margin-bottom: 15px
}

table.tips-tricks {
	background-color: white;
	width: 50%;
	margin: 0 auto;
}

.tips-tricks th {
	padding: 5px;
	background-color: #34B3F1;
	font-size: 16px;
	text-shadow: none;
	font-style: normal;
	border: 1px solid black;
	text-align: center;
}

.tips-tricks td {
	font-size: 16px;
	text-shadow: none;
	font-style: normal;
	border: 1px solid black;
	text-align: center;
}

.super-jodi-result hr {
	margin: 5px 0px;
}

.result-menu-hr:last-child {
	display: none !important;
}

@media screen and (max-width: 700px) {

	.tips-tricks th {
		padding: 0px 2px;
		font-size: 12px;
	}

	.tips-tricks td {
		padding: 0px 2px;
		font-size: 12px;
	}
}

/* Jodi Chart Grid Redesign */
.jodi-chart-grid {
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 15px;
}

.jodi-chart-card {
	background-color: #ffe243;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.jodi-chart-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.jodi-chart-card a {
	display: block;
	padding: 20px 15px;
	color: #333;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* End of Jodi Chart Grid Redesign */

/* Today's Result Redesign */
.todays-result-card {
    background: linear-gradient(145deg, #f0f0f0, #cacaca);
    border-radius: 15px;
    box-shadow: 10px 10px 20px #a1a1a1, -10px -10px 20px #ffffff;
    padding: 25px;
    margin: 20px auto;
    max-width: 450px;
    border: 2px solid #fff;
}

.todays-result-header {
    text-align: center;
    margin-bottom: 20px;
}

.todays-result-header h2 {
    font-size: 2.5rem;
    color: #d94a38;
    text-transform: uppercase;
    font-weight: 900;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
    animation: none; /* Disabling previous animation */
}

.todays-result-body .game-name {
    font-size: 2.2rem;
    font-weight: bold;
    color: #0056b3;
    margin-bottom: 10px;
}

.todays-result-body .result-number {
    font-size: 2rem;
    font-weight: bold;
    color: #28a745;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 2px dashed #28a745;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* End of Today's Result Redesign */

/* Main Header Redesign */
.main-header-wrapper {
    background-color: #000000;
    margin-bottom: 4px;
    border: 4px double red;
}

.main-header-wrapper-h1 {
    color: white;
    font-size: 2.5em;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 2px 2px 4px rgba(255,0,0,0.5);
}

@media screen and (max-width: 426px) {
}
/* End of Main Header Redesign */

/* Result Menu Card Redesign */
.result-menu-card {
    background-color: #1a202c; /* Dark Charcoal */
    border: 2px solid #4a5568; /* Gray */
    border-radius: 15px;
    margin: 15px 5px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.4);
    overflow: hidden;
}

.result-menu-header {
    background-color: #2c5282; /* Indigo */
    color: #ffd700; /* Gold */
    padding: 12px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}

.result-menu-header div {
    font-size: 1rem;
    font-weight: normal;
    color: #edf2f7; /* Light Gray */
}

.result-menu-content {
    padding: 10px;
}

.result-info-box {
    background-color: #2d3748; /* Dark Slate */
    color: #edf2f7; /* Light Gray */
    padding: 10px;
    margin: 5px;
    border-radius: 8px;
    text-align: center;
}

.result-info-box .game-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #f6e05e; /* Lighter Gold */
}

.result-info-box .game-number {
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    margin: 5px 0;
}

.result-info-box .game-timing {
    font-size: 0.9rem;
    color: #a0aec0; /* Medium Gray */
}

.result-menu-separator {
    margin: 15px 5px;
    height: 3px;
    background: #2d3748; /* Dark Slate */
    border-radius: 10px;
    border: none;
}
/* End of Result Menu Card Redesign */

/* View All Tips Button Style */
.view-all-tips-btn {
    display: inline-block;
    background-color: #007bff;
    color: white !important;
    padding: 12px 25px;
    margin: 10px 0;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, transform 0.2s ease;
}
/* End of View All Tips Button Style */

/* SVG Refresh Button Style */
.refresh-svg-btn {
    background-color: #dc3545;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    transition: transform 0.2s ease, background-color 0.2s ease;
}

.refresh-svg-btn:hover {
    background-color: #c82333;
    transform: scale(1.1);
}

.refresh-svg-btn svg {
    width: 24px;
    height: 24px;
    color: white;
}
/* End of SVG Refresh Button Style */

/* Tips & Tricks Card Refactor */
.tips-header {
    background-color: #c1890a;
    border: none;
    color: white;
    padding: 5px;
	text-align: center;
}

.tips-tricks-container {
    border-right: 4px dashed #c1890a;
    border-left: 4px dashed #c1890a;
    border-bottom: 4px dashed #c1890a;
    display: flex;
    flex-wrap: wrap;
    background: white;
}

.tips-tricks-first {
    width: 50%;
    border-right: 2px dashed #c1890a;
}

.tips-tricks-second {
    width: calc(50% - 4px);
    border-left: 2px dashed #c1890a;
}

.tips-turn-header {
    display: block;
    background: #2f4f4f;
    text-shadow: none;
    color: gold;
    font-size: 18px;
	text-align: center;
	    padding: 2px;
}

.tips-table-wrapper {
    overflow-y: scroll;
}

.super-jodi-header {
    background-image: linear-gradient(90deg, #b700ff, #b700ff);
    color: white;
    border: 2px inset white;
    padding-top: 5px;
	text-align: center;
}

/* End of Tips & Tricks Card Refactor */

/* Date List for Tips Page */
.date-list-container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.date-list-header {
    text-align: center;
    color: #333;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.date-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 10px;
}

.date-grid-item {
    display: block;
    padding: 10px;
    background-color: #007bff;
    color: white !important;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.2s ease;
}

.date-grid-item:hover, .date-grid-item.active {
    background-color: #0056b3;
}
/* End of Date List for Tips Page */


/* New Footer Design */
.site-footer {
    background-color: #1a202c;
    color: #a0aec0;
    padding: 40px 20px;
    margin-top: 30px;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    gap: 20px;
}

.footer-column {
    flex: 1;
    min-width: 250px;
}

.footer-column h4 {
    color: #f6e05e;
    margin-bottom: 15px;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.footer-column p {
    font-size: 0.9rem;
    line-height: 1.6;
}

.footer-column ul {
    list-style: none;
    padding: 0;
}

.footer-column ul li {
    margin-bottom: 10px;
}

.footer-column ul li a {
    color: #a0aec0;
    text-decoration: none;
    transition: color 0.2s ease;
}

.footer-column ul li a:hover {
    color: #f6e05e;
}

.footer-bottom {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #2d3748;
    font-size: 0.9rem;
}
/* End of New Footer Design */