.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.pr {
  position: relative;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  background: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  font-family: 'Roboto', sans-serif;
}
a {
  color: #2d374b;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  word-wrap: break-word;
}
input,
select {
  font-family: "HelveticaNeueRoman", Arial, sans-serif;
}
input:focus {
  outline: none;
}
body,
html {
  width: 100%;
  min-height: 100vh;
}
body.active {
  overflow: hidden;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.container {
    width:1200px;
  margin: 0 auto;
}
nav {
    width: 22px;
    height: 15px;
    position: absolute;
    left: 20px;
    top: 40px;
    margin-top: -10px;
    z-index: 99;
    display: none;
    cursor: pointer;
}
nav b {
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  background-color: #fff;
  border-radius: 2px;
  transition: 0.3s;
}
nav b:nth-child(1) {
  top: 0;
}
nav b:nth-child(2) {
  top: calc(50% - 1px);
}
nav b:nth-child(3) {
  bottom: 0;
}
    nav.active b:nth-child(1) {
        transform: translateY(7px) rotate( 44deg );
    }
nav.active b:nth-child(2) {
  transform: translateX(50%);
  top: calc(50% - 3px);
  width: 0;
}
    nav.active b:nth-child(3) {
        transform: translateY(-6px) rotate( -46deg );
    }
.moblieshow {
  display: none;
}
.pcshow {
  display: block;
}
.flex {
  display: flex;
}
.flexcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flexbetween {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hread {
  height: 60px;
  background: #0b245f;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 15;
  overflow: visible;
}
.hread .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.hread .container .LangBox {
  display: flex;
  align-items: center;
}
.hread .container .LangBox a {
  color: #fff;
  opacity: 0.7;
  font-size: 12px;
  line-height: 1;
  margin-left: 20px;
}
.hread .container .LangBox a.active {
  opacity: 1;
}
.hread .container .HreadBtnBox {
  display: flex;
}
    .hread .container .HreadBtnBox .portBtn {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        width:140px;
        padding: 0 15px;
        font-size: 12px;
        color: #ffffff;
        margin-right: 26px;
        border-radius: 30px;
        border: solid 1px #ffffff;
        text-transform: Uppercase;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .hread .container .HreadBtnBox .liveBtn {
        width: 140px;
        height: 30px;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        border-radius: 30px;
        margin-right: 26px;
        text-transform: Uppercase;
        box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
        background-image: linear-gradient(258deg, #fa2b56, #f91c3d);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
.hread .container .HreadBtnBox .demoBtn {
  width: 140px;
  height: 30px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-right: 26px;
  border-radius: 30px;
  text-transform: Uppercase;
  box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(258deg, #4173e8, #4173e8);
}
.MenuHread {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 12;
  transition: background 0.2s linear;
}
.MenuHread:hover {
  background: #0b245f;
}
.MenuHread.active {
  background: #0b245f;
}
.MenuHread .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.MenuHread .container .logo {
  width: 140px;
  margin: 20px 0;
}
.MenuHread .container .MenuRight {
  display: flex;
  align-items: center;
  height: 102px;
}
.MenuHread .container .MenuRight ul {
  display: flex;
  align-items: center;
  height: 100%;
}
.MenuHread .container .MenuRight ul li {
  height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  font-family: "Roboto";
  padding: 0 30px;
}
.MenuHread .container .MenuRight ul li:hover .MenuBody {
  display: block;
}
.MenuHread .container .MenuRight ul li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.Banner {
  margin-top: 60px;
  padding: 160px 0 130px 0;
  font-family: "Roboto";
  background: url(../img/banner.png) no-repeat;
  background-size: cover;
}
.Banner .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Banner .container .BannerLeft {
  width: 43%;
}
.Banner .container .BannerLeft p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 400;
}
.Banner .container .BannerLeft h1 {
  font-size: 42px;
  font-weight: 300;
  color: #ffffff;
}
.Banner .container .BannerLeft h1 span {
  font-weight: 500;
}
.Banner .container .BannerLeft .BannerLeftBottom {
  display: flex;
  align-items: center;
  padding-top: 45px;
}
.Banner .container .BannerLeft .BannerLeftBottom .openBtn {
  width: 240px;
  height: 50px;
  border-radius: 5px;
  background-color: #fa2750;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  margin-right: 30px;
}
.Banner .container .BannerLeft .BannerLeftBottom .openBtn:hover {
  background-color: #E62449;
}
.Banner .container .BannerLeft .BannerLeftBottom .openBtn .Aorrow {
  width: 14px;
  margin-left: 10px;
}
.Banner .container .BannerLeft .BannerLeftBottom .tryBtn {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  color: #fff;
  padding: 0 20px;
}
.InsideBanner {
  background: url(../img/bannercont.png) center no-repeat;
  background-size: cover;
  padding-top: 230px;
  padding-bottom: 130px;
}
.InsideBanner .container {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.InsideBanner .container .BannerTittle {
  font-size: 48px;
  color: #FFFFFF;
  margin-bottom: 40px;
  font-weight:300;
}
.InsideBanner .container p {
  font-size: 24px;
  color: #709BE7;
  text-align: center;
  width: 80%;
  padding-bottom: 30px;
}
.InsideBanner .container .BannerBtn {
  width: 232px;
  height: 50px;
  background: linear-gradient(225deg, #FA2B56 0%, #F91C3D 100%);
  box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.2);
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 4px;
}
.InsideBanner .container .BannerBtn .Aorrow {
  width: 14px;
  margin-left: 10px;
}
.BannerRightTop {
  border-bottom: 1px #fff solid;
  display: flex;
  align-items: flex-end;
  height: 60px;
  font-weight: 500;
}
.BannerRightTop a {
  height: 50px;
  width: 120px;
  border-radius: 4px 4px 0 0;
  border: solid 1px #ffffff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.BannerRightTop a.active {
  background: #fff;
  color: #373c48;
  height: 60px;
}
.InsideMenu {
    background: #F7F8FB;
    height: 60px;
    border: 1px solid #DDDFE7;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    }

/*    .InsideMenu .XH_nav:first-child {
        padding-left:60px;
    }*/

    .InsideMenu .container {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
.InsideMenu .container a {
  min-width: 180px;
  text-align: center;
  color: #595F6F;
  font-size: 16px;
  font-weight: 400;
}
.InsideMenu .container a.active {
  color: #1A47B0;
  font-weight:500;
}
.BannerRightBottom {
  background-color: rgba(25, 25, 25, 0.7);
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  font-weight: 500;
}
.BannerRightBottom .BannerRightList {
  display: flex;
  height: 55px;
  align-items: center;
  border-bottom: 2px rgba(89, 95, 111, 0.64) solid;
}
    .BannerRightBottom .BannerRightList.down .BannerRightLi {
        color: #00B847;
        /*animation: discoloration 1s ease-in-out;
        animation-fill-mode: forwards;
        -webkit-animation: discoloration 1s ease-in-out;
        -webkit-animation-fill-mode: forwards;
        -moz-animation: discoloration 1s ease-in-out;
        -moz-animation-fill-mode: forwards;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;*/
    }
    .BannerRightBottom .BannerRightList.up .BannerRightLi {
        color: #FA2750;
        /*animation: discoloration 1s ease-in-out;
        animation-fill-mode: forwards;
        -webkit-animation: discoloration 1s ease-in-out;
        -webkit-animation-fill-mode: forwards;
        -moz-animation: discoloration 1s ease-in-out;
        -moz-animation-fill-mode: forwards;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;*/
    }
    @keyframes discoloration {
        0% {
            color: #fff;
        }

        100% {
            color: #fff;
        }
    }
    .BannerRightBottom .BannerRightList .BannerRightLi {
        flex: 1;
        color: #fff;
        font-size: 12px;
        text-align: center;
    }
.BannerRightBottom .BannerRightList.hreadList .BannerRightLi {
  color: #9aa5c0;
}
.dataRow {
  background: #fff;
  height: 120px;
  display: flex;
  font-family: "Roboto";
  padding: 17px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.dataRow .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dataRow .dataRowLi {
  width: 190px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
}
.dataRow .dataRowLi.lastline::after {
  display: none;
}
.dataRow .dataRowLi::after {
  content: " ";
  display: block;
  width: 1px;
  height: 53px;
  background: #f1f2f5;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
}
.dataRow .dataRowLi h1 {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 700;
  color: #0f358e;
  text-align: center;
}
.dataRow .dataRowLi h1 span {
  font-weight: normal;
}
.dataRow .dataRowLi p {
  font-weight: 400;
  color: #595f6f;
  font-size: 18px;
}
.dataRow .fastBtn {
  width: 160px;
  height: 50px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #fff;
  box-shadow: 7px 7px 20px 0 rgba(249, 28, 61, 0.32);
  background-image: linear-gradient(253deg, #fa2b56, #f91c3d);
}
.dataRow .fastBtn:hover {
  background-image: linear-gradient(253deg, #E62449, #E62449);
}
.dataRow .fastBtn .Aorrow {
  width: 14px;
  margin-left: 10px;
}
.BrandBg .container .BrandBtn .icon {
    display:none;
}
.ExploringBox {
    background: #FCFCFC;
    padding: 52px 0 20px 0;
    /*box-shadow: inset 0px 15px 80px -15px rgba(0, 0, 0, 0.1), inset 0px -15px 80px -15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 15px 80px -15px rgba(0, 0, 0, 0.1), inset 0px -15px 80px -15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 15px 80px -15px rgba(0, 0, 0, 0.1), inset 0px -15px 80px -15px rgba(0, 0, 0, 0.1);*/
}
.ExploringBox .container > h1 {
  color: #1a47b0;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.ExploringBox .container > p {
  color: #595f6f;
  font-family: Roboto;
  font-size: 20px;
  text-align: center;
  padding-top: 15px;
  width: 65%;
  font-weight: 400;
  margin: 20px auto 60px auto;
}
.ExploringBox .swiper-container {
  padding: 0 50px;
  padding-bottom: 50px;
}
.ExploringBox .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  border-radius: 5px;
  height: 208px;
  background-color: #ffffff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  flex-flow: column;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  -moz-transition: box-shadow 0.3s ease-in-out;
}
.ExploringBox .swiper-slide:hover {
  border-radius: 5px;
  box-shadow: 15px 15px 40px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
}
.ExploringBox .swiper-slide:hover .hieenBox {
  border: solid 1px #fff;
}
.ExploringBox .swiper-slide .hieenBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  padding: 0 30px;
  border-radius: 5px;
  border: solid 1px #dddfe7;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ExploringBox .swiper-slide h1 {
  color: #1a47b0;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height:1;
}
.ExploringBox .swiper-slide p {
  color: #595f6f;
  font-size: 14px;
  margin-top: 0;
  font-weight: 400;
  padding-top: 5px;
  text-align: left;
  position: relative;
  z-index: 2;
}
.ExploringBox .swiper-slide .img {
  position: absolute;
  width: 180px;
  right: -40px;
  bottom: -50px;
  z-index: 0;
}
.bannerPr {
  position: relative;
}
.bannerPr .swiper-button-next,
.bannerPr .swiper-button-prev {
  width: 67px;
  height: 67px;
  border-radius: 67px;
  box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #575757;
  right: -60px;
  opacity: 1;
  margin-top: -50px;
}
.bannerPr .swiper-button-next::after,
.bannerPr .swiper-button-prev::after {
  font-size: 18px;
}
.bannerPr .swiper-button-prev {
  left: -60px;
}
.bannerPr .swiper-button-next.swiper-button-disabled,
.bannerPr .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.DepositBox {
  padding: 80px 0;
  background: #fff;
}
.DepositBox .container > h1 {
  color: #1a47b0;
  font-family: Roboto;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.DepositBox .container > p {
  color: #595f6f;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  padding-top: 15px;
  width: 100%;
  margin: 20px auto 60px auto;
}
.DepositBox .container .DepositRow {
  margin-left: -25px;
  margin-right: -25px;
  display: flex;
  flex-wrap: wrap;
}
.DepositBox .container .DepositRow .DepositLi {
  width: 25%;
  padding: 0 25px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 25px;
}
.DepositBox .container .DepositRow .DepositLi .DepositLiBox {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  border: solid 1px #bfc4ce;
  background-color: #ffffff;
  padding: 20px 20px 50px 40px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.DepositBox .container .DepositRow .DepositLi .Icon {
  height: 74px;
  margin-bottom: 5px;
}
.DepositBox .container .DepositRow .DepositLi h2 {
  color: #1a47b0;
  font-size: 16px;
  font-weight: 500;
}
.DepositBox .container .DepositRow .DepositLi p {
  font-size: 14px;
  color: #373c48;
  font-weight: 400;
}
.DepositBox .container .DepositRow .DepositLi p.mTopTxt {
  margin-top: 15px;
  color: #bfc4ce;
  font-weight: 500;
  font-size: 12px;
  text-transform: Uppercase;
}
.downloadTxt span {
  font-weight: normal;
}
.CustomisedBox {
  background: #FCFCFC;
  position: relative;
  padding: 120px 0;
  overflow: hidden;
}
.CustomisedBox::after {
  content: 'Expert';
  opacity: 0.07;
  font-family: Roboto;
  font-size: 400px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.84;
  letter-spacing: 5px;
  text-align: left;
  color: #2751b4;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.CustomisedBox.Accc {
  background: #fff;
}
.CustomisedBox.notxt:after {
  display: none;
}
.CustomisedBox.bgfff {
  background: #fff;
}
.CustomisedBox.bgfff .container .CustomisedBoxRight {
  width: 580px;
  height: initial;
  box-shadow: none;
  background:none;
}
    .CustomisedBox .container .CustomisedBoxRight.widthmttwo {
        background: none;
        box-shadow:none;
        height:440px;
        width:auto;
    }
    .CustomisedBox.bgfff .container .CustomisedBoxLeft {
        padding-right: 30px;
    }
.CustomisedBox.bgfff .container .CustomisedBoxLeft p {
  width: 100%;
}
.CustomisedBox.notxt .TradingBottom {
  display: flex;
  align-items: center;
  padding-top: 40px;
  width: 65%;
}
.CustomisedBox.notxt .TradingBottom a {
  width: 166px;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 0 29px;
  box-shadow: 20px 20px 60px 0 rgba(2, 8, 22, 0.2);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0c2661;
  font-size: 16px;
  border-radius: 5px;
  margin-right: 50px;
}
.CustomisedBox.notxt .TradingBottom a.downloadBtn {
  background: linear-gradient(180deg, #123075 0%, #092056 100%);
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 240px;
}
.CustomisedBox.notxt .TradingBottom a .Icon {
  width: 15px;
  margin-left: 18px;
}
.CustomisedBox.notxt .TradingBottom a .Icon1 {
  width: 30px;
  margin-left: 18px;
}
.CustomisedBox.Summ {
  background: #F7F8FB;
}
.CustomisedBox.ImgLeft {
  background: #fff;
}
.CustomisedBox.ImgLeft .container .CustomisedBoxRight {
/*  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
    */
}
.CustomisedBox.ImgLeft .container .CustomisedBoxLeft {
  padding-left: 150px;
  padding-right: 0;
  padding-top: 30px;
}
.CustomisedBox.ImgLeft::after {
  display: none;
}
.CustomisedBox.Feau {
  padding: 80px 0;
}
.CustomisedBox.Feau .container .CustomisedBoxLeft h1.corporMaginBottom {
  margin-bottom: 80px;
}
.CustomisedBox.Feau:after {
  content: "Fea";
}
.CustomisedBox.Summ:after {
  content: "Summ";
}
.CustomisedBox.broker::after {
  content: "broker";
}
.CustomisedBox.Accc:after {
  content: "Acc";
}
.CustomisedBox.what:after {
  content: "What";
}
.CustomisedBox.Meta .TradingBottom {
  display: flex;
  align-items: center;
  padding-top: 40px;
  width: 65%;
}
.CustomisedBox.Meta .TradingBottom a {
  width: 166px;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 0 29px;
  box-shadow: 20px 20px 60px 0 rgba(2, 8, 22, 0.2);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0c2661;
  font-size: 16px;
  border-radius: 5px;
  margin-right: 50px;
}
.CustomisedBox.Meta .TradingBottom a.downloadBtn {
  background: linear-gradient(180deg, #123075 0%, #092056 100%);
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
}
.CustomisedBox.Meta .TradingBottom a .Icon {
  width: 15px;
  margin-left: 18px;
}
.CustomisedBox.Meta .TradingBottom a .Icon1 {
  width: 30px;
  margin-left: 18px;
}
.CustomisedBox.Meta:after {
  content: "Meta";
}
.CustomisedBox.Strategy:after {
  content: 'Strategy';
}
.CustomisedBox .container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.CustomisedBox .container .CustomisedBoxLeft {
  display: flex;
  flex-flow: column;
  flex: 1;
  padding-right: 100px;
  padding-top: 30px;
}
.CustomisedBox .container .CustomisedBoxLeft h1 {
  font-size: 42px;
  color: #1a47b0;
  margin-bottom: 5px;
  font-weight: 300;
}
.CustomisedBox .container .CustomisedBoxLeft h1.m_bottom20 {
  margin-bottom: 60px;
}
.CustomisedBox .container .CustomisedBoxLeft h1 span {
  font-weight: 500;
}
.CustomisedBox .container .CustomisedBoxLeft h1.fontnomal {
  font-weight: 300;
  margin-bottom:0;
  line-height:1;
}
    .CustomisedBox .container .CustomisedBoxLeft h2.fontnomal {
        font-size:24px;
    }
    .CustomisedBox .container .CustomisedBoxLeft h2 {
        font-size: 42px;
        color: #1a47b0;
        font-weight: normal;
        margin-bottom: 50px;
        font-weight: 300;
    }
.CustomisedBox .container .CustomisedBoxLeft h2.fontnomal {
  font-weight: 500;
}
.CustomisedBox .container .CustomisedBoxLeft p {
  width: 85%;
  font-size: 20px;
  color: #595f6f;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: normal;
}
.CustomisedBox .container .CustomisedBoxLeft p span {
  color: #FA2750;
  font-weight:500;
}
.CustomisedBox .container .CustomisedBoxLeft .readBtn {
  width: 166px;
  height: 50px;
  margin-top: 46px;
  border-radius: 5px;
  font-weight: 500;
  box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(253deg, #fa2b56, #f91c3d 0%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.CustomisedBox .container .CustomisedBoxRight {
  width: 408px;
  height: 408px;
  border-radius: 5px;
/*  box-shadow: 30px 30px 60px 0 rgba(0, 0, 0, 0.5);
  background-color: #d8d8d8;*/
}

    .CustomisedBox .container .Animation {
        display:flex;
        flex-direction:column;
 
        }
    .CustomisedBox .container .Animation > img {
            margin: 0 auto;
        }

    #line {
       position: relative;
      width: 30%;
        margin-left:20%;
         top: 20%;
         animation: up-down infinite 2s linear;
}
    #chart {
        width: 60%;
    }

    @keyframes up-down{
        50% {
            transform: translate(0, 20px);
        }
    }


.CustomisedBox .container .CustomisedBoxRight.width30 {
    background: none;
    box-shadow: none;
    width: 500px;
    height: auto;
}

    .p_bottom {
        padding-bottom: 100px;
    }
.TradingBox {
  background: #F7F8FB;
  padding: 70px 0;
}
.TradingBox .container {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.TradingBox h1 {
  font-family: Roboto;
  font-size: 48px;
  line-height: 1.29;
  text-align: center;
  color: #1a47b0;
  font-weight: 300;
}
.TradingBox p {
  color: #595F6F;
  font-size: 20px;
  width: 80%;
  font-weight: 400;
  margin: 40px auto;
}
.TradingBox .Icon {
  display: inline-block;
  width: 149px;
}
.TradingBox .TradingBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 60px;
  width: 65%;
}
.TradingBox .TradingBottom a {
  width: 166px;
  height: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 0 29px;
  box-shadow: 20px 20px 60px 0 rgba(2, 8, 22, 0.2);
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #0c2661;
  font-size: 16px;
  border-radius: 5px;
}
.TradingBox .TradingBottom a .Icon {
  width: 15px;
  margin-left: 18px;
}
.TradingBox .TradingBottom a .Icon1 {
  width: 30px;
  margin-left: 18px;
}
.LatestBox {
  background: #fcfcfc;
  padding: 80px 0;
}
.LatestBox .container > h1 {
  font-family: Roboto;
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 20px;
  color: #1a47b0;
  text-align: center;
}
.LatestBox .container > p {
  color: #595f6f;
  font-size: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.LatestBox .container .LatestBottom {
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  justify-content: space-between;
}
.LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi img {
  width: 100%;
  border-radius: 8px;
}
.LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi .LatestBottomRightTxt {
  padding: 20px 0 30px 0;
}
.LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi h2 {
  color: #1a47b0;
  font-size: 20px;
  font-weight: 400;
}
.LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi p {
  color: #595f6f;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 400;
}
    .LatestBox .container .LatestBottom .LatestBottomLeft {
        padding-right: 80px;
        width: 40%;
    }
        .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi {
            width: 360px;
            padding: 34px 30px;
            border-radius: 5px;
            box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            display: flex;
            flex-flow: column;
            margin-bottom: 40px;
            color: #595F6F;
        }
    .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi p {
        color: #595f6f;
        font-size: 12px;
        margin-bottom: 10px;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
.LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi p:last-child {
  margin-bottom: 0;
}
.LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi h2 {
  color: #1a47b0;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 400;
}
.marketsBox {
  padding: 60px 0;
  background-image: linear-gradient(to bottom, #123075, #092056);
}
.marketsBox .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.marketsBox .container .marketsBoxLeft h1 {
  font-size: 48px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}
.marketsBox .container .marketsBoxLeft p {
  font-size: 48px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  font-weight: 300;
}
.marketsBox .container .marketsBoxBtn {
  width: 240px;
  height: 50px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(258deg, #fa2b56 100%, #f91c3d);
}
.marketsBox .container .marketsBoxBtn:hover {
  background-image: linear-gradient(258deg, #E62449 100%, #E62449);
}
.marketsBox .container .marketsBoxBtn .Aorrow {
  width: 14px;
  margin-left: 10px;
}
.contentBox {
  display: flex;
  padding-top: 30px;
}
.contentBox a {
  margin-right: 10px;
  display: inline-block;
}
.contentBox .contentIcon {
  width: 20px;
}
.fotter {
  background: #fff;
  padding: 46px 0;
}
.fotter .container {
  display: flex;
  justify-content: space-between;
}
.fotter .container .fotterLeft {
  width: 360px;
}
.fotter .container .fotterLeft .Bottomlogo {
  width: 100px;
  margin-bottom: 30px;
}
.fotter .container .fotterLeft h1 {
  font-size: 18px;
  color: #1a47b0;
  font-weight: 400;
  margin-bottom: 10px;
}
.fotter .container .fotterLeft p {
  color: #bfc4ce;
  font-size: 14px;
  font-weight: 400;
}
.fotter .container .fotterRight {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
.fotter .container .fotterRight .fotterRightLi {
  flex: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.fotter .container .fotterRight .fotterRightLi .RightLiBox {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.fotter .container .fotterRight .fotterRightLi h1 {
  font-size: 18px;
  color: #1a47b0;
  text-align: center;
  font-weight: 400;
}
.fotter .container .fotterRight .fotterRightLi p {
  font-size: 14px;
  color: #bfc4ce;
  margin-top: 5px;
  font-weight: 400;
}
.fotterBottom {
  background: #fcfcfc;
  padding: 30px 0 180px 30px;
}
.fotterBottom.p_bottom {
  padding-bottom: 50px;
}
.fotterBottom .container {
  display: flex;
  flex-flow: column;
}
.fotterBottom .container h1 {
  color: #1a47b0;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.fotterBottom .container h2 {
  color: #595f6f;
  font-size: 14px;
  font-weight: 500;
}
.fotterBottom .container p {
  color: #bfc4ce;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 400;
}
.SwiftBox {
  background: #fff;
  position: relative;
}
    .SwiftBox.SwiftRight::before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 58%;
        bottom: 0;
        background: url(../img/Islamictwo.png) center no-repeat;
        background-size: cover;
        z-index: 9;
    }
.SwiftBox.SwiftRight .container {
  justify-content: flex-start;
}
.SwiftBox.SwiftRight .container .SwiftBoxRight {
  padding: 100px 60px 150px 0;
}
.SwiftBox.SwiftRight .container .SwiftBoxRight .FuturesSwift {
  padding-top: 50px;
}
.SwiftBox.SwiftRight .container .SwiftBoxRight .FuturesSwift .SwiftBoxLi {
  width: 500px;
  padding-bottom: 30px;
}
.SwiftBox.SwiftRight .container .SwiftBoxRight h1 {
  padding-bottom: 25px;
}
/*    .SwiftBox::before {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 58%;
        bottom: 0;
        background: url(../img/indexImgTwo.png) center no-repeat;
        background-size: cover;
        z-index: 9;
    }*/
    .SwiftBox.newng {
        padding:60px 0;
    }
    .SwiftBox.newngone {
        padding:60px 0;
    }
    .SwiftBox.newng::before {
        background: url(../img/Commodities.png) center no-repeat;
        background-size: cover;
    }
    .SwiftBox.newngone::before {
        background: url(../img/FuturesImg.png) center no-repeat;
        background-size: cover;
    }
    .SwiftBox .container {
        display: flex;
        justify-content: flex-end;
    }
.SwiftBox .container .SwiftBoxRight {
  width: 55%;
  padding: 100px 0 150px 60px;
  background: #fff;
}
.SwiftBox .container .SwiftBoxRight h1 {
  color: #1a47b0;
  font-size: 42px;
  font-weight: 300;
  padding-bottom: 30px;
}
.SwiftBox .container .SwiftBoxRight h1 span {
  font-weight: 500;
}
.SwiftBox .container .SwiftBoxRight p {
  font-weight: 400;
  color: #595F6F;
  font-size: 20px;
}
.SwiftBox .container .SwiftBoxCont {
  display: flex;
  flex-wrap: wrap;
}
.SwiftBox .container .SwiftBoxCont .SwiftBoxLi {
  display: flex;
  align-items: flex-start;
  padding-right: 10px;
  width: 50%;
  margin-bottom: 33px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.SwiftBox .container .SwiftBoxCont .SwiftBoxLi .Yes {
  width: 16px;
  margin-top: 5px;
  margin-right: 26px;
}
.SwiftBox .container .SwiftBoxCont .SwiftBoxLi .SwiftBoxLiRight {
  color: #595f6f;
  font-size: 18px;
}
.SwiftBox .container .ReadBox {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  padding-top: 10px;
}
.SwiftBox .container .ReadBtn {
  width: 166px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  box-shadow: 20px 20px 60px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(253deg, #fa2b56, #f91c3d 0%);
}
.SwiftBox .container .ReadBtn:hover {
  background-image: linear-gradient(253deg, #E62449, #E62449 0%);
}
.MenuBody {
  background: #0b245f;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  z-index: 10;
  display: none;
}
.MenuBody .container {
  align-items: flex-start;
  padding: 50px 0 96px 0;
}
.MenuBody .container.active {
  display: flex;
}
.MenuBody .MenuBodyLeft {
  width: 320px;
  padding-top: 40px;
}
.MenuBody .MenuBodyLeft h1 {
  margin-bottom: 35px;
  font-size: 48px;
  color: #ffffff;
}
.MenuBody .MenuBodyLeft p {
  color: #709be7;
  font-size: 14px;
}
.MenuBody .MenuBodyLeft .MenuBodyLeftBottom {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
}
.MenuBody .MenuBodyLeft .MenuBodyLeftBottom .openBtn {
  width: 150px;
  height: 38px;
  border-radius: 30px;
  box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(256deg, #fa2b56, #f91c3d);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
}
.MenuBody .MenuBodyLeft .MenuBodyLeftBottom .tryBtn {
  width: 150px;
  height: 38px;
  border-radius: 30px;
  box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.2);
  background-color: #4173e8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
}
.MenuBody .MenuBodyRight {
  padding-left: 200px;
  flex: 1;
  display: flex;
}
.MenuBody .MenuBodyRight .MenuRightLi {
  min-width: 230px;
  padding-right: 20px;
}
.MenuBody .MenuBodyRight .MenuRightLi h1 {
  color: #709be7;
  font-size: 22px;
  padding-bottom: 25px;
  border-bottom: 2px #14337a solid;
}
.MenuBody .MenuBodyRight .MenuRightLi a {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-flow: column;
  color: #ffffff;
  font-size: 14px;
  padding: 15px 13px;
  border-bottom: 2px #14337a solid;
}
.MenuBody .MenuBodyRight .MenuRightLi a p {
  font-size: 12px;
}
.bannerPr .swiper-button-next,
.bannerPr .swiper-button-prev {
  outline: none;
}
.TittleTxt {
  color: #1A47B0;
  font-size: 48px;
  text-align: center;
  font-weight: 300;
  padding-bottom: 20px;
}
.TittleTxt.TxtLeft {
  text-align: left;
}
.TittleTxt.width500 {
/*  font-weight: normal;*/
  width: 800px;
}
.ContTxt {
  color: #595F6F;
  font-size: 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.Clients .annoucement .txtList li {
    list-style:decimal;
}

.TradingRow {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 35px;
}
.TradingRow.col-4 .TradingLi {
  width: 25%;
  padding: 0px 30px;
}
.TradingRow .TradingLi {
  width: 33.333%;
  height: 360px;
  padding: 0px 55px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.TradingRow .TradingLi.width45 {
  width: 45%;
}
.TradingRow .TradingLi.width45 .TradingcontBox {
  width: 450px;
}
.TradingRow .TradingLi.width45 .TradingcontBox .TradingBoxBottom {
  display: flex;
  flex-wrap: wrap;
}
.TradingRow .TradingLi.width45 .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi {
  width: 50%;
  justify-content: flex-start;
}
.TradingRow .TradingLi.width45 .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi .BottomTittle {
  width: 80px;
}
    

#dataBox .BottomTxt {
    font-size:14px;
}


.TradingRow .TradingLi.width45 .TradingcontBox .TradingBoxBottom .TradingBoxBottomFotter {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 40px;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.TradingRow .TradingLi .TradingcontBox {
  width: 270px;
  background: #FFFFFF;
  box-shadow: 40px 40px 80px rgba(0, 0, 0, 0.1);
  opacity: 1;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.TradingRow .TradingLi .TradingcontBox:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  box-shadow: 40px 40px 80px rgba(0, 0, 0, 0.16);
}
.TradingRow .TradingLi .TradingcontBox:hover .TradingBoxBottom .TradingBoxBottomFotter {
  height: 35px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom {
  padding: 15px 13px;
  background: #F9FAFD;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi {
  display: flex;
  align-items: center;
  height: 30px;
  justify-content: space-between;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi .BottomTittle {
  color: #BFC4CE;
  font-size: 14px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi .BottomNum {
  color: #00B847;
  font-size: 14px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomFotter {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomFotter a {
  width: 48%;
  height: 35px;
  background: #00B847;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 16px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxBottom .TradingBoxBottomFotter a.sell {
  background: #FA2750;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxTop {
  padding: 25px 18px;
  background: #fff;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxTop h2 {
  color: #595F6F;
  font-size: 20px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxTop .TradingTopTxt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
}
.TradingRow .TradingLi .TradingcontBox .TradingBoxTop .TradingTopTxt h1 {
  color: #00B847;
  font-size: 32px;
  text-transform: Uppercase;
}
.TradingRow .TradingLi.down .TradingcontBox .TradingBoxTop .TradingTopTxt h1 {
  color: #00B847;
}
.TradingRow .TradingLi.down .TradingcontBox .TradingBoxTop .TradingTopTxt .icon {
  color: #00B847;
  
}
.TradingRow .TradingLi.up .TradingcontBox .TradingBoxTop .TradingTopTxt h1 {
  color: #FA2750;
}
    .TradingRow .TradingLi.up .TradingcontBox .TradingBoxTop .TradingTopTxt .icon {
        color: #FA2750;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari 和 Chrome */
        -o-transform: rotate(180deg);
    }
.TradingRow .TradingLi.up .TradingcontBox .TradingBoxBottom .TradingBoxBottomLi .BottomNum {
  color: #FA2750;
}
.ForexTwo {
  padding: 98px 0;
}
.ForexTwo .ForexTwoRow {
  display: flex;
  padding-top: 100px;
  margin-left: -30px;
  margin-right: -30px;
}
.ForexTwo .ForexTwoRow .ForexTwoLi {
  flex: 1;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ForexTwo .ForexTwoRow .ForexTwoLi span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #F92146;
  font-size: 18px;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
}
.ForexTwo .ForexTwoRow .ForexTwoLi h2 {
  color: #1A47B0;
  font-size: 24px;
  margin-bottom: 15px;
  margin: 40px 0 20px 0;
  font-weight:normal;
}
.ForexTwo .ForexTwoRow .ForexTwoLi p {
  color: #595F6F;
  font-size: 18px;
}
.Trading {
  padding: 70px 0;
  background: #F7F8FB;
}
.foreign {
  padding-top: 76px;
}
.foreign.bgF7F8FB {
  background: #F7F8FB;
}
.foreignPaddTop {
  display: flex;
  flex-wrap: wrap;
  padding-top: 80px;
  margin-left: -33px;
  margin-right: -33px;
}
.foreignPaddTop.width333 .foreignPaddLi {
  width: 33.333%;
  padding-bottom: 20px;
}
.foreignPaddTop .foreignPaddLi {
  display: flex;
  flex-flow: column;
  width: 25%;
  padding: 0 33px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.foreignPaddTop .foreignPaddLi .icon {
  font-size: 40px;
  color: #1A47B0;
}
.foreignPaddTop .foreignPaddLi h1 {
  color: #1A47B0;
  font-size: 18px;
  margin: 20px 0 10px 0;
  font-weight:normal;
}
.foreignPaddTop .foreignPaddLi p {
  color: #595F6F;
  font-size: 14px;
  height: 100px;
}
.mbottom30 {
  margin-bottom: 50px;
}
.CommoditiesProduct {
  padding: 67px 0 160px 0;
  background: #F7F8FB;
}
.CommoditiesProduct.bgfff {
  background: #fff;
}
.ProductLi {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 60px;
  box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.16);
}
.ProductLiHread {
  padding: 60px 35px 0 35px;
  background: linear-gradient(225deg, #123075 0%, #092056 100%);
}
.ProductLiHread h1 {
  color: #fff;
  font-size: 48px;
  padding-left: 18px;
}
.ProductLiHread .ProductHreadRow {
  display: flex;
  padding-top: 25px;
  padding-bottom: 15px;
}
.ProductLiHread .ProductHreadRow .ProductCol {
  color: #709BE7;
  font-size: 16px;
  padding: 0 18px;
  text-align: center;
  font-weight:500;
}
.ProductLiHread .ProductHreadRow .ProductCol-1 {
  width: 8%;
}
.ProductLiHread .ProductHreadRow .ProductCol-2 {
  width: 12%;
}
.ProductLiHread .ProductHreadRow .ProductCol-3 {
  width: 13%;
}
.ProductLiHread .ProductHreadRow .ProductCol-4 {
  width: 15%;
}
.ProductLiHread .ProductHreadRow .ProductCol-5 {
  width: 10%;
}
.ProductLiHread .ProductHreadRow .ProductCol-6 {
  width: 8%;
}
.ProductLiHread .ProductHreadRow .ProductCol-7 {
  width: 15%;
}
.ProductLiBodyLi {
  background: #F7F8FB;
  display: flex;
  height: 90px;
  align-items: center;
  padding: 0 35px;
}
.ProductLiBodyLi .ProductCol {
  color: #595F6F;
  font-size: 16px;
  padding: 0 18px;
  text-align: center;
}
.ProductLiBodyLi .ProductCol-1 {
  width: 8%;
}
.ProductLiBodyLi .ProductCol-2 {
  width: 12%;
}
.ProductLiBodyLi .ProductCol-3 {
  width: 13%;
}
.ProductLiBodyLi .ProductCol-4 {
  width: 15%;
}
.ProductLiBodyLi .ProductCol-5 {
  width: 10%;
}
.ProductLiBodyLi .ProductCol-6 {
  width: 8%;
}
.ProductLiBodyLi .ProductCol-7 {
  width: 15%;
}
.ProductLiBodyLi:nth-child(2n) {
  background: #fff;
}
.SimpleBox {
  padding: 80px 0 100px 0;
}
.sortBox {
  display: flex;
  padding-top: 80px;
}
.sortBox .sortLi {
  width: 33.333%;
  padding-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: flex;
}
.sortBox .sortLi .num {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  color: #1A47B0;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px #1A47B0 solid;
}
.sortBox .sortLi .sortCenter {
  padding-left: 35px;
  flex: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 15px;
}
.sortBox .sortLi .sortCenter h1 {
  height: 67px;
  display: flex;
  align-items: center;
  color: #1A47B0;
  font-size: 24px;
  font-weight: normal;
}
.sortBox .sortLi .sortCenter p {
  color: #595F6F;
  font-size: 18px;
}
.sortBox .sortLi .icon {
  width: 15px;
  color: #1A47B0;
  margin-top: 10px;
}
.ForexOne {
  padding: 100px 0;
  background: #fff;
}
.ForexOne .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ForexOne .container .ForexOneLeft {
  flex: 1;
}
.ForexOne .container .ForexOneLeft h1 {
  color: #1A47B0;
  font-size: 48px;
  margin-bottom: 30px;
  font-weight: 300;
}
.ForexOne .container .ForexOneLeft p {
  color: #595F6F;
  font-size: 20px;
}
.ForexOne .container .ForexOneRight {
  padding: 0 130px 0 30px;
  width: 400px;
}
.ForexOne .container .ForexOneRight.Forexwidth {
  width: 550px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 0;
}
.ForexOne .container .ForexOneRight .ForexOneRightLi {
  display: flex;
  color: #595F6F;
  font-size: 18px;
  align-items: flex-start;
  margin-bottom: 20px;
}
.ForexOne .container .ForexOneRight .ForexOneRightLi .Yes {
  width: 16px;
  margin-top: 5px;
  margin-right: 26px;
}
.metatrader {
  width: 149px;
  margin-bottom: 47px;
}
.CompanyOne {
  background: #F7F8FB;
  padding: 80px 0;
}
.CompanyOne.Indices {
  background: #FFFFFF;
}
.CompanyOne.Indices .container .CompanyRow {
  padding-top: 50px;
  justify-content: center;
}
.CompanyOne .container .CompanyBtn {
  width: 203px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 16px;
  margin: 80px auto;
  background: linear-gradient(225deg, #FA2B56 0%, #F91C3D 100%);
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.CompanyOne .container .CompanyRow {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.CompanyOne .container .CompanyRow .CompanyLi {
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.CompanyOne .container .CompanyRow .CompanyLi .CompanyLiBox {
  background: #FFFFFF;
  border: 1px solid #DDDFE7;
  border-radius: 5px;
  overflow: hidden;
  padding: 35px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.CompanyOne .container .CompanyRow .CompanyLi .CompanyLiBox .icon {
  margin: 0 auto 10px auto;
  font-size: 40px;
  color: #1A47B0;
  display: block;
}
.CompanyOne .container .CompanyRow .CompanyLi .CompanyLiBox h1 {
  color: #1A47B0;
  font-size: 18px;
  padding: 15px 0;
  font-weight: normal;
}
.CompanyOne .container .CompanyRow .CompanyLi .CompanyLiBox p {
  color: #595F6F;
  font-size: 14px;
}
.CompanyTwo {
  padding: 80px 0;
}
.CompanyTwo.AccoutBox {
  background: #F7F8FB;
}
.CompanyTwo.AccoutBox .CompanyTwoFotter {
  padding-top: 50px;
  padding-bottom: 50px;
}
.CompanyTwoCenter {
  display: flex;
  flex-flow: column;
  padding-top: 100px;
}
.CompanyTwoCenter.p-Top {
  padding-top: 20px;
}
.CompanyTwoCenter h2 {
  color: #595F6F;
  font-size: 20px;
  font-weight: 500;
}
.CompanyTwoCenter h2.m-bottom20 {
  margin-bottom: 20px;
}
.CompanyTwoCenter .CompanyTwoBottomLi {
  height: 60px;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #595F6F;
}
.CompanyTwoCenter .CompanyTwoBottomLi .Yes {
  width: 15px;
  margin-right: 20px;
}
.CompanyTwoCenter .marginTxt {
  margin-top: 20px;
  margin-bottom: 50px;
}
.CompanyTwoCenter .CompanyTwoFotter {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi {
  width: 45%;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi.FlexCenter {
  align-items: center;
  display: flex;
  width: 50%;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi .CompanyCenter {
  margin: 0 auto;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi h1 {
  color: #1A47B0;
  font-size: 18px;
 font-weight: normal;
  padding-bottom: 20px;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi a.IBlogin {
  width: 240px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  background: linear-gradient(180deg, #123075 0%, #092056 100%);
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi a.regAcc {
  width: 240px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  background: #FA2750;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi h3 {
  color: #1A47B0;
  font-size: 30px;
  margin-bottom: 24px;
  font-weight: normal;
}
.CompanyTwoCenter .CompanyTwoFotter .CompanyTwoFotterLi p {
  color: #595F6F;
  font-size: 18px;
}
.FuturesSwift {
  display: flex;
  flex-flow: column;
  padding-top: 30px;
}
.FuturesSwift .SwiftBoxLi {
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
}
.FuturesSwift .SwiftBoxLi .Yes {
  width: 15px;
  margin-right: 20px;
}
.FuturesSwift .SwiftBoxLi .SwiftBoxLiRight {
  color: #595F6F;
  font-size: 18px;
}
.ContactBox {
  padding: 80px 0;
}
.mapImg {
  width: 100%;
}
.ContactBoxRow {
  display: flex;
  padding-top: 30px;
}
.ContactBoxRow .ContactLi {
  display: flex;
  padding-right: 40px;
  width: 33.333%;
}
.ContactBoxRow .ContactLi .icon {
  width: 30px;
  font-size: 17px;
  color: #BFC4CE;
  margin-top: 5px;
  margin-right: 10px;
}
.ContactBoxRow .ContactLi h2 {
  color: #BFC4CE;
  font-size: 14px;
  padding-right: 10px;
  font-weight: normal;
  line-height: 25px;
}
.ContactBoxRow .ContactLi .ContactRightTxt {
  flex: 1;
  padding-left: 10px;
}
.ContactBoxRow .ContactLi p {
  color: #1A47B0;
  font-size: 18px;
  line-height: 25px;
}
.depositBox {
  padding: 60px 0;
  background: #F7F8FB;
}
.depositHread {
  border-radius: 5px 5px 0 0;
  padding-top: 60px;
  background: linear-gradient(225deg, #123075 0%, #092056 100%);
}
.depositHread h1 {
  padding-left: 30px;
  color: #FFFFFF;
  font-size: 48px;
  padding-bottom: 20px;
}
.depositRow {
  display: flex;
}
.depositRow .depositLi {
  flex: 1;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  color: #709BE7;
  font-size: 24px;
  text-align: center;
}
.depositRow .depositLi.lastitem {
  width: 0;
  flex: none;
}
.depositRow .depositLi.lastitem .depositBtn {
  width: 0;
  overflow: hidden;
}
.depositRow .depositLi .depositBtn {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  height: 50px;
  background: #FA2750;
  box-shadow: 10px 20px 60px rgba(250, 39, 80, 0.16);
  opacity: 1;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #FFFFFF;
}
.depositBody {
  background: #F7F8FB;
  border-radius: 0 0 5px 5px;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.16);
}
.depositBody .depositRow {
  height: 95px;
  background: #F7F8FB;
  align-items: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.depositBody .depositPr {
  height: 95px;
  position: relative;
}
.depositBody .depositPr:hover .depositRow {
  position: absolute;
  border-radius: 5px;
  overflow: hidden;
  left: -50px;
  right: -50px;
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  background: #FFFFFF;
  box-shadow: 10px 10px 60px rgba(0, 0, 0, 0.16);
}
.depositBody .depositPr:hover .lastitem {
  width: 200px;
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.depositBody .depositPr:hover .lastitem .depositBtn {
  width: 138px;
}
.depositBody .depositRow .depositLi {
  color: #595F6F;
  font-size: 16px;
}
.depositBody .depositRow .depositLi.ColorTxt {
  color: #1A47B0;
  font-size: 16px;
}
.depositBody .depositRow .depositLi .Img {
  height: 70px;
}
.depositbottom {
  padding: 0 110px;
}
.depositbottom h4 {
  font-size: 12px;
  color: #595F6F;
  padding: 50px 0 15px 0;
}
.depositbottom p {
  color: #BFC4CE;
  font-size: 12px;
  line-height: 30px;
}
.depositbottom p.pleft50 {
  padding-left: 50px;
}
.CryptoFlex {
  display: flex;
  padding-top: 30px;
}
.CryptoFlex .CryptoLi {
  background: #FFFFFF;
  border: 1px solid #DDDFE7;
  border-radius: 5px;
  padding: 15px 20px;
  margin-right: 15px;
  width: 250px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.CryptoFlex .CryptoLi .icon {
  color: #1A47B0;
  font-size: 54px;
  margin-bottom: 5px;
}
.CryptoFlex .CryptoLi .CryptoTxt {
  color: #1A47B0;
  font-size: 16px;
}
.FotterLegal {
  color: #BFC4CE;
  font-size: 18px;
  padding-top: 50px;
}
.LegalBox {
  background: #FFFFFF;
  border: 1px solid #DDDFE7;
  border-radius: 5px;
  padding: 30px 20px;
  width: 950px;
  margin-top: 30px;
}
.LegalBox .LegalLi {
  display: flex;
  padding-bottom: 20px;
}
.LegalBox .LegalLi:last-child {
  padding-bottom: 0;
}
.LegalBox .LegalLi .icon {
  font-size: 24px;
  color: #1A47B0;
  margin-right: 15px;
}
.LegalBox .LegalLi a {
  color: #1A47B0;
  font-size: 18px;
  text-decoration: underline;
}
.swapratesBox {
  background: #F7F8FB;
}
.swapratesBox .container {
  height: 150px;
  color: #BFC4CE;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swapratesBox .container a {
  color: #1A47B0;
  margin-left: 10px;
}
.TradingBoxPage {
  padding: 65px 0;
  background: #fff;
}
.TradingBoxPage .TradingLi {
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 40px;
  width:100%;
}
.TradingBoxPage .TradingLi .activeshow {
  display: none;
}
.TradingBoxPage .TradingLi .activehide {
  display: block;
}
.TradingBoxPage .TradingLi.active .activeshow {
  display: block;
}
.TradingBoxPage .TradingLi.active .activehide {
  display: none;
}
.TradingBoxPage .TradingLi .TradingHread {
  height: 80px;
  padding: 0 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(225deg, #123075 0%, #092056 100%);
}
.TradingBoxPage .TradingLi .TradingHread span {
  color: #FFFFFF;
  font-size: 36px;
  font-weight:bold;
}
.TradingBoxPage .TradingLi .TradingHread a .icon {
  font-size: 20px;
  color: #fff;
}
.TradingBoxPage .TradingBodyHread {
  height: 50px;
  background: #F7F8FB;
  display: flex;
  align-items: center;
  font-weight:500;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  border-right: 1px #DDDFE7 solid;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi.leverage100 {
  width: 100%;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi:last-child {
  border-right: 0;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi .TradingBodyHreadLiOne {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: #1A47B0;
  font-size: 18px;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi .TradingBodyHreadLiTwo {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1A47B0;
  font-size: 18px;
}
.TradingBody {
  height: 0;
  overflow: hidden;
  transition: height 0.3s linear;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
}
.TradingBoxPage .TradingBodyCont {
  display: flex;
  flex-wrap: wrap;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow {
  height: 80px;
  background: #FFFFFF;
  border-bottom: 1px #DDDFE7 solid;
  display: flex;
  width: 100%;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow:last-child {
  border-bottom: 0;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi {
  width: 50%;
  display: flex;
  border-right: 1px #DDDFE7 solid;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi.leverage100 {
  width: 100%;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi.leverage100 .TradingBodyContLiOne {
  flex: 1;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi.leverage100 .TradingBodyContLiOne:nth-child(2) {
  flex: 1;
  width: auto;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi .TradingBodyContLiOne {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #595F6F;
  font-size: 18px;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi .TradingBodyContLiOne:nth-child(2) {
  width: 60%;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow .TradingBodyContLi:last-child {
  border-right: 0;
}
.TradingBoxPage .TradingBodyCont .TradingBodyContRow:nth-child(2n) {
  background: #F7F8FB;
}
.TradingBoxPageBottom p {
  text-align: center;
  color: #BFC4CE;
  font-size: 18px;
  line-height: 1.6;
}
.TradingBoxPageBottom p a {
  color: #1A47B0;
  margin-left: 5px;
}
.CustomisedBox .container .CustomisedBoxLeft h1.noblod {
  margin-bottom: 50px;
}
.CustomisedBox .container .CustomisedBoxLeft h2.blod {
    margin-bottom: 15px;
    font-weight: 300;
}
.containerIcon {
  position: fixed;
  right: 30px;
  bottom: 170px;
  width: 104px;
  height: 54px;
  z-index: 999;
  display: flex;
  align-items: center;
  flex-flow: column;
  display: none;
  cursor: pointer;
}
.containerIcon.active {
  display: flex;
}
.containerIcon span {
  font-size: 12px;
  margin-top: 15px;
  color: #0f358e;
}
.chevron {
  position: absolute;
  width: 15px;
  height: 2px;
  margin-bottom: 5px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 2s ease-out infinite;
}
.chevron:first-child {
  animation: move 2s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move 2s ease-out 1.5s infinite;
}
.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #0f358e;
}
.chevron:before {
  left: 0;
  transform: skew(0deg, -30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, 30deg);
}
.chevronBox {
  width: 15px;
  margin-top: 30px;
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(-5px);
  }
  67% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-30px) scale3d(0.5, 0.5, 0.5);
  }
}
.InsideMenu.paddsize .container a {
  padding: 0 35px;
}
.LatestBottomRight {
    flex:1;
}
.TradingBoxPage .TradingBodyHread .TradingBodyHreadLi.leverage100 .TradingBodyHreadLiOne, .TradingBoxPage .TradingBodyHread .TradingBodyHreadLi.leverage100 .TradingBodyHreadLiTwo {
    width: initial;
    flex: 1;
    padding:0;
}
.BannerRight {
    height:380px;
}
.BrandBg .container .BrandBtn .icon {
    width: 15px;
    margin-left:10px;
}
.flexwarp {
    width:100%;
    flex-wrap:wrap;
}
.XH_Today .Today .TodayNews.flexwarp .item {
    margin: 0;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background:none;
    box-shadow:none;
    overflow:initial;
}
    .XH_Today .Today .TodayNews.flexwarp .item .todayBox {
        box-shadow: 20px 20px 60px rgb(0 0 0 / 10%);
        border-radius:5px;
        background:#fff;
    }
    @media (max-width: 1500px) {
        .BannerRightTop a {
    height: 40px;
    width: 110px;
  }
  .BannerRightTop a.active {
    height: 45px;
  }
  .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi {
    margin-bottom: 20px;
  }
  .Banner {
    padding-top: 130px;
  }
  .BannerRightBottom .BannerRightList {
    height: 45px;
  }
  .container {
    width: 1100px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn .Aorrow,
  .dataRow .fastBtn .Aorrow,
  .marketsBox .container .marketsBoxBtn .Aorrow {
    width: 12px;
    margin-left: 5px;
  }
  .Banner .container .BannerLeft h1 {
    font-size: 32px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn,
  .marketsBox .container .marketsBoxBtn {
    width: 200px;
    height: 45px;
  }
  .dataRow .dataRowLi h1 {
    font-size: 28px;
  }
  .CustomisedBox .container .CustomisedBoxLeft h1,
  .LatestBox .container > h1,
  .marketsBox .container .marketsBoxLeft h1,
  .marketsBox .container .marketsBoxLeft p,
  .CustomisedBox .container .CustomisedBoxLeft h2,
  .SwiftBox .container .SwiftBoxRight h1,
  .TradingBox h1 {
    font-size: 36px;
  }
  .ExploringBox .container > h1,
  .DepositBox .container > h1 {
    font-size: 38px;
  }
  .CustomisedBox::after {
    font-size: 260px;
  }
  .CustomisedBox .container .CustomisedBoxLeft p,
  .TradingBox p {
    font-size: 16px;
  }
  .TradingBox .TradingBottom a {
    width: 150px;
    height: 40px;
  }
}
@media (max-width: 1200px) {
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn .Aorrow,
  .dataRow .fastBtn .Aorrow,
  .marketsBox .container .marketsBoxBtn .Aorrow {
    width: 10px;
    margin-left: 2px;
  }
  .dataRow .dataRowLi h1 {
    font-size: 20px;
  }
  .dataRow .dataRowLi p {
    font-size: 14px;
  }
  .LatestBox {
    padding: 40px 0;
  }
  .LatestBox .container .LatestBottom {
    padding-top: 20px;
  }
  .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi h2 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi h2 {
    font-size: 16px;
  }
  .LatestBox .container > p {
    margin-bottom: 20px;
  }
  .DepositBox .container .DepositRow {
    margin-left: -15px;
    margin-right: -15px;
  }
  .DepositBox .container .DepositRow .DepositLi {
    padding: 0 15px;
  }
  .TradingBox {
    padding: 50px 0;
  }
  .fotter .container .fotterRight .fotterRightLi h1 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .TradingBox .TradingBottom a {
    width: 120px;
    height: 30px;
  }
  .marketsBox {
    padding: 40px 0;
  }
  .fotterBottom .container h1 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .fotter .container .fotterLeft h1 {
    font-size: 16px;
  }
  .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi {
    padding: 20px 15px;
  }
  .dataRow .fastBtn {
    font-size: 14px;
    width: 130px;
    height: 40px;
  }
  .CustomisedBox {
    padding: 60px 0;
  }
  .SwiftBox .container .ReadBtn {
    width: 130px;
    height: 45px;
  }
  .CustomisedBox::after {
    font-size: 200px;
  }
  .CustomisedBox .container .CustomisedBoxLeft p,
  .TradingBox p {
    font-size: 14px;
  }
  .TradingBox .Icon {
    width: 100px;
  }
  .CustomisedBox .container .CustomisedBoxLeft h2 {
    margin-bottom: 20px;
  }
  .CustomisedBox .container .CustomisedBoxLeft .readBtn {
    margin-top: 15px;
  }
  .LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi h2 {
    font-size: 14px;
  }
  .CustomisedBox .container .CustomisedBoxLeft h1,
  .LatestBox .container > h1,
  .marketsBox .container .marketsBoxLeft h1,
  .marketsBox .container .marketsBoxLeft p,
  .CustomisedBox .container .CustomisedBoxLeft h2,
  .SwiftBox .container .SwiftBoxRight h1,
  .TradingBox h1 {
    font-size: 28px;
  }
  .TradingBox p {
    margin: 20px auto;
  }
  .SwiftBox .container .SwiftBoxCont .SwiftBoxLi .SwiftBoxLiRight {
    font-size: 14px;
  }
  .SwiftBox .container .SwiftBoxRight {
    padding: 50px 0 75px 30px;
  }
  .DepositBox .container .DepositRow .DepositLi .DepositLiBox {
    padding: 15px 15px 25px 15px;
  }
  .DepositBox .container .DepositRow .DepositLi .Icon {
    height: 54px;
  }
  .bannerPr .swiper-button-prev {
    left: 0px;
  }
  .bannerPr .swiper-button-next {
    right: 0px;
  }
  .DepositBox {
    padding: 40px 0;
  }
  .Banner {
    padding: 200px 0 160px 0;
  }
  .ExploringBox .container > h1,
  .DepositBox .container > h1 {
    font-size: 28px;
    width: 70%;
    margin: 0 auto;
  }
  .BannerRightTop a {
    width: 95px;
    height: 40px;
  }
  .BannerRightTop a.active {
    height: 50px;
  }
  .BannerRightBottom .BannerRightList {
    height: 50px;
  }
  .MenuBody .MenuBodyLeft {
    width: 240px;
  }
  .Banner .container .BannerLeft h1 {
    font-size: 24px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn,
  .marketsBox .container .marketsBoxBtn {
    width: 160px;
    height: 40px;
    font-size: 14px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .tryBtn {
    font-size: 14px;
  }
  .MenuBody .MenuBodyLeft h1 {
    font-size: 36px;
  }
  .MenuBody .MenuBodyLeft .MenuBodyLeftBottom {
    padding-top: 40px;
    flex-wrap: wrap;
  }
  .MenuBody .MenuBodyLeft .MenuBodyLeftBottom .openBtn {
    margin-bottom: 10px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi h1 {
    font-size: 18px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi a {
    padding: 10px 8px;
  }
  .MenuBody .MenuBodyRight {
    padding-left: 50px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi {
    min-width: auto;
    max-width: 220px;
    flex: 1;
  }
  .MenuHread .container .MenuRight {
    height: 72px;
  }
  .MenuBody {
    top: 75px;
  }
  .MenuHread .container .logo {
    width: 100px;
  }
  .container {
    width: 1000px;
  }
}
@media (max-width: 1000px) {
    .fotter .container .fotterRight .fotterRightLi .RightLiBox {
        height: 60px;
        
    }
  .MenuBody .MenuBodyLeft h1 {
    font-size: 24px;
  }
  .CustomisedBox .container .CustomisedBoxLeft h1,
  .LatestBox .container > h1,
  .marketsBox .container .marketsBoxLeft h1,
  .marketsBox .container .marketsBoxLeft p,
  .CustomisedBox .container .CustomisedBoxLeft h2,
  .SwiftBox .container .SwiftBoxRight h1,
  .TradingBox h1 {
    font-size: 22px;
  }
  .fotter .container .fotterRight .fotterRightLi h1 {
    font-size: 12px;
  }
  .marketsBox {
    padding: 30px 0;
  }
  .fotter {
    padding: 20px 0;
  }
  .fotterBottom {
    padding: 15px 0;
  }
  .fotter .container .fotterLeft {
    width: 260px;
  }
  .TradingBox .TradingBottom {
    width: 70%;
    padding-top: 30px;
  }
  .LatestBox .container .LatestBottom .LatestBottomRight .LatestBottomRightLi .LatestBottomRightTxt {
    padding: 15px 0 20px 0;
  }
  .LatestBox .container .LatestBottom .LatestBottomLeft {
    padding-right: 40px;
  }
  .LatestBox .container .LatestBottom .LatestBottomLeft .LatestBottomLeftLi {
    width: 290px;
    padding: 10px 15px;
    margin-bottom: 25px;
  }
  .SwiftBox .container .SwiftBoxCont .SwiftBoxLi .Yes {
    margin-right: 10px;
  }
  .CustomisedBox .container .CustomisedBoxRight {
    width: 308px;
    height: 308px;
  }
    .TradingBox .TradingBottom a .Icon1 {
        width: 20px;
    }
  .TradingBox .TradingBottom a {
    width: 120px;
    height: 40px;
    padding: 0;
    font-size: 12px;
  }
  .CustomisedBox .container .CustomisedBoxLeft {
    padding-right: 30px;
  }
  .CustomisedBox .container .CustomisedBoxLeft .readBtn,
  .SwiftBox .container .ReadBtn {
    width: 120px;
    height: 40px;
    font-size: 12px;
  }
  .DepositBox .container .DepositRow .DepositLi {
    padding: 0 10px;
  }
  .DepositBox .container .DepositRow .DepositLi .DepositLiBox {
    padding: 10px 10px 15px 10px;
  }
  .DepositBox .container .DepositRow {
    margin-left: -10px;
    margin-right: -10px;
  }
  .bannerPr .swiper-button-next::after,
  .bannerPr .swiper-button-prev::after {
    font-size: 14px;
  }
  .DepositBox .container .DepositRow .DepositLi .Icon {
    height: 40px;
  }
  .bannerPr .swiper-button-next,
  .bannerPr .swiper-button-prev {
    width: 43px;
    height: 43px;
  }
  .ExploringBox .swiper-slide .hieenBox {
    padding: 0 10px;
  }
  .ExploringBox .swiper-container {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .MenuHread .container .MenuRight ul li {
    padding: 0 15px;
  }
  .ExploringBox .swiper-slide {
    height: 220px;
  }
  .ExploringBox .swiper-slide .img {
    width: 120px;
    right: -20px;
    bottom: -25px;
  }
  .ExploringBox .swiper-slide h1 {
    font-size: 16px;
  }
  .MenuHread .container .MenuRight ul li > a {
    font-size: 14px;
  }
  .dataRow .dataRowLi {
    width: 130px;
  }
  .ExploringBox .container > p {
    font-size: 16px;
    padding-top: 0;
    margin: 20px auto 30px auto;
  }
  .ExploringBox .container > h1,
  .DepositBox .container > h1 {
    font-size: 18px;
  }
  .dataRow .dataRowLi p {
    font-size: 12px;
  }
  .dataRow .dataRowLi h1 {
    font-size: 16px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi {
    max-width: 150px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi h1 {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi a {
    padding: 5px;
    font-size: 12px;
  }
  .BannerRightBottom .BannerRightList {
    height: 40px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn,
  .marketsBox .container .marketsBoxBtn {
    font-size: 12px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .openBtn {
    margin-right: 10px;
    width: 150px;
  }
  .BannerRightTop a.active {
    height: 40px;
  }
  .BannerRightTop a {
    width: 80px;
    height: 35px;
    font-size: 12px;
  }
  .Banner .container .BannerLeft p {
    font-size: 14px;
  }
  .Banner .container .BannerLeft h1 {
    font-size: 20px;
  }
  .Banner .container .BannerLeft .BannerLeftBottom .tryBtn {
    padding: 0;
  }
  .container {
    width: 768px;
  }
  .BriefMapbg {
    display: none;
  }
  .Banner {
    padding-bottom: 80px;
  }
    .sortBox .sortLi .sortCenter h1 {
        word-break: break-all;
        align-items: flex-start;
        padding-top: 2px;
    }
    .sortBox .sortLi .sortCenter p {
        word-break: break-all;
    }
    .InsideMenu .container a {
        min-width:initial;
    }
    .sortBox .sortLi .num {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
}
.settingIcon {
  display: none;
}
.popHread {
  display: none;
}
.phone-BannerRight {
    display:none;
}
.phone-nav {
    display :none;
}
.phone-fotterRight {
    display:none;
}
#swiper-pagination {
    display: none
}
.phone-CustomisedBox {
    display:none;
}
.mobliedownloadBtn {
    display:none;
}
.NewMtdeskBox .container .CustomisedBoxLeft {
    width: 430px;
    flex: initial;
}
.NewMtdeskBox .CustomisedBoxRight {
    position:absolute;
    right:0;
    top:0;
    height:100%;
    bottom:0;
}
.CustomisedBox.bgececec {
    background:#ececec;
}
    .CustomisedBox.bgececec.Meta:after {
        display:none;
    }
.CopyBannerBg {
    width:500px;
    position:relative;
    z-index:5;
}
.ForexOneRightCont {
    width:500px;
    position:relative;
}
.CopyBannerIcon {
    right: 170px;
    top: 60px;
    width: 108px;
    animation: updown infinite 4s ease-in-out;
    z-index: 1;
    position: absolute;
    z-index: 6;
}
.ForeBannerIcon {
    right: -80px;
    top: -76px;
    width: 137px;
    animation: updown infinite 4s ease-in-out;
    z-index: 1;
    position: absolute;
    z-index: 4;
}
.ForexOneLeft .CompanyTwoCenter .CompanyTwoBottomLi {
    height:40px;
}
.unlimit_Container .unlimitLeft {
    flex:1;
}
.Trading .unlimit_Container {
    display:flex;
    padding:50px 0;
}
.unlimit_Container .unlimitLeft .ContTxt {
    width: 100%;
    text-align: left;
}
    .unlimit_Container .unlimitLeft .pamm.platinFlex {
        width:100%;
    }
        .unlimit_Container .unlimitLeft .pamm.platinFlex .pammLi {
            padding:0;
        }
            .unlimit_Container .unlimitLeft .pamm.platinFlex .pammLi .pammBox {
                padding:0;
                border:0;
                background:none;
            }
                .unlimit_Container .unlimitLeft .pamm.platinFlex .pammLi .pammBox .icon {
                    display:none;
                }
                .unlimit_Container .unlimitLeft .pamm.platinFlex .pammLi .pammBox .pammBoxRight {
                    padding-left:0;
                    padding-right:50px;
                }
                .unlimit_Container .unlimitLeft .TittleTxt {
                    text-align: left;
                }
    .unlimit_Container  .unlimitRight {
        width: 400px;
        padding-left:50px;
        position: relative;
    }
        .unlimit_Container  .unlimitRightBox .unlimitRightBg {
            width:100%;
            position:relative;
            z-index:5;
        }
.unlimit_Container .unlimitRight .unlimitRightIcon {
    right: 234px;
    top: -18px;
    width: 137px;
    animation: updown infinite 4s ease-in-out;
    z-index: 1;
    position: absolute;
    z-index: 4;
}
.unlimit_Container .unlimitRight .platinumecnRightIcon {
    right: 39px;
    bottom: 128px;
    width: 40px;
    animation: updowntransparent infinite 4s ease-in-out;
    z-index: 1;
    opacity: 0;
    position: absolute;
    z-index: 8;
}
.unlimit_Container .unlimitRight .mampammRightIcon {
    right: 234px;
    top: 110px;
    width: 137px;
    animation: updown infinite 4s ease-in-out;
    z-index: 1;
    position: absolute;
    z-index: 7;
}
.cryptoBoxStyle .ForexOneLeft .CryptoFlex .CryptoLi {
    border:0;
    width:auto;
}
    .cryptoBoxStyle .ForexOneLeft .CryptoFlex .CryptoLi .icon {
        display:none;
    }
.ForexOne .container.cryptoBoxStyle .ForexOneRight.Forexwidth {
    padding-top: 30px;
    padding-left:0;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:flex;
    flex-wrap:wrap;
}
.ForexOne .container.cryptoBoxStyle .ForexOneRight .ForexOneRightLi {
    width: 50%;
    margin-bottom: 30px;
    padding-right: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.cryptoBoxStyle .cryptoBoxBg {
    animation: updown infinite 4s ease-in-out;
    z-index: 4;
}
.cryptoBoxStyle .ForexOneLeft {
    flex: 1;
}
.cryptoBoxStyle .cryptoBoxStyleRightBox {
    padding-left:50px;
    display:flex;
    align-items:flex-end;
}
.CompanyOne .container.unlimit_Container .CompanyRow .CompanyLi {
    width:33.333%;
}
    .CompanyOne .container.unlimit_Container .CompanyRow .CompanyLi .CompanyLiBox {
        border:0;
        padding:0;
        padding-right:30px;
    }
        .CompanyOne .container.unlimit_Container .CompanyRow .CompanyLi .CompanyLiBox .icon {
            margin:20px 0;
            display:none;
        }
.IndicesRightBoxNew .unlimit_Container {
    display:flex;
}
    .IndicesRightBoxNew .unlimit_Container .IndicesRightBg {
        width:450px;
        position:relative;
    }
    .IndicesRightBoxNew .unlimit_Container .IndicesRightIcon {
        width: 40px;
        position: absolute;
        top: 34px;
        right: 130px;
        animation: updown-more infinite 2s ease-in-out;
        z-index: 1;
    }
    .IndicesRightBoxNew .unlimit_Container .IndicesRightIconTwo {
        width: 40px;
        position: absolute;
        top: 142px;
        right: 204px;
        animation: updown infinite 4s ease-in-out;
        z-index: 1;
    }
@media (max-width: 768px) {
    .IndicesRightBoxNew .unlimit_Container{
        display:block;
    }
    .CompanyOne .container.unlimit_Container .CompanyRow .CompanyLi {
        width:100%;
    }
    .IndicesRightBoxNew .unlimit_Container .IndicesRightBg {
        width:100%;
    }
    .IndicesRightBoxNew .unlimit_Container .IndicesRightIcon {
        width: 20px;
        position: absolute;
        top: 21%;
        right: 45%;
    }
    .IndicesRightBoxNew .unlimit_Container .IndicesRightIconTwo {
        width: 20px;
        position: absolute;
        top: 41%;
        right: 54.5%;
    }
    .cryptoBoxStyle .cryptoBoxStyleRightBox {
        padding-left: 0;
        padding-bottom: 20px;
        width: 100%;
        justify-content: center;
    }
    .cryptoBoxStyle .ForexOneLeft .CryptoFlex .CryptoLi {
        padding:0;
    }
    .ForexOne .container.cryptoBoxStyle .ForexOneRight .ForexOneRightLi {
        margin-bottom: 20px;
        padding-right: 0px;
        width:100%;
    }
    .cryptoBoxIcon {
        width: 40%;
    }
    .cryptoBoxStyle .cryptoBoxBg {
        width:35%;
    }
    .unlimit_Container .unlimitRight .mampammRightIcon {
        right: 55%;
        top: 110px;
        width: 90px;
    }
    .Trading .unlimit_Container {
        display: block;
    }
    .unlimit_Container .unlimitLeft .ContTxt {
        padding:20px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .unlimit_Container .unlimitRight {
        width: 100%;
        padding: 50px 60px 0 60px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
        
        .unlimit_Container .unlimitRight .unlimitRightIcon {
            width: 24%;
            right: 55%;
            top: 8px;
        }
        .ForexOneLeft .CompanyTwoCenter .CompanyTwoBottomLi {
            height: auto;
        }
    .ForexOneRightCont, .CopyBannerBg {
        width: 450px;
        margin: 0 auto;
    }
    .CopyBannerIcon {
        width:90px;
        left:160px;
    }
    .ForeBannerIcon {
        right: -65px;
        top: -72px;
        width: 120px;
    }
    .NewMtdeskBox .CustomisedBoxRight {
        display: none;
    }
    .CustomisedBox.notxt.mtdesktopBg.NewMtdeskBox .TradingBottom:before {
        display: none;
    }
    .NewMtdeskBox .container .CustomisedBoxLeft {
        width: 100%;
    }
    .MenuHread.active {
        z-index: 90;
    }
    .NewPlatIng .TittleTxt {
        padding:0;
    }
    .NewPlatIng .unlimit_Container .unlimitLeft .ContTxt {
        padding-left:0;
        padding-right:0;
    }
    .NewPlatIng .unlimit_Container .unlimitRight {
        padding: 0px 10px 0 10px;
    }
    .unlimit_Container .unlimitRight .platinumecnRightIcon {
        right: 12%;
        bottom: 74px;
        width: 29px;
    }
    .popHread {
        background: #0B245F;
        padding: 0 20px 10px 20px;
        z-index: 90;
        display: none;
        flex-flow: row;
        flex-wrap: wrap;
    }
  .popHread.active {
    display: flex;
  }
    .popHread .liveBtn {
        width: 44%;
        margin: 0 2.5%;
        height: 30px;
        background: linear-gradient(225deg, #FA2B56 0%, #F91C3D 100%);
        box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.4);
        border-radius: 30px;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        color: #FFFFFF;
    }
  .popHread .demoBtn {
    height: 30px;
    background: linear-gradient(225deg, #4173E8 0%, #4173E8 100%);
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.4);
    opacity: 1;
    border-radius: 30px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #FFFFFF;
  }
  .popHread .portBtn {
    height: 30px;
    border: 1px solid #FFFFFF;
    box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.4);
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #FFFFFF;
  }
    .popHread a {
        width: 44%;
        margin: 0 2.5%;
    }
    .popHread .LangBox {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 0;
    }
  .popHread .LangBox a {
    color: #8592AF;
    font-size: 14px;
    padding: 0 10px;
    line-height: 1;
  }
  .popHread .LangBox a.active {
    color: #fff;
  }
  .settingIcon {
    display: block;
    padding-right: 12px;
  }
  .settingIcon img {
    width: 25px;
  }
    nav {
        display: block;
        top: 24px;
    }
  nav.active {
    top: 20px;
  }
  .MenuHread.block {
    z-index: 90;
  }
  .popBox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 89;
    display: none;
    background: rgba(0, 0, 0, 0.66);
  }
  .popBox.active {
    display: block;
  }
    .MenuHread.active .MenuBody .MenuBodyRight {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -box-sizing: border-box;
    }
    .MenuHread .container .MenuRight {
        position: fixed;
        left: 0;
        right: 0;
        bottom:0;
        top: 40px;
        width: 100%;
        display: none;
        height: initial;
        background: #0B245F;
        padding-top: 20px;
        overflow-y: auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        z-index: 90;
    }
  .MenuHread .container .MenuRight.active {
    display: block;
  }
    .MenuHread .container .MenuRight ul {
        display: block;
        width: 100%;
        height: initial;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .MenuHread.active .container {
        /*height: 100vh;*/
    }
    .MenuHread .container .MenuRight ul li {
        height: auto;
        flex-flow: column;
        padding: 0;
    }
  .MenuBody .container {
    padding: 10px 0;
    width: 100%;
  }
  .MenuBody {
    position: relative;
    top: initial;
    width: 100%;
    margin-left: -20px;
    margin-right: -20px;
    background: #051741;
  }
  .MenuHread .container .MenuRight ul li > a {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/arrowIcon.png) 92% center no-repeat;
    background-size: 25px;
    padding: 0 20px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .MenuHread .container .MenuRight ul li > a::after {
    content: " ";
    display: block;
    height: 1px;
    background: #14337A;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
  }
  .MenuBody .MenuBodyRight .MenuRightLi {
    max-width: 100%;
    padding-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi h1 {
    padding-bottom: 25px;
    font-size: 20px;
  }
  .MenuBody .MenuBodyRight .MenuRightLi a {
    font-size: 16px;
    min-height: 45px;
  }
  .MenuBody .MenuBodyLeft {
    display: none;
  }
  .MenuBody .MenuBodyRight {
    padding-left: 0;
    flex-flow: column;
    padding: 0 25px;
  }
    .MenuHread .MenuBody .container {
        height:auto;
       
    }
}
@media (max-width: 480px) {
    .ForexOneRightCont, .CopyBannerBg {
        width: 100%;
        margin: 0 auto;
    }
    .ForeBannerIcon {
        width: 65px;
        right: -8%;
        top: -7%;
    }
    .CopyBannerIcon {
        width: 65px;
        left: 45%;
        top: 12%;
    }
}
/*for new pages*/
/*Clients Promotion*/
.Clients {
    color: #595F6F;
    font-size:18px;
    padding: 60px 0;
}

    .Clients a {
        color: #1A47B0;
        margin-left:0.5em;
        
    }

.info.container, .rule.container, .annoucement.container {
        margin: 80px auto;
}

.Clients li{
    margin:20px 0;:

}

.Clients > div {
    margin:80px 0;
}

.Clients .txtList  {
    padding:  40px 0;
    font-weight:500;
}



.Clients h1 {
    font-weight:300;
   }

  .Clients .info-table {
   text-align:center;
     width:100%;
   margin:0 auto;
  margin-top:90px;
}

    .Clients .info-table * {
        border: 1px solid #1A47B0;
        padding:20px;
    }
    .Clients .info-table th {
        background: #123075;
        color: #F7F8FB;
        width:50%;
    }

   
    .Clients .rule p {
        color: #BFC4CE;
        text-align:center;
        margin-top:20px;
    }
    .Clients .rule span {
        color: #1A47B0;
    }

/*.dataRow .container {
    width: 65% !important;
}*/

/*homa page gif*/
@keyframes updowntransparent {    
    50% {
        
    }

    100% {
        transform: translate(0, -15px);
        opacity: 1;
        /* transform: translate(0,0px); */
    }
}
/*homa page gif*/
@keyframes updown {
    50% {
        transform: translate(0, 15px);
    }

    100% {
        /* transform: translate(0,0px); */
    }
}

@keyframes updown-more {
    50% {
        transform: translate(0, 25px);
    }

    100% {
        /* transform: translate(0,0px); */
    }
}


/* chart gif */
/*.chart {*/
    /* background: url('chart.svg') cover no-repeat; */
    /*width: 400px;
    height: 400px;
    position: relative;
}*/

/* img {
    width: 50%;
    position: absolute;
}*/

#blue,
#green,
#pink {
    width: 280px;
    position:absolute;
}

#blue {
    top: 60px;
    right: 40px;
    z-index: 5;
    animation: updown-more 4s infinite 0.5s ease-in-out;
}

#green {
    top: 30px;
    z-index: 4;
    right:60px;
    animation: updown-more 4s infinite 0.8s ease-in-out;
}

#pink {
    top: 0px;
    z-index: 3;
    right: 80px;
    animation: updown-more 4s infinite 0.2s ease-in-out;
}

#board {
    position:absolute;
    bottom:50px;
    z-index: 2;
    width:40%;
}




/* end chart gif */


/* curved screen */

#banner {
    /* bottom: 100px; */
    right:90px;
    top: 60px;
    width: 150px;
    animation: updown infinite 4s ease-in-out;
    z-index: 1;
    position:absolute;
}

#screen-base {
    width:500px;
}

/* end curved screen */


/* sever */
.SwiftBox .container .SwiftBoxLeft {
    width: 408px;
    height: 408px;
}

.SwiftBox .container {
    position:relative;   
}

.server-block {
    width: 150px;
}


#server-base {
    left:0;
    bottom: 80px;
    width: 500px;
    position:absolute;
}

#block1 {
    left: 70px;
    bottom: 350px;
    z-index: 3;
    animation: updown-more infinite 2s 0.2s ease-in-out;
    position: absolute;
}

#block2 {
    left: 70px;
    bottom: 290px;
    z-index: 2;
    animation: updown-more infinite 2s 0.4s ease-in-out;
    position: absolute;
}

#block3 {
    left: 70px;
    bottom: 230px;
    z-index: 1;
    animation: updown-more infinite 2s 0.6s ease-in-out;
    position: absolute;
}



/* end server */

/*XH*/

.XH_crumb .content p {
    margin-bottom: 20px;
    color:#595f6f !important;
}

.XH_MarketsBox .MarketsList .item .inner {
    position: relative;
    overflow: hidden;
    height: 240px;
    margin: 20px;
    background: #ffffff;
    border-radius: 5px;
    padding: 34px 30px;
    box-shadow: 20px 20px 60px rgb(0 0 0 / 10%);
    color: #595F6F;
}

