/*********** Текст видео ***********/

.news-detail p, .news-detail ul {
	font-family: "Verdana", sans-serif;
	font-size: 21px;
    text-indent: 45px;
}
.news-detail p.no-ident {
    text-indent: 0px;
}
.news-detail table p {
    text-indent: 0px;
}

.news-detail ul {
   list-style-type:square;
}

/*
.news-detail p:before {
   content:"\00a0\00a0\00a0\00a0\00a0";
}
*/

.news-detail a {
   font-weight: bold;
   color: #1f4d79;
   text-decoration: underline;
}

.news-detail .big-image {
   max-width: 800px;
}
.news-detail .mid-image {
   max-width: 600px;
}
.news-detail .small-image {
   max-width: 300px;
}

.news-detail .video-image {
   max-width: 480px;
}
.block-center {
   display: block;
   text-align: center;
}


@media (max-width: 991px) {
 .news-detail p, .news-detail ul {
    font-size: 18px;
	text-indent: 39px;
 }
}
@media (max-width: 767px) {
 .news-detail p, .news-detail ul {
    font-size: 14px;
	text-indent: 30px;
 }
}

.pdf_100 .bx-pdf-container{
  width:100%!important;
}
.text_100{
   background: lightyellow;
   padding: 10px;
}
#comments_soobwa .btn {
    padding: 0!important;
}