@charset "UTF-8";
.not_responsive_blog_temp{
	overflow:hidden;
	margin:0 auto;
	min-width:1200px;
	max-width:1676px;
}



#newkala_header_blog{
	height: 80px;
	background-color: #fff;
	z-index: 6;
}
.main_newkala_header_blog{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container_logo_hashtag, .container_search_loginregister{
    display: flex;
    align-items: center;
}
.blog_logo{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 280px;
    overflow: hidden;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
	position:relative;
}
.blog_logo a{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top: 0;
	right: 0;
}
.container_search_loginregister .border-between{
	border-left: 1px solid #f3f3f3;
	height: 68px;
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin-right: 5px;
}
.popular_hashtag{
    padding-right: 10px;
    display: flex;
    align-items: center;
}
.all_hashtag_blog{
    margin-right: 10px;
    padding: 0 15px;
    background-color: #f6f5f4;
    border-radius: 50px;
    overflow: hidden;
}
.all_hashtag_blog a{
    display: inline-block;
    color: #32b4fd;
    padding: 13px 8px;
}
.frm_search_blog{
    overflow: hidden;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    margin-right: 15px;
}
.frm_search_blog.nk_in_elementor{
	margin: unset;
}
.frm_search_blog input[type="text"]{
    padding: 0;
    margin: 0;
    width: 240px;
    height: 35px;
    border: 0;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-right: 10px;
    border-left: 1px solid #e1e1e1;
}
.frm_search_blog.nk_in_elementor input[type="text"]{
    width: 100%;
}
.frm_search_blog button[type="submit"]{
    padding: 0;
    margin: 0;
    width: 35px;
    height: 35px;
    border: 0;
    background-color: #f3f3f3;
    box-sizing: border-box;
}
.frm_search_blog button[type="submit"]:before{font-family:onliner;content:"\E08F";font-size: 20px;color: #949494;line-height: 35px;}
.main_newkala_header_blog .main_login_register{}
.top_content_page_blog{
    display: flex;
    justify-content: space-between;
}
.top_content_page_blog aside.sidebar_top_blog{
    width: 280px;
}
.top_content_page_blog section.content_top_blog{width: calc(100% - 300px);padding-top: 20px;}
#mega-menu-wrap-blog-menu{
box-shadow: 0px 10px 10px #ccc !important;
padding-top: 10px !important;
padding-bottom: 1px !important;
}
#mega-menu-wrap-blog-menu #mega-menu-blog-menu li.mega-menu-item a.mega-menu-link:before{
	font-size:25px !Important;
	padding-left:15px !Important;
}
.main-top-blog-widget{margin-top:20px;}
.top_banner_wide_blog{display:block;margin:auto;margin-bottom: 15px;}
.main_last_post_top_blog{
    display: flex;
    justify-content: space-between;
}
.main_last_post_top_blog .last_post_top_blog{ width: calc(100% - 275px);}
.last_post_top_blog{

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -22px !important;
}
.last_post_top_blog .type-post{-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;-ms-flex: 0 0 23.5%;flex: 0 0 31.33333333333333%;max-width: 31.33333333333333%;position: relative;box-shadow: 0px 0px 10px #e5e5e5;background-repeat: no-repeat;background-size: cover;background-position: center center;margin-bottom: 25px;height: 230px;}
.last_post_top_blog .type-post h2{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    line-height: 20px;
    font-size: 15px;
    padding: 15px 15px;
    font-weight: 700;
    box-sizing: border-box;
    z-index:10;
    margin-bottom: 0;
}
.last_post_top_blog .type-post h2{
	color: #000;
}
.last_post_top_blog .type-post a{
	display:block;
	width:100%;
	height:100%;
	top:0;
	z-index:99;
	position:absolute;
}
.last_post_top_blog .type-post:before{
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	opacity:0;
	background:#fff;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
}
.last_post_top_blog .type-post:hover:before{
	opacity:0.5;
}
.side_banner_wide_blog{
    max-width: 250px;
}
.main_posts_slider{
	background-color: #eee;
	cursor: -webkit-grab;
	cursor: grab;
	padding: 0 20px 40px;
	margin-top:20px;
}
.slider-posts-button{
    position: absolute;
    top: 50%;
    width: 120px;
    height: 140px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-color: white;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: -20px 0px 100px 18px #e9e9e9;
    cursor: pointer;
    line-height: 150px;
}
.slider-posts-button:before{
    font-family: onliner;
    font-size: 30px;
    display: inline-block;
    color: rgb(134, 134, 134);
}
.slider-posts-button.slider-posts-button-prev{
    right: -60px;
}
.slider-posts-button.slider-posts-button-prev:before{
	content: "\E011";
	padding-right: 70px;
}
.slider-posts-button.slider-posts-button-next{
    left: -60px;
}
.slider-posts-button.slider-posts-button-next:before{

content: "\E00F";

padding-right: 18px;
}
.slider-posts-button.swiper-button-disabled{opacity: 0;}


.posts_blog{display:flex;flex-wrap:wrap;/* margin-left:-15px; */justify-content: space-between;}
.posts_blog article.post{transition:all .1s ease-in-out;flex:0 0 23.5%;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;border-radius:5px;/* margin-left:1.5%; */margin-bottom:20px;position:relative;padding-bottom:15px;}
.posts_blog article.post:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.2);}
.posts_blog article.post .main-wp-post-image{overflow:hidden;position:relative}
.posts_blog article.post .main-wp-post-image a.cat_of_post{position:absolute;left:15px;top:15px;z-index:4;color:#fff;background-color:#0eabef;font-size:12px;padding:0 12px;border-radius:15px;line-height:20px}
.posts_blog article.post .main-wp-post-image .main_post_meta{position:absolute;width:100%;height:50%;bottom:0;right:0;z-index:3;background:-webkit-gradient(linear,left bottom,left top,from(#2f2727),to(transparent));background:linear-gradient(to top,#2f2727,transparent)}
.posts_blog article.post .main-wp-post-image .main_post_meta span.comment_number{position:absolute;bottom:10px;left:15px;color:#fff}
.posts_blog article.post .main-wp-post-image .main_post_meta span.comment_number:before{content:"\E029";font-family:onliner;float:right;margin:0 0 0 5px;font-size:12px}
.posts_blog article.post img.wp-post-image{width:100%}
.posts_blog article.post h3.entry-title{text-align:center;font-size:17px;line-height:30px}
.posts_blog article.post h3.entry-title:after{content:'';width:50px;border-top:2px solid #63d0df;display:inline-block;line-height:0;margin:-12px 0 18px}
.posts_blog article.post h3.entry-title a{color:#666;display:block;padding:20px 40px}
.posts_blog article.post .entry-summary{padding:0 25px 30px;text-align:center;font-size:13px;line-height:25px;cursor:default}
.posts_blog article.post .author{display:flex;align-items:center;position:absolute;bottom:10px;right:15px}
.posts_blog article.post .author img{border-radius:50%;margin-left:5px}
.posts_blog article.post .author a{font-size:13px;color:#666}
.posts_blog article.post .human_time_diff{position:absolute;left:15px;bottom:17px;font-size:13px;color:#999}


.container_newkala_posts_slider article.post{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-sizing:border-box;overflow:hidden;border-radius:5px;margin-left:1.5%;position:relative;padding-bottom:15px;min-height: 360px;}
.container_newkala_posts_slider article.post:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.2)}
.container_newkala_posts_slider article.post .main-wp-post-image{overflow:hidden;position:relative}
.container_newkala_posts_slider article.post .main-wp-post-image a.cat_of_post{position:absolute;left:15px;top:15px;z-index:4;color:#fff;background-color:#0eabef;font-size:12px;padding:0 12px;border-radius:15px;line-height:20px}
.container_newkala_posts_slider article.post .main-wp-post-image .main_post_meta{position:absolute;width:100%;height:50%;bottom:0;right:0;z-index:3;background:-webkit-gradient(linear,left bottom,left top,from(#2f2727),to(transparent));background:linear-gradient(to top,#2f2727,transparent)}
.container_newkala_posts_slider article.post .main-wp-post-image .main_post_meta span.comment_number{position:absolute;bottom:10px;left:15px;color:#fff}
.container_newkala_posts_slider article.post .main-wp-post-image .main_post_meta span.comment_number:before{content:"\E029";font-family:onliner;float:right;margin:0 0 0 5px;font-size:12px}
.container_newkala_posts_slider article.post img.wp-post-image{width:100%}
.container_newkala_posts_slider article.post h3.entry-title{text-align:center;font-size: 14px;line-height:30px;}
.container_newkala_posts_slider article.post h3.entry-title:after{content:'';width:50px;border-top:2px solid #63d0df;display:inline-block;line-height:0;margin:-12px 0 18px}
.container_newkala_posts_slider article.post h3.entry-title a{color:#666;display:block;padding: 20px 10px;}
.container_newkala_posts_slider article.post .entry-summary{padding:0 25px 30px;text-align:center;font-size:13px;line-height:25px;cursor:default}
.container_newkala_posts_slider article.post .author{display:flex;align-items:center;position:absolute;bottom:10px;right:15px}
.container_newkala_posts_slider article.post .author img{border-radius:50%;margin-left:5px}
.container_newkala_posts_slider article.post .author a{font-size:13px;color:#666}
.container_newkala_posts_slider article.post .human_time_diff{position:absolute;left:15px;bottom:17px;font-size:13px;color:#999}
#mobile_header_blog_newkala{
	display:none;
	justify-content:space-between;
	align-items:center;
	min-height: 50px;
	background: #fff;
	margin-bottom: 10px;
	padding: 0 10px;
}
#mobile_header_blog_newkala .mega-menu-toggle-block{cursor:pointer;}
#mobile_header_blog_newkala .mega-menu-toggle-block i:after {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 30px;
    color: #9d9d9d;
    margin: 0 0 0 5px;
}
.main_menus_my_accounts{position:relative;}
body.page-template-page-blog.loggedout .main_login_register{padding: 0 5px !important;}
body #mega-menu-wrap-blog-page-menu #mega-menu-blog-page-menu li.mega-menu-item a.mega-menu-link:before{
	font-size: 20px ;
    margin-left: 5px;
}

.nk_container_top_footer{background-color: #6b7074;margin-top: 60px;padding: 11px 0;}
.nk_inside_container_top_footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.nk_container_top_footer span.title-collaborative-media{
    padding-left: 50px;
}
.nk_container_top_footer .footer-logo-blog{
    max-width: 140px;
    height: auto;
}
.nk_container_top_footer .collaborative-media{
    display: flex;
    align-items: center;
}
#nk_footer_blog{
	background-color: #5a5f64;
	color: #a6a9ab;
	overflow: hidden;
}
.first_container_footer_blog{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
ul.nk_menu_footer_blog{
    display: flex;
    justify-content: flex-start;
}
ul.nk_menu_footer_blog li{}
ul.nk_menu_footer_blog li a{
    display: block;
    color: #fff;
    font-size: 13.5px;
    padding-left: 14px;
    white-space: nowrap;
}
.main_newsletter_footer_blog{
    display: flex;
    align-items: center;
}
.main_newsletter_footer_blog span{
    color: #fff;
}
.main_newsletter_footer_blog .nk_main_fields_newsletter{
    display: flex;
    margin-right: 15px;
}
.second_container_footer_blog{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.second_container_footer_blog .nk_copyright_blog{}
.nk_socials_footer{
    display: flex;
}
.nk_socials_footer a{
    color: #a6a9ab;
    font-size: 23px;
    margin-right: 10px;
    opacity: 0.6;
}
.nk_socials_footer a:hover{
	opacity:1;
}
/* .nk_socials_footer a i{    font-family: FontAwesome !important;} */
.nk_socials_footer a.nk_aparat_page:before{content:"\E0B7\00FE0E";font-family: nk3;font-size: 29px;line-height: 29px;}
.nk_footer_input_newsletter{}
.nk_footer_input_newsletter .nk_input_phone_newsletter{
    background-color: transparent;
    border: 1px solid #888888;
    border-radius: 15px;
    width: 235px;
    padding: 0 10px;
    height: 32px;
    color: #fff;
}
.nk_footer_input_newsletter button{
    color: #fff;
    background-color: #63d0df;
    border: 0;
    border-radius: 16px;
    padding: 0 30px;
    height: 33px;
}

/**************************  vertical-last-post  ***************************/
.vertical_blog_post{
	display: flex;
	flex-direction: column;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border: 0 solid #818a91;
	background-color: #fff;
}
.vertical_blog_post .box_title{
	text-align: center;
  margin: 15px 0 15px 0;
	color: #6b7074;
  font-size: 17px;
	position: relative;
}
.vertical_blog_post .box_title:after{
	content: "";
	height: 1px;
	width: 60px;
	background-color: #65d1df;
	display: block;
	position: absolute;
	top: 50%;
}
.vertical_blog_post .first_item_blog_post{
	display: flex;
  flex-direction: column;
  align-items: center;
}
.vertical_blog_post .first_item_blog_post img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 50%;
}
.vertical_blog_post .first_item_blog_post .title{
	margin-top: 10px;
	padding: 0 70px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #6b7074;
}
.vertical_blog_post .list_posts_blog .posts_item{
	display: flex;
	padding: 20px 25px;
	border-top: 1px solid #f5f5f5;
	flex-direction: row;
	max-height: 100px;
}
.vertical_blog_post .list_posts_blog .posts_item img{
	width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
}
.vertical_blog_post .list_posts_blog .posts_item a.link_image_post{
	margin-left: 10px;
}
.vertical_blog_post .list_posts_blog{
	padding: 40px 0 0 0;
}
.vertical_blog_post .list_posts_blog .title{
	font-size: 12px;
	color: #6b7074;
  line-height: 19px;
}
.vertical_blog_post .list_posts_blog .human_time_diff{
	font-size: 12px;
	color: #afb6bc;
	line-height: 15px;
}
.vertical_blog_post .list_posts_blog .posts_item .title_date{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.vertical_blog_post .list_posts_blog .link_archive{
	display: flex;
	justify-content: center;
	padding: 10px;
	background-color: #fafafa;
	color: #a6a9ab;
}

/**************************  comments_single  ***************************/
.single-post li.comment{
	background-color: unset;
	border-top: 1px solid #e5e5e5;
}
.single-post li.comment:first-child{
	border-top: unset;
}
.single-post li.comment .comment-body .reply{
	padding: unset;
	border-top: unset;
}
.single-post .single-post #comments{
	position: relative;
}
.single-post #comments h3{
	background-color: #fff;
	position: absolute;
	top: -10px;
	padding: 0 0 0 15px;
}
.single-post li.comment ul.children{
	width: calc(100% - 35px);
	margin: 20px 35px 0 0;
	background-color: unset !important;
	border-top: 1px solid #e6e6e6;
}
.single-post li.comment ul.children li.comment{
	padding: unset;
}

/**************************  sidebar  ***************************/
.main_blog_sidebar.blog_sidebar_left{
	float: left;
}
.main_blog_sidebar.blog_sidebar_right{
	float: right;
}
.vertical_blog_post.related_posts_single .box_title:after{
	bottom: -15px;
	top: unset;
	right: calc(50% - 20px);
	width: 40px;
}
.vertical_blog_post.related_posts_single .list_posts_blog{
	padding: 20px 0 0 0;
}
.vertical_blog_post.related_posts_single .list_posts_blog .posts_item img{
  border-radius: 50%;
	max-width: fit-content;
}
.main_blog_sidebar .main-blog-widget{
	padding: 10px 10px;
}
.main_blog_sidebar .main-blog-widget .title-blog-widget{
  padding: 10px 0;
	margin-bottom: 15px;
}
.main_blog_sidebar .main-blog-widget .title-blog-widget:after{
	content: "";
  display: block;
  border-top: 1px solid #65d1df;
  position: absolute;
  bottom: -5px;
  right: calc(50% - 20px);
  width: 40px;
}
.main_blog_sidebar .main-blog-widget ul li{
	border-bottom: 1px solid #f5f5f5;
	position: relative;
	padding: 10px 0;
}


/**************************  archive  ***************************/
.content_right_blog.blog_content_right{
	float: right;
}
.content_right_blog.blog_content_left{
	float: left;
}
.content_right_blog.blog_content_full{
	float: unset;
	width: 100%;
}

/*  Slider Blogs By Thumbnail  */
.nk-header-SPT{
    display: flex;
    justify-content: space-between;
    align-items: center;
		margin: 30px 0;
    padding: 0 9px;
}
.nk-header-SPT div:nth-child(1):before{
	content: ' ';
	display: block;
	width: 30px;
	height: 10px;
	background-image: linear-gradient(to right, #27a1ea, #0f65dc);
	border-radius: 10px;
	margin-left: 10px;
}
body .nk-title-SPT{
    font-family: 'Kalameh-en';
    font-weight: 900;
    font-size: 3em;
    color: #023171;
}
.nk-header-SPT div:nth-child(1){
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.nk-header-SPT div:nth-child(2){
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.nk-lint-SPT{
    display: inline-block;
    width: 300px;
    border: 1px solid #ddd;
}
.nk-more-SPT{
    background-image: linear-gradient(to right, #27a1ea, #0f65dc);
    display: block;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 25px;
    margin-right: 10px;
}
.SPT-container{
	padding-right: 10px !important;
    padding-left: 10px !important;
}
.SPT-container div a{display: flex;box-shadow: 0 0 10px 4px #eaeaeab3;margin-top: 15px;margin-bottom: 15px;box-sizing: border-box;padding: 15px;border-radius: 10px;line-height: 22px;height: auto;width: 411px;}
.SPT-container div a img{
    border-radius: 5px;
    margin-left: 10px;
    height: fit-content;
}
.SPT-container div a div{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.SPT-container div a div .entry-title{
    font-size: 14px;
    font-weight: bold;
		color: #414141;
}
.SPT-container div a div p{
	font-size: 12px;
    color: #797979;
}
.SPT-container div a div time{
    text-align: left;
}
/**********************************************************************************************************************/
/****************                                                                           ***************************/
/****************                                                                           ***************************/
/****************                        BEGGIN RESPONSIVE STYLES                           ***************************/
/****************                                                                           ***************************/
/**********************************************************************************************************************/

@media only screen and (min-width: 1700px){
	body .SPT-container div a{
    width: 451px;
	}
}
@media only screen and (min-width : 768px) and (max-width : 1170px) {
	.right_banner_side{display:none;}
	.last_post_top_blog{width: 100% !important;}
	.popular_hashtag{display:none;}
	#newkala_header_blog .main_login_register{position:static;left:unset;top:unset;}

	aside.main_blog_sidebar{display:none;}
	.content_right_blog{width:100%;}
	.posts_blog article.post{flex: 0 0 32%;max-width: 32%;margin-left: 1%;}

}
@media only screen and (max-width : 768px){
	#newkala_header_blog{display:none;}
	#mobile_header_blog_newkala{display:flex;}
	aside.sidebar_top_blog{display:none;}
	.right_banner_side{display:none;}
	.top_content_page_blog section.content_top_blog{width:100%;}
	.last_post_top_blog{width: 100% !important;justify-content: space-around;}
	.last_post_top_blog .type-post{flex: 0 0 49% !important;max-width: 49% !important;}

	aside.main_blog_sidebar{display:none;}
	.content_right_blog{width:100%;}
	.posts_blog article.post{flex: 0 0 49%;max-width: 49%;margin-left: 1%;}
	.posts_blog{margin-left:0;}
	#mega-menu-wrap-blog-page-menu{display:none !Important;}
	.slider-posts-button{display:none;}
	.first_container_footer_blog ul.nk_menu_footer_blog{display:none;}
	.nk_container_top_footer .collaborative-media{display:none;}
	.nk_inside_container_top_footer{justify-content:center;}


.posts_blog article.post .main-wp-post-image a.cat_of_post{
	font-size: 9px;
  padding: 0px 7px !important;
  line-height: 16px;
  top: 0;
  left: 0;
}
.posts_blog article.post img.wp-post-image{
	width: 85px;
  height: 75px;
  object-fit: cover;
  border-radius: 5px;
	display: block;
}
.posts_blog article.post .main-wp-post-image .main_post_meta{
	display: none;
}
.posts_blog article.post h3.entry-title{
	position: absolute;
	top: 20px;
	right: 95px;
	font-size: 12px;
	text-align: right;
	line-height: 16px;
}
.posts_blog article.post h3.entry-title a{
  padding: unset;
}
.posts_blog article.post .entry-summary{
	display: none;
}
.posts_blog article.post .author{
	right: unset;
	left: 6px;
	bottom: 6px;
}
.posts_blog article.post .human_time_diff{
	left: unset;
	bottom: 9px;
	right: 95px;
	font-size: 12px;
	text-align: right;
	line-height: 16px;
}
.posts_blog article.post h3.entry-title:after{
	display: none;
}
.posts_blog article.post{
	border-radius: unset;
	background: unset;
	box-shadow: unset;
	padding-bottom: 20px;
}
.posts_blog article.post:hover{
	box-shadow:unset;
}
.posts_blog article.post:after{
	content: '';
	width: 100%;
  height: 1px;
  background-color: #dcdbdb;
  display: block;
  position: absolute;
  bottom: 0;
}
.posts_blog article.post:last-child:after{
	height:0px;
}
.posts_blog article.post .author a{
  font-size: 10px;
}
.posts_blog article.post .author img{
	width: 20px;
}


}
@media only screen and (max-width : 480px){

		.last_post_top_blog .type-post{flex: 0 0 100% !important;max-width: 100% !important;}
		aside.main_blog_sidebar{width:100%;display:block;margin-top:30px;}
		.content_right_blog{width:100%;}
		.posts_blog article.post{flex: 0 0 100%;max-width: 100%;margin-left: 0%;}
}



@media only screen and (max-width : 1170px){
	.first_container_footer_blog{display:block;}
	.first_container_footer_blog ul.nk_menu_footer_blog{width:100%;    justify-content: center;}
	.first_container_footer_blog .main_newsletter_footer_blog {align-items: center;flex-direction: column;margin: 35px 0 30px 0;}
	.first_container_footer_blog .nk_footer_input_newsletter {align-items: center;flex-direction: column;justify-content: center;display: flex;}
	.first_container_footer_blog .main_newsletter_footer_blog .nk_main_fields_newsletter{margin: 15px 0 0 0;}
	.nk_footer_input_newsletter .nk_input_phone_newsletter{margin-bottom: 15px;}
	.second_container_footer_blog{flex-direction: column;}
	.second_container_footer_blog .nk_copyright_blog{padding: 2px 0 25px 0;text-align: center;line-height: 25px;}
	.first_container_footer_blog ul.nk_menu_footer_blog li a{padding:0 15px;}


}

@media only screen and (min-width : 481px) and (max-width : 768px) {
	.posts_blog article.post h3.entry-title a{
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.posts_blog article.post .author a{
		font-size: 8px;
	}
	.posts_blog article.post .human_time_diff{
		font-size: 8px;
	}
}
