.category-index .blog-main {
    position: relative;
    /*margin-top: 64px;*/
}

.category-index .blog-main .blog-main-item {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding: 34px 0;
    border-bottom: 1px solid #cdcdcd;
}

.category-index .blog-main .blog-main-item:last-child {
    border-bottom: none;
}

.category-index .blog-main-item .blog-item-image {
    width: 50%;
    max-height: 377px;
    margin-right: 36px;
    position: relative;
}

.category-index .blog-main-item .blog-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.category-index .blog-main-item .blog-item-content {
    width: 50%;
    position: relative;
}

.category-index .blog-item-content .blog-item-title {
    font-weight: 700;
    font-size: 32px;
    font-style: normal;
    line-height: 60px;
    text-transform: uppercase;
    color: #01455E;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 9px;
}

.category-index .blog-item-content .blog-item-detail {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
    color: #000;
    margin-bottom: 23px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.category-index .blog-item-content .blog-item-tags {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
    color: #0A4A6E;
    margin-bottom: 22px;
}

.category-index .blog-item-content .blog-item-button {
    width: 186px;
    height: 34px;
    background: #01455E;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 39px;
}

.category-index .blog-item-content .blog-item-button a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    color: #fff;
    text-align: center;
}

.category-index .blog-item-content .blog-item-social {
    width: 100%;
    /*padding: 10px 0;*/
    /*border-top: 1px solid #cdcdcd;*/
    /*border-bottom: 1px solid #cdcdcd;*/
    display: flex;
    justify-content: flex-start;
}

.category-index .blog-item-content .blog-item-social i {
    margin: 0 15px;
    font-size: 20px;
}

.category-index .blog-item-content .blog-item-social i:first-child {
    margin-left: 0;
}

.banner-post-big {
    position: relative;
    width: 100%;
   
}

.banner-post-big img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.post-main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}

.post-main .post-main-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 48px;
    font-style: normal;
    line-height: 60px;
    text-transform: uppercase;
    color: #01455e;
    text-align: center;
}

.post-main .post-main-detail {
    position: relative;
    border-bottom: 1px solid #01455e;
    padding-bottom: 48px;
}

.post-main .post-main-detail .detail-date {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    font-style: normal;
    line-height: 60px;
    color: #A2A2A2;
    margin-bottom: 4px;
}

.post-main .post-main-detail .detail-social {
    position: relative;
    text-align: center;
}

.post-main .post-main-detail .detail-social i {
    margin: 0 15px;
    display: inline-block;
    font-size: 24px;
}

.post-main .post-main-detail .detail-author {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 60px;
    position: absolute;
    bottom: 5px;
    right: 0;
    display: none;
}

.post-main .post-main-description {
    position: relative;
    padding: 48px 0 0;
    text-align: initial;
}

.post-main .post-main-description p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    line-height: 22.5px;
    letter-spacing: 0.32px;
    color: #121212;
    text-align: center;
    margin-bottom: 0;
}

.post-main .post-main-description img {
    width: 100%;
    /*aspect-ratio: 16/9;*/
    object-fit: cover;
}

.post-main .list-blog-more {
    position: relative;
    padding: 48px 0 0;
    text-align: start;
    border-top: 1px solid #cdcdcd;
    margin-top: 30px;
}

.post-main .list-blog-more .title{
  color: #01455E;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px; /* 193.75% */
  text-transform: uppercase;
}

.post-main .list-blog-more .total-blog {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
    font-style: normal;
    color: #000;
    margin-bottom: 22.5px;
    letter-spacing: 0.32px;
    text-align: center;
}

.editor-content .catename-blog {
  color: #01455E;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.5px; /* 140.625% */
  letter-spacing: 0.32px;
  margin-bottom: 8px;
}

.editor-content .content {
  color: #121212;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.5px; /* 140.625% */
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.editor-img img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.editor-content {
    padding: 26px 32px 39px;
    background: #fff;
    text-align: left;
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.08);
}

.editor-content a {
    color: #0A4A6E;
}

.editor-content p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.editor-share {
    padding: 10px 0;
    font-size: 15px;
    display: flex;
    justify-content: center;
}

.editor-share i {
    margin: 0 10px;
}


.blog_editor .category-breadcrumb-wrapper .breadcrumb-li .breadcrumb-element {
    font-family: 'Open Sans', sans-serif;
    color: #121212;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: 0.32px;
}

.blog_editor .category-breadcrumb-wrapper .breadcrumb-li:last-child .breadcrumb-element {
    font-family: 'Open Sans', sans-serif;
    color: #01455e;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.5px;
    letter-spacing: 0.32px;
}

.blog_editor .category-breadcrumb-wrapper .breadcrumb-ul {
    padding: 15.65px 0 !important;
}


.blog_editor .blog-main .blog-main-item {
  padding: 28.7px 0 34px !important;
}

.blog_editor .blog-item-content .blog-item-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 9px;
}

.blog_editor .blog-item-content .blog-item-detail {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 23px;
}

.blog_editor .blog-item-content .blog-item-tags {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: #0A4A6E;
    margin-bottom: 22px;
}

.blog_editor .blog-item-content .blog-item-button a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
}

.blog_editor .blog-item-content .blog-item-button {
    padding: 6px 37.09px 6px 36.77px;
    height: 34px;
    margin-bottom: 36px;
}

@media screen and (max-width: 1026px) {
    .post-main .post-main-title {
        padding: 0 20px;
    }
    
    .post-main .post-main-description {
        padding: 39px 20px 0;
    }
    
    .post-main .post-main-detail {
        margin-right: 20px;
        margin-left: 20px;
    }
    
    .category-index .blog-main {
        padding: 0 20px;
    }
    
    
}

@media screen and ( max-width: 992px ){
  .category-index .blog-main {
    padding: 0 20px;
    margin-top: 0;
  }
  .category-index .blog-item-content .blog-item-social {
      justify-content: center;
  }
  .category-index .blog-item-content .blog-item-social i:first-child {
      margin-left: 15px;
  }
  
  .category-index .blog-main .blog-main-item {
    flex-direction: column;
  }
  .category-index .blog-main-item .blog-item-image {
    width: 100%;
    margin-right: 0;
    max-height: unset;
  }
  .category-index .blog-main-item .blog-item-content {
    width: 100%;
    text-align: center;
  }
  .category-index .blog-item-content .blog-item-button {
    margin: auto;
    margin-bottom: 25px;
  }
  .category-index .blog-item-content .blog-item-title {
    font-size: 24px;
    margin: 23px 0;
  }
  .category-index .blog-item-content .blog-item-social i,.post-main .post-main-detail .detail-social i {
    font-size: 15px;
}
.post-main .post-main-title {
  font-size: 25px;
}
.post-main .post-main-detail .detail-author,.post-main .post-main-detail .detail-date {
  font-size: 18px;
}
.post-main .post-main-description {
  padding-left: 20px;
  padding-right: 20px;
}

/*.post-main .post-main-description p:first-child {*/
/*    margin-bottom: 30px;*/
/*}*/

.blog-product--grid {
  grid-template-columns: auto auto
}

}
@media screen and (max-width: 426px){
  .blog-product--grid {
    grid-template-columns: auto auto !important
  }
  .blog-product--item {
    padding-bottom: 20px;
  }
}
 @media screen and (max-width: 815px) {
    .post-main .post-main-detail .detail-author {
        position: relative;
    }
 }