.carousel-item h1 {
	font-size: 26px;
	line-height: 36px;
	font-weight: 200;
	color: #fff;
	
}
.carousel-item h1 span {
	color:#FFC50B;
	
}
.carousel-item p {
	color:#fff !important;
	
}
.sec-yellow {
	margin-top: -35px;
    position: relative;
    border-radius: 15px;
	color: #000;
    padding-top: 45px !important;
}
.sec-yellow svg {
	display: block;
}
.sec-yellow h3 {  
	text-transform: uppercase;
    margin: 15px 0 0 0;
}

.sec-yellow h4{
font-family: 'Helvetica Neue Medium', Arial, sans-serif;
    font-size: 17px;
    line-height: 28px;
}
a.btn-brochure {
	width: 130px;
	float: left;
	text-align: center;
	margin-right: 10px;
    margin-bottom: 10px;
}
a.btn-xl {
	width: 150px !important;
}
a.btn-xxl {
	width: 170px !important;
}
.sec-grey {
	background: #191919 url("../images/bg-game.png") no-repeat -25px center;
    border-radius: 15px;
	color: #000;
    padding-top: 45px !important;
}
.sec-grey svg {
	display: block;
}
.sec-grey h3 {  
	text-transform: uppercase;
    margin: 15px 0 0 0;
}

.sec-grey h4{
	font-family: 'Helvetica Neue Medium', Arial, sans-serif;
    font-size: 17px;
    line-height: 28px;
}
.btn-game {
	background: rgb(229,107,0);
	background: linear-gradient(0deg, rgba(229,107,0,1) 0%, rgba(255,197,11,1) 100%);
	border: 0 none;
	color: #000 !important;
}
.btn-game:hover {
	background: rgb(229,107,0);
	background: linear-gradient(126deg, rgba(229,107,0,1) 0%, rgba(255,197,11,1) 100%);
}
.justify-content-center {
	display: flex !important;
	justify-content: center !important;
}
.mt-5 {
    margin-top: 5.5rem !important;
}
.btm {
	background: #FFCD12;
}
.btm .btn {
    width: 150px;
	color:  #FFCD12 !important;
}
img.excon {
	position: relative;
    top: -70px;
    margin-bottom: -180px;
	z-index: 100;
}
.mt-custom {	
    margin-top: 3.5rem !important;
}
.gamepop {
    color: #fff;
/*    height: 100%;*/
    background-color: #232629;
/*	width: 500px;*/
	margin: auto;
}
.gamepop h2.heading-title, .gamepop p.heading-desc {
	color:#333 !important;
}
.gamepop p.heading-desc {
    margin-bottom: 25px
}

/* The navigation menu links */
.gamepop a {
    color: #818181;

}
.modal-body {
/*    padding: 30px 20px;*/
	padding:0px 20px;
}
label {
    font-family: 'Univers LT Std 47 Cn Lt', sans-serif;
}
.sidenav .text-muted, .gamepop .text-muted {
	font-size: 13px;
	line-height: 18px;
	
}
@media (min-width: 768px) {
	.modal-sm {
		width: 420px;
	}
}
.text-yellow {
	color:  rgb(255, 205, 18);
}

.g-recaptcha {
		font-size: 14px !important;
		padding: 0.375rem 1rem !important;
	}
iframe.iframe-guess::placeholder  {
  color: #000 !important;
  opacity: 1; /* Firefox */
	text-align: center;
	text-transform: uppercase;	
	font-family: 'Univers LT Std 47 Cn Lt', sans-serif;
}

iframe.iframe-guess ::-ms-input-placeholder  { /* Edge 12 -18 */
  color: #000 !important;
  opacity: 1; /* Firefox */
	text-align: center;
	text-transform: uppercase;	
	font-family: 'Univers LT Std 47 Cn Lt', sans-serif;

}
iframe.iframe-guess input {
	font-size: 22px;
	font-family: 'Univers LT Std 47 Cn Lt', sans-serif;
	text-align: center;
}
iframe.iframe-start {
	border: 0 none;
	width: 100%;
	background: #333333 !important;
	height: 740px;
	overflow: hidden !important;
}

iframe.iframe-guess, iframe {
	border: 0 none;
	width: 100%;
	background: #333333 !important;
	height: 330px;
	overflow: hidden !important;
}
input.btn-lg {
	font-size: 20px !important;
	padding: 8px 40px !important;
}
h5.h5 {
	font-size: 18px;
	font-family: 'Univers LT Std 47 Cn Lt', sans-serif;
	
}
.sec-dark {
	background: #222327 !important;
	color: #fff;
}
.sec-dark h4{
font-family: 'Helvetica Neue Medium', Arial, sans-serif;
font-size: 14px;
    line-height: 20px;
}

img.ico-foot {
	width: 50px !important;
}
.ico-foot  {
	float: left;
	margin-right:11px;
}
.ico-detail  {
	float: left;
}
.ico-detail  b {
	text-transform: uppercase;
	color: #FFC50B;	
}
.sec-light {
	background: #f2f2f2 !important;
}
img.ico-size {
	width: 100px;
}
.pr-3 {
	padding-right: 30px !important;
}
footer .row {
    padding: 0 0 0 1px !important;
}

/*Responsive Starts*/
@media only screen and (max-width:480px) and (min-width:320px) {
.pt-4, .py-4 {
     padding-top: auto; 
}	
.pl-5, .px-5 {
    padding-left: 1rem !important;
}
.pr-5, .px-5 {
    padding-right: 0rem !important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.pt-3, .py-3 {
    padding-top: 3rem !important;
}
.pt-3-res {	    
	padding-top: 50px !important;
	}
.pt-3-res .p-0 {
    padding: 15px !important;
	}
.pb-3-res {
		padding-bottom: 45px !important;
}
	.sec-light .text-center {
		text-align: left !important;
	}
	.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
	.btn-game {
		margin: 0 0 0 5rem;
	}
.sec-grey .mt-5 {
		margin: 5px 0 50px 0px !important;
	}
	.pt-res-0 {
		padding: 0 !important;
	}
}
@media only screen and (min-width: 900px) and (max-width: 1200px){ 
.mt-5 {
    margin-top: 4.8rem !important;
}
	.sec-grey {
    padding-top: 10px !important;
}
	.pt-5, .py-5 {
    padding: 2rem 0.7rem !important;
}
}
@media only screen and (max-width: 450px) {
	#myCarousel .carousel-item {
		height: 450px !important;
	}
}
/*Responsive Ends*/
input.input-game {
	font-family: 'Univers LT Std 47 Cn Lt', sans-serif;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
}





/****** 21-11-2023 css start here *******/
.modal-header 
{border:#232629 solid 1px!important;}

label 
{color:#fff;}

.hideContentt
{color:#fff;}

.align-check
{color:#fff;}

.text-muted
{font-size: 13px;}

small, .small
{color:#fff;}

.gap
{height:60px;}

.pr-1, .px-1 
{color:#fff;}

.text-center
{color:#fff;}

input.btn-lg {margin: 5% 0 9% 0;}

.text-yellow {
    color: rgb(255, 205, 18) !important;
}

.sec-yellow h3
{color:#000;}

.sec-yellow h4
{color:#000;}

.text-center {
    color: #000;
}

.px-4 .text-center{color: #fff;}

/****** 21-11-2023 css end here *******/








