/*
Theme Name: Plumb - Child
Description: Extends the Plumb parent theme
Author: Thad Thomas
Author URI: https://plumbweb.io
Template: plumbweb
Version: 2.0.3
*/

html, body {
	overflow-x: hidden;
}
/* Header */
header .container .left .logo {
	display: block;
	margin-right: 1.5rem;
	max-width: 140px;
}
/* Footer */
footer a.logo img {
	max-width: 140px;
}
.legal p a {
	color: #888;
}
footer p.copyright {
	color: #fff;
}
.gform_submission_error.hide_summary {
	display: none;
}
#pre-footer input[type="email"]::placeholder {
	color: #1e1e1e66;
}
#pre-footer p {
	color: #1e1e1e
}
#pre-footer h4 {
	margin: 0 auto;
	max-width: 90%;
}
/* Home */
.payment-services-4up .button {
	position: relative;
	display: block;
	bottom: 21px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 31px;
	max-width: 145px;
}
.home-blog-grid img {
	height: 210px;
	object-fit: cover;
	width: 100%;
}
.home-blog-grid .press-release img {
	height: 210px;
	object-fit: contain;
	width: 100%;
}
.home-blog-grid h5 {
	margin-top: 1.5rem;
}
html.no-touchevents .home-blog-grid a.box-container:hover {
	border-color: #eee;
	background-color: #d9e0e861;
	transition: background-image .15s ease-in-out;
}
html.no-touchevents .home-blog-grid .column:nth-of-type(3n+1) a.box-container:hover {
	background-image: url(../plumbweb-child/_assets/img/rainbow-rev.jpg);
	background-position: left center;
	background-size: cover;
}
html.no-touchevents .home-blog-grid .column:nth-of-type(3n+2) a.box-container:hover {
	background-image: url(../plumbweb-child/_assets/img/rainbow-rev.jpg);
	background-position: center center;
	background-size: cover;
}
html.no-touchevents .home-blog-grid .column:nth-of-type(3n+3) a.box-container:hover {
	background-image: url(../plumbweb-child/_assets/img/rainbow-rev.jpg);
	background-position: right center;
	background-size: cover;
}
/* Blog */
#blog-single #blog-mini-menu a {
	text-decoration: none;
}
#blog-mini-menu h5 {
	margin: 0px 0px 7px;
}
.blog-mini-menu-col {
	max-width: 88rem;
}
.ebook-single .vce-features--icon .vce-icon-container {
	z-index: 0;
	background-image: url(../plumbweb-child/_assets/img/truly-financial-gradient-circle.svg);
	background-size: cover;
	width: 70px;
	height: 70px;
}
.single .ebook {
	border-radius: 1rem;
}
.single p {
	font-size: 18px;
}
.scroll-alert.active, #pre-footer, footer {
	z-index: 0;
	position: relative;
}
.vce-button--style-gradient-container {
	z-index: 0;
	position: relative;
}
.vce-text-block blockquote::before {
	content: '"';
	display: none;
}
.vce-text-block blockquote {
	color: #585858;
	margin-top: 3rem;
	font-size: 19px;
	line-height: 3.3rem;
	font-family: sofia-pro,sans-serif;
	font-style: normal;
}
section.vce-outline-call-to-action-container {
	padding: 0px;
}
main .vce-outline-call-to-action-container a ,main .vce-outline-call-to-action-container a:hover {
	text-decoration: none;
}
.vce-button--style-gradient-horizontal a {
	text-decoration: none;
}
.vce-button--style-gradient-container span a,.vce-button--style-gradient-container span a:active,.vce-button--style-gradient-container span a:hover {
	text-decoration: none;
	font-weight: 600;
}
/* Make Fast Payments */
.send-payments-country-icons ul.icons>li .icon {
	width: 2.5rem;
	height: 2.5rem;
	top: .2rem;
}
.send-payments-country-icons h5 {
	text-align: center;
	font-weight: 400;
	margin: 1.5rem 0 7rem;
	font-size: 18px;
	color: #585858;
	padding-right: 5.2rem;
}
.send-payments-country-icons ol.large-numbers>li:first-child:before {
	display: none;
}
/* Hello Bar */
#hellobar-modal .hb-cta .hb-text-holder {
	color: #1e1e1e;
}
.smooth-impact #hellobar-bar:before,.smooth-impact #hellobar-modal:before,.smooth-impact #hellobar-takeover:before,.smooth-impact #hellobar-slider:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	pointer-events:none;
	background:linear-gradient(40deg, #8cdfbad1 30%, #d1e1dc 65%, #F3D1B3 80%, #dcb8c3 95%);
	background-image: url(../img/rainbow-rev.jpg);
	background-size: cover;
	background-position: center;
}
/* eBook */
#gradient-text {
	background: linear-gradient(to left, #8CDFBA 50%, #FFCC9A 100%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#ebook-single .hero {
	position: relative;
	max-width: 1276px;
	width: 90vw;
	margin: 0 auto;
	box-sizing: border-box;
}
#blog-single.ebook-single {
	padding-top: 21px;
}
/* Press Release */
#press-release-single .container {
	max-width: 700px;
}
#press-release-single section.vertical-padding-narrow {
	padding-top: 14px;
	padding-bottom: 9rem;
}
#press-release-single .rainbow-underline::after {
	margin: 14px auto 7px;
}
#press-release-single .bio-rounded-frame {
	border-radius: 1rem;
	padding: 42px 7px 35px;
	border: 1px solid #eee;
	min-height: 98px;
	margin-top: -42px;
}
#press-release-single .rounded {
	margin-top: 4rem;
}
#press-release-single p.rainbow-underline::after {
	margin: 14px 0px 7px;
}
#press-release-single .person {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
	font-size: 14px;
}
#press-release-single .person .left img {
	width: 6rem;
	height: 6rem;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 2rem;
}
#pre-footer .press-callout.right a {
	margin: 17.5px 0 0 0;
}
#pre-footer .press-callout.left {
	max-width: 100%;
	font-size: 4.2rem;
}
#press-release-single .vce-button--style-gradient-horizontal {
	padding: 15px 43px;
	background-image: linear-gradient(to right,#fecc9a,#8ee0bb);
	border-radius: 1000px;
	color: #111;
	line-height: 8rem;
}
/* Pricing */
.pricing-padding .small {
	margin: 0px;
}
.truly-pricing-table .column ul.checkmarks {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
.truly-pricing-table .container {
	border: solid 1px #eee;
	padding: 4rem;
	border-radius: 2rem;
}
.truly-pricing-table .big-dollar {
	font-size: 4.9rem;
	font-weight: 900;
	color: #1e1e1e;
	display: inline-block;
	line-height: 1.4rem;
}
.truly-pricing-table .plan-duration {
	display: inline-block;
	max-width: 2rem;
	line-height: 2.2rem
}
.truly-pricing-table .button.orange {
	margin-top: 0px;
}
.truly-pricing-table-intro {
	padding-bottom: 2rem;
}
.truly-pricing-table .row h5::after {
	content: "+";
	color: #45A582;
	font-weight: 700;
	font-size: 3.4rem;
	position: relative;
	margin: 0 0 0 21px;
	top: 1px;
	transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
	transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
	-webkit-transform-origin: center;
	transform-origin: center;
	line-height: 1;
	cursor: pointer;
}
.truly-pricing-table .ui-tabs-tab {
	display: inline-block;
	text-align: left;
	padding: 7px 21px 0px;
}
.truly-pricing-table ul {
	padding: 0;
	margin: 0;
}
.truly-pricing-table .ui-tabs-panel {
	background-color: #f9f6f6;
	padding: 21px;
	border-radius: 0px 0px 2rem 2rem;
}
.truly-pricing-table .mobile-header {
	display: none;
}
.truly-pricing-table .ui-state-default {
	background-color: #f9f6f68c;
	border-radius: 2rem 2rem 0 0;
}
.truly-pricing-table .ui-state-active {
	background-color: #f9f6f6;
	border-radius: 2rem 2rem 0 0;
}
.truly-pricing-table .accordion .column {
	margin-bottom: 21px;
}
.truly-pricing-table .ui-tabs-anchor .h5,.truly-pricing-table .ui-tabs-anchor,.truly-pricing-table .ui-tabs-anchor:hover {
	padding-bottom: 21px;
	text-decoration: none;
}
.truly-pricing-table .accordion p {
	display: none;
}
.trulyTableCell {
	max-width: 25%;
	display: inline-block;
}
.trulyTableRow {
	width: 100%;
}
/* Get Started */
#get-started-modal h1 {
	margin-bottom: 0rem;
}
#get-started-modal h6 {
	margin-bottom: 7rem;
}
/* Partnerships */
.better-banking-grow-without-boundaries-hero .content-type.image img {
	margin-right: 0px;
}
/* Testimonials */
.testimonials .simple-list.logos {
	display: none;
}
.testimonials .slick-arrow {
	top: 36%;
}
.testimonials .slick-track blockquote {
	margin-top: 7px;
}
.testimonials-columns {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.testimonials-columns .testimonial {
	margin-bottom:4rem;
}
.testimonials-columns .testimonial:nth-child(5n+1) {
	width:calc(50% - 4rem/2);
	margin-right:4rem;
}
.testimonials-columns .testimonial:nth-child(5n+2) {
	width:calc(50% - 4rem/2);
}
.testimonials-columns .testimonial:nth-child(5n+3),.testimonials-columns .testimonial:nth-child(5n+4),.testimonials-columns .testimonial:nth-child(5n+5) {
	width:calc(33.3333% - (4rem/3) * 2)
}
.testimonials-columns .testimonial:nth-child(5n+3) h4,.testimonials-columns .testimonial:nth-child(5n+4) h4,.testimonials-columns .testimonial:nth-child(5n+5) h4 {
	font-family:sofia-pro,sans-serif;
	font-size:2.3rem;
	line-height:1.3;
	font-weight:400
}
.testimonials-columns .testimonial:nth-child(5n+4) {
	margin-left:4rem;
	margin-right:4rem
}
.testimonials-columns .thumbnail {
	height: inherit;
}
.testimonials-columns .thumbnail img {
	border-radius: 100%;
	max-width: inherit;
	max-height: inherit;
}
.testimonials.wrapper {
	padding: 35px;
	border: 1px solid #FFFFFF;
	border-radius: 2.8rem;
	box-shadow: 0px 3px 12px #1e1e1e21;
	background-color: #FFFFFF;
}
.testimonials-quote {
	margin-left: 56px;
}
.testimonial .person {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: normal;
	align-items: normal;
	text-align: left;
	font-size: 14px;
	padding-top: 2rem;
	padding-left: 56px;
}
.testimonial .person .left {
	width: 6rem;
	height: 6rem;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 2rem;
}
.testimonial .person a {
	text-decoration: none;
}
.testimonials-quote:before {
	background-image: url('../plumbweb-child/_assets/img/quote-green-wave.svg');
	content: "";
	width: 4.5rem;
	height: 3.5rem;
	display: block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 1rem;
	position: absolute;
	margin-left: -47px;
	top: 44px;
}
.testimonials-columns .testimonial:nth-child(5n+2) .testimonials-quote:before {
	background-image: url('../plumbweb-child/_assets/img/quote-black-wave.svg');
	filter: invert(100%) sepia(46%) saturate(2578%) hue-rotate(196deg) brightness(95%) contrast(94%);
}
.testimonials-columns .testimonial:nth-child(5n+3) .testimonials-quote:before {
	background-image: url('../plumbweb-child/_assets/img/quote-black-wave.svg');
	filter: invert(96%) sepia(3%) saturate(7362%) hue-rotate(165deg) brightness(98%) contrast(89%);
}
.testimonials-columns .testimonial:nth-child(5n+4) .testimonials-quote:before {
	background-image: url('../plumbweb-child/_assets/img/quote-black-wave.svg');
	filter: invert(99%) sepia(84%) saturate(2333%) hue-rotate(296deg) brightness(113%) contrast(101%);
}
/* Referral Rock */
#RegisterPage1 div {
    width: ;
}
#RegisterPage1 #googleLoginBtn .abcRioButtonIcon {
    width: ;
}
#RegisterPage1 :root,
#RegisterPage1 body, 
#EmailTextbox, 
#NameTextbox {
    line-height: 1.4;
    font-family: sofia-pro, sans-serif !important;
    font-weight: 400;
    color: #585858;
    font-size: 18px !important;
    line-height: 1;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#RegisterPromptTitle {
  display: none;
}
#RegisterPage1 input[type="text"], 
#RegisterPage1 input[type="email"], 
#RegisterPage1 input[type="password"], 
#RegisterPage1 input[type="number"], 
#RegisterPage1 input[type="tel"], 
#RegisterPage1 textarea {
    width: 100%;
    height: 2.6rem;
    box-sizing: border-box;
    padding: 0;
    border: none;
    border-bottom: 2px solid #1E1E1E;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    -webkit-appearance: none;
    background-color: transparent !important;
    text-transform: capitalize;
    font-family: sofia-pro, sans-serif !important;
}
#RegisterPage1 input[type="text"]:focus, 
#RegisterPage1 input[type="email"]:focus, 
#RegisterPage1 input[type="password"]:focus, 
#RegisterPage1 input[type="number"]:focus, 
#RegisterPage1 input[type="tel"]:focus, 
#RegisterPage1 textarea:focus {
    outline: none;
    border-bottom: 2px solid #45A582;
}
#TermsAndConditionsContainer {
    text-align: left;
}
#TermsAndConditionsLink, #RegisterPage1 #LoginLink {
    text-decoration: none;
    font-size: 0.8rem;
    text-align: left;
    font-weight: 400;
    color: #c9c8c8;
}
#RegisterPage1 #RegisterBtn {
    display: -webkit-inline-flex;
    display: block;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: left;
    box-sizing: border-box;
    padding: 0px 40px !important;
    margin: 0;
    height: 44px;
    border: none;
    color: #000;
    background: #1E1E1E;
    font-family: inherit;
    font-size: 18px;
    cursor: pointer;
    border-radius: 0;
    border-radius: 500px;
    transition: background .15s ease-in-out, color .15s ease-in-out, border-color .15s ease-in-out;
    vertical-align: middle;
    color: #1E1E1E;
    font-weight: 700;
    border: 2px solid #1E1E1E;
    width: 170px !important;
}
#RegisterPage1 .btn-success {
    color: white !important;
    background-color: #1E1E1E !important;
    border-color: #1E1E1E !important;
}
#RegisterPage1 .divider-div {
    height: 14px;
    border-bottom: 1px solid black;
    margin: 14px 0px;
    width: 100%;
}
#RegisterPage1 .embed-footer, # {
    display: none !important;
}
@media all and (max-width: 767px) {
	footer .bottom {
		color: #888888;
		font-size: 12px;
	}
	#pre-footer .press-callout.left {
		text-align: center !important;
		font-size: 21px;
	}
	#pre-footer h4 {
		max-width: 100%;
	}
	.testimonials-columns .testimonial:nth-child(5n+1) {
		width: 100%;
		margin-right: 0px;
	}
	.testimonials-columns .testimonial:nth-child(5n+2) {
		width: 100%;
	}
	.testimonials .slick-arrow {
		bottom: -11px;
		top: inherit;
	}
	.payment-services-4up .column {
		margin-bottom: 40px;
	}
	section.payment-services-4up, section + section.background-color-repeat.payment-services-4up, section.vertical-padding-standard.payment-services-4up {
		margin-bottom: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}
	section.payment-services-4up.row2 .column:last-child {
		margin-bottom: 80px;
	}
	.better-banking-grow-without-boundaries-hero h1 {
		margin-top 42px !important;
	}
	.better-banking-grow-without-boundaries-hero .content-type.basic_editor {
		margin-top: 6rem;
	}
}
@media all and (min-width: 700px) and (max-width: 1020px) {
	.testimonials .slick-arrow {
		bottom: -10px;
		top: inherit;
	}
	#section-1.media-hero .box-light, #section-1.media-hero .box-dark {
    padding: 70px 15px!important;
}

	.privacyAndPolicyBottom .container {
    width: 70%!important;
}
	.privacyAndPolicyFixed div#blog-mini-menu {
    left: 20px!important;
		top: 120px!important;
}
	#section-5.section-two-cards .container {
    width: 80vw!important;
}
	.associations, .technology {
    background-size: 14%!important;
		    font-size: 22px;
    background-position: 0% 37%!important;
		padding: 10px 0px 13px 52px!important;
}
		.accounting {
       background-size: 14%!important;
    font-size: 22px;
    background-position: 0% 25%!important;
    padding: 0px 0px 13px 52px!important;
}
	p.accountingTag, p.associatTag, p.technolTag {
    width: 100%!important;
    padding: 8px 15px;
    border-radius: 8px;
}
}
@media all and (min-width: 700px) {
	.send-payments-country-icons .two-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	#section-5.gradieatBackground .container {
    width: 90vw!important;
}
	.featured-event-speaker-blogs img {
		height: 140px;
		object-fit: cover;
		width: 100%;
	}
	.payment-services-4up .button {
		display: none;
	}
}
@media all and (min-width: 1081px) {
	.search-container {
		padding-right: 21px;
	}
	#blog-mini-menu h5 {
		margin: 0px 0px 14px 39.5px;
		font-size: 18px;
		line-height: 2.1rem;
	}
	#testimonial-hero-image.bleed {
		background-size: contain;
	}
}
@media all and (max-width: 1080px) {
	html.mm-opening .mm-menu ~ #blog-single.ebook-single {
		-webkit-transform: translate(80%, 0);
		transform: translate(80%, 0);
		-webkit-transform: translate3d(80%, 0, 0);
		transform: translate3d(80%, 0, 0);
	}
	#blog-mini-menu h5 {
		margin: 0px 0px 14px;
		font-size: 18px;
		line-height: 1.8rem;
	}
	.featured-event-speaker-blogs img {
		height: 170px;
		object-fit: cover;
		width: 100%;
	}
}
@media screen and (min-width:1081px) and (max-width:1280px) {
	#blog-mini-menu {
		max-width: 235px;
	}
}
@media screen and (min-width:1021px) and (max-width:1280px) {

		.associations, .technology, .accounting {
       background-size: 10%!important;
    font-size: 25px;
    background-position: 0% 40%!important;
    padding: 4px 0px 9px 50px!important;
}
	p.accountingTag, p.associatTag, p.technolTag {
    width: 100%!important;
    padding: 8px 15px;
    border-radius: 8px;
}
}
@media all and (min-width:1281px) and (max-width:1400px) {
	#blog-mini-menu {
		max-width: 235px;
	}
}

@media all and (min-width:1400px) and (max-width:2100px) {
		.partnersHero {
    display: flex;
    grid-gap: 20px 194px!important;
}
}
@media all and (min-width:1401px) and (max-width:1700px) {
	#blog-mini-menu {
		min-width: 260px;
		max-width: 30%;
	}
	#blog-mini-menu h5 {
		margin: 0px 0px 14px 22%;
	}
}
@media all and (min-width:1701px) {
	#blog-mini-menu {
		max-width: 50%;
		margin-left: 6%;
		min-width: 260px;
	}
}


.gravity-subscription-form {
    margin: 50px 0px 0px 0px;
}
.gform_footer.top_label input#gform_submit_button_5 {
    height: 4.7rem!important;
}
.gravity-subscription-form .gform_footer.top_label {
	    display: inline-block;
    position: absolute;
    width: 25%;
   top: 23px;
    right: 49.5px;
}
.gravity-subscription-form input[type="text"]:hover {
    border-bottom: 2px solid #000000!important;
}
.gravity-subscription-form input[type="text"] {
    background-color: #F2F3F4!important;
	    padding: 0px 15px;
	border-radius: 500px;
}
.gravity-subscription-form input[type="text"]::placeholder {
    color: #968fa6!important;
}
.gravity-subscription-form input[type=submit] {
    background-color: #FFCCA9 !important;
    color: #1E1E1E !important;
	border-color: #FFCCA9;
}
html.no-touchevents input[type=submit]:hover {
    color: #000000 !important;
	border-color: #FFCCA9;
}
.gravity-subscription-form .ginput_container.ginput_container_text {
    padding: 10px 0px 0px;
}
.gravity-subscription-form label {
    font-weight: lighter!important;
    color: #ffcca9;
}
.gravity-subscription-form html.no-touchevents .button:hover {
	color:#000000!important;
}
.gravity-subscription-form .gfield {
    width: 90%!important;
}
.gravity-subscription-form {
    position: relative;
}
@media only screen and (max-width: 399px) {
	.gravity-subscription-form input[type="text"]::placeholder {
    font-size:15px;
}
	.hero-row-partner .col-partner {
    margin: 0px 5px 0px 0px!important;
}
		.associations, .technology {
    background-size: 14%!important;
		font-size: 18px;
		padding: 10px 0px 13px 52px!important;
}
		.accounting {
    background-size: 14%!important;
		font-size: 18px;
		padding: 0px 0px 13px 52px!important;
}
	.gravity-subscription-form .gform_footer.top_label {
    top: 23.5px!important;
}
}
.better-banking-grow-without-boundaries-heronewMobile{
	display:none;
}
.hideOnDesktop{
	display:none;
}
@media only screen and (max-width: 650px) {
.gravity-subscription-form .gform_footer.top_label {
    display: inline;
    top: 24.5px;
    width: 38%;
    right: 0px!important;
}
	.inline-cardsfor-Desktop{
		display:none!important;
	}
	.inline-cardsfor-Desktop {
    display: grid;
    grid-template-columns: repeat(1,1fr)!important;
    grid-gap: 55px 55px;
}
	.inline-cardsfor-Mobile {
    display: grid!important;
    grid-template-columns: repeat(1,1fr)!important;
    grid-gap: 55px 55px;
}
	#section-5.gradieatBackground .container {
    width: 90vw!important;
}
	.privacyAndPolicyFixed{
		background:white!important;
	}
	.privacyAndPolicyBottom .container {
    padding-top: 50px;
}
	.privacyAndPolicyFixed {
    padding-left: 22px;
    padding-bottom: 15px!important;
}
	.privacyAndPolicyFixed div#blog-mini-menu {
    z-index: 0!important;
    opacity: 1;
    visibility: unset!important;
    position: unset!important;
    width: 235px;
    left: 0px;
    top: 130px;
}
	.image-section #image-1 img {
    width: 90%!important;
}
	.hero-row-partner {
    padding: 20px 0px;
}
	.partners-footer-btn {
    display: unset!important;
}
	.hideOnDesktop{
	display:block;
}
	.associations, .technology {
    background-size: 12%!important;
    background-position: 0% 68%!important;
    font-size: 20px;
    padding: 10px 0px 13px 50px!important;
}
		.accounting {
   background-size: 12%!important;
    background-position: 0% 68%!important;
    font-size: 20px;
}
	p.accountingTag, p.associatTag, p.technolTag {
    width: 80%!important;
}
	.hideOnMobile{
	display:none;
}
	.better-banking-grow-without-boundaries-heronew{
		display:none!important;
	}
.better-banking-grow-without-boundaries-heronewMobile{
	display:block;
}
	.better-banking-grow-without-boundaries-heronewMobile .partnersHero {
    display: flex;
    grid-gap: 20px 135px;
    margin: 0px 0px 10px 0px;
}
	.top_img_giff .img2 iframe {
    max-width: 70%!important;
}
	.img3 {
    width: 118px!important;
}
	.img3 img {
    width: 100%!important;
}
	.img1 {
    width: 120%!important;
    margin: 0px 0px 0px -18px!important;
}
	.top_img_giff .img2 iframe {
    height: 70px!important;
}
	.img1 img {
    width: 100%!important;
}
	.img2 {
    text-align: center!important;
}
	.logo_grid {
    display: inherit!important;
}
	.button, button:not(.modal-video-close-btn), input[type=submit], .select-container {
    width: 100%;
}
		.col.col-dashes {
    width: 10%!important;
    display: inline-grid;
}
.four-column-mobile .columns.columns-3-3-3-3 {
    grid-template-columns: 12fr;
}
	.gravity-subscription-form .gfield {
    width: 100%!important;
}
.gravity-subscription-form .gform_body.gform-body {
    display: inline;
}
}
@media only screen and (max-width: 1080px) {
		header .container {
    height: 75px;
    background-color: #f2f3f4;
}
}
@media only screen and (max-width: 800px) {
	.gravity-subscription-form .gfield {
    width: 100%!important;
}

.better-banking-grow-without-boundaries-heronew {
    background-size: 50%!important;
    background-position: bottom right!important;
	padding-top: 10rem!important;
}
	.toggle-img {
    height: 188px!important;
    padding: 10px 0px!important;
    display: grid;
    align-content: space-around;
}
	footer .top .right ul.simple-list {
    width: 50%!important;
}
	footer .top .right {
    justify-content: flex-start!important;
}

	.gravity-subscription-form .gform_footer.top_label {
 right: 43px;
    top: 23.5px;

}

}
@media  (min-width: 1024px) and (max-width: 1100px){
.gravity-subscription-form .gform_footer.top_label {
right: 56px;
    top: 23.6px;
}
	.better-banking-grow-without-boundaries-heronew {
    background-size: 50%!important;
    background-position: bottom right!important;
}
	#section-5.gradieatBackground .container {
    width: 72vw!important;
}.toggle-img {
    height: 250px!important;
    padding: 10px 20px;
    display: grid;
    align-content: space-around;
}
			.privacyAndPolicyFixed div#blog-mini-menu {
    left: 30px!important;
}
	.homeHerobreak{
		display:block!important;
	}
	.verticalflip .span {
    margin: 0px 0px 0px 0px!important;
}
	.homeHerotextmbl {
    padding: 2rem 0 50px!important;
}
}
@media  (min-width: 1424px) and (max-width: 2600px){
.gravity-subscription-form .gform_footer.top_label {
    top: 24px;
    right: 65px;
}	
}

.home-inlineList {
    list-style: none;
    padding: 0;
	margin-bottom: 30px;
}
.home-inlineList > li {
   display: inline-block;
    color: #1e1e1e;
    padding: 0px 5px;
    font-weight: 700;
    font-size: 16px;
}
.hero-row{
	display:none;
}
.hero-row h5 {
    margin: 0px;
}
.hero-row .col {
    display: inline-grid;
    width: 40%;
}
@media only screen and (max-width: 1100px) {
	.hero-row{
	display:block!important;
}
		.col.col-dashes {
    width: 10%!important;
}
	.home-inlineList{
	display:none;
}
}
@media only screen and (max-width: 320px) {
.hero-row .col {
    display: inline-grid;
       width: 25%!important;
}
	.hero-row-partner .col-partner {
    margin: 0px 0px 0px 0px!important;
}
	.hero-row-partner .col-partner h5 {
    font-size: 17px;
}
	.col-dashes {
    width: 30%!important;
    text-align: center;
}
		.associations, .technology {
    background-size: 18%!important;
		font-size: 18px;
		padding: 10px 0px 13px 60px!important;
}
		.accounting {
    background-size: 18%!important;
		font-size: 18px;
}
	.hero-row h5 {
    font-size: 15px;
}
.hero-row .col-mobile{
    width:45%!important;
	}}
.hero-row-partner {
    display: inline-flex;
	padding: 15px 0px;
}
.hero-row-partner .col-partner {
    margin: 0px 15px 0px 0px;
}
.section-for-hideFor-a-while{
	display:none;
}
.faqs-rewardsAndperks {
    margin-top: 0px!important;
}
/* // Get started */
#get-started-modal .gfield.half {
    width: calc(50% - 20px);
}
#get-started-modal .gfield {
    padding-bottom: 35px;
}
html.no-touchevents li:hover label, label html.no-touchevents li:hover .gfield_required, :focus label{
	color:#424242;
}
#get-started-modal .gform_footer.top_label {
    text-align: center;
}
#get-started-modal .gform_footer.top_label input{
	    padding: 0 4.5rem 0.2rem 4.5rem !important;
    height: 6rem;
    font-size: 2rem;
}
#get-started-modal section {
    padding-top: 4rem;
    padding-bottom: 2rem;
}
/* //who we serve */
ol.large-numbers.simple-list li:nth-child(2) > ul.icons.simple-list.two-columns li:nth-child(3){
       padding-bottom: 2rem!important;
}
ol.large-numbers.simple-list li:nth-child(4) > ul.icons.simple-list.two-columns li:nth-child(3) {
     padding-bottom: 2rem!important;
}
ol.large-numbers.simple-list li:nth-child(3) > ul.icons.simple-list.two-columns li:nth-child(1) p.icon.side-by-side.country , ol.large-numbers.simple-list li:nth-child(3) > ul.icons.simple-list.two-columns li:nth-child(2) p.icon.side-by-side.country {
    width: 3rem;
    height: 3rem;
}
ol.large-numbers.simple-list li:nth-child(3) > ul.icons.simple-list.two-columns li:nth-child(1) , ol.large-numbers.simple-list li:nth-child(3) > ul.icons.simple-list.two-columns li:nth-child(2){
        font-size: 20px;
    font-weight: 500;
    padding-top: 4px;
}
ol.large-numbers.simple-list li:nth-child(3) {
    padding-bottom: 4rem;
    border-bottom: none;
}
ol.large-numbers.simple-list li:nth-child(4) {
    padding-top: 15px;
    border-bottom: none;
	    border: 1px solid #bdbdbd;
	border-radius: 8px;
	    padding-bottom: 2rem;
}
ol.large-numbers.simple-list li:nth-child(4) > ul.icons.simple-list.two-columns li:nth-child(4)  {
    padding-top: 0px;
	border:none;
}
ol.large-numbers.simple-list li:nth-child(2) > ul.icons.simple-list.two-columns li:nth-child(4)  {
    padding-top: 0px;
	border:none;
}
ol.large-numbers.simple-list li:nth-child(4)::before {
    display: none;
}
.send-payments-country-icons ol.large-numbers.simple-list li:nth-child(4) {
    padding-top: 0px;
    border-bottom: none;
    border: none;
}
.send-payments-country-icons ol.large-numbers.simple-list li:nth-child(3) {
    padding-bottom: 2rem;
    border-bottom: none;
}
ol.large-numbers.simple-list li:nth-child(4) > h5{
    margin-bottom: 15px;
	color:#585858;
	font-weight: 500;
}
ol.large-numbers.simple-list li:nth-child(4) > ul.icons.simple-list.two-columns li{
    padding-top: 0px;
	color:#585858;
	font-weight: 500;
}
ol.large-numbers.simple-list li:nth-child(4) > h5 .gradient_line:after {
    content: "";
    width: 15rem;
    height: 0.3rem;
    background: linear-gradient(
90deg
, #000 -42%, #8cdfba 0%, #e5b08c 100%);
    display: block;
    margin-top: 1.5rem;
}
/*  Pricing */

.boxColorChange .box-container.background-white.custom {
    height: 88%!important;
	position: relative;
}
.boxColorChange .box-container.background-white.custom .bottomonBox {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
}
.boxColorChange .box-container.background-white.custom {
    background: #1e1e1e!important;
    border: 2px solid white;
}
ul.colorChange li:before {

    border-bottom: 2px solid #ffcca9;
    border-right: 2px solid #ffcca9;
}
ul.colorChange li span{
	font-style: italic;
    font-weight: 400;
	color:#ffcca9;
} 
.removeextraSpace{
	    margin-top: 0px!important;
        padding-bottom: 10px!important;
}
.removeextraSpace_price{
	    margin-top: 0px!important;
        padding-bottom: 0px!important;
}
section+section.background-color-repeat {
    margin-top: -8rem;
    padding-top: 1rem !important;
}
.removeextraSpace .content-type.facts .box {
	border: 1px solid #1e1e1e;}
.pricingPlanHeading {
    padding-bottom: 1px!important;
}
.do-you-know-sec strong.header {
color:#d97c27!important;}
.do-you-know-sec h5 {
	color:#d97c27!important;
	font-weight:500!important;
}
.do-you-know-sec .content-type.facts .box:hover {
    border-color: #d97c27!important;
}
.do-you-know-sec .content-type.facts .box {
    border-color: #d97c27!important;
	cursor: auto;
}
.pricingPlanHeading {
    padding-bottom: 25px!important;
}
.pricingPlanHeading {
    margin-top: 0px!important;
}
.hoverpricingbox .box-container:hover {
    background-color: #f3f4f5!important;
    border-color: #f3f4f5!important;
}
.remove-margin{
	margin-top:0px!important;
}
.pricingboxsss ul.checkmarks li {
    font-weight: 500!important;
    color: #585858!important;
}
.pricingboxsss .subheading strong {
	text-align:center!important;
    font-weight: 500;
    text-decoration: underline;
	color:#585858!important;
	font-size:2.4rem;
}
.pricingboxsss ul.checkmarks li {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px 10px;
}
.pricingboxsss ul.checkmarks li .card-content {
    width: 140%;
}
.pricingboxsss ul.checkmarks li .card-plan {
    margin: 0px 0px 0px 58px;
    text-align: center;
}
.mobileContent{
		display:none;
	}
.pluspricing-icon {
  background: url(https://trulystaging.wpengine.com/wp-content/uploads/2021/06/Frame.svg) no-repeat right center;
}
.minspricing-icon {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.29289%2013.2929L5.70711%209.70711C5.07714%209.07714%205.52331%208%206.41421%208H13.5858C14.4767%208%2014.9229%209.07714%2014.2929%209.70711L10.7071%2013.2929C10.3166%2013.6834%209.68342%2013.6834%209.29289%2013.2929Z%22%20fill%3D%22%23007860%22%2F%3E%3C%2Fsvg%3E) no-repeat right center;
}
.pluspricing-icons {
  background: url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M9.29289%2013.2929L5.70711%209.70711C5.07714%209.07714%205.52331%208%206.41421%208H13.5858C14.4767%208%2014.9229%209.07714%2014.2929%209.70711L10.7071%2013.2929C10.3166%2013.6834%209.68342%2013.6834%209.29289%2013.2929Z%22%20fill%3D%22%23007860%22%2F%3E%3C%2Fsvg%3E) no-repeat right center;
}
span.badge-peach {
    padding: 10px;
    border-radius: 60px 15px 60px 0px;
    right: 30px;
    font-size: 20px;
    top: 10px;
    color: #D97C27;
    font-weight: 600;
}
span.badge-green {
    background: #8CDFBA;
    padding: 10px;
    border: 2px solid #8CDFBA;
    border-radius: 60px 15px 60px 0px;
    position: absolute;
    right: 30px;
    font-size: 12px;
    top: 10px;
    color: black;
    font-weight: 600;
}
.togglepricingbutton .content-type.basic_editor {
    text-align: center;
    justify-content: center;
    display: flex;
}
.togglepricingbutton p#pricingtoggle-slow {
    width: 20%;
}
/* .pricingtoggle-advantagesleft{
	display:none;
}
.payments-within-USleft{
	display:none;
}
.international-paymentsleft{
	display:none;
}
.pricingtoggle-advantagesright{
	display:none;
}
.payments-within-USright{
	display:none;
}
.international-paymentsright{
	display:none;
} */
.pricingbox p.bottomText {
    text-align: left;
    font-size: 15px;
}
.pricing-box-width .container {
    max-width: 100rem!important;
}
.pricing-box-width .subheading {
    text-align: left;
}
.peach-check .changepeach {
    color: #d97c27;
}
.changegreen {
    color: #45A582;
}
.pricing-bold {
    font-weight: 600;
}
@media only screen and (max-width: 739px) {
    section+section.background-color-repeat {
        margin-top: 0rem !important;;
        padding-top: 1rem !important;
    }
.mobileContent{
		display:block!important;
	}
	.hide-On-mobile{
		display:none;
	}
	.checkmarksOneShow{
		display:none;
	}
	.checkmarksOneShows{
		display:none;
	}}
@media only screen and (max-width: 550px) {
	.pricingboxsss .subheading {
	text-align:center!important;
}
	.thankyoucontainer h1 {
    /* width: 100%; */
    font-size: 25px;
    display: inline;
/*     border-left: 5px solid #1E1E1E; */
    border-radius: 5px;
    padding: 4px 0px 0px 15px!important;
    margin: 0px;
}
	.modal-content {
		width: 90%!important;}
	.imgs-pagination-sec .flex {
    display: block!important;
}
	.toggle-img {
    height: auto!important;
    padding: 10px 0px!important;
    display: grid;
    align-content: space-around;
}

	.wirTransfreHeading span{
		font-weight:700!important;
	}
	.boxColorChange .box-container.background-white.custom {
    height: 86%!important;
}
	.pricingboxsss .card-content {
    font-size: 14px;
}
.pricingboxsss .card-plan {
    font-size: 14px;
}
.pricingboxsss p.bottomText {
    font-size: 12px;
}
	.togglepricingbutton p#pricingtoggle-slow {
    width: 90%!important;
}
		.hide-items-inAccordion .content-type.basic_editor {
    padding: 0px 20px 40px 10px!important;
}
	.hide-items-inAccordiondown{
	display:none;
}
}
/* blog */
@media  (min-width: 1424px) and (max-width: 2600px){
.gravity-subscription-form .gform_footer.top_label {
    top: 22px;
	right: 63px;
}	
}
/* @media (min-width: 1920px) and (max-width: 2260px){
} */
/* Partnership page Css */
.better-banking-grow-without-boundaries-hero .content-type.image img {
    margin-right: 0;
	width: 100%;
}
/* .better-banking-grow-without-boundaries-hero .container {
    max-width: 100%;
    width: 100%;
} */
.better-banking-grow-without-boundaries-hero .gradient-bg {
    background: linear-gradient( 90deg , #000 -42%, #f7cdc1 0%, #8cdfba 100%);
    padding: 7px 0px 0px 00px;
    border-radius: 5px;
}
.better-banking-grow-without-boundaries-heronew {
	background-image: url("https://trulyfinancial.com/wp-content/uploads/2022/02/Artboard-–dsd-1.png")!important;
    background-size: contain;
    background-repeat: no-repeat!important;
    background-position: right;
    padding-top: 26rem;
    padding-bottom: 25rem!important;
}
.section-two-cards .container {
    width: 70vw;
}
 .section-two-cards img {
    width: 40%;
    display: initial;
}
.section-two {
    margin-top: 0px!important;
}
.image-section {
    padding: 0px!important;
	padding: 60px 0px!important;
}
.image-section img {
    width: 60%!important;
}
.hide-items-inAccordion .columns{
	   grid-column-gap: 0rem;
}
.hide-items-inAccordion a.button.green {
    padding: 0px 50px 0px 50px!important;
}
.hide-items-inAccordion .content-type.basic_editor {
    padding: 0px 30px 0px 30px;
}
.hide-items-inAccordion .bleed-horizontally-only {
    max-width: unset!important;
}
.accounting {
  background: url(https://trulystaging.wpengine.com/wp-content/uploads/2021/06/3.png) no-repeat;
background-size: contain;
	background-position: 0% 0%;
	padding: 0px 0px 0px 60px;
}
.technology {
  background: url(https://trulystaging.wpengine.com/wp-content/uploads/2021/06/1.png) no-repeat;
background-size: contain;
	background-position: 0% 0%;
	padding: 0px 0px 0px 60px;
}
.associations {
  background: url(https://trulystaging.wpengine.com/wp-content/uploads/2021/06/2.png) no-repeat;
background-size: contain;
	background-position: 0% 0%;
	padding: 0px 0px 0px 60px;
}
/* TO accounting */

ul.card-bollets {
    text-align: left;
}
ul.card-bollets li{
    font-size: 16px!important;
}
/* Send Payments */
.coming-soon-badge3 span {
    padding: 2px 10px 5px 10px;
    background: #E3D1D1;
    border: 2px solid #E3D1D1;
    border-radius: 10px;
    font-size: 12px;
    color: black;
    font-weight: 600;
    margin: 0px 0px 0px 10px;
}
/* receive-payments */
.coming-soon-badge span{
/* padding: 5px 10px 5px 10px;
    background: #E3D1D1;
    border: 2px solid #E3D1D1;
    border-radius: 10px;
    position: absolute;
    left: 0px;
    font-size: 12px;
    top: 30px;
    color: black;
    font-weight: 600; */
}
.coming-soon-badge2 span{
padding: 5px 10px 5px 10px;
    background: #E3D1D1;
    border: 2px solid #E3D1D1;
    border-radius: 10px;
    font-size: 12px;
    color: black;
    font-weight: 600;
}
#get-started-modal .material-icons{
	    font-weight: bold;
/*     background: #8cdfba; */
    height: 32px;
    width: 32px;
/*     border: 2px solid #8cdfba; */
    text-align: center;
    align-items: center;
    display: grid;
    border-radius: 20px;
    color: #585858;
    position: absolute;
    z-index: 999999;
    right: 25px;
    top: 25px;
	    cursor: pointer;
}
div#get-started-modal {
    border-radius: 8px;
}

.share.shareOnTwitter {
    background: linear-gradient(to right, #82DBC1, #FFCCA9);
    padding: 2px!important;
    border-radius: 8px;
}
.shareOnTwitter_inner {
    /* border: 1px solid black!important; */
    padding: 45px 25px 10px!important;
    border-radius: 8px;
    background: #F2F2F2;
}
.share.shareOnTwitter a {
    text-decoration: none!important;
    color: #585858;
}
.share.shareOnTwitter a:hover {
    text-decoration: underline!important;
    color: #45A582;
}
.share.shareOnTwitter p {
    font-size: 14px!important;
}
.first-word-upper {
    font-size: 42pt;
    font-family: linotype-sabon, sans-serif;
    color: #1e1e1e;
    line-height: 0px;
}
img.rounded.add-padding {
    padding-bottom: 20px;
}
.col-dashes{
	width: 15%;
}
div#get-started-modal {
    border-radius: 8px;
}
img.rounded.add-padding {
    padding-bottom: 40px;
}

.verticalflip .span {
  animation: vertical 7.5s linear infinite 0s;
  -ms-animation: vertical 7.5s linear infinite 0s;
  -webkit-animation: vertical 7.5s linear infinite 0s;
  position: absolute;
  opacity: 0;
margin: 0px 0px 0px 15px;
	font-weight:600;
}

.verticalflip .span2 {
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.verticalflip .span3 {
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
@keyframes vertical {
  0% {
    opacity: 0;
  }
  4% {
    opacity: 0;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  38% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  45% {
    opacity: 0;
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.verticalflip br{
	display:none;
}
.homeHerotextmbl {
	display:none;
}
.first-word-upper{
	    font-size: 42pt;
    font-family: linotype-sabon, sans-serif;
    color: #1e1e1e;
    line-height: 0px;
}
@media only screen and (max-width: 1024px) {
	.homeHerotextmbl{
		display:block!important;
	}
	.homeHerotextdex{
		display:none!important;
	}

}
.top_img_giff {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    align-items: center;
	margin-left: 20px;
}
.logo_grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
    align-items: center;
	margin-left: 20px;
}
.flex_img {
    display: flex;
    align-items: center;
}
.flex_img img {
    width: 18%;
}
.flex_img p {
    padding-left: 15px !important;
    font-weight: bold !important;
    font-size: 15px !important;
}
.top_img_giff .img2 iframe{
	height:120px;
}
.img3 {
    width: 280px;
}
.single-page-without-headerfotter{
	padding:0px!important;
}
.single-page-without-headerfotter .container .column {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

/* Reward and parks Calculator */

.cal-field.add-dollar.expense-amount, .cal-field.category {
    background: #f2f3f4;
    padding: 10px 20px 0px;
    margin: 0px 0px 15px 0px;
    border-radius: 12px;
}
.calculator-updated .box-container.background-white.custom {
    border: 0px solid #f2f3f4;
    /* height: 85%; */
}
.inner-expense-amount {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px 100px;
}
.add-dollar h2 {
    position: absolute;
    /* background: linear-gradient( 90deg , #000 -42%, #8cdfba 0%, #e5b08c 100%); */
    left: 10px;
    font-weight: 600;
    font-size: 40px;
    color: #45A582;
    top: 12px;
}
.cal-field.expense-amount label {
    margin: 0px 0px 0px 25px;
}
.calculator-div label {
    font-size: 15px;
}
.inner-expense-amount span {
    font-weight: 700;
    font-size: 30px;
    cursor: pointer;
    color: #c1c2c3;
}
.calculator-div input {
    /* background-color: #F2F3F4!important; */
    padding: 0px 15px;
    border-radius: 500px;
}
.calculator-div .cal-field {
    text-align: left;
}
.add-dollar input {
    padding-left: 25px;
}
.add-dollar {
    position: relative;
}
.calculator-div input, .calculator-div select {
    border: none;
}
.calculator-div input:focus, .calculator-div input:hover {
    border: none;
}
select#category {
    background-color: #F2F3F4!important;
    padding: 0px 0px;
    border-radius: 500px;
}
.calculator-div select {
    /* padding: 0px 10px; */
    height: 45px;
/*     border: 0px; */
    outline: none;
    font-size: 16px;
    /* background: #f2f2f2; */
    line-height: 30px;
/*     border-bottom: 2px solid #1e1e1e; */
}
input[type="range"] {
  -webkit-appearance: none;
  margin-right: 15px;
  width: 200px;
  height: 7px;
  background-color: #45a58296;
  border-radius: 5px;
  background-size: 70% 100%;
  background-repeat: no-repeat;
}

/* Input Thumb */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #45A582;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  transition: background .3s ease-in-out;
}
.input-rang input#vol {
    width: 93%;
}
.numbers {
    margin-left: 13.1%;
    display: inline-block;
}
.numbers.two {
    margin-left: 20.4%;
}
.cal-field.points-earned {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px 0px;
    margin: 15px 0px 15px 0px;
}
.cal-field.points-earned input#points_earn {
    text-align: end;
}
	.img1 img {
    width: 100%!important;
}
.add-dollar-counter {
    position: relative;
}
#lottie {
    /* background-color: #ffffff; */
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
    /* z-index: -90; */
}
.add-dollar-counter h2 {
    font-weight: 600;
    color: #585858;
    font-size: 100px;
}
.tooltip {
  position: relative;
  display: inline-block;
/*   border-bottom: 1px dotted black; */
}

.tooltip .tooltiptext {
visibility: hidden;
    width: 70px;
    background-color: #45a582;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 115%;
    font-size: 18px;
    font-weight: 400;
    left: 50%;
    margin-left: -36px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #45a582 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
@media only screen and (max-width: 540px) {
.numbers {
    margin-left: 9.7%!important;
    display: inline-block;
}
.inner-expense-amount {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px 0px;
}	
	.calculator-updated .box-container.background-white.custom {
    padding: 28px 0px !important;
}
	.cal-firstbox {
    width: 200px;
}
}

/* PartnerShip Page CSS  */
/* .better-banking-grow-without-boundaries-heronew {
    background-image: url(https://trulystaging.wpengine.com/wp-content/uploads/2021/06/Artboard-–dsd-1.png) !important;
    background-size: contain !important;
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
    background-position: right center;
    background-repeat: no-repeat !important;
} */
.partnersHero h1.verticalflip {
    padding: 15px 0px 0px 0px;
}
.partnersHero {
    display: flex;
    grid-gap: 20px 174px;
}
.partnersHero .verticalflip .span {
    margin: 0px 0px 0px 0px;
}
.same-heading {
    text-align: center;
    line-height: 1.2;
}
.backgroungChangeOncss {
    background: white!important;
}
.threeCardStyle {
    background: #f2f2f2;
    border-radius: 26px;
    padding: 25px 0px 20px!important;
}
.threeCardStyle.account:hover {
    border: 1px solid #d97c27;
}
.threeCardStyle.technolo:hover {
    border: 1px solid #b882b9;
}
.threeCardStyle.associat:hover {
    border: 1px solid #429fc4;
}
.gradieatBackground {
    background: linear-gradient(90deg, #000 -42%, #82DBC1 0%, #FFCCA9 100%);
    padding-top: 4rem!important;
    padding-bottom: 3rem!important;
}
.gradieatBackground .same-heading:before {
    content: "";
    width: 4.5rem;
    height: 3.5rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://trulyfinancial.com/wp-content/uploads/2021/06/quote-1.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 1rem;
}
p.accountingTag, p.associatTag, p.technolTag {
    width: 50%;
    padding: 8px 15px;
    border-radius: 8px;
}
p.accountingTag {
    background: #FFCCA9;
}
a.firstBtn, a.secoundBtn, a.thirdBtn {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff!important;
}

.bottomOnHover .bottomOnHoverinner .firstBtn:hover {
    background-color: #D97C27!important;
    border-color: #D97C27!important;
    color: #ffffff!important;
}
.bottomOnHover .bottomOnHoverinner .secoundBtn:hover {
    border-color: #B882B9!important;
    background-color: #B882B9!important;
    color: #ffffff!important;
}
.bottomOnHover .bottomOnHoverinner .thirdBtn:hover {
    border-color: #409EC3!important;
    background-color: #409EC3!important;
    color: #ffffff!important;
}
p.technolTag {
    background: #EBC9E6;
}
p.associatTag {
    background: #A2DFED;
}
.gradieatBackground .same-heading {
    font-weight: 500;
    font-size: 3rem!important;
}
.partners-footer-btn {
    display: flex;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    justify-content: center;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 60%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #ffffff;
    color: black;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #ffffff;
    color: black;
}
.coming-soon-badge3 .cs {
    padding: 5px 10px 5px 10px;
    background: #E3D1D1;
    border: 2px solid #E3D1D1;
    border-radius: 10px;
    font-size: 14px;
    color: black;
    font-weight: 600;
/*     margin: 0px 0px 0px -30px; */
    display: inline-flex;
    align-items: center;
}
.coming-soon-badge3 .material-icons {
    margin: 0px 5px 0px 0px;
	    font-size: 20px;
    padding: 0;
}
.press-image img {
    background: #eee;
    box-shadow: 0 8px 8px -4px #00000078;
    border: 1px solid #c1c2c3;
}
.press-image {
    padding: 40px 0px;
}
.privacyAndPolicyFixed {
z-index: 999999!important;
    background: transparent;
    /* padding: 0px; */
    position: fixed!important;
}
.privacyAndPolicyFixed  div#blog-mini-menu {
    z-index: -8!important;
    opacity: 1;
    visibility: visible;
    position: fixed;
    width: 235px;
    left: 0px;
    top: 130px;
}
.privacyAndPolicyFixed .container {
    max-width: 100%!important;
    width: 100vw;
}
.privacyAndPolicyBottom {
/*     z-index: 9999999!important; */
    background: transparent;
}
.privacyAndPolicyIframe iframe { 
  width: 100%;
  height: 800px;  
  margin: 0;
  padding: 0;
  border: none;
}
.gradieatBackground .container {
    width: 60vw!important;
}

.media-hero .box-light {
    padding: 50px 30px!important;
    background: #ffffff;
	border-radius: 8px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.media-hero .box-dark {
    padding: 50px 30px!important;
    background: #1e1e1e;
	border-radius: 8px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.inline-cardsfor-Desktop, .inline-cardsfor-Mobile {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 50px 50px;
}
.inline-cardsfor-Desktop br, .inline-cardsfor-Mobile br{
	display:none;
}
.inline-cardsfor-Desktop h4 {
    font-size: 20px;
    text-align: center;
}
.inline-cardsfor-Mobile h4 {
    font-size: 20px;
    text-align: center;
}
	.inline-cardsfor-Mobile{
		display:none;
	}

	.checkmarksOneShow{
		display:none;
	}
	.checkmarksOneShows{
		display:none;
	}
.content-type.list_who_we_serve ol.large-numbers>li {
    border-bottom: none!important;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin-bottom: 0;
}
.cs .material-icons {
    margin: 0px 5px 0px 0px;
    font-size: 20px;
    padding: 0;
}
.cs {
    padding: 5px 10px 5px 10px;
    background: #E3D1D1;
    border: 2px solid #E3D1D1;
    border-radius: 10px;
    font-size: 14px;
    color: black;
    font-weight: 600;
    margin: 0px 0px 0px -30px;
    display: inline-flex;
    align-items: center;
}
.pricing-box-width a.button.orange:hover, .pricingboxsss a.button.orange:hover {
	color:#D97C27!important;
	border-color:#D97C27!important;
}
.blog-buton a.button:hover {
	background-image: linear-gradient(to right,#8ee0bb,#fecc9a);
    border: none!important;
	color:#000!important;
}
.blog-buton a.button {
    border: none!important;
	color:#000!important;
    background-image: linear-gradient(to right,#fecc9a,#8ee0bb);
}
#get-started-modal .gform_footer.top_label input {
    background: linear-gradient(90deg, #000 -42%, #82DBC1 0%, #FFCCA9 100%)!important;
}
@media (min-width: 1050px) and (max-width: 1138px){
footer .top .right ul:last-child {
    width: 25%!important;
}
}
@media (min-width: 1250px) and (max-width: 1280px){
footer .top .right ul:last-child {
    width: 25%!important;
}
}
@media (min-width: 1400px) and (max-width: 2500px){
footer .top .right ul:last-child {
    width: 25%!important;
}
}
.right ul li.active>a.button.open-account {
    color: #fff!important;
}
/* media-kit css */
.download-buttons {
display: flex;
    justify-content: space-between;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px 0px;
}
.download-buttons a {
    font-size: 12px;
}
.svg-button {
    text-align: right;
}
.imgs-pagination-sec .flex {
  display: grid; 
grid-template-columns: repeat(3,1fr);
grid-gap: 20px 50px;
	margin-top: 50px;
}
.imgs-pagination-sec .toggle-content, .imgs-pagination-sec .toggle-contentsec {
    /* height: 100px; */
    /* width: 45%; */
    color: #000;
    /* font-size: 24px; */
    /* line-height: 100px; */
    text-align: center;
    /* background-color: grey; */
    /* margin: 5px; */
    /* border: 1px solid lightgrey; */
    display: none;
}
.imgs-pagination-sec .toggle-content img, .imgs-pagination-sec .toggle-contentsec img {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: initial;
}

.imgs-pagination-sec .noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}
.download-buttons span.material-icons {
    margin: 0px 5px 0px 0px;
    font-size: 22px;
}
.jpeg-button span.material-icons {
    margin: 2px 10px 0px 0px;
}
.download-buttons a, .jpeg-button a {
    text-decoration: none!important;
    display: flex;
    margin: 10px 0px;
}
footer .simple-list:nth-child(2) li:nth-child(-n+7):not(.header)   {
    float: left;
    width: 50%;
}
li#field_3_13 {
    font-size: 14px;
}
li#field_3_5, li#field_3_9 {
    padding-bottom: 10px!important;
}
footer .top .right ul {
    width: 33%!important;
}
.toggle-img {
   height: 300px;
    padding: 10px 20px;
    display: grid;
    align-content: space-around;
}
@media only screen and (max-width: 400px) {
	footer .simple-list:nth-child(2) li:nth-child(-n+7):not(.header)  {
    float: unset;
    width: auto;
}
	footer .top .right ul.simple-list {
    width: 100%!important;
}
	footer .top .right {
    justify-content: center!important;
}
}
.imgs-pagination-sec a.button.black{
	background-color: transparent;
    color: #1e1e1e;
    border: 2px solid #FFCCA9;
}
/* .imgs-pagination-sec .button.black:hover{
    border-color: #45A582!important;
} */
#page .imgs-pagination-sec .button.black:hover {
    /* color: red; */
    border-color: #82DBC1;
}
.mediaKitHeroBackground {
    background-image: url(https://trulyfinancial.com/wp-content/uploads/2022/03/Truly_Financial_Media_Kit_Hero.png)!important;
}
/**********************/
/******* Events *******/
/**********************/

.event-item {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.event-item:last-of-type {
	margin-bottom: 25px;
}
.event-item .event-thumb {
	width: 350px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	position: relative;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	box-sizing: border-box;
}
.event-item .event-thumb a {
	/*position: absolute;
	width: 350px;*/
	height: 100%;
	display: block;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.event-item .event-thumb a img {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	transform: scale(1);
	transition: transform .25s ease-in-out;
}
.event-item:hover .event-thumb a img {
	transform: scale(1.08);
}
.event-item .event-cat {
	display: inline-block;
	margin-bottom: 15px;
}
.event-item .event-title {
	text-decoration: unset;
}
.event-item .event-title h2 {
	font-weight: 500;
	font-size: 2.8rem;
	margin-bottom: 15px;
}
.event-item .event-detail {
	padding: 25px 30px 15px;
	/*width: calc(100% - 350px);*/
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	flex: 1;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.event-item .event-detail .event-info-upper h6,
.single-event-info h6 {
	color: #000;
}
.event-item .event-detail .event-info-left {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}
.event-item .event-detail .event-info-right {
	flex: 1;
	min-width: 375px;
	margin-left: 35px;
}
.event-item .event-detail .event-info-upper {
	display: flex;
	flex-wrap: wrap;
}
.event-item .event-detail .date-info, .event-item .event-detail .time-info {
	flex: 1;
}
.event-item .event-detail .location-info {
	flex: 0 0 100%;
	margin-top: 10px;
}
.event-item .event-detail .event-ctas .event-btn,
.previous-event .event-btn {
	background-color: transparent;
	border-color: #1E1E1E;
}
.event-item .event-detail .event-ctas {
	margin-top: 15px;
	display: flex;
	justify-content: flex-end;
}
.previous-event a {
	color: #1E1E1E;
	text-decoration: none !important;
}
.previous-event a.thumbnail img {
	width: 100%;
	height: 100%;
	max-width: unset;
	max-height: unset;
	object-fit: cover;
	object-position: center center;
	transform: scale(1);
	transition: transform .25s ease-in-out;
}
.previous-event:hover a.thumbnail img {
	transform: scale(1.08);
}
#event-timer {
	/*margin-top: 35px;*/
}
.single-event {
	padding-top: 6rem;
}
.single-event-info {
	padding-bottom: 75px !important;
	margin-bottom: 60px !important;
	border-bottom: 1px solid #dbdbdb;
}
.single-event-info .title-info,
.single-event-info .date-info,
.single-event-info .time-info {
	margin-bottom: 25px;
}
.single-event-form {
	border-bottom: 1px solid #dbdbdb;	
}
.previous-event .read-more {
	display: flex;
	justify-content: space-around;
}
.loadMoreWrap {
	text-align: center;
	margin: 0 auto 0;
}


@media screen and (max-width: 480px) {
	.event-item {
		margin-bottom: 30px;
	}
	.event-item .event-thumb {
		width: 100%;
		border-bottom: unset;
		border-right: 1px solid #e3e3e3;
		border-top-right-radius: 10px;
	}
	.event-item .event-thumb a,
	.event-item .event-thumb a img {
		border-top-right-radius: 10px;
		border-bottom-left-radius: unset;
	}
	.event-item .event-detail {
		padding: 25px 15px 15px;
		border-top: unset;
		border-left: 1px solid #e3e3e3;
		border-top-right-radius: unset;
		border-bottom-left-radius: 10px;
		flex-direction: column;
		width: 100%;
	}
	.event-item .event-detail .event-info-left {
		height: auto;
	}
	.event-item .event-detail .event-info-right {
		min-width: 100%;
		margin-left: 0;
	}
}
.eyebrow {
    font-size: 14px;
    margin: 0px 0px;
}
.event_meta {
    display: flex;
    column-gap: 10px;
    margin: 10px 0px 0px;
}
/* .thankyou-background{
    background-image: url(https://trulyfinancial.com/wp-content/themes/plumbweb-child/_assets/img/rainbow-rev.jpg);
    background-size: cover;
    background-position: center;
	padding: 0px 100px;
}
.thankyou-background .content-type.basic_editor {
    padding: 150px 50px;
}
.thankyou-background .content-type.basic_editor p{
	color: #000;
}
.container.thankyoucontainer {
    padding: 0px 140px!important;
} */
.thankyoucontainer h1 {
    display: inline;
/*     border-left: 5px solid #1E1E1E; */
    border-radius: 5px;
    padding: 8px 0px 0px 30px!important;
    margin: 0px;
}

.faq-list ol li {
    padding: 0px 0px 10px 0px;
}