@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700&display=swap&subset=cyrillic');
html{
	font-family: 'PT Serif', sans-serif;
	color: #373737;
	font-size: 15px;
	line-height: 1.5;
}
body {
   font-family: 'PT Serif', sans-serif;   
   background:#e2e2e2;
   color: #373737;
   margin: 0;
   font-size: 17px;
   letter-spacing: 0.02em;
}
p,h1,h2,h3,h4,h5,h6{margin: 0 0 0.7em 0; padding: 0;}
ul{margin: 0 0 0.7em 0; padding: 0 0 0 20px;}
img{vertical-align: middle;}
div,header,footer,nav,main,aside,article,section{position: relative;}
a{
	color:#373737;
	text-decoration:none;
}
a:hover,a:focus{
	color: #373737;
	text-decoration:none;
}
.h1,.h2{
	margin-top:0;
	color: #222;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
}
.h1{margin-bottom: 18px;}
.h2{margin-bottom: 24px;}
.h2:after{
	content: "";
	display: block;
	margin-top: 5px;
	width: 20px;
	height: 2px;
	background: #e2e2e2;
}
.h3,h3{
	margin: 25px 0 12px;
	color: #222;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}
.table{
	margin: 0 0 0.7em 0;
	width: 100%;
}
.table td{
	padding: 5px;
	border: 1px solid #373737;
}

.clear{
	clear:both;
}

.left{
	float:left !important;
}

.right{
	float:right;
}
.white{
	background:#fff;
}
.quote {
    margin: 15px 25px 20px;
    text-align: center;
	border:none;
	font-size:16px;
}

blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

.quote:before {
    content: "";
    display: block;
    margin: 0 auto 15px;
    width: 36px;
    height: 24px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/ico/icons.svg);
    background-position: 0 -660px;
}	
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.header {
    background: #fff;
    padding: 15px 0;
}
.header .logo {
    position: relative;
    transition: all 0.8s;
    /*z-index: 100;*/
}
.header .logo_mobile{
	display:none;
}
.header .logo img {
    width: 225px;
    height: auto;
    margin-top: -18px;
}
.header .logo_mobile img{
	height:50px;
	width:auto;
}
.search-form {
    position: relative;
    margin: 3px 5px 0 0;
}
button.search {
    position: absolute;
    right: 10px;
    top: 5px;
    border: 0;
    background: none;
    width: 20px;
    height: 20px;
    color: #cbcbcb;
}
.search-form input {
    border: none !important;
    color: #999 !important;
    border-bottom: 1px solid #999 !important;
    font-size: 13px;
    background: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.header .links {
    margin: 10px 0 0;
    text-align: right;
	height: 30px;
}
.header .links a {
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
}
.header .links a:hover{
	color:#3062b8;
}
.header .links a.map .fa {
    position: absolute;
    margin-left: -17px;
    color: #a2a2a3;
    font-size: 20px;
}
.header .links a.login .fa {
    position: absolute;
    margin-left: 7px;
    color: #a2a2a3;
    font-size: 20px;
}
.header .links a.map:hover .fa,.header .links a.login:hover .fa{
	color:#3062b8;
}
.header .header__search {
	display:none;
    float: right;
    margin: 5px 0 0 0;
    width: 30px;
    height: 30px;
    background: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg) 0 -30px;
}
.nav{
	background:#3062b8;
	padding:15px 0;
}
.nav{
	background:#3062b8;
	padding:15px 0;
	text-align:right;
}
.nav .topmenu{
	margin:0;
	padding:0;
}
.nav .topmenu li{
	display:inline-block;
	padding:0 17px;
	text-transform:uppercase;
	font-size:16px;
}
.nav .topmenu li:last-child{
	padding-right:0;
}
.nav .topmenu li a{
	color:#fff;
}
.nav .topmenu li.yellow-act a{
	color:#ffff00;
}
.nav .topmenu li a:hover{
	text-decoration:none;
	color: #eee;
}
.nav .topmenu li.current-post-ancestor a,.nav .topmenu li.current-category-ancestor a,.nav .topmenu li.current-menu-item a{
	color: #eee;
}
.main {
    margin: 30px 0 0;
}
/*home*/
.main .date{
	margin:7px 0 5px 0;
    color: #b6b6b6;
    font-size: 13px;
    line-height: 20px;
    text-transform: lowercase;
}
.main .date__day {
    margin-right: 16px;
}
.main .tags{
	line-height:1.2em;
}
.main .tags a{
	display:inline-block;
	margin:0 5px 0 0;
	font-size:15px;
	color: #337ab7;
}
/*.main .tags a:before{
	content:'#';
}*/
.main .tags a:hover{
	color: #373737;
}
.i__label{
	position:absolute;
	bottom:30px;
	left:30px;
	padding: 0 10px 0 20px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    background: #15ab78;
    border-radius: 10px;
	-webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
}
.i__label:hover{color: #fff;}
.i__label:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: #addac7;
    border-radius: 50%;
}

/*1*/
.main section.im-news .item{
	height:350px;
	margin-bottom:30px;
	background:#fff;
}
.main section.f-im-news .item{
	height:400px;
}
.main section.im-news .item .small-slide__image,.main section.im-news .item .big-slide__image{
	width:100%;
	height:auto;
}
.main section.im-news .item .small-slide__top{
	overflow:hidden;
	max-height: 200px;	
}
.main section.im-news .big_slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.im-news .big_slide .big-slide__link{
	position:absolute;
	left:30px;
	width:60%;
	top:50%;
	margin-top:-35px;
	color: #fff;
    font-size: 19px;
    line-height: 23px;
    font-weight:bold;
}
.main section.im-news .big_slide .date{
	position:absolute;
	color:#fff;
	top:20px;
	left:30px;
	-webkit-transition: left 0.5s;transition: left 0.5s;
}
.main section.im-news .big_slide .tags{
	position:absolute;
	right:30px;
	bottom:30px;
}
.main section.im-news .big_slide .tags a{
	color:#fff;
}
.main section.im-news .small-slide__top:before,.main .news-content .news__recommend .small-slide__top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.im-news .big_slide:hover:before,.main section.im-news .small_slide:hover .small-slide__top:before,.main .news-content .news__recommend .small_slide:hover .small-slide__top:before{
	background: rgba(34,72,139,0.75);
}
.main section.im-news .partner,.main section.im-news .big_slide{
	overflow:hidden;
}
.main section.im-news .partner{
	background:none;
}
.main section.im-news .partner .banner_vertical{
    margin: 0 auto;
    max-height: 400px;
    overflow: hidden;
    width: 240px;
}
.main section.im-news .partner .b1 {
    max-width: 240px;
}
.main section.im-news .partner .banner__link {
    position: absolute;
    height: 400px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 5;
}
.main section.im-news .partner video,.main section.im-news .partner img,.main section.analytics-news .analytics-big img,.add_news,.analytics-small__image{
	width:100%;
	height:auto;
}
.main section.im-news .partner video{
	width: auto;
   height: 410px;
}
.main section.im-news .partner .b1  video{
    margin-left:-17px;
}
.main section.im-news .partner .banner_vertical img{
	display:block;
	height:400px;
	width:240px;
	margin:0;
}
.main section.im-news .partner video{
	margin-top:-10px;
}
.small-slide__top .i__label{	
	bottom:20px;
	left:20px;
}
.main section.im-news .small-slide__bottom{
	padding:25px;
}
.main section.im-news .small-slide__bottom .small-slide__link{
	/*display:block;*/
	/*height:55px;*/
	height:85px;
	overflow:hidden;
    color: #373737;
    font-weight:bold;
    line-height: 18px;
    text-decoration: none;
	display: -webkit-box;
   -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.main section.f-im-news .small-slide__bottom .small-slide__link{
	line-height:21px;
	margin-bottom:20px;
}
.main section.im-news-last .small-slide__bottom .small-slide__link{
	height:75px;
}
@-moz-document url-prefix()
{
	 .main section.im-news-last .small-slide__bottom .small-slide__link{
		height:75px;
	}
}
.main section.im-news .news-features__item_likes,.main section.news-content .news__recommend .news-features__item_likes{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	margin:-30px 0 0 -25px;
}
.main section.im-news .big_slide .news-features__item_likes{
	top:35px;
	left:auto;
	right:30px;
}
/*2*/
.main section.le-news,.main section.le-news-list{
	background:#fff;
	padding:30px;
	margin-bottom:30px;
}
.main section.le-news .small_news{
	margin-bottom:20px;
}
.main section.le-news .small-news__image{
	float:left;
	position:relative;
	margin:5px 25px 10px 0;
	width:100px;
	height:100px;
	z-index:1;
}
.main section.le-news .first-new-image{
	width:auto;
	height:100px;
}
.main section.le-news .news-feed__item{
	display: block;
    margin-bottom: 10px;
    color: #373737;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
}
.main section.le-news .thumblink{
	display:block;
	float:left;
	margin-right:20px;
	width:100px;
	overflow:hidden;
}
.main section.le-news .news-feed__item:hover{
	color: #337ab7;
}
.main section.le-news .news-features__item_likes{
	display:block;
	position:absolute;
	top:-20px;
	right:0;
}
.wpulike{
	/*display:none;*/
	opacity:0;
	-webkit-transition: all 0.5s; transition:  all 0.5s;
}
.wpulike-robeen label{
	padding:5px;
	cursor:pointer;
}
.main section.le-news-list .item{
	margin-bottom:30px;
}
.main section.le-news-list .item .news-feed__item{
	margin: 20px 0;
    display: block;
    font-weight:bold;
	font-size: 20px;
	line-height: 1.1em;
}
.main section.le-news-list .region-news__bottom{
	margin:20px 0 0;
}
.main section.le-news-list .region-news__bottom .news-features__item_likes{
	position:absolute;
	bottom:-20px;
	right:0;
	z-index:7;
}
.main section.im-news .banner_horizontal{
	margin:0 15px 30px 15px;
}
.main section.le-news-list .news-icon_photo:after {
    margin: 4px 0 0 5px;
}

/*6*/
.main section.interview-news{
	background:#fff;
	margin-bottom:30px;
}
.main section.interview-news .interview-big{
	padding:30px;
	min-height:455px;
	background-size: 100% auto !important;
}
.main section.interview-news .interview-big:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(34,72,139,0.75);
    z-index: 1;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.interview-news .interview-big .h2 {
	position:absolute;
    color: #fff;
	z-index:5
}
.main section.interview-news .interview-big .h2:after{
	background:#fff;
}
.main section.interview-news .interview-big .interview-big__name{
	position:absolute;
	top:110px;
	left:30px;
	color: #fff;
    font-size: 19px;
    line-height: 24px;
    font-weight:bold;
	z-index:5
}
.main section.interview-news .interview-big .interview-big__title{
	position:absolute;
	width:70%;
	color:#fff;
	bottom:145px;
	left:80px;
	z-index:5
}
.main section.interview-news .interview-big .interview-big__title:before {
    content: "";
    position: absolute;
    margin:-60px 0 0 -30px;
    width: 76px;
    height: 50px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-position: 0 -480px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.main section.interview-news .interview-big:hover:before{background: rgba(0,0,0,0.4);}
.main section.interview-news .interview-big:hover .interview-big__title:before{margin-left: 100px;  -webkit-transition: al 0.5s;
    transition: all 0.5s;}
.main section.interview-news .interview-big .interview-big__read {
    position: absolute;
    bottom: 40px;
    right: 30px;
    color: #fff;
    z-index: 5;
}
.main section.interview-news .interview-big .interview-big__read:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 16px;
    height: 10px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-position: 0 -540px;
}
.main section.interview-news .interviews__list{
	padding:25px 25px 25px 15px;
}
.main section.interview-news .interviews__list .interview-small {
    display: block;
    margin: 10px 0 20px 0;
	height:100px;
    color: #373737;
    text-decoration: none;
}
.main section.interview-news .interviews__list .interview-small:hover .interview-small__title{
	color: #337ab7;
}
.main section.interview-news .interviews__list .interview-small__info {
    margin-top: 15px;
}
.main section.interview-news .interviews__list .interview-small__image {
	float:left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.main section.interview-news .interviews__list .interview-small__title {
    display: block;
    margin-left: 75px;
    font-size: 15px;
    vertical-align: middle;
    display: -webkit-box;
   -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 65px;
    overflow: hidden;
}
.main section.interview-news .interviews__list .interview-small__date {
    margin-left: 18px;
    color: #b6b6b6;
    font-size: 11px;
}

/*3*/
.main section.choise-news{
	background:#fff;
	margin-bottom:30px;
}
.main section.choise-news .choise-big{
	padding:30px;
	min-height:455px;
	background-size: 100% auto !important;
}
.main section.choise-news .choise-big:before{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    z-index: 1;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.choise-news .choise-big:hover:before{background: rgba(34,72,139,0.75);}
.main section.choise-news .choise-big .h2 {
	position:absolute;
	background: url(https://sm-news.ru/wp-content/themes/sm-news/img/choise-ico.svg) no-repeat top 5px left 0;
	padding:5px 0 5px 30px;
    color: #fff;
	z-index:5
}
.main section.choise-news .choise-big .h2:after{
	width:0;
	background:#fff;
}
.main section.choise-news .choise-big .choise-big__title{
	position:absolute;
	width:70%;
	font-size: 19px;
    line-height: 23px;
    font-weight:bold;
	color:#fff;
	top:50%;
	margin-top:-35px;
	z-index:5
}
.main section.choise-news .choise-big .date{
	position:absolute;
	color:#fff;
	top:70px;
	z-index:5
}
.main section.choise-news .choise-big .news-features__item_likes,.main section.interview-news .interview-big .news-features__item_likes{
	position:absolute;
	bottom:30px;
	z-index:5;
}
.main section.choise-news .chose__list{
	padding:30px 30px 30px 15px;
}
.main section.choise-news .chose__list .choise__item {
    margin-bottom: 17px;
    line-height: 20px;
}
.main section.choise-news .chose__list .choise__item .choise-itemlink {
    margin-bottom: 17px;
    color: #373737;
    font-size: 16px;
}
.main section.choise-news .chose__list .choise__item .choise-itemlink:hover{
	color: #337ab7;
}
.main section.choise-news .choise__all{
	margin:25px 0 0;
}

/*5*/
.main section.analytics-news .item {
    height: 350px;
    margin-bottom: 30px;
    background: #fff;
	overflow:hidden;
}
.main section.analytics-news.f-im-news .item{
	height:400px;
}
.main section.analytics-news .item .analytics-small__top{
	overflow:hidden;
}
.main section.analytics-news .item .analytics-small__top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.analytics-news .item .analytics-small__top:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 0;
    border-width: 50px 0 0 272px;
    border-style: solid;
    border-color: transparent #fff;
    -webkit-transition: border-width 0.5s;
    transition: border-width 0.5s;
}
.main section.analytics-news .item .analytics-small__bottom {
    padding: 0 25px 25px 25px;
}
.main section.analytics-news .analytics-small:hover .analytics-small__top:before,.main section.analytics-news .analytics-big:hover:before{background: rgba(34,72,139,0.75);}
.main section.analytics-news .analytics-small .analytics-small__author {
	margin:0 0 0 30px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.main section.analytics-news .analytics-small .analytics-small__author img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.main section.analytics-news .item .analytics-small__bottom .news-section {
	display:block;
    color: #3062b8;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
}
.main section.analytics-news .item .analytics-small__bottom .analytics-small__link {
	/*display:block;*/
	height:85px;
	overflow:hidden;
    margin-top:10px;
    color: #373737;
    font-weight:bold;
    line-height: 21px;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.main section.analytics-news .analytics-small .wpulike,.main section.le-news-list .region-news__bottom .news-features__item_likes .wpulike{
	opacity:1;
}
.main section.analytics-news .item .news-features__item_likes,.main section.analytics-news .analytics-small .analytics-small__author{
	float:left;
	margin-right:45px;
	margin-top:0;
}
.main section.analytics-news .analytics-small .wpulike{
	padding:0;
}
.main section.analytics-news .analytics-big{
	position:relative;
}
.main section.analytics-news .analytics-big:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.main section.analytics-news .analytics-big .news-section{
	position:absolute;
	top:25px;
	left:30px;
	color: #fff;
    font-size: 13px;
    line-height: 20px;
}
.main section.analytics-news .analytics-big .analytics-big__link {
    position: absolute;
    top:50%;
	left:30px;
	width:50%;
	margin-top:-35px;
    color: #fff;
    font-size: 19px;
    line-height: 23px;
    font-weight:bold;
}
.main section.analytics-news .analytics-big .news-features__item_likes{
	position:absolute;
	bottom:30px;
	left:30px;
}
 
.news-icon_photo:after{
	content:'';
	position:absolute;
	margin:2px 0 0 5px;
	width: 14px;
	height: 12px;
	background-position: 0 -630px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
}
.news-icon_video:after{
	content:'';
	position:absolute;
	margin:4px 0 0 5px;
	width: 15px;
	height: 10px;
	background-position: -30px -630px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
} 
.choise-ico:after{
	content:'';
    position:absolute;
    margin:2px 0 0 5px;
    width: 14px;
    height: 14px;
    background: url(https://sm-news.ru/wp-content/themes/sm-news/img/choise-ico2.png) no-repeat;
    vertical-align: middle;
    background-size: 14px;
}
.all-link {
	display:block;
	margin:10px 0 0;
    color: #15ab78;
    text-decoration: none;
}
.all-link:hover{
	color: #15ab78;
}
.wpulike-robeen svg{
	width:30px;
}
.wpulike-robeen .count-box {
    font-size: 14px;
    color: #b6b6b6;
	font-weight: 400 !important;
}
.wpulike-robeen svg .heart {
    fill: #cbcbcb;
}
.small-slide__top .wpulike-robeen svg{
	/*width:30px;*/
}
.small-slide__top .wpulike-robeen .count-box {
    /*font-size: 14px;*/
    color: #fff;
}
.small-slide__top .wpulike-robeen svg .heart,.big_slide .wpulike-robeen svg .heart, .choise-big .wpulike-robeen svg .heart,.analytics-big .wpulike-robeen svg .heart,.interview-big .wpulike-robeen svg .heart{
    fill: #fff;
}
.wpulike-robeen .wp_ulike_btn:checked+svg .heart{
	fill: #15ab78;
}
.big_slide .wpulike-robeen .count-box,.choise-big .wpulike-robeen .count-box,.analytics-big .wpulike-robeen .count-box,.interview-big .wpulike-robeen .count-box {
    color: #fff;
}
/*4*/
.persons-list {
    margin-bottom: 30px;
    padding: 30px;
    height: 505px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.persons-list .h2:before {
    content: "";
    display: inline-block;
    margin-right: 9px;
    width: 21px;
    height: 20px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-position: 0 -390px;
}
.person-slide{
	position: relative;
	width: 268px;
	height: 358px;
	text-align: center;
	border: 2px solid #b2c0e0;
	background: #fff;
}
.person-slide__image{
	position: absolute;
	top: 37px;
	left: 63px;
	width: 125px;
	height: 125px;
	border: 8px solid #dbe2f2;
	border-radius: 50%;
	box-shadow: 0 0 0 12px #f0f3fa;
	-webkit-transition: all 0.75s;
	transition: all 0.75s;
}
.person-slide__person{
	position: absolute;
	top: 215px;
	left: 25px;
	width: 218px;
	color: #222;
	font-weight:bold;
	text-decoration: none;
	-webkit-transition: all 0.75s;
	transition: all 0.75s;
}
.person-slide__post{
	height: 30px;
	color: #3062b8;
	font-size: 13px;
	line-height: 15px;
	overflow: hidden;
	-webkit-transition: all 0.75s;
	transition: all 0.75s;
}
.person-slide__record{
	position: absolute;
	bottom: 85px;
	left: 25px;
	width: 218px;
	height: 0;
	color: #373737;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 0.75s;
	transition: all 0.75s;
}
.person-slide .form__submit{
	position: absolute;
	bottom: 25px;
	left: 53px;
	margin-bottom: 0;
	-webkit-transition: opacity 0.75s;
	transition: opacity 0.75s;
	color:#fff !important;
}

.persons-slider__item{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -135px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	z-index: 10;
	-webkit-transition: all 0.75s;
	transition: all 0.75s;
}
.persons-slider__item_1{
	-webkit-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 0 50px rgba(48,98,184,0.2);
	z-index: 20;
}
.persons-slider__item_2{
	left: 67%;
	-webkit-transform: scale(0.91);
	transform: scale(0.91);
	z-index: 15;
}
.persons-slider__item_3{
	left: 79%;
}
.persons-slider__item_4{
	left: 21%;
}
.persons-slider__item_5{
	left: 33%;
	-webkit-transform: scale(0.91);
	transform: scale(0.91);
	z-index: 15;
}
.persons-slider__item:not(.persons-slider__item_1):before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	z-index: 10;
}
.persons-slider__item:not(.persons-slider__item_1) .person-slide__image{
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	opacity: 0.55;
}
.persons-slider__item:not(.persons-slider__item_1) .person-slide__person{
	opacity: 0.55;
}
.persons-slider__item:not(.persons-slider__item_1) .form__submit{
	opacity: 0;
}

.persons-slider__item_1:hover .person-slide__image{
	top: 20px;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
}
.persons-slider__item_1:hover .person-slide__person{
	top: 165px;
}
.persons-slider__item_1:hover .person-slide__post{
	height: 0;
	opacity: 0;
}
.persons-slider__item_1:hover .person-slide__record{
	height: 72px;
	opacity: 1;
}
.persons-slider__arrow{
	position: absolute;
	top: 153px;
	width: 33px;
	height: 33px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
	border: 2px solid #d3d3d3;
	border-radius: 50%;
	cursor: pointer;
}
.persons-slider__arrow_left{left: 0; background-position: 0 -420px;}
.persons-slider__arrow_right{right: 0; background-position: 0 -450px;}

/*hover*/
.main section.le-news .small_news:hover .wpulike,.main section.im-news .small_slide:hover .wpulike,.main section.im-news .big_slide:hover .wpulike,.main section.choise-news .choise-big:hover .wpulike,.main section.analytics-news .analytics-big:hover .wpulike,.main section.interview-news .interview-big:hover .wpulike,.main section.news-content .news__recommend .small_slide:hover .wpulike{opacity:1; -webkit-transition: all 0.5s; transition:  all 0.5s;}
.main section.im-news .small_slide:hover .i__label,.main section.im-news .big_slide:hover .i__label{bottom:-30px;-webkit-transition: bottom 0.5s; transition: bottom 0.5s;}
.main section.im-news .big_slide:hover .date{left:40%;-webkit-transition: left 0.5s;transition: left 0.5s;}

/*posts*/
.main .content,.main .sidebar .item {
    padding: 30px;
	background:#fff;
	margin-bottom:30px;
}
.main .sidebar .partner_bottom{
	padding:0;
}
.main .sidebar .banner_vertical{
	max-width:350px;
	margin:0 auto;
}
.main .sidebar .banner_vertical img,.banner_horizontal img{
	width:100%;
	height:auto;
}
.main .content .post p {
    font-size: 18px;
    line-height: 1.5em;
    word-break: break-word;
	margin-bottom: 20px;
}
.main .content .post a{
	color: #337ab7;
}
.main .content .post img{
	max-width:100%;
	height:auto;
}
.main .content .post iframe {
    width: 100%;
	min-height:400px;
	margin:0 auto 20px auto !important;
}
.main .content .bottom__content {
    margin: 0 13px;
}
.main .content .bottom__content .news__preview {
    margin-bottom: 35px;
    padding-bottom: 35px;
    font-size: 22px;
    line-height: 24px;
    font-family: 'PT Serif';
    border-bottom: 1px solid #e2e2e2;
}
.main h1 {
    font-size: 28px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
.main .news-category h1,.main .news-content #breadcrumbs{
	float:left;
}
.main .news-content h1{
	margin-top:15px;
	clear:both;
}
.main .news-content .date{
	margin-top:0;
}
.main .content .top__content .news__image_box{
	margin:0 -30px 40px -30px;
}
.main .content .top__content .date{
	display:block;
	margin-bottom:15px;
}
.main .content .top__content .foto__bottom{
	position:relative;
	min-height:5px;
    margin: 30px 43px 0 43px;
    font-size: 13px;
    color: #b6b6b6;
}
.main .news-content .content .wpulike{
	opacity:1;
}
.main .news-content .content .news-features__item_likes{
	position:absolute;
	top:-20px;
	right:0;
}
.main .news-content .news__recommend .small-slide__top{
	margin:0 -30px 20px -30px;
}
.main .news-content .news__recommend .small-slide__image{
	width:100%;
	height:auto;
}
.main .news-content .news__image_box .news__image{
    max-height: 400px;
    overflow: hidden;
}
.main .news-content .news__image_box .news__image img{
	width:100%;
	height:auto;
}
.main .news-content .news__recommend .small-slide__bottom .small-slide__link {
    display: block;    
    color: #373737;
    font-weight:bold;
    line-height: 18px;
}
.main .news-content .news__recommend .small-slide__bottom .date{
	margin:8px 0 7px 0;
}
.main .news-content .news-author{
	margin:0;
	padding:20px 0;
	width:30%;
	overflow:hidden;
    color: #373737;
    font-size: 11px;
	text-align:right;
}
.main .news-content .news-author img {
    float: right;
    margin: -20px 0 -15px 15px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
    border: 5px solid #dae1f2;
}
.main .news-content .news__image_box .bottom_cap{
	background: #3062b8;
    padding: 25px;
    color: #fff;
}
.main .news-content .news__image_box .bottom_cap .info{
	margin:10px 0 0;
}
.main .news-content .news__image_box .bottom_cap .info p{
	font-size:13px;
}
.main .news-content .news__image_box .bottom_cap .info span.title{
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}
.main .news-content .news__image_box .bottom_cap .info .thrumb{
	float:left;
	margin:0 20px 0 0;
	min-height:140px;
}
.main .news-content .news__image_box .bottom_cap .info img{
	width:100px;
	height:100px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 5px solid #dae1f2;
}
.main .news-content .news__image_box .bottom_cap .info .more{
	display: inline-block;
	margin:5px 0 0;
    color: #fff;
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.main .news-content .news__image_box .bottom_cap .info .more:hover{
	text-decoration:none;
}
.main .news-content .part_content_none{
	position:relative;
	display:none;
	height:60px;
	-webkit-transition: all 0.5s; transition: all 0.5s;
}
.main .news-content .show_full{
	display:block;
	height:auto;
	-webkit-transition: all 0.5s; transition: all 0.5s;	
}
.main .news-content .none{
	display:none !important;
}
.main .news-content .more_line:before {
    bottom: -20px;
    height: 100px;
	width:100%;
    background: url(https://sm-news.ru/wp-content/themes/sm-news/img/shadow-after.png);
}
.main .news-content .more_line:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index:5;
}
.main .news-content .part_open_btn {
    width: 220px;
    margin: 40px auto 30px auto;
    padding: 0 20px;
    color: #b6b6b6;
    line-height: 38px;
    text-decoration: none;
    border: 1px solid #b6b6b6;
    border-radius: 18px;
    text-align: center;
    cursor: pointer;
    display: block;
	clear:both;
}
.main .news-content .part_open_btn:hover{
	color: #15ab78;
	border-color:#15ab78;
}
.sidebar .news__recommend .small_news{
	margin-bottom:25px;
	line-height:1.2em;
	overflow:hidden;
}
.sidebar .news__recommend .thumblink{
	display:block;
	width:75px;
	float:left;
	margin:5px 20px 0 0;
}
.sidebar .news__recommend .thumblink img{
	width:100%;
	height:auto;
}
.sidebar .news__recommend .news-feed__item{
	font-size:15px;
	line-height:1.1em;
}
.sidebar .news__recommend .tags{
	margin:5px 0 0;
}
.main .news-content .bottom__social{
	clear:both;
	overflow:hidden;
}
.main .news-content .bottom__social .keywords{
	margin:30px 0 0 10px;
	font-size:15px;
}
.main .news-content .bottom__social .keywords a{
	display: inline-block;
    margin: 0 5px 0 0;
    color: #3062b8;
}
.main .news-content .bottom__social .keywords a:before {
    content: '#';
    display: inline-block;
    margin: 0;
}
.quote:before {
    content: "";
    display: block;
    margin: 0 auto 15px;
    width: 36px;
    height: 24px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-position: 0 -660px;
}
.error404 a.btm_error{
	width:220px;
	display:block;
	margin:15px auto;
	text-align:center;
    padding: 0 20px;
    color: #15ab78;
    line-height: 38px;
    text-decoration: none;
    border: 1px solid #15ab78;
    border-radius: 18px;
}
.error404 p,.error404 h1{
	text-align:center;
}
.error404 img{
	display:block;
	width:70%;
	margin:15px auto;
}
.main .affix{
    bottom: 0 !important;
}
#right_Scroll,#right_Scroll_{
    width: 100%;
    max-width: 370px;
}
/*category*/

.up-btn {
    display: none;
	width: 80px;
    height: 80px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/up.png);
    position: fixed;
    bottom: 10px;
    z-index: 11;
    right: -5px;
    cursor: pointer;
    background-size: 60px auto;
    background-repeat: no-repeat;
}
.up-btn2 {
    display: none;
	width: 80px;
    height: 80px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/up-bottom-mobile.png);
    position: fixed;
    bottom: 10px;
    z-index: 11;
    right: -5px;
    cursor: pointer;
    background-size: 60px auto;
    background-repeat: no-repeat;
}
.partners-block,.poll {
    margin-bottom: 30px;
    padding: 23px 30px;
    background: #fff;
}
.partners .owl-item a {
    display: inline-block;
    line-height: 80px;
}
.partners .owl-item {
    text-align: center;
}
#breadcrumbs {
    margin: 0 0 15px 0;
    font-size: 13px;
    color: #b6b6b6;
}
.main .news-category #breadcrumbs{
	margin-top:5px;
}
#breadcrumbs a {
    color: #b6b6b6;
}
#partners {
    padding: 0 50px 0 65px;
}
#partners .owl-buttons div {
    position: absolute;
    cursor: pointer;
    width: 35px;
    height: 35px;
    bottom: 25px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-color: #fff;
    border: 2px solid #d3d3d3;
    border-radius: 50%;
    cursor: pointer;
}
#partners .owl-buttons div.owl-prev{
    background-position: 0 -420px;
    left: -70px;
}
#partners .owl-buttons div.owl-next{
    background-position: 0 -450px;
    right: -50px;
}
.poll{
	min-height:350px;
}
.pagination{
	margin: 70px 0 40px 0;
}
.pagination ul li a:hover, a.select, .pagination .active a {
    border: none;
	color:#000;
}
.pagination ul li a {
    padding: 5px 6px;
    border: none;
    font-size: 15px;
	color:#444;
}
.person__recommend .person-list .person {
    display: block;
    min-height: 245px;
}
.person__recommend .person_first {
    clear: both;
    margin-left: 0;
}
.person__recommend .person {
    float: left;
    padding-top: 10px;
    margin: 0 0 30px 30px;
    width: 150px;
    color: #222;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
.person__recommend .person-list .person__image {
    width: 125px;
    height: auto;
}
.person__recommend .person__image {
    display: block;
    margin: 0 auto 10px;
    width: 94px;
    height: 94px;
    border: 6px solid #dbe2f2;
    border-radius: 50%;
    box-shadow: 0 0 0 9px #f0f3fa;
}
.person__recommend .person-list .person__post {
    max-height: 45px;
    overflow: hidden;
}
.person__recommend .person__post {
    display: block;
    color: #3062b8;
    font-size: 11px;
    font-weight: normal;
}

/*f*/
.footer{
	background: #222;
	color:#fff;
	padding-bottom: 50px;
}
.footer .top__footer{
	background: #04050a url(https://sm-news.ru/wp-content/themes/sm-news/img/footer.webp) center top no-repeat;
	padding:40px 0;
	min-height:500px;
}
.footer .copy{
	padding:30px 0 40px 0;
	font-size:13px;
	line-height:1.1em;
	color: #777;
}
.footer .copy .legal__age {
    position:absolute;
    margin: 45px 0 0 -160px;
    width: 35px;
    color: #fa0;
    line-height: 28px;
    text-align: center;
    border: 2px solid #fa0;
    border-radius: 5px;
    vertical-align: middle;
}
.footer .copy .lblock a,.footer .copy .lblock{
	color: #777 !important;	
}
.footer .copy .rblock a{
	display:inline-block;
	border:2px solid #fff;
	padding:10px 20px;
	color:#fff;
	line-height:1.1em;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.footer .t4{
	margin:0 0 30px 0;
	text-transform:uppercase;
	font-size:20px;
	color: #15ab78;
}
.footer ul{
	margin:0;
	padding:0;
}
.footer ul li{
	display:block;
	margin: 3px 0 9px 0;
	font-size:15px;
}
.footer ul li a{
	color:#fff;
}
.footer ul li a:hover{
	color: #15ab78;
}
.footer .footer-social__link {
    display: block;
    margin-bottom: 22px;
    color: #fff;
    text-decoration: none;
}
.footer .footer-social__link:hover{
	color: #15ab78;
}
.footer .footer-social .social-icon {
    float: none;
    display: inline-block;
    margin-right: 9px;
	padding-top:5px;
}
.footer .social-icon_fb {
    background-position: 0 -150px;
}
.social-icon_vk {
    background-position: 0 -180px;
}
.social-icon_tw {
    background-position: 0 -210px;
}
.social-icon_in {
    background-position: -30px -240px;
}
.social-icon_gp {
    background-position: 0 -240px;
}
.footer .social-icon {
    float: left;
    margin-right: 6px;
	margin-top:-5px;
    width: 32px;
    height: 32px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    background-clip: content-box;
    border: 1px solid #fff;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
}
.social-icon.social-icon_tg {
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/Tel.svg);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 6px 9px;
}
.footer .bottom__foo{
	padding:40px 0 0;
}
.footer .footer__phone {
    width: 170px;
    color: #fff;
    line-height: 32px;
    text-decoration: none;
    margin-bottom: 7px;
	font-size:28px;
}
.footer__phone:before {
    background-position: 0 -570px;
}
.footer__ask-a-question{
	display:block;
	width:280px;
	color:#fff !important;
	line-height:1.1em;
}
.footer__copyright{
	display:block;
	width:350px;
	color:#fff;
	line-height:1.1em;
}
.footer__ask-a-question:hover{
	color:#fff;
}
.footer__ask-a-question:before {
    background-position: 0 -600px;
}
.footer__phone:before, .footer__ask-a-question:before {
    content: "";
    float: left;
    margin-right: 10px;
    width: 33px;
    height: 33px;
    background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
    border: 2px solid #15ab78;
    border-radius: 50%;
}
.footer__phone:before{
	margin-left:80px;
}
.link-important {
    margin: 70px 0px 25px;
}
.link-important a {
    display: block;
    color: rgb(255, 255, 255);
    margin: 0px 0px 10px;
    text-decoration: underline;
}
.footer .counter {
    position: absolute;
    margin: 15px 0px 0px 60px;
}

/*other*/

.reveal-modal{
	display:none;
	position:absolute;
}
.reveal-modal iframe{
	height:500px;
}
.reveal-modal.all_category{
	position:fixed;
	width:103%;
	height:100%;
	margin:0;
	left:0 !important;
	top:0 !important;
	background: #101f3b;	
	box-shadow: 0 14px 40px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	padding:20px 35px 24px 35px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	z-index:999999;
	overflow-y:scroll;
}
.reveal-modal.city{
	width:300px;
	right:0;
	top:56px !important;	
	background: #193360;
	padding:20px 35px 24px 35px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	z-index:999999;
}
.reveal-modal.login{
	width:600px;
	top:56px !important;
	right:0;	
	background: #193360;
	padding:20px 35px 24px 35px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	z-index:999999;
}
.reveal-modal.login .t4{
	display:inline-block;
	margin:0 30px 20px 0 !important;
}

.say{clear:both;display:block;margin:45px 0 0 10px;text-align:left;font-size:14px;color:#b6b6b6}
.say a{display: inline-block;
    padding: 2px 5px;
    background: #ff0000;
    color: #fff;
    border-radius: 5px;text-decoration:underline;}
.reveal-modal.qsend{
	position:fixed;
	width:350px;
	left:50%;
	margin-left:-175px;
	top:20% !important;	
	background: #193360;
	padding:20px 25px 24px 25px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	z-index:999999;
}
.qsend input[type=text],.qsend input[type=email], .qsend textarea{
	width:100%;
	padding:5px 15px;
	font-size:16px;									
}
.qsend textarea{
	height:100px;						
}
.qsend .t4{
	display:block;
	margin-bottom: 30px !important;
}
								


.reveal-modal #one, .reveal-modal #two{
	cursor:pointer;
}
.reveal-modal #one:after{
	content:'/';
	position:absolute;
	margin:0 0 0 10px;
}
.reveal-modal.login #reg_passmail{
	color:#fff;
}
.reveal-modal.login .two,.reveal-modal.login .one{
	display:none;
}
.reveal-modal.login .active_n{
	display:block;
}
.reveal-modal.login .green{
	background:#15ab78;
}
.reveal-modal.city .t4,.reveal-modal.login .t4{
	color:#fff;
	margin:0 0 15px 0;
	font-size:22px;
}
.reveal-modal.city a{
	font-size:15px;
	color:#fff;
}
.reveal-modal.login a{
	font-family: 'MuseoSansCyrl';
	font-size:14px;
	color:#15ab78;
	text-decoration:underline;
}

.reveal-modal.city a:hover{
	text-decoration:underline;
	color:#b6b6b6;
}
.reveal-modal.city a strong{
	font-weight:bold;
	color:#b6b6b6;
}
.reveal-modal .text_lab{
	display:block;
	margin:15px 0 15px 0;
	color:#fff;
	font-size:14px;
}
.reveal-modal.city a.tfirst {
    display: block;
    line-height: 1.0em;
    margin: 10px 0 -10px 0;
    color: #b1dcfc;
    font-size: 16px;
}
.reveal-modal .close-reveal-modal{
	width:40px;
	height:39px;
	background:url(https://sm-news.ru/wp-content/themes/sm-news/img/close.svg) no-repeat !important;
	position:absolute;
	top:18px;
	right:20px;
	cursor:pointer;
	border:none;
}
.reveal-modal.all_category .close-reveal-modal{
	right:50px;
}
.sub_category span{
	position:absolute;
	margin:35% 0 0;
	font-size:16px;
	left:43%;
	color:#fff;
}
.reveal-modal input[type=text],.reveal-modal input[type=email],.reveal-modal input[type=password]{
	margin:0 0 15px 0;
	height:40px;
}
.reveal-modal input[type=submit]{
    padding: 8px 20px;
    border: none;
    background: #3062b8;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position:relative;
	z-index:10;
}
.reveal-modal input[type=submit]:hover{
	background: #111;
}
.reveal-modal .reg{
	margin-left:10px;
	background: #15ab78 !important;
}
.reveal-modal .fa{
	padding:10px 10px;
	border:1px solid #b6b6b6;
	color:#b6b6b6;
	font-size:18px;
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.reveal-modal .fa-facebook{
	padding:10px 15px;
}
.reveal-modal a:hover .fa{
	border:1px solid #fff;
	color:#fff;
}
.link-content{
	width:285px;
	padding:15px;
	border:1px solid #ddd;
	line-height:1.2em;
	font-size:15px;
}

.insert-page.right{
	margin:5px 0 5px 15px;
}

.insert-page.left{
	margin:5px 15px 5px 0;
}

.link-content img{
	margin:0 0 10px 0;
	padding:0
}

.link-content a{
	color:#111;
	font-size:15px;
}
.scrollbar-rail > .scroll-element.scroll-y{
	right:-5px !important;
}
.menu .scrollbar-rail > .scroll-element.scroll-y{
	right:-25px !important;
}
.scroll-wrapper{
	height:410px;
}
.menu .scroll-wrapper{
	height:400px;
}
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer{
	display:none !important;
}
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size{
	width:4px;
	background-color: rgba(255, 255, 255, 0.8);
}
.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size{
	background-color: rgba(255, 255, 255, 1);
}
.scrollbar-rail > .scroll-element .scroll-bar{
	background-color:#a1a1a2;
	height:150px !important;
	box-shadow:none !important;
	margin-left:1px;
}
.scrollbar-rail > .scroll-element{
	background:none !important;
}
.poll-block .dem-poll-info{
	position:absolute;
	display:bock !important;
	width:100% !important;
}
.dem-graph {   
    height: 1.8em !important;
    line-height: 1.8em !important;
}
.dem-percent-txt,.dem-votes-txt-votes{
	display:none !important;
}
.dem-answers .dem-label{
	position:absolute !important;
	margin:7px 0 5px 35px !important;
	z-index:10 !important;
	  font-size: 13px !important;
	  font-weight:400 !important;
}
.dem-voted-this .dem-label:before{
	margin-left:-15px !important;
}
.democracy .dem-bottom{
	margin-top:40px;
}
.dem-fill{
	 background: #b5b5b5 !important;
	 border-radius:5px !important;
}
.dem-voted-this .dem-fill{
	background: #15ab78 !important;
}

.dem-novoted .dem-fill{
	display:none !important;
}
.dem-votes-txt-percent{
	position:absolute !important;
	right:-50px !important;
	margin-top:-17px !important;
	display:block !important;
	z-index:10 !important;
	width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #b5b5b5;
	color:#fff !important;
	font-weight:600 !important;
}
.dem-votes-txt-percent:before {
    content: "";
	display:block !important;
    position: absolute;
    top: 8px;
    left: -12px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #b5b5b5 transparent transparent;
}
.dem-voted-this .dem-votes-txt-percent{
	background: #15ab78 !important;
}
.dem-voted-this .dem-votes-txt-percent:before{
	border-color: transparent #15ab78 transparent transparent !important;
}
.dem-answers .dem-label,.dem-voted-this .dem-label:before{
	color:#fff !important;
}
.dem-graph{
	background: #d6d6d6 !important;
	border-radius:5px !important;
	width:90% !important;
}
.democracy .dem-bottom{
	margin-top:0px !important;
	height:40px;
}
.dem-answers li:hover .dem-votes-txt{display:block !important;margin-top:15px !important;}
.dem-novoted .dem-votes-txt{
	display:block !important;
	margin-top:13px !important;
}
.dem-date{
	display:none !important;
}
.dem-total-votes{
	    color: #373737 !important;
		font-size:13px !important;
}
.dem-poll-info{
	font-style:normal !important;
}
.democracy .dem-bottom {
    margin-top: 0px !important;
    height: 40px;
}
.dem-poll-info>*{
	opacity:1 !important;
	text-align:left !important;
	float:left !important;
	font-size:11px !important;
}
.poll-question{
	margin-bottom: 20px;
	font-weight:bold;
}
.poll-question__link{
	color: #373737;
	text-decoration: none;
}

.poll-result{
	margin: 0 65px 15px 0;
	padding-left: 30px;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	background: #d6d6d6;
}
.poll-result__text{
	line-height: 25px;
	z-index: 5;
}
.poll-result__bar,
.poll-result__bar:before,
.poll-result__bar:after{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.poll-result__bar:before,
.poll-result__bar:after{
	content: "";
	border-radius: 3px;
	background: #b5b5b5;
}
@-webkit-keyframes pollbar {
	0% {width: 0;}
	100% {width: 100%;}
}
@keyframes pollbar {
	0% {width: 0;}
	100% {width: 100%;}
}
.poll-result__bar:before{
	-webkit-animation: pollbar 1s ease-out forwards;
	animation: pollbar 1s ease-out forwards;
}
.poll-result__bar:after{
	width: 0;
}
.poll-result__percent{
	position: absolute;
	top: -2px;
	right: -48px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #b5b5b5;
}
.poll-result__percent:before{
	content: "";
	position: absolute;
	top: 8px;
	left: -11px;
	border-width: 7px;
	border-style: solid;
	border-color: transparent #b5b5b5 transparent transparent;
}
.poll-result__percent:after{
	content: "%";
	position: absolute;
	left: 35px;
	color: #b5b5b5;
}
.poll-result_top .poll-result__bar:before,
.poll-result_top .poll-result__bar:after{background: #15ab78;}
.poll-result_top .poll-result__percent{background: #15ab78;}
.poll-result_top .poll-result__percent:before{border-color: transparent #15ab78 transparent transparent;}
.poll-result_top .poll-result__percent:after{color: #15ab78;}
.poll-result:hover .poll-result__bar:before{
	background: transparent;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}
.poll-result:hover .poll-result__bar:after{
	width: 100%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.fix-navbar-top{position:fixed;z-index:80;width:100%;top:0;}
.fix-nav{ opacity:0;  transition: all 0.8s;margin-top: -155px;z-index: -1; }
.fix-navbar-top .header .logo{ transition: all 0.8s;margin-left:50px;}
.header .bars{position:absolute;top:74.5px;transition: all 1s;left:20px;width:20px;height:14px;z-index:10;background: url(https://sm-news.ru/wp-content/themes/sm-news/img/nav-icons.svg) left no-repeat;cursor:pointer}
.fix-navbar-top .header .bars {top:12.5px;left:0;transition: all 1s;background: url(https://sm-news.ru/wp-content/themes/sm-news/img/nav-icons-grey.svg) left no-repeat; }
.le-news .col-lg-4:nth-child(3n+1){clear:both;}
.mobileshow,.menu,.header__menu{display:none;}

#load_more_gs{
width: 53px;
padding:50px 0;
margin:0 auto;
}
 
.cssload-container{
 position:relative;
}
 
.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
 position: absolute;
 top: 50%;
 left: 50%;
 border: 1px solid rgb(255,255,255);
 border-left-color: rgb(0,225,255);
 border-radius: 974px;
 -o-border-radius: 974px;
 -ms-border-radius: 974px;
 -webkit-border-radius: 974px;
 -moz-border-radius: 974px;
}
 
.cssload-whirlpool {
 margin: -24px 0 0 -24px;
 height: 49px;
 width: 49px;
 /*animation: cssload-rotate 1150ms linear infinite;
 -o-animation: cssload-rotate 1150ms linear infinite;
 -ms-animation: cssload-rotate 1150ms linear infinite;
 -webkit-animation: cssload-rotate 1150ms linear infinite;
 -moz-animation: cssload-rotate 1150ms linear infinite;*/
}
 
.cssload-whirlpool::before {
 content: "";
 margin: -22px 0 0 -22px;
 height: 43px;
 width: 43px;
 animation: cssload-rotate 1150ms linear infinite;
 -o-animation: cssload-rotate 1150ms linear infinite;
 -ms-animation: cssload-rotate 1150ms linear infinite;
 -webkit-animation: cssload-rotate 1150ms linear infinite;
 -moz-animation: cssload-rotate 1150ms linear infinite;
}
 
.cssload-whirlpool::after {
 content: "";
 margin: -28px 0 0 -28px;
 height: 55px;
 width: 55px;
 animation: cssload-rotate 2300ms linear infinite;
 -o-animation: cssload-rotate 2300ms linear infinite;
 -ms-animation: cssload-rotate 2300ms linear infinite;
 -webkit-animation: cssload-rotate 2300ms linear infinite;
 -moz-animation: cssload-rotate 2300ms linear infinite;
}
 
 
 
@keyframes cssload-rotate {
 100% {
 transform: rotate(360deg);
 }
}
 
@-o-keyframes cssload-rotate {
 100% {
 -o-transform: rotate(360deg);
 }
}
 
@-ms-keyframes cssload-rotate {
 100% {
 -ms-transform: rotate(360deg);
 }
}
 
@-webkit-keyframes cssload-rotate {
 100% {
 -webkit-transform: rotate(360deg);
 }
}
 
@-moz-keyframes cssload-rotate {
 100% {
 -moz-transform: rotate(360deg);
 }
}

.redact .redaction div.authorava{
	display:block;
	margin-bottom:30px;
	text-align:center;
}

.redact .redaction div.authorava .f{
	display:block;
	margin:0 auto 0 auto;
	width:125px;
	height:125px;
}

.redact .redaction div.authorava img{
	width:125px;
	height:125px;
	border: 8px solid #dbe2f2;
    border-radius: 50%;
    box-shadow: 0 0 0 12px #f0f3fa;
	margin-bottom:10px;
}
.redact .user-list__title {
    margin-top: 25px;
	font-size: 22px;
    color: #222;
	font-weight:bold;
    margin-bottom: 37px;
    clear: both;
}
.redact .user__info {
    display: block;
    height: 20px;
	 color: #3062b8;
    font-size: 13px;
}
.redact .user-list__title-reg {
    color: #15ab78;
    font-size: 20px;
	font-weight:bold;
    margin-bottom: 35px;
    clear: both;
}
.person-list .person {
    padding-top: 10px;
    margin: 0 0 30px 30px;
    width: 150px;
	font-weight:bold;
    color: #222;
    text-align: center;
    text-decoration: none;
}
.person-list .person{
	display:block;
	min-height:260px;
}
.person-list .person__image{
	width:125px;
	height:auto;
}
.person-list .person__post{
	max-height:60px;
	overflow:hidden;
}
.person__post {
    display: block;
    color: #3062b8;
    font-size: 13px;
}
.person_first {
    clear: both;
    margin-left: 0;
}
.person__image {
    display: block;
    margin: 0 auto 10px;
    width: 94px;
    height: 94px;
    border: 6px solid #dbe2f2;
    border-radius: 50%;
    box-shadow: 0 0 0 9px #f0f3fa;
}
.redactforms input[type=text],.redactforms input[type=email],.redactforms textarea{
	padding:10px;
	width:50%;
	border:1px solid #ddd;
	font-size:15px;
	margin:0 20px 20px 0;
}
.redactforms textarea{
	height:100px;
}

.wpcf7-not-valid-tip{display:none !important;font-size:15px !important;line-height:1.1em !important;}
.wpcf7-validation-errors{color:#fff !important;border:2px solid #cc0000 !important;font-size:15px !important;line-height:1.1em !important;position:absolute !important;margin: 0 !important;background:#cc0000 !important;z-index:10 !important;margin:35px 30px 0 0 !important;text-align: center;}
.wpcf7-mail-sent-ok{border:2px solid #67953c !important;color:#fff !important;font-size:15px !important;line-height:1.1em !important;position:absolute !important;background:#67953c !important;z-index:10 !important;margin:25px 30px 0 0 !important;text-align: center;}		
.wpcf7-not-valid {border:2px solid #cc0000 !important;}

.social-icon{
	display:block;
	float:left;
	margin-right: 12px;
	width: 32px;
	height: 32px;
	background-image: url('https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg');
	background-clip: content-box; /*chrome bagfix*/
	border-radius: 50%;
	vertical-align: middle;
	cursor: pointer;
}
.social-icon{border: 2px solid #d1d1d1;}
.social-icon_fb{background-position: -60px -150px;margin-left:10px;}
.social-icon_vk{background-position: -60px -180px;}
.social-icon_tw{background-position: -60px -210px;margin-right:25px;}
.social-icon_gp{background-position: -60px -240px;}
.top__footer .social-icon_fb{margin-left:0;}
.bottom__social .news-features__item_likes {
       position: absolute;
    top: -15px !important;
    right: auto !important;
    left: 130px;
}
.bottom__social .wpulike-robeen .count-box {
    font-size: 14px;
    color: #b6b6b6;
    font-weight: 400 !important;
    margin-left: -3px;
}
.bottom__social{
	margin:45px 0 0;
}
.main .news-content .bottom__social .keywords {
	clear:both;
    margin: 40px 0 0 10px;
    font-size: 15px;
}
.small-slide__social{
	clear:both;
	overflow:hidden;
	    width: 65%;
}
	
	/**/
	
/********** menu **********/
.menu-overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(34,72,139,0.4);
	z-index: 90;
}
.menu-overlay:before{
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	background: #fff;
}
.menu-overlay:after{
	content: "";
	position: fixed;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	background: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg) -30px -690px;
}
.menu{
	position: fixed;
	top: 0;
	left: -255px;
	padding: 20px 25px 20px 30px;
	width: 250px;
	background: #3062b8;
	overflow: hidden;
	-webkit-transition: left 0.5s;
	transition: left 0.5s;
	z-index: 100;
}
.menu_open{left: 0;top:0;display:block}
.menu__list{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
.menu-item{
	position: relative;
}
.menu-item__link{
	display: block;
	margin: 0 40px 12px 0;
	padding: 5px 0;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
}
.menu-item__link:hover{
	color:#fff;
}
.menu-item__link_yellow{
	color: #fa0;
}
.menu-item__button{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg) 0 -720px no-repeat;
}
.submenu{
		display: none;
	}
.menu__list_extra{
	padding: 20px 0 8px;
	border-top: 1px solid #6a8ad0;
	border-bottom: 1px solid #6a8ad0;
}
.menu__list_extra .menu-item__link{
	color: #93acd9;
}
.menu-item_open > .menu-item__link{color: #93acd9;}
.menu-item_open > .menu-item__button{background-position: -30px -720px;}
.menu-item_open > .submenu{display: block;}

.menu__social{
	margin: 30px 0 20px;
	overflow: hidden;
}
.menu__auth{
	font-size: 13px;
	margin: 0 0px 12px 0;
	padding: 5px 0;
	color: #fff;
	line-height: 20px;
}
.menu__auth:after{
	content: "";
	float: right;
	margin-top: 5px;
	width: 16px;
	height: 8px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
	background-position: 0 0;
}
.menu__language{
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	margin: 0 0px 12px 0;
	padding: 5px 0;
	color: #fff;
	line-height: 20px;
}
.social-icon {
	margin-right: 12px;
	width: 32px;
	height: 32px;		
}
.social-icon_twex {
	position: relative;
	background-position: -3px -213px;
}

/********** popup **********/
.popup-overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(34,34,34,0.95);
	z-index: 90;
}
.popup{
	display: none;
	position: absolute;
	top: 40px;
	left: 40px;
	right: 40px;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	z-index: 100;
}
.popup__title{
	margin-bottom: 30px;
	font-size: 19px;
}
.popup .form__text{border-color: #808080;}
.popup .form__text:focus{border-color: #15ab78;}
.popup .form__submit{margin-bottom: 30px;}
.popup .auth-link,
.popup .registration-link{
	color: #15ab78;
}
.popup .forgotpasswd-link{
	color: #808080;
}	
.menu .social-icon {
	float: left;
	margin-right: 6px;
	width: 30px;
	height: 30px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg);
	background-clip: content-box;
	border: 1px solid #fff;
	border-radius: 50%;
	vertical-align: middle;
	cursor: pointer;
}
.menu .social-icon_fb {
	background-position: 0 -150px;
}	
.menu .social-icon_vk {
	background-position: 0 -180px;
}
.menu .social-icon_tw {
	background-position: 0 -210px;
}
.menu .social-icon_twex {
	position: relative;
	background-position: -3px -213px;
}
.social-icon.social-icon_tlgrm {
	background-position: 3px 6px;
	background-image: url(https://sm-news.ru/wp-content/themes/sm-news/img/Tel.svg);
	background-size: 21px;
	background-repeat: no-repeat;
}
.regions {
    margin: 25px 0 35px 0;
}
.regions_child{margin-top:0;}
.regions a {
    display: block;
    margin: 0 15px 5px 0;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}
.regions a.tfirst {
    display: block;
    margin-bottom: 15px;
    color: #15ab78;
    font-size: 18px;
	font-family:pt-serif-bold;
}
.regions_child a {
    display: inline-block;
	background:#15ab78;
	padding:2px 5px;
	font-size:17px;
    margin: 0 10px 7px 0;
	color: #fff;
}
.regions a:hover{
    color: #3062b8;
}

.regions_child a:hover{
	color:#fff;
}
.zadolbalo{
	display:block;
	clear: both;
    padding: 10px 10px 10px 130px;
    font-size: 13px;
    line-height: 1.0em;
}
.zadolbalo:before{
	content: '';
    position: absolute;
    background: url(https://sm-news.ru/wp-content/themes/sm-news/img/zadolbalo_small.svg) top -38px left 0 no-repeat;
    width: 150px;
    height: 50px;
    background-size: 150px auto;
    margin-left: -140px;
}
.top__content .i__label{right:0;top:0;left:auto;bottom:auto;}	

.mobile_show{
	display:none;
}

.deskope_show{
	display:block;
}
.rb{
	display:block;
}
.post .wp-caption{
	max-width:100% !important;
}

.seo_description{
	padding:30px;
	background:#fff;
	margin:20px 0 0;
}

.search-item{
	margin:0 0 25px 0;
}
.search-item .h3{
	display:block;
	margin:0 0 5px 0;
}
#top100_widget a{
	border:none !important;
	padding:5px 20px;
}
.footer .copy .rblock a{
	padding:5px 20px;
}	
.news-notice {
	background: #e2e2e2 url('https://sm-news.ru/wp-content/themes/sm-news/img/yn.png') left center no-repeat;
	background-size: 90px auto;
	padding: 9px 10px 9px 100px;
	margin-bottom: -25px;
	color: #337ab7;
	clear:both;
}
.news-notice span{
	font-weight:bold;
	color: #373737;
}
.home_link{
	display: block;
    margin: 40px auto 20px auto;
    padding: 0 20px;
    color: #15ab78;
    line-height: 38px;
    text-decoration: none;
    border: 1px solid #15ab78;
    border-radius: 18px;
    width: 200px;
    text-align: center;
}

:root { font-size: 35px; }

.check {
	position: absolute;
	z-index:100;
	margin:-4px 0 0 -95px;
	background: -webkit-gradient(linear, left top, right top, from(#f0f0f0), to(#15ab78));
	background: linear-gradient(left, #f0f0f0, #15ab78);
	line-height: 0;
	-webkit-perspective: 400px;
  perspective: 400px;
}

.check input[type="checkbox"],
.check label,
.check label::before,
.check label::after,
.check {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	display: inline-block;
	border-radius: 1rem;
	border: 0;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	cursor: pointer;
}

.check label {
	width: 1.5rem;
	height: 0.8rem;
	background: #d7d7d7;
	overflow: hidden;
}

.check input[type="checkbox"] {
	position: absolute;
	z-index: 1;
	width: .6rem;
	height: .6rem;
	top: 0rem;
	left: .1rem;
	background: linear-gradient(45deg, #dedede, #ffffff);
	-webkit-box-shadow: 0 6px 7px rgba(0,0,0,0.3);
	        box-shadow: 0 6px 7px rgba(0,0,0,0.3);
	outline: none;
}

.check input[type="checkbox"]:checked {
	left: 0.8rem;
}

.check input[type="checkbox"]:checked + label {
	background: transparent;
}

.check label::before,
.check label::after {
	content: "· ·";
	position: absolute;
	overflow: hidden;
	left: .15rem;
	top: .4rem;
	height: 1rem;
	letter-spacing: -.04rem;
	color: #9b9b9b;
	font-family: "Times New Roman", serif;
	z-index: 2;
	font-size: .6rem;
	border-radius: 0;
	-webkit-transform-origin: 0 0 -.5rem;
	        transform-origin: 0 0 -.5rem;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}

.check label::after {
	content: "●";
	top: .55rem;
	left: .1rem;
	height: .1rem;
	width: .35rem;
	font-size: .3rem;
	-webkit-transform-origin: 0 0 -.4rem;
	        transform-origin: 0 0 -.4rem;
}

.check input[type="checkbox"]:checked + label::before,
.check input[type="checkbox"]:checked + label::after {
	left: 0.85rem;
	top: .4rem;
	line-height: .1rem;
	-webkit-transform: rotateY(360deg);
	        transform: rotateY(360deg);
}

.check input[type="checkbox"]:checked + label::after {
	height: .16rem;
	top: .55rem;
	left: 0.86rem;
	font-size: .5rem;
	line-height: 0;
}

.check2 {
	position: absolute;
	width:80px;
	height:40px;
	z-index:100;
	margin:0;
	right:305px;
	cursor:pointer;
}

.check2:after,.check:after{
	content: attr(data-title);
	display:none;
	position: absolute;
	width:220px;
	height:50px;
	margin:0 0 0 -50px;
	background-color: #fff;
	color: #111;
	padding: 5px;
	font-size:15px;
	line-height:1.2em !important;
	text-align: center;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.16);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.16);
	box-shadow: 0 1px 1px rgba(0,0,0,.16)
}

.check2:hover:after,.check:hover:after{
	display: block;
}

.aligncenter{
	margin: 20px auto;
    display: block;
}

.alignleft{
	float: left;
    margin: 10px 20px 0 0;
}

.alignright{
	float: right;
    margin: 10px 0 0 20px;
}

.wp-caption-text{
	position: relative;
    margin: 30px 0;
    font-size: 13px !important;
    color: #b6b6b6;
}
.agree {display:none}

.g-y-news{margin-top:-20px;margin-bottom:20px;text-align:center;border-bottom: 1px solid #e2e2e2;border-top: 1px solid #e2e2e2;}
.g-y-news img{width:180px}
.g-y-news a{display:inline-block;margin:15px 0;padding:7px 7px;box-shadow: 0px 0.80009px 4.80053px rgba(32,33,36,0.28);border-radius: 0px 6px 6px 0px;}
.g-y-news a.Ya{border-radius: 6px 0px 0px 6px;margin-left:20px;}

/*mobile*/

@media only screen and (min-width:1200px){
	.main section.im-news.f-im-news .item .big-slide__image, .main section.analytics-news.f-im-news .analytics-big img{
		min-height: 100%;
		width: auto;
	}
	.main section.f-im-news .item .small-slide__image{
		min-height:200px;
	}
	.main section.interview-news .interviews__list .interview-small__date{
		margin: 5px 0 0 18px;    
		position: absolute;
	}	
	.main .news-content .news__image_box .news__image{min-height:400px;}
}

@media only screen and (max-width:1199px){
	.nav .topmenu li:last-child{
		display:none;
	}
	.nav .topmenu li {
		padding: 0 10px;
	}
	.le-news .col-lg-4:nth-child(3n+1){clear:none;}.le-news .col-md-6:nth-child(2n+1){clear:both;}
	.main section.interview-news .interviews__list .interview-small__image {	
		display: none;
	}
	.main section.interview-news .interviews__list .interview-small__title{
		margin-left:0;
	}
	.main section.interview-news .interviews__list .interview-small {
		height: auto;
	}
	.main section.choise-news .choise-big{
		background-size: 100% 100% !important;
	}
	.main section.analytics-news .item{
		height:310px;
	}
	.main section.analytics-news .analytics-big,.main section.im-news .item .big_slide{
		overflow:hidden;
	}
	.main section.analytics-news .analytics-big img,.main section.im-news .item .big-slide__image{
		height:100%;
		width:auto;
	}
	.main section.analytics-news .analytics-big .analytics-big__link {
		width: 60%;
	}
	.main .content .post iframe {
		min-height: auto;
	}
	#right_Scroll,#right_Scroll_{
		max-width: 295px;
	}
	.g-y-news .bnone{display:none}
}

@media only screen and (max-width:991px){
	.footer .top__footer {
		background: url(https://sm-news.ru/wp-content/themes/sm-news/img/footer_alt.webp) no-repeat center;
		background-size: cover;
	}
	.footer .copy .legal__age {
		margin: 20px 0 0;
	}	
	.main section.interview-news .interviews__list,.main section.choise-news .chose__list {
		max-height:400px;
		overflow-y:scroll;
	}
	.main section.interview-news .interviews__list,.main section.choise-news .chose__list {
		padding: 25px 25px 25px 0;
	}
	.main section.choise-news .choise-big {
		background-size: auto 100% !important;
	}
	.persons-list .persons-slider {
		padding: 0 80px;
	}
	.main section.analytics-news .col-sm-4:nth-child(5),.main section.analytics-news .col-sm-4:nth-child(6){
		display:none;
	}
	.hidden-b,.nav,.news-category section.im-news-last .col-lg-3:last-child{
		display:none;
	}
	.header .logo{ transition: all 0.8s;margin-left:50px;}	
	.fix-navbar-top .header .bars {left: 20px;}
	.header .bars {background: url(https://sm-news.ru/wp-content/themes/sm-news/img/nav-icons-grey.svg);top:12.5px;left:20px;}
	
	.main .news-category #breadcrumbs{
		float:none;
	}
	.rb{
		display:none;
	}
	.mob-f .check{
		display:none;
	}
	.footer__phone:before{
		margin-left:0;
	}
	
}

@media only screen and (max-width:767px){	
	.main section.le-news .small_news{overflow:hidden;}
	.footer .copy .legal__age {
		margin: 0 0 0 15px;
	}
	.footer .counter {
		position: absolute;
		margin: -35px 0 0 230px;
	}
	.link-important {
		margin: 10px 0 0;
	}
	.footer .t4 {
		margin: 15px 0;
	}
	.footer .top__footer {
		padding: 25px 0 25px 0;
	}
	.footer__copyright, .footer__ask-a-question, .footer .footer__phone {
		display: block;
		width: 275px;
		margin: 25px 0;
	}	
	.main section.analytics-news .analytics-small .analytics-small__author {
		margin-right: 25px;
	}
	.main section.im-news .item {
		height: 340px;
	}
	.main section.f-im-news .item {
		height: 380px;
	}
	.search-form{
		margin-right:30px;
	}
	.quote {
		margin: 25px 25px 20px;
	}
	.alignleft,.alignright{
		float:none;
		margin:20px 0;
	}	

}

@media only screen and (max-width:670px){
	.g-y-news{font-weight:bold;font-size:13px;}
	.g-y-news img {width: 105px;}
	.g-y-news a {margin: 10px 0;padding: 4px 4px;}
	.g-y-news a.Ya{margin-left:5px;}
}

@media only screen and (max-width:600px){
	.main section.interview-news .col-xs-6,.main section.choise-news .col-xs-6,.main section.analytics-news .col-xs-8,.main section.im-news .col-xs-8{
		width:100%;
	}
	.main section.analytics-news .col-xs-4,.main section.im-news .col-xs-4{
		width:50%;
	}	
	.main section.interview-news .interviews__list,.main section.choise-news .chose__list {
		padding: 25px;
	}
	.main section.interview-news .interview-big,.main section.choise-news .choise-big{
		background-size:auto 100% !important;
		width: 100%;
		max-width: 432px;
	}
	.main section.choise-news .choise-big{
		background-size:100% !important;
	}
	.main section.interview-news .interviews__list,.main section.choise-news .chose__list {
		max-height:100%;
		overflow-y:inherit;
	}
	.persons-list .persons-slider {
		padding: 0 110px;
	}	
	.main section.analytics-news .col-sm-4:nth-child(5),.main section.analytics-news .col-sm-4:nth-child(6){
		display:block;
	}
	.main section.analytics-news .item,.main section.im-news .item {
		height: 350px;
	}
	.main section.analytics-news.f-im-news .item,.main section.im-news.f-im-news .item{
		height:400px;
	}
	.news-category section.im-news-last .col-lg-3:last-child{
		display:block;
	}
	.main .news-content .news-author{
		width:45%;
	}
	.redactforms input[type=text],.redactforms input[type=email],.redactforms textarea{
		width:100%;
	}	
}

@media only screen and (max-width:550px){
	.partners-block{
		display:none;
	}
	.main .news-content #breadcrumbs,.news-content .content .date{
	    float:none !important;
	}	
}

@media only screen and (max-width:525px){
	body{
		background:#fff;
	}
	.main,.main section.im-news .partner .banner_vertical,.main section.persons-list{
		margin:0;
	}
	.main section.im-news .col-xs-4,.main section.analytics-news .col-xs-4{
		width:100%;
	}
	.main section.im-news .item .small-slide__top,.main section.le-news .small-news__image,.main section.analytics-news .item .analytics-small__top,.poll-block,.main section.le-news .h2{
		display:none;
	}
	.main section.im-news .item,.main section.analytics-news .item,.main section.analytics-news.f-im-news .item,.main section.im-news.f-im-news .item{
		height:auto;
	}
	.main section.im-news .hidden-b{
		width:50%;
	}
	.main .news_home,.main .news-category,.main .content {
		margin-left:-15px;margin-right:-15px;
	}
	.main .news-category #breadcrumbs,.main .news-category h1{
		margin-left:25px;margin-right:25px;margin-top:10px;
	}
	.main .news-content{margin-top:0;}
	.main section.im-news .small-slide__bottom .small-slide__link,.main section.analytics-news .item .analytics-small__bottom .analytics-small__link{
		height:auto;
	}
	.main section.im-news .small-slide__bottom {
		padding: 0 25px;
	}
	.main .date {
		margin: 2px 0 0px 0;		
	}
	.main section.le-news,.persons-list{
		padding:0 25px;
	}
	.main section.le-news .news-feed__item{
		margin-bottom:5px;
	}
	.main section.choise-news .choise-big,.main section.interview-news .interview-big{
		max-width:100%;
	}
	.main section.analytics-news .item .analytics-small__bottom .analytics-small__link{
		margin-top:0;
	}	
	.main section.choise-news .chose__list .choise__item .choise-itemlink{
		font-size:14px;
	}
	.main section.persons-list{
		height:465px;
	}
	.main section.interview-news .interviews__list .interview-small__info {
		margin-top: 0;
	}
	.main section.interview-news{
		margin-bottom:0;
	}
	.main section.choise-news .chose__list .choise__item .choise-itemlink,.main section.interview-news .interviews__list .interview-small__title {
		font-size: 15px;
	}
	.interview-small__name{
		font-size:14px;
	}
	.all-link {
		display: inline-block;
		margin: 0 25px 20px 0;
		padding: 0 20px;
		color: #15ab78;
		line-height: 38px;
		text-decoration: none;
		border: 1px solid #15ab78;
		border-radius: 18px;
	}
	.main section.choise-news .chose__list .all-link{
		margin-top:0px;
	}
	.footer .top__footer{
		padding-left:10px;
		padding-right:10px;
	}
	.header .logo_mobile{
		display:block;
		margin:-5px 0 -5px 10px;
		position:relative;
		width:55px;
		/*z-index:100;*/
	}
	.header .logo,.main section.persons-list,.main section.interview-news .interviews__list .col-md-6:last-child,.main section.company-news .col-md-6,.main section.analytics-news .analytics-big,.main section.analytics-news .first-analitics .analytics-small__top:after,.main section.analytics-news .analytics-small .analytics-small__author,.main section.analytics-news .item .news-features__item_likes,.main section.analytics-news .col-md-3,.main section.choise-news .chose__list .choise__item:nth-child(4),.header .bars{
		display:none;
	}
	.mobile_search {
		display: none;
		padding: 30px;
		color: #fff;
		background: #3062b8;
		border-bottom:1px solid #fff;
	}
	.search-form{
		position:absolute;
		display: block;
		opacity:0;
		width:200%;
		margin:72px 0 0;
		z-index:5;
		left:-120% !important;
	}
	.search-form input{
		color:#fff !important;
		border:none !important;
		font-size:15px !important;
		margin-top:0px !important;
	}
	.disabledbutton {
		pointer-events: none;
	}
	button.search {   
		top: 5px;   
	}
	.search-form .fa-search{
		color:#fff !important;
	}
	.active_v{opacity:1; transition: .8s ease-out;}
	.main{
		overflow-x:hidden !important;
	}
	.mobileshow{
		display:inline-block;
		margin-left:25px;
	}
	main section.analytics-news{
		margin-bottom:30px;
	}
	.main section.im-news{
		margin-bottom:20px;
	}
	.region-news,.main section.choise-news .chose__list .choise__item,.main section.interview-news .interviews__list .interview-small{
		padding-top:15px;
		border-top: 1px solid #e2e2e2;
	}
	.main section.choise-news .chose__list .choise__item:first-child,.main section.interview-news .interviews__list .interview-small:first-child{
		border:none;
		padding-top:0;
	}
	.main section.le-news .first-new-image{
		display:block;	
		margin:0;
		float:none;
		width:100%;
		height:auto;
	}
	.main section.le-news .thumblink{
		display:block;
		float:none;
		margin:5px -25px 0 -25px;
		width:115%;
		height:auto;
		overflow:inherit;
	}
	.main section.le-news .small_news{
		overflow:inherit;
	}
	.main section.im-news .small-slide__bottom .small-slide__link,.main section.analytics-news .item .analytics-small__bottom .analytics-small__link,.main section.le-news .news-feed__item{
		font-size:15px;
	}
	.main section.interview-news .interviews__list .interview-small__image,.main section.company-news .col-md-6:nth-child(1),.main section.company-news .col-md-6:nth-child(2),.main section.company-news .col-md-6:nth-child(3),.main section.analytics-news .first-analitics .analytics-small__top,.main section.analytics-news .col-md-3:nth-child(1),.header .header__search{
		display:block;
	}
	.main section.interview-news .interviews__list .interview-small__title{
		margin:5px 0 5px 85px;
		padding:10px 0;
	}
	.main section.interview-news .interviews__list a:last-child{
		margin-bottom:35px;
	}
	.main section.interview-news .interviews__list .interview-small__info{
		margin-top:10px;
	}
	.main section.le-news .news-features__item_likes {
		top: auto;
		bottom: -20px;
		    z-index: 7;
	}
	.wpulike{opacity:1;}
	.wpulike-robeen svg {width: 23px;}
	.wpulike-robeen .count-box { font-size: 13px;}
	.news-category section.le-news-list .region-news__bottom .news-features__item_likes {display: block;}
	.news-category section.le-news-list .region-news__bottom .news-features__item_likes{bottom: -37px;}
	.news-category section.im-news-last .col-lg-3:last-child .small-slide__top {display: block;}
	.main section.analytics-news .analytics-small .analytics-small__bottom{
		border-top: 1px solid #e2e2e2;
		margin-left:25px;margin-right:25px;
		padding:20px 0 20px 0
	}
	.main section.analytics-news .item{
		margin-bottom:0;
	}
	.header__menu {
		display:block;
		float: right;
		margin-top: 5px;
		width: 30px;
		height: 30px;
		background: url(https://sm-news.ru/wp-content/themes/sm-news/img/icons.svg) 0 -690px;
	}
	.main h1{
		font-size:20px;
		line-height:22px;
	}
	blockquote {
		-webkit-margin-start: 10px;
	 }
	 .main .content .bottom__content,.main section.le-news-list .region-news__bottom{
		 margin:0;
	 }
	 .main .content .top__content .foto__bottom {
		margin: 30px 33px 0 33px;
	}
	.main section.le-news-list .item .d_excerpt{
		display:none;
	}
	.main section.le-news-list{
		padding:0 30px;		
	}
	.main section.le-news-list .item .news-feed__item,.news-category section.im-news .small-slide__bottom .small-slide__link{
		margin:0;
		font-size:15px;
		font-family:'PT Serif';
	}
	.news-category section.im-news,.news-category section.im-news .item{
		margin-bottom:0;
	}
	.main section.le-news-list .item{
		margin-bottom:0;
		padding-bottom:40px;
		padding-top: 20px;
		border-bottom: 1px solid #e2e2e2;
	}
	.news-category section.im-news .small_slide .small-slide__bottom{		
		border-bottom: 1px solid #e2e2e2;
		padding:20px 0;
		margin:0 30px;			
	}
	.main section.le-news-list .tags{
		position:absolute;
		bottom:20px;
	}
	/*.news-category section.le-news-list .region-news__bottom .news-features__item_likes{
		display:none;
	}*/
	.news-category section.im-news-last .item .small-slide__top{
		display:block;
	}
	.main .content .bottom__content .news__preview,.redact .user-list__title,.redact .user-list__title-reg{
		font-size:18px;
	}
	.main .content .post iframe {
		/*height: auto;*/
	}
	/*.banner_horizontal img {
		width: auto;
		height: 100%;
		margin-left: -70%;
	}*/
	.regions_child a {
		background:none;
		padding: 0;
		font-size: 15px;
		margin: 0 5px 0 0;
		color:#15ab78;
	}	
	.regions_child{
		margin-left:20px;
	}
	/*.news-category section.im-news-last .col-lg-3:last-child .small-slide__top{
		display:none;
	}*/
	.news-content .content{
		padding:20px 30px 30px;
	}
	.link-content{
		margin:15px 0;

	}
	.insert-page{
		float:none !important;
		margin:0;
	}
	.main section.f-im-news .small-slide__bottom .small-slide__link{
		margin-bottom:0;
	}
	.main section.im-news .item .small-slide__top {
		max-height: 250px;
	}
	.small-slide__social {
       width: 100%;
	}
	.news-notice {
		background: #fff url(https://sm-news.ru/wp-content/themes/sm-news/img/yn.png) left center no-repeat;
		background-size: 50px auto;
		padding: 9px 10px 9px 65px;
		font-size:12px;
	}
	.mob-f{
		display:block !important;
	}
	.mob-f .links a{
		display:none !important;
	}	
	.check{
		right:40%;		
	}
	.mob-f .check {
		display: block;
	}
	.fix-navbar-mobile{position:relative;z-index:80;width:100%;top:0;}
	.main{margin-top:60px;}
	.news-category section.im-news .big_slide{min-height:295px;}
	.main .news-content .news__image_box .news__image{min-height:200px;}
	
}

@media only screen and (max-width:450px){
	.persons-list .persons-slider {
		padding: 0 140px;
	}
	.main section.analytics-news .analytics-big .analytics-big__link,.main section.im-news .big_slide .big-slide__link {
		width: 70%;
	}	
	.mobile_show{
		display:block;
	}
	.mobile_show img{
		width:100%;
		height:auto;
		text-align:center;
		margin-bottom:25px;
	}
	.deskope_show{
		display:none;
	}
	.main section.interview-news .interviews__list .interview-small__title{
		height: 75px;
	}
	.person-list .col-xs-6{
		width:100%;
	}
	.person-list .person__post {
		max-height: auto;
		overflow: hidden;
	}
	.person-list .person {
		margin: 0 auto 30px auto;
		font-size:15px;
		min-height: auto;
		width: 80%;
	}
	.person__recommend .person__post {
		font-size: 13px;
	}
	.person__recommend .person-list .person {
		 min-height: auto;
	}
	.person__recommend .person-list .person__post,.person-list .person__post {
		max-height: 100px;
	}
}

@media only screen and (max-width:415px){
	.main section.im-news .item .big-slide__image{
		max-height:295px;
	}
	.main section.analytics-news .analytics-big img{
		min-height:295px;
	}
	.main section.im-news .big_slide .big-slide__link,.main section.choise-news .choise-big .choise-big__title,.main section.analytics-news .analytics-big .analytics-big__link,.main section.interview-news .interview-big .interview-big__name {	
		font-size: 17px;
	}
	.main section.choise-news .choise-big{
		min-height:400px;		
	}
	.main section.analytics-news .analytics-big img {
		height: auto;
		width: 100%;
	}
	.header .logo img{
		width:150px;
		height:auto;
		margin-top:5px;
	}
	.main section.im-news .partner .banner_vertical img {
		height: auto;
		width: 100%;
	}
	.main section.im-news .big_slide .tags{
		right:5px;
	}
	.main .news-content .news-author{
		width:100%;
	}	
	.main section.im-news .big_slide .big-slide__link{
		width:90%;
	}
	.redact .redaction div.authorava{
		font-size: 15px;		
		min-height:215px;		
	}
	/*.banner_horizontal img {		
		margin-left: -100%;
	}*/	
}

@media only screen and (max-width:380px){
	.persons-slider__arrow_right {
		right: -15px;
	}
	.persons-slider__arrow_left {
		left: -15px;
	}
	/*.banner_horizontal img {		
		margin-left: -118%;
	}*/	
}

@media only screen and (max-width:360px){
	.footer__yandex{
		margin-top:10px;
		max-width:120px;
	}
	
	.footer .counter {
		position: absolute;
		margin: -45px 0 0 170px;
	}
	
	.footer .copy .legal__age {
		margin: 15px 0 0 15px;
	}
}

.kvfoto{height:40px;overflow:hidden;}
.kvshow{position:absolute;right:-12.5px;bottom:3px;cursor:pointer}
