*{
	padding: 0;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	 box-sizing: border-box;
}
body{
	
	font-size: 16px;
	position:relative;
}
h1, h2, h3, h4, h5, h6 ,p {
	padding: 0;
	margin: 0;
}
/* Generated by Fontie <http://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'dd';
    src: url('../fonts/T LightCn.eot');
	src: url('../fonts/T LightCn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T LightCn.woff2') format('woff2'),
		url('../fonts/T LightCn.woff') format('woff'),
		url('../fonts/T LightCn.svg#T LightCn') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
    font-family:'dd';
    src: url('../fonts/T Cn.eot');
	src: url('../fonts/T Cn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T Cn.woff2') format('woff2'),
		url('../fonts/T Cn.woff') format('woff'),
		url('../fonts/T Cn.svg#T Cn') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
    font-family:'T';
    src: url('../fonts/T BoldCn.eot');
	src: url('../fonts/T BoldCn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T BoldCn.woff2') format('woff2'),
		url('../fonts/T BoldCn.woff') format('woff'),
		url('../fonts/T BoldCn.svg#T BoldCn') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}

@font-face {
    font-family:'T';
    src: url('../fonts/T BlackCn.eot');
	src: url('../fonts/T BlackCn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T BlackCn.woff2') format('woff2'),
		url('../fonts/T BlackCn.woff') format('woff'),
		url('../fonts/T BlackCn.svg#T BlackCn') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}
@font-face {
    font-family:'T';
    src: url('../fonts/T LightCn.eot');
	src: url('../fonts/T LightCn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T LightCn.woff2') format('woff2'),
		url('../fonts/T LightCn.woff') format('woff'),
		url('../fonts/T LightCn.svg#T LightCn') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}
@font-face {
    font-family:'T';
    src: url('../fonts/T Cn.eot');
	src: url('../fonts/T Cn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/T Cn.woff2') format('woff2'),
		url('../fonts/T Cn.woff') format('woff'),
		url('../fonts/T Cn.svg#T Cn') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0-10FFFF;
}
.img-responsive {
    display: block;
    height: auto;
    width: 100%;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* splash */
.uni-inner {
	background: url("../images/bg-img.jpg");
	background-repeat: repeat;
	margin: 0 auto;
	max-width: 750px;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
	padding: 325px 0px 293px;
	text-align: center;
	background-size: cover;
}
.inner-body-part h4 {
	font-size: 35px;
	color: #ffffff;
	font-family: 'T';
	font-weight: bold;
	padding-top: 20px;
}
.inner-body-part h3 {
	font-size: 35px;
	color: #ffffff;
	font-family: 'T';
	font-weight: bold;
	padding-top: 40px;
	max-width: 600px;
	margin: 0 auto;
}
.inner-body-part p {
	font-size: 26px;
	color: #ffffff;
	font-family: 't';
	font-weight: 400;
	padding-top: 35px;
	margin: 0 auto;
	line-height: 44px;
}
.play-btn a {
	color: #001722;
	background: #ffffff;
	text-decoration: none;
	padding: 10px 76px;
	font-size: 44px;
	display: inline-block;
	border-radius: 10px;
	font-family: 'T';
	margin-top:45px;
	font-weight: bold;
}
.terms_condition {
	color: #ffffff;
	text-decoration: underline;
	font-size: 20px;
	display: inline-block;
	font-family: 'T';
	margin-top: 10px;
}
/* splash */
/* game */
#game-page .uni-inner {
	background: url("../images/game-bg.jpg");
	background-repeat: repeat;
	margin: 0 auto;
	max-width: 750px;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
	padding: 70px 0px 159px;
	text-align: center;
	background-size: cover;
}
.inner-body-part h5 {
	font-size: 24px;
	color: #ffffff;
	font-family: 'T';
	font-weight: bold;
	padding-top: 15px;
	max-width: 600px;
	margin: 0 auto;
}
#game-page .inner-body-part h3 {
	font-size: 30px;
	color: #ffffff;
	font-family: 'T';
	font-weight: bold;
	padding-top: 26px;
	max-width: 501px;
	margin: 0 auto;
}
.game-main-box li {
    display: inline-block;
    list-style: none;
    padding-bottom: 10px;
    padding-right: 10px;
}
#game-page .inner-body-part p {
	font-size: 26px;
	padding-top: 25px;
	line-height: 35px;
}
.game-main-box {
    margin-top: 50px;
    padding-left: 10px;
}
/* pop up congratulation */
.pop-up-img {
	margin: auto;
	position: absolute;
	max-width: 670px;
	padding: 43px;
	border-radius: 10px;
	display: block;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	height: 660px;
	margin-left:auto;
	margin-right:auto;
	width: 670px;
	
}
.pop-caption-1 {
  left: 15px;
  position: absolute;
  text-align: center;
  top: 0%;
  width: 492px;
}
.inner-part-popup {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  float: left;
  margin: 0 auto;
  padding-bottom: 18%;
  position: absolute;
  text-align: center;
  width: 100%;
  height:100%;
  top: 0;
}
.pop-up-img{background:#fff;}
.form-grp input[type="text"] {
    width: 100%;
    border: none;
    font-size: 38px;
    line-height: 76px;
    color: #001722;
    margin-top: 16px;
    padding-left: 16px;
    height: 57px;
	border-bottom:1px solid #a1a1a1;
	font-family: 'T';
	font-weight: bold;
}
.pop-up-img h2{color:#001722;font-family: 'T';
	font-weight: bold;font-size: 60px;}
.pop-up-img h5 {
    color: #001722;
    font-family: 'T';
    font-weight: 400;
    font-size: 33px;
    padding: 10px 0px 25px;
    letter-spacing: -1px;
}
.pop-up-img p {
	color: #001722;
	font-family: 'T';
	font-weight: 400;
	font-size: 26px;
	padding-bottom: 20px;
}
.btn-box a {
	color: #ffffff;
	background: #001722;
	text-decoration: none;
	padding: 10px 63px;
	font-size: 37px;
	display: inline-block;
	border-radius: 10px;
	font-family: 'T';
	margin-top:45px;
	font-weight:bold;
}
.form-grp input::placeholder {
  color: #001722;
  opacity: 1;
}
.form-grp input:-moz-placeholder { /* Firefox 19+ */
  color: #001722;
}
.form-grp input:-ms-input-placeholder { /* IE 10+ */
  color: #001722;
}
.form-grp input:-moz-placeholder { /* Firefox 18- */
  color: #001722;
}
#entry.pop-up-img h5 {
    padding: 0px 0px 30px;
}
#entry.pop-up-img h2 {
	font-size: 68px;
	margin-top: 30px;
	line-height: 68px;
}
#entry.pop-up-img p {
	line-height: 35px;
	font-size:29px;
}
.share-p {
    padding-bottom: 0px !important;
	line-height: 35px;
}
#entry .btn-box a {
	padding: 10px 80px;
}
 input:focus {
     outline:none; 
     border:0px solid #4D90FE;
 }
 /* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
/************Terms & conditions***************/

.popup_container {
	background-color: #fff;
	color: #000;
	height: 100%;
	left: 0;
	margin: 0 auto;
	max-width: 36%;
	position: fixed;
	right: 0;
	top: 47px;
	width: 37%;
	z-index: 99999;
	height: 500px;
	overflow-y: scroll;
	border-radius: 10px;
	font-family: 'T';
	text-align: left;
	padding: 21px;
	}
.terms_content h2 {
	margin-top: 20px;
	margin-bottom: 3px;
}
.terms_content h1{
	margin-bottom: 5px;
}
.close_popup {
	background: transparent none repeat scroll 0 0;
	color: #000;
	font-size: 21px;
	position: absolute;
	right: 8px;
	top: 7px;
	cursor: pointer;
}
#terms {
    height: 0px !important;
}
.padding-small:nth-child(4) .padding-small:nth-child(8),.padding-small:nth-child(12),.padding-small:nth-child(16) {
    clear: inherit;
}
/* 05-12-2024 */
.uni-inner {
	max-width: 536px;
}
#game-page .uni-inner {
	max-width: 536px;
}
body {
  height: 100vh;
  overflow: hidden;
}
.uni-inner .center-block.logo-main {
  max-width: 200px;
}
.inner-body-part h4 {
  font-size: 25px;
}
.inner-body-part h3 {
  font-size: 22px;
}
.inner-body-part p {
  font-size: 18px;
  line-height: 30px;
}
.play-btn a {
  padding: 12px 46px;
  font-size: 30px;
}
.uni-inner {
  padding: 246px 10px 95px;
  height: 100vh;
  max-width: 495px;
}
.game-main-box li img {
  width: 110px;
}
#game-page .uni-inner {
  padding: 50px 10px 20px;
  height: 100vh;
}
.game-main-box li img {
  width: 90px;
}
/* 05-12-2024 */