/* VARS
 * =================================
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,500;0,800;1,300;1,500;1,800&display=swap");
@font-face {
  font-family: 'Open Sans', sans-serif;
  src: url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,500;0,800;1,300;1,500;1,800&display=swap"); }
/* MIXINS
 * =================================
 */
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  scroll-behavior: smooth; }

* {
  position: relative;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-weight: unset;
  font-family: "Open Sans", sans-serif; }
  *.primary {
    color: #A06A0e !important }
  *.secondary {
    color: #bc4424; }
  *.green {
    color: #646c4c; }
  *.brown {
    color: #3f271e; }
  *.light {
    color: white; }

.full-width {
  width: 100%;
  padding: 60px; }
  .full-width .row.lg {
    max-width: 1200px;
    margin: 0 auto; }
  .full-width .row.md {
    max-width: 1080px;
    margin: 0 auto; }
  .full-width .row.sm {
    max-width: 900px;
    margin: 0 auto; }
  .full-width .row > .cell.md {
    max-width: 500px;
    margin: 0 auto; }
  .full-width .row > .cell.sm {
    max-width: 400px;
    margin: 0 auto; }
  .full-width h1, .full-width h2, .full-width h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    text-align: inherit;
    margin-bottom: 15px;
    line-height: 1.2; }
  .full-width h1 {
    font-size: 46px; }
    .full-width h1.lg {
      font-size: 54px; }
  .full-width h2 {
    font-size: 44px; }
    .full-width h2.lg {
      font-size: 50px; }
  .full-width h3 {
    font-size: 24px; }
    .full-width h3.lg {
      font-size: 36px; }
  .full-width h4 {
    font-size: 18px;
    font-weight: 600; }
  .full-width p, .full-width li {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 1.05em;
    line-height: 1.7;
    margin: 0;
    color: #333; }
    .full-width p:not(:last-child), .full-width li:not(:last-child) {
      margin-bottom: 15px; }
    .full-width p.lg, .full-width li.lg {
      font-size: 1.45em;
      font-weight: 500; }
    .full-width p.sm, .full-width li.sm {
      font-size: 15px; }
    .full-width p.xsm, .full-width li.xsm {
      font-size: 0.9em; }
    .full-width p.caption, .full-width li.caption {
      font-weight: 300;
   }
    .full-width p a:not(.button), .full-width li a:not(.button) {
      color: #bc4424;
      text-decoration: underline;
      font-weight: 600; }
      .full-width p a:not(.button):hover, .full-width li a:not(.button):hover {
        color: #bc4424;
        text-decoration: unset; }
    .full-width p span.highlight, .full-width li span.highlight {
      background-color: #f3ebe3;
      font-weight: bold; }
  .full-width .subheading {
    font-weight: 800;
    font-size:1.5em; }
  .full-width.darkText:not(.heroHeader) > div {
    border: none;
    border-radius: unset;
    background: unset; }

a.button,
input.button,
button.button {
  color: white;
  text-decoration: unset;
  height: 42px;
  padding: 0px 40px;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  border: none;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  white-space: nowrap; }
  a.button.primary,
  input.button.primary,
  button.button.primary {
    background-color: #eca424; }
    a.button.primary:hover,
    input.button.primary:hover,
    button.button.primary:hover {
      background-color: #cb8912; }
  a.button.secondary,
  input.button.secondary,
  button.button.secondary {
    background-color: #bc4424; }
    a.button.secondary:hover,
    input.button.secondary:hover,
    button.button.secondary:hover {
      background-color: #91351c; }
  a.button.green,
  input.button.green,
  button.button.green {
    background-color: #646c4c; }
    a.button.green:hover,
    input.button.green:hover,
    button.button.green:hover {
      background-color: #484e37; }
  a.button.brown,
  input.button.brown,
  button.button.brown {
    background-color: #3f271e; }
    a.button.brown:hover,
    input.button.brown:hover,
    button.button.brown:hover {
      background-color: #1c120e; }

.gm-style .gmnoprint {
  display: none !important;
  height: 20px !important;
  line-height: initial !important;
  overflow: visible !important; }
  .gm-style .gmnoprint .gm-style-cc {
    height: 20px !important;
    line-height: 1.3 !important;
    overflow: visible !important; }
  .gm-style .gmnoprint div {
    opacity: 1 !important;
    overflow: visible !important; }
  .gm-style .gmnoprint button,
  .gm-style .gmnoprint span,
  .gm-style .gmnoprint a {
    font-size: 14px !important;
    overflow: visible !important; }

#topmenu {
  display: none; }

#ph-header a:hover,
#ph-footer a:hover {
  color: #eca424 !important;
  text-decoration: unset !important; }

#ph-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  background-color: #f3ebe3; }
  #ph-header .grid-container {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: unset; }
  #ph-header #header-wrapper {
    height: 90px;
    padding: 0 60px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #ph-header #header-wrapper #header-logo-link {
      display: -webkit-flex;
      display: flex;
      background: white;
      max-height: 90px;
      height: 95%;
      top: -5%;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
      padding: 0 30px;
      max-width: 340px;
      margin: 0 auto; 
      width:100%;
    }
    #ph-header #header-wrapper #header-page-links a {
      color: #3f271e;
      font-family: "Open Sans", sans-serif;
      font-weight: 800;
      font-size: 14px;
      padding: 0 10px;
      text-transform: uppercase;
      text-decoration: unset;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center; }
  #ph-header .splash {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 1px;
    z-index: -1; }
  #ph-header span.menu-button {
    display: none;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 70px;
    cursor: pointer;
    background: white; }
    #ph-header span.menu-button hr {
      position: absolute;
      width: 24px;
      height: 1px;
      border: none;
      background-color: black;
      overflow: hidden; }
      #ph-header span.menu-button hr:nth-child(1) {
        -webkit-transform: translateY(-7px);
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        transform: translateY(-7px); }
      #ph-header span.menu-button hr:nth-child(3) {
        -webkit-transform: translateY(7px);
        -moz-transform: translateY(7px);
        -ms-transform: translateY(7px);
        transform: translateY(7px); }

body #home-hero {
  overflow: visible !important;
  padding-top: 90px; }
  body #home-hero::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    height: 120%;
    z-index: 0;
    background-image: linear-gradient(180deg, #f3ebe3, white);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 70%, 74% 100%, 0 50%);
    -moz-clip-path: polygon(0 0, 100% 0%, 100% 70%, 74% 100%, 0 50%);
    -ms-clip-path: polygon(0 0, 100% 0%, 100% 70%, 74% 100%, 0 50%);
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 74% 100%, 0 50%); }
  body #home-hero .grid-container > .row {
    z-index: 1; }
  body #home-hero .hero-assets-wrapper {
    max-width: 500px;
    margin: 0 auto; }
body #home-offer h2 {
  font-size: 75px;
  color: #646c4c; }
body #home-offer .grid-container > .row > .columns {
  max-width: 1080px; }
body #home-offer .offer-card {
  padding: 50px 30px;
  border: 1px solid;
  border-radius: 15px;
  background: white;
  margin: 20px auto;
  max-width: 450px; }
  body #home-offer .offer-card img {
    width: 100px;
    margin-bottom: 30px; }
  body #home-offer .offer-card:nth-child(1) {
    border-color: #646c4c; }
  body #home-offer .offer-card:nth-child(2) {
    border-color: #eca424; }
  body #home-offer .offer-card:nth-child(3) {
    border-color: #bc4424; }
body #home-mar .know-container {
  border: 1px solid #e8e8e8;
  border-radius: 15px; }
  body #home-mar .know-container .right-content {
    max-width: 450px;
    margin: 0 auto; }
  body #home-mar .know-container .left-content {
    max-width: 500px;
    margin: 0 auto; }
  body #home-mar .know-container .know-box {
    display: -webkit-flex;
    display: flex;
    padding: 20px; }
    body #home-mar .know-container .know-box:not(:last-child) {
      border-bottom: 1px solid #e8e8e8; }
    body #home-mar .know-container .know-box .img-wrapper {
      flex: 1; }
      body #home-mar .know-container .know-box .img-wrapper img {
        width: 70px; }
    body #home-mar .know-container .know-box .textbox {
      padding-left: 10px;
      flex: 3; }
body #home-mar-video {
  background-image: url(/research/centers/chppr/research/homes/assets/img/hemisphere.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-top: 200px;
  z-index: 0; }
  body #home-mar-video p, body #home-mar-video h3 {
    color: white; }
  body #home-mar-video .grid-container > .row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 0 !important; }
    body #home-mar-video .grid-container > .row .cell {
      text-align: center; }
    body #home-mar-video .grid-container > .row h3 {
      text-align: center;
      font-size: 46px; }
    body #home-mar-video .grid-container > .row p.lg {
      margin: 30px 0; }
    body #home-mar-video .grid-container > .row .videoWrapper,
    body #home-mar-video .grid-container > .row .media-warpper {
      line-height: 0; }
      body #home-mar-video .grid-container > .row .videoWrapper iframe,
      body #home-mar-video .grid-container > .row .videoWrapper video,
      body #home-mar-video .grid-container > .row .media-warpper iframe,
      body #home-mar-video .grid-container > .row .media-warpper video {
        width: 100%;
        border-radius: 30px;
        cursor: pointer; }
body #home-different .grid-container {
  max-width: 900px;
  margin: 0 auto; }
body #home-different .text-col div.inner {
  padding-top: 30px; }
body #home-different .text-col:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  left: 0;
  background-color: #bc4424; }
body #home-focus-recovery .img-col img {
  max-width: 120%;
  left: -140px; }
body #home-find-location h2 {
  text-align: center; }
body #home-find-location #map {
  height: 60vh;
  width: 100%;
  border: 1px solid #f8f8f8; }
body #home-find-location #pac-card {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f8f8f8;
  position: absolute;
  top: 0;
  padding: 10px;
  outline: none;
  width: 270px;
  height: 100%;
  z-index: 1; }
  body #home-find-location #pac-card i {
    display: none;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: white;
    cursor: pointer;
    font-size: 13px;
    padding: 8px 10px; }
  body #home-find-location #pac-card #pac-container {
    background-color: white;
    top: 0;
    width: 100%;
    position: absolute;
    padding: 10px; }
  body #home-find-location #pac-card #pac-input {
    background-color: #f8f8f8;
    border-radius: 30px;
    margin: 0;
    height: 45px;
    font-size: 14px;
    border: unset; }
    body #home-find-location #pac-card #pac-input:focus, body #home-find-location #pac-card #pac-input:focus-visible {
      outline: unset; }
body #home-find-location .gm-style .gm-style-iw-c {
  box-shadow: 0 2px 12px 1px rgba(0, 0, 0, 0.15); }
body #home-find-location .store-info {
  padding: 5px;
  max-width: 300px; }
  body #home-find-location .store-info p {
    margin: 0;
    font-size: 12px; }
  body #home-find-location .store-info a {
    text-decoration: unset; }
  body #home-find-location .store-info h4 {
    font-size: 15px; }
    body #home-find-location .store-info h4 span {
      font-size: 13px;
      font-weight: 400; }
body #home-find-location #panel {
  height: calc(70vh - 70px);
  top: 70px;
  width: 270px;
  z-index: 2;
  overflow-x: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  body #home-find-location #panel .container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px;
    margin: 10px;
    background-color: white;
    border: 1px solid #e8e8e8; }
    body #home-find-location #panel .container:hover {
      border: 1px solid #eca424; }
    body #home-find-location #panel .container a {
      text-decoration: unset; }
    body #home-find-location #panel .container .num-cal .homeNum {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin: 0;
      color: white;
      background-color: #bc4424;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      font-weight: bold;
      font-size: 14px; }
    body #home-find-location #panel .container .text-col {
      padding: 0 10px;
      width: 60%; }
      body #home-find-location #panel .container .text-col a {
        font-size: 12px;
        color: #bc4424; }
      body #home-find-location #panel .container .text-col .title {
        font-size: 16px;
        font-weight: 500;
        margin: 0; }
    body #home-find-location #panel .container .mile-col {
      border-left: 2px solid #e8e8e8;
      padding-left: 10px;
      width: 25%; }
      body #home-find-location #panel .container .mile-col span.distanceText {
        color: #b8b8b8;
        font-weight: 400;
        font-size: 12px;
        margin: 5px 0; }
      body #home-find-location #panel .container .mile-col span.isOpen {
        color: white;
        background-color: #646c4c;
        margin: 0;
        padding: 3px 10px;
        border-radius: 5px;
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase; }
  body #home-find-location #panel .open {
    width: 270px; }
body #ph-form {
  max-width: 1080px;
  margin: 0 auto; }
  body #ph-form label {
    font-size: 30px;
    color: #646c4c; }
  body #ph-form textarea {
    min-height: unset;
    height: 40px; }
  body #ph-form input,
  body #ph-form textarea {
    font-size: 30px;
    color: #333;
    box-shadow: unset;
    border-top: unset;
    border-right: unset;
    border-left: unset; }
  body #ph-form .submit-wrapper {
    margin-top: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

#ph-footer {
  padding-top: 200px;
  padding-bottom: 60px; }
  #ph-footer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    height: 135px;
    z-index: 0;
    background-image: url(/research/centers/chppr/research/homes/assets/images/neighborhood.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 450px;
    background-color: white;
    border-bottom-right-radius: 100px;
    border-bottom-left-radius: 100px; }
  #ph-footer #main-footer {
    background-color: transparent; }
    #ph-footer #main-footer a {
      text-decoration: none; }
    #ph-footer #main-footer .f-logo {
      height: 120px; }
    #ph-footer #main-footer .footer-nav nav {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 70px auto;
      width: fit-content; }
      #ph-footer #main-footer .footer-nav nav a {
        color: #333;
        font-size: 22px; }
    #ph-footer #main-footer .footer-nav span.dot {
      width: 7px;
      height: 7px;
      margin: 10px 30px;
      display: inline-block;
      border-radius: 50%; }
      #ph-footer #main-footer .footer-nav span.dot:nth-of-type(1) {
        background-color: #eca424; }
      #ph-footer #main-footer .footer-nav span.dot:nth-of-type(2) {
        background-color: #646c4c; }
      #ph-footer #main-footer .footer-nav span.dot:nth-of-type(3) {
        background-color: #bc4424; }
      #ph-footer #main-footer .footer-nav span.dot:nth-of-type(4) {
        background-color: #3f271e; }
    #ph-footer #main-footer .footer-bottom p, #ph-footer #main-footer .footer-bottom a {
      color: #333; }
    #ph-footer #main-footer .footer-bottom .policy {
      margin-top: 70px; }

@media print, screen and (min-width: 40em) {
  body #home-focus-recovery .img-col {
    margin: 0 auto;
    max-width: 600px; } }
@media all and (max-width: 1139px) {
  #ph-header #header-wrapper {
    height: 60px; }
    #ph-header #header-wrapper #header-logo-link {
      margin-left: 0; }
    #ph-header #header-wrapper #header-page-links {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      #ph-header #header-wrapper #header-page-links a {
        font-size: 15px;
        padding: 10px 0; }
  #ph-header #header-nav {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 300px;
    top: 60px;
    left: 0;
    padding: 40px;
    overflow: hidden;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; }
    #ph-header #header-nav.active {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all 0.6s ease-in-out;
      -moz-transition: all 0.6s ease-in-out;
      -o-transition: all 0.6s ease-in-out;
      -ms-transition: all 0.6s ease-in-out;
      transition: all 0.6s ease-in-out; }
      #ph-header #header-nav.active .splash::after {
        transform: scale(1); }
    #ph-header #header-nav .splash::after {
      content: "";
      display: block;
      position: absolute;
      border-radius: 50%;
      background-color: #f3ebe3;
      width: 284vmax;
      height: 284vmax;
      top: -142vmax;
      left: -142vmax;
      transform: scale(0);
      transform-origin: 50% 50%;
      transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.855, 0.06);
      will-change: transform; }
  #ph-header span.menu-button {
    display: -webkit-flex;
    display: flex; } }
@media all and (max-width: 1023px) {
  .full-width {
    padding-left: 40px;
    padding-right: 40px; }

  body #home-hero::after {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 70%, 80% 100%, 0 80%);
    -moz-clip-path: polygon(0 0, 100% 0%, 100% 70%, 80% 100%, 0 80%);
    -ms-clip-path: polygon(0 0, 100% 0%, 100% 70%, 80% 100%, 0 80%);
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 80% 100%, 0 80%); }
  body #home-focus-recovery .img-col img {
    max-width: unset;
    width: 100%;
    left: unset; }
  body #home-mar-video {
    padding-top: 140px;
    background-size: 140%; }
    body #home-mar-video .grid-container > .row h3 {
      font-size: 36px; }
  body #home-contact {
    padding-bottom: 0; }
    body #home-contact .right-content {
      order: -1;
      margin-left: 0;
      max-width: 350px; }
      body #home-contact .right-content img {
        width: 240px; } }
@media all and (max-width: 767px) {
  body #home-find-location #pac-card {
    width: 100%;
    height: auto; }
  body #home-find-location #panel {
    display: -webkit-flex;
    display: flex;
    height: 150px;
    width: 100%;
    top: 60px;
    overflow: scroll;
    background-color: #f8f8f8; }
    body #home-find-location #panel .container {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      min-width: 150px; }
      body #home-find-location #panel .container .text-col {
        padding: 0;
        width: 100%; }
      body #home-find-location #panel .container .mile-col {
        width: 100%; }
    body #home-find-location #panel .open {
      width: 100%; } }
@media all and (max-width: 639px) {
  .full-width {
    padding: 40px 20px; }
    .full-width h1 {
      font-size: 42px; }
      .full-width h1.lg {
        font-size: 42px; }
    .full-width h2 {
      font-size: 32px; }
      .full-width h2.lg {
        font-size: 32px; }
    .full-width h3 {
      font-size: 20px; }
      .full-width h3.lg {
        font-size: 28px; }
    .full-width p.lg, .full-width li.lg {
      font-size: 18px; }

  #ph-header #header-wrapper {
    padding: 0 30px; }
    #ph-header #header-wrapper #header-logo-link {
      margin-right: 60px;
      padding: 0 10px;
      max-width: 230px; }

  body #home-offer h2 {
    text-align: center;
    font-size: 55px; }
  body #home-offer .offer-card {
    padding: 25px; }
    body #home-offer .offer-card img {
      margin-bottom: 10px; }
  body #home-mar-video {
    padding-top: 90px;
    background-size: 150% 100%; }
    body #home-mar-video .grid-container > .row p.lg {
      margin: 20px 0; }
    body #home-mar-video .grid-container > .row h3 {
      font-size: 28px; }
    body #home-mar-video .grid-container > .row .videoWrapper {
      margin: 0; }
  body #ph-form input,
  body #ph-form textarea,
  body #ph-form label {
    font-size: 20px; }

  #ph-footer {
    padding-top: 150px; }
    #ph-footer::before {
      height: 95px;
      background-size: 320px; }
    #ph-footer #main-footer .footer-nav nav {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 50px auto; } }

/*# sourceMappingURL=lapraim.css.map */
/*added Nov. 9 - 2022 */
#btnValidate {
   color: white !important;
   font-size: 22px !important;
   margin-bottom:20px;
 }
 
 ul.resource li {
   display: inline-block;
   text-align: center;
 }
 
 ul.resource li > a {
   font-size: .75em !important;
 }
 
.grid-container {
	max-width: 75rem;
	margin: 0 auto;
}
.button.primary {
  color: white !important;
}
.sph-logo{
    display:flex; flex-direction:row; justify-content: center; align-items:center;column-gap: 3em;
}
@media only screen and (max-width: 400px){
  .sph-logo{
    display:flex;
    flex-direction:column; 
  }
    
  }