html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*, :before, :after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  overflow-x: hidden; }

body {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1em;
  line-height: 1.5;
  background: #f1f1f1;
  font-family: 'Roboto',arial,sans-serif;
  width: 100%;
  font-weight: 300; }

img, .img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  aspect-ratio: attr(width)/attr(height);
  margin: 1em 0; }

.clear {
  height: 0;
  clear: both;
  width: 100%;
  float: none; }

a {
  text-decoration: none;
  color: #000; }

a:hover {
  color: #e80000; }

svg {
  -webkit-background-clip: text; }

.liniya {
  max-width: 850px;
  clear: both;
  height: 0;
  margin: 1em 0;
  overflow: hidden;
  border-top: 1px solid #cdcccc;
  border-bottom: 1px solid #fff; }

.rubr-sod {
  margin: 0;
  max-width: 850px;
  white-space: nowrap; }

@media screen and (min-width: 170px) {
  .vid {
    position: relative;
    padding-bottom: 56.6%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    margin: 1em 0; }

  .vid iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 100%; }

  .author {
    z-index: 4;
    padding: 0 .5em 1em 1.2em;
    font-weight: 300;
    color: #fff;
    font: .9em sans-serif;
    text-shadow: 1px 1px #000; }

  .author a {
    font-weight: 300;
    color: #fafafa;
    text-shadow: 1px 1px  #000; }

  .author a:hover {
    text-decoration: underline;
    color: #fff; }

  .content {
    padding: 0 1em;
    margin: 0;
    width: 100%;
    word-wrap: break-word; }

  .content p, .rubr-cont p {
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
    color: #444;
    padding: .5em 0; }

  .wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden; }

  #main {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0; }

  #header {
    display: block;
    z-index: 999;
    background: #e80000;
    color: #fff;
    left: 0;
    margin-bottom: 0;
    padding: .5em 0;
    width: 100%;
    height: 5em; }

  .avatar {
    display: none; }

  .logo {
    width: 40%;
    display: block;
    margin: -.5em auto 0; }

  .logo-desc {
    display: none; }

  .title-cont {
    position: relative; }

  .title, .title-cont, .title-cont-sm, .tatle-otz {
    margin: 0;
    position: relative; }

  .title {
    position: relative;
    font: italic 1em/1.5 georgia;
    background: #fff;
    color: #000;
    text-shadow: 1px 1px #fff;
    text-align: left;
    text-decoration: none;
    transform-style: flat;
    padding: .5em 1em; }

  .title-cont {
    z-index: 4;
    position: absolute;
    max-width: 850px; }

  .title-cont h1 {
    padding: 1em .5em .1em .8em;
    font: 1.2em 'Helvetica',sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    text-transform: uppercase; }

  .title-cont-sm h1 {
    padding: .5em .5em .5em .8em;
    font: 1.1em 'Helvetica',sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    position: relative;
    text-transform: uppercase;
    max-width: 850px; }

  .title-otz h1 {
    padding: .5em .5em .5em .8em;
    font: 1em 'Helvetica',sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #0c384b;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

  h1.dark {
    color: #0b3a4e;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

  h1.white {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

  .news-title {
    margin: 0; }

  .afigure-title {
    position: relative;
    width: 100%;
    display: block; }

  .top-img {
    display: block;
    min-height: 100px; }

  .top-img img {
    position: relative;
    margin: 0;
    z-index: 2;
    height: 170px; }

  .top-img:after {
    z-index: 5;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2em;
    background: -moz-linear-gradient(top, rgba(241, 241, 241, 0), rgba(241, 241, 241, 0.2) 30%, rgba(241, 241, 241, 0.9) 85%, #f1f1f1 100%, #e8e8e8);
    background: -webkit-linear-gradient(top, rgba(241, 241, 241, 0), rgba(241, 241, 241, 0.2) 30%, rgba(241, 241, 241, 0.9) 85%, #f1f1f1 100%, #e8e8e8);
    background: -o-linear-gradient(top, rgba(241, 241, 241, 0), rgba(241, 241, 241, 0.2) 30%, rgba(241, 241, 241, 0.9) 85%, #f1f1f1 100%, #e8e8e8);
    background: -ms-linear-gradient(top, rgba(241, 241, 241, 0), rgba(241, 241, 241, 0.2), 30%, rgba(241, 241, 241, 0.9) 85%, #f1f1f1 100%, #e8e8e8); }

  .top-img:before {
    z-index: 3;
    background-image: linear-gradient(to bottom, black 0%, transparent 100%);
    background-size: cover;
    background-position: center;
    content: "";
    display: block;
    height: 30%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 900px; }

  .rubr {
    padding: .5em 1em;
    width: 100%;
    margin: 0; }

  .rubr:nth-of-type(odd) {
    background-color: #e4e5e9; }

  .rubr-cont {
    width: 100%; }

  .rubr-sod {
    margin: 0;
    padding: .5em 1em; } }
@media screen and (min-width: 320px) {
  .content p, .rubr-cont p, .content li {
    font-size: 1.1em;
    line-height: 1.7em; }

  .content p, .rubr-cont p {
    text-align: justify; }

  .title {
    font: italic 1.2em/1.5 georgia; }

  .title-cont h1, .title-cont-sm h1 {
    font-size: 1.3em; }

  .title-otz h1 {
    font-size: 1.2em; }

  .top-img img {
    height: 210px; } }
@media screen and (min-width: 400px) {
  .top-img img {
    height: 245px; }

  .rubr {
    padding: .5em 1em 1em 1em; }

  .rubr-sod {
    padding: 1em 1em 1.5em; } }
@media screen and (min-width: 425px) {
  .title-otz h1 {
    padding: 1em .5em .5em .6em;
    font-size: 1.4em; }

  .top-img img {
    height: 260px; } }
@media screen and (min-width: 480px) {
  .logo {
    width: 30%; }

  .title-cont h1, .title-cont-sm h1 {
    font-size: 1.5em;
    margin: 0;
    padding: 1em .7em .3em;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase; }

  .title {
    font: italic 1.4em/1.5 georgia;
    padding: .5em; }

  .content {
    padding: 0 1.2em; }

  .content p, .rubr-cont p {
    font-size: 1.15em;
    line-height: 1.7em; }

  .content li {
    font-size: 1.15em;
    margin: 0 1em 1em .5em; }

  .top-img img {
    height: 280px; } }
@media screen and (min-width: 500px) {
  .top-img img {
    height: 300px; } }
@media screen and (min-width: 550px) {
  .top-img img {
    height: 320px; } }
@media screen and (min-width: 580px) {
  .logo {
    width: 25%; }

  .content p, .rubr-cont p {
    text-align: justify; }

  .top-img img {
    height: 330px; } }
@media screen and (min-width: 600px) {
  .vid {
    padding-bottom: 56.25%; }

  .author {
    padding: 0 .5em .5em 1.8em;
    font: .95em sans-serif; }

  .content {
    padding: .5em 1.5em; }

  .content p, .rubr-cont p {
    font-size: 1.2em;
    line-height: 1.7em;
    text-align: justify;
    color: #444;
    padding: .5em 0; }

  .content li {
    font-size: 1.2em;
    margin: 0 0 .5em 1em; }

  #header {
    padding: 1em 0;
    width: 100%;
    height: 5em; }

  .title-cont h1, .title-cont-sm h1 {
    font-size: 1.5em;
    margin: 0;
    padding: 1em 1em .3em;
    font-weight: 700; }

  .title-otz h1 {
    padding: 1em .5em .5em .7em;
    font-size: 1.6em; }

  .title {
    font: italic 1.5em/1.5 georgia;
    padding: .5em 1em; }

  .top-img:before {
    height: 40%; }

  .top-img img {
    height: 340px; }

  .rubr {
    padding: 0 1.5em 1em; }

  .rubr-sod {
    padding: 1em 1.5em; } }
@media screen and (min-width: 630px) {
  .top-img img {
    height: 370px; } }
@media screen and (min-width: 661px) {
  .top-img img {
    height: 225px; } }
@media screen and (min-width: 670px) {
  .top-img img {
    height: 240px; } }
@media screen and (min-width: 728px) {
  .logo {
    width: 20%; }

  .content {
    padding: .5em 2em; }

  .content .cntimg {
    margin: 1em 0; }

  .content p, .rubr-cont p {
    font-size: 1.25em;
    line-height: 1.8em; }

  .content li {
    font-size: 1.25em;
    margin: 0 0 .5em 1em; }

  .title {
    font: italic 1.15em Georgia;
    background: #fff;
    color: #000;
    text-shadow: 1px 1px #fff;
    text-align: left;
    text-decoration: none;
    transform-style: flat;
    padding: 0 0 1em 1.5em; }

  .title-cont h1, .title-cont-sm h1 {
    font-size: 1.7em; }

  .title h1 {
    padding: 1em 0 0;
    font-size: 1.3em;
    line-height: 1.8em; }

  .title-otz h1 {
    padding: 1em 1em .5em .9em;
    font-size: 1.7em;
    line-height: 1.8em; }

  .title-cat h1 {
    color: #fff;
    background: #e80000;
    padding: .3em 1em .3em 1.5em;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 1.7em;
    text-transform: uppercase; }

  .top-img img {
    height: 260px; } }
@media screen and (min-width: 800px) {
  .top-img img {
    height: 290px; } }
@media screen and (min-width: 820px) {
  .top-img img {
    height: 300px; } }
@media screen and (min-width: 880px) {
  .top-img img {
    height: 305px; }

  .rubr-cont {
    max-width: 850px; } }
@media screen and (min-width: 901px) {
  .content {
    max-width: 900px;
    margin: 0;
    padding: 0 1.5em; }

  .content p, .rubr-cont p {
    font-size: 1.15em;
    line-height: 1.8em; }

  .author {
    padding: .5em .5em .5em 0;
    font: .9em sans-serif;
    color: #e7e7e7; }

  .author a {
    color: #e7e7e7; }

  .content ul {
    margin: 0 0 0 1.3em; }

  .content li {
    font-size: 1.15em;
    line-height: 1.7em;
    color: #333;
    margin: 0 0 1em 1.5em; }

  .wrapper {
    width: calc(100% - 225px);
    margin: 0 0 0 225px;
    position: relative; }

  #header {
    position: fixed;
    width: 225px;
    float: left;
    background-color: #162029;
    background-attachment: fixed;
    /* 	background-image: url("images/overlay.png"), url("../../images/bg.jpg"); */
    background-position: top left, top left;
    background-repeat: repeat, no-repeat;
    background-size: auto 225px auto;
    left: 0;
    margin: 0;
    color: #fff;
    height: 100%;
    text-align: right;
    top: 0;
    bottom: 0;
    padding: 0 .5em 3em 0;
    -webkit-box-shadow: 2px 0 5px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 0 5px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 0 5px -1px rgba(0, 0, 0, 0.5); }

  .header-logo {
    width: 100%; }

  .avatar {
    display: block;
    width: 170px;
    height: 53px;
    text-align: right;
    float: none;
    margin: 3em 1em 0 auto; }

  .avatar-m, .logo, .nav-m {
    display: none; }

  .logo-desc {
    width: 90%;
    margin: 1em 0 0;
    display: block;
    font: italic 1em Georgia;
    text-align: right;
    color: #eee; }

  .afigure-title {
    min-height: 300px; }

  .title-zagl {
    max-width: 900px; }

  .title {
    font: italic 1.15em georgia;
    background: #fff;
    color: #000;
    text-shadow: 1px 1px #fff;
    text-align: left;
    text-decoration: none;
    transform-style: flat;
    padding: 0 0 1em 1.5em; }

  .title-cont, .title-cont-sm {
    padding: 0 0 0 2em; }

  .title-otz {
    padding: 0 0 0 1.5em; }

  .title-cont h1, .title-cont-sm h1, .title-otz h1 {
    font-size: 1.7em;
    margin: .7em 0 0 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase; }

  .title h1 {
    font-size: 1.2em;
    line-height: 1.3em; }

  .top-img img {
    height: 260px; } }
@media screen and (min-width: 950px) {
  .top-img img {
    height: 280px; } }
@media screen and (min-width: 1000px) {
  .title-cont, .title-cont-sm {
    padding: 0 0 0 2.5em; }

  .content {
    margin: 0;
    padding: .5em 2em 0 2.5em; }

  .avatar {
    display: block;
    text-align: right;
    float: none;
    margin: 3em 1em 0 auto; }

  .logo-desc {
    width: 80%;
    margin: 1em auto 0;
    text-align: right; }

  .title-otz {
    padding: 0 0 0 3.5em; }

  .title {
    padding: 0 0 .5em 3.3em; }

  .top-img img {
    width: 900px;
    height: 305px; }

  .rubr {
    padding: 0 1.5em 2em 2.5em; }

  .rubr-sod {
    padding: 1em 1.5em 2em 2.5em; } }
@media screen and (min-width: 1100px) {
  .rubr {
    padding: 0 0 2em 2.5em; }

  .rubr-block {
    max-width: 850px; } }
@media screen and (min-width: 1200px) {
  #header {
    width: 280px;
    padding: 0 0 1em;
    background-size: auto, 280px auto; }

  .wrapper {
    width: calc(100% - 280px);
    margin: 0 0 0 280px; }

  .avatar {
    display: block;
    width: 190px;
    height: 64px;
    text-align: right;
    float: none;
    margin: 3em 1.8em 0 auto; }

  .logo-desc {
    width: 73%;
    margin: 1em auto 0;
    text-align: right; } }
@media screen and (min-width: 1300px) {
  .logo-desc {
    width: 70%;
    margin: 1em auto 0;
    text-align: right; }

  .title-cont, .title-cont-sm {
    padding: 0 0 0 2em; }

  .title-cont-sm h1 {
    padding: .5em 0 0; }

  .title-cont h1 {
    padding: 0; }

  .title {
    padding: 0 0 1em 3.3em; } }
@media screen and (min-width: 170px) {
  .nav-m {
    width: 240px;
    box-shadow: none;
    min-width: 240px;
    height: 100%;
    position: fixed;
    right: -240px;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    /* -webkit-transition:right .3s;-moz-transition:right .3s;transition:right .3s; */
    background: #14191e;
    /* background-image: url("../../images/bg.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2000;
    opacity: 1;
    font: 1.1em  Arial,'Helvetica',sans-serif;
    font-weight: 300; }

  .nav-m::-webkit-scrollbar {
    width: 0; }

  .nav-toggle {
    position: absolute;
    right: 240px;
    padding: .5em .5em;
    background: rgba(232, 0, 0, 0.7);
    cursor: pointer;
    font-size: 1.2em;
    z-index: 2001; }

  .nav-toggle:after {
    content: '\2630';
    color: #fff; }

  .nav-toggle:hover {
    color: #fff; }

  [id='nav-toggle'] {
    position: absolute;
    display: none; }

  [id='nav-toggle']:checked ~ .nav-m > .nav-toggle {
    left: auto;
    right: 0;
    top: 0;
    background: #e80000;
    color: #fff; }

  [id='nav-toggle']:checked ~ .nav-m {
    right: 0;
    box-shadow: -4px 0 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -4px 0 20px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -4px 0 20px 0 rgba(0, 0, 0, 0.5);
    overflow-y: auto; }

  [id='nav-toggle']:checked ~ .nav-m > .nav-toggle:after {
    color: #fff;
    content: '\2715'; }

  .nav-m > ul {
    display: block;
    margin: 0;
    padding: 2em 0 0 2em;
    list-style: none; }

  .nav-m > ul > li {
    line-height: 2.5;
    text-align: left; }

  [id='nav-toggle']:checked ~ .nav-m > ul > li {
    opacity: 1; }

  .nav-m > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    font-family: Arial,'Helvetica',sans-serif;
    font-size: 1em;
    font-weight: 300;
    color: #fff;
    width: 100%;
    text-decoration: none;
    /* -webkit-transition:top .5s ease,padding .5s ease;-moz-transition:top .5s ease,padding .5s ease;transition:top .5s ease,padding .5s ease */ }

  .nav-m > ul > li > a:hover, .nav-m > ul > li > a:focus {
    color: #fff;
    padding-left: 1.5em;
    text-decoration: underline; }

  .nav-wrap {
    display: none; } }
@media screen and (min-width: 320px) {
  .nav-m {
    width: 320px;
    box-shadow: none;
    min-width: 320px;
    right: -320px;
    font: 1.3em  Arial,'Helvetica',sans-serif;
                                                                                                         /* -webkit-transition: right 0.3s;
-moz-transition: right 0.3s;
transition: right 0.3s; */
    z-index: 2000; }

  .nav-toggle {
    right: 320px;
    padding: .4em .5em;
    font-size: 1.6em;
    color: #000; } }
@media screen and (min-width: 425px) {
  .nav-toggle {
    font-size: 1.7em; } }
@media screen and (min-width: 600px) {
  .nav-toggle {
    padding: .4em .5em;
    font-size: 1.9em; } }
@media screen and (min-width: 901px) {
  .nav-wrap {
    display: block;
    min-height: 180px; }

  .nav-wrap > ul {
    display: block;
    margin: 0;
    padding: 2em 0 0;
    list-style: none;
    color: #fff; }

  .nav-wrap > ul > li {
    text-align: right;
    float: none; }

  .nav-wrap > ul > li > a, .nav-wrap > ul > li p {
    display: block;
    position: relative;
    padding: 0 1em 1em 0;
    font: 1.1em/1.5  Arial,'Helvetica',sans-serif;
    font-weight: 300;
    color: #fff;
    width: 100%;
    /* -webkit-transition:top .5s ease,padding .5s ease;-moz-transition:top .5s ease,padding .5s ease;transition:top .5s ease,padding .5s ease; */
    text-decoration: none; }

  .nav-wrap > ul > li > a:hover, .nav-wrap > ul > li > a:focus {
    color: #fff;
    text-decoration: underline; } }
@media screen and (min-width: 1000px) {
  .nav-wrap > ul {
    display: block;
    margin: 0;
    padding: 3em 0 0 2em;
    list-style: none; }

  .nav-wrap > ul > li > a, .nav-wrap > ul > li p {
    font: 1.2em/1.2 Arial,'Helvetica',sans-serif;
    font-weight: 300;
    padding: 0 1em 1.5em 0; } }
@media screen and (min-width: 1100px) {
  .nav-wrap {
    margin: 0 auto;
    width: 100%; }

  .nav-wrap > ul > li p {
    text-align: right;
    color: #fff; } }
@media screen and (min-width: 1200px) {
  .nav-wrap {
    margin: 0 auto;
    width: 90%; } }
.nav-article-body {
  width: 100%; }

.nav-article, ul.nav-article {
  list-style: none outside none;
  margin: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24); }

ul.nav-article {
  background-color: #dbddde;
  border-bottom: 5px solid #e80000;
  float: left;
  margin: 0 0 0 2.5em;
  position: relative;
  width: 820px; }

ul.nav-article {
  border-bottom: 5px solid transparent; }

ul.nav-article > li {
  float: left;
  margin-bottom: -5px;
  text-align: left;
  -moz-transition: all 300ms ease-in-out 0s;
  -ms-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s; }

ul.nav-article li {
  display: block;
  border-left: 1px solid #fff;
  text-decoration: none;
  white-space: normal; }

ul.nav-article li:last-of-type {
  border-right: 1px solid #fff; }

ul.nav-article > li {
  display: block;
  font-size: 1.2em;
  line-height: 3em;
  padding: 0 1em;
  text-transform: uppercase;
  text-shadow: 0 1px #fff; }

ul.nav-article > li:hover {
  background-color: #16536e;
  color: #fff;
  text-shadow: none; }

ul.nav-article > li a:hover {
  color: #fff;
  text-shadow: none; }

ul.nav-article li.active,
.obzor ul.nav-article li.active-obzor,
.tth ul.nav-article li.active-tth,
.motor ul.nav-article li.active-motor,
.kpp ul.nav-article li.active-kpp,
.cena ul.nav-article li.active-cena,
.otziv ul.nav-article li.active-otziv {
  background-color: #e80000;
  color: #fff;
  text-shadow: none; }

@media all and (max-width: 1000px) {
  ul.nav-article, .nav-article ul {
    padding: 0 0 0 2em;
    margin: 0 0 1em 0; } }
@media all and (max-width: 800px) {
  ul.nav-article {
    border-top: 2px solid #fff;
    border-bottom: none;
    margin: 0 0 1em 0; }

  ul.nav-article > li {
    float: left;
    margin-bottom: 1px; } }
@media all and (max-width: 767px) {
  .nav-article, ul.nav-article {
    list-style: none outside none;
    margin: 0;
    padding: 0; }

  ul.nav-article {
    border-top: 2px solid #fff;
    border-bottom: none;
    margin: 0 0 1em 0; }

  ul.nav-article > li {
    float: left;
    width: 33.33%;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    text-align: center; }

  ul.nav-article > li > a {
    font-size: 1em;
    padding: 0 1em; } }
@media all and (max-width: 650px) {
  ul.nav-article > li > a {
    font-size: 1.1em;
    padding: 0 1em; } }
@media all and (max-width: 450px) {
  ul.nav-article > li > a {
    font-size: 1em;
    padding: 0 1em; } }
.rubr-soderzhanie {
  width: 100%;
  padding: 0;
  max-width: 800px;
  margin: 0; }

.rubr-sod ul {
  width: 100%;
  list-style-position: inside;
  font-size: 1.1em; }

.rubr-sod-item li {
  display: block;
  float: left;
  margin: 0 .5em 1.5em 0; }

.rubr-sod-item li a {
  font: 1.1em/1 'Roboto',Arial,sans-serif;
  font-weight: 300;
  position: relative;
  margin: 0;
  margin-bottom: .5em;
  list-style: none;
  padding: .6em;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24);
  border-radius: 5px; }

.rubr-sod-item li a:hover {
  background: #474a51;
  color: #fff; }

@media screen and (min-width: 170px) {
  .rubr-soderzhanie {
    width: 97%;
    padding: 1em; }

  .rubr-soderzhanie ul {
    margin: 0;
    list-style-position: inside; }

  .rubr .hr {
    clear: both;
    height: 0;
    margin: 0 0 1em 0;
    overflow: hidden;
    border-top: 1px solid #b5b5b5;
    border-bottom: 1px solid #fff; }

  .rubr-sod-item li a {
    font-size: .93em; } }
@media screen and (min-width: 400px) {
  .rubr-soderzhanie {
    width: 97%;
    padding: 1em; }

  .rubr-soderzhanie ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: space-between;
    margin: 0;
    list-style-position: inside; } }
@media screen and (min-width: 600px) {
  .rubr-sod-item li a {
    font-size: 1em; } }
@media screen and (min-width: 1000px) {
  .rubr-soderzhanie {
    width: 97%;
    padding: 1em 0 0 0; }

  .rubr-soderzhanie li {
    margin: 1em 0; }

  .rubr .hr {
    margin: 0 1em 1em 0; }

  .rubr-sod-item li a {
    font-size: 1.05em; } }
