.blog-header {
  height: 130px;
  background-color: #162125; }
  .blog-header .blog-logo {
    margin-top: 25px;
    margin-left: 34px; }

.tags-title {
  font-family: 'Open Sans', sans-serif; }
  .tags-title .underline-image {
    margin-bottom: 25px; }
  .tags-title .blog-title {
    font-size: 55px;
    color: #204543;
    font-weight: 700;
    margin-top: 90px; }
  .tags-title .special-row {
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 30px; }
    .tags-title .special-row .special-col {
      float: none;
      margin: 0 auto;
      display: inline-block;
      margin-bottom: 20px; }
    .tags-title .special-row .tag-box {
      background-color: #77B5C5;
      height: 36px;
      width: 118%;
      cursor: pointer; }
      .tags-title .special-row .tag-box .tag-name {
        font-size: 17px;
        color: #204543;
        font-weight: 600;
        padding-top: 8px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 174px;
        margin: auto; }
  .tags-title .article-details {
    max-width: 260px;
    margin: auto; }
    .tags-title .article-details .article-detail {
      float: left;
      max-width: 130px;
      width: 100%; }
      .tags-title .article-details .article-detail .position {
        width: 100% !important;
        min-height: 25px;
        font-size: 15px; }
        .tags-title .article-details .article-detail .position .by {
          max-width: max-content;
          float: right;
          padding-right: 5px;
          margin-bottom: 0px; }
        .tags-title .article-details .article-detail .position .author {
          max-width: max-content;
          float: right;
          padding-right: 10px;
          font-weight: 600;
          margin-bottom: 0px; }
      .tags-title .article-details .article-detail .date {
        font-size: 15px;
        font-weight: 600;
        width: 100%;
        padding-right: 20px;
        text-align: right;
        margin-top: 0px; }
    .tags-title .article-details .line {
      float: left;
      width: 2px;
      min-height: 40px;
      background-color: #4E807B;
      margin-top: 6px; }
    .tags-title .article-details .article-categories {
      max-width: 110px;
      float: left;
      width: 100%; }
      .tags-title .article-details .article-categories .tag-box {
        background-color: #77B5C5;
        height: 21px;
        max-width: 70px;
        width: 100%;
        margin-top: 15px;
        margin-left: 10px;
        cursor: pointer; }
        .tags-title .article-details .article-categories .tag-box .tag-name {
          cursor: pointer;
          font-size: 11px;
          color: #204543;
          font-weight: 400;
          padding-top: 3px;
          text-align: center;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          max-width: 174px;
          margin: auto; }
    .tags-title .article-details .article-img {
      width: 100%; }

.art-content .article-img {
  min-height: 440px;
  max-width: 100%;
  margin-top: 20px; }
.art-content .long-description {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  font-size: 20px;
  margin-top: 70px; }
.art-content .smallbutton {
  display: block;
  width: 140px;
  height: 35px;
  border-radius: 50px;
  outline: none;
  background-color: transparent;
  color: #83c9c6;
  border: solid 1px #83c9c6;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 15px;
  text-align: center;
  text-decoration: none;
  padding-top: 9px;
  margin-top: 35px; }

.clicked-line .tag-box {
  background-color: #77B5C5;
  min-height: 36px;
  max-width: max-content;
  cursor: pointer; }
  .clicked-line .tag-box .tag-name {
    cursor: pointer;
    font-size: 17px;
    color: #204543;
    font-weight: 500;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px; }
.clicked-line .blue-line {
  background-color: #7FC2C0;
  height: 2px;
  width: 100%; }

.post-box {
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  min-height: 400px;
  margin-top: 40px; }
  .post-box .blog-image {
    width: 100%;
    max-height: 150px; }
  .post-box .title-box {
    max-width: 350px;
    margin: auto;
    margin-top: 13px; }
    .post-box .title-box .author {
      float: left;
      max-width: 175px;
      max-width: 175px;
      width: 100%;
      text-align: right;
      font-size: 10px;
      font-weight: 700;
      color: #4E807B; }
      .post-box .title-box .author img {
        padding-left: 15px; }
    .post-box .title-box .date {
      font-size: 10px;
      color: #598883;
      font-weight: 600;
      max-width: 175px;
      float: left;
      padding-left: 15px; }
  .post-box .underline {
    background-color: #7FC2C0;
    height: 2px;
    width: 100%;
    margin-top: 33px; }
  .post-box .description .title {
    font-size: 20px;
    font-weight: 600;
    color: #204543;
    margin-top: 10px; }
  .post-box .description .text {
    float: left;
    text-align: left;
    font-size: 15px;
    color: #204543;
    width: 100%;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 131px; }

.more-posts {
  margin-bottom: 50px; }
  .more-posts .blue-line {
    background-color: #7FC2C0;
    height: 2px;
    width: 100%; }
  .more-posts .more-btn {
    height: 27px;
    max-width: 355px;
    width: 100%;
    display: block;
    margin: auto;
    border: 2px solid #162125;
    font-size: 10px;
    font-weight: 700;
    color: #162125;
    margin-top: -15px;
    background-color: white;
    padding-top: 5px;
    cursor: pointer; }
    .more-posts .more-btn img {
      padding-right: 10px;
      margin-left: -25px; }

#footer .b-bg-blog {
  width: 100%;
  margin-top: 50px;
  float: bottom;
  width: 100%;
  background-color: black; }

@media (max-width: 1700px) {
  #header #menu {
    z-index: 1000;
    position: relative; }

  #header .t-links a {
    font-size: 16px; }

  #navmenu a {
    font-size: 16px; } }
@media (max-width: 1500px) {
  #header #menu {
    z-index: 1000;
    position: relative; }

  #header .t-links a {
    font-size: 15px; }

  #navmenu a {
    font-size: 15px; } }
@media (max-width: 1200px) {
  .post-box .title-box {
    max-width: max-content; }

  .post-box .title-box .author {
    max-width: max-content; } }
@media (max-width: 767px) {
  .blog-footer {
    height: unset !important; }

  .post-box .blog-image {
    width: 100%;
    max-height: unset; } }
