.pbminfotech-ele-fid-style-1 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: rotate(-60deg) translate(-2px, 0px)
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height: 90px;
	width: 90px;
	top: 50%;
	left: 50%;
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-xleb-white-color);
	background-color: var(--pbmit-xleb-global-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	color: var(--pbmit-xleb-blackish-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin-left: 15px;
}
.rtl .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin: 0 15px 0 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span{
	margin: 0 2px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup{
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
	font-weight: 600;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub{
	top: inherit;
	bottom: -2px;
}
/* Bg Color Set */
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-elementor-bg-color-blackish .pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	color: var(--pbmit-xleb-blackish-color);
	background-color: var(--pbmit-xleb-white-color);
}
.pbmit-elementor-bg-color-gradient .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.pbmit-elementor-bg-color-globalcolor .pbminfotech-ele-fid-style-1 .pbmit-fid-title,
.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-xleb-white-color);
}

@media(max-width: 1200px){
	.pbminfotech-ele-fid-style-1 .pbmit-fld-contents{
		display: block !important;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
		margin: 15px 0 0 !important;
	}
	.pbminfotech-ele-fid-style-1 .pbmit-circle-outer,
	.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
		text-align: center;
	}
}