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

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

.theme-blog-container-column.theme-blog-wd100 .theme-blog-container {
  padding-inline-end: 0; }

.theme-blog-section {
  padding-block-end: 30px;
  border-block-end: 1px solid rgba(26, 203, 106, 0.99); }

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

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

.theme-blog-container-column .theme-blog-container {
  border-block-end: 1px solid RGBA(26, 203, 106, 0.5);
  padding-block-end: 30px;
  margin-block-end: 30px;
  padding-inline-end: 0px; }
  .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image {
    display: flex;
    flex-direction: column; }
    @media all and (min-width: 992px) {
      .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image {
        flex-direction: row; } }
    .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container {
      width: 100%;
      margin-block-end: 30px;
      height: 200px;
      display: flex;
      align-items: center;
      text-align: center;
      margin-inline-end: 20px;
      flex: 0 0 auto; }
      @media all and (min-width: 992px) {
        .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container {
          width: 35%;
          margin-block-end: 0px; } }
      .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner {
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
        height: 200px;
        background-color: rgba(26, 203, 106, 0.99); }
        .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner a {
          display: flex;
          width: 100%;
          height: 100%; }
        .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
        .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner img {
          vertical-align: top;
          max-inline-size: 100%;
          max-block-size: 100%;
          flex: 0 0 auto;
          object-fit: scale-down; }
    .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-content {
      flex: 0 1 auto;
      word-break: break-word;
      word-wrap: break-word;
      width: 100%; }
      @media all and (min-width: 992px) {
        .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-content {
          width: 65%; } }
      .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-content.theme-blog-no-cover-image {
        width: 100%; }
  .theme-blog-container-column .theme-blog-container:last-of-type {
    border-block-end: 0 none;
    padding-block-end: 0px;
    margin-block-end: 0px; }
  @media all and (min-width: 992px) {
    .theme-blog-container-column .theme-blog-container {
      padding-inline-end: 15px; } }
  .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-heading-author {
    text-align: start; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-blog-heading a {
      color: #0b2d21; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author * {
      line-height: normal; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-blog-author {
      color: #0b2d21;
      margin-block-start: 20px;
      display: inline-flex; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-blog-author a {
        color: #0b2d21; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author.theme-blog-heading-space {
      margin-block-end: 20px; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-date-container {
    display: flex;
    font-size: 14px;
    align-items: flex-end; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-date-container .theme-blog-date-comment-count {
      margin-block-start: 30px; }
      .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-date-container .theme-blog-date-comment-count .theme-blog-comment-count a {
        color: #0b2d21; }
    .theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-date-container .theme-blog-readmore {
      margin-inline-start: auto; }
  .theme-blog-container-column .theme-blog-container .theme-blog-part .theme-blog-summary-image {
    display: block;
    text-align: center;
    margin-block-end: 10px; }
  .theme-blog-container-column .theme-blog-container.theme-blog-prev-next {
    display: flex;
    padding-block-end: 30px;
    border-block-end: 1px solid RGBA(26, 203, 106, 0.5);
    padding-inline-end: 0px; }
    .theme-blog-container-column .theme-blog-container.theme-blog-prev-next.theme-blog-prev-next-divider {
      position: relative; }
      .theme-blog-container-column .theme-blog-container.theme-blog-prev-next.theme-blog-prev-next-divider:after {
        content: "";
        height: 100%;
        width: 1px;
        background: RGBA(26, 203, 106, 0.5);
        display: block;
        position: absolute;
        inset-inline-start: 50%;
        inset-block-start: -15px; }
    .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a {
      display: flex;
      align-items: center;
      color: #0b2d21;
      font-size: 14px;
      border: 1px solid RGBA(26, 203, 106, 0.5); }
      .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a span {
        width: 40px;
        height: 40px;
        background: rgba(26, 203, 106, 0.99);
        border-inline-end: 1px solid RGBA(26, 203, 106, 0.5);
        display: flex;
        align-items: center;
        justify-content: center; }
        .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a span svg {
          height: 17px;
          width: 17px;
          fill: #0b2d21; }
        .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a span.theme-prev-next-text {
          background: transparent;
          display: flex;
          border: 0 none;
          min-inline-size: 100px;
          text-align: center;
          padding-block-start: 0;
          padding-block-end: 0;
          padding-inline-start: 5px;
          padding-inline-end: 5px; }
      .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a.theme-blog-previous-link {
        margin-inline-end: auto; }
      .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a.theme-blog-next-link {
        margin-inline-start: auto; }
        .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a.theme-blog-next-link span {
          border-inline-end: 0 none;
          border-inline-start: 1px solid RGBA(26, 203, 106, 0.5); }
          .theme-blog-container-column .theme-blog-container.theme-blog-prev-next a.theme-blog-next-link span.theme-prev-next-text {
            border-inline-start: 0 none; }

.theme-blog-container-column.theme-single-post .theme-blog-container {
  margin-block-end: 0; }
  .theme-blog-container-column.theme-single-post .theme-blog-container.theme-blog-container-with-cover-image {
    display: block; }
    .theme-blog-container-column.theme-single-post .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container {
      margin-block-start: 35px;
      margin-block-end: 20px;
      text-align: center;
      width: 100%;
      height: auto;
      display: block; }

@media all and (max-width: 1500px) {
  .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image {
    display: block; }
    .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container {
      width: 100%;
      margin-block-end: 30px; }
      .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner {
        width: 100%; }
    .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-content {
      width: 100%; } }

@media all and (max-width: 991px) {
  .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image {
    display: block; }
    .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container {
      display: flex;
      margin-block-end: 30px; }
      .zpcontent-for-header-06 .theme-blog-container-column .theme-blog-container.theme-blog-container-with-cover-image .theme-blog-cover-img-container .theme-blog-cover-img-container-inner {
        display: flex; } }

.theme-blog-category-column .theme-blog-category-container {
  margin-block-end: 20px;
  background: rgba(26, 203, 106, 0.99);
  padding: 28px;
  border: 1px solid RGBA(26, 203, 106, 0.5);
  border-radius: 5px; }
  .theme-blog-category-column .theme-blog-category-container:last-child {
    margin-block-end: 0px; }
  .theme-blog-category-column .theme-blog-category-container:first-child {
    margin-block-start: 50px; }
    @media all and (min-width: 992px) {
      .theme-blog-category-column .theme-blog-category-container:first-child {
        margin-block-start: 0px; } }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container {
    margin-block-end: 25px; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-category-heading-container .theme-blog-category-heading {
      line-height: 1; }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul {
    padding: 0px; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li {
      margin-block-end: 10px;
      list-style: none;
      padding-block-start: 0;
      padding-block-end: 0;
      padding-inline-start: 15px;
      padding-inline-end: 0;
      display: flex;
      position: relative;
      word-break: break-word;
      word-break: break-all; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li:after {
        content: "";
        position: absolute;
        height: 4px;
        width: 4px;
        display: block;
        border-radius: 100%;
        background: #0b2d21;
        inset-inline-start: 0px;
        inset-block-start: 50%;
        transform: translate(0%, -50%); }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li:last-child {
        margin-block-end: 0; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li a {
        color: #0b2d21;
        display: inline-block; }
      .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-category-list ul li .theme-blog-count {
        flex: 0 1 auto; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-category-list ul li .theme-blog-count {
        margin-inline-start: auto;
        min-inline-size: 40px;
        text-align: end; }
  .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-block-start: -10px;
    padding: 0px; }
    .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li {
      padding-block-start: 2px;
      padding-block-end: 2px;
      padding-inline-start: 8px;
      padding-inline-end: 8px;
      list-style: none;
      background: rgba(119, 238, 173, 0.99);
      border: 1px solid rgba(26, 203, 106, 0.99);
      margin-inline-end: 4px;
      margin-block-start: 10px;
      font-size: 14px;
      word-break: break-word;
      word-break: break-all;
      flex: 0 1 auto; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li:last-child {
        margin-inline-end: 0; }
      .theme-blog-category-column .theme-blog-category-container .theme-blog-tag-list ul li a {
        color: #0b2d21; }
  .theme-blog-category-column .theme-blog-category-container.theme-blog-rss-feed {
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 35px;
    padding-inline-end: 35px;
    border: 1px solid RGBA(26, 203, 106, 0.5);
    background: transparent; }
    .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: #0b2d21;
        display: block;
        flex: 0 1 auto; }

.theme-single-post {
  line-height: normal; }
  .theme-single-post .theme-blog-container {
    padding-inline-end: 0;
    border-block-end: 0px;
    border: 0 none; }
    .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header {
      text-align: center; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header .theme-blog-heading {
        font-size: 32px; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header .theme-blog-date, .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header .theme-blog-author {
        margin-block-start: 10px; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header .theme-blog-author a {
        color: #0b2d21; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-single-blog-header .theme-blog-single-post-image {
        margin-block-end: 20px;
        margin-block-start: 15px;
        text-align: center; }
    .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-content {
      line-height: 1.6; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-content .theme-single-blog-post-socialshare {
        margin-block-start: 40px;
        display: flex;
        justify-content: center; }
    .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 100%;
      margin-block-start: 50px; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-post-footer-content-heading {
        flex: 0 0 auto;
        padding-inline-end: 15px; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-post-social-share {
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category:first-child, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags:first-child, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-post-social-share:first-child {
          padding-block-start: 0; }
        .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category:last-child, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags:last-child, .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-post-social-share:last-child {
          border-block-end: none; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category {
        padding-block-end: 15px;
        border-block-end: 1px solid RGBA(26, 203, 106, 0.55);
        align-items: flex-start; }
        .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category .theme-single-post-category-list {
          flex: 0 1 auto;
          word-break: break-all;
          word-break: break-word; }
          .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-category .theme-single-post-category-list a {
            color: #0b2d21; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
        border-block-end: 1px solid RGBA(26, 203, 106, 0.5);
        align-items: flex-start; }
        .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags .theme-single-post-tags-list {
          display: flex;
          flex-wrap: wrap;
          flex: 1 0 0px;
          margin-block-end: -5px; }
          .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-tags .theme-single-post-tags-list a {
            color: #0b2d21;
            text-decoration: none;
            word-break: break-all;
            word-break: break-word;
            display: inline-block;
            background: rgba(26, 203, 106, 0.99);
            margin-inline-end: 5px;
            margin-block-end: 5px;
            padding-block-start: 3px;
            padding-block-end: 3px;
            padding-inline-start: 5px;
            padding-inline-end: 5px;
            flex: 0 1 auto; }
      .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-post-social-share {
        line-height: normal;
        padding-block-start: 20px; }
        .theme-single-post .theme-blog-container .theme-blog-part.theme-blog-single-post-footer .theme-single-blog-post-footer-content .theme-single-blog-post-social-share .theme-single-blog-post-socialshare {
          flex: 0 1 auto; }
  .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 rgba(26, 203, 106, 0.99);
    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: rgba(26, 203, 106, 0.99); }
  .theme-single-post .zpelem-commentbox .zpform-container textarea {
    height: 140px; }

.theme-single-blog-post-commentbox-area {
  border-block-start: 1px dashed rgba(26, 203, 106, 0.99); }

.theme-blog-h1 {
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0; }

.theme-blog-author-cont {
  display: flex;
  flex-flow: column;
  margin-block: 32px;
  margin-inline-end: 16px;
  padding-block-end: 32px;
  border-block-end: 1px solid rgba(26, 203, 106, 0.99); }
  .theme-blog-author-cont:first-child {
    margin-block-start: 0; }
  .theme-blog-author-cont.theme-blog-list-style-05 {
    margin-inline-start: 16px;
    margin-inline-end: 0; }
  .theme-blog-author-cont.theme-blog-list-style-02 {
    margin-inline-end: 40px; }
  .theme-blog-author-cont.theme-blog-post-style-02 {
    margin-block-start: 30px;
    margin-block-end: 0; }

.theme-single-post .theme-blog-author-cont {
  margin-inline-end: 0; }

.theme-blog-author-img {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  margin-inline-end: 24px;
  border-radius: 50px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex; }
  .theme-blog-author-img img {
    max-inline-size: 100%;
    max-block-size: 100%;
    display: flex; }

.theme-blog-author-detail {
  display: flex;
  align-items: center; }

.theme-blog-author-designation {
  color: #0b2d21;
  line-height: 1.4; }

.theme-blog-author-content {
  margin-block-start: 12px;
  line-height: 1.8; }

.theme-blog-author-website {
  font-size: calc(16px * .9); }

.theme-blog-restriction-container,
.theme-blog-restriction-image,
.theme-blog-restriction-summary {
  margin-block-start: 24px; }

.theme-blog-restriction-action {
  text-align: center;
  padding-block-start: 60px;
  padding-block-end: 60px; }

.theme-blog-restriction-heading,
.theme-blog-restriction-desc,
.theme-blog-restriction-actionbtn {
  margin-block-start: 16px;
  line-height: normal; }

.theme-blog-restriction-actionbtn .zpbutton + .zpbutton {
  margin-inline-start: 12px; }
