body {
	background: #900201
}

.container-outer {
	background: #900201
}

p {
	padding: 3px 0
}

.wrapper-outer {
	width: 100%;
	max-width: 100%;
}
.languageCont {
	position: absolute;
	right: 4px;
	top: -48px;
	font-size: 18px;
	background: #fff;
	padding: 7px 33px 7px 10px;
	border-radius: 5px;
	box-shadow: inset 0 0 3px #000;
	background: #f6f6f6;
	display: none
}

.languageCont select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0
}

.languageCont svg {
	position: absolute;
	right: 11px;
	top: 10px;
	width: 17px;
	height: 17px;
	fill: #480004
}

.new-design-cont .wrapper {
	padding-top: 0
}


.own-outer {
	background: #fff;
	padding: 21px 23px;
	margin-top: 40px;
	border-radius: 9px;
	margin-bottom: 70px
}

@media only screen and (max-width:768px) {
	.own-outer {
		padding: 21px 23px;
		margin-top: 80px;
		border-radius: 0!important;
		margin-bottom: 0
	}
}

.new-design .side-menu-wrapper {
	position: static;
	width: 97%
}

.new-design:before {
	display: none
}

.new-design:after {
	display: none
}

.secondGrid {
	padding-left: 16px
}

.hdr {
	border-bottom: 1px solid #930700
}

.content-outer .indexing {
	border: 1px solid #e7e7e7;
	background: #f8f8f8;
	padding: 13px 28px;
	margin-top: 23px;
	margin-bottom: 13px
}

@media only screen and (max-width:768px) {
	.content-outer .indexing {
		padding: 10px 0
	}
}

.content-outer .indexing ul li {
	font-weight: 700;
	color: #1066a8;
	list-style: disc;
	cursor: pointer
}

.content-outer .indexing ul ol {
	margin-left: 44px
}

.content-outer .indexing ul ol li {
	list-style: decimal-leading-zero;
	font-weight: 400
}

.static-page-content h1 {
	padding: 15px 0;
	font-size: 21px;
	color: #8f0000;
	border-bottom: 1px solid #8f0000;
	font-weight: 700;
	margin-bottom: 10px
}

.static-page-content h2 {
	padding: 15px 0;
	font-size: 19px;
	color: #8f0000;
	border-bottom: 1px solid #8f0000;
	font-weight: 700;
	margin-bottom: 10px
}

.static-page-content h3 {
	font-size: 17px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 700
}

.static-page-content h4 {
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 700
}

.static-page-content h5 {
	font-size: 13px;
	color: #8f0000;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 700
}

.static-page-content .black-heading {
	font-size: 15px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: 700
}

.fieldset-own .field-outer {
	border: 1px solid #c4b4b4;
	margin-top: 25px;
	position: relative
}

.fieldset-own .field-outer label {
	position: absolute;
	left: 10px;
	top: -10px;
	background: #fff;
	display: inline-block;
	padding: 0 18px;
	font-weight: 700
}

.fieldset-own .field-outer img {
	width: 67%;
	margin: auto;
	display: block;
	padding: 20px 0
}

.fieldset-own .field-outer img.small {
	width: 40%
}

.fieldset-own p {
	padding-bottom: 0;
	margin-bottom: 0
}

img.small {
	width: 70%;
	margin: auto;
	display: block
}

@media only screen and (max-width:768px) {
	.fieldset-own .field-outer img {
		width: 90%
	}
	.fieldset-own .field-outer img.small {
		width: 90%
	}
	img.small {
		width: 90%
	}
}

.fieldset-own .field-outer .footerfield {
	background: #ebeaeb;
	padding: 7px 9px
}

.fieldset-own .field-outer .footerfield .lefthdr {
	float: left;
    width: 100px;
    height: 100px;
}

.red-own {
	color: red
}

.black-own {
	color: #000
}

strong {
	font-weight: 700;
	display: inline-block
}

.content-inner ol {
	padding-left: 29px
}

.content-inner ol li {
	margin: 12px 0
}

.scoring-outer {
	text-align: center;
	border: 1px solid #83838378;
	border-top-left-radius: 8px;
	overflow: hidden;
	border-top-right-radius: 8px;
	margin-bottom: 8px
}

.scoring-outer .hdr {
	background: #5c0207;
	color: #fff;
	padding: 6px 0
}

.scoring-outer div ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0
}

.scoring-outer div ul:not(:last-child) {
	border-bottom: 1px solid #59030778
}

.scoring-outer div ul li {
	flex-basis: 49%;
	position: relative;
	list-style: none
}


.scoring-outer.text-only div ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
 }
 

 .scoring-outer.text-only div ul.hdr li {
    
    padding: 9px 0;
 }

.scoring-outer.text-only div ul li {
    flex-basis: 33.33%;
    position: relative;
    list-style: none;
    padding: 21px 15px;
    border: none;
}

.scoring-outer.text-only div ul:not(.hdr):nth-child(even) {
    background: #e9e9e9;
}

.scoring-outer.text-only div ul:not(.hdr):nth-child(odd) {
    background: #fff;
}

.scoring-outer.text-only div ul:not(.hdr) li:after {
    content: "";
    position: absolute;
    right: 0;
    height: 600%;
    width: 1px;
    bottom: 0;
    top: -300%;
    background: #59030778;
}

.scoring-outer.text-only div ul li:nth-child(1){
    border: none;
}


@media only screen and (max-width:768px) {
	.scoring-outer.text-only.rummy-card-indian div ul li:nth-child(1) {
		display: none;
	}
	
	.scoring-outer.text-only.rummy-card-indian div ul li {
		flex-basis: 50%;
	}
	.scoring-outer div ul li {
		list-style: none
	}
	.scoring-outer div ul li img {
		width: 100%
	}
}

.scoring-outer div ul li .cnt {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	background: #f4f4f4;
	padding: 4px 22px
}
.scoring-outer.table-with-grid-outline div ul {
	display: grid;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    grid-template-columns: 10% 35% 20% 20% 20%;
}

.scoring-outer.text-only.table-with-grid-outline div ul:not(.hdr) li:after {
    width: 0.3pt;
}
.scoring-outer.text-only.table-with-grid-border-new div ul:not(.hdr):nth-child(even){
	background: none;
}
@media only screen and (max-width:768px) {
	.scoring-outer div ul li .cnt {
		padding: 4px 6px;
		font-size: 11px;
		line-height: 1.3em
	}
	.scoring-outer.table-with-grid-outline {
		overflow: auto;
	}
	.scoring-outer.table-with-grid-outline-new{
		overflow: auto;
	}
	.scoring-outer.table-with-grid-border-new{
		overflow: auto;
	}
	.scoring-outer.table-with-grid-outline div:nth-child(1) {
		width: 149%;
	}
	.scoring-outer.table-with-grid-outline-new div:nth-child(1) {
		width: 149%;
	}
	.scoring-outer.table-with-grid-border-new div:nth-child(1) {
		width: 110%;
	}
}


.scoring-outer.text-only.table-with-grid-border-new div ul:not(.hdr) li:after {
    width: 0.3pt;
}
.scoring-outer.table-with-grid-outline-new div ul{
	display: grid;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    grid-template-columns: 20% 20% 20% 20%;
}
.scoring-outer.table-with-grid-border-new div ul{
	display: grid;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    grid-template-columns: 50% 50% ;
}
.scoring-outer div ul li .cnt::before {
	content: "";
	background: #f4f4f4;
	position: absolute;
	left: -14px;
	top: 0;
	width: 20px;
	height: 100%;
	transform: skewX(-24deg)
}

.scoring-outer div ul li img {
	padding: 38px 0
}

.scoring-outer div ul li:nth-child(1) {
	border-right: 1px solid #59030778
}

body,
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #121312;
	line-height: 23px
}

.fixed-header {
	z-index: 10;
	top: 0;
	left: 0;
	height: 75px;
	position: sticky !important;
	width: 100%;
	box-shadow: 0 0 7px 1px rgba(0, 0, 0, .3);
	background-color: #480004
}

.logo-outer {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.logo-outer img {
	margin-top: 14px
}

.logo {
	margin-top: 12px
}

.breadcrumb-bar {
	width: 100%;
	left: 0;
	background: #e3e3e3;
	padding: 7px 12px
}

.static_pages {
	position: relative
}

.static_pages .hdr {
	color: #8f0000;
	font-weight: 700
}

.static_pages h1.hdr {
	font-size: 22px;
	padding: 20px 0 0 0
}

.static_pages h2.hdr {
	padding: 15px 0 0;
	font-size: 17px
}

.cnt-bold {
	font-weight: 700
}

.static_pages p {
	margin: 0;
	margin-bottom: 15px
}

.static_pages ul {
	margin: 0;
	padding: 0
}

.static_pages li {
	list-style: none;
	font-size: 14px
}

.static_pages blockquote {
	padding: 0;
	margin: 0;
	font-size: 14px;
	border: none
}

.static_pages:before {
	content: "";
	width: 20%;
	max-width: 291px;
	height: 200px;
	position: absolute;
	left: -17%;
	top: 0;
	background: url(/assets/Content/versioned/2.0.0.1/images/lp/background.jpg) no-repeat;
	background-size: 288px;
	background-position: 0 -222px
}

.static_pages:after {
	content: "";
	width: 20%;
	max-width: 291px;
	height: 200px!important;
	position: absolute;
	right: -17%;
	top: 0;
	background: url(/assets/Content/versioned/2.0.0.1/images/lp/background.jpg) no-repeat;
	background-size: 288px;
	background-position: 0 0;
	z-index: -1
}

.sidebar {
	margin-top: 27px
}

.sidebar ul {
	margin: 0;
	padding: 0
}

.sidebar li {
	list-style: none
}

.sidebar li>a {
	background: #f9f7f8;
	border: #e4e4e4 solid 1px;
	border-bottom: none;
	font-size: 14px;
	color: #252525;
	padding: 11px 0 11px 30px;
	width: 100%;
	height: auto;
	display: block;
	text-decoration: none;
	box-sizing: border-box;
	position: relative
}

.sidebar li a::before {
	/* content: ""; */
	border: 1px solid #252525;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	position: absolute;
	left: 14px;
	top: 18px;
	font-size: 12px;
	color: #252525;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.sidebar li a.active::before {
	color: #fff;
	border: 1px solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px
}

.sidebar li li>a::before {
	display: none
}

.sidebar li li>a {
	padding-left: 54px;
	font-size: 13px
}

.sidebar li a.active {
	background: #7f0800;
	border: 1px solid #7f0800;
	color: #fff
}

.sidebar li li a.selected {
	position: relative;
	border-left: 3px solid #7f0800
}

.sidebar li li a.selected::before {
	content: "";
	position: absolute;
	width: 3px;
	height: 100%;
	left: 0;
	top: 0;
	background: #7f0800
}

.sidebar li li a.selected::after {
	content: "";
	position: absolute;
	left: -1px;
	top: 15px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 7px solid #7f0800
}

.sidebar li ul {
	display: none;
}

.ftr-image-outer p {
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 12px
}

.footer-outer {
	display: block;
	line-height: 18px;
	background-color: #480003;
	padding: 38px 0 0;
	clear: both;
	color: #fff
}

.footer-outer a {
	text-decoration: none;
	font-size: 13px;
	display: inline-block
}

.footer-inner {
	width: 82%;
	margin: auto
}

.payment-img-container,
.security-img-container {
	width: 100%
}

.payment-img-container ul,
.security-img-container ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 29px
}

@media only screen and (min-width:1024px) {
	.payment-img-container ul,
	.security-img-container ul {
		justify-content: start
	}
}

@media only screen and (max-width:768px) {
	.payment-img-container,
	.security-img-container {
		overflow: auto;
		margin-bottom: 29px
	}
	.payment-img-container ul,
	.security-img-container ul {
		justify-content: start;
		flex-wrap: nowrap;
		margin-bottom: 0
	}
}

.payment-img-container ul li,
.security-img-container ul li {
	list-style: none;
	margin-bottom: 10px;
	padding: 0 4px
}

.payment-img-container ul li img,
.security-img-container ul li img {
	width: 70px
}

.footer-outer .most-trusted {
	width: 82px;
	margin: 5px 0 0 29px
}

.footer-outer .torf {
	margin-top: -23px;
	margin-left: 12px;
	width: 81px;
	vertical-align: middle
}

@media only screen and (max-width:768px) {
	.footer-inner {
		width: 100%
	}
}

.wt {
	color: #fff
}

.ftr-hdr {
	font-size: 14px;
	margin-bottom: 14px
}

@media only screen and (max-width:768px) {
	.ftr-hdr {
		text-align: center
	}
}

#fb-img {
	background-position: -68px -494px;
	width: 31px;
	height: 31px;
	cursor: pointer;
	margin-right: 10px
}

#tweeter-img {
	width: 33px;
	height: 32px;
	cursor: pointer;
	margin-right: 10px;
	background-position: -111px -494px
}

#insta-img {
	background-position: -203px -494px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	margin-right: 10px
}

.follow-us {
	color: #fff;
	display: block;
	margin: 19px 0 8px 0
}

.quick-link ul {
	margin: 0;
	padding: 0
}

.quick-link li {
	list-style: none;
	position: relative;
	margin: 9px 0
}

.quick-link a {
	color: #fff
}

.quick-link a:hover {
	text-decoration: underline
}

.torf-outer {
	display: flex;
	align-items: center
}

.social-inner {
	display: flex
}

.social-inner img {
	width: 29px;
	margin-right: 8px
}

@media only screen and (max-width:768px) {
	.quick-link li {
		margin: 12px 0
	}
	.quick-link ul {
		padding: 0;
		width: 99%;
		margin-left: 14px
	}
	.quick-link li:before {
		content: "»";
		width: 10px;
		height: 20px;
		position: absolute;
		left: -13px;
		top: 50%;
		transform: translateY(-50%)
	}
	.footer-outer a {
		font-size: 12px
	}
	.footer-outer .torf {
		margin-top: 0;
		float: left;
		width: 45%
	}
	.footer-outer .most-trusted {
		margin: 0;
		float: left;
		width: 45%
	}
	.torf-outer {
		display: flex
	}
}

.security-img {
	width: 76px;
	height: 40px;
	display: inline-block
}

.security-img1 {
	background-position: 0 -125px
}

.security-img2 {
	background-position: -81px -125px
}

.security-img3 {
	background-position: -161px -125px
}

.security-img4 {
	background-position: 0 -170px
}

.security-img4 {
	background-position: 0 -170px
}

.security-img5 {
	background-position: -81px -170px
}

.security-img6 {
	background-position: -161px -170px
}

.security-img7 {
	background-position: -151px -678px;
	cursor: pointer
}

.payment-img {
	width: 76px;
	height: 40px;
	display: inline-block
}

.payment-img1 {
	background-position: -1px -216px
}

.payment-img2 {
	background-position: -82px -216px
}

.payment-img3 {
	background-position: -161px -216px
}

.payment-img4 {
	background-position: -1px -260px
}

.payment-img5 {
	background-position: -82px -260px
}

.payment-img6 {
	background-position: -161px -260px
}

.payment-img7 {
	background-position: -1px -305px
}

.payment-img8 {
	background-position: -82px -305px
}

.payment-img9 {
	background-position: -161px -305px
}

.payment-img10 {
	background-position: 0 -676px
}

.payment-img11 {
	background-position: -76px -677px
}

#customer-support-num,
.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-top: 0
}

@media only screen and (max-width:768px) {
	.copyright {
		margin-bottom: 117px
	}
}

.page-footer-info {
	background: #4e0000;
	margin-top: 15px;
	padding: 7px 0
}

.hemburger-outer {
	position: fixed;
	z-index: 999;
	background: #0000009e;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear 0s, opacity .3s
}

.hemburger-outer .hemburger-inner {
	position: absolute;
	z-index: 999;
	background: #fff;
	top: 0;
	left: -300px;
	bottom: 0;
	width: 300px;
	transition: all .3s ease-in-out;
	z-index: 99999;
	height: 100vh;
	overflow: scroll
}

.hemburger-outer .hemburger-inner svg {
	width: 27px;
	fill: #480003;
	margin-top: 10px;
	margin-right: 10px
}

.menu-show-right {
	left: 0!important
}

.nav-toggle .nav-toggle-bar svg {
	width: 34px;
	fill: #fff;
	margin-top: 19px
}

.menu-content-list {
	padding: 0;
	margin-top: 17px
}

.menu-content-list li {
	list-style: none;
	font-size: 17px;
	position: relative;
	/* padding: 2px 0; */
	/* margin-bottom: 4px; */
	/* border-bottom: 1px solid #ecececd9 */
}

.menu-content-list li ul li:nth-last-of-type(1) {
	border-bottom: none
}

.menu-content-list li.has-submenu.opened ul {
	margin-left: 20px
}

.menu-content-list li>ul {
	display: none
}

.menu-content-list li a {
	color: #000;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 34px;
    font-weight: 300;
    padding-left: 32px;
    background: none;
	padding: 4px 0 5px 37px;
}

.menu-content-list .has-submenu a[href^="#"] {
	pointer-events: none;
}

.menu-content-list li a:hover {
	text-decoration: none;
	color: #2c2929
}

.menu-icon-own.open-mn {
	fill: #fff
}

.mobile-menu-icon {
	position: absolute;
	top: 7px;
	left: 8px
}

@media only screen and (max-width:768px) {
	.logo {
		width: 66px;
		margin-left: 31px
	}
	.twentyMillion {
		width: 93px
	}
	.play-now-btn {
		width: 87px
	}
	.fixed-header {
		height: 58px;
		position: fixed;
		right: 0
	}
	.static-banner-hlder img {
		margin-top: 50px
	}
	.static_pages h1.hdr {
		padding: 0;
		margin-bottom: -17px;
		font-size: 19px;
		margin-top: 12px
	}
	.static_pages h2.hdr {
		font-size: 14px;
		line-height: 150%
	}
	.static_pages:after,
	.static_pages:before {
		display: none
	}
	.nav-toggle .nav-toggle-bar svg {
		width: 26px;
		margin-top: 11px
	}
	.video-side {
		padding: 0 0!important
	}
}

.video-side {
	padding: 0 10px
}

.video.section {
	padding: 24px 0
}

.sidebar li>a.active {
	background-color: #7f0800
}

.sidebar li>a.active+ul {
	display: block;
}

.accordion {
	margin-top: 40px
}

.accordion .card {
	border: none;
	margin-bottom: 20px
}

.accordion .card h2 {
	background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat left;
	background-size: 20px;
	cursor: pointer;
	font-size: 14px;
	color: #8f0000
}

.accordion .card h2.collapsed {
	background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png) left
}

.accordion .card-body {
	padding-left: 0;
	padding-right: 0
}

h2.mb-0.collapsed {
	padding: 2px 32px
}

h2.mb-0 {
	padding: 8px 31px
}

.social-share ul {
	display: flex
}

.social-share ul li {
	list-style: none;
	padding: 19px 10px
}

.social-share ul li button {
	border: none;
	color: #fff;
	border-radius: 4px;
	padding: 6px 14px;
	cursor: pointer
}

.social-share ul li .number-txt {
	display: block;
	font-size: 20px
}

.social-share ul li .share-txt {
	font-size: 12px;
	display: block;
	text-align: center
}

.social-share ul li button i {
	margin-right: 4px
}

.social-share ul li button.facebook {
	background: #3260b8
}

.social-share ul li button.twitter {
	background: #00acee
}

.arrow {
	border: solid #000;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg)
}

.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg)
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.widget-outer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #000000c7;
	color: #fff;
	padding: 20px 14px 0;
	overflow-anchor: none;
	z-index: 9;
}

.widget-outer .button-outer {
	display: flex;
	justify-content: space-around;
	align-items: center
}

.widget-outer .registerbtn {
	background: linear-gradient(#41c349, #127016);
	color: #fff;
	border-color: green;
	padding: 7px 0;
	width: calc(50% - 20px);
	border-radius: 2px;
	font-size: 16px;
	font-weight: 700
}

.widget-outer .downloadbtn {
	background: linear-gradient(#fffa8f, #fcb92c);
	color: #421500;
	border-color: #ff0;
	padding: 7px 0;
	width: calc(50% - 20px);
	border-radius: 2px;
	font-size: 16px;
	font-weight: 700
}

.widget-outer .downLoadIcon {
	height: 16px;
	width: 16px;
	margin-left: 3px;
	background-image: url(/assets/Content/versioned/2.0.0.1/images/version4/homepage_banners/download-icon.png);
	background-position: center center;
	background-size: 16px;
	background-repeat: no-repeat;
	display: inline-block
}

.widget-outer .sticky-seperator {
	background-color: #fff;
	color: #000;
	border-radius: 50%;
	padding: 0;
	font-weight: 700;
	font-size: .5em;
	display: inline-block;
	width: 17px;
	height: 17px;
	padding-left: 3px;
	padding-bottom: 22px
}

.widget-outer p span {
	color: #f2b451
}

.scroll-to-top {
	position: fixed;
	bottom: 14%;
	right: 6px;
	cursor: pointer
}

@media only screen and (min-width:768px) {
	.scroll-to-top {
		bottom: 5%;
		right: 27px
	}
}

.scroll-to-top img {
	width: 43px
}

.arrow-h3 {
	position: relative;
}

.arrow-h3::before {
	content: "";
	position: absolute;
	left: -11px;
	top: 52%;
	background: #000;
	width: 7px;
	height: 2px;
	transform: translateY(-50%);
}

.impure-outer-own li {
	list-style: none;
	flex-basis: 33%;
}

.impure-outer-own img {
	width: 60%;
}

@media only screen and (max-width: 768px){
	.impure-outer-own li {
		margin-top: 10px;
	}
}

.carousel-outer {
	background: #f0f0f0;
	border-radius: 11px;

}

.carousel-outer ul {
	margin: 0;
    padding: 13px 0;
    display: grid;
    grid-template-columns: 18% 82%;
}

.carousel-outer li {
	list-style: none;
}

.carousel-outer li p.bold {
	font-weight: bold;
}

.bottom-txt-carousel {
	display: flex;
    justify-content: space-between;
	padding: 0 18px;
	
}

.carousel-outer ul li p {
	padding: 0 30px;
font-size: 17px;
}
.bottom-txt-carousel p:nth-child(1) {
	font-weight: bold;
	color: #900000;
	font-size: 17px;
}

.bottom-txt-carousel p:nth-child(2) {
	font-weight: bold;
    color: #900000;
    font-size: 22px;
}


@media only screen and (max-width: 768px){
	.carousel-outer ul {
		grid-template-columns: auto;
		flex-wrap: wrap;
	}

	.carousel-outer ul li p {
		padding: 0 30px;
    font-size: 17px;
	}

	.bottom-txt-carousel {
		display: block;
		text-align: center;
		padding: 0 18px 9px;
	}

	.bottom-txt-carousel p:nth-child(1) {
		font-weight: bold;
		color: #000000;
		font-size: 17px;
	}
	.w-50-mobile {
		width: 25% !important;
	}
	
}

.signup-tutorial-outer img {
	width: 100%;
}

/* accordion */
.OwnAccordion .card {
	border: none;
}
.OwnAccordion .card-header {
	padding: 0;
    margin: 0;
	background: transparent;
	color: #0c0d0c;
	font-weight: bold;
	border-bottom: 1px solid #b8b6b6;
	cursor: pointer;
	position: relative;
}

.OwnAccordion .card-header p::after {
	content: "";
    position: absolute;
    right: 0;
    top: 50%;
    color: #000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAFCAYAAACaTbYsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5MDM2QzdBM0I5ODExRUI4RjIyQzc2QUI1QUE0NDBCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5MDM2QzdCM0I5ODExRUI4RjIyQzc2QUI1QUE0NDBCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDkwMzZDNzgzQjk4MTFFQjhGMjJDNzZBQjVBQTQ0MEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDkwMzZDNzkzQjk4MTFFQjhGMjJDNzZBQjVBQTQ0MEIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6lFgQHAAAAKElEQVR42mL8//8/A7mABURkZaSTrxkKSHUCIxMDBQDZZkZSNQMEGABitgVH0J/R/gAAAABJRU5ErkJggg==) no-repeat;
    width: 30px;
    height: 18px;
    text-align: center;
    transform: translateY(-50%);
}

.OwnAccordion .card-header p.collapsed::after {
	content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ2MCwgMjAyMC8wNS8xMi0xNjowNDoxNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM0NUQwNjM4M0I5OTExRUI4OUVBRTcyQzQwN0RGOUVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM0NUQwNjM5M0I5OTExRUI4OUVBRTcyQzQwN0RGOUVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzQ1RDA2MzYzQjk5MTFFQjg5RUFFNzJDNDA3REY5RUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzQ1RDA2MzczQjk5MTFFQjg5RUFFNzJDNDA3REY5RUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6CtiwoAAAAQElEQVR42mL8//8/A7mABURkZaSTpZmJgPx/KCZLM0U2D1LNLGiBgy/g0AEj1WxmxGMj42hUYQYYNsCITxIgwADPMglb5lZVWgAAAABJRU5ErkJggg==) no-repeat;
  
}



.OwnAccordion .card-header p {
	padding: 0 45px 0 0;
    margin: 11px 0;
}

@media only screen and (max-width: 768px){
	.OwnAccordion .card-header {
		border-bottom: none;
	}
	.OwnAccordion .card {
		border: 1px solid #d2d2d2;
		padding: 0 8px;
	}

	.OwnAccordion .card-header p {
		padding: 0;
		margin: 11px 38px 9px 5px;
	}

	.signup-tutorial-outer img {
		width: 75%;
		display: block;
		margin: auto;
	}
}


/* accordion */


.how-to-download-outer ul {
	margin: 0;
    padding: 0;
    display: grid;
    justify-content: space-between;
    grid-template-columns: 25% 25% 25% 25%;
}

.how-to-download-outer li {
	list-style: none;
    background: #f5f5f5;
    border-right: 1px solid #fff;
}

.how-to-download-outer li strong.hdr {
	background: #313131;
    color: #fff;
    display: block;
    text-align: center;
    padding: 3px 0;
    border: none;
    font-weight: normal;
}

.download-via-sms {
	width: 90%;
	margin: auto
}

.download-via-sms button {
	background: #1d8722;
	color: #fff;
	border: none;
}

@media only screen and (max-width: 768px){
	
.how-to-download-outer ul {
    grid-template-columns: 50% 50%;
    grid-column-gap: 6px;
    grid-row-gap: 9px;
}
}

.banner-with-icon-outer {
	position: relative;
}

.banner-with-icon-inner {
	position: absolute;
    top: 64%;
    right: 10%;
    transform: translate(-10%,-54%);
    width: 40%;
}

.banner-with-icon-inner ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.banner-with-icon-inner ul li {
	list-style: none;
}

.banner-with-icon-inner ul li img {
	width: 100px;
    height: 26px;
    object-fit: contain;	
}

@media only screen and (max-width: 768px){
	.banner-with-icon-inner {
	
		right: 1%;
		width: 50%;
	}
	.banner-with-icon-inner ul li img {
		width: 86%;	
	}
}

.faqs-own .content-faqs {
	display: none;
}

.faqs-own li {
	list-style: none;
}

.faqs-own label {
	position: relative;
	cursor: pointer;
	font-weight: bold;
	color: #8e040a;
}

.faqs-own label::before {
	content: "";
    position: absolute;
    left: -19px;
    top: 6px;
    border-top: 4px solid transparent;
    border-left: 9px solid #000;
    border-bottom: 4px solid transparent;
}

.faqs-own input[type='radio']:checked + label::before {
	content: "";
    position: absolute;
    left: -19px;
    top: 6px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 9px solid #000;
}

.faqs-own input[type='radio']:checked + label + .content-faqs {
	display: block;
}

.what-our-clientsays ul {
	margin: 0;
	padding: 0;
}

.what-our-clientsays li {
	list-style: none;
    display: grid;
    grid-template-columns: 20% 80%;
    align-items: center;
    justify-content: space-between;
  
    padding-bottom: 9px;
    padding-top: 11px;
}




.what-our-clientsays li:not(:last-child) {
	border-bottom: 1px solid #d6d4d4;
}
.what-our-clientsays li img {
	width: 70%;
	margin: auto;
	display: block;
}
@media only screen and (max-width: 768px){
	.what-our-clientsays li {
		align-items: start;
		justify-content: space-between;
	  
	}
	.what-our-clientsays li img {
		width: 100%;
	}
}

.what-our-clientsays .right-section .last {
	font-weight: bold;
    text-align: right;
    color: #8e040a;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

	background: #900201;
}

.slide-section-video ul {
	margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 38% 38%;
    justify-content: center;
    grid-column-gap: 38px;
}

.slide-section-video li {
	list-style: none;
}

.slide-section-video iframe {
	width: 250px;
	height: 250px;
}

@media only screen and (max-width: 768px){
	.slide-section-video ul {
	
		grid-template-columns: 100%;
		justify-content: center;
		grid-column-gap: 10px;
	}
	
	.slide-section-video ul li {
		display: flex;
		flex-wrap: wrap;
	}
	
	.slide-section-video ul li p {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.slide-section-video iframe {
		width: 200px;
		height: 200px;
	}

	.extra_content {
		display: none;
	}

	#read_more {
		display: block;
		border: none;
		background: none;
		color: #03A9F4;
		float: right;
		margin-top: -16px;
		padding-top: 0;

	}
	p.limitShow {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;    
	}
}


h2#general,
h2#how-to-play,
h2#account,
h2#online-transactions,
h2#technical-specifications,
h2#rummy-tournament {
	padding-top: 80px;
	margin-top: -80px;
}

img.pr-3 {
	padding-right: 0 !important;
}

/* //new css */
.scoring-outer.text-only-new div ul.hdr li {
    
    padding: 9px 0;
 }

.scoring-outer.text-only-new div ul li {
    flex-basis: 46.33%;
    position: relative;
    list-style: none;
    padding: 21px 15px;
    border: none;
}

.scoring-outer.text-only-new div ul:not(.hdr):nth-child(even) {
    background: #e9e9e9;
}
.scoring-outer.text-only-new div ul:not(.hdr):nth-child(odd) {
    background: #fff;
}

.scoring-outer.text-only-new div ul:not(.hdr) li:after {
    content: "";
    position: absolute;
    right: 0;
    height: 600%;
    width: 1px;
    bottom: 0;
    top: -300%;
    background: #59030778;
}

.scoring-outer.text-only-new div ul li:nth-child(1){
    border: none;
}
