/* Table of Content
 ==================================================
 #Page Structure
 #Home Page Style */

@font-face {
  font-family: "CiutadellaRounded";
  src: url("../fonts/CiutadellaRoundedW01-Bold.eot");
  src: url("../fonts/CiutadellaRoundedW01-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CiutadellaRoundedW01-Bold.woff2") format("woff2"),
    url("../fonts/CiutadellaRoundedW01-Bold.woff") format("woff"),
    url("../fonts/CiutadellaRoundedW01-Bold.ttf") format("truetype"),
    url("../fonts/CiutadellaRoundedW01-Bold.svg#CiutadellaRoundedW01-Bold")
      format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "CiutadellaRounded";
  src: url("../fonts/CiutadellaRoundedW01-Rg.eot");
  src: url("../fonts/CiutadellaRoundedW01-Rg.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CiutadellaRoundedW01-Rg.woff2") format("woff2"),
    url("../fonts/CiutadellaRoundedW01-Rg.woff") format("woff"),
    url("../fonts/CiutadellaRoundedW01-Rg.ttf") format("truetype"),
    url("../fonts/CiutadellaRoundedW01-Rg.svg#CiutadellaRoundedW01-Rg")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

/*----- Normalize.css Start -----*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
input,
option {
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  /* margin: 1em 40px; */
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  cursor: pointer;
}
a span {
  cursor: pointer;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

html {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  font-size: 14px;
  line-height: 1.25;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 100%;
  font-size: 16px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: normal;
}

h1 {
  font-size: 38px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: normal;
  color: #fff;
  line-height: 40px;
}

h2 {
  font-size: 32px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: normal;
  line-height: 34px;
}

h3 {
  font-size: 22px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: normal;
  line-height: 28px;
}

h4 {
  font-size: 23px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: bold;
  line-height: 25px;
}

h5 {
  font-size: 20px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  line-height: 22px;
  font-weight: normal;
}

h6 {
  font-size: 18px;
  margin: 0 0 20px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  line-height: 20px;
  font-weight: normal;
}

p {
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  color: #fff;
  font-weight: 400;
  line-height: 24px;
}

p a {
  color: #f79e37;
}

p a:hover,
p a:focus {
  color: #e66c0e;
}

figure img {
  max-width: 115px;
}

figure img.contact-us-img {
  width: 100%;
  max-width: 960px;
}

/*--------Common classes------------*/
.no-margin {
  margin: 0;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.no-padding {
  padding: 0;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.blue-section {
  background-color: #002855;
  padding: 50px 0;
  color: white;
}

.orange-section {
  background-color: #ff9e1b;
  padding: 50px 0;
  color: #002855;
}
.orange-section p,
.orange-section a {
  color: #002855;
}
.white-section {
  background-color: #fff;
  padding: 50px 0;
  color: #737675;
}

.white-section p {
  color: #737675;
}

.gray-section {
  background-color: #edeeec;
  padding: 50px 0;
  color: #737675;
}

.gray-section p {
  color: #737675;
}

.orange {
  color: #ff9e1b;
}

.white {
  color: #fff !important;
}

.flex-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 30px;
  padding-left: 0;
}

.flex-item .item {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 25px;
}

.flex-item .item img {
  max-width: 115px;
}

.flex-item .item h4 {
  margin-bottom: 7px;
  font-weight: 400;
}

.flex-item .item h6 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

.flex-item .item p {
  font-size: 16px;
  font-weight: 400;
}

.text-nowrap {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .text-nowrap-sm {
    white-space: nowrap;
  }
}

/*--------start wrapper css------------*/

.wrapper {
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  /*initialize footer height in negative for sticky footer*/
}

ul,
ol {
  text-align: left;
  padding-left: 20px;
}

/*-----------------------main styles starts here-----------------------------------------------*/
.main {
  width: 1200px;
  margin: 0 auto;
}

/*-----------Navigation start here---------------*/
.menu-icon {
  display: none;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 33px;
  font-size: 22px;
  padding: 10px 0;
}

.menu-icon .menu-box {
  width: 30px;
  height: 28px;
  margin-right: 10px;
  padding: 5px;
  position: absolute;
  left: 11px;
  top: 29px;
}

.menu-icon .menu-box span {
  width: 100%;
  height: 2px;
  margin-bottom: 4px;
  background: #464547;
  display: block;
  border-radius: 0px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.menu-icon.active span:nth-child(1) {
  transform: rotate(45deg) translateY(8px) translateX(6px);
  -webkit-transform: rotate(45deg) translateY(5px) translateX(1px);
}

.menu-icon.active span:nth-child(2) {
  opacity: 0;
}

.menu-icon.active span:nth-child(3) {
  transform: rotate(-45deg) translateY(-7px) translateX(6px);
  -webkit-transform: rotate(-45deg) translateY(-7px) translateX(4px);
}

.enumenu_ul .caret {
  color: #fff;
  margin-left: 7px;
}

.enumenu_ul {
  padding: 0px;
  list-style: none;
}

.enumenu_ul > li {
  float: left;
  vertical-align: top;
  position: relative;
}

.enumenu_ul li a {
  display: inline-block;
  padding: 11px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.enumenu_ul li a:hover,
.enumenu_ul li a:focus {
  text-decoration: none;
  background: #464547;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.enumenu_ul > li ul {
  display: none;
}

.enumenu_ul ul li {
  width: 100%;
  margin: 0;
  list-style: none;
  position: relative;
}

.enumenu_ul.desk ul {
  top: 100%;
  z-index: 999;
  list-style: none;
  left: 0px;
  background: #000000;
  position: absolute;
  min-width: 169px;
}

/*Sub menu styles*/
.menu.submenu-ul-level1 li a {
  background: rgba(31, 26, 107, 0.8);
  color: #fff;
  padding-left: 90px;
}

.enumenu_ul.desk .sb-menu .sb-menu {
  left: 100%;
  top: 0;
}

.enumenu_ul.desk ul li a {
  padding: 10px 10px;
  display: block;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.enumenu_ul.desk ul li:hover > a {
  background: #e6b705;
  color: #fff;
}

.enumenu_ul .arrow {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 30px;
  height: 30px;
  background: url(../images/plus.png) no-repeat center center;
  cursor: pointer;
  z-index: 999;
}

/*-----------Navigatinon end here---------------*/
.container {
  max-width: 990px;
  margin: 0 auto;
  padding: 0 15px;
}

/*-----------header start here---------------*/
.header-main {
  padding: 22px 0px 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.header-main .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo .desktop-logo img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.header-logo .desktop-logo {
  display: inline-block;
  width: 198px;
  max-width: 100%;
}

.header-logo .mobile-logo {
  display: none;
}

.header-logo .desktop-logo {
  display: block;
}

.header-main .lang-switch {
  padding: 0px;
  list-style: none;
}

.header-main .lang-switch li {
  float: left;
  vertical-align: top;
  position: relative;
}

.header-main .lang-switch a {
  display: inline-block;
  padding: 11px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.registered-block {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding-left: 0;
}

.registered-block li {
  font-size: 14px;
  color: #737675;
  display: inline-block;
  padding-right: 41px;
  letter-spacing: 0.2px;
}

/*.registered-block li:first-child {display: none;}*/
.registered-block li:last-of-type {
  padding-right: 0;
}

.registered-block li a {
  color: #333333;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.registered-block li strong {
  color: #333;
}

.registered-block li a:hover,
.registered-block li a:focus {
  color: #f79e37;
}

nav {
  background: #737675;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  margin-top: 18px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

nav .container {
  padding: 0;
}

/*-----------header end here---------------*/

/*-----------banner-sec start here---------------*/
.banner-sec {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 34px;
  padding-bottom: 50px;
  margin-top: 120px;
}

.banner-sec .container {
  position: relative;
}

.banner-sec .form {
  position: absolute;
}

.banner-caption {
  width: 73%;
  padding: 15px 0 0 0;
}

.banner-caption a {
  font-size: 18px;
  color: #fff;
  background: #002855;
  padding: 12px 50px;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 400;
  display: inline-block;
}

.banner-caption a:hover,
.banner-caption a:focus {
  opacity: 0.8;
}

.form-block {
  width: 100%;
  background: transparent;
  box-shadow: none;
  position: relative;
  top: 0;
  right: 0;
  padding: 0;
}

.form-block h3 {
  letter-spacing: -0.4px;
  margin-bottom: 15px;
}

.form-block p {
  font-size: 16px;
  color: #737675;
  line-height: 18px;
  margin-bottom: 10px;
}

.form-block ul li {
  list-style: none;
}

.successmsg {
  color: #4ba82e;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  display: none;
}

.login-form input[type="text"],
.login-form input[type="email"],
.login-form input[type="password"],
.login-form input[type="age"],
.login-form input[type="tel"],
salact {
  border: 1px solid #d2d5d4;
  background: #fff;
  line-height: 22px;
  font-size: 14px;
  width: 100%;
  padding: 5px;
  color: #3c3c3b;
  border-radius: 6px;
  outline: 0;
}

.login-form input[type="text"]:focus,
.login-form input[type="email"]:focus,
.login-form input[type="password"]:focus,
.login-form input[type="age"]:focus,
.login-form input[type="tel"]:focus,
salact:focus {
  border-color: #f79e37;
}

.submit-button {
  min-width: -webkit-fill-available;
  display: inline-block;
  background: #ff9e1b;
  padding: 12px 12px;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  font-size: 18px;
  font-weight: bold;
  color: #002855;
  width: 100%;
}

.submit-button:hover,
.submit-button:focus {
  background: #f79e37;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.felment-wrap {
  margin-bottom: 20px;
  position: relative;
}

.felment-wrap label {
  display: block;
  text-align: left;
  color: #3c3c3b;
  font-weight: 400;
  margin-bottom: 4px;
}

.felment-wrap div.error {
  color: red;
  text-align: left;
  position: absolute;
  left: 0;
  font-size: 12px;
  right: 0;
}

.login-form p {
  color: #737675;
  font-size: 14px;
  letter-spacing: -0.3px;
  display: inline-block;
}

.login-form p a {
  color: #737675;
}

.login-form p a:hover {
  text-decoration: none;
  color: #f79e37;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.login-form p.last-child a {
  color: #047db1;
}

.submit-wrap {
  margin-bottom: 0px;
  margin-top: 10px;
}

.login-form a.last-child {
  color: #047db1;
}

.banner-caption h1 {
  font-size: 47px;
  line-height: 50px;
}

.trust_img {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}

.trust_img img.trust_img_inner {
  width: 111px;
  margin-right: 20px;
}

.trust_img img.pilot_img_inner {
  max-width: 140px;
  width: 100%;
  margin-right: 20px;
}

.trust_img img.pilot_content_inner {
  max-width: 168px;
}

.over_section {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-right: 35px;
}

.working_client {
  margin-bottom: 30px;
}

.inner_over_sec {
  width: 150px;
  display: flex;
  flex-wrap: wrap;
}

.inner_over_sec.zh {
  width: 170px;
}

.inner_over_sec_100 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.img_banner_li {
  width: 36px;
}

.content_banner_li h5 {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.content_banner_li {
  width: calc(100% - 46px);
}

.content_plann_li h5 {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.content_plann_li {
  width: calc(100% - 46px);
}

.img_banner_li img {
  width: 26px;
}

.inner_over_sec:nth-child(2) {
  margin-left: 15px;
}

.inner_over_sec:nth-child(3) {
  margin-left: 15px;
}

/*-----------banner-sec end here---------------*/

/* Featured sec starts here */

.featured_cls {
  /* padding: 30px 0; */
  /* background-color: #f7f7f7; */
}

.title_featured {
  text-align: center;
}

.title_featured h5 {
  text-transform: uppercase;
  color: #505050;
  opacity: 0.5;
}

.partner_logo .logo {
  /* height: 70px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; */
  /* display: flex;
    flex-wrap: nowrap;
    width: 100%;
    
    justify-content: space-between;
    align-items: center;
    margin: auto; */
  /* width: calc(100% - 90px); */
}

/* .partner_logo .logo-1 {
    background-image: url(../images/logo_bnn.png);
}

.partner_logo .logo-2 {
    background-image: url(../images/logo_bloomberg.png);
}

.partner_logo .logo-3 {
    background-image: url(../images/logo_cnbc.png);
}

.partner_logo .logo-4 {
    background-image: url(../images/logo_market_watch.png);
}

.partner_logo .logo-5 {
    background-image: url(../images/logo_forbes.png);
}

.partner_logo .logo-6 {
    background-image: url(../images/logo_reuters.png);
} */

.partner_logo .slick-next {
  right: -45px;
}

.partner_logo .slick-prev {
  left: -45px;
}

.partner_logo ul {
  list-style: none;
  padding: 0;
}

.logo_stack:not(:first-child),
.logo_stack:not(:last-child) {
  padding: 5px 10px 0 10px;
}

.logo_stack img {
  width: 100%;
}

/* Featured sec Ends here */

/* planning_sec starts here */
.top_title h2 {
  margin: 0 0 30px;
  color: #ff9e1b;
}

.sme-module .item {
  width: calc(100% / 3);
}

.oneline-sellers .item {
  width: calc(100% / 3);
}

.personal-account .flex-item {
  flex-wrap: wrap;
  justify-content: center;
}

.personal-account .item {
  width: calc(100% / 3);
}

.personal-account img {
  width: 100%;
  /* border: 5px solid #fff; */
  max-width: unset !important;
}

.main_plan {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.left_main {
  width: 31%;
  background: #fff;
  padding: 20px;
  text-align: center;
}

.right_main {
  width: 65%;
}

.usd_top h4 {
  font-size: 28px;
  color: #002855;
  font-weight: 400;
  margin: 0 0 20px;
}

.content_aud span {
  font-size: 16px;
  color: #002855;
  margin-bottom: 0;
  display: block;
}

.content_aud h3 {
  font-size: 26px;
  color: #ff9e1b;
  margin: 0;
}

.vs_title {
  font-size: 26px;
  padding: 10px 0;
  color: #002855;
}

.addition_last h2 {
  font-size: 35px;
  margin-bottom: 0;
}

.addition_last span {
  font-size: 16px;
  color: #002855;
}

.top_aud_title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ff9e1b;
}

.right_main p a {
  color: #fff;
}

.right_main p a:hover {
  color: #e66c0e;
}

/* planning_sec Ends here */

.thankyou_msg h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  color: #002855;
  margin: 0;
  padding: 0;
}

.thankyou_msg {
  text-align: center;
}

/*-----------money-transfer-service start here---------------*/
.money-transfer-service {
  background: #edeeec;
  text-align: left;
  padding: 45px 0 65px;
}

.money-transfer-service h2 {
  color: #464547;
  margin-bottom: 30px;
}

.money-transfer-service p {
  color: #737675;
}

.felment-main-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.felment-main-wrap .felment-wrap,
.felment-main-wrap .submit-wrap {
  width: 31%;
}

.felment-main-wrap .felment-wrap:nth-child(1) {
  order: 1;
}
.felment-main-wrap .felment-wrap:nth-child(2) {
  order: 4;
}
.felment-main-wrap .felment-wrap:nth-child(3) {
  order: 2;
}
.felment-main-wrap .felment-wrap:nth-child(4) {
  order: 5;
}
.felment-main-wrap .felment-wrap:nth-child(5) {
  order: 3;
}
.felment-main-wrap .submit-wrap {
  order: 6;
}

.right_main p:last-child {
  margin-bottom: 0;
}

/*-----------money-transfer-service start here---------------*/

.send-money .return-btn {
  display: inline-block;
  position: relative;
  bottom: unset;
  right: unset;
  transition: unset;
  z-index: unset;
}

.send-money .item {
  width: calc(100% / 3);
}

.video-wrap {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 140px 0 140px;
  position: relative;
  overflow: hidden;
}

.video-wrap .container {
  position: relative;
}

.video-wrapper {
  display: none;
}

.video-wrapper.active-frame {
  display: block;
}

.close-btn {
  position: absolute;
  right: -50px;
  top: 0;
}

.video-wrapper {
  position: absolute;
  top: -140px;
  left: 0;
  right: 0;
}

.video-wrapper iframe {
  width: 100%;
}

.video-wrap-content {
  width: 41%;
}

.video-wrap-content h2 {
  color: #fff;
}

.video-wrap .container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.video-player {
  text-align: center;
  margin-left: auto;
  width: 28%;
}

.video-player h4 {
  color: #fff;
  font-size: 23px;
  margin-top: 25px;
}

.video-player a {
  display: inline-block;
}

.video-player .play-video {
  display: inline-block;
}

.video-player a:hover {
  opacity: 0.8;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.close-btn {
  position: absolute;
  right: -30px;
  height: 30px;
  width: 30px;
  top: 0;
}

/*-----------why-your-business start here---------------*/
.why-your-business {
  text-align: center;
}

.why-your-list {
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 30px;
  padding-left: 0;
}

.why-your--child {
  width: calc(100% / 3);
  text-align: center;
  border-right: 1px solid #e1e1e1;
  padding: 0 15px;
  margin-bottom: 25px;
}

.why-your--child:nth-child(3n + 3) {
  border-right: none;
}

.why-your--child figure {
  margin: 0 0 12px;
}

.why-your--child h4 {
  margin-bottom: 7px;
  color: #464547;
  font-weight: 400;
}

.why-your--child h6 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #464547;
}

.why-your--child figure img {
  max-width: 115px;
}

.why-your-business h2 {
  color: #464547;
}

/*-----------why-your-business end here---------------*/

/*-----------today-price-sec start here---------------*/
.today-price-sec {
  background: #e77900;
  padding: 45px 0;
  text-align: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}

.today-price-sec h2 {
  color: #fff;
}

.btn {
  min-width: 185px;
  background: #ff9e1b;
  color: #002855;
  font-size: 18px;
  font-family: "CiutadellaRounded", "Microsoft YaHei";
  font-weight: bold;
  display: inline-block;
  padding: 13px 0;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}

.btn:hover,
.btn:focus {
  opacity: 0.8;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

/*-----------today-price-sec end here---------------*/

/*-----------meet-ofxpert-specialist start here---------------*/
.meet-ofxpert-specialist {
  text-align: center;
  height: 250px;
  /* padding: 55px 0;
    background: #fff; */
}

.slider-parent .slick-list {
  overflow: visible;
}

.slider--item span .slider-parent {
  padding: 25px 0;
  margin: 0 auto;
  position: relative;
}

.slider-parent {
  margin-bottom: 50px;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #edeeec;
  margin-top: -135px;
  padding-top: 0;
}

.slider-parent .slick-dots {
  bottom: 20px;
}

.slider-parent .slick-next,
.slider-parent .slick-prev {
  top: unset;
  bottom: 10%;
}

.slider--item {
  border: none;
  padding: 0 90px 0;
  background: transparent;
  height: auto;
  padding-top: 0;
}

.slider--item .expert {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
  margin-top: -40px;
  border: 1px solid white;
}

.slider--item .expert-1 {
  background-image: url(../images/stanley_lee.jpg);
}

.slider--item .expert-2 {
  background-image: url(../images/ben.jpg);
}

.slider--item .expert-3 {
  background-image: url(../images/james.jpg);
  background-position-x: right;
}

.slider--item figure img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.slider--item span {
  display: block;
  /* color: #737675; */
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 1.5px;
  margin-top: 10px;
}

.slider--item p {
  /* color: #737675; */
  font-size: 16px;
}

.slick-dots {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  list-style: none;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0px;
}

.slick-dots li {
  margin: 0 10px;
}

.slick-dots .slick-active button {
  background: #f79e37;
}

.slick-dots li button {
  height: 9px;
  width: 9px;
  background: #d4d4d4;
  border-radius: 50%;
  display: inline-block;
  border: none;
  outline: 0;
  font-size: 0;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  background: #f79e37;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.slick-prev {
  box-shadow: none;
  border: none;
  background: url(../images/left-arrow.svg) no-repeat center;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 9;
  outline: 0;
  cursor: pointer;
  padding: 0;
  background-size: cover;
}

.slick-next {
  box-shadow: none;
  border: none;
  background: url(../images/right-arrow.svg) no-repeat center;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 9;
  outline: 0;
  cursor: pointer;
  padding: 0;
  background-size: cover;
}

/*-----------meet-ofxpert-specialist end here---------------*/

/*-----------speck-to-ofxpert start here---------------*/
.speck-to-ofxpert {
  background-image: url("../images/contactUs.png");
  background-position: center bottom;
  width: 100%;
  height: 100%;
  padding-bottom: 300px;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

.speck-to-ofxpert .ppl-img {
  position: absolute;
  background-image: url("../images/ppl.png");
  background-repeat: no-repeat;
  width: 813px;
  height: 298px;
  left: calc((100% - 813px) / 2);
  bottom: 0;
}
.speck-to-ofxpert .flex-item {
  width: 50%;
  margin: auto;
}

.speck-to-ofxpert .item {
  width: calc(100% / 2);
}

.speck-to-ofxpert .item img {
  max-width: unset;
  max-width: 100%;
}

.speck-to-ofxpert .item h4 {
  margin-bottom: 20px;
  text-transform: lowercase;
}

.speck-to-ofxpert .item a {
  background-color: #fff;
  padding: 6px 12px;
  border-radius: 30px;
  text-decoration: none;
}
/*-----------speck-to-ofxpert end here---------------*/

/*-----------how-ofx-works  code start here---------------*/
.how-ofx-works {
  padding: 40px 0 40px;
  background-color: #002855;
  text-align: center;
}

.how-ofx-works h2 {
  color: #ff9e1b;
}

.ofx-works-parent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-top: 25px;
  padding-left: 0;
}

.ofx-works--child {
  list-style: none;
  width: 33%;
  padding: 0 65px;
  text-align: center;
  margin-bottom: 30px;
}

.ofx-works--child figure {
  margin: 0;
  min-height: 90px;
}

.ofx-works--child img {
  max-width: 80px;
}

.ofx-works--child small {
  color: #ffffff;
  opacity: 0.61;
  font-size: 10px;
  line-height: 12px;
  margin-top: 10px;
}

.ofx-works--child h6 {
  margin-bottom: 10px;
  color: #ff9e1b;
  font-weight: 400;
}

.ofx-works--child p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

/*-----------how-ofx-works  code start here---------------*/

/*-----------frequently-questions-sec start here---------------*/
.frequently-questions-sec {
  background: #edeeec;
  padding: 70px 0;
  text-align: center;
}

.accordian-main {
  padding: 39px 0 0 0;
}

.accoradin-title {
  padding: 18px 0;
  border-bottom: 1px solid #d7d7d7;
  position: relative;
  cursor: pointer;
}

.accoradin-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/down-arrow.svg) no-repeat center;
  width: 35px;
  height: 100%;
  background-size: 20px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.accoradin-title.active:after {
  transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.accoradin-title h3 {
  color: #002855;
  margin-bottom: 0;
  text-align: left;
  font-size: 26px;
}

.accordian-content {
  text-align: left;
  padding: 10px 0;
  display: none;
  border-bottom: 1px solid #d7d7d7;
}

.accordian-content p {
  color: #737675;
  margin-bottom: 10px;
}

.accordian-content ul {
  padding-left: 20px;
}

.accordian-content ul li {
  font-size: 18px;
  color: #737675;
  margin-bottom: 10px;
  line-height: 20px;
}

/*-----------frequently-questions-sec end here---------------*/

/*-----------about-ofx-sec start here---------------*/
.about-ofx-sec {
  background: #ffffff;
  padding: 67px 0;
  text-align: center;
}

.about-ofx-sec h2 {
  color: #333333;
  margin-bottom: 18px;
}

.about-ofx-sec p {
  font-size: 16px;
  color: #737675;
  line-height: 22px;
}

/*-----------about-ofx-sec start here---------------*/

/*-----------footer-main start here---------------*/
.footer-main {
  background: #002855;
  padding: 70px 0;
  text-align: center;
}

.footer-logo a {
  width: 396px;
  display: inline-block;
}

.footer-logo img {
  max-width: 100%;
  width: 396px;
  display: inline-block;
}

.return-btn {
  display: flex;
  text-decoration: none;
  align-items: center;
  position: fixed;
  bottom: 50px;
  right: 50px;
  transition: all 0.3s ease-in-out;
  z-index: 999;
}

.return-btn h3 {
  font-size: 25px;
  color: #505050;
  line-height: 26px;
  margin-bottom: 0;
  margin-right: 20px;
}

.return-btn:hover,
.return-btn:focus {
  opacity: 0.85;
  transition: all 0.3s ease-in-out;
}

.content-block {
  background: #ffffff;
  padding: 70px 0;
  text-align: left;
}

.content-block p {
  color: #737675;
  line-height: 22px;
  font-size: 16px;
}

.content-block p:last-child {
  margin-bottom: 0;
}

.content-block p a {
  color: #737675;
}

.content-block p a:hover {
  color: #f79e37;
}

/*-----------footer-main end here---------------*/
.slick-dots {
  padding-left: 0;
}

@media (max-width: 1200px) {
  .close-btn {
    background: #fff;
    border-radius: 50%;
    right: 0;
    top: 10px;
  }
}

@media (max-width: 1024px) {
  .video-player {
    width: 30%;
  }

  .money-transfer-service {
    padding: 45px 0 45px;
  }

  .content-block,
  .footer-main,
  .about-ofx-sec,
  .frequently-questions-sec {
    padding: 50px 0;
  }

  .footer-logo img {
    width: 250px;
    display: inline-block;
  }

  .return-btn {
    bottom: 20px;
  }
}

@media (max-width: 991px) {
  .video-wrap {
    padding: 140px 0 75px;
  }

  .ofx-works--child {
    padding: 0 20px;
  }
}

@media (max-width: 970px) {
  .banner-sec {
    background-position: center left;
    background-image: url("../images/OFX-hero_mobile.png") !important;
  }

  .banner-caption {
    width: 100%;
  }

  .speck-to-ofxpert {
    background-image: url(../images/OFX-hero_mobile.png) !important;
    padding-bottom: 50px;
  }

  .speck-to-ofxpert .ppl-img {
    display: none;
  }
}

@media (max-width: 767px) {
  .blue-section {
    padding: 30px 0;
  }

  .flex-item .item {
    width: 100%;
  }

  .flex-item .item img {
    width: 115px;
  }

  h1 {
    font-size: 30px;
    line-height: 34px;
  }

  h2 {
    font-size: 28px;
    line-height: 32px;
  }

  h3 {
    font-size: 24px;
    line-height: 26px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
  }

  p {
    font-size: 16px;
    line-height: 22px;
  }

  nav {
    margin: 0;
  }

  .header-logo .desktop-logo {
    width: 130px;
    position: relative;
    z-index: 9999;
  }

  .main .left-panel {
    float: none;
    width: 100%;
  }

  .header-logo .mobile-logo {
    display: block;
    width: 40px;
    z-index: 9999;
    position: relative;
  }

  .enumenu_ul li a:hover,
  .enumenu_ul li a:focus {
    background: #fff;
    color: #f79e37;
  }

  .header-logo {
    padding-left: 15px;
    margin-left: 35px;
    position: relative;
  }

  .menu-icon.active .menu-box {
    z-index: 9999;
  }

  .header-main .lang-switch a {
    color: #101010;
  }

  .header-main .lang-switch {
    position: absolute;
    z-index: 9999;
    display: block;
    bottom: -405px;
    left: -50vw;
    transition: all 0.5s ease 0s;
  }

  .menu-open .header-main .lang-switch {
    left: calc((100vw - 135px - 40px) / 2);
    transition: all 0.5s ease 0s;
  }

  .header-logo:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    height: 30px;
    width: 1px;
    border-left: 1px solid #d2d4d3;
    z-index: 9999;
  }

  .main aside {
    float: none;
    width: 92%;
  }

  .enumenu_ul {
    display: none;
  }

  .menu-block {
    height: auto;
  }

  .menu-icon {
    display: block;
    padding: 0;
  }

  .services-detail a.pba-detail {
    border-bottom: 2px solid #d3d9da;
  }

  .enumenu_ul > li {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .enumenu_ul > li > a {
    display: block;
    text-align: left;
    padding: 10px 0;
    line-height: 1.5;
    color: #101010;
    border-bottom: 1px solid #707070;
    font-size: 16px;
  }

  .enumenu_ul {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    background: #887a7a;
  }

  .enumenu_ul > li ul {
    background: #d1d1d1;
  }

  .enumenu_ul > li ul a {
    text-align: center;
    display: block;
    text-align: center;
    color: #000;
    padding: 5px 0;
  }

  /* Push Menu */
  body.menuslide_push {
    position: relative;
  }

  body.menuslide_push.slidemenuLeft {
    left: 0;
    transition: left 0.5s;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;
  }

  body.menuslide_push.slidemenuRight {
    right: 0;
    transition: right 0.5s;
    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -ms-transition: right 0.5s;
    -o-transition: right 0.5s;
  }

  body.slidemenuRight .enumenu_ul {
    right: -300px;
  }

  body.slidemenuRight.menu-open .enumenu_ul {
    right: 0;
  }

  body.slidemenuLeft .enumenu_ul {
    left: calc(-100% - 40px);
  }

  body.slidemenuLeft.menu-open .enumenu_ul {
    left: 0;
    box-shadow: 40px 1px 1px rgba(29, 29, 29, 0.69);
  }

  /*    body.em.menuOverlap.slidemenuLeft.mob.menu-open:after { content: ""; background: rgba(29, 29, 29, 0.69); position: fixed; top: 0; bottom: 0; right: 0; left: 0; transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out;  }*/
  body.menu-open {
    overflow: hidden;
  }

  body.menuslide_push.slidemenuLeft.menu-open {
    left: 300px;
  }

  body.menuslide_push.slidemenuRight.menu-open {
    right: 300px;
  }

  body.menuslide_push .enumenu_ul,
  body.menuOverlap .enumenu_ul {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    height: 100%;
    max-height: 100%;
    width: 100%;
    overflow: auto;
    position: fixed;
    transition: all 0.5s ease 0s;
    max-width: calc(100% - 40px);
    top: 0;
    z-index: 999;
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-main {
    padding: 24px 0;
  }

  .menu-open .header-main .container {
    justify-content: flex-start;
  }

  .dropdown:hover .dropdown-menu,
  .btn-group:hover .dropdown-menu {
    display: block;
  }

  .dropdown-menu {
    margin-top: 0;
  }

  .dropdown-toggle {
    margin-bottom: 2px;
  }

  .navbar .dropdown-toggle,
  .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
  }

  .menu-open .registered-block {
    z-index: 9999;
    position: relative;
    padding-left: 10px;
  }

  .banner-sec {
    padding-bottom: 0;
  }

  .banner-sec .container {
    padding: 0;
  }

  .banner-caption {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    padding-bottom: 20px;
  }

  .form-block {
    position: relative;
    width: 100%;
    right: 0;
  }

  .money-transfer-block {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .why-your--child {
    width: 100%;
    border-right: none;
    padding-bottom: 0px;
  }

  .why-your--child:last-child {
    padding-bottom: 0;
  }

  .meet-ofxpert-specialist h2 {
    margin-bottom: 0;
  }

  .slider--item {
    padding: 0 20px 55px;
    height: auto !important;
  }

  .slick-dots {
    bottom: 50px;
  }

  .slick-next {
    width: 25px;
    height: 25px;
    bottom: 8px;
    transform: inherit;
    top: inherit;
  }

  .slick-prev {
    width: 25px;
    height: 25px;
    bottom: 8px;
    transform: inherit;
    top: inherit;
  }

  .meet-ofxpert-specialist {
    padding: 30px 0 0;
  }

  .ofx-works--child a.btn {
    width: 100%;
  }

  .ofx-works--child {
    width: 100%;
    margin-bottom: 35px;
  }

  .ofx-works--child:last-of-type {
    margin-bottom: 0;
  }

  .accoradin-title h3 {
    font-size: 18px;
    padding-right: 30px;
  }

  .accordian-main {
    padding: 20px 0 0 0;
  }

  .about-ofx-sec {
    padding: 35px 0 25px;
  }

  .footer-main {
    padding: 30px 0;
  }

  .footer-logo img {
    width: 146px;
  }

  .accoradin-title {
    padding: 15px 0;
  }

  .accoradin-title:after {
    background-size: 17px;
  }

  .return-btn {
    right: 10px;
    bottom: 10px;
  }

  .return-btn h3 {
    display: none;
  }

  .return-btn h3 {
    font-size: 18px;
    margin-right: 10px;
  }

  .return-btn img {
    width: 25px;
    height: 25px;
  }

  .registered-block li {
    padding-right: 0;
  }

  .registered-block li:last-child {
    display: none;
  }

  .video-wrap {
    padding: 45px 0;
  }

  .money-transfer-service {
    padding: 35px 0;
  }

  .why-your-business {
    padding: 35px 0;
  }

  .today-price-sec {
    padding: 35px 0;
  }

  .ofx-works--child figure {
    min-height: inherit;
    margin-bottom: 10px;
  }

  .video-player h4 {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .video-wrap-content {
    width: 100%;
    padding-bottom: 45px;
  }

  .video-wrap .container {
    display: block;
  }

  .ofx-works--child p {
    margin-bottom: 10px;
  }

  .ofx-works-parent {
    padding-top: 15px;
  }

  .how-ofx-works {
    padding: 30 0 30px;
  }

  .why-your-list {
    padding-top: 20px;
  }

  .video-player {
    width: 100%;
  }

  .money-transfer-service h2 {
    margin-bottom: 25px;
  }

  .banner-sec {
    padding-top: 30px;
    margin-top: 75px;
  }

  .video-wrap {
    background: url(../images/mob-ofx-video.png) !important;
    background-size: cover !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    padding-top: 30px;
  }

  .close-btn {
    top: 67px;
  }

  .video-wrap {
    padding: 31px 0 135px;
  }

  .video-wrapper {
    top: -30px;
  }

  .video-wrap-content h2 {
    font-size: 24px;
    text-align: center;
  }

  .trust_img {
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
  }

  .trust_img img.trust_img_inner {
    width: 100%;
    margin: 0 auto 10px;
    max-width: 111px;
    display: block;
  }

  .trust_img img.pilot_img_inner {
    max-width: 140px;
    width: 100%;
    margin: 0 auto 10px;
    display: block;
  }

  .banner-caption h1 {
    font-size: 42px;
    line-height: 1.2;
  }

  .over_section {
    padding: 0;
  }

  .inner_over_sec:nth-child(1),
  .inner_over_sec:nth-child(2),
  .inner_over_sec:nth-child(3),
  .inner_over_sec:nth-child(4) {
    text-align: left;
    padding: 10px 5px 10px 0px;
    margin: 0;
  }

  .content_banner_li br {
    display: none;
  }

  .banner-caption a {
    width: 100%;
  }

  .partner_logo {
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
  }

  .logo_stack {
    width: 26%;
  }

  .planning_sec {
    text-align: center;
  }

  .left_main {
    margin-bottom: 30px;
    width: 100%;
  }

  .right_main {
    width: 100%;
  }

  .top_title h2 {
    margin: 0 0 20px;
  }

  .money-transfer-service {
    padding: 30px 0;
    text-align: center;
  }

  .felment-main-wrap .felment-wrap,
  .felment-main-wrap .submit-wrap {
    width: 100%;
  }

  .felment-main-wrap .felment-wrap:nth-child(1) {
    order: 1;
  }
  .felment-main-wrap .felment-wrap:nth-child(2) {
    order: 4;
  }
  .felment-main-wrap .felment-wrap:nth-child(3) {
    order: 2;
  }
  .felment-main-wrap .felment-wrap:nth-child(4) {
    order: 5;
  }
  .felment-main-wrap .felment-wrap:nth-child(5) {
    order: 3;
  }
  .felment-main-wrap .submit-wrap {
    order: 6;
  }

  .content-block,
  .footer-main,
  .about-ofx-sec,
  .frequently-questions-sec {
    padding: 30px 0;
  }

  .registered-block li:first-child {
    display: block;
  }

  .registered-block li:first-child span {
    display: block;
    text-align: center;
  }

  .registered-block li strong {
    color: #333;
    font-weight: 400;
  }

  .registered-block li a {
    font-weight: 400;
  }

  .personal-account .item img {
    width: 250px;
  }

  .speck-to-ofxpert .flex-item {
    width: 100%;
  }

  .speck-to-ofxpert .item img {
    width: 250px;
    max-width: unset;
  }

  iframe {
    margin-left: 20px;
  }
}

@media (max-width: 480px) {
  .logo_stack {
    width: 45%;
  }

  .inner_over_sec:nth-child(1),
  .inner_over_sec:nth-child(2),
  .inner_over_sec:nth-child(3),
  .inner_over_sec:nth-child(4) {
    padding: 5px 5px 5px 0px;
    width: 100%;
    align-items: center;
  }
}

@media (max-width: 360px) {
  .header-logo {
    padding-left: 12px;
    margin-left: 35px;
  }

  body.menuslide_push .enumenu_ul,
  body.menuOverlap .enumenu_ul {
    max-width: calc(100% - 15px);
  }

  body.slidemenuLeft .enumenu_ul {
    left: calc(-100% - 15px);
    padding-left: 15px;
    padding-right: 15px;
  }

  .menu-open .registered-block {
    margin-right: 15px;
  }

  .registered-block li {
    font-size: 13px;
  }

  .header-logo a {
    width: 120px;
  }
}

/*Placeholder opacity cross browsers*/
input::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

/* WebKit browsers */
input:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Mozilla Firefox 4 to 18 */
input::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Mozilla Firefox 19+ */
input:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Internet Explorer 10+ */
textarea::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}

/* WebKit browsers */
textarea:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}

/* Internet Explorer 10+ */
button::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: 0;
}

.trustbox {
  width: 255px;
  height: 125px;
}

iframe {
  width: 80% !important;
}
