
/**********************
 * for seesaw portion *
 **********************/
.diy-bg{
	background-color: #90aeff;
}
.cover-page{
	position: absolute;
	width: 50%;
	left: 25%;
	top: 9%;
	color: #fff;
	font-size: 6.5vw;
	font-family: Poppins;
}
.grade{
	top: 40%;
}
.background{
	position: absolute;
	width:100%;
	height: 100%;
	left: 0%;
	top: 0%;
}
.bottom-texts{
	position: absolute;
  width: 80%;
  height: 45%;
  left: 10%;
  top: 4%;
	font-family: poppins;
}
.bottom-big-title{
	position: absolute;
	height: 20%;
	width: 100%;
 	background-color: #1f4e79;
	color: #fff;
	padding: 1.5%;
	font-size: 2.2vw;
}
.bottom-list{
	position: absolute;
	width: 100%;
	top: 20%;
	height: 80%;
}
.text-hidden{
	background-color: #feffdf;
	font-size: 2.2vw;
	text-align: left;
	padding: 1% 2%;
	top: 0%;
	height: 25%;
}
.tablecls{
	position: absolute;
  top: 49%;
  width: 100%;
  height: 50%;
	font-family: ABeeZee;

}
.tablecls th{
	width:10%;
	height:20%;
	text-align: center;
	background-color: #1f4e79;
	color: #FFF;
	font-size: 2.2vw;
}
.tablecls td{
    width:10%;
    height:20%;
    border:2px solid #005585;
		text-align: center;
		font-size: 2.2vw;
		background-color: #feffdf;
}
.table{
border-collapse: none !important;

}

.symbol{
	font-family: bold;
}


.top-text-block{
	position: absolute;
  width: 100%;
  height: 15%;
  background-color: #1f4e79;
  color: #fff;
	font-family: poppins;
	font-size: 2.2vw;
}
.top-text{
	position: absolute;
	width: 100%;
	padding: 2% 10%;
}
.leftBoxSec, .rightboxSec{
	position: absolute;
	top: 23%;
	left: 4%;
	height: 64%;
	width: 40%;
	background: #fff;
	border: 4px solid #674ea7;
	border-radius: 15%;
}
.rightboxSec{
  left: 56%;
}
.left-text{
	position: absolute;
	top: 90%;
	left: 9%;
	width: 30%;
	font-size: 2.2vw;
	font-family: poppins;
}
.right-text{
	position: absolute;
	top: 90%;
	width: 30%;
	left: 62%;
	font-size: 2.2vw;
		font-family: poppins;
}
.box1{
	position: absolute;
	width: 82%;
	top: 20%;
	left: 7%;
}
.box2{
	position: absolute;
	width: 82%;
	top: 20%;
	left: 7%;
}
.symbols{
	font-weight: bold;
}
.left-text1{
	position: absolute;
	top: 48%;
	left: 12%;
	width: 10%;
}
.left-text2{
	position: absolute;
	top: 48%;
	left: 73%;
}
.right-text1{
	position: absolute;
	top: 48%;
	left: 7%;
	width: 10%;
}
.right-text2{
	position: absolute;
	top: 48%;
	left: 75%;
}
@media(min-aspect-ratio:4/3){
 .text-hidden{
	 font-size: 2.5vh;
 }
 .symbol{
	 font-size: 4.5vh;
 }
.bottom-big-title,.top-text-block,.left-text,.right-text {
 font-size: 3.0vh;
}
.cover-page{
	font-size: 9.5vh;
}
}





/**************************
 * for seesaw portion end *
 **************************/ */







