.single-artical form.search-j input[type=search] {
width: 190px;
padding: 10px 0 8px 10px;
}
h2 {
  font-size: 24px;
  margin: 0 0 20px;
}
.article-single-search
{
  display: flex;
}
#page-sub_courses #sub-courses-bl:after {
  bottom: -50px;
}
.single-artical form.search-j {
  margin-bottom: 5px;
}
.single-artical form.search-j input.submit-button {
  width: 35px;
  height: 35px;
  background-color: #fff;
  display: block;
  font-size: 14px;
  border: 3px solid #00a5eb;
  background: none;
  color: transparent;
  z-index: 9;
}
.single-artical form.search-j label:after {
  background-image: url(/../../application/modules/frontend/resources/images/icon/blue-search-icon.svg);
  top: 6px;
  right: 12px;
}
#sub-courses-bl .single_article__main {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding-bottom: 5px;
}
#sub-courses-bl .single_article__main:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #d0d0d0;
  position: absolute;
  bottom: 0;
}
#sub-courses-bl .block_bottom {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.single_article__main .single_article_author span.author {
  font-family: Arial;
  font-size: 15px;
  color: #b0b0b0;
}
.single_article__main .single_article_author a.author_name {
  font-family: "Raleway-Bold";
  color: #00a7e2;
  font-size: 16px;
  line-height: 0.9;
  display: inline-block;
  margin-right: 10px;
}
.single_article__main .single_article_author a.author_name i {
  font-style: normal;
  padding-left: 5px;
  color: #475993;
}
.single_article__main .article_facebook_like {
  width: 100px;
  padding-bottom: 3px;
}
.single_article__main .a-info-comm {
  width: 35px;
    margin: 0 20px 0 5px;
  position: relative;
}
.single_article__main .a-info-comm a
{
  color: #a3a3a3;
    font-size: 14px;
    text-decoration: none;
}
.single_article__main .a-info-comm a:hover {
  color: #475993;
}
.kurs-item-single {
  margin-top: 0;
}
.articles-cat-bl.full-article {
  margin-top: 35px;
  padding-top: 0;
  padding-left: 0;
}
.block_bottom .article_time {
  margin-right: 20px;
  position: relative;
}
.block_bottom .article_time span.article_date {
  color: #a3a3a3;
  font-size: 14px;
}
.block_bottom .article_time span.article_date i{
  font-style: normal;
}
.border_r:before {
  content: '';
  display: block;
  width: 1px;
  height: 15px;
  background: #a3a3a3;
  right: -10px;
  position: absolute;
  top: 6px;
}
#sub-courses-bl .title-block {
  font-size: 35px;
}
.articles-cat-bl.full-article .art-img {
  object-fit: contain;
  max-height: 400px;
  max-width: 660px;
  border: none;
  padding: 0;
}
.sidebar-bottom {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 40px 50px;
}
.other-teachers {
  position: relative;
  margin-bottom: 20px;
}
.other-teachers:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sidebar-bottom .mailing_j,
.sidebar-bottom .social_block
 {
min-width: 270px;
margin-top: 0;
padding: 20px 20px 0px;
margin-left: 20px;
margin-right: 20px;
}
.sidebar-bottom .mailing_j .mailing_icon {
  margin: 0;
  padding: 0;
  font-family: "Raleway-Bold";
  font-size: 18px;
  line-height: 1;
}
.articles-cat-bl.full-article .inner-bl.related-art {
  border-top: none;
}
.articles-cat-bl.full-article .inner-bl .inner-zag {
  font-family: "Raleway-Bold";
  font-size: 24px;
  margin-bottom: 30px;
}
.articles-cat-bl.full-article .inner-bl.related-art .article-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.articles-cat-bl.full-article .inner-bl.related-art .article-list .article-list-item {
  width: 31%;
  min-width: 260px;
  margin-right: 2%;
}
.article-list .article-list-item .art-img {
  min-width: 100%;
  max-height: 180px;
  max-width: 100%;
  min-height: 180px;
  overflow: hidden;
}
.article-list .article-list-item a.thumb_block_name {
  width: 90%;
  top: 45px;
  left: calc(50% - 90%/2);
}
.article-list .article-list-item a.thumb_block_name h3.state_name {
  font-size: 16px;
  line-height: 1.2;
}
.article-list .article-list-item .art-desc .a-info .a-info-date {
  font-size: 12px;
}
.article-list .article-list-item .art-desc {
  width: 100%;
}
.article-list .article-list-item .art-desc .a-info {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 8px;
}
.articles-cat-bl.full-article .inner-bl.comm-art {
  border-top: none;
}
.show-hide-comment {
  margin: 20px 0 0;
  width: 100%;
}
.show-hide-comment span {
  display: block;
  font-size: 16px;
  width: 240px;
  text-align: center;
  background: red;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 6px;
  color: #fff;
  position: relative;
  cursor: pointer;
  font-family: 'Raleway-Bold';
  color: #fff;
  background: #fd6d59;
  background: -webkit-gradient(left top, left bottom, color-stop(0, #fd6d59), color-stop(92%, #bb4c3d), color-stop(100%, #bb4c3d));
  background: -webkit-linear-gradient(top, #fd6d59 0, #bb4c3d 92%, #bb4c3d 100%);
  background: -o-linear-gradient(top, #fd6d59 0, #bb4c3d 92%, #bb4c3d 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fd6d59), color-stop(92%, #bb4c3d), to(#bb4c3d));
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fd6d59), color-stop(92%, #bb4c3d), to(#bb4c3d));
  background: linear-gradient(to bottom, #fd6d59 0, #bb4c3d 92%, #bb4c3d 100%);
}
.show-hide-comment span:after {
  content: '';
  height: 6px;
  width: 6px;
  display: block;
  border: 2px solid #fff;
  border-right-width: 0;
  border-top-width: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  right: 15px;
  top: 14px;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
}
.show-hide-comment.active span:after {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  top: 17px;
}
.full-a-info {
  display: flex;
  width: 100%;
  border: none;
  align-items: center;
}
.full-a-info a {
  text-decoration: none;
  color: #fff;
  display: block;
  line-height: 1.2;
}
.full-a-info .a-info-fb {
  padding-bottom: 8px;
}

.full-a-info .a-info-fb .fb-like {
  margin-right: 20px;
}
.full-a-info .a-info-fb:after {
  display: none;
}
.full-a-info .a-info-comment a {
  font-size: 16px;
  font-family: "Raleway-Medium";
  text-decoration: none;
  color: #0089d3;
  margin-right: 10px;
  white-space: nowrap;
}
.full-a-info .comment_button a{
  font-size: 12px;
  padding: 5px 20px;
  font-family: "Raleway-Bold";
  white-space: nowrap;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 10px;
  text-align: center;
  background: #00a6ec;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #00a6ec), color-stop(100%, #008bd5));
  background: -webkit-linear-gradient(top, #00a6ec 0%, #008bd5 100%);
  background: -o-linear-gradient(top, #00a6ec 0%, #008bd5 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#00a6ec), to(#008bd5));
  background: linear-gradient(to bottom, #00a6ec 0%, #008bd5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6ec', endColorstr='#008bd5', GradientType=0 );
}
.full-a-info .comment_button i {
  color: #fff;
}
.author-article .item .teach-txt .t-spec {
  font-size: 15px;
  color: #000;
}
.author-article .item img {
  width: 80px;
  height: 80px;
  margin: 5px 0;
}
.author-article a.fb-icon {
  margin-left: 10px;
  color: #3c5b9d
}
.author-article {
  margin: 10px 0;
}
.mobile-search-block {
  display: none;
}
i {
  font-style: normal!important;
}
::placeholder, textarea::placeholder, input::placeholder {
  font-size: 14px;
}
@media (max-width: 1200px) {
  .aside-j.single-artical {
    display: none;
  }
  .full-article .aside-j.single-artical {
    display: block;
  }
 }
 @media (max-width: 840px) {
  .mobile-search-block {
    display: block;
    padding:10px 0;
  }
  .mobile-search-block form.search-j input.submit-button {
    width: 25px;
    border: 3px solid #fff;
    padding: 4px 17px;
  }
  .mobile-search-block form.search-j label:after {
    top: 6px;
    right: 10px;
  }

  .mobile-search-block form.search-j input[type=search] {
    width: 90%;
}
  .mobile-search-block form.search-j {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
}

  body.sub_article_details .kurs-item-single {
    width: auto;
    padding-top: 10px;
    margin-bottom: 0;
  }
  body.sub_article_details .author-article .item .teach-txt {
    width: 350px;
}
.articles-cat-bl.full-article .inner-bl.related-art .article-list .article-list-item {
  width: 48%;
}
.show-hide-comment span,
.articles-cat-bl.full-article .inner-bl.comm-art {
  margin: auto;
}
 }
 @media (max-width: 600px) {
  #sub-courses-bl .title-block, #sub-teachers-bl .title-block {
    padding-top: 0;
  }
  #sub-courses-bl .single_article__main {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .single_article_author {
    width: 100%;
  }
  #sub-courses-bl .title-block {
    font-size: 28px;
    line-height: 1.4;
  }
  .articles-cat-bl.full-article {
    padding-right: 0;
  }
  .author-article .item {
    display: flex;
    align-items: center;
  }
  body.sub_article_details .author-article .item .teach-txt {
    width: 240px;
}
body.sub_article_details .author-article .item img {
  margin-right: 10px;
}
.articles-cat-bl.full-article {
  margin-top: 15px;
}
 }
 @media (max-width: 480px) {
  .articles-cat-bl.full-article .inner-bl.related-art .article-list {
    padding: 0 20px;
  }
  .articles-cat-bl.full-article .inner-bl.related-art .article-list .article-list-item {
    width: 100%;
  }
  .article-list .article-list-item a.thumb_block_name {
    top: calc(50% - 50%/2);
  }
  .full-a-info {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  .full-a-info .a-info-fb {
    width: 100%;
  }
  .block_bottom .article_time span.article_date {
    font-size: 12px;
  }
  .sidebar-bottom .mailing_j, .sidebar-bottom .social_block {
    min-width: 240px;
    margin-top: 10px;
  }
  .sidebar-bottom .mailing_j, .sidebar-bottom .social_block {
    padding: 20px 20px 20px;
  }
  .sidebar-bottom .social_block .social_block_text {
    margin: 10px 0;
  }
  #sub-courses-bl .title-block {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 25px;
}
#sub-courses-bl .w-center#live-comment {
  margin: 15px 0;
}
 }
