﻿/*
Theme Name: Tverigrad 5.0
Author: Berdnikova Olga
Description: tverigrad.ru
Version: 5.0
*/
html, body , h1, h2, p, span{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
*{
  -webkit-locale: auto;
  white-space: normal;
}
body {
	background-color : #ffffff;
	font-family: 'Montserrat', Arial, sans-serif !important;
	overflow-x: hidden;
	overflow-y: visible;
}
.site.noscroll,
body.noscroll{
	overflow: hidden;
}
img {
	border:0;
	margin:0;
	padding:0;
	display:block;
}
a, img {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.alignleft {
    float: left;
    margin: 5px 15px 5px 0;
}
.alignright {
    float: right;
    margin: 5px 0 5px 15px;
}
._hidden {
	display: none;
}
.clear {
	clear:both;
}
.lazy {
	background: transparent url("images/preloader.svg") no-repeat scroll 50% 50%;
}
.lazy.loaded {
	background: none;
}
.fleft {float: left;}
.fright {float: right;}
.wrapper{
	margin:0 auto;
/*	overflow: hidden;*/
}	
a:hover {
text-decoration:none !important;
}
@media screen and (max-width: 767px) {
	.pop_section .pop,
	.google-auto-placed ins,
	.wrapper{
		width:100%;
	}	
}
@media screen and (min-width: 768px) {
	.pop_section .pop,
	.google-auto-placed ins,
	.wrapper{
		width:750px;
	}	
}
@media screen and (min-width: 992px) {
	.pop_section .pop,
	.google-auto-placed ins,
	.wrapper{
		width:970px;
	}	
}
@media screen and (min-width: 1200px) {
	.pop_section .pop,
	.google-auto-placed ins,
	.wrapper{
		width:1170px;
	}	
}
@media screen and (min-width: 1599px) {
	.pop_section .pop,
	.google-auto-placed ins,
	.wrapper{
		width:1270px;
	}	
}
img.real {
	/* width: auto; */
	height: auto;
}
img.real2 {
	width: 50%;
	height: auto;
}
#mailto_redaction {
	margin-bottom: 7px;
	margin-top: 7px;
	text-align: right;
}
#mailto_redaction a {
	color: #ffae00 !important;
	font-size:1.2em;
}
#mailto_redaction a:hover {
	text-decoration:none;
}
#login img {
	/*float:left;*/
	margin-right:5px;
	display:inline-block;
	
}
#login div {
	float:left;
	margin-right:15px;
}
#login a {
	color:#000000;
	font-weight:300;
	text-decoration:none;
}
#login a span {
	display:inline-block;
}
#login a:hover {
	text-decoration:none;
}
#datetime {	
	color:#797979;
	text-align: right;
}
#header {
	background:#FFFFFF;
}
#logo_container img {
    width: 100%;
}
.logo_text {
	padding-top: 5px;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.logo_text a,
.logo_text a:hover,
.logo_text a:focus {
	color: #fff;
	text-decoration: none;
	position: relative;
	display: inline-block;
}
.logo_up {
	top: 80px;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
#canvasBlik {
	position: absolute;
	z-index: 1;
	left: 0;
}
#social_menu_buttons  img{
	padding-left:2px;
	margin:0 2px;
	border:0;
	float:right;
}
#find_text {
	border:1px solid #ffffff;
	text-indent: 22px;
	color:#878578;
	font-size:17px;
	padding:5px 10px;
	outline:none;
	border-top-left-radius:5px;
	border-bottom-left-radius: 5px;
}	
#find_text::-moz-placeholder {
	color: #FFD06A;
}
#find_text::-webkit-input-placeholder {
	text-indent: 30px;
	color: #FFD06A;
}
#find_button {
	border:0;
	/*display:block;*/
	height:36px;
	background:#ffae00;
	color: #fff;
	font-size:17px;
	padding:1px 15px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
margin-left:-4px;
}
#menu_3 {
	width:1000px;
	height:25px;
	margin:0 0 0 2px;
	padding:0;
}
#menu_3_elements {
	padding-left: 0;
	margin-bottom: 0;
	overflow: hidden;
}
#menu_3_elements li {
	float:left;
	list-style: none;
}
.darkgray_bg #menu_3_elements li.menu_2_el_mark a {
	color: #FFAE00 !important;
}
.darkgray_bg #menu_3_elements li.menu_2_el_mark a:hover {
	color: #FFF !important;
}
.menu_3_cat_this a {
	color: #FFAE00 !important;
}
.menu_3_cat_this a:hover {
	color: #fff !important;
}
.contur {
	outline: 1px solid #FFAE00;
	outline-offset: -1px;
}
#menu_3_elements a {
	text-decoration: none;
	color: #000;
    display: inline-block;
	padding: 0px 14px;
}

#menu_3_elements li.menu-button {
	display: none;
}
#menu_3_elements li.menu-button,
#menu_3_elements li a:hover
/*
,
#menu_3_elements li:hover
*/
{
	background-color: #FFAE00;
}
#menu_3_elements li:hover a{
	color:#fff;
	text-shadow: none;
}
#menu_3_elements li.menu-button a {
	height: 40px;
}
#menu_3_elements li.menu-button a:focus,
#menu_3_elements li.menu-button a:hover {
	background-color: #bf8500;
}
.darkgray_bg ul {
	margin-left: 0px !important;
}
.darkgray_bg ul li a {
	font-weight: 300;
}
.site {
  left: 0;
  position: relative;
  /*background: transparent url('images/NY.png') repeat 0 0 fixed;*/
}
.mobilemenu {
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: -100%;
  z-index: 6;
  list-style: none;
  background: #333;
  border: 5px solid #FFAE00;
}
.mobilemenu .headermenu{
	height: 5px !important;
	background-color: #FFAE00;
	border-bottom: 1px solid #FFAE00;
}
div.mobilemenu {
	display: none;
}
.site.noscroll {
	z-index: 0;
}
#content_foto {
	/*float:left;*/
	margin-top: 1em;
	margin-bottom:1em;
	margin-right: 1em;
	position: relative;
	z-index: 1;
	width: 100%;
}
#content_foto img {
	width: 100%;
	height: auto;
}
#left_column {
	overflow: hidden;
}
#extra_news {
	display:block;
	margin-bottom: 5px;
}
#fresh_news .news_item {
	line-height: 1.2em;
}
#pic_day {
/*	height: 100%; */
}
#pic_day .border_bottom.block:first-child {
	/* border-top: 1px solid #ddd; */
}

/*#center_column + div + div > div > div,
#center_column + div > div > div {
	padding-bottom: 5px;
}*/
/*#center_column + div + div > div > div img,*/
#center_column + div > div > div img {
	padding-right: 9px;
}
#content_date {
	display:block;
	font-size:12px;
	line-height:1.8;
	color:#909090;
}
#content_date span {
padding-right:5px;
}
.video {
	padding-top: 1em;
	padding-bottom: 1em;
	position: relative;
  margin: 0px auto;
}
.video > div {
  position: relative;
  padding-bottom: 60%;
  height: 0px;
}
.video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#publication_share {
	padding-top: 2em;
}
#publication_sim_links .pad1em.col-sm-12.col-md-12.col-lg-12 h4 {
	margin-top: 0 !important;
}
#center_column article span.fleft,
#center_column article span.fleft a img,
#pic_day .columns .fleft,
#pic_day .columns .fleft img {
	float: none;
	width: 100%;
	height: auto;
}
.most_commented .tvtver_foto a img,
.most_commented .tverisport_foto a img,
.most_commented .fleft a img {
	/*margin-bottom: 0.5em;*/
}
.page 
.vertical .fleft img {
	width: 100%;
	height: auto;
}
.date_news {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 12px;
}
.t-news-date {
	font-size: 12px;
	margin: 0 10px 0 0;
	color:#8f8f8f;
}
article .metainfo {
	float: none;
	font-size: 0.9em;
	color: #8f8f8f;
}
.single-publication #center_column .t-news-date {
	font-size: 18px;
}
.t_news_date{
	float:left;
	font-size: 12px;
	margin: 0 8px 0 0;
	background:url(/images/calendar_grey.png) no-repeat left 1px;
	padding-left:17px;
}
.t-news-date i {
	padding-right:3px;
}
.t-news-date a span{
	color: #8f8f8f;
}
.t-news-date a:hover span{
	color: #FFAE00;
}
.t-news-date span {
	padding-right: 10px;
}
.t-news-date span:last-child {
	padding-right: 0;
}
.t-news-date span[itemprop="name"] {
	padding-right: 0px;
}
.t-news-date img{
	margin: 4px 5px 0 0 !important;
	float: left;
}
.lenta_item_time .t-news-date img{
	margin: 2px 5px 0 0 !important;
}
.t_news_comment {
	background: url(/images/comments_grey.png) no-repeat left 2px;
padding-left: 17px;
float:left;
font-size: 12px;
margin-right:8px;
color: #8f8f8f;
}
#pub_mark_1 {
	font: bold 18px arial;
	color: #898989;
	border-left: 23px solid #ececec;
	padding-left:15px;
	margin-left:10px;
}
.pub_mark_1 {
	font: bold 18px arial;
	color: #898989;
	border-left: 23px solid #ececec;
	padding-left:15px;
	margin-left:10px;
}
#pub_mark_2 {
	width:250px;
	float:left;
	background:#e2e2e2;
	margin: 0 20px 10px 0;
	padding: 0 10px 10px 10px;
}
#pub_mark_2  h2{
	display:block;
	background: #000000;
	color:#FFFFFF;
	font: bold 13px arial !important;
	padding: 5px 10px;
	margin:0 -10px !important;
	text-transform:uppercase;
}
#pub_mark_2  p{
	margin: 10px;
	padding: 0;
}
#pub_mark_2  img{
	float:left;
	margin: 3px 10px 10px 0;
}

#vote_rez {
	padding-left:0;
	margin-bottom:10px;
	height:10px;
}
#vote_on_top_vopros {
	font: bold 13px;
	padding:5px 0 0 0;
	margin-bottom:5px;
}
#voting_variants {
	margin-top:10px;
	
	margin-bottom:15px;
	/* width:185px; */
}
.single-publication #publication_vote {
	margin-top: 2em;
}
#vote_page_main_voting .vote_content,
#publication_vote {
	background-color: #eee;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#vote1variant {
	margin: 5px 0;
}
.news_item.ajaxed .lenta_item_title a{
	color: #ef8731;
}
.news_item {
	padding-top:10px;
	/*padding-left:10px;*/
/*	padding-right:10px;*/
	border-bottom:1px solid #ddd;
	line-height:1.8;
	padding-bottom: 10px;
}
.marked_lenta_news {
	background-color: #FFEABB;
	padding-top:5px;
	margin-left:-20px;
	padding-left:20px;
	margin-right:-20px;
	padding-right:20px;
}
.header_title {
	margin:0px;
	font-size: 2em;
	/*padding-top: 0.7em;*/
	color: #444;
	border-bottom:1px solid #bebebe;
	margin-bottom:10px;
}
.header_title a {
	color: #444;
}
.header_title a:hover {
	color: #ffae00 !important;
}
.firm_bg h3.header_title a,
.firm_bg h3.header_title {
	padding-top: 0;
	color: #fff !important;
	padding-left: 5px;
}
.firm_bg .header_title a:hover {
	color: #000 !important;
}
.firm_bg2 .header_title div {
	border-left: 10px solid #FFAE00;
	border-bottom: 1px solid #FFAE00;
	padding-left: 5px;
	background-color: #f9f9f9;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lenta_title {
	color: #ffa228;
	padding: 16px 20px;
	font-size: 16px;
   /* font-weight: 500;*/
    /*line-height: 1.8em;*/
	line-height:1;
	/*margin-bottom:1em;*/
	border-bottom:1px solid #EAEAEA;
	text-transform:uppercase;
}
.lenta_title a, .lenta_title a:hover, .lenta_title a:focus {
color: #ffa228;
}
.lenta_item_title  a:link,
.lenta_item_title  a{
	font-size:16px;
	text-decoration:none;
	color:#000;
}
.lenta_item_title  a:visited{
	color:#8f8f8f;
}
#center_column a:hover,
.lenta_item_title  a:hover{
	color: #ef8731;
	text-decoration: none;
}
#center_column .mob_report_new a:hover, #center_column .mob_report_new a:focus {
color: #fff;
text-decoration:none;
}

.lenta_item_time {
	margin: 15px 5px 15px 0;
}
.lenta_rub{
	font-size: 12px;
	display: inline-block;
}
.lenta_rub a:nth-child(2) span {
	margin-left: 1em;
}
.pad1em a {
	color: #000;
}

.ncol1 {
	margin-bottom:15px;
}
.ncol1 ul {
	list-style-type: none;
	padding:0;
}
.ncol1 ul a{
	color:#fff;
}
#bot_split {
	background: #3D3D3D;
	text-align: center;
}
#publication_sim_links {
	background-color: #F3F3F3;
}
.rel_posts h2,
#publication_sim_links  h2{
	color: #FFAE00;
	border-bottom:1px solid #AEAEAE;
	margin-top:5px;
	padding:0 15px;
}
#publication_adv{
	margin-top: 1em;
	color: #ABABAB;
}
#publication_tags {
	margin:20px 0;
	color: #666;
}
#publication_tags  a {
	font-size: 14px;
	color: #666;
	padding-right: 0.5em;
}
#item_comments {
	margin-top: 1em;
	margin-bottom: 1em;
	display: inline-block;
	width: 100%;
}
#item_comments h3 {
	padding-bottom: 0.3em;
    padding-left: 0.5em;
    padding-top: 0.3em;
	font-size: 2em;
	color: #666;
}
#item_comments h3 span{
	float: right;
	margin-top: -0.3em;
	padding: 0.3em 1em;
}
#item_comments h3 span a{
	color: #fff;
}
#item_comments h3 span a:hover{
	color: #555;
}
.comment_item {
	clear:both;
	margin: 0 0 0 -15px;
	padding-top: 0.7em;
	padding-bottom: 0;
	position:relative;
	display: inline-block;
	width: 100%;
}
.comment_item:hover {
	background-color: #f3f3f3;
}
ul.children::before,
.comment_item::after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
.children  {
	margin-left: 4%;
}
.comment_user {
	float: left;
	padding-right: 1em;
}
.comment_text a,
.comment_user a[class="url"] {
	text-decoration: underline !important;
	color: #ffae00 !important;
}
#comment_tools {
	float:left;
	margin: 0 0 1em;
}
#comment_tools  a {
	color: #488DC6;
	font: bold 12px;
}
#comment_reply {
	float:left;
	margin: 0 0 0 5px;
}
#comment_reply a {
	border: 1px solid #ccc;
	color: #c87e00;
	padding: 3px;
}
#commenter_name {
	margin-bottom:9px;
}
#comment {
	resize: none;
	border: 1px solid #999;
	position:relative;
	overflow-y: scroll;
	width: 100%;
	height: 120px;
	padding: 10px;
}
#comment_sub_button {
	margin-top:10px;
}
#comment_it {
	border: 1px solid #999;
	margin: 0 0 0 -1px;
	background: #ffffff;
	color:#7d7d7d;
	text-transform:uppercase;
	height: 3em;
}
img.avatar {
	width: 100%;
	height: auto;
}
#category_header:not(.main) {
	display:block;
	padding-bottom: 9px;
	padding-top: 9px;
	color:#666;
}
#category_header a {
	color:#666;
	text-decoration:none;
	/*line-height: 1.1 !important;
	font-size: 2em;*/
	margin: 0.67em 0;
}

#publication_text {
	position: relative;
}

#publication_text  table th,
#publication_text  table td{
	border: 1px solid #333;
	padding: 0.5em;
}
#publication_text ol li{
	margin-bottom:5px;
}
#publication_text ul li{
	margin-bottom:5px;
	list-style: inside none circle;
}
a.link,
#publication_text a:not(.ngg-fancybox) {
	color: #c87e00;
	border-bottom: 1px dashed #c87e00;
}
#publication_text  a:focus,
#publication_text  a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}
#publication_text {
	font-size: 16px;
	line-height:1.8;
	margin-bottom:20px;
}
#publication_text  p{
	margin:10px 0;
}

#publication_text img:not(.real){
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}
#publication_text img[class*=alignleft]{
	width: auto;
	float: left;
}
#publication_text img[class*=alignright]{
	width: auto;
	float: right;
}
#publication_text .posttvlogo img{
	width: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}
.subscribe a.btn {
	padding-left: 3em;
	padding-right: 3em;
	border-radius: 0;
}

.ordname, .orddate, .ordrate  {
	font: bold 12px !important;
}
#blog_privet p{
	margin:5px 0;
	padding-right:15px;
}
#blog_privet hr{
	height: 2px;
	color: #CDCDCD;
	background-color: #CDCDCD;
	border: 0;
	margin-bottom:10px;
}
#blog_privet {
	margin:20px 0;

}
#wantsay_privet p{
	margin:5px 0;
	padding-right:15px;
}
#wantsay_privet hr{
	height: 2px;
	color: #CDCDCD;
	background-color: #CDCDCD;
	border: 0;
	margin-bottom:10px;
}
#wantsay_privet {
	margin:5px 0 20px 0;
text-align: justify;

}
#blogi_sort {
	margin-top:5px;
}
#blogi_sort a {
	color:#000000;
}
#blog_item {
	margin-top:10px;
	border: 1px solid #cdcdcd;
	padding: 10px 18px 10px 18px;
}
#blog_name {
	font: bold 18px;
}
#blog_name  a{
	color: #000000;
	text-decoration: none;
}
#blog_desk {
	margin-bottom:14px;
}
#blog_desk  a{
	color: #000000;
	text-decoration: none;
}
#blog_avatar {
	margin-top:2px;
	float:left;
	margin-right: 10px;
}
#blog_user_name {
	font: bold 12px;
	color: #7d7d7d;
	text-decoration: underline;
}
#blog_user_name  a{
	color: #7d7d7d;
	text-decoration: underline;
}
#blog_comments {
	margin-top:3px;
}
#blog_comments img{
	float:left;
	margin:3px 3px 0 0;
}
.blog_post {
	clear:both;
	padding: 5px 0 10px 60px;
}
.blog_post h1 {
	font: bold 14px;
}
.blog_post h1  a{
	color:#000000;
	text-decoration:none;
}
.blog_post h3 {
	font: bold 14px;
}
.blog_post h3  a{
	color:#000000;
	text-decoration:none;
}
.blog_post_text {
	padding: 5px 0 0 0;
}
.blog_post_text p{
	margin:5px 0;
}
.blog_post_text  a{
	color:#000000;
	text-decoration:none;
}
#blog_page_container {
	margin-top:10px;
	border: 1px solid #cdcdcd;
	padding: 10px 20px 10px 18px;
}
#tverigrad_gallery {
	background:#e2e2e2;
	padding:15px;
	width:574px;
	float:left;
	margin-top:10px;
}
#main_gallery_image_content {
	width:430px;
	float:left;
	margin-right:15px;
	display:block;
	overflow:hidden;
}
#main_gallery_image {
	width: 430px;
        height: 297px;
	display:block;
	margin-right:9px;
}
#main_gallery_desc {
	clear:both;
	padding-top:10px;
}
#main_gallery_image img {
	height: 297px;
}
#galery_hide_image {
	display:none;
}
.vote_date {
	width: 100%;
	margin-bottom: 1em;
}
.vote {
	padding: 1em;
}
.vote_content {
	border: 1px solid #ddd;
	height: 100%;
	padding: 1em;
}
#two_voting_container {
	margin-top:10px;
}
#page_vote_sec_vote {
	border: 1px solid #cdcdcd;
	width:368px;
	padding: 10px;
	vertical-align:top;
}
.reklama_view {
	width: 100%;
	min-height: 100px;
	background-color: #000;
	color: #fff;
	font-weight: 600;
}
.reklama_view big{
	font-size: 1.5em;
}
.reklama_view span{
	color: #ff0;
}
.wp-polls-form {
	padding:0;
	margin:0;
}
.wp-polls-form input[type="button"]{
	padding: 3px 2em;
	border: 1px solid #ddd;
	background-color: #999;
	color: #FFF;
}
.wp-polls-form input[type="button"]:hover{
	background-color: #FFAE00;
	color: #000;
}
.wp-polls .pollbar {
	border: 1px solid #999 !important;
}
.left_poll .pollbar {
	margin-bottom: 2em !important;
}
#voting_variants label {
	font-weight: 400;
	cursor: pointer;
}
#voting_variants label:hover {
	color: #FFAE00;
}
#vote_on_top_vopros {
	font-weight: 700;
	font-size: 1.2em;
}
#voters_container {
	margin:-10px;
}
#search_form_page {	
	border-bottom: 1px solid #cdcdcd;
	margin-bottom:15px;
}
#search_form_page  p{	
	margin-top:10px;
}
#search_form_page h1 {
	font: bold 17px;
	text-transform:uppercase;
}
#ext_search_form #find_text{
	width: 68%;
}
#ext_search_form #find_text,
#ext_search_form #find_button {
	float: left;
}
#ext_search_form #find_button {
	background-color: #000;
	border: 1px solid #fff;
}
#param_date,
#search_table,
#search_params {
	width: 100%;
}
#search_params label {
	display: block;
	cursor: pointer;
}
#search_table td {
	vertical-align:top;
	padding-bottom: 1em;
}
#param_date td {
	padding: 0.5em;
}
#param_date select {
	padding: 0.3em;
	cursor: pointer;
}
#right_search_col {
	border-left: 1px solid #ddd;
	padding-left: 2em;
}
#left_search_col {
}
.search_rez_block {
	text-transform:uppercase;
	color: #FFAE00;
}
#no_search_result {
	font: bold 18px;
	text-align:center;
}

#result_item  h1{
	font: bold 18px;
	margin: 15px 0;
	display:block;
}
#result_item  a{
	color: #000000;
	text-decoration:none;
}
.search_rez_block_all_link {
	margin-bottom: 2em;
	padding: 1em;
	text-align:center;
	color:#959595;
}
#gis_link {
	color:#000000;
}
#gis_container {
	text-align:right;
}
#tag_cloud {
	display:block;
	background:#000000;
	font: bold 13px;
	text-transform: uppercase;
	padding: 5px 0 5px 10px;
	margin-bottom:5px;
	color: #ffffff;
	clear:both;
}
#block_tag_cloud a{
	color:#000000;
/*	font-family:;*/
}
#block_tag_cloud {
	margin-bottom:10px;
}
#lenta_musthave li{
	margin-bottom:5px;
	line-height:95%;
}
#counter_ya {
	margin:20px 0 0 0;
}
.lenta_vid_link {
	color: #FFAE00 !important;
}
.news_item a.lenta_blog {
	color:#FFAE00;
}
.lenta_video {
	color:#ff0000;
}
.news_item a.lenta_want_say {
	color: #FFAE00;
}
#prev_image_link {
    float: left;
}
#next_image_link {
    float:right;
}
.photo_rep_main {
    background: #e2e2e2;
    margin: 0 0 10px  0;
    padding: 10px;
}
.photo_rep_main_header{
    background: #f6a21c;
    padding: 5px 0 0 10px;
    font: bold 14px;
    color: #ffffff;
    text-transform: uppercase;
    height: 21px;
}
.photo_rep_main_header a{
    color: #ffffff;
    text-decoration: none;
}
.photo_rep_main img {
    margin: 0 !important;
    float: none;
}
.photo_rep_sub {
    float: left;
    width: 150px;
}
.photo_rep_sub.col1, .photo_rep_sub.col2 {
    margin-right: 9px;
}
.photo_rep_sub_head a, .photo_of_day_head a {
    color: #000000;
    font: bold 12px;
    text-decoration: none;
}
.photo_rep_sub_head {
    margin-top: 7px;
    padding-right: 10px;
}
.photo_of_day_head {
    margin-bottom: 20px;
    margin-top: 7px;
}
.photo_link_all {
    margin: 15px 0;
}
.photo_link_all a{
    color: #000000;
}
#vib-single-uchastok {
    padding: 10px;
}
.vib-name {
    padding: 5px 8px;
    background: #000000;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    font: bold 14px;
}
.uc-header {
    font: bold 24px;
    margin: 10px;
}
.vib-uch-text {
    padding-right: 15px;
}
.vib-uch-text h2{
    font: bold 14px;
    color: #959595;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 10px;
}
.vib-col1 {
    width: 505px;
    float: left;
}
.vib-col2 {
    width: 263px;
    float: left;
}
.vib-block {
    margin-bottom: 10px;
}
.vib-block ul {
    margin: 7px 18px;
    padding: 0;
}
.vib-block ul li{
    padding: 0;
}
.vib-block ul li a{
    font: 14px;
    color: #636363;
}
.block-name.with-bord {
    border: 1px solid #636363;
    padding: 5px 7px;
    color: #636363;
    text-transform: uppercase;
    font: bold 14px;
}
.uch-col1, .uch-col2, .uch-col3 {
    float: left;
}
.all-uchast {
    margin-top: 25px;
}
.all-uchast a{
    color: #000000;
}
.all-uchast ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 40px;
}
#third_news.vibory {
    padding-right: 10px;
}
.third_news.vibory {
    padding-right: 10px;
}
.voting_terms_link {
    margin: 10px 0 20px 0;
}
.voting_terms_link a {
    color: #000000;
}
.vib_lenta_head {
    display: block;
    background: #ababab;
    font: bold 13px;
    text-transform: uppercase;
    padding: 5px 0 5px 10px;
    color: white;
}
#vib_header_button {
    background: #ff0000;
    width: 117px;
    padding: 5px 5px 0 4px;
    height: 20px;
    float:left;
    text-align: center;
}
#vib_header_button a{
    color:#ffffff;
    font: bold 12px;
    text-decoration:none;	
    text-transform: uppercase;
    display:block;
}
#vib_header_button a:hover{
    color:#ffffff;
}
.t_age_info {
float:left;
height:15px;
width:36px;
background:url(/images/age18.png) no-repeat;
}
.t_age_info img {
margin:0 8px 0 0 !important;
}
.single_age_info img {
	margin: 3px !important;
}

#prilipala {
 position:fixed;
 bottom:0;
height:60px;
 width:1060px;
 background-color:white;
}
#prilipala img {
margin:0 auto;
}
.btn-close {
background: url(/images/btn-close-big.png) no-repeat;
height: 100px;
right: 5px;
position: absolute;
top: 5px;
width: 150px;
cursor:pointer;
text-align:right;
}
#plash40 {
height: 100px;
background: #7d7d7d;
}
.wp-pagenavi span.current {
font-weight: bold;
	background-color: #FFAE00;
	color: #fff;
}
.wp-pagenavi a, .wp-pagenavi span {
	background-color: #eee;
	color: #444;
	margin: 7px;
	font-size: 1em;
	padding: 7px 12px !important;
}
.wp-pagenavi {
	margin: 2em 0;
	font-size: 1.5em;
}
#comments-wrap {
margin-bottom:10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	width: 100% !important;
	overflow:hidden;
}
#publication_text p.wp-caption-text {
font-size: 12px;
line-height: 17px;
padding: 5px 4px;
margin: 0;
}
.wp-caption img {
margin: 0;
padding: 0 5px;
border: 0 none;
max-width: 100%;
}
.center,
.center404 {
text-align:center;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.block_address {
width:260px;
float:left;
margin-left:20px;
margin-top:25px;
}
.item_address {
padding:10px;
border:1px solid #bebebe;
margin-bottom:10px;
border-radius:5px;
font-weight:bold;
font-family:arial;
}
#tab3 #comment {
width: 375px;
}
#category_header span.right_h1 {
	float: right;
	display: none;
}
#category_header span.left_h1 {
	color: #FFAE00;
}
#category_header span.center_h1 {
	color: #FFAE00;
	text-align: center;
	display: block;
}

.af_menu_upper {
	list-style: none;
	padding: 10px;
	display: table;
	width: 100%;
}
.af_menu_upper li {
	display: block;
}
.af_menu_upper li a {
	color: #000;
	background-color: #eee;
	padding: 5px 0 5px 15px;
	display: block;
	width: 100%;
	font-size: 1.2em;
	margin-bottom: 1px;
	overflow: hidden;
	
	/* hyphens: none; */
	/* word-wrap: none; */
	white-space: nowrap;
}
.af_menu_upper a:hover{
	text-decoration: none;
	padding-left: 20px;
}

.af_menu_upper li.current-cat a,
.af_menu_upper li.af_current a {
color:#fc6602;
}
.commentlist {
    list-style: none;
	padding-inline-start: 0px;
}
.comment-metadata {
margin-bottom:5px;
}
.comment-body {
margin-bottom:20px;
}
ul.children {
 list-style: none;
}
.comment {
position:relative;
margin-bottom:10px;
}
.comment-form {
padding-top:10px;
margin-bottom:10px;
}
blockquote {
margin-bottom:10px;
}
.must-log-in a {
text-decoration:underline;
color:#488DC6;
}
.comment-reply-link,
.comment-edit-link,
a#comment_login,
.comment_link a {
	color: #C87E00;
}
.comment_votting {
	float: left;
	font-size: 12px;
	font-weight: 600;
}
.comment_votting img {
    padding: 0;
    margin-right: 0.7em !important;
	float: left;
}
.comment_votting span {
	float: left;
	color: #666;
	font-size: 1.2em;
}
.comment_text {
    margin-top: 0.5em;
}
.comment_date {
	font-size: 0.85em;
	line-height: 1.7em;
	color: #999;
	display: inline-block;
}
.comment_date img {
	float: left;
	margin-right: 1em;
}
.comment_text p {
	line-height: 1.4em;
	color: #555;
}
#publication_text td p:first-child {
font-weight:normal;
}
.up_msg {
	background-color: #666;
	padding: 5px;
	color: #fff;
	text-align: center;
}
.up_msg a{
	color: #fff;
	text-decoration: underline;
}
.up_plash {
	background-color:#ffae00;
	/*background-color:#f3931a;*/
	/*padding: 10px 0 16px;*/
}
.traur .up_plash {
	background-color: #000;
}
.up_plash .wrapper {
	margin: 0 auto;
} 
.courses {
	color:#8a8a8a;
}
.item_courses {
	text-align: right;
}
.item_courses img {
	display:inline-block;
}
.item_courses a{
	color: inherit;
}
.item_courses a:hover{
	text-decoration: inherit;
}
.item_courses  span{
	padding-right: 0px;
}
#ya_informer, #mail_informmer {
float:left;
margin-right:10px;
}
#live_internet {
float:left;
margin-right:10px;
}
.foot_lh {
line-height:1.8;
font-size:1.2em;
}
.foot_lh span {
	font-weight: 700;
}
.foot_lh a i {
	width: 1.5em;
}
.foot_logo {
float:left;
    margin-right: 10px;
}
.foot_menu {
	font-size: 20px;
	margin: 5px 0;
	padding-left: 0;
}
.foot_menu li{
	display:inline-block;
	margin-right:5px;
	padding-right:10px;
	border-right:1px solid #ffffff;
}
.foot_menu li.fmenu_last_item {
	border-right: none;
}
.foot_menu a, .foot_menu a:hover, .foot_menu a:focus {
	color:#ffffff;
}
#footer{
	background-color:#878578;
	padding:10px;
}	
#footer a {
display:block;
}
#footer a.foot_mail_link {
display:inline;
color:#b1b1b1;
}
.ncol_min {
    float: left;
    width: 33%;
	font:bold 14px arial;
}
.ncol_mic {
	width:50%;
}
.vk_color, .vk_color:link, .vk_color:hover {
	color:#5080fb;
}
.fb_color, .fb_color:link, .fb_color:hover {
	color:#256dff;
}
.tw_color, .tw_color:link, .tw_color:hover {
	color:#02b8d9;
}
.tg_color, .tg_color:link, .tg_color:hover {
	color: #54B3E6;
}
.you_color, .you_color:link, .you_color:hover {
	color:#e43737;
}
.ok_color, .ok_color:link, .ok_color:hover {
	color:#ff6600;
}
.f_color, .f_color:link, .f_color:hover {
	color:#f2a604;
}
.ncol1 a {
	display:block;
}
.foot_text p {
	text-align:justify;
	font-size: 10px;
	color:#b1b1b1;
}
.w_color, .w_color:hover {
	color:#fff;
}
#simplemodal-login-container form label {
	display: block;
}
.counters img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.counters img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#social_menu_buttons {
	padding-top: 5px;
}
#social_menu_buttons img{
	opacity: 0.75;
	filter: alpha(opacity=70);
}
#social_menu_buttons img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: -5px;
}
#back-top {
    bottom: 90px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1;
}
#back-top a {
    background: rgba(255, 178, 0, 0.75) none repeat scroll 0 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    color: white;
    display: block;
    font: 24px/46px FontAwesome;
    height: 50px;
    width: 50px;
    text-align: center;
	text-decoration: none;
}
#back-top a > span::before {
	content:"\21E7";
}
#back-top a:hover {
    background: rgba(255, 178, 0, 1) none repeat scroll 0 0;
	text-decoration: none;
}
.columns {
	padding-right: 15px;
}
/*.columns .item {
	padding-right: 0;
}*/
#inside_block .tverisport_post {padding-right: 0;}
#inside_block .tverisport_foto img {float:none;}
.columns .block {
	margin-bottom: -10px;
}
.bg_white {
	background: #fff;
}
.color_white {
	color: #fff;
}
.inetta {
	display: none !important;
}
.block {
	overflow: hidden;
/*	min-height: 10em;*/
	padding-right: 10px;
}
#news_lenta .news_item:hover,
.vertical:hover,
.block:hover {
	background-color: #f3f3f3 !important;
}
.pad5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.pad7 {
	padding-top: 7px;
	padding-bottom: 7px;
}
.pad10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.bottompad10 {
	padding-bottom: 10px;
}
.pad1em {
	padding-top: 1em;
	padding-bottom: 1em;
}
.pad15em {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.pad2em {
	padding-top: 2em;
	padding-bottom: 2em;
}
.pad4ios {
	padding-top: 3em;
	padding-bottom: 3em;
}
.comment_link {
	padding-top: 2em;
}
.comment_link a{
	border-bottom: 1px dashed #c87e00;
}
.no-lr-pad {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.l-pad {
	padding-right: 15px;
}
.r-pad {
	padding-left: 15px;
}
.no-l-pad {
	padding-left: 0 !important;
}
.no-r-pad {
	padding-right: 0 !important;
}
.no-b-pad {
	padding-bottom: 0 !important;
}
.no-t-pad {
	padding-top: 0 !important;
}
.dashborder {
	border: 1px dashed #A11A2B;
	height: 1.6em;
	margin-left: 15px;
	margin-right: 15px;
}
.gray {
	color: #666;
}
.gray_bg {
	background-color: #F7F5F6;
	border-bottom: 3px solid #ddd;
}
.mainmenu,
.darkgray_bg {
	background-color: #fff;
}
.footer_bg {
	/*background-color: #3D3D3D;*/
	background-color: #878578; 
}
.firm_bg {
	background-color: #FFAE00;
}
.firm_color {
	color: #FFAE00;
}
.firm_color2 {
	color: #000;
}
.mb10 {
	margin-bottom: 10px;
}
.mb1em {
	margin-bottom: 1em;
}
.mb2em {
	margin-bottom: 2em;
}
.nooverflow {
	overflow: visible;
}
.fixedpanel {
	position: fixed;
	z-index: 5;
	/*width: 100%;*/
	top: 0;
}
.spoiler {
	width: 100%;
	/*height: 67px !important;*/
}
@media (max-width: 767px) {
.spoiler {
  height: 40px !important;
}
}
.menuspoiler {
	height: 34px;
	width: 100%;
	position: absolute;
}
.menuspoiler_bg {
	
}
.post_id {
	color: #999;
}
.sticky1 {
	position: fixed;
	z-index: 4;
	width: 100%;
	top: 63px;
}
.sticky2 {
	position: fixed !important;
	z-index: 4;
	width: 100%;
	box-shadow:	0px 5px 5px #888;
	top: 102px;
}
.minipanel {
	background-color: #ddd;
	display: table;
}
.noborder {
	border: medium none !important;
}
.row-flex {
    display: flex;
    flex-flow: row wrap;
}
.col-flex {
	display: flex;
}
body.page .mistape_caption,
body.page .vortex-container-vote {
	display: none;
}
.vortex-container-vote:before {
	color: #444;
	/* content: 'Оцените'; */
	content: '';
	/*margin-right: 1em;*/
	font-weight: 700;
}
.vortex-container-vote-comment {
	float: left;
	margin-right: 1em;
}
.vortex-container-like-comment {
	margin-right: 1em;
}
.vortex-p-dislike-counter,
.vortex-p-like-counter {
	font-size: 0.75em;
}

.vortex-p-like,
.vortex-p-dislike {
	transition: all 0.4s easy 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.vortex-p-like:hover,
.vortex-p-dislike:hover {
/*	transform: scale(1.3) !important;*/
}

.mistape_caption:before {
	display: block;
	clear: both;
	content: ' ';
}
.mistape_caption p {
	font-weight: 400 !important;
}
body.blur div.site {
	transition: all 0.5s ease 0s;
	-webkit-filter: blur(3px);
	-webkit-filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
	-moz-filter: blur(3px);
	-o-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px);
}
.ngg-gallery-thumbnail-box {
	float: none !important;
}
.ngg-gallery-thumbnail a img,
.ngg-gallery-thumbnail a {
	margin: 0 !important;
}
.mobilesmart_switcher a{
	color: #FFAE00;
}
.wp-polls-loading img.wp-polls-image {
	width: auto !important;
	margin-bottom: 3px !important;
}

ul.list_columns {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
ul.list_columns div.coll_s{
	width: calc(33.3% - 7px);
}


/* OVERRIDE */
.fa-130 {
	font-size: 1.3em !important;
}
.pad {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
.bg_firm_color {background: #FFAE00;}
.navbar-brand {margin: 1em; padding: 0;}
.navbar-toggle {
    float: left;
    margin-left: 1.5em;
    margin-top: 1.5em;
}
#container {padding-bottom: 2em;}
#pic_day .date_news {
	color: #999;
}
#pic_day .t-news-time,
#pic_day .t-news-date,
#pic_day .t-news-comment {
	display: inline-block;
}
#pic_day .t-news-comment {
	margin-left: 1em;
}
#pic_day .t-news-comment img{
	margin-right: 0.5em;
}
#footer {
	color: #fff;
	/*font-size: 80%;*/
	/*padding-bottom:15px;*/
}
#comment-image-reloaded-wrapper label {
	font-weight: 400;
	font-style: italic;
}
.nonewyear {
	color: red;
	font-weight: 700;
}
#qm { /* Query monitor скрываем от юзеров */
	/* display: none !important; */
}
.ok, .vkontakte, .fb {
    float: right;
}
.kws-wrapper {
	z-index: 0 !important;
}
.jspHorizontalBar {
	display: none;
}

/* Новости Твериспорт */
/*#inside_block {
	display: flex;
}*/
.tvtver_foto img,
.tverisport_foto img {
	width: 100%;
	height: auto;
}
.tvtver_foto {
	width:200px;
}
/* Новости Твериспорт */

.single #publication_share ul.ya-share2__list {
	width: 100%;
}
.single #publication_share ul li {
	width: 12%;
}
.single #publication_share ul li a .ya-share2__badge,
.single #publication_share ul li a {
/*	width: 100%;*/
}
.google-auto-placed ins {

}
.google-auto-placed {
text-align:left !important;
margin-bottom:40px;
}
.yazen {
	display: flex;
	/*height: 3.5em;*/
	padding:10px 0;
	background: #F8DC9C;
	color: #777;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	font-style: italic;
	font-size: 1.2em;
}
.yazen.visible-xs {
background-color: #ffae00;
color:#ffffff;
padding:10px;
}
.yazen img {
	height: 2.5em;
	width: auto;
}
.yazen a {
	color: #FA0F0C;
}

.pop_section {

}
div.pop:not(:empty) {
	position: fixed;
	max-width: inherit;
	padding: 0;
	z-index: 10;
	margin: 0 auto;
}
.pop_section .pop.hidden-xs {
	position:fixed !important;
	/*bottom: 2em;*/
	bottom:0.5em;
}
.pop_section .pop.visible-xs {
	bottom: 5em;
}
.popclose {
	position: absolute;
	right: 0;
	top: -2em;
	color: #000;
}
blockquote {
    font-size: 1em !important;
    font-style: italic;
    border-left: 5px solid #ffae00 !important;
}
blockquote p {
	font-weight: 400 !important;
}

@media (max-width: 480px) {
	#content_foto {
		width: 100%;
		float: none;
	}
	#center_column #content_foto img {
		width: 100%;
	}

}
@media (max-width: 767px) {
	.logo_up {top: 0 !important;}
	#category_header {border-bottom: none;}
	.site {background-color: white;}
	div.mobilemenu {display: block;}
	.up_plash .wrapper .row {margin-left: 0px !important; margin-right: 0px !important;	}
	.logo_up img { width: 100%; }
	#pic_day {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 10px;
		padding-right: 10px;
	}
	#content_foto {
		margin-right: 0;
		margin-bottom: 1em;
		float: none;
	}
	#content_foto img,
	#publication_text img,
	#pic_day span.fleft img {
		height: auto;
		width: 100%;
	}
	.banner img {
		width: 100%;
	}
	#search_form {
		float:none;
		height: 3.4em;
		/*padding-right: 4%;*/
	}
	#find_text {
		width: 77%;
	}
	#social_menu_buttons,
	.logo_up {
		text-align: center;
	}
	#social_menu_buttons div,
	.logo_up a{
		display: inline-block;
	}
	h2 {
		font-size: 1.5em;
		margin-top: 0px;
	}
	.news-feed {
		width: 5px;
	}
	.news-feed.active {
		width: 100%;
	}
	.news-feed_hide {
		background: rgba(255, 178, 0, 0.4) url("/images/newshide.png") no-repeat scroll -25px 30px;
		height: 100px;
		width: 70px;
		color: #fff;
		left: -30px;
		margin: -30px 0 0;
		outline: 0 none;
		position: fixed;
		top: 45%;
		z-index: 11;
	}
	.news-feed_hide {
		left: 4px;
		z-index: 4;
	}
	.news-feed_hide.active {
		left: auto;
		right: 5px;
		z-index: 5;
	}
	.news-feed_hide.active {
		background: rgba(255, 178, 0, 0.4) url("/images/newshide.png") no-repeat scroll 15px 30px;
	}
	.news-feed__fixed {
		border-right: 5px solid #FFAE00;
		background: #fff;
		bottom: 0;
		left: 0;
		position: fixed;
		top: 55px;
		width: 256px;
		z-index: 5;
		overflow-y: scroll;
		padding-top: 2em;
	}
	.news-feed__fixed {
		left: -251px;
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;		
	}
	.news-feed__fixed.active {
		left: 0;
		top: 42px;
		width: 100%;
		z-index: 4;
	}
	#news_lenta {
		font-size: 1.5em;
	}
	.news_item  {
		padding-left: 0;
		padding-right: 0;
		line-height: 0.8em;
	}
	.news_item .col-xs-7 {
		padding-left: 0;
	}
	.news_item .col-xs-5 {
		margin-left: -15px;
	}
	.news_item .col-xs-5 a img {
		width: 100%;
		height: auto !important;
	}
	#back-top {
		bottom: 20px;
	}
	a.mobilemenu-toggle {
		color: #fff;
		display: inline-block;
		margin-left: -5px;
		margin-right: -5px;
		padding: 5px;
	}
	a.mobilemenu-toggle.open {
		background-color: #fff;
		color: #BF8500;
	}
	#menu_3_elements {
		height: auto;
		z-index: 10;
	}
	#menu_3_elements li{
		border-bottom: 1px solid #555;
		float: none;
	}
	#menu_3_elements li.second {
		background-color: #444;
	}
	#menu_3_elements li a{
		padding-bottom: 3px;
		padding-top: 3px;
		width: 100%;
	}	
	#menu_3_elements li{
		height: auto;
	}
	.mobilemenu #menu_3_elements li a{
		font-size: 1.5em;
		line-height: 1.5em;
	}
	.mobilemenu #menu_3_elements li a{
		color: #fff;
		padding-left: 1em;
	}
	#mailto_redaction {
		padding-right: 10px;
	}
	.foot_text {
		margin-top: 1em;
	}
	#center_column > .row {
		margin-left: 0;
		margin-right: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo_up {
		display: block;
	}
	#item_comments h3 span {
		padding: 0.3em;
	}
	.mistape_caption {
		display: none;
	}
	#center_column .columns .most_commented {
		border-bottom: 1px solid #ccc;
	}
	.foot_menu.fright,
	#footer .counters {
		float: left !important;
	}
	.foot_menu li {
		display: block !important;
		border-right: none;
	}
	#center_column .columns .fleft,
	#center_column #content_foto img {
		width: 100%;
	/*	float: left;
		margin-right: 1em;*/
	}
	
	/* responsive method */
	#publication_text table tr {
		margin-bottom: 10px;
		display: block;
		border-bottom: 2px solid #a0a0a0;
	}
	#publication_text table td {
		display: block;
		text-align: right;
		font-size: 13px;
		border: 0;
		border-bottom: 1px dotted #a0a0a0;
		width: 100%;
	}
	#publication_text table td:last-child {
		border-bottom: 0;
	}
	#publication_text table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
		display: block;
		padding: 0 8px;
		background: #eee;
	}
	/* responsive method */
	
	ul.list_columns div.coll_s{
		width: calc(50% - 7px);
	}

}
@media (min-width: 768px) {
	#category_header.main {
		margin-top: 0;
	}
	#category_header.main span.center_h1 {
		background-color: #ffae00;
		border-bottom: 1px solid #ffae00;
		color: #fff;
		padding: 10px;
	}
	.sticky1 {
		top: 67px;
	}
	.sticky2 {
		top: 94px;
	}
	#find_text {
		width: 60%;
	}
	.logo_up img {
		width: 100%;
	}
	h2 {
		font-size: 1.5em;
		margin-top: 0px;
	}
	#datetime, .courses, #login a {
		font-size:12px;
	}
	.row-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%;
	}
	.col-height {
		display: table-cell;
		float: none !important;
		height: 100%;
	}
	.col-lr-pad {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.col-l-pad {
		padding-left: 5px !important;
	}
	.col-r-pad {
		padding-right: 5px !important;
	}
	.darkgray_bg ul li a {
		padding: 3px 12px 5px !important;
	}
	.logo_up {
		display: none;
		height: 41px;
	}
	.logo_text {
		font-size: 1.2em;
	}
/*	.most_commented .tvtver_foto a img:hover,
	.most_commented .tverisport_foto a img:hover,
	#publication_sim_links img:hover,
	main#center_column .most_commented img:hover,
	#pic_day a img.wp-post-image:hover {
		transform: scale(1.05, 1.05);
		-moz-transform: scale(1.05, 1.05);
		-ms-transform: scale(1.05, 1.05);
		-webkit-transform: scale(1.05, 1.05);
		-o-transform: scale(1.05, 1.05);
	}*/
}
@media (max-width: 992px) {
	#pic_day {
		margin-right: 0;
	}
	#pic_day .fleft{
		float: none;
	}
	.t-news-date img {
		float: left !important;
	}
	#menu_3_elements a {
		font-size: 16px;
		padding: 2px 5px 2px;
	}
	.darkgray_bg #menu_3_elements li a {
		padding: 2px 5px !important;
	}
	.menu-button a{
		margin-top: 0px !important;
	}
	.dashborder {
		display: flex;
		height: auto;
	}
}
@media (min-width: 992px) {
	.sticky1 {
		top: 67px;
	}
	.sticky2 {
		top: 101px;
	}
	.logo_up img {
		width: auto;
	}
	#header {
		margin-top: 1em;
	}
	h2 {
		font-size: 2em;
		margin-top: 0px;
	}
	#center_column .most_commented h2 {
		font-size: 1.5em;
		margin-top: 0;
	}
	#datetime, .courses, #login a {
		font-size: 16px;
	}
	#menu_3_elements a {
		font-size: 16px;
		padding: 4px 5px 4px;
	}
	.darkgray_bg #menu_3_elements li a {
		padding: 3px 9px 4px !important;
	}
	.menu-button a{
		margin-top: 0px !important;
	}
	#center_column {
		padding-right: 10px;
	}
	.logo_text {
		font-size: 1.3em;
	}
/*	#center_column + div + div,
	#center_column + div {
		width: 22%;
	}*/
	#center_column.col-md-6 {
		width: 53%;
	}
	.item_courses {
		font-size: 0.8em;
	}
	#item_comments div.commentlist ul.children ul.children .comment_item div.col-xs-12.col-sm-1.col-md-1.col-lg-1,
	#item_comments div.commentlist ul.children ul.children ul.children .comment_item div.col-xs-12.col-sm-1.col-md-1.col-lg-1 {
		padding-right: 0;
	}
	#item_comments div.commentlist ul.children ul.children ul.children .comment_item div.col-xs-12.col-sm-1.col-md-1.col-lg-1,
	#item_comments div.commentlist ul.children ul.children ul.children ul.children .comment_item div.col-xs-12.col-sm-1.col-md-1.col-lg-1 {
		width: 10.33333%
	}
	#item_comments div.commentlist ul.children ul.children ul.children .comment_item div.col-xs-12.col-sm-11.col-md-11.col-lg-11,
	#item_comments div.commentlist ul.children ul.children ul.children ul.children .comment_item div.col-xs-12.col-sm-11.col-md-11.col-lg-11 {
		width: 89.6667%;
	}
}
@media (min-width: 1024px) {	
}
@media (max-width: 1199px) {
	#center_column h2 {
		font-size: 1.35em;
		margin: 0;
	}
	#publication_sim_links  h2{margin-top:20px; margin-bottom:15px;}
	#center_column #content_foto img,
	#pic_day .border_bottom.block span.fleft img {
		width: 100%;
		height: auto;
	}	
}
@media (min-width: 1200px) {
/*	#center_column + div + div,
	#center_column + div {
		width: 18%;
	}*/
	#center_column.col-md-6 {
		width: 56%;
	}
	#find_text {
		width: 82%;
	}
	#pic_day .item0 span.fleft {
	    /*width: 50%;*/
	    width:33%;
	}
	#pic_day .item0 span.fleft img {
	    width: 100%;
		height: auto;
	}
	#pic_day span.fleft {
		margin: 0px 10px 10px 0;
	}
	#menu_3_elements a {
		font-size: 21px;
		/*padding: 2px 14px 2px;*/
padding:2px 7px 2px;
	}
	.darkgray_bg #menu_3_elements li a {
		padding: 0px 10px 0px !important;
	}
	.logo_text {
		font-size: 1.6em;
	}
	.banner img{
		height: auto;
	}
	.item_courses {
		font-size: 0.95em;
	}
}
@media (min-width: 1600px) {
	/*#center_column + div +div,
	#center_column + div {
		width: 17%;
	}*/
	#center_column.col-md-6 {
		width: 61%;
	}
	#left_column {
		width: 22%;
	}
	#menu_3_elements a {
		font-size: 21px;
		/*padding: 0px 12px 0px;*/
padding:0px 7px 0px;
	}
	#menu_3_elements a {
		font-size: 24px;
	}
	.logo_text {
		font-size: 1.8em;
	}
	.item_courses {
		font-size: 1em;
	}
}

#pub_mark_3 {
    width: 250px;
    float: left;
    background: #e2e2e2;
    margin: 0 20px 10px 0;
    padding: 0 10px 10px 10px;
	border:1px solid #ffae00;
}

#pub_mark_3 h2 {
    display: block;
    /*background: url(/images/red23.png) 4px 0px no-repeat #ffae00;*/
	background-color: #ffae00;
    color: #000000;
    font: bold 13px arial !important;
   /* padding: 6px 10px 6px 37px; */
	padding:5px 10px;
    margin: 0 -10px !important;
    text-transform: uppercase;
}

#pub_mark_3  img{
	float:left;
	/*margin: 3px 10px 10px 0;*/
margin:10px 0 0 0 !important;
}
#pub_mark_3  p{
	margin: 10px;
	padding: 0;
}
#pub_mark_3>div
{
margin-top:10px;
}

#shapka1-1 {
margin-left:0px;
margin-right:0px;
}
/*для картинок в меню*/
.menu_img img {
/*width:100%;*/
}
@media (min-width: 992px) {
.menu_img {
height:28px;
}
.menu_img img {
height:28px;
}
.menu_img a {
padding: 0 3px 0 !important;
}
}
@media (min-width: 1200px) {
.menu_img {
height:30px;
}
.menu_img img {
height:30px;
}
.menu_img a {
 padding: 0 7px 0 !important;
}
}
@media (min-width: 1600px) {
.menu_img {
height:30px;
}
.menu_img img {
height:30px;
}
}
@media (max-width: 992px) {
.menu_img {
height:20px;
}
.menu_img img {
height:20px;
}
.menu_img a {
    padding: 0 2px 0 !important;
}
}
@media (max-width: 767px) {
.menu_img {
height:30px;
}
.menu_img img {
height:30px;
}
.menu_img a {
    padding: 2px 5px 2px !important;
}
}

.relative {
    position: relative;
}
/* popup menu*/
.menu_popup {
	background-color: #878578;
	visibility: hidden;
	/*transition: all 0.7s cubic-bezier(0.75, 0, 0.175, 1) 0s;*/
	    transition: all .2s ease-in-out;
	z-index:3;
	opacity:0;
	position:absolute;
	left:15px;
	right:15px;

}
#menu_icons {
	margin-top:12px;
	text-align: right;
	font-size:33px;
}
#menu_icons i {
color:#ffffff;
padding-right: 20px;
cursor: pointer;
}
.cols_menu {
	/*padding-top:7px;*/
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu_sep {
	height:1px;
	background-color: #e1dfd2;
	margin:7px 0;

}
.cols_menu span {
	color:#afaeaa;
	font-size:16px;
	font-weight: 600;
}
.menu_popup {
height:610px;
}

	
@media (min-width: 768px) and (max-width : 979px) {
/* нет в этом диапазоне*/
.small_menu{
	font-size:20px;
}
.cols_menu ul.last_menu_col {
margin-top:26px;
}
.menu_page {
margin-top:15px;
}
}
@media (min-width:500px) and (max-width: 767px) {
	#menu_icons{
	font-size:30px;
	margin-top: 8px;
}
.menu_popup {
position:fixed;
height:100%;
width:100%;
left:0;
right:0;
top:0;
}
.logo_up {
	margin-top:6px;
}
#menu_icons i {
padding-right:15px;
	}
	.fixedpanel {
		width:100%;
	}
	.last_menu_col {
		margin-top:0;
	}
}
@media (max-width:499px) {
.logo_up {
	margin-top:6px;
}
#find_text {
    width: 70%;
}
#menu_icons{
	font-size:18px;
	margin-top: 8px;
}
#menu_icons i {
padding-right: 12px;
}
.menu_popup {
position:fixed;
height:100%;
width:100%;
left:0;
right:0;
top:0;
}
.last_menu_col {
	margin-top:0;
}

}
.cols_menu ul {
	list-style-type: none;
	padding:0;
	margin-top:6px;
	font-size:16px;
	margin-bottom:5px;
}
.cols_menu li a {
	color:#fffef9;
}
.col_no_title {
	margin-top:26px !important;
}
.gray_menu {
	background-color: #878578 !important;
}
.small_menu {
	font-size:24px;
	margin-top:20px;
	color:#ffffff;
}
@media (min-width : 980px) and (max-width : 1200px) {
.small_menu{ font-size:20px; margin-top:18px;}
#menu_icons { margin-top:8px; font-size:34px; padding-left:0;}
.cols_menu ul.last_menu_col { margin-top:26px; }
}
@media (min-width: 1201px) {
	.last_menu_col { margin-top: 26px !important;}
}

.small_menu a{
	color:#ffffff;
}
.small_menu ul {
	padding:0;
}
.small_menu li {
	border-right:1px solid #ffffff;
	display:inline-block;
	padding-right:10px;
	padding-left:5px;	
}
.sm_last_item {
	border-right:none !important;
	cursor: pointer;
}
.sm_last_item i {
	padding-left:15px;
	font-size:30px;
}
.gray_menu #btn_menu_popup {
	color:#ffae00 !important;
}
.soc_links ul{
list-style-type: none;
padding:0;
font-size:16px;
}
.soc_links a {
	color:#ffffff;
}
.first_ul {
	padding-left:15px;
}
.left_pad15 {
	padding-left:15px;
}
.soc_links_title {
	color:#ffffff;
	font-size:16px;
	margin-bottom:12px;
	line-height: 1;
}
.soc_links_title span {
	font-size:13px;
	padding-left:15px;
}
.soc_links {
	/*для одинаковой высоты колонок*/
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu_page {
	font-size: 16px;
	margin-bottom:10px;
}
.menu_page a {
	border-right: 1px solid #ffffff;
	padding-right:12px;
	padding-left:6px;
}
.menu_page a.no_border {
border-right: none;
}
.menu_page a.no_lp {
	padding-left: 0;
}

.menu_page a, .menu_text a, .menu_text a:hover, .menu_page a:hover, .menu_text a:focus, .menu_page a:focus, .soc_links a, .soc_links a:hover, .soc_links a:focus{
color:#ffffff;
}
.menu_text {
	color:#ffffff;
}
.menu_text a {
	text-decoration:underline;
}
/* end popup menu */
@media (max-width: 767px) {
div.mobilemenu.open {
    transform: translateX(0);
}
.menu_3_elements {
    height: auto;
    z-index: 10;
}
.menu_3_elements li {
    border-bottom: 1px solid #555;
    float: none;
}
}
@media (max-width: 767px) {
div.mobilemenu {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    z-index: 999;
    transform: translateX(100%);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
}
.site.no-scroll, body.no-scroll {
    overflow: hidden;
}
.mob_btn_close {
	font-size:36px;
	color:#ffffff;
	text-align: right;
}

.gray_bg i {
	padding-left:15px;
	padding-right:5px;
}
/* single v4*/

#category_header i {
padding-right:10px;	
}
.write_new {
text-transform: uppercase;
padding-bottom: 9px;
padding-top: 9px;
color:#ffa228;	
text-align: right;
line-height: 1;
font-size:16px;
margin-top:9px;
}
.write_new i {
padding-right:10px;	
}
.write_new a, .write a:hover {
color:#ffa228;
}
#category_header {
font-size:22px;
text-transform:uppercase;
}
.tb_border {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;	
}
.single_render h1 {
	font-size:24px;
	line-height:1.4;
	font-weight:700;
	margin:16px 0;
}
.single_lid {
	font-size: 16px;
	line-height: 1.8;
	font-weight: 600;
}

.for_red {
	text-align: right;
	margin:0;
}
.post-views {
	display:inline-block;
	margin-right: 5px;
}
.single_sep {
	height: 1px;
    background-color: #e1dfd2;
    margin: 0 15px;
}
.single_bookmark {
	text-align:right;
	color:#ffa228;
}
.single_bookmark i{
	font-size:24px;
	}
.add_bkmrk {
	margin-top:7px;
	margin-bottom: 2px;
float:right;
}
.single_lid .vortex-container-vote {
	display: none;
}
.vortex-container-like, .vortex-p-dislike {
	border:1px solid #c87e00;
	padding:3px 15px;
}
.vortex-p-dislike {
	border-left:none;
}
.mstp_caption_manual span{
	color:#c87e00;
}
.mistape_box span {
	color:#c87e00;
}
.mistape_box {
	text-align: right;
}
.all_cat_post a {
    background-color: #bebebe;
    display: inline-block;
   /* border-radius: 5px;*/
    color: #fff !important;
    border-bottom: 0 !important;
    padding: 4px 8px;
    font-size: 12px;
	margin-bottom:5px;
}
.share_title {
	margin-bottom:10px;
	font-size:22px;
}
.ya-share2__container_size_m .ya-share2__icon {
   /* height: 40px !important;
    width: 40px !important;*/
   }
   .ya-share2__container_size_m .ya-share2__counter {
    font-size: 20px !important;
    line-height: 24px;
    padding: 8px !important;
}
.single .video {
    padding-bottom: 56.25%;
    padding-top: 0px;
}
.meta_lenta {
	margin-top:15px;
	font-size: 10px;
	color: #909090;
	margin-bottom:8px;
}
.meta_lenta span {
	padding-right:6px;
}
.news_item a.ni_catlink {
	  color: #ef8731;
	  font-weight: 600;
}
.news_item a {
	color:#333;
}
.news_item a:hover {
    color: #ef8731;
    text-decoration: none;
}
.single_age_info img {
	display:inline-block;
	padding-right: 0px !important;
}
.all_lenta_news {
	padding:5px 10px;
	margin: 10px 0;
	text-align:right;
	font-weight:500;

}
.all_lenta_news a, .all_lenta_news a:hover {
	  color: #ef8731;
    text-decoration: underline;
}


@media (max-width: 767px) {
	#category_header {text-align: center;}
	.single_render h1 {font-size: 1.5em; font-weight:600;margin-bottom: 8px;}
	#center_content{padding:0; border:none;}
	.single_lid {font-size:18px;}
	.single_lid p {margin-bottom:6px;}
	.single_render #content_date {font-size:14px; color: #bebebe;}
	.single_bookmark i {font-size:32px; margin-top:0;}
	.mistape_box {margin-bottom:8px; text-align:center;}
	#publication_tags {margin:15px 0;}
	#publication_share {padding-top:1em;}
	.single #publication_share ul li {width:30%; padding-bottom:5px;}
	.mob_report_new {margin-top:15px; text-align:center; background-color: #ffae00; padding:3px 0; font-size:20px;}
	.mob_report_new a, .mob_report_new a:hover {color:#fff; text-transform: uppercase;}
	.mob_report_new i {padding-right:4px;}
}

/* end single v4*/

/*categiry v4*/
.category_sep {
    height: 1px;
    background-color: #e1dfd2;
 }
.first_new img {
    height: auto;
    width: 100%;
    float:none !important;
}
.first_new {
	position:relative;
}
.fn_plash {
    position: absolute;
/*    background-color: rgba(0, 0, 0, 0.6);*/
    right: 0;
    left: 0;
    transition-duration: 0.6s;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    bottom: 0;
    padding:20px;
}
.fn_plash h2 {
	margin: 0 10px 20px 10px;
	font-size: 24px;
	font-weight:700;
}
.fn_plash a {
	color:#ffffff;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.35);
}
.post_meta {
    text-align: left;
    margin-bottom: 1em;
    margin-left: 10px;
    color: #ffffff;
}
.cat_meta {
margin:0 10px;
font-size: 12px;
/*height: 14px;*/
color:#ffffff;
}
.cat_meta span {
    padding-right: 6px;
}
.cat_meta i {
	padding-right: 3px;
}
.fn_cat {
    position: absolute;
    top: 5px;
    left: 0;
    background-color: #ef7f1b;
    padding: 3px 7px;
    color:#ffffff;
}
.fn_cat a, .fn_cat a:hover { 
    color: #ffffff !important;
    text-decoration: none;
 }
#pic_day .cat_item img{
	width:100%;
	height:auto;
}
.btn.btn-more {
	color:#ef8731 !important;
	font-size: 26px;
	font-weight:500;
}
.btn.btn-more:active{
	box-shadow: none;
}
#archive_header {
    display: block;
    padding-bottom: 9px;
    padding-top: 9px;
    color: #666;
    font-size: 22px;
}
#archive_header i {
    padding-right: 10px;
}
.pad1em a.ni_catlink {
	color: #ef8731;
}
a.ni_catlink {
	color: #ef8731;
	font-weight: 600;
}
#pic_day .single_age_info img {
	display:inline-block !important;
}
span.str_age_info {
	background-color:#333;
	color:#ffffff !important;
	padding-right:3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	margin-right:4px;
}
.frame { width: 100%; padding: 0; margin-bottom:10px;}
.frame .slidee { margin: 5px 0 0 0; padding: 12px 0 0 0; height: 100%; list-style: none; }
.frame .slidee li { float: left; margin: 0; padding: 0; /*width: 120px;*/ height: 100%; }
.slidee a {
	padding:0 8px;
	color:#333;
}
.slidee li.empty_li {width:3px;}

@media (max-width: 1199px) {
.cat_meta {margin:10px 0 0 0;}
.fn_plash h2 {margin:0; line-height:1.3;}
}
 @media (max-width: 767px) {	
	#center_column h2 {font-size: 14px;}
	.t-news-date{font-size:11px;}
	/*.cat_item {margin-bottom: 8px;}*/
	.cat_item .col-xs-5 {padding-left: 5px; padding-right: 0;}
	.cat_item .col-xs-7 {padding-right:5px;}
	.cat_item .col-xs-12 {padding-left:5px; padding-right:5px;}
	.frame {margin-bottom:0;}
}

/*end category v4*/

/*main*/
.main_post_img {
	position:relative;
}
.main_post_img img {
	width:100%;
	height:auto;
}
.main_post_title {
	position:absolute;
	color:#fff;
	background-color: #333;
	bottom:0;
	padding:5px 10px;
	left:0;
	right:0;
	font-size:20px;
}
.fn_plash a:focus, .fn_plash a:hover {
color:#ef8731;
text-decoration:none;
}
.tvtver_post a:hover, .tvtver_post a:focus {
color:#ef8731;
text-decoration:none;
}
.small_menu li a:focus, .small_menu li a:hover {
	color:#fff;
}
.tab_item h3 {
	margin-top:7px;
	margin-bottom: 7px;
	font-size:16px;
	line-height:1.8;
	height:85px;
	overflow:hidden;
}
.tab_item h3 a {
	color:#000;
}
.tab_item_meta {
position:absolute;
bottom:5px;
left:5px;
}
.tab_item_meta span {
color: #666;
padding-right: 10px;
font-size:10px;
}
.tab_item_meta span.str_age_info {
	color:#fff;
}
.tab_item {
	border-bottom:1px solid #EAEAEA;
	padding-bottom: 7px;
	padding-top:10px;
	/*margin-bottom:4px;*/
	height:138px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
}
.tab_item:last-child {
border-bottom:none;
}
.tab_btn {
	/*position:absolute;*/
	/*bottom:10px;
	right:25px;*/
	background-color:#ffae00;
	padding:5px 10px;
	margin-left:-5px;
	margin-right:-5px;
	text-align:center;
}
.tab_btn a {
	color: #ffffff;
	display:inline-block;
	text-decoration:underline;
	font-size:20px;
	font-weight:500;
}
.tab_btn a:hover {
color:#ffffff;
text-decoration:underline !important;
}
.main_item {
	border:1px solid #bebebe;
}
.main_item img {
	width:100%;
	height:auto;
}
.main_item_desc {
	padding:10px;
}
.main_item_desc span a{
	color:#dd7d29;
}
.main_item_desc h4 {
	margin:15px 0;
}
.row_sep {
	height:20px;
}
.tabs{
	border:1px solid #EAEAEA;
	position:relative;
	width:100%;
}

.tabs ul{
	margin:0px;
	padding:0px;
}
.fa-comment-o {
	padding-right:3px;
}
.actual_title {
	font-size:22px;
	margin-top:15px;
	font-weight:500;
	padding-bottom:15px;
}
.actual_title a {
	color:#000;
}
.main_item_desc a {
	color:#333;
}
.for_user_block {
display:inline-block;
background: url(/images/plash-user.jpg) no-repeat;
background-size:100%;
height:71px;
width:250px;
margin-right:10px;
display: table-cell; 
vertical-align: middle;
padding:0 20px;
color:#ffffff;
position:relative;
}
.for_user_block i {
	font-size:36px;
	margin-right:5px;
	position:absolute;
	left:20px;
	top:16px;
}
.for_user_block div {
	padding-left:50px;
}
.for_user_title {
font-size:22px;
margin-bottom: 10px;
}
.main_item_img {
	position:relative;
}
.main_item_img img {
    width: 100%;
    height: auto;
}
.main_col_img_desc {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:0 10px 5px 10px;
}
.main_col_img_desc a, .main_col_img_desc a:hover{
	color:#ffffff;
	font-weight:700;
	}
.main_cat_title {
	font-size:20px;
	border-bottom: 1px solid #bebebe;
	padding-bottom:5px;
	margin-bottom:20px;
}
.main_col_img_cat_title {
position:absolute;
top:0;
background-color: #ffae00;
padding:3px 7px;
}
.main_col_img_cat_title a, .main_col_img_cat_title a:hover {
	color:#ffffff;
}
.main_col_item_meta {
	color:#ffffff;
	font-size:10px;
}
.main_col_item_meta span {
padding-right:5px;
font-size:10px;
	}
.main_cat_header {
	font-size: 20px;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	margin: 12px 0;
	padding:3px 0;
}
.main_cat_header a, .main_cat_header a:hover, .main_cat_header a:focus {	
font-size:16px;
color:#e29a00;
text-decoration:none;
}
.cat_row_img img {
	width:100%;
	height:auto;
}
.mob_for_user_block .mob_for_user:nth-child(2n){
	margin:0 6px;
}
.mob_for_user {
background-color: #ffae00; 
color:#ffffff;
text-align:center;
padding:10px 7px;
width:32%;
float:left;
/*margin-right:4px;*/
position: relative;
}
.mob_for_user a {
	color:#ffffff;
	text-decoration: none;
}
.mob_for_user i {
	font-size:26px;
}
.mob_for_user__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
}
.cat_row_data a, .cat_row_data a:hover {
	color:#333;
	font-size:20px;
}
.cat_post_meta {
	margin-top:10px;
	color:#797979;
}
/*.tvtver_foto a{
	display:block;
	width:160px;
}*/
.tvtver_foto {
	padding-right:0 !important;
}
.tvtver_header h5 {
	margin-top:0;
	font-size:20px;
}
.cat_row_row_img img {
width:100%;
height: auto;
}
.cat_row_row_data a, .cat_row_row_data a:hover {
	color:#333;
}
.cat_row_row_data h5 {
font-size:20px;	
}
.for_user_title_foot2 {
font-size:16px;	
color: #e29a00;
text-align: right;
margin-top:4px;
}

.for_user_item {
	background-color: #e29a00;
	font-size:22px;
	text-align: center;
	color:#ffffff;
	padding:23px 10px;
}
.for_user_item i{
	font-size:74px;
	margin-bottom:13px;
}
.for_user_item i.fa-angle-double-up {
	margin-bottom:0;
}
.for_user_item a, .for_user_item a:hover, .for_user_item a:focus {
	color:#ffffff;
}
.cat_post_meta span {
	margin-right:10px;
}
.tabs ul li{
	margin:0px;
	padding:0px;
	cursor:pointer;
	display:block;
	float:left;
	padding:10px 15px;
	/*background:#ffae00;*/
	color:#707070;
}
.cat_row_row_data h5, .cat_row_data h5 {margin-top:0;}
.tabs ul li {font-size:20px; font-weight:500;}
.tabs__content {line-height: 1.8;}

.acc-mobnews, .acc-mobnews:focus, .acc-mobnews:active, .acc-mobnews:hover {
	background:none;
	font-size:12px;
	border: none;
	outline: none;
	height: 36px;
	/*color:#bebebe;*/
	color:#dd7d29;
}
.countur_mobnews {
	border:1px solid #bebebe;
}
.mob_sep {
    height: 1px;
    background-color: #e1dfd2;
}
.acc-mobnews i {
	font-size:24px;
	float:left;
	margin-right:5px;
}
.acc-mobnews p {
	float:left; 
	margin-top:3px;
	margin-bottom:2px;
}

.item_last_mob {
	margin-bottom:8px;
}
.item_last_mob:first-child {
	padding-top: 10px;
}
.mobnews_btn {
	border:1px solid #ffa228;
	text-align:center;
	color:#ffa228;
	padding:6px 0;
}
.mobnews_btn a, .mobnews_btn a:hover{
color:#ffa228;
}
.tabs__block {
	padding-bottom:10px;
	padding-top:10px;
}
.tabs__img {
	padding-right:0 !important;
}
.tabs__img img {
	width:100%;
	height:auto;
}
.tabs2__data h5{font-size:20px; margin-top:0;}
.tvtver_post {
margin-bottom: 15px;
}
.main_catlist_item h3 {
font-size: 19px;
    font-weight: 500;
    line-height: 1.6em;
}
.cat_side .tab_item {
height:160px;
}
.main_catlist_img {
padding:10px;
}

@media (max-width: 1599px) {
.for_user_item {padding:20px 10px;}
.for_user_item i {margin-bottom:10px; font-size: 68px;}
#menu_icons i {padding-right:18px;}
}

@media (max-width: 1199px) {

.for_user_title_foot, .main_cat_header div {font-size:16px;}
.main_cat_header a, .main_cat_header a:hover {font-size:14px;}
.main_cat_header div.for_user_title_foot2, .for_user_title_foot2 a, .for_user_title_foot2 a:hover {font-size: 12px;}
.for_user_item i {font-size:52px; margin-bottom:8px;}
.for_user_item {padding:17px 10px; font-size:20px;}
.main_col_img_desc h4 {font-size:16px;}
.cat_row_data a, .cat_row_data a:hover {font-size:18px;}
.cat_row_row_data a, .cat_row_row_data a:hover {font-size:18px;}
.tab_item {padding-bottom:5px; padding-top:5px; height: 112px;}
.tab_item h3 {font-size: 16px; margin-top: 0;  margin-bottom: 4px; line-height:1.5; height:70px;}

.tabs ul li {padding-top:8px; padding-bottom:6px; font-size: 16px;}
.tab_item_meta span {font-size:12px;}
.for_user_block {height:60px;}
.for_user_block i {top:12px;}
.tvtver_header h5 {font-size:18px; margin-bottom:8px;}
#menu_icons i {padding-right:12px;}
}
@media (max-width: 991px) {
#item_comments h3 { font-size: 1.8em;}
.for_user_title_foot {font-size:18px;}
.main_cat_header div.for_user_title_foot2, .for_user_title_foot2 a, .for_user_title_foot2 a:hover {font-size: 14px;}
.for_user_title_foot, .main_cat_header div {font-size: 16px;}
.cat_row_row_data h5 {margin-top:0; font-size:14px;}
.cat_row_row_data span {font-size: 12px;}
.fn_plash h2 {font-size: 20px; margin-bottom:20px; line-height:1.6;}
.fn_plash {padding:15px;}
.cat_row_data a, .cat_row_data a:hover {font-size:14px;}
.cat_post_meta {font-size:12px; margin-top:6px;}
.cat_post_meta span {margin-right:6px;}
span.str_age_info {padding:1px 2px;}
.cat_row_img {padding-right: 0 !important;}
.tabs ul li { font-size: 18px;}
.tabs {margin-bottom:20px;}
.tab_item h3 {font-size: 16px; margin-top: 6px;  margin-bottom: 6px; height:auto;}
.tab_item { padding-bottom: 8px; height:auto;}
.main_item {border:0; margin-bottom:20px;}
.main_item_desc {padding: 0;}
.main_item_desc h4 {font-size:20px;}
.for_user_block {height:71px;}
.for_user_block i {top:18px;}
#right_column_main {padding-left:0;}
#menu_icons i {padding-right:20px;}
.tab_item_meta {position:relative;}
.main_item_img {margin-bottom:20px;}
.cat_side {margin-top:20px;}
.side_wtit {margin-top:20px;}
.main_catlist_c {padding-top:0 !important; padding-left:10px; padding-right:10px; padding-bottom:10px;}
}
 @media (max-width: 767px) {
.row {padding:0 10px;}
.pad1em {padding-top: 1em; padding-bottom: 1em;}
.main_item {border:none; margin-bottom:10px;}
.main_item_desc {padding:0; margin-top:5px;}
.main_item_desc h4 {margin-top: 3px; margin-bottom: 10px; font-size:16px; line-height: 1;}
.tab_item_meta {font-size: 11px; position:relative;}
.cat_3item .tab_item_meta {left:0; margin-bottom:15px;}
.tab_item_meta span {color:#bebebe;}
.actual_title {font-size:20px; font-weight: 600; margin-bottom:15px;}
.tab_item {height:auto;}
.cat_side .tab_item {height:auto;}
/*.main_side_block {margin-bottom:20px;}*/
.tab_item h3 {font-size:14px; margin-bottom: 15px;}
.fn_plash h2 {margin-left: 0; font-size: 15px; line-height:1.3;}
.no_row_pad {padding:0 !important;}
.main_col_img_desc h4 {font-size:16px;}
.main_col_item_meta span {font-size:12px;}
.cat_row_data a, .cat_row_data a:hover {font-size:16px;}
.cat_post_meta {font-size:12px; margin-top:6px;}
.tvtver_header h5 {font-size:14px;}
.tvtver_header span {font-size:12px;}
.tvtver_foto {padding-left:5px !important; padding-right: 0 !important;}
.tvtver_header {padding-right:5px !important;}
.cat_meta span {font-size: 12px;  color: #dcdcdc;}
.cat_row_row_data h5 {font-size:18px; margin-top:0; margin-bottom:5px;}
.cat_row_row_data span {font-size:12px;}
.cat_row_row_img {padding-left: 5px !important;  padding-right: 0 !important;}
.cat_half_page_row {margin-bottom:12px;}
.cat_row_row_data {padding-right:0 !important;}
.main_item .col-xs-4 {padding-left:5px; padding-right:0;}
.for_user_title{font-size:18px;}
.for_user_title span {line-height: 0.1}
.tabs ul li {padding-left:12px; padding-right:12px; font-size:16px;}
.tabs__content .category_sep {margin-bottom:7px;}
.tabs2__data h5 {margin-bottom:7px; font-size:16px;}
.main_item_img {margin-bottom:20px;}
.fn_plash {padding:10px;}
#inside_block .tverisport_post {padding:5px; margin-bottom:10px;}
.tverisport_header h5 {margin-bottom:3px;}
.slidee .cat-item {
	/*background-color: #ffae00;*/
	border-radius: 10px;
	border:1px solid #bebebe;
	margin:0 3px !important;
}
.frame .slidee {margin:0 !important;}
.frame .slidee li {padding:5px 0;}
#menu_icons i {padding-right:13px;}
.cat_row_img {margin-bottom:10px;}
.main_catlist_img {padding: 10px 0; }
.main_catlist_item h3 { font-size: 14px; line-height: 1.7em; margin-top:10px;}
}
 @media (max-width: 500px) {
#find_button {padding:1px 10px;}
.main_cat_header, .main_cat_header a {font-size:14px;}
.tvtver_foto a {width:100%; }
.cat_row_row_data h5 {font-size:14px; margin-top:0; margin-bottom:5px;}	
.main_item_desc h4 {margin-top: 0; margin-bottom: 8px; font-size:14px; line-height: 1;}
.tab_item_meta span {padding-right:6px;}
#menu_icons {padding-right:0; padding-left: 0;}
#menu_icons i {padding-right:10px;}
}




/*end main*/
/*footer*/
.footer_soc_header {
	font-size:20px;
}
#footer .row {
/*	margin-bottom:15px;*/
}
.footer_contact {
	margin:20px 0;
	font-size:20px;
}
.footer_contact a, .footer_contact a:hover, .footer_contact a:focus{
color:#ffffff;
text-decoration:none;
}
.foot_mob_sep {
	height:1px;
	border-bottom:1px solid #ffffff;
	margin:10px 0;
}
.cat_row_item {
	margin-bottom:12px;
}
/*end footer*/

.tvtver_header a, .tvtver_header a:hover {
	color:#333;
}
/*карусель*/

.cta-100 {
  margin-top: 100px;
  padding-left: 8%;
  padding-top: 7%;
}

.white {
  color: #fff !important;
}
.mt{float: left;margin-top: -20px;padding-top: 20px;}
.bg-blue-ui {
  background-color: #708198 !important;
}
figure img{width:300px;}

#blogCarousel {
  padding-bottom: 100px;
}

.blog .carousel-indicators {
  left: 0;
  top: -50px;
  height: 50%;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
  background: #708198;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.blog .carousel-indicators .active {
  background: #0fc9af;
}




.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}

.item-box-blog {
  border: 1px solid #dadada;
  text-align: center;
  z-index: 4;
  padding: 20px;
}

.item-box-blog-image {
  position: relative;
}

.item-box-blog-image figure img {
  width: 100%;
  height: auto;
}

.item-box-blog-date {
  position: absolute;
  z-index: 5;
  padding: 4px 20px;
  top: -20px;
  right: 8px;
  background-color: #41cb52;
}

.item-box-blog-date span {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.item-box-blog-date span.mon {
  font-size: 18px;
}

.item-box-blog-date span.day {
  font-size: 16px;
}

.item-box-blog-body {
  padding: 10px;
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}

.item-box-blog-data p {
  font-size: 13px;
}

.item-box-blog-data p i {
  font-size: 12px;
}

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden;
}

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn.bg-blue-ui.white.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px;
}

.btn.bg-blue-ui.white.read:hover {
  box-shadow: 0px 5px 15px inset #4d5f77;
}

/* scroll*/
.plot__slider {
    margin-top: 70px;
}
.scroll-slider {
    overflow: visible;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
        list-style: none;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.small-card {
    position: relative;
    transition: opacity .3s linear;
}
.small-card__image {
    position: relative;
    max-width: 220px;
    overflow: hidden;
    height: 125px;
    margin-bottom: 15px;
}
.small-card__image img {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.small-card__cat {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fffbfb;
    background-color: #f55;
    z-index: 6;
}
.small-card__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
}
.scroll-slider-scrollbar {
    height: 2px;
    margin-top: 40px;
    background-color: rgba(255,255,255,.2);
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.scroll-slider-scrollbar .swiper-scrollbar-drag {
    background-color: #f55;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}



h2 {
  color: white;
}

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.scrolling-wrapper .card {
    display: inline-block;
  }

.scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  
 
}
.scrolling-wrapper-flexbox .card {
    flex: 0 0 auto;
    margin-right: 15px;
  }

.card {
  border-bottom: 1px solid #bebebe;
  width: 200px;
 padding-bottom:10px;
}

.scrolling-wrapper, .scrolling-wrapper-flexbox {
 /* height: 160px;*/
  margin-bottom: 20px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.scrolling-wrapper::-webkit-scrollbar {
    display: none;
  }
.scrolling-wrapper-flexbox::-webkit-scrollbar {
    display: none;
  }
.card h5 {
	font-size:14px;
	white-space:normal;
	margin-top:10px;
}
.card div img {
	width:100%;
	height:auto;
}
.card a, .card a :hover {
	color:#333;
}
.user_cab__mob {
	background-color:#ffa920;
	margin:10px 0;
	padding:3px 6px;
	text-align:center;
}
.user_cab__mob a, .user_cab__mob a:hover {
	color:#ffffff;
}
.rek_sep {
	margin:10px 0;
}

/*search*/
.search_thumb img{
width:100%;
height: auto;
}
.search_row h3 {
	margin-top:0;	
}
.search_row h3 a, .search_row h3 a:hover {
	color:#333;
}
.search_row .date_news span {
	color:#bebebe;
	padding-right:10px;
}
.search_title {
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	padding:10px 0;
}
.search_box #find_text {border:1px solid #bebebe; text-indent: 0px; float:left;}
@media (max-width: 992px) {
.search_row h3 {font-size:16px; margin-bottom:6px;}
.search_row .date_news {margin-top:6px; margin-bottom:6px;}

}	
 @media (max-width: 767px) {
h1.search_title {font-size:18px;}
.search_row {padding-left:0 !important; padding-right: 0 !important;}
.search_row .col-xs-4 {padding:0;}
.search_row .col-xs-8 {padding-right:0;}
.search_row .col-xs-12 {padding-right:0; padding-left:0;}
.search_row h3 {font-size:18px;}
.search_row .date_news {margin-top:4px;}
.search_row .date_news span {font-size:12px;}
}
 @media (max-width: 500px) {
.search_row h3 {font-size:14px; margin-bottom:4px;}
 }	

/*end search*/
.account {font-size:14px;}
#menu_icons a {color:#ffffff; text-align: left;}
.rcl-tab-button, .rcl-tab-button a {color:#ffffff;}
#publication_text .rcl-tab-button a {color:#ffffff;}
.adfox_head div {margin-bottom:10px;}
.adfox_head img {margin-bottom:10px;}

#page_text {
font-size: 15px;
position: relative;
}
#page_text p {
    margin: 10px 0;
}
#page_text img {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}
#page_text .wpcf7 img {
width:auto;
}
.tabs2__data a, .tabs2__data a:hover {
color:#707070;
}
#pic_day .adfox_cat img {
float:none;
width:100%;
height:auto;
}
.padb10 {
padding-bottom:10px;
}
#pic_day .gjmvpz img {
    float: none;
    margin: 0 auto;
}
.tabs ul:after{
	content:"";
	display:block;
	clear:both;
	height:5px;
	background:#ffae00;
}
.tabs ul li.active, .tabs ul li.active:hover{
	background:#ffae00;
	color:#fff;
}
.tabs ul li:hover{
	background:#d6d6d7;
}
#logo_wrapper {
padding:3px 8px;
}
.callus_tel {
text-align:center;
font-size:14px;
padding-bottom:30px;
}
.callus_tel div {
font-size:34px;
}
.menu_callus_mob {
color:#fff;
}
.menu_callus_mob a,  .menu_callus_mob a:focus, .menu_callus_mob a:hover{
color:#fff;
}
#callus_plash {
text-align:center;
margin:20px 0;
background: rgb(80,235,241);
background: linear-gradient(90deg, rgba(80,235,241,1) 0%, rgba(185,69,252,1) 100%);
color:#fff;
padding:10px 40px;
}
.callus_h2 {
text-align:center;
font-size:28px;
}
.callus_h4 {
text-align:center;
margin-bottom:30px;
}
#tab-rclenta input[type=checkbox] {
margin-right:5px;
}
/*.mob_for_user_block  {
 display: flex;
 flex-wrap: wrap;
 display: -webkit-box;
    display: flex;
    height: 100%;
}
.mob_for_user {
display: flex;
    display: -webkit-box;
    height: 100%;
    width: 33,3%;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-grow: 1;
    -webkit-box-flex: 1;
}*/
.mob_for_user {
min-height:114px;
}
#page_text #messenger_box img {
width:auto;
}
#messenger_box {
text-align:center;
margin-bottom:20px;
}
#messenger_box .row {
margin-top:20px;
}
#messenger_box div img {
margin:auto;
float:none;
}
#cf_callus_textarea textarea {
width:100%;
}
#callus_sentfile {
visibility:hidden;
}
#callus_labelfile {
color:#ffffff;
background:#ffae00;
padding:3px 10px;
max-width:300px;
cursor:pointer;
}
#callus_labelfile label {
width:100%;
margin-top:3px;
}
#callus_email, #callus_fio, #callus_phone {
border:none;
border-bottom:1px solid #333;
width:100%;
margin-bottom:15px;
}
#callus_email::-moz-placeholder { color: #333; }
#callus_email::-webkit-input-placeholder { color: #333; }
#callus_email::-ms-input-placeholder{color:#333;}
#callus_sub {
color:#ffffff;
background:#ffae00;
padding:3px 10px;
margin-top:10px;
}

.main_item_desc a:hover, .main_item_desc a:focus, .tab_item h3 a:hover, .tab_item h3 a:focus, .tabs2__data a:hover, .tabs2__data a:focus, .main_col_img_desc a:hover, .main_col_img_desc a:focus, .cat_row_item a:hover, .cat_row_item a:focus {
    color: #ef8731 !important;
	text-decoration:none;
} 
.for_user_block a, .for_user_block a:hover, .for_user_block a:focus {
color:#fff;
}
.main_mynews_btn {
margin-top:15px;
}
.main_mynews_btn a, .main_mynews_btn a:hover, .main_mynews_btn a:focus {
color:#f3931a;
}
.card .cat_meta {
color:#bebebe;
}
.card .cat_meta span {color:#bebebe;}
.card h5 a:hover, .card h5 a:focus {
color: #ef8731;
text-decoration:none;
}
.item_last_mob span {
color:#bebebe;
}
.actual_title a {
color:#333;
text-decoration:none;
}
/*.actual_title a:hover, .actual_title a:focus {
color:	#ef8731 !important;
}*/
.item_last_mob a {
color:#333;
}
.item_last_mob a:hover, .item_last_mob a:focus {
color:#f3931a;
text-decoration:none;
}
/*.single main ul.ya-share2__list, .single main ul.ya-share2__list li, .single main ul.ya-share2__list li a, .single main ul.ya-share2__list li a span:first-child {
    display: block;
}*/
.single-publication ul.ya-share2__list li a span:nth-child(2) {
    color: #fff;
  /*  display: block !important;*/
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.pict_menu {
padding-left:19px;
list-style-type:none;
}
.pict_menu:after {
content:"";
	display:block;
	clear:both;
}
.pict_menu li {
/*display:inline-block;*/
float:left;
padding:0 4px;
width:16.3%;
}
.pict_menu li img {
width:100%;
}
.pict_menu a {
    font-size: 20px;
	color:#fff;
	display:block;
	line-height:40px;
}
.main_post_img .background-overlay {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000000 85%);
}
.background-overlay {
	background-color: transparent;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 65%);
    opacity: 0.55;
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main_item_img:hover .background-overlay, .main_post_img:hover .background-overlay {
background-color: rgba(0, 0, 0, 0.6);
}

.background-overlay:hover {
/*background-color: rgba(0, 0, 0, 0.5);*/
}
.col3_newslist_item {
line-height:1.8;
    padding: 12px 0;
	position:relative;
}
.col3_newslist_item h4 {
font-size:16px;
line-height:1.8;
margin:8px 0;
}
.col3_newslist_item a {
color: #333;
}
.col3_newslist_item a:hover, .col3_newslist_item a:focus {
color:	#ef8731 !important;
}
.col_border {
border:1px solid #EAEAEA;
padding:0 15px;
}
.col3_newslist_item .main_col_item_meta {
color:#909090;
font-size:10px;
position:absolute;
bottom:10px;
}
.main_col_img_desc h4 {
line-height:1.8;
font-size:16px;
}
.col3_newslist_item:first-child {
border-bottom:1px solid #EAEAEA;
}
.tabs>div {
padding:0 5px;
}
.tab_item.marked_lenta_news {
margin-left:-5px;
padding-left:5px;
margin-right:-5px;
padding-right:5px;
}
.cat_side .tab_item_meta {
margin-bottom:12px;
padding-top:5px;
}
.mail_block {
background-color: #FFCC00;
padding: 20px;
}
.mail_block {
padding: 20px;
}
.mail_block_in {
padding: 20px;
flex-direction: row;
-js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.mail_block_icon i {
font-size:40px;
color:#fff;
padding: 8px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.mail_block_icon i:hover {
color: #F84141;
}
.mail_block_content {
    font-size: 24px;
    font-weight: 600;
	margin-top:10px;
}
.mail_block_content a, .mail_block_content a:hover, .mail_block_content a:focus {
color: #FFFFFF;
}
.main_catlist_item {
	border: 1px solid #EAEAEA;
	margin-bottom:10px;
}
.main_catlist_item:last-child {
margin-bottom:0;
}

.main_catlist_img img {
width:100%;
height:auto;
}
.main_catlist_item  a, .main_catlist_item a:hover {
color:#333;
}
.main_catlist_item:after {
    clear: both;
}
.single_render {
border:1px solid #EAEAEA;
padding:0 15px;
}
.sticky_cos {
  position: sticky;
  top: 140px;
  min-height: 200px;
  visibility: visible;
}
.item_simlink_img img{
	width:100%;
	height:auto;
	padding-left:15px;
}
.diff_catlist_item .tab_item_meta {
left:15px;
}

@media (max-width: 767px) {
.mail_block_in { padding: 15px;}
.mail_block_content {margin-top:0; text-align: center; font-size:22px;}
.mail_block {padding:15px;}
.single_render {padding:0 10px;}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {max-width:40px;}
.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 40px !important;
    width: 40px !important;
    background-size: 40px 40px;
}
#publication_sim_links {margin-left:-10px; margin-right:-10px;}
#publication_sim_links h2 {font-size:20px; margin-bottom:10px;}
.item_simlink_img img {padding-left:0;}
.item_simlink h4 {font-size:16px;}
.sticky_cos { min-height: 50px; margin-top:20px;}
.simlink_meta {border-bottom:1px solid #AEAEAE; padding-bottom:10px;}
.diff_catlist_item .tab_item_meta {left:0; margin-top:10px;}
.big_title {margin-left:10px; margin-right:10px;}
#item_comments h3 { font-size: 1.5em;}
}
@media (max-width: 991px) {
.tab_btn {
position:relative;
text-align:right;
margin-top:15px;
}
.tab_item_meta {
	bottom:0;
	left:0;
}
.col3_newslist_item {
height:auto;
}
.col3_newslist_item .main_col_item_meta {
position:relative;
bottom:0;
}
.col_border {
margin-bottom:20px;
width:100%;
}
.cat_side .tab_item_meta {
margin-bottom:5px;
}
.item_simlink_img img{padding-left:0;}
.item_simlink h4 {padding-left:15px;}
.simlink_meta {padding-left:15px;}
}

@media (min-width: 768px) {
.cat_side .tab_item {
  padding-bottom: 5px;
  padding-top: 10px;
  height: auto;
  padding-left:15px;
  padding-right:15px;
}

}

@media (min-width: 992px) {
.cat_side .tab_item {
    padding-bottom: 5px;
    padding-top: 10px;
    height: 122px;
}
.side_catlist .tab_item { height: 142px;}
.cat_side .tab_item_meta {
bottom:0;
margin-bottom:0;
left:15px;
}
.tab_btn {bottom:3px;}
.side_wtit .tab_item {height:138px; padding-left:15px; padding-right:15px;}
.col3_newslist_item {height:138px;}
.col3_newslist_item h4 {height:80px; overflow:hidden; margin: 5px 0;}
.main_catlist_c h3 {height:90px; overflow:hidden;}
}
@media (min-width: 1200px) {
.cat_side .tab_item {
    padding-bottom: 5px;
    padding-top: 10px;
    height: 151px;
	padding-left:15px;
	padding-right:15px;
}
.main_catlist_c h3 {height:auto; overflow:hidden;}
.cat_side .tab_item_meta {bottom:3px; left:15px;}
.side_wtit .tab_item {height:168px;}
.col3_newslist_item {height:169px;}
.col3_newslist_item h4 {height:auto;}
.side_catlist .tab_item { height: 170px;}
}

@media (min-width: 1600px){
.cat_side .tab_item {height:164px;}
.side_catlist .tab_item { height: 187px;}
.side_wtit .tab_item {height:182px;}
.tab_item {height:152px;}
.tab_item h3 {font-size: 16px; margin-top: 5px;  margin-bottom: 10px; line-height:1.8; height:85px; overflow:hidden;}
.tab_btn {padding:6px 10px;}
.col3_newslist_item {height:184px;}
}

.cat_side .actual_title {
   /* border-bottom: 1px solid #B8B8B8;*/
	background-color:#ffae00;
	padding:15px;
	margin-top:0;
}
.cat_list_title, .cat_3col_title {
/*border-right:1px solid #EAEAEA;
border-top:1px solid #EAEAEA;
border-left:1px solid #EAEAEA;*/
padding: 15px;
}
.cat_list_title a, .cat_list_title, .cat_3col_title {
font-size:22px;
font-weight:500;
color:#fff;
background-color: #ffae00;
}
.cat_3col_title a {
color:#fff;
}
.cat_list_title a:hover, .cat_3col_title a:hover {
color:#fff;
}
.side_wtit .actual_title {
 border-bottom: 1px solid #EAEAEA;
 padding-top:20px;
 padding-bottom:19px;
 margin-top:0;
}
.cat_3item {
position:relative;
}
.news-feed__fixed {
border:1px solid #EAEAEA;
height:100%;
}
.lenta_main_news {
padding:0 20px 50px 20px;
height:100%;
}
.col-rel {
position:relative;
}
.author {
color:#909090;
font-size:12px;
}
.title_bold {
font-weight:700;
}
.fa-bolt, .fa-play, .fa-camera, .fa-gift {
color:#fff;
background-color:#ffae00;
padding:2px 3px;
min-width:16px;
text-align:center;
}
.col3_newslist_item .str_age_info, .cat_3item .str_age_info, .tab_item .str_age_info {
margin-left:5px;
font-size:14px;
padding-bottom:0;
}
.main_col_item_meta i {
margin-right:5px;
}
.main_col_img_desc .str_age_info {
background-color:#ffae00;
font-size:14px;
margin-left:5px;
padding-bottom:0;
font-weight:700;
}
.tab_item_meta i {
font-size:10px;
margin-right:3px;
}
.soc_giant {
margin:10px 0;
font-weight:600;
}
.main_side_block {
    border: 1px solid #EAEAEA;
	width:100%;
}
.main_side_block .actual_title a {
color:#fff;
}
.main_side_block .actual_title a:hover {
color:#fff;
font-weight:600;
}
.soc_giant{
text-align:center;
border-bottom:1px solid #e1dfd2;
padding-bottom:5px;
}
.soc_giant a {
display:inline-block;
box-shadow: 0px 0.80009px 4.80053px rgba(32,33,36,0.28);
    border-radius: 0px 6px 6px 0px;
}
.soc_giant_title {
text-align:center;
font-size:20px;
color: #5e5e5e;
margin-bottom:10px;
}
.main_catlist_c {
position:relative;
height:100%;
padding-top:15px;
}
.main_catlist_c h3 {
margin-top:0;
}
.main_catlist_c .tab_item_meta {
left:0;
}
.item_simlink {
padding-bottom:15px;
}
.item_simlink h4 {
padding-right:15px;
}
.item_simlink a {
	color:#333;
}
.simlink_meta {
font-size:12px;
}
.simlink_meta span, .sim_metki i{
margin-right:5px;
}
.mistape_box {
margin-top:20px;
}
.sep_block {
margin:10px -20px;
border-top:1px solid #AEAEAE;
border-bottom:1px solid #AEAEAE;
}
#right_column_main .sep_block img {
padding-right:0;
}
.all_cat_post span a{
background-color:#FFCC00;
margin-right:5px;
}
.all_cat_post {margin-top:20px;}
.block1-3 img {border:1px solid #EAEAEA !important;}

.diff_catlist_item {
position:relative;
padding:10px 15px 5px 15px;
border-bottom: 1px solid #EAEAEA;
}
.diff_catlist_item:last-child {
    border-bottom: none;
}

.diff_catlist_item h4 {
	margin-top:0;
	font-size:16px;
	overflow:hidden;
}
.diff_catlist_item h4 a {
    color: #000;
}
.diff_catlist_item h4 a:hover, .diff_catlist_item h4 a:focus{
   color:#ef8731;
}
.post_poll, .post_poll a {
color:#ffae00;
font-weight:600;
}
@media (min-width: 768px){
.diff_catlist_item {
    padding-bottom: 5px;
    padding-top: 10px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.diff_catlist_item h4 {height:auto;}
.diff_catlist_item .tab_item_meta {left:0;}
.diff_cat {margin-bottom:10px;}
}
@media (min-width: 992px) {
.diff_catlist_item{
    height: 142px;
}
.diff_catlist_item h4 {line-height:1.5; height:70px;}
.diff_catlist_item .tab_item_meta {left:15px;}
}
@media (min-width: 1200px){
.diff_catlist_item {
    height: 170px;
}
.diff_catlist_item h4 {line-height:1.8; height:auto;}
}
@media (min-width: 1600px){
.diff_catlist_item {
    height: 185px;
}
}
.diff_cat a {
 color:#ef8731;
 font-weight:600;
}
.post_img_cat {
position:absolute;
z-index:3;
top:10px;
left:10px;
background-color:#ffae00;
padding:5px 10px;
}
.post_img_cat a, .post_img_cat a:hover{
	color:#fff;
	font-size:20px;
}
.cat_item {
font-size:16px;
}
.cat_item h3 {
font-size:20px;
line-height:1.5;
margin-top:0;
}
.cat_item .date_news span{
padding-right:5px;
}
.sticky_block {
 position: sticky;
  top: 150px;
}
.soc_giant img {
    width: 100%;
}
@media (max-width: 992px) {
.soc_giant_title {font-size:16px;}
}
.brag {
text-align:center;
color:#fffef9;
}
#yandex_rtb_R-A-480827-4 {
margin-bottom:20px;
}
@media (max-width: 480px){
#item_comments h3 {font-size: 1em;}
}
#publication_text p:first-child {
font-weight:600;
}
#publication_rec {
    background-color: #F3F3F3;
}
td, th {
padding:10px !important;
}
.ug-arrow-right.ug-skin-alexis{
	background-image:url('images/slider_arrow_right_o.png') !important;
}
.ug-arrow-left.ug-skin-alexis{
	background-image:url('images/slider_arrow_left_o.png') !important;
}
.adtoken {margin-left:15px;}
video {width:100%; height:auto;}
@media screen and (max-width: 767px) {
#mv-slot {display:none !important;}
div[id^="mv_player_slot_contentroll"]{display:none !important;}
}