.groundwork-blog-read-block {
  position: relative;
  padding: 90px 0 60px;
}
@media (max-width: 767px) {
  .groundwork-blog-read-block {
    padding: 30px 0;
  }
}
.groundwork-blog-read-block .content-side {
  position: static;
  margin-bottom: 30px;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three {
  margin-bottom: 30px;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .image-box .image {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
  /* height: 400px; */
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .image-box .image {
    height: 200px;
  }
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .image-box .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view {
  position: relative;
  padding-left: 80px;
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view {
    padding-left: 0;
    padding-top: 80px;
  }
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info {
  border-right: 2px solid #f0f7f2;
  min-width: 80px;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info {
    border-right: 0;
  }
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info li {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f7f2;
  margin-bottom: 13px;
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info li {
    display: inline-block;
    border: 0;
    margin-bottom: 0;
    margin-right: 13px;
  }
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info li span {
  display: block;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info li.comments {
  font-size: 16px;
  line-height: 14px;
  font-weight: 400;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .info li.comments span {
  font-size: 12px;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .content {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .content {
    padding-left: 0;
  }
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .content .author {
  position: relative;
  font-size: 16px;
  line-height: 2em;
  color: var(--color-primary);
  font-weight: 400;
  margin-bottom: 10px;
  top: -8px;
  display: block;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .content .author a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.groundwork-blog-read-block .content-side .blog-single .news-block-three .inner-box .content-box .inner-box-view .content h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1.2em;
  color: var(--color-primary);
  font-weight: 400;
  margin-bottom: 15px;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  -webkit-line-clamp: 6;
}

.groundwork-blog-read-block .content-side .blog-single .post-share-options {
  position: relative;
  padding: 30px 0px;
  border-top: 1px solid #f0f7f2;
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .content-side .blog-single .post-share-options {
    padding: 10px 0px;
    margin-bottom: 10px;
  }
}
.groundwork-blog-read-block .content-side .blog-single .post-share-options .float-right .tags {
  display: inline-block;
}
.groundwork-blog-read-block .content-side .blog-single .post-share-options .float-right .tags li {
  display: inline-block;
  padding: 5px 0;
}
.groundwork-blog-read-block .content-side .blog-single .post-share-options .float-right .tags li a {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: var(--color-primary);
  font-family: "Rubik", sans-serif;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.groundwork-blog-read-block .content-side .blog-single .post-share-options .float-right .tags li a:hover {
  color: #222222;
}
.groundwork-blog-read-block .content-side .blog-single .post-share-options .float-right .tags li.title {
  display: inline-block;
  line-height: 25px;
  margin: 0;
  font-size: 16px;
  color: #222222;
}
.groundwork-blog-read-block .sidebar-side {
  position: static;
}
.groundwork-blog-read-block .sidebar-side .sidebar {
  position: static;
  padding-left: 30px;
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .sidebar-side .sidebar {
    padding-left: 0;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar::before {
  position: absolute;
  margin-left: -30px;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #f0f7f2;
  content: "";
}
@media (max-width: 991px) {
  .groundwork-blog-read-block .sidebar-side .sidebar::before {
    display: none;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar .sidebar-widget {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .sidebar-widget {
    margin-bottom: 20px;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar .sidebar-widget:last-of-type {
  margin-bottom: 0;
}
.groundwork-blog-read-block .sidebar-side .sidebar .sidebar-title {
  position: relative;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .sidebar-title {
    margin-bottom: 15px;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar .sidebar-title h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  display: inline-block;
  text-transform: capitalize;
}
.groundwork-blog-read-block .sidebar-side .sidebar .search-box form .form-group {
  position: relative;
  margin: 0px;
}
.groundwork-blog-read-block .sidebar-side .sidebar .search-box form .form-group input {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 50px 10px 20px;
  border: 1px solid #f0f7f2;
  background: none;
  color: var(--text-color);
  width: 100%;
  height: 50px;
  transition: all 500ms ease;
}
.groundwork-blog-read-block .sidebar-side .sidebar .search-box form .form-group input:focus {
  border-color: var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .search-box form .form-group button {
  position: absolute;
  right: 0px;
  top: 13px;
  height: 24px;
  width: 44px;
  border-left: 1px solid #f2f2f2;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #222222;
  line-height: 100%;
  font-weight: normal;
  background: none;
  cursor: pointer;
}
.groundwork-blog-read-block .sidebar-side .sidebar .search-box form .form-group button img {
  width: 13px;
  height: 14px;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list {
  position: relative;
  padding: 20px 20px 10px;
  border: 1px solid #f2f2f2;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li {
  position: relative;
  margin-bottom: 11px;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li.active a {
  color: var(--color-primary);
  text-shadow: 0 0 1px var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li.active a span {
  opacity: 1;
  visibility: visible;
  color: var(--color-primary);
  text-shadow: 0 0 1px var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li.active a img {
  opacity: 1;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a {
  position: relative;
  font-size: 16px;
  color: var(--text-color);
  font-weight: 400;
  padding-left: 30px;
  display: block;
  line-height: 30px;
  transition: all 300ms ease;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a img {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 14px;
  line-height: 30px;
  width: 14px;
  height: 14px;
  color: #e1e6e3;
  content: "\f06c";
  font-family: "Fontawesome";
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0.4;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a span {
  float: right;
  font-size: 16px;
  color: #e1e6e3;
  font-weight: 400;
  line-height: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a:hover {
  color: var(--color-primary);
  text-shadow: 0 0 1px var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a:hover span {
  opacity: 1;
  visibility: visible;
  color: var(--color-primary);
  text-shadow: 0 0 1px var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .category-widget .cat-list li a:hover img {
  opacity: 1;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content {
  position: relative;
  padding-left: 30px;
  border-left: 2px solid #f0f7f2;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block {
  position: relative;
  margin-bottom: 0;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block:hover::before {
  opacity: 1;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block::before {
  position: absolute;
  content: "";
  left: -31px;
  width: 2px;
  top: 0px;
  bottom: 0px;
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background-color: var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block:first-of-type .widget-inner {
  padding-top: 0;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block:last-of-type .widget-inner {
  padding-bottom: 0;
  border-bottom: 0;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner {
  position: relative;
  border-bottom: 1px solid #f0f7f2;
  padding-bottom: 25px;
  padding-top: 25px;
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner {
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner .post-date {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  top: -4px;
  margin-bottom: 2px;
  font-family: "Rubik", sans-serif;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner .post-date img {
  margin-right: 3px;
  width: 15px;
  height: 16px;
  vertical-align: middle;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner h3 {
  position: relative;
  color: var(--color-primary);
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 400;
  display: -webkit-box;
  word-wrap: break-word;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.groundwork-blog-read-block .sidebar-side .sidebar .news-widget .widget-content .news-widget-block .widget-inner h3 a {
  position: relative;
  color: var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box {
  position: relative;
  padding: 25px 30px 30px;
  background-color: var(--color-second);
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box {
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box .form-group {
    margin-bottom: 0;
  }
}
.groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box form input {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 25px;
  padding: 10px 20px;
  border: 1px solid #e1e6e3;
  background: none;
  background-color: #fff;
  width: 100%;
  height: 47px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box form input:focus {
  border-color: var(--color-primary);
}
.groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box form button {
  cursor: pointer;
  position: relative;
  display: block;
  line-height: 20px;
  padding: 10px 40px;
  margin-top: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  overflow: hidden;
  border-radius: var(--button-radius);
  text-transform: uppercase;
  background-color: var(--color-primary);
}
@media (max-width: 767px) {
  .groundwork-blog-read-block .sidebar-side .sidebar .subscribe-widget .inner-box form button {
    margin-top: 10px;
  }
}
