.latest-posts-title{
	background: url(../images/latest-title-pattern.png) left center repeat-x;
	font-weight: 700!important;
	font-size: 14px!important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.latest-posts-title span{
	background: #fff;
	padding-right: 5px;
	font-size: 100%;
	text-transform: uppercase;
}

.latest-updates-title-in-col {

        background: url(../images/latest-title-pattern.png) left center repeat-x;
        font-weight: 700!important;
        font-size: 100% !important;
}


.latest-updates-title-in-col span{
        background: #fff;
        padding-right: 5px;
        font-size: 100%;
        text-transform: uppercase;
}

.lup-post {
        min-height: 220px;
	padding-bottom: 10px;
}

.latest-updates div.vc_col-sm-4 {

/*height: 220px !important;
*/
        font-size: 18px !important;
}

.latest-updates div.vc_col-sm-4 div.lup-post {
        min-height: 220px;

}


.title_1{
	display: block;
	margin-bottom: 0!important;
	letter-spacing: 1px;
    color: #0079c2 !important;
    font-size: 18px!important;
    letter-spacing: 0;
    line-height: 22px;

}
.title_1 a{
	color: #0079c2;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
}
.title_1 a:hover{
	text-decoration: none;
	color: #008ad3;
}
.custom-latest-updates-main-container .post_text, .custom-latest-updates-main-container p{
	text-align: left;
	padding-left: 0;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}

p.post_date{
	font-size: 11px;
	color: #999999;
	padding: 5px 0;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	max-width: 90%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.view_all a{
	color: #000 !important;
}

.view_all a:hover{
	color: #0079c2 !important;
}
