/*
Theme Name: nta.btc
Theme URI: http://min-btc.com
Author: manh.pham.duc@nextop.asia
Author URI: http://min-btc.com
Date start: 2016/12/22
Version: 1.1
*/


/*--------------------------------------------------------------
color
--------------------------------------------------------------*/


/*@blue: #35acef;*/


/*--------------------------------------------------------------
font
--------------------------------------------------------------*/

.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.txt-center {
  text-align: center;
}
.txt-note {
  color: #e5002d;
}
.subhead {
  margin: 30px 0 10px;
}
.fs60 {
  font-size: 60px;
}
.fs42 {
  font-size: 42px;
}
.fs38 {
  font-size: 38px;
}
.fs28 {
  font-size: 28px;
}
.fs24 {
  font-size: 24px;
}
.fs21 {
  font-size: 21px;
}
.fs18 {
  font-size: 18px;
}
.fs16 {
  font-size: 16px;
}
.fs14 {
  font-size: 14px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.cred {
  color: #e5002d;
}
.cwhite {
  color: #ffffff;
}
.cblue {
  color: #376cb6;
}
.cgray {
  color: #555555;
}
.cyellow {
  color: #fccf00;
}
.clightgray {
  color: #6f6f6f;
}
.valign {
  vertical-align: middle;
}
.nopadding {
  padding: 0px;
}
.nopadding-left {
  padding-left: 0;
}
.nopadding-right {
  padding-right: 0;
}
.nopadding-bottom {
  padding-bottom: 0;
}
.nopadding-top {
  padding-top: 0;
}
.nomargin {
  margin: 0;
}
.nomargin-top {
  margin-top: 0;
}
.nomargin-bottom {
  margin-bottom: 0;
}
.nomargin-left {
  margin-left: 0;
}
.nomargin-right {
  margin-right: 0;
}
.hasmargin-bottom {
  margin-bottom: 30px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.border-right {
  border-right: 1px solid #ededed;
}
.border-left {
  border-left: 1px solid #ededed;
}
img.fullwidth {
  width: 100%;
}
h1.heading {
  font-size: 24px;
  margin: 20px 0;
}

/*--------------------------------------------------------------
function common
--------------------------------------------------------------*/

.animation {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.txt-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.nice-shadow {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

/*--------------------------------------------------------------
ulli common
--------------------------------------------------------------*/

ul li,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li.glossary-list.col3 li,
ul.glossary-list.col3 li {
  min-height: auto;
}
ul li.glossary-list li a:before,
ul.glossary-list li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul li.glossary-list li a:focus,
ul.glossary-list li a:focus,
ul li.glossary-list li a:hover,
ul.glossary-list li a:hover {
  color: #000000;
}
ul li.col4 li,
ul.col4 li {
  display: inline-block;
  float: left;
  width: 25%;
}
ul li.col3 li,
ul.col3 li {
  display: inline-block;
  float: left;
  width: 33.33%;
}
ul li.col2 li,
ul.col2 li {
  display: inline-block;
  float: left;
  width: 50%;
  min-height: 250px;
}
ul li.col2.featured_container.floatcenter,
ul.col2.featured_container.floatcenter {
  width: 60%;
  margin: 0 auto;
}
ul li.col2.featured_container.floatcenter:after,
ul.col2.featured_container.floatcenter:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
ul li.col2.featured_container.floatcenter > li,
ul.col2.featured_container.floatcenter > li {
  width: 50%;
  min-height: auto;
}
ul li.col4.featured_container > li,
ul.col4.featured_container > li {
  width: 25%;
  float: left;
  display: inline-block;
  margin: 0 auto;
}
ul li.col5:after,
ul.col5:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
ul li.col5 > li,
ul.col5 > li {
  display: inline-block;
  width: 18.4%;
  margin-right: 2%;
  float: left;
}
ul li.col5 > li:last-child,
ul.col5 > li:last-child {
  margin-right: 0%;
}
ul li.col5.featured_container,
ul.col5.featured_container {
  margin: 20px 0;
}
ul li.col5.featured_container > li,
ul.col5.featured_container > li {
  display: inline-block;
  width: 20%;
  margin-right: 0;
  float: left;
}
ul li.col5.featured_container.floatnone,
ul.col5.featured_container.floatnone {
  text-align: center;
}
ul li.col5.featured_container.floatnone > li,
ul.col5.featured_container.floatnone > li {
  float: none;
}
ul li.col5.featured_container.floatcenter,
ul.col5.featured_container.floatcenter {
  width: 60%;
  margin: 0 auto;
}
ul li.col5.featured_container.floatcenter > li,
ul.col5.featured_container.floatcenter > li {
  width: 33.33%;
}

/*--------------------------------------------------------------
btn common
--------------------------------------------------------------*/
.btn.btn-blue {
  background: #376cb6;
  color: #ffffff;
}
.btn.btn-yellow {
  background: #fccf00;
  color: #ffffff;
}
.btn.btn-big {
  min-width: 280px;
  padding: 10px 30px;
  font-size: 18px;
}
.btn-animation {
  overflow: hidden;
  position: relative;
}
.btn-animation:before {
  backface-visibility: hidden;
  background: rgba(255, 255, 255, 0.15) none repeat scroll 0 0;
  content: "";
  height: 100px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -150%, 0px);
  transition: transform 0.9s ease 0s;
  width: 120%;
  z-index: 3;
}
.btn-animation:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 500%, 0px);
}
.buttonfooter {
  text-align: center;
}

/*--------------------------------------------------------------
body
--------------------------------------------------------------*/

body {
  /*font-family: Noto Sans CJK JP, Roboto, "游ゴシック", Yu Gothic, "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Meiryo UI, "メイリオ", Meiryo, "ＭＳ\ Ｐゴシック", MS PGothic, sans-serif;
  font-size: 14px;
  background: #ffffff;
  min-height: 100%;
  color: #555555;
  position: relative;*/
}
body.dragging *,
body.dragging {
  cursor: move!important;
}
a {
  /*font-family: Noto Sans CJK JP, Roboto, "游ゴシック", Yu Gothic, "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Meiryo UI, "メイリオ", Meiryo, "ＭＳ\ Ｐゴシック", MS PGothic, sans-serif;*/
  color: #2340E1;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.focus,
a.hover,
a:focus,
a:hover {
  color: #2b558f;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a .focus,
a:focus {
  color: #f20000
}
a.active,
a:active {
  color: #8c0000
}
a.disabled-link {
  color: #d1d1d1
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------------------
slide
--------------------------------------------------------------*/

#carousel-btc {
  width: 100%;
  height: calc(100vh);
  display: block;
  position: relative;
}
#carousel-btc:after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 200px;
  top: 0;
  right: 0;
  background: rgba(0, 57, 92, 0.7);
  background: -moz-linear-gradient(top, rgba(0, 57, 92, 0.7) 0%, rgba(186, 202, 211, 0) 73%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 57, 92, 0.7)), color-stop(73%, rgba(186, 202, 211, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 57, 92, 0.7) 0%, rgba(186, 202, 211, 0) 73%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 57, 92, 0.7) 0%, rgba(186, 202, 211, 0) 73%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(0, 57, 92, 0.7) 0%, rgba(186, 202, 211, 0) 73%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 57, 92, 0.7) 0%, rgba(186, 202, 211, 0) 73%, rgba(255, 255, 255, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00395c', endColorstr='#ffffff', GradientType=0);
}
#carousel-btc:before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 9;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}
#carousel-btc .carousel-statics {
  position: absolute;
  top: calc(100vh / 3);
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 11;
}
#carousel-btc .carousel-statics .buttons-statics .btn-register {
  min-width: 250px;
  line-height: 52px;
  padding: 0;
  font-size: 21px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px;
}
#carousel-btc .carousel-statics .buttons-statics .btn-trydemo {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 3px solid #376cb6;
  background: transparent;
  color: #ffffff;
  min-width: 250px;
  line-height: 46px;
  padding: 0;
  font-size: 21px;
  margin: 0 10px;
}
#carousel-btc .carousel-statics .content-statics {
  font-size: 34px;
  color: #ffffff;
  margin-bottom: 30px;
  text-shadow: 0px 0px 25px #000000;
}
#carousel-btc .carousel-statics .content-statics > span {
  display: block;
  font-size: 54px;
  margin-bottom: 5px;
}
#carousel-btc .carousel-inner {
  width: 100%;
  height: 100%;
  z-index: 10;
}
#carousel-btc .carousel-inner .item {
  width: 100%;
  height: 100%;
}
#carousel-btc #sl1 {
  background-size: cover;
}
#carousel-btc #sl2 {
  background-size: cover;
  background-position: bottom center;
}
#carousel-btc .carousel-mouse {
  height: 45px;
  width: 30px;
  border: 2px solid #376cb6;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ffffff;
  position: absolute;
  z-index: 14;
  bottom: 20px;
  left: calc(50% - 15px);
  animation: mouse_scroll 1s linear infinite alternate;
  -moz-animation: mouse_scroll 1s linear infinite alternate;
  -webkit-animation: mouse_scroll 1s linear infinite alternate;
  -o-animation: mouse_scroll 1s linear infinite alternate;
}
#carousel-btc .carousel-mouse:after {
  content: "";
  width: 4px;
  height: 15px;
  background: #376cb6;
  position: absolute;
  z-index: 15;
  left: calc(50% - 2px);
  bottom: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#carousel-btc .carousel-download {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  z-index: 15;
}
#carousel-btc .carousel-download .container {
  width: 100%;
  max-width: 1366px;
}
#carousel-btc .carousel-download a.app-store {
  width: 208px;
  height: 60px;
  display: block;
  background: #000000;
  color: #ffffff;
  padding: 0 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#carousel-btc .carousel-download a.app-store:focus,
#carousel-btc .carousel-download a.app-store:hover {
  color: #376cb6;
}
#carousel-btc .carousel-download a.app-store i {
  display: inline-block;
  float: left;
  margin-right: 15px;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
}
#carousel-btc .carousel-download a.app-store p {
  font-size: 13px;
  padding: 10px 0;
}
#carousel-btc .carousel-download a.app-store p span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
#carousel-btc .carousel-control {
  background: transparent;
  bottom: auto;
  position: absolute;
  top: 45%;
  z-index: 14;
  font-size: 32px;
  color: #ffffff;
}
#carousel-btc .carousel-control.left {
  left: 10px;
  right: auto;
}
#carousel-btc .carousel-control.right {
  left: auto;
  right: 10px;
}
#carousel-btc .carousel-indicators {
  bottom: 70px;
}
#carousel-btc .carousel-indicators li {
  height: 20px;
  width: 20px;
}
#carousel-btc .carousel-indicators li.active {
  height: 20px;
  width: 20px;
  border: 2px solid #ffffff;
}
#carousel-btc .seminar-ontop {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #ffffff;
  z-index: 20;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 20px 20px 110px;
}
#carousel-btc .seminar-ontop h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 25px;
}
#carousel-btc .seminar-ontop h3 a {
  color: #ffffff;
}
#carousel-btc .seminar-ontop h3.beginner {
  background-size: auto 25px;
}
#carousel-btc .seminar-ontop .content {
  display: block;
}
#carousel-btc .seminar-ontop .content:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#carousel-btc .seminar-ontop .groupinfo {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#carousel-btc .seminar-ontop .groupinfo p {
  margin-bottom: 0px;
}
#carousel-btc .seminar-ontop .groupinfo .seminardate {
  font-weight: bold;
}
#carousel-btc .seminar-ontop .btn-detail {
  background-color: #ffffff;
  color: #376cb6;
  font-size: 13px;
  padding: 8px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  font-weight: bold;
  margin-top: 4px;
}
#carousel-btc .seminar-ontop .btn-detail:hover,
#carousel-btc .seminar-ontop .btn-detail:focus {
  background-color: #ff8a00;
  color: #ffffff;
}

/*--------------------------------------------------------------
main - block - common
--------------------------------------------------------------*/

.main-block-common {
  padding: 30px 0;
  display: block;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

/*--------------------------------------------------------------
featured - block
--------------------------------------------------------------*/

#featureds {
  background: #fafafa;
  height: 452px;
  padding-top: 40px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  position: relative;
}
#featureds:after {
  content: "";
  position: absolute;
  width: 688px;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  opacity: 0;
}
#featureds.in-view:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
#featureds.in-view .parallax-images .pclayout {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  width: 526px;
}
#featureds.in-view .parallax-images .tabletlayout {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity: 1;
  right: 10%;
}
#featureds h2 {
  margin-top: 30px;
  padding-top: 30px;
  font-size: 38px;
  color: #376cb6;
  margin-bottom: 20px;
}
#featureds p {
  font-size: 18px;
  line-height: 1.8;
}
.featureds {
  margin-top: 80px;
}
.featureds > li {
  display: block;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
.featureds > li:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.featureds > li:hover i {
  color: #2b558f;
}
.featureds > li:hover .featured-content .featured-title {
  color: #2b558f;
}
.featureds > li:hover .featured-content p {
  color: #6f6f6f;
}
.featureds > li > a {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.featureds > li i {
  display: inline-block;
  float: left;
  color: #376cb6;
  font-size: 46px;
  margin-right: 15px;
  width: 69px;
  text-align: center;
}
.featureds > li .featured-content {
  width: calc(100% - 69px - 15px);
  display: inline-block;
  float: left;
}
.featureds > li .featured-content .featured-title {
  font-size: 21px;
  color: #376cb6;
  margin-bottom: 5px;
}
.featureds > li .featured-content p {
  font-size: 14px;
  color: #555555;
}
.featureds > li:nth-child(2) i {
  font-size: 60px;
}
.featureds > li:nth-child(3) i {
  font-size: 60px;
}
.featureds > li:nth-child(4) i {
  font-size: 72px;
}
.parallax-images {
  display: block;
  position: absolute;
  top: 0;
  width: 60%;
  right: 0;
}
.parallax-images .pclayout {
  width: 0px;
  height: 600px;
  right: 0;
  z-index: 100;
  top: -150px;
  opacity: 0;
  position: absolute;
}
.parallax-images .tabletlayout {
  width: 530px;
  height: 388px;
  right: 0px;
  top: 70px;
  opacity: 0;
  z-index: 101;
  position: absolute;
}
.parallax-images .handleft {
  display: block;
  position: absolute;
  width: 389px;
  height: 646px;
  right: 200px;
  top: 226px;
  z-index: 6;
}
.parallax-images .handright {
  display: block;
  position: absolute;
  width: 362px;
  height: 656px;
  right: 0;
  top: 0;
  z-index: 5;
}

/*--------------------------------------------------------------
announce - block
--------------------------------------------------------------*/

#announces {
  position: relative;
}
#announces .announce-details {
  padding-bottom: 20px;
  margin-bottom: 20px;
  height: 420px;
  display: block;
}
#announces .announce-details:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#announces .announce-details[on-view="view-fast"] h3 {
  margin-top: 200px;
}
#announces .announce-details h3 {
  margin-top: 100px;
  font-size: 28px;
  margin-bottom: 15px;
  color: #376cb6;
}
#announces .announce-details p {
  font-size: 18px;
  margin-bottom: 40px;
}
#announces .announce-details .announce-link {
  border: 2px solid #ededed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  padding: 8px 15px;
  color: #555555;
}
#announces .announce-details .announce-link:hover {
  color: #376cb6;
  border-color: #d4d4d4;
}
#announces .announce-details .group-announces {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#announces .announce-details.in-view .group-announces {
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#announces #pcpreview {
  width: 723px;
  height: 404px;
  position: absolute;
  left: 0px;
  top: 50px;
  /* section one */
  /* section two */
  /* section three */
}
#announces #pcpreview .view-fast.active .fast-cloud,
#announces #pcpreview .view-fast.active .fast-icon {
  background-position: 0px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
#announces #pcpreview .view-fast.active .fast-cloud {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#announces #pcpreview .view-fast .fast-icon {
  background-image: url("../images/index/fast-icon.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0px 380px;
  width: 128px;
  height: 380px;
  display: block;
  position: absolute;
  bottom: 20%;
  left: calc(361.5px - 64px);
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
#announces #pcpreview .view-fast .fast-cloud {
  background-image: url("../images/index/fast-cloud.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0px 179px;
  width: 475px;
  height: 179px;
  position: absolute;
  bottom: 20%;
  z-index: 3;
  left: 17%;
  opacity: 0;
}
#announces #pcpreview .view-fast .fast-background {
  width: 475px;
  height: 295px;
  background: #a2deff;
  position: absolute;
  z-index: 1;
  bottom: 20%;
  left: 17%;
}
#announces #pcpreview .view-fund.active .fund-icon {
  background-position: bottom center;
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
#announces #pcpreview .view-fund.active .fund-cloud {
  background-position: bottom center;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#announces #pcpreview .view-fund .fund-icon {
  background-image: url("../images/index/fund-icon.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0px 300px;
  width: 475px;
  height: 296px;
  position: absolute;
  bottom: 20%;
  z-index: 2;
  left: 17%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#announces #pcpreview .view-fund .fund-cloud {
  background-image: url("../images/index/fund-cloud.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0px 300px;
  width: 475px;
  height: 296px;
  position: absolute;
  bottom: 20%;
  z-index: 3;
  left: 17%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#announces #pcpreview .view-security.active .security-cloud {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: 100% auto;
}
#announces #pcpreview .view-security.active .security-icon {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 1;
  background-size: 100% auto;
}
#announces #pcpreview .view-security .security-cloud {
  background-image: url("../images/index/security-cloud.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 0% auto;
  background-position: center center;
  width: 474px;
  height: 295px;
  position: absolute;
  bottom: 20%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 17%;
  z-index: 2;
}
#announces #pcpreview .view-security .security-icon {
  background-image: url("../images/index/security-icon.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 0% auto;
  background-position: center center;
  width: 474px;
  height: 295px;
  position: absolute;
  bottom: 20%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 17%;
  z-index: 3;
}

/*--------------------------------------------------------------
news - block
--------------------------------------------------------------*/

#news {
  background-size: auto 80%;
  border-top: 1px solid #ededed;
}
#news #support-small span {
  display: block;
  font-size: 18px;
}
#news #support-small span i {
  font-size: 21px;
}
#news #support-small tel {
  font-size: 32px;
  color: #376cb6;
  font-weight: 600;
  letter-spacing: -2px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
#news #support-small ul.support-small-menu {
  margin-top: 15px;
}
#news #support-small ul.support-small-menu > li {
  display: block;
}
#news #support-small ul.support-small-menu > li:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#news #support-small ul.support-small-menu > li > a {
  display: block;
  position: relative;
  padding-bottom: 6px;
  color: #555555;
}
#news #support-small ul.support-small-menu > li > a:hover {
  color: #376cb6;
}
#news #support-small ul.support-small-menu > li > a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-left: 2px;
}
#news #news-wrapper h3 {
  margin-bottom: 15px;
}
#news #news-wrapper h3 a {
  font-size: 21px;
  color: #376cb6;
}
#news #news-wrapper h3 a:hover {
  color: #555555;
}
#news #news-wrapper .news-list > li {
  position: relative;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#news #news-wrapper .news-list > li:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#news #news-wrapper .news-list > li > a {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}
#news #news-wrapper .news-list > li:hover .news-info h4 {
  color: #376cb6;
}
#news #news-wrapper .news-list > li .news-cover {
  width: 64px;
  height: 64px;
  display: inline-block;
  float: left;
  margin-right: 15px;
}
#news #news-wrapper .news-list > li .news-cover img {
  width: 100%;
  height: auto;
}
#news #news-wrapper .news-list > li .news-info {
  width: calc(100% - 64px - 15px);
  display: inline-block;
  float: left;
}
#news #news-wrapper .news-list > li .news-info datetime {
  font-size: 12px;
  color: #888888;
}
#news #news-wrapper .news-list > li .news-info h4 {
  font-size: 14px;
  margin-top: 5px;
}

/*--------------------------------------------------------------
fast block - block
--------------------------------------------------------------*/

#fastsupport {
  background: #ededed;
  min-height: 300px;
}
#fastsupport .border-right {
  border-right: 1px solid #bababa;
}
#fastsupport .fastsupport {
  text-align: center;
}
#fastsupport .fastsupport h4 {
  margin-top: 50px;
  font-size: 28px;
  color: #ffffff;
}
#fastsupport .fastsupport .telnumber {
  font-size: 42px;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: -2px;
  height: 54px;
  line-height: 54px;
  margin: 10px 0;
}
#fastsupport .fastsupport .emaillink {
  font-size: 18px;
  color: #376cb6;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 54px;
  line-height: 54px;
  margin: 10px 0;
  display: inline-block;
  padding: 0 80px;
}
#fastsupport .fastsupport span {
  display: block;
  font-size: 18px;
  color: #ffffff;
}
#fastsupport .fastsupport .btn-animation:before {
  background: rgba(53, 172, 239, 0.1) none repeat scroll 0 0;
}

/*--------------------------------------------------------------
animation keyframes
--------------------------------------------------------------*/

@-moz-keyframes mouse_scroll {
  0% {
    -moz-transform: translateY(5px);
  }
  100% {
    -moz-transform: translateY(-5px);
  }
}
@-webkit-keyframes mouse_scroll {
  0% {
    -webkit-transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
  }
}
@-o-keyframes mouse_scroll {
  0% {
    -o-transform: translateY(5px);
  }
  100% {
    -o-transform: translateY(-5px);
  }
}
@-moz-keyframes chart_position {
  0% {
    -moz-transform: translateY(5px);
  }
  100% {
    -moz-transform: translateY(-5px);
  }
}
@-webkit-keyframes chart_position {
  0% {
    -webkit-transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
  }
}
@-o-keyframes chart_position {
  0% {
    -o-transform: translateY(5px);
  }
  100% {
    -o-transform: translateY(-5px);
  }
}
@-moz-keyframes spider_rotate {
  0% {
    -moz-transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -moz-transform: rotate(360deg) translateX(50px);
  }
}
@-webkit-keyframes spider_rotate {
  0% {
    -webkit-transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -webkit-transform: rotate(360deg) translateX(50px);
  }
}
@-o-keyframes spider_rotate {
  0% {
    -o-transform: rotate(0deg) translateX(-50px);
  }
  100% {
    -o-transform: rotate(360deg) translateX(50px);
  }
}
@-moz-keyframes dots-loader {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
@-webkit-keyframes dots-loader {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
@keyframes dots-loader {
  0% {
    opacity: 0.4;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(3);
  }
}
@-webkit-keyframes bellmove {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(360deg);
  }
}
@-moz-keyframes bellmove {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(360deg);
  }
}
@-o-keyframes bellmove {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(360deg);
  }
}

/*--------------------------------------------------------------
header image
--------------------------------------------------------------*/

#headerimage {
  display: block;
  position: relative;
  min-height: 300px;
}
#headerimage.entry-image {
  overflow: hidden;
}
#headerimage.entry-image .image-blur {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  z-index: 1;
}
#headerimage.entry-image .overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
#headerimage.entry-image .pagewraper {
  z-index: 3;
}
#headerimage.entry-image .pagewraper:after {
  background: #ffffff;
}
#headerimage.entry-image .pagewraper:before {
  border: 2px solid #ffffff;
  background: #ffffff;
}
#headerimage.entry-image .pagedescription {
  height: 30px;
  line-height: 30px;
}
#headerimage.entry-image .pagedescription .posted-on {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#headerimage.entry-image .pagedescription .entry-social a {
  font-size: 18px;
  color: #ffffff;
  padding: 0 5px;
}
#headerimage.entry-image .pagedescription .entry-social a:hover {
  color: rgba(255, 255, 255, 0.8);
}
#headerimage.entry-image .pagename {
  font-size: 28px;
  color: #ffffff;
  max-width: 500px;
}
#headerimage.support {
  background-size: auto 250px;
}
#headerimage.support .pagename {
  color: #ffffff;
}
#headerimage.support .pagedescription {
  color: #ffffff;
  max-width: 500px;
}
#headerimage.support .pagewraper:after {
  background: #ffffff;
}
#headerimage.support .pagewraper:before {
  border: 2px solid #ffffff;
  background: #fccf00;
}
#headerimage.support.inquiry .pagename {
  margin-top: 100px;
}
#headerimage.security {
  background-attachment: fixed;
}
#headerimage.security .pagedescription {
  color: #555555;
  max-width: 600px;
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
#headerimage.security .pagewraper:after {
  background: #376cb6;
}
#headerimage.security .pagewraper:before {
  border: 2px solid #376cb6;
  background: #376cb6;
}
#headerimage.service {
  background-attachment: fixed;
}
#headerimage.service .pagename {
  color: #ffffff;
}
#headerimage.service .pagewraper:after {
  background: #ffffff;
}
#headerimage.service .pagewraper:before {
  border: 2px solid #ffffff;
  background: #376cb6;
}
#headerimage.start {
  background-image: url("../images/header-image/network.png"), url("../images/header-image/header-office.jpeg");
  background-repeat: no-repeat, no-repeat;
  background-position: top right, bottom right;
  background-attachment: fixed, fixed;
  background-size: auto auto, cover;
}
#headerimage.start .pagedescription {
  color: rgba(0, 0, 0, 0.5);
  max-width: 400px;
  display: block;
}
#headerimage.start .pagename {
  font-size: 28px;
}
#headerimage.start .pagewraper:after {
  background: #376cb6;
}
#headerimage.start .pagewraper:before {
  border: 2px solid #376cb6;
  background: #376cb6;
}
#headerimage.start.money,
#headerimage.start.start-trade {
  background-image: url("../images/header-image/network.png"), url("../images/header-image/header-office.jpeg");
  background-repeat: no-repeat, no-repeat;
  background-position: top right, bottom right;
  background-attachment: fixed, fixed;
  background-size: auto auto, cover;
}
#headerimage.start.money .pagedescription,
#headerimage.start.start-trade .pagedescription {
  color: rgba(0, 0, 0, 0.5);
  max-width: 400px;
  display: block;
}
#headerimage.start.money .pagename,
#headerimage.start.start-trade .pagename {
  font-size: 28px;
}
#headerimage.start.money .pagewraper:after,
#headerimage.start.start-trade .pagewraper:after {
  background: #376cb6;
}
#headerimage.start.money .pagewraper:before,
#headerimage.start.start-trade .pagewraper:before {
  border: 2px solid #376cb6;
  background: #376cb6;
}
#headerimage.company {
  background-attachment: fixed;
  background-size: cover;
}
#headerimage.tool {
  background-attachment: fixed;
  background-size: cover;
}
#headerimage.glossary .pagewraper {
  margin-top: 140px;
}
#headerimage.onlypagename .pagewraper {
  margin-top: 100px;
  min-height: 60px;
}
#headerimage.onlypagename .pagename {
  padding-top: 15px;
  font-size: 28px;
  color: #ffffff;
}
#headerimage.onlypagename.start .pagename {
  color: #376cb6;
}
#headerimage .pagename {
  font-size: 24px;
  color: #ffffff;
  position: relative;
  margin-top: 130px;
  color: #376cb6;
  display: block;
  margin-bottom: 10px;
}
#headerimage .pagedescription {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
#headerimage .pagewraper {
  position: relative;
  padding-left: 30px;
}
#headerimage .pagewraper:hover:before {
  animation: chart_position 2s linear infinite;
  -moz-animation: chart_position 2s linear infinite;
  -webkit-animation: chart_position 2s linear infinite;
  -o-animation: chart_position 2s linear infinite;
}
#headerimage .pagewraper:after {
  width: 1px;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 1;
}
#headerimage .pagewraper:before {
  position: absolute;
  display: block;
  content: "";
  top: calc(50% - 15px);
  left: -4px;
  width: 9px;
  height: 30px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: #0f1924;
  z-index: 2;
}

/*--------------------------------------------------------------
breadcrumbs
--------------------------------------------------------------*/

#breadcrumbs {
  background: #fafafa;
  border-bottom: 1px solid #ededed;
}
#breadcrumbs .breadcrumb {
  background: none;
  margin: 5px 0;
  padding: 8px 0;
}

/*--------------------------------------------------------------
mainbody
--------------------------------------------------------------*/


/*--------------------------------------------------------------
company
--------------------------------------------------------------*/

.company-aboutus {
  display: block;
}
.company-aboutus:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.w50 {
  width: 50%;
  display: inline-block;
  float: left;
  min-height: 300px;
}
.bgblue {
  background: #376cb6;
}
.company-info {
  padding: 20px 0 40px 0;
}
.company-info .row {
  margin-bottom: 10px;
}
.company-info .row > div:first-child {
  color: #6f6f6f;
}
.company-info .row > div:last-child {
  color: #626262;
}

/*--------------------------------------------------------------
sidebar
--------------------------------------------------------------*/

#sidebar .box {
  margin-top: 10px;
  display: block;
}
#sidebar .box:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#sidebar .box:first-child {
  margin-top: 40px;
}
#sidebar .box:last-child {
  margin-bottom: 40px;
}
#sidebar .box h3.box-title {
  font-size: 13px;
  color: #888888;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#sidebar .box ul.sub-menu > li:first-child a {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
}
#sidebar .box ul.sub-menu > li:last-child a {
  border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
}
#sidebar .box ul.sub-menu > li > a {
  border: 1px solid #ededed;
  margin-top: -1px;
  display: block;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  position: relative;
  color: #555555;
  padding-left: 10px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
  background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0);
}
#sidebar .box ul.sub-menu > li > a.has-icon {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sidebar .box ul.sub-menu > li > a.has-icon:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  top: 0px;
  right: 10px;
  color: #6f6f6f;
}
#sidebar .box ul.sub-menu > li > a.has-icon.icon-api:after {
  content: "\f013";
}
#sidebar .box ul.sub-menu > li > a:hover {
  color: #555555;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #f2f2f2 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f2f2f2));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #f2f2f2 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #f2f2f2 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #f2f2f2 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f2f2f2', GradientType=0);
}
#sidebar .box.module-divide {
  margin: 20px 0;
  height: 1px;
  width: 30%;
  background: #ededed;
}
#sidebar .box.module-adv img {
  width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
nta-map
--------------------------------------------------------------*/

#mapaddress {
  border-top: 1px solid #ededed;
  border-right: 1px solid #ededed;
  position: relative;
}
#mapaddress .mapaddress-control {
  width: 680px;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 340px);
  background: #ffffff;
  text-align: center;
  padding: 5px 0;
}
#mapaddress .mapaddress-control .changeyourmap {
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #ededed;
}
#mapaddress .mapaddress-control .changeyourmap:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
#mapaddress .mapaddress-control .changeyourmap.active {
  font-weight: 400;
}
#mapaddress #map {
  height: 450px;
  width: 100%;
  display: block;
}
.mapview {
  height: 450px;
  width: 100%;
  display: block;
}

/*--------------------------------------------------------------
tool-pc
--------------------------------------------------------------*/

.tool-pc {
  position: relative;
}
.tool-pc .no-relative {
  position: inherit;
}
.tool-pc .tool-pc-mac {
  position: relative;
  margin-top: 30px;
}
.group-attributes {
  padding: 100px 0px 0 0;
}
.group-attributes h2 {
  font-size: 21px;
  color: #376cb6;
}
.group-attributes h2 span {
  display: block;
  font-size: 28px;
}
.group-attributes.min-height-500 {
  min-height: 300px;
  font-size: 18px;
}
.group-attributes .iconbig {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.group-attributes .content {
  padding-top: 20px;
  display: block;
  padding-left: 80px;
}
.group-attributes .content p {
  font-size: 16px;
  padding: 0;
  margin-bottom: 5px;
}
.tool-pc-featured {
  background: #fafafa;
  padding: 30px 0;
}
.tool-pc-featured .row {
  padding: 30px 0;
}
.tool-pc-requirement {
  padding: 30px 0;
}
.tool-pc-requirement h2 {
  font-size: 18px;
  color: #376cb6;
  margin-bottom: 10px;
}
.tool-pc-requirement ul.mini-requirement {
  margin-bottom: 20px;
}
.tool-pc-requirement ul.mini-requirement li {
  padding: 5px 0;
}
.tool-pc-requirement ul.mini-requirement li span.title {
  display: inline-block;
  float: left;
  width: 120px;
}
.group-featured i {
  display: inline-block;
  float: left;
  font-size: 52px;
  margin-right: 20px;
  width: 60px;
  color: #376cb6;
}
.group-featured .content {
  display: inline-block;
  width: calc(100% - 80px);
}
.group-featured .content h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #376cb6;
}
.group-featured .content p {
  color: #555555;
}

/*--------------------------------------------------------------
start-trade
--------------------------------------------------------------*/

.step-trade-wrapper {
  background: #ededed;
}
.step-trade-wrapper .step-container {
  position: relative;
  height: 120px;
}
.step-trade-wrapper .step-container .step-line {
  height: 5px;
  width: 90%;
  left: calc(5%);
  position: absolute;
  top: 57.5px;
  display: block;
  background: #ffffff;
}
.step-trade-wrapper .step-container .step-line:after,
.step-trade-wrapper .step-container .step-line:before {
  content: "";
  background: transparent;
  border: 5px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: -8px;
}
.step-trade-wrapper .step-container .step-line:after {
  left: auto;
  right: -20px;
}
.step-trade-wrapper .step-container .step-group {
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 30px;
}
.step-trade-wrapper .step-container .step-group .step-number {
  display: inline-block;
  float: left;
  width: 16.666%;
  text-align: center;
}
.step-trade-wrapper .step-container .step-group .step-number a i {
  height: 60px;
  width: 60px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #ffffff;
  color: #ffffff;
  font-size: 24px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.step-trade-wrapper .step-container .step-group .step-number a span {
  display: block;
  margin: 30px 10px 30px 10px;
  padding: 5px 10px;
  position: relative;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.step-trade-wrapper .step-container .step-group .step-number a span:before {
  content: "";
  background: #ffffff;
  width: 2px;
  height: 30px;
  position: absolute;
  left: calc(50% - 1px);
  top: -36px;
  z-index: 1;
}
.step-trade-wrapper .step-container .step-group .step-number a span:after {
  content: "";
  background: #ffffff;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  left: calc(50% - 4px);
  top: -8px;
}
.step-trade-wrapper .step-container .step-group .step-number a:hover span {
  color: #3b3b3b;
}
.step-trade-wrapper .step-container .step-group .step-number.step-1 a:hover i {
  background: #004c83;
}
.step-trade-wrapper .step-container .step-group .step-number.step-1 a i {
  background: #006ab6;
}
.step-trade-wrapper .step-container .step-group .step-number.step-2 a:hover i {
  background: #c9a500;
}
.step-trade-wrapper .step-container .step-group .step-number.step-2 a i {
  background: #fccf00;
}
.step-trade-wrapper .step-container .step-group .step-number.step-3 a:hover i {
  background: #b20023;
}
.step-trade-wrapper .step-container .step-group .step-number.step-3 a i {
  background: #e5002d;
}
.step-trade-wrapper .step-container .step-group .step-number.step-4 a:hover i {
  background-color: #006c37;
}
.step-trade-wrapper .step-container .step-group .step-number.step-4 a i {
}
.step-trade-wrapper .step-container .step-group .step-number.step-5 a:hover i {
  background: #2b558f;
}
.step-trade-wrapper .step-container .step-group .step-number.step-5 a i {
  background: #376cb6;
}
.step-trade-wrapper .step-container .step-group .step-number.step-6 a:hover i {
  background: #3b3b3b;
}
.step-trade-wrapper .step-container .step-group .step-number.step-6 a i {
  background: #555555;
}
.step-trade-content-wrapper {
  padding: 30px 0;
}
.step-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.step-icon.step-1 {
  background: #006ab6;
}
.step-content h3 {
  font-size: 21px;
  color: #006ab6;
  margin-bottom: 10px;
}
.step-content p {
  line-height: 1.5;
}
#step4,
#step3,
#step1 {
  margin-top: 50px;
}
#step4:after,
#step3:after,
#step1:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#step2 {
  margin-top: 250px;
}
#step2:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#step5 {
  margin-top: 60px;
}
#step5:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.step-content-container {
  padding: 0;
  border: 1px solid #ededed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
}
.step-content-container:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.step-content-container .step-header {
  color: #ffffff;
  font-size: 21px;
  height: 70px;
  line-height: 70px;
  display: block;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  padding: 0 20px;
  position: relative;
}
.step-content-container .step-header:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
.step-content-container .step-header.step-3,
.step-content-container .step-header.step-1 {
  background: #006ab6;
}
.step-content-container .step-header.step-3:after,
.step-content-container .step-header.step-1:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #006ab6;
  right: -10px;
  top: 10px;
}
.step-content-container .step-header.step-4,
.step-content-container .step-header.step-2 {
  background: #fccf00;
}
.step-content-container .step-header.step-4:after,
.step-content-container .step-header.step-2:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fccf00;
  left: -10px;
  top: 10px;
}
.step-content-container .step-header.step-3 {
  background: #e5002d;
}
.step-content-container .step-header.step-3:after {
  border-left: 10px solid #e5002d;
}
.step-content-container .step-header.step-4 {
  background: #009f51;
}
.step-content-container .step-header.step-4:after {
  border-right: 10px solid #009f51;
}
.step-content-container .step-header .step-number {
  font-size: 50px;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.step-content-container .step-header.step-5 {
  background: #376cb6;
}
.step-content-container .step-header.step-5:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #376cb6;
  right: -10px;
  top: 10px;
}
.step-content-container .step-content-details > p {
  padding: 20px 20px;
  margin-bottom: 0px;
}
.step-content-container .step-content-details .carousel {
  background: #fafafa;
  border-top: 1px solid #ededed;
  padding: 20px;
}
.step-tree-wrapper {
  width: 8px;
  background: #7e93ab;
  height: 1500px;
  margin: 0 auto;
}
.step-tree-wrapper:after,
.step-tree-wrapper:before {
  content: "";
  background: #ffffff;
  border: 5px solid #7e93ab;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: absolute;
  left: calc(50% - 10px);
  top: -8px;
}
.step-tree-wrapper:after {
  top: auto;
  bottom: -8px;
}
.step-tree-wrapper .step-number {
  position: absolute;
  height: 60px;
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  border: 5px solid #ffffff;
  left: calc(50% - 30px);
  z-index: 2;
}
.step-tree-wrapper .step-number a {
  color: #ffffff;
}
.step-tree-wrapper .step-number.step-1 {
  background: #006ab6;
  top: 50px;
}
.step-tree-wrapper .step-number.step-1:before {
  width: 50px;
  height: 50px;
  z-index: 1;
  position: absolute;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #006ab6;
  top: 0;
}
.step-tree-wrapper .step-number.step-2 {
  background: #fccf00;
  top: 240px;
}
.step-tree-wrapper .step-number.step-3 {
  background: #e5002d;
  top: 600px;
}
.step-tree-wrapper .step-number.step-4 {
  top: 830px;
}
.step-tree-wrapper .step-number.step-5 {
  background: #376cb6;
  top: 1180px;
}
.step-tree-wrapper .notestep {
  position: absolute;
  width: 0px;
  height: 0px;
  background: #376cb6;
}
.step-tree-wrapper .notestep#step_register {
  top: -20px;
}
.step-tree-wrapper .notestep#step_confirm {
  top: 280px;
}
.step-tree-wrapper .notestep#step_identity {
  top: 540px;
}
.step-tree-wrapper .notestep#step_deposit {
  top: 755px;
}
.step-trader-parralax {
  min-height: 300px;
  padding: 100px 0;
  background-image: url('../images/header-image/network-left.png'), url('../images/header-image/network-right.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right bottom;
  background-color: #35acef;
}
.step-trader-parralax .parrallax-content {
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.step-trader-parralax .parrallax-content h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.step-trader-parralax.commonstart h2 {
  margin-bottom: 5px;
}
.step-trader-parralax.commonstart p {
  margin-bottom: 0;
}
.step-trader-parralax.onlybutton .parrallax-content {
  background: none;
  padding: 0;
}
.step-trader-parralax.onlybutton .parrallax-content a {
  min-height: 60px;
  background: #2b558f;
  line-height: 60px;
}
.step-image-control {
  position: absolute;
  top: 45%;
  font-size: 30px;
  color: #fff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #7e93ab;
  line-height: 30px;
  text-align: center;
  opacity: 0.6;
}
.step-image-control:focus,
.step-image-control:hover {
  opacity: 1;
  color: #fff;
}
.step-image-control.left {
  left: 10px;
}
.step-image-control.right {
  right: 10px;
}

/*--------------------------------------------------------------
start page
--------------------------------------------------------------*/

#start_strength,
#start_featured {
  padding: 40px 0;
}
#start_strength {
  padding: 0;
}
#start_strength .featured_wrapper {
  padding: 20px;
}
.featured_container li:hover i {
  color: #fccf00;
  -webkit-animation: bellmove 1s linear infinite alternate;
  -moz-animation: bellmove 1s linear infinite alternate;
  -o-animation: bellmove 1s linear infinite alternate;
}
.featured_container li.border_bottom {
  position: relative;
}
.featured_container li.border_bottom:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #dbdbdb), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.featured_container li.border_right {
  position: relative;
}
.featured_container li.border_right:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #dbdbdb), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.featured_wrapper {
  padding: 40px 20px;
  position: relative;
  text-align: center;
}
.featured_wrapper .biglink {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.featured_wrapper .featured_icon {
  font-size: 50px;
  color: #376cb6;
  height: 60px;
}
.featured_wrapper .featured_icon.icon_small {
  font-size: 40px;
}
.featured_wrapper .featured_icon.svg_icon {
  background-size: 60px auto;
  background-position: top center;
  background-color: transparent;
  background-repeat: no-repeat;
}
.featured_wrapper .featured_icon.svg_icon.document_icon {
  background-image: url("../images/document.svg");
}
.featured_wrapper .featured_icon.svg_icon.faq_icon {
  background-image: url("../images/faq.svg");
}
.featured_wrapper .featured_icon.svg_icon.inquiry_icon {
  background-image: url("../images/chat.svg");
}
.featured_wrapper .featured_icon.svg_icon.glossay_icon {
  background-image: url("../images/glossary.svg");
}
.featured_wrapper .featured_description h2 {
  position: relative;
  font-size: 18px;
  margin: 10px 0 10px 0;
}
.featured_wrapper .featured_description h2 a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}
.featured_wrapper .featured_description h2 span {
  display: block;
  margin-bottom: 10px;
  color: #376cb6;
  font-size: 14px;
  font-weight: bold;
}
.featured_wrapper .featured_description h2:focus h2,
.featured_wrapper .featured_description h2:hover h2 {
  color: #376cb6;
}
.featured_wrapper .featured_description h2:focus h2 span,
.featured_wrapper .featured_description h2:hover h2 span {
  color: #555555;
}
ol {
  padding-left: 20px;
}
ul.sublist li {
  display: block;
  clear: both;
  padding-left: 40px;
}
ul.sublist li:before {
  position: absolute;
  left: 20px;
  min-width: 20px;
}
ul.sublist li:nth-child(1):before {
  content: "(1)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(2):before {
  content: "(2)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(3):before {
  content: "(3)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(4):before {
  content: "(4)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(5):before {
  content: "(5)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(6):before {
  content: "(6)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(7):before {
  content: "(7)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(8):before {
  content: "(8)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(9):before {
  content: "(9)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(10):before {
  content: "(10)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(11):before {
  content: "(11)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(12):before {
  content: "(12)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(13):before {
  content: "(13)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(14):before {
  content: "(14)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(15):before {
  content: "(15)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(16):before {
  content: "(16)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.sublist li:nth-child(17):before {
  content: "(17)";
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/*--------------------------------------------------------------
money page
--------------------------------------------------------------*/

#moneytabs {
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
#moneytabs.glossary {
  margin-top: 40px;
}
#moneytabs:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#moneytabs ul.nav-tabs {
  border-bottom: none;
  text-align: center;
}
#moneytabs ul.nav-tabs li {
  float: none;
  display: inline-block;
  min-width: 160px;
  border-right: 1px solid #ededed;
}
#moneytabs ul.nav-tabs li:last-child {
  border-right: none;
}
#moneytabs ul.nav-tabs li:focus a,
#moneytabs ul.nav-tabs li.active a {
  border: none;
  color: #376cb6;
}
#moneytabs ul.nav-tabs li:focus a .tab-icon,
#moneytabs ul.nav-tabs li.active a .tab-icon {
  background-position: 0px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#moneytabs ul.nav-tabs li:focus a .tab-icon i,
#moneytabs ul.nav-tabs li.active a .tab-icon i {
  font-size: 50px;
}
#moneytabs ul.nav-tabs li:focus a:hover,
#moneytabs ul.nav-tabs li.active a:hover,
#moneytabs ul.nav-tabs li:focus a:focus,
#moneytabs ul.nav-tabs li.active a:focus {
  background-position: 0px -58px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#moneytabs ul.nav-tabs li:focus a:before,
#moneytabs ul.nav-tabs li.active a:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ededed;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 15px);
  z-index: 1;
}
#moneytabs ul.nav-tabs li:focus a:after,
#moneytabs ul.nav-tabs li.active a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #fff;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 14px);
  z-index: 2;
}
#moneytabs ul.nav-tabs li a {
  position: relative;
  color: #555555;
  font-size: 18px;
  border: none;
}
#moneytabs ul.nav-tabs li a:focus,
#moneytabs ul.nav-tabs li a:hover {
  background: none;
}
#moneytabs ul.nav-tabs li a.linkpage {
  cursor: pointer;
}
#moneytabs ul.nav-tabs li a .tab-icon {
  background-position: 0px -58px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 60px auto;
  display: block;
  width: 60px;
  height: 57px;
  margin: 0 auto 10px;
  overflow: hidden;
}
#moneytabs ul.nav-tabs li a .tab-icon i {
  font-size: 50px;
}
#moneytabs ul.nav-tabs li a .tab-icon.leverage-icon {
  background-image: url("../images/leverage.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.trading-icon {
  background-image: url("../images/trading.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.payment-icon {
  background-image: url("../images/payment.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.withdrawal-icon {
  background-image: url("../images/withdrawal.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.deposit-icon {
  background-image: url("../images/deposit.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.remittance-icon {
  background-image: url("../images/remittance.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.catlist-icon {
  background-image: url("../images/catlist.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.abclist-icon {
  background-image: url("../images/abclist.svg");
}
#moneytabs ul.nav-tabs li a .tab-icon.seminar-beginer-icon {
  background-image: url("../images/beginer.svg");
}
.ispattern {
  display: block;
  width: 300px;
  height: 1px;
  position: relative;
  background-color: #376cb6;
  margin: 30px auto;
}
.ispattern:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.ispattern span {
  height: 5px;
  width: 80px;
  background: #376cb6;
  display: block;
  position: absolute;
  top: -2px;
  left: calc(50% - 40px);
}
.tabwrapper {
  text-align: center;
}
.tabwrapper h2 {
  font-size: 28px;
  color: #376cb6;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.tabwrapper h2.nopattern {
  margin-bottom: 30px;
}
.tabwrapper h2.nopattern:after,
.tabwrapper h2.nopattern:before {
  display: none;
}
.tabwrapper h2:before {
  width: 300px;
  height: 1px;
  content: "";
  position: absolute;
  background: #376cb6;
  bottom: 0;
  left: calc(50% - 150px);
}
.tabwrapper h2:after {
  width: 80px;
  height: 5px;
  background: #376cb6;
  position: absolute;
  content: "";
  bottom: -2px;
  left: calc(50% - 40px);
}
.tabwrapper h2 span {
  font-size: 16px;
  color: #555555;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tabwrapper .tabcontent-step {
  margin: 40px 0;
}
.tabwrapper .tabcontent-step.tabnomarginbottom {
  margin-bottom: 0;
}
.tabwrapper .tabcontent-step.tabnomargintop {
  margin-top: 0;
}
.tabwrapper .tabcontent-step.last-step {
  margin-bottom: 0;
}
.tabwrapper .tabcontent-step.last-step.nomargin-top {
  margin-top: 0;
  padding-top: 60px;
}
.tabwrapper .tabcontent-step.tabhasimage {
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.tabwrapper .tabcontent-step.tabhasimage h3:before {
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
}
.tabwrapper .tabcontent-step.tabhasimage .image-absolute {
  position: absolute;
  top: 20px;
  right: 0;
  width: 50%;
  overflow: hidden;
}
.tabwrapper .tabcontent-step.tabhasimage .image-absolute img {
  width: 120%;
}
.tabwrapper .tabcontent-step.tabhasimage .image-absolute.alignleft {
  right: auto;
  left: 0;
  top: auto;
  bottom: 0;
  text-align: center;
}
.tabwrapper .tabcontent-step.tabhasimage .image-absolute.alignleft img {
  width: 94%;
}
.tabwrapper .tabcontent-step .image-absolute {
  max-height: 350px;
  overflow: hidden;
}
.tabwrapper .tabcontent-step .image-absolute img {
  width: 100%;
}
.tabwrapper .tabcontent-step.tabcontent-color {
  background: #fafafa;
  padding: 20px 0;
}
.tabwrapper .tabcontent-step.tabcontent-color.last-step {
  padding-bottom: 0;
}
.tabwrapper .tabcontent-step:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.tabwrapper .tabcontent-step .hasbordertop:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #dbdbdb), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  position: absolute;
  top: 0;
  left: 0;
}
.tabwrapper .tabcontent-step .hasborderright {
  position: relative;
}
.tabwrapper .tabcontent-step .hasborderright:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #dbdbdb), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  position: absolute;
  top: 0;
  right: 0;
}
.tabwrapper .tabcontent-step p {
  margin-bottom: 20px;
}
.tabwrapper .tabcontent-step h3 {
  padding-bottom: 10px;
}
.tabwrapper .tabcontent-step h3:before {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 2px solid #555555;
  text-align: center;
  line-height: 22px;
  color: #555555;
  margin: 0 auto 10px;
  font-size: 16px;
}
.tabwrapper .tabcontent-step h3.oneline {
  display: inline-block;
}
.tabwrapper .tabcontent-step h3.oneline:before {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.tabwrapper .tabcontent-step h3.margin-top {
  margin-top: 100px;
}
.tabwrapper .tabcontent-step h3.step1:before {
  content: "1";
}
.tabwrapper .tabcontent-step h3.step2:before {
  content: "2";
}
.tabwrapper .tabcontent-step h3.step3:before {
  content: "3";
}
ul.list_attr.hasnote {
  list-style-position: inside;
  list-style-type: circle;
  margin: 10px 0;
}
ul.list_attr.hasnote li {
  list-style-position: inside;
  list-style-type: disc;
  padding: 3px 0;
}
ul.list_attr.triangle li {
  padding: 0;
  display: block;
}
ul.list_attr.triangle li:last-child a {
  border-bottom: none;
}
ul.list_attr.triangle li a {
  padding: 8px 15px;
  border-bottom: 1px solid #ededed;
  display: block;
  color: #6f6f6f;
}
ul.list_attr.triangle li a:hover {
  color: #376cb6;
}
ul.list_attr.triangle li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 14px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
ul.list_attr li {
  padding: 5px 0;
}
span.line {
  display: block;
  width: 100%;
  height: 1px;
  background: #ededed;
  margin: 20px 0 10px;
}

/*--------------------------------------------------------------
start / strength
--------------------------------------------------------------*/

#start_strength_content .row {
  padding: 80px 15px;
}
#start_strength_content .row.bordertop {
  border-top: 1px solid #ededed;
}
#start_strength_content .row .lpfeatured_detail h3 {
  position: relative;
  margin-bottom: 20px;
}
#start_strength_content .row .lpfeatured_detail h3 a {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#start_strength_content .row .lpfeatured_detail h3 span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
#start_strength_content .row .lpfeatured_detail h4 {
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
table common
--------------------------------------------------------------*/

.tbl-table {
  display: table;
  width: 100%;
  border: 1px solid #ededed;
}
.tbl-table.noborder-top {
  border-top: none;
}
.tbl-table .tbl-heading {
  display: table-row;
  color: #555555;
  background: #fafafa;
}
.tbl-table .tbl-heading .tbl-cell {
  padding: 8px 0;
  border-bottom: 1px solid #ededed;
}
.tbl-table .tbl-heading .tbl-cell.noborder {
  border-bottom: none;
}
.tbl-table .tbl-heading .tbl-cell.middle {
  width: 50%;
}
.tbl-table .tbl-group,
.tbl-table .tbl-body {
  display: table-row-group;
}
.tbl-table .tbl-caption {
  display: table-caption;
  caption-side: top;
  padding: 8px 15px;
  text-align: left;
  border: 1px solid #ededed;
  border-top: none;
}
.tbl-table .tbl-row {
  display: table-row;
  border-bottom: 1px solid #ededed;
}
.tbl-table .tbl-row .tbl-table {
  clear: both;
}
.tbl-table .tbl-row:hover {
  background: #fdfdfd;
}
.tbl-table .tbl-row:last-child .tbl-cell {
  border-bottom: none;
}
.tbl-table .tbl-row .tbl-cell {
  padding: 8px 15px;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  text-align: left;
}
.tbl-table .tbl-row .tbl-cell.w30 {
  width: 30%;
}
.tbl-table .tbl-row .tbl-cell .tbl-cell-2 {
  display: block;
  border-bottom: 1px solid #ffffff;
  margin-right: -3px;
  margin-left: -3px;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.tbl-table .tbl-row .tbl-cell .tbl-cell-2 + .tbl-cell-2 {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.tbl-table .tbl-cell {
  display: table-cell;
  border-right: 1px solid #ededed;
  padding: 0 5px;
  text-align: center;
}
.tbl-table .tbl-cell.txt-right {
  text-align: right;
  padding-right: 8px;
}
.tbl-table .tbl-cell:last-child {
  border-right: none;
}
h2.haspattern {
  font-size: 28px;
  color: #376cb6;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
  margin: 30px 0;
}
h2.haspattern:before {
  width: 300px;
  height: 1px;
  content: "";
  position: absolute;
  background: #376cb6;
  bottom: 0;
  left: calc(50% - 150px);
}
h2.haspattern:after {
  width: 80px;
  height: 5px;
  background: #376cb6;
  position: absolute;
  content: "";
  bottom: -2px;
  left: calc(50% - 40px);
}
h2.haspattern span {
  color: #555555;
  font-size: 18px;
  display: block;
  margin: 5px 0 10px;
}

/*--------------------------------------------------------------
security
--------------------------------------------------------------*/

#security {
  margin-bottom: 30px;
}
#security h3 {
  color: #376cb6;
  font-size: 21px;
  padding-bottom: 10px;
  margin: 30px 0 10px;
  border-bottom: 1px solid #ededed;
}

/*--------------------------------------------------------------
support
--------------------------------------------------------------*/

#mainsupport ul.featured_container li {
  min-height: 230px;
  position: relative;
}
#mainsupport ul.featured_container li .cover_link {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
}
#mainsupport ul.featured_container li .svg_icon {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainsupport ul.featured_container li:hover .svg_icon {
  background-position: center -60px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#subsupport {
  border-top: 1px solid #ededed;
  padding: 30px 0;
}

/*--------------------------------------------------------------
box common
--------------------------------------------------------------*/

.box.box-clear {
  margin-top: 30px;
}
.box.box-note {
  margin-top: 20px;
  padding: 15px;
  border: 10px solid #cad9ef;
}
.box.box-note:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.box.box-border {
  border: 1px solid #ededed;
}
.box.box-border .box-header {
  padding: 10px 15px;
  border-bottom: 1px solid #ededed;
}
.box.box-border .box-header h3 {
  font-size: 18px;
  color: #376cb6;
}
.box.box-border .box-content:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.box.box-border .box-content h4 {
  font-size: 18px;
  padding: 8px 15px;
  color: #626262;
  background: #ededed;
}
.box.box-border.box-big .box-header {
  position: relative;
}
.box.box-border.box-big .box-header h2 {
  color: #376cb6;
  font-size: 21px;
  margin-bottom: 10px;
}
.box.box-border.box-big .box-header h3 {
  color: #555555;
  font-size: 16px;
}
.box.box-border.box-big .box-header p {
  margin: 0;
}
.box.box-border.box-big .box-content.box-gray,
.box.box-border.box-big .box-content.box-blue {
  background: #b6cce9;
}
.box.box-border.box-big .box-content.box-gray.box-plus,
.box.box-border.box-big .box-content.box-blue.box-plus {
  position: relative;
  margin-top: 60px;
  padding-top: 40px;
}
.box.box-border.box-big .box-content.box-gray.box-plus:before,
.box.box-border.box-big .box-content.box-blue.box-plus:before {
  position: absolute;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: -40px;
  left: calc(50% - 40px);
  border: 5px solid #ffffff;
  background: #a3bee3;
  color: #ffffff;
  content: "OR";
  font-weight: 700;
  font-size: 32px;
  line-height: 70px;
  text-align: center;
}
.box.box-border.box-big .box-content.box-gray {
  background: #cad9ef;
  padding-bottom: 80px;
}
.box.box-border.box-big .box-content.box-gray.box-plus:before {
  background: #a3bee3;
}
.box.box-border.box-big .box-content.box-blue.box-plus {
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}
.box.box-border.box-big .box-content .notehead {
  font-size: 24px;
  color: #376cb6;
  margin: 20px 0 10px 0;
}
.box.box-border.box-big .box-content p {
  margin-bottom: 0;
}
.zendesk {
  position: absolute;
  background-size: auto 30px;
  min-height: 40px;
  line-height: 40px;
  right: 20px;
  padding: 0px 0px 0px 60px;
  font-size: 18px;
  border: 1px solid #ededed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 15px;
}
.zendesk:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.zendesk span {
  padding: 0 15px;
  color: #555555;
  background: #fafafa;
  border-left: 1px solid #ededed;
  display: block;
}
a.nolink {
  color: #555555;
}

/*--------------------------------------------------------------
panel
--------------------------------------------------------------*/

#faqpopular.panel-group {
  margin-bottom: 0px;
}
#faqpopular.panel-group.panel-clear .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#faqpopular.panel-group.panel-clear .panel.panel-default {
  border: none;
}
#faqpopular.panel-group.panel-clear .panel.panel-default > .panel-heading {
  background: none;
  padding: 0;
}
#faqpopular.panel-group.panel-clear .panel.panel-default > .panel-heading h4.panel-title {
  padding: 0px;
}
#faqpopular.panel-group.panel-clear .panel.panel-default > .panel-heading h4.panel-title a {
  padding: 8px 15px;
  display: block;
  font-size: 16px;
}
.idwrapper {
  text-align: center;
  padding: 20px 0 0;
}
.idwrapper span {
  display: block;
  padding: 10px 0;
}
.vspace {
  display: block;
  width: 96%;
  margin: 20px auto 0;
  height: 20px;
  border-top: 1px dotted #ededed;
}
.group_btn {
  background: #fafafa;
  border: 1px solid #ededed;
  padding: 20px 0;
}
.group_btn:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.group_btn .btn:hover {
  background: #fff;
  color: #555555;
  border-color: #ccc;
}
.modal-img {
  padding: 10px;
  background: #fafafa;
}
.modal-img img {
  width: 100%;
  height: auto;
}
number.stt {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #ff6f01;
  color: #ffffff;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*--------------------------------------------------------------
news block
--------------------------------------------------------------*/

#news-detail,
#news-wrapper {
  margin: 10px 0 20px;
}
#mainbody {
  padding-right: 30px;
  border-right: 1px solid #ededed;
}
#mainbody > .news-listing {
  width: 48%;
  display: inline-block;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ededed;
}
#mainbody > .news-listing:hover .entry-image {
  background-size: 150% auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainbody > .news-listing:hover .entry-image .cover-image {
  opacity: 0.2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainbody > .news-listing:nth-child(2n) {
  margin-right: 0%;
}
#mainbody > .news-listing .entry-image {
  position: relative;
  width: 100%;
  min-height: 200px;
  display: block;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainbody > .news-listing .entry-image .cover-image {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainbody > .news-listing .entry-header .entry-title {
  font-size: 21px;
  color: #376cb6;
  margin: 20px 0 5px;
}
#mainbody > .news-listing .entry-header .posted-on {
  font-size: 12px;
  color: #6f6f6f;
  margin-bottom: 10px;
  display: block;
}
#mainbody > .news-listing .entry-content {
  font-size: 14px;
  color: #626262;
}
.news-detail-wrapper.glossarydetail h1 {
  font-size: 24px;
  color: #376cb6;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin: 10px 0;
}
.news-detail-wrapper.glossarydetail .glossaryshare {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.news-detail-wrapper.glossarydetail .glossaryshare:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.news-detail-wrapper.glossarydetail .fb-like {
  display: inline-block;
  float: left;
}
.news-detail-wrapper.glossarydetail .twitter-share-button {
  margin-left: 5px;
  background: #376cb6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 0 10px;
  color: #ffffff;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  float: left;
}
.news-detail-wrapper.glossarydetail .twitter-share-button:before {
  content: "\f099";
  font-size: 13px;
  font-family: "FontAwesome";
  display: inline-block;
  float: left;
  margin-right: 10px;
  color: #ffffff;
}
.news-detail-wrapper .entry-image {
  min-height: 400px;
  display: block;
  margin-bottom: 20px;
}
.news-detail-wrapper .entry-content img {
  width: 100%;
  height: auto;
}
.news-detail-wrapper .entry-tag {
  display: block;
  margin-bottom: 20px;
}
.news-detail-wrapper .entry-tag:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.news-detail-wrapper .entry-tag .itemTagsBlock {
  padding: 10px 0 0;
  border-top: 1px solid #ededed;
  color: #376cb6;
  font-size: 18px;
}
.news-detail-wrapper .entry-tag a {
  display: inline-block;
  float: left;
  margin-right: 10px;
  background: #376cb6;
  color: #ffffff;
  font-size: 12px;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.news-detail-wrapper .entry-tag a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.news-other-group {
  display: block;
}
.news-other-group:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.news-other-group h2.title {
  font-size: 18px;
  color: #376cb6;
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.news-other-group .news-related-wrapper .news-related-image {
  display: block;
  width: 100%;
  min-height: 150px;
  margin-bottom: 15px;
}
.news-other-group .news-related-wrapper .news-related-info h3 {
  font-size: 14px;
  line-height: 1.5;
}
.news-other-group .news-related-wrapper .news-related-info h3 a {
  color: #555555;
}
.news-other-group .news-related-wrapper .news-related-info h3 a:hover {
  color: #376cb6;
}
.news-other-group.news-other {
  margin-top: 20px;
}
.news-other-group.news-other ul.news-listing li a {
  color: #555555;
}
.news-other-group.news-other ul.news-listing li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 14px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.news-other-group.news-other ul.news-listing li a:hover {
  color: #376cb6;
}
.search-wrapper {
  background: #fafafa;
  padding: 10px;
  margin-bottom: 20px;
}
.search-wrapper h1 {
  font-size: 21px;
  color: #376cb6;
}

/*--------------------------------------------------------------
breadcrumb
--------------------------------------------------------------*/

#breadcrumb {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#breadcrumb > * {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  padding-right: 3px;
  margin-right: 3px;
}
#breadcrumb > *.bcSeparator {
  color: #7b7b7b;
}

/*--------------------------------------------------------------
responsive function
--------------------------------------------------------------*/

header#header .group-header-block #menumobile.header-block {
  display: none;
  line-height: 59px;
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 10px;
}
header#header.ishomepage .group-header-block #menumobile.header-block {
  display: none;
  color: #ffffff;
  padding-top: 10px;
}
header#header.float-static .group-header-block #menumobile.header-block {
  display: none;
  color: #555555;
  padding-top: 0;
}
body.openmenu header#header {
  right: 280px;
}
body.openmenu #footer,
body.openmenu #mainbodywrapper,
body.openmenu #carousel-btc {
  right: 279px;
  position: relative;
}
body.openmenu header#header .group-header-block #mainmenu.header-block {
  display: block;
  position: fixed;
  right: 0;
  top: 0px;
  height: calc(100vh);
  width: 280px;
  background: #027fc2;
  background: -moz-linear-gradient(left, #027fc2 0%, #35abef 2%, #35abef 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #027fc2), color-stop(2%, #35abef), color-stop(100%, #35abef));
  background: -webkit-linear-gradient(left, #027fc2 0%, #35abef 2%, #35abef 100%);
  background: -o-linear-gradient(left, #027fc2 0%, #35abef 2%, #35abef 100%);
  background: -ms-linear-gradient(left, #027fc2 0%, #35abef 2%, #35abef 100%);
  background: linear-gradient(to right, #027fc2 0%, #35abef 2%, #35abef 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#027fc2', endColorstr='#35abef', GradientType=1);
}
body.openmenu header#header .group-header-block #mainmenu.header-block ul.nav > li {
  display: block;
  width: 100%;
  padding-top: 0px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
body.openmenu header#header .group-header-block #mainmenu.header-block ul.nav > li > a {
  color: #ffffff;
  width: 100%;
  display: block;
  height: 40px!important;
  line-height: 40px!important;
}
.mobileview {
  display: none;
}

/*--------------------------------------------------------------
Social link on footer
--------------------------------------------------------------*/

.copyright .snslink {
  margin-top: 10px;
  float: right;
}
.copyright .snslink li {
  display: inline-block;
  float: left;
}
.copyright .snslink li a {
  color: #fff;
  padding-left: 20px;
}
.copyright .snslink li a i {
  font-size: 24px;
}
.copyright .snslink li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.copyright .snslink li:last-child a {
  padding-right: 0px;
}

/*--------------------------------------------------------------
LP / start
--------------------------------------------------------------*/

body.lpstart header#header .group-header-block #mainlang,
body.lpstart header#header .group-header-block #mainusertool li.user-login {
  display: none;
}
body.lpstart #footer .linkmenu {
  display: none;
}
#lpslide {
  width: 100%;
  height: 540px;
  display: block;
}
#lpslide .carousel-inner {
  width: 100%;
  height: 100%;
}
#lpslide .carousel-inner h1 {
  position: absolute;
  top: calc(100vh / 3);
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 11;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#lpslide .carousel-inner h1 span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
#lpslide #sl1 {
  background-size: cover;
  width: 100%;
  height: 100%;
}
#lpstatics {
  padding: 80px 0;
}
#lpstatics .step-trade-wrapper .step-container .step-group .step-number {
  width: 25%;
}
#lpstatics h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  margin: 0px 0 80px;
}
#lpstatics.in-view .attributed_detail {
  opacity: 1;
  left: 0;
}
#lpstatics.in-view .attributed_detail.one {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
}
#lpstatics.in-view .attributed_detail.two {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
}
#lpstatics.in-view .attributed_detail.three {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.4s;
}
#lpstatics.in-view .attributed_detail.four {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s;
}
#lpstatics.in-view .attributed_detail.five {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.8s;
}
#lpstatics.in-view .attributed_detail.six {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 1s;
}
#lpstatics .attributed_detail {
  opacity: 0;
  position: relative;
  left: -100px;
  text-align: center;
}
#lpstatics .attributed_detail h3 {
  font-size: 17px;
}
#lpstatics .attributed_detail p {
  font-size: 14px;
  margin-top: 15px;
  color: #888888;
}
#lpstatics .attributed_detail .icon {
  font-size: 60px;
}
#lpstatics .attributed_detail.one {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 1s ease-in-out;
  transition-delay: 1s;
}
#lpstatics .attributed_detail.two {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.8s;
}
#lpstatics .attributed_detail.three {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.6s;
}
#lpstatics .attributed_detail.four {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.4s;
}
#lpstatics .attributed_detail.five {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
}
#lpstatics .attributed_detail.six {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
}
#lpstatics .attributed_detail .buttoninpage {
  border: 1px solid #376cb6;
  padding: 5px 10px;
  margin-top: 20px;
  display: inline-block;
}
#lpstatics .attributed_detail .buttoninpage:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
}
#lpstatics.border-bottom {
  border-bottom: 1px solid #ededed;
}
#lpstatics .step-trade-wrapper {
  background: #ffffff;
}
#lpstatics .step-trade-wrapper .step-container .step-group .step-number a i {
  border-color: #e1e1e1;
}
#lpstatics .step-trade-wrapper .step-container .step-group .step-number a span::before {
  background: #e1e1e1;
}
#lpstatics .step-trade-wrapper .step-container .step-line::after,
#lpstatics .step-trade-wrapper .step-container .step-line::before {
  border-color: #e1e1e1;
}
#lpstatics .step-trade-wrapper .step-container .step-line,
#lpstatics .step-trade-wrapper .step-container .step-group .step-number a span::after {
  background: #e1e1e1;
}
#lplinks.step-trader-button {
  position: relative;
  background-size: cover;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 50px 0;
}
#lplinks.step-trader-button.otherbackground {
  background-image: url("../images/LP/start/chart.png");
}
#lplinks.step-trader-button a.overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#lplinks.step-trader-button .parrallax-content {
  padding: 15px 0;
  background-color: #009f51;
  color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  position: relative;
}
#lplinks.step-trader-button .parrallax-content p {
  margin-bottom: 0;
}
#lplinks.step-trader-button .parrallax-content h2 {
  margin-bottom: 10px;
  font-size: 36px;
}
#lplinks.step-trader-button .parrallax-content:hover,
#lplinks.step-trader-button .parrallax-content:focus {
  background-color: #00d26b;
}
#lplinks.step-trader-parralax {
  position: relative;
  padding: 50px 0;
  min-height: 200px;
  background-color: #009f51;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lplinks.step-trader-parralax .overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#lplinks.step-trader-parralax .overlay.haslink {
  z-index: 10;
}
#lplinks.step-trader-parralax .parrallax-content {
  background: none;
}
#lplinks.step-trader-parralax .parrallax-content h2 {
  margin-bottom: 0;
}
#lplinks.step-trader-parralax .parrallax-content p {
  font-size: 18px;
}
#lplinks.step-trader-parralax:hover {
  background-image: url('../images/header-image/network-left.png'), url('../images/header-image/network-right.png');
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
  background-color: #009f51;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lplinks.step-trader-parralax:hover .parrallax-content {
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lpfeatured .lpfeatured_wrapper {
  padding: 60px 0;
  border-bottom: 2px solid #ededed;
}
#lpfeatured .lpfeatured_wrapper.last-first-block {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
#lpfeatured .lpfeatured_wrapper.last-block {
  margin-top: 0;
  padding-top: 0;
  border-bottom: none;
}
#lpfeatured .lpfeatured_wrapper.last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
#lpfeatured .lpfeatured_wrapper .fullwidth {
  position: relative;
  bottom: -100px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
#lpfeatured .lpfeatured_wrapper .lpfeatured_detail h3,
#lpfeatured .lpfeatured_wrapper .lpfeatured_detail p {
  position: relative;
  top: -100px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
#lpfeatured .lpfeatured_wrapper .lpfeatured_detail p {
  opacity: 0;
  transition-delay: 0.6s;
}
#lpfeatured .lpfeatured_wrapper.in-view .fullwidth {
  position: relative;
  bottom: 0px;
  opacity: 1;
}
#lpfeatured .lpfeatured_wrapper.in-view .lpfeatured_detail h3,
#lpfeatured .lpfeatured_wrapper.in-view .lpfeatured_detail p {
  top: 0px;
  opacity: 1;
}
#lpfeatured .lpfeatured_wrapper.in-view .lpfeatured_detail p {
  opacity: 1;
  top: 0px;
  transition-delay: 0.6s;
}
#lpfeatured .lpfeatured_detail {
  margin-top: 50px;
  display: block;
}
#lpfeatured .lpfeatured_detail h3 {
  font-size: 28px;
  margin-bottom: 20px;
  display: block;
  border-bottom: 2px solid #376cb6;
  padding: 20px 0;
}
#lpfeatured .lpfeatured_detail p {
  font-size: 18px;
  color: #6f6f6f;
}
#lpfeatured #popular_trading_tools {
  margin: 0;
}
#lpfeatured #secure_transaction_fee {
  background: #fafafa;
}
#lpfeatured #secure_transaction_fee.in-view .secure_transaction_fee_container .free {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
#lpfeatured #secure_transaction_fee h3 span {
  font-size: 16px;
}
#lpfeatured #secure_transaction_fee .secure_transaction_fee_container {
  position: relative;
}
#lpfeatured #secure_transaction_fee .secure_transaction_fee_container .free {
  position: absolute;
  background: #e5002d;
  color: #ffffff;
  opacity: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  animation: mouse_scroll 1s linear infinite alternate;
  -moz-animation: mouse_scroll 1s linear infinite alternate;
  -webkit-animation: mouse_scroll 1s linear infinite alternate;
  -o-animation: mouse_scroll 1s linear infinite alternate;
  padding: 5px 20px;
  z-index: 2;
  font-size: 18px;
  left: 45%;
  top: 10%;
}
#lpfeatured #secure_transaction_fee .secure_transaction_fee_container .free span.number {
  font-size: 48px;
  font-weight: 500;
}
#lpfeatured #secure_transaction_fee .secure_transaction_fee_container .free:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e5002d;
  content: "";
  position: absolute;
  top: 100%;
  left: 25%;
}
#lpfeatured #secure_transaction_fee.lpfeatured_wrapper {
  margin: 0;
}
.group-zendesk {
  border-top: 1px solid #ededed;
  margin: 40px 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.procedure_details {
  margin-top: 20px;
  text-align: center;
}
.procedure_details i {
  font-size: 60px;
  display: block;
  text-align: center;
  color: #376cb6;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.procedure_details:hover i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fccf00;
}
.procedure_details span.step {
  display: block;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
}
#zendeskform {
  display: block;
  padding: 40px 0;
  background-size: cover;
  border-bottom: 1px solid #ededed;
}
#zendeskform #zFormer {
  padding: 0px 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ededed;
  background: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  top: -100px;
}
#zendeskform #zFormer .form-title {
  border-bottom: 1px solid #ededed;
  padding: 20px;
  font-size: 21px;
  margin: 0px -10px 20px;
}
#zendeskform #zFormer .form-title span {
  margin-top: 10px;
  color: #6f6f6f;
  display: block;
  font-size: 13px;
}
#zendeskform #zFormer .form-footer {
  border-top: 1px solid #ededed;
  margin-top: 20px;
  padding-top: 20px;
}
#zendeskform #zFormer .control-label {
  font-weight: normal;
}

/* Common styles for all types */

.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}

/* Tighten up space between multiple callouts */

.bs-callout + .bs-callout {
  margin-top: -5px;
}

/* Variations */

.bs-callout-danger {
  border-left-color: #ce4844;
}
.bs-callout-danger h4 {
  color: #ce4844;
}
.bs-callout-warning {
  border-left-color: #aa6708;
}
.bs-callout-warning h4 {
  color: #aa6708;
}
.bs-callout-info {
  border-left-color: #1b809e;
}
.bs-callout-info h4 {
  color: #1b809e;
}
.form-control.invalid {
  border-color: #e5002d;
}

/*--------------------------------------------------------------
Contact-spin
--------------------------------------------------------------*/

.beforeSend_loading {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: none;
}
.ispinner {
  position: relative;
  width: 20px;
  height: 20px;
}
.ispinner .ispinner__blade {
  position: absolute;
  left: 44.5%;
  top: 37%;
  width: 10%;
  height: 25%;
  border-radius: 2.5%;
  -webkit-animation: ispinner__blade--fade 1s linear infinite;
  animation: ispinner__blade--fade 1s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.ispinner .ispinner__blade:nth-child(1) {
  -webkit-animation-delay: -1.66667s;
  animation-delay: -1.66667s;
  -webkit-transform: rotate(30deg) translate(0, -150%);
  transform: rotate(30deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(2) {
  -webkit-animation-delay: -1.58333s;
  animation-delay: -1.58333s;
  -webkit-transform: rotate(60deg) translate(0, -150%);
  transform: rotate(60deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(3) {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
  -webkit-transform: rotate(90deg) translate(0, -150%);
  transform: rotate(90deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(4) {
  -webkit-animation-delay: -1.41667s;
  animation-delay: -1.41667s;
  -webkit-transform: rotate(120deg) translate(0, -150%);
  transform: rotate(120deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(5) {
  -webkit-animation-delay: -1.33333s;
  animation-delay: -1.33333s;
  -webkit-transform: rotate(150deg) translate(0, -150%);
  transform: rotate(150deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(6) {
  -webkit-animation-delay: -1.25s;
  animation-delay: -1.25s;
  -webkit-transform: rotate(180deg) translate(0, -150%);
  transform: rotate(180deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(7) {
  -webkit-animation-delay: -1.16667s;
  animation-delay: -1.16667s;
  -webkit-transform: rotate(210deg) translate(0, -150%);
  transform: rotate(210deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(8) {
  -webkit-animation-delay: -1.08333s;
  animation-delay: -1.08333s;
  -webkit-transform: rotate(240deg) translate(0, -150%);
  transform: rotate(240deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(9) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  -webkit-transform: rotate(270deg) translate(0, -150%);
  transform: rotate(270deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(10) {
  -webkit-animation-delay: -0.91667s;
  animation-delay: -0.91667s;
  -webkit-transform: rotate(300deg) translate(0, -150%);
  transform: rotate(300deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(11) {
  -webkit-animation-delay: -0.83333s;
  animation-delay: -0.83333s;
  -webkit-transform: rotate(330deg) translate(0, -150%);
  transform: rotate(330deg) translate(0, -150%);
}
.ispinner .ispinner__blade:nth-child(12) {
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
  -webkit-transform: rotate(360deg) translate(0, -150%);
  transform: rotate(360deg) translate(0, -150%);
}
.ispinner.ispinner--animating .ispinner__blade {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.ispinner.ispinner--white .ispinner__blade {
  background-color: white;
}
.ispinner.ispinner--gray .ispinner__blade {
  background-color: #8C8C8C;
}
.ispinner.ispinner--large {
  width: 35px;
  height: 35px;
}
.ispinner.ispinner--large .ispinner__blade {
  width: 8.57143%;
  height: 25.71429%;
  border-radius: 2.99940012%;
}
@-webkit-keyframes ispinner__blade--fade {
  0% {
    opacity: 0.85;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes ispinner__blade--fade {
  0% {
    opacity: 0.85;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    opacity: 0.25;
  }
}

/*--------------------------------------------------------------
glossary
--------------------------------------------------------------*/

.absolutelink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#glossarypick {
  margin: 30px 0;
}
#glossarypick .glossarypick ul.glossary-list a {
  font-size: 16px;
}
#glossarysearch {
  margin: 30px auto 5px;
}
#glossarysearch .k2LiveSearchBlock {
  position: relative;
}
#glossarysearch .liveSearchResults {
  position: absolute;
  top: 100%;
  width: 100%;
  min-height: 300px;
  display: block;
  border: 1px solid #ededed;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  z-index: 2;
  padding: 20px;
}
#glossarysearch .liveSearchResults li a {
  color: #000000;
}
#glossarysearch .liveSearchResults li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#glossarysearch .liveSearchResults li a:focus,
#glossarysearch .liveSearchResults li a:hover {
  color: #376cb6;
}
.closesearch {
  color: #e5002d;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
}
.closesearch.active {
  display: block;
}
#glossary-wrapper h3 {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.subcategory_container {
  display: block;
  margin: 10px 0;
  padding: 10px 0;
}
.subcategory_container:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.subcategory_container h4.subcategry_title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
#sidebar #glossarysearch {
  margin: 0 auto 10px;
}
#sidebar #glossarypick h3 {
  font-size: 21px;
}
#sidebar #glossarypick ul.glossary-list.col3 li {
  width: 100%;
}
.subtitle {
  position: relative;
  border-bottom: 1px solid #ededed;
  text-align: center;
}
.subtitle span {
  display: inline-block;
  position: relative;
  top: 20px;
  background-color: #ffffff;
  padding: 10px 30px;
  border: 1px solid #ededed;
}
#headerimage.seminar .pagewraper:after {
  background-color: #376cb6;
}
#headerimage.seminar .pagewraper:before {
  background-color: #376cb6;
  border-color: #376cb6;
}
#headerimage.seminar .pagewraper .pagedescription {
  color: #555555;
}
#seminarintro h2 {
  margin-top: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 20px;
}
#seminarintro p {
  line-height: 1.5;
}
img.fitwidth {
  width: 100%;
  height: auto;
}
#seminartype {
  background: #fafafa;
  padding: 20px 0 0px;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
#seminartype .seminardetails h4.title {
  position: relative;
  margin-top: 40px;
}
#seminartype .seminardetails h4.title a {
  display: block;
  color: #376cb6;
  font-size: 18px;
}
#seminartype .seminardetails h4.title a:hover,
#seminartype .seminardetails h4.title a:focus {
  color: #2b558f;
}
#seminartype .seminardetails span {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-top: 5px;
  font-size: 13px;
  color: #6f6f6f;
  border-bottom: 1px solid #ededed;
}
#seminartype .seminardetails p.content {
  font-size: 14px;
  line-height: 1.7;
}
#seminarhuman {
  padding: 40px 0;
}
#seminarhuman h2.haspattern span.line2 {
  margin-top: 10px;
  line-height: 1.7;
}
#seminarhuman .seminarteacher {
  text-align: center;
  margin: 40px 0;
}
#seminarhuman .seminarteacher .cover {
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid #ededed;
  display: block;
  margin: 0 auto 30px;
  overflow: hidden;
}
#seminarhuman .seminarteacher .cover:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#seminarhuman .seminarteacher .info {
  margin-bottom: 20px;
}
#seminarhuman .seminarteacher .info h5 {
  color: #376cb6;
  font-size: 21px;
}
#seminarcontent {
  margin: 40px 0;
}
#seminarcontent .seminarheader {
  border: 1px solid #ededed;
  border-top: 5px solid #376cb6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#seminarcontent .seminarheader:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#seminarcontent .seminarheader .avatar {
  display: block;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #ededed;
  margin: 0px auto 20px;
}
#seminarcontent .seminarheader .seminarpresent {
  padding: 30px 20px;
  background-color: #fafafa;
  position: relative;
  min-height: 540px;
  border-right: 1px solid #ededed;
}
#seminarcontent .seminarheader .seminarpresent.beginner:before {
  content: "";
  width: 80px;
  height: 95px;
  background-size: auto 95px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
}
#seminarcontent .seminarheader .seminarpresent .info {
  text-align: center;
  font-size: 14px;
}
#seminarcontent .seminarheader .seminarpresent .name {
  margin: 20px 0;
  text-align: center;
}
#seminarcontent .seminarheader .seminarpresent .name h4 {
  font-size: 28px;
  margin-bottom: 10px;
}
#seminarcontent .seminarheader .seminarcontent {
  padding: 20px 20px 20px 0;
}
#seminarcontent .seminarheader .seminarcontent h2 {
  font-size: 32px;
  font-weight: bold;
  margin: 20px 0;
}
#seminarcontent .seminarheader .seminarcontent p {
  line-height: 1.7;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo {
  display: block;
  border: 1px solid #ededed;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fafafa;
  margin-bottom: 20px;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li {
  font-weight: normal;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li:first-child {
  margin-bottom: 10px;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li:before {
  font-family: "FontAwesome";
  display: inline-block;
  float: left;
  margin-right: 5px;
  font-weight: normal;
  width: 15px;
  color: #376cb6;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li.time:before {
  content: "\f073";
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li.author:before {
  content: "\f02e";
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li span {
  font-weight: bold;
}
#seminarcontent .seminarheader .seminarcontent .seminarinfo > ul > li span.title {
  width: 80px;
  display: inline-block;
  color: #376cb6;
  font-weight: normal;
}
#seminarcontent .seminarcontentstepwrapper {
  margin: 30px 0;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .title {
  padding: 5px 20px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #376cb6;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .content {
  padding-top: 20px;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .content h4 {
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ededed;
  font-size: 14px;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .infodetails table.table td,
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .infodetails table.table th {
  padding: 10px 20px;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .infodetails p.schedule {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px 5px;
}
#seminarcontent .seminarcontentstepwrapper .seminarcontent_step .infodetails p.schedule i {
  margin-right: 10px;
}
#seminarcontent .seminarhelp {
  line-height: 1.7;
}
#seminarcontent .seminarhelp .mapview {
  height: 300px;
}
#seminarcontent .seminarnote {
  line-height: 1.7;
}
.seminarbutton {
  margin: 30px 0;
  position: relative;
  display: block;
}
.seminarbutton:before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px dotted #ededed;
  position: absolute;
  top: 50%;
  left: 0;
}
table.table.table-attribute {
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.seminarteacher .teacherwrapper {
  min-height: 350px;
  border: 1px solid #ededed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.seminarteacher .teacherwrapper .title {
  background: #fafafa;
  padding: 10px 20px;
  border-bottom: 1px solid #ededed;
}
.seminarteacher .teacherwrapper .title h4 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
}
.seminarteacher .teacherwrapper .title .name {
  font-size: 18px;
}
.seminarteacher .teacherwrapper .title .name span {
  font-size: 28px;
}
.seminarteacher .teacherwrapper .content {
  padding: 20px;
}
.seminarteacher .teacherwrapper .content .avatar {
  float: left;
  width: 150px;
}
.seminarteacher .teacherwrapper .content .detail {
  padding-left: 170px;
}

/*SCREEN 1920*/


/*SCREEN 1136*/


/*SCREEN 1024*/

@media screen and (max-width: 1135px) {
  header#header.isinpage .group-header-block #menumobile.header-block {
    color: #555555;
    padding-top: 0;
  }
  #news {
    background: #fafafa;
  }
  header#header.ishomepage .group-header-block #menumobile.header-block {
    display: block;
  }
  header#header.float-static .group-header-block #menumobile.header-block {
    display: block;
  }
  #menumobile {
    display: block;
  }
  header#header .group-header-block #mainmenu.header-block {
    display: none;
  }
  header#header .group-header-block #menumobile.header-block {
    display: block;
    font-size: 28px;
    color: #ffffff;
  }
  .parallax-images .tabletlayout {
    width: 400px;
    background-size: 400px auto;
  }
  #announces #pcpreview {
    width: calc(100vw / 1.8);
    background-size: calc(100vw / 1.8) auto;
  }
  #announces #pcpreview .view-fast .fast-background {
    width: 65.7%;
    height: 58%;
    bottom: 37%;
  }
  #announces #pcpreview .view-fast .fast-cloud {
    width: 65.7%;
    bottom: 27%;
    background-size: 100% auto;
  }
  #announces #pcpreview .view-fast .fast-icon {
    width: 100px;
    background-size: 100% auto;
    height: 366px;
    left: calc(100vw / 1.8 / 2 - 50px);
  }
  #announces #pcpreview .view-security.active .security-icon,
  #announces #pcpreview .view-security.active .security-cloud,
  #announces #pcpreview .view-fund.active .fund-cloud,
  #announces #pcpreview .view-fund.active .fund-icon {
    width: 65.7%;
    bottom: 37%;
  }
  ul.col3 li {
    min-height: 270px;
  }
}

/*SCREEN 960*/

@media screen and (max-width: 1023px) {
  #featureds.in-view .parallax-images .pclayout {
    width: 400px;
  }
  #featureds.in-view .parallax-images .tabletlayout {
    right: 0%;
  }
  #announces #pcpreview .view-fast .fast-background {
    bottom: 53%;
    height: 43%;
  }
  #announces #pcpreview .view-fast .fast-cloud {
    bottom: 35%;
  }
  #announces #pcpreview .view-fast .fast-icon {
    width: 78px;
    background-size: 100% auto;
    height: 366px;
    left: calc(100vw / 1.8 / 2 - 39px);
  }
  #announces #pcpreview .view-security.active .security-icon,
  #announces #pcpreview .view-security.active .security-cloud,
  #announces #pcpreview .view-fund.active .fund-cloud,
  #announces #pcpreview .view-fund.active .fund-icon {
    bottom: 53%;
  }
  #announces #pcpreview .view-security.active .security-icon,
  #announces #pcpreview .view-security.active .security-cloud {
    height: 180px;
  }
  #announces .announce-details h3 {
    margin-top: 30px;
  }
  .footer-slogan {
    margin-bottom: 30px;
  }
  #carousel-btc .carousel-statics .content-statics {
    width: 70%;
    margin: 0 auto;
  }
}

/*SCREEN 800*/

@media screen and (max-width: 959px) {
  .tabwrapper .tabcontent-step.tabhasimage .image-absolute {
    position: relative;
    width: 100%;
  }
  .tabwrapper .tabcontent-step h3.margin-top {
    margin-top: 20px;
  }
}

/*SCREEN 768*/

@media screen and (max-width: 799px) {
  .copyright {
    text-align: center;
  }
  .copyright .snslink {
    margin-top: 10px;
    float: none;
    text-align: center;
  }
  .copyright .snslink li {
    float: none;
  }
  ul.col3 li {
    width: 50%;
  }
  ul.col3 li.border_right:before {
    display: none;
  }
  ul.col3 li.border_bottom:after {
    display: none;
  }
  ul.col3.featured_container > li {
    position: relative;
  }
  ul.col3.featured_container > li:before {
    content: "";
    display: block!important;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #dbdbdb), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -o-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -ms-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: linear-gradient(to right, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  }
  ul.col3.featured_container > li:nth-child(2n):after {
    content: "";
    display: block!important;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #dbdbdb), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #dbdbdb 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .step-tree-wrapper .step-number.step-3 {
    top: 485px;
  }
  #stepright.nopadding-left {
    padding-left: 15px;
  }
  #stepleft.nopadding-right {
    padding-right: 15px;
  }
  .step-content-container .step-header:after {
    display: none;
  }
  #step1,
  #step4,
  #step5,
  #step3,
  #step2 {
    margin-top: 20px;
  }
  #headerimage.support,
  #headerimage.entry-image {
    background-image: none!important;
  }
  #zendeskform #zFormer {
    top: 0;
  }
  #headerimage.support.inquiry .pagename {
    margin-top: 80px;
  }
}

/*SCREEN 640*/

@media screen and (max-width: 767px) {
  .group-featured {
    margin-bottom: 30px;
  }
  .tool-pc-featured .row {
    padding: 10px 0;
  }
  #steptree {
    display: none;
  }
  .parallax-images {
    position: inherit;
    width: 90%;
  }
  #featureds:after {
    width: 100%;
  }
  #featureds h2 {
    padding-top: 5px;
    margin-top: 5px;
    font-size: 24px;
  }
  #featureds.in-view .parallax-images .pclayout {
    width: 100%;
    left: 0;
    position: relative;
    top: auto;
    display: block;
    height: 230px;
    background-size: 100% auto;
    bottom: 0;
  }
  #featureds.in-view .parallax-images .tabletlayout {
    position: absolute;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    height: 140px;
    background-size: 50% auto;
  }
  #announces .announce-details .group-announces {
    opacity: 1;
  }
  #announces #pcpreview {
    display: none;
  }
  #announces .announce-details {
    height: auto;
  }
  #announces .announce-details[on-view="view-fast"] h3 {
    margin-top: 30px;
  }
  .linkmenu .linkmenu-wrapper.last {
    margin-bottom: 20px;
  }
  #carousel-btc .carousel-statics .content-statics {
    width: 80%;
    font-size: 18px;
  }
  #carousel-btc .carousel-statics .content-statics > span {
    font-size: 28px;
  }
  header#header.isinpage a.logo,
  header#header.float-static a.logo {
    background-size: 180px auto;
    width: 180px;
  }
  #mainbody > .news-listing {
    width: 100%;
    margin-right: 0%;
  }
  #footer .nopadding {
    padding: 0 15px;
  }
  .bankdetails {
    margin-bottom: 20px;
  }
  .list_attr {
    margin: 20px 0;
  }
  #remittance .tabwrapper .tabcontent-step {
    margin-bottom: 0;
  }
  #remittance .tabwrapper .tabcontent-step.tabcontent-color.last-step {
    margin-top: 0;
  }
  ul.col5.featured_container > li {
    width: 50%;
  }
  ul li.col5.featured_container.floatnone > li,
  ul.col5.featured_container.floatnone > li {
    float: left;
  }
  #aboutdocument .box-note .row,
  #aboutdocument .box-content .row {
    padding: 0 15px;
  }
  .company-info .txt-right {
    text-align: left;
  }
  #privacy .nopadding {
    padding: 0 15px;
  }
}

/*SCREEN 480*/

@media screen and (max-width: 639px) {
  #moneytabs ul.nav-tabs li {
    border-bottom: 1px solid #ededed;
  }
  #moneytabs ul.nav-tabs li:nth-child(2) {
    border-right: none;
  }
  #moneytabs ul.nav-tabs li:nth-child(n+3) {
    margin-top: 10px;
    border-bottom: none;
  }
  #moneytabs {
    border-bottom: none;
  }
  #moneytabs ul.nav-tabs li:focus a:before,
  #moneytabs ul.nav-tabs li.active a:before {
    display: none;
  }
  #steptree {
    display: none;
  }
  header#header a.logo {
    background-size: 180px auto;
    width: 180px;
  }
  .mobileview {
    display: block;
  }
  header#header .group-header-block #mainsearch.header-block,
  header#header .group-header-block #mainlang.header-block,
  header#header .group-header-block #mainusertool.header-block {
    display: none;
  }
  #mobilemember {
    padding: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background: #2b558f;
  }
  #mobilemember:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  #mobilemember ul > li {
    display: inline-block;
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  #mobilemember ul > li:last-child {
    margin-right: 0%;
  }
  #mobilemember ul > li > a {
    display: block;
    background: #ffffff;
    text-align: center;
    color: #555555;
  }
  #mobilelang {
    padding: 10px 5px;
    background: #2b558f;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  #mobilelang:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  #mobilelang ul > li {
    width: 32%;
    display: inline-block;
    float: left;
  }
  #mobilelang ul > li > a {
    color: #ffffff;
    display: block;
    text-align: center;
  }
  #mainbody {
    padding-right: 15px;
  }
  #headerimage.start {
    background-size: 60% auto, cover;
  }
  ul.col5.attributed_detail_list li {
    width: 100%;
  }
  ul.col3.glossary-list li,
  ul.col4.glossary-list li {
    width: 50%;
  }
  ul.col3 li {
    width: 100%;
  }
  ul.col3 li.border_right:before {
    display: none;
  }
  ul.col3 li.border_bottom:after {
    display: none;
  }
  ul.col3.featured_container > li {
    position: relative;
  }
  ul.col3.featured_container > li:before {
    content: "";
    display: block!important;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #dbdbdb), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -o-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: -ms-linear-gradient(left, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    background: linear-gradient(to right, #ffffff 0%, #dbdbdb 50%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  }
  ul.col3.featured_container > li:nth-child(2n):after {
    display: none!important;
  }
  ul.col3.featured_container > li:last-child:before {
    display: none!important;
  }
  /*start menu*/
  #headerimage.start {
  }
  .step-trader-parralax .parrallax-content {
    padding: 20px 10px;
  }
  .linkmenu logofooter {
    margin-bottom: 40px;
  }
  #lpfeatured .lpfeatured_wrapper {
    padding: 20px 0;
    margin: 20px 0;
  }
  #lpfeatured .lpfeatured_detail {
    margin-top: 0px;
  }
  ul.col4.featured_container > li {
    width: 50%;
  }
  ul.col4.featured_container > li:nth-child(2n).border_right:before {
    display: none;
  }
  #start_strength_content .row {
    padding-top: 80px;
  }
  #start_strength_content img {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .group-featured .content {
    width: 100%;
    display: block;
  }
  #mapaddress .mapaddress-control {
    width: 100%;
    left: 0px;
  }
  #lpstatics .attributed .attributed_detail {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
  }
  .step-trader-parralax {
    background-image: url('../images/header-image/network-left.png');
  }
  .step-trade-wrapper .step-container .step-line {
    display: none;
  }
  .step-trade-wrapper .step-container .step-container {
    width: 100%;
  }
  .step-trade-wrapper .step-container .step-group {
    padding-top: 0px;
  }
  .step-trade-wrapper .step-container .step-group .step-number {
    width: 100%;
    margin: 10px 0;
    padding: 10px 0;
  }
  .step-trade-wrapper .step-container .step-group .step-number a i {
    display: block;
    width: 120px;
    height: 120px;
    font-size: 48px;
    line-height: 110px;
  }
  .step-trade-wrapper .step-container .step-group .step-number a span {
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    font-size: 18px;
  }
  .step-trade-wrapper .step-container .step-group .step-number a span:after,
  .step-trade-wrapper .step-container .step-group .step-number a span:before {
    display: none;
  }
  #lpstatics .attributed_detail {
    opacity: 1;
    left: 0;
  }
  #lpslide .carousel-inner h1.fs60 {
    font-size: 32px;
  }
  #lpstatics h2 {
    font-size: 28px;
  }
  #lpstatics .step-trade-wrapper .step-container .step-group .step-number {
    width: 100%;
  }
  #carousel-btc .seminar-ontop {
    left: 15px;
    right: 15px;
  }
  #carousel-btc .seminar-ontop h3 {
    padding-right: 20px;
  }
}

/*SCREEN 320*/

@media screen and (max-width: 479px) {
  #moneytabs ul.nav-tabs li {
    min-width: 45%;
    width: 45%;
  }
}

/*SCREEN 320*/

@media screen and (max-width: 321px) {
  ul.col3.glossary-list li,
  ul.col4.glossary-list li {
    width: 100%;
  }
}
#privacy .adrinfo {
  margin: 20px 0;
  padding: 20px;
  display: block;
  border: 1px solid #ededed;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#privacy .adrinfo:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#privacy .adrinfo > p:last-child {
  margin-bottom: 0;
}
h3.sub_pagename {
  margin: 30px 0 5px;
  font-size: 21px;
  color: #376cb6;
}
.dominatorlist {
  margin: 20px 0;
}
.dominatorlist .blocknote {
  width: 650px;
  margin: 0 auto 10px;
}
.dominatorlist.second .forpc {
  height: 500px;
}
.dominatorlist .forpc {
  display: block;
  width: 650px;
  height: 550px;
  margin: 0 auto;
  position: relative;
}
.dominatorlist .forpc .blockno {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #5a87ad;
  color: #555555;
  padding: 20px;
  width: 350px;
  background-color: #eef9ff;
}
.dominatorlist .forpc .blockno.top {
  background-color: #faffe9;
}
.dominatorlist .forpc .blockno p {
  margin: 30px 0;
  text-align: center;
}
.dominatorlist .forpc .arrowno {
  color: #5a87ad;
  font-size: 50px;
  text-align: center;
  width: 350px;
  position: relative;
}
.dominatorlist .forpc .arrowno:after {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #5a87ad;
  display: inline-block;
  padding: 3px 10px;
  color: #5a87ad;
  content: "no";
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 30%;
}
.dominatorlist .forpc .blockyes {
  width: 200px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #ff7521;
  font-size: 18px;
  display: inline-block;
  right: 0px;
  line-height: 1.5;
  min-height: 80%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 180px;
  top: 10%;
  position: absolute;
}
.dominatorlist .forpc .arrowyes {
  color: #ff7521;
  font-size: 50px;
  text-align: center;
  width: 50px;
  position: absolute;
}
.dominatorlist .forpc .arrowyes:after {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ff7521;
  display: inline-block;
  padding: 3px 10px;
  color: #ff7521;
  content: "yes";
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: -15px;
  left: 0;
}
.dominatorlist .forpc .arrowyes.one {
  top: 30px;
  left: 380px;
}
.dominatorlist .forpc .arrowyes.two {
  top: 180px;
  left: 380px;
}
.dominatorlist .forpc .arrowyes.three {
  top: 345px;
  left: 380px;
}
.dominatorlist .formobile {
  display: none;
}

/*SCREEN 320*/

@media screen and (max-width: 479px) {
  .dominatorlist .forpc {
    display: none;
  }
  .dominatorlist .formobile {
    display: block;
  }
  .dominatorlist .formobile img {
    width: 100%;
  }
  .dominatorlist .blocknote {
    width: 100%;
  }
}
.logo_bank {
  margin: 10px 0;
}
.logo_bank img {
  width: 100%;
  height: auto;
}

/* 
 for validation implement
 by kimura


input.error,
select.error {
  border-bottom: 1px solid #bf0000!important;
  color: #262626;
}
span.error {
  color: #bf0000;
  float: right;
}
.alert.alert-danger {
  background-color: transparent!important;
  border: none!important;
  color: #df0101;
}
.alert {
  border-radius: .4rem;
  display: block;
  position: relative;
  word-break: break-all;
  margin-bottom: 1rem;
  right: 0px;
  padding: 0rem 1rem;
}
input.valid,
select.valid {
  border-bottom: 1px solid #41b445!important;
  color: #262626;
}
span.valid {
  color: #41b445;
  float: right;
}
.alert.alert-success {
  background-color: transparent!important;
  border: none!important;
  color: #047205;
}
.country_name_hidden,
.other_job_hidden,
.other_job_category_hidden,
.income_source_detail_hidden,
.circumstances_detail_hidden,
.internal_trader_hidden,
.municipality_purpose_hidden {
  display: none;
}
#age-error,
#nationality-error,
#nationality_us-error,
#peps-error {
  color: #df0101;
  float: right;
}
#internal_trader-error,
#purpose-error {
  color: #df0101;
  float: left;
}
*/