.large_post h2 {
    font-weight: 600 !important;

}

h2.dsfsd {
    font-weight: 600;
}
.sec_header h1 {
    font-weight: 600;
	line-height: 48px;
}
ul.posts.list_none li a {

    font-weight: 600;
}


.recentPOst h2 {

    font-weight: 600;
}

.sub_posts h2 a {
    font-weight: 600!important;
}

.trending_list strong a {

    font-weight: 600;
}
.right .title a 
{

    font-weight: 600;
}

.sec_header .article-print .meta span {
    font-size: 15px;
}

.recent_posts .posts span.date {
    font-size: 12px!important;
}
.post_image, .post-data-content .size-full {
    height: auto!important;

}
div#outerModalPopupDiv {
    box-shadow: rgb(0 0 0) 0px 3px 8px;
}


@media only screen and (max-width: 767px){

	
.post-data-content strong {
    display: inherit;

}	

.sec_header .article-print .meta span {
    font-size: 10px!important;
}
	
	
	.addthis_default_style {

    margin-bottom: 20px;
}
	
	.post-data-content.post_style_zk img {
    width: 100%;
    height: auto;
}

.post-data-content.post_style_zk iframe {
    width: 100%;
}
}