
html{
	height: 100%;
}
body 
{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#gamePage,#lastPage{
	display:none;
}
#girlwithLadder{
	height:85vh;
}
#playDiv{
	bottom:0px;
	position:fixed;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: center no-repeat #fff;
}


#background
{
	
		background-repeat:no-repeat;
		background-size:100% 100%;
		background-position:center;
		background-attachment:fixed;
		background-color: deepskyblue;
}


.blink_me {
animation: blinker 1s linear infinite;
}
@keyframes blinker {  
50% { opacity: 0.5; }
}

#logoDiv{
    margin-top:1%;
}



#outerDiv{
	background-color:rgb(64,64,64);
	border-radius:0px ;
	border:15px solid rgb(243,162,88);
}

#sentence,#wrongSentence{
	font-weight: bold;
	font-size: 4vw;
	margin-top:5%;
	color:white;
	word-wrap:break-word;
}
.modal 
	{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; 
   	background-color: rgba(0,0,0,0.6); 

}


.modal-content {
	
background-color:rgb(0,143,215);/* 
   margin: auto;
   border: 0;
    width: 80%; */
}

#wrongWordsDiv{
	/*height:170px;*/
}

.spans{
	margin-left:1%;
}

.options{
	font-size:25px;
	color:white;
	
	font-weight: bold;
	margin-top:10%;
	margin-bottom: 10%;
	background-color:rgb(64,64,64);
}


#scoreText{
	font-size: 30px;
	
	font-weight: bold;
	margin:-4% 0% 0% 90%;
}
#score{
	font-size: 30px;
	
	font-weight: bold;
	margin:1% 0% 0% 90%;
}
#lastmsg{
	font-size: 80px;
	
	font-weight: bold;
	margin-top: 10%;
	color:white;
}
#yourScore{
	font-size: 50px;
	
	font-weight: bold;
	color:white;
}
#instruction{
	color:rgb(0,143,215);
	font-size:3vw;
	font-weight:bold;
}
#joker{
	height:215px;
	z-index:200;
	
}

.noPadding{
	padding:0px;
}
#wrongWordsDiv{
	margin-top:10%;
}
#playAgain{
    margin-top: 5%;
    margin-bottom: 2%;
}
#gamePage{
    margin-top:-5%;
}

@media screen  and (min-device-width :380px) and (max-device-width:500px){



#sentence, #wrongSentence {
    font-weight: bold;
   
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
	/* overflow-y: overlay; */
}
#wrongSentence {
    margin-bottom:30px;
}

.noPadding{
	padding:0px;
}
#girlwithLadder{
	height:85vh;
}
#finalImg
{
	height:70vh;
}
.options {
	padding:10px !important;
	border:2px solid black;
    font-size: 13px;
    color: white;
    
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}

#wrongWordsDiv{
	margin-top:-4%;
}
#joker {
    height: 165px;
    z-index: 200;
}

#lastmsg {
    font-size: 23px;
    
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 23px;
    
    font-weight: bold;
    color: white;
}
/*#finalImg{
	height:220px;
}*/

}



@media screen and (max-device-width:680px)and (min-device-width:501px){

#sentence, #wrongSentence {
    font-weight: bold;
   
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}

#lastmsg {
    font-size: 35px;
   
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 33px;
    
    font-weight: bold;
    color: white;
}
/*#finalImg{
	height:300px;
}*/
.options {
	padding:10px !important;
	border:2px solid black;
    font-size: 22px;
    color: white;
    
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}

#wrongWordsDiv{
	margin-top:-4%;
}
#joker {
    height: 165px;
    z-index: 200;
}

}



@media screen  and (min-device-width :681px) and (max-device-width:767px){

#sentence, #wrongSentence {
    font-weight: bold;
    
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}
#lastmsg {
    font-size: 35px;
   
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 33px;
    
    font-weight: bold;
    color: white;
}

.options {
	padding:10px !important;
	border:2px solid black;
    font-size: 22px;
    color: white;
   
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}

#wrongWordsDiv{
	margin-top:-4%;
}
#joker {
    height: 165px;
    z-index: 200;
}

}


@media screen and (max-device-width:1024px)and (min-device-width:768px){

#sentence, #wrongSentence {
    font-weight: bold;
    
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}

#lastmsg {
    font-size: 60px;
	font-weight: bold;
    margin-top:0%;
    color: white;
}
#yourScore {
    font-size:50px;
   
    font-weight: bold;
    color: white;
}

.options {
	padding:8px !important;
	border:2px solid black;
    font-size:35px;
    color: white;
   
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}
#wrongWordsDiv {
    margin-top: 0%;
}
#joker {
    height: 250px;
    z-index: 200;
}
}
@media screen and (max-device-width:1280px)and (min-device-width:1025px){

#sentence, #wrongSentence {
    font-weight: bold;
    
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}
#lastmsg {
    font-size: 68px;
   
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 68px;
   
    font-weight: bold;
    color: white;
}

.options {
	padding:13px !important;
	border:2px solid black;
    font-size:48px;
    color: white;
   
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}
#wrongWordsDiv {
    margin-top: 10%;
}
#joker {
    height:330px;
    z-index: 200;
}
	}
	
	
@media screen and (max-device-width:1535px)and (min-device-width:1281px){
 
#sentence, #wrongSentence {
    font-weight: bold;
    margin-top: 1%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}
#lastmsg {
    font-size: 68px;
   
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 68px;
    
    font-weight: bold;
    color: white;
}

.options {
	padding:13px !important;
	border:2px solid black;
    font-size:48px;
    color: white;
    
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}
#wrongWordsDiv {
    margin-top: 10%;
}
#joker {
    height:330px;
    z-index: 200;
}
}

@media screen and  (min-device-width:1536px){

#sentence, #wrongSentence {
    font-weight: bold;
    margin-top: 5%;
    color: white;
	word-wrap:break-word;
}
.noPadding{
	padding:0px;
}
#lastmsg {
    font-size: 68px;
    
    font-weight: bold;
    margin-top: 10%;
    color: white;
}
#yourScore {
    font-size: 68px;
   
    font-weight: bold;
    color: white;
}

.options {
	padding:13px !important;
	border:2px solid black;
    font-size:48px;
    color: white;
    
    font-weight: bold;
    margin-top: 10%;
    margin-bottom: 10%;
    background-color: rgb(64,64,64);
}
#wrongWordsDiv {
    margin-top: 10%;
}
#joker {
    height:330px;
    z-index: 200;
}
}