.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1250px;
}
body {font-family: 'Nunito Sans';}body {line-height: 1.6;font-size: 20px;font-weight: 400;color: #333333;}.oxy-nav-menu-hamburger-line {background-color: #333333;}h1, h2, h3, h4, h5, h6 {font-family: 'Nunito Sans';font-size: 3rem;font-weight: 700;line-height: 1.2;}h2, h3, h4, h5, h6{font-size: 2.3rem;font-weight: 700;line-height: 1.2;}h3, h4, h5, h6{font-size: 2rem;font-weight: 700;line-height: 1.2;}h4, h5, h6{font-size: 1.7rem;font-weight: 700;line-height: 1.2;}h5, h6{font-size: 1.5rem;font-weight: 700;line-height: 1.2;}h6{font-size: 1.3rem;font-weight: 700;line-height: 1.2;}a {color: #394d84;text-decoration: underline;}a:hover {color: #394d84;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_iconlist {
 max-width:100%;
 margin-bottom:1rem;
}
.oxel_iconlist__row {
 padding-top:4px;
 padding-left:0px;
 padding-right:8px;
 padding-bottom:4px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.oxel_iconlist__row__icon {
color: #394d84;}.oxel_iconlist__row__icon 
>svg {width: 30px;height: 30px;}.oxel_iconlist__row__icon {
 margin-right:15px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.featured-home {
 background-color:#ffffff;
 box-shadow:0px 0px 45px rgba(0,0,0,0.19);
}
.featured-home-content {
 width:100%;
 padding-top:1.5em;
 padding-right:1.5em;
 padding-bottom:1.5em;
 padding-left:1.5em;
 background-color:#ffffff;
}
@media (max-width: 767px) {
.featured-home-content {
}
}

@media (max-width: 479px) {
.featured-home-content {
 padding-top:1em;
 padding-right:1em;
 padding-bottom:1em;
 padding-left:1em;
}
}

.green-gradient {
}
.green-gradient:not(.ct-section):not(.oxy-easy-posts),
.green-gradient.oxy-easy-posts .oxy-posts,
.green-gradient.ct-section .ct-section-inner-wrap{
display:flex;
}
.industry-leading {
}
.details-list {
}
.details-list:not(.ct-section):not(.oxy-easy-posts),
.details-list.oxy-easy-posts .oxy-posts,
.details-list.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 30px;grid-row-gap: 20px;}
.details-row {
 gap:5px;
}
.details-row:not(.ct-section):not(.oxy-easy-posts),
.details-row.oxy-easy-posts .oxy-posts,
.details-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:5px;
}
@media (max-width: 991px) {
.details-row {
 text-align:left;
}
.details-row:not(.ct-section):not(.oxy-easy-posts),
.details-row.oxy-easy-posts .oxy-posts,
.details-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.details-icon {
color: #394d84;}.details-icon 
>svg {width: 60px;height: 60px;}.details-icon {
 margin-right:0px;
}
.details-text {
 font-weight:400;
}
@media (max-width: 991px) {
.details-text {
 text-align:center;
}
}

.attribution:focus{
 text-decoration:underline;
}
.attribution:hover{
 text-decoration:underline;
}
.attribution {
}
@media (max-width: 991px) {
.attribution {
 text-align:center;
}
}

.property-location-wrapper {
 width:100%;
 gap:40px;
}
.property-location-wrapper:not(.ct-section):not(.oxy-easy-posts),
.property-location-wrapper.oxy-easy-posts .oxy-posts,
.property-location-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
gap:40px;
}
.property-location-info {
 gap:10px;
 width:50%;
}
.property-location-info:not(.ct-section):not(.oxy-easy-posts),
.property-location-info.oxy-easy-posts .oxy-posts,
.property-location-info.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
gap:10px;
}
@media (max-width: 767px) {
.property-location-info {
 width:100%;
}
}

.propery-location-info-heading {
 font-size:1.4rem;
 margin-bottom:0px;
}
.community-features {
}
.community-info-two-col {
 width:100%;
}
.community-info-two-col:not(.ct-section):not(.oxy-easy-posts),
.community-info-two-col.oxy-easy-posts .oxy-posts,
.community-info-two-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 767px) {
.community-info-two-col {
 text-align:justify;
}
.community-info-two-col:not(.ct-section):not(.oxy-easy-posts),
.community-info-two-col.oxy-easy-posts .oxy-posts,
.community-info-two-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.community-icon {
color: #394d84;}.community-icon 
>svg {width: 30px;height: 30px;}.community-icon {
}
.community-info-white-box {
 background-color:#ffffff;
 width:100%;
 padding-top:2em;
 padding-right:1em;
 padding-bottom:2em;
 padding-left:1em;
 margin-top:40px;
 border-radius:3px;
 box-shadow:0px 0px 45px rgba(0,0,0,0.09);
}
.community-section-heading {
 font-size:1.8rem;
 margin-bottom:0px;
}
.hr {
 width:60px;
}
.manager-info-div {
 margin-top:1em;
}
.center-center {
}
.utilities-included {
}
.amhc-regions {
}
.homes-available {
}
.logo {
 text-transform:uppercase;
 font-weight:400;
 line-height:1.1;
 font-size:1.1rem;
 text-align:left;
}
.footer-contact-link:focus{
 text-decoration:underline;
}
.footer-contact-link:hover{
 text-decoration:underline;
}
.footer-contact-link {
 text-decoration:none;
}
@media (max-width: 991px) {
.footer-contact-link {
}
}

.icon-link:focus{
transform:translate(10px);}
.icon-link:hover{
transform:translate(10px);}
.icon-link {
 gap:10px;
 transition-duration:.3s;
 transition-timing-function:ease-in-out;
 transition-property:all;
}
.icon-link:not(.ct-section):not(.oxy-easy-posts),
.icon-link.oxy-easy-posts .oxy-posts,
.icon-link.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
gap:10px;
}
.icon-link-icon {
color: #ef0000;}.icon-link-icon 
>svg {width: 25px;height: 25px;}.icon-link-icon {
 margin-top:2px;
}
.icon-link-text {
}
.icon-list-link:focus{
 text-decoration:underline;
}
.icon-list-link:hover{
 text-decoration:underline;
}
.icon-list-link {
 text-decoration:none;
}
.white-text {
}
.dark-button {
}
:root {
  --blue: #394d84;
  --light-blue: #8fb1d3;
  --dark-gray: #333;
  --error-red: #F04438;
}

html {
  font-size: 20px;
}

h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
}

a,
a *,
input[type="submit"],
button,
.git-link-icon {
	transition: .3s ease-in-out all;
}

.ct-section.left-top,
.ct-new-columns >.ct-div-block.left-top {
	background-position: left top;
}
.ct-section.left-center,
.ct-new-columns >.ct-div-block.left-center {
	background-position: left center;
}
.ct-section.left-bottom,
.ct-new-columns >.ct-div-block.left-bottom {
	background-position: left bottom;
}
.ct-section.right-top,
.ct-new-columns >.ct-div-block.right-top {
	background-position: right top;
}
.ct-section.right-center,
.ct-new-columns >.ct-div-block.right-center {
	background-position: right center;
}
.ct-section.right-bottom,
.ct-new-columns >.ct-div-block.right-bottom {
	background-position: right bottom;
}
.ct-section.center-top,
.ct-new-columns >.ct-div-block.center-top {
	background-position: center top;
}
.ct-section.center-center,
.ct-new-columns >.ct-div-block.center-center {
	background-position: center center;
}
.ct-section.center-bottom,
.ct-new-columns >.ct-div-block.center-bottom {
	background-position: center bottom;
}

.white-text,
.white-text a {
  color: #fff;
}

.logo span {
  display: block;
}

.logo-big {
  font-size: 1.95rem;
  font-weight: 700;
}

.oxel_icon_button__container .oxel_icon_button_text,
.oxel_icon_button__container .oxel_icon_button_icon {
  color: #fff;
}

a.ct-link-button,
a.oxel_icon_button__container,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_submit button {
  background-color: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 3px;
  color: #fff;
  line-height: 1.6;
  padding: 10px 16px;
}

a.ct-link-button:hover,
a.ct-link-button:focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_submit button:focus {
  background-color: #fff;
  border-color: var(--blue);
  color: var(--blue);
  transform: translateY(-5px);
}

a.ct-link-button.dark-button:hover,
a.ct-link-button.dark-button:focus {
  background-color: #fff !important;
  color: #333 !important;
}

/* Formidable Forms */
.ct-shortcode .with_frm_style .frm_primary_label,
.ct-shortcode .with_frm_style input[type=text],
.ct-shortcode .with_frm_style input[type=password],
.ct-shortcode .with_frm_style input[type=email],
.ct-shortcode .with_frm_style input[type=number],
.ct-shortcode .with_frm_style input[type=url],
.ct-shortcode .with_frm_style input[type=tel],
.ct-shortcode .with_frm_style input[type=phone],
.ct-shortcode .with_frm_style input[type=search],
.ct-shortcode .with_frm_style select,
.ct-shortcode .with_frm_style textarea,
.ct-shortcode .frm_form_fields_style,
.ct-shortcode .with_frm_style .frm_scroll_box .frm_opt_container,
.ct-shortcode .frm_form_fields_active_style,
.ct-shortcode .frm_form_fields_error_style,
.ct-shortcode .with_frm_style .frm-card-element.StripeElement,
.ct-shortcode .with_frm_style .frm_slimselect.ss-main,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_submit button {
  font-size: 1rem;
}

.ct-shortcode .with_frm_style .frm_primary_label,
.ct-shortcode .with_frm_style input[type=text],
.ct-shortcode .with_frm_style input[type=password],
.ct-shortcode .with_frm_style input[type=email],
.ct-shortcode .with_frm_style input[type=number],
.ct-shortcode .with_frm_style input[type=url],
.ct-shortcode .with_frm_style input[type=tel],
.ct-shortcode .with_frm_style input[type=phone],
.ct-shortcode .with_frm_style input[type=search],
.ct-shortcode .with_frm_style select,
.ct-shortcode .with_frm_style textarea,
.ct-shortcode .frm_form_fields_style,
.ct-shortcode .with_frm_style .frm_scroll_box .frm_opt_container,
.ct-shortcode .frm_form_fields_active_style,
.ct-shortcode .frm_form_fields_error_style,
.ct-shortcode .with_frm_style .frm-card-element.StripeElement,
.ct-shortcode .with_frm_style .frm_slimselect.ss-main {
  color: var(--dark-gray);
}

.ct-shortcode .with_frm_style input[type=text],
.ct-shortcode .with_frm_style input[type=password],
.ct-shortcode .with_frm_style input[type=email],
.ct-shortcode .with_frm_style input[type=number],
.ct-shortcode .with_frm_style input[type=url],
.ct-shortcode .with_frm_style input[type=tel],
.ct-shortcode .with_frm_style input[type=phone],
.ct-shortcode .with_frm_style input[type=search],
.ct-shortcode .with_frm_style select,
.ct-shortcode .with_frm_style textarea,
.ct-shortcode .frm_form_fields_style,
.ct-shortcode .with_frm_style .frm_scroll_box .frm_opt_container,
.ct-shortcode .frm_form_fields_active_style,
.ct-shortcode .frm_form_fields_error_style,
.ct-shortcode .with_frm_style .frm-card-element.StripeElement,
.ct-shortcode .with_frm_style .frm_slimselect.ss-main {
  border-radius: 3px;
  padding: 10px 14px;
}

.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field select:focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field textarea:focus {
  border-color: #D0D5DD;
}

.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field select:focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .form-field textarea:focus,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_submit button:focus,
a.ct-link-button:focus {
  outline: 3px dotted var(--blue);
}

.ct-shortcode .frm_style_formidable-style.with_frm_style p.description,
.ct-shortcode .frm_style_formidable-style.with_frm_style div.description,
.ct-shortcode .frm_style_formidable-style.with_frm_style div.frm_description,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm-show-form > div.frm_description,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_error,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_pro_max_limit_desc {
  font-size: 0.8rem;
}

.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_error,
.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_limit_error {
  color: var(--error-red);
}

.ct-shortcode .frm_style_formidable-style.with_frm_style .frm_error_style,
.ct-shortcode .with_frm_style .frm_message {
  border-radius: 3px;
  font-size: 1rem;
}

.frm_button_submit {
  font-family: 'Nunito Sans', sans-serif;
}
/* /Formidable Forms */

.oxy-header-left {
  align-items: flex-end;
}

.green-gradient {
  background: var(--blue);
  background: linear-gradient(90deg, var(--blue) 0%, rgba(57, 77, 132, 0.8) 100%);
}

.industry-leading strong {
  color: var(--blue);
}

.attribution a {
  color: var(--dark-gray);
  text-decoration: none;
}

.community-features ul {
  margin-bottom: 0;
  margin-top: 0;
}

.manager-info-heading {
  font-size: 1.2rem;
}

.oxy-gallery-grid .oxy-gallery-item-contents img {
  display: block;
}

.hr hr {
  background-color: var(--blue);
  border-radius: 3px;
  border-width: 0;
  height: 4px;
  margin: 1rem 0 1.5rem;
}

.community-info-white-box a {
  text-decoration: none;
}

.community-info-white-box a:hover,
.community-info-white-box a:focus {
  text-decoration: underline;
}

.homes-available ul {
  margin-top: 0;
}

.amhc-regions {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.region-section h2 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.amhc-region-communities {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
}

.amhc-region-community {
  background-color: #fff;
  box-shadow: 0px 0px 45px rgba(0,0,0,0.09);
  transition: .3s ease-in-out all;
}

.amhc-region-community img {
  display: block;
  height: 250px;
  object-fit: cover;
  width: 100%;
}

.amhc-region-name {
  font-size: 1.5rem;
}

.amhc-region-info a {
  text-decoration: none;
}

.amhc-region-info a:hover,
.amhc-region-info a:focus {
  text-decoration: underline;
}

.ct-link-button.margin-top {
  margin-top: 1em;
}

.oxy-gallery-item img {
  transition: transform ease-in-out .4s;
}

.oxy-gallery-item:hover img,
.oxy-gallery-item:focus img {
  transform: scale(1.2);
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
  padding-right: 0;
}

#-pro-menu-11-9 .oxy-pro-menu-off-canvas-container {
  align-items: flex-start;
  box-shadow: 0px 0px 45px rgba(0,0,0,0.09);
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
  left: auto;
  right: 20px;
}

#_nav_menu-58-9 a:hover,
#_nav_menu-58-9 a:focus {
  text-decoration: underline;
}

div#_gallery-151-2 {
  gap: 20px;
}

div#_gallery-151-2.oxy-gallery-flex .oxy-gallery-item {
  width: auto;
}

.oxy-gallery.oxy-gallery-flex .oxy-gallery-item-contents img {
  opacity: 1;
}

.home #link-69-9 span,
.home #link-69-9 div,
.home #link-18-9 div,
.home #-pro-menu-11-9 .oxy-pro-menu-mobile-open-icon,
.home .oxy-pro-menu-mobile-open-icon > svg {
  color: #fff !important;
  text-shadow: 0px 0px 25px rgba(0,0,0,0.64);
}

.wp-singular:not(.home) #_header-2-9.oxy-header.oxy-overlay-header,
.error404 #_header-2-9.oxy-header.oxy-overlay-header {
  position: relative;
}

@media (max-width: 1250px) {
  .home #section-2-2 {
    background-position: center top;
  }
}

@media (min-width: 992px) {
  .home .oxy-pro-menu-list a {
    color: #fff !important;
    text-shadow: 0px 0px 25px rgba(0,0,0,0.64);
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .logo {
    font-size: .9rem;
  }

  .logo-big {
    font-size: 1.6rem;
  }
  
  #-pro-menu-11-9 .oxy-pro-menu-list .menu-item,
  #-pro-menu-11-9 .oxy-pro-menu-list .menu-item a {
    font-size: 0.8rem;
  }
}

@media (max-width: 991px) {
  h1 {
    font-size: 2.4rem;
  }

  .oxy-header-left {
    align-items: center;
  }

  #-pro-menu-11-9 .oxy-pro-menu-container > div:first-child {
    margin: 100px 0 0;
  }

  .amhc-region-communities {
    grid-template-columns: 1fr;
  }

  #_gallery-11-20 {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .amhc-region-community {
    display: flex;
  }

  .amhc-region-community img {
    height: 100%;
    object-fit: cover;
    width: 350px;
  }

  .featured-home-content {
    width: auto;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 2rem;
  }

  h2 {
    font-size: 1.8rem;
  }
  
  #_header_row-3-9 {
    margin-top: 40px;
  }
  
  /* Schedule an appointment link */
  #link-18-9 {
    left: 0;
    position: absolute;
    right: 0;
    top: -30px;
  }

  .home #link-18-9 {
    top: 10px;
  }

  #menu-main-menu-1 li {
    align-items: center;
  }

  #_gallery-151-2 {
    align-items: center;
    flex-direction: column;
  }

  div#_gallery-151-2.oxy-gallery-flex .oxy-gallery-item {
    max-width: 350px;
    width: 100%;
  }

  .amhc-region-community {
    justify-self: center;
    max-width: 350px;
    width: 100%;
  }

  .property-location-info + .property-location-info {
    margin-top: 1em;
  }

  .community-info-two-col {
    text-align: left;
  }
}

@media (max-width: 479px) {
  #text_block-19-9 {
    display: none;
  }
  
  h1 {
    font-size: 1.8rem;
  }
  
  .logo {
    font-size: .7rem;
    padding-bottom: 2px;
  }

  .logo-big {
    font-size: 1.23rem;
  }

  .oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
    padding-bottom: 0;
    padding-top: 0;
  }

  #_gallery-82-93 { /* Gallery on the community pages */
    grid-template-columns: 1fr 1fr;
  }

  #_gallery-11-20 { /* Gallery on the New Home Info page */
    grid-template-columns: 1fr;
  }

  #link_text-168-93 {
    overflow-wrap: anywhere;
  }
}