.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-featured-wrapper::before{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-2 .post-item{
	position: relative;
}
.pbmit-blog-style-2 .pbminfotech-content-inner{
	display: flex;
	align-items: center;
}
.pbmit-blog-style-2 .pbmit-featured-container {
	position: relative;
}
.pbmit-blog-style-2 .pbmit-featured-img-wrapper{
	margin-right: 35px;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper {
	border-radius: 6px;
	overflow: hidden;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	max-width: 275px;
	height: 160px;
	border-radius: 6px;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-2 .pbmit-post-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}
.pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-style-2 .pbmit-post-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}
.pbmit-blog-style-2 .pbmit-meta-line i{
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-xhyre-global-color);
}
.pbmit-element-blog-style-2.pbmit-element-viewtype-row-column.pbmit-element-column-one.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item{
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), .1);
}
/* Bg Color */
.pbmit-elementor-bg-color-gradient .pbmit-element-blog-style-2.pbmit-element-viewtype-row-column.pbmit-element-column-one.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item,
.pbmit-elementor-bg-color-globalcolor .pbmit-element-blog-style-2.pbmit-element-viewtype-row-column.pbmit-element-column-one.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item,
.pbmit-elementor-bg-color-secondary .pbmit-element-blog-style-2.pbmit-element-viewtype-row-column.pbmit-element-column-one.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item,
.pbmit-elementor-bg-color-blackish .pbmit-element-blog-style-2.pbmit-element-viewtype-row-column.pbmit-element-column-one.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item{
	border-bottom-color: rgba(var(--pbmit-xhyre-white-color-rgb), .1);
}
.pbmit-elementor-bg-color-secondary .pbmit-blog-style-2 .pbmit-meta-line a:hover,
.pbmit-elementor-bg-color-blackish .pbmit-blog-style-2 .pbmit-meta-line a:hover {
	color: var(--pbmit-xhyre-blackish-color);
	background-color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-post-title a,
.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-post-title a,
.pbmit-elementor-bg-color-secondary .pbmit-blog-style-2 .pbmit-post-title a,
.pbmit-elementor-bg-color-blackish .pbmit-blog-style-2 .pbmit-post-title a{
	color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-blog-style-2 .pbmit-post-title a:hover,
.pbmit-elementor-bg-color-blackish .pbmit-blog-style-2 .pbmit-post-title a:hover{
	color: var(--pbmit-xhyre-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-meta-line a,
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-meta-line a {
	background-color: var(--pbmit-xhyre-blackish-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-meta-line a:hover,
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-meta-line a:hover {
	color: var(--pbmit-xhyre-blackish-color);
	background-color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-blog-style-2 .pbmit-post-title a:hover,
.pbmit-elementor-bg-color-gradient .pbmit-blog-style-2 .pbmit-post-title a:hover{
	color: var(--pbmit-xhyre-blackish-color);
}
/* For Different column */
.pbmit-element-column-four .pbmit-blog-style-2 .pbminfotech-content-inner{
	display: block;
}
.pbmit-element-column-four .pbmit-blog-style-2 .pbmit-featured-img-wrapper{
	margin-bottom: 25px;
}
.pbmit-element-column-four .pbmit-blog-style-2 .pbmit-featured-wrapper img{
	max-width: 100%;
	height: 100%;
}
@media (max-width: 767px) {
	.pbmit-blog-style-2 .pbminfotech-content-inner {
		display: block;
	}
	.pbmit-blog-style-2 .pbmit-featured-img-wrapper {
		margin: 0 0 30px 0;
	}
	.pbmit-blog-style-2 .pbmit-featured-wrapper img {
		max-width: 100%;
		height: 100%;
		width: 100%;
	}
}