/*
Theme Name: Neo Journal
Theme URI: none
Author: CrYoZ <cryoz@yandex.ru>
Author URI:
Description: Theme for site journal-neo.org
*/
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin: 0 0 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * Improve image quality when scaled in IE7
 * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/*
 * Correct overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* Indicate that 'label' will shift focus to the associated form element */
label {
  cursor: pointer;
}
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
/* Colors for form validity */
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* Defaults */
/* Styles */
body {
  min-width: 984px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 984px;
}
.main-block {
  width: 740px;
  display: inline;
  float: left;
  margin: 12px 0 12px 13px;
}
.right-block {
  width: 198px;
  display: inline;
  float: left;
  margin-left: 20px;
  position: relative;
  margin-top: 30px;
}
.left-content-block {
  width: 495px;
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0px !important;
}
.omega {
  margin-right: 0px !important;
}
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  background: #f9f9f9;
}
a:hover {
  text-decoration: none;
}
h1.entry-title {
  margin-top: 0;
}
div.site-body {
  background: #ffffff;
  padding-bottom: 80px;
}
.no-break {
  text-align: right;
}
header.head {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #f8f8f8 0%, #ffffff 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(50%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f8f8f8 0%, #ffffff 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f8f8f8 0%, #ffffff 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f8f8f8 0%, #ffffff 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f8 0%, #ffffff 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
  height: 119px;
}
header.head div.header-black-line {
  background: #202324;
  height: 3px;
}
header.head div.logo {
  margin-top: 8px;
}
header.head div.logo a {
  display: block;
}
header.head div.container {
  position: relative;
}
div.top-text {
  font-size: 12px;
  margin-top: 15px;
  color: #bebebe;
}
.tt-registration {
  display: inline;
  float: left;
  width: 104px;
}
.tt-registration a {
  color: #002c64;
}
.tt-language {
  word-spacing: 4px;
  width: 90px;
  text-transform: uppercase;
}
.tt-language .active {
  color: #FFFFFF;
  background: #d5241a;
  padding: 1px 4px;
}
.tt-language .active a {
  color: #FFFFFF;
}
.tt-language a {
  color: #003782;
  text-decoration: none;
}
.tt-language a:hover {
  text-decoration: underline;
}
.tt-language ul {
  margin: 0;
  padding: 0;
}
.tt-language li {
  zoom: 1;
  display: inline-block;
  list-style-type: none;
  margin-right: 6px;
}
.tt-rss-ico {
  display: inline;
  float: left;
  margin-left: 20px;
  width: 60px;
}
.tt-rss-ico a {
  color: #003782;
  vertical-align: top;
}
.tt-favorite {
  display: inline-block;
}
.tt-favorite a {
  color: #979797;
  text-decoration: none;
  vertical-align: top;
}
.tt-favorite a:hover {
  text-decoration: underline;
}
.tt-links {
  word-spacing: 5px;
  margin-top: 10px;
}
.tt-links a {
  color: #bebebe;
  text-decoration: none;
}
.tt-links a:hover {
  text-decoration: underline;
}
.tt-links ul,
.tt-links li {
  margin: 0;
  padding: 0;
}
.tt-links li {
  display: inline;
}
.tt-links li:last-child:before {
  content: ' | ';
}
.h-social-icons {
  margin-top: 15px;
  text-align: right;
}
.h-social-icons .icons a{
  text-decoration: none;
  font-size: 25px;
}
.h-social-icons .icons a:hover:before{
  color: #999;
}
.flex{
  display: flex;
  justify-content: space-between;
}
div.top-nav {
  background: url('img/horizontal-gradients.png') 0px 0px repeat-x;
  height: 44px;
}
nav.top {
  background: url('img/horizontal-gradients.png') 0px -44px repeat-x;
  height: 44px;
  display: flex;
  justify-content: center;
}
ul.sub-menu {
  display: none;
}
ul.authors-menu {
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 999;
  white-space: nowrap;
  background: #3b3b3b;
  background: rgba(59, 59, 59, 0.9);
  text-align: center;
}
ul.authors-menu > li {
  float: none !important;
  zoom: 1;
  display: inline-block;
  *display: inline;
  height: 38px;
  vertical-align: bottom;
  position: relative;
}
ul.authors-menu > li:hover {
  background: #9a2424;
}
ul.authors-menu a {
  height: 38px !important;
  line-height: 38px !important;
  white-space: nowrap;
  background: transparent !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.authors-menu-2 {
  position: absolute;
  top: 44px;
  left: 0;
  padding-top: 12px;
  background: transparent url('img/sub-menu-arrow-author.png') top center no-repeat;
}
.authors-menu-2 li {
  float: none !important;
  display: block;
  height: 38px;
  background: #3b3b3b;
  background: rgba(59, 59, 59, 0.9);
  position: relative;
}
.authors-menu-2 li:hover {
  background: #9a2424;
}
ul.sub-menu-level-1 {
  /*display: none;
  opacity: 0;*/
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 999;
  vertical-align: top;
}
ul.sub-menu-level-1 li {
  float: none !important;
  display: block;
  height: 38px;
  background: #3b3b3b;
  background: rgba(59, 59, 59, 0.9);
  position: relative;
  vertical-align: top;
}
ul.sub-menu-level-1 li:hover {
  background: #9a2424;
}
ul.sub-menu-level-1 a {
  height: 38px !important;
  line-height: 38px !important;
  white-space: nowrap;
  background: transparent !important;
}
ul.sub-menu-level-1 li.contain-sub-menu {
  background: #3b3b3b url('img/sub-menu-arrow.png') right center no-repeat;
  background: rgba(59, 59, 59, 0.9) url('img/sub-menu-arrow.png') right center no-repeat;
}
ul.sub-menu-level-1 li.contain-sub-menu:hover {
  background: #9a2424 url('img/sub-menu-arrow.png') right center no-repeat;
}
ul.sub-menu-level-2 {
  /*display: none;
  opacity: 0;*/
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1000;
}
ul.sub-menu-level-2 li {
  float: none !important;
  display: block;
  height: 38px;
  background: #3b3b3b;
  background: rgba(59, 59, 59, 0.9);
}
ul.sub-menu-level-2 li:hover {
  background: #9a2424 !important;
}
ul.sub-menu-level-2 a {
  height: 38px !important;
  line-height: 38px !important;
  white-space: nowrap;
  background: transparent !important;
}
#menu-top-menu,
#menu-top-menu-russian {
  font-size: 13px;
}
#menu-top-menu > li.menu-item,
#menu-top-menu-russian > li.menu-item {
  height: 44px;
  float: left;
  position: relative;
}
#menu-top-menu > li.menu-item:before,
#menu-top-menu-russian > li.menu-item:before {
  content: '';
  display: block;
  float: left;
  width: 2px;
  height: 44px;
  background: url('img/horizontal-gradients.png') -2px -88px repeat-x;
}
#menu-top-menu > li.menu-item:first-child:before,
#menu-top-menu-russian > li.menu-item:first-child:before {
  background: transparent;
}
#menu-top-menu a,
#menu-top-menu-russian a {
  display: block;
  color: #ffffff;
  line-height: 42px;
  height: 44px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
}
#menu-top-menu > li > a,
#menu-top-menu-russian > li > a {
  font-size: 18px;
  letter-spacing: 2px;
}
#menu-top-menu a:hover,
#menu-top-menu-russian a:hover {
  background: url('img/horizontal-gradients.png') 0px -132px repeat-x;
}
div.head-search {
  display: inline;
  float: left;
  margin-left: 30px;
  /*width: 470px;*/
  margin-top: 5px;
  position: relative;
  width: 359px;
}
div.head-search input[type=text] {
  padding: 0 4px;
  margin: 0;
  outline: 0;
  width: 320px;
  height: 28px;
  border: 1px solid #b9b9b9;
  font-size: 18px;
  color: #222;
  background: #FFF;
  vertical-align: top;
}
div.head-search .span-wrapper {
  border: 1px solid #b9b9b9;
  border-left: 0 solid transparent;
  vertical-align: top;
  background: url('img/icons.png') -160px -2px no-repeat;
  height: 28px;
  width: 28px;
  zoom: 1;
  display: inline-block;
  *display: inline;
  position: absolute;
  top: 0;
  right: 0;
}
div.head-search input[type=submit],
div.head-search input[type=submit]:hover {
  height: 30px;
  margin: 0;
  padding: 0;
  outline: 0;
  background: none;
  border: 0;
  width: 30px;
}
div.nvo-subscribe-block {
  position: absolute;
  right: 12px;
  top: 30px;
  width: 300px;
}
.nsb-subcscribe {
  float: left;
  width: 50%;
}
.nsb-subcscribe .link-subscribe-icon-ru {
  display: block;
  background: url(img/subscribe-button.png) 0 0 no-repeat;
  width: 150px;
  height: 46px;
  margin-top: 20px;
  margin-left: 12px;
}
.nsb-subcscribe .link-subscribe-icon-en {
  display: block;
  background: url(img/subscribe-button-en.png) 0 0 no-repeat;
  width: 130px;
  height: 46px;
  margin-top: 20px;
  margin-left: 8px;
}
.nsb-digest {
  float: left;
  width: 50%;
}
.nsb-digest .link-dijest-icon-ru {
  display: block;
  background: url(img/dijest-button.png) 0 0 no-repeat;
  width: 114px;
  height: 44px;
  margin-top: 20px;
  margin-left: 30px;
}
.nsb-digest .link-dijest-icon-en {
  display: block;
  background: url(img/dijest-button-en.png) 0 0 no-repeat;
  width: 134px;
  height: 44px;
  margin-top: 20px;
  margin-left: 10px;
}
.nsb-digest .new {
  position: absolute;
  top: 28px;
  right: -9px;
  background: url(img/dijest-button-new.png) 0 0 no-repeat;
  width: 29px;
  height: 28px;
}
/**
Main Categories
*/
.mb-categories .mb-cat-link {
  float: right;
  margin-top: 14px;
  color: #a41e16;
  text-decoration: none;
}
.mb-categories .mb-cat-link:hover {
  text-decoration: underline;
}
.mb-categories .mb-cat-posts {
  border-top: 3px solid #e9e7e5;
  padding-top: 8px;
  zoom: 1;
}
.mb-categories .mb-post {
  float: left;
  width: 223px;
  margin-left: 35px;
}
.mb-categories .mb-post:first-child {
  margin-left: 0px;
}
.mb-categories .mb-post-date {
  background: #bbb8b8;
  color: #FFFFFF;
  padding: 2px 5px 2px 5px;
}
.mb-categories .mb-post-head {
  border-bottom: 1px solid #bbb8b8;
  font-size: 11px;
}
.mb-categories .mb-thumbnail {
  /*background: #f4f4f4;*/
  /*padding: 8px;*/
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
}
.mb-categories .attachment-thumbnail-index {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mb-categories .mb-post-content {
  /*border-bottom: 1px solid #bbb8b8;*/
  padding-bottom: 8px;
  min-height: 115px;
}
.mb-categories h1 {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 2px;
  font-size: 27px;
  font-weight: normal;
}
.mb-categories h2 {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  margin: 3px 0;
  font-weight: normal;
}
.mb-categories .mb-post-3cell {
  margin-left: 45px;
}
.mb-categories-vertical .mb-cat-link {
  float: right;
  margin-top: 0px;
  color: #a41e16;
  text-decoration: none;
}
.mb-categories-vertical .mb-cat-link:hover {
  text-decoration: underline;
}
.mb-categories-vertical .mb-cat-posts {
  zoom: 1;
  width: 226px;
  float: left;
  margin-left: 30px;
}
.mb-categories-vertical .mb-cat-posts:first-child {
  margin-left: 0;
}
.mb-categories-vertical .mb-post {
  width: 215px;
  margin-bottom: 24px;
  padding-left: 16px;
  position: relative;
  left: -6px;
}
.mb-categories-vertical .politics-ru {
  background: url('img/politics-ru.png') left top no-repeat;
}
.mb-categories-vertical .economics-ru {
  background: url('img/economics-ru.png') left top no-repeat;
}
.mb-categories-vertical .society-ru {
  background: url('img/society-ru.png') left top no-repeat;
}
.mb-categories-vertical .politics-en {
  background: url('img/politics-en.png') left top no-repeat;
}
.mb-categories-vertical .economics-en {
  background: url('img/economics-en.png') left top no-repeat;
}
.mb-categories-vertical .society-en {
  background: url('img/society-en.png') left top no-repeat;
}
.mb-categories-vertical .mb-post-date {
  background: #bbb8b8;
  color: #FFFFFF;
  padding: 2px 5px 2px 5px;
}
.mb-categories .mb-top-part,
.mb-categories-vertical .mb-top-part{
  height: 450px;
  overflow: hidden;
}
.mb-categories-vertical .mb-post-head {
  border-bottom: 1px solid #bbb8b8;
  font-size: 11px;
}
.mb-categories-vertical .mb-thumbnail {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mb-thumbnail{
  display: flex;
  overflow: hidden;
}
.mb-thumbnail a{
  display: flex;
}
.mb-categories-vertical .attachment-thumbnail-index {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mb-categories-vertical .mb-post-content {
  padding-bottom: 8px;
  min-height: 85px;
}
.mb-categories-vertical h1,
.mb-categories-vertical .title-link {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 14px;
  font-size: 27px;
  font-weight: normal;
  margin-left: 10px;
}
.mb-categories-vertical .title-link {
  border-bottom: 0;
  text-decoration: none;
}
.mb-categories-vertical .title-link:hover {
  text-decoration: underline;
}
.mb-categories-vertical h2 {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  margin: 3px 0;
  font-weight: normal;
}
.mb-categories-vertical .mb-post-3cell {
  margin-left: 45px;
}
h2.mb-post-link a {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  text-decoration: none;
}
h2.mb-post-link a:hover {
  text-decoration: underline;
}
.mb-post-author {
  color: #969696;
  padding-left: 6px;
}
.mb-post-author a {
  color: #969696;
  text-decoration: none;
}
.mb-post-author a:hover {
  text-decoration: underline;
}
.mb-region-path {
  color: #969696;
  padding-top: 4px;
  border-top: 1px solid #bbb8b8;
  min-height: 41px;
}
.mb-region-path a {
  color: #969696;
  text-decoration: none;
}
.mb-region-path a:hover {
  text-decoration: underline;
}
/*
Home Rotator
*/
section.rotator {
  overflow: hidden;
  position: relative;
  border: 1px solid #fff1a8;
  background: #fffbe6;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
section.rotator .hide {
  display: none;
}
section.rotator .rotator-block {
  float: left;
  width: 250px;
  height: 225px;
  position: relative;
  margin-left: 20px;
}
section.rotator h2 {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  margin: 0 0 8px 0;
}
section.rotator .red-link {
  color: #a41e16;
  padding-right: 14px;
  text-decoration: none;
}
.rotator-menu {
  float: left;
  margin-top: 20px;

  display: none;
}
.rotator-menu a:hover {
  text-decoration: underline;
}
.rotator-menu .rm-link {
  color: #313233;
  zoom: 1;
  display: table-cell;
  position: relative;
  text-decoration: none;
  font-size: 13px;
  height: 36px;
  vertical-align: middle;
  width: 210px;
}
.rotator-menu .rm-link:hover {
  text-decoration: none;
}
.rotator-menu .rm-link-active {
  background: #fff;
  color: #979797;
  text-decoration: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.rotator-menu .rm-link-today {
  color: #d51818;
}
.rm-block-menu {
  position: relative;
}
.rm-block-menu .rm-link-today-text {
  padding-left: 2px;
  padding-right: 2px;
  background: #d51818;
  color: #ffffff;
  font-size: 12px;
}
.rm-block-menu .rm-hr {
  height: 1px;
  background: url('img/rm-hr.png') left top repeat-x;
}
.attachment-thumbnail-rotator{
  width: 100%!important;
  height: auto;
  transform: scale(1);
  transition: transform ease-out .5s;
}
.mb-thumbnail:hover .attachment-thumbnail-rotator{
  transform: scale(1.2);
}
div.rr-post {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
div.rr-post .rr-thumbnail {
  float: left;
  width: 250px;
  height: 210px;
}
div.rr-post .rr-post-content {
  padding-left: 8px;
  float: left;
  width: 190px;
}
div.rr-post .rr-post-content-wot {
  padding-left: 8px;
  float: left;
  width: 436px;
}
.rr-post-link {
  margin: 0 0 12px;
}
.rr-post-author {
  color: #969696;
  text-align: right;
  line-height: 15px;
}
.rr-post-author a {
  color: #969696;
  text-decoration: none;
}
.rr-post-author a:hover {
  text-decoration: underline;
}
.rr-region-path {
  margin-top: 8px;
  margin-bottom: 8px;
}
.hr-gray{
  width: auto;
  height: 3px;
  background: #e9e7e5;
  margin: 25px 13px 0;
}

/*
video block
*/
.video-block{
  float: right;
  line-height: 0;
  margin-top: 15px;
  margin-right: 36px;
}

/*
Popular Posts
*/
div.popular-posts {
  position: relative;
}
.popular-slider {
  border: 1px solid #e3e3e3;
  padding: 23px 15px 15px;
  position: relative;
}
.popular-slider div.title {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.popular-slider div.title-in {
  background: #153062;
  color: #ffffff;
  padding: 1px 6px;
  zoom: 1;
}
.ps-title a {
  color: #313233;
  text-decoration: none;
  font-size: 13px;
}
#custom-pager {
  margin-top: 8px;
}
#custom-pager a {
  color: #b4b5b5;
  text-decoration: none;
  zoom: 1;
  display: inline-block;
  *display: inline;
  width: 18px;
  height: 18px;
  text-align: center;
}
#custom-pager .cycle-pager-active {
  background: url('img/icons.png') -2px -40px no-repeat;
  color: #ffffff;
  line-height: 18px;
}
.ps-slide {
  width: 166px;
}
.ps-slide .wpp-thumbnail {
  display: block;
  margin-top: 4px;
  margin-bottom: 8px;
}
.ps-slide .wpp-author {
  display: block;
  font-style: normal;
  color: #969696;
  font-size: 14px;
}
.ps-slide .wpp-author a {
  color: #969696;
}
.ps-slide .desc {
  color: #313233;
}
/*
Favorited Posts
*/
.fav-posts {
  margin-top: 21px;
  border: 1px solid #e3e3e3;
  padding: 15px;
  padding-top: 30px;
  position: relative;
}
.fav-posts div.title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.fav-posts div.title-in {
  background: #b4b5b5;
  color: #ffffff;
  padding: 1px 6px;
  zoom: 1;
}
.fav-posts .fp-thumbnail {
  margin-bottom: 4px;
  display: flex;
  overflow: hidden;
}
.fav-posts .fp-thumbnail a{
  display: flex;
}
.fav-posts .fp-thumbnail img{
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform ease-out .5s;
}
.fav-posts .fp-thumbnail:hover img{
  transform: scale(1.2);
}
.fav-posts .fav-post {
  margin-bottom: 20px;
}
.fav-posts .fav-post:last-child {
  margin-bottom: 0;
}
.fav-posts .fp-link {
  color: #313233;
  text-decoration: none;
  font-size: 12px;
}
.fav-posts .fp-author {
  color: #969696;
}
/* asdasd */
.partner_images_links {
  margin-top: 21px;
  border: 1px solid #e3e3e3;
  padding: 15px;
  padding-top: 30px;
  position: relative;
}
.partner_images_links div.widget-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.partner_images_links div.title-in {
  background: #153062;
  color: #ffffff;
  padding: 1px 6px;
  zoom: 1;
  display: inline-block;
  *display: inline;
}
.partner_images_links .fp-link {
  color: #313233;
  text-decoration: none;
  font-size: 12px;
}
.partner_images_links .title {
  font-size: 14px;
  margin-bottom: 2px;
}
.partner_images_links a {
  color: #313233;
}
.partner_images_links img {
  max-width: 100%;
  height: auto;
}
.partner_images_links .rsiw-image {
  text-align: center;
  display: flex;
  overflow: hidden;
}
.partner_images_links .rsiw-image a{
  display: flex;
}
.partner_images_links .rsiw-image img{
  transform: scale(1);
  transition: transform ease-out .5s;
}
.partner_images_links .rsiw-image:hover img{
  transform: scale(1.2);
}
.partner_images_links .widget {
  margin-top: 20px;
}
.partner_images_links .widget:first-child {
  margin-top: 0;
}
.null-instagram-feed{
  margin-top: 30px;
}
.instagram-pics{
  padding: 0;
  list-style: none;
}
.instagram-pics li{
  margin-top: 10px;
}
.instagram-pics img{
  width: 100%;
  height: auto;
}
.gif-block img{
  width: 100%;
  height: auto;
}
/*
Partners
*/
.s-partners {
  margin-top: 21px;
  border: 1px solid #e3e3e3;
  padding: 30px 15px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.s-partners div.title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s-partners div.title {
  background: #b4b5b5;
  color: #ffffff;
  padding: 1px 6px;
  margin: 0 -15px;
  zoom: 1;
}
.s-partners div.widget_sp_image {
  display: inline-block;
}
.s-partners a {
  color: black;
}
.s-partners a:hover {
  text-decoration: underline;
}
.blue-title div.title {
  background: #153062;
}
/*
Социалки
*/
.socials {
  margin-top: 21px;
  border: 1px solid #e3e3e3;
  position: relative;
  text-align: center;
}
.socials div.title {
  background: #b4b5b5;
  color: #ffffff;
  border-bottom: 1px solid #e3e3e3;
  padding: 4px 0;
}
.socials div.title.blue {
  background: #153062;
}
.socials a {
  display: block;
  color: #606363;
  text-decoration: none;
  text-align: left;
  padding: 12px 0 12px 60px;
  border-bottom: 1px solid #e3e3e3;
  background-size: 26px!important;
}
.socials a:last-child {
  border-bottom: none;
}
.socials a:hover {
  text-decoration: underline;
}
.socials a.facebook {
  background: url('img/s-fb.png') 14px center no-repeat;
}
.socials a.twitter {
  background: url('img/s-tw.png') 14px center no-repeat;
}
.socials a.vkontakte {
  background: url('img/vk1.png') 15px center no-repeat;
}
.socials a.instagram {
  background: url('img/s-in.png') 15px center no-repeat;
}
.socials a.ok-logo {
  background: url('img/ok_red.png') 15px center no-repeat;
}
.socials a.vimeo-logo {
  background: url('img/vimeo_red.png') 15px center no-repeat;
}

a.facebook_bann,
a.twitter_bann,
a.youtube_bann,
a.minds_bann,
a.instagram_bann{
  display: block;
  color: #606363;
  text-decoration: none;
  text-align: left;
  padding: 12px 0 12px 60px;
  margin: 0 -15px;
  border-bottom: 1px solid #e3e3e3;
  background-size: 30px 30px !important;
}
a.facebook_bann {
  background: url('img/facebook_bann.png') 14px center no-repeat;
}
a.twitter_bann {
  background: url('img/twitter_bann.png') 14px center no-repeat;
}
a.instagram_bann {
  background: url('img/instagram_bann.png') 15px center no-repeat;
}
a.youtube_bann {
  background: url('img/youtube_banned.png') 15px center no-repeat;
}
a.minds_bann {
  background: url('img/minds_banned.png') 15px center no-repeat;
}
.socials a.gab-logo {
  background: url('img/gab1.png') 15px center no-repeat;
}
.socials a.gab-text-logo {
  background: url('img/Gab_text_logo.svg') 15px center no-repeat;
}
.socials a.minds-logo {
   background: url('img/minds1.png') 15px center no-repeat;
 }
.socials a.pinterest-logo {
  background: url('img/pinterest1.png') 15px center no-repeat;
}
.socials a.minds-no-text-logo {
  background: url('img/Minds_logo.svg') 15px center no-repeat;
  background-size: 100px!important;
  height: 20px;
}
.socials a.pinterest-no-text-logo {
  background: url('img/Pinterest_Logo.svg') 15px center no-repeat;
  background-size: 150px!important;
  height: 20px;
}
.socials a.img-link{
  margin: 0 15px;
  padding: 0;
  border: none;
  display: flex;
  overflow: hidden;
}
.socials a.img-link img{
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform ease-out .5s;
}
.socials a.img-link:hover img{
  transform: scale(1.2);
}
.socials a.text-link{
  padding: 0 15px;
  margin-bottom: 20px;
}
/*
Full Post
*/
article.post,
article.page {
  color: #3c3d3d;
  font-size: 16px;
}
article.post .date,
article.page .date {
  background: #bbb8b8;
  color: #ffffff;
  padding: 1px 3px;
}
article.post .author,
article.page .author {
  color: #969696;
}
article.post h1,
article.page h1 {
  color: #14397f;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 27px;
  font-weight: normal;
  margin-top: 8px;
  padding-bottom: 4px;
  border-bottom: 2px solid #e9e7e5;
  margin-bottom: 10px;
}
article.post .rubrics,
article.page .rubrics,
article.post .region,
article.page .region,
article.post .country,
article.page .country {
  margin-right: 42px;
  float: left;
  font-size: 12px;
  color: #3e4041;
}
article.post a,
article.page a {
  color: #14397f;
  text-decoration: none;
}
article.post .tags,
article.page .tags {
  font-size: 14px;
  color: #3e4041;
  margin-bottom: 20px;
}
article.post .tags a,
article.page .tags a{
  font-size: 16px;
}
article.post .entry-content a,
article.page .entry-content a {
  color: #d51818 !important;
}
article.post .entry-content a:hover,
article.page .entry-content a:hover {
  text-decoration: underline;
}
.top-line {
  position: relative;
}
.also-posts h3 {
  font-size: 20px;
}
.also-posts a {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  color: #14397f;
  text-decoration: none;
}
.also-posts a:hover {
  text-decoration: underline;
}
/*
Short Block in Content
*/
.short-block {
  border: 1px solid #e2e2e2;
  width: 196px;
  margin-bottom: 40px;
}
.short-block .title {
  background: #a52727;
  color: #ffffff;
  text-align: center;
}
.short-block a {
  display: block;
  color: #313233;
  text-decoration: none;
  font-size: 12px;
  margin: 18px 28px 18px 28px;
}
.short-block a:hover {
  text-decoration: underline;
}
/*
Icons
*/
span.icon,
a.icon {
  zoom: 1;
  display: inline-block;
  *display: inline;
  background: url('img/icons.png') 60px 60px no-repeat;
  width: 15px;
  height: 15px;
}
span.icon-rss {
  background-position: -80px -2px;
  margin-right: 8px;
}
span.icon-favorite {
  background-position: -120px -2px;
  margin-right: 8px;
}
a.icon-fb {
  background-position: -2px -2px;
  margin-right: 8px;
}
a.icon-tw {
  background-position: -40px -2px;
  margin-right: 8px;
}
a.icon-vk {
  background-position: -40px -40px;
}
a.icon-nvo-subscribe {
  background-position: -240px -2px;
  width: 33px;
  height: 32px;
}
a.icon-nvo-digest {
  background-position: -240px -40px;
  width: 33px;
  height: 35px;
}
aside.inside-404 {
  float: left;
  margin-left: 45px;
}
footer.footer {
  height: 110px;
  background: #ececec;
  padding: 25px 50px;
  position: relative;
}
div.footer-left {
  display: inline;
  float: left;
  width: 344px;
  margin-right: 10px;
}
div.footer-right {
  display: inline;
  float: left;
  width: 364px;
}
div.footer-right .textwidget {
  display: inline;
  color: #8f8f8d;
}
div.footer-right .fw-title {
  color: #3f4041;
}
div.footer-right-2 {
  width: 126px;
  height: 126px;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 0 !important;
}
.yashare-auto-init {
  float: right;
}
.yashare-auto-init span.b-share__text {
  color: #3c3d3d;
}
.yashare-auto-init div#vk_like {
  display: inline-block;
}
.yashare-auto-init div.fb_iframe_widget {
  top: -3px;
  position: relative;
}
.yashare-auto-init .fb_iframe_widget_lift {
  z-index: 10000 !important;
}
div.f-email-phone {
  margin-top: 0px;
}
div.f-email-phone a {
  color: #8f8f8d;
  text-decoration: none;
}
div.f-email-phone a:hover {
  text-decoration: underline;
}
.mb-categories .no-right-margin {
  margin-right: 0;
}
.single-category .mb-post {
  margin-bottom: 40px;
}
.Last10Digests {
  width: 452px !important;
  background: #FFF !important;
}
.Last10Digests .digest-block {
  float: left;
  width: 90px;
  margin-left: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.Last10Digests .digest-block:first-child {
  margin-left: 0;
}
.Last10Digests .title {
  color: #d51818;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
.Last10Digests a {
  font-size: 13px;
  color: #d51818;
}
.Last10Digests img {
  width: 88px;
  height: auto;
  border: 1px solid #999;
}
.alignleft {
  float: left;
  margin-right: 4px;
}
.alignright {
  float: right;
  margin-left: 8px;
}
div.f-copyright {
  margin-top: 12px;
  color: #8f8f8d;
}
div.f-counters {
  margin-top: 20px;
}
div.f-counters div.counter {
  float: left;
  margin-right: 12px;
}
.wp-caption {
  background: #ececec;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 0 4px 0;
  text-align: center;
}
.wp-caption p {
  margin: 0;
  color: #969696;
  font-size: 12px;
}
.subscribeFormBox input[type=email] {
  width: 150px;
}
.subscribeFormBox input[type=submit] {
  width: 120px;
  border: 1px solid grey;
  background: #F3F3F3;
}
.downoload-pdf-block {
  position: absolute;
  top: 0;
  right: 0;
}
.downoload-pdf-block a {
  background-image: url('img/pdf.png');
  background-position: center right;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  padding-right: 46px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
  top: -5px;
}
.pagination {
  font-size: 13px;
  text-align: center;
}
.pagination .page-numbers {
  margin: 0 3px;
  padding: 2px 6px 3px 6px;
  zoom: 1;
  display: inline-block;
  *display: inline;
}
.pagination .current {
  color: #FFFFFF;
  background: #9f2222;
}
.pagination a {
  color: #3f4041;
  text-decoration: none;
}
.pagination a:hover {
  text-decoration: underline;
}
.isa_info,
.isa_success,
.isa_warning,
.isa_error {
  border: 1px solid;
  margin: 10px 0px;
  padding: 10px 6px;
  background-repeat: no-repeat;
  background-position: 10px center;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: .5em;
}
.isa_info {
  color: #00529B;
  background-color: #BDE5F8;
}
.isa_success {
  color: #4F8A10;
  background-color: #DFF2BF;
}
.isa_warning {
  color: #9F6000;
  background-color: #FEEFB3;
}
.isa_error {
  color: #D8000C;
  background-color: #FFBABA;
}
.sform .input {
  float: left;
  width: 370px;
  margin-bottom: 6px;
}
.sform .input label {
  zoom: 1;
  display: inline-block;
  *display: inline;
  color: #969696;
  font-size: 13px;
  width: 120px;
  text-align: right;
  padding: 5px 6px;
}
.sform .input input[type=text] {
  padding: 5px 6px;
  width: 218px;
  background: white;
  border: 1px solid #b8b8b8;
}
.sform .input select {
  width: 212px;
  background: white;
}
.sform .submit {
  margin-left: 136px;
}
.sform .day {
  width: 38px;
}
.sform .month {
  width: 100px;
}
.sform .year {
  width: 70px;
}
.sform option {
  padding: 6px;
}
.sform input[type=submit] {
  background: #b72920;
  color: #ffffff;
  border: none;
  padding: 6px 7px;
  font-size: 13px;
  width: 232px;
}
#menu-bottom-menu li.menu-item,
#menu-bottom-menu-russian li.menu-item {
  float: left;
  margin-right: 40px;
}
#menu-bottom-menu a,
#menu-bottom-menu-russian a {
  color: #3f4041;
  text-decoration: none;
}
#menu-bottom-menu a:hover,
#menu-bottom-menu-russian a:hover {
  text-decoration: underline;
}
#youtube-sidebar-widget ul,
#youtube-sidebar-widget li {
  margin: 0;
  padding: 0;
  float: none !important;
}
.widget_semup_video,
.widget_semup_video_links,
.widget_youtube_embed_widget{
  float: right;
  padding: 0;
  border: none;
  margin: 15px 35px 0 0 ;
}
#ctrlcopy {
  color: transparent;
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.print-only {
  display: none;
}
/*
Modernizr
*/
html.svg header.head {
  filter: none;
}

.link-mobile-version a {
  text-decoration:none;
  color:#3f4041;
  position: relative;
  top:7px;
  left:10px;
}

.link-mobile-version a:hover {
  text-decoration: underline;
}

.autors{
  display: flex;
  flex-wrap: wrap;
}
.one-letter{
  max-width: 33%;
  flex: 1 1 33%;
}