@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@500;900&display=swap);
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/images/vendor/owl.carousel/dist/owl.video.play.png?7f01b07148f205f6e8258e92bbf652d9) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* Font Awesome */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef);
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?8b43027f47b20503057dfbbaa9401fef) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?20fd1704ea223900efa9fd4e869efb08) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?f691f37e57f04c152e2315ab7dbad881) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?1e59d2330b4c6deb84b340635ed36249) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?c1e38fd9e0e74ba58f7a2b77ef29fdd3) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Mulish-Light';
  src: url('/fonts/Mulish-Light.ttf');
}
@font-face {
  font-family: 'Mulish-Regular';
  src: url('/fonts/Mulish-Regular.ttf');
}
@font-face {
  font-family: 'Mulish-Bold';
  src: url('/fonts/Mulish-Bold.ttf');
}
@font-face {
  font-family: 'Mulish-SemiBold';
  src: url('/fonts/Mulish-SemiBold.ttf');
}
@font-face {
  font-family: 'Mulish-ExtraBold';
  src: url('/fonts/Mulish-ExtraBold.ttf');
}
@font-face {
  font-family: 'Mulish-Black';
  src: url('/fonts/Mulish-Black.ttf');
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* AOS Animation */
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0s;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0s;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0s;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0s;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0s;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0s;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0s;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0s;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0s;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0s;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0s;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0s;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0s;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0s;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0s;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0s;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0s;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0s;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0s;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0s;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0s;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0s;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0s;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0s;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0s;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0s;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0s;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0s;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0s;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0s;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0s;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0s;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0s;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0s;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0s;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0s;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0s;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0s;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0s;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0s;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0s;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0s;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0s;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0s;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0s;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0s;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0s;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0s;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0s;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0s;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0s;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0s;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0s;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0s;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0s;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0s;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0s;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0s;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0s;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0s;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
/* Owl Carousel */
.btn-rounded {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 68px;
  line-height: 34px;
  padding: 0 24px;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  white-space: nowrap;
}

.btn-rounded.white-line {
  line-height: 30px;
  background-color: transparent;
  border: solid 2px white;
  color: white;
}

.btn-rounded.white-line:hover {
  background-color: white;
  color: #176af3;
}

.btn-rounded.primary-line {
  line-height: 30px;
  background-color: transparent;
  border: solid 2px #176af3;
  color: #176af3;
}

.btn-rounded.primary-line:hover {
  background-color: #176af3;
  color: white;
}

.btn-rounded.white {
  background-color: #fff;
  color: #176af3;
}

.btn-rounded.white:hover {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
}

.btn-big, .btn-normal, .btn-wide, .btn-banner {
  display: inline-block;
  font-weight: 700;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  text-align: center;
}

.btn-big, .btn-normal {
  line-height: 60px;
  padding: 0 38px;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.08);
  color: black;
}

.btn-big > i, .btn-normal > i {
  display: inline-block;
  margin-left: 10px;
  font-size: 24px;
}

.btn-big.primary, .btn-normal.primary, .btn-banner.primary {
  background-color: #176af3;
  background-image: linear-gradient(to right, #176af3, rgba(43, 182, 246, 0.8));
  color: white;
  overflow: hidden;
}

.btn-wide {
  font-size: 18px;
  padding: 18px 86px;
  border-radius: 4px;
}

.btn-banner {
  height: 58px;
  line-height: 58px;
  font-size: 30px;
  padding: 0 54px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6274509804);
  border-radius: 10px;
}

@media (max-width: 768px) {
  .btn-banner {
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    padding: 0 42px;
  }
}
.btn-wide.blue {
  background-color: #1265E9;
  color: white;
}

.btn-big.primary:hover, .btn-normal.primary:hover {
  background-color: white;
  color: white;
}

.btn-big.primary:hover:before, .btn-normal.primary:hover:before {
  display: none;
}

.btn-big.primary.line, .btn-normal.primary.line {
  background-image: none;
  background-color: transparent;
  border: solid 2px #176af3;
  color: #176af3;
}

.btn-big.primary.line:hover, .btn-normal.primary.line:hover {
  background-color: #176af3;
  color: white;
}

.btn-big.white-trans, .btn-normal.white-trans {
  background-color: rgba(255, 255, 255, 0.14);
  color: white;
}

.btn-big.white-trans:hover, .btn-normal.white-trans:hover {
  background-color: white;
  color: #176af3;
}

.btn-big.white, .btn-normal.white {
  background-color: #fff;
  color: #000850;
}

.btn-big.white:hover, .btn-normal.white:hover {
  background-color: #40dcfd;
  color: white;
}

.btn-normal {
  line-height: 1;
  padding: 15px 34px;
  font-size: 14px;
}

.btn-buy, .btn-sell {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  background-color: #c1fe85;
  color: rgba(0, 0, 0, 0.68);
  border-radius: 4px;
  text-decoration: none;
  padding: 3px 6px;
  transition: all 0.3s ease;
}

.btn-buy:hover, .btn-sell:hover {
  background-color: black;
  color: white;
}

.btn-sell {
  background-color: #fe8b85;
  color: white;
}

.btn-more-circle {
  display: inline-block;
  text-decoration: none;
  height: 31px;
  width: 31px;
  text-align: center;
  line-height: 28px;
  background-color: #176af3;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.btn-more-circle:hover {
  transform: rotate(360deg);
}

.btn-more-circle > img {
  max-width: 11px;
  vertical-align: middle;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

a[href^=tel] {
  color: #000;
  text-decoration: none;
}

html, body {
  min-height: 100%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
  color: #464646;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

img {
  max-width: 100%;
}

a {
  cursor: pointer;
  color: #40dcfd;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.dn {
  display: none;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

.pos-s {
  position: static;
}

.pos-stk {
  position: -webkit-sticky;
  position: sticky;
}

.flx {
  display: flex;
}

.flx-wrap {
  flex-wrap: wrap;
}

.tm-container {
  width: 100%;
  max-width: 1224px;
  margin: 0 auto;
}

.my-home-carousel-container .owl-carousel {
  display: flex;
  justify-content: center;
}


.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.dn {
  display: none;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}

.tm-title {
  max-width: 474px;
  min-width: 474px;
  flex: 1;
  position: relative;
  padding: 80px 0;
  background-position: 100% 60px;
  background-repeat: no-repeat;
  background-size: auto;
}

.tm-title.left h2, .tm-title.right h2 {
  padding-right: 84px;
}

.tm-title .tm-simple-feat-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.tm-title .tm-simple-feat-list li {
  flex: 0 0 50%;
  margin-top: 24px;
  padding: 0 15px 0 48px;
}

.tm-title .tm-btn-wrapper {
  margin-top: 28px;
}

.tm-section.bg-tmgm-gray-3 {
  background-color: #F7F7F7;
}

.tm-section h2 {
  color: inherit;
  font-size: 42px;
  line-height: 1.1;
  margin: 0 0 28px 0;
  letter-spacing: -1px;
  opacity: 0.88;
}

.tm-section h2 > span {
  color: #40dcfd;
}

.tm-section p {
  font-size: 22px;
  color: inherit;
  opacity: 0.68;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}

.tm-section p.small-text {
  font-size: 16px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 24px;
}

.tm-section.tm-section-single-col {
  text-align: center;
}

.tm-section.tm-section-single-col .tm-title {
  padding: 0;
  max-width: 100%;
}

.tm-section.tm-section-single-col .tm-title p {
  max-width: 688px;
  margin-left: auto;
  margin-right: auto;
}

.banner-content-right {
  display: none;
}

.tm-content {
  flex: 2;
  width: 100%;
  position: relative;
  padding: 80px 0;
}

.tm-content:before {
  content: "";
  position: absolute;
  top: 30%;
  left: 0;
  width: 88px;
  height: 128px;
  background-image: url(/images/dotted-pattern.png?eb05089b70548fea5caceb6776512bed);
  background-repeat: no-repeat;
}

.tm-cta-section {
  /* background-image: url("../img/cta-bg.jpg"); */
  background-size: cover;
  background-position: center;
  padding: 80px 0;
  color: white;
  overflow: hidden;
  position: relative;
}

.tm-cta-section .tm-container {
  position: relative;
  z-index: 2;
}

.tm-cta-bg {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.tm-cta-section .tm-title h2 {
  opacity: 1;
  margin: 0 auto 28px;
  font-size: 56px;
}

.tm-cta-section .tm-title .tm-btn-wrapper {
  margin-top: 40px;
  text-align: center;
}

.tm-cta-section .tm-title .tm-btn-wrapper .btn-big {
  margin-right: 15px;
}

.tm-cta-section .tm-title .tm-btn-wrapper a.text-link {
  color: rgba(255, 255, 255, 0.68);
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.tm-cta-section .tm-title .tm-btn-wrapper a.text-link:hover {
  color: white;
}

.tm-cta-section.cta-light {
  background-image: url(/images/cta-light-bg.png?9ae535df2eac9cc6e7c384091e8a1b68);
  color: #176af3;
}

.tm-cta-section.cta-light h2 {
  font-weight: 200;
  font-size: 40px;
}

footer {
  padding: 100px 0 50px;
  background-color: #f9f9f9;
  color: rgba(0, 0, 0, 0.8);
}

footer .flx {
  flex-wrap: wrap;
}

footer p {
  font-size: 14px;
}

.chat-icon-footer {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background-color: #176af3;
  border: solid 6px #2f7af4;
  text-align: center;
  line-height: 35px;
  display: block;
  cursor: pointer;
}

.chat-icon-footer > span {
  height: 8px;
  width: 8px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: scaling 1s linear infinite;
          animation: scaling 1s linear infinite;
}

.chat-icon-footer > span:nth-child(1) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.chat-icon-footer > span:nth-child(2) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.menu-trigger {
  display: inline-block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  margin-top: 12px;
  vertical-align: top;
  margin-left: 10px;
}

.menu-trigger > span {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 8px;
  background-color: white;
  transition: all 0.3s ease;
  margin-bottom: 6px;
}

.menu-trigger > span:nth-child(2) {
  width: 40%;
}

.menu-trigger > span:last-child {
  margin-bottom: 0;
  width: 65%;
}

.menu-trigger:hover > span {
  width: 100%;
}

@-webkit-keyframes scaling {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.8);
  }
}

@keyframes scaling {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.8);
  }
}
.tm-inner-banner {
  height: 424px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #176af3;
  color: white;
  position: relative;
  overflow: hidden;
}

.tm-inner-banner .tm-container {
  position: relative;
  z-index: 2;
}

.tm-inner-banner .tm-inner-banner-bg {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.tm-inner-banner h1 {
  font-size: 74px;
  font-weight: 200;
  margin: 0 0 24px 0;
  position: relative;
}

.tm-inner-banner h1:before {
  display: none;
  content: "";
  width: 56px;
  height: 85px;
  background-image: url(/images/title-dot.png?d2782e55e232e346edabf39cc6ddd897);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 68%;
}

.tm-inner-banner p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.4;
}

.tm-inner-banner > .flx {
  height: 100%;
  align-items: flex-end;
}

.tm-inner-banner > .flx > div {
  flex: 1;
}

.tm-inner-banner > .flx > div:first-child {
  max-width: 100%;
  padding-bottom: 28px;
}

.tm-inner-banner > .flx > div.banner-content-right {
  margin-top: 60px;
  margin-left: auto;
  text-align: right;
  padding-bottom: 70px;
}

.tm-inner-banner > .flx > div.banner-content-right .animation-area {
  display: inline-block;
  vertical-align: top;
  height: 315px;
  width: 518px;
  background-image: url(/images/world-map-inner.png?dfaa7f1a6adc10d0ef32ce07905a932e);
  background-repeat: no-repeat;
  background-size: 100%;
}

.tm-section.inr {
  padding: 68px 0;
}

.tm-section.inr .tm-title p {
  opacity: 0.88;
}

.tm-section.inr .tm-title .small-text {
  font-style: normal;
  opacity: 0.58;
}

.tm-section.inr .tm-title.left {
  padding: 80px 60px 80px 0;
}

.tm-keys-inner {
  display: flex;
  flex-wrap: wrap;
}

.tm-keys-inner > div {
  flex: 0 0 25%;
  padding: 20px 20px;
}

.tm-keys-inner > div span {
  display: block;
  line-height: 1;
}

.tm-keys-inner > div span.icon {
  margin-bottom: 16px;
}

.tm-keys-inner > div span.icon img {
  height: 24px;
  width: auto;
}

.tm-keys-inner > div span.key-value {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.tm-keys-inner > div span.key-label {
  font-size: 12px;
  font-weight: 700;
  opacity: 0.48;
}

ul.bullet-lists li {
  list-style: none;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.68);
  font-weight: 600;
  line-height: 1.3;
  padding-left: 18px;
  position: relative;
  margin-bottom: 22px;
}

ul.bullet-lists li a {
  color: inherit;
  text-decoration: underline;
}

ul.bullet-lists li a:hover {
  text-decoration: none;
}

ul.bullet-lists li:before {
  content: "";
  height: 7px;
  width: 7px;
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
  background-color: #176af3;
}

.tm-simple-feat-list {
  margin: 0;
  padding: 0;
}

.tm-simple-feat-list li {
  list-style: none;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.68);
  font-weight: 600;
  line-height: 1.3;
  padding-left: 34px;
  position: relative;
  margin-bottom: 22px;
}

.tm-simple-feat-list li a {
  color: inherit;
  text-decoration: underline;
}

.tm-simple-feat-list li a:hover {
  text-decoration: none;
}

.tm-simple-feat-list li:before {
  content: "";
  height: 22px;
  width: 22px;
  background-image: url(/images/check-icon.png?885a0b8bb525cf28e4ab7c6b4eb337ca);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
}

.tm-simple-feat-list.two-col {
  display: flex;
  flex-wrap: wrap;
}

.tm-simple-feat-list.two-col li {
  flex: 1 1 50%;
  padding-right: 24px;
}

.tm-simple-feat-list.two-col li:nth-child(2n) {
  padding-right: 0;
}

.tm-simple-feat-list.three-col {
  display: flex;
  flex-wrap: wrap;
}

.tm-simple-feat-list.three-col li {
  flex: 0 0 33.33%;
  padding-right: 24px;
}

.tm-simple-feat-list.three-col li:nth-child(3n) {
  padding-right: 0;
}

.tm-misson-2 .stat-card-wrapper > div:nth-child(2) {
  transform: scale(1.3);
}

.tm-pl-20 {
  padding-left: 20px !important;
}

.tm-pl-40 {
  padding-left: 40px !important;
}

.tm-pl-60 {
  padding-left: 60px !important;
}

.tm-pl-80 {
  padding-left: 80px !important;
}

.tm-pr-20 {
  padding-right: 20px !important;
}

.tm-pr-40 {
  padding-right: 40px !important;
}

.tm-pr-60 {
  padding-right: 60px !important;
}

.tm-pr-80 {
  padding-right: 80px !important;
}

html[lang=ar] .tm-pl-20 {
  padding-left: 0 !important;
  padding-right: 20px !important;
}
html[lang=ar] .tm-pl-40 {
  padding-left: 0 !important;
  padding-right: 40px !important;
}
html[lang=ar] .tm-pl-60 {
  padding-left: 0 !important;
  padding-right: 60px !important;
}
html[lang=ar] .tm-pl-80 {
  padding-left: 0 !important;
  padding-right: 80px !important;
}
html[lang=ar] .tm-pr-20 {
  padding-right: 0 !important;
  padding-left: 20px !important;
}
html[lang=ar] .tm-pr-40 {
  padding-right: 0 !important;
  padding-left: 40px !important;
}
html[lang=ar] .tm-pr-60 {
  padding-right: 0 !important;
  padding-left: 60px !important;
}
html[lang=ar] .tm-pr-80 {
  padding-right: 0 !important;
  padding-left: 80px !important;
}

.tm-pt-20 {
  padding-top: 20px !important;
}

.tm-pt-40 {
  padding-top: 40px !important;
}

.tm-pt-60 {
  padding-top: 60px !important;
}

.tm-pt-80 {
  padding-top: 80px !important;
}

.tm-pb-20 {
  padding-bottom: 20px !important;
}

.tm-pb-40 {
  padding-bottom: 40px !important;
}

.tm-pb-60 {
  padding-bottom: 60px !important;
}

.tm-pb-80 {
  padding-bottom: 80px !important;
}

.t-al-l {
  text-align: left;
}

.t-al-c {
  text-align: center !important;
}

.t-al-r {
  text-align: right;
}

.v-al-t {
  align-items: flex-start;
}

.v-al-m {
  align-items: center;
}

.v-al-b {
  align-items: flex-end;
}

.al-self-t {
  align-self: flex-start;
}

.al-self-m {
  align-self: center;
}

.al-self-b {
  align-self: flex-end;
}

.tm-inner-section {
  padding: 80px 0;
  font-size: 18px;
  line-height: 1;
  overflow: hidden;
}

.tm-inner-section.tm-pt-0 {
  padding-top: 0;
}

.tm-inner-section.tm-pb-0 {
  padding-bottom: 0;
}

.tm-inner-section .flx-two-col {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.tm-inner-section .flx-two-col .tm-col {
  flex: 0 0 50%;
  max-width: 50%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-70 {
  flex: 0 0 70%;
  max-width: 70%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-65 {
  flex: 0 0 65%;
  max-width: 65%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-60 {
  flex: 0 0 60%;
  max-width: 60%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-55 {
  flex: 0 0 55%;
  max-width: 55%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-45 {
  flex: 0 0 45%;
  max-width: 45%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-40 {
  flex: 0 0 40%;
  max-width: 40%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-35 {
  flex: 0 0 35%;
  max-width: 35%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-30 {
  flex: 0 0 30%;
  max-width: 30%;
}

.tm-inner-section .flx-two-col .tm-col.tm-col-100 {
  flex: 0 0 100%;
  max-width: 100%;
}

.tm-inner-section .flx-fluid {
  flex-wrap: wrap;
  margin: 0;
  text-align: center;
}

.tm-inner-section .flx-fluid .tm-col {
  flex: 0 0 100%;
  max-width: 100%;
}

.tm-inner-section .tm-btn-wrapper {
  margin-top: 34px;
}

.tm-inner-section h2 {
  color: inherit;
  font-size: 42px;
  line-height: 1.1;
  margin: 0 0 28px 0;
  letter-spacing: -1px;
  opacity: 0.88;
}

.tm-inner-section h2 > span {
  color: #40dcfd;
}

.tm-inner-section h3 {
  font-size: 36px;
  margin: 0 0 28px 0;
}

.tm-inner-section p {
  color: inherit;
  opacity: 0.8;
  font-size: 22px;
  line-height: 1.5;
}

a.heading-text-blue {
  color: #1265E9;
  text-decoration: none;
  display: block;
}

.tm-inner-section a.heading-small-text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.02px;
  font-style: normal;
}

.tm-inner-section p.small-text {
  font-size: 18px;
  line-height: 1.5;
}

.tm-inner-section .tm-col-full-img {
  width: 100%;
  height: 100%;
}

.tm-inner-section .tm-col-full-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tm-inner-section .tm-section-heading {
  position: relative;
  z-index: 2;
}

.tm-inner-section .tm-section-heading:before {
  content: "";
  position: absolute;
  top: 0;
  right: -30px;
  background-image: url(/images/title-bg.png?a028f77e6b46906278ba53feaab2ae69);
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: auto;
  height: 230px;
  width: 78px;
}

.tm-inner-section .tm-section-heading .tm-heading-icon {
  display: inline-block;
  margin-bottom: 24px;
}

.tm-inner-section .tm-section-heading .tm-heading-icon > img {
  max-height: 50px;
  width: auto;
}

.tm-inner-section .tm-section-heading.no-bubble:before {
  display: none;
}

.tm-inner-section .tm-section-content {
  position: relative;
}

.tm-inner-section .tm-section-content:before {
  content: "";
  position: absolute;
  top: 30%;
  left: 0;
  width: 88px;
  height: 128px;
  background-image: url(/images/dotted-pattern.png?eb05089b70548fea5caceb6776512bed);
  background-repeat: no-repeat;
}

.tm-inner-section .tm-section-content.no-dots:before {
  display: none;
}

.tm-inner-section .tm-section-content.on-left.img-beyond-box img {
  max-width: 127%;
  margin-left: -27%;
}

.tm-inner-section .tm-section-content.on-left:before {
  right: -60px;
}

.tm-inner-section .tm-section-content.on-right.img-beyond-box img {
  max-width: 127%;
}

.tm-inner-section .tm-section-content.on-right:before {
  left: -60px;
}

.tm-inner-section .tm-section-flat-img {
  background-color: #f8f8f8;
  min-height: 588px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.tm-inner-section .tm-section-flat-img.on-left {
  width: 300%;
  left: -200%;
}

.tm-inner-section .tm-section-flat-img.on-right {
  width: 300%;
  right: -200%;
}

.tm-inner-section .tm-section-flat-img > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tm-inner-section.bg-blue-shape {
  background-image: url(/images/blue-shape-bg.png?f18bcfde10e81bc42d5acb17cab39dfc);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1008px 490px;
}

.tm-inner-section.primary-color-light {
  background-color: #ecf8fd;
}

.tm-inner-section.secondary-color-light {
  background-color: #eafef9;
}

.tm-inner-section.grey-color-light {
  background-color: #fafafa;
}

.tm-inner-section.tm-section-full-container {
  padding: 0;
}

.tm-inner-section.tm-section-full-container > .tm-container {
  max-width: 100%;
}

.tm-inner-section.tm-section-full-container > .tm-container .tm-col {
  padding-bottom: 80px;
  padding-top: 80px;
}

.tm-inner-section.tm-section-full-container > .tm-container .tm-col:first-child {
  text-align: right;
}

.tm-inner-section.tm-section-full-container > .tm-container .tm-col:last-child {
  text-align: left;
}

.tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-heading, .tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-content {
  max-width: 612px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

.tm-col-has-bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.stat-card, .fact-card {
  background-color: white;
  border-radius: 16px;
  padding: 20px;
  text-align: center;
  max-width: 198px;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  position: relative;
  z-index: 5;
}

.stat-card .icon-holder, .fact-card .icon-holder {
  display: inline-block;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: rgba(23, 106, 243, 0.08);
  text-align: center;
  line-height: 80px;
  margin-bottom: 15px;
}

.stat-card .icon-holder img, .fact-card .icon-holder img {
  vertical-align: middle;
  max-width: 46px;
}

.stat-card h5, .fact-card h5 {
  font-size: 34px;
  font-weight: 800;
  color: #176af3;
  margin: 0 0 15px;
}

.stat-card p, .fact-card p {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.58);
  font-size: 14px;
}

.stat-card:hover, .fact-card:hover {
  transform: scale(1.1);
}

.icon-card {
  height: 100%;
  background-color: white;
  border-radius: 16px;
  padding: 24px 34px 34px;
  text-align: left;
  max-width: 240px;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  position: relative;
  z-index: 5;
}

.icon-card .icon-holder {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 24px;
}

.icon-card .icon-holder img {
  vertical-align: middle;
  height: 46px;
  width: auto;
}

.icon-card h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 0 15px;
}

.icon-card p {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.58);
  font-size: 14px;
  margin: 0;
}

.fact-card {
  padding: 40px;
  max-width: 100%;
  transition: all 0.3s ease;
  text-align: left;
}

.fact-card .tm-simple-feat-list li {
  margin-bottom: 28px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.48);
}

.fact-card .tm-simple-feat-list li:last-child {
  margin-bottom: 0;
}

.tm-tl-card {
  position: relative;
  padding: 20px 30px;
  text-align: center;
}

.tm-tl-card .circle {
  height: 14px;
  width: 14px;
  background-color: #40dcfd;
  border-radius: 50%;
  position: absolute;
  top: 74px;
  left: calc(50% - 7px);
  border: solid 4px #176af3;
}

.tm-tl-card:before {
  content: "";
  height: 1px;
  width: 100%;
  top: 80px;
  left: 0;
  position: absolute;
  border-top: dashed 1px rgba(0, 0, 0, 0.14);
}

.tm-tl-card .year-label {
  display: inline-block;
  padding: 0 20px;
  line-height: 40px;
  font-weight: 700;
  background-color: white;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.12) 0 14px 28px;
  position: relative;
}

.tm-tl-card .year-label:before {
  content: "";
  position: absolute;
  left: 40%;
  bottom: -13px;
  border-style: solid;
  border-width: 7px;
  border-color: white transparent transparent transparent;
}

.tm-tl-card .tm-tl-descp {
  margin-top: 50px;
}

.tm-tl-card p {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.68);
  margin-bottom: 18px;
}

.tm-tl-card ul {
  margin-top: 0;
}

.tm-tl-card ul li {
  font-size: 14px;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.68);
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 10px;
}

.tm-tl-card ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #176af3;
}

.tm-os {
  margin-top: 34px;
}

.tm-os a, .tm-os span {
  display: inline-block;
  height: 45px;
  width: 45px;
  border-radius: 5px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 16px;
  text-align: center;
  line-height: 54px;
  margin-right: 10px;
}

.tm-os a > img, .tm-os span > img {
  max-width: 20px;
}

.copy-trade-flow {
  height: 534px;
  width: 534px;
  display: inline-block;
  position: relative;
}

.copy-trade-flow > img {
  position: absolute;
}

.copy-trade-flow > img.copy-trade-fc-bg {
  left: 104px;
  top: 94px;
}

.copy-trade-flow > img.trader-avatar {
  top: 5px;
  left: 186px;
}

.copy-trade-flow > img.investor-avatar-1 {
  left: 22px;
  bottom: 118px;
}

.copy-trade-flow > img.investor-avatar-2 {
  left: 186px;
  bottom: 0;
}

.copy-trade-flow > img.investor-avatar-3 {
  right: 18px;
  bottom: 118px;
}

.copy-trade-flow > img.hubx-logo-1 {
  top: 174px;
  left: 61px;
}

.copy-trade-flow > img.hubx-logo-2 {
  top: 270px;
  left: 226px;
}

.copy-trade-flow > img.hubx-logo-3 {
  top: 174px;
  right: 58px;
}

.insight-screens {
  position: relative;
}

.insight-screens img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
}

.insight-screens img:nth-child(3) {
  position: absolute;
  right: auto;
  left: 0;
  top: 40px;
}

.tm-accordion .tm-question {
  cursor: pointer;
  font-size: 18px;
  padding: 18px 40px 18px 25px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.68);
  background-color: rgba(0, 0, 0, 0.06);
  position: relative;
  transition: all 0.3s ease;
  margin-bottom: 5px;
  line-height: 1.4;
}

.tm-accordion .tm-question:after {
  content: "";
  position: absolute;
  top: 26px;
  right: 25px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.48) transparent transparent transparent;
}

.tm-accordion .tm-question.expanded {
  background-color: rgba(23, 106, 243, 0.14);
  color: #176af3;
}

.tm-accordion .tm-question.expanded:after {
  top: 20px;
  border-color: transparent transparent #176af3 transparent;
}

.tm-accordion .tm-answer {
  padding: 25px 25px 15px;
  font-size: 16px;
  display: none;
}

.tm-accordion .tm-answer p {
  margin: 0 0 25px;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.68);
  font-weight: 400;
  opacity: 1;
}

.tm-accordion .tm-answer ul, .tm-accordion .tm-answer ol {
  margin-left: 14px;
}

.tm-accordion .tm-answer ul li, .tm-accordion .tm-answer ol li {
  font-weight: 400;
  font-size: inherit;
  list-style: disc;
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.68);
  line-height: 1.4;
}

.tm-accordion .tm-answer ol li {
  list-style: decimal;
}

.breadcrumbs {
  margin-bottom: 24px;
}

.breadcrumbs ul {
  display: flex;
  align-items: center;
}

.breadcrumbs ul li {
  font-size: 11px;
  text-transform: uppercase;
  padding-right: 14px;
}

.breadcrumbs ul li a {
  text-decoration: none;
}

.breadcrumbs ul li i {
  font-size: 10px;
}

.breadcrumbs ul li:hover a {
  text-decoration: underline;
}

.tm-table {
  table-layout: fixed;
  border-collapse: collapse;
  border-radius: 14px;
  padding: 38px 24px;
  background-color: white;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  overflow-x: auto;
}

.tm-table h4, .tm-table p {
  text-align: center;
}

.tm-table table {
  width: 100%;
}

.tm-table table thead tr {
  background-color: rgba(23, 106, 243, 0.05);
}

.tm-table table thead tr th {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.68);
  padding: 20px;
  text-align: left;
}

.tm-table table tbody tr {
  transition: all 0.3s ease;
}

.tm-table table tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.02);
}

.tm-table table tbody tr td {
  border-bottom: solid 1px rgba(0, 0, 0, 0.08);
  padding: 18px 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.tm-table table tbody tr td > span {
  font-size: 11px;
  display: block;
}

.tm-table table tbody tr:hover {
  background-color: rgba(38, 171, 36, 0.06);
}

.tm-table.fancy-table {
  max-width: 780px;
  margin: 0 auto;
}

.tm-table.fancy-table table thead tr {
  background-color: transparent;
}

.tm-table.fancy-table table thead tr th {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.48);
  padding: 20px 20px 0;
  text-align: left;
}

.tm-table.fancy-table table thead tr th.red {
  color: red;
}

.tm-table.fancy-table table thead tr th.small {
  font-size: 15px;
}

.tm-table.fancy-table table tbody tr {
  transition: all 0.3s ease;
}

.tm-table.fancy-table table tbody tr td {
  border-bottom: solid 1px rgba(0, 0, 0, 0.08);
  padding: 18px 19px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}

.tm-table.fancy-table table tbody tr td[data-title=Bid], .tm-table.fancy-table table tbody tr td[data-title=Ask] {
  color: #51c153;
}

.tm-table.fancy-table table tbody tr td > span {
  font-size: 11px;
  display: block;
}

.tm-table.fancy-table table tbody tr td:first-child {
  font-size: 16px;
}

.tm-table.fancy-table table tbody tr td.red {
  color: red;
}

.tm-table.fancy-table table tbody tr td.small {
  font-size: 15px;
}

.tm-table.fancy-table table tbody tr.up td[data-title=Bid], .tm-table.fancy-table table tbody tr.up td[data-title=Ask] {
  color: #51c153;
}

.tm-table.fancy-table table tbody tr.down td[data-title=Bid], .tm-table.fancy-table table tbody tr.down td[data-title=Ask] {
  color: #f77676;
}

.tm-table.fancy-table table tbody tr:hover {
  background-color: transparent;
  box-shadow: rgba(23, 106, 243, 0.08) 0 0 14px;
}

.tm-tab .tm-tav-nav {
  display: flex;
  border-bottom: solid 1px rgba(0, 0, 0, 0.14);
  padding-bottom: 24px;
  margin-bottom: 30px;
  justify-content: center;
}

.tm-tab .tm-tav-nav .nav-item {
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0 20px;
  font-weight: 700;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.48);
  position: relative;
}

.tm-tab .tm-tav-nav .nav-item.active-nav {
  color: #176af3;
}

.tm-tab .tm-tav-nav .nav-item.active-nav:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -25px;
  height: 4px;
  width: 100%;
  background-color: #176af3;
}

.tm-tab .tm-tav-nav .nav-item.w-icon {
  display: flex;
  align-items: center;
}

.tm-tab .tm-tav-nav .nav-item.w-icon > img {
  max-height: 28px;
  margin-right: 20px;
}

@media (max-width: 768px) {
  .tm-tab .tm-tav-nav .nav-item {
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 5px;
    font-weight: 700;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.48);
    position: relative;
  }

  .tm-tab .tm-tav-nav .nav-item.w-icon > img {
    margin-right: 5px;
  }
}
.tm-tab .tab-content {
  padding-top: 60px;
  display: none;
}

.tab-nav-responsive {
  display: none;
}

.gird-with-icon {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  width: auto;
}

.gird-with-icon > div {
  flex: 1;
  padding: 0 20px;
  text-align: left;
}

.simple-card .icon-holder {
  height: 42px;
  margin-bottom: 24px;
}

.simple-card .icon-holder img {
  height: 42px;
  width: auto;
}

.simple-card h4 {
  font-size: 18px;
  margin: 0 0 20px 0;
}

.simple-card p {
  font-size: 15px;
}

.animated-languages {
  /* background-image: url("../img/map-dots.png"); */
  width: 540px;
  height: 416px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.animated-languages .lang-pop {
  position: absolute;
  padding: 20px;
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.68);
  border-radius: 6px;
  background-color: #176af3;
  color: white;
  display: none;
}

.animated-languages .lang-pop:before {
  content: "";
  border-width: 10px;
  border-style: solid;
  border-color: #176af3 transparent transparent transparent;
  position: absolute;
  left: calc(50% - 10px);
  left: -webkit-calc(50% - 10px);
  bottom: -16px;
}

.animated-languages .lang-pop:after {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #40dcfd;
  position: absolute;
  left: calc(50% - 5px);
  left: -webkit-calc(50% - 5px);
  bottom: -30px;
}

.animated-languages .lang-pop.lang-en {
  bottom: 90px;
  right: 30px;
}

.animated-languages .lang-pop.lang-en:before, .animated-languages .lang-pop.lang-en:after {
  left: auto;
  right: 20px;
}

.animated-languages .lang-pop.lang-en:after {
  right: 24px;
}

.animated-languages .lang-pop.lang-cn {
  top: 120px;
  right: 40px;
}

.animated-languages .lang-pop.lang-es {
  top: 122px;
  left: 166px;
}

.animated-languages .lang-pop.lang-me {
  direction: rtl;
  text-align: right;
  top: 166px;
  left: 266px;
}

.tm-condition-texts {
  margin-top: 24px;
}

.tm-condition-texts ul li {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.68);
  margin-bottom: 15px;
}

.tm-card-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px;
  width: auto;
}

.tm-card-wrapper > div {
  flex: 1;
  margin-bottom: 40px;
  padding: 0 25px;
}

.tm-card-wrapper.four-items, .tm-card-wrapper.three-items {
  justify-content: center;
}

.tm-card-wrapper.four-items > div, .tm-card-wrapper.three-items > div {
  flex: 0 0 25% !important;
}

.tm-card-wrapper.four-items > div > div, .tm-card-wrapper.three-items > div > div {
  max-width: 100%;
}

@media all and (max-width: 1023px) {
  .tm-card-wrapper.four-items > div, .tm-card-wrapper.three-items > div {
    flex: 1 1 50% !important;
  }
}
@media all and (max-width: 768px) {
  .tm-card-wrapper.four-items > div, .tm-card-wrapper.three-items > div {
    flex: 0 0 100% !important;
  }
}
.tm-card-wrapper.three-items {
  justify-content: flex-start;
}

.tm-card-wrapper.three-items > div {
  flex: 0 0 33.33% !important;
}

.flip-wrapper {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.flip-wrapper > div {
  padding: 0 10px;
  flex: 0 0 20%;
}

.flip-wrapper > div.more {
  flex: 0 0 100%;
  font-weight: 700;
  font-size: 34px;
  color: #176af3;
  margin-top: 34px;
}

.tm-flip-card {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.card-front, .card-back {
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-front {
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}

.tm-flip-card:hover .card-front {
  transform: rotateY(-180deg);
  transform-style: preserve-3d;
}

.card-front {
  border-radius: 14px;
  overflow: hidden;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  position: relative;
}

.card-front .cfd-label, .card-front .index-label {
  position: relative;
  height: 80px;
  background-color: white;
  color: #176af3;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  line-height: 80px;
}

.card-front .cfd-label:before, .card-front .index-label:before {
  content: "CFD";
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 12px;
  background-color: #176af3;
  color: white;
  border-radius: 48px;
  line-height: 20px;
  padding: 0 10px;
}

.card-front .index-label {
  background-color: #f5fdff;
  color: rgba(0, 0, 0, 0.68);
}

.card-front .index-label:before {
  content: "Index";
  left: auto;
  right: 8px;
  background-color: #40dcfd;
}

.card-front .flag {
  position: absolute;
  top: calc(50% - 14px);
  top: -webkit-calc(50% - 14px);
  right: calc(50% - 14px);
  right: -webkit-calc(50% - 14px);
  z-index: 5;
}

.flag {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  overflow: hidden;
  border: solid 1px rgba(0, 0, 0, 0.14);
  margin-bottom: 15px;
}

.flag > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}

.flag > .nab-img {
  -o-object-fit: contain;
     object-fit: contain;
}

.card-no-bg > div:nth-last-child(1), .card-no-bg > div:nth-last-child(2), .card-no-bg > div:nth-last-child(3), .card-no-bg > div:nth-last-child(4) {
  margin-bottom: 0;
}

.card-no-bg .icon-card {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  text-align: center;
}

.card-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  transform: rotateY(180deg);
  transform-style: preserve-3d;
}

.card-back {
  background-color: white;
  height: 100%;
  width: 100%;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  padding: 25px 40px;
  border-radius: 14px;
}

.card-back p {
  font-size: 14px;
  margin: 0;
}

.tm-flip-card:hover .card-back {
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}

.crypto-card .icon-card {
  margin-bottom: 30px;
  height: auto;
}

.has-buy-sell {
  flex: 0 0 100% !important;
  max-width: 100%;
  margin-bottom: 0 !important;
}

.has-buy-sell .tm-btn-wrapper {
  margin: 0;
  display: flex;
}

.has-buy-sell .tm-btn-wrapper > a {
  flex: 0 0 48%;
  text-align: center;
  margin: 0 3px 0 0;
  line-height: 24px;
}

.slider-calculation .toggle-filters {
  display: inline-block;
  padding: 15px 10px;
  margin-top: 15px;
  margin-left: 15px;
  cursor: pointer;
  background-color: #666;
  color: #eee;
  min-width: 162px;
  text-align: center;
  border-radius: 5px;
  transition: all 0.6s ease;
}

.slider-calculation .toggle-filters:hover {
  background-color: #932222;
  color: #fff;
}

.slider-calculation .slider {
  position: relative;
  width: 100%;
  height: 4px;
  margin-bottom: 25px;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.slider-calculation .slider .ui-slider-handle {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  outline: none;
  margin-top: 10px;
}

.slider-calculation .slider .ui-widget-header {
  background-color: #176af3;
}

.slider-calculation .value {
  display: block;
  position: absolute;
  padding: 7px;
  background-color: #666;
  border-radius: 5px;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 11px;
}

.slider-calculation .value::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  height: 0;
  width: 0;
  pointer-events: none;
  border: 5px solid rgba(194, 225, 245, 0);
  border-top-color: #676f73;
  margin-left: -5px;
}

.slider-calculation .ui-state-focus, .slider-calculation .ui-state-hover {
  border-color: transparent !important;
}

body {
  background-image: url(/images/body-bg.jpg?e86970d59f573fbc55004baf960851ff);
  background-size: 100%;
  background-repeat: repeat-y;
}

.tm-main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  color: white;
  transition: none;
}

.tm-main-header .logo-row {
  padding: 15px 0 10px 0;
  flex-wrap: wrap;
}

.tm-main-header .flx {
  align-items: center;
}

.tm-main-header .tm-logo-holder > a {
  display: block;
}

.tm-main-header .tm-logo-holder > a img {
  max-width: 168px;
}

.tm-main-header .tm-btn-holder {
  margin-left: auto;
  width: auto;
}

.tm-main-header .tm-btn-holder .btn-rounded {
  margin-right: 4px;
}

.tm-main-header .sticky-header-nav, .tm-main-header .sticky-header-nav-prime {
  transition: all 0.3s ease;
  background-color: #000850;
  position: fixed;
  left: 0;
  width: 100%;
  top: -100%;
}

.tm-main-header .sticky-header-nav {
  display: none;
}

.tm-main-header .sticky-header-nav-prime {
  display: block;
  padding: 0 20px;
}

nav {
  flex: 2;
  color: white;
  padding: 0 20px;
}

nav > div > ul {
  display: flex;
  width: 100%;
  justify-content: center;
}

nav > div > ul > li {
  flex: 1 1 auto;
}

nav > div > ul > li > a {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  padding: 0 24px;
  line-height: 44px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  white-space: nowrap;
}

nav > div > ul > li:hover > a {
  background-color: rgba(0, 0, 0, 0.08);
}

nav > div > ul > li.has-submenu {
  position: relative;
}

nav > div > ul > li.has-submenu:before {
  content: "";
  position: absolute;
  top: 18px;
  right: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: white transparent transparent transparent;
}

nav > div > ul > li.has-submenu > .tm-submenu {
  position: absolute;
  top: 80px;
  left: 0;
  background-color: white;
  display: block;
  transition: all 0.3s ease;
  min-width: 200px;
  opacity: 0;
  pointer-events: none;
  z-index: 99;
  box-shadow: rgba(153, 172, 247, 0.18) 0 0 18px;
}

nav > div > ul > li.has-submenu > .tm-submenu > li a {
  display: block;
  padding: 15px 20px;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
  text-decoration: none;
  transition: all 0.3s ease;
}

nav > div > ul > li.has-submenu > .tm-submenu > li:hover > a {
  background-color: rgba(0, 0, 0, 0.06);
  color: #176af3;
}

nav > div > ul > li.has-submenu:hover > .tm-submenu {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
}

.sticky-header-nav-prime > .flx {
  max-width: 1224px;
  margin: 0 auto;
}

.sticky-header-nav-prime nav {
  flex: 2;
  padding: 0 28px;
  background-color: transparent;
}

.sticky-header-nav-prime nav > div > ul > li > a {
  line-height: 60px;
}

.sticky-header-nav-prime nav > div > ul > li.has-submenu:before {
  top: 27px;
}

.sticky-header-nav-prime .responsive-logo-holder img {
  max-height: 34px;
}

.sticky-header-nav {
  background-color: #2284e6;
  top: 0;
  padding: 12px 20px;
}

.sticky-header-nav .responsive-logo-holder img {
  max-width: 180px;
}

.sticky-header-nav nav {
  background-color: rgba(23, 106, 243, 0.96);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.sticky-header-nav nav .close-menu {
  height: 40px;
  width: 40px;
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 40px;
  text-align: center;
  vertical-align: 40px;
  font-size: 28px;
}

.sticky-header-nav nav .close-menu i {
  font-size: 28px;
  color: white;
}

.sticky-header-nav nav .mobile-menu-items-wraper {
  padding: 200px 0;
  height: 100vh;
  max-height: 100%;
  overflow-y: auto;
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul {
  display: block;
  flex-wrap: wrap;
  width: 300px;
  height: auto;
  border-right: solid 1px rgba(255, 255, 255, 0.18);
  position: relative;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li {
  flex: 0 0 100%;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li:before {
  display: none;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li a {
  font-size: 16px;
  text-align: left;
  line-height: 48px;
  padding-right: 40px;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
  display: block;
  top: 0;
  left: 100%;
  width: 260px;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background-color: transparent;
  padding: 24px 24px 40px;
  opacity: 0;
  pointer-events: none;
  border-right: none;
  z-index: 999;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu li {
  padding: 5px 30px;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu li a {
  display: block;
  line-height: 24px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.68);
  padding: 0;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu li:hover > a {
  background-color: transparent;
  color: #40dcfd;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu {
  position: static;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu > a {
  position: relative;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu > a:before {
  content: "";
  position: absolute;
  top: 18px;
  right: 15px;
  border-style: solid;
  border-width: 5px;
  border-color: transparent transparent transparent white;
}

.sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu:hover .tm-submenu {
  top: 0;
  opacity: 1;
  pointer-events: auto;
}

.sticky-header-nav .login-btn {
  display: none;
}

.sticky-header-nav .get-started-btn {
  margin-top: 4px;
}

.logo-row, .nav-row {
  transition: all 0.3s ease;
  opacity: 1;
}

.tm-sticky .logo-row, .tm-sticky > .nav-row {
  display: none;
}

.tm-sticky .sticky-header-nav-prime {
  top: 0;
}

.logo-icon {
  height: 64px;
  width: 64px;
  background-color: #f7f7f7;
}

.logo-icon a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 15px;
}

.logo-icon a > img {
  max-width: 45px;
}

.lang-trigger {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #1588ec;
  border-radius: 68px;
  line-height: 34px;
  padding: 0 20px 0 12px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 700;
  min-width: 34px;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

.lang-trigger:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 10px;
  border-width: 4px;
  border-style: solid;
  border-color: white transparent transparent transparent;
}

.lang-trigger > img {
  max-width: 15px;
  vertical-align: middle;
  margin-right: 5px;
}

.lang-trigger:hover {
  background-color: rgba(255, 255, 255, 0.08);
}

.tm-main-banner {
  position: relative;
  background-color: #176af3;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  overflow: hidden;
}

.tm-main-banner > .tm-container {
  height: 100%;
  align-items: center;
  padding: 140px 0 35px;
}

.tm-main-banner .fall-back-vid {
  opacity: 0.24;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
  height: 484px;
}

.tm-main-banner video {
  opacity: 0.28;
  position: absolute;
  top: 0;
  left: 0;
  height: 1080px;
  width: 1920px;
  z-index: 0;
}

.tm-main-banner .banner-img-fallback {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tm-main-banner .banner-img-fallback > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.banner-img {
  padding-top: 20px;
}

@media (min-width: 1260px) {
  .banner-img {
    padding-top: 63px;
  }
}
@media all and (max-width: 1024px) {
  .tm-main-banner .fall-back-vid {
    display: block;
  }

  .tm-main-banner video {
    display: none;
  }
}
.tm-main-banner.has-bg-image {
  background-image: url(/images/home-banner-img.jpg?ea9fb01ea6fb867d502fc97654fb426b);
  background-size: cover;
}

.tm-main-banner {
  display: inline-block;
  width: 100%;
}

.tm-main-banner .tm-banner-content {
  max-width: 574px;
  min-width: 574px;
  position: relative;
  vertical-align: top;
  color: white;
  font-size: 13px;
  flex: 1;
}

.tm-main-banner .tm-banner-content h1 {
  font-size: 48px;
  color: white;
  text-shadow: #216eb7 0 0 15px;
}

.tm-main-banner .tm-banner-content h1 span {
  color: #a6fdf5;
}

.tm-main-banner .tm-banner-content .tm-btn-wrapper {
  margin-top: 40px;
}

.tm-main-banner .tm-banner-content .tm-btn-wrapper .btn-big {
  margin-right: 15px;
}

.tm-main-banner .tm-banner-content .tm-btn-wrapper a.text-link {
  color: rgba(255, 255, 255, 0.98);
  text-shadow: rgba(0, 0, 0, 0.24) 0 0 8px;
  display: inline-block;
  margin-left: 5px;
  font-size: 13px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.tm-main-banner .tm-banner-content .tm-btn-wrapper a.text-link:hover {
  color: white;
}

.tm-main-banner .tm-banner-img {
  align-self: center;
  flex: 1;
}

.tm-main-banner .tm-banner-img .perspective-view {
  position: relative;
  perspective: 1000px;
}

.tm-main-banner .tm-banner-img img {
  width: auto;
  max-width: 650px;
}

.box {
  margin: 0 auto;
  height: 400px;
  position: relative;
  width: 100%;
  transform-style: preserve-3d;
  will-change: transform;
  transition: all 0.4s cubic-bezier(0.67, 1.15, 0.8, 1.1);
}

.box .layers {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.box .layer1 {
  transform: translateZ(100px) scale(0.9);
  left: 76px;
  top: 38px;
}

.box .layer2 {
  transform: translateZ(200px) scale(0.8);
  top: 210px;
}

.ea-anim {
  height: 508px;
  width: 804px;
  position: relative;
  left: -20%;
}

.ea-anim > img {
  position: absolute;
}

.ea-anim > img:nth-child(2) {
  top: 81px;
  left: 135px;
  width: 535px;
}

.tm-live-price-stripe {
  background-color: #0e79db;
}

.tm-live-price-stripe .select-product > span.active-product {
  display: block;
  padding: 20px 40px 20px 20px;
  background-color: rgba(255, 255, 255, 0.14);
  font-size: 16px;
  font-weight: 200;
  color: white;
  text-transform: uppercase;
  position: relative;
}

.tm-live-price-stripe .select-product > span.active-product:after {
  content: "";
  position: absolute;
  top: 27px;
  right: 18px;
  border-width: 5px;
  border-style: solid;
  border-color: #40dcfd transparent transparent transparent;
}

.tm-live-price-stripe .liveprice {
  color: white;
  padding: 10px;
  border-right: solid 1px rgba(255, 255, 255, 0.18);
}

.tm-live-price-stripe .liveprice h5 {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #40dcfd;
}

.tm-live-price-stripe .liveprice h5 > img {
  margin: 0 10px 0 4px;
}

.tm-live-price-stripe .liveprice h5 .percent-change {
  display: inline-block;
  font-size: 10px;
}

.tm-live-price-stripe .liveprice .bid, .tm-live-price-stripe .liveprice .ask {
  font-weight: 600;
  font-size: 14px;
  margin-right: 10px;
  display: inline-block;
}

.tm-live-price-stripe .liveprice .spread {
  margin: 0 10px 0 0;
}

.tm-live-price-stripe .liveprice .spread > span {
  display: block;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.58);
  text-transform: uppercase;
}

.tm-live-price-stripe .liveprice .spread h4 {
  font-size: 22px;
}

.tm-live-price-stripe .liveprice.rise h5 .percent-change {
  color: #c1fe85;
}

.tm-live-price-stripe .liveprice.rise .bid, .tm-live-price-stripe .liveprice.rise .ask {
  color: #c1fe85;
}

.tm-live-price-stripe .liveprice.fall h5 .percent-change {
  color: #fe8b85;
}

.tm-live-price-stripe .liveprice.fall .bid, .tm-live-price-stripe .liveprice.fall .ask {
  color: #fe8b85;
}

.banner-right {
  align-self: center;
  padding-left: 60px;
  width: 100%;
  flex: 1;
}

.tm-live-quotes {
  width: 100%;
  color: inherit;
  padding: 28px;
  border-radius: 18px;
}

.tm-live-quotes .tm-tab-nav {
  border-bottom: solid 1px rgba(255, 255, 255, 0.24);
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.tm-live-quotes .tm-tab-nav li {
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 17px;
  margin-right: 40px;
  position: relative;
  font-weight: 600;
}

.tm-live-quotes .tm-tab-nav li:after {
  content: "";
  height: 1px;
  width: 0;
  background-color: #40dcfd;
  position: absolute;
  left: 0;
  bottom: -11px;
}

.tm-live-quotes .tm-tab-nav li.active-li {
  color: #40dcfd;
  text-shadow: #43d2fd 0 0 14px;
}

.tm-live-quotes .tm-tab-nav li.active-li:after {
  width: 100%;
}

.tm-live-quotes .tm-tab-nav li:hover {
  color: white;
}

.tm-live-quotes .tm-price-row {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}

.tm-live-quotes .tm-price-row > div {
  flex: 0 0 20%;
}

.tm-live-quotes .tm-price-row > div:last-child {
  text-align: right;
  margin-left: auto;
}

.tm-live-quotes .tm-price-row h4 {
  font-size: 14px;
  opacity: 0.8;
}

.tm-live-quotes .tm-price-row .sub-label {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  font-weight: 600;
}

.tm-live-quotes .tm-price-row label {
  font-weight: 700;
  font-size: 14px;
}

.tm-live-quotes .tm-price-row label.big-txt {
  font-size: 16px;
}

.tm-live-quotes .tm-price-row label.up {
  color: #c1fe85;
  text-shadow: rgba(193, 254, 133, 0.68) 0 0 8px;
}

.tm-live-quotes .tm-price-row label.down {
  color: #f5b289;
  text-shadow: rgba(245, 178, 137, 0.68) 0 0 8px;
}

.tm-live-quotes .tm-price-row label.big-txt {
  color: white;
}

.tm-banner-live-quotes {
  color: white;
  background-color: rgba(0, 0, 0, 0.68);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
  z-index: 4;
}

.tm-banner-live-quotes .tm-tab-nav li {
  color: rgba(255, 255, 255, 0.68);
}

.tm-banner-live-quotes .accordion-head {
  display: none;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  font-weight: 300;
  color: white;
  border-bottom: solid 1px rgba(255, 255, 255, 0.28);
  padding-bottom: 10px;
  margin-bottom: 15px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}

.tm-banner-live-quotes .accordion-head:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 15px;
  border-width: 5px;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}

.tm-banner-live-quotes .accordion-head.active-header {
  color: #40dcfd;
  text-shadow: #43d2fd 0 0 14px;
}

.tm-banner-live-quotes .accordion-head.active-header:after {
  border-color: transparent transparent #40dcfd transparent;
  top: 6px;
}

.tm-tab-content {
  display: none;
}

.tm-pricing-table-content-wrap {
  height: 308px;
  overflow-y: auto;
}

.tm-keys {
  background-color: #115cc6;
  border-top: solid 1px rgba(255, 255, 255, 0.14);
  color: white;
  padding: 15px 0;
  margin-top: -5px;
}

.tm-keys .flx {
  flex-wrap: wrap;
}

.tm-keys .flx > div {
  margin-left: 10px;
  margin-right: 10px;
  flex: 1;
}

.tm-keys .flx > div > span {
  display: block;
}

.tm-keys .flx > div > span.icon {
  margin-bottom: 5px;
}

.tm-keys .flx > div > span.icon img {
  height: 22px;
  width: auto;
}

.tm-keys .flx > div > span.key-value {
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin-bottom: 5px;
}

.tm-keys .flx > div > span.key-label {
  font-size: 12px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.68);
}

.blue-card {
  width: 346px;
  height: 254px;
  border-radius: 16px;
  background-color: #176af3;
  position: absolute;
  bottom: 0;
  right: 140px;
  box-shadow: rgba(0, 0, 0, 0.44) 0 0 34px;
  z-index: 5;
}

.blue-card .b-card-head {
  padding: 15px 25px;
  background-color: rgba(0, 0, 0, 0.1);
  display: flex;
  color: white;
  align-items: center;
}

.blue-card .b-card-head h3 {
  font-weight: 700;
  font-size: 24px;
  opacity: 0.68;
}

.blue-card .b-card-head h3, .blue-card .b-card-head span {
  flex: 1;
}

.blue-card .b-card-body {
  text-align: left;
  color: white;
}

.blue-card .b-card-body > div {
  flex: 1;
  padding: 25px;
}

.blue-card .b-card-body > div .live-val {
  font-size: 28px;
  opacity: 1;
}

.blue-card .b-card-foot {
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.08);
  align-items: center;
}

.blue-card .b-card-foot > div {
  flex: 1;
}

.blue-card .b-card-foot .spread {
  text-align: left;
}

.blue-card .b-card-foot .spread h4 {
  text-transform: uppercase;
  color: white;
}

.blue-card .b-card-foot .spread h4 span {
  font-size: 40px;
  font-weight: 400;
  vertical-align: middle;
}

.blue-card .b-card-foot .btn-buy, .blue-card .b-card-foot .btn-sell {
  display: inline-block;
  font-size: 14px;
  padding: 0 15px;
  line-height: 36px;
}

.blue-card.rise .b-card-body > div .live-val {
  color: #c1fe85;
}

.blue-card.fall .b-card-body > div .live-val {
  color: #f5b289;
}

.card-shadow {
  position: absolute;
  bottom: -20px;
  right: 130px;
}

.price-cards {
  text-align: right;
  position: relative;
  padding-bottom: 80px;
}

.price-cards > img {
  display: inline-block;
  vertical-align: top;
}

.price-cards > img.card-gold {
  margin-top: 60px;
}

.price-cards .fiber-big {
  position: absolute;
  bottom: 60px;
  z-index: 6;
  width: 471px;
  right: 90px;
}

.tm-deposit-section .tm-content.left {
  min-height: 400px;
  width: 150%;
  background-color: rgba(0, 0, 0, 0.08);
  margin-left: -25%;
  margin-right: 80px;
  text-align: right;
}

.tm-deposit-section .tm-content.left .content-item {
  max-width: 100%;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.tm-deposit-section .tm-content.left:before {
  left: auto;
  right: -50px;
}

.animate-area {
  width: 540px;
  height: 416px;
  display: inline-block;
  position: relative;
}

.animate-area .dot-lines {
  position: absolute;
  display: none;
}

.animate-area .dot-lines.line-1 {
  top: 65px;
  left: 134px;
}

.animate-area .dot-lines.line-2 {
  top: 68px;
  left: 158px;
}

.animate-area .dot-lines.line-3 {
  top: 85px;
  left: 188px;
}

.animate-area .dot-lines.line-4 {
  top: 54px;
  left: 216px;
}

.animate-area .dot-lines.line-5 {
  top: 90px;
  left: 265px;
}

.animate-area .dot-lines.line-6 {
  top: 98px;
  left: 294px;
}

.animate-area .dot-lines.line-7 {
  top: 84px;
  left: 261px;
}

.animate-area .dot-lines.line-8 {
  top: 82px;
  left: 314px;
}

.animate-area .dot-lines.line-9 {
  top: 84px;
  left: 304px;
}

.animate-area .dot-lines.line-10 {
  top: 82px;
  left: 314px;
}

.animate-area .method-icons {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}

.bank-logos {
  margin-top: 34px;
}

.tm-trading-platforms {
  background-color: #f9f9f9;
  background-repeat: no-repeat;
  background-position: 100% 0;
  overflow: hidden;
}

.tm-trading-platforms .flx {
  align-items: center;
}

.tm-trading-platforms .content-item {
  position: relative;
}

.tm-platform-logos {
  margin-top: 30px;
}

.tm-platform-logos a {
  display: inline-block;
  text-decoration: none;
  margin-right: 34px;
}

.tm-platform-logos img {
  max-width: 50px;
}

.tm-product-section {
  text-align: center;
  background-image: url(/images/product-section-bg.png?91a69e386a79b0e7eb4280098c1d6e26);
  background-position: center;
  background-size: cover;
  padding: 80px 0;
  color: white;
  max-height: 848px;
  overflow: hidden;
}

.tm-product-section .item {
  text-align: center;
  height: 100%;
}

.tm-product-section .tm-content {
  padding-bottom: 0;
  position: relative;
}

.tm-product-section .tm-product-card {
  min-height: 357px;
  height: 100%;
  display: inline-block;
  max-width: 260px;
  text-align: left;
  border-radius: 14px;
  background-color: rgba(255, 255, 255, 0.14);
  padding: 40px 34px;
  position: relative;
  transition: all 0.3s ease;
}

.tm-product-section .tm-product-card .product-icon {
  margin-bottom: 35px;
}

.tm-product-section .tm-product-card .product-icon img {
  height: 50px;
  width: auto;
}

.tm-product-section .tm-product-card h3 {
  font-size: 22px;
  margin: 0 0 15px 0;
}

.tm-product-section .tm-product-card p {
  font-size: 14px;
  color: #fff;
  line-height: 1.3;
  margin: 0 0 24px 0;
}

.tm-product-section .tm-product-card p a {
  color: white;
}

.tm-product-section .tm-product-card .card-more-btn {
  display: inline-block;
  position: absolute;
  left: 34px;
  bottom: 40px;
}

.tm-product-section .tm-product-card .card-more-btn img {
  transition: all 0.3s ease;
  opacity: 0.66;
  max-width: 25px;
}

.tm-product-section .tm-product-card .card-more-btn:hover img {
  opacity: 1;
}

.tm-product-section .tm-product-card:hover {
  background-color: #4ca6ff;
  box-shadow: rgba(131, 129, 215, 0.06) 0 0 14px;
}

.tm-product-section .owl-nav {
  position: absolute;
  left: 0;
  bottom: 45%;
  display: flex;
  width: 100%;
}

.tm-product-section .owl-nav .owl-next, .tm-product-section .owl-nav .owl-prev {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.24) !important;
  text-align: center;
  line-height: 30px;
}

.tm-product-section .owl-nav .owl-next i, .tm-product-section .owl-nav .owl-prev i {
  font-size: 14px;
}

.tm-product-section .owl-nav .owl-next.disabled, .tm-product-section .owl-nav .owl-prev.disabled {
  background: rgba(255, 255, 255, 0.1) !important;
  cursor: default;
}

.tm-product-section .owl-nav .owl-next.disabled i, .tm-product-section .owl-nav .owl-prev.disabled i {
  color: rgba(255, 255, 255, 0.28);
}

.tm-product-section .owl-nav .owl-next {
  margin-left: auto;
  margin-right: -34px;
}

.tm-product-section .owl-nav .owl-prev {
  margin-left: -34px;
}

.tm-section-cutting-edge {
  overflow: hidden;
}

.tm-section-cutting-edge .flx {
  align-items: center;
}

.tm-section-cutting-edge .tm-content {
  text-align: right;
  padding-right: 40px;
}

.tm-clients-logos {
  height: 180px;
  padding-top: 26px;
  overflow: hidden;
}

#tm-clients .item {
  text-align: center;
}

#tm-clients .item > img {
  max-width: 180px;
  margin: 0 auto;
}

.tm-insight-section {
  background-color: #eafef9;
}

.tm-insight-section .flx {
  align-items: center;
}

.tm-insight-section .tm-content:before {
  left: auto;
  right: 184px;
  top: 23%;
}

.tm-insight-section .insight-screens {
  position: relative;
}

.tm-insight-section .insight-screens .laptop-screen {
  margin-left: -20%;
}

.tm-insight-section .insight-screens .mobile-screen {
  position: absolute;
  right: 96px;
  bottom: 14px;
}

.tm-insight-section .insight-screens .insight-logo {
  position: absolute;
  right: 86px;
  top: 104px;
  left: auto;
}

.tm-innovate-section {
  margin-top: 100px;
  overflow-x: hidden;
}

.tm-innovate-section .flx {
  align-items: center;
}

.tm-innovate-section .tm-content {
  position: relative;
}

.tm-innovate-section .tm-content.right {
  min-height: 400px;
  width: 150%;
  background-color: #c0eafd;
  margin-right: -25%;
  margin-left: 80px;
  text-align: center;
  padding: 60px 0 0;
}

.tm-innovate-section .tm-content.right .content-item {
  max-width: 668px;
  width: 100%;
  display: inline-block;
  text-align: left;
}

.tm-innovate-section .tm-content.right:before {
  left: -50px;
}

.tm-innovate-section .tm-content img:nth-child(2), .tm-innovate-section .tm-content img:nth-child(3), .tm-innovate-section .tm-content img:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
}

.tm-innovate-section .tm-content img:nth-child(2) {
  top: 130px;
  left: 154px;
}

.tm-innovate-section .tm-content img:nth-child(3) {
  top: 178px;
  left: 248px;
}

.tm-innovate-section .tm-content img:nth-child(4) {
  top: 238px;
  left: 136px;
}

.tm-partners {
  overflow: hidden;
  padding: 100px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.tm-partners .tm-btn-wrapper {
  text-align: center;
  padding-bottom: 20px;
}

.st0 {
  fill: none;
  stroke: #1366F2;
  stroke-width: 2;
  stroke-miterlimit: 2.6131;
  stroke-dasharray: 900;
  stroke-dashoffset: 900;
  -webkit-animation: dash 5s linear alternate infinite;
          animation: dash 5s linear alternate infinite;
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 2000;
  }
  to {
    stroke-dashoffset: 1000;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 2000;
  }
  to {
    stroke-dashoffset: 1000;
  }
}
.cls-1 {
  fill: none;
  stroke: #1366F2;
  stroke-width: 1.4;
  stroke-miterlimit: 10.6131;
  stroke-dasharray: 6;
  stroke-dashoffset: 900;
  -webkit-animation: dash2 5s linear infinite;
          animation: dash2 5s linear infinite;
}

@-webkit-keyframes dash2 {
  from {
    stroke-dashoffset: 800;
  }
  to {
    stroke-dashoffset: 600;
  }
}

@keyframes dash2 {
  from {
    stroke-dashoffset: 800;
  }
  to {
    stroke-dashoffset: 600;
  }
}
#line-1, #line-2, #line_three, #line_Four, #line_five, #line_six, #line_seven, #line_eight, #line_nine, #line_ten {
  fill: none;
}

.c-dashed-line__path {
  -webkit-animation: c-dashed-line-path 3s ease-in-out alternate infinite;
          animation: c-dashed-line-path 3s ease-in-out alternate infinite;
  fill: none;
  stroke: #1366F2;
  stroke-dasharray: 940;
  stroke-dashoffset: 940;
  stroke-width: 2;
}

.c-dashed-line__dash {
  fill: none;
  stroke: #FFFFFF;
  stroke-dasharray: 6, 4;
  stroke-width: 10;
}

@-webkit-keyframes c-dashed-line-path {
  from {
    stroke-dashoffset: 900;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes c-dashed-line-path {
  from {
    stroke-dashoffset: 900;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.partner-draw {
  width: 500px;
  margin-bottom: -60px;
  position: relative;
}

footer > .flx > div {
  flex: 1;
  padding-right: 20px;
}

footer > .flx > div p {
  color: rgba(0, 0, 0, 0.68);
  margin: 0 0 14px 0;
}

footer > .flx .footer-infos > img {
  margin-bottom: 24px;
}

footer > .flx .footer-infos p {
  color: rgba(0, 0, 0, 0.68);
  margin: 0 0 14px 0;
}

footer > .flx .footer-infos .address address {
  font-style: normal;
  padding-left: 80px;
}

footer > .flx .footer-infos .address address > p {
  display: flex;
}

footer > .flx .footer-infos .address address > p span {
  display: inline-block;
  margin-top: -5px;
  padding-left: 24px;
  line-height: 28px;
}

footer > .flx .footer-logo {
  max-width: 200px;
}

footer > .flx .footer-link {
  flex: 1;
}

footer > .flx .footer-link a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
  font-weight: 600;
  text-decoration: none;
}

footer > .flx .footer-link a:hover {
  color: #176af3;
}

footer > .flx .footer-link ul {
  display: inline-block;
  flex-wrap: wrap;
}

footer > .flx .footer-link ul li {
  padding: 0 0 15px;
}

footer > .flx .footer-disclaimer {
  flex: 0 0 100%;
  margin-top: 60px;
}

footer > .flx .footer-disclaimer h4 {
  font-size: 16px;
  margin: 0 0 15px 0;
}

footer > .flx .footer-disclaimer p {
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.68;
}

footer > .flx .footer-disclaimer .flx > div {
  flex: 1;
  max-width: 50%;
}

footer > .flx .footer-disclaimer .flx > div:first-child {
  padding-right: 50px;
}

footer > .flx .tm-copyright {
  flex: 0 0 100%;
  font-size: 12px;
  opacity: 0.5;
  margin-top: 24px;
}

.tm-section.inr.tm-mission {
  padding-bottom: 0;
}

.tm-section.inr.tm-mission .flx-two-col {
  margin-left: 0;
  margin-right: 0;
}

.stat-card-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.stat-card-wrapper > div {
  flex: 1;
  margin: 0 8px;
}

.v-flex {
  display: flex;
  flex-direction: column;
}

.v-flex .tm-btn-wrapper {
  margin-top: auto;
}

.v-flex h4 {
  color: #176af3;
}

.tm-regulations {
  background-color: #e9f7fd;
  padding: 100px 0;
}

.tm-regulations .stat-card-wrapper .stat-card {
  max-width: 100%;
  margin: 0 12px;
}

.tm-regulations .stat-card-wrapper .stat-card .icon-holder {
  border: solid 4px rgba(23, 106, 243, 0.08);
  overflow: hidden;
}

.tm-regulations .stat-card-wrapper .stat-card .icon-holder > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 100%;
  vertical-align: top;
}

.tm-regulations .stat-card-wrapper .stat-card h5 {
  font-weight: 700;
  font-size: 24px;
}

.tm-regulations .stat-card-wrapper .stat-card p {
  font-size: 14px;
}

.tm-timeline {
  padding: 100px 0;
  background-color: #176af3;
  color: white;
  overflow: hidden;
}

.tm-timeline .time-line-wrapper {
  margin-top: 60px;
}

#tm-timelines {
  margin-top: 50px;
}

#tm-timelines .owl-nav {
  position: absolute;
  left: 0;
  bottom: 45%;
  display: flex;
  width: 100%;
}

#tm-timelines .owl-nav .owl-next, #tm-timelines .owl-nav .owl-prev {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.24) !important;
  text-align: center;
  line-height: 30px;
}

#tm-timelines .owl-nav .owl-next i, #tm-timelines .owl-nav .owl-prev i {
  font-size: 14px;
}

#tm-timelines .owl-nav .owl-next.disabled, #tm-timelines .owl-nav .owl-prev.disabled {
  background: rgba(255, 255, 255, 0.1) !important;
  cursor: default;
}

#tm-timelines .owl-nav .owl-next.disabled i, #tm-timelines .owl-nav .owl-prev.disabled i {
  color: rgba(255, 255, 255, 0.28);
}

#tm-timelines .owl-nav .owl-next {
  margin-left: auto;
  margin-right: -34px;
}

#tm-timelines .owl-nav .owl-prev {
  margin-left: -34px;
}

#tm-timelines .tm-tl-card .circle {
  height: 14px;
  width: 14px;
  background-color: #40dcfd;
  border-radius: 50%;
  position: absolute;
  top: 74px;
  left: calc(50% - 7px);
  border: solid 4px #40dcfd;
}

#tm-timelines .tm-tl-card:before {
  content: "";
  height: 1px;
  width: 100%;
  top: 80px;
  left: 0;
  position: absolute;
  border-top: dashed 1px rgba(255, 255, 255, 0.14);
}

#tm-timelines .tm-tl-card .year-label {
  color: rgba(0, 0, 0, 0.68);
}

#tm-timelines .tm-tl-card p {
  color: #fff;
  opacity: 0.8;
}

#tm-timelines .tm-tl-card ul {
  margin-top: 0;
}

#tm-timelines .tm-tl-card ul li {
  color: rgba(255, 255, 255, 0.68);
}

#tm-timelines .tm-tl-card ul li:before {
  background-color: #40dcfd;
}

.time-line-wrapper {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.time-line-wrapper .tm-tl-card {
  flex: 0 0 33.33%;
}

.tm-liquidity-provider {
  padding: 100px 0;
  background-color: white;
}

.tm-liquidity-provider .tm-container {
  flex-wrap: wrap;
  justify-content: center;
}

.tm-liquidity-provider .tm-container .lp-list {
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0 0;
}

.tm-liquidity-provider .tm-container .lp-list .liq-logo {
  border-right: solid 1px rgba(0, 0, 0, 0.18);
  border-bottom: solid 1px rgba(0, 0, 0, 0.18);
  flex: 0 0 20%;
  text-align: center;
}

.tm-liquidity-provider .tm-container .lp-list .liq-logo:nth-child(5n) {
  border-right: none;
}

.tm-liquidity-provider .tm-container .lp-list .liq-logo:last-child {
  border-right: none;
}

.capital-safety .icon-holder {
  margin-bottom: 15px;
}

.capital-safety h3 {
  color: #176af3;
  line-height: 1.2;
  font-size: 22px;
}

.capital-safety p {
  font-size: 16px;
}

.system-requirement h4 {
  margin: 0 0 15px 0;
}

.small-ul-li li {
  font-size: 13px;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.58);
  position: relative;
  padding-left: 18px;
}

.small-ul-li li:before {
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #176af3;
  position: absolute;
  top: 3px;
  left: 0;
}

.tm-download-section .flx-two-col {
  align-items: flex-start;
}

.account-table {
  display: flex;
  flex-wrap: wrap;
}

.account-table .account-name {
  flex: 1;
  max-width: 248px;
  border-radius: 16px;
  padding: 40px;
  text-align: center;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  background-color: white;
}

.account-table .account-name.premium-acc {
  background-color: #ecf9fe;
}

.account-table .account-name.vip-acc {
  background-color: #f0f4b7;
}

.account-table .account-name .flx {
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  align-items: center;
}

.account-table .account-name h3 {
  color: #176af3;
}

.account-table .account-name p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.68);
}

.account-table .tm-account-table {
  background-image: url(/images/map-dots.png?927b81f858d4fd2c4a46869286428dfe);
  background-repeat: no-repeat;
  background-position: bottom right;
  flex: 2;
  width: 100%;
  padding: 40px;
}

.account-table .tm-account-table table {
  width: 100%;
}

.account-table .tm-account-table table tr th {
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.58);
  padding: 12px 20px;
}

.account-table .tm-account-table table tr td {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
  padding: 12px 20px;
}

.bid-change, .ask-change, .pip-value {
  display: inline-block;
  margin-left: 15px;
}

.LP-chart {
  width: 612px;
  height: 594px;
  position: relative;
  background-image: url(/images/lp-chart-bg.png?07cb631a71abc44d86c00a0b2ebf9a5c);
  background-repeat: no-repeat;
  background-position: center;
}

.LP-chart .abs-img {
  position: absolute;
  z-index: 9;
}

.LP-chart .abs-img.lp-1 {
  top: 0;
  left: 105px;
}

.LP-chart .abs-img.lp-2 {
  top: 170px;
  left: 15px;
}

.LP-chart .abs-img.lp-3 {
  top: 0;
  right: 105px;
}

.LP-chart .abs-img.lp-4 {
  top: 170px;
  right: 15px;
}

.LP-chart .abs-img.tm-aggregator {
  top: 223px;
  left: calc(50% - 56px);
  left: -webkit-calc(50% - 56px);
}

.LP-chart .abs-img.bid-card {
  left: 174px;
  top: 374px;
  border-radius: 4px;
  text-align: center;
  color: white;
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
  width: 117px;
  background-color: #176af3;
}

.LP-chart .abs-img.ask-card {
  right: 174px;
  top: 374px;
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 0.68);
  font-size: 12px;
  font-weight: 700;
  line-height: 32px;
  width: 117px;
  background-color: #78f78b;
}

.LP-chart .abs-img.pips-card {
  top: 424px;
  left: calc(50% - 54px);
  left: -webkit-calc(50% - 54px);
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 0.68);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 0;
  width: 108px;
  background-color: #f7f7f7;
}

.LP-chart .abs-img.pips-card > span {
  font-size: 18px;
  margin-left: 0;
  display: block;
  font-weight: 800;
}

.LP-chart .abs-img.down-terminal-arrow {
  top: 470px;
  left: calc(50% - 7px);
  left: -webkit-calc(50% - 7px);
  -webkit-animation: blink-down 0.6s linear infinite;
          animation: blink-down 0.6s linear infinite;
}

.LP-chart .abs-img.client-terminal {
  top: 500px;
  left: calc(50% - 133px);
  left: -webkit-calc(50% - 133px);
}

.LP-chart .abs-img.client-terminal-home {
  top: 500px;
  left: calc(50% - 50px);
  left: -webkit-calc(50% - 50px);
}

@-webkit-keyframes blink-down {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(5px);
    opacity: 1;
  }
}

@keyframes blink-down {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(5px);
    opacity: 1;
  }
}
.lp-lines {
  position: absolute;
  z-index: 5;
}

.lp-lines .cls-1 {
  stroke: #e5e5e5;
}

.lp-lines.lp1-bid-line {
  top: 84px;
  left: 258px;
}

.lp-lines.lp1-bid-line .cls-1 {
  stroke: #1366F2;
}

.lp-lines.lp1-ask-line {
  top: 140px;
  left: 238px;
}

.lp-lines.lp2-bid-line {
  top: 242px;
  left: 168px;
}

.lp-lines.lp2-ask-line {
  top: 296px;
  left: 168px;
}

.lp-lines.lp3-bid-line {
  top: 84px;
  right: 250px;
}

.lp-lines.lp3-ask-line {
  top: 140px;
  right: 256px;
}

.lp-lines.lp3-ask-line .cls-1 {
  stroke: #47e25e;
}

.lp-lines.lp4-bid-line {
  top: 242px;
  right: 168px;
}

.lp-lines.lp4-ask-line {
  top: 296px;
  right: 168px;
}

.lp-lines.aggregate-bid {
  top: 340px;
  left: 212px;
}

.lp-lines.aggregate-ask {
  top: 340px;
  right: 212px;
}

.cls-3 {
  fill: none;
  stroke: #dddddd;
  stroke-width: 1.4;
  stroke-miterlimit: 10.6131;
  stroke-dasharray: 6;
  -webkit-animation: dash2 5s linear infinite;
          animation: dash2 5s linear infinite;
}

.cls-1 {
  -webkit-animation: dash3 5s linear infinite;
          animation: dash3 5s linear infinite;
}

@-webkit-keyframes dash3 {
  from {
    stroke-dashoffset: 600;
  }
  to {
    stroke-dashoffset: 800;
  }
}

@keyframes dash3 {
  from {
    stroke-dashoffset: 600;
  }
  to {
    stroke-dashoffset: 800;
  }
}
.lp4-bid-line .cls-3, .lp4-ask-line .cls-3 {
  -webkit-animation: dash3 5s linear infinite;
          animation: dash3 5s linear infinite;
}

.aggregate-bid .cls-3 {
  stroke: #1366F2;
}

.aggregate-ask .cls-3 {
  stroke: #26ab24;
}

.card-wrp {
  height: 184px;
  width: 174px;
  padding: 20px;
}

.card-wrp .lp-card {
  border-radius: 14px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.08) 0 0 18px;
  width: 100%;
  height: 100%;
  padding: 10px;
}

.card-wrp .lp-card .card-label {
  font-size: 12px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.3;
}

.scene-1 .lp1-bid-line .cls-3 {
  stroke: #1366F2;
}

.scene-1 .lp3-ask-line .cls-3 {
  stroke: #26ab24;
}

.scene-2 .lp2-bid-line .cls-3 {
  stroke: #1366F2;
}

.scene-2 .lp3-ask-line .cls-3 {
  stroke: #26ab24;
}

.scene-3 .lp2-bid-line .cls-3 {
  stroke: #1366F2;
}

.scene-3 .lp4-ask-line .cls-1 {
  stroke: #26ab24;
}

.scene-4 .lp1-bid-line .cls-3 {
  stroke: #1366F2;
}

.scene-4 .lp4-ask-line .cls-1 {
  stroke: #26ab24;
}

.tag-subname {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.48);
  margin-bottom: 20px;
}

.tag-subname:before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #176af3;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.why-us-stats > .stat-card {
  max-width: none;
}

.section-protection {
  /* background-image: url("../img/safe-deposit.jpg"); */
  background-size: cover;
  background-position: center;
  position: relative;
}

.section-protection .tm-container {
  position: relative;
  z-index: 2;
}

.section-protection-bg {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.section-protection h2 {
  color: #176af3;
}

.section-protection .gird-with-icon {
  margin-top: 80px;
}

.section-protection .legal-docs-list {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .section-assistance .gird-with-icon {
    margin-top: 80px;
  }
}

.legal-doc-list-bg {
  background-image: url(/images/logal-doc-bg.jpg?afeca8af8d1876597736c45f81750f58);
  background-size: cover;
  background-position: center;
}

.legal-docs-list {
  margin-top: 0;
}

.legal-docs-list > div {
  margin-bottom: 60px;
  flex: 0 0 33.33%;
}

.legal-docs-list > div .simple-card {
  text-align: center;
  width: 100%;
  background-color: white;
  padding: 40px 24px;
  border-radius: 14px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}

.markets-icon {
  display: inline-block;
  margin-bottom: 20px;
}

.markets-icon img {
  max-width: 50px;
}

.tm-page-nav {
  background-color: white;
  padding: 0;
  text-align: center;
  border-bottom: solid 1px rgba(0, 0, 0, 0.14);
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 98;
}

.tm-page-nav .page-list > a {
  display: inline-block;
  color: rgba(0, 0, 0, 0.68);
  text-decoration: none;
  font-size: 14px;
  line-height: 54px;
  font-weight: 700;
  padding: 0 20px;
  transition: all 0.3s ease;
}

.tm-page-nav .page-list > a.active-page {
  color: #176af3;
}

.tm-page-nav .page-list > a:hover {
  color: #176af3;
}

.tm-product-facts .tm-card-wrapper {
  margin-top: 40px;
}

.tm-inst-pairs .tm-table {
  margin-top: 40px;
}

.tm-inst-pairs .tm-table h4 {
  font-size: 22px;
  margin-bottom: 5px;
  color: #176af3;
}

.tm-inst-pairs .tm-table p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 24px;
}

.tm-trading-account-card .icon-card {
  max-width: 100%;
  position: relative;
}

.tm-trading-account-card .icon-card .ribbon {
  padding: 0 40px;
  line-height: 28px;
  font-size: 13px;
  font-weight: 800;
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
  position: absolute;
  top: 24px;
  left: -30px;
  transform: rotate(-45deg);
  text-transform: uppercase;
}

.tm-trading-account-card .icon-card .tm-card-title {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 20px;
}

.tm-trading-account-card .icon-card .tm-card-title > span {
  display: block;
  font-size: 14px;
  line-height: 1;
}

.tm-trading-account-card .icon-card .tm-card-title > span:nth-child(3) {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
}

.tm-trading-account-card .icon-card .tm-card-title h4 {
  font-weight: 700;
  font-size: 38px;
  color: #176af3;
  line-height: 1.4;
}

.tm-trading-account-card .icon-card .tm-card-title h4 > span {
  font-weight: 600;
  font-size: 22px;
}

.tm-trading-account-card .icon-card .feat-row {
  display: flex;
  margin-bottom: 15px;
}

.tm-trading-account-card .icon-card .feat-row > span {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}

.tm-trading-account-card .icon-card .feat-row > span:nth-child(2) {
  margin-left: auto;
  font-size: 16px;
}

.tm-trading-account-card .icon-card .tm-btn-wrapper > a {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}

.tm-trading-account-card .icon-card.classic, .tm-trading-account-card .icon-card.edge {
  background-color: #ffffff;
  overflow: hidden;
}

.tm-trading-account-card .icon-card.edge {
  background-color: #ecf9fe;
}

.tm-trading-account-card .icon-card.edge .ribbon {
  background-color: #176af3;
  top: 24px;
  left: -38px;
  padding: 0 60px;
}

.tick img {
  max-width: 16px;
}

.tm-quiz {
  margin-top: 20px;
}

.tm-quiz .qtn-sectn {
  display: none;
}

.tm-quiz h5 {
  font-size: 20px;
  margin-bottom: 28px;
}

.tm-quiz .answers-options {
  display: flex;
  margin-bottom: 28px;
  justify-content: center;
}

.tm-quiz .answers-options > div {
  padding-right: 24px;
  position: relative;
}

.tm-quiz .answers-options input[type=radio] {
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  opacity: 0;
}

.tm-quiz .answers-options label {
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.68);
  position: relative;
  z-index: 5;
  cursor: pointer;
  line-height: 20px;
  padding-left: 30px;
}

.tm-quiz .answers-options label:before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: white;
  border: solid 5px rgba(0, 0, 0, 0.14);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}

.tm-quiz .answers-options input[type=radio]:checked + label:before {
  border-color: #176af3;
}

.quiz-result {
  display: none;
}

.quiz-result h3 {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 28px;
}

.quiz-result h3 > span {
  display: inline-block;
  margin-left: 5px;
}

.quiz-result h3 > span.result-value {
  display: inline-block;
  font-size: 22px;
}

.quiz-result .tm-btn-wrapper {
  margin-top: 15px;
}

.tm-table.compare-table table thead tr {
  background-color: transparent;
}

.tm-table.compare-table table thead tr th:nth-last-child(2) {
  background-color: #ecf9fe;
}

.tm-table.compare-table table thead tr th:nth-last-child(1) {
  background-color: rgba(0, 0, 0, 0.02);
}

.tm-table.compare-table table thead tr th .label-classic, .tm-table.compare-table table thead tr th .label-edge {
  display: inline-block;
  line-height: 28px;
  padding: 0 28px;
  border-radius: 48px;
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
  font-size: 12px;
  font-weight: 700;
}

.tm-table.compare-table table thead tr th .label-edge {
  background-color: #176af3;
}

.tm-table.compare-table table tbody {
  max-height: none;
}

.tm-table.compare-table table tbody tr {
  background-color: transparent;
}

.tm-table.compare-table table tbody tr td {
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.48);
}

.tm-table.compare-table table tbody tr td:nth-last-child(2) {
  background-color: #ecf9fe;
}

.tm-table.compare-table table tbody tr td:nth-last-child(1) {
  background-color: rgba(0, 0, 0, 0.02);
}

.energy-instruments, .live-price-cards {
  justify-content: center;
}

.energy-instruments > div, .live-price-cards > div {
  margin-bottom: 0;
}

.energy-instruments .single-pricing-table, .live-price-cards .single-pricing-table {
  flex-wrap: wrap;
}

.energy-instruments .single-pricing-table > div, .live-price-cards .single-pricing-table > div {
  flex: 0 0 50%;
  margin-bottom: 15px;
}

.energy-instruments .single-pricing-table > div:nth-child(3), .energy-instruments .single-pricing-table > div:nth-child(5), .live-price-cards .single-pricing-table > div:nth-child(3), .live-price-cards .single-pricing-table > div:nth-child(5) {
  text-align: right;
}

.energy-instruments .single-pricing-table > div h4, .live-price-cards .single-pricing-table > div h4 {
  margin-bottom: 10px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}

.energy-instruments .single-pricing-table > div > span, .live-price-cards .single-pricing-table > div > span {
  font-size: 12px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.48);
  display: block;
}

.energy-instruments .single-pricing-table > div > span.value, .live-price-cards .single-pricing-table > div > span.value {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.68);
  margin-top: 5px;
  position: static !important;
}

.energy-instruments .single-pricing-table > div > span.value:after, .live-price-cards .single-pricing-table > div > span.value:after {
  display: none;
}

.energy-instruments .single-pricing-table > div:first-child, .live-price-cards .single-pricing-table > div:first-child {
  flex: 0 0 100%;
  margin-bottom: 0;
}

.live-price-cards {
  margin-top: 40px;
}

.live-price-cards > div {
  max-width: 300px;
}

.live-price-cards > div.up h3, .live-price-cards > div.up .bid-val, .live-price-cards > div.up .ask-val {
  color: #47db43 !important;
}

.live-price-cards > div.down h3, .live-price-cards > div.down .bid-val, .live-price-cards > div.down .ask-val {
  color: #f78383 !important;
}

.live-price-cards h3 > img {
  float: right;
  margin-top: 10px;
}

.live-price-cards .icon-card {
  max-width: 100%;
}

#InstruCryptoHome .tm-price-row > div, #InstruMetalSingle .tm-price-row > div {
  flex: 0 0 25%;
}

.inst-full-name {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  opacity: 0.68;
}

.x-small-text {
  font-size: 15px !important;
}

.min-deposit-card {
  justify-content: center;
}

.min-deposit-card > div {
  margin-bottom: 0;
}

.min-deposit-card h3 {
  font-size: 24px;
  margin-bottom: 0;
  color: #176af3;
}

.min-deposit-card h4 {
  margin-top: 10px;
  font-size: 28px;
}

#DepositTab, #WithdrawalTab {
  padding-top: 20px;
}

.tm-table.deposit-table {
  max-width: 100%;
}

.tm-table.deposit-table table {
  table-layout: auto;
}

.tm-table.deposit-table td > img {
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
}

.currency-text {
  font-size: 13px !important;
  line-height: 1.4;
}

span.leverage-upto {
  font-size: 12px !important;
}

.choose-broker-card-wrap > div {
  max-width: 100%;
}

.broker-feat > div .icon-card {
  text-align: left;
}

.card-calculator {
  max-width: 100%;
}

.t-al-c .flag {
  margin: 0 auto 20px auto;
}

#managedFund {
  width: 100%;
  margin-top: 20px;
}

.ui-widget-content {
  height: 4px;
  background-color: #b7b7b7;
  border: none;
  position: relative;
}

.ui-widget-header {
  background-color: #214472;
  position: absolute;
  height: 100%;
}

.ui-slider-handle {
  top: -8px;
  height: 20px;
  width: 20px;
  background-color: #214472;
  border-radius: 10px;
  border-color: #214472;
  position: absolute;
}

.earning-result, .lot-earning-result {
  color: #176af3;
  display: inline-block;
  margin-top: 30px;
}

.lot-earning-result {
  margin-top: 0;
}

.slider-calculation {
  display: flex;
  flex-wrap: wrap;
}

.slider-calculation > div {
  flex: 0 0 25%;
  padding: 20px 40px;
  text-align: left;
}

.slider-calculation.lot-commission > div {
  flex: 0 0 20%;
}

.slider-calculation.lot-commission > div:first-child {
  flex: 0 0 60%;
}

.slider-calculation.lot-commission > div .earning-result {
  margin-top: 0;
}

.slider-calculation .range-slider {
  position: relative;
  padding-top: 34px;
  padding-bottom: 0;
}

.slider-calculation .range-slider > span {
  position: absolute;
  left: 0;
  bottom: -28px;
  border-bottom: 0;
  font-size: 11px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.68);
}

.slider-calculation .range-slider > span:nth-child(2) {
  left: auto;
  right: 0;
}

.managed-fund h4 {
  margin-bottom: 24px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
  text-align: center;
}

.managed-fund p {
  font-size: 20px;
  text-align: center;
}

.val-preview {
  display: flex;
}

.val-preview input {
  flex: auto;
  pointer-events: none;
  border: none;
  font-weight: 700;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
}

.val-preview input:nth-child(2) {
  text-align: right;
}

#FundManagerSectn .tm-btn-wrapper, #IntroBrokerSectn .tm-btn-wrapper {
  margin-top: 0;
}

.time-zone-anim {
  position: relative;
  width: 100%;
  height: 100%;
}

.time-zone-anim .globe-anim {
  max-width: 468px;
  opacity: 0.14;
}

.time-zone-anim .time-zones {
  position: absolute;
  top: 44px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 4;
}

.img-global-selection {
  width: 100%;
  max-width: 500px;
}

.section-regulations .icon-holder {
  margin-bottom: 24px;
}

.section-regulations .icon-holder > img {
  max-height: 58px;
}

h3 .x-small-text {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.48);
  display: block;
}

.footer-disclaimer a {
  color: rgba(0, 0, 0, 0.68);
  font-weight: 600;
}

.footer-disclaimer a:hover {
  color: #176af3;
}

#btmTbl1, #btmTbl2, #btmTbl3 {
  height: 100%;
  max-height: 500px;
  overflow-y: auto;
}

.tm-locations-wrap {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}

.tm-locations-wrap > div {
  flex: 0 0 33.33%;
  padding: 0 30px;
  margin-bottom: 30px;
}

.tm-locations-wrap .city-img {
  height: 80px;
  width: 80px;
  border: solid 6px rgba(0, 0, 0, 0.14);
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.14) 0 0 24px;
  overflow: hidden;
}

.tm-locations-wrap .city-img > img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tm-locations-wrap h4 {
  font-size: 18px;
  margin: 0 0 20px 0;
  color: #176af3;
}

.tm-locations-wrap p {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.68);
  margin: 0;
}

.small-note {
  display: block;
  margin: 20px 0 0 0;
  font-size: 12px !important;
  font-style: italic;
  color: rgba(0, 0, 0, 0.48);
  text-align: center;
  flex: 0 0 100%;
}

.medium-note {
  display: block;
  margin: 20px 0 0 0;
  font-size: 18px !important;
  font-style: italic;
  color: rgba(0, 0, 0, 0.48);
  text-align: center;
  flex: 0 0 100%;
}

.footer-info {
  max-width: 400px;
}

.contact-card {
  display: flex;
  justify-content: center;
}

.contact-card > div {
  flex: 1;
  padding: 0 24px;
}

.contact-card > div .icon-card {
  max-width: 100%;
}

.tm-language-select-panel {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.98);
  z-index: 9999;
  padding: 0;
}

.tm-language-select-panel .close-lang-panel {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 28px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.tm-language-select-panel .close-lang-panel:hover {
  color: #176af3;
}

.tm-language-select-panel .flx {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.tm-language-select-panel h2 {
  color: #176af3;
  font-size: 28px;
  margin: 0 0 40px 0;
}

.tm-language-select-panel .item-lang {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding: 0 24px;
  margin-bottom: 24px;
  position: relative;
  text-decoration: none;
}

.tm-language-select-panel .item-lang > img {
  height: 40px;
  width: 40px;
  border: solid 4px rgba(0, 0, 0, 0.08);
  margin-bottom: 5px;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.tm-language-select-panel .item-lang > span, .tm-language-select-panel .item-lang > a {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.68);
  transition: all 0.3s ease;
  white-space: normal;
  text-decoration: none;
}

.tm-language-select-panel .item-lang.active-lang > img, .tm-language-select-panel .item-lang:hover > img {
  border-color: #176af3;
}

.tm-language-select-panel .item-lang.active-lang > span, .tm-language-select-panel .item-lang:hover > span {
  color: #176af3;
}

.tm-div-lang-options {
  position: absolute;
  top: 20px;
  right: calc(50% - 92px);
  right: -webkit-calc(50% - 92px);
  padding: 14px 0;
  background-color: white;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.14) 0 0 18px;
  white-space: nowrap;
  z-index: 99;
  transition: all 0.3s ease;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  min-width: 178px;
}

.tm-div-lang-options:before {
  content: "";
  position: absolute;
  top: -28px;
  left: calc(50% - 23px);
  left: -webkit-calc(50% - 23px);
  border-width: 20px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
}

.tm-div-lang-options .item-lang {
  margin-bottom: 0;
  padding: 0 18px;
}

.tm-div-lang-options .item-lang > img {
  margin-bottom: 4px;
  width: 30px;
  height: 30px;
}

.item-lang:hover .tm-div-lang-options {
  opacity: 1;
  visibility: visible;
  top: 50px;
  pointer-events: auto;
}

.item-lang:hover .tm-div-lang-options .item-lang:hover > img {
  border: solid 4px rgba(0, 0, 0, 0.08);
}

.tm-site-loader {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}

.tm-site-loader .flx {
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.tm-site-loader .flx p {
  margin: 0;
}

.country-region-wrap {
  height: 100vh;
  overflow: hidden;
  max-height: 80vh;
  overflow-y: auto;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}

.country-region-wrap > .item-lang {
  flex: 0 0 16.66%;
}

.tm-continental-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 884px;
  margin: 0 auto 40px auto;
}

.tm-continental-wrap > h2 {
  flex: 0 0 100%;
}

.tm-continental-wrap > .item-lang {
  flex: 0 0 20%;
}

.tm-continental-wrap:last-child {
  margin-bottom: 80px;
}

@media all and (min-width: 1024px) {
  .logo-row {
    width: 100%;
  }

  .logo-row .top-lang {
    margin-left: auto;
  }

  .nav-row > nav {
    padding-left: 0;
    padding-right: 0;
    background-color: rgba(0, 0, 0, 0.14);
    border-radius: 6px;
  }

  .nav-row > nav > div > ul > li.has-submenu:before {
    right: 30px;
  }
}
.top-lang {
  position: relative;
}

.select-language-drop {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  background-color: white;
  z-index: 999;
  padding: 20px 20px 10px;
  border-radius: 8px;
}

.select-language-drop:before {
  content: "";
  position: absolute;
  top: -15px;
  right: 14px;
  border-style: solid;
  border-width: 8px;
  border-color: transparent transparent white transparent;
}

.select-language-drop .item-lang {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}

.select-language-drop .item-lang > img {
  max-width: 18px;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
  margin-right: 10px;
}

.select-language-drop .item-lang > span {
  vertical-align: middle;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.68);
  font-size: 14px;
  transition: all 0.3s ease;
}

.select-language-drop .item-lang:hover > span {
  color: #176af3;
}

.coming-soon-banner {
  flex: 1;
  max-width: 200px;
  text-align: center;
  align-self: center;
  margin-top: 114px;
}

@media all and (max-width: 1480px) {
  .tm-trading-platforms {
    background-position: 145% 0;
  }
}
@media all and (max-width: 1275px) {
  .tm-container {
    max-width: 960px;
  }

  nav > div > ul > li > a {
    padding-left: 0;
    padding-right: 0;
  }

  nav > div > ul > li.has-submenu::before {
    right: -3px;
  }

  .tm-main-banner .tm-banner-content h1 {
    font-size: 34px;
  }

  .tm-main-banner {
    /*background-attachment: scroll*/
    background-position: center;
  }

  .tm-main-banner .tm-banner-content {
    min-width: 300px;
  }

  .responsive-logo-holder img {
    max-width: 180px;
  }

  .tm-sticky .sticky-header-nav {
    padding: 12px 20px;
  }

  .tm-keys {
    padding: 20px 20px 0;
  }

  .tm-keys .flx {
    justify-content: center;
    text-align: center;
  }

  .tm-keys .flx > div {
    flex: 1 1 25%;
    padding-bottom: 20px;
  }

  .tm-section {
    padding: 60px 20px;
    overflow: hidden;
  }

  .tm-section .tm-content, .tm-section .tm-title {
    padding: 30px 0;
  }

  .tm-inner-section.tm-deposit-section > .tm-container {
    max-width: 1000px;
  }

  .blue-card {
    right: 50px;
    bottom: 0;
  }

  .card-gold {
    position: absolute;
  }

  .tm-deposit-section .tm-content.left .content-item {
    text-align: right;
  }

  .tm-trading-platforms {
    margin-top: 0;
    background-position: 700% 0;
  }

  .tm-product-section .owl-nav .owl-prev {
    margin-left: -10px;
  }

  .tm-product-section .owl-nav .owl-next {
    margin-right: -10px;
  }

  .tm-section-cutting-edge {
    padding: 20px;
  }

  .tm-innovate-section, .tm-partners {
    margin-top: 0;
  }

  .tm-innovate-section .tm-content img:nth-child(4) {
    top: 184px;
    left: 80px;
  }

  .partner-draw {
    margin-bottom: -94px;
  }

  .tm-cta-section .tm-title h2 {
    font-size: 40px;
  }

  footer {
    padding: 60px 40px;
  }

  footer > .flx > div:first-child {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .footer-link ul {
    display: block;
  }

  .price-cards .fiber-big {
    right: 0;
  }

  .tm-inner-banner {
    padding: 40px;
  }

  .tm-section.inr .tm-title.left {
    padding: 50px 40px;
  }

  .tm-keys-inner > div {
    padding: 20px 15px;
  }

  .stat-card h5 {
    font-size: 20px;
  }

  .tm-misson-2 .stat-card {
    max-width: 158px;
    padding: 30px 12px 12px;
    height: 252px;
  }

  .tm-misson-2 .stat-card h5 {
    font-size: 20px;
  }

  .tm-misson-2 .stat-card-wrapper > div:nth-child(2) {
    transform: scale(1);
  }

  .stat-card-wrapper > div {
    margin: 0 5px;
  }

  .inr.tm-regulations .flx {
    flex-wrap: wrap;
  }

  .inr.tm-regulations .flx > div {
    flex: 0 0 100%;
    text-align: center;
    max-width: 100%;
  }

  .inr.tm-liquidity-provider {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tm-main-banner .fall-back-vid {
    height: 100%;
  }

  .card-back p {
    font-size: 12px;
  }
}
@media all and (max-width: 1023px) {
  .tm-main-header > .logo-row, .tm-main-header > nav {
    display: none;
  }

  .tm-main-banner > .tm-container {
    padding: 0;
  }

  nav > div > ul > li > a {
    padding-left: 18px;
    padding-right: 18px;
  }

  .tm-inner-banner {
    height: 400px;
  }

  .tm-inner-banner > .flx > div:first-child {
    padding-bottom: 30px;
  }

  .tm-main-header .sticky-header-nav {
    padding: 10px 15px;
    top: 0;
  }

  .tm-main-header .sticky-header-nav nav {
    display: none;
  }

  .tm-inner-section {
    padding: 40px 0;
  }

  .LP-chart {
    margin: 0 auto;
  }

  .ea-anim {
    left: -20px;
  }

  .tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-heading, .tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-content {
    max-width: 100%;
  }

  .tm-inner-section.tm-section-full-container > .tm-container .tm-col {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tm-main-header .sticky-header-nav-prime {
    display: none;
  }

  .tm-main-header .sticky-header-nav {
    display: block;
  }

  .tm-main-banner > .flx {
    flex-wrap: wrap;
  }

  .tm-main-banner > .flx > div {
    flex: 0 0 100%;
  }

  .tm-main-banner .tm-banner-content {
    max-width: 100%;
    text-align: center;
    margin-top: 200px;
  }

  .banner-img {
    max-width: 84.05%;
    margin: 0 auto;
  }

  .banner-right {
    padding-left: 0;
    margin-top: 40px;
  }

  .tm-main-banner {
    height: auto;
  }

  .blue-card {
    right: 0;
  }

  .price-cards .fiber-big {
    display: none;
  }

  .tm-section {
    padding: 40px 20px;
  }

  .tm-section h2 {
    font-size: 40px;
    margin-bottom: 15px;
    padding: 0 !important;
  }

  .tm-section P {
    font-size: 15px;
  }

  .tm-section .flx {
    flex-wrap: wrap;
  }

  .tm-section .flx > div {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .price-cards {
    text-align: center;
  }

  .tm-live-quotes {
    border-radius: 0;
  }

  .tm-deposit-section .tm-content.left {
    min-height: 400px;
    width: 100%;
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .tm-content, .tm-titke {
    padding-bottom: 0;
  }

  .tm-title {
    text-align: center;
    max-width: 100%;
  }

  .tm-title .tm-btn-wrapper {
    text-align: center;
  }

  .footer-link {
    padding-left: 0;
    flex: 0 0 100%;
  }

  .footer-link ul {
    display: flex;
  }

  .footer-link ul li {
    padding-left: 0;
    flex: 0 0 33.33%;
  }

  .tm-section-cutting-edge .tm-content {
    text-align: center;
  }

  .tm-section .tm-title {
    padding-left: 50px;
    padding-right: 50px;
  }

  .tm-innovate-section .tm-content.right {
    margin-left: 0;
  }

  .tm-deposit-section .tm-content.left .content-item {
    text-align: center;
  }

  .tm-deposit-section .tm-content.left .content-item {
    max-width: 100%;
  }

  .tm-title .tm-simple-feat-list li {
    flex: 0 0 100%;
    text-align: left;
  }

  .tm-title .tm-simple-feat-list {
    max-width: 400px;
    margin: 0 auto;
  }

  .tm-trading-platforms .content-item {
    right: 0;
  }

  .tm-insight-section .insight-screens .laptop-screen {
    margin-left: 0;
  }

  .tm-cta-section {
    padding: 70px 20px;
  }

  .t-tm-pl-0 {
    padding-left: 0 !important;
  }

  .t-tm-pl-20 {
    padding-left: 20px !important;
  }

  .t-tm-pl-40 {
    padding-left: 40px !important;
  }

  .t-tm-pl-60 {
    padding-left: 60px !important;
  }

  .t-tm-pl-80 {
    padding-left: 80px !important;
  }

  .t-tm-pr-0 {
    padding-right: 0 !important;
  }

  .t-tm-pr-20 {
    padding-right: 20px !important;
  }

  .t-tm-pr-40 {
    padding-right: 40px !important;
  }

  .t-tm-pr-60 {
    padding-right: 60px !important;
  }

  .t-tm-pr-80 {
    padding-right: 80px !important;
  }

  .t-tm-pt-0 {
    padding-top: 0 !important;
  }

  .t-tm-pt-20 {
    padding-top: 20px !important;
  }

  .t-tm-pt-40 {
    padding-top: 40px !important;
  }

  .t-tm-pt-60 {
    padding-top: 60px !important;
  }

  .t-tm-pt-80 {
    padding-top: 80px !important;
  }

  .t-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .t-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .t-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .t-tm-pb-60 {
    padding-bottom: 60px !important;
  }

  .t-tm-pb-80 {
    padding-bottom: 80px !important;
  }

  .t-t-al-l {
    text-align: left !important;
  }

  .t-t-al-c {
    text-align: center !important;
  }

  .t-t-al-r {
    text-align: right !important;
  }

  .t-order-1 {
    order: 1;
  }

  .t-order-2 {
    order: 2;
  }

  .t-order-3 {
    order: 3;
  }

  .t-order-4 {
    order: 4;
  }

  .t-dn {
    display: none;
  }

  .t-db {
    display: block;
  }

  .t-dib {
    display: inline-block;
  }

  .tm-inner-banner {
    padding: 40px;
  }

  .tm-inner-banner h1 {
    font-size: 48px;
  }

  .tm-inner-banner p {
    font-size: 16px;
  }

  .tm-inner-banner > .flx {
    height: 100%;
    align-items: flex-end;
  }

  .tm-inner-section .flx-two-col {
    flex-wrap: wrap;
    margin: 0;
  }

  .tm-inner-section .flx-two-col .tm-col {
    flex: 0 0 50%;
    padding: 0;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-33 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .tm-inner-section .flx-two-col .tm-col:first-child {
    padding-right: 0;
  }

  .tm-inner-section .flx-two-col .tm-col:last-child {
    padding-left: 0;
  }

  .tm-table table {
    display: block;
  }

  .tm-table table thead {
    display: none;
  }

  .tm-table table tbody, .tm-table table tbody tr, .tm-table table tbody tr td {
    display: block;
    width: 100%;
  }

  .tm-table table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.06);
  }

  .tm-table table tbody tr td {
    flex: 0 0 33.33%;
    position: relative;
    border-bottom: none;
    padding: 20px 20px 0;
  }

  .tm-table table tbody tr td:before {
    content: attr(data-title);
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.68);
  }

  .tm-table table tbody tr td:last-child {
    padding-bottom: 20px;
  }

  .tm-main-banner .tm-banner-content {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
  }

  .tm-section.tm-trading-platforms .tm-content, .tm-section.tm-trading-platforms .tm-title {
    padding-top: 15px;
  }

  #tm-timelines .owl-nav .owl-next {
    margin-right: -20px;
  }

  #tm-timelines .owl-nav .owl-prev {
    margin-left: -20px;
  }

  .gird-with-icon > div {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .tm-liquidity-provider .tm-container .lp-list .liq-logo {
    padding: 10px;
  }

  .tm-inner-section .tm-section-flat-img.on-left {
    width: 100%;
    left: 0;
  }

  .tm-page-nav {
    padding: 0;
  }

  .tm-page-nav .page-list > a {
    font-size: 12px;
    padding: 0 12px;
  }

  .tm-main-banner .fall-back-vid {
    height: 484px;
  }

  .answers-options {
    justify-content: center;
  }

  .card-back p {
    font-size: 14px;
  }

  .flip-wrapper > div {
    flex: 0 0 33.33%;
    margin-bottom: 20px;
  }

  .tm-col-has-bg-image {
    min-height: 400px;
  }

  .live-price-cards > div {
    flex: 0 0 33.33%;
    margin-top: 30px;
  }

  .live-price-cards {
    margin-top: 0;
  }

  #InstruCryptoHome .tm-price-row > div, #InstruMetalSingle .tm-price-row > div {
    flex: 0 0 33.33%;
  }

  #InstruMetalSingle > div {
    flex: 0 0 33.33%;
  }

  .min-deposit-card > div {
    flex: 0 0 50%;
    margin-bottom: 24px;
  }

  .min-deposit-card > div > div {
    max-width: 100%;
  }

  .stat-card-wrapper {
    padding-top: 20px;
  }

  .stat-card-wrapper > div {
    margin-bottom: 20px;
    flex: 0 0 33.33%;
  }

  .choose-broker-card-wrap > div {
    flex: 1 1 33.33%;
  }

  .card-cfds-iress > div {
    flex: 0 0 50%;
  }

  .slider-calculation {
    flex-wrap: wrap;
  }

  .slider-calculation > div {
    flex: 0 0 50%;
  }

  .tm-table.fancy-table table tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .tm-table.fancy-table table tbody tr td {
    font-size: 15px;
  }

  .tm-table table tbody tr td {
    flex: 1;
  }

  .lang-trigger {
    margin-top: 5px;
  }

  .tm-continental-wrap > .item-lang {
    flex: 0 0 25%;
  }

  .country-region-wrap {
    padding: 0 40px;
  }

  .nav-row {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  .tm-table table tbody {
    display: block;
  }

  .tm-table table thead, .tm-table table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .ea-anim {
    transform: scale(0.8);
  }

  .tm-deposit-section {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .tm-main-header .tm-logo-holder > a img {
    max-width: 114px;
  }

  nav > div > ul > li > a {
    font-size: 12px;
  }

  .nav-row > nav > div > ul > li.has-submenu:last-child .tm-submenu {
    left: auto;
    right: 0;
  }

  .nav-row > nav > div > ul > li.has-submenu:before {
    right: 15px;
  }
}
@media all and (min-width: 1584px) {
  .tm-main-banner {
    min-height: 600px;
  }

  .tm-main-banner video {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 768px) {
  /* mt5 section start*/
  .ea-anim > .mt5-image {
    left: 50%;
    transform: translateX(-50%);
  }

  .mt5-content {
    display: flex;
    justify-content: center;
    padding: 0 40px !important;
  }

  /* mt5 section end*/
  .responsive-logo-holder img {
    max-width: 160px;
  }

  .tm-main-header > .logo-row, .tm-main-header > nav {
    display: none;
  }

  nav > div > ul > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tm-main-header .sticky-header-nav {
    padding: 10px 15px;
    top: 0;
  }

  .tm-main-header .sticky-header-nav nav {
    display: none;
  }

  .btn-rounded {
    padding: 0 18px;
  }

  .tm-main-banner {
    padding: 20px 20px 0;
    height: auto;
    background-color: #000850;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .accordion-head-wrap {
    display: flex;
    flex: 1;
  }

  .tm-banner-live-quotes .accordion-head {
    width: 100%;
  }

  .tm-banner-live-quotes .accordion-head:after {
    display: none;
  }

  .tm-banner-live-quotes .accordion-head span {
    position: relative;
  }

  .tm-banner-live-quotes .accordion-head span:before {
    content: "";
    height: 1px;
    background-color: #40dcfd;
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: 1;
    transition: 0.3s;
  }

  .tm-banner-live-quotes .accordion-head.active-header span:before {
    right: -5px;
  }

  .inst-full-name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
    margin-top: 0;
  }

  .tm-main-banner .tm-container {
    display: block;
  }

  .tm-main-banner .tm-banner-content {
    margin-top: 140px;
  }

  .tm-main-banner .tm-banner-content h1 {
    font-size: 32px;
  }

  .tm-main-banner .banner-right {
    padding-left: 0;
    margin-top: 0;
  }

  .tm-keys {
    padding: 40px 20px 10px;
    background-color: #000850;
  }

  .tm-keys .flx {
    text-align: center;
    justify-content: center;
  }

  .tm-keys .flx > div {
    flex: 1 1 33.33%;
    margin-bottom: 30px;
  }

  .sticky-header-nav .responsive-logo-holder img {
    max-width: 150px;
  }

  .tm-section .tm-title {
    padding-left: 0;
    padding-right: 0;
  }

  .tm-section {
    padding: 40px 20px;
  }

  .tm-section h2 {
    font-size: 34px;
    margin-bottom: 15px;
    padding: 0 !important;
  }

  .tm-section P {
    font-size: 16px;
  }

  .tm-section .flx {
    flex-wrap: wrap;
  }

  .tm-section .flx > div {
    flex: 0 0 100%;
  }

  .tm-title, .tm-content, .tm-main-banner .tm-banner-content {
    padding: 0 0 40px;
    min-width: 100%;
    max-width: 100%;
  }

  .tm-main-banner .tm-banner-content .tm-btn-wrapper {
    margin-top: 20px;
  }

  .tm-title .tm-simple-feat-list li {
    flex: 0 0 100%;
  }

  .price-cards .fiber-big {
    bottom: 40px;
    left: -30px;
  }

  .price-cards {
    text-align: center;
    padding-bottom: 30px;
  }

  .price-cards > img {
    width: 100%;
  }

  .blue-card {
    right: 0;
    width: 100%;
    bottom: 0;
  }

  .b-card-body > div, .b-card-foot > div {
    flex: 0 0 50% !important;
  }

  .card-shadow {
    bottom: 0;
    right: 0;
  }

  .tm-deposit-section .tm-content.left {
    margin-left: 0;
  }

  .tm-deposit-section {
    padding-top: 0;
  }

  .animate-area {
    margin-left: -31%;
    transform: scale(0.84) !important;
    margin-top: -80px;
  }

  .tm-deposit-section .tm-content.left::before {
    right: 0;
  }

  .tm-deposit-section {
    padding: 0;
    overflow: hidden;
  }

  .tm-deposit-section .tm-content.left {
    height: 378px;
    overflow: hidden;
  }

  .tm-deposit-section .tm-title {
    padding: 70px 20px 0;
  }

  .tm-trading-platforms {
    background-image: none;
  }

  .tm-trading-platforms .content-item {
    right: 0;
  }

  .tm-product-section .tm-content {
    margin-top: 40px;
  }

  .tm-product-section .owl-nav .owl-prev {
    margin-left: -10px;
  }

  .tm-product-section .owl-nav .owl-next {
    margin-right: -10px;
  }

  .copy-trade-flow {
    transform: scale(0.74);
    transform-origin: 50% 50%;
    height: 520px;
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .LP-chart {
    transform: scale(0.68);
    transform-origin: 50% 50%;
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .tm-insight-section .insight-screens .laptop-screen {
    margin-left: 0;
  }

  .tm-insight-section .insight-screens .mobile-screen {
    right: 0;
    max-width: 98px;
  }

  .tm-section-cutting-edge {
    padding-bottom: 0;
  }

  .tm-innovate-section {
    margin-top: 0;
  }

  .tm-innovate-section .tm-content.right {
    min-height: 368px;
    margin: 0;
  }

  .tm-partners {
    margin-top: 0;
  }

  .partner-draw {
    width: 100%;
    margin-bottom: -104px;
  }

  .tm-cta-section .tm-title h2 {
    font-size: 38px;
  }

  footer {
    padding: 40px 20px;
  }

  .footer-infos .address address {
    padding-left: 0;
  }

  .footer-infos .address address > p {
    display: block;
  }

  .footer-infos .address address > p strong {
    display: block;
  }

  .footer-infos .address address > p span {
    padding-left: 0;
    padding-top: 8px;
  }

  .footer-link {
    padding-left: 0;
  }

  .footer-link ul {
    display: block;
  }

  .footer-link ul li {
    padding-left: 0;
  }

  .tm-btn-wrapper .btn-big {
    margin: 0 0 10px;
    display: block;
    text-align: center;
    width: 100%;
  }

  .tm-banner-live-quotes {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }

  .tm-banner-live-quotes .tm-tab-nav {
    display: none;
  }

  .tm-banner-live-quotes .tm-price-row {
    flex-wrap: wrap;
  }

  .tm-banner-live-quotes .tm-price-row > div {
    flex: 0 0 25%;
  }

  .tm-banner-live-quotes .tm-price-row > div:first-child {
    margin-bottom: 10px;
  }

  .tm-banner-live-quotes .tm-price-row > div:first-child {
    flex: 0 0 100%;
    text-align: left;
  }

  .tm-banner-live-quotes .accordion-head {
    display: block;
  }

  .tm-pricing-table-content-wrap {
    height: auto;
    overflow: visible;
  }

  .tm-innovate-section .tm-content {
    overflow: hidden;
  }

  .tm-innovate-section .tm-content img:nth-child(1) {
    transform: scale(1.3);
    margin-top: 113px;
    margin-left: 40px;
  }

  .tm-innovate-section .tm-content img:nth-child(2) {
    top: 56px;
    left: 60px;
  }

  .tm-innovate-section .tm-content img:nth-child(3) {
    top: 113px;
    left: 127px;
  }

  .tm-innovate-section .tm-content img:nth-child(4) {
    top: 175px;
    left: 32px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul {
    width: 100%;
    border-right: none;
  }

  .sticky-header-nav nav .close-menu {
    top: 15px;
    right: 18px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu > a:before {
    border-color: white transparent transparent transparent;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    width: 100%;
    opacity: 1;
    position: static;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper {
    align-items: flex-start;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    padding: 0 0 20px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu h4 {
    display: none;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu li {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    transition: none;
    display: none;
  }

  .tm-clients-logos {
    padding: 25px 15px 0;
    height: 150px;
  }

  .m-tm-pl-0 {
    padding-left: 0 !important;
  }

  .m-tm-pl-15 {
    padding-left: 15px !important;
  }

  .m-tm-pl-20 {
    padding-left: 20px !important;
  }

  .m-tm-pl-30 {
    padding-left: 30px !important;
  }

  .m-tm-pl-40 {
    padding-left: 40px !important;
  }

  .m-tm-pr-0 {
    padding-right: 0 !important;
  }

  .m-tm-pr-15 {
    padding-right: 15px !important;
  }

  .m-tm-pr-20 {
    padding-right: 20px !important;
  }

  .m-tm-pr-30 {
    padding-right: 30px !important;
  }

  .m-tm-pr-40 {
    padding-right: 40px !important;
  }

  .m-tm-pt-0 {
    padding-top: 0 !important;
  }

  .m-tm-pt-15 {
    padding-top: 15px !important;
  }

  .m-tm-pt-20 {
    padding-top: 20px !important;
  }

  .m-tm-pt-30 {
    padding-top: 30px !important;
  }

  .m-tm-pt-40 {
    padding-top: 40px !important;
  }

  .m-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .m-tm-pb-15 {
    padding-bottom: 15px !important;
  }

  .m-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .m-tm-pb-30 {
    padding-bottom: 30px !important;
  }

  .m-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .m-tm-pt-0 {
    padding-top: 0 !important;
  }

  .m-tm-pt-15 {
    padding-top: 15px !important;
  }

  .m-tm-pt-20 {
    padding-top: 20px !important;
  }

  .m-tm-pt-30 {
    padding-top: 30px !important;
  }

  .m-tm-pt-40 {
    padding-top: 40px !important;
  }

  .m-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .m-tm-pb-15 {
    padding-bottom: 15px !important;
  }

  .m-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .m-tm-pb-30 {
    padding-bottom: 30px !important;
  }

  .m-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .m-tm-ml-0 {
    margin-left: 0 !important;
  }

  .m-tm-ml-15 {
    margin-left: 15px !important;
  }

  .m-tm-ml-20 {
    margin-left: 20px !important;
  }

  .m-tm-ml-30 {
    margin-left: 30px !important;
  }

  .m-tm-ml-40 {
    margin-left: 40px !important;
  }

  .m-tm-mr-0 {
    margin-right: 0 !important;
  }

  .m-tm-mr-15 {
    margin-right: 15px !important;
  }

  .m-tm-mr-20 {
    margin-right: 20px !important;
  }

  .m-tm-mr-30 {
    margin-right: 30px !important;
  }

  .m-tm-mr-40 {
    margin-right: 40px !important;
  }

  .m-tm-mt-0 {
    margin-top: 0 !important;
  }

  .m-tm-mt-15 {
    margin-top: 15px !important;
  }

  .m-tm-mt-20 {
    margin-top: 20px !important;
  }

  .m-tm-mt-30 {
    margin-top: 30px !important;
  }

  .m-tm-mt-40 {
    margin-top: 40px !important;
  }

  .m-tm-mb-0 {
    margin-bottom: 0 !important;
  }

  .m-tm-mb-15 {
    margin-bottom: 15px !important;
  }

  .m-tm-mb-20 {
    margin-bottom: 20px !important;
  }

  .m-tm-mb-30 {
    margin-bottom: 30px !important;
  }

  .m-tm-mb-40 {
    margin-bottom: 40px !important;
  }

  .m-tm-mb-80 {
    margin-bottom: 80px !important;
  }

  .m-t-al-l {
    text-align: left !important;
  }

  .m-t-al-c {
    text-align: center !important;
  }

  .m-t-al-r {
    text-align: right !important;
  }

  .m-order-1 {
    order: 1;
  }

  .m-order-2 {
    order: 2;
  }

  .m-order-3 {
    order: 3;
  }

  .m-order-4 {
    order: 4;
  }

  .m-dn {
    display: none;
  }

  .m-db {
    display: block;
  }

  .m-dib {
    display: inline-block;
  }

  .tm-inner-banner {
    padding: 40px 20px;
    height: auto;
  }

  .tm-inner-banner h1 {
    font-size: 40px;
  }

  .tm-inner-banner p {
    font-size: 16px;
  }

  .tm-inner-banner > .flx {
    height: 100%;
    align-items: flex-end;
    flex-wrap: wrap;
  }

  .tm-inner-banner > .flx > div:first-child {
    flex: 0 0 100%;
    padding: 74px 0 0;
    text-align: center;
  }

  .tm-inner-banner > .flx > div.banner-content-right {
    display: none;
    flex: 0 0 100%;
    padding-bottom: 0;
  }

  .tm-inner-banner > .flx > div.banner-content-right .animation-area {
    position: static;
    height: 210px;
    width: 100%;
  }

  .tm-inner-section {
    padding: 40px 0;
    overflow-x: hidden;
  }

  .tm-inner-section .flx-two-col {
    flex-wrap: wrap;
    margin: 0;
  }

  .tm-inner-section .flx-two-col .tm-col {
    flex: 0 0 50%;
    padding: 0;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-33 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .tm-inner-section .flx-two-col .tm-col:first-child {
    padding-right: 0;
  }

  .tm-inner-section .flx-two-col .tm-col:last-child {
    padding-left: 0;
  }

  .tm-inner-section h2 {
    font-size: 28px;
  }

  .tm-inner-section h3 {
    font-size: 24px;
  }

  .tm-inner-section p {
    font-size: 16px;
  }

  .tm-keys-inner {
    justify-content: center;
  }

  .tm-keys-inner > div {
    flex: 0 0 50%;
  }

  .stat-card-wrapper .stat-card {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .tm-title .tm-btn-wrapper {
    text-align: left;
  }

  .tm-cta-section .tm-title {
    text-align: center;
  }

  .tm-regulations .stat-card-wrapper .stat-card {
    max-width: 100%;
    margin: 0 12px 20px;
  }

  .tm-liquidity-provider .tm-container .lp-list {
    padding-top: 0;
  }

  .tm-liquidity-provider .tm-container .lp-list .liq-logo {
    flex: 0 0 33.33%;
    border: none;
  }

  .b-card-body > div, .b-card-foot > div {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .blue-card .b-card-foot {
    padding: 10px 0 10px 16px;
  }

  .tm-section .tm-content, .tm-section .tm-title {
    padding: 0;
  }

  .tm-trading-platforms .flx, .tm-title {
    text-align: left;
  }

  .tm-simple-feat-list.two-col li, .tm-simple-feat-list.three-col li {
    flex: 1 1 100%;
  }

  .ea-anim {
    left: 0;
    transform: scale(0.5);
    transform-origin: 50% 50%;
    margin-top: -108px;
    margin-bottom: -110px;
  }

  .tm-table table {
    display: block;
  }

  .tm-table table thead {
    display: none;
  }

  .tm-table table tbody, .tm-table table tbody tr, .tm-table table tbody tr td {
    display: block;
    width: 100%;
  }

  .tm-table table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.06);
  }

  .tm-table table tbody tr td {
    flex: 0 0 50%;
    position: relative;
    border-bottom: none;
    padding: 20px 20px 0;
  }

  .tm-table table tbody tr td:before {
    content: attr(data-title);
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.68);
  }

  .tm-table table tbody tr td:last-child {
    padding-bottom: 20px;
  }

  .breadcrumbs {
    text-align: center;
  }

  .breadcrumbs ul {
    justify-content: center;
  }

  .gird-with-icon > div {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .animated-languages {
    transform: scale(0.68);
    transform-origin: 50% 50%;
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .tm-main-banner .tm-banner-content {
    margin-top: 80px;
  }

  .capital-safety h3 {
    margin-bottom: 0;
  }

  .tm-page-nav {
    display: none;
  }

  .tm-inner-section h2 {
    margin-bottom: 15px;
  }

  .tm-inner-section p {
    margin-top: 0;
  }

  .answers-options {
    flex-wrap: wrap;
  }

  .answers-options > div {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .tm-table.compare-table table tbody tr td:first-child {
    flex: 0 0 100%;
    padding-bottom: 15px;
  }

  .flip-wrapper > div {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .capital-safety h3 {
    margin-bottom: 15px;
  }

  .tm-col-has-bg-image {
    min-height: 300px;
  }

  .live-price-cards > div {
    flex: 0 0 100%;
    margin-top: 30px;
  }

  .live-price-cards > div .icon-card {
    max-width: 100%;
  }

  #InstruCryptoHome .tm-price-row > div, #InstruMetalSingle .tm-price-row > div {
    flex: 0 0 25%;
  }

  #InstruMetalSingle > div {
    flex: 0 0 100%;
  }

  .live-price-cards > div {
    max-width: 100%;
  }

  .crypto-card .icon-card {
    margin-bottom: 0;
  }

  .tm-card-wrapper.three-items > div {
    flex: 0 0 100% !important;
    margin-bottom: 30px;
  }

  .min-deposit-card > div {
    flex: 0 0 100%;
    margin-bottom: 24px;
  }

  .min-deposit-card > div > div {
    max-width: 100%;
  }

  .min-deposit-card > div:last-child {
    margin-bottom: 0;
  }

  .insight-screens .mobile-screen {
    max-height: 180px;
  }

  .slider-calculation {
    flex-wrap: wrap;
  }

  .slider-calculation > div {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tm-table table tbody tr td {
    flex: 1;
  }

  #forexTable table tbody tr td {
    flex: 0 0 50%;
  }

  #forexTable table tbody tr td:first-child, #forexTable table tbody tr td:last-child {
    flex: 0 0 100%;
  }

  .time-zone-anim .globe-anim {
    max-width: 100%;
  }

  .time-zone-anim .time-zones {
    top: 40px;
  }

  .slider-calculation.lot-commission > div {
    flex: 0 0 100%;
    text-align: center;
  }

  .slider-calculation.lot-commission > div:first-child {
    flex: 0 0 100%;
    text-align: center;
  }

  footer > .flx > div {
    flex: 0 0 100% !important;
    margin-top: 28px;
  }

  footer > .flx > div:first-child {
    flex: 0 0 100%;
    margin-bottom: 0;
  }

  .footer-disclaimer {
    padding-right: 0 !important;
  }

  .tm-locations-wrap > div {
    flex: 0 0 100%;
  }

  footer > .flx .footer-disclaimer .flx > div {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .contact-card {
    flex-wrap: wrap;
  }

  .contact-card > div {
    flex: 0 0 100%;
  }

  .tm-continental-wrap > .item-lang {
    flex: 0 0 50%;
  }

  .country-region-wrap {
    padding: 0 40px;
  }

  .tm-language-select-panel .close-lang-panel {
    top: 20px;
    right: 20px;
  }

  .tm-language-select-panel {
    padding: 28px 0;
  }

  .select-language-drop {
    top: 64px;
    right: 55px;
  }

  .coming-soon-container {
    display: block;
  }

  .coming-soon-banner {
    display: block;
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media all and (max-width: 500px) {
  .copy-trade-flow {
    left: calc(50% - 265px);
    left: -webkit-calc(50% - 265px);
  }

  .LP-chart {
    left: calc(50% - 305px);
    left: -webkit-calc(50% - 305px);
  }

  .animated-languages {
    left: calc(50% - 270px);
    left: -webkit-calc(50% - 270px);
  }

  .ea-anim {
    left: calc(50% - 402px);
    left: -webkit-calc(50% - 402px);
  }
}
/* 20200819 */
.map-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.methods-image {
  position: relative;
  z-index: 9;
}

@media (max-width: 1025px) {
  .trading-container .tm-inner-section .tm-section-content.on-left.img-beyond-box img {
    margin-left: -13%;
  }

  .trading-container .tm-inner-section .tm-section-content.on-right.img-beyond-box img {
    float: right;
  }
}
@media (max-width: 769px) {
  .trading-container .tm-inner-section {
    padding: 40px 30px;
  }

  .trading-container .tm-inner-section h2 {
    font-size: 30px;
  }

  .trading-container .tm-inner-section p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .trading-container .tm-inner-section {
    padding: 40px 15px;
  }

  .trading-container .tm-inner-section .flx-two-col .tm-col.tm-col-60, .trading-container .tm-inner-section .flx-two-col .tm-col.tm-col-40 {
    width: 100%;
    max-width: 100%;
    flex: none;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .trading-container .tm-inner-section .tm-section-content.on-left.img-beyond-box img {
    width: 100%;
    margin-left: 0;
  }

  .trading-container .tm-inner-section .tm-section-content.on-right.img-beyond-box img {
    max-width: 100%;
    padding-left: 0 !important;
  }

  .trading-container .tm-inner-section .tm-section-heading:before {
    right: -10px;
  }
}
.data-inside-socket .down h3 {
  background: url(/images/down.png?4ec1024a5128148b0fc2135522562779) right 11px no-repeat;
}

.data-inside-socket .up h3 {
  background: url(/images/up.png?aa976435aa910918f0e784a2a935b614) right 11px no-repeat;
}

.tm-trading-platforms.white-color-light {
  background: none;
}

.img-control img {
  display: none;
}

.img-control img:first-child {
  display: block;
}

/*Australian Open styles*/
#aoForm {
  overflow: hidden;
}

.ao-banner {
  height: 100vh;
}

.ao-banner .banner-content-left {
  text-align: center;
  align-self: center;
  padding-top: 50px;
}

.ao-banner .banner-content-left .ao-partner-logo {
  text-align: center;
}

.ao-partner-logo {
  text-align: left;
  margin-top: 40px;
}

.ao-partner-logo > img {
  max-width: 298px;
}

.ao-intro {
  padding-bottom: 300px !important;
  background-color: #00084e;
  background-image: url(/images/intro-img.png?ed8d98fa20adf59530ab6137c143ba08);
  background-position-x: center;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  color: white;
}

@media (min-width: 768px) {
  .ao-intro {
    padding-bottom: 40px !important;
    background-position-x: calc(50% + 400px);
  }
}
/*Timer*/
#timer {
  display: flex;
  flex-wrap: wrap;
}

#days,
#hours,
#minutes,
#seconds {
  font-size: 62px;
  font-weight: lighter;
  text-align: center;
  display: inline-block;
  background-color: #00084e;
  border-radius: 8px;
  color: white;
  flex: 1;
  margin: 0 0 0 0;
  line-height: 1;
  padding: 20px 0;
  position: relative;
}

#days span,
#hours span,
#minutes span,
#seconds span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 10px;
  position: relative;
  z-index: 2;
}

#days:after,
#minutes:after,
#hours:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  top: -10px;
  bottom: -10px;
  background-color: #00084e;
  position: absolute;
  z-index: 1;
  border-radius: 8px;
  box-shadow: 0 0 30px 10px rgba(215, 215, 215, 0.3);
}

#hours {
  z-index: 3;
}

#hours:after {
  top: -20px;
  bottom: -20px;
  left: -8px;
  right: -8px;
}

#timer h4 {
  position: relative;
  z-index: 2;
}

#minutes {
  z-index: 1;
}

#seconds {
  margin-left: -8px;
  padding: 20px 0;
}

.tm-inner-section .on-timer:before {
  left: auto;
  right: -10%;
  top: -20%;
}

@media (min-width: 1260px) {
  #timer {
    padding-right: 66px;
  }

  .tm-inner-section .on-timer:before {
    top: -27%;
    right: 6%;
  }

  #days, #hours, #minutes, #seconds {
    padding: 20px 0;
  }

  #hours:after {
    top: -30px;
    bottom: -30px;
    right: -10px;
    left: -10px;
  }

  #days:after, #minutes:after {
    top: -24px;
    bottom: -24px;
  }

  #days span,
#hours span,
#minutes span,
#seconds span {
    padding-top: 20px;
  }
}
/*Ends timer*/
.tm-speed-sectn {
  background-image: url(/images/speed-bg.jpg?a92e5af58da7c622111ee8bdde0d8e12);
  background-size: cover;
  background-position: center;
  color: white;
}

.tm-speed-sectn .flx-two-col,
.tm-best-offer .flx-two-col,
.tm-global-sectn .flx-two-col,
.tm-official-trading .flx-two-col {
  min-height: 400px;
}

.tm-ao-form {
  background-color: #00084e;
  color: white;
  overflow: hidden;
}

.tm-form-fld {
  margin-bottom: 10px;
  position: relative;
  z-index: 9;
}

.tm-form-fld input[type=text],
.tm-form-fld input[type=email],
.tm-form-fld textarea {
  background-color: white;
  border-radius: 4px;
  padding: 0 18px;
  line-height: 48px;
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  display: block;
  border: none;
}

button[type=submit] {
  border: none;
}

.tm-form-fld textarea {
  padding: 15px;
  line-height: 1.4;
}

.ao-form-wrap .tm-btn-wrapper {
  margin-top: 0;
}

.form-msg {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  background-color: black;
  width: 100%;
  text-align: center;
  line-height: 68px !important;
  font-size: 15px !important;
  margin: 0;
  opacity: 1 !important;
  color: white;
}

.form-msg.form-err {
  background-color: #e55959;
}

.form-msg.form-succ {
  background-color: #48b058;
}

.ao-banner {
  position: relative;
}

.scroll-down {
  text-align: center;
  margin-top: 40px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 24px;
}

.scroll-down > a {
  transition: all 0.3s ease;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: solid 2px #ffffff;
  text-align: center;
  line-height: 36px;
  margin-bottom: 15px;
  display: inline-block;
  color: white;
}

.scroll-down > a:hover {
  background-color: white;
  color: #00084e;
}

.scroll-down > span {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  display: block;
}

.acroll-anim {
  text-align: center;
}

.acroll-anim i {
  transition: all 0.3s ease;
  -webkit-animation: scrollAnim 1s linear infinite;
          animation: scrollAnim 1s linear infinite;
}

.btn-explore {
  font-size: 24px;
  background-color: #00084e;
  color: #ffffff !important;
  border-radius: 84px;
  box-shadow: rgba(0, 8, 78, 0.1411764706) 0 0 24px;
  line-height: 65px !important;
}

.btn-explore:hover {
  background-color: #1588ec !important;
  color: white !important;
}

.tm-btn-float {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 999;
}

@-webkit-keyframes scrollAnim {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes scrollAnim {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media all and (max-width: 1480px) {
  .tm-trading-platforms {
    background-position: 145% 0;
  }
}
@media all and (max-width: 1275px) {
  .tm-container {
    max-width: 960px;
  }

  nav > div > ul > li > a {
    padding-left: 0;
    padding-right: 0;
  }

  nav > div > ul > li.has-submenu::before {
    right: -3px;
  }

  .tm-main-banner .tm-banner-content h1 {
    font-size: 34px;
  }

  .tm-main-banner {
    background-attachment: scroll;
  }

  .tm-main-banner .tm-banner-content {
    min-width: 300px;
  }

  .responsive-logo-holder img {
    max-width: 180px;
  }

  .tm-sticky .sticky-header-nav {
    padding: 12px 20px;
  }

  .tm-keys {
    padding: 20px 20px 0;
  }

  .tm-keys .flx {
    justify-content: center;
    text-align: center;
  }

  .tm-keys .flx > div {
    flex: 1 1 25%;
    padding-bottom: 20px;
  }

  .tm-section {
    padding: 60px 20px;
    overflow: hidden;
  }

  .tm-section .tm-content, .tm-section .tm-title {
    padding: 30px 0;
  }

  .tm-inner-section.tm-deposit-section > .tm-container {
    max-width: 1000px;
  }

  .blue-card {
    right: 50px;
    bottom: 0;
  }

  .card-gold {
    position: absolute;
  }

  .tm-deposit-section .tm-content.left .content-item {
    text-align: right;
  }

  .tm-trading-platforms {
    margin-top: 0;
    background-position: 700% 0;
  }

  .tm-product-section .owl-nav .owl-prev {
    margin-left: -10px;
  }

  .tm-product-section .owl-nav .owl-next {
    margin-right: -10px;
  }

  .tm-section-cutting-edge {
    padding: 20px;
  }

  .tm-innovate-section, .tm-partners {
    margin-top: 0;
  }

  .tm-innovate-section .tm-content img:nth-child(4) {
    top: 184px;
    left: 80px;
  }

  .partner-draw {
    margin-bottom: -94px;
  }

  .tm-cta-section .tm-title h2 {
    font-size: 40px;
  }

  footer {
    padding: 60px 40px;
  }

  footer > .flx > div:first-child {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .footer-link ul {
    display: block;
  }

  .price-cards .fiber-big {
    right: 0;
  }

  .tm-inner-banner {
    padding: 40px;
  }

  .tm-section.inr .tm-title.left {
    padding: 50px 40px;
  }

  .tm-keys-inner > div {
    padding: 20px 15px;
  }

  .stat-card h5 {
    font-size: 20px;
  }

  .tm-misson-2 .stat-card {
    max-width: 158px;
    padding: 30px 12px 12px;
    height: 252px;
  }

  .tm-misson-2 .stat-card h5 {
    font-size: 20px;
  }

  .tm-misson-2 .stat-card-wrapper > div:nth-child(2) {
    transform: scale(1);
  }

  .stat-card-wrapper > div {
    margin: 0 5px;
  }

  .inr.tm-regulations .flx {
    flex-wrap: wrap;
  }

  .inr.tm-regulations .flx > div {
    flex: 0 0 100%;
    text-align: center;
    max-width: 100%;
  }

  .inr.tm-liquidity-provider {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tm-main-banner .fall-back-vid {
    height: 100%;
  }

  .card-back p {
    font-size: 12px;
  }
}
@media all and (max-width: 1023px) {
  .tm-main-header > .logo-row, .tm-main-header > nav {
    display: none;
  }

  .tm-main-banner > .tm-container {
    padding: 0;
  }

  nav > div > ul > li > a {
    padding-left: 18px;
    padding-right: 18px;
  }

  .tm-inner-banner {
    height: 400px;
  }

  .tm-inner-banner > .flx > div:first-child {
    padding-bottom: 30px;
  }

  .tm-main-header .sticky-header-nav {
    padding: 10px 15px;
    top: 0;
  }

  .tm-main-header .sticky-header-nav nav {
    display: none;
  }

  .tm-inner-section {
    padding: 40px 0;
  }

  .LP-chart {
    margin: 0 auto;
  }

  .ea-anim {
    left: -20px;
  }

  .tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-heading, .tm-inner-section.tm-section-full-container > .tm-container .tm-col .tm-section-content {
    max-width: 100%;
  }

  .tm-inner-section.tm-section-full-container > .tm-container .tm-col {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tm-main-header .sticky-header-nav-prime {
    display: none;
  }

  .tm-main-header .sticky-header-nav {
    display: block;
  }

  .tm-main-banner > .flx {
    flex-wrap: wrap;
  }

  .tm-main-banner > .flx > div {
    flex: 0 0 100%;
  }

  .tm-main-banner .tm-banner-content {
    max-width: 100%;
    text-align: center;
    margin-top: 200px;
  }

  .banner-right {
    padding-left: 0;
    margin-top: 40px;
  }

  .tm-main-banner {
    height: auto;
  }

  .blue-card {
    right: 0;
  }

  .price-cards .fiber-big {
    display: none;
  }

  .tm-section {
    padding: 40px 20px;
  }

  .tm-section h2 {
    font-size: 40px;
    margin-bottom: 15px;
    padding: 0 !important;
  }

  .tm-section P {
    font-size: 15px;
  }

  .tm-section .flx {
    flex-wrap: wrap;
  }

  .tm-section .flx > div {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .price-cards {
    text-align: center;
  }

  .tm-live-quotes {
    border-radius: 0;
  }

  .tm-deposit-section .tm-content.left {
    min-height: 400px;
    width: 100%;
    background-color: transparent;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }

  .tm-content, .tm-titke {
    padding-bottom: 0;
  }

  .tm-title {
    text-align: center;
    max-width: 100%;
  }

  .tm-title .tm-btn-wrapper {
    text-align: center;
  }

  .footer-link {
    padding-left: 0;
    flex: 0 0 100%;
  }

  .footer-link ul {
    display: flex;
  }

  .footer-link ul li {
    padding-left: 0;
    flex: 0 0 33.33%;
  }

  .tm-section-cutting-edge .tm-content {
    text-align: center;
  }

  .tm-section .tm-title {
    padding-left: 50px;
    padding-right: 50px;
  }

  .tm-innovate-section .tm-content.right {
    margin-left: 0;
  }

  .tm-deposit-section .tm-content.left .content-item {
    text-align: center;
  }

  .tm-deposit-section .tm-content.left .content-item {
    max-width: 100%;
  }

  .tm-title .tm-simple-feat-list li {
    flex: 0 0 100%;
    text-align: left;
  }

  .tm-title .tm-simple-feat-list {
    max-width: 400px;
    margin: 0 auto;
  }

  .tm-trading-platforms .content-item {
    right: 0;
  }

  .tm-insight-section .insight-screens .laptop-screen {
    margin-left: 0;
  }

  .tm-cta-section {
    padding: 70px 20px;
  }

  .t-tm-pl-0 {
    padding-left: 0 !important;
  }

  .t-tm-pl-20 {
    padding-left: 20px !important;
  }

  .t-tm-pl-40 {
    padding-left: 40px !important;
  }

  .t-tm-pl-60 {
    padding-left: 60px !important;
  }

  .t-tm-pl-80 {
    padding-left: 80px !important;
  }

  .t-tm-pr-0 {
    padding-right: 0 !important;
  }

  .t-tm-pr-20 {
    padding-right: 20px !important;
  }

  .t-tm-pr-40 {
    padding-right: 40px !important;
  }

  .t-tm-pr-60 {
    padding-right: 60px !important;
  }

  .t-tm-pr-80 {
    padding-right: 80px !important;
  }

  .t-tm-pt-0 {
    padding-top: 0 !important;
  }

  .t-tm-pt-20 {
    padding-top: 20px !important;
  }

  .t-tm-pt-40 {
    padding-top: 40px !important;
  }

  .t-tm-pt-60 {
    padding-top: 60px !important;
  }

  .t-tm-pt-80 {
    padding-top: 80px !important;
  }

  .t-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .t-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .t-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .t-tm-pb-60 {
    padding-bottom: 60px !important;
  }

  .t-tm-pb-80 {
    padding-bottom: 80px !important;
  }

  .t-t-al-l {
    text-align: left !important;
  }

  .t-t-al-c {
    text-align: center !important;
  }

  .t-t-al-r {
    text-align: right !important;
  }

  .t-order-1 {
    order: 1;
  }

  .t-order-2 {
    order: 2;
  }

  .t-order-3 {
    order: 3;
  }

  .t-order-4 {
    order: 4;
  }

  .t-dn {
    display: none;
  }

  .t-db {
    display: block;
  }

  .t-dib {
    display: inline-block;
  }

  .tm-inner-banner {
    padding: 40px;
  }

  .tm-inner-banner h1 {
    font-size: 48px;
  }

  .tm-inner-banner p {
    font-size: 16px;
  }

  .tm-inner-banner > .flx {
    height: 100%;
    align-items: flex-end;
  }

  .tm-inner-section .flx-two-col {
    flex-wrap: wrap;
    margin: 0;
  }

  .tm-inner-section .flx-two-col .tm-col {
    flex: 0 0 50%;
    padding: 0;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-33 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tm-inner-section .flx-two-col .tm-col.t-tm-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .tm-inner-section .flx-two-col .tm-col:first-child {
    padding-right: 0;
  }

  .tm-inner-section .flx-two-col .tm-col:last-child {
    padding-left: 0;
  }

  .tm-table table {
    display: block;
  }

  .tm-table table thead {
    display: none;
  }

  .tm-table table tbody, .tm-table table tbody tr, .tm-table table tbody tr td {
    display: block;
    width: 100%;
  }

  .tm-table table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.06);
  }

  .tm-table table tbody tr td {
    flex: 0 0 33.33%;
    position: relative;
    border-bottom: none;
    padding: 20px 20px 0;
  }

  .tm-table table tbody tr td:before {
    content: attr(data-title);
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.68);
  }

  .tm-table table tbody tr td:last-child {
    padding-bottom: 20px;
  }

  .tm-main-banner .tm-banner-content {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
  }

  .tm-section.tm-trading-platforms .tm-content, .tm-section.tm-trading-platforms .tm-title {
    padding-top: 15px;
  }

  #tm-timelines .owl-nav .owl-next {
    margin-right: -20px;
  }

  #tm-timelines .owl-nav .owl-prev {
    margin-left: -20px;
  }

  .gird-with-icon > div {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .tm-liquidity-provider .tm-container .lp-list .liq-logo {
    padding: 10px;
  }

  .tm-inner-section .tm-section-flat-img.on-left {
    width: 100%;
    left: 0;
  }

  .tm-page-nav {
    padding: 0;
  }

  .tm-page-nav .page-list > a {
    font-size: 12px;
    padding: 0 12px;
  }

  .tm-main-banner .fall-back-vid {
    height: 484px;
  }

  .answers-options {
    justify-content: center;
  }

  .card-back p {
    font-size: 14px;
  }

  .flip-wrapper > div {
    flex: 0 0 33.33%;
    margin-bottom: 20px;
  }

  .tm-col-has-bg-image {
    min-height: 400px;
  }

  .live-price-cards > div {
    flex: 0 0 33.33%;
    margin-top: 30px;
  }

  .live-price-cards {
    margin-top: 0;
  }

  #InstruCryptoHome .tm-price-row > div, #InstruMetalSingle .tm-price-row > div {
    flex: 0 0 33.33%;
  }

  #InstruMetalSingle > div {
    flex: 0 0 33.33%;
  }

  .min-deposit-card > div {
    flex: 0 0 50%;
    margin-bottom: 24px;
  }

  .min-deposit-card > div > div {
    max-width: 100%;
  }

  .stat-card-wrapper {
    padding-top: 20px;
  }

  .stat-card-wrapper > div {
    margin-bottom: 20px;
    flex: 0 0 33.33%;
  }

  .choose-broker-card-wrap > div {
    flex: 1 1 33.33%;
  }

  .card-cfds-iress > div {
    flex: 0 0 50%;
  }

  .slider-calculation {
    flex-wrap: wrap;
  }

  .slider-calculation > div {
    flex: 0 0 50%;
  }

  .tm-table.fancy-table table tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .tm-table.fancy-table table tbody tr td {
    font-size: 15px;
  }

  .tm-table table tbody tr td {
    flex: 1;
  }

  .lang-trigger {
    margin-top: 5px;
  }

  .tm-continental-wrap > .item-lang {
    flex: 0 0 25%;
  }

  .country-region-wrap {
    padding: 0 40px;
  }

  .nav-row {
    display: none;
  }

  #days,
#hours,
#minutes,
#seconds {
    font-size: 28px;
  }

  #days span,
#hours span,
#minutes span,
#seconds span {
    font-size: 11px;
  }

  .ao-intro p br,
.tm-speed-sectn p br,
.tm-speed-sectn h2 br {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  .tm-table table tbody {
    display: block;
  }

  .tm-table table thead, .tm-table table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }

  .t-tm-mb-20 {
    margin-bottom: 20px !important;
  }

  .t-tm-mb-80 {
    margin-bottom: 80px !important;
  }
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .ea-anim {
    transform: scale(0.8);
  }

  .tm-deposit-section {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .tm-main-header .tm-logo-holder > a img {
    max-width: 114px;
  }

  nav > div > ul > li > a {
    font-size: 12px;
  }

  .nav-row > nav > div > ul > li.has-submenu:last-child .tm-submenu {
    left: auto;
    right: 0;
  }

  .nav-row > nav > div > ul > li.has-submenu:before {
    right: 15px;
  }
}
@media all and (max-width: 768px) {
  .responsive-logo-holder img {
    max-width: 160px;
  }

  .tm-main-header > .logo-row, .tm-main-header > nav {
    display: none;
  }

  nav > div > ul > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tm-main-header .sticky-header-nav {
    padding: 10px 15px;
    top: 0;
  }

  .tm-main-header .sticky-header-nav nav {
    display: none;
  }

  .btn-rounded {
    padding: 0 18px;
  }

  .tm-main-banner {
    padding: 20px 20px 0;
    height: auto;
    background-color: #000850;
    background-size: cover;
    background-position: center top;
  }

  .accordion-head-wrap {
    display: flex;
    flex: 1;
  }

  .tm-banner-live-quotes .accordion-head {
    width: 100%;
  }

  .tm-banner-live-quotes .accordion-head:after {
    display: none;
  }

  .tm-banner-live-quotes .accordion-head span {
    position: relative;
  }

  .tm-banner-live-quotes .accordion-head span:before {
    content: "";
    height: 1px;
    background-color: #40dcfd;
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: 1;
    transition: 0.3s;
  }

  .tm-banner-live-quotes .accordion-head.active-header span:before {
    right: -5px;
  }

  .inst-full-name {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
    margin-top: 0;
  }

  .tm-main-banner .tm-container {
    display: block;
  }

  .tm-main-banner .tm-banner-content {
    margin-top: 140px;
  }

  .tm-main-banner .tm-banner-content h1 {
    font-size: 32px;
  }

  .tm-main-banner .banner-right {
    padding-left: 0;
    margin-top: 0;
  }

  .tm-keys {
    padding: 40px 20px 10px;
    background-color: #000850;
  }

  .tm-keys .flx {
    text-align: center;
    justify-content: center;
  }

  .tm-keys .flx > div {
    flex: 1 1 33.33%;
    margin-bottom: 30px;
  }

  .sticky-header-nav .responsive-logo-holder img {
    max-width: 150px;
  }

  .tm-section .tm-title {
    padding-left: 0;
    padding-right: 0;
  }

  .tm-section {
    padding: 40px 20px;
  }

  .tm-section h2 {
    font-size: 34px;
    margin-bottom: 15px;
    padding: 0 !important;
  }

  .tm-section P {
    font-size: 16px;
  }

  .tm-section .flx {
    flex-wrap: wrap;
  }

  .tm-section .flx > div {
    flex: 0 0 100%;
  }

  .tm-title, .tm-content, .tm-main-banner .tm-banner-content {
    padding: 0 0 20px;
    min-width: 100%;
    max-width: 100%;
  }

  .tm-title .tm-simple-feat-list li {
    flex: 0 0 100%;
  }

  .price-cards .fiber-big {
    bottom: 40px;
    left: -30px;
  }

  .price-cards {
    text-align: center;
    padding-bottom: 30px;
  }

  .price-cards > img {
    width: 100%;
  }

  .blue-card {
    right: 0;
    width: 100%;
    bottom: 0;
  }

  .b-card-body > div, .b-card-foot > div {
    flex: 0 0 50% !important;
  }

  .card-shadow {
    bottom: 0;
    right: 0;
  }

  .tm-deposit-section .tm-content.left {
    margin-left: 0;
  }

  .tm-deposit-section {
    padding-top: 0;
  }

  .animate-area {
    margin-left: -31%;
    transform: scale(0.84) !important;
    margin-top: -80px;
  }

  .tm-deposit-section .tm-content.left::before {
    right: 0;
  }

  .tm-deposit-section {
    padding: 0;
    overflow: hidden;
  }

  .tm-deposit-section .tm-content.left {
    height: 378px;
    overflow: hidden;
  }

  .tm-deposit-section .tm-title {
    padding: 70px 20px 0;
  }

  .tm-trading-platforms {
    background-image: none;
  }

  .tm-trading-platforms .content-item {
    right: 0;
  }

  .tm-product-section .tm-content {
    margin-top: 40px;
  }

  .tm-product-section .owl-nav .owl-prev {
    margin-left: -10px;
  }

  .tm-product-section .owl-nav .owl-next {
    margin-right: -10px;
  }

  .copy-trade-flow {
    transform: scale(0.74);
    transform-origin: 50% 50%;
    height: 520px;
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .LP-chart {
    transform: scale(0.68);
    transform-origin: 50% 50%;
    margin-top: -60px;
    margin-bottom: -60px;
  }

  .tm-insight-section .insight-screens .laptop-screen {
    margin-left: 0;
  }

  .tm-insight-section .insight-screens .mobile-screen {
    right: 0;
    max-width: 98px;
  }

  .tm-section-cutting-edge {
    padding-bottom: 0;
  }

  .tm-innovate-section {
    margin-top: 0;
  }

  .tm-innovate-section .tm-content.right {
    min-height: 368px;
    margin: 0;
  }

  .tm-partners {
    margin-top: 0;
  }

  .partner-draw {
    width: 100%;
    margin-bottom: -104px;
  }

  .tm-cta-section .tm-title h2 {
    font-size: 38px;
  }

  footer {
    padding: 40px 20px;
  }

  .footer-infos .address address {
    padding-left: 0;
  }

  .footer-infos .address address > p {
    display: block;
  }

  .footer-infos .address address > p strong {
    display: block;
  }

  .footer-infos .address address > p span {
    padding-left: 0;
    padding-top: 8px;
  }

  .footer-link {
    padding-left: 0;
  }

  .footer-link ul {
    display: block;
  }

  .footer-link ul li {
    padding-left: 0;
  }

  .tm-btn-wrapper .btn-big {
    margin: 0 0 10px;
    display: block;
    text-align: center;
    width: 100%;
  }

  .tm-banner-live-quotes {
    border-radius: 0;
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
  }

  .tm-banner-live-quotes .tm-tab-nav {
    display: none;
  }

  .tm-banner-live-quotes .tm-price-row {
    flex-wrap: wrap;
  }

  .tm-banner-live-quotes .tm-price-row > div {
    flex: 0 0 25%;
  }

  .tm-banner-live-quotes .tm-price-row > div:first-child {
    margin-bottom: 10px;
  }

  .tm-banner-live-quotes .tm-price-row > div:first-child {
    flex: 0 0 100%;
    text-align: left;
  }

  .tm-banner-live-quotes .accordion-head {
    display: block;
  }

  .tm-pricing-table-content-wrap {
    height: auto;
    overflow: visible;
  }

  .tm-innovate-section .tm-content {
    overflow: hidden;
  }

  .tm-innovate-section .tm-content img:nth-child(1) {
    transform: scale(1.3);
    margin-top: 113px;
    margin-left: 40px;
  }

  .tm-innovate-section .tm-content img:nth-child(2) {
    top: 56px;
    left: 60px;
  }

  .tm-innovate-section .tm-content img:nth-child(3) {
    top: 113px;
    left: 127px;
  }

  .tm-innovate-section .tm-content img:nth-child(4) {
    top: 175px;
    left: 32px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul {
    width: 100%;
    border-right: none;
  }

  .sticky-header-nav nav .close-menu {
    top: 15px;
    right: 18px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li.has-submenu > a:before {
    border-color: white transparent transparent transparent;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    width: 100%;
    opacity: 1;
    position: static;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper {
    align-items: flex-start;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    padding: 0 0 20px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu h4 {
    display: none;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu li {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sticky-header-nav nav .mobile-menu-items-wraper ul li .tm-submenu {
    transition: none;
    display: none;
  }

  .tm-clients-logos {
    padding: 25px 15px 0;
    height: 150px;
  }

  .m-tm-pl-0 {
    padding-left: 0 !important;
  }

  .m-tm-pl-15 {
    padding-left: 15px !important;
  }

  .m-tm-pl-20 {
    padding-left: 20px !important;
  }

  .m-tm-pl-30 {
    padding-left: 30px !important;
  }

  .m-tm-pl-40 {
    padding-left: 40px !important;
  }

  .m-tm-pr-0 {
    padding-right: 0 !important;
  }

  .m-tm-pr-15 {
    padding-right: 15px !important;
  }

  .m-tm-pr-20 {
    padding-right: 20px !important;
  }

  .m-tm-pr-30 {
    padding-right: 30px !important;
  }

  .m-tm-pr-40 {
    padding-right: 40px !important;
  }

  .m-tm-pt-0 {
    padding-top: 0 !important;
  }

  .m-tm-pt-15 {
    padding-top: 15px !important;
  }

  .m-tm-pt-20 {
    padding-top: 20px !important;
  }

  .m-tm-pt-30 {
    padding-top: 30px !important;
  }

  .m-tm-pt-40 {
    padding-top: 40px !important;
  }

  .m-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .m-tm-pb-15 {
    padding-bottom: 15px !important;
  }

  .m-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .m-tm-pb-30 {
    padding-bottom: 30px !important;
  }

  .m-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .m-tm-pt-0 {
    padding-top: 0 !important;
  }

  .m-tm-pt-15 {
    padding-top: 15px !important;
  }

  .m-tm-pt-20 {
    padding-top: 20px !important;
  }

  .m-tm-pt-30 {
    padding-top: 30px !important;
  }

  .m-tm-pt-40 {
    padding-top: 40px !important;
  }

  .m-tm-pb-0 {
    padding-bottom: 0 !important;
  }

  .m-tm-pb-15 {
    padding-bottom: 15px !important;
  }

  .m-tm-pb-20 {
    padding-bottom: 20px !important;
  }

  .m-tm-pb-30 {
    padding-bottom: 30px !important;
  }

  .m-tm-pb-40 {
    padding-bottom: 40px !important;
  }

  .m-tm-ml-0 {
    margin-left: 0 !important;
  }

  .m-tm-ml-15 {
    margin-left: 15px !important;
  }

  .m-tm-ml-20 {
    margin-left: 20px !important;
  }

  .m-tm-ml-30 {
    margin-left: 30px !important;
  }

  .m-tm-ml-40 {
    margin-left: 40px !important;
  }

  .m-tm-mr-0 {
    margin-right: 0 !important;
  }

  .m-tm-mr-15 {
    margin-right: 15px !important;
  }

  .m-tm-mr-20 {
    margin-right: 20px !important;
  }

  .m-tm-mr-30 {
    margin-right: 30px !important;
  }

  .m-tm-mr-40 {
    margin-right: 40px !important;
  }

  .m-tm-mt-0 {
    margin-top: 0 !important;
  }

  .m-tm-mt-15 {
    margin-top: 15px !important;
  }

  .m-tm-mt-20 {
    margin-top: 20px !important;
  }

  .m-tm-mt-30 {
    margin-top: 30px !important;
  }

  .m-tm-mt-40 {
    margin-top: 40px !important;
  }

  .m-tm-mb-0 {
    margin-bottom: 0 !important;
  }

  .m-tm-mb-15 {
    margin-bottom: 15px !important;
  }

  .m-tm-mb-20 {
    margin-bottom: 20px !important;
  }

  .m-tm-mb-30 {
    margin-bottom: 30px !important;
  }

  .m-tm-mb-40 {
    margin-bottom: 40px !important;
  }

  .m-t-al-l {
    text-align: left !important;
  }

  .m-t-al-c {
    text-align: center !important;
  }

  .m-t-al-r {
    text-align: right !important;
  }

  .m-order-1 {
    order: 1;
  }

  .m-order-2 {
    order: 2;
  }

  .m-order-3 {
    order: 3;
  }

  .m-order-4 {
    order: 4;
  }

  .m-dn {
    display: none;
  }

  .m-db {
    display: block;
  }

  .m-dib {
    display: inline-block;
  }

  .tm-inner-banner {
    padding: 40px 20px;
    height: auto;
  }

  .tm-inner-banner h1 {
    font-size: 40px;
  }

  .tm-inner-banner p {
    font-size: 16px;
  }

  .tm-inner-banner > .flx {
    height: 100%;
    align-items: flex-end;
    flex-wrap: wrap;
  }

  .tm-inner-banner > .flx > div:first-child {
    flex: 0 0 100%;
    padding: 74px 0 0;
    text-align: center;
  }

  .tm-inner-banner > .flx > div.banner-content-right {
    display: none;
    flex: 0 0 100%;
    padding-bottom: 0;
  }

  .tm-inner-banner > .flx > div.banner-content-right .animation-area {
    position: static;
    height: 210px;
    width: 100%;
  }

  .tm-inner-section {
    padding: 40px 0;
    overflow-x: hidden;
  }

  .tm-inner-section .flx-two-col {
    flex-wrap: wrap;
    margin: 0;
  }

  .tm-inner-section .flx-two-col .tm-col {
    flex: 0 0 50%;
    padding: 0;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-33 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .tm-inner-section .flx-two-col .tm-col.m-tm-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .tm-inner-section .flx-two-col .tm-col:first-child {
    padding-right: 0;
  }

  .tm-inner-section .flx-two-col .tm-col:last-child {
    padding-left: 0;
  }

  .tm-inner-section h2 {
    font-size: 28px;
  }

  .tm-inner-section h3 {
    font-size: 24px;
  }

  .tm-inner-section p {
    font-size: 16px;
  }

  .tm-keys-inner {
    justify-content: center;
  }

  .tm-keys-inner > div {
    flex: 0 0 50%;
  }

  .stat-card-wrapper .stat-card {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .tm-title .tm-btn-wrapper {
    text-align: left;
  }

  .tm-cta-section .tm-title {
    text-align: center;
  }

  .tm-regulations .stat-card-wrapper .stat-card {
    max-width: 100%;
    margin: 0 12px 20px;
  }

  .tm-liquidity-provider .tm-container .lp-list {
    padding-top: 0;
  }

  .tm-liquidity-provider .tm-container .lp-list .liq-logo {
    flex: 0 0 33.33%;
    border: none;
  }

  .b-card-body > div, .b-card-foot > div {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .blue-card .b-card-foot {
    padding: 10px 0 10px 16px;
  }

  .tm-section .tm-content, .tm-section .tm-title {
    padding: 0;
  }

  .tm-trading-platforms .flx, .tm-title {
    text-align: left;
  }

  .tm-simple-feat-list.two-col li, .tm-simple-feat-list.three-col li {
    flex: 1 1 100%;
  }

  .ea-anim {
    left: 0;
    transform: scale(0.5);
    transform-origin: 50% 50%;
    margin-top: -108px;
    margin-bottom: -110px;
  }

  .tm-table table {
    display: block;
  }

  .tm-table table thead {
    display: none;
  }

  .tm-table table tbody, .tm-table table tbody tr, .tm-table table tbody tr td {
    display: block;
    width: 100%;
  }

  .tm-table table tbody tr {
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(0, 0, 0, 0.06);
  }

  .tm-table table tbody tr td {
    flex: 0 0 50%;
    position: relative;
    border-bottom: none;
    padding: 20px 20px 0;
  }

  .tm-table table tbody tr td:before {
    content: attr(data-title);
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.68);
  }

  .tm-table table tbody tr td:last-child {
    padding-bottom: 20px;
  }

  .breadcrumbs {
    text-align: center;
  }

  .breadcrumbs ul {
    justify-content: center;
  }

  .gird-with-icon > div {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .animated-languages {
    transform: scale(0.68);
    transform-origin: 50% 50%;
    margin-top: -100px;
    margin-bottom: -100px;
  }

  .tm-main-banner .tm-banner-content {
    margin-top: 80px;
  }

  .capital-safety h3 {
    margin-bottom: 0;
  }

  .tm-page-nav {
    display: none;
  }

  .tm-inner-section h2 {
    margin-bottom: 15px;
  }

  .tm-inner-section p {
    margin-top: 0;
  }

  .answers-options {
    flex-wrap: wrap;
  }

  .answers-options > div {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .tm-table.compare-table table tbody tr td:first-child {
    flex: 0 0 100%;
    padding-bottom: 15px;
  }

  .flip-wrapper > div {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .capital-safety h3 {
    margin-bottom: 15px;
  }

  .tm-col-has-bg-image {
    min-height: 300px;
  }

  .live-price-cards > div {
    flex: 0 0 100%;
    margin-top: 30px;
  }

  .live-price-cards > div .icon-card {
    max-width: 100%;
  }

  #InstruCryptoHome .tm-price-row > div, #InstruMetalSingle .tm-price-row > div {
    flex: 0 0 25%;
  }

  #InstruMetalSingle > div {
    flex: 0 0 100%;
  }

  .live-price-cards > div {
    max-width: 100%;
  }

  .crypto-card .icon-card {
    margin-bottom: 0;
  }

  .tm-card-wrapper.three-items > div {
    flex: 0 0 100% !important;
    margin-bottom: 30px;
  }

  .min-deposit-card > div {
    flex: 0 0 100%;
    margin-bottom: 24px;
  }

  .min-deposit-card > div > div {
    max-width: 100%;
  }

  .min-deposit-card > div:last-child {
    margin-bottom: 0;
  }

  .insight-screens .mobile-screen {
    max-height: 180px;
  }

  .slider-calculation {
    flex-wrap: wrap;
  }

  .slider-calculation > div {
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .tm-table table tbody tr td {
    flex: 1;
  }

  #forexTable table tbody tr td {
    flex: 0 0 50%;
  }

  #forexTable table tbody tr td:first-child, #forexTable table tbody tr td:last-child {
    flex: 0 0 100%;
  }

  .time-zone-anim .globe-anim {
    max-width: 100%;
  }

  .time-zone-anim .time-zones {
    top: 40px;
  }

  .slider-calculation.lot-commission > div {
    flex: 0 0 100%;
    text-align: center;
  }

  .slider-calculation.lot-commission > div:first-child {
    flex: 0 0 100%;
    text-align: center;
  }

  footer > .flx > div {
    flex: 0 0 100% !important;
    margin-top: 28px;
  }

  footer > .flx > div:first-child {
    flex: 0 0 100%;
    margin-bottom: 0;
  }

  .footer-disclaimer {
    padding-right: 0 !important;
  }

  .tm-locations-wrap > div {
    flex: 0 0 100%;
  }

  footer > .flx .footer-disclaimer .flx > div {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .contact-card {
    flex-wrap: wrap;
  }

  .contact-card > div {
    flex: 0 0 100%;
  }

  .tm-continental-wrap > .item-lang {
    flex: 0 0 50%;
  }

  .country-region-wrap {
    padding: 0 40px;
  }

  .tm-language-select-panel .close-lang-panel {
    top: 20px;
    right: 20px;
  }

  .tm-language-select-panel {
    padding: 28px 0;
  }

  .select-language-drop {
    top: 64px;
    right: 55px;
  }

  .coming-soon {
    position: static;
    display: block;
    max-width: 120px;
    margin: 5px auto 0;
  }

  #days,
#hours,
#minutes,
#seconds {
    font-size: 34px;
  }

  #days span,
#hours span,
#minutes span,
#seconds span {
    font-size: 11px;
  }

  .tm-speed-sectn .flx-two-col, .tm-best-offer .flx-two-col, .tm-global-sectn .flx-two-col, .tm-official-trading .flx-two-col {
    min-height: 100px;
  }

  .scroll-down {
    display: none;
  }

  .btn-explore {
    font-size: 15px;
    line-height: 46px;
    padding: 0 24px;
  }

  .tm-btn-float {
    left: auto;
    right: 14px;
    bottom: 64px;
  }
}
@media all and (max-width: 500px) {
  .copy-trade-flow {
    left: calc(50% - 265px);
    left: -webkit-calc(50% - 265px);
  }

  .LP-chart {
    left: calc(50% - 305px);
    left: -webkit-calc(50% - 305px);
  }

  .animated-languages {
    left: calc(50% - 270px);
    left: -webkit-calc(50% - 270px);
  }

  .ea-anim {
    left: calc(50% - 402px);
    left: -webkit-calc(50% - 402px);
  }
}
.tm-inner-banner.ao-banner {
  display: block;
}

.policy-popups {
  max-height: 680px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
  z-index: 52;
  background-color: #FAFAFA;
  border-radius: 8px;
}

.popups-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.policy-popups-head {
  height: 40px;
  background: rgba(100, 107, 117, 0.2);
  padding: 0 15px;
  position: relative;
}

.policy-popups-head .icon {
  height: 40px;
  display: flex;
  align-items: center;
}

.policy-popups-head .close {
  width: 24px;
  height: 24px;
  background-size: cover;
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.policy-popups-container {
  padding: 15px;
}

.policy-popups-container .title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 5px;
}

.policy-popups-container .content {
  height: 250px;
  padding: 15px;
  font-size: 12px;
  color: #646B75;
  line-height: 1.42857;
  background-color: rgba(100, 107, 117, 0.1);
  overflow-y: auto;
}

.policy-popups-container .content p {
  padding-bottom: 10px;
}

.policy-popups-checkbox {
  padding-top: 15px;
  font-size: 12px;
  line-height: 1.42857;
}

.policy-popups-checkbox .desc {
  color: #282B33;
  padding-bottom: 5px;
}

.policy-popups-checkbox .item {
  color: #646B75;
  padding-left: 23px;
  padding-bottom: 10px;
  position: relative;
}

.policy-popups-checkbox .choose-icon {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 1px solid #D70446;
  display: flex;
  align-items: center;
  position: absolute;
  top: 2px;
  left: 0;
}

.policy-popups-checkbox .choose-icon:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #D70446;
  border-radius: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: 0.3s;
}

.policy-popups-checkbox .choose-icon.on:after {
  opacity: 1;
}

input.policy-popups-button {
  cursor: pointer;
  outline: none;
  background-image: linear-gradient(50deg, #D70446 0%, #84162F 100%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  line-height: 32px;
  min-width: 120px;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .policy-popups {
    left: 50%;
    right: auto;
    width: 80%;
    transform: translate(-50%, -50%);
    max-width: 1024px;
  }
}
@media (min-width: 1260px) {
  .policy-popups-head {
    padding: 0 60px;
  }

  .policy-popups-container {
    padding: 50px 60px 25px;
  }

  .policy-popups-container .title {
    font-size: 30px;
    padding-bottom: 10px;
  }

  .policy-popups-container .content {
    height: auto;
    font-size: 14px;
    padding: 25px 0;
    text-align: justify;
    overflow: visible;
  }

  .policy-popups-container .content p {
    padding-bottom: 15px;
  }

  .policy-popups-container .thumb {
    height: 260px;
    padding: 0 20px;
    overflow-y: auto;
  }

  .policy-popups-container .thumb::-webkit-scrollbar {
    width: 4px;
  }

  .policy-popups-container .thumb::-webkit-scrollbar-thumb {
    background-color: rgba(100, 107, 117, 0.5);
    border-radius: 3px;
  }

  .policy-popups-checkbox {
    font-size: 14px;
    padding-top: 25px;
  }

  .policy-popups-checkbox .desc {
    padding-bottom: 10px;
  }

  .policy-popups-checkbox .choose-icon {
    top: 4px;
  }

  input.policy-popups-button {
    width: 236px;
    height: 52px;
    line-height: 52px;
    border-radius: 26px;
    font-size: 14px;
    margin-top: 46px;
  }
}
div[contenteditable] {
  display: none !important;
}

.tm-promotion-page h4 {
  margin-bottom: 30px;
}

.tm-col-full-img {
  margin-top: 40px;
}

@media (max-width: 1023px) {
  .changeEvent .flx {
    display: block;
  }

  .xs-nopadding {
    padding: 0 !important;
  }
}
/*AO21 Form*/
.tm-ao-form-container {
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
}

.tm-ao-form-container .form-list {
  padding-bottom: 15px;
}

.tm-ao-form-container .form-list > li {
  padding-bottom: 17px;
}

.tm-ao-form-container .thumb {
  position: relative;
}

.tm-ao-form-container .select input {
  cursor: pointer;
}

.tm-ao-form-container input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

.tm-ao-form-container input[type=text], #ao-register-form input[type=password] {
  width: 100%;
  height: 40px;
  display: block;
  border-radius: 2px;
  background-color: #fff;
  line-height: 1;
  font-size: 14px;
  padding: 0 10px;
}

.tm-ao-form-container input::-moz-placeholder {
  color: #00084e;
}

.tm-ao-form-container input:-ms-input-placeholder {
  color: #00084e;
}

.tm-ao-form-container input::placeholder {
  color: #00084e;
}

.tm-ao-form-container input::-webkit-input-placeholder {
  color: #00084e;
}

.tm-ao-form-container input::-moz-placeholder {
  color: #00084e;
}

.tm-ao-form-container input[type=button] {
  width: 130px;
  height: 45px;
  line-height: 45px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  background-color: #1588ec;
  border-radius: 4px;
  cursor: pointer;
}

.tm-ao-form-container .arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #2998ff;
  transform: translateY(-50%);
  transition: 0.3s;
}

.tm-ao-form-container .active:after {
  transform: translateY(-50%) rotate(180deg);
}

.tm-ao-form-container .arrow.select:after {
  right: 16px;
}

.tm-ao-form-container input.tm-ao-country-menu {
  padding-right: 40px;
}

.tm-ao-country-drop {
  width: 100%;
  max-height: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  background-color: #fff;
  overflow-y: auto;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  display: none;
  padding: 10px 0;
}

.tm-ao-country-drop a {
  line-height: 20px;
  padding: 6px 10px;
  display: block;
  text-align: left;
  font-size: 14px;
  color: #00084e;
  text-decoration: none;
  background-color: #f7f7f7;
  transition: 0.2s ease background;
}

.tm-ao-country-drop a:nth-child(2n) {
  background-color: #fff;
}

.tm-flags-tel {
  align-items: center;
  justify-self: start;
  position: relative;
  top: 1px;
  cursor: pointer;
}

.tm-flags-tel-box {
  background-color: #fff;
  padding-left: 10px;
}

.tm-flags-icon {
  width: 20px;
  height: 30px;
  display: flex;
  display: flex;
  align-items: center;
}

.tm-tel-text {
  font-size: 14px;
  padding-left: 9px;
  color: #000850;
  padding-right: 27px;
  position: relative;
  display: block;
}

.tm-tel-text:after {
  right: 5px;
}

.tm-flags-tel-box input.tel::-moz-placeholder {
  font-size: 12px;
}

.tm-flags-tel-box input.tel:-ms-input-placeholder {
  font-size: 12px;
}

.tm-flags-tel-box input.tel::placeholder {
  font-size: 12px;
}

.tm-flags-tel-box input.tel::-moz-placeholder {
  font-size: 12px;
}

.tm-flags-tel-box input.tel::-webkit-input-placeholder {
  font-size: 12px;
}

.tm-flags-tel-drop {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  background-color: #fff;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  display: none;
}

.tm-flags-tel-drop input.tm-flags-tel-drop-search,
.tm-ao-country-drop input.tm-country-drop-search {
  border: 1px solid #d2d6d6;
  height: 30px !important;
  line-height: 1;
  width: 80%;
  margin: 0 auto;
  display: block;
  border-radius: 3px;
  background: #fff url(/images/search.png?26980780b2a6648c9112dd0c827dff87) 2px center no-repeat;
  background-size: 16px;
  padding-left: 24px !important;
}

.tm-flags-tel-drop-menu {
  width: 100%;
  color: #606266;
  font-size: 12px;
  max-height: 180px;
  overflow-y: auto;
}

.tm-flags-tel-drop-menu ol {
  padding: 0;
}

.tm-flag-search, .tm-country-search {
  width: 100%;
  padding-bottom: 10px;
}

.tm-flags-tel-drop-menu ol li {
  width: 100%;
  height: 36px;
  display: flex;
  padding: 0 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.tm-flags-tel-drop-menu .iti-flag {
  position: relative;
  top: -1px;
}

.tm-flags-tel-drop-menu .countryName {
  padding-left: 12px;
}

.tm-ao-form {
  overflow: visible;
  position: relative;
}

.tm-ao-form.isVerify:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  transition: 0.3s;
}

#google_captcha {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  display: none;
}

.tm-flags-tel-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
}

.tm-form-tips {
  line-height: 30px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  font-size: 18px;
  border-radius: 5px;
  display: none;
}

.google_captcha_mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 998;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}

#ao-register .tm-redirect-wrapper a {
  color: #56ADF8;
  opacity: 0.8;
}

.tmgm-ajax_loading {
  background: rgba(25, 25, 25, 0.1);
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 101;
  display: none;
}

.tmgm-ajax_loading .circular {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  -webkit-animation: loading-rotate 2s linear infinite;
          animation: loading-rotate 2s linear infinite;
}

.tmgm-ajax_loading .circular .path {
  -webkit-animation: loading-dash 1.5s ease-in-out infinite;
          animation: loading-dash 1.5s ease-in-out infinite;
  stroke-dasharray: 90, 150;
  stroke-dashoffset: 0;
  stroke-width: 2;
  stroke: #ffffff;
  stroke-linecap: round;
}

@-webkit-keyframes loading-rotate {
  to {
    transform: rotate(1turn);
  }
}

@keyframes loading-rotate {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
@keyframes loading-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -40px;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -120px;
  }
}
.tm-ao-form-submit, .tm-ao-form-submit-demo {
  text-transform: uppercase;
  font-weight: bold;
}

#ao-register-form .password_requirement-wrapper {
  margin-top: 17px;
}
#ao-register-form .password_requirement-wrapper .password_requirement-text {
  font-size: 11px;
  color: #7E86B4;
  text-align: left;
  margin-bottom: 0;
}

#ao-register-form .portal-password-wrapper {
  display: none;
}
#ao-register-form .portal-password-wrapper .portal-title {
  font-size: 22px;
  text-align: left;
  color: #ffffff;
  opacity: 0.8;
  font-weight: 700;
  margin: 0;
}
#ao-register-form .portal-password-wrapper .portal-password {
  margin-bottom: 15px;
}
#ao-register-form .portal-password-wrapper .password_requirement-text {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .tm-ao-form-container {
    width: 100%;
    max-width: 664px;
  }

  .tm-ao-form-container .form-list {
    margin: 0 -8px;
  }

  .tm-ao-form-container .form-list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }

  .tm-ao-form-container .form-list > li, #ao-register-form .portal-password .thumb {
    width: 50%;
    float: left;
    padding: 0 8px 17px;
  }

  #ao-register-form .portal-password .thumb:first-child {
    padding-left: 0;
  }
  #ao-register-form .portal-password .thumb:last-child {
    padding-right: 0;
  }

  #ao-register-form .portal-password-wrapper .portal-title-wrapper {
    margin-bottom: 15px;
  }
  #ao-register-form .portal-password-wrapper .portal-password {
    display: flex;
  }

  .tm-ao-form-container input[type=text], #ao-register-form input[type=password] {
    padding: 0 20px;
    height: 55px;
  }

  .tm-ao-form-container input.tm-ao-country-menu {
    padding-right: 40px;
  }

  .tm-ao-form-container input[type=button] {
    width: 146px;
    height: 58px;
  }

  .tm-ao-country-drop a {
    padding: 10px 20px;
  }

  .tm-flags-tel-drop-menu {
    font-size: 14px;
  }

  .tm-flags-tel-drop-menu ol li {
    white-space: nowrap;
  }
}
.tm-ao-form-container {
  position: relative;
}

.tm-ao-form-container:after {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  background-color: rgba(255, 255, 255, 0.06);
  position: absolute;
  border-radius: 100%;
  left: -30px;
  top: -50px;
}

@media (min-width: 1024px) {
  .tm-ao-form-container {
    padding-top: 43px;
    padding-bottom: 25px;
    position: relative;
  }

  .tm-ao-form-container:after {
    left: -163px;
    top: 55px;
  }

  .tm-flags-tel-drop-menu ol li:hover {
    background-color: #e9ecef;
    color: #282828;
  }
}
@media (min-width: 1200px) {
  .tm-ao-country-drop a:hover {
    background-color: #e9ecef;
    color: #282828;
  }
}
@media (max-width: 768px) {
  .tm-ao-form-container input[type=button] {
    width: 100%;
  }

  #ao-register-form .portal-password-wrapper {
    margin-bottom: 25px;
  }
  #ao-register-form .portal-password-wrapper .portal-title-wrapper {
    margin-bottom: 20px;
  }
}
/* ladingpage */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.tm-tradingbonus-banner {
  vertical-align: top;
}

.tm-tradingbonus-banner h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.142857;
  color: rgba(255, 255, 255, 0.8);
}

.tm-tradingbonus-banner .text {
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  padding-top: 15px;
}

.tm-tradingbonus-banner .color {
  color: #35a0fd;
}

.tm-tradingbonus-banner .btn-big {
  background-color: #1588ec;
  color: #fff;
  position: relative;
}

.tm-tradingbonus-banner .btn-big:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background: url(/images/btn-liner.png?848320ad742b8a9d5d6b192e6bec17d0) right center no-repeat;
}

.tm-quicklyLink {
  width: 100%;
  background-color: #000850;
}

.tm-quicklyLink-item {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 15px 0;
  border-right: 1px solid rgba(255, 255, 255, 0.24);
  text-decoration: none;
}

.tm-quicklyLink-item:last-child {
  border-right: none;
}

.tm-quicklyLink-item .icon {
  height: 50px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.tm-quicklyLink-item img {
  height: 30px;
}

.tm-why-tmgm {
  padding: 40px 0;
  text-align: center;
}

.tm-why-tmgm .title {
  font-size: 34px;
  color: #000;
  line-height: 1;
  font-weight: bold;
}

.tm-why-tmgm .mini-title {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  padding: 15px 0 20px;
  font-weight: bold;
}

.tm-why-tmgm .icon {
  max-width: 50%;
  margin: 0 auto;
}

.tm-why-tmgm-list {
  padding-top: 15px;
  max-width: 1054px;
  margin: 0 auto;
}

.tm-why-tmgm-list li {
  padding: 15px 20px;
}

.tm-why-tmgm-list .thumb {
  padding: 25px 20px;
  box-shadow: 0 0 20px 1px rgba(58, 73, 144, 0.14);
  border-radius: 8px;
}

.tm-why-tmgm-list .thumb-title {
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  font-size: 18px;
}

.tm-why-tmgm-list .desc {
  font-size: 15px;
  color: #000;
}

.tm-tradingbonus-form {
  position: relative;
  padding: 40px 0;
  background: url(/images/tradingbonus-form-bg.jpg?379cad52a2ab320d0a72b2481e42974b) bottom center no-repeat;
  background-size: cover;
}

.tm-tradingbonus-form.isVerify:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  transition: 0.3s;
}

.tm-tradingbonus-form .text {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.tm-tradingbonus-form .tm-ao-form-container:after {
  display: none;
}

.tm-form-agreement {
  color: #fff;
  font-size: 14px;
  padding-bottom: 30px;
  line-height: 17px;
  padding-left: 27px;
  position: relative;
}

.tm-form-agreement .checkbox {
  width: 17px;
  height: 17px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
  cursor: pointer;
}

.tm-form-agreement .checkbox.active {
  background: #1588ec url(/images/tradingbonus-icon12.png?bf0cbd1933363e670498c7b96c8ddd83) center no-repeat;
}

.tm-tradingbonus-form .disclaimer {
  color: #fff;
  margin-top: 30px;
  font-size: 15px;
}

.tm-tradingbonus-logo {
  width: 100%;
  position: absolute;
  top: 25px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

.tm-tradingbonus-logo img {
  width: 200px;
}

.tm-tradingbonus-logo .lang-trigger {
  margin-top: 0;
}

.tm-tradingbonus-logo .select-language-drop {
  right: 0;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .tm-tradingbonus-banner .tm-banner-content {
    padding-bottom: 40px;
  }

  .tm-why-tmgm .title {
    font-size: 46px;
  }

  .tm-why-tmgm-list {
    padding-top: 30px;
  }

  .tm-why-tmgm-list ul {
    display: flex;
  }

  .tm-why-tmgm-list li {
    width: 33.3333%;
  }

  .tm-why-tmgm-list .thumb {
    height: 100%;
  }

  .tm-tradingbonus-form .text {
    font-size: 30px;
  }

  .tm-form-agreement {
    text-align: center;
    padding-left: 0;
  }

  .tm-form-agreement .checkbox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
}
@media (min-width: 1024px) {
  .tm-tradingbonus-banner .tm-banner-content {
    padding-bottom: 0;
    max-width: 610px;
  }

  .tm-quicklyLink-item {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    padding: 25px 10px;
  }

  .tm-quicklyLink-item img {
    height: auto;
    margin-right: 25px;
    max-height: 100%;
    max-width: 100%;
  }

  .tm-why-tmgm {
    padding: 80px 0;
  }

  .tm-why-tmgm-list .icon {
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tm-why-tmgm .title {
    font-size: 54px;
  }

  .tm-why-tmgm .mini-title {
    font-size: 20px;
  }

  .tm-tradingbonus-form {
    padding: 60px 0;
  }

  .tm-tradingbonus-form .text {
    font-size: 44px;
  }

  .tm-form-agreement {
    padding-top: 8px;
    padding-bottom: 45px;
  }

  .tm-tradingbonus-logo {
    top: 45px;
  }
}
@media (min-width: 1260px) {
  .tm-tradingbonus-banner {
    background-attachment: unset;
  }

  .tm-tradingbonus-banner h2 {
    padding-top: 10px;
    font-size: 35px;
  }

  .tm-tradingbonus-banner .text {
    font-size: 72px;
    line-height: 0.9;
    padding-bottom: 10px;
  }

  .tm-why-tmgm {
    padding: 105px 0;
  }

  .tm-why-tmgm .title {
    font-size: 60px;
  }

  .tm-why-tmgm .mini-title {
    font-size: 28px;
    padding: 35px 0 45px;
  }

  .tm-why-tmgm-list {
    padding-top: 60px;
  }

  .tm-why-tmgm-list ul {
    margin: 0 -28px;
  }

  .tm-why-tmgm-list li {
    padding: 25px 28px;
  }

  .tm-why-tmgm-list .thumb {
    padding: 35px 45px 30px;
  }

  .tm-why-tmgm-list .thumb-title {
    font-size: 21px;
    padding: 20px 0;
  }

  .tm-tradingbonus-form {
    padding: 95px 0 115px;
  }

  .tm-tradingbonus-form .text {
    padding-bottom: 20px;
  }

  .tm-tradingbonus-logo {
    width: 1224px;
    margin-left: -612px;
    left: 50%;
    text-align: left;
    padding: 0;
  }

  .tm-tradingbonus-logo img {
    width: auto;
  }
}
@media (min-width: 1584px) {
  .tm-tradingbonus-banner {
    height: 719px;
  }

  .tm-tradingbonus-logo {
    top: 80px;
  }
}
/* index countdown */
#timer {
  padding: 20px 0;
}

.tm-official-trading-index h2, .tm-official-trading-index p {
  opacity: 0.68;
}

.tm-official-trading-index .link-btn {
  color: #fff;
  background-color: #1861d7;
  font-size: 15px;
  text-decoration: none;
  line-height: 48px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  min-width: 164px;
  padding: 0 10px;
  text-align: center;
  border-radius: 3px;
}

.tm-official-trading-index .link-btn span {
  position: relative;
  z-index: 1;
}

.tm-official-trading-index .link-btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: url(/images/tradingbonus-icon13.png?df2fcaaca9dee65f5e41750e75847587) right center no-repeat;
}

.tm-countdown-title {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.28);
  font-weight: bold;
  padding-bottom: 20px;
  text-align: center;
}

.tm-countdown-img {
  padding-top: 25px;
  text-align: center;
}

.tm-countdown-img img {
  height: 50px;
}

.tm-official-trading-index .on-timer:before {
  top: 10%;
}

@media (min-width: 1260px) {
  #timer {
    padding: 30px 0;
  }

  .tm-official-trading-index .on-timer:before {
    right: -33px;
  }

  .tm-countdown-title {
    padding-bottom: 35px;
    font-size: 28px;
  }

  .tm-countdown-img {
    padding-top: 30px;
  }

  .tm-countdown-img img {
    height: 52px;
  }

  .tm-official-trading-index .link-btn {
    margin-top: 25px;
  }

  .tm-official-trading-index p {
    max-width: 530px;
  }

  .tm-official-trading-index .tm-section-heading {
    min-height: 348px;
  }

  .tm-inner-section .tm-section-heading:before {
    top: -110px;
  }
}
/*interactivePage*/
.australian-open-landing-container {
  position: relative;
  margin-top: 116px;
}

.australian-open-landing-language {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 20;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  font-size: 20px;
  white-space: nowrap;
  min-width: 200px;
  opacity: 0;
}

.australian-open-landing-language a {
  width: 32px;
  height: 14px;
  background-color: #1588ec;
  display: block;
  border-radius: 20px;
  position: relative;
  margin: 0 10px;
}

.australian-open-landing-language a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: -3px;
  left: 0;
  border-radius: 100%;
  transition: 0.3s;
}

.australian-open-landing-language a.female:after {
  left: 100%;
  margin-left: -20px;
}

.australian-open-landing-language.show {
  opacity: 1;
}

@media (min-width: 1200px) {
  .australian-open-landing-language-wrap {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 20px;
    transform: translateX(-50%);
    z-index: 10;
  }

  .australian-open-landing-language {
    position: unset;
    float: right;
    min-width: auto;
  }
}
@media (max-width: 600px) {
  .australian-open-landing-container {
    margin-top: 0;
  }

  .australian-open-landing-language {
    right: 66%;
    top: 69px;
    transform: translateX(50%);
    font-size: 13px;
  }

  [acuity-widget=australianopenlanding] .WorldMap__titleWrapper__yy30q {
    padding-top: 100px !important;
  }

  [acuity-widget=australianopenlanding][max-width~="600px"] .WorldMap__wrapper__2NoIe {
    height: 875px !important;
  }

  [acuity-widget=australianopenlanding][max-width~="600px"] .WorldMap__svgWrapper__3EgWD .WorldMap__svgContainer__2B8z1 {
    padding-top: 75.56% !important;
  }
}
/*ao21 section*/
.tm-ao-tradingPlatform {
  padding: 40px 0;
  background-color: #1588ec;
  color: #fff;
  overflow: hidden;
  display: none;
}

.tm-ao-tradingPlatform-title {
  font-weight: 800;
  line-height: 1.19048;
  padding-bottom: 20px;
  font-size: 24px;
}

.tm-ao-tradingPlatform-text {
  line-height: 1.18519;
  padding-bottom: 30px;
  opacity: 0.8;
}

.tm-ao-tradingPlatform p {
  margin: 0;
  font-size: 18px;
}

.tm-ao-tradingPlatform-button {
  text-align: center;
  font-size: 16px;
}

.tm-ao-tradingPlatform-playNow {
  background-color: #071379;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  min-width: 160px;
  padding: 15px;
  text-decoration: none;
  border-radius: 4px;
  margin-bottom: 10px;
}

.tm-ao-tradingPlatform-check {
  color: #fff;
  font-weight: bold;
  opacity: 0.68;
}

.tm-ao-tradingPlatform-img {
  margin-bottom: 10px;
  position: relative;
}

.tm-ao-tradingPlatform-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.tm-ao-tradingPlatform-img:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: -10px;
  right: -10%;
  top: 0;
  z-index: 1;
  background: url(/images/tm-ao21-section-map.png?eb20d932fe50cc672e0bb67660ea9a7d) center no-repeat;
  background-size: 100% auto;
}

.tm-ao-tradingPlatform-content {
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .tm-ao-tradingPlatform {
    padding: 50px 0;
  }

  .tm-ao-tradingPlatform-content {
    width: 58.00654%;
    float: left;
  }

  .tm-ao-tradingPlatform-title {
    font-size: 30px;
    padding-bottom: 50px;
  }

  .tm-ao-tradingPlatform-text {
    padding-bottom: 80px;
  }

  .tm-ao-tradingPlatform p {
    font-size: 24px;
  }

  .tm-ao-tradingPlatform-playNow {
    min-width: 202px;
    padding: 21px;
    margin-bottom: 20px;
  }

  .tm-ao-tradingPlatform-img {
    width: 41.99346%;
    float: right;
  }

  .tm-ao-tradingPlatform-content {
    padding: 0;
  }
}
@media (min-width: 1260px) {
  .tm-ao-tradingPlatform {
    padding: 125px 0 100px;
  }

  .tm-ao-tradingPlatform .tm-common-web {
    padding: 0;
  }

  .tm-ao-tradingPlatform-title {
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 42px;
  }

  .tm-ao-tradingPlatform-text {
    padding-bottom: 73px;
  }

  .tm-ao-tradingPlatform p {
    font-size: 27px;
  }

  .tm-ao-tradingPlatform-img {
    margin-top: 5px;
  }

  .tm-ao-tradingPlatform-img:after {
    left: -28px;
    background-size: auto;
    background-position: left 80px;
  }
}
/*home ao section*/
.tm-home-ao-section {
  background-color: rgb(240, 249, 254);
  color: rgba(0, 0, 0, 0.68);
}

.tm-home-ao-section-img {
  position: relative;
  overflow: hidden;
  padding-top: 71.5%;
}

.tm-home-ao-section-img img {
  max-width: none;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.tm-home-ao-section-content {
  padding: 20px 20px 40px;
}

.tm-home-ao-section-title {
  text-align: center;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
}

.tm-home-ao-section-desc {
  font-size: 17px;
  line-height: 1.33333;
  padding-top: 15px;
}

.tm-home-ao-section-desc b {
  font-weight: 800;
}

.tm-home-ao-section-desc p {
  margin: 0;
}

.tm-home-ao-section-desc br {
  display: none;
}

.tm-home-ao-section-logo {
  padding-top: 20px;
  text-align: center;
}

.tm-home-ao-section-logo img {
  width: 180px;
  display: inline-block;
  vertical-align: top;
}

.tm-photo-credit {
  width: 100%;
  padding: 8px 5px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  text-align: center;
  font-size: 12px;
  transition: 0.3s;
}

@media (min-width: 1024px) {
  .tm-home-ao-section {
    display: flex;
    align-items: center;
    position: relative;
  }

  .tm-home-ao-section-container {
    display: flex;
    justify-content: flex-end;
  }

  .tm-home-ao-section-img {
    width: 50%;
    padding-top: 35.84%;
  }

  .tm-home-ao-section-content {
    width: 50%;
    position: relative;
    z-index: 2;
  }

  .tm-home-ao-section-title {
    font-size: 34px;
  }

  .tm-home-ao-section-desc {
    font-size: 18px;
    padding-top: 25px;
  }

  .tm-home-ao-section-logo {
    padding-top: 30px;
  }

  .tm-home-ao-section-logo img {
    width: auto;
  }
}
@media (min-width: 1260px) {
  .tm-home-ao-section {
    min-height: 580px;
  }

  .tm-home-ao-section-title {
    font-size: 42px;
  }

  .tm-home-ao-section-desc {
    font-size: 22px;
    padding-top: 30px;
  }

  .tm-home-ao-section-desc br {
    display: block;
  }

  .tm-home-ao-section-logo {
    padding-top: 40px;
  }

  .tm-home-ao-section-content {
    width: 58.0065%;
  }

  .tm-home-ao-section-article {
    display: inline-block;
    vertical-align: top;
  }

  .tm-home-ao-section-img {
    width: 45.7516%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .tm-home-ao-section-img:hover .tm-photo-credit {
    bottom: 0;
  }

  .tm-photo-credit {
    bottom: -34px;
    font-size: 14px;
    padding: 10px;
    line-height: 1;
  }
}
@media (min-width: 1600px) {
  .tm-home-ao-section-title {
    font-size: 54px;
  }

  .tm-home-ao-section-desc {
    font-size: 30px;
    padding-top: 40px;
  }

  .tm-home-ao-section-logo {
    padding-top: 85px;
  }
}
.competition-btn {
  width: 100%;
  padding-top: 30px;
  text-align: center;
}

@media (min-width: 2200px) {
  .tm-main-banner {
    background-position: center bottom;
  }
}
/*start-trading-with-TMGM*/
.tm-common-web {
  padding: 0 20px;
}

@media (min-width: 768px) {
  .tm-common-web {
    padding: 0 40px;
  }
}
@media (min-width: 1024px) {
  .tm-common-web {
    padding: 0;
  }
}
.tm-landingPage-container {
  position: relative;
}

.tm-landingPage-header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
}

.tm-landingPage-header .flx {
  height: 60px;
  align-items: center;
  justify-content: space-between;
}

.tm-landingPage-header-ctrl {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.tm-landingPage-header-ctrl .top-lang {
  margin-left: 8px;
}

.tm-landingPage-header-ctrl .lang-trigger {
  margin-top: 0;
  background-color: #236cf1;
}

.tm-landingPage-logo {
  height: 30px;
  display: block;
}

.tm-landingPage-logo img {
  max-height: 100%;
}

.tm-landingPage-signUp-btn {
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  background-color: #236cf1;
  color: #fff;
  text-align: center;
  border-radius: 20px;
  display: block;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.tm-landingPage-banner {
  padding: 100px 0 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.tm-landingPage-banner h1 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}

.tm-landingPage-banner .color {
  color: #478cfd;
}

.tm-landingPage-content {
  padding: 40px 0;
}

.tm-landingPage-start-subTitle {
  color: #000850;
  opacity: 0.68;
  font-size: 18px;
}

.tm-landingPage-start-title {
  color: #000850;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.04762;
  padding: 10px 0;
}

.tm-landingPage-start-item {
  color: #000850;
  padding: 10px 0;
  align-items: center;
}

.tm-landingPage-start-item .img {
  width: 50px;
  text-align: center;
}

.tm-landingPage-start-item p {
  width: 80%;
  margin: 0;
  padding-left: 20px;
  font-weight: bold;
}

.tm-landingPage-form.border {
  border-top: 1px solid #dbdce6;
}

.tm-landingPage-form-title {
  color: #000850;
  opacity: 0.48;
  text-align: center;
  padding-top: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}

.tm-landingPage-form .tm-ao-form-container {
  width: 100%;
}

.tm-landingPage-form .tm-ao-form-container input[type=text], .tm-landingPage-form .tm-ao-form-container .tm-flags-tel-box {
  background-color: #f5f5f8;
}

.tm-landingPage-card {
  text-align: center;
}

.tm-landingPage-card-subTitle {
  color: #000850;
  opacity: 0.68;
  font-size: 18px;
}

.tm-landingPage-card-title {
  color: #000850;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.04762;
  padding: 10px 0;
}

.tm-landingPage-card-list {
  padding-top: 10px;
  padding-bottom: 20px;
}

.tm-landingPage-card-list li {
  margin: 15px 0;
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(208, 223, 250, 0.24);
}

.tm-landingPage-card-list .thumb {
  padding: 10px;
}

.tm-landingPage-card-list .text {
  padding: 10px 0 20px;
  color: #000850;
  opacity: 0.8;
  font-size: 18px;
  font-weight: bold;
}

.tm-landingPage-link {
  min-width: 200px;
  padding: 15px 10px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  border-radius: 5px;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
}

.tm-landingPage-link.blue {
  color: #fff;
  background-color: #176af3;
  background-image: linear-gradient(to right, #176af3, rgba(43, 182, 246, 0.8));
  transition: 0.3s;
}

.tm-landingPage-link.white {
  background-color: #fff;
  color: #000850;
}

.tm-landingPage-link.white:after {
  background-color: #000850;
}

.tm-landingPage-link span {
  position: relative;
  z-index: 2;
}

.tm-landingPage-link:after {
  content: "";
  display: block;
  width: 0;
  height: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: 0.5s ease all;
}

.tm-landingPage-container .tm-speed-sectn {
  background-image: url(/images/landingPage-img09.jpg?adcf4ec0f9cfc226b8773bb901909da7);
}

.tm-landingPage-why-article {
  padding-bottom: 30px;
}

.tm-landingPage-why-title {
  font-weight: bold;
  color: #000850;
  opacity: 0.8;
  font-size: 36px;
  line-height: 1.07143;
  padding-bottom: 20px;
}

.tm-landingPage-why-text {
  color: #000850;
  line-height: 1.5;
}

.tm-landingPage-why-text p {
  margin: 0;
}

.tm-landingPage-why-list .thumb {
  line-height: 26px;
  position: relative;
  padding-left: 47px;
  margin: 0 0 15px;
  color: #000850;
  font-size: 18px;
}

.tm-landingPage-why-list .thumb:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background: #52d2be url(/images/landingPage-img10.png?874f53bebffe6546c87bf3b6fce78a57) center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.tm-landingPage-container .tm-ao-form-container input[type=button] {
  font-weight: bold;
  background-color: #176af3;
  background-image: linear-gradient(to right, #176af3, rgba(43, 182, 246, 0.8));
  transition: 0.3s;
}

.tm-landingPage-whyList {
  background-color: #f5f5f8;
  text-align: center;
}

.tm-landingPage-whyList-item {
  padding-bottom: 20px;
}

.tm-landingPage-whyList-item li {
  width: 100%;
  padding: 10px 0;
}

.tm-landingPage-whyList-item .thumb {
  padding: 30px 0;
  color: #fff;
  position: relative;
}

.tm-landingPage-whyList-item .thumb * {
  position: relative;
  z-index: 2;
  transition: 0.3s;
}

.tm-landingPage-whyList-item .thumb:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #000850;
  border-radius: 8px;
}

.tm-landingPage-whyList-data {
  padding: 10px 0;
  font-size: 28px;
  font-weight: 800;
}

.tm-landingPage-whyList-desc {
  font-weight: bold;
  opacity: 0.68;
  font-size: 14px;
}

.tm-landingPage-whyList-desc .tips {
  display: block;
  font-weight: normal;
  font-size: 12px;
}

.tm-landingPage-how {
  text-align: center;
  background-color: #f5f5f8;
}

.tm-landingPage-how-list {
  padding-top: 10px;
}

.tm-landingPage-how li {
  padding: 25px 0;
}

.tm-landingPage-how-thumb {
  padding: 40px 0 35px;
  box-shadow: 0 0 20px 1px rgba(189, 212, 255, 0.34);
  position: relative;
}

.tm-landingPage-how-num {
  width: 46px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  left: 50%;
  top: -23px;
  margin-left: -23px;
  background-color: #000850;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 100%;
  font-size: 22px;
  font-weight: 800;
}

.tm-landingPage-how-icon {
  display: block;
}

.tm-landingPage-how-icon img {
  max-height: 100%;
  display: block;
  margin: 0 auto;
}

.tm-landingPage-how-desc {
  padding: 25px 20px 0;
  font-weight: 800;
  color: #000850;
  font-size: 22px;
  opacity: 0.8;
  line-height: 1.13043;
}

.tm-landingPage-how div a {
  margin: 10px 0;
}

.bg-gray {
  background-color: #f5f5f8;
}

.tm-landingPage-container .google_captcha_mask {
  background-color: rgba(0, 0, 0, 0.8);
}

.tm-landingPage-container #google_captcha {
  position: fixed;
}

@media (min-width: 768px) {
  .tm-landingPage-card-list ul {
    width: 100%;
    display: flex;
  }

  .tm-landingPage-card-list li {
    flex: 1;
    width: 33.33333%;
    margin: 10px;
    padding: 0;
  }

  .tm-landingPage-container .tm-ao-form-container input[type=button] {
    min-width: 160px;
  }

  .tm-landingPage-whyList li {
    width: 33.3333%;
    float: left;
    padding: 6px;
  }

  .tm-landingPage-whyList-icon {
    height: 50px;
    display: block;
  }

  .tm-landingPage-whyList-desc {
    min-height: 35px;
  }

  .tm-landingPage-how div a {
    margin: 10px;
  }
}
@media (min-width: 1024px) {
  .tm-landingPage-header {
    top: 50px;
  }

  .tm-landingPage-header .flx {
    height: 45px;
  }

  .tm-landingPage-logo {
    height: 40px;
  }

  .tm-landingPage-banner {
    padding-top: 150px;
  }

  .tm-landingPage-banner h1 {
    font-size: 40px;
  }

  .tm-landingPage-card-list {
    width: 100%;
  }

  .tm-landingPage-card-list li {
    margin: 10px 17px;
  }

  .tm-landingPage-how-list {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .tm-landingPage-how li {
    width: 20%;
    float: left;
    padding: 0 5px;
  }

  .tm-landingPage-how-icon {
    height: 60px;
  }
}
@media (min-width: 1260px) {
  .tm-common-web {
    padding: 0;
  }

  .tm-landingPage-header {
    top: 80px;
  }

  .tm-landingPage-header .flx {
    height: 45px;
  }

  .tm-landingPage-logo {
    height: 40px;
  }

  .tm-landingPage-banner {
    padding-top: 320px;
    padding-bottom: 200px;
  }

  .tm-landingPage-banner h1 {
    font-size: 50px;
    line-height: 1.07;
  }

  .tm-landingPage-start {
    padding-top: 90px;
  }

  .tm-landingPage-start-content {
    width: 44.16667%;
    float: left;
  }

  .tm-landingPage-start-thumb {
    padding-top: 10px;
    width: 90%;
  }

  .tm-landingPage-start-subTitle {
    font-size: 26px;
  }

  .tm-landingPage-start-title {
    font-size: 42px;
    padding-top: 5px;
  }

  .tm-landingPage-start-item {
    font-size: 18px;
    line-height: 1.33333;
    padding: 20px 0;
  }

  .tm-landingPage-start .tm-landingPage-form {
    width: 55.83333%;
    float: right;
    padding-left: 50px;
    padding-bottom: 17px;
    margin-top: 40px;
  }

  .tm-landingPage-start .tm-landingPage-form.border {
    border-top: none;
    border-left: 1px solid #dbdce6;
  }

  .tm-landingPage-start .tm-landingPage-form-title {
    padding-top: 75px;
    font-size: 16px;
  }

  .tm-landingPage-start .tm-landingPage-form .tm-ao-form-container {
    padding-top: 30px;
  }

  .tm-landingPage-card {
    padding: 85px 0;
  }

  .tm-landingPage-card-subTitle {
    font-size: 26px;
  }

  .tm-landingPage-card-title {
    font-size: 42px;
    padding-top: 5px;
  }

  .tm-landingPage-card .text {
    font-size: 24px;
    line-height: 1.25;
    padding-bottom: 23px;
  }

  .tm-landingPage-card-list {
    padding: 65px 14px 55px;
  }

  .tm-landingPage-card-list .thumb {
    padding: 32px 20px 20px;
  }

  .tm-landingPage-link {
    min-width: 245px;
    padding: 20px 10px;
  }

  .tm-landingPage-link.white:hover {
    color: #fff;
  }

  .tm-landingPage-link:hover:after {
    width: 300px;
  }

  .tm-landingPage-container .tm-speed-sectn {
    padding: 150px 0 140px;
  }

  .tm-landingPage-why {
    padding: 100px 0;
  }

  .tm-landingPage-why-article {
    width: 40.14901%;
    float: left;
  }

  .tm-landingPage-why-title {
    font-size: 60px;
    font-weight: 800;
  }

  .tm-landingPage-why-text {
    font-size: 16px;
    padding-top: 17px;
  }

  .tm-landingPage-why-form {
    width: 51.90397%;
    float: right;
  }

  .tm-landingPage-why-form .tm-ao-form-container {
    padding-top: 25px;
  }

  .tm-landingPage-why-form .tm-ao-form-container .form-list {
    padding-bottom: 75px;
  }

  .tm-landingPage-why-list {
    padding-top: 40px;
  }

  .tm-landingPage-why-list li {
    width: 50%;
    float: left;
    padding: 0 6px;
    font-weight: bold;
  }

  .tm-landingPage-whyList {
    padding: 80px 0 100px;
  }

  .tm-landingPage-whyList-item {
    padding: 65px 0;
  }

  .tm-landingPage-whyList ul {
    margin: 0 -30px;
  }

  .tm-landingPage-whyList li {
    width: 20%;
  }

  .tm-landingPage-whyList .thumb {
    padding: 48px 0 25px;
  }

  .tm-landingPage-whyList .thumb:after {
    transition: 0.3s;
  }

  .tm-landingPage-whyList .thumb:hover {
    z-index: 2;
  }

  .tm-landingPage-whyList .thumb:hover:after {
    transform: scale(1.23);
    box-shadow: 0 0 30px 10px rgba(215, 215, 215, 0.3);
  }

  .tm-landingPage-whyList .thumb:hover .tm-landingPage-whyList-data {
    font-size: 52px;
  }

  .tm-landingPage-whyList .thumb:hover .tm-landingPage-whyList-desc {
    font-size: 18px;
  }

  .tm-landingPage-whyList .thumb:hover .tm-landingPage-whyList-desc .tips {
    font-size: 14px;
  }

  .tm-landingPage-whyList-icon {
    width: 100%;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tm-landingPage-whyList-data {
    font-size: 42px;
    line-height: 1;
    padding: 17px 0 5px;
  }

  .tm-landingPage-how {
    padding: 90px 0 105px;
  }

  .tm-landingPage-how-list {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .tm-landingPage-how ul {
    margin: 0 -16px;
  }

  .tm-landingPage-how li {
    padding: 0 16px 60px;
  }

  .tm-landingPage-how li:nth-child(2n) {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .tm-landingPage-how li:nth-child(2n-1) .tm-landingPage-how-num {
    top: 100%;
    margin-top: -23px;
  }

  .tm-landingPage-how-thumb {
    padding: 55px 0;
    transition: 0.3s;
  }

  .tm-landingPage-how-thumb:hover {
    transform: translateY(-10px);
  }

  .tm-landingPage-how-icon {
    height: 80px;
  }

  .tm-landingPage-how-desc {
    padding: 23px 40px 0;
  }

  .tm-landingPage-container .tm-ao-form-container input[type=button]:hover, .tm-landingPage-link.blue:hover {
    background-color: #fff;
  }
}
@media (max-width: 768px) {
  .tm-landingPage-header-ctrl .select-language-drop {
    right: 0;
    top: 50px;
  }
}
/*404 page*/
.Page404 {
  min-height: 100vh;
  background: url(/images/404-bg.jpg?11711749b7f8563fd8808e23a802b26b) center bottom no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding-top: 40px;
}

.Page404 .tm-common-web {
  padding-top: 30px;
}

.Page404-img {
  position: relative;
}

.Page404-img img {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.Page404-title {
  width: 100%;
  font-size: 32px;
  font-weight: 800;
  position: absolute;
  top: 60%;
  left: 0;
}

.Page404-content {
  margin-top: -50px;
  position: relative;
}

.Page404-content:after {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  right: -20px;
  top: 0;
  bottom: 0;
  z-index: 0;
  background: url(/images/404-map.png?2c20ecbe073e9e1fc99b9838d484ed30) center no-repeat;
  background-size: cover;
}

.Page404-text {
  font-weight: bold;
  font-size: 22px;
  position: relative;
  z-index: 1;
  line-height: 1.47826;
}

.Page404-link {
  padding-top: 30px;
  font-size: 0;
  position: relative;
  z-index: 1;
}

.Page404-link a {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  min-width: 45%;
  font-size: 14px;
  background-color: #26357a;
  color: #fff;
  text-decoration: none;
  padding: 12px 5px;
  margin: 8px;
  font-weight: bold;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .Page404-content {
    margin-top: -100px;
    min-height: 320px;
  }

  .Page404-content:after {
    background-size: auto;
  }
}
@media (min-width: 1024px) {
  .Page404-title {
    font-size: 48px;
  }

  .Page404-text {
    font-size: 24px;
  }

  .Page404-link a {
    padding: 17px;
  }
}
@media (min-width: 1260px) {
  .Page404 {
    display: flex;
    align-items: center;
    padding-top: 0;
  }

  .Page404 .tm-common-web {
    padding-top: 0;
  }

  .Page404-img {
    width: 50%;
    height: 400px;
    float: left;
  }

  .Page404-content {
    width: 50%;
    float: left;
    margin: 0;
  }

  .Page404-content:after {
    background-position: top;
    top: 17px;
    right: 0;
    left: 0;
  }

  .Page404-title {
    top: 83%;
  }

  .Page404-text {
    padding-top: 80px;
  }

  .Page404-link {
    padding-top: 35px;
  }

  .Page404-link a {
    min-width: 205px;
  }
}
/*Pro Trader */
.tm-trader-banner {
  padding: 100px 0 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  background-image: url(/images/trader-banner.jpg?4bc3a44b4b96efd24463ee12944437ca);
}

.tm-trader-banner h1 {
  font-size: 32px;
}

.tm-trader-banner .desc {
  font-size: 14px;
}

.tm-trader-banner .link {
  background-color: #3d9ef3;
  color: #fff;
  font-size: 14px;
  min-width: 130px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  margin-top: 20px;
  border-radius: 4px;
}

.tm-trader-banner-logo {
  width: 180px;
  position: absolute;
  top: 35px;
}

.tm-trader-section {
  padding: 40px 0;
}

.tm-trader-first {
  background-color: #fafbfc;
}

.tm-trader-first .img {
  width: 100px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}

.tm-trader-first .thumb {
  color: #000;
  font-size: 18px;
}

.tm-trader-first .text {
  padding-top: 20px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.68);
}

.tm-trader-first .text p {
  margin: 0;
}

.tm-trader-first .text a {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.tm-trader-second {
  color: #000750;
}

.tm-trader-second .title {
  font-size: 28px;
  padding: 10px 0;
  font-weight: bold;
}

.tm-trader-second .text {
  opacity: 0.8;
  font-size: 17px;
  font-weight: bold;
}

.tm-trader-third {
  background-color: #ecf8fd;
}

.tm-trader-third .content {
  color: #000750;
  padding-bottom: 30px;
}

.tm-trader-third .title {
  font-size: 28px;
  padding-bottom: 10px;
  font-weight: bold;
}

.tm-trader-third .text {
  font-size: 17px;
  opacity: 0.8;
  font-weight: bold;
}

.tm-trader-third .table {
  max-width: 504px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 20px 3px rgba(56, 103, 222, 0.18);
}

.tm-trader-third table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  text-align: center;
}

.tm-trader-third table th, .tm-trader-third table td {
  color: #000750;
  line-height: 1;
}

.tm-trader-third table th:nth-child(2), .tm-trader-third table td:nth-child(2) {
  background-color: #333971;
  color: #fff;
}

.tm-trader-third table th {
  height: 50px;
}

.tm-trader-third table td {
  border-top: 1px solid rgba(210, 210, 210, 0.24);
  height: 40px;
}

.tm-trader-third table th:nth-child(1) {
  width: 37.69841%;
}

.tm-trader-third table th:nth-child(2) {
  width: 31.34921%;
}

.tm-trader-third table td:nth-child(1) {
  text-align: left;
  padding-left: 4.96032%;
}

.tm-trader-four {
  background-color: #00074e;
  color: #fff;
  padding-bottom: 0;
}

.tm-trader-four .img {
  padding-top: 20px;
  margin: 0 -20px;
}

.tm-trader-four .text {
  max-width: 390px;
}

.tm-trader-title {
  font-size: 28px;
  padding-bottom: 10px;
  font-weight: bold;
}

.tm-trader-text {
  font-size: 17px;
  font-weight: bold;
}

.tm-trader-fifth {
  background-color: #f5f5f8;
  color: #000750;
}

.tm-trader-fifth .text {
  opacity: 0.8;
  padding-bottom: 20px;
  max-width: 390px;
}

.tm-trader-sixth .tm-container {
  position: relative;
}

.tm-trader-sixth .title {
  color: #000950;
  padding-bottom: 0;
  text-align: center;
}

.tm-trader-sixth .list {
  box-shadow: 0 0 15px 2px rgba(44, 29, 78, 0.14);
  border-radius: 10px;
  padding: 20px 15px;
  margin-top: 20px;
}

.tm-trader-sixth .item-title {
  color: #002074;
  font-size: 18px;
  font-weight: bold;
}

.tm-trader-sixth .item-subTitle {
  padding-bottom: 20px;
  display: block;
}

.tm-trader-sixth .item-text {
  color: rgba(0, 0, 0, 0.8);
  background: url(/images/trader-img-5.png?879fc423857ad5d6eeaa2613c78e0b82) left top no-repeat;
  padding-left: 30px;
  line-height: 25px;
  font-size: 14px;
  padding-bottom: 7px;
}

.tm-trader-sixth .item-text.noIcon {
  background: none;
}

.tm-trader-sixth .item .center-text {
  text-align: center;
  color: #002074;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 7px;
}

.tm-trader-sixth .item-thumb {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding-bottom: 25px;
}

.tm-trader-sixth .item-button {
  cursor: pointer;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.06);
  padding: 0 20px;
  min-width: 120px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  border-radius: 4px;
}

.tm-trader-sixth .item-list {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  padding-bottom: 10px;
  display: none;
}

.tm-trader-sixth .item-list li {
  position: relative;
  line-height: 1.66667;
  padding-left: 15px;
}

.tm-trader-sixth .item-list li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 8px;
}

.tm-trader-sixth .thumb {
  padding-top: 20px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.68);
  font-weight: bold;
  line-height: 1.66667;
}

.tm-trader-sixth .thumb-title {
  font-size: 13px;
  font-weight: 900;
}

.tm-trader-sixth .thumb p {
  margin: 0;
}

.tm-trader-sixth .thumb .dot {
  padding-right: 10px;
}

.tm-trader-sixth .link {
  background-color: #3d9ef3;
  color: #fff;
  min-width: 200px;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  margin-top: 20px;
}

.tm-trader-seventh {
  background: url(/images/trader-img-9.jpg?b5714e96b53e791b12c9d4e7bfb9f5df) center no-repeat;
  background-size: cover;
  color: #fff;
}

.tm-trader-seventh .item {
  line-height: 1.64286;
  padding-top: 20px;
}

.tm-trader-seventh .item-title {
  display: block;
  font-weight: bold;
}

.tm-trader-seventh .thumb {
  padding: 10px 0;
}

.tm-trader-seventh .text {
  font-weight: bold;
  font-size: 20px;
}

.tm-trader-seventh .article {
  overflow: hidden;
  padding-left: 10px;
  opacity: 0.8;
}

.tm-trader-seventh .icon {
  width: 24px;
  height: 24px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tm-trader-seventh .img {
  display: none;
}

.iframe {
  width: 100%;
  min-height: 100%;
  border: none;
  margin-top: 80px;
}

@media (min-width: 768px) {
  .tm-trader-sixth-container {
    display: flex;
    flex: 1;
    padding-top: 30px;
    justify-content: center;
  }

  .tm-trader-sixth .list {
    width: 50%;
    margin: 0 10px;
    position: relative;
    padding-bottom: 80px;
    max-width: 550px;
  }

  .tm-trader-sixth .link {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
  }

  .tm-trader-seventh .content {
    width: 50%;
    float: left;
  }

  .tm-trader-seventh .thumb {
    margin-right: 37px;
  }

  .tm-trader-seventh .img {
    width: 50%;
    display: block;
    float: right;
  }
}
@media (min-width: 1024px) {
  .tm-trader-banner {
    padding: 150px 0 100px;
  }

  .tm-trader-banner h1 {
    font-size: 48px;
  }

  .tm-trader-banner .desc {
    font-size: 22px;
  }

  .tm-trader-banner .link {
    min-width: 254px;
    line-height: 1;
    padding: 22px;
    font-size: 20px;
    margin-top: 40px;
  }

  .tm-trader-banner-logo {
    width: 228px;
  }

  .tm-trader-first {
    padding: 80px 0;
  }

  .tm-trader-first .tm-container {
    display: flex;
    align-items: center;
  }

  .tm-trader-first .img {
    width: 28.78788%;
    padding: 0;
    text-align: left;
  }

  .tm-trader-first .content {
    width: 71.21212%;
    padding-left: 60px;
    overflow: hidden;
  }

  .tm-trader-first .thumb {
    font-size: 24px;
  }

  .tm-trader-first .text {
    font-size: 16px;
  }

  .tm-trader-second .tm-container {
    position: relative;
  }

  .tm-trader-second .img {
    width: 51.81818%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    height: 100%;
  }

  .tm-trader-second .img img {
    max-height: 100%;
  }

  .tm-trader-second .content {
    width: 53.53535%;
  }

  .tm-trader-second .title {
    font-size: 42px;
    padding-top: 100px;
  }

  .tm-trader-second .text {
    font-size: 24px;
  }

  .tm-trader-third {
    padding: 60px 0;
  }

  .tm-trader-third .table {
    width: 50.90909%;
    float: left;
  }

  .tm-trader-third .content {
    width: 48.88889%;
    float: right;
    padding-left: 6.86869%;
    padding-top: 70px;
  }

  .tm-trader-third .title {
    font-size: 42px;
  }

  .tm-trader-third .text {
    font-size: 24px;
  }

  .tm-trader-title {
    font-size: 42px;
  }

  .tm-trader-text {
    font-size: 24px;
  }

  .tm-trader-four {
    padding: 0;
    position: relative;
    min-height: 605px;
    display: flex;
    align-items: center;
  }

  .tm-trader-four .img {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
  }

  .tm-trader-fifth {
    padding: 60px 0 40px;
  }

  .tm-trader-fifth .img {
    float: left;
    max-width: 50%;
  }

  .tm-trader-fifth .content {
    float: right;
    padding-top: 30px;
  }

  .iframe {
    margin-top: 150px;
  }
}
@media (min-width: 1260px) {
  .tm-trader-banner {
    padding: 240px 0 120px;
  }

  .tm-trader-banner h1 {
    font-size: 66px;
  }

  .tm-trader-banner .desc {
    font-size: 22px;
  }

  .tm-trader-banner .link {
    min-width: 254px;
    line-height: 1;
    padding: 22px;
    font-size: 20px;
    margin-top: 43px;
  }

  .tm-trader-banner-logo {
    top: 90px;
  }

  .tm-trader-second {
    min-height: 615px;
    padding: 33px 0;
  }

  .tm-trader-second .img {
    right: -30px;
    height: auto;
  }

  .tm-trader-second .title {
    font-size: 58px;
    padding-top: 95px;
  }

  .tm-trader-second .text {
    font-size: 28px;
    line-height: 1.14286;
  }

  .tm-trader-third {
    padding: 90px 0;
  }

  .tm-trader-third table th {
    height: 66px;
    font-size: 20px;
  }

  .tm-trader-third table td {
    height: 50px;
    font-size: 16px;
  }

  .tm-trader-third .content {
    padding-top: 100px;
  }

  .tm-trader-third .title {
    font-size: 58px;
  }

  .tm-trader-third .text {
    font-size: 28px;
    line-height: 1;
  }

  .tm-trader-title {
    font-size: 54px;
  }

  .tm-trader-text {
    font-size: 28px;
    line-height: 1.25;
    padding-top: 5px;
  }

  .tm-trader-fifth .img {
    max-width: 672px;
    margin-left: -126px;
    padding-top: 20px;
  }

  .tm-trader-fifth .content {
    padding-top: 84px;
  }

  .tm-trader-sixth {
    padding: 72px 0 85px;
  }

  .tm-trader-sixth-container {
    padding-top: 38px;
  }

  .tm-trader-sixth .list {
    margin: 0 22px;
    padding: 40px 42px 135px;
  }

  .tm-trader-sixth .item-title {
    font-size: 28px;
  }

  .tm-trader-sixth .item-subTitle {
    padding-bottom: 28px;
    font-size: 18px;
  }

  .tm-trader-sixth .item-text {
    padding-bottom: 25px;
    padding-left: 45px;
    font-size: 16px;
  }

  .tm-trader-sixth .item .center-text {
    padding-bottom: 25px;
  }

  .tm-trader-sixth .item-list {
    margin-top: -15px;
  }

  .tm-trader-sixth .thumb {
    padding-top: 15px;
  }

  .tm-trader-sixth .link {
    min-width: 390px;
    bottom: 55px;
    font-size: 20px;
    padding: 19px;
  }

  .tm-trader-sixth .circle-box {
    width: 200px;
    height: 130px;
    position: absolute;
    right: -102px;
    top: 75px;
  }

  .tm-trader-sixth .circle-box i {
    position: absolute;
    border-radius: 100%;
  }

  .tm-trader-sixth .circle-box .big {
    width: 58px;
    height: 58px;
    background-color: #1181f3;
    opacity: 0.15;
    right: 0;
    top: 0;
  }

  .tm-trader-sixth .circle-box .middle {
    width: 21px;
    height: 21px;
    background-color: #5d6977;
    opacity: 0.1;
    right: 54px;
    bottom: 0;
  }

  .tm-trader-sixth .circle-box .small {
    width: 12px;
    height: 12px;
    background-color: #002074;
    left: 0;
    top: 16px;
  }

  .tm-trader-seventh {
    padding: 85px 0;
  }

  .tm-trader-seventh .content {
    width: 50%;
    padding-top: 35px;
  }

  .tm-trader-seventh .text {
    font-size: 36px;
    padding-right: 20%;
    line-height: 1.16667;
  }

  .tm-trader-seventh .item {
    display: flex;
  }

  .tm-trader-seventh .article {
    padding-left: 20px;
  }

  .tm-trader-seventh .img {
    text-align: right;
  }

  .tm-trader-seventh .list {
    padding-top: 45px;
  }

  .tm-trader-seventh .thumb:last-child {
    margin-right: 0;
  }
}
/*iress accounts*/
.hidden-xs {
  display: none;
}

.tm-section-xs {
  padding: 40px 0;
}

.tm-iress-account {
  background-color: #F1F2F5;
}

.tm-iress-account-title {
  text-align: center;
  font-size: 26px;
  color: #000;
  opacity: 0.68;
  letter-spacing: -1px;
}

.tm-iress-account-wrap {
  padding-top: 30px;
}

.tm-iress-account-item {
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
}

.tm-iress-account-item-type {
  padding: 70px 0 20px;
}

.tm-iress-account-item-title {
  font-size: 32px;
  letter-spacing: -0.64px;
  font-weight: lighter;
}

.tm-iress-account-item-label {
  font-size: 22px;
}

.tm-iress-account-item-deposit {
  font-size: 15px;
}

.tm-iress-account-item .solid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.tm-iress-account-item-platform, .tm-iress-account-item-data {
  padding: 15px 10px;
}

.tm-iress-account-item-fee {
  font-size: 20px;
}

.tm-iress-account-item-thumb {
  color: #2F72E7;
  font-size: 15px;
  font-weight: bold;
}

.tm-iress-account-item-desc {
  font-size: 12px;
  opacity: 0.8;
}

.tm-iress-account-item-tab {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.tm-iress-account-item-tab .flex {
  align-content: center;
  display: flex;
  text-align: center;
}

.tm-iress-account-item-tab span {
  width: 100%;
  line-height: 50px;
  opacity: 0.48;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
}

.tm-iress-account-item-tab span:first-child {
  padding-left: 0;
}

.tm-iress-account-item-tab span:last-child {
  padding-right: 0;
}

.tm-iress-account-item-tab span i {
  font-style: normal;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding: 0 3px;
}

.tm-iress-account-item-tab span i:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #2F72E7;
  position: absolute;
  left: 0;
  bottom: -2px;
  opacity: 0;
  transition: 0.3s;
}

.tm-iress-account-item-tab span.on {
  opacity: 1;
}

.tm-iress-account-item-tab span.on i {
  color: #2F72E7;
}

.tm-iress-account-item-tab span.on i:after {
  opacity: 1;
}

.tm-iress-account-item-tab-content {
  width: 82%;
  margin: 0 auto;
  padding: 15px 0;
}

.tm-iress-account-item-tab-content .bd {
  display: none;
}

.tm-iress-account-item-tab-content .bd:first-child {
  display: block;
}

.tm-iress-account-item-tab-content .flex {
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-content: space-between;
  align-items: center;
}

.tm-iress-account-item-tab-content .flex span {
  display: block;
  font-weight: bold;
}

.tm-iress-account-item-tab-content .flex .label {
  white-space: nowrap;
  text-align: left;
  font-size: 14px;
  opacity: 0.48;
}

.tm-iress-account-item-tab-content .flex .label b {
  font-weight: normal;
}

.tm-iress-account-item-tab-content .flex .value {
  width: 100%;
  text-align: right;
  font-size: 16px;
}

.tm-iress-account-item-link {
  width: 82%;
  margin: 0 auto;
  line-height: 50px;
  display: block;
  background: #1861D7;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}

.tm-iress-account-item .ovhid {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 24px rgba(73, 73, 73, 0.0392156863);
  padding-bottom: 30px;
  border-radius: 3px;
}

.tm-iress-account-item-icon {
  width: 200px;
  line-height: 30px;
  background-color: #ECF9FE;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-45deg) translate(-60px, -25px);
  color: #2F72E7;
  font-size: 14px;
  font-weight: bold;
}

.tm-live-data-fee-list {
  padding-top: 30px;
}

.tm-live-data-fee-item {
  width: 50%;
  float: left;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  padding: 0 5px;
}

.tm-live-data-fee-thumb {
  box-shadow: 0 0 28px rgba(180, 185, 201, 0.2509803922);
  border-radius: 8px;
  background-color: #fff;
}

.tm-live-data-fee-img {
  max-width: 80%;
  margin: 0 auto;
  padding: 10px 0;
  min-height: 110px;
}

.tm-live-data-fee-img .img-box {
  position: relative;
  display: inline-block;
}

.tm-live-data-fee-img .area {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #1861D7;
  font-weight: bold;
  font-size: 18px;
}

.tm-live-data-fee-title {
  font-size: 16px;
  display: block;
  padding-bottom: 5px;
}

.tm-live-data-fee-value {
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.tm-live-data-fee-value.depth {
  font-size: 16px;
}

.tm-live-data-fee-main {
  padding-bottom: 15px;
}

.tm-live-data-fee-mid, .tm-live-data-fee-depth {
  padding: 15px 0;
}

.tm-live-data-fee .solid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.tm-live-data-fee-label {
  padding: 0 5px;
  min-width: 47px;
  line-height: 26px;
  border-radius: 4px;
  color: #fff;
  background-color: #F87B7B;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.tm-live-data-fee-label.green {
  background-color: #6ED075;
}

.tm-live-data-fee-label.golden {
  background-color: #E9B286;
}

.visible-xs {
  display: none;
}
.visible-md {
  display: block;
}

@media (min-width: 768px) {
  .visible-sm {
    display: block;
  }

  .hidden-sm {
    display: none;
  }

  .visible-xs {
    display: none;
  }

  .visible-md {
    display: block;
  }

  .tm-live-data-fee-item {
    width: 33.333%;
  }
}
@media (min-width: 1024px) {
  .tm-iress-account {
    padding-top: 70px;
    padding-bottom: 95px;
  }

  .tm-iress-account-title {
    font-size: 45px;
    font-weight: bold;
  }

  .tm-iress-account-wrap {
    text-align: center;
    padding-top: 50px;
  }

  .tm-iress-account-item {
    width: 33.333%;
    max-width: 310px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    padding: 0 10px;
  }

  .tm-iress-account-item .ovhid {
    padding-bottom: 40px;
  }

  .tm-iress-account-item-type {
    padding-bottom: 35px;
  }

  .tm-iress-account-item-label {
    padding-bottom: 5px;
  }

  .tm-iress-account-item-thumb {
    padding-top: 5px;
  }

  .tm-iress-account-item-tab {
    width: 268px;
  }

  .tm-iress-account-item-tab-content, .tm-iress-account-item-link {
    width: 252px;
  }

  .tm-live-data-fee {
    text-align: center;
  }

  .tm-live-data-fee-item {
    width: 16.3%;
    max-width: 236px;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    float: none;
  }
}
@media (min-width: 1260px) {
  .tm-iress-account-item {
    max-width: 345px;
  }

  .tm-live-data-fee {
    padding: 70px 0 165px;
  }

  .tm-live-data-fee-list {
    padding-top: 45px;
  }

  .tm-live-data-fee-item {
    padding: 0 10px;
  }

  .tm-live-data-fee-img {
    height: 148px !important;
  }

  .tm-live-data-fee-img img {
    max-height: 100%;
  }

  .tm-live-data-fee-img .img-box {
    height: 128px;
  }

  .tm-live-data-fee-img .area {
    font-size: 20px;
  }

  .tm-live-data-fee-title {
    font-size: 19px;
  }

  .tm-live-data-fee-main {
    padding-bottom: 25px;
  }

  .tm-live-data-fee-mid, .tm-live-data-fee-depth {
    padding: 25px 0;
  }

  .tm-live-data-fee-depth .tm-live-data-fee-value {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  .visible-md {
    display: none;
  }

  .tm-accout-type-first {
    padding-top: 0;
  }

  .tm-accout-type-first .flx-two-col .tm-col:last-child {
    padding-top: 0 !important;
  }

  .tm-card-wrapper.tm-trading-account-card {
    flex-direction: column;
  }
}
.tm-trader-aware {
  background-color: #FAFAFB;
}

.tm-trader-aware-title {
  font-size: 22px;
  color: #000750;
  font-weight: bold;
  text-align: center;
}

.tm-trader-aware-subtitle {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}

.tm-trader-aware-list {
  padding-top: 25px;
}

.tm-trader-aware-list .thumb {
  color: rgba(0, 0, 0, 0.68);
  font-size: 14px;
  line-height: 1.35714;
  padding-left: 25px;
  position: relative;
  padding-bottom: 20px;
}

.tm-trader-aware-list .thumb:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border: 4px solid #3D9EF3;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 2px;
}

.tm-trader-aware-tips {
  font-size: 13px;
  max-width: 985px;
  margin: 0 auto;
}

.tm-trader-aware-tips a {
  text-decoration: underline;
  color: #000;
}

.tm-trader-sixth-bottom {
  text-align: center;
  padding-top: 15px;
  color: #000;
}

.tm-trader-sixth-bottom-title {
  font-weight: bold;
  font-size: 20px;
}

.tm-trader-sixth-bottom-desc {
  font-size: 15px;
  line-height: 1.53333;
  padding-top: 10px;
}

.tm-trader-sixth-bottom-desc a {
  color: #000;
  font-weight: bold;
}

.policy-link {
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  color: #000;
}

@media (min-width: 1024px) {
  .tm-trader-aware-title {
    font-size: 36px;
  }

  .tm-trader-aware-list {
    padding-top: 40px;
    max-width: 985px;
    margin: 0 auto;
  }

  .tm-trader-aware-list ul {
    margin: 0 -10px;
  }

  .tm-trader-aware-list li {
    width: 50%;
    float: left;
    padding: 0 10px;
  }

  .tm-trader-aware-list .thumb {
    min-height: 74px;
  }

  .tm-trader-sixth-bottom {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .tm-trader-sixth-bottom-title {
    padding-bottom: 10px;
  }

  .policy-link {
    margin-bottom: 30px;
  }
}
@media (min-width: 1260px) {
  .tm-trader-aware {
    padding-top: 75px;
    padding-bottom: 90px;
  }

  .tm-trader-aware-title {
    padding-bottom: 10px;
  }

  .tm-trader-aware-list {
    padding-top: 60px;
  }

  .tm-trader-aware-list ul {
    margin: 0 -30px;
  }

  .tm-trader-aware-list li {
    padding: 0 30px;
  }

  .tm-trader-aware-list .thumb {
    padding-bottom: 10px;
    min-height: 64px;
  }

  .tm-trader-aware-tips {
    padding-top: 20px;
  }
}
/* Newly structured css */
.tm-vertical-center {
  display: flex;
  align-items: center;
}

.tm-horizontal-center {
  display: flex;
  justify-content: center;
}

.tm-horizontal-right {
  margin-left: auto;
  margin-right: 0;
}

html[lang=ar] {
  direction: rtl;
  unicode-bidi: bidi-override;
}

/* Trust Box widget */
.trustpilot-widget {
  background-color: rgb(0, 58, 158);
  height: 72px;
  padding-top: 25px;
  position: relative;
}

/* Blocked countries disclaimer popup */
#blocked-countries-disclaimer-popup .popup-layer {
  text-align: left !important;
}
#blocked-countries-disclaimer-popup .popup-layer h1 {
  font-size: 1.5em;
  margin-bottom: 40px;
}
#blocked-countries-disclaimer-popup .popup-layer .btn-group {
  float: right;
  margin-top: 40px;
}
#blocked-countries-disclaimer-popup .popup-layer .btn-group #disclaimer-cancel-btn {
  color: #052275;
  margin-right: 20px;
}
#blocked-countries-disclaimer-popup .popup-layer .btn-group #disclaimer-continue-btn {
  background-color: #052275;
  color: white;
  text-align: center;
  padding: 10px 30px;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  border-radius: 5px;
  cursor: pointer;
  text-transform: capitalize !important;
  display: inline-block;
  line-height: 1.15;
}

/* IP detection popup dialog */
.popup-layer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  background: #fff;
  padding: 40px 30px;
  text-align: center;
  font-size: 16px;
  color: #333;
  width: 300px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
@media (min-width: 1024px) {
  .popup-layer {
    transform: translateY(-50%);
    padding: 50px;
    width: 520px;
    margin-left: -260px;
  }
}
.popup-layer .enter-btn {
  margin-top: 11px;
}
@media (min-width: 1024px) {
  .popup-layer .enter-btn {
    margin-top: 20px;
  }
}
.popup-layer .enter-btn a {
  display: inline-block;
  border: 1px solid #06c878;
  min-width: 100px;
  color: #333;
  border-radius: 20px;
  height: 36px;
  line-height: 36px;
  margin: 0 10px;
}
.popup-layer .enter-btn a.site-button {
  background: #06c878;
  background-image: -moz- oldlinear-gradient(left, #06c878 29%, #0093df 100%), -moz- oldlinear-gradient(#f5f7fa, #f5f7fa);
  background-image: linear-gradient(90deg, #06c878 29%, #0093df 100%), linear-gradient(#f5f7fa, #f5f7fa);
  border: 0;
  color: #fff;
}

/* Footer */
.social-media-logo {
  max-width: 37px;
  margin-top: 10px;
}

@media (max-width: 576px) {
  .tm-col-sm-100 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
@media (max-width: 768px) {
  .tm-col-md-100 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
/* Headings */
/* Fonts */
.tm-font-italic {
  font-style: italic;
}

/* Includes */
.tm-heading-10 {
  font-size: 10px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-11 {
  font-size: 11px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-12 {
  font-size: 12px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-13 {
  font-size: 13px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-14 {
  font-size: 14px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-15 {
  font-size: 15px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-16 {
  font-size: 16px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-17 {
  font-size: 17px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-18 {
  font-size: 18px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-19 {
  font-size: 19px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-20 {
  font-size: 20px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-21 {
  font-size: 21px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-22 {
  font-size: 22px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-23 {
  font-size: 23px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-24 {
  font-size: 24px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-25 {
  font-size: 25px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-26 {
  font-size: 26px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-27 {
  font-size: 27px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-28 {
  font-size: 28px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-29 {
  font-size: 29px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-30 {
  font-size: 30px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-31 {
  font-size: 31px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-32 {
  font-size: 32px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-33 {
  font-size: 33px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-34 {
  font-size: 34px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-35 {
  font-size: 35px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-36 {
  font-size: 36px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-37 {
  font-size: 37px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-38 {
  font-size: 38px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-39 {
  font-size: 39px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-40 {
  font-size: 40px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-41 {
  font-size: 41px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-42 {
  font-size: 42px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-43 {
  font-size: 43px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-44 {
  font-size: 44px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-45 {
  font-size: 45px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-46 {
  font-size: 46px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-47 {
  font-size: 47px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-48 {
  font-size: 48px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-49 {
  font-size: 49px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-heading-50 {
  font-size: 50px;
  letter-spacing: -1px;
  color: inherit;
  opacity: 0.88;
  line-height: 1.1;
}

.tm-font-weight-1 {
  font-weight: 100;
}

.tm-font-weight-2 {
  font-weight: 200;
}

.tm-font-weight-3 {
  font-weight: 300;
}

.tm-font-weight-4 {
  font-weight: 400;
}

.tm-font-weight-5 {
  font-weight: 500;
}

.tm-font-weight-6 {
  font-weight: 600;
}

.tm-font-weight-7 {
  font-weight: 700;
}

.tm-font-weight-8 {
  font-weight: 800;
}

.tm-font-weight-9 {
  font-weight: 900;
}

.tm-font-weight-10 {
  font-weight: 1000;
}

.tm-font-size-10 {
  font-size: 10px;
}

.tm-font-size-11 {
  font-size: 11px;
}

.tm-font-size-12 {
  font-size: 12px;
}

.tm-font-size-13 {
  font-size: 13px;
}

.tm-font-size-14 {
  font-size: 14px;
}

.tm-font-size-15 {
  font-size: 15px;
}

.tm-font-size-16 {
  font-size: 16px;
}

.tm-font-size-17 {
  font-size: 17px;
}

.tm-font-size-18 {
  font-size: 18px;
}

.tm-font-size-19 {
  font-size: 19px;
}

.tm-font-size-20 {
  font-size: 20px;
}

.tm-font-size-21 {
  font-size: 21px;
}

.tm-font-size-22 {
  font-size: 22px;
}

.tm-font-size-23 {
  font-size: 23px;
}

.tm-font-size-24 {
  font-size: 24px;
}

.tm-font-size-25 {
  font-size: 25px;
}

.tm-font-size-26 {
  font-size: 26px;
}

.tm-font-size-27 {
  font-size: 27px;
}

.tm-font-size-28 {
  font-size: 28px;
}

.tm-font-size-29 {
  font-size: 29px;
}

.tm-font-size-30 {
  font-size: 30px;
}

.tm-font-size-31 {
  font-size: 31px;
}

.tm-font-size-32 {
  font-size: 32px;
}

.tm-font-size-33 {
  font-size: 33px;
}

.tm-font-size-34 {
  font-size: 34px;
}

.tm-font-size-35 {
  font-size: 35px;
}

.tm-font-size-36 {
  font-size: 36px;
}

.tm-font-size-37 {
  font-size: 37px;
}

.tm-font-size-38 {
  font-size: 38px;
}

.tm-font-size-39 {
  font-size: 39px;
}

.tm-font-size-40 {
  font-size: 40px;
}

.tm-font-size-41 {
  font-size: 41px;
}

.tm-font-size-42 {
  font-size: 42px;
}

.tm-font-size-43 {
  font-size: 43px;
}

.tm-font-size-44 {
  font-size: 44px;
}

.tm-font-size-45 {
  font-size: 45px;
}

.tm-font-size-46 {
  font-size: 46px;
}

.tm-font-size-47 {
  font-size: 47px;
}

.tm-font-size-48 {
  font-size: 48px;
}

.tm-font-size-49 {
  font-size: 49px;
}

.tm-font-size-50 {
  font-size: 50px;
}

.tm-font-size-51 {
  font-size: 51px;
}

.tm-font-size-52 {
  font-size: 52px;
}

.tm-font-size-53 {
  font-size: 53px;
}

.tm-font-size-54 {
  font-size: 54px;
}

.tm-font-size-55 {
  font-size: 55px;
}

.tm-font-size-56 {
  font-size: 56px;
}

.tm-font-size-57 {
  font-size: 57px;
}

.tm-font-size-58 {
  font-size: 58px;
}

.tm-font-size-59 {
  font-size: 59px;
}

.tm-font-size-60 {
  font-size: 60px;
}

.tm-section-card {
  background-color: #FFFFFF;
  border-radius: 16px;
  box-shadow: rgba(161, 205, 193, 0.24) 0 0 28px;
  max-width: 100%;
  padding-bottom: 45px;
}
.tm-section-card .tm-section-card-title {
  padding: 31px 55px 34px;
  text-align: center;
  margin-bottom: 20px;
  background-color: #f6f8fd;
}
.tm-section-card .tm-section-card-title h1 {
  font-size: 41px;
  color: #176af3;
  line-height: 1.4;
}
.tm-section-card .tm-section-card-feat-rows {
  padding: 20px 55px 0;
}
.tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row {
  display: flex;
  margin-bottom: 21px;
}
.tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row > span {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row > span:nth-child(1) {
  margin-right: 146px;
}
@media (max-width: 768px) {
  .tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row > span:nth-child(1) {
    margin-right: auto;
  }
}
.tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row > span:nth-child(2) {
  margin-left: auto;
  font-size: 18px;
  color: #1D4FD6;
}
.tm-section-card .tm-section-card-feat-rows .tm-section-card-feat-row .tick img {
  max-width: 18px;
}
.tm-section-card .tm-section-card-btn-wrap {
  margin-top: 34px;
}

#tm-cookie-bar {
  position: fixed;
  display: flex;
  z-index: 100;
  bottom: 70px;
  width: 100%;
  background-color: #EAEAEA;
  padding: 1rem 0 0.75rem 0;
}
#tm-cookie-bar .tm-cookie-bar-container {
  display: flex;
}
#tm-cookie-bar .tm-cookie-bar-title {
  margin: auto 0;
  color: #000851;
}
#tm-cookie-bar .button-wrap {
  margin-left: auto;
  display: flex;
  font-size: 0.875rem;
}

.tm-cookie-bar-accept-btn {
  padding: 0.75rem 2.25rem;
  background-color: #000851;
  color: #FFFFFF;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
}

.tm-cookie-bar-accept-btn:hover, .tm-cookie-bar-accept-btn:focus {
  background-image: url(/images/btn-layer.png?46447b8622b8d0c6206b68989f4f4ed1);
  background-size: cover;
}

.tm-cookie-bar-more-info-btn {
  margin-left: 1rem;
  background-color: transparent;
  border: 0;
  font-weight: bold;
  text-decoration: underline;
  color: #000851;
  cursor: pointer;
}

#tm-cookie-popup-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  font-size: 0.875rem;
}
#tm-cookie-popup-mask .tm-popup-layer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #F4F4F4;
  padding: 2.5rem 2.5rem 3rem 2.5rem;
  width: 523px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
}
#tm-cookie-popup-mask h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
#tm-cookie-popup-mask p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 1.5rem;
}
#tm-cookie-popup-mask .tm-cookie-popup-checkbox label {
  font-weight: 700;
  vertical-align: middle;
}
#tm-cookie-popup-mask .tm-cookie-popup-checkbox input {
  vertical-align: middle;
}

@media (max-width: 768px) {
  #tm-cookie-bar {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.615;
    padding: 1.5rem;
    display: block;
    bottom: 80px;
  }

  #tm-cookie-bar .tm-cookie-bar-container {
    display: block;
  }

  #tm-cookie-bar .button-wrap {
    margin-top: 1rem;
    font-size: 14px;
  }

  #tm-cookie-popup-mask .tm-popup-layer {
    width: 80%;
  }

  .button-wrap {
    display: flex;
    justify-content: space-between;
  }
}
#competition_modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.7);
}
#competition_modal .competition-modal-mask {
  padding: 0 15px;
  display: table-cell;
  vertical-align: middle;
}
#competition_modal #competition_modal_content {
  background-image: url(/images/bg-competition-popup.png?aadb9475d658e26f3bc6d7f8f22451e8);
  background-size: cover;
  margin: 0 auto;
  max-width: 824px;
  min-height: 370px;
  border-radius: 15px;
  padding: 30px;
  display: grid;
}
#competition_modal #competition_modal_content .close {
  color: white;
  justify-self: end;
  font-size: 28px;
  font-weight: bold;
}
#competition_modal #competition_modal_content .close:hover, #competition_modal #competition_modal_content .close:focus {
  cursor: pointer;
  opacity: 80%;
}
#competition_modal #competition_modal_content .main-content {
  margin: 0 30px 30px 30px;
  color: white;
  align-self: center;
}
#competition_modal #competition_modal_content .main-content h1 {
  max-width: 500px;
  margin-bottom: 20px;
  font-size: 38px;
  font-weight: 700;
}
#competition_modal #competition_modal_content .main-content p {
  max-width: 400px;
  font-size: 24px;
}
#competition_modal #competition_modal_content .main-content p .prize-pool {
  color: #78CEF6;
}
#competition_modal #competition_modal_content .main-content .button-wrap {
  max-width: 600px;
  margin-top: 30px;
}
#competition_modal #competition_modal_content .main-content .button-wrap button {
  margin-right: 20px;
  min-width: 218px;
  padding: 12px;
  text-align: center;
  border: 0;
  border-radius: 5px;
  font-weight: 600;
}
#competition_modal #competition_modal_content .main-content .button-wrap button:hover {
  cursor: pointer;
  opacity: 90%;
}
#competition_modal #competition_modal_content .main-content .button-wrap .member-btn {
  background-color: #7BD3FB;
  color: #100F59;
}
#competition_modal #competition_modal_content .main-content .button-wrap .client-btn {
  background-color: #100F59;
  color: white;
}
#competition_modal #competition_modal_content .main-content .button-wrap .btn-sub-content {
  font-size: 12px;
}
#competition_modal #competition_modal_content .main-content .button-wrap .btn-content {
  font-size: 16px;
}

@media (max-width: 768px) {
  #competition_modal .button-wrap {
    display: block !important;
  }
  #competition_modal .button-wrap button {
    width: 100% !important;
    display: block;
    margin-bottom: 15px;
  }
}
html[lang=ar] .my-banner-right .tm-banner-live-quotes .accordion-head-wrap .accordion-head {
  margin-left: 10px;
  margin-right: 0;
}
@media (min-width: 768px) {
  html[lang=ar] .tm-live-quotes .tm-tab-nav li {
    margin-left: 40px;
    margin-right: 0;
  }
}

.tm-container.my-container {
  margin-top: 30px;
}

.my-container .tm-banner-content.my-banner-content h1 {
  font-size: 40px;
  letter-spacing: -0.8px;
}

.tm-main-banner > .tm-container.align-start {
  align-items: flex-start;
}

.my-banner-right {
  flex: 1;
}
.my-banner-right .tm-live-quotes {
  padding-top: 0;
}
.my-banner-right .tm-live-quotes .tm-price-row label.up {
  text-shadow: none;
}
.my-banner-right .tm-live-quotes .tm-price-row label.down {
  text-shadow: none;
}
.my-banner-right .tm-banner-live-quotes {
  background-color: transparent;
}
.my-banner-right .tm-banner-live-quotes .accordion-head-wrap .accordion-head {
  width: auto;
  min-width: 53px;
  height: 30px;
  padding: 0 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  color: rgba(255, 255, 255, 0.48);
  font-size: 14px;
  letter-spacing: -0.28px;
  font-weight: 700;
}
.my-banner-right .tm-banner-live-quotes .accordion-head-wrap .accordion-head:not(:last-child) {
  margin-right: 10px;
}
.my-banner-right .tm-banner-live-quotes .accordion-head-wrap .accordion-head.active-header {
  color: rgb(255, 255, 255);
  text-shadow: none;
  background-color: #1588EC;
  border-radius: 2px;
}
.my-banner-right .tm-banner-live-quotes .accordion-head-wrap .accordion-head.active-header span::before {
  display: none;
}
.my-banner-right .tm-banner-live-quotes.tm-live-quotes .tm-tab-nav {
  border-bottom: none;
}
.my-banner-right .tm-banner-live-quotes.tm-live-quotes .tm-tab-nav li {
  min-width: 53px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  letter-spacing: -0.28px;
  padding: 0 6px;
}
.my-banner-right .tm-banner-live-quotes.tm-live-quotes .tm-tab-nav li.active-li {
  color: #FFFFFF;
  text-shadow: none;
  background-color: #1588EC;
  border-radius: 2px;
}
.my-banner-right .tm-banner-live-quotes.tm-live-quotes .tm-tab-nav li.active-li::after {
  display: none;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap {
  min-height: auto;
  height: auto;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row {
  margin-bottom: 3px;
  background-color: rgba(255, 255, 255, 0.24);
  border-bottom: none;
  padding: 0;
  border-radius: 2px;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container {
  display: flex;
  flex: 0 0 calc((100% - 40px) / 5);
  min-width: 54px;
  justify-content: center;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container:last-child {
  justify-content: space-evenly;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container.has-indicator {
  flex: 0 0 40px;
  min-width: 0;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container .sub-label {
  margin-left: 4px;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container .btn-buy,
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container .btn-sell {
  color: #FFFFFF;
  padding: 0px 6px;
  height: 18px;
  line-height: 18px;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container .btn-buy {
  background-color: #4EBE65;
  margin-right: 4px;
}
.my-banner-right .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-price-row .trading-item-container .btn-sell {
  background-color: #D36155;
}
.my-banner-right .indicator-arrow {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  font-size: 1px;
  text-indent: -9999px;
}
.my-banner-right .indicator-arrow.up {
  background-image: url(/images/arrow-up.svg?00052084076445639db3d52f609bbb54);
}
.my-banner-right .indicator-arrow.down {
  background-image: url(/images/arrow-down.svg?dfbbc14d7830bf3ef21e75eb62fda55d);
}

@media (min-width: 768px) {
  .tm-price-row {
    align-items: center;
  }
  .tm-price-row .trading-item-container {
    height: 43px;
    padding: 0 8px;
    align-items: center;
  }
  .tm-price-row .trading-item-container .sub-label.text-spread {
    display: none !important;
  }

  .hide-on-desktop {
    display: none;
  }

  .my-container .my-banner-content #home-banner-caption {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .my-banner-right {
    background-color: #00103d;
    padding-top: 20px;
    margin-top: 0 !important;
    width: 100vw;
    margin: 0 -20px;
  }
  .my-banner-right .my-banner-right-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .my-container .tm-banner-content.my-banner-content h1 {
    font-size: 32px;
    letter-spacing: -0.8px;
  }
  .my-container .display-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .my-container .display-col .sub-label {
    width: 100%;
    order: 0;
    margin-left: 0 !important;
  }
  .my-container .display-col .up, .my-container .display-col .down, .my-container .display-col .big-txt {
    order: 1;
  }
  .my-container .display-col .big-txt {
    font-size: 14px !important;
  }

  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .tm-price-row {
    padding: 10px 0 0 0 !important;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container {
    height: 66px;
    align-items: flex-end;
    flex: 0 0 calc((100% - 80px) / 4) !important;
    margin-bottom: 0;
    padding: 10px 8px;
    min-width: 0;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(1) {
    margin-bottom: 0;
    padding-left: 20px;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(1) h4 span {
    display: block;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(2) {
    align-items: center;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(2).has-indicator {
    transform: translateY(-25px);
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(3) {
    display: none;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(4) {
    justify-content: flex-end !important;
    transform: translateX(-30%);
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(4) span {
    margin-bottom: 4px;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(5) {
    flex: 0 0 45px;
    justify-content: flex-end !important;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:last-child {
    justify-content: flex-end;
    padding-right: 2px;
    margin-left: 0;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:last-child a {
    margin-right: 0;
  }
  .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:last-child a:first-child {
    margin-bottom: 2px;
  }

  .hide-on-mobile {
    display: none;
  }

  .hide-on-desktop {
    display: flex;
  }

  #home-banner-caption {
    margin-top: 15px;
  }

  .keys-and-carousel-container {
    background-color: #00103d;
  }
}
@media (max-width: 1023px) {
  .my-banner-right {
    margin-top: 20px;
  }
}
@media (min-width: 1280px) {
  .my-container .tm-banner-content.my-banner-content {
    min-width: 660px;
  }
}
@media all and (min-width: 1584px) {
  .tm-main-banner {
    min-height: 0;
  }
}
/*MY home banner carousel*/
.my-home-carousel-container {
  border-top: solid 1px rgba(255, 255, 255, 0.14);
}

.my-home-carousel-container .my-home-carousel-card {
  display: flex;
  justify-content: center;
  height: 100%;
  border-radius: 2px;
  overflow: hidden;
}

.my-home-carousel-container .my-home-carousel-card a {
  display: block;
}

.my-home-carousel-container .owl-carousel {
  position: relative;
  padding: 0 30px;
}

/* .my-home-carousel-container .owl-carousel .owl-stage-outer {
  width: 100%;
} */

.my-home-carousel-container .owl-carousel .owl-stage {
  display: flex;
  padding: 25px 25px;
}

.my-home-carousel-container .owl-carousel .owl-nav button {
  color: inherit;
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 0;
  width: 28px;
  height: 28px;
  font: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
}

.my-home-carousel-container .owl-carousel .owl-nav button .fa {
  font-size: 12px;
  color: #000000;
}

.my-home-carousel-container .owl-carousel .owl-nav button.disabled {
  border-color: #d1d1d1;
}

.my-home-carousel-container .owl-carousel .owl-nav button.disabled .fa {
  color: #d1d1d1;
}

.my-home-carousel-container .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) !important;
}

.my-home-carousel-container .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) !important;
}

@media (max-width: 1024px) {
  .my-home-carousel-container .owl-carousel .owl-stage {
    padding: 25px 0;
  }

  .my-home-carousel-container .owl-carousel .owl-nav button {
    border: 1px solid #000000;
    border-radius: 50%;
    padding: 0;
    width: 28px;
    height: 28px;
    font: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
  }

  .keys-and-carousel-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*MY home banner carousel end*/
/* Arabic version styles */
html[lang=ar] header .sticky-header-nav {
  /* submenu */
}
html[lang=ar] header .sticky-header-nav .tm-btn-holder {
  margin-left: 0;
  margin-right: auto;
}
html[lang=ar] header .sticky-header-nav .menu-trigger {
  margin-left: 0;
  margin-right: 10px;
}
html[lang=ar] header .sticky-header-nav .select-language-drop {
  left: 55px;
  right: auto;
}
html[lang=ar] header .sticky-header-nav .select-language-drop:before {
  left: 14px;
  right: auto;
}
html[lang=ar] header .sticky-header-nav nav .mobile-menu-items-wraper ul {
  width: 100px;
}
html[lang=ar] header .sticky-header-nav nav .mobile-menu-items-wraper .tm-submenu li a {
  text-align: right;
}
@media (min-width: 1024px) {
  html[lang=ar] header .tm-container.logo-row .top-lang {
    margin-left: 0;
    margin-right: auto;
  }
  html[lang=ar] header .tm-container.logo-row .top-lang .select-language-drop {
    left: 0;
    right: auto;
  }
  html[lang=ar] header .tm-container.logo-row .top-lang .select-language-drop:before {
    left: 14px;
    right: auto;
  }
}

html[lang=ar] footer .tm-container div {
  margin-right: 0;
  padding-right: 0;
}
html[lang=ar] footer .tm-container .footer-disclaimer .flx .tm-col {
  padding-right: 0 !important;
}

@media (min-width: 1024px) {
  footer .tm-container .footer-disclaimer .flx .tm-col:first-child, footer .tm-container .footer-disclaimer .flx .tm-col:nth-child(2), footer .tm-container .footer-disclaimer .flx .tm-col:nth-child(3) {
    padding-right: 50px;
  }

  html[lang=ar] footer .tm-container .footer-disclaimer .flx .tm-col:first-child, html[lang=ar] footer .tm-container .footer-disclaimer .flx .tm-col:nth-child(2) {
    padding-left: 50px;
  }
}
.tm-fixed-bottom .dark-blue {
  background-color: #000f4b;
}

.tm-fixed-bottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 98;
  background-color: rgba(0, 0, 63, 0.24);
  text-align: center;
  font-weight: 800;
  padding: 10px 0;
  text-transform: uppercase;
}

.tm-fixed-bottom.my-fixed-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(235, 235, 235, 0.94);
}

.tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
  background-color: transparent;
  flex: 1;
}

.my-fixed-bottom__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1224px;
}

.tm-fixed-bottom .trustpilot-widget {
  height: auto;
  padding: 0;
}

.tm-fixed-bottom .tm-fixed-bottom-button {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  line-height: 1;
  padding: 22px;
  font-size: 16px;
  margin: 0 2%;
  border-radius: 4px;
}

.tm-fixed-bottom .blue {
  background-color: #319DFF;
}

@media (min-width: 768px) {
  .tm-fixed-bottom {
    padding: 5px;
  }

  .tm-fixed-bottom .tm-fixed-bottom-button {
    min-width: 353px;
    margin: 0 8px;
  }
}
@media (min-width: 1024px) {
  .tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
    transform: translateX(-20px);
  }

  .tm-fixed-bottom.my-fixed-bottom .tm-fixed-button-container {
    transform: translateX(-170px);
  }

  html[lang=ar] .tm-fixed-bottom .trustpilot-widget {
    transform: translateX(20px);
  }
  html[lang=ar] .tm-fixed-bottom .tm-fixed-button-container {
    transform: translateX(170px);
  }
}
@media (max-width: 769px) {
  .tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
    display: none;
  }

  .tm-fixed-bottom.my-fixed-bottom .tm-fixed-button-container {
    width: 100%;
  }
}
html[lang=ar] .tm-cta-section .sign-up-link {
  margin: 0 auto 10px !important;
}
@media (min-width: 768px) {
  html[lang=ar] .tm-cta-section .sign-up-link {
    margin-left: 15px !important;
    margin-right: 0 !important;
  }
}

#sign_up_popup {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
#sign_up_popup .modal-mask {
  margin: 0;
  position: absolute;
  top: 70px;
  left: 50%;
  transform: translate(-50%, 0);
}
#sign_up_popup .modal {
  background-color: white;
  margin: 0 auto;
  width: 360px;
  border-radius: 15px;
  display: grid;
}
#sign_up_popup .modal .close {
  position: absolute;
  margin: 15px;
  color: lightgray;
  justify-self: end;
  font-size: 18px;
  font-weight: bold;
  z-index: 1;
}
#sign_up_popup .modal .close:hover, #sign_up_popup .modal .close:focus {
  cursor: pointer;
  opacity: 80%;
}
#sign_up_popup .modal .modal-header {
  position: relative;
  padding: 15px;
}
#sign_up_popup .modal .modal-header-1 {
  height: 375px;
  background-image: url(/images/sign-up-popup-bg-mobile-1.png?40c772653d9e77354451cdceaae1f523);
}
#sign_up_popup .modal .modal-header-1 .header-content {
  position: absolute;
  display: grid;
  margin-right: 20px;
  width: 60%;
  left: 0;
  bottom: 0;
  color: white;
  font-size: 15px;
  float: right;
}
#sign_up_popup .modal .modal-header-1 .header-content .quote {
  justify-self: end;
  transform: rotate(180deg);
  width: 40px;
}
#sign_up_popup .modal .modal-header-1 .header-content .signature {
  justify-self: end;
  margin-bottom: 40px;
  width: 150px;
}
#sign_up_popup .modal .modal-header-2 {
  height: 307px;
  background-image: url(/images/sign-up-popup-bg-mobile-2.png?15ad64bdd21599587152ef694dbfebdb);
}
#sign_up_popup .modal .modal-header-2 .header-content {
  padding: 50px 0 0 20px;
  color: white;
}
#sign_up_popup .modal .modal-header-2 .header-content h2 {
  font-size: 27px;
}
#sign_up_popup .modal .modal-header-2 .header-content h1 {
  font-size: 43px;
}
#sign_up_popup .modal .modal-header-3 {
  height: 307px;
  background-image: url(/images/sign-up-popup-bg-mobile-3.png?6a7b9569d4544392b497dfa42b6293b1);
}
#sign_up_popup .modal .modal-header-3 .header-content {
  padding-top: 40px;
  color: white;
}
#sign_up_popup .modal .modal-header-3 .header-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#sign_up_popup .modal .modal-header-3 .header-content ul li {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 25px;
  font-size: 14px;
}
#sign_up_popup .modal .modal-header-3 .header-content ul li img {
  display: block;
  width: 20px;
  margin-right: 10px;
}
#sign_up_popup .modal .modal-content {
  padding-top: 30px;
  color: #000850;
}
#sign_up_popup .modal .modal-content h2 {
  font-weight: bold;
  text-align: center;
}
#sign_up_popup .modal .modal-form {
  padding: 20px 0 30px 0;
}
#sign_up_popup .modal .modal-form:after {
  display: none;
}
#sign_up_popup .modal .modal-form input {
  border-bottom: solid 1px #EFEFEF;
  color: #000850;
}
#sign_up_popup .modal .modal-form .tm-ao-form-submit, #sign_up_popup .modal .modal-form .tm-ao-form-submit-demo {
  display: none;
  width: 100%;
  background-image: url(/images/button-bg-blue.png?52efa083aa37296971ab4b5b8e4ea6a7);
  background-position: right;
  background-color: transparent;
  color: white;
}
#sign_up_popup .modal .modal-footer {
  padding: 10px 15px;
  border-top: solid 1px #EFEFEF;
}
#sign_up_popup .modal .modal-footer .trustpilot .trustpilot-widget {
  background-color: transparent !important;
  height: auto !important;
  padding-top: 0;
}
#sign_up_popup .modal .modal-footer-1 {
  display: flex;
}
#sign_up_popup .modal .suzuki img {
  display: block;
  width: 100px;
}
#sign_up_popup .modal .modal-footer-1 .trustpilot {
  flex: 1;
}
#sign_up_popup .modal .modal-footer-1 .trustpilot .trustpilot-widget {
  transform: scale(0.8);
  margin: 10px -200px 0 -200px;
}
#sign_up_popup .modal .modal-footer-3 {
  display: flex;
}
#sign_up_popup .modal .modal-footer-3 .ao-tmgm img {
  display: block;
  width: 100px;
}
#sign_up_popup .modal .modal-footer-3 .trustpilot {
  flex: 1;
}
#sign_up_popup .modal .modal-footer-3 .trustpilot .trustpilot-widget {
  transform: scale(0.8);
  margin: 0 -200px;
}

@media (min-width: 1024px) {
  #sign_up_popup .modal-mask {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #sign_up_popup .modal {
    display: flex;
    width: auto;
  }
  #sign_up_popup .modal .close {
    margin: 20px;
    right: 0;
  }
  #sign_up_popup .modal .modal-header {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: auto;
  }
  #sign_up_popup .modal .modal-header-1 {
    width: 360px;
    background-image: url(/images/sign-up-popup-bg-desktop-1.png?1769e888a6ddd3e4b6978645bc65ec2f);
    background-size: cover;
  }
  #sign_up_popup .modal .modal-header-1 .header-content {
    margin: 0 20px;
    width: auto;
    font-size: 19px;
    float: none;
  }
  #sign_up_popup .modal .modal-header-1 .header-content .quote {
    justify-self: start;
    transform: rotate(0);
  }
  #sign_up_popup .modal .modal-header-1 .header-content > p {
    max-width: 270px;
  }
  #sign_up_popup .modal .modal-header-1 .header-content .signature {
    display: block;
    width: 200px;
    justify-self: center;
  }
  #sign_up_popup .modal .modal-header-2 {
    width: 360px;
    background-image: url(/images/sign-up-popup-bg-desktop-2.png?a5b27bd1052988f87c2e12309ba1baa3);
    background-color: rgb(0, 27, 98);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #sign_up_popup .modal .modal-header-2 .header-content {
    padding: 90px 0 0 30px;
  }
  #sign_up_popup .modal .modal-header-2 .header-content h2 {
    font-size: 30px;
  }
  #sign_up_popup .modal .modal-header-2 .header-content h1 {
    font-size: 45px;
  }
  #sign_up_popup .modal .modal-header-3 {
    width: 360px;
    background-image: url(/images/sign-up-popup-bg-desktop-3.png?27311ecb06cb143a6858889e3e2fa1b0);
    background-size: cover;
  }
  #sign_up_popup .modal .modal-header-3 .header-content {
    padding: 120px 40px 0 40px;
  }
  #sign_up_popup .modal .modal-header-3 .header-content ul li {
    width: 100%;
    font-size: 16px;
  }
  #sign_up_popup .modal .modal-header-3 .header-content ul li img {
    width: 24px;
  }
  #sign_up_popup .modal .modal-content {
    width: 630px;
    padding: 30px 0 0 0;
  }
  #sign_up_popup .modal .modal-content h2 {
    font-size: 28px;
  }
  #sign_up_popup .modal .modal-form {
    padding: 20px 50px 20px 50px;
  }
  #sign_up_popup .modal .modal-footer-2 .trustpilot .trustpilot-widget {
    transform: scale(0.8);
    margin: 0 -200px;
  }

  html[lang=ar] #sign_up_popup .modal .modal-header-3 .header-content ul li img {
    margin-right: 0 !important;
    margin-left: 10px;
  }
  html[lang=ar] #sign_up_popup .modal .close {
    right: auto !important;
    left: 0;
  }
}
@media (max-width: 1024px) {
  #sign_up_popup .modal .modal-header-1 .header-content {
    right: 0;
    left: auto;
  }
}
html[lang=ar] form[tag=member-registration-form] li .country-region-title {
  left: auto !important;
  right: 0;
  padding-left: 0 !important;
  padding-right: 25px;
}
html[lang=ar] form[tag=member-registration-form] .portal-title {
  text-align: right !important;
}
html[lang=ar] form[tag=member-registration-form] .password_requirement-wrapper .password_requirement-text {
  text-align: right !important;
}

form[tag=member-registration-form] li .tm-flags-tel-box input {
  padding-left: 10px;
}
form[tag=member-registration-form] li.country-region-container {
  position: relative;
}
form[tag=member-registration-form] li.mobile-number-container input {
  border-bottom: none !important;
}
form[tag=member-registration-form] li.mobile-number-container .tm-flags-tel-box {
  padding-left: 0;
  border-bottom: solid 1px #EFEFEF;
}
form[tag=member-registration-form] li.mobile-number-container .tm-flags-tel-box .tm-flags-tel {
  border-right: solid 1px #EFEFEF;
  padding-right: 5px;
}
form[tag=member-registration-form] li .country-region-title {
  position: absolute;
  top: -4%;
  left: 0;
  z-index: 10;
  margin: 0;
  padding-left: 25px;
  font-size: 10px;
  text-align: left;
  letter-spacing: 0px;
  color: #001156;
  opacity: 1;
  text-transform: uppercase;
}
form[tag=member-registration-form] .portal-title {
  padding: 0 14px;
  font-size: 16px;
  color: #00114F;
  text-align: left;
  letter-spacing: -0.32px;
  font-weight: 700;
  margin: 0;
}
form[tag=member-registration-form] .portal-password-wrapper {
  display: none;
  margin-bottom: 50px;
}
form[tag=member-registration-form] .portal-password-wrapper .portal-password {
  display: flex;
  justify-content: space-between;
}
form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb {
  width: 48%;
  height: 56px;
  font-size: 14px;
}
form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb input {
  height: 100%;
  width: 100%;
  padding: 0 20px;
}
form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb .password_requirement-wrapper {
  margin: 10px 0;
}
form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb .password_requirement-wrapper .password_requirement-text {
  margin: 0;
  font-size: 9px;
  text-align: left;
  letter-spacing: 0px;
  color: #001156;
  opacity: 0.68;
}
@media (max-width: 428px) {
  form[tag=member-registration-form] .portal-password-wrapper {
    margin-bottom: 15px;
  }
  form[tag=member-registration-form] .portal-password-wrapper .portal-password {
    flex-direction: column;
  }
  form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb {
    width: 100%;
    padding-bottom: 17px;
  }
  form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb:first-child {
    margin-bottom: 20px;
  }
  form[tag=member-registration-form] .portal-password-wrapper .portal-password .thumb input {
    padding: 0 10px;
  }
  form[tag=member-registration-form] li.mobile-number-container .tm-flags-tel-box .tm-flags-tel {
    padding-right: 0;
  }
  form[tag=member-registration-form] .portal-title {
    padding: 0 8px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  form[tag=member-registration-form] li .country-region-title {
    padding-left: 10px;
    padding-right: 0;
  }
  form[tag=member-registration-form] .password_requirement-wrapper {
    padding: 0 10px;
  }
}

.country-selection-confirm-popup {
  display: none;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
.country-selection-confirm-popup .modal-mask {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.country-selection-confirm-popup .modal {
  background-color: white;
  margin: 0 auto;
  width: auto;
  border-radius: 10px;
}
.country-selection-confirm-popup .modal .modal-content-container {
  height: 100%;
  padding: 35px 40px 48px;
  font-size: 12px;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0px;
  color: #001156;
  opacity: 1;
}
.country-selection-confirm-popup .modal .modal-content-container .title {
  font-weight: bold !important;
  font-size: 22px;
  line-height: 46px;
  text-align: left;
  letter-spacing: -0.44px;
  color: #00114F;
  opacity: 1;
}
.country-selection-confirm-popup .modal .modal-content-container p {
  font-size: 12px !important;
}
.country-selection-confirm-popup .modal .modal-content-container .main-content {
  max-width: 400px;
}
.country-selection-confirm-popup .modal .modal-content-container .main-content p:last-child {
  margin-top: 20px;
  margin-bottom: 35px;
}
.country-selection-confirm-popup .modal .exapmle-list li {
  position: relative;
  padding-left: 18px;
}
.country-selection-confirm-popup .modal .exapmle-list li:not(:last-child) {
  margin-bottom: 15px;
}
.country-selection-confirm-popup .modal .exapmle-list li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #1FCDFF;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.country-selection-confirm-popup .modal .btn-wrapper button {
  width: 87px !important;
  height: 38px;
  border-radius: 4px;
  border: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
}
.country-selection-confirm-popup .modal .btn-wrapper button:first-child {
  background-color: #1FCDFF !important;
  color: #fff;
  margin-right: 15px;
}
.country-selection-confirm-popup .modal .btn-wrapper button:last-child {
  background-color: #D6D6D6 !important;
  opacity: 0.6;
  color: #000;
}
@media (max-width: 768px) {
  .country-selection-confirm-popup .modal {
    width: 340px;
    border-radius: 6px;
  }
  .country-selection-confirm-popup .modal .modal-content-container {
    width: 100%;
    padding: 26px 30px 34px 24px;
  }
  .country-selection-confirm-popup .modal .modal-content-container .title {
    line-height: 1.1;
  }
  .country-selection-confirm-popup .modal .modal-content-container .main-content {
    max-width: 280px;
  }
  .country-selection-confirm-popup .modal .exapmle-list li::before {
    top: 0;
    transform: translateY(90%);
  }
}

.tm-fixed-bottom .dark-blue {
  background-color: #000f4b;
}

.tm-fixed-bottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 98;
  background-color: rgba(0, 0, 63, 0.24);
  text-align: center;
  font-weight: 800;
  padding: 10px 0;
  text-transform: uppercase;
}

.tm-fixed-bottom.my-fixed-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(235, 235, 235, 0.94);
}

.tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
  background-color: transparent;
  flex: 1;
}

.my-fixed-bottom__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1224px;
}

.tm-fixed-bottom .trustpilot-widget {
  height: auto;
  padding: 0;
}

.tm-fixed-bottom .tm-fixed-bottom-button {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  width: auto;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  line-height: 1;
  padding: 22px;
  font-size: 16px;
  margin: 0 2%;
  border-radius: 4px;
}

.tm-fixed-bottom .blue {
  background-color: #319DFF;
}

@media (min-width: 769px) {
  .tm-fixed-bottom {
    padding: 5px;
  }

  .tm-fixed-bottom .tm-fixed-bottom-button {
    min-width: 353px;
    margin: 0 8px;
  }
}
@media (min-width: 1024px) {
  .tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
    transform: translateX(-20px);
  }

  .tm-fixed-bottom.my-fixed-bottom .tm-fixed-button-container {
    transform: translateX(-170px);
  }
}
@media (max-width: 769px) {
  .tm-fixed-bottom.my-fixed-bottom .trustpilot-widget {
    display: none;
  }

  .tm-fixed-bottom.my-fixed-bottom .tm-fixed-button-container {
    width: 100%;
  }
}
#time_zone_modal {
  display: none;
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0.2);
}
#time_zone_modal .modal-mask {
  position: absolute;
  border-radius: 8px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
#time_zone_modal .close-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 20px 20px 0 0;
}
#time_zone_modal .close {
  text-align: right;
  width: 100%;
  display: block;
  color: #00114F;
  opacity: 0.68;
  background-color: #fff;
  border: none;
  cursor: pointer;
}
#time_zone_modal .time-zone-container {
  padding: 10px 40px 60px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper {
  display: flex;
  flex-direction: column;
}
#time_zone_modal .time-zone-container .time-zone-wrapper h2 {
  text-align: center;
  letter-spacing: -0.46px;
  color: #00114F;
  opacity: 1;
  margin-bottom: 32px;
  font-size: 24px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector {
  display: flex;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left,
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right {
  background-color: #F4F4F4;
  border: 1px solid #E1E1E1;
  width: 218px;
  height: 62px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 9px 16px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left p,
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right p {
  font-size: 11px;
  color: #001156;
  opacity: 0.68;
  margin: 0;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left h3,
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right h3 {
  font-size: 14px;
  font-weight: 700;
  color: #001156;
  opacity: 0.8;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left {
  margin-right: 6px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right {
  position: relative;
  justify-content: space-evenly;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-25%);
  border-style: solid;
  border-width: 8px;
  border-color: #000536 transparent transparent transparent;
  cursor: pointer;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .select-time-zone {
  padding: 5px 0;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right #timezone-search-bar {
  font-size: 14px;
  font-weight: 700;
  color: #001156;
  opacity: 0.8;
  padding: 0;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right #timezone-search-bar::-moz-placeholder {
  color: #001156;
  font-weight: 400;
  opacity: 0.5;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right #timezone-search-bar:-ms-input-placeholder {
  color: #001156;
  font-weight: 400;
  opacity: 0.5;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right #timezone-search-bar::placeholder {
  color: #001156;
  font-weight: 400;
  opacity: 0.5;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  background-color: #EDEAEA;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  width: 100%;
  height: 130px;
  overflow: auto;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item {
  cursor: pointer;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item:hover {
  background-color: #fff;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item .item {
  font-size: 12px;
  font-weight: 700;
  color: #001156;
  opacity: 0.8;
  padding: 4px 6px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item .item .item-wrapper {
  display: flex;
  justify-content: space-between;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item .item .item-wrapper .abbr {
  font-size: 13px;
  font-weight: 700;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item .item .item-wrapper .offset {
  font-size: 11px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right .time-zone-drop .time-zone-item .item .name {
  font-size: 10px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .current-time {
  margin-top: 32px;
  text-align: center;
  color: #001156;
  opacity: 0.8;
  font-size: 24px;
}
#time_zone_modal .time-zone-container .time-zone-wrapper .current-date {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
  color: #001156;
}
#time_zone_modal #timezone-search-bar {
  border: none;
  outline: none;
  background-color: #f4f4f4;
  margin-right: 20px;
}

@media (max-width: 768px) {
  #time_zone_modal .modal-mask {
    top: 55%;
  }
  #time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector {
    flex-direction: column;
  }
  #time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left,
#time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .right {
    width: 261px;
  }
  #time_zone_modal .time-zone-container .time-zone-wrapper .time-zone-selector .left {
    margin-bottom: 18px;
  }
}
html[lang=ar] .tm-inner-banner .breadcrumbs i.fa.fa-chevron-right {
  transform: rotate(180deg);
}

html[lang=ar] .live-price-cards .single-pricing-table div:nth-child(2), html[lang=ar] .live-price-cards .single-pricing-table div:nth-child(4) {
  text-align: right;
}
html[lang=ar] .live-price-cards .single-pricing-table div:nth-child(3), html[lang=ar] .live-price-cards .single-pricing-table div:nth-child(5) {
  text-align: left;
}
html[lang=ar] .icon-card {
  text-align: right;
}
html[lang=ar] .data-inside-socket .down h3 {
  background: url(/images/down.png?4ec1024a5128148b0fc2135522562779) left 11px no-repeat;
}
html[lang=ar] .data-inside-socket .up h3 {
  background: url(/images/up.png?aa976435aa910918f0e784a2a935b614) left 11px no-repeat;
}

html[lang=ar] .data-table-socket thead tr th {
  text-align: right;
}

html[lang=ar] .tm-simple-feat-list li {
  padding-left: 14px !important;
  padding-right: 34px !important;
}
html[lang=ar] .tm-simple-feat-list li:before {
  left: auto;
  right: 0;
}

html[lang=ar] .tm-ao-form-container .tm-ao-country-drop a {
  text-align: right;
}
html[lang=ar] .tm-ao-form-container .tm-flags-tel-box {
  padding-left: 0;
  padding-right: 10px;
}
html[lang=ar] .tm-ao-form-container .tm-flags-tel-drop-menu .countryName {
  padding-right: 12px;
}

#songkran_modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.7);
}
#songkran_modal .songkran_modal-mask {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#songkran_modal .songkran_modal_content {
  background-image: url(/images/songkran-modal-bg-mobile.png?4572e343a2b6d5bee188e9b2207fa99f);
  margin: 0 auto;
  border-radius: 10px;
  max-height: 530px;
  max-width: 337px;
}
#songkran_modal .songkran_modal_content-wrapper {
  padding: 15px 25px 220px;
  display: flex;
  flex-direction: column;
  color: white;
}
#songkran_modal #songkran_modal_close_button {
  justify-self: flex-end;
  font-size: 28px;
  line-height: 1.2;
  text-align: right;
  margin-right: 0;
}
#songkran_modal .main-content {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}
#songkran_modal .main-content h1 {
  font-size: 28px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  font-weight: 900;
}
#songkran_modal .main-content .sub-heading {
  font-weight: 600;
}
#songkran_modal .main-content .content {
  font-weight: 400;
  margin-bottom: 20px;
}
#songkran_modal .main-content .content p {
  margin: 0;
  line-height: 1.3;
}
#songkran_modal .button-wrap {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 255px;
}
#songkran_modal .button-wrap button {
  background-color: #02054B;
  border: none;
  color: #fff;
  width: 100% !important;
  padding: 10px 25px;
  text-align: center;
  border: 0;
  border-radius: 4px;
  cursor: pointer;
}
#songkran_modal .button-wrap button .button-text-1 {
  font-size: 16px;
  display: block;
}
#songkran_modal .button-wrap button .button-text-2 {
  font-size: 18px;
  display: block;
}

@media (min-width: 768px) {
  #songkran_modal .songkran_modal_content {
    background-image: url(/images/songkran-modal-bg-desktop.png?cef29c8cb96ed086f1b8f62c0be304c3);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 494px;
    max-width: 824px;
    border-radius: 20px;
    padding: 25px 25px 15px 82px;
  }
  #songkran_modal .content-wrapper {
    margin-right: 60px;
    flex: 1;
  }
  #songkran_modal .songkran_modal_content-wrapper {
    padding: 0;
  }
  #songkran_modal #songkran_modal_close_button {
    margin-right: 25px;
  }
  #songkran_modal .main-content {
    margin-top: 20px;
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
  }
  #songkran_modal .main-content h1 {
    font-size: 44px;
    line-height: 1.4;
  }
  #songkran_modal .main-content .sub-heading {
    margin-top: 0;
    margin-bottom: 30px;
  }
  #songkran_modal .content {
    margin-bottom: 30px;
  }
  #songkran_modal .content p {
    line-height: 1.4;
  }
  #songkran_modal .content .content-1 {
    max-width: 430px;
  }
  #songkran_modal .button-wrap {
    margin-left: 0;
    justify-content: flex-start;
  }
  #songkran_modal .button-wrap button {
    padding: 15px 20px;
  }
  #songkran_modal .button-wrap button .button-text-2 {
    font-size: 20px;
  }
}
#my-home-banner-carousel .carousel-card-wrapper {
  position: relative;
}

#my-home-banner-carousel .carousel-card-text-wrapper {
  position: absolute;
  top: 50%;
  left: 30px;
  font-size: 24px;
  color: #02187E;
  font-weight: 900;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}

/* Th Songkran section */
.songkran-section-container {
  background-image: url(/images/songkran-bg.png?1b1c404a3986dbdb746906e9d0cbc1bf);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}
.songkran-section-container .center-section-wrapper {
  display: flex;
  justify-content: center;
  padding-top: 64px;
  margin-bottom: 30px;
}
.songkran-section-container .center-section-wrapper .center-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 104px;
}
.songkran-section-container .songkran-content {
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3058823529);
  line-height: 1.6;
}

@media (max-width: 768px) {
  .songkran-section-container {
    background-image: url(/images/songkran-bg-mobile.png?46fd53dd76e4da260cc4b55216cbd5a5);
    background-size: cover;
    background-position-y: bottom;
  }
  .songkran-section-container .center-section-wrapper {
    padding-top: 140px;
    margin-bottom: 0;
  }
  .songkran-section-container .center-section-wrapper .center-section {
    margin-bottom: 280px;
  }
  .songkran-section-container .center-section-wrapper .center-section .title-img {
    max-width: 271px;
  }
  .songkran-section-container .songkran-content {
    padding: 0 40px;
  }
}
/* Th Songkran section ends*/
/*MY Banner*/
@media (max-width: 1275px) {
  .tm-keys.my-keys {
    max-width: 960px;
  }
}
@media (min-width: 1275px) {
  .tm-keys.my-keys {
    max-width: 1224px;
  }
}
/*MY Banner end*/
/* Asia banner carousel */
#home-banner-carousel .owl-nav {
  position: absolute;
  left: 0;
  bottom: 45%;
  display: flex;
  width: 100%;
}

#home-banner-carousel .owl-nav .owl-next, #home-banner-carousel .owl-nav .owl-prev {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.24) !important;
  text-align: center;
  color: lightgray;
}
#home-banner-carousel .owl-nav .owl-next i, #home-banner-carousel .owl-nav .owl-prev i {
  font-size: 20px;
  margin-top: 4px;
}

#home-banner-carousel .owl-nav .owl-next {
  margin-left: auto;
  margin-right: 34px;
}

#home-banner-carousel .owl-nav .owl-prev {
  margin-left: 34px;
}

#home-banner-carousel .owl-nav .owl-prev:hover,
#home-banner-carousel .owl-nav .owl-next:hover {
  background: white !important;
  color: #6ED075;
}

#home-banner-carousel .owl-dots {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
#home-banner-carousel .owl-dots .owl-dot {
  margin: 0 0.3rem;
}
#home-banner-carousel .owl-dots .owl-dot span {
  display: block;
  width: 5px;
  height: 5px;
  background: #0093df;
}
#home-banner-carousel .owl-dots .owl-dot.active span {
  width: 50px;
  background-image: linear-gradient(90deg, #06c878 29%, #0093df 100%), linear-gradient(#f5f7fa, #f5f7fa);
  -webkit-animation-name: active-dot;
          animation-name: active-dot;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

#home-banner-caption {
  cursor: pointer;
  opacity: 0.8;
  text-align: center;
  position: relative;
}
#home-banner-caption #home-banner-caption-detail {
  display: none;
  position: absolute;
  margin-top: 0.5rem;
  padding: 1rem;
  background-color: white;
  border-radius: 0.3rem;
  color: #333333;
  opacity: 1;
}

@media all and (max-width: 1023px) {
  #home-banner-carousel {
    margin-top: 62px;
  }

  #home-banner-carousel .item {
    margin-top: 0 !important;
  }
}
@-webkit-keyframes active-dot {
  0% {
    width: 5px;
    background: #0093df;
  }
  100% {
    width: 50px;
    background-image: linear-gradient(90deg, #06c878 29%, #0093df 100%), linear-gradient(#f5f7fa, #f5f7fa);
  }
}
@keyframes active-dot {
  0% {
    width: 5px;
    background: #0093df;
  }
  100% {
    width: 50px;
    background-image: linear-gradient(90deg, #06c878 29%, #0093df 100%), linear-gradient(#f5f7fa, #f5f7fa);
  }
}
/* Asia banner carousel end */
/* Suzuki section */
.sg.suzuki-section {
  min-height: 890px;
  background-image: url(/images/section-bg-suzuki-mobile.jpeg?522dfc338028b0d7822f0e55f1b92d9c);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  color: white;
}
.sg.suzuki-section img.icon {
  max-width: 180px;
  margin-bottom: 25px;
}
.sg.suzuki-section h2 {
  margin-bottom: 25px;
}
.sg.suzuki-section h2 span {
  color: white !important;
}
.sg.suzuki-section h2 span:nth-child(odd) {
  font-weight: normal;
}
.sg.suzuki-section p {
  margin-bottom: 25px;
}

.global.suzuki-section {
  background-image: url(/images/section-bg-suzuki-global-mobile.jpg?bccb16efd2e2c2e5ff06b482769c16cf);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}
.global.suzuki-section img.icon {
  display: block;
  max-height: 110px;
  margin: 0 auto 10px auto;
}
.global.suzuki-section .ppl {
  margin: 0 -20px -60px -20px;
}
.global.suzuki-section .ppl img {
  width: 100%;
}
.global.suzuki-section h2 {
  margin-bottom: 25px;
}
.global.suzuki-section h2 span {
  color: white !important;
}
.global.suzuki-section h2 span:nth-child(odd) {
  font-weight: normal;
}

@media (min-width: 1024px) {
  .suzuki-section {
    min-height: 722px !important;
    max-width: 1884px;
    margin: 0 auto;
  }

  .sg.suzuki-section {
    background-image: url(/images/section-bg-suzuki-sg.jpeg?95539cdfb9b910862f2f5243f427a98f);
  }

  .global.suzuki-section {
    background-image: url(/images/section-bg-suzuki-global-desktop.jpeg?0a250cc5142e830fd93aa5a469714bff);
    background-position: center;
  }
  .global.suzuki-section img.icon {
    display: block;
    max-height: 110px;
    margin: 0 0 25px 0;
  }
  .global.suzuki-section .ppl {
    display: none;
  }

  .hidden-for-desktop {
    display: none;
  }
}
/* Suzuki section end */
/* AO section */
.home-ao-section {
  background-image: url(/images/home-ao-bg.png?0d1592a1110dcabf6f6a6321c02815af);
  background-size: 1000px;
  background-position-x: 85%;
  background-position-y: 100%;
  background-repeat: no-repeat;
  background-color: rgb(1, 23, 124);
  color: white;
  padding-bottom: 100px;
}
.home-ao-section .tm-container {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}
.home-ao-section .tm-container .tm-home-ao-heading {
  text-transform: uppercase;
  font-weight: 900;
}
.home-ao-section h1 {
  margin-bottom: 15px;
}
.home-ao-section p {
  opacity: 80%;
}
.home-ao-section p span {
  font-weight: bold;
}
.home-ao-section #ao-section-timer {
  display: flex;
  justify-content: start;
}
.home-ao-section #ao-section-timer div {
  margin-right: 11px;
  padding: 14px 14px;
  border-radius: 5px;
  background-color: white;
  font-weight: bold;
  text-align: center;
  color: #02187E;
}
.home-ao-section #ao-section-timer div .day, .home-ao-section #ao-section-timer div .hour, .home-ao-section #ao-section-timer div .minute, .home-ao-section #ao-section-timer div .second {
  font-size: 33px;
}
.home-ao-section #ao-section-timer div .time {
  font-size: 12px;
}
.home-ao-section #ao-section-timer .split {
  margin-right: 11px;
  font-size: 48px;
  font-weight: bold;
  align-self: center;
}
.home-ao-section .left-content, .home-ao-section .right-content {
  width: 100%;
}
.home-ao-section .left-content {
  margin-bottom: 40px;
}
.home-ao-section .left-content .btn-normal {
  font-size: 16px;
}
.home-ao-section .right-content img {
  display: block;
  width: 221px;
  margin: 0 auto 200px;
}

@media (max-width: 1280px) {
  .tm-home-ao-heading {
    font-size: 30px;
  }
}
@media (min-width: 1280px) {
  .home-ao-section {
    height: 778px;
    background-size: auto;
    background-position-x: 80%;
    background-position-y: center;
  }
  .home-ao-section .tm-container {
    height: 100%;
    padding: 0;
  }
  .home-ao-section h1 {
    font-size: 62px;
  }
  .home-ao-section p {
    margin-bottom: 60px;
    font-size: 26px;
  }
  .home-ao-section #ao-section-timer div {
    padding: 28px 28px;
  }
  .home-ao-section #ao-section-timer div .day, .home-ao-section #ao-section-timer div .hour, .home-ao-section #ao-section-timer div .minute, .home-ao-section #ao-section-timer div .second {
    font-size: 48px;
  }
  .home-ao-section .left-content {
    width: 60%;
  }
  .home-ao-section .right-content {
    flex: 1;
  }
  .home-ao-section .left-content {
    align-self: center;
    margin-bottom: 0;
  }
  .home-ao-section .right-content img {
    margin: 0 0 0 auto;
    width: auto;
  }
}
/* AO section end */
@media (max-width: 414px) {
  .tm-banner-live-quotes .accordion-head:nth-child(5) {
    text-align: right;
  }
}
/* Product carousel */
.tm-product-card-watermark {
  position: absolute;
  width: 120px !important;
  height: 120px;
  bottom: 10px;
  right: 10px;
}

/* Banner */
.home-banner-ao-version {
  /* background-image: url(/images/banner-home-ao-version-mobile.png?7830b0f46db32cd34b7520a3468d764a); */
  background-image: url(/images/home_banner_chelsea.webp);
  background-color: rgb(0, 16, 61);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 748px) {
  .home-banner-ao-version {
    background-image: url(/images/home_banner_chelsea.webp);
    background-color: #176af3;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    /* height: 424px; */
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .home-banner-ao-version .tm-banner-live-quotes {
    margin: 0;
    padding: 0 0 28px 0;
  }
}
@media (min-width: 748px) and (min-width: 768px) {
  .home-banner-ao-version .tm-banner-live-quotes {
    padding-left: 40px;
    padding-bottom: 0;
  }
}

.tm-keys {
  background-color: transparent !important;
  margin: 0 auto;
}

.tm-banner-live-quotes .tm-tab-nav {
  margin-bottom: 0;
}
.tm-banner-live-quotes .tm-tab-nav li {
  background-color: rgba(234, 234, 234, 0.08);
  padding: 5px 10px !important;
}
.tm-banner-live-quotes .accordion-head {
  background-color: rgba(234, 234, 234, 0.08);
}
.tm-banner-live-quotes .tm-price-row {
  padding: 5px 0 !important;
  background-color: rgba(0, 0, 0, 0.44) !important;
}
.tm-banner-live-quotes .tm-price-row.placeholder {
  display: none;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:first-child {
  flex: 0 0 95px !important;
  padding: 10px 0 10px 10px !important;
  justify-content: left !important;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:first-child h4 span.name {
  line-height: 2;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:first-child h4 div label {
  vertical-align: bottom;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(2) {
  flex: 0 0 20px !important;
  padding: 10px 0 !important;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(3) {
  margin-right: 5px;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(4) {
  flex: 0 0 95px !important;
  padding: 10px 0 !important;
  justify-content: left !important;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(4) span {
  margin-bottom: 2px;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(5) {
  flex: 0 0 30px !important;
  padding: 10px 0 !important;
}
.tm-banner-live-quotes .tm-price-row .trading-item-container:last-child {
  flex: 1 !important;
}
.tm-banner-live-quotes .tm-price-row .up {
  color: rgb(52, 255, 15) !important;
}
.tm-banner-live-quotes .tm-price-row .down {
  color: rgb(255, 43, 43) !important;
}
.tm-banner-live-quotes .tm-price-row .btn-buy {
  color: #434343 !important;
  background-color: rgb(52, 255, 15) !important;
}
.tm-banner-live-quotes .tm-price-row .btn-sell {
  background-color: rgb(255, 43, 43) !important;
}
@media (min-width: 768px) {
  .tm-banner-live-quotes .tm-price-row.placeholder {
    display: flex;
    background-color: transparent !important;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:first-child {
    flex: 0 0 80px !important;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(2) {
    flex: 0 0 40px !important;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(3),
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(4) {
    justify-content: left !important;
    flex: 0 0 110px !important;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(3) label,
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(4) label {
    min-width: 54px;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(3) span,
.tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(4) span {
    white-space: nowrap;
  }
  .tm-banner-live-quotes .tm-price-row .trading-item-container:nth-child(5) {
    flex: 0 0 40px !important;
  }
}
.tm-banner-live-quotes .sub-label {
  display: inline !important;
}
@media (max-width: 768px) {
  .tm-banner-live-quotes .sub-label {
    transform: translateY(0) !important;
  }
}
.tm-banner-live-quotes #home-banner-caption {
  margin-top: 20px;
}

/* Section 4 */
.tm-section.tm-section-single-col .tm-title .sub-header {
  max-width: 710px;
}

html[lang=ar] #trading_btn {
  margin-right: 0;
}
html[lang=ar] .tm-banner-live-quotes .sub-label {
  text-align: right;
}
html[lang=ar] .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:first-child {
  justify-content: right !important;
  padding-left: 0 !important;
  padding-right: 10px !important;
}
html[lang=ar] .tm-banner-live-quotes .tm-pricing-table-content-wrap .tm-tab-content-wrap .tm-tab-content .trading-item-container:nth-child(4) {
  transform: translateX(15%);
}
@media (min-width: 768px) {
  html[lang=ar] .tm-main-banner .sign-up-link {
    margin-left: 15px;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  html[lang=ar] .tm-banner-live-quotes {
    padding-left: 0;
    padding-right: 40px;
  }
}

/* Section 1 */
html[lang=ar] .tm-home-section-1 .tm-section-heading {
  padding-left: 60px;
  padding-right: 20px !important;
}
html[lang=ar] .tm-home-section-1 .tm-section-heading .tm-simple-feat-list li {
  padding-left: 0;
  padding-right: 34px;
}
html[lang=ar] .tm-home-section-1 .tm-section-heading .tm-simple-feat-list li:before {
  left: auto;
  right: 0;
}
html[lang=ar] .tm-home-section-1 .LP-chart {
  left: auto;
  right: -webkit-calc(50% - 305px);
}
@media (min-width: 768px) {
  html[lang=ar] .tm-home-section-1 .tm-home-section-1 .tm-section-heading {
    padding-right: 0;
  }
  html[lang=ar] .tm-home-section-1 .LP-chart {
    right: auto;
  }
}

/* Section 2 */
.tm-home-section-2 .tm-section-heading {
  padding: 0 20px;
}
@media (min-width: 768px) {
  .tm-home-section-2 .tm-section-heading {
    padding: 0 40px;
  }
}

html[lang=ar] .tm-home-section-2 .ea-anim {
  left: auto;
  right: -webkit-calc(50% - 402px);
}
@media (min-width: 1024px) {
  html[lang=ar] .tm-home-section-2 .tm-section-heading {
    padding-left: 0;
  }
}

/* Section 3 */
html[lang=ar] .tm-home-section-3 .tm-section-heading {
  text-align: right !important;
  padding-right: 20px !important;
}
html[lang=ar] .tm-home-section-3 .tm-section-content {
  transform: scale(0.9) translateX(15%);
  text-align: right !important;
}
@media (min-width: 768px) {
  html[lang=ar] .tm-home-section-3 .tm-section-heading {
    padding-right: 10px !important;
  }
}

/* Section 4 */
html[lang=ar] .tm-product-section .tm-title {
  text-align: right;
}
html[lang=ar] .tm-product-section .owl-carousel .tm-product-card {
  text-align: right !important;
}
html[lang=ar] .tm-product-section .owl-carousel .owl-nav .owl-prev {
  margin-left: auto;
  margin-right: -10px;
}
html[lang=ar] .tm-product-section .owl-carousel .owl-nav .owl-next {
  margin-left: -10px;
  margin-right: auto;
}
@media (min-width: 1280px) {
  html[lang=ar] .tm-product-section .tm-title {
    text-align: center;
  }
  html[lang=ar] .tm-product-section .owl-carousel .owl-nav .owl-prev {
    margin-right: -34px;
  }
  html[lang=ar] .tm-product-section .owl-carousel .owl-nav .owl-next {
    margin-left: -34px;
  }
}

/* Section 5 */
html[lang=ar] .tm-home-section-5 .tm-section-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: right;
}
html[lang=ar] .tm-home-section-5 .tm-section-heading .tm-platform-logos a {
  margin-right: 0 !important;
  margin-left: 34px;
}
html[lang=ar] .tm-home-section-5 .tm-section-heading .tm-os span {
  margin-right: 0 !important;
  margin-left: 10px;
}

/* Section 8 */
@media (max-width: 768px) {
  html[lang=ar] .tm-home-section-8 .tm-title {
    text-align: right;
  }
  html[lang=ar] .tm-home-section-8 .tm-btn-wrapper {
    text-align: right;
  }
}
html[lang=ar] body[page-tag=markets] .tm-simple-feat-list li {
  padding-left: 0;
  padding-right: 34px;
  text-align: right;
}
html[lang=ar] body[page-tag=markets] .tm-simple-feat-list li:before {
  left: auto;
  right: 0;
}

.tm-inner-section .section-sub {
  display: flex;
  justify-content: center;
  margin-bottom: 27px;
}
.tm-inner-section .section-sub .section-sub-content {
  font-size: 14px;
  font-weight: 800;
  color: rgba(0, 0, 0, 0.58);
  line-height: 50px;
  margin: 0;
}
.tm-inner-section .section-sub .section-sub-images {
  display: flex;
  justify-content: center;
}
.tm-inner-section .section-sub .section-sub-images .section-sub-link {
  text-decoration: none;
}
.tm-inner-section .section-sub .section-sub-images .section-sub-link .media-icon {
  width: 35px;
  height: 35px;
}
.tm-inner-section .section-sub .section-sub-images .section-sub-link:not(:last-child) {
  margin-right: 10px;
}

.tm-comment-section {
  background-color: #f4f4f4;
}
.tm-comment-section .tm-comment-heading h2 {
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 0;
}
.tm-comment-section .tm-section-sub-heading {
  margin: 20px 0 40px;
}
.tm-comment-section .tm-comment-content {
  padding: 0 40px;
}
.tm-comment-section .tm-comment-content .comment {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 40px 30px 30px;
  border-radius: 10px;
  background-color: #ffffff;
}
.tm-comment-section .tm-comment-content .comment .comment-stars {
  margin-top: auto;
}
.tm-comment-section .tm-comment-content .comment .comment-stars img {
  width: auto;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card {
  margin-bottom: 15px;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card .comment-card-heading {
  display: flex;
  font-size: 14px;
  color: #000000;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card .comment-card-heading span {
  margin-right: 4px;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card .comment-card-heading .reviewer-link {
  text-decoration: none;
  color: #000000;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card .comment-card-heading .reviewer-link h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}
.tm-comment-section .tm-comment-content .comment .tm-comment-card p {
  margin: 15px 0 0;
  font-size: 14px;
  line-height: 23px;
  color: #000000;
  text-align: left;
  font-style: italic;
}
.tm-comment-section .tm-comment-content .owl-carousel {
  position: relative;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-stage {
  display: flex;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button {
  color: inherit;
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 0;
  width: 24px;
  height: 24px;
  font: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button .fa {
  font-size: 10px;
  color: #000000;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button.disabled {
  border-color: #d1d1d1;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button.disabled .fa {
  color: #d1d1d1;
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button.owl-prev {
  transform: translateX(-30px);
}
.tm-comment-section .tm-comment-content .owl-carousel .owl-nav button.owl-next {
  transform: translateX(30px);
}

@media screen and (min-width: 1024px) {
  .hidden-for-desktop {
    display: none;
  }
}
html[lang=ar] body[page-tag=contact] {
  /* Section 1 */
  /* Section 2 */
  /* Section 3 */
}
html[lang=ar] body[page-tag=contact] .section-sub-link:not(:last-child) {
  margin-left: 10px;
  margin-right: 0 !important;
}
html[lang=ar] body[page-tag=contact] .owl-prev {
  transform: translateX(30px) !important;
}
html[lang=ar] body[page-tag=contact] .owl-next {
  transform: translateX(-30px) !important;
}
html[lang=ar] body[page-tag=contact] .comment-card-heading span {
  margin-right: 0 !important;
  margin-left: 4px;
}
html[lang=ar] body[page-tag=contact] .animated-languages {
  right: calc(50% - 270px);
  right: -webkit-calc(50% - 270px);
}
html[lang=ar] body[page-tag=contact] .simple-card {
  text-align: right;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=contact] .animated-languages {
    right: 0;
  }
}

#tmgm-webinars {
  position: relative;
}

.tm-inner-banner.webinar-tm-inner-banner {
  background-image: url(/images/banner-tmgm-webinars.png?06fa20f57c4a968d1e751406da55cd1e);
}

.webinar-container {
  background-color: #f6f6f6;
  padding-bottom: 170px;
  padding-top: 80px;
  min-height: 600px;
}

/* Heading */
.webinar-heading-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.webinar-heading-container .webinar-heading {
  font-size: 42px;
  color: #00104f;
  font-weight: 700;
  margin: 0;
}
.webinar-heading-container .filter-container {
  display: flex;
  font-size: 13px;
}
.webinar-heading-container .filter-container button,
.webinar-heading-container .filter-container .filter-previous-text {
  font-size: 15px;
  color: #000;
  border: 1px solid black;
  background-color: #f6f6f6;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  height: 45px;
}
.webinar-heading-container .filter-container .filter-language {
  display: flex;
  position: relative;
  align-items: center;
  margin-right: 36px;
}
.webinar-heading-container .filter-container .filter-language .filter-time-convert {
  font-size: 12px;
  color: #319dff;
  margin-right: 10px;
}
.webinar-heading-container .filter-container .filter-language .filter-time-convert.hide-on-desktop {
  display: none;
}
.webinar-heading-container .filter-container .filter-language .filter-language-text {
  margin-right: 20px;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop {
  position: relative;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop {
  width: 140px !important;
  display: none;
  background-color: #fff;
  max-height: 450px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 999;
  padding: 20px 20px 10px;
  border-radius: 8px;
  margin-top: 10px;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop::before {
  content: "";
  position: absolute;
  top: -15px;
  right: 14px;
  border-style: solid;
  border-width: 8px;
  border-color: transparent transparent white transparent;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang .select-all-lang {
  text-align: center;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang img {
  display: inline-block !important;
  max-width: 18px;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
  margin-right: 10px;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang span, .webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang div {
  vertical-align: middle;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.68);
  font-size: 14px;
  transition: all 0.3s ease;
}
.webinar-heading-container .filter-container .filter-language .filter-language-drop .webinar-select-language-drop .item-lang:hover span {
  color: #176af3;
}
.webinar-heading-container .filter-container .filter-language .filter-language-select {
  position: relative;
  line-height: 43px;
  padding-left: 18px;
  padding-right: 37px;
}
.webinar-heading-container .filter-container .filter-language .filter-language-select::after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  border-color: #07135d transparent transparent transparent;
  top: 50%;
  right: 15%;
}
.webinar-heading-container .filter-container .filter-previous {
  margin-right: 10px;
}
.webinar-heading-container .filter-container .filter-previous .filter-previous-text {
  text-decoration: none;
  display: block;
  padding-left: 32px;
  padding-right: 32px;
  line-height: 43px;
}
.webinar-heading-container .filter-container .filter-date {
  font-size: 13px;
  border: 1px solid black;
  background-color: white;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  height: 45px;
  max-width: 187px;
  width: 187px;
}
.webinar-heading-container .filter-container .filter-date .filter-date-wrapper {
  border-radius: 4px;
  background-color: #f6f6f6;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.webinar-heading-container .filter-container .filter-date .filter-date-prev,
.webinar-heading-container .filter-container .filter-date .filter-date-next {
  height: 100%;
  border: none;
}
.webinar-heading-container .filter-container .filter-date .date-prev,
.webinar-heading-container .filter-container .filter-date .date-next {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid black;
}
.webinar-heading-container .filter-container .filter-date .date-prev .arrow,
.webinar-heading-container .filter-container .filter-date .date-next .arrow {
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
}
.webinar-heading-container .filter-container .filter-date .date-prev .left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.webinar-heading-container .filter-container .filter-date .filter-date-text {
  font-size: 15px;
  color: black;
  font-family: sans-serif;
  font-weight: 400;
  opacity: 1;
}
.webinar-heading-container .filter-container .filter-date .date-next .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Heading end */
@media (max-width: 768px) {
  #tmgm-webinars .tm-inner-banner.webinar-tm-inner-banner {
    background-image: url(/images/banner-tmgm-webinars-mobile.png?828aac1086334c9df5d1e0e58b0964cd) !important;
  }

  .webinar-container {
    padding-bottom: 55px;
    padding-top: 40px;
  }

  .webinar-heading-container {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .webinar-heading-container .webinar-heading {
    font-size: 28px;
    flex: 1;
    margin-bottom: 26px;
  }
  .webinar-heading-container .filter-container {
    flex-direction: row-reverse;
    width: 100%;
  }
  .webinar-heading-container .filter-container button {
    height: 37px;
    line-height: 35px;
    font-size: 11px;
  }
  .webinar-heading-container .filter-container .filter-language {
    margin-right: 0;
    margin-left: auto;
  }
  .webinar-heading-container .filter-container .filter-language .filter-language-text {
    margin-right: 8px;
  }
  .webinar-heading-container .filter-container .filter-language .filter-language-select {
    line-height: 35px;
  }
  .webinar-heading-container .filter-container .filter-language .filter-language-select::after {
    transform: translateY(-25%);
  }
  .webinar-heading-container .filter-container .filter-previous {
    display: none;
  }
  .webinar-heading-container .filter-container .filter-date {
    height: 37px;
    width: 124px;
    max-width: 124px;
  }
  .webinar-heading-container .filter-container .filter-date .filter-date-text {
    font-size: 11px;
  }
  .webinar-heading-container .filter-time-convert.hide-on-mobile {
    display: none;
  }
  .webinar-heading-container .filter-time-convert.hide-on-desktop {
    font-size: 14px;
    color: #319dff;
    margin-top: 10px;
    justify-content: center;
    width: 100%;
  }
}
/* Content */
.webinar-content-container .webinar-list .webinar-item {
  background-color: #ecedef;
  margin-bottom: 10px;
  display: flex;
  border-radius: 8px;
  align-items: center;
  justify-content: flex-start;
  padding: 25px 20px;
}
.webinar-content-container .webinar-list .webinar-info-container {
  display: flex;
  width: calc(60% - 72px);
}
.webinar-content-container .webinar-list .webinar-info-container .webinar-title {
  font-size: 18px;
  color: #00104f;
  width: 55%;
}
.webinar-content-container .webinar-list .webinar-info-container .time-container {
  padding-left: 10px;
}
.webinar-content-container .webinar-list .webinar-info-container .time-container .webinar-date {
  font-size: 16px;
  color: #00104f;
  font-weight: 700;
  opacity: 1;
}
.webinar-content-container .webinar-list .webinar-info-container .time-container .webinar-time-wrapper {
  display: flex;
  align-items: center;
}
.webinar-content-container .webinar-list .webinar-info-container .time-container .webinar-time-wrapper .webinar-time {
  font-size: 12px;
  margin-right: 5px;
}
.webinar-content-container .webinar-list .webinar-other-info-container {
  width: calc(40% - 72px);
  display: flex;
  align-items: center;
}
.webinar-content-container .webinar-list .webinar-other-info-container .speaker-info-container {
  padding-right: 20px;
  width: 50%;
}
.webinar-content-container .webinar-list .webinar-other-info-container .speaker-info-container .speaker-name {
  font-size: 16px;
  color: #00104f;
  font-weight: 700;
}
.webinar-content-container .webinar-list .webinar-other-info-container .speaker-info-container .speaker-title {
  font-size: 10px;
  margin: 8px 0 4px 0;
}
.webinar-content-container .webinar-list .webinar-other-info-container .speaker-info-container .duration {
  font-size: 12px;
  font-weight: 700;
}
.webinar-content-container .webinar-list .webinar-other-info-container .language-container {
  display: flex;
  padding-left: 15px;
  width: 50%;
}
.webinar-content-container .webinar-list .webinar-other-info-container .language-container .flag {
  margin-right: 5px;
}
.webinar-content-container .webinar-list .webinar-other-info-container .language-container .language-wrapper .language-text {
  font-size: 12px;
  font-weight: 700;
  color: #000;
}
.webinar-content-container .webinar-list .webinar-other-info-container .language-container .language-wrapper .language-name {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.webinar-content-container .webinar-list .register-container {
  width: 160px;
  padding-left: 16px;
}
.webinar-content-container .webinar-list .register-wrapper {
  width: 100%;
  height: 49px;
  border-radius: 8px;
  text-align: center;
  line-height: 49px;
  background-color: #319dff;
}
.webinar-content-container .webinar-list .register-wrapper .register-text {
  color: #fff !important;
}
.webinar-content-container .webinar-list .register-wrapper:hover {
  background-color: #c7ddf2;
}
.webinar-content-container .webinar-list .register-wrapper:hover .register-text {
  color: #319dff !important;
}
.webinar-content-container .webinar-list .register-wrapper .register-text {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #319dff;
}

@media (max-width: 768px) {
  .webinar-content-container .webinar-list .webinar-item {
    flex-direction: column;
    padding: 0;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-info-container {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-info-container .webinar-title {
    width: 100%;
    margin-bottom: 12px;
    font-size: 16px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-info-container .time-container {
    padding-left: 0;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-info-container .time-container .webinar-date {
    font-size: 12px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-info-container .time-container .webinar-time-wrapper .webinar-time {
    font-size: 12px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container {
    background-color: #e3e5ea;
    width: 100%;
    padding: 13px 20px;
    justify-content: space-between;
    border-radius: 0 0 8px 8px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .speaker-info-container {
    width: 100%;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .speaker-info-container .speaker-name {
    font-size: 14px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .speaker-info-container .speaker-title {
    font-size: 10px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .speaker-info-container .duration {
    font-size: 12px;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .language-container {
    justify-content: flex-end;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .language-container .flag {
    margin: 0;
  }
  .webinar-content-container .webinar-list .webinar-item .webinar-other-info-container .language-container .language-wrapper {
    display: none;
  }
  .webinar-content-container .webinar-list .webinar-item .register-container {
    display: none;
  }

  /* Content end */
}
/* Shares section one*/
.section-one-container {
  padding: 0 6px;
}

.shares-left {
  position: relative;
  flex: 1;
  padding-right: 20px;
}
.shares-left::before {
  content: "";
  width: 452px;
  height: 431px;
  background: url(/images/mt4-bg.png?54421514f4bbbbcc3a3e6e416cda8dbe) no-repeat;
  top: 0;
  right: 0;
  position: absolute;
  display: inline-block;
  mix-blend-mode: luminosity;
}
.shares-left .mt4-heading {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.shares-left h2 {
  letter-spacing: -0.04px;
  line-height: 1.2;
  color: #6F6F6F;
  max-width: 432px;
}
.shares-left .tm-btn-wrapper {
  margin-top: 82px;
}

.shares-right {
  flex: 0 1 auto;
  width: 55%;
  margin-left: auto;
}

.shares-carousel-container {
  display: flex;
}
.shares-carousel-container .img-container {
  width: 150px;
  height: 150px;
}
.shares-carousel-container .img-container:not(:last-child) {
  margin-bottom: 24px;
}
.shares-carousel-container .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shares-carousel-container .owl-dots {
  text-align: center;
  margin-top: 32px;
}
.shares-carousel-container .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  margin: 0 3px;
  border-radius: 50%;
  background-color: #DDDDDD;
}
.shares-carousel-container .owl-dots .owl-dot.active {
  background-color: #1883F6;
}

/* Shares section one end*/
@media (max-width: 768px) {
  .section-one-container {
    display: flex;
    flex-direction: column;
  }
  .section-one-container .shares-left {
    flex: 1;
    max-width: 100%;
    padding-right: 0px;
  }
  .section-one-container .shares-left::before {
    width: 280px;
    height: 268px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -20px);
    background: url(/images/mt4-bg.png?54421514f4bbbbcc3a3e6e416cda8dbe) no-repeat;
    background-size: 100%;
  }
  .section-one-container .shares-left .mt4-heading {
    margin-top: 0;
  }
  .section-one-container .shares-left h2 {
    letter-spacing: -0.03pt;
  }
  .section-one-container .shares-left .tm-btn-wrapper {
    margin-top: 64px;
  }
  .section-one-container .shares-left .tm-btn-wrapper a {
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
  }
  .section-one-container .shares-right {
    flex: 1;
    max-width: 100%;
    width: 100%;
  }
  .section-one-container .shares-carousel-container {
    margin-top: 25px;
  }
  .section-one-container .shares-carousel-container .img-container {
    width: 100%;
    height: 100%;
  }
  .section-one-container .shares-carousel-container .owl-stage {
    padding: 0;
  }
  .section-one-container .shares-carousel-container .owl-stage .owl-item:nth-child(even) .img-container {
    margin-left: auto;
  }
}
/* Shares section two*/
.section-two .heading-normal {
  font-weight: 400;
}

/* Shares section two end*/
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-content::before {
  z-index: 10;
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-content .tm-section-img-ar {
  transform: rotateY(180deg);
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-content::before {
  right: -50px;
  left: auto;
  transform: rotateY(180deg);
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-heading {
  padding-right: 40px;
  padding-left: 0 !important;
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-heading::before {
  left: -50px;
  right: auto;
  transform: rotateY(180deg);
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-heading .tm-os span {
  margin-right: 0;
  margin-left: 10px;
}
html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-section-heading, html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-btn-wrapper {
  text-align: right;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=platform-overview] .tm-platforms-ar .tm-inner-section .tm-section-heading::before {
    left: -30px;
    right: auto;
  }
}

html[lang=ar] body[page-tag=metatrader-4] {
  /* Section 2 */
  /* Section 4 */
}
html[lang=ar] body[page-tag=metatrader-4] .tm-section-content.mt4-section-one > img {
  display: block;
}
html[lang=ar] body[page-tag=metatrader-4] .tm-section-content::before {
  right: 0;
  left: auto;
}
html[lang=ar] body[page-tag=metatrader-4] .tm-title {
  text-align: right;
}
html[lang=ar] body[page-tag=metatrader-4] .tm-section-heading::before {
  left: -30px;
  right: auto;
}
html[lang=ar] body[page-tag=metatrader-4] .ea-anim {
  right: calc(50% - 402px);
  right: -webkit-calc(50% - 402px);
  left: auto !important;
}
html[lang=ar] body[page-tag=metatrader-4] .flx-two-col .tm-pl-40 {
  padding-left: 0 !important;
  padding-right: 40px;
}
html[lang=ar] body[page-tag=metatrader-4] .LP-chart {
  left: auto;
  right: -webkit-calc(50% - 305px);
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=metatrader-4] .tab-content {
    padding-bottom: 60px;
  }
  html[lang=ar] body[page-tag=metatrader-4] .LP-chart {
    right: auto;
  }
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=metatrader-4] > img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -10%);
  }
}

html[lang=ar] body[page-tag=metatrader-5] {
  /* Section 1 */
  /* Section 6 */
}
html[lang=ar] body[page-tag=metatrader-5] .tm-title {
  text-align: right;
}
html[lang=ar] body[page-tag=metatrader-5] .tm-section-heading {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
html[lang=ar] body[page-tag=metatrader-5] .tm-os span {
  margin-right: 0;
  margin-left: 10px;
}
html[lang=ar] body[page-tag=metatrader-5] .ea-anim {
  left: 50%;
}
html[lang=ar] body[page-tag=metatrader-5] .LP-chart {
  left: auto;
  right: -webkit-calc(50% - 305px);
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=metatrader-5] .flx-two-col .tm-pr-60 {
    padding-right: 0 !important;
    padding-left: 60px;
  }
  html[lang=ar] body[page-tag=metatrader-5] .ea-anim {
    left: 0;
  }
  html[lang=ar] body[page-tag=metatrader-5] .LP-chart {
    right: auto;
  }
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=metatrader-5] .mt5-content {
    padding-left: 0 !important;
    padding-right: 40px;
  }
  html[lang=ar] body[page-tag=metatrader-5] .tm-pr-60 {
    padding-right: 0 !important;
    padding-left: 60px;
  }
}

html[lang=ar] body[page-tag=iress] {
  /* Section 1 */
  /* Section 6 */
}
html[lang=ar] body[page-tag=iress] .tm-section-heading {
  text-align: right;
}
html[lang=ar] body[page-tag=iress] .tm-pl-40 {
  padding-left: 0 !important;
  padding-right: 20px;
}
html[lang=ar] body[page-tag=iress] .tm-simple-feat-list li {
  padding-right: 30px;
}
html[lang=ar] body[page-tag=iress] .tm-simple-feat-list li::before {
  right: 0;
  left: auto;
}
html[lang=ar] body[page-tag=iress] .img-indicator {
  display: flex;
  justify-content: space-around;
}

html[lang=ar] body[page-tag=about-us] {
  /* Section 4 */
  /* Section 6 */
}
html[lang=ar] body[page-tag=about-us] .owl-prev {
  margin-right: -10px !important;
  margin-left: auto !important;
}
html[lang=ar] body[page-tag=about-us] .owl-next {
  margin-right: auto !important;
  margin-left: -10px !important;
}
html[lang=ar] body[page-tag=about-us] .liq-logo {
  border-left: solid 1px rgba(0, 0, 0, 0.18);
  border-right: none !important;
}
html[lang=ar] body[page-tag=about-us] .liq-logo:nth-child(5n), html[lang=ar] body[page-tag=about-us] .liq-logo:last-child {
  border-left: none;
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=about-us] .owl-prev {
    margin-right: -28px !important;
    margin-left: auto !important;
  }
  html[lang=ar] body[page-tag=about-us] .owl-next {
    margin-right: auto !important;
    margin-left: -28px !important;
  }
}

html[lang=ar] body[page-tag=why-us] {
  /* Section 1 */
}
html[lang=ar] body[page-tag=why-us] .simple-card {
  text-align: right;
}
html[lang=ar] body[page-tag=why-us] .LP-chart {
  right: calc(50% - 305px);
  right: -webkit-calc(50% - 305px);
}
html[lang=ar] body[page-tag=why-us] .animated-languages {
  right: calc(50% - 270px);
  right: -webkit-calc(50% - 270px);
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=why-us] .LP-chart {
    right: 0;
  }
  html[lang=ar] body[page-tag=why-us] .animated-languages {
    right: 0;
  }
}

html[lang=ar] body[page-tag=regulations] .tm-col:first-child {
  padding-right: 0 !important;
}
html[lang=ar] body[page-tag=regulations] .tag-subname::before {
  margin-left: 5px;
  margin-right: 0 !important;
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=regulations] .tm-col:first-child {
    padding-left: 20px;
  }
}

.financial-commission-link {
  color: #464646 !important;
}

html[lang=ar] body[page-tag=australian-open] {
  /* Section 1 */
  /* Section 3 */
  /* Section 4 */
  /* AO form*/
}
html[lang=ar] body[page-tag=australian-open] .tm-col:first-child {
  padding-right: 20px !important;
  padding-left: 80px;
}
html[lang=ar] body[page-tag=australian-open] .tm-col .ao-partner-logo {
  text-align: right;
}
html[lang=ar] body[page-tag=australian-open] .tm-speed-sectn {
  background-position-x: calc(50% - 300px);
}
html[lang=ar] body[page-tag=australian-open] .tm-simple-feat-list {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 1023px) {
  html[lang=ar] body[page-tag=australian-open] .ao-intro {
    background-position-x: calc(50% - 100px);
  }
  html[lang=ar] body[page-tag=australian-open] .tm-speed-sectn {
    background-position-x: calc(50% - 350px);
  }
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=australian-open] .ao-intro {
    background-position-x: calc(50% - 100px);
  }
  html[lang=ar] body[page-tag=australian-open] .tm-speed-sectn {
    background-position-x: calc(50% - 550px);
  }
}
html[lang=ar] body[page-tag=australian-open] .portal-password-wrapper .portal-title {
  text-align: right !important;
}
html[lang=ar] body[page-tag=australian-open] .password_requirement-wrapper .password_requirement-text {
  text-align: right !important;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=australian-open] #ao-register-form .portal-password .thumb:first-child {
    padding-right: 0 !important;
    padding-left: 8px;
  }
  html[lang=ar] body[page-tag=australian-open] #ao-register-form .portal-password .thumb:last-child {
    padding-left: 0 !important;
    padding-right: 8px;
  }
}

[page-tag=trading-accounts] .tm-trading-account-card .feat-row span:nth-child(2) {
  margin-left: auto;
  margin-right: 0;
}
[page-tag=trading-accounts] .tm-quiz .answers-options label {
  padding-left: 0;
  padding-right: 30px;
}
[page-tag=trading-accounts] .tm-quiz .answers-options label:before {
  left: auto;
  right: 0;
}
[page-tag=trading-accounts] .compare-table {
  text-align: right !important;
}

html[lang=ar] [page-tag=deposit-and-withdrawal] .tm-section-heading {
  text-align: right !important;
}
html[lang=ar] [page-tag=deposit-and-withdrawal] #DepositTab th, html[lang=ar] [page-tag=deposit-and-withdrawal] #WithdrawalTab th {
  text-align: right !important;
}

html[lang=ar] [page-tag=iress-accounts] .tm-iress-account-item-tab-content .flex .value {
  text-align: left;
}

html[lang=ar] [page-tag=hubx] .tm-section-heading {
  margin-right: 0 !important;
  margin-left: 40px;
}
html[lang=ar] [page-tag=hubx] .copy-trade-flow {
  left: auto;
  right: -webkit-calc(50% - 265px);
}

html[lang=ar] body[page-tag=landing-promo-credit] {
  /* Banner Section */
  /* Links Section */
  /* Form Section */
}
html[lang=ar] body[page-tag=landing-promo-credit] .top-lang .select-language-drop {
  left: 0;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .top-lang .select-language-drop::before {
  left: 14px;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-btn-wrapper .btn-big {
  margin-right: 0 !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item:not(:last-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.24);
  border-right: none;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item img {
  margin-left: 0 !important;
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item img {
    margin-left: 25px !important;
    margin-right: 0 !important;
  }
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-title {
  text-align: right !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-password .thumb input {
  height: 40px;
  width: 100%;
  padding-right: 40px;
  border-radius: 2px;
  background-color: #fff;
  line-height: 1;
  font-size: 14px;
  padding: 0 10px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-password .thumb input:first-child {
  margin-top: 10px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .checkbox {
  right: 0;
  left: auto;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .form-agreement-text {
  margin-right: 25px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .password_requirement-wrapper .password_requirement-text {
  text-align: right !important;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb:first-child {
    padding-right: 0 !important;
    padding-left: 8px;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb:last-child {
    padding-left: 0 !important;
    padding-right: 8px;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb input {
    height: 55px !important;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .form-agreement-text {
    margin-right: 5px;
  }
}

#tm-trading-bonus-form .password_requirement-wrapper {
  margin-top: 17px;
}
#tm-trading-bonus-form .password_requirement-wrapper .password_requirement-text {
  font-size: 11px;
  color: #7E86B4;
  text-align: left;
  margin-bottom: 0;
}

#tm-trading-bonus-form .portal-password-wrapper {
  display: none;
}
#tm-trading-bonus-form .portal-password-wrapper .portal-title {
  font-size: 22px;
  text-align: left;
  color: #ffffff;
  opacity: 0.8;
  font-weight: 700;
  margin: 0;
}
#tm-trading-bonus-form .portal-password-wrapper .portal-password {
  margin-bottom: 15px;
}
#tm-trading-bonus-form .portal-password-wrapper .password_requirement-text {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #tm-trading-bonus-form .portal-password .thumb {
    width: 50%;
    float: left;
    padding: 0 8px 17px;
  }
  #tm-trading-bonus-form .portal-password .thumb:first-child {
    padding-left: 0;
  }
  #tm-trading-bonus-form .portal-password .thumb:last-child {
    padding-right: 0;
  }

  #tm-trading-bonus-form .portal-password-wrapper .portal-title-wrapper {
    margin-bottom: 15px;
  }
  #tm-trading-bonus-form .portal-password-wrapper .portal-password {
    display: flex;
  }

  #tm-trading-bonus-form input[type=password] {
    padding: 0 20px;
    height: 55px;
    width: 100%;
    font-size: 14px;
  }
}
html[lang=ar] body[page-tag=landing-promo-credit] {
  /* Banner Section */
  /* Links Section */
  /* Form Section */
}
html[lang=ar] body[page-tag=landing-promo-credit] .top-lang .select-language-drop {
  left: 0;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .top-lang .select-language-drop::before {
  left: 14px;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-btn-wrapper .btn-big {
  margin-right: 0 !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item:not(:last-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.24);
  border-right: none;
}
html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item img {
  margin-left: 0 !important;
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=landing-promo-credit] .tm-quicklyLink-item img {
    margin-left: 25px !important;
    margin-right: 0 !important;
  }
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-title {
  text-align: right !important;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-password .thumb input {
  height: 40px;
  width: 100%;
  padding-right: 40px;
  border-radius: 2px;
  background-color: #fff;
  line-height: 1;
  font-size: 14px;
  padding: 0 10px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password-wrapper .portal-password .thumb input:first-child {
  margin-top: 10px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .checkbox {
  right: 0;
  left: auto;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .form-agreement-text {
  margin-right: 25px;
}
html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .password_requirement-wrapper .password_requirement-text {
  text-align: right !important;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb:first-child {
    padding-right: 0 !important;
    padding-left: 8px;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb:last-child {
    padding-left: 0 !important;
    padding-right: 8px;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .portal-password .thumb input {
    height: 55px !important;
  }
  html[lang=ar] body[page-tag=landing-promo-credit] #tm-trading-bonus-form .tm-form-agreement .form-agreement-text {
    margin-right: 5px;
  }
}

#tm-trading-bonus-form .password_requirement-wrapper {
  margin-top: 17px;
}
#tm-trading-bonus-form .password_requirement-wrapper .password_requirement-text {
  font-size: 11px;
  color: #7E86B4;
  text-align: left;
  margin-bottom: 0;
}

#tm-trading-bonus-form .portal-password-wrapper {
  display: none;
}
#tm-trading-bonus-form .portal-password-wrapper .portal-title {
  font-size: 22px;
  text-align: left;
  color: #ffffff;
  opacity: 0.8;
  font-weight: 700;
  margin: 0;
}
#tm-trading-bonus-form .portal-password-wrapper .portal-password {
  margin-bottom: 15px;
}
#tm-trading-bonus-form .portal-password-wrapper .password_requirement-text {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #tm-trading-bonus-form .portal-password .thumb {
    width: 50%;
    float: left;
    padding: 0 8px 17px;
  }
  #tm-trading-bonus-form .portal-password .thumb:first-child {
    padding-left: 0;
  }
  #tm-trading-bonus-form .portal-password .thumb:last-child {
    padding-right: 0;
  }

  #tm-trading-bonus-form .portal-password-wrapper .portal-title-wrapper {
    margin-bottom: 15px;
  }
  #tm-trading-bonus-form .portal-password-wrapper .portal-password {
    display: flex;
  }

  #tm-trading-bonus-form input[type=password] {
    padding: 0 20px;
    height: 55px;
    width: 100%;
    font-size: 14px;
  }
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] {
  /* Banner Section */
  /* Section 1 */
  /* Register form */
  /* Section 3 */
  /* Section 6 */
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-header {
  padding: 10px 15px;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-commonweb.tm-container {
  padding: 0 15px;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .top-lang {
  margin-right: 8px;
  margin-left: 5px !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .top-lang .select-language-drop {
  left: 0;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .top-lang .select-language-drop::before {
  left: 14px;
  right: auto !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-start-item p {
  padding-right: 20px;
  padding-left: 0 !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-ao-form-container {
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-ao-form-container .portal-title-wrapper .portal-title {
  text-align: right !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-ao-form-container .portal-password .password_requirement-wrapper .password_requirement-text {
  text-align: right !important;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-ao-form-container .portal-password .thumb:first-child {
    padding-right: 0;
    padding-left: 8px !important;
  }
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-ao-form-container .portal-password .thumb:last-child {
    padding-left: 0;
    padding-right: 8px !important;
  }
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-why.tm-landingPage-content {
  overflow: hidden;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-why-list .thumb {
  padding-right: 47px;
  padding-left: 0 !important;
}
html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-why-list .thumb::before {
  right: 0;
  left: auto !important;
}
@media (min-width: 768px) {
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-speed-sectn {
    background-position-x: 150%;
  }
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-whyList-item ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-how-list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-header {
    padding: 0;
  }
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-commonweb.tm-container {
    padding: 0;
  }
}
@media (min-width: 1260px) {
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-start-content {
    padding-right: 40px;
  }
  html[lang=ar] body[page-tag=landing-start-trading-with-tmgm] .tm-landingPage-why .tm-commonweb {
    display: flex;
    justify-content: space-between;
  }
}

#start-trading-form-1 .portal-password-wrapper, #start-trading-form-2 .portal-password-wrapper {
  display: none;
}
#start-trading-form-1 .portal-password-wrapper .portal-title, #start-trading-form-2 .portal-password-wrapper .portal-title {
  font-size: 22px;
  text-align: left;
  color: #000950;
  opacity: 0.8;
  font-weight: 700;
  margin: 0;
}
#start-trading-form-1 .portal-password-wrapper .portal-password, #start-trading-form-2 .portal-password-wrapper .portal-password {
  margin-bottom: 15px;
}
#start-trading-form-1 .portal-password-wrapper .password_requirement-text, #start-trading-form-2 .portal-password-wrapper .password_requirement-text {
  margin-bottom: 0;
  font-size: 11px;
  color: #001156;
  text-align: left;
}
#start-trading-form-1 .password_requirement-wrapper, #start-trading-form-2 .password_requirement-wrapper {
  margin-top: 17px;
}
#start-trading-form-1 input[type=password], #start-trading-form-2 input[type=password] {
  padding: 0 20px;
  height: 55px;
  background-color: #f5f5f8;
  font-size: 14px;
}

@media (min-width: 1260px) {
  #start-trading-form-2 .tm-ao-form-container .form-list {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  #start-trading-form-1 .portal-title-wrapper, #start-trading-form-2 .portal-title-wrapper {
    margin-bottom: 15px;
  }
  #start-trading-form-1 .portal-password, #start-trading-form-2 .portal-password {
    display: flex;
  }
  #start-trading-form-1 .portal-password .thumb, #start-trading-form-2 .portal-password .thumb {
    width: 50%;
    float: left;
    padding: 0 8px 17px;
  }
  #start-trading-form-1 .portal-password .thumb input, #start-trading-form-2 .portal-password .thumb input {
    width: 100%;
  }
  #start-trading-form-1 .portal-password .thumb:first-child, #start-trading-form-2 .portal-password .thumb:first-child {
    padding-left: 0;
  }
  #start-trading-form-1 .portal-password .thumb:last-child, #start-trading-form-2 .portal-password .thumb:last-child {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  #start-trading-form-1 .portal-password-wrapper, #start-trading-form-2 .portal-password-wrapper {
    margin-bottom: 25px;
  }
  #start-trading-form-1 .portal-password-wrapper .portal-title-wrapper, #start-trading-form-2 .portal-password-wrapper .portal-title-wrapper {
    margin-bottom: 20px;
  }
  #start-trading-form-1 .portal-password-wrapper .password_requirement-text, #start-trading-form-2 .portal-password-wrapper .password_requirement-text {
    margin-bottom: 15px;
  }
  #start-trading-form-1 input[type=password], #start-trading-form-2 input[type=password] {
    width: 100%;
    height: 40px;
    display: block;
    border-radius: 2px;
    line-height: 1;
    font-size: 14px;
    padding: 0 10px;
  }
}


#ps-vfsc-wrapper {
  font-size: 16px !important;
  line-height: 1.5;
  /* color: #6b6b6b; */
}
#ps-vfsc-wrapper p{
  font-size: 16px !important;
  line-height: 1.5;
  /* color: #6b6b6b; */
}
#ps-vfsc-wrapper ul {
  font-size: 16px;
  line-height: 1.5;
  /* color: #6b6b6b; */
}


#ps-vfsc-wrapper ul li {
  list-style: circle;
  margin: 10px 15px 15px 30px;
}

#ps-vfsc-wrapper .red-text {
  color: #ED1C24;
}
#ps-vfsc-wrapper h5 {
  font-size: 16px;
}
.has-arrow {
  position: relative;
}

.has-arrow::after {
  position: absolute;
  right: 5%;
  top: 45%;
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #282B33;
  transform: rotate(90deg);
}

.hover-bg-basic:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

.hover-bg-basic:hover>.clr-primary {
  color: #176af3;
}