#custom_html-2 {
    display: none;
}

footer .column1 {
position: relative;
top: -18px;
}
/*=================================[Latest News]========================*/
.home .full_width { margin-top: -164px;  }
.lnews_block .vc_column-inner { padding:0; position:relative; }
.lnews_block .special_heading { display:inline-block; padding:14px 30px; background-color:#7e7e7e; color:#fff; position:absolute; z-index:10; top:0; transform:translateY(-50%); left:0; }
.lnews_block .special_heading h2 { font-size:16px; color:#fff; line-height:16px; text-transform:uppercase; display:inline-block; font-weight:700; padding:0; margin:0; }
.lnews_block .latest_post_two_holder>ul>li { margin:0; display:none; }
.lnews_block .latest_post_two_holder>ul>li:first-child{ display:block;}
.lnews_block .latest_post_two_holder .latest_post_two_image { width:300px; height:164px; float:left; display:block; }
.lnews_block .latest_post_two_holder .latest_post_two_image img { width:300px; height:164px; object-fit: cover; object-position: top; }
.lnews_block .latest_post_two_holder .latest_post_two_inner { width:calc(100% - 300px); height: 164px; float:left; display:block; background-color:#e88315; }
.lnews_block .latest_post_two_holder .latest_post_two_text { padding: 15px 33px 15px; position: relative; display: block; top: 50%; transform: translateY(-50%);  }
.lnews_block .latest_post_two_holder .latest_post_two_info { display:none; }
.lnews_block .latest_post_two_holder .latest_post_two_text .separator.small { display:none; }
.latest_post_two_holder .latest_post_two_text h4 { font-size: 22px;  }
.latest_post_two_holder .latest_post_two_text h4 a { color:#fff; font-weight:600; }
.latest_post_two_holder .latest_post_two_text h4 a:hover { color:#fff !important; }
.lnews-outer .full_section_inner { z-index:9999; }
.lnews-outer:before { content:""; width:100%; height:164px; position:absolute; left:-100%; top:0; background-color:#e88315; }
.lnews-outer:after { content:""; width:100%; height:164px; position:absolute; right:-100%; top:0; background-color:#e88315; }
.page-id-1815 .title_outer.title_without_animation.with_image { position: relative; z-index: 1;  }
@media only screen and (max-width: 1214px) {
	.latest_post_two_holder .latest_post_two_text h4 { font-size: 19px;  }
}
@media only screen and (max-width: 767px) {
	.home .full_width { margin-top: 0;  }
	.lnews_block .latest_post_two_holder .latest_post_two_image { width: 100%; height: auto; float: none; }
	.lnews_block .latest_post_two_holder .latest_post_two_image img { width: 100%; height: auto; }
	.lnews_block .latest_post_two_holder .latest_post_two_inner { width: 100%; height: auto; float: none; padding-top: 20px; text-align: center;  }
	.lnews-outer:before, .lnews-outer:after { display: none;  }
	.lnews_block .latest_post_two_holder .latest_post_two_text { padding: 36px 28px 44px; top: 0; transform: translateY(0); }
}