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;
	 */
	 font-size: 7vw;
    font-weight: bold;
    margin-top: 5vh;
    color: black;
}
#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;
}


#starDiv
{
	visibility:hidden;
}
.modal-content
{
	background-color:rgba(1, 6, 15, 0.612);
	box-shadow: 17px 25px 14px rgb(0, 0, 0), inset -98px 0px 100px rgb(38, 59, 95);
}
.modal
{
	position:relative;
}
#askForSkipedQuestionDiv
{
	display: none;
}
.button
{
	color: #fff;
	background-color: #52efed87;
	border: none;
	font-size: 3vw;
	border-radius: 15px;
	box-shadow: 0 4px #999;

}
#textInstuction
{
	font-size: 3vw;
	text-align: center;
	color: white;
}
#btnDiv
{
	margin: 10vh 0vh 10vh 0vh;
	height: 10vh;
}
.modalInnerDivClass
{
	margin-top: 5vw;
	background-color: #5f566f8a;
	border-radius: 2vw;
	box-shadow: 0 4px #999;
}
