/* Grid defaults */

.shush-row {
  display: flex;
}
.shush-col-1 {
  width: 8.333%;
}
.shush-col-2 {
  width: 16.666%;
}
.shush-col-3 {
  width: 25%;
}
.shush-col-4 {
  width: 33.333%;
}
.shush-col-5 {
  width: 41.666%;
}
.shush-col-6 {
  width: 50%;
}
.shush-col-7 {
  width: 58.333%;
}
.shush-col-8 {
  width: 66.666%;
}
.shush-col-9 {
  width: 75%;
}
.shush-col-10 {
  width: 83.333%;
}
.shush-col-11 {
  width: 91.666%;
}
.shush-col-12 {
  width: 100%;
}

/* Fonts */

@font-face {
  font-family: "Grold-semilight";
  src: url("../fonts/Grold-SemiLight.eot");
  src: url("../fonts/Grold-SemiLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Grold-SemiLight.woff2") format("woff2"),
    url("../fonts/Grold-SemiLight.woff") format("woff"),
    url("../fonts/Grold-SemiLight.ttf") format("truetype"),
    url("../fonts/Grold-SemiLight.svg#Grold-SemiLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Grold-light";
  src: url("../fonts/Grold-Light.eot");
  src: url("../fonts/Grold-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Grold-Light.woff2") format("woff2"),
    url("../fonts/Grold-Light.woff") format("woff"),
    url("../fonts/Grold-Light.ttf") format("truetype"),
    url("../fonts/Grold-Light.svg#Grold-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Grold-extrabold";
  src: url("../fonts/Grold-ExtraBold.eot");
  src: url("../fonts/Grold-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Grold-ExtraBold.woff2") format("woff2"),
    url("../fonts/Grold-ExtraBold.woff") format("woff"),
    url("../fonts/Grold-ExtraBold.ttf") format("truetype"),
    url("../fonts/Grold-ExtraBold.svg#Grold-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Grold-black";
  src: url("../fonts/Grold-Black.eot");
  src: url("../fonts/Grold-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Grold-Black.woff2") format("woff2"),
    url("../fonts/Grold-Black.woff") format("woff"),
    url("../fonts/Grold-Black.ttf") format("truetype"),
    url("../fonts/Grold-Black.svg#Grold-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

/* General */

body {
  background-color: #083c5c;
  color: #fff;
}
body.normal-overflow {
  overflow: visible;
}
.container {
  max-width: 1500px;
  margin: 0 auto;
  width: 100%;
}
main {
  clear: both;
  padding-top: 72px;
}
header {
  float: left;
  width: 100%;
  position: absolute;
  background-color: #083c5c;
  transition: top 2s ease-in-out;
}
nav {
  float: right;
  padding-right: 15px;
  padding-top: 4px;
}
.logo img {
  max-width: 240px;
  float: left;
}
.data-select {
  color: #083c5c;
  width: 100%;
  margin-bottom: 25px;
  font-family: "Grold-extrabold";
  font-size: 24px;
  padding: 0 15px;
}
.bottom-data-reset {
  background-color: #00a2ac;
  padding: 20px 40px 10px 40px;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
}
/*select.data-select {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -o-appearance: none!important;
    appearance: none!important;
}*/

.select-container::after {
  /*content: '▼';*/
  color: #083c5c;
  right: 15px;
  height: 34px;
  padding: 15px 0px 0px 8px;
  border-left: 0;
  position: absolute;
  pointer-events: none;
  transform: translateY(-75px);
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50px);
  }
}
.data-down-arrow {
  cursor: pointer;
  background-color: #00a2ac;
  padding: 10px 60px;
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 20px;
  font-weight: bold;
  border-radius: 50px;
  margin-bottom: 20px;
}
.data-down-arrow a {
  color: #fff;
  text-decoration: none;
}
.data-down-arrow a:hover {
  color: #fff;
}
.data-down-arrow:hover {
  background-color: #0094ac;
}
.donut-chart-wrapper.central-donut > canvas {
  margin: 0 auto;
}
.Sandwell-and-West-Birmingham .point-2-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 8px);
  left: -4px;
  top: -81px;
}
.Sandwell-and-West-Birmingham .point-3-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 5px);
  left: -2px;
  top: -76px;
}
.Bedfordshire .point-1-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 4px);
  left: -2px;
  top: -9px;
}
.Bedfordshire .point-2-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 20px);
  left: -10px;
  top: -50px;
}
.Bedfordshire .point-3-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 45px);
  left: -23px;
  top: -129px;
}
.Bedfordshire .first-last-rate {
  position: absolute;
  left: 24px !important;
  top: -26px !important;
  background-color: #00a2ac;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  padding: 14px 0 !important;
  color: #fff;
  transform: rotate(35deg) !important;
  font-family: "Grold-black";
  font-size: 20px;
  text-align: center;
}

.Dudley .point-2-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 8px);
  left: -1px;
  top: -83px;
}
.Dudley .point-3-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 19px);
  left: -9px;
  top: -58px;
}
.Dudley .first-last-rate {
  position: absolute;
  left: 15px !important;
  top: -26px !important;
  background-color: #00a2ac;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  padding: 14px 0 !important;
  color: #fff;
  transform: rotate(2deg) !important;
  font-family: "Grold-black";
  font-size: 20px;
  text-align: center;
}
/* Map */
#map svg {
  width: 60%;
  margin-top: -10%;
  max-width: 322px;
}
.mini-map img {
  width: 60%;
  max-width: 322px;
}
#map #map-outer-outline,
.mini-map #map-outer-outline {
  stroke: #fff !important;
  fill: rgb(255, 255, 255);
  stroke-width: 4;
}
#map[id^="ics"],
#map[id^="hb"] {
  fill: #083c5c;
  transition: all 0.4s ease;
  stroke-width: 1.5;
  stroke: #ccc;
}

.expand-collapse {
  float: right;
  margin-right: 8px;
}
.description {
  font-size: 18px;
  color: green;
  max-height: 0;
  overflow: hidden;
  margin-left: 0;
  transition: max-height 0.2s ease-out;
  width: 100%;
}

/* Graphs */

.graph-round {
  border: 8px solid #00a2ac;
  border-radius: 50%;
  height: 215px;
  width: 215px;
  margin: 0 auto;
  position: relative;
}

.graph-round > span {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #083c5c;
  font-family: "Grold-extrabold";
  font-size: 40px;
  transform: translateY(-50%) translateX(-50%);
}

.graph-round > div {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Grold-extrabold";
  font-size: 22px;
  border: 1px solid black;
  color: black;
  background-color: white;
  padding: 20px;
  display: none;
}

.graph-round:hover > div {
  display: block;
}

.grid {
  height: 190px;
  max-width: 500px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
}
.grid > div {
  width: 50%;
  height: 180px;
}
.left-grid {
  height: 100%;
  float: left;
}
.right-grid {
  height: 100%;
  float: right;
  border-left: 1px solid #ccc;
  z-index: 0;
  background-color: #fff;
}
.grid-row {
  height: 30px;
  border-bottom: 1px solid #ccc;
}
.grid > div .grid-row:last-child {
  border-bottom: 2px solid #000;
}

.point-1 {
  border: 1px solid #000;
  position: relative;
  width: calc(100%);
}

.rate-2002-local {
  height: 70px;
  position: absolute;
  width: 70px;
  background-color: #00a2ac;
  border-radius: 50%;
  top: -35px;
  left: calc(50% - 23%);
  color: #fff;
  padding: 20.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
  text-align: center;
}

.point-2 {
  border: 1px dashed #000;
  position: relative;
  width: calc(100%);
}
.rate-2030-local {
  height: 70px;
  position: absolute;
  width: 70px;
  background-color: #fff;
  border-radius: 50%;
  top: -35px;
  right: calc(50% - 30%);
  color: #00a2ac;
  padding: 17.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
  border: 3px solid #00a2ac;
  text-align: center;
}

.point-1-value {
  position: absolute;
  left: -28px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}
.point-2-value {
  position: absolute;
  left: -24px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}
.point-3-value {
  position: absolute;
  right: -29px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}

.point-3 {
  border: 1px solid #000;
  position: relative;
  width: calc(100%);
}

.rate-2002-national {
  height: 70px;
  position: absolute;
  width: 70px;
  background-color: #00a2ac;
  border-radius: 50%;
  top: -35px;
  left: calc(50% - 20%);
  color: #fff;
  padding: 20.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
  text-align: center;
}
p.legend {
  padding-top: 20px !important;
  font-size: 11px !important;
  display: inline-block !important;
  width: 100% !important;
  line-height: 15px !important;
}
.point-4 {
  border: 1px dashed #000;
  position: relative;
  width: calc(100%);
}
.rate-2030-national {
  height: 70px;
  position: absolute;
  width: 70px;
  background-color: #fff;
  border-radius: 50%;
  top: -35px;
  right: calc(50% - 31%);
  color: #00a2ac;
  padding: 17.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
  border: 3px solid #00a2ac;
  text-align: center;
}
.point-4-value {
  position: absolute;
  left: -28px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}
.point-5-value {
  position: absolute;
  left: -24px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}
.point-6-value {
  position: absolute;
  right: -29px;
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 22px;
}
.grid-legend {
  clear: both;
  height: auto !important;
  width: 100% !important;
  padding-top: 10px;
}
.grid-legend > span {
  position: absolute;
  color: #323232;
  font-family: "Grold-light";
  font-size: 14px;
  font-weight: 300;
}
.grid-legend > span:first-child {
  left: -20px;
}
.grid-legend > span:nth-child(2) {
  left: 50%;
  transform: translateX(-50%);
}
.grid-legend > span:last-child {
  right: -21px;
}

.point-1-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 4px);
  left: -2px;
}
.point-2-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 8px);
  left: -4px;
}

.point-3-ad-local {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 5px);
  left: -2px;
}

.point-1-value-ad-local {
  position: absolute;
  left: -28px;
  top: -30px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-2-value-ad-local {
  position: absolute;
  left: -24px;
  top: -15px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-3-value-ad-local {
  position: absolute;
  left: -28px;
  top: -30px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-4-value-ad-local {
  position: absolute;
  right: -24px;
  top: -15px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.rate-change-local {
  position: absolute;
  top: -30px;
  left: 50%;
  border-radius: 50%;
  border: 1px solid #00a2ac;
  line-height: 29px;
  text-align: center;
  background-color: #00a2ac;
  color: #fff;
  height: 70px;
  width: 70px;
  padding: 20.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
}
.first-last-rate {
  position: absolute;
  left: 19px;
  top: -26px;
  background-color: #00a2ac;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  padding: 14px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 20px;
  text-align: center;
}
.point-1-ad-national {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 4px);
  left: -2px;
}
.point-2-ad-national {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 8px);
  left: -4px;
}

.point-3-ad-national {
  border: 1px solid #000;
  position: relative;
  width: calc(100% + 5px);
  left: -2px;
}
.point-1-value-ad-national {
  position: absolute;
  left: -28px;
  top: -30px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-2-value-ad-national {
  position: absolute;
  left: -24px;
  top: -22px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-3-value-ad-national {
  position: absolute;
  left: -28px;
  top: -30px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.point-4-value-ad-national {
  position: absolute;
  right: -24px;
  top: -22px;
  background-color: #083c5c;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  padding: 11px 0;
  color: #fff;
  font-family: "Grold-black";
  font-size: 16px;
  text-align: center;
}
.rate-change-national {
  position: absolute;
  top: -40px;
  left: calc(50% - 4%);
  border-radius: 50%;
  border: 1px solid #00a2ac;
  line-height: 29px;
  text-align: center;
  background-color: #00a2ac;
  color: #fff;
  height: 70px;
  width: 70px;
  padding: 20.5px 0;
  font-size: 22px;
  font-family: "Grold-extrabold";
}
.first-last-rate-national {
  position: absolute;
  left: 19px;
  top: -26px;
  background-color: #00a2ac;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  padding: 14px 14px;
  color: #fff;
  font-size: 18px;
}
.grid-admissions {
  height: 190px;
  max-width: 100%;
  margin: 0 auto;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
}
.grid-admissions .grid-row {
  height: 25px;
}
.grid-admissions > div {
  width: 33.333%;
  height: 180px;
}
.grid-admissions .left-grid {
  height: 100%;
  float: left;
}
.grid-admissions .center-grid {
  height: 100%;
  float: left;
  border-left: 1px solid #ccc;
}
.grid-admissions .right-grid {
  height: 100%;
  float: right;
  border-left: 1px solid #ccc;
  z-index: 0;
  background-color: #fff;
}
.grid-admissions .grid-legend {
  clear: both;
  height: auto !important;
  width: 100% !important;
  padding-top: 10px;
  margin-bottom: 20px;
  float: left;
}
.grid-admissions .grid-legend > span:first-child {
  left: -34px;
}
.grid-admissions .grid-legend > span:nth-child(2) {
  left: 33%;
  transform: translateX(-50%);
}
.grid-admissions .grid-legend > span:nth-child(3) {
  left: 66%;
  transform: translateX(-50%);
}
.grid-admissions .grid-legend > span:last-child {
  right: -32px;
}

.total-admissions-wrapper {
  text-align: center;
  color: #01a2ac;
  font-family: "Grold-extrabold";
  font-size: 24px;
}
.top-line {
  border-top: 1px solid #ccc;
  height: 12px;
  max-width: 275px;
  margin: 0 auto;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.bar-graph {
  height: 40px;
}
.bar-graph > span {
  float: left;
  height: 100%;
}
.bar-graph > span + span {
  border-left: 1px solid #fff;
}
.bar-graph span:nth-child(1) {
  background-color: #00a2ac;
}
.bar-graph span:nth-child(2) {
  background-color: #083c5c;
}
.bar-graph span:nth-child(3) {
  background-color: #999999;
}
.type-totals span:nth-child(even) {
  margin-right: 20px;
  margin-left: 5px;
  font-family: "Grold-extrabold" !important;
  font-size: 24px !important;
}
.type-totals span:last-child {
  margin-right: 0;
}
.type-totals span:nth-child(2) {
  color: #00a2ac;
}
.type-totals span:nth-child(4) {
  color: #083c5c;
}
.type-totals span:nth-child(6) {
  color: #999999;
}
.type-totals {
  margin: 15px 0;
  color: #323232;
  font-family: "Grold-light";
  font-size: 16px;
  font-weight: 300;
  margin-top: 15px;
  text-align: center;
}
.type-totals .left-col {
  float: left;
  width: 50%;
  text-align: left;
}
.type-totals .right-col {
  float: right;
  width: 50%;
  text-align: right;
}
.type-totals span {
  color: #323232;
  font-family: "Grold-light";
  font-size: 16px;
  font-weight: 300;
  display: inline-block;
}
.type-totals-space-between {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.type-totals-space-between span {
  display: block;
  color: #323232;
  font-family: "Grold-light";
  font-size: 16px;
  font-weight: 300;
}
.type-totals-space-between div:nth-child(2) {
  text-align: right;
}
.type-totals-space-between div:nth-child(1) span:nth-child(2) {
  color: #00a2ac;
}
.type-totals-space-between div:nth-child(2) span:nth-child(2) {
  color: #083c5c;
}
.type-totals-space-between div span:nth-child(2) {
  font-family: "Grold-extrabold";
  font-size: 24px;
}
.type-totals-stacked {
  text-align: center;
  margin-top: 10px;
}
.type-totals-stacked span {
  color: #323232;
  font-family: "Grold-light";
  font-size: 16px;
  font-weight: 300;
}
.type-totals-stacked span:nth-child(even) {
  margin-left: 5px;
}
.type-totals-stacked span:nth-child(2) {
  color: #00a2ac;
  font-family: "Grold-extrabold";
  font-size: 24px;
}
.type-totals-stacked span:nth-child(3):before {
  content: "";
  display: block;
}
.type-totals-stacked span:nth-child(4) {
  color: #083c5c;
  font-family: "Grold-extrabold";
  font-size: 24px;
}
span.emergency_admissions-cost,
span.emergency_admissions-national-cost {
  color: #00a2ac;
  font-family: "Grold-extrabold";
  font-size: 24px;
  font-weight: bold;
}
span.scheduled_admissions-cost,
span.scheduled_admissions-national-cost {
  color: #083c5c;
  font-family: "Grold-extrabold";
  font-size: 24px;
  font-weight: bold;
}
.female-admissions,
.male-admissions,
.female-admissions_national,
.male-admissions_national {
  text-align: left;
  padding-right: 15px;
}
.female-admissions span:first-child,
.male-admissions span:first-child,
.female-admissions_national span:first-child,
.male-admissions_national span:first-child {
  color: #323232;
  font-family: "Grold-light";
  font-size: 18px;
  font-weight: 300;
}
.female-admissions span:last-child,
.female-admissions_national span:last-child {
  color: #083c5c !important;
  margin-left: 5px;
  font-family: "Grold-extrabold" !important;
  font-size: 24px !important;
}
.male-admissions span:last-child,
.male-admissions_national span:last-child {
  color: #00a2ac !important;
  margin-left: 5px;
  font-family: "Grold-extrabold" !important;
  font-size: 24px !important;
}
.genger-cost-admissions,
.genger-cost-admissions-national {
  color: #323232;
  font-family: "Grold-light";
  font-size: 16px;
  font-weight: 300;
  margin-top: 15px;
}
.genger-cost-admissions span:nth-child(2),
.genger-cost-admissions-national span:nth-child(2) {
  color: #00a2ac !important;
  margin-left: 5px;
  font-family: "Grold-extrabold" !important;
  font-size: 24px !important;
  margin-right: 20px;
}
.genger-cost-admissions span:last-child,
.genger-cost-admissions-national span:last-child {
  color: #083c5c !important;
  margin-left: 5px;
  font-family: "Grold-extrabold" !important;
  font-size: 24px !important;
}
.tooltip-data:hover::after {
  display: -webkit-flex;
  display: block;
  background: #fff;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  padding: 13px;
  width: 220px;
  border: 1px solid;
  position: absolute;
  top: -108%;
  left: -71%;
}
#main-wrap[data-results="england"] > * .tooltip-data:hover::after {
  content: attr(data-tooltip-england);
}
#main-wrap[data-results="scotland"] > * .tooltip-data:hover::after {
  content: attr(data-tooltip-scotland);
}
.tooltip-data.rate-change-local:hover::after {
  display: -webkit-flex;
  display: block;
  background: #fff;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  padding: 13px;
  width: 220px;
  border: 1px solid;
  position: absolute;
  top: -155%;
  left: -111%;
  line-height: 18px;
}
.tooltip-data.rate-change-national:hover::after {
  display: -webkit-flex;
  display: block;
  background: #fff;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  padding: 13px;
  width: 220px;
  border: 1px solid;
  position: absolute;
  top: -155%;
  left: -111%;
  line-height: 18px;
}
.admissions-totals .admission-gender-wrapper p {
  min-height: inherit !important;
  max-height: inherit !important;
}
p.height {
  min-height: 30px !important;
  max-height: 30px !important;
}
/* Header
----------------------------------------- */
.site-header nav ul {
  display: initial;
  margin-bottom: 0 !important;
}
.site-header nav ul li {
  list-style: none;
}
.site-header nav ul li a {
  color: #ffffff;
  font-family: "Grold-light";
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
}
/* Top Section
----------------------------------------- */
.shush-col-block-4 .shush-col-inner {
  float: left;
  position: relative;
  width: 100%;
}

.mini-map {
  position: relative;
  top: 0;
  width: 100%;
}
#map svg,
.mini-map {
  margin-top: 0;
  margin-bottom: 0;
  height: initial;
}
.shush-col-block-3 {
  width: 25%;
  float: left;
}
.shush-col-block-3#last-col {
  width: 25%;
  float: left;
}
.shush-col-block-6 {
  width: 50%;
  float: left;
}
#top-section .shush-row-block {
  float: left;
  width: 100% !important;
  display: inline-block !important;
  padding: 0 20px;
}
#top-section {
  overflow-x: hidden;
}
.top-section-inner h2 {
  color: #ffffff;
  font-family: "Grold-black";
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 0;
  padding-left: 40px;
  text-align: center;
}
.top-section-inner .shush-col-2,
#last-col.shush-col-3 {
  margin-right: 60px;
}
.introduction {
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  padding: 0;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
#top-section .shush-row-block .introduction p {
  margin-bottom: 0 !important;
}
.info-1,
.info-2,
.info-3,
.info-4 {
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 20px;
  letter-spacing: -0.23px;
  line-height: 25px;
  max-height: 255px;
  min-height: 255px;
  padding: 10px 20px;
}
.info-1,
.info-3 {
  margin-bottom: 0;
}
.info-1 .shush-col-6:first-child {
  vertical-align: bottom;
  display: flex;
  align-items: flex-end;
}
.info-1 span,
.info-2 span,
.info-3 span,
.info-4 span {
  color: #01a2ac;
  font-family: "Grold-extrabold";
  font-size: 35px;
  font-weight: bold;
  line-height: 30px;
}
.info-1 img {
  padding-bottom: 7%;
}
.info-1 img,
.info-2 img,
.info-3 img,
.info-4 img {
  width: 35%;
  margin: 0 auto;
  display: block;
}
.info-1 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.info-2 {
  border-right: 1px solid #fff;
}
.info-3 {
  border-bottom: 1px solid #fff;
}
.top-section-inner .shush-col-3 {
  width: 20%;
}
.mini-map {
  transform: initial;
  position: relative;
}
.data-btn {
  margin: 0 auto;
  text-align: center;
  transform: initial;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  width: 100%;
}
a.large-btn {
  background-color: #00a2ac;
  padding: 20px 60px;
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 30px;
  font-weight: bold;
  border-radius: 50px;
  position: relative;
  top: 16px;
}
a.large-btn:hover {
  background-color: #0094ac;
  text-decoration: none;
}
.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 162, 172, 0.9);
  }
  100% {
    box-shadow: 0 0 0 25px rgba(0, 162, 172, 0);
  }
}
.master {
  color: black;
  float: right;
}
sup.blue {
  top: -0.9em !important;
}
#top-section .references {
  color: #ffffff;
  font-family: "Grold-semilight";
  font-size: 10px;
  font-weight: 300;
  letter-spacing: -0.15px;
  position: relative;
  padding-left: 20px;
  width: 50%;
  margin-top: 0;
  margin-bottom: 15px;
  float: left;
}
#top-section .references p {
  margin-bottom: 0;
}
#mobile.info-1 {
  display: none;
}
#top-section-bottom.shush-row-block {
  margin-top: 30px;
}
#map-first-section,
#map-second-section {
  text-align: center;
}
#top-section #copyright {
  font-family: "Grold-light";
  font-size: 11px;
  text-align: center;
}
/* Second Section
----------------------------------------- */
.map-section-wrapper h2 {
  color: #ffffff;
  font-family: "Grold-black";
  font-size: 40px;
  font-weight: bold;
  padding-left: 40px;
  margin-bottom: 10px;
}
.map-section-wrapper .introduction {
  text-align: left;
  font-family: "Grold-semilight";
  display: inline-block;
  padding-left: 40px;
}
.data-select-wrapper {
  padding-left: 40px;
}
.data-select-wrapper span {
  letter-spacing: -0.34px;
  color: #ffffff;
  font-family: "Grold-semilight";
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
select {
  height: 50px;
}
.area-name {
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 25px;
  font-weight: 900;
  line-height: 1;
}
.area-name a {
  color: #fff;
  text-decoration: none;
}
.area-name a:hover {
  color: #083c5c;
}
.bottom-data-reset .shush-col-6:first-child {
  text-align: left;
}
.bottom-data-reset .shush-col-6:last-child {
  text-align: right;
}
legend {
  margin-bottom: 10px !important;
  border: 0 !important;
  border-bottom: 0 !important;
  color: #ffffff !important;
  font-family: "Grold-light" !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}
#search-btn {
  display: inline-block;
  float: right;
}
#section-2 #copyright {
  font-family: "Grold-light";
  font-size: 11px;
  text-align: center;
}
/* Third Section
----------------------------------------- */
#data {
  background-color: #fff;
}
.accordion-wrap ~ .accordion-wrap dt {
  margin-top: 0;
}
.description-title {
  cursor: pointer;
  background-color: #083c5c;
  line-height: 55px;
  transition: 0.3s;
  margin-top: 2px;
  margin-bottom: 2px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Grold-extrabold";
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding: 0 50px;
  border-bottom: 1px solid #fff;
}
.expand-collapse {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Grold-semilight";
  font-size: 20px;
  font-weight: 300;
  position: absolute;
  right: 10px;
}
.expand-collapse:hover {
  color: #0094ac;
  cursor: pointer;
}
.description p {
  color: #083c5c;
  font-family: "Grold-semilight";
  font-size: 20px;
  font-weight: 300;
  padding-top: 20px;
  line-height: 22px;
}
.data-header {
  background-color: #01a2ac;
  text-align: center;
  color: #fff;
  padding: 10px 0 5px 0;
  font-family: "Grold-semilight";
  font-size: 20px;
  font-weight: bold;
}
dd.description h4 {
  color: #083c5c;
  font-family: "Grold-semilight";
  font-size: 20px;
  font-weight: bold;
}
dd.description .shush-col-6.border,
.ics-data,
.country-data,
.shush-col-8.two-col .ics-data .data-inner,
.shush-col-4.two-col .country-data .data-inner {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}
dd.description .shush-col-6.border p {
  color: #323232;
  font-family: "Grold-semilight";
  font-size: 18px;
  font-weight: 300;
  padding-top: 0;
  min-height: 70px;
  max-height: 70px;
}
dd.description .shush-col-6.border:first-child,
.shush-col-6.two-col:first-child,
.shush-col-8.two-col:first-child {
  margin-right: 10px;
}
dd.description .shush-col-6.border:last-child,
.shush-col-6.two-col:last-child,
.shush-col-4.two-col:last-child {
  margin-left: 10px;
}
dd.description .shush-col-6.inner-border-left,
.country-data .shush-col-3,
.ics-data .shush-col-3,
.ics-data .shush-col-4,
.country-data .shush-col-4 {
  border-right: 1px solid #ccc;
  padding-right: 2%;
}
.country-data .shush-col-3:first-child {
  padding-left: 0;
}
dd.description .shush-col-6.inner-border-right,
.country-data .shush-col-3,
.ics-data .shush-col-3.inner-border-left,
.country-data .shush-col-4,
.ics-data .shush-col-4.inner-border-left {
  padding-left: 2%;
  padding-left: calc(2% - 10px);
  padding-left: max(calc(2% - 10px), 10px);
}
.ics-data .shush-col-3:last-child,
.country-data .shush-col-3:last-child,
.ics-data .shush-col-4:last-child,
.country-data .shush-col-4:last-child {
  border-right: 0;
}
.shush-col-8.two-col .ics-data,
.shush-col-4.two-col .country-data {
  border: 0;
  padding: 0;
  margin: 0;
}
.shush-col-8.two-col .ics-data h3,
.shush-col-4.two-col .country-data h3 {
  color: #083c5c;
  font-family: "Grold-extrabold";
  font-size: 22px;
  min-height: 48px;
  max-height: 48px;
}
.shush-col-8.two-col .shush-col-6:first-child {
  margin-right: 10px;
}
.shush-col-8.two-col .shush-col-6:last-child {
  margin-left: 10px;
}
.ics-data .shush-col-3 p,
.country-data .shush-col-3 p,
.ics-data .shush-col-4 p,
.country-data .shush-col-4 p {
  color: #323232;
  font-family: "Grold-semilight";
  font-size: 18px;
  font-weight: 300;
  padding-top: 0;
}
.shush-col-8.two-col h4,
.shush-col-4.two-col h4,
.shush-col-6.two-col h4 {
  min-height: 80px;
  max-height: 80px;
}
#data .references p {
  color: #323232;
  font-family: "Grold-semilight";
  font-size: 11px;
  font-weight: 300;
  letter-spacing: -0.15px;
  padding-top: 0;
  margin-bottom: 0;
  line-height: 15px !important;
}
#copyright-bottom {
  font-family: "Grold-light";
  font-size: 11px;
  text-align: center;
  padding-top: 20px;
  background: #083c5c;
}
p.margin {
  margin-bottom: 60px;
}
p.change-hospital-adm,
p#change-hospital-adm-ics.height {
  margin-bottom: 50px;
}
.transparency {
  color: #323232;
  font-family: "Grold-semilight";
  font-size: 11px;
  font-weight: 300;
  letter-spacing: -0.15px;
  padding-top: 0;
  margin-bottom: 0;
  line-height: 15px !important;
  text-align: center;
}
/* Methodology Section
----------------------------------------- */
#methodology {
  background-color: #fff;
  color: #000;
  padding: 0 40px;
}
#methodology h2 {
  color: #083c5c;
  font-family: "Grold-black";
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 50px;
}
.methodology-body {
  width: 70%;
  margin: 0 auto;
}
.methodology-1 ul,
.methodology-5 ul {
  padding: 0;
  list-style: inside;
}
.methodology-1 p,
.methodology-2 p,
.methodology-3 p,
.methodology-4 p,
.methodology-5 p,
.methodology-1 ul li,
.methodology-5 ul li {
  color: #323232;
  font-family: "Grold-light";
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}
body.normal-overflow .references {
  color: #323232;
  font-family: "Grold-light";
  font-size: 11px;
  font-weight: 300;
  margin: 100px 0 50px 0;
}
.references {
  color: #323232;
  font-family: "Grold-light";
  font-size: 11px;
  font-weight: 300;
}
.area-name.go-top .print-pdf {
  display: none;
  margin-bottom: 0 !important;
}
.disclaimer p {
  max-width: 600px;
  text-align: center;
  margin: 0 auto -15px;
}
body.normal-overflow #copyright {
  color: #323232;
  font-family: "Grold-light";
  font-size: 11px;
  text-align: center;
  margin-bottom: 50px;
}
.methodology-1 h3,
.methodology-2 h3,
.methodology-3 h3,
.methodology-4 h3,
.methodology-5 h3 {
  color: #083c5c;
  font-family: "Grold-extrabold";
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.methodology-2,
.methodology-3,
.methodology-4,
.methodology-5 {
  margin-top: 90px;
}

/* Print Button
----------------------------------------- */
.print-pdf {
  margin-right: 20px;
  font-family: "Grold-extrabold";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}
.print-pdf a {
  color: #fff;
  background-color: #00a2ac;
  padding: 20px 60px;
  border-radius: 50px;
  display: inline-block;
}
.print-pdf a:hover {
  background-color: #0094ac;
  text-decoration: none;
}
.bottom-data-reset .print-pdf a {
  padding: inherit;
}
.bottom-data-reset .print-pdf a:hover {
  background-color: inherit;
}
/* Responsive
----------------------------------------- */
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  #map svg,
  .mini-map {
    margin-top: -230px !important;
  }
  #top-section-bottom.shush-row-block {
    margin-top: -210px !important;
  }
}
@media screen and (max-width: 1120px) and (min-width: 800px) {
  .col-1120-flex {
    display: block;
  }
  .col-1120-1 {
    width: 100%;
    border: 0 !important;
  }
  .col-1120-2 {
    width: 50%;
    float: left;
  }
  .references {
    clear: both;
  }
  .shush-col-6.border + .shush-col-6.border {
    border-left: 0;
  }
}
@media screen and (max-width: 799px) and (min-width: 320px) {
  .no-flex-800 {
    display: block;
  }
  .no-flex-800 > * {
    width: 100%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1500px) {
  nav {
    padding-top: 6px;
  }
  .top-section-inner h2,
  .map-section-wrapper h2,
  .data-select-wrapper,
  .top-section-inner .references {
    padding-left: 20px;
  }
  #methodology {
    padding: 0 20px;
  }
  .bottom-data-reset {
    padding: 10px 20px;
  }
  .top-section-inner .references {
    font-size: 9px;
    width: 70%;
  }
  .top-section-inner h2,
  .map-section-wrapper h2,
  #methodology h2 {
    font-size: 30px;
  }
  .methodology-1 ul li,
  .methodology-5 ul li,
  .site-header nav ul li a,
  .introduction,
  .expand-collapse,
  .methodology-1 p,
  .methodology-2 p,
  .methodology-3 p,
  .methodology-4 p,
  .methodology-5 p,
  .references,
  .description p,
  dd.description .shush-col-6.border p,
  .ics-data .shush-col-3 p,
  .country-data .shush-col-3 p,
  .ics-data .shush-col-4 p,
  .country-data .shush-col-4 p,
  .female-admissions span:first-child,
  .male-admissions span:first-child,
  .female-admissions_national span:first-child,
  .male-admissions_national span:first-child {
    font-size: 16px;
  }
  .top-section-inner .shush-col-2 {
    margin-right: 40px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4,
  .data-select-wrapper span,
  .data-select,
  .area-name,
  dd.description h4 {
    font-size: 18px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    padding: 10px;
    line-height: 20px;
  }
  .data-header,
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    font-size: 20px;
  }
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    max-height: 40px;
    min-height: 40px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span {
    font-size: 25px;
    line-height: 25px;
  }
  a.large-btn,
  .description-title,
  .methodology-1 h3,
  .methodology-2 h3,
  .methodology-3 h3,
  .methodology-4 h3,
  .methodology-5 h3 {
    font-size: 20px;
  }
  .grid-legend > span {
    font-size: 14px;
  }
  .ics-map-wrapper {
    margin-right: 0;
  }
  .female-admissions,
  .male-admissions,
  .female-admissions_national,
  .male-admissions_national {
    text-align: left;
  }
  .top-line {
    max-width: 340px;
  }
  .info-1 .shush-col-6 img {
    width: 65%;
  }
  legend {
    font-size: 20px !important;
  }
  .data-down-arrow {
    font-size: 20px;
  }
  .graph-round > span {
    font-size: 40px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    max-height: 200px;
    min-height: 200px;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    min-width: 90% !important;
  }
  .donut-chart-wrapper canvas {
    margin: 0 auto !important;
  }
  #top-section-bottom.shush-row-block {
    margin-top: 15px !important;
  }
  #top-section .references {
    font-size: 8px !important;
    padding-left: 0;
    margin-bottom: 0;
  }
  #top-section #copyright {
    font-size: 8px !important;
  }
  .info-1 img,
  .info-2 img,
  .info-3 img,
  .info-4 img {
    width: 25%;
  }
  .rate-2002-local {
    left: calc(50% - 24%);
  }
  .rate-2002-national {
    left: calc(50% - 20%);
  }
  .rate-2030-local {
    right: calc(50% - 29%);
  }
  .rate-2030-national {
    right: calc(50% - 31%);
  }
  dd.description .shush-col-6.border:first-child,
  .shush-col-6.two-col:first-child,
  .shush-col-8.two-col:first-child,
  .shush-col-8.two-col .shush-col-6:first-child {
    margin-right: 0;
  }
  dd.description .shush-col-6.border:last-child,
  .shush-col-6.two-col:last-child,
  .shush-col-4.two-col:last-child,
  .shush-col-8.two-col .shush-col-6:last-child {
    margin-left: 0;
  }
  .mini-map {
    margin-left: 0;
    position: relative;
  }
  .map-section-wrapper .introduction {
    padding-left: 0;
    margin-left: 20px !important;
  }
  .introduction {
    display: inline-block;
    margin-left: 0;
  }
  #top-section .shush-row-block {
    padding: 0 20px !important;
  }
  .data-btn {
    position: absolute;
    top: 50%;
    left: 58%;
    transform: translate(-50%, -50%);
  }
  #map {
    padding-left: 0;
  }
  .bottom-data-reset .print-pdf {
    font-size: 18px;
  }
  .print-pdf {
    font-size: 20px;
  }
  .shush-col-6.border + .shush-col-6.border {
    border-left: 0;
  }
}
@media screen and (min-width: 1501px) {
  .shush-col-6.border + .shush-col-6.border {
    border-left: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  nav {
    padding-top: 6px;
  }
  .top-section-inner h2,
  .map-section-wrapper h2,
  .data-select-wrapper,
  .top-section-inner .references {
    padding-left: 20px;
  }
  #methodology {
    padding: 0 15px;
  }
  .bottom-data-reset {
    padding: 10px 20px;
  }
  .top-section-inner .references {
    font-size: 8px;
  }
  .top-section-inner h2,
  .map-section-wrapper h2,
  #methodology h2 {
    font-size: 25px;
  }
  .methodology-5 ul li,
  .methodology-1 ul li,
  .site-header nav ul li a,
  .introduction,
  .expand-collapse,
  .methodology-1 p,
  .methodology-2 p,
  .methodology-3 p,
  .methodology-4 p,
  .methodology-5 p,
  .references,
  .description p,
  dd.description .shush-col-6.border p,
  .ics-data .shush-col-3 p,
  .country-data .shush-col-3 p,
  .ics-data .shush-col-4 p,
  .country-data .shush-col-4 p,
  .female-admissions span:first-child,
  .male-admissions span:first-child,
  .female-admissions_national span:first-child,
  .male-admissions_national span:first-child {
    font-size: 15px;
  }
  .top-section-inner .shush-col-2 {
    margin-right: 40px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4,
  .data-select-wrapper span,
  .data-select,
  .area-name {
    font-size: 16px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span {
    font-size: 25px;
    line-height: 25px;
  }
  .description-title,
  .methodology-1 h3,
  .methodology-2 h3,
  .methodology-3 h3,
  .methodology-4 h3,
  .methodology-5 h3,
  dd.description h4,
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3,
  .data-header {
    font-size: 20px;
  }
  a.large-btn,
  .genger-cost-admissions span:last-child {
    font-size: 18px;
  }
  .point-1-value,
  .point-2-value,
  .point-3-value,
  .point-4-value,
  .point-5-value,
  .point-6-value {
    font-size: 18px;
  }
  .female-admissions,
  .male-admissions,
  .female-admissions_national,
  .male-admissions_national {
    padding-right: 40px;
  }
  .genger-cost-admissions span:nth-child(2),
  .genger-cost-admissions span:last-child,
  .genger-cost-admissions-national span:nth-child(2),
  .genger-cost-admissions-national span:last-child {
    font-size: 17px !important;
  }
  .top-line {
    max-width: 400px;
  }
  .ics-map-wrapper {
    margin-right: 0;
  }
  legend {
    font-size: 18px !important;
  }
  #map svg,
  .mini-map img {
    width: 80%;
  }
  .data-down-arrow {
    font-size: 18px;
  }
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    min-height: 48px;
  }
  .graph-round > span {
    font-size: 35px;
  }
  .shush-col-8.two-col h4,
  .shush-col-4.two-col h4,
  .shush-col-6.two-col h4 {
    font-size: 18px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    max-height: 185px;
    min-height: 185px;
    padding: 10px;
    line-height: 20px;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    min-width: 90% !important;
  }
  .donut-chart-wrapper canvas {
    margin: 0 auto !important;
  }
  /*p.legend{
        display: none;
    }*/
  #top-section .references {
    font-size: 6px !important;
    padding-left: 0;
  }
  .rate-2002-local {
    left: calc(50% - 22%);
  }
  .rate-2030-local {
    right: calc(50% - 31%);
  }
  .rate-2002-national {
    left: calc(50% - 17%);
  }
  .rate-2030-national {
    left: calc(50% - -17%);
  }
  .country-data .shush-col-4.inner-border-left.col-1120-2,
  .country-data .shush-col-4.col-1120-2 {
    margin-top: 15px;
  }
  dd.description .shush-col-6.border:first-child,
  .shush-col-6.two-col:first-child,
  .shush-col-8.two-col:first-child,
  .shush-col-8.two-col .shush-col-6:first-child {
    margin-right: 0;
  }
  dd.description .shush-col-6.border:last-child,
  .shush-col-6.two-col:last-child,
  .shush-col-4.two-col:last-child,
  .shush-col-8.two-col .shush-col-6:last-child {
    margin-left: 0;
  }
  .info-1 img,
  .info-2 img,
  .info-3 img,
  .info-4 img {
    width: 25%;
  }
  .map-section-wrapper .introduction {
    padding-left: 0;
    margin-left: 20px;
  }
  #top-section .shush-row-block {
    width: 100% !important;
    display: inline-block !important;
    padding-right: 0 !important;
  }
  .introduction {
    margin: 0 0 20px 0;
  }
  .data-btn {
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translate(-50%, -50%);
  }
  #map {
    padding-left: 0;
  }
  .mini-map {
    position: relative;
  }
  .print-pdf {
    font-size: 18px;
  }
  .bottom-data-reset .print-pdf {
    font-size: 16px;
  }
  p.margin {
    margin-bottom: 80px !important;
  }
  .shush-col-6.border + .shush-col-6.border {
    border-left: 0;
  }
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
  nav {
    padding-top: 6px;
  }
  .top-section-inner h2,
  .introduction,
  .map-section-wrapper h2,
  .data-select-wrapper,
  .top-section-inner .references {
    padding-left: 20px;
  }
  #methodology {
    padding: 0 15px;
  }
  .bottom-data-reset {
    padding: 10px 20px;
  }
  .top-section-inner .references {
    font-size: 8px;
  }
  .top-section-inner h2,
  .map-section-wrapper h2,
  #methodology h2 {
    font-size: 25px;
  }
  .methodology-1 ul li,
  .methodology-5 ul li,
  .site-header nav ul li a,
  .introduction,
  .expand-collapse,
  .methodology-1 p,
  .methodology-2 p,
  .methodology-3 p,
  .methodology-4 p,
  .methodology-5 p,
  .references,
  .description p,
  dd.description .shush-col-6.border p,
  .ics-data .shush-col-3 p,
  .country-data .shush-col-3 p,
  .ics-data .shush-col-4 p,
  .country-data .shush-col-4 p,
  .female-admissions span:first-child,
  .male-admissions span:first-child,
  .female-admissions_national span:first-child,
  .male-admissions_national span:first-child {
    font-size: 14px;
  }
  .top-section-inner .shush-col-2 {
    margin-right: 40px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4,
  .data-select-wrapper span,
  .data-select,
  .area-name,
  .shush-col-4.two-col .country-data h3,
  .shush-col-8.two-col h4,
  .shush-col-4.two-col h4 {
    font-size: 16px;
  }
  dd.description h4,
  .data-header,
  .shush-col-8.two-col .ics-data h3 {
    font-size: 18px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span,
  .description-title,
  .methodology-1 h3,
  .methodology-2 h3,
  .methodology-3 h3,
  .methodology-4 h3,
  .methodology-5 h3,
  .genger-cost-admissions span:last-child {
    font-size: 22px;
  }
  a.large-btn {
    font-size: 20px;
  }
  .point-1-value,
  .point-2-value,
  .point-3-value,
  .point-4-value,
  .point-5-value,
  .point-6-value {
    font-size: 18px;
  }
  span.scheduled_admissions-cost,
  span.scheduled_admissions-national-cost,
  span.emergency_admissions-cost,
  span.emergency_admissions-national-cost,
  .emergency_admissions_national,
  .scheduled_admissions,
  .scheduled_admissions_national,
  .emergency_admissions,
  .scheduled_admissions,
  .female-admissions span:last-child,
  .female-admissions_national span:last-child,
  .male-admissions span:last-child,
  .male-admissions_national span:last-child {
    font-size: 18px !important;
  }
  .female-admissions,
  .male-admissions,
  .female-admissions_national,
  .male-admissions_national {
    padding-right: 40px;
  }
  .genger-cost-admissions span:nth-child(2),
  .genger-cost-admissions span:last-child,
  .genger-cost-admissions-national span:nth-child(2),
  .genger-cost-admissions-national span:last-child {
    font-size: 17px !important;
  }
  .graph-round {
    height: 150px;
    width: 150px;
  }
  .type-totals span,
  .female-admissions span,
  .male-admissions span,
  .female-admissions_national span,
  .male-admissions_national span {
    width: 100%;
    text-align: left;
  }
  .ics-map-wrapper {
    margin-right: 20px;
  }
  .top-line {
    max-width: 180px;
  }
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    min-height: 40px;
    max-height: 40px;
  }
  legend {
    font-size: 18px !important;
  }
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    min-height: 39px;
  }
  a.large-btn {
    padding: 15px 40px;
  }
  /*p.legend{
        display: none;
    }*/
  .info-1 {
    padding-bottom: 45px;
  }
  .data-down-arrow {
    font-size: 20px;
  }
  .graph-round > span {
    font-size: 35px;
  }
  .total-admissions-wrapper {
    font-size: 18px;
  }
  .shush-col-8.two-col h4,
  .shush-col-4.two-col h4,
  .shush-col-6.two-col h4 {
    min-height: 70px;
    max-height: 70px;
  }
  .admission-gender-wrapper p {
    min-height: auto !important;
    max-height: inherit !important;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    max-height: 160px;
    min-height: 160px;
    padding: 10px;
    line-height: 18px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span {
    line-height: 22px;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    min-width: 90% !important;
  }
  .donut-chart-wrapper canvas {
    margin: 0 auto !important;
  }
  .mini-map {
    position: relative;
  }
  #top-section .references {
    font-size: 6px !important;
    padding-left: 0;
  }
  p.height {
    min-height: 45px !important;
    max-height: 45px !important;
  }
  .country-data .shush-col-4.inner-border-left.col-1120-2,
  .country-data .shush-col-4.col-1120-2 {
    margin-top: 15px;
  }
  .rate-2002-local {
    left: calc(50% - 21%);
  }
  .rate-2030-local {
    right: calc(50% - 32%);
  }
  dd.description .shush-col-6.border:first-child,
  .shush-col-6.two-col:first-child,
  .shush-col-8.two-col:first-child,
  .shush-col-8.two-col .shush-col-6:first-child {
    margin-right: 0;
  }
  dd.description .shush-col-6.border:last-child,
  .shush-col-6.two-col:last-child,
  .shush-col-4.two-col:last-child,
  .shush-col-8.two-col .shush-col-6:last-child {
    margin-left: 0;
  }
  #top-section .shush-row-block {
    width: 100% !important;
    display: inline-block !important;
    padding: 0 20px !important;
  }
  .introduction {
    margin: 0 0 20px 0;
    padding-left: 20px !important;
  }
  .info-1 img,
  .info-2 img,
  .info-3 img,
  .info-4 img {
    width: 30%;
  }
  .methodology-2,
  .methodology-3,
  .methodology-4,
  .methodology-5 {
    margin-top: 50px;
  }
  .type-totals,
  .genger-cost-admissions,
  .genger-cost-admissions-national,
  .scheduled_admissions,
  .scheduled_admissions_national {
    display: grid;
  }
  span.male-data-ad,
  span.scheduled_admissions,
  span.scheduled_admissions_national,
  .genger-cost-admissions span:last-child,
  .genger-cost-admissions-national span:last-child,
  .genger-cost-admissions span:nth-child(2),
  .genger-cost-admissions-national span:nth-child(2),
  .emergency_admissions,
  .emergency_admissions_national {
    margin: 0;
  }
  .type-totals .right-col {
    text-align: left;
  }
  .print-pdf {
    font-size: 20px;
  }
  .print-pdf a {
    padding: 15px 40px !important;
  }
  .bottom-data-reset .print-pdf {
    font-size: 16px;
  }
  .bottom-data-reset .print-pdf a {
    padding: inherit !important;
  }
  p.margin {
    margin-bottom: 100px !important;
  }
  dd.description .shush-col-6.border p {
    min-height: 80px !important;
    max-height: 80px !important;
  }
  .rate-2002-national {
    left: calc(50% - 14%);
  }
  .rate-2030-national {
    right: calc(50% - 35%);
  }
  .shush-col-6.border + .shush-col-6.border {
    border-left: 0;
  }
}
@media screen and (min-width: 569px) and (max-width: 800px) {
  .top-section-inner h2,
  .map-section-wrapper h2 {
    font-size: 25px;
    padding-left: 15px;
  }
  .introduction {
    font-size: 13px;
    padding-left: 0;
  }
  .site-header nav ul li a {
    font-size: 15px;
  }
  a.large-btn {
    font-size: 16px;
    display: inline-block !important;
    position: initial !important;
    margin-bottom: 20px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    font-size: 14px;
    padding: 10px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span {
    font-size: 18px;
    line-height: 20px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    max-height: 175px;
    min-height: 175px;
    line-height: 18px;
  }
  .top-section-inner .references {
    padding: 0 15px;
    width: 100%;
  }
  #top-section .references {
    padding-left: 15px;
  }
  #methodology h2 {
    font-size: 25px;
    padding-left: 0;
    margin-bottom: 25px;
  }
  .methodology-body {
    width: 90%;
  }
  .methodology-1 h3,
  .methodology-2 h3,
  .methodology-3 h3,
  .methodology-4 h3,
  .methodology-5 h3 {
    font-size: 22px;
  }
  .print-pdf a,
  .methodology-1 ul li,
  .methodology-5 ul li,
  .methodology-1 p,
  .methodology-2 p,
  .methodology-3 p,
  .methodology-4 p,
  .methodology-5 p,
  .data-down-arrow,
  .area-name,
  .data-select {
    font-size: 16px;
  }
  .data-select-wrapper {
    padding-left: 15px;
  }
  .bottom-data-reset {
    padding: 10px;
  }
  .description-title {
    font-size: 20px;
    text-align: left;
    padding: 0 15px;
  }
  .expand-collapse {
    font-size: 17px;
  }
  legend {
    font-size: 17px !important;
  }
  .graph-round {
    height: 167px;
    width: 167px;
  }
  .graph-round > span {
    font-size: 35px;
  }
  /*p.legend{
        display: none;
    }*/
  .ics-data,
  .country-data,
  .shush-col-8.two-col .ics-data .data-inner,
  .shush-col-4.two-col .country-data .data-inner {
    padding: 10px;
  }
  dd.description .shush-col-6.border {
    padding: 10px 10px 30px 10px;
  }
  .type-totals .left-col {
    width: 100%;
  }
  .type-totals .right-col {
    float: left;
    width: 100%;
    text-align: left;
  }
  .genger-cost-admissions,
  .genger-cost-admissions-national {
    display: grid;
  }
  #data .references p {
    font-size: 11px !important;
  }
  #methodology {
    padding: 0 15px;
  }
  .type-totals span {
    display: inline-block;
  }
  .shush-col-8.two-col .ics-data .data-inner h4,
  .shush-col-4.two-col .country-data .data-inner h4 {
    font-size: 14px !important;
  }
  #mobile.info-1 {
    display: none;
  }
  #desktop.info-1 {
    display: block;
  }
  .bottom-data-reset .shush-row {
    display: flex;
  }
  dd.description .shush-col-6.border:last-child,
  .shush-col-6.two-col:last-child,
  .shush-col-4.two-col:last-child {
    margin-left: 0;
  }
  select.data-select {
    background: #fff !important;
  }
  .select-container::after {
    transform: translateY(0px) !important;
  }
  .country-data p.failure-copy,
  .shush-row.no-flex-800 p.failure-copy {
    display: inline-block;
    padding-top: 15px !important;
  }
  .shush-col-4.col-1120-2 {
    padding-bottom: 30px;
  }
  .genger-cost-admissions span:nth-child(2),
  .genger-cost-admissions-national span:nth-child(2),
  .genger-cost-admissions span:last-child,
  .genger-cost-admissions-national span:last-child {
    margin-left: 0;
  }
  .country-data .shush-col-3,
  .ics-data .shush-col-3.inner-border-left,
  .country-data .shush-col-4,
  .ics-data .shush-col-4.inner-border-left {
    padding-left: 0;
  }
  #population.failure-copy {
    padding-top: 0 !important;
  }
  .donut-chart-wrapper canvas {
    width: 200px !important;
    height: 200px !important;
    margin: 0 auto !important;
  }
  .description p {
    font-size: 18px;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    width: 90% !important;
  }
  .top-line {
    max-width: 500px;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    min-width: 90% !important;
  }
  .donut-chart-wrapper canvas {
    margin: 0 auto !important;
  }
  .shush-col-block-1 {
    margin-right: 30px;
  }
  .top-section-inner .references {
    display: none;
  }
  .shush-col-4.two-col .country-data h3 {
    min-height: 25px !important;
    max-height: 25px !important;
  }
  .shush-col-8.two-col h4,
  .shush-col-4.two-col h4 {
    min-height: 60px;
    max-height: 60px;
  }
  .rate-2002-local {
    left: calc(50% - 23%);
  }
  .rate-2030-local {
    right: calc(50% - 31%);
  }
  #top-section .shush-row-block {
    width: 100% !important;
    display: inline-block !important;
    padding: 0 20px !important;
  }
  .introduction {
    margin: 0 0 20px 0;
    padding: 0 !important;
  }
  .map-section-wrapper .introduction {
    padding-left: 20px !important;
  }
  .print-pdf {
    font-size: 16px;
  }
  p.margin {
    margin-bottom: 110px !important;
  }
  .rate-2002-national {
    left: calc(50% - 17%);
  }
  .rate-2030-national {
    right: calc(50% - 32%);
  }
  a.large-btn {
    padding: 15px 40px;
  }
}
@media screen and (max-width: 568px) {
  .logo img {
    max-width: 180px;
  }
  nav {
    padding-top: 0;
  }
  .shush-row {
    display: inline-block;
  }
  .top-section-inner h2,
  .map-section-wrapper h2 {
    font-size: 22px;
  }
  .map-section-wrapper h2 {
    padding: 0 20px !important;
  }
  .print-pdf a,
  .methodology-1 ul li,
  .methodology-5 ul li,
  .introduction,
  a.large-btn,
  .data-down-arrow a,
  .site-header nav ul li a,
  .methodology-1 p,
  .methodology-2 p,
  .methodology-3 p,
  .methodology-4 p,
  .methodology-5 p,
  .data-select,
  .description p {
    font-size: 15px !important;
    line-height: initial;
  }
  legend {
    font-size: 16px !important;
    margin-bottom: 5px !important;
  }
  .top-section-inner .shush-col-2,
  .shush-col-block-1,
  .shush-col-block-2,
  .shush-col-block-3 {
    padding: 0 10px;
    width: 100%;
  }
  .top-section-inner .shush-col-3 {
    width: 100%;
    padding: 0 10px;
  }
  .shush-col-block-3#last-col {
    width: 100%;
    padding: 0 10px;
    margin-right: 0;
  }
  .introduction {
    padding-left: 0;
    margin-left: 0;
  }
  .methodology-body {
    width: 90%;
  }
  .info-1 {
    border-right: 0;
    border-bottom: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .info-1 img {
    width: 12%;
  }
  .info-2 img,
  .info-3 img,
  .info-4 img {
    float: left;
    width: 12%;
    margin-right: 10px;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    font-size: 17px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 17px;
  }
  .info-1 span,
  .info-2 span,
  .info-3 span,
  .info-4 span {
    font-size: 19px;
    line-height: 30px;
  }
  .info-3 {
    border-bottom: 0;
  }
  .info-3,
  .info-4 {
    padding-left: 0;
  }
  .bottom-data-reset .print-pdf,
  #top-section .references,
  .expand-collapse {
    display: none;
  }
  #top-section.top-section-wrapper .shush-col-4,
  #top-section.top-section-wrapper .shush-col-6 {
    width: 100%;
  }
  .data-btn {
    transform: inherit;
    display: inline-block;
    margin-top: 30px;
  }
  #methodology h2 {
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .methodology-1 h3,
  .methodology-2 h3,
  .methodology-3 h3,
  .methodology-4 h3,
  .methodology-5 h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #methodology {
    padding: 0 10px;
  }
  .methodology-2,
  .methodology-3,
  .methodology-4,
  .methodology-5 {
    margin-top: 50px;
  }
  body.normal-overflow .references {
    margin: 50px 0;
  }
  body.normal-overflow .references ol {
    padding-left: 20px;
  }
  section#section-2.map-section-wrapper .shush-col-6 {
    width: 100%;
  }
  .data-select-wrapper {
    padding: 0 20px;
  }
  .data-select {
    margin-bottom: 10px;
    background: #fff;
  }
  .select-container::after {
    transform: translateY(0px) !important;
  }
  section#section-2.map-section-wrapper .introduction {
    padding: 0 20px;
  }
  .bottom-data-reset .shush-col-6:first-child,
  .bottom-data-reset .shush-col-6:last-child {
    width: 100%;
  }
  .bottom-data-reset .shush-col-6:last-child {
    text-align: left;
  }
  .bottom-data-reset {
    padding: 10px;
  }
  #search-btn {
    padding-right: 10px;
  }
  .description-title {
    text-align: center;
    padding: 0 10px;
    font-size: 20px;
  }
  .data-header,
  dd.description h4 {
    font-size: 18px;
  }
  section#data .shush-row,
  section#data .shush-col-6,
  .country-data .shush-col-4,
  .ics-data .shush-col-4,
  section#data .shush-col-8,
  .shush-col-4.two-col {
    width: 100%;
  }
  dd.description .shush-col-6.inner-border-left,
  .country-data .shush-col-3,
  .ics-data .shush-col-3,
  .ics-data .shush-col-4,
  .country-data .shush-col-4 {
    border-right: 0;
    padding-right: 0;
  }
  dd.description .shush-col-6.border p {
    font-size: 15px !important;
    max-height: inherit;
    min-height: inherit;
  }
  .ics-data,
  .country-data,
  .shush-col-8.two-col .ics-data .data-inner,
  .shush-col-4.two-col .country-data .data-inner {
    padding: 10px;
  }
  dd.description .shush-col-6.border:last-child,
  .shush-col-6.two-col:last-child,
  .shush-col-4.two-col:last-child {
    margin-left: 0;
  }
  .genger-cost-admissions span:last-child,
  .genger-cost-admissions-national span:last-child,
  .genger-cost-admissions span:nth-child(2),
  .genger-cost-admissions-national span:nth-child(2),
  span.emergency_admissions-cost,
  span.emergency_admissions-national-cost,
  span.scheduled_admissions-cost,
  span.scheduled_admissions-national-cost,
  .total-admissions-wrapper,
  .emergency_admissions,
  .emergency_admissions_national,
  .scheduled_admissions,
  .scheduled_admissions_national,
  .female-admissions span:last-child,
  .female-admissions_national span:last-child,
  .male-admissions span:last-child,
  .male-admissions_national span:last-child {
    font-size: 20px !important;
  }
  .shush-col-8.two-col .ics-data h3,
  .shush-col-4.two-col .country-data h3 {
    max-height: inherit;
    min-height: inherit;
    font-size: 18px;
  }
  .shush-col-8.two-col .shush-col-6:last-child {
    margin-left: 0;
  }
  .info-1,
  .info-2,
  .info-3,
  .info-4 {
    max-height: inherit;
    min-height: inherit;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .shush-col-8.two-col h4,
  .shush-col-4.two-col h4,
  .shush-col-6.two-col h4 {
    max-height: inherit;
    min-height: inherit;
    font-size: 15px;
    padding-bottom: 5px;
  }
  .graph-round {
    height: 250px;
    width: 250px;
  }
  .area-name {
    font-size: 13px !important;
  }
  dd.description .shush-col-6.inner-border-right,
  .country-data .shush-col-3,
  .ics-data .shush-col-3.inner-border-left,
  .country-data .shush-col-4,
  .ics-data .shush-col-4.inner-border-left {
    padding-left: 0;
  }
  .references {
    padding: 15px 0;
  }
  #data .references p {
    font-size: 10px !important;
  }
  canvas {
    margin: 0 auto !important;
  }
  .type-totals span,
  .female-admissions span:first-child,
  .male-admissions span:first-child,
  .female-admissions_national span:first-child,
  .male-admissions_national span:first-child {
    font-size: 15px;
  }
  p.failure-copy {
    display: inline-block;
    padding-top: 15px !important;
    padding-bottom: 5px !important;
  }
  .area-name.go-top {
    text-align: right;
  }
  .graph-round > span {
    font-size: 35px;
  }
  #mobile.info-1 {
    display: block;
  }
  #desktop.info-1 {
    display: none;
  }
  #mobile.info-1 img {
    float: left;
    width: 12%;
    margin-right: 10px;
  }
  .bottom-data-reset .shush-row {
    display: flex;
  }
  .grid,
  .grid-admissions {
    max-width: 90% !important;
    min-width: 90% !important;
  }
  a.large-btn {
    display: inline-block !important;
    position: initial !important;
    margin-bottom: 20px;
    margin-top: 5px;
  }
  .info-1 img {
    padding-bottom: 0;
  }
  #top-section .shush-row-block {
    padding: 0 20px !important;
  }
  .data-btn {
    margin-top: 0;
  }
  .shush-col-block-3,
  .shush-col-block-3#last-col {
    padding: 0;
  }
  .top-section-inner h2 {
    padding-left: 0;
  }
  .ics-map-wrapper,
  .print-pdf a,
  .bottom-data-reset .print-pdf a,
  .rate-2002-local,
  .rate-2030-local,
  .rate-2002-national,
  .rate-change-local,
  .rate-change-national,
  .rate-2030-national {
    display: none;
  }
  .info-2 {
    border-right: 0;
  }
  .timestamp {
    top: 0 !important;
  }
  .rate-2002-national {
    left: calc(50% - 17%);
  }
  .rate-2030-national {
    right: calc(50% - 33%);
  }
  p.margin {
    margin-bottom: 30px !important;
  }
  #map-first-section {
    width: 100%;
  }
  .mini-map {
    visibility: hidden;
  }
  .mini-map {
    height: 0;
  }
  .data-btn {
    visibility: initial;
    left: 0;
    top: 0;
  }
  #top-section-bottom.shush-row-block {
    margin-top: 60px;
  }
}
