.pbminfotech-ele-fid-style-2 .pbmit-title-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid var(--pbmit-capigo-blackish-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	display: inline-flex;
	margin: 0;
	font-size: 120px;
	line-height: 120px;
	font-weight: 700;
	letter-spacing: -0.5px;
	color: var(--pbmit-capigo-secondary-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-ihbox-box-number{
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1.2px;
	font-weight: 600;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1.2px;
	font-weight: 600;
	text-transform: uppercase;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-number {
	text-transform: uppercase;
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-title-wrap,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-title-wrap,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-title-wrap,
.pbmit-elementor-bg-color-gradient  .pbminfotech-ele-fid-style-2 .pbmit-title-wrap {
	border-color: rgba(var(--pbmit-capigo-white-color-rgb),0.2);
}
@media (max-width: 1200px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 110px;
		line-height: 110px;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid > span {
		left: -15px;
	}
}
@media (max-width: 1024px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 100px;
		line-height: 100px;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid > span {
		left: -10px;
	}
}
@media (max-width: 991px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 90px;
		line-height: 90px;
	}
}
@media (max-width: 767px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 80px;
		line-height: 80px;
	}
}
@media (max-width: 575px) {
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 70px;
		line-height: 70px;
	}
}