body.single-suburb-profiles {
  overflow: unset !important;
  height: 100%;
}

body.single-suburb-profiles #sub-hero,
body.single-suburb-profiles #sub-hero > .col.span_12 {
  min-height: 70vh !important;
}

.suburb-profile__title {
  font-size: 60px !important;
  line-height: 70px !important;
}

#suburb-location #map-component {
  height: 500px !important;
}

.suburb-profile__video {
  position: relative;
  top: -35%;
}

.suburb-profile__playvideo {
  padding: 1rem;
  transition: all 0.3s ease;
}

.suburb-profile__playvideo:hover {
  transform: scale(1.1);
}

#suburb-profile-nav-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 69px;
  z-index: 99;
}

@media screen and (max-width: 1000px) {
  .suburb-profile__nav {
    top: 59px;
  }
}

.suburb-profile__nav-item {
  display: block;
  padding: 30px 15px;
  min-width: 70px;
  text-align: center;
  color: #fff !important;
}

.suburb-profile__nav-item.active {
  background-color: transparent !important;
  box-shadow: inset 0 -4px 0 0 #fff;
}

@media screen and (max-width: 1000px) {
  .suburb-profile__nav-item {
    padding: 20px 15px;
  }
}

@media screen and (max-width: 767px) {
  .suburb-profile__nav-item {
    padding: 10px;
  }
}

.suburb-profile__features {
  border-bottom: 1px solid #d5dfe3;
}

.suburb-profile__demographics-value {
  font-family: "CenturyGothicBold" !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 135px;
  font-size: 40px;
  line-height: 1;
  border: 1px solid #003e54;
}

.suburb-profile__demographics-graph {
  display: flex;
  width: 100%;
  justify-content: space-between;
  overflow: hidden;
  line-height: 40px;
  height: 40px;
  color: #fff;
}

.suburb-profile__demographics-label {
  font-family: "CenturyGothicBold" !important;
}

.suburb-profile__demographics-graph-left,
.suburb-profile__demographics-graph-right {
  font-family: "CenturyGothicBold" !important;
  display: flex;
  align-items: center;
  padding: 0 15px;
}

.suburb-profile__demographics-graph-left {
  justify-content: flex-start;
  background-color: #00002e;
}

.suburb-profile__demographics-graph-right {
  justify-content: flex-end;
  background-color: #00002e;
}

.suburb-profile__section h3 {
  font-family: "CenturyGothicBold" !important;
  font-size: 36px !important;
  line-height: 50px !important;
}

.suburb-profile__surround-select {
  font-family: "CenturyGothicBold" !important;
  color: #00002e;
  background-color: transparent;
  font-size: 24px !important;
  line-height: 34px !important;
  padding: 0 26px 0 0;
  box-shadow: none !important;
  -webkit-appearance: none;
}

.suburb-profile__surround-commute {
  border: 1px solid #003e54;
}

.suburb-profile__surround-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 135px;
  color: #00002e;
  border-left: 1px solid #003e54;
}

.suburb-profile__surround-container:first-child {
  border-left: 0 !important;
}

.suburb-profile__trends-table {
  font-family: "CenturyGothic" !important;
  border-top: 0 !important;
}

.suburb-profile__trends-table > thead > tr {
  background-color: #fff !important;
}

.suburb-profile__trends-thead {
  font-family: "CenturyGothicBold" !important;
  border: 0 !important;
}

.suburb-profile__trends-tbody td {
  font-family: "CenturyGothic" !important;
  font-size: 18px !important;
  text-align: center;
  border: 1px solid #3a3a3a !important;
}

.suburb-profile__trends-major {
  border-right: 1px solid #d5dfe3;
}

@media screen and (max-width: 767px) {
  .suburb-profile__trends-major {
    border-right: 0;
  }
}

.suburb-profile__trends-minor-item {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .suburb-profile__trends-minor-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.suburb-profile__sales-table {
  border-top: 0 !important;
}

.suburb-profile__sales-thead {
  border: 0 !important;
  font-size: 16px !important;
  opacity: 0.6;
}

.suburb-profile__sales-tbody td {
  font-size: 14px !important;
  color: #101c21 !important;
  text-align: left;
  line-height: 1;
  border: 0 !important;
}

.suburb-profile__sales-tbody tr:nth-child(odd) {
  background-color: #f2f5f7 !important;
}

.suburb-profile__trends-minor-label,
.suburb-profile__school-name {
  font-family: "CenturyGothicBold" !important;
}

/* .suburb-profile__school-list {
    display: flex;
    margin: 0 !important;
    border-bottom: 3px solid #d5dfe3;
}

.suburb-profile__school-list li {
    list-style: none !important;
}

.suburb-profile__school-list a {
    display: block;
    padding: 10px 15px;
    min-width: 70px;
    text-align: center;
    color: #003e54 !important;
}

.suburb-profile__school-list a.active-tab {
    background-color: transparent !important;
    box-shadow: 0 3px 0 0 #00002e ;
} */

.suburb-profile__school-type,
.suburb-profile__school-item {
  font-family: "CenturyGothicBold" !important;
  border-bottom: 1px solid #3a3a3a !important;
  padding-bottom: 1rem !important;
  margin-bottom: 1rem !important;
}

.suburb-profile__school-badge {
  display: inline-block;
  padding: 0.3rem 0.7rem !important;
  font-size: 14px;
  color: #fff;
  background-color: #00002e !important;
  line-height: 1;
  margin-right: 5px;
  white-space: nowrap;
}

.suburb-profile__school-badge-gray {
  background-color: #8f8f8f !important;
}

.toggle-market-performance {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #00002e;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  line-height: 1;
  letter-spacing: 0;
  transition: transform 0.5s ease 0s;
}

.toggle-market-performance:hover {
  color: #fff !important;
}

.toggle-market-performance.active {
  transform: rotate(45deg);
}

.ct-series-a .ct-line {
  stroke: #003e54 !important;
  stroke-width: 2px;
}

.ct-series-a .ct-point {
  stroke: #00002e !important;
}

.suburb-profile__footer-cta .gform_wrapper .single-form-field {
  margin: auto !important;
}

.suburb-profile__footer-cta .gform_wrapper .single-form-field .gform_button {
  font-family: "Open Sans" !important;
  font-weight: 700 !important;
}
