/*
Theme Name: Innovations Lab
Theme URI: https://innovation.treasury-management.com
Description: TMI's Innovation lab
Template: thena
Version: 1.4.19
Author: tmi@noon.studio
Author URI: http://foreverpinetree.com/
Tags: custom-menu, featured-images, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  thena
*/
.tmi-yellow {
  color: #f7d600;
}

.white {
  color: #ffffff;
}

.sc-section-title img {
  max-width: 40vw;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sc-section-title img {
    max-width: 16vw;
  }
}
@media (min-width: 1200px) {
  .sc-section-title img {
    max-width: 13vw;
  }
}
@media (min-width: 1200px) and (max-height: 576px) {
  .sc-section-title img {
    max-width: 10vw;
  }
}
@media (min-width: 1200px) {
  .sc-section-title .jpm {
    max-width: 12vw;
  }
}
.sc-section-title .text-white .sub-title .inner:after {
  background-color: #f7d600 !important;
}

.pt-header .logo-svg {
  text-align: center;
  padding-top: 10px;
}

.pt-header .logo-svg img {
  padding: 5px;
}

.project .single-header .img {
  height: 225px !important;
}
@media (min-width: 768px) {
  .project .single-header .img {
    height: 375px !important;
  }
}
@media (min-width: 1200px) {
  .project .single-header .img {
    height: 500px !important;
  }
}
.project .single-header .img .bg-full {
  background-position: top;
}

.single-root.style-01 .single-header:not(.raw-proportion) .img {
  padding-top: 0;
}

.article .single-header .img {
  height: 225px !important;
}
@media (min-width: 768px) {
  .article .single-header .img {
    height: 375px !important;
  }
}
@media (min-width: 1200px) {
  .article .single-header .img {
    height: 500px !important;
  }
}
.article .single-header .img .bg-full {
  background-position: top;
}

.page-template-page-partnerhub .single-header {
  max-width: 1300px;
}
@media (min-width: 1200px) {
  .page-template-page-partnerhub .single-header {
    top: 120px;
  }
}
.page-template-page-partnerhub .single-header .img {
  height: 225px !important;
}
@media (min-width: 768px) {
  .page-template-page-partnerhub .single-header .img {
    height: 375px !important;
  }
}
@media (min-width: 1200px) {
  .page-template-page-partnerhub .single-header .img {
    height: 500px !important;
  }
}
.page-template-page-partnerhub .single-header .img .bg-full {
  background-position: top;
}

.page-template-page-partnerhub .default-template-page {
  margin-top: -100px;
  z-index: 1;
  position: relative;
}
@media (min-width: 1200px) {
  .page-template-page-partnerhub .default-template-page {
    margin-top: 30px;
  }
}

.header-search {
  display: none;
}

.page-header .image-large .wrap {
  min-width: 100%;
}
@media (min-width: 992px) {
  .page-header .image-large .wrap {
    min-width: 350px;
  }
}
@media (min-width: 1200px) {
  .page-header .image-large .wrap {
    min-width: 425px;
  }
}
.page-header .image-large .wrap .lab-img {
  min-width: 74vw;
  margin-left: 0vw;
}
@media (min-width: 768px) {
  .page-header .image-large .wrap .lab-img {
    min-width: 300px;
    min-height: 300px;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .page-header .image-large .wrap .lab-img {
    min-width: 425px;
    min-height: 425px;
  }
}
@media (max-height: 768px) {
  .page-header .image-large .wrap .lab-img {
    min-height: 40vh;
    min-width: 40vh;
  }
}
@media (max-height: 576px) {
  .page-header .image-large .wrap .lab-img {
    min-height: 20vh;
    min-width: 20vh;
  }
}

.job-title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
}

.profile-image {
  float: left;
  max-width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .profile-image {
    max-width: 200px;
    margin-bottom: 0;
    margin-right: 25px;
  }
}

.partnership-txt {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .partnership-txt {
    font-size: 1.3rem;
  }
}

.partnership {
  background-color: #f2f0f1;
  color: #5f5d5d;
  padding: 25px;
  padding-left: 50vw;
  margin-left: -50vw;
  margin-top: 5vh;
  margin-bottom: -8vh;
  height: 20vh;
  width: 150vw;
}
@media (min-width: 768px) {
  .partnership {
    margin-bottom: -15vh;
  }
}
@media (min-width: 992px) {
  .partnership {
    margin-bottom: 0;
    margin-top: 12vh;
    height: 50vh;
  }
}
@media (min-width: 1200px) {
  .partnership {
    margin-top: 10rem;
  }
}
.partnership a {
  color: #5f5d5d !important;
}

.page-header .sub-title .inner.overload {
  overflow: initial !important;
}

.pic-list.pic-style-02 .pic-main .text h2 {
  opacity: 1;
}

.single-related .pt-category {
  display: none;
}

.pic-main .clone-text-root span, .single02-text-wrap .clone-text-root span {
  background-color: #032b43;
}

@media (min-width: 992px) {
  .pic-list.pic-style-02 .pic-main .text {
    bottom: 5vh;
  }
}
@media (min-width: 1200px) {
  .pic-list.pic-style-02 .pic-main .text {
    bottom: 0;
  }
}

.single-meta .item > div {
  line-height: 1.3;
}

.single-root.style-01 .single-meta .item {
  font-size: 1.4rem;
  font-style: italic;
}

.project .single-meta {
  margin-top: 15px;
}

.single-root.project .single-meta .item {
  max-width: 40%;
}

blockquote {
  font-family: Roboto, sans-serif;
  background-color: transparent;
  padding: 0px !important;
}
@media (min-width: 576px) {
  blockquote {
    padding: 10px 20px !important;
  }
}
@media (min-width: 768px) {
  blockquote {
    padding: 30px 40px !important;
  }
}
blockquote p {
  font-size: 1.35rem !important;
  text-align: left;
}
@media (min-width: 992px) {
  blockquote p {
    font-size: 1.85rem !important;
    text-align: center;
  }
}

.text-area figure, .comment-area figure {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.wp-block-pullquote {
  padding: 1.75em 0;
}
@media (min-width: 992px) {
  .wp-block-pullquote {
    padding: 2.5em 0;
  }
}

.single-root.style-01 .single-nav .ctrl {
  display: none;
}

@media (min-width: 992px) {
  .contact-nav {
    margin-top: 3vh !important;
  }
}

.menu-style-03 i.call-menu-03::before {
  content: "Menu";
  position: relative;
  bottom: 25px;
  font-family: Roboto;
}

.built-in-portfolio h2.pt-h {
  background-color: #032b43;
  padding: 10px;
}
.built-in-portfolio h2.pt-h span.clone-text-root {
  display: none;
}
.built-in-portfolio p {
  background-color: #021b2b;
  padding: 2px 10px 18px 10px;
}
.built-in-portfolio p .project_intro {
  color: #ffffff;
  position: relative;
  top: 8px;
  font-size: 1.25rem;
  line-height: 1.5;
}

.share i.btn {
  display: none;
}

.single-root.style-01 .share {
  right: 30px;
  top: 15px;
}
@media (min-width: 768px) {
  .single-root.style-01 .share {
    right: 113px;
    top: 62px;
  }
}

body:not(.real-mobile) .share .wrap, .real-mobile .share.show .wrap {
  opacity: 1;
  visibility: visible;
  position: absolute;
  pointer-events: auto;
}

.pt-header.menu-style-03.text-normal .sub-menu a {
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 1.15rem;
}
@media (min-width: 1200px) {
  .pt-header.menu-style-03.text-normal .sub-menu a {
    font-size: 1.3rem;
  }
}

.win-v .pt-header .menu-wrap .main-menu .sub-menu li, .pt-header.menu-style-03 .sub-menu li {
  margin-bottom: 5px;
  margin-top: 5px;
}

.m-logo img {
  height: 45px;
  padding-left: 15px;
}

@media (max-width: 768px) {
  .sc-section-title.pt-margin {
    overflow: hidden;
  }
}

.one-to-watch {
  float: right;
  margin-top: -100px;
  margin-right: -30px;
}
.one-to-watch img {
  max-width: 150px;
}
@media (min-width: 768px) {
  .one-to-watch img {
    max-width: 200px;
    position: absolute;
    top: -100px;
    right: 100px;
  }
}
@media (min-width: 992px) {
  .one-to-watch img {
    top: -200px;
    right: -50px;
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .one-to-watch img {
    right: -75px;
  }
}

.sc-section-title.pt-margin {
  padding: 0 6vw 0 6vw;
}

.author, .avatar {
  display: none !important;
}

@media (max-width: 576px) {
  .win-v .pic-main .text h2 {
    font-size: 5.5vw !important;
  }
}

::selection {
  color: inherit !important;
}

.text.featured {
  background-color: rgba(3, 43, 67, 0.5);
  width: 100% !important;
}
.text.featured h3.featured {
  color: white;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.75px;
  text-transform: uppercase;
}
.text.featured h2 {
  top: 0 !important;
  opacity: 1;
}
.text.featured h2 span {
  background-color: transparent !important;
}
.text.featured .project_intro {
  top: 15px;
}
@media (max-width: 992px) {
  .text.featured .project_intro {
    display: none;
  }
}
.text.featured .clone-text-root {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  opacity: 1;
}
.text.featured .btn {
  border: #ffffff 1px solid;
  color: #ffffff;
  margin-top: 30px;
  line-height: 40px;
  padding: 0 25px;
}
@media (max-width: 992px) {
  .text.featured .btn {
    display: none;
  }
}

.built-in-portfolio .text.featured p {
  background-color: transparent;
}
.built-in-portfolio .text.featured h2 {
  background-color: transparent;
}

@media (max-width: 768px) {
  .win-v .pic-main .text {
    max-width: 100% !important;
  }
}

.blog-main .pt-category {
  display: none;
}

.post .new-category {
  display: none;
}
.home .pic-style-02 .pic-main .clone-text-root {
  transform: scale(1);
  -webkit-transform: scale(1);
}

.call-social:before {
  content: "" !important;
  background-image: url("https://innovation.treasury-management.com/wp-content/themes/thena-child/inc/images/social-icon.svg");
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: auto;
  margin-top: 1px;
}

.btn-back {
  padding: 8px 12px;
  font-size: 1.1rem;
  text-transform: uppercase;
  background-color: #ffffff;
}
.btn-back:hover {
  background-color: #032b43;
  color: #ffffff;
}
@media (max-width: 768px) {
  .btn-back {
    display: none;
  }
}

.companies-page.single-related .item {
  margin-right: 0;
  padding-right: 15px;
}
.companies-page.single-related .item.one_to_watch::after {
  content: "";
  display: inline-block;
  background: url("/wp-content/uploads/2020/10/One-to-Watch.png") no-repeat top right;
  width: 14px;
  height: 12px;
}
.companies-page .pt-h {
  margin: 0px 0px 32px 0px;
}

.tmi-fancy-link p {
  font-size: 1.15rem;
}
.tmi-fancy-link .pt-h {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.tmi-fancy-link h3.pt-h {
  font-size: 2rem;
  margin-bottom: -20px;
  margin-top: 60px;
}

.page-template-page-partnerhub .main-content {
  overflow: auto;
}

.site-loader.hide ~ div .sc-section-title .bg-full.show {
  opacity: 0.5;
}

.blog-list.raw-proportion .blog-main .img, .blog-list.raw-proportion .blog-main .text {
  max-width: 550px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.media .media-body {
  -ms-flex: 1;
  flex: 1;
  margin-left: 1rem;
  font-size: 1.25rem;
}
.media .media-body h5 {
  margin-bottom: 1rem !important;
}
.media .mr-3 {
  margin-right: 1rem;
}

.podcast_author {
  font-size: 1.25rem;
}
.podcast_author h5 {
  font-size: 1.75rem;
}
.podcast_author img {
  max-width: 150px;
  border-radius: 50%;
}

.podcast_author_title.podcast-subtitle {
  font-size: 2.25rem !important;
  margin-bottom: 1.5rem !important;
}

.play-podcast {
  width: 2.5rem;
  margin-bottom: 0.5rem;
}

.item[data-company=treasurup] .bg-full {
  background-position: 75%;
}

figcaption {
  font-size: 1.15rem;
  line-height: 1.6rem;
}

.one-to-watch {
  float: right;
  margin-top: -100px;
  margin-right: -30px;
}
.one-to-watch img {
  max-width: 150px;
}
@media (min-width: 768px) {
  .one-to-watch img {
    max-width: 200px;
    position: absolute;
    top: -100px;
    right: 100px;
  }
}
@media (min-width: 992px) {
  .one-to-watch img {
    top: -200px;
    right: -50px;
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .one-to-watch img {
    right: -75px;
  }
}

.companies-page.single-related .item {
  margin-right: 0;
  padding-right: 15px;
}
.companies-page.single-related .item .one-to-watch-alt {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  z-index: 3;
  padding: 5px;
}
.companies-page .pt-h {
  margin: 0px 0px 32px 0px;
}

/*single-related*/
.single-related .single-related h3 {
  margin-bottom: 0;
}

.single-related .wrap {
  display: flex;
  display: -webkit-flex;
  margin-top: 10px;
}

.single-related .item {
  position: relative;
  width: 33.3333%;
  margin-right: 15px;
  font-size: 14px;
}

.single-related .item:last-child {
  margin-right: 0;
}

.single-related .img {
  width: 100%;
  top: 40px;
  padding-top: 67%;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  margin-bottom: 20px;
  background-color: rgba(166, 166, 166, 0.1);
}

.single-related .item .text:hover h5 {
  text-decoration: underline;
}

.single-related .text {
  position: relative;
  margin: 0 0 0 20px;
  padding: 20px 20px 0;
  background-color: #fff;
  z-index: 2;
}

.site-dark .single-related .text {
  background-color: #0f1113;
}

.single-related h5 {
  font-size: 1.125rem;
  margin-bottom: 4px;
}

.single-related h5.font-type-tall {
  font-size: 24px;
}

.single-root.style-01 .single-related {
  margin-top: 100px;
}

.pic-list:not(.caption-style-02) .pic-main .clone-text-root span, .single02-text-wrap .clone-text-root span {
  background-color: #032b43 !important;
  outline-color: #032b43 !important;
}

.pic-list:not(.caption-style-02) .pic-main .text.featured h2 .clone-text-root span {
  background-color: transparent !important;
  outline-color: transparent !important;
}

.wp-block-group {
  padding: 20px;
  margin-bottom: 40px;
}

.single-footer:not(.for-h-layout) .single-related .wrap {
  flex-wrap: wrap;
}

.single-footer:not(.for-h-layout) .single-related .item {
  width: calc(33.3333% - 15px);
}

.single-footer advert_container {
  overflow: hidden;
}

.one-to-watch {
  overflow: hidden;
}

@media (max-height: 576px) {
  html:not(.win-v) .sc-section-title img {
    max-height: 10vw;
  }
}

@media (max-height: 576px) {
  .sc-section-title img {
    max-height: 10vw !important;
  }
}
.ptsc.sc-section-title.text-lots h1 {
  width: auto;
}

*::-webkit-scrollbar {
  width: auto !important;
}

*::-webkit-scrollbar-thumb {
  background: #f7d600 !important;
  width: auto !important;
}

.page-blog {
  overflow: visible !important;
  height: auto !important;
}
.page-blog .pt-scroll-tips {
  display: none;
}

.blog-header {
  font-size: 3rem !important;
  padding-top: 15px;
  padding-bottom: 30px;
}

.blog-wrapper {
  padding: 30px 30px 30px 50px;
  max-height: calc(100vh - 60px);
  overflow: scroll;
}
@media (min-width: 768px) {
  .blog-wrapper {
    max-height: 100vh;
  }
}

.admin-bar .blog-wrapper {
  padding: 30px;
  max-height: calc(100vh - 32px);
  overflow: scroll;
}

.win-v .blog-wrapper {
  max-height: calc(100vh - 60px);
}

.column-blogs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.blog-card {
  float: left;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 40px;
  width: 33.333333%;
}
@media (max-width: 1200px) {
  .blog-card {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .blog-card {
    width: 100%;
  }
}
.blog-card .blog-card-image {
  height: 200px;
}
.blog-card .blog-card-image img {
  display: block;
  min-height: 259px;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.blog-card .blog-card-body .blog-card-text {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: white;
  margin: -40px 40px 0px;
  padding: 40px 40px;
}
@media (max-width: 1200px) {
  .blog-card .blog-card-body .blog-card-text {
    margin: -60px 20px 0px;
  }
}
@media (max-width: 768px) {
  .blog-card .blog-card-body .blog-card-text {
    margin: 0 !important;
  }
}
.blog-card .blog-card-body .blog-card-text .blog-card-title {
  width: 90%;
  font-size: 1.5rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
.blog-card .blog-card-body .blog-card-text .blog-card-excerpt {
  font-size: 1.125rem;
  line-height: 160%;
}
.blog-card .blog-card-body .blog-card-text .blog-card-date {
  font-size: 1rem;
  margin-top: 15px;
}
.blog-card .blog-card-body .blog-card-text .blog-card-date a {
  font-weight: 700;
}

img.icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 6px;
  margin-bottom: 2.5px;
  filter: invert(1);
}

.sc-carousel .item {
  width: auto;
}

.ptsc.sc-section-title.text-lots h1 {
  width: auto;
}

.poll-form-wrapper {
  border: 5px solid #f7d600;
  padding: 20px;
  border-radius: 16px;
  margin-bottom: 20px;
  clear: both;
}
@media (max-width: 1200px) {
  .poll-form-wrapper {
    padding: 20px 10px;
  }
}
.poll-form-wrapper .tmi-award-logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .poll-form-wrapper .tmi-award-logo {
    max-width: 40vw;
  }
}
.poll-form-wrapper form .acf-form-submit {
  text-align: center;
  padding: 15px 12px;
}
.poll-form-wrapper form .acf-form-submit input {
  width: 100%;
  font-size: large;
  height: 52px;
  border-radius: 3px;
  background-color: #505050 !important;
}
.poll-form-wrapper form .acf-form-submit input:hover {
  background-color: #f7d600 !important;
  color: #000 !important;
}
.poll-form-wrapper h4 {
  text-align: center;
  margin: 0px auto 15px !important;
}
@media (max-width: 768px) {
  .poll-form-wrapper h4 {
    font-size: 1.2rem;
    line-height: 2.2rem;
  }
}
.poll-form-wrapper p {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 768px) {
  .poll-form-wrapper p {
    text-align: center;
  }
}
.poll-form-wrapper .vote-counted {
  text-align: center;
  margin: 10px auto;
}
.poll-form-wrapper .vote-counted-p {
  text-align: center;
  margin: 10px auto;
}

@media (max-width: 767px) {
  body.m-mode .share.show {
    display: flex;
    position: relative;
    margin-bottom: 15px;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial;
  }
  body.m-mode .share.show .wrap {
    display: flex;
  }
  body.m-mode .share.show .wrap a {
    margin-left: 3px;
    margin-right: 0px;
  }
  body.m-mode .share.show .wrap a i {
    width: 40px;
  }
  body.m-mode .share.show .wrap a:first-of-type {
    margin-left: 0;
  }
}

@media (max-width: 385px) {
  .single-main-content .one-to-watch {
    display: contents;
  }
}

@media (max-width: 767px) {
  .single-root.project .single-meta .item {
    max-width: 100% !important;
  }
}

.post-type-archive-fintech_news *::-webkit-scrollbar {
  width: auto !important;
}
.post-type-archive-fintech_news *::-webkit-scrollbar-thumb {
  background: #f7d600 !important;
  width: auto !important;
}
.post-type-archive-fintech_news .page-blog {
  overflow: visible !important;
  height: auto !important;
}
.post-type-archive-fintech_news .page-blog .pt-scroll-tips {
  display: none;
}
.post-type-archive-fintech_news .fintech-header {
  font-size: 3rem !important;
  padding-top: 15px;
  padding-bottom: 30px;
}
.post-type-archive-fintech_news .fintech-wrapper {
  padding: 30px 30px 30px 50px;
  max-height: calc(100vh - 60px);
  overflow: scroll;
}
@media (min-width: 768px) {
  .post-type-archive-fintech_news .fintech-wrapper {
    max-height: 100vh;
  }
}
.post-type-archive-fintech_news .admin-bar .fintech-wrapper {
  padding: 30px;
  max-height: calc(100vh - 32px);
  overflow: scroll;
}
.post-type-archive-fintech_news .win-v .fintech-wrapper {
  max-height: calc(100vh - 60px);
}
.post-type-archive-fintech_news .column-blogs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.post-type-archive-fintech_news .fintech-card {
  float: left;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .post-type-archive-fintech_news .fintech-card {
    width: 50%;
  }
}
@media (min-width: 1700px) {
  .post-type-archive-fintech_news .fintech-card {
    width: 25%;
  }
}
.post-type-archive-fintech_news .fintech-card .fintech-card-image {
  height: 200px;
}
.post-type-archive-fintech_news .fintech-card .fintech-card-image img {
  display: block;
  min-height: 259px;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}
.post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: white;
  margin: 0px 30px 0px;
  padding: 40px 40px;
}
@media (max-width: 1200px) {
  .post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text {
    margin: -60px 20px 0px;
  }
}
@media (max-width: 768px) {
  .post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text {
    margin: 0 !important;
  }
}
.post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text .fintech-card-title {
  width: 90%;
  font-size: 1.5rem;
  margin-bottom: 20px;
  line-height: 1.3;
}
.post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text .fintech-card-excerpt {
  font-size: 1.125rem;
  line-height: 160%;
}
.post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text .fintech-card-date {
  font-size: 1rem;
  margin-top: 15px;
}
.post-type-archive-fintech_news .fintech-card .fintech-card-body .fintech-card-text .fintech-card-date a {
  font-weight: 700;
}

.single-related-news {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 3px #032B43 solid;
  padding: 3rem 2rem 2rem;
}
.single-related-news .title {
  padding-right: 15px;
  padding-left: 15px;
}
.single-related-news .fintech-news-card {
  float: left;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 50%;
}
.single-related-news .fintech-news-card .text {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.single-related-news .fintech-news-card .text h5 {
  font-size: 1.7rem;
  line-height: 1.35;
}
.single-related-news .fintech-news-card .text .pt-category {
  padding-top: 10px;
  font-size: 1.3rem;
}