body.single-post button.open-popup{
	font-family: 'ClashDisplay-Medium';
	font-size:18px;
}
body.single-post .article-card .badge p{
	font-family: 'Geologica-Regular';
    font-weight: 600;
    margin-bottom: 0;
	display:flex;
	align-items:center;
	gap:10px;
}
body.single-post .article-card .badge img{
	width:36px;
	height:36px;
}
body.single-post .share-dropdown{
	background:#0B3379;
	border-radius:26px;
	padding:10px 0;
}
body.single-post .share-dropdown a{
display:flex;
	align-items:center;
	gap:8px;
}
body.single-post .share-dropdown a p{
color:#fff;
	margin-bottom:0;
	font-family:'ClashDisplay-Medium';
	font-size:18px;
	display:inline-block;
}
body.single-post .share-dropdown a:hover{
	background:#33F1C4;
	color:#0B3379;
}
body.single-post nav .dropdown-menu{
	border-radius:20px;
	border:none;
	padding:12px 0;
}
body.single-post nav .navbar-nav a.dropdown-item{
	font-family: 'Geologica-Regular';
    font-weight: 400;
	font-size:14px;
}
body.single-post nav .navbar-nav li{
/* 	padding:8px 0 */
}
body.page-template-template-posts .learn-left h1{
	font-weight:600;
}
body.page-template-template-posts .learn-left{
	position:relative;
}
body.page-template-template-posts .learn-left p{
float:none;
	    position: relative;
    left: 28%;
    top: 10px;
}
body.page-template-template-posts .filter-btn.active{
	background:url('/wp-content/uploads/2025/05/hoverBg.png');
    background-size: 100% 90%;
    background-repeat: no-repeat;
}
body.page-template-template-posts .category-btn{
	position:relative;
	top:10px;
	gap:2px;
}
body.page-template-template-posts .filter-btn[data-filter="all"].active{
	min-width:100px;
}
body.page-template-template-posts .roundbutton{
	font-family: 'ClashDisplay-Regular';
	font-weight:600;
}
body.page-template-template-posts .blog-post .card span.badge, body.page-template-template-posts .videosec .card span.badge{
border-bottom-right-radius: 20px;
	font-weight:600;
}
body.page-template-template-posts div#post-grid .card img.icon, body.page-template-template-posts .videosec .card img.icon{
	margin-right:10px;
}
body.page-template-template-posts .mainheader{
padding-left:2%;
}
body.page-template-template-posts #ajaxsearchlite1 .probox, div.asl_w .probox{
padding:0px;
	box-shadow: 0px -1px 0 0 #b5b5b5 inset;
}

@media(min-width:1800px){
	body.page-template-template-posts .learn-left p{
		left:20%;
}
}

/* Faq Page */
body.page-template-template-faq nav{
	background-color:#0C3173 !important;
}
body.page-template-template-faq .headingBox{
	background-color:#0C3173;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
}
body.page-template-template-faq .headingBox h1{
	margin-bottom:0;
	color: white;
    padding: 80px 40px 40px;
	font-family: 'ClashDisplay-Regular';
	font-size:36px;
	line-height:47px;
}

body.page-template-template-faq{
	background-color:#0f3e92;
}

body.page-template-template-faq .faq-container .faq-item>div i{
	color:#fff;
	opacity:0.5;
}
body.page-template-template-faq .faq-container .faq-item.active>div i{
	transform:rotate(180deg)
}
body.page-template-template-faq .faq-container  .faq-answer p{
	font-family:"Geologica-light";
	font-size:18px;
	max-width:800px;
	line-height:47px;
}
body.page-template-template-posts .blog-post .card .card-body p.card-text{
	    color: #0B3379;
}
body.page-template-template-posts .belowpost-content .newsletter h2{
	font-weight:600;
}
body.page-template-template-posts .belowpost-content .newsletter input[type="email"],body.page-template-template-posts .belowpost-content .newsletter .emailfield{
	overflow: hidden;
color: rgba(46, 24, 20, 0.40);

text-overflow: ellipsis;
font-family: 'CLASHDISPLAY-REGULAR';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 120% */
letter-spacing: -0.1px;
}
body.page-template-template-posts .belowpost-content input.wpcf7-form-control.wpcf7-submit{
	font-weight:600;
}
body.page-template-template-posts .belowpost-content .cta-section button{
	padding:18px 60px;
	font-size: 20px;
	font-weight:600;
}

.desktop{
	display:block !important;
}
.mobile{
display:none !important;
}

@media(max-width:768px){
	body.page-template-template-posts .navbar-toggler i{
		color: #0B3379;
}
	body.page-template-template-posts .navbar-toggler{
		border:2px solid #0B3379;
	}
	   body.page-template-template-posts .learn-left p {
        position: relative;
        left: 0;
        top: -8px;
        max-width: 100%;
        font-size: 20px;
        padding: 0;
    }
	body.page-template-template-posts .filter-btn.active{
		background: #D5E3ED;
        color: #0F3E91;
        border-radius: 50px;
        font-size: 18px;
	}
	body.page-template-template-posts .category-btn>div{
		gap: 20px;
    display: flex;
    flex-wrap: wrap;
		padding-bottom:6px;
		margin-top:20px;
}
	body.page-template-template-posts .category-btn>div:nth-child(2){
		width:90% !important;
		box-shadow:none;
		padding-bottom:0;
}
	body.page-template-template-posts   div#post-grid .card img {
		height:200px;
	}
	body.page-template-template-faq .faq-container {
    background-color: #0F3E92;
    padding: 80px 20px;
}
	body.page-template-template-posts .learn-left{
background:none;
	}
	body.page-template-template-posts .learn-section{
		padding:40px 20px;
	}
	body.page-template-template-posts .learn-r-wrapper{
		padding:0;
	}
	body.page-template-template-posts .learn-left h1{
		max-width:100%;
		font-size:32px;
	}
	body.page-template-template-posts .learn-left h1 br{
	display:none;
	}
	body.page-template-template-posts .learn-right p{
	opacity:0.6;
	}
	body.page-template-template-posts .filter-btn{
		padding: 10px 5px;
        font-size: 18px;
        flex: 0 0 calc(47% - 12px);
	}
	div#post-grid{
	margin-top:42px;
		padding:50px 20px;
	}
	div#post-grid .blog-post{
		padding:0 !important;
	}
	.desktop{
		display:none !important;
	}
	.mobile{
	display:block !important;
	}
	body.page-template-template-posts .roundbutton.mobile{
		margin:auto;
		font-size:20px;
	}
	body.page-template-template-posts .mainheader h3{
	font-size:32px;
	}
	body.page-template-template-posts .mainheader{
	flex-direction:column;
	}
	body.page-template-template-posts .roundbutton{
	font-size:20px;
	}
	body.page-template-template-posts .videosec>.row .col-md-4{
	padding:0;
	}
	body.page-template-template-posts .videosec{
		border-radius:0;
	}
	body.page-template-template-posts .belowpost-content{
	border-top-left-radius: 30px;
    border-top-right-radius: 30px;
	}
	body.page-template-template-posts .belowPostWrapper{
		background-color:#D5E3ED;
	}
	body.page-template-template-posts #ajaxsearchlite1 .probox, div.asl_w .probox{
		height:40px;
	}
	body.page-template-template-posts div.asl_w .probox .promagnifier{
		width: 40px;
    height: 40px;
	}
	body.page-template-template-posts div.asl_w .probox .promagnifier .innericon svg{
	width:16px;
	padding: 0px 15px;
	}
	body.page-template-template-posts #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput{
	padding:4px;
	}
	body.page-template-template-posts div.asl_m .probox .proclose svg{
		top: 65%;
		left: 40%;
	}
	body.single-post .category{
	font-size:10px;
		gap:5px;
	}
	body.single-post .category>img{
	width:24px;
	height:24px;	
	}
	body.single-post .single-post-header{
		padding: 20px 10px 8px;
		margin-bottom:0;
}
	body.single-post .post-categories{
		gap:10px;
		justify-content:center;
	}
	body.single-post .share-button,body.single-post .back-button{
		background:none;
	}
	body.single-post .share-button:hover,body.single-post .back-button:hover{
		background:none;
	}
	body.single-post .share-container{
		margin-left:auto;
	}
	body.single-post .single-post-header-top{
justify-content:normal;
	}
	body.single-post .post-title{
	font-size:32px;
	}
	body.single-post .post-excerpt,body.single-post .post-meta .author{
	font-size:20px;
	}
	body.single-post .top_img_video{
		border-radius:12px;
		overflow:hidden;
	}
	body.single-post .post-meta{
	position:relative;
	}
	body.single-post .post-meta .social-links{
	position: absolute;
    right: 0;
    top: 85%;
	}
	body.single-post .single-post-content{
	padding:0;
	}
	body.single-post .tablecontent ul li a{
	font-size:12px;
	}
	body.single-post .tablecontent ul li{
	margin-bottom:0;
	}
	body.single-post p span.highlight{
		font-size:28px;
		padding:0;
	}
	div#post-content ul li{
font-family: 'Geologica-Regular';
    font-weight: 400;
	}
	body.single-post p:has(.highlight){
		background-color: #D5E3ED;
		padding:8px;
		border-radius:10px;
	}
	body.single-post button.open-popup{
	margin:auto;
	font-weight:700;
	padding: 12px 40px;
	}
	body.single-post .single-post-content-button{
		text-align:center;
	}
	body.single-post .single-post-header-bottom{
		display:none;
	}
	body.single-post .belowpost-content .newsletter input[type="email"], .belowpost-content .newsletter .emailfield{
	font-size:20px;
	}
	body.single-post .belowpost-content input.wpcf7-form-control.wpcf7-submit{
		font-weight:700;
	}
	body.single-post .articles-section h3{
	font-size:32px;
		text-align:center;
	}
	body.single-post .article-card{
		margin:0;
		margin-bottom:20px;
		position:relative;
}
	body.single-post .article-card .badge{
		top: 8px;
    left: 3%;
	}
	body.single-post .article-card img{
	height:225px;
	}
	body.single-post .view-all-btn{
		font-size: 18px;
        font-weight: 700;
        padding: 12px 46px;
        border-radius: 53px;
	}
	body.single-post .article-card .badge img{
		display:none;
	}
	body.single-post .articles-section{
		padding: 40px 20px 60px;
	}
	body.single-post .back-button{
	        padding: 2px 18px 0px 0px;
	}
	body.single-post .back-button.mobile{
		display:flex !important;
	}
	body.single-post .back-button p{
	display:inline-block;
		    font-family: 'Geologica-Regular';
		line-height:24px;
		color:#0B3379;
		font-size:20px;
		margin-bottom:0;
    font-weight: 700;
margin-left:12px;
	}
	body.single-post button{
		padding: 12px 10px;
	}
	body.single-post .navbar-toggler i{
		    color: #0F3E91;
}
	body.single-post .navbar-brand img{
		max-width:160px;
	}
}


@media(max-width:400px){
	body.page-template-template-posts .learn-left p {
        font-size: 10px;
        position: relative;
        left: 0;
        top: -8px;
    }
	    body.page-template-template-posts .learn-left h1 {
        font-size: 40px;
        padding: 0;
    }
	
}

body.single-post .view-all-btn{
	font-weight:700;
}
body.page-template-template-faq .faq-container .faq-item:hover{
	color:#1346A0;
background-color:#33F1C4;
}
body.page-template-template-faq .faq-container .faq-item:hover h4 {
	color: #1346A0;
}
body.page-template-template-faq .faq-container .faq-item.active:hover h4{
	color:#fff;
}
body.page-template-template-faq .faq-container .faq-item.active:hover{
	background-color: #1346A0;
	color:#fff;
}
body.page-template-template-faq .faq-container .faq-item i:hover{
	cursor:pointer;
}

body.page-template-template-posts #ajaxsearchlite1 .probox, div.asl_w .probox{
		height:40px;
	}
	body.page-template-template-posts div.asl_w .probox .promagnifier{
		width: 40px;
		height: 40px;
	}
	body.page-template-template-posts div.asl_w .probox .promagnifier .innericon svg{
	width: 20px;
	padding: 0px 10px;
	}
	body.page-template-template-posts #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput{
	padding:6px 4px 4px;
		min-width:340px;
	}
	body.page-template-template-posts div.asl_m .probox .proclose svg{
		top: 65%;
		left: 40%;
	}
body.page-template-template-posts #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	color: #ACACAC;

font-family: Geologica;
font-size: 15px;
font-style: normal;
font-weight: 300;
line-height: 47px;
	opacity:0.5;
}
body.page-template-template-posts .input-group{
	border-radius: 53px;
    overflow: hidden;
    box-shadow: -2px 4px 11px 0px #b5b5b5;
}
body.page-template-template-posts .sortIcon{
	width: 80px;
    background-color: #33F1C2;
    color: #0F3E91;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'ClashDisplay-Regular';
    font-weight: 600;
    border-radius: 30px;
    padding: 6px 15px;
}

body.page-template-template-posts .sortIcon span.filterImg{
	    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;	
}
body.page-template-template-posts .sortIcon span.filterImg i {
    font-size: 12px;
}

/* body.page-template-template-posts .sortIcon>img{
	width:100%;
} */
@media(max-width:768px){
	body.page-template-template-posts #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput{
		min-width:unset;
		height:auto;
	}
	div#post-content p{
	line-height:35px;
	}
}
@media(max-width:420px){
	body.page-template-template-posts .filter-btn{
		font-size:16px;
	}
	body.page-template-template-posts .category-btn>div:nth-child(2){
		width:80% !important
	}
	body.page-template-template-posts .filter-btn.active{
		font-size:20px;
	}
	body.single-post .category>img {
    width: 20px;
    height: 20px;
}
	body.single-post .category {
    font-size: 10px;
    gap: 3px;
}
	body.single-post .post-categories {
    justify-content: flex-start;
}
	
}

nav ul.navbar-nav {
    position: fixed;
    z-index: 999;
}
.navbar .navbar-brand{
	position:fixed;
	z-index:999;
}
.navbar.navbar-expand-lg{
height:94px;
}

body.single-post .top_img_video{
    overflow: hidden;
    border-radius: 30px;
}

@media(max-width:768px){

nav ul.navbar-nav {
    position: relative;
    z-index: 999;
}
	.navbar .navbar-brand{
	position:unset;
}
}

/* 22-5-2025  */
	section.pagetopban {
		margin-top: -95px;
		position:relative;
		background-color: #0B3379;
	}
	section.pagetopban img.heading {
		position: absolute;
		top: 25%;
		width: 700px;
		right: 15%;
	}
	section.legalpages{
		padding:45px 0px;
		background-color: #0B3379;
		color:white;
		font-size:18px;
	}
	section.legalpages a{
		color:white;
		text-decoration: unset;
	}
/* nav.navbar.px-3.pt-3.mobile-menu-new{
	display:none !important;
} */

input.wpcf7-form-control.wpcf7-intl_tel.wpcf7-validates-as-required.wpcf7-intl-tel {
    padding-right: 6px !important;
    padding-left: 52px !important;
}

	@media screen and (max-width:767px)
	{
		/* nav.navbar.px-3.pt-3.mobile-menu-new{
			display:flex !important;
		}
		nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.py-2.py-md-4.px-3.px-md-5.newmenu{
			display:none;
		} */
			section.legalpages {
				padding: 40px 0px;
			}
			section.pagetopban img.banner {
				height: 300px;
				width: auto;
				object-fit: cover;
			}
			section.pagetopban img.heading {
				position: absolute;
				top: 40%;
				width: 250px;
				right: 10%;
			}
			section.legalpages{
				font-size: 16px;
			}
		
			/* Mobile Menu	 */
					div#mobileNav , div#mobileNav1{
						background-color: #0B3379;
						width: 100%;
					}
					nav.navbar.mobile-menu-new img.mobile{
						width: 200px;
						height: auto;
						max-width: 200px;
					}
					nav.navbar.mobile-menu-new button.navbar-toggler {
						padding: 0;
					}
					nav.navbar.mobile-menu-new button.navbar-toggler img {
						width: 40px;
					}
					div#mobileNav img.mobile , div#mobileNav1 img.mobile {
						width: 30px;
					}
					div#mobileNav .accordion-button , div#mobileNav1 .accordion-button {
						background-color: #0b3379;
						color: white;
						padding: 20px 0px 10px;
						border-bottom: 1px solid white;
						border-radius: 0px;
						font-family: 'ClashDisplay-Regular';
						font-weight: 500;
						font-size: 20px;
						line-height: 20px;
						text-transform: capitalize;
					}
		div#mobileNav .accordion-button:not(.collapsed) , div#mobileNav1 .accordion-button:not(.collapsed){
			box-shadow:unset !important;
		}
					div#mobileNav .custom-btn , div#mobileNav1 .custom-btn {
							background-color: #33F1C2 !important;
								text-align: center;
							border-radius: 30px;
							padding-top: 10px;
							padding-bottom: 10px;
							margin-bottom: 10px;	
						font-size: 24px;
							line-height: 20px;	
					}
		div#mobileNav .custom-btn a , div#mobileNav1 .custom-btn a{									
							font-family: 'ClashDisplay-Regular';
							font-weight: 500;
							font-size: 24px;
							line-height: 20px;	
			text-decoration:none;
			color: #0B3379 !important;
		}
					div#mobileNav .offcanvas-body div#mobileNavMenu .accordion-item:nth-child(1) button.accordion-button ,
		div#mobileNav1 .offcanvas-body div#mobileNavMenu .accordion-item:nth-child(1) button.accordion-button ,
		div#mobileNav1 .offcanvas-body div#mobileNavMenu1 .accordion-item:nth-child(1) button.accordion-button{
						padding-top: 0px;
					}
					div#mobileNav .offcanvas-body , div#mobileNav1 .offcanvas-body {
						padding: 0;
					}
					div#mobileNav .offcanvas-body div#mobileNavMenu  ,
		div#mobileNav .offcanvas-body .aipowerbtn, 
		div#mobileNav1 .offcanvas-body div#mobileNavMenu  , div#mobileNav1 .offcanvas-body div#mobileNavMenu1  ,
		div#mobileNav1 .offcanvas-body .aipowerbtn {
						padding: 10px 20px 0px; 
					}
		 			div#mobileNav .offcanvas-body .aipowerbtn , 
		div#mobileNav1 .offcanvas-body .aipowerbtn {
						padding: 0px 20px;
						position: absolute;
						bottom: 7%;
						left: 0;
						width: 100%;
					}
					div#mobileNav .offcanvas-body .aipowerbtn p , 
		div#mobileNav1 .offcanvas-body .aipowerbtn p{
						font-family: 'ClashDisplay-Regular';
						font-weight: 500;
						font-size: 20px;
						line-height: 20px;
						text-transform: capitalize;
						color:white;
					}
					div#mobileNav .footer-links , 
		div#mobileNav1 .footer-links{
						position: absolute;
						bottom: 0px;
						display: flex;
						align-items: center;
						justify-content: space-between;
						width: 100%;
						background: #144395;
						padding: 15px 14px 10px;
						border-top-left-radius: 30px;
						border-top-right-radius: 30px;
					}
					div#mobileNav .footer-links a , div#mobileNav .footer-links  p ,
		div#mobileNav1 .footer-links a , div#mobileNav1 .footer-links  p{
						color:white !important;
						font-family: 'Geologica-Regular';
						font-weight: 400;
						font-size: 15px;
						line-height: 20px;
						letter-spacing: -0.5%;
						text-decoration: underline;
						text-decoration-style: solid;
						text-decoration-offset: 20%;
						text-decoration-thickness: 0%;
					}
					div#mobileNav .footer-links .last , div#mobileNav1 .footer-links .last {
						display: flex;
						align-items: center;
						justify-content: space-between;
						gap: 10px;
					}
				div#mobileNav .footer-links .last a  , div#mobileNav1 .footer-links .last a  {
						font-family: 'Geologica-Regular';
						font-weight: 400;
						font-size: 12px;
						line-height: 20px;
						letter-spacing: -0.5%;
						text-align: right;
						text-decoration: underline;
						text-decoration-style: solid;
						text-decoration-offset: 21.5%;
						text-decoration-thickness: 0%;
		}
		div#mobileNav .footer-links  p , div#mobileNav1 .footer-links  p{
		margin-bottom:0px;	
		}
		div#mobileNav  .accordion-body , div#mobileNav1  .accordion-body {
    background: #0b3379;
    border: none;
    display: grid;
        grid-template-columns: 50% 50%;
			padding:0px;
}
		div#mobileNav  .accordion-body a , div#mobileNav1  .accordion-body a{
		font-family:'Geologica-Regular';
font-weight: 300;
font-size: 16px;
line-height: 20px;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 25%;
text-decoration-thickness: 3.5%;
			padding:15px 0px;
			color:white;
		}
		div#mobileNav div#aboutCollapse .accordion-body  ,
		div#mobileNav  div#learnCollapse  .accordion-body ,
		div#mobileNav1 div#aboutCollapse .accordion-body  ,
		div#mobileNav1  div#learnCollapse  .accordion-body{
     grid-template-columns: 100%;
}
		div#mobileNavMenu .accordion-button::after , div#mobileNavMenu1 .accordion-button::after{
			filter: invert(1);
		}

			/* 		 */
		
	section.transparency.mobileView	.caraousel-transparency button.slick-arrow {
		position: absolute;
		bottom: -44px;
		right:6%;
		background: transparent;
        border: none;
        color: white;
}
section.transparency.mobileView	.caraousel-transparency button.slick-prev.slick-arrow {
    left: -70% !important;
}
section.transparency.mobileView p.compa {
        text-align: right !important;
        font-size: 14px;
               padding-top: 23px !important;
        padding-right: 25px !important;
        font-family: 'Geologica-Regular';
}

		
	}
@media screen and (max-width:420px)
	{
section.transparency.mobileView p.compa {
    padding-top: 22px !important;
    padding-right: 30px !important;
}
}

	@media screen and (max-width:400px)
	{
section.transparency.mobileView p.compa{
	padding-right: 39px !important;
	padding-top: 22px !important;
}
}
@media screen and (max-width:374px)
	{
section.transparency.mobileView p.compa {
            padding-right: 45px !important;
        padding-top: 23px !important;
}
		section.transparency.mobileView	.caraousel-transparency button.slick-prev.slick-arrow {
    left: -89% !important;
}
}

@media(max-width:400px){
	body.page-template-template-posts .belowpost-content .cta-section button {
    padding: 18px 35px;
    font-size: 20px;
    font-weight: 600;
}
	.navbar .navbar-brand{
width:180px;}
	body.page-template-template-faq .headingBox h1{
padding: 80px 20px 40px;
	}	
	body.page-template-template-posts .radio-menu{
		right:-90% !important;
	}
	
}


@media(max-width:768px){
	body.page-template-template-faq .faq-container .faq-item:hover h4{
		color:#fff;
	}
	body.page-template-template-faq .faq-container .faq-item:hover{
		color:#fff;
		background:transparent;
	}
}

/*  */
@media(max-width:767px){
	.transparency-caraousel{
		display: grid;
    	grid-template-columns: 40% 60%;
		justify-content: space-between;
        align-items: center;
	}
	
	.transparency-caraousel img.firstimgs{
		width:100%;
		min-height: 430px;
		max-height: 430px;
	}
	section.transparency .caraousel-transparency .slick-slide {
		margin-right: 3px;
	}
	section.transparency .caraousel-transparency img {
		min-height: 430px;
		max-height: 430px;
	}
}

/* --- Responsive Navbar and Logo Fix --- */
/* nav.navbar.px-3.pt-3.mobile-menu-new {
  display: none !important;
} */
@media screen and (max-width: 991px) {
  div#mobileNav, div#mobileNav1 {
    background-color: #0B3379;
    width: 100%;
  }
  nav.navbar.mobile-menu-new img.mobile {
    width: 200px;
    height: auto;
    max-width: 200px;
  }
  nav.navbar.mobile-menu-new button.navbar-toggler {
    padding: 0;
  }
  nav.navbar.mobile-menu-new button.navbar-toggler img {
    width: 40px;
  }
  div#mobileNav img.mobile, div#mobileNav1 img.mobile {
    width: 30px;
  }
  div#mobileNav .accordion-button, div#mobileNav1 .accordion-button {
    background-color: #0b3379;
    color: white;
    padding: 20px 0px 10px;
    border-bottom: 1px solid white;
    border-radius: 0px;
    font-family: 'ClashDisplay-Regular';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
  }
  div#mobileNav .accordion-button:not(.collapsed), div#mobileNav1 .accordion-button:not(.collapsed) {
    box-shadow: unset !important;
  }
  div#mobileNav .custom-btn, div#mobileNav1 .custom-btn {
    background-color: #33F1C2 !important;
    text-align: center;
    border-radius: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 20px;
  }
  div#mobileNav .custom-btn a, div#mobileNav1 .custom-btn a {
    font-family: 'ClashDisplay-Regular';
    font-weight: 500;
    font-size: 24px;
    line-height: 20px;
    text-decoration: none;
    color: #0B3379 !important;
  }
  div#mobileNav .offcanvas-body div#mobileNavMenu .accordion-item:nth-child(1) button.accordion-button,
  div#mobileNav1 .offcanvas-body div#mobileNavMenu .accordion-item:nth-child(1) button.accordion-button,
  div#mobileNav1 .offcanvas-body div#mobileNavMenu1 .accordion-item:nth-child(1) button.accordion-button {
    padding-top: 0px;
  }
  div#mobileNav .offcanvas-body, div#mobileNav1 .offcanvas-body {
    padding: 0;
  }
  div#mobileNav .offcanvas-body div#mobileNavMenu,
  div#mobileNav .offcanvas-body .aipowerbtn,
  div#mobileNav1 .offcanvas-body div#mobileNavMenu,
  div#mobileNav1 .offcanvas-body div#mobileNavMenu1,
  div#mobileNav1 .offcanvas-body .aipowerbtn {
    padding: 10px 20px 0px;
  }
  div#mobileNav .offcanvas-body .aipowerbtn,
  div#mobileNav1 .offcanvas-body .aipowerbtn {
    padding: 0px 20px;
    position: absolute;
    bottom: 7%;
    left: 0;
    width: 100%;
  }
  div#mobileNav .offcanvas-body .aipowerbtn p,
  div#mobileNav1 .offcanvas-body .aipowerbtn p {
    font-family: 'ClashDisplay-Regular';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: white;
  }
  div#mobileNav .footer-links, div#mobileNav1 .footer-links {
    position: absolute;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #144395;
    padding: 15px 14px 10px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  div#mobileNav .footer-links a, div#mobileNav .footer-links p,
  div#mobileNav1 .footer-links a, div#mobileNav1 .footer-links p {
    color: white !important;
    font-family: 'Geologica-Regular';
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.5%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 20%;
    text-decoration-thickness: 0%;
  }
  div#mobileNav .footer-links .last, div#mobileNav1 .footer-links .last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  div#mobileNav .footer-links .last a, div#mobileNav1 .footer-links .last a {
    font-family: 'Geologica-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.5%;
    text-align: right;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 21.5%;
    text-decoration-thickness: 0%;
  }
  div#mobileNav .footer-links p, div#mobileNav1 .footer-links p {
    margin-bottom: 0px;
  }
  div#mobileNav .accordion-body, div#mobileNav1 .accordion-body {
    background: #0b3379;
    border: none;
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 0px;
  }
  div#mobileNav .accordion-body a, div#mobileNav1 .accordion-body a {
    font-family: 'Geologica-Regular';
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 25%;
    text-decoration-thickness: 3.5%;
    padding: 15px 0px;
    color: white;
  }
  div#mobileNav div#aboutCollapse .accordion-body,
  div#mobileNav div#learnCollapse .accordion-body,
  div#mobileNav1 div#aboutCollapse .accordion-body,
  div#mobileNav1 div#learnCollapse .accordion-body {
    grid-template-columns: 100%;
  }
  div#mobileNavMenu .accordion-button::after, div#mobileNavMenu1 .accordion-button::after {
    /* keep any additional styles here */
  }
}

@media screen and (min-width: 992px) {
  /* nav.navbar.px-3.pt-3.mobile-menu-new {
    display: none !important;
  }
  nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.py-2.py-md-4.px-3.px-md-5.am-navbar-menu {
    display: block !important;
  } */
}

nav.navbar.px-3.pt-3.mobile-menu-new{
  /* display:none !important; */
}

@media screen and (max-width:767px)
{
  nav.navbar.px-3.pt-3.mobile-menu-new{
    /* display:flex !important; */
  }
  nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.py-2.py-md-4.px-3.px-md-5.newmenu{
    /* display:none; */
  }
}