header .section0 .main-center-block {
  padding-top: 0px;
  display: flex;
  align-items: center; }
  header .section0 .main-center-block .btn.white {
    background: #1E1E21;
    color: #fff !important; }
    header .section0 .main-center-block .btn.white:hover {
      background: #fff;
      color: #FF464D !important; }

#table-block {
  margin-bottom: 95px; }
  #table-block table {
    margin-bottom: 0px; }
    #table-block table thead .first-tr th {
      height: 20px; }
    #table-block table thead .title {
      text-align: center; }
      #table-block table thead .title th {
        padding: 15px 19px 8px 19px;
        color: #fff;
        width: 10%; }
        #table-block table thead .title th:first-child {
          width: 23%;
          min-width: 350px;
          background: #fff !important; }
        #table-block table thead .title th:nth-child(even) {
          background: #1E1E21; }
        #table-block table thead .title th:nth-child(odd) {
          background: rgba(30, 30, 33, 0.9); }
        #table-block table thead .title th .name {
          margin-bottom: 7px;
          text-transform: uppercase; }
        #table-block table thead .title th .min {
          font-weight: 400; }
    #table-block table tbody tr:nth-child(odd) {
      background: #F7F7F7; }
    #table-block table tbody tr td {
      height: 65px;
      font-weight: bold;
      font-size: 16px;
      text-align: center; }
      #table-block table tbody tr td:first-child {
        font-weight: 400 !important;
        text-align: left;
        padding-left: 34px;
        padding-right: 34px; }
    #table-block table tfoot td {
      text-align: center;
      padding-top: 15px; }
      #table-block table tfoot td .btn {
        margin-top: 0;
        box-shadow: none !important; }
        #table-block table tfoot td .btn:hover {
          color: #fff !important; }

#bottom-markets-section .text-center p, #top-markets-section .text-center p {
  margin-bottom: 0; }

@media (min-width: 1600px) {
  header .section0 .main-center-block .btn {
    margin-top: 50px; } }
@media (min-width: 1400px) {
  #top-markets-section .pad-bot {
    padding-bottom: 65px !important; }
  #top-markets-section .text-center {
    width: 892px;
    margin: 0 auto !important; }

  #bottom-markets-section .text-center {
    width: 954px;
    margin: 0 auto !important; } }
@media (max-width: 1399px) {
  #bottom-markets-section .text-center, #top-markets-section .text-center {
    padding: 0 30px;
    margin: 0 auto !important; } }
@media (max-width: 991px) {
  header .section0 .main-center-block {
    padding: 100px 0 90px 0;
    height: auto; }
    header .section0 .main-center-block .btn {
      margin-bottom: 30px; }

  #table-block {
    margin-bottom: 30px; } }
@media (max-width: 575px) {
  header .section0 {
    padding: 0 30px; }
  header .first-block {
    padding: 0px; }
  header .btn {
    padding: 15px !important; } }

/*# sourceMappingURL=account-comparison.css.map */
