.blog-name {
  font-size: 22px; }
  .blog-name img {
    max-width: 26px; }

.img_thm {
  border-radius: 10px; }

.mn_box {
  gap: 15px; }
  .mn_box .li_menu .link.active {
    color: var(--mainColor);
    border-bottom: 3px solid; }

.title-head {
  font-size: 16px; }
  .title-head.big {
    background: var(--mainColor);
    color: #fff; }

a.title-head.big:hover {
  background: var(--mainColor2); }

.modified {
  bottom: 0px;
  left: 0px;
  opacity: .8;
  border-top-right-radius: 10px; }

@media (min-width: 768px) {
  .blog-item-list {
    margin-bottom: 10px !important; } }

.blog-item-list:last-child {
  margin-bottom: 0px !important; }

.blog-item-list .blog-item-name {
  font-size: 1rem; }

@media (max-width: 575px) {
  .item_list_index {
    transition: all 0.5s;
    margin-bottom: 15px; }
    .item_list_index .title_blo {
      line-height: normal;
      font-size: 1rem; }
      .item_list_index .title_blo a {
        font-size: 1rem; }
    .item_list_index .entry-date {
      color: #ffffff;
      top: 10px;
      left: -5px;
      background: var(--mainColor);
      padding: 3px 7px;
      line-height: normal;
      z-index: 9; }
      .item_list_index .entry-date:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 5px 0;
        border-color: transparent var(--mainColor) transparent transparent;
        position: absolute;
        left: 0;
        bottom: -5px;
        filter: brightness(0.7); }
      .item_list_index .entry-date p {
        margin: 0; }
        .item_list_index .entry-date p.day {
          font-size: 1.2rem; }
        .item_list_index .entry-date p.yeah {
          font-size: 0.8rem; }
    .item_list_index .sum {
      font-size: 0.95rem; } }

.blog-list .b_item .item:nth-child(3n+1) .bg {
  background-color: #fff9fb;
  border: 1px solid #ffc5e2; }

.blog-list .b_item .item:nth-child(3n+2) .bg {
  background-color: #FFF9E6;
  border: 1px solid #ffd8b3; }

.blog-list .b_item .item:nth-child(3n+3) .bg {
  background-color: #F3FDFE;
  border: 1px solid #c1efff; }

.blog-list .b_item .item .image {
  width: 3rem;
  height: 3rem;
  min-width: 48px; }
  .blog-list .b_item .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    mix-blend-mode: multiply; }
  @media (max-width: 566px) {
    .blog-list .b_item .item .image {
      width: 36px;
      height: 36px;
      min-width: 32px; } }

.blog-list .b_item .item .text h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0; }
  @media (max-width: 566px) {
    .blog-list .b_item .item .text h4 {
      font-size: 14px;
      line-height: normal; } }

.blog-list .b_item .item .text span {
  font-size: .75rem;
  line-height: 1rem; }

@media (max-width: 767px) {
  .item_art:not(.one_item) .custom-article-item {
    display: flex; }
    .item_art:not(.one_item) .custom-article-item .effect-ming {
      min-width: 30%;
      max-width: 30%;
      margin-right: 10px; }
    .item_art:not(.one_item) .custom-article-item .custom-article-item_info {
      margin-top: 0 !important; }
      .item_art:not(.one_item) .custom-article-item .custom-article-item_info a {
        -webkit-line-clamp: 3; }
  .mb_item:last-child {
    margin-bottom: 0 !important; }
  .one_item .custom-article-item_info a {
    font-size: 18px; } }

@media (min-width: 768px) {
  .two_item .custom-article-item_info a {
    font-size: 18px; }
  .mb_item:nth-last-child(-n+3) {
    margin-bottom: 0 !important; } }

.lastest-articles .large-article:after {
  content: '';
  height: 60%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, transparent 0%, black 100%); }

.lastest-articles .large-article-info .title_blo {
  font-size: 2.25rem;
  line-height: 2.5rem; }
  .lastest-articles .large-article-info .title_blo a {
    color: #fff; }
    .lastest-articles .large-article-info .title_blo a:hover {
      color: var(--menuHover); }
  @media (max-width: 767px) {
    .lastest-articles .large-article-info .title_blo {
      font-size: 16px;
      line-height: 20px; }
      .lastest-articles .large-article-info .title_blo a {
        color: #000; } }

.lastest-articles .list_b-infor h3 {
  font-size: 16px;
  line-height: normal; }
  .lastest-articles .list_b-infor h3 a {
    color: #000; }

.lastest-articles .large-article-info {
  color: #fff;
  bottom: 0; }
  @media (max-width: 767px) {
    .lastest-articles .large-article-info {
      position: relative !important;
      color: #000;
      background: #fff;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px; } }

.lastest-articles .blog_opa {
  right: 20px;
  top: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
  max-height: calc(100% - 40px);
  overflow-y: auto; }
  @media (max-width: 767px) {
    .lastest-articles .blog_opa {
      background: #fff;
      backdrop-filter: initial;
      position: relative !important;
      right: 0; } }
  .lastest-articles .blog_opa::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f7f7f7;
    border-radius: 10px; }
  .lastest-articles .blog_opa::-webkit-scrollbar {
    width: 0px;
    background-color: #f7f7f7; }
  .lastest-articles .blog_opa::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(var(--mainColor)), to(var(--mainColor)), color-stop(0.6, var(--mainColor))); }

.lastest-articles .item_list {
  border-bottom: 1px solid #fff; }
  .lastest-articles .item_list:last-child {
    border-bottom: none; }

.rte a {
  color: #2196f3; }

.rte .text-btn {
  color: var(--btntext); }

#AjaxinatePagination a {
  font-size: 18px;
  min-width: 180px; }
  #AjaxinatePagination a:hover {
    color: var(--mainColor);
    box-shadow: 0 0px 2px 0 var(--mainColor), 0 0px 6px 0px var(--mainColor); }

  /* Article card styles for blog listing */
  .article {
   
    overflow: hidden;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .article-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .article_image {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 aspect ratio */
    overflow: hidden;
    background: #f5f5f5;
  }
  .blog-post-thumbnail.aspect-ratio.image-resize {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
  }
  .blog-post-thumbnail.aspect-ratio.image-resize img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .article_detail {
    padding: 18px 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1 1 auto;
  }
  .blog-post-meta {
    font-size: 12px;
    color: #9aa5b1;
    display: flex;
    gap: 12px;
    align-items: center;
    text-transform: uppercase;
    letter-spacing: .02em;
  }
  .blog-post-title {
    font-size: 18px;
    margin: 0;
    line-height: 1.25;
  }
  .blog-post-title a.link {
    color: #0d3b5a;
    text-decoration: none;
    font-weight: 700;
  }
  .blog-post-title a.link:hover {
    color: var(--mainColor, #22a7f0);
  }
  .blog-post-content {
    color: #54606a;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
  .button_content_box {
    margin-top: auto;
  }
  .button_content_box .button.dark {
    background: var(--mainColor, #22a7f0);
    color: #fff;
    border: none;
    padding: 10px 18px;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
  }
  .button_content_box .button.dark:hover {
    filter: brightness(0.95);
    box-shadow: 0 8px 20px rgba(34, 167, 240, 0.12);
  }

  @media (max-width: 767px) {
    .article {
      margin-bottom: 18px;
    }
    .article_image {
      padding-top: 60%;
    }
    .blog-post-title {
      font-size: 16px;
    }
    .blog-post-content {
      -webkit-line-clamp: 3;
    }
  }

