@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Font styles */
body {
	font-family: "Nunito Sans";
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #555555;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Nunito Sans";
	font-weight: 700;
	color: #555555;
	line-height: 1.2em;
}
h1 {
	font-size: 60px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
i,
em {
	font-style: italic;
}
.ty-assets-cols .fl-col-content.fl-node-content {
	position: relative;
}

.ty-assets-cols .fl-col-content.fl-node-content a.ty-btn-resource {
	position: absolute;
	bottom: 20px;
	left: 20px;
	display: inline-block;
}

p.ty-assets-desp {
	margin-bottom: 1.5rem;
}
@media screen and (max-width: 480px) {
	body {
		font-size: 16px;
		line-height: 24px;
	}
	h1 {
		font-size: 48px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 24px;
	}
	h5 {
		font-size: 20px;
	}
	h6 {
		font-size: 18px;
	}
}
a {
	color: #0082ba;
	text-decoration: underline;
}
a:hover,
a:hover .fl-heading-text {
	color: #004989;
}
/********** Layout **********/
/* Buttons */
.fl-button-wrap a.fl-button {
	text-transform: uppercase;
	background: transparent;
	color: #0082ba;
	border: 2px solid #0082ba;
	padding: 14px 31px 12px;
	line-height: 16px;
	border-radius: 25px;
	font-family: "Nunito Sans";
	font-weight: 700;
	font-size: 15px;
}
.fl-button-wrap a.fl-button:hover {
	background: #0082ba;
	color: #fff;
}
.fl-button-wrap a.fl-button:active {
	position: initial;
	top: auto;
}
.fl-button-wrap a.fl-button i,
.fl-button-wrap a.fl-button div,
.fl-button-wrap a.fl-button strong,
.fl-button-wrap a.fl-button span {
	color: inherit;
}
.button-disabled .fl-button-wrap a.fl-button {
	background: transparent;
	border-color: #c9c9c9 !important;
	color: #c9c9c9 !important;
	pointer-events: none;
	user-select: none;
}
.button-small .fl-button-wrap a.fl-button {
	font-size: 14px;
	padding: 11px 14px 9px;
	line-height: 14px;
}
.button-minimal .fl-button-wrap a.fl-button {
	padding: 0;
	line-height: inherit;
	border: none;
	background: none;
	color: inherit;
}
.button-minimal .fl-button-wrap.fl-button-has-icon a.fl-button {
	padding: 10px;
}
.button-white .fl-button-wrap a.fl-button {
	border-color: #fff;
	color: #fff;
}
.button-white .fl-button-wrap a.fl-button:hover {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}
.button-green .fl-button-wrap a.fl-button {
	background: #55951b;
	color: #fff;
	border-color: #55951b;
}
.button-green .fl-button-wrap a.fl-button:hover {
	background: #93d500;
	border-color: #93d500;
}
.button-green.button-disabled .fl-button-wrap a.fl-button {
	background: #c9c9c9 !important;
	color: #fff !important;
}
.form-wrapper {
	text-align: center;
}
.signup-wrapper {
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 25px;
	margin: 0 auto;
}
.input-wrapper {
	display: inline-block;
	width: 400px;
}
.input-wrapper input {
	line-height: 30px;
	border: none;
	background: transparent;
	color: #fff;
}
.input-wrapper input::placeholder {
	color: #fff;
	font-weight: 700;
}
/********** Menu Styles **********/
/* Support Menu */
#menu-header-support {
	padding: 8px 0;
	vertical-align: middle;
	line-height: 19px;
}
#menu-header-support .menu-item {
	font-size: 14px;
	border-left-width: 2px;
	font-family: "Nunito Sans";
	font-weight: 700;
	line-height: 17px;
}
#menu-header-support .menu-item a {
	padding: 0 15px;
}
/* Header Navigation */
#header-menu {
	flex: auto;
	align-self: flex-end !important;
}
#header-menu nav {
	padding: 0 30px;
	bottom: -10px;
	position: relative;
}
#header-menu nav a {
	color: #004989;
}
#header-menu nav > .menu > .menu-item {
	margin-right: 14px;
}
#header-menu nav > .menu > .menu-item > div > a {
	padding: 18px;
	padding-bottom: 25px;
	font-size: 18px;
}
#header-menu nav > .menu > .menu-item.current-menu-ancestor > div > a,
#header-menu nav > .menu > .menu-item:hover > div > a {
	padding-bottom: 20px;
	border-bottom: 5px solid #004989;
}
#header-menu nav .sub-menu {
	box-shadow: -1px 4px 4px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #d4d4d5;
	border-radius: 0 0 12px 12px;
	padding: 17px 0;
	min-width: 180px;
}
#header-menu nav .sub-menu .menu-item a {
	padding: 6px 25px;
	font-size: 16px;
	line-height: 18px;
}
#header-menu nav .menu-item.current-menu-item > a,
#header-menu nav .menu-item.current-page-ancestor > a,
#header-menu nav .menu-item.current-menu-ancestor > div > a,
#header-menu nav .menu-item .sub-menu a:hover,
#header-menu nav .menu-item:hover > div > a {
	text-shadow: -0.06ex 0 0 currentColor, 0.06ex 0 0 currentColor;
}
@supports (-webkit-text-stroke-width: 0.04ex) {
	#header-menu nav .menu-item .sub-menu a:hover,
	#header-menu nav .menu-item:hover > div > a {
		text-shadow: -0.06ex 0 0 currentColor, 0.06ex 0 0 currentColor;
		-webkit-text-stroke-width: 0.06ex;
	}
}
@media screen and (max-width: 1260px) {
	#header-menu nav > .menu > .menu-item {
		margin-right: 0;
	}
}
#header-menu nav > .menu > .menu-item.panels:hover > .sub-menu {
	display: flex;
	flex-direction: row;
	flex-basis: 100%;
	flex: 1;
}
#header-menu nav .sub-menu .panel {
	border-left: 1px solid #d4d4d5;
}
#header-menu nav .sub-menu .panel:first-child {
	border-left: none;
}
#header-menu nav .sub-menu .panel .fl-has-submenu-container > a {
	font-size: 0.9em;
	color: #555;
	pointer-events: none;
	text-shadow: none;
	-webkit-text-stroke-width: none;
}
#header-menu nav .sub-menu .panel .sub-menu {
	display: block;
	position: initial;
	background: none;
	border: none;
	box-shadow: none;
	opacity: 1;
	visibility: visible;
	padding-top: 0;
}
.page-nav li {
	margin: 20px 0;
	font-size: 0.9em;
}
.page-nav li a {
	color: #004989;
}
.page-nav li.current_page_item a {
	font-weight: 700;
}
/********** Header Styles **********/
/* Header Wrapper*/
#header-wrapper {
	padding: 10px 60px;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
	position: relative;
}
#header-wrapper .fl-col-content {
	display: flex;
}
#header-wrapper .fl-col-content > div {
	align-self: center;
}
/* Support Bar */
#header-support {
	padding-right: 60px;
	background: #f3f3f3;
}
#header-support .fl-col-content {
	min-height: auto;
}
/* Logo */
#logo {
	height: 65px;
	width: 83px;
}
/* Search and Button */
#header-search {
	padding-right: 10px;
}
#header-search .ua-icon-search {
	font-size: 30px;
	height: 26px;
	width: 26px;
	overflow: hidden;
	display: inline-block;
	color: #0082ba;
}
/********** Content Styles **********/
.content-white,
.content-white h1,
.content-white h2,
.content-white h3,
.content-white h4,
.content-white h5,
.content-white h6 {
	color: #fff;
}
.tcp-arrow {
	position: relative;
}
.tcp-arrow:before {
	content: "" !important;
	display: block;
	position: absolute;
	height: 63px;
	width: 63px;
	border: solid #93d500;
	z-index: 1;
	top: -15px;
	left: -15px;
	border-width: 30px 0 0 30px;
}
.tcp-arrow-left:before {
	left: -15px;
	right: auto;
	border-width: 30px 0 0 30px;
}
.tcp-arrow-right:before {
	left: auto;
	right: -15px;
	border-width: 30px 30px 0 0;
}
.tcp-arrow-small:before {
	height: 40px;
	width: 40px;
	border-width: 20px 0 0 20px;
}
.tcp-arrow-small.tcp-arrow-left:before {
	left: -10px;
	right: auto;
	border-width: 20px 0 0 20px;
}
.tcp-arrow-small.tcp-arrow-right:before {
	left: auto;
	right: -10px;
	border-width: 20px 20px 0 0;
}
.pp-accordion > div:first-child {
	border-top: 1px solid #c8c8c8;
}
.pp-accordion-item-active .pp-accordion-button-icon:before {
	color: #0082ba;
}
.pp-accordion-content sup,
.pp-accordion-content sub,
.fl-module-rich-text sup,
.fl-module-rich-text sub {
	font-size: 0.5em;
}
.pp-accordion-content ul {
	padding: 10px 0;
}
.pp-accordion-content ul li,
.fl-module-rich-text .fl-rich-text ul > li {
	position: relative;
	padding-left: 20px;
}
.pp-accordion-content ul li:before,
.fl-module-rich-text .fl-rich-text ul > li:before {
	content: "";
	position: absolute;
	height: 6px;
	width: 6px;
	border-radius: 10px;
	background-color: #93d500;
	display: inline-block;
	top: 8px;
	left: 0;
	margin-right: 10px;
}
.fl-full-width .container {
	width: 100%;
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.fl-full-width .container .fl-content {
	margin: 0;
}
.fl-full-width .container .fl-post-title {
	margin-top: 0;
	text-align: center;
	color: #fff;
	background: #004989;
	width: 100%;
	padding: 120px 0;
}
.button-tabs .uabb-tabs-nav ul {
	border: 1px solid #ddd;
	display: flex;
	width: fit-content;
	margin: 0 auto;
	border-radius: 12px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15);
	margin-bottom: 40px;
}
.button-tabs .uabb-tabs-nav li a.uabb-tab-link {
	font-size: 0.75em;
	border-right: 1px solid #ddd;
	padding: 25px 40px;
}
.button-tabs .uabb-tabs-nav li:last-child .uabb-tab-link {
	border: none;
}
.fl-post-grid-empty {
	text-align: center;
}
.fl-post-list-item {
	display: flex;
	padding: 40px 0;
}
.fl-post-list-item .fl-post-list-title {
	margin-bottom: 10px;
}
.fl-post-list-item .fl-post-list-datetime {
	color: #004989;
	font-size: 0.9em;
	font-weight: 700;
	margin-bottom: 10px;
}
.fl-post-list-item .fl-post-list-actions {
	width: 30%;
	min-width: 130px;
	text-align: right;
	display: flex;
	justify-content: right;
	align-items: center;
}
.fl-post-feed-post {
	margin: 0;
}
.facetwp-dropdown {
	border: 1px solid #ccc;
	border-radius: 25px;
	padding: 10px 15px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 1em;
}
span.facetwp-input-wrap {
	width: 100%;
}
input.facetwp-search {
	width: 100%;
	padding: 12px 20px;
	border: 1px solid #ccc;
	border-radius: 25px;
}
i.facetwp-icon {
	padding-right: 10px;
}
.fl-module-fl-post-content p {
	margin: 1em 0;
}
.fl-module-fl-post-content a {
	color: #0082ba;
	text-decoration: underline;
}
.fl-module-fl-post-content h1,
.fl-module-fl-post-content h2,
.fl-module-fl-post-content h3,
.fl-module-fl-post-content h4,
.fl-module-fl-post-content h5,
.fl-module-fl-post-content h6 {
	margin: 1.4em 0 0.8em;
}
.fl-module-fl-post-content strong {
	font-weight: 700;
}
.fl-module-fl-post-content em {
	font-style: italic;
}
.fl-module-fl-post-content ul {
	list-style: disc outside;
	padding-left: 20px;
}
.fl-module-fl-post-content ul ul {
	list-style: circle outside;
}
.fl-module-fl-post-content ol {
	list-style: decimal outside;
	padding-left: 20px;
}
.fl-module-fl-post-content ol ol {
	list-style: lower-alpha outside;
}
.fl-module-fl-post-content li {
	margin: 10px 0;
}
.fl-module-fl-post-content img {
	margin: 1em 0;
}
.fl-module-fl-post-content .card .card-body {
	padding: 35px;
	background: #fff !important;
	border-radius: 12px;
	margin: 1em 0 2em;
	border: 1px solid #efefef;
	box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.15);
}
.fl-module-fl-post-content .card .card-body h1,
.fl-module-fl-post-content .card .card-body h2,
.fl-module-fl-post-content .card .card-body h3,
.fl-module-fl-post-content .card .card-body h4,
.fl-module-fl-post-content .card .card-body h5,
.fl-module-fl-post-content .card .card-body h6 {
	margin-top: 0;
}
/* Testimonials */
.fl-post-grid-post.type-testimonial {
	border: none;
	overflow: visible;
}
.testimonial-item {
	border: none;
	display: flex;
	flex-direction: column;
	padding: 40px;
	background: #f3f3f3;
	border-radius: 0 25px 25px;
}
.testimonial-text {
	padding-bottom: 15px;
}
.testimonial-text:after {
	content: "";
	display: block;
	width: 35px;
	height: 3px;
	margin-top: 40px;
	background-color: #93d500;
}
.testimonial-info {
	width: 100%;
	align-self: flex-end;
	font-size: 0.9em;
}
.testimonial-source,
.testimonial-position {
	font-weight: 700;
}
.testimonial-carousel .bx-wrapper {
	background: transparent;
	border: none;
	box-shadow: none;
}
.testimonial-carousel .fl-post-column {
	clear: none !important;
	margin: 16px 5px;
}
/********** Footer Styles **********/
footer a {
	color: #555;
}
.pp-social-icons a {
	color: #004989;
}
/*Block Quote Styling*/
blockquote {
	color: #004989;
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
}
blockquote:before {
	content: url("https://cdn2.assets-servd.host/tcpsoftware-vv/staging/uploads/icons/quote-large.png");
}
.fl-module-fl-post-content p {
	margin-top: 0px;
}
/*End Block Quote Styling*/
/*Customer Story Styling */
.customer-story-logo img {
	max-width: 150px;
}
/* LESS Document */
.flex {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
}
.flex-column {
	-webkit-flex-direction: column;
	flex-direction: column;
}
.flex-align-center {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.flex-justify-center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex-row-reverse {
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.flex-row-wrap {
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
}
.flex-column-reverse {
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.transition {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.translate-y {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
body {
	overflow-x: hidden;
}
.fl-post-feed.popular-posts {
	margin-bottom: 20px;
	margin-top: -20px !important;
}
.fl-post-feed.popular-posts .fl-post-sidebar-item {
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	display: flex;
	padding: 15px 0;
}
.fl-post-feed.popular-posts
	.fl-post-feed-post:nth-last-child(1)
	.fl-post-sidebar-item {
	border: 0 none;
}
.fl-post-feed.popular-posts .fl-post-sidebar-image {
	margin-right: 20px;
}
.fl-post-feed.popular-posts .fl-post-sidebar-image a {
	width: 80px;
	height: 50px;
	display: flex;
	border: 1px solid #eee;
	border-radius: 8px;
	overflow: hidden;
}
.fl-post-feed.popular-posts .fl-post-sidebar-image a img {
	object-fit: cover;
	max-width: 100%;
}
.fl-post-feed.popular-posts .fl-post-sidebar-text {
	font-size: 0.8em;
	line-height: 1.3em;
}
.r-more::after,
.r-dl::after {
	content: "\f105";
	font-family: "Font Awesome 6 Pro";
	color: #93d500 !important;
	font-weight: 700;
	position: absolute;
	right: -18px;
	bottom: 0;
	font-size: 18px;
	top: 0;
	margin: auto;
}
.tab-bottom p {
	margin-top: 20px;
	color: #555555;
	font-family: "Nunito Sans";
	font-weight: 900 !important;
	font-size: 22px !important;
	text-align: center;
}
.more-features {
	text-transform: uppercase;
	background: transparent;
	color: #0082ba;
	border: 2px solid #0082ba;
	font-family: "Nunito Sans";
	border-radius: 50px;
	display: inline-block;
	font-size: 16px !important;
	font-weight: 900 !important;
	line-height: 24px !important;
	padding: 12px 30px;
	margin-top: 10px;
	text-decoration: none;
	text-shadow: none;
	transition: all 300ms ease-in-out 0s;
}
.more-features:hover {
	color: #fff;
	background: #0082ba;
}
.tab-contain {
	display: flex;
	flex-direction: row;
	padding: 50px 0 0 0;
	gap: 80px;
	justify-content: center;
	align-items: center;
}
.tab-img,
.tab-content {
	width: 50%;
}
.tab-content h3 {
	margin-bottom: 15px;
}
.uabb-tabs-navbsmpk3n94a6r ul {
	box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.16);
	border: 1.5px solid #c9c9c9;
	border-radius: 12px;
}
.uabb-tabs-navbsmpk3n94a6r ul li {
	border-right: 1.5px solid #c9c9c9;
}
.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-title {
	margin-bottom: 15px;
	border-radius: 12px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.16);
	border: 1.5px solid #c9c9c9;
}
.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-title .uabb-tab-title {
	line-height: 28px;
}
.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-title .uabb-tab-title br {
	display: none;
}
.uabb-tabs-navbsmpk3n94a6r ul li:nth-last-child(1) {
	border-right: 0 none;
	border-radius: 0 12px 12px 0 !important;
}
.uabb-tabs-navbsmpk3n94a6r ul a {
	border-radius: 12px;
}
.uabb-tabs-navbsmpk3n94a6r ul li {
	border-radius: 12px 0 0 12px;
}
.last-bottom-align .fl-col-content {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
}
.last-bottom-align .fl-col-content > div:last-of-type {
	margin-top: auto;
}
.testimonial-carousel .bx-wrapper {
	z-index: 0;
}
.testimonial-carousel .fl-post-column {
	padding-left: 30px;
}
#hero .fl-slideshow-image-content img,
#hero-mobile .fl-slideshow-image-content img {
	top: 0 !important;
}
#blue-cta {
	position: relative;
	z-index: 2;
}
.badge-overlay {
	z-index: 1;
	position: relative;
}
.fl-builder-edit .badge-overlay {
	z-index: auto;
}
.how-it-works.three-column .fl-col-group-equal-height {
	padding-left: 20px;
	padding-right: 20px;
}
.slider-with-photos .fl-slide-foreground {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.slider-with-photos .fl-slide-photo:before,
.slider-with-photos .fl-slide-mobile-photo:before {
	left: auto;
	right: -10px;
	content: "" !important;
	display: block;
	position: absolute;
	height: 40px;
	width: 40px;
	border: solid #93d500;
	z-index: 1;
	top: -10px;
	border-width: 20px 20px 0 0;
}
.slider-with-photos .fl-slide-photo img,
.slider-with-photos .fl-slide-mobile-photo img {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.slider-with-photos .fl-slide-mobile-photo {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
}
.slider-with-photos ul li {
	position: relative;
	padding-left: 20px;
}
.slider-with-photos ul li:before {
	content: "";
	position: absolute;
	height: 6px;
	width: 6px;
	border-radius: 10px;
	background-color: #93d500;
	display: inline-block;
	top: 8px;
	left: 0;
	margin-right: 10px;
}
span.together {
	display: inline-block;
}
.stats .fl-col-content > div:first-of-type p {
	line-height: 1 !important;
}
.check-left-image-right .fl-icon-wrap .fl-icon-text p {
	font-size: 22px;
	line-height: 1.4;
}
.industry-icons .fl-col-group-equal-height .fl-col-content {
	padding-left: 5px;
	padding-right: 5px;
}
.industry-icons
	.fl-col-group-equal-height
	.fl-module-heading
	.fl-module-content {
	margin-left: 0;
	margin-right: 0;
}
.industry-icons
	.fl-col-group-equal-height
	.fl-module-heading
	.fl-module-content
	h3 {
	font-size: 22px;
}
.pp-accordion-content ul li,
.fl-module-rich-text .fl-rich-text ul li,
.slider-with-photos ul li,
.uabb-modal ul li {
	margin-top: 10px;
}
.pp-accordion-content p,
.fl-module-rich-text .fl-rich-text p,
.slider-with-photos p,
.uabb-modal p {
	padding-bottom: 15px;
}
.pp-accordion-content p:last-of-type,
.fl-module-rich-text .fl-rich-text p:last-of-type,
.slider-with-photos p:last-of-type,
.uabb-modal p:last-of-type {
	padding-bottom: 0;
}
.uabb-modal ul li {
	position: relative;
	padding-left: 20px;
}
.uabb-modal ul li:before {
	content: "";
	position: absolute;
	height: 6px;
	width: 6px;
	border-radius: 10px;
	background-color: #93d500;
	display: inline-block;
	top: 8px;
	left: 0;
	margin-right: 10px;
}
.testimonials-3-up .fl-col-content {
	position: relative;
}
.testimonials-3-up .fl-col-content:before {
	left: -15px;
	content: "" !important;
	display: block;
	position: absolute;
	height: 63px;
	width: 63px;
	border: solid #93d500;
	z-index: 1;
	top: -15px;
	border-width: 30px 0 0 30px;
}
.testimonials-3-up .fl-col-content .name:before {
	content: "";
	display: block;
	width: 35px;
	height: 3px;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #93d500;
}
.testimonials-3-up .fl-col-content .name strong {
	font-weight: 700;
}
.anchor {
	margin-top: -150px;
	padding-top: 150px;
}
.anchor.fl-module-heading {
	pointer-events: none;
}
.fl-builder-edit .anchor {
	margin-top: 0;
	padding-top: 0;
	pointer-events: all !important;
}
#time-clock-carousel .uabb-tabs-nav li h4 {
	height: 100%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.success-logo .badge-overlay {
	position: absolute;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	left: 20px;
}
.success-logo .fl-col-has-cols > div.fl-col-content {
	position: relative;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.success-logo .fl-module-heading .fl-module-content {
	margin-right: 20px;
}
.success-logo.with-video .image-column .fl-col-content {
	position: relative;
	/*.fl-module-photo {
				position: absolute;
				top: 0;
				bottom: 0;
				left: 0;
				right: 0;
				.fl-module-content, .fl-photo, .fl-photo-content {
					height: 100%;
					img {
						width: 100%;
						height: 100%;
						object-fit: cover;
					}
				}
			}*/
}
.success-logo.with-video .image-column .fl-col-content .fl-module-html {
	height: 100%;
}
.success-logo.with-video
	.image-column
	.fl-col-content
	.fl-module-html
	.fl-module-content,
.success-logo.with-video .image-column .fl-col-content .fl-module-html .fl-html,
.success-logo.with-video
	.image-column
	.fl-col-content
	.fl-module-html
	.wistia_responsive_padding {
	height: 100%;
}
.uabb-modal {
	margin-top: 75px;
}
.product-cards.two-column .fl-col-group-nested,
.resources.two-column .fl-col-group-nested {
	max-width: 765px;
}
.product-cards.one-column .fl-col-group-nested,
.resources.one-column .fl-col-group-nested {
	max-width: 330px;
}
.product-cards .fl-col-group-nested,
.resources .fl-col-group-nested {
	margin: auto;
}
.product-cards .fl-col-has-cols .fl-col-content,
.resources .fl-col-has-cols .fl-col-content {
	margin-left: 0;
	margin-right: 0;
}
.product-cards .last-bottom-align .fl-col-content,
.resources .last-bottom-align .fl-col-content {
	margin-left: 20px;
	margin-right: 20px;
}
.product-cards .fl-photo-content,
.resources .fl-photo-content,
.product-cards img,
.resources img {
	width: 100%;
}
.personas h4 span {
	display: inline-block;
}
.logo-carousel-row.fl-row[data-node].fl-row .fl-row-content-wrap {
	padding-left: 60px;
	padding-right: 60px;
}
.check-left-image-right .fl-module-icon .fl-module-content {
	margin-left: 20px;
	margin-right: 40px;
}
.check-left-image-right .tcp-arrow-right {
	margin-right: 20px;
}
.alternate-text-image .fl-module-content {
	margin-left: 20px;
	margin-right: 20px;
}
.awards .uabb-image-carousel-content img {
	max-width: 150px !important;
	margin: auto;
}
.post-type-archive-news .fl-post-image a img {
	width: 100%;
}
.page-id-30 .legal-nav .fl-rich-text a {
	text-decoration: underline;
}
.page-id-17349 article .fl-rich-text ul,
.page-id-17349 article .fl-rich-text ol {
	margin-bottom: 20px;
}
.page-id-17349 article .fl-rich-text ul li,
.page-id-17349 article .fl-rich-text ol li {
	margin-top: 10px;
}
.text-button-left-image-right .fl-col-group-equal-height > div:last-of-type {
	padding-right: 20px;
}
.logo-carousel .uabb-image-carousel .slick-slide {
	height: 190px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.logo-carousel .uabb-image-carousel .slick-slide img {
	max-height: 130px;
	width: auto !important;
}
.footnotes ol li {
	padding-left: 10px;
	width: fit-content;
	margin: auto;
}
.footnotes ol li:before {
	content: "1";
	font-size: 8px;
	margin-top: -4px;
	display: block;
	position: absolute;
	margin-left: -7px;
}
.footnotes ol li:nth-of-type(2):before {
	content: "2";
}
#ajaxsearchprores2_1.vertical,
#ajaxsearchprores2_2.vertical,
div.asp_r.asp_r_2.vertical {
	margin-top: 60px;
}
body.fl-theme-builder-archive-blog-copy
	#ajaxsearchprobsettings3_1
	fieldset.asp_s_btn_container
	.asp_sr_btn_flex {
	padding-left: 0 !important;
}
body.fl-theme-builder-archive-blog-copy
	#ajaxsearchprobsettings3_1
	fieldset.asp_s_btn_container
	.asp_sr_btn_flex
	button {
	margin-left: -5px;
}
body.fl-theme-builder-archive-blog-copy
	.fl-post-grid
	.fl-post-column
	.fl-post-grid-post {
	height: 100% !important;
	padding-top: 0;
	display: block;
}
body.fl-theme-builder-archive-blog-copy
	.fl-post-grid
	.fl-post-column
	.fl-post-grid-post
	.fl-post-image {
	width: 100%;
}
.autohide {
	display: none;
	transition: all 300ms ease-in-out 0s;
}
.payroll-search {
	border: 1px solid #c9c9c9;
	border-radius: 10px;
	padding: 35px 20px 36px 20px;
	box-shadow: 0px 3px 3px #0000001a;
}
.payroll-input-group {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	gap: 30px;
}
.payroll-search-input {
	border: 1px solid #c9c9c9;
	border-radius: 25px !important;
	height: 45px;
}
.input-group-input {
	width: 100%;
	max-width: 805px;
	flex: 1;
}
.input-group-button {
	width: 100%;
	max-width: 235px;
	flex: 1;
}
.payroll-search-button {
	width: 100%;
}
.payroll-cards-logos {
	padding-top: 44px;
}
.payroll-cards {
	display: grid;
	grid-template-columns: repeat(auto-fill, 10%);
	justify-content: space-between;
	grid-gap: 21px;
}
.payroll-partner-card {
	flex: 0 0 100%;
	max-width: 100%;
	border-radius: 15px;
}
.payroll-partner-card .card {
	border: 1px solid #c9c9c9;
	border-radius: 15px;
}
.payroll-partner-card .card .card-img-top {
	border-radius: 15px;
}
.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(45, 41, 38, 0.125);
	border-radius: 0.25rem;
	transition: all 300ms ease-in-out 0s;
	opacity: 1;
}
.payroll-providers-cta {
	margin-top: 30px;
}
@media (max-width: 500px) {
	.payroll-input-group {
		display: block !important;
	}
	.payroll-search-input {
		height: 50px;
	}
	.input-group-button {
		margin-top: 1rem;
	}
}
@media (min-width: 768px) {
	.payroll-partner-card {
		flex: 0 0 12%;
	}
}
@media screen and (max-width: 1036px) {
	.payroll-providers-container {
		grid-template-columns: 1fr 1fr;
	}
	.payroll-cards {
		grid-template-columns: repeat(auto-fill, 20%);
	}
}
@media screen and (max-width: 490px) {
	.payroll-providers-container {
		grid-template-columns: 1fr;
	}
	.payroll-providers-card-image {
		width: 300px !important;
	}
	.payroll-cards {
		grid-template-columns: repeat(auto-fill, 40%);
	}
}
@media (max-width: 500px) {
	.payroll-input-group {
		display: block !important;
	}
	.payroll-search-input {
		height: 50px;
	}
	.input-group-button {
		margin-top: 1rem;
	}
}
@media (min-width: 768px) {
	.payroll-partner-card {
		flex: 0 0 12%;
	}
}
@media screen and (max-width: 1036px) {
	.payroll-providers-container {
		grid-template-columns: 1fr 1fr;
	}
	.payroll-cards {
		grid-template-columns: repeat(auto-fill, 20%);
	}
}
@media screen and (max-width: 500px) {
	.payroll-input-group .input-group-button {
		margin-left: auto;
		margin-right: auto;
		max-width: 175px;
	}
	.single-ty-col {
		margin-bottom: 30px;
		border: 1px solid #edecec;
		border-radius: 10px;
	}
}
@media screen and (max-width: 490px) {
	.payroll-providers-container {
		grid-template-columns: 1fr;
	}
	.payroll-providers-card-image {
		width: 300px !important;
	}
	.payroll-cards {
		grid-template-columns: repeat(auto-fill, 40%);
	}
}
.cta-button-green {
	transition: all 300ms ease-in-out 0s;
	font-weight: 700;
	border-radius: 30px;
	padding: 0.5rem 1rem;
	background-color: #55951b;
	text-transform: uppercase !important;
	color: white !important;
	display: inline-block;
	border: 2px solid #55951b;
	line-height: 22px;
	padding-top: 0.65rem;
}
.cta-button-green:hover {
	background-color: #93d500;
	border: 2px solid #93d500;
	color: white !important;
}
.cta-button-blue-outline {
	-webkit-appearance: button;
	border-radius: 30px;
	padding: 12px 30px;
	background-color: transparent;
	border: 2px solid #0082ba;
	color: #0082ba !important;
	display: inline-block;
	text-transform: uppercase !important;
	transition: all 300ms ease-in-out 0s;
}
.cta-button-blue-outline:hover,
.cta-button-blue-outline:focus {
	border: 2px solid #0082ba;
	background-color: #0082ba;
	color: white !important;
}
.card-img,
.card-img-top,
.card-img-bottom {
	flex-shrink: 0;
	width: 100%;
}
.cta-button-blue-outline-white-text {
	border-radius: 30px;
	padding: 0.5rem 1rem;
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff !important;
	display: inline-block;
	text-transform: uppercase !important;
	font-weight: bold;
}
.cta-button-blue-outline-white-text:hover {
	color: #004989 !important;
	background-color: #fff;
}
.payroll-providers-card-image {
	width: 230px;
	height: 150px;
	border: 2px solid #c9c9c9;
	border-radius: 15px;
	background: #fff;
	overflow: hidden;
	display: block;
	margin: auto;
}
.payroll-providers-cta-button-link {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	max-width: 235px;
}
@media (max-width: 767px) {
	.payroll-providers-cta-button-link {
		padding: 17px 34px 14px 34px;
	}
}
.search-modal-overlay .uabb-modal {
	margin-top: 50px;
}
@media only screen and (min-width: 1076px) {
	#header-wrapper #header-menu .fl-menu-toggle {
		display: none;
	}
	ul#menu-main-menu li.menu-button {
		display: none;
	}
}
@media only screen and (max-width: 1075px) {
	#header-wrapper #logo {
		order: 1;
	}
	#header-wrapper .fl-module-icon {
		order: 2;
		margin-left: auto;
	}
	#header-wrapper #header-button {
		order: 3;
		display: none;
	}
	#header-wrapper #header-menu {
		order: 4;
		flex: none;
	}
	#header-wrapper #header-menu .hamburger {
		float: right;
		margin-bottom: 7px;
		padding-right: 0;
	}
	#header-wrapper #header-menu .fl-menu-toggle {
		right: 10px;
	}
	#header-wrapper nav {
		position: initial;
	}
	#header-wrapper nav .sub-menu {
		box-shadow: none;
		border: 0;
	}
	#header-wrapper ul#menu-main-menu {
		background: white;
		left: -60px;
		right: -60px;
		border-top: 1px solid #c9c9c9;
		box-shadow: -1px 4px 4px 0px rgba(0, 0, 0, 0.1);
	}
	#header-wrapper ul#menu-main-menu a {
		border-bottom: 0 !important;
	}
	#header-wrapper ul#menu-main-menu > li.menu-item {
		border-bottom: 1px solid #f7f7f7;
		padding-left: 60px;
		padding-right: 60px;
	}
	#header-wrapper ul#menu-main-menu > li.menu-item .fl-menu-toggle:before {
		display: none !important;
	}
	#header-wrapper ul#menu-main-menu > li.menu-item .fl-menu-toggle:after {
		display: block !important;
		content: "";
		background-image: url("/wp-content/uploads/Nav-mobile-arrow.svg");
		width: 20px;
		height: 20px;
		background-size: contain;
		background-repeat: no-repeat;
		border-left: 0;
	}
	#header-wrapper
		ul#menu-main-menu
		> li.menu-item.fl-active
		.fl-menu-toggle:after {
		background-image: url("/wp-content/uploads/Nav-mobile-arrow-active.svg");
	}
	#header-wrapper ul#menu-main-menu > li.menu-item.menu-button {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#header-wrapper ul#menu-main-menu > li.menu-item.menu-button a {
		margin-left: 20px;
		width: fit-content;
		background: #55951b;
		color: white;
		border-radius: 25px;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
		font-size: 14px;
		padding: 13px 17px 11px;
		line-height: 14px;
		text-transform: uppercase;
		font-weight: 700;
	}
	#header-wrapper ul#menu-main-menu > li.menu-item.menu-button a:hover {
		background: #93d500;
	}
	#header-wrapper {
		padding: 10px 20px;
	}
	#header-wrapper .fl-col-content {
		display: block;
	}
	#header-wrapper .fl-col-content #logo {
		float: left;
	}
	#header-wrapper .fl-col-content #header-menu {
		float: right;
	}
	#header-wrapper .fl-menu {
		width: 40px;
	}
	#header-wrapper .fl-menu .fl-menu-mobile-toggle {
		color: #555555;
	}
	#header-wrapper .fl-module-icon .fl-module-content {
		margin-right: 0;
	}
	#header-support {
		padding-right: 5px;
	}
}
@media only screen and (max-width: 1024px) {
	#header-wrapper ul#menu-main-menu {
		height: 420px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#header-wrapper ul#menu-main-menu.has-active {
		height: 75vh;
	}
}
@media only screen and (max-width: 768px) {
	/*#header-wrapper, #header-support {
	.transition;
	&.nav-up {
		opacity: 0;
		pointer-events: none;
	}
	
}
header.fl-theme-builder-header-sticky {
	&:has(.hamburger.fl-active) {
		#header-wrapper, #header-support {
			&.nav-up {
				opacity: 1;
				pointer-events: all;
			}
		}
		
	}
}*/
	#header-support {
		padding-right: 0;
	}
}
@media only screen and (max-width: 715px) {
	.search-modal-overlay .uabb-modal-text {
		padding: 25px;
	}
	.search-modal-overlay
		#ajaxsearchprobsettings2_1
		form
		fieldset.asp_filter_cpt.asp_sett_scroll {
		width: 100% !important;
		min-width: 0 !important;
	}
	.search-modal-overlay
		#ajaxsearchprobsettings2_1.searchsettings
		fieldset.asp_s_btn_container
		.asp_sr_btn_flex {
		padding-left: 0 !important;
	}
	.search-modal-overlay
		#ajaxsearchprobsettings2_1.searchsettings
		fieldset.asp_s_btn_container
		.asp_sr_btn_flex
		button {
		margin-top: 0 !important;
	}
}
@media only screen and (min-width: 550px) {
	#header-wrapper #logo-mobile {
		display: none;
	}
	.fl-builder-edit #header-wrapper #logo-mobile {
		display: block;
	}
}
@media only screen and (max-width: 550px) {
	#header-support {
		padding-right: 5px;
	}
	#header-wrapper {
		padding: 10px 20px;
	}
	#header-wrapper #logo {
		display: none;
	}
	#header-wrapper .fl-row-content > div:first-of-type {
		float: left;
	}
	#header-wrapper .fl-row-content > div:nth-of-type(2) {
		float: right;
	}
	#header-wrapper .fl-row-content > div:nth-of-type(2) .fl-col-content {
		display: block;
	}
	#header-wrapper .fl-row-content > div:nth-of-type(2) .fl-module-icon {
		float: left;
	}
	#header-wrapper .fl-row-content > div:nth-of-type(2) #header-button {
		float: right;
	}
	.fl-builder-edit #header-wrapper #logo {
		display: block;
	}
	.search-modal-overlay .asp_main_container .proinput {
		width: 100% !important;
	}
	.search-modal-overlay .asp_main_container .promagnifier {
		position: absolute;
		top: 100px;
		left: 25px;
	}
	.search-modal-overlay #ajaxsearchprobsettings2_1 {
		margin-top: 80px;
	}
	#logo-mobile .fl-photo-img {
		width: 70px;
	}
}
.fl-button-wrap a.fl-button {
	text-decoration: none !important;
}
div.asp_sb.asp_sb_2.searchsettings .asp_sett_scroll {
	min-width: 310px !important;
}
.asp_w.asp_m.asp_m_3 {
	background: #fff !important;
}
div.asp_m.asp_m_3 .probox input,
div.asp_m.asp_m_3 .probox button,
div.asp_m.asp_m_3 .probox .proclose {
	height: 40px !important;
}
div.asp_m.asp_m_3 .probox .promagnifier svg path {
	fill: #757575 !important;
}
div.asp_m.asp_m_3 .probox .promagnifier {
	background: #fcfcfc !important;
}
div.asp_m.asp_m_3 .probox {
	height: 40px !important;
	background-color: #fcfcfc !important;
	border: 1px solid #ccc !important;
	border-radius: 25px !important;
}
div.asp_m.asp_m_3 .probox .proinput input.orig {
	width: 100%;
	padding: 12px 20px !important;
	padding-right: 30px !important;
	min-width: 240px;
	font-size: 14px !important;
	line-height: 1.428571429 !important;
	color: #757575 !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings3_1 .asp_select_label.asp_select_single,
div.asp_w.asp_sb#ajaxsearchprobsettings2_1 .asp_select_label.asp_select_single {
	width: 100%;
	padding: 0 !important;
}
#ajaxsearchprobsettings3_1 legend {
	padding: 0 !important;
	border: 0 none !important;
	font-family: "Nunito Sans";
	font-weight: 700;
	color: #555555 !important;
	text-align: left !important;
	text-transform: none !important;
	font-size: 24px !important;
}
#ajaxsearchprobsettings2_1 legend {
	padding: 0 !important;
	border: 0 none !important;
	font-family: "Nunito Sans";
	font-weight: 700;
	color: #555555 !important;
	text-align: left !important;
	text-transform: none !important;
	font-size: 16px !important;
}
#ajaxsearchprobsettings3_1 legend:hover,
#ajaxsearchprobsettings2_1 legend:hover {
	cursor: default !important;
	background: #fff !important;
	color: #555555 !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings3_1 select {
	width: 100% !important;
	border: 1px solid #ccc;
	border-radius: 25px;
	height: 40px;
	padding: 10px 15px !important;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff !important;
	background-image: url(/wp-content/uploads/caret.svg) !important;
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 1em;
	margin-bottom: 15px !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings2_1 .asp_reset_btn.asp_r_btn {
	margin-top: 28px !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings2_1 select {
	width: 100% !important;
	border: 1px solid #ccc;
	border-radius: 25px;
	height: 50px;
	padding: 10px 15px !important;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff !important;
	background-image: url(/wp-content/uploads/caret.svg) !important;
	background-repeat: no-repeat;
	background-position: right 1rem center;
	background-size: 1em;
	margin-bottom: 15px !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings3_1.searchsettings form.asp-fss-flex {
	position: relative !important;
	height: auto !important;
}
#ajaxsearchprobsettings3_1 .asp_filter_cpt,
#ajaxsearchprobsettings3_1 .asp_filter_tax {
	height: auto !important;
	width: 100% !important;
	background: #fff !important;
}
div.asp_w.asp_sb#ajaxsearchprobsettings2_1.searchsettings form.asp-fss-flex {
	position: relative !important;
	height: auto !important;
}
div.asp_r.asp_r_2.vertical .item {
	border-bottom: 1px solid #ccc;
}
#ajaxsearchprobsettings2_1 .asp_filter_cpt,
#ajaxsearchprobsettings2_1 .asp_filter_tax {
	height: auto !important;
	background: #fff !important;
	box-shadow: 1px 10px 20px 0 rgba(0, 0, 0, 0) !important;
	border-radius: 8px !important;
}
div.asp_r.asp_r_2 .asp_results_top {
	background: #004989 !important;
}
#ajaxsearchprores1_1 {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}
#ajaxsearchprores1_1 .asp_content {
	padding-left: 25px !important;
	width: 82% !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
#ajaxsearchprores1_1.horizontal .results .item {
	margin-top: 12.5px !important;
	margin-bottom: 12.5px !important;
	margin-right: 25px !important;
	margin-left: 0 !important;
}
#ajaxsearchprores1_1.horizontal .results .item:nth-child(3n) {
	margin-right: 0 !important;
}
.page-id-16 .asp_filter_n_1,
.page-id-16 .asp_filter_n_2 {
	display: none !important;
}
.asp_filter_tax_download_topic {
	display: none;
}
.asp_filter_tax_download_topic.show {
	display: block;
}
.r-more,
.r-dl {
	color: #0082ba !important;
	position: absolute;
	width: auto;
	bottom: 10px;
	left: 25px;
	font-size: 16px;
	font-weight: 600;
}
.asp_content:hover .r-more,
.asp_content:hover .r-dl {
	cursor: pointer;
	color: #004989 !important;
}
div.asp_r.asp_r_1.horizontal .results .item .asp_image {
	width: 100% !important;
	height: 400px !important;
	border: 0 none !important;
	border-radius: 0 !important;
}
div.ajaxsearchpro.asp_an_fadeOutDrop {
	animation-name: unset !important;
}
div.asp_r.asp_r_1.horizontal .results .resdrg {
	justify-content: flex-start !important;
	background: transparent !important;
}
div.asp_r.asp_r_1.horizontal .results .item {
	width: calc(15.33%) !important;
	padding: 0 !important;
	border: 1px solid #c9c9c9 !important;
	border-radius: 12px !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
.asp_res_text {
	font-size: 16px !important;
	margin-top: 15px !important;
	margin-bottom: 5px !important;
	color: #555555 !important;
	font-weight: 400 !important;
	line-height: 26px !important;
}
div.asp_r.asp_r_1 .results .item .asp_content h3 a,
div.asp_r.asp_r_2 .results .item .asp_content h3 a {
	color: #0082ba !important;
	font-size: 20px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	font-weight: 900 !important;
	line-height: 1.2em !important;
}
div.asp_m.asp_m_1 .probox .promagnifier .asp_text_button,
div.asp_m.asp_m_2 .probox .promagnifier .asp_text_button {
	padding: 0 50px !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
}
div.asp_w.asp_sb.searchsettings form.asp-fss-flex {
	position: absolute;
	background: #fff !important;
	width: 100%;
	height: 70px;
	margin: 15px 0 12px 0 !important;
}
.asp_reset_btn.asp_r_btn {
	width: 95% !important;
	margin-top: 0 !important;
}
.asp_filter_cpt,
.asp_filter_tax {
	height: 50px;
	overflow: hidden;
	transition: all 300ms ease-in-out 0s;
	background: #fff !important;
}
.asp_filter_cpt.clicked,
.asp_filter_tax.clicked {
	height: auto;
	background: #fff !important;
	box-shadow: 1px 10px 20px 0 rgba(0, 0, 0, 0.2) !important;
	border-radius: 8px !important;
}
.asp_filter_cpt,
.asp_filter_tax,
.asp_s_btn_container {
	width: 25% !important;
}
.asp_filter_cpt legend,
.asp_filter_tax legend {
	width: 70% !important;
}
.asp_filter_cpt legend,
.asp_reset_btn.asp_r_btn,
.asp_filter_tax legend {
	text-align: center !important;
	border-radius: 50px !important;
	display: inline-block !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 18px !important;
	padding: 12px 24px !important;
	text-decoration: none !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	background: #fff !important;
	color: #0082ba !important;
	border: 2px solid #0082ba !important;
	transition: all 300ms ease-in-out 0s !important;
}
.asp_filter_cpt legend:hover,
.asp_reset_btn.asp_r_btn:hover,
.asp_filter_tax legend:hover {
	cursor: pointer;
	color: #ffffff !important;
	background: #0082ba !important;
}
#ajaxsearchprobsettings1_1 form > fieldset:first-of-type {
	width: 230px !important;
	margin-left: -10px !important;
	margin-right: 10px !important;
}
#ajaxsearchprobsettings1_1 form > fieldset:first-of-type legend {
	text-align: center !important;
}
/*
#ajaxsearchprobsettings4_1 {
.asp_sett_scroll {
	display: none;
}
} */
#ajaxsearchprobsettings4_1 form > fieldset:first-of-type {
	width: 230px !important;
}
#ajaxsearchprobsettings4_1 form > fieldset:first-of-type legend {
	text-align: center !important;
}
#ajaxsearchprobsettings4_1 form .asp_checkboxes_filter_box {
	margin-left: -10px !important;
	margin-right: 10px !important;
}
#ajaxsearchprobsettings4_1 form .asp_s_btn_container {
	margin-left: -14px !important;
}
#ajaxsearchpro4_1 .probox button.promagnifier span.asp_text_button {
	padding: 0 55px;
}
.post-type-archive-news .fl-module-class-facet input.facetwp-search,
.blog .fl-module-class-facet input.facetwp-search {
	min-width: 0;
}
.single-webinar .pp-social-share-content {
	float: right;
}
.single-webinar .pp-social-share-inner {
	display: block;
}
.single-webinar .pp-social-share-inner .pp-share-grid-item {
	float: left;
	margin-left: 10px;
}
.single-webinar .pp-social-share-inner .pp-share-grid-item .pp-share-button {
	overflow: visible;
	height: 50px;
	width: 50px;
}
.webinars-feed .fl-post-list-item {
	width: 100%;
}
#ajaxsearchprobsettings3_1 .asp_filter_tax legend,
#ajaxsearchprobsettings3_1 .asp_filter_cpt legend {
	line-height: 1.3 !important;
}
#ajaxsearchprobsettings3_1 .asp_main_container,
#ajaxsearchprobsettings3_1 .asp_filter_cpt,
#ajaxsearchprobsettings3_1 .asp_filter_tax {
	min-width: 0 !important;
}
#ajaxsearchprobsettings3_1 .asp_s_btn_container {
	min-width: 150px !important;
	width: 100% !important;
	max-width: 200px !important;
}
@media only screen and (max-width: 1025px) {
	.single-post #blog-single-hero .fl-col-has-cols {
		width: 100%;
	}
	.single-post
		#blog-single-hero
		.date-column
		.fl-module-rich-text
		.fl-module-content {
		margin-right: 20px;
	}
	.single-post #blog-single-hero .pp-social-share-content {
		float: right;
	}
	.single-post #blog-single-hero .pp-social-share-inner {
		display: block;
	}
	.single-post #blog-single-hero .pp-social-share-inner .pp-share-grid-item {
		width: 45px;
		float: left;
		margin-right: 5px;
	}
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
	.single-post #top-trending .fl-post-sidebar-item,
	body.blog #top-trending .fl-post-sidebar-item {
		display: block;
	}
	.single-post #top-trending .fl-post-sidebar-item .fl-post-sidebar-image,
	body.blog #top-trending .fl-post-sidebar-item .fl-post-sidebar-image {
		width: 100%;
	}
	.single-post #top-trending .fl-post-sidebar-item .fl-post-sidebar-image a,
	body.blog #top-trending .fl-post-sidebar-item .fl-post-sidebar-image a {
		width: 100%;
		height: 100px;
	}
	.single-post #top-trending .fl-post-sidebar-item .fl-post-sidebar-text,
	body.blog #top-trending .fl-post-sidebar-item .fl-post-sidebar-text {
		margin-top: 10px;
	}
	.single-customer-story .sidebar-more .fl-post-sidebar-item {
		display: block;
	}
	.single-customer-story
		.sidebar-more
		.fl-post-sidebar-item
		.fl-post-sidebar-image {
		width: 100%;
	}
	.single-customer-story
		.sidebar-more
		.fl-post-sidebar-item
		.fl-post-sidebar-image
		a {
		width: 100%;
		height: 100px;
	}
	.single-customer-story
		.sidebar-more
		.fl-post-sidebar-item
		.fl-post-sidebar-text {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 900px) {
	#ajaxsearchprores1_1.horizontal .results .resdrg .item,
	#ajaxsearchprores4_1.horizontal .results .resdrg .item {
		width: -webkit-calc(50% - 27px) !important;
		width: -moz-calc(50% - 27px) !important;
		width: calc(50% - 27px) !important;
		margin: 12.5px !important;
	}
	#ajaxsearchprores1_1.horizontal .results .resdrg .item:nth-child(3n),
	#ajaxsearchprores4_1.horizontal .results .resdrg .item:nth-child(3n) {
		margin-right: 12.5px !important;
	}
	body.blog .facetwp-bb-module .fl-post-column {
		width: 100%;
	}
}
@media only screen and (max-width: 850px) {
	.single-news #news-hero h2.fl-heading,
	.single-customer-story #hero h2.fl-heading,
	#hero-mobile-customer-story h2.fl-heading,
	.single-downloads #hero h2.fl-heading,
	#hero-mobile-downloads h2.fl-heading,
	.single-webinar #hero h2.fl-heading,
	#hero-mobile-webinars h2.fl-heading,
	.single-post #blog-single-hero h2.fl-heading {
		font-size: 16px;
	}
	.single-news #news-hero h1.fl-heading,
	.single-customer-story #hero h1.fl-heading,
	#hero-mobile-customer-story h1.fl-heading,
	.single-downloads #hero h1.fl-heading,
	#hero-mobile-downloads h1.fl-heading,
	.single-webinar #hero h1.fl-heading,
	#hero-mobile-webinars h1.fl-heading,
	.single-post #blog-single-hero h1.fl-heading {
		line-height: 1.3;
	}
}
@media only screen and (max-width: 820px) {
	.webinars .webinar {
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.webinars .webinar .w-left {
		width: 70% !important;
	}
	.webinars .webinar .w-right {
		width: 30% !important;
	}
}
@media only screen and (max-width: 768px) {
	.single-post #blog-single-hero .fl-col-small {
		max-width: 100%;
	}
	.single-news .date-column,
	.single-customer-story .date-column,
	.single-downloads .date-column,
	.single-post .date-column {
		max-width: 100%;
	}
	.single-news .date-column p,
	.single-customer-story .date-column p,
	.single-downloads .date-column p,
	.single-post .date-column p {
		text-align: left !important;
	}
	.single-news .featured-image .fl-col-content,
	.single-customer-story .featured-image .fl-col-content,
	.single-downloads .featured-image .fl-col-content,
	.single-post .featured-image .fl-col-content {
		min-height: 300px;
	}
	.single-downloads #about .fl-col-content {
		min-height: 0;
	}
	.single-downloads #sidebar {
		max-width: 500px;
	}
	.single-customer-story .fl-col-has-cols {
		max-width: 100%;
	}
	.single-customer-story .sidebar-more {
		max-width: 400px;
	}
	.webinars-feed .fl-post-list-item,
	.events-feed .fl-post-list-item {
		display: block;
	}
	.webinars-feed .fl-post-list-item .fl-post-item,
	.events-feed .fl-post-list-item .fl-post-item,
	.webinars-feed .fl-post-list-item .fl-post-list-actions,
	.events-feed .fl-post-list-item .fl-post-list-actions,
	.webinars-feed .fl-post-list-item .fl-post-list-details,
	.events-feed .fl-post-list-item .fl-post-list-details {
		width: 100% !important;
	}
	.webinars-feed .fl-post-list-item .fl-post-list-actions,
	.events-feed .fl-post-list-item .fl-post-list-actions {
		text-align: left;
		display: block;
		margin-top: 20px;
	}
	.webinars-feed .fl-post-list-item .fl-button-wrap,
	.events-feed .fl-post-list-item .fl-button-wrap {
		float: left;
	}
	.webinars-feed .fl-builder-content,
	.events-feed .fl-builder-content {
		padding-left: 0;
		padding-right: 0;
	}
	.webinars-feed .fl-post-feed {
		padding-left: 20px;
		padding-right: 20px;
	}
	.webinars-feed .fl-post-list-item {
		padding-top: 0;
		padding-bottom: 10px;
	}
	.webinars-feed .fl-post-feed-post {
		padding-top: 20px;
	}
	.webinars .webinar {
		overflow: hidden;
		clear: both;
		display: block;
	}
	.webinars .webinar .w-left,
	.webinars .webinar .w-right {
		width: 100% !important;
	}
	.webinars .webinar .fl-button-wrap {
		float: left;
		margin-top: 20px;
	}
	.page-id-16 #ajaxsearchpro1_1 .probox button .asp_text_button {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#resources-read-more {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.events-feed .fl-post-list-item .fl-button-wrap {
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 700px) {
	#ajaxsearchprores1_1.horizontal .results .resdrg .item,
	#ajaxsearchprores4_1.horizontal .results .resdrg .item {
		width: -webkit-calc(100% - 25px) !important;
		width: -moz-calc(100% - 25px) !important;
		width: calc(100% - 25px) !important;
	}
	#ajaxsearchprobsettings1_1 form > fieldset:nth-of-type(2) {
		width: 165px !important;
		min-width: 0 !important;
		margin-left: -5px !important;
	}
	#ajaxsearchprobsettings1_1 form > fieldset:nth-of-type(5) {
		width: 130px !important;
		min-width: 0 !important;
	}
}
@media only screen and (max-width: 600px) {
	body.search-results .fl-post-column {
		width: 100%;
	}
}
@media only screen and (max-width: 564px) {
	#ajaxsearchprobsettings1_1 form {
		position: relative;
	}
	#ajaxsearchprobsettings1_1 form fieldset {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	#ajaxsearchprobsettings1_1 form fieldset:nth-of-type(2) {
		margin-right: 15px !important;
	}
	#ajaxsearchprobsettings1_1 form fieldset:nth-of-type(5) {
		width: 100px !important;
	}
	#ajaxsearchprobsettings1_1
		form.asp-fss-flex
		fieldset.asp_s_btn_container
		div.asp_sr_btn_flex {
		padding-left: 0 !important;
	}
	#ajaxsearchprobsettings1_1
		form.asp-fss-flex
		fieldset.asp_s_btn_container
		div.asp_sr_btn_flex
		div.asp_r_btn_div {
		text-align: left;
	}
	#ajaxsearchprobsettings1_1
		form.asp-fss-flex
		fieldset.asp_s_btn_container
		div.asp_sr_btn_flex
		div.asp_r_btn_div
		button {
		width: 100px !important;
	}
	.resources-filters-column > .fl-col-content {
		padding-bottom: 0;
	}
	#ajaxsearchpro4_1 .probox button.promagnifier span.asp_text_button {
		padding: 0 20px;
	}
}
@media only screen and (max-width: 544px) {
	#ajaxsearchprobsettings1_1 fieldset {
		z-index: 1;
	}
	#ajaxsearchprobsettings1_1 fieldset.asp_s_btn_container {
		position: absolute;
		top: 60px;
		z-index: 0;
	}
	.resources-filters-column > .fl-col-content {
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 500px) {
	#ajaxsearchprobsettings4_1 form > fieldset:nth-of-type(2) {
		width: 130px !important;
		min-width: 0 !important;
	}
	.webinars-feed .uabb-tabs-nav ul {
		-webkit-flex-flow: row;
		-moz-flex-flow: row;
		-ms-flex-flow: row;
		-o-flex-flow: row;
		flex-flow: row;
	}
	.webinars-feed .uabb-tabs-nav li {
		width: 50%;
	}
	.webinars-feed .uabb-tabs-nav li h5 {
		line-height: 1.4;
	}
	.webinars-feed .uabb-tabs-nav li h5 span {
		white-space: break-spaces;
	}
	.webinars-feed .uabb-tabs-nav li:first-of-type h5 {
		border-right: 1px solid #ddd;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		height: 100%;
	}
	.webinars-feed .uabb-tabs-nav li a.uabb-tab-link {
		padding: 20px;
		white-space: wrap;
		border-right: 0;
	}
	.webinars-feed .uabb-content {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.single-webinar .nav-links .nav-previous,
	.single-webinar .nav-links .nav-next {
		text-align: left;
	}
	.single-webinar .fl-module-pp-social-share .fl-module-content,
	.single-webinar .fl-module-fl-post-navigation .fl-module-content {
		margin-left: 0;
		margin-right: 0;
	}
	.single-webinar .pp-social-share-content {
		float: left;
	}
	.single-webinar
		.pp-social-share-content
		.pp-social-share-inner
		> div:first-of-type {
		margin-left: 0;
	}
}
@media only screen and (max-width: 444px) {
	#ajaxsearchprobsettings1_1 fieldset.asp_s_btn_container {
		left: 180px;
	}
	#ajaxsearchprobsettings1_1 .asp_cat_filter_field {
		position: absolute;
		top: 60px;
		z-index: 0;
	}
}
@media only screen and (max-width: 439px) {
	#ajaxsearchprobsettings1_1 form > fieldset:nth-of-type(2) {
		margin-left: 0 !important;
	}
}
@media only screen and (max-width: 399px) {
	#ajaxsearchprobsettings4_1
		div.asp_sb.asp_sb_4.searchsettings
		fieldset.asp_s_btn_container
		.asp_sr_btn_flex {
		margin-left: -14px;
	}
}
@media only screen and (max-width: 394px) {
	#ajaxsearchprobsettings4_1 form {
		position: relative;
	}
	#ajaxsearchprobsettings4_1 form fieldset {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	.case-studies-filters-column > .fl-col-content {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 385px) {
	.case-studies-filters-column > .fl-col-content {
		padding-bottom: 30px;
	}
	#ajaxsearchprobsettings4_1 fieldset.asp_s_btn_container {
		position: absolute;
		top: 60px;
		z-index: 0;
	}
	#ajaxsearchprobsettings4_1 fieldset {
		z-index: 1;
	}
}
@media only screen and (max-width: 319px) {
	.resources-filters-column > .fl-col-content {
		padding-bottom: 90px;
	}
	#ajaxsearchprobsettings1_1 fieldset.asp_s_btn_container {
		left: 0;
		top: 120px;
	}
	.single-webinar .pp-social-share-content a.pp-share-button-link {
		width: 40px;
		height: 40px;
	}
	.single-webinar .pp-social-share-content a.pp-share-button-link i {
		font-size: 20px !important;
	}
	.single-webinar .pp-social-share-inner .pp-share-grid-item {
		margin-left: 0;
	}
}
.mktoForm {
	font-weight: normal !important;
	font-family: "Nunito Sans";
	line-height: 1.4;
}
.mktoForm .mktoFormRow input[type="text"],
.mktoForm .mktoFormRow input[type="tel"],
.mktoForm .mktoFormRow input[type="email"],
.mktoForm .mktoFormRow select.mktoField {
	border: 1px solid #c9c9c9 !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	background: white;
	box-shadow: none;
	width: 100% !important;
}
.mktoForm .mktoFormRow select.mktoField {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	width: 100%;
	margin-top: -10px;
	font-size: 16px;
}
.mktoForm .mktoFormRow .mktoFieldWrap {
	width: 100%;
}
.mktoForm .mktoFormRow .mktoFieldWrap.has-select label {
	display: block;
}
.mktoForm .mktoFormRow .mktoFieldWrap.has-select:after {
	content: "";
	background-image: url("/wp-content/uploads/Select-dropdown-arrow.svg");
	width: 20px;
	height: 15px;
	background-size: contain;
	display: block;
	position: absolute;
	right: 20px;
	top: 45px;
	background-repeat: no-repeat;
}
.mktoForm .mktoFormRow label.mktoLabel {
	font-weight: normal !important;
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	width: 100% !important;
	display: none;
}
.mktoForm .mktoRequiredField label.mktoLabel {
	display: none;
}
.mktoForm .mktoFormRow .mktoFieldWrap.has-checkbox {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
	margin-top: 15px;
}
.mktoForm .mktoFormRow .mktoFieldWrap.has-checkbox .mktoCheckboxList {
	width: 20px !important;
	border: 0 !important;
}
.mktoForm .mktoFormRow .mktoFieldWrap.has-checkbox label.mktoLabel {
	display: inline-block;
}
.mktoForm .mktoFormRow .mktoFormCol {
	width: 100% !important;
	padding-left: 10px;
	padding-right: 10px;
}
.mktoForm .mktoFormRow.form-half-width div.mktoFormCol {
	width: 50% !important;
}
.mktoForm .mktoFormRow .mktoOffset {
	display: none;
}
.mktoForm .mktoFormRow div[id^="nb-field-"] div.nb-feedback {
	background: transparent !important;
	box-shadow: none !important;
}
.mktoForm .mktoFormRow div[id^="nb-field-"] div.nb-feedback > div {
	width: 100% !important;
}
.mktoForm ::placeholder,
.mktoForm select {
	font-weight: normal !important;
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	color: #c9c9c9;
	font-size: 16px;
	opacity: 1;
}
.mktoForm :-ms-input-placeholder {
	font-weight: normal !important;
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	color: #c9c9c9;
	font-size: 16px;
}
.mktoForm ::-moz-placeholder {
	/* Firefox 19+ */
	font-weight: normal !important;
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	color: #c9c9c9;
	font-size: 16px;
}
.mktoForm :-moz-placeholder {
	/* Firefox 18- */
	font-weight: normal !important;
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	color: #c9c9c9;
	font-size: 16px;
}
.mktoForm .mktoCaptchaDisclaimer {
	font-family: "Nunito Sans" !important;
	line-height: 1.4 !important;
	padding: 0 10px;
}
.mktoForm .mktoButtonRow {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.mktoForm .mktoButtonRow .mktoButtonWrap {
	margin-left: 0 !important;
}
.mktoForm .mktoButtonRow button[type="submit"].mktoButton {
	background: #55951b;
	color: #fff;
	font-size: 14px;
	border: 0;
	padding: 11px 20px 9px;
	font-family: "Nunito Sans";
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-shadow: none;
	font-weight: 700;
	text-transform: uppercase;
}
.mktoForm .mktoButtonRow button[type="submit"].mktoButton:hover {
	background: #93d500;
	border: 0;
}
.mktoForm
	.mktoButtonRow
	button[type="submit"].mktoButton
	label[for="mktoOptIn"] {
	font-weight: 400;
}
.mktoForm fieldset legend {
	font-family: "Nunito Sans";
	line-height: 1.4;
	font-size: 26px;
	font-weight: 700;
	margin-left: 10px !important;
	margin-top: 45px !important;
}
#mktoForm_1896 .mktoFormRow fieldset.mktoFormCol .mktoFormCol {
	width: 100% !important;
}
#mktoForm_1896 .mktoFormRow fieldset.mktoFormCol .mktoFormCol:has(#FirstName),
#mktoForm_1896 .mktoFormRow fieldset.mktoFormCol .mktoFormCol:has(#LastName) {
	width: 50% !important;
}
#mktoForm_1555,
#mktoForm_2143 {
	width: 100% !important;
}
#pay-button form {
	text-align: center;
}
#pay-button form input[type="submit"] {
	background: #55951b;
	border: 0px !important;
	font-size: 14px;
	padding: 11px 17px 9px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	font-family: "Nunito Sans";
	font-weight: 700;
}
#pay-button form input[type="submit"]:hover {
	background: #93d500;
}
@media only screen and (max-width: 480px) {
	.mktoForm .mktoFormRow select.mktoField {
		padding: 12px 15px 9px 15px !important;
		margin-top: 0;
	}
	.mktoForm .mktoFormRow .mktoFieldWrap.mktoFieldWrap.has-select:after {
		top: 15px !important;
	}
	.mktoForm .mktoFormRow input[type="text"],
	.mktoForm .mktoFormRow input[type="url"],
	.mktoForm .mktoFormRow input[type="date"],
	.mktoForm .mktoFormRow input[type="tel"],
	.mktoForm .mktoFormRow input[type="email"],
	.mktoForm .mktoFormRow input[type="number"],
	.mktoForm .mktoFormRow textarea,
	.mktoForm .mktoFormRow select {
		height: 2.5em;
		margin-bottom: 5px;
	}
	.mktoForm .mktoFormRow .has-checkbox .mktoLabel {
		margin-left: 10px;
	}
	.mktoForm .mktoFormRow.form-half-width div.mktoFormCol {
		width: 100% !important;
	}
}
@media only screen and (max-width: 480px),
	only screen and (max-device-width: 480px),
	only screen and (max-device-height: 480px) {
	.mktoForm a {
		padding-left: 0;
		padding-right: 0;
	}
}
#footer-top,
#footer,
#copyright {
	position: relative;
	z-index: 2;
}
#footer #stay-connected,
#footer #footer-know-us {
	width: 290px !important;
}
#footer #footer-legal {
	width: -webkit-calc(100% - 580px) !important;
	width: -moz-calc(100% - 580px) !important;
	width: calc(100% - 580px) !important;
}
@media only screen and (max-width: 850px) {
	#footer #footer-know-us,
	#footer #footer-legal {
		width: 50% !important;
		margin-bottom: 60px;
		max-width: 100%;
		float: left;
	}
	#footer #stay-connected {
		width: 100% !important;
		margin-bottom: 60px;
		max-width: 100%;
		float: left;
	}
}
@media only screen and (max-width: 768px) {
	#footer-top .fl-col-group-equal-height {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: -webkit-flex;
		display: flex;
	}
	#footer #footer-know-us,
	#footer #footer-legal {
		margin-bottom: 30px;
	}
	#footer #footer-know-us p,
	#footer #footer-legal p {
		padding-bottom: 0;
	}
	#footer .fl-module-button .fl-module-content {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 500px) {
	#footer-top .fl-col-group {
		display: block;
	}
	#footer-top .fl-col-group .fl-photo {
		text-align: center;
	}
	#footer-top .fl-col-group .fl-photo-align-right {
		margin-top: 10px;
	}
}
@media only screen and (max-width: 450px) {
	#footer-top .fl-col-group-equal-height {
		display: block;
	}
	#footer-top .fl-col-group-equal-height > div:first-of-type {
		margin-bottom: 20px;
	}
	#footer-top
		.fl-col-group-equal-height
		.fl-module-photo
		.fl-module-content {
		margin-left: 20px;
		margin-right: 20px;
	}
	#footer #footer-know-us,
	#footer #footer-legal {
		width: 100% !important;
	}
	#footer #stay-connected .pp-social-icons {
		display: block;
	}
}
@media screen and (max-width: 1180px) {
	.logo-carousel-row.fl-row[data-node].fl-row .fl-row-content-wrap {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.success-logo.fl-row-full-width.fl-row[data-node].fl-row-default-height
		.fl-row-content-wrap {
		padding-left: 40px;
		padding-right: 40px;
	}
	.alternate-text-image-with-arrow.fl-row-full-width.fl-row[data-node].fl-row-default-height
		.fl-row-content-wrap {
		padding-left: 40px;
		padding-right: 40px;
	}
	.text-button-left-image-right .fl-module-heading .fl-module-content,
	.text-button-left-image-right .fl-module-rich-text .fl-module-content,
	.text-button-left-image-right .fl-module-button .fl-module-content {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media screen and (min-width: 1075px) {
	.awards.four-column .slick-list {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}
@media screen and (max-width: 1140px) {
	.fl-row-full-width.fl-row[data-node]:not(.no-padding-mobile)
		.fl-row-content-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.full-row-extra-padding.fl-row[data-node] .fl-row-content-wrap {
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media only screen and (max-width: 900px) {
	.unboxed.four-column .fl-col-group-nested .fl-col,
	.unboxed.four-column .fl-col-group-equal-height .fl-col {
		width: 50%;
	}
	#fl-main-content
		.fl-row[data-node]:not(.no-padding-top-mobile)
		.fl-row-content-wrap {
		padding-top: 100px;
	}
	#fl-main-content
		.fl-row[data-node]:not(.no-padding-top-mobile).success-logo
		.fl-row-content-wrap {
		padding-top: 130px;
	}
	#fl-main-content
		.fl-row-full-width.fl-row[data-node]:not(.no-padding-bottom-mobile)
		.fl-row-content-wrap {
		padding-bottom: 100px;
	}
	.success-logo .text-column .fl-col-content {
		padding: 40px 40px 40px 50px;
		min-height: 200px;
	}
}
@media only screen and (max-width: 900px) and (min-width: 769px) {
	.testimonial-carousel .fl-post-column {
		padding-right: 0;
	}
}
@media only screen and (max-width: 850px) {
	.fl-row .fl-module h2.fl-heading,
	.fl-row .fl-module h1.fl-heading {
		font-size: 35px;
	}
	.fl-row .fl-module h3.fl-heading {
		font-size: 22px;
	}
	#hero .fl-module h2.fl-heading,
	#hero-mobile .fl-module h2.fl-heading {
		font-size: 50px;
	}
	#hero .fl-row-content-wrap,
	#hero-mobile .fl-row-content-wrap {
		padding: 50px 20px;
	}
	#hero .fl-row-content-wrap .fl-col-content,
	#hero-mobile .fl-row-content-wrap .fl-col-content {
		padding-bottom: 0;
	}
	#hero .fl-row-content-wrap .fl-col-content h2,
	#hero-mobile .fl-row-content-wrap .fl-col-content h2 {
		line-height: 1;
	}
	.logo-carousel .pp-image-carousel-item {
		text-align: center;
	}
	.logo-carousel .pp-image-carousel-item .pp-carousel-image-container {
		max-width: 200px;
		display: inline-block;
	}
	.personas .fl-col-group .fl-col-has-cols {
		width: 100%;
	}
	.personas .fl-col-group .fl-col-has-cols .fl-col-content {
		margin-bottom: 20px;
	}
	.personas .fl-col-group .fl-col-has-cols .fl-module-photo {
		max-width: 200px;
	}
	.testimonials-3-up .fl-col-small {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.footnotes ol li {
		margin: 0;
	}
	.footnotes ol li:before {
		margin-left: -9px;
	}
}
@media only screen and (max-height: 750px) {
	.bio-modal-overlay .uabb-modal {
		margin-top: 50px;
	}
	.bio-modal-overlay .uabb-modal .uabb-content {
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		height: 70vh;
	}
}
@media only screen and (max-width: 768px) {
	#fl-main-content
		.fl-row-full-width.fl-row[data-node]:not(.no-padding-top-mobile)
		.fl-row-content-wrap {
		padding-top: 80px;
	}
	#fl-main-content
		.fl-row-full-width.fl-row[data-node]:not(
			.no-padding-top-mobile
		).success-logo
		.fl-row-content-wrap {
		padding-top: 110px;
	}
	#fl-main-content
		.fl-row-full-width.fl-row[data-node]:not(.no-padding-bottom-mobile)
		.fl-row-content-wrap {
		padding-bottom: 80px;
	}
	/*
.awards {
	&.five-column {
		.fl-row-content-wrap {
			background-image: linear-gradient(180deg, #f3f3f3 92%, #ffffff 92%)
		}
		&.no-description {
			.fl-row-content-wrap {
				background-image: linear-gradient(180deg, #f3f3f3 85%, #ffffff 85%);
			}
		}
		&.white-to-gray {
			.fl-row-content-wrap {
				background-image: linear-gradient(180deg, #ffffff 92%, #f3f3f3 92%)
			}
			&.no-description {
				.fl-row-content-wrap {
					background-image: linear-gradient(180deg, #ffffff 85%, #f3f3f3 85%)
				}
			}
		}
	}
}
*/
	.tcp-arrow .fl-photo .fl-photo-content,
	.tcp-arrow .fl-photo img {
		width: 100%;
	}
	.product-cards .fl-col-group-nested .fl-col {
		margin-bottom: 40px;
	}
	.personas .fl-col-group .fl-col-has-cols {
		max-width: 100%;
	}
	.personas .fl-col-group .fl-col-has-cols .fl-col-group-nested {
		margin-top: 10px;
	}
	.personas
		.fl-col-group
		.fl-col-has-cols
		.fl-col-group-nested
		.fl-col-content {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.personas
		.fl-col-group
		.fl-col-has-cols
		.fl-col-group-nested
		> div:first-of-type {
		width: 30% !important;
		float: left;
		clear: none;
	}
	.personas
		.fl-col-group
		.fl-col-has-cols
		.fl-col-group-nested
		> div:nth-of-type(2) {
		width: 70% !important;
		float: left;
		clear: none;
		padding-left: 20px;
	}
	.logo-carousel-row.fl-row[data-node].fl-row .fl-row-content-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.logo-carousel-row.fl-row[data-node].fl-row button {
		display: none !important;
	}
	.success-logo .fl-col-group-equal-height {
		display: block;
	}
	.success-logo
		.fl-col-group-equal-height
		.text-column
		.fl-col-content
		> div:last-of-type
		.fl-module-content {
		margin-bottom: 0;
	}
	.success-logo .badge-overlay {
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		left: -40px;
	}
	.success-logo .image-column {
		max-width: 100%;
	}
	.success-logo .image-column .fl-col-content {
		height: 300px;
		border-width: 2px 2px 0 2px;
		border-radius: 25px 25px 0 0;
		-moz-border-radius: 25px 25px 0 0;
		-webkit-border-radius: 25px 25px 0 0;
	}
	.success-logo .text-column .fl-col-content {
		border-width: 0 2px 2px 2px;
		border-radius: 0 0 25px 25px;
		-moz-border-radius: 0 0 25px 25px;
		-webkit-border-radius: 0 0 25px 25px;
		padding: 40px;
		min-height: 0;
	}
	.success-logo .text-column .fl-col-content h3,
	.success-logo .text-column .fl-col-content h4 {
		font-size: 25px;
	}
	.success-logo.with-video .image-column .fl-col-content {
		box-shadow: none;
	}
	.success-logo.with-video .image-column .fl-module-photo {
		width: 100%;
	}
	.success-logo.with-video .image-column img {
		border-radius: 25px 25px 0 0;
		-moz-border-radius: 25px 25px 0 0;
		-webkit-border-radius: 25px 25px 0 0;
	}
	.success-logo.with-video .image-column .fl-html {
		overflow: hidden;
		border-radius: 25px 25px 0 0;
		-moz-border-radius: 25px 25px 0 0;
		-webkit-border-radius: 25px 25px 0 0;
	}
	.success-logo.with-video
		.image-column
		.fl-html
		.wistia_responsive_padding {
		padding: 0 !important;
	}
	.success-logo.with-video
		.image-column
		.fl-html
		.wistia_responsive_wrapper {
		top: 50% !important;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.success-logo.with-video .text-column .fl-html .wistia_responsive_wrapper {
		position: relative !important;
	}
	.resources .last-bottom-align {
		margin: 20px auto;
	}
	.text-button-left-image-right .fl-module-button {
		margin-bottom: 40px;
	}
	.check-left-image-right
		.fl-col-group-equal-height
		> div:first-of-type
		.fl-col-content {
		margin-bottom: 40px;
	}
	.check-left-image-right
		.fl-col-group-equal-height
		.fl-col-small:not(.fl-col-small-full-width) {
		max-width: 100%;
	}
	.check-left-image-right .fl-col-group-equal-height > div:last-of-type {
		padding-left: 40px;
		padding-right: 40px;
	}
	.check-left-image-right .fl-module-icon .fl-module-content {
		margin: 5px 20px;
	}
	.text-button-left-image-right
		.fl-col-group-equal-height
		> div:last-of-type {
		padding-left: 20px;
		padding-right: 40px;
	}
	.mobile-block .fl-col-group-equal-height {
		display: block;
	}
	.boxed.three-column .fl-col-group-equal-height .fl-col-content {
		margin: 20px;
	}
	.stats .fl-col-group {
		display: block;
	}
	.stats .fl-col-group-nested > div:nth-of-type(1) .fl-col-content {
		padding-bottom: 20px;
		margin-bottom: 0;
	}
	.stats .fl-col-group-nested > div:nth-of-type(2) {
		position: relative;
	}
	.stats .fl-col-group-nested > div:nth-of-type(2):after,
	.stats .fl-col-group-nested > div:nth-of-type(2):before {
		width: 50%;
		border-top: 4px solid #93d500;
		display: block;
		left: 25%;
		right: 25%;
		content: "";
		position: absolute;
	}
	.stats .fl-col-group-nested > div:nth-of-type(2):after {
		bottom: 0;
	}
	.stats .fl-col-group-nested > div:nth-of-type(2):before {
		top: 0;
	}
	.stats .fl-col-group-nested > div:nth-of-type(2) .fl-col-content {
		padding-top: 20px;
		padding-bottom: 20px;
		border-top: 0 !important;
		border-bottom: 0 !important;
		position: initial;
	}
	.stats
		.fl-col-group-nested
		> div:nth-of-type(2)
		.fl-col-content
		.fl-module-content {
		margin-top: 0;
	}
	.stats .fl-col-group-nested > div:nth-of-type(3) .fl-col-content {
		padding-top: 20px;
	}
	.stats
		.fl-col-group-nested
		> div:nth-of-type(3)
		.fl-col-content
		.fl-module-content {
		margin-top: 0;
	}
	.alternate-text-image .fl-col-group h3 {
		margin-bottom: 40px !important;
	}
	.alternate-text-image .fl-col-group.fl-col-group-nested h3,
	.alternate-text-image .fl-col-group.fl-col-group-equal-height h3 {
		margin-bottom: 0 !important;
	}
	.alternate-text-image .fl-col-group-nested,
	.alternate-text-image .fl-col-group-equal-height {
		display: block;
	}
	.alternate-text-image .fl-col-group-nested .fl-col-content,
	.alternate-text-image .fl-col-group-equal-height .fl-col-content {
		margin: 0;
		padding: 0;
	}
	.alternate-text-image
		.fl-col-group-nested
		.fl-col-content
		.fl-module-rich-text,
	.alternate-text-image
		.fl-col-group-equal-height
		.fl-col-content
		.fl-module-rich-text {
		margin-bottom: 70px;
	}
	.alternate-text-image
		.fl-col-group-nested
		.fl-col-content
		.fl-module-heading,
	.alternate-text-image
		.fl-col-group-equal-height
		.fl-col-content
		.fl-module-heading {
		margin-top: 30px;
	}
	.alternate-text-image
		.fl-col-group-nested
		.fl-col-content
		.fl-module-photo
		.fl-module-content,
	.alternate-text-image
		.fl-col-group-equal-height
		.fl-col-content
		.fl-module-photo
		.fl-module-content {
		margin-top: 0;
		margin-bottom: 0;
	}
	.alternate-text-image
		.fl-col-group-nested.fl-col-group-responsive-reversed,
	.alternate-text-image
		.fl-col-group-equal-height.fl-col-group-responsive-reversed {
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.alternate-text-image-with-arrow .tcp-arrow {
		margin-top: 75px;
		margin-bottom: 25px;
	}
	.alternate-text-image-with-arrow .tcp-arrow .fl-module-content {
		margin-bottom: 0;
	}
	.alternate-text-image-with-arrow .fl-col-small .fl-col-content {
		margin: 0;
	}
	.alternate-text-image-with-arrow
		.fl-col-small
		.fl-module-heading
		.fl-module-content {
		margin-top: 0;
	}
	.alternate-text-image-with-arrow
		.fl-col-small
		.fl-module-rich-text
		.fl-module-content {
		margin-top: 15px;
	}
	.slider-with-photos .fl-content-slider-wrapper .fl-slide {
		padding: 20px 40px;
	}
	.unboxed.four-column .fl-col-group-nested .fl-col,
	.unboxed.four-column .fl-col-group-equal-height .fl-col {
		width: 100%;
	}
	.trial-form-column .fl-col-content {
		margin-top: 50px;
	}
	.quote-single .fl-rich-text p:not(:last-child) {
		font-size: 25px !important;
	}
	.quote-single .fl-rich-text p:not(:last-child) span {
		font-size: 25px !important;
	}
	.how-it-works.three-column .fl-col-group-equal-height .fl-col-content {
		margin-top: 40px;
		margin-bottom: 30px;
	}
	.how-it-works.three-column
		.fl-col-group-equal-height
		.fl-col-content
		.fl-photo-content,
	.how-it-works.three-column .fl-col-group-equal-height .fl-col-content img {
		width: 100%;
	}
	.how-it-works.three-column .fl-col-group-equal-height > div:nth-of-type(2),
	.how-it-works.three-column
		.fl-col-group-equal-height
		> div:nth-of-type(4) {
		display: none;
	}
	.industry-icons.five-columns .fl-col-group-nested .fl-col-content {
		margin: 20px;
	}
	.industry-icons .fl-col-small {
		max-width: 400px;
	}
	.check-left-image-right .fl-icon-wrap .fl-icon-text p {
		font-size: 20px;
	}
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-contain {
		padding: 0 !important;
		margin-bottom: 20px;
		flex-direction: column;
		gap: 10px;
	}
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-img {
		max-width: 400px;
		margin-top: 20px;
	}
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-img img {
		margin-bottom: 0;
	}
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-img,
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-content {
		width: 100%;
	}
	.uabb-content-wrapbsmpk3n94a6r .uabb-tab-acc-content .tab-bottom {
		margin-bottom: 40px;
	}
	.success-stories-videos-with-list .fl-col-group-equal-height {
		max-width: 400px;
		margin: auto;
	}
	.success-stories-videos-with-list
		.fl-col-group-equal-height
		.fl-module-modal-popup
		.fl-module-content {
		margin: 20px;
	}
	.page-id-30 .sticky,
	.page-id-30 .fl-col-group-nested .fl-col-small {
		max-width: 100% !important;
	}
	.page-id-30 .legal-toc ul.pp-toc-list-wrapper {
		text-align: center;
	}
	.page-id-30 .legal-toc ul.pp-toc-list-wrapper li {
		margin-right: 10px;
		margin-left: 10px;
		display: inline-block;
		padding-bottom: 0;
		margin-top: 0;
	}
	.page-id-30 .legal-toc .pp-toc-container {
		top: 0 !important;
		z-index: 1;
		width: 100% !important;
	}
	.success-stories-videos-with-list .fl-col-small .fl-html {
		border-radius: 12px 12px 0 0;
		-moz-border-radius: 12px 12px 0 0;
		-webkit-border-radius: 12px 12px 0 0;
		overflow: hidden;
	}
}
@media only screen and (max-width: 700px) {
	.post-type-archive-news .fl-post-grid .fl-post-column {
		width: 100%;
	}
}
@media only screen and (max-width: 639px) {
	.quiz-modal-overlay .uabb-modal .uabb-modal-text {
		margin-top: 0;
		padding-left: 30px;
		padding-right: 30px;
	}
	.privacy-policy-table .tablesaw-cell-label {
		display: block !important;
		font-size: 14px;
		text-transform: none;
		font-weight: bold;
		color: #555;
		margin-bottom: 5px;
	}
	body.fl-theme-builder-archive-blog-copy .fl-post-grid .fl-post-column {
		width: 100% !important;
	}
}
@media only screen and (max-width: 550px) {
	#ajaxsearchprores2_1.vertical,
	#ajaxsearchprores2_2.vertical,
	div.asp_r.asp_r_2.vertical {
		margin-top: 90px;
	}
}
@media only screen and (max-width: 500px) {
	#hero .fl-row-content-wrap,
	#hero-mobile .fl-row-content-wrap {
		min-height: 600px;
	}
	#hero .fl-module h2.fl-heading,
	#hero-mobile .fl-module h2.fl-heading {
		font-size: 40px;
	}
	#hero .fl-module-heading .fl-module-content,
	#hero-mobile .fl-module-heading .fl-module-content {
		margin-left: 0;
		margin-right: 0;
	}
	.fl-row .fl-module h2.fl-heading,
	.fl-row .fl-module h1.fl-heading {
		font-size: 30px;
	}
	.success-logo .text-column .fl-col-content {
		padding: 20px;
	}
	.success-logo .text-column .fl-col-content h3,
	.success-logo .text-column .fl-col-content h4 {
		font-size: 22px;
	}
	.success-logo.fl-row-full-width.fl-row[data-node].fl-row-default-height
		.fl-row-content-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.testimonial-carousel .bx-wrapper {
		margin-bottom: 20px;
	}
	.slider-with-photos.fl-module-content-slider .fl-module-content {
		margin-left: 0;
		margin-right: 0;
	}
	.slider-with-photos .fl-content-slider-svg-container {
		height: 30px;
		width: 30px;
	}
	.slider-with-photos .fl-slide-mobile-photo {
		margin-left: 0;
		margin-right: 0;
	}
	.slider-with-photos .fl-content-slider-wrapper .fl-slide {
		padding: 20px;
	}
}
@media only screen and (max-width: 480px) {
	.trial-form-column.fl-col > .fl-col-content {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 400px) {
	.quiz-modal-overlay p.fl-button-wrap a.fl-button {
		display: block;
	}
	.personas .fl-col-group .fl-col-has-cols {
		max-width: 100%;
	}
	.personas .fl-col-group .fl-col-has-cols .fl-module-photo {
		padding-left: 20px;
	}
	.personas
		.fl-col-group
		.fl-col-has-cols
		.fl-col-group-nested
		> div:first-of-type {
		width: 100% !important;
	}
	.personas
		.fl-col-group
		.fl-col-has-cols
		.fl-col-group-nested
		> div:nth-of-type(2) {
		width: 100% !important;
	}
	.personas .fl-col-group .fl-col-has-cols .fl-col-content {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 325px) {
	.fl-row .fl-module h2.fl-heading,
	.fl-row .fl-module h1.fl-heading {
		font-size: 26px;
	}
}
