/* Homepage Testimonial Section logo and section width */

/* .elementskit-testimonial-client-logo{
	max-width:200px !important;
} */
/* Desktop Responsive */
/* @media (min-width: 1024px) {
	.alfa-home-testimonial .row > .col-lg-6:first-child {
		flex: 0 0 70%;
		max-width: 70%;
	}

	.alfa-home-testimonial .row > .col-lg-6:last-child {
		flex: 0 0 30%;
		max-width: 30%;
	} */
	
	/* Home Page Second Section */
/* .alfa-company-logo-home .swiper-slide-image{
	width: 40% !important;
}
} */
/* Tablet Responsive */
/* @media (max-width: 768px) {
	.alfa-home-testimonial .elementskit-profile-image-card{
		height: 300px;
		width: 100%;
		object-fit: cover;
	}
} */

/* .alfa-home-testimonial .elementskit-profile-image-card::before {
	content: none !important;
	display: none !important;
} */

.Nips_parent_menu_2 .ekit_menu_responsive_tablet svg {
fill: #fff !important;
}

/* Case Study Page Impact Section Numbers Percentage Background  */
.Nips_heading_mask_1 .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/Golden-Hour-Surf-Ballet.jpeg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}

.Nips_heading_mask_2 .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/Ocean-Wave-in-Motion.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}

.Nips_heading_mask_3 .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/Untitled-design-25-scaled.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}

.Nips_heading_mask_4 .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/Hand-held-Beacon-of-Inspiration-Against-Sunset.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}
/* Blogs CSS for blog page */
.Nips_blogs_post_parent .elementskit-post-image-card img {
	  height: 250px;
    object-fit: cover;
}

/* Homepage Impact Section Numbers Percentage Background */

.Nips_heading_mask_1_for_impact_home .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/homepage-forecast-error-impact-image-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}
.Nips_heading_mask_2_for_impact_home .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/homepage-forecast-error-impact-image-2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
}
/* .Nips_heading_mask_3_for_impact_home .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/01/Tranquil-Moonlit-Seascape.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;

    -webkit-text-fill-color: transparent;
    color: transparent;
} */
.Nips_heading_mask_3_for_impact_home .elementor-heading-title {
    background-image: url("https://montwaveconsulting.com/wp-content/uploads/2026/02/Financial-Growth-Chart.png");
    background-size: 390%;
    background-repeat: no-repeat;
		background-position: center right;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

/* Mobile Submenu Icon */
@media (max-width: 1024px) {
   .Nips_parent_menu_2 .elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator {
        width: auto;
        height: auto;
        max-width: 15px;
        max-height: 15px;
    }