/*
 Theme Name:     Live1000Landing2025
 Theme URI:      landing.live1000.com
 Description:    A CottonCandy child theme.
 Author:         Sonya Pereira
 Template:       CottonCandy
 Version:        1.0.0
*/
@import url("https://use.typekit.net/tqt5ypp.css");
@import url("https://use.typekit.net/tqt5ypp.css");
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ---- [ Main Styles ] ---- */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.container {
  margin: 0 auto;
  width: 1430px;
  text-align: center;
  display: inline-block;
}
.col {
  display: inline;
  float: left;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.full {
  width: 100%;
}
.almost-full {
  width: 95.23809524%;
  margin: 0 0;
  float: none;
  margin: 0 auto;
}
.col_one {
  width: 100%;
  margin: 0 0;
}
.col_half {
  width: 50%;
  margin: 0 0;
}
.col_two_thirds {
  width: 66.66666667%;
  margin: 0 0;
}
.col_one_third {
  width: 33.33333333%;
  margin: 0 0;
}
.col_one_fourth {
  width: 25%;
  margin: 0 0;
}
.col_three_fourths {
  width: 74.90636704%;
  margin: 0 0;
}
.col_one_fifth {
  width: 20%;
  margin: 0 0;
}
.col_two_fifths {
  width: 40%;
  margin: 0 0;
}
.col_three_fifths {
  width: 59.88023952%;
  margin: 0 0;
}
.col_one_sixth {
  width: 16.66666667%;
  margin: 0 0;
}
@media only screen and (max-width: 1430px) {
  .container {
    width: 1430px;
  }
}
@media only screen and (max-width: 1429px) {
  .container {
    width: 1280px;
  }
  .col_one_fourth,
  .col_three_fourths {
    width: 50%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 1279px) {
  .container {
    width: 1024px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    width: 980px;
  }
}
@media only screen and (max-width: 980px) {
  .container {
    width: 760px;
  }
}
@media only screen and (max-width: 780px) {
  .container {
    width: 100%;
  }
  .full,
  .col_one,
  .col_half,
  .col_two_thirds,
  .col_one_third,
  .col_one_fourth,
  .col_three_fourths,
  .col_one_fifth,
  .col_two_fifths,
  .col_three_fifths,
  .col_one_sixth {
    width: 100%;
    margin: 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .container {
    width: 100%;
  }
}
@font-face {
  font-family: 'Antrilla';
  src: url('/wp-content/themes/landing1000bota/includes/fonts/Antrilla/Antrilla.otf') format("opentype"), url('/wp-content/themes/landing1000bota/includes/fonts/Antrilla/Antrilla.ttf') format("truetype");
}
@font-face {
  font-family: 'Antrilla';
  src: url('/wp-content/themes/landing1000bota/includes/fonts/Antrilla/Antrilla.otf') format("opentype"), url('/wp-content/themes/landing1000bota/includes/fonts/Antrilla/Antrilla.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
}
/*animation element*/
.animation {
  position: relative;
  margin: 0 auto;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -moz-transform: translate3d(0px, 300px, 0px);
  -webkit-transform: translate3d(0px, 300px, 0px);
  -o-transform: translate(0px, 300px);
  -ms-transform: translate(0px, 300px);
  transform: translate3d(0px, 300, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-down {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, -200px, 0px);
  -webkit-transform: translate3d(0px, -200px, 0px);
  -o-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate3d(0px, -200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-down.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay1 {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay1.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay2 {
  opacity: 0;
  -moz-transition: all 1.5s ease-out;
  -webkit-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.delay2.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.zoom2 {
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  opacity: 0;
  transform: scale(0.2);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zoom2.in-view {
  opacity: 1;
  width: auto;
  transform: scale(1);
}
.fade-in2 {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fade-in2.in-view {
  opacity: 1;
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
}
.fade-in3 {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fade-in3.in-view {
  opacity: 1;
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  animation-duration: 3s;
}
.fade-in4 {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fade-in4.in-view {
  opacity: 1;
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 4s;
  -moz-animation-duration: 4s;
  animation-duration: 4s;
}
.zoom3 {
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  opacity: 0;
  transform: scale(1.5);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.zoom3.in-view {
  opacity: 1;
  width: auto;
  max-width: 100%;
  transform: scale(1);
  margin-bottom: -7px;
}
.element {
  float: left;
  width: 100%;
  margin: 0 1.33% 2.66% 1.33%;
  background: #F5F5F5;
  padding: 15px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
.swing1 {
  -moz-transition: all 1000ms ease;
  -webkit-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  opacity: 0;
  transform: rotateX(70deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swing1.in-view {
  opacity: 1;
  transform: rotateX(0deg);
}
.swingleft {
  -moz-transition: all 1000ms ease;
  -webkit-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  opacity: 0;
  transform: rotateY(100deg);
  transform-origin: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swingleft.in-view {
  opacity: 1;
  transform: rotateX(0deg);
}
.swingright {
  -moz-transition: all 2000ms ease;
  -webkit-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
  opacity: 0;
  transform: rotateY(-100deg);
  transform-origin: right;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swingright.in-view {
  opacity: 1;
  transform: rotateY(0);
  transform-origin: right;
}
.slide-right2 {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-600px, 0px, 0px);
  -webkit-transform: translate3d(-600px, 0px, 0px);
  -o-transform: translate(-600px, 0px);
  -ms-transform: translate(-600px, 0px);
  transform: translate3d(-600px, 0px, 0px);
}
.slide-right2.in-view {
  opacity: 1;
  -moz-transform: translate3d(200%, 0px, 0px);
  -webkit-transform: translate3d(200%, 0px, 0px);
  -o-transform: translate(200%, 0px);
  -ms-transform: translate(200%, 0px);
  transform: translate3d(200%, 0px, 0px);
}
.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.fade-in.one {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  animation-delay: 4s;
}
.fade-in.two {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  animation-delay: 5s;
}
.fade-in.three {
  -webkit-animation-delay: 5.2s;
  -moz-animation-delay: 5.2s;
  animation-delay: 5.2s;
}
.fade-in.four {
  -webkit-animation-delay: 10s;
  -moz-animation-delay: 10s;
  animation-delay: 10s;
}
.fade-in.five {
  -webkit-animation-delay: 11.5s;
  -moz-animation-delay: 11.5s;
  animation-delay: 11.5s;
}
.fade-in.six {
  -webkit-animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.fade-in.seven {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.fade-in.eight {
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.fade-in.nine {
  -webkit-animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  animation-delay: 2.8s;
}
.fade-in.ten {
  -webkit-animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  animation-delay: 3.5s;
}
.fade-in.eleven {
  -webkit-animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  animation-delay: 4.5s;
}
.fade-in.twelve {
  -webkit-animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  animation-delay: 5.5s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moving {
  animation-duration: 3s;
  animation-name: slidein;
}
.line {
  stroke-dashoffset: -2000;
  stroke-dasharray: 2000;
  animation: line-draw 3s forwards;
  stroke: #fff;
}
@keyframes slidein {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 100%;
  }
}
@keyframes slidein2 {
  from {
    margin-left: -100%;
    width: 0;
  }
  to {
    margin-left: 0;
    width: 50%;
  }
}
@keyframes line-draw {
  0% {
    stroke-dashoffset: -2000;
  }
  80% {
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #000;
  }
}
@keyframes slideinbottom {
  from {
    margin-top: -100%;
    width: 100%;
  }
  to {
    margin-top: 0%;
    width: 100%;
  }
}
@keyframes MyDiv {
  0% {
    left: 0px;
    top: 0px;
  }
  100% {
    left: 150px;
    top: 0px;
  }
}
.linear {
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Avenir", sans-serif;
  font-size: 1.22em;
  font-weight: 400;
  color: #000000 !important;
  line-height: 188%!important;
  letter-spacing: 0.01em;
  background-color: #ffffff;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.desktop-form {
  display: inline-block;
}
.mobile-form {
  display: none;
}
.laptop {
  display: none;
}
.super-container {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
}
p {
  line-height: 188%;
  text-align: left;
}
.clear {
  clear: both;
}
.landing-top {
  width: 100%;
  padding: 0 1%;
  display: inline-block;
  margin: 20px auto 0;
  position: relative;
}
.top-slider {
  margin: 0 auto;
  width: 100%;
  height: auto;
  min-height: 955px;
  display: inline-block;
  background: url(images/live1000-header.jpg) no-repeat center center;
  background-size: cover;
}
.top-slider-mobile {
  display: none;
}
.main-img-bg {
  width: 100%;
  display: inline-block;
  background: url(images/bg-white-wave-main-gradient.jpg) no-repeat left top;
  background-size: cover;
  margin: 0 auto;
  padding: 120px 0;
}
.amenities-img-bg {
  width: 100%;
  display: inline-block;
  background: url(images/bg-white-wave-amenities-gradient.jpg) no-repeat right bottom;
  margin: 0 auto;
  padding: 120px 0 60px 0;
}
.floorplans-img-bg {
  width: 100%;
  display: inline-block;
  background: url(images/bg-white-wave-floorplan-gradient.jpg) no-repeat right bottom;
  margin: 0 auto;
  padding: 120px 0 60px 0;
}
.landing-bg-no-image {
  width: 100%;
  display: inline-block;
  height: 100vh;
  min-height: 800px;
  margin: 0 auto;
}
.main-copy {
  width: 100%;
  display: inline-block;
}
.main-copy.padding-left {
  padding-left: 4%;
  width: 100%;
}
.main-copy ul {
  padding-left: 20px;
  /* Add padding to create space for the bullets */
}
.main-copy ul li {
  display: flex;
  /* Make the list items flex containers */
  align-items: flex-start;
  /* Align items to the top of the list item */
  margin-bottom: 5px;
  /* Optional: Adds some space between list items */
  font-style: italic;
  line-height: 200%;
}
.main-copy ul li::before {
  content: "\2022";
  /* Unicode for bullet point */
  color: #ccc;
  font-size: 20px;
  margin-right: 10px;
  flex-shrink: 0;
  /* Prevents shrinking the bullet */
}
.global-title {
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 300;
  font-size: 1em;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.global-title.main-title {
  font-size: 2em;
  text-align: left;
  line-height: 110%;
  margin-top: 25px;
}
.global-title.fancy-title {
  color: #ffffff;
  font-size: 2.9em;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: left;
  line-height: 90%;
}
.global-title.fancy-title span {
  background: url(images/wave.svg) repeat-x right bottom;
}
.global-title.sub-title {
  font-size: 1.8em;
  text-align: center;
  line-height: 115%;
  margin: 0;
}
.global-title.form-title {
  font-size: 1.4em;
  text-align: center!important;
  margin: 0 auto -10px;
  text-transform: uppercase;
  padding: 0;
}
.main-copy-text-left {
  margin-top: -200px;
  width: fit-content;
}
.section-1-wrapper {
  width: 100%;
  margin: 0 auto -7px;
  display: inline-block;
  background: url(images/bg-color-bar-h1.jpg) no-repeat left center;
  background-size: cover;
  height: 338px;
  padding: 50px 10px 30px 7%;
}
.cta-img {
  width: auto;
  max-width: 95%;
  border-radius: 15px;
}
.center-btn-left {
  width: 18%;
  margin-right: 2%;
  display: inline;
  float: left;
  height: 370px;
  background: url(images/decor-vert-color-bar-section1-left.jpg) no-repeat center center;
  background-size: cover;
}
.center-btn-floorplans {
  width: 79%;
  margin-right: 1%;
  display: inline;
  height: 370px;
  float: left;
  background: url(images/live1000-explore-floorplans.jpg) no-repeat center center;
  background-size: cover;
}
.center-btn-floorplans .content-btn {
  width: 100%;
  height: 370px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 25px;
}
.center-btn-floorplans .content-btn span {
  font-size: 2em;
  font-family: "freight-neo-pro", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}
.center-btn-renderings {
  width: 79%;
  margin-left: 1%;
  display: inline;
  height: 370px;
  float: left;
  background: url(images/live1000-experience-renderings.jpg) no-repeat center center;
  background-size: cover;
}
.center-btn-renderings .content-btn {
  width: 100%;
  height: 370px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 25px;
}
.center-btn-renderings .content-btn span {
  font-size: 2em;
  font-family: "freight-neo-pro", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}
.center-btn-right {
  width: 18%;
  margin-left: 2%;
  display: inline;
  float: left;
  height: 370px;
  background: url(images/decor-vert-color-bar-section1-right.jpg) no-repeat center center;
  background-size: cover;
}
.floorplan-top-section {
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  background: url(images/line-floorplans.svg) no-repeat right bottom;
}
ul {
  list-style-type: none;
  /* Removes the default bullets */
  padding-left: 20px;
  /* Adjusts indentation */
}
ul li::before {
  content: "\2022";
  /* Unicode for a bullet character */
  color: #000000;
  /* Changes the bullet color */
  font-size: 20px;
  /* Adjusts bullet size */
  margin-right: 10px;
  /* Adjusts space between bullet and text */
  vertical-align: middle;
  /* Aligns the bullet with the text */
}
.section-above-footer-wrapper {
  width: 100%;
  margin: 25px auto -7px;
  display: inline-block;
}
.above-footer-center {
  width: 84%;
  margin: 0 1%;
  display: inline;
  float: left;
  background: url(images/live1000-section-abovefooter-van-wezel.jpg) no-repeat left center;
  background-size: cover;
  height: 370px;
  padding: 80px 10px 30px 7%;
}
.above-footer-left {
  height: 370px;
  width: 7%;
  float: left;
  display: inline-block;
  background: url(images/decor-vert-color-bar-section4-left.jpg) no-repeat left bottom;
  background-size: cover;
  text-align: left;
}
.above-footer-right {
  height: 370px;
  width: 7%;
  float: left;
  display: inline;
  background: url(images/decor-vert-color-bar-section4-right.jpg) no-repeat left bottom;
  background-size: cover;
  text-align: right;
}
.btn-white {
  background: #ffffff;
  min-width: 225px;
  height: 50px;
  letter-spacing: 0.1em;
  font-size: .8em;
  text-transform: uppercase;
  padding: 7px 20px;
  text-decoration: none;
  font-weight: 500;
  margin-top: 35px;
  display: inline-block;
}
.btn-white:hover {
  background: #f1f1f1;
}
.btn-white.blue {
  color: #52c0d8 !important;
}
.btn-white.red {
  color: #8d344a !important;
}
.text-center {
  text-align: center!important;
}
.text-left {
  text-align: left!important;
}
.footer-wrapper {
  margin: 0 auto;
  text-align: center;
  background: url(images/bg-footer.jpg) no-repeat center center;
  background-size: cover;
  color: #ffffff;
  padding: 66px 10px;
  width: 100%;
  display: inline-block;
}
.footer-wrapper a {
  color: #ffffff !important;
}
.footer-wrapper a {
  color: #ffffff !important;
}
.main-footer-logo img {
  width: 199px;
  max-width: 95%;
  height: auto;
}
.white-border {
  display: inline-block;
  height: 50px;
  width: 2px;
  background-color: #ffffff;
  margin: 0 20px;
}
.footer-logos {
  width: 250px;
  max-width: 45%;
  height: auto;
  margin-bottom: -38px;
}
.disclaimer {
  display: inline-block;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.03em;
}
.disclaimer.small {
  font-size: .6em;
}
.disclaimer img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.disclaimer p {
  text-align: left;
  line-height: 130%;
}
.disclaimer p.strong {
  font-weight: 500;
}
.disclaimer a {
  color: #ffffff !important;
  font-weight: 300;
}
.white-text {
  color: #ffffff !important;
}
.blue-text {
  color: #52c0d8 !important;
}
.text-right {
  text-align: right!important;
}
.text-left {
  text-align: left!important;
}
.content-buttons {
  margin: 20px auto;
  width: 300px;
  font-style: italic;
  font-weight: 100!important;
}
.content-buttons a {
  color: #000000 !important;
  text-decoration: none;
  font-size: 1.1em;
  margin: 0 10px;
  font-style: italic;
  font-weight: 100!important;
  padding: 5px;
  display: inline-block;
}
.margin-top15 {
  margin-top: 15px;
}
.margin-top35 {
  margin-top: 35px;
}
.margin-top50 {
  margin-top: 50px;
}
.margin-top100 {
  margin-top: 100px;
}
:-moz-placeholder {
  color: #000000 !important;
}
::-moz-placeholder {
  color: #000000 !important;
}
:-ms-input-placeholder {
  color: #000000 !important;
}
::-webkit-input-placeholder {
  color: #000000 !important;
}
/***** FORM-popup-full *****/
.pum-theme-58 .pum-container,
.pum-theme-lightbox .pum-container {
  padding: 0!important;
  border-radius: 0!important;
  border: none!important;
  box-shadow: none!important;
  background-color: transparent!important;
}
.pum-theme-58 .pum-content + .pum-close,
.pum-theme-lightbox .pum-content + .pum-close {
  position: absolute;
  height: 26px;
  width: 26px;
  left: auto;
  right: -13px;
  bottom: auto;
  top: -13px;
  padding: 0px;
  color: #ffffff;
  font-family: Arial;
  font-weight: 100;
  font-size: 20px!important;
  line-height: 24px;
  border: 2px solid #ffffff;
  border-radius: 15px!important;
  background-color: #8d344a !important;
}
.popup-bg {
  width: 100%;
  margin: 0 auto;
  background: url(images/bg-form-overlay.png) no-repeat center center;
  background-size: cover;
  display: inline-block;
  text-align: center;
  border: 3px solid #ffffff;
  border-radius: 10px;
}
.popup2-bg {
  width: 100%;
  margin: 0 auto;
  background: url(images/bg-image-form-overlay-content.png) no-repeat center center;
  background-size: cover;
  display: inline-block;
  text-align: center;
  border: 3px solid #ffffff;
  border-radius: 10px;
}
.popup-form-wrapper {
  width: 475px;
  display: inline-block;
  z-index: 99999;
  margin: 5% auto;
}
.popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.popup-form-wrapper .frm_style_formidable-style.with_frm_style input[type=submit],
.popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_submit button,
.popup-form-wrapper .frm_form_submit_style,
.popup-form-wrapper .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  margin: 0 auto!important;
  position: relative!important;
}
/***** FORM-TOP *****/
.right-form-wrapper {
  width: 475px;
  position: absolute;
  z-index: 99999;
  right: 75px;
  top: 0;
}
.form-top-blue {
  display: inline-block;
  margin: -20px auto 0;
  padding: 0;
}
.form-top-blue img {
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  width: auto;
  max-width: 260px;
}
.form-bottom-color {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.form-bottom-color img {
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  width: auto;
  max-width: 260px;
}
.form-title-bar {
  position: absolute;
  margin: -120px auto 0;
  padding: 0;
  text-align: center;
}
.form-title-bar img {
  border: 3px solid #ffffff;
  border-radius: 10px;
  width: auto;
  max-width: 95%;
}
.form-wrapper {
  width: 100%;
  margin: 25px auto 0;
  background: rgba(255, 255, 255, 0.75);
  border: 3px solid #ffffff;
  text-align: center;
  padding: 45px 15px 35px 15px;
  border-radius: 10px;
}
.form-wrapper p {
  font-size: .9em;
  line-height: 188%;
  padding: 0 8%;
}
.form-sub-title-bar {
  display: inline-block;
  height: 3px;
  margin: -6px auto 0;
}
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px!important;
  font-size: .9em!important;
  font-family: "Avenir", sans-serif !important;
}
.form-content {
  width: 90%;
  max-width: 405px;
  display: inline-block;
  margin: 0 auto;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=phone],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select,
.frm_style_formidable-style.with_frm_style textarea,
.frm_form_fields_style,
.frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
.frm_form_fields_active_style,
.frm_form_fields_error_style,
.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  color: #000000 !important;
  background-color: transparent!important;
  border-width: 0!important;
  border-bottom: 1px solid #000000 !important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  border-radius: 0!important;
  max-width: 100%!important;
  font-size: .9em!important;
  text-transform: capitalize!important;
  letter-spacing: .05em!important;
  padding: 10px!important;
  font-weight: 100!important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset !important;
  text-align: left!important;
  font-family: "Avenir", sans-serif !important;
}
.frm_style_formidable-style.with_frm_style label.frm_primary_label {
  font-family: "Avenir", sans-serif !important;
  font-size: .9em;
  color: #000000 !important;
  font-weight: 100!important;
  text-align: left!important;
  margin: 0;
  padding: 0 0 3px 0;
  width: auto;
  display: block;
}
.frm_style_formidable-style.with_frm_style .frm_radio label,
.frm_style_formidable-style.with_frm_style .frm_checkbox label {
  font-family: "Avenir", sans-serif !important;
  font-size: .9em!important;
  color: #000000 !important;
  font-weight: 100!important;
  text-align: left!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  width: auto!important;
  font-family: "Avenir", sans-serif !important;
  font-size: 1em!important;
  height: auto!important;
  line-height: normal!important;
  text-align: center!important;
  background: url(images/btn-red-form-notext.png) no-repeat center center !important;
  background-size: cover!important;
  color: #ffffff !important;
  border: 3px solid #ffffff !important;
  cursor: pointer!important;
  font-weight: 500!important;
  -moz-border-radius: 10px!important;
  -webkit-border-radius: 10px!important;
  border-radius: 10px!important;
  text-shadow: none!important;
  padding: 10px 40px!important;
  -moz-box-shadow: 0 0 0 #eeeeee!important;
  -webkit-box-shadow: 0 0 0 #eeeeee!important;
  box-shadow: 0 0 0 #eeeeee!important;
  margin: 30px auto 0!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background: url(images/btn-red-form-notext.png) no-repeat center center !important;
  background-size: cover!important;
  color: #ffffff !important;
  border: 3px solid #ffffff !important;
  border-radius: 10px !important;
}
.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
  padding: 10px 80px !important;
}
.frm_forms.frm_style_formidable-style.with_frm_style {
  max-width: 100%!important;
}
.with_frm_style .frm_submit.frm_flex {
  text-align: center!important;
  display: block!important;
}
.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=file],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select {
  height: 34px!important;
  text-align: left!important;
}
.frm_style_formidable-style.with_frm_style .frm_form_fields > fieldset {
  padding: 0!important;
  font-family: "Avenir", sans-serif !important;
}
.with_frm_style.frm_center_submit .frm_submit {
  margin-top: 30px!important;
  text-align: center!important;
}
select {
  border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -webkit-appearance: button!important;
}
#frm_field_8_container {
  margin-top: 10px!important;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_style_formidable-style.with_frm_style .frm_submit button,
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  margin: 25px -16% !important;
  position: absolute!important;
}
:-moz-placeholder {
  color: #000000 !important;
}
::-moz-placeholder {
  color: #000000 !important;
}
:-ms-input-placeholder {
  color: #000000 !important;
}
::-webkit-input-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-webkit-input-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-moz-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input:-ms-input-placeholder {
  color: #000000 !important;
}
#frm_form_2_container input::-moz-placeholder {
  color: #000000 !important;
}
/*****NAVIGATION *********/
/* Adjustments for the header to align with landing-top and navigation styling */
.navigation-mobile {
  display: none;
}
.header-mobile {
  display: none;
}
header {
  position: absolute;
  top: 0;
  left: 1%;
  width: 98%;
  background-color: rgba(44, 123, 196, 0.62);
  padding: 20px 0;
  z-index: 9;
  height: 80px;
  box-sizing: border-box;
}
header .logo {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 9;
}
header .logo img {
  width: 150px;
  height: auto;
}
header nav {
  position: absolute;
  top: 50%;
  left: 15%;
  transform: translateY(-50%);
  z-index: 9;
}
header nav ul {
  list-style: none;
  display: flex;
  padding: 0;
}
header nav ul li {
  margin-left: 50px;
}
header nav ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
header nav ul li a:hover {
  color: #52c0d8;
}
header nav ul li:nth-child(2) a:hover {
  color: #8d344a;
}
header nav ul li:nth-child(3) a:hover {
  color: #ffd302;
}
/* Remove the bullet style from the navigation */
header nav ul li::before {
  content: none;
  /* Remove the bullet (or any content) from the navigation items */
}
.scroll-wrapper {
  position: absolute;
  left: 50%;
  bottom: 50px;
  margin-left: -25px;
  text-align: center;
  width: 50px;
  z-index: 99999999;
}
.scroll-wrapper span {
  display: block;
  color: #ffffff;
  font-family: "freight-neo-pro", sans-serif;
  font-weight: 100;
  letter-spacing: 0.09em;
  font-size: .8em;
}
.carousel-images {
  width: 100%;
  height: 549px;
  background: url(/wp-content/themes/Live1000Landing2/images/carousel-images.png) no-repeat center center;
  background-size: cover;
  /* Ensures the image covers the container */
  transition: background-image 0.5s ease-in-out;
  /* Smooth transition for background image change */
}
.carousel-images:hover {
  background: url(/wp-content/themes/Live1000Landing2/images/carousel-images-over.png) no-repeat center center;
  background-size: cover;
  /* Ensure the hover image also covers the container */
}
.broker-tab {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: inline-block;
}
.broker-tab p {
  font-size: .8em;
}
.accordion {
  position: relative!important;
  display: inline-block;
  width: 100%;
}
.accordion .accordion-item {
  border-bottom: 1px solid #000;
  margin-top: 0;
}
.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #000;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 12px;
  color: #cfcfcf;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #cfcfcf;
}
.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #000;
  border: 1px solid  #cfcfcf;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 29px;
  right: 30px;
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  font-weight: 700;
  font-size: 1.2em;
  font-family: Arial, sans-serif !important;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 26px;
  height: 15px;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 0;
  height: 0;
}
.accordion button[aria-expanded="true"] {
  color: #cfcfcf;
}
.accordion button[aria-expanded="true"] span {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.accordion button[aria-expanded="true"] .icon::after {
  width: 26px;
}
.accordion button[aria-expanded="true"] .icon::before {
  background: none;
  width: 0;
  height: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 9060em;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  background: transparent!important;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 200ms linear, max-height 200ms linear;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
  padding: 0 2%;
  padding-top: 20px;
  background: transparent!important;
}
.global-title.broker-title {
  font-size: 1.9em;
  margin-bottom: 0;
  padding-top: 0;
  line-height: 115%;
  color: #000000;
  text-transform: none;
  font-family: "freight-neo-pro", sans-serif;
}
@media only screen and (max-width: 1400px) {
  .global-title.fancy-title {
    color: #ffffff;
    font-size: 2.9em;
  }
  .popup-copy {
    font-size: 1em;
    line-height: 110%!important;
  }
}
@media only screen and (max-width: 1300px) {
  /*NAV */
  header .logo {
    left: 1%;
  }
  header .logo img {
    width: 110px;
  }
  header nav {
    left: 12%;
  }
  header nav ul li {
    margin-left: 10px;
  }
  header nav ul {
    margin-left: 10px;
  }
  header nav ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1280px) {
  .global-title.main-title {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .global-title.fancy-title {
    color: #ffffff;
    font-size: 2em;
  }
}
@media only screen and (max-width: 980px) {
  .scroll-wrapper {
    display: none;
  }
  .title {
    font-size: 1.6em;
  }
  header {
    background-color: white;
    /* Header background changes to white on mobile */
    top: 0;
    left: 0;
    width: 100%;
  }
  header .logo {
    left: 20px;
    top: 0;
    transform: none;
  }
  header .logo img {
    width: 95px;
    height: auto;
  }
  .landing-top {
    width: 100%;
    padding: 0;
    margin-top: 0;
    /* box-sizing: border-box; */
  }
  .top-slider {
    margin: 80px auto 0;
    width: 100%;
    display: inline-block;
  }
  header nav {
    display: none;
  }
  .menu-mobile {
    display: inline-block;
  }
  .header-mobile {
    display: inline-block;
    height: 80px;
  }
  .header-mobile ul li::before {
    content: none;
    /* Remove the bullet (or any content) from the navigation items */
  }
  .header ul {
    margin: 80px 0 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background: #ffffff;
  }
  .header ul {
    margin: 80px 0 0 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background: #ffffff;
  }
  .header ul li {
    padding: 0 10px;
  }
  .header ul li.first {
    margin-top: 0;
  }
  .header ul li.last {
    margin-bottom: 20px;
  }
  .header li a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #52c0d8;
    font-size: 1.5rem;
    padding: 0 27% 30px;
    line-height: 30px;
    letter-spacing: 3.03px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "freight-neo-pro", sans-serif;
  }
  .header li a:hover,
  .header .menu-btn:hover {
    color: #8d344a;
  }
  /* menu */
  .header .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
  }
  /* menu icon */
  .header .menu-icon {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 16px;
    right: 5%;
    margin-left: 0;
    user-select: none;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    filter: drop-shadow(0px 3px 38px #2c3032);
  }
  .header .menu-icon .navicon {
    background: #52c0d8;
    display: block;
    height: 2px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 26px;
    margin-top: 24px;
    margin-left: 16px;
  }
  .header .menu-icon .navicon:before,
  .header .menu-icon .navicon:after {
    background: #52c0d8;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }
  .header input[type="checkbox"],
  .header input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    display: none;
  }
  .header .menu-icon .navicon:before {
    top: 10px;
  }
  .header .menu-icon .navicon:after {
    top: -10px;
  }
  /* menu btn */
  .header .menu-btn:checked ~ .menu {
    min-height: 500px;
    margin-top: 60px!important;
    padding-top: 15%;
    border-bottom: 0;
  }
  .header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  .header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  .header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }
  .close-button {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.7);
    right: 0;
    top: 0;
    position: absolute;
    display: block;
    z-index: 999999;
    text-indent: -9999px;
  }
  .close-button:before,
  .close-button:after {
    content: '';
    width: 55%;
    height: 2px;
    background: #8d344a;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 29%;
    right: 18%;
  }
  .close-button:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 67%;
    right: 18%;
  }
  .close-button:hover:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .close-button:hover:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
@media only screen and (max-width: 980px) and (min-width: 1180px) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
  .menu li {
    border-bottom: 1px solid #52c0d8;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 825px) {
  body {
    letter-spacing: 0.03em;
  }
  .desktop {
    display: none;
  }
  .landing {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  .landing-top {
    z-index: 0;
  }
  .desktop-form {
    display: none;
  }
  .mobile-form {
    display: inline-block;
  }
  .top-slider-mobile {
    margin: 80px auto 0;
    width: 100%;
    height: 76vh;
    display: inline-block;
    background: url(images/live1000-header.jpg) no-repeat top center;
    background-size: cover;
  }
  .top-slider {
    display: none;
  }
  /***** FORM-TOP-MOBILE *****/
  .form-title-bar {
    position: absolute;
    top: 130px;
    left: 50%;
    padding: 0;
    margin: 0 auto;
    margin-left: -125px;
    text-align: center;
    z-index: 9;
  }
  .form-title-bar img {
    border: 3px solid #ffffff;
    border-radius: 10px;
    width: 250px;
    max-width: 90%;
  }
  .form-wrapper {
    width: 85%;
    margin: -145px auto 0;
    background: rgba(255, 255, 255, 0.95);
    border: 5px solid #ffffff;
    text-align: center;
    padding: 0 15px;
    border-radius: 10px;
    position: relative;
  }
  .form-wrapper p {
    padding: 0 8%;
  }
  .global-title.fancy-title {
    color: #ffffff;
    font-size: 1.7em;
    font-weight: 100!important;
    letter-spacing: 0.12em;
    padding-right: 4%;
  }
  .global-title.form-title {
    font-size: 1em;
    text-align: center !important;
    margin: 0 auto -10px;
    text-transform: uppercase;
    padding: 0;
    line-height: 100%;
    letter-spacing: 0.1em;
  }
  /**********MAIN CONTENT     *****/
  .main-img-bg {
    padding: 30px 0;
  }
  .main-copy-text-left {
    margin-top: -47px;
    width: auto;
    margin-left: 3%;
    font-size: .7em;
  }
  .main-copy-text-left .global-title.sub-title {
    font-size: 1.6em;
    text-align: center;
    line-height: 115%;
    margin-bottom: 35px;
  }
  .main-copy {
    width: 85%;
    display: inline-block;
    text-align: left !important;
    margin-left: 8%;
  }
  .main-copy p {
    text-align: left!important;
  }
  /**********center SECTION    *****/
  #section-center-btn {
    background: url(images/bg-footer-min.jpg) no-repeat center center;
    background-size: cover;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
  }
  .margin-top50 {
    margin-top: 0;
  }
  .center-btn-floorplans {
    width: 90%;
    margin: 0!important;
    display: inline-block;
    height: 228px;
    float: none;
    background: url(images/live1000-explore-floorplans-min.jpg) no-repeat center center;
    background-size: cover;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 3px solid #fff;
  }
  .content-btn {
    width: 100%!important;
    height: 228px!important;
    padding: 3px!important;
  }
  .content-btn span {
    font-size: 1.5em!important;
  }
  .content-btn .btn-white {
    margin-top: -5px !important;
    height: 45px!important;
    font-size: .7em!important;
    padding: 5px 20px!important;
  }
  .content-btn .margin-top35 {
    margin-top: 15px!important;
  }
  .center-btn-renderings {
    width: 90%;
    margin: 0!important;
    display: inline-block;
    height: 228px;
    float: none;
    background: url(images/live1000-experience-renderings-min.jpg) no-repeat center center;
    background-size: cover;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 3px solid #fff;
  }
  .center-btn-left,
  .center-btn-right {
    height: 0;
    display: none;
    margin: 0!important;
  }
  .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
  .frm_style_formidable-style.with_frm_style input[type=submit],
  .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
  .frm_style_formidable-style.with_frm_style .frm_submit button,
  .frm_form_submit_style,
  .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    margin: 2px -24% !important;
    position: absolute!important;
  }
  .popup-form-wrapper {
    width: 375px;
    display: inline-block;
    z-index: 99999;
    margin: 10px auto!important;
  }
  .popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
  .popup-form-wrapper .frm_style_formidable-style.with_frm_style input[type=submit],
  .popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
  .popup-form-wrapper .frm_style_formidable-style.with_frm_style .frm_submit button,
  .popup-form-wrapper .frm_form_submit_style,
  .popup-form-wrapper .frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
    margin: 0 auto!important;
    position: relative!important;
  }
  .popup-form-wrapper .form-title-bar {
    position: relative;
    margin: 0 auto!important;
    display: inline-block !important;
    top: auto!important;
    left: auto!important;
  }
  .popup-form-wrapper .form-title-bar img {
    width: 75%!important;
  }
  .popup-bg {
    height: 110vh!important;
  }
  .popup-bg .form-wrapper {
    width: 85%;
    margin: 10px auto;
    background: rgba(255, 255, 255, 0.85);
    border: 5px solid #ffffff;
  }
}
@media only screen and (max-width: 480px) {
  .global-title.sub-title {
    font-size: 1.3em;
  }
  .top-slider-mobile {
    height: 76vh;
    background: url(images/live1000-header.jpg) no-repeat;
    background-size: cover;
    background-position: -254px 0;
  }
  .footer-wrapper {
    background: url(images/bg-footer-mobile-min.jpg) no-repeat center center;
    background-size: cover;
  }
  .section-1-wrapper {
    width: 100%;
    margin: -57px auto -7px;
    display: inline-block;
    background: url(images/bg-color-bar-h1-mobile-min.jpg);
    background-size: cover;
    height: 430px;
    padding: 110px 10px 30px 7%;
  }
  .frm6,
  .frm_half,
  .frm_form_field.frm_three_fifths,
  .frm_form_field.frm6,
  .frm_submit.frm6,
  .frm_form_field.frm_left_half,
  .frm_form_field.frm_right_half,
  .frm_form_field.frm_first_half,
  .frm_form_field.frm_last_half,
  .frm_form_field.frm_half,
  .frm_submit.frm_half {
    grid-column: span 6 / span 6 !important;
  }
  .main-copy {
    width: 90%;
    padding-left: 8%;
    margin-left: 0;
  }
  .main-copy p {
    padding-right: 0!important;
  }
  .main-copy.padding-left {
    padding-left: 8%;
    width: 90%;
    margin-left: 0;
  }
  .main-copy.padding-left p {
    padding-right: 10% !important;
  }
  .floorplan-top-section {
    width: 85%;
    background: none;
    margin: -50px auto -41px;
  }
  .amenities-img-bg img {
    max-width: 85%;
  }
  #section2-img {
    text-align: center!important;
  }
  #section2-img img {
    width: 85%!important;
  }
  .floorplans-img-bg {
    padding: 60px 0 60px 0;
    background: none;
  }
  .floorplans-img-bg .col_one_third {
    text-align: center!important;
  }
  .floorplans-img-bg .col_one_third .text-left {
    text-align: center !important;
  }
  .amenities-img-bg {
    padding: 60px 0 5px 0;
  }
  #cafe-img {
    text-align: center!important;
  }
  #cafe-img img {
    width: 85%!important;
  }
  .cta-img {
    width: auto;
    max-width: 90%!important;
    margin-left: 5%;
  }
  .btn-white {
    font-size: .7em;
    padding: 7px 12px;
  }
  .disclaimer {
    margin-left: 15px;
    margin-top: 20px;
  }
  .disclaimer.small {
    margin-left: 0;
    margin-top: -22px;
    text-align: center !important;
  }
  .disclaimer.small p {
    text-align: center;
  }
  .footer-logos {
    width: 137px;
    margin-bottom: -14px;
  }
  .footer-logos img {
    width: 137px;
  }
  .footer-logo {
    width: 150px;
    margin-bottom: -14px;
  }
  .footer-logo img {
    width: 150px;
  }
  .white-border {
    display: inline-block;
    height: 31px;
  }
  .pum-theme-58 .pum-content + .pum-close,
  .pum-theme-lightbox .pum-content + .pum-close {
    right: 1px!important;
    top: 5px!important;
  }
}
@media only screen and (max-width: 600px) {
  .frm6,
  .frm_half,
  .frm_form_field.frm_three_fifths,
  .frm_form_field.frm6,
  .frm_submit.frm6,
  .frm_form_field.frm_left_half,
  .frm_form_field.frm_right_half,
  .frm_form_field.frm_first_half,
  .frm_form_field.frm_last_half,
  .frm_form_field.frm_half,
  .frm_submit.frm_half {
    grid-column: span 6 / span 6 !important;
  }
}
