/*****-----------------------------------------------*/
/*	Variables
/*****-----------------------------------------------*/
/* Example Media Queries */
/*****-----------------------------------------------*/
/*	Mixins
/*****-----------------------------------------------*/
.text-shadow {
  text-shadow: 1px 1px #2d323f;
}

/*****-----------------------------------------------*/
/*	Architecture
/*****-----------------------------------------------*/
body {
  background-color: #ffffff;
  font-family: "Lato", sans-serif;
  height: 100vh;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #2d323f;
}

/* Headline and text tags and styles
/* --------------------------------------------------*/
h1, .h1 {
  font-family: "Montserrat", sans-serif;
  color: #0c8382;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
}

.headline-medium-light-weight {
  font-weight: 500;
}
.headline-medium-light-weight span {
  font-weight: 300;
}

p, .p, li {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.05rem;
  color: inherit;
  line-height: 1.8;
}

a {
  text-decoration: none;
  color: #0c8382;
}

.extended-text {
  font-family: "aktiv-grotesk-extended", sans-serif !important;
}

/* Global Components
/* --------------------------------------------------*/
/* Colors */
.text-primary, .text-green, .canvas-park-text {
  color: #0c8382 !important;
}

.text-bloom-blue {
  color: #133056 !important;
}

.text-bloom-blue-secondary {
  color: #06a7d2 !important;
}

.bg-warning {
  background-color: #f8b730 !important;
}

.text-warning {
  color: #f8b730 !important;
}

.bg-rose {
  background-color: #f18f84 !important;
}

.bg-primary {
  background-color: #0c8382 !important;
}

.bg-primary-light {
  background-color: #40bfae !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline: 0px;
  box-shadow: 0 0 0 1px rgba(0, 123, 255, 0.25);
}

.btn {
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  border-radius: 1.6rem;
  --bs-btn-padding-x: 1.25rem;
}

.btn-extend {
  --bs-btn-padding-x: 2.5rem;
}

.btn-primary, .btn-primary:visited {
  background: #0c8382;
  border-color: transparent;
}

.btn-primary.active, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #b85ca3;
  border-color: transparent;
}

.btn-success {
  background: #0c8382;
  border-color: transparent;
}

.btn-success.active, .btn-success:hover, .btn-success:active, .btn-success:focus {
  background: #40bfae;
  border-color: transparent;
}

[class*=btn-outline] {
  border-width: 3px;
}

.btn-outline-primary {
  --bs-btn-color: #0c8382;
  --bs-btn-border-color: #0c8382;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0c8382;
  --bs-btn-hover-border-color: #0c8382;
  --bs-btn-focus-shadow-rgb: 108,117,125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0c8382;
  --bs-btn-active-border-color: #0c8382;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
  border-width: 3px;
}

.btn-outline-secondary {
  --bs-btn-color: #40bfae;
  --bs-btn-border-color: #40bfae;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #40bfae;
  --bs-btn-hover-border-color: #40bfae;
  --bs-btn-focus-shadow-rgb: 108,117,125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #40bfae;
  --bs-btn-active-border-color: #40bfae;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
  border-width: 3px;
}

.btn-outline-bloom {
  color: #133056;
  border: 3px solid #133056;
  background-color: #ffffff;
}

.btn-outline-bloom.active, .btn-outline-bloom:hover, .btn-outline-bloom:active, .btn-outline-bloom:focus {
  border-color: #06a7d2;
  background-color: #06a7d2;
}

.secondary-font {
  font-family: "Montserrat", sans-serif;
}

.fs-07 {
  font-size: 0.7rem;
}

.fs-08 {
  font-size: 0.8rem;
}

.fs-09 {
  font-size: 0.9rem;
}

.fs-10 {
  font-size: 1rem;
}

.fs-11 {
  font-size: 1.1rem;
}

.fs-12 {
  font-size: 1.2rem;
}

.fs-13 {
  font-size: 1.3rem;
}

.fs-14 {
  font-size: 1.4rem;
}

.fs-15 {
  font-size: 1.5rem;
}

.fs-2 {
  font-size: 2rem;
}

.fs-23 {
  font-size: 2.3rem;
}

.fs-25 {
  font-size: 2.5rem;
}

.form-control, .form-control-lg {
  border-radius: 0rem;
  padding: 0.75rem 1rem;
  font-size: 1rem;
}

input[type=checkbox] {
  transform: scale(1.875);
  margin-right: 15px;
  margin-left: 6px;
}

.carousel-indicators [data-bs-target] {
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.carousel-control-next, .carousel-control-prev {
  opacity: 0.75;
  width: 10%;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 4rem;
  height: 4rem;
}

.carousel-caption {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.9);
}

.ratio-2x3 {
  --bs-aspect-ratio: 66.666%;
}

/***** Header *****/
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: .325rem;
  --bs-nav-link-font-size: 16px;
  --bs-nav-link-hover-color: #0c8382;
  --bs-navbar-active-color: #0c8382;
}
@media (min-width: 768px) {
  .navbar-nav {
    --bs-nav-link-font-size: 17px;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    --bs-nav-link-font-size: 19px;
  }
}
@media (min-width: 1400px) {
  .navbar-nav {
    --bs-nav-link-font-size: 20px;
  }
}

.navbar-header {
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-header {
    width: auto;
  }
}

.dropdown-menu {
  --bs-dropdown-bg: #ffffff;
  --bs-dropdown-color: #0c8382;
  --bs-dropdown-link-color:#2d333f;
  --bs-dropdown-link-hover-color: #0c8382;
  --bs-dropdown-link-hover-bg: #d9f2ef;
  --bs-dropdown-spacer: 0.5rem;
  --bs-dropdown-divider-bg: #bdbdbd;
}

/* Header
/* --------------------------------------------------*/
header {
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.33);
  position: relative;
  z-index: 999;
}
@media (min-width: 768px) {
  header .navbar-expand-md {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
header .navbar {
  --bs-navbar-brand-margin-end: 2rem;
}
header .navbar .navbar-brand {
  height: auto;
  width: 200px;
  display: block;
}
@media (min-width: 1200px) {
  header .navbar .navbar-brand {
    width: 210px;
  }
}
@media (min-width: 1200px) {
  header .navbar .navbar-brand {
    width: 225px;
  }
}
@media (min-width: 1400px) {
  header .navbar .navbar-brand {
    width: 250px;
  }
}
header .nav-blog {
  width: 100px;
}
@media (min-width: 768px) {
  header .nav-blog {
    position: absolute;
    right: 0.75rem;
    top: 10px;
  }
}
header .nav-item .dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 8px 14px;
  box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.2);
}
header .nav-item .dropdown-menu li {
  border-bottom: 1px solid #bdbdbd;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px 0px 9px;
}
header .nav-item .dropdown-menu .dropdown-item {
  font-size: var(--bs-nav-link-font-size);
  padding: 4px 10px;
}
header .nav-item .dropdown-menu .dropdown-itemx:hover, header .nav-item .dropdown-menu .dropdown-item.active {
  font-weight: 700;
}
header .nav-item .dropdown-menu li:last-child {
  border-bottom: 0px transparent;
}
header .nav-link {
  line-height: 1.1;
}
@media (min-width: 992px) {
  header .nav-link {
    line-height: 1.5;
  }
}
header .nav-link.active {
  font-weight: 700;
}

.dropdown-toggle::after {
  display: none;
}

/* Footer
/* --------------------------------------------------*/
footer {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #6d6e71;
}
footer p {
  font-size: 14px;
  color: #6d6e71;
  font-weight: 300;
}
footer a {
  font-weight: 600;
  color: #2d323f;
}
footer .registration-wrapper {
  background: #dddbdd;
}
footer .registration-wrapper .join-the-interest-list {
  color: #0c8382;
  text-align: left;
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.1;
}
footer .registration-wrapper .registration-form-wrapper {
  border-top: 2px solid #0c8382;
}
@media (min-width: 992px) {
  footer .registration-wrapper .registration-form-wrapper {
    border-left: 2px solid #0c8382;
    border-top: 0px solid #0c8382;
  }
}
footer .eho {
  flex: 0 0 auto;
  width: 2.25%;
  padding-right: 0;
  padding-top: 2px;
  min-width: 28px;
}
footer .eho img {
  opacity: 0.5;
}
footer .brookfield-logo, footer .footer-download-brochure {
  max-width: 125px;
}
footer .brookfield-logo svg, footer .footer-download-brochure svg {
  width: 100%;
  height: auto;
}
footer .brookfield-logo {
  max-width: 110px;
}
footer .instagram-follow-us {
  max-width: 158px;
}

/***** Honeypots *****/
#honeypotName {
  display: none;
}

/***** Video Modal 
/*------------------------------------*/
.modal-video {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin: 0 auto;
}
.modal-video video {
  width: 100%;
  height: auto;
}

.modal-video::before {
  display: block;
  content: "";
}

.modal-video .embed-responsive-item,
.modal-video iframe,
.modal-video embed,
.modal-video object,
.modal-video video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-modal-body {
  min-height: 54vh;
}

.modal-video-21by9::before {
  padding-top: 42.857143%;
}

.modal-video-16by9::before {
  padding-top: 56.25%;
}

.modal-video-4by3::before {
  padding-top: 75%;
}

/***** transparent modal *******/
.transparent {
  background: none;
  border: none;
}
.transparent .modal-header {
  border-bottom: 0px;
  color: #ffffff;
  padding-bottom: 0;
}
.transparent .modal-header .close {
  color: #ffffff;
  font-size: 3rem;
  text-shadow: 0 1px 0 #2d323f;
  transform: translateX(21px);
  padding: 0 0.5rem;
  opacity: 1;
  margin-top: 0px;
}

.modal-xxl {
  max-width: 1460px;
}

/*****-----------------------------------------------*/
/*	Pages
/*****-----------------------------------------------*/
/***** Loading
/*-----------------------------------*/
#screen-loading {
  background-color: #2d323f;
  color: #ffffff;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding-top: 20%;
  text-align: center;
  z-index: 1101;
}

.register-now {
  position: fixed;
  z-index: 9999999;
  width: 100px;
  height: 100px;
  text-decoration: none;
  bottom: 10vh;
  right: 3vw;
  transition: 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .register-now {
    bottom: 35vh;
    width: 125px;
    height: 125px;
  }
}
@media (min-width: 992px) {
  .register-now {
    bottom: 15vh;
    width: 150px;
    height: 150px;
  }
}
.register-hidden {
  right: -40vw;
}

/***** homepage
/*-----------------------------------*/
.lightboxPromo .lightboxPromoContent {
  position: absolute;
  top: 10%;
  left: 5%;
  text-align: center;
  width: 90%;
  z-index: 1002;
}
.lightboxPromo .lightboxPromoContent img {
  display: inline-block;
  border: 20px solid #fff;
}
.lightboxPromo .lightboxPromoContent .close {
  color: #ffffff;
  font-size: 38px;
  font-weight: 300;
  opacity: 0.7;
  position: absolute;
  right: -50px;
  top: -54px;
}
.lightboxPromo .lightboxPromoContent .btn-close {
  --bs-btn-close-color: #fff;
  --bs-btn-close-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ccc'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");
}
@media (min-width: 567px) {
  .lightboxPromo .lightboxPromoContent {
    top: 20%;
    left: 25%;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .lightboxPromo .lightboxPromoContent {
    top: 15%;
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  .lightboxPromo .lightboxPromoContent {
    top: 15%;
    max-width: 840px;
  }
}
.lightboxPromo .lightboxPromoOverlay {
  background-color: #2d323f;
  height: 100vh;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
}

.lightboxPromoShow {
  overflow: hidden;
}

.spec-spot-1, .purple-circle-spot {
  padding-left: 35px;
  padding-right: 35px;
}
.spec-spot-1 .spot-1-image-wrapper, .purple-circle-spot .spot-1-image-wrapper {
  position: relative;
}
.spec-spot-1 .spot-1-image-wrapper .spot-1-deoration, .purple-circle-spot .spot-1-image-wrapper .spot-1-deoration {
  position: absolute;
  z-index: 0;
  top: -30px;
  left: -35px;
  background: #b85ca3;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.spec-spot-1 .spot-1-image-wrapper .spot-1-image, .purple-circle-spot .spot-1-image-wrapper .spot-1-image {
  position: relative;
  z-index: 1;
}

.spec-spot-2, .yellow-rectangle-spot {
  padding-right: 35px;
  padding-left: 35px;
}
.spec-spot-2 .spot-2-image-wrapper, .yellow-rectangle-spot .spot-2-image-wrapper {
  position: relative;
}
.spec-spot-2 .spot-2-image-wrapper .spot-2-deoration, .yellow-rectangle-spot .spot-2-image-wrapper .spot-2-deoration {
  position: absolute;
  z-index: 0;
  bottom: -20px;
  right: -35px;
  background: #f9b730;
  width: 290px;
  height: 120px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}
.spec-spot-2 .spot-2-image-wrapper .spot-2-image, .yellow-rectangle-spot .spot-2-image-wrapper .spot-2-image {
  position: relative;
  z-index: 1;
}

.spec-spot-3, .teal-circle-spot {
  padding-right: 35px;
  padding-left: 35px;
}
.spec-spot-3 .spot-3-image-wrapper, .teal-circle-spot .spot-3-image-wrapper {
  position: relative;
}
.spec-spot-3 .spot-3-image-wrapper .spot-3-deoration, .teal-circle-spot .spot-3-image-wrapper .spot-3-deoration {
  position: absolute;
  z-index: 0;
  bottom: -40px;
  right: -25px;
  background: #41bfad;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .spec-spot-3 .spot-3-image-wrapper .spot-3-deoration, .teal-circle-spot .spot-3-image-wrapper .spot-3-deoration {
    bottom: -30px;
    right: -45px;
  }
}
.spec-spot-3 .spot-3-image-wrapper .spot-3-image, .teal-circle-spot .spot-3-image-wrapper .spot-3-image {
  position: relative;
  z-index: 1;
}

.home-spot-title {
  font-family: "aktiv-grotesk-extended", sans-serif;
  color: #2d323f;
  font-weight: 200;
  font-size: 2.7rem;
}

.spot-title-image {
  display: inline-block;
  height: 36px;
  width: auto;
  translate: 0px 4px;
}
.spot-title-image img {
  height: 100%;
  width: auto;
  display: block;
}

.home-spot-3 {
  margin-bottom: 6rem;
  margin-top: 10rem;
}
@media (min-width: 768px) {
  .home-spot-3 {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .home-spot-3 {
    margin-top: 3rem;
  }
}

.home-spot-3-image {
  height: 166%;
  width: 88%;
  position: relative;
  left: unset;
  top: 0;
  margin: -175px auto 0;
}
@media (min-width: 567px) {
  .home-spot-3-image {
    width: 65%;
  }
}
.home-spot-3-image img {
  border-radius: 50%;
}
@media (min-width: 768px) {
  .home-spot-3-image {
    position: absolute;
    margin-top: 0;
    width: 58%;
    left: -12%;
    top: 13%;
  }
}
@media (min-width: 992px) {
  .home-spot-3-image {
    width: 47%;
    left: -2%;
    top: -1%;
  }
}
@media (min-width: 1200px) {
  .home-spot-3-image {
    width: 40%;
    left: -2%;
    top: -7%;
  }
}
@media (min-width: 1400px) {
  .home-spot-3-image {
    width: 37%;
    left: -3%;
    top: -13%;
  }
}

.home-spot-3-content {
  padding-top: 2rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .home-spot-3-content {
    padding-top: 4rem;
  }
}

.home-spot-3-wrapper {
  background: #40bfae;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  border-left: 0px solid #fff;
}
@media (min-width: 992px) {
  .home-spot-3-wrapper {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+20,0c8382+20,0c8382+100 */
    background: #40bfae; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 20%, #40bfae 20%, #40bfae 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 20%, #40bfae 20%, #40bfae 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 20%, #40bfae 20%, #40bfae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="$blueGreenLight",GradientType=1 ); /* IE6-9 */
  }
}

/***** New Homes
/*------------------------------------*/
.neighborhood-carousel .carousel-item-next, .neighborhood-carousel .carousel-item-prev, .neighborhood-carousel .carousel-item.active {
  display: flex;
}
.neighborhood-carousel .ratio-21x9 {
  --bs-aspect-ratio: 40.25%;
}
@media (min-width: 768px) {
  .neighborhood-carousel .ratio-21x9 {
    --bs-aspect-ratio: 40.25%;
  }
}

.neighborhood-title {
  font-family: "aktiv-grotesk-extended", sans-serif;
  color: #0c8382;
  font-weight: 500;
  font-size: 2.2rem;
  text-transform: lowercase;
}

.neigborhood-nav-residences {
  gap: 2rem 2rem;
}
.neigborhood-nav-residences li {
  --bs-nav-link-padding-x: 0px;
  padding-right: var(--bs-nav-link-padding-x);
  padding-left: var(--bs-nav-link-padding-x);
}

.edenglen-bloom .bloom-logo {
  width: 207px;
}
.edenglen-bloom h1, .edenglen-bloom h2, .edenglen-bloom h3, .edenglen-bloom h4, .edenglen-bloom h5, .edenglen-bloom h6 {
  color: #133056;
}
.edenglen-bloom h2:not(.h1) {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.65rem;
}

.bloom-promo-snipe {
  position: absolute;
  top: 20px;
  right: 25px;
  z-index: 99999;
  width: 124px;
  height: 124px;
}

/***** Pages
/*------------------------------------*/
.spec-spot {
  margin-bottom: 6rem;
  margin-top: 10rem;
}
@media (min-width: 768px) {
  .spec-spot {
    margin-top: 12rem;
  }
}
@media (min-width: 992px) {
  .spec-spot {
    margin-top: 3rem;
  }
}

.spec-spot-image {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: -12rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 300px;
}
@media (min-width: 768px) {
  .spec-spot-image {
    width: 340px;
    height: 340px;
    left: 50%;
    margin-left: -170px;
    top: -48%;
  }
}
@media (min-width: 992px) {
  .spec-spot-image {
    width: 370px;
    left: 100px;
    top: -1%;
    height: 370px;
  }
}
@media (min-width: 1200px) {
  .spec-spot-image {
    width: 410px;
    left: 130px;
    top: -7%;
    height: 410px;
  }
}
@media (min-width: 1400px) {
  .spec-spot-image {
    width: 430px;
    left: 150px;
    top: -15%;
    height: 430px;
  }
}
.spec-spot-image .carousel-item-next, .spec-spot-image .carousel-item-start, .spec-spot-image .carousel-item-end, .spec-spot-image .carousel-item-prev, .spec-spot-image .carousel-item.active {
  display: flex;
}

.spec-spot-content {
  padding-top: 8.5rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  .spec-spot-content {
    padding-top: 1rem;
  }
}

.spec-spot-wrapper {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
  border-left: 0px solid #fff;
}

.spec-spot-wrapper.bg-primary {
  background: #0c8382;
}
@media (min-width: 992px) {
  .spec-spot-wrapper.bg-primary {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+20,0c8382+20,0c8382+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 20%, #0c8382 20%, #0c8382 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 20%, #0c8382 20%, #0c8382 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 20%, #0c8382 20%, #0c8382 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#0c8382",GradientType=1 ); /* IE6-9 */
  }
}

.spec-spot-wrapper.bg-warning {
  background: #f8b730;
}
@media (min-width: 992px) {
  .spec-spot-wrapper.bg-warning {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+20,0c8382+20,0c8382+100 */
    background: #f8b730; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 20%, #f8b730 20%, #f8b730 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 20%, #f8b730 20%, #f8b730 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 20%, #f8b730 20%, #f8b730 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="$yellow",GradientType=1 ); /* IE6-9 */
  }
}

.border-right-radius-25px {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}

.border-left-radius-25px {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}

.nhmp-spec-spot-image {
  height: 166%;
  width: 88%;
  position: relative;
  left: unset;
  top: 0;
  margin: -175px auto 0;
}
.nhmp-spec-spot-image img {
  border-radius: 50%;
}
@media (min-width: 768px) {
  .nhmp-spec-spot-image {
    height: 160%;
    width: 59%;
  }
}
@media (min-width: 992px) {
  .nhmp-spec-spot-image {
    position: absolute;
    margin-top: 0;
    height: 160%;
    width: 49%;
    left: -8%;
    top: -30%;
  }
}
@media (min-width: 1400px) {
  .nhmp-spec-spot-image {
    height: 160%;
    width: 41%;
    left: -1%;
    top: -29%;
  }
}

.nhmp-spec-spot-content {
  padding-top: 2rem;
  padding-bottom: 4rem;
}
@media (min-width: 992px) {
  .nhmp-spec-spot-content {
    padding-top: 4rem;
  }
}

/***** Points of interest
/*------------------------------------*/
.location-symbol {
  width: 36px;
}
@media (min-width: 1200px) {
  .location-symbol {
    width: 40px;
  }
}

#locationsMap {
  height: 500px;
  width: 100%;
}

@media (min-width: 768px) {
  #locationsMap {
    height: 900px;
  }
}
/***** Around Town
/*------------------------------------*/
.around-marketplace, .around-eastvale {
  position: relative;
}

.around-marketplace-decoration {
  background-color: #b85ca3;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  position: absolute;
  z-index: 0;
  right: -9px;
  top: -40px;
}
@media (min-width: 768px) {
  .around-marketplace-decoration {
    right: -30px;
  }
}

.around-the-station {
  position: relative;
  margin-top: 225px;
}
@media (min-width: 768px) {
  .around-the-station {
    border-radius: 25px;
  }
}
@media (min-width: 992px) {
  .around-the-station {
    margin-top: 0;
  }
}

.around-the-station-photo {
  position: absolute;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 365px;
  height: 365px;
  top: -280px;
  left: 50%;
  margin-left: -182.5px;
}
@media (min-width: 992px) {
  .around-the-station-photo {
    margin-left: 0;
    width: 375px;
    height: 375px;
    top: -20px;
    left: -30px;
  }
}
@media (min-width: 1200px) {
  .around-the-station-photo {
    width: 385px;
    height: 385px;
    top: -20px;
    left: -50px;
  }
}

.around-the-station-content {
  padding: 5rem 0 2rem;
}
@media (min-width: 768px) {
  .around-the-station-content {
    padding: 5rem 0 2rem;
  }
}
@media (min-width: 992px) {
  .around-the-station-content {
    padding: 4rem 0;
  }
}
@media (min-width: 1200px) {
  .around-the-station-content {
    padding: 5rem 0;
  }
}

.around-eastvale-content {
  position: relative;
  z-index: 1;
}

.around-eastvale-decoration {
  background: #f9b730;
  width: 220px;
  height: 120px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  position: absolute;
  z-index: 0;
  left: -50px;
  top: -20px;
}

/***** About Brookfield
/*------------------------------------*/
.col-BRDiff-icon {
  flex: 0 0 auto;
  width: 11.66666667%;
}

.border-by-the-numbers {
  border-top: 2px solid #249ebf;
}
@media (min-width: 992px) {
  .border-by-the-numbers {
    border-top: 0;
    border-left: 2px solid #249ebf;
  }
}

@media (min-width: 992px) {
  .second-image {
    translate: -16px -10px;
  }
}

.by-the-numbers-headline {
  font-size: 2.3rem;
}
@media (min-width: 567px) {
  .by-the-numbers-headline {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .by-the-numbers-headline {
    font-size: 2.5rem;
  }
}

/***** Visit & Register
/*------------------------------------*/
.visit-map-wrapper {
  position: relative;
}
.visit-map-wrapper .visit-map-deoration {
  position: absolute;
  z-index: 0;
  top: -30px;
  left: -43px;
  background: #b85ba3;
  width: 94px;
  height: 112px;
  border-top-left-radius: 100px;
}
.visit-map-wrapper .visit-map {
  position: relative;
  z-index: 1;
}

@media (min-width: 992px) {
  .border-register {
    border-left: 2px solid #249ebf;
  }
}

/***** Print
/*------------------------------------*/
@media print {
  a[href]:after {
    content: none;
  }
}

/*# sourceMappingURL=main.css.map */
