.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

html {
  height: 100%;
}

body {
  font-family: "proxima-nova", sans-serif;
}

body {
  font-size: 18px;
  line-height: 1.4;
  color: #484444;
}

a {
  color: #484444;
  text-decoration: none;
}

a:visited,
a:hover {
  color: #484444;
}

h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 30px 0;
}

h1.home {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
}

@media (min-width: 600px) {
  h1.home {
    font-size: 45px;
  }
}
@media (min-width: 800px) {
  h1.home {
    font-size: 55px;
  }
}
@media (min-width: 1000px) {
  h1.home {
    font-size: 65px;
  }
}
h1.home span {
  display: block;
}

@media (min-width: 600px) {
  h1 {
    font-size: 35px;
  }
}
@media (min-width: 800px) {
  h1 {
    font-size: 40px;
  }
}
h2.home {
  font-size: 16px;
  padding-top: 1.5rem;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
}

@media (min-width: 600px) {
  h2.home {
    font-size: 25px;
  }
}
@media (min-width: 800px) {
  h2.home {
    font-size: 27px;
  }
}
@media (min-width: 1000px) {
  h2.home {
    font-size: 30px;
  }
}
h2 a {
  text-decoration: none;
  font-weight: bold;
  color: #696565 !important;
}

h2 a:hover {
  text-decoration: underline;
}

h3,
h2.wp-block-heading {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.1;
  padding-bottom: 10px;
}

h2.wp-block-heading {
  margin: 45px 0 20px 0;
}

h2.wp-block-heading:first-child {
  margin-top: 0;
}

h2.wp-block-heading:last-child {
  margin-bottom: 0;
}

h2.wp-block-heading {
  font-size: 28px;
}

@media (min-width: 600px) {
  h3 {
    font-size: 30px;
  }
  h2.wp-block-heading {
    font-size: 40px;
  }
}
h3::after,
h2.wp-block-heading:after {
  content: "";
  display: block;
  background-color: #58aecc;
  width: 150px;
  height: 4px;
  margin: 25px 0 0 0;
}

h3.no-separator::after,
h2.wp-block-heading.no-seperator:after {
  display: none;
}

h4 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.1;
}

@media (min-width: 600px) {
  h4 {
    font-size: 30px;
  }
}
.marketplace {
  background-color: #c17a43;
  color: #fff !important;
  padding: 6px 22px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.28;
  white-space: nowrap;
  display: inline-block;
}

.marketplace.mobile {
  font-size: 26px;
}

@media (max-width: 1280px) {
  .marketplace {
    font-size: 15px;
  }
}
.pool {
  background-color: #78aa46;
  color: #fff !important;
  padding: 6px 22px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.28;
  white-space: nowrap;
  display: inline-block;
}

.pool.mobile {
  font-size: 26px;
}

@media (max-width: 1280px) {
  .pool {
    font-size: 15px;
  }
}
.read-more {
  text-decoration: none !important;
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
  -webkit-text-decoration-style: none;
  text-decoration-style: none;
  font-weight: bold;
  color: #fff !important;
  background-color: #78aa46;
  padding: 5px 20px;
}

.button-wrapper {
  margin-top: 50px;
}

@media (min-width: 600px) {
  .button-wrapper {
    margin-top: 56px;
  }
}
@media (min-width: 800px) {
  .button-wrapper {
    margin-top: 60px;
  }
}
@media (min-width: 1000px) {
  .button-wrapper {
    margin-top: 64px;
  }
}
.button_container {
  position: relative;
  float: right;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  transition: opacity 0.25s ease;
}

.button_container:hover {
  opacity: 0.7;
}

.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #fff;
}

.button_container.active .middle {
  opacity: 0;
  background: #fff;
}

.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #fff;
}

.button_container span {
  background: #78aa46;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}

.button_container span:nth-of-type(2) {
  top: 11px;
}

.button_container span:nth-of-type(3) {
  top: 22px;
}

.main-navigation {
  padding-top: 2px;
}

.main-navigation li {
  padding: 0 25px 0 0;
}

.main-navigation li a {
  display: inline-block;
  position: relative;
  color: #fff;
  text-decoration: none;
  position: relative;
  top: 4px;
  overflow: hidden;
  font-size: 15px;
  font-weight: bold;
}

.main-navigation li a:hover:after,
.main-navigation li a:focus:after,
.main-navigation li a:active:after {
  width: 100%;
  max-width: 100%;
  background: #fff;
}

.main-navigation li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  max-width: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background: #282323;
  transition: 0.35s;
}

.menu-marketplace {
  display: inline-block;
  float: right;
  margin-left: 15px;
}

.menu-darkpool {
  display: inline-block;
  float: right;
}

.menu-nav {
  display: inline-block;
  float: right;
}

.overlay {
  position: fixed;
  background: #282323;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  overflow: hidden;
  z-index: 1000;
}

.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100%;
}

.overlay.open li {
  -webkit-animation: fadeInRight 0.5s ease forwards;
  animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.overlay.open li:nth-of-type(5) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.overlay.open li:nth-of-type(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.overlay nav {
  position: relative;
  height: 60%;
  top: 56%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 30px;
  text-align: left;
  padding-left: 40px;
  font-weight: bold;
}

@media (min-width: 700px) {
  .overlay nav {
    font-size: 40px;
    text-align: center;
    padding-left: 0;
  }
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}

.overlay ul li {
  display: block;
  position: relative;
  opacity: 0;
  line-height: 1.1;
}

.overlay ul li a {
  display: inline-block;
  position: relative;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%;
  background: #fff;
}

.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  background: #282323;
  transition: 0.35s;
}

.overlay .pool-mobile {
  margin-top: 12px;
  display: inline-block;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.subnav ul {
  margin-left: 0;
  padding-left: 0;
}

.subnav li {
  list-style: none;
  line-height: 1.1;
  padding-bottom: 15px;
}

.subnav li a {
  font-weight: bold;
}

.current_page_item,
.current-menu-item {
  text-decoration: underline;
}

.video {
  position: relative;
}

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video .heading {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.video .heading .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 1000px) {
  .video .heading .container .shift-right {
    padding-left: 100px;
  }
}
.video-container {
  height: 250px;
  width: 100%;
  position: relative;
}

@media (min-width: 600px) {
  .video-container {
    height: 350px;
  }
}
@media (min-width: 800px) {
  .video-container {
    height: 450px;
  }
}
@media (min-width: 1000px) {
  .video-container {
    height: 550px;
  }
}
.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}

.video-container .caption {
  z-index: 1;
  position: relative;
  text-align: center;
  color: #dc0000;
  padding: 10px;
}

.shift-right {
  padding-left: 0;
}

@media (min-width: 1000px) {
  .shift-right {
    padding-left: 100px;
  }
}
.shift-right.small {
  padding-left: 30px;
}

.page-heading {
  position: relative;
  background-position: center center;
  background-size: cover;
  height: 200px;
}

@media (min-width: 600px) {
  .page-heading {
    height: 300px;
  }
}
@media (min-width: 800px) {
  .page-heading {
    height: 400px;
  }
}
.page-heading .heading {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.page-heading .heading .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 1000px) {
  .page-heading .heading .container .shift-right {
    padding-left: 100px;
  }
}
.separator {
  color: #fff;
  margin: 20px 0;
}

.separator::after {
  content: "";
  display: block;
  background-color: #58aecc;
  width: 150px;
  height: 4px;
  position: relative;
  bottom: -10px;
}

.separator.center::after {
  margin: auto;
}

.separator.center.left::after {
  margin: 0;
}

@media (min-width: 700px) {
  .separator.center.left::after {
    margin: auto;
  }
}
.separator.short::after {
  width: 90px;
}

.separator.high {
  margin: 6px 0 0 0;
}

.separator.high.bottom-padding {
  margin-bottom: 25px;
}

.card-wrapper {
  background-color: #fff;
  border: 1px solid #c3c2c2;
  padding: 20px;
  margin-bottom: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.card-wrapper.no-border {
  border: none;
}

.card-wrapper .heading,
.card-wrapper .footer {
  -webkit-align-self: center;
  align-self: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
}

.card-wrapper .heading .capital-logo,
.card-wrapper .footer .capital-logo {
  margin: auto;
}

.card-wrapper .image {
  -webkit-align-self: center;
  align-self: center;
  -webkit-justify-content: normal;
  justify-content: normal;
  padding: 20px 0;
  width: 100%;
}

.card-wrapper .image a {
  display: block;
  width: 100%;
}

.card-wrapper .image a img {
  width: 100%;
  display: block;
}

.card-wrapper .image a div {
  padding-top: 100%;
  background-position: center center;
  background-size: cover;
  background-blend-mode: saturation;
}

.card-wrapper .amount {
  padding-bottom: 10px;
}

.card-wrapper .type {
  text-transform: uppercase;
}

.card-wrapper .name {
  text-transform: uppercase;
}

.list {
  padding-bottom: 50px;
}

.list .list-icon {
  width: 100px;
}

footer#footer {
  color: #c3c2c2;
  font-size: 13px;
}

footer#footer .disclaimer {
  margin-top: 40px;
}

footer#footer .rule {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #c3c2c2;
}

.footer-logo {
  float: none;
}

@media (min-width: 426px) {
  .footer-logo {
    float: left;
  }
}
.footer-logo img {
  display: inline-block;
}

.social {
  display: block;
  float: none;
  font-size: 30px;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  display: inline-block;
  padding-left: 0;
  padding-top: 10px;
}

@media (min-width: 426px) {
  .social {
    padding-top: 0;
    padding-left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
  }
}
.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social ul li {
  display: inline-block;
}

.social ul li:nth-child(n + 1) {
  padding-left: 15px;
}

@media (max-width: 599px) {
  .social ul li:first-child {
    padding-left: 0;
  }
}
.social ul li a {
  color: #fff;
  transition: all 0.35s ease;
}

.social ul li a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.inc5000 {
  float: right;
  padding-left: 0;
}

@media (min-width: 431px) {
  .inc5000 {
    float: left;
    padding-left: 40px;
  }
}
@media (max-width: 989px) {
  .inc5000 img {
    width: 50px;
  }
}
.inc5000-right {
  position: absolute;
  bottom: -31px;
  right: 10px;
}

@media (min-width: 600px) {
  .inc5000-right {
    bottom: -74px;
  }
}
@media (min-width: 701px) {
  .inc5000-right {
    display: none;
  }
}
.marketplace-button {
  top: 12px;
  float: right;
  position: relative;
  margin-left: 15px;
}

@media (min-width: 600px) {
  .marketplace-button {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.footer-marketplace {
  position: relative;
}

.pool-button {
  top: 12px;
  float: right;
  position: relative;
}

@media (min-width: 600px) {
  .pool-button {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.footer-pool {
  position: relative;
}

.marketplace-link {
  padding-top: 15px;
  padding-bottom: 15px;
}

.links {
  padding-top: 25px;
}

.links span {
  font-size: 16px;
}

.links a {
  color: #fff;
  font-size: 115%;
  transition: all 0.35s ease;
}

.links a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.posted-on a {
  text-decoration: none;
  font-weight: bold;
}

.industries ul {
  margin: 0;
  padding: 0;
}

.industries li {
  list-style: none;
  padding-bottom: 12px;
  line-height: 1.1;
}

#input_1_1_3,
#input_1_1_6,
#input_1_2 {
  height: 70px;
}

#gform_submit_button_1 {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #fff !important;
  background-color: #78aa46;
  padding: 5px 25px;
  border: 0;
  border-radius: 0;
  line-height: inherit;
}

.offices {
  margin-top: 0;
}

@media (min-width: 992px) {
  .offices {
    margin-top: 72px;
  }
}
.offices p {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.author {
  font-weight: bold;
}

.post-thumbnail {
  margin-bottom: 30px;
}

.people-photo img {
  max-width: 330px;
  width: 100%;
  margin-bottom: 30px;
}

.people-name {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.1;
}

.people-title {
  font-size: 20px;
  font-weight: bold;
}

#test-popup a {
  width: auto;
  height: auto;
  position: relative;
  opacity: 1;
}

#test-popup .mfp-close-button {
  font-family: arial;
  font-size: 16px;
  background-color: #000;
  color: #fff;
  padding: 1px 6px 9px 9px;
}

.white-popup {
  position: relative;
  background: #fff;
  padding: 40px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.sidebar.market {
  padding-bottom: 15px;
}

.sidebar.market a {
  width: 100%;
  text-align: center;
}

.sidebar.darkpool {
  padding-bottom: 30px;
}

.sidebar.darkpool a {
  width: 100%;
  text-align: center;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 600px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
header#masthead {
  padding: 20px 0;
  background-color: #282323;
}

@media (min-width: 990px) {
  header#masthead {
    padding: 25px 0;
  }
}
.logo {
  width: 90px;
  max-width: 120px;
  transition: width 0.2s;
  position: relative;
  z-index: 9999;
}

@media (min-width: 990px) {
  .logo {
    width: 100%;
  }
}
section.padding {
  padding: 30px 0;
}

section.padding.large {
  padding: 60px 0;
}

.background-color-black {
  background-color: #282323;
}

.background-color-gray-dark {
  background-color: #484444;
}

.background-color-gray {
  background-color: #696565;
}

.background-color-gray-light {
  background-color: #c3c2c2;
}

.color-white {
  color: #fff;
}

.color-gray-dark {
  color: #484444;
}

.color-gray {
  color: #696565;
}

.color-gray-light {
  color: #c3c2c2;
}

/* !View All Button - - - - - */
.view-all-button {
  padding: 30px 0;
  text-align: center;
}

/* !Form Checklist - - - - - */
.gfield_checkbox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 30px;
}

.gchoice {
  font-size: 120%;
  line-height: 1.4em;
}

.gchoice input {
  transform: scale(1.75);
  accent-color: #83a954;
  background-color: #fff;
}

.gchoice label {
  padding-left: 12px;
}

/* !Solutions - - - - - */
.solution-wrap {
  position: relative;
}

.solution-wrap.has-image {
  padding: 0 0 30px 185px;
}

.solution-headline-wrap {
  padding: 0 0 15px 0;
  position: relative;
  z-index: 10;
}

.solution-wrap.has-image .solution-headline-wrap {
  padding-left: 165px;
}

h2.solution-headline {
  font-size: 42px;
  font-weight: bold;
  color: #474444;
  line-height: 1.3em;
}

ul.solution-cards {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: 30px;
  position: relative;
  z-index: 10;
}

.card-bg {
  background: #fff;
  height: 100%;
  padding: 35px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
}

h3.card-title {
  font-weight: bold;
  color: #474444;
  font-size: 22px;
  line-height: 1.3em;
}

.card-title + .text {
  margin-top: 15px;
}

.text {
  font-size: 15px;
  line-height: 1.4em;
}

.text.intro-text {
  font-size: 18px;
  line-height: 1.4em;
}

.text p {
  margin: 0;
}

.text p:first-child {
  margin-top: 0;
}

.text p:last-child {
  margin-bottom: 0;
}

.solution-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  z-index: 1;
}

.solution-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.button,
.post-nav a {
  background-color: #83a954;
  color: #fff !important;
  padding: 6px 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.28;
  display: inline-block;
  cursor: pointer;
  transition: all 0.35s ease;
}

.button.orange-bg,
.post-nav a {
  background: #b77d4d;
}

.post-nav a {
  padding: 10px 20px;
  font-size: 20px;
}

.button:hover,
.button.orange-bg:hover,
.post-nav a:hover {
  background: #474444;
}

.solution-headline + .text,
.text + .button {
  margin-top: 30px;
}

/* !Blog Landing - - - - - */
.news-subhead {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}

.news-subhead.cat-subhead {
  text-transform: uppercase;
  color: #6eacc9;
}

* + .news-subhead,
.news-subhead + h1.home {
  margin-top: 30px;
}

ul.post-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: 60px 50px;
}

.post-cat {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px;
}

h3.post-title {
  font-size: 28px;
  line-height: 1.4em;
}

.post-title a {
  display: block;
  color: #474444;
  transition: all 0.35s ease;
}

.post-title a:hover {
  color: rgba(71, 68, 68, 0.7);
}

.post-title + .text,
ul.post-grid * + .button {
  margin-top: 20px;
}

.post-cat + h3.post-title {
  margin-top: 15px;
}

.blog-cat-bar {
  padding: 0 0 20px 0;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(71, 68, 68, 0.5);
}

a.cat-toggle {
  display: none;
}

.post-nav {
  text-align: center;
  padding-top: 50px;
}

ul.blog-cats {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.blog-cats a,
.filter-label {
  display: block;
  color: #474444;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3em;
  transition: all 0.35s ease;
}

ul.blog-cats a:hover,
ul.blog-cats a.active {
  color: #83a954;
}

.filter-label {
  font-weight: bold;
}

a.cat-toggle {
  display: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4em;
  color: #474444;
  padding: 15px 30px 15px 0;
  position: relative;
  border-bottom: 1px solid rgba(71, 68, 68, 0.5);
  cursor: pointer;
}

a.cat-toggle:before {
  content: "";
  width: 12px;
  height: 2px;
  background: #6eacc9;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
  z-index: 1;
}

a.cat-toggle:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #6eacc9;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 5px;
  z-index: 2;
  transition: all 0.35s ease;
}

a.cat-toggle.active:after {
  opacity: 0;
}

a.post-thumb {
  display: block;
  margin-bottom: 30px;
  position: relative;
}

a.post-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

a.post-thumb:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(71, 68, 68, 0);
  transition: all 0.35s ease;
}

a.post-thumb:hover:before {
  background: rgba(71, 68, 68, 0.5);
}

ul.icon-list {
  list-style: none;
  margin: 30px 0;
  padding: 0;
}

ul.icon-list li {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 20px;
  align-items: center;
}

ul.icon-list li + li {
  margin-top: 30px;
}

.center {
  text-align: center;
}

h3.related-header {
  margin-bottom: 15px;
  font-weight: bold;
}

h3.related-header:after {
  display: none;
}

.button.margin-top {
  margin-top: 25px;
}

img.full {
  width: 100%;
  height: auto;
  display: block;
}

figure.space {
  padding: 10px 0;
}

/* !Icon Columns - - - - - */
ul.icon-cols {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  width: calc(100% + 30px);
  margin-left: -15px;
  flex-wrap: wrap;
  gap: 5px 0;
  align-items: flex-start;
}

* + ul.icon-cols {
  padding-top: 20px;
}

ul.icon-cols li {
  width: 25%;
  padding: 0 15px;
  text-align: center;
  flex: 1 auto;
}

.icon-list-top {
  max-width: 190px;
  margin: 0 auto 20px auto;
}

ul.icon-cols h3::after {
  display: none;
}

/* !Single Post - - - - - */
.entry-content a {
  text-decoration: underline;
  color: #b77d4d;
  transition: all 0.35s ease;
}

.entry-content a:hover {
  color: #474444;
}

/* !Spacing Tweaks - - - - - */
.entry-content * + a.button {
  margin-top: 10px;
}

* + h2.wp-block-heading,
* + h3.wp-block-heading {
  margin-top: 50px;
}

.solution-headline-wrap a.button:last-child {
  margin-bottom: 15px;
}

section.subpage + section.subpage {
  padding-top: 0;
}
.capital-logo {
  display: none;
}

.finiq-logo {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0;
  color: #fff;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.3);
}
.post-thumb {
  display: none !important;
}
.post-cat {
  display: none !important;
}

/* !Media Queries - - - - - */
@media (max-width: 1150px) {
  .solution-wrap.has-image {
    padding-left: 150px;
  }
  .solution-headline-wrap {
    padding: 40px 0;
  }
  .solution-wrap.has-image .solution-headline-wrap {
    padding: 40px 0 40px 210px;
  }
  ul.post-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 1023px) {
  .solution-image,
  ul.blog-cats li.filter-label,
  ul.blog-cats {
    display: none;
  }
  .solution-wrap.has-image {
    padding-left: 0px;
  }
  .solution-headline-wrap,
  .solution-wrap.has-image .solution-headline-wrap {
    padding: 30px 0;
  }
  ul.solution-cards {
    gap: 20px;
  }
  .card-bg {
    padding: 25px;
    gap: 25px;
  }
  h2.solution-headline {
    font-size: 36px;
  }
  h3.card-title {
    font-size: 22px;
  }
  ul.blog-cats li {
    padding: 10px 0;
    border-bottom: 1px solid rgba(71, 68, 68, 0.5);
  }
  a.cat-toggle {
    display: block;
  }
  .blog-cat-bar {
    padding-bottom: 0;
    border: none;
  }
}
@media (max-width: 900px) {
  ul.solution-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  ul.icon-cols li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  ul.post-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .gfield_checkbox,
  ul.solution-cards {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  h2.solution-headline {
    font-size: 28px;
  }
  h3.card-title {
    font-size: 20px;
  }
  ul.icon-cols li {
    width: 100%;
  }
}
