#wpadminbar{
 /*  display: none; */
 border-top:none;
}
.comments_section{
  /* display: none; */
   border-top:none;
}
.page__inner-content img{
  max-width: 100%;
  height: auto;
}
a.specproject__item_link{
  text-decoration: none;
}
.specproject__inner .col-sm-4 .spetsproject__item_border-top{
  border-top: 8px solid #8E64B9;
}
.specproject__inner .col-sm-4:nth-child(1) .spetsproject__item_border-top{
  border-top: 8px solid #2388D2;
}
.specproject__inner .col-sm-4:nth-child(2) .spetsproject__item_border-top{
  border-top: 8px solid #d2232a;
}
.specproject__inner .col-sm-4 .spetsproject__item_border{
  border-top: 4px solid #8E64B9;
}
.specproject__inner .col-sm-4:nth-child(1) .spetsproject__item_border{
  border-top: 4px solid #2388D2;
}
.specproject__inner .col-sm-4:nth-child(2) .spetsproject__item_border{
  border-top: 4px solid #d2232a;
}
.vakansii__outer .newsfeed-page__items_text{
  border-bottom: 1px solid #f1f1f1; padding-bottom: 40px;
}
.vakansii__outer .col-sm-8 .row{
  margin-top: -70px;
}
.photofeed__item{
  padding-left: 2px; padding-right: 2px;
}
.twin-interview-subject_text p{
  margin-bottom:.0001pt; 
  text-align:justify;
}
.banner-slider{
  margin: 20px 0;
}
.allnews_inner{
  position: relative;
}
.allnews_image{
  position: absolute; top: -90px; right: -20px; width: 150px;
}
.rubname a{
  color: #000; text-decoration: none;
}
.blogs__inner{
  position: relative;
}
.blogs__img{
  position: absolute; top: -125px; left: 15px; width: 354px;
}
.picture-day__left_rn{
  margin-top: 100px;
}
.picture-day-line__quote_right>div{
  width: 75px; height: 75px; background: url() no-repeat center center; background-size: cover; border-radius: 50%;
}
.picture-day-line__blogs-item_img div{
  width: 75px; height: 75px; background-size: cover; border-radius: 50%;
}
.digit__inner{
  text-align: center;
}
.rubriki{
  position: relative;
}
.rubriki .col-sm-12 img{
  position: absolute; top: -125px; left: 15px; width: 356px;
}
.main-page-rubs-horiz .col-sm-12 img{
position: absolute; top: -110px; left: 15px; width: 396px;
}
.photogallery__inner h2{
  color: #000;
}
.photofeed-main{
  padding: 0 15px;
}
.photogallery__item{
  padding-left: 2px; padding-right: 2px;
}
.newspage__text-bottom_allnews{
  display: flex;
  flex-direction: column;
}
.newspage__text-bottom_allnews>div{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.heading_height__block{
  height: 40px;
  width: 6px;
}
.newspage__text-bottom_allnews img{
      height: 14px;
}
.search-form .search-submit{
   right: 10px;
   position: absolute; top: 50%; transform: translateY(-50%); background: #fff; border: none; padding: 1px 3px; cursor: pointer; z-index: 10; line-height: 0;
}
.col-xs-12 .search-no-results .search-form  .search-submit{
   right: 0px;
}
@media (max-width: 767px) {
  .newspage__text-bottom .row{
    display:flex;
    flex-direction: column;
  }
  .all_prev__news{
    order: 2;
  }
  .social_share__buttons{
    order: 1;
    margin-bottom: 30px;
  }
  .ajax__news-sidebar{
    display: none;
  }
}