    @media (min-width: 768px) {
    .subnav li:hover a svg,
    .subnav li.current-menu-item a svg {
      fill: white; }
    }
    .article-top img {
       width: 100%;
       max-height: 807px;
    }
    .img-circle img {
      width: 100%;
    }
    .otherAutors-section .avatar .img-wrap img.wp-user-avatar {
      width: 100%;
      height: 96px;
      max-height: 96px;
    }
    .avatar .img-wrap img.wp-user-avatar {
      width: 100%;
      height: 63px;
    }
    .img-wrap img.wp-user-avatar {
      width: 100%;
    }
    .face img {
      width: 100%;
      height: 100%;
    }
    .logo {
      background: none !important;
    }
    .footer .footer-logo {
      background: none !important;
    }
    .block-prompters img {
      vertical-align: initial !important;
    }
    .el-article .alignright {
      float: right;
      margin-left: 50px;
    }
    .el-article .alignleft {
      float: left;
      margin-right: 50px;
    }
    .hidden {
      visibility: hidden;
    }
    #true_loadmores a {
      cursor: pointer;
    }
    .page-contact .block-subscribe {
      border-top: none;
    }
    .wk-inner .info-text {
      display: inline-block;
      text-align: center;
      color: #8A8A8B;
      white-space: normal;
      font: 400 20px/28px "Neuton", Arial, "Helvetica Neue", Helvetica, sans-serif;
    }
    .autorInfo-section .el-autor-post .img-wrap img.wp-user-avatar {
      width: 100%;
      height: 100%;
      }
    @media (max-width: 1339px) {
      .otherAutors-section .avatar .img-wrap img.wp-user-avatar {
        width: 100%;
        height: 76px;
        max-height: 76px;
      }
    }
    @media (max-width: 1023px) {
      .otherAutors-section .avatar .img-wrap img.wp-user-avatar {
        width: 100%;
        height: 63px;
        max-height: 63px;
      }
    }
    @media (max-width: 767px){
      .otherAutors-section .avatar .img-wrap img.wp-user-avatar {
        width: 100%;
        height: 91px;
        max-height: 91px;
      }
    }
    .author-article .img-wrap img.wp-user-avatar {
        width: 100%;
        height: 158px;
    }
    .all-topics .icon svg {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
    }
    .all-topics .current-menu-item {
      display: none !important;
    }
    #true_loadmores .icon-angle-down {
      display: none;
    }
    #nopost {
        color: #d84960;
       text-align: center;
       padding: 100px 0 13px;
    }
    .author-article-social ul .btn {
      cursor: pointer;
    }
    #true_loadmoress .icon-angle-down {
        visibility: hidden;
    }
    .show-promoter {
    display: none;
    }