/* ------- General Styling -----*/

html, body, body div, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    font-weight:300;
}

span {
    font-size:inherit;
    font-family:inherit;
    font-weight:inherit;
}

#pagewrap__p {
    color:#474747;
}

a {
    text-decoration:none;
    color:#1572a4;
}

a:hover {

}

h1, h2, h3, h4, h5, h6 {
    font-weight:300;
}

.light-band {
    background-color:#eeeeee;
    padding:35px 0px 35px 0px;
}

@media (max-width:800px) {
    .light-band {
        padding:10px 0px 10px 0px;
    }
}

.center-container {
    max-width: 1350px;
    margin: auto;
}

.master-content-container {
    padding:0px 20px 0px 20px;
}

.inner-master-content-container {
    max-width:1350px;
    margin:auto;
    display:flex;
}

#content-well {
    order:1;
    padding:0px 50px 40px 0px;
    width:calc(100% - 300px);
}

.recip #content-well,
.vow #content-well {
    padding:0px 0px 40px 0px;
}

#mrp-sidebar {
    order:2;
    width:300px;
    background-color:#eee;
    margin-top:30px;
    padding-bottom:30px;
}

@media (max-width:650px) {
    .inner-master-content-container {
        display:block;
    }

    #content-well {
        padding:0px;
    }
}

.mrp-contact-info-outer .mrp-contact-info-body {
    width:100%;
}

.mrp-contact-info-outer .social-media-links > a {
    margin:0px;
}

.mrp-sidebar .mrp-contact-info-outer {
    padding-bottom:30px;
}

.mrp-contact-info-outer .contact-info-heading {
    font-weight:normal;
}

.mrp-contact-info-body {
    padding-top:10px;
}

/* ------- End General Styling -----*/


/* ------- Fix for legacy site migration -----*/

#page-layout {
    width:100% !important;
    table-layout:fixed;
}

/* ------- End Fix for legacy site migration -----*/


/*-------- Top Section --------*/

.mrp-idx-on .mrp-idx-branding {
    height:auto !important;
    zoom:1 !important;
    z-index:5000 !important;
}

#custom-idx-branding {
    padding:0px 20px 0px 20px;
    height:auto;
}

.master-template-idx-branding {
    border-bottom:4px solid #46a1be;
}

.top-container {
    display: flex;
    flex-flow: row wrap;
    max-width: 1350px;
    width:100%;
    margin:auto;
    align-items:center;
    min-height:95px;
}

.name-container {
    width:300px;
    order:1;
}

.name-container h1 {
    font-size:34px;
    margin:0px;
}

.navigation-container {
    order:2;
    width:calc(100% - 300px);
}

@media (max-width:900px) {
    
        .name-container {
            width:240px;
        }

        .name-container h1 {
            font-size:26px;
            margin:0px;
        }

        .navigation-container {
            width:calc(100% - 240px);
    }
}


@media (max-width:840px) {
        
        #custom-idx-branding {
            padding:0px 20px 0px 20px;
        }

        .name-container {
            width:calc(100% - 100px);
            order:2;
        }

        .name-container h1 {
            font-size:26px;
            text-align:right;
        }

        .top-container {
            min-height:65px;
        }

         .navigation-container {
            width:100px;
            order:1;
        }
}

/*------- Eng Top Section --------*/



/* -------  Banner Styling  ---------*/

.mrp-resp-banner {
    padding-bottom:0%;
    height:460px;
}

.mrp-resp-banner ul.images img {
    height: auto;
    width: auto;
}

.mrp-resp-banner .mrp-js-banner-content {
    max-width:1350px;
    width:100%;
}

.mrp-resp-banner .mrp-js-banner-hero-title {
    font-size:44px;
    color:#333333;
    text-align:left;
    text-shadow:none;
    max-width:475px;
}

.mrp-resp-banner .mrp-js-banner-hero-text {
    color:#333333;
    max-width:575px;
    font-size:18px;
}

.mrp-resp-banner .mrp-js-banner-content {
    color:#333333;
    text-align:left;
}

.mrp-resp-banner .mrp-js-banner-button {
    margin-top:20px;
}

.banner-signature {
    margin-top:15px !important;
    text-align:right;
    max-width:600px;
}

.banner-signature p {
    font-family: 'Indie Flower', cursive;
    font-size:38px;
}

@media (max-width:1390px) {
    .mrp-resp-banner .mrp-js-banner-content {
        padding-left:20px;
    }
}

@media (max-width: 840px) {
   .index .mrp-resp-banner ul.images img {
        opacity:0.4;
    } 

    .mrp-resp-banner .mrp-js-banner-hero-title {
        font-size:30px;
    }

    .mrp-resp-banner .mrp-js-banner-hero-text {
        font-size:16px;
    }

    .mrp-resp-banner {
        height:370px;
    }
}

@media (max-width: 540px) {

    .name-container h1 {
        font-size:22px;
    }

    .mrp-resp-banner .mrp-js-banner-hero-title {
        font-size:26px;
    }

    .mrp-resp-banner .mrp-js-banner-hero-text {
        font-size:15px;
    }

    .mrp-resp-banner {
        height:350px;
    }
}


/* -------  End Banner Styling  ---------*/




/* -------  Responsive Menu Styling  ---------*/

.mrp-menu-resp-wrapper a {
    text-transform:uppercase;
    color:#333333;
}

@media (min-width: 841px) {

        .mrp-menu-resp-wrapper li.has-sub,
        .mrp-menu-resp-wrapper > ul > li {
            padding:0px;
        }
                
        .mrp-menu-resp-wrapper > ul > li:hover {
            border-bottom:3px solid #46a1be;
        }
        
        .mrp-menu-resp-wrapper li.on>ul {
            border-top: 3px solid #46a1be;
        }

        .mrp-menu-resp-wrapper > ul > li {
            border:0px;
            border-bottom:3px solid #fff;
        }

        .mrp-weblet-menu a {
            color: #3b3b3b;
            padding: 10px;
            font-size:16px;
    }

    .mrp-menu-resp-wrapper ul ul > li {
        border-bottom:1px solid #cacaca;
    }

    .mrp-menu-resp-wrapper > ul ul {
        min-width:220px;
    }

    .mrp-menu-resp-wrapper span.chevron {
        background-color: transparent;
        width: 100%;
    }

    .mrp-menu-resp-wrapper li > span.chevron::after {
        display:none;
    }

}

@media (max-width: 840px) {

    .navigation-container .mrp-weblet-menu {
        width: 300px;
        position:absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        background: #2b2d32;
        -webkit-transform:translate(-300px,0px);
        -moz-transform:translate(-300px,0px);
        -ms-transform:translate(-300px,0px);
        transform:translate(-300px,0px);
        -webkit-transition: transform 300ms ease;
        -moz-transition: transform 300ms ease;
        -ms-transition: transform 300ms ease;
        -o-transition: transform 300ms ease;
        transition: transform 300ms ease;
        z-index:1000;
    }
    
    .mrp-menu-on .navigation-container .mrp-weblet-menu {
        order:1;
        width:calc(100% - 60px);
        max-width:350px;
        position: fixed;
        top: 0px;
        left: 0px;
        height: 100%;
        background:#2b2d32;
        -webkit-transform:translate(0px,0px);
        -moz-transform:translate(0px,0px);
        -ms-transform:translate(0px,0px);
        transform:translate(0px,0px);
    }

	
        .mrp-weblet-menu {
            height:100%;
        }

	.mrp-menu-resp-wrapper {
		height:100%;
	}
	
	.mrp-menu-resp-wrapper .top-handle {
		clear: both;
		float:none;
		display: block;
		margin: 10px 5px;
		padding: 10px;
		box-shadow: 0 0 10px rgba( 128,128,128,0.5 );
		font: normal normal normal 14px/1 FontAwesome;
		cursor: pointer;
                position: absolute;
                top: 4px;
                right: -55px;
                z-index:200;
                background-color:#fff;
	}
	
	.mrp-menu-resp-wrapper .top-handle:after {
		content: "\f0c9";
	}
	
	.mrp-menu-resp-wrapper > ul {
	    clear:both;	
            display: block;
            height:100%;
            overflow-y:scroll;	
    }
	
	.mrp-menu-resp-wrapper .top-handle.on ~ ul {
		display: block;
	}
		
	.mrp-menu-resp-wrapper ul > li {
		display: block;
		border: 0;
		border-bottom: 1px solid #414347;
	}
	
	.mrp-menu-resp-wrapper ul > li:first-child {
		border-top: 0px;
	}
	
	.mrp-menu-resp-wrapper li.on.has-sub {
		padding-right: 6px;
	}
	
	.mrp-menu-resp-wrapper ul.on > li.on {
		display: block;
	}
	
	.mrp-menu-resp-wrapper li.on > ul {
		position: relative;
		left: auto;
		top: auto;
		box-shadow: none;
		margin-right: 30px;
		border: 0;
		border-left:0px;
		border-right:0px;
		margin-top: 5px;
		margin-bottom: 0px;
                background-color:transparent;
	}
	
	.mrp-menu-resp-wrapper ul ul > li:last-child {
		border-bottom:0px;
	}

        .mrp-menu-resp-wrapper ul ul > li {
                border-bottom:0px;
                padding-left:20px;
        }
	
	.mrp-menu-resp-wrapper > ul ul > li.on > ul {
		left: auto;
		right: auto;
		top: auto;
	}
	
	.mrp-menu-resp-wrapper > ul ul > li.on.left > ul {
		right: auto;
		right: auto;
		top: auto;
	}
	
	.mrp-menu-resp-wrapper li.on > a {
		display: block;
		padding:0px;
	}
        
        .mrp-menu-resp-wrapper a {
            color:#cdcdcd;
        }

        .mrp-menu-resp-wrapper > ul > li {
            padding:20px;
        }

        .mrp-menu-resp-wrapper span.chevron {
            width:30px;
            background-color:transparent;
        }

        .mrp-menu-resp-wrapper li > span.chevron::after {
            content:"\f101";
            opacity:1;
            color:#fff;
            top:46%;
        }

        .mrp-menu-resp-wrapper li.on > span.chevron::after {
            content:"–";
        }
        
        .mrp-menu-resp-wrapper li.has-sub .sub a {
            font-size:14px;
        }

        html.mrp-menu-on #page-template-layout::before, html.mrp-menu-on #template-layout::before {
            background-color: #fff;
            content: "";
            height: 100%;
            left: -2px;
            opacity: 0.8;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 100;
        }

        html.mrp-menu-on .mrp-menu-resp-wrapper .top-handle::after {
            content: "\f00d";
        }

}

/* ------- End Responsive Menu  ---------*/


/* -------- Horizontal Location Search --------- */


.mrp-weblet-omnibox-search.horizontal .weblet-inner {
    padding:0 5px;
}


.horizontal-location-search .unibox-fields .unibox-control select,
.horizontal-location-search .unibox-fields .unibox-control input {
    display:inline-block;
    width:100%;
    height:40px;
    color:#7d7d7d;
}

.horizontal-location-search .unibox-fields {
    display:flex;
}

.horizontal-location-search .unibox-fields .unibox-control {
    padding:0px 5px 0px 5px;
    flex: initial;
    width:520px;
    min-width: 275px;
}

.horizontal-location-search .unibox-fields .unibox-bedrooms {
    width:130px;
    min-width:120px;
}

.horizontal-location-search .unibox-fields .unibox-bathrooms {
    width:135px;
    min-width:125px;
}

.horizontal .unibox-fields .unibox-prop-types {
    width:170px;
    min-width:150px;
}

.horizontal .unibox-fields .unibox-trans-types {
    width:130px;
    min-width:120px;
}

.horizontal-location-search .unibox-fields .unibox-control.unibox-price-min,
.horizontal-location-search .unibox-fields .unibox-control.unibox-price-max {
    width:110px;
    min-width:100px;
}

.horizontal-location-search .unibox-fields .unibox-submit-wrapper {
    width:110px;
    min-width:90px;    
}

.horizontal-location-search .unibox-fields .unibox-submit {
    display:inline-block;
}

@media (max-width: 1000px) {

    .horizontal-location-search .unibox-fields .unibox-bedrooms,
    .horizontal-location-search .unibox-fields .unibox-bathrooms {
        display:none;
    }

}

@media (max-width: 765px) {

    .horizontal-location-search .unibox-fields .unibox-prop-types {
        display:none;
    }
    .horizontal-location-search .unibox-fields .unibox-trans-types {
        display:none;
    }

}

@media (max-width: 610px) {

    .horizontal-location-search .unibox-fields .unibox-price {
        display:none;
    }
}

@media (max-width: 400px) {

     .horizontal-location-search .unibox-fields {
        display:block;
    }

    .horizontal-location-search .unibox-fields .unibox-control:first-child {
        display:block;
        width:100%;
    }

    .horizontal-location-search .unibox-fields .unibox-submit-wrapper {
        display:block;
        width:100%;
        margin-top:15px;
        flex:none;
    }
    
    .horizontal-location-search .unibox-fields .unibox-submit-wrapper .unibox-submit {
        width:100%;
    }
    
    .horizontal-location-search .unibox-fields {
        height:auto;
    }
}


/* ---------- End horizontal location search ----------*/


/* ---------- Search container -------------*/

.custom-search-container {
    padding:50px 0px 50px 0px;
    position:relative;
}

.custom-search-container .flex-container {
    display: flex;
    flex-flow: row wrap;
    max-width: 1350px;
    width:100%;
    margin:auto;
    align-items:center;
    height:450px;
    overflow:hidden;
}

.custom-search-container::after{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.8);
    box-shadow:0 0 15px rgba(0,0,0,0.8);
    bottom:0px;
    width:100%;
    height:10px;
    -moz-border-radius:100%;
    border-radius:100%;
    max-width:1350px;
    left:50%;
    -moz-transform: translate(-50%,-50px);
    -webkit-transform: translate(-50%,-50px);
    transform: translate(-50%,-50px);
}

.custom-search-container .flex-container .flex-left {
    width:50%;
    order:1;
}

.custom-search-container .flex-container .flex-right {
    order:2;
    width:50%;
}

#mrp-container4,
#mrp-container5 {
    height:100%;
}


#mrp-container5 {
    position:relative;
}

@media (max-width:800px) {
    .custom-search-container::after {
        display:none;
    }
    
    .custom-search-container .flex-container .flex-right {
        width:100%;
    }

    .custom-search-container {
        padding:25px 0px 25px 0px;
    }

}


/* ---------- End Search container ---------- */


/* ---------- Vertical Location Search --------- */

#mrp-container3 {
    display:none;
}

.vertical-location-search {
	background-color:#21293f;
	padding:0px;
	color:#fff;
        height:100%;
}

.vertical-location-search .weblet_unibox-title {
	background-color:#46a1be;
	margin:0px;
	padding:15px 0px 15px 0px;
        text-align:center;
        font-size:24px;
}

.vertical-location-search .unibox-fields {
	padding:30px 45px 30px 45px;
        margin:0px;
}

.vertical-location-search .unibox-control {
	display:block;
        height:auto;
}

.vertical-location-search .unibox-bedrooms,
.vertical-location-search .unibox-bathrooms,
.vertical-location-search .unibox-price-min,
.vertical-location-search .unibox-price-max {
	display:none;
}

.vertical-location-search .unibox-fields .unibox-control input {
	width:100%;
	margin:0px 0px 20px 0px;
        padding-left:20px;
	background-color:#2e5269;
	color:#fff;
        height:44px;
        border-radius:22px;
}

.vertical-location-search ::-webkit-input-placeholder {
	color: #fff;
	opacity: 1 !important; /* for older chrome versions. may no longer apply. */
}

.vertical-location-search :-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity: 1 !important;
}

.vertical-location-search ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	opacity: 1 !important;
}

.vertical-location-search :-ms-input-placeholder {  
	color: #fff;
}

.vertical-location-search .unibox-prop-types {
  position: relative;
  height: 44px;
  background: #2e5269;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    border-radius:22px;
}

.vertical-location-search .unibox-prop-types:after {
  content: '';
  position: absolute;
  top: 2px;
  width: 0;
  height: 0;
  right: 18px;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #d5dade transparent transparent transparent;
  pointer-events: none;
}

.vertical-location-search .unibox-prop-types:before {
  width:1px;
  position: absolute;
  top: 10px;
  right: 46px;
    height:24px;
  bottom: 1px;
  background: #d5dade;
  content: '';
  pointer-events: none;
}

.vertical-location-search .unibox-prop-types:hover:before {
}

.vertical-location-search .unibox-prop-types select {
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: 100%;
  width: 100%;
  cursor: pointer;
  outline: none;
  padding-right: 35px;
  padding-left: 15px;
  border: 1px solid #a52c2c;
  -moz-appearance: none;
  -webkit-appearance: none;
    color:#fff;
}


.vertical-location-search .unibox-prop-types select option {
    color:#000;
}

.vertical-location-search .unibox-prop-types select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.vertical-location-search .unibox-prop-types select::-ms-expand {
  display: none;
}

.vertical-location-search .unibox-prop-types select:focus {
  border-color: #63ffb4;
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .vertical-location-search .unibox-prop-types select {
    padding-right: 0;
  }
  .vertical-location-search .unibox-prop-types:after,
  .vertical-location-search .unibox-prop-types:before {
    display: none;
  }
}

.custom-unibox-beds-bath-group {
	display:flex;
}

.custom-unibox-beds {
	order:1;
	width:50%;
        padding-right:20px;
}

.custom-unibox-baths {
	order:2;
	width:50%;
        padding-left:20px;
}

.custom-unibox-options {
	display:flex;
}

.custom-unibox-baths .custom-unibox-options {
    justify-content:flex-end;
}

.custom-unibox-value {
	width:100%;
	padding:6px 0px 6px 0px;
	text-align:center;
	background-color:#2e5269;
	margin-right:4px;
	font-weight:bold;
	border:3px solid #317f98;
	font-size:12px;
	cursor:pointer;
}

.custom-unibox-value:hover {
	background-color:#317f98;
}

.custom-unibox-options .active {
	background-color:#46a1be;
	border:3px solid #317f98;
}

.unibox-price-readout-title {
	text-align:center;
}

.unibox-price-readout-container {
    padding-bottom:15px;
}

.unibox-price-readout-container span {
    font-weight:bold;
}

.vertical-location-search .unibox-fields .unibox-control select,
.vertical-location-search .unibox-fields .unibox-control input {
	border:0px;
}

.custom-unibox-price-range {
    padding:20px 0px 20px 0px;
}

.vertical-location-search .unibox-submit {
    background-color:#2e5269;
    border:3px solid #317f98;
    color:#fff;
    font-weight:bold;
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    display:block;
    max-width:275px;
    margin:auto;
}

.custom-unibox-beds-bath-group {
    margin-top:15px;
}

.custom-unibox-title {
    font-size:15px;
    margin-bottom:5px;
}

.unibox-fields .unibox-search-field ul.suggestions {
    font-size:14px;
}

.unibox-fields .unibox-search-field ul.suggestions > li.active > a {
    background-color:#bdefff;
}

@media (max-width:1000px) {

    .custom-unibox-beds-bath-group {
        display:block;
    }

    .custom-unibox-beds,
    .custom-unibox-baths {
        width:100%;
        padding:0px;
    }

    .custom-unibox-baths .custom-unibox-options {
         justify-content:flex-start;   
    }

    .custom-unibox-baths {
        margin-top:15px;
    }

    .custom-search-container .flex-container {
        height:515px;
    }

}

@media (max-width:800px) {

    .custom-search-container .flex-container {
        display:block;
        height:auto;
        overflow:visible;
    }

    .custom-search-container .flex-container .flex-right {
        margin-top:25px;
    }

    .custom-search-container .flex-container .flex-left {
        width:100%;
    }

    .unibox-price-readout-container {
        font-size:15px;
    }

    .vertical-location-search .unibox-fields {
        padding:25px;
    }

}

/* When vertical location search is in sidebar */

#mrp-sidebar .vertical-location-search {
    height:520px;
}

#mrp-sidebar .vertical-location-search .unibox-fields {
    padding:25px;
}

#mrp-sidebar .custom-unibox-beds-bath-group {
    display:block;
}

#mrp-sidebar .custom-unibox-beds,
#mrp-sidebar .custom-unibox-baths {
    width:100%;
    padding:0px;
}

#mrp-sidebar .custom-unibox-baths {
    margin-top:15px;
}

#mrp-sidebar .unibox-fields .unibox-control {
    height:auto;
}

#mrp-sidebar .vertical-location-search .unibox-prop-types {
    height:44px;
}

#mrp-sidebar .vertical-location-search .unibox-bedrooms,
#mrp-sidebar .vertical-location-search .unibox-bathrooms,
#mrp-sidebar .vertical-location-search .unibox-price-min,
#mrp-sidebar .vertical-location-search .unibox-price-max {
    display:none;
}

#mrp-sidebar .unibox-price-readout-container span:first-child::before {
    content:'';
    display:block;
    width:100%;
    height:1px;
}

#mrp-sidebar .unibox-price-readout-container {
    text-align:center;
}

#mrp-sidebar .vertical-location-search .weblet_unibox-title {
    font-size:18px;
    padding:14px 0px 14px 0px;
}

/* -------- End Vertical Location Search --------- */




/* --------- Map Call to action ------------- */

.map-cta::before {
    content:"OR";
    font-size:30px;
    position:absolute;
    top:50%;
    left:-34px;
    z-index:100;
    color:#fff;
    background-color:#46a1be;
    border:2px solid #fff;
    border-radius:34px;
    width:68px;
    height:68px;
    padding:10px;
    margin-top:-17px;
}

.map-cta .mrp-leadin {
    padding:0px;
    border-left:2px solid #fff;
    height:100%;
}

.map-cta,
.map-cta div {
    height:100% !important;
}

.map-cta  .mrp-leadins.vertical .mrp-leadin .mrpl-image-container {
    padding-bottom:0;
}

.map-cta .mrpl-heading {
    background-color:#4290a9;
    color:#fff;
    font-size:24px;
    text-align:center;
    margin:0px;
    padding:15px 0px 15px 0px;
}

@media (max-width:800px) {
    .map-cta::before {
        display:none;
    }

     .map-cta .mrp-leadins.vertical .mrp-leadin .mrpl-image-container {
        padding-bottom:50%;
        width:100%;
    }

}

/* When in Sidebar */

#mrp-sidebar .map-cta::before {
    display:none;
}

#mrp-sidebar .map-cta,
#mrp-sidebar .map-cta div {
    height:240px !important;
    overflow:hidden;
}

.map-cta .mrp-leadins .mrp-leadin .mrpl-image-container .mrpl-image-inner img.mrpl-image {
    top:46%;
}

#mrp-sidebar .map-cta .mrp-leadins .mrp-leadin .mrpl-image-container .mrpl-image-inner img.mrpl-image {
    max-width:540px;
}

#mrp-sidebar .map-cta .mrp-leadin {
    border:0px;
}

#mrp-sidebar .map-cta .mrpl-heading {
    font-size:18px;
}



/* --------- End Map Call to action ------------- */


/* --------- Featured Listings ------------- */

.weblet_featured-listings-title {
    padding-left:10px;
    margin:15px 0px 15px 0px;
    font-size:24px;
    text-align:center;
}

.mrp-weblet-featured-listings .mrpl-text {
    text-align:center;
    margin-top:10px;
}

.mrp-weblet-featured-listings .mrpl-link {
    display:none;
}

.mrp-weblet-featured-listings .mrp-leadins.vertical .mrp-leadin .mrpl-image-container {
    padding-bottom:66%;
}

.mrp-weblet-featured-listings .mrp-leadins .mrp-leadin .mrpl-image-container .mrpl-image-inner img.mrpl-image {
    width:110%;
}

.mrp-weblet-featured-listings .mrpl-heading {
    display:none;
}

.featured-listing-content-divider {
    display:none
}

.featured-listing-price-value {
    color:#1572a4;
}

.featured-listing-header-label {
    display:none;
}

.mrp-leadins.grid .mrp-leadin .mrpl-text {
    height:100pt;
}

@media (max-width:950px) {
    
    .mrp-leadins.columns-4 .mrp-leadin {
        width:50%;
    }

}

@media (max-width:670px) {
    
    .mrp-leadins.columns-4 .mrp-leadin {
        width:100%;
    }

    .mrp-leadins.vertical .mrp-leadin .mrpl-image-container,
    .mrp-leadins.vertical .mrp-leadin .mrpl-content {
        float:none;
        width:100%;
    }

}

/* When in sidebar */

#mrp-sidebar .mrp-weblet-featured-listings {
    border-top:15px solid #fff;
}


/* --------- End Featured Listings ------------- */



/* --------- Bio Snippets ------------- */

.bio-container .flex-container {
    display: flex;
    flex-flow: row wrap;
    max-width: 1050px;
    width:100%;
    margin:auto;
    align-items:center;
    padding:50px 20px 50px 20px;
}

.bio-container .flex-container .flex-left {
    width:calc(100% - 350px);
    order:1;
    padding-right:25px;
}

.bio-container .flex-container .flex-right {
    order:2;
    max-width:350px;
    width:100%;
    padding-left:25px;
}

.mrp-owner-photo::before {
    padding-bottom:105%;
}

.bio-container h1 {
    margin:0px 0px 15px 0px;
}

.mrp-owner-photo {
    box-shadow:none;   
}

@media (max-width:700px) {
    
    .bio-container .flex-container {
        flex-flow:column;
    }

    .bio-container .flex-container .flex-right {
        order:1;
        padding:0px;
    }

    .bio-container .flex-container .flex-left {
        order:2;
        width:100%;
        margin-top:25px;
    }

}

/* --------- End Bio Snippets ------------- */


/* --------- SOCIAL MEDIA ICONS ----------*/


.social-media-links a img {
    display:none;
}

.social-media-links a {
    color:#fff;
    background-color:#3691ae;
    padding:2px;
    display:inline-block;
    margin:4px 4px 4px 0px;
    min-width:32px;
    font-size:18px;
    text-align:center;
}

.social-media-links a:hover {
    background-color:#3d3d3d;
    color:#fff;
}

.social-media-links a::after {
    font-family:FontAwesome;
    color:#fff;
}

.social-media-links a.facebook::after {
    content:"\f09a";
}

.social-media-links a.twitter::after {
    content:"\f099";
}

.social-media-links a.youtube::after {
    content:"\f167";
}

.social-media-links a.linkedin::after {
    content:"\f0e1";
}

.social-media-links a.google-plus::after {
    content:"\f1a0";
}

.social-media-links a.instagram::after {
    content:"\f16d";
}

.social-media-links a.blog::after {
    content:"\f09e";
}

.social-media-links a.flickr::after {
    content:"\f16e";
}

.social-media-links a.pinterest::after {
    content:"\f231";
}

.social-media-links a.rank-my-agent {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNzAuMzMzcHgiIGhlaWdodD0iMjkzcHgiIHZpZXdCb3g9IjAgMCAzNzAuMzMzIDI5MyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzcwLjMzMyAyOTMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTYuODMzLDE2MC41IDE4NC4zMzMsMyAzNTUuMzMzLDE2MC41IDMwMC4zMzMsMTYwLjUgMTg2LjA4Myw1NS41IDcxLjMzMywxNjAuNSAiLz48cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjIyNy4zMzMsMCAyNzYuODMzLDAgMjc2LjgzMyw2OC41IDIyNy4zMzMsMjQuNSAiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNOTAuODMzLDIzOC41di03Nmw0OC41LTQ0LjV2MTEyLjVjMCwwLTEyLjUsMC0yNC4yNSwyUzkwLjgzMywyMzguNSw5MC44MzMsMjM4LjV6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE1OS4zMzMsOTlsMjUuNS0yNC41bDIzLDIyVjIyOWMwLDAtMTItMS41LTI0LjI1LTEuNXMtMjQuMjUsMS41LTI0LjI1LDEuNVY5OXoiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjI4LDExNC42Njd2MTE1LjY2N2MwLDAsMTcuMzMyLDAuODM0LDI0LjE2NiwyLjE2N3MyNCw1LjMzMywyNCw1LjMzM3YtNzlMMjI4LDExNC42Njd6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTAsMjkzYzMzLTI2LjY2NiwxMDMuNjY3LTUwLjY2NiwxNzkuMzMzLTUwLjY2NnMxNTcuMzM0LDIwLjMzMiwxOTEsNTAuNjY2Yy01NC05LjY2Ni0xMTguMTY3LTE1LjMzMy0xOTAtMTUuMzMzUzI5LjEwMSwyODcuMzAzLDAsMjkzeiIvPjwvc3ZnPg==);
    width:32px;
    height:28px;
    background-size:22px 22px;
    background-repeat:no-repeat;
    background-position:center center;
    vertical-align:bottom;
}

/* ------- End Social Media Icons -------- */



/*------ Blog Section ----- */

.blog .mrp-sidebar {
    padding:0px 15px 0px 15px;
}

.mrp-weblet-blog {
     margin-top:30px !important;
}

.weblet_blog-entry-divider {
    margin:40px auto 40px auto;
    width:20%;
    border-bottom:solid 1px #cdcdcd;
}

.weblet_blog-entry-links {
    text-align:right;
}

.weblet_blog-entry-permalink, .weblet_blog-entry-comments-link {
    border-left:none;
    padding-left:0px;
}

.weblet_blog-navigation, .weblet_blog-navigation-sa {
        z-index: 10;
}

.weblet_blog-navigation-sa-item {
     margin:0px 0px 15px 0px;  
     font-size:16px;
}

.weblet_blog-navigation-heading,
.weblet_blog-navigation-sa-heading {
    background-image:none;
    padding:0px;
    font-size:20px;
    margin-bottom:10px;
    text-transform:uppercase;
}

.blog #content-well h1.weblet_blog-entry-heading {
    text-transform:none;
    text-align:left;
}

.weblet_blog-entry-heading-text {
    font-size:24px;
}

.weblet_blog-entry-labels,
.weblet_blog-date-friendly,
.weblet_blog-entry-author-name,
.weblet_blog-date-full {
    font-size:14px;
    font-weight:300;
}

.weblet_blog-navigation-heading, .weblet_blog-navigation-sa-heading {
    font-weight:300;
    text-transform:none;
    font-size:24px;
}


/* ------------ End Blog Styling -------------- */


/* -------------------------- Forms ------------------------ */

#content-well .form-group > label,
#content-well .form-group > .control-wrapper {
    display:block;
    text-align:left;
    width:100%;
}

#content-well .form-inner {
    max-width:700px;
    margin:auto;
}

#content-well .mrp-dynamic-form .form-inner > h3 {
    margin-left:auto;
    text-align:center;
}

#content-well .mrp-dynamic-form .btn,
#content-well .mrp-mortgage-calc-outer .button-group .control-wrapper button {
    background-color:#46a1be;
    color:#fff;
    font-size:16px;
    border:0px;
    font-weight:normal;
    padding:10px 20px;
}

#content-well .mrp-dynamic-form .btn:hover,
#content-well .mrp-mortgage-calc-outer .button-group .control-wrapper button:hover {
    background-color:#000;
}

#content-well .mrp-weblet-mortgage-calc h1 {
    text-align:center;
    font-size:24px;
}

#content-well .mrp-weblet-mortgage-calc {
     margin-top:40px !important;   
}

#content-well .mrp-mortgage-calc-outer .button-group .control-wrapper {
    width:100%;
    margin-left:auto;
    text-align:center;
}

#content-well .mrp-mortgage-calc-outer .form-group > .control-wrapper {
    width:100%;
}

#content-well .mrp-mortgage-calc-outer .form-group > label,
#content-well .mrp-mortgage-calc-outer .summary-line > label {
    width:100%;
}

#content-well .mrp-weblet-contact-form .contact-form-info,
#content-well .mrp-weblet-contact-form .mrp-social-media-links {
    margin-left:0px;
}

#content-well .mrp-weblet-contact-form .contact-form-info,
#content-well .mrp-weblet-contact-form .mrp-social-media-links {
    max-width:600px;
    margin:25px auto 25px auto;
}

#content-well .mrp-weblet-contact-form .mrp-address {
    float:right;
}

#content-well .mrp-weblet-contact-form .mrp-contact-numbers {
    padding-right:45px;
}

#content-well .mrp-weblet-contact-form .mrp-social-media-links {
    margin-top:30px;
}

/* ----------- End Content Forms ---------*/



/* ---------- Reports Section  ------------- */

.mrp-weblet-reports .mrp-leadins.horizontal .mrp-leadin .mrpl-image-container {
    width:15%;
    padding-bottom:12%;
}

.mrp-weblet-reports .mrp-leadins .mrp-leadin .mrpl-image-container .mrpl-image-inner img.mrpl-image {
    width:auto;
}

.mrp-weblet-reports .mrp-leadins.horizontal .mrp-leadin .mrpl-content {
    width:calc(85% - 10px);
}

.mrp-weblet-reports .mrp-leadins.grid .mrp-leadin .mrpl-text {
    height:auto;
}

.mrp-weblet-reports .mrp-leadins.grid .mrp-leadin .mrpl-link {
    margin-top:15px;
}

.mrp-weblet-reports .mrp-leadins.grid .mrp-leadin .mrpl-heading {
    margin-top:0px;
    font-weight:bold;
}

.mrp-weblet-reports .mrp-leadin {
    margin-bottom:40px;    
}

.mrp-weblet-reports .mrp-leadins {
    padding-top:30px;
}


/* --------- End Reports -----------*/



/* ------- Footer Area ---------------- */

.outer-footer {
    padding:0px 20px 0px 20px;
    background-color:#46a1be;
}

.outer-footer h3 {
    margin:0px;
}


.outer-footer,
.outer-footer a {
    color:#fff;
}

.inner-footer {
        display: flex;
    flex-flow: row wrap;
    max-width: 1350px;
    width:100%;
    margin:auto;
    align-items:center;
    padding:25px 0px 25px 0px;
}

.inner-footer .flex-left {
    width:40%;
    order:1;
    text-align:left;
}

.inner-footer .flex-middle {
    width:20%;
    order:2;
    text-align:center;
}

.inner-footer .flex-right {
    width:40%;
    order:3;
    text-align:right;
}


.mrp-owner-logo {
    margin:auto;
    overflow:visible;
}

.mrp-owner-logo .inner img {
    display:inline-block;
    margin:auto;
    width:auto;
    max-width:260px;
    max-height:150px;
}

@media (max-width:770px) {
    .inner-footer {
        flex-flow:column;
    }

    .inner-footer .flex-left,
    .inner-footer .flex-middle,
    .inner-footer .flex-right {
        text-align:center;
        width:100%;
    }

    .inner-footer .flex-middle {
        margin:20px 0px 20px 0px;
    }

}


/* ------- End Footer Area ---------- */


/* -------- Team Styling ---------- */


#mrp-container8 .mrp-weblet-contact-info img {
    max-width: none;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#mrp-container8 .mrp-contact-info-photo-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

#mrp-container8 .mrp-contact-info-photo-outer {
    width: 100%;
    max-width: 350px;
    height: auto;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display:inline-block;
}

#mrp-container8 .mrp-contact-info-photo-outer {
    content: "";
    display: block;
    padding-bottom:105%;
}

.team-site #mrp-container8 > div {
    width:50%;
    display:inline-block;
}

#mrp-container8 .mrp-contact-info-outer .mrp-contact-info-body {
    display:none;
}

.mrp-listing-results #mrp-sidebar,
.mrp-listing-details #mrp-sidebar {
    display:none;
}

.mrp-listing-results #content-well,
.mrp-listing-details #content-well {
    width:100%;
}