.wrap {
	width: 100%;
	min-width: 320px;
	}
img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}
.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}
.entry img {
	width: auto !important;
	height: auto !important;
	}
[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}



.logo {
	width: 90px;
	margin: 0 auto 0 0;
	}
a.newsshablesubscribe{
	padding: 8px 15px;
	font-size: 15px;
	}
.search{
	margin: 0 0 0 15px;
	}
.search_form.active{
	width: 280px;
	}

.newsshabslid_case {
	padding: 20px 0;
	}
.newsshabslid_cont {
	padding: 5px 5px;
	}
.newsshabslid_t {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 5px 0;
	}	
.newsshabslid_info {
	margin: 0 0 0 0;
	font-size: 14px;
	}
.newsshabslid_i{
	display: none;
	}
.newsshabslid_nav_t {
	font-size: 14px;
	}
.newsshabslid_nav_info {
	display: block;
	font-size: 14px;
	}
	
a.newsshabs_b{
	font-size: 12px;
	width: 94%;
	}

.newsshabstran {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 20px 0;
	}

.newsshablebutton a{
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	}

.ulpotraf_line{
	margin: 0 0 20px 0;
	display: block;
	column-gap: 0;
	}
.ulpotraf_line .newsshablone_big{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #3c3c3c;
	}
.newssha_line{
	margin: 0 0 20px 0;
	display: block;
	column-gap: 0;
	}
.newsshablone_big .newsshablone_img {
	max-width: 400px;
	margin: 0 auto 15px auto;
	}
.newsshablone_big .newsshablone_text {
	text-align: center;
	}



.newsshablefnav > ul{
	justify-content: flex-start;
	}
.newsshablefnav > ul > li{
	width: 50%;
	padding: 0 10px 20px 0;
	}
.newsshablefnav > ul > li:last-child{
	padding: 0 10px 20px 0;
	}

.newsshableprivpol {
	padding: 7px 0;
	}
.newsshableprivpol_case {
	flex-wrap: wrap;
	justify-content: space-evenly;
	}
.newsshableprivpol_text {
	font-size: 14px;
	text-align: center;
	margin: 0 0 10px 0;
	width: 100%;
	}
a.newsshableprivpol_but {
	padding: 5px 15px;
	}



.newsshablefooter_b{
	justify-content: center;
	}
.footlogo{
	width: 120px;
	margin: 0 0 10px 0;
	}
.footsoc{
	width: 100%;
	margin: 0 0 10px 0;
	}	
.footsoc ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}	


.newsshablone_vn{
	display: block;
	}
.newsshablone_vn .newsshablone_img {
	flex: 0 0 auto;
	max-width: 400px;
	margin: 0 auto 15px auto;
	}
.newsshablone_vn .newsshablone_text {
	text-align: center;
	}

.related_posts{
	display: block;
	}
.newsshablone_related {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	}
.newsshablone_related .newsshablone_img {
	flex: 0 0 120px;
	margin: 0 15px 0 0;
	}

.newsshablezapstr_info{
	justify-content: space-between;
	}	
.newsshablezapstr_info_autor{
	width: 50%;
	padding: 0 0 10px 0;
	}
.newsshablezapstr_info_date{
	width: 50%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 0;
	}
.newsshablezapstr_info_views{
	box-sizing: border-box;
	margin: 0 0 10px 0;
	padding: 0 0 0 22px;
	background: url('images/eye.svg') no-repeat left center;
	background-size: 15px auto;
	}




.newsshableauthor{
	display: block;
	}
.newsshableauthor_img{
	order: 1;
	flex: 0 0 auto;
	height: 150px;
	width: 150px;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 0 10px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	}
.newsshableauthor_img img{
	vertical-align: bottom;
	}
.newsshableauthor_text{
	order: 2;
	width: 100%;
	}




