.breadcrumbs {
  color: #fff;
  overflow: hidden;
  padding: 0;
  background: #fff;
  max-width: 100%;
  margin: 0;
}
.breadcrumbs ul.clearfix {
  list-style: none;
  width: 100%;
  max-width: 1080px;
  margin: auto;
  padding: 15px 0;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs ul li {
  margin: 0;
}
.breadcrumbs ul li a,
.breadcrumbs ul li span{
  position: relative;
  margin: 0;
  display: block;
  text-decoration: unset;
  padding: 0 20px;
  color: #333;
  font-size: 14px;
  letter-spacing: 0;
}
.breadcrumbs ul li a:after {
  border-top: none;
  border-bottom: none;
  border-left: none;
  position: absolute;
  padding: 0;
  top: 0;
  right: -1px;
  margin-top: 0;
  content: "\f105";
  font-family: "FontAwesome";
  color: #333333;
}
.post-wrapper .page-center > .row {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.post-wrapper .page-center > .row .col {
  display: table-cell;
  padding: 0 10px 10px 10px;
  vertical-align: top;
}
.post-wrapper .content-area {
  width: 73%;
}
.post-wrapper .sidebar {
  width: 27%;
}
.post-wrapper .page-center {
  padding: 20px;
}
.post-wrapper .article-post {
  font-size: 14px;
  padding: 0 10px;
  word-break: break-word;
}
.post-wrapper .article-post h1.headline {
  margin-bottom: 30px;
}
.post-wrapper .article-meta-info {
  margin-bottom: 30px !important;
  font-size: 12px;
  letter-spacing: 0;
}
.post-wrapper .article-meta-info span.post-date {
  margin-right: 10px;
}
.post-wrapper .article-meta-info span.post-date i.fa.fa-calendar {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
}
.post-wrapper .article-meta-info span.post-date time {
  letter-spacing: 0;
}
.post-wrapper span.article-author i {
  font-size: 12px;
  margin-right: 3px;
}
.post-wrapper span.article-author {
  margin-left: -3px;
}
.post-wrapper p.spacer {
  margin: 10px 0;
}
.post-wrapper .bodycontent > p {
  padding: 0;
  border: 0;
  margin: 10px 0;
}
.post-wrapper .contents-table {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #888;
  border-color: #eee;
}
.post-wrapper .contents-table p {
  padding: 0;
  border: 0;
  margin: 10px 0;
  text-align: center;
  font-weight: 700;
}
.post-wrapper .contents-table p a.show-area {
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
  color: #333333;
}
.post-wrapper .contents-table ol {
  list-style-type: none;
  padding: 1.12em 0;
  padding-left: 20px;
  margin: 0;
  padding-top: 7px;
}
.post-wrapper .contents-table ol li {
  display: list-item;
  line-height: 1.8;
  margin: 0;
  font-size: 14px;
}
.post-wrapper .contents-table ol li a {
  color: #333333;
  font-size: 14px;
}
.post-wrapper .cmpostcontentarea p {
  margin: 10px 0;
  line-height: 1.75;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.post-wrapper .cmpostcontentarea h2 {
  background: #f6f6f6;
  padding: 20px !important;
  border-left: solid 5px #888;
  border-bottom: none !important;
  margin: 0;
}
.post-wrapper .cmpostcontentarea h3 {
  border-bottom: solid 1px #888;
  border-top: solid 1px #888;
  padding: 10px;
  margin: 20px 0 !important;
  border-color: #eee;
}
.post-wrapper .cmpostcontentarea table {
  display: table;
  max-width: 100%;
  border-spacing: 2px;
  border: none;
  border-collapse: collapse;
  margin: 0;
}
.post-wrapper .cmpostcontentarea table tbody {
  display: table-row-group;
  border: 1px solid #000;
  vertical-align: middle;
  border-color: #eee;
}
.post-wrapper .cmpostcontentarea table tbody tr {
  border-color: #eee;
  display: table-row;
  border: 1px solid #000;
  vertical-align: inherit;
}
.post-wrapper .cmpostcontentarea table tbody tr td {
  background-clip: padding-box;
  position: static;
  display: table-cell;
  border: 1px solid #555;
  padding: 10px !important;!i;!;
  word-break: break-word;
  border-color: #eee;
  font-size: 14px;
}
.post-wrapper .cmpostcontentarea table tbody tr td a:hover {
  opacity: .4;
}
section.author {
  border: 1px solid #e2e2e2;
  display: table;
  margin-top: 30px;
  border-collapse: separate;
  border-spacing: 20px;
  width: 100%;
  table-layout: fixed;
  padding: 0;
  border-color: #eee;
}
section.author .author-image {
  display: table-cell;
  vertical-align: top;
  width: 15%;
  margin-right: 15px;
}
section.author .author-info {
  display: table-cell;
  vertical-align: top;
  width: 85%;
}
section.author .author-info .author-name {
  margin-bottom: 10px;
  text-align: left;
  font-weight: 700;
  line-height: 1.5;
  font-size: 18px;
  color: #333;
  letter-spacing: 0;
}
section.author .author-info .author-name p {
  letter-spacing: 0;
  font-size: 14;
}
.post-wrapper .contents-table p a.show-area:hover {
  opacity: 0.4;
}
.post-wrapper .contents-table p a.show-area {
  transition: none;
}
.post-wrapper .article-eyecatch img {
  width: 100%;
}
.post-wrapper .cmpostcontentarea table thead td,
.post-wrapper .cmpostcontentarea table thead th {
  display: table-cell;
  border: 1px solid #555;
  padding: 10px !important;
  word-break: break-word;
  font-weight: bolder;
  text-align: left;
  vertical-align: inherit;
  border-color: #eee;
  background-clip: padding-box;
  position: static;
  background-color: #666666;
  color: #ffffff;
  font-weight: normal;
}
section.prev-next-link {
  border-collapse: collapse;
  table-layout: fixed;
  margin: 20px 10px;
  position: relative;
  display: flex;
  gap: calc(40px* 1);
  margin-top: calc(40px* 1);
}
section.prev-next-link a.next-link {
  display: table-cell;
  width: 50%;
  position: relative;
  border: 1px solid #ddd;
  padding: 14px 40px 14px 14px;
  text-decoration: none;
  color: #333333;
  border-color: #eee;
}
section.prev-next-link a.next-link h3.prev-next-label {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}
section.prev-next-link a.next-link:after {
  content: '\f054';
  font-family: fontawesome;
  font-size: 24px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #333;
}
section.prev-next-link a.next-link .thumb-wrap {
  display: flex;
}
section.prev-next-link a.next-link .thumb-wrap img {
  float: none;
  margin-right: 15px;
  width: 30% !important;
  display: block;
}
section.prev-next-link a.next-link .thumb-wrap p {
  overflow: hidden;
  width: 68%;
  vertical-align: top;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: calc((14px* 1.75)* 2);
  font-size: 14px;
  margin: 0;
}
section.prev-next-link a.next-link:hover {
  opacity: 0.4;
}
a{
  transition: none;
}
section.prev-next-link a.prev-link {
  display: table-cell;
  width: 50%;
  position: relative;
  border: 1px solid #ddd;
  padding: 14px 14px 14px 40px;
  border-top: 1px #ddd solid;
  border-color: #eee;
  color: #333;
}

section.prev-next-link a.prev-link h3.prev-next-label {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}

section.prev-next-link a.prev-link .thumb-wrap {
  display: flex;
}

section.prev-next-link a.prev-link .thumb-wrap img {
  float: none;
  margin-right: 15px;
  width: 30%;
}

section.prev-next-link a.prev-link p {
  overflow: hidden;
  width: 68%;
  vertical-align: top;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: calc((14px* 1.75)* 2);
  font-size: 14px;
  margin: 0;
}
section.prev-next-link a.prev-link:before {
  content: '\f053';
  font-family: fontawesome;
  font-size: 24px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #333;
}

section.prev-next-link a.prev-link:hover {
  opacity: 0.4;
}

.blog-banner.simple-banner {
  min-height: auto;
}
.blog-banner.simple-banner h1 {
  margin-bottom: 32px;
}
.blog-banner.simple-banner .banner-content-inner.col12 {
  padding: 0;
}
.Business-Members-Blog .twocolrow {
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  padding: 0;
}
.Business-Members-Blog .twocolrow .asidecotnent {
  display: table-cell;
  max-width: 780px;
  width: 100%;
}
.Business-Members-Blog .twocolrow .sidebarcontent {
  display: table-cell;
  vertical-align: top;
  width: 320px;
}
.Business-Members-Blog .recent-postwrapper .titleholder {
  padding: 0;
  margin: 0;
}
.Business-Members-Blog .recent-postwrapper {
  padding: 20px;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit {
  border-bottom: 1px solid #eee !important;
  padding: 20px 10px 10px;
  border-color: #eee;
  display: table;
  width: 100%;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit a.img {
  padding-right: 0;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .cont {
  border-left: 0;
  width: auto;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .cont h3 {
  display: block;
  margin: 0 0 10px;
  max-height: none;
  line-height: normal;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left {
  margin: 20px 0;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit a.img span.article-rank {
  background: #333333;
  color: #fff;
  border: 1px solid #333333;
  line-height: 25px;
  min-width: 25px;
  height: 25px;
  font-size: 16px;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .cont h3 a {
  font-size: 14px;
}
.post-wrapper .cmpostcontentarea table tbody tr td p {
  margin: 0;
}
.post-wrapper .cmpostcontentarea table thead th p {
  margin: 0;
}
.post-wrapper .cmpostcontentarea ul {
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
  list-style: none;
  margin: 1.12em 0;
  margin-left: 40px;
  list-style-type: disc;
}
.post-wrapper .cmpostcontentarea ul li {
  display: list-item;
  font-size: inherit;
  margin: 0;
}
.post-wrapper .cmpostcontentarea p a:hover img {
  opacity: 0.4;
}
section.prev-next-link {
  margin-bottom: 10px;
}
.customsocialsherecontainer {
  padding: 0 10px 10px 10px;
}
.customsocialsherecontainer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center !important;
  margin-bottom: 30px;
}
.customsocialsherecontainer ul li {
  margin: 0;
}
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit.customitems_4 a.img span.article-rank,
.Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit.customitems_5 a.img span.article-rank {
  background: #fff;
  color: #333333;
  border: 1px solid #333333;
}
.post-wrapper .contents-table ol li a:hover {
  opacity: .4;
}
.post-wrapper .cmpostcontentarea a:hover {
  opacity: 0.4;
}
@media (max-width:769px){
  .breadcrumbs {
    display: none;
  }
  .post-wrapper .page-center > .row .col {
    width: 100% !important;
    display: block !important;
    padding: 0;
  }
  .post-wrapper .article-post {
    padding: 0;
  }
  .post-wrapper .article-post h1.headline {
    margin-top: 30px;
  }
  .post-wrapper .contents-table ol {
/*     margin-left: 10px; */
  }
  section.author .author-image {
    width: 50%;
  }
  section.author .author-info {
    display: block;
    width: 100%;
    vertical-align: top;
  }
  section.author {
    display: flex;
    padding: 15px;
  }
  section.author .author-info .author-name {
    font-size: 16px;
    margin-bottom: 5px;
  }
  section.prev-next-link a.next-link {
    padding: 10px 20px 10px 15px;
    display: block;
    width: 100%;
  }
  section.prev-next-link {
    flex-direction: column;
    gap: 0;
    margin: calc((40px* 1)* .75) 0 20px;
    padding: 0;
  }
  section.prev-next-link a.next-link h3.prev-next-label {
    font-size: 16px;
  }
  section.prev-next-link a.next-link:after {
    content: '\f054';
    font-family: fontawesome;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  section.prev-next-link a.prev-link {
    padding: 10px 15px 10px 20px;
    margin-bottom: -1px;
    display: block;
    width: 100%;
  }
  section.prev-next-link a.prev-link:before {
    content: '\f053';
    font-family: fontawesome;
    font-size: 12px;
    position: absolute;
    left: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  section.prev-next-link a.prev-link .thumb-wrap img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .blog-banner.simple-banner p {
    padding: 0 30px;
  }
  .Business-Members-Blog .twocolrow .asidecotnent {
    display: block;
    width: 100% !important;
  }
  .Business-Members-Blog .twocolrow .sidebarcontent {
    width: 100%;
    margin: auto;
    display: block;
  }
  .Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit a.img span.article-rank {
    min-width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
  }
  .Business-Members-Blog .recent-postwrapper .blog-ranking-left .entry-list-unit {
    padding: 20px 0 10px;
  }
}


@media (max-width:479px){
  section.author .author-image {
    width: 100%;
    display: block;
    margin: 0;
    margin-bottom: 15px;
  }
  section.author {
    flex-wrap: wrap;
  }
  .blog-banner.simple-banner h1 {
    font-size: 25px;
  }
}