body {
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1rem;
  color: #333333;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 175px;
  line-height: 27px;
  vertical-align: middle;
  display: inline-block;
}

.col-lg-12-5 {
  position: relative;
  width: 100%;
  min-height: 1px;
}

@media (min-width: 576px) {
  .col-sm-12-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 768px) {
  .col-md-12-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-lg-12-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-xl-12-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.navbar-toggler {
  font-size: 1.7rem;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1);
}

.btn-outline-dark {
  color: #fff;
  background-color: transparent;
  border-color: rgba(255, 255, 255, .1);
}

.section_primary {
  display: none;
}

.section_primary.open {
  display: block;
}

.border-top {
  border-top: 4px solid #0a0a0a !important;
}

.white-space-nowrap {
  white-space: nowrap;
}


a:hover {
  text-decoration: none;
}


.tooltip.show {
  opacity: 1;
}


.line-height-1 {
  line-height: 1;
}


.overflow-hidden {
  overflow: hidden;
  position: relative;
}


.btn:focus {
  outline: none;
  box-shadow: none;
}

.font-weight-extra-bold {
  font-weight: 900;
}

.font-weight-semi-bold {
  font-weight: 600;
}

.font-weight-bold {
  font-weight: 800 !important;
}

a {
  color: #0000ee;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  word-break: break-word;
  text-decoration: underline;
}

.bg-dark {
  background: #000000 !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.bg-yellow {
  background-color: #ffd64c;
}

.text-yellow {
  color: #ffd64c;
}

.bg-blue {
  background-color: #4d76ff;
}

.bg-blue-dark {
  background-color: #191970;
}


.text-dark {
  color: #000000 !important;
}

.text-gray {
  color: #9b9b9b !important;
}

.bg-purple-light {
  background-color: #e9e5ff;
}

.text-blue-dark {
  color: #191970;
}

.text-blue {
  color: #4d76ff;
}

.rounded {
  border-radius: 53px !important;
}

.btn-primary {
  color: #fff !important;
  background-color: transparent;
  border: 2px solid #ffd64c;
  border-radius: 25px;
}

.btn-info {
  color: #fff !important;
  background-color: transparent;
  border: 2px solid #4d76ff;
  border-radius: 25px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover {
  color: #191970 !important;
  background-color: #ffd64c;
  border-color: #ffd64c;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle, .btn-info:hover {
  color: #ffffff !important;
  background-color: #4d76ff;
  border-color: #4d76ff;
}

.img-circle {
  height: 150px;
  width: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin: auto;
}

.number-rank {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  margin: auto;
  border: 4px solid white;
}


div#data_length, div#data_paginate,
div#data2_length, div#data2_paginate,
div#data3_length, div#data3_paginate,
div#data4_length, div#data4_paginate {
  display: none;
}


.heading-holder {
  position: relative;
  border-radius: 3px;
  padding-top: 15px;
  text-align: center;
  min-width: 94px;

}


.header {
  background: url(/wp-content/uploads/2021/06/header.jpg) no-repeat center;
  background-size: cover;
}

.header .circle::before {
  background-color: transparent;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  border: 10px solid white;
}

.top-three-adoption-of-crypto, .top-five-crypto-ready-countries, .crypto-google-searches {
  background-color: #ffffff;

}

.z-index {
  z-index: 1;
}

.top-three-adoption-of-crypto::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: url(/wp-content/uploads/2021/06/countries.jpg) no-repeat center;
  background-size: cover;
  height: 401px;
}

.top-five-crypto-ready-countries::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: url(/wp-content/uploads/2021/06/atms.jpg) no-repeat center;
  background-size: cover;
  height: 460px;
}

.crypto-google-searches::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: url(/wp-content/uploads/2021/06/crypto-google-searches.jpg) no-repeat center;
  background-size: cover;
  height: 460px;

}

.sorting-icons {
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 1rem;
  color: #ffffff;
  border: 1px solid #191970;
}

.sorting-icons i {
  color: #000000;
}

.title-th {
  display: block;

}

.border-yellow {
  border-color: #ffd64c !important;
}

.border-blue {
  border-color: #4b72f7 !important;
}

.border-blue-dark {
  border-color: #191970 !important;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
  padding-bottom: 0px !important;
  padding-top: 5px !important;

}

.sorting .fa-sort-up,
.sorting .fa-sort-down {
  display: none;
}

.sorting_asc .fa-sort-up,
.sorting_asc .fa-sort {
  display: none;
}

.sorting_desc .fa-sort-down,
.sorting_desc .fa-sort {
  display: none;
}

.table .sorting_asc .heading-holder .sorting-icons i, .table .sorting_desc .heading-holder .sorting-icons i {
  color: #ffffff;
}

#data.table .sorting_asc .heading-holder .sorting-icons, #data.table .sorting_desc .heading-holder .sorting-icons,
#data3.table .sorting_asc .heading-holder .sorting-icons, #data3.table .sorting_desc .heading-holder .sorting-icons {
  color: #ffffff !important;
  background-color: #ffd64c !important;
  border-color: #ffd64c !important;
}

#data.table .sorting_asc .heading-holder .title-icon, #data.table .sorting_desc .heading-holder .title-icon {
  color: #ffd64c !important;
}


#data2.table .sorting_asc .heading-holder .sorting-icons, #data2.table .sorting_desc .heading-holder .sorting-icons,
#data4.table .sorting_asc .heading-holder .sorting-icons, #data4.table .sorting_desc .heading-holder .sorting-icons {
  color: #ffffff !important;
  background-color: #4d76ff !important;
  border-color: #4d76ff !important;
}

.heading-holder .title-icon i {
  font-size: 1.3rem;
}

.table td, .table th {
  vertical-align: middle;
  text-align: center;
  padding: 0;
}

.table tbody tr:first-child td .td-simulate {
  padding-top: 5px;
}


.table tr td:first-child {
  margin-left: 0;
  border-left: 0 solid transparent;
}

.table tr td:last-child {
  margin-right: 0;
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
}

.table tr td:last-child .td-simulate {
  margin-right: 0;

}

.table tr td {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.table tr.odd td {
  background-color: #e9e5ff;

}

.table span.td-simulate {
  vertical-align: middle;
  line-height: 40px;
  color: #333333;
  display: block;
  font-weight: 500;
}

.table tr td:nth-last-child(2) {
  border-right: 4px solid white;
}

.table tr td:last-child {
  border-left: 4px solid white;
}

#data.table tr.odd td.highlighted .td-simulate, #data.table tr.odd td.sorting_1 .td-simulate,
#data3.table tr.odd td.highlighted .td-simulate, #data3.table tr.odd td.sorting_1 .td-simulate {
  background-color: #fff7db;
}

#data2.table tr.odd td.highlighted .td-simulate, #data2.table tr.odd td.sorting_1 .td-simulate {
  background-color: #dbe4ff;
}

#data4.table tr.odd td.highlighted .td-simulate, #data4.table tr.odd td.sorting_1 .td-simulate {
  background-color: #e9e5ff;
}

.table tr td.sorting_1 span {
  font-weight: 900;
  color: #191970;
}


#data4.table tr.odd td {
  background-color: #fbfaff;
}

table.dataTable {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
  padding: 50px;
}


div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
  display: none;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  display: none;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 0px;
  padding-left: 0px;
}

.table td, .table th {
  border-top: 0px solid #dee2e6;
  color: #000000;
  font-size: 1rem;
  white-space: nowrap;
}

.table td {
  text-align: center;
}

.table tr:last-child td {
  border-bottom: 1px solid transparent;
}

.table-striped tbody tr {
  background: #fff;
}

.control_lenght {
  background-color: #ffd64c;
  color: #191970;
  text-decoration: none;
  border: 1px solid #ffd64c;
  padding: 0.8rem 3.7rem;
  border-radius: 25px;
  display: inline-block;
}

.control_lenght:hover {
  text-decoration: none;
  background-color: #ffd64c;
  border: 1px solid #ffd64c;
  color: #ffffff;

}

.blue .control_lenght {
  background-color: #4d76ff !important;
  border: 1px solid #4d76ff !important;
}

#methodology a {
  color: #0000ee;
  text-decoration: underline;
}

#methodology a:hover {
  text-decoration: none;
}

.display-1 {
  font-size: 4.7rem;
  line-height: 0.9;
}

.display-4 {
  font-size: 1.7rem;
}

.display-2 {
  line-height: 1;
  font-size: 4.2rem;
}

.display-3 {
  font-size: 1.8rem;
}

.lead {
  font-size: 1rem;
}

.h3, h3 {
  font-size: 1.95rem;
}

.footer-logo {
  max-width: 230px;
}

.footer a {
  color: #29abe2;
  text-decoration: underline;
}

.h2, h2 {
  font-size: 1.8rem;
}

.h3, h3 {
  font-size: 1.65rem;
}


.letter-spacing-2 {
  letter-spacing: 2px;
}

.container-custom {
  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .h2, h2 {
    font-size: 2.3rem;
  }

  .display-3 {
    font-size: 3.2rem;
    line-height: 1.3;
  }

  .display-1 {
    font-size: 5.9rem;

  }

  .header .circle::before {
    width: 260px;
    height: 260px;
  }

  .top-three-adoption-of-crypto::before, .top-five-crypto-ready-countries::before, .crypto-google-searches::before {
    height: 354px;
  }

  .display-2 {
    font-size: 5.5rem;

  }

  .h3, h3 {
    font-size: 1.8rem;
  }


  .display-4 {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .display-3 {
    font-size: 4.8rem;
  }

  .top-three-adoption-of-crypto::before, .top-five-crypto-ready-countries::before, .crypto-google-searches::before {
    height: 470px;
  }

  .header .circle::before {
    width: 320px;
    height: 320px;
  }

  .line-height-1 {
    line-height: 1;
  }

  .btn-primary, .btn-info {
    width: 220px;
  }

  .display-4 {
    font-size: 2.6rem;
  }

  .h4, h4 {
    font-size: 1.3rem;
  }

  .h2, h2 {
    font-size: 4.5rem;
    line-height: 1;
  }

  .lead {
    font-size: 1.3rem;
  }


  .display-2 {
    font-size: 5.5rem;
    line-height: 0.9;
  }

  .display-1 {
    font-size: 6.6rem;
    line-height: 0.8;
  }


}

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4.7rem;
  }


  .display-4 {
    font-size: 3rem;
  }

  .header .h3, .header h3 {
    font-size: 2.3rem;
  }

  .h3, h3 {
    font-size: 1.8rem;
  }

  .h4, h4 {
    font-size: 1.7rem;
  }

  .display-1 {
    font-size: 10.9rem;
    line-height: 0.8;
  }

  .display-2 {
    font-size: 9.3rem;
    line-height: 1;
  }

  .container {
    max-width: 1350px;
  }


}