.basic-page {
  padding-top: 120px;
  background-color: #F1F2F2;
}
.basic-page h3 {
  font-size: 40px;
  padding-bottom: 55px;
  color: #6D6E71;
}
.basic-page h4 {
  color: #6D6E71;
}
.basic-page h4.basic-page-title {
  padding-bottom: 20px;
}
.basic-page h4 strong {
  color: #6D6E71;
}
.basic-page .table-header > div {
  display: inline-block;
  background-color: #E6E7E8;
  box-shadow: 0 3px 4px 0 rgba(35, 31, 32, 0.22);
  margin-right: 0.5%;
  float: left;
  margin-bottom: 7px;
}
.basic-page .table-header > div p {
  color: #6D6E71;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  padding: 16px 0 13px;
}
.basic-page .table-header .table-header-since {
  width: 13%;
}
.basic-page .table-header .table-header-name {
  width: 17%;
}
.basic-page .table-header .table-header-address {
  width: 38%;
}
.basic-page .table-header .table-header-service {
  width: 13%;
}
.basic-page .table-header .table-header-limitations {
  width: 17%;
  margin-right: 0;
}
.basic-page .table-header .table-header-limitations p {
  padding: 14px 0 8px;
  line-height: 1;
}
.basic-page .table-body .table-body-row > div {
  background: #FFF;
  display: inline-block;
  margin-right: 0.5%;
  margin-top: 0;
  padding: 8px 0;
  float: left;
}
.basic-page .table-body .table-body-row > div p {
  padding: 10px 10px 10px 10px;
  font-size: 13px;
}
.basic-page .table-body .table-body-row .table-body-since {
  width: 13%;
  min-height: 60px;
}
.basic-page .table-body .table-body-row .table-body-name {
  width: 17%;
  min-height: 60px;
}
.basic-page .table-body .table-body-row .table-body-address {
  width: 38%;
  padding: 1px 0;
  min-height: 70px;
}
.basic-page .table-body .table-body-row .table-body-address p {
  line-height: 1.25;
}
.basic-page .table-body .table-body-row .table-body-service {
  width: 13%;
  padding: 8px 0;
  min-height: 60px;
}
.basic-page .table-body .table-body-row .table-body-limitations {
  width: 17%;
  margin-right: 0;
  min-height: 60px;
}
.basic-page .table-body .table-body-row .table-body-simple-element {
  width: 99%;
  margin-bottom: 1%;
  padding-top: 0;
  padding-bottom: 0;
}
.basic-page .table-body .table-body-row .table-body-simple-element p {
  text-align: center;
}
.basic-page .table-body .table-body-row .table-body-simple {
  width: 24%;
  padding-top: 0;
  padding-bottom: 5px;
}
.basic-page .table-body .table-body-row .table-body-simple p {
  text-align: center;
}
.basic-page .table-body .table-body-row.seferios .table-body-address {
  min-height: 60px;
  padding: 8px 0;
}
.basic-page .table-body .table-body-row.pmc .table-body-address {
  padding-top: 8px;
  padding-bottom: 10px;
  min-height: 59px;
}
.basic-page .table-body .table-body-row.conturmind .table-body-since,
.basic-page .table-body .table-body-row.conturmind .table-body-name,
.basic-page .table-body .table-body-row.conturmind .table-body-service,
.basic-page .table-body .table-body-row.conturmind .table-body-limitations {
  min-height: 56px;
}
.basic-page .table-body .table-body-row.bc-marketing .table-body-address {
  padding: 7px 0 0;
}
.basic-page table {
  border: 1px solid #5a5b5e;
}
.basic-page table tr th {
  border: 1px solid #5a5b5e;
}
.basic-page table tr td {
  text-align: center;
  border: 1px solid #5a5b5e;
}
.basic-page table tr td p,
.basic-page table tr td em {
  color: #5a5b5e;
  padding: 15px 0;
}
.basic-page.regulations-page .regulations .row {
  margin-bottom: 35px;
}
.basic-page.regulations-page .regulations .regulation {
  width: 44%;
  margin-right: 3%;
  background: white;
  padding: 21px 20px 20px 20px;
}
.basic-page.regulations-page .regulations .regulation h4 {
  font-size: 22px;
  color: #6D6E71;
}
.basic-page.regulations-page .regulations .regulation.pillar {
  padding: 61px 20px 40px 20px;
  min-height: 176px;
}
.basic-page.regulations-page .regulations .regulation.best-executions {
  min-height: 176px;
}
.basic-page.regulations-page .regulations .regulation.best-executions h4 {
  padding-bottom: 10px;
}
.basic-page.regulations-page .regulations .regulation.best-executions .group-1 {
  margin-right: 3px;
}
.basic-page.regulations-page .regulations .regulation.best-executions a {
  margin-right: 2px;
  text-align: center;
}
.basic-page.regulations-page .regulations .regulation.best-executions a.redirect-links {
  font-size: 12px;
  color: #1B75BC;
}
.basic-page.regulations-page .table-gray-card {
  background: #fff;
}
.basic-page.regulations-page .table-gray-card .table-body-card-phone {
  margin-bottom: 5px;
  padding: 10px 7px;
  background: #fff;
}
.basic-page.regulations-page .table-gray-card .table-body-card-phone .title {
  padding: 0 5px;
}
.basic-page.regulations-page .table-gray-card .table-body-card-phone .title p {
  font-weight: 500;
}
.basic-page.regulations-page .table-gray-card .table-body-card-phone p {
  padding-bottom: 7px;
}
.basic-page.regulations-page .payment-methods {
  background-color: #fff;
  padding: 21px 20px 20px 20px;
  margin-bottom: 110px;
}
.basic-page.regulations-page .payment-methods h4 {
  margin-bottom: 15px;
}
.basic-page.regulations-page .payment-methods .payment {
  padding-bottom: 10px;
}
.basic-page.regulations-page .payment-methods .payment h5 {
  display: inline-block;
}
.basic-page.regulations-page .payment-methods .payment img {
  margin-bottom: -5px;
}
.basic-page.regulations-page .payment-methods .payment .credit-card {
  width: 80px;
  height: 25px;
  background: url(/Images/Common/payment-method-icons.png) -88px -201px;
  margin-bottom: -7px;
}
.basic-page.regulations-page .payment-methods .payment .fast-bank {
  width: 38px;
  height: 23px;
  background: url(/Images/Common/payment-method-icons.png) -15px -168px;
}
.basic-page.regulations-page .payment-methods .payment .skrill {
  width: 50px;
  height: 20px;
  background: url(/Images/Common/payment-method-icons.png) -15px -205px;
}
.basic-page.regulations-page .payment-methods .payment .neteller {
  width: 90px;
  height: 20px;
  background: url(/Images/Common/payment-method-icons.png) -85px -171px;
}
.basic-page.regulations-page .payment-methods .payment .safecharge {
  width: 110px;
  height: 20px;
  background: url(/Images/Common/payment-method-icons.png) -188px -171px;
}
.basic-page.regulations-page .payment-methods .payment-1,
.basic-page.regulations-page .payment-methods .payment-2,
.basic-page.regulations-page .payment-methods .payment-3 {
  padding-right: 20px;
}
.basic-page.regulations-page .payment-methods .payment-4,
.basic-page.regulations-page .payment-methods .payment-5 {
  padding-left: 20px;
}
.basic-page.regulations-page .tied-agents {
  padding-bottom: 170px;
}
.basic-page.regulations-page .tied-agents h4 {
  padding-bottom: 29px;
}
.basic-page.regulations-page.best-execution h3 {
  font-size: 34px;
  padding-bottom: 55px;
  font-weight: 500;
  color: #6D6E71;
}
.basic-page.regulations-page.best-execution h4 {
  padding-bottom: 15px;
}
.basic-page.regulations-page.best-execution .table-gray .table-body {
  padding-bottom: 25px;
}
@media only screen and (max-width: 1024px) {
  .basic-page .table-header {
    box-shadow: 0 3px 4px 0px rgba(35, 31, 32, 0.22);
    margin-bottom: 10px;
  }
  .basic-page .table-header > div {
    min-height: 70px;
    box-shadow: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .basic-page .table-header .table-header-since {
    width: 14%;
  }
  .basic-page .table-header .table-header-name {
    width: 24%;
  }
  .basic-page .table-header .table-header-address {
    width: 18%;
  }
  .basic-page .table-header .table-header-service {
    width: 17%;
  }
  .basic-page .table-header .table-header-limitations {
    width: 27%;
    margin-right: 0;
  }
  .basic-page .table-body .table-body-row {
    background: #fff;
  }
}
@media only screen and (max-width: 900px) {
  .basic-page.regulations-page .regulations .row {
    margin-bottom: 0;
  }
  .basic-page.regulations-page .regulations .regulation {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .basic-page.regulations-page .payment-methods .col-6_12 {
    width: 100%;
  }
  .basic-page.regulations-page .payment-methods .payment-4,
  .basic-page.regulations-page .payment-methods .payment-5 {
    padding-left: 0;
  }
  .basic-page h4 {
    font-size: 18px;
  }
  .basic-page .table-header > div {
    min-height: 73px;
  }
  .basic-page .table-header > div p {
    font-size: 12px;
  }
  .basic-page .table-body .table-body-row {
    background: #fff;
  }
  .basic-page.regulations-page p {
    font-size: 12px;
  }
  .basic-page.regulations-page .regulations .regulation h4 {
    font-size: 18px;
  }
  .basic-page.regulations-page .regulations .regulation.pillar {
    padding: 21px 20px 20px 20px;
    min-height: 100px;
  }
}
@media only screen and (max-width: 500px) {
  .basic-page h3 {
    font-size: 20px;
    padding-bottom: 20px;
  }
  .basic-page .table-header > div {
    min-height: 80px;
  }
  .basic-page table tr th {
    font-size: 12px;
  }
  .basic-page table tr td {
    font-size: 12px;
  }
  .basic-page table tr td p,
  .basic-page table tr td em {
    font-size: 12px;
  }
  .basic-page.regulations-page .regulations .regulation.best-executions .group-1 {
    margin-right: 1%;
  }
  .basic-page.regulations-page .regulations .regulation.best-executions .group-1,
  .basic-page.regulations-page .regulations .regulation.best-executions .group-2 {
    width: 49%;
  }
}
/*# sourceMappingURL=basic-page.css.map */