.adv-placeholder {
  width: 100%;
  height: 100px;
  background-color: #eaeaea;
  float: left;
  line-height: 38px;
  text-align: center;
  margin: 15px 10px 5px 10px;
  font-weight: 400;
  font-size: 0.9rem;
}
.news-tags {
  margin: 15px 0 !important;
}
.news-tags a {
  display: inline-block;
  padding: 0 5px;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.news-tags a:hover {
  border: 1px solid #970101;
  background-color: #a10101;
  color: #fff;
}
.bottom-ad {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.bottom-ad .close-ad {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.smartbee-adv {
  padding: 15px 0 10px 0;
}
.smartbee-adv ins {
  margin: 0 auto;
}
.width318 {
  width: 318px;
}
.width208 {
  width: 208px;
}
.height48 {
  height: 48px;
}
.height70 {
  height: 70px;
}
#policy-wrapper .newsPlace {
  width: 100% !important;
}
#policy-wrapper h1,
#policy-wrapper h2 {
  margin: 20px 0 10px 0;
}
#policy-wrapper p {
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.4;
}
#policy-wrapper ul {
  list-style-position: inside;
}
.article_body iframe {
  clear: both;
}
.article_body iframe[src^="https://www.youtube.com"] {
  border: 0;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
  margin-block-start: 0;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.article_body iframe[src^="https://newstube.az"] {
  border: 0;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
  margin-block-start: 0;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
/*# sourceMappingURL=custom.css.map */