/*********************
START: SINGLE POST
*********************/
.singlePost--content {
    width: 80%;
    margin-inline: auto;
}

.singlePost--content.page{
    width: 100%;
}

.rch-agents-list-items.rch-listing-list{
	margin-block-end: 3rem;
}

.rch-listing-pagination{
	margin-block-end: 5rem;
}

/* img */
img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.singlePost--content img,
body.wp-singular article img,
body.wp-singular article iframe{
    width: initial;
    max-width: 100%;
    height: auto;
    border-radius: var(--border-radius10);
	display: block;
    margin-inline: auto;
    margin-block: 2rem;
}

body.wp-singular article iframe{
	max-width:1200px;
	width: 100%;
    aspect-ratio: 4 / 2;
}

.singlePost--content h1,
.singlePost--content h2,
.singlePost--content h3,
.singlePost--content h4,
.singlePost--content h5,
.singlePost--content h6,
body.wp-singular article :is(h1, h2, h3, h4, h5, h6){
/*     color: var(--baseDark-color); */
/*     text-align: left; */
    margin-block: 2rem 0.75rem;
    font-weight: 700;
	color: #333333;
}

.singlePost--content p,
body.wp-singular article p{
	margin-block-end: 1rem;
/* 	font-weight: 300; */
    line-height: var(--line-height150);
}
.wp-block-image :where(figcaption)  {
	margin-bottom: 0 !important;
	text-align: center;
	margin-top: -1.25rem !important;
}

body.wp-singular article p a,
.singlePost--content ul li a,
article ul li a{
	text-decoration: underline;
    color: #0068A5;
	font-weight: 700;
}
/* img */

.singlePost--content .head {
    color: #A48A58;
    font-weight: 300;
	text-transform: capitalize;
}

.singlePost--content .title {
    font-weight: 500;
}

.singlePost--content .location {
    font-weight: 600;
    margin-block: 1rem 1.5rem;
}

.singlePost--content .time {
    font-weight: 300;
}

.related-posts{
    margin-block-start: 10rem;
}
.related-posts .title{
    margin-block-end: 10rem;
}

/* body.single-neighborhoods header{
	background: var(--box-color-1);
}
 */
/* body.single-neighborhoods .singlePost--content.text{
	margin-top: 8rem;
}
 */

body.page-id-126 .heroInner{
	background-position: center;
}

body.page-id-83 .heroInner{
	background-position: center;
}
/*********************
START: IMAGE SECTION
*********************/
.image-section {
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/assets/img/heroInner-contact.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--baseLight-color);
    position: relative;
    height: 600px;
}

.image-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0.30));
}

.custom-intro {
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.custom-intro__title {
    margin-bottom: 0px;
    margin-bottom: 24px;
    text-align: center;
    line-height: 1.25;
	text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 70px;
    font-family: var(--font-family-Bodoni);
    color: var(--baseLight-color);
}

/*********************
END: IMAGE SECTION
*********************/


/*********************
START: TESTIMONIALS
*********************/
.testimonials {
    padding-top: calc(2 / 4* var(--global-section-padding)) !important;
    padding-bottom: calc(2 / 4* var(--global-section-padding)) !important;
}

.testimonials ul {
    padding-inline: 128px;
    max-width: 1080px;
    margin-inline: auto;
}

.testimonials__item {
    margin-block-end: 24px;
    padding: 36px 0;
    font-size: 16px;
    color: #5C5C5C;
}

.testimonials-list__item-content> p{
	font-weight: 300 !important;
    letter-spacing: 1px;
    line-height: 1.6 !important;
}

.testimonials .name__position {
    display: flex;
    align-items: center;
    margin-block-end: 24px;
}

.testimonials .author__image {
    min-width: 96px;
    min-height: 96px;
    max-width: 96px;
    max-height: 96px;
    border-radius: 50%;
    overflow: hidden;
    background: #E7E7E7;
    margin-right: 24px;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.testimonials .author__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author__name {
    font-size: 43px;
    line-height: 56px;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
}

/*********************
END: TESTIMONIALS
*********************/
/* grandview-subdivision page */
body.page-id-83  h2.wp-block-heading.has-text-align-center{
	display: flex;
    justify-content: center;
}

/* morningside-pointe page */
body.page-id-97  a.btn.btn--primary{
    margin-inline: auto;
}

body.page-id-97 a.middlePage{
	margin-bottom: 2rem;
}

/* single blogs */
.singlePost--content ul {
	padding: 0;
    margin: 0 0 2.15em 1.655em;
	list-style: disc;
	display: flex;
	flex-direction: column;
	row-gap: 0.75rem;
}

.singlePost--content .gallery--images{
	margin-block: 2rem;
}

.singlePost--content .gallery--images img{
	width: 100%;
	aspect-ratio: 4 / 3;
    object-fit: cover;
	margin-block: 0.1rem;
}

.singlePost--content p,
.singlePost--content ul li,
.singlePost--content ol li,
article ul li {
	color: #7a7a7a;
}

article ul li{
	margin-bottom: 0.5rem;
}

.singlePost--content ol li > ul{
	margin-top: 0.75rem;
}

.singlePost--content ol li:not(:last-child){
	margin-bottom: 1rem;
}

.singlePost--content p.icon > img{
	width: 1rem;
    display: inline;
    margin-block: 0;
}

.singlePost--content blockquote{
	border: 1px solid rgba(0, 0, 0, .1);
	border-left: .25em solid;
    margin: 0 0 1.75em;
	color: #333333;
	border-right: 0;
    padding: 1em;
    font-size: 128.6%;
    font-weight: 400;
    line-height: 1.6;
	min-height: 140px;
    display: flex;
    align-items: center;
}


.rch-listing-list .house-item ul li img{
	margin-block: 0 !important;
}

body.page-template-listing header {
	top:0;
	background-color: var(--box-color-1);
}

body.page-template-listing .container-map{
	 margin-block-start: 8.5rem;
}


/* single-neighborhoods */
body.single-neighborhoods .heroInner{
	height: 50vh;
	margin-block-end: 4rem !important;
}


body.single-neighborhoods .breadcrumb--content{
	margin-block-start: 6rem;
}

body.single-neighborhoods .breadcrumb{
	margin-block-end: 1rem;
}

body.single-neighborhoods .singlePost--content{
    display: block !important;
    width: 95%;
    margin-inline: auto;
}

body.single-neighborhoods .singlePost--content ul{
	flex-direction: row;
}

body.single-neighborhoods .related-neighbour h2.lp-h2{
	margin-block: 5rem 1.5rem;
}

body.single-neighborhoods .rch-listing-list .house-item picture img{
	margin-block: 0;
}

body.single-neighborhoods .rch-listing-list .house-item h3 {
	margin-block-start: 0;
/* 	text-align: center; */
}

body.single-neighborhoods .heroInner{
	margin-block-end: 80px!important;
}

body.single-neighborhoods ul.rch-neighborhoods-archive li .image-holder,
body.single-neighborhoods ul.rch-neighborhoods-archive li .overlay,
body.single-neighborhoods ul.rch-neighborhoods-archive li .button-wrapper{
	display: none;
}

body.single-neighborhoods ul.rch-neighborhoods-archive{
	width: 95%;
	margin-inline: auto;
	justify-content: center;
}

body.single-neighborhoods ul.rch-neighborhoods-archive li{
	width: unset;
	margin: 5px;
	flex-basis: calc(20% - 10px);
	min-height: 80px;
	background-color: var(--primary-color);
}

body.single-neighborhoods ul.rch-neighborhoods-archive li .item-wrapper{
	padding-bottom: unset;
	position: unset;
}

body.single-neighborhoods ul.rch-neighborhoods-archive li .content-container h3,
body.page-template-listing .rch-listing-list .house-item picture img{
	margin-bottom: 0;
}

body.page-template-listing .rch-listing-list .house-item h3{
	margin-block-start: 0;
}

body.single-agents .view--testimonials{
	margin-block: 1rem 2rem;
}

body.single-agents .view--testimonials > a{
	color: var(--primary-color-1);
    border-bottom: 1px solid var(--primary-color-1);
}
/*********************
END: SINGLE POST
*********************/
@media screen and (min-width: 1440px) {
    .singleContent--content h1,
	body.wp-singular article h1{
        font-size: var(--text-4xl);
    }

    .singleContent--content h2,
	body.wp-singular article h2{
        font-size: var(--text-3xl);
    }

    .singleContent--content h3,
	body.wp-singular article h3{
        font-size: var(--text-2xl);
    }

    .singleContent--content h4,
	body.wp-singular article h4{
        font-size: var(--text-xl);
    }

    .singlePost--content .head,
    .singlePost--content .location,
    .singlePost--content .time {
        font-size: var(--text-xl);
    }
	
	.singlePost--content p,
	body.wp-singular article p,
	.singlePost--content ul li,
	.singlePost--content ol li{
        font-size: var(--text-lg);
    }
}

@media screen and (min-width: 1320px) and (max-width: 1439px) {
    .singleContent--content h1,
	body.wp-singular article h1{
        font-size: var(--text-3xl);
    }

    .singleContent--content h2,
	body.wp-singular article h2{
        font-size: var(--text-2xl);
    }

    .singleContent--content h3,
	body.wp-singular article h3{
        font-size: var(--text-xl);
    }

    .singleContent--content h4,
	body.wp-singular article h4{
        font-size: var(--text-lg);
    }

    .singlePost--content .head,
    .singlePost--content .location,
    .singlePost--content .time {
        font-size: var(--text-xl);
    }
	
	.singlePost--content p,
	body.wp-singular article p,
	.singlePost--content ul li,
	.singlePost--content ol li{
        font-size: var(--text-lg);
    }
}

@media screen and (max-width: 1319px) {
    .singleContent--content h1,
	body.wp-singular article h1{
        font-size: var(--text-3xl);
    }

    .singleContent--content h2,
	body.wp-singular article h2{
        font-size: var(--text-2xl);
    }

    .singleContent--content h3,
	body.wp-singular article h3{
        font-size: var(--text-xl);
    }

    .singleContent--content h4,
	body.wp-singular article h4{
        font-size: var(--text-lg);
    }
}

@media screen and (max-width: 1200px) {
	.singlePost--content p,
	body.wp-singular article p,
	.singlePost--content ul li,
	.singlePost--content ol li{
        font-size: var(--text-base);
    }
}

@media screen and (max-width: 992px) {
	.singlePost--content {
		width: 90%;
	}
	
	.testimonials ul{
        padding-inline: 40px;
    }

}

@media screen and (max-width: 768px) {
    .singleContent--content h1,
	body.wp-singular article h1{
        font-size: var(--text-2xl);
    }
	
	.singlePost--content {
		width: 100%;
	}
	
	.custom-intro__title {
        font-size: 32px;
    }

    .testimonials ul{
        padding-inline: 24px;
    }

    .author__name {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0.75px;
    }

    .testimonials .author__image {
        min-width: 72px;
        min-height: 72px;
        max-width: 72px;
        max-height: 72px;
        margin-right: 16px;
    }
}

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

    .singlePost--content .head,
    .singlePost--content .location,
    .singlePost--content .time {
        font-size: var(--text-lg);
    }
	
	.related-posts .title{
		margin-block-end: 2rem;
	}
	
	.related-posts {
   	 margin-block-start: 5rem;
	}

}

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

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