.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  height: 100%;
  min-height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 40px;
  color: #00294d;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  text-align: left;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

a {
  color: #00294d;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 40px;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

li {
  margin-bottom: 0px;
  font-size: 16px;
}

img {
  max-width: 100%;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.during-a-cyclone {
  background-image: url('../images/during-header.jpg');
}

.section.recovering-from-a-cyclone {
  background-image: url('../images/cyclone-recovery-header.jpg');
}

.section.tropical-cyclones {
  background-image: url('../images/61a8354496e3111184ac8ab4_cyclone-campaign-header.jpg');
  background-size: cover;
}

.section.fires-in-the-home-overview {
  background-image: url('../images/fith-overview-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.fires-in-the-home-prevent {
  background-image: url('../images/preventing-a-fire-in-the-home-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.fires-in-the-home-smoke-alarms {
  background-image: url('../images/types-of-smoke-alarms-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.fires-in-the-home-during {
  background-image: url('../images/during-a-fire-in-the-home-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.fires-in-the-home-recovering {
  background-image: url('../images/recovering-from-a-fith-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.career {
  background-image: url('../images/career-header.jpg');
}

.section.hazard {
  background-image: url('../images/hazard-header.jpg');
}

.section.bushfire-overview {
  background-image: url('../images/bushfire-overview-header.jpg');
}

.section.bushfire-prepare {
  background-image: url('../images/bushfire-prepare-header.jpg');
}

.section.bushfire-prepare.campaign {
  background-image: url('../images/afdrs-prepare-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.bushfire-during {
  background-image: url('../images/during-a-bushfire-header.jpg');
}

.section.recovery {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/recovering-from-a-bushfire-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/recovering-from-a-bushfire-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.section.bpa {
  background-image: url('../images/bpa-header.jpg');
}

.section.tfb {
  background-image: url('../images/tfb-header.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.section.rff {
  background-image: url('../images/rff-header.jpg');
}

.section.planned-burning {
  background-image: url('../images/planned-burning-header.jpg');
}

.section.at-risk {
  background-image: url('../images/at-risk-header.jpg');
}

.section.rnr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/rnr-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/rnr-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.section.rfd {
  background-image: url('../images/rfd-header.jpg');
}

.section.flood-overview {
  background-image: url('../images/flood-overview-header.jpg');
}

.section.flood-prepare {
  background-image: url('../images/flood-prepare-header.jpg');
}

.section.flood-during {
  background-image: url('../images/flood-during-header.jpg');
}

.section.flood-recovery {
  background-image: url('../images/flood-recovery-header.jpg');
}

.section.bcoe {
  background-image: url('../images/bcoe-header.jpg');
}

.section.family {
  background-image: url('../images/family-support-header.jpg');
}

.section.stand {
  background-image: url('../images/stand-header.jpg');
}

.section.contact-us {
  background-image: url('../images/contact-us-header.jpg');
}

.section.warning-systems {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/warning-system-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/warning-system-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.aws {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.15))), url('../images/aws-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url('../images/aws-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.arson {
  background-image: url('../images/arson-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.arson-report {
  background-image: url('../images/reporting-arson-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.arson-business {
  background-image: url('../images/arson-business-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.arson-school {
  background-image: url('../images/arson-schools-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.arson-vacant {
  background-image: url('../images/arson-vacant-building-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.arson-investigation {
  background-image: url('../images/investigation-analysis-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.hazardous-materials {
  background-color: #000;
  background-image: url('../images/hazmat-header_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.wafes {
  background-image: url('../images/wafes-banner_1.jpg');
}

.section.wafes-youth {
  background-image: url('../images/award-individual-header.jpg');
}

.section.wafes-individual {
  background-image: url('../images/award-individual-header-2.jpg');
}

.section.wafes-team {
  background-image: url('../images/award-team-header.jpg');
}

.section.bpa {
  background-image: url('../images/bpa-header_1.jpg');
  background-size: cover;
}

.section.industry-fire {
  background-image: url('../images/industry-fire-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.hydrant-booster {
  background-image: url('../images/hydrant-booster-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.impairment-notification {
  background-image: url('../images/impairment-notification-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.fire-alarm-monitoring {
  background-image: url('../images/fire-alarm-monitoring-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.spray-booths {
  background-image: url('../images/spray-booth-fire-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.wafesconference {
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section.awards-and-events {
  background-color: #000;
  background-image: url('../images/awards-overview-header.jpg');
}

.section.awards {
  background-color: #000;
  background-image: url('../images/awards-header.jpg');
}

.section.events {
  background-image: url('../images/awards-header.jpg');
}

.section.wafes-conference {
  background-color: #141e28;
  background-image: url('../images/wafes-header-v2.jpg');
  background-size: contain;
}

.section.recovery {
  background-image: url('../images/61a8354496e3111184ac8ab4_cyclone-campaign-header.jpg');
  background-size: cover;
}

.section.drfawa {
  background-image: url('../images/recovery-header.jpg');
}

.section.recovery-bushfire {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/recovering-from-a-bushfire-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/recovering-from-a-bushfire-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.section.edu-heritage {
  background-image: url('../images/education-heritage-header_1.jpg');
}

.section.schools-families {
  background-image: url('../images/education-heritage-header.jpg');
}

.section.attendance {
  background-color: #000;
  background-image: url('../images/registration-header.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.section.speakers {
  background-color: #000;
  background-image: url('../images/speakers-header.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.section.travel {
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section.storm-overview {
  background-color: #000;
  background-image: url('../images/storm-overview-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.storm-prepare {
  background-image: url('../images/storm-prepare-header.jpg');
}

.section.storm-during {
  background-image: url('../images/storm-during-header.jpg');
}

.section.recovering-from-a-storm {
  background-image: url('../images/storm-recovery-header.jpg');
}

.section.edu-jaffa {
  background-image: url('../images/jaffa-header.jpg');
}

.section.ehc {
  background-image: url('../images/ehc-header.jpg');
}

.section.ndrc {
  background-color: #000;
  background-image: url('../images/nrdc-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.legislation {
  background-image: url('../images/legislation-header.jpg');
}

.section.about-us {
  background-image: url('../images/about-us-header.jpg');
}

.section.operational-fleet {
  background-image: url('../images/operational-fleet-header.jpg');
}

.section.aviation {
  background-image: url('../images/aviation-services-header.jpg');
}

.section.history-heritage {
  background-image: url('../images/ehc-header.jpg');
}

.alerts-and-warnings {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.link-block {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#aa131a), to(#aa131a));
  background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), linear-gradient(180deg, #aa131a, #aa131a);
  background-position: 97% 50%, 15px 50%, 0px 0px;
  background-size: auto, 38px, auto;
  background-repeat: no-repeat, no-repeat, repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.ewa-text {
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 20px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
}

.emergency-numbers {
  z-index: 1;
  display: inline;
  font-family: 'Public Sans', sans-serif;
  color: #000;
  font-size: 15px;
}

.emergency-numbers.margin {
  margin-right: 30px;
  margin-left: 30px;
}

.text-span {
  font-size: 18px;
  font-weight: 700;
}

.all-emergency-numbers {
  position: relative;
  z-index: 99;
  width: 100%;
  margin-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.link {
  display: block;
  font-family: 'Public Sans', sans-serif;
  color: #000;
  font-size: 10px;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.white-logos {
  display: none;
  width: 160px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.image {
  width: 70px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-6 {
  width: 85px;
  margin-left: 10px;
}

.div-block-7 {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 245px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  font-family: 'Public Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.heading.nrdc {
  max-width: 750px;
  margin-top: 0px;
  font-size: 54px;
  line-height: 64px;
}

.div-block-9 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  max-width: 1920px;
  padding-top: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9.hide {
  display: none;
}

.div-block-9.center {
  text-align: center;
}

.div-block-72 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-72.center {
  text-align: center;
}

.html-embed-3 {
  width: 150px;
  opacity: 0.5;
}

.image-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.menu-wrapper {
  z-index: 0;
  display: block;
  width: 420px;
  height: 100vh;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 60px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 104px solid #fff;
  background-color: #fff;
  font-family: 'Public Sans', sans-serif;
  font-size: 20px;
  text-align: left;
}

.menu-wrapper.w--open {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  overflow: auto;
  height: 100vh;
  min-height: 100vh;
  border-top-style: solid;
}

.dropdown {
  z-index: 0;
  display: block;
}

.dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px 15px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/icon-plus_1icon-plus.png');
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.dropdown-toggle-2:hover {
  background-color: #f8f8f8;
}

.dropdown-toggle-2.w--open {
  padding-left: 45px;
  border-left: 5px solid #00294d;
  background-color: #f8f8f8;
  background-image: url('../images/icon-minus_1icon-minus.png');
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-block {
  display: inline-block;
}

.dropdown-list {
  position: static;
}

.dropdown-list.w--open {
  background-color: transparent;
}

.dropdown-link {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 50px;
  background-color: #eee;
  font-size: 18px;
}

.dropdown-link.submenu {
  padding-left: 90px;
  background-color: #f8f8f8;
  font-weight: 400;
}

.dropdown-link.submenu:hover {
  background-color: #eee;
}

.dropdown-link.submenu.w--current {
  color: #1376cd;
}

.dropdown-link.submenu {
  padding-left: 90px;
  background-color: #f8f8f8;
  font-weight: 400;
}

.dropdown-link.submenu:hover {
  background-color: #eee;
}

.dropdown-link.submenu.w--current {
  color: #1376cd;
}

.link-block-3 {
  width: 100%;
  padding: 15px 20px 15px 50px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.link-block-3:hover {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.link-block-3.margin {
  font-weight: 400;
}

.text-block-2 {
  white-space: normal;
}

.link-block-4 {
  width: 100%;
  padding: 8px 20px 8px 50px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-4:hover {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.link-block-4.margin-top {
  margin-top: 10px;
}

.link-block-4.margin-top:hover {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.link-block-4.margin-bottom {
  margin-bottom: 30px;
}

.dropdown-toggle-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px 15px 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8;
  background-image: url('../images/sub-icon-plus_1sub-icon-plus.png');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 18px;
}

.dropdown-toggle-3:hover {
  background-color: #eee;
}

.dropdown-toggle-3.w--open {
  padding-left: 70px;
  border-left-width: 5px;
  border-left-color: #00294d;
  background-color: #f8f8f8;
  background-image: url('../images/sub-icon-minus_1sub-icon-minus.png');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.dropdown-toggle-3.w--open:hover {
  background-color: #eee;
}

.link-block-5 {
  width: 100%;
  padding: 15px 20px 15px 70px;
  background-color: #f8f8f8;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-5:hover {
  background-color: #eee;
}

.body {
  font-family: 'Public Sans', sans-serif;
}

.body.background {
  background-color: #f8f8f8;
}

.body.thank-you {
  background-color: #f8f8f8;
}

.lottie-animation {
  width: 55px;
}

.lottie-animation.black {
  display: block;
}

.lottie-animation.white {
  display: none;
  opacity: 0;
}

.div-block-76 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 50%;
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#021c29), color-stop(85%, #021c29), to(#687232));
  background-image: linear-gradient(180deg, #021c29, #021c29 85%, #687232);
}

.div-block-76.career {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#26292e), color-stop(25%, #2e404e), color-stop(50%, #40535b), color-stop(75%, #2c3841), to(#838b8b));
  background-image: linear-gradient(0deg, #26292e, #2e404e 25%, #40535b 50%, #2c3841 75%, #838b8b);
}

.div-block-76.hazard {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#210300), color-stop(25%, #2b0600), color-stop(50%, #320800), color-stop(78%, #521101), color-stop(79%, #050102));
  background-image: linear-gradient(180deg, #210300, #2b0600 25%, #320800 50%, #521101 78%, #050102 79%);
}

.div-block-76.cyclone-recovery {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0070ba), to(#0070ba));
  background-image: linear-gradient(180deg, #0070ba, #0070ba);
}

.div-block-76.cyclone-during {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#565357), color-stop(24%, #454247), color-stop(50%, #554f55), color-stop(75%, #4b4b53), to(#813b00));
  background-image: linear-gradient(180deg, #565357, #454247 24%, #554f55 50%, #4b4b53 75%, #813b00);
}

.div-block-76.family {
  background-color: #036;
  background-image: none;
}

.div-block-77 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 50%;
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #52616a), color-stop(77%, #9ba6a8), color-stop(87%, #9ba6a8), to(#687232));
  background-image: linear-gradient(180deg, #52616a 6%, #9ba6a8 77%, #9ba6a8 87%, #687232);
}

.div-block-77.career {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#430000), color-stop(25%, #310102), color-stop(50%, #29414c), color-stop(75%, #2b4d5b), to(#182f3c));
  background-image: linear-gradient(0deg, #430000, #310102 25%, #29414c 50%, #2b4d5b 75%, #182f3c);
}

.div-block-77.hazard {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#390a00), color-stop(25%, #490c00), color-stop(50%, #681300), color-stop(75%, #b62600), color-stop(76%, #050102));
  background-image: linear-gradient(180deg, #390a00, #490c00 25%, #681300 50%, #b62600 75%, #050102 76%);
}

.div-block-77.cyclone-recovery {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#156aa6), color-stop(50%, #2d7bb4), color-stop(61%, #2d7bb4), color-stop(70%, #cdc9c6), to(#e3deda)), -webkit-gradient(linear, left top, left bottom, from(#156aa6), color-stop(28%, #131118), color-stop(50%, #36363c), color-stop(75%, #3f3e43), to(#e3deda));
  background-image: linear-gradient(180deg, #156aa6, #2d7bb4 50%, #2d7bb4 61%, #cdc9c6 70%, #e3deda), linear-gradient(180deg, #156aa6, #131118 28%, #36363c 50%, #3f3e43 75%, #e3deda);
}

.div-block-77.cyclone-during {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#252025), color-stop(24%, #131118), color-stop(50%, #36363c), color-stop(75%, #3f3e43), to(#763c01));
  background-image: linear-gradient(180deg, #252025, #131118 24%, #36363c 50%, #3f3e43 75%, #763c01);
}

.div-block-77.family {
  background-color: #036;
  background-image: none;
}

.div-block-81 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 500px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.5))), -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), color-stop(20%, transparent));
  background-image: linear-gradient(90deg, transparent 80%, rgba(0, 0, 0, 0.5)), linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent 20%);
}

.ewa-link {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.link-4 {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.link-4:hover {
  text-decoration: underline;
}

.sticky-nav-trigger {
  position: absolute;
  width: 10px;
  height: 10px;
}

.black-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-shadow {
  position: fixed;
  top: 0px;
  display: block;
  width: 100%;
  height: 105px;
  box-shadow: 1px 1px 20px -6px #000;
  opacity: 1;
}

.slider {
  width: 100%;
  height: 100px;
}

.header {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 768px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-88 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 500px;
  margin-top: -40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Public Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-88.wider {
  max-width: 700px;
}

.div-block-88.wider.campaign {
  max-width: 500px;
  margin-top: 0px;
}

.div-block-88.wider.inner {
  margin-top: 20px;
}

.div-block-88.wider.inner.hide {
  display: none;
}

.div-block-88.wider.hide {
  display: none;
}

.div-block-88.wider.left {
  margin-top: 0px;
  padding-right: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 60px;
  line-height: 58px;
}

.heading-2.small {
  font-size: 42px;
  line-height: 44px;
}

.heading-2.campaign {
  max-width: 700px;
  color: #fff;
  text-align: center;
}

.paragraph {
  width: 350px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.paragraph.wider {
  width: 400px;
}

.paragraph.wider.left {
  text-align: left;
}

.paragraph.wider.campaign {
  width: auto;
  margin-top: 10px;
  margin-bottom: 0px;
}

.paragraph.wider {
  width: 400px;
  margin-top: 25px;
}

.paragraph.wider-paragraph {
  width: 400px;
}

.button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #ad2831;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.button:hover {
  background-color: #800e13;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button.small {
  font-size: 18px;
}

.background-video {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: 768px;
}

.bushfire-slide {
  width: 100%;
  height: 100%;
  background-image: url('../images/bushfire-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bushfire {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ad2831;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
}

.bushfire:hover {
  z-index: 99;
  background-color: #941921;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.bushfire.w--current {
  background-color: #ad2831;
  font-weight: 500;
}

.bushfire.w--current:hover {
  background-color: #94131c;
}

.image-21 {
  width: 30px;
  margin-bottom: 10px;
}

.structure-fire {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #800e13;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.structure-fire:hover {
  z-index: 99;
  background-color: #610b0f;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.structure-fire.w--current {
  background-color: #800e13;
}

.cyclone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #014f86;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.cyclone:hover {
  z-index: 99;
  background-color: #033d66;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.cyclone.w--current {
  background-color: #014f86;
}

.cyclone.w--current:hover {
  background-color: #033d66;
}

.storm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #01497c;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.storm:hover {
  z-index: 99;
  background-color: #033457;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.storm.w--current {
  background-color: #01497c;
}

.flood {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #013a63;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.flood:hover {
  z-index: 99;
  background-color: #022b49;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.flood.w--current {
  background-color: #013a63;
}

.tsunami {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #012a4a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.tsunami:hover {
  z-index: 99;
  background-color: #011c31;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.tsunami.w--current {
  background-color: #012a4a;
}

.earthquake {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5d402a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.earthquake:hover {
  z-index: 99;
  background-color: #442c19;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.earthquake.w--current {
  background-color: #5d402a;
}

.hazmat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  padding: 14px 5px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #612d93;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.hazmat:hover {
  z-index: 99;
  background-color: #461774;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hazmat.w--current {
  background-color: #612d93;
}

.div-block-90 {
  position: relative;
  display: none;
}

.div-block-91 {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  min-height: 768px;
  background-color: #000;
  opacity: 0;
}

.div-block-94 {
  position: absolute;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-94.campaign {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 768px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  position: absolute;
  bottom: 60px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.cyclone-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #014f86;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.cyclone-button:hover {
  background-color: #033d66;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.cyclone-slide {
  height: 100%;
  background-image: url('../images/cyclone-header.jpg');
  background-size: cover;
}

.news-and-events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  padding-right: 20px;
  padding-left: 20px;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 20px;
  margin-left: 20px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 1px 1px 20px -13px #000;
  opacity: 1;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #000;
  text-decoration: none;
}

.news:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  text-decoration: none;
}

.news._2 {
  color: #000;
  text-decoration: none;
}

.news._3 {
  color: #000;
  text-decoration: none;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hp-news-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-3 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}

.paragraph-2 {
  width: 100%;
  margin-bottom: 35px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  white-space: normal;
}

.paragraph-2.tablet {
  font-weight: 300;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-97 {
  position: absolute;
  bottom: -35px;
  width: 65px;
  height: 65px;
  padding: 15px;
  border-radius: 40px;
  background-color: #002348;
}

.div-block-97.bushfire-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #ad2831;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-97.bushfire-color:hover {
  background-color: #800e13;
}

.div-block-97.flood-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #013a63;
}

.div-block-97.storm-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #01497c;
}

.div-block-97.cyclone-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #014f86;
}

.div-block-97.earthquake-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #5d402a;
}

.div-block-97.tsunami-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #012a4a;
}

.div-block-97.hazmat-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #612d93;
}

.div-block-97.animal-welfare-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #386641;
}

.div-block-97.warning-system-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #b44e2a;
}

.div-block-97.drr-color {
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #4e6ac1;
}

.div-block-97.default {
  bottom: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-97.default:hover {
  background-color: #009fd6;
}

.div-block-98 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bcoe-news-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-102.tablet {
  background-image: url('../images/news-1-rac.jpg');
}

.button-3 {
  margin-top: 100px;
  padding: 20px 40px;
  border-radius: 30px;
  background-color: #002348;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 18px;
  font-weight: 500;
}

.button-3:hover {
  background-color: #0e4177;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.volunteering {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-105 {
  width: 600px;
  margin-right: 40px;
  margin-left: 40px;
}

.heading-4 {
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 55px;
  font-weight: 300;
}

.button-4 {
  padding: 20px 40px;
  border-radius: 30px;
  background-color: #002348;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 18px;
  font-weight: 500;
}

.button-4:hover {
  background-color: #0e4177;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.column-5 {
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.paragraph-3 {
  width: 100%;
  margin-bottom: 35px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  white-space: normal;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-111 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-112 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-113 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tab-link-tab-1 {
  overflow: visible;
  width: 180px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0px;
  background-color: transparent;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.tab-link-tab-1:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.tab-link-tab-1.w--current {
  margin-right: 60px;
  margin-left: 60px;
  background-color: transparent;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-property: all;
  transition-property: all;
}

.div-block-115 {
  position: absolute;
  top: -20px;
  right: -10px;
  z-index: 1;
  width: 75px;
  height: 75px;
  padding: 10px;
  border-radius: 50px;
  background-color: #fff;
}

.div-block-116 {
  overflow: hidden;
  border: 5px solid #fff;
  border-radius: 100px;
}

.tabs-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 55px;
  font-weight: 300;
  text-align: center;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-4 {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 35px;
  padding-right: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  white-space: normal;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
}

.quote {
  width: 100%;
  margin-right: 40px;
  margin-left: 40px;
}

.div-block-117 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.button-5 {
  padding: 20px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: transparent;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 18px;
  font-weight: 500;
}

.button-5:hover {
  background-color: #0e4177;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.testimonials {
  background-color: #00294d;
  background-image: url('../images/volunteer-background-image.jpg');
  background-position: 0px 0px;
  background-size: auto;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.tabs-3 {
  margin-top: 60px;
}

.education {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-119 {
  width: 100%;
  height: 580px;
  max-height: 580px;
  max-width: 690px;
  background-image: url('../images/education.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.div-block-120 {
  width: 100%;
  max-width: 600px;
  padding-left: 20px;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-6 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 400;
}

.button-6 {
  padding: 20px 35px 20px 65px;
  border: 2px solid #002348;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('../images/schools-icon.svg');
  background-position: 25px 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #002348;
  font-size: 18px;
  font-weight: 700;
}

.button-6:hover {
  background-color: #eee;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-block-121 {
  padding-top: 30px;
}

.button-7 {
  margin-right: 20px;
  margin-left: 20px;
  padding: 20px 35px 20px 65px;
  border: 2px solid #002348;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('../images/parent-icon.svg');
  background-position: 25px 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #002348;
  font-size: 18px;
  font-weight: 700;
}

.button-7:hover {
  background-color: #eee;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button-8 {
  margin-top: 20px;
  padding: 20px 35px 20px 65px;
  border: 2px solid #002348;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('../images/kids-icon.svg');
  background-position: 25px 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #002348;
  font-size: 18px;
  font-weight: 700;
}

.button-8:hover {
  background-color: #eee;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 40px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
}

.footer.white {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f8f8f8;
}

.columns-6 {
  width: 100%;
  max-width: 1400px;
}

.text-block-3 {
  margin-bottom: 20px;
  color: #fff;
}

.text-block-3.black {
  margin-bottom: 0px;
  color: #000;
}

.sub-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 40px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  background-color: #00294d;
}

.sub-footer.white {
  border-top-color: rgba(0, 0, 0, 0.2);
  background-color: #f8f8f8;
}

.columns-7 {
  width: 100%;
  max-width: 1400px;
}

.column-15 {
  padding-left: 0px;
}

.column-16 {
  padding-left: 0px;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-23 {
  margin-right: 8px;
  margin-left: 8px;
}

.link-9 {
  -webkit-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.link-9:hover {
  color: #eee;
  text-decoration: underline;
}

.link-9.black {
  color: #000;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-123 {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-124 {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-link {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.social-link:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.div-block-125 {
  padding-right: 10px;
  padding-left: 10px;
}

.storm-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #01497c;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.storm-button:hover {
  background-color: #033457;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.lottie-animation-4 {
  width: 100px;
}

.div-block-126 {
  width: 100%;
}

.div-block-127 {
  width: 100%;
}

.div-block-127.tablet {
  width: 100%;
}

.testimonials-slider {
  display: none;
}

.tabs-content-2 {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-4 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #fff;
}

.div-block-133 {
  position: absolute;
  top: -20px;
  right: -10px;
  z-index: 1;
  width: 75px;
  height: 75px;
  padding: 10px;
  border-radius: 50px;
  background-color: #fff;
}

.div-block-135 {
  overflow: hidden;
  border: 5px solid #fff;
  border-radius: 100px;
}

.slider-6 {
  display: none;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.structure-fire-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #800e13;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.structure-fire-button:hover {
  background-color: #610b0f;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.flood-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #013a63;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.flood-button:hover {
  background-color: #022b49;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.earthquake-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #5d402a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.earthquake-button:hover {
  background-color: #442c19;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hazmat-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #612d93;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.hazmat-button:hover {
  background-color: #461774;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.tsunami-button {
  padding: 15px 40px;
  border: 2px solid #fff;
  border-radius: 30px;
  background-color: #012a4a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 20px;
  font-weight: 700;
}

.tsunami-button:hover {
  background-color: #012a4a;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.content-section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.content-section.additional-margin {
  margin-bottom: 40px;
}

.content-section.additional-margin.min-height {
  height: 75vh;
}

.content-section.opportunities {
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f8f8f8;
}

.content-section.opportunities.margin {
  margin-top: 60px;
}

.content-section.margin-bottom {
  margin-bottom: 60px;
}

.content-section.margin-bottom.no-top-margin {
  padding-top: 0px;
}

.content-section.margin-bottom.small-top-margin {
  padding-top: 30px;
}

.content-section.contact {
  padding-bottom: 60px;
  background-color: #f8f8f8;
}

.content-section.full-height {
  min-height: 80vh;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content-section.no-mobile-margin.overflow {
  z-index: 1;
}

.content-section.no-margin {
  padding-top: 0px;
}

.content-section.hide {
  display: none;
}

.content-section.form-extra {
  padding-top: 0px;
}

.content-heading {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #00294d;
  color: #00294d;
  font-size: 36px;
  font-weight: 600;
}

.content-heading.recruitment {
  border-bottom-color: #009fd6;
  color: #fff;
}

.content-heading-wrapper {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  opacity: 1;
}

.content-heading-wrapper.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.content-heading-grey-underline {
  z-index: 0;
  margin-top: -12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #ddd;
}

.content-heading-blue-underline {
  margin-left: -800px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #00294d;
  opacity: 1;
}

.content-heading-blue-underline.recruitment {
  border-bottom-color: #009fd6;
}

.content-heading-underline-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -11px;
}

.intro-text-wrapper {
  width: 100%;
  max-width: 1200px;
  padding: 20px 150px;
  border-right: 20px solid #00294d;
  border-left: 20px solid #00294d;
  background-color: #f8f8f8;
}

.intro-text-wrapper.shorter {
  padding-right: 120px;
  padding-left: 120px;
}

.intro-text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.intro-section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.intro-section.hide {
  display: none;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: none;
}

.table-copy {
  margin-bottom: 0px;
  font-weight: 400;
  list-style-type: disc;
}

.image-26 {
  width: 25px;
  margin-right: 20px;
}

.slide {
  width: 33.33%;
  max-width: 400px;
  padding: 10px 15px;
}

.slide-nav {
  display: none;
}

.more-information-section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 60px;
  padding: 80px 40px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #014f86;
  background-image: url('../images/cyclone-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.more-information-section.fires-in-the-home {
  background-color: #800e13;
  background-image: url('../images/fith-background.jpg');
  background-size: cover;
}

.more-information-section.bushfire-colour {
  background-color: #a6242d;
  background-image: url('../images/bushfire-background.jpg');
}

.more-information-section.bushfire-colour.no-margin {
  margin-top: 0px;
}

.more-information-section.arson {
  background-color: #38040e;
  background-image: url('../images/arson-background.jpg');
  background-size: cover;
}

.more-information-section.business-and-industry {
  background-color: #38040e;
  background-image: url('../images/business-and-industry-background.jpg');
  background-size: cover;
}

.more-information-section.storm-color {
  background-color: #01497c;
  background-image: url('../images/storm-background.jpg');
}

.more-information-section.education {
  margin-bottom: 0px;
  background-color: #00294d;
  background-image: url('../images/education-footer.jpg');
}

.more-information-section.legislation {
  margin-bottom: 0px;
  background-color: #00294d;
  background-image: url('../images/legislation-footer.jpg');
}

.more-information-section.legislation.no-margin {
  margin-top: 0px;
}

.more-information-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  opacity: 1;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 365px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.more-information-heading {
  color: #00294d;
  font-size: 20px;
}

.more-information-button {
  margin-top: 40px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 20px;
  background-color: #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 15px;
}

.more-information-button:hover {
  background-color: #0e4177;
}

.more-information-button.fires-in-the-home {
  background-color: #800e13;
}

.more-information-button.bushfire-color {
  background-color: #ad2831;
}

.more-information-button.arson {
  background-color: #38040e;
}

.more-information-button.business-and-industry {
  background-color: #38040e;
}

.slider-mask {
  overflow: hidden;
  width: 100%;
  height: 480px;
  max-width: 1200px;
  margin-right: 40px;
  margin-left: 40px;
}

.right-arrow {
  right: -50px;
  width: 50px;
  height: 100px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: rgba(0, 0, 0, 0.4);
}

.left-arrow {
  left: -50px;
  width: 50px;
  height: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: rgba(0, 0, 0, 0.4);
}

.icon-3 {
  font-size: 20px;
}

.icon-4 {
  font-size: 20px;
}

.slide-shadow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 365px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 4px 4px 15px -5px rgba(0, 0, 0, 0.5);
}

.more-information-copy {
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

.slide-content {
  padding: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.more-information-mobile {
  display: none;
}

.slide-image {
  width: 100%;
  max-width: 365px;
}

.splide {
  z-index: 1;
  display: block;
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
}

.splide.bushfire-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.splide.hide {
  display: none;
}

.splide__track {
  display: block;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.splide__track.page-nav {
  height: 85px;
}

.splide__track.bushfire-nav {
  width: 1810px;
}

.splide__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
  list-style-type: none;
}

.splide__list.bushfire-nav {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sub-nav {
  z-index: 3;
  display: inline-block;
  padding: 15px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(209, 211, 213, 0.2);
  border-left: 1px solid rgba(209, 211, 213, 0.2);
  background-color: #00294d;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.sub-nav.current {
  background-color: #f8f8f8;
  color: #00294d;
}

.sub-nav.small-nav {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
}

.sub-nav.small-nav.w--current {
  background-color: #f8f8f8;
  color: #00294d;
}

.splide__slide {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.splide__slide.hide {
  display: none;
}

.page-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 75px;
  padding: 12px 25px 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid rgba(209, 211, 213, 0.2);
  border-left: 1px solid rgba(209, 211, 213, 0.2);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #00294d;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.page-link.w--current {
  background-color: #ddd;
}

.page-navigation {
  z-index: 1;
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-nav-trigger {
  position: absolute;
  left: 0%;
  top: 385px;
  right: 0%;
  bottom: auto;
  width: 10px;
  height: 10px;
}

.sub-navigation {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sub-navigation.small {
  overflow: visible;
}

.div-block-161 {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 75px;
  background-color: #f8f8f8;
}

.div-block-161.no-sub-nav {
  top: 0px;
  width: 110%;
  height: 75px;
}

.sub-nav-anchor {
  position: absolute;
  top: -117px;
}

.page-nav-circle {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 18px;
  height: 18px;
  min-height: 18px;
  min-width: 18px;
  margin-top: -10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ddd;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.div-block-167 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.progress {
  position: relative;
  left: 5px;
  top: 5px;
  z-index: 0;
  width: 0px;
  height: 3px;
  background-color: #00294d;
  text-align: left;
}

.progress.bcoe {
  margin-left: 60px;
}

.progress.wafes {
  left: 15px;
}

.link-12 {
  color: #ee332b;
}

.large-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-content.reverse {
  overflow: hidden;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.large-content.no-margin {
  margin-top: 20px;
}

.small-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.alert-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  min-height: 70px;
  min-width: 70px;
  background-color: #a6242d;
  background-image: url('../images/information-icon.svg');
  background-position: 50% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
}

.alert-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #a6242d;
  background-color: #fff;
}

.alert-content-wrapper.left {
  text-align: left;
}

.alert-content {
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

.alert-content.center {
  text-align: center;
}

.alert-content.left {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
}

.campaign-section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #014f86;
  color: #fff;
}

.campaign-section.fith {
  background-color: #800e13;
}

.campaign-section.fireproof {
  background-color: #ad2831;
}

.campaign-section.fireproof.afdrs {
  margin-top: 0px;
}

.content-heading-white {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #009fd6;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}

.content-heading-white.more-information {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  opacity: 1;
}

.content-heading-white.underline-red {
  border-bottom-color: #38040e;
}

.content-heading-white.no-underline {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.content-heading-white.no-underline.center {
  margin-bottom: 20px;
  line-height: 40px;
  text-align: center;
}

.content-heading-white.no-underline.black {
  color: #00294d;
}

.link-14 {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #a6242d;
  color: #fff;
}

.link-15 {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #7ba4dc;
  color: #000;
}

.link-16 {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #fce65a;
  color: #000;
}

.link-17 {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #ff4d4d;
  color: #000;
}

.link-18 {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #b0b0b0;
  color: #000;
}

.campaign-bg-video {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.large-image-left-1 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/risk-areas.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tooltip {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
  border: 1px solid #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  cursor: pointer;
}

.tooltip:hover {
  background-color: #f8f8f8;
}

.tooltip-box {
  position: absolute;
  display: none;
  width: 50%;
  padding: 5px 10px;
  background-color: #f8f8f8;
  box-shadow: 1px 1px 5px -1px #000;
}

.tooltip-image {
  position: absolute;
  top: -20px;
  display: none;
  box-shadow: 1px 1px 5px -1px #000;
}

.tcc-row-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: #f8f8f8;
}

.table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-12 {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 10px 15px;
  background-color: #39af54;
  color: #000;
  text-align: center;
}

.heading-12.blue {
  display: block;
  background-color: #3397d3;
}

.heading-12.yellow {
  display: block;
  background-color: #f7ec21;
}

.heading-12.all-clear {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  background-color: #b0b0b0;
}

.heading-12.red-alert {
  display: block;
  background-color: #ee332b;
  font-size: 36px;
}

.heading-12.blue {
  background-color: #7ba4dc;
}

.heading-12.grey {
  background-color: #b0b0b0;
}

.button-internal {
  position: static;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.button-internal:hover {
  background-color: #0e4177;
}

.button-internal.w--current {
  font-size: 20px;
}

.button-internal.border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  text-align: center;
}

.button-internal.border.left-margin {
  max-width: 250px;
  margin-top: 10px;
  margin-left: 20px;
}

.button-internal.bottom-margin {
  margin-bottom: 20px;
}

.button-internal.no-top-margin {
  font-size: 16px;
}

.button-internal.large {
  padding: 20px 35px;
  border-radius: 40px;
  font-size: 18px;
}

.button-internal.contact {
  margin-top: 60px;
  margin-bottom: 0px;
  padding: 20px 40px;
  border-radius: 40px;
  background-color: #00294d;
  -webkit-transition-property: all;
  transition-property: all;
  font-size: 18px;
  line-height: 26px;
}

.button-internal.contact:hover {
  background-color: #084378;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.button-internal.small-margin-top {
  margin-top: 20px;
}

.button-internal.margin-top {
  margin-top: 40px;
}

.button-internal.margin-right {
  margin-right: 20px;
}

.button-internal.ses-color {
  margin-top: 10px;
  background-color: #fff;
  color: #000;
}

.button-internal.ses-color:hover {
  background-color: #f57921;
}

.button-internal.small {
  padding-right: 20px;
  padding-left: 20px;
}

.fires-in-the-home-color {
  color: #800e13;
}

.structure-fire-slide {
  height: 100%;
  background-image: url('../images/structure-fire-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.storm-slide {
  height: 100%;
  background-image: url('../images/storm-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.flood-slide {
  height: 100%;
  background-image: url('../images/flood-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tsunami-slide {
  height: 100%;
  background-image: url('../images/tsunami-header.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.earthquake-slide {
  height: 100%;
  background-image: url('../images/earthquake-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hazmat-slide {
  height: 100%;
  background-image: url('../images/hazmat-header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-no-header {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.foi-list {
  margin-left: 20px;
}

.foi-list p {
  margin-bottom: 0px;
}

.list-item-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-181 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-182 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-182.min-height {
  display: block;
  height: 100vh;
}

.response-tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-12 {
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
}

.tabs-menu-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-tab-1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  min-width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-1-2.w--current {
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-2.w--current {
  min-width: 100px;
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-3.w--current {
  min-width: 100px;
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.tab-link-tab-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-4.w--current {
  min-width: 100px;
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.tab-link-tab-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-5.w--current {
  min-width: 100px;
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.tab-link-tab-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
}

.tab-link-tab-6.w--current {
  min-width: 100px;
  border-bottom-style: none;
  background-color: #f8f8f8;
}

.image-38 {
  margin-bottom: 10px;
}

.tab-pane {
  width: 1200px;
  max-width: 1200px;
  padding: 40px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #f8f8f8;
}

.column-40 {
  text-align: center;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grey-column {
  background-color: #eee;
}

.div-block-54 {
  margin-top: 18px;
}

.link-block-17 {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-17.margin {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
}

.div-block-53 {
  display: inline-block;
  width: 40px;
}

.paragraph-12 {
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 10px;
}

.paragraph-12:hover {
  text-decoration: underline;
}

.icon {
  margin-right: 0px;
}

.inner-dropdown-toggle {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px solid #000;
}

.paragraph-13 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
}

.paragraph-13.black {
  color: #000;
}

.inner-dropdown {
  width: 100%;
  font-size: 16px;
}

.link-19 {
  color: #fff;
}

.error-message {
  margin-top: 20px;
  padding: 5px;
  background-color: #ed1c26;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.form {
  color: #fff;
  text-align: right;
}

.div-block-80 {
  display: inline-block;
  width: 50%;
}

.div-block-80.right {
  width: 48%;
}

.div-block-80.left {
  width: 48%;
}

.text-field {
  margin-top: 5px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
}

.spam-filter {
  display: none;
}

.submit-button-2 {
  padding: 12px 25px;
  border: 1px solid #fff;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: border 200ms ease, background-color 200ms ease;
  transition: border 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.submit-button-2:hover {
  border-color: #009fd6;
  background-color: #009fd6;
}

.success-message {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
}

.div-block-215 {
  width: 100%;
}

.div-block-95 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-field-3 {
  min-height: 100px;
  margin-top: 5px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
}

.form-block {
  width: 100%;
}

.dropdown-toggle-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 61px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-image: url('../images/plus-icon.svg'), url('../images/cyclone-plan-icon.svg');
  background-position: 98% 50%, 20px 50%;
  background-size: 20px, 30px;
  background-repeat: no-repeat, no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  white-space: normal;
}

.dropdown-toggle-9:hover {
  background-color: #f8f8f8;
}

.dropdown-toggle-9.w--open {
  background-image: url('../images/minus-icon.svg'), url('../images/cyclone-plan-icon.svg');
}

.dropdown-toggle-9.link {
  border-style: none;
  background-image: url('../images/external-icon-black.svg'), url('../images/cyclone-plan-icon.svg');
}

.image-52 {
  margin-top: 8px;
  margin-bottom: 0px;
}

.list-9 {
  padding-left: 0px;
  color: #000;
  font-size: 15px;
  line-height: 45px;
  font-weight: 300;
  list-style-type: none;
}

.list-item-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 400;
}

.list-item-10.left {
  text-align: left;
}

.paragraph-14 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 5px;
  line-height: 24px;
}

.text-span-11 {
  display: inline-block;
  padding: 5px;
  background-color: #036;
  color: #fff;
}

.rich-text-block-5 {
  font-size: 16px;
  line-height: 24px;
}

.rich-text-block-5.dropdown ul {
  padding-left: 20px;
}

.rich-text-block-5 h4 {
  margin-bottom: 20px;
}

.full-width-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  white-space: normal;
}

.full-width-dropdown.w--open {
  background-image: url('../images/minus-icon.svg');
  background-position: 98% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.full-width-dropdown.no-margin {
  margin-top: 0px;
}

.full-width-dropdown.margin {
  margin-top: 40px;
}

.full-width-dropdown.margin.mobile {
  margin-top: 100px;
}

.column-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: #00294d;
}

.column-42.sub {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid solid none;
  border-top-width: 1px;
  border-top-color: #000;
  border-right-width: 1px;
  border-right-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: #f8f8f8;
}

.column-42.sub.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-42.sub.bottom-border {
  border-bottom-style: solid;
}

.column-42.sub.left-border {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-style: solid;
}

.column-42.sub.left-border.bottom-border {
  border-bottom-style: solid;
}

.column-42.sub.right-border {
  border-right-style: solid;
}

.column-42.sub-opposite {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
}

.column-42.sub-opposite.bottom-border {
  border-bottom-style: solid;
}

.column-42.sub-opposite.bottom-border.left-border {
  border-bottom-style: none;
}

.column-42.sub-opposite.left-border {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-left-style: solid;
}

.column-42.sub-opposite.left-border.bottom-border {
  border-bottom-style: solid;
}

.column-42.sub-opposite.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-42.heading {
  border-style: solid none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: #555;
}

.column-42.heading.no-border {
  border-right-style: none;
  border-left-style: none;
}

.column-42.heading.no-left-border {
  border-left-style: none;
}

.column-42.heading.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-42.clear {
  border-top-style: none;
  border-left-style: none;
  background-color: transparent;
}

.paragraph-15 {
  margin-bottom: 0px;
  color: #fff;
  font-weight: 500;
}

.paragraph-15.sub {
  color: #000;
  line-height: 24px;
}

.paragraph-15.sub.center {
  text-align: center;
}

.paragraph-15.black {
  color: #000;
}

.columns-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-221 {
  margin-bottom: 10px;
}

.column-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.div-block-222 {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

.blue-background {
  padding: 10px 40px 30px;
}

.step2all {
  display: none;
  margin-top: 20px;
}

.paragraph-17 {
  color: #aa131a;
  font-weight: 500;
  text-align: center;
}

.paragraph-18 {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.radio-button-field-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  color: #000;
  font-size: 20px;
}

.answer {
  display: none;
  margin-top: 20px;
  padding: 20px;
  background-color: #e5f5fb;
  text-align: center;
}

.text-field-4 {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #000;
  font-size: 20px;
}

.paragraph-19 {
  color: #000;
  font-size: 15px;
  text-align: left;
}

.answer-step2-b {
  display: none;
  margin-top: 20px;
  padding: 20px;
  background-color: #e5f5fb;
}

.checkbox-step-one {
  width: 30px;
  height: 30px;
  border-color: #00294d;
  border-radius: 20px;
  cursor: pointer;
}

.checkbox-step-one.w--redirected-checked {
  border-color: #00294d;
  background-color: #00294d;
  background-image: none;
}

.checkbox-step-one.right {
  float: right;
}

.red {
  display: inline-block;
  margin-bottom: 0px;
  padding-right: 10px;
  color: #aa131a;
  font-size: 15px;
  font-weight: 400;
}

.answer-step2 {
  display: none;
  margin-top: 20px;
  padding: 20px;
  background-color: #e5f5fb;
}

.div-block-226 {
  display: block;
  padding: 20px;
  background-color: #f8f8f8;
}

.div-block-228 {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-229 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

.div-block-229.second {
  background-color: #f8f8f8;
}

.text-span-12 {
  font-size: 16px;
  font-weight: 500;
}

.radio-button-label {
  display: none;
}

.radio-button-label-2 {
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 700;
}

.radio-button-label-2.no-margin {
  margin-right: 0px;
}

.div-block-230 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-button-field-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-231 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  background-color: #f8f8f8;
}

.text-span-13 {
  color: #aa131a;
  font-weight: 400;
}

.paragraph-20 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #000;
  font-size: 20px;
}

.field-label-4 {
  margin-bottom: 0px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-21 {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 20px;
}

.radio-button-label-3 {
  margin-right: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-232 {
  display: none;
}

.heading-16 {
  margin-bottom: 20px;
}

.html-embed-11 {
  display: inline-block;
}

.div-block-235 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.answer-calculate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e5f5fb;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.div-block-236 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-237 {
  margin-top: 5px;
  padding-right: 30px;
  padding-left: 45px;
}

.step5-rebate {
  display: block;
}

.rebate {
  margin-bottom: 0px;
  font-size: 20px;
}

.eslrate {
  margin-bottom: 0px;
  font-size: 20px;
}

.calculate-button {
  display: block;
  margin-left: 20px;
}

.div-block-239 {
  width: 100%;
  max-width: 1200px;
  background-color: #f8f8f8;
}

.div-block-241 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-section-v2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.contact-heading {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
}

.tabs-5 {
  width: 100%;
  max-width: 1280px;
}

.tabs-5.margin {
  margin-bottom: 60px;
}

.tabs-menu-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu-7.hide {
  display: none;
}

.resource-tab-heading {
  padding-right: 15px;
  padding-left: 15px;
  background-color: transparent;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.resource-tab-heading.w--current {
  background-color: transparent;
  color: #00294d;
  font-weight: 700;
  text-decoration: underline;
}

.link-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 20px 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  color: #000;
  font-weight: 400;
}

.link-block-18:hover {
  color: #00294d;
  font-weight: 700;
}

.text-block-5 {
  display: inline-block;
  text-align: left;
}

.div-block-242 {
  padding: 10px 20px;
  background-color: #555;
}

.div-block-242.white {
  background-color: #fff;
}

.dropdown-7 {
  width: 100%;
}

.dropdown-toggle-10 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #000;
  border-right: 1px none #000;
  border-left: 1px none #000;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.dropdown-list-6 {
  position: static;
}

.resources-tabs {
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.tabs-menu-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-resource-tab {
  border: 1px solid #00294d;
  border-radius: 20px;
  background-color: transparent;
  color: #00294d;
}

.main-resource-tab.w--current {
  margin-right: 5px;
  margin-left: 5px;
  border: 1px solid #00294d;
  border-radius: 20px;
  background-color: #00294d;
  color: #fff;
}

.page-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-7 {
  padding-left: 0px;
  list-style-type: none;
}

.list-item-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.list-item-11.no-margin {
  margin-bottom: -20px;
}

.image-44 {
  margin-right: 10px;
}

.columns-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.column-46 {
  display: none;
}

.column-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-8 {
  width: 100%;
  margin-top: 20px;
}

.dropdown-toggle-11 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #00294d;
  border-radius: 30px;
  background-image: url('../images/plus-icon.svg');
  background-position: 94% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 15px;
  font-weight: 700;
  white-space: normal;
}

.dropdown-toggle-11:hover {
  background-color: #f8f8f8;
}

.dropdown-toggle-11.w--open {
  margin-bottom: 10px;
  background-image: url('../images/minus-icon.svg');
}

.content {
  font-family: 'Public Sans', sans-serif;
  color: #000;
  text-align: left;
}

.content.red-alert {
  display: none;
}

.content.yellow-alert {
  display: none;
}

.content.blue-alert {
  display: none;
}

.content.no-margin h2 {
  margin-bottom: 0px;
  font-size: 32px;
}

.content.center {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.content.center h2 {
  text-align: center;
}

.content.center p {
  text-align: center;
}

.content h1 {
  color: #00294d;
  text-align: center;
}

.content h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.content.lists {
  margin-bottom: 20px;
}

.content.lists p {
  margin-bottom: 0px;
}

.content.center-header h2 {
  text-align: center;
}

.content.center-header h3 {
  text-align: center;
}

.content.center-header p {
  margin-left: 20px;
}

.content.heading-center {
  width: 100%;
}

.content.heading-center h3 {
  margin-bottom: 40px;
  text-align: center;
}

.content.heading-center h2 {
  text-align: center;
}

.content.narrow {
  max-width: 752px;
}

.content.narrow h2 {
  text-align: center;
}

.content.header-center h2 {
  text-align: center;
}

.content.height {
  margin-bottom: 20px;
  line-height: 16px;
}

.content.height p {
  margin-bottom: 0px;
}

.content.red {
  color: red;
}

.content.margin-top {
  margin-top: 60px;
}

.content.margin-top.center {
  margin-top: 20px;
}

.content.nominations strong {
  display: inline-block;
}

.content.small-margin-top {
  margin-top: 40px;
}

.content.no-p-margin.no-list-margin li {
  margin-bottom: 0px;
}

.content.no-p-margin h4 {
  margin-bottom: 0px;
}

.content.no-p-margin.centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content.no-p-margin.centre p {
  margin-bottom: 0px;
  text-align: center;
}

.content.no-p-margin p {
  margin-bottom: 0px;
}

.content.no-p-margin.white {
  color: #fff;
}

.content.no-p-margin.img img {
  padding-top: 15px;
}

.content.no-p-margin.image-left img {
  display: block;
  text-align: left;
}

.content.no-p-margin.image-left figure {
  margin-left: 0px;
}

.content.single {
  margin-top: 20px;
}

.content.single.center-no-padding p {
  text-align: center;
}

.content.list {
  padding-left: 40px;
}

.content.modal h2 {
  margin-bottom: 20px;
}

.content.awards strong {
  display: block;
  padding-top: 20px;
}

.content.small-p-margin {
  padding-bottom: 40px;
}

.content.small {
  max-width: 800px;
}

.content-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-columns.image-first {
  opacity: 1;
}

.content-columns.image-first.margin-top.extra {
  margin-top: 60px;
}

.content-columns.image-first.margin-top.extra-padding {
  margin-top: 30px;
}

.content-columns.margin {
  margin-top: 40px;
}

.content-columns.margin-top {
  margin-top: 20px;
}

.content-columns.margin-top.extra {
  margin-top: 60px;
}

.content-columns.top-aligned {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-columns.show-image-first.margin-bottom {
  margin-bottom: 60px;
}

.content-wrapper {
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
  white-space: normal;
}

.content-wrapper.no-margin {
  overflow: visible;
  margin-top: 0px;
}

.content-wrapper.no-margin.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-wrapper.no-margin.center.columns {
  padding-right: 30px;
  padding-left: 30px;
}

.content-wrapper.no-margin.margin-bottom {
  margin-bottom: 60px;
}

.content-wrapper.small-margin {
  margin-top: 30px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  font-weight: 400;
}

.content-wrapper.small-margin.left {
  text-align: left;
}

.content-wrapper.contact {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-wrapper.small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-wrapper.small.no-margin {
  margin-bottom: 0px;
}

.content-wrapper.awards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  white-space: normal;
}

.content-wrapper.awards.portrait {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-wrapper.conference {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #000;
}

.content-wrapper.conference.left {
  border-left-style: solid;
}

.content-wrapper.hide {
  display: none;
}

.content-wrapper.hazmat-prep {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-wrapper.tooltip {
  overflow: visible;
}

.content-wrapper.tooltip-wrapper {
  overflow: visible;
}

.content-wrapper.workshops {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 135px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  white-space: normal;
}

.content-wrapper.heritage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  white-space: normal;
}

.content-wrapper.overflow {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin-top: 0px;
}

.text-column {
  padding-right: 20px;
  padding-left: 0px;
  text-align: left;
}

.image-column {
  padding-right: 0px;
  padding-left: 20px;
  font-size: 16px;
}

.alert-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 20px;
}

.alert-info.top {
  margin-top: 0px;
  margin-bottom: 40px;
}

.alert-info.small {
  max-width: 752px;
  margin-top: 0px;
}

.button-to-external {
  position: static;
  padding: 12px 50px 12px 25px;
  border-radius: 30px;
  background-color: #00294d;
  background-image: url('../images/external-icon.svg');
  background-position: 92% 38%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.button-to-external:hover {
  background-color: #0e4177;
}

.button-to-external.margin-top {
  margin-top: 20px;
}

.button-to-external.campaign {
  padding-right: 25px;
  background-color: #fff;
  background-image: none;
  color: #00294d;
  font-size: 16px;
}

.full-width-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/plus-icon.svg');
  background-position: 98% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 20px;
  white-space: normal;
}

.full-width-dropdown-toggle:hover {
  background-color: #e5f5fb;
}

.full-width-dropdown-toggle.w--open {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  background-color: #e5f5fb;
  background-image: url('../images/minus-icon.svg');
}

.dropdown-wrapper {
  position: static;
}

.dropdown-wrapper.w--open {
  padding: 20px 20px 10px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #000;
  background-color: transparent;
}

.dropdown-wrapper.no-border.w--open {
  border-style: none;
}

.two-column-dropdown {
  margin-top: 20px;
}

.two-column-dropdown.no-margin {
  margin-top: 0px;
  margin-bottom: -20px;
}

.two-column-dropdown.margin {
  margin-top: 40px;
}

.two-column-dropdown.hide {
  display: none;
}

.half-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  white-space: normal;
}

.half-dropdown:hover {
  background-color: #e5f5fb;
}

.half-dropdown.w--open {
  background-image: url('../images/minus-icon.svg');
  background-position: 98% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.half-dropdown.no-bottom-margin {
  margin-bottom: 0px;
}

.half-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-height: 61px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-image: url('../images/plus-icon.svg');
  background-position: 97% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  white-space: normal;
}

.half-dropdown-toggle.w--open {
  background-image: url('../images/minus-icon.svg');
}

.half-dropdown-toggle.no-max-height {
  max-height: none;
}

.half-dropdown-column-left {
  padding-left: 0px;
}

.half-dropdown-column-left.right-aligned {
  text-align: right;
}

.half-dropdown-column-right {
  padding-right: 0px;
}

.half-dropdown-column-right.left {
  text-align: left;
}

.dropdown-icon {
  margin-right: 20px;
  color: #1b1717;
}

.in-text-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 60px 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-image: url('../images/plus-icon.svg');
  background-position: 95% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 24px;
  white-space: normal;
}

.in-text-dropdown-toggle.w--open {
  background-image: url('../images/minus-icon.svg');
}

.text-column-right {
  padding-right: 0px;
  padding-left: 20px;
}

.text-column-right.no-bottom-padding {
  text-align: left;
}

.text-column-right.left {
  text-align: left;
}

.image-column-left {
  padding-right: 20px;
  padding-left: 0px;
  text-align: left;
}

.two-column-text-only.vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-only-column-left {
  height: auto;
  padding-right: 20px;
  padding-left: 0px;
}

.text-only-column-right {
  margin-bottom: -40px;
  padding-right: 0px;
  padding-left: 20px;
}

.text-only-column-right.no-margin {
  height: auto;
  margin-bottom: 0px;
  text-align: left;
}

.text-only-column-right.no-margin.text-right {
  margin-bottom: 5px;
}

.content-white {
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.content-white.contact {
  max-width: 600px;
}

.content-white.contact a {
  color: #fff;
  text-decoration: underline;
}

.content-white.contact a:hover {
  color: #eee;
}

.content-white.contact p {
  color: #fff;
}

.content-white a {
  color: #fff;
  text-decoration: underline;
}

.content-white li {
  color: #fff;
}

.content-white.center {
  text-align: center;
}

.content-white.center p {
  color: #fff;
  text-align: center;
}

.button-internal-white {
  position: static;
  padding: 12px 25px;
  border-radius: 30px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #00294d;
  font-size: 15px;
}

.button-internal-white:hover {
  background-color: #f8f8f8;
}

.button-internal-white.bushfire-red {
  color: #ad2831;
}

.button-internal-white.margin-left {
  margin-left: 20px;
}

.large-image-right-1 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/risk-areas-2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.table-wrapper {
  margin-bottom: 10px;
}

.table-headline-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: #00294d;
}

.table-headline {
  margin-bottom: 0px;
  color: #fff;
}

.tcc-row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: #eee;
}

.tcc-row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: rgba(238, 51, 43, 0.2);
  background-image: url('../images/bg-pattern_1bg-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
}

.tcc-row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: rgba(238, 51, 43, 0.4);
  background-image: url('../images/bg-pattern_1bg-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
}

.tcc-row-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  background-color: rgba(238, 51, 43, 0.6);
  background-image: url('../images/bg-pattern_1bg-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
}

.table-list {
  margin-bottom: 0px;
  padding-left: 20px;
  font-weight: 400;
  list-style-type: disc;
}

.table-list-item {
  margin-bottom: 5px;
}

.dropdown-and-text-column-left {
  padding-right: 10px;
  padding-left: 0px;
}

.dropdown-and-text-column-right {
  padding-right: 0px;
  padding-left: 10px;
}

.large-image-left-2 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/stay-in-your-shelter.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-2 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/stay-informed.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-3 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/electrical-appliance-safety.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-3 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/fireplace-and-chimney-safety.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-4 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/buildings.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-4 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/security.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.medium-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 900px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.medium-content-wrapper.center {
  max-width: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.medium-content-wrapper.center.max-width {
  max-width: 900px;
}

.medium-content-wrapper.center-small {
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.medium-content-wrapper.center-small.thank-you {
  max-width: 700px;
  margin-top: 30px;
  padding: 40px 60px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.07);
}

.medium-content-wrapper.extra-padding {
  padding-right: 75px;
  padding-left: 75px;
}

.contact-section {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-17.margin-top {
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.columns-17.top-margin {
  margin-top: 20px;
}

.columns-17.middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hazard-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 20px -13px #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.hazard-wrapper:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
}

.hazard-column-left {
  display: block;
  margin-bottom: 60px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hazard-column-left.margin {
  margin-bottom: 30px;
  padding-left: 0px;
}

.hazard-column-left.no-margin {
  margin-bottom: 0px;
  padding-right: 0px;
}

.hazard-column-right {
  display: block;
  margin-bottom: 60px;
}

.hazard-column-right.hide {
  display: none;
}

.hazard-column-right.no-margin {
  margin-bottom: 0px;
  padding-left: 0px;
}

.hazard-column-middle {
  margin-bottom: 60px;
}

.hazard-column-middle.margin {
  margin-bottom: 30px;
  padding-right: 0px;
}

.full-width-image {
  width: 100%;
}

.image-wrapper {
  width: 60px;
  min-width: 60px;
  padding-bottom: 20px;
  text-align: center;
}

.two-column-list.margin-top {
  margin-top: 40px;
}

.column-list-left {
  padding-right: 20px;
  padding-left: 0px;
}

.column-list-right {
  padding-right: 0px;
  padding-left: 20px;
}

.dropdown-content h2 {
  text-align: left;
}

.dropdown-content.margin {
  margin-top: 20px;
}

.dropdown-content li {
  color: #333;
}

.light-blue-underline {
  margin-left: -800px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #009fd6;
}

.div-block-249 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tabs-menu-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link-tab-1-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(57, 175, 84, 0.4);
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-1-5.w--current {
  border: 1px solid #000;
  background-color: #39af54;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-2-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(51, 151, 211, 0.4);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-2-3.w--current {
  border: 1px solid #000;
  background-color: #3397d3;
}

.tab-link-tab-3-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(247, 236, 33, 0.4);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-3-2.w--current {
  border: 1px solid #000;
  background-color: #f7ec21;
}

.red-alert {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(238, 51, 43, 0.4);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.red-alert.w--current {
  border: 1px solid #000;
  background-color: #ee332b;
}

.tabs-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content-3 {
  width: 100%;
  margin-top: 20px;
}

.div-block-250 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.div-block-250.blue {
  background-color: rgba(51, 151, 211, 0.2);
}

.div-block-250.yellow {
  background-color: rgba(247, 236, 33, 0.2);
}

.div-block-250.red {
  padding-right: 0px;
  background-color: rgba(238, 51, 43, 0.2);
}

.div-block-250.orange {
  background-color: #fee8d1;
}

.div-block-250.catastrophic {
  background-color: #ffe4e4;
  background-image: url('../images/bg-pattern_1bg-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-250.blue {
  background-color: #abc7ee;
}

.div-block-250.grey {
  background-color: #eee;
}

.div-block-250.green {
  background-color: rgba(57, 175, 84, 0.2);
}

.div-block-250.light-blue {
  background-color: #eee;
}

.div-block-250.afdrs-yellow-bg {
  border-top: 10px solid #fedd3a;
  border-bottom: 1px solid #bcbec0;
  background-color: #f8f8f8;
}

.div-block-250.afdrs-orange-bg {
  border-top: 10px solid #f78100;
  border-bottom: 1px solid #bcbec0;
  background-color: #f8f8f8;
}

.div-block-250.afdrs-catastrophic-bg {
  border-top: 10px solid #ad0909;
  border-bottom: 1px solid #bcbec0;
  background-color: #f8f8f8;
}

.div-block-250.afdrs-green-bg {
  border-top: 10px solid #64bf30;
  border-bottom: 1px solid #bcbec0;
  background-color: #f8f8f8;
}

.div-block-250.afdrs-no-rating-bg {
  padding-right: 0px;
  border-top: 10px solid #000;
  border-bottom: 1px solid #bcbec0;
  background-color: #f8f8f8;
}

.alert-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.large-image-right-5 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/prepare-your-property.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.warnings-wrapper {
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

.image-55 {
  width: 25px;
  margin-right: 20px;
}

.list-10 {
  padding-bottom: 20px;
}

.list-10.no-margin {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.large-image-left-5 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/prepare-kit.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.red-underline {
  margin-left: -800px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #38040e;
}

.bushfire-mi-color {
  color: #ad2831;
}

.div-block-251 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link-tab-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(239, 140, 38, 0.4);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-7.w--current {
  border: 1px solid #000;
  background-color: #ef8c26;
}

.tab-link-tab-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(238, 51, 43, 0.4);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-8.w--current {
  border: 1px solid #000;
  background-color: #ee332b;
}

.tab-link-tab-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(235, 41, 35, 0.4);
  background-image: url('../images/bg-pattern_1bg-pattern.png');
  background-position: 0px 0px;
  background-size: auto;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.tab-link-tab-9.w--current {
  border: 1px solid #000;
  background-color: #eb2923;
}

.div-block-254 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.large-image-right-6 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/bushfire-ready.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-6 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/livestock.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-255 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-image-left-7 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/sheltering.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-7 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/safer-places.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-7 {
  display: inline-block;
  padding: 5px;
  background-color: #00294d;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}

.div-block-256 {
  line-height: 22px;
}

.slide-nav-2 {
  padding-top: 11px;
  padding-bottom: 1px;
  background-color: #00294d;
}

.slider-7 {
  width: 100%;
  height: auto;
}

.div-block-258 {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}

.heading-7 {
  z-index: 1;
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 10px 15px;
  background-color: rgba(0, 51, 102, 0.8);
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.link-22 {
  color: #fff;
}

.large-image-left-8 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/map-of-bpa.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-8 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/review-map-bpa.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dropdown-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #9c3025;
}

.dropdown-toggle-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  background-image: url('../images/plus-icon-white.svg');
  background-position: 96% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.dropdown-toggle-12.w--open {
  background-image: url('../images/minus-icon-white.svg');
}

.tfb-dropdown-wrapper {
  position: static;
  background-color: #fff;
}

.tfb-dropdown-wrapper.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #000;
  background-color: #fff;
}

.dropdown-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ba5b17;
}

.large-image-right-9 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/tfb-catering.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-9 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/off-road.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.three-column-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.three-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-261 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  font-size: 20px;
  line-height: 24px;
}

.div-block-261.no-margin {
  margin-bottom: 0px;
}

.div-block-261.left {
  text-align: left;
}

.div-block-262 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.large-image-left-10 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/rff-responsibility.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-10 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/rff-movement-bans.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-263 {
  padding-left: 20px;
  border-bottom: 1px solid #000;
}

.list-item-13 {
  display: none;
}

.list-item-13._1 {
  display: none;
}

.list-item-13._2 {
  display: none;
}

.list-item-13._3 {
  display: none;
}

.list-item-13._4 {
  display: none;
}

.half-dropdown-toggle-grant {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: #fff;
  background-image: url('../images/plus-icon.svg');
  background-position: 97% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  white-space: normal;
}

.half-dropdown-toggle-grant:hover {
  background-color: #eee;
}

.half-dropdown-toggle-grant.w--open {
  background-image: url('../images/minus-icon.svg');
  box-shadow: none;
}

.content-grants h2 {
  text-align: center;
}

.content-grants img {
  margin-bottom: 20px;
  padding-left: 20px;
}

.content-grants h1 {
  color: #00294d;
}

.dropdown-wrapper-grant {
  position: static;
}

.dropdown-wrapper-grant.w--open {
  padding: 20px 20px 10px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
}

.link-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 150px;
  padding: 15px 40px 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #aa131a;
  background-image: url('../images/arrow-right-icon.svg');
  background-position: 97% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: left;
  text-decoration: none;
}

.link-block-20:hover {
  background-color: #860f15;
  text-decoration: none;
}

.list-item-14 {
  list-style-type: none;
}

.div-block-271 {
  min-width: 50px;
}

.content-white-grants {
  color: #fff;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
}

.content-white-grants p {
  margin-bottom: 0px;
  color: #fff;
}

.content-white-grants h4 {
  color: #fff;
}

.content-white-grants h3 {
  font-weight: 500;
}

.div-block-272 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grants-button {
  position: static;
  margin: 5px;
  padding: 12px 25px;
  border: 1px solid #fff;
  border-radius: 40px;
  background-color: #aa131a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.grants-button:hover {
  background-color: #860f15;
}

.text-span-16 {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.text-span-16:hover {
  text-decoration: none;
}

.large-image-left-11 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/risk-management.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-11 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/rfd-priorities.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  position: fixed;
  top: 0px;
  z-index: 99;
  display: block;
  width: 100%;
  height: 104px;
  padding: 20px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.menu-button-3 {
  z-index: 99;
  margin-left: 165px;
  padding: 0px;
}

.menu-button-3.w--open {
  z-index: 99;
  background-color: transparent;
}

.div-block-273 {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ddd;
}

.div-block-274 {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 100%;
  height: 104px;
  box-shadow: 0 4px 10px -7px #000;
  opacity: 1;
}

.div-block-276 {
  width: 100%;
}

.link-block-21 {
  width: 80px;
}

.div-block-279 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-280 {
  height: auto;
}

.div-block-281 {
  position: absolute;
  width: 100%;
  background-color: transparent;
}

.columns-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.italic-text {
  display: block;
}

.heading-17 {
  margin-bottom: 20px;
  padding: 5px;
  background-color: #7ba4dc;
  text-align: center;
}

.image-58 {
  margin-top: 20px;
}

.heading-18 {
  padding: 5px 10px;
  background-color: #fce65a;
  text-align: center;
}

.heading-19 {
  padding: 5px;
  background-color: #ff4d4d;
  color: #000;
  text-align: center;
}

.heading-19.no-margin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ff4d4d;
}

.heading-20 {
  padding: 5px;
  background-color: #b0b0b0;
  text-align: center;
}

.alert-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 20px -13px #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.alert-wrapper:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
}

.alert-wrapper.w--current {
  background-color: rgba(51, 151, 211, 0.2);
}

.alert-wrapper.blue {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper.yellow {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper.yellow.w--current {
  background-color: rgba(247, 236, 33, 0.2);
}

.alert-wrapper.red {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper.red.w--current {
  background-color: rgba(238, 51, 43, 0.2);
}

.alert-wrapper.clear {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper.clear.w--current {
  background-color: hsla(0, 0%, 69%, 0.2);
}

.alert-wrapper.hazard {
  width: 50%;
  text-align: center;
}

.alert-wrapper.hazard.w--current {
  width: 50%;
  background-color: #eee;
  text-align: center;
}

.alert-card-content {
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  font-weight: 400;
}

.paragraph-22 {
  padding-right: 10px;
  padding-left: 10px;
  color: #000;
}

.paragraph-22.center {
  text-align: center;
}

.large-image-right-12 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/travelling-during-after-flood-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-12 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/travelling-during-after-flood-2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-282 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 2025px;
  margin-top: 20px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#9f481e), to(#814737));
  background-image: linear-gradient(90deg, #9f481e, #814737);
}

.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-283 {
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #fff;
}

.column-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.floodwaters-content h2 {
  text-align: center;
}

.floodwaters-content h1 {
  color: #00294d;
}

.floodwaters-content h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.floodwaters-content.blue {
  color: #00294d;
}

.floodwaters-content.blue p {
  color: #00294d;
  line-height: 20px;
}

.floodwaters-content.brown {
  color: #814737;
}

.floodwaters-content.brown p {
  color: #814737;
  line-height: 20px;
}

.caption h2 {
  text-align: center;
}

.caption h1 {
  color: #00294d;
}

.caption h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.caption p {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 12px;
  text-align: center;
}

.heading-21 {
  margin-bottom: 20px;
  padding: 5px 10px;
  background-color: #eee;
  text-align: center;
}

.heading-21.no-margin {
  background-color: #7ba4dc;
}

.alert-wrapper-flood {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 20px -13px #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.alert-wrapper-flood:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
}

.alert-wrapper-flood.w--current {
  background-color: rgba(51, 151, 211, 0.2);
}

.alert-wrapper-flood.blue {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper-flood.yellow {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper-flood.yellow.w--current {
  background-color: rgba(247, 236, 33, 0.2);
}

.alert-wrapper-flood.red {
  padding-right: 0px;
  padding-left: 0px;
}

.alert-wrapper-flood.red.w--current {
  background-color: rgba(238, 51, 43, 0.2);
}

.alert-wrapper-flood.blue.w--current {
  background-color: #abc7ee;
}

.alert-card-content-flood {
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  font-weight: 400;
}

.heading-23 {
  padding: 10px;
  background-color: #b0b0b0;
  color: #00294d;
  text-align: center;
}

.large-image-right-13 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/flood-staying-home.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-13 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/flood-life-threatening-situations.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-288 {
  position: absolute;
  top: auto;
  bottom: 40px;
  width: 100%;
  padding-top: 10px;
  background-color: #00294d;
}

.column-54 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-289 {
  height: 100%;
  padding: 20px;
  border: 1px solid #ddd;
}

.div-block-289.no-border {
  border-left-style: none;
}

.columns-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.text-block-8 {
  margin-bottom: 5px;
  color: #000;
  font-size: 16px;
}

.text-block-8.padding {
  margin-bottom: 20px;
}

.link-21 {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #b0b0b0;
  color: #000;
}

.div-block-290 {
  width: 60px;
}

.div-block-291 {
  position: fixed;
  left: -190px;
  top: 25%;
  right: auto;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 11px -6px #000;
  color: #000;
}

.div-block-292 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.radio-button-field-4 {
  margin-right: 20px;
  margin-bottom: 0px;
}

.div-block-293 {
  position: absolute;
  right: -25px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 11px -6px #000;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.div-block-293:hover {
  background-color: #f8f8f8;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.heading-24 {
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
}

.div-block-294 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.radio-button-label-4 {
  margin-bottom: 0px;
}

.form-block-2 {
  margin-bottom: 0px;
}

.page-nav-circle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-61 {
  width: 50px;
}

.image-61.black {
  display: none;
}

.alert-wrapper-flood-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 20px -13px #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.alert-wrapper-flood-grey:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
}

.alert-wrapper-flood-grey.w--current {
  background-color: #eee;
}

.navbar-wrapper {
  position: fixed;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.icon-9 {
  margin-left: 10px;
  font-size: 20px;
}

.icon-10 {
  margin-right: 10px;
  font-size: 20px;
}

.content-heading-flood {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #e0f3f7;
  text-align: center;
}

.content-heading-floodwaters {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #00294d;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.slide-nav-4 {
  display: none;
}

.icon-11 {
  font-size: 24px;
}

.div-block-298 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-internal-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 15px;
}

.button-internal-2:hover {
  background-color: #0e4177;
}

.paragraph-23 {
  margin-bottom: 0px;
}

.faq-one {
  display: none;
}

.faq-two {
  display: none;
}

.faq-three {
  display: none;
}

.faq-four {
  display: none;
}

.button-9 {
  margin-top: 20px;
  padding: 12px 25px;
  border: 1px solid #00294d;
  border-radius: 30px;
  background-color: #fff;
  color: #00294d;
}

.load-more {
  padding-top: 20px;
}

.load-more h2 {
  text-align: center;
}

.load-more h1 {
  color: #00294d;
}

.load-more h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.load-more p {
  margin-bottom: 0px;
}

.dropdown-11 {
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

.dropdown-toggle-14 {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  white-space: normal;
}

.dropdown-list-7 {
  position: static;
}

.dropdown-list-7.w--open {
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
}

.paragraph-24 {
  margin-bottom: 0px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.heading-25 {
  color: #00294d;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.div-block-299 {
  width: 70px;
  height: 55px;
  min-width: 70px;
}

.paragraph-25 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  white-space: normal;
}

.paragraph-25.center {
  text-align: center;
}

.div-block-301 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #00294d;
}

.div-block-301.emergency {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ad2831;
  background-image: url('../images/info-icon_1.svg');
  background-position: 95% 5%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-301.emergency:hover {
  background-color: #941820;
}

.div-block-301.ses-contact {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #012a4a;
  background-image: url('../images/info-icon_1.svg');
  background-position: 95% 5%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-301.ses-contact:hover {
  background-color: #012a4a;
}

.div-block-301.general {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #013a63;
  background-image: url('../images/info-icon_1.svg');
  background-position: 95% 5%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-301.general:hover {
  background-color: #012a4a;
}

.div-block-301.nrs {
  background-color: #014f86;
  background-image: url('../images/external-icon.svg');
  background-position: 95% 5%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.div-block-301.nrs:hover {
  background-color: #041e35;
}

.heading-26 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
}

.heading-27 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  white-space: normal;
}

.corporate {
  display: none;
}

.contact-form-content {
  text-align: left;
}

.contact-form-content h2 {
  text-align: center;
}

.contact-form-content.no-margin h4 {
  font-size: 20px;
}

.contact-form-content h1 {
  color: #00294d;
}

.contact-form-content h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.contact-form-content p {
  margin-bottom: 0px;
}

.contact-form-content h6 {
  font-size: 15px;
}

.column-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.div-block-303 {
  min-width: 60px;
  text-align: left;
}

.form-block-3 {
  margin-bottom: 60px;
  padding: 20px 60px;
  border: 1px solid #000;
  background-color: #f8f8f8;
  font-size: 16px;
}

.form-2 {
  font-size: 16px;
}

.select-field {
  min-height: 50px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 0px;
  background-color: #fff;
  background-image: url('../images/icon-arrow-down.svg');
  background-position: 97% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 18px;
}

.select-field.no-margin {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url('../images/icon-arrow-down.svg');
  background-position: 95% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.form-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
}

.div-block-304 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-305 {
  width: 100px;
  text-align: left;
}

.div-block-306 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cfrs {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.div-block-307 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 40px;
}

.div-block-308 {
  width: 100%;
  margin-bottom: 10px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.heading-28 {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.c-cfrs {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.vfes {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.ses {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.ves {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.bfs {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.vmrs {
  display: none;
  padding-bottom: 10px;
  background-color: #f8f8f8;
}

.associations {
  display: block;
  padding-bottom: 10px;
}

.form-block-5 {
  margin-bottom: 0px;
}

.tabs-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tabs-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-27 {
  margin-bottom: 0px;
}

.tabs-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-319 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.current-warning-single {
  position: fixed;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-320 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  max-width: 920px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  background-image: url('../images/warnings-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-320.mobile {
  display: none;
}

.div-block-321 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 600px;
  padding: 20px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.8);
  background-image: url('../images/warning-lines.svg');
  background-position: 50% 0%;
  background-size: 280px;
  background-repeat: no-repeat;
}

.heading-32 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #ee1c27;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

.heading-33 {
  max-width: 300px;
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
}

.warnings-button {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #ee1c27;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.warnings-button:hover {
  background-color: #0e4177;
}

.link-24 {
  color: #333;
  font-size: 16px;
}

.text-block-9 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.text-block-10 {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

.image-67 {
  cursor: pointer;
}

.div-block-324 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 920px;
  padding-top: 20px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-325 {
  position: fixed;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.link-block-23 {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 440px;
  height: 40px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #aa131a;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.link-block-23:hover {
  background-color: #7c0e13;
}

.ewa-text-2 {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.ewa-link-2 {
  display: inline-block;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.alerts-and-warnings-2 {
  position: fixed;
  top: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.dropdown-toggle-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px 15px 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url('../images/icon-plus_1icon-plus.png');
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.dropdown-toggle-15:hover {
  background-color: #f8f8f8;
}

.dropdown-toggle-15.w--open {
  padding-left: 45px;
  border-left: 5px solid #00294d;
  background-color: #f8f8f8;
  background-image: url('../images/icon-minus_1icon-minus.png');
  background-position: 95% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-326 {
  position: fixed;
  left: -190px;
  top: 25%;
  right: auto;
  z-index: 99;
  display: none;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 11px -6px #000;
  color: #000;
}

.navbar-2 {
  position: fixed;
  top: 0px;
  z-index: 98;
  width: 100%;
  height: 104px;
  padding: 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-327 {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 2;
  width: 100%;
  height: 104px;
  box-shadow: 0 4px 10px -7px #000;
  opacity: 0;
}

.dropdown-list-8 {
  position: static;
}

.dropdown-list-8.w--open {
  background-color: transparent;
}

.link-block-24 {
  width: 100%;
  padding: 15px 20px 15px 50px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.link-block-24:hover {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.link-block-24.margin {
  font-weight: 400;
}

.dropdown-toggle-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px 15px 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f8f8f8;
  background-image: url('../images/sub-icon-plus_1sub-icon-plus.png');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 18px;
}

.dropdown-toggle-16:hover {
  background-color: #eee;
}

.dropdown-toggle-16.w--open {
  padding-left: 70px;
  border-left-width: 5px;
  border-left-color: #00294d;
  background-color: #f8f8f8;
  background-image: url('../images/sub-icon-minus_1sub-icon-minus.png');
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.dropdown-toggle-16.w--open:hover {
  background-color: #eee;
}

.bottom-line {
  position: absolute;
  left: 5px;
  top: 35px;
  width: 40px;
  height: 2px;
  background-color: #fff;
}

.white-logos-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button-nav {
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  margin-left: 165px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button-nav.w--open {
  z-index: 99;
  width: 50px;
  height: 50px;
  background-color: transparent;
}

.link-block-25 {
  width: 100%;
  padding: 8px 20px 8px 50px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-25:hover {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.link-block-25.margin-bottom {
  margin-bottom: 30px;
}

.link-25 {
  display: block;
  font-family: 'Public Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

.link-25:hover {
  text-decoration: underline;
}

.div-block-328 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.black-logos-2 {
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-line {
  position: absolute;
  left: 5px;
  top: 15px;
  width: 40px;
  height: 2px;
  background-color: #fff;
}

.link-block-26 {
  width: 80px;
}

.div-block-329 {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 245px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.emergency-numbers-2 {
  z-index: 1;
  display: inline;
  font-family: 'Public Sans', sans-serif;
  color: #fff;
  font-size: 15px;
}

.emergency-numbers-2.margin {
  margin-right: 30px;
  margin-left: 30px;
}

.middle-line {
  position: absolute;
  left: 5px;
  top: 25px;
  width: 40px;
  height: 2px;
  background-color: #fff;
}

.dropdown-12 {
  z-index: 0;
  display: block;
}

.menu-wrapper-2 {
  z-index: 0;
  overflow: auto;
  width: 420px;
  height: 9999px;
  padding-top: 20px;
  padding-bottom: 60px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top: 104px solid #fff;
  background-color: #fff;
  font-family: 'Public Sans', sans-serif;
  font-size: 20px;
  text-align: left;
}

.menu-wrapper-2.w--open {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  overflow: auto;
  height: 100vh;
  min-height: 100vh;
  border-top-style: solid;
}

.link-block-27 {
  width: 100%;
  padding: 15px 20px 15px 70px;
  background-color: #f8f8f8;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.link-block-27:hover {
  background-color: #eee;
}

.image-68 {
  display: block;
  width: 70px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button-11 {
  display: none;
}

.dropdown-13 {
  display: none;
}

.div-block-331 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-column-2 {
  padding-right: 0px;
  padding-left: 20px;
}

.content-columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-wrapper-2 {
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.content-wrapper-2.campaign {
  margin-top: 0px;
}

.link-block-28 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-28:hover {
  text-decoration: underline;
}

.campaign-bg-video-2 {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.campaign-section-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#003660), to(#018bb1));
  background-image: linear-gradient(180deg, #003660, #018bb1);
  color: #fff;
}

.column-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-70 {
  margin-bottom: 20px;
}

.text-column-2 {
  padding-right: 20px;
  padding-left: 0px;
  text-align: left;
}

.button-internal-3 {
  position: static;
  padding: 15px 25px;
  border-radius: 30px;
  background-color: #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.button-internal-3:hover {
  background-color: #0e4177;
}

.button-internal-3.campaign:hover {
  text-decoration: underline;
}

.columns-24 {
  margin-top: 20px;
}

.more-information-copy-2 {
  margin-bottom: 0px;
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.more-information-button-2 {
  margin-top: 40px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 20px;
  background-color: #00294d;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.more-information-button-2:hover {
  background-color: #0e4177;
}

.div-block-332 {
  display: none;
}

.content-heading-wrapper-2 {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  opacity: 1;
}

.content-heading-white-2 {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #009fd6;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}

.campaign-section-3 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#003660), to(#018bb1));
  background-image: linear-gradient(180deg, #003660, #018bb1);
  color: #fff;
}

.text-column-3 {
  padding-right: 20px;
  padding-left: 0px;
  text-align: left;
}

.link-26 {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 7px;
  padding-left: 7px;
  background-color: #ff7900;
  color: #000;
}

.faq-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: #fff;
  box-shadow: 3px 3px 9px -3px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.faq-tabs:hover {
  background-color: #e5f5fb;
}

.faq-tabs.w--current {
  background-color: #e5f5fb;
}

.faq-tabs.border-right {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

.faq-tabs.border-bottom {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

.faq-tabs.margin {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
}

.faq-tabs.margin.w--current:hover {
  background-color: #c7e5f0;
}

.faq-answers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.faq-answers.blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-answers.no-margin {
  margin-top: 0px;
}

.tabs-menu-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 752px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tabs-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-34 {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}

.tab-pane-tab-1-2 {
  width: 100%;
}

.heading-35 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 15px;
  font-size: 32px;
  text-align: center;
}

.heading-36 {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.heading-36.left {
  text-align: left;
}

.column-65 {
  padding-right: 10px;
  padding-left: 10px;
}

.column-65.padding-bottom.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-334 {
  padding: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 6px -5px #000;
}

.div-block-334.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 115px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-26 {
  margin-bottom: 40px;
}

.columns-26.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-span-18 {
  font-weight: 400;
}

.image-71 {
  width: 100%;
}

.lightbox-link {
  width: 100%;
}

.lightbox-link.full {
  height: 100%;
}

.tabs-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.link-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 150px;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 2px 2px 5px -4px rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.link-block-30:hover {
  background-color: #e5f5fb;
  text-decoration: none;
}

.content-columns-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.content-wrapper-contact {
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.columns-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 0px;
}

.column-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: left;
}

.column-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.column-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.content-columns-corporate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-337 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  padding: 5px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #00294d;
}

.div-block-338 {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-339 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
}

.contact-form-content-copy {
  text-align: left;
}

.contact-form-content-copy h2 {
  text-align: center;
}

.contact-form-content-copy h1 {
  color: #00294d;
}

.contact-form-content-copy h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.contact-form-content-copy p {
  margin-bottom: 0px;
}

.contact-form-content-copy h6 {
  font-size: 15px;
}

.link-block-31 {
  font-weight: 400;
}

.link-block-31:hover {
  text-decoration: none;
}

.image-72 {
  width: 50px;
  padding-bottom: 20px;
}

.tabs-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-16.padding-top {
  padding-top: 40px;
}

.tabs-content-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-37 {
  font-size: 30px;
}

.heading-37.enquiry {
  margin-top: 40px;
  margin-bottom: 0px;
}

.heading-37.no-margin {
  margin-bottom: 0px;
}

.div-block-340 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
}

.div-block-341 {
  width: 100%;
  max-width: 752px;
}

.faq-tabs-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.faq-tabs-top.w--current {
  background-color: #e5f5fb;
}

.faq-tabs-top.four-column {
  width: 25%;
  min-height: auto;
  padding: 20px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.faq-tabs-top.four-column:hover {
  background-color: #e5f5fb;
}

.faq-tabs-top.four-column.w--current:hover {
  background-color: #c7e5f0;
}

.faq-tabs-top.two-column {
  width: 50%;
}

.div-block-342 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-17 {
  width: 100%;
  max-width: 752px;
  margin-bottom: 60px;
  padding: 40px 50px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.tab-pane-tab-2 {
  padding-bottom: 60px;
}

.tfb-modal {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 360px;
  padding-right: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div-block-344 {
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 330px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #fff;
  background-image: url('../images/warning-lines-small.svg');
  background-position: 50% 0%;
  background-size: 150px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 15px -4px rgba(0, 0, 0, 0.5);
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.div-block-344:hover {
  text-decoration: none;
}

.image-73 {
  width: 80px;
}

.heading-38 {
  color: #ed1c26;
  font-size: 24px;
  line-height: 28px;
}

.paragraph-28 {
  font-size: 18px;
  font-weight: 400;
}

.div-block-345 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #ed1c26;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.div-block-345:hover {
  background-color: #ac0f16;
}

.image-74 {
  width: 25px;
}

.link-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-32:hover {
  text-decoration: none;
}

.image-75 {
  width: 20px;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.image-75:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.div-block-346 {
  width: 100%;
  text-align: right;
}

.div-block-347 {
  display: none;
}

.div-block-349 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ewa-highlight {
  display: inline-block;
  padding: 2px 5px;
  background-color: #005c99;
  color: #fff;
  text-align: left;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 15px solid #d52027;
  border-right: 1px solid #bcbec0;
  border-bottom: 1px solid #bcbec0;
  text-align: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 15px 1px 1px;
  border-color: #fbe02f #bcbec0 #bcbec0;
  text-align: center;
}

.image-2 {
  margin-bottom: 15px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 15px solid #f47920;
  border-right: 1px solid #bcbec0;
  border-bottom: 1px solid #bcbec0;
  text-align: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.paragraph-29 {
  margin-bottom: 20px;
  color: #000;
  font-size: 1.25em;
  line-height: 1.3em;
}

.paragraph-29.center {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.paragraph-30 {
  width: 100%;
}

.div-block-350 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-351 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-352 {
  min-width: 100px;
  padding-right: 20px;
}

.column-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-70.margin {
  padding-bottom: 60px;
}

.div-block-353 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 400;
}

.div-block-353:hover {
  background-color: #e5f5fb;
}

.div-block-353.right-border {
  border-right-style: solid;
}

.button-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-39 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 24px;
}

.button-text {
  margin-bottom: 0px;
}

.button-margin {
  padding-right: 0px;
  padding-left: 0px;
}

.button-margin-mobile {
  padding-right: 0px;
  padding-left: 0px;
}

.large-image-left-14 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/arson-stay-informed-2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-11 {
  list-style-type: none;
}

.paragraph-31 {
  margin-bottom: 0px;
}

.list-item-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-77 {
  margin-right: 20px;
}

.large-image-right-14 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/arson-investigation-officers.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arson-color {
  color: #38040e;
}

.heading-40 {
  margin-bottom: 20px;
  padding: 5px;
  background-color: #f8f8f8;
  text-align: center;
}

.paragraph-32 {
  text-align: left;
}

.div-block-354 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-image-left-15 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/arson-stay-informed.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-left-16 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/arson-stay-informed-3.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dropdown-14 {
  width: 100%;
  box-shadow: 1px 1px 20px -13px #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.dropdown-14:hover {
  background-color: #f8f8f8;
}

.dropdown-14.portrait {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dropdown-toggle-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle-19.w--open {
  height: auto;
}

.dropdown-toggle-19.small-min-height {
  min-height: 280px;
}

.dropdown-toggle-19.no-min-height {
  min-height: auto;
}

.dropdown-toggle-19.portrait {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dropdown-list-10 {
  position: static;
}

.dropdown-list-10.w--open {
  padding: 40px 40px 20px;
  background-color: transparent;
}

.heading-41 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  text-align: center;
}

.heading-41.no-padding {
  margin-bottom: 0px;
}

.heading-41.left {
  text-align: left;
}

.heading-41.left.padding {
  margin-bottom: 20px;
}

.paragraph-33 {
  margin-top: 20px;
  margin-bottom: 30px;
}

.paragraph-33.center {
  text-align: center;
}

.business-and-industry-color {
  color: #38040e;
}

.div-block-355 {
  height: 100%;
  padding: 20px 40px 40px;
  background-color: #f8f8f8;
}

.columns-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.columns-28.margin {
  margin-top: 60px;
  margin-bottom: 60px;
}

.column-73 {
  padding-left: 0px;
}

.column-74 {
  padding-right: 0px;
}

.columns-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-color: #f8f8f8;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.link-block-34:hover {
  background-color: #e5f5fb;
}

.text-block-12 {
  padding-top: 20px;
}

.column-75.left {
  padding-left: 0px;
}

.column-75.right {
  padding-right: 0px;
}

.large-image-right-15 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/industry-fire-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-image-right-16 {
  width: 1200px;
  height: 410px;
  margin-right: -355px;
  background-image: url('../images/bpa-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dropdown-wrapper-div {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.dropdown-trigger-div {
  padding: 20px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #000;
  background-image: url('../images/plus-icon.svg');
  background-position: 98% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 20px;
  cursor: pointer;
}

.dropdown-trigger-div:hover {
  background-color: #f8f8f8;
}

.dropdown-content-div {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.dropdown-content-div.padding {
  padding: 20px 20px 0px;
}

.last-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #fff;
  box-shadow: 3px 3px 9px -3px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.last-tab:hover {
  background-color: #e5f5fb;
}

.last-tab.w--current {
  background-color: #e5f5fb;
}

.last-tab.border-right {
  border-style: none;
}

.last-tab.border-right.border-bottom {
  border-style: none;
}

.last-tab.border-right.border-bottom.highlight {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  background-color: #00294d;
  color: #fff;
}

.last-tab.border-right.border-bottom.highlight:hover {
  background-color: #125692;
}

.last-tab.border-bottom {
  border-style: none;
}

.div-block-356 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-356.hide {
  display: none;
}

.tab-pane-tab-1-4 {
  width: 100%;
}

.grid {
  margin-bottom: 40px;
  padding-top: 2px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 3.25fr 1.25fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 3.25fr 1.25fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
}

.div-block-360 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 1px;
  font-size: 16px;
  text-align: left;
}

.div-block-360.divider {
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #000;
}

.div-block-360.table-heading {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f8f8f8;
  text-align: center;
}

.div-block-360.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.div-block-360.main-table-heading {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #ccc;
  font-weight: 700;
  text-align: center;
}

.div-block-361 {
  height: 0px;
}

.grid-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 2px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2.75fr 1fr 1fr 1fr;
  grid-template-columns: 2.75fr 1fr 1fr 1fr;
}

.grid-3 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 2px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.column-76 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.columns-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}

.dropdown-15 {
  width: 100%;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

.dropdown-15.last {
  margin-bottom: 20px;
}

.dropdown-toggle-20 {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  white-space: normal;
}

.dropdown-toggle-20:hover {
  background-color: #f8f8f8;
}

.dropdown-toggle-20.w--open:hover {
  background-color: #eee;
}

.dropdown-award-content {
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000;
  text-align: left;
}

.dropdown-award-content h1 {
  color: #00294d;
  text-align: center;
}

.dropdown-award-content h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.dropdown-award-content p {
  margin-bottom: 0px;
}

.dropdown-award-content h6 {
  font-size: 16px;
}

.dropdown-award-content.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.key-dates {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 40px;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 20px solid #00294d;
  border-left: 20px solid #00294d;
  background-color: #f8f8f8;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}

.image-79 {
  margin-right: 30px;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bcoe-event.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-138.tablet {
  background-image: url('../images/hp-news-3.jpg');
}

.heading-43 {
  color: #000;
}

.text-block-13 {
  font-size: 14px;
  text-align: right;
}

.lightbox-link-2 {
  display: block;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #000;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.lightbox-link-2:hover {
  background-color: #eee;
}

.image-81 {
  width: 100%;
  border: 4px solid #eee;
  border-radius: 10px;
}

.heading-44 {
  font-size: 18px;
  font-weight: 400;
}

.columns-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.columns-33.padding-top {
  padding-top: 40px;
}

.column-82 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.column-82.hide {
  display: none;
}

.column-82.right-border {
  border-right-style: solid;
}

.column-82.right-border.top-border {
  border-right-style: solid;
}

.column-82.bottom-border {
  border-bottom-style: none;
}

.column-82.top-border {
  border-top: 1px solid #ccc;
}

.column-82.left-border {
  border-left: 1px solid #ccc;
}

.paragraph-36 {
  font-weight: 400;
}

.youtube-2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.column-83 {
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.dropdown-toggle-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 20px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #000;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 16px;
  white-space: normal;
}

.dropdown-toggle-21:hover {
  background-color: #f8f8f8;
}

.dropdown-list-11 {
  position: static;
}

.dropdown-list-11.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.column-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 5px;
}

.column-84.no-border {
  border-bottom-style: none;
}

.column-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.column-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 5px;
}

.column-87 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 5px;
}

.columns-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.columns-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.columns-36.margin-bottom {
  margin-bottom: 60px;
}

.div-block-369 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 70px;
  padding: 10px 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-align: left;
}

.html-embed-19 {
  width: 100%;
}

.div-block-370 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.div-block-371 {
  width: 100%;
  max-width: 1000px;
}

.div-block-371.extra {
  padding-top: 60px;
}

.dropdown-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00294d;
}

.dropdown-18 {
  display: block;
}

.dropdown-toggle-22 {
  display: block;
  margin-top: 20px;
  padding-right: 60px;
  background-color: #f8f8f8;
  background-image: url('../images/plus-icon.svg');
  background-position: 98% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 20px;
  line-height: 28px;
}

.dropdown-toggle-22.w--open {
  background-image: url('../images/minus-icon.svg');
}

.dropdown-toggle-22.no-margin {
  margin-top: 0px;
}

.dropdown-list-12 {
  position: static;
}

.dropdown-list-12.w--open {
  background-color: transparent;
}

.dropdown-19 {
  display: block;
}

.dropdown-19.bottom {
  margin-bottom: 20px;
}

.dropdown-toggle-23 {
  display: block;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

.dropdown-toggle-23.w--open {
  margin-bottom: 20px;
}

.dropdown-toggle-23.top {
  margin-top: 0px;
}

.button-12 {
  margin-right: 5px;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #00294d;
  font-size: 16px;
  line-height: 24px;
}

.button-13 {
  margin-left: 5px;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #eee;
  color: #555;
  font-size: 16px;
  line-height: 24px;
}

.div-block-372 {
  margin-bottom: 40px;
}

.grid-4 {
  padding: 10px 20px;
  grid-column-gap: 20px;
  -ms-grid-columns: 4fr 0.75fr 0.75fr;
  grid-template-columns: 4fr 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #e5f5fb;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-3.title {
  font-weight: 700;
}

.div-block-3.title.mobile {
  padding-left: 0px;
}

.div-block-3.hide {
  display: none;
}

.heading-47 {
  font-size: 16px;
}

.content_filter {
  border: 1px solid #dfdfdf;
}

.div-block-373 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content_card-info-text {
  color: #002348;
  font-size: 16px;
  text-align: left;
}

.content_card-info-text.small {
  font-size: 14px;
}

.link-block-35 {
  text-decoration: none;
}

.link-block-35:hover {
  text-decoration: underline;
}

.content_card {
  display: -ms-grid;
  display: grid;
  width: 100%;
  padding: 10px 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-columns: 4fr 0.75fr 0.75fr;
  grid-template-columns: 4fr 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #dfdfdf;
  color: #000;
  text-decoration: none;
}

.div-block-374 {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-375 {
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

.html-embed-20 {
  width: 100%;
  max-width: 1280px;
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

.html-embed-21 {
  display: none;
}

.grid-5 {
  margin-bottom: 60px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-5.no-margin {
  margin-bottom: 0px;
}

.div-block-8 {
  border-radius: 10px;
  background-color: #f8f8f8;
}

.div-block-376 {
  min-height: 240px;
  padding: 30px 40px;
  border-radius: 10px;
}

.div-block-376.no-min {
  min-height: auto;
}

.heading-48 {
  text-align: left;
}

.heading-48.no-padding {
  margin-top: 0px;
  text-align: left;
}

.rich-text-block {
  color: #000;
  font-size: 16px;
  line-height: 22px;
}

.div-block-377 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ewa-recovery-button {
  z-index: 2;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #025d94;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.ewa-recovery-button:hover {
  background-color: #0077c0;
}

.ewa-recovery-button:focus-visible {
  background-color: #0077c0;
  text-decoration: underline;
}

.ewa-recovery-button[data-wf-focus-visible] {
  background-color: #0077c0;
  text-decoration: underline;
}

.text-block-14 {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}

.resource-tab-buttons {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 30px;
  background-color: #eee;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.resource-tab-buttons:hover {
  background-color: #009fd6;
}

.resource-tab-buttons.w--current {
  background-color: #00294d;
  color: #fff;
}

.resource-tab-buttons.margin-right {
  margin-right: 10px;
}

.resource-tab-buttons.margin-right.w--current {
  background-color: #00294d;
  color: #fff;
}

.resource-tab-buttons.margin-left {
  margin-left: 10px;
}

.tabs-menu-14 {
  margin-bottom: 40px;
}

.grid-6 {
  margin-top: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-378 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #f8f8f8;
}

.recovery-dropdown {
  width: 100%;
  border-radius: 10px;
  background-color: #eee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.recovery-dropdown:hover {
  background-color: #f8f8f8;
}

.dropdown-20 {
  width: 100%;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}

.dropdown-toggle {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  color: #025d94;
}

.dropdown-toggle:hover {
  text-decoration: underline;
}

.dropdown-list-13 {
  position: static;
}

.dropdown-list-13.w--open {
  padding-top: 20px;
  background-color: transparent;
  color: #000;
  font-weight: 400;
}

.dropdown-list-13.padding.w--open {
  padding-top: 40px;
}

.columns-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.columns-37.no-padding {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.columns-37.no-padding.margin-top {
  margin-top: 20px;
}

.dropdown-toggle-24 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #00294d;
}

.dropdown-toggle-24:hover {
  text-decoration: underline;
}

.column-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.column-88.mobile {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-88.mobile.left {
  padding-right: 10px;
}

.column-88.mobile.right {
  padding-left: 10px;
}

.column-88.mobile {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-379 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 240px;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.div-block-379.split {
  min-height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-380 {
  border-radius: 10px;
  background-color: #fff;
}

.div-block-380.margin {
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-380.margin.gfa {
  min-height: 320px;
}

.div-block-380.gfa {
  min-height: 320px;
}

.div-block-380.no-margin {
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-380.no-margin.gfa {
  min-height: 320px;
}

.heading-49 {
  text-align: center;
}

.heading-49.left {
  margin-bottom: 20px;
  color: #000;
  text-align: left;
}

.heading-49.left.mobile.small {
  font-size: 20px;
  line-height: 24px;
}

.heading-49.no-padding {
  margin-top: 0px;
  text-align: left;
}

.heading-50 {
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.heading-50.black {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #000;
  font-size: 32px;
  font-weight: 400;
}

.div-block-381 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.dropdown-toggle-7 {
  padding: 0px;
}

.columns-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-382 {
  min-height: 240px;
  padding: 30px 40px;
  border-radius: 10px;
  background-color: #f8f8f8;
}

.icon-7 {
  margin-right: 0px;
  padding-right: 25px;
}

.heading-51 {
  margin-bottom: 5px;
  color: #707070;
  font-weight: 400;
}

.ewar-view-more-button {
  padding: 10px 30px 10px 10px;
  color: #025d94;
}

.ewar-view-more-button:hover {
  text-decoration: underline;
}

.ewar-view-more-button:focus-visible {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.ewar-view-more-button[data-wf-focus-visible] {
  background-color: #f8f8f8;
  text-decoration: underline;
}

.ewa-recovery-button-2 {
  position: absolute;
  right: 40px;
  z-index: 2;
  padding: 15px 30px;
  border-radius: 30px;
  background-color: #025d94;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.ewa-recovery-button-2:hover {
  background-color: #0077c0;
}

.dropdown-3 {
  z-index: 1;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.html-embed-22 {
  display: none;
}

.large-image-left-17 {
  width: 1200px;
  height: 410px;
  margin-left: -395px;
  background-image: url('../images/storm-know-your-risk.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.list-item-16 {
  list-style-type: none;
}

.div-block-295 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-295.small-padding {
  margin-top: 40px;
}

.content-single {
  max-width: 1200px;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #000;
  text-align: left;
}

.content-single.red-alert {
  display: none;
}

.content-single.yellow-alert {
  display: none;
}

.content-single.blue-alert {
  display: none;
}

.content-single.no-margin h2 {
  margin-bottom: 0px;
  font-size: 32px;
}

.content-single.center {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.content-single.center h2 {
  text-align: center;
}

.content-single.center p {
  text-align: center;
}

.content-single.padding {
  margin-top: 40px;
  margin-bottom: 0px;
}

.content-single h1 {
  color: #00294d;
  text-align: center;
}

.content-single h5 {
  display: block;
  padding: 5px 5px 5px 10px;
  background-color: #00294d;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.content-single.lists {
  margin-bottom: 20px;
}

.content-single.lists p {
  margin-bottom: 0px;
}

.content-single.center-header h2 {
  text-align: center;
}

.content-single.center-header h3 {
  text-align: center;
}

.content-single.center-header p {
  margin-left: 20px;
}

.content-single.heading-center {
  width: 100%;
}

.content-single.heading-center h3 {
  margin-bottom: 40px;
  text-align: center;
}

.content-single.heading-center h2 {
  text-align: center;
}

.content-single.narrow {
  max-width: 752px;
}

.content-single.narrow h2 {
  text-align: center;
}

.content-single.header-center h2 {
  text-align: center;
}

.content-single.height {
  margin-bottom: 20px;
  line-height: 16px;
}

.content-single.height p {
  margin-bottom: 0px;
}

.content-single.red {
  color: red;
}

.content-single.margin-top {
  margin-top: 60px;
}

.content-single.nominations strong {
  display: inline-block;
}

.content-single.small-margin-top {
  margin-top: 40px;
}

.content-single.no-p-margin p {
  margin-bottom: 0px;
}

.content-single.single {
  margin-top: 20px;
}

.content-single.single.center-no-padding p {
  text-align: center;
}

.content-single.list {
  padding-left: 40px;
}

.content-single p {
  margin-bottom: 0px;
}

.list-item-17 {
  list-style-type: none;
}

.tabs-menu-15 {
  text-align: center;
}

.tabs-content-9 {
  width: 100%;
}

.tabs-17 {
  width: 100%;
}

.list-13 {
  padding-left: 20px;
}

.columns-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  background-color: #000;
}

.grid-7 {
  -ms-grid-columns: 0.25fr 1.75fr;
  grid-template-columns: 0.25fr 1.75fr;
}

.paragraph-37 {
  color: #000;
}

.list-item-18 {
  list-style-type: none;
}

.heading-52 {
  margin-top: 40px;
  text-align: center;
}

.div-block-383 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 650px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
}

.div-block-383.mobile {
  display: none;
}

.dropdown-21 {
  display: block;
  width: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px none #000;
  font-family: 'Public Sans', sans-serif;
  color: #000;
  font-size: 16px;
}

.dropdown-21.last {
  border-bottom-style: solid;
}

.dropdown-toggle-26 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  white-space: normal;
}

.icon-12 {
  margin-right: 0px;
}

.dropdown-list-14 {
  position: static;
}

.dropdown-list-14.w--open {
  display: block;
  background-color: transparent;
}

._000-contact-modal {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
}

.ses-contact-modal {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.numbers-contact-modal {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100%;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.div-block-384 {
  margin-top: 40px;
  background-color: #f8f8f8;
}

.dropdown-22 {
  display: block;
  margin-top: 20px;
  background-color: #f8f8f8;
}

.dropdown-toggle-27 {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/plus-icon.svg');
  background-position: 98% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  font-size: 20px;
  white-space: normal;
}

.dropdown-toggle-27.w--open {
  white-space: normal;
}

.text-block-15 {
  color: #000;
  font-size: 32px;
}

.div-block-385 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-82 {
  margin-right: 20px;
}

.dropdown-list-15 {
  background-color: transparent;
}

.dropdown-list-15.w--open {
  position: static;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f8f8f8;
}

.div-block-386 {
  display: none;
}

.html-embed-23 {
  height: 800px;
}

.grid-8 {
  grid-column-gap: 4px;
  grid-row-gap: 6px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-block-387 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.div-block-387.blue {
  background-color: #7ca9d7;
}

.div-block-387.grey {
  background-color: #bbb;
}

.div-block-387.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-387.dark-blue {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #00294d;
}

.div-block-387.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-19 {
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 20px;
}

.div-block-390 {
  height: 100%;
  margin-top: 5px;
  padding: 40px;
  background-color: #f8f8f8;
  box-shadow: 1px 1px 9px -5px #000;
}

.div-block-390.top-boder {
  border-top: 10px solid #154a79;
}

.div-block-390.bottom-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 10px solid #154a79;
}

.two-column-text-only-equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.two-column-text-only-equal.tablet {
  margin-bottom: 5px;
}

.two-column-text-only-equal.tablet.left-text {
  position: relative;
}

.grid-9 {
  grid-column-gap: 4px;
  grid-row-gap: 6px;
  -ms-grid-columns: 0.75fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 0.75fr 1fr 1fr 1fr 1fr;
}

.content-2 {
  color: #000;
  text-align: left;
}

.content-2.no-p-margin.centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-2.small-p-margin {
  padding-bottom: 40px;
}

.content-2.single {
  margin-top: 20px;
}

.bushfire-campaign-slide {
  width: 100%;
  height: 100%;
  background-image: url('../images/afdrs-homepage.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-398 {
  width: 450px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-to-external-2 {
  position: relative;
  z-index: 10;
  padding: 12px 50px 12px 25px;
  border-radius: 30px;
  background-color: #00294d;
  background-image: url('../images/external-icon.svg');
  background-position: 92% 38%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
}

.button-to-external-2:hover {
  background-color: #0e4177;
}

.button-to-external-2.margin-top {
  position: relative;
  z-index: 10;
  margin-top: 20px;
}

.button-to-external-2.full-width {
  width: 90%;
}

.extreme-area {
  position: absolute;
  right: 163px;
  width: 140px;
  height: 260px;
  border-radius: 100px;
  background-color: #2cbbc0;
  opacity: 0;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  cursor: pointer;
}

.extreme-area.extreme-btn-2 {
  right: 190px;
  width: 140px;
  border-radius: 0px;
  opacity: 0;
}

.extreme-area.extreme-btn-2.active {
  opacity: 0;
}

.image-53 {
  width: 500px;
  min-width: 500px;
}

.div-block-399 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.afdrs-no-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #000;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-no-rating.w--current {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
}

.in-text-dropdown-toggle-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 60px 15px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  background-image: url('../images/plus-icon.svg');
  background-position: 95% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 16px;
  line-height: 24px;
  white-space: normal;
}

.in-text-dropdown-toggle-2.w--open {
  background-image: url('../images/minus-icon.svg');
}

.high-area {
  position: absolute;
  left: 170px;
  width: 140px;
  height: 260px;
  background-color: #c02c2c;
  opacity: 0;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  cursor: pointer;
}

.high-area.high-btn-2 {
  left: 188px;
  width: 140px;
  opacity: 0;
}

.high-area.high-btn-2.active {
  opacity: 0;
}

.afdrs-orange {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none;
  border-width: 1px;
  border-color: rgba(247, 129, 0, 0.5);
  background-color: rgba(247, 129, 0, 0.5);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-orange.w--current {
  border-style: solid none;
  border-width: 1px;
  border-color: #f78100 #000;
  background-color: #f78100;
}

.alert-column-text {
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.warnings-wrapper-2 {
  display: block;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 15px;
  line-height: 24px;
}

.catastrophic-area {
  position: absolute;
  left: auto;
  top: 50px;
  right: 43px;
  width: 140px;
  height: 260px;
  border-radius: 100px;
  background-color: #000;
  opacity: 0;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  cursor: pointer;
}

.catastrophic-area.catastrophic-btn-2 {
  top: 78px;
  right: 90px;
  width: 140px;
  border-radius: 0px;
  opacity: 0;
}

.catastrophic-area.catastrophic-btn-2.active {
  opacity: 0;
}

.alert-column-fdr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-width: 500px;
  padding-right: 0px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.moderate-area {
  position: absolute;
  left: 15%;
  top: 73px;
  right: auto;
  bottom: 0%;
  width: 140px;
  height: 260px;
  border-radius: 100px;
  background-color: #000;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
}

.moderate-area.moderate-btn-2 {
  width: 140px;
  border-radius: 0px;
  opacity: 0;
  -webkit-transition-property: none;
  transition-property: none;
}

.moderate-area.moderate-btn-2.active {
  opacity: 0;
}

.afdrs-high {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none;
  border-width: 1px;
  border-color: rgba(254, 221, 58, 0.5);
  background-color: rgba(254, 221, 58, 0.5);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-high.w--current {
  border-style: solid none;
  border-width: 1px;
  border-color: #fedd3a #000;
  background-color: #fedd3a;
}

.afdrs-green {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none;
  border-width: 1px;
  border-color: rgba(100, 191, 48, 0.5);
  background-color: rgba(100, 191, 48, 0.5);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-green.w--current {
  border-style: solid none;
  border-width: 1px;
  border-color: #64bf30 #000;
  background-color: #64bf30;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-catastrophic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid none;
  border-width: 1px;
  border-color: rgba(173, 9, 9, 0.5);
  background-color: rgba(173, 9, 9, 0.5);
  color: #000;
  font-size: 18px;
  text-align: center;
}

.afdrs-catastrophic.w--current {
  border-style: solid none;
  border-width: 1px;
  border-color: #ad0909 #000;
  background-color: #ad0909;
  color: #fff;
}

.no-rating-area {
  position: absolute;
  left: 4%;
  top: auto;
  right: auto;
  bottom: 4%;
  z-index: 1;
  width: 230px;
  height: 20px;
  background-color: #000;
  opacity: 0;
  cursor: pointer;
}

.no-rating-area.no-rating-btn-2 {
  left: 8%;
  width: 230px;
  opacity: 0;
}

.no-rating-area.no-rating-btn-2.active {
  opacity: 0;
}

.slide-nav-5 {
  top: 12%;
  display: none;
}

.div-block-400 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-29 {
  font-weight: 700;
  text-decoration: underline;
}

.slider-11 {
  width: 100%;
  height: auto;
  margin-top: 20px;
  background-color: transparent;
}

.list-2 {
  margin-bottom: 20px;
  font-size: 1.25em;
  line-height: 1.5em;
}

.list-2.padding-bottom {
  margin-bottom: 30px;
}

.catastrophic-btn-2 {
  width: 20%;
  border-style: solid none;
  border-width: 2px;
  border-color: #ad0909;
  background-color: #ad0909;
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.catastrophic-btn-2:hover {
  background-color: #890909;
}

.catastrophic-btn-2.active {
  opacity: 1;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition-property: all;
  transition-property: all;
}

.div-block-403 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-53 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 28px;
}

.heading-53.sub {
  margin-bottom: 30px;
  font-weight: 400;
}

.heading-53.fdr {
  margin-top: 20px;
  margin-bottom: 0px;
}

.no-rating-btn-2 {
  width: 20%;
  border: 2px solid #fff;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.no-rating-btn-2:hover {
  background-color: #f8f8f8;
}

.no-rating-btn-2.active {
  opacity: 1;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition-property: all;
  transition-property: all;
}

.paragraph-38 {
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.link-30 {
  color: #000;
  text-decoration: underline;
}

.moderate-btn-2 {
  width: 20%;
  border-style: solid none;
  border-width: 2px;
  border-color: #64bf30 rgba(0, 0, 0, 0.5) #64bf30 rgba(0, 0, 0, 0.5);
  background-color: #64bf30;
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.moderate-btn-2:hover {
  background-color: #64ab30;
}

.moderate-btn-2.active {
  opacity: 1;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition-property: all;
  transition-property: all;
}

.div-block-27 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-401 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 20px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 10px 1px 1px;
  border-color: #64bf30 #bcbec0 #bcbec0;
  background-color: #fff;
}

.div-block-401.white {
  border-top-color: #000;
}

.div-block-401.red {
  border-top-color: #ad0909;
}

.div-block-401.orange {
  border-top-color: #f78100;
}

.div-block-401.yellow {
  border-top-color: #fedd3a;
}

.left-arrow-5 {
  display: none;
}

.right-arrow-7 {
  display: none;
}

.slide-10 {
  margin-top: 40px;
}

.extreme-btn-2 {
  width: 20%;
  border-style: solid none;
  border-width: 2px;
  border-color: #f78100 rgba(0, 0, 0, 0.5) #f78100 #f78100;
  background-color: #f78100;
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.extreme-btn-2:hover {
  background-color: #f76100;
}

.extreme-btn-2.active {
  opacity: 1;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition-property: all;
  transition-property: all;
}

.content-section-campaign {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/bushfire-campaign-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bushfire-campaign-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.high-btn-2 {
  width: 20%;
  border-style: solid none;
  border-width: 2px;
  border-color: #fedd3a rgba(0, 0, 0, 0.5) #fedd3a #fedd3a;
  background-color: #fedd3a;
  opacity: 1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.high-btn-2:hover {
  background-color: #febf3a;
}

.high-btn-2.active {
  opacity: 1;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition-property: all;
  transition-property: all;
}

.heading-54 {
  margin-top: 5px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
}

.heading-54.black {
  color: #00294d;
}

.div-block-404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  padding: 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.columns-40 {
  width: 100%;
  max-width: 480px;
}

.column-89 {
  background-color: #ad2831;
}

.column-90 {
  background-color: #800e13;
}

.column-91 {
  background-color: #014f86;
}

.column-92 {
  background-color: #01497c;
}

.column-93 {
  background-color: #013a63;
}

.column-94 {
  background-color: #012a4a;
}

.column-95 {
  background-color: #5d402a;
}

.column-96 {
  background-color: #612d93;
}

.bushfire-large {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ad2831;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.bushfire-large:hover {
  z-index: 99;
  background-color: #941921;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.bushfire-large.w--current {
  background-color: #ad2831;
  font-weight: 500;
}

.bushfire-large.w--current:hover {
  background-color: #94131c;
}

.structure-fire-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #800e13;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.structure-fire-large:hover {
  z-index: 99;
  background-color: #610b0f;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.structure-fire-large.w--current {
  background-color: #800e13;
}

.cyclone-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #014f86;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.cyclone-large:hover {
  z-index: 99;
  background-color: #033d66;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.cyclone-large.w--current {
  background-color: #014f86;
}

.cyclone-large.w--current:hover {
  background-color: #033d66;
}

.flood-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #013a63;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.flood-large:hover {
  z-index: 99;
  background-color: #022b49;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.flood-large.w--current {
  background-color: #013a63;
}

.storm-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #01497c;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.storm-large:hover {
  z-index: 99;
  background-color: #033457;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.storm-large.w--current {
  background-color: #01497c;
}

.tsunami-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #012a4a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.tsunami-large:hover {
  z-index: 99;
  background-color: #011c31;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.tsunami-large.w--current {
  background-color: #012a4a;
}

.earthquake-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 10px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5d402a;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.earthquake-large:hover {
  z-index: 99;
  background-color: #442c19;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.earthquake-large.w--current {
  background-color: #5d402a;
}

.hazmat-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 110px;
  padding: 14px 5px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #612d93;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.hazmat-large:hover {
  z-index: 99;
  background-color: #461774;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hazmat-large.w--current {
  background-color: #612d93;
}

.column-97 {
  padding-right: 0px;
  padding-left: 0px;
}

.grid-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-55 {
  max-width: 700px;
  margin-bottom: 40px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

.heading-55.padding {
  margin-bottom: 0px;
  padding-top: 40px;
}

.background-video-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -7px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 41, 77, 0.5)), to(rgba(0, 41, 77, 0.5))), url('../images/livestream-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 41, 77, 0.5), rgba(0, 41, 77, 0.5)), url('../images/livestream-bg.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.section-2.hide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-56 {
  color: #fff;
  text-align: center;
}

.background-video-3 {
  position: static;
  z-index: 0;
  width: 100%;
}

.grid-11 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.content-section-campaign-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eee;
  opacity: 1;
}

.div-block-406 {
  padding-bottom: 10px;
  background-color: #000;
}

.div-block-407 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.div-block-407.hide {
  display: none;
}

.div-block-408 {
  position: absolute;
  right: 31px;
  bottom: 113px;
  padding: 5px 10px;
  background-color: #fff;
}

.transcript-link {
  display: block;
  padding-top: 10px;
}

.collection-list {
  display: block;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-57 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #036;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}

.icon-13 {
  margin-right: 10px;
}

.filters-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.filters-hide-2 {
  display: none;
  padding-top: 16px;
  font-size: 12px;
}

.checkbox {
  margin: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
}

.div-block-17 {
  width: 100%;
  padding-right: 0px;
  padding-bottom: 10px;
  text-align: right;
}

.div-block-16 {
  overflow: visible;
  border: 2px solid #036;
  background-color: #fff;
}

.dropdown-23 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #dfdfdf;
  color: #000;
  font-size: 16px;
}

.dropdown-23:hover {
  background-color: #e5f5fb;
}

.dropdown-23.last {
  border-right-style: solid;
}

.collection-list-wrapper {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.collection-list-wrapper.hide {
  display: none;
}

.check {
  margin-right: 0px;
  padding: 5px 10px;
  border: 2px solid #aa131a;
  border-radius: 5px;
  background-color: #fff;
  color: #aa131a;
  font-size: 14px;
}

.check.no-margin {
  margin-right: 0px;
}

.dropdown-toggle-28 {
  display: block;
  padding: 15px 30px 15px 15px;
}

.filters-group {
  margin: -4px;
}

.filters-group.filters-years {
  margin: 0px;
  padding-top: 0px;
}

.collection-list-item-1 {
  display: inline-block;
}

.filter-section {
  display: block;
  overflow: visible;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dropdown-list-2 {
  background-color: #fff;
}

.dropdown-list-2.w--open {
  margin-top: 6px;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 9px -4px #000;
}

.div-block-409 {
  box-shadow: 1px 1px 20px -13px #000;
}

.heading-58 {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 10px;
  color: #00294d;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
}

.text-span-20 {
  margin-right: -4px;
}

.grid-12 {
  z-index: 99;
  padding-bottom: 40px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.list-14 {
  list-style-type: none;
}

.list-item-19 {
  list-style-type: none;
}

.list-16 {
  margin-bottom: 10px;
}

.list-item-20 {
  margin-top: 10px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.link-block-36 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.image-86 {
  width: 100%;
  max-width: none;
  min-width: 400px;
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-410 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-411 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-39 {
  color: #000;
}

.text-span-21 {
  display: inline-block;
}

.link-block-37 {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.link-31 {
  display: inline-block;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px;
  }

  p {
    line-height: 26px;
  }

  ul {
    padding-left: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .section {
    width: 100%;
    height: 260px;
    margin-top: 150px;
    background-position: 50% 80%;
  }

  .section.tropical-cyclones {
    height: 260px;
    margin-top: 150px;
    background-position: 50% 50%;
  }

  .section.bushfire-overview {
    background-size: cover;
  }

  .section.bushfire-prepare {
    background-size: cover;
  }

  .section.bushfire-during {
    background-size: cover;
  }

  .section.recovery {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/recovering-from-a-bushfire-header.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/recovering-from-a-bushfire-header.jpg');
    background-position: 0px 0px, 60% 50%;
    background-size: auto, cover;
  }

  .section.bpa {
    background-position: 60% 80%;
    background-size: cover;
  }

  .section.tfb {
    background-position: 40% 50%;
    background-size: cover;
  }

  .section.rff {
    background-size: cover;
  }

  .section.planned-burning {
    background-position: 15% 50%;
    background-size: cover;
  }

  .section.at-risk {
    background-size: cover;
  }

  .section.bcoe {
    background-size: cover;
  }

  .section.contact-us {
    background-position: 20% 80%;
    background-size: cover;
  }

  .section.hazardous-materials {
    height: 260px;
    margin-top: 150px;
    background-position: 50% 50%;
  }

  .section.wafes {
    background-image: url('../images/wafes-banner.jpg');
  }

  .section.wafes-conference {
    background-position: 50% 20%;
  }

  .section.recovery {
    height: 260px;
    margin-top: 150px;
    background-position: 50% 50%;
  }

  .section.recovery-bushfire {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/recovering-from-a-bushfire-header.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/recovering-from-a-bushfire-header.jpg');
    background-position: 0px 0px, 60% 50%;
    background-size: auto, cover;
  }

  .section.storm-overview {
    height: 260px;
    margin-top: 150px;
    background-position: 50% 50%;
  }

  .section.ndrc {
    height: 260px;
    margin-top: 150px;
    background-position: 50% 50%;
  }

  .alerts-and-warnings {
    width: 100%;
  }

  .ewa-text {
    font-size: 15px;
  }

  .all-emergency-numbers {
    display: none;
  }

  .image {
    width: 65px;
  }

  .div-block-6 {
    display: none;
  }

  .div-block-7 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading {
    margin-top: 10px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 42px;
    line-height: 44px;
  }

  .heading.nrdc {
    max-width: none;
    font-size: 42px;
    line-height: 44px;
  }

  .div-block-9 {
    height: 360px;
    padding-top: 0px;
  }

  .html-embed-3 {
    width: 100px;
  }

  .menu-wrapper {
    top: 0%;
    right: 0%;
  }

  .dropdown-toggle-2 {
    background-size: 16px 16px;
    font-size: 18px;
    line-height: 18px;
  }

  .dropdown-toggle-2.w--open {
    background-size: 16px 16px;
  }

  .dropdown-link.submenu {
    font-size: 16px;
    line-height: 16px;
  }

  .dropdown-link.submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    padding-left: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
  }

  .link-block-3 {
    font-size: 18px;
    line-height: 18px;
  }

  .dropdown-toggle-3 {
    background-position: 94% 50%;
    font-size: 16px;
    line-height: 16px;
  }

  .link-block-5 {
    font-size: 16px;
    line-height: 16px;
  }

  .div-block-76 {
    height: 360px;
  }

  .div-block-77 {
    height: 360px;
  }

  .div-block-81 {
    height: 360px;
    background-image: none;
  }

  .ewa-link {
    font-size: 12px;
  }

  .header {
    min-height: 512px;
    background-image: none;
  }

  .div-block-88.wider.left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2.campaign {
    text-align: center;
  }

  .paragraph.wider.left {
    text-align: center;
  }

  .background-video {
    min-height: 512px;
  }

  .div-block-91 {
    min-height: 432px;
  }

  .div-block-94 {
    position: absolute;
    top: 0%;
    height: 100%;
  }

  .div-block-94.campaign {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs {
    min-height: 512px;
  }

  .news-and-events {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .columns-2 {
    display: block;
  }

  .news {
    height: auto;
  }

  .news:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }

  .news._2.tablet {
    margin-top: 30px;
    padding: 0px;
  }

  .news._3.tablet {
    padding: 0px;
  }

  .heading-3 {
    font-size: 26px;
  }

  .heading-3.tablet {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-2.tablet {
    display: none;
  }

  .column-4 {
    margin-bottom: 40px;
  }

  .div-block-97.tablet {
    position: static;
    right: 50px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    padding: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-98.tablet {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-102.tablet {
    height: 100px;
    max-width: 200px;
  }

  .button-3 {
    margin-top: 0px;
    font-size: 15px;
  }

  .volunteering {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-105 {
    width: 100%;
    margin-right: 60px;
    margin-left: 60px;
    text-align: center;
  }

  .heading-4 {
    max-width: none;
    font-size: 30px;
    text-align: center;
  }

  .heading-4.left {
    text-align: left;
  }

  .button-4 {
    font-size: 15px;
  }

  .column-5 {
    padding-left: 0px;
  }

  .paragraph-3 {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .paragraph-3.left {
    padding-right: 0px;
    text-align: left;
  }

  .div-block-108 {
    padding-left: 40px;
  }

  .column-9 {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-1.tablet {
    min-width: 180px;
  }

  .tab-link-tab-1.tablet.w--current {
    margin-right: 60px;
    margin-left: 60px;
  }

  .div-block-116 {
    border-width: 4px;
  }

  .tabs-menu-3 {
    width: 100%;
  }

  .heading-5 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-5.slider {
    height: auto;
  }

  .paragraph-4 {
    font-size: 14px;
    line-height: 20px;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .button-5 {
    font-size: 15px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .tabs-3 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .education {
    margin-bottom: 0px;
  }

  .columns-5 {
    display: block;
  }

  .div-block-119 {
    height: 350px;
    max-width: none;
    background-position: 50% 40%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-120 {
    max-width: none;
    padding-right: 20px;
    text-align: left;
  }

  .column-14 {
    padding-right: 0px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .button-6 {
    font-size: 15px;
  }

  .div-block-121 {
    padding-top: 20px;
  }

  .button-7 {
    font-size: 15px;
  }

  .button-8 {
    font-size: 15px;
  }

  .footer {
    padding-bottom: 40px;
  }

  .columns-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-7 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-16 {
    display: none;
  }

  .column-17 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-23 {
    margin-right: 15px;
    margin-left: 15px;
  }

  .column-18 {
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-19 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .column-20 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-126 {
    width: 100%;
  }

  .div-block-127 {
    width: 100%;
  }

  .div-block-127.tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonials-slider {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .slide-3 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .slide-4 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .slide-5 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .slide-6 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .slide-7 {
    margin-right: 20px;
    margin-left: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }

  .div-block-129 {
    width: 180px;
  }

  .mask-4 {
    overflow: visible;
    width: 200px;
  }

  .image-24 {
    width: 30px;
  }

  .column-21 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-23 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-132 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .div-block-133 {
    position: relative;
    top: 42px;
    right: -48px;
  }

  .div-block-134 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 100%;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-135 {
    width: 180px;
    height: 180px;
    border-width: 4px;
  }

  .slider-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }

  .div-block-136 {
    margin-top: 0px;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
  }

  .div-block-137 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-arrow-5 {
    display: none;
  }

  .content-section {
    padding-top: 60px;
  }

  .content-section.additional-margin {
    margin-top: 50px;
  }

  .content-section.margin-bottom {
    margin-top: 0px;
    padding-top: 60px;
  }

  .content-section.contact {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-section.full-height {
    min-height: auto;
    padding-bottom: 40px;
  }

  .content-section.no-mobile-margin {
    padding-top: 20px;
  }

  .content-heading {
    font-size: 30px;
  }

  .content-heading-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-heading-wrapper.center {
    text-align: center;
  }

  .content-heading-blue-underline {
    margin-left: -400px;
  }

  .intro-text-wrapper {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .intro-text {
    font-size: 16px;
    line-height: 26px;
  }

  .intro-section {
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .slide {
    padding: 5px;
  }

  .more-information-section {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .more-information-slider {
    margin-top: 40px;
  }

  .slide-wrapper {
    min-height: 450px;
  }

  .more-information-button {
    position: absolute;
    left: 20px;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slider-mask {
    height: 420px;
  }

  .right-arrow {
    width: 40px;
    height: 80px;
  }

  .icon-4 {
    font-size: 16px;
  }

  .more-information-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .slide-content {
    margin-bottom: 20px;
    padding: 20px 25px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .splide {
    display: none;
    overflow: hidden;
  }

  .splide.bushfire-nav {
    display: none;
  }

  .splide__track.page-nav {
    height: 60px;
  }

  .splide__list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .page-link {
    padding-top: 14px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #f8f8f8;
  }

  .sub-navigation {
    display: none;
    overflow: hidden;
    margin-bottom: 0px;
  }

  .sub-navigation.small {
    overflow: hidden;
  }

  .page-nav-circle {
    top: 3px;
  }

  .progress {
    bottom: 0px;
    z-index: 1;
  }

  .large-content {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-content.reverse {
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .small-content-wrapper {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .alert-content {
    font-size: 14px;
    line-height: 20px;
  }

  .alert-content.left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .campaign-section {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-heading-white {
    font-size: 30px;
  }

  .content-heading-white.no-underline {
    padding-right: 0px;
  }

  .large-image-left-1 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
    background-position: 50% 80%;
    background-size: cover;
  }

  .tooltip {
    z-index: 1;
  }

  .tcc-row-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-12.red-alert {
    width: 100%;
  }

  .button-internal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-internal.border {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .button-internal.no-top-margin {
    font-size: 16px;
  }

  .button-internal.large {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .button-internal.contact {
    display: inline-block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button-internal.margin-right.margin-bottom {
    margin-bottom: 20px;
  }

  .section-no-header {
    background-image: none;
  }

  .response-tip {
    height: auto;
  }

  .columns-12 {
    margin-top: 0px;
  }

  .tabs-menu-6 {
    width: 100%;
  }

  .tab-link-tab-1-2 {
    min-width: 100px;
    font-size: 14px;
    white-space: normal;
  }

  .tab-link-tab-2 {
    white-space: normal;
  }

  .tab-link-tab-2.w--current {
    min-width: 100px;
    font-size: 14px;
  }

  .tab-link-tab-3 {
    min-width: 100px;
    font-size: 14px;
    white-space: normal;
  }

  .tab-link-tab-4 {
    min-width: 100px;
    font-size: 14px;
    white-space: normal;
  }

  .tab-link-tab-5 {
    min-width: 100px;
    font-size: 14px;
    white-space: normal;
  }

  .tab-link-tab-6 {
    min-width: 100px;
    font-size: 14px;
    white-space: normal;
  }

  .tab-pane {
    width: 100%;
  }

  .paragraph-13 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-80.right {
    padding-right: 15px;
  }

  .div-block-80.left {
    padding-left: 15px;
  }

  .submit-button-2 {
    font-size: 14px;
  }

  .dropdown-toggle-9 {
    max-height: none;
    font-size: 16px;
    line-height: 20px;
  }

  .list-9 {
    font-weight: 400;
  }

  .paragraph-14 {
    color: #000;
  }

  .rich-text-block-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .full-width-dropdown {
    max-height: none;
    font-size: 16px;
    line-height: 20px;
  }

  .full-width-dropdown.no-margin-mobile {
    margin-top: 0px;
  }

  .div-block-221 {
    overflow: auto;
    min-width: 500px;
  }

  .text-field-4 {
    margin-right: 0px;
  }

  .paragraph-19 {
    font-size: 14px;
  }

  .red {
    display: block;
  }

  .div-block-226 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .radio-button-label-2 {
    font-size: 14px;
  }

  .paragraph-20 {
    font-size: 14px;
  }

  .field-label-4 {
    font-size: 16px;
  }

  .radio-button-label-3 {
    font-size: 16px;
  }

  .div-block-232 {
    display: none;
  }

  .div-block-236 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-237 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-span-14 {
    font-size: 16px;
  }

  .tabs-5.margin {
    margin-bottom: 40px;
  }

  .resources-tabs {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .columns-16 {
    display: block;
  }

  .column-47 {
    margin-top: 20px;
  }

  .content.margin-top {
    margin-top: 40px;
  }

  .content-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-columns.image-first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .content-columns.image-first.margin-top.extra {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-columns.margin-top {
    display: block;
  }

  .content-columns.margin-top.extra {
    margin-top: 20px;
  }

  .content-columns.margin-top.extra.image-first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .content-columns.show-image-first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .content-columns.show-image-first.margin-bottom {
    margin-bottom: 20px;
  }

  .content-wrapper {
    margin-top: 40px;
  }

  .content-wrapper.no-margin {
    overflow: hidden;
  }

  .content-wrapper.small-margin {
    margin-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
  }

  .content-wrapper.contact {
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .content-wrapper.bottom-padding {
    margin-bottom: 40px;
  }

  .content-wrapper.workshops {
    min-height: auto;
  }

  .text-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-column.bottom {
    padding-bottom: 0px;
  }

  .image-column {
    padding-left: 0px;
  }

  .button-to-external {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
  }

  .full-width-dropdown-toggle {
    background-position: 97.5% 50%;
    font-size: 20px;
    line-height: 26px;
  }

  .half-dropdown {
    max-height: none;
    font-size: 16px;
    line-height: 26px;
  }

  .half-dropdown-toggle {
    background-position: 95% 50%;
    font-size: 20px;
    white-space: normal;
  }

  .half-dropdown-toggle.no-max-height.w--open {
    line-height: 26px;
  }

  .half-dropdown-column-left {
    padding-right: 0px;
  }

  .half-dropdown-column-left.mobile-margin {
    margin-bottom: 20px;
  }

  .half-dropdown-column-right {
    padding-left: 0px;
  }

  .in-text-dropdown-toggle {
    padding-right: 40px;
    background-position: 95% 50%;
    font-size: 20px;
    white-space: normal;
  }

  .text-column-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-column-left {
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .text-only-column-left {
    padding-right: 0px;
  }

  .text-only-column-right.no-margin {
    padding-left: 0px;
  }

  .content-white.contact {
    max-width: 600px;
  }

  .button-internal-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .large-image-right-1 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .tcc-row-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-and-text-column-left {
    padding-right: 0px;
  }

  .dropdown-and-text-column-right {
    padding-left: 0px;
  }

  .large-image-left-2 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-2 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-3 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-3 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-right-4 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-4 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .medium-content-wrapper.center-small.thank-you {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .medium-content-wrapper.extra-padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .contact-section {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .columns-17.margin-top.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hazard-column-left {
    margin-bottom: 60px;
    padding-left: 0px;
  }

  .hazard-column-left.no-margin {
    padding-right: 0px;
  }

  .hazard-column-right {
    margin-bottom: 60px;
    padding-right: 0px;
  }

  .hazard-column-right.hide {
    display: none;
  }

  .hazard-column-right.no-margin {
    padding-left: 0px;
  }

  .hazard-column-right.mobile-hide {
    display: none;
  }

  .hazard-column-middle {
    margin-bottom: 60px;
  }

  .hazard-column-middle.mobile-hide {
    display: none;
  }

  .light-blue-underline {
    margin-left: -400px;
  }

  .div-block-249 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu-10 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-link-tab-1-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-tab-1-5.w--current {
    width: 33.33%;
  }

  .tab-link-tab-2-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-tab-3-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .red-alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-250 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .large-image-right-5 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .warnings-wrapper {
    font-size: 14px;
    line-height: 20px;
  }

  .list-10 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .large-image-left-5 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .red-underline {
    margin-left: -400px;
  }

  .div-block-251 {
    margin-top: 20px;
  }

  .tab-link-tab-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-tab-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .tab-link-tab-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .large-image-right-6 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-6 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-left-7 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-7 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .div-block-257 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .large-image-left-8 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-8 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .dropdown-toggle-12 {
    white-space: normal;
  }

  .large-image-right-9 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-9 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-left-10 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-10 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .half-dropdown-toggle-grant {
    min-height: 190px;
    background-position: 95% 50%;
    white-space: normal;
  }

  .link-block-20 {
    min-height: 190px;
    padding-right: 40px;
  }

  .div-block-271 {
    min-width: 50px;
  }

  .grants-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .large-image-left-11 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-11 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .menu-button-3 {
    margin-left: 0px;
  }

  .div-block-276 {
    display: none;
  }

  .link-block-21 {
    width: 70px;
  }

  .div-block-280 {
    overflow: hidden;
  }

  .alert-wrapper.blue {
    width: 50%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .alert-wrapper.yellow {
    width: 50%;
    height: auto;
  }

  .alert-wrapper.red {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: auto;
  }

  .alert-wrapper.clear {
    width: 50%;
    height: auto;
  }

  .large-image-right-12 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-12 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .columns-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-283 {
    width: 100%;
  }

  .column-48 {
    margin-top: 20px;
  }

  .alert-wrapper-flood.blue {
    width: 50%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .alert-wrapper-flood.yellow {
    width: 33.33%;
    height: auto;
  }

  .alert-wrapper-flood.red {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    height: auto;
  }

  .alert-wrapper-flood.blue {
    width: 33.33%;
    height: auto;
  }

  .large-image-right-13 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-13 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .div-block-289 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-289.no-border {
    border-left-style: none;
  }

  .div-block-289.no-border.tablet {
    border-left-style: solid;
  }

  .columns-21 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-291 {
    top: 50%;
    bottom: auto;
  }

  .left-arrow-2 {
    display: none;
  }

  .alert-wrapper-flood-grey {
    width: 33.33%;
  }

  .navbar-wrapper {
    height: 75px;
  }

  .content-heading-flood {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-heading-floodwaters {
    font-size: 30px;
  }

  .button-internal-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-25 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-25 {
    font-size: 16px;
  }

  .div-block-301 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-26 {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-27 {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 30px;
  }

  .contact-form-content p {
    font-size: 20px;
  }

  .form-block-3 {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    border-style: none;
  }

  .select-field {
    height: 60px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }

  .select-field.no-margin {
    width: 100%;
  }

  .form-block-4 {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top-style: none;
    border-bottom-style: none;
  }

  .form-block-4.grey {
    border-top-style: none;
    background-color: #f8f8f8;
  }

  .div-block-304 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-305 {
    width: 60px;
    padding-right: 15px;
  }

  .bfs {
    display: none;
  }

  .column-59 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-10 {
    margin-top: 20px;
  }

  .div-block-320 {
    height: auto;
    max-width: none;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .div-block-320.mobile {
    top: -40px;
    display: block;
    height: 150px;
    border-radius: 20px 20px 0px 0px;
    background-image: url('../images/warning-lines_1.svg'), url('../images/warnings-background.jpg');
    background-position: 50% 0%, 50% 40%;
    background-size: 150px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .div-block-321 {
    max-width: none;
    padding: 40px 0px;
    background-color: transparent;
  }

  .heading-32 {
    padding-right: 40px;
    padding-left: 40px;
    line-height: 38px;
  }

  .warnings-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
  }

  .text-block-10 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .image-67 {
    display: block;
  }

  .div-block-324 {
    z-index: 99;
  }

  .link-block-23 {
    width: 100%;
    height: 75px;
    padding: 0px 35px 0px 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .link-block-23:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7c0e13), to(#7c0e13));
    background-image: linear-gradient(180deg, #7c0e13, #7c0e13);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .ewa-text-2 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 18px;
    line-height: 28px;
  }

  .ewa-link-2 {
    line-height: 18px;
  }

  .alerts-and-warnings-2 {
    width: 100%;
    height: 75px;
  }

  .dropdown-toggle-15 {
    height: 75px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: 16px 16px;
    font-size: 18px;
    line-height: 24px;
  }

  .dropdown-toggle-15.w--open {
    padding-left: 25px;
    background-size: 16px 16px;
  }

  .div-block-326 {
    top: 50%;
    bottom: auto;
  }

  .navbar-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-327 {
    height: auto;
  }

  .link-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
  }

  .link-block-24.margin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
  }

  .dropdown-toggle-16 {
    height: 65px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 94% 50%;
    font-size: 16px;
    line-height: 16px;
  }

  .dropdown-toggle-16.w--open {
    padding-left: 35px;
  }

  .bottom-line {
    position: absolute;
    left: 5px;
    top: 35px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .white-logos-2 {
    display: none;
  }

  .menu-button-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-328 {
    position: fixed;
    top: 75px;
    width: 100%;
    height: 75px;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }

  .black-logos-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .top-line {
    position: absolute;
    left: 5px;
    top: 15px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .link-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-329 {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .middle-line {
    position: absolute;
    left: 5px;
    top: 25px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .menu-wrapper-2 {
    position: fixed;
    top: 0%;
    right: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    width: 100%;
    height: auto;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .link-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
  }

  .image-68 {
    width: 50px;
  }

  .button-11 {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: block;
    padding: 35px 25px 15px;
    border-radius: 50px;
    background-color: #00294d;
    background-image: url('../images/top-icon.svg');
    background-position: 50% 20%;
    background-size: 18px;
    background-repeat: no-repeat;
    box-shadow: 3px 3px 7px -1px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 16px;
  }

  .dropdown-13 {
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    z-index: 9999;
    display: block;
    width: 100%;
    background-color: #00294d;
  }

  .dropdown-toggle-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 18px;
  }

  .dropdown-toggle-17.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-list-9.w--open {
    position: absolute;
  }

  .dropdown-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    background-color: #03315a;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
  }

  .dropdown-link-2:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }

  .div-block-331 {
    position: absolute;
  }

  .image-column-2 {
    padding-left: 0px;
  }

  .content-columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .column-64 {
    padding-left: 0px;
  }

  .content-wrapper-2 {
    margin-top: 40px;
  }

  .content-wrapper-2.campaign {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-69 {
    width: 100%;
    margin-top: 40px;
  }

  .campaign-section-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-63 {
    padding-right: 0px;
  }

  .text-column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button-internal-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .more-information-copy-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .more-information-button-2 {
    position: absolute;
    left: 20px;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-332 {
    position: fixed;
    top: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }

  .content-heading-wrapper-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-heading-white-2 {
    font-size: 30px;
  }

  .campaign-section-3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-65.padding-bottom {
    margin-bottom: 40px;
  }

  .column-65.padding-bottom-vid {
    margin-bottom: 0px;
  }

  .div-block-334.full {
    min-height: auto;
  }

  .text-span-18 {
    margin-left: 10px;
  }

  .image-71 {
    width: 100%;
  }

  .lightbox-link {
    width: 100%;
  }

  .link-block-30 {
    min-height: auto;
  }

  .content-columns-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .content-wrapper-contact {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contact-column {
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .column-67 {
    margin-bottom: 40px;
  }

  .column-68 {
    margin-bottom: 40px;
  }

  .content-columns-corporate {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-337 {
    width: 40px;
    height: 40px;
    min-height: 40px;
    min-width: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .contact-form-content-copy p {
    font-size: 20px;
  }

  .link-block-31 {
    width: 100%;
    height: 100%;
  }

  .div-block-341 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-342 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .tab-pane-tab-2 {
    padding-bottom: 40px;
  }

  .tfb-modal {
    display: none;
  }

  .image-73 {
    width: 60px;
  }

  .paragraph-28 {
    margin-bottom: 0px;
    text-align: center;
  }

  .div-block-347 {
    display: block;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .link-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #ed1c26;
    background-color: #ffeeef;
  }

  .link-block-33:hover {
    text-decoration: none;
  }

  .columns {
    height: 360px;
  }

  .column-70.margin {
    padding-bottom: 40px;
  }

  .column-70.margin-mobile {
    padding-bottom: 40px;
  }

  .div-block-353 {
    border-right-style: none;
    border-bottom-style: none;
  }

  .div-block-353.right-tablet-border {
    border-right-style: solid;
  }

  .div-block-353.bottom-tablet-border {
    border-bottom-style: solid;
  }

  .button-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button-margin {
    padding-bottom: 0px;
  }

  .large-image-left-14 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-right-14 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-left-15 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .large-image-left-16 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
  }

  .dropdown-toggle-19 {
    min-height: auto;
  }

  .large-image-right-15 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .large-image-right-16 {
    width: 100%;
    height: 240px;
    margin-right: 0px;
  }

  .grid {
    width: 1000px;
  }

  .div-block-362 {
    overflow: auto;
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
  }

  .key-dates {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .image-79 {
    margin-right: 20px;
  }

  .div-block-138.tablet {
    height: 100px;
    max-width: 200px;
  }

  .columns-33 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .columns-33.padding-top {
    padding-top: 30px;
  }

  .column-82.top-border.left-border-mobile {
    border-left: 1px solid #ccc;
  }

  .column-82.left-border-mobile {
    border-left: 1px solid #ccc;
  }

  .youtube-2 {
    margin-bottom: 40px;
  }

  .dropdown-16 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-85 {
    margin-bottom: 10px;
  }

  .column-86 {
    padding-left: 0px;
  }

  .column-87 {
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .columns-35 {
    display: block;
  }

  .columns-36 {
    display: block;
  }

  .columns-36.margin-bottom {
    margin-bottom: 0px;
  }

  .div-block-370 {
    padding: 40px;
  }

  .dropdown-toggle-22.no-margin {
    white-space: normal;
  }

  .grid-4 {
    -ms-grid-columns: 3fr 1fr 1fr;
    grid-template-columns: 3fr 1fr 1fr;
  }

  .content_card-info-text {
    width: 100%;
  }

  .content_card {
    grid-auto-flow: column;
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
  }

  .div-block-376 {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-48 {
    font-size: 20px;
  }

  .columns-37 {
    display: block;
    padding-top: 0px;
  }

  .columns-37.no-padding.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-88 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }

  .column-88.mobile {
    display: block;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-88.mobile.left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.mobile.left.small {
    padding-right: 10px;
  }

  .column-88.mobile.right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.mobile.right.small {
    padding-left: 10px;
  }

  .column-88.mobile {
    display: block;
    margin-bottom: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-88.small {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.small.left {
    padding-right: 10px;
  }

  .column-88.small.right {
    padding-left: 10px;
  }

  .div-block-379 {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-379.split.left {
    margin-right: 10px;
  }

  .div-block-380.margin.gfa {
    min-height: auto;
  }

  .div-block-380.margin.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-380.margin.multiple {
    margin-bottom: 0px;
  }

  .div-block-380.gfa {
    min-height: auto;
  }

  .div-block-380.no-margin.gfa {
    min-height: auto;
  }

  .heading-49 {
    font-size: 20px;
  }

  .heading-49.left {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .heading-50.black {
    margin-top: 20px;
  }

  .div-block-381 {
    width: 100%;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columns-38 {
    display: block;
    padding-top: 0px;
  }

  .div-block-382 {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .large-image-left-17 {
    width: 100%;
    height: 240px;
    margin-left: 0px;
    background-position: 50% 80%;
    background-size: cover;
  }

  .div-block-295 {
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content-single {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-single.padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .content-single.margin-top {
    margin-top: 40px;
  }

  .div-block-383 {
    height: auto;
    max-width: none;
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-383.mobile {
    top: -40px;
    display: block;
    height: 150px;
    border-radius: 20px 20px 0px 0px;
    background-image: url('../images/warning-lines_1.svg'), url('../images/warnings-background.jpg');
    background-position: 50% 0%, 50% 40%;
    background-size: 150px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  ._000-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ses-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .numbers-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-389 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-390.top-boder {
    margin-bottom: 0px;
    padding-bottom: 0px;
    box-shadow: none;
  }

  .div-block-390.bottom-border {
    margin-top: 0px;
    padding-top: 0px;
    box-shadow: none;
  }

  .two-column-text-only-equal.tablet {
    display: block;
  }

  .bushfire-campaign-slide {
    background-image: url('../images/afdrs-tablet.jpg');
  }

  .button-to-external-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px;
    line-height: 24px;
  }

  .extreme-area {
    right: 130px;
    width: 120px;
    height: 240px;
    border-radius: 0px;
  }

  .extreme-area.extreme-btn-2 {
    right: 132px;
    width: 120px;
  }

  .div-block-399 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu-16 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .afdrs-no-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .in-text-dropdown-toggle-2 {
    padding-right: 40px;
    background-position: 95% 50%;
    font-size: 16px;
    white-space: normal;
  }

  .high-area {
    left: 125px;
    width: 120px;
    height: 240px;
  }

  .high-area.high-btn-2 {
    left: 125px;
    width: 120px;
  }

  .afdrs-orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .alert-column-text {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .warnings-wrapper-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .catastrophic-area {
    top: 60px;
    right: 30px;
    width: 120px;
    height: 240px;
    border-radius: 0px;
  }

  .catastrophic-area.catastrophic-btn-2 {
    right: 48px;
    width: 120px;
  }

  .alert-column-fdr {
    width: 100%;
    padding-left: 0px;
  }

  .moderate-area {
    left: 10%;
    width: 120px;
    height: 240px;
    border-radius: 0px;
  }

  .moderate-area.moderate-btn-2 {
    width: 120px;
  }

  .afdrs-high {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .afdrs-green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .afdrs-green.w--current {
    width: 33.33%;
  }

  .afdrs-catastrophic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-400 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-11 {
    width: 80%;
  }

  .catastrophic-btn-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-403 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-53 {
    line-height: 30px;
  }

  .moderate-btn-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-401 {
    width: 100%;
    margin-top: 20px;
  }

  .extreme-btn-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-section-campaign {
    padding-top: 60px;
  }

  .high-btn-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-54 {
    text-align: center;
  }

  .div-block-404 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-55 {
    font-size: 20px;
    line-height: 24px;
  }

  .content-section-campaign-2 {
    padding-top: 60px;
  }

  .div-block-406 {
    padding-bottom: 0px;
  }

  .filters-vertical {
    position: relative;
    top: 0px;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .dropdown-23 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-toggle-28 {
    width: 100%;
  }

  .filters-group.filters-years {
    padding: 5px 0px;
  }

  .filter-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-409 {
    width: 100%;
  }

  .heading-58 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  ul {
    padding-left: 20px;
  }

  .section.tropical-cyclones {
    background-position: 40% 50%;
  }

  .section.bushfire-overview {
    background-position: 40% 80%;
  }

  .section.contact-us {
    background-position: 20% 80%;
    background-size: cover;
  }

  .section.hazardous-materials {
    background-position: 40% 50%;
  }

  .section.wafes-conference {
    background-image: url('../images/wafes-header-mobile-v2.jpg');
    background-position: 50% 50%;
  }

  .section.recovery {
    background-position: 40% 50%;
  }

  .section.storm-overview {
    background-position: 40% 50%;
  }

  .section.ndrc {
    background-position: 40% 50%;
  }

  .alerts-and-warnings {
    height: 35px;
  }

  .link-block {
    width: 100%;
    height: 35px;
    min-width: 258px;
    margin-right: 40px;
    margin-left: 40px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#aa131a), to(#aa131a));
    background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), linear-gradient(180deg, #aa131a, #aa131a);
    background-position: 95% 50%, 25px 50%, 0px 0px;
    background-size: 12px, 30px, auto;
  }

  .image {
    width: 55px;
  }

  .div-block-7 {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .html-embed-3 {
    width: 75px;
  }

  .menu-wrapper {
    top: 0%;
    right: 0%;
  }

  .menu-wrapper.w--open {
    border-top-width: 104px;
  }

  .dropdown-toggle-2 {
    padding-left: 30px;
  }

  .dropdown-toggle-2.w--open {
    padding-left: 25px;
  }

  .link-block-3 {
    padding-left: 30px;
  }

  .link-block-3.margin.w--current {
    padding-left: 30px;
  }

  .link-block-4 {
    padding-left: 30px;
  }

  .link-block-4.margin-top {
    padding-left: 30px;
  }

  .dropdown-toggle-3 {
    padding-left: 50px;
  }

  .link-block-5 {
    padding-left: 50px;
  }

  .navigation-shadow {
    height: 98px;
  }

  .header {
    width: 100%;
    min-height: 600px;
  }

  .div-block-88 {
    max-width: 350px;
    margin-top: -80px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 42px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 22px;
  }

  .button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .background-video {
    min-height: 853px;
  }

  .image-21 {
    width: 30px;
  }

  .cyclone {
    min-height: 80px;
    min-width: 80px;
  }

  .storm {
    min-height: 80px;
    min-width: 80px;
  }

  .flood {
    min-height: 80px;
    min-width: 80px;
  }

  .tsunami {
    min-height: 80px;
    min-width: 80px;
  }

  .earthquake {
    min-height: 80px;
    min-width: 80px;
  }

  .hazmat {
    min-height: 80px;
    min-width: 80px;
  }

  .tabs {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu {
    bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .news {
    margin-right: 0px;
    margin-left: 0px;
  }

  .heading-3 {
    line-height: 32px;
  }

  .heading-3.tablet {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  .column-4 {
    margin-bottom: 30px;
  }

  .div-block-105 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .heading-4 {
    line-height: 36px;
  }

  .heading-4.left {
    text-align: center;
  }

  .column-5 {
    padding-left: 0px;
  }

  .paragraph-3.left {
    text-align: center;
  }

  .div-block-108 {
    padding-left: 20px;
  }

  .tab-link-tab-1.tablet {
    width: 150px;
    min-width: 150px;
  }

  .testimonials {
    overflow: hidden;
  }

  .columns-5 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-120 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-14 {
    padding-right: 0px;
  }

  .button-6 {
    width: 100%;
    max-width: 150px;
    padding: 15px 20px 15px 40px;
    background-position: 16px 50%;
    background-size: 22px;
  }

  .div-block-121 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-7 {
    width: 100%;
    max-width: 150px;
    padding: 15px 25px 15px 40px;
    background-position: 14px 50%;
    background-size: 20px;
  }

  .button-8 {
    width: 100%;
    max-width: 150px;
    margin-top: 0px;
    padding: 15px 25px 15px 40px;
    background-position: 16px 50%;
    background-size: 22px;
  }

  .footer.white {
    padding-top: 40px;
  }

  .columns-6 {
    display: block;
  }

  .text-block-3.no-margin {
    margin-bottom: 0px;
  }

  .sub-footer.white {
    padding-top: 40px;
  }

  .column-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-23.no-margin {
    margin-left: 0px;
  }

  .link-9.black {
    line-height: 28px;
  }

  .column-18 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-123 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-124 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-19 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-20 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-125 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .text-block-4 {
    display: block;
    margin-right: 0px;
    text-align: left;
  }

  .div-block-131 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-block-134 {
    margin-bottom: 40px;
  }

  .structure-fire-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .flood-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .earthquake-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .hazmat-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .tsunami-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .content-section.additional-margin {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-section.opportunities {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-section.opportunities.margin {
    margin-top: 40px;
  }

  .content-section.margin-bottom {
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .content-section.contact {
    padding-top: 20px;
  }

  .content-section.full-height {
    padding-bottom: 40px;
  }

  .intro-text-wrapper {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .more-information-section {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .more-information-slider {
    display: none;
  }

  .slide-shadow {
    height: auto;
  }

  .more-information-copy {
    line-height: 20px;
  }

  .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .more-information-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-29 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-158 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #00294d;
  }

  .div-block-158.fires-in-the-home-color {
    background-color: #800e13;
  }

  .div-block-158.bushfire-mi-color {
    background-color: #ad2831;
  }

  .column-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-right: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-6 {
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-size: 16px;
  }

  .link-block-6:hover {
    background-color: #f8f8f8;
  }

  .splide__track {
    overflow: hidden;
  }

  .sub-nav {
    padding: 10px 20px;
    font-size: 14px;
  }

  .sub-nav.current.w--current {
    display: inline-block;
  }

  .page-link {
    font-size: 14px;
  }

  .page-nav-circle {
    top: 7px;
    width: 15px;
    height: 15px;
    min-height: 15px;
    min-width: 15px;
    margin-top: -16px;
  }

  .progress {
    bottom: 2px;
  }

  .large-content {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-content.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .small-content-wrapper {
    max-width: none;
    padding-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-33 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .alert-icon {
    height: auto;
  }

  .alert-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .campaign-section {
    margin-top: 40px;
  }

  .content-heading-white.more-information {
    margin-bottom: 40px;
  }

  .content-heading-white.no-underline {
    margin-bottom: 10px;
    text-align: center;
  }

  .large-image-left-1 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .tcc-row-1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-12 {
    font-size: 26px;
  }

  .heading-12.red-alert {
    font-size: 26px;
  }

  .button-internal.w--current {
    margin-top: 40px;
  }

  .button-internal.large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50px;
  }

  .button-internal.margin-right.margin-bottom {
    margin-bottom: 20px;
  }

  .div-block-181 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .response-tip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .columns-12 {
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-link-tab-1-2 {
    min-width: 33.33%;
  }

  .tab-link-tab-1-2.w--current {
    border-bottom-style: solid;
  }

  .tab-link-tab-2 {
    min-width: 33.33%;
  }

  .tab-link-tab-3 {
    min-width: 33.33%;
  }

  .tab-link-tab-3.w--current {
    border-bottom-style: solid;
  }

  .tab-link-tab-4 {
    min-width: 33.33%;
    border-top-style: none;
  }

  .tab-link-tab-5 {
    min-width: 33.33%;
    border-top-style: none;
  }

  .tab-link-tab-6 {
    min-width: 33.33%;
    border-top-style: none;
  }

  .tab-link-tab-6.w--current {
    border-top-style: none;
  }

  .div-block-80.right {
    width: 100%;
    padding-right: 0px;
  }

  .div-block-80.left {
    width: 100%;
    padding-left: 0px;
  }

  .div-block-95 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown-toggle-9 {
    font-size: 14px;
  }

  .full-width-dropdown {
    font-size: 14px;
  }

  .column-42 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-42.sub {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-42.sub.left-border {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-42.sub-opposite {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-42.sub-opposite.left-border {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-221 {
    min-width: 687px;
  }

  .checkbox-step-one {
    min-height: 30px;
    min-width: 30px;
  }

  .field-label-4 {
    font-size: 14px;
  }

  .tabs-5.margin {
    margin-bottom: 20px;
  }

  .resource-tab-heading {
    text-align: center;
  }

  .link-block-18 {
    padding-top: 5px;
  }

  .resources-tabs {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .column-47 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-47.padding-right {
    padding-right: 5px;
  }

  .column-47.padding-left {
    padding-left: 5px;
  }

  .content {
    font-size: 16px;
  }

  .content.no-margin {
    margin-bottom: -20px;
  }

  .content.padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-wrapper {
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-wrapper.small-margin {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-wrapper.padding {
    padding-bottom: 20px;
  }

  .text-column {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-column.mobile-margin {
    padding-bottom: 0px;
  }

  .image-column {
    padding-left: 0px;
  }

  .button-to-external {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .button-to-external.campaign {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .full-width-dropdown-toggle {
    padding-left: 15px;
    background-position: 95% 50%;
    line-height: 26px;
  }

  .dropdown-wrapper.w--open {
    overflow: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .two-column-dropdown.margin {
    margin-top: 20px;
  }

  .half-dropdown-toggle {
    max-height: none;
    padding-left: 15px;
  }

  .half-dropdown-toggle.no-max-height {
    line-height: 26px;
  }

  .half-dropdown-column-left {
    padding-right: 0px;
  }

  .half-dropdown-column-right {
    padding-left: 0px;
  }

  .text-column-right {
    padding-right: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .image-column-left {
    padding-right: 0px;
  }

  .two-column-text-only {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-only-column-right {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-only-column-right.no-margin {
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .text-only-column-right.no-margin.text-right {
    margin-top: 0px;
  }

  .content-white {
    margin-bottom: -20px;
  }

  .content-white.grants {
    margin-bottom: 0px;
  }

  .content-white.no-margin {
    margin-bottom: 0px;
  }

  .button-internal-white {
    margin-top: 20px;
  }

  .button-internal-white.margin-bottom {
    margin-bottom: 40px;
  }

  .large-image-right-1 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .table-wrapper {
    position: relative;
    width: 100%;
    min-width: 500px;
    margin-bottom: 0px;
    padding-right: 20px;
  }

  .table-headline-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tcc-row-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tcc-row-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tcc-row-4 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tcc-row-5 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .dropdown-and-text-column-right {
    margin-bottom: -20px;
    padding-left: 0px;
  }

  .large-image-left-2 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-2 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-3 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-3 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-right-4 {
    width: 100%;
    height: 200px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-4 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .medium-content-wrapper.center.mobile-padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .medium-content-wrapper.extra-padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .contact-section {
    margin-top: 60px;
  }

  .hazard-column-left {
    margin-bottom: 20px;
  }

  .hazard-column-left.margin {
    padding-right: 0px;
  }

  .hazard-column-right {
    margin-bottom: 30px;
    padding-left: 0px;
  }

  .hazard-column-middle {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hazard-column-middle.margin {
    padding-left: 0px;
  }

  .full-width-image {
    width: 100%;
  }

  .image-wrapper {
    width: 50px;
    min-width: 50px;
    padding-bottom: 0px;
    text-align: left;
  }

  .two-column-list.margin-top {
    margin-top: 20px;
  }

  .column-list-left {
    padding-right: 0px;
  }

  .column-list-right {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-content {
    margin-bottom: -20px;
  }

  .tabs-menu-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .tab-link-tab-1-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .tab-link-tab-1-5.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .tab-link-tab-2-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .tab-link-tab-3-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .red-alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .div-block-250 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .alert-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-53 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .large-image-right-5 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .warnings-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
    line-height: 20px;
  }

  .large-image-left-5 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .div-block-251 {
    margin-top: 0px;
  }

  .tab-link-tab-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .tab-link-tab-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .tab-link-tab-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .large-image-right-6 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-6 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-left-7 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-7 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-257 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .large-image-left-8 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-8 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .dropdown-9 {
    margin-top: 10px;
  }

  .dropdown-toggle-12 {
    padding-right: 60px;
    font-size: 18px;
    line-height: 24px;
  }

  .tfb-dropdown-wrapper.w--open {
    overflow: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .dropdown-10 {
    margin-top: 10px;
  }

  .large-image-right-9 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-9 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .three-column-layout {
    display: block;
  }

  .three-column {
    margin-bottom: 20px;
    padding-left: 0px;
  }

  .div-block-261 {
    font-size: 16px;
  }

  .div-block-261.no-margin {
    margin-bottom: -20px;
  }

  .large-image-left-10 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-10 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .half-dropdown-toggle-grant {
    max-height: none;
    min-height: auto;
    padding-top: 5px;
    padding-left: 15px;
  }

  .content-grants {
    margin-bottom: -20px;
  }

  .dropdown-wrapper-grant.w--open {
    overflow: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .link-block-20 {
    min-height: 120px;
    padding-top: 15px;
    background-position: 95% 50%;
  }

  .content-white-grants {
    margin-bottom: -20px;
  }

  .content-white-grants h4 {
    font-size: 16px;
  }

  .grants-button {
    margin-top: 20px;
  }

  .large-image-left-11 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-11 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .navbar {
    padding-top: 45px;
    padding-bottom: 12px;
  }

  .div-block-274 {
    left: 0px;
    height: 104px;
  }

  .alert-wrapper.hazard {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .alert-wrapper.hazard.w--current {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .alert-card-content {
    font-weight: 400;
  }

  .large-image-right-12 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-12 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .floodwaters-content {
    margin-bottom: -20px;
  }

  .caption {
    margin-bottom: -20px;
  }

  .caption p {
    margin-bottom: 20px;
  }

  .alert-wrapper-flood.yellow {
    width: 50%;
  }

  .alert-wrapper-flood.red {
    width: 50%;
  }

  .alert-wrapper-flood.blue {
    width: 50%;
  }

  .alert-card-content-flood {
    font-weight: 400;
  }

  .large-image-right-13 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-left-13 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .div-block-289 {
    padding: 0px 15px 10px;
  }

  .div-block-289.no-border {
    border-top-style: none;
    border-left-style: solid;
  }

  .text-block-8 {
    margin-bottom: 10px;
  }

  .alert-wrapper-flood-grey {
    width: 50%;
  }

  .navbar-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .content-heading-flood {
    padding-right: 40px;
    padding-left: 40px;
  }

  .button-internal-2 {
    margin-top: 20px;
  }

  .div-block-301 {
    top: 0px;
    width: 100%;
    margin-top: 0px;
  }

  .contact-form-content {
    margin-bottom: -20px;
  }

  .contact-form-content.no-margin {
    margin-bottom: 0px;
  }

  .contact-form-content p {
    font-size: 16px;
    line-height: 24px;
  }

  .form-block-4 {
    padding-top: 40px;
  }

  .form-block-4.grey {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-304 {
    padding-bottom: 10px;
  }

  .column-58 {
    display: none;
  }

  .column-59 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-32 {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 32px;
  }

  .warnings-button {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .link-block-23:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7c0e13), to(#7c0e13));
    background-image: linear-gradient(180deg, #7c0e13, #7c0e13);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .dropdown-toggle-15 {
    padding-left: 30px;
  }

  .dropdown-toggle-15.w--open {
    padding-left: 25px;
  }

  .navbar-2 {
    border-bottom: 1px solid #ddd;
  }

  .div-block-327 {
    left: 0px;
  }

  .link-block-24 {
    padding-left: 30px;
  }

  .link-block-24.margin.w--current {
    padding-left: 30px;
  }

  .dropdown-toggle-16 {
    padding-left: 50px;
  }

  .link-block-25 {
    padding-left: 30px;
  }

  .menu-wrapper-2 {
    top: 0%;
    right: 0%;
  }

  .menu-wrapper-2.w--open {
    border-top-width: 104px;
  }

  .link-block-27 {
    padding-left: 50px;
  }

  .div-block-330 {
    display: block;
  }

  .dropdown-13 {
    z-index: 10;
  }

  .div-block-331 {
    padding-top: 0px;
  }

  .image-column-2 {
    padding-left: 0px;
  }

  .content-columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .content-wrapper-2 {
    margin-top: 40px;
  }

  .image-69 {
    margin-top: 20px;
  }

  .campaign-section-2 {
    margin-top: 40px;
  }

  .button-internal-3 {
    margin-top: 20px;
  }

  .more-information-copy-2 {
    line-height: 20px;
  }

  .content-heading-wrapper-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .campaign-section-3 {
    margin-top: 40px;
  }

  .text-column-3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-tabs {
    font-size: 16px;
  }

  .faq-answers {
    margin-top: 0px;
  }

  .tabs-menu-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .heading-34 {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 26px;
  }

  .column-65.padding-bottom {
    padding-bottom: 40px;
  }

  .column-65.padding-bottom.resources {
    padding-bottom: 0px;
  }

  .column-65.padding-bottom.full {
    margin-bottom: 0px;
  }

  .column-65.padding-bottom-vid {
    padding-bottom: 40px;
  }

  .columns-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-span-18 {
    margin-top: 10px;
  }

  .content-columns-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contact-column {
    padding-right: 0px;
  }

  .column-67 {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-68 {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-69 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-columns-corporate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-339 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contact-form-content-copy p {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-37 {
    font-size: 26px;
    text-align: center;
  }

  .div-block-340 {
    padding-bottom: 40px;
  }

  .faq-tabs-top {
    font-size: 16px;
  }

  .faq-tabs-top.four-column {
    width: 50%;
  }

  .image-73 {
    width: 40px;
  }

  .heading-38 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }

  .paragraph-28 {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .div-block-345 {
    width: 30px;
    height: 30px;
  }

  .image-74 {
    width: 15px;
  }

  .link-block-33 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-348 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }

  .column-3 {
    border-left: 1px solid #bcbec0;
  }

  .column-2 {
    border-left: 1px solid #bcbec0;
    border-bottom-style: none;
  }

  .columns {
    display: block;
    height: auto;
  }

  .div-block-350 {
    height: auto;
  }

  .div-block-353.bottom-tablet-border.mobile-right-border {
    border-bottom-style: none;
  }

  .div-block-353.mobile-right-border {
    border-right-style: solid;
  }

  .button-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-margin-mobile {
    padding-bottom: 0px;
  }

  .large-image-left-14 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-right-14 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-78 {
    margin-left: 20px;
  }

  .div-block-354 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .large-image-left-15 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .large-image-left-16 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .dropdown-14 {
    display: block;
  }

  .dropdown-toggle-19 {
    min-height: auto;
  }

  .dropdown-toggle-19.small-min-height {
    min-height: auto;
  }

  .paragraph-33.center {
    text-align: center;
  }

  .columns-28 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-73 {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .column-74 {
    padding-left: 0px;
  }

  .columns-29 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-block-34 {
    padding: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom-style: none;
  }

  .link-block-34.bottom-border {
    border-style: solid;
  }

  .text-block-12 {
    padding-top: 0px;
    padding-left: 20px;
    text-align: left;
  }

  .column-75 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-75.margin {
    margin-bottom: 20px;
  }

  .large-image-right-15 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .large-image-right-16 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .last-tab {
    font-size: 16px;
  }

  .key-dates {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .columns-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .columns-33.padding-top {
    padding-top: 20px;
  }

  .column-82 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .youtube-2 {
    margin-bottom: 20px;
  }

  .dropdown-16 {
    display: block;
  }

  .dropdown-toggle-21 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .column-84 {
    padding-left: 0px;
  }

  .column-85 {
    display: block;
    padding-right: 0px;
  }

  .column-86 {
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .column-87 {
    padding-left: 0px;
  }

  .columns-35 {
    display: block;
  }

  .columns-36 {
    display: block;
  }

  .columns-36.margin-bottom {
    margin-bottom: 0px;
  }

  .div-block-369 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .dropdown-17 {
    margin-top: 10px;
  }

  .grid-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-auto-flow: column;
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
  }

  .div-block-3 {
    display: inline-block;
  }

  .div-block-3.title {
    display: inline-block;
    font-size: 16px;
  }

  .div-block-3.title.mobile {
    width: 70%;
  }

  .div-block-3.mobile-hide {
    display: none;
  }

  .div-block-3.mobile {
    width: 50%;
  }

  .div-block-3.mobile.right {
    width: 30%;
    text-align: right;
  }

  .div-block-373 {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .content_card-info-text.small.mobile {
    display: none;
  }

  .link-block-35 {
    font-size: 16px;
  }

  .content_card {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 16px;
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-flow: column;
  }

  .div-block-376 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .recovery-dropdown {
    display: block;
  }

  .columns-37 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-88 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.mobile {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.mobile.left.small {
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .column-88.mobile.right.small {
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .column-88.small {
    margin-bottom: 0px;
  }

  .column-88.small.left {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .column-88.small.right {
    padding-left: 0px;
  }

  .div-block-379 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .heading-49.left {
    margin-top: 10px;
    text-align: center;
  }

  .heading-49.left.mobile {
    text-align: left;
  }

  .heading-50 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-381 {
    padding: 20px 30px;
  }

  .div-block-382 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .large-image-left-17 {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }

  .div-block-295 {
    margin-top: 40px;
  }

  .content-single {
    margin-top: 40px;
    font-size: 16px;
  }

  .content-single.no-margin {
    margin-bottom: -20px;
  }

  .content-single.padding {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph-37 {
    margin-top: 20px;
  }

  ._000-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .ses-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .numbers-contact-modal {
    padding-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-388 {
    overflow: auto;
  }

  .div-block-390.top-boder {
    margin-bottom: 0px;
  }

  .two-column-text-only-equal {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-2 {
    font-size: 16px;
  }

  .bushfire-campaign-slide {
    background-image: url('../images/afdrs-homepage-mobile-landscape.jpg');
  }

  .button-to-external-2 {
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .extreme-area {
    right: 155px;
    width: 100px;
    height: 180px;
  }

  .extreme-area.extreme-btn-2 {
    right: 153px;
    width: 100px;
  }

  .image-53 {
    width: 440px;
    min-width: 440px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tabs-menu-16 {
    padding-top: 20px;
  }

  .afdrs-no-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .afdrs-no-rating.w--current {
    font-size: 16px;
  }

  .high-area {
    left: 144px;
    width: 100px;
    height: 180px;
  }

  .high-area.high-btn-2 {
    left: 146px;
    width: 100px;
  }

  .afdrs-orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .alert-column-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .warnings-wrapper-2 {
    padding: 20px 20px 40px;
    line-height: 20px;
  }

  .catastrophic-area {
    right: 79px;
    width: 100px;
    height: 180px;
  }

  .catastrophic-area.catastrophic-btn-2 {
    top: 72px;
    right: 93px;
    width: 100px;
  }

  .alert-column-fdr {
    min-width: auto;
    padding-left: 0px;
  }

  .moderate-area {
    left: 15%;
    width: 100px;
    height: 160px;
  }

  .moderate-area.moderate-btn-2 {
    width: 100px;
  }

  .afdrs-high {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .afdrs-green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .afdrs-green.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
  }

  .afdrs-catastrophic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .slider-11 {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .catastrophic-btn-2 {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .catastrophic-btn-2.active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .no-rating-btn-2 {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom-style: none;
    border-left-style: none;
  }

  .no-rating-btn-2.active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .moderate-btn-2 {
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .moderate-btn-2.active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .div-block-27 {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .extreme-btn-2 {
    width: 50%;
  }

  .extreme-btn-2.active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .high-btn-2 {
    width: 50%;
  }

  .high-btn-2.active {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .heading-54 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-404 {
    margin-top: 30px;
  }

  .bushfire-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .structure-fire-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .cyclone-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .flood-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .storm-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .tsunami-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .earthquake-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .hazmat-large {
    width: 90px;
    height: 90px;
    font-size: 16px;
  }

  .grid-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-405 {
    overflow: auto;
  }

  .heading-57 {
    margin-bottom: 0px;
  }

  .operation-fleet-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .dropdown-23 {
    border-right-style: solid;
    border-bottom-style: none;
  }

  .dropdown-23.last {
    border-bottom-style: solid;
  }

  .filters-group.filters-years {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-58 {
    padding-left: 0px;
  }

  .grid-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-410 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 18px;
  }

  p {
    margin-bottom: 15px;
  }

  ul {
    padding-left: 20px;
  }

  blockquote {
    font-size: 16px;
  }

  .section.recovering-from-a-cyclone {
    background-position: 60% 100%;
    background-size: cover;
  }

  .section.tropical-cyclones {
    background-image: url('../images/61a8355a46a68d6e118f2495_cyclone-campaign-header-mobile.jpg');
    background-position: 40% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.fires-in-the-home-overview {
    background-position: 70% 50%;
  }

  .section.bushfire-overview {
    height: 240px;
    background-position: 20% 50%;
    background-size: cover;
  }

  .section.bushfire-prepare {
    background-position: 50% 100%;
  }

  .section.bushfire-prepare.campaign {
    background-image: url('../images/afdrs-prepare-header-mobile.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.rnr {
    height: 320px;
  }

  .section.rfd {
    background-position: 100% 50%;
    background-size: cover;
  }

  .section.flood-overview {
    background-size: cover;
  }

  .section.flood-prepare {
    background-size: cover;
  }

  .section.contact-us {
    background-position: 20% 50%;
    background-size: cover;
  }

  .section.warning-systems {
    background-position: 70% 100%;
  }

  .section.aws {
    background-position: 70% 100%;
  }

  .section.arson {
    background-image: url('../images/arson-header-mobile.jpg');
    background-position: 0% 50%;
  }

  .section.arson-report {
    background-image: url('../images/reporting-arson-header-mobile.jpg');
    background-position: 70% 50%;
  }

  .section.arson-business {
    background-image: url('../images/arson-business-header-mobile.jpg');
    background-position: 70% 50%;
  }

  .section.arson-school {
    background-image: url('../images/arson-schools-header-mobile.jpg');
    background-position: 70% 50%;
  }

  .section.arson-vacant {
    background-image: url('../images/arson-vacant-building-header-mobile.jpg');
    background-position: 70% 50%;
  }

  .section.arson-investigation {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/investigation-analysis-header-mobile.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/investigation-analysis-header-mobile.jpg');
    background-position: 0px 0px, 70% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section.hazardous-materials {
    background-image: url('../images/hazmat-header-mobile.jpg');
    background-position: 40% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.wafes {
    background-color: #131e29;
    background-image: url('../images/wafes-banner-mobile.jpg');
    background-size: contain;
  }

  .section.wafes-youth {
    background-image: url('../images/award-individual-header-mobile.jpg');
  }

  .section.wafes-individual {
    background-image: url('../images/award-individual-header-mobile-2.jpg');
  }

  .section.wafes-team {
    background-image: url('../images/award-team-header-mobile.jpg');
  }

  .section.bpa {
    background-image: url('../images/bpa-header-mobile.jpg');
    background-position: 70% 50%;
  }

  .section.industry-fire {
    background-image: url('../images/industry-fire-header-small.jpg');
    background-position: 70% 50%;
  }

  .section.hydrant-booster {
    background-image: url('../images/hydrant-booster-header-small.jpg');
    background-position: 70% 50%;
  }

  .section.impairment-notification {
    background-image: url('../images/impairment-notification-header-small.jpg');
    background-position: 70% 50%;
  }

  .section.fire-alarm-monitoring {
    background-image: url('../images/fire-alarm-monitoring-header-small.jpg');
    background-position: 70% 50%;
  }

  .section.spray-booths {
    background-image: url('../images/spray-booth-header-small.jpg');
    background-position: 70% 50%;
  }

  .section.awards-and-events {
    background-color: #131e29;
    background-image: url('../images/awards-overview-header-mobile.jpg');
    background-size: cover;
  }

  .section.awards {
    background-color: #131e29;
    background-image: url('../images/awards-header-mobile.jpg');
  }

  .section.events {
    background-color: #131e29;
  }

  .section.wafes-conference {
    background-color: #131e29;
  }

  .section.recovery {
    background-image: url('../images/61a8355a46a68d6e118f2495_cyclone-campaign-header-mobile.jpg');
    background-position: 40% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.storm-overview {
    background-image: url('../images/61a8355a46a68d6e118f2495_cyclone-campaign-header-mobile.jpg');
    background-position: 40% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.recovering-from-a-storm {
    background-position: 60% 100%;
    background-size: cover;
  }

  .section.ndrc {
    background-image: url('../images/nrdc-header-mobile.jpg');
    background-position: 40% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.legislation {
    background-position: 75% 50%;
  }

  .section.about-us {
    background-position: 75% 50%;
  }

  .section.operational-fleet {
    background-position: 75% 50%;
  }

  .section.aviation {
    background-position: 75% 50%;
  }

  .alerts-and-warnings {
    height: 30px;
  }

  .link-block {
    width: 100%;
    height: 25px;
    min-width: 280px;
    padding: 0px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), -webkit-gradient(linear, left top, left bottom, from(#aa131a), to(#aa131a));
    background-image: url('../images/link-icon_1link-icon.png'), url('../images/ewa-icon_1ewa-icon.png'), linear-gradient(180deg, #aa131a, #aa131a);
    background-position: 94% 50%, 20px 53%, 0px 0px;
    background-size: 10px, 22px, auto;
  }

  .ewa-text {
    font-size: 10px;
  }

  .white-logos {
    width: auto;
  }

  .image {
    width: 40px;
  }

  .div-block-7 {
    width: auto;
  }

  .heading {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 32px;
    line-height: 36px;
  }

  .heading.nrdc {
    font-size: 32px;
    line-height: 36px;
  }

  .div-block-9.rnr {
    height: 320px;
  }

  .html-embed-3 {
    width: 75px;
  }

  .image-15 {
    width: 28px;
  }

  .menu-wrapper {
    top: 0%;
    right: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 280px;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .menu-wrapper.w--open {
    display: block;
    overflow: visible;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 16px;
  }

  .dropdown-link.submenu {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    font-size: 14px;
    line-height: 14px;
    white-space: normal;
  }

  .dropdown-link.submenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
    white-space: normal;
  }

  .dropdown-link.submenu.w--current {
    height: 65px;
  }

  .link-block-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 16px;
  }

  .link-block-3.margin {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    font-size: 14px;
  }

  .link-block-4 {
    padding-left: 30px;
    font-size: 14px;
  }

  .link-block-4.margin-top {
    padding-left: 30px;
    font-size: 14px;
  }

  .dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    font-size: 14px;
    line-height: 14px;
  }

  .dropdown-toggle-3.w--open {
    padding-left: 40px;
  }

  .link-block-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    font-size: 14px;
    line-height: 14px;
  }

  .body {
    min-width: 320px;
  }

  .div-block-76.career {
    height: 240px;
  }

  .div-block-77.career {
    height: 240px;
  }

  .ewa-link {
    font-size: 8px;
  }

  .sticky-nav-trigger {
    left: 30px;
  }

  .header {
    overflow: hidden;
  }

  .div-block-88 {
    margin-top: -10%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-2 {
    font-size: 36px;
    line-height: 40px;
  }

  .heading-2.small {
    font-size: 32px;
    line-height: 36px;
  }

  .paragraph {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .bushfire-slide {
    height: 100vh;
    background-position: 52% 50%;
  }

  .bushfire {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .bushfire.w--current {
    width: 70px;
    height: 70px;
  }

  .image-21 {
    margin-bottom: 7px;
  }

  .structure-fire {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .cyclone {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .storm {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .flood {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .tsunami {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
  }

  .earthquake {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .hazmat {
    width: 70px;
    height: 70px;
    min-height: 70px;
    min-width: 70px;
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-90 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tabs-menu {
    bottom: 20px;
    max-width: 280px;
  }

  .cyclone-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .cyclone-slide {
    background-position: 52% 50%;
  }

  .news {
    margin-right: 0px;
    margin-left: 0px;
  }

  .heading-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-3.tablet {
    font-size: 12px;
    line-height: 18px;
  }

  .column-4 {
    margin-bottom: 20px;
  }

  .div-block-97 {
    bottom: -25px;
    width: 50px;
    height: 50px;
  }

  .div-block-97.tablet {
    width: 25px;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 20px;
  }

  .div-block-102.tablet {
    height: 75px;
    max-width: none;
    min-width: 100px;
  }

  .button-3 {
    padding: 15px 30px;
  }

  .div-block-105 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .heading-4 {
    font-size: 26px;
    line-height: 32px;
  }

  .button-4 {
    padding: 15px 30px;
  }

  .column-5 {
    padding-left: 0px;
  }

  .div-block-110 {
    width: 50%;
  }

  .div-block-111 {
    width: 50%;
  }

  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link-tab-1.tablet {
    width: 100px;
    min-width: 100px;
  }

  .tab-link-tab-1.tablet.w--current {
    margin-right: 30px;
    margin-left: 30px;
  }

  .div-block-115 {
    width: 50px;
    height: 50px;
  }

  .heading-5.slider {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-4 {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .quote {
    margin-right: 20px;
    margin-left: 20px;
  }

  .education {
    padding-top: 40px;
  }

  .columns-5 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-119 {
    height: 250px;
  }

  .column-14 {
    padding-right: 0px;
  }

  .button-6 {
    margin-bottom: 20px;
    padding: 10px 10px 10px 30px;
  }

  .button-7 {
    margin-bottom: 20px;
    padding: 10px 10px 10px 30px;
  }

  .button-8 {
    padding: 10px 10px 10px 30px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer.white {
    padding: 20px 40px;
  }

  .text-block-3 {
    margin-bottom: 10px;
  }

  .text-block-3.black {
    font-size: 12px;
    line-height: 18px;
  }

  .sub-footer {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sub-footer.white {
    padding: 20px 40px;
  }

  .column-15 {
    text-align: left;
  }

  .link-9.black {
    line-height: 28px;
  }

  .div-block-125 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .storm-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .image-24 {
    width: 25px;
  }

  .text-block-4 {
    margin-bottom: 10px;
  }

  .column-23 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-131 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-133 {
    width: 50px;
    height: 50px;
  }

  .div-block-136 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .structure-fire-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .flood-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .earthquake-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .hazmat-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .tsunami-button {
    padding: 10px 25px;
    font-size: 15px;
  }

  .content-section {
    overflow: hidden;
    min-width: 320px;
    padding-top: 40px;
  }

  .content-section.additional-margin {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-section.opportunities {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-section.margin-bottom {
    padding-top: 40px;
  }

  .content-section.contact {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .content-section.full-height {
    padding-bottom: 20px;
  }

  .content-section.extra {
    padding-top: 60px;
  }

  .content-heading {
    display: block;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }

  .content-heading-blue-underline {
    margin-left: -70px;
  }

  .intro-text-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px 20px;
    border-right-style: none;
    border-right-width: 10px;
    border-left-style: none;
    border-left-width: 10px;
    background-color: #fff;
  }

  .intro-text-wrapper.shorter {
    padding-right: 20px;
    padding-left: 20px;
  }

  .intro-section {
    margin-top: 30px;
  }

  .more-information-section {
    width: 100%;
    padding: 20px;
  }

  .columns-9 {
    font-size: 12px;
    line-height: 18px;
  }

  .more-information-mobile {
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-29 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-158 {
    width: 25px;
    height: 25px;
    min-height: 25px;
    min-width: 25px;
  }

  .column-30 {
    padding-right: 20px;
    padding-left: 0px;
  }

  .image-27 {
    width: 10px;
  }

  .splide {
    overflow: hidden;
  }

  .splide__track.page-nav {
    height: 50px;
  }

  .sub-nav {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }

  .page-link {
    padding: 10px;
    font-size: 12px;
  }

  .sub-navigation {
    top: 80px;
    z-index: 98;
    overflow: hidden;
    padding-bottom: 0px;
  }

  .sub-navigation.small {
    overflow: hidden;
  }

  .div-block-161 {
    height: 38px;
  }

  .div-block-161.no-sub-nav {
    height: 38px;
  }

  .page-nav-circle {
    top: 4px;
    margin-top: -12px;
  }

  .div-block-167 {
    padding-bottom: 0px;
  }

  .progress {
    position: absolute;
    bottom: 6px;
  }

  .progress.bcoe {
    position: absolute;
  }

  .large-content {
    overflow: hidden;
  }

  .large-content.reverse {
    overflow: hidden;
  }

  .small-content-wrapper {
    overflow: hidden;
  }

  .alert-icon {
    display: none;
    width: 30px;
    min-width: 30px;
    background-size: 20px;
  }

  .alert-content-wrapper {
    border-width: 2px;
    background-color: #ffeeef;
  }

  .alert-content {
    padding-top: 0px;
    font-size: 16px;
    line-height: 24px;
  }

  .alert-content.left {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 26px;
  }

  .campaign-section {
    min-width: 320px;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .campaign-section.fireproof {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-heading-white {
    padding-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .content-heading-white.more-information {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .content-heading-white.underline-red {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .tooltip-image {
    left: 41px;
    top: 26%;
    bottom: 322px;
  }

  .heading-12 {
    padding: 5px 10px;
    font-size: 22px;
  }

  .heading-12.red-alert {
    font-size: 22px;
  }

  .button-internal {
    margin-bottom: 0px;
  }

  .button-internal.border {
    margin-top: 0px;
    padding: 8px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-internal.border.left-margin {
    margin-top: 0px;
    margin-left: 0px;
  }

  .button-internal.border.left-margin.tfb {
    margin-top: 20px;
  }

  .button-internal.no-top-margin {
    margin-top: 0px;
  }

  .button-internal.large {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
  }

  .button-internal.contact {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .foi-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-181 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .response-tip {
    margin-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-12 {
    margin-top: 0px;
    margin-bottom: -40px;
  }

  .tabs-menu-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tab-link-tab-1-2 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-2 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-3 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-4 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-4.w--current {
    min-width: 50%;
  }

  .tab-link-tab-5 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-6 {
    min-height: 100px;
    min-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .image-38 {
    width: 25px;
  }

  .tab-pane {
    width: 100%;
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .link-block-17 {
    display: block;
    margin-right: 10px;
  }

  .link-block-17.margin {
    display: block;
    margin: 10px 0px;
  }

  .text-field {
    width: 100%;
  }

  .dropdown-toggle-9 {
    padding-left: 60px;
    background-position: 95% 50%, 15px 50%;
  }

  .image-52 {
    width: 25px;
  }

  .list-item-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .paragraph-14 {
    font-size: 14px;
    line-height: 24px;
  }

  .full-width-dropdown {
    background-position: 95% 50%;
  }

  .full-width-dropdown.w--open {
    background-position: 95% 50%;
  }

  .div-block-221 {
    margin-bottom: 0px;
  }

  .contact-section-v2 {
    min-width: 320px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contact-heading {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .tabs-5 {
    margin-top: 30px;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .tabs-5.margin {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabs-menu-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .resource-tab-heading {
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
  }

  .resource-tab-heading.w--current {
    font-size: 12px;
  }

  .link-block-18 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-5 {
    margin-left: 10px;
  }

  .resources-tabs {
    padding-right: 20px;
    padding-left: 20px;
  }

  .main-resource-tab {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .main-resource-tab.w--current {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .list-7 {
    margin-top: 15px;
  }

  .list-item-11 {
    margin-bottom: 2px;
  }

  .columns-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .column-47 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-47.padding-right {
    display: block;
    margin-top: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-47.padding-left {
    display: block;
    margin-top: 5px;
  }

  .dropdown-toggle-11 {
    padding: 5px 20px 5px 10px;
    background-size: 15px;
    font-size: 12px;
    line-height: 18px;
  }

  .content {
    margin-bottom: 0px;
  }

  .content.center {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content.padding {
    padding-right: 15px;
    padding-left: 15px;
  }

  .content h5 {
    font-size: 16px;
  }

  .content-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-columns.margin {
    margin-top: 10px;
  }

  .content-wrapper {
    margin-top: 20px;
    padding-right: 20px;
  }

  .content-wrapper.no-margin {
    overflow: hidden;
  }

  .content-wrapper.contact {
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-wrapper.awards.portrait {
    min-width: 200px;
  }

  .content-wrapper.awards.portrait.about {
    min-width: auto;
    padding-right: 15px;
    padding-left: 15px;
  }

  .content-wrapper.mobile-no-margin {
    padding-right: 0px;
  }

  .button-to-external {
    background-position: 95% 38%;
    font-size: 16px;
  }

  .button-to-external.campaign {
    margin-top: 10px;
    padding-left: 25px;
  }

  .full-width-dropdown-toggle {
    padding-right: 40px;
    background-position: 95% 50%;
    background-size: 15px;
    font-size: 16px;
    line-height: 24px;
    white-space: normal;
  }

  .full-width-dropdown-toggle.w--open {
    background-position: 95% 50%;
    white-space: normal;
  }

  .dropdown-wrapper.no-border.w--open {
    overflow: visible;
    padding: 0px 10px 10px;
  }

  .two-column-dropdown {
    overflow: hidden;
  }

  .two-column-dropdown.no-margin {
    margin-bottom: 0px;
  }

  .half-dropdown {
    background-image: none;
  }

  .half-dropdown.w--open {
    background-position: 95% 50%;
  }

  .half-dropdown-toggle {
    padding: 10px 30px 10px 10px;
    background-size: 15px;
    font-size: 18px;
    line-height: 24px;
    white-space: normal;
  }

  .half-dropdown-toggle.w--open {
    white-space: normal;
  }

  .half-dropdown-toggle.no-max-height {
    font-size: 16px;
  }

  .dropdown-icon {
    width: 25px;
    margin-right: 10px;
  }

  .in-text-dropdown-toggle {
    background-size: 15px;
    white-space: normal;
  }

  .in-text-dropdown-toggle.w--open {
    background-size: 15px;
    white-space: normal;
  }

  .text-column-right {
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .text-column-right.no-top-padding {
    padding-top: 0px;
  }

  .text-column-right.no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .text-column-right.no-bottom-padding {
    padding-bottom: 0px;
  }

  .text-only-column-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-only-column-right.no-margin {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-white {
    color: #fff;
  }

  .content-white.center {
    margin-bottom: 0px;
  }

  .content-white.center p {
    font-size: 10px;
    line-height: 14px;
  }

  .button-internal-white {
    margin-bottom: 0px;
    padding: 5px 20px;
    font-size: 12px;
  }

  .button-internal-white.bushfire-red {
    margin-top: 10px;
    padding: 6px 15px;
    font-size: 12px;
  }

  .table-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: auto;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .dropdown-and-text-column-left {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .medium-content-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .medium-content-wrapper.center.mobile-padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .medium-content-wrapper.center-small {
    padding-right: 20px;
    padding-left: 20px;
  }

  .medium-content-wrapper.center-small.thank-you {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .medium-content-wrapper.extra-padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-section {
    min-width: 320px;
    margin-top: 40px;
  }

  .hazard-column-left {
    padding-right: 0px;
  }

  .hazard-column-right {
    padding-left: 0px;
  }

  .hazard-column-middle {
    padding-left: 0px;
  }

  .full-width-image {
    width: 100%;
  }

  .image-wrapper {
    width: 25px;
    min-width: 25px;
    margin-right: 10px;
  }

  .dropdown-content h2 {
    margin-bottom: 20px;
  }

  .dropdown-content.no-margin {
    margin-bottom: 0px;
  }

  .light-blue-underline {
    margin-left: -70px;
  }

  .div-block-249 {
    margin-top: 20px;
  }

  .tabs-menu-10 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link-tab-1-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-2-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-3-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.33%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .red-alert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .warnings-wrapper {
    padding-bottom: 20px;
  }

  .list-10 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .red-underline {
    margin-left: -70px;
  }

  .tab-link-tab-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .tab-link-tab-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
    line-height: 18px;
  }

  .slide-nav-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 2px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-257 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-258 {
    left: 0px;
    right: 0px;
    bottom: 18px;
  }

  .heading-7 {
    bottom: 50px;
    margin-top: 0px;
    font-size: 12px;
    line-height: 16px;
  }

  .dropdown-9 {
    margin-top: 10px;
  }

  .dropdown-toggle-12 {
    padding-right: 40px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 28px;
  }

  .dropdown-10 {
    margin-top: 10px;
  }

  .div-block-261 {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-262 {
    margin-top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-263 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .half-dropdown-toggle-grant {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    white-space: normal;
  }

  .half-dropdown-toggle-grant.w--open {
    white-space: normal;
  }

  .content-grants {
    margin-bottom: 0px;
  }

  .link-block-20 {
    min-height: auto;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .div-block-271 {
    min-width: 30px;
  }

  .content-white-grants {
    color: #fff;
  }

  .content-white-grants p {
    font-size: 11px;
  }

  .content-white-grants h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }

  .content-white-grants h3 {
    font-size: 12px;
    line-height: 16px;
  }

  .grants-button {
    margin-top: 15px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }

  .navbar {
    overflow: visible;
    height: 80px;
    padding: 35px 20px 10px;
  }

  .div-block-274 {
    height: auto;
  }

  .link-block-21 {
    width: 45px;
  }

  .div-block-281 {
    background-color: #fff;
  }

  .columns-18 {
    display: block;
    text-align: center;
  }

  .image-57 {
    margin-bottom: 20px;
  }

  .italic-text {
    font-size: 10px;
    font-style: normal;
  }

  .heading-17 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .image-58 {
    width: 50px;
    margin-top: 0px;
  }

  .heading-18 {
    margin-top: 0px;
  }

  .heading-18.no-margin {
    margin-bottom: 0px;
    text-align: left;
  }

  .heading-19 {
    margin-top: 0px;
  }

  .heading-19.no-margin {
    min-height: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .heading-20 {
    margin-top: 0px;
  }

  .alert-wrapper.blue {
    width: 100%;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .alert-wrapper.yellow {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .alert-wrapper.red {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .alert-wrapper.red.w--current {
    width: 100%;
  }

  .alert-wrapper.clear {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .alert-wrapper.hazard {
    padding-right: 10px;
    padding-left: 10px;
  }

  .alert-wrapper.hazard.w--current {
    padding-right: 10px;
    padding-left: 10px;
  }

  .alert-card-content {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .paragraph-22 {
    margin-bottom: 0px;
  }

  .div-block-282 {
    overflow: hidden;
  }

  .columns-19 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-283 {
    padding: 5px 15px;
  }

  .column-48 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .floodwaters-content.blue {
    margin-bottom: 0px;
  }

  .floodwaters-content.blue p {
    line-height: 18px;
  }

  .floodwaters-content.brown {
    margin-bottom: 0px;
  }

  .caption p {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 18px;
  }

  .heading-21 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .heading-21.no-margin {
    margin-bottom: 0px;
    text-align: left;
  }

  .alert-wrapper-flood.blue {
    width: 100%;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .alert-wrapper-flood.yellow {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .alert-wrapper-flood.red {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .alert-wrapper-flood.red.w--current {
    width: 100%;
  }

  .alert-wrapper-flood.blue {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .alert-card-content-flood {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .heading-23 {
    text-align: left;
  }

  .div-block-288 {
    bottom: 40px;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-291 {
    left: -195px;
  }

  .div-block-293 {
    width: 30px;
    height: 30px;
  }

  .image-59 {
    width: 15px;
  }

  .image-61.black {
    width: 35px;
  }

  .image-61.white {
    width: 35px;
  }

  .alert-wrapper-flood-grey {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .negative-margin {
    margin-top: -50px;
  }

  .navbar-wrapper {
    min-width: 320px;
    padding: 0px;
  }

  .left-arrow-3 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
  }

  .icon-9 {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 20px;
  }

  .icon-10 {
    margin-right: 0px;
    font-size: 20px;
  }

  .content-heading-flood {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-heading-floodwaters {
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .icon-11 {
    font-size: 18px;
  }

  .left-arrow-4 {
    left: -20px;
  }

  .right-arrow-6 {
    right: -20px;
  }

  .button-internal-2 {
    margin-bottom: 0px;
    padding: 10px 20px;
    font-size: 12px;
  }

  .load-more h5 {
    font-size: 16px;
  }

  .paragraph-24 {
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-24.left {
    text-align: left;
  }

  .heading-25 {
    font-size: 18px;
    line-height: 20px;
  }

  .div-block-299 {
    width: 30px;
    height: auto;
    min-width: 30px;
    margin-right: 10px;
    text-align: left;
  }

  .paragraph-25 {
    line-height: 22px;
    white-space: normal;
  }

  .div-block-301 {
    padding: 10px;
  }

  .div-block-301.emergency {
    background-size: 20px;
  }

  .div-block-301.ses-contact {
    background-size: 20px;
  }

  .div-block-301.general {
    background-size: 20px;
  }

  .div-block-301.nrs {
    padding-right: 30px;
    padding-left: 30px;
    background-size: 20px;
  }

  .heading-26 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-27 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    white-space: normal;
  }

  .contact-form-content {
    margin-bottom: 0px;
    white-space: normal;
  }

  .contact-form-content.no-margin h4 {
    font-size: 18px;
  }

  .contact-form-content h5 {
    font-size: 16px;
  }

  .contact-form-content p {
    font-size: 16px;
    white-space: normal;
  }

  .form-block-3 {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .select-field.no-margin {
    font-size: 16px;
  }

  .form-block-4 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-style: none;
  }

  .div-block-304 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-306 {
    width: auto;
  }

  .div-block-307 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-308 {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-28 {
    padding-right: 20px;
    padding-left: 20px;
    white-space: normal;
  }

  .ves {
    display: none;
    width: 100%;
    min-width: 320px;
    white-space: normal;
  }

  .bfs {
    display: none;
  }

  .vmrs {
    display: none;
    width: 100%;
    min-width: 320px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .paragraph-27 {
    margin-bottom: 10px;
  }

  .heading-31 {
    margin-top: 10px;
  }

  .div-block-319 {
    display: block;
  }

  .current-warning-single {
    min-width: 320px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-321 {
    background-size: 180px;
  }

  .heading-32 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .heading-33 {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .warnings-button {
    padding: 6px 20px;
    background-image: none;
  }

  .text-block-10 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-324 {
    padding-top: 10px;
    padding-right: 10px;
  }

  .link-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding: 0px 35px 0px 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .link-block-23:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7c0e13), to(#7c0e13));
    background-image: linear-gradient(180deg, #7c0e13, #7c0e13);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .ewa-text-2 {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 18px;
  }

  .ewa-link-2 {
    font-size: 14px;
    line-height: 18px;
  }

  .alerts-and-warnings-2 {
    position: fixed;
    height: 75px;
    min-width: 320px;
  }

  .dropdown-toggle-15 {
    position: static;
    height: 75px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
  }

  .div-block-326 {
    left: -195px;
  }

  .navbar-2 {
    overflow: visible;
    height: 75px;
    min-width: 320px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-327 {
    height: auto;
  }

  .dropdown-list-8.w--open {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 24px;
  }

  .link-block-24.margin {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    line-height: 24px;
  }

  .dropdown-toggle-16 {
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 20px;
  }

  .dropdown-toggle-16.w--open {
    padding-left: 35px;
  }

  .bottom-line {
    position: absolute;
    left: 5px;
    top: 35px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .white-logos-2 {
    display: none;
    width: auto;
  }

  .menu-button-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    padding-left: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
  }

  .black-logos-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .top-line {
    position: absolute;
    left: 5px;
    top: 15px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .link-block-26 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 50px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-329 {
    width: auto;
  }

  .emergency-numbers-2 {
    display: none;
  }

  .middle-line {
    position: absolute;
    left: 5px;
    top: 25px;
    width: 40px;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #000;
  }

  .dropdown-12 {
    position: static;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-wrapper-2 {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .menu-wrapper-2.w--open {
    display: block;
    overflow: visible;
  }

  .link-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-68 {
    width: 50px;
  }

  .button-11 {
    font-weight: 400;
  }

  .dropdown-list-9.w--open {
    position: absolute;
    top: 75px;
  }

  .dropdown-link-2 {
    height: 75px;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    background-color: #03315a;
  }

  .dropdown-link-2:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }

  .div-block-331 {
    padding-bottom: 20px;
    padding-left: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .content-wrapper-2 {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-69 {
    margin-top: 20px;
  }

  .campaign-section-2 {
    min-width: 320px;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .text-column-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-internal-3 {
    font-size: 16px;
  }

  .button-internal-3.campaign {
    margin-top: 10px;
  }

  .div-block-332 {
    position: fixed;
    top: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }

  .text-block-11 {
    font-size: 16px;
  }

  .content-heading-wrapper-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-heading-white-2 {
    padding-right: 10px;
    font-size: 24px;
    line-height: 32px;
  }

  .campaign-section-3 {
    min-width: 320px;
    margin-bottom: 40px;
    padding-top: 40px;
  }

  .text-column-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-tabs {
    width: 50%;
  }

  .faq-tabs.margin {
    margin-top: 0px;
  }

  .heading-35 {
    font-size: 24px;
    line-height: 28px;
  }

  .column-65.padding-bottom {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }

  .column-65.padding-bottom-vid {
    padding-bottom: 20px;
  }

  .columns-26 {
    margin-bottom: 20px;
  }

  .text-span-18 {
    margin-top: 5px;
    margin-left: 0px;
  }

  .columns-27 {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .contact-column {
    padding-right: 5px;
    padding-left: 5px;
  }

  .contact-column.padding {
    padding-right: 5px;
    padding-left: 5px;
  }

  .content-columns-corporate {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-337 {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }

  .div-block-338 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-339 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-form-content-copy {
    margin-bottom: 0px;
  }

  .contact-form-content-copy h5 {
    font-size: 16px;
  }

  .contact-form-content-copy p {
    font-size: 16px;
  }

  .heading-37 {
    margin-top: 40px;
  }

  .heading-37.top-margin {
    margin-top: 20px;
  }

  .div-block-342 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-38 {
    padding-bottom: 5px;
  }

  .link-block-33 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-348 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-349 {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .paragraph-29 {
    font-size: 1.2em;
  }

  .paragraph-29.center {
    margin-bottom: 0px;
  }

  .div-block-352 {
    min-width: 60px;
  }

  .column-70.margin {
    padding-bottom: 20px;
  }

  .column-70.margin-mobile {
    padding-bottom: 20px;
  }

  .button-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-40 {
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .image-78 {
    margin-left: 10px;
  }

  .link-28 {
    font-size: 12px;
  }

  .heading-41 {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-41.left {
    text-align: left;
  }

  .heading-41.left.padding {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
  }

  .paragraph-33.center {
    text-align: center;
  }

  .div-block-355 {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .link-block-34 {
    font-size: 16px;
  }

  .dropdown-trigger-div {
    font-size: 16px;
    line-height: 24px;
  }

  .last-tab {
    width: 50%;
  }

  .dropdown-award-content {
    margin-bottom: 0px;
  }

  .dropdown-award-content h5 {
    font-size: 16px;
  }

  .key-dates {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-138.tablet {
    height: 75px;
    max-width: none;
    min-width: 100px;
  }

  .lightbox-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-44 {
    padding-left: 20px;
    text-align: center;
  }

  .columns-33.padding-top {
    padding-top: 0px;
  }

  .column-82 {
    border-left: 1px solid #ccc;
  }

  .column-82.bottom-border.left-border {
    border-bottom-style: solid;
  }

  .column-82.top-border {
    border-left: 1px solid #ccc;
  }

  .div-block-370 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dropdown-17 {
    margin-top: 10px;
  }

  .dropdown-toggle-22 {
    font-size: 16px;
    line-height: 24px;
    white-space: normal;
  }

  .grid-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .content_filter {
    overflow: auto;
  }

  .div-block-373 {
    padding-right: 0px;
  }

  .div-block-376 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ewa-recovery-button {
    right: 20px;
  }

  .resource-tab-buttons.margin-right {
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }

  .resource-tab-buttons.margin-left {
    margin-left: 0px;
    text-align: center;
  }

  .dropdown-toggle-24 {
    white-space: normal;
  }

  .column-88 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-88.mobile.left.small {
    margin-bottom: 0px;
  }

  .column-88.mobile.right.small {
    margin-bottom: 0px;
  }

  .column-88.small {
    margin-bottom: 0px;
  }

  .div-block-379 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-49.left {
    margin-top: 10px;
    line-height: 24px;
    text-align: left;
    white-space: normal;
  }

  .heading-49.left.mobile.small {
    font-size: 18px;
  }

  .heading-50 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-381 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-382 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ewa-recovery-button-2 {
    right: 20px;
  }

  .list-12 {
    padding-top: 20px;
    padding-right: 20px;
  }

  .div-block-295 {
    margin-top: 20px;
  }

  .content-single {
    margin-top: 40px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-single.center {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content-single.padding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-single h5 {
    font-size: 16px;
  }

  ._000-contact-modal {
    overflow: auto;
    min-width: 320px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .body-2 {
    overflow: scroll;
  }

  .body-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ses-contact-modal {
    overflow: auto;
    min-width: 320px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .numbers-contact-modal {
    overflow: auto;
    min-width: 320px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown-toggle-27 {
    background-position: 95% 50%;
    line-height: 32px;
  }

  .image-82 {
    margin-right: 10px;
  }

  .image-83 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-84 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-85 {
    width: 45%;
  }

  .div-block-390.top-boder {
    margin-bottom: 0px;
  }

  .two-column-text-only-equal.tablet {
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-2 {
    margin-bottom: 0px;
  }

  .bushfire-campaign-slide {
    height: 100vh;
    background-image: url('../images/afdrs-homepage-mobile-portrait.jpg');
  }

  .button-to-external-2 {
    background-position: 95% 38%;
    font-size: 16px;
  }

  .extreme-area {
    right: 168px;
    height: 150px;
  }

  .extreme-area.extreme-btn-2 {
    top: 9px;
    right: 176px;
    width: 90px;
    height: 140px;
  }

  .image-53 {
    width: 340px;
    min-width: 300px;
  }

  .tabs-menu-16 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .afdrs-no-rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left-style: solid;
    font-size: 12px;
    line-height: 18px;
  }

  .afdrs-no-rating.w--current {
    width: 50%;
  }

  .in-text-dropdown-toggle-2 {
    background-size: 15px;
    white-space: normal;
  }

  .in-text-dropdown-toggle-2.w--open {
    background-size: 15px;
    white-space: normal;
  }

  .high-area {
    left: 152px;
    height: 150px;
  }

  .high-area.high-btn-2 {
    left: 158px;
    width: 90px;
    height: 140px;
  }

  .afdrs-orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 18px;
  }

  .warnings-wrapper-2 {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .catastrophic-area {
    right: 118px;
    height: 150px;
  }

  .catastrophic-area.catastrophic-btn-2 {
    top: 61px;
    right: 121px;
    width: 90px;
    height: 140px;
  }

  .moderate-area {
    left: 25%;
    top: 47px;
    width: 80px;
    height: 150px;
  }

  .moderate-area.moderate-btn-2 {
    left: 22%;
    width: 90px;
    height: 140px;
  }

  .afdrs-high {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 18px;
  }

  .afdrs-green {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 18px;
  }

  .afdrs-catastrophic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    line-height: 18px;
  }

  .no-rating-area {
    left: 19%;
    width: 150px;
    height: 15px;
  }

  .catastrophic-btn-2 {
    width: 50%;
  }

  .heading-53 {
    line-height: 32px;
  }

  .heading-53.sub {
    font-size: 18px;
  }

  .heading-53.fdr {
    margin-top: 30px;
    font-size: 18px;
  }

  .no-rating-btn-2 {
    width: 50%;
  }

  .paragraph-38 {
    font-size: 1.2em;
  }

  .moderate-btn-2 {
    width: 50%;
    border-right-style: none;
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-401 {
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .extreme-btn-2 {
    width: 50%;
    border-right-style: none;
  }

  .content-section-campaign {
    overflow: hidden;
    min-width: 320px;
    padding-top: 40px;
  }

  .high-btn-2 {
    width: 50%;
    border-right-style: none;
  }

  .heading-54 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .div-block-404 {
    margin-top: 20px;
    padding: 20px;
  }

  .bushfire-large.w--current {
    width: 70px;
    height: 70px;
  }

  .grid-10 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-55 {
    font-size: 18px;
    line-height: 22px;
  }

  .background-video-3 {
    display: none;
  }

  .background-video-3.mobile {
    display: block;
  }

  .div-block-405 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-section-campaign-2 {
    overflow: hidden;
    min-width: 320px;
    padding-top: 40px;
  }

  .filters-group.filters-years {
    width: 100%;
  }

  .heading-58 {
    padding-left: 0px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-86 {
    min-width: auto;
  }
}

#w-node-_80ce9297-42e3-6276-675d-066c7a68b9c4-cd4a0a83 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c57-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c59-af4a0bd0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 5;
  grid-column-start: span 5;
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c62-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c67-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c73-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c78-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c80-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c85-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c89-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c8e-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c93-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446c98-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446ca0-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446ca5-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446ca9-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cae-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cba-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cbf-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cc4-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cc9-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cce-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cd3-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cd8-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cdd-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446ce1-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cf0-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446cf9-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d06-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d15-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d19-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d23-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d39-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d43-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d59-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d5e-af4a0bd0 {
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d63-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d67-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d71-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d81-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-f9328cf3-31bf-77df-84e9-319142446d91-af4a0bd0 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_80ce9297-42e3-6276-675d-066c7a68b9c4-cd4a0a83 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
}

