@media only screen and (max-width: 991px) {
	.mobile-nav-icon {
		display: block !important;
		z-index: 10050 !important;
		width: 44px;
		height: 44px;
		left: 10px;
		margin-top: -22px;
		background: #fff;
		border-radius: 50%;
		box-shadow: 0 1px 8px rgba(0, 0, 0, 0.25);
	}

	.mobile-nav-icon .menu-icon,
	.mobile-nav-icon .menu-icon::before,
	.mobile-nav-icon .menu-icon::after {
		background: #a8034f !important;
		box-shadow: none !important;
		width: 18px;
		height: 2px;
	}

	.mobile-nav-icon .menu-icon {
		left: 50%;
		top: 50%;
		margin: -1px 0 0 -9px;
	}

	.mobile-nav-icon .menu-icon::before {
		top: -6px;
	}

	.mobile-nav-icon .menu-icon::after {
		top: 6px;
	}

	#header .top-menu > li:not(.menu-item-search) {
		display: none !important;
	}

	#header-logo img {
		max-width: 130px !important;
		max-height: 40px !important;
		min-height: 0 !important;
	}

	.w-custom-heading h2,
	.w-custom-heading h3,
	.w-custom-heading h2[style],
	.w-custom-heading h3[style] {
		font-size: 26px !important;
		line-height: 1.25 !important;
		letter-spacing: 0 !important;
	}

	.w-custom-heading h4,
	.w-custom-heading h4[style] {
		font-size: 18px !important;
	}

	.w-space[style*="120px"],
	.w-space[style*="102px"] {
		height: 32px !important;
	}

	.overlap-left,
	.overlap-right,
	.overlap-bottom {
		margin: 0 !important;
	}

	.vc_custom_1678214497250,
	.vc_custom_1678214479814,
	.vc_custom_1678214671163 {
		margin: 12px 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.w-video iframe,
	.video-wrapper iframe {
		max-width: 100%;
	}
}
