#pc
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	bottom: 0;
	width:100%;
	height:100%;
	margin: 0;
}
.contactDiv{
	margin-top: 45px;
}
.game-container{
	position:relative;	
}
.gameContent{
    margin-top: 50px;
}

.game-logo-container{
	position:relative;
	left:70;
}
.game-logo{
	text-align:center;
	margin:auto;
}
.logo-background{
	z-index: 2;
	width: 161px;
	height: 161px;
	position: relative;
	background: transparent url("../images/logo_bg.html") no-repeat center center;

}
.link-container{
	position: relative;
	top: 30px;
}
.button-container{

}
.game-logo{
	width: 247px;
	height: 247px;
	margin:auto;
	text-align:center;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}
.clear{
	clear: both;
}
.grpelem /* a child element of a group */
{
	display: block;
}

.download-button
{
	z-index: 4;
	width: 112px;
	border-color: #787878;
	border-radius: 5px;
	padding-bottom: 6px;
	position: relative;
	background: transparent url("../images/button-iebuttonu96-fr.html") no-repeat center center;
	background: rgba(0,0,0,0) url("../images/button.png") no-repeat center center;
	background-color: transparent;
	background-size: cover;
}

.download-button:hover
{
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	width: 112px;
	min-height: 0px;
	background-size: cover;
}

.download-button:active
{
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	width: 112px;
	min-height: 0px;
	background-size: cover;
}
* {
  box-sizing: border-box;
}
.download-button.ButtonSelected
{
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	width: 112px;
	min-height: 0px;
	background-size: cover;
}

.download-text
{
	z-index: 5;
	width: 95px;
	min-height: 14px;
	background-color: transparent;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 11px;
	text-align: center;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: bold;
	position: relative;
	top:2px;
	left: 5px;
}


.copy-button
{
 z-index: 61;
 width: 100px;
 background-color: transparent;
 border-radius: 5px;
 margin-top: 4px;
 margin-bottom: 4px;
 cursor: pointer;
}
.copy-text:hover
{
 text-decoration: none;
 color: #EA3CF7;
}

.copy-text{
	width: 100px;
	min-height: 5px;
	background-color: transparent;
	font-size: 10px;
	color: #75197c;
	letter-spacing: 1px;
	line-height: 5px;
	text-align: center;
	text-decoration: underline;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: bold;
	position: relative;
	top: 2px;
	left: 5px;
}

.downloadAddress{
	padding:1px 15px; 
	border:2px black solid;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	position:relative;
	top: 8px;
	width:150px;
}

.logo-div{
	position:relative;
	width:300px;
	height:120px;
}


.contact{
	width:100%;
	text-align:center;
}

.contactTitle-span{
	font-size: 20px;
	color: #FFFF00;
	font-style: italic;
	line-height: 31px;
}

.contact-span{
	font-size: 25px;
	line-height: 0px;/* 0 for mixed font sized paras; applied on spans instead */
	color: #FFFFff;
	font-family: Times, Times New Roman, Georgia, serif;
	font-weight: bold;
	position: relative;
	word-wrap:break-word;
	margin-top:10px;
}

.mobileShowOnly{
	display:none;
}

.email-span{
	font-size: 25px;
	line-height: 31px;
	color: #FFFFff;
	font-family: Times, Times New Roman, Georgia, serif;
	font-weight: bold;
	position: relative;
}
.bank-logo{
	width: auto;
	height: 100px;
}
.form-label{
	color: #C4C4C4;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style: italic;
	width:90%;
}
.from-control{
	width:90%;
	font-size: 16px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
}
.gameTitle{
		text-align: left;
	}
.from-control-textarea{
	width: 95%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
    font-size: 16px;
    resize: none;
}
.centerDiv{
	margin: 0 auto;
	text-align:center;
}
.test
{
	border:1px solid red;
}
.showBorder{
	border:1px solid green;
}
.mobileView{
	display:none;
}
.typeFeedback{
	color: #C4C4C4;
}

#form-container{
	margin: 0 auto;
	text-align:center;
	clear:both;
}

#header{
	z-index: 0;
	min-height: 136px;
	background: #00001a;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(14%, #00001a),to(#000041));
	background: -webkit-linear-gradient(top,#00001a 14%,#000041 );
	background: linear-gradient(to bottom,#00001a 14%,#000041 );
	padding-bottom: 15px;
	position:relative;
}

#bank-container-pc{
	margin: 0 auto;
	text-align:center;
}

#bank-container-mobile{
	display:none;
}


#page
{
	min-height: 499.5000000000007px;
	background-image: none;
	border-width: 0px;
	border-color: #000000;
	background-color: transparent;
	padding-bottom: 0px;

	width: 100%;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
    top: 0;
	bottom: 0;
	overflow-y: auto;
}
#header-align{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1100px;
	height:130px;
	left: 100px;
	top:10px;
	font-weight:bold;
}

#counterfeiting
{
	z-index: 17;
	min-height: 54px;
	background-color: transparent;
	color: #FFffff;
	font-style: italic;
	margin-top: 4px;
	position: relative;
	text-align:center;
	width: 100%;
	margin-top: 10px;
}

#counterfeitingEnglish
{
	font-size:25px;
	line-height: 20px;
	font-family: Times, Times New Roman, Georgia, serif;
	position:relative;
	width:100%;
    display: inline-block;
	display:-moz-inline-stack;
	word-wrap:inherit;
}

#counterfeitingMandarin
{
	font-size: 25px;
	line-height: 29px;
	font-family: Times, Times New Roman, Georgia, serif;
	position:relative;
	text-align:center;
	word-wrap:inherit;
	
}

#counterfeitingMelayu
{
	font-size: 20px;
	line-height: 29px;
	font-family: Times, Times New Roman, Georgia, serif;
	position:relative;
	text-align:center;
	word-wrap:inherit;
	
}

#marquee-div{
	background: #ff4305;
	margin-left: auto;
	margin-right: auto;
	font-weight:bold;
}

#title-marquee
{
	color: #000000;
	display:block;
}
#text-marquee
{
	color: #000000;
	display:block;
}

#body-container{
	position:relative;
	display:inline;
	width:90%;
	text-align:center;
}

#footer{

}

#media480{
	display:none;
}

.transition-timer-carousel-progress-bar {
	    height: 5px;
		background-image: -webkit-linear-gradient(top, #ffffff, #9febff);
		background-image: -moz-linear-gradient(top, #ffffff, #9febff);
		background-image: -ms-linear-gradient(top, #ffffff, #9febff);
		background-image: -o-linear-gradient(top, #ffffff, #9febff);
		background-image: linear-gradient(to bottom, #ffffff, #9febff);
	    width: 0%;
	    margin: 0px auto;
	    border: none;
	    z-index: 11;
	    position: relative;
	}
	#popOut
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		min-height: 100vh;
	}
	.popup_img
	{
		z-index:10003;
	}
	#ContentPlaceHolder1_popup_img{
		width:100%;
		height:auto;
	}
	
	.carousel{
		background: transparent;
		margin-top: 20px;
	}
	.carousel .item{
		min-height: 500px; /* Prevent carousel from being distorted if for some reason image doesn't load */
	}
	.active {
        background-color: transparent!important;
    }
	.carousel .item img{
		margin: 0 auto; /* Align slide image horizontally center */
	}
	.imgLogo{
	}
	.fa-copy{
		position: relative;
		right: 5px;
	}
	.carousel .carousel-control{
	  opacity: 0;
	}
	.carousel .carousel-control:hover{
	  opacity: 1;
	}
	
	.btnCopy {
		width: 10px;
		height: 28px;
		text-align: center;
		border-radius: 8px;
		background-color: #FFFF00;
		display: block;
		border: 1px solid black;	
	}
	.bgBtn:hover{
		background-color: #9febff;
		color: #000;
	}
	.bgBtn{
		width: 100px;
		text-align: center;
		background-color: Transparent;
		display: block;
		border: 1px solid #9febff;
		color: white;
		font-size: 10px;
		margin: 0 auto;
	}
	
	.fa-apple{
		font-size: 13px;
	}
	.fa-android{
		font-size: 13px;
	}		
	.tales {
		width: 100%;
		height: 200px;
	}
	.active {
	  background-color: #717171;
	}

	/* Fading animation */
	.fade {
	  -webkit-animation-name: fade;
	  -webkit-animation-duration: 1.5s;
	  animation-name: fade;
	  animation-duration: 1.5s;
	}

	@-webkit-keyframes fade {
	  from {opacity: .4} 
	  to {opacity: 1}
	}

	@keyframes fade {
	  from {opacity: .4} 
	  to {opacity: 1}
	}
	
	#header
{
    background: rgba(0,0,0,0) url("../images/background/topbar2.jpg") no-repeat top fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: 100%;
}
.slideshow-main
{
    top: -20px;
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 768px) {
    #header
    {
        background: rgba(0,0,0,0) url("../images/background/topbar2.jpg") no-repeat center center fixed; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;
    }
}
	
	/* On smaller screens, decrease text size */
	@media only screen and (max-width: 300px) {
	  .text {font-size: 11px}
	}

	

@media (max-width: 768px) {
	#bank-container-pc{
		display:none;
	}
	
	.carousel .item{
    		min-height: 88px; /* Prevent carousel from being distorted if for some reason image doesn't load */
    	}
    	.row
    	{
    
    	}
    	.tales {
    		height: auto;
    	}
    	.bgBtn
    	{
    	    width: 80px;
    	}
    	.game-logo
    	{
    	    width: 170px;
    	    height: auto;
    	}

    	.gameDIV
    	{
    	    padding-left:20px;
    	    padding-right:20px;
    	}
    }

	#bank-container-mobile{
		display:inline;
	}
	.mobile-bank-logo{
		border-style: solid;
		border-width: 2px;
		border-color: #000000;
		border-radius: 15px;
		margin-bottom: -1px;
		width: 100%;
		height: auto;
	}
	.mobileGameTable{
		width: 100%;
		text-align:center;
	}
	.mobileGameTable td{
		width:50%;
	}
	.mobile-game-logo-image{
		width:80%;
	}
	.mobile-download-button{
		width: 50%;
		border-color: #787878;
		border-radius: 5px;
		padding-bottom: 6px;
		position: relative;
		background: transparent url("../images/button-iebuttonu96-fr.html") no-repeat center center;
		background: rgba(0,0,0,0) url("../images/button.png") no-repeat center center;
		background-color: transparent;
		background-size: cover;
		margin-top: 8px;
		margin-bottom: 8px;
		height: 30px;
	}
	.mobile-download-text{
		z-index: 5;
		width: 100%;
		min-height: 15px;
		background-color: transparent;
		font-size: 12px;
		color: #000000;
		letter-spacing: 1px;
		line-height: 11px;
		text-align: center;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		font-weight: bold;
		position: relative;
		top:6px;
		
	}
	.gameTitle{
		text-align: center;
	}
	.mobileView{
		display:none;
	}
	.game-logo{
		margin:auto;
		text-align:center;
	}
	.mobileHide{
		display:none;
	}
	.email-span{
		font-size: 20px;
	}
	.imgLogo{
		text-align:center;
		margin: 0 auto;
		max-height: 147px;
	}
	.contactTitle-span{
		font-size: 15px;
	}
	.contact-span{
		font-size: 25px;
	}
	.mobileShowOnly{
		display: block;
	}
	.btnOdd{
		margin: 0px;
	}
	.btnEven{
		margin: 0px;
	}
	
}
