.common-header.personal-header {
  padding: 110px 0 20px 0; }
  @media (min-width: 768px) {
    .common-header.personal-header {
      padding: 90px 0 20px 0; } }
  @media (min-width: 1024px) {
    .common-header.personal-header {
      padding: 70px 0 0px 0; } }
  .common-header.personal-header .img-wrapper {
    float: left;
    margin-right: 20px; }
    @media (max-width: 768px) {
      .common-header.personal-header .img-wrapper {
        width: 70px;
        height: 70px; } }
    @media (max-width: 768px) {
      .common-header.personal-header .img-wrapper {
        width: 70px;
        height: 70px; } }
    .common-header.personal-header .img-wrapper img {
      max-width: 100%;
      max-height: 100%; }
  .common-header.personal-header .info {
    padding: 0; }
    @media (min-width: 768px) {
      .common-header.personal-header .info {
        padding: 55px 0 0px; } }
    @media (min-width: 1024px) {
      .common-header.personal-header .info {
        padding: 55px 0 0px; } }
  .common-header.personal-header .name {
    margin: 0 0 5px 0;
    line-height: 36px; }
  .common-header.personal-header .person-info {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 30px 0; }
  .common-header.personal-header .author {
    margin: 0;
    overflow: hidden;
    line-height: 15px; }
    .common-header.personal-header .author a {
      display: inline-block;
      float: left;
      margin-right: 20px;
      margin-bottom: 15px;
      color: #949494; }
      .common-header.personal-header .author a:last-child {
        margin-right: 0; }

.title-section {
  overflow: hidden; }
  .page-body .title-section {
    margin: 0 -25px; }
    @media (min-width: 768px) {
      .page-body .title-section {
        margin: 0 -15px; } }

@media (max-width: 1380px) {
  .rightSiteBar {
    display: none; } }

.person-info {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 25px; }
  .person-info p {
    margin: 0; }

.page-body ul.tabList {
  overflow: hidden;
  margin-left: -20px; }
  .page-body ul.tabList li {
    float: left; }
    .page-body ul.tabList li a {
      padding: 20px;
      display: block;
      font-size: 15px;
      line-height: 24px;
      color: #949494; }
      .page-body ul.tabList li a:hover, .page-body ul.tabList li a:active {
        text-decoration: none;
        color: #45bdc9; }
      .page-body ul.tabList li a:after {
        position: absolute;
        font-family: 'icomoon' !important;
        display: inline-block;
        content: "\e914";
        margin-left: 5px;
        font-size: 12px;
        opacity: 0; }
    .page-body ul.tabList li.active a {
      position: relative;
      color: #45bdc9; }
      .page-body ul.tabList li.active a:after {
        opacity: 1;
        -webkit-transition: linear .3s, -webkit-transform cubic-bezier(0.785, .135, .15, .86) .3s;
        transition: linear .3s, -webkit-transform cubic-bezier(0.785, .135, .15, .86) .3s; }

.discussion-item-full {
  padding: 25px 0;
  background: #fff;
  border-bottom: 10px solid #eef2f5; }
  .discussion-item-full:last-child {
    border-bottom: 0; }
  @media (min-width: 768px) and (max-width: 1024px) {
    .container.full-sm .discussion-item-full .row {
      width: 712px;
      padding-left: 0;
      padding-right: 0;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 768px) {
    .discussion-item-full .col-md-9 {
      margin-bottom: 10px; } }
  @media (min-width: 768px) {
    .discussion-item-full {
      font-size: 24px;
      line-height: 29px; } }
  @media (min-width: 1024px) {
    .discussion-item-full {
      width: 100%;
      padding: 25px 0px; } }
  .discussion-item-full .discussion-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin: 0;
    color: #1d1d1d;
    display: block; }
    .discussion-item-full .discussion-title:hover {
      color: #45bdc9; }
  .discussion-item-full .discussion-comments .icon-comment {
    margin-left: 0; }
  .discussion-item-full .discussion-author, .discussion-item-full .discussion-comments, .discussion-item-full .discussion-date {
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #949494;
    margin: 0; }

.personal-comment-list .personal-comment-item {
  padding: 10px 0;
  background: #fff;
  border-bottom: 10px solid #eef2f5; }
  .personal-comment-list .personal-comment-item:last-child {
    border-bottom: 0; }
.personal-comment-list .personal-comment-body {
  margin-top: 15px;
  margin-bottom: 10px; }
.personal-comment-list .personal-comment-descirption, .personal-comment-list .personal-comment-date {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 24px;
  color: #949494; }
.personal-comment-list .personal-comment-date {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase; }
.personal-comment-list .personal-comment-descirption {
  text-transform: uppercase; }
  .personal-comment-list .personal-comment-descirption a {
    font-weight: 600;
    letter-spacing: 1px;
    color: #2DA1AD; }
    .personal-comment-list .personal-comment-descirption a:hover, .personal-comment-list .personal-comment-descirption a:focus {
      color: #45BDC9; }

.personal-material-list .personal-material {
  padding: 10px 0;
  background: #fff;
  border-bottom: 10px solid #eef2f5; }
  .personal-material-list .personal-material:last-child {
    border-bottom: 0; }
.personal-material-list .personal-material-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold; }
.personal-material-list .personal-material-body {
  margin-top: 15px;
  margin-bottom: 10px; }
.personal-material-list .personal-material-descirption, .personal-material-list .personal-material-date {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #949494; }

.personal-book {
  padding: 10px 0;
  border-bottom: 10px solid #eef2f5;
  overflow: hidden; }
  .personal-book:last-child {
    border-bottom: 0; }
  .personal-book .personal-book-image {
    margin-bottom: 15px;
    width: 165px;
    margin-right: 30px; }
    @media (min-width: 768px) {
      .personal-book .personal-book-image {
        float: left;
        margin-bottom: 0; } }
  .personal-book .book .personal-book-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px; }
  .personal-book .book .personal-book-author, .personal-book .book .personal-book-publisher, .personal-book .book .personal-book-illustrator {
    margin: 0;
    font-size: 15px;
    line-height: 24px; }
  .personal-book .book .personal-book-description {
    margin: 15px 0 10px 0;
    font-size: 15px;
    line-height: 24px; }
  .personal-book .book .personal-book-details {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #2DA1AD; }
    .personal-book .book .personal-book-details:hover, .personal-book .book .personal-book-details:focus {
      color: #45BDC9; }

.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; } }

.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; } }
