.single #primary main {
  padding: 0 25px;
}
.single .invesdor-grid-header {
  display: grid;
  column-gap: 115px;
  grid-template-columns: 210px auto 200px;
}

@media (max-width: 1440px) {
  .single .invesdor-grid-header {
    grid-template-columns: 1fr;
    column-gap: 40px;
  }
  header .entry-title {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .single .invesdor-grid-header {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  header .entry-title {
    width: 100%;
  }
}

.single .invesdor-grid {
  display: grid;
  column-gap: 115px;
  grid-template-columns: 210px auto 150px;
}

@media (max-width: 1024px) {
  .single .invesdor-grid {
    grid-template-columns: 210px auto;
    column-gap: 40px;
  }
}

@media (max-width: 768px) {
  .single .invesdor-grid {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}

.single #page .invesdor-grid-actions {
  grid-template-columns: 210px auto 282px;
}

@media (max-width: 1024px) {
  .single #page .invesdor-grid-actions {
    grid-template-columns: auto 282px;
    column-gap: 40px;
  }
}

@media (max-width: 768px) {
  .single #page .invesdor-grid-actions {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}

.single .updated_at, .single .reading-time {
  color: var(--Web-Deep-Black, #1c1c1c);
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  text-transform: none;
}

.single .updated_from {
  @media (min-width: 768px) {
    display: none;
  }
}
.single .entry-thumb img {
  width: 100%;
  aspect-ratio: 32/9;
  object-fit: cover;
  object-position: center;
  margin-bottom: 10px;
  @media (min-width: 1024px) {
    margin-bottom: 56px;
  }
}

.single .author_box .comments-link {
  border: 0.5px solid rgba(29, 29, 29, 0.2);
  padding: 5px;
  display: flex;
  padding: 8px 5px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  height: fit-content;
}
.single .author_box .comments-link svg {
  width: 20px;
  height: 20px;
}
.single .author_box .comments-link a {
  color: #1c1c1c;
  text-transform: none;
  color: var(--Web-Deep-Black, #1c1c1c);
  /* Paragraph/Medium - Regular */
  font-family: Archivo;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.single .invesdor-meta-area .author_box {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: end;
}
.single .author_box .superwebshare_button_svg > svg  {
  width: 20px;
  height: 20px;
  fill: #1c1c1c;
}
.single .author_box .superwebshare_button_svg span  {
  color: #1c1c1c;
  text-transform: none;
  color: var(--Web-Deep-Black, #1c1c1c);
  font-family: Archivo;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.single a .post-author_name{
  color: #1C1C1C;
}

.single .invesdor-meta-area .author_box .entry-share {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0;
}

.single .social-likes {
  margin-top: 0px;
}

.single .invesdor-meta-area .author_box .entry-share .social-likes_single-w {
  border: 0.5px solid rgba(29, 29, 29, 0.2);
  padding: 5px;
  display: flex;
  padding: 2px 18px;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.single .invesdor-meta-area .author_box .entry-share .social-likes__widget {
  margin: 0;
  padding: 5px;
  border: 0;
}

.single .author_box .post-author_image img {
  border-radius: 50%;
  width: 72px;
  height: 72px;
  flex-shrink: 0;
}

.single .post-author_image {
  margin-bottom: 16px;
}

.single .post-author_jobtitle {
  margin-bottom: 24px;
}

.single .post-author_socials {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 64px;
}
.single .post-author_socials__link {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  height: fit-content;
}

.single .subscribe {
  width: 100%;;
}

.single .post-author_subscribe__text {
  color: var(--Web-Deep-Black, #1c1c1c);

  /* Paragraph/Medium - Bold */
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  margin-bottom: 10px;
  hyphens: auto;
}
.single .author_box .entry-share {
  margin-left: 12px;
}

.single .author_box .entry-share .social-likes__icon_single {
  background-image: url("/wp-content/themes/bal-techone-child/assets/img/share.svg");
  width: 20px;
  height: 20px;
  top: 3px;
  left: -8px;
}

.single .author_box .entry-share .social-likes__button_single {
  color: #1c1c1c;
  text-transform: none;
  margin-left: 5px;
  color: var(--Web-Deep-Black, #1c1c1c);
  /* Paragraph/Medium - Regular */
  font-family: Archivo;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.single .author_box .entry-share .social-likes__icon {
  position: k;
}

.single .author_box .entry-share .social-likes__widget {
  border-radius: 0px;
}

.single .author_box .entry-share .social-likes__widget_single:hover {
  background: inherit;
  border: 0;
}

.social-likes__button_single {
  color: #1c1c1c;
  text-transform: none;
  margin-left: 5px;
}

.post-categories-display {
  display: inline-flex;
  padding: 4px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 16px;
  background: rgba(2, 85, 80, 0.08);
  margin-bottom: 15px;
  margin-right: 5px;
}

.post-categories-display a {
  color: var(--Web-Deep-Black, #1c1c1c);
  font-family: Archivo;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  text-wrap: nowrap;
}

@media (max-width: 1024px) {
  .single .invesdor-grid-actions .table-of-content-widget {
    display: none;
  }

  .single .invesdor-content-area .author_box {
    display: none;
  }
}
@media (max-width: 768px) {
  .table-of-content-widget {
    display: none;
  }
}

.single .content-footer {
  margin-top: 100px;
  justify-content: center;
  display:grid;
  grid-template-columns: auto;
  @media (min-width: 1024px) {
    justify-items: center;
  }
}
.single .content-footer .author_box {
  display: none;
  @media (min-width: 1024px) {
    display: block;
  }
}

.single .content-footer .author_box .post-author_socials {
  margin: 0px !important;
}
.single .content-footer .author_box .post-author_jobtitle {
  margin: 0px !important;
}

.join-many-others {
  display: flex;
  padding: 40px;
  align-items: flex-start;
  gap: 10px;
  flex-direction: column;
  border-radius: 3px;
  background: var(--Web-Deel-Jungle-Green, #025550);
  max-width: 700px;
}



.join-many-others .join-header {
  font-family: "Titling Gothic FB";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 121.739% */
  color: var(--Web-White, #fff);
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .join-many-others .join-header {
    font-size: 46px;
    font-weight: 500;
    line-height: 56px; /* 121.739% */
  }
}

.join-many-others .join-persons {
  width: 161px;
  height: 41px;
  position: relative;
}

.join-many-others .img-wrapper {
  width: 40px;
  height: 40px;
  left: 30px;
  top: 0px;
  position: absolute;
  background: #e9e9e9;
  border-radius: 333.33px;
  overflow: hidden;
  border: 1.67px #025550 solid;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.join-many-others .join-img {
  width: 40px;
  height: 40px;
}

.img-wrapper:nth-child(1) {
  left: 0px;
}

.img-wrapper:nth-child(2) {
  left: 30px;
}

.img-wrapper:nth-child(3) {
  left: 60px;
}

.img-wrapper:nth-child(4) {
  left: 90px;
}
.img-wrapper:nth-child(5) {
  left: 120px;
}

.join-many-others .join-ellipse {
  width: 38px;
  height: 38px;
  left: 0px;
  top: 0px;
  position: absolute;
  background: #c7a495;
  border-radius: 9999px;
  border: 1px #025550 solid;
}

.join-many-others .join-hr {
  align-self: stretch;
  height: 1px;
  opacity: 0.15;
  background: white;
  margin: 28px 0;
}

.join-many-others .join-subscribe-wrapper {
  align-self: stretch;
  justify-content: space-between;
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .join-many-others .join-subscribe-wrapper {
    align-self: stretch;
    justify-content: space-between;
    align-items: flex-start;
    display: inline-flex;
  }
}

.join-subscribe-wrapper .subscribe-text {
  
  color: white;
  font-size: 16px;
  font-family: Archivo;
  font-weight: 400;
  line-height: 28px;
  word-wrap: break-word;
  margin-bottom: 25px;
}
@media (min-width: 10240px) {
  .join-subscribe-wrapper .subscribe-text {
    width: 369px;
    font-size: 20px;
    margin-bottom: 0px;
  }
}


.entry-content .ez-toc-custom  {
  display: block;
}

@media (min-width: 768px) {
  .single #main .entry-content .ez-toc-custom  {
    display: none;
  }
}

.single #page #main .entry-content .ez-toc-custom {
  position: relative;
  top: 0px;
}

@media screen and (min-width: 780px) {
  .entry-related article {
    width: 47%;
    margin-left: unset;
  }
}



.single-post h2 {
  margin-bottom: 32px !important;
}

.reading-time {
  text-transform: capitalize;
}