.pbminfotech-ele-fid-style-2 .pbmit-fld-contents{
	display: inline-block;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-wrap{
	display: flex;
	align-items: center;
	border-bottom: 1px solid rgba(var(--pbmit-shipex-blackish-color-rgb),.2);
	margin: 0 0 25px 0;
	padding: 0px 0 20px 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
	font-size: 80px;
	line-height: 80px;
	margin: 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-svg-wrapper,
.pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper{
	color: var(--pbmit-shipex-blackish-color);
	font-size: 50px;
	line-height: 50px;
	padding: 10px 15px 0 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-svg-wrapper svg,
.pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper svg{
	fill: var(--pbmit-shipex-global-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	top: -30px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sub{
	bottom: -2px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sub{
	margin-left: -14px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid span{
	margin-left: -15px;
}
/* For Bg Color */

.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper,

.pbmit-elementor-bg-color-globalcolor .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-shipex-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-fld-wrap,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-2 .pbmit-fld-wrap,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-2 .pbmit-fld-wrap{
	border-color:rgba(var(--pbmit-shipex-white-color-rgb), .2);
}
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-fid-svg-wrapper svg,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper svg{
	fill: var(--pbmit-shipex-white-color);
}
.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-globalcolor .pbminfotech-ele-fid-style-2 .pbmit-fid-title{
	color: rgba(var(--pbmit-shipex-white-color-rgb),.8);
}


@media(max-width: 1366px){
	.pbminfotech-ele-fid-style-2 .pbmit-fid-svg-wrapper, .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
		font-size: 40px;
		line-height: 40px;
		padding: 10px 10px 0 0;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
		font-size: 60px;
		line-height: 70px;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-title br{
		display: none;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid span {
		margin-left: -10px;
	}
}

@media(max-width: 1024px){
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
		font-size: 60px;
		line-height: 70px;
	}
}
@media(max-width: 991px){
	.pbminfotech-ele-fid-style-2 .pbmit-fid-icon-title{
		justify-content: center;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
		text-align: center;
	}
}
@media(max-width: 575px){
	.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
		font-size: 50px;
		line-height: 60px;
	}
	.pbminfotech-ele-fid-style-2 .pbmit-fid span {
        margin-left: -5px;
    }
}