.pod-col { width: 100%; display: inline-block; padding: 45px 0 100px 0; }          
.pod-col .pc-wrap { width: 100%; display: inline-block; }
.pod-col .pc-wrap .hero-image { width: 100%; }    
.pod-col .pc-wrap .hero-image .hero-wrap { width: 100%; display: inline-block; margin-bottom: 100px; }
.pod-col .pc-wrap .hero-image .hero-wrap img { width: 100%; display: inline-block; height: 338px; object-fit: cover; object-position: center; }
.pod-col .pc-wrap .post-listing-pc .post-item:first-child { width: 50%; float: left !important; }
.pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-details { width: 100% !important; display: block !important; }
.pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-image { width: 100% !important; display: block !important; }

.pod-col .pc-wrap .post-listing-pc .post-item .post-details { width: 50% !important; float: right; }
.pod-col .pc-wrap .post-listing-pc .post-item .post-image { width: 50% !important; float: left; }
.pod-col .pc-wrap .post-listing-pc .post-item .post-details .post-title h2 a { height: unset !important; }
.pod-col .pc-wrap .post-listing-pc .post-item .post-details .post-caption { height: unset !important; }

.pod-col .pc-wrap .post-listing-pc { width: 100% !important; display: flex !importantx; }
.pod-col .pc-wrap .post-listing-pc .post-item.first-post { width: 50%; border-right: 1px solid #3d3d3d; padding-right: 40px; }
.pod-col .pc-wrap .post-listing-pc .multi-posts { display: flex; margin-bottom: 10px; }
.pod-col .pc-wrap .post-listing-pc .multi-posts .post-item { width: 100%; display: flex; flex-direction: row-reverse; justify-content: center; align-items: center; }
.pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-details { margin-bottom: 40px; }
.pod-col .pc-wrap .post-listing-pc .post-item .post-details .post-date-tag-read { height: unset !important; margin-bottom: 0 !important; }
.pod-col .pc-wrap .post-listing-pc .post-item .post-details .post-title h2 { margin-bottom: 0 !important; }
.pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-details .post-title h2 { margin-bottom: 2px !important; }
.pod-col .pc-wrap .post-listing-pc .multi-posts .post-image img.hs-featured-image { width: 240px !important; height: 140px !important; object-fit: cover; object-position: center; display: inline-block; }
.pod-col .pc-wrap .post-listing-pc .multi-posts .post-image { padding: 0 !important; }
.pod-col .pc-wrap .post-listing-pc .multi-posts .post-details { margin: 0 !important; }
.pod-col .pc-wrap .post-listing-pc .post-item.first-post .hs-featured-image { width: 100%; }
.multi-wrap { width: 50%; display: table-cell; }
.multi-wrap .next { width: 100%; display: inline-block; margin: 0px 0px 15px 20px; }
.multi-wrap .next a { width: auto; display: inline-block; font-family: 'Open Sans'; font-size: 14px; line-height: 24px; font-weight: 700; color: #7e64ff; }
.multi-wrap .bottom-cta .next { width: 100%; display: inline-block; margin: 0px 0px 15px 20px; }
.multi-wrap .bottom-cta { margin-left: 20px; }
.multi-wrap .bottom-cta a { width: auto; display: flex; font-family: 'Open Sans'; font-size: 14px; line-height: 24px; font-weight: 700; color: #7e64ff; }
.multi-wrap .bottom-cta a:after { content: "→"; display: inline-block; vertical-align: middle; transform: translateX(5px); transition: transform .25s ease 0s; }
.multi-wrap .bottom-cta a:hover:after { transform: translateX(10px); }


@media(max-width:1299px){
  .blog-wrap .new-blog-section .post-listing .post-item { margin: 0 0px 40px 20px !important; }
}

@media(max-width:1199px){
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-details { padding-left: 20px; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-details .post-title h2 a { font-size: 20px !important; line-height: 32px !important; }
}

@media(max-width:999px){
  .pod-col { padding: 20px 0; }
  .pod-col .pc-wrap .post-listing-pc .post-item.first-post { width: 100%; border-right: unset; padding-right: 0; margin: 0 !important; }
  .pod-col .pc-wrap .post-listing-pc .post-item.first-post { width: 100%; display: flex; flex-direction: row-reverse; align-items: center; }
  .pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-details { padding-left: 20px; margin-bottom: 0; }
  .multi-wrap .next { display: none; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts { margin-bottom: 0; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-image img.hs-featured-image { width: 100% !important; height: 250px !important; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-item { margin: 0 !important; padding-bottom: 30px; }
  .blog-wrap .new-blog-section .post-listing .post-item .post-details .post-title h2 a { font-size: 24px !important; line-height: 34px !important; }
  .multi-wrap .bottom-cta { margin-left: 0; }
}

@media(max-width:999px){
  .pod-col .pc-wrap .hero-image .hero-wrap img { height: auto; }
}

@media(max-width:767px){
  .pod-col .pc-wrap .post-listing-pc .post-item.first-post { flex-direction: column-reverse; }
  .pod-col .pc-wrap .post-listing-pc .post-item:first-child .post-details { padding-left: 0; padding-bottom: 30px; }
  .blog-wrap .new-blog-section .post-listing .post-item { margin: 0 20px 40px 20px !important; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-item { flex-direction: column-reverse; }
  .pod-col .pc-wrap .post-listing-pc .multi-posts .post-item .post-image { padding-bottom: 30px !important; }
}