
.d-box-blog-details .d-con-blog-title {text-align: center; color: #2e3138;}
.d-box-blog-details h1.d-con-blog-title {text-align: left; font-size: 2rem; font-weight: 700; margin-bottom: 30px;}
.d-box-blog-details .d-con-blog-title::after{content: ''; position: absolute; inset: 0; top: unset; width: 2.5em; bottom: -15px; height: 5px;
    background: #ff8b00;}
.d-box-blog-details img.d-post-list-image {max-width: 600px;}
.d-box-blog-details .d-con-blog-content h2 {font-size: 2em; font-weight: 700;  display: inline-block !important; color: #2e3138;}
.d-box-blog-details .d-con-blog-content h2::after{content: ''; position: absolute; inset: 0; top: unset; width: 2.5em; bottom: -15px;
    height: 5px; background: #ff8b00;}

.d-box-blog-details .d-con-blog-content h3 {font-size: 19px; font-weight: 700;  display: inline-block !important; color: #2e3138;}
.d-box-blog-details .d-con-blog-content h3::after{content: ''; position: absolute; inset: 0; top: unset; width: 2.5em; bottom: -15px;
    height: 5px; background: #ff8b00;}

.BlogDetails #u_row_sec1 .container {
    max-width: 1470px !important;
}

.BlogDetails #u_row_sec1 .container p {
    line-height: 24px;
}

@media screen and (min-width: 1600px) {
.u_content_custom_blogDetails{max-width: 1500px !important; margin: 0 auto; margin-top: 150px;}
}