.hero-gradient {
  color: #fff;
  background-color: #052d4b;
  background-image: -moz-oldradial-gradient(center top,ellipse farthest-side,rgba(60,115,170,.75),#052d4b);
  background-image: -o-radial-gradient(center top,ellipse farthest-side,rgba(60,115,170,.75),#052d4b);
  background-image: -webkit-radial-gradient(center top,ellipse farthest-side,rgba(60,115,170,.75),#052d4b);
  background-image: radial-gradient(center top,ellipse farthest-side,rgba(60,115,170,.75),#052d4b);
}
.files-anywhere-black .files-anywhere ul li {
  color: black;
}
.with-ce-table table {
  width:100%;
  max-width:100%;
  color: black;
  border-collapse: collapse;
  border-spacing: 0;
}
.with-ce-table table th,
.with-ce-table table td {
  padding:0.5em 0.75em;
  vertical-align:top;
  background: transparent;
  color: inherit;
  text-align: left;
}
.with-ce-table table thead th {
  border-bottom:2px solid #dadada;
}
.with-ce-table table th,
.with-ce-table table td {
  border-top:1px solid #dadada;
}
.with-ce-table-striped table tbody tr:nth-of-type(odd) {
  background-color:rgba(0,0,0,.05);
}
.with-ce-table-bordered table th,
.with-ce-table-bordered table td {
  border:1px solid #dadada;
}
h2.blog-listing-intro {
  font-weight: 300;
  font-size: 64px;
  line-height: 70px;
}
h2.blog-listing-intro strong {
  font-weight: 700;
}
.blog-section .post-header.post-header h1 {
    font-weight: 300;
}  
@media(min-width: 768px){
   
}
#hubspot-author_data {
  clear: both;
  font-size: 12px;
}
#hubspot-author_data em {
  display: inline-block;
  height: 0;
  width: 40px;
}
#hubspot-author_data .author-link,
#hubspot-author_data .publish-date {
  display: inline-block;
  padding-left: 24px;
  position: relative;
}
#hubspot-author_data .author-link {
  padding-left: 32px;
}
#hubspot-author_data .author-link .avatar,
#hubspot-author_data .publish-date::before {
  width: 24px;
  height: 32px;
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggLjE2QTcuNzQ5IDcuNzQ5IDAgMDAuMjUgNy45MSA3Ljc0OSA3Ljc0OSAwIDAwOCAxNS42NmE3Ljc0OSA3Ljc0OSAwIDAwNy43NS03Ljc1QTcuNzQ5IDcuNzQ5IDAgMDA4IC4xNnptMCAxNGE2LjIyOCA2LjIyOCAwIDAxLTYuMjUtNi4yNUE2LjI0OCA2LjI0OCAwIDAxOCAxLjY2YzMuNDM4IDAgNi4yNSAyLjgxMiA2LjI1IDYuMjVBNi4yNDggNi4yNDggMCAwMTggMTQuMTZ6bTEuOTA2LTMuMjVjLjE4OC4xMjQuNDA2LjA5My41MzEtLjA5NWwuNTk0LS43OGMuMTI1LS4xODguMDk0LS40MDctLjA5NC0uNTMyTDguODc2IDcuOTcyVjMuNTM0QS40MDMuNDAzIDAgMDA4LjUgMy4xNmgtMWEuMzguMzggMCAwMC0uMzc1LjM3NVY4LjY5YzAgLjA5NC4wMzEuMjIuMTI1LjI4MmwyLjY1NiAxLjkzN3oiIGZpbGw9IiMxMzEzMTMiLz48L3N2Zz4=);
}
#hubspot-author_data .author-link .avatar {
  height: 24px;
  background-position: center;
  background-size: cover;
  border-radius: 100%;
}
.post-body-container {
  padding: 0;
}
.back-to-overview {
  text-align: center;
}
.blog-sidebar {
  position: relative;
  color: white;
  padding-left: 50px;
}
.blog-sidebar::before,
.blog-sidebar::after {
  position: absolute;
  content: "";
  display: block;
  left: -20px;
  top: 0;
  width: 100vw;
  height: 60000px;
  z-index: -1;
  pointer-events: none;
}
.blog-sidebar::after {
  height: calc(100% + 590px);
}
@media (max-width: 1024px) {
  .post-body-container {
    padding: 0;
  }
  .blog-sidebar {
    padding-left: 0;
  }
  .blog_list_wrap .post-item.post-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .blog-sidebar {
    padding-top: 25px;
  }
  .blog-sidebar::before {
    content: none;
    display: none;
  }
  .blog-sidebar::after {
    top: 0;
  }
}
.blog-sidebar h2 {
  font-weight: 300;
  font-size: 44px;
  line-height: 53px;
  margin-bottom: 32px;
}
.blog-sidebar .block h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 51px;
}
.blog-sidebar ul,
.blog-sidebar li {
  margin: 0;
  padding: 0;
  display: block;
  color: inherit;
}
.hs_cos_wrapper_type_post_listing li {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 17px;
  margin-bottom: 32px;
}
.hs_cos_wrapper_type_post_listing img {
  width: 100%;
  height: 50px;
  object-fit: cover;
}
.hs_cos_wrapper_type_post_listing li a {
  color: inherit;
  grid-column: 2;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.hs_cos_wrapper_type_post_listing li a:hover,
.hs_cos_wrapper_type_post_listing li a:active {
  color: inherit;
}
.blog-sidebar .with-sep {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 32px;
}
.blog-sidebar .with-sep.widget-type-tag-cloud {
  padding-bottom: 14px;
}
.widget-type-tag-cloud.widget-type-tag-cloud a {
  color: inherit;
  display: flex;
  float: left;
  max-width: 100%;
  margin-bottom: 20px;
  margin-right: 20px;
  border: 1px solid white;
  color: inherit;
}
.widget-type-tag-cloud.widget-type-tag-cloud a:hover,
.widget-type-tag-cloud.widget-type-tag-cloud a:active {
  color: inherit;
}
.widget-type-tag-cloud a span {
  padding: 13px;
}
.widget-type-tag-cloud a span.posts {
  background: #011E2E;
  border-left: 1px solid #FFFFFF;
}

.blog-sidebar .about-author-sec {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-gap: 17px;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
.blog-sidebar .about-author-sec img {
  width: 100%;
  height: 50px;
  object-fit: cover;
  border-radius: 100%;
}
.blog-sidebar .about-author-sec h3,
.blog-sidebar .about-author-sec p,
.blog-sidebar .about-author-sec a {
  margin: 0;
  font: inherit;
  color: inherit;
}
.blog-sidebar .hs-blog-social-share-list {
  line-height: 1;
}
.footer .newsletter form {
  position: relative;
}
.footer .newsletter .hs_error_rollup {
  position: absolute;
  top: 100%;
  left: 0;
}
.footer .newsletter .hs_error_rollup label {
  font-size: 1.5rem;
  color: red;
}

.center-ctas .widget-type-cta {
  text-align: center;
}



/* CSS Update 2023 -j */
.deurali-blog .container-fluid .row-fluid .page-center {
    max-width: 1600px;
}
h2.blog-listing-intro {
    max-width: 1600px;
    margin: 50px auto 0 auto;
    padding: 0 20px;
    padding-left: 60px;
}
.full-width.post-listing {
    display: grid;
    grid-template-columns: 48% 48%;
    column-gap: 35px;
    float: unset;
    background-color: #f2f2f2;
    justify-content: center;
    padding: 50px 30px 20px;
}


.blog-section .hs-featured-image-wrapper {
    position: relative;
    display: block;
    height: 270px;
    overflow: hidden;
    margin-bottom: 0!important;
}

.post-listing .full-width {
    float: unset!important;
    width: auto;
}

.blog-section .hs-featured-image-wrapper img.hs-featured-image {
    float: unset!important;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-section.blog_list_wrap .post-item{
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    background-color: #fff;
    border-bottom: 0;
}

.blog-section #hubspot-topic_data a {
    float: unset!important;
}

.blog-section #hubspot-topic_data em {
    float: unset!important;
}
.section_content.listing-main-block {
    padding-top: 40px;
}

.blog-sidebar {
    padding-left: 25px;
    padding-top: 25px;
}


.widget-type-tag-cloud a span.posts {
    margin-right: 0;
    min-width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2d2d2d;
}

.widget-type-tag-cloud a span.text {
    margin-left: 0;
}
.widget-type-tag-cloud.widget-type-tag-cloud a {
    float: unset;
}
.blog-section .post-body-container {
    padding: 40px 30px 0;
}
.post-body-container h2.post-card-title a {
    font-weight: 800;
}

#hubspot-author_data .author-link {
    color: #2d2d2d;
    font-size: 16px;
    padding-left: 0;
}

#hubspot-author_data .publish-date {
    padding-left: 0;
    font-size: 16px;
}

#hubspot-author_data .publish-date:before {
    display: none;
}

.blog_list_wrap .post-item a.more-link {
    margin-top: 0!important;
    transition: opacity .25s ease;
}
.blog-section .blog-pagination a.next-posts-link {
    float: unset;
}
.section_content.listing-main-block.single-article-page {
    padding-top: 0;
}
.blog-section .post-header.post-header h1 {
    font-size: 40px;
    padding-top: 25px;
}

.single-article-page .blog-sidebar h2 {
    font-size: 36px;
    font-weight: 400;
}

.single-article-page .blog-sidebar .about-author-sec {
    border-bottom: 5px solid #fff;
    padding-bottom: 35px;
}

.single-article-page .blog-sidebar .about-author-sec h3 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
}

.single-article-page .blog-sidebar .about-author-sec p {
    font-weight: 400;
    font-size: 17px;
}
/* 
.single-article-page .hs-author-profile-inner-wrap {
    width: 79%;
} */
.single-article-page .blog-sidebar h4 {
    font-size: 25px;
    font-weight: 400;
}
.single-article-page .widget-type-tag-cloud.widget-type-tag-cloud a {
    font-weight: 700;
    margin-right: 0;
}
.blog-sidebar .with-sep.single-page-author {
    margin-bottom: 45px;
}
.sidebar-image-cta img {
    width: 100%;
}
.single-article-page .blog-sidebar .with-sep.widget-type-tag-cloud {
    margin-bottom: 0;
}
.related-post-container {
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
}

section.related-post-section {
    padding: 50px 60px;
}

.related-post-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.blog-section.related-posts .hs-featured-image-wrapper {
    height: 210px;
    margin-bottom: 10px!important;
}

.blog-section.related-posts .post-body-container {
    padding: 0;
}

.blog-section.related-posts .post-body-container h2 {
    margin-bottom: 10px;
    min-height: 56px;
}

.related-posts .post-body-container h2.post-card-title a {
    font-weight: 700;
}
.blog-section.related-posts .post-listing-summary-wrap {
    margin-bottom: 10px;
}

.blog-section.related-posts .post-listing-summary-wrap p {
    margin-bottom: 0;
}

.related-posts #hubspot-author_data .author-link {
    display: block;
    color: #576E8D;
}

.related-posts #hubspot-author_data .publish-date {
    display: block;
    color: #576E8D;
}
h2.related-post-title {
    font-size: 36px;
    margin-bottom: 35px;
    color: #2d2d2d;
}
.container-fluid .row-fluid .page-center {
    padding: 0 40px!important;
}
.outside h1.full-width {
    float: unset;
}

.blog-section.outside {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 40px;
}
.block.social-sharing-block {
    margin-bottom: 25px;
}

.listing-imagecta-block .sidebar-image-cta{
  margin-bottom:20px;
}
.listing-blog-author .hs-author-avatar {
    display: none;
}

.full-width.hs-author-profile.listing-blog-author {
    max-width: 1600px;
    margin: 0 auto;
    float: unset!important;
    padding: 40px 68px 0;
}

.full-width.hs-author-profile.listing-blog-author .full-width {
    float: unset;
}

.single-article-page .blog-sidebar .about-author-sec.fullwidth {
    display: block;
}
.single-page-author .hs-author-profile-inner-wrap {
    margin-left: 0;
}
.blog-section.related-posts .post-listing-summary-wrap {
    min-height: 72px;
}
.blog-section.related-posts .post-body-container h2 a:hover {
    color: #878787;
}
.blog-section .post-body-container h2 {
    min-height: 56px;
}


/* RESPONSIVE 2023 -j */
@media (max-width: 1580px) {
.blog-section.related-posts .post-listing-summary-wrap {
    min-height: 100px;
}
}
@media (max-width: 1024px) {
.blog-sidebar {
    padding-left: 0;
}

.blog-sidebar .block h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.widget-type-tag-cloud a span.posts {
    min-width: 50px;
    padding: 5px;
    font-size: 14px;
}

.widget-type-tag-cloud a span.text {
    font-size: 15px;
    line-height: 1.2;
}
.related-post-wrapper {
    grid-template-columns: repeat(2,1fr);
}
.related-post-wrapper .post-item {
    margin-bottom: 20px;
}
.container-fluid .row-fluid .page-center {
    padding: 0 20px!important;
}
section.related-post-section {
    padding: 50px 20px;
}
.blog-section.outside {
    padding: 0 20px;
}
}
@media (max-width: 980px) {
.full-width.post-listing {
    display: block;
}
  h2.blog-listing-intro{
    padding:0 40px;
  }
  .full-width.hs-author-profile.listing-blog-author {
    padding: 40px 40px 0;
}

}
@media (max-width: 768px) {

}
@media (max-width: 600px) {
.related-post-wrapper {
    display: block;
}
.blog-section .post-header.post-header h1 {
    font-size: 35px;
    line-height: 1.2;
}
h2.blog-listing-intro {
    font-size: 50px;
    line-height: 1.2;
}
}
@media (max-width: 480px) {
h2.blog-listing-intro {
    font-size: 40px;
    line-height: 1.2;
}