/*-- HTML CSS Starts --*/
/* -- Fonts : Starts --*/
@font-face {
	font-family: 'GROBOLD';
	src: url('fonts/GROBOLD.eot');
	src: url('fonts/GROBOLD.eot?#iefix') format('embedded-opentype'),
		url('fonts/GROBOLD.woff') format('woff'),
		url('fonts/GROBOLD.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*Fonts : Ends*/
/*! normalize - making reset / default for all browsers */
*,
html {
	font-family: 'verdana';
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

body {
	background-color: #ffffff;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	margin: 0px;
	padding: 0px;
	touch-action: manipulation !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input {
	line-height: normal;
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 5px 0;
}

b,
strong,
optgroup {
	font-weight: 700;
}

pre,
textarea {
	overflow: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
	border: 0;
	padding: 0;
}

::selection {
	background: transparent;
}

::-moz-selection {
	background: transparent;
}

div {
	box-sizing: border-box;
}

html {
	overflow: hidden !important;
	touch-action: manipulation !important;
}

div {
	touch-action: manipulation !important;
}

body {
	font-family: 'verdana';
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	background-color: #ffffff;
}

body input {
	-webkit-touch-callout: text;
	-webkit-user-select: text;
	user-select: text;
}

body textarea {
	-webkit-touch-callout: text;
	-moz-touch-callout: text;
	-ms-touch-callout: text;
	-o-touch-callout: text;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	-o-user-select: text;
	user-select: text;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	-o-user-select: text;
}

/*-- HTML CSS Ends --*/

/*-- Loader CSS Starts --*/
#html5Loader {
	top: 0;
	left: 0;
	margin: 0;
	position: fixed;
	z-index: 3;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDA3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzAwMDAzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 49%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(49%, #ffffff));
	background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 49%);
	background: -o-linear-gradient(left, #ffffff 0%, #ffffff 49%);
	background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 49%);
	background: linear-gradient(to right, #ffffff 0%, #ffffff 49%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

#html5Loader .fallback {
	top: 50%;
	position: absolute;
	text-align: center;
	width: 100%;
	color: white;
	/*vertical-align: middle;*/
	/*display: block;font-style: normal;font-size:100px;*/
}

div#DvLoaderCont {
	width: 300px;
	height: 50px;
	position: absolute;
	top: -100px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	z-index: 100;
	background: #ffffff;
	overflow: hidden;
}

div#DvLoaderProgress {
	width: 300px;
	height: 50px;
	position: absolute;
	top: 0px;
	left: -300px;
	background: #0072c8;
}

div#DvLoaderProgressBgText {
	width: 300px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #0072c8;
	text-align: center;
	font-size: 32px;
	color: #ffffff;
	line-height: 50px;
	letter-spacing: 5px;
	font-weight: bold;

}

/*-- Loader CSS Ends --*/


/*--Player CSS Starts --*/
div#DvMainCont {
	width: 780px;
	height: 750px;
	position: absolute;
	background: url("../assets/images/10047993.jpg");
	background-size: cover;
	background-position: center;
}

div#DvMainCont.ClsDisable {
	pointer-events: none;
}

div#DvScrCont {
	width: 780px;
	height: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
}


/*-- Global css : Starts --*/
.ClsDisableCont {
	pointer-events: none;
	cursor: none;
}

.ClsEnableCont {
	pointer-events: auto;
}

div#DvCoverDiv {
	width: 780px;
	height: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
	/*background: rgba(0,0,0,0.5);*/
}

/**/

.ClsScreenBg {
	width: 780px;
	height: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ClsPanel {
	width: 700px;
	height: 700px;
	position: absolute;
	top: 25px;
	left: 35px;
	background-color: rgba(255, 250, 250, 0.8);
	border-radius: 50px;
	border: 20px solid rgb(255, 163, 16);
}

/*-- Screen 0 : Starts --*/

div#DvTextBg0 {
	width: 590px;
	height: 150px;
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 35px;
	background-image: url("../assets/images/name5.webp");
	background-size: contain;
}

div#DvText0 {
	width: 590px;
	height: 195px;
	position: absolute;
	top: 25px;
	left: 3px;
	/*background-image: url("../assets/images/wordText.png"); background-size:cover;*/
	color: #c8a941;
	font-family: 'GROBOLD';
	font-size: 50px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 92px;
}

div#DvStartBtn {
	width: 260px;
	height: 128px;
	position: absolute;
	top: 620px;
	left: 50%;
	translate: -50%;
	background-image: url("../assets/images/playbtn1.png");
	background-size: contain;
	cursor: pointer;
	background-repeat: no-repeat;
	display: none;
}

/*-- Screen 0 : Ends --*/

/*-- Screen 1 : Starts --*/
/*div#DvScr1{width:1708px; height:892px;	position: absolute; top:94px; left:112px; /*background: rgba(0,0,0,0.5);*/
/*}*/
.ClsQuesScrnCont {
	width: 660px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	/*background: rgba(0,0,0,0.5);*/
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
}

.ClsDrop {

}

.ClsDrop0 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 30px;
}

.ClsDrop1 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 235px;
}

.ClsDrop2 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 443px;
}

.ClsDropShow {
	display: block;
	z-index: 500;
}

.ClsDropHide {
	display: none;
}

.ClsDrag0 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 30px;
	background-image: url("../assets/images/square2.png");
	background-size: 192px 74px;
}

.ClsDrag1 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 235px;
	background-image: url("../assets/images/square2.png");
	background-size: 192px 74px;
}

.ClsDrag2 {
	width: 192px;
	height: 74px;
	position: absolute;
	top: 150px;
	left: 443px;
	background-image: url("../assets/images/square2.png");
	background-size: 192px 74px;
}

div#DvDragCont {
	width: 1024px;
	height: 244px;
	position: absolute;
	top: 133px;
	left: 337px;
	background-image: url("../assets/images/dragContBg.png");
	background-size: cover;
	z-index: 10;
}

.ClsDrag {
	color: #30353a;
	font-family: 'verdana';
	font-weight: bold;
	font-size: 45px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 70px;
	cursor: move;

}

.ClsDrag.ClsDisable {
	pointer-events: none;
	cursor: not-allowed;
}


.ClsAnswerBox {
	width: 372.4px;
	height: 90.3px;
	position: absolute;
	top: 475px;
	left: 145px;
	overflow: hidden;
	color: #000000;
	font-family: 'verdana';
	font-size: 45px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 90px;
	pointer-events: none;
	font-weight: bold;
	background-size: 372.4px 90.3px;

}

.ClsABoxD {
	background-image: url("../assets/images/aBoxD.png");
	background-repeat: no-repeat;
	background-size: 372.4px 90.3px;
}

.ClsABoxC {
	background-image: url("../assets/images/aBoxC.png");
	background-repeat: no-repeat;
	background-size: 372.4px 90.3px;
}

.ClsABoxW {
	color: #ffffff;
	background-image: url("../assets/images/aBoxW.png");
	background-repeat: no-repeat;
	background-size: 372.4px 90.3px;
}



div#DvCheck {
	width: 216px;
	height: 72px;
	position: absolute;
	top: 360px;
	left: 280px;
	background-image: url("../assets/images/submit.png");
	background-size: cover;
}

div#DvCheck.ClsEnable {
	cursor: pointer;
}

div#DvCheck.ClsDisable {
	cursor: default;
	pointer-events: none;
	opacity: 0.5;
	cursor: not-allowed;
}


.ClsQuesCont {
	width: 1708px;
	height: 260px;
	position: absolute;
	top: 450px;
	left: 0px;
	text-align: center;
	/*background: rgba(0,0,0,0.5);*/
}

.ClsQuesCont span.ClsText {
	font-size: 80px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px 10px;
	display: inline-block;
	width: auto;
}

.ClsQuesCont span.ClsDrop {
	font-size: 80px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px 10px;
	display: inline-block;
	vertical-align: top;
	width: 393px;
	height: 141px;
	background-image: url("../assets/images/dropBg.png");
	background-size: cover;
	line-height: 120px;
	margin-top: -12px;
}


div#DvPrev {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 570px;
	left: 80px;
	background-image: url("../assets/images/left.png");
	background-size: contain;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 5px #000000;
	border-radius: 50%;
	cursor: pointer;
}

div#DvPrev.ClsDisable {
	opacity: 0.5;
	pointer-events: none;
	cursor: not-allowed;
}

div#DvNext {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 570px;
	right: 90px;
	background-image: url("../assets/images/right.png");
	background-size: contain;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 5px #000000;
	border-radius: 50%;
	cursor: pointer;
}

div#DvNext.ClsDisable {
	opacity: 0.5;
	pointer-events: none;
	cursor: not-allowed;
}

/*-- Screen 1 : Ends --*/

/*-- Screen 2 : Starts --*/
div#DvScr2 {
	width: 780px;
	height: 750px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#DvTextBg2 {
	width: 650px;
	height: 650px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url("../assets/images/wordTitleTab.png");
	background-size: cover;
}

div#DvText2 {
	width: 650px;
	height: 650px;
	position: absolute;
	top: 70px;
	left: 0px;
	color: #353535;
	font-family: 'GROBOLD';
	font-size: 74px;
	letter-spacing: 2px;
	text-align: center;
	line-height: 92px;
}

div#DvText2 .ClsNumSpan {
	color: #29be33;
	font-family: 'GROBOLD';
	font-size: 74px;
}

div#DvReplay {
	width: 316px;
	height: 316px;
	position: absolute;
	top: 300px;
	left: 50%;
	translate: -50%;
	background-image: url("../assets/images/replaybtn.png");
	background-size: cover;
	cursor: pointer;
}

/*-- Screen 2 : Ends --*/

/*-- Initial Screen : starts --*/
div#DvInitialScreen {
	width: 1920px;
	height: 1080px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(1, 1, 1, 0.75);
	background-size: cover;
}

div#DvInitBtn {
	width: 150px;
	height: 151px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	background: url("../assets/images/initPlay.png");
	background-size: cover;
	cursor: pointer;
	/*border: 2px solid #ffffff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;*/
}

.WordsData {
	width: 95%;
	height: 350px;
	position: absolute;
	bottom: 30px;
	left: 18px;
	display: flex;
	align-items: center;
	justify-content: center;

}

.ClsWord {
	height: 140px;
	width: 180px;
	border-radius: 20px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: white;
	box-shadow: 0px 0px 5px #000000;
	transition: transform 0.3s ease;
	/* ✨ smooth zoom transition */
}

.ClsWord:hover {
	transform: scale(1.1);
	/* ✨ zoom 10% bigger when hover */
}

#DvWord1 {
	background-image: url("../assets/images/fruits.webp");
	position: absolute;
	top: 10px;
	left: 10px;
}

#DvWord2 {
	background-image: url("../assets/images/vegetables.jpg");
	position: absolute;
	top: 10px;
	left: 223px;
}

#DvWord3 {
	background-image: url("../assets/images/months.png");
	position: absolute;
	top: 10px;
	right: 10px;
}

#DvWord4 {
	background-image: url("../assets/images/weekdays.png");
	position: absolute;
	bottom: 20px;
	left: 120px;
}

#DvWord5 {
	background-image: url("../assets/images/animals.jpg");
	position: absolute;
	bottom: 20px;
	right: 120px;
}

.DvScrhome {
	background-image: url("../assets/images/home.webp");
	background-size: contain;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 5px;
	right: 5px;
	border-radius: 20px;
	margin: auto;
	cursor: pointer;
	z-index: 2;

}

/*-- Initial Screen : Ends --*/