.pbminfotech-ele-fid-style-2 .pbmit-fld-wrap {
	display: flex;
	align-items: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size: 76px;
	line-height: 76px;
	margin-bottom: 0;
	display: inline-flex;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 18px;
	line-height: 28px;
	margin: 0;
	text-transform: capitalize;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid sub {
	font-size: 76px;
	line-height: 76px;
	top: -4px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid sub {
	bottom: -22px;
	top: inherit;
}
.pbminfotech-ele-fid-style-2 .pbmit-heading-desc {
	margin-top: 25px;
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-2 .pbmit-fid-title,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-fid-title,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	color: var(--pbmit-xspace-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-2 .pbmit-heading-desc,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-heading-desc,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-heading-desc {
	color: rgba(var(--pbmit-xspace-white-color-rgb), .6);
}

@media (max-width:575px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 56px;
		line-height: 56px; 
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid sup, 
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid sub {
		font-size: 56px;
		line-height: 56px; 
	}
}