a, a:hover {
  color:#0265DC;
}
.body-container-wrapper * {
  letter-spacing: 0 !important;
}
.hs-blog-post .blog-section3 h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  color: #013471;
  text-transform: none;
}
.hs-blog-post .custom_listing_comments:after {
  display: none;
}

@media (min-width: 768px) {
  .hs-blog-post .blog-section3 h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .post-header-author-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (max-width: 1200px) {
  .filter-wrapper {
    flex-direction: column;
  }
  .filter-wrapper > div {
    width: 100% !important;
  }
  .blog-search {
    margin-top: 20px;
  }
}

.hs-blog-listing .blog-topic .row-fluid {
  align-items: flex-end;
}
.blog-2023-topics select {
  background: initial;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #444444;
  border-radius: 0;
  font-size: 13px;
  line-height: 19px;
  padding: 0 5px 0 2px;
  height: 30px;
  margin-bottom: 0 !important;
  color: #222222;
  text-transform: none;
}
.blog-2023-topics label {
  margin: 0 0 15px;
  font-family: "Gotham A", "Gotham B";
  text-rendering: optimizelegibility;
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  text-transform: none;
}
.blog-2023-topics label:after {
    background: #003571;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0;
    width: 60px;
}

.blog-right-subscribe h3 {
  text-transform: none;
}
.blog-right-subscribe .hs-form .hs-form-field {
  padding-bottom: 27px !important;
}
.blog-right-subscribe .hs-form .hs-form-field input {
  height: 40px;
}
.blog-right-subscribe input[type="submit"].hs-button.primary {
  background: #0065DB !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #FFFFFF;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .hs-blog-listing #blog-subscribe-index .hs_cos_wrapper_type_blog_subscribe {
    display: flex;
    align-items: center;
  }
  .hs-blog-listing #blog-subscribe-index h3 {
    margin-top: 0;
  }
}
.blog-right-subscribe h3:after,
.row-fluid .blog-right-posttopic h3:after,
.row-fluid .blog-right-topic h3:after {
  background: #003571;
}
.row-fluid .blog-right-posttopic h3,
.row-fluid .blog-right-topic h3,
.blog-right-topic h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-transform: none;
}
.row-fluid .blog-right-box .post-topic .post-title a {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #222222;
}
.row-fluid .blog-right-box .post-date-box {
  font-size: 14px;
  line-height: 20px;
  color: #464646;
  margin-top: 5px;
}
.row-fluid .blog-right-posttopic ul li + li {
  margin-top: 12px;
}
.row-fluid .blog-right-posttopic ul li a {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #222222;
}

.hs-blog-post .about-author-sec {
  padding: 70px 35px 24px;
  margin-top: 60px;
}
.hs-blog-post .about-text h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  padding: 0;
  margin: 0 0 22px;
  text-transform: none;
}
.hs-blog-post .about-text h3 a {
  text-decoration: underline;
  color: #0265DC;
}
.hs-blog-post .row-fluid .blog-left .hs-featured-image-wrapper {
  margin-bottom: 20px;
}
.related-posts-headline {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #222222;
  text-transform: none;
}
.related-posts-headline:after {
    background: #003571;
    content: "";
    display: block;
    height: 3px;
    margin: 10px 0;
    width: 27px;
}
.row-fluid .related-text .related-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  padding: 0;
  margin: 0 0 10px;
  text-align: left;
  height: auto !important;
}
.row-fluid .related-text .related-title a {
  text-decoration: underline;
  color: #222222;
  text-transform: none;
}
.row-fluid .related-text .related-date {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #464646;
  text-align: left;
  font-style: initial;
  margin: 0;
  padding: 0;
}
#comments-listing {
  border: none;
  padding-top: 20px;
}
.hs-blog-post .blog-left .hs-form-field {
  padding-bottom: 15px !important;
}
.hs-blog-post .blog-left .hs-form-field.hs-email {
  display: block;
}
.hs-blog-post .blog-left .hs-form-field>label {
  clip: initial;
  height: auto;
  width: auto;
  position: static;
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #464646;
}
.hs-blog-post .blog-left input.hs-input {
  text-transform: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  margin-bottom: 0 !important;
  height: 40px;
}
.hs-blog-post .blog-left textarea {
  height: 140px;
  padding: 20px;
  text-transform: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0;
}
.hs-blog-post .blog-left .actions {
  border: none;
}
.hs-blog-post .blog-left .actions:before {
  display: none !important;
}
.hs-blog-post .blog-left .actions input[type="submit"],
.row-fluid .new-comments .comment-reply-to.hs-button {
  background: #0065DB !important;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #FFFFFF;
  box-shadow: none !important;
  text-transform: none !important;
  text-shadow: none !important;
}
.row-fluid .new-comments .comment-reply-to.hs-button:hover {
  color: #FFFFFF !important;
  opacity: 0.85;
}
.row-fluid .strip-section {
  background: #01395D;
}
.row-fluid .strip-section a.cta_button {
  border: 2px solid #FFFFFF !important;
  background: transparent !important;
  color: #FFFFFF !important;
}
.row-fluid .strip-section a.cta_button span {
  color: #FFFFFF !important;
}


.blog-topic h1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 44px;
  color: #003571;
  text-transform: none;
}
.row-fluid .blog-topic h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
  text-transform: none;
  position: relative;
}
.row-fluid .blog-topic h2:after {
  content: '';
  margin: 10px 0;
  width: 60px;
  height: 3px;
  display: block;
  background: #003571;
}
.row-fluid .blog-topic ul li a {
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  text-decoration: underline;
  color: #222222;
  text-transform: none;
}
.body-container-wrapper .blog-search input[type="text"] {
  text-transform: none;
  color: #222222;
}
.hs-blog-listing #blog-subscribe-index .hs_cos_wrapper {
  text-transform: none;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #222222;
}
.hs-blog-listing #blog-subscribe-index .hs-form .hs-form-field > label {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #464646;
}
.hs-blog-listing #blog-subscribe-index .hs-form .hs-form-field input[type="text"],
.hs-blog-listing #blog-subscribe-index .hs-form .hs-form-field input[type="email"] {
  color: #222222;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  text-transform: none;
}
.hs-blog-listing .row-fluid .post-box {
  text-align: left;
}
.row-fluid .blog-left .post-listing .post-item .post-body {
  margin-bottom: 0;
}
.hs-blog-listing .row-fluid .post-header {
  padding: 30px 30px 0;
}
.row-fluid .post-header h2 {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-decoration: underline;
  color: #222222;
  margin: 0 0 16px;
  text-align: left;
  text-transform: none;
}
.hs-blog-listing .row-fluid .post-date {
  font-family: "Gotham A", "Gotham B";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #464646;
  font-style: initial;
  text-align: left;
  margin: 0 0 16px;
}
.hs-blog-listing .row-fluid .post-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #464646;
  text-align: left;
  margin: 0 0 15px;
}
.row-fluid .post-box:hover .hs-featured-image-wrapper:after {
  display: none !important;
}
.hs-blog-listing .row-fluid .post-topics {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #464646;
  margin: 0 0 14px;
}
.hs-blog-listing .row-fluid .post-topics a {
  color: inherit;
}
.hs-blog-listing .row-fluid a.link-post {
  text-transform: none;
  color: #0065DB;
  margin: 0 0 30px 30px;
  text-align: center;
}
.hs-blog-listing .row-fluid a.link-post:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
ul.pagination li a {
  background: #0065DB;
  border-radius: 5px;
}
ul.pagination li a:hover,
ul.pagination li.active a {
  border-color: #0065DB;
  color: #0065DB;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  border-color: #0065DB;
  background-color: #0065DB;
}
@media (min-width: 600px) {
  .hs-blog-listing #blog-subscribe-index .hs_submit {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .blog-topic h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

.related-slider-2023:not(.slick-initialized) .related-post-item + .related-post-item {
  margin-top: 30px;
}

.post-body > h3 {
  text-transform: capitalize !important;
}