@media (max-width: 1366px) {
	.footerLinks ul li a {
		padding: 0px;
		margin-left: 0px;
		text-align: left;
		font-size: 16px;
		font-weight: 600;
		color: #A5B7C6;
		opacity: 1;
		margin-right: 10px;
	}
	.footerLinks {
		float: none;
		margin-top: 20px;
	}
	.footerL ul li a {
		text-align: left;
		font-size: 14px;
		font-weight: 600;
		color: #A5B7C6;
		padding: 0px;
		margin-left: 0px;
		margin-right: 10px;
	}	
	.countReg {
		padding: 0px 0px;
	}
	.winnerDetails {
		width: 220px;
	}
	.mainHeader ul li a {
		padding: 15px;
	}
	.timerDetails {
		width: 480px;
	}
	.couterDetails {
		width: 360px;
	}
	.soldTickets {
		max-width: 520px;
	}
	.numberL {
		max-width: 420px;
		margin-top: 30px;
	}
	.listN {
		width: 50px;
		height: 60px;
		float: left;
		text-align: center;
		border: 2px solid #1F5CA280;
		margin-right: 10px;
		border-radius: 12px;
	}
	.listN p {
		font-size: 48px;
		color: #272756;
		line-height: 53px;
		font-weight: 400;
		margin-top: 0px;
	}
	.rightBrder::after {
		content: "";
		display: block;
		position: absolute;
		right: -38px;
		top: 36px;
		width: 1px;
		height: 170px;
		background-color: #fff;
	}
}
@media (max-width: 767px) {
	.gamesDetails ul{
		list-style: none;
		padding: 0px;
	}
	.gamesDetails ul li {
		font-size: 13px;
		font-weight: 600;
		color: #202020;
		position: relative;
		padding: 7px 10px;
	}
	.allGamesD .gamesDetails:nth-child(1) {
		margin-top: 0px;
		padding-top: 0px;
	}
	.gamesDetails ul li:nth-child(2n){
		background-color: #f4e6ea;
	}
	.gamesDetails ul li:nth-child(2n+1){
		background-color: #F6F8FD;
	}
	.gamesDetails ul li span{
		position: absolute;
		right: 10px;
		color: #757380;
		font-size: 14px;
		font-weight: 400;
	}
	.gamesDetails ul li:nth-child(3) span{
		color: #012D8B;
		font-weight: 600;
	}
	.gamesDetails ul li span a {
		background-color: #E1464A;
		border: 1px solid #E1464A;
		color: #fff;
		border-radius: 3px;
		padding: 4px 10px;
		font-size: 10px;
		font-weight: 600;
		display: block;
		text-align: center;
		width: 52px;
	}
	.gamesDetails {
		width: 100%;
		display: block;
		border-bottom: 2px solid #e1464a;
		margin-top:10px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.contentLand {
		width: 100%;
		display: inline-block;
		background-color: #F6F8FD;
		padding: 30px 0px;
		border-left: 0px solid #e4e4e4;
		min-height: auto;
	}
	.width_20{
		width: 100%;
	}
	.width_70{
		width: 100%;
	}
	.width_30{
		width: 100%;
	}
	.width_80{
		width: 100%;
	}
	#header .navbar-inverse {
		background-color: #012d8b;
		border-color: #012d8b;
		padding: 2px 15px;
		border-radius: 0px;
		min-height: 60px;
	}
	.bgTop {
		width: 100%;
		background-color: #fff;
		display: inline-block;
		padding: 16px 15px;
	}
	.topLogins {
		float: right;
		margin-top: 0px;
	}
	.bannerTxt h1 {
		text-align: left;
		font-size: 30px;
		font-weight: 700;
		color: #272756;
		opacity: 1;
		position: relative;
	}
	.bannerTxt h1::after {
		content: "";
		display: block;
		position: absolute;
		bottom: -20px;
		left: 0px;
		background: #E1464A 0% 0% no-repeat padding-box;
		border-radius: 10px;
		opacity: 1;
		width: 92px;
		height: 10px;
	}
	.topBanner {
		width: 100%;
		margin-top: 125px;
		background-image: url("../images/top-banner.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		min-height: 483px;
	}
	.joiningCodeIn h2 {
		text-align: left;
		letter-spacing: 0px;
		color: #272756;
		opacity: 1;
		font-size: 25px;
		font-weight: 700;
	}
	.timerDetails {
		width: 100%;
	}
	.couterDetails {
		width: 90%;
	}
	.couterDetails h4 {
		text-align: center;
		color: #012D8B;
		opacity: 1;
		font-size: 20px;
		font-weight: 700;
		line-height: 1.2;
	}
	.listN p {
		font-size: 30px;
		color: #272756;
		line-height: 53px;
		font-weight: 400;
		margin-top: 0px;
		line-height: 33px;
	}
	.listN {
		width: 30px;
		height: 35px;
		float: left;
		text-align: center;
		border: 2px solid #1F5CA280;
		margin-right: 7px;
		border-radius: 7px;
	}
	.soldTickets {
		max-width: 100%;
		padding-top: 86px;
	}
	.buyNow {
		width: 175px;
		display: block;
		margin: 0px auto;
		margin-top: -29px;
	}
	.accridatedBus {
		float: left;
		margin-top: 14px;
	}
	.yourAccountL h3 {
		text-align: left;
		letter-spacing: 0px;
		color: #1D262D;
		opacity: 1;
		font-size: 25px;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 15px;
	}
	.yourAccountL {
		margin-top: 50px;
	}
	.btnsAr button {
		background: #DAE3EA 0% 0% no-repeat padding-box;
		border-radius: 6px;
		opacity: 1;
		border: 1px solid #DAE3EA;
		padding: 7px 10px;
		color: #1D262D;
		font-size: 16px;
		font-weight: 600;
	}
	.allComL {
		float: none;
		max-width: 100%;
		padding-top:30px;
		padding-bottom: 30px;
	}
	.yourAccount {
		width: 100%;
		padding-bottom: 0px;
		background-image: none;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		min-height: auto;
		background-color: #f5f7fb;
	}
	.rightGap {
		margin-top: 0;
	}
	.borderDash {
		background: #FFFFFF 0% 0% no-repeat padding-box;
		box-shadow: 0px 10px 12px #00000029;
		border: 2px dashed #1F5CA280;
		border-radius: 10px;
		opacity: 1;
		width: auto;
		display: block;
		margin: 0px auto;
		padding: 70px 15px;
		margin-top: -15px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.yourAccountL p {
		text-align: left;
		letter-spacing: 0px;
		color: #1D262D;
		opacity: 1;
		font-size: 18px;
		font-weight: 400;
		margin-bottom: 20px;
		line-height: 1.3;
	}
	.joiningCode {
		width: 100%;
		background-image: url("../images/joining-code.jpg");
		background-repeat: no-repeat;
		background-position: bottom;
		background-size: cover;
		min-height: auto;
		padding-bottom: 0;
	}
	.btnsAr button:last-child {
		background: #E1464A 0% 0% no-repeat padding-box;
		border-radius: 6px;
		opacity: 1;
		border: 1px solid #E1464A;
		padding: 7px 10px;
		color: #fff;
		margin-left: 15px;
	}
	.indRlo {
		border-radius: 0px;
		width: 90%;
		height: auto;
		background-color: #fff;
		margin: 25px auto;
		padding: 35px 30px;
		cursor: pointer;
		display: block;
	}
	.faqSec .allHeads h3 {
		text-align: left;
		color: #272756;
		opacity: 1;
		font-size: 25px;
		font-weight: 700;
	}
	.faqSecIns {
		padding-left: 0px;
		margin-top: 25px;
	}
	.faqSec p {
		text-align: left;
		color: #1D262D;
		opacity: 1;
		font-size: 18px;
		font-weight: 400;
		margin-bottom: 15px;
		line-height: 1.3;
	}
	.faqsQueAns h4 {
		text-align: left;
		color: #1F5CA2;
		opacity: 1;
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 5px;
	}
	.soldTickets p {
		color: #012D8B;
		font-size: 18px;
		font-weight: 400;
		text-align: center;
		margin-top: 0px;
	}
	.numberL {
		max-width: 100%;
		margin-top: 4px;
	}
	.ham-icon1 img {
		float: right;
		margin-top: 20px;
	}
/*	*/
.my-sidenav {
	width: 0px;
	display: block;
	position: fixed;
	top: 0;
	right: 0px;
	left: 0;
	overflow-x: hidden;
	z-index: 999999999;
	height: 100vh;
	max-width: 0px;
	padding: 0px;
	width: 100%;
	background-color: #d15127;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.my-sidenav>ul {
	padding: 0px 20px 0px;
}
.my-sidenav>ul>li>ul {
	margin-top: 0px;
	display: none;
}
.my-sidenav ul.submenu li ul.submenu {
	display: none;
	position: static;
	width: 100%;
}
.my-sidenav ul {
	list-style-type: none;
	padding-left: 15px;
}
.my-sidenav ul li
{
	border-bottom: 1px solid #ffffff;
	padding: 15px 0px;
}
.my-sidenav > ul > li > ul >li
{
	border-bottom: 1px solid #ffffff;
	padding: 10px 0px;
}
.my-sidenav > ul > li > ul >li:last-child, .my-sidenav ul.submenu li ul.submenu li:last-child
{
	border-bottom: 0px;
}
.my-sidenav ul.submenu li ul.submenu li {
	border-bottom: 1px solid #ffffff;
	padding: 10px 10px;
}
.my-sidenav ul.submenu li ul.submenu li a {
	color: #ffffff;
	font-size: 16px;
}
.cross-btn1 {
	text-align: right;
	padding: 16px 14px 0px 0px;
	color: #fff;
	font-size: 35px;
	cursor: pointer;
}
.my-sidenav .submenu-indicator-minus .submenu-indicator {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.my-sidenav .submenu-indicator {
	font-size: 30px;
	position: absolute;
	line-height: 25px;
	right: 15px;
}
.my-sidenav>ul>li>a {
	color: #ffffff;
	font-size:18px;
	display:block;
	font-weight: 700;
}
.my-sidenav>ul>li>ul>li>a {
	color: #ffffff;
	font-size: 14px;
}
.my-sidenav>ul>li>ul>li>a img
{
	padding-right: 10px;
	float: right;
}
.my-sidenav>ul>li>a::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0px;
	margin: auto;
	top: 0px;
	background-repeat: no-repeat;
}

.my-sidenav>ul>li>ul>li>a img {
	padding-right: 10px;
	float: none;
}
/**/
.loginSec {
	width: 100%;
	padding: 50px 15px;
	background-image: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: auto;
}
.loginLeft {
	margin-top: 0;
}
.loginForm {
	padding: 0px;
}
.nm-mb-2.nm-mb-md-2 {
	width: 100%;
	display: inline-block;
	margin: 20px auto;
}
.loginForm h2 {
	font-size: 25px;
	font-weight: 600;
}
.loginForm p {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 500;
}
.loginLeft h2 {
	font-size: 25px;
	font-weight: 700;
}
.topSidelogo {
	padding: 15px 0px;
}
.logoutLi {
	display: flex;
	align-items: end;
	margin-top: 0;
}
/**/
nav.sidebarMenu {
	width: 0;
	opacity: 0;
	position: fixed;
}
.topSidelogo {
	padding: 15px 0px;
	width: 80%;
	float: left;
}
.hamburgerDash {
	width: 20%;
	float: left;
}
.hamburgerDash img {
	float: right;
	background-color: #f1f1f1;
	padding: 2px 4px;
	border-radius: 3px;
	margin-top: 15px;
}
.topSidelogo img {
	display: inline-block;
	margin: 0px auto;
}
.sidebarMenuW{
	width: 100%;
	opacity: 1;
}
nav.sidebarMenu ul {
	padding: 20px 0px;
}
.gameWinner {
	display: inline-block;
	align-items: unset;
	gap: 15px;
	justify-content: center;
	width: 100%;
	margin-bottom: 25px;
}
.winnerLeft {
	margin-bottom: 15px;
}
.winnerRight {
	background: #FFFFFF29 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #670F11;
	border: 1px solid #FFE2E380;
	border-radius: 12px;
	opacity: 1;
	padding: 18px 15px;
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
}
.gameInProgress {
	background-color: #012D8B;
	border-radius: 12px;
	padding: 15px 20px;
	display: inline-block;
	align-items: center;
	min-height: auto;
	justify-content: center;
	gap: 10px;
}
.leftIimg, .middleImg {
	margin-bottom: 15px;
}
.rightInvite {
	display: unset;
}
.inviteBtn a {
	background-color: #E1464A;
	border: 1px solid #E1464A;
	color: #fff;
	border-radius: 3px;
	padding: 7px 25px;
	font-size: 16px;
	font-weight: 600;
	display: block;
	text-align: center;
	max-width: auto;
	width: 50%;
	margin: 0px auto;
}
.gameStatusBox {
	display: inline-block;
	width: 100%;
	padding: 0px 15px;
}
.gameStatusBox .col-md-3 {
	width: 100%;
	padding: 0px 0px;
	margin: 10px auto;
}
.whiteBgsd {
	display: inherit;
	align-items: center;
}
.whiteBgsd div:last-child {
	display: unset;
	justify-content: end;
	align-items: center;
}
.whiteBgsd div {
	width: 100%;
}
.whiteBgsd div {
	border-bottom: 0px solid #ddd;
	min-height: 64.8px;
}
.whiteBgsd p {
	font-size: 14px;
	font-weight: 400;
	color: #272756;
	padding-bottom: 4px;
	line-height: 1.2;
}
.table-bgds {
	background-color: #fff;
	padding: 0px 20px;
	border: 0px solid #ddd;
}
.closeDash a{
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 35px;
	font-weight: 500;
	color: #272756;
}
/*inside pages*/
.inBannerTxt h2 {
  font-size: 25px;
  color: #FFE2E3;
  line-height: 1.1;
  font-weight: 700;
}
.inBannerTxt h2 span {
  font-size: 18px;
  color: #FFE2E3;
  display: block;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 5px;
}
.rushFity2 h3 {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  color: #1D262D;
}
.rushFity2 p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 16px;
  color: #1D262D;
}
.hostInBg p {
  font-size: 16px;
  font-weight: 600;
  color: #272756;
  line-height: 1.4;
}
.hostInBg img {
  display: block;
  margin: 0px auto;
}
.givingBg {
  background-image: url("../images/giving-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  height: auto;
  width: 100%;
  background-color: #e1464a;
  padding-top: 60px;
  padding-bottom: 40px;
}
.giveTab .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 20px;
  color: #272756;
  font-weight: 700;
  text-align: center;
  width: 280px;
}
.giveTab .nav-tabs li {
  width: 100%;
}
.giveIn ul li {
  font-size: 18px;
  color: #E1464A;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.5;
}
.giveIn ul li span {
  color: #1D262D;
  font-weight: 400;
  display: block;
  font-size: 16px;
}
.giveTab .nav-tabs {
  border-bottom: 2px solid #ddd;
  width: 100%;
  display: inline-flex;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.fileType {
  position: absolute;
  top: 0px;
  display: flex;
  align-items: center;
  height: 42px;
  width: 100%;
  left: 0px;
  padding: 0px 10px;
  z-index: 99;
}
.upLosd {
  width: 70%;
}
.brsd {
  width: 30%;
}
.upLosd p {
  color: #e1464a;
  font-size: 12px;
}
.brsd p, .brsd p span i {
  color: #e1464a;
  font-weight: 600;
  font-size: 13px;
}
.indAddress p span {
  color: #757380;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}
.indInfo {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 10px;
  padding: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #ECEFF8;
  border: 1px solid #E9EFFF;
  border-radius: 12px;
}
.allFaqsBt {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: 0px auto;
  margin-top: 25px;
  text-align: center;
}
.allFaqsBt a {
  color: #E1464A;
  border: 1px solid #E1464A;
  border-radius: 25px;
  padding: 5px 12px;
  display: inline-block;
  margin: 6px;
  font-size: 14px;
  text-align: center;
}
.faqs-pan .panel-title > a.collapsed::before {
  float: right !important;
  content: '+';
  position: absolute;
  right: 30px;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  line-height: 20px;
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
}
.faqs-pan .panel-title > a::before {
  float: right !important;
  content: '-';
  position: absolute;
  right: 30px;
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
  line-height: 16px;
  background: #E1464A 0% 0% no-repeat padding-box;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
}
.faqs-pan .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: #272756;
  padding: 18px 35px 18px 20px;
}
.faqs-pan .panel-title a {
  font-size: 18px;
  color: #272756;
  line-height: 1.4;
  display: block;
}
.faqPage .faqSecIns {
  padding-left: 0px;
  margin-top: 0;
}
.faqPage .faqsQueAns p {
  text-align: left;
  color: #1D262D;
  opacity: 1;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.3;
}
.faqPage .faqPanelIn {
  padding: 0px 20px;
}
/**/
.threeIn p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.threeIn {
  margin-bottom: 25px;
}
.popupBox2 {
  position: relative;
  right: 0;
  top: auto;
  width: 100%;
  bottom: -15px;
}
.popupBox2 p {
  font-size: 25px;
  color: #012D8B;
  line-height: 1.1;
  font-weight: 600;
  text-align: center;
}
.hourMottoLeft h3 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 16px;
}
.hourMottoLeft p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 16px;
}
.ourMission p {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}
.hourMotto {
  padding: 50px 0px;
  width: 100%;
  display: inline-block;
}
.goodRight p {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
}
.goodRight h3 {
  font-size: 25px;
  font-weight: 700;
  color: #1D262D;
  margin-top: 20px;
  margin-bottom: 16px;
}
.givingBg h3 {
  font-size: 25px;
  text-align: center;
  font-weight: 700;
  color: #FFE2E3;
}
.popUpBox {
  position: absolute;
  background: #012D8B 0% 0% no-repeat padding-box;
  border: 10px solid #F6F8FD;
  right: 0;
  top: 31%;
  padding: 35px;
  width: 220px;
  z-index: 99;
  left: 0px;
  margin: 0px auto;
}
.popUpBox p {
  font-size: 25px;
  color: #fff;
  font-weight: 600;
  line-height: 1.1;
}
.doGood {
  padding-bottom: 50px;
  padding-top: 50px;
}
}
