/*
Theme Name: Apiary
Theme URI: https://beswifty.com/
Author: Team Swifty
Author URI: https://beswifty.com/
Version: 1.0.0
License: GNU General Public License v2 or later
*/



html {
  scroll-behavior: smooth;
}
*,
::after,
::before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
h1 {
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  width: auto;
  max-width: 100%;
  height: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  margin: 0;
  background: #fff;
  line-height: 1;
  -webkit-text-size-adjust: antialiased;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section-content ul, .section-discription ul{
  list-style: disc;
  list-style-position: inside;
}
.section-content ul li, .section-discription ul li{
  line-height: 1.8;
}

blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
mark {
  background-color: transparent;
  color: inherit;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
a {
  text-decoration: none;
}
a:focus {
  outline: #00f solid 1px !important;
}
p {
  font-size: 0.89vw;
}
a.btn.type-9 {
    box-shadow: none;
}
.mob-bg{
  display: none;
}
.lightbg {
background-color: #f8f5f2;
}
.text-logo {
  font-size: 1.7rem;
  margin: 0px;
  font-weight: 700;
}
@media (max-width: 1685.39px) {
  p {
      font-size: 15px;
  }
}
@media (min-width: 1910.11px) {
  p {
      font-size: 17px;
  }
}
.it-section ul li {
  font-size: 0.89vw;
  line-height: 1.8;
}
@media (max-width: 1685.39px) {
  .it-section ul li {
      font-size: 15px;
  }
}
@media (min-width: 1910.11px) {
  .it-section ul li {
      font-size: 17px;
  }
}
.container,
.container-full {
  width: 100%;
  position: relative;
}
section {
  position: relative;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
}
.equal-height {
  display: flex;
  flex-flow: wrap;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.center-block {
  margin: 0 auto;
}
.block-padding-small {
  padding: 50px 0;
}
.block-padding-medium {
  padding: 100px 0;
}
.block-padding-large {
  padding: 150px 0;
}
.ptb-0 {
  padding: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.ptb-l {
  padding: 150px 0;
}
.pt-l {
  padding-top: 150px;
}
.pb-l {
  padding-bottom: 150px;
}
.ptb-m {
  padding: 100px 0;
}
.pt-m {
  padding-top: 100px;
}
.pb-m {
  padding-bottom: 100px;
}
.ptb-s {
  padding: 50px 0;
}
.pt-s {
  padding-top: 50px;
}
.pb-s {
  padding-bottom: 50px;
}
h1 {
  font-size: 4.8vw;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}
.popup-content h1 {
    font-size: 48px;
}
.theme_2 .popup-btns {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}
a.btn.btn-border {
    border-width: 2px;
    border-style: solid;
    padding: 16px;
}
aside a.btn.btn-border {
    padding: 22px;
}
.leaflet-popup-content{
    text-transform: capitalize;
}
@media (max-width: 750px) {
  h1 {
      font-size: 36px;
  }
}
@media (min-width: 1916.67px) {
  h1 {
      font-size: 92px;
  }
}
h2 {
  font-size: 1.8vw;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (max-width: 1111.11px) {
  h2 {
      font-size: 20px;
  }
}
@media (min-width: 2000px) {
  h2 {
      font-size: 36px;
  }
}
h3 {
  font-size: 0.8vw;
  letter-spacing: 1px;
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (max-width: 1875px) {
  h3 {
      font-size: 15px;
  }
}
@media (min-width: 1875px) {
  h3 {
      font-size: 15px;
  }
}
h4 {
  font-size: 0.8vw;
  letter-spacing: 2.76px;
  margin-bottom: 20px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (max-width: 1875px) {
  h4 {
      font-size: 15px;
  }
}
@media (min-width: 1875px) {
  h4 {
      font-size: 15px;
  }
}
.inner-hero h1 {
  font-size: 3.125vw;
}
@media (max-width: 768px) {
  .inner-hero h1 {
      font-size: 24px;
  }
}
@media (min-width: 1920px) {
  .inner-hero h1 {
      font-size: 60px;
  }
}
.font-20 {
  font-size: 1vw;
}
@media (max-width: 1600px) {
  .font-20 {
      font-size: 16px;
  }
    aside a.btn.btn-border {
        padding: 16px;
    }
}
@media (min-width: 2000px) {
  .font-20 {
      font-size: 20px;
  }
}
a.btn {
  font-size: 0.93vw;
  display: inline-block;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1;
  border-radius: 0;
  transition: all 0.5s ease 0s;
  margin: 5px;
  position: relative;
  min-width: 150px;
  text-align: center;
  letter-spacing: 1.5px;
  text-decoration: none;
  padding: 15px 25px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 1612.9px) {
  a.btn {
      font-size: 15px;
  }
}
@media (min-width: 1935.48px) {
  a.btn {
      font-size: 18px;
  }
}
a.btn-link {
  box-shadow: none;
}

.formmangr-row .formmangr-input:focus,
.formmangr-row select.formmangr-form-dd:focus,
.formmangr-row textarea:focus {
  outline: -webkit-focus-ring-color auto;
}
.formmangr-col {
  padding: 0 30px 0 0;
}
.formmangr-field {
  flex-flow: column;
}
.formmangr-row .formmangr-input,
.formmangr-row select.formmangr-form-dd,
.formmangr-row .formmangr-field textarea{
  background: 0 0;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid;
  width: 100%;
  outline: 0;
  -webkit-appearance: none;
    font-size: 16px;
}
.popup-form .formmangr-row .formmangr-input,
.popup-form .formmangr-row select.formmangr-form-dd,
.popup-form .formmangr-row .formmangr-field textarea, .slidein-form .formmangr-row .formmangr-input,
.slidein-form .formmangr-row select.formmangr-form-dd,
.slidein-form .formmangr-row .formmangr-field textarea{ 
  padding: 10px;
}
.formmangr-row select.formmangr-form-dd{
    -webkit-appearance: menulist-button;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;

}
.formmangr-row select.formmangr-form-dd:invalid {
    opacity: 0.5;
}
button.formmangr-button.formmangr-button-submit {
  padding: 12px 35px;
  font-size: 18px;
  line-height: 1;
  box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.2);
  border: none;
  outline: 0;
  cursor: pointer;
}
[for="unit_type_field_name"].formmangr-field-label.show {
  opacity: 0;
}
form input#humans, label.formmangr-field-label[for="humans"] {
    display: none;
}
/* css add from here for form */
section.form-section .form-wrap .subcol .field-type-time_to_call.formmangr-col{
  width: 100%;
}
.field-from, .field-to{
  width: 50%; 
  flex-grow: 1;
  
}
.field-type-time_to_call .formmangr-field{
  flex-flow: wrap;
  display: flex;
}
.formmangr-field .formmangr-form-lbl-shrt {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.formmangr-field label.checkmark-container{
  margin-bottom: 10px;
}
.formmangr-field .formmangr-form-lbl {
  margin-bottom: 10px;
  display: block;
}
.field-from{
  padding-right: 10px;
}
.field-to{padding-left: 10px}
/* radio button css */
.checkmark-container{
  display: flex;
  align-items: center;
}
input[type="radio"] {
  appearance: none;
  width: 22px;
  height: 22px;
  border: 2px solid;
  border-radius: 50%;
  display: flex;
  margin-right: 8px;
  color: inherit;
  position: relative;
  justify-content: center;
  align-items: center;
}

input[type="radio"]::before {
  content: "";
  border-radius: 50%;
  transform: scale(0);
  border: 6px solid;
  position: relative;
  background-color: transparent;
}

input[type="radio"]:checked::before {
  transform: scale(1);
}
input[type="checkbox"] {
  appearance: none;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-right: 8px;
}
input[type="checkbox"]::before {
  content: "";
  transform: scale(0);
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  border: 7px solid;
}
input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.formmangr-col .formmangr-field span.error{
  margin: 0px;
}
.field-type-time_to_call .formmangr-input{
  margin-top: 10px;
}
section.form-section .form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field,
section.form-section .form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field{
flex-flow: wrap;
}
section.form-section .form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field .formmangr-form-lbl,
section.form-section .form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field .formmangr-form-lbl
{
width: 100%;
}
.generic-checkbox-wrapper{
  margin-top: 15px;
}input#humans {
  width: 0;
  height: 0;
  font-size: 0;
  border: 0;
  visibility: hidden;
  padding: 0;
  margin: 0;
}
section.form-section .form-wrap .subcol .formmangr-field label{
margin-bottom: 10px;
}
header .mobile-menu-trigger {
  width: 50px;
  height: 46px;
  cursor: pointer;
  display: none;
  position: relative;
  z-index: 99;
  text-transform: uppercase;
}
.mobile-menu-wrap {
  position: relative;
  z-index: 99999;
}
.mobile-menu-trigger span {
  position: relative;
  width: 100%;
  border-bottom: 2px solid;
  margin-bottom: 8px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobile-menu-wrapper {
  display: block;
  position: fixed;
  height: 100%;
  overflow: auto;
  top: 0;
  right: -100%;
  width: 100%;
  z-index: 999999;
  padding: 130px 30px 30px;
  transition: all 0.5s ease 0s;
}
.mobile-menu-wrapper.active {
  right: 0;
  display: flex;
  flex-wrap: wrap;
}
.mobile-menu-wrapper.active .mobile-menu {
  width: 100%;
}
.mobile-menu-wrapper .menu-logo {
  position: absolute;
  top: 20px;
  left: 15px;
  max-width: 200px;
}
.mobile-menu-wrapper .menu-logo img.menu-logo-img {
  width: 100%;
}
.mobile-menu-wrapper .menu-close {
  position: absolute;
  font-size: 60px;
  top: 15px;
  right: 25px;
  line-height: 1;
  cursor: pointer;
  transform: rotate(45deg);
}
.mobile-menu-wrapper ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobile-menu-wrapper ul.menu > li {
  padding: 5px 0;
  position: relative;
  border: 0;
}
.mobile-menu-wrapper ul.menu > li a {
  padding: 5px 0;
  display: block;
  font-weight: 500;
  letter-spacing: 0.6px;
  font-size: 20px;
}
.mobile-menu-wrapper ul.menu > li ul.sub-menu {
  opacity: 1;
  margin-left: 0;
  position: fixed;
  width: 100%;
  height: calc(100% - 50px);
  top: 140px;
  right: -100%;
  z-index: 100;
  transform: translateX(0);
  padding-top: 50px;
}
.mobile-menu-wrapper ul.menu > li ul.sub-menu li a {
  font-weight: 400;
}
.mobile-menu-wrapper ul.menu > li.submenu-active {
  position: inherit;
}
.mobile-menu-wrapper ul.menu > li.submenu-active .sub-menu-trigger i.fa {
  transform: rotate(90deg);
}
.mobile-menu-wrapper ul.menu > li.submenu-active ul.sub-menu {
  transform: translateX(0);
  right: 0;
  height: calc(100% - 250px);
  z-index: 100;
}
.mobile-menu-wrapper ul.menu > li.submenu-active span.sub-menu-trigger {
  top: 120px;
  left: 20px;
  right: auto;
  text-align: left;
  max-width: 150px;
  padding: 0 10px 0 30px;
  border: 1px solid;
  border-radius: 23px;
  opacity: 1;
  z-index: 110;
}
.mobile-menu-wrapper ul.menu > li.submenu-active span.sub-menu-trigger .fa {
  transform: rotate(180deg);
  position: relative;
  top: -3px;
  left: -20px;
  font-size: 20px;
}
.mobile-menu-wrapper ul.sub-menu {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  padding: 10px 20px;
  width: 200px;
  list-style-type: none;
  height: calc(100% - 250px);
}
.mobile-menu-wrapper span.sub-menu-trigger {
  position: absolute;
  width: 100%;
  height: 40px;
  top: 0;
  right: 0;
  text-align: right;
  font-size: 24px;
  line-height: 43px;
  transition: none;
  z-index: 99;
  cursor: pointer;
  opacity: 0.5;
}
.mobile-menu-wrapper span.sub-menu-trigger i.fa {
  width: 24px;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin-left: 20px;
  cursor: pointer;
}
.mobile-menu-wrapper span.sub-menu-trigger i.fa.fa-caret-right:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 3px solid;
  border-right: 3px solid;
  transform: rotate(45deg);
  top: -10px;
  right: 0;
}
.mobile-menu-wrapper .menu-footer {
  bottom: 50px;
  z-index: 100;
}
.mobile-menu-wrapper .menu-footer .menu-address-link,
.mobile-menu-wrapper .menu-footer h5 {
  font-size: 18px;
  letter-spacing: 2.7px;
  font-weight: 500;
}
.mobile-menu-wrapper .menu-footer h5 {
  opacity: 0.5;
  margin-bottom: 10px;
}
.mobile-menu-wrapper .menu-footer .menu-address-link {
  display: block;
}
body {
  padding-left: 220px;
  transition: all 0.5s ease 0s;
}
body.sticky-header {
  padding-left: 80px;
}
h2.small-font {
  font-size: 0.95vw;
}
.mob-bg {
  display: none;
}
@media (max-width: 1684.21px) {
  h2.small-font {
      font-size: 16px;
  }
}
@media (min-width: 1894.74px) {
  h2.small-font {
      font-size: 18px;
  }
}
.container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
form input[type="email"],
form input[type="number"],
form input[type="text"],
form select,
form textarea {
  border-bottom: 1px solid;
}
p {
  line-height: 1.8;
  margin: 0 0 20px;
  font-weight: 400;
}
.two-columns {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
select {
  background-size: 20px 20px !important;
  background-position: 94% center !important;
  background-repeat: no-repeat !important;
}

.header-logo{
    text-align: center;
}
header.vertical-menu {
  width: 220px;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 999;
  transition: all 0.5s ease 0s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
header.vertical-menu .logo-section {
  width: 100%;
  padding: 10px;
  display: flex;
  justify-content: center;
}
h1.text-logo {
  font-size: 27px;
  line-height: 1.5;
  margin: 0;
  text-align: center;
  width: 100%;
}
.header.collapsed h1.text-logo {
  font-size: 0;
}
.header.collapsed h1.text-logo::first-letter {
  font-size: 60px;
}
header .logo-section .header-logo {
  width: 200px;
  justify-content: center;
}
header .logo-section .header-logo-text{
  display: flex;
}
.mobile-menu .logo-section a.main-logo img {
  width: auto;
  transition: all .5s ease 0s;
  max-height: 90px;
}
.mobile-menu .logo-section .header-logo.header-logo-text{
display: flex;
}
header.vertical-menu .logo-section a.logo img {
  max-width: 100%;
  max-height: 100px;
}
header.vertical-menu .logo-section a.sticky-logo {
  display: none;
}
.theme-apiary header.vertical-menu span.submenu-trigger{
  height: 34px;
   width: 34px;
  line-height: 27px;
}
.theme-apiary header.vertical-menu span.submenu-trigger:before{
  right: 10px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid;
  top: calc(50% - 4px);
}
header .logo-section a.logo .text-logo, .mobile-menu a.main-logo .text-logo {
  font-size: 1.7rem;
  margin: 0;
  font-weight: 700;
  padding: 5px 0;
  line-height: 1.3;
}
header .navbar-primary {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 8;
  overflow: hidden;
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}
header.collapsed {
  width: 80px;
}
header.collapsed .logo-section a.main-logo {
  display: none;
}
header.collapsed .logo-section a.sticky-logo {
  display: block;
}
header.collapsed .menu-item-link {
  font-size: 0;
  border: 0;
}
header.collapsed .menu-item-link span.menu-item-icon {
  display: block;
  margin: 0 auto;
}
header.collapsed .menu-tab {
  left: 23px;
}
header.collapsed .social-bar ul.social-links li.social-icon {
  display: block;
  margin: 0 auto 10px;
}
header.collapsed .btn-expand-collapse svg {
  transform: rotate(270deg);
  transition: all 0.5s ease;
}
header .main-menu {
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  padding: 0;
  overflow: hidden;
}
header .main-menu li {
  margin: 0 0 10px;
  list-style: none;
  display: block;
  padding: 0;
  text-align: left;
  width: 100%;
}
header .main-menu li a {
  display: block;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75vw;
  font-weight: 300;
}

.header ul.main-menu.menu-compact li.menu-item a.menu-item-link{
  padding: 10px 20px !important;
}

@media (max-width: 1866.67px) {
  header .main-menu li a {
      font-size: 14px;
  }
}
@media (min-width: 2000px) {
  header .main-menu li a {
      font-size: 15px;
  }
}
header .main-menu li a:hover {
  text-decoration: none;
}
header .main-menu li a span.menu-item-icon {
  font-size: 1.2vw;
  display: block;
  display: none;
}
@media (max-width: 1500px) {
  header .main-menu li a span.menu-item-icon {
      font-size: 18px;
  }
}
@media (min-width: 2000px) {
  header .main-menu li a span.menu-item-icon {
      font-size: 24px;
  }
}
header .main-menu li a span.menu-item-icon img {
  width: 100%;
}
header .social-bar {
  text-align: center;
  width: 100%;
}
header .social-bar ul.social-links {
  display: block;
  margin: 10px 0 0;
  font-size: 0;
  text-align: center;
  padding: 20px 0;
}
header .social-bar ul.social-links li.social-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 5px;
  position: relative;
}
header .social-bar ul.social-links li.social-icon a {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 5px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .menu-tab {
  position: fixed;
  z-index: 999;
  width: 135px;
  height: 60px;
  top: 50%;
  transform: rotate(-90deg);
  line-height: 25px;
  left: 162px;
  transition: all 0.5s ease 0s;
  filter: drop-shadow(0px 2px 1px rgba(0, 0, 0, 0.4));
}
header .menu-tab a.menu-shrink {
  display: block;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  transition: all 0.5s ease;
}
header .btn-expand-collapse {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
  font-size: 14px;
  text-align: center;
  clip-path: polygon(0 0, 15% 100%, 85% 100%, 100% 0);
  text-transform: uppercase;
  letter-spacing: 2px;
}
header .btn-expand-collapse svg {
  transform: rotate(90deg);
  transition: all 0.5s ease;
}
header .navbar-global {
  background-color: indigo;
}
/*
header .navbar-global .navbar-brand,
header .navbar-global .navbar-user > li > a {
  color: #fff;
}
*/
.header-cta {
  font-size: 0;
  position: absolute;
  right: 0;
  /* top: 0; */
  z-index: 99;
}
.header-cta a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 25px 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.navbar-fixed-top {
  font-size: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.main-content {
  transition: all 0.5s ease;
}
section.hero-banner {
  position: relative;
  height: 100vh;
  min-height: 50vw;
}
section.hero-banner .hero-container.container {
  width: 70vw;
  max-width: 1640px;
  padding: 0 10px 200px;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
section.hero-banner .slider {
  border-radius: 0;
  overflow: hidden;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.hero-banner .slider .slick-list {
  height: 100%;
}
section.hero-banner .slider .slick-list .slick-track {
  height: 100%;
  min-width: 100vw !important;
}

section.hero-banner .slide-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
section.hero-banner .slide-bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.hero-banner .slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
}
section.hero-banner .slide-flex-wrapper {
  height: 100%;
  z-index: 9;
  position: relative;
  padding: 150px 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
section.hero-banner .slide-flex-wrapper .container {
  width: 65vw;
  height: auto;
  position: relative;
}
section.hero-banner .slide-flex-wrapper .container .slide-content {
  width: 100%;
  text-align: left;
}
section.hero-banner .slide-flex-wrapper .container .slide-content h1.hero-title {
  text-align: left;
  margin-bottom: 30px;
  text-transform: capitalize;
}
section.hero-banner .slide-flex-wrapper .container .slide-content .hero-paragraphs p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
section.hero-banner .slider-container .slick-dots {
  width: 65vw;
  max-width: 1280px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5vw;
  display: block;
  text-align: left;
}
section.hero-banner .slider-container .slick-dots > li {
  display: inline-block;
}
section.hero-banner .slider-container .slick-dots > li:first-child {
  margin-left: 0;
}
section.hero-banner .slider-container .slick-dots > li button:before {
    color: #fff;
}
.slick-dots > li button:before {
  font-size: 14px;
}
section.hero-banner .slider-container .slick-dots > li:only-child {
  display: none;
}
section.hero-banner .video-wrapper {
  height: 100%;
  position: relative;
  overflow: hidden;
}

section.hero-banner .video-wrapper iframe#hero_vimeo_bg,
section.hero-banner .video-wrapper iframe.youtube-video {
  height: 120vw;
  width: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
section.hero-banner .video-wrapper .video-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 10;
}
section.hero-banner .hero-slider button.slick-prev {
  left: 25px;
}
section.hero-banner .hero-slider button.slick-next {
  right: 25px;
}
section.hero-banner h1.hero_title {
  margin: 0 auto 40px;
  line-height: 1.3;
}
section.hero-banner h2.hero-subtitle {
  font-size: 28px;
  text-transform: capitalize;
}
section.hero-banner .hero-paragraphs p {
  max-width: 650px;
  margin: 0 auto 45px;
  line-height: 1.5;
}
section.hero-banner .banner-img {
  width: 100%;
}
section.hero-banner section.hero-banner {
  height: 100vh;
}
section.hero-banner .hero-container,
section.hero-banner .video-bg.auto-thumbnail,
section.hero-banner .video-gallery-slider,
section.hero-banner .video-gallery-slider ul.slides,
section.hero-banner .video-slider-outer,
section.hero-banner .video-slider-outer-wrapper,
section.hero-banner li.single-video-slide {
  height: 100%;
}
section.hero-banner .slick-slide {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  transition: all 0.5s ease;
}
.slick-dots li button {
  border: 1px solid;
  border-radius: 50%;
}
body button.slick-arrow {
  width: 4.6875vw;
  height: 4.6875vw;
  opacity: 1;
  z-index: 9;
}
button.slick-arrow.slick-disabled {
  opacity: 0.75;
}
.slick-prev:before, .slick-next:before {
  font-size: 40px;
}
.home-floorplans-slider button.slick-prev:before, .home-floorplans-slider button.slick-next:before {
  color: #000;
}
body button.slick-next {
  right: 45px;
}
.bg-pattern {
  position: absolute;
  width: 10%;
  height: 100%;
  right: 0;
  top: 0;
  max-width: 300px;
  opacity: 0.5;
}
section.text-block .text-section {
  max-width: 960px;
}
.image-text-block {
  display: flex;
  flex-flow: wrap;
  position: relative;
}
.image-text-block .col {
  position: relative;
}
.image-text-block .it-image-section {
  background-size: cover;
  background-position: center;
  margin-right: 50px;
  width: calc(100% - 50px);
  height: 100%;
 max-height: 960px;
  overflow: hidden;
}
.image-text-block .it-section {
  width: 100%;
}
.image-text-block .it-section .it-content-wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.image-text-block .it-section .it-content-wrapper .section-buttons {
  display: none;
}
.image-text-block .title-logo-bug {
  margin-bottom: 30px;
}
.image-text-block.image-position-left .col.left-col {
  position: absolute;
  left: 60px;
  width: calc(50vw + 200px);
  height: 100%;
  transition: all 0.5s ease 0s;
  max-height: 960px;
}
.image-text-block.image-position-left .col.right-col {
  width: 50vw;
  max-width: 660px;
  margin: 50px 0;
  /* margin-left: calc(50vw + 60px); */
  position: relative;
  z-index: 9;
  float: right;
  padding: 40px;
  right: 60px;
}
.image-text-block.image-position-right .left-col {
  position: absolute;
  right: 50px;
  width: calc(50vw + 200px);
  height: 100%;
  transition: all 0.5s ease 0s;
  order: 2;
  max-height: 960px;
}
.image-text-block.image-position-right .left-col img,
.image-text-block.image-position-left .col.left-col img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.image-text-block.image-position-right .it-image-section {
  margin-right: 50px;
}
.image-text-block.image-position-right .col.right-col {
  width: 50vw;
  max-width: 660px;
  margin: 50px 0;
  /* margin-right: calc(50vw + 60px); */
  padding: 50px;
  /* float: right; */
  left: 60px;
}
.home-intro .col.left-col {
  position: absolute;
  left: 0;
  width: calc(50% + 540px);
  height: 100%;
  transition: all 0.5s ease 0s;
}
.home-intro .col.right-col {
  margin-left: calc(50% + 120px);
  padding: 120px 0;
}
.intro-slider {
  position: relative;
  height: 100%;
}
.intro-slider .slick-list,
.intro-slider .slick-list .slick-track,
.intro-slider .slick-list .slick-track .slick-slide .slide-bg {
  height: 100%;
}
.intro-slider .slick-list .slick-track .slick-slide .slide-bg{
  pointer-events: none;
}
.intro-slider .slick-list .slick-track .slick-slide .slide-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.intro-slider .slick-dots {
  bottom: 50px;
}
.intro-slider .slick-dots > li {
  border-radius: 50%;
  border: 1px solid;
  display: inline-block;
}
.intro-slider .slick-dots > li.slick-active {
  background: #666;
}
.intro-slider .slick-dots > li:first-child {
  margin-left: 0;
}
.intro-slider .slick-dots > li:only-child {
  display: none;
}
section.home-floorplans {
  list-style: none;
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
section.home-floorplans .slick-slide {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  font-size: 5em;
  cursor: pointer;
}
section.home-floorplans .slick-slide[aria-hidden="true"] {
  opacity: 0;
  transition: all 0.5s ease;
}
section.home-floorplans .slick-slide[aria-hidden="false"] {
  opacity: 1;
  transition: all 0.5s ease;
}
section.home-floorplans .slick-slide .floorplan-slide-img {
  max-width: 480px;
  display: block;
  margin: 0 auto;
  width: 90%;
}
section.home-floorplans .slick-slide .floorplan-slide-details {
  width: 90%;
  max-width: 480px;
  margin: 50px auto;
  text-align: left;
  display: flex;
}
section.home-floorplans .slick-slide .floorplan-slide-details h2 {
  font-size: 1.25vw;
  font-weight: 700;
  width: 40%;
  vertical-align: top;
  max-width: 40%;
  text-transform: capitalize;
}
@media (max-width: 1440px) {
  section.home-floorplans .slick-slide .floorplan-slide-details h2 {
      font-size: 18px;
  }
  body aside a.btn.btn-border {
        padding: 16px;
    }
}
@media (min-width: 1920px) {
  section.home-floorplans .slick-slide .floorplan-slide-details h2 {
      font-size: 24px;
  }
}
section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath {
  width: 30%;
  padding-left: 25px;
  border-left: 2px solid;
}
section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath span {
  font-weight: 400;
  font-size: 0.84vw;
  margin: 10px 0;
  display: block;
  text-align: left;
}
@media (max-width: 1666.67px) {
  section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath span {
      font-size: 14px;
  }
}
@media (min-width: 1904.76px) {
  section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath span {
      font-size: 16px;
  }
}
section.home-floorplans .slick-slide .floorplan-slide-details a.flp-details-btn {
  margin: 0;
  width: 28%;
  padding: 15px 25px;
  text-align: center;
  height: fit-content;
  align-self: end;
}
section.home-floorplans .filter {
  padding: 40px 0;
  margin: 50px 0 0;
  position: relative;
}
section.home-floorplans .filter span {
  content: "";
  width: 100vw;
  left: calc(-1 * (50vw + 150px));
  position: absolute;
  height: 100%;
  top: 0;
  z-index: -1;
}
section.home-floorplans .filter .filter-item {
  padding: 12px;
  width: 100%;
  cursor: pointer;
  position: relative;
  font-size: 1.25vw;
}
@media (max-width: 1440px) {
  section.home-floorplans .filter .filter-item {
      font-size: 18px;
  }
}
@media (min-width: 1920px) {
  section.home-floorplans .filter .filter-item {
      font-size: 24px;
  }
}
section.home-floorplans .filter .filter-item.active {
  font-weight: 700;
}
section.home-floorplans .filter .filter-item.active:before {
  position: absolute;
  width: 128px;
  height: 1px;
  left: -120px;
  top: 20px;
  content: "";
  border-top: 2px solid;
}
.home-flp-desktop-filters {
    width: 70%;
}

section.home-floorplans .col.flp-slider {
  width: calc(50% + 30px);
  position: relative;
  display: flex;
  flex-flow: column;
  order: 1;
}
section.home-floorplans .col.flp-slider .slick-list .slick-track img {
  width: 100%;
  max-height: 480px;
  object-fit: contain;
}
section.home-floorplans .col.flp-slider-tab {
  order: 2;
  width: calc(50% - 60px);
  padding: 40px 25px;
}
section.home-floorplans .col.flp-slider-tab .floorplans-text {
  padding: 40px 25px;
  width: 100%;
  max-width: 540px;
}
section.home-floorplans .floorplans-container {
  width: calc(100% - 30px);
  margin-left: 30px;
  background: #f3f0eb;
  min-height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  order: 2;
}
section.home-floorplans .floorplans-container.active {
  opacity: 1;
  display: flex;
  transition: all 0.5s ease 0.5s;
  height: auto;
}
section.home-floorplans .floorplans-container .floorplans-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
}
section.home-floorplans .floorplans-container .floorplans-slider .floorplan-slide-img {
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 480px;
}
section.home-floorplans .floorplans-container .floorplans-slider .floorplan-slide-img img {
  width: 100%;
  max-height: 480px;
  object-fit: contain;
}
section.home-floorplans .floorplans-container .property-btn {
  padding: 40px 0;
  margin: 50px 0 0;
  position: relative;
}
section.home-floorplans .floorplans-container .property-btn:before {
  content: "";
  width: 100vw;
  left: calc(-1 * (50vw + 150px));
  position: absolute;
  height: 100%;
  top: 0;
}
section.home-floorplans .floorplans-container .floorplans-text {
  padding: 40px 25px;
  width: 100%;
  max-width: 540px;
}
section.home-floorplans .floorplans-container .flp-slider-wrapper .home-floorplans-slider button.slick-prev {
  left: 0;
}
section.home-floorplans .floorplans-container .flp-slider-wrapper .home-floorplans-slider button.slick-next {
  right: 0;
}
.image-slider-container {
  position: relative;
  width: 100%;
  height: auto;
}
.image-slider-container .sh_product_slider2_wrap {
  padding: 30px 50px;
}
.sh_product_slider2.galleryTwoSlide{
  display: flex;
  gap: 15px;
}
.sh_product_slider2.galleryOneSlide{
  display: flex;
}
.sh_product_slider2.galleryOneSlide .item.single-side{
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
.sh_product_slider2.galleryTwoSlide .item.single-side{
  width: 100%;
}
.sh_product_slider2
.image-slider-container .gallery {
  position: relative;
  display: block;
  width: 100%;
  max-width: 100%;
  margin: auto;
  border-radius: 4px;
  overflow: hidden;
}
.image-slider-container .gallery button.slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 99;
  background-color: #946c00;
}
.image-slider-container .gallery button.slick-arrow:before {
  color: #fff !important;
  font-size: 30px;
}
.image-slider-container .gallery button.slick-arrow.slick-prev {
  left: 0;
}
.image-slider-container .gallery button.slick-arrow.slick-next {
  right: 0;
}
.image-slider-container .gallery .slick-list {
  overflow: hidden;
  margin: 0;
}
.image-slider-container .gallery .slick-track {
  display: flex !important;
}
.image-slider-container .gallery .slick-slide {
  outline: 0 !important;
  margin: 0 15px;
  object-fit: cover;
  height: inherit;
  max-width: 26.80vw;
}
.image-slider-container .gallery .slick-slide a {
  height: 100%;
  display: flex;
}
.image-slider-container .gallery .gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #e6e6e6;
  z-index: 10;
  cursor: pointer;
  transition: background 0.3s ease;
}
.image-slider-container .gallery .gallery-arrow:hover {
  background: #d0dfe6;
}
.image-slider-container .gallery .gallery-arrow.mod-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.image-slider-container .gallery .gallery-arrow.mod-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}
.image-slider-container .gallery .gallery-item {
  position: relative;
  float: left;
  vertical-align: middle;
  text-align: center;
}
.image-slider-container .gallery .gallery-img-holder {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 500px;
  max-height: 500px;
}
.image-slider-container .gallery .gallery-img {
  width: 100%;
  height: 100%;
}
.image-slider-container .gallery .slick-lightbox .slick-arrow {
  z-index: 10;
}
section.tabs-block {
  width: 100%;
  contain: paint;
}
section.tabs-block .tabs-amenities-images {
  order: 2;
  padding: 0 45px;
  position: relative;
  z-index: 1;
  min-height: 450px;
  justify-content: center;
  display: flex;
}
section.tabs-block .tabs-amenities-images .tab-image,
section.tabs-block .tabs-amenities-images .tab-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.tabs-block .tabs-amenities-images .tab-image{
    opacity: 0;
    display: none;
    max-height: 600px;
}
section.tabs-block .tabs-amenities-images .tab-image.active{
    opacity: 1;
    display: inline-block;
    position: relative;
}
.tabs-block .property-logo-img.tab-image .flp-pmc-logo {
  max-width: 100%;
  height: auto;
  width: auto;
  left: 50%;
  top: 50%;
  translate: inherit;
  transform: translate(-50%, -50%);
  position: absolute;
}
section.tabs-block .tabs-amenities {
  max-width: 100%;
  order: 1;
  padding: 45px 0;
  position: relative;
  background: #fff;
}
section.tabs-block .tabs-amenities:before {
  position: absolute;
  content: "";
  width: 100vw;
  height: calc(100% - 90px);
  top: 45px;
  background: #f3f0eb;
  z-index: 0;
}
section.tabs-block .tabs-amenities .tabs-nav {
  position: relative;
  z-index: 1;
  width: calc(100% + 45px);
}
section.tabs-block .tabs-amenities .tabs-nav li {
  float: left;
  width: 50%;
  transition: all 0.5s ease;
}
section.tabs-block .tabs-amenities .tabs-nav li.current a {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
section.tabs-block .tabs-amenities .tabs-nav li a {
  display: block;
  font-weight: 400;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
section.tabs-block .tabs-amenities .tabs-stage {
  clear: both;
  padding: 0 30px;
  position: relative;
  top: -1px;
  opacity: 1;
}
section.tabs-block .tabs-amenities .tabs-stage .tab-content {
  position: relative;
  padding: 50px 0 50px 60px;
  transition: all 0.5s ease;
}
section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid {
  min-height: 100px;
  padding-bottom: 50px;
  columns: 2;
}
section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid li {
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  padding-left: 0px;
  line-height: 30px;
  margin-bottom: 5px;
  list-style: disc;
  margin-left: 18px;
}
section.tabs-block .tabs-amenities .tabs-stage .tab-content ul{
  list-style: disc;
  line-height: 2;
}
section.tabs-block .tabs-amenities .tabs-stage .tab-content ul li{
  margin-left: 18px;
  margin-bottom: 5px;
}
/* ---------Sticky classes--------- */

@media (max-width: 1666.67px) {
  section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid li {
      font-size: 15px;
  }
}
@media (min-width: 1888.89px) {
  section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid li {
      font-size: 17px;
  }
}
@media (max-width: 1600px) {
  section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid li:before {
      font-size: 16px;
  }
}
@media (min-width: 2000px) {
  section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid li:before {
      font-size: 20px;
  }
}
section.tabs-block .tabs-amenities-images img {
  width: 100%;
}
section.image-gallery-heading .section-title {
  margin-top: 0;
}
section.image-gallery-heading .section-subtitle {
  font-size: 1.25vw;
  font-weight: 400;
}
@media (max-width: 1440px) {
  section.image-gallery-heading .section-subtitle {
      font-size: 18px;
  }
}
@media (min-width: 1920px) {
  section.image-gallery-heading .section-subtitle {
      font-size: 24px;
  }
}

section#image-gallery-heading {
    padding-bottom: 0px;
}
section.multipurpose-boxes {
  position: relative;
  overflow: hidden;
}
.cta-slider {
    position: relative;
}

.cta-slider a.box-link-wrapper{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

section.multipurpose-boxes .cta-slider-big {
  width: calc(50% + 100px);
  height: calc(100% + 240px);
  margin-top: -120px;
  position: absolute;
  background-size: cover;
  background-position: center center;
}
section.multipurpose-boxes .cta-slider-big .slick-list,
section.multipurpose-boxes .cta-slider-big .slick-list .slick-track {
  height: 100%;
}
section.multipurpose-boxes .cta-slider-big .slick-list .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.multipurpose-boxes .cta-slider-big .slick-dots {
  background: red;
}
section.multipurpose-boxes .cta-slider-big .slick-dots li button {
  border: 2px solid;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}
section.multipurpose-boxes .cta-slider-big button.slide-arrow.prev-arrow {
    left: 0;
}
section.multipurpose-boxes .cta-slider-big button.slide-arrow.next-arrow {
  margin-right: -420px;
}
section.multipurpose-boxes .cta-slider-big button.slide-arrow.next-arrow:before,
section.multipurpose-boxes .cta-slider-big button.slide-arrow.prev-arrow:before{
  color: #191616 !important;
}
section.multipurpose-boxes .cta-slider-small {
  margin: 120px 0 120px 50%;
  position: relative;
  width: 50%;
  max-width: 400px;
}
section.multipurpose-boxes .cta-slider-small .slick-dots {
  bottom: -40px;
}
section.multipurpose-boxes .cta-slider-small .slick-dots li {
  width: 14px;
  height: 14px;
}
section.multipurpose-boxes .cta-slider-small .slick-dots li button:before {
  content: "";
  border: 2px solid #ddd;
  border-radius: 50%;
  z-index: 1;
  width: 14px;
  height: 14px;
  font-size: 14px;
  opacity: 1;
}
section.multipurpose-boxes  .small-img-item a.btn{
  display: none;
  }
section.multipurpose-boxes .mp-box-content .cta-btns a.btn{
display: block;
}
section.multipurpose-boxes .cta-slider-small .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #252525;
}
section.multipurpose-boxes .cta-slider-small .slick-list,
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide {
  width: 100%;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .box-img {
  padding-bottom: 100%;
  position: relative;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .box-img:before {
  content: "";
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  left: 14px;
  top: 14px;
  border: 2px solid #ddd;
  z-index: 1;
  font-size: 14px;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .box-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
  position: absolute;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .mp-box-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  padding: 30px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .mp-box-content h2 {
    margin-bottom: 7px;
}
section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .mp-box-content h3:empty {
    display: none;
}
.gallery {
  position: relative;
  display: block;
  max-width: 100%;
  max-height: auto;
  margin: auto;
  border-radius: 4px;
  overflow: hidden;
}
.gallery .slick-list {
  overflow: hidden;
}
.gallery .slick-slide {
  outline: 0 !important;
}
.gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  background-color: #e6e6e6;
  z-index: 10;
  cursor: pointer;
  transition: background 0.3s ease;
}
.gallery-arrow:hover {
  background: #d0dfe6;
}
.gallery-arrow.mod-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.gallery-arrow.mod-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}
.gallery-item {
  position: relative;
  float: left;
  vertical-align: middle;
  text-align: center;
}
.gallery-img-holder {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: auto;
}
.gallery-img {
  width: 100%;
  height: 100%;
}
.slick-lightbox .slick-arrow {
  z-index: 10;
}
.map-wrapper {
  height: 30vw;
  min-height: 540px;
}
section.footer-cta .cta-container,
section.footer-cta .cta-container .text-wrap {
  text-align: center;
}
section.footer-cta.two-columns .cta-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
section.footer-cta.two-columns .cta-container .footer-cta-img {
  width: 50%;
  position: relative;
}
section.footer-cta.two-columns .cta-container .footer-cta-img .image-wrap {
  height: 100%;
}
section.footer-cta.two-columns .cta-container .footer-cta-img .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.footer-cta.two-columns .cta-container .footer-cta-text {
  width: 50%;
}
section.footer-cta.two-columns .cta-container .footer-cta-text .text-wrap {
  padding: 40px;
  text-align: left;
}
section.footer-cta.overlapping-text-box .cta-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
section.footer-cta.overlapping-text-box .cta-container .footer-cta-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
section.footer-cta.overlapping-text-box .cta-container .footer-cta-img .image-wrap {
  height: 100%;
  position: relative;
}
section.footer-cta.overlapping-text-box .cta-container .footer-cta-img .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.2;
}
section.footer-cta.overlapping-text-box .cta-container .footer-cta-text {
  width: 50%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
section.footer-cta.overlapping-text-box .cta-container .footer-cta-text .text-wrap {
  padding: 0;
  text-align: center;
  width: 100%;
}
section.footer-cta .section-buttons a.btn {
  min-width: 250px;
  margin: 10px;
  line-height: 1.5;
}
footer#footer,
header.vertical-menu.collapsed ~ footer#footer {
  transition: all 0.5s ease;
}
.footer-left {
  background: #ecebe9;
  width: 65%;
  padding: 60px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.single-page-website .footer-left{
  width: 0;
  display: none;
}

.footer-left img.footer-logo-bg {
  position: absolute;
  width: 250px;
  top: 50%;
  left: -10%;
  opacity: 0.35;
  transform: translateY(-50%);
  display: none;
}
.footer-left .container .footer-social.social-bar ul.social-links {
  display: block;
  margin: 10px 0 0;
  font-size: 0;
  text-align: left;
  padding-bottom: 25px;
  padding-left: 0;
}
.footer-left .container .footer-social.social-bar ul.social-links li.social-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 5px;
  position: relative;
}
.footer-left .container .footer-social.social-bar ul.social-links li.social-icon a {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px;
  display: flex;   
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.5s ease;
}
ul.social-links li.social-icon svg {
  width: 20px;
  height: 20px;
    
}
.footer-left .container .footer-menu-wraper {
  padding-left: 0;
}
section.site-footer {
  display: flex;
}
li.footer-menu-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
li.footer-menu-item a.menu-item-link {
  text-transform: none;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 0.89vw;
    text-transform: capitalize;
}
@media (max-width: 1685.39px) {
  li.footer-menu-item a.menu-item-link {
      font-size: 15px;
  }
}
@media (min-width: 1910.11px) {
  li.footer-menu-item a.menu-item-link {
      font-size: 17px;
  }
}
.footer-right {
  flex-grow: 1;
  padding: 60px;
  text-align: center;
}
.footer-right .contact {
  font-size: 0.89vw;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: 500;
}
@media (max-width: 1685.39px) {
  .footer-right .contact {
      font-size: 15px;
  }
}
@media (min-width: 1910.11px) {
  .footer-right .contact {
      font-size: 17px;
  }
}
.footer-right .contact a {
  word-break: break-all;
}
.footer-right img.footer-right-logo,
section.site-footer .footer-right img{
  display: block;
  max-width: 230px;
  margin: 0 auto;
}
.footer-right .address {
  font-size: 0.89vw;
  font-weight: 300;
  line-height: 1.8;
}
.footer-right .address span {
    text-transform: capitalize;
    display: block;
}
@media (max-width: 1685.39px) {
  .footer-right .address {
      font-size: 15px;
  }
}
@media (min-width: 1910.11px) {
  .footer-right .address {
      font-size: 17px;
  }
}
.copyright-area {
    padding: 30px 40px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    width: calc(100% - 250px);
}
.copyright-text {
  display: flex;
  width: auto;
}
.copyright-text p {
  margin: 0 15px 0 0;
  font-size: 14px;
}
ul.policy-nav {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin: 0;
}
ul.policy-nav li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  border-left: 1px solid;
  font-size: 14px;
}
.property-icons {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.property-icons li.single-prop-icon {
  display: inline-block;
  width: 24px;
  margin: 0 4px;
  vertical-align: middle;
}
.property-icons li.single-prop-icon img {
  width: 100%;
  height: auto;
}
ul.property-icons-list {
  margin: 0;
}
.copyright-text, 
ul.policy-nav, 
.property-icons {
    margin: 5px 0;
}
.attribution {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

  right: 15px;
  width: auto;
  z-index: 99;
}
.attribution a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.attribution a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  height: auto;
  height: 40px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  max-height: 40px;
}
section.form-section .form-wrap {
  position: relative;
  z-index: 1;
}
section.form-section .form-wrap .bg-pattern{
    display: none;
}
section.form-section .form-wrap .subcol {
  padding: 40px 135px 40px 40px;
  border-width: 3px;
  border-style: solid;
  margin: 60px -135px 60px 60px;
}
section.form-section .form-wrap .subcol h2 {
  margin: 0 0 30px;
}
section.form-section .form-wrap .subcol .formmangr-col {
  width: 50%;
  margin-bottom: 25px;
}
section.form-section .form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field,
section.form-section .form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field{
flex-flow: wrap;
}
section.form-section .form-wrap .subcol .formmangr-col.field-type-pets .formmangr-field .formmangr-form-lbl,
section.form-section .form-wrap .subcol .formmangr-col.field-type-contact_by .formmangr-field .formmangr-form-lbl
{
width: 100%;
}
section.form-section .form-wrap .subcol .formmangr-row {
  display: flex;
  margin-bottom: 20px;
  min-height: 30px;
  width: 100%;
  flex-flow: wrap;
}
section.form-section .form-wrap .subcol .formmangr-field {
  display: flex;
  width: 100%;
}
section.form-section .form-wrap .subcol .formmangr-col.field-type-comment {
  width: 100%;
}
section.form-section .form-wrap .subcol .formmangr-row .formmangr-input,
section.form-section .form-wrap .subcol .formmangr-row select.formmangr-form-dd {
  background: 0 0;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid;
  width: 100%;
  outline: 0;
  -webkit-appearance: none;
  font-size: 16px;
}
select{
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
      appearance: none;
}
select, section.form-section .form-wrap .subcol select:not(.nbp-mobile-filters) {
  background-size: 20px 20px !important;
  background-position: 98% center !important;
  background-repeat: no-repeat !important;
}
section.form-section .form-sec-bg {
  position: relative;
  z-index: 0;
  order: 2;
}
section.form-section .form-sec-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.form-section .image-position-right {
  width: 50%;
}
section.form-section .image-position-right .form-sec-bg {
  position: relative;
  z-index: 0;
  padding-left: 15px;
}
section.form-section .image-position-right .form-sec-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.inner-hero {
  position: relative;
  overflow: hidden;
}
section.inner-hero:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
section.inner-hero .inner-hero-container,
section.inner-hero .inner-hero-container .text-wrap {
  text-align: center;
}
section.inner-hero.two-columns .inner-hero-container {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
section.inner-hero.two-columns .inner-hero-container .inner-hero-img {
  width: 50%;
  position: relative;
}
section.inner-hero.two-columns .inner-hero-container .inner-hero-img .image-wrap {
  height: 100%;
}
section.inner-hero.two-columns .inner-hero-container .inner-hero-img .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.inner-hero.two-columns .inner-hero-container .inner-hero-text {
  width: 50%;
}
section.inner-hero.two-columns .inner-hero-container .inner-hero-text .text-wrap {
  padding: 40px;
  text-align: left;
}
section.inner-hero.overlapping-text-box .inner-hero-container {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 320px;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-img .image-wrap {
  height: 100%;
  position: relative;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-img .image-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-img .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text {
  width: 100%;
  min-height: 320px;
  padding: 60px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text .text-wrap {
  padding: 0;
  width: 100%;
  text-align: left;
}
section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text .text-wrap h1 {
  padding: 0;
  margin: 10px 0;
}
.blog-hero-detail-content-wrap .blog-category p {
    margin: 0;
}
.blog-hero-detail-content-wrap .blog-date {
    line-height: 1.8;
}
section.amenities-section ul.amenities-grid {
  column-count: 2;
}
section.amenities-section ul.amenities-grid li.single-amenity {
  position: relative;
  text-align: left;
}

section.resident-sections {
  max-width: 100%;
  font-size: 0;
  display: flex;
  margin: 0 auto;
  flex-flow: wrap;
  text-align: center;
}
section.resident-sections .single-resident-section {
  width: calc(50% - 60px);
  margin: 0 30px 60px;
  font-size: 18px;
  padding: 25px;
  height: 300px;
  display: flex;
  transition: all 0.5s ease 0s;
  position: relative;
}

/* section.resident-sections .single-resident-section:last-child, section.resident-sections .single-resident-section:nth-last-child(2) {
  margin-bottom: 0px;
} */
section.resident-sections .single-resident-section:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 2px solid;
  position: absolute;
  left: 10px;
  top: 10px;
}
section.resident-sections .single-resident-section svg{
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  bottom: 20px;
  transition: all 0.3s ease;
}
section.resident-sections .single-resident-section:hover svg{
  margin-left: 0;  
}
section.resident-sections .single-resident-section a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
section.resident-sections .single-resident-section .resident-section-content {
  display: flex;
  width: 100%;
  flex-flow: column;
  justify-content: center;
}
section.resident-sections .single-resident-section .resident-section-content h3 {
  text-transform: capitalize;
  letter-spacing: 1px;
}
section.resident-sections .single-resident-section a:after {
  content: "\f105";
  font-family: FontAwesome;
  background-position: center;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  display: block;
  color: #fff;
  position: absolute;
  bottom: 10px;
  opacity: 0;
  transition: all 0.5s ease;
}
section.resident-sections .single-resident-section:hover a:after {
  opacity: 0;
}
section.contact-intro {
  padding-left: 35px;
}
section.contact-intro .right-col {
  padding: 0 20px;
}
/* section.contact-intro .left-col {
  order: 1;
} */
section.contact-intro .right-col .subcol .contact-page-logo {
  width: 35%;
  display: inline-block;
  vertical-align: middle;
}
section.contact-intro .right-col .subcol .contact-page-logo img {
  width: 100%;
  max-width: 250px;
}
section.contact-intro .right-col .subcol .contact-page-desc {
  display: inline-block;
  width: 63%;
  vertical-align: middle;
  padding: 0 0 0 30px;
}
section.contact-intro .right-col .subcol .contact-page-desc .address span.contact-property-name {
  font-weight: 700;
}
section.contact-intro .right-col .subcol .contact-page-desc .directions {
  margin-bottom: 20px;
}
section.contact-intro .right-col .subcol .contact-page-desc .directions a {
  margin: 5px 0;
}
section.contact-intro .right-col .subcol .contact-page-desc .call-section .title {
  font-size: 17px;
  font-weight: 700;
  text-decoration: underline;
  margin-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: normal;
}
section.contact-intro .right-col .subcol .contact-page-desc .office-hours p {
  font-size: 18px;
  margin: 20px 0 0;
  font-weight: 600;
  text-decoration: underline;
}
section.contact-intro .right-col .subcol .contact-page-desc .office-hours .daily-hours {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.75;
}
section.contact-intro .right-col .subcol .contact-page-desc .office-hours .daily-hours span {
  text-transform: capitalize;
  width: 120px;
  display: inline-block;
}
section.contact-intro .left-col .col-bg {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}
section.contact-intro .left-col .col-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center center;
  min-height: 540px;
  max-height: 650px; 
}
section.gallery-section .gallery-tabs {
  width: 100%;
}
.swifty-gallery-mobile-tabs-dropdown,
.mobile-home-flp-filter{
    display: none;
}
section.gallery-section .gallery-tabs .gallery-tabs-nav {
  display: flex;
  background: #f5f5f5;
}
section.gallery-section .gallery-tabs .gallery-tabs-nav li {
  width: 100%;
}
section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a {
  /*  background: transparent;*/
  border-bottom-color: transparent;
}
section.gallery-section .gallery-tabs .gallery-tabs-nav li.current a {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
section.gallery-section .gallery-tabs .gallery-tabs-nav li a,
section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.688rem;
  font-weight: 700;
  height: 100%;
  line-height: 1.2;
}
section.gallery-section .gallery-tabs .tab-active a {
  cursor: default;
}
section.gallery-section .gallery-tabs .gallery-stage {
  border-top: 0;
  clear: both;

  position: relative;
  overflow: hidden;
}
section.gallery-section .gallery-tabs .gallery-stage .magnific-img {
  position: relative;
  display: inline-block;
  width: 32.3%;
}
section.gallery-section .gallery-tabs .gallery-stage .magnific-img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 100%;
  width: 100%;
  opacity: 1;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
section.gallery-section .gallery-tabs .gallery-stage .magnific-img a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom .mfp-container,
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom.mfp-removing .mfp-container,
section.gallery-section .gallery-tabs .gallery-stage .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-left {
  left: 0;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-left:before {
  border-right: none !important;
  margin-left: 25px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-right {
  right: 0;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-right:before {
  border-left: none !important;
  border-left: 27px solid #3f3f3f;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
section.gallery-section .gallery-tabs .gallery-stage button.mfp-arrow {
  opacity: 0 !important;
  transition: opacity 200ms ease-in, opacity 2000ms ease-out;
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-counter {
  opacity: 0 !important;
  transition: opacity 200ms ease-in, opacity 2000ms ease-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-container:hover .mfp-counter,
section.gallery-section .gallery-tabs .gallery-stage .mfp-container:hover button.mfp-arrow {
  opacity: 1 !important;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-align-top .mfp-container:before {
  display: none;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-ajax-holder .mfp-content,
section.gallery-section .gallery-tabs .gallery-stage .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-ajax-cur {
  cursor: progress;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-zoom-out-cur,
section.gallery-section .gallery-tabs .gallery-stage .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-close:focus,
section.gallery-section .gallery-tabs .gallery-stage .mfp-close:hover {
  opacity: 1;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-close:active {
  top: 1px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow:active {
  margin-top: -54px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow:focus,
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow:hover {
  opacity: 1;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
/*
section.gallery-section .gallery-tabs .gallery-stage .mfp-preloader a {
  color: #ccc;
}

section.gallery-section .gallery-tabs .gallery-stage .mfp-preloader a:hover {
  color: #fff;
}*/
section.gallery-section .gallery-tabs .gallery-stage .mfp-loading.mfp-figure {
  display: none;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-hide {
  display: none !important;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-s-error .mfp-content,
section.gallery-section .gallery-tabs .gallery-stage .mfp-s-ready .mfp-preloader {
  display: none;
}
section.gallery-section .gallery-tabs .gallery-stage button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
section.gallery-section .gallery-tabs .gallery-stage button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/*
section.gallery-section .gallery-tabs .gallery-stage .mfp-close-btn-in .mfp-close {
  color: #333;
}
*/
section.gallery-section .gallery-tabs .gallery-stage .mfp-image-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-image-holder .mfp-content {
  max-width: 100%;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-iframe-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  top: -40px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
section.gallery-section .gallery-tabs .gallery-stage img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-figure {
  line-height: 0;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-figure small {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-figure figure {
  margin: 0;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-title {
  text-align: left;
  line-height: 18px;
  word-wrap: break-word;
  padding-right: 36px;
}
section.gallery-section .gallery-tabs .gallery-stage .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
section.gallery-section .gallery-tabs .gallery-stage .gallery-slide .slide-content img {
  object-fit: cover;
  width: 100%;
  height: 100vw;
}
/*
section.gallery-section .gallery-tabs .gallery-stage .gallery-carousel button.slick-arrow:before {
  color: #fff;
}
*/
section.gallery-section .gallery-tabs .gallery-stage .gallery-carousel button.slick-prev.slick-arrow {
  left: 0;
  width: 50px;
  height: 50px;
  z-index: 99;
}
section.gallery-section .gallery-tabs .gallery-stage .gallery-carousel button.slick-next.slick-arrow {
  right: 0;
  width: 50px;
  height: 50px;
  z-index: 99;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 1) {
  width: 100%;
  height: 45vw;
  float: left;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 2) {
  width: calc(50% - 15px);
  float: left;
  height: 30vw;
  margin: 30px 0;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 3) {
  width: calc(50% - 15px);
  float: right;
  height: 60vw;
  margin-top: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 4) {
  width: calc(30% - 15px);
  height: calc(30vw - 30px);
  float: left;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 5) {
  width: calc(20% - 30px);
  height: calc(30vw - 30px);
  float: left;
  margin-left: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 6) {
  width: calc(50% - 15px);
  height: 20vw;
  float: left;
  margin-top: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 7) {
  width: calc(30% - 15px);
  height: 20vw;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 8) {
  width: calc(20% - 30px);
  height: 20vw;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n + 9) {
  width: calc(50% - 15px);
  height: 20vw;
  float: left;
  margin-top: 30px;
  margin-right: 30px;
}
section.gallery-section .gallery-tabs .img-gallery-magnific .magnific-img:nth-child(10n) {
  width: calc(50% - 15px);
  height: 20vw;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
.floorplan-filters {
  padding: 0 60px;
  overflow: hidden;
  min-height: 104px;
  position: relative;
  transition: all 0.5s ease 0s;
}
.floorplan-filters.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
}
.floorplan-filters .container {
  padding: 30px 0;
}
.floorplan-filters h2 {
  display: inline-block;
  font-size: 0.95vw;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}

.home-slider-floorplan{
  margin-top: 150px;
}
@media (max-width: 1578.95px) {
  .floorplan-filters h2 {
      font-size: 15px;
  }
}
@media (min-width: 1894.74px) {
  .floorplan-filters h2 {
      font-size: 18px;
  }
}
.floorplan-filters select.flp-bedrooms {
  display: inline-block;
  width: 270px;
  margin-left: 25px;
  font-size: 16px;
  padding: 10px;
  border-radius: 0;
  -webkit-appearance: none;
  height: 45px;
  outline: 0;
  background: transparent;
  border: 2px solid;
}
.floorplan-filters a.flp-filters-trigger {
  display: block;
  position: absolute;
  right: 35px;
  top: 24px;
  width: 170px;
  text-align: center;
  padding: 18px 10px;
  transition: all 0.5s ease 0s;
  cursor: pointer;
}
.floorplan-filters.fixed {
  width: calc(100% - 220px);
}
.floorplan-filters.active {
  height: 255px;
}
.floorplan-filters .more-flp-filters {
  font-size: 0;
  padding-top: 60px;
  display: flex;
}
.floorplan-filters .more-flp-filters div {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 15px 25px;
  border-right: 1px solid #cdcdcd;
}
.floorplan-filters .more-flp-filters div select {
  min-width: 140px;
  margin: 0;
  font-size: 16px;
  padding: 10px;
  border-radius: 0;
  -webkit-appearance: none;
  height: 45px;
  outline: 0;
  border: none;
  background-image: url(img/chevron-down.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  display: inline-block;
  background: transparent;
  border: 2px solid;
  flex-grow: 1;
}
.floorplan-filters .more-flp-filters div h2 {
  margin: 0 20px 0 0;
}
.floorplan-filters .more-flp-filters div span.sf-range-values-seperator {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.floorplan-filters .more-flp-filters div:last-child {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
}
.floorplan-filters .more-flp-filters .reset-new-flp-filtrers {
  margin-bottom: 0;
  cursor: pointer;
  margin-top: 0;
}

section.floorplans-listing .flp-listing {
  display: flex;
  flex-flow: wrap;
  justify-content: inherit;
  align-items: inherit;
  padding: 0 20px;
  font-size: 0;
  position: relative;
}

section.floorplans-listing .flp-listing .available_unit,
section.floorplans-listing .flp-listing .unavailable_unit
{
  margin-left: 25px;
}
section.floorplans-listing .flp-listing .single-floorplan {
  width: calc(50% - 50px);
  padding: 0 0 40px;
  font-size: 0;
  margin: 0 25px;
  display: flex;
  flex-flow: wrap;
  height: 100%;
}
section.floorplans-listing .flp-listing .single-floorplan:last-child{
  padding-bottom: 0px;
}
section.floorplans-listing .flp-header-l span svg {
  width: 20px;
  margin-right: 10px;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header {
  width: 40%;
  vertical-align: middle;
  height: auto;
  margin: 0;
  padding: 15px;
  border-top-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-left-style: solid;
  display: flex;
  flex-flow: column;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-l {
  display: block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-l h2 {
  font-weight: 700;
  letter-spacing: 1px;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-l span {
  font-size: 14px;
  display: flex;
  line-height: 1.8;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-l span.type-2 {
  display: none;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r {
  width: auto;
  margin: 15px 0 0;
  display: inline-block;
  flex: 1;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r a.download-flp {
    margin: 10px auto;
    width: 100%;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r .price-box {
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  border: 1px solid;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r .price-box span {
  font-weight: 700;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin: 20px 0 -15px -15px;
  width: calc(100% + 30px);
  padding: 15px;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a {
  margin: 0 5px 10px 0;
  display: inline-block;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a:last-child{
    margin-bottom: 0;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.flp-more-details {
    padding: 7px;
    border: 1px solid;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.active {
   font-weight: 700;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.vr-tour{
    padding: 10px;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.vr-tour, 
section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.flp-more-details {
    width: 100%;
}
section.floorplans-listing .flp-listing .single-floorplan a.flp-slide-in-trigger,
section.floorplans-listing .flp-listing .single-floorplan a.flp-single-page{
    width: 60%;
    display: inline-block;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-img {
  width: 100%;
  vertical-align: middle;
  height: 100%;
  margin: 0;
  display: inline-block;
  padding: 15px;
  background: #f3f0eb;
  position: relative;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-img > div {
  padding-bottom: 0;
  height: 100%;
  width: 100%;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-img > div img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-img > div.active {
  opacity: 1;
}
section.floorplans-listing .flp-listing .single-floorplan .flp-img .flp-2d-image,
section.floorplans-listing .flp-listing .single-floorplan .flp-img .flp-3d-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  padding: 15px;
  opacity: 0;
}

section.faq-section .question {
  width: 100%;
  border: none;
  text-align: left;
  outline: 0;
  transition: 0.4s;
  font-weight: 700;
  font-size: 1.1vw;
  cursor: pointer;
}
section.faq-section .question svg {
    display: none;
}

.fliters-map-container .gm-style-iw-d h1{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.fliters-map-container .gm-style-iw-d h5 {
    margin-top: 0;
    margin-bottom: 10px;
}
.fliters-map-container .gm-style-iw-d a.place-gmap-link{
    text-decoration: none;
}
.fliters-map-container .gm-style .gm-style-iw-c{
    max-width: 300px !important;
}

.card-container{
  padding-bottom: 0px !important;
}

.floorplan-filter{
  margin-top: 50px;
}


@media (max-width: 1636.36px) {
  section.faq-section .question {
      font-size: 18px;
  }
}
@media (min-width: 1909.09px) {
  section.faq-section .question {
      font-size: 21px;
  }
}
section.faq-section .question:before {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #676767;
}
section.faq-section .active,
section.faq-section .question:hover {
  background-color: #fff;
}
section.faq-section .question:after {
  content: "+";
  position: absolute;
  font-size: 36px;
  line-height: 24px;
  font-weight: 300;
  right: 0;
  top: 0;
}
section.faq-section .active:after {
  content: "-";
}
section.faq-section .answer {
  background-color: #fff;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid #676767;
}
section.faq-section .answer,
section.faq-section .question {
  padding: 0 0 40px;
  margin-bottom: 40px;
  position: relative;
}
section.resources-section .fixed-links {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
}
section.resources-section .fixed-links a.fixed-resource-link {
  display: inline-block;
  width: calc(50% - 20px);
  margin: 25px 10px;
  padding: 19px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  position: relative;
  text-align: center;
}
section.resources-section .fixed-links a.fixed-resource-link svg {
  max-width: 20px;
  position: relative;
  top: 5px;
  right: 10px;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links {
  display: flex;
  flex-flow: wrap;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource {
  width: calc(50% - 20px);
  margin: 0 10px 35px;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header {
  padding: 5px;
  position: relative;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 {
  font-size: 27px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 27px;
  padding: 15px 0 15px 25px;
  margin: 0;
  vertical-align: middle;
  text-transform: capitalize;
  padding-right: 50px;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 span {
  display: inline-block;
  font-size: 33px;
  line-height: 27px;
  margin-right: 15px;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header .single-resource-icon {
  position: absolute;
  right: 0;
  height: 100%;
  width: 60px;
  top: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header .single-resource-icon {
  position: absolute;
  right: 15px;
  height: 84%;
  width: 42px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: flex;
  align-items: center;
  top: 5px;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-content {
  padding: 25px;
  font-size: 18px;
  line-height: 2;
}
section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-content .resource-desc a.flexi-resource-link {
  font-weight: 700;
  display: block;
  margin-top: 10px;
}
section.neighborhood .nbp-fliter-dropdown {
  display: none;
}
section.neighborhood .fliters-map-container {
  display: flex;
  flex-flow: wrap;
  justify-content: inherit;
  align-items: inherit;
}
section.neighborhood .fliters-map-container .nbp-filter-options {
  font-size: 0;
  width: 200px;
  display: flex;
  flex-flow: column;
  justify-content: inherit;
  align-items: inherit;
}
section.neighborhood .fliters-map-container .nbp-filter-options a.nb-map-filter {
  width: 100%;
  height: 100%;
  font-size: 0.95vw;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
}
@media (max-width: 1578.95px) {
  section.neighborhood .fliters-map-container .nbp-filter-options a.nb-map-filter {
      font-size: 15px;
  }
}
@media (min-width: 1894.74px) {
  section.neighborhood .fliters-map-container .nbp-filter-options a.nb-map-filter {
      font-size: 18px;
  }
}
section.neighborhood .fliters-map-container .nbp-filter-options a.nb-map-filter.active,
section.neighborhood .fliters-map-container .nbp-filter-options a.nb-map-filter:hover {
  opacity: 0.75;
}
section.neighborhood .fliters-map-container .map-canvas {
  width: calc(100% - 200px);
  height: 50vh;
  min-height: 450px;
  position: relative;
  overflow: hidden;
}
section.neighborhood .fliters-map-container .map-canvas .map-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e5e3df;
}
section.neighborhood .nbp-filter-places {
  padding: 60px 0;
}
section.neighborhood .nbp-filter-places h2 {
  margin-bottom: 50px;
}
section.neighborhood .nbp-filter-places ul.nb-places-ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: inherit;
}
section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places {
  width: calc(50% - 40px);
  margin: 0 20px;
  padding: 0;
}
section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places a {
  display: block;
  padding: 20px;
  transition: all 0.5s ease;
  font-size: 0.95vw;
  line-height: 1.25;
  font-weight: 500;
  border-bottom: 1px solid;
}
@media (max-width: 1578.95px) {
  section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places a {
      font-size: 15px;
  }
}
@media (min-width: 1894.74px) {
  section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places a {
      font-size: 18px;
  }
}
section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places a:hover {
  background-color: #f5f5f5;
}


/*  ===== Blog Styles  =====*/
.listing-container {
  display: flex;
}
.listing-container .listing-wrapper {
  flex-grow: 1;
  width: 100%;
}
.listing-container .serach-box {
  width: 100%;
  margin-bottom: 50px;
}
.listing-container .poperty-listing {
  display: flex;
  width: 100%;
}
.listing-container .layout-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 40px;
}
.listing-container .post-item {
  display: flex;
  flex-wrap: wrap;
}
.listing-container .post-item .item-details {
  background-color: #fff;
  padding: 0;
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  height: 100%;
  border: 1px solid #d5d5d5;
}
.listing-container .post-item .item-details .post-top {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 0;
  margin: 0 0 20px;
}
.listing-container .post-item .item-details .post-top::after {
  content: "";
  position: absolute;
  left: 50%;
  top: auto;
  width: 0.875vw;
  height: 0.875vw;
  border-radius: 50%;
  bottom: 0;
  transform: translate(-50%);
}
.listing-container .post-item .item-details .post-top .single-featured-image a.featured-image {
  display: block;
}
.listing-container .post-item .item-details .post-top .single-featured-image a.featured-image .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listing-container .post-item .item-details .post-top .single-featured-image .post-date {
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 9px 0 0;
  padding: 10px 20px;
}
.listing-container .post-item .item-details .post-info {
  display: flex;
  flex-flow: wrap;
  justify-content: inherit;
  align-items: inherit;
  padding: 0 20px 20px;
}
.listing-container .post-item.single-blog .item-details .post-info{
  flex-flow: column;
  flex: 1;
}
.listing-container .post-item .item-details .post-info .post-cat {
  text-align: left;
  width: 100%;
  padding:0;
}
.listing-container .post-item .item-details .post-info .post-cat ul {
    display: block;
}
.listing-container .post-item .item-details .post-info .post-cat ul li {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;

}

.listing-container .post-item .item-details .post-info .post-cat ul li a {
    text-transform: capitalize;
    font-size: 12px;

}
.listing-container .post-item .item-details .post-info .dir-desc,
.listing-container .post-item .item-details .post-info .post-link-wrap,
.listing-container .post-item .item-details .post-info h4.single-post-title a {
  text-align: left;
}
.listing-container .post-item .item-details .post-info h4.single-post-title {
  flex-grow: 1;
  margin: 0;
  position: relative;
}
.listing-container .post-item .item-details .post-info h4.single-post-title a {
  position: relative;
  margin-top: 20px;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: self-end;
}
.listing-container .post-item.single-blog .post-info h4.single-post-title a{
  justify-content: flex-start;
  margin-bottom: 20px;
}
.listing-container .post-item .item-details .post-info .post-link-wrap a.btn {
    margin-left: 0;
    padding: 12px 16px;
}
.listing-container .post-item .item-details .post-info .dir-desc {
  flex-grow: 1;
}
.listing-container .post-item .item-details .post-info .dir-desc span {
  display: inline-block;
  line-height: 1.5;
}
.listing-container .post-item .item-details .post-info .dir-desc a.external-link {
  display: block;
}
.listing-container .post-item .item-details .post-top .single-featured-image .blog-img-block, .listing-container .post-item .item-details .post-top .single-featured-image a.featured-image{
  display: block;
  background-color: #d3cdcd;
  height: 240px;
  position: relative;
 
}
.listing-container .post-item .item-details .post-top .single-featured-image {
    width: 100%;
}
.listing-container .post-item .item-details .post-top .single-featured-image a.featured-image img, .related-widget .releted-posts-list .single-related-posts .single-related-post-img-blk img{
  height: 100%;
  width: 100%;
  object-fit: cover;
} 
.related-widget .releted-posts-list .single-related-posts .single-related-post-img-blk{
height: 170px;
width: 100%;
position: relative;
display: block;
}
.blog-hero-detail-page .blog-hero-detail-content-wrap{
  flex-direction: column;
}
.blog-hero-detail-page .blog-hero-detail-content-wrap span p{margin-bottom: 0px;}


 section.blog-details-block .post-content-inner .block-paragraphs img {
width: 100%;
}
section.blog-details-block .post-content-inner .block-paragraphs p:empty{
  display: none;
}

section.blog-details-block .social-share.fixed-pos {
    position: fixed;
}
section.blog-details-block .social-share {
    position: absolute;
    top: 0px;
    transition: all 0.5s ease 0s;
    padding-top: 0;
}






section.blog-details-block {
  position: relative;
}
section.blog-details-block .post-content-inner {
  display: flex;
  flex-flow: wrap;
  padding-left: 100px;
}
section.blog-details-block .post-content-inner .block-paragraphs {
  width: 70%;
  padding-top: 0;
  padding-right: 30px;
}
section.blog-details-block .post-content-inner .block-paragraphs h3 {
  font-weight: 700;
  text-transform: capitalize;
  margin: 50px 0 40px;
    font-size: 24px;
}
section.blog-details-block .post-content-inner .block-paragraphs p {
  margin-bottom: 30px;
}
section.blog-details-block .post-content-inner .wp-block-image {
  margin: 40px 0;
}
section.blog-details-block .post-content-inner .wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.blog-details-block .social-share {
  position: absolute;
  top: 0px;
  transition: all 0.5s ease 0s;
  padding-top: 0;
}
section.blog-details-block .social-share.fixed-pos {
  position: fixed;
}
section.blog-details-block .social-share a.social-share-link {
  width: 3.4vw;
  height: 3.4vw;
  border-radius: 50%;
  transition: all 0.5s ease;
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.social-share a.social-share-link svg {
  width: 100%;
  height: 100%;
  max-width: 20px;
  max-height: 20px;
}
section.blog-details-block .post-sidebar {
  width: 30%;
  padding-left: 50px;
  position: relative;
}
section.blog-details-block .post-sidebar .serach-box .search-container {
  position: relative;
}
section.blog-details-block .post-sidebar .serach-box .search-container input#search-bar {
  background-color: #fff;
  border: 1px solid #d8d8d8;
  padding: 20px 20px 20px 50px;
  height: 58px;
    width: 100%;
}
section.blog-details-block .post-sidebar .serach-box .search-container a.search-icon {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 20px;
  height: 20px;
}
section.blog-details-block .post-sidebar .widget-title {
  font-weight: 700;
  text-transform: capitalize;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
  font-size: 1.5rem;
}
section.blog-details-block .post-sidebar .cat-list {
  padding: 20px 0 30px;
}
section.blog-details-block .post-sidebar .cat-list ul {
  list-style: none;
}
section.blog-details-block .post-sidebar .cat-list ul li {
  padding-bottom: 20px;
}
section.blog-details-block .post-sidebar .cat-list ul li a {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 1px;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts {
  border: 1px solid #e3e3e3;
  margin-bottom: 50px;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts h4 {
    margin-top: 0;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts a.btn {
    margin: 0;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts a.related-post-title h3 {
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 20px;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts .rp-post-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts .rp-details {
  padding: 20px;
}
section.blog-details-block .post-sidebar .releted-posts-list .single-related-posts .rp-details .post-link-wrap a {
  display: block;
  text-align: left;
  padding: 0;
  text-transform: capitalize;
  text-decoration: underline;
}
.latest-posts-container {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  position: relative;
}
.latest-posts-container h2.section-title {
  margin-bottom: 50px;
}
.latest-posts-container .latest-posts-list .single-latest-posts {
  border: 1px solid #e3e3e3;
  margin-bottom: 50px;
  background: #f8f8f8;
}
.latest-posts-container .latest-posts-list .single-latest-posts a.latest-post-title h3 {
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 50px;
  text-align: left;
}
.latest-posts-container .latest-posts-list .single-latest-posts .lp-post-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.latest-posts-container .latest-posts-list .single-latest-posts .lp-details {
  padding: 30px;
}
.latest-posts-container .latest-posts-list .single-latest-posts .lp-details .post-link-wrap a {
  display: block;
  text-align: left;
  padding: 0;
  text-transform: capitalize;
  text-decoration: underline;
}
.latest-posts-container .multiple-items .slick-slide {
  margin: 0 35px;
}
.latest-posts-container .multiple-items button.slick-arrow {
  width: 4vw;
  height: 4vw;
  z-index: 10;
}
.latest-posts-container .multiple-items button.slick-prev {
  left: -70px;
}
.latest-posts-container .multiple-items button.slick-next {
  right: -70px;
}
.latest-posts-container .multiple-items button.slick-next:before,
.latest-posts-container .multiple-items button.slick-prev:before {
  background: url(/assets/images/arrow-slider.svg) no-repeat;
}
.items .item {
  display: inline-block;
}
.image-gallery-slider .slide-bg img.slide-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mobile-only {
  display: none;
}
body .flp-slide-in.active{
    opacity: 1;
    left: 0;
    z-index: 9999;
    visibility: visible;
}
.social-share__group {
    overflow: hidden;
    height: 0;
    transition: all 0.5s ease 0s;
}
.flp-slidein-share .social-share__group.active {
    height: 65px;
}

a.fss-trigger-anchor {
    display: flex;
}
a.fss-trigger-anchor svg {
    width: 12px;
}
.flp-slidein-slider .slick-prev:before, 
.flp-slidein-slider .slick-next:before,
.flp-slidein-carousel .slick-prev:before, 
.flp-slidein-carousel .slick-next:before{
    color: #191616;
}
.flp-slide-in a.social-share__link{
    color: #000;
}
.flp-slide-in a.social-share__link svg {
    max-width: 14px;
    max-height: 14px;
}
.flp-slidein-slider .slick-list .flp-gallery-slide img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
.flp-carousel-slide {
    cursor: pointer;
}
/* .flp-carousel-slide img {
    width: 100%;
    height: 6vw;
    object-fit: cover;
    object-position: center center;
    border: 5px solid #fff;
}
.flp-video-wrapper {
    height: 100%;
}
.flp-gallery-slide.slick-slide{
    height: calc(100vh - 180px);
    max-height: 100%;
}
body .flp-slidein-slider button.slick-prev{
    left: -15px;
}
body .flp-slidein-slider button.slick-next{
    right: -15px;
}
.flp-slidein-carousel button.slick-prev {
    left: 0;
}
.flp-slidein-carousel button.slick-next{
    right: 0;
}
.flp-slidein-btns{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
.flp-slidein-btns a.btn {
  display: block;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  align-self: auto;
  order: 0;
} */
.single-virtual-tour,
.single-gallery-video a{
    display: flex;
    flex-flow: wrap;
    padding: 50px 0;
    border-bottom: 1px solid #cdcdcd;
}
.single-gallery-video a{
    border-bottom: 0;
    padding: 0;
    width: 100%;
}
.vt_img {
    width: 30%;
}
.vt_img img {
    width: 100%;
    height: auto;
}
.vt-flp-info {
    width: 40%;
    padding: 0 60px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.vt-flp-info h2 {
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin: 0 0 10px;
}
.attached-flp-info {
    width: 100%;
    max-width: 300px;
    margin: 10px 0 0;
}
.attached-flp-info span {
    display: block;
    line-height: 2;
}
.virtual-tour-btns {
    width: 30%;
    justify-content: center;
    align-items: center;
    display: flex;
}
.vt-tour-section {
    text-align: center;
}
.vt_list-grid-toggle {
  text-align: right;

}
.vt_list-grid-toggle span {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
    vertical-align: middle;
    padding: 5px;
    cursor: pointer;
    width: 40px;
}
.vt_list-grid-toggle span:hover,
.vt_list-grid-toggle span.active {
    color: #000;
}
.type-grid .alm-reveal {
    display: flex;
    flex-flow: wrap;
}
.type-grid .single-virtual-tour {
    width: calc(33.33% - 30px);
    margin: 40px 15px;
    border: 1px solid #E3E3E3;
    border-radius: 15px;
    padding: 20px;
}
.type-grid .single-virtual-tour .vt_img {
    width: 100%;
}
.type-grid .single-virtual-tour .vt_img img {
    height: 250px !important;
    object-fit: cover;
}
.type-grid .vt-flp-info {
    width: 100%;
    padding: 20px 0 0;
}
.type-grid .virtual-tour-btns {
    width: 100%;
    align-content: center;
    justify-content: center;
    flex-flow: wrap;
}
.avalable-units {
    width: 66%;
    display: inline-block;
    vertical-align: middle;
}
.au-table {
    border: 1px solid rgba(0,0,0,0.1);
    display: flex;
    flex-flow: column;
}
.unite-row {
  display: flex;
  border-bottom: 1px solid rgba(0,0,0,.1);
  font-size: 0;
  background: rgba(255,255,255,.5);
  align-items: center;
}
.unite-row:last-child {
    border-bottom: none;
}
a.unit-apply {
    font-weight: 700;
    text-decoration: underline;
    color: inherit;
}
.row-cell {
    font-size: 12px;
    display: inline-block;
    width: 25%;
    padding: 15px 10px;
    color: #454545;
    border-right: 1px solid rgba(0,0,0,0.1);
}
.unite-row.head-row {
    font-weight: 700;
    background: rgba(255,255,255);
}
body .flp-header {
    text-align: left;
    font-size: 0;
}
p.small-txt {
    color: #454545;
    margin-top: 5px;
}
.row-cell.availability {
    border-right: none;
}

    .row-cell.s-n {
    width: 10%;
}
.no-apt-text {
    width: 66%;
    display: inline-block;
    color: #000;
    background: rgba(255,255,255,0.75);
    padding: 10px;
}
/* .amp-popup.theme_2 section.popup-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.popup-form .formmangr-row {
    margin-bottom: 20px;
}
.popup-form div#submit{
    text-align: left;
}
.amp-popup.theme_1 .popup-body-wrapper {
    max-width: 1000px;
}
.amp-popup.theme_1 .forminator-row div#submit {
    text-align: center;
}
.amp-popup.theme_2 .popup-body-wrapper .popup-flex{
    border-radius: 0;
    border: 0;
} */
.vr-tour-popup{
    background-color: #000;
    width: 90%;
}
iframe.special-vr-iframe{
    width: 100% !important;
    min-height: 300px;
}
.leaflet-popup-content h1 {
    font-size: 20px;
}
body .vr-tour-wrapper.active{
    z-index: 9999;
}
body .flp-slide-in a.social-share__link:hover{
    background: transparent;
}
/* .amp-popup.theme_1 .popup-content{
    padding: 0 30px;
    text-align: center;
}
.amp-popup.theme_1 .popup-form {
    padding: 0 30px;
}
.amp-popup.theme_1 .formmangr-col{
    padding-right: 0;
}
.amp-popup.theme_1 section.popup-banner {
    max-height: 350px;
    overflow: hidden;
}
.amp-popup.theme_1 section.popup-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
} */
/* .slide_in-body-wrapper .popup-flex{
    justify-content: center;
    align-items: center;
    margin: 0 auto;
} */
.amp-slide_in {
    width: calc(100vw - 220px);
}
body.sticky-header .amp-slide_in{
    width: calc(100vw - 80px);
}
.amp-slide_in-close{
    right: 20px;
    top: 20px;
}

.amp-slide_in .slide_in-right .popup-content p img {
  max-width: 110px;
  display: block;
}
.vr-close span {
    transform: rotate(45deg);
    display: block;
    position: relative;
    left: 2px;
    top: -1px;
}
body > .skiptranslate {
    display: none;
}
.availability-wrapper {
    margin-top: 30px;
}
section.blog-details-block .post-content-inner .block-paragraphs > .font-heading:first-child {
    margin-top: 0;
}
.address p span,
.call-section,
.office-hours{
    text-transform: capitalize;
}

.bg-walk {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.bg-walk .image-wrap {
    height: 100%;
    position: relative;
}
.bg-walk img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .5;
}
.walscore-text {
    width: 100%;
    position: relative;
    z-index: 1;
    justify-content: center;
    align-items: center;
}
.nb-scores {
    display: inline-block;
    margin: 15px 35px;
    position: relative;
    width: 225px;
}
.nb-scores .score-inner {
    width: 195px;
    height: 195px;
    border: 1px solid;
    border-radius: 50%;
    line-height: 195px;
    font-weight: 700;
    font-size: 5.625rem;
    margin: 0 auto;
}
.nb-scores .score-inner {
    width: 195px;
    height: 195px;
    border: 1px solid;
    border-radius: 50%;
    line-height: 195px;
    font-weight: 700;
    font-size: 5.625rem;
    margin: 0 auto;
}
.score-desc {
    margin: 20px 0 0;
    padding: 15px 0 0;
    border-top: 2px solid;
    font-size: 1.5rem;
    font-weight: 700;
}
body a.special-google-translate-btn{
    padding-right: 30px;
}

/* full width section when no image in section */
.image-text-block.image-position-left.full-width-section .col.right-col, .image-text-block.image-position-right.full-width-section .col.right-col{
  width: 100%;
  max-width: 87%;
  float: initial;
  right: 0;
  margin-right: auto;
  margin-left: 33px;
  margin-top: 0px;
  left: 0px;
}

section.form-section.full-width-section  .form-wrap{
width: 100%;
}
section.form-section.full-width-section  .form-wrap .subcol{
margin: 40px;
}
.full-width-section.contact-intro .col-6.right-col{
  text-align: center;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

.sab-load-more-btn {
  border: 0;
  padding: 12px 16px;
}

@media screen and (min-width: 1600px) {
  section.tabs-block .tabs-amenities-images .tab-image{
      opacity: 0;
      display: none;
      max-height: 960px;
  }
}

@media screen and (max-width: 1680px) {
  section.hero-banner .slide-flex-wrapper .container .slide-content h1.hero-title{
    font-size: 3.8rem;
  }

  h1.section-title {
    font-size: 2.8rem;
  }

  h2.section-title {
    font-size: 1.6rem;
  }

  /* h3.section-sub-title{
    font-size: 1.6rem;
  } */

  section.tabs-block .tabs-amenities .tabs-stage .tab-content h2{
    font-size: 1.6rem;
  }

  section.footer-cta .section-buttons a.btn{
    min-width: 150px;
    padding: 10px 15px;
  }

  ul.footer-menu-wraper>li.footer-menu-item{
    margin-right: 10px;
    margin-bottom: 15px;
    padding-right: 0px;
    padding-left: 15px;
  }

  .flp-title{
    font-size: 1.1rem;
  }

  .footer-right img.footer-right-logo, 
  section.site-footer .footer-right img{
    max-width: 200px;
  }

  section.neighborhood .nbp-filter-places h2{
    margin-bottom: 20px;
    font-size: 1.4rem;
  }

  section.gallery-section .gallery-tabs .gallery-tabs-nav li a, 
  section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a{
    padding: 30px 20px;
    font-size: 1.2rem;
  }
  
  .vr-tour-listing.pt-m{
    padding-top: 50px;
  }

  h2.resident-section-title,
  .unavailable_flp h2,
  .available_flp h2
  {
    font-size: 1.4rem;
  }

  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 span{
    font-size: 1.6rem;
    margin-right: 5px;
  }

  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4{
    font-size: 1.5rem;
  }

  section .resource-desc p{
    font-size: 1.1rem;
  }
}



@media screen and (max-width: 1675px) {
  a.related-post-title h3 {
      font-size: 20px;
  }
  a.btn {
      padding: 18px 16px;
      font-size: 14px;
  }
  header .main-menu li {
      padding: 5px 10px;
  }
  .floorplan-filters .more-flp-filters div h2 {
    margin: 0 20px 10px 0;
    width: 100%;
}
    section.gallery-section .gallery-tabs .gallery-tabs-nav li a, section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a{
        font-size: 1.2rem;
    }
    .vt-flp-info h2{
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 1440px) {
  .container {
      max-width: 1100px;
  }

  .floorplan-filters .more-flp-filters div select {
      min-width: 110px;
  }

  li.footer-menu-item {
      margin-right: 13px;
  }

  .image-text-block.image-position-left .col.right-col,
  .image-text-block.image-position-right .col.right-col {
      max-width: 450px;
      padding: 30px;
  }

  a.btn {
      min-width: 130px;
  }

  .image-slider-container .gallery .slick-slide {
      max-width: 24.6vw;
  }
  ul.social-links li.social-icon svg{
        width: 16px;
        height: 16px;
  }
  section.resident-sections .single-resident-section svg{
    width: 20px;
    height: 20px;
  }

  /* ------ */
  header .logo-section .header-logo {
    width: 175px;
  }

  header .main-menu li{
    margin-bottom: 5px;
  }

  header .logo-section .header-logo {
    width: 175px;
  }

  section.hero-banner .slide-flex-wrapper .container .slide-content h1.hero-title {
      font-size: 3.3rem;
  }

  h2.section-title {
    font-size: 1.5rem;
  }

  section.tabs-block .tabs-amenities .tabs-stage .tab-content h2 {
    font-size: 1.3rem;
    margin-top: 0;
  }

  section.tabs-block .tabs-amenities .tabs-nav li a{
    font-size: 18px;
  }

  section.tabs-block .tabs-amenities .tabs-stage .tab-content{
    padding: 50px 0 50px 20px;
  }

  h1.section-title {
    font-size: 2.4rem;
}

section.gallery-section .gallery-tabs .gallery-tabs-nav li a, section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a {
  font-size: 1.1rem;
  padding: 18px 20px;
}

.vr-tour-listing.pt-m {
  padding-top: 0px;
}

section.resources-section .fixed-links a.fixed-resource-link{
  line-height: 1.4;
  padding: 12px 20px;
  font-size: 1.3rem;
}
#resources-boxes{
  padding-top: 50px;
}

section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 {
  font-size: 1.3rem;
  padding: 10px 0 10px 25px;
}

section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 span {
  font-size: 1.4rem;
}

section.contact-intro .right-col .subcol .contact-page-logo,
section.contact-intro .right-col .subcol .contact-page-desc
{
  width: 100%;
}

section.contact-intro .right-col .subcol .contact-page-desc{
  padding-left: 0px;
}

}

@media screen and (max-width: 1366px) {
  .floorplan-filters .more-flp-filters div select {
      min-width: 100px;
  }
  section.form-section .form-wrap .subcol .field-type-unit_type,
  section.form-section .form-wrap .subcol .field-type-referral {
    width: 100%;
}
}
@media screen and (max-width: 1280px) {
    .container,
    section.text-block .text-section{
        max-width: 85%;
    }
  .image-text-block.image-position-left .col.left-col {
      width: calc(50vw + 100px);
  }
  .image-text-block.image-position-left .col.right-col {
      margin-left: calc(50vw - 80px);
  }
  .image-text-block.image-position-right .col.left-col {
      width: calc(50vw + 100px);
  }
  .image-text-block.image-position-right .col.right-col {
      margin-right: calc(50vw - 80px);
  }
  .floorplan-filters .more-flp-filters div select {
    min-width: 110px;
    margin-bottom: 20px;
  }
  .floorplan-filters .more-flp-filters div{
      width: 50%;
      flex-direction: column;
  }
  .floorplan-filters.active {
      height: 370px;
  }
  .floorplan-filters .more-flp-filters div h2 {
      margin: 0 0 20px 0;
  }

  section.floorplans-listing .flp-listing {
    padding: 0;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header {
    border-right-width: 3px;
    border-right-style: solid;
    width: 100%;
  }
  .content-blocks .floorplan-filters {
    padding: 25px;
  }
  .floorplan-filters .more-flp-filters div select{
      margin: 0 8px;
   }
  .floorplan-filters h2 {
    margin-right: 20px;
  }
  .floorplan-filters a.flp-filters-trigger {
    width: 150px;
    right: 0;
  }
  .floorplan-filters select.flp-bedrooms {
    width: 200px;
    margin-left: 0;
  }
  .floorplan-filters.active {
    height: 370px;
  }
  .floorplan-filters .more-flp-filters div span.sf-range-values-seperator {
    display: none;
  }
  .floorplan-filters .more-flp-filters div select {
    margin-bottom: 10px;
  }
  section.floorplans-listing .flp-listing .single-floorplan {
    display: flex;
    flex-flow: column;
  }
  section.floorplans-listing .flp-listing .single-floorplan a.flp-slide-in-trigger,
  section.floorplans-listing .flp-listing .single-floorplan .flp-img ,
  section.floorplans-listing .flp-listing .single-floorplan a.flp-single-page{
    width: 100%;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header {
    order: 2;
    flex-grow: 1;

  }
  section.floorplans-listing .flp-listing .single-floorplan a.flp-slide-in-trigger,
  section.floorplans-listing .flp-listing .single-floorplan a.flp-single-page {
    order: 1;
    margin-bottom: 0;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a {
    margin: 10px 5px;
    display: inline-block;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.vr-tour, section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.flp-more-details {
    width: 100%;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-img{
    height: 310px;
  }

  section.hero-banner .slide-flex-wrapper .container .slide-content h1.hero-title {
    font-size: 2.8rem;
}

h1.section-title {
  font-size: 2.1rem;
}

h2.section-title {
  font-size: 1.3rem;
}

a.btn {
  padding: 12px 16px;
}

section.tabs-block .tabs-amenities .tabs-stage .tab-content h2 {
  font-size: 1.1rem;
}

.footer-left{
  padding: 60px 20px;
}

.unavailable_flp h2,
.available_flp h2,
h2.resident-section-title
{
  font-size: 1.2rem;
}

.flp-title {
  font-size: 1rem;
}

section.gallery-section .gallery-tabs .gallery-tabs-nav li a, section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a {
  font-size: 1rem;
  padding: 16px 20px;
}

section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 {
  font-size: 1.1rem;
}

section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 span {
  font-size: 1.2rem;
}

section.resources-section .fixed-links a.fixed-resource-link{
  font-size: 1.2rem;
}

}
@media screen and (max-width: 1024px) {
    .mobile-menu .logo-section a.logo img {
        height: auto;
        width: 100%;
        max-width: 150px;
    }
    .ptb-l {
      padding: 100px 0;
    }
    .pt-l {
      padding-top: 100px;
    }
    .pb-l {
      padding-bottom: 100px;
    }
    .ptb-m {
      padding: 50px 0;
    }
    .pt-m {
      padding-top: 50px;
    }
    .pb-m {
      padding-bottom: 50px;
    }
    .ptb-s {
      padding: 30px 0;
    }
    .pt-s {
      padding-top: 30px;
    }
    .pb-s {
      padding-bottom: 30px;
    }
    section.gallery-section .gallery-tabs .gallery-tabs-nav li a,
    section.gallery-section .gallery-tabs .gallery-tabs-nav li:not(.current) a {
    
      font-size: 1rem;
      
    } 
    .type-grid .single-virtual-tour {
      width: calc(50% - 30px);}
      .type-grid .vt-flp-info {
      width: 100%;
  }
  .vt-flp-info h2 {
    text-align: center;}
  .type-grid .virtual-tour-btns {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  body {
      padding: 0;
  }
  .container {
      padding: 0 20px;
  }
  .header-cta,
  .menu-tab,
  .social-bar,
  ul.main-menu {
      display: none;
  }
  header .mobile-menu-trigger {
      display: inline-block;
      line-height: 2;
  }
  header.vertical-menu {
      width: 100%;
      height: 94px;
  }
  header.vertical-menu .navbar-primary {
      flex-flow: wrap;
      padding: 0 25px;
  }
  header.vertical-menu .navbar-primary .logo-section {
      width: calc(100% - 70px);
	      padding: 10px 0;
  }
	.header-logo {
    text-align: left;
  }
  header.vertical-menu .navbar-primary .logo-section a.logo img {
      width: 100%;
      max-width: 200px;
      height: 100%;
      max-height: 70px;
	      object-fit: contain;
    object-position: center center;
  }
  .mobile-menu-wrapper.active ul.main-menu {
      display: block;
  }
  .mobile-menu-wrapper.active ul.main-menu li.menu-item {
      padding: 10px 0;
  }
  .mobile-menu-wrapper.active ul.main-menu li.menu-item .menu-item-link {
      display: block;
      font-size: 24px;
      text-transform: uppercase;
      text-align: center;
  }
  .mobile-menu-wrapper .social-bar {
      display: block;
      width: 100%;
  }
  .mobile-menu-wrapper .social-bar ul.social-links {
      display: block;
      margin: 10px 0 0;
      font-size: 0;
      text-align: center;
      padding: 20px 0;
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon {
      width: 30px;
      height: 30px;
      display: inline-block;
      margin: 5px;
      position: relative;
      border-radius: 50%;
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon a {
      position: absolute;
      text-align: center;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon a:after {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      line-height: 27px;
      font-size: 20px;
      top: 0;
      display: none;
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon.twitter a:after {
      content: "\f099";
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon.instagram a:after {
      content: "\f16d";
  }
  .mobile-menu-wrapper .social-bar ul.social-links li.social-icon a:after {
      color: #fff;
  }
  .mobile-menu-wrapper aside.header-cta {
      position: relative;
      box-shadow: none;
      width: 100%;
      display: block;
  }
  .mobile-menu-wrapper aside.header-cta a {
      display: block;
      margin-bottom: 15px;
      border: 2px solid;
      text-align: center;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  }
  .mobile-menu-wrapper .menu-footer {
      width: 100%;
      text-align: center;
      display: none;
  }
  .block-padding-medium {
      padding: 50px 0;
  }
  section.hero-banner .slide-flex-wrapper .container .slide-content {
      width: 100%;
      text-align: center;
  }
  section.hero-banner .slide-flex-wrapper .container .slide-content h1.hero-title,
  section.hero-banner .slide-flex-wrapper .container .slide-content h2.hero-subtitle {
      text-align: center;
  }
  .image-text-block.image-position-left .col.right-col,
  .image-text-block.image-position-right .col.right-col {
      padding: 50px 25px;
  }
  .image-text-block.image-position-left.full-width-section .col.right-col,  .image-text-block.image-position-right.full-width-section .col.right-col {
    max-width: 90%;
    float: initial;
    right: 0;
    margin: 0 auto;
}
  .image-text-block.image-position-left .col.right-col .it-section,
  .image-text-block.image-position-right .col.right-col .it-section {
      max-width: 100%;
      margin: 0 auto;
      text-align: center;
  }
  .image-text-block .it-image-section,
  .image-text-block.image-position-left .col.left-col,
  .image-text-block.image-position-right .left-col,
  section.home-floorplans .col.flp-slider,
  section.home-floorplans .col.flp-slider-tab,
  section.home-floorplans .floorplans-container {
      width: 100%;
  }
  .image-text-block.image-position-left .col.left-col {
      left: 0;
      width: 100%;
      height: 75vw;
  }
  .image-text-block.image-position-left .col.right-col {
      width: 100%;
      max-width: 90%;
      margin: 0 auto;
      margin-top: calc(75vw - 60px);
      float: none;
      right: auto;
  }
  .image-text-block.image-position-right .col.left-col {
      right: 0;
      width: 100%;
      height: 75vw;
  }
  .image-text-block.image-position-right .col.right-col {
      width: 100%;
      max-width: 90%;
      margin: 0 auto;
      margin-top: calc(75vw - 60px);
      float: none;
      right: auto;
      left: auto;
  }
  section.home-floorplans .equal-height {
      flex-flow: column;
  }
  section.home-floorplans .col.flp-slider-tab .floorplans-text {
      max-width: 100%;
      text-align: center;
  }
  section.home-floorplans .col.flp-slider-tab .filter {
      display: flex;
      padding: 0;
      margin: 0;
  }
  section.home-floorplans .col.flp-slider-tab .filter select {
    color: #000;
  }
  section.home-floorplans .col.flp-slider-tab .filter span {
      display: none;
  }
  section.home-floorplans .col.flp-slider-tab .filter .filter-item {
      text-align: center;
      padding: 20px 12px;
  }
  section.home-floorplans .col.flp-slider-tab .filter .filter-item.active:before {
      display: none;
  }
  section.home-floorplans .flp-slider .floorplans-container {
      margin-left: 0;
      padding: 0 25px;
  }
  .image-text-block .it-image-section {
      margin-right: 0;
  }
  section.home-floorplans .col.flp-slider-tab {
      padding: 0;
      order: 1;
  }
  section.home-floorplans .col.flp-slider {
      order: 2;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details {
      flex-flow: column;
      justify-content: center;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details h2 {
      width: 100%;
      max-width: 100%;
      text-align: center;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath {
      width: 100%;
      border: 0;
      text-align: center;
      padding-left: 0;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details .bed-bath span {
      display: inline-block;
  }
  section.home-floorplans .slick-slide .floorplan-slide-details a.flp-details-btn {
      margin: 20px auto;
  }
  .tabs-block .two-columns {
      flex-flow: column;
      justify-content: center;
  }
  .tabs-block .two-columns .col-6 {
      width: 100%;
  }
  .tabs-block .two-columns .tabs-amenities {
      padding: 0;
  }
  .tabs-block .two-columns .tabs-amenities .tabs-stage {
      padding: 30px;
  }
  .tabs-block .two-columns .tabs-amenities .tabs-stage .tab-content {
      padding: 0;
  }
  /* section.multipurpose-boxes {
      padding-bottom: 50px;
  } */
  section.multipurpose-boxes .cta-slider-big{
      width: 100%;
      height: 100%;
      margin-top: 0px; 
  }
  section.multipurpose-boxes .cta-slider-big .slick-list{
      display: none;
  }
  section.multipurpose-boxes .cta-slider-big button.slide-arrow.prev-arrow {
    left: 20px;
  }
  section.multipurpose-boxes .cta-slider-big button.slide-arrow.next-arrow {
    right: 25px;
    margin-right: 0;
  }
  section.multipurpose-boxes .cta-slider-small {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
  }
  section.form-section .equal-height {
      flex-flow: column;
  }
  section.form-section .equal-height .form-sec-bg {
      width: 100%;
      order: 1;
  }
  section.form-section .equal-height .form-wrap {
      width: 90%;
      order: 2;
      margin: -20px auto 0;
  }
  section.form-section .equal-height .form-wrap .subcol {
      margin: 0;
      padding: 60px 40px 40px;
  }
  section.form-section .equal-height .form-wrap .subcol .formmangr-col {
      width: 100%;
      padding: 0;
  }
  .map-wrapper {
      height: 60vw;
     /*  margin: 50px 0; */
  }
  section.footer-cta.overlapping-text-box .cta-container .footer-cta-text {
      width: 100%;
      padding: 50px 25px;
  }
  section.site-footer {
      flex-flow: column;
  }
  section.site-footer .footer-left,
  section.site-footer .footer-right {
      width: 100%;
  }
  section.site-footer .footer-social {
      display: none;
  }
  section.site-footer .footer-left .footer-menu-wraper {
      column-count: 3;
      column-gap: 40px;
  }
  section.site-footer .footer-left .footer-menu-wraper li.footer-menu-item {
      width: 100%;
      text-align: center;
      padding: 10px;
  }
  section.footer-lower .copyright-area {
      width: 100%;
  }
  section.footer-lower .copyright-area .copyright-text,
  section.footer-lower .copyright-area .property-icons,
  section.footer-lower .copyright-area ul.policy-nav {
      display: block;
      width: 100%;
      text-align: center;
      padding: 10px;
  }
  section.footer-lower .attribution {
      position: inherit;
      width: 100%;
      text-align: center;
      top: 0;
      right: 0;
  }
  section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text .text-wrap{
        text-align: center;
  }
  section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text .text-wrap h1 {
      text-align: center;
  }
  section.text-block .text-section {
      padding: 0 25px;
  }
  section.faq-section .container {
      padding: 0 25px;
  }
  section.faq-section .answer,
  section.faq-section .question {
      padding: 0 40px 40px 0;
  }
  section.resources-section .fixed-links a.fixed-resource-link {
      margin: 0 0 20px;
      width: 100%;
      font-size: 18px;
  }
  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links {
      width: 100%;
  }
  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource {
      width: 100%;
      margin: 0 0 40px;
  }
  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 {
      font-size: 20px;
      padding-right: 40px;
  }
  section.resources-boxes .resources-boxes-wrapper .flexi-resource-links .single-resource .single-resource-header h4 span {
      font-size: 20px;
      line-height: 1.5;
  }
  section.contact-intro {
      padding-left: 0;
  }
  section.contact-intro .equal-height {
      flex-flow: column;
  }
  section.contact-intro .equal-height .right-col {
      width: 100%;
      order: 2;
  }
  section.contact-intro .equal-height .left-col {
      width: 100%;
      order: 1;
  }
  section.contact-intro .equal-height .right-col .subcol .contact-page-desc,
  section.contact-intro .equal-height .right-col .subcol .contact-page-logo {
      width: 100%;
      padding: 30px 0 0;
      text-align: center;
  }
  .image-slider-container .sh_product_slider2_wrap {
      padding: 30px 0;
  }
  .cta-slider .slick-list {
      overflow: visible;
  }
  .cta-slider .slick-list .slick-track {
      overflow: hidden;
  }
  .desktop-only {
      display: none;
  }
  .mobile-only {
      display: block;
  }
  section.hero-banner .hero-slider button.slick-prev {
      left: 7px;
      width: 30px;
      height: 30px;
  }
  section.hero-banner .hero-slider button.slick-next {
      right: 15px;
      width: 30px;
      height: 30px;
  }
  section.home-floorplans{
      padding-top: 0;    
  }
  section.hero-banner .slide-flex-wrapper .container {
      width: calc(100% - 50px);
  }
  section.hero-banner .slider-container .slick-dots {
      text-align: center;
  }
 
  .listing-container .layout-grid{
      grid-template-columns: repeat(2, 1fr);
  }
  section.tabs-block .tabs-amenities-images .tab-image{
    width: calc(100% + 30px);
    height: 80vw;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    z-index: 9;
 }
    section.tabs-block .equal-height {
    flex-flow: column;
 }
    section.tabs-block .tabs-amenities-images,
    section.tabs-block .tabs-amenities{
        width: 100%;
        padding: 0;
    }
    section.home-floorplans .slick-slide .floorplan-slide-details{
        margin: 20px auto;
    }
    section.tabs-block .tabs-amenities .tabs-stage .tab-content{
        padding: 50px 0 50px 0px;
    }
    h1.text-logo{
        text-align: left;
    }
    section.blog-details-block .container {
        display: flex;
        flex-flow: column;
    }
    section.blog-details-block .post-content-inner{
        padding-left: 0px;
        width: 100%;
    }
    section.blog-details-block .post-content-inner .block-paragraphs{
        width: 100%;
        padding-right: 0px;
    }
    section.blog-details-block .post-sidebar {
        width: 100%;
        padding-left: 0;
        order: 2;
    }
    section.blog-details-block .social-share{
        position: relative;
        top: 0;
        order: 2;
    }
    section.blog-details-block .social-share .social-share-group{
        display: flex;
        margin: 10px;
        justify-content: center;
    }
    section.blog-details-block .social-share a.social-share-link{
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }
    section.blog-details-block .post-sidebar .widget-title{
        font-size: 30px;
    }
    section.blog-details-block .post-sidebar .cat-list {
        padding: 50px 0;
    }
    .flp-carousel-slide img{
        height: 20vw;
    }
    .active-slide-in {
        margin-left: 0;
    }
    .amp-slide_in{
        width: 100%;
    }
    .main-content{
        margin-bottom: 50px;
    }
    .image-slider-container .gallery .slick-slide{
        max-width: 100%;
    }
    section.site-footer .footer-right h1.text-logo {
        text-align: center;
    }
    .vt-tour-section {
        padding-bottom: 50px;
    }
    .block-padding-large.floorplan-filters,
    .block-padding-medium.floorplan-filters,
    .block-padding-small.floorplan-filters{
        padding: 0 20px;
    }
    .flp-slide-body .leasing-iframe{
        top: 50%;
    }
    .flp-images .panzoom-buttons{
        display: flex;
        justify-content: center;
    }
    .flp-images .panzoom-buttons span{
        margin: 10px;
    }
   
    .home-flp-desktop-filters {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    section.neighborhood-intro + section.neighborhood {
        padding-top: 0;
    }
    section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text{
        padding: 130px 60px 30px;
        min-height: 350px;
    }
    .gallery-carousel .slick-dots{
        bottom: -45px;
    }
    section#neighborhood-intro {
        padding-bottom: 0;
    }
    .container, section.text-block .text-section {
        max-width: 100%;
    }
    section.resident-sections .single-resident-section{
        width: calc(50% - 30px);
        margin: 0 15px 30px;
    }
    section.footer-lower {
        padding-bottom: 60px;
    }
    
    section.hero-banner .video-wrapper iframe#hero_vimeo_bg,
    section.hero-banner .video-wrapper iframe.youtube-video {
        height: 150vh;
        width: 230vh;
    }
    
    section.hero-banner .video-wrapper .video-container .video-content {
      text-align: center;
  }
  .amp-popup.theme_2 .popup-body-wrapper{
      width: 90% !important;
  }
  section.neighborhood .fliters-map-container .nbp-filter-options,
  section.gallery-section .gallery-tabs .gallery-tabs-nav{
      display: none;
  }

  section.gallery-section .gallery-tabs select.gallery-tabs-nav {
    display: block;
  }
  section.neighborhood .nbp-fliter-dropdown,
    .swifty-gallery-mobile-tabs-dropdown,
    .mobile-home-flp-filter{
        display: block;
        margin: 0;
        width: 100%;
        padding: 20px;
        background: #ecebe9;
    }
    .nbp-fliter-dropdown select.nbp-mobile-filters,
    .swifty-gallery-mobile-tabs-dropdown select,
    .mobile-home-flp-filter select{
        width: 100%;
        background: #fff;
        border: none;
        padding: 10px;
        text-align: center;
        display: block;
    }

}


@media screen and (max-width: 767px) {
  section.site-footer .footer-left {
      padding: 60px 25px;
  }
  section.site-footer .footer-left .footer-menu-wraper {
      column-count: 2;
      column-gap: 40px;
  }
  section.amenities-section ul.amenities-grid {
      column-count: 1;
  }
  section.multipurpose-boxes .cta-slider-small .slick-list .slick-track .slick-slide .mp-box-content {
      padding: 50px;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header {
      width: 100%;
      border: 0;
      display: flex;
      flex-flow: column;
  }
  .floorplan-filters h2 {
      display: none;
  }
  .floorplan-filters .flp-listing .single-floorplan,
  section.floorplans-listing .flp-listing .single-floorplan {
      width: 100%;
      margin: 0;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-l {
      text-align: center;
      order: 1;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r {
      width: 100%;
      text-align: center;
      order: 2;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps {
      display: flex;
      order: 3;
      padding: 0;
      margin-bottom: 10px;
      margin-left: 0;
      margin-right: 0;
      width: 100%;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-header-r .price-box {
      border: 0;
  }
  section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a {
      width: 50%;
      text-align: center;
      padding: 15px 10px;
      margin: 0;
  }
  .floorplan-filters .more-flp-filters div {
    width: 100%;
    flex-direction: row;
  }
  .floorplan-filters select.flp-bedrooms {
    width: 100%;
  }
  .floorplan-filters a.flp-filters-trigger{
    position: relative;
    margin: 0 auto;
  }
  .floorplan-filters {
    height: 180px;
  }
  .floorplan-filters .more-flp-filters {
      flex-flow: column;
      padding-top: 20px;
      margin-top: 20px;
  }
  .floorplan-filters .more-flp-filters div {
      border-right: 0;
      justify-content: space-around;
      padding: 5px;
  }
  .floorplan-filters .more-flp-filters div h2 {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 0 20px;
  }
  .floorplan-filters.active {
    height: 450px;
  }
  section#floorplans-intro {
      padding-bottom: 0;
  }
   .listing-container .layout-grid{
      grid-template-columns: repeat(1, 1fr);
  }
    .single-virtual-tour, .type-grid .single-virtual-tour {
        width: 100%;
        margin: 0 0 40px;
        border: 1px solid #E3E3E3;
        border-radius: 15px;
        padding: 20px;
    }
    .single-virtual-tour .vt_img {
        width: 100%;
    }
    .single-virtual-tour .vt_img img {
        height: 250px !important;
        object-fit: cover;
    }
    .vt-flp-info {
        width: 60%;
        padding: 20px 0 0;
    }
    .virtual-tour-btns {
        width: 40%;
        align-content: flex-end;
        justify-content: flex-end;
        flex-flow: wrap;
    }
    section.gallery-section .gallery-tabs .gallery-tabs-nav li a{
        font-size: 14px;
    }
    .mobile-menu-wrapper.active ul.main-menu li.menu-item .menu-item-link{
        font-size: 18px;
    }
    section.tabs-block .tabs-amenities .tabs-nav{
        width: 100%;
        font-size: 14px;
    }
    section.neighborhood .nbp-fliter-dropdown{
        display: block;
    } 
    section.neighborhood .fliters-map-container .map-canvas{
        width: 100%;
    }
    section.gallery-section .gallery-tabs .gallery-stage{
        padding-top: 0;
    }
    .gallery-carousel .slick-dots{
        bottom: -35px;
    }
    .active-slide-in {
        margin-left: 0px;
    }
    .slide_in-body-wrapper .popup-flex{
            margin: 0 auto;
    }
    .amp-slide_in-close {
        right: 10px;
        top: 10px;
    }
    section.site-footer .footer-right h1.text-logo{
        text-align: center;
    }
    ul.policy-nav li{
        padding: 10px;
        border-left: 0;
    }
    section.neighborhood .nbp-filter-places ul.nb-places-ul li.nb-places{
        width: 100%;
    }
    .mobile-menu-wrapper .menu-logo{
        top: 25px;
    }
    .home-flp-desktop-filters {
        display: none;
    }
    iframe.special-vr-iframe{
        height: auto;
    }
    .block-padding-medium {
        padding: 35px 0;
    }
    .vt-tour-section{
        padding-bottom: 35px;
    }
    .amp-slide_in {
        width: 100%;
    }
    section.tabs-block .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid{
        columns: 1;
    }
    .bg-pattern{
        background-size: 80px;
    }
    section.tabs-block .tabs-amenities-images{
        min-height: 350px;
    }
    section.tabs-block .tabs-amenities:before{
        height: 100%;
        top: 0px;
    }
    section.resident-sections .single-resident-section {
      width: 100%;
      margin: 20px 10px;
  }
    section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text {
        padding: 110px 20px 20px;
        display: flex;
        flex-flow: wrap;
        min-height: 400px;
    }
    body .flp-slidein-slider button.slick-next {
        right: 0;
    }
    section.inner-hero.overlapping-text-box .inner-hero-container .inner-hero-text h1{
        line-height: 1.3;
    }
    section.multipurpose-boxes .cta-slider-big button.slide-arrow.next-arrow{
        right: 40px;
    }
    section.home-floorplans .floorplans-container .flp-slider-wrapper .home-floorplans-slider button.slick-arrow {
        top: 30%;
        width: 40px;
        height: 40px;
    }
    section.home-floorplans .slick-slide .floorplan-slide-details {
        margin: 40px auto 20px;
    }
    section.home-floorplans .floorplans-container .flp-slider-wrapper .home-floorplans-slider button.slick-prev{
        left: -7px;
    }
    section.home-floorplans .floorplans-container .flp-slider-wrapper .home-floorplans-slider button.slick-next{
        right: -7px;
    }

    section.floorplans-listing .flp-listing .single-floorplan .flp-header .flp-swaps a.flp-more-details {
        padding: 15px;
    }
    section.form-section .form-wrap .subcol .formmangr-col{
        margin-bottom: 10px;
    }
    
    .mob-bg{
      display: block;
  }
  .desktop-bg{
      display: none;
  }
  .amp-slide_in .slide_in-right .popup-content p img {
      margin: 0 auto;
  }
  .desktop-bg {
    display: none;
  }
  .mob-bg {
    display: block;
  }
  .desktop-bg.slider-mob {
    display: block;
  }

  header.vertical-menu .logo-section{
    justify-content: flex-start;
  }

  .home-slider-floorplan{
    margin-top: 50px;
  }
  
}

/* @media screen and (min-height: 720px) {
  header .main-menu li {
      margin-bottom: 15px;
  }
} */

@media screen and (max-width: 575px){
  .vt-flp-info {
    width: 100%;
}
.vt-flp-info h2 {
  text-align: center;}
.virtual-tour-btns {
  width: 100%;
  justify-content: center;
}
}


