.pbminfotech-ele-fid-style-1 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
	display: flex;
	align-items: flex-end;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	font-size: 130px;
	line-height: 130px;
	margin-bottom: 0;
	font-weight: 600;
	color: var(--pbmit-highx-global-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	position: relative;
	bottom: 30px;
	padding-left: 10px;
	color: var(--pbmit-highx-blackish-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	color: rgba(var(--pbmit-highx-white-color-rgb), 0.8);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	color: var(--pbmit-highx-white-color);
}
@media (min-width:1025px) and (max-width:1280px) {
	.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
		display: block;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
		font-size: 100px;
		line-height: 100px;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
		padding-left: 0;
		bottom: 0;
	}
}
@media(max-width: 575px){
	.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
		font-size: 100px;
		line-height: 100px;	
	}
}