@charset "UTF-8";
.heading-menu {
  display: none;
}
.ebkinnercont {
  max-width: inherit !important;
  width: 100% !important;
}
#sticky {
  top: 120px !important;
}
#rbarsticky {
  top: 120px !important;
}
img, picture, source {
  display: block;
  max-width: 100%;
  height: auto;
}
.sub-news {
  margin-bottom: 20px;
}
.aboutauther {
  margin-top: 30px !important;
}
.third-party-article.rowpding {
  padding: 75px 0px;
}
@media only screen and (max-width:768px) {
  div#bread-crumb {
    margin-top: 20px;
  }
}
@media only screen and (max-width:600px) {
  .third-party-article.rowpding {
    padding: 50px 0px;
  }
  .aboutauther div.left img {
    margin: 0px auto 20px auto;
  }
}