.home-gallery-slider .owl-nav button.owl-prev, .home-gallery-slider .owl-nav button.owl-next{
    background: #001934;
    margin: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    top: 40%;
    border: 1px solid white;
}
.home-gallery-slider .owl-nav button.owl-prev img, .home-gallery-slider .owl-nav button.owl-next img{
    width: 35px;
}
.home-gallery-slider .owl-nav button.owl-prev img{transform: rotateZ(180deg);}

.home-gallery-slider .owl-nav button.owl-prev{left: 16%;}
.home-gallery-slider .owl-nav button.owl-next{right: 16%;}
.home-gallery-slider .section-title p{
    color: white;
    position: absolute;
    bottom: 8%;
    width: 100%;
}
.border1{
    position: absolute;
    width: 50%;
    height: 90%;
    top: 0;
    left: 3%;
    bottom: 0;
    margin: auto;
    border: 1px solid #a38b6d;
    border-right: 0;
}
.border2{
    position: absolute;
    width: 51%;
    height: 93%;
    top: 0;
    left: 2.5%;
    bottom: 0;
    margin: auto;
    border: 1px solid #a38b6d;
    border-right: 0;
    border-radius: 50px;
}
.point p{
    font-family: 'ChronicleDisplay-Semi';
    color: white;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.2;
    text-shadow: 2px 2px 8px #000000;
}
.point{
    position: absolute;
    z-index: 1;
    font-family: 'ChronicleDisplay-Semi';
    color: white;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1.2;
    text-shadow: 2px 2px 8px #000000;
}
.line{background-color: white;}
.point.one{
    top: 2%;
    right: 60%;
}
.point.two{
    top: 15%;
    left: 15%;
}
.point.three{
    bottom: 25%;
    left: 35%;
}
.point.four{
    top: 38%;
    left: 31%;
}
.point.five{
    bottom: 42%;
    right: 26%;
}
.point.six{
    top: 7%;
    right: 40%;
}
.point.seven{
    top: 27%;
    right: 5.5%;
}
.point.one .line, .point.six .line{
    height: 1px;
    width: 20px;
    background-color: white;
}
.point.seven .line, .point.point.bg-red .line, .point.point.bg-yellow .line, .point.point.bg-blue .line{
    height: 20px;
    width: 1px;
}
.point.bg-red{
    top: 3%;
    right: 50%;
}
.point.bg-yellow{
    top: 24%;
    left: 20%;
}
.point.bg-blue{
    bottom: 50%;
    right: 4%;
}
.point.bg-red p{background: #d2232a85;border-radius: 12px;}
.point.bg-yellow p{background: rgba(244, 165, 29, 0.347); border-radius: 12px;}
.point.bg-blue p{background: rgba(59, 193, 242, 0.778);border-radius: 12px;}
.line.red{background-color: #d2232a85;}
.line.yellow{background-color: #F4A61D;}
.line.blue{background-color: #00AEEF;}
.first-leasing h1{
    font-size: 100px;
    line-height: 1;
    color: #00adc9;
    font-family: ChronicleDisplay-Semi;
}
.iconleasingbox{
    height: 100px;
    position: relative;
}
.iconblur {
    width: 120px;
    height: 120px;
    background-color: #ffffff;
    filter: blur(22px);
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.iconleasing{
    height: 80px;
    object-fit: contain;
    position: relative;
    width: fit-content;
    margin: auto;
}
.first-leasing h3, .first-leasing p{position: relative;}
.first-leasing{position: relative;height: 1188px;}
.circle1{
    position: absolute;
    width: 100vw;
    margin: 0 auto;
    height: 100vw;
    border: 1px solid #00adc9;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: -54%;
}
.circle2{
    position: absolute;
    width: 60vw;
    margin: 0 auto;
    height: 60vw;
    border: 1px solid #00adc9;
    border-radius: 50%;
    left: 0;
    right: 0;
    top: -40%;
}
.mt15{margin-top: 15%;}
h3.leasingbig {font-size: 70px;}
.btn-cove-wetlandsestates.dark{
    color: #2f3550 !important;
    border: 1px solid #2f3550;
}
.explore-area.leasing::after{display: none;}

.commercial-section-icons { 
    width: 80% !important;
}

.commercial_section_map {
    width: 100%;
    padding: 175px 0 125px;
    position: relative;
    background-color: #ecf6f7;
    margin-top: -175px;
} 

.load-more-commercial {
    color: #2f3550 !important;
    font-size: 20px;
    text-align: center;
    padding: 10px 30px;
    border-bottom: 1px solid #00adc9;
}
.load-more-commercial:hover,
.load-more-commercial:focus {
    color: #fff !important;
    background-color: #00adc9;
}

.commercial_section_annualcatchment {
    width: 100%;
    padding: 0;
    position: relative;
    background-color: #ecf6f7; 
} 

#footer .footer-top .footer-links ul a {
    text-transform: capitalize !important;
}
.community-logo{
    position: absolute;
    width: 30%;
    left: 0;
    bottom: 0;
    right: 0;
}
@media(min-width:1800px){
    .circle2{top: -57%;}
    .circle1{top: -82%;}
}
@media(max-width:1600px){ 
    .commercial-section-icons { 
        width: 90% !important;
    }
}
@media(max-width:1441px){
    .circle1{top: -49%;}
    .circle2{top: -36%;}
    .commercial-section-icons { 
        width: 95% !important;
    }
}
@media(max-width:1280px){
    .home-gallery-slider .owl-nav button.owl-prev, .home-gallery-slider .owl-nav button.owl-next{
        width: 50px;
        height: 50px;
    }
    .home-gallery-slider .owl-nav button.owl-prev img, .home-gallery-slider .owl-nav button.owl-next img{width: 25px;height: fit-content;}
    .iconleasing{height: 60px;}
    .iconblur {width: 100px;height: 100px;}
    .circle1 {top: -38%;}
    .circle2 {top: -29%;}
    .first-leasing h1{font-size: 80px;}
    .commercial_section_2 {
        padding: 100px 0;
    }
    .commercial_section_map { 
        padding: 175px 0 100px; 
    }
}

@media(max-width:1200px){
    .commercial .card .py-3.border-bottom p {
        height: 70px;
    }
}
@media(max-width:1024px){
    .circle1 {top: -18%;}
    .circle2 {top: -18%;}

    .commercial_section_map {
        padding: 150px 0 100px;
        margin-top: -125px;
    }
}
@media(max-width:960px){
    .border1{
        top: 20px;
        height: 36%;
        width: 90%;
        bottom: unset;
        border-right: 1px solid #a38b6d;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .border2{
        top: 10px;
        height: 37.5%;
        width: 92%;
        bottom: unset;
        border-right: 1px solid #a38b6d;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .point p, .point{font-size: 6px;}
    .commercial-section-icons {
        width: 100% !important;
    }

    .commercial_section_map {
        padding: 120px 0 100px;
        margin-top: -150px;
    }
    .community-logo{width: 55%;}
}
@media(max-width:500px){
    .home-gallery-slider .section-title p{
        position: relative;
        width: 90%;
        margin: 10px auto 0;
        color: black;
    }
    .border1{height: 47.5%;}
    .border2{height: 50.5%;}
    .first-leasing h1, h3.leasingbig {font-size: 50px;}

    .commercial_banner .container {
        top: -12%;
        position: relative;
    }

    .subpage_hero p {
        font-size: 16px !important;
    }

    .commercial_section_1 .section-title { 
        padding-bottom: 0 !important;
        margin-bottom: 2rem !important;
    }

    .commercial-section-icons .owl-carousel.awards_slider .owl-nav button.owl-next, 
    .commercial-section-icons .owl-carousel.awards_slider .owl-nav button.owl-prev {
        top: 30%;
    }

    .commercial_section_map {
        padding: 150px 0 50px;
        margin-top: -140px;
    }

    .commercial_section_2 {
        padding: 80px 0;
    }

    .commercial_section_2 .section-title {
        margin-bottom: 0rem !important;
    }

    .commercial .card .py-3.border-bottom p {
        height: auto;
    }

    .scroll-container {
        width: 100%;
        display: flex;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        position: relative;  
    } 

    .scroll-container video {
        width: 1000px;
        max-height: 500px;
        object-fit: contain;
        max-width: 1000px;
    }

    .scroll-commercial-icon {
        position: relative; 
        text-align: center;
        margin: 0 auto;
    }

    .scroll-commercial-icon img {
        width: 70px;
        margin: 0px auto 20px auto;
        display: block;
    } 

    .commercial_section_annualcatchment {
        padding: 65px 0;
        background-image: url(../img/commercial/annualcatchmen-bg.webp) !important;
        background-size: cover !important;
        background-position: center right !important;
        position: relative;
        background: #104a58;
    }  

    .commercial_section_annualcatchment .section-title h5 {
        color: #54AAC9;
        font-size: 36px;
        font-family: ChronicleDisplay-Semi;
        letter-spacing: 1px;
    }

    .commercial_section_annualcatchment .section-title p {
        color: #54AAC9;
        font-size: 18px;
        line-height: 1;
    }

    .catchment_slider-item {
        width: 85%;
        margin: 0 auto;
    }

    .catchment_slider-item .stat-item {
      padding: 0px 15px 25px 15px;
    }
 
    .catchment_slider-item .stat-icon {
        width: 40px !important;
        height: 40px !important;
        object-fit: contain !important;
    }

    .catchment_slider-item .stat-label {
        color: #fff;
        margin-bottom: 0;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 1.2;
        font-weight: 600;
    }

    .catchment_slider-item .stat-value {
      font-size: 30px;
      font-weight: bold;
      color: #00adc9; /* bright cyan similar to image */
      margin: 0;
      letter-spacing: 0.5px;
      line-height: 1.2;
    }

    .catchment_slider .owl-nav {
        display: none;
    }

    .catchment_slider .owl-dots {
        position: relative;
        left: 0;
        bottom: 0;
        padding-left: 0;
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }
    .catchment_slider button.owl-dot {
        width: 12px;
        height: 12px;
        border-radius: 30px;
        border: 1px solid #fff;
        margin: 0 5px;
        display: inline-block;
    }
    .catchment_slider button.owl-dot:focus,
    .catchment_slider button.owl-dot:hover {
        width: 12px;
        height: 12px;
        border-radius: 30px;
        border: 1px solid #fff;
        margin: 0 5px;
        display: inline-block;
        outline: 0;
    }
    .catchment_slider button.owl-dot.active {
        width: 40px;
        height: 12px;
        border-radius: 30px;
        border: 1px solid #fff;
        margin: 0 5px;
        display: inline-block;
    }

}