body {
	font-family: "Cambria",Calibri,sans-serif;
	margin: 0;
	padding: 0;	
}
#wrapper {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;    
} 
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
#header {
	width:100%;
	display:block;
}
#logo_div {
	width:25%;
	float:left;
	background-color: white;
	padding-left: 10px;
	padding-bottom: 6px;
}
.extra_div {
	width:74%; 
	float:left;	
}
.left_sec_div {
    width: 100%;
    max-width: 1200px;
    background-color: white;
    margin: 0px auto;	
}
#sidebar {
    width: 30%;
	float: left;
	margin-top: 20px;
}
#content {
    width: 66%;
	float: left;
	padding: 0px 20px 20px 20px;
	margin-top: 20px;
}
h1 {
    width: 100%;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    font-family: "Cambria",Calibri,sans-serif;
    font-size: 1.4em;
    color: #0d2235;
}
.cnt_nxtpart_div {
	float:left;	
	width:100%;
	max-width:850px;
}
#cssmenu {
    width: 90%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
    padding: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    /* font-family: Calibri; */
    font-size: 14px;
}
#cssmenu > ul > li > a {
    font-size: 20px;
    display: block;
    color: #f2f3f4;
    /* font-weight: bold; */
    border-top: none;
    border-bottom: none;
    background: linear-gradient(#2a3c4d 0%, #031424 100%);
}
#cssmenu > ul > li > a > span {
    display: block;
    padding: 12px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	/* font-family: TTNorms-Medium,Arial,sans-serif; */
}

#cssmenu ul ul li {
    padding: 0;
    border-top: none;
    border-bottom: none;
}
#cssmenu ul ul a {
    padding: 12px 3px 12px 10px;
    display: block;
    color: #636668;
    font-size: 16px;
    font-weight: normal;
	/* margin-left: 20px; */
    
}
#cssmenu ul ul a:hover {
	background-color: #e2e5ea;
	/* text-decoration:underline; */
}
#cssmenu > ul > li.active {
    border-bottom: none;
}
#cssmenu > ul > li > ul > li.has-sub > a span {
    background: url(/images/arrow_new_plus_19.png) 96% center no-repeat;
}
#cssmenu > ul > li > ul > li.has-sub.active > a span {
    background: url(/images/arrow_new_minus_19.png) 96% center no-repeat;
	font-weight: 600;
}
#cssmenu > ul > li > ul > li > a > span {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#cssmenu ul ul li {
    padding: 0;
    border-top: none;
    /* background: #f7f7f7;
    background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
    background: linear-gradient(#fffdfd 0%, #fdf5f5 100%); */
	border-bottom: none;
}
#cssmenu > ul > li > ul.sub-active {
    display: block;
}
ul#first_order > li > a {
    /* font-weight: 550;  */   
}
#cssmenu ul ul {
    display: none;
    background: #fff;
}
#cssmenu > ul ul #second_order {
    display: block;
    background: #fff;
    border-right: 1px solid #fbfbf9;
    border-left: 1px solid #fbfbf9;
}
/* #cssmenu > ul > li > ul > li.has-sub > ul > li > a::before {
    content: "ยป";
    left: 2px;
    bottom: 15px;
    color: #089D1F;
    font-size: 14px;
} */
#cssmenu ul ul ul a {
	font-size:16px;	
}
#cssmenu ul ul ul a > span {
	padding-left: 10px;
}
ul#first_order > li > a:hover {
    background: #e0eefb !important;
	text-decoration: underline;
}
#cssmenu > ul > li > ul > li > a {
	/* background: linear-gradient(#fffdfd 0%,#e8fafd 100%); */
	color:#034f82;
}
#cssmenu > ul > li > ul > li.has-sub > ul > li > a::before {
    content: "»";
	/* position: sticky; */
	left: 30px;
	bottom: 14px;
	color: #00c4c9;
	font-size: 14px;
}
#cssmenu > ul > li > ul > li > a {
	font-size:17px;
	font-weight:bold;
}
.strut_order {
	display:block !important;
}
#footer {
    float: left;
    width: 100%;
    margin-top: 2px;
    padding: 0px;
    background: #0d2235;
}
.extra_footerdiv {
    width: 100%;
    margin: 0px auto;    
}
.footer_link {
    width: 85%;
    margin: 0px auto;
    height: 40px;
    padding-top: 20px;
}
#footer p {
    font-size: 14px;
    line-height: 1;
    color: #f9f5f5;
}
.sub_column, p {
    font-size: 16px;
    line-height: 1.6;
    clear: both;
    padding-left: 0px;
}
.col-footer-9 {
    float: left;
    width: 48%;
    height: auto;    
	margin-bottom: 10px;
    text-align: left;
	padding-left: 20px;	
}
.col-sub-footer {
	width:100%;
	float:left;
	background-color: #031424;
	padding-top: 6px;
    padding-bottom: 6px;
}
h2 {
	color: #04084a;
	font-family: "proxima-nova";
	font-size: 20px;
	margin-top: 0px;
	color: #44474f;
	font-family: Calibri, Helvetica, sans-serif;
	text-align: center;
}
a {
    color: #0629a6;
    text-decoration: none;
    background-color: transparent;
}
ol {
    list-style-type: none;
}
ol li {
    float: left;
    width: auto;
    padding: 0px 0px 2px 0px;
}
#hide {
	display:none;
}
#toggle {
  display: inline-flex;
  width: 28px;
  height: 23px;
  display: ruby-text-container;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  max-width:25px;
  height: 5px;
  background-color: #0e1839;
  transition: all 0.3s;
  backface-visibility: hidden;
  
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}

.fnt_bold {
    font-weight: bold;
}
.hor_imgdiv {
	float: left;
	width: 35%;
	max-width: 500px !important;
	margin-top: 8px;
	text-align: right;
	padding: 0px 0px 0px 12px;
	margin-left: auto;
	margin-right: auto;
}
.hor_imgdiv a {
    padding: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    color: #666b7b;
}
.hor_imgdiv a:hover {
	background-color:none;
}
.top_nav_lst {
	padding:13px 2px 0px 2px;
}
.top_nav_lst li {
    display: inline;
    padding: 0px 5px 0px 5px;    
}
.top_nav_lst li:last-child {
    border: none;
    padding-right: 0px;
}
.des_cnt{
	background-color: #e8fafd;
	margin-top:0;
	width: 80%;
}
/*footer new updated */
.col-footer-3 {
    float: left;
    width: 32%;
    height: auto;
    margin-top: 15px;
    text-align: left;
    padding: 0px 1px 0px 0px;
    margin-left: 3px;
	margin-bottom: 20px;
}
.col-footer-3 a {
    color: #fbf9f9;
    line-height: 14px;
    font-size: 15px;
    padding-right: 6px;
    padding-left: 4px;
	text-decoration: none;
}
.col-footer-3 a:hover {
    text-decoration: underline;
}
.col-footer-3s {
    float: left;
    width: 49%;
    height: auto;
    text-align: right;
    padding: 0px 1px 0px 0px;
    margin-left: 3px;
}
.col-footer-3s a {
	padding: 0px 10px 0px 10px;
}
.col-footer-3s p {
	font-size:20px;
	margin-left: 10px;
}
.footer_links {
    width: 85%;
    margin: 0px auto;
    height: 40px;
    padding-top: 20px;
}
/*footer new updated */
/*search code*/
.gcse_whole_div {
	float: right;
	width: 35%;
	margin-top: 26px;
}
.float2 {
    float: right;
    margin-right: 13px;
}
 .zoom_query {
    width: 50%;
    vertical-align: top;
	padding: 9px 0 9px 9px;
	min-width: 160px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	height: 30px;
	box-sizing: border-box;
	transition: all 0.15s;
	border-radius: .5em;
	border: none;
	outline: none;
}
#search_button {	
	background: #ffffff url(/images/search-icon.png) center no-repeat;
    width: 35px;
	padding: 0;
	text-align: center;
	height: 30px;
	cursor: pointer;
	border: none;
	outline: none;
	border-radius: .5em;
	transition: .3s;
}
/*search code*/
.logo-img-bg {
	background-image: url(/images/main_logo.svg);
	background-position: left 50%;
	background-repeat: no-repeat;
	height: 80px;
	margin: 6px 0px 0px 4px;
	position: relative;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	width: 280px;
	float: left;
	/* padding: 15px 25px; */
	font-size: 20px;
	line-height: 20px;
}
.logo-atag {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.ws-icon-img, .ml-icon-img, .gl-icon-img {
    width: 36px;
	height: 31px;
    vertical-align: middle;
    padding-right: 5px;
}
.box_head {
    width: 100%;
    max-width: 920px;
}
.fnt_bld {
    font-weight: bold;
}
.ns_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #f0ecfd 100%);
}
.mt_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #fbe4e4 100%);
}
.st_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #dff9c7 100%);
}
.gy_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #fadbfb 100%);
}
.pa_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #f9f0cf 100%);
}
.ar_grad_clr li {
	background: linear-gradient(#fffdfd 0%, #E0FBF8 100%);
}
.drk_gry_li {
	background: linear-gradient(#fff 0%, #f3f3f4 100%) !important;
}
.lgt_gry_li {
	background: linear-gradient(#fffdfd 0%, #f7f6fd 100%) !important;
}
.menu_icon_st {
	width:25px;
	height:25px;
	vertical-align:middle;
	margin-right:5px;
}

.side_ad_img{
	align-content: center;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}


/*online worksheets*/



.float1 {
    float: left;
	max-width: 100%;
	width: auto;
	margin: 10px;
}
.add_bread {
    background-color: #d6d1db40;
	border-radius: 2px;
}
.breadnew {
    font-size: 12px;
    text-align: left;
    padding: 0px 12px 10px 5px;
    font-family: Arial, Helvetica, sans-serif;
}
a {
    color: #0629a6;
    text-decoration: none;
    background-color: transparent;
}
ol {
    list-style-type: none;
}
ol li {
    float: left;
    width: auto;
    padding: 0px 0px 2px 0px;
}
.breadnew a:link {
    color: #0629a6;  
    text-decoration: underline;    
}
.bread_symbol {
    margin: 0px 5px 0px 4px;
}



























#wholecontent {
	float: left;
	width: 100%;
}

 
#con_wholediv {
	width:100%; 
	max-width:980px;
	margin:0px auto;
	z-index:2;
}
#con_subdiv {
	width:100%; 
	max-width:980px;
	margin:10px auto;
	float:left;
	background-color: white;
	box-shadow: 0px 2px 7px -1px #265786;
}

.padd {
	margin: 0px;
}
 

.con-wrap{
width: 98%;
margin-left: auto;
margin-right: auto;
min-height:1000px;
}
.quiz-title{
border: 0;
background-color: #fff;
box-shadow: 0px 0px 3px #4d60ffd9;
width: 99.5%;
display: table;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
padding: 10px 2px 10px 2px;
margin: 10px 0 5px 0;
}
.quiz-title h1 {
font-size: 22px;
display: table-cell;
width: 100%;
max-width: 650px;
font-weight: bold;
text-align: center;
vertical-align: middle;
font-family: "Cambria",Calibri,sans-serif;
color: #0d2235;
}
.ques-inst{
margin:20px 0;
}
.ques-inst p, .sep-ques-div p{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
margin:0;
padding:0;
}
.sep-ques-div{
margin-left: auto;
margin-right: auto;
margin-top:10px;
margin-bottom:10px;
display: flex;
}
.ques-no{
padding: 5px 0px 5px 10px ;
max-width: 30px;
flex: 10%;
}
.ques-cnt{

padding: 5px;
flex: 80%;
}
.ques-txt{
margin-bottom:10px;
}
.quiz-container{
width:85%;
margin: 0px auto 20px auto;
}
.med-input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
height: 35px;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid #16D8FF;
margin: 5px;
width: 100px;
text-align: center;
}
.med-input:focus{
outline: none !important;
background-color: #bff0ff;
border: 2px solid #00c3ff;
}
.lrg-input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
height: 35px;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid #16D8FF;
margin: 5px;
width: 250px;
text-align: center;
}
.lrg-input:focus{
outline: none !important;
background-color: #effafd;
border: 1px solid #16D8FF;
}
.sml-input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
height: 35px;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid #16D8FF;
margin: 5px;
width: 50px;
text-align: center;
}
.sml-input:focus{
outline: none !important;
background-color: #bff0ff;
border: 2px solid #16D8FF;
}
.pv-tbl{
display:flex;
min-width:300px;
width:fit-content;
width:-webkit-fit-content;
width:-moz-fit-content;
border: 1px solid #a3f0ff;
margin-bottom:10px;
}
.pv-tbl-col{
text-align: center;
flex:1;
}
.pv-tbl-hd, .pv-tbl-cnt{
border: 1px solid #a3f0ff;
display: block;
width: 100%;
text-align: center;
font-weight: bold;
min-height: 25px;
color:#29a3a3;
}
.pv-tbl-hd{
background-color: #f7fdff;
}
.pv-tbl input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
margin: 0 !important;
width: 100% !important;
text-align: center !important;
}
.img-wt-txt{
vertical-align: middle;
}

.img-fit{
	width : 100%;
	height : 100%;
	max-height: 150px;
	object-fit: contain;
}

.flex-container{
display:flex;
margin-bottom:10px;
min-width:450px;
width:fit-content;
width:-webkit-fit-content;
width:-moz-fit-content;
align-items: center;
}
.flex-col{
text-align: center;
flex:1;
}

.flex-container input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
text-align: center !important;
}
.flex-dir-col{
flex-direction: column;
}
.flex-row{
display:flex;
width:100%;
}
.choice-set{
display: flex;
flex-flow: row wrap;
width: 100%;
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
/*border: 1px solid #a3f0ff;*/
}
.choice-div{ 
width: 100px;
max-width: 100%;
border-radius: 4px;
border: 2px solid #16D8FF;
cursor: pointer;
margin: 10px;
padding: 10px;
box-sizing: border-box;
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
}
.choice-div img{
width: 100%;
height:auto;
}


/*css to change starts*/
.sz-100{
	flex-wrap: row wrap;
	width : 100%;
}
.sz-100-3{
	flex-wrap: row wrap;
	width : 100%;
}
.sz-150{
	flex-flow: row wrap;
	width: 100%;
}
.sz-150-3{
	flex-flow : row wrap;
	width : 100%;
}
.sz-200{
	flex-flow: row wrap;
	width: 80%;
}
.sz-200-3{
	flex-flow : row wrap;
	width : 100%;
}
.sz-250{
	flex-flow: row wrap;
	width: 100%;
}
.sz-250-3{
	flex-flow : row wrap;
	width : 60%;
}
.sz-300{
	flex-flow: row wrap;
	width: 100%;
}
.sz-300-3{
	flex-flow : row wrap;
	width : 60%;
}
.sz-350{
	flex-flow: row wrap;
	width: 100%;
}
.sz-350-3{
	flex-flow : row wrap;
	width : 60%;
}
.sz-400{
	flex-flow: row wrap;
	width: 100%;
	
}
.sz-450{
	flex-flow: row wrap;
	width: 100%;
	
}
.sz-500{
	flex-flow: row wrap;
	width: 100%;
	
}
.sz-600{
	flex-flow: row wrap;
	width: 100%;
	
}


/*css to change ends*/





.ch-sz-100{
	width : 100px;

}


.ch-sz-150{
width:150px;

}
.ch-sz-200{
width:200px;

}
.ch-sz-250{
width:250px;

}
.ch-sz-300{
width:300px;

}
.ch-sz-350{
width:350px;

}
.ch-sz-400{
width:400px;

}
.ch-sz-450{
width:450px;

}
.ch-sz-500{
width: 500px;

}
.ch-sz-600{
width: 600px;

}

.ques-img200{
	width : 200px;
}
.ques-img250{
	width : 250px;
}
.ques-img300{
width:300px;
}
.ques-img350{
width:350px;
}
.ques-img400{
width:400px;
}
.ques-img450{
width:450px;
}
.ques-img500{
width:500px;
}
.ques-img550{
width:550px;
}
.ques-img600{
width:600px;
}
.ques-img700{
width:700px;
}
.ques-img800{
width:800px;
}










.wd-100{
width:100px !important;
}
.wd-150{
width:150px !important;
}


.ln-ht-45{
	line-height: 45px;
}


.fract{
display: inline-block;
vertical-align: middle;
text-align: center;
margin-left: 3px;
margin-right:3px;line-height: 1.4em;
}
.fract-num{
display: block;
padding: 0 2px 0 2px;
border-bottom: 1px solid black;
}
.dropdown{
position: relative;
display: inline-block;
cursor: pointer;
}
.dropdown-content{
display: none;
position: absolute;
top: 35px;
z-index: 1;
border-radius: 4px;
box-sizing: border-box;
border: 1px solid #16D8FF;
width: 50px;
}
.dd-disp{
padding: 5px;
text-align:center;
line-height:1.6;
}
.dd-li{
border: 1px solid #c6fff8;
padding: 3px;
text-align:center;
border-radius: 4px;
background-color:#ffffff;
}
.dd-li:hover{
border-color: #16D8FF;
background-color:#bff0ff;
}
.pd-top14{
padding-top:14px !important;
}

.pd-top19{
	padding-top : 19px !important;
}

.pd-10{
padding:10px !important;
}
#quizFile{
display:none;
}
.grid-container{
display: inline-grid;
width:fit-content;
width:-webkit-fit-content;
width:-moz-fit-content;
}
.grid-item{
padding: 5px;
min-height: 35px;
text-align: center;
min-width:50px;
display: grid; 
align-items: center;
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
}
.grid-btm-brdr{
border-bottom: 2px solid #16D8FF;
}
.grid-top-brdr{
border-top: 2px solid #16D8FF;
}
.grid-lft-brdr{
border-left: 2px solid #16D8FF;
}
.grid-rgt-brdr{
border-right: 2px solid #16D8FF;
}
.grid-sz2{
grid-template-columns: auto auto;
}
.grid-sz3{
grid-template-columns: auto auto auto;
}
.grid-sz4{
grid-template-columns: auto auto auto auto;
}
.grid-sz5{
grid-template-columns: auto auto auto auto auto;
}
.grid-sz6{
grid-template-columns: auto auto auto auto auto auto;
}
.grid-item input{
font-family: sans-serif, Calibri, Arial, Verdana, "Times New Roman";
font-size: 16px;
text-align: center;
}


.match-wd{
	width: 350px;
	text-align: left !important;
}
.fnt-bold{
font-weight: bold;
}
.fnt-uline{
text-decoration: underline;
}
.fnt-italic{
font-style: italic;
}
.fnt-sz18{
font-size:18px;
}
.pd-right-sm{
padding-right: 20px;	
}



.btn-cls{
background-color: #00a3cc;
border: none;
color: white;
padding: 10px;
text-align: center;
display: inline-block;
font-size: 18px;
margin: 5px 5px 15px 5px;
cursor: pointer;
background-image: linear-gradient(to bottom, #00b8e6, #008fb3);
border-radius: 15px;
min-width: 130px;
}
.btn-cls:hover{
 box-shadow: 0 3px 5px 0 rgba(0,0,0,0.24),0 3px 5px 0 rgba(0,0,0,0.19);
}


.btn-cntr{
margin-left: auto;
margin-right: auto;
display: block;
}
.btn-sub{
background-image: linear-gradient(to bottom, #00b076, #13483e);
}
.ans-div{
padding-top: 15px;
}
.crct-ans-title{
font-weight:bold;
color: #00b33c;
margin-bottom:5px !important;
}
.inp-hilt{
background-color: #bff0ff !important;
border: 2px solid #16D8FF !important;
}
.choice-hilt{
background-color: #bff0ff !important;
border: 2px solid #00c3ff !important;
}
.txt-cntr{
text-align: center;
}
.txt-right{
text-align: right;
}
.grid-dec{
text-align: left;
display:flex;
}
.hr-ques-sep{
height: 0px;
border-style: solid;
border-color: #d3d2d2;
margin: 30px 0;
}
.hide{
visibility:hidden;
}
/* Score Div Starts Here */
.score-div,
.score-div-cnt{
	display : flex;
	align-items: center;
	justify-content: center;
}

.score-div{
	height : 55px;
}

.score-div-cnt{
	width : 90%;
	gap : 25px;
	/* background-color: #00a3cc; */
	background: linear-gradient(to bottom right, #fbbf24, #fb923c);
	clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);
	/* color :#fff; */
	color: rgb(30,32,34);
}

.score-div-cnt span{
	font-size: 20px;
	font-weight: bold;
}

.score-div-cnt p{
	font-size: 22px;
	padding : 0;
	font-weight: bold;
	position: relative;
	margin: 5px;
}

/* Properties common for both before and after */
.score-div-cnt p:before,
.score-div-cnt p:after{
	position: absolute;
	font-size: 20px;
	font-weight: 100;
	/* color : #fff; */
	color: rgb(30, 32, 34);
	top : 0%;
}

.score-div-cnt p:before{
	content : '(';
	left : -15%;
}

.score-div-cnt p:after{
	content : ')';
	right : -15%;
}
/* Score Div Ends Here */




.modal-pop {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 3; /* Sit on top */
left: 0%;
top: 0%;
width: 100%; /* Full viewport width */
height: 100%; /* Full viewport height */
/* overflow: auto; Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

 /* New Modal starts */
.sub-modal-content {
	/* Modal position on screen */
	position: absolute;
	top : 50%;
	left : 50%;
	transform: translate(-50%,-50%);

	/* Modal content alignment */
	display : flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap : 10px;
	
	/* Modal basic properties */
	width : fit-content;
	height : fit-content;
	background-color: #e6ffff;
	padding: 10px 20px;
	border: 1px solid #16D8FF;
	border-radius: 5px;
}
.sub-modal-cnt{
	display: flex;
	text-align: center;
	justify-content: center;
	font-size: 20px;
	line-height:1.6;
	margin-top: 20px;
}
/* New modal ends */


.sub-modal-foot{
text-align: center;
display: flex;
justify-content: center;
margin-top: 15px;
margin-bottom: 15px;
}
.modal-close{
color: #aaa;
position: absolute;
top : 5%;
right : 5%;
font-size: 28px;
font-weight: bold;
line-height: 0.8;
}
.modal-close:hover,.modal-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.yes-cont-btn,.no-cont-btn{
background-color: #0086b3;
color: white;
text-align: center;
margin: 4px 2px;
cursor: pointer;
padding: 15px 32px;
border-radius: 10px;
font-weight: bold;
font-size: 15px;
}
.btn-tray{
display:flex;
flex-wrap: wrap;
margin:auto;
justify-content:space-evenly;
}


.inst-lft-img
{	float: left;
	margin: 5px;
}

.flt-lft
{	float:left;
	margin:5px;
}

.cmp-big{
	min-width: 600px !important;
}

.cmp-img200{
	width : 200px;
}

.link-tray{
display:flex;
margin:auto;
margin: 10px auto 25px auto;
justify-content:space-evenly;
}


 

/*online worksheets*/

/* New Header Styles Starts here */
.user_name,.dropdown-arrow,.drop-down-content{
    margin : 0;
    padding : 0;
}

.account label{
    display : flex;
    align-items: center;
    justify-content: center;
    gap : .25em;
    text-shadow : none;
}

.account,.account label{
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.account{
    display : flex;
    align-items: center;
    float : right;
    padding : .25em .5em;
    position: relative;
    background: linear-gradient(to bottom right,#38638b,#1d3f5f);
    border-radius : .2em;
    box-shadow : 0px 5px 10px rgba(0,0,0,0.2);
    z-index: 1;
    margin-right : 10px;
}

#showdropdown{
    position: relative;
    cursor : pointer;
    width : 1em;
    height : 1em;
    -webkit-appearance: none;
}

#showdropdown::before{
    content: '\25bc';
    font-size: .8em;
    color : #fff;
    position: absolute;
    top : 10%;
    left : 15%;
    transform-origin: center;
    transition: .3s;
}

#showdropdown:checked::before{
    transform: rotate(180deg);
}

#showdropdown:checked + .drop-down-content{
    transform : scale(1);
    opacity: 1;
}

#showdropdown:checked + .drop-down-content a{
    transform: translateX(0%);
}

.user_name{
    color : #fff;
    font-size: 1em;
    font-weight: normal;
    max-width : 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow : ellipsis;
	vertical-align: super;
	display: inline-block;
}

.drop-down-content{
    width : 90%;
    min-width: 145px;
    display : flex;
    flex-direction: column;
    justify-content: space-between;
    gap : .5em;
    transform: scale(0);
    opacity: 0;
    position: absolute;
    top : 110%;
    right : 0%;
    background-image : linear-gradient(to bottom right,#38638b,#1d3f5f);
    padding : .5em;
    border-radius: .2em;
    box-shadow : 0px 10px 20px rgba(0,0,0,0.3);

    transform-origin: right top;
    transition : .3s;
	overflow: hidden;
}

.drop-down-content .tiles{
    padding : .5em;
    cursor: pointer;
    transition: .3s;
    border-radius: .2em;
    transform: translateX(40%);
    transition: transform .6s;
    color : #fff;
    text-decoration: none;
}

.drop-down-content p{
    text-align : center;
    padding : .5em;
    font-size: 1em;
    margin : 0;
    background : #fff;
    border-radius: .25em;
    letter-spacing: .5px;
}

.drop-down-content .tiles:hover{
    color : #000;
}

.drop-down-content .tiles:hover{
    background-color : rgba(255,255,255,.8);
}

.drop-down-content .tiles:nth-child(1){
    transition-delay: .05s;
}

.drop-down-content .tiles:nth-child(2){
    transition-delay: .1s;
}

.drop-down-content .tiles:nth-child(3){
    transition-delay: .15s;
}

.drop-down-content .tiles:nth-child(4){
    transition-delay: .2s;
}

.drop-down-content .tiles:nth-child(5){
    transition-delay: .25s;
}
.drop-down-content .tiles:nth-child(6) {
	transition-delay: .30s;
}

.drop-down-content .tiles:nth-child(7) {
	transition-delay: .35s;
}
.account{
	margin-right : 10px;
}

.logo-img-bg,.gcse_whole_div,.hor_imgdiv{
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

/* Popup styles starts here - 30-08-2022 */

.big-modal {
    width: 70%;
    min-width: 26em;
    max-width: 60em;
    height: fit-content;
    background: linear-gradient(#fff, #c9e0f3);
    box-shadow: 0px 10px 30px rgb(0 0 0 / 40%);
    padding: 16px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.backdrop-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    z-index: 1;

    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 62.5%;

    --mfnt-med: 1.6em;
    --mfnt-sml: 1.5em;
    --mfnt-big: 2em;
}

.big-modal.offline-wrks {
    position: relative;
    /* background: rgb(217, 230, 234); */
}

.big-modal.online-wrks {
    position: relative;
    /* background: rgb(217, 230, 234); */
}

.big-modal.online-wrks::before,
.big-modal.offline-wrks::before {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 4em;
    font-weight: 600;
    color: #b4ced9;
    opacity: .3;
    z-index: -1;
}

.big-modal.online-wrks::before {
    content: "\201C Online Worksheets\201D";
}

.big-modal.offline-wrks::before {
    content: "\201C Printable Worksheets\201D";
}

.cnt-temp p{
    line-height: 1.8;
}

.big-modal .cnt-temp::before,
.big-modal.online-wrks-cnt::before,
.big-modal .cus-met-cnt.cnt-temp::before{
    --iconWH: 5em;
    content: '';
    width: var(--iconWH);
    height: var(--iconWH);
    position: absolute;
    bottom: calc(100% - calc(var(--iconWH)/2));
    right: calc(100% - calc(var(--iconWH)/2));
    border-radius: 50%;
    box-shadow: 0px 10px 20px rgba(0,0,0,.2); 
}

.big-modal .ans-key-cnt.cnt-temp::before{
    background-image: url('/images/answer-key-wrks.png');
}

.big-modal .share-key-cnt.cnt-temp::before{
    background-image: url('/images/share-wrks.png');
}

.big-modal .add-col-cnt.cnt-temp::before{
    background-image: url('/images/add-wrks-col.png');
}

.big-modal .how-to-solv-cnt.cnt-temp::before{
    background-image: url('/images/q-m-1.png');
}

.big-modal.online-wrks-cnt::before,
.big-modal .cus-met-cnt.cnt-temp::before,
.big-modal .com-cnt.cnt-temp::before{
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
}

.big-modal.online-wrks-cnt::before{
    background-size: 68%;
    background-image: url('/images/onlne-ws-pop-img.png');
}

.big-modal .cus-met-cnt.cnt-temp::before {
    background-image: url('/images/custom-metric-pop-img.png');
}

.big-modal .cus-met-cnt.cnt-temp::before,
.big-modal .com-cnt.cnt-temp::before{
    background-size: 75%;
}

.big-modal .com-cnt.cnt-temp::before{
    background-image: url('/images/com-popup-img.png');
}

.big-modal-desc {
    font-size: 1.7em;
    color: rgb(30,32,34);
    text-align: center;
    font-weight: 600;
    margin: .5em 0;
}

.big-modal-highlight {
    font-weight: 600;
}

.big-modal-highlight.warn {
    color: rgb(227, 55, 55);
}

.big-modal-highlight.warn.tdu{
    text-decoration: underline;
}

.big-modal-highlight.pri {
    color: rgb(55, 115, 208);
}

.big-modal-highlight.gray {
    color: rgb(84, 84, 84);
}

.big-modal-benefits-container {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
    margin: 1em 0;
}

.big-modal-benefits {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.big-modal-benefits li {
    list-style: none;
    font-size: var(--mfnt-sml);
    padding-left: 1.5em;
    position: relative;
}

.big-modal-benefits li::before {
    content: "\276F";
    font-size: .8em;
    font-weight: 600;
    color: rgb(30, 32, 34);
    position: absolute;
    top: .8em;
    left: .5em;
    transform: translateY(-50%);
}

.user-attn {
    margin: 10px 5px 5px 5px;
    color: red;
    font-weight: bold;
    text-align: center;
}

.imp_imgdiv {
    width: 100%;
    text-align: center;
}

.imp_imgdiv img {
    width: 30%;
}

.big-modal-cntnt_red {
    color: #fb0606 !important;
}

/* Popup styles ends here */

.ad_chd_btn {
	background-color: #345677;
	color: white;
	padding: 8px;
	border-radius: 3px;
}
/*new header css*/
#header {
    --fntMedHeader: 0.95em;
	--fntSmlHeader: .75em;
    --testing: 1px solid black;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header input {
    font-family: inherit;
}


.header-links {
    --header-lnk-sec-clr: #16334f;

    display: block;
    text-align: center;
}

.header-search-dd {
    min-height : 4em;
    display: flex;
    align-items: center;
    justify-content: flex-end;
	gap : 1em;
}

.header-links li {
    color : rgb(41, 43, 45);
    text-align: center;
    display: inline-block;
    margin: .5em .25em;
    vertical-align: bottom;
    transition: all .3s;
    border-radius: .25em;
}

.header-links li:hover{
    background : #dbdada;
    background: linear-gradient(to bottom right,#dfdede, #cecbcb);
    color : rgb(41, 43, 45);
}

.header-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: var(--fntMedHeader);
    font-weight: 600;
    text-decoration: none;
    letter-spacing: .5px;
    color: inherit;
    padding: .5em 1em;
    box-sizing: border-box;
}

.header-links li:last-child{
    background : linear-gradient(#cb4343,#9d1c1c);
    color : #fff;
    transition: .3s;
}

.header-logo-img {
    width: 20em;
    height: 100%;
    padding: .25em;
}

.header-logo-img img {
    width: 100%;
	height: 100%;
    object-fit: contain;
}

.zoom_query {
    font-size: var(--fntSmlHeader) !important;
}

/* New header CSS starts*/
.user_name,.dropdown-arrow,.drop-down-content{
    margin : 0;
    padding : 0;
}

.greet-user{
    display : flex;
    align-items : center;
    justify-content : center;

    position : relative;
    border-radius : 2.5px;
    box-shadow : 0px 5px 10px rgba(0,0,0,0.2);
    background: linear-gradient(to bottom right,#38638b,#1d3f5f);
}

.greet-msg{
    text-align : center;
    font-size : 18px;
    letter-spacing : 1px;
    padding : 5px 25px;
    color : #fff;
    margin : 0;
}

.close-greet{
    position: absolute;
    top : 50%;
    right : 2%;
    padding : 0;
    margin : 0;
    transform: translateY(-50%);
    cursor: pointer;
    border : none;
    background: transparent;
    font-size: 2em;
    color : #fff;
}

.account label{
    display : flex;
    align-items: center;
    justify-content: center;
    gap : .25em;
}

.account,.account label,.greet-user{
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.greet-user{
    cursor: default;
}

.account{
    display : flex;
    align-items: center;
    float : right;
    padding : .25em .5em;
    position: relative;
    background: linear-gradient(to bottom right,#38638b,#1d3f5f);
    border-radius : .2em;
    box-shadow : 0px 5px 10px rgba(0,0,0,0.2);
    z-index: 1;
    margin-right : 10px;
}

#showdropdown{
    position: relative;
    cursor : pointer;
    width : 1em;
    height : 1em;
    -webkit-appearance: none;
}

#showdropdown::before{
    content: '\25bc';
    font-size: .8em;
    color : #fff;
    position: absolute;
    top : 10%;
    left : 15%;
    transform-origin: center;
    transition: .3s;
}

#showdropdown:checked::before{
    transform: rotate(180deg);
}

#showdropdown:checked + .drop-down-content{
    transform : scale(1);
    opacity: 1;
}

#showdropdown:checked + .drop-down-content a{
    transform: translateX(0%);
}

.drop-down-content{
    width : 90%;
    min-width: 145px;
    display : flex;
    flex-direction: column;
    justify-content: space-between;
    gap : .5em;
    transform: scale(0);
    opacity: 0;
    position: absolute;
    top : 110%;
    right : 0%;
    background-image : linear-gradient(to bottom right,#38638b,#1d3f5f);
    padding : .5em;
    border-radius: .2em;
    box-shadow : 0px 10px 20px rgba(0,0,0,0.3);

    transform-origin: right top;
    transition : .3s;
}

.drop-down-content .tiles{
    padding : .5em;
    cursor: pointer;
    transition: .3s;
    border-radius: .2em;
    transform: translateX(40%);
    transition: transform .6s;
    color : #fff;
    text-decoration: none;
}

.drop-down-content p{
    text-align : center;
    padding : .5em;
    font-size: 1em;
    margin : 0;
    background : #fff;
    border-radius: .25em;
    letter-spacing: .5px;
}

.drop-down-content .tiles:hover{
    color : #000;
}

.drop-down-content .tiles:hover{
    background-color : rgba(255,255,255,.8);
}

.drop-down-content .tiles:nth-child(1){
    transition-delay: .05s;
}

.drop-down-content .tiles:nth-child(2){
    transition-delay: .1s;
}

.drop-down-content .tiles:nth-child(3){
    transition-delay: .15s;
}

.drop-down-content .tiles:nth-child(4){
    transition-delay: .2s;
}

.drop-down-content .tiles:nth-child(5){
    transition-delay: .25s;
}

/* New Header CSS ends */

/*digital ws own banner*/
.digit_ban_hor_div {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.digit_ban_hor_div img {
    width: 100%;
    max-width: 780px;
}

.digit_ban_ver_div {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.digit_ban_ver_div img {
    width: 100%;
    max-width: 300px;
}

/*digital ws own banner*/

.ans-div:nth-child(1n) div .only-num {
    outline: none !important;
	background-color: #bff0ff;
	border: 2px solid #16D8FF;
}
/*New Header Style Starts Here 14-03-23*/
.main-nav-container{
	width: 100%;
	background: #f3f0f0;
	box-shadow: 0px 5px 10px rgba(0,0,0,.1);
	position: relative;
	z-index: 3;
}

.main-nav{
	min-width: 300px;
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px;
	display: grid;
	grid-auto-flow: column;
	align-items: center;
	grid-template-columns: auto 1fr auto;
}

#header a{
	text-decoration: none;
}

.main-nav-img a{
	display: inherit;
	width: 200px;
}

.header-pri-lnks-container{
	width: 100%;
	background: linear-gradient(to bottom right, #38638b, #1d3f5f);
}

.header-pri-lnks-container.make-sticky{
	position: fixed;
	top: 1px;
	left: 0;
	z-index: 3;
	animation: make-sticky .5s ease forwards;
}
@keyframes make-sticky{
            from {
                transform: translateY(-100%);
                opacity: 0;
            }

            to{
                transform: translateY(0);
                opacity: 1;
            }
}
.header-pri-lnks{
	width: fit-content;
	margin: 0 auto;
	padding: .25em 0;
	text-align: center;
}

.header-sec-sub-links{
	display: inline-block;
	color: #fff;
	border-radius: .15em;
	margin: .15em 0;
}

.header-sec-sub-links a,
.main-nav-lnks ul li a{
	display: inherit;
	color: inherit;
	padding: .5em;
	margin: 0 .5em;
	letter-spacing: .5px;
	font-weight: 600;
}

.header-sec-sub-links:not(.pri-lnks-highlight):hover{
	background: #fff;
	color: #1d3f5f;
}

.header-sec-sub-links:nth-child(1){
	margin-left: 0;
}

.header-sec-sub-links:last-child{
	margin-right: 0;
}

.pri-lnks-highlight{
	background: linear-gradient(#cb4343, #9d1c1c);
}

.main-nav-lnks ul li{
	display: inline-block;
	background: linear-gradient(to bottom right, #38638b, #1d3f5f);
	color: #fff;
	border-radius: .15em;
	margin: .25em 0;
}

.main-nav-lnks ul li a{
	font-size: 14px;
	padding: .35em .5em !important;
}

.main-nav-lnks ul li:nth-child(1){
	margin-right: .5em;
}

.main-nav-drop-down{
	display:none;
	padding: 0.15em 0.5em;
	position: relative;
	border-radius: 0.2em;
	box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
	background: linear-gradient(to bottom right, #38638b, #1d3f5f);
}

.main-nav-drop-down input{
	vertical-align: super;
}

.main-nav-search form{
	text-align: center;
	white-space: nowrap;
}
.zoom_query::placeholder{
	font-size: 14px;
	text-align: center;
}
.offline-wrks-modal-overlay{
	z-index: 3;
}

.backdrop-overlay{
	z-index: 3;
}

#mob-search-btn{
	display: none;
	width: 30px;
	height: 30px;
	border: none;
	outline: none;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") center no-repeat;
	transition: .3s;
}

.mob-drop-down{
	width: 32px;
	height: 32px;
	border: none;
	outline: none;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E") center no-repeat;
}

.show-mob-panel .mob-drop-down{
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 16 16'%3E%3Cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z'/%3E%3C/svg%3E") center no-repeat;
}

.main-nav-search.floating-search{
	position: relative;
}

.main-nav-search.floating-search form{
	display: unset !important;
	position: fixed;
	top: 5%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	background: #fff;
	padding: 0.5em 1em;
	border-radius: 15px;
	white-space: nowrap;
}

.main-nav-search.floating-search::before{
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;
	background: rgba(0, 0, 0, .5);
	z-index: 4;
}


.main-nav-drop-down.show-dd-usr{
	display: inline-block;
}
.mob-header{
	display: none;
	grid-auto-flow: column;
	justify-content: space-evenly;
	align-items: center;
}

.show-mob-panel .mob-header-lnks{
	transform: scale(1);
}

.mob-header-lnks{
	transform: scale(0);
	transform-origin: top right;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	padding: 0 .5em .25em .5em;
	border-top: 1px solid #e2e2e2;
	border-radius: .5em;
	box-shadow: 0px 5px 10px rgba(0,0,0,.1);
	transition: .3s;
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1.2);
	white-space: nowrap;
	box-sizing: border-box;
}

.mob-header-lnks.divide-uls::before{
	content: '';
	width: 2px;
	height: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #e2e2e2;
}

.mob-header-lnks ul{
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: 50%;
}

.mob-header-lnks ul li{
	margin: 1em .5em;
}

.mob-header-lnks ul li a{
	display: inline-block;
	width: 100%;
	padding: .25em;
	color: rgb(30,32,34);
}

.mob-header > a{
	font-size: 14px;
	font-weight: 600;
	padding: .35em .7em;
	text-align: center;
	border-radius: .25em;
	background: linear-gradient(#cb4343, #9d1c1c);
	color: #fff;
}

/* New header style for grade starts here (01-11-23)*/ 


.lnk-sub-menus *{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.math-sub-menu,
.ela-sub-menu,
.dw-sub-menu,
.bbg-sub-menu,
.mob-header-lnks{
	--priClr: #fff;
	--secClr: #f7feff;
	--terClr: #cffafe;
	--fntClr: #164e63;
	--linearOne: #ecfeff;
	--linearTwo: #cffafe;
	--borderClr: #84c6d1;
	--borderClr1: #06b6d4;
	--borderClr2: #155e75;
	--borderClr3: #f7feffba;
}

.lnk-sub-menus{
	--fromX: 0px;
	/* position: absolute; */
	position: fixed;
	top: var(--fromY);
	left: var(--fromX);
	background: var(--priClr);
	padding: 15px;
	border-radius: 5px;
	text-align: left;
	box-shadow: 0px 10px 20px rgba(0,0,0,.1), inset 2px 3px 5px 11px #f3feff;
	color: var(--fntClr);
	background: #fff;
	z-index: 1;
}

.split-by-grade li{
	display: inline-block;
}

.lnk-sub-menus ul li a{
	color: var(--fntClr);
	font-weight: 600;
	display: inline-block;
	width: 100%;
	border-radius: inherit;
}

.lnk-sub-menus p{
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}

.lnk-sub-menus div:nth-of-type(1){
	margin-bottom: 6px;
}

.sub-menu-category{
	vertical-align: top;
	position: relative;
	z-index: 1;
}

.sub-menu-category::before{
	--fromTop: 15px;

	content: '';
	width: 100%;
	height: calc(100% - var(--fromTop));
	position: absolute;
	top: var(--fromTop);
	left: 0;
	border: 1px solid var(--borderClr1);
	border-radius: 5px;
	z-index: -1;
	pointer-events: none;
	opacity: .25;
}

.sub-menu-category span{
	font-weight: 600;
	margin-left: 6px;
	font-size: 15px;
	margin-bottom: 6px;
	display: inline-block;
	background: linear-gradient(to bottom right, var(--priClr), var(--borderClr3));
	padding: 5px 10px;
	border-radius: 15px;
}

.sub-menu-category ul{
	margin: 0px 6px 0px 12px !important;
	padding-bottom: 6px !important;
}

.split-category{
	column-count: 2;
}

.split-category li{
	display: block;
	border: 1px solid transparent;
	margin: 0px 0px 6px 0px;
	transition: .3s;
	border-radius: 5px;
	max-width: 220px;
}

.split-by-grade li{
	--wh: 35px;
	width: var(--wh);
	height: var(--wh);
	text-align: center;
	line-height: 2;
	border-radius: 50%;
	margin: 2.5px;
	transition: .3s;
	background: linear-gradient(#fff, #fff) padding-box,
	  linear-gradient(to bottom right, var(--linearTwo), var(--borderClr)) border-box;
	font-weight: 700;
	border: 1px solid transparent;
	cursor: pointer;
}

.split-by-grade li:hover{
	background: linear-gradient(to bottom right, var(--fntClr), var(--borderClr)) border-box;
}

.split-by-grade li:hover a{
	color: #fff;
}

.split-by-grade li a{
	margin: 0;
	padding: 0;
}

.split-category li{
	transition: .3s;
}

.split-category li a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 6px 20px 6px 30px;
	margin: 0;
	position: relative;
}

.split-category li a::before{
	content: '';
	--imgWH: 18px;
	width: var(--imgWH);
	height: var(--imgWH);
	position: absolute;
	top: 50%;
	left: 4px;
	transform: translateY(-50%);
	background-size: contain;
	background-repeat: no-repeat;
	transition: .3s;
}

.split-category li a::after{
	content: '';
	--wh: 8px;
	width: var(--wh);
	height: var(--wh);
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	transition: .3s;
	opacity: 0;
}

.math-sub-menu .split-category li a::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23059669' %3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z'/%3E%3C/svg%3E");
}

.ela-sub-menu .split-category li a::after{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%230891b2' %3E%3Cpath fill-rule='evenodd' d='M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z'/%3E%3C/svg%3E");
}

.split-category li:hover a::after{
	right: 5px;
	opacity: 1;
}

.split-category li:hover a::before{
	transform: translateY(-50%) scale(1.1);
}

.math-sub-menu,
.ela-sub-menu,
.dw-sub-menu,
.bbg-sub-menu{
	transform: scaleY(0);
	opacity: 0;
	transform-origin: top;
	animation: showSubMenu .3s ease .1s forwards;
}

@keyframes showSubMenu{
	to{
		transform: scale(1);
		opacity: 1;
	}
}

.math-sub-menu .split-category li:nth-child(1) a::before{
	background-image: url('/images/number-sense-3.png');
}

.math-sub-menu .split-category li:nth-child(2) a::before{
	background-image: url('/images/measurement-3.png');    
}

.math-sub-menu .split-category li:nth-child(3) a::before{
	background-image: url('/images/statistics-3.png');    
}

.math-sub-menu .split-category li:nth-child(4) a::before{
	background-image: url('/images/geometry-3.png');    
}

.math-sub-menu .split-category li:nth-child(5) a::before{
	background-image: url('/images/pre-algebra-3.png');    
}

.math-sub-menu .split-category li:nth-child(6) a::before{
	background-image: url('/images/algebra-3.png');    
}

.ela-sub-menu .split-category li:nth-child(1) a::before{
	background-image: url('/images/grammar-1.png');
}

.ela-sub-menu .split-category li:nth-child(2) a::before{
	background-image: url('/images/vocabulary-1.png');    
}

.ela-sub-menu .split-category li:nth-child(3) a::before{
	background-image: url('/images/figurative-language-1.png');    
}

.ela-sub-menu .split-category li:nth-child(4) a::before{
	background-image: url('/images/phonics-1.png');
}

.ela-sub-menu .split-category li:nth-child(5) a::before{
	background-image: url('/images/read_comp-1.png');    
}

.ela-sub-menu .split-category li:nth-child(6) a::before{
	background-image: url('/images/reading-writing-1.png');    
}

.highlight-li{
	background: #fff;
	color: #1d3f5f;
}

.subject-nested-cnts{
	--heightAttr: 0;

	height: var(--heightAttr);
	overflow: hidden;
	transition: .3s;
}

.subject-nested-cnt{
	width: 100%;
	padding: 6px 6px 12px 6px !important;
}

.subject-nested-cnts p{
	width: fit-content;
	background: #fff;
	color: var(--fntClr);
	font-size: 14px;
	font-weight: 500;
	margin: 0 !important;
	padding: 0 6px !important;
}

.subject-nested-cnt li{
	margin: 3px !important;
}

.subject-nested-cnt.sub-grades{
	display: flex;
	flex-wrap: wrap;
}

.subject-nested-cnt.sub-grades li a{
	--WH: 25px;
	
	width: var(--WH);
	height: var(--WH);
	line-height: 1.5;
	border-radius: 50%;
	color: var(--fntClr);
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	box-shadow: inset 2px 2px 2px -2px rgba(0,0,0,.15);
	background: linear-gradient(white, white) padding-box,
	  linear-gradient(to bottom right, var(--linearTwo), var(--borderClr)) border-box;
	border: 1px solid transparent;
}

.subject-nested-cnt.sub-topics li a{
	color: var(--fntClr) !important;
}

.subject-nested-cnt.sub-topics li{
	width: fit-content;
}

.mob-header-lnks ul{
	width: 100%;
}

.sub-drop-down-exists{
	width: fit-content;
	user-select: none;
}

.sub-drop-down-exists .sub-topic-toggler{
	width: fit-content;
	padding-right: 30px;
	cursor: pointer;
	position: relative;
	transition: .1s;
}

[data-toggler-open='true']{
	--rotation: -180deg;
}

[data-toggler-open='false']{
	--rotation: 0deg;
}

.sub-drop-down-exists .sub-topic-toggler::before{
	--WH: 25px;

	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 10-4 4-4-4' stroke='%231e2022' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	width: var(--WH);
	height: var(--WH);
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) rotateX(var(--rotation));
	transition: .3s;
}

.subject-nested-cnt-wrapper{
	position: relative;
	margin: 3px 6px 3px 12px;
}

.subject-nested-cnt-wrapper::before{
	--fromTop: 12px;

	content: '';
	width: calc(100% + calc(var(--fromTop)/2));
	height: calc(100% - var(--fromTop));
	position: absolute;
	top: var(--fromTop);
	left: calc(var(--fromTop)/2 * -1);
	border-radius: 6px;
	z-index: -1;
	border: 2px solid var(--fntClr);
	opacity: .3;
}

.subject-nested-cnt-wrapper:has(.sub-grades){
	margin-bottom: 12px;
}

.show-mob-panel .mob-header-lnks{
	max-height: 90vh;
	overflow-y: scroll;
}

.main-lnk-highlight{
	font-weight: 500;
	font-size: 16px;
}

/* New header style for grade ends here (01-11-23)*/

/* New TH Footer styles starts here - 23/11/2023 */

.th-footer,
.th-footer *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.th-footer{
    width: 85%;
    margin: 0 auto;
    padding: 30px 10px;
    white-space: nowrap;
    overflow: hidden;
    --slate-200: #e2e8f0;
    --slate-400: #94a3b8;
    --slate-100: #f1f5f9;
    --head-500: #164d76;
    --neutral: #0d2235;
    --opacity-md: 0.4;
    --opacity-sm: 0.2;
}

.footer-section-one{
    --pri: #14b8a6;
    --mid: rgb(13 148 136/var(--opacity-md));
    --sec: rgb(68 172 153/var(--opacity-sm));
}

.footer-section-two{
    --pri: #f59e0b;
    --mid: rgb(217 119 6/var(--opacity-md));
    --sec: rgb(219 125 39/var(--opacity-sm));
}

.footer-section-three{
    --pri: #0ea5e9;
    --mid: rgb(2 132 199/var(--opacity-md));
    --sec: rgba(14 165 233/var(--opacity-sm));
}

.th-footer svg{
    display: block;
}

.th-footer h3{
    margin-bottom: 30px;
    padding-bottom: 18px;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    color: var(--slate-200);
    position: relative;
}

.th-footer h3::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, var(--head-500), var(--neutral));
}

.th-footer-sections{
    white-space: initial;
    padding: 0 5px;
}

.th-footer-section{
    display: inline-block;
    vertical-align: top;
    padding: 10px;
}

.th-footer-section:not(:last-child){
    margin-right: 100px;
}

.section-head{
    margin-bottom: 20px;
}

.section-head .section-head-graphics,
.section-head h4{
    display: inline-block;
    vertical-align: middle;
}

.section-head-graphics{
    --prop: 36px;
    height: var(--prop);
    width: var(--prop);
    margin-right: 12px;
    border-radius: 12px;
    background-color: var(--sec);
    position: relative;
}

.section-head-graphics svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section-head h4{
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: var(--pri);
}

.th-footer-section ul{
    list-style: none;
    padding-left: 50px;
    position: relative;
}

.th-footer-section ul::before{
    content: "";
    height: 100%;
    width: 2px;
    position: absolute;
    top: 0;
    left: calc(30px / 2);
    border-radius: 100px;
    background: linear-gradient(to bottom, var(--mid), var(--neutral));
}

.th-footer-section ul li:not(:last-child){
    margin-bottom: 10px;
}

.th-footer-section ul li a{
    font-size: 16px;
    text-decoration: none;
    color: var(--slate-400);
    letter-spacing: 0.5px;
    transition: color 0.3s ease-in-out;
}

.th-footer-section ul li a:hover{
    color: var(--slate-100);
}

/* New TH Footer styles ends here - 23/11/2023 */ 
/*search suggestion part starts here 02-05-2024*/
.main-nav-search .srch-input-field{
    text-align:center;
}
.suggest-cont{
	position:absolute;
	background:#fff;
	display:none;
	z-index:4;
	min-width:256px;
	width:80%;
	max-width:400px;
	top:60px;
	left:50%;
	transform:translateX(-50%);
}
.suggest-cont.active{
	display:block;
	padding:10px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
	border-radius:5px;
	border: 1px solid #c7d9ff;
}
.suggest-cont .sugst-part ul .type-head{
	font-size:15px;
	color:#5c75ab;
	background:#f0f2ff;
	margin:unset;
}
.suggest-cont .sugst-part li{
	text-align:left;
	display:block;
	padding:5px;
	margin:5px;
	border-radius:5px;
	list-style-type:none;
	position:relative;
	cursor:pointer;
}

.suggest-cont .sugst-part li a{
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#494b4e;
	padding-right:75px;
}
.suggest-cont .sugst-part li a .pge-typ{
	text-align:right;
	color:#a5a5a5;
	font-size:12px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:5px;
	text-transform: capitalize;
}
.suggest-cont .sugst-part li a .pge-typ.common-page{
	color:#cf2929;
}
.suggest-cont .sugst-part li a .pge-typ.lessons{
	color:#0ea7c2;	
}
.suggest-cont .sugst-part li a .pge-typ.games{
	color:#eb8f48;	
}
.suggest-cont .sugst-part li a .pge-typ.printable{
	color:#3984c9;	
}
.suggest-cont .sugst-part li a .pge-typ.online{
	color:#ce773e;	
}
.suggest-cont .sugst-part li .pge-grde.Kindergarten{
	color:#e26378;
}
.suggest-cont .sugst-part li .pge-grde.firstGrade{
	color:#1c94c3;	
}
.suggest-cont .sugst-part li .pge-grde.secondGrade{
	color:#3c825c;	
}
.suggest-cont .sugst-part li .pge-grde.thirdGrade{
	color:#c4855e;	
}
.suggest-cont .sugst-part li .pge-grde.fourthGrade{
	color:#315f6a;	
}
.suggest-cont .sugst-part li .pge-grde.fifthGrade{
	color:#707438;	
}
.suggest-cont .sugst-part li .pge-grde.sixthGrade{
	color:#b06125;	
}
.suggest-cont .sugst-part li .pge-grde.seventhGrade{
	color:#9f3498;	
}
.suggest-cont .sugst-part li .pge-grde.eighthGrade{
	color:#3e7e8a;	
}
.suggest-cont .sugst-part li .pge-grde{
	color:#a5a5a5;
	font-size:12px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:5px;
}
.suggest-cont .sugst-part li:hover{
    background:#f5f7ff;
    color:#303c8e;	
}

.suggest-cont .sugst-part li:hover a{
	color:#1c78c1;
}

.suggest-cont li a{
	color:#6c757d;
}
.find-all-btn{
	border:none;
	outline:none;
	width:100%;
	background:linear-gradient(to bottom right, #38638b, #1d3f5f);
	border-radius:5px;
	color:#fff;
        padding:5px 10px;
    	cursor:pointer;
	position:sticky;
	bottom:0px;
	box-sizing:border-box;
	box-shadow:0 0 0px 10px #fff;
	text-align:center;
}
.find-all-btn p{
	font-size:13px;
	margin:unset;
}
.find-all-btn p span{
	font-size:16px;
	padding-left:25px;
	font-style:oblique;
	letter-spacing:.5px;
	text-shadow:0px 1px 4px #5f5f5f;
	position:relative;
	word-wrap:break-word;
}
.find-all-btn p span::before{
	content:"";
	position:absolute;
	top:4px;
	left:2px;
	width:20px;
	height:18px;
	background-image: url("data:image/svg+xml,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 268.832 268.832'%3E%3Cpath d='M265.171,125.577l-80-80c-4.881-4.881-12.797-4.881-17.678,0c-4.882,4.882-4.882,12.796,0,17.678l58.661,58.661H12.5 c-6.903,0-12.5,5.597-12.5,12.5c0,6.902,5.597,12.5,12.5,12.5h213.654l-58.659,58.661c-4.882,4.882-4.882,12.796,0,17.678 c2.44,2.439,5.64,3.661,8.839,3.661s6.398-1.222,8.839-3.661l79.998-80C270.053,138.373,270.053,130.459,265.171,125.577z'/%3E%3C/svg%3E");
	background-size:14px 18px;
	background-repeat:no-repeat;
	background-position:center;
}
/*search suggestion part Ends here 02-05-2024*/

/* Search Updation Popup Starts Here 22-05-2024 */

#search_button{
	vertical-align:middle;
}
.info-popup{
	display:inline-block;
	position:relative;
	vertical-align:top;
}
.search-info{
	display:none;
}
.search-info:checked ~ .instr-to-users{
	display:block;
}
.search-info-label,
.search-mob-info-label{
	height:30px;
	width:30px;
	line-height:30px;
	font-size:18px;
	font-weight:600;
	padding:0 5px;
	border-radius:10px;
	background:#fff;
	box-sizing:border-box;
	cursor:pointer;	
	color:#000;
}
.search-info-label{
	display:inline-block;
}
.search-mob-info-label{
	vertical-align:top;
	text-align:center;
	display:none;
}
.instr-to-users *{
	margin: 0;
	padding: 0;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	text-align:left;
}
.instr-to-users{
	display:none;
	position: absolute;
	width: 300px;
	height:fit-content;
	top: calc(100% + 5px);
	right: -57px;
	border-radius: 10px;
	color: #fff;
	background: radial-gradient(rgb(116 140 124), rgb(75, 121, 90));
	border: 6px solid rgb(190 155 112);
	border-bottom-width: 18px;
	padding: 12px 18px;
	box-shadow: 0px 10px 20px rgba(0,0,0,.15);
}
.instr-header{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 6px;
}
.instr-header::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #be9b70;
	bottom: calc(100% + 5px);
	right: 61px;	
}
.instr-header p{
	font-size: 15px;
	font-weight: 600;
	line-height:1.6 !important;
}      
.instr-header label{
	width: 30px;
	height: 30px;
	background: #e0e0e0;
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 16-4-4m0 0L8 8m4 4 4-4m-4 4-4 4' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	cursor: pointer;
}
.instr-desc ul{
	list-style: none;
	margin: 6px 0;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
.instr-desc ul li{
	position: relative;
	padding-left: 18px;
}
.instr-desc ul li::before{
	--wh: 6px;
	content: '';
	width: var(--wh);
	height: var(--wh);
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 0;
}
.instr-desc p{
	font-size: 14px;
	white-space:pre-wrap;
	line-height:1.6 !important;
}
.instr-desc span{
	font-weight: 600;
}

/*search Updation popup Ends here 22-05-2024 */


/* Free Online worksheets popup styles starts here */
.free-ows-popup-overlay *{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.free-ows-popup-overlay{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, .4);
	backdrop-filter: blur(1px);
	-webkit-backdrop-filter: blur(1px);
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	z-index: 3;
}

@keyframes free-popup-anim{
	to{
		top: 50%;
		opacity: 1;
	}
}

.free-ows-popup{
	position: absolute;
	max-width: 430px;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	color: #114a59;
	font-weight: 400;
	padding: 0 24px 24px 24px;
	border-radius: 10px;
	border: 5px solid #fff;
	box-shadow: 0px 10px 30px rgb(0 0 0 / 20%), inset 0px 0px 10px rgba(0,0,0,.05);
	opacity: 0;
	animation: free-popup-anim .3s ease .3s forwards;
}

.free-ows-popup::before{
	--gradi1: #23a8ca;
	--gradi2: #8cdef1;
	--gradi3: #fff0;

	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: radial-gradient(circle at 50% 50%, var(--gradi1) 0 20px, var(--gradi3) 30px 100%), repeating-conic-gradient(from 0deg at 50% 50%, var(--gradi1) 0 6deg, var(--gradi2) 0 12deg);
	opacity: .15;
	z-index: -1;
	mask-image: radial-gradient(transparent 50%, #000);
	border-radius: inherit;
}

.free-ows-popup::after{
	--wh: 24px;
	content: "";
	width: var(--wh);
	height: var(--wh);
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg) skew(10deg, 10deg);
	z-index: -1;
	border-top-left-radius: 12px;
	filter: drop-shadow(rgba(0, 0, 0, 0.2) -1px 0px 15px);
	background: linear-gradient(to right bottom, rgb(255, 255, 255) 50%, transparent 50%);
}

.free-ows-popup-close{
	--wh: 35px;

	width: var(--wh);
	height: var(--wh);
	position: absolute;
	top: 10px;
	right: 10px;
	background: linear-gradient(to right, #7DC3D4, #2F6572);
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 16-4-4m0 0L8 8m4 4 4-4m-4 4-4 4' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m16 16-4-4m0 0L8 8m4 4 4-4m-4 4-4 4' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	z-index: 1;
}

@property --perc{
	syntax: "<percentage>";
	inherits: true;
	initial-value: 0%;
}

.free-ows-popup .score-stars-wrapper{
	position: relative;
	bottom: 22px;
}

.free-ows-popup .score-stars{
	--w: 250px;
	--perc: 0%;

	--gradi1: #fbbf24;
	--gradi2: #fb923c;
	--gradi3: #ffedd5;

	width: var(--w);
	height: calc(var(--w)/2.5);
	margin: 0 auto;
	background: linear-gradient(to right, var(--gradi1), var(--gradi2) calc(var(--perc) - 2.5%), var(--gradi3) var(--perc));
	animation: gradi-anim .5s ease .6s forwards;

	mask-image: url("data:image/svg+xml,%3Csvg width='250' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.233 68.305C21.577 64.102 22.748 62 24.5 62c1.752 0 2.923 2.102 5.267 6.305l.607 1.088c.666 1.195.999 1.792 1.517 2.186.518.394 1.165.54 2.46.833l1.177.266c4.55 1.03 6.824 1.545 7.366 3.286.54 1.739-1.01 3.554-4.112 7.182l-.803.938c-.88 1.03-1.323 1.546-1.52 2.182-.199.639-.132 1.327.001 2.701l.122 1.253c.468 4.841.703 7.261-.714 8.336-1.417 1.077-3.548.094-7.807-1.867l-1.104-.506c-1.21-.56-1.815-.837-2.457-.837-.642 0-1.247.278-2.459.837l-1.1.506c-4.26 1.962-6.392 2.942-7.807 1.869-1.419-1.077-1.184-3.497-.716-8.338l.122-1.25c.133-1.377.2-2.065 0-2.702-.196-.638-.638-1.154-1.519-2.183l-.803-.94c-3.102-3.625-4.652-5.44-4.112-7.181.542-1.741 2.817-2.257 7.368-3.286l1.177-.266c1.293-.293 1.939-.439 2.458-.833.518-.394.851-.991 1.517-2.186l.607-1.088ZM59.81 34.009C62.787 28.669 64.275 26 66.5 26c2.225 0 3.713 2.67 6.69 8.009l.771 1.382c.846 1.518 1.269 2.277 1.927 2.777.658.5 1.48.687 3.125 1.058l1.495.338c5.78 1.31 8.669 1.962 9.358 4.174.686 2.209-1.284 4.514-5.224 9.123l-1.02 1.191c-1.119 1.309-1.68 1.965-1.932 2.773-.251.81-.167 1.685.002 3.431l.156 1.591c.594 6.15.892 9.224-.908 10.59-1.8 1.367-4.507.119-9.916-2.372l-1.403-.644c-1.537-.71-2.306-1.062-3.121-1.062s-1.584.352-3.123 1.062l-1.398.644c-5.412 2.491-8.12 3.737-9.917 2.374-1.802-1.368-1.504-4.442-.91-10.592l.156-1.589c.169-1.748.253-2.622 0-3.43-.25-.811-.811-1.467-1.93-2.774l-1.02-1.193c-3.94-4.606-5.91-6.912-5.223-9.123.688-2.212 3.579-2.867 9.36-4.174l1.494-.338c1.643-.371 2.463-.557 3.123-1.058.658-.5 1.08-1.26 1.927-2.777l.77-1.382ZM175.81 34.009c2.977-5.34 4.465-8.009 6.69-8.009 2.225 0 3.713 2.67 6.69 8.009l.771 1.382c.846 1.518 1.269 2.277 1.927 2.777.658.5 1.48.687 3.125 1.058l1.495.338c5.781 1.31 8.669 1.962 9.357 4.174.687 2.209-1.283 4.514-5.223 9.123l-1.02 1.191c-1.119 1.309-1.681 1.965-1.932 2.773-.251.81-.167 1.685.002 3.431l.155 1.591c.595 6.15.893 9.224-.907 10.59-1.8 1.367-4.507.119-9.916-2.372l-1.403-.644c-1.537-.71-2.306-1.062-3.121-1.062s-1.584.352-3.123 1.062l-1.398.644c-5.412 2.491-8.119 3.737-9.917 2.374-1.802-1.368-1.504-4.442-.909-10.592l.155-1.589c.169-1.748.253-2.622 0-3.43-.249-.811-.811-1.467-1.93-2.774l-1.02-1.193c-3.94-4.606-5.91-6.912-5.224-9.123.689-2.212 3.579-2.867 9.36-4.174l1.495-.338c1.643-.371 2.463-.557 3.123-1.058.658-.5 1.081-1.26 1.927-2.777l.771-1.382ZM117.386 19.713C120.997 13.238 122.801 10 125.5 10c2.699 0 4.503 3.238 8.114 9.713l.935 1.676c1.026 1.84 1.538 2.761 2.336 3.368.798.607 1.796.832 3.791 1.283l1.812.41c7.011 1.588 10.514 2.38 11.349 5.062.832 2.679-1.556 5.475-6.336 11.064l-1.236 1.445c-1.357 1.587-2.038 2.382-2.343 3.363-.305.983-.202 2.043.003 4.16l.188 1.93c.721 7.459 1.083 11.186-1.1 12.842-2.183 1.659-5.466.145-12.027-2.876l-1.701-.78c-1.864-.861-2.796-1.289-3.785-1.289-.989 0-1.921.428-3.788 1.289l-1.695.78c-6.564 3.022-9.847 4.532-12.027 2.879-2.186-1.659-1.824-5.387-1.103-12.845l.188-1.927c.205-2.12.308-3.18 0-4.16-.302-.984-.983-1.779-2.34-3.364l-1.236-1.447c-4.78-5.586-7.168-8.382-6.336-11.064.835-2.682 4.341-3.477 11.351-5.062l1.813-.41c1.992-.45 2.987-.676 3.788-1.283.797-.607 1.31-1.527 2.336-3.368l.935-1.676ZM219.233 68.305C221.577 64.102 222.748 62 224.5 62c1.752 0 2.923 2.102 5.267 6.305l.607 1.088c.666 1.195.999 1.792 1.517 2.186.518.394 1.165.54 2.46.833l1.177.266c4.55 1.03 6.824 1.545 7.366 3.286.54 1.739-1.01 3.554-4.112 7.182l-.803.938c-.881 1.03-1.323 1.546-1.521 2.182-.198.639-.131 1.327.002 2.701l.122 1.253c.468 4.841.703 7.261-.714 8.336-1.417 1.077-3.548.094-7.807-1.867l-1.104-.506c-1.21-.56-1.815-.837-2.457-.837-.642 0-1.247.278-2.459.837l-1.1.506c-4.261 1.962-6.392 2.942-7.807 1.869-1.419-1.077-1.184-3.497-.716-8.338l.122-1.25c.133-1.377.2-2.065 0-2.702-.196-.638-.638-1.154-1.519-2.183l-.803-.94c-3.102-3.625-4.652-5.44-4.112-7.181.542-1.741 2.817-2.257 7.368-3.286l1.177-.266c1.293-.293 1.939-.439 2.458-.833.518-.394.851-.991 1.517-2.186l.607-1.088Z' fill='%23fff'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg width='250' height='100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.233 68.305C21.577 64.102 22.748 62 24.5 62c1.752 0 2.923 2.102 5.267 6.305l.607 1.088c.666 1.195.999 1.792 1.517 2.186.518.394 1.165.54 2.46.833l1.177.266c4.55 1.03 6.824 1.545 7.366 3.286.54 1.739-1.01 3.554-4.112 7.182l-.803.938c-.88 1.03-1.323 1.546-1.52 2.182-.199.639-.132 1.327.001 2.701l.122 1.253c.468 4.841.703 7.261-.714 8.336-1.417 1.077-3.548.094-7.807-1.867l-1.104-.506c-1.21-.56-1.815-.837-2.457-.837-.642 0-1.247.278-2.459.837l-1.1.506c-4.26 1.962-6.392 2.942-7.807 1.869-1.419-1.077-1.184-3.497-.716-8.338l.122-1.25c.133-1.377.2-2.065 0-2.702-.196-.638-.638-1.154-1.519-2.183l-.803-.94c-3.102-3.625-4.652-5.44-4.112-7.181.542-1.741 2.817-2.257 7.368-3.286l1.177-.266c1.293-.293 1.939-.439 2.458-.833.518-.394.851-.991 1.517-2.186l.607-1.088ZM59.81 34.009C62.787 28.669 64.275 26 66.5 26c2.225 0 3.713 2.67 6.69 8.009l.771 1.382c.846 1.518 1.269 2.277 1.927 2.777.658.5 1.48.687 3.125 1.058l1.495.338c5.78 1.31 8.669 1.962 9.358 4.174.686 2.209-1.284 4.514-5.224 9.123l-1.02 1.191c-1.119 1.309-1.68 1.965-1.932 2.773-.251.81-.167 1.685.002 3.431l.156 1.591c.594 6.15.892 9.224-.908 10.59-1.8 1.367-4.507.119-9.916-2.372l-1.403-.644c-1.537-.71-2.306-1.062-3.121-1.062s-1.584.352-3.123 1.062l-1.398.644c-5.412 2.491-8.12 3.737-9.917 2.374-1.802-1.368-1.504-4.442-.91-10.592l.156-1.589c.169-1.748.253-2.622 0-3.43-.25-.811-.811-1.467-1.93-2.774l-1.02-1.193c-3.94-4.606-5.91-6.912-5.223-9.123.688-2.212 3.579-2.867 9.36-4.174l1.494-.338c1.643-.371 2.463-.557 3.123-1.058.658-.5 1.08-1.26 1.927-2.777l.77-1.382ZM175.81 34.009c2.977-5.34 4.465-8.009 6.69-8.009 2.225 0 3.713 2.67 6.69 8.009l.771 1.382c.846 1.518 1.269 2.277 1.927 2.777.658.5 1.48.687 3.125 1.058l1.495.338c5.781 1.31 8.669 1.962 9.357 4.174.687 2.209-1.283 4.514-5.223 9.123l-1.02 1.191c-1.119 1.309-1.681 1.965-1.932 2.773-.251.81-.167 1.685.002 3.431l.155 1.591c.595 6.15.893 9.224-.907 10.59-1.8 1.367-4.507.119-9.916-2.372l-1.403-.644c-1.537-.71-2.306-1.062-3.121-1.062s-1.584.352-3.123 1.062l-1.398.644c-5.412 2.491-8.119 3.737-9.917 2.374-1.802-1.368-1.504-4.442-.909-10.592l.155-1.589c.169-1.748.253-2.622 0-3.43-.249-.811-.811-1.467-1.93-2.774l-1.02-1.193c-3.94-4.606-5.91-6.912-5.224-9.123.689-2.212 3.579-2.867 9.36-4.174l1.495-.338c1.643-.371 2.463-.557 3.123-1.058.658-.5 1.081-1.26 1.927-2.777l.771-1.382ZM117.386 19.713C120.997 13.238 122.801 10 125.5 10c2.699 0 4.503 3.238 8.114 9.713l.935 1.676c1.026 1.84 1.538 2.761 2.336 3.368.798.607 1.796.832 3.791 1.283l1.812.41c7.011 1.588 10.514 2.38 11.349 5.062.832 2.679-1.556 5.475-6.336 11.064l-1.236 1.445c-1.357 1.587-2.038 2.382-2.343 3.363-.305.983-.202 2.043.003 4.16l.188 1.93c.721 7.459 1.083 11.186-1.1 12.842-2.183 1.659-5.466.145-12.027-2.876l-1.701-.78c-1.864-.861-2.796-1.289-3.785-1.289-.989 0-1.921.428-3.788 1.289l-1.695.78c-6.564 3.022-9.847 4.532-12.027 2.879-2.186-1.659-1.824-5.387-1.103-12.845l.188-1.927c.205-2.12.308-3.18 0-4.16-.302-.984-.983-1.779-2.34-3.364l-1.236-1.447c-4.78-5.586-7.168-8.382-6.336-11.064.835-2.682 4.341-3.477 11.351-5.062l1.813-.41c1.992-.45 2.987-.676 3.788-1.283.797-.607 1.31-1.527 2.336-3.368l.935-1.676ZM219.233 68.305C221.577 64.102 222.748 62 224.5 62c1.752 0 2.923 2.102 5.267 6.305l.607 1.088c.666 1.195.999 1.792 1.517 2.186.518.394 1.165.54 2.46.833l1.177.266c4.55 1.03 6.824 1.545 7.366 3.286.54 1.739-1.01 3.554-4.112 7.182l-.803.938c-.881 1.03-1.323 1.546-1.521 2.182-.198.639-.131 1.327.002 2.701l.122 1.253c.468 4.841.703 7.261-.714 8.336-1.417 1.077-3.548.094-7.807-1.867l-1.104-.506c-1.21-.56-1.815-.837-2.457-.837-.642 0-1.247.278-2.459.837l-1.1.506c-4.261 1.962-6.392 2.942-7.807 1.869-1.419-1.077-1.184-3.497-.716-8.338l.122-1.25c.133-1.377.2-2.065 0-2.702-.196-.638-.638-1.154-1.519-2.183l-.803-.94c-3.102-3.625-4.652-5.44-4.112-7.181.542-1.741 2.817-2.257 7.368-3.286l1.177-.266c1.293-.293 1.939-.439 2.458-.833.518-.394.851-.991 1.517-2.186l.607-1.088Z' fill='%23fff'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: center;
}

@keyframes gradi-anim{
	to{
		--perc: var(--percLast);
	}
}

.free-ows-instr a{
	color: #B34513 !important;
}

.free-ows-instr span{
	font-weight: 600;
	font-size: 20px;
}

.free-ows-instr span:nth-child(1){
	font-weight: bold !important;
	font-size: 21px !important;
	background: linear-gradient(to bottom right, #e48f68, #B34513);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

.free-ows-instr span:nth-child(2){
	background: linear-gradient(to bottom right, #588f9e, #223439);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

.free-ows-instr{
	font-size: 18px;
	text-align: center;
}

.free-ows-score span{
	font-size: 24px;
	font-weight: 700;
	background: linear-gradient(to right, #7DC3D4, #2F6572);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

.free-ows-score{
	font-size: 20px;
	text-align: center;
	margin-top: 6px;
}

.free-ows-popup hr{
	width: 100%;
	border-color: #BCDEE6;
	border-style: dashed;
	margin: 16px 0;
}

.free-ows-popup ul li::before{
	--wh: 30px;

	--gradi1: #467f8c;
	--gradi2: #b1eaf7;

	content: '';
	width: var(--wh);
	height: var(--wh);
	position: absolute;
	top: -2px;
	right: calc(100% - var(--wh));
	background: linear-gradient(to right, var(--gradi1), var(--gradi2));
	mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m15.5 9-6.086 6.086M7 13.086l2.414 2'/%3E%3C/g%3E%3C/svg%3E%0A");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m15.5 9-6.086 6.086M7 13.086l2.414 2'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.free-ows-popup ul li{
	list-style: none;
	padding-left: 35px;
	position: relative;
}

.free-ows-popup a{
	color: inherit;
	text-decoration: underline;
}

.free-ows-popup ul li:not(:last-child){
	margin-bottom: 12px;
}

.free-ows-features{
	width: 80%;
	max-width: 400px;
	min-width: 270px;
	margin: 0 auto;
}
/* Free Online worksheets popup styles ends here */


@media (max-width: 1000px){
	.main-nav{
		width: 90%;
	}
	
	/* New TH Footer media query styles starts here - 23/11/2023 */
	
	.th-footer{
        white-space: unset;
    }

    .th-footer-section:not(:last-child){
        margin-bottom: 15px;
    }
	
	/* New TH Footer media query styles ends here - 23/11/2023 */
	
}

/* New TH Footer media query styles starts here - 23/11/2023 */

@media screen and (max-width: 750px){
    .th-footer-section:not(:last-child){
        margin-right: 30px;
    }
}

/* New TH Footer media query styles ends here - 23/11/2023 */

@media (max-width: 700px){
	/* Header changes For devices under 700px starts here*/
	.main-nav-container{
		background: #fff;
		position: fixed;
		top: 0;
		border-bottom-left-radius: .5em;
		border-bottom-right-radius: .5em;
	}

	#wholecontent{
		margin-top: 70px;
	}

	.main-nav-img a{
		width: 150px;
	}

	.mob-header{
		display: grid;
	}
	/* Header changes for devices under 700px ends here */


	.main-nav{
		width: 95%;
		grid-template-columns: unset;
		justify-content: unset;
	}
	.header-pri-lnks-container{
		display: none;
	}

	.main-nav-search{
		text-align: right;
	}

	.main-nav-search form{
		display: none;
	}

	.main-nav-drop-down.show-dd-usr{
		display: none;
	}

	.header-sec-sub-links a{
		font-size: 14px;
	}

	#mob-search-btn{
		display: unset;
	}

	.main-nav-lnks{
		display: none;
	}
	.left_sec_div{
		margin-top:70px;
	}
}

@media (max-width: 500px){
	.main-nav-lnks ul li a{
		padding: .25em;
		font-size: 12px;
	}
}
/*New Header Style Ends Here 14-03-23*/
@media (max-width : 1300px) {
	#header {
		--fntMedHeader: .9em;
	}
	.header-logo-img {
		width: 12em;
	}
	.header-search-dd{
		gap : .5em;
	}
	
	/* New TH Footer media query styles starts here - 23/11/2023 */
	
	.th-footer{
        width: 95%;
    }
	
	/* New TH Footer media query styles ends here - 23/11/2023 */
	
}

/* @media (max-width : 700px) {
    #header {
        --fntMedHeader: .9em;
    }

    .header-logo-img{
        width : 15em;
    }
} */

@media (max-width : 600px) {
    .header-logo-img{
		width: 10em;
	}
	.account{
		margin-right: 0;
	}
	.account img{
		width: 25px;
		height: 25px;
	}
	#showdropdown::before{
		font-size: .5em;
	}
}

/*new header css*/

@media (max-width: 1160px){
    .hor_imgdiv{
        width : 40%;
        padding : 0;
    }
    .gcse_whole_div{
        width : 30%;
    }

}

@media (max-width : 1100px){
    .hor_imgdiv{
        width : 45%;
    }

    .gcse_whole_div{
        width : 28%;
    }

    .account label p{
        display : none;
    }
	
	/* New TH Footer media query styles starts here - 23/11/2023 */
	
	.th-footer-section:not(:last-child){
        margin-right: 50px;
    }
	
	/* New TH Footer media query styles ends here - 23/11/2023 */
}


@media (max-width:960px){
    #logo_div{
        width : 50%;
    }
    .hor_imgdiv{
        width : 50%;
    }
    .gcse_whole_div{
        width : 45%;
    }
}

@media (max-width : 700px){
    
    #logo_div{
        width : 90%;
    }
    .hor_imgdiv{
        width : 100%;
    }
    .gcse_whole_div{
        display: flex;
        align-items: center;
        justify-content: center;
        gap : 20px;
        width : 100%;
    }
    .account{
        float : left;
    }
}
/* New Header styles ends here */



/* Online Worksheets media Queries */

/* Media Queries Starts here*/

@media print {
body * {
visibility: hidden;
}
body {
 background-color: #ffffff !important;
}
.quiz-cont * {
visibility: visible;

}
.quiz-cont {
width: 990px;
position: absolute;
left: 0;
top: 0;
}
}




@media (max-width:900px){
	/* For images starts here */
	.ques-img800{
		width : 600px;
	}
	.ques-img700{
		width : 500px;
	}
	/* For images ends here */

	/* For sz's starts here */
	.sz-150{
		width : 60%;
	}
	.sz-200-3{
		width : 50%;
	}
	/* For sz's ends here */

	.quiz-container{
		width : 95%;
	}
	.match-wd{
		width : 300px;
	}

}
@media (max-width:800px){
	.ques-img600{
		width : 400px;
	}
	/* For sz's starts here */
	.sz-200{
		width : 90%;
	}
	.sz-350-3{
		width : 100%;
	}
	.sz-600{
		width : 70%;
	}
	/* For sz's ends here */

	/* For ch-sz's starts here */
	.ch-sz-600{
		width : 500px;
	}
	/* For ch-sz's ends here */

	.match-wd{
		width : 280px;
	}
}

@media (max-width:700px){
	/* For images starts here */
	.cmp-img200{
		width : 150px;
	}
	
	.ques-img800{
		width : 400px;
	}
	.ques-img700{
		width : 400px;
	}
	/* For images ends here */

	/* For sz's starts here */
	.sz-100{
		width : 60%;
	}
	.sz-150{
		width : 80%;
	}
	.sz-150-3{
		width : 50%;
	}
	.sz-250{
		width : 60%;
	}
	.sz-300-3{
		width : 100%;
	}
	.sz-400{
		width : 90%;
	}
	.sz-450{
		width : 80%;
	}
	.sz-500{
		width : 80%;
	}
	.sz-600{
		width : 80%;
	}
	/* For sz's ends here */
	/* For ch-sz's starts here */
	.ch-sz-450{
		width : 400px;
	}
	.ch-sz-500{
		width : 400px;
	}
	.ch-sz-600{
		width : 400px;
	}
	/* For ch-sz's ends here */
	.cmp-big{
		min-width : 500px !important;
	}
	.match-wd{
		width : 240px;
	}
	/*search suggestion part Starts here 02-05-2024*/
	.main-nav-search .srch-input-field{
		display:none;
	}
	.main-nav-search.floating-search .srch-input-field{
		display: unset !important;
		position: fixed;
		top: 5%;
		left: 50%;
		transform: translateX(-50%);
		z-index: 5;
		background: #fff;
		padding: 0.5em 1em;
		border-radius: 15px;
		white-space: nowrap;
	}	
	.suggest-cont{
	   position:fixed;
	   top:calc(5% + 55px);
	   overflow-y: scroll;
	   max-height: 45%;
	}
	.suggest-cont .sugst-part li{
		margin:2.5px;
	}
	/*search suggestion part Ends here 02-05-2024*/
}

@media (max-width:650px) {
	/* For sz's */
	.sz-100-3{
		width : 40%;
	}
	.sz-200-3{
		width : 60%;
	}

	/* For ch-sz's */
	.ch-sz-400{
		width : 300px;
	}

	/* For flex container */
	.flex-container{
		min-width : 300px;
	}
	.cmp-big{
		min-width : 400px !important;
	}
	.match-wd{
		width : 220px;
	}
	
}

@media (max-width:600px){
	/* Added here */
	.ques-img450{
		width : 400px;
	}
	.ques-img500{
		width : 400px;
	}
	.ques-img550{
		width : 400px;
	} 

	.match-wd{
		width : 200px;
	}

	/*For Score Div */
	.score-div-cnt{
		width : 100%;
	}

	.score-div-cnt p{
		font-size: 20px;
	}

	.score-div-cnt span,
	.score-div-cnt p:before,
	.score-div-cnt p:after{
		font-size: 18px;
	}
	
}

@media (max-width:550px){
	.match-wd{
		width : 160px;
	}
	.big-modal p{
        line-height: 25px;
    }

    .benefits-cnt h1,.benefits-lists li,.big-modal p{
        font-size: 16px;
    }

    .benefits-lists{
        width: 90%;
    }
}

@media (max-width:500px){
	/* For images starts here */
	.cmp-img200{
		width : 120px;
	}
	.ques-img400{
		width : 300px;
	}
	.ques-img450{
		width : 300px;
	}
	.ques-img500{
		width : 300px;
	}
	.ques-img550{
		width : 300px;
	}
	.ques-img600{
		width : 300px;
	}
	/* For images ends here */

	/* For sz's starts here */
	.sz-100{
		width : 80%;
	}
	.sz-150{
		width : 100%;
	}
	.sz-150-3{
		width : 80%;
	}
	.sz-200{
		width : 100%;
	}
	.sz-200-3{
		width : 100%;
	}
	.sz-250{
		width : 100%;
	}
	.sz-250-3{
		width : 100%;
	}
	.sz-300{
		width : 80%;
	}
	.sz-300-3{
		width : 80%;
	}
	.sz-350{
		width : 70%;
	}
	.sz-350-3{
		width : 70%;
	}
	.sz-400{
		width : 70%;
	}
	.sz-450{
		width : 70%;
	} 
	.sz-500{
		width : 70%;
	}
	.sz-600{
		width : 80%;
	}
	/* For sz's ends here */

	/* For ch-sz's starts here */
	.ch-sz-400{
		width : 200px;
	}
	.ch-sz-450{
		width : 300px;
	}
	.ch-sz-500{
		width : 300px;
	}
	.ch-sz-600{
		width : 300px;
	}
	/* For ch-sz's ends here */

	/* For pv-tb starts here*/
	.pv-tbl{
		min-width: 250px;
	}
	.pv-tbl-hd p{
		font-size: 14px;
	}
	/* For pv-tb ends here */

	.quiz-container{
		width : 98%;
	}
	.cmp-big{
		min-width : 350px !important;
	}
	.match-wd{
		width : 140px;
	}

}

@media (max-width:450px){
	.sub-modal-content{
		width : 250px;
	}

	/* For images starts here */
	.ques-img300{
		width : 250px;
	}
	.ques-img350{
		width : 250px;
	}
	.ques-img400{
		width : 250px;
	}
	.ques-img450{
		width : 250px;
	}
	.ques-img500{
		width : 250px;
	}
	.ques-img550{
		width : 250px;
	}
	.ques-img600{
		width : 250px;
	}
	.ques-img800{
		width : 300px;
	}
	.ques-img700{
		width : 300px;
	}
	/* For images ends here */

	/* For sz's starts here */
	/* Resetting everything to 100%  */
	.sz-300{
		width : 100%;
	}
	.sz-300-3{
		width : 100%;
	}
	.sz-350{
		width : 100%;
	}
	.sz-350-3{
		width : 100%;
	}
	.sz-400{
		width : 100%;
	}
	.sz-450{
		width : 100%;
	}
	.sz-500{
		width : 100%;
	}
	.sz-600{
		width : 100%;
	}
	/* For sz's ends here */

	/* For ch-sz's starts here */
	.ch-sz-350{
		width : 300px;
	}
	.ch-sz-400{
		width : 300px;
	}
	/* For ch-sz's ends here */

	/* For Grid starts here */
	.grid-item{
		min-width : 30px;
	}
	.grid-item input{
		width : 30px;
	}
	
	.match-wd{
		width : 120px;
	}
	/* For Grid ends here */


	/* For Score Div  */
	.score-div-cnt p{
		font-size: 18px;
	}

	.score-div-cnt span,
	.score-div-cnt p:before,
	.score-div-cnt p:after{
		font-size: 16px;
	}
}
/* Media query for 400px only added inside already existing media query */
/* Media Queries ends here */

/* Online Worksheets Styles ends here */

@media (max-width: 400px) {
.padd {
padding: 5px;
}

/* Online Worksheets Media query start here */
/* For pv-tb starts here*/
	.pv-tbl{
		min-width: 150px;
	}
	.pv-tbl-hd p{
		font-size: 12px;
	}
	/* For pv-tb starts here */

	/* For ch-sz's starts here */
	.ch-sz-300{
		width : 250px;
	}
	.ch-sz-350{
		width : 250px;
	}
	.ch-sz-400{
		width : 250px;
	}
	.ch-sz-450{
		width : 250px;
	}
	.ch-sz-500{
		width : 250px;
	}
	.ch-sz-600{
		width : 250px;
	}
	/* For ch-sz's ends here */

	/* For flex container */
	.flex-container{
		min-width: 250px;
	}
	.cmp-big{
		min-width : 280px !important;
	}
	.cmp-big img{
		width : 100px;
	}
	.cmp-img200{
		width : 100px;
	}

	/* For Score Div */
	.score-div-cnt span{
		/* padding bottom changed to 0 */
		padding : 10px 0 0 0;
	}

	.score-div-cnt{
		flex-direction: column;
		gap : 0px;
		/* Clip Path Changed from 95% 5% to 90% 10% */
		clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0% 100%, 10% 50%, 0% 0%);
	}
/* Online Worksheets Media query ends here */


}



































@media (min-width: 900px) and (max-width: 1100px) {
.side_ad_img{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
}

@media (max-width: 350px) {
.hor_imgdiv a {
    padding: 3px !important;
    font-size: 12px !important;
}	
}

@media (max-width: 400px) { 

#logo_div {
	/* width: 100%; */
	text-align: center;
	padding-left: 0px;	
}
.logo-img-bg {
	width: 100%;
	margin: 6px 0px 0px 35px !important;
}
.hor_imgdiv {
	/* width: 100%; */
	padding:0px 0px 0px 0px;
	text-align:center;
}
.hor_imgdiv a {
    font-size: 12px;
	padding: 5px;
}
.extra_div {
	width: 98%;
}
#sidebar {
    width: 100%;
    max-width: 400px;
    border: none;
    float: right;
    display: none;
    margin-bottom: 0px;
	margin-top: 2px;
}
#cssmenu {
    width: 98%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
#content {
    padding: 5px;
    width: 97%;
	margin-top: 5px;
}
h1 {
    font-size: 17px;
    line-height: 25px;
	text-align:center;
}
h2 {
	font-size: 18px;
	padding: 5px;
}
#hide {
    text-align: center;
    font-size: 13px;
    color: #F9FAFC;
    display: block;
    margin-top: 20px;
}
.btns_new {
    float: left;
    width: 21px;
    padding: 10px 11px 0px 1px;
    margin-left: 9px;
}
#footer p {
	margin-left:auto;
	margin-right:auto;
}
.extra_div {
	width: 100%;
}
.top_nav_lst {
    padding: 2px 2px 0px 2px;
}
.top_nav_lst li {
    display: inline;
    padding: 0px;
}

.des_cnt{
	width: 100%;
}
/*footer new updated */
.col-footer-3 {
    width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.col-footer-3s {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 9px;
}
.col-footer-3s a {
	padding: 0px 5px 0px 5px;
}
.footer_link {
	padding:5px;
	width:90%;
}
.col-footer-3 a {
	font-size:13px;
}
.footer_links {
    width: 94%;
}
.col-footer-9 {
	width: 100%;
}
/*footer new updated */
.gcse_whole_div {
	/* width:87%; */
	padding: 10px;
    margin-left: 25px;
	margin-top:0px;
}


}
@media (min-width: 401px) and (max-width: 768px) { 
.padd {
	padding: 5px;
}

#logo_div {
	text-align: center;
	/* width: 100%; */
}
.extra_div {
	width: 100%;
}
.hor_imgdiv {
	/* width: 53%; */
	padding:0px;
}
.hor_imgdiv a {
	padding: 5px !important;
	font-size: 12px !important;
}
#sidebar {
    width: 100%;
    max-width: 768px;
    border: none;
    float: right;
    display: none;
    margin-bottom: 0px;
	margin-top: 0px;
}
#cssmenu {
    width: 100%;
    max-width: 768px;
}
.menuad_div {
	margin-bottom:20px;
	display: none;
}
#content {
    padding: 5px;
    width: 97%;
	margin-top: 0px;
}
#hide {
    text-align: center;
    font-size: 13px;
    color: #F9FAFC;
    display: block;
}
#footer p {
	margin-left:auto;
	margin-right:auto;
}
h1 {
	margin-left: 7px;
}
.lne_het_s {
    line-height: 20px;
}
.btns_new {
    float: left;
    width: 21px;
    padding: 25px 11px 0px 1px;
    margin-left: 9px;
}

.des_cnt{
	width: 95%;
}
/*footer new updated */
.col-footer-3 {
	width:49%;
	margin-left:0px;
}
.col-footer-3s {
    width: 100%;
    text-align: center;
    margin-left: 0px;
	margin-bottom:15px;
	padding-left:0px;
}	
.col-footer-3s a {
	padding: 0px 10px 0px 10px;
}
.footer_link {
	padding:5px;
	width:85%;
}
.col-footer-3 a {
	font-size:13px;
}
.col-footer-9 {
    width: 100%;
    text-align: center;
    margin-left: 0px;
	padding-left:0px;
}
/*footer new updated */
.gcse_whole_div {
	/* width: 40%; */
}
/*search suggestion part starts here 02-05-2024*/
.suggest-cont .sugst-part li a.with-grade{
	padding-right:60px;
}
.suggest-cont .sugst-part li .pge-grde{
	font-size:10px;
}	
/*search suggestion part Ends here 02-05-2024*/

}


@media (max-width: 450px) { 

#logo_div {
	/* width: 100%; */
	text-align: center;
	padding-left: 0px;
}
.logo-img-bg {
	width: 100%;
	margin: 6px 0px 0px 35px;
}
#sidebar {
    width: 100%;
    max-width: 450px;
}
#cssmenu {
    width: 98%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
.extra_div {
	width: 98%;
}
.hor_imgdiv {
	/* width: 100%; */
	padding:0px 0px 0px 0px;
	text-align:center;
}
.hor_imgdiv a {
    font-size: 12px;
}
.top_nav_lst {
    padding: 2px 2px 0px 2px;
}
.top_nav_lst li {
    display: inline;
    padding: 0px;
}
#content {
    padding: 5px;
    width: 97%;
	margin-top: 5px;
}
#footer p {
	margin-left:auto;
	margin-right:auto;
}
.des_cnt{
	width: 100%;
}
.gcse_whole_div {
	width:87%;
	padding: 10px;
    margin-left: 25px;
	margin-top:0px;
}
#hide {
    text-align: center;
    font-size: 13px;
    color: #F9FAFC;
    display: block;
    margin-top: 20px;
}
.btns_new {
    float: left;
    width: 21px;
    padding: 10px 11px 0px 1px;
    margin-left: 9px;
}
#sidebar {
    width: 100%;
    max-width: 400px;
    border: none;
    float: right;
    display: none;
    margin-bottom: 0px;
	margin-top: 2px;
}
h1 {
    font-size: 17px;
    line-height: 25px;
	text-align:center;
}
.cnt_main_div {
    max-width: 98%;
    padding: 5px;
}
.col-footer-3 {
    width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer_links {
    width: 94%;
}
.col-footer-9 {
	width: 100%; 
    margin-left: 0px;
	padding-left:0px;
    text-align: center;	
}
.col-footer-3s {
	width: 100%;
	text-align: center; 
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left:0px;
}
/*search suggestion part starts here 02-05-2024*/
.suggest-cont .sugst-part li a.with-grade{
	padding-right:60px;
}
.suggest-cont .sugst-part li .pge-grde{
	font-size:10px;
}	
/*search suggestion part Ends here 02-05-2024*/
}


@media (min-width: 769px) and (max-width: 899px) { 
.padd {
	padding: 5px;
}

#logo_div {
    /* width: 37%; */
}
.extra_div {
    width: 100%;
}
.hor_imgdiv {
    /* width: 53%; */
    padding: 0px;
}
.hor_imgdiv a {
    padding: 8px !important;
    font-size: 13px !important;
}
#content {
    padding: 5px;
    width: 97%;
    margin-top: 0px;
}
.left_sec_div {
	float:left;
}
#hide {
    text-align: center;
    font-size: 13px;
    color: #F9FAFC;
    display: block;
    margin-top: 20px;
}
.btns_new {
    float: left;
    width: 21px;
    padding: 25px 11px 0px 2px;
    margin-left: 9px;
}
#sidebar {
    width: 100%;
    max-width: 897px;
    float: right;
    margin-bottom: 5px;
    display: none;
}
#cssmenu {
    width: 100%;
    max-width: 897px;
}
.des_cnt{
	width: 80%;
}
.gcse_whole_div {
    /* width: 40%; */
}
h1 {
    margin-left: 7px;
}
.col-footer-3s {
    width: 100%;
    text-align: center;
    margin-left: 0px;
	margin-bottom:15px;
	padding-left:0px;
}
.col-footer-9 {
    width: 100%;
    text-align: center;
    margin-left: 0px;
	padding-left:0px;
}

}

@media (max-width: 650px) {
#logo_div {
    /* width: 86%; */
    text-align: center;
    padding-left: 0px;
}
.logo-img-bg {
    width: 100%;
    margin: 6px 0px 0px 65px;
}
.extra_div {
    /* width: 98%; */
}
.hor_imgdiv {
    /* width: 100%; */
    padding: 0px 0px 0px 0px;
    text-align: center;
}
.gcse_whole_div {
    /* width: 87%; */
    padding: 10px;
    margin-left: 35px;
    margin-top: 0px;
}
.hor_imgdiv a {
    padding: 5px;
    font-size: 11px;
}	
	
}

/* Embedded CSS in page - th-sample-quiz.php */
/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 0px 15px 30px rgba(0,0,0,.3);
    display: inline-block;
    height: auto;
    max-width: 551px;
	min-width : 300px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 2%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
/* .trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
} */
/* Popup box BEGIN */
.whole_equ_div {
    width: 98%;
    /* max-width: 650px; */
    margin: 0px auto;
}
.view_sub_div {
    width: 100%;
    float: left;
}
.error {
    color: #FF0000;
    font-size: 16px;
}
.view_lab_div {
    float: left;
    width: 29%;
}
p {
    font-size: 13px;
    line-height: 1.4;
    /* padding-top: 10px; */
    clear: both;
}
.view_lab_div p label {
    color: #797777;
    font-size: 16px;
}
.view_det_div {
    float: left;
    width: 70%;
}
input[class="input1"] {
    width: 80%;
    height: 30px;
    padding-left: 5px;
    margin-bottom: 5px;
    margin-top: 2px;
    border: 1px solid #ccc;
    color: #4f4f4f;
    font-size: 16px;
    border-radius: 5px;
}
select[class="input1"] {
    width: 80%;
    height: 34px;
    padding-left: 5px;
    margin-bottom: 10px;
    margin-top: 2px;
    border: 1px solid #ccc;
    color: #4f4f4f;
    font-size: 16px;
    border-radius: 5px;
}
#unselectall {
    background-image: linear-gradient(to bottom, #a366ff, #a366ff);
    color: white;
    float: left;
    margin-right: 25%;
    cursor: pointer;
    border-radius: 5px;
    padding: 5px;
}
.list_student_div {
    margin: auto;
    padding: 0px 10px;
    padding-left: 10px;
    /* padding-left: 18px; */    
    height: 350px;
    overflow-y: scroll;
    background: white;
    /* width: 350px; */
}
/* .grp_col_list {
    width: 72%;
    border: 1px solid rgba(6, 144, 172, 0.5);
    border-radius: 2px;
    margin: auto;
        margin-bottom: auto;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
	text-align: left;
} */
.grst_col_list {
    width: 72%;
    border: 1px solid rgba(6, 144, 172, 0.5);
    border-radius: 2px;
    margin: auto;
    margin-bottom: auto;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
	text-align: left;
}
.bold-tag {
    font-weight: bold;
}
.hide {
    visibility: hidden;
}
label {
    color: #807c7c;
}
.link_ctrl_div {
	width:100%;
	float:left;
	margin-top: 10px;
}
.view_lab_div p {
	font-size: 13px;
	line-height: 1.4;
	padding-top: 0px;
	clear: both;
}
.accnttitle {
    max-width: 950px;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0px 10px 1px;
    background-color: #9DE5FB;
    text-align: center;
    background: -webkit-linear-gradient(#4b759f, #0d2235);
    background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.add_check_grp {
    background-color: rgba(182, 238, 249, 0.5);
}
.grst_col_list:hover {
	background-color: rgba(182, 238, 249, 0.5);
}
.oncol_list {
    background-color: rgba(182, 238, 249, 0.5);
}
.assign_show_popup {
	display:none;	
}
.assign_show_popup p{ 
	font-size:20px;
}
.student-list {
	display:none;
}
