body {
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4a4a4a;
}

.popover-body {
  padding: .5rem .35rem;
  color: #212529;
}

.popover {
  background-color: #000861;
  border-radius: 5px;
}

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #000861;
}

.line-height-1 {
  line-height: 1;
}

.line-height-0-8 {
  line-height: 0.8;
}

.btn-info {
  color: #fff;
  background-color: #4050fb;
  border-color: #4050fb;
}
.btn-danger {
  color: #fff;
 background-color: #AF3EFA;
  border-color: #AF3EFA;
}
.position-sticky {
  top: 0;
  z-index: 1000;
  width: 100%;
}

.fa-circle {
  font-size: 1.1rem;
  vertical-align: middle;
}

.font-family-gibson {
  font-family: "canada-type-gibson", sans-serif;
}

.border {
  border: 2px solid #000861 !important;
}

.width-10 {
  width: 89px;
}

.progress {
  min-width: 200px;
  height: 0.8rem;
  background-color: #4050fb;
}


.shadow-lg {
  box-shadow: 0 1rem 1rem rgb(0 0 0 / 38%) !important;
}

.header-icon {
  height: 53px;
  width: 53px;
  line-height: 48px;
  font-size: 1.5rem;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  border: 6px solid #AF3EFA;
  border-radius: 50%;
}


.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
  display: inline-block;
  vertical-align: middle;
}

.text-shadow {
  text-shadow: 0 3px 6px #333333;
}


.section_primary {
  display: none;
}

.section_primary.open {
  display: block;
}

.font-family-gibson {
  font-family: canada-type-gibson, sans-serif;
}


.font-weight-medium {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 900 !important;
}

.border-bottom {
  border-bottom: 2px solid #0a0a0a !important;
}

.border-top {
  border-top: 2px solid #0a0a0a !important;
}


.text-blue-dark {
  color: #000861;
}

.text-blue {
  color: #4050fb;
}

.bg-blue {
  background-color: #000861;
}

.text-purple {
  color: #AF3EFA;
}

.bg-purple {
  background-color: #AF3EFA;
}

.text-red-gray {
  color: #fedae6;
}

.text-gray {
  color: #d9dcfe;
}

.bg-gray {
  background-color: #e8eaff;
}

a {
  color: #0000ee;
  text-decoration: underline;
}

.footer-logo {
  max-width: 100px;
}

a:hover {
  text-decoration: none;
  color: #0000ee;
}

.dataTables_wrapper .row {
  margin-right: 0;
  margin-left: 0;
}

div.dataTables_paginate, .data_filter, .dataTables_length, .dataTables_filter {
  display: none;
}

.btn-secondary {
  color: #fff;
  background-color: #000861;
  border-color: #000861;
  line-height: 1.5;
}

.btn-secondary:hover {
  background-color: #f44165;
  border-color: #f44165;
}

.bg-banner {
  background-size: cover;
  z-index: 0;
  overflow: hidden;
  position: relative;
  height: 219px;
}

.btn-primary {
  height: 40px;
  width: 40px;
  border-radius: 0;
  padding: 0;
  background-color: #000861;
  border-color: #000861;
  z-index: 2;
}

.btn-primary i {
  font-size: 1.3rem;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #000861;
  background-color: #e8eaff;
  border-color: #e8eaff;
}

.h4, h4 {
  font-size: 1.2rem;
}

/* typography */

.display-1 {
  font-size: 3rem;
  line-height: 0.8;
}

.display-2 {
  font-size: 2rem;
  line-height: 0.8;
}


/***** Header ******/

.header {
  background-image: url(../images/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


.how-many-female::before {
  content: "";
  background: url(../images/How-many-women-have-considered-starting-a-business.jpg) no-repeat top center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 70px;
  height: 148px;
}

.business-changed::before {
  content: "";
  background: url(../images/How-has-the-number-of-women-in-business-changed.jpg) no-repeat top center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 71px;
  height: 148px;
}

.female-founder-hotspots::before {
  content: "";
  background: url(../images/Where-are-the-UKs-female-founder-hotspots.jpg) no-repeat top center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 89px;
  height: 148px;
}

.most-female-founders::before {
  content: "";
  background: url(../images/Which-industries-have-the-most-female-founders.jpg) no-repeat top center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 89px;
  height: 148px;
}

.businesses-perform-against-male-run-counter-parts::before {
  content: "";
  background: url(../images/How-do-female-run-businesses-perform-against-male-run-counterparts.jpg) no-repeat top center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 101px;
  height: 148px;
}

.how-many-female::after, .business-changed::after,
.most-female-founders::after, .female-founder-hotspots::after,
.businesses-perform-against-male-run-counter-parts::after {
  content: "";
  width: 100%;
  background-size: cover;
  z-index: 1;
}


.icon {
  height: 50px;
  width: 50px;
  line-height: 50px;

}

.navbar-toggler {
  font-size: 1.7rem;
}

.btn-outline-dark {
  color: rgba(255, 255, 255, 1);
  background-color: transparent;
  background-image: none;
  border-color: rgba(255, 255, 255, .1);
}


.fa-2x {
  font-size: 1.4rem;
}

.links-section a {
  color: #ffffff;
  text-decoration: none;
}

.links-section a:hover {
  text-decoration: underline;
}

.links-section a.active {
  font-weight: bold;

}


#data_processing, #data2_processing {
  display: none !important;
}


.letter-spacing {
  letter-spacing: 1px;
}


/* table */

#data_wrapper .row {
  margin-right: 0px;
  margin-left: 0px;
}

#data_wrapper .col-6,
#data_wrapper .col-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.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;
}

tr .sorting_1 span.td-simulate {
  font-weight: bold;
}

tr.odd .sorting_1 span.td-simulate, tr.odd td.highlighted span.td-simulate {
  background: #e8eaff;
  color: #4a4a4a;

}

.table .sorting_asc .heading-holder .title-th, .table .sorting_desc .heading-holder .title-th {
  background: #000861;
  color: #ffffff;
}

.table .sorting_asc .heading-holder .sorting-icons i, .table .sorting_desc .heading-holder .sorting-icons i {
  color: #ffffff;
}

.control_lenght {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #304ffe;
  border-radius: 5px;
  font-weight: bold;
  padding: 0.4rem 2rem;
}

.control_lenght:hover {
  background-color: #000000;
  color: #ffffff;
}

.control_lenght:hover i {
  color: #ffffff !important;
}

.heading-holder {
  text-align: center;
  font-weight: 400;
  padding-top: 1.2rem;
  padding-bottom: 10px;
  position: relative;
  min-width: 171px;
}

.heading-holder i {
  font-size: 1.5rem;

}

.heading-holder p {
  line-height: 1;

}


.heading-holder .sorting-icons {
  color: #000861;

}

.heading-holder .title-th {
  height: 86px;
  border: 3px solid #4a4a4a;
  color: #000861;

}

.heading-holder .sorting-icons i {
  margin-bottom: 0px;
  font-size: 1rem;
  color: #000;
}

.table td, .table th {
  padding: 0rem 0.4rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table tr th:first-child {
  padding-left: 0;
}

.table tr th:last-child {
  padding-right: 0rem;
}

.table th {
  border-bottom: 0 #fff !important;
  border-top: 1px solid transparent;
}

.table tbody tr.odd td {
  background: #f8f8f8;
}

.table tbody tr td {
  padding: 0px 5px;
  border-top: 0px solid #000;
  text-align: center;
  vertical-align: middle;
}

.table tr td:first-child {
  padding-left: 0;
}

.table tr td:last-child {
  border-left: 11px solid white;
  padding: 0 0px;
}

.table tr td:nth-last-child(2) {
  padding-right: 0;
}


.table tfoot {
  border: 2px solid #f44165;
}

.table tfoot td {
  padding: 0;

}

.td-simulate {
  padding: 0.2rem 0rem;
  display: block;
  white-space: nowrap;
  font-weight: 400;
  font-size: 1rem;
  line-height: 34px;
}

.td-simulate.rank {
  color: #000861;
  font-weight: bold;
}

.tooltip.show {
  opacity: 1;
}

.h2, h2 {
  font-size: 1.3rem;
}

.h3, h3 {
  font-size: 1.45rem;
}

.display-4 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.lead {
  font-size: 1rem;
  font-weight: 300;
}

.container-custom, .container-custom-table {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.display-4 {
  font-size: 1.3rem;
}

@media (min-width: 576px) {
  .bg-banner {
    height: auto;
  }

  .how-many-female::before, .business-changed::before,
  .most-female-founders::before, .female-founder-hotspots::before, .businesses-perform-against-male-run-counter-parts::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    width: 50%;
    background-size: cover;
    z-index: 2;
    bottom: 0;

  }

  .display-4 {
    font-size: 1.4rem;
  }

  .h3, h3 {
    font-size: 1.30rem;
  }


  .display-1 {
    font-size: 3.6rem;
  }


  .display-2 {
    font-size: 3.6rem;
    line-height: 0.8;
  }

  .display-1 {
    font-size: 4.5rem;
    line-height: 0.8;
  }

  .display-4 {
    font-size: 1.8rem;
  }


}

@media (min-width: 768px) {
  .display-4 {
    font-size: 1.8rem;
  }


  .display-2 {
    font-size: 4.3rem;
    line-height: 0.8;
  }

  .display-1 {
    font-size: 5.5rem;
    line-height: 0.8;
  }


}


@media (min-width: 992px) {
  .header-icon {
    height: 68px;
    width: 68px;
    line-height: 63px;
    font-size: 1.9rem;
  }

  .h4, h4 {
    font-size: 1.5rem;
  }

  .h2, h2 {
    font-size: 2.3rem;
  }


  .display-4 {
    font-size: 2.4rem;
  }

  .lead {
    font-size: 1.4rem;
  }

  .display-2 {
    font-size: 4.7rem;
    line-height: 0.8;
  }

  .display-1 {
    font-size: 7rem;
    line-height: 0.8;
  }

  .display-4 {
    font-size: 1.7rem;
  }

  .h3, h3 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1200px) {
  .h4, h4 {
    font-size: 1.7rem;
  }

  .h3, h3 {
    font-size: 1.95rem;
  }

  .container-custom {
    max-width: 1289px;
  }

  .container-custom-table {
    max-width: 1170px;
  }

  .container {
    max-width: 1283px;
  }


  .how-many-female::before, .business-changed::before,
  .most-female-founders::before, .businesses-perform-against-male-run-counter-parts::before {
    width: 50%;
  }


}

@media (min-width: 1500px) {
  .container-custom-table {
    max-width: 1370px;
  }

}