.postid-559 .cta,
.postid-406 .cta-vid,
.postid-406 .cta-lower-flex-left {
    display: none;
}

.textwidget.custom-html-widget:has(.ip-banner) {
    display: none;
}

#inner-page-wrapper {
    margin-bottom: 0px;
}

#inner-page-wrapper>.container.custom-container {
    width: 100%;
    padding: 0;
}

.mfp-image-holder .mfp-content {
    max-width: 91.875% !important;
    width: 100% !important;
}

img.mfp-img {
    width: 100% !important;
}

.section-title {
    display: flex;
    flex-direction: column;
    gap: clamp(15px, 1.25vw, 20px);
    color: black;
}

.section-title span {
    font-size: clamp(20px, 1.88vw, 30px);
    font-weight: 700;
    font-family: var(--font-raleway);
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.section-title p {
    font-size: clamp(12px, 1.13vw, 18px);
    font-family: var(--font-barlow);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.4em;
}

.section-title.light {
    color: white;
}

.hero,
.hero-wrap,
.hero-container,
.hero-slide {
    width: 100%;
    position: relative;
    font-size: 0;
}

.hero-slide-content {
    position: absolute;
    bottom: 16.6666666667%;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    text-align: center;
}

.hero-slide-content span {
    font-size: clamp(35px, 3vw, 48px);
    font-weight: 700;
    font-family: var(--font-raleway);
    letter-spacing: 0.1em;
    color: white;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

.hero-slide-content p {
    font-size: clamp(12px, 1.13vw, 18px);
    font-family: var(--font-barlow);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: white;
    margin-top: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.9);
}

.breadcrumbs-section {
    width: 100%;
    position: relative;
    font-size: 0;
}

.breadcrumbs-wrap {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    position: relative;
    font-size: 0;
    padding: 20px 0px 85px;
}

.breadcrumbs-container {
    width: 82.5%;
    position: relative;
    font-size: 0;
    margin: auto;
}

#inner-page-wrapper .breadcrumbs-section #breadcrumbs {
    margin-top: 0;
    padding-bottom: 0;
    color: black;
}

#inner-page-wrapper .breadcrumbs-section #breadcrumbs span {
    color: black;
    font-size: clamp(11px, 0.88vw, 14px);
    font-weight: 400;
    letter-spacing: 0.06em;
}

.breadcrumb_last span {
    font-weight: 600 !important;
}

.single-description {
    width: 100%;
    position: relative;
    font-size: 0;
}

.single-description-wrap {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    position: relative;
    font-size: 0;
}

.single-description-container {
    width: 82.5%;
    max-width: 1320px;
    margin: auto;
    position: relative;
    font-size: 0;
    margin-bottom: clamp(100px, 8.38vw, 130px);
}

.single-description-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.single-desc-left {
    width: 45.4545454545%;
    background: black;
    padding: clamp(40px, 3.75vw, 60px);
    padding-bottom: clamp(50px, 4.38vw, 70px);
    text-align: center;
}

.single-desc-left .vl {
    width: 100%;
    height: 1px;
    background: #7f7f7f;
    margin-bottom: 35px;
}

.prop-title {
    font-size: clamp(20px, 2.25vw, 36px);
    font-weight: 700;
    font-family: var(--font-raleway);
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.1em;
    margin-bottom: 35px;
    line-height: 1.3;
}

.prop-price {
    font-size: clamp(35px, 3vw, 48px);
    font-weight: 700;
    font-family: var(--font-raleway);
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.1em;
    margin-bottom: 35px;
}

.single-description-flex .gallery-btn {
    color: white;
    border: 1px solid white;
    margin: auto;
}

.single-description-flex .gallery-btn:hover {
    background: white;
    color: black;
    border: 1px solid white;
}

.prop-extra-info {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-bottom: 35px;
}

.extra-info {
    width: fit-content;
    display: flex;
    gap: 10px;
    font-size: clamp(11px, 0.88vw, 14px);
    font-weight: 400;
    font-family: var(--font-barlow);
    text-transform: uppercase;
    color: white;
    letter-spacing: 0.1em;
}

.extra-info img {
    max-width: clamp(12px, 1vw, 16px);
}

.single-desc-right {
    width: 49.6212121212%;
    position: relative;
    font-size: 0;
    padding-top: clamp(30px, 2.5vw, 40px);
}

.single-desc-right-title {
    margin-bottom: clamp(40px, 3.5vw, 56px);
}

.single-desc-right-title p {
    font-size: clamp(12px, 1.13vw, 18px);
    font-family: var(--font-barlow);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: black;
    margin-bottom: 20px;
}

.single-desc-right span {
    font-size: clamp(40px, 3.5vw, 56px);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: black;
}

.single-desc-right-text {
    font-size: 12px;
    font-weight: 400;
    font-family: var(--font-barlow);
    line-height: 25px;
    color: black;
    color: black;
    letter-spacing: 0.06em;
    text-align: justify;
}

.single-desc-right-text p {
    margin-bottom: clamp(15px, 1.88vw, 30px);
}

.prop-details {
    width: 100%;
    position: relative;
    font-size: 0;
}

.prop-details-wrap {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    position: relative;
    font-size: 0;
}

.prop-details-container {
    width: 80.9375%;
    max-width: 1290px;
    margin: auto;
    position: relative;
    font-size: 0;
    margin-bottom: clamp(100px, 7.5vw, 120px);
}

.prop-details-container .section-title {
    margin-bottom: clamp(25px, 2.19vw, 35px);
}

.prop-details-container .vl {
    width: 100%;
    height: 1px;
    background: #7f7f7f;
}

.prop-details-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: clamp(40px, 3.44vw, 55px);
    row-gap: clamp(20px, 1.56vw, 25px);
}

.prop-details-flex p {
    font-size: clamp(11px, 0.88vw, 14px);
    font-weight: 400;
    font-family: var(--font-barlow);
    letter-spacing: 0.02em;
    color: black;
    width: calc(100%/3);
}

.gallery {
    width: 100%;
    position: relative;
    font-size: 0;
}

.gallery-wrap {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    position: relative;
    font-size: 0;
}

.gallery-container {
    width: 100%;
    position: relative;
    font-size: 0;
    margin-bottom: 100px;
}

.gallery-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 5px;
    flex-wrap: wrap;
    row-gap: 5px;
}

.gallery-img {
    width: calc(100% / 3 - 2.5px);
    position: relative;
    font-size: 0;
}

.gallery-img a {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    display: block;
    background: black;
    overflow: hidden;
}

.gallery-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease-in-out 0.35s;
}

.gallery-img a canvas {
    width: 100%;
    height: 100%;
}

.gallery-img a:hover img {
    filter: grayscale(1);
    opacity: 88%;
    transform: scale(1.4);
}

.gallery-btns {
    width: fit-content;
    height: fit-content;
    margin: auto;
    margin-top: 60px;
    position: relative;
    font-size: 0;
}

.gallery-btn {
    width: clamp(200px, 15vw, 240px);
    font-size: 12px;
    font-weight: 500;
    font-family: var(--font-barlow);
    text-transform: uppercase;
    color: black;
    border: 1px solid black;
    letter-spacing: 0.1em;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-in-out 0.35s;
}

.gallery-btn:hover {
    background: #7f7f7f;
    color: white;
    border: 1px solid #7f7f7f;
}

.gallery-slick-container {
    width: 100%;
    position: relative;
    font-size: 0;
}

.gallery-slick {
    width: 100%;
    position: relative;
    font-size: 0;
}

.gallery-slick-img {
    position: relative;
    font-size: 0;
}

.gallery-slick-img a {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    display: block;
}

.gallery-slick-img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.gallery-slick-img a canvas {
    width: 100%;
    height: 100%;
}

.gallery-slick-btns {
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 0px;
    width: fit-content;
    height: fit-content;
}

.gallery-slick-arrow {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.65);
    width: clamp(40px, 5.5vw, 88px);
    height: clamp(40px, 5.5vw, 88px);
    background: rgba(0, 0, 0, 0.55);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 0;
    left: 40px;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.gallery-slick-arrow.next {
    right: 40px;
    left: unset;
}

.documents {
    width: 100%;
    position: relative;
    font-size: 0;
}

.documents-wrap {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    position: relative;
    font-size: 0;
}

.documents-container {
    width: 95%;
    max-width: 1520px;
    position: relative;
    font-size: 0;
    padding: 0px 0px 95px;
    margin: auto;
}

.documents-container .section-title {
    margin-bottom: clamp(30px, 3.44vw, 55px);
    text-align: center;
}

.documents-slick-wrap {
    width: 100%;
    position: relative;
    font-size: 0;
}

.documents-slick-container {
    width: 87.1710526316%;
    position: relative;
    font-size: 0;
    margin: auto;
}

.documents-slick {
    width: 100%;
    position: relative;
    font-size: 0;
}

.documents-slick .slick-slide {
    margin: 0px 3px;
}

.document-item {
    position: relative;
    font-size: 0;
}

.document-item a {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
}

.document-item-img {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    z-index: 1;
}

.document-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.document-item-img canvas {
    width: 100%;
    height: 100%;
}

.document-item-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3;
    z-index: 2;
}

.document-item-title {
    font-size: clamp(12px, 1.13vw, 18px);
    font-weight: 700;
    font-family: var(--font-raleway);
    letter-spacing: 0.02em;
    color: white;
    position: absolute;
    bottom: 10.7798165138%;
    left: 9.4036697248%;
    z-index: 3;
    line-height: 1.3;

    color: #000 !important;
    position: relative !important;
    text-shadow: unset !important;
    padding: 10px 20px !important;
    text-align: center !important;
    bottom: unset !important;
    left: unset !important;
}

.documents-slick-btns {
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 0px;
    width: fit-content;
    height: fit-content;
}

.documents-slick-arrow {
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.65);
    width: clamp(40px, 5.5vw, 88px);
    height: clamp(40px, 5.5vw, 88px);
    background: #737373;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.documents-slick-arrow.next {
    right: 0;
    left: unset;
}


.cta {
    width: 100%;
    position: relative;
    font-size: 0;
}

.cta-wrap {
    width: 100%;
    position: relative;
    font-size: 0;
    max-width: 1600px;
    margin: auto;
}

.cta-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}

.cta-bg:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.7;
    z-index: 3;
    pointer-events: none;
}

.cta-bg canvas {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1;
}

.cta-container {
    width: 75%;
    max-width: 1200px;
    position: relative;
    font-size: 0;
    margin: auto;
    padding: 122px 0px 111px;
}

.cta-vid {
    width: 100%;
    position: relative;
    font-size: 0;
    margin-bottom: 60px;
}

.cta-vid-flex {
    width: 100%;
    position: relative;
    font-size: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.cta-vid-flex .section-title {
    width: fit-content;
    margin-right: clamp(135px, 13.75vw, 220px);
}

.vid-item {
    width: 60%;
    position: relative;
    font-size: 0;
}

.vid-item a {
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    display: block;
    transition: all ease-in-out 0.35s;
}

.vid-item a:hover {
    opacity: 0.7;
}

.vid-item a:hover .vid-item-img::after {
    opacity: 0.7;
}

.vid-item-img {
    position: relative;
    font-size: 0;
    width: 100%;
    height: 100%;
}

.vid-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.vid-item-img canvas {
    width: 100%;
    height: 100%;
}

.vid-item-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3;
    z-index: 2;
    transition: all ease-in-out 0.35s;
}

.vid-item a .ai-font-play-button-a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: white;
    font-size: 50px;
    width: fit-content;
    height: fit-content;
    margin: auto;
    z-index: 4;
}

.cta-lower-section {
    width: 100%;
    position: relative;
    font-size: 0;
}

.cta-lower-flex {
    width: 100%;
    position: relative;
    font-size: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.cta-lower-flex-left,
.cta-lower-flex-right {
    width: 49.8333333333%;
    position: relative;
    font-size: 0;
}

.cta-lower-flex-left .section-title,
.cta-lower-flex-right .section-title {
    text-align: center;
    margin-bottom: clamp(25px, 3.13vw, 50px);
    justify-content: center;
}

.left-item,
.right-item {
    width: 100%;
    position: relative;
    font-size: 0;
}

.left-item a,
.right-item a {
    transition: all ease-in-out 0.35s;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.right-item-img,
.left-item-img {
    position: relative;
    font-size: 0;
    width: 100%;
    height: 100%;
}

.left-item img,
.right-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.left-item canvas,
.right-item canvas {
    width: 100%;
    height: 100%;
}

.left-item-img::after,
.right-item-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: all ease-in-out 0.35s;
    pointer-events: none;
    z-index: 2;
}

.left-item a:hover .left-item-img::after,
.right-item a:hover .right-item-img::after {
    opacity: 0.5;
}


.map {
    width: 100%;
    position: relative;
    font-size: 0;
}

.map-wrap {
    width: 100%;
    position: relative;
    font-size: 0;
}

.map-container {
    position: relative;
    width: 100%;
    font-size: 0;
}

.map-container canvas {
    width: 100%;
    height: 100%;
}

.map-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.map .listings-map {
    position: relative;
    z-index: 1;
    height: 600px;
    width: 100%;
    filter: grayscale(100%);
}

.hero-img {
    width: 100%;
    position: relative;
    font-size: 0;
}

.hero-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.hero-img canvas {
    width: 100%;
    height: 100%;
}

/*Popup*/

.aiosp-container {
    position: relative;
    height: auto;
    min-height: 100%;
}

.aiosp-wrap .aiosp-container .aios-popup-body {
    max-width: 887px;
    width: 80%;
    min-height: auto;
    padding: 55px 20px 60px !important;
    margin: 100px auto;
}

.aiosp-content .listings-popup {
    position: relative;
}

.aiosp-content .listings-popup ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

.aiosp-content .listings-popup ::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

.aiosp-content .listings-popup :-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

.aiosp-content .listings-popup :-moz-placeholder {
    /* Firefox 18- */
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

.aiosp-content .listings-popup+.aiosp-close {
    font-size: 40px;
    color: var(--aios-listing-primary-color);
    top: 7px;
    right: 7px;
}

.aiosp-content .listings-popup form {
    width: 100%;
    margin: 0;
    color: #000;
}

.aiosp-content .listings-popup>h2 {
    display: block;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    text-align: center;
}

.aiosp-content .listings-popup>h2 span {
    font-size: 25px;
}

.aiosp-content .listings-popup>p {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.533;
    letter-spacing: 0.025em;
    color: #7e7e7e;
    text-align: center;
    margin-top: 20px;
}

.aiosp-content .listings-popup-row {
    margin-left: -8px;
    margin-right: -8px;
}

.aiosp-content .listings-popup-field {
    padding: 8px;
}

.aiosp-content .listings-popup-field.submit {
    padding-top: 42px;
    padding-bottom: 0;
}

.aiosp-content .listings-popup input[type=email],
.aiosp-content .listings-popup input[type=tel],
.aiosp-content .listings-popup input[type=text],
.aiosp-content .listings-popup input[type=date],
.aiosp-content .listings-popup select,
.aiosp-content .listings-popup textarea,
.aiosp-content .listings-popup .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 15px;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #a5a5a5;
    border-radius: 0;
    padding: 10px 0 !important;
    color: #636363;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    outline: none;
}

.aiosp-content .listings-popup textarea {
    height: 65px;
    resize: none;
    margin-top: 15px;
}

.aiosp-content .listings-popup input[type="submit"],
.aiosp-content .listings-popup button[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    border-radius: 0;
    display: block;
    width: 100%;
    max-width: 283px;
    height: 68px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    background: var(--aios-listing-primary-color);
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}

.aiosp-content .listings-popup input[type="submit"]:hover,
.aiosp-content .listings-popup button[type="submit"]:hover {
    background: #515050;
    color: #fff;
}

.aios-mortgage-calculator-standalone form .aios-mortgage-calculator-standalone-mortgage-buttons button {
    font-size: 18px;
    width: 100%;
    border-radius: 0 !important;
    padding: 0px;
}

.aios-mortgage-calculator-standalone form .aios-mortgage-calculator-standalone-mortgage-buttons button {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    font-size: 18px !important;
}

.aiosp-content .listings-popup .wpcf7-form-control-wrap {
    display: block;
}

.aiosp-content .listings-popup .ajax-loader {
    position: absolute;
    left: calc(50% - 8px);
    margin: 0;
}

.aiosp-content .listings-popup .wpcf7-response-output {
    text-align: center;
    font-size: 16px;
    width: 90%;
    max-width: 735px;
    margin: 15px auto 0;
}

.aiosp-content .listings-popup h3 {
    display: block;
    width: 90%;
    max-width: 735px;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.listings-popup .row {
    padding: 10px 0 20px;
}

.listings-save-sign-in,
.listings-save-sign-up {
    margin-top: 50px;
}

.aiosp-content .listings-popup-form {
    margin-top: 50px;
}

.aiosp-content .listings-popup-form .form-group {
    display: block;
}

.aiosp-content .listings-popup-form label {
    display: none;
}

.aiosp-content .listings-popup-form .row {
    margin-left: -8px;
    margin-right: -8px;
}

.aiosp-content .listings-popup-form .row [class*=col-] {
    padding: 8px;
}

.aiosp-content .listings-popup-form button[type=submit] {
    margin-top: 42px;
}

.aiosp-content .listings-popup-form .ihf-modal-form-captcha .form-group {
    margin-bottom: 0;
}

.aiosp-content .listings-popup-form .ihf-captcha {
    margin-top: 30px;
}

.aiosp-content .listings-popup-form .ihf-captcha .g-recaptcha>div {
    margin: 0 auto !important;
}

.aiosp-content .listings-popup-form .ihf-modal-form-disclaimer {
    width: 450px;
    max-width: 100%;
    margin: 30px auto 0;
    float: none;
    text-align: center;
}

.aiosp-content .listings-popup-form #ihf-save-listing-form [class*=col-] {
    width: 100%;
}

.aiosp-content .listings-popup-form-response-output {
    display: none;
}

.footer-smi {
    margin-top: 0;
}

.footer-gt-holder {
    display: none;
}

p.modal-listings-paragraph,
.aios-mortgage-calculator-standalone p {
    font-size: 16px;
    text-align: center;
    padding: 20px;
    line-height: 1.9;
}

.gallery-img.toshow {
    display: none;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .cta-container {
        width: 95%;
        padding: 100px 0px;
    }

    .vid-item a .ai-font-play-button-a {
        font-size: 25px;
    }

    .documents-slick-btns {
        position: relative;
        margin: auto;
        margin-top: 30px;
    }

    .documents-slick-arrow {
        position: relative;
    }

    .documents-slick-container {
        width: 100%;
    }

    .gallery-slick-btns {
        position: relative;
        margin: auto;
        margin-top: 30px;
    }

    .gallery-slick-arrow {
        position: relative;
        left: 0;
        margin-bottom: 10px;
    }

    .gallery-slick-arrow.right {
        right: 0;
    }

    .gallery-slick-container {
        width: 100%;
    }

    .gallery-slick-arrow.next {
        right: 0;
        left: unset;
    }

    .single-description-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        align-content: center;
        gap: 30px;
        text-align: center;
    }

    .single-desc-left {
        width: 100%;
    }

    .single-desc-right {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .cta-vid-flex {
        width: 100%;
        position: relative;
        font-size: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        align-content: center;
        gap: 30px;
    }

    .cta-vid-flex .section-title {
        width: fit-content;
        margin-right: 0;
        text-align: center;
        justify-content: center;
    }

    .vid-item {
        width: 100%;
        position: relative;
        font-size: 0;
        max-width: 500px;
    }

    .cta-lower-flex {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 30px;
        flex-direction: column;
        align-content: center;
    }

    .cta-lower-flex-left,
    .cta-lower-flex-right {
        width: 100%;
        max-width: 400px;
    }

    .documents-slick-container {
        max-width: 550px;
    }

    .gallery-img {
        width: calc(100%/ 2 - 2.5px);
    }

    .prop-details-flex p {
        width: calc(100% / 2);
    }
}

@media only screen and (max-width: 480px) {
    .gallery-img {
        width: 100%;
    }

    .prop-extra-info {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 30px;
        margin-bottom: 35px;
        flex-direction: column;
    }

    .single-description-container {
        width: 95%;
    }

    .breadcrumbs-container {
        width: 95%;
    }

    .prop-details-container {
        width: 95%;
    }
}