html {
  padding: 0 !important;
  overflow: hidden; }

body {
  margin: 0;
  max-width: none;
  min-width: 0;
  overflow: hidden;
  padding: 0; }

.title-block {
  margin-bottom: 1rem; }

.article-title {
  margin: 1rem 0; }

.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.table-row {
  display: table-row;
  height: 150px;
  padding-bottom: 0; }
  .table-row a {
    display: table-cell;
    padding: 0.3rem 0.5rem;
    vertical-align: bottom; }

.table-rows {
  border-collapse: separate;
  border-spacing: 0 1rem; }

.img-hover-title {
  color: white !important;
  background: rgba(0,0,0,0.35);
  /*background: linear-gradient(to bottom, rgba(125, 126, 125, 0) 0, rgba(37, 37, 37, 0) 58%, rgba(26, 26, 26, 0.4) 65%, rgba(17, 17, 17, 0.74) 71%, rgba(17, 17, 17, 0.8) 72%, rgba(17, 17, 17, 0.8) 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007d7e7d', endColorstr='#cc0e0e0e',GradientType=0 ); }

.list540 {
  max-width: 540px; }
  .list540 .article {
    margin: 14px 0; }
  .list540 .article-title {
    font-size: 20px; }
  .list540 .col .table-row {
    height: 180px; }

.list720 {
  max-width: 720px;
  height: 90px;
  overflow: hidden; }
  .list720 .article {
    float: left;
    width: 230px;
    margin: 5px; }

.list728 {
  width: 728px;
  height: auto;
  overflow: hidden;
}
.list728.vertical .article {
  width: 240px;
  height: 400px;
  margin-right: 5px;
}
.list728.vertical .article:last-child {
  margin-right: 0px;
}
.list728.vertical .article .text-block{
  width: 100%;
}.list728.vertical .article .bg-image{
   width: 100%;
   height: 160px;
}
.list728.vertical .article .text-block .info{
  max-height: 190px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  padding: 0px 20px;
}
.list728.vertical .article .text-block .article-title{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.list728.vertical .article .text-block .site {
  padding: 10px 20px;
}
.list728 .article {
    float: left;
    margin-bottom: 5px;
  height: 195px;
    width: 726px;
    border: 1px solid #dddcda;
    background-color: #f5f5f5;
  }
.list728 .article .bg-image{
    width: 45%;
  height: 100%;
  float: left;
     }
.list728 .article .text-block{
    width: 55%;
  float: left;
  font-size: 16.0947px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list728 .article .text-block .info{
    max-height: 140px;
    min-height: 110px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 0px 25px;
  padding-top: 7px;
  overflow: hidden;
}
.list728 .article .text-block .site a{
  overflow-x: hidden ;
  white-space: nowrap;
  padding-bottom: 2px;
}.list728 .article .text-block .site {
   padding: 10px 25px;
}.list728 .article .text-block .site .block{
    display: inline-block;
    border: 1px solid rgba(33,109,217,.35) !important;
    border-radius: 5px;
    padding: 3px;
}.list728 .article .text-block .site .block a{
    color: #216dd9;
}
.list728 .article .text-block .article-title{
  font-size: 1.4em !important;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
  -webkit-hyphens: auto !important;
  -ms-hyphens: auto !important;
  hyphens: auto !important;
  margin: 13px 0;
}

.list1120shrinkable {
  width: 100%;
  height: 200px;
  overflow: hidden; }
  .list1120shrinkable .col {
    margin-right: 10px; }
  .list1120shrinkable .table-row {
    height: 160px; }

.list-adaptive { box-sizing: border-box; margin: 20px 0; }
.list-adaptive .list-container { font-size: 0; margin: 0 -10px; }
.list-adaptive .list-item { display: inline-block; vertical-align: top; width: 16.66666%; box-sizing: border-box; margin-bottom: 20px; padding: 0 10px; }
.list-adaptive .list-item .image { display: block; border: none; width: 100%; height: 0; padding-top: 62.75%; background-repeat: no-repeat; background-position: center center; background-size: cover; margin-bottom: 10px; }
.list-adaptive .list-item .item-title { display: block; font-size: 16px; line-height: 20px; color: #232323; text-align: left; text-decoration: none; word-wrap: break-word; overflow: hidden; font-weight: bold; font-family: sans-serif;}
.list-adaptive .list-item .item-title:hover { text-decoration: underline; }
.list-adaptive .list-item .clear { clear: left; }
@media (max-width: 1279px) { .list-adaptive .list-item { width: 20%; } .list-adaptive .list-item:nth-child(6) { display: none; } }
@media (max-width: 991px) { .list-adaptive .list-item { width: 25%; } .list-adaptive .list-item:nth-child(5) { display: none; } }
@media (max-width: 767px) { .list-adaptive .list-item { width: 33.33333%; } .list-adaptive .list-item:nth-child(5), .list-adaptive .list-item:nth-child(6) { display: inline-block; } }
@media (max-width: 575px) { .list-adaptive { padding: 0 10px; } .list-adaptive .list-item { width: 50%; } }
@media (max-width: 379px) { .list-adaptive .list-item { width: 100%; } .list-adaptive .list-item:nth-child(6),.list-adaptive .list-item:nth-child(5) { display: none; }}
@media (max-width: 300px) { .list-adaptive.two-title-line {margin: 0!important} .list-adaptive.two-title-line .item-title {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;text-overflow: ellipsis;height: 60px}}
@media (max-width: 240px) { .list-adaptive.two-title-line {margin: 0!important} .list-adaptive.two-title-line .item-title {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;height: 40px}}

.list300adpt { box-sizing: border-box; margin: 20px 0; /* border: 1px solid #dadada; */ padding: 15px;}
.list300adpt .list-container { font-size: 0; }
.list300adpt .list-item { display: inline-block; vertical-align: top; width: 100%; box-sizing: border-box; margin-bottom: 20px; }
.list300adpt .list-item .imgFrame { display: block; }
.list300adpt .list-item .image { border: none; width: 120px; height: 74px; float: left; margin-right: 15px; }
.list300adpt .list-item .item-title{ display: block; font-size: 16px; line-height: 20px; font-weight: 500; color: #222;
  text-decoration: none; text-align: left; overflow: hidden;
  -webkit-transition: all .35s linear; -moz-transition: all .35s linear; -ms-transition: all .35s linear; -o-transition: all .35s linear; transition: all .35s linear;
  height: 80px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; margin-right: 20px; }
.list300adpt .list-item .item-title:hover { color: #5a94e4; }
.list300adpt .list-item .clear { clear: left; }

.ok_widget {margin:0; width:548px; height:430px; overflow:hidden; font-family:Arial,Helvetica,sans-serif;}
.ok_widget .list300adpt {margin: 0;padding: 10px 0 0 0}
.ok_widget .list-item { margin-bottom: 15px; }

a {
  color: black;
  text-decoration: none; }

.col {
  float: left;
  width: 260px;
}
.col:first-of-type {
    margin-right: 10px; }

#title_url {
  font-size: 1.3rem; }

.pravda, .pravdareport {
  font-family: sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  }
  .pravda #title_url, .pravdareport #title_url {
    color: #0a305a;
    font-family: playfair_displaybold, serif;
    font-weight: bold; }
  .pravda .article-title:hover, .pravdareport .article-title:hover {
    color: #e20613; }

.politonline {
  font-family: PT Serif Caption, serif;
  font-weight: 400; }
  .politonline #title_url {
    color: #e20613;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .politonline #title_url:hover {
      color: #e20613; }
  .politonline .article-title:hover {
    color: #36f; }

.electorat #title_url {
  color: darkcyan; }
.electorat .article-title {
  color: darkcyan; }

.safetymoscow #title_url {
  color: darkcyan; }
.safetymoscow .article-title {
  color: darkcyan; }

.group:after {
  clear: both;
  content: "";
  display: table; }

.article-title-red-hover:hover {
  color: #e20613; }

.list.with-small-previews .bg-image {
  float: left;
  height: 63px;
  margin-right: 0.9rem;
  width: 80px; }
.list.with-small-previews .article {
  margin: 0.5rem 0; }
.list.with-small-previews .article-title {
  display: block;
  font-size: 0.95rem;
  line-height: 1rem;
  margin: 0;
  overflow: hidden; }

.list240:not(.with-small-previews) .article:not(:last-child) {
  border-bottom: thin solid #ccc;
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

.list240.with-small-previews .article-title {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.with-medium-previews .article-title {
  font-size: 1.3125em;
  font-weight: bold; }

.autokolonka {
  font-family: sans-serif; }
  .autokolonka .title-block {
    border: 3px solid #808080;
    padding: .5rem; }
    .autokolonka .title-block .title-url {
      color: #808080;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .autokolonka .title-block .title-url:hover {
        text-decoration: underline; }
  .autokolonka .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .autokolonka .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.bossout {
  font-family: sans-serif; }
  .bossout .title-block {
    border: 3px solid #000;
    padding: .5rem; }
    .bossout .title-block .title-url {
      color: #000;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .bossout .title-block .title-url:hover {
        text-decoration: underline; }
  .bossout .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .bossout .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.facerussia {
  font-family: sans-serif; }
  .facerussia .title-block {
    border: 3px solid #36c;
    padding: .5rem; }
    .facerussia .title-block .title-url {
      color: #36c;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .facerussia .title-block .title-url:hover {
        text-decoration: underline; }
  .facerussia .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .facerussia .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.fedage {
  font-family: sans-serif; }
  .fedage .title-block {
    border: 3px solid #630;
    padding: .5rem; }
    .fedage .title-block .title-url {
      color: #630;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .fedage .title-block .title-url:hover {
        text-decoration: underline; }
  .fedage .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .fedage .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.fizcultprivet {
  font-family: sans-serif; }
  .fizcultprivet .title-block {
    border: 3px solid #808080;
    padding: .5rem; }
    .fizcultprivet .title-block .title-url {
      color: #808080;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .fizcultprivet .title-block .title-url:hover {
        text-decoration: underline; }
  .fizcultprivet .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .fizcultprivet .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.frail {
  font-family: sans-serif; }
  .frail .title-block {
    border: 3px solid #704343;
    padding: .5rem; }
    .frail .title-block .title-url {
      color: #704343;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .frail .title-block .title-url:hover {
        text-decoration: underline; }
  .frail .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .frail .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.makaronina {
  font-family: sans-serif; }
  .makaronina .title-block {
    border: 3px solid #d5b77b;
    padding: .5rem; }
    .makaronina .title-block .title-url {
      color: #d5b77b;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .makaronina .title-block .title-url:hover {
        text-decoration: underline; }
  .makaronina .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .makaronina .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.medpulse {
  font-family: sans-serif; }
  .medpulse .title-block {
    border: 3px solid #2fb3ca;
    padding: .5rem; }
    .medpulse .title-block .title-url {
      color: #2fb3ca;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .medpulse .title-block .title-url:hover {
        text-decoration: underline; }
  .medpulse .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .medpulse .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.militarytimes {
  font-family: sans-serif; }
  .militarytimes .title-block {
    border: 3px solid #8ea45b;
    padding: .5rem; }
    .militarytimes .title-block .title-url {
      color: #8ea45b;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .militarytimes .title-block .title-url:hover {
        text-decoration: underline; }
  .militarytimes .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .militarytimes .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.prbn {
  font-family: sans-serif; }
  .prbn .title-block {
    border: 3px solid #5a5;
    padding: .5rem; }
    .prbn .title-block .title-url {
      color: #5a5;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .prbn .title-block .title-url:hover {
        text-decoration: underline; }
  .prbn .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .prbn .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.taratorka {
  font-family: sans-serif; }
  .taratorka .title-block {
    border: 3px solid #cd3278;
    padding: .5rem; }
    .taratorka .title-block .title-url {
      color: #cd3278;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .taratorka .title-block .title-url:hover {
        text-decoration: underline; }
  .taratorka .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .taratorka .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.techbus {
  font-family: sans-serif; }
  .techbus .title-block {
    border: 3px solid #55a;
    padding: .5rem; }
    .techbus .title-block .title-url {
      color: #55a;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .techbus .title-block .title-url:hover {
        text-decoration: underline; }
  .techbus .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .techbus .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.poplawok {
  font-family: sans-serif; }
  .poplawok .title-block {
    border: 3px solid #20b1a9;
    padding: .5rem; }
    .poplawok .title-block .title-url {
      color: #20b1a9;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .poplawok .title-block .title-url:hover {
        text-decoration: underline; }
  .poplawok .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .poplawok .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.repairshome {
  font-family: sans-serif; }
  .repairshome .title-block {
    border: 3px solid #c83234;
    padding: .5rem; }
    .repairshome .title-block .title-url {
      color: #c83234;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .repairshome .title-block .title-url:hover {
        text-decoration: underline; }
  .repairshome .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .repairshome .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

.redarik {
  font-family: sans-serif; }
  .redarik .title-block {
    border: 3px solid #6a5bcd;
    padding: .5rem; }
    .redarik .title-block .title-url {
      color: #6a5bcd;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase; }
      .redarik .title-block .title-url:hover {
        text-decoration: underline; }
  .redarik .list.with-small-previews .article-title {
    color: #232323;
    font-size: .8rem; }
    .redarik .list.with-small-previews .article-title:hover {
      text-decoration: underline; }

/*# sourceMappingURL=external.css.map */
