.common-header {
  background: #eef2f5;
  color: #1d1d1d;
  min-height: 260px;
  padding: 115px 0 0px 0;
  margin-bottom: 30px; }
  .common-header.list-header {
    padding: 145px 0 0px 0; }
  .common-header.book-header, .common-header.review-header {
    background: #4f547f;
    color: #fff; }
  .common-header.article-header {
    background: #a13a78;
    color: #fff; }
  .common-header.opinion-header, .common-header.discussion-header {
    background: #45bdc9;
    color: #fff; }
  .common-header.news-header {
    background: #37bca5;
    color: #fff; }
  .common-header.searchTag-header {
    background: rgba(54, 188, 164, 0.3);
    color: #1d1d1d; }
  .common-header .name {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 15px 0; }
    @media (min-width: 768px) {
      .common-header .name {
        font-size: 36px;
        line-height: 36px; } }
  .common-header .description {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .common-header .description {
        margin-bottom: 35px;
        line-height: 22px;
        font-size: 18px; } }
  .common-header .date, .common-header .author {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    margin: 0 0 15px 0; }
    @media (min-width: 768px) {
      .common-header .date, .common-header .author {
        margin: 0 0 40px 0; } }
    @media (min-width: 1380px) {
      .common-header .date, .common-header .author {
        margin: 0 0 30px 0; } }
  .common-header svg, .common-header .fa {
    margin-left: 15px; }

.page-body {
  overflow: hidden; }
  @media (min-width: 1380px) {
    .page-body {
      width: 100%;
      padding: 0; } }
  .page-body .article .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 0 0 20px 0; }
    @media (min-width: 768px) {
      .page-body .article .title {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 5px 0; } }
  .page-body .article a {
    color: #2DA1AD; }
    .page-body .article a:focus, .page-body .article a:hover, .page-body .article a:active {
      color: #45BDC9; }
  .page-body .article .lead {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #1d1d1d;
    font-weight: 600;
    font-style: italic; }
    @media (min-width: 1380px) {
      .page-body .article .lead {
        font-size: 24px;
        line-height: 32px; } }
  .page-body .article p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px; }
  .page-body .article img {
    max-width: 100%;
    margin-bottom: 20px; }
  .page-body .article .subheader {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px 0;
    font-weight: bold; }
  .page-body .article blockquote {
    font-style: italic;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    margin: 25px 0;
    background: #eef2f5;
    padding: 10px 10px 15px 20px;
    border-left: 10px solid #45bdc9; }
    @media (min-width: 1380px) {
      .page-body .article blockquote {
        font-size: 24px;
        line-height: 32px;
        padding: 25px 30px 25px 40px;
        margin-bottom: 25px; } }

.author-book {
  padding: 10px 0;
  background: #eef2f5;
  overflow: hidden;
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .author-book {
      padding: 10px; } }
  .author-book .book-info-block {
    overflow: hidden; }
    .author-book .book-info-block .author-book-image {
      margin-right: 20px;
      margin-bottom: 15px;
      width: 165px;
      height: 240px; }
      @media (min-width: 768px) {
        .author-book .book-info-block .author-book-image {
          width: 220px;
          height: 335px;
          margin-bottom: 0px;
          float: left; } }
    .author-book .book-info-block .book-info-wrapper {
      overflow: hidden; }
    .author-book .book-info-block .book-info .author-book-title {
      font-size: 24px;
      line-height: 30px;
      font-weight: bold;
      margin-bottom: 5px;
      color: #1d1d1d; }
      .author-book .book-info-block .book-info .author-book-title:hover, .author-book .book-info-block .book-info .author-book-title:active {
        color: #45bdc9; }
    .author-book .book-info-block .book-info .author-book-author, .author-book .book-info-block .book-info .author-book-publisher, .author-book .book-info-block .book-info .author-book-editor {
      margin: 0;
      font-size: 15px;
      line-height: 21px; }
    .author-book .book-info-block .additional .icon-prointellekt {
      margin-right: 5px; }
    .author-book .book-info-block .additional .icon-signature-pen {
      margin: 0 2px 0 -2px;
      font-size: 18px; }
    .author-book .book-info-block .additional a {
      color: #2da1ad;
      display: inline-block;
      font-size: 15px;
      line-height: 15px;
      border-bottom: 1px dotted; }
      .author-book .book-info-block .additional a:hover, .author-book .book-info-block .additional a:focus {
        color: #45BDC9; }
    .author-book .book-info-block .book-description {
      margin-top: 10px;
      margin-bottom: 60px; }
      .author-book .book-info-block .book-description .author-book-description {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 15px; }
      .author-book .book-info-block .book-description .author-book-details {
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #2DA1AD; }
        .author-book .book-info-block .book-description .author-book-details:hover, .author-book .book-info-block .book-description .author-book-details:focus {
          color: #45BDC9; }
      @media (min-width: 768px) {
        .author-book .book-info-block .book-description {
          margin-bottom: 15px; } }
      @media (min-width: 768px) {
        .author-book .book-info-block .book-description {
          margin-bottom: 10px; } }
  .author-book .shop-block {
    clear: both;
    position: relative;
    width: 100%;
    min-height: 130px;
    padding: 0 25px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .author-book .shop-block {
        padding: 0;
        width: 682px; } }
    @media (min-width: 1024px) {
      .author-book .shop-block {
        width: 100%;
        margin-top: 0px; } }
    .author-book .shop-block .tabList {
      position: absolute;
      top: -40px;
      left: 25px; }
      @media (min-width: 768px) {
        .author-book .shop-block .tabList {
          left: 0; } }
      .author-book .shop-block .tabList .tooltip {
        padding: 5px 0;
        margin-left: -4px;
        margin-top: 10px;
        opacity: 1; }
        .author-book .shop-block .tabList .tooltip .tooltip-inner {
          background: #4f547f;
          border-radius: 0;
          white-space: nowrap;
          padding: 0 7px;
          font-size: 12px;
          line-height: 24px;
          letter-spacing: 0.5px; }
        .author-book .shop-block .tabList .tooltip .tooltip-arrow {
          border-top-color: #4f547f;
          bottom: -2px;
          margin-left: -4px;
          border-width: 8px 8px 0; }
      .author-book .shop-block .tabList li.active .tooltip {
        display: none !important; }
      .author-book .shop-block .tabList li {
        float: left;
        position: relative;
        display: inline-block; }
        .author-book .shop-block .tabList li.active a {
          background: #45bdc9;
          color: #fff; }
          .author-book .shop-block .tabList li.active a:after {
            content: "";
            width: 0;
            bottom: -10px;
            left: 0;
            right: 0;
            margin: auto;
            height: 0;
            position: absolute;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-top: 10px solid #45bdc9; }
        .author-book .shop-block .tabList li a {
          color: #949494;
          width: 40px;
          height: 40px;
          display: inline-block;
          text-align: center;
          padding: 7px 0 7px 1px; }
          .author-book .shop-block .tabList li a i.icon-paper-book {
            font-size: 24px; }
          .author-book .shop-block .tabList li a i.icon-e-book {
            font-size: 18px; }
          .author-book .shop-block .tabList li a.paper {
            padding: 4px 0; }
    .author-book .shop-block .tab-pane {
      padding: 20px 0; }
      @media (min-width: 1024px) {
        .author-book .shop-block .tab-pane {
          padding: 20px; } }
      .author-book .shop-block .tab-pane p {
        margin: 0 0 10px 0;
        font-size: 15px;
        line-height: 30px; }
      .author-book .shop-block .tab-pane .shop-list a {
        display: inline-block;
        margin-right: 25px;
        margin-bottom: 10px; }
        .author-book .shop-block .tab-pane .shop-list a:last-child {
          margin-right: 0; }
  .author-book #fragment {
    padding: 25px 30px;
    background: #fff;
    position: relative;
    clear: both; }
    .author-book #fragment .close-collapse {
      position: absolute;
      top: 10px;
      right: 10px; }
      .author-book #fragment .close-collapse i {
        color: #eef2f5;
        font-size: 18px; }
    .author-book #fragment .title {
      font-size: 18px;
      line-height: 24px; }
    .author-book #fragment:before {
      content: "";
      width: 0;
      top: -8px;
      left: 238px;
      height: 0;
      position: absolute;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #fff; }
  .author-book .shop-block-wrapper {
    background: #fff;
    margin-top: 65px; }
  .author-book .book-info-block {
    width: 100%;
    padding: 0 25px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .author-book .book-info-block {
        padding: 0;
        width: 682px; } }
    @media (min-width: 1024px) {
      .author-book .book-info-block {
        width: 100%; } }

.title-section.comment-title {
  text-transform: uppercase; }

.comment-block {
  margin: 20px auto 0px; }
  @media (min-width: 768px) {
    .comment-block.comment-reply {
      margin-left: 90px; } }
  @media (min-width: 768px) {
    .comment-block {
      margin-bottom: 40px;
      padding: 0; } }
  .comment-block .img-wrapper {
    float: left;
    margin-right: 20px; }
  .comment-block .comment-body {
    overflow: hidden; }
  .comment-block .comment-name {
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    vertical-align: top;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 3px; }
    .comment-block .comment-name .replyTo {
      margin-left: 10px;
      color: #949494; }
      .comment-block .comment-name .replyTo i {
        line-height: 1.4;
        vertical-align: top; }
      .comment-block .comment-name .replyTo:hover {
        color: #45BDC9; }
  .comment-block .comment-content {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 2px; }
  .comment-block .comment-date {
    color: #949494;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0; }
    .comment-block .comment-date a {
      color: #2DA1AD;
      font-weight: bold; }
      .comment-block .comment-date a:hover {
        color: #45BDC9; }

.reply-block .reply .btn-readmore, .wysiwyg-block .btn-readmore {
  margin-right: 25px;
  vertical-align: middle; }
@media (max-width: 768px) {
  .reply-block .reply, .wysiwyg-block {
    text-align: center; }
    .reply-block .reply .btn-readmore, .wysiwyg-block .btn-readmore {
      margin: 0 0 5px 0; }
      .reply-block .reply .btn-readmore + span, .wysiwyg-block .btn-readmore + span {
        display: block; } }

.wysiwyg-block, .reply-block {
  margin-top: 35px;
  margin-bottom: 35px; }

.wysiwyg-block {
  overflow: hidden; }
  .wysiwyg-block .wysiwyg {
    margin: 0px 0 20px 0px;
    padding: 10px 10px 70px 10px;
    position: relative;
    background-color: #eef2f5; }

.mce-ico {
  text-align: center; }

.mce-tinymce {
  border: none !important; }

.mce-window {
  border: 10px solid #EEF2F5 !important; }
  .mce-window .mce-title {
    text-transform: uppercase;
    font-size: 15px !important; }
  .mce-window .mce-label {
    font-size: 15px !important; }
  .mce-window .mce-textbox:focus, .mce-window .mce-textbox.mce-focus {
    border-color: #45BDC9; }
  .mce-window .mce-btn.mce-primary {
    background: #45BDC9; }
  .mce-window .mce-foot .mce-btn {
    border: transparent; }
    .mce-window .mce-foot .mce-btn span {
      text-transform: uppercase; }
  .mce-window .mce-btn {
    background: #EEF2F5; }

.mce-menu-item:hover, .mce-menu-item.mce-selected, .mce-menu-item:focus, .mce-menu-item-normal.mce-active {
  background: #45BDC9 !important; }

.mce-widget.mce-tooltip {
  display: none !important;
  border: none; }

.mce-container-body > .mce-toolbar-grp {
  padding: 11px 0;
  margin-top: 10px;
  position: absolute;
  width: 100%;
  border: none;
  background: #fff; }

.mce-container-body > .mce-edit-area {
  border: none !important; }

.mce-flow-layout-item {
  margin: 0 !important; }

.mce-btn-group .mce-btn {
  margin: 0 !important;
  border: none;
  background: #fff;
  padding: 0;
  margin: 0 0px 0 10px !important; }

.articleFilter .info {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
.articleFilter .bg-wrapper {
  display: none; }
  @media (min-width: 1024px) {
    .articleFilter .bg-wrapper {
      display: block; } }
.articleFilter img {
  display: block;
  max-width: 100%;
  max-height: 100%; }
  @media (min-width: 1024px) {
    .articleFilter img {
      display: none; } }
.articleFilter .bg-cover {
  opacity: 1;
  overflow: hidden;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  background: #000;
  will-change: opacity;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1; }
  .articleFilter .bg-cover .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 1;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
.articleFilter.article-article .bg-wrapper:after, .articleFilter.article-article .article:after {
  background: #a13a78; }
.articleFilter.article-news .bg-wrapper:after, .articleFilter.article-news .article:after {
  background: #37bca5; }
.articleFilter.article-review .bg-wrapper:after, .articleFilter.article-review .article:after {
  background: #4f547f; }
.articleFilter.article-opinion .bg-wrapper:after, .articleFilter.article-opinion .article:after {
  background: #45bdc9; }
.articleFilter .btn-readmore {
  min-width: 220px;
  text-align: center;
  letter-spacing: 1.3px;
  display: none;
  position: relative; }
  .articleFilter .btn-readmore:after {
    content: '';
    background: #a13a78;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    will-change: height;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: height .5s cubic-bezier(0.785, .135, .15, .86);
    transition: height .5s cubic-bezier(0.785, .135, .15, .86); }
.articleFilter:hover .btn-readmore {
  color: #1d1d1d; }
.articleFilter:hover .btn-readmore:after {
  height: 10px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .odd-wrapper {
    padding-left: 0; }
    .odd-wrapper .article-small {
      float: right; }
    .odd-wrapper .info {
      float: right;
      width: 325px;
      height: 90px; }
  .even-wrapper {
    padding-right: 0; }
    .even-wrapper .article-small {
      float: left; }
    .even-wrapper .info {
      float: left;
      height: 90px;
      padding-left: 0; } }

.article-small {
  margin: 0px auto;
  overflow: hidden;
  max-width: 420px;
  height: 330px;
  display: block;
  position: relative;
  cursor: pointer;
  padding-bottom: 15px; }
  .article-small .description {
    margin-bottom: 0px; }
  @media (min-width: 1024px) {
    .article-small {
      height: 420px;
      padding-bottom: 0;
      margin-bottom: 30px; } }
  .article-small .btn-readmore {
    bottom: 10px; }
  .article-small.article-news .info .btn-readmore:after {
    background: #37bca5; }
  .article-small.article-review .info .btn-readmore:after {
    background: #4f547f; }
  .article-small.article-review .btn-readmore {
    bottom: 0px; }
  .article-small.article-opinion .info .btn-readmore:after {
    background: #45bdc9; }
  .article-small.article-opinion .btn-readmore {
    bottom: 0px; }
  .article-small:hover .bg-wrapper .bg-cover {
    opacity: 0; }
  @media (min-width: 1024px) {
    .article-small:hover .bg-wrapper:after {
      width: 100%; } }
  .article-small:hover .btn-readmore {
    color: #1d1d1d; }
  .article-small:hover .btn-readmore:after {
    height: 10px; }
  .article-small .bg-wrapper {
    width: 100%;
    height: 180px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 768px) {
      .article-small .bg-wrapper {
        height: 240px; } }
    .article-small .bg-wrapper:after {
      content: '';
      background: #a13a78;
      width: 0;
      top: 100%;
      left: 0;
      height: 10px;
      position: absolute;
      will-change: width;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: width .5s cubic-bezier(0.785, .135, .15, .86);
      transition: width .5s cubic-bezier(0.785, .135, .15, .86); }
  .article-small .info {
    color: #1d1d1d;
    z-index: 10;
    padding-top: 10px;
    margin-top: 10px; }
    @media (max-width: 470px) {
      .article-small .info {
        padding-left: 25px;
        padding-right: 25px; } }
    @media (min-width: 1024px) {
      .article-small .info {
        padding-left: 0px;
        padding-right: 0px; } }
    .article-small .info .article .title {
      font-weight: 600;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 5px;
      text-overflow: ellipsis;
      overflow: hidden;
      max-height: 48px;
      white-space: nowrap; }
    .article-small .info .author {
      color: #949494;
      letter-spacing: 1px;
      font-size: 12px;
      line-height: 24px;
      font-weight: 600; }
  .article-small .btn-readmore {
    display: none;
    position: absolute;
    bottom: 0;
    text-transform: uppercase; }
    @media (min-width: 1024px) {
      .article-small .btn-readmore {
        display: inline-block; } }
    .article-small .btn-readmore:after {
      content: '';
      background: #a13a78;
      width: 100%;
      height: 100%;
      bottom: 0;
      right: 0;
      left: 0;
      z-index: -1;
      position: absolute;
      will-change: height;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-transition: height .5s cubic-bezier(0.785, .135, .15, .86);
      transition: height .5s cubic-bezier(0.785, .135, .15, .86); }

.adphoto {
  margin-bottom: 30px;
  max-width: 100%;
  max-height: 100%; }

.adphoto {
  height: 320px; }
  @media (min-width: 1024px) {
    .adphoto {
      height: 420px;
      width: 420px; } }
