.preview {
  margin-top: 30px;
}

.navigate {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.breakcrumb {
  margin-bottom: 10px;
  border-bottom: #eee 1px solid;
  padding-bottom: 0.5em;
}

.newsarticle {
  padding-left: 0.825rem;
  padding-right: 0.825rem;
  padding-bottom: 0.625rem;
}

.v-card {
  width: 25%;
  margin-left: 0;
  position: relative;
  margin-top: 25px;
  float: left;
}

.field-content img.full-width {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.field-content img.full-width:hover {
  box-shadow: 1px 1px 1px #c0c0c0;
}

.v-card .views-field-taxonomy-vocabulary-2,
.v-card .views-field-field-mucsach {
  line-height: 22px;
  letter-spacing: 1px;
  position: absolute;
  color: #fff;
  background: #2d67b1;
  padding: 8px 15px;
  z-index: 1;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  top: 0;
}

.v-card .views-field-taxonomy-vocabulary-2 a,
.v-card .views-field-field-mucsach a {
  text-decoration: none;
  color: #fff;
}

.article-field-left {
  float: left;
  width: 65%;
}

.article-field-right {
  float: right;
  width: 30%;
}

.sachmoi {
  clear: both;
  font-family: 'Roboto Condensed';
  overflow: hidden;
}

.sachmoi h2,
#sidebar-second h2 {
  font-family: 'Roboto Condensed';
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #1abc9c;
  text-transform: uppercase;
  color: #2980b9;
}

.sachmoi .smtitle a {
  font-size: 16px;
  line-height: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #4e4e4e;
  font-family: 'Roboto Condensed';
}

.view-sachmoi .views-row {
  display: block !important;
  border-bottom: 1px dashed #ccc;
  padding: 2px 3px;
  min-height: 68px;
  clear: both;
}

.view-sachmoi .views-field {
  line-height: 27px;
}

.smimg {
  margin-right: 6px;
}

.smimg,
.tvanh {
  float: left;
  padding-right: 5px;
}

.block .content {
  padding: 10px 5px;
}

#sidebar-second h2 {
  padding-left: 10px;
  border-left: #f00 3px solid;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

.block>h2 {
  overflow: hidden;
  text-align: left;
}

.view-same-author {
  margin: 10px 0;
  line-height: 26px;
}

.view-same-author a {
  text-decoration: none;
}

.view-same-author .views-row {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  border-bottom: 1px dashed #ccc;
  padding: 2px 3px;
}

.view-same-author .views-row {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  border-bottom: 1px dashed #ccc;
  padding: 2px 3px;
}

.qoutes {
  vertical-align: baseline;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 68px;
}

.qoutes q {
  font-family: monospace;
  font-size: 24px;
  color: #809f14;
}

.qoutes-author {
  position: relative;
  top: 28px;
  right: 120px;
  font-family: monospace;
  font-size: 24px;
  color: #d35400;
}

.book-content,
.book-preview {
  font-family: "Palatino Linotype", "Arial", "Times New Roman", sans-serif;
  line-height: 190%;
  color: #2b2b2b;
  font-size: 18px;
  text-align: justify;
  word-break: break-word;
}

.reading-paragraph p:before {
  content: "\00a0\00a0\00a0\00a0";
}

li.chapter-link:nth-child(n + 25) {
  display: none;
}

.cover-more {
  width: 100%;
  text-align: center;
  line-height: 100%;
  font-size: 15px;
}

p.ftleft, a.ftleft {
  float: left;
}

.view-more {
  border: 1px solid #ccc;
  width: 90px;
  padding: 10px 8px;
}

.p-line {
  width: calc((100% - 108px) / 2);
  height: 1px;
  background-color: #ccc;
  position: relative;
  top: 5px;
}

@media screen and (max-width: 1100px) {
  .v-card {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .v-card {
    width: 100%;
  }

  .article-field-left,
  .article-field-right {
    width: 100%;
  }

  .book-content,
  .book-preview {
    /* line-height: 1.4; */
    color: #02081B;
    font-family: Trebuchet, Verdana, Arial;
  }

  .book-upload-info {
    display: none;
  }

  .reading-paragraph p:before {
    content: "\00a0\00a0";
  }
}
