.pbminfotech-ele-fid-style-9 {
	display: inline-block;
}
.pbminfotech-ele-fid-style-9 .pbmit-fld-contents {
	text-align: right;
}
.pbminfotech-ele-fid-style-9 .pbmit-contents-wraper {
	text-align: left;
    display: flex;
    align-items: center;
}
.pbminfotech-ele-fid-style-9 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-9 .pbmit-fidbox-svg-wrapper svg {
	width: 50px;
	height: 50px;
	color: var(--pbmit-gudfin-global-color);
	fill: var(--pbmit-gudfin-global-color);
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-counter {
	font-size: 60px;
    line-height: 53px;
    font-weight: 600;
    letter-spacing: -1.2px;
	display: flex;
}
.pbminfotech-ele-fid-style-9 .pbmit-ihbox-icon {
    padding-right: 15px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -9px;
    position: relative;
    top: 0px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-counter .pbmit-fid {
	position: relative;
	right: -10px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-9 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -10px;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
	font-size: 17px;
    line-height: 28px;
    margin-bottom: 0;
	padding-left: 20px;
    margin-top: -16px;
	color: #7C898D;
	font-weight: 400;
}
.pbminfotech-ele-fid-style-9 .pbmit-fid-title span{
 	font-weight: 600;
	text-decoration: underline;
}
.pbminfotech-ele-fid-style-9 .pbmit-contents-wraper .pbmit-heading-desc {
	color: rgba(var(--pbmit-gudfin-blackish-color-rgb), 0.7);
}
/* == Bg Color == */
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-9 .pbmit-ihbox-icon-wrapper svg,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-9 .pbmit-fidbox-svg-wrapper svg {
	fill: var(--pbmit-gudfin-blackish-color);
	color: var(--pbmit-gudfin-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-9 .pbmit-fid-counter,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-9 .pbmit-fid-title,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-9 .pbmit-fid-counter,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-9 .pbmit-fid-title {
	color: var(--pbmit-gudfin-white-color);
}
@media (max-width:1366px){
	.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
		width: 70%;
	}
	.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
		font-size: 18px;
		line-height: 28px;
	}
}
@media (max-width:1024px){
	.pbminfotech-ele-fid-style-9 .pbmit-fid-counter {
		font-size: 45px;
		line-height: 45px;
	}
	.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
        font-size: 16px;
        line-height: 24px;
    }
	.pbmit-ihbox-style-18 .pbmit-element-title {
		font-size: 45px;
		line-height: 45px;
		margin-right: 15px;
	}
	.pbmit-ihbox-style-18 .pbmit-heading-desc {
		font-size: 15px;
	}
}
@media (max-width:575px){
	.pbminfotech-ele-fid-style-9 .pbmit-contents-wraper {
		display: block !important;
	}
	.pbminfotech-ele-fid-style-9 .pbmit-fid-title {
        margin: 0px;
        padding: 0;
		width: 100%;
    }
	.pbminfotech-ele-fid-style-9 .pbmit-fid-counter {
		margin-bottom: 7px;
	}
}