﻿/* Privacy center css - 23-11-23 */
section.landing-head-banner {
  height: auto !important;
}

section.landing-head-banner h1 {
  margin: 0 !important;
}

section {
  border-top: 0 !important;
}

body {
font-family: "Proxima Nova Rg", sans-serif !important;
overflow-x: hidden;
}


html {
overflow-x: hidden;
}

#page main {
padding-top: 0 !important;
border-top: 0 !important;
padding-bottom: 0 !important;
background-color: #fff;
}

main>.container {
width: 100%;
max-width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
}

main section {
padding: 0;
}

.mx-auto {
margin-left: auto !important;
margin-right: auto !important;
}

@font-face {
font-family: "Proxima Nova Rg";
src: url("ProximaNova-Bold.eot");
src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),
  url("../fonts/ProximaNova-Bold.woff2") format("woff2"),
  url("../fonts/ProximaNova-Bold.woff") format("woff"),
  url("../fonts/ProximaNova-Bold.ttf") format("truetype"),
  url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Proxima Nova Rg";
src: url("../fonts/ProximaNova-Regular.eot");
src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),
  url("../fonts/ProximaNova-Regular.woff2") format("woff2"),
  url("../fonts/ProximaNova-Regular.woff") format("woff"),
  url("../fonts/ProximaNova-Regular.ttf") format("truetype"),
  url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}

.custom-col-5 {
flex: 0 0 auto;
width: 18%;
}

h1 {
color: #1a1a1a;
font-weight: bold !important;
font-size: 48px !important;
}

h2 {
color: #1a1a1a;
font-weight: bold !important;
font-size: 40px !important;
}

h3 {
color: #1a1a1a;
font-weight: bold !important;
font-size: 32px;
}

.privacy-hero.send-money h3.small-heading {
  font-size: 32px;
  margin-bottom: 12px;
  line-height: 40px;
}

h3.small-heading {
color: #e42313;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
font-size: 18px;
margin-bottom: 24px;
}

h4 {
color: #1a1a1a;
font-weight: bold;
font-size: 24px;
}

p {
color: #666666;
font-size: 20px;
line-height: 30px;
}

p.small {
color: #737373 !important;
font-size: 16px;
}

.bold {
font-weight: bold;
}

.bg-gray {
background: #f2f2f2;
}

.mb-lg-10 {
margin-bottom: 10px;
}

.header {
/*position: sticky;*/
position: fixed;
top: 0;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.02), 0px 4px 8px rgba(0, 0, 0, 0.02) !important;
z-index: 10;
padding-top: 15px;
padding-bottom: 15px;
transition: all 0.3s;
}

.header-sticky {
padding-top: 0px;
padding-bottom: 0px;
}

.service-sec .slick-list {
padding: 0 10px !important;
}

.header .nav-link {
color: #1a1a1a !important;
padding: 12px 12px !important;
font-size: 14px;
}

.header .nav-link:after {
content: "";
border: 1px solid #e42313;
display: block;
width: 25px;
margin: auto;
opacity: 0;
position: relative;
left: -20px;
transition: all 0.3s;
}

.header .nav-link:hover:after {
opacity: 1;
left: 0px;
}

.header .nav-link.active:after {
content: "";
border: 1px solid #e42313;
display: block;
width: 25px;
margin: auto;
opacity: 1;
position: relative;
left: 0;
}

.header li.nav-item {
margin-bottom: 0;
}

.header .nav-link.active {
font-weight: bold;
}

.header .login-col {
display: flex;
align-items: center;
margin-left: 20px;
position: relative;
gap: 10px;
cursor: pointer;
padding-right: 20px;
}

.header .login-col a {
color: #1a1a1a;
font-size: 16px;
text-decoration: none;
line-height: 1;
}

.header .login-col a:hover {
text-decoration: underline;
}

.header .login-col .login {
border-right: 1px solid #d1d1d1;
line-height: 15px;
margin-right: 10px;
white-space: nowrap;
}

.header .login-col .fa-globe,
.header .login-col-mx .fa-globe {
color: rgba(51, 51, 51, 1);
font-size: 18px;
}

.header .lang_selector__value.xs-globe {
display: none;
}

.btn-primary {
background: #e42313;
border-radius: 50px;
color: #fff;
border: 2px solid #e42313;
font-weight: 700;
padding: 10px 23px;
}

.btn-primary:hover {
background: #fff;
color: #e42313;
border: 2px solid #e42313;
}

.btn-secondary {
background: #e8e8e8;
border-radius: 50px;
color: #1a1a1a;
border: 2px solid #e8e8e8;
font-weight: 700;
padding: 10px 20px;
}

.btn-secondary:hover {
background: #fff;
color: #e42313;
border: 2px solid #e42313;
}

.btn-link {
color: #e42313;
border: 0;
font-weight: 700;
padding: 0;
}

.btn-link:hover {
color: #333;
}

.footer-gray {
background-color: #333333;
border: 0;
}

.footer-gray .footer-links a {
color: #fff;
text-transform: none;
font-size: 12px;
display: table;
margin: 12px 0;
text-decoration: none;
}

.footer-gray .col-md-6.pt-3 {
padding-left: 24px;
}

.footer-gray .footer-links a:hover {
text-decoration: underline;
}

.footer-dark {
background-color: #000000;
border: 0;
}

.footer-gray .fa-brands,
.footer-dark .fa-brands {
color: #fff;
font-size: 12px;
margin-right: 12px;
}

.footer-dark p {
color: #fff;
font-size: 10px;
line-height: normal;
margin: 0;
}

.navbar-toggler-icon {
width: 20px;
height: 17px;
vertical-align: middle;
background-image: url(../images/menu-toogle.png);
}

.navbar-toggler {
padding: 0;
}

.navbar-toggler

/* Remove border from toggler */
{
border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
outline: none !important;
box-shadow: none !important;
border: 0 !important;
}

.toggler-icon {
width: 22px;
height: 3px;
background-color: #1a1a1a;
display: block;
transition: all 0.2s;
}

.middle-bar {
margin: 5px auto;
}

.navbar-toggler .top-bar {
transform: rotate(45deg);
transform-origin: 3% 50%;
}

.navbar-toggler .middle-bar {
opacity: 0;
filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
transform: rotate(-45deg);
transform-origin: -4% 50%;
}

.navbar-toggler.collapsed .top-bar {
transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
opacity: 1;
filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
transform: rotate(0);
}

.navbar-toggler.collapsed .toggler-icon {
background-color: #1a1a1a;
}

.lang_selector {
display: block;
}

.lang_selector .language {
padding: 5px 10px;
border-bottom: solid 1px #e5e5e5;
display: flex;
gap: 10px;
align-items: center;
background-color: #fff;
}

.lang_selector .language a.selector {
color: rgb(136, 136, 136);
}

.lang_selector .language:last-child {
border-bottom: none;
}

.lang_selector a.disabled {
pointer-events: none;
}

.lang_selector:after {
position: absolute;
right: -8px;
top: calc(50% + 0px);
transform: translateY(-50%) scale(0.9);
transition: all 0.2s ease-in-out;
/* content: url("../images/nav-cheveron-icon.svg"); */
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
}

.lang_selector.show:after {
transform: rotate(180deg);
top: 0px;
}

.lang_selector span {
/* width: 20px; 
height: 20px;
display: flex;
align-items: center;
justify-content: center; */
margin-left: 10px;
}

.lang_selector .dropdown-menu {
transition: all 0.5s ease-in-out;
opacity: 0;
/* display: block; */
top: 100%;
width: 100%;
z-index: 10;
overflow-y: auto;
transform: translateY(-15%);
right: -15px;
pointer-events: none;
padding: 0;
left: -41px;
position: relative;
}

.lang_selector.show .dropdown-menu {
transform: translateY(0);
opacity: 1;
pointer-events: all;
border: 1px solid #e8e8e8;
border-radius: 8px;
left: -100px;
overflow: visible;
width: 240px;
-webkit-box-shadow: 0px 8px 47px -27px rgba(0, 0, 0, 0.65);
-moz-box-shadow: 0px 8px 47px -27px rgba(0, 0, 0, 0.65);
box-shadow: 0px 8px 47px -27px rgba(0, 0, 0, 0.65);
display: block;
position: absolute;
top: 50px;
cursor: auto;
height: 408px;
overflow-y: auto;
}

.lang_selector .triangle {
position: absolute;
left: 50%;
width: 20px;
transform: translate(-50%, -50%);
z-index: 999;
top: -8px;
}

.header .login-col .lang_selector a {
font-weight: 500;
font-size: 14px;
line-height: 24px;
width: 100%;
padding: 5px 30px;
text-decoration: none;
}


.header .login-col .lang_selector a.active {
font-weight: bold;
}

.lang_selector__value {
white-space: nowrap;
display: flex;
align-items: center;
font-weight: 400;
font-size: 14px;
line-height: 24px;
text-align: left;
}

.lang_selector .lang-divide {
padding: 20px 38px 5px 38px;
display: flex;
gap: 10px;
align-items: center;
background-color: #fff;
}

.header .login-col .lang_selector .lang-divide a {
font-size: 13px;
font-weight: 600;
color: rgba(228, 35, 19, 1);
text-transform: uppercase;
padding-left: 0;
}

.dw-info {
font-size: 20px;
line-height: 32px;
font-weight: 500;
color: #1a1a1a;
}

.form-select:focus {
box-shadow: none;
}

.slick-dots {
left: 0;
}

.slick-dots li button:before {
font-size: 11px;
opacity: 0.5;
}

.slick-dots li button {
width: 16px;
height: 16px;
}

.slick-dots li.slick-active button:before {
opacity: 1;
color: #ffff;
border: 4px solid red;
border-radius: 50%;
font-size: 6px !important;
width: 16px;
height: 16px;
position: relative;
margin: 0;
top: 3px;
}

.slick-prev:before {
content: url(../images/prev_gray.png);
}

.slick-next:before {
content: url(../images/next.png);
}

.slick-prev:before,
.slick-next:before {
opacity: 1;
}

.slick-slide {
margin: 0 15px;
}

.form-control::file-selector-button {
display: none;
}

.fa-brands.circle {
background-color: #e8e8e8;
width: 32px;
line-height: 32px;
text-align: center;
color: #1a1a1a;
border-radius: 50%;
font-size: 12px;
margin: 10px 0 15px 0;
transition: all 0.3s;
}

.fa-brands.circle:hover {
background-color: #e42313;
color: #e8e8e8;
}

.fa.circle {
background-color: #e8e8e8;
width: 32px;
line-height: 32px;
text-align: center;
color: #1a1a1a;
border-radius: 50%;
font-size: 12px;
margin: 10px 0 15px 0;
transition: all 0.3s;
}

.fa.circle:hover {
background-color: #e42313;
color: #e8e8e8;
}

.btn-link.active {
color: #e42313;
}

.btn-filter {
background: #e8e8e8;
font-size: 12px;
border: 0;
border-radius: 50px;
padding: 3px 15px;
}

.btn-filter:hover {
background: #e42313;
color: #fff;
}

.btn-filter:hover {
background: #e42313;
color: #fff;
}

.btn-filter .fa-xmark {
color: #aaa;
font-size: 9px;
margin-left: 5px;
}

.btn-filter:hover .fa-xmark {
color: #fff;
}

.text-decoration-none {
text-decoration: none;
}

button.job-detail-btn {
margin-right: 10px;
}

.fa-chevron-right::before,
.fa-chevron-left::before {
font-size: 12px;
/* color: #E8E8E8; */
}

#loom-companion-mv3 {
display: none;
}

@media (max-width: 1199px) {
.benefits-sec .slick-slide img {
  margin: auto;
}
}

@media (max-width: 1024px) {
.benefits-sec .btn-primary {
  margin-top: 75px;
}
}

@media (max-width: 991px) {
.header .login-col {
  width: auto;
  /*display: none;*/
}

.header .login-col .login {
  display: none;
}

.globe {
  display: block;
  position: absolute;
  bottom: 178px;
  left: 10px;
}

.header .container {
  max-width: 100%;
}

.header .nav-link.active::after {
  content: none;
}

.header .nav-link:hover:after {
  opacity: 0;
}

.header li:first-child .nav-link {
  border-top: 0;
}

.header li:last-child .nav-link {
  /*border-bottom: 1px solid #f3f3f3;*/
}

.header .nav-link {
  /*border-top: 1px solid #f3f3f3;*/
  padding: 22px 18px !important;
  font-size: 14px;
  line-height: 28px;
}

.navbar-nav {
  padding-top: 0;
}

.navbar-toggler {
  padding: 0;
  position: absolute;
  /* right: 150px; */
  right: 28px;
  top: 25px;
}

.header .login-col {
  display: flex;
  padding: 32px 12px !important;
  /* border-top: 1px solid #f3f3f3;*/
}

.header .login-col {
  display: flex;
  margin-left: 12px;
  position: absolute;
  right: 80px;
  top: -10px;
}

.lang_selector:after {
  position: absolute;
  /*left: 96%;*/
  top: 32px;
  transform: translateY(-50%) rotate(0deg);
  transition: all 0.2s ease-in-out;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.001' height='8.165' viewBox='0 0 14.001 8.165'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23212121;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M13.861,60.224l-.7-.7a.441.441,0,0,0-.645,0L7,65.036,1.487,59.522a.441.441,0,0,0-.645,0l-.7.7a.441.441,0,0,0,0,.645l6.537,6.538a.441.441,0,0,0,.645,0l6.538-6.538a.442.442,0,0,0,0-.645Z' transform='translate(0 -59.382)'/%3E%3C/svg%3E");
  transform: rotate(0deg);
  right: -15px;
}

.lang_selector.show:after {
  transform: rotate(180deg);
  top: 32px;
}

.lang_selector__value {
  /*margin-left: 30px;*/
}

.lang_selector .language {
  /* padding: 16px 32px; */
}

.lang_selector .dropdown-menu {
  transform: translateY(0);
  padding-top: 0;
  border: 0;
  left: 0;
  top: 70px;
}

.lang_selector.show .dropdown-menu {
  top: 70px;
  left: -64px;
  /*position: relative;
      left: -9px;
      transform: translateY(5%);
      border: 0;*/
}
}

@media (max-width: 767px) {
h2 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

h3.small-heading {
  font-size: 16px;
  margin-bottom: 20px;
}

p {
  font-size: 16px !important;
  line-height: 23px !important;
}

/* .header {
  padding-top: 0;
  padding-bottom: 0;
} */

.footer-gray .footer-links a {
  margin: 14px 0 0 0;
}

h1 {
  font-size: 40px;
}
}

@media (max-width: 470px) {
.header .login-col {
  /* position: absolute;
  top: -8px;
  width: auto;
  right: 0; */
}

.navbar-toggler {
  top: 25px;
  right: 0;
}

p {
  font-size: 16px !important;
  line-height: 23px !important;
}
}

/* microsite */

.login-col-mx {
display: none;
}

/*Privacy page css*/
.privacy-hero.send-money {
background-image: url(../images/privacy-hero.jpg);
background-position: right;
background-size: cover;
padding-top: 138px;
padding-bottom: 138px;
overflow: hidden;
display: flex;
align-items: center;
margin-top: 0;
}

.privacy-hero.send-money h1 {
color: #fff;
line-height: 56px;
}

.pad-right-40 {
padding-right: 40px;
}

.pad-left-40 {
padding-left: 40px;
}

.privacy-primary-link,
.descCont {
background-color: rgba(250, 250, 250, 1);
border: 0;
}

.privacy-primary-link.sticky-link .row {
display: flex;
justify-content: center;
padding: 40px 0 20px 0;
}

.privacy-primary-link .row {
display: flex;
justify-content: center;
padding: 30px 0 70px 0;
}

.descCont .row {
display: flex;
justify-content: center;
padding: 30px 0 30px 0;
}

.descCont p.description {
max-width: 766px;
margin: 0 auto;
font-size: 20px;
color: #000;
}

.privacy-primary-link ul.privacy-links {
border: 1px solid rgba(202, 202, 202, 1);
border-radius: 40px;
background-color: rgba(235, 240, 249, 1);
padding: 16px 40px;
margin-bottom: 0;
display: flex;
justify-content: space-between;
}

.privacy-primary-link li {
list-style-type: none;
margin-bottom: 0;
}

.privacy-primary-link a {
text-decoration: none;
color: rgba(26, 26, 26, 1);
font-size: 16px;
font-weight: 400;
line-height: 24px;
}

.privacy-primary-link a:hover {
color: rgba(228, 35, 19, 1);
text-decoration: none;
}

.privacy-primary-link a.active {
color: rgba(228, 35, 19, 1);
font-weight: 600;
text-decoration: none;
}

.privacy-primary-link h2,
.privacy-statement h2,
.pn-language-section h2 {
font-size: 48px;
line-height: 56px;
margin-bottom: 24px;
color: #1a1a1a;
}

.privacy-primary-link p,
.privacy-statement p,
.pn-language-section p {
margin-bottom: 24px;
}

.privacy-primary-link a.btn-primary,
.cookie-notice a.btn-primary,
.privacy-statement a.btn-primary,
.pn-language-section a.btn-primary,
.data-right-section a.btn-primary,
.pr-section a.btn-primary,
.qr-sec.privacy-cta a.btn-primary {
font-size: 15px;
font-weight: 700;
line-height: 24px;
color: rgba(255, 255, 255, 1);
text-decoration: none;
margin-bottom: 20px;
}

.privacy-primary-link a.btn-primary:hover,
.cookie-notice a.btn-primary:hover,
.privacy-statement a.btn-primary:hover,
.pn-language-section a.btn-primary:hover,
.data-right-section a.btn-primary:hover,
.pr-section a.btn-primary:hover,
.qr-sec.privacy-cta a.btn-primary:hover,
.privacy-primary-link a.btn-primary:active,
.cookie-notice a.btn-primary:active,
.privacy-statement a.btn-primary:active,
.pn-language-section a.btn-primary:active,
.data-right-section a.btn-primary:active,
.pr-section a.btn-primary:active,
.qr-sec.privacy-cta a.btn-primary:active {
background: #fff;
color: #e42313;
border: 2px solid #e42313;
}

.privacy-primary-link ul.link-w-arrow {
border: 1px solid rgba(202, 202, 202, 1);
border-radius: 10px;
padding: 36px;
margin-bottom: 0;
display: flex;
justify-content: space-between;
flex-direction: column;
}

.sticky-link {
/* position: sticky; */
position: relative;
width: 100%;
/* background-color: transparent; */
z-index: 9;
}

ul.link-w-arrow li {
margin-bottom: 24px;
display: flex;
justify-content: space-between;
align-items: center;
}

ul.link-w-arrow li.indent {
margin-left: 40px;
margin-bottom: 16px;
}

ul.link-w-arrow li.indent a,
ul.link-w-arrow li.indent a:visited,
ul.link-w-arrow li.indent a:hover,
ul.link-w-arrow li.indent a:active {
font-weight: 700;
font-size: 14px;
color: rgba(26, 26, 26, 1);
text-decoration: none;
}

ul.link-w-arrow li.indent i.fa-solid {
font-size: 16px;
}

ul.link-w-arrow a,
ul.link-w-arrow a:visited,
ul.link-w-arrow a:hover,
ul.link-w-arrow a:active {
font-weight: 700;
font-size: 16px;
line-height: 24px;
color: #e42313;
text-decoration: none;
}

ul.link-w-arrow li:last-child {
margin-bottom: 0;
}

.privacy-primary-link .row:nth-child(2) {
padding-bottom: 70px;
}

.cookie-notice {
padding-top: 80px;
padding-bottom: 80px;
border: 0;
}

.cookie-notice h2 {
color: #1a1a1a;
}

.cookie-notice .row {
display: flex;
align-items: center;
}

.cookie-notice p {
  margin-top: 20px;
}

.privacy-leftImg {
width: 100%;
}

.privacy-statement {
background-image: url(../images/US-Privacy-Statement-Image.jpg);
background-position: right;
background-size: cover;
}

.privacy-statement .row,
.pn-language-section .row {
display: flex;
justify-content: center;
padding: 100px 0;
}

.privacy-statement h2,
.privacy-statement p,
.data-right-section h2,
.data-right-section p {
color: rgba(255, 255, 255, 1);
}

.privacy-statement ul.link-w-arrow {
padding: 36px;
margin-bottom: 0;
display: flex;
justify-content: space-between;
flex-direction: column;
border-radius: 10px;
border: 2px solid rgba(202, 202, 202, 0.20);
background: rgba(255, 255, 255, 0.10);
backdrop-filter: blur(50px);
}

.privacy-statement ul li,
.privacy-statement ul a {
text-decoration: none;
color: #fff;
}

.data-right-section {
background-color: #333333;
padding-top: 50px;
padding-bottom: 50px;
}

.data-right-section .row {
display: flex;
justify-content: space-around;
align-items: center;
}

.data-right-section .col-md-2 {
text-align: end;
}

.data-right-section a.btn-primary {
min-width: 148px;
}

.data-right-section h2 {
margin-bottom: 16px;
}

.data-right-section .req-btn {
text-align: right;
}

.pr-section {
background-color: #fff;
}

.pr-section .row {
display: flex;
align-items: center;
padding: 100px 0;
}

.pr-section h2 {
color: #1a1a1a;
}

.faqs-sec-micro .question {
background: none;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
padding: 36px 0;
}

.faqs-sec-micro .question .cross {
display: none;
}

.faqs-sec-micro .column-item.jquery-accordion-active .cross {
display: block;
}

.faqs-sec-micro .column-item.jquery-accordion-active .plus {
display: none;
}

.faqs-sec-micro .column-item.jquery-accordion-active .question h4 {
opacity: 1;
}

.faqs-sec-micro .column-item .content {
display: none;
padding-top: 36px;
width: 100%;
text-transform: capitalize;
}

.faqs-sec-micro .column-item.jquery-accordion-active .content {
border-top: 1px dashed #d1d1d1;
padding-bottom: 30px;
}

.faqs-sec-micro .column-item {
padding: 0 28px 0 28px;
background: #fff;
border-radius: 7px;
margin-top: 18px;
border: 1px solid #ccc;
}

.faqs-sec-micro .column-item p {
margin: 0;
font-size: 16px;
text-transform: initial;
}

.faqs-sec-micro .column-item li {
font-size: 14px;
font-weight: 400;
line-height: 20px;
padding: 2px 0;
}

.faqs-sec-micro .column-item p.small {
font-size: 12px;
font-weight: 400;
}

.faqs-sec-micro .column-item ul,
.faqs-sec-micro .column-item ol {
margin-top: 20px;
}

.faqs-sec-micro p.card-text {
font-size: 20px;
line-height: 32px;
font-weight: 500;
display: none;
}

.faqs-sec-micro a.btn-primary {
font-size: 16px;
line-height: 24px;
font-weight: 700;
display: none !important;
}

.faqs-sec-micro.privacy-faq {
padding: 80px 10px 80px 10px;
background-size: 100%;
border: 0;
background: #f2f2f2;
}

.faqs-sec-micro.privacy-faq .container {
display: flex;
justify-content: center;
flex-direction: column;
}


.faqs-sec-micro.privacy-faq .column-item .question h4 {
font-weight: bold;
font-size: 21px;
}

.faqs-sec-micro.privacy-faq h3.small-heading {
font-size: 16px;
line-height: 21px;
margin-bottom: 18px;
}

.faqs-sec-micro.privacy-faq h2 {
font-size: 35px;
line-height: 48px;
margin-bottom: 18px;
}

.qr-sec.privacy-cta {
padding: 170px 0;
color: #e42313;
background: url(../images/get-in-touch-with-us-today.jpg) no-repeat top left;
background-size: cover;
border: 0;
}

.qr-sec.privacy-cta h3 {
font-size: 32px;
line-height: 40px;
font-weight: 700;
color: #fff;
}

.qr-sec.privacy-cta .get-app-btn {
display: inline-block;
margin-top: 40px;
}

div#teconsent a{
font-size: 16px;
color: inherit;
text-decoration: none;
}

@media (max-width: 1199px) {

.qr-sec .getlink-form {
  width: 100%;
  min-width: 410px;
}

.qr-sec .organization-input {
  width: 100%;
  max-width: 276px;
}

.guide-sec .guide-btn {
  margin-top: 64px;
}
}

@media (max-width: 1024px) {
.header .nav-link {
  font-size: 13px;
}
}

@media (max-width: 992px) {
.header .navbar>.container-fluid {
  display: flex;
  justify-content: initial;
}
}

@media (max-width: 600px) {
#page main {
  padding: 0;
}
}

@media (max-width: 768px) {

.get-app-btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

.xs-hero-image-con {
  padding: 20px;
}

.xs-hero-image-con img {
  width: 100%;
  margin: 30px 0;
}

.xs-hero-image-con p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}

.login-col-mx {
  display: flex;
  /* width: 150px; */
  align-items: center;
  margin-left: 30px;
  /*position: relative;*/
  gap: 10px;
  cursor: pointer;
  padding-right: 20px;
}

.login-col-mx .lang_selector {
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
}

.login-col-mx .lang_selector:after {
  top: 30px;
  right: 15px;
}

.login-col-mx .lang_selector__value {
  position: absolute;
  top: 30px;
  left: 70px;
}

.data-right-section .req-btn {
  text-align: left;
  margin-top: 20px;
}

.privacy-primary-link .row {
  padding: 10px 0 70px 0;
}
}

@media (max-width: 535px) {

p.small-desc {
  font-size: 16px;
  line-height: 26px;
  padding: 0 10px;
}

.font-16 {
  font-size: 16px;
  line-height: 24px;
}

.font-14 {
  font-size: 14px;
  line-height: 20px;
}

.slick-dots li button {
  height: 18px;
}

.xs-hero-image-con {
  padding: 10px;
}

.leadership-sec.crypto-platform p {
  font-size: 16px;
  line-height: 23px;
}

h3.small-heading {
  font-size: 12px;
  line-height: 20px;
}

}

.slick-dots li.slick-active button:before {
opacity: 1;
color: #ffff;
border: 4px solid red;
border-radius: 50%;
font-size: 6px !important;
width: 16px;
height: 16px;
position: relative;
margin: 0;
top: 3px;
}

@media (max-width: 1399px) {
.how-hero::after {
  margin-top: -140px;
}
}

/* microsite */


p.small-desc {
font-size: 20px;
line-height: 32px;
font-weight: 500;
color: #fff;
}

.login-col-mx {
display: none;
}

.error-page-hero {
padding: 116px 0;
margin-top: 114px;
}

.error-page-hero h1 {
color: #1a1a1a;
font-weight: bold;
font-size: 48px;
}

.error-page-hero h4 {
font-weight: normal;
}

.error-page-hero img {
width: 90%;
}

@media (max-width: 1279px) {
.login-col .lang_selector__value a:nth-child(2) {
  margin-right: 18px;
}

.header .login-col {
  margin-left: 10px;
  padding-right: 7px;
}
}

@media (max-width: 1199px) {
.header .nav-link {
  font-size: 14px;
}
}

@media (max-width: 768px) {

.custom-col-5 {
  flex: 0 0 auto;
  width: 100%;
}

/* privacy page */
.privacy-primary-link ul.privacy-links {
  flex-direction: row;
  align-items: baseline;
  border-radius: 40px;
}

.privacy-primary-link.sticky-link .row {
  padding-bottom: 0;
}

.privacy-primary-link .row:nth-child(2) {
  padding-top: 20px;
}

.pad-right-40 {
  padding-right: 1rem;
  margin-top: 20px;
  margin-bottom: 50px;
}

.pad-left-40 {
  padding-left: 1rem;
  margin-top: 20px;
}

.data-right-section .col-md-2 {
  text-align: start;
}

.privacy-primary-link h2,
.privacy-statement h2,
.pn-language-section h2 {
  font-size: 32px;
  line-height: 1.2;
}

}

@media (max-width: 535px) {

.error-page-hero {
  padding: 60px 0;
  margin-top: 60px;
}

.error-page-hero .col-md-6 {
  text-align: center;
}

.error-page-hero .col-md-6:nth-child(2) {
  margin-top: 20px;
}

.header .login-col {
  right: 60px;
}

.header .logo {
  width: 80%;
}

.header .lang_selector__value.xs-globe {
  display: block;
}

.header .lang_selector__value {
  display: none;
}

.lang_selector.show .dropdown-menu {
  top: 70px;
  left: -123px;
  height: 400px;
  overflow-y: scroll;
}

.header .login-col .fa-globe,
.header .login-col-mx .fa-globe {
  vertical-align: text-bottom;
}

/* privacy page */
.header .login-col,
.navbar-toggler {
  top: auto;
}

.header.header-sticky {
  padding-top: 10px;
  padding-bottom: 10px;
}

.descCont p.description {
   max-width: 766px;
  margin: 0 auto;
  margin-top: 70px;
  font-size: 20px;
  color: #000;
}

.privacy-hero.send-money {
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 70px;
}

.privacy-primary-link.sticky-link .row {
  padding-top: 0;
}

.privacy-primary-link ul.privacy-links {
  margin-left: 0;
  position: absolute;
  left: 0;
  flex-direction: row;
  padding: 10px 10px;
  width: 100%;
  border-radius: 0;
  border: 0;
  top: -100px;
  gap: 5px;
  overflow-x: scroll;
}

.privacy-primary-link .row {
  padding-top: 0;
}

.privacy-primary-link a {
  font-size: 14px;
  font-weight: 500;
}

.sticky-link {
  top: 100px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.cookie-notice h2,
.data-right-section h2 {
  font-size: 24px !important;
}

.data-right-section h2 {
  margin-bottom: 24px;
}

.qr-sec.privacy-cta h3 {
  font-size: 22px;
  line-height: 32px;
}

.faqs-sec-micro.privacy-faq .column-item .question h4 {
  font-size: 18px;
}

ul.link-w-arrow li.indent {
  margin-left: 0;
}

}
