/* <link rel="stylesheet" type="text/css" href="_media/custom-property-site/custom-changes-blocks.css"> */

html {
  scroll-behavior: smooth;
} 


a.prop-page-anchor {
	position: relative;
	top: -50px;
} 



.name, .title, h1, h2, h3, h4, h5, h6, .featured-listings-102 .f-info .f-location, .testimonials-005 .attribution1, .testimonials-005 .quote-text, .testimonials-005 .quote-text p, .testimonials-005 .quote-symbol, .footer-005 .contact-container {
        font-family: 'Lato', sans-serif;
}


.gen-text-100 p {
    font-size: 1.3rem;
    line-height: 2.2rem;
        text-align: justify !important;
}



#tid_8021385 .container {
	max-width: 100%;
}






/* --------- Header Block --------- */

.search-banner-004 .top-bar {
    width: 100%;
    display: grid;
    grid-template-columns: auto !important;
}
.search-banner-004 .name-container {
        display: none !Important;
}
.search-banner-004 .menu-container {
        justify-self: center !important;    
}

.search-banner-004 .hmenu li {
    font-size: 1rem !important;
        text-transform: uppercase !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        letter-spacing: 0.2rem;
}

.search-banner-004 .titles .heading {
        text-transform: uppercase;
        font-weight: 600;
}
.search-banner-004 .titles .message {
        text-transform: uppercase;
        font-weight: 400;
}


#bottom-header-custom-text {
	display: flex;
	position: absolute;
	bottom: 1rem;
	left: 0;
	right: 0;
}
#bottom-header-custom-text .bottom-header-custom-text-inner {
        max-width: 90rem;
        width: 100%;
        margin: 0 auto;
        padding: 0 1rem;
}

#bottom-header-custom-text .bottom-header-custom-text-inner .offered-at {
        font-size: 0.9rem;
        letter-spacing: 0.2rem;
        text-transform: uppercase;
    display: grid;
        grid-template-columns: 2rem 12rem calc(100% - 14rem);
    width: 100%;
        align-items: center;
        text-align: center;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .offered-at:before {
            content: '';
    border-top: 2px solid #fff;
    margin: 0 10px 0 0;
    flex: 1 0 20px;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .offered-at:after {
    content: '';
    border-top: 2px solid #fff;
    margin: 0 10px 0 0;
    flex: 1 0 20px;
}

#bottom-header-custom-text .bottom-header-custom-text-inner .price-photo-flex {
        display: flex;
        align-items: center;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .banner-price {
        width: 50%;
        padding-left: 1rem;
        font-size: 2.65rem;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .view-photos {
        width: 50%;
        text-align: right;
        padding-right: 1rem;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .view-photos a {
        color: #FFFFFF;
        letter-spacing: 0.1rem;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .view-photos a:before {
        content: url("view-photos-icon.png");
        margin-right: 0.5rem;
        position: relative;
        bottom: -0.5rem;
}





@media (max-width:66rem) {
    
.search-banner-004 .hmenu {
        display:block !important;
}
.search-banner-004 .vmenu-opener {
    display: none !important;
}

}




@media (max-width:35rem) {

.search-banner-004 .inner-container {
        min-height: 700px;
}

.hmenu > .mrp-menu-level-0 {
        flex-direction: column !important;
}
.hmenu > .mrp-menu-level-0 > li {
        padding: 0.5rem;
}

.search-banner-004 .banner-content {
	justify-content: flex-start !important;
	padding-top: 6rem;
}

.search-banner-004 .titles .heading {
    font-size: 2.3rem !important;
}
.search-banner-004 .titles .message {
    font-size: 1.2em !important;
}


}




@media (max-width:28rem) {

#bottom-header-custom-text .bottom-header-custom-text-inner .banner-price {
        width: 100%;
        font-size: 3.5rem;
}
#bottom-header-custom-text .bottom-header-custom-text-inner .view-photos {
        width: 100%;
        position: absolute;
        bottom: 8rem;
        right: 0.5rem;
}

}




/* END HEADER BLOCK */









/* --------- Property Details Text --------- */

.property-details-text ul {
        display: flex;
        justify-content: center;
        border-bottom: 2px solid #bdbdbd;
        padding: 0;
        margin-bottom: 3rem;
}
.property-details-text ul li {
        list-style-type: none;
        padding: 0.25rem 1.25rem;
        border-right: 2px solid #bdbdbd;
        font-weight: 600;
}
.property-details-text ul li:last-of-type {
        border-right: 0;
}



@media (max-width:35rem) {

.property-details-text ul {
        flex-direction: column;
        border-top: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd;
}
.property-details-text ul li {
        list-style-type: none;
        padding: 0.25rem 1.25rem;
        border-right: 2px solid #bdbdbd;
        border-left: 2px solid #bdbdbd;
        border-top: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd;
        text-align: center;
}
.property-details-text ul li:last-of-type {
        border-right: 2px solid #bdbdbd;
}


}





/* END PROPERTY DETAILS TEXT */










/* --------- Documents Block --------- */


.leads-103 .prop-documents .cards svg {
        height: 2.5rem !Important;
            margin-bottom: var(--spacing-1) !important;
}
.prop-documents h1.title {
        font-family: 'Lato', sans-serif;
        font-size: 2rem;
        text-transform: uppercase;
        font-weight: 700;
}
.leads-103 .prop-documents .cards .box-title {
        font-family: 'Lato', sans-serif;
        font-size: 1.1rem;
        color: #000;
        font-weight: 600;
        opacity: 1;
        display: none !important;
}
.leads-103 .prop-documents .cards .link {
        margin-top: var(--spacing-1);
        font-size: 1.1rem;
        color: #000;
        font-weight: 600;
}
.leads-103 .cards .link::before {
        display: none !important;
}


/* END DOCUMENTS BLOCK */











/* --------- Photo Gallery Block --------- */

.img-gallery-100 .m-gallery .m-gallery-item {
        display: none;
} 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(2), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(3), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(4), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(5), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(6), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(7), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(8), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(9), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(10), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(11), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(12), 
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(13) {
	display: block !Important;
}

.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(12) .m-gallery-item-content {
        background-color: #000;
}
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(12) .m-gallery-item-content img {
        opacity: 0;
}
.img-gallery-100 .m-gallery .m-gallery-item:nth-of-type(12) .m-gallery-item-content:before {
        content: "View All Photos";
        position: absolute;
        top: 45%;
        left: 0;
        right: 0;
        text-align: center;
        color: #FFFFFF;
        letter-spacing: 0.2rem;
}

/* END PHOTO GALLERY BLOCK */










/* --------- Custom Video Tabs --------- */



.custom-video-tabs {
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
}




.custom-video-tabs .slick-slide img {
    display: block;
    width: 100%;
}

.custom-video-tabs .slick-next {
    right: 10px;
}

.custom-video-tabs .slick-prev:before, 
.custom-video-tabs .slick-next:before {
        font-family: 'Source Code Pro', monospace;
        color: #004369;
        text-shadow: none;
        font-size: 50px;
}
.custom-video-tabs .slick-next:before {
    content: ">";
}
.custom-video-tabs .slick-prev:before {
    content: "<";
}





.iframe-wrapper-video {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.iframe-wrapper-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}








/* END CUSTOM VIDEO TABS */








/* --------- Contact Footer --------- */


.footer-110 .contact-container {
    justify-content: center !important;
}


.footer-110 .form-container {
        border: 0 !Important;
}

.footer-110 .form-container .title {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 2.5rem;
        line-height: normal;
        letter-spacing: 0.4rem;
        text-align: center !Important;
}

.footer-110 .form-inner .form-group:nth-of-type(1) {
        width: 50%;
        display: inline-block;
        float: left;
        padding-right: 1rem;
}
.footer-110 .form-inner .form-group:nth-of-type(2) {
        width: 50%;
        display: inline-block;
        float: right;
        padding-left: 1rem;
}

.footer-110 .form-inner .form-group:nth-of-type(3) {
        width: 50%;
        display: inline-block;
        float: left;
        padding-right: 1rem;
}
.footer-110 .form-inner .form-group:nth-of-type(4) {
        width: 50%;
        display: inline-block;
        float: right;
        padding-left: 1rem;
}

.footer-110.block-layout .form-group > .control-wrapper > input.form-control, 
.footer-110.block-layout .form-group > .control-wrapper > textarea.form-control {
        padding-top: 0;
        border-top: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #000;
        border-radius: 0;
}
.footer-110 .form-inner .form-group label {
        
}

.footer-110.block-layout .form-group > .control-wrapper > textarea.form-control.dynamic-form-long-text {
    min-height: 120px;
}
.footer-110 .form-group, .footer-110 .form-buttons {
        display: flex !important;
        justify-content: center;
        grid-template-columns: 100%;
}
.footer-110 .form-buttons .buttons-right {
        width: auto !important;
}

.footer-110 .contact-container {
        text-align: center;
}
.footer-110 .contact-container .image-container img {
        max-width: 12rem;
        width: 100%;
}
.footer-110 .contact-container .address-container {
        display: none;
}

.footer-110 .name-container {
	margin-top: 1rem !important;
}
.footer-110 .phone-container {
    margin-bottom: 0rem !important;
        font-size: 1.4rem !Important;
}
.footer-110 .phone-container .phone-type, 
.footer-110 .phone-container .second-phone {
	display: none !Important;
}
.footer-110 .contact-container a {
        font-size: 1.2rem !important;
        opacity: 1 !important;
        font-weight: 300 !important;
}
.footer-110 .email-container a {
        font-weight: 500 !Important;
}
.footer-110 .logo-container {
    margin-top: 1rem;
        margin-bottom: 0 !Important;
}



@media only screen and (max-width: 60rem) {
    
.footer-110 .layout-container {
        grid-template-columns: 1fr !important;
        margin: 0 auto;
}



}






/* END CONTACT FOOTER */



















.map-100 .responsive-embed-inner {
        padding-top: 20rem !Important;
}








@media (min-width: 1000px) {



}


