.ptb-0 {
    padding: 0
}

.pt-0 {
    padding-top: 0
}

.pb-0 {
    padding-bottom: 0
}

.ptb-l {
    padding: 150px 0
}

.pt-l {
    padding-top: 150px
}

.pb-l {
    padding-bottom: 150px
}

.ptb-m {
    padding: 100px 0
}

.pt-m {
    padding-top: 100px
}

.pb-m {
    padding-bottom: 100px
}

.ptb-s {
    padding: 50px 0
}

.pt-s {
    padding-top: 50px
}

.pb-s {
    padding-bottom: 50px
}

/* ==== floorplan detail page css ==== */
.img-fulid {
    max-width: 100%;
}

.floorplan-detail-hero {
    height: 90vh;
}

body .floorplan-details-banner button.slick-prev {
    left: 0;
}

.heading-btm-bdr {
    border-bottom: 1px solid rgb(0 0 0 / 22%);
    width: 100%;
}

.genral-section-container {
    display: flex;
    flex-flow: wrap;
    padding: 0 50px;
}

.genral-section-container .left-col {
    box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.13);
    z-index: 9;
}

.genral-section-container .right-col {
    margin: 0;
    margin-left: -50px;
    position: relative;
    float: left;
    padding: 80px 0px 76px 101px;
    width: calc(74.666667% + 60px);
}

.floorplanDetailsSectionInfo {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px;
}

.floorplanDetailsSectionInfo .floorplanDetail {
    width: 47%;
    max-width: 47%;
}

.detailLabel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    padding: 12px 8px;

    width: 125px;
    font-size: 0.9rem;
    font-weight: 600;
}

.floorplanDetail:nth-child(n + 3) {
    margin-top: 12px;
}

.detailStat {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    margin-left: 6px;
    font-size: 0.9rem;
}

.detailsSectionHeader h2.section-title {
    margin-bottom: 5px;
    margin-top: 0px;
}

.detailsSectionHeader h2.section-title:before,
.detailsSectionHeader h2.section-title:after,
.other-floorplans h2.section-title:before,
.other-floorplans h2.section-title:after {
    display: none;
}

.detailsSectionContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    align-items: center;
    padding-top: 40px;
}

.detailsSectionContent p:last-child {
    margin-bottom: 0px;
}

.floorplanImageContainer {
    margin: 15px;
}

.available-units-container,
.floorplan-desc-container {
    padding: 0 50px;
}

.available-units-container .floorplanListing {
    width: 100%;
    text-align: center;
}

.available-units-container .floorplanListing .left {
    text-align: left;
}

.available-units-container .floorplanListing thead th {
    white-space: nowrap;
    padding: 8px;
    font-size: 18px;
    font-weight: 700;
}

.available-units-container .floorplanListing tbody th {
    width: 150px;
}

.available-units-container .floorplanListing tbody th {
    padding: 8px;
    font-weight: 700;
}

.available-units-container .floorplanListing td.standard,
.available-units-container .floorplanListing th.standard {
    padding: 14px;
}

.unit-actions .btn {
    padding: 12px 35px;
    font-size: 18px;
    line-height: 1;
    box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.2);
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
}

.see-addi-btn {
    min-width: 115px;
    margin: 0 auto;
    padding: 8px 15px;
    box-shadow: 5px 5px 10px 2px rgba(0, 0, 0, 0.2);
    border: none;
    outline: none;
    cursor: pointer;
}

.floorplanListToggleButton {
    text-align: center;
    width: 100%;
}

.pets-container {
    display: flex;
    /* flex-wrap: wrap; */
    padding: 0 50px;
    align-items: center;
}

.pets-container .left-col {
    /* position: absolute; */
    box-shadow: 0px 11px 19px 3px rgba(0, 0, 0, 0.13);
    z-index: 9;
    padding: 0;
}

.pets-container .left-col img {
    display: block;
}

.pets-container .right-col {
    margin: 0;
    margin-left: -50px;
    position: relative;
    float: left;
    padding: 80px 0px 76px 101px;
    width: calc(66.666667% + 60px);
}

.pets-container .detailsSectionContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pet-section .petsInfo {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 375px;
    margin-right: 36px;
    display: flex;
}

.petsInfo .petsIcon {
    display: flex;
    align-items: center;
}

.pet-section .petsStat {
    margin-right: 16px;
    font-size: 0.9rem;
}

.pet-section .petsIcon svg {
    height: 44px;
    max-width: 127px;
}

.pet-section .petDetailItem {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
}

.pet-section .petDetailItem .detailLabel {
    width: 150px;
}

.pet-section .petDetailsSectionContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pet-section .petDetailItem {
    margin-top: 12px;
}

.fpd-amenities-section .amenityList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
}

.fpd-amenities-section .amenityList .amenityItem {
    width: 22%;
}

.amenityList .amenityItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30%;
    font-size: 0.9rem;
    line-height: 1.2rem;
}

.appliances-section .appliancesList,
.utilities-section .utilitiesList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.appliances-section .applianceItem,
.utilities-section .utilityItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    padding-bottom: 35px;
    width: 25%;
}

.appliances-section .applianceItemIcon,
.utilities-section .utilityItemIcon {
    display: block;
    text-align: center;
    padding-right: 10px;
}

.appliances-section .applianceItemIcon svg,
.utilities-section .utilityItemIcon svg {
    height: 40px;
    width: 40px;
}

.other-floorplan-container .slick-track {
    display: flex !important;
}

.other-floorplan-container .slick-slide {
    margin: 0 15px;
    object-fit: cover;
    height: inherit;
    max-width: 26.8vw;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
    margin-bottom: 20px;
}

.other-floorplan-container .slick-slide .read-other {
    position: absolute;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 9;
    left: 0;
    top: 0;
}

.other-floorplan-container .slick-slide:hover .slide-img {
    transform: scale(1.07, 1.07);
    -webkit-transition: -webkit-transform cubic-bezier(0.2, 0, 0.2, 1) 0.5s;
    transition: -webkit-transform cubic-bezier(0.2, 0, 0.2, 1) 0.5s;
    transition: transform cubic-bezier(0.2, 0, 0.2, 1) 0.5s;
    transition: transform cubic-bezier(0.2, 0, 0.2, 1) 0.5s,
        -webkit-transform cubic-bezier(0.2, 0, 0.2, 1) 0.5s;
}

.other-floorplan-container .slick-slide:first-child {
    margin-left: 0px;
}

/* .other-floorplan-container .slick-slide:nth-child(n + 3) {
  margin-right: 0px;
} */
.other-floorplan-container .slick-slide .slide-img {
    object-fit: cover;
    height: 100%;
    object-position: center;
    width: 100%;
}

.other-floorplan-container .slick-slide .slide-bg {
    height: 500px;
    display: flex;
    position: relative;
    overflow: hidden;
	padding-bottom: 150px;
    padding-top: 40px;
}

.other-floorplan-container .slick-slide .slide-bg .slide-overlay {
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 163px;
    flex-shrink: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.other-floorplan-container .slide-content-box .slide-content {
    padding: 10px;
}

.other-floorplans-container {
    padding: 0 50px;
}

.videoPlayContainer {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 3;
}

.floorplan-price-box {
    padding: 7px 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    font-weight: 600;
    line-height: 20px;
}

.videoPlayContainer .videoPlay .playButtonSvgPath {
    width: 85px;
    height: 85px;
    fill: #fff;
    stroke: #fff;
}

.videoPlay svg {
    position: relative;
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
    fill: #fff;
    box-shadow: 0 0 12px 0px inset rgb(0 0 0 / 80%);
    border-radius: 50%;
}

.other-floorplan-container .slick-slide .slide-bg:after {
    content: "";
    display: block;
    background: url(/assets/images/headerGradientCompressed.png) top repeat-x;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 2;
    background-color: rgb(0 0 0 / 23%);
}

.other-floorplan-container .floorplan-price-box {
    padding: 8px 0px;
    position: relative;
    /* left: 0; */
    /* bottom: 0; */
    /* z-index: 4; */
    color: #fff;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); */
    font-weight: 600;
    line-height: 20px;
}

.other-floorplan-container .slide-flex-wrapper {
    position: absolute;
    bottom: 0px;
    z-index: 9;
    width: 100%;
}

.other-floorplan-container .floorplan-price-box p {
    margin-bottom: 0px;
    font-size: 1.2rem;
    font-weight: 600;
}

.other-floorplan-container .floorplan-price-box p span.per-month-label {
    font-size: 0.8rem;
}

.other-floorplan-container .floorplan-availability .availability-dot::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: calc(50% - 4px);
    height: 8px;
    width: 8px;
    left: 10px;
    border-radius: 50%;
    top: 0px;
}

.other-floorplan-container .floorplan-availability .availability-dot.available::before {
    background-color: #4ea73e;
    display: none;
}

.other-floorplan-container .floorplan-availability {
    margin-bottom: 3px;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    top: 0px;
    right: 10px;

    margin-top: 10px;
}

.other-floorplan-container .floorplan-availability p {
    text-orientation: upright;
    writing-mode: vertical-rl;
    border: 1px solid;
}

.other-floorplan-container .floorplan-info-box .floorplan-availability .availability-dot {
    position: relative;
    padding-left: 11px !important;
    margin-bottom: 0px;
}

.other-floorplan-container .floorplan-info-box .floorplan-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.1;
    text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid;
    width: 100%;
    padding-bottom: 8px;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats {
    margin-top: 3px;
    display: flex;
    flex-direction: row;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value span.statIcon svg path {
    fill: #fff;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value span {
    margin-right: 5px;
    width: 24px;
    height: 20px;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value span svg {
    width: 100%;
    height: 20px;
    fill: #fff;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value {
    position: relative;
    padding-right: 12px;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.1;
    white-space: nowrap;
    display: flex;
    align-items: center;
    /* width: 33.33%; */
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value + .stat-value:before {
    content: "";
    position: absolute;
    left: -3px;
    top: 3px;
    height: 14px;
    border-left: 2px solid #ababab;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value + .stat-value:before {
    border-color: #2a4c5b;
}

.other-floorplan-container .floorplan-info-box .floorplan-stats .stat-value + .stat-value {
    padding-left: 12px;
}

.vedio-info-deials {
    margin-top: -214px;
    z-index: 9;
    /* background-color: rgb(0 0 0 / 51%); */
    position: relative;
}

/* .vedio-info-deials {
  background-color: rgb(0 0 0 / 51%);
} */
.vedio-info-deials h1.section-title {
    font-size: 3rem;
    margin: 0px;
    position: relative;
}

.vedio-info-deials h1.section-title:before,
.vedio-info-deials h1.section-title:after {
    display: none;
}

.floorplanTopLevelStats {
    display: flex;
    margin-top: 12px;
    color: #fff;
    font-size: 0.9rem;
}

.floorplanTopLevelStats .floorplanTopLevelStat {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 7px;
    border-radius: 4px;
}

.floorplanTopLevelStats .floorplanTopLevelStat span.statIcon {
    width: 24px;
    height: 20px;
}

.floorplanTopLevelStats .floorplanTopLevelStat span.statIcon svg {
    width: 100%;
    height: 20px;
    fill: #fff;
}

.floorplanTopLevelStats .statIcon .svgIcon {
    height: 30px;
    max-width: 35px;
    fill: #fff;
}

.floorplanTopLevelStats .floorplanTopLevelStat + .floorplanTopLevelStat {
    margin-left: 30px;
}

.floorplanTopLevelStat .statContent {
    padding-left: 5px;
    text-wrap: nowrap;
}

.vedio-info-deials .text-wrap {
    display: flex;
}

.videoInfoBarWrapper,
.vedio-info-deials .videoInfoBarWrapper {
    display: flex;
}

.videoInfoBarWrapper .left-col,
.vedio-info-deials .videoInfoBarWrapper .left-col {
    padding: 20px 50px 40px;
    flex-grow: 1;
}

.videoInfoBarActionsContainer {
    margin-top: 6px;
}

.videoInfoBarActionsContainer .btn {
    font-weight: 400;
    display: inline-block;
    min-width: 115px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    letter-spacing: 0px;
    outline: none;
    margin: 0px;
    margin-right: 10px;
    padding: 14px 18px;
    margin-top: 10px;
}

.videoInfoBarActionsContainer .btn:focus {
    outline: none !important;
}

.videoPlayerContainer {
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 50px;
    /* left: calc(100% - (100% - 800px)); */
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    transform: translateY(-50%);
}

.videoPlayerWrapper .videoPlayerImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.videoPlayerContainer .videoPlayerWrapper a {
    display: flex;
    height: 100%;
    position: relative;
}

.videoPlayerContainer .videoPlayerWrapper a:hover{
    opacity: 1;
}

.videoPlayerContainer .videoPlayerWrapper a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.videoPlayerContainer .videoPlayerWrapper a:before {
    content: "";
    width: 80px;
    height: 80px;
    border: 8px solid #fff;
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.videoPlayerContainer .videoPlayerWrapper a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left: 30px solid #fff;
    opacity: 0.5;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin-left: 15px;
}
.videoPlayerContainer .videoPlayerWrapper:hover a:before,
.videoPlayerContainer .videoPlayerWrapper:hover a:after {
    opacity: 1;
}

.videoPlayerContainer .videoContentContainer {
    display: block;
    height: 100%;
    /* padding-bottom: 56.25%; */
    width: 100%;
    position: relative;
    top: -1%;
}

.videoPlayerWrapper.matterportPlayer {
    height: 100%;
    background-color: #fff;
}

.virtual-tour-headng {
    position: absolute;
    top: -30px;
    left: 40%;
}

.virtual-tour-headng span{
    padding: 5px;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    transition: opacity 0.3s ease;
}

.sflp-video-slide.slick-slider .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.videoPlayerWrapper button.slick-arrow {
    width: 40px;
    height: 40px;
    z-index: 2;
}
.videoPlayerWrapper button.slick-next {
    right: -25px;
}
.videoPlayerWrapper button.slick-arrow:before {
    font-size: 40px;
    color: #ddd;
    opacity: 1;
}

.playButtonSvgPath {
    width: 67px;
    height: 59px;
    fill: #fff;
    stroke: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px 0px inset rgb(0 0 0 / 30%);
}

.playButtonSvgPath:hover {
    box-shadow: none;
}

section.floorplan-details-banner {
    position: relative;
    height: 100vh;
    /* min-height: 50vw; */
}

section.floorplan-details-banner .floorplan-details-container {
    height: 100%;
    /* overflow: hidden; */
}

section.floorplan-details-banner .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

section.floorplan-details-banner .slider {
    border-radius: 0;
    overflow: hidden;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

section.floorplan-details-banner .slider .slick-list {
    height: 100%;
}

section.floorplan-details-banner .slider .slick-list .slick-track {
    height: 100%;
    min-width: 100vw !important;
}

section.floorplan-details-banner .slick-slide {
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    transition: all 0.5s ease;
}

section.floorplan-details-banner .slide-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

section.floorplan-details-banner .slide-bg a::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.28);
    display: block;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
}

section.floorplan-details-banner .slide-bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

section.tabs-block.floorplan-amenities-tab .tabs-amenities .tabs-nav {
    width: 100%;
}

section.tabs-block.floorplan-amenities-tab .tabs-amenities:before {
    display: none;
}

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

section.tabs-block.tabs-block.floorplan-amenities-tab .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid {
    padding-bottom: 0px;
    columns: 3;
}

.floorplan-amenities-tab .tabs-nav {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(0 0 0 / 22%);
}

.floorplan-amenities-tab .tabs-nav h2 {
    margin: 0;
}

.floorplan-amenities-tab-container {
    padding: 0 50px;
}

section.floorplan-amenities-tab .tabs-amenities .tabs-nav li {
    width: auto;
}

section.floorplan-amenities-tab .tabs-amenities .tabs-nav li:first-child {
    padding-right: 40px;
}

section.floorplan-amenities-tab .tabs-amenities .tabs-nav li a {
    padding: 9px 10px;
}

section.floorplan-amenities-tab .tabs-amenities .tabs-nav li a:focus {
    outline: none !important;
}

section.floorplan-amenities-tab .tabs-amenities .tabs-nav li.current a {
    color: rgba(251, 166, 47, 1);
    box-shadow: none;
    border-bottom: 3px solid #000;
}

section.floorplan-amenities-tab .tabs-amenities {
    padding: 0;
}

.other-floorplan-hdgspan {
    font-size: 12px;
    color: rgba(102, 102, 102, 1);
    text-transform: uppercase;
    letter-spacing: 5px;
}

.footnote {
    margin-top: 20px;
}

.floorplan-amenities {
    position: relative;
}

.floorplan-amenities .tab-content-wrap {
    padding: 40px 0 20px;
}

.floorplan-amenities .tab-content-wrap ul.amenities-grid {
    padding-bottom: 0px;
    padding-top: 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}

.floorplan-amenities .tab-content-wrap ul.amenities-grid li {
    position: relative;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    padding-left: 15px;
    line-height: 30px;
    margin-bottom: 5px;
    cursor: default;
    color: #000;
    font-family: inherit;
    width: calc(100%/3);
}

.floorplan-amenities .tab-content-wrap ul.amenities-grid li:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    left: 3px;
    top: 11px;
    font-size: 1vw;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #7d7d7c;
}

.floorplan-amenities .tab-content-wrap ul.amenities-grid li:after {
    display: none;
}

.lightbg {
    background: #f5f5f5;
}

.amenity-tooltips {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #f9f9f9;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    width: 100%;
    max-width: 300px;
}

.amenity-tooltips ul {
    list-style-type: disc;
    padding-left: 12px;
}

.amenity-tooltips ul li {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 10px;
}

section.tabs-block.floorplan-amenities-tab .tabs-amenities .tabs-stage {
    padding: 0;
}

section.floorplan-details-banner.no-slide {
    height: 300px;
}

.vedio-info-deials .videoInfoBarWrapper .left-col.no-vt {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-flow: column;
}

.container.available-units-container {
    position: static;
}

.other-floorplan-container .slick-slide img {
    object-fit: contain;
	    display: block;
    width: 100%;
}
.videoPlayerContainer .videoPlayerWrapper a:before {
    content: "";
    width: 80px;
    height: 80px;
    border: 8px solid #fff;
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
    z-index: 1;
}

table.floorplanListing .tooltip {
    text-align: left;
    padding-left: 20px;
    margin-top: 10px;
}

table.floorplanListing .tooltip ol {
    list-style: auto;
    padding-left: 20px;
}
table.floorplanListing .tooltip {
    padding: 10px;
    border: 1px solid #cdcdcd;
    line-height: 1.5;
    position: absolute;
    left: 48%;
    width: 300px;
    background: #fff;
    transform: translateX(-50%);
    z-index: 99;
}

@media (max-width: 1600px){
.vedio-info-deials h1.section-title {
    font-size: 2rem;
}
}



@media (max-width: 1280px) {
    .videoPlayerContainer {
        max-width: 320px;
    }
}

@media (max-width: 1024px) {

    .videoInfoBarWrapper,
    .vedio-info-deials .videoInfoBarWrapper {
        flex-direction: column;
    }

    .vedio-info-deials .videoInfoBarWrapper .left-col,
    .vedio-info-deials .videoInfoBarWrapper .right-col {
        width: 100%;
    }

    .vedio-info-deials .videoInfoBarWrapper .right-col .videoPlayerContainer {
        position: relative;
        right: 0px;
    }

    .other-floorplan-container .container.slide-container {
        padding: 0px;
    }

    .videoPlayerContainer{
        transform: unset;
    }

    .virtual-tour-headng{
        left: 36%;
    }

}

@media (max-width: 992px) {
    section.floorplan-details-banner {
        height: 80vh;
    }
    .videoInfoBarWrapper .right-col .videoPlayerContainer {
        position: relative;
        top: 0;
        right: 0;
        transform: none;
        width: 100%;
        max-width: 100%;
    }
    .videoInfoBarWrapper .right-col {
        padding: 0;
    }

    .virtual-tour-headng {
        top: -20px;
        left: 45%;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 16px;
    }

    .videoPlayerContainer {
        right: 0px;
    }

    .floorplanTopLevelStats {
        flex-wrap: wrap;
        justify-content: center;
    }
    .videoInfoBarActionsContainer {
        display: flex;
        flex-direction: column;
    }
    .videoInfoBarActionsContainer .btn{
        margin-right: 0;
    }
    .pets-container .left-col,
    .pets-container .right-col,
    .genral-section-container .left-col,
    .genral-section-container .right-col {
        width: 100%;
    }

    .pet-section .petsInfo {
        width: 100%;
    }

    .pets-container,
    .detailsSectionContent {
        display: block;
    }

    .pets-container {
        padding: 0 20px;
    }

    .pets-container .right-col,
    .genral-section-container .right-col {
        margin: 0;
        margin-left: 0px;
        position: relative;
        float: none;
        padding: 40px 20px;
    }

    .appliances-section .applianceItem,
    .utilities-section .utilityItem {
        width: 50%;
    }

    section.tabs-block.tabs-block.floorplan-amenities-tab .tabs-amenities .tabs-stage .tab-content .tab-content-wrap ul.amenities-grid {
        columns: 2;
    }

    .floorplanTopLevelStats .floorplanTopLevelStat + .floorplanTopLevelStat {
        margin-left: 0px;
    }

    .floorplan-amenities-tab-container {
        padding: 0 20px;
    }

    .floorplanTopLevelStats .floorplanTopLevelStat {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .genral-section-container,
    .available-units-container,
    .floorplan-desc-container {
        padding: 0 20px;
    }

    .other-floorplans-container {
        padding: 0 10px;
    }

    section.tabs-block .tabs-amenities .tabs-nav {
        flex-flow: wrap;
        text-align: center;
        width: 100%;
    }

    section.tabs-block .tabs-amenities .tabs-nav li {
        width: 50%;
    }

    section.floorplan-amenities-tab .tabs-amenities .tabs-nav li:first-child {
        padding-right: 0px;
        width: 100%;
        margin-bottom: 20px;
    }

    .other-floorplan-container .slick-slide {
        max-width: 100%;
        width: 100vw;
    }

    .other-floorplan-container .slick-slide .slide-bg {
        width: 95%;
    }

    .other-floorplan-container .slick-slide:first-child {
        margin: 0px;
    }

    table.floorplanListing {
        border: 0;
    }

    table.floorplanListing caption {
        font-size: 1.3em;
    }

    table.floorplanListing thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table.floorplanListing tr {
        border: 1px solid #aaa;
        border-bottom: 3px solid #aaa;
        display: block;
        margin-bottom: 20px;
    }
    

    table.floorplanListing td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
        text-align: right;
    }

    table.floorplanListing td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    table.floorplanListing .tooltip li {
        font-size: 1rem;
    }
    .floorplanListing a.btn {
        display: inline-block;
    }

    table.floorplanListing td:last-child {
        border-bottom: 0;
    }

    .available-units-container table.floorplanListing td.left {
        text-align: right;
    }

    .available-units-container table.floorplanListing td.unit-actions {
        text-align: center;
        padding-bottom: 10px;
    }

    .floorplan-amenities .tab-content-wrap ul.amenities-grid {
        columns: 1;
    }

    section.tabs-block .tabs-amenities .tabs-stage {
        padding: 0;
    }

    .vedio-info-deials h1.section-title {
        font-size: 2.125rem;
    }

    .videoPlayerContainer {
        max-width: 100%;
                position: relative;
    }

    .vedio-info-deials .text-wrap {
        justify-content: center;
    }
    
    .genral-section-container .left-col {
        box-shadow: none;
        position: relative;
    }
    
    section .container {
        padding: 0 20px;
    }

    .virtual-tour-headng{
        left: 40%;
    }
    .floorplan-amenities .tab-content-wrap ul.amenities-grid li {
        width: 100%;
    }
    .vedio-info-deials .right-col {
    position: relative;
    width: 100%;
    padding: 0 20px;
}
.videoInfoBarWrapper .left-col, .vedio-info-deials .videoInfoBarWrapper .left-col {
    padding: 10px;
    flex-grow: 1;
}
.videoInfoBarWrapper a.btn {
    margin: 10px auto;
    max-width: 100%;
    display: block;
    font-size: 20px;
    text-align: center;
    border: none;
}
.virtual-tour-headng span {
    display: none;
}
}

.special-tooltip {
	position: relative;
	display: inline-flex;
	cursor: pointer;
	vertical-align: middle;
}

.special-tooltip svg {
	width: 18px;
	height: 18px;
	fill: #2c7;
	display: block;
    padding: 0;
}

/* hidden template inside trigger */
.tooltip-content {
	display: none;
}

/* PORTAL tooltip (real one) */
.tooltip-portal {
	position: fixed;
	z-index: 999999;
	background: #fff;
	color: #333;
	padding: 16px;
	border: 1px solid #ccc;
	border-radius: 6px;
	max-width: 300px;
	max-height: 250px;
	overflow-y: auto;
	font-size: 13px;
	box-shadow: 0 4px 14px rgba(0,0,0,.25);
	white-space: normal;
	text-align: left;

	opacity: 0;
	transform: translateY(4px);
	transition: opacity .15s ease, transform .15s ease;
	pointer-events: auto;
}

.tooltip-portal.visible {
	opacity: 1;
	transform: translateY(0);
}

/* Calculator tooltip in unit-price */
.calculator-tooltip {
	margin-left: 4px;
	cursor: pointer;
}
.calculator-tooltip:hover svg {
	opacity: .75;
	transform: scale(1.15);
}
.calculator-tooltip svg {
	width: 16px;
	height: 16px;
	transition: opacity .15s, transform .15s;
}
.calc-tooltip-text {
	font-weight: 600;
	white-space: nowrap;
}

/* Calculator tooltip portal — appears ABOVE the icon, clickable */
.tooltip-portal--calc {
	position: fixed;
	z-index: 999999;
	background: #fff;
	color: #333;
	padding: 10px 16px;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 13px;
	box-shadow: 0 4px 14px rgba(0,0,0,.25);
	white-space: nowrap;
	cursor: pointer;
	opacity: 0;
	transform: translateY(-4px);
	transition: opacity .15s ease, transform .15s ease, background .15s ease;
}
.tooltip-portal--calc.visible {
	opacity: 1;
	transform: translateY(0);
}
.tooltip-portal--calc:hover {
	background: #f0f7ff;
	border-color: #93c5fd;
}
.tooltip-portal--calc .calc-tooltip-text {
	font-weight: 600;
	white-space: nowrap;
	text-decoration: underline;
	text-decoration-style: dotted;
	text-underline-offset: 2px;
}

/* content styles */
.offer-item {
	margin-bottom: 10px;
	line-height: 1.4;
}

.tooltip-portal small {
	color: #666;
	display: block;
	margin-top: 4px;
}

.tooltip-portal em {
	color: #28a745;
	font-weight: bold;
}

/* MAIN BOX */
.fees-content {
    width: 380px !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 10px !important;
    padding: 18px 20px !important;
    box-shadow: 0 6px 18px rgba(0,0,0,0.15) !important;
    font-size: 14px !important;
    color: #2b2b2b !important;
    z-index: 999999 !important;

    /* remove scroll */
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
}

/* SECTION TITLES */
.fees-content strong {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px;
}

/* ROWS */
.fees-content .fee-row {
    display: flex;
    justify-content: space-between;
    padding: 4px 0;
}

/* DIVIDER LINE */
.fees-content hr {
    border: 0;
    border-top: 1px solid #dcdcdc;
    margin: 5px 0;
}

/* REMOVE EXTRA SPACE BEFORE ADDITIONAL FEES */
.fees-content .additional-section {
    margin-top: 6px;  /* small, cleaner spacing */
}

/* TOTAL ROW BOLD */
.fees-content .fee-row.total span {
    font-weight: 600;
}


