.openBlog .summaryListContainer {
  padding-top: 50px;
}
.openBlog .summaryContent {
  margin-top: 10px;
}
.openBlog .summaryContent ul {
  list-style: none;
  padding: 0;
}
.openBlog .summaryContent li {
  list-style: none;
  padding-left: 1.3em;
  margin-bottom: 5px;
}
.openBlog .summaryContent li:before {
  content: "\f105";
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  color: var(--color-1);
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
.openBlog .post-content a {
  color: var(--color-1);
}
.openBlog .pb-50 {
  padding-bottom: 50px;
}
.openBlog pre {
  padding: 15px;
}
.openBlog .openPlaceHolder {
  padding-top: 50px;
}
.openBlog .blogBreadcrumbs {
  margin-bottom: 5px;
}
.openBlog .blogBreadcrumbs a {
  font-size: 14px;
}
.openBlog .authorContainer {
  margin-bottom: 370px;
  background-color: var(--color-6);
}
@media (max-width: 1200px) {
  .openBlog .authorContainer {
    margin-bottom: 100px;
  }
}
.openBlog .authorContainer .contentWrapBlogAutor {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .openBlog .authorContainer .contentWrapBlogAutor {
    padding-top: 5px;
  }
}
.openBlog .authorContainer .authorDetails {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .openBlog .authorContainer .authorDetails {
    padding-bottom: 15px;
  }
}
.openBlog .authorContainer .authorDetails img {
  max-width: 130px;
  border-radius: 50%;
  margin-bottom: 25px;
}
.openBlog .authorContainer .authorDetails .authorTitle {
  padding-left: 15px;
  padding-right: 15px;
}
.openBlog .authorContainer .authorDetails .authorTitle small {
  font-size: 12px;
}
.openBlog .authorContainer .authorDetails .socialIcons {
  margin-top: 10px;
}
.openBlog .authorContainer .authorDetails .socialIcons i {
  color: var(--color-1);
  margin-right: 10px;
  font-size: 20px;
}
.openBlog .authorContainer .autorCont {
  padding-right: 35px;
  padding-left: 35px;
}
.openBlog .authorContainer .autorCont p {
  font-family: "Open Sans", "Arial", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: var(--color-7);
}
.openBlog .authorContainer .morePosts {
  margin-top: 25px;
}
.openBlog .authorContainer .morePosts .btn-open {
  margin-left: 35px;
}
.openBlog .blog-entry .blogProfileHead {
  margin-bottom: 25px;
}
.openBlog .blog-entry .blogProfileHead h1, .openBlog .blog-entry .blogProfileHead .blogProfileHead {
  font-size: 50px;
  line-height: 55px;
  font-style: italic;
  font-weight: bold;
  color: var(--color-1);
}
@media (max-width: 767px) {
  .openBlog .blog-entry .blogProfileHead h1, .openBlog .blog-entry .blogProfileHead .blogProfileHead {
    font-size: 35px;
    line-height: 40px;
  }
}
.openBlog .blogPostMain {
  margin-bottom: 25px;
}
.openBlog .blogPostMain h1, .openBlog .blogPostMain .blogProfileHead {
  font-size: 50px;
  line-height: 55px;
  font-style: italic;
  font-weight: bold;
  color: var(--color-1);
}
@media (max-width: 767px) {
  .openBlog .blogPostMain h1, .openBlog .blogPostMain .blogProfileHead {
    font-size: 35px;
    line-height: 40px;
  }
}
.openBlog .blogPostSecMain {
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .openBlog .blogPostSecMain {
    font-size: 27px;
    line-height: 30px;
  }
}
.openBlog .featuredWhitepaperImg {
  max-height: 500px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.openBlog .headlineBlogPostTag {
  margin-bottom: 22px;
}
.openBlog .headlineBlogPostTag .leftTagItems strong {
  margin-right: 5px;
}
.openBlog h1, .openBlog h2, .openBlog h3, .openBlog h4, .openBlog h5, .openBlog h6, .openBlog .blogHeadline {
  font-size: 20px;
  color: #303D44;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 24px;
}
.openBlog .wunder-content img {
  max-width: 100%;
  height: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.openBlog .wunder-content .right {
  margin-left: auto;
}
.openBlog .wunder-content .captionImage.right {
  margin-left: auto;
  margin-right: auto;
}
.openBlog .wunder-content .pt-5 {
  padding-top: 0 !important;
}
@media (max-width: 992px) {
  .openBlog .wunder-content .content {
    text-align: inherit;
  }
}
.openBlog .backBtn .card-header-btn {
  padding-left: 16px;
  padding-bottom: 25px;
}
@media (max-width: 1200px) {
  .openBlog .backBtn .card-header-btn {
    padding-left: 0;
  }
}
.openBlog .backBtn .card-header-btn .btn-open:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  content: "\f104";
  font-style: initial;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  transition: all 0.3s ease-out;
}
.openBlog .backBtn .card-header-btn .btn-open:after {
  content: "";
  display: none;
}
.openBlog .tagBtn {
  margin-top: 10px;
}
.openBlog .tagBtn .card-header-btn {
  transition: all 0.5s ease-in-out;
}
.openBlog .card-header {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  color: var(--color-7);
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 24px;
  font-style: italic;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
.openBlog .card {
  border: none;
}
.openBlog .card-body .dateBlog {
  color: #1e1f20;
  font-size: 14px;
}
.openBlog .card-body .blogPreviewCatTitle {
  color: var(--color-1);
  font-weight: bold;
  font-size: 14px;
}
.openBlog .card-body .spacePosts {
  padding-bottom: 30px;
}
.openBlog .widget-featured {
  padding-bottom: 35px;
}
.openBlog .widget-featured .card-header {
  padding-bottom: 23px;
  padding-top: 0;
}
.openBlog .widget-featured.catSideBar {
  padding-bottom: 15px;
}
.openBlog .customPagination {
  list-style: none;
}
.openBlog .customPagination li {
  display: inline-block;
}
.openBlog .customPagination li button {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #8A9094;
  border-radius: 50%;
  padding: 5px 12px 7px;
  width: 36px;
  height: 36px;
  background-color: transparent;
}
.openBlog .customPagination li button.current {
  color: var(--color-1);
  font-weight: bold;
}
.openBlog .customPagination li button:hover {
  background-color: var(--color-1);
  color: white;
}
.openBlog .customPagination li.activePag button {
  border-color: var(--color-1);
}
.openBlog .catSideBar .card-header {
  padding-top: 0;
}
.openBlog .catSideBar .card-body span {
  display: block;
  margin-bottom: 30px;
  transition: all 0.3s ease-out;
}
.openBlog .catSideBar .card-body span.active a {
  color: var(--color-1);
  font-weight: bold;
}
.openBlog .catSideBar .card-body span a {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
}
.openBlog .catSideBar .card-body span a:hover {
  color: var(--color-1);
  font-weight: bold;
}
.openBlog .catSideBar .card-body hr {
  color: transparent;
}
.openBlog .catSideBar .card-body .order-first hr {
  color: var(--color-1);
  height: 2px;
  opacity: 1;
}
.openBlog .widget-featured ul li .featured-content {
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.openBlog .widget-featured ul li .featured-content .featured-link {
  font-weight: bold;
  font-size: 14px;
  color: var(--color-7);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.openBlog .spaceBot {
  padding-bottom: 50px;
}
.openBlog .btn-open-blog {
  color: var(--color-1);
  border: none;
  border-radius: 0;
  font-size: 16px;
  line-height: 22px;
  padding: 13px 13px 13px 0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
.openBlog .btn-open-blog:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  font-style: initial;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  transition: all 0.3s ease-out;
}
.openBlog .openTag {
  margin-right: 6px;
  border-radius: 10px;
  padding: 1px 13px 3px;
  display: inline-block;
  margin-bottom: 7px;
}
.openBlog .openTag .openBlogTag {
  color: var(--color-white);
  font-size: 14px;
  line-height: 16px;
}
.openBlog .openBlogCard {
  position: relative;
}
.openBlog .openBlogCard .tagWrapper {
  position: absolute;
  top: 10px;
  left: 10px;
  line-height: 16px;
}
.openBlog .openBlogCard .card-body {
  padding-left: 0;
  padding-right: 0;
}
.openBlog .openBlogCard .card-body .card-title {
  font-size: 23px;
  color: var(--color-7);
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
}
.openBlog .teaserBlog {
  background-color: #FFF;
}
.openBlog .teaserBlog h2.firstLine {
  font-family: "Open Sans", "Arial Black", "sans-serif";
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}
.openBlog .teaserBlog .teaserItemBlog {
  transition: background-color 0.4s ease-out;
  background-color: #ebeef0;
  margin-bottom: 30px;
  padding: 15px;
}
.openBlog .teaserBlog .teaserItemBlog:hover {
  color: var(--color-white);
  background: var(--wunder-teaser-gradient);
}
.openBlog .teaserBlog .teaserItemBlog:hover h3 {
  color: var(--color-white) !important;
}
.openBlog .teaserBlog .teaserItemBlog:hover .btn.btn-open {
  transition: all 0.3s ease-out;
  color: var(--color-white);
  border: 1px solid var(--color-white);
}
.openBlog .teaserBlog .teaserItemBlog:hover .content .icon i {
  color: var(--color-white);
}
.openBlog .teaserBlog .teaserItemBlog:hover .content a {
  color: var(--color-white);
}
.openBlog .teaserBlog .teaserItemBlog:hover svg {
  fill: #FFF;
}
.openBlog .teaserBlog .teaserItemBlog a {
  transition: none;
}
.openBlog .teaserBlog .teaserItemBlog .content {
  padding: 15px 15px 20px;
}
.openBlog .teaserBlog .teaserItemBlog .content .icon {
  padding-bottom: 40px;
}
.openBlog .teaserBlog .teaserItemBlog .content .icon i {
  color: var(--color-1);
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
}
.openBlog .teaserBlog .teaserItemBlog svg {
  fill: var(--color-1);
  width: 60px;
  height: 60px;
}

.blogPostTeaser {
  padding-bottom: 50px;
}
.blogPostTeaser .blogPostTeaserCont {
  position: relative;
  margin-bottom: 48px;
  overflow: hidden;
}
.blogPostTeaser .blogPostTeaserCont::before {
  opacity: 0.5;
  content: "";
  position: absolute;
  background-color: var(--overlay-blogteaser);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  transition: opacity 0.3s ease-out;
}
.blogPostTeaser .blogPostTeaserCont:hover .blogBtn .icon {
  transition: all 1s ease-out;
  transform: translateX(78%);
}
.blogPostTeaser .blogPostTeaserCont:hover .blogBtn .icon .iconText {
  opacity: 1;
}
.blogPostTeaser .blogPostTeaserCont img {
  z-index: -1;
}
.blogPostTeaser .blogPostTeaserCont .blogBtn {
  position: absolute;
  bottom: 10px;
}
.blogPostTeaser .blogPostTeaserCont .blogBtn .blogBtnText {
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blogPostTeaser .blogPostTeaserCont .blogBtn .icon {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  transition: all 1s ease-out;
}
.blogPostTeaser .blogPostTeaserCont .blogBtn .icon .iconText {
  position: absolute;
  left: -90px;
  color: #FFF;
  bottom: 16px;
  opacity: 0;
  transition: opacity 0.6s ease-out;
  text-transform: uppercase;
}
.blogPostTeaser .blogPostTeaserCont .blogBtn .icon svg, .blogPostTeaser .blogPostTeaserCont .blogBtn .icon svg path, .blogPostTeaser .blogPostTeaserCont .blogBtn .icon svg polygon {
  fill: #FFF;
  transition: all 1s ease-out;
}
@media (max-width: 1200px) {
  .blogPostTeaser .blogTeaserHeadline {
    margin-bottom: 48px;
  }
}
.blogPostTeaser .blogTeaserHeadline .headline, .blogPostTeaser .blogTeaserHeadline .subHeadline {
  font-size: 50px;
  line-height: 60px;
  color: var(--color-1);
}
.blogPostTeaser .blogTeaserHeadline .headline {
  font-weight: 300;
}
.blogPostTeaser .blogTeaserHeadline .subHeadline {
  font-weight: bold;
  margin-bottom: 45px;
}

.blogRowSpace {
  padding-top: 90px;
  padding-bottom: 90px;
}

.wunder-news {
  margin-bottom: 25px;
}
.wunder-news .blogProfileHead {
  margin-bottom: 55px;
}
.wunder-news h1, .wunder-news .blogProfileHead {
  font-size: 50px;
  line-height: 55px;
  font-style: italic;
  font-weight: bold;
  color: var(--color-1);
}
@media (max-width: 767px) {
  .wunder-news h1, .wunder-news .blogProfileHead {
    font-size: 35px;
    line-height: 40px;
  }
}

/*# sourceMappingURL=openBlog.css.map */
