.d-none {
	display: none;
}

.main-header.sticky {
	box-shadow: 0px 5px 15px rgba(21, 21, 21, 0.1);
}

.mega_menu {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	gap: 30px;
}

.mega_menu .mega {
	position: unset;
}

.sticky .navbar.defaultNav {
	display: flex;
	opacity: 1;
	overflow: visible;
	height: unset;
}

.mega_menu .caret_wrap {
	display: flex;
	align-items: center;
	gap: 9px;
}

.mega_menu .caret_wrap a {
	color: #fff;
}

.mega_menu .menu-caret {
	width: 10px;
	height: 10px;
	display: block;
	border: 2px solid #fff;
	border-radius: 3px;
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0;
	margin: -2px 0 0 0;
}

.mega_menu > li {
	display: flex;
	align-items: center;
}

.mega_menu
	> li
	> a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
	color: #fff;
	padding: 21px 0;
	font-size: 18px;
	line-height: 21px;
	display: block;
}

.mega_menu > li:hover > a,
.mega_menu > li.current-menu-item > a,
.mega_menu > li.current-menu-item .caret_wrap a,
.mega_menu .childs:hover .caret_wrap a,
.mega_menu .has_submenu.current-menu-parent .caret_wrap a,
.mega_menu .has_submenu .current_menu a {
	color: #fe9a00;
}

.mega_menu > li:hover > .menu-caret,
.mega_menu > li.current-menu-item .menu-caret,
.mega_menu .childs:hover .caret_wrap .menu-caret,
.mega_menu .has_submenu.current-menu-parent .menu-caret {
	border-color: #fe9a00;
}

.mega_menu .mega_continer {
	position: absolute;
	left: 0;
	right: 0;
	top: 92px;
	display: none;
	width: 100%;
}

/* .logged-in.admin-bar .mega_menu .mega_continer {
    top: 127px;
} */

.mega:hover .mega_continer {
	display: block;
}

.mega_menu .mega_wrap {
	/* max-width: 1425px; */
	max-width: 1704px;
	margin: 0 auto;
	box-shadow: 0px 4px 45px rgba(14, 43, 76, 0.1);
	display: flex;
	background: #fff;
	overflow: hidden;
	border-radius: 0px 0px 20px 20px;
	overflow: hidden;
}

.mega_menu .case_studies .card {
	border-radius: 24px;
	background: #f5f5f5;
	overflow: hidden;
}

.mega_menu .wrap {
	min-height: auto;
	margin: 0;
	/* padding: 30px; */
}

.mega_menu .wrap .name {
	font-size: 24px;
	display: block;
	/* margin-bottom: 20px; */
}

.mega_menu .wrap .percent {
	font-size: 32px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: -1.28px;
	color: #09102e;
	display: block;
	margin-bottom: 14px;
}

.mega_menu .wrap .short_info {
	font-size: 16px;
	color: #09102e;
	line-height: 20px;
	margin: 0;
}

.mega_menu .percent span {
	color: #fe9a00;
}

.mega_wrap .left {
	flex: 0 0 366px;
	background: #fdede7;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px 30px;
	box-sizing: border-box;
}

li.investor_resources.mega .mega_wrap .left {
	padding-left: 17px;
	padding-right: 17px;
}

.childs .mega_wrap .left {
	align-items: flex-start;
	padding: 50px;
	flex: 0 0 366px;
}

.mega_wrap .child_items {
	margin: 0;
	padding: 0;
	width: 100%;
}

.mega_wrap .child_items > li {
	cursor: pointer;
}

.mega_wrap .child_items > li > a {
	display: block;
	font-family: var(--font-publico);
	font-size: 28px;
	line-height: 1.5em;
	color: #09102e;
	pointer-events: none;
	cursor: pointer;
}

.mega_wrap .child_items li:not(:last-child) {
	margin-bottom: 20px;
}

.mega_wrap .child_items li.active > a {
	color: #fe9a00;
	text-decoration: underline;
}

.mega_menu .blocks {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 60px;
	display: none;
}

.mega_menu .cards .blocks:first-child {
	display: flex;
}

.mega_menu .block {
	flex: 0 0 calc(50% - 30px);
}

.mega_menu .block a {
	display: block;
	max-width: 100%;
	padding: 15px;
	border-radius: 10px;
	box-sizing: border-box;
	display: flex;
}

.mega_menu .block a:hover,
.mega_menu .block.current_menu a {
	background: #eaf5fe;
}

.mega_menu .block a:hover strong,
.mega_menu .block.current_menu strong {
	color: #1a5ecb;
}

.mega_menu .block .icon {
	flex: 0 0 45px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #0d2f66;
	overflow: hidden;
}

.mega_menu .block .content {
	padding-left: 20px;
}

.mega_menu .block strong {
	color: #09102e;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	display: block;
	margin-bottom: 10px;
}

.mega_menu .block .content p {
	font-size: 16px;
	line-height: 28px;
	color: #09102e;
	margin: 0;
}

.mega_wrap .right {
	flex: 0 0 calc(100% - 366px);
	/* padding: 50px 55px 99px; */
	padding: 50px 75px 99px;
}

.mega_cta {
	text-align: center;
}

.mega_cta strong {
	display: block;
	font-family: "objektiv-mk1", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 135%;
	color: #152935;
	margin: 0 0 35px;
}

.mega_wrap .right > p {
	display: block;
	font-size: 30px;
	color: #152935;
	line-height: 1.35em;
	margin: 0 0 50px;
	font-family: "objektiv-mk1", sans-serif;
	font-style: normal;
	font-weight: 500;
	text-align: left;
}

.mega_wrap .right > p strong {
	color: #e4520f;
	font-weight: 500;
}

.mega_menu .cards {
	display: flex;
	gap: 24px;
	width: 100%;
}

.mega_menu .childs .cards {
	display: block;
}

.mega_menu .card {
	flex: 1;
	background: #f0f0f0;
	border-radius: 10px;
	border: none;
	display:flex;
	flex-direction: column;
	justify-content: space-between;
}

/* .mega_menu .card-image img {
    border-radius: 10px;
} */

.mega_menu .customer_stories img {
	border-radius: 10px 10px 0 0;
}

.mega_menu .card-investor-resources img {
	border-radius: 10px;
}

li.who_we_are.mega .cards img,
li.how_we_help.mega .cards img {
	border-radius: 10px;
}

.mega_menu .name,
.mega_menu .title {
	color: #152935;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
}

.mega_menu .name {
	/* font-family: 'Objektiv Mk1 Trial'; */
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 136%;
	color: #152935;
	display: block;
	/* margin: 0 0 20px; */
}
.mega_menu .title {
	font-style: italic;
}

.mega_menu .title + img {
	display: block;
	width: 87px;
}

.mega_menu .video {
	height: 191px;
	overflow: hidden;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 25px;
	cursor: pointer;
}

.mega_menu .video iframe {
	transform: scale(1.08);
}

.mega_menu .video img {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	z-index: 2;
}

.mega_menu .video.play img {
	opacity: 0;
}

.mega_menu .video:before {
	content: "";
	width: 53px;
	height: 53px;
	position: absolute;
	background: url("/wp-content/uploads/2025/03/play_circle.png");
	top: calc(50% - 26px);
	left: calc(50% - 26px);
	background-size: 99%;
	background-repeat: no-repeat;
	z-index: 3;
}

.mega_menu figure {
	max-width: 100%;
	margin: 0;
}

.mega_menu figure img {
	display: block;
	width: 100%;
	height: auto;
}

.inner-card-detail {
	margin-bottom: 10px;
}

.card-detail {
	text-align: left;
	/* padding: 30px; */
	padding: 20px;
}

p.inner-card_title {
	/* color: #636466;
    font-size: 14px;
    text-align: left;
    margin: 0; */
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: #3b9daa;
	margin: 0;
}

p.inner-card_value {
	font-weight: 400;
	font-size: 16px;
	line-height: 175%;
	color: #152935;
	margin: 0;
}

.cards {
	color: #636466;
}

.card-investor-resources {
	text-align: center;
	gap:30px;
}

.card-investor-resources .wrap .name {
	font-size: 16px;
	text-align: center;
}

.single-image {
	width: 400px !important;
	height: 300px !important;
	object-fit: cover;
}

.custom-menu-link li {
	display: list-item !important;
	margin: 20px 0 !important;
	text-align: left !important;
}

.custom-menu-link {
	width: 50%;
}

.custom-menu-link li:last-child {
	border: none !important;
}

.custom-menu-link li:last-child a {
	border: none !important;
	text-align: left !important;
	padding: 0px !important;
}

.custom-menu-link a {
	color: #3b9daa !important;
}

li.customer_stories.mega {
	background: transparent;
}

.mega_menu .card .readmore_btn {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	color: #e4520f;
	margin-top: 30px;
	text-align: center;
}

li.who_we_are.mega .custom-menu-link,
li.how_we_help.mega .custom-menu-link {
	display: flex;
	/* gap: 25px; */
	gap: 20px;
	flex-direction: column;
}

li.who_we_are.mega .custom-menu-link a,
li.how_we_help.mega .custom-menu-link a {
	font-weight: 700;
	/* font-size: 20px; */
	font-size: 18px;
	line-height: 135%;
	color: #152935 !important;
}

li.who_we_are.mega .custom-menu-link a:hover,
li.how_we_help.mega .custom-menu-link a:hover {
	color: #e4520f !important;
}

.wp-block-navigation
	.wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: #fff;
}
/* .wp-block-navigation
	.wp-block-navigation__submenu-container .wp-block-navigation-item__label {
	color: #000;
} */
/* .main-header.sticky
	.wp-block-navigation
	.wp-block-navigation-item__content.wp-block-navigation-item__content {
	color: #FFF;
} */


.hamburger_icon {
	display: none;
}

.mega_menu .card.card-investor-resources {
	background: transparent;
}

.mega_menu .card.card-investor-resources .readmore_btn {
	margin-top: 0;
}

/* .main-header .ironfish-inner-menu ul li.btn_orange > a {

} */

.header-language-switcher {
	padding-left: 20px;
}

.header-cta {
	padding: 0 20px 0 30px;
	position: relative;
}

.header-cta::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -17.5px;
	right: 0;
	width: 1px;
	height: 35px;
	background-color: rgba(99, 100, 102, 0.3);
}

.header-cta .orange_btn {
	background: #e4520f;
	color: #fff;
}

.header-cta .orange_btn:hover {
	color: #fff;
	background: #c9450c;
}

span.btn-arrow {
	position: absolute;
	top: 0;
	width: 54px;
	height: 63px;
	right: 0;
}

span.btn-arrow:after {
	position: absolute;
	width: 0;
	height: 0;
	padding: 6px;
	right: 5px;
	top: 23px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	content: "";
	display: inline-block;
	border: 2px solid #e4520f;
	border-width: 0 3px 3px 0;
	border-radius: 1px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

li.mega.open span.btn-arrow:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.mega_menu .card .readmore_btn::after {
	background-image: url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.64873L1.64687 1.04248L7 6.04248L1.64687 11.0425L1 10.4394L5.70312 6.04248L1 1.64873Z' fill='%23E4520F' stroke='%23E4520F' stroke-width='0.5'/%3E%3C/svg%3E%0A");
	width: 8px;
	height: 12px;
	transform: unset;
	border: unset;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.mega_menu .card .readmore_btn.download-icon::after {
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99999 10.1281C6.88333 10.1281 6.77395 10.11 6.67187 10.0739C6.56979 10.0377 6.47499 9.97558 6.3875 9.8875L3.2375 6.7375C3.0625 6.5625 2.9785 6.35833 2.9855 6.125C2.9925 5.89167 3.0765 5.6875 3.2375 5.5125C3.4125 5.3375 3.62046 5.2465 3.86137 5.2395C4.10229 5.2325 4.30995 5.31621 4.48437 5.49063L6.125 7.13125V0.875003C6.125 0.627086 6.20899 0.41942 6.377 0.252003C6.54499 0.0845864 6.75266 0.00058635 6.99999 3.01724e-06C7.24733 -0.000580316 7.45529 0.0834198 7.62387 0.252003C7.79245 0.420586 7.87616 0.628253 7.87499 0.875003V7.13125L9.51562 5.49063C9.69062 5.31563 9.89858 5.23163 10.1395 5.23863C10.3804 5.24563 10.5881 5.33692 10.7625 5.5125C10.9229 5.6875 11.0069 5.89167 11.0145 6.125C11.0221 6.35833 10.9381 6.5625 10.7625 6.7375L7.61249 9.8875C7.52499 9.975 7.4302 10.0371 7.32812 10.0739C7.22604 10.1106 7.11666 10.1287 6.99999 10.1281ZM1.75 14C1.26875 14 0.856916 13.8288 0.514499 13.4864C0.172083 13.144 0.000583333 12.7318 0 12.25V10.5C0 10.2521 0.084 10.0444 0.252 9.877C0.42 9.70958 0.627666 9.62558 0.874999 9.625C1.12233 9.62442 1.33029 9.70842 1.49887 9.877C1.66746 10.0456 1.75117 10.2533 1.75 10.5V12.25H12.25V10.5C12.25 10.2521 12.334 10.0444 12.502 9.877C12.67 9.70958 12.8777 9.62558 13.125 9.625C13.3723 9.62442 13.5803 9.70842 13.7489 9.877C13.9174 10.0456 14.0012 10.2533 14 10.5V12.25C14 12.7312 13.8288 13.1434 13.4864 13.4864C13.1439 13.8294 12.7318 14.0006 12.25 14H1.75Z' fill='%23E4520F'/%3E%3C/svg%3E%0A");
	width: 16px;
	height: 16px;
}

.right .see-more-link {
	padding-top: 20px;
}

/* Mobile menu */
@media only screen and (max-width: 1199px) {
	.hamburger_icon {
		display: block;
	}

	.main-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.main-header .defaultNav .navbar-brand.for-mobile.for-normal img {
		margin-top: 0;
	}

	.main-header .navbar.defaultNav {
		margin-top: 0;
	}

	.main-header .navbar.defaultNav.logo-center .navbar-brand {
		transform: translate3d(0, 0, 0);
		top: unset;
		position: static;
	}

	.main-header .navbar .collapse.navbar-collapse {
		align-items: flex-start;
		padding-top: 80px;
		overflow: hidden;
		padding-right: 0;
	}

	.main-header .navbar .right-nav-container {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: flex-start;
		margin-left: unset !important;
		width: 100%;
	}

	.ironfish-inner-menu {
		width: 100%;
		margin-bottom: 40px;
		/* height: calc(100vh - 310px); */
		max-height: calc(100vh - 310px);
		overflow: hidden;
		padding-right: 20px;
		overflow-y: auto;
	}

	.toggle-nav-holder.hamburger_icon {
		margin-left: auto;
	}

	.hamburger_icon {
		display: block;
		cursor: pointer;
		z-index: 1001;
	}

	.hamburger_icon .toggle-nav-container {
		display: flex;
		flex-direction: column;
		/* gap: 6px; */
		width: 24px;
	}

	.main-header .navbar .right-nav-container .navbar-nav {
		margin-right: 0;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.main-header .ironfish-inner-menu ul li {
		width: 100%;
		text-align: left;
		margin: 0;
		padding-right: 63px;
	}

	.main-header .ironfish-inner-menu ul li:last-child a {
		padding: 21px 0;
		/* width: 100%; */
		text-align: left;
	}

	.hamburger_icon span {
		height: 2px;
		width: 100%;
		background: #333;
		border-radius: 2px;
		transition: all 0.3s ease;
	}

	/* Hamburger active → "X" */
	.hamburger_icon.active span:nth-child(1) {
		transform: translate(-4px, 10px) rotate(45deg);
	}
	.hamburger_icon.active span:nth-child(2) {
		opacity: 0;
		visibility: hidden;
	}

	.hamburger_icon.active span:nth-child(3) {
		transform: translate(-4px, -4px) rotate(-45deg);
	}

	.main-header .hamburger_icon.active span {
		background-color: #e4520f;
	}

	/* Slide-in panel */
	.navbar-collapse {
		position: fixed;
		top: 0;
		right: -100%;
		width: 80%;
		/* max-width: 320px; */
		max-width: 1199px;
		height: 100vh;
		/* background: #fff; */
		background: rgba(25, 43, 68, 0.95);
		overflow-y: auto;
		transition: right 0.3s ease-in-out;
		padding: 20px;
		z-index: 1000;
	}

	.mega_menu .mega {
		position: relative;
	}

	.ironfish-inner-menu {
		width: 100%;
		margin-bottom: 40px;
	}

	.navbar-collapse.open {
		right: 0;
	}

	/* Stack menu vertically */
	.mega_menu {
		flex-direction: column;
		gap: 0;
	}
	.mega_menu > li {
		width: 100%;
		border-bottom: 1px solid #313f57;
	}
	.mega_menu > li > a {
		padding: 15px;
		font-size: 16px;
	}

	/* Hide mega content initially */
	.mega_menu .mega_continer {
		display: none !important;
		position: static;
		width: 100%;
		top: auto;
		background: #f9f9f9;
		padding: 10px 0;
	}
	.mega_menu li.open > .mega_continer {
		display: block !important;
	}

	/* Add +/- indicators */
	/* .mega_menu li.mega > a::after {
        content: "+";
        float: right;
        font-weight: bold;
        transition: transform 0.3s ease;
    }
    .mega_menu li.open > a::after {
        content: "-";
    } */

	/* Optional: dark overlay */
	.menu-overlay {
		position: fixed;
		inset: 0;
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.3s ease;
		z-index: 99;
	}

	.menu-overlay.active {
		opacity: 1;
		pointer-events: auto;
	}

	.mega_wrap .left {
		display: none;
	}

	.mega_wrap .right {
		flex: unset;
		padding: 0;
	}

	.mega_menu .cards {
		flex-direction: column;
	}

	.card-detail {
		padding: 0;
	}

	.card-detail *:not(a) {
		display: none;
	}

	.card-image,
	.inner-card-detail + a {
		display: none;
	}

	.sticky .navbar.defaultNav {
		display: block;
		opacity: 1;
		height: unset;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		color: #e3e3e3;
		/* font-size: 16px; */
		font-size: 18px;
	}

	.mega_menu .mega_continer {
		padding: 0;
	}

	.mega_menu .mega_continer,
	.mega_menu .mega_wrap,
	.mega_menu .card {
		background: transparent;
	}

	.mega_menu .name {
		font-weight: 400;
		font-size: 16px;
		color: #fff;
		margin: 0;
	}

	.mega_wrap .right > p {
		display: none;
	}

	.mega_menu .cards {
		padding: 10px 0 30px 25px;
	}

	.mega_menu figure {
		display: none;
	}

	li.who_we_are.mega .custom-menu-link,
	li.how_we_help.mega .custom-menu-link {
		width: 100%;
	}

	li.who_we_are.mega
		.custom-menu-link
		a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn),
	li.how_we_help.mega
		.custom-menu-link
		a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		font-weight: 400;
		font-size: 16px;
		color: #e3e3e3 !important;
	}

	.mega_menu .wrap {
		padding: 0;
	}

	.card-investor-resources .wrap .name {
		text-align: left;
		margin-bottom: 0;
	}

	.mega_menu .card-investor-resources {
		text-align: left;
	}

	.mega_menu .card .readmore_btn {
		font-weight: 400;
		margin-top: 10px;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li:last-child
		a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		padding: 21px 0 !important;
		border: none !important;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li:last-child
		a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):hover {
		border-radius: 0;
		border: none;
	}

	.header-cta {
		padding-left: 0;
		margin-bottom: 40px;
	}

	.header-cta::after {
		opacity: 0;
		visibility: hidden;
	}
}

@media only screen and (max-width: 991px) {
	.main-header {
		padding: 15px;
	}
}

@media only screen and (min-width: 1200px) {
	.logged-in.admin-bar .main-header {
		top: 32px;
	}

	.main-header {
		background: transparent;
		padding-top: 23px;
		padding-bottom: 23px;
	}
	.main-header.sticky {
		background: #1C2B44;
	}

	.main-header .ironfish-inner-menu ul li {
		margin-left: 0;
		margin-right: 0;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		color: #fff;
		font-size: 18px;
		font-weight: 500;
		line-height: 150%;
		position: relative;
		transition: 0.2s linear all;
	}
	.main-header.sticky
		.ironfish-inner-menu
		ul
		li
		> a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		color: #FFF;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):after {
		content: "";
		width: 0;
		height: 1px;
		background: #e4520f;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		opacity: 0;
		margin: 0 0 -23px;
		transition: 0.2s linear all;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		)::before {
		content: "";
		position: absolute;
		top: 100%;
		right: 0;
		height: 24px;
		z-index: 9;
		left: 0;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):hover {
		color: #e4520f;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):hover:after {
		opacity: 1;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li.current-menu-item
		> a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		color: #e4520f;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li.current-menu-item
		> a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):after {
		opacity: 1;
	}

	.mega_menu .card-image img {
		margin-bottom: 0;
	}

	.main-header .ironfish-inner-menu ul li a.orange_btn {
		font-style: normal;
		font-weight: 500;
		font-size: 20px;
		line-height: 175%;
		/* line-height: 110%; */
		color: #fff !important;
	}

	.main-header .ironfish-inner-menu ul li a.orange_btn:hover {
		color: #e4520f !important;
	}

	.main-header .navbar.defaultNav .navbar-brand.for-desktop {
		position: static;
		transform: translate3d(0, 0, 0);
		/* width: 192px !important; */
	}
	.main-header.sticky .navbar.defaultNav .navbar-brand.for-desktop.for-normal {
		display:none
		/* width: 192px !important; */
	}
	.main-header .navbar.defaultNav .navbar-brand.for-desktop.for-scroll {
		display:none
		/* width: 192px !important; */
	}
	.main-header.sticky .navbar.defaultNav .navbar-brand.for-desktop.for-scroll {
		display:block
		/* width: 192px !important; */
	}

	.main-header .navbar.defaultNav {
		margin-top: 0;
	}

	.main-header .navbar .collapse.navbar-collapse {
		max-width: calc(100% - 192px);
		width: 100%;
	}

	.main-header .toggle-nav-holder {
		width: auto;
		margin: unset;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li:last-child
		a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		padding: 21px 0 !important;
		border: none !important;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li:last-child
		a:not(
			.site_btn,
			.orange_btn,
			.btn,
			.btn-link-default,
			.readmore_btn
		):hover {
		border: 1px solid #e4520f;
		border-radius: 0;
		border: none;
	}

	span.btn-arrow {
		display: none;
	}

	/* style for mega menu updated on 2025-sep-04 */
	.mega_wrap .right {
		padding: 50px;
	}
	.mega_menu .mega_continer {
		margin: 0 auto;
		max-width: 1360px;
	}

	.mega_wrap .left {
		padding: 50px 30px;
	}

	.mega_cta strong {
		font-size: 28px;
		line-height: 135%;
		/* margin: 0 0 35px; */
		margin: 0 0 30px;
	}

	.main-header .ironfish-inner-menu ul li a.orange_btn {
		/* font-weight: 400; */
		font-size: 18px;
	}

	.mega_wrap .right > p {
		font-size: 30px;
		margin: 0 0 30px;
	}

	.mega_menu .cards {
		gap: 15px;
	}

	.mega_menu .card .readmore_btn {
		margin-top: 20px;
	}

	.mega_menu .name {
		font-size: 18px;
	}

	p.inner-card_title,
	p.inner-card_value {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
	.mega_wrap .left {
		flex: 0 0 310px;
		padding: 50px 20px;
	}

	.mega_wrap .right {
		flex: 0 0 calc(100% - 310px);
		padding: 50px 20px 50px;
	}

	.main-header .ironfish-inner-menu ul li a.orange_btn {
		font-size: 16px;
	}

	.main-header {
		padding-left: 25px;
		padding-right: 25px;
	}

	.main-header
		.ironfish-inner-menu
		ul
		li
		> a:not(.site_btn, .orange_btn, .btn, .btn-link-default, .readmore_btn) {
		font-size: 16px;
	}

	.header-cta {
		padding: 0 20px 0 10px;
	}

	.mega_menu {
		gap: 20px;
	}

	.header-cta .orange_btn {
		font-size: 16px;
	}
}

.main-header .ironfish-inner-menu ul li a.orange_btn {
	background: #e4520f;
	color: #fff;
	border: none !important;
}

.main-header .ironfish-inner-menu ul li a.orange_btn:hover {
	color: #fff !important;
	background: #c9450c !important;
}

.customer-stories-card-megamenu.card{
	gap:20px;
}
.customer-stories-card-megamenu.card .card-detail{
	padding:0 20px;
}
.customer-stories-card-megamenu.card .readmore_btn{
	margin:0 20px 20px;
	text-align: left;
}
