.ihf-details-template #content > #breadcrumbs,
.ihf-details-template #content .entry-title {
    display: none;
}

.ihf-details-template #content-full {
    margin-top: 0;
}

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

.ip-custom-breadcrumbs #breadcrumbs {
    margin: 0 !important;
}

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

.ip-banner {
    display: none;
}

.site-title h2 {
    font-size: clamp(38px, 3.8vw, 55px) !important;
    color: #04244a;
    letter-spacing: 0.02em;
    line-height: 1.48;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    font-weight: normal !important;
    margin: 0 !important;
}

.non_parallax_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    font-size: 0;
}

.non_parallax_bg canvas {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.safari-true .non_parallax_bg canvas {
    background-attachment: scroll !important;
}

.ip-custom-banner-wrap {
    position: relative;
    font-size: 0;
}

.ip-custom-banner-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    z-index: 1;
    background: linear-gradient(to top, #000, transparent);
    opacity: 60%;
}

.ip-custom-banner-wrap:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 20%;
}

.ip-custom-banner-wrap canvas {
    min-height: 180px;
    width: 100%;
    max-height: 598px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ip-custom-breadcrumbs {
    width: 95%;
    max-width: 1394px;
    padding: 18px 103px;
    padding: 18px 0;
    margin: -50px auto 0;
    font-size: clamp(12px, 1vw, 14px);
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #cecece;
}

.ip-custom-breadcrumbs .breadcrumb_last {
    color: #fff;
}

.ip-custom-breadcrumbs span a {
    color: #cecece;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-custom-breadcrumbs #breadcrumbs a:hover span,
.ip-custom-breadcrumbs span>span:last-child>span[property="name"] {}


.ip-ld-wrap {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
}

.ip-ld-cont {
    width: 100%;
    position: relative;
}

.ip-ld-cont>.non_parallax_bg canvas {
    opacity: 20%;
    background-attachment: fixed;
}

.ip-ld-cont::before,
.ip-ld-cont::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 30%;
    left: 0;
}

.ip-ld-cont::before {
    top: 0;
    background: linear-gradient(to bottom, #fff 15%, transparent);
}

.ip-ld-cont::after {
    bottom: 0;
    background: linear-gradient(to top, #fff 15%, transparent);
}

.ip-ld-details {
    margin: auto;
    width: 95%;
    max-width: 1396px;
    padding: 89px 102px 47px;
    padding: clamp(60px, 6vw, 89px) 0 clamp(25px, 3vw, 47px);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* height: 989px; */
}

.ip-ld-left {
    width: 838px;
    width: 60.028653295129%;
    padding: 27px 75px 0 1px;
    padding: clamp(20px, 2vw, 27px) 5.3724928366762% 0 1px;
    position: relative;
    z-index: 1;
}

.ip-ld-title h2 {
    padding-left: 5px;
}

.ip-ld-title h2 span {
    display: block;
    font-size: clamp(23px, 2.4vw, 37.1px);
    font-weight: 500;
    color: #000;
    letter-spacing: 0.1em;
    line-height: 1.2;
    font-family: var(--font-family-default);
    margin-top: -2px;
}

.ip-ld-left p {
    font-size: clamp(15px, 1.3vw, 19px);
    letter-spacing: 0.04em;
    line-height: 1.42;
    color: #747474;
    padding: clamp(40px, 3.8vw, 56px) 0;
}

.ip-ld-right {
    width: 558px;
    width: 39.971346704871%;
    position: relative;
    z-index: 1;
}

.ip-ld-info {
    /* width: 558px; */
    /* height: 566px; */
    position: relative;
    background: #04244a;
    padding: clamp(60px, 5.5vw, 83px) 6% clamp(30px, 3vw, 46px);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.ip-ld-info-title h2 {
    font-family: var(--font-family-title);
    font-size: clamp(30px, 2.6vw, 40px) !important;
    letter-spacing: 0.02em;
    font-weight: normal !important;
    margin: 0 !important;
    line-height: 39.4622px !important;
}

.ip-ld-info-title p {
    font-size: clamp(13px, 1.2vw, 18px);
    font-weight: 500;
    letter-spacing: 0.055em;
    padding: 8px 0;
    line-height: 1.3;
    margin: 0 5px 0 0 !important;
}

.ip-ld-info-title p span {
    letter-spacing: 0.02em;
    color: #70b944;
}

.ip-ld-info-title p em {
    color: #debf89;
    font-style: normal;
    padding-right: 3px;
}

.ip-ld-info-element {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin: clamp(25px, 2.7vw, 41px) auto 0;
    width: 100%;
    max-width: 415px;
    padding-right: 9px;
}

.ip-ld-info-element::before,
.ip-ld-info-element::after {
    content: "";
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ip-ld-info-element::before {
    width: 216px;
    width: 52.048192771084%;
    height: 1px;
}

.ip-ld-info-element::after {
    height: 216px;
    height: 68.373903959989%;
    width: 1px;
}

.ip-ld-info-icon {
    width: 50%;
    position: relative;
    text-align: center;
    padding: clamp(25px, 2.3vw, 34px) 10px;
}

.ip-ld-info-icon>div {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ip-ld-info-icon img {
    margin: auto;
}

.ip-ld-info-icon span {
    display: block;
    font-size: clamp(15px, 1.35vw, 20.95px);
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-top: 25px;
}

.ip-ld-info-btns {
    width: 100%;
    display: block;
    padding-top: min(1.0625vw, 17px);
}

.ip-ld-info-btn {
    width: 100%;
    height: clamp(60px, 5vw, 77px);
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    border: none;
    background: transparent;
    font-size: clamp(13px, 1.2vw, 16px);
    letter-spacing: 0.2em;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    margin-top: clamp(8px, 0.8125vw, 13px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.ip-ld-info-btn:hover {
    background: #04244a;
    color: #fff;
}

.ip-ld-vt {
    padding-top: clamp(40px, 4vw, 60px);
}

.ip-ld-vt-title {}

.ip-ld-vt-title h2 {
    text-align: center;
    padding: 30px 0;
}

.ip-ld-vt-video {
    width: 95%;
    max-width: 1214px;
    /* width: 75.875%; */
    /* height: 596px; */
    padding: min(2.25vw, 36px);
    margin: auto;
    background: rgba(0, 0, 0, 9%);
}

.ip-ld-vt-video a {
    background: #000;
    display: block;
    position: relative;
    font-size: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-ld-vt-video a:hover {
    filter: brightness(0.85);
}

.ip-ld-vt-video a canvas {
    opacity: 56%;
    width: 100%;
    height: 100%;
    min-height: 190px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ip-ld-vt-video a div {
    position: absolute;
    text-align: center;
    width: 95%;
    z-index: 1;
    font-size: clamp(20px, 2.25vw, 31.65px);
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1.48;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    left: 50%;
    top: 53px;
    top: 10%;
    transform: translateX(-50%);
    pointer-events: none;
}

.ip-ld-vt-video a img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    width: 20%;
    max-width: 128px;
    height: auto;
}

.ip-ld-gallery {
    padding-top: clamp(35px, 3.55vw, 52px);
    position: relative;
}

.ip-ld-gallery::before,
.ip-ld-gallery::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
}

.ip-ld-gallery::before {
    top: 0;
    background: linear-gradient(to bottom, #fff, transparent);
    height: 30%;
}

.ip-ld-gallery::after {
    bottom: 0;
    background: linear-gradient(to top, #fff 20%, transparent);
}

.ip-ld-gallery>.non_parallax_bg {
    filter: grayscale(1);
    opacity: 25%;
}

.ip-ld-gallery-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 95%;
    max-width: 1158px;
    /* width: 72.375%; */
    margin: auto;
    position: relative;
    z-index: 1;
}

.ip-ld-gallery-item,
.ip-ld-gallery-list .slick-track>.slick-slide>div:first-child>.ip-ld-gallery-item:nth-child(2),
.ip-ld-gallery-list .slick-track>.slick-slide>div:nth-child(2)>.ip-ld-gallery-item:first-child {
    width: 472px;
    width: 40.759930915371% !important;
    padding: 8px;
}

.ip-ld-gallery-list .slick-track>.slick-slide>div:first-child>.ip-ld-gallery-item:first-child,
.ip-ld-gallery-list .slick-track>.slick-slide>div:nth-child(2)>.ip-ld-gallery-item:nth-child(2),
.ip-ld-gallery-item:first-child,
.ip-ld-gallery-item:last-child {
    width: 686px;
    width: 59.240069084629% !important;
}

.ip-ld-gallery-item div {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 0;
}

.ip-ld-gallery-item div:hover {
    filter: brightness(0.85);
}

.ip-ld-gallery-item div canvas {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ip-ld-gallery-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 26px 0;
    margin-top: min(1.9375vw, 31px);
    position: relative;
    z-index: 1;
}

.ip-ld-gallery-btn .section-button {
    color: #033333;
    margin: 0 20px;
    padding-right: 19px;
}

.ip-ld-gallery-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 10px;
    letter-spacing: 0.05em;
    color: #999999;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 min(2vw, 30px);
    cursor: pointer;
    pointer-events: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-ld-gallery-arrow:hover {
    color: #04244a;
}

.ip-ld-gallery-arrow.arrow-left {
    padding-left: 0;
}

.ip-ld-gallery-arrow i {
    filter: brightness(0) invert(8%) sepia(52%) saturate(4871%) hue-rotate(204deg) brightness(89%) contrast(97%);
    font-size: 12px;
    font-weight: 300;
}

.ip-ld-gallery-arrow.arrow-left i {
    display: block;
    transform: scaleX(-1);
}


.ip-ld-pv {
    padding-top: clamp(35px, 3.55vw, 52px);
}

.ip-ld-pv .ip-ld-vt-title h2 {
    padding: 13px 0;
}

.ip-ld-pv .ip-ld-vt-video a canvas {
    opacity: 72%;
}

.ip-ld-vt-video {
    width: 100%;
}

.ip-ld-map {
    position: relative;
    padding: clamp(80px, 7.5vw, 114px) 0 clamp(80px, 7.5vw, 128px);
}

.ip-ld-map>.non_parallax_bg {
    opacity: 30%;
    filter: grayscale(1);
}

.ip-ld-map>.non_parallax_bg canvas {
    background-attachment: fixed;
}

.ip-ld-map::before,
.ip-ld-map::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 20%;
    left: 0;
}

.ip-ld-map::before {
    top: 0;
    background: linear-gradient(to bottom, #fff 15%, transparent);
}

.ip-ld-map::after {
    bottom: 0;
    background: linear-gradient(to top, #fff 15%, transparent);
}

.ip-ld-map-img {
    position: relative;
    z-index: 1;
    width: 95%;
    max-width: 1139px;
    /* width: 71.1875%; */
    margin: auto;
}

.ip-ld-map-img::before {
    position: absolute;
    content: "";
    background: transparent;
    border: 5px solid #04244a;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

/* .ip-ld-map-img canvas {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
} */

.ip-ld-map-img canvas {
    display: block;
    width: 100%;
    height: auto;
    min-height: 200px;
}

.ip-ld-map-img iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.listings-disclaimer {
    margin: auto;
    width: 95%;
}

html.show_popup {
    overflow: hidden;
}

html.show_popup main {
    position: relative;
    z-index: 1000;
}

.ip-ld-popup {
    opacity: 0;
    pointer-events: none;
}

html.show_popup .ip-ld-popup {
    opacity: 1;
    pointer-events: auto;
}

.ip-ld-popup-bg,
.ip-ld-popup-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}

.ip-ld-popup-bg {
    z-index: 1042;
    overflow: hidden;
    background: #000;
    opacity: .75;
}

.ip-ld-popup-wrap {
    z-index: 1043;
    outline: none !important;
    overflow: hidden auto;
}

.ip-ld-popup-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ip-ld-popup-overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ip-ld-popup-content {
    width: 85%;
    max-width: 1206px;
    padding: 26px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 1;
}

.ip-ld-popup-main-list {
    font-size: 0;
}

.ip-ld-popup-item canvas {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ip-ld-popup-main-item canvas {
    min-height: 250px;
}

.ip-ld-popup-sub-item canvas {
    min-height: 100px;
}

.ip-ld-popup-main-item {
    width: 100%;
    padding: 6px;
}

.ip-ld-popup-sub-list {
/*
    display: flex;
    flex-wrap: wrap;
    justify-self: center;
    align-items: center;
    font-size: 0;
*/
}

.ip-ld-popup-sub-item {
    width: 25%;
    padding: 6px;
}

.ip-ld-popup-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 70px);
    transform: translate(-50%, -50%);
    justify-content: space-between;
    display: flex;
    align-items: center;
    pointer-events: none;
}

.ip-ld-popup-btn .ip-ld-gallery-arrow {
    margin: 0;
}

@media only screen and (max-width: 1199px) {
    .non_parallax_bg canvas {
        background-attachment: scroll !important;
    }
}

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

    .site-title h2 {
        line-height: 1.1;
    }

    .ip-custom-breadcrumbs {
        font-size: clamp(11px, 2vw, 12px);
    }

    .ip-custom-breadcrumbs,
    .ip-ld-details {
        width: 90%;
    }

    .ip-ld-left {
        width: 100%;
        max-width: 838px;
        margin: auto;
        text-align: center;
        padding: 0;
    }

    .ip-ld-right {
        width: 100%;
        max-width: 458px;
    }

    .ip-ld-vt-video a div {
        line-height: 1.1;

    }

    .ip-ld-vt,
    .ip-ld-pv {
        width: 95%;
        margin: auto;
    }
}

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

    .ip-ld-gallery-btn {
        flex-wrap: wrap;
    }

    .ip-ld-gallery-btn .section-button {
        padding-right: 0;
        margin: auto;
        width: 100%;
        order: 11;
        justify-content: center;
        margin-top: 30px;
    }

    .ip-ld-gallery-list .slick-track>.slick-slide>div:first-child>.ip-ld-gallery-item:first-child,
    .ip-ld-gallery-list .slick-track>.slick-slide>div:nth-child(2)>.ip-ld-gallery-item:nth-child(2),
    .ip-ld-gallery-list .slick-track>.slick-slide>div:first-child>.ip-ld-gallery-item:nth-child(2),
    .ip-ld-gallery-list .slick-track>.slick-slide>div:nth-child(2)>.ip-ld-gallery-item:first-child,
    .ip-ld-gallery-item {
        width: 100% !important;
    }

    .ip-ld-gallery-item div canvas {
        min-height: 213px;
        max-height: 275px;
    }

    .ip-ld-popup-content {
        padding: 10px;
        width: 100%;
    }

    .ip-ld-popup-sub-item {
        width: 50%;
    }

    .ip-ld-popup-btn {
        transform: none;
        position: relative;
        width: 150px;
        left: auto;
        top: auto;
        margin: 20px auto 0;
    }
}