/* http://3-9-009-60.cprapid.com/wp-content/themes/equals-v2/style.css?ver=2.0 */
/*
Theme Name: Equals
Tags: two-columns, three-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-images, post-formats, sticky-post, theme-options, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Preloader
3.0 Scaffolding
4.0 Grid
5.0 Form
6.0 Layout
7.0 Navigation bar
8.0 Title bar
9.0 Mobile menu
10.0 Waves effect
11.0 Icons
12.0 Blog
13.0 Comment
14.0 Button
15.0 Blog Standard
16.0 Card
17.0 Blog Grid
18.0 FlexSlider
19.0 Slick
20.0 Infinite scroll
21.0 Featured posts
22.0 Related posts
23.0 Author
24.0 Pagination
25.0 Widget
26.0 Media feed
27.0 Shortcodes
28.0 Love It
29.0 Footer
30.0 WPCF7
31.0 Scroll bar
32.0 Media queries
--------------------------------------------------------------*/
@font-face{
  font-family: 'Equals';
  font-style: normal;
  font-weight: 200;
  src: url('https://cdn.equals.co/fonts/equals/equals-light.eot') format('embedded-opentype');src:url('https://cdn.equals.co/fonts/equals/equals-light.woff') format('woff');
  font-display: swap;
}
@font-face{
  font-family: 'Equals';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.equals.co/fonts/equals/equals-regular.eot') format('embedded-opentype');src:url('https://cdn.equals.co/fonts/equals/equals-regular.woff') format('woff');
  font-display: swap;
}
@font-face{
  font-family: 'Equals';
  font-style: normal;
  font-weight: 600;
  src: url('https://cdn.equals.co/fonts/equals/equals-semibold.eot') format('embedded-opentype');src:url('https://cdn.equals.co/fonts/equals/equals-semibold.woff') format('woff');
  font-display: swap;
}
@font-face{
  font-family: 'Equals';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn.equals.co/fonts/equals/equals-bold.eot') format('embedded-opentype');src:url('https://cdn.equals.co/fonts/equals/equals-bold.woff') format('woff');
  font-display: swap;
}
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: 'Equals', Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: 'Equals', Helvetica, Arial, sans-serif;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
ul,
ol {
  list-style: none;
}
/*--------------------------------------------------------------
2.0 Preloader
--------------------------------------------------------------*/
.mondo-loading-screen {
  background-color: #F9F9F9;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
}
.mondo-loading-screen .spinner {
  margin-top: -11px;
  margin-left: -30px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.mondo-loading-screen .spinner .spinner-element {
  background-color: #262835;
  border-radius: 100%;
  display: inline-block;
  width: 18px;
  height: 18px;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  -o-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mondo-loading-screen .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.mondo-loading-screen .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.mondo-bar-preloader {
  height: 6px;
}
.mondo-bar-preloader .load-bar-container {
  float: left;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.mondo-bar-preloader .load-bar-container:last-child {
  float: right;
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
}
.mondo-bar-preloader .load-bar-base {
  float: left;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #262835;
}
.mondo-bar-preloader .color {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
}
.mondo-bar-preloader .base1 .first {
  background-color: #FFB900;
  -webkit-animation: move_left_first 3s infinite linear;
  -o-animation: move_left_first 3s infinite linear;
  animation: move_left_first 3s infinite linear;
}
.mondo-bar-preloader .base1 .last {
  background-color: #262835;
  -webkit-animation: move_left_last 3s infinite linear;
  -o-animation: move_left_last 3s infinite linear;
  animation: move_left_last 3s infinite linear;
}
@-webkit-keyframes move_left_first {
  0% {
    -webkit-transform: translateX(100%);
  }
  50% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes move_left_first {
  0% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes move_left_last {
  0% {
    -webkit-transform: translateX(100%);
  }
  50% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes move_left_last {
  0% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
.mondo-bar-preloader .base2 .first {
  background-color: #FFB900;
  -webkit-animation: move_right_first 3s infinite linear;
  -o-animation: move_right_first 3s infinite linear;
  animation: move_right_first 3s infinite linear;
}
.mondo-bar-preloader .base2 .last {
  background-color: #262835;
  -webkit-animation: move_right_last 3s infinite linear;
  -o-animation: move_right_last 3s infinite linear;
  animation: move_right_last 3s infinite linear;
}
@-webkit-keyframes move_right_first {
  0% {
    -webkit-transform: translateX(-100%);
  }
  50% {
    -webkit-transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes move_right_first {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes move_right_last {
  0% {
    -webkit-transform: translateX(-100%);
  }
  50% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@keyframes move_right_last {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
/*--------------------------------------------------------------
3.0 Scaffolding
--------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background-color: #FFFFFF !important;
  color: #424b52 !important;
  font-family: 'Equals', sans-serif;
  font-size: 14px;
  line-height: 1.8;
}
::selection {
  background-color: #262835;
  color: #fff;
}
::-moz-selection {
  background-color: #262835;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin: 20px 0 10px 0;
  letter-spacing: -0.5px;
  color: #262835;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #262835;
}
a {
  color: #424b52 !important;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
a:hover,
a:focus {
  color: #262835 !important;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p {
  margin: 0 0 10px;
  color: #262835;
}
figure {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
table {
  font-size: 14px;
  width: 100%;
  word-break: normal;
}
td,
th {
  border: 1px solid #bfbfbf;
  padding: 6px 10px;
}
th {
  text-transform: uppercase;
}
abbr[title],
acronym {
  border-bottom: 1px dashed #B6B6B6;
  cursor: help;
}
address {
  font-style: normal;
  margin-bottom: 15px;
}
blockquote {
  border-left: 4px solid #FFB900;
  margin: 15px 0;
  padding: 15px 20px;
}
blockquote p {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 15px;
  margin-left: 0;
}
code,
kbd,
pre,
samp,
tt {
  font-family: Menlo;
}
code,
kbd,
tt {
  background-color: #bfbfbf;
  border-radius: 2px;
  color: #fff;
  font-size: 90%;
  padding: 2px 4px;
}
kbd {
  background-color: #bfbfbf;
  color: #fff;
}
iframe {
  border: 0;
  display: block;
  overflow: hidden;
  width: 100%;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.pt {
  padding-top: 50px;
}
.pb {
  padding-bottom: 50px;
}
.mt {
  margin-top: 50px;
}
.mb {
  margin-bottom: 50px;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.subtitle {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
}
/* Accessibility */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.screen-reader-text:active,
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* Opacity */
.opacity-element:hover {
  opacity: 0.6;
}
/* Color overlay */
.color-overlay-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.color-overlay-content:before,
.color-overlay-content:after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.color-overlay-content:before {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
}
.color-overlay-content:after {
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
}
.color-overlay-link {
  display: block;
  position: relative;
  background: -webkit-linear-gradient(-45deg, #262835 0%, #FFB900 100%);
  background: linear-gradient(-45deg, #262835 0%, #FFB900 100%);
}
.color-overlay-link:hover .color-overlay-element {
  opacity: 0.4;
}
.color-overlay-link:hover .color-overlay-content:before,
.color-overlay-link:hover .color-overlay-content:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}
.alignright {
  display: inline;
  float: right;
  margin-top: 10px;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Caption */
.wp-caption {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  margin: 0 auto;
}
.wp-caption-text {
  color: #727272;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}
/* Gallery */
.gallery {
  margin-top: 30px;
}
.gallery-item {
  display: inline-block;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item img {
  display: inline-block;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/* Audio player */
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
  background-color: #FFB900 !important;
  outline: none;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #262835 !important;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  outline: none;
}
.mejs-currenttime,
.mejs-duration {
  font-weight: 700;
  position: relative;
}
.mejs-controls a:focus > .mejs-offscreen {
  border-radius: 0 !important;
  color: inherit !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2) !important;
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2) !important;
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  border: 0 !important;
  color: inherit !important;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 4px !important;
}
/*--------------------------------------------------------------
4.0 Grid
--------------------------------------------------------------*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.featured-container {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .featured-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .featured-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .featured-container {
    width: 1200px;
  }
}
/*--------------------------------------------------------------
5.0 Form
--------------------------------------------------------------*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
  border: 2px solid #e9e9e9;
  font-size: 14px;
  height: 39px;
  line-height: 1.8;
  padding: 0 15px;
  width: 100%;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #262835;
  outline: none;
}
textarea {
  display: block;
  height: auto;
  padding-top: 10px;
  resize: vertical;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="submit"] {
  font-size: 14px;
  font-style: normal;
  line-height: 1.8;
}
input[type="number"] {
  border: 1px solid #e9e9e9;
  height: 39px;
}
form label {
  font-size: 14px;
  line-height: 1.8;
}
select {
  background-color: #F9F9F9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6//MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  outline: none;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/*
.mondo-input-wrapper {
	margin-top: 35px;
	margin-bottom: 15px;
	position: relative;

	input[type="text"],
	input[type="password"],
	input[type="search"],
	input[type="email"],
	textarea {
		background-color: transparent;
		border: none;
		border-bottom: 2px solid lighten(@divider-color, 20%);
		border-radius: 0;
		display: block;
		font-size: @form-font-size;
		line-height: @form-line-height;
		padding: 10px 10px 10px 0;
		-webkit-appearance: none;
		width: 100%;

		&:focus { outline: none; }

		&:focus ~ label, &.used ~ label {
			color: @form-label-focus-color;
			font-size: @form-label-focus-font-size;
			top: -20px;
		}

		&:focus ~ .bar:before,
		&:focus ~ .bar:after { width: 50%; }
	}

	textarea {
		resize: none;
	}

	label {
		color: @form-label-color;
		font-size: @form-font-size;
		font-weight: @form-label-font-weight;
		line-height: @form-line-height;
		pointer-events: none;
		position: absolute;
		top: 10px;
		left: 0;
		text-transform: uppercase;
		.transition(all @main-animation);
	}

	.bar {
		display: block;
		position: relative;
		width: 100%;

		&:before, &:after {
			background: @form-bar-bg-color;
			content: "";
			height: 2px;
			position: absolute;
			bottom: 0;
			width: 0; 
			.transition(all @main-animation);
		}

		&:before { left: 50%; }
		&:after { right: 50%; }
	}
}
*/
.search-form.large {
  display: none;
  margin: 0 auto;
  opacity: 0;
  position: fixed;
  top: 20%;
  right: 0;
  left: 0;
  width: 60%;
  z-index: 2001;
}
.search-form.large .search-field {
  background-color: rgba(0, 0, 0, 0.07);
  border: 0;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  height: 60px;
  text-transform: uppercase;
  /* Firefox 18- */
  /* Firefox 19+ */
}
.search-form.large .search-field::-webkit-input-placeholder {
  color: #FFFFFF;
}
.search-form.large .search-field:-moz-placeholder {
  color: #FFFFFF;
}
.search-form.large .search-field::-moz-placeholder {
  color: #FFFFFF;
}
.search-form.large .search-field:-ms-input-placeholder {
  color: #FFFFFF;
}
/*--------------------------------------------------------------
6.0 Layout
--------------------------------------------------------------*/
.with-sticky-navigation {
  padding-top: 60px;
}
#content {
  padding-top: 30px;
  padding-bottom: 60px;
}
#secondary {
  padding-left: 20px;
}
.left-column #secondary {
  padding-right: 20px;
  padding-left: 0;
}
.error404 .error-404,
.error404 .search-field {
  text-align: center;
}
.error404 .search-field {
  margin-top: 40px;
  margin-bottom: 10px;
}
.error404 .error-404 .page-content > p {
  color: #727272;
}
.woocommerce #secondary {
  padding-top: 60px;
}
/*--------------------------------------------------------------
7.0 Navigation bar
--------------------------------------------------------------*/
.main-navigation {
  background-color: #FFFFFF;
  background-size: cover;
  position: relative;
}
.main-navigation .nav-wrapper {
  position: relative;
}
.main-navigation .brand-logo {
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-navigation .brand-logo > img {
  max-height: 60px;
}
.main-navigation .text-logo {
  color: #727272;
  font-family: "Equals", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-navigation ul {
  list-style-type: none;
  padding-left: 0;
}
.main-navigation .nav-list > .menu-item {
  display: inline-block;
  float: left;
}
.main-navigation .nav-list > .menu-item > span > a {
  color: #727272;
  display: block;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 20px 12px;
  text-transform: uppercase;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation .nav-list > .menu-item > span > a:hover {
  background-color: #262835;
  color: #FFFFFF;
}
.main-navigation .menu-item {
  position: relative;
}
.main-navigation .sub-menu {
  display: none;
  position: absolute;
  right: 0;
  min-width: 170px;
  z-index: 9999;
}
.main-navigation .sub-menu .menu-item-has-children > span > a:after {
  color: #727272;
  content: "\f205";
  font-family: "Equals";
  font-size: 18px;
  margin-top: -15px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 5px;
}
.main-navigation .sub-menu .menu-item-has-children > span > a:hover:after {
  color: #FFFFFF;
}
.main-navigation .sub-menu li a {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F9F9F9;
  color: #727272;
  display: block;
  font-weight: 600;
  padding: 12px 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation .sub-menu li a:hover {
  background-color: #262835;
  color: #FFFFFF;
}
.main-navigation .sub-menu li:last-child a {
  border-bottom: 0;
}
.main-navigation .sub-menu .sub-menu {
  top: 0;
  right: 100%;
}
.main-navigation .menu-btn {
  cursor: pointer;
}
.main-navigation .menu-btn .menu-icon-bar {
  background-color: #727272;
  display: block;
  height: 2px;
  margin-bottom: 3px;
  width: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.main-navigation .menu-btn .menu-icon-bar:first-child {
  margin-top: 4px;
}
.main-navigation .menu-btn .menu-icon-bar:last-child {
  margin-bottom: 0;
}
.main-navigation .menu-btn.mobile {
  margin-top: 15px;
  top: 50%;
  right: 0;
}
.main-navigation .menu-btn:hover {
  background-color: transparent !important;
}
.main-navigation .menu-btn:hover .menu-icon-bar:first-child {
  width: 15px;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.main-navigation .menu-btn:hover .menu-icon-bar:last-child {
  width: 15px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
}
.main-navigation .icon-btn {
  cursor: pointer;
  height: 60px;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.main-navigation .icon-btn .mdi {
  color: #727272;
  font-size: 22px;
}
.main-navigation .icon-btn.mobile {
  height: auto !important;
  margin-top: -10px;
  margin-right: 15px;
  position: relative;
  top: 50%;
}
.main-navigation .icon-btn.mobile:hover .mdi {
  color: #727272;
}
.main-navigation .icon-btn:hover .mdi {
  color: #FFFFFF;
}
.main-navigation .icon-btn.cart-btn {
  padding-right: 20px !important;
  position: relative;
}
.main-navigation .icon-btn.cart-btn .mdi {
  font-size: 20px;
}
.main-navigation.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.main-navigation.transparent {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.main-navigation.transparent .nav-list > .menu-item > span > a {
  color: #FFFFFF;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.main-navigation.transparent .nav-list > .menu-item > span > a:before {
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.main-navigation.transparent .nav-list > .menu-item > span > a:hover {
  background-color: transparent;
}
.main-navigation.transparent .nav-list > .menu-item > span > a:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.main-navigation.transparent .text-logo {
  color: #FFFFFF;
}
.main-navigation.transparent .menu-btn .menu-icon-bar {
  background-color: #FFFFFF;
}
.main-navigation.transparent .icon-btn {
  height: 80px;
}
.main-navigation.transparent .icon-btn .mdi {
  color: #FFFFFF;
}
.main-navigation.transparent .menu-item-cart .item-count {
  margin-top: 10px;
}
.main-navigation.sticky-transparent {
  position: fixed;
}
.main-navigation.sticky-transparent .nav-list > .menu-item > span > a {
  -webkit-transition: padding 0.2s ease;
  -moz-transition: padding 0.2s ease;
  -o-transition: padding 0.2s ease;
  transition: padding 0.2s ease;
}
.main-navigation.sticky-transparent .menu-item-cart .item-count {
  -webkit-transition: margin-top 0.2s ease;
  -moz-transition: margin-top 0.2s ease;
  -o-transition: margin-top 0.2s ease;
  transition: margin-top 0.2s ease;
}
.main-navigation.sticky-transparent.transparent .brand-logo.contrast {
  opacity: 0;
}
.menu-item-cart .item-count {
  background-color: #FFB900;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  width: 20px;
  height: 20px;
}
.menu-item-cart .sub-menu {
  min-width: 210px;
}
.menu-item-cart .sub-menu > .menu-item {
  background-color: #FFFFFF;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li {
  padding-bottom: 4px;
  padding-left: 25px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:first-child a {
  padding-top: 20px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:first-child a.remove {
  padding-top: 12px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:last-child {
  padding-bottom: 16px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li.empty {
  padding-bottom: 20px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
  color: #424b52 !important;
  padding: 4px 0 0 15px;
  top: -1px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a {
  border-top: 0;
  line-height: 1.3;
  padding-bottom: 0;
  padding-left: 10px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a:hover {
  background-color: transparent;
  color: #262835;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list .quantity {
  padding-left: 10px;
  top: 0;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list .empty {
  background-color: #FFFFFF;
  font-weight: 600;
  padding: 20px !important;
}
.menu-item-cart .total {
  border-top-color: #F9F9F9 !important;
  margin-bottom: 0;
  padding: 14px 20px !important;
}
.menu-item-cart .buttons {
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.menu-item-cart .buttons .button.wc-forward {
  background-color: #FFB900 !important;
  border-top: 0;
  color: #FFFFFF !important;
  font-weight: 700;
  padding: 7px 16px !important;
  text-align: center;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.menu-item-cart .buttons .button.wc-forward.checkout {
  margin-top: 5px;
  margin-bottom: 20px;
}
.menu-item-cart .buttons .button.wc-forward:hover {
  background-color: #FFB900;
}
#mondo-search-fill {
  background-color: #262835;
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
}
.search-close {
  display: none;
  opacity: 0;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2001;
}
.search-close .mdi {
  color: #FFFFFF;
  font-size: 30px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.search-close:hover .mdi {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/*--------------------------------------------------------------
8.0 Title bar
--------------------------------------------------------------*/
#mondo-titlebar {
  background-color: #f2f2f2;
  background-position: center;
  background-size: cover;
  color: #FFFFFF;
  position: relative;
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 0!important;
}
#mondo-titlebar .page-subtitle {
  font-family: 'Equals', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  margin: 15px 0 0;
  text-transform: none;
}
#mondo-titlebar .page-title-container {
  background-color: #F9F9F9;
  min-height: 350px;
  padding-left: 40px;
  padding-top: 2rem;
  text-align: left;
  vertical-align: middle;
  width: 500px;
  height: 100%;
  cursor: pointer;
}
#mondo-titlebar .page-title-container:hover {
  background-color: #484A58;
  transition: all 300ms ease 0s;
}
#mondo-titlebar .page-title-container:hover h2 {
  color: #E5F2FC !important;
}
#mondo-titlebar .page-title-container:hover h1 {
  color: #E5F2FC !important;
}
#mondo-titlebar .page-title-container:hover .page-subtitle a {
  color: #E5F2FC !important;
}
#mondo-titlebar .page-title-container .page-title {
  color: #262835;
  font-size: 36pt;
  max-width: 420px;
  margin-top: 30px;
  line-height: 1.3;
}
#mondo-titlebar .page-title-container .page-title:hover {
  color: #E5F2FC;
  transition: all 300ms ease 0s;
}
#mondo-titlebar .page-title-container .page-subtitle {
  color: #3871C2;
  font-size: 12px;
  font-weight: 600;
  margin-top: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#mondo-titlebar .page-title-container .page-subtitle a {
  color: #3871C2 !important;
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
}
#mondo-titlebar .page-title-container .page-subtitle:hover {
  color: #E5F2FC;
  transition: all 300ms ease 0s;
}
#mondo-titlebar.thin {
  height: 400px;
}
#mondo-titlebar.thin > .container {
  top: 100%;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
#mondo-titlebar.thin > .arrow {
  right: 0;
}
#mondo-titlebar.thin > .page-title-container {
  transform: translateY(0%) translateX(125%);
  background: #FFFFFF;
  box-shadow: 0px -15px 40px -10px rgba(0, 0, 0, 0.1);
  margin-top: 0;
  padding-top: 3%!important;
  width: 506px!important;
}
#mondo-titlebar.thin > .page-title-container > .page-title {
  margin-top: 10px!important;
}
#mondo-titlebar.wide > .container,
#mondo-titlebar.full > .container {
  max-width: 650px;
  position: relative;
  top: 60%;
  transform: translateY(-90%) translateX(60%);
}
#mondo-titlebar.wide {
  height: 650px;
}
#mondo-titlebar.wide > .container {
  top: 60%;
}
#mondo-titlebar.full {
  height: 100vh;
}
#mondo-titlebar .blur {
  background-position: center;
  background-size: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.thin {
  pointer-events: none;
}
.thin .page-title-container {
  padding: 3%!important;
}
.thin .page-title {
  margin-top: 10px!important;
}
/*--------------------------------------------------------------
9.0 Mobile menu
--------------------------------------------------------------*/
/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #F9F9F9;
  font-weight: 600;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}
.pushy .pushy-close {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 1;
  position: absolute;
  top: 10px;
  right: 10px;
}
.pushy .pushy-close .mdi {
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.pushy .pushy-close:hover .mdi {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.pushy .profile {
  background-color: #262835;
  background-size: cover;
  padding: 40px 10px;
  text-align: center;
}
.pushy .profile:hover .profile-image {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.pushy .profile-image {
  border: 3px solid #F9F9F9;
  display: inline-block;
  width: 90px;
  height: 90px;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
}
.pushy .profile-name {
  color: #FFFFFF;
  font-family: "Equals", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  text-transform: uppercase;
}
.pushy .about-me {
  border-bottom: 2px solid #e9e9e9;
  font-weight: 400;
  padding: 30px;
  text-align: center;
}
.pushy .side-menu-widget .widget {
  margin: 40px 0;
  padding: 0 30px;
}
.pushy .side-menu-widget .widget:hover .widget-title:after {
  width: 40px;
}
.pushy .side-menu-widget .widget-title {
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 12px;
  position: relative;
  text-align: center;
}
.pushy .side-menu-widget .widget-title:after {
  background-color: #424b52;
  content: "";
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.pushy .side-menu-widget .widget-with-thumbnails {
  padding: 0 0.66666667%;
}
.pushy .side-menu-widget .widget-with-thumbnails.two-columns {
  padding: 0 1%;
}
.pushy .side-menu-widget .widget-with-thumbnails .thumbnails {
  margin: 0;
}
.pushy ul {
  list-style-type: none;
  padding-left: 0;
}
.pushy .mobile-menu {
  border-bottom: 2px solid #e9e9e9;
}
.pushy .mobile-menu li {
  position: relative;
}
.pushy .mobile-menu a {
  color: #424b52;
  display: block;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  padding: 15px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.pushy .mobile-menu .mobile-menu-toggle {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 0;
  text-align: center;
  width: 40px;
}
.pushy .mobile-menu .mobile-menu-toggle .mdi {
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.pushy .mobile-menu .mobile-menu-toggle.open .mdi {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pushy .mobile-menu .mobile-submenu {
  display: none;
}
.pushy .mobile-menu .mobile-submenu.open {
  display: block;
}
.pushy .mobile-menu a:hover {
  background: #e9e9e9;
}
/* Menu Movement */
.pushy-right {
  -webkit-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0);
}
.pushy-open {
  -webkit-box-shadow: 2px 0px 6px 2px rgba(0, 0, 0, 0.7);
  box-shadow: 2px 0px 6px 2px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: '' 2px 0px 6px 2px rgba(0, 0, 0, 0.7) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 2px 0px 6px 2px rgba(0, 0, 0, 0.7) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 2px 0px 6px 2px rgba(0, 0, 0, 0.7) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 2px 0px 6px 2px rgba(0, 0, 0, 0.7) 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Menu Transitions */
.pushy,
#container,
.push {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.4s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
/* Site Overlay */
.site-overlay {
  display: none;
}
.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-animation: fade 500ms;
  -o-animation: fade 500ms;
  animation: fade 500ms;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*--------------------------------------------------------------
10.0 Waves effect
--------------------------------------------------------------*/
/*!
 * Waves v0.6.3
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button:focus,
.waves-button-input {
  padding: 15px 35px;
  background-color: #FFB900;
  border: none;
  height: 100%;
  font-weight: 700;
  font-size: 1.3rem;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #FFB900;
}
.waves-button {
  padding: 7px 16px;
  border-radius: #FFB900;
}
.waves-button.button-primary {
  background-color: #FFB900;
}
.waves-button.button-accent {
  background-color: #FFB900 !important;
}
.waves-button-input {
  margin: 0;
  padding: 7px 16px;
}
.waves-input-wrapper {
  border-radius: 0;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  letter-spacing: 0.4px;
  -webkit-mask-image: none;
}
.waves-float:hover {
  background-color: #FFB900;
}
.waves-block {
  display: block;
}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
  z-index: -1;
}
/*--------------------------------------------------------------
11.0 Icons
--------------------------------------------------------------*/
.mdi {
  display: inline-block;
  font: normal normal normal 24px/1 "Equals";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.mdi-account::before {
  content: "\f101";
}
.mdi-account-alert::before {
  content: "\f102";
}
.mdi-account-box::before {
  content: "\f103";
}
.mdi-account-box-outline::before {
  content: "\f104";
}
.mdi-account-check::before {
  content: "\f105";
}
.mdi-account-circle::before {
  content: "\f106";
}
.mdi-account-key::before {
  content: "\f107";
}
.mdi-account-location::before {
  content: "\f108";
}
.mdi-account-minus::before {
  content: "\f109";
}
.mdi-account-multiple::before {
  content: "\f10a";
}
.mdi-account-multiple-outline::before {
  content: "\f10b";
}
.mdi-account-multiple-plus::before {
  content: "\f10c";
}
.mdi-account-network::before {
  content: "\f10d";
}
.mdi-account-outline::before {
  content: "\f10e";
}
.mdi-account-plus::before {
  content: "\f10f";
}
.mdi-account-remove::before {
  content: "\f110";
}
.mdi-account-search::before {
  content: "\f111";
}
.mdi-account-star::before {
  content: "\f112";
}
.mdi-account-star-variant::before {
  content: "\f113";
}
.mdi-account-switch::before {
  content: "\f114";
}
.mdi-airballoon::before {
  content: "\f115";
}
.mdi-airplane::before {
  content: "\f116";
}
.mdi-airplane-off::before {
  content: "\f117";
}
.mdi-alarm::before {
  content: "\f118";
}
.mdi-alarm-check::before {
  content: "\f119";
}
.mdi-alarm-multiple::before {
  content: "\f11a";
}
.mdi-alarm-off::before {
  content: "\f11b";
}
.mdi-alarm-plus::before {
  content: "\f11c";
}
.mdi-album::before {
  content: "\f11d";
}
.mdi-alert::before {
  content: "\f11e";
}
.mdi-alert-box::before {
  content: "\f11f";
}
.mdi-alert-circle::before {
  content: "\f120";
}
.mdi-alert-octagon::before {
  content: "\f121";
}
.mdi-alpha::before {
  content: "\f122";
}
.mdi-alphabetical::before {
  content: "\f123";
}
.mdi-amazon::before {
  content: "\f124";
}
.mdi-amazon-clouddrive::before {
  content: "\f125";
}
.mdi-ambulance::before {
  content: "\f126";
}
.mdi-android::before {
  content: "\f127";
}
.mdi-android-debug-bridge::before {
  content: "\f128";
}
.mdi-android-studio::before {
  content: "\f129";
}
.mdi-apple::before {
  content: "\f12a";
}
.mdi-apple-finder::before {
  content: "\f12b";
}
.mdi-apple-mobileme::before {
  content: "\f12c";
}
.mdi-apple-safari::before {
  content: "\f12d";
}
.mdi-appnet::before {
  content: "\f12e";
}
.mdi-apps::before {
  content: "\f12f";
}
.mdi-archive::before {
  content: "\f130";
}
.mdi-arrange-bring-forward::before {
  content: "\f131";
}
.mdi-arrange-bring-to-front::before {
  content: "\f132";
}
.mdi-arrange-send-backward::before {
  content: "\f133";
}
.mdi-arrange-send-to-back::before {
  content: "\f134";
}
.mdi-arrow-all::before {
  content: "\f135";
}
.mdi-arrow-bottom-left::before {
  content: "\f136";
}
.mdi-arrow-bottom-right::before {
  content: "\f137";
}
.mdi-arrow-collapse::before {
  content: "\f138";
}
.mdi-arrow-down::before {
  content: "\f139";
}
.mdi-arrow-down-bold::before {
  content: "\f13a";
}
.mdi-arrow-down-bold-circle::before {
  content: "\f13b";
}
.mdi-arrow-down-bold-circle-outline::before {
  content: "\f13c";
}
.mdi-arrow-down-bold-hexagon-outline::before {
  content: "\f13d";
}
.mdi-arrow-expand::before {
  content: "\f13e";
}
.mdi-arrow-left::before {
  content: "\f13f";
}
.mdi-arrow-left-bold::before {
  content: "\f140";
}
.mdi-arrow-left-bold-circle::before {
  content: "\f141";
}
.mdi-arrow-left-bold-circle-outline::before {
  content: "\f142";
}
.mdi-arrow-left-bold-hexagon-outline::before {
  content: "\f143";
}
.mdi-arrow-right::before {
  content: "\f144";
}
.mdi-arrow-right-bold::before {
  content: "\f145";
}
.mdi-arrow-right-bold-circle::before {
  content: "\f146";
}
.mdi-arrow-right-bold-circle-outline::before {
  content: "\f147";
}
.mdi-arrow-right-bold-hexagon-outline::before {
  content: "\f148";
}
.mdi-arrow-top-left::before {
  content: "\f149";
}
.mdi-arrow-top-right::before {
  content: "\f14a";
}
.mdi-arrow-up::before {
  content: "\f14b";
}
.mdi-arrow-up-bold::before {
  content: "\f14c";
}
.mdi-arrow-up-bold-circle::before {
  content: "\f14d";
}
.mdi-arrow-up-bold-circle-outline::before {
  content: "\f14e";
}
.mdi-arrow-up-bold-hexagon-outline::before {
  content: "\f14f";
}
.mdi-at::before {
  content: "\f150";
}
.mdi-attachment::before {
  content: "\f151";
}
.mdi-audiobook::before {
  content: "\f152";
}
.mdi-auto-fix::before {
  content: "\f153";
}
.mdi-auto-upload::before {
  content: "\f154";
}
.mdi-backburger::before {
  content: "\f155";
}
.mdi-backup-restore::before {
  content: "\f156";
}
.mdi-bank::before {
  content: "\f157";
}
.mdi-barcode::before {
  content: "\f158";
}
.mdi-barley::before {
  content: "\f159";
}
.mdi-barrel::before {
  content: "\f15a";
}
.mdi-basecamp::before {
  content: "\f15b";
}
.mdi-basket::before {
  content: "\f15c";
}
.mdi-basket-fill::before {
  content: "\f15d";
}
.mdi-basket-unfill::before {
  content: "\f15e";
}
.mdi-battery::before {
  content: "\f15f";
}
.mdi-battery-20::before {
  content: "\f160";
}
.mdi-battery-30::before {
  content: "\f161";
}
.mdi-battery-40::before {
  content: "\f162";
}
.mdi-battery-60::before {
  content: "\f163";
}
.mdi-battery-80::before {
  content: "\f164";
}
.mdi-battery-90::before {
  content: "\f165";
}
.mdi-battery-alert::before {
  content: "\f166";
}
.mdi-battery-charging-100::before {
  content: "\f167";
}
.mdi-battery-charging-20::before {
  content: "\f168";
}
.mdi-battery-charging-30::before {
  content: "\f169";
}
.mdi-battery-charging-40::before {
  content: "\f16a";
}
.mdi-battery-charging-60::before {
  content: "\f16b";
}
.mdi-battery-charging-80::before {
  content: "\f16c";
}
.mdi-battery-charging-90::before {
  content: "\f16d";
}
.mdi-battery-minus::before {
  content: "\f16e";
}
.mdi-battery-negative::before {
  content: "\f16f";
}
.mdi-battery-outline::before {
  content: "\f170";
}
.mdi-battery-plus::before {
  content: "\f171";
}
.mdi-battery-positive::before {
  content: "\f172";
}
.mdi-battery-unknown::before {
  content: "\f173";
}
.mdi-beach::before {
  content: "\f174";
}
.mdi-beaker::before {
  content: "\f175";
}
.mdi-beaker-empty::before {
  content: "\f176";
}
.mdi-beaker-empty-outline::before {
  content: "\f177";
}
.mdi-beaker-outline::before {
  content: "\f178";
}
.mdi-beats::before {
  content: "\f179";
}
.mdi-beer::before {
  content: "\f17a";
}
.mdi-behance::before {
  content: "\f17b";
}
.mdi-bell::before {
  content: "\f17c";
}
.mdi-bell-off::before {
  content: "\f17d";
}
.mdi-bell-outline::before {
  content: "\f17e";
}
.mdi-bell-ring::before {
  content: "\f17f";
}
.mdi-bell-ring-outline::before {
  content: "\f180";
}
.mdi-bell-sleep::before {
  content: "\f181";
}
.mdi-beta::before {
  content: "\f182";
}
.mdi-bike::before {
  content: "\f183";
}
.mdi-bing::before {
  content: "\f184";
}
.mdi-binoculars::before {
  content: "\f185";
}
.mdi-bio::before {
  content: "\f186";
}
.mdi-biohazard::before {
  content: "\f187";
}
.mdi-black-mesa::before {
  content: "\f188";
}
.mdi-blackberry::before {
  content: "\f189";
}
.mdi-blinds::before {
  content: "\f18a";
}
.mdi-block-helper::before {
  content: "\f18b";
}
.mdi-blogger::before {
  content: "\f18c";
}
.mdi-bluetooth::before {
  content: "\f18d";
}
.mdi-bluetooth-audio::before {
  content: "\f18e";
}
.mdi-bluetooth-connect::before {
  content: "\f18f";
}
.mdi-bluetooth-settings::before {
  content: "\f190";
}
.mdi-blur::before {
  content: "\f191";
}
.mdi-blur-linear::before {
  content: "\f192";
}
.mdi-blur-off::before {
  content: "\f193";
}
.mdi-blur-radial::before {
  content: "\f194";
}
.mdi-bone::before {
  content: "\f195";
}
.mdi-book::before {
  content: "\f196";
}
.mdi-book-multiple::before {
  content: "\f197";
}
.mdi-book-multiple-variant::before {
  content: "\f198";
}
.mdi-book-open::before {
  content: "\f199";
}
.mdi-book-variant::before {
  content: "\f19a";
}
.mdi-bookmark::before {
  content: "\f19b";
}
.mdi-bookmark-check::before {
  content: "\f19c";
}
.mdi-bookmark-music::before {
  content: "\f19d";
}
.mdi-bookmark-outline::before {
  content: "\f19e";
}
.mdi-bookmark-outline-plus::before {
  content: "\f19f";
}
.mdi-bookmark-plus::before {
  content: "\f1a0";
}
.mdi-bookmark-remove::before {
  content: "\f1a1";
}
.mdi-border-all::before {
  content: "\f1a2";
}
.mdi-border-bottom::before {
  content: "\f1a3";
}
.mdi-border-color::before {
  content: "\f1a4";
}
.mdi-border-horizontal::before {
  content: "\f1a5";
}
.mdi-border-inside::before {
  content: "\f1a6";
}
.mdi-border-left::before {
  content: "\f1a7";
}
.mdi-border-none::before {
  content: "\f1a8";
}
.mdi-border-outside::before {
  content: "\f1a9";
}
.mdi-border-right::before {
  content: "\f1aa";
}
.mdi-border-top::before {
  content: "\f1ab";
}
.mdi-border-vertical::before {
  content: "\f1ac";
}
.mdi-bowling::before {
  content: "\f1ad";
}
.mdi-box::before {
  content: "\f1ae";
}
.mdi-briefcase::before {
  content: "\f1af";
}
.mdi-briefcase-check::before {
  content: "\f1b0";
}
.mdi-briefcase-download::before {
  content: "\f1b1";
}
.mdi-briefcase-upload::before {
  content: "\f1b2";
}
.mdi-brightness-1::before {
  content: "\f1b3";
}
.mdi-brightness-2::before {
  content: "\f1b4";
}
.mdi-brightness-3::before {
  content: "\f1b5";
}
.mdi-brightness-4::before {
  content: "\f1b6";
}
.mdi-brightness-5::before {
  content: "\f1b7";
}
.mdi-brightness-6::before {
  content: "\f1b8";
}
.mdi-brightness-7::before {
  content: "\f1b9";
}
.mdi-brightness-auto::before {
  content: "\f1ba";
}
.mdi-broom::before {
  content: "\f1bb";
}
.mdi-brush::before {
  content: "\f1bc";
}
.mdi-bug::before {
  content: "\f1bd";
}
.mdi-bullhorn::before {
  content: "\f1be";
}
.mdi-bus::before {
  content: "\f1bf";
}
.mdi-cake::before {
  content: "\f1c0";
}
.mdi-cake-variant::before {
  content: "\f1c1";
}
.mdi-calculator::before {
  content: "\f1c2";
}
.mdi-calendar::before {
  content: "\f1c3";
}
.mdi-calendar-blank::before {
  content: "\f1c4";
}
.mdi-calendar-check::before {
  content: "\f1c5";
}
.mdi-calendar-clock::before {
  content: "\f1c6";
}
.mdi-calendar-multiple::before {
  content: "\f1c7";
}
.mdi-calendar-multiple-check::before {
  content: "\f1c8";
}
.mdi-calendar-plus::before {
  content: "\f1c9";
}
.mdi-calendar-remove::before {
  content: "\f1ca";
}
.mdi-calendar-text::before {
  content: "\f1cb";
}
.mdi-calendar-today::before {
  content: "\f1cc";
}
.mdi-camcorder::before {
  content: "\f1cd";
}
.mdi-camcorder-box::before {
  content: "\f1ce";
}
.mdi-camcorder-box-off::before {
  content: "\f1cf";
}
.mdi-camcorder-off::before {
  content: "\f1d0";
}
.mdi-camera::before {
  content: "\f1d1";
}
.mdi-camera-iris::before {
  content: "\f1d2";
}
.mdi-camera-party-mode::before {
  content: "\f1d3";
}
.mdi-camera-switch::before {
  content: "\f1d4";
}
.mdi-camera-timer::before {
  content: "\f1d5";
}
.mdi-candycane::before {
  content: "\f1d6";
}
.mdi-car::before {
  content: "\f1d7";
}
.mdi-car-wash::before {
  content: "\f1d8";
}
.mdi-carrot::before {
  content: "\f1d9";
}
.mdi-cart::before {
  content: "\f1da";
}
.mdi-cart-outline::before {
  content: "\f1db";
}
.mdi-cash::before {
  content: "\f1dc";
}
.mdi-cash-multiple::before {
  content: "\f1dd";
}
.mdi-cash-usd::before {
  content: "\f1de";
}
.mdi-cast::before {
  content: "\f1df";
}
.mdi-cast-connected::before {
  content: "\f1e0";
}
.mdi-castle::before {
  content: "\f1e1";
}
.mdi-cat::before {
  content: "\f1e2";
}
.mdi-cellphone::before {
  content: "\f1e3";
}
.mdi-cellphone-android::before {
  content: "\f1e4";
}
.mdi-cellphone-dock::before {
  content: "\f1e5";
}
.mdi-cellphone-iphone::before {
  content: "\f1e6";
}
.mdi-cellphone-link::before {
  content: "\f1e7";
}
.mdi-cellphone-link-off::before {
  content: "\f1e8";
}
.mdi-cellphone-settings::before {
  content: "\f1e9";
}
.mdi-chair-school::before {
  content: "\f1ea";
}
.mdi-chart-arc::before {
  content: "\f1eb";
}
.mdi-chart-areaspline::before {
  content: "\f1ec";
}
.mdi-chart-bar::before {
  content: "\f1ed";
}
.mdi-chart-histogram::before {
  content: "\f1ee";
}
.mdi-chart-line::before {
  content: "\f1ef";
}
.mdi-chart-pie::before {
  content: "\f1f0";
}
.mdi-check::before {
  content: "\f1f1";
}
.mdi-check-all::before {
  content: "\f1f2";
}
.mdi-checkbox-blank::before {
  content: "\f1f3";
}
.mdi-checkbox-blank-circle::before {
  content: "\f1f4";
}
.mdi-checkbox-blank-circle-outline::before {
  content: "\f1f5";
}
.mdi-checkbox-blank-outline::before {
  content: "\f1f6";
}
.mdi-checkbox-marked::before {
  content: "\f1f7";
}
.mdi-checkbox-marked-circle::before {
  content: "\f1f8";
}
.mdi-checkbox-marked-circle-outline::before {
  content: "\f1f9";
}
.mdi-checkbox-marked-outline::before {
  content: "\f1fa";
}
.mdi-checkbox-multiple-blank::before {
  content: "\f1fb";
}
.mdi-checkbox-multiple-blank-outline::before {
  content: "\f1fc";
}
.mdi-checkbox-multiple-marked::before {
  content: "\f1fd";
}
.mdi-checkbox-multiple-marked-outline::before {
  content: "\f1fe";
}
.mdi-checkerboard::before {
  content: "\f1ff";
}
.mdi-chevron-double-down::before {
  content: "\f200";
}
.mdi-chevron-double-left::before {
  content: "\f201";
}
.mdi-chevron-double-right::before {
  content: "\f202";
}
.mdi-chevron-double-up::before {
  content: "\f203";
}
.mdi-chevron-down::before {
  content: "\f204";
}
.mdi-chevron-left::before {
  content: "\f205";
}
.mdi-chevron-right::before {
  content: "\f206";
}
.mdi-chevron-up::before {
  content: "\f207";
}
.mdi-church::before {
  content: "\f208";
}
.mdi-cisco-webex::before {
  content: "\f209";
}
.mdi-city::before {
  content: "\f20a";
}
.mdi-clipboard::before {
  content: "\f20b";
}
.mdi-clipboard-account::before {
  content: "\f20c";
}
.mdi-clipboard-alert::before {
  content: "\f20d";
}
.mdi-clipboard-arrow-down::before {
  content: "\f20e";
}
.mdi-clipboard-arrow-left::before {
  content: "\f20f";
}
.mdi-clipboard-check::before {
  content: "\f210";
}
.mdi-clipboard-outline::before {
  content: "\f211";
}
.mdi-clipboard-text::before {
  content: "\f212";
}
.mdi-clippy::before {
  content: "\f213";
}
.mdi-clock::before {
  content: "\f214";
}
.mdi-clock-fast::before {
  content: "\f215";
}
.mdi-close::before {
  content: "\f216";
}
.mdi-close-box::before {
  content: "\f217";
}
.mdi-close-box-outline::before {
  content: "\f218";
}
.mdi-close-circle::before {
  content: "\f219";
}
.mdi-close-circle-outline::before {
  content: "\f21a";
}
.mdi-close-network::before {
  content: "\f21b";
}
.mdi-closed-caption::before {
  content: "\f21c";
}
.mdi-cloud::before {
  content: "\f21d";
}
.mdi-cloud-check::before {
  content: "\f21e";
}
.mdi-cloud-circle::before {
  content: "\f21f";
}
.mdi-cloud-download::before {
  content: "\f220";
}
.mdi-cloud-outline::before {
  content: "\f221";
}
.mdi-cloud-outline-off::before {
  content: "\f222";
}
.mdi-cloud-upload::before {
  content: "\f223";
}
.mdi-code-array::before {
  content: "\f224";
}
.mdi-code-string::before {
  content: "\f225";
}
.mdi-codepen::before {
  content: "\f226";
}
.mdi-coffee::before {
  content: "\f227";
}
.mdi-coffee-to-go::before {
  content: "\f228";
}
.mdi-coin::before {
  content: "\f229";
}
.mdi-color-helper::before {
  content: "\f22a";
}
.mdi-comment::before {
  content: "\f22b";
}
.mdi-comment-account::before {
  content: "\f22c";
}
.mdi-comment-account-outline::before {
  content: "\f22d";
}
.mdi-comment-alert::before {
  content: "\f22e";
}
.mdi-comment-alert-outline::before {
  content: "\f22f";
}
.mdi-comment-check::before {
  content: "\f230";
}
.mdi-comment-check-outline::before {
  content: "\f231";
}
.mdi-comment-multiple-outline::before {
  content: "\f232";
}
.mdi-comment-outline::before {
  content: "\f233";
}
.mdi-comment-plus-outline::before {
  content: "\f234";
}
.mdi-comment-processing::before {
  content: "\f235";
}
.mdi-comment-processing-outline::before {
  content: "\f236";
}
.mdi-comment-remove-outline::before {
  content: "\f237";
}
.mdi-comment-text::before {
  content: "\f238";
}
.mdi-comment-text-outline::before {
  content: "\f239";
}
.mdi-compare::before {
  content: "\f23a";
}
.mdi-compass::before {
  content: "\f23b";
}
.mdi-compass-outline::before {
  content: "\f23c";
}
.mdi-console::before {
  content: "\f23d";
}
.mdi-content-copy::before {
  content: "\f23e";
}
.mdi-content-cut::before {
  content: "\f23f";
}
.mdi-content-paste::before {
  content: "\f240";
}
.mdi-content-save::before {
  content: "\f241";
}
.mdi-content-save-all::before {
  content: "\f242";
}
.mdi-contrast::before {
  content: "\f243";
}
.mdi-contrast-box::before {
  content: "\f244";
}
.mdi-contrast-circle::before {
  content: "\f245";
}
.mdi-cow::before {
  content: "\f246";
}
.mdi-credit-card::before {
  content: "\f247";
}
.mdi-credit-card-multiple::before {
  content: "\f248";
}
.mdi-crop::before {
  content: "\f249";
}
.mdi-crop-free::before {
  content: "\f24a";
}
.mdi-crop-landscape::before {
  content: "\f24b";
}
.mdi-crop-portrait::before {
  content: "\f24c";
}
.mdi-crop-square::before {
  content: "\f24d";
}
.mdi-crosshairs::before {
  content: "\f24e";
}
.mdi-crosshairs-gps::before {
  content: "\f24f";
}
.mdi-crown::before {
  content: "\f250";
}
.mdi-cube::before {
  content: "\f251";
}
.mdi-cube-outline::before {
  content: "\f252";
}
.mdi-cube-unfolded::before {
  content: "\f253";
}
.mdi-cup::before {
  content: "\f254";
}
.mdi-cup-water::before {
  content: "\f255";
}
.mdi-currency-btc::before {
  content: "\f256";
}
.mdi-currency-eur::before {
  content: "\f257";
}
.mdi-currency-gbp::before {
  content: "\f258";
}
.mdi-currency-inr::before {
  content: "\f259";
}
.mdi-currency-rub::before {
  content: "\f25a";
}
.mdi-currency-try::before {
  content: "\f25b";
}
.mdi-currency-usd::before {
  content: "\f25c";
}
.mdi-cursor-default::before {
  content: "\f25d";
}
.mdi-cursor-default-outline::before {
  content: "\f25e";
}
.mdi-cursor-move::before {
  content: "\f25f";
}
.mdi-cursor-pointer::before {
  content: "\f260";
}
.mdi-database::before {
  content: "\f261";
}
.mdi-database-minus::before {
  content: "\f262";
}
.mdi-database-outline::before {
  content: "\f263";
}
.mdi-database-plus::before {
  content: "\f264";
}
.mdi-debug-step-into::before {
  content: "\f265";
}
.mdi-debug-step-out::before {
  content: "\f266";
}
.mdi-debug-step-over::before {
  content: "\f267";
}
.mdi-delete::before {
  content: "\f268";
}
.mdi-delete-variant::before {
  content: "\f269";
}
.mdi-deskphone::before {
  content: "\f26a";
}
.mdi-desktop-mac::before {
  content: "\f26b";
}
.mdi-desktop-tower::before {
  content: "\f26c";
}
.mdi-details::before {
  content: "\f26d";
}
.mdi-deviantart::before {
  content: "\f26e";
}
.mdi-dice::before {
  content: "\f26f";
}
.mdi-dice-1::before {
  content: "\f270";
}
.mdi-dice-2::before {
  content: "\f271";
}
.mdi-dice-3::before {
  content: "\f272";
}
.mdi-dice-4::before {
  content: "\f273";
}
.mdi-dice-5::before {
  content: "\f274";
}
.mdi-dice-6::before {
  content: "\f275";
}
.mdi-directions::before {
  content: "\f276";
}
.mdi-disk-alert::before {
  content: "\f277";
}
.mdi-disqus::before {
  content: "\f278";
}
.mdi-disqus-outline::before {
  content: "\f279";
}
.mdi-division::before {
  content: "\f27a";
}
.mdi-division-box::before {
  content: "\f27b";
}
.mdi-dns::before {
  content: "\f27c";
}
.mdi-domain::before {
  content: "\f27d";
}
.mdi-dots-horizontal::before {
  content: "\f27e";
}
.mdi-dots-vertical::before {
  content: "\f27f";
}
.mdi-download::before {
  content: "\f280";
}
.mdi-drag::before {
  content: "\f281";
}
.mdi-drag-horizontal::before {
  content: "\f282";
}
.mdi-drag-vertical::before {
  content: "\f283";
}
.mdi-drawing::before {
  content: "\f284";
}
.mdi-drawing-box::before {
  content: "\f285";
}
.mdi-dribbble::before {
  content: "\f286";
}
.mdi-dribbble-box::before {
  content: "\f287";
}
.mdi-drone::before {
  content: "\f288";
}
.mdi-dropbox::before {
  content: "\f289";
}
.mdi-duck::before {
  content: "\f28a";
}
.mdi-dumbbell::before {
  content: "\f28b";
}
.mdi-earth::before {
  content: "\f28c";
}
.mdi-earth-off::before {
  content: "\f28d";
}
.mdi-edge::before {
  content: "\f28e";
}
.mdi-elevation-decline::before {
  content: "\f28f";
}
.mdi-elevation-rise::before {
  content: "\f290";
}
.mdi-elevator::before {
  content: "\f291";
}
.mdi-email::before {
  content: "\f292";
}
.mdi-email-open::before {
  content: "\f293";
}
.mdi-email-outline::before {
  content: "\f294";
}
.mdi-emoticon::before {
  content: "\f295";
}
.mdi-emoticon-cool::before {
  content: "\f296";
}
.mdi-emoticon-devil::before {
  content: "\f297";
}
.mdi-emoticon-happy::before {
  content: "\f298";
}
.mdi-emoticon-neutral::before {
  content: "\f299";
}
.mdi-emoticon-poop::before {
  content: "\f29a";
}
.mdi-emoticon-sad::before {
  content: "\f29b";
}
.mdi-emoticon-tongue::before {
  content: "\f29c";
}
.mdi-equal::before {
  content: "\f29d";
}
.mdi-equal-box::before {
  content: "\f29e";
}
.mdi-eraser::before {
  content: "\f29f";
}
.mdi-escalator::before {
  content: "\f2a0";
}
.mdi-etsy::before {
  content: "\f2a1";
}
.mdi-evernote::before {
  content: "\f2a2";
}
.mdi-exclamation::before {
  content: "\f2a3";
}
.mdi-exit-to-app::before {
  content: "\f2a4";
}
.mdi-export::before {
  content: "\f2a5";
}
.mdi-eye::before {
  content: "\f2a6";
}
.mdi-eye-off::before {
  content: "\f2a7";
}
.mdi-eyedropper::before {
  content: "\f2a8";
}
.mdi-eyedropper-variant::before {
  content: "\f2a9";
}
.mdi-facebook::before {
  content: "\f2aa";
}
.mdi-facebook-box::before {
  content: "\f2ab";
}
.mdi-facebook-messenger::before {
  content: "\f2ac";
}
.mdi-factory::before {
  content: "\f2ad";
}
.mdi-fan::before {
  content: "\f2ae";
}
.mdi-fast-forward::before {
  content: "\f2af";
}
.mdi-ferry::before {
  content: "\f2b0";
}
.mdi-file::before {
  content: "\f2b1";
}
.mdi-file-cloud::before {
  content: "\f2b2";
}
.mdi-file-delimited::before {
  content: "\f2b3";
}
.mdi-file-document::before {
  content: "\f2b4";
}
.mdi-file-document-box::before {
  content: "\f2b5";
}
.mdi-file-excel::before {
  content: "\f2b6";
}
.mdi-file-excel-box::before {
  content: "\f2b7";
}
.mdi-file-find::before {
  content: "\f2b8";
}
.mdi-file-image::before {
  content: "\f2b9";
}
.mdi-file-image-box::before {
  content: "\f2ba";
}
.mdi-file-music::before {
  content: "\f2bb";
}
.mdi-file-outline::before {
  content: "\f2bc";
}
.mdi-file-pdf::before {
  content: "\f2bd";
}
.mdi-file-pdf-box::before {
  content: "\f2be";
}
.mdi-file-powerpoint::before {
  content: "\f2bf";
}
.mdi-file-powerpoint-box::before {
  content: "\f2c0";
}
.mdi-file-presentation-box::before {
  content: "\f2c1";
}
.mdi-file-video::before {
  content: "\f2c2";
}
.mdi-file-word::before {
  content: "\f2c3";
}
.mdi-file-word-box::before {
  content: "\f2c4";
}
.mdi-file-xml::before {
  content: "\f2c5";
}
.mdi-film::before {
  content: "\f2c6";
}
.mdi-filmstrip::before {
  content: "\f2c7";
}
.mdi-filmstrip-off::before {
  content: "\f2c8";
}
.mdi-filter::before {
  content: "\f2c9";
}
.mdi-filter-outline::before {
  content: "\f2ca";
}
.mdi-filter-remove::before {
  content: "\f2cb";
}
.mdi-filter-remove-outline::before {
  content: "\f2cc";
}
.mdi-filter-variant::before {
  content: "\f2cd";
}
.mdi-fire::before {
  content: "\f2ce";
}
.mdi-firefox::before {
  content: "\f2cf";
}
.mdi-fish::before {
  content: "\f2d0";
}
.mdi-flag::before {
  content: "\f2d1";
}
.mdi-flag-checkered::before {
  content: "\f2d2";
}
.mdi-flag-outline::before {
  content: "\f2d3";
}
.mdi-flag-outline-variant::before {
  content: "\f2d4";
}
.mdi-flag-triangle::before {
  content: "\f2d5";
}
.mdi-flag-variant::before {
  content: "\f2d6";
}
.mdi-flash::before {
  content: "\f2d7";
}
.mdi-flash-auto::before {
  content: "\f2d8";
}
.mdi-flash-off::before {
  content: "\f2d9";
}
.mdi-flashlight::before {
  content: "\f2da";
}
.mdi-flashlight-off::before {
  content: "\f2db";
}
.mdi-flattr::before {
  content: "\f2dc";
}
.mdi-flip-to-back::before {
  content: "\f2dd";
}
.mdi-flip-to-front::before {
  content: "\f2de";
}
.mdi-floppy::before {
  content: "\f2df";
}
.mdi-flower::before {
  content: "\f2e0";
}
.mdi-folder::before {
  content: "\f2e1";
}
.mdi-folder-account::before {
  content: "\f2e2";
}
.mdi-folder-download::before {
  content: "\f2e3";
}
.mdi-folder-google-drive::before {
  content: "\f2e4";
}
.mdi-folder-image::before {
  content: "\f2e5";
}
.mdi-folder-lock::before {
  content: "\f2e6";
}
.mdi-folder-lock-open::before {
  content: "\f2e7";
}
.mdi-folder-move::before {
  content: "\f2e8";
}
.mdi-folder-multiple::before {
  content: "\f2e9";
}
.mdi-folder-multiple-image::before {
  content: "\f2ea";
}
.mdi-folder-multiple-outline::before {
  content: "\f2eb";
}
.mdi-folder-outline::before {
  content: "\f2ec";
}
.mdi-folder-plus::before {
  content: "\f2ed";
}
.mdi-folder-remove::before {
  content: "\f2ee";
}
.mdi-folder-upload::before {
  content: "\f2ef";
}
.mdi-food::before {
  content: "\f2f0";
}
.mdi-food-apple::before {
  content: "\f2f1";
}
.mdi-food-variant::before {
  content: "\f2f2";
}
.mdi-football::before {
  content: "\f2f3";
}
.mdi-football-helmet::before {
  content: "\f2f4";
}
.mdi-format-align-center::before {
  content: "\f2f5";
}
.mdi-format-align-justify::before {
  content: "\f2f6";
}
.mdi-format-align-left::before {
  content: "\f2f7";
}
.mdi-format-align-right::before {
  content: "\f2f8";
}
.mdi-format-bold::before {
  content: "\f2f9";
}
.mdi-format-clear::before {
  content: "\f2fa";
}
.mdi-format-color-fill::before {
  content: "\f2fb";
}
.mdi-format-header-1::before {
  content: "\f2fc";
}
.mdi-format-header-2::before {
  content: "\f2fd";
}
.mdi-format-header-3::before {
  content: "\f2fe";
}
.mdi-format-header-4::before {
  content: "\f2ff";
}
.mdi-format-header-5::before {
  content: "\f300";
}
.mdi-format-header-6::before {
  content: "\f301";
}
.mdi-format-header-pound::before {
  content: "\f302";
}
.mdi-format-indent-decrease::before {
  content: "\f303";
}
.mdi-format-indent-increase::before {
  content: "\f304";
}
.mdi-format-italic::before {
  content: "\f305";
}
.mdi-format-line-spacing::before {
  content: "\f306";
}
.mdi-format-list-bulleted::before {
  content: "\f307";
}
.mdi-format-list-numbers::before {
  content: "\f308";
}
.mdi-format-paint::before {
  content: "\f309";
}
.mdi-format-paragraph::before {
  content: "\f30a";
}
.mdi-format-quote::before {
  content: "\f30b";
}
.mdi-format-size::before {
  content: "\f30c";
}
.mdi-format-strikethrough::before {
  content: "\f30d";
}
.mdi-format-subscript::before {
  content: "\f30e";
}
.mdi-format-superscript::before {
  content: "\f30f";
}
.mdi-format-text::before {
  content: "\f310";
}
.mdi-format-textdirection-l-to-r::before {
  content: "\f311";
}
.mdi-format-textdirection-r-to-l::before {
  content: "\f312";
}
.mdi-format-underline::before {
  content: "\f313";
}
.mdi-forum::before {
  content: "\f314";
}
.mdi-forward::before {
  content: "\f315";
}
.mdi-foursquare::before {
  content: "\f316";
}
.mdi-fridge::before {
  content: "\f317";
}
.mdi-fullscreen::before {
  content: "\f318";
}
.mdi-fullscreen-exit::before {
  content: "\f319";
}
.mdi-function::before {
  content: "\f31a";
}
.mdi-gamepad::before {
  content: "\f31b";
}
.mdi-gamepad-variant::before {
  content: "\f31c";
}
.mdi-gas-station::before {
  content: "\f31d";
}
.mdi-gavel::before {
  content: "\f31e";
}
.mdi-gender-female::before {
  content: "\f31f";
}
.mdi-gender-male::before {
  content: "\f320";
}
.mdi-gender-male-female::before {
  content: "\f321";
}
.mdi-gender-transgender::before {
  content: "\f322";
}
.mdi-gift::before {
  content: "\f323";
}
.mdi-github-box::before {
  content: "\f324";
}
.mdi-github-circle::before {
  content: "\f325";
}
.mdi-glass-flute::before {
  content: "\f326";
}
.mdi-glass-mug::before {
  content: "\f327";
}
.mdi-glass-stange::before {
  content: "\f328";
}
.mdi-glass-tulip::before {
  content: "\f329";
}
.mdi-gmail::before {
  content: "\f32a";
}
.mdi-google::before {
  content: "\f32b";
}
.mdi-google-chrome::before {
  content: "\f32c";
}
.mdi-google-circles::before {
  content: "\f32d";
}
.mdi-google-circles-communities::before {
  content: "\f32e";
}
.mdi-google-circles-extended::before {
  content: "\f32f";
}
.mdi-google-circles-group::before {
  content: "\f330";
}
.mdi-google-controller::before {
  content: "\f331";
}
.mdi-google-controller-off::before {
  content: "\f332";
}
.mdi-google-drive::before {
  content: "\f333";
}
.mdi-google-earth::before {
  content: "\f334";
}
.mdi-google-glass::before {
  content: "\f335";
}
.mdi-google-maps::before {
  content: "\f336";
}
.mdi-google-pages::before {
  content: "\f337";
}
.mdi-google-play::before {
  content: "\f338";
}
.mdi-google-plus::before {
  content: "\f339";
}
.mdi-google-plus-box::before {
  content: "\f33a";
}
.mdi-grid::before {
  content: "\f33b";
}
.mdi-grid-off::before {
  content: "\f33c";
}
.mdi-guitar-pick::before {
  content: "\f33d";
}
.mdi-guitar-pick-outline::before {
  content: "\f33e";
}
.mdi-hand-pointing-right::before {
  content: "\f33f";
}
.mdi-hanger::before {
  content: "\f340";
}
.mdi-hangouts::before {
  content: "\f341";
}
.mdi-harddisk::before {
  content: "\f342";
}
.mdi-headphones::before {
  content: "\f343";
}
.mdi-headphones-box::before {
  content: "\f344";
}
.mdi-headphones-settings::before {
  content: "\f345";
}
.mdi-headset::before {
  content: "\f346";
}
.mdi-headset-dock::before {
  content: "\f347";
}
.mdi-headset-off::before {
  content: "\f348";
}
.mdi-heart::before {
  content: "\f349";
}
.mdi-heart-box::before {
  content: "\f34a";
}
.mdi-heart-box-outline::before {
  content: "\f34b";
}
.mdi-heart-broken::before {
  content: "\f34c";
}
.mdi-heart-outline::before {
  content: "\f34d";
}
.mdi-help::before {
  content: "\f34e";
}
.mdi-help-circle::before {
  content: "\f34f";
}
.mdi-hexagon::before {
  content: "\f350";
}
.mdi-hexagon-outline::before {
  content: "\f351";
}
.mdi-history::before {
  content: "\f352";
}
.mdi-hololens::before {
  content: "\f353";
}
.mdi-home::before {
  content: "\f354";
}
.mdi-home-modern::before {
  content: "\f355";
}
.mdi-home-variant::before {
  content: "\f356";
}
.mdi-hops::before {
  content: "\f357";
}
.mdi-hospital::before {
  content: "\f358";
}
.mdi-hospital-building::before {
  content: "\f359";
}
.mdi-hospital-marker::before {
  content: "\f35a";
}
.mdi-hotel::before {
  content: "\f35b";
}
.mdi-houzz::before {
  content: "\f35c";
}
.mdi-houzz-box::before {
  content: "\f35d";
}
.mdi-human::before {
  content: "\f35e";
}
.mdi-human-child::before {
  content: "\f35f";
}
.mdi-human-male-female::before {
  content: "\f360";
}
.mdi-image-album::before {
  content: "\f361";
}
.mdi-image-area::before {
  content: "\f362";
}
.mdi-image-area-close::before {
  content: "\f363";
}
.mdi-image-broken::before {
  content: "\f364";
}
.mdi-image-filter::before {
  content: "\f365";
}
.mdi-image-filter-black-white::before {
  content: "\f366";
}
.mdi-image-filter-center-focus::before {
  content: "\f367";
}
.mdi-image-filter-drama::before {
  content: "\f368";
}
.mdi-image-filter-frames::before {
  content: "\f369";
}
.mdi-image-filter-hdr::before {
  content: "\f36a";
}
.mdi-image-filter-none::before {
  content: "\f36b";
}
.mdi-image-filter-tilt-shift::before {
  content: "\f36c";
}
.mdi-image-filter-vintage::before {
  content: "\f36d";
}
.mdi-import::before {
  content: "\f36e";
}
.mdi-inbox::before {
  content: "\f36f";
}
.mdi-information::before {
  content: "\f370";
}
.mdi-information-outline::before {
  content: "\f371";
}
.mdi-instagram::before {
  content: "\f372";
}
.mdi-instapaper::before {
  content: "\f373";
}
.mdi-internet-explorer::before {
  content: "\f374";
}
.mdi-invert-colors::before {
  content: "\f375";
}
.mdi-jira::before {
  content: "\f376";
}
.mdi-keg::before {
  content: "\f377";
}
.mdi-key::before {
  content: "\f378";
}
.mdi-key-change::before {
  content: "\f379";
}
.mdi-key-minus::before {
  content: "\f37a";
}
.mdi-key-plus::before {
  content: "\f37b";
}
.mdi-key-remove::before {
  content: "\f37c";
}
.mdi-key-variant::before {
  content: "\f37d";
}
.mdi-keyboard::before {
  content: "\f37e";
}
.mdi-keyboard-backspace::before {
  content: "\f37f";
}
.mdi-keyboard-caps::before {
  content: "\f380";
}
.mdi-keyboard-close::before {
  content: "\f381";
}
.mdi-keyboard-off::before {
  content: "\f382";
}
.mdi-keyboard-return::before {
  content: "\f383";
}
.mdi-keyboard-tab::before {
  content: "\f384";
}
.mdi-keyboard-variant::before {
  content: "\f385";
}
.mdi-label::before {
  content: "\f386";
}
.mdi-label-outline::before {
  content: "\f387";
}
.mdi-language-csharp::before {
  content: "\f388";
}
.mdi-language-css3::before {
  content: "\f389";
}
.mdi-language-html5::before {
  content: "\f38a";
}
.mdi-language-javascript::before {
  content: "\f38b";
}
.mdi-language-python::before {
  content: "\f38c";
}
.mdi-language-python-text::before {
  content: "\f38d";
}
.mdi-laptop::before {
  content: "\f38e";
}
.mdi-laptop-chromebook::before {
  content: "\f38f";
}
.mdi-laptop-mac::before {
  content: "\f390";
}
.mdi-laptop-windows::before {
  content: "\f391";
}
.mdi-lastfm::before {
  content: "\f392";
}
.mdi-launch::before {
  content: "\f393";
}
.mdi-layers::before {
  content: "\f394";
}
.mdi-layers-off::before {
  content: "\f395";
}
.mdi-leaf::before {
  content: "\f396";
}
.mdi-library::before {
  content: "\f397";
}
.mdi-library-books::before {
  content: "\f398";
}
.mdi-library-music::before {
  content: "\f399";
}
.mdi-library-plus::before {
  content: "\f39a";
}
.mdi-lightbulb::before {
  content: "\f39b";
}
.mdi-lightbulb-outline::before {
  content: "\f39c";
}
.mdi-link::before {
  content: "\f39d";
}
.mdi-link-variant::before {
  content: "\f39e";
}
.mdi-linkedin::before {
  content: "\f39f";
}
.mdi-linkedin-box::before {
  content: "\f3a0";
}
.mdi-linux::before {
  content: "\f3a1";
}
.mdi-lock::before {
  content: "\f3a2";
}
.mdi-lock-open::before {
  content: "\f3a3";
}
.mdi-lock-open-outline::before {
  content: "\f3a4";
}
.mdi-lock-outline::before {
  content: "\f3a5";
}
.mdi-login::before {
  content: "\f3a6";
}
.mdi-logout::before {
  content: "\f3a7";
}
.mdi-looks::before {
  content: "\f3a8";
}
.mdi-loupe::before {
  content: "\f3a9";
}
.mdi-lumx::before {
  content: "\f3aa";
}
.mdi-magnify::before {
  content: "\f3ab";
}
.mdi-magnify-minus::before {
  content: "\f3ac";
}
.mdi-magnify-plus::before {
  content: "\f3ad";
}
.mdi-map::before {
  content: "\f3ae";
}
.mdi-map-marker::before {
  content: "\f3af";
}
.mdi-map-marker-circle::before {
  content: "\f3b0";
}
.mdi-map-marker-multiple::before {
  content: "\f3b1";
}
.mdi-map-marker-off::before {
  content: "\f3b2";
}
.mdi-map-marker-radius::before {
  content: "\f3b3";
}
.mdi-margin::before {
  content: "\f3b4";
}
.mdi-markdown::before {
  content: "\f3b5";
}
.mdi-marker-check::before {
  content: "\f3b6";
}
.mdi-martini::before {
  content: "\f3b7";
}
.mdi-material-ui::before {
  content: "\f3b8";
}
.mdi-math-compass::before {
  content: "\f3b9";
}
.mdi-maxcdn::before {
  content: "\f3ba";
}
.mdi-memory::before {
  content: "\f3bb";
}
.mdi-menu::before {
  content: "\f3bc";
}
.mdi-menu-down::before {
  content: "\f3bd";
}
.mdi-menu-left::before {
  content: "\f3be";
}
.mdi-menu-right::before {
  content: "\f3bf";
}
.mdi-menu-up::before {
  content: "\f3c0";
}
.mdi-message::before {
  content: "\f3c1";
}
.mdi-message-alert::before {
  content: "\f3c2";
}
.mdi-message-draw::before {
  content: "\f3c3";
}
.mdi-message-image::before {
  content: "\f3c4";
}
.mdi-message-processing::before {
  content: "\f3c5";
}
.mdi-message-reply::before {
  content: "\f3c6";
}
.mdi-message-text::before {
  content: "\f3c7";
}
.mdi-message-text-outline::before {
  content: "\f3c8";
}
.mdi-message-video::before {
  content: "\f3c9";
}
.mdi-microphone::before {
  content: "\f3ca";
}
.mdi-microphone-off::before {
  content: "\f3cb";
}
.mdi-microphone-outline::before {
  content: "\f3cc";
}
.mdi-microphone-settings::before {
  content: "\f3cd";
}
.mdi-microphone-variant::before {
  content: "\f3ce";
}
.mdi-microphone-variant-off::before {
  content: "\f3cf";
}
.mdi-minus::before {
  content: "\f3d0";
}
.mdi-minus-box::before {
  content: "\f3d1";
}
.mdi-minus-circle::before {
  content: "\f3d2";
}
.mdi-minus-circle-outline::before {
  content: "\f3d3";
}
.mdi-minus-network::before {
  content: "\f3d4";
}
.mdi-monitor::before {
  content: "\f3d5";
}
.mdi-monitor-multiple::before {
  content: "\f3d6";
}
.mdi-more::before {
  content: "\f3d7";
}
.mdi-motorbike::before {
  content: "\f3d8";
}
.mdi-mouse::before {
  content: "\f3d9";
}
.mdi-mouse-off::before {
  content: "\f3da";
}
.mdi-mouse-variant::before {
  content: "\f3db";
}
.mdi-mouse-variant-off::before {
  content: "\f3dc";
}
.mdi-movie::before {
  content: "\f3dd";
}
.mdi-multiplication::before {
  content: "\f3de";
}
.mdi-multiplication-box::before {
  content: "\f3df";
}
.mdi-music-box::before {
  content: "\f3e0";
}
.mdi-music-box-outline::before {
  content: "\f3e1";
}
.mdi-music-circle::before {
  content: "\f3e2";
}
.mdi-music-note::before {
  content: "\f3e3";
}
.mdi-music-note-eighth::before {
  content: "\f3e4";
}
.mdi-music-note-half::before {
  content: "\f3e5";
}
.mdi-music-note-off::before {
  content: "\f3e6";
}
.mdi-music-note-quarter::before {
  content: "\f3e7";
}
.mdi-music-note-sixteenth::before {
  content: "\f3e8";
}
.mdi-music-note-whole::before {
  content: "\f3e9";
}
.mdi-nature::before {
  content: "\f3ea";
}
.mdi-nature-people::before {
  content: "\f3eb";
}
.mdi-navigation::before {
  content: "\f3ec";
}
.mdi-needle::before {
  content: "\f3ed";
}
.mdi-nest-protect::before {
  content: "\f3ee";
}
.mdi-nest-thermostat::before {
  content: "\f3ef";
}
.mdi-newspaper::before {
  content: "\f3f0";
}
.mdi-nfc::before {
  content: "\f3f1";
}
.mdi-nfc-tap::before {
  content: "\f3f2";
}
.mdi-nfc-variant::before {
  content: "\f3f3";
}
.mdi-numeric::before {
  content: "\f3f4";
}
.mdi-numeric-0-box::before {
  content: "\f3f5";
}
.mdi-numeric-0-box-multiple-outline::before {
  content: "\f3f6";
}
.mdi-numeric-0-box-outline::before {
  content: "\f3f7";
}
.mdi-numeric-1-box::before {
  content: "\f3f8";
}
.mdi-numeric-1-box-multiple-outline::before {
  content: "\f3f9";
}
.mdi-numeric-1-box-outline::before {
  content: "\f3fa";
}
.mdi-numeric-2-box::before {
  content: "\f3fb";
}
.mdi-numeric-2-box-multiple-outline::before {
  content: "\f3fc";
}
.mdi-numeric-2-box-outline::before {
  content: "\f3fd";
}
.mdi-numeric-3-box::before {
  content: "\f3fe";
}
.mdi-numeric-3-box-multiple-outline::before {
  content: "\f3ff";
}
.mdi-numeric-3-box-outline::before {
  content: "\f400";
}
.mdi-numeric-4-box::before {
  content: "\f401";
}
.mdi-numeric-4-box-multiple-outline::before {
  content: "\f402";
}
.mdi-numeric-4-box-outline::before {
  content: "\f403";
}
.mdi-numeric-5-box::before {
  content: "\f404";
}
.mdi-numeric-5-box-multiple-outline::before {
  content: "\f405";
}
.mdi-numeric-5-box-outline::before {
  content: "\f406";
}
.mdi-numeric-6-box::before {
  content: "\f407";
}
.mdi-numeric-6-box-multiple-outline::before {
  content: "\f408";
}
.mdi-numeric-6-box-outline::before {
  content: "\f409";
}
.mdi-numeric-7-box::before {
  content: "\f40a";
}
.mdi-numeric-7-box-multiple-outline::before {
  content: "\f40b";
}
.mdi-numeric-7-box-outline::before {
  content: "\f40c";
}
.mdi-numeric-8-box::before {
  content: "\f40d";
}
.mdi-numeric-8-box-multiple-outline::before {
  content: "\f40e";
}
.mdi-numeric-8-box-outline::before {
  content: "\f40f";
}
.mdi-numeric-9-box::before {
  content: "\f410";
}
.mdi-numeric-9-box-multiple-outline::before {
  content: "\f411";
}
.mdi-numeric-9-box-outline::before {
  content: "\f412";
}
.mdi-numeric-9-plus-box::before {
  content: "\f413";
}
.mdi-numeric-9-plus-box-multiple-outline::before {
  content: "\f414";
}
.mdi-numeric-9-plus-box-outline::before {
  content: "\f415";
}
.mdi-nutriton::before {
  content: "\f416";
}
.mdi-office::before {
  content: "\f417";
}
.mdi-oil::before {
  content: "\f418";
}
.mdi-omega::before {
  content: "\f419";
}
.mdi-onedrive::before {
  content: "\f41a";
}
.mdi-open-in-app::before {
  content: "\f41b";
}
.mdi-open-in-new::before {
  content: "\f41c";
}
.mdi-ornament::before {
  content: "\f41d";
}
.mdi-ornament-variant::before {
  content: "\f41e";
}
.mdi-outbox::before {
  content: "\f41f";
}
.mdi-package::before {
  content: "\f420";
}
.mdi-package-down::before {
  content: "\f421";
}
.mdi-package-up::before {
  content: "\f422";
}
.mdi-package-variant::before {
  content: "\f423";
}
.mdi-package-variant-closed::before {
  content: "\f424";
}
.mdi-palette::before {
  content: "\f425";
}
.mdi-palette-advanced::before {
  content: "\f426";
}
.mdi-panda::before {
  content: "\f427";
}
.mdi-pandora::before {
  content: "\f428";
}
.mdi-panorama::before {
  content: "\f429";
}
.mdi-panorama-fisheye::before {
  content: "\f42a";
}
.mdi-panorama-horizontal::before {
  content: "\f42b";
}
.mdi-panorama-vertical::before {
  content: "\f42c";
}
.mdi-panorama-wide-angle::before {
  content: "\f42d";
}
.mdi-paper-cut-vertical::before {
  content: "\f42e";
}
.mdi-paperclip::before {
  content: "\f42f";
}
.mdi-parking::before {
  content: "\f430";
}
.mdi-pause::before {
  content: "\f431";
}
.mdi-pause-circle::before {
  content: "\f432";
}
.mdi-pause-circle-outline::before {
  content: "\f433";
}
.mdi-pause-octagon::before {
  content: "\f434";
}
.mdi-pause-octagon-outline::before {
  content: "\f435";
}
.mdi-pen::before {
  content: "\f436";
}
.mdi-pencil::before {
  content: "\f437";
}
.mdi-pencil-box::before {
  content: "\f438";
}
.mdi-pencil-box-outline::before {
  content: "\f439";
}
.mdi-pharmacy::before {
  content: "\f43a";
}
.mdi-phone::before {
  content: "\f43b";
}
.mdi-phone-bluetooth::before {
  content: "\f43c";
}
.mdi-phone-forward::before {
  content: "\f43d";
}
.mdi-phone-hangup::before {
  content: "\f43e";
}
.mdi-phone-in-talk::before {
  content: "\f43f";
}
.mdi-phone-locked::before {
  content: "\f440";
}
.mdi-phone-missed::before {
  content: "\f441";
}
.mdi-phone-paused::before {
  content: "\f442";
}
.mdi-phone-settings::before {
  content: "\f443";
}
.mdi-pig::before {
  content: "\f444";
}
.mdi-pill::before {
  content: "\f445";
}
.mdi-pin::before {
  content: "\f446";
}
.mdi-pin-off::before {
  content: "\f447";
}
.mdi-pine-tree::before {
  content: "\f448";
}
.mdi-pine-tree-box::before {
  content: "\f449";
}
.mdi-pinterest::before {
  content: "\f44a";
}
.mdi-pinterest-box::before {
  content: "\f44b";
}
.mdi-pizza::before {
  content: "\f44c";
}
.mdi-play::before {
  content: "\f44d";
}
.mdi-play-box-outline::before {
  content: "\f44e";
}
.mdi-play-circle::before {
  content: "\f44f";
}
.mdi-play-circle-outline::before {
  content: "\f450";
}
.mdi-playlist-minus::before {
  content: "\f451";
}
.mdi-playlist-plus::before {
  content: "\f452";
}
.mdi-playstation::before {
  content: "\f453";
}
.mdi-plus::before {
  content: "\f454";
}
.mdi-plus-box::before {
  content: "\f455";
}
.mdi-plus-circle::before {
  content: "\f456";
}
.mdi-plus-circle-outline::before {
  content: "\f457";
}
.mdi-plus-network::before {
  content: "\f458";
}
.mdi-plus-one::before {
  content: "\f459";
}
.mdi-pocket::before {
  content: "\f45a";
}
.mdi-poll::before {
  content: "\f45b";
}
.mdi-poll-box::before {
  content: "\f45c";
}
.mdi-polymer::before {
  content: "\f45d";
}
.mdi-popcorn::before {
  content: "\f45e";
}
.mdi-pound::before {
  content: "\f45f";
}
.mdi-pound-box::before {
  content: "\f460";
}
.mdi-power::before {
  content: "\f461";
}
.mdi-power-settings::before {
  content: "\f462";
}
.mdi-presentation::before {
  content: "\f463";
}
.mdi-presentation-play::before {
  content: "\f464";
}
.mdi-printer::before {
  content: "\f465";
}
.mdi-printer-3d::before {
  content: "\f466";
}
.mdi-pulse::before {
  content: "\f467";
}
.mdi-puzzle::before {
  content: "\f468";
}
.mdi-qrcode::before {
  content: "\f469";
}
.mdi-quadcopter::before {
  content: "\f46a";
}
.mdi-quality-high::before {
  content: "\f46b";
}
.mdi-quicktime::before {
  content: "\f46c";
}
.mdi-radiator::before {
  content: "\f46d";
}
.mdi-radio::before {
  content: "\f46e";
}
.mdi-radio-tower::before {
  content: "\f46f";
}
.mdi-radioactive::before {
  content: "\f470";
}
.mdi-radiobox-blank::before {
  content: "\f471";
}
.mdi-radiobox-marked::before {
  content: "\f472";
}
.mdi-raspberrypi::before {
  content: "\f473";
}
.mdi-rdio::before {
  content: "\f474";
}
.mdi-read::before {
  content: "\f475";
}
.mdi-readability::before {
  content: "\f476";
}
.mdi-receipt::before {
  content: "\f477";
}
.mdi-recycle::before {
  content: "\f478";
}
.mdi-redo::before {
  content: "\f479";
}
.mdi-redo-variant::before {
  content: "\f47a";
}
.mdi-refresh::before {
  content: "\f47b";
}
.mdi-relative-scale::before {
  content: "\f47c";
}
.mdi-reload::before {
  content: "\f47d";
}
.mdi-remote::before {
  content: "\f47e";
}
.mdi-rename-box::before {
  content: "\f47f";
}
.mdi-repeat::before {
  content: "\f480";
}
.mdi-repeat-off::before {
  content: "\f481";
}
.mdi-repeat-once::before {
  content: "\f482";
}
.mdi-replay::before {
  content: "\f483";
}
.mdi-reply::before {
  content: "\f484";
}
.mdi-reply-all::before {
  content: "\f485";
}
.mdi-reproduction::before {
  content: "\f486";
}
.mdi-resize-bottom-right::before {
  content: "\f487";
}
.mdi-responsive::before {
  content: "\f488";
}
.mdi-rewind::before {
  content: "\f489";
}
.mdi-ribbon::before {
  content: "\f48a";
}
.mdi-rocket::before {
  content: "\f48b";
}
.mdi-rotate-3d::before {
  content: "\f48c";
}
.mdi-rotate-left::before {
  content: "\f48d";
}
.mdi-rotate-left-variant::before {
  content: "\f48e";
}
.mdi-rotate-right::before {
  content: "\f48f";
}
.mdi-rotate-right-variant::before {
  content: "\f490";
}
.mdi-routes::before {
  content: "\f491";
}
.mdi-rss::before {
  content: "\f492";
}
.mdi-rss-box::before {
  content: "\f493";
}
.mdi-ruler::before {
  content: "\f494";
}
.mdi-run::before {
  content: "\f495";
}
.mdi-satellite::before {
  content: "\f496";
}
.mdi-satellite-variant::before {
  content: "\f497";
}
.mdi-scale::before {
  content: "\f498";
}
.mdi-scale-bathroom::before {
  content: "\f499";
}
.mdi-school::before {
  content: "\f49a";
}
.mdi-screen-rotation::before {
  content: "\f49b";
}
.mdi-screen-rotation-lock::before {
  content: "\f49c";
}
.mdi-script::before {
  content: "\f49d";
}
.mdi-sd::before {
  content: "\f49e";
}
.mdi-security::before {
  content: "\f49f";
}
.mdi-security-network::before {
  content: "\f4a0";
}
.mdi-select::before {
  content: "\f4a1";
}
.mdi-select-all::before {
  content: "\f4a2";
}
.mdi-select-inverse::before {
  content: "\f4a3";
}
.mdi-select-off::before {
  content: "\f4a4";
}
.mdi-send::before {
  content: "\f4a5";
}
.mdi-server::before {
  content: "\f4a6";
}
.mdi-server-minus::before {
  content: "\f4a7";
}
.mdi-server-network::before {
  content: "\f4a8";
}
.mdi-server-network-off::before {
  content: "\f4a9";
}
.mdi-server-off::before {
  content: "\f4aa";
}
.mdi-server-plus::before {
  content: "\f4ab";
}
.mdi-server-remove::before {
  content: "\f4ac";
}
.mdi-server-security::before {
  content: "\f4ad";
}
.mdi-settings::before {
  content: "\f4ae";
}
.mdi-settings-box::before {
  content: "\f4af";
}
.mdi-shape-plus::before {
  content: "\f4b0";
}
.mdi-share::before {
  content: "\f4b1";
}
.mdi-share-variant::before {
  content: "\f4b2";
}
.mdi-shield::before {
  content: "\f4b3";
}
.mdi-shield-outline::before {
  content: "\f4b4";
}
.mdi-shopping::before {
  content: "\f4b5";
}
.mdi-shopping-music::before {
  content: "\f4b6";
}
.mdi-shuffle::before {
  content: "\f4b7";
}
.mdi-sigma::before {
  content: "\f4b8";
}
.mdi-sign-caution::before {
  content: "\f4b9";
}
.mdi-silverware::before {
  content: "\f4ba";
}
.mdi-silverware-fork::before {
  content: "\f4bb";
}
.mdi-silverware-spoon::before {
  content: "\f4bc";
}
.mdi-silverware-variant::before {
  content: "\f4bd";
}
.mdi-sim-alert::before {
  content: "\f4be";
}
.mdi-skip-next::before {
  content: "\f4bf";
}
.mdi-skip-previous::before {
  content: "\f4c0";
}
.mdi-snapchat::before {
  content: "\f4c1";
}
.mdi-snowman::before {
  content: "\f4c2";
}
.mdi-sort::before {
  content: "\f4c3";
}
.mdi-sort-alphabetical::before {
  content: "\f4c4";
}
.mdi-sort-ascending::before {
  content: "\f4c5";
}
.mdi-sort-descending::before {
  content: "\f4c6";
}
.mdi-sort-numeric::before {
  content: "\f4c7";
}
.mdi-sort-variant::before {
  content: "\f4c8";
}
.mdi-soundcloud::before {
  content: "\f4c9";
}
.mdi-source-fork::before {
  content: "\f4ca";
}
.mdi-source-pull::before {
  content: "\f4cb";
}
.mdi-speaker::before {
  content: "\f4cc";
}
.mdi-speaker-off::before {
  content: "\f4cd";
}
.mdi-speedometer::before {
  content: "\f4ce";
}
.mdi-spellcheck::before {
  content: "\f4cf";
}
.mdi-spotify::before {
  content: "\f4d0";
}
.mdi-spotlight::before {
  content: "\f4d1";
}
.mdi-spotlight-beam::before {
  content: "\f4d2";
}
.mdi-stackoverflow::before {
  content: "\f4d3";
}
.mdi-star::before {
  content: "\f4d4";
}
.mdi-star-circle::before {
  content: "\f4d5";
}
.mdi-star-half::before {
  content: "\f4d6";
}
.mdi-star-outline::before {
  content: "\f4d7";
}
.mdi-stocking::before {
  content: "\f4d8";
}
.mdi-stop::before {
  content: "\f4d9";
}
.mdi-store::before {
  content: "\f4da";
}
.mdi-store-24-hour::before {
  content: "\f4db";
}
.mdi-stove::before {
  content: "\f4dc";
}
.mdi-subway::before {
  content: "\f4dd";
}
.mdi-swap-horizontal::before {
  content: "\f4de";
}
.mdi-swap-vertical::before {
  content: "\f4df";
}
.mdi-swim::before {
  content: "\f4e0";
}
.mdi-sword::before {
  content: "\f4e1";
}
.mdi-sync::before {
  content: "\f4e2";
}
.mdi-sync-alert::before {
  content: "\f4e3";
}
.mdi-sync-off::before {
  content: "\f4e4";
}
.mdi-tab::before {
  content: "\f4e5";
}
.mdi-tab-unselected::before {
  content: "\f4e6";
}
.mdi-table::before {
  content: "\f4e7";
}
.mdi-table-column-plus-after::before {
  content: "\f4e8";
}
.mdi-table-column-plus-before::before {
  content: "\f4e9";
}
.mdi-table-column-remove::before {
  content: "\f4ea";
}
.mdi-table-column-width::before {
  content: "\f4eb";
}
.mdi-table-edit::before {
  content: "\f4ec";
}
.mdi-table-large::before {
  content: "\f4ed";
}
.mdi-table-row-height::before {
  content: "\f4ee";
}
.mdi-table-row-plus-after::before {
  content: "\f4ef";
}
.mdi-table-row-plus-before::before {
  content: "\f4f0";
}
.mdi-table-row-remove::before {
  content: "\f4f1";
}
.mdi-tablet::before {
  content: "\f4f2";
}
.mdi-tablet-android::before {
  content: "\f4f3";
}
.mdi-tablet-ipad::before {
  content: "\f4f4";
}
.mdi-tag::before {
  content: "\f4f5";
}
.mdi-tag-faces::before {
  content: "\f4f6";
}
.mdi-tag-multiple::before {
  content: "\f4f7";
}
.mdi-tag-outline::before {
  content: "\f4f8";
}
.mdi-tag-text-outline::before {
  content: "\f4f9";
}
.mdi-taxi::before {
  content: "\f4fa";
}
.mdi-television::before {
  content: "\f4fb";
}
.mdi-television-guide::before {
  content: "\f4fc";
}
.mdi-temperature-celsius::before {
  content: "\f4fd";
}
.mdi-temperature-fahrenheit::before {
  content: "\f4fe";
}
.mdi-temperature-kelvin::before {
  content: "\f4ff";
}
.mdi-tent::before {
  content: "\f500";
}
.mdi-terrain::before {
  content: "\f501";
}
.mdi-text-to-speech::before {
  content: "\f502";
}
.mdi-text-to-speech-off::before {
  content: "\f503";
}
.mdi-texture::before {
  content: "\f504";
}
.mdi-theater::before {
  content: "\f505";
}
.mdi-theme-light-dark::before {
  content: "\f506";
}
.mdi-thermometer::before {
  content: "\f507";
}
.mdi-thermometer-lines::before {
  content: "\f508";
}
.mdi-thumb-down::before {
  content: "\f509";
}
.mdi-thumb-down-outline::before {
  content: "\f50a";
}
.mdi-thumb-up::before {
  content: "\f50b";
}
.mdi-thumb-up-outline::before {
  content: "\f50c";
}
.mdi-thumbs-up-down::before {
  content: "\f50d";
}
.mdi-ticket::before {
  content: "\f50e";
}
.mdi-ticket-account::before {
  content: "\f50f";
}
.mdi-tie::before {
  content: "\f510";
}
.mdi-timelapse::before {
  content: "\f511";
}
.mdi-timer::before {
  content: "\f512";
}
.mdi-timer-10::before {
  content: "\f513";
}
.mdi-timer-3::before {
  content: "\f514";
}
.mdi-timer-off::before {
  content: "\f515";
}
.mdi-timer-sand::before {
  content: "\f516";
}
.mdi-timetable::before {
  content: "\f517";
}
.mdi-toggle-switch::before {
  content: "\f518";
}
.mdi-toggle-switch-off::before {
  content: "\f519";
}
.mdi-tooltip::before {
  content: "\f51a";
}
.mdi-tooltip-edit::before {
  content: "\f51b";
}
.mdi-tooltip-image::before {
  content: "\f51c";
}
.mdi-tooltip-outline::before {
  content: "\f51d";
}
.mdi-tooltip-outline-plus::before {
  content: "\f51e";
}
.mdi-tooltip-text::before {
  content: "\f51f";
}
.mdi-tor::before {
  content: "\f520";
}
.mdi-traffic-light::before {
  content: "\f521";
}
.mdi-train::before {
  content: "\f522";
}
.mdi-tram::before {
  content: "\f523";
}
.mdi-transcribe::before {
  content: "\f524";
}
.mdi-transcribe-close::before {
  content: "\f525";
}
.mdi-transfer::before {
  content: "\f526";
}
.mdi-tree::before {
  content: "\f527";
}
.mdi-trello::before {
  content: "\f528";
}
.mdi-trending-down::before {
  content: "\f529";
}
.mdi-trending-neutral::before {
  content: "\f52a";
}
.mdi-trending-up::before {
  content: "\f52b";
}
.mdi-trophy::before {
  content: "\f52c";
}
.mdi-trophy-award::before {
  content: "\f52d";
}
.mdi-trophy-variant::before {
  content: "\f52e";
}
.mdi-truck::before {
  content: "\f52f";
}
.mdi-tshirt-crew::before {
  content: "\f530";
}
.mdi-tshirt-v::before {
  content: "\f531";
}
.mdi-tumblr::before {
  content: "\f532";
}
.mdi-tumblr-reblog::before {
  content: "\f533";
}
.mdi-twitch::before {
  content: "\f534";
}
.mdi-twitter::before {
  content: "\f535";
}
.mdi-twitter-box::before {
  content: "\f536";
}
.mdi-twitter-retweet::before {
  content: "\f537";
}
.mdi-ubuntu::before {
  content: "\f538";
}
.mdi-undo::before {
  content: "\f539";
}
.mdi-undo-variant::before {
  content: "\f53a";
}
.mdi-unfold-less::before {
  content: "\f53b";
}
.mdi-unfold-more::before {
  content: "\f53c";
}
.mdi-untappd::before {
  content: "\f53d";
}
.mdi-upload::before {
  content: "\f53e";
}
.mdi-usb::before {
  content: "\f53f";
}
.mdi-vector-curve::before {
  content: "\f540";
}
.mdi-vector-point::before {
  content: "\f541";
}
.mdi-vector-square::before {
  content: "\f542";
}
.mdi-verified::before {
  content: "\f543";
}
.mdi-vibrate::before {
  content: "\f544";
}
.mdi-video::before {
  content: "\f545";
}
.mdi-video-off::before {
  content: "\f546";
}
.mdi-video-switch::before {
  content: "\f547";
}
.mdi-view-agenda::before {
  content: "\f548";
}
.mdi-view-array::before {
  content: "\f549";
}
.mdi-view-carousel::before {
  content: "\f54a";
}
.mdi-view-column::before {
  content: "\f54b";
}
.mdi-view-dashboard::before {
  content: "\f54c";
}
.mdi-view-day::before {
  content: "\f54d";
}
.mdi-view-headline::before {
  content: "\f54e";
}
.mdi-view-list::before {
  content: "\f54f";
}
.mdi-view-module::before {
  content: "\f550";
}
.mdi-view-quilt::before {
  content: "\f551";
}
.mdi-view-stream::before {
  content: "\f552";
}
.mdi-view-week::before {
  content: "\f553";
}
.mdi-vimeo::before {
  content: "\f554";
}
.mdi-vk::before {
  content: "\f555";
}
.mdi-voicemail::before {
  content: "\f556";
}
.mdi-volume-high::before {
  content: "\f557";
}
.mdi-volume-low::before {
  content: "\f558";
}
.mdi-volume-medium::before {
  content: "\f559";
}
.mdi-volume-off::before {
  content: "\f55a";
}
.mdi-walk::before {
  content: "\f55b";
}
.mdi-wallet::before {
  content: "\f55c";
}
.mdi-wallet-giftcard::before {
  content: "\f55d";
}
.mdi-wallet-membership::before {
  content: "\f55e";
}
.mdi-wallet-travel::before {
  content: "\f55f";
}
.mdi-watch::before {
  content: "\f560";
}
.mdi-watch-export::before {
  content: "\f561";
}
.mdi-watch-import::before {
  content: "\f562";
}
.mdi-water::before {
  content: "\f563";
}
.mdi-water-off::before {
  content: "\f564";
}
.mdi-water-pump::before {
  content: "\f565";
}
.mdi-weather-cloudy::before {
  content: "\f566";
}
.mdi-weather-hail::before {
  content: "\f567";
}
.mdi-weather-lightning::before {
  content: "\f568";
}
.mdi-weather-night::before {
  content: "\f569";
}
.mdi-weather-partlycloudy::before {
  content: "\f56a";
}
.mdi-weather-pouring::before {
  content: "\f56b";
}
.mdi-weather-rainy::before {
  content: "\f56c";
}
.mdi-weather-snowy::before {
  content: "\f56d";
}
.mdi-weather-sunny::before {
  content: "\f56e";
}
.mdi-weather-sunset::before {
  content: "\f56f";
}
.mdi-weather-sunset-down::before {
  content: "\f570";
}
.mdi-weather-sunset-up::before {
  content: "\f571";
}
.mdi-weather-windy::before {
  content: "\f572";
}
.mdi-weather-windy-variant::before {
  content: "\f573";
}
.mdi-web::before {
  content: "\f574";
}
.mdi-webcam::before {
  content: "\f575";
}
.mdi-weight::before {
  content: "\f576";
}
.mdi-weight-kilogram::before {
  content: "\f577";
}
.mdi-whatsapp::before {
  content: "\f578";
}
.mdi-wheelchair-accessibility::before {
  content: "\f579";
}
.mdi-white-balance-auto::before {
  content: "\f57a";
}
.mdi-white-balance-incandescent::before {
  content: "\f57b";
}
.mdi-white-balance-irradescent::before {
  content: "\f57c";
}
.mdi-white-balance-sunny::before {
  content: "\f57d";
}
.mdi-wifi::before {
  content: "\f57e";
}
.mdi-wii::before {
  content: "\f57f";
}
.mdi-wikipedia::before {
  content: "\f580";
}
.mdi-window-close::before {
  content: "\f581";
}
.mdi-window-closed::before {
  content: "\f582";
}
.mdi-window-maximize::before {
  content: "\f583";
}
.mdi-window-minimize::before {
  content: "\f584";
}
.mdi-window-open::before {
  content: "\f585";
}
.mdi-window-restore::before {
  content: "\f586";
}
.mdi-windows::before {
  content: "\f587";
}
.mdi-wordpress::before {
  content: "\f588";
}
.mdi-worker::before {
  content: "\f589";
}
.mdi-wunderlist::before {
  content: "\f58a";
}
.mdi-xbox::before {
  content: "\f58b";
}
.mdi-xbox-controller::before {
  content: "\f58c";
}
.mdi-xbox-controller-off::before {
  content: "\f58d";
}
.mdi-xda::before {
  content: "\f58e";
}
.mdi-xml::before {
  content: "\f58f";
}
.mdi-yeast::before {
  content: "\f590";
}
.mdi-youtube-play::before {
  content: "\f591";
}
.mdi-zip-box::before {
  content: "\f592";
}
/*--------------------------------------------------------------
12.0 Blog
--------------------------------------------------------------*/
.blog-masonry .posts-navigation,
.blog-masonry #mondo-pagination {
  display: none;
}
.blog-masonry .masonry-posts-navigation {
  margin-top: 30px;
  text-align: center;
}
.post-navigation {
  word-break: break-word;
}
.nav-links {
  font-weight: 700;
  overflow: hidden;
  text-transform: uppercase;
  display: none;
}
.nav-links:before,
.nav-links:after {
  content: " ";
  display: table;
}
.nav-links:after {
  clear: both;
}
.nav-previous > a,
.nav-next > a {
  position: relative;
}
.nav-previous > a:before,
.nav-next > a:before {
  content: "\f205";
  font-family: "Equals";
  font-size: 24px;
  line-height: 1;
  position: absolute;
  top: -2px;
  left: -7px;
}
.nav-previous {
  float: left;
}
.nav-previous > a {
  padding-left: 15px;
}
.nav-next {
  float: right;
}
.nav-next > a {
  padding-right: 15px;
}
.nav-next > a:before {
  content: "\f206";
  right: -8px;
  left: auto;
}
.blog-grid .posts-navigation {
  margin-top: 30px;
}
.blog-grid .nav-links {
  text-align: center;
}
.blog-grid .nav-previous,
.blog-grid .nav-next {
  display: inline-block;
  float: none;
  margin: 0 20px;
}
.more-link {
  font-weight: 700;
  text-transform: uppercase;
}
.more-link .meta-nav {
  display: none;
}
.post-password-required input[type="password"] {
  margin-bottom: 10px;
}
.page-links {
  color: #bfbfbf;
  font-weight: 700;
  text-transform: uppercase;
}
.page-links a {
  color: #bfbfbf;
}
.page-links a:hover {
  color: #424b52;
}
/*--------------------------------------------------------------
13.0 Comment
--------------------------------------------------------------*/
#reply-title,
.comments-title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#reply-title {
  margin-bottom: 20px;
}
#comments {
  background-color: #FFFFFF;
  margin-top: 60px;
  padding: 40px;
}
#comments #commentform > p {
  margin-bottom: 15px;
}
.comment-list {
  list-style: none;
  padding: 0;
  margin-bottom: 60px;
}
.comment-list .comment {
  word-wrap: break-word;
}
.comment-list .comment iframe {
  display: block;
  width: 100%;
  border: 0;
}
.comment-list .children {
  list-style: none;
}
.comment-list .comment-body {
  margin-top: 30px;
}
.comment-list .comment-author-avatar {
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.comment-list .avatar {
  border-radius: 50%;
}
.comment-list .comment-information {
  margin-top: -7px;
  margin-left: 80px;
}
.comment-list .comment-author-name {
  color: #727272;
  font-weight: 700;
}
.comment-list .comment-author-name > .fn {
  font-style: normal;
}
.comment-list .comment-author-name .url {
  color: #727272;
}
.comment-list .comment-author-name .url:hover {
  color: #262835;
}
.comment-list .comment-metadata {
  color: #bfbfbf;
  font-size: 12px;
  font-weight: 600;
}
.comment-list .comment-metadata .comment-reply-link,
.comment-list .comment-metadata .comment-edit-link {
  background-color: #bfbfbf;
  color: #FFFFFF;
  float: right;
  font-size: 10px;
  font-weight: 600;
  margin-top: -12px;
  margin-left: 3px;
  padding: 1px 5px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.comment-list .comment-metadata .comment-reply-link:hover,
.comment-list .comment-metadata .comment-edit-link:hover {
  background-color: #424b52;
}
.comment-list .comment-content {
  margin-top: 10px;
}
.no-comments {
  margin-top: 60px;
}
.bypostauthor .comment-author-name > .fn:before {
  color: #727272;
  content: "\f1f8";
  font-family: "Equals";
  margin-right: 3px;
}
#comment-nav-below {
  margin-top: 30px;
}
#cancel-comment-reply-link {
  background-color: #bfbfbf;
  color: #FFFFFF;
  float: right;
  font-family: 'Equals', sans-serif;
  font-size: 10px;
  font-weight: 600;
  padding: 4px 5px;
  position: relative;
  top: -3px;
  text-transform: initial;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
#cancel-comment-reply-link:hover {
  background-color: #424b52;
}
#respond .form-submit {
  margin-bottom: 0 !important;
}
.pingback .comment-body {
  margin-top: 15px;
}
/*--------------------------------------------------------------
14.0 Button
--------------------------------------------------------------*/
.mondo-floating-action-button {
  background-color: #FFB900;
  border-radius: 50%;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 30px;
  height: 64px;
  width: 64px;
  line-height: inherit;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  -webkit-transition: box-shadow 0.4s ease-in-out;
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
  -webkit-mask-image: none;
}
.mondo-floating-action-button.small {
  font-size: 22px;
  height: 44px;
  width: 44px;
}
.mondo-floating-action-button.small > .mdi {
  line-height: 44px;
}
.mondo-floating-action-button:hover {
  color: #FFFFFF;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.mondo-floating-action-button > .mdi {
  line-height: 64px;
}
.mondo-fixed-action-button {
  position: fixed;
  right: 25px;
  bottom: 25px;
  margin-bottom: 0;
  z-index: 1000;
}
.mondo-fixed-action-button:hover .mdi-plus {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mondo-fixed-action-button .mdi-plus {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mondo-fixed-action-button ul {
  list-style-type: none;
  margin-right: 10px;
  padding-left: 0;
  position: absolute;
  right: 0;
  bottom: 100%;
}
.mondo-fixed-action-button ul li {
  margin-bottom: 5px;
}
.mondo-fixed-action-button .small {
  opacity: 0;
  transform: scaleY(0.4) scaleX(0.4) translateY(40px);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/*--------------------------------------------------------------
15.0 Blog Standard
--------------------------------------------------------------*/
.mondo-standard {
  background-color: #FFFFFF;
  margin-bottom: 60px;
  word-break: break-word;
  margin: 0 auto;
  max-width: 720px;
}
.mondo-standard.page {
  margin-bottom: 0;
}
.mondo-standard .entry-header {
  margin-bottom: 26px;
}
.mondo-standard .entry-title {
  display: none;
  margin-top: 0;
  margin-bottom: 10px;
}
.mondo-standard .entry-title a {
  color: #424b52;
}
.mondo-standard .entry-title a:hover {
  color: #262835;
}
.mondo-standard .entry-content {
  font-size: 16px;
  line-height: 2;
}
.mondo-standard .entry-content > *:first-child {
  margin-top: 0;
}
.mondo-standard .entry-content > p {
  margin-bottom: 20px;
}
.mondo-standard .entry-link {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.mondo-standard .entry-link .mdi {
  color: #FFB900;
  font-size: 24px;
  position: relative;
  top: 2px;
}
.mondo-standard .entry-link a {
  color: #FFB900;
}
.mondo-standard .entry-link a:hover {
  color: inherit;
}
.mondo-standard .separator {
  font-weight: 700;
  padding: 0 3px;
}
.mondo-standard .entry-meta {
  display: none;
  color: #bfbfbf;
  font-weight: 700;
  text-transform: uppercase;
}
.mondo-standard .entry-meta a {
  color: #bfbfbf;
}
.mondo-standard .entry-meta a:hover {
  color: #424b52;
}
.mondo-standard .comments-link > .mdi-comment {
  margin-right: 3px;
  position: relative;
  top: 1px;
}
.mondo-standard .entry-media {
  display: none;
  margin-bottom: 40px;
}
.mondo-standard .entry-media > img {
  width: 100%;
}
.mondo-standard .entry-media.mondo-parallax {
  margin-top: 0;
}
.mondo-standard .entry-footer {
  margin-top: 40px;
}
.mondo-standard .entry-footer:before,
.mondo-standard .entry-footer:after {
  content: " ";
  display: table;
}
.mondo-standard .entry-footer:after {
  clear: both;
}
.mondo-standard .read-more {
  float: left;
}
.mondo-standard .more-link {
  display: none;
}
.mondo-standard .entry-share {
  display: none;
  float: right;
  margin-top: 8px;
}
.mondo-standard .entry-share .label {
  color: #bfbfbf;
  font-weight: 700;
  text-transform: uppercase;
}
.mondo-standard .entry-share .links {
  display: inline-block;
  list-style-type: none;
  padding-left: 0;
  position: relative;
  top: 1px;
}
.mondo-standard .entry-share .links > li {
  display: inline-block;
  margin-left: 5px;
}
.mondo-standard .entry-share .links > li:first-child {
  margin-left: 2px;
}
.mondo-standard .entry-share .links > li a {
  color: #bfbfbf;
}
.mondo-standard .entry-share .links > li .mdi {
  font-size: 16px;
}
.mondo-standard .entry-share .links > li.facebook > a:hover {
  color: #3B5998;
}
.mondo-standard .entry-share .links > li.twitter > a:hover {
  color: #55ACEE;
}
.mondo-standard .entry-share .links > li.google-plus > a:hover {
  color: #DD4B39;
}
.mondo-standard .entry-share .links > li.pinterest > a:hover {
  color: #CC2127;
}
.mondo-standard.format-quote blockquote > a {
  color: #727272;
  display: block;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  margin-top: 10px;
}
.mondo-standard.format-quote blockquote > a:hover {
  color: #424b52;
}
.search-results .mondo-standard.page {
  margin-bottom: 60px;
}
.search-results .mondo-standard .entry-header {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
16.0 Card
--------------------------------------------------------------*/
.mondo-card {
  background-color: #FFFFFF;
  border-radius: 2px;
  margin-bottom: 30px;
  word-break: break-word;
}
.mondo-card .entry-header {
  margin-bottom: 10px;
}
.mondo-card .entry-title {
  margin-top: 0;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.mondo-card .entry-title a {
  color: inherit;
}
.mondo-card .entry-title a:hover {
  color: #262835;
}
.mondo-card .entry-link {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.mondo-card .entry-link .mdi {
  color: #FFB900;
  font-size: 24px;
  position: relative;
  top: 2px;
}
.mondo-card .entry-link a {
  color: #FFB900;
}
.mondo-card .entry-link a:hover {
  color: inherit;
}
.mondo-card .entry-meta a {
  color: #bfbfbf;
  font-weight: 600;
}
.mondo-card.format-quote blockquote > a {
  color: #727272;
  display: block;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  margin-top: 10px;
}
.mondo-card.format-quote blockquote > a:hover {
  color: #424b52;
}
.mondo-card .mondo-love-button {
  background-color: #262835;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 45px;
  position: absolute;
  top: -22.5px;
  right: 15px;
  text-align: center;
  width: 45px;
  height: 45px;
  z-index: 3;
}
.mondo-card .mondo-love-button .love-count {
  font-weight: 700;
}
.mondo-card.same-height .mondo-card-content {
  height: 300px;
  overflow: hidden;
}
.mondo-card.same-height .mondo-love-button {
  top: 15px;
}
.mondo-card.same-height .fade-out {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.7) 13%, rgba(255, 255, 255, 0.8) 34%, rgba(255, 255, 255, 0.9) 40%, #ffffff 97%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(13%, rgba(255, 255, 255, 0.7)), color-stop(34%, rgba(255, 255, 255, 0.8)), color-stop(40%, rgba(255, 255, 255, 0.9)), color-stop(97%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.7) 13%, rgba(255, 255, 255, 0.8) 34%, rgba(255, 255, 255, 0.9) 40%, #ffffff 97%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.7) 13%, rgba(255, 255, 255, 0.8) 34%, rgba(255, 255, 255, 0.9) 40%, #ffffff 97%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.7) 13%, rgba(255, 255, 255, 0.8) 34%, rgba(255, 255, 255, 0.9) 40%, #ffffff 97%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.7) 13%, rgba(255, 255, 255, 0.8) 34%, rgba(255, 255, 255, 0.9) 40%, #ffffff 97%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.single .mondo-card {
  margin-bottom: 60px;
}
.mondo-card-media {
  position: relative;
  width: 100%;
}
.mondo-card-media img {
  border-radius: 2px 2px 0 0;
  width: 100%;
}
.mondo-card-media .entry-title {
  bottom: 0;
  color: #FFFFFF;
  margin-bottom: 20px;
  margin-left: 20px;
  position: absolute;
}
.mondo-card-media .entry-title a {
  color: #FFFFFF;
}
.mondo-card-content {
  border-bottom: 1px solid #e9e9e9;
  padding: 24px 26px 20px 26px;
  position: relative;
}
.mondo-card-content figure {
  width: 100% !important;
}
.mondo-card-content iframe {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}
.mondo-card-content > p:last-child {
  margin-bottom: 0;
}
.mondo-card-action {
  padding: 20px;
}
.mondo-card-action > span {
  margin-right: 10px;
  text-transform: uppercase;
}
.mondo-card-action > span > a {
  color: #bfbfbf;
  font-weight: 700;
}
.mondo-card-action > span > a:hover {
  color: #424b52;
}
.mondo-card-action .more-links {
  cursor: pointer;
  margin-right: -8px;
  position: relative;
  top: 1px;
}
.mondo-card-action .more-links > .list {
  background-color: #FFFFFF;
  display: none;
  list-style-type: none;
  padding-left: 0;
  position: absolute;
  top: -8px;
  right: 30px;
  white-space: nowrap;
  z-index: 10;
}
.mondo-card-action .more-links > .list .facebook {
  background-color: #3B5998;
}
.mondo-card-action .more-links > .list .twitter {
  background-color: #55ACEE;
}
.mondo-card-action .more-links > .list .google-plus {
  background-color: #DD4B39;
}
.mondo-card-action .more-links > .list .pinterest {
  background-color: #CC2127;
}
.mondo-card-action .more-links > .list > li a {
  display: block;
  padding: 10px 18px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.mondo-card-action .more-links > .list > li a .mdi {
  color: #FFFFFF;
}
.mondo-card-action .more-links > .list > li a:hover {
  background-color: #262835;
  color: #FFFFFF;
}
.mondo-card-action .more-links .mdi {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mondo-card-action .more-links:hover > .mdi {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.mondo-card-action .mdi {
  color: #bfbfbf;
  font-size: 16px;
  margin-right: 4px;
  position: relative;
}
.mondo-card-action .cat-links .mdi,
.mondo-card-action .more-links .mdi {
  top: 1px;
}
.mondo-card-action .more-links .mdi {
  font-size: 20px;
  margin-right: 0;
}
.mondo-card-action .comments-link .mdi {
  top: 2px;
}
.home.blog-masonry .entry-title,
.archive.blog-masonry .entry-title {
  font-size: 20px;
}
/*--------------------------------------------------------------
17.0 Blog Grid
--------------------------------------------------------------*/
.mondo-grid {
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
  word-break: break-word;
  margin: 0;
  height: 400px;
}
.mondo-grid .entry-title {
  font-size: 26px;
}
.mondo-grid .mondo-love-button {
  display: none;
}
.container-post-image {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.post-image {
  width: 100%;
  height: 100%;
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s ease-in-out;
  -webkit-filter: brightness(100%);
  background-size: contain;
  width: 150%;
}
.post-image:hover {
  -webkit-filter: brightness(85%);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.mondo-grid-content {
  color: #000;
  padding: 0;
  position: absolute;
  text-align: left;
  background: #fff;
  bottom: 0;
  width: 100%;
}
.mondo-grid-content .article-title {
  height: 150px;
}
.mondo-grid-content .entry-title {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 15px;
  position: relative;
}
.mondo-grid-content .entry-title a {
  color: #262835 !important;
}
.mondo-grid-content .entry-title:after {
  background-color: none;
  content: "";
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
}
.mondo-grid-content a {
  color: #262835 !important;
}
.mondo-grid-content .mdi {
  color: #FFB900;
}
.mondo-grid-footer {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #3871C2;
}
.mondo-grid-footer > a {
  color: #3871C2 !important;
  font-weight: 600;
  letter-spacing: 1px;
}
/*--------------------------------------------------------------
18.0 FlexSlider
--------------------------------------------------------------*/
/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #fff;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 60px;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "Equals";
  font-size: 40px;
  display: inline-block;
  content: '\f205';
  color: rgba(255, 255, 255, 0.8);
}
.flex-direction-nav a.flex-next:before {
  content: '\f206';
}
.flex-direction-nav .flex-prev {
  left: 20px;
}
.flex-direction-nav .flex-next {
  right: 20px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 20px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 20px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "Equals";
  font-size: 20px;
  display: inline-block;
  content: '\f37e';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f398';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  z-index: 2;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.flex-control-paging li a:hover {
  background: #FFB900;
}
.flex-control-paging li a.flex-active {
  background: #FFB900;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
  }
}
/*--------------------------------------------------------------
19.0 Slick
--------------------------------------------------------------*/
.slick-initialized {
  opacity: 1 !important;
  width: 100%;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.slick-slider {
  display: block;
  position: relative;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%!important;
}
.slick-track:before,
.slick-track:after {
  content: " ";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  width: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slider a {
  outline: none;
}
.slick-arrow {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.slick-slider:hover .slick-arrow {
  opacity: 1;
}
.slick-arrow {
  background-color: #262835;
  display: inline-block;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  left: 30px;
  text-align: center;
  width: 40px;
  height: 40px;
  z-index: 1;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.slick-arrow:hover {
  background-color: #FFB900;
}
.slick-arrow .mdi {
  color: #FFFFFF;
  font-size: 26px;
  line-height: 40px;
}
.slick-next {
  right: 30px;
  left: auto;
}
/*--------------------------------------------------------------
20.0 Infinite scroll
--------------------------------------------------------------*/
#infscr-loading {
  position: absolute;
  right: 15px;
  bottom: -5px;
  left: 15px;
}
/*--------------------------------------------------------------
21.0 Featured posts
--------------------------------------------------------------*/
#mondo-featured-posts {
  margin-top: 10px;
  margin-bottom: 30px;
  opacity: 0;
  padding: 0 5px;
}
#mondo-featured-posts .featured-post {
  background-position-y: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  outline: none;
  min-height: 400px;
  position: relative;
  width: 50%!important;
  word-break: break-word;
  padding: 1rem;
}
#mondo-featured-posts .featured-post .featured-post-image {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
#mondo-featured-posts .featured-post .featured-image {
  width: 100%;
  height: 600px!important;
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s ease-in-out;
}
#mondo-featured-posts .featured-post .featured-image:hover {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#mondo-featured-posts .featured-post .mondo-love-button {
  display: none;
}
#mondo-featured-posts .featured-post:hover .mondo-love-button {
  display: none;
}
#mondo-featured-posts .entry-label {
  background-color: none;
  color: #000;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 10px;
  position: absolute;
  top: 20px;
  left: 0px;
}
#mondo-featured-posts .entry-content {
  background-color: none;
  padding: 10px 0;
  top: auto;
  bottom: 0;
  min-height: 140px;
  max-height: 200px;
  margin-right: 3rem;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#mondo-featured-posts .entry-content > p {
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#mondo-featured-posts .entry-title {
  font-size: 30px;
  line-height: 1.32;
  color: #000;
  background: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 3rem;
}
#mondo-featured-posts .entry-title:after {
  display: none;
}
#mondo-featured-posts .entry-footer {
  margin-bottom: -1rem;
  margin-top: 1rem;
}
#mondo-featured-posts .entry-footer > a {
  color: #3871C2 !important;
  font-weight: 600;
}
/*--------------------------------------------------------------
22.0 Related posts
--------------------------------------------------------------*/
#mondo-related-posts {
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 40px;
}
#mondo-related-posts.author-disabled {
  margin-top: 60px;
}
#mondo-related-posts #related-posts-title {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 30px;
  color: inherit;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.5px;
}
#mondo-related-posts .entry-title {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 3px;
}
#mondo-related-posts .entry-title a {
  color: #424b52;
}
#mondo-related-posts .entry-title a:hover {
  color: #262835;
}
#mondo-related-posts .entry-meta {
  margin-top: -3px;
}
#mondo-related-posts .entry-meta a {
  color: #262835;
  font-size: 12px;
  font-weight: 600;
}
#mondo-related-posts .entry-meta a:hover {
  color: #FFB900;
}
/*--------------------------------------------------------------
23.0 Author
--------------------------------------------------------------*/
#mondo-about-author {
  background-color: #F7F8FC;
  padding: 80px 60px;
  margin-top: 50px;
  max-width: 720px;
  margin: 5rem auto 0;
}
#mondo-about-author .author-image {
  float: left;
  margin-right: 20px;
}
#mondo-about-author .avatar {
  border-radius: 50%;
}
#mondo-about-author .author-info {
  overflow: hidden;
}
#mondo-about-author .author-title {
  margin-top: 0;
}
#mondo-about-author .author-title a {
  color: #424b52;
}
#mondo-about-author .author-title a:hover {
  color: #262835;
}
#mondo-about-author .author-description {
  color: #727272;
  margin-bottom: 15px;
}
#mondo-about-author .author-social-links {
  line-height: 1;
  list-style-type: none;
  padding-left: 0;
}
#mondo-about-author .author-social-links > li {
  display: inline-block;
  margin-right: 5px;
}
#mondo-about-author .author-social-links > li a {
  color: #727272;
}
#mondo-about-author .author-social-links > li a:hover {
  color: #424b52;
}
#mondo-about-author .author-social-links > li .mdi {
  font-size: 16px;
}
#mondo-about-author .author-social-links > li.facebook > a:hover {
  color: #3B5998;
}
#mondo-about-author .author-social-links > li.twitter > a:hover {
  color: #55ACEE;
}
#mondo-about-author .author-social-links > li.instagram > a:hover {
  color: #3F729B;
}
#mondo-about-author .author-social-links > li.google-plus > a:hover {
  color: #DD4B39;
}
#mondo-about-author .author-social-links > li.linkedin > a:hover {
  color: #0976B4;
}
/*--------------------------------------------------------------
24.0 Pagination
--------------------------------------------------------------*/
#mondo-pagination {
  line-height: 1;
}
#mondo-pagination ul.page-numbers {
  display: inline-block;
  list-style-type: none;
  padding-left: 0;
}
#mondo-pagination ul.page-numbers:before,
#mondo-pagination ul.page-numbers:after {
  content: " ";
  display: table;
}
#mondo-pagination ul.page-numbers:after {
  clear: both;
}
#mondo-pagination ul.page-numbers > li {
  display: block;
  float: left;
  margin-right: 4px;
}
#mondo-pagination ul.page-numbers > li:last-child {
  margin-right: 0;
}
#mondo-pagination ul.page-numbers a.page-numbers,
#mondo-pagination ul.page-numbers span.page-numbers {
  background-color: #FFB900;
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  font-weight: 600;
  line-height: 40px;
  min-width: 40px;
  min-height: 40px;
  text-align: center;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
#mondo-pagination ul.page-numbers a.page-numbers.current,
#mondo-pagination ul.page-numbers span.page-numbers.current {
  background-color: #262835;
}
#mondo-pagination ul.page-numbers a.page-numbers:hover,
#mondo-pagination ul.page-numbers span.page-numbers:hover {
  background-color: #262835;
}
#mondo-pagination ul.page-numbers a.prev > .mdi,
#mondo-pagination ul.page-numbers a.next > .mdi {
  font-size: 20px;
  position: relative;
  top: 3px;
}
.blog-grid #mondo-pagination {
  margin-top: 30px;
}
/*--------------------------------------------------------------
25.0 Widget
--------------------------------------------------------------*/
.widget {
  word-break: break-word;
}
.widget .widget-title {
  color: #424b52;
  font-size: 18px;
  letter-spacing: 0.4px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.widget ul {
  list-style-type: none;
  padding-left: 0;
}
.widget ul > li {
  padding: 4px 0;
}
.widget ul > li:first-child {
  padding-top: 0;
}
.widget ul > li:last-child {
  padding-bottom: 0;
}
.widget ul li {
  color: #727272;
}
.widget ul li a {
  font-family: "Equals", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.widget .children {
  padding-top: 8px;
  padding-left: 15px;
}
#secondary .widget .widget-title,
#colophon .widget .widget-title {
  margin-top: 0;
  margin-bottom: 40px;
}
#secondary .widget .widget-title > span,
#colophon .widget .widget-title > span {
  display: inline-block;
  position: relative;
}
#secondary .widget .widget-title > span:after,
#colophon .widget .widget-title > span:after {
  background-color: #262835;
  content: "";
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 20px;
  height: 2px;
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
#secondary .widget:hover .widget-title > span:after,
#colophon .widget:hover .widget-title > span:after {
  width: 100%;
}
#secondary .widget {
  margin-bottom: 60px;
}
#secondary .widget:last-child {
  margin-bottom: 0;
}
.wp-smiley {
  display: inline-block;
}
.widget .post-widget-list > li {
  padding: 8px 0;
}
.widget .post-widget-list .thumbnail-link {
  float: left;
  margin-right: 15px;
}
.widget .post-widget-list .thumbnail-container {
  width: 60px;
  height: 60px;
}
.widget .post-widget-list .wp-post-image {
  border-radius: 50%;
  width: 60px;
}
.widget .post-widget-list .entry-content {
  overflow: hidden;
  padding-top: 13px;
}
.widget .post-widget-list .entry-title {
  display: block;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin: 0;
}
.widget .post-widget-list .entry-meta {
  color: #bfbfbf;
  font-size: 12px;
  font-weight: 600;
}
.widget_mondo_most_loved_posts_widget .entry-meta > .mdi,
.widget_mondo_most_commented_posts_widget .entry-meta > .mdi {
  margin-right: 2px;
}
.widget_mondo_most_commented_posts_widget .entry-meta > .mdi {
  position: relative;
  top: 1px;
}
.widget_search .search-field {
  margin-bottom: 10px;
}
.widget_categories > ul {
  margin-top: -6px;
}
.widget_categories .cat-item > a {
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.widget_categories .cat-item > a:before {
  color: #262835;
  content: "\f2e1";
  font-family: "Equals";
  margin-right: 5px;
}
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
  content: " ";
  display: table;
}
.widget_tag_cloud .tagcloud:after {
  clear: both;
}
.widget_tag_cloud .tagcloud > a {
  background-color: #ececec;
  color: #727272 !important;
  display: inline-block;
  float: left;
  font-size: 11px !important;
  font-weight: 600;
  letter-spacing: 0.3px;
  margin: 0 4px 4px 0;
  padding: 4px 10px 4px 22px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.widget_tag_cloud .tagcloud > a:hover {
  background-color: #262835;
  color: #FFFFFF !important;
}
.widget_tag_cloud .tagcloud > a:after {
  background-color: #FFFFFF;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 5px;
  height: 5px;
  -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: '' 0 -1px 1px 0 rgba(0, 0, 0, 0.3) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 -1px 1px 0 rgba(0, 0, 0, 0.3) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 -1px 1px 0 rgba(0, 0, 0, 0.3) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 -1px 1px 0 rgba(0, 0, 0, 0.3) 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar th,
.widget_calendar td {
  border: 1px solid #e9e9e9;
  width: 35px;
  height: 35px;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  background-color: #e9e9e9;
  padding: 10px 0 8px;
}
.widget_calendar tfoot {
  background-color: #e9e9e9;
}
.widget_calendar #prev {
  padding-left: 12px;
  text-align: left;
}
.widget_calendar #next {
  padding-right: 12px;
  text-align: right;
}
.widget_rss .rsswidget > img {
  display: inline-block;
  margin-top: -3px;
}
.widget_rss ul > li {
  padding: 10px 0;
}
.widget-with-thumbnails .thumbnails {
  margin: 0 -0.66666667%;
}
.widget-with-thumbnails .thumbnail {
  display: inline-block;
  float: left;
  line-height: 0;
  margin: 0.66666667%;
  width: 32%;
}
.widget-with-thumbnails .thumbnail > span,
.widget-with-thumbnails .thumbnail img {
  width: 100%;
}
.widget-with-thumbnails.two-columns .thumbnails {
  margin: 0 -1%;
}
.widget-with-thumbnails.two-columns .thumbnails .thumbnail {
  margin: 1%;
  width: 48%;
}
.widget_mondo_about_widget .profile {
  background-color: #262835;
  background-size: cover;
  height: 200px;
  margin-bottom: 15px;
  text-align: center;
}
.widget_mondo_about_widget .profile-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_mondo_about_widget .profile-image {
  border: 3px solid #F9F9F9;
  display: inline-block;
  margin-bottom: 10px;
  width: 100px;
  -webkit-transition: box-shadow 0.2s ease;
  -moz-transition: box-shadow 0.2s ease;
  -o-transition: box-shadow 0.2s ease;
  transition: box-shadow 0.2s ease;
}
.widget_mondo_about_widget .profile-name {
  color: #FFFFFF;
  font-family: "Equals", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.widget_mondo_about_widget:hover .profile-image {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.widget_mondo_categories_widget .categories-list {
  margin-top: -6px;
}
.widget_mondo_categories_widget .category-item > a {
  display: block;
  letter-spacing: 0.4px;
}
.widget_mondo_categories_widget .category-item > a:hover .category-item-count {
  background-color: #FFB900;
}
.widget_mondo_categories_widget .category-item-count {
  background-color: #262835;
  border-radius: 100px;
  color: #FFFFFF;
  display: inline-block;
  float: right;
  font-size: 12px;
  letter-spacing: 0;
  min-width: 21px;
  padding: 0 7px;
  position: relative;
  top: 2px;
  text-align: center;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.widget_nav_menu .sub-menu {
  margin-top: 8px;
}
/*--------------------------------------------------------------
26.0 Media feed
--------------------------------------------------------------*/
#mondo-media-feed {
  margin-bottom: 60px;
}
#mondo-media-feed .thumbnails {
  margin-right: -10px;
  margin-bottom: -10px;
  position: relative;
}
#mondo-media-feed .thumbnail {
  display: block;
  margin: -5px;
  opacity: 0.8;
  position: absolute;
  width: 20%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#mondo-media-feed .thumbnail:hover {
  opacity: 1;
}
#mondo-media-feed .thumbnail img {
  width: 100%;
}
#mondo-media-feed .thumbnail-3 {
  width: 40%;
  left: 20%;
}
#mondo-media-feed .thumbnail-4,
#mondo-media-feed .thumbnail-5 {
  left: 60%;
}
#mondo-media-feed .thumbnail-6,
#mondo-media-feed .thumbnail-7 {
  left: 80%;
}
#mondo-media-feed .thumbnail-2,
#mondo-media-feed .thumbnail-5,
#mondo-media-feed .thumbnail-7 {
  top: 50%;
}
#mondo-media-feed .thumbnail-inner {
  margin: 5px;
}
/*--------------------------------------------------------------
27.0 Shortcodes

--------------------------------------------------------------*/
/* Accordion */
.mondo-accordion .accordion-item {
  margin-bottom: 10px;
}
.mondo-accordion .accordion-item.open .entry-content {
  display: block;
}
.mondo-accordion .entry-title {
  border: 1px solid #e9e9e9;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
  padding: 15px;
}
.mondo-accordion .entry-title:hover {
  background-color: #262835;
  border-color: #262835;
  color: #FFFFFF;
}
.mondo-accordion .entry-content {
  border: 1px solid #e9e9e9;
  border-top: 0;
  display: none;
  padding: 15px;
}
/* Divider */
.mondo-divider {
  background-color: #e9e9e9;
  display: inline-block;
  margin: 20px 0 27px 0;
  position: relative;
}
.mondo-divider.mini {
  background-color: #424b52;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
}
.mondo-divider.full {
  width: 100%;
  height: 2px;
}
.mondo-divider.dashed,
.mondo-divider.dotted {
  background-color: transparent;
  border-bottom: 2px dashed #e9e9e9;
  width: 100%;
  height: 0;
}
.mondo-divider.dotted {
  border-bottom-style: dotted;
}
/* Icon */
.mondo-icon.medium {
  font-size: 24px;
}
.mondo-icon.large {
  font-size: 40px;
}
/* Image */
.mondo-image {
  max-width: 100%;
}
/* Parallax */
.mondo-parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  margin: 30px 0;
}
/* Tweet */
.mondo-tweetable {
  background-color: #f6f6f6;
  cursor: pointer;
  padding: 0 4px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.mondo-tweetable:after {
  color: #bfbfbf;
  content: "\f535";
  font-family: "Equals";
  margin-left: 2px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.mondo-tweetable:hover {
  background-color: #e9e9e9;
}
.mondo-tweetable:hover:after {
  color: #55ACEE;
}
/*--------------------------------------------------------------
28.0 Love It
--------------------------------------------------------------*/
.mondo-love-button .mdi {
  font-weight: 700;
  margin-right: -1px;
}
.mondo-love-button .mdi.animate {
  -webkit-animation: splat 865ms linear both;
  -o-animation: splat 865ms linear both;
  animation: splat 865ms linear both;
}
.mondo-love-button.loving {
  pointer-events: none;
}
.mondo-love-button.loved .mdi {
  color: #FFB900;
}
.mondo-love-button:hover .mdi:before {
  content: "\f349";
}
@-webkit-keyframes splat {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.37% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.47% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.58% {
    -webkit-transform: matrix3d(2.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(2.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.69% {
    -webkit-transform: matrix3d(2.321, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(2.321, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.41% {
    -webkit-transform: matrix3d(1.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.51% {
    -webkit-transform: matrix3d(1.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.88% {
    -webkit-transform: matrix3d(1.771, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.771, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.03% {
    -webkit-transform: matrix3d(0.982, 0, 0, 0, 0, 1.333, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.982, 0, 0, 0, 0, 1.333, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.85% {
    -webkit-transform: matrix3d(0.822, 0, 0, 0, 0, 1.398, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.822, 0, 0, 0, 0, 1.398, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.22% {
    -webkit-transform: matrix3d(0.672, 0, 0, 0, 0, 1.469, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.672, 0, 0, 0, 0, 1.469, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.18% {
    -webkit-transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.37% {
    -webkit-transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.01% {
    -webkit-transform: matrix3d(0.763, 0, 0, 0, 0, 1.338, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.763, 0, 0, 0, 0, 1.338, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  23.05% {
    -webkit-transform: matrix3d(0.856, 0, 0, 0, 0, 1.211, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.856, 0, 0, 0, 0, 1.211, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.75% {
    -webkit-transform: matrix3d(0.923, 0, 0, 0, 0, 1.114, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.923, 0, 0, 0, 0, 1.114, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.58% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.73% {
    -webkit-transform: matrix3d(1.01, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.32% {
    -webkit-transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  38.15% {
    -webkit-transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  48.9% {
    -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.007, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.47% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes splat {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.37% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  3.47% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.58% {
    -webkit-transform: matrix3d(2.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(2.061, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  5.69% {
    -webkit-transform: matrix3d(2.321, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(2.321, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.41% {
    -webkit-transform: matrix3d(1.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.51% {
    -webkit-transform: matrix3d(1.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  7.88% {
    -webkit-transform: matrix3d(1.771, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.771, 0, 0, 0, 0, 1.062, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.03% {
    -webkit-transform: matrix3d(0.982, 0, 0, 0, 0, 1.333, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.982, 0, 0, 0, 0, 1.333, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  10.85% {
    -webkit-transform: matrix3d(0.822, 0, 0, 0, 0, 1.398, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.822, 0, 0, 0, 0, 1.398, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  12.22% {
    -webkit-transform: matrix3d(0.672, 0, 0, 0, 0, 1.469, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.672, 0, 0, 0, 0, 1.469, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.18% {
    -webkit-transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.37% {
    -webkit-transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.612, 0, 0, 0, 0, 1.501, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  20.01% {
    -webkit-transform: matrix3d(0.763, 0, 0, 0, 0, 1.338, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.763, 0, 0, 0, 0, 1.338, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  23.05% {
    -webkit-transform: matrix3d(0.856, 0, 0, 0, 0, 1.211, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.856, 0, 0, 0, 0, 1.211, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  25.75% {
    -webkit-transform: matrix3d(0.923, 0, 0, 0, 0, 1.114, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.923, 0, 0, 0, 0, 1.114, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.58% {
    -webkit-transform: matrix3d(1.009, 0, 0, 0, 0, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.009, 0, 0, 0, 0, 0.987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  31.73% {
    -webkit-transform: matrix3d(1.01, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01, 0, 0, 0, 0, 0.986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  37.32% {
    -webkit-transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  38.15% {
    -webkit-transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.029, 0, 0, 0, 0, 0.958, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  48.9% {
    -webkit-transform: matrix3d(1.007, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.007, 0, 0, 0, 0, 0.99, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  60.47% {
    -webkit-transform: matrix3d(0.998, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.998, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  83.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
/*--------------------------------------------------------------
29.0 Footer
--------------------------------------------------------------*/
#colophon {
  background-color: #262835;
}
#colophon .top {
  background-color: #2b2e3d !important;
  padding-bottom: 5rem;
}
#colophon .footer-widget {
  height: auto !important;
  margin-bottom: 0;
  margin-top: 5rem;
}
#colophon .footer-widget a {
  color: #fff !important;
  text-transform: none!important;
}
#colophon .widget-title {
  text-transform: none!important;
  color: #fff !important;
}
#colophon .bottom {
  background-color: #262835;
  color: #FFFFFF;
  padding: 30px 0;
  margin-top: 0;
}
#colophon .bottom .copyright {
  background-color: #262835;
  padding: 1rem 0;
}
#colophon .bottom .copyright span {
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.4rem;
}
#colophon .bottom .copyright span img {
  display: inline;
}
#colophon .bottom .mc-issuer-copy {
  background-color: #262835;
  padding: 1rem 0;
  border-top: 1px solid #555;
}
#colophon .bottom .mc-issuer-copy span {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
}
#colophon .bottom .mc-issuer-copy span img {
  display: block;
}
#colophon .bottom .social-icons > a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 30px;
  text-align: center;
  width: 40px;
  height: 100px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#colophon .bottom .social-icons > a:hover {
  color: #FFB900;
}
#colophon .bottom .social-icons > a > .mdi {
  line-height: 100px;
}
/*--------------------------------------------------------------
30.0 WPCF7
--------------------------------------------------------------*/
.wpcf7-form {
  font-size: 14px;
  line-height: 1.8;
}
div.wpcf7-response-output {
  background-color: #FFB900;
  border: 0 !important;
  color: #262835;
  font-weight: 600;
  margin: 0;
  padding: 10px 20px;
}
div.wpcf7 img.ajax-loader {
  display: inline-block;
  margin-left: 10px;
}
.wpcf7-submit {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
  padding: 15px 35px;
  border: none;
  height: 100%;
  font-weight: 700;
  font-size: 1.3rem;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #FFB900;
  padding: 7px 16px;
  border-radius: #FFB900;
  letter-spacing: 0.4px;
  -webkit-mask-image: none;
  background-color: #FFB900;
}
.wpcf7-submit .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.wpcf7-submit.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.wpcf7-submit.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.wpcf7-submit.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.wpcf7-submit.button-primary {
  background-color: #FFB900;
}
.wpcf7-submit.button-accent {
  background-color: #FFB900 !important;
}
.wpcf7-submit:hover {
  background-color: #FFB900;
}
/*--------------------------------------------------------------
31.0 Scroll bar
--------------------------------------------------------------*/
#scroll-bar {
  height: 4px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#scroll-bar-inner {
  background-color: #262835;
  height: 100%;
}
.with-sticky-navigation #scroll-bar,
.with-sticky-transparent-navigation #scroll-bar {
  top: 60px;
}
/*--------------------------------------------------------------
32.0 Equals specific css
--------------------------------------------------------------*/
body {
  text-align: left;
  font-family: "Equals", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header.contained {
  background-color: white;
  height: 60px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.contained {
  margin: auto auto;
  width: 85%;
  max-width: 1140px;
}
.footer {
  width: 100%;
  border-top: 1px #a2a2a2 solid;
  text-align: center;
  margin-top: 80px;
}
.header-wrapper {
  display: flex;
  flex-direction: column;
}
.header-wrapper .header-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.header-wrapper .header-content img {
  height: auto;
}
.header-wrapper .header-content .nav-list {
  margin-top: 40px;
}
.nav-row {
  font-size: 12px;
}
.wp-block-quote {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-block-quote p {
  letter-spacing: -0.5px;
  font-size: 32px;
  line-height: 46px;
  font-weight: 700;
}
.arrow {
  width: 100px;
  height: 100px;
  background: #262835 center url("/wp-content/themes/equals/imgs/arrow.svg") no-repeat;
  margin-left: auto;
}
.nav-list li {
  float: left;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  max-width: 200px;
  cursor: pointer;
}
.nav-list li > a {
  color: #262835;
  position: relative;
  text-transform: none;
  text-decoration: none;
  padding-bottom: 8px;
  margin-right: 2rem;
}
.nav-list li > a:before,
.nav-list li > a:after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #FFB900;
}
.nav-list li > a:before {
  opacity: 0;
  transform: translateY(-8px);
  transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
}
.nav-list li > a:after {
  opacity: 0;
  transform: translateY(4px);
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
}
.nav-list li > a:hover:before,
.nav-list li > a:focus:before,
.nav-list li > a.active:before,
.nav-list li > a:hover:after,
.nav-list li > a:focus:after,
.nav-list li > a.active:after {
  opacity: 1;
  transform: translateY(0);
}
.nav-list li > a:hover:before,
.nav-list li > a:focus:before,
.nav-list li > a.active:before {
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
}
.nav-list li > a:hover:after,
.nav-list li > a:focus:after,
.nav-list li > a.active:after {
  transition: transform 0s 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s 0.2s;
}
.contact-modal {
  display: none;
  position: fixed;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  background-color: rgba(52, 52, 52, 0.4);
  transition: opacity 1s ease-in-out;
}
.contact-modal.visible {
  display: block;
  opacity: 1;
}
.contact-modal .modal-content {
  width: 500px;
  background-color: white;
  margin: 8% auto auto;
  padding: 40px;
  text-align: left;
  display: block;
  overflow: auto;
}
.contact-modal .modal-content div.wpforms-container-full {
  display: block;
}
.widget-area {
  position: sticky;
  display: flex;
  flex-direction: row;
  top: 100px;
  height: 400px;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
.widget-area.visible {
  opacity: 1;
}
.widget-area .left {
  flex: 1 0;
  width: 40%;
}
.widget-area .right {
  flex: 0 1;
}
.widget-area .contact-widget {
  width: 200px;
  min-height: 300px;
  background-color: white;
  box-shadow: 0 0 8px 8px rgba(196, 196, 196, 0.1);
  padding: 10px;
  text-align: center;
}
.widget-area .contact-widget h2 {
  font-size: 20px;
}
.widget-area .contact-widget p {
  line-height: 1.3;
}
.main-content-area {
  z-index: 100;
  pointer-events: none;
  top: -400px;
}
.featured-container {
  width: 1200px !important;
  margin: 0 auto;
}
.nav-list-sub li {
  float: left;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding: 14px 16px 14px 4px;
  max-width: 150px;
}
.nav-list-sub li > a {
  color: #262835;
  text-decoration: none;
  padding-bottom: 5px;
}
.nav-list-sub li > a.active {
  border-bottom: 5px solid #FFB900;
}
.catagory-browsing {
  text-transform: none;
}
.cta-style.cta {
  padding: 15px 35px;
  background-color: #FFB900;
  border: none;
  height: 100%;
  font-weight: 700;
  font-size: 1.3rem;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #FFB900;
}
.cta-style.cta:hover {
  background-color: #FFD566;
  border-color: #FFD566;
  transition: all 300ms ease 0s;
}
.cta-style.cta:focus {
  outline: none;
}
.cta-style.subheader {
  padding: 0 !important;
  max-height: 45px !important;
  margin-left: 30px !important;
}
.cta-style.primary {
  font-weight: bold;
  min-width: 120px;
  height: 55px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffb900;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #ffb900;
}
.cta-style.secondary {
  font-weight: bold;
  min-width: 64px;
  height: 64px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffffff;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #262835;
}
button.cta {
  padding: 15px 35px;
  background-color: #FFB900;
  border: none;
  height: 100%;
  font-weight: 700;
  font-size: 1.3rem;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #FFB900;
}
button.cta:hover {
  background-color: #FFD566;
  border-color: #FFD566;
  transition: all 300ms ease 0s;
}
button.cta:focus {
  outline: none;
}
button.subheader {
  padding: 0 !important;
  max-height: 45px !important;
  margin-left: 30px !important;
}
button.primary {
  font-weight: bold;
  min-width: 120px;
  height: 55px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffb900;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #ffb900;
}
button.secondary {
  font-weight: bold;
  min-width: 64px;
  height: 64px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffffff;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #262835;
}
div.wpforms-container-full {
  display: none;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
  background: white;
  background-image: url(/wp-content/themes/equals/imgs/success-message.svg);
  border: none;
  background-repeat: no-repeat;
  background-position-y: center;
}
div.wpforms-container-full .wpforms-confirmation-container-full h2 {
  margin-bottom: 350px;
}
div.wpforms-container-full .wpforms-form button[type="submit"].cta {
  padding: 15px 35px;
  background-color: #FFB900;
  border: none;
  height: 100%;
  font-weight: 700;
  font-size: 1.3rem;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #FFB900;
}
div.wpforms-container-full .wpforms-form button[type="submit"].cta:hover {
  background-color: #FFD566;
  border-color: #FFD566;
  transition: all 300ms ease 0s;
}
div.wpforms-container-full .wpforms-form button[type="submit"].cta:focus {
  outline: none;
}
div.wpforms-container-full .wpforms-form button[type="submit"].subheader {
  padding: 0 !important;
  max-height: 45px !important;
  margin-left: 30px !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"].primary {
  font-weight: bold;
  min-width: 120px;
  height: 55px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffb900;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #ffb900;
}
div.wpforms-container-full .wpforms-form button[type="submit"].secondary {
  font-weight: bold;
  min-width: 64px;
  height: 64px;
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  color: #262835;
  background-color: #ffffff;
  transition: all 300ms ease 0s;
  padding: 16px;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #262835;
}
div.wpforms-container-full .wpforms-form .wpforms-field .input-container {
  position: relative;
}
div.wpforms-container-full .wpforms-form .wpforms-field .input-button {
  position: absolute;
  display: inline;
  right: 60%;
}
div.wpforms-container-full .wpforms-form .wpforms-field input[type="text"],
div.wpforms-container-full .wpforms-form .wpforms-field input[type="number"],
div.wpforms-container-full .wpforms-form .wpforms-field input[type="email"] {
  width: 100%;
  max-width: 100%;
  position: relative;
  display: inline-block;
  font-size: 1.25em;
  padding: 0 0 5px 0;
  color: #262835;
  background-color: #f5f5f5;
  border: none;
  border-bottom: solid 2px #8c8c97;
  outline: none;
  z-index: 8;
  padding: 5px 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-field input[type="text"]:focus ~ label {
  top: -20px;
  font-size: 0.7em;
  color: #8c8c97;
  font-weight: 700;
}
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}
input {
  background-color: white;
  font-size: 16px;
  display: inline-block;
  color: #262835;
  padding: 1rem;
  position: relative;
  line-height: 1.35;
  min-height: calc(55px);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  outline: none;
}
.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.secondary-nav-container {
  background-color: #F7F8FC;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  display: none;
}
@media (max-width: 991px) {
  .secondary-nav-container {
    display: none;
  }
}
.secondary-nav {
  justify-content: space-between;
}
.secondary-nav .search {
  display: none;
}
.hero img {
  width: 100%;
}
.title {
  font-size: 11pt;
  font-family: verdana;
  font-weight: bold;
}
.social-icons {
  margin: 0;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
.social-icons li {
  padding: 0;
  margin: 2rem;
  opacity: 0.5;
  transition: all 300ms ease 0s;
}
.social-icons li:hover {
  opacity: 1;
  transition: all 300ms ease 0s;
}
.social-icons img {
  height: 50px;
}
article .input-button {
  position: absolute;
  display: inline;
  right: 30% !important;
}
article a {
  color: #3871C2 !important;
  font-weight: 700;
}
article .post-image {
  height: 70% !important;
}
.subscribe-quote {
  max-width: 50% !important;
}
.hidden-field {
  display: none !important;
}
#newsletter-section {
  width: 100%;
  max-width: 1200px;
  margin: 3rem auto 0;
  min-height: 350px;
  background-color: #f1eff1;
  pointer-events: all;
}
#newsletter-section .background-image {
  width: 100%;
  height: 350px;
  padding: 3rem;
  background-image: url("/wp-content/themes/equals/imgs/subscribe-background.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 50%;
}
#newsletter-section .subscribe-title {
  display: block;
  width: 100%;
  margin: 2rem 0;
  font-size: 4rem;
  line-height: 4.2rem;
  font-weight: 700;
  margin-top: 2rem;
  color: #262835;
}
#newsletter-section .subscribe-title {
  display: block;
  width: 100%;
  margin: 2rem 0;
  font-size: 4rem;
  line-height: 4.2rem;
  font-weight: 700;
  color: #262835;
}
#newsletter-section .subscribe-cta {
  display: block;
  width: 100%;
  margin: 2rem 0;
}
#newsletter-section label {
  display: inline-block;
  color: #999;
  font-size: 1.25em;
  transition: all 0.2s ease;
  z-index: 10;
  position: relative;
  top: -5px;
  left: -270px;
  z-index: 9;
}
#newsletter-section .input-container {
  position: relative;
}
#newsletter-section .input-button {
  position: absolute;
  display: inline;
  right: 60%;
}
#newsletter-section input[type="text"],
#newsletter-section input[type="number"],
#newsletter-section input[type="email"] {
  width: 280px;
  max-width: 100%;
  position: relative;
  display: inline-block;
  font-size: 1.25em;
  padding: 0 0 5px 0;
  color: #262835;
  background-color: #f5f5f5;
  border: none;
  border-bottom: solid 2px #8c8c97;
  outline: none;
  z-index: 8;
  padding: 5px 10px;
}
#newsletter-section input[type="text"]:focus ~ label {
  top: -20px;
  font-size: 0.7em;
  color: #8c8c97;
  font-weight: 700;
}
#newsletter-section button.cta {
  max-height: 55px;
}
#newsletter-section span.label {
  position: absolute;
  line-height: 1;
  padding-left: 10px;
  color: #6c6c9b;
  font-size: 12px;
  top: 27px;
  font-weight: 500;
  transition: all 300ms ease 0s;
  z-index: 9;
}
#newsletter-section .success-cta {
  visibility: hidden;
  position: absolute;
  top: 0;
  background: #f1eff1;
  width: 50%;
  height: 90%;
  z-index: 9999;
  padding: 2rem 0;
}
#newsletter-section .success-cta span {
  margin: 0;
  font-weight: 700;
  font-size: 1.5rem;
}
h1 {
  font-size: 36pt !important;
}
.headline {
  margin: 30px 10px;
}
#feature-section {
  background-image: url("/wp-content/themes/equals/imgs/feature-bg.jpg");
  background-color: #F9F9F9;
  width: 100%;
  min-height: 650px;
  background-repeat: repeat-y;
  background-size: 65% auto;
  color: #FFFFFF;
  position: relative;
  text-align: center;
  margin: 10rem auto;
  margin-top: 0;
}
#feature-section .feature-container {
  width: 1200px;
  min-height: 650px;
  margin: 0 auto;
  position: relative;
}
#feature-section .page-subtitle {
  font-family: 'Equals', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #3871C2 !important;
  letter-spacing: 1px;
  margin: 15px 0 0;
  text-transform: none;
}
#feature-section .mask {
  background: #F9F9F9;
  width: 50%;
}
#feature-section .page-title-container {
  position: absolute;
  float: right;
  right: 0;
  right: 100px;
  bottom: 0;
  background-color: #fff;
  height: 350px;
  padding-left: 40px;
  padding-top: 5%;
  text-align: left;
  width: 500px;
}
#feature-section .page-title-container:hover {
  background-color: #484A58;
  transition: all 300ms ease 0s;
}
#feature-section .page-title-container:hover h2 {
  color: #E5F2FC !important;
}
#feature-section .page-title-container:hover h1 {
  color: #E5F2FC !important;
}
#feature-section .page-title-container > .arrow {
  width: 100px;
  height: 100px;
}
#feature-section .page-title-container .feat-arrow {
  bottom: 15px;
  margin-top: -23px;
}
#feature-section .page-title-container .page-title {
  color: #262835;
  font-size: 26pt!important;
  max-width: 420px;
  line-height: 1.3;
}
#feature-section .page-title-container .page-subtitle {
  color: #262835;
  font-size: 12px;
  margin-top: 10px;
  text-transform: uppercase;
}
#feature-section.thin > .container {
  padding-top: 0;
  padding-bottom: 0;
}
#feature-section.wide > .container,
#feature-section.full > .container {
  max-width: 650px;
  position: relative;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#feature-section.wide {
  height: 650px;
}
#feature-section.wide > .container {
  top: 60%;
}
#feature-section.full {
  height: 100vh;
}
.hide {
  display: none !important;
}
.categories {
  margin: 0 1rem 5rem;
}
.thin .page-title-container {
  pointer-events: none !important;
  transform: translateY(0%) translateX(125%);
  background: #ffffff;
  box-shadow: 0px -15px 40px -10px rgba(0, 0, 0, 0.1);
  margin-top: 0;
  width: 506px !important;
  cursor: auto !important;
}
.thin .arrow {
  display: none !important;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: scaleX(-1);
}
#colophon {
  background-color: #262835;
  margin-top: 80px;
}
#colophon .top {
  background-color: #2b2e3d !important;
  padding-bottom: 5rem !important;
}
#colophon .bottom {
  margin-top: 0;
}
.signin {
  display: none !important;
}
.entry-footer {
  margin-top: 10px;
  margin-bottom: 0;
  color: #3871C2 !important;
  letter-spacing: 1px;
  font-weight: 600;
}
.entry-footer.cat-links {
  margin: 0;
  letter-spacing: 1px;
}
a .footer-follow {
  display: inline;
  margin: 5px;
  width: 25px;
  height: 25px;
  opacity: 0.7;
}
a .footer-follow:hover {
  opacity: 1;
  transition: all 300ms ease 0s;
}
#quote-widget {
  position: fixed;
  margin: 0;
  right: 30px;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
}
#quote-widget .quote-container {
  width: 275px;
  height: 400px;
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  text-align: center;
  padding: 2.5rem;
}
#quote-widget .quote-title {
  display: block;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #262835;
  margin: 3rem auto;
}
#quote-widget .quote-copy {
  display: block;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  color: #262835;
  margin: 2rem auto;
}
.main-navigation {
  background-color: #FFFFFF;
  background-size: cover;
  position: relative;
}
.main-navigation .nav-wrapper {
  position: relative;
}
.main-navigation .brand-logo {
  float: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-navigation .brand-logo > img {
  max-height: 60px;
}
.main-navigation .text-logo {
  color: #727272;
  font-family: "Equals", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-navigation ul {
  list-style-type: none;
  padding-left: 0;
}
.main-navigation .nav-list > .menu-item {
  display: inline-block;
  float: left;
}
.main-navigation .nav-list > .menu-item > span > a {
  color: #727272;
  display: block;
  font-family: "Equals", sans-serif;
  font-weight: 700;
  letter-spacing: 0.4px;
  line-height: 20px;
  padding: 20px 12px;
  text-transform: uppercase;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation .nav-list > .menu-item > span > a:hover {
  background-color: #262835;
  color: #FFFFFF;
}
.main-navigation .menu-item {
  position: relative;
}
.main-navigation .sub-menu {
  display: none;
  position: absolute;
  right: 0;
  min-width: 170px;
  z-index: 9999;
}
.main-navigation .sub-menu .menu-item-has-children > span > a:after {
  color: #727272;
  content: "\f205";
  font-family: "Equals";
  font-size: 18px;
  margin-top: -15px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 5px;
}
.main-navigation .sub-menu .menu-item-has-children > span > a:hover:after {
  color: #FFFFFF;
}
.main-navigation .sub-menu li a {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F9F9F9;
  color: #727272;
  display: block;
  font-weight: 600;
  padding: 12px 20px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.main-navigation .sub-menu li a:hover {
  background-color: #262835;
  color: #FFFFFF;
}
.main-navigation .sub-menu li:last-child a {
  border-bottom: 0;
}
.main-navigation .sub-menu .sub-menu {
  top: 0;
  right: 100%;
}
.main-navigation .menu-btn {
  cursor: pointer;
}
.main-navigation .menu-btn .menu-icon-bar {
  background-color: #727272;
  display: block;
  height: 2px;
  margin-bottom: 3px;
  width: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.main-navigation .menu-btn .menu-icon-bar:first-child {
  margin-top: 4px;
}
.main-navigation .menu-btn .menu-icon-bar:last-child {
  margin-bottom: 0;
}
.main-navigation .menu-btn.mobile {
  margin-top: 15px;
  top: 50%;
  right: 0;
}
.main-navigation .menu-btn:hover {
  background-color: transparent !important;
}
.main-navigation .menu-btn:hover .menu-icon-bar:first-child {
  width: 15px;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.main-navigation .menu-btn:hover .menu-icon-bar:last-child {
  width: 15px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  transform: rotate(35deg);
}
.main-navigation .icon-btn {
  cursor: pointer;
  height: 60px;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.main-navigation .icon-btn .mdi {
  color: #727272;
  font-size: 22px;
}
.main-navigation .icon-btn.mobile {
  height: auto !important;
  margin-top: -10px;
  margin-right: 15px;
  position: relative;
  top: 50%;
}
.main-navigation .icon-btn.mobile:hover .mdi {
  color: #727272;
}
.main-navigation .icon-btn:hover .mdi {
  color: #FFFFFF;
}
.main-navigation .icon-btn.cart-btn {
  padding-right: 20px !important;
  position: relative;
}
.main-navigation .icon-btn.cart-btn .mdi {
  font-size: 20px;
}
.main-navigation.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.main-navigation.transparent {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.main-navigation.transparent .nav-list > .menu-item > span > a {
  color: #FFFFFF;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.main-navigation.transparent .nav-list > .menu-item > span > a:before {
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
}
.main-navigation.transparent .nav-list > .menu-item > span > a:hover {
  background-color: transparent;
}
.main-navigation.transparent .nav-list > .menu-item > span > a:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.main-navigation.transparent .text-logo {
  color: #FFFFFF;
}
.main-navigation.transparent .menu-btn .menu-icon-bar {
  background-color: #FFFFFF;
}
.main-navigation.transparent .icon-btn {
  height: 80px;
}
.main-navigation.transparent .icon-btn .mdi {
  color: #FFFFFF;
}
.main-navigation.transparent .menu-item-cart .item-count {
  margin-top: 10px;
}
.main-navigation.sticky-transparent {
  position: fixed;
}
.main-navigation.sticky-transparent .nav-list > .menu-item > span > a {
  -webkit-transition: padding 0.2s ease;
  -moz-transition: padding 0.2s ease;
  -o-transition: padding 0.2s ease;
  transition: padding 0.2s ease;
}
.main-navigation.sticky-transparent .menu-item-cart .item-count {
  -webkit-transition: margin-top 0.2s ease;
  -moz-transition: margin-top 0.2s ease;
  -o-transition: margin-top 0.2s ease;
  transition: margin-top 0.2s ease;
}
.main-navigation.sticky-transparent.transparent .brand-logo.contrast {
  opacity: 0;
}
.menu-item-cart .item-count {
  background-color: #FFB900;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 10px;
  letter-spacing: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  width: 20px;
  height: 20px;
}
.menu-item-cart .sub-menu {
  min-width: 210px;
}
.menu-item-cart .sub-menu > .menu-item {
  background-color: #FFFFFF;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li {
  padding-bottom: 4px;
  padding-left: 25px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:first-child a {
  padding-top: 20px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:first-child a.remove {
  padding-top: 12px;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li:last-child {
  padding-bottom: 16px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li.empty {
  padding-bottom: 20px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
  color: #424b52 !important;
  padding: 4px 0 0 15px;
  top: -1px !important;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a {
  border-top: 0;
  line-height: 1.3;
  padding-bottom: 0;
  padding-left: 10px;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list li a:hover {
  background-color: transparent;
  color: #262835;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list .quantity {
  padding-left: 10px;
  top: 0;
}
.menu-item-cart .woocommerce.widget_shopping_cart .cart_list .empty {
  background-color: #FFFFFF;
  font-weight: 600;
  padding: 20px !important;
}
.menu-item-cart .total {
  border-top-color: #F9F9F9 !important;
  margin-bottom: 0;
  padding: 14px 20px !important;
}
.menu-item-cart .buttons {
  margin-bottom: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.menu-item-cart .buttons .button.wc-forward {
  background-color: #FFB900 !important;
  border-top: 0;
  color: #FFFFFF !important;
  font-weight: 700;
  padding: 7px 16px !important;
  text-align: center;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.menu-item-cart .buttons .button.wc-forward.checkout {
  margin-top: 5px;
  margin-bottom: 20px;
}
.menu-item-cart .buttons .button.wc-forward:hover {
  background-color: #FFB900;
}
#mondo-search-fill {
  background-color: #262835;
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
}
.search-close {
  display: none;
  opacity: 0;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2001;
}
.search-close .mdi {
  color: #FFFFFF;
  font-size: 30px;
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.search-close:hover .mdi {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}
.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}
.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}
body {
  overflow: visible;
  background-color: #262835;
  font-family: Equals, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
a {
  text-decoration: none;
}
.image {
  width: auto;
  height: 100%;
  max-width: none;
}
.h1---main {
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 44px;
  line-height: 52px;
}
.h1---main.white {
  color: #fff !important;
}
.h1---main.center {
  color: #fff !important;
  font-weight: 700;
  text-align: center;
}
.h1---main.center.blue {
  color: #ffb900 !important;
}
.h1---main.blue {
  color: #3871c2;
}
.h1---main.mango {
  padding-bottom: 5px;
  color: #ffb900 !important;
}
.body-webflow {
  background-color: #262835;
}
.type-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tag-title {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 18px;
  color: #222;
  font-size: 22px;
  line-height: 44px;
  font-weight: 500;
  text-transform: uppercase;
}
.type-column-2 {
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
}
.tag-holder {
  margin-bottom: 10px;
  padding: 10px 10px 20px;
  border-radius: 5px;
  box-shadow: 0 0 50px 0 transparent;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}
.tag-holder:hover {
  box-shadow: 0 0 75px 0 rgba(0, 0, 0, 0.07);
}
.tag-holder.block-quote {
  display: none;
}
.tag-holder.image {
  display: none;
}
.tag-holder.ordered-list {
  display: none;
}
.tag-holder.unordered-list {
  display: none;
}
.tag-holder.dark {
  background-color: #262835;
}
.tag-holder.h1---big-title-type {
  display: none;
}
.tag-holder.h4-type {
  display: none;
}
.tag-holder.mediumbodybold-text {
  display: block;
}
.tag-holder.smallbodybold-text {
  display: none;
}
.tag-holder.blue {
  background-color: #3871c2;
}
.tags-section {
  position: relative;
  display: block;
  max-width: 960px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  border-radius: 4px;
  background-color: #262835;
  box-shadow: 0 1px 75px 0 rgba(0, 0, 0, 0.05);
}
.tag-divider {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: #f3f3f5;
}
.tag-label {
  margin-top: 10px;
  color: #aaa;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.styles-page-header {
  margin-bottom: 40px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 55px;
  line-height: 65px;
  font-weight: 300;
}
.styles-page-header.white {
  color: #fff !important;
}
.medium-body---main {
  width: auto;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  white-space: normal;
}
.medium-body---main.white {
  color: #fff !important;
}
.medium-body---main.center {
  width: auto;
  max-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #fff !important;
  font-size: 16px;
  text-align: center;
  white-space: break-spaces;
}
.medium-body---main.center.mobile-left-align {
  width: auto;
}
.medium-body---main.hero {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 28px;
}
.medium-body---main.midnight {
  color: #fff !important;
}
.block-quote {
  font-family: Equals, sans-serif;
}
.currency-buy-value {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #3871c2;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  -o-object-fit: fill;
  object-fit: fill;
}
.currency-buy-value.fairfx-blue {
  color: #4c97e8;
  font-size: 16px;
}
.currency-buy-value.ccy {
  color: #fff !important;
  font-size: 16px;
}
.h4---main {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 26px;
  line-height: 36px;
}
.h4---main.white {
  margin-bottom: 18px;
  color: #fff !important;
}
.h4---main.center {
  margin-bottom: 0px;
  font-weight: 700;
  text-align: center;
}
.medium-body-bold---main {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  white-space: normal;
}
.medium-body-bold---main.white {
  display: inline-block;
  margin-right: 0px;
  color: #fff !important;
  font-weight: 400;
}
.medium-body-bold---main.center {
  text-align: center;
}
.medium-body-bold---main.no-wrap {
  white-space: nowrap;
}
.small-body-semibold---main {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
}
.small-body-semibold---main.white {
  color: #fff !important;
}
.small-body-semibold---main.center {
  line-height: 28px;
  text-align: center;
}
.small-body-semibold---main.footer-header {
  margin-bottom: 10px;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
}
.list-item {
  font-family: Equals, sans-serif;
}
.list-item-2 {
  font-family: Equals, sans-serif;
}
.link---main {
  width: auto;
  padding-right: 0px;
  font-family: Equals, sans-serif;
  color: #3871c2;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}
.list-item-3 {
  font-family: Equals, sans-serif;
}
.list-item-4 {
  font-family: Equals, sans-serif;
}
.list-item-5 {
  font-family: Equals, sans-serif;
}
.heading-10 {
  font-family: Equals, sans-serif;
  font-size: 70px;
  line-height: 80px;
  text-align: left;
}
.heading-11 {
  margin-bottom: 140px;
  font-family: Equals, sans-serif;
  font-weight: 300;
  text-align: center;
}
.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 140px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.basic-column {
  padding-right: 5px;
  padding-left: 5px;
}
.price-wrapper {
  padding-left: 0px;
}
.product-card-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-price {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
.tagline {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.tagline.tagline-promo-40 {
  font-family: Equals, sans-serif;
  color: rgba(51, 51, 51, 0.4);
}
.product-card-image {
  height: 260px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
}
.product-card-image.product-card-2 {
  background-image: url(/wp-content/themes/equals-v2/../images/33.jpg), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: url(/wp-content/themes/equals-v2/../images/33.jpg), linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}
.product-card-image.product-card-3 {
  background-image: url(/wp-content/themes/equals-v2/../images/26.jpg);
  background-position: 50% 50%;
  background-size: cover;
}
.product-card-image.product-card-1 {
  background-image: url(/wp-content/themes/equals-v2/../images/25.jpg);
  background-position: 50% 50%;
  background-size: cover;
}
.product-card-image.product-card-4 {
  background-image: url(/wp-content/themes/equals-v2/../images/47.jpg), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.5)), to(hsla(0, 0%, 96.1%, 0.5)));
  background-image: url(/wp-content/themes/equals-v2/../images/47.jpg), linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.5), hsla(0, 0%, 96.1%, 0.5));
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}
.tag-wrapper {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-right: 5px;
  padding-left: 5px;
}
.tag-wrapper.hide {
  display: none;
}
.divider {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-color: #eee;
}
.style-label {
  display: none;
  color: #bebebe;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.product-name-title {
  margin-top: 6px;
  padding-right: 20px;
  font-family: Equals, sans-serif;
}
.product-card {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: box-shadow 400ms ease, -webkit-transform 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease;
  transition: transform 400ms ease, box-shadow 400ms ease, -webkit-transform 400ms ease;
  cursor: pointer;
}
.product-card:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -6px) scale(1.02);
  -ms-transform: translate(0px, -6px) scale(1.02);
  transform: translate(0px, -6px) scale(1.02);
}
.columns {
  width: 100%;
}
.link-block {
  display: block;
  color: #fff !important;
  text-decoration: none;
}
.style-guide-label {
  margin-top: 10px;
  margin-bottom: 40px;
  color: #aaa;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.style-guide-label.cc-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.style-guide-divider {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #f3f3f5;
}
.button {
  height: 44px;
  padding: 0px 20px;
  border-radius: 4px;
  background-color: #3898ec;
  box-shadow: 0 1px 1px 0 transparent;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff !important;
  line-height: 43px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.button:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.h1-big-title---main {
  margin-bottom: 44px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 4.375em;
  line-height: 80px;
}
.h1-big-title---main.white {
  color: #fff !important;
}
.h1-big-title---main.center {
  text-align: center;
}
.h2---main {
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 32px;
  line-height: 42px;
}
.h2---main.white {
  width: 410px;
  color: #fff !important;
}
.h2---main.center {
  text-align: center;
}
.h2---main.midnight {
  color: #fff !important;
}
.small-body---main {
  width: auto;
  margin-left: auto;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 14px;
  line-height: 28px;
}
.small-body---main.white {
  color: #fff !important;
}
.small-body---main.center {
  text-align: center;
}
.category---main {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Equals, sans-serif;
  color: #ffb900 !important;
  font-size: 10px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.category---main.white {
  color: #ffb900 !important;
}
.category---main.center {
  text-align: center;
}
.color-block {
  height: 70px;
  margin-top: 30px;
  border-radius: 4px;
  background-color: #ebebeb;
}
.color-block.eq-sky-blue-07 {
  height: 300px;
  background-color: #4c97e8;
  color: #4c97e8;
}
.color-block.eq-midnight-blue {
  height: 300px;
  background-color: #262835;
}
.color-block.eq-sea-green-08 {
  height: 300px;
  background-color: #2fb9c2;
}
.color-block.eq-sea-green-08.secondary {
  height: 150px;
}
.color-block.eq-stone-grey-09 {
  height: 300px;
  background-color: #484a58;
}
.color-block.eq-stone-grey-09.secondary {
  height: 150px;
}
.color-block.eq-polar-white {
  height: 300px;
  background-color: #fff;
}
.color-block.eq-polar-white.secondary {
  height: 150px;
}
.color-block.eq-sunset-mango {
  height: 300px;
  background-color: #ffb900 !important;
}
.color-block.eq-sunset-mango.secondary {
  height: 150px;
}
.color-block.eq-sunset-mango.button {
  height: 150px;
}
.color-block.eq-sky-blue-9 {
  height: 150px;
  background-color: #3871c2;
}
.color-block.eq-sky-blue-9.button {
  height: 150px;
  background-color: #3871c2;
}
.color-block.eq-sky-blue-9.secondary {
  height: 150px;
}
.color-block.red {
  height: 150px;
  background-color: #d95852;
}
.color-block.green {
  height: 150px;
  background-color: #0ba866;
}
.color-block.yellow {
  height: 150px;
  background-color: #fff8e4;
}
.color-block.red-light {
  height: 150px;
  background-color: #fff2f1;
}
.color-block.eq-sky-blue-10 {
  height: 300px;
  background-color: #3260b0;
}
.color-block.eq-sky-blue-10.palette {
  height: 150px;
  background-color: #3260b0;
}
.color-block.eq-sky-blue-8 {
  height: 150px;
  background-color: #4689da;
}
.color-block.eq-stone-grey-10.palette {
  height: 150px;
  background-color: #363842;
}
.color-block.eq-stone-grey-9 {
  height: 150px;
  background-color: #484a58;
}
.color-block.eq-stone-grey-8 {
  height: 150px;
  background-color: #676978;
}
.color-block.eq-stone-grey-7 {
  height: 150px;
  background-color: #7c7e8d;
}
.color-block.eq-sky-blue-7 {
  height: 150px;
  background-color: #4c97e8;
}
.color-block.eq-sky-blue-6 {
  height: 150px;
  background-color: #5da6ec;
}
.color-block.eq-stone-grey-6 {
  height: 150px;
  background-color: #9699aa;
}
.color-block.eq-stone-grey-5 {
  height: 150px;
  background-color: #bcbcc9;
}
.color-block.eq-sky-blue-5 {
  height: 150px;
  background-color: #75b6ef;
}
.color-block.eq-sky-blue-4 {
  height: 150px;
  background-color: #99caf4;
}
.color-block.eq-sky-blue-3 {
  height: 150px;
  background-color: #c0def8;
}
.color-block.eq-sky-blue-2 {
  height: 150px;
  background-color: #e5f2fc;
}
.color-block.eq-sky-blue-1 {
  height: 150px;
  background-color: #f7fafd;
}
.color-block.eq-stone-grey-4 {
  height: 150px;
  background-color: #d4d5dd;
}
.color-block.eq-stone-grey-3 {
  height: 150px;
  background-color: #e1e1ea;
}
.color-block.eq-stone-grey-2 {
  height: 150px;
  background-color: #ededf4;
}
.color-block.eq-stone-grey-1 {
  height: 150px;
  background-color: #f7f8fc;
}
.color-block.eq-sunset-mango---hover {
  height: 150px;
  background-color: #ffd566;
}
.heading-12 {
  font-family: Equals, sans-serif;
}
.link-block-2 {
  display: block;
  color: #fff !important;
  text-decoration: none;
}
.link-block-3 {
  display: block;
  color: #fff !important;
  text-decoration: none;
}
.eq---button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 47px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 34px;
  text-decoration: none;
}
.eq---button:hover {
  background-color: #ffd566;
}
.eq---button.nav {
  width: 100px;
  margin-left: 20px;
}
.eq---button.currencyhero {
  height: 47px;
  margin-left: 0px;
}
.eq---button.white-button {
  background-color: #ffb900 !important;
  color: #fff !important;
}
.button---main {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.button---main.ffx {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.button---main.ffx.white-button {
  color: #262835;
}
.button---main.white {
  color: #262835;
}
.button---main.center {
  font-family: Equals, sans-serif;
  font-weight: 600;
  text-align: center;
}
.button---main.ffx---secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffb900 !important;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.button---main.ffx---secondary:hover {
  color: #ffd566;
}
.section-4 {
  position: relative;
  max-width: 960px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
  float: none;
  clear: none;
  background-color: #262835;
}
.eq---button-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 47px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
  text-decoration: none;
}
.eq---button-center:hover {
  background-color: #ffd566;
}
.equals---button-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
  text-decoration: none;
}
.equals---button-center:hover {
  background-color: #ffd566;
}
.learn-more-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-decoration: none;
}
.image-10 {
  margin-left: 12px;
  padding-top: 4px;
}
.column-21 {
  padding-top: 140px;
  padding-right: 72px;
  padding-left: 0px;
}
.column-22 {
  padding: 140px 72px 140px 0px;
}
.faq-question-1 {
  max-width: 513px;
  margin-bottom: 28px;
}
.faq-question-2 {
  max-width: 513px;
  margin-bottom: 28px;
}
.faq-question-3 {
  max-width: 513px;
  margin-bottom: 94px;
}
.columns-4 {
  margin-right: auto;
  margin-left: auto;
}
.image-14 {
  margin-right: 16px;
}
.div-block-25 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 174px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.my-container {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1480px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.div-block-27 {
  width: 184px;
  height: 64px;
}
.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 184px;
  height: 64px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.equals---secondary-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 47px;
  max-height: none;
  max-width: none;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ffb900 !important;
  text-decoration: none;
}
.equals---secondary-button:hover {
  border-color: #ffd566;
  background-color: transparent;
  color: #ffd566;
}
.equals---secondary-button.nav {
  width: 100px;
}
.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Equals, sans-serif;
  color: #fff !important;
}
.column-26 {
  padding-right: 0px;
  padding-left: 0px;
}
.personal-link-div {
  margin-right: 0px;
  margin-left: auto;
  font-family: Equals, sans-serif;
  font-weight: 700;
}
.nav-link-top-5 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  text-decoration: none;
}
.nav-link-top-5:hover {
  color: #ffb900 !important;
}
.nav-link-top-5.w--current {
  color: #ffb900 !important;
  font-weight: 600;
  text-align: left;
}
.nav-link-top-5.current.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.div-block-37 {
  margin-left: auto;
}
.nav-link-top-2 {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Equals, sans-serif;
  color: #ffb900 !important;
  font-weight: 600;
  text-decoration: none;
}
.nav-link-top-2:hover {
  color: #ffd566;
}
.nav-link-top-2.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-top-2.w--current:hover {
  color: #ffd566;
}
.nav-link-top-2.other {
  color: #fff !important;
  font-weight: 400;
}
.nav-link-top-2.other.w--current {
  color: #3871c2;
  font-weight: 600;
}
.nav-link-top-2.other.w--current:hover {
  color: #4c97e8;
}
.nav-link-top {
  display: block;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-weight: 400;
  text-decoration: none;
}
.nav-link-top:hover {
  color: #ffb900 !important;
}
.nav-link-top.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-top.w--current:hover {
  color: #ffd566;
}
.nav-link-top.business {
  color: #fff !important;
  font-weight: 400;
}
.nav-link-top.business:hover {
  color: #ffd566;
}
.nav-link-top.business.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: 1480px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 68px;
  padding-left: 68px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.topnav {
  display: none;
  background-color: #fff;
}
.topnav.v2 {
  display: block;
  background-color: #262835;
}
.topnav.business {
  display: block;
  background-color: #262835;
}
.topnav.about {
  display: block;
  background-color: #262835;
}
.topnav.contact {
  display: block;
  background-color: #262835;
}
.top-nav-div {
  display: block;
  height: 63px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #676978;
}
.nav-link-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  line-height: 20px;
}
.nav-link-3:hover {
  color: #ffb900 !important;
}
.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999999!important;
  display: block;
  background-color: #fff;
}
.navbar.v2 {
  z-index: 99999999!important;
  border-bottom: 1px solid #676978;
  background-color: #262835;
  box-shadow: 1px 12px 10px -4px rgba(38, 40, 53, 0.05);
}
.ffx---secondary-button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  height: 64px;
  max-height: none;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #3260b0;
  text-decoration: none;
}
.ffx---secondary-button-2:hover {
  border-color: #5da6ec;
  color: #5da6ec;
}
.ffx---secondary-button-2.nav {
  width: 143px;
  height: 47px;
  border-width: 1px;
  border-color: #fff;
}
.ffx---secondary-button-2.nav:hover {
  border-color: #fff;
}
.ffx---secondary-button-2.cookies {
  width: 148px;
  height: 47px;
}
.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  padding-top: 0px;
  padding-right: 0em;
  padding-left: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
.button---main-2 {
  color: #262835 !important;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.button---main-2.ffx---secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Equals, sans-serif;
  color: #262835;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
}
.button---main-2.ffx---secondary:hover {
  background-color: #484a58;
  color: #fff !important;
}
.button---main-2.ffx {
  width: auto;
  font-family: Equals, sans-serif;
  color: #262835;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
}
.menu-dropdown {
  display: none;
  margin-right: 0px;
  margin-left: 0px;
}
.menu-dropdown-link {
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.menu-button {
  display: block;
  padding-right: 0px;
}
.menu-button.w--open {
  background-color: transparent;
}
.menu-button._4-column {
  display: block;
}
.nav-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 94px;
  max-width: 296px;
  min-width: auto;
  margin-left: auto;
  padding-left: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-buttons._4-column {
  padding-left: 0px;
}
.nav-logo {
  width: 143px;
  height: auto;
  max-width: none;
  margin-top: auto;
  margin-bottom: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 94px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-bottom: 40px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #1d2329;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}
.menu-dropdown-toggle.w--open {
  background-color: transparent;
}
.menu-dropdown-carrot {
  margin-right: 0px;
  margin-left: 3px;
  float: right;
}
.menu-dropdown-carrot.business {
  display: none;
}
.menu-dropdown-carrot.faq {
  display: none;
}
.menu-dropdown-carrot.contact {
  display: none;
}
.menu-dropdown-list {
  position: relative;
  background-color: #f5f5f5;
}
.menu-dropdown-list.w--open {
  padding-bottom: 10px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.equals---button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 47px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
  color: #fff !important;
  font-size: 16px;
  line-height: 34px;
  text-decoration: none;
}
.equals---button:hover {
  background-color: #ffd566;
}
.equals---button.nav {
  width: 148px;
  height: 47px;
  margin-left: 0px;
  background-color: #ffb900 !important;
}
.equals---button.nav:hover {
  background-color: #ffd566;
}
.equals---button.nav.hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.equals---button.cookies {
  width: 148px;
  height: 47px;
  margin-left: 10px;
}
.menu-line {
  display: block;
  height: 1px;
  margin-bottom: 40px;
  background-color: #fff;
}
.menu-line.cta {
  display: none;
}
.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
  text-decoration: none;
}
.div-block-42 {
  height: 100%;
  margin-right: auto;
}
.product-page-hero {
  overflow: hidden;
  background-color: #262835;
}
.product-page-hero.home {
  background-image: none;
}
.currency-card-hero-column-2 {
  display: block;
  height: 90%;
  padding-right: 68px;
  padding-left: 68px;
}
.currency-card-hero-column-2.rewards-page {
  display: block;
}
.currency-card-hero-column-2.home {
  display: block;
}
.currency-card-hero-column-2.personal {
  padding-right: 0px;
  padding-left: 0px;
}
.hero-column-copy-and-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90%;
  padding-top: 0px;
  padding-right: 0%;
  padding-left: 68px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.hero-column-copy-and-cta.home {
  padding-right: 68px;
}
.hero-column-copy-and-cta.payment-platform {
  padding-right: 68px;
}
.text-block-4 {
  width: 100%;
  margin-bottom: 8px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.text-block-5 {
  margin-bottom: 8px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.div-block-45 {
  width: 222px;
  margin-right: 0px;
}
.div-block-46 {
  width: 222px;
  margin-left: 0px;
}
.hero-paragraph-div {
  width: auto;
  margin-bottom: 47px;
}
.hero-paragraph-div.about {
  width: 500px;
}
.hero-paragraph-div.expense-management {
  margin-bottom: 47px;
}
.columns-hero {
  height: 90%;
  padding-top: 47px;
  padding-bottom: 0px;
}
.columns-hero.contact {
  padding-bottom: 47px;
}
.columns-hero.about {
  padding-bottom: 47px;
}
.columns-hero.broker-platforms {
  padding-bottom: 47px;
}
.hero-content {
  margin-top: 0px;
  margin-bottom: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
.hero-content.about {
  padding-right: 40px;
}
.hero-content.personal {
  padding-right: 10%;
}
.trust-banner-grid {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 44px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.trust-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.trust-text-blue {
  font-family: Equals, sans-serif;
  color: #ffb900 !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.div-block-50 {
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.section---trust {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 188px;
  background-color: #484a58;
}
.grid-5 {
  width: 100%;
  margin: 0px auto 0px 0px;
  padding-right: 68px;
  padding-left: 68px;
  grid-column-gap: 24px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.benefit-icon {
  display: block;
  width: auto;
  height: 124px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}
.div-block-51 {
  margin-bottom: 0px;
}
.section---benefits {
  padding-top: 94px;
  padding-bottom: 94px;
}
.nav-link-2 {
  display: block;
  margin-right: 0px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
}
.nav-link-2:hover {
  color: #ffb900 !important;
}
.nav-link-2.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-2.w--current:hover {
  color: #ffd566;
}
.nav-link-2.open-support-chat {
  margin-bottom: 0px;
  color: #fff !important;
}
.nav-link-2.open-support-chat:hover {
  color: #ffb900 !important;
}
.nav-link-4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
}
.nav-link-4:hover {
  color: #ffb900 !important;
}
.nav-link-4.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-4.w--current:hover {
  color: #ffd566;
}
.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
}
.mango-checkmark-icon {
  margin-right: 10px;
  padding-top: 10px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.section---currencies {
  display: block;
  height: 100%;
  margin-bottom: 0px;
  padding: 94px 68px;
  background-color: #484a58;
}
.section---currencies.international-payments {
  padding-right: 68px;
  padding-left: 68px;
}
.section---currencies.currency-list-page {
  height: auto;
  padding-top: 47px;
  padding-bottom: 47px;
}
.section-center-header-div {
  margin-top: 0px;
  margin-bottom: 18px;
}
.section-center-header-div.pricing {
  margin-bottom: 94px;
}
.section-center-header-div.steps {
  margin-bottom: 94px;
}
.currency-grid {
  margin-bottom: 40px;
  padding-right: 68px;
  padding-left: 68px;
  grid-column-gap: 8px;
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.currency-grid.mobile {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.currency-grid.table-2 {
  width: 80%;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  padding-right: 0%;
  padding-left: 0%;
  justify-items: start;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
.currency-grid.table-2.international-payments {
  margin-top: 47px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 10%;
  grid-column-gap: 0px;
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.currency-grid.table-2.international-payments.expand {
  display: none;
}
.currency-grid.table-1 {
  width: 80%;
  margin: 94px auto 29px;
  padding-right: 0%;
  padding-left: 0%;
  justify-items: start;
  grid-column-gap: 0px;
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.main-currency {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-width: 250px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px none #d4d5dd;
  border-radius: 0px;
  background-color: transparent;
}
.main-currency.table-2 {
  display: none;
}
.main-currency.side {
  width: 250px;
}
.main-currency.side.popular-table-currencies-list {
  border-bottom-style: solid;
}
.main-currency.popular-table-currencies-list {
  height: 85px;
  padding-bottom: 28px;
  border-bottom-style: solid;
}
.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flag-icon {
  width: 32px;
  height: 32px;
  margin-right: 20px;
  margin-bottom: 0px;
}
.other-currency {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  min-width: 250px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 20px;
  background-color: transparent;
}
.other-currency.table-1 {
  display: none;
}
.other-currency.table-1.currency-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 58px;
}
.hero-image-div {
  display: block;
  overflow: hidden;
  height: 552px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}
.hero-image-div._2 {
  display: block;
}
.hero-image-div.home {
  overflow: visible;
  height: auto;
}
.hero-image-div._2 {
  display: block;
}
.business-link-div {
  margin-right: auto;
  margin-left: 0px;
}
.section---cta-mobile {
  display: none;
}
.currencycard480 {
  display: none;
}
.side-nav-menu-item-2 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
}
.side-nav-menu-item-3 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-weight: 400;
}
.side-nav-menu-item-4 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-weight: 400;
}
.side-nav-menu-item-5 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-weight: 400;
}
.text-block-46 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
}
.hamburger-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px 10px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.burger-line {
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 0px;
  background-color: #fff;
}
.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.icon-images {
  width: 48px;
}
.world-icon {
  width: 44px;
}
.trust-pilot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Helveticaneue, sans-serif;
  color: #fff !important;
  font-weight: 300;
  text-decoration: none;
}
.trust-pilot.trust-section {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: Helveticaneue, sans-serif;
  font-weight: 300;
  text-decoration: none;
}
.trustpilot-text {
  font-family: Helveticaneue, sans-serif;
  color: #fff !important;
  font-size: 11px;
  font-weight: 300;
  white-space: nowrap;
}
.trustpilot-white {
  width: 125px;
}
.trustpilot-white.testimonial-section {
  width: 75%;
  padding: 0px 0%;
  background-color: transparent;
}
.trustpilot-white.trust-section {
  width: 115px;
}
.trustpilot-white.home-page {
  width: 250.86px;
}
.currency-name {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
.currency-name.currency {
  color: #fff !important;
  font-size: 16px;
}
.trust-pilot-reviews {
  font-weight: 500;
}
.trust-text---black {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.div-block-73 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero-header {
  width: auto;
  margin-bottom: 18px;
}
.hero-header.about {
  width: auto;
  min-width: auto;
}
.div-block-75 {
  margin-bottom: 100px;
}
.nav-link-top-3 {
  margin-right: 60px;
  color: #fff !important;
  text-decoration: none;
}
.nav-link-top-3:hover {
  color: #ffb900 !important;
}
.nav-link-top-3.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-top-3.current.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.currency-rate-div {
  margin-left: 0px;
}
.ccy-div {
  width: 48px;
  margin-right: 8px;
}
.section-center-paragraph-div {
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.section-center-paragraph-div.about {
  max-width: 1000px;
}
.list-item---main {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  font-size: 16px;
  line-height: 45px;
  font-weight: 400;
}
.section---rewards {
  padding: 94px 68px;
  background-color: #262835;
}
.rewards-paragraph-div {
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 94px;
  margin-left: auto;
}
.grid-13 {
  max-width: 1184px;
  margin-bottom: 100px;
  padding-right: 40px;
  padding-left: 40px;
  grid-column-gap: 44px;
  grid-row-gap: 88px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.div-block-91 {
  margin-bottom: 0px;
}
.section---as-featured-in {
  height: auto;
  padding: 118px 68px 118px 69px;
  background-color: #484a58;
}
.grid---as-featured-in {
  max-width: 1184px;
  margin-bottom: 100px;
  padding-right: 68px;
  padding-left: 68px;
  grid-column-gap: 124px;
  grid-row-gap: 124px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
.section---faq {
  padding-right: 68px;
  padding-left: 68px;
}
.cta-section-content-div {
  max-width: 592px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 68px;
}
.footer {
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f7f8fc;
}
.div-block-97 {
  width: 222px;
}
.div-block-100 {
  margin-bottom: 0px;
}
.section---support {
  height: 100%;
  background-color: #e5f2fc;
}
.section---support.home {
  background-color: transparent;
}
.support-column-photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 500px;
  padding: 0px 68px 0px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  padding-right: 68px;
  padding-left: 0px;
  background-color: #484a58;
}
.support-column-content {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.customer-support-columns {
  height: 100%;
  background-color: #484a58;
}
.app-store-button-image {
  margin-right: 0px;
  margin-bottom: 0px;
}
.mask {
  overflow: visible;
}
.slide {
  height: auto;
}
.image-39 {
  height: 100%;
  background-color: #484a58;
  -o-object-fit: cover;
  object-fit: cover;
}
.footer-support-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Equals, sans-serif;
  text-align: left;
}
.column-40 {
  padding-right: 0px;
  padding-left: 0px;
}
.column-41 {
  padding-right: 0px;
  padding-left: 0px;
}
.white-text-on-image {
  position: absolute;
  left: 68px;
  top: auto;
  right: 0%;
  bottom: 5%;
}
.footer-link {
  width: 100%;
  margin-bottom: 8px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  line-height: 28px;
  text-decoration: none;
}
.footer-link:hover {
  color: #ffb900 !important;
}
.footer-link.midnight {
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Equals, sans-serif;
  color: #333 !important;
  font-size: 10px;
}
.footer-link.midnight:hover {
  color: #fff !important;
}
.footer-logo {
  width: 74px;
  margin-bottom: 40px;
}
.html-embed {
  color: #fff !important;
}
.html-embed.twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
}
.html-embed.facebook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
}
.html-embed.instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15.48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
}
.html-embed.linkedin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
}
.html-embed.linkedin.mango {
  color: #ffb900 !important;
}
.social-media-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31px;
  height: 31px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
}
.social-media-button.mango {
  border-color: #ffb900 !important;
}
.social-media-icons-div {
  display: -ms-grid;
  display: grid;
  margin-right: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  -ms-grid-columns: 31px 31px 31px 31px;
  grid-template-columns: 31px 31px 31px 31px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.twitter-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-columns {
  width: 600px;
  margin-right: 0px;
  padding: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
  display: flex;
  flex-direction: row;
}
.column-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-legal-blue-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 179px;
  padding: 0px 68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
}
.footer-logo-div {
  width: 20%;
  height: 100%;
  padding-right: 20px;
}
.footer-logo-div.mobiletablet {
  display: none;
}
.footer-about-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.footer-products-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 68px;
  flex-direction: row;
}
.footer-app-store-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.footer-app-store-button {
  margin-bottom: 12px;
}
.footer-google-play-button {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.footer-legal-logo-div {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 44px;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.part-of-the-equals-group-logo {
  width: 222px;
}
.footer-mastercard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 66px 68px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.div-block-116 {
  width: 80%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.small-body-footer---main {
  margin-bottom: 0px;
  padding-left: 0px;
  font-family: Equals, sans-serif;
  color: #d4d5dd;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
}
.small-body-footer---main.currencies-page {
  margin-bottom: 0px;
}
.footer-legal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72%;
  max-width: 1480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-legal-links-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-mastercard-div {
  width: 20%;
}
.terms-and-conditions-div {
  width: auto;
}
.privacy-policy-div {
  width: auto;
}
.cookie-policy-div {
  width: auto;
}
.modern-slavery-div {
  width: auto;
}
.modern-slavery-div._2 {
  display: none;
}
.div-block-117 {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #484a58;
}
.jade-image-div {
  width: 100%;
  height: 100%;
  background-color: #484a58;
  -o-object-fit: cover;
  object-fit: cover;
}
.center-cta {
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
}
.text-block-51 {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
.text-block-52 {
  width: 100%;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
.title-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 384px;
  max-width: 1480px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section---terms {
  padding-right: 58px;
  padding-bottom: 94px;
  padding-left: 68px;
  background-color: transparent;
}
.terms-heading {
  display: none;
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Equals, sans-serif;
}
.misc-text-block {
  width: 100%;
  float: left;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
.support-div {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.nav-link-1 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
}
.nav-link-1:hover {
  color: #ffb900 !important;
}
.nav-link-1.w--current {
  color: #ffb900 !important;
  font-weight: 600;
}
.nav-link-1.w--current:hover {
  color: #ffd566;
}
.nav-link-top-4 {
  display: none;
  height: 100%;
  color: #fff !important;
  text-decoration: none;
}
.nav-link-top-4:hover {
  color: #ffb900 !important;
}
.image-46 {
  display: inline-block;
  width: 74px;
}
.misc-list {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
.misc-list.letter-bullets {
  list-style-type: lower-alpha;
}
.text-block-62 {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.side-by-side-cta {
  width: 222px;
}
.side-by-side-header-wrapper {
  margin-bottom: 18px;
}
.hero-column-2 {
  height: 100%;
  padding-right: 68px;
  padding-bottom: 68px;
  padding-left: 68px;
}
.hero-column-2.currencies-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.currency-expand {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  cursor: pointer;
}
.currency-expand-button {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  color: #1a1e27;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}
.faq-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  min-height: 55px;
  min-width: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #f3f3f3;
}
.currency-expand-content {
  overflow: hidden;
}
.footer-app-store-buttons-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 296px;
  margin-left: auto;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.nav-link-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 100%;
  margin-right: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.nav-link-columns._4-column {
  display: none;
  width: 80%;
}
.nav-column-1 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.nav-column-1:hover {
  color: #ffd566;
}
.nav-column-2 {
  padding-right: 0px;
  padding-left: 0px;
}
.nav-column-3 {
  padding-right: 0px;
  padding-left: 0px;
}
.testimonial-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 75px 3% 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #face55;
}
.slide-2 {
  margin-right: 50px;
  padding: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(70, 137, 215, 0.2);
  border-radius: 10px;
  background-color: #fff;
}
.author-name {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffb900 !important;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
}
.right-arrow {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 47px;
  height: 47px;
  margin-top: -47px;
  margin-right: 411px;
  margin-left: 65px;
  border-radius: 0px;
  background-color: #ffb900 !important;
  font-size: 14px;
}
.right-arrow:hover {
  background-color: #ffd566;
}
.author-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Equals, sans-serif;
}
.left-arrow {
  position: static;
  left: auto;
  top: auto;
  right: 74px;
  bottom: 0%;
  display: block;
  width: 47px;
  height: 47px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 0px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #ffb900 !important;
  font-size: 14px;
}
.left-arrow:hover {
  background-color: #ffd566;
}
.content-block {
  height: auto;
  padding: 10px 20px 0px 0%;
  border-radius: 0px;
  background-color: #262835;
}
.testimonial-image {
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.quote-h4 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.image-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
}
.slide-nav-3 {
  top: 575.901px;
  display: none;
  max-width: 150px;
  border-radius: 500px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05);
}
.testimonial-card {
  overflow: visible;
  height: auto;
  max-width: 518px;
  border-radius: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.author-detail {
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
.text-fixed-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.slider-6 {
  width: 80%;
  height: auto;
  max-width: none;
  padding-bottom: 80px;
  padding-left: 40px;
  border-left: 3px solid #484a58;
  background-color: transparent;
}
.column-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.author-image {
  width: 114px;
  margin-right: 14px;
  border-radius: 0px;
}
.h4-bold---main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}
.h4-bold---main.center {
  font-weight: 700;
  text-align: center;
}
.h4-bold---main.white {
  color: #fff !important;
}
.section---fees {
  padding: 94px 68px;
  background-color: #484a58;
}
.fees-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-width: 1036px;
  margin-right: auto;
  margin-bottom: 94px;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 24px 0px 0px 24px;
  background-color: #484a58;
  box-shadow: 7px 7px 10px 10px rgba(38, 40, 53, 0.05);
}
.horizontal-logo {
  display: block;
  height: 24px;
  margin-top: 10px;
  margin-right: 40px;
  margin-bottom: 25px;
  padding-right: 0px;
}
.horizontal-logo.mobile {
  display: none;
}
.slide-horizontal {
  height: 470px;
}
.testimonial-card-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #fff;
  box-shadow: 17px 88px 60px -100px rgba(79, 94, 120, 0.18), 11px 0 20px -9px rgba(79, 94, 120, 0.1);
}
.right-arrow-3 {
  left: auto;
  top: auto;
  right: 94px;
  bottom: 47px;
  width: 47px;
  height: 47px;
  border-radius: 0px;
  background-color: #3871c2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
}
.right-arrow-3:hover {
  width: 47px;
  height: 47px;
  background-color: #4c97e8;
}
.horizontal-quote-h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #151c34;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}
.slider-horizontal {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.left-arrow-3 {
  left: auto;
  top: auto;
  right: 168px;
  bottom: 47px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47px;
  height: 47px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #3871c2;
  font-size: 14px;
}
.left-arrow-3:hover {
  width: 47px;
  height: 47px;
  background-color: #4c97e8;
}
.horizontal-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding: 47px 94px 47px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mask-horizontal {
  overflow: visible;
}
.horizontal-fixed-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.testimonial-image-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  height: 350px;
  padding-top: 47px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.testimonial-image-wrap.trust-pilot {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.image-53 {
  width: 85px;
  height: 65px;
}
.div-block-125 {
  margin-left: 0px;
}
.testimonial-content {
  overflow: visible;
  width: auto;
  height: auto;
  border-radius: 0px;
}
.travel-smarter-title-div {
  margin-bottom: 18px;
}
.travel-smarter-paragraph-div {
  margin-bottom: 40px;
}
.travel-smarter-button {
  display: none;
  width: 222px;
  margin-top: auto;
}
.section---trustpilot-testimonial {
  overflow: hidden;
  padding: 94px 0px 188px;
  background-image: url(/wp-content/themes/equals-v2/../images/image-123.png);
  background-size: cover;
}
.trustpilot-testimonial-div {
  display: none;
}
.mango-strip-fees-table {
  width: 14%;
  border-radius: 24px 0px 0px 24px;
  background-color: #ffb900 !important;
}
.div-block-128 {
  width: 86%;
}
.fees-table-big-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
}
.fees-table-smalll-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
}
.fees-table-smalll-icon.bottom {
  border-bottom-style: none;
}
.fees-table-big-row {
  width: 100%;
  height: 140px;
  padding-top: 24px;
  padding-left: 73px;
  border-bottom: 2px solid #fff;
}
.fees-table-small-row {
  height: 110px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 73px;
  border-bottom: 2px solid #fff;
}
.fees-table-small-row.bottom {
  border-bottom-style: none;
}
.image-54 {
  width: 52px;
  height: 52px;
}
.div-block-135 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.div-block-136 {
  width: 444px;
}
.fees-card {
  display: none;
}
.nav-link-details {
  display: none;
  color: rgba(40, 51, 56, 0.6);
  font-size: 14px;
  white-space: normal;
}
.icon-square {
  display: none;
  width: 52px;
  height: 52px;
  margin-right: 20px;
  padding: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  background-color: #f3efff;
}
.icon-square.colour-2 {
  background-color: #f0fbf7;
}
.icon-square.colour-3 {
  background-color: #ebfbff;
}
.icon-square.colour-4 {
  background-color: #fff7f2;
}
.mobile-nav {
  display: none;
  width: 50vw;
  margin-top: 94px;
  padding-top: 94px;
  padding-right: 68px;
  padding-left: 68px;
  background-color: #262835;
}
.mobile-nav-link {
  display: block;
  width: 100%;
  padding-left: 0px;
  color: #fff !important;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.mobile-nav-link.cta {
  display: none;
}
.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mobile-dropdown {
  width: 100%;
  color: #fff !important;
}
.dropdown-link-mob {
  position: relative;
  z-index: 30;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #262835;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff !important;
  font-size: 30px;
  line-height: 36px;
  text-decoration: none;
}
.dropdown-link-mob:hover {
  background-color: #262835;
  opacity: 0.91;
  color: #ffb900 !important;
}
.dropdown-link-mob.w--current {
  color: #ffb900 !important;
  font-weight: 400;
}
.dropdown-link-mob.w--current:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #ffd566;
}
.icon-4 {
  width: 100%;
}
.mobile-toggle {
  display: block;
  width: 100%;
  padding-left: 0px;
  color: #fff !important;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
}
.mobile-toggle.w--open {
  padding-left: 0px;
}
.offers-button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.white-box-section {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 423px;
}
.white-box-container {
  width: 100%;
  max-width: 1480px;
  background-color: transparent;
}
.white-box-right-div {
  background-color: #fff;
}
.white-box-div-right {
  display: block;
  width: 100%;
  background-color: transparent;
}
.testimonial-section-padding {
  padding-right: 68px;
  padding-left: 68px;
}
.app-buttons-cta-div {
  display: -ms-grid;
  display: grid;
  width: auto;
  margin-bottom: 47px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.right-arrow-icon {
  display: inline-block;
  width: 10.97px;
  height: 100%;
}
.left-arrow-icon {
  width: 10.97px;
  height: 100%;
}
.rewards-logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.rewards-logo-link:hover {
  opacity: 0.75;
}
.rewards-logo-link.nero {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.rewards-logo-link.wilko {
  padding-left: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.rewards-logo-link.waterstones {
  padding-right: 18px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.image-62 {
  width: 130px;
}
.image-63 {
  width: 93.01px;
}
.image-64 {
  width: 111px;
}
.image-66 {
  width: 96px;
  max-width: none;
}
.image-67 {
  width: 74px;
  max-width: none;
}
.image-68 {
  width: 111px;
  max-width: none;
}
.image-69 {
  width: 91.43px;
  max-width: none;
}
.image-70 {
  width: 74px;
  max-width: none;
}
.div-block-148 {
  width: 80%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
}
.image-71 {
  width: 112px;
}
.image-72 {
  width: 132px;
}
.section-11 {
  position: static;
  z-index: 1;
  background-color: #484a58;
}
.linkedin-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.instagram-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.facebook-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-button-div {
  width: 222px;
}
.hero-button-div.international-payments {
  display: -ms-grid;
  display: grid;
  width: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-150 {
  display: none;
  height: 1px;
  margin-right: 108px;
  margin-bottom: 29px;
  margin-left: 108px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #d4d5dd;
}
.mobile-currency-paragraph {
  display: none;
}
.mobile-mango-checkmark-icon {
  display: none;
}
.lettered-terms-list {
  font-family: Equals, sans-serif;
  font-size: 16px;
  line-height: 28px;
  list-style-type: lower-roman;
}
.currency-card-terms-grid {
  width: 100%;
  margin-bottom: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto;
}
.section---privacy-policy {
  overflow: hidden;
  height: 100%;
  padding-right: 68px;
  padding-bottom: 94px;
  padding-left: 68px;
}
.link-block-9 {
  text-decoration: none;
}
.text-link---main {
  font-family: Equals, sans-serif;
  color: #ffb900 !important;
  font-size: 16px;
  line-height: 28px;
  text-decoration: none;
  white-space: nowrap;
}
.text-link---main:hover {
  text-decoration: none;
}
.text-link---main.footer {
  margin-bottom: 8px;
  color: #fff !important;
  font-size: 14px;
  text-decoration: none;
}
.text-link---main.footer:hover {
  color: #4c97e8;
  text-decoration: none;
}
.text-link---main.footer.open-support-chat {
  background-color: transparent;
  color: #fff !important;
}
.text-link---main.footer.open-support-chat:hover {
  color: #ffb900 !important;
}
.text-link---main.contact-module {
  color: #ffb900 !important;
}
.text-link---main.contact-module:hover {
  text-decoration: none;
}
.image-82 {
  width: 210px;
}
.image-83 {
  width: 200px;
}
.image-84 {
  width: 200px;
}
.image-85 {
  width: 188px;
}
.cookies-bar {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  padding: 20px 68px;
  background-color: #e1e1ea;
}
.div-block-158 {
  display: -ms-grid;
  display: grid;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-areas: "Area-3 Area Area Area Area Area Area . Area-2 Area-2 Area-2 Area-2";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.cookie-icon-div {
  width: 100%;
}
.cookie-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
.section-16 {
  height: 500vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c0def8), to(#fff));
  background-image: linear-gradient(180deg, #c0def8, #fff);
}
.div-block-161 {
  display: none;
}
.section-17 {
  height: 500vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c0def8));
  background-image: linear-gradient(180deg, #fff, #c0def8);
}
.div-block-166 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.trustpilot-icon-link {
  width: 80%;
  font-family: Helveticaneue, sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}
.trustpilot-icon-link.home-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.currencies-fine-print-div {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.strategy-illo_top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 400px;
  height: 400px;
  max-height: none;
  max-width: none;
  margin-top: 0px;
  opacity: 0;
}
.col {
  margin-bottom: 32px;
  padding-right: 20px;
  padding-left: 20px;
}
.col._2col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 50%;
}
.col._2col.overflow-visible {
  position: static;
  display: block;
  overflow: visible;
  width: 50%;
  height: auto;
  padding-left: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.col._2col.tab-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  font-family: Equals, sans-serif;
}
.section---history {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 47px 68px 94px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
.tab_illo-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 140px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}
.tab_illo-wrapper._2020 {
  position: static;
  bottom: 0px;
  display: block;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.tab_illo-wrapper._2019 {
  position: static;
  margin-top: 86px;
}
.tab_illo-wrapper._2017 {
  position: static;
  margin-top: 282px;
}
.tab_illo-wrapper._2018 {
  position: static;
  margin-top: 125px;
}
.tab_illo-wrapper._2015 {
  position: static;
  margin-top: 548px;
}
.tab_illo-wrapper._2013 {
  position: static;
  margin-top: 626px;
}
.tab_illo-wrapper._2012 {
  position: static;
  margin-top: 767px;
}
.tab_illo-wrapper._2010 {
  position: static;
  margin-top: 806px;
}
.tab_illo-wrapper._2016 {
  position: static;
  margin-top: 352px;
}
.strategy-illo_bg {
  display: block;
  width: 400px;
  height: 400px;
  max-height: none;
  max-width: none;
  padding-top: 0px;
  opacity: 0;
}
.row {
  margin-right: -20px;
  margin-bottom: -32px;
  margin-left: -20px;
}
.row.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.tab_text-wrapper {
  overflow: hidden;
  padding-top: 30px;
}
.tab-link-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px 8% 47px 28px;
  border-left: 4px solid transparent;
  background-color: transparent;
  opacity: 0.4;
  -webkit-transition: border-color 200ms ease, opacity 200ms ease-out;
  transition: border-color 200ms ease, opacity 200ms ease-out;
  color: #182c4f;
  cursor: pointer;
}
.tab-link-2:hover {
  border-left-color: #ffb900 !important;
  opacity: 0.6;
  text-decoration: none;
}
.tab-link-2.w--current {
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0%;
  padding-bottom: 47px;
  border-left-color: #ffb900 !important;
  background-color: transparent;
  opacity: 1;
}
.tab_pane {
  bottom: 0px;
  overflow: visible;
  margin-top: 0px;
}
.block_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.section---hero {
  background-color: #484a58;
}
.section---hero.business {
  background-color: #262835;
}
.section---hero.about {
  background-color: #262835;
}
.div-block-172 {
  margin-bottom: 18px;
}
.div-block-173 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-174 {
  margin-bottom: 20px;
}
.div-block-175 {
  margin-bottom: 0px;
}
.div-block-176 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 141px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.image-88 {
  width: 127.7px;
}
.image-89 {
  width: 110.1px;
}
.section---contact-information {
  padding: 94px 68px;
}
.grid-18 {
  padding-right: 8.33%;
  padding-left: 8.33%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.section---business-contact {
  padding: 94px 68px;
  background-color: #484a58;
}
.div-block-180 {
  width: 343px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}
.div-block-181 {
  margin-bottom: 94px;
}
.div-block-182 {
  margin-bottom: 70px;
}
.div-block-183 {
  margin-bottom: 70px;
}
.section-20 {
  padding: 94px 68px;
}
.div-block-184 {
  margin-bottom: 94px;
}
.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 94px;
}
.get-directions-link---main {
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #ffb900 !important;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.directions-arrow {
  padding-bottom: 2px;
  padding-left: 10px;
}
.arrow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
}
.div-block-185 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 188px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-21 {
  padding: 94px 68px;
  background-color: #262835;
}
.grid-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}
.div-block-186 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 188px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.image-91 {
  width: 81px;
}
.image-92 {
  width: 80px;
}
.image-93 {
  width: 110px;
}
.image-94 {
  width: 140px;
}
.image-96 {
  width: 120px;
}
.image-97 {
  width: 100px;
}
.image-98 {
  width: 110px;
}
.image-99 {
  width: 140px;
}
.image-100 {
  width: 101px;
}
.image-101 {
  width: 100px;
}
.image-102 {
  width: 140px;
}
.image-103 {
  width: 52px;
}
.image-104 {
  width: 60px;
}
.image-105 {
  width: 140px;
}
.image-106 {
  width: 120px;
}
.image-107 {
  width: 60px;
}
.image-108 {
  width: 140px;
}
.image-109 {
  width: 110px;
}
.image-110 {
  width: 140px;
}
.image-111 {
  width: 100px;
}
.image-112 {
  width: 90px;
}
.image-114 {
  width: 160px;
}
.image-115 {
  width: 140px;
}
.image-116 {
  width: 110px;
}
.image-117 {
  width: 74px;
}
.image-118 {
  width: 120px;
}
.image-119 {
  width: 141px;
}
.image-120 {
  width: 121px;
}
.image-121 {
  width: 120px;
}
.image-122 {
  width: 120px;
}
.image-123 {
  width: 120px;
}
.image-124 {
  width: 110px;
}
.image-125 {
  width: 142px;
}
.image-126 {
  width: 122px;
}
.image-127 {
  width: 81px;
}
.image-128 {
  width: 75px;
}
.image-129 {
  width: 92px;
}
.section-22 {
  display: none;
  padding: 94px 68px;
}
.grid-21 {
  padding-right: 8.33%;
  padding-left: 8.33%;
  grid-column-gap: 68px;
  grid-row-gap: 47px;
}
.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 90vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #262835;
}
.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 440px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.section---our-people {
  padding: 94px 68px;
  background-color: #484a58;
}
.div-block-190 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-191 {
  width: auto;
  padding-right: 10%;
}
.about-linkedin-grid {
  margin-top: 94px;
  margin-bottom: 94px;
  padding-right: 0%;
  padding-left: 0%;
  grid-column-gap: 0px;
  grid-row-gap: 44px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}
.div-block-192 {
  padding-left: 10%;
}
.div-block-193 {
  padding-right: 10px;
}
.div-block-194 {
  padding-right: 10px;
}
.div-block-195 {
  padding-right: 10px;
}
.div-block-196 {
  padding-right: 10px;
}
.section---values {
  padding: 94px 68px;
}
.div-block-197 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.image-130 {
  width: 400px;
  padding-right: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}
.side-by-side---home-image-right {
  margin-right: 0px;
  margin-left: 0px;
  padding: 94px 68px;
}
.div-block-198 {
  width: 50vw;
}
.div-block-199 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-200 {
  width: 50vw;
  padding-top: 0px;
}
.div-block-201 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.div-block-202 {
  margin-bottom: 18px;
}
.div-block-203 {
  margin-bottom: 18px;
}
.image-131 {
  width: 400px;
}
.div-block-204 {
  margin-bottom: 40px;
}
.div-block-205 {
  margin-bottom: 40px;
}
.div-block-206 {
  max-width: 600px;
}
.div-block-207 {
  max-width: none;
}
.div-block-208 {
  overflow: hidden;
  height: 517px;
  max-width: 444px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 24px;
  background-color: #484a58;
  box-shadow: 7px 7px 10px 10px rgba(38, 40, 53, 0.05);
  -o-object-fit: none;
  object-fit: none;
}
.div-block-209 {
  margin-bottom: 18px;
}
.div-block-210 {
  padding: 20px 35px 40px;
}
.values-grid {
  margin-top: 94px;
  padding-right: 0%;
  padding-left: 0%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
.image-132 {
  -o-object-fit: cover;
  object-fit: cover;
}
.image-133 {
  overflow: hidden;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}
.section---our-brands {
  padding: 94px 68px;
}
.grid-23 {
  margin-top: 94px;
  grid-column-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-211 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffb900 !important;
}
.div-block-212 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  padding-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px solid #ffb900 !important;
  border-radius: 24px;
  color: #fff !important;
  text-decoration: none;
}
.brand-logo-about {
  width: 60%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.div-block-213 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3871c2;
  text-decoration: none;
}
.div-block-214 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 74px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f07c22;
}
.div-block-215 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  padding-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: #3871c2;
  border-radius: 24px;
  text-decoration: none;
}
.div-block-216 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  padding-bottom: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: #f07c22;
  border-radius: 24px;
  text-decoration: none;
}
.section-29 {
  padding: 94px 68px;
  background-color: #484a58;
}
.grid-24 {
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-217 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.image-135 {
  width: 250.86px;
}
.div-block-218 {
  max-width: 300px;
}
.section---logo-banner {
  height: auto;
  padding: 47px 68px;
  background-color: #484a58;
}
.logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.image-136 {
  width: 60%;
}
.div-block-220 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.image-137 {
  width: 75%;
}
.image-138 {
  width: 75%;
}
.image-139 {
  width: 75%;
}
.image-140 {
  width: 75%;
}
.image-141 {
  width: 75%;
}
.div-block-221 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.div-block-222 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-223 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-224 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-225 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-226 {
  margin-bottom: 47px;
}
.section---about-trust {
  margin-top: 0px;
  padding: 94px 68px;
  background-color: #484a58;
  line-height: 14px;
}
.about-stats-grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.about-stats-grid.home {
  margin-bottom: 94px;
}
.div-block-228 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.div-block-229 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.div-block-230 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.div-block-231 {
  width: 222px;
  margin-top: 47px;
}
.grid-27 {
  display: none;
  -ms-grid-columns: 0.25fr 0.25fr;
  grid-template-columns: 0.25fr 0.25fr;
}
.blue-toggle {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 111px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  background-color: #3871c2;
}
.buy-sell-toggle {
  position: static;
  left: 40%;
  right: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 222px;
  height: 36px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #4c97e8;
  border-radius: 24px;
  background-color: #e5f2fc;
}
.white-toggle-text {
  position: absolute;
  display: block;
  margin-bottom: 0px;
  color: #fff !important;
  font-size: 16px;
  line-height: 16px;
}
.white-toggle-text.sell {
  position: absolute;
  left: auto;
  bottom: auto;
  z-index: 3;
  display: none;
  padding-left: 151px;
  font-family: Equals, sans-serif;
}
.white-toggle-text.buy {
  font-family: Equals, sans-serif;
}
.deselected-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 111px;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.blue-toggle-text {
  position: absolute;
  display: block;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #4c97e8;
  font-size: 16px;
  line-height: 16px;
}
.blue-toggle-text.buy {
  position: absolute;
  left: auto;
  display: block;
  padding-left: 42px;
}
.section---currency-list-regions {
  height: auto;
  padding: 47px 68px;
  background-color: #262835;
}
.currency-toggle-wrap {
  position: relative;
  left: 0%;
  right: 0%;
  display: block;
  width: 222px;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.div-block-232 {
  display: block;
}
.popular-currencies---sell {
  display: none;
  margin-top: 0px;
}
.popular-currencies---buy {
  margin-top: 0px;
}
.div-block-234 {
  padding-left: 5%;
}
.div-block-235 {
  display: none;
}
._2cta-grid {
  display: -ms-grid;
  display: grid;
  width: auto;
  margin: 94px auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 0.25fr;
  grid-template-columns: 0.25fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-237 {
  width: auto;
}
.div-block-238 {
  width: auto;
}
.personal-page-hero-image {
  max-width: 115%;
  margin-top: -5%;
  margin-left: -10%;
}
.module-header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.modal-slide {
  color: #151c34;
}
.modal-element {
  overflow: hidden;
  width: 658px;
  height: auto;
  max-width: 658px;
  min-height: 685px;
  border-radius: 0px;
  background-color: #fff;
}
.modal-element.test {
  width: 75%;
  max-width: none;
}
.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 55px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none rgba(21, 28, 52, 0.1);
}
.close {
  width: 19px;
  height: 19px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.close:hover {
  opacity: 1;
}
.modal-content {
  padding-right: 46px;
  padding-bottom: 47px;
  padding-left: 46px;
}
.header---rate-alerts-form {
  margin-bottom: 18px;
}
.body---rate-alerts-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin: 0px 0px 18px;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Equals, sans-serif;
}
.eq-text-field {
  height: 60px;
  margin-bottom: 16px;
  padding-left: 16px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #FFF #000 #262835;
  background-color: #fff;
  font-family: Equals, sans-serif;
  color: #7c7e8d;
  font-size: 16px;
  line-height: 28px;
}
.eq-text-field:focus {
  border-bottom-color: #ffb900 !important;
}
.equals-submit-button {
  width: 100%;
  height: 47px;
  margin-top: 0px;
  background-color: #ffb900 !important;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
}
.equals-submit-button:hover {
  background-color: #ffd566;
}
.success-message {
  background-color: transparent;
}
.image-144 {
  margin-top: 40px;
}
.body---rate-alerts-success {
  margin-bottom: 20px;
}
.error-message {
  background-color: #d95852;
  font-family: Equals, sans-serif;
  color: #fff !important;
}
.modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(6, 18, 41, 0.76);
  font-family: Equals, sans-serif;
}
.modal.intpay-rate-alerts {
  display: none;
}
.modal.intpay-market-report {
  display: none;
}
.modal.intpay-request-a-callback {
  display: none;
}
.modal.expman-free-demo {
  display: none;
}
.modal.expman-request-callback {
  display: none;
}
.modal.broker-request-callback {
  display: none;
}
.modal.home-request-callback {
  position: fixed;
  top: auto;
  display: none;
}
.currency-sell-value {
  font-family: Equals, sans-serif;
  color: #7c7e8d;
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
  white-space: nowrap;
}
.section-32 {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0px;
  display: none;
  padding-top: 47px;
  padding-bottom: 47px;
}
.about-column-right {
  padding-right: 0px;
  padding-left: 0px;
}
.currency-card---currencies-button-div {
  margin-top: 20px;
}
.travel-smarter-card {
  overflow: hidden;
  border-radius: 0px;
}
.terms-side-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 400px;
  margin-bottom: 140px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.terms-nav-link {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}
.terms-nav-link:hover {
  color: #ffb900 !important;
}
.terms-nav-link.w--current {
  padding-top: 16px;
  padding-bottom: 16px;
  color: #ffb900 !important;
  font-weight: 600;
}
.terms-nav-link.w--current:hover {
  color: #ffd566;
}
.terms-and-conditions-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.terms-and-conditions-content {
  width: 80%;
}
.terms-dropdown {
  display: none;
  font-family: Equals, sans-serif;
  font-size: 16px;
}
.dropdown-toggle {
  width: 100%;
  padding-left: 30px;
  border: 1px solid #ebecf1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.dropdown-toggle:hover {
  background-color: #fdfdfd;
}
.icon-7 {
  color: #7da6cc;
}
.dropdown-list-3 {
  display: block;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(152, 162, 172, 0.21);
}
.div-block {
  padding-top: 15px;
  padding-bottom: 15px;
}
.dropdown-terms-link {
  padding-left: 30px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.dropdown-terms-link:hover {
  background-color: #f5f6f8;
  box-shadow: inset 2px 0 0 0 #88c1ff;
}
.employee-name-text {
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}
.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: 0px;
  perspective: 0px;
}
.swiper-container {
  display: none;
  overflow: visible;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.detail {
  padding: 20px 0px;
}
.swiper-slide {
  overflow: hidden;
  width: 320px;
  min-width: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #4c97e8;
  border-radius: 24px;
  background-color: #fff;
}
.paragraph-9 {
  font-family: Equals, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
}
.testimonial-quote {
  height: 80%;
}
.open-support-chat {
  margin-bottom: 8px;
  color: #4c97e8;
  text-decoration: none;
}
.open-support-chat:hover {
  text-decoration: none;
}
.open-support-chat.footer {
  width: 100%;
  margin-bottom: 8px;
}
.open-support-chat.footer:hover {
  color: #4c97e8;
  text-decoration: none;
}
.modal-form {
  font-family: Equals, sans-serif;
}
.form-block {
  font-family: Equals, sans-serif;
}
.form-block.home-request-callback {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.column-47 {
  overflow: hidden;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.column-48 {
  padding: 94px 68px 94px 5%;
}
.column-48.currencies {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.columns-15.tailored-to-you {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.image-149.tailored-to-you {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.image-149.team-spending {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}
.column-49 {
  padding-right: 0px;
  padding-left: 0px;
}
.column-50 {
  padding: 94px 68px;
}
.image-right {
  width: 100%;
  height: 100%;
  max-width: none;
  padding: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.image-right.hero {
  margin-top: -47px;
}
.business-home---international-payments {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}
.business-home---international-payments.connecting-your-business {
  background-color: #484a58;
}
.business-home---expense-management {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}
.business---expense-management-div {
  max-width: 600px;
  margin-left: 0px;
  padding-right: 0px;
}
.div-block-247 {
  max-width: 600px;
}
.columns-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.div-block-248 {
  margin-bottom: 60px;
}
.utility-illustration {
  max-width: 90%;
  margin-bottom: 20px;
}
.side-by-side---home-image-left {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 94px 68px;
}
.h3-bold---main {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  font-size: 20px;
  line-height: 30px;
}
.h3-bold---main.white {
  color: #fff !important;
}
.h3-bold---main.mango {
  color: #ffb900 !important;
}
.h3-bold---main.center {
  font-weight: 700;
  text-align: center;
}
.section---blue-blog-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 94px;
  padding-right: 68px;
  padding-left: 68px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3871c2;
}
.div-block-275 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-276 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.link-block-10 {
  display: block;
  margin-left: auto;
  text-decoration: none;
}
.image-161 {
  padding-top: 4px;
  padding-left: 10px;
}
.image-162 {
  display: block;
  margin-left: auto;
}
.div-block-277 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.div-block-278 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
}
.lottie-animation-6 {
  width: 47px;
  height: 47px;
  padding: 4px;
  border-radius: 100px;
  background-color: #fff;
}
.terms-and-conditions-info-box {
  margin-bottom: 28px;
  padding: 10px 20px;
  background-color: #484a58;
  font-family: Equals, sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.paragraph-13 {
  margin-bottom: 0px;
  color: #fff !important;
}
.contact-hero-image {
  display: block;
  width: 450px;
  margin: auto;
}
.image-168 {
  display: block;
  width: 450px;
  margin-right: auto;
  margin-left: auto;
}
.div-block-290 {
  display: block;
}
.nav-signed-in-text {
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: Equals, sans-serif;
  color: #fff !important;
  line-height: 28px;
}
.signed-in {
  width: 143px;
}
.not-you-link {
  display: none;
  color: #676978;
  text-decoration: none;
}
.not-you-link:hover {
  color: #4c97e8;
}
.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.body-9 {
  font-family: Equals, sans-serif;
}
.body-10 {
  font-family: Equals, sans-serif;
}
.section-36 {
  background-color: #484a58;
}
.section---checklist {
  padding: 94px 68px 95px;
}
.div-block-291 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10%;
}
.div-block-292 {
  width: 5%;
  margin-right: 20px;
  padding-top: 4px;
}
.image-169 {
  width: auto;
  max-width: none;
}
.div-block-293 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10%;
}
.column-54 {
  padding-right: 0px;
  padding-left: 0px;
}
.column-55 {
  padding-right: 0px;
  padding-left: 0px;
}
.section---equals-cta {
  padding: 94px 68px;
}
.div-block-296 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
}
.image-170 {
  padding-right: 18px;
}
.contact-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section---equals-trustpilot {
  overflow: hidden;
  padding-top: 94px;
  padding-bottom: 94px;
}
.column-56 {
  padding-right: 5%;
  padding-left: 68px;
}
.column-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.div-block-297 {
  display: block;
  margin-bottom: 0px;
}
.hero-column-image {
  padding-right: 0px;
  padding-left: 0px;
}
.image-171 {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.column-59 {
  padding: 0px;
}
.grid-30 {
  margin-top: 47px;
  margin-bottom: 47px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
.section---home-about {
  padding: 94px 68px;
}
.grid-32 {
  margin-top: 94px;
  padding-right: 0%;
  padding-left: 0%;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.step-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 100px;
}
.step-card {
  padding: 20px;
  border: 2px solid #fff;
}
.section---3-steps {
  padding: 94px 68px;
}
.column-60 {
  padding-right: 0px;
  padding-left: 0px;
}
.section---video-testimonial {
  padding: 94px 68px;
}
.text-span-10 {
  color: #fff !important;
  font-weight: 600;
}
.text-span-11 {
  color: #fff !important;
  font-weight: 700;
}
.column-62 {
  padding-left: 68px;
}
.div-block-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.div-block-301 {
  width: 50%;
  margin-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.language-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  padding-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}
.flag-3 {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  border-radius: 100px;
  background-image: url(/wp-content/themes/equals-v2/../images/france.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.country-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 45px;
  padding-right: 33px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff !important;
  text-decoration: none;
}
.country-link:hover {
  color: #ffb900 !important;
}
.flag-5 {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  border-radius: 100px;
  background-image: url(/wp-content/themes/equals-v2/../images/sweden_1.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.flag-1 {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  border-radius: 100px;
  background-image: url(/wp-content/themes/equals-v2/../images/united-kingdom_1.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.langauge-line-base {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100%;
  height: 1px;
  background-color: rgba(155, 158, 184, 0.22);
}
.language-dropdown {
  display: none;
  width: 60px;
  margin-right: 0px;
  margin-left: 50px;
}
.language-dropdown:hover {
  background-color: #484a58;
}
.flag-4 {
  width: 25px;
  height: 25px;
  margin-right: 14px;
  border-radius: 100px;
  background-image: url(/wp-content/themes/equals-v2/../images/norway_1.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.country-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 63px;
  padding: 0px 40px 0px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: rgba(155, 158, 184, 0.22);
  border-radius: 4px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff !important;
}
.country-toggle.w--open {
  padding-right: 0px;
}
.langauge-line-break {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0%;
  height: 1px;
  background-color: #5b3acc;
}
.flag-2 {
  width: 25px;
  height: 25px;
  margin-right: 0px;
  border-radius: 100px;
  background-image: url(/wp-content/themes/equals-v2/../images/denmark_1.svg);
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.country-list {
  background-color: #d99f9f;
}
.country-list.w--open {
  left: -68px;
  top: auto;
  right: auto;
  width: auto;
  min-width: auto;
  margin-right: 0px;
  margin-left: auto;
  padding: 8px 16px;
  border-radius: 0px;
  background-color: #484a58;
  box-shadow: 18px 18px 45px 19px rgba(79, 94, 120, 0.1);
  color: #fff !important;
}
.image-172 {
  width: 30px;
  height: 30px;
  padding-top: 0px;
}
.terms-table-title {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #7c7e8d;
}
.terms-table-info {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #7c7e8d;
  border-left: 1px none #000;
}
.div-block-302 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text-block-73 {
  margin-right: 16px;
}
.country-toggle-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 63px;
  padding: 0px 33px 0px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
}
.country-toggle-nav:hover {
  background-color: #484a58;
}
.country-toggle-nav.w--open {
  height: 63px;
  padding-right: 33px;
}
.image-174 {
  width: 30px;
  height: 30px;
}
.dropdown-2 {
  display: block;
  height: auto;
  margin-right: 0px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.dropdown-list-4 {
  padding-right: 40px;
}
.dropdown-list-4.w--open {
  position: absolute;
  left: auto;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 148px;
  height: 64px;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #484a58;
}
.icon-8 {
  margin-right: 10px;
}
.checkbox-title {
  display: none;
  margin-bottom: 0px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #5b3acc;
  font-size: 14px;
}
.checkbox-text-wrapper {
  position: relative;
  z-index: 9;
  width: 85%;
  margin-left: 20px;
  padding-left: 0px;
  cursor: pointer;
}
.checkbox-base {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: solid;
  border-width: 1.2px;
  border-color: rgba(62, 52, 200, 0.1);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.28);
}
.checkbox-text {
  color: #5b617c;
  font-weight: 400;
}
.checkbox-icon {
  position: relative;
  z-index: 9;
  display: none;
  width: 55px;
  height: 55px;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #ffb900 !important;
}
.form-item-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkbox-h4 {
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 28px;
}
.icon-9 {
  width: 25px;
}
.checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border: 2px solid #e1e1ea;
  border-radius: 10px;
  opacity: 0;
  cursor: pointer;
}
.checkbox:hover {
  border-color: #ffb900 !important;
}
.checkbox:active {
  border: 1px solid #000;
}
.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 140px;
  min-width: auto;
  margin-right: 6px;
  margin-left: 6px;
  padding-top: 10px;
  padding-right: 40px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-color: #e1e1ea;
}
.text-span-12 {
  display: block;
}
.text-span-13 {
  color: #ffb900 !important;
}
.text-span-14 {
  color: #ffb900 !important;
}
.div-block-306 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 94px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.grid-33 {
  margin-top: 40px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.text-span-15 {
  font-weight: 400;
}
.textarea {
  padding-bottom: 60px;
  padding-left: 16px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #FFF #000 #262835;
  background-color: #fff;
  font-size: 16px;
}
.textarea:focus {
  border-bottom-color: #ffb900 !important;
}
.home-callback-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  padding-bottom: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  padding-bottom: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  padding-bottom: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  padding-bottom: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  padding-bottom: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkbox-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e1e1ea;
  border-radius: 4px;
  background-color: #f7f8fc;
}
.checkmark-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f7f8fc;
}
.div-block-308 {
  height: 3px;
  background-color: #ffb900 !important;
}
.div-block-310 {
  width: 222px;
}
.div-block-311 {
  width: 222px;
}
.div-block-312 {
  display: inline-block;
}
.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.div-block-313 {
  width: 222px;
}
.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.topnav-cta-form {
  width: 148px;
}
.div-block-314 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.column-63 {
  padding-left: 0px;
}
.column-64 {
  padding-right: 0px;
}
.slider-right {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 0px;
  background-color: #ffb900 !important;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.slider-right:hover {
  background-color: #ffd566;
}
.button-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 150px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  box-shadow: inset -1px -1px 3px 0 rgba(32, 27, 61, 0.6), inset 1px 1px 3px 0 rgba(238, 230, 255, 0.44), 1px 1px 2px 0 #5b3acc;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  color: #fff !important;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button-menu:hover {
  box-shadow: inset 1px 1px 3px 0 rgba(32, 27, 61, 0.22), inset -1px -1px 3px 0 rgba(238, 230, 255, 0), 1px 1px 2px 0 #5b3acc;
}
.form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form-wrap.extra-space {
  margin-bottom: 40px;
}
.w-col-3 {
  width: 25%;
  font-weight: 600;
}
.w-col-4 {
  margin: 0 50px;
}
.field-label-2 {
  margin-bottom: 0px;
  color: #617283;
  font-size: 15px;
  font-weight: 500;
}
.arrow-cta {
  position: absolute;
  left: -20%;
  top: auto;
  right: auto;
  bottom: -120%;
  width: 100px;
}
.form-wrapper {
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
}
.checkbox-text-wrapper-2 {
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.banner-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  padding: 25% 40px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.help-block {
  position: absolute;
  left: auto;
  top: 15px;
  right: 15px;
  bottom: auto;
  padding: 20px;
}
.previous-placeholder {
  display: none;
  width: auto;
  height: 35px;
  max-width: 100px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.previous-placeholder:hover {
  opacity: 1;
}
.price-field {
  position: relative;
  min-height: 55px;
  margin-bottom: 0px;
  border: 1.3px solid #bec9d5;
  border-radius: 4px;
  font-size: 16px;
}
.price-field:focus {
  border-width: 1.3px;
  border-color: #007bfc;
}
.price-field::-webkit-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.price-field:-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.price-field::-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.price-field::placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.form-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  min-width: auto;
  margin-bottom: -20px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.slider-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 80px;
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: rgba(21, 28, 52, 0.06);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff !important;
  text-decoration: none;
}
.slider-left:hover {
  background-color: rgba(21, 28, 52, 0.15);
}
.slide-banner {
  width: 30%;
  min-width: 310px;
  background-color: #1f1b3a;
}
.text-field-2 {
  position: relative;
  min-height: 55px;
  margin-bottom: 0px;
  border: 1.3px solid #bec9d5;
  border-radius: 4px;
  font-size: 16px;
}
.text-field-2:focus {
  border-width: 1.3px;
  border-color: #007bfc;
}
.text-field-2::-webkit-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.text-field-2:-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.text-field-2::-ms-input-placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.text-field-2::placeholder {
  color: rgba(97, 114, 131, 0.46);
}
.banner-logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
}
.author-name-2 {
  margin-bottom: 4px;
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
}
.text-block-2 {
  color: #5b617c;
}
.button-wrapper {
  position: relative;
}
.checkbox-text-2 {
  color: #5b617c;
  font-weight: 400;
}
.slide-3 {
  position: static;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 20px;
}
.logo {
  margin-bottom: 40px;
}
.star-row {
  margin-bottom: 30px;
}
.checkbox-icon-2 {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: rgba(91, 58, 204, 0.05);
}
.form-item-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-item-wrapper-2.fixed-height {
  min-height: 160px;
}
.next-button {
  display: none;
  padding: 12px 32px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
  background-color: #5b3acc;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-size: 15px;
}
.form-title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.next-placeholder {
  display: none;
  overflow: visible;
  width: auto;
  height: 47px;
  max-width: 159px;
  margin: auto auto 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.checkbox-h4-2 {
  margin-top: 0px;
  margin-bottom: 3px;
}
.text-block {
  font-family: Oswald, sans-serif;
  color: #5b617c;
  font-size: 100px;
  line-height: 20px;
  font-weight: 700;
}
.form-section-title {
  margin-bottom: 12px;
  color: #0a1f44;
  font-size: 36px;
  line-height: 32px;
  font-weight: 400;
}
.author-image-2 {
  width: 50px;
  margin-right: 14px;
  border-radius: 100px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.14);
}
.author-testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.submit-button-3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 4px;
  background-color: #5b3acc;
  color: #fff !important;
  font-size: 16px;
}
.previous-button {
  display: none;
  padding: 5px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  color: #5b617c;
  font-size: 15px;
  text-indent: -2px;
}
.previous-button:hover {
  border-bottom-color: rgba(0, 0, 0, 0.55);
  opacity: 1;
}
.success-message-2 {
  padding: 50px;
  letter-spacing: 1px;
}
.dot {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 100px;
  background-color: rgba(91, 97, 124, 0.1);
}
.dot.active-dot {
  background-color: #5b617c;
}
.slider-7 {
  position: relative;
  height: auto;
  min-height: auto;
  background-color: transparent;
}
.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
}
.paragraph {
  max-width: 650px;
  margin-bottom: 30px;
  color: hsla(0, 0%, 100%, 0.78);
  font-size: 18px;
  line-height: 1.6;
}
.checkbox-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent;
  border-radius: 10px;
  opacity: 0;
  cursor: pointer;
}
.checkbox-2:active {
  border: 1px solid #000;
}
.slide-counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 20px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.slide-content {
  position: relative;
  display: block;
  width: 658px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}
.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.checkbox-field-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 140px;
  min-width: 150px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-paragraph {
  max-width: 550px;
  color: #5b617c;
  font-size: 18px;
  line-height: 23px;
}
.error-message-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.image-178 {
  max-width: 80%;
}
.div-block-316 {
  margin-bottom: 94px;
}
.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bold-text-19 {
  font-weight: 400;
}
.hero-image {
  max-width: 120%;
  margin-top: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-image.expense-management {
  margin-top: 0%;
}
.hero-image.broker-platforms {
  margin-top: -7%;
}
.image-179 {
  padding-right: 30px;
}
.div-block-317 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav-column-4 {
  padding-right: 0px;
  padding-left: 0px;
}
.image-180 {
  height: 640px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}
.div-block-318 {
  -o-object-fit: cover;
  object-fit: cover;
}
.div-block-319 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
}
.tooltip-icon {
  max-width: none;
  margin-left: 8px;
  padding-top: 2px;
}
.div-block-320 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  -o-object-fit: fill;
  object-fit: fill;
}
.div-block-321 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
}
.annual-platform-fee-tooltip {
  position: relative;
  left: auto;
  top: -4px;
  display: none;
  height: 40px;
  margin-left: 4px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.transactions-tooltip {
  position: relative;
  top: -12px;
  display: none;
  height: 56px;
  margin-left: 4px;
  padding-left: 0px;
}
.no-wrap {
  white-space: nowrap;
}
.redemptions-tooltip {
  position: relative;
  top: -12px;
  display: none;
  height: 56px;
  margin-left: 4px;
}
.div-block-322 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 47px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-65 {
  padding-right: 0px;
  padding-left: 0px;
}
.image-181 {
  width: 60%;
}
.text-span-17 {
  color: #ffb900 !important;
}
.slider {
  position: relative;
  display: block;
  height: auto;
  min-height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
.slide-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: auto;
  background-color: transparent;
}
.form-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
.div-block-323 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(38, 40, 53, 0.57);
}
.div-block-324 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
@media screen and (min-width: 1280px) {
  .h1---main {
    margin-bottom: 0px;
  }
  .medium-body---main {
    font-size: 16px;
  }
  .medium-body---main.center {
    font-size: 16px;
  }
  .currency-buy-value.fairfx-blue.currency {
    font-size: 20px;
  }
  .currency-buy-value.ccy {
    font-size: 16px;
  }
  .h2---main {
    font-size: 32px;
    line-height: 42px;
  }
  .small-body---main {
    margin-left: auto;
    line-height: 24px;
  }
  .column-21 {
    padding-left: 0px;
  }
  .div-block-25 {
    width: 178px;
  }
  .equals---secondary-button:hover {
    border-color: #ffd566;
  }
  .personal-link-div {
    margin-right: 0px;
    margin-left: auto;
  }
  .nav-link-top-5 {
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    margin-right: 30px;
  }
  .nav-link-top-5:hover {
    color: #ffb900 !important;
  }
  .div-block-37 {
    margin-left: auto;
  }
  .nav-link-top-2 {
    color: #ffb900 !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
  }
  .nav-link-top-2:hover {
    color: #ffd566;
  }
  .nav-link-top-2.w--current {
    color: #ffb900 !important;
    font-weight: 600;
  }
  .nav-link-top-2.w--current:hover {
    color: #ffd566;
  }
  .nav-link-top {
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
  }
  .nav-link-top:hover {
    color: #ffb900 !important;
  }
  .nav-link-top.business {
    color: #fff !important;
    font-weight: 400;
  }
  .topnav {
    display: block;
    background-color: #262835;
  }
  .nav-link-3 {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0%;
    font-size: 16px;
    line-height: 20px;
  }
  .nav-link-3.w--current {
    color: #ffb900 !important;
  }
  .nav-link-3._4-column {
    padding-left: 10%;
  }
  .navbar.v2 {
    box-shadow: 1px 12px 10px -4px rgba(38, 40, 53, 0.05);
  }
  .ffx---secondary-button-2.nav {
    width: 143px;
    height: 47px;
  }
  .nav-menu-2 {
    display: none;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: transparent;
  }
  .menu-dropdown {
    display: none;
  }
  .menu-button {
    display: none;
  }
  .menu-button._4-column {
    display: none;
  }
  .nav-buttons {
    width: 296px;
    height: 94px;
    max-width: none;
    min-width: auto;
  }
  .nav-buttons._4-column {
    width: 143px;
  }
  .nav-logo {
    width: 143px;
    margin-right: 43px;
  }
  .brand {
    width: 20%;
    padding-right: 20px;
  }
  .equals---button.nav {
    width: 143px;
    height: 47px;
  }
  .equals---button.nav:hover {
    background-color: #ffd566;
  }
  .menu-line {
    display: none;
  }
  .div-block-41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-42 {
    margin-right: auto;
  }
  .product-page-hero {
    background-size: cover;
  }
  .currency-card-hero-column-2 {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .currency-card-hero-column-2.personal {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-column-copy-and-cta {
    display: inline-block;
    height: 100%;
    padding-right: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-45 {
    width: 222px;
    margin-right: auto;
    padding-right: 0px;
  }
  .div-block-46 {
    margin-left: 0px;
    padding-right: 0px;
  }
  .hero-paragraph-div.about {
    width: auto;
  }
  .hero-paragraph-div.expense-management {
    margin-bottom: 47px;
  }
  .columns-hero {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .columns-hero.home {
    padding-top: 47px;
  }
  .hero-content {
    margin-top: 0px;
  }
  .trust-banner-grid {
    width: 100%;
    height: 188px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .trust-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .trust-text-blue {
    font-size: 16px;
    line-height: 22px;
  }
  .section---trust {
    height: 188px;
  }
  .grid-5 {
    grid-row-gap: 36px;
  }
  .benefit-icon {
    width: auto;
    height: 134px;
  }
  .div-block-52 {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-link-2 {
    display: block;
    width: 100%;
    margin-right: 99px;
    margin-left: 0px;
    padding-left: 0%;
    color: #fff !important;
    font-size: 16px;
  }
  .nav-link-2.w--current {
    color: #ffb900 !important;
    font-weight: 600;
  }
  .nav-link-2._4-column {
    padding-left: 5%;
  }
  .nav-link-4 {
    display: block;
    width: 100%;
    margin-right: 40px;
    margin-left: 0px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 16px;
  }
  .currency-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .currency-grid.table-2.international-payments {
    width: 100%;
    padding-left: 0%;
    grid-column-gap: 0px;
    grid-row-gap: 35px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .currency-grid.table-1 {
    margin-top: 94px;
    grid-column-gap: 0px;
  }
  .main-currency {
    padding-top: 0px;
    padding-bottom: 28px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .flag-icon {
    margin-right: 20px;
  }
  .other-currency {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 10px 0px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 20px;
    background-color: transparent;
  }
  .other-currency.table-1 {
    display: none;
  }
  .hero-image-div {
    overflow: hidden;
    height: 600px;
    padding-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
  .business-link-div {
    margin-right: auto;
    margin-left: 0px;
  }
  .div-block-71 {
    padding-right: 20px;
  }
  .icon-images {
    width: 60px;
    height: 60px;
  }
  .trust-pilot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .trustpilot-white {
    width: 140px;
  }
  .trustpilot-white.trust-section {
    width: 115px;
  }
  .currency-name.currency {
    font-size: 16px;
  }
  .div-block-76 {
    height: 270px;
  }
  .div-block-77 {
    height: 270px;
  }
  .div-block-78 {
    height: 270px;
  }
  .div-block-79 {
    height: 270px;
  }
  .div-block-80 {
    height: 270px;
  }
  .div-block-81 {
    height: 270px;
  }
  .nav-link-top-3 {
    display: block;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
  }
  .nav-link-top-3:hover {
    color: #ffb900 !important;
  }
  .section-center-paragraph-div {
    max-width: 1000px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .div-block-86 {
    width: 100px;
  }
  .section---rewards {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .section---as-featured-in {
    padding-left: 68px;
  }
  .grid---as-featured-in {
    margin-right: auto;
    margin-left: auto;
  }
  .cta-section-content-div {
    height: 100%;
    margin-top: 94px;
    margin-bottom: 220px;
  }
  .support-column-photo {
    height: 600px;
    background-color: #262835;
  }
  .div-block-101 {
    display: block;
    height: 100%;
    background-color: transparent;
  }
  .support-column-content {
    background-color: #262835;
  }
  .image-39 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .footer-link {
    font-size: 16px;
  }
  .footer-link.midnight {
    font-size: 10px;
  }
  .footer-columns {
    width: 58%;
  }
  .footer-logo-div {
    width: 20%;
  }
  .footer-app-store-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-legal-logo-div {
    width: 20%;
    height: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .part-of-the-equals-group-logo {
    width: 180px;
  }
  .footer-mastercard {
    height: auto;
    padding-top: 66px;
    padding-bottom: 66px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-legal {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-legal-links-div {
    width: 38.66666667%;
    margin-right: 6%;
  }
  .footer-mastercard-div {
    width: 20%;
  }
  .mastercard-logo {
    width: 100px;
  }
  .terms-and-conditions-div {
    width: 22%;
  }
  .privacy-policy-div {
    width: 22%;
  }
  .cookie-policy-div {
    width: 22%;
  }
  .modern-slavery-div {
    display: none;
    width: 296px;
  }
  .modern-slavery-div._2 {
    display: block;
  }
  .div-block-117 {
    height: 100%;
  }
  .text-block-52 {
    width: 100%;
  }
  .title-block {
    padding-left: 0px;
  }
  .support-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 600px;
    max-width: 525px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .nav-link-1 {
    width: 100%;
    margin-right: 0;
    color: #fff !important;
    font-size: 16px;
  }
  .nav-link-top-4 {
    display: none;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
  }
  .nav-link-top-4:hover {
    color: #ffd566;
  }
  .misc-list {
    padding-left: 20px;
  }
  .misc-list.i-bullets {
    list-style-type: lower-roman;
  }
  .misc-list.letter-bullets {
    list-style-type: lower-alpha;
  }
  .currency-expand {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-app-store-buttons-div {
    padding-left: 0px;
  }
  .nav-link-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 58%;
  }
  .nav-link-columns._4-column {
    display: flex;
    width: 68%;
  }
  .content-block {
    padding-left: 0%;
  }
  .quote-h4 {
    font-size: 25px;
    line-height: 46px;
  }
  .testimonial-card {
    max-width: none;
  }
  .text-fixed-height {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-6 {
    max-width: none;
  }
  .slide-horizontal {
    height: 423px;
  }
  .div-block-125 {
    margin-left: 0%;
  }
  .testimonial-content {
    width: 100%;
  }
  .fees-table-small-row {
    height: 110px;
  }
  .white-box-right-div {
    width: 100%;
  }
  .currency-card-terms-grid {
    margin-bottom: 20px;
  }
  .div-block-158 {
    -ms-grid-columns: 10% 10% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 10% 10% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .cookie-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
  .div-block-161 {
    display: none;
  }
  .trustpilot-icon-link.home-page {
    width: 25%;
  }
  .col._2col.overflow-visible {
    position: static;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .col._2col.tab-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .tab_illo-wrapper._2020 {
    position: static;
  }
  .tab_illo-wrapper._2019 {
    position: static;
  }
  .tab_illo-wrapper._2017 {
    position: static;
  }
  .tab_illo-wrapper._2018 {
    position: static;
  }
  .tab_illo-wrapper._2015 {
    position: static;
  }
  .tab_illo-wrapper._2013 {
    position: static;
  }
  .tab_illo-wrapper._2016 {
    position: static;
  }
  .section---hero {
    background-position: 100% 50%;
    background-size: 50%;
    background-repeat: no-repeat;
  }
  .section---hero.business {
    background-color: #262835;
    background-image: none;
  }
  .grid-21 {
    padding-right: 8.33%;
    padding-left: 8.33%;
  }
  .utility-page-content {
    width: 440px;
  }
  .section---our-people {
    padding-right: 68px;
    padding-left: 68px;
  }
  .div-block-191 {
    padding-right: 10%;
  }
  .about-linkedin-grid {
    padding-right: 8.33%;
    padding-left: 8.33%;
  }
  .div-block-192 {
    padding-left: 10%;
  }
  .div-block-206 {
    max-width: none;
  }
  .div-block-207 {
    max-width: 90%;
  }
  .div-block-208 {
    overflow: hidden;
    box-shadow: 7px 7px 10px 10px rgba(38, 40, 53, 0.05);
  }
  .div-block-209 {
    margin-bottom: 18px;
  }
  .div-block-210 {
    padding: 20px 40px;
  }
  .values-grid {
    padding-right: 8.3%;
    padding-left: 8.3%;
  }
  .image-132 {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-217.trust-pilot {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-136 {
    width: 70%;
  }
  .div-block-220 {
    width: auto;
  }
  .white-toggle-text.sell {
    bottom: auto;
  }
  .div-block-235 {
    display: none;
  }
  ._2cta-grid {
    grid-column-gap: 16px;
  }
  .body---rate-alerts-form {
    margin-top: 20px;
  }
  .modal.broker-request-callback {
    display: none;
  }
  .currency-sell-value {
    font-size: 16px;
  }
  .image-149.team-spending {
    height: 800px;
  }
  .column-50 {
    padding-right: 0px;
  }
  .column-50.buy-and-hold {
    padding-right: 68px;
  }
  .image-right.hero {
    margin-top: -47px;
  }
  .h3-bold---main.center {
    font-weight: 700;
    text-align: center;
  }
  .link-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-277 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-278 {
    margin-left: 10px;
  }
  .nav-signed-in-text {
    font-size: 16px;
  }
  .section-36 {
    background-color: #484a58;
  }
  .text-span-9 {
    display: block;
  }
  .div-block-297 {
    display: block;
  }
  .step-number {
    border-width: 2px;
  }
  .language-dropdown {
    width: auto;
  }
  .country-toggle {
    padding-left: 16px;
  }
  .home-callback-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-41 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-image {
    max-width: 140%;
    margin-top: auto;
  }
  .hero-image.broker-platforms {
    margin-top: -10%;
  }
  .image-179 {
    padding-right: 30px;
  }
  .image-180 {
    padding-left: 40px;
  }
  .annual-platform-fee-tooltip {
    position: relative;
    top: -5px;
    display: none;
  }
  .div-block-322 {
    margin-top: 94px;
  }
  .image-181 {
    width: 75%;
  }
}
@media screen and (min-width: 1440px) {
  .h1---main {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 60px;
    line-height: 76px;
  }
  .h1---main.center {
    max-width: none;
  }
  .h1---main.mango {
    padding-bottom: 10px;
    color: #ffb900 !important;
  }
  .tag-holder.blue {
    background-color: transparent;
  }
  .medium-body---main {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 28px;
  }
  .medium-body---main.center {
    max-width: none;
    font-size: 16px;
  }
  .medium-body---main.hero {
    font-size: 16px;
    line-height: 28px;
  }
  .currency-buy-value {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 28px;
  }
  .currency-buy-value.fairfx-blue.currency {
    font-size: 22px;
  }
  .currency-buy-value.ccy {
    font-size: 22px;
  }
  .h4---main {
    font-size: 30px;
    font-weight: 700;
  }
  .medium-body-bold---main {
    font-size: 16px;
    line-height: 28px;
  }
  .medium-body-bold---main.center {
    font-weight: 600;
  }
  .small-body-semibold---main {
    font-size: 16px;
  }
  .h1-big-title---main {
    font-family: Equals, sans-serif;
    font-size: 89px;
    line-height: 94px;
  }
  .h2---main {
    max-width: none;
    font-family: Equals, sans-serif;
    font-size: 36px;
    line-height: 46px;
  }
  .small-body---main {
    margin-left: auto;
    font-family: Equals, sans-serif;
    font-size: 12px;
    line-height: 24px;
  }
  .category---main {
    text-transform: uppercase;
  }
  .eq---button.nav {
    width: 164px;
    margin-left: 20px;
  }
  .button---main.ffx {
    margin-top: -1px;
  }
  .button---main.ffx---secondary {
    color: #ffb900 !important;
  }
  .button---main.ffx---secondary:hover {
    color: #ffd566;
  }
  .column-21 {
    padding-left: 0px;
  }
  .column-22 {
    padding-right: 0px;
  }
  .faq-question-1 {
    max-width: 600px;
  }
  .faq-question-2 {
    max-width: 600px;
  }
  .faq-question-3 {
    max-width: 600px;
  }
  .columns-4 {
    width: 100%;
  }
  .my-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: auto;
    max-width: 1480px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-27 {
    width: 184px;
    height: 64px;
  }
  .equals---secondary-button {
    border-color: #ffb900 !important;
    background-color: transparent;
  }
  .equals---secondary-button:hover {
    border-color: #ffd566;
  }
  .equals---secondary-button.nav {
    width: 164px;
  }
  .personal-link-div {
    margin-right: 0px;
    margin-left: auto;
  }
  .nav-link-top-5 {
    color: #fff !important;
  }
  .nav-link-top-5:hover {
    color: #ffb900 !important;
  }
  .nav-link-top-5.w--current {
    color: #ffb900 !important;
  }
  .nav-link-top-5.current {
    color: #fff !important;
    font-weight: 400;
  }
  .nav-link-top-2 {
    color: #ffb900 !important;
    font-weight: 600;
  }
  .nav-link-top-2.w--current {
    font-weight: 600;
  }
  .nav-link-top-2.w--current:hover {
    color: #ffd566;
  }
  .nav-link-top-2.other {
    color: #fff !important;
    font-weight: 400;
  }
  .nav-link-top {
    color: #fff !important;
    font-weight: 400;
  }
  .nav-container {
    width: 100%;
    max-width: 1480px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .topnav.v2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .top-nav-div {
    padding-right: 68px;
    padding-left: 68px;
  }
  .nav-link-3 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    color: #fff !important;
  }
  .ffx---secondary-button-2.nav {
    width: 184px;
    height: 47px;
    background-color: #262835;
  }
  .ffx---secondary-button-2.cookies {
    border-width: 1px;
  }
  .nav-menu-2 {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .button---main-2.ffx---secondary {
    font-size: 16px;
    line-height: 16px;
  }
  .button---main-2.ffx {
    font-size: 16px;
    line-height: 16px;
  }
  .nav-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 316px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-buttons._4-column {
    width: 222px;
  }
  .nav-logo {
    width: 148px;
    height: auto;
    margin-right: 148px;
  }
  .brand {
    width: 20%;
    height: 94px;
    padding-right: 0px;
  }
  .equals---button.nav {
    width: 184px;
    height: 47px;
    margin-left: 0px;
    background-color: #ffb900 !important;
  }
  .equals---button.nav:hover {
    background-color: #ffd566;
  }
  .div-block-41 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-42 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .product-page-hero {
    position: relative;
    z-index: auto;
    overflow: hidden;
    height: 970px;
    padding-top: 0px;
    padding-right: 68px;
    padding-left: 68px;
    background-size: cover;
  }
  .currency-card-hero-column-2 {
    height: auto;
  }
  .hero-column-copy-and-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-column-copy-and-cta.home {
    height: auto;
    padding-bottom: 141px;
  }
  .text-block-4 {
    width: 100%;
    line-height: 32px;
  }
  .text-block-5 {
    font-size: 16px;
    line-height: 32px;
  }
  .div-block-45 {
    width: 185px;
  }
  .div-block-46 {
    width: 222px;
  }
  .hero-paragraph-div {
    display: block;
    margin-bottom: 94px;
    padding-right: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .hero-paragraph-div.about {
    width: auto;
  }
  .hero-paragraph-div.expense-management {
    margin-bottom: 94px;
  }
  .hero-paragraph-div.contact {
    margin-bottom: 47px;
  }
  .columns-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 970px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-hero.about {
    display: block;
    overflow: visible;
    width: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .columns-hero.home {
    height: auto;
    padding-top: 0px;
  }
  .columns-hero.business {
    padding-left: 0px;
    background-image: none;
  }
  .hero-content {
    width: auto;
    max-width: none;
    margin-top: 141px;
    margin-bottom: auto;
  }
  .hero-content.personal {
    padding-right: 10%;
  }
  .trust-banner-grid {
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0px 7%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
  }
  .trust-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .trust-text-blue {
    font-size: 22px;
    line-height: 28px;
  }
  .div-block-50 {
    margin-left: 0px;
  }
  .section---trust {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 376px;
    padding-right: 68px;
    padding-left: 68px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .grid-5 {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 64px;
    grid-row-gap: 134px;
  }
  .benefit-icon {
    width: auto;
    height: 160px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-51 {
    margin-bottom: 0px;
  }
  .div-block-52 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section---benefits {
    height: 1316px;
    padding: 188px 68px;
  }
  .nav-link-2 {
    margin-right: 126px;
    margin-left: 0px;
    padding-left: 5%;
    color: #fff !important;
    font-size: 16px;
    line-height: 20px;
  }
  .nav-link-2.w--current {
    color: #ffb900 !important;
    font-weight: 600;
  }
  .nav-link-2.open-support-chat {
    padding-left: 0%;
  }
  .nav-link-4 {
    margin-right: 40px;
    margin-left: 0px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
  }
  .section---currencies {
    position: relative;
    overflow: hidden;
    height: 1275px;
    margin-bottom: 0px;
    padding: 188px 68px;
  }
  .section---currencies.international-payments {
    height: auto;
    background-color: #484a58;
  }
  .section---currencies.currency-list-page {
    height: auto;
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .section-center-header-div {
    margin-top: 0px;
    margin-bottom: 18px;
  }
  .section-center-header-div.pricing {
    margin-bottom: 0px;
  }
  .currency-grid {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 68px;
    grid-row-gap: 30px;
  }
  .currency-grid.mobile {
    padding-left: 5%;
  }
  .currency-grid.table-2 {
    width: 80%;
    margin-bottom: 40px;
    padding-right: 0%;
    padding-left: 5%;
  }
  .currency-grid.table-2.international-payments {
    margin-top: 94px;
    margin-bottom: 94px;
    padding-left: 5%;
    grid-column-gap: 0px;
    grid-row-gap: 56px;
  }
  .currency-grid.table-1 {
    width: 80%;
    max-width: 1480px;
    margin-top: 47px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 5%;
  }
  .currency-grid.table-1.popular-table {
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .main-currency {
    max-width: none;
    padding-top: 0px;
    padding-bottom: 28px;
    background-color: transparent;
  }
  .main-currency.side {
    width: 250px;
    margin-right: 0%;
    padding-right: 0%;
  }
  .other-currency {
    width: 100%;
    max-width: none;
    background-color: transparent;
  }
  .hero-image-div {
    display: block;
    overflow: visible;
    height: 700px;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
  .hero-image-div._2 {
    display: block;
    overflow: visible;
    height: 970px;
    padding-top: 107px;
  }
  .hero-image-div.personal {
    padding-top: 0px;
  }
  .hero-image-div.home {
    height: auto;
    padding-top: 0px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .hero-image-div._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 970px;
    padding-top: 107px;
  }
  .business-link-div {
    margin-right: auto;
    margin-left: 0px;
  }
  .div-block-71 {
    width: 148px;
    padding-right: 0px;
  }
  .icon-images {
    width: 75px;
    height: 75px;
  }
  .world-icon {
    width: auto;
  }
  .trust-pilot {
    text-decoration: none;
  }
  .trustpilot-text {
    width: auto;
    font-size: 13.5px;
  }
  .trustpilot-text.home-page {
    font-size: 16px;
    line-height: 26px;
  }
  .trustpilot-white {
    width: 30%;
  }
  .trustpilot-white.testimonial-section {
    width: 148%;
  }
  .trustpilot-white.trust-section {
    width: 163.65px;
  }
  .trustpilot-white.home-page {
    width: 298px;
  }
  .currency-name {
    font-size: 22px;
  }
  .currency-name.currency {
    font-size: 16px;
  }
  .trust-text---black {
    font-size: 22px;
    line-height: 28px;
  }
  .hero-header.about {
    width: auto;
  }
  .nav-link-top-3 {
    display: inline-block;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
  }
  .nav-link-top-3.current {
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-weight: 400;
  }
  .section-center-paragraph-div {
    max-width: 1000px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .list-item---main {
    line-height: 28px;
  }
  .section---rewards {
    height: 1128px;
    padding: 188px 68px;
    background-color: #262835;
  }
  .rewards-paragraph-div {
    max-width: 1000px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .grid-13 {
    width: 1184px;
    max-width: 1184px;
    margin: 94px auto 173px;
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 24px;
    grid-row-gap: 160px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .div-block-91 {
    margin-bottom: 0px;
  }
  .section---as-featured-in {
    position: static;
    height: auto;
    padding-bottom: 188px;
    background-color: #484a58;
  }
  .grid---as-featured-in {
    margin: 94px auto 0px;
    padding-right: 68px;
    padding-left: 68px;
    grid-row-gap: 124px;
  }
  .cta-section-content-div {
    width: 592px;
    margin-top: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .cta-section-content-div.international-payments {
    padding-top: 0px;
  }
  .cta-section-content-div.expense-management {
    margin-top: 0px;
    padding-top: 0px;
  }
  .footer {
    height: auto;
    padding-top: 0px;
    padding-left: 68px;
    background-color: #f7f8fc;
  }
  .div-block-97 {
    width: 222px;
  }
  .section---support {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
    background-color: #e5f2fc;
  }
  .support-column-photo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 752px;
    padding: 0px 7% 0px 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #484a58;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-101 {
    width: auto;
    height: 752px;
    background-color: transparent;
  }
  .support-column-content {
    height: auto;
    background-color: #484a58;
  }
  .customer-support-columns {
    height: auto;
  }
  .image-39 {
    width: 100%;
    max-width: none;
  }
  .footer-support-links-div {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .white-text-on-image.side-by-side {
    top: auto;
    bottom: 5%;
  }
  .footer-link {
    margin-bottom: 8px;
    font-family: Equals, sans-serif;
    font-size: 16px;
    line-height: 28px;
  }
  .footer-link:hover {
    color: #ffb900 !important;
  }
  .footer-link.midnight {
    font-size: 10px;
    line-height: 18px;
  }
  .footer-link.open-support-chat {
    color: #fff !important;
  }
  .footer-link.open-support-chat:hover {
    color: #ffd566;
  }
  .footer-columns {
    display: none;
    width: 58%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-legal-blue-banner {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 68px;
    padding-left: 68px;
  }
  .footer-logo-div {
    width: 20%;
  }
  .footer-about-links-div {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer-products-links-div {
    width: 100%;
  }
  .footer-content {
    padding: 188px 0px;
  }
  .footer-legal-logo-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding-right: 0px;
  }
  .part-of-the-equals-group-logo {
    width: 222px;
  }
  .footer-mastercard {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-116 {
    width: 65%;
  }
  .small-body-footer---main {
    padding-left: 0px;
    line-height: 18px;
    text-align: left;
  }
  .footer-legal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1480px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .footer-legal-links-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 38.66666667%;
    height: 100%;
    margin-right: 0%;
    padding-right: 7%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .terms-and-conditions-div {
    width: auto;
  }
  .privacy-policy-div {
    width: auto;
  }
  .cookie-policy-div {
    width: auto;
  }
  .modern-slavery-div {
    width: auto;
  }
  .modern-slavery-div._2 {
    display: block;
  }
  .text-block-52 {
    color: #fff !important;
  }
  .title-block {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section---terms {
    background-color: #262835;
  }
  .support-div {
    max-width: 700px;
  }
  .nav-link-1 {
    color: #fff !important;
  }
  .nav-link-1.w--current:hover {
    color: #ffd566;
  }
  .nav-link-top-4 {
    color: #fff !important;
  }
  .nav-link-top-4:hover {
    color: #ffb900 !important;
  }
  .image-46 {
    width: 74px;
  }
  .text-block-62 {
    font-size: 22px;
    line-height: 28px;
  }
  .side-by-side-cta.rate-alerts-button {
    width: 277.5px;
  }
  .hero-column-2 {
    padding-top: 94px;
    padding-bottom: 94px;
    padding-left: 136px;
  }
  .currency-expand {
    padding-right: 0px;
    padding-left: 0px;
  }
  .right-arrow:hover {
    background-color: #ffd566;
  }
  .left-arrow:hover {
    background-color: #ffd566;
  }
  .content-block {
    padding-right: 20px;
    padding-left: 0%;
  }
  .image-wrapper {
    height: 315px;
  }
  .testimonial-card {
    width: auto;
    height: auto;
    margin-left: 0px;
  }
  .testimonial-card.rewards-page {
    height: auto;
  }
  .text-fixed-height {
    min-height: 94px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-wrap {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h4-bold---main {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Equals, sans-serif;
    font-size: 16px;
    line-height: 28px;
  }
  .h4-bold---main.center {
    text-align: center;
  }
  .section---fees {
    height: auto;
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .fees-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1036px;
    height: auto;
    max-width: 1036px;
    margin: 84px auto 94px;
    background-color: #484a58;
  }
  .horizontal-logo {
    height: 34px;
  }
  .slide-horizontal {
    height: 564px;
  }
  .right-arrow-3 {
    width: 47px;
    height: 47px;
  }
  .horizontal-quote-h4 {
    font-size: 36px;
    line-height: 46px;
  }
  .left-arrow-3 {
    width: 47px;
    height: 47px;
  }
  .horizontal-content-block {
    padding-top: 94px;
    padding-right: 148px;
  }
  .horizontal-fixed-height {
    width: 86%;
  }
  .testimonial-image-wrap {
    padding-top: 94px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .testimonial-image-wrap.trust-pilot {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-125 {
    margin-left: 0%;
  }
  .section---trustpilot-testimonial {
    padding: 188px 0px 376px;
  }
  .mango-strip-fees-table {
    width: 148px;
    border-radius: 23px 0px 0px 23px;
    background-color: #ffb900 !important;
  }
  .div-block-128 {
    height: auto;
  }
  .fees-table-big-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 166px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fees-table-smalll-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 109px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
  }
  .fees-table-big-row {
    height: 166px;
    padding-top: 40px;
    padding-left: 73px;
  }
  .fees-table-small-row {
    height: 109px;
    padding-top: 40px;
    padding-left: 73px;
    border-bottom: 2px solid #fff;
  }
  .image-54 {
    width: 52px;
  }
  .image-56 {
    width: 52px;
  }
  .div-block-136 {
    width: 73%;
  }
  .div-block-137 {
    width: 27%;
  }
  .div-block-139 {
    width: 27%;
  }
  .offers-button-div {
    margin-top: auto;
  }
  .section-padding {
    width: 100%;
    height: 100%;
    padding-right: 68px;
    padding-left: 68px;
  }
  .white-box-section {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 564px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .white-box-container {
    width: 100%;
    height: 564px;
    max-width: 1480px;
  }
  .white-box-right-div {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }
  .white-box-div-right {
    width: 100%;
  }
  .testimonial-section-padding {
    padding-right: 68px;
    padding-left: 68px;
  }
  .app-buttons-cta-div {
    margin-bottom: 94px;
  }
  .rewards-logo-link.wilko {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .rewards-logo-link.waterstones {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .div-block-148 {
    width: 80%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 5%;
  }
  .section-11 {
    padding-right: 0px;
    padding-left: 0px;
    background-color: #484a58;
  }
  .hero-button-div.international-payments {
    grid-column-gap: 4vw;
    grid-row-gap: 0px;
    -ms-grid-columns: 222px 222px;
    grid-template-columns: 222px 222px;
  }
  .section---privacy-policy {
    padding-bottom: 188px;
  }
  .text-link---main {
    cursor: pointer;
  }
  .text-link---main.contact-module {
    color: #ffb900 !important;
  }
  .text-link---main.contact-module:hover {
    border-bottom: 2px none #ffb900 !important;
    text-decoration: none;
  }
  .cookies-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 114px;
    margin-bottom: 0px;
  }
  .div-block-158 {
    grid-template-areas: ". Area Area Area Area Area Area Area-2 Area-2 Area-2";
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .cookie-buttons {
    width: 316px;
  }
  .div-block-162.cta {
    width: 500px;
  }
  .div-block-166 {
    height: auto;
  }
  .trustpilot-icon-link {
    width: 100%;
  }
  .trustpilot-icon-link.home-page {
    width: 40%;
  }
  .currencies-fine-print-div {
    padding-left: 5%;
  }
  .col._2col.overflow-visible {
    position: static;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .col._2col.tab-menu {
    position: static;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .tab_illo-wrapper {
    position: relative;
    top: auto;
    bottom: auto;
    display: block;
  }
  .tab_illo-wrapper._2020 {
    position: static;
    top: 0px;
    bottom: 220px;
    margin-top: -47px;
  }
  .tab_illo-wrapper._2017 {
    margin-top: 376px;
  }
  .tab_illo-wrapper._2018 {
    margin-top: 172px;
  }
  .tab_illo-wrapper._2013 {
    margin-top: 720px;
  }
  .tab_illo-wrapper._2012 {
    margin-top: 861px;
  }
  .tab_illo-wrapper._2010 {
    margin-top: 947px;
  }
  .tab_illo-wrapper._2016 {
    margin-top: 446px;
  }
  .tab_text-wrapper {
    width: 500px;
  }
  .tab-link-2 {
    margin-bottom: 20px;
    padding-right: 20%;
  }
  .tab-link-2.w--current {
    margin-bottom: 20px;
    padding-right: 8%;
  }
  .tab_pane {
    top: 0px;
  }
  .section---hero {
    padding-right: 68px;
    padding-left: 68px;
  }
  .section---hero.business {
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .section---hero.about {
    overflow: hidden;
    width: 100%;
  }
  .div-block-175 {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  .section---contact-information {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .section---contact-information.broker-platforms {
    padding-bottom: 188px;
  }
  .grid-18 {
    padding-right: 10%;
    padding-left: 10%;
  }
  .section---business-contact {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .div-block-181 {
    margin-bottom: 100px;
  }
  .section-20 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .arrow-link {
    margin-top: 40px;
  }
  .section-22 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .grid-21 {
    padding-right: 10%;
    padding-left: 10%;
  }
  .section-23 {
    width: auto;
    height: auto;
    padding-right: 68px;
    padding-left: 68px;
  }
  .utility-page-content {
    width: 500px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section---our-people {
    padding-top: 94px;
  }
  .about-linkedin-grid {
    padding-right: 10%;
    padding-left: 10%;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-193 {
    padding-right: 0px;
  }
  .div-block-194 {
    padding-right: 0px;
  }
  .div-block-195 {
    padding-right: 0px;
  }
  .div-block-196 {
    padding-right: 0px;
  }
  .section---values {
    padding-top: 188px;
  }
  .image-130 {
    width: 539px;
  }
  .side-by-side---home-image-right {
    padding-top: 94px;
  }
  .div-block-198 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-202.work-around-the-world {
    margin-bottom: 66px;
  }
  .image-131 {
    width: 474px;
  }
  .div-block-204 {
    margin-bottom: 94px;
  }
  .div-block-205 {
    margin-bottom: 94px;
  }
  .div-block-206 {
    max-width: 600px;
  }
  .div-block-207 {
    max-width: 80%;
  }
  .div-block-208 {
    max-width: 444px;
  }
  .values-grid {
    padding-right: 0%;
    padding-left: 0%;
  }
  .section---our-brands {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .div-block-212 {
    width: 372px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-215 {
    width: 372px;
    margin-right: auto;
    margin-left: auto;
    text-decoration: none;
  }
  .div-block-216 {
    width: 372px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-217.trust-pilot {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-135 {
    width: 320px;
  }
  .div-block-218 {
    max-width: 300px;
  }
  .section---logo-banner {
    padding-top: 94px;
    padding-bottom: 94px;
    background-color: #484a58;
  }
  .logo-container {
    padding-right: 5%;
    padding-left: 5%;
  }
  .image-136 {
    width: 104px;
  }
  .div-block-220 {
    width: auto;
  }
  .image-137 {
    width: 88.76px;
  }
  .image-138 {
    width: 88px;
  }
  .image-140 {
    width: 88px;
  }
  .image-141 {
    width: 147px;
  }
  .div-block-226 {
    margin-bottom: 47px;
  }
  .section---about-trust {
    padding-top: 94px;
    padding-right: 68px;
    padding-bottom: 94px;
    background-color: #484a58;
  }
  .about-stats-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .div-block-228 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-229 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-230 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .grid-27 {
    display: none;
  }
  .currency-toggle-wrap {
    left: 0%;
    top: 0px;
    right: 0%;
    margin-top: 47px;
    margin-left: auto;
  }
  .div-block-232 {
    display: block;
  }
  .popular-currencies---sell {
    display: none;
    margin-top: 0px;
  }
  .popular-currencies---buy {
    margin-top: 0px;
  }
  .footer-top-wrap {
    padding-right: 68px;
    padding-left: 68px;
  }
  .footer-mastercard-banner-wrap {
    padding-right: 68px;
    padding-left: 68px;
  }
  .div-block-235 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 58%;
  }
  ._2cta-grid {
    grid-column-gap: 80px;
  }
  ._2cta-grid.priced-to-suit-all-pockets {
    -ms-grid-columns: 0.25fr 222px;
    grid-template-columns: 0.25fr 222px;
  }
  .personal-page-hero-image {
    overflow: visible;
    max-width: 150%;
    margin-top: -10%;
    margin-left: -20%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .modal-element.broker-request-callback {
    overflow: visible;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .body---rate-alerts-form {
    margin-top: 0px;
  }
  .equals-submit-button {
    margin-top: 20px;
  }
  .modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .modal.intpay-rate-alerts {
    position: fixed;
    display: none;
  }
  .modal.intpay-market-report {
    display: none;
  }
  .modal.intpay-request-a-callback {
    position: fixed;
    display: none;
  }
  .modal.expman-free-demo {
    display: none;
  }
  .modal.expman-request-callback {
    display: none;
  }
  .modal.broker-request-callback {
    position: fixed;
    display: none;
  }
  .modal.home-request-callback {
    top: 0px;
    display: none;
  }
  .currency-sell-value {
    color: #7c7e8d;
    font-weight: 700;
  }
  .about-column-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 100%;
    padding-left: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .terms-nav-link {
    color: #fff !important;
  }
  .column-47.team-spending {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    height: 1034px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }
  .column-48 {
    padding-top: 141px;
  }
  .column-48.currencies {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 188px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-149 {
    width: 100%;
    height: 1034px;
    max-height: 1128px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .image-149.team-spending {
    overflow: visible;
    width: auto;
    height: 100%;
    max-height: none;
    -o-object-position: 100% 50%;
    object-position: 100% 50%;
  }
  .column-49 {
    display: block;
    overflow: visible;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .column-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 188px;
    padding-right: 5%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-right {
    overflow: visible;
    width: 50vw;
    height: 1034px;
    max-height: none;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
  .image-right.work-around-the-world {
    width: auto;
  }
  .image-right.hero {
    width: auto;
    height: 852px;
    margin-top: 0px;
  }
  .business-home---international-payments {
    overflow: hidden;
    max-height: 1128px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .business-home---expense-management {
    overflow: hidden;
    max-height: 1128px;
    padding-right: 68px;
    padding-left: 68px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .business---expense-management-div {
    max-width: 600px;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 0%;
  }
  .columns-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-252 {
    margin-bottom: 0px;
  }
  .side-by-side---home-image-left.international-payments {
    padding-bottom: 188px;
  }
  .h3-bold---main {
    font-size: 22px;
  }
  .h3-bold---main.white {
    color: #fff !important;
  }
  .div-block-276 {
    width: 5%;
  }
  .link-block-10 {
    margin-left: 0px;
    padding-left: 16px;
  }
  .div-block-277 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 10%;
  }
  .div-block-287 {
    padding-right: 60px;
  }
  .terms-and-conditions-info-box {
    color: #fff !important;
    line-height: 28px;
  }
  .contact-hero-image {
    width: 550px;
    margin-top: 141px;
  }
  .image-168 {
    width: 500px;
    margin-top: 94px;
  }
  .nav-signed-in-text {
    width: 184px;
  }
  .section---checklist {
    padding-top: 188px;
    padding-bottom: 188px;
    background-color: #262835;
  }
  .column-54 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .column-54.international-payments {
    padding-left: 68px;
  }
  .column-55 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section---equals-cta {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .section---equals-cta.international-payments {
    padding: 94px 0px;
  }
  .section---equals-cta.expense-management {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .div-block-296 {
    padding-right: 60px;
  }
  .section---equals-trustpilot {
    overflow: hidden;
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .div-block-297 {
    display: block;
  }
  .hero-column-image {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-171 {
    overflow: hidden;
    width: 960px;
    height: 1128px;
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .column-59 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .section---home-about {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .grid-32 {
    margin-top: 0px;
    padding-right: 10%;
    padding-left: 10%;
    grid-column-gap: 37px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .div-block-299 {
    border: 1px solid #fff;
  }
  .step-number {
    width: 111px;
    height: 111px;
    border: 2px solid #fff;
    border-radius: 100px;
  }
  .step-card {
    margin-top: 94px;
    padding: 37px;
  }
  .section---3-steps {
    padding-top: 0px;
    padding-bottom: 188px;
  }
  .section---3-steps.expense-management {
    padding-bottom: 188px;
  }
  .text-span-10 {
    color: #fff !important;
    font-weight: 700;
  }
  .text-span-11 {
    color: #fff !important;
    font-weight: 700;
  }
  .language-dropdown {
    margin-right: 0px;
    margin-left: 0px;
  }
  .country-toggle {
    padding-right: 40px;
  }
  .country-list.w--open {
    min-width: 184px;
  }
  .image-172 {
    width: 30px;
    height: 30px;
  }
  .div-block-306 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 94px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .textarea {
    height: 100px;
    margin-bottom: 16px;
    padding-bottom: 47px;
    padding-left: 16px;
    border-style: none none solid;
    border-width: 1px 1px 2px;
    border-color: #FFF #000 #9699aa;
    background-color: transparent;
    font-size: 16px;
  }
  .div-block-308 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3px;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #ffb900 !important;
  }
  .div-block-313 {
    width: 222px;
  }
  .topnav-cta-form {
    width: 184px;
  }
  .div-block-314 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .div-block-316 {
    margin-bottom: 188px;
  }
  .columns-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .video {
    border: none;
  }
  .hero-image {
    max-height: none;
    max-width: none;
    margin-top: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .hero-image.expense-management {
    margin-top: 20%;
  }
  .hero-image.broker-platforms {
    margin-top: -5%;
  }
  .div-block-317 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .image-180 {
    display: block;
    overflow: visible;
    width: auto;
    height: 640px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-318 {
    width: auto;
    height: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .div-block-319 {
    overflow: visible;
    height: 28px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .annual-platform-fee-tooltip {
    position: relative;
    top: -5px;
    overflow: visible;
    height: 40px;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-322 {
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .image-181 {
    width: auto;
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .h1---main {
    font-size: 40px;
    line-height: 48px;
  }
  .h1---main.center {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .medium-body---main.hero {
    line-height: 28px;
  }
  .medium-body---main.currency-card-fees {
    width: 69%;
  }
  .currency-buy-value {
    font-size: 16px;
  }
  .currency-buy-value.fairfx-blue {
    font-size: 20px;
  }
  .medium-body-bold---main {
    white-space: normal;
  }
  .small-body-semibold---main.footer-header {
    margin-bottom: 18px;
    font-size: 16px;
  }
  .small-body-semibold---main.footer-header.apps {
    display: none;
  }
  .h2---main {
    font-size: 25px;
    line-height: 32px;
  }
  .small-body---main {
    margin-left: 0px;
    padding-left: 0px;
  }
  .category---main {
    text-transform: uppercase;
  }
  .column-21 {
    padding-top: 47px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-22 {
    padding-top: 47px;
    padding-right: 0px;
    padding-bottom: 94px;
  }
  .faq-question-1 {
    max-width: 600px;
  }
  .faq-question-2 {
    max-width: 600px;
  }
  .faq-question-3 {
    max-width: 600px;
    margin-bottom: 47px;
  }
  .nav-link-top-5 {
    display: none;
  }
  .nav-link-top-2 {
    display: none;
  }
  .nav-link-top {
    display: none;
  }
  .nav-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .topnav {
    display: none;
  }
  .topnav.v2 {
    display: none;
  }
  .topnav.business {
    display: none;
  }
  .topnav.about {
    display: none;
  }
  .topnav.contact {
    display: none;
  }
  .nav-link-3 {
    display: none;
    font-family: Equals, sans-serif;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
  }
  .navbar {
    z-index: 0;
    background-color: #fff;
  }
  .ffx---secondary-button-2.nav {
    width: 132px;
    background-color: #fff;
  }
  .ffx---secondary-button-2.cookies {
    width: 132px;
  }
  .nav-menu-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 0;
    width: 100vw;
    height: 100%;
    margin-top: 94px;
    padding-top: 100px;
    padding-right: 40px;
    padding-left: 40px;
    background-color: #262835;
  }
  .button---main-2.ffx---secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-dropdown {
    display: block;
  }
  .menu-dropdown-link {
    padding-bottom: 20px;
    background-color: #262835;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
  }
  .menu-button {
    z-index: 1;
    padding-right: 0px;
    background-color: transparent;
  }
  .menu-button.w--open {
    z-index: 2;
    background-color: transparent;
  }
  .nav-buttons {
    position: relative;
    z-index: 2;
    width: auto;
    height: 94px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .nav-logo {
    width: 132px;
  }
  .brand {
    z-index: 2;
    width: 132px;
  }
  .menu-dropdown-toggle {
    margin-bottom: 40px;
    padding: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px none #000;
    background-color: #262835;
  }
  .menu-dropdown-toggle.w--open {
    margin-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #262835;
  }
  .menu-dropdown-carrot {
    margin-right: 0px;
  }
  .menu-dropdown-list.w--open {
    margin-bottom: 40px;
    background-color: #262835;
  }
  .equals---button.nav {
    width: 140px;
  }
  .equals---button.nav:hover {
    background-color: #ffd566;
  }
  .equals---button.cookies {
    width: 132px;
  }
  .menu-line {
    display: block;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }
  .menu-line.cta {
    display: none;
  }
  .currency-card-hero-column-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .currency-card-hero-column-2.rewards-page {
    display: block;
  }
  .currency-card-hero-column-2.home {
    padding-right: 0px;
    padding-left: 0px;
  }
  .currency-card-hero-column-2.business {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .hero-column-copy-and-cta {
    position: static;
    height: auto;
  }
  .hero-column-copy-and-cta.contact {
    padding-right: 68px;
    padding-bottom: 47px;
  }
  .hero-column-copy-and-cta.home {
    padding-bottom: 47px;
  }
  .hero-paragraph-div {
    margin-bottom: 24px;
  }
  .hero-paragraph-div.about {
    width: auto;
  }
  .columns-hero {
    height: auto;
  }
  .columns-hero.contact {
    padding-right: 0px;
    padding-bottom: 47px;
  }
  .columns-hero.home {
    overflow: hidden;
    padding-bottom: 0px;
  }
  .columns-hero.broker-platforms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-hero.personal {
    padding-bottom: 47px;
  }
  .hero-content {
    margin-bottom: 0px;
    padding-right: 68px;
  }
  .hero-content.currencies-list {
    padding-right: 68px;
  }
  .hero-content.about {
    padding-right: 68px;
  }
  .hero-content.home {
    padding-right: 0px;
  }
  .trust-banner-grid {
    padding-right: 68px;
    padding-left: 68px;
    grid-column-gap: 8px;
  }
  .trust-item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section---trust {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .grid-5 {
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .benefit-icon {
    width: 100px;
    height: 100px;
  }
  .section---benefits {
    padding-right: 68px;
    padding-left: 68px;
  }
  .nav-link-2 {
    display: none;
  }
  .nav-link-4 {
    display: none;
  }
  .list {
    padding-right: 0px;
  }
  .section---currencies {
    margin-left: 0px;
    padding-right: 68px;
    padding-left: 68px;
  }
  .section---currencies.currency-list-page {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .section-center-header-div.steps {
    max-width: 700px;
    margin-bottom: 47px;
  }
  .currency-grid {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .currency-grid.mobile {
    display: none;
  }
  .currency-grid.table-2 {
    display: none;
  }
  .currency-grid.table-2.international-payments {
    display: -ms-grid;
    display: grid;
    width: auto;
    padding-left: 5%;
    justify-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 35px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .currency-grid.table-2.international-payments.expand {
    display: none;
  }
  .currency-grid.table-1 {
    width: auto;
    margin-top: 47px;
    padding-left: 0%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .main-currency {
    width: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px none #000;
  }
  .main-currency.side.popular-table-currencies-list {
    border-bottom-style: none;
  }
  .main-currency.popular-table-currencies-list {
    height: auto;
    padding-bottom: 0px;
    border-bottom-style: none;
  }
  .flag-icon {
    width: 48px;
    margin-right: 20px;
  }
  .other-currency {
    width: 300px;
    padding-right: 10px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .other-currency.table-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .other-currency.table-1.currency-list {
    width: 330px;
  }
  .hero-image-div {
    height: 475px;
  }
  .hero-image-div._2 {
    overflow: visible;
  }
  .hero-image-div.personal {
    overflow: visible;
    max-width: 115%;
  }
  .hero-image-div._2 {
    overflow: visible;
  }
  .section---cta-mobile {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hamburger-wrapper {
    padding-left: 10px;
  }
  .burger-line {
    border-radius: 0px;
    background-color: #fff;
  }
  .div-block-71 {
    width: 5em;
    padding-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .icon-images {
    width: 50px;
  }
  .world-icon {
    width: 50px;
  }
  .trustpilot-text {
    font-size: 10px;
  }
  .trustpilot-white {
    width: 90px;
  }
  .trustpilot-white.testimonial-section {
    width: 132px;
    margin-right: 0px;
  }
  .trustpilot-white.trust-section {
    width: 125px;
  }
  .hero-header {
    margin-bottom: 20px;
  }
  .hero-header.about {
    width: auto;
  }
  .div-block-75 {
    margin-bottom: 44px;
  }
  .ccy-div {
    width: 40px;
    margin-right: 20px;
  }
  .section-center-paragraph-div {
    display: block;
    margin-bottom: 40px;
  }
  .rewards-paragraph-div {
    margin-bottom: 47px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid-13 {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 51px;
    grid-row-gap: 124px;
  }
  .section---as-featured-in {
    padding: 94px 68px;
  }
  .grid---as-featured-in {
    margin-bottom: 47px;
    grid-column-gap: 73px;
    grid-row-gap: 124px;
  }
  .section---faq {
    padding-right: 68px;
    padding-left: 68px;
  }
  .cta-section-content-div {
    padding-right: 0px;
  }
  .section---support {
    position: relative;
    z-index: 1;
    height: 375px;
  }
  .support-column-photo {
    height: 100%;
    padding-right: 40px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .div-block-101 {
    height: auto;
    padding-left: 0px;
  }
  .support-column-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .customer-support-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 500px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mask {
    height: auto;
    padding-bottom: 40px;
  }
  .image-39 {
    overflow: hidden;
    width: 100%;
    max-width: none;
    -o-object-position: 40% 50%;
    object-position: 40% 50%;
  }
  .white-text-on-image {
    position: absolute;
    left: 68px;
    top: auto;
    line-height: 28px;
  }
  .footer-link {
    font-size: 14px;
  }
  .footer-link.midnight {
    font-size: 12px;
  }
  .footer-logo {
    width: 50px;
  }
  .html-embed.twitter {
    width: 10.4px;
  }
  .html-embed.facebook {
    width: 5.36px;
  }
  .html-embed.instagram {
    width: 10.67px;
  }
  .html-embed.linkedin {
    width: 10.56px;
    height: 10.05px;
  }
  .social-media-button {
    width: 21px;
    height: 21px;
  }
  .social-media-icons-div {
    grid-column-gap: 0px;
  }
  .footer-columns {
    width: 75%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-legal-blue-banner {
    height: 179px;
    padding-top: 50px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-logo-div {
    width: 25%;
  }
  .footer-logo-div.mobiletablet {
    display: block;
    width: auto;
    margin-top: 69px;
  }
  .footer-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-app-store-button {
    width: 132px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-google-play-button {
    width: 132px;
  }
  .footer-legal-logo-div {
    width: 50%;
    height: auto;
    margin-bottom: 44px;
    padding-right: 0px;
  }
  .footer-mastercard {
    height: auto;
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .small-body-footer---main {
    padding-left: 0px;
    font-size: 12px;
    text-align: left;
  }
  .footer-legal {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-legal-links-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer-mastercard-div {
    width: 25%;
  }
  .mastercard-logo {
    width: 63px;
  }
  .terms-and-conditions-div {
    width: 25%;
  }
  .privacy-policy-div {
    width: 25%;
  }
  .cookie-policy-div {
    width: 25%;
  }
  .modern-slavery-div {
    width: 25%;
  }
  .div-block-117 {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .jade-image-div {
    overflow: hidden;
  }
  .title-block {
    height: auto;
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .section---terms {
    padding-right: 68px;
    padding-left: 68px;
  }
  .terms-heading {
    margin-top: 0px;
    margin-bottom: 24px;
    font-family: Equals, sans-serif;
  }
  .support-div {
    max-width: 325px;
    margin-top: auto;
    margin-bottom: auto;
  }
  .nav-link-1.w--current {
    display: none;
  }
  .image-46 {
    width: 60px;
  }
  .currency-expand {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-app-store-buttons-div {
    display: none;
  }
  .nav-link-columns {
    display: none;
  }
  .content-block {
    padding-top: 0px;
    padding-right: 0px;
  }
  .testimonial-card {
    max-width: none;
  }
  .slider-6 {
    position: static;
    width: 100%;
    max-width: none;
    padding-bottom: 40px;
  }
  .column-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h4-bold---main {
    margin-top: 0px;
  }
  .section---fees {
    overflow: hidden;
  }
  .horizontal-logo {
    display: none;
    margin-right: 20px;
  }
  .horizontal-logo.mobile {
    display: block;
    margin-bottom: 20px;
  }
  .right-arrow-3 {
    right: 40px;
    bottom: 40px;
  }
  .horizontal-quote-h4 {
    font-size: 20px;
    line-height: 32px;
  }
  .left-arrow-3 {
    right: 114px;
    bottom: 40px;
  }
  .horizontal-content-block {
    padding-right: 40px;
    padding-left: 25px;
  }
  .horizontal-fixed-height {
    height: 100%;
  }
  .testimonial-image-wrap {
    width: 20%;
    padding-left: 20px;
  }
  .testimonial-image-wrap.trust-pilot {
    padding-left: 20px;
  }
  .div-block-125 {
    margin-left: 0px;
  }
  .travel-smarter-title-div {
    margin-bottom: 24px;
  }
  .travel-smarter-paragraph-div {
    margin-bottom: 40px;
  }
  .mango-strip-fees-table {
    width: 21%;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
  }
  .div-block-128 {
    width: 86%;
  }
  .fees-table-big-row {
    width: auto;
    padding-right: 0px;
    padding-left: 7%;
  }
  .fees-table-small-row {
    padding-right: 0px;
    padding-left: 7%;
  }
  .div-block-136 {
    width: 81%;
  }
  .div-block-137 {
    width: 158px;
    margin-left: auto;
  }
  .div-block-139 {
    width: 158px;
  }
  .div-block-141 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    padding-right: 0%;
    padding-left: 7%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3871c2;
  }
  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    padding-left: 7%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fees-header-midnight-text {
    width: 69%;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 20px;
    font-weight: 700;
  }
  .nav-link-details {
    display: none;
    color: #c0def8;
    font-size: 16px;
    font-weight: 400;
  }
  .icon-square {
    display: none;
    background-color: #3871c2;
  }
  .icon-square.colour-2 {
    background-color: #3871c2;
  }
  .icon-square.colour-3 {
    background-color: #3871c2;
  }
  .icon-square.colour-4 {
    background-color: #3871c2;
  }
  .mobile-nav {
    display: block;
    width: 100%;
    margin-top: 94px;
    padding-top: 94px;
    padding-right: 68px;
    padding-left: 68px;
    border-style: none;
    border-width: 0px;
    border-color: #fff;
    border-radius: 0px;
    background-color: #262835;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
  }
  .mobile-nav-link {
    width: 100%;
    padding-left: 0px;
    color: #fff !important;
    font-weight: 600;
  }
  .mobile-nav-link:hover {
    color: #ffb900 !important;
  }
  .mobile-nav-link.w--current {
    color: #ffb900 !important;
  }
  .mobile-nav-link.w--current:hover {
    color: #ffd566;
  }
  .mobile-nav-link.cta {
    display: none;
  }
  .nav-content-wrap {
    line-height: 28px;
  }
  .mobile-dropdown {
    width: 100%;
    color: #fff !important;
  }
  .dropdown-list {
    background-color: #fff;
  }
  .dropdown-link-mob {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 0px none #262835;
    border-radius: 0px;
    background-color: #262835;
    color: #fff !important;
    font-size: 30px;
    line-height: 28px;
    font-weight: 400;
  }
  .dropdown-link-mob:hover {
    border-radius: 0px;
    background-color: #262835;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: #ffb900 !important;
  }
  .dropdown-link-mob.w--current {
    color: #ffb900 !important;
    font-size: 30px;
    line-height: 28px;
    font-weight: 400;
  }
  .dropdown-link-mob.w--current:hover {
    color: #ffd566;
  }
  .mobile-toggle {
    width: 100%;
    padding-left: 0px;
    color: #fff !important;
    font-weight: 600;
  }
  .mobile-toggle:hover {
    color: #ffb900 !important;
  }
  .mobile-toggle.w--open {
    padding-right: 0px;
  }
  .icon-5 {
    margin-right: 0px;
  }
  .icon-6 {
    margin-right: 0px;
  }
  .white-box-section {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: 0;
  }
  .app-buttons-cta-div {
    grid-column-gap: 8px;
  }
  .image-62 {
    width: 100px;
  }
  .image-66 {
    width: 80px;
  }
  .image-67 {
    width: 60px;
  }
  .image-68 {
    width: 100px;
  }
  .image-69 {
    width: 80px;
  }
  .image-70 {
    width: 70px;
  }
  .div-block-148 {
    width: auto;
    padding-left: 0px;
  }
  .hero-button-div.international-payments {
    grid-column-gap: 24px;
  }
  .div-block-150 {
    position: relative;
    top: -563px;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .mobile-currency-paragraph {
    display: none;
    margin-bottom: 40px;
  }
  .currency-card-terms-grid {
    margin-bottom: 20px;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }
  .section---privacy-policy {
    padding-bottom: 94px;
  }
  .cookies-bar {
    height: 188px;
  }
  .div-block-158 {
    grid-row-gap: 0px;
    grid-template-areas: ".";
    -ms-grid-columns: 25% 1.75fr;
    grid-template-columns: 25% 1.75fr;
    -ms-grid-rows: auto 0px auto;
    grid-template-rows: auto auto;
  }
  .cookie-icon-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 94px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cookie-buttons {
    margin-left: 0px;
  }
  .div-block-161 {
    display: block;
  }
  .div-block-162 {
    margin-bottom: 20px;
  }
  .div-block-166 {
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }
  .trustpilot-icon-link {
    width: 90%;
  }
  .trustpilot-icon-link.home-page {
    margin-bottom: 10px;
  }
  .currencies-fine-print-div {
    margin-left: 0px;
  }
  .col._2col.overflow-visible {
    display: none;
  }
  .col._2col.tab-menu {
    width: 100%;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .tab_illo-wrapper {
    position: -webkit-sticky;
    position: sticky;
    left: 0px;
    top: 133px;
    right: 0px;
    bottom: 0px;
  }
  .row.flex-center {
    margin-top: 60px;
  }
  .tab-link-2 {
    width: 560px;
    padding-right: 0%;
  }
  .tab-link-2.w--current {
    width: 560px;
  }
  .block_wrap {
    width: 50%;
  }
  .section---hero.about {
    height: auto;
  }
  .div-block-173 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-176 {
    width: 30%;
  }
  .div-block-177 {
    width: 90%;
  }
  .div-block-178 {
    width: 90%;
  }
  .grid-18 {
    padding-right: 0%;
    padding-left: 0%;
    grid-column-gap: 0px;
  }
  .grid-20 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
  }
  .div-block-186 {
    height: 141px;
  }
  .image-91 {
    width: 64.8px;
  }
  .image-92 {
    width: 64px;
  }
  .image-93 {
    width: 88px;
  }
  .image-94 {
    width: 112px;
  }
  .image-96 {
    width: 96px;
  }
  .image-97 {
    width: 80px;
  }
  .image-98 {
    width: 88px;
  }
  .image-99 {
    width: 112px;
  }
  .image-100 {
    width: 80.8px;
  }
  .image-101 {
    width: 80px;
  }
  .image-102 {
    width: 112px;
  }
  .image-103 {
    width: 41.6px;
  }
  .image-104 {
    width: 48px;
  }
  .image-105 {
    width: 112px;
  }
  .image-106 {
    width: 96px;
  }
  .image-107 {
    width: 48px;
  }
  .image-108 {
    width: 112px;
  }
  .image-109 {
    width: 88px;
  }
  .image-110 {
    width: 112px;
  }
  .image-111 {
    width: 80px;
  }
  .image-112 {
    width: 72px;
  }
  .image-114 {
    width: 128px;
  }
  .image-115 {
    width: 112px;
  }
  .image-116 {
    width: 88px;
  }
  .image-117 {
    width: 59.2px;
  }
  .image-118 {
    width: 96px;
  }
  .image-119 {
    width: 112.8px;
  }
  .image-120 {
    width: 96.8px;
  }
  .image-121 {
    width: 96px;
  }
  .image-122 {
    width: 96px;
  }
  .image-123 {
    width: 96px;
  }
  .image-124 {
    width: 88px;
  }
  .image-125 {
    width: 113.6px;
  }
  .image-126 {
    width: 97.6px;
  }
  .image-127 {
    width: 64.8px;
  }
  .image-128 {
    width: 60px;
  }
  .image-129 {
    width: 73.6px;
  }
  .grid-21 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .utility-page-content {
    width: 400px;
  }
  .div-block-191 {
    padding-right: 0%;
  }
  .about-linkedin-grid {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-192 {
    padding-left: 0%;
  }
  .div-block-197 {
    width: auto;
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .side-by-side---home-image-right {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .div-block-198 {
    width: auto;
  }
  .div-block-199 {
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-200 {
    width: auto;
    padding-top: 40px;
  }
  .div-block-201 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-131 {
    width: 350px;
  }
  .div-block-206 {
    max-width: 600px;
    margin-right: auto;
    margin-left: 0px;
  }
  .div-block-207 {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-208 {
    height: auto;
  }
  .values-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-23 {
    max-width: 444px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .section-29 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .image-135 {
    margin-top: 20px;
  }
  .logo-container {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 45px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .image-136 {
    width: 35%;
  }
  .div-block-220 {
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-137 {
    width: 35%;
  }
  .image-138 {
    width: 35%;
  }
  .image-139 {
    width: 40%;
  }
  .image-140 {
    width: 30%;
  }
  .image-141 {
    width: 40%;
  }
  .div-block-221 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section---about-trust {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .about-stats-grid {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .about-stats-grid.home {
    justify-items: center;
  }
  .buy-sell-toggle {
    left: 35%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section---currency-list-regions {
    height: auto;
  }
  .currency-toggle-wrap {
    left: 0%;
    right: 0%;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .popular-currencies---sell {
    margin-top: 0px;
  }
  .popular-currencies---buy {
    margin-top: 0px;
    padding-top: 0px;
  }
  ._2cta-grid {
    grid-column-gap: 16px;
  }
  .personal-page-hero-image {
    margin-top: 0%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .modal.expman-free-demo {
    display: none;
  }
  .modal.expman-request-callback {
    display: none;
  }
  .about-column-right {
    display: block;
    padding-left: 68px;
  }
  .terms-side-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 400px;
    margin-bottom: 140px;
  }
  .terms-and-conditions-content {
    width: 70%;
  }
  .swiper-container {
    display: none;
  }
  .column-47 {
    overflow: hidden;
    height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .column-47.tailored-to-you {
    display: block;
  }
  .column-47.team-spending {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 68px;
    padding-left: 68px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .column-48 {
    padding-top: 47px;
    padding-bottom: 47px;
    padding-left: 68px;
  }
  .columns-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-149 {
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .column-49 {
    overflow: hidden;
    height: 600px;
  }
  .column-49.work-around-the-world {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .column-50 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .image-right {
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
  .image-right.work-around-the-world {
    width: auto;
    height: 120%;
    margin-top: -94px;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .image-right.hero {
    margin-top: 0px;
  }
  .business---expense-management-div {
    padding-right: 0px;
  }
  .business---expense-management-div.buy-and-hold {
    padding-right: 60px;
  }
  .columns-16.business---expense-management {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-16.buy-and-hold {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-248 {
    margin-bottom: 40px;
  }
  .section---blue-blog-banner {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-275 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-276 {
    width: auto;
    margin-right: 20px;
  }
  .link-block-10 {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-162 {
    margin-left: 20px;
  }
  .div-block-278 {
    margin-top: 8px;
    margin-left: 0px;
  }
  .div-block-288 {
    width: 252px;
    padding-right: 0px;
  }
  .section-36 {
    position: static;
    height: auto;
  }
  .section-36.product-pages {
    height: 500px;
  }
  .div-block-293 {
    padding-left: 0%;
  }
  .column-55 {
    padding-left: 20px;
  }
  .div-block-296 {
    padding-bottom: 10px;
  }
  .contact-info-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .column-57 {
    padding-right: 68px;
  }
  .div-block-297 {
    margin-bottom: 0px;
  }
  .hero-column-image {
    padding-top: 47px;
  }
  .image-171 {
    overflow: hidden;
    height: 120%;
    max-height: none;
    max-width: none;
    margin-top: -70px;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .column-59 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 550px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .grid-32 {
    margin-top: 47px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .step-number {
    width: 70px;
    height: 70px;
  }
  .step-card {
    padding-right: 60px;
    padding-bottom: 40px;
  }
  .section---video-testimonial {
    padding-top: 0px;
  }
  .column-62 {
    padding-top: 47px;
    padding-left: 0px;
  }
  .div-block-300 {
    margin-bottom: 0px;
  }
  .div-block-301 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .checkbox-base {
    height: auto;
    min-height: 100px;
  }
  .text-span-12 {
    display: inline;
  }
  .div-block-303 {
    margin-left: 90px;
  }
  .div-block-304 {
    margin-left: 90px;
  }
  .div-block-305 {
    margin-left: 90px;
  }
  .div-block-306 {
    margin-top: 47px;
  }
  .topnav-cta-form {
    width: 140px;
  }
  .banner-content {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .slide-banner {
    display: none;
    width: 100%;
  }
  .banner-logo {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .author-image-2 {
    margin-bottom: 10px;
  }
  .author-testimonial {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .slide-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-content {
    width: 100%;
    min-height: 100vh;
    padding-top: 140px;
    padding-bottom: 140px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hero-image {
    max-width: 100%;
    margin-top: 0%;
  }
  .image-179 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div-block-317 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-span-16 {
    display: block;
  }
  .image-180 {
    height: 600px;
  }
  .image-181 {
    width: 70px;
  }
  .slide-wrapper-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .footer-columns {
    flex-direction: column!important;
  }
  .w-col-4 {
    margin: 0!important;
  }
  .h1---main {
    width: auto;
    max-width: none;
    line-height: 52px;
    text-align: left;
  }
  .h1---main.center.mobile-left-align {
    text-align: left;
  }
  .medium-body---main {
    width: auto;
    margin-right: 0px;
    font-size: 14px;
  }
  .medium-body---main.center {
    width: auto;
    font-size: 14px;
  }
  .medium-body---main.center.mobile-left-align {
    text-align: left;
  }
  .medium-body---main.hero {
    margin-right: 0px;
    font-size: 14px;
    text-align: left;
  }
  .medium-body---main.currency-card-fees {
    width: 69%;
    white-space: normal;
  }
  .medium-body---main.let-s-get-started {
    text-align: left;
  }
  .currency-buy-value {
    font-size: 14px;
  }
  .currency-buy-value.fairfx-blue.currency {
    color: #3871c2;
    font-size: 16px;
  }
  .currency-buy-value.ccy {
    font-size: 14px;
  }
  .medium-body-bold---main {
    font-size: 14px;
  }
  .medium-body-bold---main.card-fees {
    white-space: nowrap;
  }
  .medium-body-bold---main.view-less-currencies {
    display: none;
  }
  .h2---main {
    max-width: none;
  }
  .h2---main.white {
    width: 74%;
    max-width: none;
    margin-right: 0px;
  }
  .small-body---main.white {
    color: #fff !important;
  }
  .category---main {
    text-transform: uppercase;
  }
  .button---main.ffx {
    font-size: 14px;
  }
  .button---main.ffx---secondary {
    font-size: 14px;
  }
  .eq---button-center {
    height: 47px;
  }
  .column-21 {
    padding-top: 47px;
  }
  .column-22 {
    padding-top: 40px;
    padding-bottom: 47px;
  }
  .my-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .nav-container {
    height: 80px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .ffx---secondary-button-2.nav {
    display: none;
    width: 112px;
  }
  .ffx---secondary-button-2.cookies {
    width: 134px;
  }
  .nav-menu-2 {
    padding-top: 47px;
  }
  .menu-dropdown-link {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
  }
  .menu-button {
    padding-left: 0px;
  }
  .nav-buttons {
    height: 80px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-logo {
    width: 112px;
  }
  .brand {
    padding-left: 0px;
  }
  .equals---button.nav {
    display: none;
    width: 112px;
  }
  .equals---button.nav.hide {
    display: none;
  }
  .equals---button.cookies {
    width: 134px;
    height: 47px;
  }
  .currency-card-hero-column-2 {
    display: none;
  }
  .currency-card-hero-column-2.home {
    display: block;
  }
  .currency-card-hero-column-2.business {
    display: block;
    padding-top: 47px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .currency-card-hero-column-2.contact-page {
    display: block;
  }
  .currency-card-hero-column-2.personal {
    display: block;
  }
  .hero-column-copy-and-cta {
    padding-right: 40px;
    padding-left: 40px;
  }
  .hero-column-copy-and-cta.contact {
    padding-right: 40px;
  }
  .hero-column-copy-and-cta.home {
    padding-right: 40px;
    padding-bottom: 0px;
  }
  .hero-column-copy-and-cta.home {
    padding-bottom: 47px;
  }
  .hero-paragraph-div {
    width: auto;
    max-width: 560px;
    margin-bottom: 24px;
  }
  .hero-content {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 0px;
  }
  .hero-content.currencies-list {
    padding-right: 0px;
  }
  .hero-content.about {
    padding-right: 0px;
  }
  .hero-content.personal {
    padding-right: 0%;
  }
  .trust-banner-grid {
    width: auto;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    justify-items: center;
    grid-row-gap: 44px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 44px auto 44px auto;
    grid-template-rows: auto auto auto;
  }
  .trust-item {
    width: 236.84375px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section---trust {
    height: auto;
    padding: 40px;
  }
  .grid-5 {
    margin-right: 0px;
    margin-left: 0px;
    grid-column-gap: 16px;
  }
  .div-block-51 {
    margin-bottom: 0px;
  }
  .section---benefits {
    display: block;
    padding: 47px 40px;
  }
  .list {
    padding-right: 0px;
  }
  .section---currencies {
    display: block;
    padding: 47px 40px;
  }
  .section---currencies.international-payments {
    padding-right: 40px;
    padding-left: 40px;
    background-color: #262835;
  }
  .section-center-header-div {
    text-align: left;
  }
  .section-center-header-div.pricing {
    margin-bottom: 47px;
  }
  .currency-grid {
    margin-bottom: 24px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .currency-grid.mobile {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .currency-grid.table-2 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .currency-grid.table-2.international-payments {
    display: none;
    margin-bottom: 20px;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .currency-grid.table-2.international-payments.expand {
    display: -ms-grid;
    display: grid;
    margin-top: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .currency-grid.table-1 {
    padding-left: 0%;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .main-currency {
    padding-bottom: 0px;
  }
  .main-currency.mobile {
    display: none;
  }
  .main-currency.side {
    width: 300px;
    padding-bottom: 16px;
    border-bottom-style: solid;
    border-bottom-color: #d4d5dd;
  }
  .main-currency.side.popular-table-currencies-list {
    height: auto;
    border-bottom-style: solid;
  }
  .main-currency.popular-table-currencies-list {
    height: 56px;
    padding-bottom: 16px;
  }
  .flag-icon {
    width: 44px;
  }
  .other-currency {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .other-currency.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .other-currency.table-1 {
    display: none;
  }
  .other-currency.table-1.currency-list {
    width: 300px;
  }
  .hero-image-div._2 {
    height: auto;
  }
  .hero-image-div._2 {
    height: auto;
  }
  .section---cta-mobile {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
  }
  .currencycard480 {
    display: block;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .burger-line {
    border-radius: 0px;
  }
  .div-block-71 {
    width: auto;
  }
  .icon-images {
    margin-right: 20px;
  }
  .world-icon {
    margin-right: 20px;
  }
  .trust-pilot {
    width: 223px;
    margin-right: auto;
    margin-left: 0px;
    padding-left: 0px;
  }
  .trust-pilot.trust-section {
    display: none;
  }
  .trustpilot-text {
    font-size: 11px;
  }
  .trustpilot-text.home-page {
    width: auto;
  }
  .trustpilot-white {
    width: 124px;
  }
  .trustpilot-white.testimonial-section {
    width: auto;
  }
  .trustpilot-white.trust-section {
    width: auto;
  }
  .trustpilot-white.home-page {
    width: auto;
  }
  .trust-text---black {
    width: auto;
  }
  .hero-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .currency-card-hero-mobile-div {
    display: none;
    overflow: visible;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .currency-rate-div {
    display: block;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section-center-paragraph-div {
    display: none;
    margin-bottom: 40px;
  }
  .section-center-paragraph-div.about {
    display: block;
    margin-bottom: 0px;
  }
  .div-block-84 {
    display: block;
  }
  .section---rewards {
    padding: 47px 40px;
  }
  .rewards-paragraph-div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid-13 {
    grid-column-gap: 40px;
    grid-row-gap: 94px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .div-block-91 {
    margin-bottom: 0px;
  }
  .section---as-featured-in {
    padding: 47px 40px;
  }
  .grid---as-featured-in {
    margin-bottom: 0px;
    grid-column-gap: 66px;
    grid-row-gap: 85px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .section---faq {
    padding-right: 40px;
    padding-left: 40px;
  }
  .cta-section-content-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section---support {
    height: auto;
    background-color: #fff;
  }
  .support-column-photo {
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-101 {
    height: auto;
    padding: 47px 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-101.home {
    background-color: #262835;
  }
  .support-column-content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .customer-support-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .image-39 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .footer-support-links-div {
    margin-bottom: 60px;
  }
  .white-text-on-image {
    position: absolute;
    left: 40px;
  }
  .footer-link.midnight {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-legal-blue-banner {
    height: auto;
    padding: 47px 40px;
  }
  .footer-logo-div {
    width: 100%;
    margin-bottom: 72px;
  }
  .footer-logo-div.mobiletablet {
    display: none;
  }
  .footer-about-links-div {
    margin-bottom: 60px;
  }
  .footer-products-links-div {
    margin-bottom: 60px;
  }
  .footer-content {
    padding: 47px 40px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-app-store-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-legal-logo-div {
    width: auto;
    margin-bottom: 40px;
  }
  .part-of-the-equals-group-logo {
    width: 300px;
  }
  .footer-mastercard {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-116 {
    width: auto;
  }
  .small-body-footer---main {
    font-size: 10px;
    text-align: left;
  }
  .footer-legal-links-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .footer-mastercard-div {
    width: auto;
    margin-bottom: 24px;
  }
  .terms-and-conditions-div {
    width: auto;
  }
  .privacy-policy-div {
    width: auto;
  }
  .cookie-policy-div {
    width: auto;
  }
  .modern-slavery-div {
    width: auto;
  }
  .jade-image-div {
    overflow: hidden;
    width: auto;
    height: auto;
    margin-bottom: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .text-block-51 {
    font-size: 14px;
  }
  .text-block-52 {
    font-size: 14px;
  }
  .title-block {
    height: auto;
    padding-top: 47px;
    padding-bottom: 47px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section---terms {
    padding-right: 40px;
    padding-left: 40px;
  }
  .terms-heading {
    display: block;
  }
  .misc-text-block {
    font-size: 14px;
  }
  .support-div {
    max-width: none;
  }
  .image-46 {
    width: 50px;
  }
  .misc-list {
    font-size: 14px;
  }
  .hero-column-2.currencies-list {
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
  }
  .currency-expand {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .currency-expand-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 280px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px none #000;
  }
  .faq-circle {
    background-color: #ffb900 !important;
  }
  .plus-icon {
    color: #fff !important;
  }
  .currency-expand-content {
    margin-bottom: 0px;
  }
  .content-block {
    padding-right: 20px;
    padding-left: 0px;
  }
  .quote-h4 {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .image-wrapper {
    height: 280px;
  }
  .author-detail {
    font-size: 14px;
  }
  .slider-6 {
    display: none;
    width: auto;
    height: 450px;
    max-width: 400px;
  }
  .author-image {
    width: 94px;
  }
  .h4-bold---main {
    font-size: 14px;
  }
  .section---fees {
    padding: 47px 40px;
  }
  .fees-table {
    display: none;
  }
  .horizontal-logo {
    margin-right: 40px;
  }
  .slide-horizontal {
    height: 500px;
  }
  .testimonial-card-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .right-arrow-3 {
    right: 0px;
    bottom: 0px;
  }
  .horizontal-quote-h4 {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
  }
  .slider-horizontal {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .left-arrow-3 {
    right: 74px;
    bottom: 0px;
  }
  .horizontal-content-block {
    width: 100%;
    height: 75%;
    padding: 0px 40px 94px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .testimonial-image-wrap {
    width: 100%;
    height: 120px;
    padding-top: 20px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .testimonial-image-wrap.trust-pilot {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-125 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .travel-smarter-paragraph-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section---trustpilot-testimonial {
    display: none;
    padding-right: 40px;
    padding-left: 40px;
  }
  .trustpilot-testimonial-div {
    width: auto;
    padding-left: 0%;
  }
  .image-54 {
    width: 44px;
  }
  .fees-card {
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    border-style: solid solid none;
    border-width: 2px;
    border-color: #fff;
    border-radius: 0px;
    background-color: #484a58;
  }
  .div-block-141 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    padding-right: 0%;
    padding-left: 7%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
    background-color: #ffb900 !important;
  }
  .div-block-143 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    padding-left: 7%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none none solid;
    border-width: 2px;
    border-color: #fff;
  }
  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    padding-left: 7%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-144.bottom {
    border-bottom: 2px solid #fff;
  }
  .fees-header-midnight-text {
    width: 69%;
    padding-right: 8px;
    font-family: Equals, sans-serif;
    color: #fff !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
  }
  .mobile-nav {
    margin-top: 80px;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .mobile-nav-link {
    font-size: 25px;
    line-height: 32px;
  }
  .nav-content-wrap {
    font-size: 25px;
    line-height: 32px;
  }
  .dropdown-link-mob.w--current {
    color: #ffb900 !important;
  }
  .offers-button-div.pricing {
    margin-top: 47px;
  }
  .white-box-section {
    display: none;
  }
  .testimonial-section-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .app-buttons-cta-div {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .image-63 {
    width: 80px;
  }
  .image-64 {
    width: 80px;
  }
  .image-66 {
    width: 80px;
  }
  .image-67 {
    width: 50px;
  }
  .image-68 {
    width: 80px;
  }
  .image-69 {
    width: 80px;
  }
  .image-70 {
    width: 60px;
  }
  .div-block-148 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .hero-button-div {
    margin-right: auto;
    margin-left: 0px;
  }
  .hero-button-div.international-payments {
    width: 100%;
    grid-column-gap: 24px;
  }
  .div-block-150 {
    display: none;
  }
  .mobile-currency-paragraph {
    display: block;
  }
  .section---privacy-policy {
    padding-right: 40px;
    padding-bottom: 47px;
    padding-left: 40px;
  }
  .text-block-70 {
    font-size: 25px;
    line-height: 32px;
  }
  .text-block-71 {
    font-size: 25px;
    line-height: 32px;
  }
  .text-link---main {
    font-size: 14px;
  }
  .cookies-bar {
    height: auto;
    padding: 20px 40px;
  }
  .div-block-158 {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .cookie-icon-div {
    height: auto;
  }
  .cookie-buttons {
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-161 {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #e1e1ea;
  }
  .trustpilot-icon-link.home-page {
    width: 65%;
  }
  .currencies-fine-print-div {
    width: 300px;
    margin-left: auto;
  }
  .col {
    padding-right: 12px;
    padding-left: 12px;
  }
  .col._2col.tab-menu {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section---history {
    padding: 40px;
  }
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
  .row.flex-center {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .tab-link-2 {
    width: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 0px;
    padding-left: 16px;
  }
  .tab-link-2.w--current {
    width: 100%;
  }
  .section---hero.about {
    height: auto;
  }
  .div-block-177 {
    width: auto;
  }
  .div-block-178 {
    width: auto;
  }
  .section---contact-information {
    padding: 47px 40px;
  }
  .grid-18 {
    padding-right: 0%;
    padding-left: 0%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .section---business-contact {
    padding: 47px 40px;
  }
  .div-block-181 {
    margin-bottom: 47px;
  }
  .section-20 {
    padding: 47px 40px;
  }
  .section-21 {
    padding: 47px 40px;
  }
  .section-22 {
    padding: 47px 40px;
  }
  .grid-21 {
    padding-right: 0%;
    padding-left: 0%;
  }
  .utility-page-content {
    width: 400px;
  }
  .section---our-people {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-191 {
    padding-right: 0%;
  }
  .about-linkedin-grid {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 47px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }
  .div-block-192 {
    padding-left: 0%;
  }
  .section---values {
    padding: 40px;
  }
  .side-by-side---home-image-right {
    padding: 20px 40px;
  }
  .div-block-200 {
    padding-top: 0px;
  }
  .div-block-206 {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-207 {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .values-grid {
    margin-top: 47px;
  }
  .section---our-brands {
    padding: 47px 40px;
  }
  .grid-23 {
    margin-top: 47px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .div-block-212 {
    width: 372px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-215 {
    width: 372px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-216 {
    width: 372px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-29 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-217.trust-pilot {
    padding-left: 0px;
  }
  .image-135 {
    width: 200px;
    margin-top: 0px;
  }
  .div-block-218 {
    max-width: 220px;
  }
  .section---logo-banner {
    padding-right: 40px;
    padding-left: 40px;
  }
  .logo-container {
    padding-right: 0%;
    padding-left: 0%;
  }
  .image-136 {
    width: 50%;
  }
  .image-137 {
    width: 40%;
  }
  .image-138 {
    width: 45%;
  }
  .image-139 {
    width: 50%;
  }
  .image-140 {
    width: 40%;
  }
  .image-141 {
    width: 50%;
  }
  .section---about-trust {
    padding-right: 40px;
    padding-left: 40px;
  }
  .about-stats-grid.home {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .white-toggle-text.sell {
    font-size: 14px;
    line-height: 14px;
  }
  .white-toggle-text.buy {
    font-size: 14px;
    line-height: 14px;
  }
  .blue-toggle-text.buy {
    font-size: 14px;
    line-height: 14px;
  }
  .blue-toggle-text.sell {
    font-size: 14px;
    line-height: 14px;
  }
  .section---currency-list-regions {
    height: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .currency-toggle-wrap {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
  }
  .popular-currencies---sell {
    display: none;
    margin-top: 0px;
  }
  .popular-currencies---buy {
    margin-top: 0px;
    padding-top: 0px;
  }
  ._2cta-grid.priced-to-suit-all-pockets {
    width: 100%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-237 {
    width: 100%;
  }
  .div-block-238 {
    width: 100%;
  }
  .modal-element {
    height: auto;
    margin-right: 40px;
    margin-left: 40px;
  }
  .eq-text-field {
    height: 47px;
    font-size: 14px;
  }
  .modal.expman-free-demo {
    display: none;
  }
  .modal.expman-request-callback {
    display: none;
  }
  .currency-sell-value {
    font-size: 14px;
    font-weight: 600;
  }
  .about-column-right {
    padding-right: 40px;
    padding-left: 40px;
  }
  .terms-side-menu {
    display: none;
  }
  .terms-nav-link {
    font-size: 14px;
  }
  .terms-and-conditions-content {
    width: 100%;
  }
  .terms-dropdown {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
    display: block;
    margin-bottom: 47px;
    background-color: #fff;
  }
  .dropdown-toggle {
    border-style: none none solid;
    border-bottom-color: #262835;
    background-color: #484a58;
    color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #484a58;
  }
  .icon-7 {
    color: #ffb900 !important;
  }
  .dropdown-list-3 {
    border-radius: 0px;
  }
  .div-block {
    background-color: #484a58;
  }
  .dropdown-terms-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff !important;
  }
  .dropdown-terms-link:hover {
    background-color: #262835;
    box-shadow: inset 2px 0 0 0 #ffb900 !important;
  }
  .dropdown-terms-link.w--current {
    color: #ffb900 !important;
    font-weight: 600;
  }
  .dropdown {
    display: block;
    width: 100%;
  }
  .employee-name-text {
    font-size: 14px;
  }
  .swiper-container {
    display: block;
    overflow: hidden;
  }
  .detail {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .swiper-slide {
    height: 500px;
    padding-top: 20px;
    border-color: #262835;
    border-radius: 0px;
    background-color: #484a58;
    box-shadow: 7px 7px 10px 10px rgba(72, 74, 88, 0.05);
  }
  .swiper-slide.long {
    height: 550px;
  }
  .paragraph-9 {
    font-family: Equals, sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
  }
  .testimonial-quote {
    height: 80%;
  }
  .quote-icon {
    height: 24px;
    margin-bottom: 23.5px;
  }
  .column-47.tailored-to-you {
    display: block;
  }
  .column-47.team-spending {
    height: auto;
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-48 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .image-149.tailored-to-you {
    -o-object-position: 50% 30%;
    object-position: 50% 30%;
  }
  .column-49.work-around-the-world {
    overflow: hidden;
  }
  .column-50 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-50.work-around-the-world {
    padding-bottom: 0px;
  }
  .image-right.work-around-the-world {
    height: 100%;
    margin-top: 0px;
  }
  .business-home---international-payments {
    overflow: hidden;
  }
  .business-home---expense-management {
    overflow: hidden;
  }
  .business---expense-management-div {
    padding-right: 0px;
  }
  .business---expense-management-div.buy-and-hold {
    max-width: none;
  }
  .columns-16.buy-and-hold {
    display: block;
  }
  .side-by-side---home-image-left {
    padding: 20px 40px;
  }
  .side-by-side---home-image-left.international-payments {
    padding-bottom: 47px;
  }
  .h3-bold---main.center.benefits {
    text-align: center;
  }
  .section---blue-blog-banner {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-275 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paragraph-13 {
    font-size: 14px;
  }
  .image-168 {
    width: auto;
    max-width: 400px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .section-36.product-pages {
    height: auto;
  }
  .section---checklist {
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-55 {
    padding-top: 20px;
  }
  .column-55.broker-platforms {
    padding-top: 60px;
    padding-right: 100px;
    padding-left: 100px;
  }
  .section---equals-cta {
    padding: 47px 40px;
  }
  .section---equals-trustpilot {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .column-56 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .column-57 {
    padding-left: 40px;
  }
  .div-block-298 {
    padding-bottom: 0px;
  }
  .image-171 {
    margin-top: -60px;
  }
  .column-59 {
    padding: 0px 40px 47px;
  }
  .step-number {
    width: 70px;
    height: 70px;
  }
  .step-card {
    padding-right: 40px;
  }
  .section---3-steps {
    padding: 47px 40px;
  }
  .section---video-testimonial {
    padding-right: 40px;
    padding-bottom: 47px;
    padding-left: 40px;
  }
  .div-block-301 {
    width: auto;
  }
  .terms-table-title {
    padding-right: 20px;
  }
  .checkbox-text-wrapper {
    margin-left: 16px;
  }
  .checkbox-base {
    min-height: 80px;
  }
  .checkbox-text {
    line-height: 20px;
  }
  .form-item-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .checkbox-h4 {
    font-size: 14px;
  }
  .div-block-303 {
    margin-left: 90px;
  }
  .div-block-304 {
    margin-left: 90px;
  }
  .div-block-305 {
    margin-left: 90px;
  }
  .textarea {
    font-size: 14px;
  }
  .checkbox-div {
    width: 24px;
    height: 24px;
  }
  .div-block-310 {
    width: 100%;
  }
  .div-block-311 {
    width: 100%;
  }
  .columns-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .columns-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .topnav-cta-form {
    display: none;
  }
  .form-wrapper {
    width: 100%;
  }
  .help-block {
    top: 0px;
    right: 0px;
  }
  .previous-placeholder {
    position: fixed;
    z-index: 6;
  }
  .form-content {
    width: 100%;
    min-width: auto;
  }
  .button-wrapper {
    display: none;
  }
  .form-item-wrapper-2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .next-placeholder {
    position: fixed;
    z-index: 6;
  }
  .columns-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-179 {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .text-span-16 {
    display: inline;
  }
  .image-180 {
    height: auto;
  }
  .image-181 {
    width: 50px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .h1---main {
    width: auto;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }
  .h1---main.center {
    width: auto;
    max-width: none;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  .h1---main.center.currencies {
    text-align: left;
  }
  .h1---main.center.mobile-left-align {
    text-align: left;
  }
  .styles-page-header {
    font-size: 36px;
  }
  .medium-body---main {
    width: auto;
    margin-right: 0px;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
  .medium-body---main.center {
    width: auto;
    font-size: 14px;
    text-align: center;
  }
  .medium-body---main.center.mobile-left-align {
    text-align: left;
  }
  .medium-body---main.center.benefits {
    text-align: left;
  }
  .medium-body---main.hero {
    font-size: 14px;
    text-align: left;
  }
  .medium-body---main.currency-card-fees {
    width: 60%;
    margin-right: 10px;
    padding-right: 0px;
  }
  .medium-body---main.let-s-get-started {
    text-align: left;
  }
  .currency-buy-value {
    font-size: 14px;
    line-height: 24px;
  }
  .currency-buy-value.fairfx-blue {
    font-size: 14px;
    line-height: 24px;
  }
  .currency-buy-value.fairfx-blue.currency {
    color: #3871c2;
    font-size: 14px;
    line-height: 28px;
  }
  .currency-buy-value.ccy {
    font-size: 14px;
    line-height: 28px;
  }
  .medium-body-bold---main {
    margin-top: 0px;
    font-size: 14px;
    line-height: 28px;
    white-space: normal;
  }
  .medium-body-bold---main.card-fees {
    white-space: nowrap;
  }
  .medium-body-bold---main.view-less-currencies {
    display: none;
  }
  .button---main.ffx {
    font-size: 13px;
  }
  .button---main.ffx---secondary {
    font-size: 13px;
  }
  .eq---button-center {
    width: auto;
    height: 47px;
  }
  .column-21 {
    padding-top: 46px;
  }
  .column-22 {
    padding-top: 20px;
    padding-bottom: 47px;
  }
  .faq-question-1 {
    margin-bottom: 40px;
  }
  .faq-question-2 {
    margin-bottom: 40px;
  }
  .faq-question-3 {
    margin-bottom: 40px;
  }
  .my-container {
    overflow: visible;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .nav-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ffx---secondary-button-2.nav {
    display: none;
  }
  .nav-menu-2 {
    margin-top: 80px;
    padding-top: 47px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-buttons {
    width: 50px;
    min-width: auto;
  }
  .brand {
    padding-left: 0px;
  }
  .menu-dropdown-toggle {
    width: auto;
    margin-bottom: 24px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .equals---button.nav {
    display: none;
  }
  .equals---button.nav.hide {
    display: none;
  }
  .menu-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .currency-card-hero-column-2.home {
    display: block;
  }
  .currency-card-hero-column-2.business {
    padding-bottom: 47px;
  }
  .currency-card-hero-column-2.contact-page {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .hero-column-copy-and-cta {
    height: auto;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .hero-column-copy-and-cta.contact {
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .hero-column-copy-and-cta.home {
    padding-right: 20px;
  }
  .hero-column-copy-and-cta.about {
    padding-bottom: 0px;
  }
  .hero-column-copy-and-cta.home {
    padding-bottom: 20px;
  }
  .hero-column-copy-and-cta.payment-platform {
    padding-right: 20px;
  }
  .text-block-4 {
    font-size: 13px;
    line-height: 13px;
  }
  .text-block-5 {
    display: block;
    font-size: 13px;
    line-height: 13px;
  }
  .div-block-45 {
    display: block;
    width: 100%;
    max-width: 148px;
    min-width: 100px;
  }
  .div-block-46 {
    width: 100%;
    max-width: 148px;
    min-width: 100px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-paragraph-div {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .columns-hero {
    padding-top: 20px;
  }
  .columns-hero.contact {
    padding-bottom: 0px;
  }
  .columns-hero.broker-platforms {
    padding-bottom: 20px;
  }
  .columns-hero.personal {
    padding-bottom: 0px;
  }
  .hero-content {
    height: auto;
    max-height: none;
  }
  .hero-content.personal {
    padding-right: 0%;
  }
  .trust-banner-grid {
    padding-right: 0px;
    padding-left: 0px;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .trust-item {
    width: 220.84375px;
  }
  .section---trust {
    height: auto;
    padding: 40px 0px;
  }
  .grid-5 {
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .benefit-icon {
    display: none;
    overflow: visible;
    width: 25%;
    height: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .div-block-51 {
    margin-bottom: 0px;
  }
  .section---benefits {
    display: block;
    padding: 47px 20px;
  }
  .list {
    padding-right: 0px;
  }
  .section---currencies {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 47px 20px 20px;
  }
  .section---currencies.international-payments {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-center-header-div.steps {
    margin-bottom: 0px;
  }
  .currency-grid {
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .currency-grid.mobile {
    width: auto;
    margin-left: auto;
    grid-row-gap: 16px;
  }
  .currency-grid.table-2.international-payments {
    grid-row-gap: 16px;
  }
  .currency-grid.table-2.international-payments.expand {
    padding-left: 0%;
  }
  .currency-grid.table-1 {
    margin-bottom: 16px;
  }
  .main-currency {
    width: auto;
    min-width: 260px;
    padding: 0px 10px 0px 0px;
  }
  .main-currency.side {
    width: auto;
    padding-bottom: 16px;
    border-bottom-style: solid;
    border-bottom-color: #d4d5dd;
  }
  .main-currency.side.popular-table-currencies-list {
    height: auto;
  }
  .div-block-68 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flag-icon {
    width: 32px;
    max-width: 100%;
    margin-right: 16px;
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .other-currency {
    width: auto;
    min-width: 260px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
  }
  .other-currency.mobile {
    width: auto;
    min-width: 260px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .other-currency.table-1.currency-list {
    width: auto;
    min-width: 260px;
  }
  .hero-image-div._2 {
    overflow: hidden;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-image-div.home {
    height: auto;
  }
  .hero-image-div._2 {
    overflow: hidden;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section---cta-mobile {
    position: fixed;
    z-index: 4;
    display: block;
    padding: 8px 20px 10px;
    background-color: #484a58;
    box-shadow: 0 -10px 10px 1px rgba(38, 40, 53, 0.05);
  }
  .currencycard480 {
    display: block;
    overflow: visible;
    margin-bottom: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .side-nav-menu-item-2 {
    font-size: 25px;
  }
  .side-nav-menu-item-3 {
    font-size: 25px;
  }
  .side-nav-menu-item-4 {
    font-size: 25px;
  }
  .side-nav-menu-item-5 {
    font-size: 25px;
  }
  .text-block-46 {
    font-size: 25px;
  }
  .burger-line {
    border-radius: 0px;
  }
  .div-block-71 {
    width: 74px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .icon-images {
    height: 67px;
    margin-right: 0px;
  }
  .world-icon {
    margin-right: 32px;
  }
  .trust-pilot {
    width: auto;
    margin-right: auto;
    margin-left: 0px;
    padding-left: 0px;
  }
  .trust-pilot.trust-section {
    display: none;
  }
  .trustpilot-white {
    width: 160px;
  }
  .trustpilot-white.testimonial-section {
    width: 120px;
  }
  .trustpilot-white.trust-section {
    width: 115px;
  }
  .trustpilot-white.home-page {
    width: auto;
  }
  .currency-name {
    font-size: 14px;
    line-height: 24px;
  }
  .currency-name.currency {
    font-size: 14px;
    line-height: 28px;
  }
  .trust-text---black {
    width: auto;
  }
  .hero-header {
    margin-right: auto;
    margin-bottom: 24px;
  }
  .div-block-75 {
    margin-bottom: 24px;
  }
  .div-block-76 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-77 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-78 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-79 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-80 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-81 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .currency-card-hero-mobile-div {
    overflow: visible;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
  }
  .currency-rate-div {
    display: block;
  }
  .ccy-div {
    width: 40px;
    margin-right: 8px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .section-center-paragraph-div {
    display: none;
  }
  .section-center-paragraph-div.about {
    margin-bottom: 0px;
  }
  .div-block-84 {
    display: block;
  }
  .section---rewards {
    padding-right: 20px;
    padding-left: 20px;
  }
  .rewards-paragraph-div {
    margin-bottom: 47px;
  }
  .grid-13 {
    margin-bottom: 0px;
    grid-column-gap: 20px;
    grid-row-gap: 44px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-91 {
    margin-bottom: 0px;
  }
  .section---as-featured-in {
    padding: 47px 20px;
  }
  .grid---as-featured-in {
    padding-right: 0px;
    padding-left: 0px;
    grid-column-gap: 22px;
    grid-row-gap: 40px;
    grid-template-areas: ". ." ". Area";
    -ms-grid-columns: 1fr 22px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 40px auto 40px auto;
    grid-template-rows: auto auto auto;
  }
  .section---faq {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cta-section-content-div {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-97 {
    width: 100%;
  }
  .div-block-100 {
    margin-bottom: 8px;
  }
  .support-column-photo {
    padding-top: 0px;
    padding-right: 0px;
  }
  .div-block-101 {
    padding-top: 47px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-101.home {
    background-color: #262835;
  }
  .app-store-button-image {
    width: 100px;
    height: 47px;
    max-width: 140px;
    margin-right: 0px;
  }
  .footer-support-links-div {
    margin-bottom: 40px;
  }
  .white-text-on-image {
    left: 20px;
    right: 10px;
  }
  .footer-columns {
    width: auto;
  }
  .footer-legal-blue-banner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-logo-div {
    margin-bottom: 47px;
  }
  .footer-about-links-div {
    margin-bottom: 40px;
  }
  .footer-products-links-div {
    margin-bottom: 40px;
  }
  .footer-content {
    position: relative;
    z-index: 1;
    padding: 47px 20px;
  }
  .footer-mastercard {
    padding-right: 20px;
    padding-bottom: 94px;
    padding-left: 20px;
  }
  .privacy-policy-div {
    width: auto;
  }
  .cookie-policy-div {
    width: auto;
  }
  .jade-image-div {
    width: auto;
    height: auto;
    margin-bottom: 0px;
  }
  .google-play-store-button-image {
    width: 100px;
    height: 47px;
    max-width: 140px;
  }
  .title-block {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .title-block.terms {
    padding-bottom: 18px;
  }
  .section---terms {
    padding-right: 20px;
    padding-left: 20px;
  }
  .terms-heading {
    color: #fff !important;
    font-size: 30px;
  }
  .side-by-side-cta {
    width: auto;
    max-width: none;
  }
  .side-by-side-cta.international-payments-hero {
    display: block;
    width: 100%;
  }
  .hero-column-2.currencies-list {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .currency-expand {
    margin-top: 20px;
  }
  .faq-circle {
    width: 44px;
    height: 44px;
    min-height: 44px;
    min-width: 44px;
  }
  .currency-expand-content {
    min-width: 250px;
  }
  .footer-app-store-buttons-div {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: 0px;
    padding-left: 0px;
  }
  .right-arrow {
    position: absolute;
    top: auto;
    right: 0px;
    bottom: -15%;
    width: 47px;
    height: 47px;
  }
  .author-block {
    margin-top: 15px;
  }
  .left-arrow {
    position: absolute;
    bottom: -15%;
    width: 47px;
    height: 47px;
  }
  .content-block {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 24px;
  }
  .testimonial-image {
    overflow: hidden;
    width: 480px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
  }
  .quote-h4 {
    direction: ltr;
    font-size: 14px;
    white-space: normal;
  }
  .image-wrapper {
    height: 180px;
  }
  .testimonial-card {
    height: auto;
  }
  .text-fixed-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-6 {
    width: 83%;
    height: auto;
    max-width: none;
    padding-left: 0px;
  }
  .column-wrap {
    overflow: visible;
    width: 100vw;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .section---fees {
    padding: 47px 20px;
  }
  .horizontal-logo {
    display: none;
    height: 16px;
    margin: 0px auto 10px 0px;
  }
  .slide-horizontal {
    height: 500px;
    max-width: none;
    margin-left: 0px;
  }
  .testimonial-card-2 {
    background-color: transparent;
    box-shadow: none;
  }
  .right-arrow-3 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }
  .horizontal-quote-h4 {
    font-size: 14px;
    line-height: 28px;
  }
  .slider-horizontal {
    width: 83%;
    max-width: none;
  }
  .left-arrow-3 {
    position: relative;
    left: auto;
    top: auto;
    right: -23px;
    bottom: auto;
  }
  .horizontal-content-block {
    width: 100%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    box-shadow: 7px 7px 10px -13px rgba(38, 40, 53, 0.05);
  }
  .testimonial-image-wrap {
    height: 100px;
  }
  .testimonial-image-wrap.trust-pilot {
    margin-left: auto;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-53 {
    width: 60px;
    height: 52px;
    margin-bottom: 10px;
  }
  .div-block-125 {
    width: auto;
    margin-left: 0px;
  }
  .travel-smarter-paragraph-div {
    margin-bottom: 20px;
  }
  .travel-smarter-button {
    width: 100%;
  }
  .section---trustpilot-testimonial {
    padding: 47px 0px;
  }
  .image-54 {
    width: 35px;
  }
  .fees-card {
    border-bottom-style: none;
    box-shadow: 7px 7px 10px 10px rgba(0, 0, 0, 0.05);
  }
  .div-block-141 {
    padding-right: 10%;
    border-bottom: 2px solid #f7f8fc;
  }
  .div-block-143 {
    padding-right: 20px;
  }
  .div-block-144 {
    padding-right: 20px;
  }
  .div-block-144.bottom {
    border-bottom: 2px solid #fff;
  }
  .fees-header-midnight-text {
    width: 75%;
  }
  .mobile-nav {
    z-index: 5;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .mobile-nav-link:active {
    color: #ffb900 !important;
  }
  .mobile-nav-link.w--current {
    color: #ffb900 !important;
  }
  .mobile-nav-link.w--current:hover {
    color: #ffd566;
  }
  .dropdown-link-mob {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .dropdown-link-mob.w--current {
    padding-right: 0px;
  }
  .mobile-toggle {
    padding-right: 0px;
  }
  .mobile-toggle:hover {
    color: #ffb900 !important;
  }
  .icon-5 {
    margin-right: 0px;
  }
  .icon-6 {
    margin-right: 0px;
  }
  .offers-button-div {
    display: block;
    margin-top: 40px;
  }
  .testimonial-section-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .app-buttons-cta-div {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .rewards-logo-link.nero {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .rewards-logo-link.wilko {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .rewards-logo-link.waterstones {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-62 {
    width: 90px;
  }
  .image-63 {
    width: 60px;
  }
  .image-67 {
    width: 60px;
  }
  .div-block-148 {
    margin-bottom: 0px;
  }
  .image-71 {
    width: 100px;
  }
  .image-72 {
    width: 100px;
  }
  .hero-button-div {
    display: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-button-div.contact {
    display: block;
    width: auto;
  }
  .hero-button-div.home {
    display: block;
    width: auto;
  }
  .hero-button-div.international-payments {
    width: 100%;
    grid-column-gap: 8px;
  }
  .div-block-150 {
    margin-bottom: 8px;
  }
  .mobile-currency-paragraph {
    margin-bottom: 0px;
  }
  .mobile-mango-checkmark-icon {
    display: block;
    padding-top: 10px;
    padding-right: 20px;
  }
  .currency-card-terms-grid {
    -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }
  .section---privacy-policy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .cookies-bar {
    padding: 20px;
  }
  .div-block-158 {
    grid-template-areas: ".";
    -ms-grid-columns: auto;
    grid-template-columns: auto;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .cookie-icon-div {
    height: auto;
  }
  .cookie-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .div-block-161 {
    display: none;
  }
  .div-block-166 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .floating-cta-mobile-div {
    width: 148px;
    margin-right: auto;
    margin-left: auto;
  }
  .trustpilot-icon-link {
    width: auto;
  }
  .currencies-fine-print-div {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .strategy-illo_top {
    width: 300px;
  }
  .col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col._2col.overflow-visible {
    display: none;
  }
  .col._2col.tab-menu {
    position: static;
  }
  .section---history {
    padding: 47px 20px;
  }
  .strategy-illo_bg {
    width: 300px;
  }
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .row.flex-center {
    position: static;
  }
  .tab-link-2 {
    position: static;
    width: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 12px;
  }
  .tab-link-2.w--current {
    position: static;
    width: auto;
    margin-bottom: 20px;
    padding-right: 20px;
  }
  .block_wrap {
    width: 100%;
  }
  .section---hero.about {
    height: auto;
  }
  .div-block-176 {
    height: 97px;
  }
  .div-block-177 {
    width: auto;
  }
  .div-block-178 {
    width: auto;
  }
  .section---contact-information {
    padding: 47px 20px;
  }
  .grid-18 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .section---business-contact {
    padding: 47px 20px;
  }
  .div-block-180 {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-181 {
    margin-bottom: 40px;
  }
  .div-block-183 {
    margin-bottom: 47px;
  }
  .section-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-184 {
    margin-bottom: 47px;
  }
  .grid-19 {
    grid-row-gap: 47px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .section-21 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-20 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .div-block-186 {
    height: 94px;
  }
  .section-22 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .utility-page-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .utility-page-content {
    width: auto;
  }
  .section---our-people {
    padding: 47px 20px;
  }
  .about-linkedin-grid {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .section---values {
    padding: 47px 20px;
  }
  .div-block-197 {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .side-by-side---home-image-right {
    padding: 20px;
  }
  .div-block-199 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-200 {
    padding-top: 20px;
  }
  .div-block-210 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .values-grid {
    margin-top: 40px;
    grid-row-gap: 26px;
  }
  .section---our-brands {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-23 {
    margin-top: 47px;
    margin-right: 0px;
    margin-left: 0px;
    justify-items: center;
  }
  .div-block-212 {
    width: 100%;
    max-width: 372px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-215 {
    width: 100%;
    max-width: 372px;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-216 {
    width: 100%;
    max-width: 372px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .section-29 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-24 {
    justify-items: center;
    grid-row-gap: 47px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-block-217.trust-pilot {
    margin-left: auto;
  }
  .image-135 {
    padding-bottom: 20px;
  }
  .section---logo-banner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-136 {
    width: 65%;
  }
  .image-137 {
    width: 60%;
  }
  .image-138 {
    width: 50px;
  }
  .image-139 {
    width: 75%;
  }
  .image-140 {
    width: 57%;
  }
  .image-141 {
    width: 75%;
  }
  .section---about-trust {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-stats-grid {
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-27 {
    display: -ms-grid;
    display: grid;
    max-width: none;
    justify-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .white-toggle-text.sell {
    bottom: auto;
  }
  .section---currency-list-regions {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .currency-toggle-wrap {
    display: none;
  }
  .currency-toggle-wrap.mobile {
    display: block;
  }
  .popular-currencies---sell {
    margin-top: 0px;
  }
  .popular-currencies---buy {
    padding-top: 0px;
  }
  ._2cta-grid {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: stretch;
    grid-column-gap: 8px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
  }
  ._2cta-grid.priced-to-suit-all-pockets {
    margin-top: 47px;
  }
  .div-block-237 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-238 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .modal-element {
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    border-radius: 0px;
  }
  .modal-header.home-request-callback {
    min-height: auto;
    padding-top: 20px;
  }
  .modal-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header---rate-alerts-form {
    margin-bottom: 0px;
  }
  .body---rate-alerts-form {
    margin-top: 0px;
  }
  .eq-text-field {
    height: 47px;
  }
  .equals-submit-button {
    width: 100%;
  }
  .section-32 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }
  .about-column-right {
    padding-right: 20px;
    padding-left: 20px;
  }
  .currency-card---currencies-button-div {
    display: none;
    margin-top: 0px;
  }
  .travel-smarter-card {
    height: 100%;
  }
  .dropdown-toggle {
    border-style: none none solid;
    border-color: #262835;
    background-color: #484a58;
    color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #484a58;
    color: #fff !important;
  }
  .icon-7 {
    color: #ffb900 !important;
  }
  .dropdown-list-3 {
    border-radius: 0px;
    background-color: #484a58;
  }
  .div-block {
    border-radius: 0px;
  }
  .dropdown-terms-link {
    color: #fff !important;
    white-space: break-spaces;
  }
  .dropdown-terms-link:hover {
    background-color: #262835;
  }
  .dropdown-terms-link.w--current {
    color: #ffb900 !important;
  }
  .swiper-container {
    overflow: hidden;
    padding-top: 20px;
  }
  .swiper-slide {
    height: 400px;
    padding-top: 20px;
  }
  .testimonial-quote {
    height: 80%;
  }
  .column-47 {
    height: 400px;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .column-47.team-spending {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-48 {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .image-149 {
    width: 100%;
    height: 100%;
    max-width: none;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }
  .column-49 {
    height: 400px;
  }
  .column-50 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-right {
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0%;
    object-position: 50% 0%;
  }
  .business---expense-management-div.buy-and-hold {
    padding-right: 0px;
  }
  .side-by-side---home-image-left {
    padding-right: 20px;
    padding-left: 20px;
  }
  .h3-bold---main.center.benefits {
    text-align: left;
  }
  .section---blue-blog-banner {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-276 {
    display: none;
  }
  .image-168 {
    width: 100%;
    max-width: none;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .div-block-288 {
    width: auto;
  }
  .section---checklist {
    padding: 47px 20px;
  }
  .image-169 {
    height: 18px;
  }
  .column-55.broker-platforms {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section---equals-cta {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-56 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-column-image {
    padding: 0px 20px 47px;
  }
  .image-171 {
    max-width: 100%;
    margin-top: 0px;
  }
  .column-59 {
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid-30.expense-management {
    grid-row-gap: 22px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .grid-32 {
    margin-top: 47px;
  }
  .step-number {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
  .step-card {
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .section---3-steps {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section---video-testimonial {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-300 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-301 {
    width: 100%;
    margin-left: 0px;
  }
  .terms-table-title {
    padding-right: 20px;
  }
  .checkbox-base {
    margin-bottom: 15px;
  }
  .form-item-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-303 {
    margin-left: 0px;
  }
  .div-block-304 {
    margin-left: 0px;
  }
  .div-block-305 {
    margin-left: 0px;
  }
  .div-block-310 {
    width: 100%;
  }
  .div-block-311 {
    width: 100%;
  }
  .div-block-312 {
    display: block;
  }
  .topnav-cta-form {
    display: none;
  }
  .div-block-315 {
    display: block;
  }
  .previous-placeholder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75px;
  }
  .form-content {
    width: 100%;
  }
  .form-item-wrapper-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-section-title {
    font-size: 2em;
    line-height: 1.3em;
  }
  .slider-7 {
    height: auto;
    min-height: 80vh;
  }
  .columns-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-181 {
    margin-right: 0px;
  }
  .slider {
    height: auto;
    min-height: 80vh;
  }
}
#w-node-2df5c0309646-c030963d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-2df5c0309647-c030963d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-2df5c0309648-c030963d {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
#w-node-2df5c0309649-c030963d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-2df5c030964a-c030963d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-2df5c030964b-c030963d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-f849b06f660f-058e77ea {
  -ms-grid-column-align: auto;
  justify-self: auto;
}
#w-node-3a8b0aa345f3-7d8e77eb {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-3a8b0aa345fa-7d8e77eb {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-3506f897b0f6-7d8e77eb {
  -ms-grid-column-align: start;
  justify-self: start;
}
#w-node-3506f897b0f8-7d8e77eb {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-3506f897b0fa-7d8e77eb {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-3506f897b102-7d8e77eb {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-632ef31943c0-db8e77ec {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-2ac4b607c7b2-db8e77ec {
  -ms-grid-column-align: center;
  justify-self: center;
}
#w-node-52bba4f40a24-508e77f6 {
  -ms-grid-column-align: end;
  justify-self: end;
}
#w-node-4ec27ed205b0-508e77f6 {
  -ms-grid-column-align: end;
  justify-self: end;
}
#w-node-73b2fe9b2ecc-388e77f7 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 11;
  grid-area: Area;
}
#w-node-d43fffa8daf5-388e77f7 {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
  -ms-grid-column-span: 7;
  grid-area: Area-2;
}
#w-node-b3cf01442569-ec8e77f8 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}
#w-node-632ef31943c0-1d606fcd {
  -ms-grid-column-align: center;
  justify-self: center;
}
@media screen and (min-width: 1440px) {
  #w-node-2df5c0309647-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-2df5c0309648-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-2df5c0309649-c030963d {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c030964a-c030963d {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c030964b-c030963d {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-7b7ed33d5434-508e77f6 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-5a2fa936cd2b-508e77f6 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
  #w-node-b3cf01442569-ec8e77f8 {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
  #w-node-38b533ae2c05-c5233a9b {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}
@media screen and (min-width: 1280px) {
  #w-node-2ac4b607c6d5-db8e77ec {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-row: 1;
    -ms-grid-column: 17;
    -ms-grid-column-span: 7;
    grid-area: Area-2;
  }
}
@media screen and (min-width: 1440px) {
  #w-node-73b2fe9b2ecc-388e77f7 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 6;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-row: 1;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-row: 1;
    -ms-grid-column: 8;
    -ms-grid-column-span: 3;
  }
}
@media screen and (max-width: 479px) {
  .grid---as-featured-in > #w-node-73b2fe9b2ecc-388e77f7 {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
}
@media screen and (max-width: 991px) {
  #w-node-2df5c0309646-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c0309648-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c0309649-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c030964a-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2df5c030964b-c030963d {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-6626e8f14c84-108e77ef {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-7a7755161d79-388e77f7 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  #w-node-73b2fe9b2ecc-388e77f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}
@media screen and (max-width: 767px) {
  #w-node-fc2e8c4c39e2-7e8e77df {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-73b2fe9b2ecc-388e77f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}
@media screen and (max-width: 479px) {
  #w-node-5c5584ee55df-84ee55d9 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  #w-node-3506f897b0f6-7d8e77eb {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-7a7755161d79-388e77f7 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
  #w-node-73b2fe9b2ecc-388e77f7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  #w-node-d43fffa8daf5-388e77f7 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}
html {
  scroll-behavior: smooth;
}
section {
  padding: 2rem 0;
}
ul.ui-autocomplete {
  border-top: 2px solid #ffb900 !important;
}
@font-face{font-display:swap;
  font-family: "Equals-Light";src:url("https://cdn.fairfx.com/fonts/equals/Equals-Light.woff") format("woff");
}
@font-face{font-display:swap;
  font-family: "Equals-Regular";src:url("https://cdn.fairfx.com/fonts/equals/Equals-Regular.woff") format("woff");
}
@font-face{font-display:swap;
  font-family: "Equals-SemiBold";src:url("https://cdn.fairfx.com/fonts/equals/Equals-SemiBold.woff") format("woff");
}
@font-face{font-display:swap;
  font-family: "Equals-Bold";src:url("https://cdn.fairfx.com/fonts/equals/Equals-Bold.woff") format("woff");
}
html,
body {
  font-family: 'Equals-Regular', sans-serif !important;
  background-color: #fff;
  color: #262835 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Equals-Bold', sans-serif !important;
}
.help-center {
  background-color: #262835;
}
.nav-container {
  padding: 0 24px;
  display: flex;
}
.logo-nav {
  max-width: 130px;
}
.banner {
  border: none;
}
.banner-title-nav {
  width: 250px!important;
}
.heading {
  font-family: 'Equals-Bold', sans-serif !important;
  font-size: 32px;
  line-height: 38px;
  color: #FFF !important;
}
.nav-top {
  padding: 12px 0;
}
.nav-link a {
  color: #fff !important;
  text-transform: none;
  font-weight: 700;
  text-decoration: none;
  padding: 0 14px;
  opacity: 0.7;
}
.nav-link a:hover {
  color: #fff !important;
  opacity: 1;
}
.signin-links {
  text-transform: uppercase;
  font-size: 0.6875rem;
  font-weight: 700;
  color: #abbcd1;
  margin-left: auto;
  margin-top: 10px;
}
.signin-links a {
  text-transform: uppercase;
  font-size: 0.6875rem;
  font-weight: 700;
  color: #abbcd1;
  margin-left: auto;
}
.signin-button {
  text-transform: uppercase;
  font-size: 0.6875rem;
  font-weight: 700;
  color: #abbcd1;
  margin-left: auto;
  margin-top: 10px;
  border: 1px solid #abbcd1;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 10px 15px;
  -webkit-text-decoration: none;
  text-decoration: none;
  min-width: 125px;
  text-align: center;
  margin: 0 0.75rem;
  background: transparent;
}
.c-wrapper {
  border: 1px solid #262835;
  border-radius: 0px;
  box-shadow: none;
  background: #262835 !important;
}
.content {
  padding: 20px;
  background: #262835 !important;
}
.content h2 {
  font-size: 32px;
  line-height: 38px;
}
.cs-s h3 {
  border: none;
}
.help-center {
  border: none;
}
.hc-search-input input.special {
  background: #484A58;
  color: #fff !important;
  height: 60px;
}
.hc-search-button .btn.btn-primary {
  background: #F3F4F7;
  height: 60px;
}
label {
  color: #484A58;
}
/* Equals footer Styles */
.site-footer {
  width: 100%;
  background-color: #2b2e3d;
  padding: 45px 0 20px;
  font-size: 15px;
  line-height: 24px;
  color: #fff !important;
}
.footer-container {
  width: 90%;
  margin: 0 auto;
}
.footer-row {
  display: flex;
}
.footer-column {
  width: 15%;
}
.site-footer hr {
  border-top-color: #bbb;
  opacity: 0.5;
}
.site-footer h6 {
  color: #fff !important;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 25px;
  text-transform: capitalize!important;
  margin: 5px 0 25px 22px;
  font-family: 'Equals-Regular' !important;
}
.site-footer a {
  color: #737373;
}
.site-footer a:hover {
  color: #3366cc;
  text-decoration: none;
}
.footer-links {
  padding-left: 0;
  list-style: none;
}
.footer-links li {
  display: block;
  margin-bottom: 10px;
  font-weight: 300;
}
.footer-links a {
  color: #fff !important;
}
.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.footer-links.inline li {
  display: inline-block;
}
.site-footer .social-icons {
  text-align: left;
}
.site-footer .social-icons a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 6px;
  margin-right: 0;
  border-radius: 100%;
  background-color: #33353d;
}
.footer-legals {
  display: flex;
  max-width: 100%;
  font-size: 12px;
}
.social-icons {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.social-icons li {
  display: inline-block;
  margin-bottom: 4px;
}
.social-icons li.title {
  margin-right: 15px;
  text-transform: uppercase;
  color: #96a2b2;
  font-weight: 700;
  font-size: 13px;
}
.social-icons a {
  background-color: #eceeef;
  color: #818a91;
  font-size: 16px;
  display: inline-block;
  line-height: 44px;
  width: 44px;
  height: 44px;
  text-align: center;
  margin-right: 8px;
  border-radius: 100%;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
  color: #fff !important;
  background-color: #29aafe;
}
.social-icons.size-sm a {
  line-height: 34px;
  height: 34px;
  width: 34px;
  font-size: 14px;
}
.social-icons a.facebook:hover {
  background-color: #3b5998;
}
.social-icons a.twitter:hover {
  background-color: #00aced;
}
.social-icons a.linkedin:hover {
  background-color: #007bb6;
}
.social-icons a.dribbble:hover {
  background-color: #ea4c89;
}
@media (max-width: 1240px) {
  .footer-container {
    width: 95%;
    margin: 0 auto;
  }
  .footer-column {
    width: 25%;
  }
  .footer-legals {
    max-width: 100%;
  }
}
@media (max-width: 728px) {
  .tidyalign {
    width: 90%;
  }
  .tidyalign::after {
    margin-right: -1.5rem;
  }
  ul.ui-autocomplete {
    width: 80%;
  }
  .site-footer h6 {
    margin-bottom: 10px;
  }
  .footer-row {
    flex-direction: column;
  }
  .footer-column {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-column h6 {
    text-align: center;
  }
  .footer-column p {
    text-align: center;
  }
  .footer-logo {
    text-align: left;
    margin-bottom: 20px;
  }
  .footer-legals {
    text-align: center;
  }
  .label {
    display: none;
  }
}
.ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.li {
  color: #fff;
  display: block;
  float: left;
  padding: 0.75rem;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
  width: 70px;
  height: 65px;
  z-index: 99999;
}
.li a {
  color: #fff;
}
.ul:hover {
  background: #484a58;
  cursor: pointer;
}
.li:hover {
  background: #484a58;
  cursor: pointer;
}
.ul .li .ul {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: all 0.5s ease;
  margin-top: 0;
  right: 0;
  display: none!important;
}
.ul .li:hover > .ul,
.ul .li .ul:hover {
  background: #484a58;
  visibility: visible;
  position: absolute;
  opacity: 1;
  display: block!important;
}
.ul .li .ul .li {
  clear: both;
  width: 100%;
}
.dropdown-usa {
  top: 63px;
}
.usa {
  background: #484a58;
  width: 140px!important;
}
.submit-cta {
  width: 100%;
}
.wpforms-form button[type="submit"].cta {
  width: 100%;
}
.wpforms-field-required {
  background: #fff !important;
}
.wpforms-field-medium {
  background: #fff !important;
}
/*--------------------------------------------------------------
33.0 Media queries
--------------------------------------------------------------*/
@media (max-width: 767px) {
  /* Featured posts */
  #mondo-featured-posts .entry-content {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  #mondo-featured-posts .entry-title {
    font-size: 24px;
  }
  /* Blog standard */
  .mondo-standard {
    margin: 0;
  }
  .mondo-standard .entry-header {
    margin-bottom: 20px;
  }
  .mondo-standard .entry-header .entry-title {
    font-size: 26px;
  }
  .mondo-standard .entry-header .entry-meta {
    font-size: 13px;
  }
  .mondo-standard .read-more,
  .mondo-standard .entry-share {
    float: none;
  }
  .mondo-standard .entry-share {
    margin-top: 15px;
  }
  /* WooCommerce */
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce .related ul li.product,
  .woocommerce-page .related ul li.product,
  .woocommerce .related ul.products li.product,
  .woocommerce-page .related ul.products li.product,
  .woocommerce .upsells.products ul li.product,
  .woocommerce-page .upsells.products ul li.product,
  .woocommerce .upsells.products ul.products li.product,
  .woocommerce-page .upsells.products ul.products li.product {
    width: 48%;
  }
}
@media (max-width: 991px) {
  /* Body */
  .with-sticky-navigation {
    padding-top: 50px;
  }
  /* Scroll bar */
  .with-sticky-navigation #scroll-bar,
  .with-sticky-transparent-navigation #scroll-bar {
    top: 50px;
  }
  /* Navigation bar */
  .main-navigation .nav-wrapper {
    height: 50px;
  }
  .main-navigation .search-btn {
    padding-bottom: 0 !important;
  }
  /* Featured posts */
  .slick-arrow {
    opacity: 1;
  }
  /* Related posts */
  #mondo-related-posts .related-post {
    margin-bottom: 30px;
  }
  #mondo-related-posts .col-md-4:last-child .related-post {
    margin-bottom: 0;
  }
  /* Parallax */
  .mondo-parallax {
    background-attachment: scroll;
  }
  /* Widget */
  #secondary,
  .category #secondary,
  .tag #secondary {
    padding-top: 60px;
    padding-left: 0;
  }
  /* Footer */
  .social-icons {
    display: none;
  }
  #colophon .footer-widget {
    height: auto !important;
    margin-bottom: 60px;
  }
  #colophon .top .row > div:last-child .footer-widget {
    margin-bottom: 0;
  }
  #colophon .bottom .copyright {
    line-height: inherit;
    padding-top: 30px;
    text-align: center;
  }
  #colophon .bottom .social-icons {
    padding: 15px 0 20px 0;
    text-align: center;
  }
  #colophon .bottom .social-icons > a {
    height: auto;
  }
  #colophon .bottom .social-icons > a > .mdi {
    line-height: inherit;
  }
}
@media (max-width: 1200px) {
  .widget-area {
    display: none;
  }
  .main-content-area {
    top: 0;
  }
  .featured-container {
    width: 90%!important;
  }
  #newsletter-section .input-button {
    right: 50%!important;
  }
  .thin .page-title-container {
    transform: translateY(0%) translateX(75%);
  }
  #feature-section {
    background-image: url('/wp-content/themes/equals/imgs/feature-bg.jpg');
    background-color: #F9F9F9;
    width: 100%;
    min-height: 500px;
    background-repeat: repeat-y;
    background-size: 65% auto;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    margin: 10rem auto;
    margin-top: 0;
  }
  #feature-section .feature-container {
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    position: relative;
  }
  #feature-section .mask {
    background: #F9F9F9;
    width: 50%;
  }
  #feature-section .page-title-container {
    position: relative!important;
    background-color: #fff;
    height: 350px;
    padding-left: 40px;
    padding-top: 2rem;
    text-align: left;
    max-width: 500px;
    width: 100%;
  }
  #feature-section .page-title-container > .arrow {
    width: 100px;
    height: 100px;
  }
  #feature-section .page-title-container .feat-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #feature-section .page-title-container .page-title {
    color: #262835;
    font-size: 26pt!important;
    max-width: 420px;
    line-height: 1.3;
    padding-bottom: 1.5rem;
  }
  #feature-section .page-title-container .page-subtitle {
    color: #262835;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
  }
  #mondo-titlebar {
    background-color: #f2f2f2;
    background-position: center;
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    margin-bottom: 5rem;
    margin-top: 0!important;
  }
  #mondo-titlebar .page-subtitle {
    font-family: 'Equals', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 15px 0 0;
    text-transform: none;
  }
  #mondo-titlebar .page-title-container {
    background-color: #F9F9F9;
    min-height: 350px;
    padding-left: 40px;
    padding-top: 5%;
    text-align: left;
    vertical-align: middle;
    width: 500px!important;
    height: 300px;
  }
  #mondo-titlebar .page-title-container .page-title {
    color: #262835;
    font-size: 36pt;
    max-width: 420px;
    margin-top: 30px;
    line-height: 1.3;
    padding-bottom: 4rem;
  }
  #mondo-titlebar .page-title-container .page-subtitle {
    color: #3871C2;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #mondo-titlebar.thin {
    height: 400px!important;
  }
  #mondo-titlebar.thin > .container {
    top: 100%;
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
  #mondo-titlebar.thin > .arrow {
    right: 0;
    transform: scaleX(-1);
  }
  #mondo-titlebar.thin > .page-title-container {
    transform: translateY(0%) translateX(75%);
    background: #FFFFFF;
    box-shadow: 0px -15px 40px -10px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    width: 506px!important;
  }
  #mondo-titlebar.wide > .container,
  #mondo-titlebar.full > .container {
    max-width: 650px;
    position: relative;
    top: 50%;
    transform: translateY(-75%) translateX(30%) !important;
  }
  #mondo-titlebar.wide {
    height: 650px;
  }
  #mondo-titlebar.wide > .container {
    top: 60%;
  }
  #mondo-titlebar.full {
    height: 100vh;
  }
  article #newsletter-section .input-button {
    right: 30%!important;
  }
  article .post-image {
    height: 70%!important;
    width: 200%!important;
  }
}
@media (max-width: 992px) {
  .thin .page-title-container {
    transform: translateY(0%) translateX(50%);
  }
  #feature-section {
    background-image: url('/wp-content/themes/equals/imgs/feature-bg.jpg');
    background-color: #F9F9F9;
    width: 100%;
    min-height: 500px;
    background-repeat: repeat-y;
    background-size: 65% auto;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    margin: 10rem auto;
    margin-top: 0;
  }
  #feature-section .feature-container {
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    position: relative;
  }
  #feature-section .mask {
    background: #F9F9F9;
    width: 50%;
  }
  #feature-section .page-title-container {
    position: relative!important;
    background-color: #fff;
    height: 350px;
    padding-left: 40px;
    padding-top: 2rem;
    text-align: left;
    max-width: 500px;
    width: 100%;
  }
  #feature-section .page-title-container > .arrow {
    width: 100px;
    height: 100px;
  }
  #feature-section .page-title-container .feat-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #feature-section .page-title-container .page-title {
    color: #262835;
    font-size: 26pt!important;
    max-width: 420px;
    line-height: 1.3;
    padding-bottom: 1.5rem;
  }
  #feature-section .page-title-container .page-subtitle {
    color: #262835;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
  }
  .thin .arrow {
    transform: scaleX(-1);
    display: none;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 12px;
  }
  #content {
    margin: 0 1rem;
  }
  .nav-header,
  .mondo-featured-posts,
  .slick-slider,
  #social-sharing {
    display: none!important;
  }
  .mondo-standard {
    margin: 0;
  }
  #mondo-about-author {
    padding: 2rem!important;
  }
  article .input-button {
    right: 0!important;
  }
  article .post-image {
    height: 100%!important;
    width: 200%;
  }
  #newsletter-section {
    width: 100%;
    margin: 0 auto;
    background-image: none;
    background-color: #D4D5DD;
    min-height: 450px;
    padding: 4rem 1rem;
  }
  #newsletter-section .subscribe-title {
    display: block;
    width: 100%;
    margin: 3rem 0;
    font-size: 4rem;
    line-height: 5rem;
    font-weight: 700;
    color: white;
  }
  #newsletter-section .background-image {
    padding: 0;
  }
  #newsletter-section .input-button {
    position: relative;
    display: block;
    margin: 2rem 0;
    right: 0;
  }
  #newsletter-section .input-button > .cta {
    width: 100%!important;
  }
  #newsletter-section label {
    display: none;
  }
  #newsletter-section .input-button {
    display: block;
  }
  #newsletter-section input[type="text"] {
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 1.25em;
    padding: 0 0 5px 0;
    color: #262835;
    background-color: white;
    border: none;
    border-bottom: solid 2px #FFB900;
    outline: none;
    z-index: 8;
    padding: 5px 10px;
  }
  #newsletter-section button.cta {
    max-height: 55px;
  }
  #newsletter-section .success-cta {
    visibility: hidden;
    position: absolute;
    top: 0;
    background: #D4D5DD;
    width: 95%;
    height: 100%;
    z-index: 9999;
    padding: 2rem 0;
  }
  #newsletter-section .success-cta span {
    margin: 0;
  }
  #mondo-titlebar {
    background-color: #f2f2f2;
    background-position: center;
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    margin-top: 0px;
  }
  #mondo-titlebar .page-subtitle {
    font-family: 'Equals', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 15px 0 0;
    text-transform: none;
  }
  #mondo-titlebar .page-title-container {
    background-color: #F9F9F9;
    height: 100%;
    padding: 5rem;
    text-align: left;
    vertical-align: middle;
    width: 100%!important;
  }
  #mondo-titlebar .page-title-container .page-title {
    color: #262835;
    font-size: 3.5rem !important;
    margin-top: 10px!important;
  }
  #mondo-titlebar .page-title-container .page-subtitle {
    font-size: 12px;
    margin-top: 10px!important;
    text-transform: uppercase;
  }
  #mondo-titlebar.thin > .page-title-container {
    transform: translateY(10%) translateX(0%) !important;
    box-shadow: none!important;
    width: 90%!important;
    margin-top: -15px;
  }
  #mondo-titlebar.thin > .container {
    padding-top: 30px;
    padding-bottom: 24px;
  }
  #mondo-titlebar.wide > .container,
  #mondo-titlebar.full > .container {
    max-width: 650px;
    position: relative;
    top: 0!important;
    transform: none!important;
  }
  #mondo-titlebar.wide {
    height: 400px;
  }
  #mondo-titlebar.wide > .container {
    top: 60%;
  }
  #mondo-titlebar.full {
    height: 100vh;
  }
  .arrow {
    width: 60px;
    height: 60px;
    background: #262835 center url(/wp-content/themes/equals/imgs/arrow.svg) no-repeat;
    position: absolute;
    right: 15px;
    bottom: 0;
  }
  .headline {
    font-size: 3.5rem !important;
    margin-bottom: 0;
  }
  .mondo-grid {
    min-height: 300px;
  }
  .mondo-grid-footer a {
    color: #3871C2 !important;
    font-weight: 600;
    letter-spacing: 1px;
  }
  .nav-list {
    display: none!important;
  }
  button.signin {
    display: none!important;
  }
  .header.contained {
    background-color: white;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .header > .contained {
    margin-bottom: 0;
  }
  .featured-container {
    width: 100%!important;
    margin: -2rem 0 -7rem 0;
  }
  .mondo-grid {
    background-position-y: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    word-break: break-word;
    margin: 0;
    height: 200px;
    min-height: 200px;
  }
  .mondo-grid .entry-title {
    font-size: 26px;
  }
  .mondo-grid .mondo-love-button {
    display: none;
  }
  .container-post-image {
    width: 100px;
    height: 100px;
    overflow: visible;
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .post-image {
    width: 100%;
    height: 100%!important;
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s ease-in-out;
    background-size: cover;
  }
  .post-image:hover {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  #feature-section {
    background-image: url('/wp-content/themes/equals/imgs/feature-bg.jpg');
    background-color: #F9F9F9;
    width: 100%;
    min-height: 500px;
    background-size: cover;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    margin: 10rem auto;
    margin-top: 0;
    padding: 2rem;
  }
  #feature-section .feature-container {
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
    position: relative;
  }
  #feature-section .mask {
    background: #F9F9F9;
    width: 50%;
  }
  #feature-section .page-title-container {
    position: relative!important;
    background-color: #fff;
    height: 350px;
    float: none;
    right: 0;
    bottom: 0;
    padding-left: 40px;
    padding-top: 2rem;
    text-align: left;
    max-width: 500px;
    width: 100%;
  }
  #feature-section .page-title-container > .arrow {
    width: 100px;
    height: 100px;
  }
  #feature-section .page-title-container .feat-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #feature-section .page-title-container .page-title {
    color: #262835;
    font-size: 26pt!important;
    max-width: 420px;
    line-height: 1.3;
    padding-bottom: 1.5rem;
  }
  #feature-section .page-title-container .page-subtitle {
    color: #262835;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
  }
  #newsletter-section .background-image {
    background: none;
  }
  #newsletter-section .input-button {
    right: 0!important;
  }
  .wp-block-quote {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .wp-block-quote p {
    letter-spacing: -0.5px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }
  .mondo-grid-content {
    color: #000;
    padding: 0;
    text-align: left;
    background: #fff;
    bottom: 0;
    width: 100%;
  }
  .mondo-grid-content .article-title {
    height: 150px;
    margin-left: 120px;
    padding: 20px 10px;
  }
  .mondo-grid-content .entry-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 15px;
    position: relative;
    width: 70%;
    overflow-wrap: break-word;
  }
  .mondo-grid-content .entry-title:after {
    background-color: none;
    content: "";
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
  }
  .mondo-grid-content a {
    color: #000;
  }
  .mondo-grid-content .mdi {
    color: #FFB900;
  }
  .categories {
    margin: 1rem;
  }
  .mondo-grid-footer {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #3871C2;
  }
  .mondo-grid-footer > a {
    color: #3871C2 !important;
  }
  article #newsletter-section .input-button {
    right: 0!important;
  }
  article #newsletter-section .subscribe-title {
    font-size: 3rem;
    line-height: 4rem;
  }
  .thin .page-title-container {
    transform: none!important;
    background: #FFFFFF;
    box-shadow: 0px -15px 40px -10px rgba(0, 0, 0, 0.1);
    margin-top: -20px;
    padding: 7%!important;
    width: 90%;
    margin: 0 auto;
  }
  .thin .arrow {
    bottom: 50px;
    right: 15px;
    transform: scaleX(-1);
    display: none;
  }
  .subscribe-quote {
    max-width: 100%!important;
  }
}
.thin .page-title-container {
  padding: 3%!important;
}
.thin .page-title {
  margin-top: 10px!important;
}
.page-subtitle a:hover {
  color: #3871C2 !important;
}
article .post-image {
  height: 70%!important;
}
#feature-section .page-title-container {
  padding-top: 2.5rem;
}
#feature-section .page-title-container .page-title {
  padding-bottom: 2.5rem;
}
.page-id-44 .arrow {
  display: none;
}
.main-content-area {
  pointer-events: all!important;
}
.widget-area.visible {
  z-index: 1;
}
#social-sharing {
  width: 20%;
}
.entry-share {
  display: none;
}
#newsletter-section .background-image {
  height: 400px;
}
.contact-modal.visible {
  overflow-y: scroll;
}
.success-msg {
  background: white;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 100px;
  font-family: Equals, Arial, sans-serif;
  font-size: 22px;
  display: none;
}
.sub-hide {
  display: none!important;
}
.sub-show {
  display: block!important;
}
.widget-area .right {
  position: absolute;
  right: -80px;
}
.social-icons {
  margin-top: 70px;
  width: 50px;
}
.social-icons li {
  display: block!important;
}
.widget-area .right {
  margin-top: 50px;
}
button.cta {
  padding: 15px;
  background-color: #ffb900;
  border: none;
  font-weight: 700;
  font-size: inherit;
  color: #262835;
  min-width: 120px;
  height: 55px;
  -webkit-box-align: center;
  align-items: center;
  display: inline-flex;
  cursor: pointer;
  -webkit-box-pack: center;
  justify-content: center;
  transition: all 300ms ease 0s;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #ffb900;
  margin: 1rem 0;
}
.contact-modal {
  z-index: 9999999999999999999;
}
.main-content-area {
  pointer-events: auto;
}