.UI-element-Hops-holder
{
	position: absolute;
	border-radius: 6px;
}
.hops-first-second-word-holder
{
	position: absolute;
	border-radius: 6px;
	display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    flex-direction: row;
	
}

.hops-word-frame
{
	border-radius: 50%;
	display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    flex-direction: column;
}
.hops-arrow-frame
{
	position: absolute;
}

.hops-bread-crumb
{
	position: absolute;
	border-radius: 40px;
}

.nav-linkology
{
	position: absolute; 
	border-radius:40px;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
	background-color: #7D3BBB;
	display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
}

.game-hops-start-end-area 
{
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
	position: absolute;
	border-radius: 5px;
	/*box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);*/
	font-family: 'Bubblegum Sans';
	display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    flex-direction: column;

}

.game-hops-start-end-area-Title
{
	font-weight: bold;
	text-shadow: 2px 3px 5px rgba(108, 86, 202, 0.322);
	font-family: 'Bubblegum Sans';
	display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    color: black;
    border-radius: 6px;
    text-align: center;
    background: transparent;
	border-radius: 4px;
}

.game-hops-start-end-area-picture 
{
	margin: 0 auto;
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
	margin-left: auto;
	margin-right: auto;  
	border-radius: 50%;
	border:thick solid #feb300

}

.hops-main-card
{
	position: absolute;
	border-radius: 6px;
}

.game-hopping-area 
{
	display: block;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
	position: absolute;
	border-radius: 5px;

}

.game-reel-area 
{
	display: block;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
	position: absolute;
	width: 780px;
	height:270px;
	font-family: 'Bubblegum Sans';
}

.game-question1-area 
{
	display: block;
	width: 200px;
	height: 250px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
    position: absolute;
}
.game-question2-area 
{
	display: block;
	width: 200px;
	height: 250px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
    position: absolute;
}
.game-question3-area 
{
	display: block;
	width: 200px;
	height: 250px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
    position: absolute;
}

.game-end-carousel-area 
{
	display: block;
	width: 800px;
	height: 280px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
    position: relative;
	font-family: 'Bubblegum Sans';
}

.game-play-response-carousel-layout 
{
	display: table;
	margin: 0 auto;
	width: 100%;
}



.ghost-opacity-game-start-end-area 
{
	display: block;
	width: 150;
	height: 280px;
	top: 0px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
	position: absolute;
	opacity: 0.4;
	border-radius: 5px;
	border: 3px solid #feb300;
}



.ghost-opacity-game-hopping-area 
{
	display: block;
	width: 500px;
	height: 280px;
	top: 0px;
	left:0px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
	position: absolute;
	opacity: 0.25;
	font-family: 'Bubblegum Sans';
}

.game-reeling-area 
{
	display: block;
	width: 500px;
	height: 270px;
	left: 0px;
	top: 0px;
	background-position: center;
	overflow: hidden;
    margin: 0 auto;
    position: absolute;
}
.divx
{
	display: block;
	position : absolute;
	background-position: center;
	margin: 0 auto;
	border: thick solid #FEB300;
	border-top: transparent;
	border-bottom: transparent;
	overflow: hidden;
	border-radius: 50px;
}
.spanx
{

	position : absolute;
	color : #7D3BBB;
	font-size : 30px;
	line-height: 35px;
	text-shadow: 2px 3px 5px rgba(108, 86, 202, 0.322);

	text-align: justify;
	white-space: pre-wrap;
	font-family: 'Bubblegum Sans';
	display: flex;
	justify-content: center;
	align-items: center;
	justify-items: center;
	padding: 20px 20px 20px 20px;

}

.spanxT
{
	position : absolute;
	display: flex;
	justify-content: center;
	justify-items: center;
	align-items: center;
	color : #7D3BBB;
	font-size : 52px;
	font-weight: bold;
	text-shadow: 2px 3px 5px rgba(108, 86, 202, 0.322);
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
	font-family: 'Bubblegum Sans';
}

.spanxPgNo
{
	height: auto;
	width: auto;
	position : absolute;
	color : #7D3BBB;
	font-size : 20px;
	font-weight: bold;
	line-height: 7px;
	text-shadow: 2px 3px 5px rgba(108, 86, 202, 0.322);
	margin: 0 auto;
	text-align:center;
	display: flex;
	justify-content: center;
	justify-items: center;
	align-items: center;

}

.pixdiv
{
	position : absolute;
	
	box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
	border-radius: 5px;
}

.breadcrumbx
{
	font-size: 14px;	
}



.tick-cross
{
	position : absolute;
	left:670px; 
	top:198px; 
	width:100px;
	height:100px; 
	z-index:103;
}
