.recent_post article .article-img {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.article-info h4 a {
    -webkit-line-clamp: 1;
}
.collage_design .article.thumb-article:nth-of-type(1) img {
    height: 519px;
}
.collage_design .article.thumb-article img {
    height: 250px;
}
.new-title {
    display: none;
}

.larg-img {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
section.blog-listing .posts_left_side .attachment-large.size-large.wp-post-image {
    height: auto;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.large-box.section-row h1 {
    color: rgb(10, 137, 53);
    font-size: 31px;
    FONT-WEIGHT: 600;
    margin-top: 21px;
}
.article-listing .article-img {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
	form.cn-newsletter-form input[type="email"] {
		color:#000;
	}
	.blog-listing .posts_left_side article .article-img {
    align-content: center;
    /* background: #000; */
}

section.blog-listing .posts_left_side .attachment-large.size-large.wp-post-image {
    height: auto;
}
	.blog-listing .posts_left_side article .article-img {width: 40%;}
.tab-content>.tab-pane .single-item article.article .article-img img {
    width: 100%;
    aspect-ratio: 3 / 2;
    border: 1px solid #d7d7d7;
}
section.blog-listing .recent_post article.article .article-img img {
    aspect-ratio: 3 / 2;
}
	.blog-detail .recent_post .article-img img {
    aspect-ratio: 3 / 2;
}
	
.ai .recent_post.second .article .article-img {
    width: 55%;
}

.ai .recent_post.second .article .article-img img {aspect-ratio: 3 / 2;}
.tab-content>.tab-pane .single-item {
    margin-bottom: 26px;
}
.blog-listing .posts_left_side article .article-body {
    width: 60%;
}
	
.blog-detail .recent_post .article-img {
    width: 54%;
}

.blog-detail .recent_post .article-info h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-detail .recent_post .article-info h4 {
    margin: 4px 0;
}
@media only screen and (max-width: 1200px) {	
.navbar-brand
 {
    width: 54%;
}
	
@media only screen and (max-width: 624px) {
.collage_design .article.thumb-article:nth-of-type(1) img {
        height: auto;
    }
	.article-listing.full-width {
    width: 100%;
}

.half-width .article-info h4 {
    font-size: 16px;
}
	.article-listing.full-width {
    width: 100%;
}
	.subscriber .rounded-3.p-40 {
    padding: 13px;
}

.subscriber .rounded-3.p-40 p.subscribe-headline {
    font-size: 20px;
}
	.section-title.new-title {
    display: none;
}
article.article.row-article.mb-4.line-content {
    display: inline;
}
article.article.row-article.mb-4.line-content .article-img {
    width: 100%;
}

article.article.row-article.mb-4.line-content  .article-body {
    width: 100%;
    margin: 18px 0;
}
}
.bull_title {
    font-size: 33px;
    margin: 0px;
    color: rgb(0 0 0);
    line-height: 1;
    font-weight: 600;
    margin-bottom: 22px;
}