:root {
  --white: white;
  --black: black;
}

.body {
  background-color: #f9f9f9;
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.container {
  color: #fff;
  background-color: #24546d;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lp-area {
  flex: 1;
}

.form-area {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #333;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  flex: 0 30%;
  margin: 30px 60px 30px 30px;
  padding: 30px;
  display: flex;
}

.hero {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-image: url('../images/hero.jpg');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 1600px;
  min-height: 360px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  display: flex;
}

.hdr {
  background-color: #fff;
  border-radius: 4px;
  flex: 1;
  margin-top: -102px;
  margin-left: -30px;
  padding: 30px;
}

.h1 {
  color: #27556b;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
}

.sub {
  text-align: center;
  background-color: #a4835b;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

.h2 {
  margin-top: 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 1;
}

.h3 {
  margin-top: 0;
  line-height: 1;
}

.h4 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}

.submit-button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #a4835b;
  border-radius: 4px;
  width: 100%;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: background-color .2s, color .2s;
  box-shadow: inset 0 -4px #0000001a;
}

.submit-button:hover {
  background-color: #040d14;
}

.submit-button.qu-btn {
  text-align: left;
  margin-top: 0;
}

.submit-button.hero-btn {
  align-self: flex-start;
  width: auto;
  min-width: 360px;
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.submit-button.website-btn {
  margin-top: 0;
}

.submit-button.box-btn {
  width: auto;
  margin: 0 30px 30px;
}

.select {
  background-color: #fff;
}

.video-btn {
  background-color: #f0f0f0;
  background-image: url('../../../../d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../../../../d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  flex: 1;
  padding: 0;
}

.btns {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.download-link {
  text-decoration: none;
}

.download-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.download-cover {
  background-image: url('../../../../d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.download-cta-wrapper {
  flex: 1;
  align-self: stretch;
  align-items: flex-start;
  padding: 0;
  display: flex;
}

.download-cta {
  color: #fff;
  background-color: #4cb656;
  flex: 1;
  align-self: stretch;
  align-items: center;
  padding: 30px;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: flex;
}

.download-cta:hover {
  background-color: #111;
}

.download-polygon {
  margin-top: 20px;
}

.list {
  margin-bottom: 0;
  padding-left: 20px;
}

.table-dotted-line {
  border-top: 1px dotted #b9b9b9;
  flex: 1;
  margin-bottom: 3px;
}

.flex-item {
  flex: 1;
}

.flex-item.box {
  background-color: #fff;
  flex-direction: column;
  display: flex;
}

.flex-item.rhs {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  flex: 0 40%;
  display: flex;
}

.flex-item.lhs {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.flex-item.agents {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 90px;
  display: flex;
}

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

.flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.flex.ftr-logos {
  margin-top: 16px;
  margin-left: -33px;
}

.flex.bullets {
  flex-flow: row;
}

.table-text.table-hdr {
  font-weight: 700;
}

.list-item {
  margin-bottom: 5px;
}

.list-item.end {
  margin-bottom: 0;
}

.table-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-end;
  display: flex;
}

.table-row.table-hdr-row {
  border-bottom: 1px solid #bdbdbd;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.form-cta-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form-cta {
  color: #fff;
  background-color: #27556b;
  border-radius: 4px;
  align-self: stretch;
  padding: 20px;
  font-size: 26px;
  font-weight: 700;
}

.form-cta-polygon {
  margin-left: 20px;
}

.small {
  text-align: center;
  font-size: 14px;
}

.pdf-icon {
  margin-bottom: -5px;
  margin-right: 20px;
}

.arrow-flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bullet {
  margin-top: 1px;
}

.bullet-text {
  font-size: 16px;
}

.bullet-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: flex-start;
  display: flex;
}

.bullets {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.website-btn-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logo {
  align-self: center;
}

.box-img {
  min-height: 180px;
}

.box-img._1 {
  background-image: url('../../../../d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.padding {
  padding: 30px;
}

.sub-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.img {
  border-radius: 4px;
  flex: 1;
}

.img._1 {
  background-image: url('../images/img-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img._2 {
  background-image: url('../images/img-2.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hurricane-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line {
  background-color: #fff;
  align-self: stretch;
  width: 1px;
}

.location-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.address {
  font-size: 19px;
  font-weight: 300;
}

.copy {
  font-size: 16px;
}

.agent-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.agent-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.agent-name {
  font-size: 16px;
  font-weight: 700;
}

.dtre, .newmark {
  margin-top: 10px;
  margin-bottom: 30px;
}

.email-link {
  color: #fff;
}

.agent-logo {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .container {
    flex-direction: column;
  }

  .form-area {
    margin-right: 30px;
  }

  .hdr {
    margin-left: 0;
  }

  .download-flex {
    min-height: 190px;
  }

  .flex-item.rhs {
    flex-flow: row;
    min-height: 250px;
  }

  .wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .flex {
    flex-flow: column;
  }

  .flex.ftr-logos {
    margin-left: 0;
  }

  .flex.bullets {
    flex-flow: row;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 34px;
  }

  .h2 {
    font-size: 21px;
  }

  .submit-button.hero-btn, .submit-button.box-btn {
    min-width: auto;
  }

  .flex-item.agents {
    flex-flow: column;
  }

  .flex.bullets {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .arrow-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .sub-flex {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .agent-flex {
    justify-content: flex-start;
    align-items: center;
  }

  .agent-wrapper {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .form-area, .hero, .hdr {
    padding: 20px;
  }

  .h1 {
    font-size: 31px;
  }

  .download-flex {
    flex-direction: column;
    min-height: 240px;
  }

  .download-cta-wrapper {
    flex: 0 auto;
  }

  .download-cta {
    text-align: center;
    justify-content: center;
    align-self: flex-start;
    padding: 20px;
  }

  .download-polygon {
    display: none;
  }

  .flex-item.rhs {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    min-height: 360px;
  }

  .flex-item.lhs {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wrapper {
    padding: 20px;
  }

  .arrow {
    display: none;
  }

  .hurricane-flex {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .line {
    width: auto;
    height: 1px;
  }
}


