@charset "UTF-8";
/*
Theme Name: Choice Group
Text Domain: rmwebpro
Template: rmcore
Author: Rent Manager
Author URI: https://www.rentmanager.com
Description: Custom theme created by Rent Manager
Version: 1.1.5
License: Proprietary, non-distributed
*/
/*$tablet : 45em;*/
body,
html {
  margin: 0;
  padding: 0;
  font-size: 18px;
}

html {
  background: #fff;
}

body {
  box-sizing: border-box;
}

body * {
  box-sizing: inherit;
  font-family: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.main-container {
  width: 75%;
  margin: 40px auto 30px;
}

.sub-container {
  width: 80%;
  margin: auto;
}

.vid-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  /* You can adjust this depending on your layout */
}

iframe {
  max-width: 100%;
  height: 315px;
}

.home .menu-item-home {
  display: none;
}

.mobilelogo {
  display: none;
}

p {
  font-size: 18px;
  font-weight: 400;
  /* line-height: normal; */
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
}

img.image {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.image {
  width: 100%;
  height: 400px;
}

.card-circle-image-wrap .image {
  width: 300px;
  height: 300px;
  margin: 0 auto;
  border-radius: 50%;
}

.arc-item-image .image {
  height: 450px;
}

.logo img {
  height: 115px;
  width: auto;
}

.logo-hp {
  width: 35%;
  z-index: 1;
}

h1,
h2,
h4,
h5,
h6 {
  font-weight: 700;
}

h1 {
  font-size: 4em;
  text-transform: uppercase;
  font-weight: 700;
}

h2 {
  font-size: 3em;
  font-weight: 700;
}

h3 {
  font-size: 2.5em;
  font-weight: 700;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 27px;
  line-height: 1;
}

a {
  text-decoration: none;
  padding-bottom: .25em;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  font-size: 1.25em;
  /* text-transform: uppercase; */
  display: inline-block;
  font-weight: inherit;
}

a:hover {
  transition: all .4s;
  text-decoration: underline;
}

a {
  color: inherit;
  font-size-adjust: none;
  font-size: inherit;
}

a.small-link {
  font-size: 1em;
}

a.logo {
  border-bottom: 0;
}

.site-width {
  width: 90%;
  margin: 0 auto;
}

.header-padding {
  padding: 4em 0;
}

.section-padding {
  margin: 4em auto;
}

.addt-padding {
  padding: 4em;
}

.image-accent-color-content h1, .image-accent-color-content h2, .image-accent-color-content h3, .image-accent-color-content h4,
.fwimage-overlay-content h1,
.fwimage-overlay-content h2,
.fwimage-overlay-content h3,
.fwimage-overlay-content h4,
.three-column-item-content h1,
.three-column-item-content h2,
.three-column-item-content h3,
.three-column-item-content h4,
.two-column-accent h1,
.two-column-accent h2,
.two-column-accent h3,
.two-column-accent h4 {
  margin: .25em 0;
}

.image-accent-color-content,
.three-column-item-content,
.two-column-accent {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.rmwb_row {
  padding: 0vh 50px !important;
}

@media screen and (min-width: 1025px) {
  .rmwb_row {
    padding: 0vh 100px;
  }
}

#hero {
  position: relative;
  width: 100%;
  height: 100vh;
  /* Full viewport height */
  overflow: hidden;
  background-color: #00447d;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.hptitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #FFFfFF;
  /* Ensure text is visible */
  z-index: 2;
}

.hptitle-int {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #FFFfFF;
  z-index: 2;
  width: 75%;
}

.hero-slide-int {
  opacity: 0.6 !important;
}

h1.branding {
  font-family: utopia-std, serif;
  color: #FFFfFF;
  font-size: 75px;
  text-shadow: 3px 3px 3px #424242;
  text-transform: none;
  font-style: italic;
}

p.branding {
  /*color: $white;*/
  font-size: 36px;
  font-weight: 600;
  text-shadow: 3px 3px 2px #424242;
  text-transform: uppercase;
}

p.branding-sm {
  font-size: 20px;
}

hr.hr-hero {
  width: 30%;
  margin-bottom: 2%;
  border: none;
  height: 3px;
  background-color: #FFFfFF;
}

hr.hr-hero-hp {
  width: 100%;
  margin-bottom: 2%;
  border: none;
  height: 3px;
  background-color: #FFFfFF;
}

.detailsbutton {
  border: 2px solid #021E42;
  border-radius: 10px;
  width: 66%;
  color: #FFFfFF;
  background-color: #021E42;
  font-size: 1.2vw;
}

.detailsbutton:hover {
  color: #021E42;
  background-color: #FFFfFF;
  text-decoration: none;
}

.detailsbutton2 {
  border: 2px solid #021E42;
  width: 100%;
  color: #FFFfFF;
  background-color: #021E42;
  font-size: 1.25rem;
  text-align: center;
}

.detailsbutton2:hover {
  color: #021E42;
  background-color: #FFFfFF;
  text-decoration: none;
}

.applynowbutton {
  border: 2px solid #021E42;
  width: 100%;
  color: #FFFfFF;
  background-color: #021E42;
  font-size: 1.25rem;
  text-align: center;
  padding: 10px;
}

.applynowbutton:hover {
  color: #021E42;
  background-color: #FFFfFF;
  text-decoration: none;
}

.goldbutton {
  border: 2.5px solid #F4B324;
  border-radius: 10px;
  width: 55%;
  color: #FFFfFF;
  background-color: #F4B324;
  font-size: 1.25vw;
  text-transform: uppercase;
  padding: 10px 0px 5px;
}

.goldbutton:hover {
  border: 2.5px solid #F4B324;
  color: #F4B324;
  background-color: #00447d;
  text-decoration: none;
}

.goldbutton2 {
  border: 2.5px solid #00447d;
  border-radius: 10px;
  width: 100%;
  color: #FFFfFF;
  background-color: #00447d;
  font-size: 1.25vw;
  text-transform: uppercase;
  padding: 10px;
}

.goldbutton2:hover {
  border: 2.5px solid #00447d;
  background-color: #0071CF;
  text-decoration: none;
}

.bluebutton {
  border: 2.5px solid #00447d;
  border-radius: 10px;
  width: 55%;
  color: #FFFfFF;
  background-color: #00447d;
  font-size: 1.25vw;
  text-transform: uppercase;
  padding: 10px 0px 5px;
}

.bluebutton:hover {
  border: 2.5px solid #00447d;
  background-color: #0071CF;
}

.searchbutton {
  border: 2.5px solid #021E42;
  border-radius: 10px;
  color: #FFFfFF;
  background-color: #021E42;
  font-size: 1vw;
  padding: 10px 20px 25px;
  text-transform: uppercase;
}

.searchbutton:hover {
  border: 2.5px solid #021E42;
  color: #021E42;
  background-color: #FFFfFF;
  text-decoration: none;
}

.searchbutton2 {
  border: 2.5px solid #F4B324;
  border-radius: 10px;
  color: #00447d;
  background-color: #F4B324;
  font-size: 16px;
  padding: 10px 20px 25px;
  text-transform: uppercase;
}

.searchbutton2:hover {
  border: 2.5px solid #00447d;
  color: #FFFfFF;
  background-color: #00447d;
  text-decoration: none;
}

ol.wp-block-list {
  line-height: 1.5;
}

.hpbutton.white {
  color: #FFFFFF;
  display: flex;
  /* Activate Flexbox */
  align-items: center;
  /* Vertically center items */
  justify-content: flex-start;
  /* Align items horizontally to the left (default) */
  gap: 10px;
  /* Optional: space between the image and the text */
  font-size: 1.2vw;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
}

.hpbutton2.ltblue {
  color: #0071CF;
}

.hpbutton2.dkblue {
  color: #021E42;
}

.hpbutton2.gold {
  color: #F4B324;
}

.hpbutton.white img {
  height: 35px;
  /* If the height of the image is not controlled by inline attributes */
}

.title-bar {
  text-align: center;
  color: #021E42;
  background-color: #0071CF;
  padding: 5px 0px;
}

.title-bar2 {
  text-align: center;
  color: #021E42;
  background-color: #F4B324;
  padding: 5px 0px;
}

.white {
  color: #FFFfFF;
}

.feature-wrapper {
  height: 450px;
  width: 100%;
  text-align: center;
  color: #FFFfFF;
  background-size: cover;
  transition: opacity 0.3s ease;
  /* Smooth transition for opacity */
  position: relative;
  /* Positioning context for the overlay */
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  /* Hide the pseudo-element when the opacity changes */
  opacity: 0.5;
  /* Default opacity */
}

.feature-wrapper a {
  margin-top: -40px;
  opacity: 1;
  /* Default opacity */
  transition: opacity 0.3s ease;
  /* Smooth transition for hover effect */
}

.featurelink:hover .feature-wrapper {
  opacity: 0.7;
  /* Change to 70% opacity on hover */
}

.feature-wrapper:hover {
  opacity: 0.5;
  /* Change opacity on hover */
}

a.featurelink {
  width: 100%;
}

.feature-bg-wrapper {
  position: relative;
  /* Containing block for feature_bg */
}

.featurelink {
  text-decoration: none;
}

.featurelink {
  display: block;
  transition: opacity 0.3s ease;
  /* Transition effect for the parent link, if needed */
}

.feature_bg {
  padding-top: 25%;
}

.feature_bg {
  opacity: 1;
  /* Always 100% visible */
  position: absolute;
  /* Maintain its own position */
  z-index: 1;
  /* Ensure it remains above the background */
  text-align: center;
  width: 100%;
}

.rm-core-block-wrapper {
  width: 100% !important;
  margin: 0px !important;
  overflow: hidden;
}

.wp-block-columns-is-layout-flex {
  display: flex;
  gap: 0;
  margin-bottom: 0px;
  /* margin-top: 0px; */
}

.wp-block-columns {
  display: flex;
  /* Make the columns a flex container */
  flex-wrap: wrap;
  /* Allow wrapping for responsiveness */
}

.wp-block-column {
  display: flex;
  /* Make each column a flex container */
  flex-direction: column;
  /* Align items vertically within each column */
}

.contact_flex {
  display: flex;
  flex-direction: column;
  /* Maintain vertical layout */
  flex-grow: 1;
  /* Ensure that .contact_flex divs grow to match each other */
}

.contact_copy {
  flex-grow: 1;
  display: flex;
  align-items: start;
  justify-content: center;
  min-height: 70px;
}

.contact_copy {
  flex-grow: 1;
  /* Ensure equal height for all .contact_copy divs */
  display: flex;
  /* Use flexbox inside .contact_copy */
  align-items: center;
  /* Vertically center text if desired */
  justify-content: center;
  /* Optionally center horizontally */
}

.branding1 {
  background-color: #021E42;
}

.branding2 {
  background-color: #0071CF;
}

.branding3 {
  background-color: #F4B324;
}

.branding1, .branding2, .branding3 {
  padding: 7px 20%;
  margin: 0px 0px -35px;
}

/*  CONTACT FORM STYLING */
.nf-form-cont {
  padding-top: 40px;
}

p.contact-info {
  margin-top: -50px;
}

#nf-field-4 {
  background-color: #021E42;
  width: 50%;
  border-radius: 15px;
  text-transform: uppercase;
}

h3.hp-contact {
  text-align: left;
  margin-left: 40px;
}

.feature_columns {
  margin-top: 0px;
  margin-bottom: -7px;
  background-color: #021E42;
}

h2.feature_headline {
  font-size: 2.5rem;
  color: #F4B324;
  text-shadow: 5px 5px 5px #424242;
  font-family: utopia-std, serif;
  font-style: italic;
  margin-bottom: 10px;
}

@media (max-width: 1440px) {
  h2.feature_headline {
    font-size: 2rem;
  }
}

/*  TENANT RESOURCES STYLING */
.resource-wrapper {
  display: flex;
  text-align: center;
  background-color: #FFFfFF;
  border: #021E42 1px solid;
  border-radius: 15px;
  margin: 10px 30px;
  padding: 30px;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.2);
}

h2.resource_headline {
  font-size: 20px;
  margin: 0px;
  text-align: left;
}

.resource-icon {
  font-size: 6vw;
  color: #021E42;
  margin-right: 20px;
}

.resources {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.resource {
  text-align: left;
  margin-bottom: 10px;
}

/*  FAQ STYLING */
.faq {
  margin-left: 15%;
}

summary {
  margin-top: 20px;
  font-size: 24px;
}

p.faq {
  margin-left: -10%;
}

/*  ABOUT US STYLING */
.aboutus-wrapper {
  display: flex;
  /* Enable flexbox */
  justify-content: space-between;
  /* Optional: Adjusts spacing */
  align-items: center;
  /* Vertically centers content */
  width: 100%;
  /* Ensures full width */
  border: 3px solid #021E42;
  background-color: #FFFfFF;
  padding: 20px;
}

.aboutus-image, .aboutus-copy {
  flex: 1;
  /* Each takes equal space */
  max-width: 50%;
  /* Ensures each does not exceed 50% */
}

.aboutus-image img {
  width: 100%;
  /* Ensures image fills its container */
  height: auto;
  /* Maintains aspect ratio */
}

.aboutus-copy {
  align-items: center;
  /* Center text vertically */
  margin: 20px;
}

.button {
  background-color: #021E42;
  color: #FFFfFF;
  text-align: center;
  padding: 5px;
  border-radius: 15px;
  width: 66%;
  font-weight: 600;
}

.button2 {
  background-color: #021E42;
  color: #FFFfFF;
  text-align: center;
  padding: 5px 20px;
  border-radius: 15px;
  /* width: 66%; */
}

.button3 {
  background-color: #021E42;
  color: #FFFfFF;
  text-align: center;
  padding: 10px 20px;
  border-radius: 15px;
  width: 150px;
}

.search-form {
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: 5px 10px;
  margin: 20px 0px 0px;
}

.max-wrap {
  display: flex;
  justify-content: center;
  /* Center the form horizontally */
  padding: 0px 20px;
  /* Optional: add some padding */
  flex-direction: column;
}

.search-form {
  display: flex;
  flex-direction: column;
  /* Stack items in a column */
  width: 100%;
  /* Set a width for the form */
}

.numeric-filter {
  min-width: 40px;
}

input#min-rent, input#max-rent, select#city {
  max-width: 120px;
}

input, select, .numeric-filter {
  /*height: 30px;*/
  height: 40px;
}

.button:hover, .button2:hover {
  text-decoration: underline;
}

.no-results {
  display: none;
}

button.owl-prev {
  position: relative;
  top: -354px;
  left: -52%;
  font-size: 60px;
}

button.owl-next {
  position: relative;
  top: -360px;
  right: -52%;
  font-size: 60px;
}

.owl-dots {
  margin-top: -50px;
}

.rmwb_listings {
  width: 90%;
  margin: auto;
}

.rmwb_listings h3 {
  text-align: center;
}

.gap50 {
  margin-top: 50px;
}

.rmwb_info-title {
  font-weight: 700;
}

.mobile-buttons {
  display: none;
}

.rm-core-paragraph-wrapper {
  width: 80%;
  margin: 0px auto;
}

.rmwb_section.rmwb_header-section {
  justify-content: right;
}

.rmwb_callout-links {
  width: 50%;
}

h3.feature_subtitle {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 0.1;
  text-shadow: 3px 3px 5px #424242;
  color: #FFFfFF;
}

/* FOR MULTIPIN MAP */
.map {
  height: 500px;
  width: 75%;
  margin: auto;
}

.grayback {
  background-color: #eeeeee;
  padding: 30px;
}

.grayback2 {
  background-color: #eeeeee;
  padding: 20px 0px 30px;
  margin-top: 0px;
}

.grayback3 {
  background-color: #eeeeee;
  padding: 20px 10%;
  color: #0071CF;
  margin-bottom: -20px;
}

.grayback4 {
  background-color: #eeeeee;
  padding: 30px 10%;
  margin-bottom: -40px;
}

/* FOR HP HIGHLIGHT SECTION */
.highlight-wrapper {
  padding: 40px 0px;
}

.highlight_flex {
  display: flex;
  gap: 50px;
}

.highlight-image {
  width: 50%;
  height: auto;
  object-fit: cover;
}

.highlight-content {
  width: 50%;
}

h3.highlight_headline {
  font-family: montserrat, sans-serif;
  text-align: left;
  color: #FFFfFF;
  margin: 0px;
}

.highlight_subhead {
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: -10px;
}

p.highlight_copy {
  color: white;
  line-height: 1.66;
}

a.highlightlink {
  display: flex;
  align-items: center;
  /*justify-content: flex-start;*/
  justify-content: center;
  gap: 15px;
  margin: 10px 15px 0px;
  text-decoration: none;
}

img.highlight-logo {
  height: auto;
  max-width: 55%;
  margin-bottom: 20px;
}

img.hltimg {
  /* width: 536px; */
  height: 100%;
  object-fit: cover;
}

.leftalign {
  margin: unset;
}

/* FOR HP CONTACT SECTION */
.contact-wrapper {
  width: 90%;
  margin: 50px auto 30px;
  text-align: center;
}

.dkblue {
  color: #021E42;
}

h3.contact_headline {
  color: #021E42;
  font-style: italic;
  line-height: 1;
  margin-top: 0px;
}

img.contactimg {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

a.contactlink {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 1.5rem;
  margin: 5px 15px 0px;
  text-decoration: none;
}

a.contactlink-center {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 1rem;
  margin: 5px auto 15px;
  text-decoration: none;
}

a.contactlink-align {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 16px;
  margin: 0px auto 15px;
  text-decoration: none;
}

p.small {
  font-size: small;
  margin-top: 0px;
}

.icon {
  width: 62px;
  /* Set your desired width */
  height: 40px;
  /* Set your desired height */
  background-image: url("/wp-content/themes/rmwebpro/assets/images/choice_group_icon_sm.png");
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
}

.featureicon {
  width: 60px;
  height: 40px;
  background-image: url(/wp-content/themes/rmwebpro/assets/images/choice_group_icon_sm_gold.png);
  background-size: contain;
  display: inline-block;
  vertical-align: bottom;
  margin: 0px 15px 5px 0px;
}

.centeralign {
  margin: auto;
}

.searchtitle {
  color: #0071CF;
  text-align: center;
  margin-bottom: 0px;
}

/* HP Multi-pin Map Styling */
.map-property-listing {
  text-align: center;
}

a.button.mapbutton.color2.border-color1.bg-color2-hover {
  padding: 10px;
  font-size: larger;
}

p.mapptype {
  color: #0071CF;
  font-size: 18px;
}

/* PROPERTY LISTING STYLING */
img.primary {
  height: 275px;
  width: 100%;
  object-fit: cover;
}

.rmwb_photo-section {
  flex-basis: auto;
}

.rmwb_important-info-section.rmwb_section {
  text-align: center;
}

a.facebook {
  font-size: 20px;
}

.banner-container {
  position: relative;
  /* Allows absolute positioning of child elements */
  overflow: hidden;
  /* Hides content that overflows the container */
  width: 100%;
  /* Makes the container span the full width */
}

.banner-text {
  position: absolute;
  /* Position it absolutely within the container */
  top: 0px;
  /* Adjust spacing from the bottom if needed */
  box-sizing: border-box;
  /* Includes padding and border in the element's total width */
  background: rgba(2, 30, 66, 0.75);
  color: white;
  /* Text color */
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  /* Padding to prevent text from touching the edges */
  text-align: center;
  /* Centers text within the container */
  white-space: nowrap;
  /* Prevents text wrapping */
  overflow: hidden;
  /* Hides text that overflows */
  width: 100%;
}

.banner-text-bottom {
  position: absolute;
  /* Position it absolutely within the container */
  bottom: 0px;
  /* Adjust spacing from the bottom if needed */
  box-sizing: border-box;
  /* Includes padding and border in the element's total width */
  background: rgba(2, 30, 66, 0.75);
  color: white;
  /* Text color */
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  /* Padding to prevent text from touching the edges */
  text-align: center;
  /* Centers text within the container */
  white-space: nowrap;
  /* Prevents text wrapping */
  overflow: hidden;
  /* Hides text that overflows */
  width: 100%;
}

.rmwb_listing-wrapper h2 {
  width: 100%;
  left: 0px;
  padding: 10px 20px;
  font-weight: 400;
  font-family: utopia-std, serif;
  /*margin: 0px 0px -32px;*/
  margin: 0px;
  background-color: #eeeeee;
  color: #021E42;
  /*top: -31px;*/
  position: relative;
  font-size: 1.75rem;
}

.rmwb_listing-wrapper {
  border: none;
  /* border-color: $LightBlue; */
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  display: unset;
  flex-wrap: unset;
}

.rmwb_listing-wrapper {
  margin: 1.25em;
  background-color: #eeeeee;
  color: #00447d;
}

p.propinfo {
  line-height: 1.5;
}

.slick-container {
  width: 100%;
  margin: 10px;
  text-align: center;
}

.slick-prev:before, .slick-next:before {
  color: #000000;
  font-size: 30px;
  display: none;
}

.slickwrapper {
  display: block;
  width: 100%;
  height: 450px;
  overflow: visible;
  margin: 40px auto 10px;
}

.slick-dots li {
  color: #000000;
  margin: -50 5px;
}

.slick-dots li button:before {
  font-size: 12px !important;
}

.slick-slide img {
  display: block;
  height: 400px;
  width: 600px;
  object-fit: cover;
  padding-left: 10px;
}

.slick-slide {
  margin: 0px 10px;
}

.blue {
  margin-top: 30px;
  color: #00447d;
}

.top20 {
  margin-top: 20px;
}

.top30 {
  margin-top: 30px;
}

.minustop {
  margin-top: -125px;
}

h3.job_title {
  text-align: left;
}

img.contactlogo {
  width: 75%;
}

.forminator-button-submit {
  background-color: #021E42;
  color: #FFFfFF;
  width: 100% !important;
  border-radius: 7px !important;
}

.forminator-button-submit:hover {
  background-color: #00447d;
}

a.contacticon {
  font-size: 28px;
  color: #021E42;
}

.news-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  /* Adjust the space between items */
  width: 80%;
  margin: auto;
}

.section-headline {
  width: 100%;
  text-align: center;
  margin: 20px 0px -40px;
}

.news-article {
  display: flex;
  flex-direction: column;
  width: calc(33.333% - 20px);
  /* 3 columns with gap */
  text-align: center;
}

.article-title {
  font-weight: bold;
  margin-bottom: 10px;
  /* Space below title */
}

.article-image {
  margin-top: -20px;
}

.article-image img {
  width: 200px;
  height: 300px;
  object-fit: cover;
}

/* HOME PAGE SLIDER STYLING */
.slick-carousel-container .slick-carousel,
.slick-carousel-container .slick-list,
.slick-carousel-container .slick-track {
  height: 100vh !important;
  min-height: 500px;
}

.hero-slide {
  width: 100%;
  height: 100vh;
  min-height: 500px;
  background-size: cover;
  /*    background-position: center; */
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}

.hero-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 30, 66, 0.5);
  /* 20% dark overlay */
}

.slick-slide {
  display: flex !important;
  /* Ensures slides are visible */
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
}

/* INTERIOR HERO IMAGE STYLING */
.hero-slide-int {
  width: 100%;
  height: 100vh;
  min-height: 500px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
}

.hero-slide-int::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  /* Black background with 80% opacity */
}

.buffer {
  height: 5px;
  background-color: #021E42;
}

#to-top {
  display: none;
  /* Hidden by default */
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  background-color: #F4B324;
  color: white;
  border: none;
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
}

#to-top:hover {
  background-color: #0071CF;
}

.wp-block-list ul.wp-block-list {
  padding-left: 0.2em;
}

span.mobile-space {
  font-weight: 600;
}

.disclaimer {
  font-size: 12px;
}

/* Basic styling for the primary menu area */
.primary-menu-area {
  display: flex;
  align-items: center;
  padding: 15px 10%;
  justify-content: space-between;
  min-width: 1000px;
}

.primary-menu-area-int {
  display: flex;
  align-items: center;
  padding: 15px 10%;
  justify-content: space-between;
  min-width: 1000px;
}

@media screen and (max-width: 1025px) {
  .primary-menu-area, .primary-menu-area-int {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  /* Adjust 992px to your desired breakpoint */
  .main-menu-primary > li:first-child {
    display: none;
  }
}

.mobile-menu {
  display: none;
}

@media screen and (max-width: 1000px) {
  .mobile-menu {
    display: block;
    position: fixed;
    /* or absolute, depending on your layout */
    z-index: 1000;
    /* Ensure this is higher than other elements */
  }
}

.mobile-menu #sidebarMenu {
  height: 100vmax;
  position: fixed;
  right: 0;
  width: 100vw;
  top: 0;
  transform: translateX(100vw);
  transition: transform 250ms ease-in-out;
  background: transparent;
}

.mobile-menu .main-menu-mobile {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: #FFFfFF;
}

.mobile-menu .main-menu-mobile li {
  list-style: none;
  color: #021E42;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-menu .main-menu-mobile li ul li {
  list-style: none;
  color: #021E42;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px;
  cursor: pointer;
  border-bottom: none;
}

.mobile-menu .main-menu-mobile li span {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.mobile-menu .main-menu-mobile li a {
  color: #021E42;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.mobile-menu input[type="checkbox"]:checked ~ #sidebarMenu {
  transform: translateX(0);
}

.mobile-menu input[type=checkbox] {
  transition: all 0.3s;
  box-sizing: border-box;
  display: none;
}

.mobile-menu .sidebarIconToggle {
  transition: all 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  position: fixed;
  z-index: 99;
  top: 20px;
  right: 0%;
  width: 35px;
}

.mobile-menu .spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #021E42;
}

.mobile-menu .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.mobile-menu .diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}

.mobile-menu .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.mobile-menu input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  opacity: 0;
}

.mobile-menu input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: 8px;
}

.mobile-menu input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: 0px;
}

.ctabutton-mobile {
  color: #FFFfFF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  cursor: pointer;
  display: block;
  margin: 1em auto;
  width: 200px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #000000;
}

/* Styling for the top menu area */
.top-menu-area {
  display: flex;
  justify-content: space-around;
  padding: 10px;
  margin: 10px;
}

.top-menu-area2 {
  display: flex;
  /* Enable Flexbox layout */
  justify-content: flex-end;
  /* Align items to the end of the container */
}

/* Styling for top navigation items */
.topnav-item {
  color: #FFFfFF;
  /* Text color */
  text-decoration: none;
  /* Remove underline from links */
  font-size: 16px;
  /* Font size */
  font-weight: 500;
  margin-left: 50px;
  /* Space between items */
  display: flex;
  /* Ensure icons and text are aligned */
  align-items: center;
  /* Center items vertically */
  transition: color 0.3s;
  /* Smooth transition for hover effects */
}

/* Styling for icons */
.topnav-item i {
  margin-right: 2px;
  /* Space between icon and text */
}

/* Flexbox styling for the unordered list */
.main-menu-top {
  display: flex;
  /* Enable flexbox layout */
  justify-content: flex-end;
  align-items: center;
  /* Center items vertically */
  list-style-type: none;
  /* Remove bullet points */
  padding: 0;
  /* Remove default padding */
  margin: 0;
  /* Remove default margin */
}

a.topnav-item {
  color: #FFFfFF;
  text-decoration: none;
}

/* Hover effect for top navigation items */
.topnav-item:hover {
  text-decoration: underline;
}

/* Styling for each list item */
.main-menu-top .menu-item {
  margin: 0 15px;
  /* Add horizontal spacing between items */
}

/* Styling for the anchor tags */
.main-menu-top .menu-item a {
  color: #FFFfFF;
  /* Text color for links */
  text-decoration: none;
  /* Remove underlines */
  padding: 10px 20px;
  /* Padding around each link */
  border-radius: 5px;
  /* Rounded corners */
  transition: background-color 0.3s ease;
  /* Smooth transition */
}

/* Hover effect for links */
.main-menu-top .menu-item a:hover {
  text-decoration: underline;
}

.logo--image img {
  max-height: 50px;
  /* Ensures logo fits nicely within the nav */
  height: auto;
  /* Maintain aspect ratio */
  width: auto;
  /* Maintain aspect ratio */
  margin-right: 100px;
}

.main-menu-primary li {
  margin-left: 20px;
  /* Spacing between menu items */
}

.primary-menu-area a {
  color: #000000;
  /* Set the text color to black */
  text-decoration: none;
  /* Remove underline from links if desired */
}

/* Logo styling */
.primary-menu-area .logo {
  margin-right: auto;
  /* Pushes the menu to the right */
}

/* Main menu styling */
.main-menu-primary {
  list-style: none;
  /* Remove default bullet points */
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
  /* Space between menu items */
}

/* Individual menu item styling */
.main-menu-primary > li {
  position: relative;
  /* Position for dropdowns */
}

/* Link styling */
.main-menu-primary a {
  color: #000000;
  /* Text color */
  font-weight: 600;
  text-decoration: none;
  /* Remove underline */
  padding: 10px 15px;
  /* Padding around links */
  display: block;
  /* Makes the links block-level for padding */
  font-family: Arial, sans-serif;
  /* Font family */
  font-size: 16px;
  /* Font size */
  transition: color 0.3s;
  /* Smooth transition for hover effects */
}

/* Hover effect for main menu links */
.main-menu-primary > li:hover > a {
  color: #021E42;
  /* Blue color on hover */
}

/* Styling for submenus */
.sub-menu {
  display: none;
  /* Hide submenu initially */
  position: absolute;
  /* Absolute positioning for dropdown */
  background-color: #FFFfFF;
  /* White background for submenu */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /* Shadow for depth */
  padding: 0;
  /* Remove padding to ensure full-width hover */
  list-style: none;
  /* Remove bullet points */
  margin: 0;
  min-width: 355px;
  /* Minimum width for submenu items */
  border-radius: 4px;
  /* Rounded corners */
  z-index: 1000;
  /* Ensures submenu appears above other content */
  /*width: 100%; /* Ensure submenu fills the available width */
}

/* Show submenu on hover */
.menu-item:hover .sub-menu {
  display: block;
  /* Display the submenu */
}

/* Submenu link styling */
.sub-menu a {
  color: #000000;
  /* Text color for submenu links */
  text-decoration: none;
  /* Remove underline */
  padding: 10px 15px;
  /* Padding for submenu items */
  margin-left: 0px;
  display: block;
  /* Block-level for padding */
  font-size: 14px;
  /* Slightly smaller font size */
  transition: background-color 0.3s;
  /* Smooth transition for hover effects */
  width: 100%;
  /* Ensures the link covers the entire submenu width */
  box-sizing: border-box;
  /* Include padding in the width */
}

/* Hide .top-menu-area when viewport width is 800px or less */
@media (max-width: 720px) {
  .primary-menu-area, .primary-menu-area-int {
    display: none;
    /* Hide the element */
  }
}

/* Base styles for primary menu items */
.main-menu-primary > li > a {
  text-decoration: none;
  color: #333;
  /* Text color */
  font-size: 16px;
  /* Font size */
  font-weight: bold;
  display: inline-flex;
  /* Align icon and text */
  align-items: center;
  /* Vertically center text */
}

/* Add icons to primary menu items only */
.main-menu-primary > li > a::before {
  font-family: 'Font Awesome 6 Free';
  /* Font Awesome font family */
  font-weight: 900;
  /* Font weight for solid icons */
  display: inline-block;
  margin-right: 8px;
  /* Space between icon and text */
}

/* Example for specific primary menu items */
#menu-item-145 > a::before {
  content: "\e537";
  /* Building icon for Communities */
}

#menu-item-141 > a::before {
  content: "\f8ff";
  /* Home icon for Find Homes/Lots */
}

#menu-item-138 > a::before {
  content: "\f05a";
  /* Info icon for Resident Information */
}

#menu-item-20 > a::before {
  content: "\f0e0";
  /* Envelope icon for Contact */
}

/* Remove icons from submenu items */
.sub-menu li a::before {
  content: "";
  /* No icons for submenu items */
}

.hplogo img {
  width: auto;
  max-height: 140px;
}

.hplogo-int img {
  height: auto;
  margin-top: 0px;
}

.hpmenu {
  display: flex;
  /* Make the menu a flex container */
  margin-top: 45px;
  width: 100%;
  justify-content: right;
}

.navigation-list {
  display: flex;
  /* Horizontal list */
  list-style: none;
  /* Remove bullet points */
  padding: 0;
  /* Remove padding */
  margin: 0;
  /* Remove margin */
  text-transform: uppercase;
  letter-spacing: 1px;
}

.navigation-list .menu-item {
  margin: 0 35px;
  /* Space between menu items */
}

.navigation-list .sub-menu .menu-item {
  margin: 0px;
}

.navigation-list .menu-item a {
  text-decoration: none;
  /* Remove underline from links */
  font-weight: 600;
  font-size: 0.9rem;
}

/* Optional: Add hover effect */
.navigation-list .menu-item a:hover {
  /* color: $branding2; /* Change color on hover */
  text-decoration: underline;
}

.nav-banner-bar {
  margin: 0px 3%;
}

.nav-banner-bar-interior {
  margin: 0px;
  width: 100%;
}

.nav-container {
  display: flex;
  flex-direction: column;
  justify-content: left;
  width: 100%;
}

.hplogo {
  min-width: 25%;
  display: flex;
  align-items: center;
}

img.logo-int {
  margin-top: 18px;
  max-height: 150px;
}

h1.title {
  color: #FFFFFF;
}

.menu-with-icons {
  color: #00447d;
}

/* Hide sub-menu items for the menu with icons */
.menu-with-icons ul li.menu-item-has-children > ul {
  display: none !important;
  /* Hide sub-menus for the menu with icons */
}

/* Style for disabled sub-menu items (no clickability) */
.menu-with-icons ul li a.disabled {
  pointer-events: none;
  color: #999;
  /* Change color to indicate it's disabled */
  text-decoration: none;
  /* Optional: remove underline */
}

/* By default, hide the text */
.menu-with-icons .menu-text {
  display: none;
}

/* On hover, display the text */
/*.menu-with-icons li:hover .menu-text {
    display: inline-block;
    margin-left: 8px; /* Optional: add space between the icon and text */
/*}*/
/* Optional: Add some transition for smooth effect */
.menu-with-icons .menu-icon,
.menu-with-icons .menu-text {
  transition: all 0.3s ease;
}

img.portalicon {
  max-width: 30px;
  margin: 0px 10px 5px 0px;
}

.hpbuttons {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin: 0px 30px 0px 0px;
  width: 65%;
  align-self: flex-end;
}

.hpbutton {
  border: 2.5px solid;
  padding: 10px 7%;
  border-radius: 10px;
  width: 55%;
  height: 55px;
  font-weight: 500;
  margin: auto;
  color: #FFFfFF;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.2vw;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1);
}

.hpbutton:hover {
  color: #021E42;
  background-color: #FFFfFF;
}

.hpbutton2 {
  border: 2.5px solid;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin: unset;
  padding: unset;
  gap: unset;
  font-size: 0.9rem;
  height: 60px;
  width: 33%;
}

.hpbutton3 {
  border: 2.5px solid;
  border-radius: 10px;
  padding: 10px;
  width: 50%;
  font-size: 1.2vw;
}

.hpbutton4 {
  border: 2.5px solid;
  border-radius: 10px;
  padding: 10px;
  width: 66%;
  color: #FFFfFF;
  background-color: #021E42;
  font-size: 1.2vw;
}

.hpbutton4:hover {
  color: #021E42;
  background-color: #FFFfFF;
}

.unsize {
  max-width: 75% !important;
  margin: 5px 0px 0px;
}

.home header.site-header {
  background-color: rgba(0, 113, 207, 0.5);
  position: fixed;
  z-index: 999;
  width: 100vw;
  color: #FFFfFF;
}

/*footer styles*/
.bottom-footer-container {
  background-color: #505968;
  color: #FFFfFF;
}

.bottom-footer-wrapper {
  display: block;
}

.bottom-footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.bottom-footer:nth-child(2) {
  align-items: center;
}

.footer-menu-area {
  width: 100%;
}

.footer-menu-area li {
  flex: 1 1 calc(8% - 1rem);
  text-align: center;
  /* Optional: center-align text */
  margin: 0px 10px;
  padding-right: 0;
}

.footer-menu-area li:first-child {
  padding-top: 0;
}

.footer-menu-area li:last-child {
  padding-bottom: 0;
}

.footer-menu-area a {
  border-color: transparent;
  color: #FFFfFF;
}

.footer-menu-area a:hover {
  text-decoration: underline;
}

.bottom-footer-item {
  margin: .5em 0;
}

.bottom-footer-item:first-child {
  margin-top: 0;
}

.bottom-footer-item:first-child p {
  font-weight: 700;
  margin-top: 0;
  line-height: 1;
}

.bottom-footer-item a {
  padding-bottom: .15em;
  color: #FFFfFF;
}

.bottom-footer-item a:hover {
  text-decoration: underline;
}

.bottom-footer-item p {
  margin: .5em 0;
}

.copyright-area {
  display: flex;
  flex-direction: row;
  /* Stack items vertically */
  align-items: center;
  /* Center items horizontally */
  margin-top: 10px;
}

.copyright-item a {
  font-size: 1em;
  display: flex;
  align-items: flex-end;
  border-bottom: none;
  padding-bottom: 0;
  margin-left: .5em;
  color: white;
}

.copyright-item a:hover {
  text-decoration: underline;
}

.social-area {
  margin-top: .5em;
  display: flex;
  gap: 20px;
}

.social-area a {
  border-bottom: none;
  padding-bottom: 0;
}

.social-area .fa-stack {
  height: 1em;
  line-height: 1em;
  width: 1em;
  color: #FFFfFF;
}

.logo-footer {
  width: 100%;
  margin: 0px;
}

.logo-area {
  width: 40%;
}

.footer-menu {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: center;
  /* Centers the nav area */
  margin-bottom: 30px;
}

.subfooter {
  display: flex;
  justify-content: center;
  /* Center items horizontally */
  align-items: center;
  /* Center items vertically (if needed) */
  text-align: center;
  /* Center text inside items */
  padding-bottom: 10px;
  gap: 30px;
}

.subfooter a {
  color: #000000;
}

.footer-padding {
  padding: 1.5em 0 0.5em;
}

.footername {
  line-height: 0;
  margin-top: 10px;
}

.subfoot-wrapper {
  padding: 0px 0px 10px;
  margin-top: -20px;
}

.social-icons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.addwrap {
  flex-wrap: wrap;
}

/* Gutenberg alignment sample */
.rm-core-block-wrapper {
  width: 90%;
  margin: 4em auto;
}

.rm-core-block-top-wrapper {
  margin: 4em 0;
}

.rm-core-paragraph-wrapper {
  width: 80%;
  margin: 2em auto;
}

.wp-block-column .rm-core-block-wrapper {
  width: auto;
  margin: 0;
}

.wp-block-column .wp-block-image {
  margin: 1em 0;
}

.blocks-gallery-item a {
  border-bottom: 0;
}

.main-wrapper {
  overflow: hidden;
}

.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw;
  padding: 0;
}

.entry-content .alignwide {
  margin: 0 auto;
  max-width: 68em;
}

/*Background Image Text Overlay block css*/
.fwimage-overlay-container {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100vh;
}

.fwimage-overlay-content {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 4em 2em;
  border-style: solid;
  border-width: 2px;
  flex-basis: calc(100% / 1);
  margin: 12em 0;
}

.fwimage-overlay-content .font2 {
  font-size: 3em;
  font-weight: 400;
}

.fwimage-overlay-border {
  border-bottom-width: 2px;
  border-top-width: 0;
  border-style: solid;
  flex-basis: calc(100% / 2);
}

/*Image Accent Color block css*/
.image-accent-color-container {
  min-height: 100vh;
  height: auto;
  position: relative;
}

.image-accent-color-wrapper {
  display: flex;
  height: 100vh;
}

.image-accent-color.image-side {
  width: 35%;
}

.image-accent-color.color-side {
  width: 65%;
}

.image-accent-color.content-side {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50%;
  display: flex;
  align-items: center;
}

.image-accent-color-border {
  border-width: 2px;
  border-style: solid;
  width: 100%;
}

.image-accent-color-content {
  margin: 1.5em;
}

/*Three Column Image Hover block css*/
.three-column-image-hover {
  display: flex;
  min-height: 100vh;
  height: auto;
}

.three-column-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: background-color 0.75s ease-out;
  flex: 1;
}

.three-column-item:nth-child(2) .three-column-item-content {
  border-left: 1px solid rgba(244, 244, 244, 0.2);
  border-right: 1px solid rgba(244, 244, 244, 0.2);
}

.three-column-item-bkimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
}

/*Two Column Accent Color block css*/
.two-column-accent-color {
  display: flex;
  min-height: 100vh;
  height: auto;
}

.two-column-accent {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.two-column-accent.large-side,
.two-column-cgm.large-side {
  width: 65%;
}

.two-column-accent.accent-side,
.two-column-cgm.accent-side {
  width: 35%;
}

/*Two Column Contact Googlemap*/
.two-column-contact-googlemap {
  display: flex;
}

.two-column-contact-googlemap .standard-google-map {
  min-height: 450px;
  height: 100%;
}

.two-column-contact-googlemap .standard-google-map iframe {
  height: 100%;
}

/*Card Vertical 3 Col*/
.card-vertical-3-col-container .layout-title {
  padding: 1em;
  margin: 0;
  text-align: center;
}

.card-vertical-3-col-container p {
  color: #333333;
}

.card-vertical-3-col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
}

.card-vertical-3-col .card-vertical-col {
  width: 30%;
  padding: 15px;
  margin: 1em;
  background: #FFF;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.card-vertical-3-col .card-vertical-col h4 {
  margin: .5em 0;
}

.card-vertical-3-col .card-vertical-col span.title {
  text-transform: uppercase;
  font-weight: 700;
}

.card-vertical-3-col .card-vertical-col img {
  width: 100%;
  height: 400px;
}

.card-vertical-3-col .card-vertical-col a {
  border-bottom: 2px solid;
  display: inline-block;
  margin: 10px 0;
}

/*Text Blocks 2 Col*/
.text-blocks-main,
.text-blocks-secondary {
  padding: 2em;
  font-size: 1.15em;
}

.text-blocks-col-wrapper {
  display: flex;
  padding: 3rem 0;
}

.text-blocks-col-item {
  width: 100%;
  text-align: center;
}

/*Form Overlay Text*/
.form-overlay-padding {
  width: 100%;
  margin: 0 auto;
}

.form-overlay-top {
  text-align: center;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
}

.form-overlay-bottom {
  text-align: center;
}

.form-overlay-bottom .form-overlay-text {
  padding: 2em 10em;
  margin-bottom: 0;
}

.form-overlay-form {
  position: relative;
  padding: 1em 10em;
}

.form-overlay-form .caldera-grid .row {
  margin: 0;
}

.form-overlay-form .caldera-grid input.btn.btn-default {
  margin-left: auto;
  margin-right: auto;
  border-radius: 0;
  border: none;
  font-size: 20px;
  font-weight: 600;
  padding: 1rem 2rem;
}

.form-overlay-form .caldera-grid input.form-control,
.form-overlay-form .caldera-grid textarea.form-control {
  background-color: transparent;
  border: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  box-shadow: none;
  border-radius: 0;
}

.form-overlay-form .caldera-grid .form-group {
  text-align: left;
}

.form-overlay-form .caldera-grid label {
  color: #333;
}

.form-overlay-form .caldera-grid .btn-default {
  background-color: #333;
  color: #fff;
  transition: .5s;
}

.form-overlay-form .caldera-grid .btn-default:hover {
  background-color: #FFF;
  color: #333;
}

/*Standard Caldera form*/
.caldera-grid {
  margin: 4em;
}

/*Featured Listing*/
.two-column-featured-list {
  display: flex;
  flex-wrap: wrap;
}

.two-column-featured-list .two-column-featured-item {
  margin: 1em;
  width: 45%;
  flex: 1 1 auto;
}

.two-column-featured-list .two-column-featured-item img {
  height: 400px;
}

.two-column-featured-list .two-column-featured-item .two-column-featured-details {
  margin: 1em;
}

/*Card Circle Arc Styles*/
.card-circle-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -20px;
  margin-right: -20px;
}

.card-circle-wrapper .card-circle-item {
  width: 30%;
  margin: 1em;
  display: flex;
  flex-direction: column;
}

.card-circle-wrapper .card-circle-content-wrap {
  padding: 2em 2em 12em 2em;
  flex: 1 1 auto;
}

.card-circle-wrapper .card-circle-content-wrap a {
  margin: .5em;
}

.card-circle-wrapper .card-circle-image-wrap {
  display: flex;
  margin-top: -10em;
}

.card-circle-wrapper .card-circle-image-wrap img {
  border-radius: 50%;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

.arc-item-main-wrap,
.arc-two-column-wrapper {
  margin: 4em 0;
}

.arc-item-wrapper {
  padding: 2em 2em 22em 2em;
  position: relative;
}

.arc-item-wrapper:after {
  content: '';
  width: 100%;
  height: 100px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  border-top-left-radius: 80%;
  border-top-right-radius: 80%;
}

.arc-item-image {
  width: 75%;
  height: 450px;
  margin: 0 auto;
  margin-top: -20em;
  z-index: 2;
  position: relative;
}

.arc-two-column-wrapper {
  display: flex;
}

.arc-two-column-left,
.arc-two-column-right {
  flex: 1 1 auto;
  width: 50%;
}

.arc-two-column-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.arc-two-column-left-img {
  height: 500px;
}

.arc-two-column-left-img {
  position: relative;
}

.arc-two-column-left-img .arc-two-column-left-link {
  position: absolute;
  bottom: -2.25em;
}

.arc-two-column-left-img .image {
  height: 100%;
}

.arc-two-column-content-link-wrap {
  position: relative;
}

.arc-two-column-content-link-wrap .arc-two-column-left-link {
  position: absolute;
  bottom: -2.25em;
}

.arc-two-column-left-link {
  background-color: #fff;
  padding: 1.25em;
  border-radius: 50%;
  margin-left: 4em;
}

.arc-two-column-left-link a {
  padding-bottom: 0;
  border-bottom: none;
  display: flex;
}

.arc-two-column-left-link a i {
  font-size: 1.25em;
}

/*Tabbed Section Title*/
#tabbed-block-tabs {
  display: flex;
  border: 0px;
  padding: 0;
}

#tabbed-block-tabs ul {
  border: 0px;
  background: none;
  padding: 0;
  width: 25%;
}

.tabbed-block-content {
  padding: 1em 0 1em 4em !important;
  width: 75%;
}

.tabbed-block-content h2 {
  margin: 0;
}

.tabbed-block-content a {
  border: 0;
  padding: .5em 2em;
}

.tabbed-block-title {
  border: none !important;
  border-radius: 0 !important;
  margin: .5em 0 !important;
  width: 100%;
  white-space: normal !important;
}

.tabbed-block-title a {
  text-transform: capitalize;
  width: 100%;
  font-size: 1.25em;
  border-bottom: 0;
}

.tabbed-block-image {
  height: 400px;
  margin-left: 1em;
}

.tabbed-block-img-content-wrapper {
  display: flex;
  margin: 2em 0;
}

.tabbed-block-content-container {
  flex-basis: calc(100% / 2 * 7);
  font-size: 1em;
}

.tabbed-block-image {
  flex-basis: calc(100% /2 * 3);
}

.search-form {
  text-align: center;
}

.rmwb_callout-links {
  width: 30%;
}

.left {
  text-align: left !important;
}

.featured-details {
  text-align: center !important;
}

input, select {
  /*margin-left: 5px !important;
    margin-right: 15px !important;*/
  margin: 0px 15px 0px 5px !important;
  padding: 10px;
}

.featured-address {
  height: 110px;
}

.address {
  font-size: 24px;
  font-weight: 600;
}

.address2 {
  font-size: 18px;
  text-align: center;
  margin: 10px 0px;
}

.flexwrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 42px;
  text-align: center;
  padding-top: 3%;
  width: 75%;
}

.flexwrap2 {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: unset;
  gap: 42px;
  text-align: center;
  padding-top: 3%;
}

.prop-logo {
  background-color: white;
  top: -54px;
  position: relative;
}

.prop-logo img {
  max-width: 473px;
  margin: 20px;
  max-height: 300px;
}

.propinfobar {
  text-align: center;
  width: 100%;
  display: flex;
  /*flex-wrap: wrap;*/
  justify-content: center;
  align-items: center;
  padding: 5px 5px 0px;
  gap: 10px;
  color: #FFFfFF;
  background-color: #021E42;
  margin-bottom: 30px;
}

.propinfo {
  flex: 1;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  min-height: 100px;
  margin-top: 0px;
}

.propinfo2 {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  /* Ensures the content inside .propinfo is centered */
}

.separator {
  margin: 0 5px;
  /* Adds spacing for larger screens */
}

.fa-facebook {
  font-size: smaller;
}

.rmwb_google-map-detail.rmwb_section {
  margin: 30px 10px 0px;
}

.rmwb_listing-wrapper .rmwb_section {
  padding: 0px !important;
}

.twocolumngray {
  width: 100%;
  background-color: #f0f0f0;
  /* Light gray background */
  /*padding: 0px 30px 30px;*/
  padding: 30px;
  box-sizing: border-box;
  text-align: center;
  margin-top: 30px;
}

.twocolumngray h3 {
  margin: 20px 0px;
}

.flex-row {
  display: flex;
  /*justify-content: space-between; /* Ensures equal spacing between the columns */
  justify-content: center;
  gap: 30px;
  /* Optional: adds space between the two columns */
}

.amenities-fees, .livehere {
  flex: 1;
  /* Ensures both divs take equal space */
  padding: 10px;
  border: 1px solid #ddd;
  /* Border for clarity */
  /*border-radius: 5px; /* Rounded corners */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  /* Subtle shadow */
  display: flex;
  /* Ensures content inside these divs aligns properly */
  flex-direction: column;
  /* Ensures content inside stacks vertically */
}

.livehere {
  background-color: #00447d;
  /* Optional: white background for the inner boxes */
  color: #FFFfFF;
  padding: 40px 10px;
}

.amenities-fees {
  background-color: #FFFfFF;
  /* Optional: white background for the inner boxes */
  color: #00447d;
  padding: 40px 0px;
  flex: 1.5;
}

.amenities-fees h4, .livehere h4 {
  margin: 0;
}

h5.monthlystart {
  margin: 15px 0px 30px;
  font-size: 24px;
}

.allcaps {
  text-transform: uppercase;
}

.maxhalf {
  flex-basis: 50%;
}

.amenities-flex {
  margin: 50px 10%;
}

/*.amenities-flex2 {
    display: grid;
    gap: 2.5rem;
    max-width: 800px;
    width: 100%;
    text-align: left;
    font-size: 1.5rem;
    margin: 50px 10%;
}*/
.amenities-flex2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  width: 97%;
  margin: auto;
}

.amen {
  flex: 1 1 calc(20% - 10px);
  min-width: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  height: 190px;
  line-height: 1.5;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.0125);
  margin-bottom: 20px;
  font-size: 18px;
}

.amen i {
  font-size: 2.5rem;
  /* Adjust icon size */
  margin-bottom: 8px;
  /* Space between icon and text */
  color: #00447d;
  /* Icon color */
}

.amen .value {
  font-weight: bold;
  color: #333;
  /* Text color */
  margin-top: 5px;
  /* Spacing between label and value */
}

.commercial-flex {
  font-size: 24px;
  column-count: 2;
  column-width: 200px;
}

.nobullets {
  list-style-type: none;
  line-height: 30px;
  column-count: 2;
  column-width: 150px;
}

.nobullets li {
  text-align: left;
  /* Aligns text inside each <li> to the left */
}

.fees-wrap {
  display: flex;
}

.fees-flex {
  margin: 30px;
  line-height: 1.75;
  flex: 1;
}

/*.associations {
    margin: auto;
}*/
.associations img {
  margin: 0px 30px;
}

.associations h4 {
  margin: 20px 0px 15px;
}

.rmwb_section .rmwb_main-photo img {
  min-height: 295px;
}

.rmwb_amenities-section {
  padding: 1rem;
  /* Optional padding */
}

.rmwb_amenities-section li {
  justify-content: flex-start !important;
}

.amenities-list {
  /*display: grid; /* Enable grid layout */
  display: flow;
  grid-template-columns: repeat(3, 1fr);
  /* 3 equal-width columns */
  gap: 10px;
  /* Space between items */
  list-style: none;
  /* Remove bullets */
  margin-left: 21% !important;
  text-align: left;
}

.amenities-list li {
  color: #00447d;
  padding: .2em !important;
  /*font-size: 20px; /* Optional: font size */
}

.centered {
  text-align: center;
}

.description {
  font-size: 20px;
}

/* FOR VIRTUAL TOURS */
.videoOverlayContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0px;
}

.video_padding {
  position: relative;
  margin: 0;
  padding: 15px;
  width: 460px;
}

.videoOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.background_navy {
  background-color: #00447d;
  color: #FFFfFF;
}

.videoLink:hover .videoOverlay {
  opacity: .8;
}

.tourText {
  color: #FFFfFF;
  font-size: 20px;
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.available-title {
  text-align: center;
  margin-bottom: 0px;
}

.virtual-tour-wrapper h3, .available-title h3 {
  font-weight: 400;
  text-align: center;
}

section.search-units-section {
  margin-bottom: 50px;
  /*background-color: $PaleGray;
    padding: 10px 10px 30px;*/
}

.rmwb_important-info-section {
  max-height: 145px;
}

.hidden-image {
  visibility: hidden;
  /* Hide the image initially */
}

.add-read-more.show-less-content {
  width: 100%;
}

.add-read-more.show-less-content .rmwb_important-info-section {
  max-height: 0px;
  /* Adjust height as needed */
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.add-read-more.expanded .rmwb_important-info-section {
  max-height: 1000px;
  /* Large enough to show all content */
}

.toggle-btn {
  display: block;
  /* Makes the button behave like a block-level element */
  margin: 10px auto;
  /* Centers the button horizontally */
  padding: 8px 16px;
  /* Adjusts padding for better button appearance */
  text-align: center;
  /* Ensures the text inside the button is centered */
  background-color: #021E42;
  /* Button background color */
  color: white;
  /* Button text color */
  border: none;
  /* Removes default border */
  border-radius: 8px;
  /* Rounded corners */
  cursor: pointer;
  /* Pointer cursor on hover */
}

.toggle-btn:hover {
  background-color: #021E42;
  /* Slightly darker color on hover */
}

.expanded {
  background-color: #eeeeee;
  margin-top: -275px;
  z-index: 1000;
}

img.ud-main-image, .ud-main-image {
  height: 275px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.prop-hero-container {
  position: relative;
  object-fit: contain;
  background-position: center;
  width: 100%;
  height: 500px;
}

.prop-hero-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  /* Dark overlay */
}

.prop-hero-container.hidden-image {
  opacity: 0.9;
  /* Adjusts the opacity of the background image */
}

#prop-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.unit-hero-container {
  position: relative;
  object-fit: contain;
  background-position: center;
  width: 100%;
  height: 500px;
}

.prop-title, .unit-title {
  text-align: center;
  line-height: 1;
  margin: 0px auto;
}

.prop-title h2 {
  color: #FFFfFF;
  font-weight: 600 !important;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  font-size: 5rem;
}

.unit-title h2 {
  color: #00447d;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.rmwb_detail-button-wrapper {
  padding: 10px 0px 0px !important;
}

.rmwb_unit_description {
  flex-basis: 100%;
  width: 100%;
  padding: 0 1em;
  margin-top: -50px;
}

.descripton1 {
  margin: 0px 30px 0px;
}

li.border-color1 {
  text-align: left;
}

.rmwb_header-section h3 {
  padding: 0px;
}

h3.rmwb_listing_header {
  margin: 0px;
}

.rmwb_photo-section {
  position: relative;
  /* Required for positioning the icon over the image */
}

.fa-icon {
  position: absolute;
  top: 10px;
  /* Adjust spacing */
  right: 20px;
  /* Adjust spacing */
  font-size: 24px;
  color: #FFFfFF;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  padding: 5px;
  width: auto;
  /* Ensures background is only as wide as needed */
  height: auto;
  /* Ensures background is only as tall as needed */
  display: inline-flex;
  /* Centers the icon inside the background */
  align-items: center;
  justify-content: center;
  pointer-events: none;
  /* Allow clicks to pass through */
}

.fa-icon:hover {
  color: #F4B324;
  /* Change color on hover */
}

.image-icon {
  position: absolute;
  top: 10px;
  /* Adjust spacing from the top */
  right: 20px;
  /* Adjust spacing from the left */
  font-size: 24px;
  /* Icon size */
  color: #FFFfFF;
  /* Icon color */
  background: rgba(0, 0, 0, 0.6);
  /* Dark background */
  border-radius: 50%;
  /* Circular background */
  padding: 5px;
  /* Add spacing around the icon */
  width: auto;
  /* Ensures background is only as wide as needed */
  height: auto;
  /* Ensures background is only as tall as needed */
  display: inline-flex;
  /* Centers the icon inside the background */
  align-items: center;
  justify-content: center;
  pointer-events: none;
  /* Allow clicks to pass through */
}

.rmwb_description {
  text-align: center;
}

img.videocover {
  height: 300px;
  object-fit: cover;
}

.add50 {
  top: 50px;
}

.buttonsflexh {
  margin: 0px auto 20px;
  max-width: 95%;
  display: flex;
  gap: 20px;
  justify-content: center;
}

.buttonsflexh > div[style*="visibility:hidden"] {
  display: none;
  /* Completely remove the div from layout */
}

.headline {
  font-family: utopia-std, serif;
  font-size: 2rem;
  border-top: 2px solid #00447d;
  width: 90%;
  margin: 0 auto 20px;
  border-bottom: 2px solid #00447d;
  color: #00447d;
  text-transform: uppercase;
}

.headline2 {
  font-family: utopia-std, serif;
  font-size: 2rem;
  border-top: 2px solid #00447d;
  width: 400px;
  margin: 0px auto 20px;
  border-bottom: 2px solid #00447d;
  color: #00447d;
  text-transform: uppercase;
}

.reducedwidth {
  width: 90%;
  margin: auto;
}

.reducedwidth2 {
  width: 80%;
  margin: auto;
}

.rmwb_section2 {
  min-width: 100%;
  padding: 1em 0px;
  flex: 1 1;
}

.propsearch {
  margin-bottom: 25px;
}

section.search-propertys-section {
  background-color: #0071CF;
  width: 100vw;
  margin: -80px -20px 20px;
  padding: 20px;
  color: #FFFfFF;
}

.searchhead {
  margin: 0px auto 10px;
}

h4.searcheader {
  line-height: 0px;
  text-transform: uppercase;
}

p.searchslogan {
  text-transform: capitalize;
  margin-top: -15px;
}

.nounits {
  margin-top: 50px;
}

.whitefade {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 999;
  position: relative;
}

.imageback {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.imageback::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  /* Reuse the same background image */
  background-size: cover;
  background-position: center;
  filter: blur(15px);
  /* Adjust blur intensity */
  opacity: 0.9;
  /* Adjust transparency */
}

.extrapadding {
  padding: 0px 10px;
}

#hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.smallbutton {
  width: 35%;
}

.detailslink {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  font-size: 1.25rem;
  margin: 5px 15px 0px;
  text-decoration: none;
}

.fullwidth {
  width: 100%;
  margin: 20px auto;
}

.featherlight-content {
  width: 95%;
}

.textingDisclaimer {
  font-size: 12px;
  text-align: center !important;
}

@media (max-width: 60em) {
  .addt-padding {
    padding: 2em;
  }
  .image-accent-color.content-side {
    width: 75%;
  }
  .card-circle-wrapper .card-circle-item,
  .card-vertical-3-col .card-vertical-col {
    width: 45%;
  }
  .form-overlay-bottom .form-overlay-text,
  .form-overlay-form {
    padding: 1em 5em;
  }
  .arc-two-column-left-link {
    margin-left: 2em;
  }
  .tabbed-block-img-content-wrapper {
    display: block;
  }
  .tabbed-block-image {
    margin-left: 0;
  }
}

@media (max-width: 1025px) {
  .home #hero {
    height: 100vh;
  }
  #hero {
    height: 500px;
  }
  .buttonsflexh {
    display: flow;
  }
  .amenities-flex2 {
    display: block;
  }
  .flex-row {
    flex-direction: column;
  }
  .maxhalf {
    max-width: 100%;
  }
  .nav-banner-bar,
  .nav-banner-bar-interior.header-padding {
    padding: 0.5em 0px 0px;
  }
  img.highlight-logo {
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .footer-menu {
    display: none;
  }
  .subfooter {
    gap: 0px;
    flex-direction: column;
  }
  .sub-menu {
    background-color: #0071CF;
    /* White background for submenu */
  }
  .logo-area {
    width: 100%;
    text-align: center;
  }
  .nav-banner-bar,
  .nav-banner-bar-interior {
    justify-content: center;
  }
  .nav-banner-bar {
    position: relative;
    width: 100%;
    margin: 0;
    height: 28px;
  }
  .top-menu-area {
    /*display: flex;
		justify-content: center;
		width: 95%;
		gap: 20px;
		padding: unset;
		margin: auto;*/
    display: none;
  }
  .image-accent-color.content-side {
    position: relative;
  }
  .image-accent-color-wrapper {
    display: none;
  }
  h1 {
    font-size: 2.5em;
  }
  h2,
  .fwimage-overlay-content .font2 {
    font-size: 2em;
  }
  h4,
  a {
    font-size: 1em;
  }
  .two-column-accent-color {
    flex-direction: column-reverse;
  }
  .two-column-accent.large-side,
  .two-column-cgm.large-side,
  .two-column-accent.accent-side,
  .two-column-cgm.accent-side,
  .image-accent-color.image-side {
    width: 100%;
  }
  .image-accent-color.color-side {
    display: none;
  }
  .two-column-contact-googlemap {
    flex-direction: column-reverse;
  }
  .two-column-contact-googlemap .standard-google-map iframe {
    height: 450px;
  }
  .highlight_flex {
    flex-direction: column;
  }
  .highlight-image, .highlight-content {
    width: 100%;
  }
  .hpbutton.white {
    font-size: 5vw;
    width: 80%;
  }
  a.highlightlink {
    font-size: 3.5vw;
    font-size: 4em;
  }
  .highlight_flex {
    gap: 10px;
  }
  .hpbutton {
    width: 66%;
    font-size: 1em;
    justify-content: center;
  }
  .hpbutton4 {
    width: 100%;
  }
  .contact-wrapper {
    width: 100%;
  }
  .map {
    width: 100%;
    height: 300px;
  }
  .menu-item-home {
    display: block;
  }
  .mobilelogo {
    display: block;
    width: 50%;
    margin: 10px auto;
  }
  p.branding {
    font-size: 30px;
  }
}

@media (max-width: 720px) {
  .max-wrap {
    padding: 0px;
  }
  .detailsbutton {
    width: 100%;
  }
  .bottom-footer-wrapper {
    display: block;
  }
  .bottom-footer {
    margin: 1em 0;
  }
  .bottom-footer:first-child {
    align-items: center;
    text-align: center;
  }
  .footer-menu-area .navigation-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-menu-area .navigation-list li {
    padding: 1em;
  }
  .footer-menu-area .navigation-list li:first-child {
    padding-top: 1em;
  }
  .footer-menu-area .navigation-list li:last-child {
    padding-bottom: 1em;
    padding-right: 1em;
  }
  .copyright-area {
    flex-direction: column;
    align-items: center;
  }
  .two-column-accent-color,
  .three-column-image-hover {
    min-height: auto;
    height: auto;
  }
  .card-vertical-3-col .card-vertical-col img {
    height: 250px;
  }
  .arc-item-wrapper {
    padding: 2em;
  }
  .arc-item-wrapper:after {
    width: 0;
    height: 0;
  }
  .arc-item-image {
    margin-top: 0em;
    height: 350px;
    width: 100%;
  }
  .arc-two-column-left-img,
  .tabbed-block-image {
    height: 250px;
  }
  .arc-two-column-left-img .image,
  .tabbed-block-image .image {
    height: 100%;
  }
  .card-circle-wrapper .card-circle-image-wrap img {
    width: 280px;
    height: 280px;
  }
  .arc-item-image .image {
    height: 350px;
  }
  .bottom-footer:last-child {
    display: none;
  }
  .image-accent-color-container {
    min-height: auto;
  }
  .three-column-image-hover {
    display: block;
  }
  .arc-two-column-wrapper {
    flex-direction: column;
  }
  .three-column-item:nth-child(2) .three-column-item-content {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid rgba(244, 244, 244, 0.2);
    border-bottom: 1px solid rgba(244, 244, 244, 0.2);
  }
  .card-circle-wrapper .card-circle-item,
  .card-vertical-3-col .card-vertical-col {
    width: 100%;
  }
  .form-overlay-bottom .form-overlay-text,
  .form-overlay-form {
    padding: 1em 0;
  }
  .tabbed-block-tabs {
    flex-direction: column;
  }
  #tabbed-block-tabs {
    flex-direction: column;
  }
  #tabbed-block-tabs ul {
    width: 100%;
  }
  .tabbed-block-content {
    width: 100%;
    padding: 1em;
  }
  .arc-two-column-left, .arc-two-column-right {
    width: 100%;
  }
  .fwimage-overlay-border {
    display: none;
  }
  .fwimage-overlay-content {
    margin: 8em 2em;
    padding: 3em 1em;
  }
  .image-accent-color.content-side {
    width: 90%;
  }
  .text-blocks-col-wrapper {
    flex-direction: column;
  }
  .rmwb_listings {
    width: 100%;
  }
  .unit-search-hp label, .property-search label {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
    gap: 7px;
  }
  /* .search-form {
        display: flex;
        flex-direction: column;
        margin: -20px 0px;
        flex-direction: row;
        background-color: #eeeeee;
        padding: 20px;
    }*/
  .searchbutton {
    font-size: 5vw;
    width: 100%;
    margin-top: 10px;
  }
  .slick-dots {
    display: none !important;
  }
  .amenities-flex {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem;
    max-width: 800px;
    margin: 50px 12%;
    width: 84%;
    flex-direction: column;
  }
  .icon {
    width: 45px;
    height: 29px;
  }
  .goldbutton {
    width: 90%;
  }
  a.contactlink-align {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 5px auto 15px;
    text-decoration: none;
    padding-left: 5%;
  }
  .rmwb_detail-wrapper {
    padding: 0em !important;
  }
  .headline2 {
    width: 100%;
  }
  .rmwb_row {
    padding: 0vh 20px !important;
  }
  .propinfobar {
    flex-direction: column;
    align-items: center;
    /* Centers the items vertically in column layout */
    padding: 20px;
  }
  .separator {
    display: none;
    /* Hides the | separators */
  }
  .separator::after {
    content: '\A';
    /* Inserts a line break */
    white-space: pre-wrap;
    /* Ensures the line break is respected */
  }
  .fees-wrap {
    display: block;
  }
  .mobile-portal-btns {
    display: flex;
    flex-direction: column;
    /* Stack children vertically */
    gap: 1rem;
    /* Add spacing between children */
  }
  .headertext2 {
    width: 100%;
    /* Full width */
    text-align: center;
    /* Optional: Center text */
  }
  .mobileportalbuttons {
    display: flex;
    justify-content: space-between;
    /* Ensure buttons are spaced evenly */
    gap: 1rem;
    /* Add spacing between buttons if needed */
  }
  .mobileportalbuttons .portal {
    flex: 1;
    /* Make each button take equal space */
    text-align: center;
    /* Center the text inside buttons */
    padding: 0.5rem 1rem;
    /* Adjust button padding */
    background-color: #007BFF;
    /* Example button background color */
    color: #fff;
    /* Example button text color */
    text-decoration: none;
    border-radius: 5px;
    /* Optional: Add rounded corners */
  }
  .mobileportalbuttons .portal:hover {
    background-color: #0056b3;
    /* Example hover effect */
  }
  .amenities-list {
    display: list-item;
  }
  .banner-text {
    font-size: 0.75em;
  }
  p.propinfo, p.propinfo2 {
    font-size: 0.6em;
  }
  .prop-logo img {
    max-width: 95%;
    margin: 20px auto;
  }
  .prop-title {
    margin: 0px;
    padding: 0px 50px;
  }
  .prop-title h2 {
    font-size: 2.5rem;
  }
  .headline {
    width: 100%;
  }
  .amenities-list {
    margin-left: 0px !important;
    text-align: left;
  }
  .twocolumngray {
    padding: 20px 10px;
  }
  .max-wrap.search-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    /* Adds spacing between elements */
  }
  .unit-search {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }
  input#min-rent, input#max-rent, select#city {
    max-width: unset;
  }
  .unit-search label {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .unit-search select,
  .unit-search input {
    max-width: 100%;
    height: 50px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .update_listings.searchbutton.contactlink {
    width: 100%;
    padding: 12px 10px 35px;
    color: #FFFfFF;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0px;
  }
  /*.update_listings.searchbutton.contactlink:hover {
			background-color: #0056b3;
		}*/
  .search-form {
    width: 85%;
    margin: auto;
  }
  section.search-propertys-section {
    margin: -40px 0px 20px;
  }
  .max-wrap.search-form.grayback2 {
    width: 100vw;
    padding: 30px;
  }
  .rm-core-paragraph-wrapper {
    width: 100%;
    margin: 0em;
  }
  .wp-block-list ul.wp-block-list {
    padding-left: 1em;
  }
  .news-article {
    width: 100%;
  }
  .smallbutton {
    width: 100%;
    font-size: 18px;
  }
  h1.branding, hr.hr-hero-hp {
    display: none;
  }
  .branding .mobile-space {
    display: inline-block;
    /* Or block, depending on layout */
    margin-top: 1rem;
    /* Adjust as needed */
  }
  #wprmenu_bar .bar_logo {
    height: 35px !important;
  }
  .title-bar {
    padding: 40px 0px 5px;
  }
  #wprmenu_bar div.hamburger {
    margin-right: 12px;
  }
  .menu_title {
    font-size: 0 !important;
  }
  .menu_title a {
    font-size: initial !important;
  }
}

/*$slick-arrow-color: #555555 !default;*/
/*$slick-dot-color: black !default;*/
/*$slick-dot-size: 6px !default;*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 25px;
  line-height: 1;
  color: #F4B324;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "◀";
}

[dir="rtl"] .slick-prev:before {
  content: "▶";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "▶";
}

[dir="rtl"] .slick-next:before {
  content: "◀";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #F4B324;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #F4B324;
  opacity: 0.75;
}
