/**
 * Theme Name:          MFP
 * Description:         Child theme for The Genesis Framework.
 * Author:              Mike Hemberger, BizBudding Inc
 * Author URI:          https://bizbudding.com/
 * Version:             1.0.0
 *
 * Template:            genesis
 *
 * License:             GPL-2.0+
 * License URI:         http://www.opensource.org/licenses/gpl-license.php
 */


/* Table of Contents

	- Defaults
	- Media Queries (mobile-first)
	- Media Queries (mobile-second)

*/
@import url('https://fonts.googleapis.com/css?family=Lato');



/* # Defaults
---------------------------------------------------------------------------------------------------- */

.breadcrumb, .mai-sections.has-boxed-site-container .content.content-no-sidebars, .section-content.width-xl, .site-container.boxed .alignfull, .site-container.boxed .width-full, .site-inner, .width-xl, .wrap {
    max-width: 1348px;
}

body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.breadcrumb a,
.breadcrumb {
    font-size: 1rem;
}

p>a {
    border-bottom: none;
}

img {
    height: auto;
}
.boxshadow {
	box-shadow: 1px 1px 5px 1px #ccc;
}

.boxshadow {
    box-shadow: 0 5px 5px 1px #ccc;
}

.button {
	margin: 2px 5px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}


/** Headings **/

.site-title a {
    color: #bb1d22;
    max-width: 500px;
}

.site-title .custom-logo {
    max-width: 280px;
}

h1,
.banner-title,
.heading,
.widget-title,
.widgettitle {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #1b3863;
	}

.heading {
	text-align: inherit;
}

.flex-entry .entry-title, .flex-entry .woocommerce-loop-category__title, .flex-entry .woocommerce-loop-product__title,
.entry-title a {
    font-size: 22px;
    line-height: 1.2;
    color: #2b4d86;
}

.entry-title a:hover {
	color: #d23836;
}

section.section.banner-area {
    box-shadow: 3px 2px 5px #999;
}

.sidebar .widget-title, .sidebar .widgettitle {
    text-align: center;
}

.site-header.shrink .site-title a, .site-header>.wrap {
    margin-top: 10px;
	margin-bottom: 10px;
}

/** bc headers **/

.header-right .widget-area {
    float: right;
}

span.titledescript {
    color: #d41d66;
}

.topleftbc {
    max-width: 400px;
}

.topleftbc.bc1 .left,
.topleftbc.bc2 .right {
    width: 40%;
    float: left;
}

.topleftbc.bc1 .left img,
.topleftbc.bc2 .right img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.topleftbc.bc1 .right,
.topleftbc.bc2 .left {
    width: 60%;
    text-align: left;
    padding: 10px;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.2;
}

.topleftbc.bc1 .right,
.topleftbc.bc1 .left {
	display: inline-block;
}

.topleftbc.bc2 .left,
.topleftbc.bc2 .right {
	float: right;
}

.topleftbc.bc1 .right img,
.topleftbc.bc2 .left img {
    height: auto;
    display: block;
}

.iconrow i {
    color: #fff;
    font-size: 1em;
    border-radius: 50%;
    padding: 10px;
    margin-top: 10px;
    background: #1b3863;
}

.iconrow2 i {
	background: transparent;
	margin: 0;
}

.homectarow .iconrow i {
	background: #d41d66;
	font-size: 28px;
}

.iconrow2 a.button {
    margin: 5px;
}

small {
    font-size: 60%;
    font-weight: 500;
}

.chart {	
	width: 100%;
}

/** Nav **/

.nav-primary .current-menu-item>a,
.nav-primary .current-menu-ancestor>a {
    background: transparent;
}


.nav-primary {
    background: #1b3863;
}

.genesis-nav-menu a {
	font-weight: normal;
	text-transform: uppercase;
}

.nav-primary .sub-menu a {
    background: #255396;
    color: #e4e4e4;
}

.nav-primary .sub-menu a:focus, 
.nav-primary .sub-menu a:hover,
.nav-primary .current-menu-item>a, 
.nav-primary {
	background-color: #2b394f;
}



/** Footers **/

.site-footer a {
    border-bottom: none;
}

.site-footer,
.home .nav-secondary .current-menu-item>a, .nav-secondary, .nav-secondary .sub-menu a {
    background: #2d2a27;
}

.nav-secondary .genesis-nav-menu a {
	font-size: 80%;
}

/** Links & Buttons **/

a {
    color: #d23836;
}

.button, .entry-content .button, .entry-content .more-link, .menu-item.highlight>a, .woocommerce #payment #place_order, .woocommerce .button.alt.checkout-button, .woocommerce .button.alt.single_add_to_cart_button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #payment #place_order, button, input[type=button], input[type=reset], input[type=submit] {
	background-color: #d41d66;
	color: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(204,204,204,0.2);
	margin-bottom: 10px;
	}

input[type=submit]:hover, 
.entry-content .more-link:hover {
	background-color: #2b394f;
	color: #fff !important;
}


/** Home Icons **/
.circlebuttons {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

.circlebuttons img {
    max-width: 45px;
}

.cbutton-1, .cbutton-2, .cbutton-3, .cbutton-4 {
    display: inline-block;
}
.circlebuttons .item {
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    width: 120px;
    height: 120px;
    font-size: 0.85em;
    transition: all 0.5s;
    float: left;
    margin: 0 5px auto;
    text-align: center;
    border-radius: 50%;
    box-shadow: 1px 3px 5px rgba(0,0,0,.3);
    line-height: 1;
}

.circlebuttons .cbutton-1 .item {
    background: linear-gradient(to right, #3096ce, #265ea2);
}
.circlebuttons .cbutton-2 .item {
    background: linear-gradient(to right, #d14d66, #883d78);
}

.circlebuttons .cbutton-3 .item {
    background: linear-gradient(to right, #ee7829, #e2214f);
}

.circlebuttons .cbutton-4 .item {
    background: linear-gradient(to right, #46927e, #447f48);
}

.item:hover {
	background: #2c4a6f !important;
}

.homepamphlets {
	text-align: center;
}

.homepamphlets img {
    margin: 0 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,.3);
}
.homepamphlets img:hover {
    transform: scale(1.2);
}

/** sidebar **/

.sidebar section#text-6 {
    background-color: #2b4d86 !important;
    border-radius: 6px;
}

.sidebar section#text-6 .widgettitle {
	color: #fff;
}

.sidebar input[type=text],
.sidebar textarea {
	background-color: #fff;
	border: 1px solid #e0e0e0;
}


/** Table**/

table.overview,
.overview tbody,
.overview td,
table.soldprops,
.soldprops tbody,
.soldprops td {
    border: none;
    line-height: 1.5;
    color: #000;
}

table.soldprops {
	font-size: 12px;
}

.overview td {
	padding: 10px;
}

.overview .fa,
.overview .fas {
	font-size: 24px;
	color: #000 ;
}

.soldprops td {
	line-height: 1.1;
}

.props td {
    border: none;
    padding: 0;
    line-height: 1.5;
}

.props tbody,
table.props {
	border: none;
}

table.props {
	margin-bottom: 0;
	text-align: center;
    color: #999;
}

/*** Gform ***/

.gform_wrapper .gform_page_footer {
	border-top: none !important;
}

.gform_wrapper .gf_progressbar {
    padding: 0 !important;
}
   
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 15px;
	color: #1b3863;
	font-weight: 500;
	background: #fff;
    border: 1px solid #ccc;
}

input, textarea {
	background: #ccc;
}   

.formalcheckbox li {
	display: inline-block;
	}
	
.formalcheckbox.box3 li{
	width: 33% !important;
}

.formalcheckbox.box4 li{
	width: 25% !important;
}

.formalcheckbox.box5 li{
	width: 20% !important;
}

.formalcheckbox label i {
    font-size: 50px;
    margin-bottom: 20px;
}

.formalcheckbox li label {
    border-radius: 6px !important;
    width: 100% !important;
    color: #fff !important;
    padding: 20px !important;
    text-align: center !important;
    font-size: 1rem !important;
    box-shadow: 2px 2px 2px #ccc;
    margin: 5px !important;
}

.formalcheckbox h4 {
	color: #fff;
}

.formalcheckbox li:nth-child(odd) label {
    background: #3096ce;
}

.formalcheckbox li:nth-child(even) label {
    background: #265ea2;
}

.formalcheckbox input {
	display: none !important;
}

.formalcheckbox li input[type=checkbox]:checked+label,
.formalcheckbox li input[type=radio]:checked+label {
    border: 5px solid #d41d66;
}

.gform_wrapper li.hidden_label input,
body .gform_wrapper .top_label div.ginput_container  {
    margin-top: 0 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

li#field_6_1, li#field_6_3 {
    width: 50%;
    display: inline-block;
}

.gform_wrapper {
    clear: both;
}

   
/** Misc **/

.flex-entry.col.col-xs-12.col-sm-2 {
    font-size: 1rem;
    overflow-wrap: break-word;
    color: #888;
}


.overlay.overlay-dark {
    background-color: rgba(0,0,0,.7);
}

.content ol ol, .content ul ul {
	margin-left: 25px;
}

.adjacent-entry-pagination a.boxed, .after-entry .widget.boxed, .author-box.boxed, .comment-respond-wrap.boxed, .comment-respond.boxed, .content-sidebar-wrap.boxed, .content.boxed, .entry-comments.boxed, .entry-pings.boxed, .entry.boxed, .sidebar .widget.boxed, .sidebar.boxed {
	border: none;
}
.content ol, .content ul, .entry-content p, .quote-caption {
    line-height: 1.4;
}

.testimonial {
    background-color: #eeeef2;
}

.strong-view-id-3 p {
    line-height: 1.2;
    font-size: 18px;
}

.section:nth-of-type(even) {
    background-color: #ebebf0;
}

.overlay.overlay-dark {
    background-color: rgba(0,0,0,.6);
}

.sponsortext {
    line-height: 1.2;
    min-width: 150px;
}

.sponsortext a {
     color: inherit;
}



/** ---------------------------------------- IDX Related ---------------------------------------- **/

/*
Custom Listing Display
--------------------------*/
/*Home Grids*/

.statssection {
	background: rgba(255,255,255,0.7); 
	border-radius: 10px; 
	padding: 20px; 
	max-width: 500px; 
	margin: 0 auto;
}

.propertygridrow {
	width: 100%;
	float: left;
	display: block;
}
.gridelement,
.gridelement2 {
	width: 24%;
	margin: 20px 0.5%;
	float: left;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.gridelement img,
.gridelement2 img {
	width: 100%;
	position: relative;
	height: 100%;
	transform: scale(1.3);
}
.gridelement .gridcaption,
.gridelement2 .gridcaption {
	position: relative;
	width: 100%;
	font-size: 0.9em;
	font-weight: 400;
	display: block;
	box-sizing: border-box;
	color: #999;
	padding: 0 10px 5px 10px;
	text-align: center;
	min-height: 160px;
	padding-top: 5px;
	margin-top: -20px;
	background: #fff;
}

.imgblock {
    min-height: 250px;
    display: block;
    height: 250px;
}

.home .gridelement .gridcaption,
.home .gridelement2 .gridcaption {
	min-height: 120px;
}

.gridcaption h3 {
	margin: 0;
}
.gridcaption h3 a {
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #d41d66;
	margin: 10px 0;
	display: block;
}

.gridcaption h3 a:hover {
	color: #1b3863;
}

.gridcaption span {
	display: inline-block;
}

.gridarrow {
	width: 3%;
	display: inline-block;
	margin: 120px 0;
	max-width: 50px;
}
.gridarrow img {
	width: 100%;
}

/** Solds **/

.sold {
    width: 33%;
    display: inline-block;
    float: left;
}

/*Property Details*/

.propertydetails {
	width: 100%;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	color: #888888;
}

.propertydetails h1 {
	color: #2b4d86;
	font-size: 2rem;
	letter-spacing: 0;
}

.propertydescription {
	line-height: 1.5;
	font-size: 14px;
	font-size: 1rem;
	font-weight: 500;
	clear: left;
    padding-top: 20px;
}

img#property-detail-main-image {
    max-height: 450px;
}

table.mfp_propdet, 
table.mfp_propdet tbody, 
table.mfp_propdet tr, 
table.mfp_propdet td {
    border: none;
    margin-bottom: 60px;
}

table.mfp_propdet td {
    vertical-align: top;
    width: 50%;
}

.headerrow {
	font-size: 18px;
	font-size: 1.8em;
	font-weight: bold;
	color: #2b4d86;
	padding: 10px;
	display: block;
}

.overviewrow, .propertyinfo {
	width: 100%;
	display: block;
	font-size: 1rem;
	font-weight: 500;
}

.property-detail-main-image {
	width: 100%;
	box-shadow: 3px 3px 5px #ccc;
}

.imagecontainer img.imagesmall {
    transform: scale(1.2);
}

.propertyinfo i {
    color: #d41d66;
}

.prophighlight .col1 {
    width: 50%;
    float: left;
    padding-top: 10px;
}

.col1 {
    font-size: 18px;
    font-size: 1rem;
    color: #888888;
}

.col1 i {
    width: 50px;
    font-size: 32px;
}

#more,
#more2 {
	display: none;
}

#more2 {
	background: #1b3863;
    padding: 20px;
    color: #fff;
    width: 100%;
    max-width: 560px;
    border: 1px solid #1b3863;
    background: rgba(27, 56, 99, 0.9);
    border-radius: 5px;
}

.compact #more2 {
	margin: -80px -10px 0 -10px;
    padding: 80px 10px 10px 10px;
}

.quicksearch.full #more2 {
	margin: 0 auto;
	background: none;
    border: none;
    color: #888;
    text-align: left;
}

#more2 label {
    width: 25%;
    display: inline-block;
    padding-right: 5px;
}

#more2 input {
    width: 70%;
    margin-bottom: 5px;
    background: #fff;
    padding: 3px;
}

input.minbox {
    max-width: 100px;
}

input.regbox {
    max-width: 223px;
}

button.nostyle {
    background: none;
    color: #d41d66;
    padding: 0;
    box-shadow: none;
}

.blankrow {
	float: left;
}

.colsection {
    background: #f5f5f5;
    border: 1px solid #ebebf0;
    padding: 10px;
    float: left;
    
}

.halfcol,
.halfcol.b {
	width: 47%;
	margin: 1%;
	display: inline-block;
	vertical-align: top;
}

.halfcol.b {
	width: 97%;
}

.propertyinfo .halfcol {
    width: 100%;
}

.halfcol2 {
	width: 60%;
	padding: 2%;
}

.halfcol2b {
	width: 40%;
	padding: 2%;
}

.halfcol2, 
.halfcol2b {
	padding: 3px 0;
	display: inline-block;
	border-bottom: 1px solid #fff;
}

.halfcol2.last, 
.halfcol2b.last {
	border-bottom: none;
}

.halfcol h4 {
    color: #1b3863;
    text-align: center;
}

.halfcol .row {
    padding: 10px;
    display: block;
}

.blankrow {
	width: 100%;
	height: 20px;
	border-bottom: none;
}

#map_canvas {
	width: 100%;
}

.propertydetails .iconrow a {
    padding: 0 8px 0 0;
}

i.fa.iconbuttons {
    background: #d41d66;
    color: #fff;
    padding: 20%;
    border-radius: 50%;
    margin: 10px;
}

i.fa.iconbuttons:hover {
    background: #1b3863;
}


.gendisclaimer, 
.mlsdisclosure {
	padding: 10px;
	line-height: 1.1;
	clear: both;
	font-weight: 500;
    font-size: 1rem;
    color: #888;
}

.changed {
	color: #d41d66;
	font-weight: 700;
}

.propertyinfo input[type="number"] {
    line-height: 1;
    padding: 2px !important;
    background: #fff;
    border-radius: 0;
    font-weight: 700;
    color: #d41d66;
    width: 85%;
}

.propertyinfo .simpleicon i {
    color: #265ea2;
    padding-left: 10px;
}

i.fa.fa-pencil-alt.simpleicon {
	color: #265ea2;
}

.floatcenter {
    text-align: center;
}

.highlight {
    color: #883d78;
    font-weight: bold;
}

.row.lenderblock {
    background: url(https://multifamilyproperties.com/wp-content/uploads/2020/03/Lender-Partners.png) no-repeat;
    color: #fff;
    text-align: left;
    line-height: 1.1;
    background-size: cover;
    background-position: center top;
}

/** modal **/

.imagesrow {
	clear: both;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}



/** tooltip **/

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #f5f5f5;
  color: #1b3863;
  text-align: center;
  padding: 10px;
  box-shadow: 0 1px 3px #999;
  min-width: 200px;
  position: absolute;
  z-index: 1;
  line-height: 1.2;
  font-size: 14px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8);
}

.modal-content {
  position: relative;
  background-color: #0000;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

.imagescontainer {
	padding: 1%;
}
.imagecontainer {
    display: inline-block;
    width: 24%;
    height: 80px;
    overflow: hidden;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 50px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}


.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

/** Saved Properties **/

tr.last td {
    padding-top: 15px;
}

/** Saved Searches **/

table.savedsearchlist th {
    text-align: left;
}

.savedsearchlist tr:nth-child(odd) {
    background-color: #f4f4f4;
}
.savedsearchlist tr:nth-child(even) {
    background-color: #f7f7f7;
}

.savedsearchlist th {
    background-color: #ececec;
    padding: 10px;
}

.savedsearchlist td {
    padding: 10px;
}

.addnewsearch {
    background: #f5f5f5;
    padding: 20px;
    color: #000;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 50px;
    box-shadow: 0 6px 15px rgba(0,0,0,.2);
}

.addnewsearch h3 {
	color: #1b3863;
}

.addnewsearch input[type="text"], 
.addnewsearch input[type="number"] ,
.addnewsearch select {
    width: 70%;
    display: inline-block;
    margin-bottom: 10px;
    background: #fff;
    color: #000;
    border: 1px solid #ececec;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 5px;
}

.addnewsearch label {
    display: inline-block;
    width: 30%;
}

.addnewsearch input[type="submit"] {
    display: block;
    margin: 20px 0;
    width: 100%;
}

input#lowprice, input#highprice {
    max-width: 200px;
    display: inline-block;
}

select#dailyalerts {
    width: 100%;
    max-width: 430px;
}

/** Quicksearch **/

.quicksearch {
    padding: 10px 0;
    max-width: 600px;
    margin: 0 auto;
}

.quicksearch.full {
    text-align: center;
}

.quicksearch select {
	min-width: 400px;
    border: none;
    height: 30px;
    margin-bottom: 5px;
}

.quicksearch input#maTowns {
    background: #fff;
    margin-bottom: 10px;
}

.quicksearch.full input#maTowns {
    width: 75%;
    max-width: 550px;
}

.quicksearch.compact input#maTowns {
    width: 100%;
    max-width: 450px;
}

div#myBtn2 {
    font-weight: 700;
}

div#myBtn2:hover {
    cursor: pointer;
}

/** Sold list **/

.soldlist table, .soldlist tbody, .soldlist table td {
    padding: 5px;
    border: none;
    line-height: 1.2;
    font-size: 0.8rem;
}

.soldlist table td:first-child {
    width: 90px;
    text-align: left !important;
}

.soldlist table td:nth-child(2) {
    width: 200px;
}

.soldlist table th {
    text-align: left !important;
    padding-left: 5px;
}

/** Misc **/

.gform-block {
	display: block;
	clear: both;
	background: #1b3863;
	padding: 20px;
	margin: 40px 0;
	box-shadow: 3px 3px 5px #ccc;
}

.gform-block h3 {
	color: #fff;
	text-align: center;
}



/* 
Search Criteria List
---------------------------------------------------------------------------------------------------- */

.searchlist,
.searchlistrow {
	width: 100%;
}
.searchlistrow {
	padding: 20px 0;
	display: block;
	clear: both;
	border-top: 1px solid #dddddd;
}
.searchtowns, .searchcriteria {
	vertical-align: middle;
	display: block;
	float: left;
}
.searchtowns {
	font-weight: bold;
	width: 30%;
}
.searchcriteria {
	width: 50%;
}
.searchlistedit {
	width: 20%;
	display: block;
	float: right;
}
.searchlistedit a  {
	background: #d23836;
    color: #fff !important;
    font-size: 14px;
    width: 100%;
    margin-bottom: 3px;
    border: none;
   }
   
.searchlistedit a:hover {
	background: #2c4a6f;
	border: none;
}




#priceSS,
#emailalerts {
	clear: left;
}

#searchformSS label {
	width: 160px;
	display: inline-block;
}

#searchformSS .fixed-width {
	width: 100%;
}
	

/*PM Pro */
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
	background-color: #cc3130 !important;
	color: #fff !important;
	font-size: 16px !important;
} 

ul#menu-top-logged-users {
	text-align: right;
}

input.pmpro_btn.pmpro_btn-submit-checkout {
	border-radius: 0 !important;
}

#bemail.input {
	width: 100% !important;
	padding: 10px;
	border: 1px solid #ddd !important;
	max-width: 100% !important;
}
.pmpro_btn {
	20px 10px !important;
}

form.pmpro_form .input, form.pmpro_form textarea, 
form.pmpro_form select {
	border: 1px solid #ddd !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 10px  !important;
}

form.pmpro_form .leftmar {
	width: 100% !important;
	margin: 8px 0 0 0 !important;
}

span.pmpro_thead-name {
	display: none !important;
}



/*Others*/
.textbutton,
a.textbutton {
	background-color: #d41d66 !important;
	color: #fff !important;
	padding: 10px 20px !important;
	font-size: 16px !important;
	border-radius: 3px;
}

.navbutton {
display: block;
clear: both;
}

a#prev {
    float: left;
}


a#nex {
   float: right;
}


/** Sponsor Info **/

.sponsorgraphic {
	max-width: 400px;
	box-shadow: 0 0 2px 1px #ccc;
	background-color: #ebecef;
	margin: 10px auto;
	margin-bottom: 10px;
}

.sponsorgraphic .toprow {
	display: block; 
	width: 100%;
}

.sponsorgraphic .topleft {
	float: left; 
	width: 45%;
	margin-bottom: -10px;
}

.sponsorgraphic .topleft img {
	width: 100%;
	overflow: hidden;
}

.sponsorgraphic .topright {
	float: right; 
	width: 55%;
	text-align: right;
	padding: 10px 10px;
	font-size: 0.8rem;
	font-weight: 500;
}

.sponsorgraphic .topright img {
	max-width: 90%;
	max-height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sponsorgraphic .topright p {
	margin-bottom: 0;	
}

.sponsorgraphic .bottomrow {
	display: block; 
	clear: both; 
	width: 100%; 
	background: #00547d; 
	text-align: center;
	color: #fff;
	padding: 10px 2.5%;
	position: relative;
}

.sponsorgraphic .bottomrow {
	font-size: 1rem;	
}

.sponsorgraphic .bottomrow p {
	margin-bottom: 0;
}

.sponsorsidebar {
    background: #f5f5f5;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
    box-shadow: 3px 3px 5px #ccc;
    font-size: 14px;
    padding-top: 55px;
    border-top: 10px solid #f5f5f5;
    width: 288px;
}

.sponsorsidebar.ss-agent {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/real-estate-agent-icon.png) top center no-repeat #f5f5f5;
}
.sponsorsidebar.ss-rlender {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/residential-lender-icon.png) top center no-repeat #f5f5f5;
}
.sponsorsidebar.ss-clender {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/commercial-lender.png) top center no-repeat #f5f5f5;
}
.sponsorsidebar.ss-attorney {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/real-estate-attorney-icon.png) top center no-repeat #f5f5f5;
}
.sponsorsidebar.ss-insurance {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/insurance-company-icon.png) top center no-repeat #f5f5f5;
}
.sponsorsidebar.ss-propertymgr {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/property-manager-icon.png) top center no-repeat #f5f5f5;
}


/** Network Graphic **/

#networkgraphic {
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/Network-Graphic-BG-no-icons.png) center no-repeat;
    width: 100%;
   max-width: 768px;
    height: 650px;
    background-size: contain;
    margin: 0 auto;
    display: block;
    position: relative;
 	margin-top: 30px;
}

#networkgraphic .networkblock {
    display: block;
    position: absolute;
    text-align: left;
    line-height: 1;
    max-width: 250px;
   font-size: 14px;
}

#networkgraphic .agent {
    top: 1%;
    left: 40%;
    color: #f19a1c;
    padding-left: 55px;
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/real-estate-agent-icon.png) left no-repeat;
}

#networkgraphic .reslender {
    left: 76%;
    top: 20%;
    color: #9cc732;
     background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/residential-lender-icon.png) top left no-repeat;
     padding-top: 55px;
}

#networkgraphic .commlender {
    top: 55%;
    left: 76%;
    color: #1ba653;
     background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/commercial-lender.png) top left no-repeat;
     padding-top: 55px;
}

#networkgraphic .pm {
    top: 55%;
    left: 1%;
    color: #2d4e66;
     background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/property-manager-icon.png) top left no-repeat;
     padding-top: 55px;
}

#networkgraphic .insurance {
    top: 82%;
    left: 40%;
    color: #11a0ad;
    background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/insurance-company-icon.png) left no-repeat;
    padding-left: 55px;
}

#networkgraphic .attorney {
    top: 20%;
    left: 1%;
    color: #ed4529;
     background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/real-estate-attorney-icon.png) top left no-repeat;
     padding-top: 55px;
}


/* # Media Queries (mobile-first)
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-device-width: 545px) {
	.gutter-10>.col-sm-2, .gutter-xxs>.col-sm-2 {
    	-ms-flex-preferred-size: calc(16.66666667%);
    	flex-basis: calc(16.66666667% );
    	max-width: calc(16.66666667%);
	}
	.row.gutter-xxs>.col {
    	margin-left: 0;
    	margin-right: 0;
	}
	
}

@media only screen and (min-width: 549px) {
		.gutter-30>.col-sm-6, .gutter-md>.col-sm-6 {
    	-ms-flex-preferred-size: calc(100% - 32px);
   		 flex-basis: calc(100% - 32px);
    	max-width: calc(100% - 32px);
		}
		
}

@media only screen and (min-width: 769px) {
	.site-title a {
    	margin-top: 0;
    	margin-bottom: 0;
	}
	
	.gutter-30>.col-sm-6, .gutter-md>.col-sm-6 {
    	-ms-flex-preferred-size: calc(50% - 32px);
   		 flex-basis: calc(50% - 32px);
    	max-width: calc(50% - 32px);
		}
	
}

@media only screen and (min-width: 993px) {}

@media only screen and (min-width: 1160px) {}


	
/* # Media Queries (mobile-second)
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1159px) {
	.gridelement,
	.gridelement2 {
		width: 32%;
	}

	.flex-entry.col.col-xs-12.col-sm-2 {
   	 	flex-basis: 33.33%;
    	max-width: 33.33%;
	}
	.compact #more2 {
		margin: -120px -10px 0 -10px;
    	padding: 120px 10px 10px 10px;
	}
	
	.quicksearch select,
	#more2 label {
    		min-width: 0;
    		width: 100%;
    }
}

@media only screen and (max-width: 992px) {
	
	.site-header {
   	 	background: #fff;
   }
   
   	.overview td {
    	padding: 10px;
    	display: inline-block;
    	text-align: left !important;
	}
	
	.overview td:nth-child(even) {
    	width: 80%;
	}
	.overview td:nth-child(odd) {
    	width: 20%;
	}
	
	.agenttop img {
		float: left;
	}
	.agenttop {
   	 	text-align: left;
	}
	.sponsorsidebar {
		float: left;
		margin: 10px 5px auto;
		width: 48%;
	}
	
	.gridelement2 {
    	width: 49%;
	}
	
	.header-left .widget-area, .header-right .widget-area {
	margin-bottom: 0;
	}
	
	.sold {
    	width: 50%;
	}
	
	.quicksearch.compact input#maTowns {
		max-width: 95%;
		width: 95%;
		margin-bottom: 5px;
	}
	
	.quicksearch.compact input[type="button"] {
    	width: 100%;
	}
	
	.col1 {
    	font-size: 18px;
	}

	.col1 i {
    	width: 40px;
    	font-size: 30px;
	}
	
	.quicksearch.compact input.minbox {
    	max-width: 128px;
	}

	.quicksearch.compact input.regbox {
    	max-width: 280px;
	}
	
	#more2 {
	    margin: -120px -10px 0 -10px;
	    padding: 120px 10px 10px 10px;
	}
	

}

@media only screen and (max-width: 768px) {
	#networkgraphic .networkblock {
       font-size: 12px;
	}
	
	.home .gridelement2 .gridcaption {
    		min-height: 80px;
    }
    
    .halfcol {
    	width: 98%;
    }
    
    table.mfp_propdet td {
    	display: block;
    	width: 100%;
    	padding: 0;
    	font-size: 0.9rem;
    }
    
    .savedsearchlist th {
   			display: none;
   	}
   	.savedsearchlist td {
   		display: block;
    	width: 100%;
   		float: left;
    	border: none;
    	padding: 3px 10px;
    	line-height: 1.2;
   	}
	
	td.name:before {
    	content: "Search Name: ";
	}
	
	td.location:before {
    	content: "Location: ";
	}
	td.pricerange:before {
    	content: "Price Range: ";
	}
	td.othercriteria:before {
    	content: "Other Criteria: ";
	}
	td.frequency:before {
    	content: "Email Frequency: ";
	}
	
	.menu-primary-member-container {
    	clear: both;
    	border-top: 5px solid #d41d66;
	}
	
	.flex-entry.col.col-xs-12.col-sm-2 {
    	flex-basis: 50%;
    	max-width: 50%;
	}
	
	.col1 {
    	font-size: 14px;
	}

	.col1 i {
    	width: 30px;
    	font-size: 22px;
	}
	
	.formalcheckbox.box4 li,
	.formalcheckbox.box3 li,
	.formalcheckbox.box5 li ,
	.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label  {
    	width: 98% !important;
    	max-width: 100%;
	}
	
	#statistics .gutter-md>.col-sm-6 {
    	flex-basis: calc(100% - 32px)
    	max-width: calc(100% - 32px)
	}
	
		.topleftbc {
    		max-width: 400px;
    		display: inline-block;
    		background: #e4e4e4;
    		padding: 10px;
	}
	
	#mai-menu .textwidget {
    	text-align: center;
	}

	
}

@media only screen and (max-width: 544px) {
	.gridelement2 {
    	width: 98%;
	}
	
	#networkgraphic {
        background: url(http://mfproperties.wpengine.com/wp-content/uploads/2019/03/Network-Graphic-BG-slim.png) top no-repeat;
    	background-size: 200px;
    	padding-top: 220px;
    	height: 800px;
	}

	#networkgraphic .networkblock {
		position: relative;
       margin-top: 10px;
       font-size: 14px;
	}

	#networkgraphic .agent,
	#networkgraphic .reslender,
	#networkgraphic .commlender,
	#networkgraphic .pm,
	#networkgraphic .insurance,
	#networkgraphic .attorney {
		top: 0;
		left: 0;
		padding: 0 0 0 55px;
		background-position: left;
        margin: 15px auto;
	}
	.sponsorsidebar {
		width: 98%;
	}
	.sold {
    	width: 100%;
    	float: none;
	}
	
	
	.formalcheckbox li {
			width: 100% !important;
	}
	
	
	.flex-entry.col.col-xs-12.col-sm-2 {
   	 	flex-basis: 100%;
    	max-width: 100%;
	}
	
	.bottomctarow .button, .bottomctarow .entry-content .button {
    	width: 100%;
    	display: block;
    	max-width: 300px;
    	margin: 0 auto;
	}

	.quicksearch.full input#maTowns {
		max-width: 100%;
		width: 100%;
		margin-bottom: 5px;
	}
	
	.quicksearch input[type="button"] {
    	width: 100%;
	}
	
	.quicksearch.full input.minbox {
    	max-width: 80px;
	}

	.quicksearch.full input.regbox {
    	max-width: 180px;
	}
	

}

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