.blog_section{ padding: 180px 0 80px; }
.h_news_content > p, .h_news_content > div > p{ font-size: 12px; color: #646464; margin: 10px 0; }
.h_news_caption{ border-top: 1px solid #D6D6D6; padding-top: 15px; }
.h_news_content{ margin-bottom: 60px; }
.h_news_inner [class*="col-"]:last-child .h_news_content{ margin-bottom: 0; }
.heading5 { font-size: 20px; color: #2A2A2A;  font-weight: 600; line-height: 1.3; }
.view_btn a { background: #BC1820; border-color: #BC1820; color: #fff; border: 1px solid #BC1820; transition: .3s all ease; margin: 10px 0 0 !important;  padding: 12px 50px; display: inline-flex; width: auto;}
.view_btn a:hover { background: #fff; color: #BC1820; }
.heading3 { font-size: 30px; color: #2A2A2A;  font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
.flex_sec { display: flex ; align-items: center; }
.orange_color { color: #BC1820; }
.bd_sidebar{ margin-top: 115px; }
.bd_sidebar > .heading_sec{ border-bottom: 4px solid #BC1820; padding-bottom: 10px; margin-bottom: 25px; }
.sidebar_block p{ font-size: 12px; color: #646464; border-bottom: 1px solid #D6D6D6; padding-bottom: 5px; margin-bottom: 10px; }
.sidebar_block h5{ margin-bottom: 18px; }
.sidebar_block a i{ transition: 1s all ease; position: relative; }
.sidebar_block a:hover i{ left: 3px; }
.blogs_detail_section{ padding-top: 200px; }
.bd_cap p a{ display: inline-block; font-size: 14px; color: #646464; margin-left: 15px; }
.bd_cap p a i{ transition: .3s all ease; }
.bd_cap p a:hover i{ color: #BC1820; }
.heading6 { font-size: 16px; color: #2a2a2a;  font-weight: 600; margin-bottom: 10px; line-height: 1.4; position: relative; }
.heading4 { font-size: 24px; color: #2a2a2a;  font-weight: 600; line-height: 1.4; margin-bottom: 5px; }
.blog_section .below-content-new { padding-right: 0 !important; }




@media(max-width: 991px){
    .blog_section{ padding: 100px 0 50px; }
}

@media(max-width: 767px){
    .bd_cap{ flex-wrap: wrap; }
    .bd_cap p:first-child{ margin-bottom: 0; }
    .heading6{ margin-top: 0 !important; }
    .bd_sidebar { margin-top: 50px; }
    .h_news_content { margin-bottom: 40px; }
}