﻿/* Default colors */
/*.engagere-theme-pioneer {*/
:root {
    --primary-color: #7B898B;
    --secondary-color: #344C57;
    --tertiary-color: #E2E0D9;
}

body { font-family: 'Open Sans',sans-serif; }
a { color: #000; }

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6 {
    color: #767676 /*!important*/;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',sans-serif;
}

.engagere-theme-pioneer .site-header,
.engagere-theme-pioneer .site-header .header-main-wrap {
    height: 70px;
}

/*for custom design */
.engagere-theme-pioneer .header-image .title-area {
    background: #FFF;
}

@media only screen and (max-width: 960px) {
	.engagere-theme-pioneer .fl-row .fl-rich-text .mobile-hide-text {
		display: none;	
	}
}

.engagere-theme-pioneer .site-header .wrap {    
	background: #0c0c0c;    
    border-bottom: 0px solid #b9b9ba;
}

.engagere-theme-pioneer .site-header .header-logo-wrap { 
	width: 350px; 
}
.engagere-theme-pioneer .site-header .header-logo-left-div { 
	float:left; height: 90px; 
}
.engagere-theme-pioneer .site-header .header-logo-right-div {
    padding-top: 5px;
    margin-left: 83px;
}
.engagere-theme-pioneer .site-header .header-title { 
	font-size: 25px; 
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold; color:#fff;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    text-align: center;
}

.engagere-theme-pioneer .site-header .header-tagline { 
	font-size:18px;
	font-family: 'Titillium Web', sans-serif; 
	line-height:1;
	text-align: center;
}

.engagere-theme-pioneer .site-header .header-main .header-right {
    font-family: 'Titillium Web', sans-serif;
	color: #fff;
}

.engagere-theme-pioneer .site-header .header-main-wrap {
    background: url('https://c1.realspaces.net/images/textures/broken_noise.png');
	color: #FFF;
}

.engagere.search3.engagere-theme-pioneer .site-header .header-main {
    padding-top: 0px;
}

.engagere-theme-pioneer .site-header .nav-header {
    background: none;
	height: 60px;
}


.engagere-theme-pioneer .site-header .genesis-nav-menu li a {
    color: #FFF;
	text-transform: uppercase;
    border-left: 0px;
    padding: 13px 20px;
    font-size: 16px;
	font-weight:400;
}

.engagere-theme-pioneer .site-header .genesis-nav-menu .menu-item a { color: #fff; }

.engagere-theme-pioneer .site-header .genesis-nav-menu li a:hover {
    color: #ffab48;
}

.engagere-theme-pioneer .site-header .genesis-nav-menu .sub-menu a, .site-header .genesis-nav-menu .sub-menu a:hover {
	color: #000;
}

.engagere-theme-pioneer .site-header .genesis-nav-menu a, 
.engagere-theme-pioneer .site-header .genesis-nav-menu a:hover {
	color: #fff;
}


.engagere-theme-pioneer .site-header .genesis-nav-menu {
    padding-top: 3px;
}

.engagere-theme-pioneer .widget_engagere_quicksearch_widget {
    margin-left: auto;
    margin-right: auto;
}

.engagere-theme-pioneer .quicksearch .button-search-item .btn-search {
    background-color: #b3141c;
	font-weight: bold;
}

.engagere-theme-pioneer .header-main a, .header-main a:hover {
	color: #fff;
}

.engagere-theme-pioneer h1.fl-post-carousel-title,
.engagere-theme-pioneer h2.fl-post-carousel-title,
.engagere-theme-pioneer h3.fl-post-carousel-title,
.engagere-theme-pioneer h4.fl-post-carousel-title,
.engagere-theme-pioneer h5.fl-post-carousel-title,
.engagere-theme-pioneer h6.fl-post-carousel-title {
	font-weight: normal;
}

.engagere-theme-pioneer .footer-widgets {
	background: #2A2A2A;
	color: #fff;
}

.engagere-theme-pioneer .footer-widgets a, 
.engagere-theme-pioneer .footer-widgets a:hover {
	color: #fff;
}

.engagere-theme-pioneer .breadcrumb {
	background: #5A5454;	
}

.engagere-theme-pioneer .footer-widgets,
.engagere-theme-pioneer .site-footer {
    background: #2A2A2A;
    color: #fff;
}

.engagere-theme-pioneer .ere-disclaimer, 
.engagere-theme-pioneer .ere-disclaimer a {
	color: #fff;
}

.engagere-theme-pioneer .disclaimer,
.engagere-theme-pioneer .disclaimer a {
    color: #8a8a8a !important;
}

.engagere-theme-pioneer .quicksearch .button-search-item .btn-search {
	background: #b3141c;
}

.engagere-theme-pioneer .quicksearch .button-search-item .btn-search:hover {
	background: #b3141c;
}

.engagere-theme-pioneer .ere-homefinder-bar {
    padding-right: 25px;
}


.engagere-theme-pioneer #engagerewp-actions a {
	color: #fff;
}

@media only screen and (max-width: 1023px) {
	.engagere-theme-pioneer #engagerewp-header a::before {
    	color: #fff;
	}
}

.engagere-theme-pioneer .site-header-mobile {
	background: url('https://c1.realspaces.net/images/textures/broken_noise.png');
}

/*Start Nav Wrap*/
.engagere-theme-pioneer.nav-menu-wrapped #nav-menu-wrapped-icon-container {
	position:relative;
	display:inline-block;
	float: right;
}

.engagere-theme-pioneer.nav-menu-wrapped #engagerewp-header a:after {
	content: "menu";
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
}

.engagere-theme-pioneer.nav-menu-wrapped #engagerewp-header a {
    display: block;
    width: 48px;
    height: 48px;
    position: relative;
    z-index: 1000;
    top: -64px;
	right: 10px;
    color: white;
    padding-left: .5em;
    padding-right: 1.5em;
    padding-top: .25em;
	padding-bottom: .25em;
}

.engagere-theme-pioneer.nav-menu-wrapped #engagerewp-menu{
	visibility: hidden;
}

.engagere-theme-pioneer.nav-menu-wrapped #engagerewp-header a:before {
    color: #fff; 
    content: "\f333";
    font: normal 24px/1 'dashicons';
    margin: 0 auto;
}

.engagere-theme-pioneer.nav-menu-wrapped .site-header .header-non-search-wrap .nav-header,
.engagere-theme-pioneer.nav-menu-wrapped .site-header .header-alt-search-wrap .nav-header {
	visibility: hidden;
}
/*End Nav Wrap*/







/*pioneer customizations*/


.engagere-theme-pioneer .site-header .header-title {
    border-bottom: none;
    text-align: left;
}

.engagere-theme-pioneer .site-header .wrap {
    background: none;
    border-bottom: none;
}

.engagere-theme-pioneer .site-header, 
.engagere-theme-pioneer .site-header .header-main-wrap {
    background-color: var(--primary-color);
}

    .engagere-theme-pioneer .site-header .header-main-wrap {
        background: none /*!important*/;
        color: #FFF;
    }

.engagere-theme-pioneer .site-header .header-main .header-right {
    font-family: open sans;
}

.engagere-theme-pioneer .site-header .genesis-nav-menu li a:hover {
    color: var(--tertiary-color);
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: #fff;
}

.engagere-theme-pioneer .site-header .genesis-nav-menu li a {
    color: #FFF;
    text-transform: none;
    border-left: 0px;
    padding: 13px 20px;
    font-size: 17px;
    font-weight: 400;
}

.engagere-theme-pioneer .breadcrumb {
    background: var(--secondary-color);
}

.engagere-theme-pioneer .site-header-mobile {
    background: var(--primary-color);
}

.home h1, .home h2, .home h3, .home h4, .home h5, .home h6 {
    color: var(--secondary-color);
    font-weight: 300;
    font-family: "Open Sans";
}

p {
    color: #000000;
    font-weight: 300;
    font-family: "Open Sans";
}

a {
    color: #0474d4;
}


button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: var(--secondary-color);
    border: none;
}

.rn-search-form input[type="text"], .rn-search-form input[type="email"], .rn-search-form input[type="password"], .rn-search-form input[type="tel"] {
    text-transform: none;
}

/*Social Media*/
.ere-social-icon-container .ere-social-icon-blue-theme li a {
    background-color: var(--tertiary-color);
}

    .ere-social-icon-container .ere-social-icon-blue-theme li a:hover {
        background-color: var(--primary-color);
    }

.ere-social-icon-container .ere-social-icon-white-theme li a:hover {
    background-color: var(--tertiary-color);
}

/*Homepage Testimonials*/
.homepage-featured-testimonials h2 {
    display: none;
}

.homepage-featured-testimonials {
    font-style: italic;
    font-size: 32px;
    text-align: center;
    background-color: var(--tertiary-color);
}

.testimonial-quote {
    color: var(--secondary-color);
}

/*Homepage Icon Callouts*/
.homepage-icon-callouts h3 a {
    font-family: "Open Sans";
    color: var(--secondary-color);
    font-weight: 400;
}

.homepage-icon-callouts .fl-icon i {
    color: var(--secondary-color);
}

/*Search Bar*/
.engagere-theme-pioneer .quicksearch .button-search-item .btn-search {
    background: var(--primary-color);
}

    .engagere-theme-pioneer .quicksearch .button-search-item .btn-search:hover {
        background: var(--primary-color);
    }


/*Sidebar*/
.enews-widget .widget-title, .full-width .widget-title, .property-search .widget-title, .sidebar .widget-title {
    background-color: var(--tertiary-color);
    color: var(--primary-color);
}

/*Footer Styling*/
.engagere-theme-pioneer .footer-widgets, .engagere-theme-pioneer .site-footer {
    background: var(--primary-color);
}


/*Explore Places to Live slider with text over images*/
.fl-post-carousel-grid .fl-post-carousel-wrapper .fl-post-carousel-text {
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
    background: rgba(255,255,255,0) linear-gradient(to bottom,rgba(0,0,0,0) 9%,rgba(0,0,0,.1) 22%,rgba(0,0,0,.5) 38%,rgba(0,0,0,1) 100%) repeat scroll 0 0;
    width: 100%;
}

.homepage-explore-places {
    background-color: var(--primary-color);
}

body .explore-places-widget h2 a {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    font-style: italic;
}

/*homepage background hero image behind header*/
.home .site-container {
    position: relative;
}

.home .site-inner {
    position: relative;
    margin-top: -70px;
}


.home .site-header {
    background: transparent;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 1023px) {
    .home .site-header-mobile {
        background: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1;
    }

    .home #engagerewp-header {
        position: absolute;
        right: 0px;
        z-index: 104;
    }

    .home #engagerewp-actions {
        position: absolute;
        right: 40px;
        z-index: 104;
    }
}

/* Quicksearch Overlay */
.engagere-theme-pioneer.home .entry-content .ere-quick-search-overlay .header-text {
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 1px 8px #000;
    line-height: 1.25;
    margin-bottom: 20px;
}

.engagere-theme-pioneer.home .entry-content .ere-quick-search-overlay {
    overflow: visible;
    position: static;
    width: 100%;
    margin-top: -175px;
    margin-bottom: 0;
    z-index: 2;
}

.ere-quick-search-overlay .fl-node-content {
    max-width: 500px;
    margin-left: auto;
    margin-right: 0;
 }


.ere-quick-search-overlay .quicksearch {
    background-color: transparent;
    padding: 0px;
}

@media (max-width: 769px) {
    .engagere-theme-pioneer.home .entry-content .ere-quick-search-overlay {
        position: relative;
        width: 100%;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .engagere-theme-pioneer .quicksearch .searchfilter {
        width: calc(100% - 70px);
    }

    .ere-quick-search-overlay .fl-node-content {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .entry-content .ere-quick-search-overlay {
        background-color: transparent;
    }

    .engagere-theme-pioneer.home .entry-content .ere-quick-search-overlay .header-text {
        font-size: 30px;
        color: #344C57;
        text-shadow: 0 0 0;
        line-height: 1.25;
        margin-bottom: 10px;
    }
}
/* End Quicksearch Overlay */

/* social icons */

.ere-social-icon-container .ere-social-icon-white-theme li a, .ere-social-icon-container .ere-social-icon-white-theme li a:hover {
    color: var(--secondary-color) !important;
}

/* Homepage Featured Properties row */

.rl-featured-property-home-widget .listings {
	display: flex;
	justify-content: space-around;
}

.entry-content .rl-featured-property-home-widget .rl-featured-property .listing, .full-width .rl-featured-property-home-widget .rl-featured-property .listing {
    float: left;
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 0 0 0;
    position: relative;
    text-align: right;
    width: 33.33%;
    max-width: 640px;
    max-width: none;
}

.full-width .rl-featured-property-home-widget .rl-featured-property .listing .listing_details .thumbnail {
	height: 300px;
}

.rl-featured-property-home-widget .listing_details .caption {
	margin-top: -110px;
	color: #fff;
	background: linear-gradient(to bottom, transparent, #000);
	padding: 5px;
}

.rl-featured-property-home-widget .listing_details .caption .price {
	background-color: transparent;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 899px) {
	.rl-featured-property-home-widget .listings {
		display: block;
	}
	
	.entry-content .rl-featured-property-home-widget .rl-featured-property .listing, .full-width .rl-featured-property-home-widget .rl-featured-property .listing, .entry-content .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(3n+1), .full-width .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(3n+1), .entry-content .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(2n), .full-width .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(2n) {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 650px) and (max-width: 899px) {
    .entry-content .rl-featured-property-home-widget .rl-featured-property .listing, .full-width .rl-featured-property-home-widget .rl-featured-property .listing, .entry-content .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(3n+1), .full-width .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(3n+1), .entry-content .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(2n), .full-width .rl-featured-property-home-widget .rl-featured-property .listing:nth-of-type(2n) {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1500px) {
    .listing.large:nth-of-type(4), .listing.large:nth-of-type(5) {
        display: none;
    }
}


/* quicksearch */

.engagere-theme-pioneer .quicksearch .button-search-item,
.engagere-theme-pioneer .quicksearch .button-search-item .button-item-hover,
.engagere-theme-pioneer .quicksearch .button-search-item a
{
    background: var(--tertiary-color) !important;
}



/* footer */

.footer-contact-info h3 {
	color: #ffffff !important;
	font-weight: 400;
}

.footer-contact-info {
	margin-bottom: -10px;
	margin-top: 20px;
}

/* row color classes */

.primary-background, .primary-background .fl-row-content-wrap {
    background-color: var(--primary-color) !important;
}

.secondary-background, .secondary-background .fl-row-content-wrap {
    background-color: var(--secondary-color) !important;
}

.tertiary-background, .tertiary-background .fl-row-content-wrap {
    background-color: var(--tertiary-color) !important;
}

.colorized-branding-row .fl-row-content-wrap {
    background-blend-mode: luminosity;
}

/* header */

.engagere-theme-pioneer.home .site-header .header-main-wrap {
    background: linear-gradient(to top, rgba(107,16,1,0), rgba(7, 7, 7, 0.5)) !important;
}

.engagere-theme-pioneer.home .site-header-mobile {
    background: linear-gradient(to top, rgba(107,16,1,0), rgba(7, 7, 7, 0.5));
}

@media only screen and (min-width: 1056px) {
    .engagere-theme-pioneer .menu-item:last-of-type .sub-menu {
        margin-left: -60px; /*handles last menu item to keep on screen*/
    }
}


/* body basic styles */

.engagere-theme-blackwell p, .engagere-theme-blackwell li {
    color: #666;
}

/* offices row - ready to be shared between kits*/

.office-locations .fl-col {
    border-left: 1px var(--tertiary-color) solid;
}

    .office-locations .fl-col:first-of-type {
        border-left: none;
    }

.office-locations .fl-rich-text {
    text-align: center;
}

/* RE/MAX facts and video row - ready to be shared between kits */

.remax-facts ul > li {
    list-style-type: none;
}

.remax-facts li {
    padding: .4em 0;
}

@media only screen and (min-width: 900px) {
    .remax-facts ul {
        font-size: 1.5vw;
    }
}

/* icon callouts - basic - ready to be shared between kits*/

.homepage-icon-callouts-basic .fl-icon i {
    color: var(--primary-color) !important;
    padding-bottom: 20px;
}

.homepage-icon-callouts-basic h3 a {
    color: var(--secondary-color) !important;
    font-weight: 400;
}

/* General Styling */

.engagere-theme-curie.home h1, .engagere-theme-curie.home h2, .engagere-theme-curie.home h3, .engagere-theme-curie.home h4, .engagere-theme-curie.home h5, .engagere-theme-curie.home h6 {
    color: var(--secondary-color) !important;
    font-weight: 300;
    font-family: "Open Sans";
}

/* agent branding Curie - ready for sharing between kits */

.agent-branding-panel-colorblocked {
    background-color: var(--secondary-color) !important;
    max-width: 300px;
    margin: 0 auto;
}

    .agent-branding-panel-colorblocked p {
        margin-bottom: 15px;
    }

.branding-row-colorblocked p {
    color: var(--secondary-color) !important;
}

.branding-row-colorblocked .fl-post-slider .fl-post-slider-post.fl-post-slider-no-thumb {
    padding: 20px;
}

.branding-row-colorblocked .fl-post-slider-post {
    background-color: #BEB8AB;
}

/* agent branding hero - Hopper - ready to be shared between kits*/

.branding-row-gradient-helper-container {
    position: relative;
}

.branding-row-gradient-helper {
    height: 500px;
    width: 95vw;
    position: absolute;
    background: linear-gradient(to right, var(--primary-color), var(--primary-color), transparent);
}

@media only screen and (min-width: 2160px) {

    .branding-row-gradient-helper {
        left: 5vw;
    }
}

@media only screen and (max-width: 1070px) {
    .branding-row-gradient-helper-container {
        position: static;
    }

    .branding-row-gradient-helper {
        top: 0;
        left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .branding-row-gradient-helper {
        background: linear-gradient(to bottom, var(--primary-color), var(--primary-color), var(--primary-color), transparent);
        width: 100%;
    }
}

@media only screen and (max-width: 1009px) {
    .branding-row-gradient-helper {
        height: 600px;
    }
}

@media only screen and (max-width: 768px) {
    .branding-row-gradient-logo img {
        margin-top: 150px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1172px) {
    .branding-row-gradient-logo img {
        margin-top: 150px;
        margin-left: 50px;
    }
}

@media only screen and (min-width: 1173px) {
    .branding-row-gradient-logo img {
        margin-top: 110px;
        margin-left: 110px;
    }
}

/* icon callouts - Hopper - ready to be shared between kits */

.homepage-icon-callouts-panel-container .fl-row-content-wrap {
    background-blend-mode: luminosity;
}

.homepage-icon-callouts-panel {
    border: 2px #fff solid;
    background-color: var(--secondary-color) !important;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 20em;
}

.homepage-icon-callouts-panel .fl-icon i {
    color: var(--primary-color) !important;
    padding-bottom: 20px;
}

.homepage-icon-callouts-panel h3 a {
    color: var(--primary-color) !important;
    font-weight: 400;
}

@media only screen and (min-width: 769px) {
    .homepage-icon-callouts-panel-container .fl-col-group {
        display: flex;
        justify-content: space-around;
    }
}

@media only screen and (max-width: 768px) {
    .homepage-icon-callouts-panel {
        margin: 10px auto;
    }
}

/* testimonials - ready to be shared between kits*/

.homepage-featured-testimonials {
    background: var(--secondary-color) !important;
}

.testimonial-quote {
    color: var(--primary-color) !important;
}

/* sidebars */

.engagere-theme-curie .sidebar .widget-title {
    background-color: var(--secondary-color);
    color: var(--primary-color);
}

/* testimonials - basic - should go in Pioneer theme*/

.homepage-featured-testimonials-basic {
    text-align: center;
}

    .homepage-featured-testimonials-basic .bx-wrapper .bx-pager.bx-default-pager a {
        background: var(--primary-color);
    }

        .homepage-featured-testimonials-basic .bx-wrapper .bx-pager.bx-default-pager a.active, .homepage-featured-testimonials-basic .bx-wrapper .bx-pager.bx-default-pager a:focus, .homepage-featured-testimonials-basic .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background: var(--tertiary-color);
        }

    .homepage-featured-testimonials-basic a {
        color: var(--tertiary-color);
    }

/* photo circular callouts - should go in Pioneer theme */

body .homepage-photo-callouts-circular-fancy a.fl-callout-title-link {
    font-weight: inherit;
}

body .homepage-photo-callouts-circular-fancy .fl-callout-content h3 a {
    font-size: 26px;
}

body .homepage-photo-callouts-circular-fancy h3.fl-callout-title {
    padding: 10px;
    position: relative;
}

    body .homepage-photo-callouts-circular-fancy h3.fl-callout-title::before {
        opacity: .9;
        background: linear-gradient(to right, transparent, var(--secondary-color), var(--secondary-color), var(--secondary-color), transparent);
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        transition: opacity .33s;
    }

.homepage-photo-callouts-circular-fancy .fl-callout-photo img {
    border: 1px #fff solid;
    box-shadow: 0 0 10px var(--secondary-color);
    transform: scale(.9);
    transition: transform .33s;
}

body .homepage-photo-callouts-circular-fancy .fl-callout:hover h3.fl-callout-title::before {
    opacity: 1;
    transition: opacity .33s;
}

.homepage-photo-callouts-circular-fancy .fl-callout:hover .fl-callout-photo img {
    transform: none;
    transition: transform .33s;
}


/* callouts - accent - should go in Pioneer theme*/

body .homepage-icon-callouts-accent a.fl-callout-title-link {
    font-weight: inherit;
    color: var(--secondary-color);
}

.homepage-icon-callouts-accent .fl-module-callout {
    position: relative;
    padding-top: 10px;
}

    .homepage-icon-callouts-accent .fl-module-callout .fl-module-content {
        position: relative;
        z-index: 1;
    }

    .homepage-icon-callouts-accent .fl-module-callout::before {
        background: var(--tertiary-color);
        opacity: 0;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: opacity .5s;
    }

    .homepage-icon-callouts-accent .fl-module-callout:hover::before {
        opacity: .25;
        transition: opacity .5s;
    }

.homepage-icon-callouts-accent .fl-callout-icon-above-title .fl-icon {
    margin-bottom: 35px;
}

.homepage-icon-callouts-accent .fl-callout-icon-above-title .fl-callout-content .fl-icon {
    transition: transform .5s;
}

.homepage-icon-callouts-accent .fl-callout-icon-above-title .fl-callout-content:hover .fl-icon {
    transform: scale(1.1);
    transition: transform .5s;
}

.homepage-icon-callouts-accent .fl-icon a {
    color: var(--tertiary-color);
}

.homepage-icon-callouts-accent .fl-callout-title-link {
    padding-top: 100px;
}

@media only screen and (min-width: 769px) {
    .homepage-icon-callouts-accent .fl-col-content:nth-of-type(1) {
        border-right-width: 1px;
        border-left-width: 1px;
    }
}

/* big cta button - should go in Pioneer theme*/

.fl-builder-content .big-cta-button a.fl-button {
    background: transparent;
    position: relative;
    line-height: normal;
}

.big-cta-button .fl-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    opacity: .75;
    z-index: -1;
    transition: opacity .5s;
}

.big-cta-button .fl-button:hover::before {
    opacity: 1;
    transition: opacity .5s;
}

@media only screen and (min-width: 769px) {
    .fl-builder-content .big-cta-button a.fl-button {
        padding: 20px;
        width: 60%;
    }

    .big-cta-button .fl-button::after {
        background: transparent;
        border: 1px #fff solid;
        content: "";
        position: absolute;
        top: 20%;
        left: 20%;
        width: 60%;
        height: 60%;
        opacity: 0.3;
        z-index: -1;
        transition: opacity .5s, top .5s, left .5s, width .5s, height .5s;
    }

    .big-cta-button .fl-button:hover::after {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
    }
}

/* photo callouts - should go in Pioneer theme*/

.homepage-callouts-photo-row .fl-col {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    max-width: 20em;
}

.homepage-callouts-photo-row h3 a {
    font-weight: 300;
    color: var(--primary-color) !important;
}

.homepage-callouts-photo-row .fl-callout-photo-below-title .fl-photo {
    margin-bottom: 0;
}

.homepage-callouts-photo-row .fl-callout-photo .fl-photo-content {
    margin-top: -50px;
    background: var(--tertiary-color);
}

    .homepage-callouts-photo-row .fl-callout-photo .fl-photo-content img {
        opacity: 0.6;
        transition: opacity 0.5s;
    }

.homepage-callouts-photo-row .fl-col:hover .fl-callout-photo .fl-photo-content img {
    opacity: 1;
    transition: opacity 0.5s;
}

.homepage-callouts-photo-row .fl-callout-photo .fl-photo-content::before {
    display: block;
    background: linear-gradient(to bottom, #fff, transparent);
    position: relative;
    z-index: 1;
    content: '';
    height: 50px;
    margin-bottom: -50px;
}

.homepage-callouts-photo-row .fl-callout-title-text {
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 769px) {
    .homepage-callouts-photo-row .fl-col-group {
        display: flex;
        justify-content: space-around;
    }
}

@media only screen and (min-width: 1200px) {
    .homepage-callouts-photo-row .fl-col {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .homepage-callouts-photo-row .fl-callout-content h3 a {
        font-size: 20px;
    }
}

/* homepage contact form - should go in Pioneer theme*/

.contact-form-side-column .fl-col-content {
    background-color: var(--secondary-color);
    background-blend-mode: luminosity;
}

.home-contact-form .fl-col {
    max-width: none;
}

@media only screen and (min-width: 769px) {
    .home-contact-form .textarea-wrap textarea {
        height: auto;
    }

    .home-contact-form .field-wrap {
        width: 49.7%;
        display: inline-block;
        padding: 10px;
    }

    .home-contact-form .textarea-wrap {
        width: 100%;
    }

    .home-contact-form .timed_submit-wrap {
        text-align: right;
    }

    .home-contact-form .hidden-wrap {
        margin: 0;
        padding: 0;
        display: block;
    }
}

/* featured properties 2 rows - should go in Pioneer theme */

.featured-properties-two-rows .listing.large:nth-of-type(9), .listing.large:nth-of-type(10) {
    display: none;
}

@media only screen and (min-width: 1501px) {
    .entry-content .featured-properties-two-rows .rl-featured-property-home-widget .rl-featured-property .listing, .full-width .featured-properties-two-rows .rl-featured-property-home-widget .rl-featured-property .listing {
        width: 20%;
    }

    .featured-properties-two-rows .listing.large:nth-of-type(9), .featured-properties-two-rows .listing.large:nth-of-type(10) {
        display: block;
    }
}

.rn-search-marketstats-overlay {
    z-index: 1000 !important;
}
div#SaveReport {
  z-index: 1001;
}