/*!
	Theme Name: Tipalti 2020
	Description: This is the main theme for Tipalti created upon Genesis Framework.
	Author: Bernice Ling

	Version: 1.0.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: tipalti-2020
*/
/*! Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Accessibility
		- Screen Reader Text
		- Skip Links
- Structure and Layout
	- Site Container
	- Site Inner
- Colors
    - Edidtor Color Palette
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Custom Styles
- Homepage Styles
- Print Styles
- Shortcodes Styles
*/
/* HTML5 Reset
--------------------------------------------- */
/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}

progress,
sub,
sup {
  vertical-align: baseline;
}

[type="checkbox"],
[type="radio"],
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

/* Box Sizing
--------------------------------------------- */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  display: table;
  content: " ";
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  display: table;
  clear: both;
  content: " ";
}

/* Defaults
----------------------------------------------*/
/* Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Chrome fix */
body > div {
  font-size: 2rem;
}

body {
  margin: 0;
  color: #021D2D;
  background-color: #fff;
  font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.625;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a {
  color: #021D2D;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a.rank-math-link, .wp-block-ub-content-toggle-accordion-content-wrap a, .rank-math-block a {
  border-bottom: 2px solid #FFBC00;
}

a:focus,
a:hover {
  color: #8CA7EB;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  clear: both;
  margin: 30px 0;
  border: 0;
  border-top: 1px solid #EFEFEF;
  border-collapse: collapse;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

mark {
  background: #CCCCCC;
}

blockquote {
  margin: 30px;
}

blockquote:before {
  display: block;
  position: relative;
  top: -10px;
  left: -20px;
  height: 0;
  font-size: 30px;
  font-size: 3rem;
  content: "\201C";
}

*:focus {
  outline: none;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

h1 {
  font-size: 3.8rem;
}

h2 {
  font-size: 3.2rem;
  font-weight: 700;
}

.entry-content h3,
.entry-content h4 {
  font-weight: 500;
}

h3 {
  font-size: 2.6rem;
}

h4 {
  font-size: 2rem;
}

.entry-content h4 {
  margin-top: 40px;
}

h5 {
  font-size: 1.6rem;
}

h6 {
  font-size: 1.4rem;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

/* Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}

.gallery img {
  height: auto;
  padding: 4px;
  border: 1px solid #EFEFEF;
}

.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
  outline: none;
}

.gallery-item {
  float: left;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 30%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n + 1),
.gallery-columns-3 .gallery-item:nth-child(3n + 1),
.gallery-columns-4 .gallery-item:nth-child(4n + 1),
.gallery-columns-5 .gallery-item:nth-child(5n + 1),
.gallery-columns-6 .gallery-item:nth-child(6n + 1),
.gallery-columns-7 .gallery-item:nth-child(7n + 1),
.gallery-columns-8 .gallery-item:nth-child(8n + 1),
.gallery-columns-9 .gallery-item:nth-child(9n + 1) {
  clear: left;
}

@media only screen and (min-width: 981px) {
  .gallery-columns-3 .gallery-item:nth-child(3n + 2) {
    margin-left: 40px;
    margin-right: 40px;
  }
}

/* Added to make gallery responsive */
/* For displaying 2 columns on tablet */
@media only screen and (max-width: 980px) {
  .gallery-columns-3 .gallery-item {
    width: calc(50% - 40px);
  }
  .gallery-columns-3 .gallery-item:nth-child(even) {
    margin-left: 40px;
  }
  .gallery-columns-3 .gallery-item:nth-child(3n+1) {
    clear: none;
  }
  .gallery-columns-3 .gallery-item:nth-child(2n+1) {
    clear: left;
  }
}

/* For displaying single column on mobile */
@media only screen and (max-width: 520px) {
  .gallery-columns-3 .gallery-item {
    width: 100%;
    margin: 0 0 40px !important;
    clear: none;
  }
}

/* For displaying 2 columns on tablet */
@media only screen and (max-width: 980px) {
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-2 .gallery-item:nth-child(n+1) {
    clear: left;
  }
  .gallery-columns-2 .gallery-item:nth-child(2n+1) {
    clear: none;
  }
}

/* For displaying single column on mobile */
@media only screen and (max-width: 520px) {
  .gallery-columns-2 .gallery-item {
    width: 100%;
  }
  .gallery-columns-2 .gallery-item:nth-child(2n+1) {
    clear: none;
  }
}

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  color: #021D2D;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.625;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
  border: 1px solid #ddd;
  border-radius: 0px;
  font-size: 1.4rem;
  background-color: #fff;
}

label {
  font-size: 1.4rem;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-moz-placeholder {
  opacity: 1;
  color: #303A3F;
}

::-webkit-input-placeholder {
  color: #303A3F;
}

button {
  width: 100%;
  padding: 15px 30px;
  border: 1px solid #FFBC00;
  color: #021D2D;
  background-color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 700;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
}

button:focus, button:hover {
  color: #fff;
  background-color: #ffda7da6;
}

button.small {
  padding: 8px 16px;
}

input[type="button"] {
  width: auto;
  padding: 15px 30px;
  border: 0;
  color: #021D2D;
  background-color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 500;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
}

input[type="button"]:focus, input[type="button"]:hover {
  color: #fff;
  background-color: #ffda7da6;
}

input[type="button"].small {
  padding: 8px 16px;
}

input[type="reset"] {
  width: auto;
  padding: 15px 30px;
  border: 0;
  color: #021D2D;
  background-color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 500;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
}

input[type="reset"]:focus, input[type="reset"]:hover {
  color: #fff;
  background-color: #ffda7da6;
}

input[type="reset"].small {
  padding: 8px 16px;
}

input[type="submit"] {
  width: auto;
  padding: 15px 30px;
  border: 0;
  color: #021D2D;
  background-color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 500;
  white-space: normal;
  text-decoration: none;
  cursor: pointer;
}

input[type="submit"]:focus, input[type="submit"]:hover {
  color: #fff;
  background-color: #ffda7da6;
}

input[type="submit"].small {
  padding: 8px 16px;
}

.button {
  display: inline-block;
  width: auto;
  padding: 15px 30px;
  color: #021D2D;
  background-color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 500;
  white-space: normal;
  text-decoration: none;
  border-color: #FFBC00;
  cursor: pointer;
}

.button:focus, .button:hover {
  color: #fff;
  background-color: transparent;
}

.entry-content .button:focus,
.entry-content .button:hover {
  color: #fff;
}

a.button.small {
  padding: 8px 16px;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

button:focus, button:hover {
  color: #021D2D;
}

button {
  text-transform: uppercase;
  letter-spacing: 2.13px;
  line-height: 21px;
  font-size: 1.3rem;
  font-family: "aktiv-grotesk", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-align: center;
}

/* Tables
--------------------------------------------- */
table {
  width: 100%;
  margin-bottom: 40px;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 2;
  word-break: break-work;
}

tbody {
  border-bottom: 1px solid #EFEFEF;
}

td {
  padding: 6px;
  border-top: 1px solid #EFEFEF;
  text-align: left;
}

td:first-child {
  padding-left: 0;
}

th {
  padding: 0 6px;
  font-weight: 400;
  text-align: left;
}

th:first-child {
  padding-left: 0;
}

/* Accessibility
--------------------------------------------- */
/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  word-wrap: normal !important;
}

.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
  display: block;
  clip: auto !important;
  z-index: 100000;
  /* Above WP toolbar. */
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #021D2D;
  background: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}

.more-link {
  position: relative;
}

/* Skip Links
------------------------------------------------ */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}

.genesis-skip-link li {
  width: 0;
  height: 0;
  list-style: none;
}

/* Display outline on focus */
/* override WP5.5 */
.wp-block-cover, .wp-block-cover-image {
  padding: 0 !important;
  overflow: hidden;
}

/* Structure and Layout
-------------------------------------- */
html {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

/* Site Container
--------------------------------------------- */
.site-container {
  word-wrap: break-word;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  border-width: 0;
  color: #6D7275;
  background-color: #EFEFEF;
  cursor: not-allowed;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Site Inner
--------------------------------------------- */
.post-template .site-inner {
  padding-top: 35px;
}

.post-template.post-template-landing .site-inner {
  padding-top: 0;
}

.site-inner {
  position: relative;
  clear: both;
  margin: 0px auto;
}

@media only screen and (min-width: 1024px) {
  .site-inner {
    max-width: 1270px;
    margin-top: 112px;
    padding: 20px 35px;
  }
}

@media only screen and (max-width: 450px) {
  .site-inner {
    padding: 0 25px;
    margin-top: 112px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 450px) {
  .site-inner {
    padding: 0 72px;
  }
}

.hide-header-footer .site-inner {
  margin-top: 0px !important;
}

.hide-header-footer header.site-header, .hide-header-footer footer.site-footer {
  display: none;
}

.wp-block-cover .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
  padding-left: 35px;
  padding-right: 35px;
}

.site-inner.hasExtraHeader {
  margin: 0 auto;
}

body :not(.genesis-breadcrumbs-visible) .first-block-core-cover.first-block-align-full .site-inner, .first-block-core-shortcode .site-inner {
  padding-top: 0px;
}

.genesis-breadcrumbs-visible .breadcrumb {
  margin-bottom: 0px;
}

/* Content
--------------------------------------------- */
@media only screen and (min-width: 1025px) {
  .content {
    float: left;
    width: 70%;
  }
}

@media only screen and (min-width: 1025px) {
  .sidebar-content .content {
    float: right;
  }
}

@media only screen and (min-width: 1025px) {
  .full-width-content .content,
  .landing-page .content {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) {
  /* Column Classes
	--------------------------------------------- */
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
  }
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.717948717948715%;
  }
  .one-third,
  .two-sixths {
    width: 31.623931623931625%;
  }
  .four-sixths,
  .two-thirds {
    width: 65.81196581196582%;
  }
  .one-fourth {
    width: 23.076923076923077%;
  }
  .three-fourths {
    width: 74.35897435897436%;
  }
  .one-sixth {
    width: 14.52991452991453%;
  }
  .five-sixths {
    width: 82.90598290598291%;
  }
  .first {
    clear: both;
    margin-left: 0;
  }
}

.alignfull .wp-block-cover__inner-container .wp-block-group {
  max-width: 1270px;
  margin: auto;
}

@media only screen and (max-width: 450px) {
  .wp-block-cover .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
    padding: 0;
    margin-top: 40px;
  }
  .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 50px) !important;
  }
  .has-hero-image .wp-block-cover:first-child {
    min-height: unset !important;
  }
  .has-hero-image .wp-block-cover:first-child .wp-block-columns {
    margin-bottom: 0 !important;
  }
}

.page .site-inner, .entry {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.landing-page .site-footer {
  padding-top: 30px;
}

.landing-page header .wrap {
  padding-bottom: 20px;
}

@media only screen and (min-width: 1025px) {
  .post-template-landing .site-inner {
    margin-top: 112px !important;
  }
}

.wp-block-group.has-background {
  padding: 50px;
}

/* Colors
---------------------------------------*/
/* Common Classes
---------------------------------------*/
/* Avatar
--------------------------------------------- */
.avatar {
  float: left;
  border-radius: 50%;
}

.author-box .avatar,
.alignleft .avatar {
  margin-right: 20px;
}

.alignright .avatar {
  margin-left: 20px;
}

.comment .avatar {
  margin: 0 15px 20px 0;
}

picture.avatar img {
  border-radius: 50%;
}

/* Genesis
--------------------------------------------- */
.after-entry {
  margin-bottom: 40px;
  padding: 20px 30px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

@media only screen and (min-width: 1025px) {
  .after-entry {
    margin-bottom: 60px;
    padding: 40px 60px;
  }
}

.after-entry .widget:last-of-type {
  margin-bottom: 0;
}

.breadcrumb {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EFEFEF;
  font-size: 1.6rem;
}

.archive-description {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1025px) {
  .archive-description {
    margin-bottom: 60px;
  }
}

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

.archive-description .entry-title {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 500;
}

.author-box {
  font-size: small;
  margin-bottom: 40px;
  display: -ms-grid;
  display: grid;
  grid-template: "title title title title" "avatar avatar avatar name" "bio bio bio bio" "social social social social";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 1025px) {
  .author-box {
    margin-bottom: 60px;
    padding: 30px;
    background-color: #EFEFEF;
  }
}

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

.avatar {
  grid-area: avatar;
}

.author-box-title {
  grid-area: title;
}

.author-box-name {
  grid-area: name;
  -ms-grid-column-align: center;
      justify-self: center;
}

.author-box-content {
  grid-area: bio;
  padding: 1em 0;
}

.author-social-links {
  grid-area: social;
}

.author-box-name a {
  color: #8CA7EB;
  text-decoration: none;
  font-weight: 600;
}

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.entry-content .search-form {
  width: 50%;
  margin-bottom: 40px;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px;
}

.widget_search input[type="submit"] {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.nav-primary .search {
  float: right;
}

.nav-primary .search input {
  outline: none;
}

.nav-primary .search input[type=search] {
  -webkit-appearance: textfield;
  font-family: inherit;
  font-size: 100%;
}

.nav-primary .search input::-webkit-search-decoration,
.nav-primary .search input::-webkit-search-cancel-button {
  display: none;
}

.nav-primary .search input[type=search] {
  background: #fff url("/wp-content/themes/tipalti2020/images/search-icon.png") no-repeat 9px center;
  border: solid 1px #fff;
  padding: 9px 10px 9px 35px;
  width: 0px;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.nav-primary .search input[type=search]:focus {
  width: 140px;
  background-color: #fff;
  border-color: #2D1d2d;
}

.nav-primary .search input[type=search]:focus .search-form-submit {
  display: block;
}

.nav-primary .search input:-moz-placeholder {
  color: transparent;
}

.nav-primary .search input:-moz-placeholder input[type=search] {
  width: 15px;
  padding-left: 10px;
  color: transparent;
  cursor: pointer;
}

.nav-primary .search input:-moz-placeholder input[type=search]:hover {
  background-color: #fff;
}

.nav-primary .search input:-moz-placeholder input[type=search]:focus {
  width: 130px;
  padding-left: 32px;
  color: #000;
  background-color: #fff;
  cursor: auto;
}

.nav-primary .search input:-moz-placeholder input:-moz-placeholder {
  color: transparent;
}

.nav-primary .search input:-moz-placeholder input::-webkit-input-placeholder {
  color: transparent;
}

.nav-primary .search input::-webkit-input-placeholder {
  color: #fff;
}

.nav-primary .search .search-form-submit {
  display: none;
}

.search-result-post a:hover {
  color: #021D2D;
}

#mega-menu-primary > li.menu-item.search {
  margin-left: 20px !important;
}

@media only screen and (max-width: 1024px) {
  .menu-item.search {
    display: none;
  }
}

/* Titles
--------------------------------------------- */
.archive-title,
.author-box-title {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 500;
}

.entry-title {
  margin-bottom: 10px;
  font-size: 3rem;
}

.entry-title a {
  color: #6D7275;
  text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
  color: #ffda7da6;
}

.sidebar .widget-title a {
  color: #021D2D;
  text-decoration: none;
}

.widget-title {
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: 500;
}

/* WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
  margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px;
}

/* Scroll To Top
--------------------------------------------- */
.to-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-image: url("/wp-content/themes/tipalti2020/images/chevron.svg");
  background-repeat: no-repeat;
  background-position: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.to-top.top-is-visible {
  visibility: visible;
  opacity: 1;
}

.to-top.top-fade-out {
  opacity: .5;
}

.no-touch .to-top:hover {
  background-color: #e86256;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .to-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .to-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.background-position-y-top {
  background-position-y: top !important;
  background-repeat: no-repeat !important;
}

.background-size-100 {
  background-size: 100% !important;
}

.margin-bottom-less20 {
  margin-bottom: -20px;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.answer-box {
  padding: 40px;
  background-color: #EFEFEF;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 450px) {
  .answer-box {
    width: 100%;
  }
}

.anchor::before {
  content: "";
  display: block;
  height: 160px;
  /* fixed header height*/
  margin: -160px 0 0;
  /* negative fixed header height */
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.xbold {
  font-weight: 900 !important;
}

.servicemark::after {
  content: '\2120';
  padding-left: 5px;
}

.hide-site-header .site-header {
  display: none;
}

.hide-site-header .site-header ~ .site-inner {
  margin-top: 0;
  padding-top: 0;
}

/* Widgets
------------------------------------------------------------ */
.widget {
  margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0;
}

.widget ul > li {
  margin-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  padding-left: 20px;
  text-indent: -20px;
  list-style-position: inside;
  list-style-type: decimal;
}

.widget li li {
  margin: 0 0 0 30px;
  padding: 0;
  border: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  margin-bottom: 0px;
  border-bottom: 1px solid #EFEFEF;
}

.featured-content .entry:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}

.featured-content .entry-image {
  width: 75px;
  height: 75px;
}

.featured-content .entry-title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.6rem;
}

.featured-content.mega-menu-item .entry {
  border-bottom: none;
}

.featured-content.mega-menu-item .entry-title {
  margin-bottom: 0px;
  font-size: 1.4rem;
}

.owl-item {
  margin-top: 5rem;
  background: #fff;
}

.carousel-slider__post-content {
  padding: 3rem;
}

.carousel-slider__post-title h2 {
  font-size: 2.4rem;
}

.carousel-slider__post-excerpt {
  font-size: 2rem !important;
  color: #021D2D;
}

.carousel-slider__post-author-link {
  font-size: 1.8rem !important;
}

.carousel-slider__post-category {
  display: none;
}

.carousel-slider .owl-nav.disabled {
  display: block !important;
}

.post-template-default.genesis-breadcrumbs-visible.genesis-footer-widgets-visible .site-inner {
  padding-bottom: 0px !important;
}

#rank-math-rich-snippet-wrapper {
  display: none;
}

li.mega-menu-item-type-widget button.read-more-btn {
  display: none;
}

li.mega-menu-item-type-widget .entry {
  padding: 0px;
}

/* Site Header
---------------------------------------------- */
.site-header {
  padding: 0;
  background-color: #fff;
}

.site-header > .wrap {
  padding: 34px 25px;
}

@media only screen and (max-width: 450px) {
  .site-header > .wrap {
    padding: 12px 25px;
    background-color: #021D2D;
  }
  .site-header > .wrap buttom.menu-toggle {
    width: 30px;
  }
}

@media only screen and (min-width: 1024px) {
  .site-header {
    position: fixed;
    z-index: 9999;
    width: 100%;
  }
  .site-header > .wrap {
    position: relative;
    max-width: 1270px;
    margin: auto;
    padding: 0 35px;
  }
}

@media only screen and (min-width: 451px) and (max-width: 1024px) {
  .site-header > .wrap {
    padding: 34px 72px;
  }
}

/* Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
}

.wp-custom-logo .title-area {
  width: 100%;
  max-width: 350px;
  padding-top: 5px;
  padding-bottom: 0px;
}

.wp-custom-logo .title-area img {
  width: auto;
}

@media only screen and (min-width: 1024px) {
  .wp-custom-logo .title-area {
    padding-top: 23px;
  }
}

@media only screen and (max-width: 450px) {
  .title-area {
    width: 50px !important;
    padding-top: 23px;
  }
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 20px;
}

.site-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #021D2D;
  text-decoration: none;
}

.wp-custom-logo .site-title {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  word-wrap: normal !important;
  padding-top: 45px;
}

.site-description {
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  word-wrap: normal !important;
}

.search .entry {
  margin-bottom: 0;
  padding: 30px;
  padding-bottom: 0;
}

.search .entry-title {
  font-size: 29px;
  font-size: 2.9rem;
}

.search .sidebar {
  display: none;
}

.nav-primary .genesis-nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Site Navigation
--------------------------------------------------- */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  letter-spacing: 1.13px;
  -webkit-transition: height 0.3s linear;
  transition: height 0.3s linear;
  -webkit-transition: line-height 0.3s linear;
  transition: line-height 0.3s linear;
}

@media only screen and (max-width: 450px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px !important;
  }
}

@media only screen and (max-width: 450px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 15px !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary {
  padding-left: 0px !important;
}

.mega-indicator {
  display: none !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3779,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3778,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16164,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16165 {
  width: 140px !important;
}

#mega-menu-primary > li {
  margin-left: 40px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3778,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16164 {
  border: 1px solid #021D2D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 15px;
}

#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3779,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16165 {
  background-color: #021D2D !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3779 > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16165 > a.mega-menu-link {
  color: #fff !important;
}

@media only screen and (min-width: 1025px) {
  .mega-current-menu-ancestor {
    border-bottom-color: #FFBC00 !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.lvl1 {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 20px !important;
    border: 1px solid #EFEFEF !important;
  }
  li#mega-menu-item-featured-post-8 {
    padding-top: 0px !important;
  }
  li#mega-menu-item-3633 {
    padding-bottom: 0px !important;
  }
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: none !important;
  width: 100% !important;
}

.mega-menu-item h4.entry-title > a {
  font-size: 14px;
  font-weight: 400;
  color: #021D2D;
  line-height: 23.8px;
}

.mega-menu-item h4.entry-title > a:hover {
  color: #8CA7EB;
}

.mega-menu-item h4.entry-title {
  margin-top: 0;
  margin-bottom: 0;
}

#mega-menu-item-3771 > a:hover {
  color: #8CA7EB !important;
}

@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  #mega-menu-primary > li.mega-lvl1 {
    margin-left: 15px !important;
  }
}

/*
*	CUSTOM MOBILE MENU
*/
div#mega-menu-wrap-primary.is-ti-mobile {
  position: relative !important;
  right: 0 !important;
  float: right;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  width: 100% !important;
  text-align: left !important;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary li.mega-menu-item {
  background: #fff;
  color: #021D2D;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item:nth-child(1) {
  margin-left: unset;
  margin-right: unset;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li.mega-menu-item {
  padding: 12px 25px;
  margin-left: 0px !important;
}

@media only screen and (max-width: 1024px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu > li {
    padding-left: 28px;
  }
  #genesis-nav-primary {
    position: absolute;
    right: 20px;
    width: 50%;
  }
  #mega-menu-primary {
    top: 108px !important;
  }
}

@media only screen and (max-width: 450px) {
  #mega-menu-primary {
    top: 58px !important;
  }
}

#mega-menu-wrap-primary.is-ti-mobile li.lvl1 > a::after {
  content: "";
  position: relative;
  cursor: pointer;
  display: inline-block !important;
  border-right: 2px solid;
  border-bottom: 2px solid;
  height: 12px;
  width: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 10px;
  float: right;
}

#mega-menu-wrap-primary.is-ti-mobile li.lvl1.mega-toggle-on > a::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-3779,
#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-16165 {
  width: 285px !important;
  margin: 20px auto 120px !important;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-3778,
#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-16164 {
  margin-top: 180px;
  width: 285px !important;
  margin: 100px auto  40px !important;
}

#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-3778 > a,
#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-3779 > a,
#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-16164 > a,
#mega-menu-wrap-primary.is-ti-mobile #mega-menu-primary > li#mega-menu-item-16165 > a {
  text-align: center !important;
}

li#mega-menu-item-3778:hover,
li#mega-menu-item-16164:hover {
  background-color: #FFBC00 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-3779 > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-16165 > a.mega-menu-link:hover {
  color: #FFBC00 !important;
}

#mega-menu-wrap-primary.is-ti-mobile li#mega-menu-item-3761 {
  margin-right: unset !important;
  margin-left: unset !important;
}

@media only screen and (max-width: 1024px) {
  .mega-toggle-on, .mega-toggle-on > a {
    background-color: #FFBC00 !important;
  }
}

li.platform, li.implementation {
  margin-top: 20px !important;
}

li.platform > a, li.implementation > a {
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-size: 15px !important;
}

li.platform > a:hover, li.implementation > a:hover {
  color: #666 !important;
}

#mega-menu-primary {
  z-index: 10;
}

/* Avoid flash of desktop menu on mobile devices.
----------------------------------------------*/
@media only screen and (min-width: 451px) and (max-width: 1024px) {
  #genesis-footer-widgets > div.wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  .footer-widgets-1, .footer-widgets-2 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .footer-widgets-3, .footer-widgets-4 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .footer-widgets-5 {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  #nav_menu-3 {
    margin-top: 180px;
  }
  #nav_menu-4 {
    margin-top: 400px;
  }
  #nav_menu-6 {
    margin-top: 384px;
  }
  .custom-html-widget .wp-block-button .wp-block-button__link {
    width: 100% !important;
  }
  .social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr);
  }
  .social > a > img {
    padding: 10px;
  }
}

@media only screen and (max-width: 450px) {
  #nav_menu-2, #nav_menu-4 {
    margin-bottom: 0px;
  }
}

/* Header Menu
--------------------------------------------- */
.nav-primary {
  clear: left;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .nav-primary {
    float: right;
    clear: none;
    width: auto;
    padding-top: 38px;
    padding-bottom: 38px;
  }
}

@media only screen and (min-width: 1024px) {
  .nav-primary .genesis-nav-menu a {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* Footer Menu
--------------------------------------------- */
@media only screen and (max-width: 450px) {
  .footer-widgets .widget-wrap ul li {
    padding-top: 10px;
  }
}

.footer-widgets .widget-wrap ul li a {
  width: 100%;
}

.footer-widgets .widget-wrap ul li a:hover {
  color: #FFBC00;
}

/*	The Financial Advisor Horizontal Menu
---------------------------------------------- */
.horizontal_menu li.menu-item {
  display: inline;
}

.horizontal_menu li.menu-item > a {
  text-decoration: none;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0;
  color: #021D2D;
}

.horizontal_menu li.menu-item > a:hover {
  border-width: 0;
  color: #8CA7EB;
  background-color: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  overflow: auto;
  max-height: 80vh;
}

li.mega-disable-link, .widget_nav_menu .widgettitle {
  cursor: default;
}

@media only screen and (min-width: 1025px) {
  .mega-current-menu-ancestor {
    border-bottom-color: #FFBC00 !important;
  }
}

/* Content Area
--------------------------------------------- */
/* Entry Content
--------------------------------------------- */
.entry {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1025px) {
  .entry {
    margin-bottom: 60px;
  }
}

.entry-content p.has-background {
  padding: 25px 30px;
}

.entry-content p.has-background.box-shadow {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.entry-content p.has-background.light-text a {
  color: #fff;
  text-decoration: none;
}

.entry-content p.has-background.light-text a:focus,
.entry-content p.has-background.light-text a:hover {
  text-decoration: none;
  color: #FFBC00;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 30px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
  padding-left: 15px;
  margin-bottom: 15px;
}

.entry-content ol.lower-alpha > li {
  list-style-type: lower-alpha;
  padding-left: 15px;
  margin-bottom: 15px;
}

.entry-content ul > li {
  list-style-type: disc;
  padding-left: 15px;
  margin-bottom: 15px;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #EFEFEF;
}

.entry-content .caption {
  margin-top: -20px;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
}

.content .sticky {
  padding: 30px;
  background-color: #EFEFEF;
}

/* Entry Meta
--------------------------------------------- */
.entry-meta p {
  margin-bottom: 0;
  font-size: 1.6rem;
}

.entry-header .entry-meta {
  margin-bottom: 20px;
}

.entry-footer .entry-meta {
  padding-top: 20px;
  border-top: 1px solid #EFEFEF;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link:before {
  margin: 0 6px 0 2px;
  content: "\2014";
}

/* Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 60px 0;
  padding-top: 50px;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 8px 12px;
  color: #021D2D;
  background-color: #EFEFEF;
  font-size: 1.6rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
  color: #fff;
  background-color: #303A3F;
}

.tipalti-page-nav-container {
  margin: 30px auto;
  text-align: center;
}

.pagination a {
  position: relative;
  display: inline-block;
  color: #2c3e50;
  text-decoration: none;
  font-size: 1.4rem;
  padding: 8px 16px 10px;
}

.pagination span.current {
  font-size: 1.8rem;
}

/* Entry Comments
--------------------------------------------- */
.entry-comments {
  margin-bottom: 40px;
  font-size: 1.8rem;
}

@media only screen and (min-width: 1025px) {
  .entry-comments {
    margin-bottom: 60px;
  }
}

.comment-list li {
  padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

.comment-list .bypostauthor {
  font-size: inherit;
}

.comment-header {
  margin-bottom: 30px;
}

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

.comment-respond {
  margin-bottom: 40px;
  font-size: 1.8rem;
}

@media only screen and (min-width: 1025px) {
  .comment-respond {
    margin-bottom: 60px;
  }
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.comment-header p {
  margin-bottom: 0;
}

.entry-pings {
  margin-bottom: 40px;
  font-size: 1.8rem;
}

@media only screen and (min-width: 1025px) {
  .entry-pings {
    margin-bottom: 60px;
  }
}

.entry-pings .reply {
  display: none;
}

/* Video Popup */
@media only screen and (max-width: 450px) {
  div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #000;
  }
  .pp_content_container {
    text-align: center;
  }
  .pp_details {
    background-color: #000;
    height: 200px;
  }
}

/* Sidebar
------------------------------------------------ */
.sidebar {
  font-size: 1.6rem;
  line-height: 1.5;
}

@media only screen and (min-width: 1025px) {
  .sidebar {
    float: right;
    width: 25%;
  }
}

@media only screen and (min-width: 1025px) {
  .sidebar-content .sidebar {
    float: left;
  }
}

.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar p {
  margin-bottom: 20px;
}

/* Social Icons
------------------------------------------------ */
img.social_icon {
  vertical-align: bottom;
}

ul.iconlist {
  margin: 0;
  display: table-cell;
  vertical-align: bottom;
}

.iconlist li {
  display: inline;
  list-style-type: none;
  padding-right: 8px;
}

.iconlist li a {
  text-decoration: none;
}

/* Footer Widgets
-------------------------------------------------- */
.footer-widgets {
  clear: both;
  padding: 60px 0px;
  border-top: 1px solid #EFEFEF;
  background-color: #fff;
  font-size: 1.8rem;
}

.footer-widgets .wrap {
  margin-right: auto;
  margin-left: auto;
}

.footer-widgets .widget:last-child {
  margin-bottom: 0;
}

.footer-widgets li.menu-item > a {
  text-decoration: none;
}

.widget ul > li {
  margin: 0px;
}

.footer-widgets li.menu-item > a,
.footer-nav .horizontal_menu li.menu-item > a {
  color: #EFEFEF;
}

/* Site Footer
--------------------------------------------------- */
.site-footer, .footer-widgets {
  padding: 30px 30px 0 30px;
  background-color: #021D2D;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  color: #fff;
}

.site-footer p, .footer-widgets p {
  margin-bottom: 0;
}

.footer-widgets {
  border-top: 1px solid #EFEFEF;
}

.footer-upper-wrap {
  font-size: 1em;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.footer-lower-wrap {
  margin-bottom: 50px;
  padding-top: 20px;
}

.footer-link {
  display: inline;
}

.footer-link a {
  color: #CCCCCC;
  text-decoration: none;
}

.footer-link a:hover {
  color: #FFBC00;
}

.footer-wrap {
  max-width: 1270px;
  margin: auto;
  padding: 0 35px;
}

.footer-link, .copyright {
  font-size: 0.9rem;
}

.footer-widgets > div.wrap {
  max-width: 1270px;
  margin: auto;
  padding: 35px;
}

@media only screen and (min-width: 1025px) {
  .footer-widgets > div.wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
        grid-template-columns: repeat(12, 1fr);
  }
  .footer-widgets > div.wrap .social img {
    width: 60px;
    padding: 15px;
  }
  .footer-widgets > div.wrap .social {
    margin-top: 10px;
  }
  .footer-widgets > div.wrap > .footer-widgets-1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    width: unset;
  }
  .footer-widgets > div.wrap > .footer-widgets-2 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/span 2;
    width: unset;
    padding-left: 20px;
  }
  .footer-widgets > div.wrap > .footer-widgets-3 {
    -ms-grid-column: 5;
    -ms-grid-column-span: 3;
    grid-column: 5/span 3;
    width: unset;
    padding-left: 40px;
  }
  .footer-widgets > div.wrap > .footer-widgets-4 {
    -ms-grid-column: 8;
    -ms-grid-column-span: 2;
    grid-column: 8/span 2;
    width: unset;
  }
  .footer-widgets > div.wrap > .footer-widgets-5 {
    -ms-grid-column: 10;
    -ms-grid-column-span: 3;
    grid-column: 10/span 3;
    width: 100%;
    margin-right: unset;
    padding-right: unset;
  }
  .footer-widgets > div.wrap > .footer-widgets-5 .wp-block-button__link {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .footer-widgets > div.wrap > .footer-widgets-5 .social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr);
    width: 100%;
  }
  .footer-widgets > div.wrap > .footer-widget-area {
    padding-right: unset;
  }
  .footer-widgets > div.wrap > .footer-widget-area .widget-title {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 450px) {
  .footer-widgets > div.wrap {
    width: 100vw;
    padding-left: 25px;
    padding-right: 25px;
    margin: 0;
  }
}

@media only screen and (max-width: 450px) {
  .footer-widgets {
    padding: 0;
  }
  .widget_nav_menu {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
  }
  .widget-title {
    margin-top: 27px;
  }
  #custom_html-2 a.wp-block-button__link {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 20% 20% 20% 20% 20%;
        grid-template-columns: 20% 20% 20% 20% 20%;
  }
  .social > a {
    padding: 0 13px;
  }
  footer.site-footer {
    padding: 20px 0;
  }
  .footer-lower-wrap {
    margin-bottom: 50px;
    padding-top: 20px;
  }
  .footer-lower-wrap > div {
    float: unset !important;
  }
  .footer-link, .copyright {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .copyright {
    line-height: 25px;
  }
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
  #genesis-footer-widgets .wp-block-button__link {
    padding: 12px 40px !important;
  }
}

.landing.site-footer .social {
  margin-top: 20px;
  display: -ms-grid;
  display: grid;
  grid-column: auto;
  grid-auto-flow: column;
  grid-column-gap: 20px;
}

.landing.site-footer .social > a > img {
  padding: unset;
}

.landing.site-footer .footer-wrap {
  display: -ms-grid;
  display: grid;
  margin-bottom: 30px;
  margin-top: 30px;
}

.landing.site-footer .right-child-block {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

@media only screen and (min-width: 740px) {
  .landing.site-footer .footer-wrap {
    -ms-grid-columns: 1fr 260px 1fr;
        grid-template-columns: 1fr 260px 1fr;
  }
  .landing.site-footer .left-child-block, .landing.site-footer .right-child-block {
    height: 86px;
    width: 100%;
    border-bottom: 1px solid #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -ms-grid;
    display: grid;
  }
  .landing.site-footer .left-child-block2 {
    height: 86px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .landing.site-footer .right-child-block2 {
    float: right;
    height: 86px;
    padding: 30px 0;
    line-height: 1em;
  }
  .landing.site-footer .footer-left-wrap {
    margin-right: 20px;
  }
  .landing.site-footer .footer-right-wrap {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 740px) {
  .landing.site-footer .footer-wrap {
    grid-auto-flow: row;
  }
  .landing.site-footer .footer-mid-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }
  .landing.site-footer .social, .landing.site-footer .wp-block-button {
    width: 260px;
    margin: 20px auto;
    text-align: center;
  }
  .landing.site-footer .footer-left-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 20px;
  }
  .landing.site-footer .footer-right-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .landing.site-footer .left-child-block2 {
    margin-top: 20px;
  }
  .landing.site-footer .servicemark {
    margin-top: -68px;
  }
}

@media only screen and (max-width: 450px) {
  .landing.site-footer .social > a {
    padding: unset;
    width: 36px;
  }
  .landing.site-footer .social {
    -ms-grid-columns: unset;
        grid-template-columns: unset;
  }
}

/* Custom Styles
-------------------------------------------------- */
/* Responsive 
-------------------------------------------------- */
@media only screen and (min-width: 1025px) {
  body:not(.wp-admin) .no-desktop {
    display: none;
  }
}

@media screen and (max-width: 1025px) and (min-width: 451px) {
  body:not(.wp-admin) .no-tablet {
    display: none;
  }
  body:not(.wp-admin) .no-tablet .full-at-tablet {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}

@media screen and (max-width: 1025px) and (min-width: 451px) {
  body:not(.wp-admin) .full-at-tablet {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  body:not(.wp-admin) .no-mobile {
    display: none;
  }
}

/* Remove User Avatar from Admin Toolbar
------------------------------------------------ */
li#wp-admin-bar-my-account > a > img {
  display: none !important;
}

/* Remove Top padding by 30px
------------------------------------------------ */
.offset-top-padding {
  margin-top: -30px;
}

/* Remove margin-bottom
------------------------------------------------ */
.remove-margin-bottom {
  margin-bottom: 0 !important;
}

/* Remove top margin to site-inner for Landing Pages and to has-last-cover
------------------------------------------------ */
.post-template-landing .site-inner, .page-template-landing .site-inner,
.has-last-cover .site-inner {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Remove top margin to site-inner for Landing Pages without Header
------------------------------------------------ */
.landing-min-page .site-inner {
  margin-top: 0;
  padding-top: 0;
}

/* Image Background Attachment : Fixed (parallax)
------------------------------------------------ */
.wp-block-cover.hero-image, .wp-block-cover.parallax {
  width: 100%;
  min-height: 340px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;
  background-size: cover;
  min-height: unset;
  padding: 30px 0;
}

.wp-block-cover.hero-image .wp-block-columns, .wp-block-cover.parallax .wp-block-columns {
  margin: auto 0;
}

@media only screen and (max-width: 450px) {
  img.hero {
    max-width: unset;
    width: 100vw;
    min-height: unset;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
  .wp-block-cover.parallax {
    display: none;
  }
}

/* Add class "float-left" to image to move caption to the right of image. 
------------------------------------------------ */
.float-left img, .float-left figcaption {
  float: left;
  margin-right: 10px;
}

.float-left + p {
  clear: left;
}

/* Animation : Kernburt Effect
------------------------------------------------ */
.with-kburns {
  -webkit-animation: kenburns 15s ease alternate forwards;
          animation: kenburns 15s ease alternate forwards;
}

@-webkit-keyframes kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

@keyframes kenburns {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
  }
}

/* Animation : Flip Horizontal in the middle Effect
------------------------------------------------ */
.with-flip-mid-horiz {
  display: table;
  -webkit-animation: flip-mid-horiz 1s ease-in-out;
          animation: flip-mid-horiz 1s ease-in-out;
}

@-webkit-keyframes flip-mid-horiz {
  0% {
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    opacity: 1;
  }
}

@keyframes flip-mid-horiz {
  0% {
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate3d(1, 0, 0, 0deg);
    opacity: 1;
  }
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.has-white-color {
  color: white !important;
}

.position-relative {
  position: relative;
}

.fixed-bottom-position {
  position: absolute;
  bottom: 50px;
  width: calc(100% - 100px);
}

@media only screen and (min-width: 768px) {
  .marginTop-100 .wp-block-group__inner-container {
    margin-top: -100px;
  }
  .full-at-768 {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}

.marginBottom0 {
  margin-bottom: 0rem !important;
}

.paddingBottom0 {
  padding-bottom: 0rem !important;
}

.paddingBottom19 {
  padding-bottom: 1.9rem !important;
}

.paddingLeft50 {
  padding-left: 50px;
}

.has-text-overflow-ellipsis {
  text-overflow: ellipsis;
}

.lineheight24 {
  line-height: 2.4rem !important;
}

.lineheight70 {
  line-height: 7.0rem !important;
}

.whiteBG {
  background-color: #fff !important;
}

.lightergrayBG {
  background-color: #EFEFEF !important;
}

.bold {
  font-weight: 600 !important;
}

.unbold {
  font-weight: 400 !important;
}

.removeBold {
  font-weight: 400 !important;
}

.width50percent {
  width: 50%;
}

.width165 {
  width: 165px !important;
  margin: auto;
}

.width375 {
  width: 37.5rem;
}

.width390 {
  width: 390px !important;
}

.width400, .wp-block-group.width400 {
  max-width: 400px;
}

.width447 {
  width: 44.7rem;
}

.width100percent a {
  width: 100% !important;
}

.maxwidth450 {
  max-width: 450px !important;
}

.clearBGColor {
  background-color: unset;
  border: unset !important;
}

.clearBGColor .wp-block-ub-content-toggle-accordion-title-wrap {
  background-color: unset !important;
}

.clearBGColor .wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator {
  color: #021D2D !important;
}

/* Custom Lists */
ul.arrow-list li {
  list-style: none !important;
  padding-left: 35px !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 10px;
}

ul.arrow-list.ltbl li {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA5IDE4LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkgMTguMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzhDQTdFQjt9DQo8L3N0eWxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjksMTguMSAwLjEsMTYuNyA2LjEsOS4xIDAuMSwxLjQgMS45LDAgOC45LDkuMSAiLz4NCjwvc3ZnPg0K");
}

ul.arrow-list.gold li {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA5IDE4LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkgMTguMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGQkMwMDt9DQo8L3N0eWxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjksMTguMSAwLjEsMTYuNyA2LjEsOS4xIDAuMSwxLjQgMS45LDAgOC45LDkuMSAiLz4NCjwvc3ZnPg0K");
}

ul.arrow-list.dkbl li {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA5IDE4LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkgMTguMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6OiMwMjFEMkQ7fQ0KPC9zdHlsZT4NCjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMS45LDE4LjEgMC4xLDE2LjcgNi4xLDkuMSAwLjEsMS40IDEuOSwwIDguOSw5LjEgIi8+DQo8L3N2Zz4NCg==");
}

ul.arrow-list.gray li {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA5IDE4LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDkgMTguMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0NDQ0NDQzt9DQo8L3N0eWxlPg0KPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxLjksMTguMSAwLjEsMTYuNyA2LjEsOS4xIDAuMSwxLjQgMS45LDAgOC45LDkuMSAiLz4NCjwvc3ZnPg0K");
}

ul.payday-list li {
  list-style: none !important;
  padding-left: 35px !important;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
}

ul.payday-list {
  margin-left: 0;
}

ul.payday-list.gold li {
  background-image: url("/wp-content/uploads/2020/11/payday-gold.svg");
}

ul.payday-list.dkbl li {
  background-image: url("/wp-content/uploads/2020/11/payday-dkbl.svg");
}

ul.payday-list.ltbl li {
  background-image: url("/wp-content/uploads/2020/11/payday-ltbl.svg");
}

ul.payday-list.gray li {
  background-image: url("/wp-content/uploads/2020/11/payday-gray.svg");
}

ul.payday-list.white li {
  background-image: url("/wp-content/uploads/2021/03/payday-white.svg");
}

ul.check-list {
  margin-left: 0;
}

ul.check-list > li {
  list-style: none;
}

ul.check-list > li:before {
  content: "\2713";
  padding-right: 20px;
}

ul.check-list.goldenrod > li:before, ul.check-list.gold > li:before {
  color: #FFBC00;
}

ul.check-list.dkbl > li:before {
  color: #021D2D;
}

ul.check-list.gray > li:before {
  color: #CCCCCC;
}

ul.check-list.ltbl > li:before {
  color: #8CA7EB;
}

ul.has-child-list ul {
  padding-left: 20px;
}

ul.has-child-list ul li {
  list-style-type: circle;
}

[data-scroll] .slideInLeft {
  position: relative;
  left: -1500px;
}

[data-scroll="in"] .slideInLeft {
  -webkit-animation: slide 1.5s forwards;
  -webkit-animation-delay: 0.1s;
  animation: slide 1.5s forwards;
  animation-delay: 0.1s;
}

[data-scroll="out"] .slideInLeft {
  left: -1500px;
}

@-webkit-keyframes slide {
  100% {
    left: 0;
  }
}

@keyframes slide {
  100% {
    left: 0;
  }
}

@media only screen and (max-width: 450px) {
  .has-largest-font-size, .has-huge-font-size {
    font-size: 3.6rem !important;
  }
  .has-large-font-size, .has-larger-font-size, .has-normal-font-size {
    font-size: 1.8rem !important;
  }
  .has-small-font-size {
    font-size: 1.2rem !important;
  }
  p, body > div {
    font-size: 1.8rem;
  }
  .width400 {
    width: 100%;
  }
  .center {
    width: unset;
  }
}

@media only screen and (max-width: 450px) {
  .mobile-margin-top-50 {
    margin-top: 50px !important;
  }
  .mobile-line-height-41 {
    line-height: 4.1rem !important;
  }
  .mobile-full-width {
    width: calc(100vw - 50px);
  }
  .mobile-FS32-LH41 {
    line-height: 4.1rem !important;
  }
  .mobile-FS15-LH20 {
    line-height: 2rem !important;
    margin-bottom: 20px;
  }
  .mobile-TA-left {
    text-align: left !important;
  }
  .mobile-width300 {
    width: 300px !important;
  }
  .mobile-marginBottom0 {
    margin-bottom: 0 !important;
  }
  .mobile-bold {
    font-weight: bold;
  }
  .width50percent {
    width: 100%;
  }
  .contact-us-page .ti-timeline-block .section {
    padding-left: 0;
  }
  .cat_filters {
    padding: 30px 10px 10px 10px !important;
  }
}

ul.sections-navigation {
  position: absolute;
  bottom: -20px;
  margin-left: auto !important;
  margin-right: auto;
  left: 0;
  right: 0;
}

ul.sections-navigation li:not(:first-child):before {
  content: "|";
  padding-right: 15px;
  color: #FFBC00;
}

.benefits-by-role-page ul.sections-navigation {
  max-width: 1300px;
}

@media screen and (max-width: 1199px) {
  .benefits-by-role-page ul.sections-navigation {
    display: none;
  }
}

ul.sections-navigation > li {
  cursor: pointer;
  list-style-type: none;
  float: left;
}

ul.sections-navigation > li:hover {
  color: #FFBC00;
}

.quote-title {
  line-height: 20px;
  letter-spacing: 3px;
}

@media only screen and (min-width: 1025px) {
  .slide-block .wp-block-cover__inner-container {
    margin-top: 120px;
  }
}

li.cat_filters a.active {
  color: #FFBC00;
}

.number-circle {
  border-radius: 50%;
  width: 1.7em;
  height: 1.7em;
  background: #8CA7EB;
  border: 2px solid #FFBC00;
  color: #fff;
  padding: .2em;
  text-align: center;
  font-size: 3em;
  line-height: 1.3em;
}

.event_details h2 {
  font-size: 2.2rem;
}

.event_details {
  padding: 20px;
}

.slide-block .wp-block-cover, .wp-block-cover-image {
  height: unset;
}

.quote-text-animation {
  opacity: 0%;
  -webkit-animation: reveal-text 2s;
          animation: reveal-text 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes reveal-text {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0.25;
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}

@keyframes reveal-text {
  from {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0.25;
  }
  to {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}

@media only screen and (max-width: 450px) {
  .quote-text-animation {
    opacity: 0%;
    -webkit-animation: reveal-text-top-down 2s;
            animation: reveal-text-top-down 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  @-webkit-keyframes reveal-text-top-down {
    from {
      -webkit-clip-path: inset(0 0 100% 0);
              clip-path: inset(0 0 100% 0);
      opacity: 0.25;
    }
    to {
      -webkit-clip-path: inset(0 0 0 0);
              clip-path: inset(0 0 0 0);
      opacity: 1;
    }
  }
  @keyframes reveal-text-top-down {
    from {
      -webkit-clip-path: inset(0 0 100% 0);
              clip-path: inset(0 0 100% 0);
      opacity: 0.25;
    }
    to {
      -webkit-clip-path: inset(0 0 0 0);
              clip-path: inset(0 0 0 0);
      opacity: 1;
    }
  }
}

/**
 * ----------------------------------------
 * animation slide-in-fwd-bottom
 * ----------------------------------------
 */
/* this animation is for desktop view only */
@media only screen and (min-width: 1024px) {
  .slide-in-fwd-bottom {
    -webkit-animation: slide-in-fwd-bottom 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-in-fwd-bottom 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
}

@-webkit-keyframes slide-in-fwd-bottom {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px);
            transform: translateZ(-1400px) translateY(800px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
            transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-fwd-bottom {
  0% {
    -webkit-transform: translateZ(-1400px) translateY(800px);
            transform: translateZ(-1400px) translateY(800px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateY(0);
            transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation tilt-in-right
 * ----------------------------------------
 */
.tilt-in-right {
  -webkit-animation: tilt-in-right 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: tilt-in-right 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes tilt-in-right {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(300px) skewX(30deg);
            transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

@keyframes tilt-in-right {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(300px) skewX(30deg);
            transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation tilt-in-left
 * ----------------------------------------
 */
.tilt-in-left {
  -webkit-animation: tilt-in-left 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: tilt-in-left 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes tilt-in-left {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

@keyframes tilt-in-left {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation scale-up-ver-bottom
 * ----------------------------------------
 */
.scale-up-ver-bottom {
  -webkit-animation: scale-up-ver-bottom 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: scale-up-ver-bottom 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}

@keyframes scale-up-ver-bottom {
  0% {
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
  }
}

/**
 * ----------------------------------------
 * animation tracking-in-contract
 * ----------------------------------------
 */
.tracking-in-contract {
  -webkit-animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
          animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}

@keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation tracking-in-contract
 * ----------------------------------------
 */
.tracking-in-contract {
  -webkit-animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation: tracking-in-contract 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}

@-webkit-keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}

@keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.noscroll {
  overflow: hidden;
}

/**
 * ----------------------------------------
 * animation shake-horizontal
 * ----------------------------------------
 */
.shake-horizontal {
  -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
          animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}

@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

/*
* animate-text-lines
*/
.animate-text-lines:after {
  content: '';
  position: absolute;
  left: 40%;
  display: inline-block;
  height: 1em;
  width: 20%;
  border-bottom: 2px solid;
  margin-top: 14px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.animate-text-lines:before {
  content: '';
  position: absolute;
  left: 40%;
  display: inline-block;
  height: 1em;
  width: 20%;
  border-top: 2px solid;
  margin-top: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.animate-text-lines.win:before {
  margin-top: -14px;
}

.animate-text-lines.active:after, .animate-text-lines.active:before {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
.scale-in-center {
  -webkit-animation: scale-in-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation fade-in
 * ----------------------------------------
 */
.fade-in {
  -webkit-animation: fade-in 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.tracking-in-expand {
  -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
  animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both;
}

@-webkit-keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}

/* Front Page
-------------------------------------------------- */
.img-wrap {
  position: absolute;
  width: 1445px;
  height: 328px;
  top: -185px;
}

.home article {
  margin-bottom: 0em;
}

.home .site-inner {
  padding-bottom: 0em;
}

.home .block-right {
  pointer-events: none;
}

@media only screen and (min-width: 1025px) {
  p.modular-block-text {
    font-size: 20px;
  }
  .modular-block-homepage {
    margin: auto;
    max-height: 763px;
  }
  .modular-block-homepage-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[12];
        grid-template-columns: repeat(12, 1fr);
    max-height: 1038px;
    height: 1038px;
  }
  .block-left {
    padding-top: 211px;
    grid-column: span 7;
  }
  .block-right {
    grid-column: span 5;
    height: 857px;
    position: relative;
  }
  .block-logo {
    position: relative;
    margin: 0;
  }
  .carousel-logos-wrap {
    background: #021D2D;
    position: absolute;
    width: 100vw;
    z-index: -2;
    top: -120px;
    height: 135px;
  }
  .hero {
    position: absolute;
    width: 1000px;
    min-height: 600px;
    height: 600px;
    top: 0;
    overflow: visible;
  }
  .hero img {
    max-height: 778px;
    height: 778px;
    width: auto;
  }
}

@media only screen and (max-width: 768px) {
  .site-inner {
    margin: unset;
  }
}

@media only screen and (max-width: 450px) {
  .home-page .first-block-core-cover.first-block-align-full .site-inner {
    padding-top: 68px;
  }
  .site-inner {
    margin: unset;
  }
  .home-page .site-container .has-larger-font-size {
    font-size: 15px !important;
  }
  h2.has-largest-font-size.resize {
    text-overflow: ellipsis;
    width: 290px;
  }
  p.modular-block-text.resize {
    text-overflow: ellipsis;
    width: 200px;
  }
  .block-right.wp-block-cover.alignfull {
    background: white;
    position: relative;
    top: -70px;
    z-index: -1;
  }
  .modular-block-homepage-container h1 {
    margin-bottom: 10px;
  }
  .site-container .modular-block-homepage-container .wp-block-button .wp-block-button__link.absolute {
    margin: auto;
    padding: 14px 0;
    position: absolute;
    bottom: 100px;
  }
  button.menu-toggle {
    width: 30px;
    padding-top: 8px;
    float: right;
  }
  .full-width-content .site-container .wp-block-cover.alignfull {
    min-height: unset;
  }
  .block-logo {
    background: #021D2D;
    height: 80px;
    position: absolute;
    bottom: 23px;
  }
  .carousel-logos-wrap {
    margin-top: -10px;
  }
  .home .block-right.wp-block-cover.alignfull {
    background: white;
    position: relative;
    z-index: -1;
  }
  .home .block-logo {
    bottom: 0px;
  }
}

.homepage-quote, .dark-quote-block {
  background-image: url("/wp-content/themes/tipalti2020/images/theme-background/quotation-marks-mobile.svg");
}

.homepage-quote.light-quote-block {
  background-image: url("/wp-content/uploads/2020/10/quotation-marks-mobile.svg") !important;
}

.wp-block-cover.homepage-quote .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container,
.wp-block-cover.dark-quote-block .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
  padding-left: unset;
  padding-right: unset;
}

@media only screen and (max-width: 450px) {
  .wp-block-cover.homepage-quote .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .wp-block-cover.homepage-quote .quote-text,
  .wp-block-cover.dark-quote-block .quote-text {
    line-height: 47px;
  }
  .wp-block-cover.homepage-quote .wp-block-cover__inner-container,
  .wp-block-cover.dark-quote-block .wp-block-cover__inner-container {
    width: calc(100% - 50px) !important;
  }
  .site-container .has-large-font-size.quote-name {
    font-size: 20px !important;
    margin-bottom: 0px;
  }
  p.has-text-color.has-small-font-size.has-tipalti-light-gray-color.quote-title {
    font-weight: 600;
    letter-spacing: 1.8px;
  }
  .wp-block-cover.homepage-quote .wp-block-button.wp-block-button.is-style-ti-white-outline .wp-block-button__link,
  .wp-block-cover.dark-quote-block .wp-block-button.wp-block-button.is-style-ti-white-outline .wp-block-button__link {
    font-size: 1.2rem;
    line-height: 1.5rem;
    letter-spacing: 1.8px;
    padding-left: unset;
    padding-right: unset;
    width: 325px;
  }
}

@media only screen and (min-width: 1025px) {
  .homepage-quote, .dark-quote-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/quotation-marks.svg");
    background-repeat: no-repeat;
  }
  .homepage-quote.light-quote-block {
    background-image: url("/wp-content/uploads/2020/03/quotes-1200x600-04.svg") !important;
    background-repeat: no-repeat;
  }
  .wp-block-cover.homepage-quote .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
    margin-top: 100px;
  }
  .cover-quote-container {
    padding-top: 130px;
    padding-bottom: 90px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .cover-quote-container .quote-title {
    line-height: 20px;
    letter-spacing: 3px;
  }
}

.tipalti-way-blue-block {
  background-image: url("/wp-content/themes/tipalti2020/images/theme-background/graphic-curve-mobile.svg");
  background-color: transparent !important;
}

@media only screen and (max-width: 450px) {
  .tipalti-way-blue-block .big-block-text {
    font-size: 42px;
    text-align: left;
    line-height: 53px;
    font-weight: 400;
    padding-top: 21px;
    text-overflow: ellipsis;
    width: 288px;
  }
  .site-container .has-large-font-size.big-block-p-tag {
    text-align: left;
    margin-bottom: 80px;
  }
  .why-tipalti-cols .wp-block-column:not(:first-child) {
    padding-top: 20px;
  }
  .why-tipalti-cols .wp-block-image figure {
    margin-bottom: 0px !important;
  }
  .wp-block-button.aligncenter.mobile-full-width > a {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: unset;
    padding-right: unset;
    width: 100%;
  }
  .wp-block-cover.alignfull.has-tipalti-lighter-gray-background-color.has-background-dim {
    min-height: 180px !important;
  }
}

@media only screen and (min-width: 1025px) {
  .tipalti-way-blue-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/graphic-curve.svg");
  }
  h2.big-block-text {
    font-size: 5.8rem;
    font-weight: bold;
    text-align: center;
    line-height: 6.9rem;
  }
  h2.big-block-text + p {
    text-overflow: ellipsis;
    width: 720px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 450px) {
  .wp-block-button.mobile-full-width > a {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    padding-left: unset !important;
    padding-right: unset !important;
    width: 100% !important;
  }
  .homepage-image-breaker {
    background-image: url("/wp-content/uploads/2020/02/homepage-image-breaker-768x512.jpg") !important;
    background-size: 375px !important;
    background-attachment: unset !important;
    min-height: 200px !important;
  }
  .graphic-curve-gray {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/graphic-curve-BG-mobile.svg") !important;
    max-height: 537px;
  }
  p.has-text-color.has-theme-secondary-color.bold.paddingBottom19.marginBottom0 {
    padding-bottom: 0px;
  }
  .modular-block-homepage {
    padding-top: 30px;
  }
  .ap-mp-block .wp-block-button.mobile-full-width {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 451px) and (max-width: 1024px) {
  .hero, .hero-image {
    width: 100vw;
    min-height: unset;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
  .modular-block-homepage {
    padding-top: 30px;
  }
  .home-page .modular-block-text {
    font-size: 2.6rem !important;
    line-height: 3.3rem !important;
    text-overflow: ellipsis;
    width: 44rem;
  }
  .site-container .modular-block-homepage .wp-block-button .wp-block-button__link {
    width: 440px;
  }
  .modular-block-homepage .block-right {
    margin-top: -88px;
  }
  .block-logo {
    position: relative;
    background: #021D2D;
    height: 80px;
  }
  .tipalti-nav-slider-container {
    margin-top: 60px !important;
  }
  .tns-panel-display-text {
    text-overflow: ellipsis;
    width: 581px;
    line-height: 31px;
  }
  .site-container .tns-scene1 .wp-block-button .wp-block-button__link {
    width: 430px !important;
    margin-top: 47px;
    margin-bottom: 61px;
  }
  .tns-panel-nav.has-larger-font-size {
    font-size: 3.2rem !important;
  }
  .tns-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .homepage-quote {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/quotation-marks-tablet.svg");
  }
  .homepage-quote.light-quote-block {
    background-image: url("/wp-content/uploads/2020/10/quotation-marks-tablet.svg") !important;
  }
  .homepage-quote .cover-quote-container {
    width: 580px !important;
    padding-top: 205px;
    padding-bottom: 205px;
  }
  p.has-text-color.has-large-font-size.has-tipalti-light-gray-color.quote-name {
    line-height: 4.1rem;
    margin-bottom: 0px;
  }
  p.has-text-color.has-small-font-size.has-tipalti-light-gray-color.quote-title {
    line-height: 3rem;
    letter-spacing: 3px;
  }
  .homepage-quote .wp-block-button .wp-block-button__link {
    width: 100% !important;
    font-size: 1.7rem !important;
    line-height: 2.2rem;
  }
  .tipalti-way-blue-block .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100vw - 144px) !important;
  }
  .tipalti-way-blue-block .wp-block-cover .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
    padding-left: unset !important;
    padding-right: unset !important;
  }
  .tipalti-way-blue-block h2.has-text-align-center.big-block-text {
    font-size: 6rem;
    text-overflow: ellipsis;
    width: 585px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  p.has-text-align-center.has-large-font-size.big-block-p-tag {
    line-height: 3.3rem;
  }
  .tipalti-way-blue-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/graphic-curve-tablet.svg");
  }
  .statistics-block .wp-block-column > p:first-child {
    font-size: 5rem !important;
  }
  .statistics-block .wp-block-column > p:nth-child(2) {
    font-size: 2.2rem !important;
    text-overflow: ellipsis;
    width: 151px;
  }
  .statistics-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/statistics-BG-tablet.svg");
  }
  .graphic-curve-gray {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/graphic-curve-BG-tablet.svg") !important;
    min-height: 366px !important;
  }
  p.has-text-color.has-background.has-text-align-center.has-theme-secondary-color.has-tipalti-lighter-gray-background-color.marginBottom0.paddingBottom0.mobile-FS32-LH41.mobile-TA-left {
    font-size: 4.2rem !important;
  }
  .homepage-image-breaker {
    background-image: url("/wp-content/uploads/2020/02/Tablet-Image-Breaker.png") !important;
    background-attachment: unset !important;
  }
  .why-tipalti-cols .wp-block-column {
    -ms-flex-preferred-size: 30% !important;
        flex-basis: 30% !important;
    margin-top: 20px;
  }
}

/* About Page
-------------------------------------------------- */
.about-accolades {
  background-image: url("/wp-content/themes/tipalti2020/images/theme-background/accolades-BG.svg");
}

.about-accolades .accolades {
  padding: 80px 0px;
}

.accolades-1, .accolades-2, .accolades-3 {
  min-height: 300px;
  background-color: #CCCCCC;
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
}

.accolades .accolades-read-more-btn {
  position: absolute;
  bottom: -80px;
  width: 100%;
  left: 0;
  outline: 7px solid #FFBC00;
}

.accolades .accolades-read-more-btn:hover {
  outline: 7px solid #ffda7da6;
}

.accolades .accolades-read-more-btn > a.wp-block-button__link {
  width: 100% !important;
}

.accolades-2 {
  background-color: #fff;
  border: 7px solid #FFBC00;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.accolades .award-title, .accolades .award-name {
  padding-bottom: 0 !important;
  margin-bottom: 0px;
}

.accolades .award-name {
  padding-top: 0 !important;
  letter-spacing: 3px;
}

.accolades .award-title,
.accolades .award-name {
  font-weight: bold;
}

.leader.wp-block-column:nth-child(2n) {
  margin-left: unset;
}

.leader.wp-block-column:not(:first-child) {
  margin-left: 10px;
}

.tl-image-wrap {
  position: absolute;
  width: 100%;
  left: -400px;
}

@media only screen and (min-width: 1025px) {
  .about-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-DT-1.svg");
    background-size: 931px;
  }
}

@media only screen and (min-width: 451px) and (max-width: 1024px) {
  .about-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Tablet-1.svg");
  }
}

@media only screen and (max-width: 450px) {
  .about-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Mobile-1.svg");
  }
  .about-page .bio-box-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100% !important;
        grid-template-columns: 100% !important;
  }
  .about-page .bio-box {
    width: 100% !important;
  }
  .about-page .bio-box-inner .leader-info {
    -ms-grid-row: 2 !important;
    grid-row: 2 !important;
    -ms-grid-column: 1 !important;
    grid-column: 1 !important;
    padding-left: 0 !important;
    text-align: center;
    padding-top: 20px;
  }
  .about-page .bio-box-inner .leader-bio {
    -ms-grid-row: 3 !important;
    grid-row: 3 !important;
    -ms-grid-column: 1 !important;
    grid-column: 1 !important;
  }
  .about-page .paddingLeft50 {
    padding-left: unset;
  }
  .accolades .accolades-read-more-btn {
    bottom: 0px;
  }
  .about-page .simple-idea-block {
    margin-top: 30px;
  }
  .about-page .slide_wrap {
    display: none;
  }
}

/* The Overlay (background) */
.about-page .overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0;
  position: fixed;
  /* Stay in place */
  z-index: 999999;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: #303A3F;
  /* Black fallback color */
  background-color: #303A3F73;
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.about-page .overlay-content {
  position: relative;
  top: 10%;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin-top: 30px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.about-page .overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #fff;
  display: block;
  /* Display block instead of inline */
  -webkit-transition: 0.3s;
  transition: 0.3s;
  /* Transition effects on hover (color) */
}

.about-page .overlay .closebtn {
  font-weight: 100;
  text-align: left;
  padding-left: 31px;
  cursor: pointer;
}

.about-page .bio-box {
  width: 80%;
  color: #fff;
  border: 1px solid #707070;
  background-color: #021D2D;
  margin: 0 auto;
}

.about-page .bio-box-inner {
  padding: 0 12%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 165px auto auto;
      grid-template-columns: 165px auto auto;
  margin-bottom: 7.4rem;
}

.about-page .leader-bio > div:first-child {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}

.about-page .bio-box-inner .image-cropper {
  width: 165px;
  height: 165px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.about-page .bio-box-inner .leader-info {
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-column: 2/span 2;
  -ms-grid-row: 1;
  grid-row: 1;
  padding-left: 20px;
  text-align: left;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.about-page .leader {
  text-align: center;
}

.about-page .bio-box-inner .leader-bio {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1/span 3;
  -ms-grid-row: 2;
  grid-row: 2;
  text-align: left;
  padding-top: 20px;
  margin-top: 30px;
  border-top: 1px solid #fff;
  text-overflow: ellipsis;
  width: 90%;
}

.about-page .leader-name {
  margin-bottom: 0;
  font-weight: bold;
}

.about-page .leader-title {
  font-family: 'Helvetica';
  font-weight: bold;
}

.about-page .founder-block {
  padding: 50px 10%;
}

.about-page .founder a {
  text-decoration: none;
}

.about-page .founder {
  clear: both;
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}

.about-page .founder .title {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.about-page .founder .info, .about-page .founder .arrow {
  float: left;
}

.about-page .founder .info {
  width: 95%;
}

.about-page .founder .name {
  margin-bottom: 0;
}

.about-page .founder .arrow {
  margin-top: 20px;
  display: none;
}

.about-page .founder .info:hover {
  color: #8CA7EB;
}

.about-page .founder .arrow.active {
  display: block;
}

.about-page .founder .leader {
  text-align: left;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

/* Print Styles
--------------------------------------------------- */
@media print {
  *,
  *:before,
  *:after {
    color: #333 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    width: 100%;
    text-align: center;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    position: relative;
    top: -100px;
    padding-top: 0;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}

/* Shortcodes
------------------------------------------------ */
.tipalti_grid_post {
  position: relative;
  text-align: center;
}

.tipalti_post_grid, .tipalti_post_grid_no_pagination {
  width: 100%;
  display: inline-block;
  padding: 30px 0;
}

.tipalti_grid_post_wrapper {
  padding: 10px;
}

.tipalti_grid_post_wrapper a {
  text-decoration: none;
}

.tipalti_grid_post_thumbnail {
  position: relative;
}

.tipalti_grid_post_thumbnail {
  display: inline-block;
  overflow: hidden;
}

.tipalti_post_author {
  display: block;
  font-size: 0.75em;
  font-weight: 200;
  padding: 5px 0;
}

.tipalti_grid_post_overlay.hover {
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.tipalti_grid_post_overlay_container, .tipalti_grid_post_overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tipalti_grid_post_thumbnail > img, .tipalti_grid_post_thumbnail > picture > img {
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.tipalti_grid_post_thumbnail > img.hover, .tipalti_grid_post_thumbnail > picture.hover > img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.tipalti_grid_post_overlay_text {
  visibility: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.tipalti_grid_post_overlay.hover > .tipalti_grid_post_overlay_text {
  visibility: visible;
}

.tipalti_grid_read_more {
  background: #FFBC00;
  border-width: 0;
  border-radius: 0px;
  cursor: pointer;
  font-size: 1.3rem;
  font-family: "aktiv-grotesk", "Helvetica Nueu", "Helvetica", Arial, san-serif;
  font-weight: 900;
  padding: 14px 60px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
  text-transform: uppercase;
  letter-spacing: 2.13px;
  line-height: 21px;
  color: #021D2D;
}

.tipalti_post_title {
  text-align: left;
  max-width: 350px;
  margin: 0 auto;
  padding-left: 10px;
}

.event_details {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 20px;
}

.tipalti_grid_post_overlay_text.always_visible {
  visibility: visible;
  color: #fff;
  background: #00000020;
  width: 100%;
  height: 100%;
}

.tipalti-customer-quote:before {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  height: 0;
  font-size: 50px;
  font-size: 5rem;
  content: "\201C";
}

.tipalti_featured_speaker, .tipalti_published {
  display: block;
  font-size: 0.8em;
}

/*Logo carousel*/
#customers, #awards {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100vw;
  min-height: unset;
  margin-left: calc(-100vw / 2 + 100% / 2) !important;
  margin-right: calc(-100vw / 2 + 100% / 2) !important;
}

#customers .customers-wrap, #awards .awards-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#customers .customers-wrap ul, #awards .awards-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#customers .customers-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 150px;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
  line-height: 100px;
  margin-bottom: 0px;
}

#awards .awards-wrap ul li {
  display: block;
  float: left;
  position: relative;
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
  margin-bottom: 0px;
  width: 250px;
}

#customers .customers-wrap ul li img, #awards .awards-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  transition: 0 linear left;
}

/* Blocks 
---------------------------------------*/
/* Buttons
---------------------------------------------------------------------------- */
.site-container .wp-block-button .wp-block-button__link {
  border-width: 0;
  border-radius: 0px;
  cursor: pointer;
  font-size: 1.3rem;
  font-family: "aktiv-grotesk", "Helvetica Nueu", "Helvetica", Arial, san-serif;
  font-weight: 900;
  padding: 14px 80px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
  width: auto;
  text-transform: uppercase;
  letter-spacing: 2.13px;
  line-height: 21px;
}

.wp-block-button.width100percent .wp-block-button__link {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: unset;
  padding-right: unset;
  width: 100%;
}

.wp-block-button.aligncenter {
  text-align: center;
}

/* Button Variations */
.site-container .wp-block-button.is-style-ti-primary .wp-block-button__link:focus,
.site-container .wp-block-button.is-style-ti-primary .wp-block-button__link:hover {
  background-color: #FFBC00;
}

.site-container .wp-block-button.is-style-ti-primary .wp-block-button__link:focus,
.site-container .wp-block-button.is-style-ti-primary .wp-block-button__link:hover,
.site-container .wp-block-button .wp-block-button__link:focus,
.site-container .wp-block-button .wp-block-button__link:hover {
  background-color: #ffda7da6;
  color: #6D7275;
}

.site-container .wp-block-button .wp-block-button__link.has-tipalti-mid-blue-background-color:focus,
.site-container .wp-block-button .wp-block-button__link.has-tipalti-mid-blue-background-color:hover {
  background-color: #B2C4EA;
}

.site-container .wp-block-button.wp-block-button.is-style-ti-secondary .wp-block-button__link {
  background-color: transparent;
  border: 2px solid currentColor;
  border-radius: 0;
  padding: 13px 28px;
}

.site-container .wp-block-button.is-style-ti-secondary .wp-block-button__link:focus,
.site-container .wp-block-button.is-style-ti-secondary .wp-block-button__link:hover {
  background-color: #021D2D;
  color: #EFEFEF;
}

.site-container .wp-block-button.wp-block-button.is-style-ti-white-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid #EFEFEF;
  border-radius: 0;
  padding: 1.3rem 5rem;
  color: #EFEFEF;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: 2.5px;
}

.site-container .wp-block-button.is-style-ti-white-outline .wp-block-button__link:focus,
.site-container .wp-block-button.is-style-ti-white-outline .wp-block-button__link:hover {
  background-color: #FBC00D;
  border: 2px solid #FBC00D;
  color: #021D2D;
}

.site-container .wp-block-button.is-style-ti-secondary .wp-block-button__link.active {
  background-color: #021D2D;
  color: #EFEFEF;
}

svg.is-curve-top {
  width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  position: relative;
  display: block;
}

svg.is-curve-bottom {
  width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  position: relative;
  display: block;
  -webkit-transform: scaleY(-1) translateZ(0);
          transform: scaleY(-1) translateZ(0);
  top: -1px;
}

svg.is-book-bottom {
  width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  position: relative;
  display: block;
  -webkit-transform: scaleY(-1) translateZ(0);
          transform: scaleY(-1) translateZ(0);
  top: -1px;
}

svg.is-mountains-bottom {
  width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  position: absolute;
  display: block;
  left: 0;
}

.has-mountains-bottom-inverted-tipaltiblue + svg.is-mountains-bottom {
  width: 100vw;
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  position: absolute;
  display: block;
  left: 0;
  -webkit-transform: scaleY(-1) translateZ(0);
          transform: scaleY(-1) translateZ(0);
  z-index: 2;
}

.play-video-btn, .play-audio-btn {
  border: 2px solid #FFBC00;
  max-width: 260px;
  height: 50px;
  padding: 5px 0 10px;
  cursor: pointer;
}

.play-audio-btn .play-btn, .play-video-btn .play-btn {
  border: 0;
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 0;
  height: 16px;
  border-color: transparent transparent transparent #FFBC00;
  -webkit-transition: 100ms all ease;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 8px 0 8px 14px;
}

.play-audio-btn .stop-btn {
  border-color: #FFBC00;
  -webkit-transition: 100ms all ease;
  transition: 100ms all ease;
  cursor: pointer;
  border-style: solid;
  border-width: 8px;
}

.play-video-btn.darkblue, .play-audio-btn.darkblue, .darkblue .btn-icon-wrap {
  border-color: #021D2D;
}

.play-audio-btn.darkblue .play-btn, .play-video-btn.darkblue .play-btn {
  border-color: transparent transparent transparent #021D2D;
}

.play-audio-btn.darkblue .stop-btn {
  border-color: #021D2D;
}

.btn-text-wrap {
  color: #FFBC00;
  font-size: 1.3rem;
  font-weight: 900;
  letter-spacing: 2.55px;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
}

.darkblue .btn-text-wrap {
  color: #021D2D;
}

.btn-icon-wrap {
  float: right;
  border-left: 2px solid #FFBC00;
  height: 46px;
  width: 54px;
  padding: 16px 19px;
  margin-top: -5px;
}

.ti-timeline-block {
  margin: auto;
  height: 600px;
  overflow: hidden;
}

@media only screen and (max-width: 850px) {
  .ti-timeline-block .bg-image {
    display: none;
  }
  .ti-timeline-block .navigation {
    left: 0;
  }
  .ti-timeline-block .section .wrap {
    display: unset;
  }
  .ti-timeline-block .year, .ti-timeline-block .title {
    color: #021D2D !important;
  }
  .ti-timeline-block .ti-timeline-block-container {
    position: relative;
    height: 600px;
  }
}

.ti-timeline-block-container {
  height: 600px;
}

.bg-image, .bg-image > img {
  height: 600px;
  width: auto;
  top: 0;
}

.navigation {
  position: absolute;
  top: 50px;
  left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 10;
}

.navigation .nav-arrow {
  color: #FFBC00;
  width: 80px;
  height: 80px;
}

.navigation .nav-arrow.down {
  position: absolute;
  bottom: -500px;
}

.navigation .nav-arrow.up img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sections {
  position: relative;
  top: 0;
  -webkit-transition: top 1s ease;
  transition: top 1s ease;
  color: #FFBC00;
}

.section {
  margin: auto;
  padding-left: 80px;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section .wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
      grid-template-columns: repeat(12, 1fr);
}

.section .wrap .year, .section .wrap .title {
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-column: 1 / span 3;
  font-size: 6rem;
  color: #fff;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.section .wrap .title {
  font-size: 2.6rem;
}

.section .wrap .vline {
  -ms-grid-column: 5;
  grid-column: 5;
}

.section .wrap .history {
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  grid-column: 6 / span 7;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  color: #021D2D;
}

.section .wrap .history p.has-normal-font-size {
  margin-bottom: 0;
}

@media only screen and (max-width: 450px) {
  .section .wrap .history p.has-normal-font-size {
    font-size: 1.2rem !important;
  }
  .section .wrap .history li {
    font-size: 1.4rem !important;
  }
}

@media only screen and (max-width: 450px) {
  .ti-timeline-block.customers .title {
    font-size: 1.4rem !important;
    padding-bottom: 20px;
  }
}

.getstarted-block .mktoFormRow {
  clear: both;
}

@media only screen and (max-width: 450px) {
  .getstarted-block .width50percent {
    width: unset;
  }
  .getstarted-block .mktoButtonRow {
    padding-bottom: 30px;
  }
}

.quote-name {
  margin-bottom: 0;
}

.quote-text {
  font-weight: bold;
}

.statistics-block p.stats-name {
  color: #fff;
  font-weight: 400;
  line-height: 38px;
  margin: 0 auto;
}

@media only screen and (max-width: 450px) {
  .statistics-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/statistics-BG-mobile.svg");
  }
  .statistics-block .wp-block-columns {
    height: 484px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
  }
  .statistics-block .wp-block-column {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 484px;
    scroll-snap-align: start;
    padding-top: 85px;
    scroll-behavior: smooth;
  }
  .statistics-block .wp-block-column p.stats {
    font-size: 8rem !important;
  }
  .statistics-block .wp-block-column p.stats-name {
    font-size: 3.2rem !important;
  }
  .statistics-block .stats-fakenavs {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 20px;
    grid-auto-flow: column;
  }
  .statistics-block .stats-fakenavs .stats-nav {
    border-bottom: 6px solid #ffda7da6;
    margin-bottom: 10px;
  }
  .statistics-block .stats-fakenavs .stats-nav.active {
    border-bottom: 6px solid #FFBC00;
  }
}

@media only screen and (max-width: 768px) and (min-width: 450px) {
  .statistics-block .wp-block-cover__inner-container .wp-block-group .wp-block-group__inner-container {
    padding-left: 0;
    padding-right: 0;
  }
  .statistics-block .wp-block-column:nth-child(2n) {
    margin-left: unset;
  }
  .statistics-block .wp-block-column {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .statistics-block .wp-block-column p.stats {
    font-size: 3.6rem !important;
  }
  .statistics-block .wp-block-column p.stats-name {
    font-size: 1.6rem !important;
    line-height: 1.6rem;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .statistics-block {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/statistics-BG.svg");
  }
}

.faqs-page .faq .nested .wp-block-ub-content-toggle-accordion-title-wrap
.wp-block-ub-content-toggle-accordion-state-indicator {
  color: #021D2D !important;
}

.faqs-page .faq .nested .wp-block-ub-content-toggle-accordion-content-wrap
p {
  padding: 30px;
  background-color: #ffda7da6;
  margin-bottom: 0;
}

.faqs-page .faq .nested figure {
  background-color: #ffda7da6;
  padding: 30px;
}

.faqs-page .faq .nested table th:first-child {
  width: 40%;
}

@media only screen and (max-width: 781px) {
  .faqs-page .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
  .faqs-page .wp-block-columns .wp-block-column:nth-child(2) {
    margin-left: 0px;
  }
}

.tipalti-support-page .wp-block-ub-content-toggle-accordion-title-wrap
.wp-block-ub-content-toggle-accordion-state-indicator, .ap-quickbooks-online-page .wp-block-ub-content-toggle-accordion-title-wrap
.wp-block-ub-content-toggle-accordion-state-indicator {
  color: #021D2D !important;
}

.tipalti-support-page .wp-block-ub-content-toggle-accordion, .ap-quickbooks-online-page .wp-block-ub-content-toggle-accordion {
  border: 0px;
}

.ub_call_to_action .ub_call_to_action_headline_text {
  font-size: 2.6rem !important;
  color: #021D2D;
}

.ub_call_to_action .ub_cta_content_text {
  font-size: 2rem !important;
  color: #021D2D;
}

.ub_call_to_action .ub_cta_button_text {
  color: #021D2D !important;
  font-size: 1.3rem !important;
}

.ub_call_to_action .ub_call_to_action_button a {
  background-color: #FFBC00 !important;
  text-transform: uppercase !important;
  letter-spacing: 2.13px !important;
  line-height: 21px !important;
  font-family: "aktiv-grotesk", "Helvetica Nueu", "Helvetica", Arial, san-serif;
  font-weight: 900;
}

.slider-wrap {
  position: relative;
}

.slide {
  position: absolute !important;
  left: -3000px;
  top: 0px;
}

.slide-block-2 {
  position: absolute !important;
  left: 100vw;
  top: 0px;
}

.slide-block-1 {
  position: absolute !important;
  right: 0px;
  top: 0px;
}

.has-vivid-cyan-blue-background-color {
  background-color: #8CA7EB !important;
}

@media only screen and (max-width: 450px) {
  .dark-quote-block {
    background-image: none !important;
  }
  .quote-text:before, .quote-text:after {
    content: '"';
  }
}

picture.wp-block-cover__image-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

/* Product Page
--------------------------------------------- */
.product-block-1 .modular-block-text {
  text-overflow: ellipsis;
}

.product-block-2 {
  background-repeat: no-repeat;
  background-color: transparent !important;
}

.product-block-3 .sub-block-heading {
  margin-bottom: 10px;
  line-height: 1.35;
}

.ti-radio-btn {
  color: #021D2D;
  border-radius: 38px;
  font-weight: 700;
  margin: 20px 0;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 280px;
}

.ti-radio-btn.active {
  background: #EFEFEF 0% 0% no-repeat padding-box;
}

.site-container .product-capabilities-block .wp-block-image figcaption {
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.site-container .product-capabilities-block .wp-block-image {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product-cap-nav {
  padding-left: 0;
}

.product-block-3 .play-video-btn {
  margin-bottom: 50px;
}

.has-tipalti-yellow-background-color {
  background-color: #ffda7da6 !important;
}

.product-capabilities-block-wrap {
  background-color: transparent !important;
  border-top: 6vw solid #fff;
  border-left: 6vw solid #fff;
  border-right: 6vw solid #fff;
  border-top-left-radius: 6vw;
  border-top-right-radius: 6vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-capabilities-block-wrap .wp-block-group__inner-container {
  background-color: #fff;
  padding: 0 !important;
}

.product-capabilities-block {
  position: relative;
}

.special-wrap {
  position: relative;
}

.wp-block-group.has-white-background-color.has-background.product-capabilities-block-wrap {
  background: #fff !important;
}

.product-capabilities-block-wrap.wp-block-group.has-background {
  padding: 0px;
}

@media only screen and (min-width: 1025px) {
  .product-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-DT-1.svg");
    background-size: 931px;
  }
  .product-block-2 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-DT-2.svg");
  }
  .product-block-3 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-DT-3.svg");
  }
  .product-block-3.light {
    background-image: none;
    background-color: #efefef42;
  }
  .product-block-3 .row {
    margin-top: 50px;
  }
  .wp-block-column.cap-nav-panel {
    position: absolute;
    right: 0;
    height: calc(100% + 6vw);
    border: 1;
    border-left: 1px solid black;
    padding-top: 6vw;
    padding-left: 30px;
    width: 30%;
    top: -6vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .product-page .product-cap-nav p {
    padding-left: 30px;
  }
}

@media only screen and (min-width: 451px) and (max-width: 1024px) {
  .product-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Tablet-1.svg");
  }
  .product-block-2 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Tablet-2.svg");
  }
  .product-block-3 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Tablet-3.svg");
  }
  .product-block-3.light {
    background-image: none;
    background-color: #efefef42;
  }
  .product-image-breaker {
    background-image: url("/wp-content/uploads/2020/02/Product-Image-Breaker-tablet.png") !important;
    background-attachment: unset !important;
  }
  .product-page .has-larger-font-size {
    font-size: 3vw !important;
  }
  .product-block-3 .row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  .product-block-3 .row .wp-block-column:first-child {
    -ms-grid-row: 1;
    grid-row: 1;
    grid-gap: 20px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    padding-top: 30px;
  }
  .product-block-3 .row .col2 {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    padding-left: 0;
    padding-right: 20px;
    margin-left: 0 !important;
  }
  .product-block-3 .row .col3 {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 2;
    grid-column: 2;
    padding-left: 20px;
  }
  .product-block-3 .sub-block-body {
    text-align: left;
  }
}

@media only screen and (max-width: 450px) {
  .product-block-1 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Mobile-1.svg");
  }
  .product-block-2 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Mobile-2.svg");
    background-repeat: no-repeat;
    background-color: transparent !important;
  }
  .product-block-3 {
    background-image: url("/wp-content/themes/tipalti2020/images/theme-background/product-BG-Mobile-3.svg");
    background-repeat: no-repeat;
  }
  .product-block-3.light {
    background-image: none;
    background-color: #efefef42;
    background-repeat: no-repeat;
  }
  .wp-block-button .wp-block-button__link {
    width: 100% !important;
  }
  .product-block-3 .row {
    display: -ms-grid;
    display: grid;
    text-align: left;
  }
  .product-block-1 .wp-block-group__inner-container {
    margin-top: 0 !important;
  }
  .product-image-breaker {
    background-image: url("/wp-content/uploads/2020/02/Product-Image-Breaker-moblie.png") !important;
    background-attachment: unset !important;
    min-height: 200px !important;
  }
  .product-block-3 .play-video-btn {
    width: 100%;
  }
  .product-block-3 .wrap {
    width: 100vw;
    min-height: unset;
    margin-left: -37px !important;
    margin-right: calc(-100vw / 2 + 100% / 2);
    padding: 25px;
    border-top: 1px solid #6D7275;
  }
  .product-block-3 .wrap p {
    margin-bottom: 0;
    color: #fff !important;
  }
  .product-block-3.light .wrap {
    background-color: #021D2D !important;
  }
  .product-block-3 .sub-block-heading {
    width: 90%;
    float: left;
  }
  .product-block-3 .sub-block-body {
    padding-top: 30px;
  }
  .product-block-3 .wrap img {
    vertical-align: bottom;
  }
  .product-block-3 .wrap.active img {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .product-block-3 .wrap.active {
    background-color: #8CA7EB;
  }
  .product-block-3 .col3 .wrap:last-child {
    border-bottom: 1px solid #6D7275;
  }
  .wp-block-group.has-white-background-color.has-background.product-capabilities-block-wrap {
    width: 100vw;
    margin-right: 0;
    margin-left: -25px;
  }
  .has-hero-image .product-block-3 .wrap {
    margin-left: -25px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .product-block-1 .wp-block-columns {
    display: -ms-grid;
    display: grid;
  }
  .product-block-1 .col2 {
    -ms-grid-row: 1;
    grid-row: 1;
    margin-left: 0 !important;
  }
  .product-block-1 .col1 {
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .product-page .wp-block-column:not(:first-child) {
    margin-left: 12px;
  }
  .product-cap-nav > div.wp-block-group__inner-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .product-page .width447, .product-page .width375 {
    width: unset;
  }
  .product-block-1 .wp-block-column.col2 {
    width: 100vw;
    min-height: unset;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
  .product-capabilities-block .cap-nav-panel {
    border-bottom: 1px solid black;
  }
  .product-cap-nav .ti-radio-btn > .wrap {
    padding: 0;
  }
  .product-capabilities-block {
    display: -ms-grid !important;
    display: grid !important;
    padding-top: 0 !important;
  }
  .product-cap-icons {
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .product-cap-nav p {
    margin-bottom: 0;
  }
  .wp-block-column.product-cap-icons > .wp-block-columns:first-child {
    margin-top: 30px;
  }
  .product-capabilities-block .cap-view-wrap {
    position: relative;
  }
  .product-capabilities-block .wp-block-column {
    margin-left: 0 !important;
  }
  .product-cap-nav {
    margin-left: 25px !important;
    margin-bottom: 25px !important;
  }
  .product-capabilities-block-wrap .wp-block-group__inner-container {
    margin-top: 0 !important;
    position: relative;
  }
  .product-capabilities-block .cap-nav-panel {
    position: relative;
    width: 100vw;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
  .product-capabilities-block .product-cap-nav {
    margin-left: calc((-100vw / 2 + 100% / 2) + ( 30px +  6vw )) !important;
  }
}

@media only screen and (max-width: 768px) {
  .product-cap-icons > .wp-block-columns {
    display: -ms-grid !important;
    display: grid !important;
    padding-top: 0;
    grid-auto-rows: auto;
    -ms-grid-columns: 50% 50%;
        grid-template-columns: 50% 50%;
  }
  .product-cap-nav .product-cap-nav p {
    padding-left: 30px;
  }
  .product-capabilities-block .cap-view.isEven {
    margin-left: calc(-100vw / 2);
  }
  .wp-block-column.product-cap-icons > .wp-block-columns {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .product-capabilities-block .cap-view > div > p {
    font-size: 16px !important;
  }
  .product-page .hero-image {
    width: 100vw;
    min-height: unset;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
  }
}

.product-capabilities-block {
  position: relative;
  margin-bottom: 0px !important;
}

.product-capabilities-block .radio-wrap {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
}

.product-capabilities-block .wp-block-image {
  text-align: center;
}

.product-capabilities-block img.svg-hover {
  -webkit-filter: invert(0.5) sepia(12) saturate(10) hue-rotate(200deg);
          filter: invert(0.5) sepia(12) saturate(10) hue-rotate(200deg);
}

.product-capabilities-block .cap-icon img {
  width: 4.2rem;
  border-radius: 0 !important;
}

.product-capabilities-block img.active {
  -webkit-filter: invert(1) sepia(0) saturate(0) hue-rotate(0);
          filter: invert(1) sepia(0) saturate(0) hue-rotate(0);
}

.product-capabilities-block figure.active {
  background-color: #8CA7EB;
  border-radius: 15px;
}

.product-capabilities-block figure {
  padding: 20px 10px 10px 10px;
  width: 131px;
  height: 131px;
}

.product-capabilities-block .cap-view > div.blue-cap > p:before {
  content: " - ";
  position: absolute;
  margin-left: -10px;
}

.product-capabilities-block .cap-view-wrap {
  position: relative;
}

.product-capabilities-block .cap-view {
  background: #8CA7EB;
  color: #fff;
  margin-top: 0;
  padding: 20px;
  margin-bottom: 30px;
  position: absolute;
  height: 250px;
  width: 100vw;
  top: 0;
}

@media only screen and (max-width: 768px) {
  .product-capabilities-block .blue-cap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-capabilities-block .blue-cap-0 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/span 3;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    padding-right: 20px;
  }
  .product-capabilities-block .blue-cap-1 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4/span 3;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .product-capabilities-block .blue-cap-btn {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-column: 1/span 6;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .product-capabilities-block .cap-view {
    margin-left: calc(-100vw / 2 + 100%);
    padding: 30px;
    height: 280px;
  }
  .product-capabilities-block .radio-wrap {
    display: unset;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .product-capabilities-block .blue-cap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-capabilities-block .blue-cap-0 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    padding-right: 40px;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .product-capabilities-block .blue-cap-1 {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/span 2;
    padding-right: 40px;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .product-capabilities-block .blue-cap-btn {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 5;
    -ms-grid-column-span: 2;
    grid-column: 5/span 2;
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .product-capabilities-block .cap-view {
    top: 150px;
    padding: 50px;
    height: 200px;
    margin-left: calc(-100vw + 60px);
  }
}

@media only screen and (min-width: 1025px) {
  .product-capabilities-block .cap-view {
    background: #8CA7EB;
    margin-top: 60px;
    color: #fff;
    padding: 80px 50px;
    width: calc(100% + 0px + 6vw);
    margin-left: -30px;
    height: 100%;
    margin-top: 270px;
  }
  .product-capabilities-block .cap-view .wp-block-button {
    margin-top: 50px;
  }
  .product-capabilities-block .product-cap-nav p {
    padding-left: 0px;
    margin-bottom: 0px;
  }
  .product-capabilities-block .product-cap-nav .ti-radio-btn {
    margin: 0;
  }
}

@media only screen and (max-width: 450px) {
  .benefits-by-role-page .history p.bold, .benefits-by-role-page .history ul, .benefits-by-role-page .history li {
    margin-bottom: 10px;
  }
  .benefits-by-role-page .history p, .benefits-by-role-page .history li {
    font-size: 1.4rem;
  }
  .benefits-by-role-page .history h2 {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 450px) {
  .benefits-by-role-page .history p.bold, .benefits-by-role-page .history ul, .benefits-by-role-page .history li {
    margin-bottom: 10px;
  }
  .benefits-by-role-page .history p, .benefits-by-role-page .history li {
    font-size: 1.8rem;
  }
}

/* Archives
---------------------------------------*/
.archive-description .archive-title {
  font-size: 4.2rem;
}

.tipalti-archive .entry {
  padding: 20px;
  text-align: left;
}

.tipalti-archive .entry p {
  font-size: 1.8rem;
  line-height: 2.6rem;
}

.tipalti-archive .entry p.entry-meta {
  font-size: 1.2rem;
}

.tipalti-archive .entry .entry-title a, .tipalti-archive .entry .entry-title {
  text-align: left;
  font-weight: 400;
  font-size: 2rem;
  color: #021D2D;
  line-height: 2.6rem;
  text-align: center;
}

.tipalti-archive .entry .entry-title a:hover {
  color: #8CA7EB;
}

.tipalti-archive .entry .entry-title a {
  color: #021D2D;
  font-weight: 700;
}

.tipalti-archive article.gallery-item {
  padding: 30px !important;
  color: #021D2D;
  background: #EFEFEF;
  margin-bottom: 40px !important;
}

.category-press .tipalti-archive article.gallery-item {
  color: #fff;
  background: #8CA7EB;
}

.category-press .tipalti-archive .entry .entry-title a {
  color: #fff;
}

.category-press .tipalti-archive .entry .entry-title a:hover {
  color: #021D2D;
}
