.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  display: table;
  content: " ";
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-article-single .item__module:before,
.mod-article-single .item__module:after {
  content: " ";
  display: table;
}
.mod-article-single .item__module:after {
  clear: both;
}
.mod-article-single__top-live-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .mod-article-single__top-live-block {
    margin-bottom: 10px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.mod-article-single__top-live-block .item__module {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 767px) {
  .mod-article-single__top-live-block .item__module {
    margin: 0;
  }
}
.mod-article-single__top-live-block .item__module .item_introtext {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.mod-article-single__top-live-block .item__module .item_introtext .text-label {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  background: #ff3535;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 8px;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 15px;
  cursor: default;
}
.mod-article-single__top-live-block .item__module .item_introtext .text-content {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  color: #ffffff;
  letter-spacing: 0.02em;
}
.mod-article-single__top-live-block .item__module .item_introtext .text-content p {
  letter-spacing: 0.02em;
  margin: 0;
  color: #ffffff;
}
.mod-article-single__top-live-block .mod-newsflash-adv_custom-link {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  margin-left: 10px;
}
.mod-article-single__top-live-block .mod-newsflash-adv_custom-link .btn {
  background: transparent;
  display: inline-block;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  color: #ff3535;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding-right: 20px;
  text-transform: none;
}
.mod-article-single__top-live-block .mod-newsflash-adv_custom-link .btn:before {
  content: "\f234";
  font-family: "Material Design Icons";
  font-size: 18px;
  line-height: 26px;
  color: inherit;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.mod-article-single__top-live-block .mod-newsflash-adv_custom-link .btn:hover {
  background: transparent;
  color: #ffffff;
}
.mod-article-single__header-hot-post .item_img {
  margin: 0;
  position: relative;
}
.mod-article-single__header-hot-post .item_img img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.mod-article-single__header-hot-post .item_img a {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.02em;
}
.mod-article-single__header-hot-post .item_img .content-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.mod-article-single__header-hot-post .item_img .content-block a:hover {
  color: #ff3535;
}
.mod-article-single__header-hot-post .item_img .content-block a:before {
  display: none;
}
.mod-article-single__header-hot-post .item_img .content-block .tags {
  position: absolute;
  top: 19px;
  left: 19px;
}
.mod-article-single__header-hot-post .item_img .content-block .item-title {
  margin: 0;
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
}
.mod-article-single__header-hot-post .item_img .content-block .item-title a {
  font-size: inherit;
  line-height: inherit;
}
@media (max-width: 767px) {
  .mod-article-single__sibgle-block {
    text-align: center;
  }
}
.mod-article-single__sibgle-block .item-title {
  display: inline-block;
  margin-top: -4px;
  margin-bottom: 11px;
}
.mod-article-single__sibgle-block .item_img {
  max-width: 340px;
  margin: 0;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .mod-article-single__sibgle-block .item_img {
    margin-bottom: 15px;
    max-width: none;
    margin-right: 0;
  }
}