:root{
	--priClr-blu: #35738d;
	--secPriClr-blu: #457b9d;
	--background-clr: #38638b;
}
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-size: 14px;
}
#cssmenu > ul > li > a {
    font-size: 20px;
    display: block;
    color: #f2f3f4;    
    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;	
}

#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;    
}
#cssmenu ul ul a:hover {
	background-color: #e2e5ea;	
}
#cssmenu > ul > li.active {
    border-bottom: none;
	margin-bottom: 5px;
}
#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;    
	border-bottom: none;
}
#cssmenu > ul > li > ul.sub-active {
    display: block;
}
#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 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 {	
	color:#034f82;
}
#cssmenu > ul > li > ul > li.has-sub > ul > li > a::before {
    content: "\00bb";	
	left: 30px;
	bottom: 14px;
	color: #00c4c9;
	font-size: 14px;
}
#cssmenu > ul > li > ul > li > a {
	font-size:17px;
	font-weight:bold;
}
#cssmenu > ul > li > ul > li > a {
  font-size: 17px;
  font-weight: bold;
}
ul#first_order > li > a:hover {
  background: #e0eefb !important;
  text-decoration: underline;
}

#cssmenu ul {
	background: linear-gradient(#b9babb 0%, #d5d9de 100%);
}
.menu_icon_st {
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
#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: 60%;
	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%;
}
.form_div
{	border-radius: 5px;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	padding: 10px;
}
.width_fit
{	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
}
.cntr_aln{
	margin-left: auto;
	margin-right: auto;
}
.tbl_div
{	display:table; 
}
.tbl_row
{	display:table-row; 
}
.tbl_cell{
	display:table-cell;
}
.cell_lab
{	width: 100px;
}
.cell_input
{	width: 400px;
}
.pad_sml
{	padding: 5px;
}
.pad_md{
	padding: 10px;
}
.cnt_label{
	font-size: 18px;
	color: #176A7C;
}
.input_cls{
	width: 90%;
	height: 30px;
	border: 1px solid #3e84ec7a;
	color: #464648;
	font-size: 16px;
	border-radius: 5px;
}
#message{
	width: 92%;
	border: 1px solid #3e84ec7a;
	color: #464648;
	font-size: 16px;
	border-radius: 5px;
	resize:none;
}
.input_cls:focus,#message:focus{
	border-color: #3e84ec;
	background-color: #e8fafd;
}
.frm_btn{
	width: 125px;
	height: 30px;
	border: 1px solid #3e84ec7a;
	border-radius: 5px;
	font-size: 20px;
	color: #e8fafd;
	background: linear-gradient(#6998e6 0%, #174c8a 100%);
	cursor: pointer;
}
.frm_btn:hover{
	border-color: #3e84ec;
	color: #176A7C;
	background: linear-gradient(#e8fafd 0%, #72D2E1 100%);
}
.err_msg{
	line-height: 1;
	margin:0;
	color: red;
	padding-left: 5px;
}
.sent_msg{
	color: #1EC200;
	font-size: 22px;
	line-height: 22px;
}
#captcha{
	width:200px;
	height: 50px;
}
#relCaptcha{
	width:50px;
	height: 50px;
	cursor: pointer;
}
#captcha_text{
	width: 98%;
}
/*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: 30%;
	margin-top: 26px;
}
.float2 {
    float: right;
    margin-right: 13px;
}
 .zoom_query {
    width: 50%;
	min-width: 160px;
	padding: 9px 0 9px 9px;
	font-size: 14px;
	font-family: Montserrat, sans-serif;
	height: 30px;
	box-sizing: border-box;
	transition: all 0.15s;
	vertical-align: top;
	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: 23px;
    height: 23px;
    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;
}

/* New Header Styles starts here */
#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%);
}

.user_name {
    color: #fff;
    font-size: 1em;
    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;
}
/* New Header CSS ends */

/* @media (max-width : 1400px) {
    #header {
        grid-template-columns: 1fr;
        place-items: center;
    }
} */

/*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*/

/*What's new-page starts 20/12/2022 */ 
.pagination-container *{
	margin:0;
	padding:0;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	--text:16px;
	--header_text:1.7rem;
	--cnt_head_txt:1.1rem;
	--cnt-padding:10px;
}	
.wn-header{
	width:100%;
    box-shadow:0px 0.5px 6px #b4b0b0;
	border-radius:20px 20px 10px 10px;
	position:relative;	
	margin:20px auto 30px auto;
}
.wn-header h1{
	font-weight:600;
	width:100%;
	font-size:var(--header_text);
	padding-top:10px;
	padding-bottom:10px;
	box-shadow:0px 0.5px 2px #4b8eaa;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	text-align:center;
	color: var(--priClr-blu);
}

.cnt-container{
	padding:var(--cnt-padding);
	color:#217591;
    position:relative;	
}
.cnt-container img{
	position:absolute;
	transform:translate(-50%,-50%);
	left:80%;
	top:50%;
	width:165px;
}

.cnt-container p{
	width:60%;
	padding:var(--cnt-padding);
	font-size: var(--text);
	line-height:25px;
	margin-top:16px;
	margin-bottom:16px;
	color: #535960;
}
.pagination-cnt{
	width:100%;
	margin:45px auto 0px auto;
}
.content-page{
	width:95%;
	position:relative;
	margin:10px auto 25px auto;
	border-radius:15px;
	box-shadow:0px 0.5px 8px #cbcccc;
	padding:var(--cnt-padding);
}
.content-page h3{
	font-weight:600;
	font-size:var(--cnt_head_txt);
	background:var(--header_gradient);
	cursor:pointer;
	letter-spacing:0.5px;
	border-bottom: 1px solid #4b8eaa;
	padding:5px 5px 5px 15px;
	margin-bottom:5px;
	color: var(--priClr-blu);
}

.content-page h3::first-letter{
	font-size:23px;
	color:#35738d;
}
.content-page p{
	margin:5px;
}
.wn-cnt .page-info{
	color: #535960;
    margin-bottom: 20px;
}
.wn-cnt{
	min-width:230px;
	min-height:150px;
	padding:10px 180px 10px 10px;
	position:relative;
	margin-top:10px;
}
.wn-cnt p{
	font-size: var(--text);
	margin-bottom:10px;
}	
.wn-date{
	position:relative;
	padding-left:27px;
	font-weight:600;
    font-size:16px;
}
.wn-date::first-letter{
	color:#000;
	font-size:18px;
}
.wn-date::before{
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    background-size: 21px 21px;
    background-repeat: no-repeat;
    left: 0px;
    top: 3px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 1C6.44772 1 6 1.44772 6 2V3H5C3.34315 3 2 4.34315 2 6V20C2 21.6569 3.34315 23 5 23H13.101C12.5151 22.4259 12.0297 21.7496 11.6736 21H5C4.44772 21 4 20.5523 4 20V11H20V11.2899C20.7224 11.5049 21.396 11.8334 22 12.2547V6C22 4.34315 20.6569 3 19 3H18V2C18 1.44772 17.5523 1 17 1C16.4477 1 16 1.44772 16 2V3H8V2C8 1.44772 7.55228 1 7 1ZM16 6V5H8V6C8 6.55228 7.55228 7 7 7C6.44772 7 6 6.55228 6 6V5H5C4.44772 5 4 5.44772 4 6V9H20V6C20 5.44772 19.5523 5 19 5H18V6C18 6.55228 17.5523 7 17 7C16.4477 7 16 6.55228 16 6Z' fill='%2338638b'%3E%3C/path%3E%3Cpath d='M17 16C17 15.4477 17.4477 15 18 15C18.5523 15 19 15.4477 19 16V17.703L19.8801 18.583C20.2706 18.9736 20.2706 19.6067 19.8801 19.9973C19.4896 20.3878 18.8564 20.3878 18.4659 19.9973L17.2929 18.8243C17.0828 18.6142 16.9857 18.3338 17.0017 18.0588C17.0006 18.0393 17 18.0197 17 18V16Z' fill='%2338638b'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24 18C24 21.3137 21.3137 24 18 24C14.6863 24 12 21.3137 12 18C12 14.6863 14.6863 12 18 12C21.3137 12 24 14.6863 24 18ZM13.9819 18C13.9819 20.2191 15.7809 22.0181 18 22.0181C20.2191 22.0181 22.0181 20.2191 22.0181 18C22.0181 15.7809 20.2191 13.9819 18 13.9819C15.7809 13.9819 13.9819 15.7809 13.9819 18Z' fill='%2338638b'%3E%3C/path%3E%3C/svg%3E");
}

.wn-date span{
	color: var(--secPriClr-blu);
	font-weight:400;
	padding-left:5px;
	font-weight: 600;
}
.page-redirect {
	background: var(--background-clr);
	padding:4px 28px 4px 12px;
	border-radius:8px;
	position:relative;
	font-size: var(--text);
	color:#fff;
	border-bottom:2px solid var(--background-clr);
	box-shadow:0px 0.2px 4px #bababa;
	text-transform:capitalize;
}
.page-redirect::before{
	content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' %3E%3Cpath d='M6 12H18M18 12L13 7M18 12L13 17' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
    top: 8px;
    right: 7px;
    width: 17px;
    color: #fff;
    transition: transform .4s;
}
.page-redirect:hover::before{
	transform:translateX(4px);	
}
.ws-cnt{
	width:120px;
	height:150px;
	padding:10px 20px 10px 20px;
	border-radius:5px;
	box-shadow:0px 0.2px 4px #bababa;
	position:absolute;
	right:10px;
    transform: translateY(-50%);
    top: 50%;    
}
.preview-img{
	content:"";
	position:absolute;
	width:120px;
	height:150px;
	box-shadow:0px 0.5px 8px #cbcccc;
	transform-origin:bottom-left;	
	transform:translate(-50%,-50%);
	top:50%;
    left:50%;	
}
.ws-count{
	position:absolute;
	color:#fff;
	z-index:2;	
	transform:translate(-50%,-50%);
	top:65%;
	left:47%;
	width:105%;
	text-align:center;
	padding:3px;
	background: var(--background-clr);
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.ws-count::before,
.ws-count::after{
	content:"";
	position:absolute;
	width: 0;
    height: 0;	
    top:30px;
}
.ws-count::before{	
    left:0;
    border-top: 7px solid #304c58;
    border-left:7px solid transparent;
}
.ws-count::after{
	right:0;
    border-top: 7px solid #304c58;
    border-right:7px solid transparent;
}
.page-num{
	height:50px;
    margin-bottom:20px;
	position:relative;
}
.pg-num{
	width:25px;
	height:25px;
	border:1px solid var(--background-clr);
	box-shadow:0.5px 0.5px 5px #d2f7fe;
	border-radius:50%;
	position:absolute;
	color: var(--background-clr);
	text-align:center;
    text-decoration: none;
	margin:auto 8px;
}
.current-page{
	text-align:center;
	background: #e6f5ff;
	width:fit-content;
	padding:5px 15px 5px 15px;
	border-radius:5px;	
	position:absolute;
	color: var(--priClr-blu);
	letter-spacing:1.5px;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.prev{
	left:calc(50% - 65px);
	top:50%;
	transform:translate(-50%,-50%);
}
.nxt{
	left:calc(50% + 49px);
	top:50%;
	transform:translate(-50%,-50%);
}
.current-page span{
	color: var(--secPriClr-blu);
}
.deactive{
   cursor: none;
   pointer-events: none;  
   background: #e6f5ff;
   user-select:none;
}
/*What's new-page 20/12/2022 ends*/

/* Faq page debashish 16-02-23 starts here */

.faq-page-wrapper *{
    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;
}

.faq-page-wrapper{
    font-size: 10px;
    --white: #fff;
    --text-primary: #161a1d;
    --text-secondary: #343a40;
    --blue: #2c4c9c;
    --light-blue: #c9d3eb;
    --lightest-blue: #ecf2f9;
    --blue-gradient: linear-gradient(90deg, #1f2f98 0%, #439fda 100%);
    --blue-multi-gradient: linear-gradient(var(--light-blue) 0%,
            var(--blue) 50%,
            var(--light-blue) 100%);
    --faq-topic-title-img-prop: 4.5em;
    --accordion-title-btn-prop: 3em;
    --faq-extra-doubts-img-prop: 18em;
    border-radius: 1.5em;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: var(--white);
    width: 97%;
    margin: 0 auto 4em auto;
}

.faq-page-wrapper h4{
    font-size: 1.65em;
    letter-spacing: 0.5px;
}

.faq-page-wrapper h3{
    font-size: 1.9em;
    letter-spacing: 1px;
}

.faq-page-head{
    width: 100%;
    padding: 1em 1em 5em 1em;
    background: var(--blue-gradient);
}

.faq-page-head h1{
    padding: 1em 0;
    font-size: 2.1em;
    letter-spacing: 0.5px;
    text-align: center;
    color: var(--white);
}

.faq-topics{
    width: 95%;
    margin: 0 auto;
    padding-top: 2em;
    border-radius: 1em;
    transform: translateY(-5em);
    background-color: var(--white);
}

.faq-topic{
    padding: 0.7em 1.4em;
}

.faq-topic-title{
    margin: 1.5em auto;
    padding: 0.8em 0;
    text-align: center;
}

.faq-topic-title h3{
    max-width: calc(100% - var(--faq-topic-title-img-prop));
    display: inline-block;
    vertical-align: middle;
    text-align: start;
    color: var(--blue);
    font-weight: 600;
}

.faq-topic-title img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
    width: var(--faq-topic-title-img-prop);
}

.accordion{
    background-color: var(--white);
}

.accordion-title{
    cursor: pointer;
    user-select: none;
    padding: 2em 1.5em;
    border-bottom: 2px solid var(--light-blue);
    position: relative;
}

.accordion-title h4{
    width: calc(100% - 3em);
    font-weight: 600;
    color: var(--text-secondary);
}

.accordion-title::before{
    content: "";
    position: absolute;
    top: calc(50% - calc(var(--accordion-title-btn-prop) / 2));
    right: 1.5em;
    height: var(--accordion-title-btn-prop);
    width: var(--accordion-title-btn-prop);
    background: url("/images/faq-btn.png") center/contain no-repeat;
    transition: transform 0.4s ease-in-out;
}

.accordion-content{
    height: 0;
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}

.accordion-content p{
    font-weight: 600;
    font-size: 1.6em;
    padding: 1em;
    border-radius: 0 0.5em 0.5em 0;
    background-color: var(--lightest-blue);
    position: relative;
    color: var(--text-primary);
}

.accordion-content p::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0.4%;
    border-radius: 10em;
    background: var(--blue-multi-gradient);
}

.accordion.accordion-expand .accordion-content{
    height: auto;
    margin: 1.5em auto;
}

.accordion.accordion-expand .accordion-title::before{
    transform: rotate(135deg);
}

.faq-extra-doubts{
    text-align: center;
    margin-bottom: 3em;
}

.faq-extra-doubts-img{
    display: inline-block;
    vertical-align: top;
}

.faq-extra-doubts-content{
    display: inline-block;
    vertical-align: top;
    padding: 2em;
}

.faq-extra-doubts img{
    width: var(--faq-extra-doubts-img-prop);
}

.faq-extra-doubts-content h3{
    color: var(--text-secondary);
    margin-bottom: 1.5em;
    font-weight: 600;
}

.faq-extra-doubts-content a{
    width: fit-content;
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0.5em 1em;
    border-radius: 5px;
    color: var(--white);
    background: var(--blue-gradient);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px,
        rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

/* New Contact Us page styles starts here - 27/10/2023 */

.form_div {
	--clr-red1: #e81b1b;
	--clr-red2: #a61f1f;
	
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	max-width: 480px;
	width: 100%;
	box-sizing: border-box;
}

.des-cnt {
	margin: 0 0 15px 0;
	padding: 9px 12px;
	background-color: #fff0de;
	color: #514530;
	font-weight: 600;
	border-radius: 5px;
	border: 1px dashed #514530;
}

.err-msg {
	margin: 0;
	font-size: 14px;
	color: var(--clr-red2);
}

.lft-rght-cnt{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

.inpt-field-cnt {
	padding: 5px 10px;
	box-sizing: border-box;
	margin: 10px 0;
}

.inpt-field-cnt label {
	display: inline-block;
	margin-bottom: 8px;
	font-weight: 600;
	color: #314a60;
}

.inpt-field-cnt label::after {
	content: '*';
	color: var(--clr-red1);
	margin-left: 4px;
}

.inpt-field {
	display: block;
	width: 100%;
	padding: 8px;
	background-color: #f7f7f7;
	border: 1px solid #e1e1e17a;
	border-radius: 4px;
	box-sizing: border-box;
	outline: none;
	font-family: inherit;
	font-size: 16px;
	resize: none;
}

.add-err {
	border-color: var(--clr-red2);
}

.inpt-field::placeholder {
	font-size: 14px;
	font-weight: 600;
}

.frm-btn {
	min-width: 92px;
	padding: 6px 20px;
	margin: 7px;
	border-radius: 5px;
	color: #fff;
	font-weight: 600;
	font-family: inherit;
	border: none;
	font-size: 16px;
	cursor: pointer;
	background-color: #487fd5;
    box-shadow: 2px 2px 3px rgb(143, 170, 206);
	transition: box-shadow .2s;
	box-sizing: border-box;
}

.frm-btn:hover {
	box-shadow: none;
}

.btn-div {
	text-align: center;	
} 

.res-div {
	font-weight: 600;
	text-align: center;
	transform: scale(0);
}

.mail-sent, .mail-not-sent {
	margin-bottom: 9px;
	padding-bottom: 13px;
	transform: scale(1);
	transition: transform .3s 1s;
}

.mail-sent {
	color: #098809;	
	border-bottom: 2px solid #30bb30;
}

.mail-sent::before, .mail-not-sent::before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;	
	background-size: cover;
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	margin-right: 5px;
}

.mail-sent::before {
	background-image: url('/images/tick-cnt.png');
}

.mail-not-sent::before {
	background-image: url('/images/cross-cnt.png');
}

.mail-not-sent {
	color: #bb312a;	
	border-bottom: 2px solid #dd4040;
}

.req-ins span{
	color: var(--clr-red1);
	font-weight: 600;
}

.loader {
	padding-bottom: 14px;
	pointer-events: none;
	user-select: none;
}

.loader::before {	
	--clr-bs: #fff;
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 50%;

	box-shadow: 0 -12px 0 var(--clr-bs),
				9px -9px 0 var(--clr-bs),
				12px 0 0 var(--clr-bs),
				9px 9px 0 var(--clr-bs),
				0 12px 0 var(--clr-bs),
				-9px 9px 0 var(--clr-bs),
				-12px 0 0 var(--clr-bs),
				-9px -9px 0 var(--clr-bs);
				
	animation: loading 2s linear infinite;
}

@keyframes loading{
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/* New Contact Us page styles ends here - 27/10/2023 */

#search_button{
	vertical-align:middle;
}

/* Tutoringhour ad related styles Starts here 20-02-2025*/

.new-ad{
	text-align: center;
	margin: 0 auto;
}

.new-ad *{
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

 .new-ad.ad-sm{
	max-width: 300px;
}

.new-ad.ad-lg{
	max-width: 720px;
}

/* Tutoringhour ad related styles Ends here 20-02-2025*/

@media screen and (min-width: 900px) and (max-width: 1000px){
    #content {
        width: 65%;
    }
}

@media screen and (min-width: 899px){
    .faq-page-wrapper{
        width: 100%;
    }
}

@media screen and (min-width: 401px) and (max-width: 768px){
    .faq-page-wrapper{
        font-size: 9px;
    }
}

@media screen and (max-width: 450px){
    .faq-page-wrapper{
        font-size: 8px;
    }
}

/* Faq page debashish 16-02-23 ends here */

/* Membership Information page debashish 14-06-23 starts here */

.membership-info-page-wrapper,
.membership-info-page-wrapper *{
    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;
}

.membership-info-page-wrapper{
    font-size: 10px;
    width: 98%;
    margin: 0 auto 20px auto;
    --white: #fff;
    --slate-50: #f8fafc;
    --slate-100: #f1f5f9;
    --slate-200: #e2e8f0;
    --slate-500: #64748b;
    --slate-600: #475569;
    --teal-50: #f0fdfa;
    --teal-700: #0f766e;
    --yellow-700: #a16207;
    --amber-50: #fffbeb;
    --blue-600: #2563eb;
    --head-blue: #104a95;
    --head-blue-light: #009ffd;
    --head-blue-lightest: #eff6ff;
    --head-blue-shade-one: #93c5fd;
    --head-blue-shade-two: #bfdbfe;
    --head-blue-shade-three: #dbeafe;
    --head-blue-shade-four: #eff6ff;
    --membership-page-head-img-area-prop: 28%;
    --membership-page-head-img-prop: 14em;
    --membership-page-head-box-shadow-prop: 40px;
    --track-offset-area: 7em;
    position: relative;
}

.membership-info-page-head{
    margin-bottom: 4em;
    padding: 0.9em 1.9em;
    border-radius: 2em;
    background: linear-gradient(
    90deg,
    var(--head-blue) 0%,
    var(--head-blue-light) 100%
    );
    position: relative;
    overflow: hidden;
}

.membership-info-page-head::after{
    content: "";
    position: absolute;
    top: 2em;
    left: calc(100% - 17em);
    height: 100%;
    width: 20em;
    transform: rotate(calc(360deg - 18deg));
    border-radius: 0.5em;
    background-color: var(--head-blue-lightest);
    box-shadow: var(--head-blue-shade-one) -5px -5px,
    var(--head-blue-shade-two) -10px -10px,
    var(--head-blue-shade-three)-15px -15px,
    var(--head-blue-shade-four) -20px -20px;
}

.membership-info-page-head-content{
    width: calc(
    100% - var(--membership-page-head-img-area-prop) -
        var(--membership-page-head-box-shadow-prop)
    );
    display: inline-block;
    vertical-align: middle;
}

.membership-info-page-large-text{
    font-size: 2.1em;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
    color: var(--slate-50);
}

.membership-info-page-small-text{
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: var(--slate-200);
}

.membership-info-page-head-img{
    width: calc(
    var(--membership-page-head-img-area-prop) +
        calc(var(--membership-page-head-box-shadow-prop) - 5px)
    );
    display: inline-block;
    text-align: end;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.membership-info-page-head-img img{
    width: var(--membership-page-head-img-prop);
    margin-top: 10px;
}

.membership-benefits{
    width: calc(100% - var(--track-offset-area));
    margin-left: auto;
    position: relative;
}

.membership-info-page-wrapper::before{
    --track-prop: 0.2em;
    content: "";
    position: absolute;
    top: 0;
    left: calc(calc(var(--track-offset-area) / 2) - calc(var(--track-prop) / 2));
    height: 100%;
    width: var(--track-prop);
    border: none;
    border-right: 2px dashed var(--slate-200);
    z-index: -1;
}

.membership-benefit{
    position: relative;
    margin-bottom: 0.5em;
}

.membership-benefit-graphic{
    --prop: 4em;
    height: var(--prop);
    width: var(--prop);
    position: absolute;
    top: 2em;
    right: calc(100% + calc(var(--track-offset-area) / 2) - calc(var(--prop) / 2));
    transform: rotate(45deg);
    background-color: var(--white);
    border: 1px solid var(--slate-200);
    border-radius: 6px;
    box-shadow: var(--head-blue-shade-two) 5px 5px,
    var(--head-blue-shade-three) 10px 10px,
    var(--head-blue-shade-four) 15px 15px;
}

.membership-benefit-graphic svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform:  translate(-50%, -50%) rotate(-45deg);
    fill: var(--blue-600);
    color: var(--blue-600);
}

.membership-benefit-content{
    padding: 1em;
}

.membership-benefit-content h3{
    border-bottom: 1px solid var(--slate-200);
    margin-bottom: 0.5em;
    padding: 0.5em 0;
    font-size: 1.7em;
    font-weight: 600;
    color: var(--slate-600);
    letter-spacing: 0.5px;
}

.membership-benefit-content p{
    font-size: 1.6em;
    font-weight: 600;
    color: var(--slate-500);
    padding: 0.4em;
    letter-spacing: 0.4px;
}

.membership-benefit-content p span{
    padding: 2px 2px;
    color: var(--blue-600);
    background: radial-gradient(#f0f9ff, var(--white));
}

.membership-benefit-content p a,
.membership-info-contact p a{
    color: var(--blue-600);
    padding: 0 4px 2px 2px;
    border-bottom: 1px dashed #3b82f6;
}

.membership-benefit-sub-content{
    margin: 1.5em 0;
}

.sub-content-topic{
    margin-bottom: 1em;
    padding: 1em 1.3em;
    border-radius: 1em;
}

.sub-content-topic svg,
.sub-content-topic h4{
    display: inline-block;
    vertical-align: middle;
}

.sub-content-topic h4{
    font-size: 1.6em;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.sub-content-topic svg{
    margin-right: 7px;
}

.membership-benefit-sub-content ul{
    list-style-type: none;
    padding: 0 0.5em;
}

.membership-benefit-sub-content ul li{
    margin-bottom: 7px;
    font-size: 1.6em;
    font-weight: 600;
    color: var(--slate-500);
    letter-spacing: 0.4px;
}

.back-fade-grad-one{
    color: var(--teal-700);
    background: linear-gradient(to right, var(--teal-50), var(--white));
}

.back-fade-grad-two{
    color: var(--yellow-700);
    background: linear-gradient(to right, var(--amber-50), var(--white));
}

.membership-info-contact{
    text-align: center;
    padding: 1.2em;
    border-radius: 0.8em;
    background-color: var(--slate-50);
    border: 2px solid var(--slate-100);
}

.membership-info-contact svg,
.membership-info-contact p{
    display: inline-block;
    vertical-align: middle;
}

.membership-info-contact p{
    font-size: 1.7em;
    font-weight: 600;
    color: var(--slate-600);
    margin-left: 8px;
}

@media screen and (max-width: 400px){
    .membership-info-page-wrapper{
        font-size: 8px;
    }
}

@media screen and (max-width: 550px) {
    .membership-info-page-head::after {
        left: calc(100% - 15em);
        box-shadow: var(--head-blue-shade-two) -3px -3px,
            var(--head-blue-shade-three) -6px -6px,
            var(--head-blue-shade-four)-9px -9px;
    }
}


/* Membership Information page debashish 14-06-23 ends here */


/* New Header Styles starts here */
.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 .4em;
	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{
	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);
	display: none;
}

.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 nav styles starts here - 01/11/2023 */

.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 nav styles ends here - 01/11/2023 */

/* 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 */


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

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

@media (max-width: 700px){
	.left_sec_div{
		margin:70px auto 0 auto;
	}
	/* 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;
	}

	.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;
	}

}

@media (max-width: 500px){
	.main-nav-lnks ul li a{
		padding: .25em;
		font-size: 12px;
	}
}

/* New Header Styles ends here */
@media (max-width : 1300px) {
	#header {
		--fntMedHeader: .9em;
	}
	.header-logo-img {
		width: 12em;
	}
	.header-search-dd{
		gap : .5em;
	}
	/* New TH Footer styles Starts here 23-11-2023 */
	.th-footer{
        width: 95%;
    }
	/* New TH Footer 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 styles 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) { 

#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%;
}

}


@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;
}

/*What's new-page 20/12/2022 starts*/
.pagination-container{
	--text:15px;
	--header_text:1.5rem;
	--cnt_head_txt:1rem;
}		
.cnt-container p,
.wn-cnt p,
.ws-count a
{
	font-size: var(--text);
}
.cnt-container p{
	width:100%;
	padding:unset;
}
.cnt-container img{
    position:relative;
	width:130px;
	transform:translate(-50%);
	top:0;
	left:50%;
}
.content-page{
	margin:15px auto;
	padding:10px 10px 20px 10px;
}
.content-page p{
	margin:10px;
}
.page-info{
	padding-bottom:20px;
}
.page-num{
	margin:5px;
}
.wn-cnt{
	width:100%;
	padding:10px;
}
.ws-cnt{
	width:100%;
	min-height:120px;
	padding-top:10px;
	padding-bottom:10px;
	box-shadow:none;
	position:relative;
	transform:translate(-50%,-50%);
	top: 85px;
	left:50%;
}
.page-redirect{
	position:absolute;
	transform:translate(-50%,-50%);
    right:10px;	
}
.ws-cnt::before,
.ws-cnt::after{
	width:100px;
	height:140px;
}
.ws-cnt::before{
	transform: translate(-50%,-50%) rotate(-5deg);
    top: 35%;
    left: 47%;
}
.ws-cnt::after{
	transform: translate(-50%,-50%) rotate(5deg);
    top: 35%;
    left: 53%;
}
.ws-count{
	width:140px;
	height:30px;
	transform: translate(-50%,-50%);
	top: 50%;
    left:50%;
}
.ws-count::before{
	width: 20px;
	height: 36px;
	background: var(--background-clr);
	border: none;
	clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 52% 49%, 0% 0%);
	transform: translateX(-15px);
	top: 0px;
}
.ws-count::after{
	top:35px;
    border-top: 9px solid #304c58;
    border-right:9px solid transparent;
}
 /*What's new-page 20/12/2022 ends*/
 
/* New Contact Us page media query styles starts here - 27/10/2023 */

.inpt-field-cnt {
	padding: 5px 3px;
}

/* New Contact Us page media query styles ends here - 27/10/2023 */
}


@media (min-width: 769px) and (max-width: 899px) { 


#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 screen and (max-width: 1100px){
	/* New TH Footer styles Starts here 23-11-2023 */
    .th-footer-section:not(:last-child){
		margin-right:45px;
    }
	/* New TH Footer styles Ends here 23-11-2023 */
}


@media screen and (max-width: 750px){
	/* New TH Footer styles Starts here 23-11-2023 */
    .th-footer-section:not(:last-child){
        margin-right: 30px;
    }
	/* New TH Footer styles Ends here 23-11-2023 */	
}

@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;
}	
	
}
