.single-listing .site-content {
    display: block;
}
.single-listing .site-content .container.grid-container {
    max-width: 100%;
    padding: 0;
    margin: unset;
}
.single-listing .site-content .container {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 20px;
}
.single-listing .site-content h2:last-child, .single-listing .site-content h3:last-child, .single-listing .site-content h4:last-child, .single-listing .site-content h5:last-child {
    margin: 0;
}
.single-listing .site-content h2 {
    font-size: 65px;
}
.single-listing .site-content h3 {
    font-size: 45px;
}
.listing-hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.listing-hero .listing-hero-in {
    text-align: center;
}
.listing-hero::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000099;
    top: 0;
    left: 0;
}
.listing-hero .container {
    position: relative;
    z-index: 1;
}
.listing-hero-in h1 {
    color: #fff;
    font-size: 65px;
    line-height: 1.3;
    margin: 0 0 12px;
}
.listing-hero-in p {
    font-size: 16px;
    line-height: 1.3;
    color: #FFFAFA;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    margin: 0 0 42px;
}
.listing-hero-in p:last-child {
    margin: 0;
}
.listing-hero-in .btns-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -8px;
}
.listing-hero-in .btns-wrap a.button {
    margin: 8px;
}
.listing-hero-in .btns-wrap a.button {
    margin: 8px;
    line-height: 1.28;
    border-width: 1px;
    border-radius: 3px;
    padding: 17px 55px;
}
.gallery-section {
    background: #F9F9F9;
}
.gallery-section .title-wrap {
    text-align: center;
    padding: 0 0 40px;
}
.gallery-section .title-wrap p.address {
    font-size: 16px;
    line-height: 1.3;
    color: #455242;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    margin: 0 0 24px;
}
.gallery-slider-wrap .img-wrap {
    position: relative;
    padding-bottom: 52%;
    margin: 0 36px;
}
.gallery-slider-wrap .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-slider-wrap .swiper-button-next, .gallery-slider-wrap .swiper-button-prev {
    background: #E4E2E3;
    width: 71px;
    height: 71px;
    border-radius: 50%;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    outline: none;
    transition: all ease .3s;
}
.gallery-slider-wrap .swiper-button-next:hover, .gallery-slider-wrap .swiper-button-prev:hover {
    background: #1e1e1e;
}
.gallery-slider-wrap .swiper-button-next::after, .gallery-slider-wrap .swiper-button-prev::after {
    content: '';
    width: 33px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: cover;
}
.gallery-slider-wrap .swiper-button-next::after {
    background-image: url(../images/arrow-right.svg);
}
.gallery-slider-wrap .swiper-button-prev::after {
    background-image: url(../images/arrow-left.svg);
}
.gallery-slider-wrap .swiper-button-next:hover::after {
    background-image: url(../images/arrow-right-white.svg);
}
.gallery-slider-wrap .swiper-button-prev:hover::after {
    background-image: url(../images/arrow-left-white.svg);
}
.gallery-slider-wrap .swiper-button-next {
    right: 0;
}
.gallery-slider-wrap .swiper-button-prev {
    left: 0;
}
.about-property {
    background: #1e1e1e;
    color: #fff;
}
.about-property .about-property-in {
    max-width: 1270px;
    margin: 0 auto;
}
.about-property .title-wrap {
    text-align: center;
    padding: 0 0 65px;
}
.about-property .details {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 26px 5px;
}
.about-property .details .details-in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -18px;
}
.about-property .details .details-in .item {
    padding: 0 18px;
    text-align: center;
    width: calc((100% - 275px) / 5);
}
.about-property .details .details-in .item p {
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0 0 8px;
}
.about-property .details .details-in .item p.data {
    font-weight: 700;
    margin: 0;
}
.about-property .details .details-in .item.button-item .button {
    line-height: 1.28;
    border-width: 1px;
    border-radius: 3px;
    padding: 21px 30px;
}
.about-property .details .details-in .item.button-item {
    width: 275px;
    text-align: center;
}
.about-property .property-info {
    max-width: 1163px;
    margin: 0 auto;
    padding: 60px 20px 0;
}
.about-property .property-info p {
    font-size: 18px;
    line-height: 2.2;
    margin: 0 0 25px;
}
.about-property .property-info p:last-child {
    margin: 0;
}
.listing-video .title-wrap {
    text-align: center;
    padding: 0 0 60px;
}
.listing-video .video-wrap-parent {
    max-width: 1160px;
    margin: 0 auto;
}
.listing-video .video-wrap {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.listing-video .video-wrap .video-iframe, .listing-video .video-wrap .video-iframe iframe, .listing-video .video-wrap .video-iframe-sec, .listing-video .video-wrap .video-placeholder>img.placeholder-image {
    height: 100%;
    left: 0;
    line-height: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.listing-video .video-wrap .video-placeholder {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.listing-video .video-wrap .video-placeholder::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000033;
    z-index: 1;
}
.listing-video .video-wrap .play-button {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.listing-video .video-wrap .play-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #D9D9D9;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    transition: all ease .3s;
}
.listing-video .video-wrap .play-button a svg {
    width: auto;
    height: auto;
}
.listing-video .video-wrap .play-button a svg path {
    transition: all ease .3s;
}
.listing-video .video-wrap .play-button a:hover {
    background: #1e1e1e;
}
.listing-video .video-wrap .play-button a:hover svg path {
    fill: #fff !important;
}
.listing-video .video-wrap .video-iframe {
    z-index: 1;
}
.about-area {
    background: #E4E2E3;
}
.about-area .top-info .top-info-in {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.about-area .top-info {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 27px 0;
}
.about-area .top-info .top-info-in .title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% - 403px);
    padding-right: 15px;
}
.about-area .top-info .top-info-in .title img {
    width: 72px;
    height: auto;
    position: relative;
    top: 5px;
}
.about-area .top-info .top-info-in .title h2 {
    padding-left: 22px;
    width: calc(100% - 72px);
}
.about-area .top-info .top-info-in .btn-wrap {
    width: 403px;
    text-align: right;
}
.about-area .top-info .top-info-in .btn-wrap .button {
    line-height: 1.28;
    border-width: 1px;
    border-radius: 3px;
    padding: 21px 60px;
    display: inline-flex;
    align-items: center;
}
.about-area .top-info .top-info-in .btn-wrap .button svg {
    width: 22px;
    height: auto;
    margin-left: 14px;
}
.about-area .top-info .top-info-in .btn-wrap .button:hover svg path {
    fill: white !important;
}
.about-area .area-details {
    padding: 80px 0 0;
}
.about-area .area-details .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -33px;
}
.about-area .area-details .row .col {
    padding: 0 33px;
}
.about-area .area-details .row .col.left {
    width: 52.5%;
}
.about-area .area-details .row .col.right {
    width: 47.5%;
}
.about-area .area-details .img-wrap {
    line-height: 0;
}
.about-area .area-details .img-wrap img {
    width: 100%;
    height: auto;
}
.about-area .area-details .details h3 {
    margin: 0 0 12px;
}
.about-area .area-details .details .text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    color: #1E1E1E;
    margin: 0 0 20px;
}
.about-area .area-details .details .text p:last-child {
    margin: 0;
}
.forbes-wrap {
    background: #1e1e1e;
}
.forbes-wrap .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin: 0 -52px;
}
.forbes-wrap .row .col {
    padding: 0 52px;
}
.forbes-wrap .row .col.left {
    width: 51.4%;
}
.forbes-wrap .row .col.right {
    width: 48.6%;
}
.forbes-wrap .content-wrap .logo-wrap {
    line-height: 0;
    border-bottom: 1px solid #FFFFFF;
    padding: 0 0 40px;
    margin: 0 0 65px;
}
.forbes-wrap .content-wrap .logo-wrap img {
    height: 72px;
    width: auto;
}
.forbes-wrap .content-wrap .text {
    color: #fff;
    max-width: 594px;
}
.forbes-wrap .content-wrap .text h2 {
    margin: 0 0 18px;
    max-width: 557px;
}
.forbes-wrap .content-wrap .text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 35px;
}
.forbes-wrap .content-wrap .text p:last-child {
    margin: 0;
}
.forbes-wrap .property-list {
    display: flex;
    flex-wrap: wrap;
    margin: -16px -14px;
}
.forbes-wrap .property-list .property-item {
    padding: 16px 14px;
    line-height: 0;
    width: 50%;
}
.forbes-wrap .property-list .property-item .img-wrap {
    position: relative;
    padding-bottom: 95.8%;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.forbes-wrap .property-list .property-item .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.forbes-wrap .property-list .property-item .img-wrap:hover img {
    transform: scale(1.07);
}
.agent-info .container {
    max-width: 1228px;
}
.agent-info .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.agent-info .row .col.left {
    width: 31.8%;
}
.agent-info .row .col.right {
    width: 68.2%;
    padding-left: 142px;
}
.agent-info .agent-details h3 {
    border-bottom: 1px solid #778383;
    margin: 0 0 8px;
    padding: 0 0 7px;
}
.agent-info .agent-details .role {
    font-size: 14px;
    line-height: 1.45;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    margin: 0 0 20px;
}
.agent-info .agent-details .img-wrap {
    position: relative;
    line-height: 0;
    padding-bottom: 110%;
}
.agent-info .agent-details .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.agent-info .agent-details .contact-details {
    padding: 24px 0 0;
    text-align: center;
}
.agent-info .agent-details .contact-details p {
    margin: 0 0 5px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: 700;
}
.agent-info .agent-details .contact-details p:last-child {
    margin: 0;
}
.agent-info .agent-details .contact-details p a {
    color: #716C6C;
    text-decoration: none;
}
.agent-info .agent-details .contact-details p a:hover {
    color: #000;
}
.agent-info .form-wrap h3 {
    margin: 0 0 26px;
}
.agent-info .form-wrap .form-wrap-in .gform_heading {
    display: none;
}
.agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .gfield_label {
    display: none;
}
.agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .ginput_container input:not([type="checkbox"]), .agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
    padding: 8px 0;
}
.agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .ginput_container input:not([type="checkbox"])::placeholder, .agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea::placeholder {
    color: #716C6C;
    font-weight: 700;
    letter-spacing: 0.10em;
    text-transform: uppercase;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--foundation .gform_fields {
    row-gap: 16px;
    column-gap: 16px;
}
.agent-info .form-wrap .form-wrap-in .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
    height: 100px;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--foundation .gform_footer {
    margin: 38px 0 0;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--foundation .gform_footer input {
    min-width: 261px;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--foundation .gform_footer input[type=submit] {
    background: #000 !important;
    line-height: 1.28 !important;
    padding: 14px 60px !important;
    min-width: 260px !important;
    text-align: center;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--foundation .gform_footer input[type=submit]:hover {
    background: var(--green) !important;
}
.agent-info .form-wrap .form-wrap-in .gform-theme--framework .gform_validation_errors {
    display: none !important;
}
.single-listing .site-content section {
    padding: 120px 0;
    overflow: hidden;
}
.single-listing .site-content section.listing-hero {
    padding: 232px 0 120px;
}

@media (max-width: 1199px) {
    .gallery-slider-wrap .swiper-button-next, .gallery-slider-wrap .swiper-button-prev {
        width: 60px;
        height: 60px;
    }
    .gallery-slider-wrap .swiper-button-next::after, .gallery-slider-wrap .swiper-button-prev::after {
        background-size: 23px;
        background-position: center;
    }
    .about-property .details .details-in .item {
        width: 33.33%;
        padding: 15px;
    }
    .about-property .details .details-in .item.button-item {
        width: 33.33%;
        text-align: center;
    }
    .about-property .details .details-in {
        margin: -15px;
    }
    .listing-video .video-wrap .play-button a {
        width: 65px;
        height: 65px;
    }
    .listing-video .video-wrap .play-button a svg {
        width: 20px;
    }
    .about-area .top-info .top-info-in .btn-wrap .button {
        padding: 21px 30px;
        display: inline-flex;
    }
    .about-area .top-info .top-info-in .btn-wrap {
        width: 343px;
    }
    .about-area .top-info .top-info-in .title {
        width: calc(100% - 343px);
    }
    .single-listing .site-content h2 {
        font-size: 52px;
    }
    .about-area .top-info .top-info-in .title img {
        width: 55px;
    }
    .about-area .top-info .top-info-in .title h2 {
        width: calc(100% - 55px);
    }
    .single-listing .site-content h3 {
        font-size: 40px;
    }
    .forbes-wrap .row .col {
        padding: 0 25px;
    }
    .forbes-wrap .row {
        margin: 0 -25px;
    }
    .agent-info .row .col.right {
        padding-left: 80px;
    }
    .listing-video .title-wrap {
        padding: 0 0 45px;
    }
    .single-listing .site-content section {
        padding: 100px 0;
    }
    .single-listing .site-content section.listing-hero {
        padding: 232px 0 100px;
    }
}
@media (max-width: 991px) {
    .listing-hero-in h1 {
        font-size: 58px;
    }
    .gallery-slider-wrap .swiper-button-next, .gallery-slider-wrap .swiper-button-prev {
        width: 50px;
        height: 50px;
    }
    .gallery-slider-wrap .swiper-button-next::after, .gallery-slider-wrap .swiper-button-prev::after {
        background-size: 20px;
        background-position: center;
    }
    .gallery-slider-wrap .img-wrap {
        margin: 0 25px;
    }
    .about-property .title-wrap {
        padding: 0 0 45px;
    }
    .about-property .details .details-in .item.button-item .button {
        padding: 21px 25px;
    }
    .about-area .top-info .top-info-in .title {
        padding: 0 0 30px;
        display: inline-flex;
        width: auto;
    }
    .about-area .area-details .row .col.left {
        width: 100%;
    }
    .about-area .area-details .row .col.right {
        width: 100%;
        margin: 40px 0 0;
    }
    .about-area .area-details {
        padding: 60px 0 0;
    }
    .forbes-wrap .row .col.left {
        width: 100%;
    }
    .forbes-wrap .content-wrap .logo-wrap {
        padding: 0 0 50px;
        margin: 0 0 40px;
    }
    .forbes-wrap .content-wrap .text {
        max-width: 100%;
    }
    .forbes-wrap .content-wrap .text h2 {
        max-width: 100%;
    }
    .forbes-wrap .row .col.right {
        width: 100%;
        margin: 50px 0 0;
    }
    .agent-info .row .col.right {
        padding-left: 50px;
    }
    .agent-info .row {
        align-items: flex-start;
    }
    .about-area .top-info .top-info-in {
        flex-direction: column;
    }
    .about-area .area-details .details {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .listing-hero-in h1 {
        font-size: 50px;
        margin: 0 0 20px;
    }
    .listing-hero-in .btns-wrap {
        flex-direction: column;
    }
    .listing-hero-in .btns-wrap a.button {
        width: 100%;
    }
    .gallery-slider-wrap .swiper-button-next, .gallery-slider-wrap .swiper-button-prev {
        width: 40px;
        height: 40px;
    }
    .gallery-slider-wrap .swiper-button-next::after, .gallery-slider-wrap .swiper-button-prev::after {
        background-size: 16px;
    }
    .gallery-slider-wrap .img-wrap {
        margin: 0 20px;
    }
    .about-property .details .details-in .item {
        width: 100%;
    }
    .about-property .details .details-in .item.button-item {
        width: 100%;
    }
    .about-property .property-info {
        padding: 50px 0 0;
        text-align: center;
    }
    .listing-video .video-wrap .play-button a {
        width: 55px;
        height: 55px;
    }
    .listing-video .video-wrap .play-button a svg {
        width: 18px;
    }
    .about-area .top-info .top-info-in .title h2 {
        width: 100%;
        text-align: center;
        padding: 10px 0 0;
    }
    .about-area .top-info .top-info-in .title {
        justify-content: center;
    }
    .single-listing .site-content h2 {
        font-size: 35px;
    }
    .forbes-wrap .content-wrap .logo-wrap img {
        max-width: 160px;
        height: auto;
    }
    .single-listing .site-content h3 {
        font-size: 30px;
    }
    .agent-info .row .col.left {
        width: 100%;
    }
    .agent-info .row .col.right {
        padding: 0;
        width: 100%;
        margin: 40px 0 0;
    }
}