body {
  background-color: #F9F8F7;
  max-width: 100%;
  overflow-x: hidden;
  margin: 0;
}

.prom-header-container {
  width: 100dvw;
  margin: auto;
}

.prom-header-title-container {
  width: 100%;
  background: #f9f8f7;
  padding-top: 10px;
}

.prom-header-title {
  font-size: 5.5dvw;
  font-family: 'Archivo Narrow';
  margin: 0px;
  text-align: center;
}

.prom-header-navigation {
  display: flex;
  justify-content: center;
  padding: 0px 0px 10px 0px;
  margin: auto;
  width: 100%;
  background: #f9f8f7;
}

.prom-header-navigation a {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  padding: 10px 15px;
  text-decoration: underline;
  width: 15dvw;
  text-align: center;
  font-size: 3.5dvw;
}

.prom-header-banner {
  width: 100%;
  background-color: #f4f4f4;
  border-top: 2px solid purple;
  border-bottom: 2px solid purple;
  padding: 40px 0px;
}

.prom-header-banner img {
  width: 80%;
  margin: auto;
}

.prom-header-action {
  width: 100%;
}

.prom-header-action-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4.1dvw;
  padding: 30px 20px;
  text-align: center;
  line-height: 7.5dvw;
  margin: 0;
}

.prom-header-info {
  font-family: 'Archivo Narrow', serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  padding: 5dvw;
}

.prom-header-info-section {
  width: 100%;
}

.prom-header-info-section h4 {
  margin: 0;
  font-size: 9dvw;
}

.prom-header-info-section h5 {
  font-size: 6dvw;
  margin-top: 15px;
  font-weight: 400;
}

.prom-header-info-section h6 {
  margin: 5px 0px;
  padding-bottom: 10px;
  font-size: 4dvw;
  width: 70%;
  border-bottom: 5px solid black;
}

.prom-ad-text-alt {
  width: 100%;
}

.prom-ad-bottom a {
  color: black;
}

.prom-questions-container {
  width: 90dvw;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  padding: 10dvw 0dvw;
}

.prom-subscribe {
  width: 100dvw;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.prom-subscribe {
  background-color: #f2f2f2;
  margin: auto;
}

.prom-ad-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 350px;
  justify-content: center;
}

.prom-ad-center img {
  width: 85%;
}

.prom-ad-google-img {
  width: 85%;
}

.prom-ad-center .prom-ad-text {
  margin-bottom: 5dvw;
  text-align: center;
}

.prom-ad-text p {
  margin: 0;
  text-align: center;
  line-height: 6dvw;
  font-size: 4dvw;
}

.prom-ad-text-alt h3 {
  text-align: center;
  font-style: italic;
}

.prom-ad-side {
  display: flex;
  padding: 5dvw;
  justify-content: space-around;
  align-items: center;
}

.prom-ad-side img {
  width: 30%;
}

.prom-ad-side .prom-ad-text {
  text-align: left;
  margin-left: 2dvw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}

.prom-ad-side p {
  margin: 0;
  font-style: italic;
  text-align: left;
  line-height: 6dvw;
  font-size: 4dvw;
  margin: 0dvw 0dvw;
}

.wp-block-ub-content-toggle-accordion-title-wrap {
  background: none !important;
}

.wp-block-ub-content-toggle-accordion {
  border: none !important;
  border-bottom: 1px solid #CCC !important;
}

.prom-questions-container-title {
  font-size: 7dvw!important;
  margin: 0!important;
line-height: 8dvw!important;
}

.prom-questions-container-subtitle {
  margin-top: 10px!important;
  font-size: 4.5dvw!important;
  line-height: 6dvw!important;
  margin-right: 20%!important;
  font-weight: 400!important;
}

.prom-questions-container-anchor {
  margin-bottom: 10px!important;
  margin-top: 10px!important;
  font-size: 4.5dvw!important;
  text-transform: uppercase!important;
  text-decoration: underline!important;
}

.prom-demo-title {
  font-size: 6dvw;
  padding: 0% 5%;
  margin: 0;
  margin-left: 10px;
  text-transform: uppercase;
  text-align: center;
}

.prom-demo-subtitle {
  margin-top: 10px;
  font-size: 4dvw;
  line-height: 5.5dvw;
  font-weight: 400;
  margin-left: 10px;
  text-align: center;
}

.prom-demo-anchor {
  margin: 50px 0px 10px 0px;
  font-size: 4.5dvw;
  text-transform: uppercase;
  text-decoration: underline;
  color: #d03c3c;
  text-align: center;
}

a.anchor {
  display: block;
  position: relative;
  visibility: hidden;
}

.wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title {
  padding: 20px 10px 20px 0px;
  margin: 0;
  display: block;
  font-size: 4.5dvw;
  line-height: 6dvw;
}

.wp-block-ub-content-toggle-accordion-content-wrap {
  font-size: 4.5dvw;
  line-height: 7dvw;
}

@media (orientation: landscape) and (max-width: 1919px) {

  .prom-header-container {
    width: 60dvw;
  }

  .prom-header-title {
    font-size: 2.25dvw;
    line-height: 2.75dvw;
    margin: 10px 0px;
  }

  .prom-header-navigation {
    justify-content: center;
  }

  .prom-header-navigation,
  .prom-header-title-container {
    width: 60dvw;
    margin: auto;
    background-color: #f9f8f7;
  }

  .prom-header-navigation a {
    width: 6dvw;
    font-size: 1.5dvw;
    margin: 0px 5px;
  }

  .prom-header-action-text {
    font-size: 2dvw;
    line-height: 3dvw;
  }

  .prom-header-info {
    flex-direction: row;
    padding: 1dvw;
  }

  .prom-header-info-section {
    width: 50%;
  }

  .prom-header-info-section h4 {
    font-size: 3dvw;
  }

  .prom-header-info-section h5 {
    font-size: 2.25dvw;
  }

  .prom-header-info-section h6 {
    font-size: 1.25dvw;
    width: 70%;
    border-bottom: 4px solid black;
  }

  .prom-questions-container {
    width: 48dvw;
    padding: 3dvw 0dvw;
  }

  .prom-subscribe {
    width: 60dvw;
  }

  .prom-ad-center {
    height: 25dvw;
  }

  .prom-ad-center img {
    width: 50%;
  }

  .prom-ad-google-img {
    width: 66%;
  }

  .prom-ad-center .prom-ad-text {
    margin-bottom: 1dvw;
    text-align: center;
  }

  .prom-ad-text p {
    line-height: 1.75dvw;
    font-size: 1.25dvw;
  }

  .prom-ad-text-alt h3 {
    font-style: italic;
  }

  .prom-ad-side {
    display: flex;
    padding: 2dvw;
    justify-content: space-around;
    align-items: center;
  }

  .prom-ad-side img {
    width: auto;
    height: 14dvw;
  }

  .prom-ad-side .prom-ad-text {
    text-align: left;
    margin-left: 2dvw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 60%;
  }

  .prom-ad-side p {
    margin: 0;
    font-style: italic;
    text-align: left;
    line-height: 2.5dvw;
    font-size: 1.75dvw;
    margin: 0dvw 0dvw;
  }

  .prom-questions-container-title {
    font-size: 2dvw!important;
    line-height: 2.5dvw!important;
  }

  .prom-questions-container-subtitle {
    font-size: 1.25dvw!important;
    line-height: 1.75dvw!important;
    margin-right: 0%!important;
  }

  .prom-questions-container-anchor {
    margin-bottom: 10px!important;
    font-size: 1.25dvw!important;
    line-height: 1.75dvw!important;
  }

  .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title {
    padding: 20px 10px 20px 0px;
    margin: 0;
    display: block;
    font-size: 1.25dvw;
    line-height: 1.75dvw;
  }

  .wp-block-ub-content-toggle-accordion-content-wrap {
    font-size: 1.25dvw;
    line-height: 2dvw;
  }

  .prom-demo-title {
    font-size: 2dvw;
    line-height: 2.5dvw;
    margin: 0;
    padding: 0;
  }

  .prom-demo-subtitle {
    font-size: 1.25dvw;
    line-height: 1.75dvw;
    margin: 10px 0px 40px;
  }

  .prom-demo-anchor {
    margin: 50px 0px 10px 0px;
    font-size: 1.25dvw;
    line-height: 1.75dvw;
  }
}

@media (orientation: landscape) and (min-width: 1920px) {
  .prom-header-container {
    width: 1152px;
  }

  .prom-header-title {
    font-size: 2.75em;
    line-height: 1em;
    margin: 20px 0px;
  }

  .prom-header-navigation {
    justify-content: center;
  }

  .prom-header-navigation,
  .prom-header-title-container {
    width: 1152px;
    margin: auto;
    background-color: #f9f8f7;
  }

  .prom-header-navigation a {
    width: 115px;
    font-size: 28px;
    margin: 0px 5px;
  }

  .prom-header-action-text {
    font-size: 32px;
    line-height: 48px;
  }

  .prom-header-info {
    flex-direction: row;
    padding: 20px;
  }

  .prom-header-info-section {
    width: 50%;
  }

  .prom-header-info-section h4 {
    font-size: 3.5em;
  }

  .prom-header-info-section h5 {
    font-size: 2.75em;
  }

  .prom-header-info-section h6 {
    font-size: 1.5em;
  }

  .prom-questions-container {
    width: 975px;
    padding: 50px 0px;
  }

  .prom-subscribe {
    width: 1152px;
  }

  .prom-ad-center {
    height: 500px;
  }

  .prom-ad-center img {
    width: 50%;
  }

  .prom-ad-google-img {
    width: 66%;
  }

  .prom-ad-center .prom-ad-text {
    margin-bottom: 20px;
    text-align: center;
  }

  .prom-ad-text p {
    font-size: 26px;
    line-height: 38px;
  }

  .prom-ad-text-alt h3 {
    font-style: italic;
  }

  .prom-ad-side {
    display: flex;
    padding: 20px 0px;
    justify-content: space-evenly;
    align-items: center;
  }

  .prom-ad-side img {
    width: auto;
    height: 250px;
  }

  .prom-ad-side .prom-ad-text {
    text-align: left;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
  }

  .prom-ad-side p {
    margin: 0;
    font-style: italic;
    text-align: left;
    font-size: 2em;
    line-height: 1.35em;
    margin: 0dvw 0dvw;
  }

  .prom-questions-container-title {
    font-size: 2.5em!important;
    line-height: 1.35em!important;
  }

  .prom-questions-container-subtitle {
    font-size: 1.25em!important;
    line-height: 1.5em!important;
    margin-right: 0%!important;
  }

  .prom-questions-container-anchor {
    margin-bottom: 10px!important;
    font-size: 1.25em!important;
    line-height: 1.5em!important;
  }

  .wp-block-ub-content-toggle-accordion .wp-block-ub-content-toggle-accordion-title {
    padding: 20px 10px 20px 0px;
    margin: 0;
    display: block;
    font-size: 1.25em;
    line-height: 1.5em;
  }

  .wp-block-ub-content-toggle-accordion-content-wrap {
    font-size: 1.25em;
    line-height: 1.875em;
  }

  .prom-demo-title {
    font-size: 2.25em;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
  }

  .prom-demo-subtitle {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 10px 0px;
  }

  .prom-demo-anchor {
    margin: 50px 0px 10px 0px;
    font-size: 1.25em;
    line-height: 1.5em;
  }
}

/* Display Globals */
@media only screen and (max-width: 767px) {
  .show-desktop {
    display: none;
  }

  .show-mobile {
    display: block;
  }

  .show-mobile-flex {
    display: flex;
  }

  .show-desktop-flex {
    display: none;
  }

  .calendly-inline-widget {
    min-width: 320px;
    height: 630px;
  }
}

@media only screen and (min-width: 767px) {
  .show-mobile {
    display: none;
  }

  .show-desktop {
    display: block;
  }

  .show-desktop-flex {
    display: flex;
  }

  .show-mobile-flex {
    display: none;
  }

  .wp-caption-text {
    margin-top: 0;
    font-size: 1em;
  }

  .calendly-inline-widget {
    min-width: 320px;
    height: 700px;
  }
}

.show-none {
  display: none;
}


/* Additional Layout Globals */
@media only screen and (max-width: 767px) {

  header,
  .hnp-homepage-first-section,
  .hnp-homepage-second-section,
  .hnp-homepage-third-section,
  .hnp-programs-section,
  .subscribe-form,
  .housing-nonprofit-elegible {
    width: 100dvw;
  }

  html {
    width: 100dvw;
  }

  #map {
    margin: auto;
  }

  #state_list {
    height: 6dvw;
    width: 40% !important;
    margin-top: 2dvw;
    margin-left: 2.5dvw;
    border: 1px solid #CCC;
    background: transparent;
  }

  .wp-caption-text {
    margin-top: 0;
    font-size: 3.6dvw;
  }
}