
/* BEGIN STYLE MODS */

body.home .section.section--stats {
	display: none;
}
body.home .section.section--testimonials {
	display: none;
}
body.home .section.section--reviews {
	display: none;
}
body.home .section.section--fma {
	display: none;
}
body.home .section.section--agents {
	display: none;
}
body.home .section.section--content {
	display: none;
}
.featured-listings {
	padding-left: 0px;
	padding-right: 0px;
}
body.home #custom_content .btn {
	vertical-align: middle;
	line-height: 30px;
}
body.home header .logo img {
	opacity: 1;
}
body.home #custom_content .btn:hover {
	border-color: #c4b78f;
	background: #c0b186;
}

/* HERO STYLES */

body.home header::before {
	height: 40%;
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

body.home header::before {
	height: 40%;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
body.home #dynamic-nav .dynamic-menu-item > a {
	color: rgb(255, 255, 255);
}
body.home .navigation__top-auth > a {
	color: rgb(255, 255, 255);
}
body.home .navigation__top::after {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
body.home .intro__title {
	color: rgb(255, 255, 255);
}
body.home .btn--secondary {
	color: #fff;
}
body.home header .logo img {
	filter: brightness(1.3);
}
body.home .btn--primary {
	background-color: #4982a5;
}
header::before {
	opacity: 0.1;
}
body.home #custom_content #in_the_media .left-col h3::before {
	border-top: 8px solid #4982a5;
}
body.home #custom_content #in_the_media .left-col h3 {
	color: #d0bb85;
}
body.home #custom_content #hero_overlay {
	padding-top: 50px;
	padding-bottom: 10px;
}
#section-lifestyle {
	margin-bottom: 3px;
}
.btn--secondary {
	background-color: #5587a4;
}
body.home .btn--primary {
	background-color: #29516a;
}
body.home .hero__video {
	background-color: transparent;
}

#welcome-row h2 {
	margin-bottom: 20px;
}
#welcome-row {
	margin-left: auto;
	margin-right: auto;
}
#welcome-row p {
	margin-bottom: 10px;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#welcome-row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
}
#welcome-row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 60px;
}

@media(max-width: 790px){
	.hero__video.js-hero-video {
		display: none !important;
	}
	/* header.si-bgp--center {
		background-image: url('https://cy-sierra-assets.s3.amazonaws.com/sites/brendonpayne.com/images/hero-mobile.webp');
		background-position: top center;
		background-size: cover;
	} */
	body.home header.si-bgp--center {
		background-image: url('https://cy-sierra-assets.s3.amazonaws.com/sites/brendonpayne.com/images/lifestyle/lifestyle-str-homes.webp');
		background-position: top center;
		background-size: cover;
	}

	body.home .intro__button {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	body.home .intro__buttons {
		margin-bottom: 40px;
	}
	body.home .intro__button {
		margin-top: 4px;
	}
	body.home .intro__title {
		color: rgb(255, 255, 255);
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
	body.home #custom_content #hero_overlay {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	body.home .nav-phone {
		color: rgb(255, 255, 255);
	}
	body.home .toggle__label {
		color: #fff;
	}
	body.home .toggle {
		color: rgb(255, 255, 255);
	}
	body.home .toggle__icon {
		background-color: #fff;
	}
	body.home .toggle__icon::after, .toggle__icon::before {
		background-color: #fff;
	}
	body.home header::before {
		height: 100%;
	}
	header::before {
		opacity: 0.4;
	}
	body.home .intro {
		z-index: 9;
		position: relative;
	}
	body.home header .logo img {
		filter: brightness(10);
	}
	body.home .intro__button {
		opacity: 1;
	}
	body.home #custom_content #in_the_media .left-col h3 {
		color: #f4dc9c;
		margin-bottom: 0px;
	}
	body.home #custom_content #in_the_media .left-col h3::before {
		border-top: 8px solid #5d9fc8;
	}
	body.home #custom_content #in_the_media #blog_post_holder .item .img img {
		margin: auto !important;
	}
	body.home header::before {
		z-index: 9;
	}
	body.home #custom_content #in_the_media {
		padding-bottom: 40px;
	}
}/* END MOBILE */




@media(max-width: 790px){
    #welcome-row p {
	margin-bottom: 10px;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;

    }
}/* END MOBILE */

/* FOOTER STYLES */

.footer {
	background-color: #fff;
}
.footer .container ~ .footer__bar {
	background-color: rgba(170, 152, 105, 0.16);
	padding: .8em 0;
}
