body {
  font-family: 'Inconsolata', monospace;
  font-size: 1rem;
  color: #000000;
  font-weight: normal;
}

.font-family-source-sans-pro {
  font-family: 'Source Sans Pro', sans-serif;
}

.section_primary, .section_secondary {
  display: none;
}

.section_primary.open, .section_secondary.open {
  display: block;
}


.text-shadow {
  color: #000000;
  text-shadow: #298add 0px 0px 26px, #1365a9 0px 4px 9px, #298add 0px 0px 24px, #298add 0px 0px 17px, #298add 0px 0px 22px, #298add 0px 0px 21px, #298add 0px 0px 28px, #298add 0px 0px 48px;
}


div#data_2_length {
  display: none;
}

div#data_2_paginate {
  display: none;
}

.heading-holder .title-th {
  line-height: 1rem;
  color: #ffd20a;
  text-align: center;
}

.table-img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  margin: auto;
}

.white-space-nowsrap {
  white-space: nowrap;
}

.icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  vertical-align: middle;
  background-color: #ff9b21;
  border-radius: 50%;
  font-size: 1.4rem;
}

.bg-gray {
  background-color: #f7f8fa;
}


.scroll-overflow {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.tooltip.show {
  opacity: 1;
}

.line-height-1 {
  line-height: 1 !important;
}


.overflow-hidden {
  overflow: hidden;
  position: relative;
}

.bg-dark {
  background-color: #000000 !important;
}


.buttons-section a.section-link {
  color: #a6e1ee;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 5px;
}

.buttons-section a.section-link:hover, .buttons-section a.active {
  color: #007791;
  cursor: pointer;
  text-decoration: none;
  background-color: #fff;
}


a {
  color: #29abe2;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  word-break: break-word;
}

a:hover {
  color: #2190f5;
}

/* Typography */
.text-blue-light {
  color: #89c5cc;
}


.tooltip.show {
  opacity: 1;
}


#data_length, #data_paginate {
  display: none;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-bold {
  font-weight: 900 !important;
}

.font-weight-semi-medium {
  font-weight: 400 !important;
}

.font-weight-medium {
  font-weight: 600 !important;
}


.header {
  background: url(images/Headerimage.png) no-repeat center top;
  background-size: cover;
}

.top-cities-bg {
  background: url(images/Top-3-BG.png) no-repeat center;
  background-size: cover;
  z-index: 1;
}

.top-cities-buying-renting {
  background: url(images/Buying-or-Renting-BG.png) no-repeat top center;
  background-size: cover;
  z-index: 1;
}

.bg-hottest {
  background: url(images/Map-Hottest-BG.png) no-repeat top center;
  background-size: cover;

}

.bg-warmest-average {
  background: url(images/Map-Warmest-average-BG.png) no-repeat top center;
  background-size: cover;
}

.bg-best-air-quality {
  background: url(images/Map-Air-quality-BG.png) no-repeat top center;
  background-size: cover;
}

.bg-least-rainfall {
  background: url(images/Map-least-rain-BG.png) no-repeat top center;
  background-size: cover;
}

.bg-most-rainfall {
  background: url(images/Map-Most-rain-BG.png) no-repeat top center;
  background-size: cover;
}

.top-cities-buying-renting::before, .top-cities-bg::before {
  content: "";
  position: absolute;
  bottom: 0;
  top: -8px;
  left: 0;
  right: 0;
  background: url(images/Dropshadow-line.svg) repeat-x;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle, .btn-info:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #8991dc;
  border-radius: 8px;

}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle, .btn-success:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: #89c5cc;
  border-radius: 8px;

}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus,
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-info span {
  color: #ffffff;
  background-color: #8991dc;
  border-color: #ffffff;
  border-radius: 8px;
  text-decoration: none;
  padding: 0.3rem 1.2rem;
  border-width: 2px;
  width: 100%;
}

.btn-success span {
  color: #ffffff;
  background-color: #89c5cc;
  border-color: #ffffff;
  border-radius: 8px;
  text-decoration: none;
  padding: 0.3rem 1.2rem;
  border-width: 2px;
  width: 100%;
  position: relative;

}

.buttons-section a.active, .buttons-section a:hover {
  color: #ff9b21;
}

.buttons-section a {
  color: #0a0a0a;
  text-decoration: none;
  font-weight: bold;
}

.btn-success, .btn-info {
  border: 1px solid transparent;
  text-decoration: none;
  background-color: transparent;
}


.bg-blue-light {
  background-color: #89c5cc;
}

.bg-purple {
  background-color: #8991dc;
}

.text-purple {
  color: #8991dc;
}

.text-orange {
  color: #ff9b21;
}

.key-section i {
  vertical-align: middle;
}

.key-section .border {
  border: 2px solid #89c5cc !important;
}

.key-section .rounded {
  border-radius: 15px !important;
}


.number-rank {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 50%;
  vertical-align: middle;
}

.rank span {
  border-radius: 12px;
  height: 25px;
  width: 42px;
  line-height: 23px;
  color: #ffffff;
  background-color: #89c5cc;
  font-family: source-serif-pro, serif;
  font-weight: bold;
  display: inline-block;
}

.img-square {
  padding-bottom: 83%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}


.lead {
  font-size: 1.2rem;
}

.display-4 {
  font-size: 1.5rem;
}


/*** Table ******/


.heading-holder {
  position: relative;
  margin: 0;
  min-width: 84px;
}


.table .heading-holder .title-icon i {
  color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 39px;
  background-color: #89c5cc;
  border-radius: 50%;
  font-size: 1.2rem;
}

.table .heading-holder .title-icon i::before {
  vertical-align: middle;
}


.table tr td:nth-child(1) .td-simulate {
  margin-left: 0px;
  margin-right: 4px;
}

.table tr td:nth-child(13) .td-simulate {
  margin-left: 4px;
  margin-right: 0;
}

.sorting-icons {
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 1rem;
  color: #000000;
  padding-top: 2px;
}


.sorting-icons i {
  font-size: 0.9rem;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #f7f8fa;
  padding-bottom: 0px !important;
  font-size: 1rem;
}


.dataTables_wrapper .row {
  margin-right: 0px;
  margin-left: 0px;
}

.dataTables_wrapper .col-6,
.dataTables_wrapper .col-12,
.dataTables_wrapper .col-sm-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;
}


.table td, .table th {
  vertical-align: middle;
  text-align: center;
  padding: 0;
}


table.dataTable {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-collapse: collapse !important;

}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
  padding: 50px;
}

table tr td span {
  color: #001342;
  font-weight: 500;
}

td i.small {
  font-size: 9px;
  position: relative;
  top: -1px;
}

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;
  position: relative;
}

.table th {
  color: #0d5cd1;
  font-size: 1rem;
  white-space: nowrap;
  border-top: 0;
}

.table tr:last-child td {
  border-bottom: 1px solid #f7f8fa;
}

.table td {
  border-top: 1px solid #f7f8fa;
  color: #000000;
  font-size: 1rem;
  white-space: nowrap;
}


.table .sorting_asc .heading-holder .sorting-icons i, .table .sorting_desc .heading-holder .sorting-icons i {
  color: #001443;
}

.table tr td.sorting_1 .td-simulate {
  font-weight: 700;
}

.table td .td-simulate {
  background-color: #fff;
  display: block;
  line-height: 40px;
  margin: 0 4px;
}

.btn-group-lg > .btn, .btn-lg {
  padding: .8rem 2.8rem;
}

.control_lenght {
  color: #89c5cc;
  text-decoration: none;
  margin: auto;
  background-color: #ffffff;
  display: inline-block;
  border: 2px solid #89c5cc;
  border-radius: 8px;
}

.control_lenght:hover {
  color: #ffffff;
  background-color: rgb(55, 115, 133);
  text-decoration: none;
}


/**** Headings ******/
.display-2 {
  font-size: 2.5rem;
}

.display-3 {
  font-size: 2.5rem;
  line-height: 0.80;

}

.footer a, .methodology a {
  color: #29abe2;
  text-decoration: underline;
}


.footer-logo {
  width: 210px;
}

.h3, h3 {
  font-size: 1.5rem;
  line-height: 1;
}

.h2, h2 {
  font-size: 2.1rem;
  line-height: 0.8;
}

.h4, h4 {
  font-size: 1.3rem;

}

.display-1 {
  font-size: 4rem;
}

@media (min-width: 576px) {
  .display-1 {
    font-size: 4.8rem;
  }

  .h4, h4 {
    font-size: 1.4rem;
  }

  .h2, h2 {
    font-size: 2.4rem;
    line-height: 0.8;
  }

  .h3, h3 {
    font-size: 1.9rem;
  }

  .display-4 {
    font-size: 2.5rem;
  }

  .display-3 {
    font-size: 4.7rem;
    line-height: 0.80;

  }


}

@media (min-width: 768px) {
  .h2, h2 {
    font-size: 2.8rem;
  }

  .h3, h3 {
    font-size: 2.2rem;
  }

  .display-4 {
    font-size: 2.7rem;
  }


}

@media (min-width: 992px) {
  .display-4 {
    font-size: 4.6rem;
    line-height: 1;
  }


  .h1, h1 {
    font-size: 4rem;
    line-height: 0.8;
  }


  .btn-info, .btn-success {
    width: 243px;
  }

  .footer-logo {
    max-width: 180px;
  }

  .white-space-nowrap {
    white-space: nowrap;
  }

  .container {
    max-width: 1190px;
  }

  .h2, h2 {
    font-size: 3rem;
  }

  .display-3 {
    font-size: 3.8rem;
    line-height: 1;

  }

  .h4, h4 {
    font-size: 1.5rem;
  }

  .h3, h3 {
    font-size: 2.4rem;
    line-height: 1;
  }

  .display-2 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 0.8;

  }

  .display-1 {
    font-size: 10.5rem;
    line-height: 0.8 !important;
  }

  .lead {
    font-size: 1.1rem;
  }


}

@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 4.5rem;
    line-height: 0.8;
  }

  .icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 1.6rem;
  }

  .container {
    max-width: 1148px;
  }

  .display-2 {
    font-size: 5.1rem;
    font-weight: 300;
    line-height: 0.8;

  }

  .display-3 {
    font-size: 4.8rem;
  }

}

@media (min-width: 1400px) {
  .container {
    max-width: 1369px;
  }

  .lead {
    font-size: 1.4rem;
  }

  .h4, h4 {
    font-size: 2rem;
  }

  .h1, h1 {
    font-size: 6.5rem;
    line-height: 0.8;
  }

  .display-2 {
    font-size: 6.8rem;
    font-weight: 300;
    line-height: 0.8;

  }

  .h2, h2 {
    font-size: 3.2rem;
  }


}

@media (min-width: 1600px) {
  .lead {
    font-size: 1.45rem;
  }

  .display-2 {
    font-size: 6.8rem;
    font-weight: 300;
    line-height: 0.8;

  }

  .h3, h3 {
    font-size: 2.7rem;
    line-height: 1;
  }

  .h2, h2 {
    font-size: 3.1rem;
    line-height: 1;
  }

}
