
/*$Id$*/
.theme-blog-list-seo {
  color: #026AC2;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal;
  margin-block-end: 20px; }

.theme-single-post .theme-blog-container {
  padding-inline-end: 0; }
  .theme-single-post .theme-blog-container .zpcontainer {
    width: 100%; }

.theme-single-post .theme-single-blog-social-cat-tag-group {
  margin-block-start: 30px; }
  .theme-single-post .theme-single-blog-social-cat-tag-group .theme-blog-part,
  .theme-single-post .theme-single-blog-social-cat-tag-group .zpsocial-share-container {
    margin-block-end: 20px; }
  .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag {
    display: flex;
    align-items: center; }
    .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul {
      display: flex;
      flex-wrap: wrap;
      margin-block-start: -10px; }
      .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li {
        padding-block-start: 2px;
        padding-block-end: 2px;
        padding-inline-start: 8px;
        padding-inline-end: 8px;
        list-style: none;
        border-radius: 100px;
        background: #F4FAFA;
        border: 1px solid #e6f4f4;
        margin-inline-start: 4px;
        margin-block-start: 10px;
        font-size: 12px; }
        .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li:first-child {
          margin-inline-start: 10px; }
        .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag ul li a {
          color: #026AC2; }
    .theme-single-post .theme-single-blog-social-cat-tag-group .single-post-category-tag .singlepost-category-tag-heading {
      font-size: 12px; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name,
.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-post-date {
  display: block; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner .zpcomment-user-name {
  margin-block-end: 10px; }

.theme-single-post .zpcomment-list-container .zpcomment-list .zpcomment-list-inner:after {
  opacity: 0.13; }

.theme-single-post .zpform-container .zpcomment-heading-prevnext-container {
  margin-block-start: 0px;
  border-block-end: 1px solid #E7E7E7;
  padding-block-end: 10px; }

.theme-single-post .zpelem-commentbox .zpform-container input[type="text"], .theme-single-post .zpelem-commentbox .zpform-container input[type="email"],
.theme-single-post .zpelem-commentbox .zpform-container input[type="date"], .theme-single-post .zpelem-commentbox .zpform-container input[type="file"],
.theme-single-post .zpelem-commentbox .zpform-container textarea, .theme-single-post .zpelem-commentbox .zpform-container select {
  padding-block-start: 16px;
  padding-block-end: 16px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  border-radius: 2px;
  border-color: #E7E7E7; }

.theme-single-post .zpelem-commentbox .zpform-container textarea {
  height: 140px; }

.theme-blog-post-social-share {
  margin-block-end: 30px; }
  .theme-blog-post-social-share .zpelement {
    margin: 0px; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-heading {
  margin-block-end: 5px;
  font-size: 24px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-heading a {
    color: #026AC2; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment {
    display: inline-flex;
    margin-inline-end: 10px;
    font-size: 14px; }
    .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-date a, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a, .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
      color: RGBA(2, 106, 194, 0.6); }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author:before {
    content: "/";
    padding-inline-end: 5px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-author a {
    padding-inline-start: 5px; }
  .theme-blog-part.theme-blog-post-header-area .theme-blog-post-details-area .theme-blog-comment a {
    color: #026AC2; }

.theme-blog-part.theme-blog-post-header-area .theme-blog-author {
  color: RGBA(2, 106, 194, 0.6); }

.theme-blog-part.theme-blog-post-header-area.theme-blog-heading-space {
  margin-block-end: 30px; }

.theme-blog-part.theme-blog-post-content {
  padding-block-end: 30px; }
  .theme-blog-part.theme-blog-post-content .theme-blog-readmore {
    margin-block-start: 30px;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    font-size: 14px; }
  .theme-blog-part.theme-blog-post-content .zpsection .zpcontainer {
    width: auto;
    padding: 0px; }
  .theme-blog-part.theme-blog-post-content .theme-blog-summary-image {
    display: block;
    text-align: center;
    margin-block-end: 10px; }

.theme-blog-part.theme-blog-post-footer-area {
  border-block-start: 1px dashed #E7E7E7;
  padding-block-start: 20px; }
  .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content {
    font-size: 14px;
    margin-block-end: 10px;
    display: flex;
    flex-direction: row; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content:last-child {
      margin-block-end: 0px; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content span {
      width: 100px;
      display: inline-block;
      flex: 0 1 auto; }
    .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div {
      flex: 1 1 0px; }
      .theme-blog-part.theme-blog-post-footer-area .theme-blog-post-footer-content div a {
        display: inline-block;
        color: #026ac2;
        word-break: break-all;
        word-break: break-word; }

.zpsection.theme-single-blog-comment-container {
  padding-block-start: 30px;
  border-block-start: 1px solid #E7E7E7;
  background: none; }

.theme-blog-container-column.theme-single-post .theme-blog-container {
  border: 0 none; }
  .theme-blog-container-column.theme-single-post .theme-blog-container .theme-blog-part.theme-blog-post-footer-area {
    padding-block-start: 20px;
    padding-block-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0; }

@media all and (min-width: 992px) {
  .theme-blog-list-seo {
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 15px;
    padding-inline-end: 15px; } }

.zpcontent-for-header-06.theme-breadcrumb-container {
  padding-inline-start: 300px; }

.theme-blog-container-column .zpsection {
  padding: 0px; }
  .theme-blog-container-column .zpsection .zpcontainer {
    width: 100%; }

.theme-blog-section {
  padding-block-end: 30px;
  border-block-end: 1px solid #E7E7E7; }

.theme-single-blog-comment-container {
  padding-block-start: 30px; }

@media all and (min-width: 992px) {
  .theme-blog-container-column.zpcol-md-7 {
    padding-inline-start: 0;
    margin-block-start: 0px; } }

.theme-blog-container-column .theme-blog-post-cover-image-container {
  margin-block-start: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px; }
  @media all and (min-width: 992px) {
    .theme-blog-container-column .theme-blog-post-cover-image-container {
      display: block;
      height: auto;
      padding-block-start: 0;
      padding-block-end: 0;
      padding-inline-start: 15px;
      padding-inline-end: 15px; }
      .theme-blog-container-column .theme-blog-post-cover-image-container:first-child {
        margin-block-start: 0; } }
  .theme-blog-container-column .theme-blog-post-cover-image-container .theme-blog-post-cover-image {
    flex: 0 0 auto;
    object-fit: scale-down;
    max-block-size: 100%; }
    @media all and (min-width: 992px) {
      .theme-blog-container-column .theme-blog-post-cover-image-container .theme-blog-post-cover-image {
        max-block-size: none; } }
.theme-blog-container-column .theme-blog-container {
  border-block-end: 1px dashed #E7E7E7;
  padding-block-start: 30px;
  padding-block-end: 30px;
  padding-inline-start: 0;
  padding-inline-end: 0; }
  @media all and (min-width: 992px) {
    .theme-blog-container-column .theme-blog-container {
      padding-block-start: 30px;
      padding-block-end: 30px;
      padding-inline-start: 15px;
      padding-inline-end: 15px; } }
  .theme-blog-container-column .theme-blog-container:first-of-type {
    padding-block-start: 0px; }
  .theme-blog-container-column .theme-blog-container:last-child {
    border-block-end: 0px;
    padding-block-end: 0px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part:last-child {
    margin-block-end: 0; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header .theme-blog-heading {
    padding-block-end: 10px; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header .theme-blog-heading a {
      color: #026AC2;
      font-size: 24px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-header .theme-blog-author {
    color: #026ac2;
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 5px;
    padding-inline-end: 5px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content {
    padding-block-start: 20px;
    padding-block-end: 20px;
    padding-inline-start: 0;
    padding-inline-end: 0; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-content .theme-blog-summary-image {
      width: 100%;
      display: block;
      text-align: center;
      margin-block-end: 10px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-details {
    display: flex;
    align-items: center; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-details .theme-blog-date-comment-count {
      flex: 0 1 auto; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-details .theme-blog-date-comment-count .theme-blog-comment-count a {
        color: RGBA(2, 106, 194, 0.6); }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-post-details .theme-blog-readmore {
      margin-inline-start: auto;
      flex: 0 0 auto; }
  .theme-blog-container-column .theme-blog-container.theme-blog-prev-next {
    display: flex;
    padding: 0px;
    margin-block-start: 30px;
    border-block-end: 0px;
    justify-content: center; }
    .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a {
      margin-inline-end: 15px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-post-image {
    padding-block-end: 40px; }

.theme-blog-container-column.theme-single-post .theme-blog-container {
  margin-block-end: 0;
  padding-block-end: 0px;
  padding: 0px; }

@media all and (min-width: 992px) {
  .theme-blog-category-column.zpcol-md-3 {
    padding-inline-start: 15px;
    border-inline-start: 1px solid #E7E7E7; } }

.theme-blog-category-column .theme-blog-category-container {
  margin-block-end: 30px; }
  @media all and (min-width: 992px) {
    .theme-blog-category-column .theme-blog-category-container:last-child {
      margin-block-end: 0px; } }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container .theme-blog-category-heading {
    padding-block-end: 25px; }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list, .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list {
    border: 1px dashed #E7E7E7;
    padding: 20px;
    border-radius: 3px; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul, .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul {
      padding: 0px;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li, .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li {
        list-style: none;
        display: inline-flex;
        align-items: center;
        flex: 0 1 auto; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-side-menu-link, .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li .theme-blog-side-menu-link {
          color: #026AC2;
          padding-inline-end: 5px;
          display: block;
          text-decoration: underline;
          flex: 0 1 auto;
          word-break: break-all;
          word-break: break-word; }
        .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count, .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li .theme-blog-count {
          margin-inline-end: 15px;
          flex: 1 0 auto; }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul {
    flex-wrap: wrap;
    margin-block-end: -5px; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li {
      padding-block-start: 5px;
      padding-block-end: 5px;
      padding-inline-start: 8px;
      padding-inline-end: 8px;
      background: #F4FAFA;
      margin-inline-end: 5px;
      margin-block-end: 5px; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li a {
        color: #026AC2;
        text-decoration: none;
        line-height: normal;
        word-break: break-all;
        word-break: break-word;
        flex: 0 1 auto;
        display: block; }
  .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed {
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    background: #F4FAFA;
    border-radius: 3px; }
    .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a {
      word-break: break-all;
      word-break: break-word;
      display: inline-flex;
      align-items: center; }
      .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg {
        margin-inline-end: 10px;
        height: 16px;
        width: 16px;
        display: block;
        flex: 0 0 auto; }
        .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle {
          fill: #FA9A00; }
          .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a svg circle + path {
            fill: #FA9A00; }
      .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed a span {
        color: #026AC2;
        display: block;
        flex: 0 1 auto; }

@media only screen and (max-width: 1024px) {
  .zpcontent-for-header-06 .theme-blog-part-row {
    flex-direction: column-reverse;
    flex-wrap: wrap; }
    .zpcontent-for-header-06 .theme-blog-part-row .theme-blog-category-column, .zpcontent-for-header-06 .theme-blog-part-row .theme-blog-container-column {
      width: auto;
      padding-inline-end: 15px; }
    .zpcontent-for-header-06 .theme-blog-part-row .theme-blog-category-column {
      margin-block-start: 30px; } }
