.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc::before {
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-cols {
	align-items: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
	position: relative;
	padding: 45px;
	border-radius: 6px;
	background-color: var(--pbmit-xhyre-light-bg-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 20px;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), .1);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	bottom: -1px;
	left: 0;
	background-color: var(--pbmit-xhyre-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbminfotech-ptable-desc::before {
	width: 100%;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w {
	display: flex;
	align-items: center;
	color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
	font-size: 35px;
	line-height: 35px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	font-size: 55px;
	line-height: 55px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper {
	display: flex;
	align-items: center;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	position: relative;
	padding: 10px;
	border-radius: 6px;
	background-color: var(--pbmit-xhyre-white-color);
	border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), .1);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 0;
	position: relative;
	padding-left: 25px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency::before {
	content: '/';
	display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
	padding: 60px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	font-size: 15px;
	line-height: 20px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line::before {
	content: '\e89a';
	font-family: 'pbminfotech-base-icons';
	left: 0;
	top: 6px;
	position: absolute;
	font-size: 10px;
	line-height: 10px;
	color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w {
	padding-bottom: 50px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w .pbmit-ptable-line:last-child {
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 2px;
	color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
	fill: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child {
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-btn {
	display: grid;
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-btn a {
	padding: 14px 30px;
	border-radius: 6px;
	text-align: center;
	color: var(--pbmit-xhyre-global-color);
	border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), .1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-price-btn a:hover {
	color: var(--pbmit-xhyre-white-color);
	border-color: var(--pbmit-xhyre-global-color);
	background-color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
	transform: translateY(-5px);
}
.pbmit-elementor-bg-color-white .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	background-color: var(--pbmit-xhyre-light-bg-color);
}
/* Featured Column */
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-desc {
	color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.6);
	border-bottom-color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.6);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-head-wrap {
	background-color: var(--pbmit-xhyre-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading {
	color: var(--pbmit-xhyre-white-color);
	border-color: var(--pbmit-xhyre-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-desc::before {
	background-color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency {
	color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.6);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn .pbmit-price-btn a {
	color: var(--pbmit-xhyre-blackish-color);
	background-color: var(--pbmit-xhyre-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn .pbmit-price-btn a:hover {
	background-color: var(--pbmit-xhyre-white-color);
}
/* button */
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a {
	color: var(--pbmit-xhyre-white-color);
	border-color: var(--pbmit-xhyre-global-color);
	background-color: var(--pbmit-xhyre-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a:hover {
	border-color: var(--pbmit-xhyre-blackish-color);
	background-color: var(--pbmit-xhyre-blackish-color);
}
/* feature wrap */
.pbminfotech-ele-ptable-style-1 .pbmit-feature-wrap {
	margin-bottom: 10px;
	display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
	padding: 6px 18px;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0;
	position: relative;
	border-radius: 6px;
	display: inline-block;
	background: #ff8400;
	color: var(--pbmit-xhyre-white-color);
}
/* For 4 column */
.pbminfotech-ele-ptable-style-1 .col-md-3 .pbmit-head-wrap {
	padding: 25px;
}
.pbminfotech-ele-ptable-style-1 .col-md-3 .pbmit-ptable-inner {
	padding: 20px;
}
.pbminfotech-ele-ptable-style-1 .col-md-3 .pbmit-ptable-lines-w {
	padding-bottom: 20px;
}
/* col-md-20percent */
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-head-wrap,
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-ptable-inner {
	padding: 20px;
}
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbmit-ptable-lines-w {
	padding-bottom: 20px;
}
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-symbol {
	font-size: 20px;
	line-height: 20px;
}
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-price{
	font-size: 35px;
	line-height: 35px;
}
.pbminfotech-ele-ptable-style-1 .col-md-20percent .pbminfotech-ptable-frequency {
	padding-left: 15px;
}
@media(max-width: 1400px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap,
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
		padding: 30px;
	}
}
@media(max-width: 1200px) {
	.pbminfotech-ele-ptable-style-1 .col-md-3 {
		flex: 0 0 33.333%;
		max-width: 33.333%;
		margin-bottom: 30px;
	}
	.pbminfotech-ele-ptable-style-1 .col-md-20percent {
		flex: 0 0 33.333%;
		max-width: 33.333%;
		margin-bottom: 30px;
	}
}
@media(max-width: 1024px) {
	.pbminfotech-ele-ptable-style-1 .col-md-3 {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 30px;
	}
}
@media(max-width: 991px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col {
		margin-bottom: 30px;
	}
}
@media(max-width: 767px) {
	.pbminfotech-ele-ptable-style-1 .col-md-20percent,
	.pbminfotech-ele-ptable-style-1 .col-md-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}