body
{
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100% 100%;
	user-select:none;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}
#homeDiv,#logoDiv,#wordDiv
{
	margin-top:1vh;
}
#coverpage
{
	position:fixed;
	bottom:0;
}
#soundDiv
{
	margin-top:10vh;
}
.noPaddingcls
{
	padding:0px !important;
}
.positionClass
{
	position:fixed;
	bottom:0;
}
.shakeCls
{
	-webkit-animation:wobble  .40s linear; 
}
#wordDiv
{
	font-size: 4vw;
	color:black;
	text-align: center;
	font-weight: 600;
	visibility: hidden;
	z-index:1;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100% 100%;
}
/* #soundDiv
{
	margin-top:25vh
} */
.rotateCls
{
	/* transform: rotate(50deg); */
	-webkit-animation:flip  .40s linear; 
	
}
/* .zoomCls
{
	-webkit-animation:zoomIn  .40s linear; 
} */
.backgroundProp
{
    background-repeat: no-repeat;
    background-position: center;
	 margin-left:1.5vw; 
/* 	transform: rotate(10deg); */
    background-size: 100% 100%;
	 display: inline-block; 
	 /* position:absolute;  */
}
#carDivs
{
	background-repeat: no-repeat;
	background-size: 100% 100%;
    background-position: center;
	bottom:-6vh;
	position:fixed;
	height:107vh;
}
#carDivsInner
{
	display:flex;
	 position: absolute;
    bottom: 0;
	
}
/* .pillarCls
{
	 background-repeat: no-repeat;
	  background-size: 100% 100%;
    background-position: center;
	position:fixed;
	bottom:0;
} */
#pillarDiv1
{
	
	 background-repeat: no-repeat;
	  background-size: 100% 100%;
    background-position: center;
	position:fixed;
	bottom:0;
	height:107vh;
}
#pillarDiv2
{
	
	 background-repeat: no-repeat;
	  background-size: 100% 100%;
    background-position: center;
	position:fixed;
	bottom:0;
	height:107vh;
}
.paraCls
{
	text-align: center;
   /*  position: absolute; */
    font-size: 7vw;
     color: white;
}

#headerId
{
	text-align:center;
}
#acknowledgementDiv 
{
	margin-top: 10vh;
	background-color: aliceblue;
	border: 0.22vw solid black;
	border-radius: 3vw;
	display:none;
	text-align:center;
}
#developerNameDiv
{
	margin-bottom: 2vh;
}
.fontClass
{
	font-size:1.3vw;
	margin-top:1.5%;
	color:black;
}
.firstLetter:first-letter
{
font-size:1.5vw;
}
#endPage
{
	display:none;
}
#soundInstruct
{
	visibility:hidden;
}

#endpage
{
display:none;
}

#widget
{
	position:fixed;
	bottom:0;
}
#creditDiv
{
	position:fixed;
	right:0;
	bottom:0;
}
#gameOver
{
	font-size:4.5vw;
	font-weight:bold;
	margin-top:-10vh;
}

.xyz
{
	box-shadow: -3px 2px 11px 16px #b9d433;
    height: 24vh;
    margin-top: 10vh;
    /* background-color: #b9d433; */
    border: 3px solid #b7d424;
    border-radius: 0.5vw;
}
#playAgainDiv
{
	position:fixed;
	bottom:-1vh;
}
.cubeCls
{
    clip-path: polygon(50% 0%, 100% 10%, 100% 89%, 51% 99%, 0 93%, 0 12%);
    box-shadow: inset 6vw -1vh 2vh 1vh #172836;
  
    background-color: #3a75a7;
}
#resultDiv
{
	margin-top: 19vh;
	visibility:hidden;
}
.topCls
{
	top:2vh;
}
.top6
{
	top:4vh;
}

#endpage
{
	display:none;
}
#homeDiv{
	visibility:hidden;
}
#questionMsg
{
	font-weight:bold;
}