/*=== pbminfotech-ele-ptable-style-1 ===*/
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-svg-wrapper,
.pbminfotech-ele-ptable-style-1 .pbmit-icon-wrapper {
	font-size: 60px;
	line-height: 60px;
	color: rgba(var(--pbmit-bexco-white-color-rgb) ,.5);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-svg-wrapper {
	font-size: 18px;
	fill: var(--pbmit-bexco-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	position: relative;
	overflow: hidden;
	padding: 50px 0px 50px 50px;
	background-color: #0f1722;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
	font-size: 60px;
	line-height: 60px;
	font-weight: 500;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	color: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price {
	color: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrap{
	margin-bottom: 20px;
	padding-right: 40px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0px;
	color: var(--pbmit-bexco-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	position: relative;
	margin-top: 5px;
	flex: 1;
	padding-left: 8px;
	margin-left: 10px;
	color: var(--pbmit-bexco-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency::before{
	position: absolute;
	content: "/";
	left: 0;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-inner {
	margin-top: 22px;
	padding: 40px 0 40px;
	transition: all 0.3s ease-in;
	border-top: 1px solid rgba(var(--pbmit-bexco-white-color-rgb), .1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-ptable-inner{
	border-color: rgba(var(--pbmit-bexco-global-color-rgb), 0.4);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a{
	padding: 18px 40px;
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover{
	background-color: var(--pbmit-bexco-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w {
	display: inline-block;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 5px;
	font-size: 15px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i {
	display: none;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol,
.pbmit-pricing-table-box .pbminfotech-ptable-price {
	display: inline-block;
}
.pbmit-pricing-table-box .pbminfotech-ptable-price-w{
	flex-direction: row-reverse;
}
.pbmit-pricing-table-box .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn{
	display: block;
	color: var(--pbmit-bexco-white-color);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
	position: absolute;
	right: 0;
	top: 0;
	background: var(--pbmit-bexco-secondary-color);
	color: var(--pbmit-bexco-blackish-color);
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	width: auto;
	padding: 0 10px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	color: var(--pbmit-bexco-white-color);
	background-color: var(--pbmit-bexco-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-inner {
	border-color: rgba(var(--pbmit-bexco-white-color-rgb), 0.1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col.pbmit-pricing-table-featured-col:hover  .pbmit-ptable-inner{
	border-color: rgba(var(--pbmit-bexco-blackish-color-rgb), 0.4);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-symbol, 
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-price,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line i,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading{
	color: var(--pbmit-bexco-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency{
	color: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line i{
	color: var(--pbmit-bexco-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a{
	background-color: var(--pbmit-bexco-secondary-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a{
	color: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-svg-btn svg>g,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-svg-btn:hover svg .pbmit-svg-effect,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-svg-btn:hover svg>g {
	stroke: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-svg-btn:hover svg>g {
	stroke: var(--pbmit-bexco-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover{
	background-color: var(--pbmit-bexco-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-btn a:hover{
	color: var(--pbmit-bexco-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-btn:hover{
	background-color: var(--pbmit-bexco-white-color);
}
/*=== Responsive ===*/
@media (max-width: 1200px) and (min-width: 992px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
		align-items: start;
		flex-direction: column-reverse;
	}
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 55px;
		line-height: 55px;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
		padding: 50px 0px 50px 30px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 50px;
		line-height: 50px;
	}
}
@media (max-width:991px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col.col-lg-4:not(:last-child) .pbmit-pricing-table-box {
		margin-bottom: 30px;
	}
}
@media (max-width:767px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:not(:last-child) .pbmit-pricing-table-box {
		margin-bottom: 30px;
	}
}
@media (max-width: 575px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
		align-items: start;
		flex-direction: column-reverse;
	}
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
	.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
		font-size: 45px;
		line-height: 45px;
	}
}
@media (max-width: 475px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrap {
		flex-direction: column-reverse;
		padding: 0;
	}
	.pbminfotech-ele-ptable-style-1 .pbmit-heading-wrapper {
		padding-top: 15px;
	}
}
@media (max-width: 400px) {
	.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
		padding: 50px 0px 50px 30px;
	}
}