img { margin:0px; -ms-interpolation-mode:bicubic; }

html,
body {
  margin:0;
  padding:0;
  height:100%; /* 100 % height */
    /* background-image: url(/pics/body/b);    */
       background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 100% 96%;
   z-index:5
}
html>body #wrap {height:100%;} /* 100 % height */
#header {
  width:100%;
  height:100px;
  background-color: #b81e36;
}
html>body #header {
  z-index:-5; /* Prevent certain problems with form controls */
}
html>body #content-wrap {
   margin: 0; height:100%;
} /* 100 % height */
html>body #content {
   margin: 0; 
   padding:0px 0px 2.1em 0px;
   z-index: 2;
} 
#footer {
  width:100%;
  height:2.1em;
}
html>body #footer {
  position:fixed;
  bottom:0;
  z-index:10; /* Prevent certain problems with form controls */
}

* { font-size:11.0pt; font-family:'optima', "Trebuchet MS", Helvetica, sans-serif; color:#000; }
.speaking {
	background:#b81e36; color:#fff; font-size:8pt;
   font-weight: bold; float: left; text-align:left;
}
.copyright {
	background:#b81e36; color:#fff; font-size:8pt;
   font-weight: bold; float: right; text-align:right;
}
.speaking a { font-size:8pt; color:#BBB; text-decoration:none; }
.copyright a:hover { color:#444; }

.searchBox { font-size:8pt;font-family:"Tahoma";text-decoration:none;}


a { color:#00c; text-decoration:none; }
a:hover { color:#c00; }

ul.sideMenu { margin: 0; padding: 0; background: #DFDFDF; }
.sideMenu li { display: inline;
  font: 200 1.0em "trebuchet ms", serif;
}
.topHeaderShell { box-sizing: border-box; width: 100%; }
.topHeaderContent { box-sizing: border-box; display: block; width: 100%; }
.topHeaderNav { background: #dfdfdf; width: 100%; }
.topHeaderNav .sideMenu { display: flex; flex-wrap: wrap; justify-content: center; }
.mobile-login-menu { display: none; }
.client-login-menu a { background: #1f6f9f; color: #fff !important; font-weight: bold; }
.client-login-menu a:hover { background: #175c86; color: #fff !important; }
.sideMenu li a { display: block; margin: 0.0em 0; padding: 3px 5px;
  text-decoration: none; color: #000;
}
.sideMenu li a:hover { color: #fff; background: #5F5F5F; }
.sideMenu li.here a { display: block; background: #b81e36; background-image: url(https://lh4.ggpht.com/_lPcmnt7EWFI/TSdXnmUCwFI/AAAAAAAAmP0/9tybVzR_ALI/sidebarbackground.png); color: #fff; }
.sideMenu li.here ul { margin: 0; padding: 0; }
.sideMenu li.here ul li a { padding-left: 35px; color: #FFF;
  background: url(/pics/sidebarbackground.png) no-repeat 0px 0px;
}
.sideMenu li.here ul li a:hover { color: #9FF3FF;
  background: #5F5F5F url(/pics/sidebarbackground.png) no-repeat 0px 0px;
}
.menuBack { background: #EFEFEF; }
.mobile-top-header { display: none; }
.mobile-top-nav { display: none; }
.search-form-actions { align-items: center; display: flex; gap: 10px; justify-content: space-between; width: 100%; }
.search-results-list { display: grid; gap: 10px; width: 100%; }
.search-result-row { width: 100%; }
.search-result-box { box-sizing: border-box; display: block; padding: 8px; width: 100%; }
.search-result-main { align-items: flex-start; display: grid; gap: 10px; grid-template-columns: auto minmax(120px, 1fr) minmax(210px, 2fr) auto; }
.search-result-photo { text-align: center; }
.search-result-photo form { margin: 0; }
.search-result-address, .search-result-traits, .search-result-actions { align-self: start; }
.search-result-traits { display: grid; gap: 8px; grid-template-columns: repeat(2, minmax(120px, 1fr)); }
.search-result-remarks { margin-top: 6px; }
.search-result-actions { text-align: right; }
.search-modern-wrap { box-sizing: border-box; color: #1f2937; line-height: 1.55; margin: 0 auto; max-width: 1480px; padding: 18px; }
.search-modern-wrap * { box-sizing: border-box; }
.search-modern-hero { align-items: center; background: linear-gradient(135deg, #eef6fb 0%, #fff7e6 100%); border: 1px solid #e3ebf4; border-radius: 20px; box-shadow: 0 14px 35px rgba(26, 48, 82, .10); display: flex; gap: 18px; justify-content: space-between; margin: 4px 0 16px; padding: 18px 20px; }
.search-modern-hero h1 { color: #10233f; font-size: 28px; line-height: 1.15; margin: 0; }
.search-modern-hero p { color: #3f4f65; font-size: 14px; margin: 5px 0 0; }
.search-view-toggle { align-items: center; display: flex; flex-wrap: wrap; gap: 8px; justify-content: flex-end; }
.search-view-toggle span { color: #3f4f65; font-size: 13px; font-weight: bold; }
.search-view-toggle a { background: #fff; border: 1px solid #c9d6e5; border-radius: 999px; color: #1f4d70 !important; font-size: 13px; font-weight: bold; padding: 7px 12px; text-decoration: none; }
.search-view-toggle a.active { background: #1f6f9f; border-color: #1f6f9f; color: #fff !important; }
.search-filter-card, .search-modern-map, .search-modern-results { background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 8px 24px rgba(26, 48, 82, .07); }
.search-filter-card { margin-bottom: 16px; overflow: hidden; padding: 14px 16px; }
.search-filter-card table, .search-filter-card div { background: transparent !important; }
.search-filter-card form { color: #26384f; font-family: 'optima', "Trebuchet MS", Helvetica, sans-serif !important; font-size: 13px !important; line-height: 1.9; }
.search-filter-card input, .search-filter-card select { border: 1px solid #c9d6e5; border-radius: 8px; font-size: 13px !important; margin: 2px 3px; padding: 4px 6px; }
.search-filter-card input[type=checkbox] { padding: 0; }
.search-filter-card input[type=submit] { background: #1f6f9f; border-color: #1f6f9f; color: #fff; cursor: pointer; display: none; font-weight: bold; padding: 7px 13px; }
.search-filter-card #resultspan { color: #1f6f9f; font-weight: bold; }
.search-filter-actions { display: flex; justify-content: flex-end; margin: 0 0 8px; }
.search-modern-map { overflow: hidden; padding: 10px; }
.search-modern-map #map_canvas { border-radius: 14px; height: 100% !important; min-height: 460px; width: 100% !important; }
.search-modern-results { overflow: hidden; padding: 12px; }
.search-results-toolbar { align-items: center; border-bottom: 1px solid #e3ebf4; display: flex; gap: 10px; justify-content: space-between; margin: -2px -2px 12px; padding: 2px 2px 12px; }
.search-results-toolbar label { color: #3f4f65; font-size: 13px; font-weight: bold; }
.search-results-toolbar select { border: 1px solid #c9d6e5; border-radius: 8px; color: #26384f; font-size: 13px; padding: 6px 8px; }
.search-reset-link { color: #6b3040 !important; font-size: 13px; font-weight: bold; text-decoration: none; white-space: nowrap; }
.search-results-sort-control { align-items: center; display: flex; gap: 10px; }
.search-modern-notice { background: #fff7e6; border: 1px solid #e8b15a; border-radius: 14px; box-shadow: 0 6px 18px rgba(24, 43, 73, .08); box-sizing: border-box; color: #5d4200; font-size: 15px; line-height: 1.45; margin: 14px auto 0; max-width: 1480px; padding: 12px 16px; }
.search-noscript { background: #fff7e6; border: 1px solid #e8b15a; border-radius: 12px; color: #5d4200; font-size: 14px; margin-bottom: 16px; padding: 12px 14px; }
.aroundcu-lead-box { background: linear-gradient(135deg, #fff7e6 0%, #eef6fb 100%); border: 1px solid #e5cf9a; border-radius: 16px; box-shadow: 0 10px 26px rgba(26, 48, 82, .09); box-sizing: border-box; margin: 14px 0; padding: 15px; }
.aroundcu-lead-box h3 { color: #10233f; font-size: 19px; line-height: 1.2; margin: 0 0 6px; }
.aroundcu-lead-box p { color: #3f4f65; font-size: 14px; margin: 0 0 10px; }
.aroundcu-lead-form { display: grid; gap: 8px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.aroundcu-lead-form label { color: #26384f; font-size: 13px; font-weight: bold; }
.aroundcu-lead-form input, .aroundcu-lead-form textarea { border: 1px solid #c9d6e5; border-radius: 9px; box-sizing: border-box; display: block; font-size: 14px; margin-top: 3px; padding: 7px 9px; width: 100%; }
.aroundcu-lead-form textarea { min-height: 74px; resize: vertical; }
.aroundcu-lead-message, .aroundcu-lead-form button, .aroundcu-lead-help { grid-column: 1 / -1; }
.aroundcu-lead-form button { background: #1f6f9f; border: 0; border-radius: 999px; color: #fff; cursor: pointer; font-weight: bold; justify-self: start; padding: 9px 15px; }
.aroundcu-lead-help { color: #526174; font-size: 12px; }
.aroundcu-lead-website { left: -9999px; position: absolute; }
.aroundcu-lead-success { background: #f0fbf3; border: 1px solid #9bd0a5; border-radius: 12px; color: #173d22; font-size: 15px; line-height: 1.45; padding: 12px 14px; }
.search-modern-results > form, .search-modern-results > br { display: none; }
.search-modern-wrap .search-results-list { gap: 12px; }
.search-modern-wrap .search-result-box { background: #fff; border: 1px solid #dde7f2 !important; border-radius: 16px; box-shadow: 0 6px 18px rgba(24, 43, 73, .08); cursor: pointer; overflow: hidden; transition: box-shadow .15s ease, transform .15s ease; }
.search-modern-wrap .search-result-box:hover, .search-modern-wrap .search-result-highlight { box-shadow: 0 12px 28px rgba(31, 111, 159, .22) !important; outline: 2px solid #e8b15a !important; transform: translateY(-1px); }
.search-modern-wrap .search-result-box .shared2 { background: transparent !important; }
.search-modern-wrap .search-result-main { grid-template-columns: 124px minmax(0, 1fr); }
.search-modern-wrap .search-result-traits, .search-modern-wrap .search-result-actions { grid-column: 1 / -1; }
.search-modern-wrap .search-result-box img[width=100] { border-radius: 12px; height: 92px; object-fit: cover; width: 124px; }
.search-modern-wrap .search-no-results { background: #f7f9fc; border: 1px dashed #c9d6e5; border-radius: 16px; color: #3f4f65; padding: 22px; text-align: center; }
.search-modern-wrap .search-no-results h3 { color: #10233f; font-size: 20px; margin: 0 0 8px; }
.search-modern-wrap .search-no-results p { font-size: 14px; line-height: 1.45; margin: 0; }
.search-layout-split .search-modern-main { align-items: flex-start; display: grid; gap: 18px; grid-template-columns: minmax(420px, 52vw) minmax(360px, 1fr); }
.search-layout-split .search-modern-map { height: calc(100vh - 170px); min-height: 560px; position: sticky; top: 12px; }
.search-layout-split .search-modern-results { max-height: calc(100vh - 170px); overflow: auto; }
.search-layout-cards .search-modern-map { height: 52vh; margin-bottom: 18px; min-height: 420px; }
.search-layout-cards .search-results-list { display: grid; gap: 16px; grid-template-columns: repeat(auto-fill, minmax(390px, 1fr)); }
.search-price-marker { background: #2f6fb0; border: 2px solid #fff; border-radius: 14px; box-shadow: 0 1px 5px rgba(0,0,0,.45); color: #fff; font: bold 12px Arial, sans-serif; line-height: 22px; min-width: 38px; padding: 0 5px; text-align: center; white-space: nowrap; }
.search-price-marker.highlighted { background: #d95f02; border-color: #ffe3bf; }
.client-login-card { background: #fff; border: 1px solid #dce5ef; border-radius: 16px; box-shadow: 0 12px 30px rgba(26, 48, 82, .12); box-sizing: border-box; margin: 18px auto; max-width: 440px; padding: 18px; }
.client-login-card h1, .client-login-card h2 { color: #10233f; font-size: 24px; line-height: 1.2; margin: 0 0 8px; }
.client-login-card p { color: #3f4f65; line-height: 1.45; margin: 8px 0 14px; }
.client-login-card label { color: #26384f; display: block; font-weight: bold; margin: 10px 0 4px; }
.client-login-card input[type=text], .client-login-card input[type=password] { border: 1px solid #c9d6e5; border-radius: 9px; box-sizing: border-box; font-size: 16px; padding: 8px 10px; width: 100%; }
.client-login-card input[type=submit] { background: #1f6f9f; border: 0; border-radius: 999px; color: #fff; cursor: pointer; font-weight: bold; margin-top: 14px; padding: 10px 18px; }
.client-login-card .client-login-help { font-size: 13px; }
.modern-resource-page { color: #1f2937; line-height: 1.55; margin: 0 auto; max-width: 980px; }
.modern-resource-hero { background: linear-gradient(135deg, #eef6fb 0%, #fff7e6 100%); border: 1px solid #e3ebf4; border-radius: 20px; box-shadow: 0 14px 35px rgba(26, 48, 82, .10); margin: 8px 0 18px; padding: 26px; }
.modern-resource-hero h1 { color: #10233f; font-size: 34px; line-height: 1.15; margin: 0 0 10px; }
.modern-resource-hero p { color: #3f4f65; font-size: 17px; margin: 0 0 14px; max-width: 780px; }
.modern-resource-button { background: #1f6f9f; border-radius: 999px; color: #fff !important; display: inline-block; font-weight: bold; margin: 4px 8px 4px 0; padding: 10px 16px; text-decoration: none; }
.modern-resource-button.secondary { background: #fff; border: 1px solid #c9d6e5; color: #1f4d70 !important; }
.modern-resource-section { background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 8px 24px rgba(26, 48, 82, .07); margin: 16px 0; padding: 20px; }
.modern-resource-section h2 { color: #10233f; font-size: 24px; line-height: 1.2; margin: 0 0 10px; }
.modern-resource-grid { display: grid; gap: 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.modern-resource-grid.three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.modern-resource-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; display: block; padding: 15px; text-decoration: none; }
.modern-resource-card h3, .modern-resource-card strong { color: #173a5c; display: block; font-size: 18px; margin: 0 0 7px; }
.modern-resource-card p, .modern-resource-card span { color: #1f2937; margin: 0; }
.modern-resource-list { display: grid; gap: 10px; list-style: none; margin: 12px 0 0; padding: 0; }
.modern-resource-list li { background: #f7f9fc; border-left: 4px solid #1f6f9f; border-radius: 8px; padding: 10px 12px; }
.modern-resource-form { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; padding: 16px; }
.modern-resource-form label { display: block; font-weight: bold; margin: 10px 0 4px; }
.modern-resource-form input[type=text], .modern-resource-form input[type=number], .modern-resource-form input[type=email], .modern-resource-form input[type=tel], .modern-resource-form textarea, .modern-resource-form select { border: 1px solid #c9d6e5; border-radius: 9px; box-sizing: border-box; font-size: 16px; max-width: 100%; padding: 8px 10px; }
.modern-resource-form input[type=text], .modern-resource-form input[type=number], .modern-resource-form input[type=email], .modern-resource-form input[type=tel], .modern-resource-form textarea { width: 100%; }
.modern-resource-form textarea { min-height: 130px; resize: vertical; }
.modern-resource-form input[type=submit], .modern-resource-form button { background: #1f6f9f; border: 0; border-radius: 999px; color: #fff; cursor: pointer; font-weight: bold; margin: 10px 8px 0 0; padding: 10px 16px; }
.modern-resource-form .field-help { color: #526174; font-size: 13px; margin: 2px 0 8px; }
.modern-resource-callout { background: #fff7e6; border-left: 5px solid #e8b15a; border-radius: 12px; margin-top: 14px; padding: 14px 16px; }
.modern-resource-testimonial { margin: 18px 0; }
.modern-resource-testimonial center > div { border-radius: 14px; box-sizing: border-box; max-width: 760px; width: auto !important; }
.featured-sidebar { box-sizing: border-box; margin: 0 auto 16px; width: 100%; }
.featured-sidebar-title { color: #173a5c; font-weight: bold; margin-bottom: 8px; text-align: center; }
.featured-sidebar-title a { color: #173a5c; font-weight: bold; }
.featured-sidebar-list { display: grid; gap: 10px; grid-template-columns: repeat(auto-fit, minmax(145px, 190px)); justify-content: center; }
.featured-sidebar-card { background: #fff; border: 1px solid #dde7f2; border-radius: 14px; box-shadow: 0 6px 18px rgba(24, 43, 73, .08); box-sizing: border-box; color: #1f2937 !important; display: block; overflow: hidden; padding: 8px; text-align: center; text-decoration: none; }
.featured-sidebar-card img { aspect-ratio: 1 / 1; border-radius: 10px; display: block; height: auto; max-height: 150px; object-fit: cover; width: 100%; }
.featured-sidebar-card span { color: #3f4f65; display: block; font-size: 12px; line-height: 1.3; margin-top: 4px; }
.featured-sidebar-card strong { color: #10233f; display: block; font-size: 13px; margin-top: 4px; }
.featured-sidebar-card .featured-sidebar-broker { border-radius: 0; display: inline-block; height: auto; margin-top: 4px; max-width: 100%; object-fit: contain; width: auto; }
.property-detail-shell { background: #b81e36; box-sizing: border-box; padding: 14px; width: 100%; }
.property-detail-card { background: #fff; border-radius: 18px; box-shadow: 0 14px 35px rgba(26, 48, 82, .16); box-sizing: border-box; margin: 0 auto; max-width: 1180px; overflow: hidden; text-align: left; }
.property-detail-bar { align-items: center; background: #b81e36; color: #fff; display: flex; flex-wrap: wrap; gap: 8px 12px; justify-content: flex-start; padding: 12px 16px; }
.property-detail-bar span, .property-detail-bar strong { color: #fff; font-family: 'Trebuchet MS', Helvetica, sans-serif; font-size: 21px; line-height: 1.2; }
.property-detail-bar span { font-weight: bold; }
.property-detail-disclaimer { color: #454545; font-size: 12px; padding: 12px 16px; text-align: center; }
.property-detail-disclaimer img { max-width: 100%; vertical-align: middle; }
.property-summary-page { background: #f5f8fb; box-sizing: border-box; color: #1f2937; line-height: 1.55; padding: 16px; }
.property-summary-page * { box-sizing: border-box; }
.property-summary-hero { background: #fff; border: 1px solid #e1e8f2; border-radius: 22px; box-shadow: 0 14px 35px rgba(26, 48, 82, .10); display: grid; gap: 20px; grid-template-columns: minmax(320px, 1.15fr) minmax(280px, .85fr); overflow: hidden; padding: 16px; }
.property-summary-photo a { display: block; }
.property-summary-photo img { border-radius: 16px; display: block; height: 100%; max-height: 520px; min-height: 320px; object-fit: cover; width: 100%; }
.property-summary-facts { align-self: center; padding: 4px; }
.property-summary-eyebrow { color: #1f6f9f; font-size: 13px; font-weight: bold; letter-spacing: .08em; text-transform: uppercase; }
.property-summary-facts h1 { color: #10233f; font-size: 28px; line-height: 1.15; margin: 6px 0 8px; }
.property-summary-price { color: #b81e36; font-size: 34px; font-weight: bold; line-height: 1.1; }
.property-summary-type { color: #526174; margin: 4px 0 14px; }
.property-fact-grid { display: grid; gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.property-fact { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; padding: 11px 12px; }
.property-fact span { color: #526174; display: block; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.property-fact strong { color: #10233f; display: inline-block; font-size: 17px; margin-top: 2px; }
.property-fact-help, .property-fact-link { color: #1f6f9f !important; display: inline-block; font-size: 12px; font-weight: bold; margin-left: 5px; }
.property-new-listing { display: inline-block; margin-left: 5px; vertical-align: middle; }
.property-open-house { background: #eaf8ef; border: 1px solid #9bd1a7; border-radius: 14px; color: #174f28; display: grid; gap: 3px; margin-top: 12px; padding: 12px; }
.property-open-house strong { color: #174f28; }
.property-summary-section { background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 8px 24px rgba(26, 48, 82, .07); margin: 16px 0; padding: 18px; }
.property-summary-section h2 { color: #10233f; font-size: 22px; line-height: 1.2; margin: 0 0 10px; }
.property-summary-section h3 { color: #173a5c; font-size: 17px; margin: 0 0 10px; }
.property-remarks { color: #26384f; font-size: 16px; }
.property-summary-grid { align-items: start; display: grid; gap: 16px; grid-template-columns: minmax(0, 1fr) minmax(280px, 380px); }
.property-summary-sidebar { display: grid; gap: 16px; }
.property-summary-sidebar .property-summary-section { margin: 0; }
.property-amenities ul { display: grid; gap: 9px; grid-template-columns: repeat(2, minmax(0, 1fr)); list-style: none; margin: 0; padding: 0; }
.property-amenities li { background: #f7f9fc; border-left: 4px solid #1f6f9f; border-radius: 9px; color: #26384f; padding: 9px 11px; }
.property-map-card #map_canvas { border-radius: 14px; height: 300px !important; min-height: 300px; overflow: hidden; width: 100% !important; }
.property-map-help { color: #526174; font-size: 13px; line-height: 1.35; margin: 0 0 10px; }
.property-detail-map-marker.current { background: #b81e36; border-color: #ffe3bf; box-shadow: 0 0 0 3px rgba(184, 30, 54, .22), 0 1px 5px rgba(0,0,0,.45); min-width: 70px; }
.property-share-card p, .property-buyer-card p { color: #3f4f65; margin: 0 0 10px; }
.property-share-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.property-share-actions a { background: #1f6f9f; border-radius: 999px; color: #fff !important; font-weight: bold; padding: 8px 12px; text-decoration: none; }
.property-share-actions a:nth-child(2) { background: #10233f; }
.property-share-actions a:nth-child(3) { background: #b81e36; }
.property-summary-photos__header { align-items: flex-start; display: flex; gap: 16px; justify-content: space-between; }
.property-summary-photos__intro { color: #526174; font-size: 13px; margin: 0 0 14px; }
.property-summary-photos__controls { display: flex; flex: 0 0 auto; gap: 8px; }
.property-summary-photos__arrow, .property-summary-photos__close, .property-summary-photos__modal-arrow { background: #b81e36; border: 0; border-radius: 999px; color: #fff; cursor: pointer; font-family: Georgia, serif; font-size: 28px; height: 40px; line-height: 1; width: 40px; }
.property-summary-photos__arrow:hover, .property-summary-photos__arrow:focus, .property-summary-photos__close:hover, .property-summary-photos__close:focus, .property-summary-photos__modal-arrow:hover, .property-summary-photos__modal-arrow:focus { background: #93182b; }
.property-summary-photos__track { display: flex; gap: 12px; overflow-x: auto; padding: 4px 0 12px; scrollbar-width: thin; }
.property-summary-photos__thumb { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 12px; cursor: pointer; flex: 0 0 150px; overflow: hidden; padding: 7px; }
.property-summary-photos__thumb img { aspect-ratio: 1 / 1; border-radius: 8px; display: block; height: auto; object-fit: cover; width: 100%; }
.property-summary-photos__modal[hidden] { display: none; }
.property-summary-photos__modal { align-items: center; display: flex; inset: 0; justify-content: center; padding: 24px; position: fixed; z-index: 10000; }
.property-summary-photos__backdrop { background: rgba(16, 35, 63, .88); inset: 0; position: absolute; }
.property-summary-photos__dialog { margin: 0; max-height: 92vh; max-width: min(1040px, 94vw); position: relative; z-index: 1; }
.property-summary-photos__dialog img { background: #10233f; border-radius: 14px; display: block; max-height: 82vh; max-width: 100%; }
.property-summary-photos__dialog figcaption { color: #fff; font-family: Verdana, Arial, sans-serif; font-size: 13px; margin-top: 10px; text-align: center; }
.property-summary-photos__close { position: absolute; right: -14px; top: -14px; }
.property-summary-photos__modal-arrow { font-size: 42px; height: 56px; position: relative; width: 56px; z-index: 1; }
.property-summary-photos__modal-arrow--prev { margin-right: 18px; }
.property-summary-photos__modal-arrow--next { margin-left: 18px; }
.summary-photo-modal-open { overflow: hidden; }
.property-pictures-page { margin: 0 auto; max-width: 1180px; padding: 8px; }
.property-pictures-hero { align-items: center; display: flex; gap: 18px; justify-content: space-between; }
.property-pictures-count { background: #fff; border: 1px solid #dfe8f2; border-radius: 18px; box-shadow: 0 8px 22px rgba(26, 48, 82, .10); min-width: 118px; padding: 16px; text-align: center; }
.property-pictures-count strong { color: #10233f; display: block; font-size: 40px; line-height: 1; }
.property-pictures-count span { color: #526174; display: block; font-weight: bold; margin-top: 4px; }
.property-photo-featured { margin: 0 0 16px; }
.property-photo-featured img { border-radius: 16px; box-shadow: 0 12px 30px rgba(26, 48, 82, .12); display: block; height: auto; margin: 0 auto; max-height: 720px; max-width: 100%; object-fit: contain; }
.property-photo-featured figcaption, .property-photo-card figcaption { color: #526174; font-size: 13px; line-height: 1.4; padding: 8px 4px 0; text-align: center; }
.property-photo-grid { display: grid; gap: 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.property-photo-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 16px; margin: 0; overflow: hidden; padding: 10px; }
.property-photo-card img { border-radius: 12px; display: block; height: auto; max-width: 100%; width: 100%; }
.property-pictures-extra #ss_wrapper { box-sizing: border-box; max-width: 100%; overflow: hidden; }
.property-photo-client-note p, .property-photo-history p, .property-pictures-extra p { color: #3f4f65; }
.property-mortgage-page { max-width: 980px; padding: 8px; }
.property-mortgage-hero { align-items: center; display: grid; gap: 18px; grid-template-columns: minmax(0, 1fr) minmax(180px, 260px); }
.property-mortgage-photo { background: #fff; border: 1px solid #dfe8f2; border-radius: 16px; box-shadow: 0 8px 22px rgba(26, 48, 82, .12); color: #173a5c !important; display: block; overflow: hidden; text-align: center; text-decoration: none; }
.property-mortgage-photo img { display: block; height: 150px; object-fit: cover; width: 100%; }
.property-mortgage-photo span { display: block; font-size: 13px; font-weight: bold; padding: 8px; }
.property-mortgage-payment { color: #10233f; font-size: 44px; font-weight: bold; line-height: 1; margin: 8px 0 2px; }
.property-mortgage-subhead { color: #526174; margin: 0 0 14px; }
.property-mortgage-breakdown { display: grid; gap: 10px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.property-mortgage-breakdown div { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 12px; padding: 12px; }
.property-mortgage-breakdown span { color: #526174; display: block; font-size: 13px; margin-bottom: 4px; }
.property-mortgage-breakdown strong { color: #10233f; display: block; font-size: 17px; }
.property-mortgage-form { display: grid; gap: 4px 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.property-mortgage-form label { margin-top: 4px; }
.property-mortgage-form label, .property-mortgage-form .field-help, .property-mortgage-form input[type=submit] { grid-column: 1 / -1; }
.property-input-prefix, .property-input-suffix { align-items: center; display: flex; gap: 7px; }
.property-input-prefix span, .property-input-suffix span { color: #526174; font-weight: bold; white-space: nowrap; }
.property-input-prefix input, .property-input-suffix input { flex: 1 1 auto; }
.property-mortgage-disclaimer p { color: #3f4f65; font-size: 13px; margin: 0 0 8px; }
.home-hero { align-items: center; display: grid; gap: 22px; grid-template-columns: minmax(0, 1.4fr) minmax(280px, .8fr); }
.home-hero h1 { max-width: 760px; }
.home-hero-panel { background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 12px 30px rgba(26, 48, 82, .10); padding: 18px; }
.home-hero-panel strong { color: #10233f; display: block; font-size: 32px; line-height: 1; margin-bottom: 6px; }
.home-hero-panel span { color: #3f4f65; display: block; line-height: 1.4; }
.home-stat-grid { display: grid; gap: 14px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 14px; }
.home-stat-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; padding: 15px; }
.home-stat-card strong { color: #10233f; display: block; font-size: 28px; line-height: 1.1; margin-bottom: 5px; }
.home-stat-card span { color: #3f4f65; display: block; font-size: 14px; line-height: 1.35; }
.home-signature { color: #3f4f65; margin-top: 14px; text-align: right; }
.home-open-house { background: #fff7e6; border: 1px solid #e8b15a; border-radius: 16px; margin-bottom: 16px; padding: 14px; }
.contact-hero { align-items: center; display: grid; gap: 20px; grid-template-columns: minmax(0, 1.2fr) minmax(240px, .8fr); }
.contact-hero-card { background: #fff; border: 1px solid #e1e8f2; border-radius: 16px; box-shadow: 0 10px 26px rgba(26, 48, 82, .10); padding: 16px; }
.contact-hero-card strong { color: #10233f; display: block; font-size: 20px; line-height: 1.2; margin-bottom: 6px; }
.contact-hero-card span { color: #3f4f65; display: block; line-height: 1.4; }
.featured-home-grid { display: grid; gap: 16px; }
.featured-home-card { background: #fff; border: 1px solid #dde7f2; border-radius: 18px; box-shadow: 0 8px 24px rgba(26, 48, 82, .08); color: #1f2937 !important; display: grid; gap: 0; grid-template-columns: minmax(220px, 320px) minmax(0, 1fr); overflow: hidden; text-decoration: none; }
.featured-home-card img { display: block; height: 100%; min-height: 230px; object-fit: cover; width: 100%; }
.featured-home-body { padding: 18px; }
.featured-home-price { color: #b81e36; font-size: 28px; font-weight: bold; line-height: 1.1; }
.featured-home-body h2 { color: #10233f; font-size: 22px; line-height: 1.2; margin: 5px 0 10px; }
.featured-home-facts { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 10px; }
.featured-home-facts span, .featured-home-link { background: #eef6fb; border: 1px solid #c9d6e5; border-radius: 999px; color: #1f4d70; display: inline-block; font-size: 13px; font-weight: bold; padding: 4px 9px; }
.featured-home-open-house { background: #eaf8ef; border: 1px solid #9bd1a7; border-radius: 12px; color: #174f28; margin: 10px 0; padding: 9px 11px; }
.featured-home-open-house strong { color: #174f28; }
.featured-home-body p { color: #3f4f65; line-height: 1.45; margin: 10px 0; }
.phone-number-grid { display: grid; gap: 14px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.phone-number-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; padding: 15px; }
.phone-number-card h3 { color: #173a5c; font-size: 18px; margin: 0 0 8px; }
.phone-number-card ul { margin: 0; padding-left: 19px; }
.phone-number-card li { margin: 4px 0; }
.my-list { display: grid; gap: 10px; margin-top: 12px; }
.my-search-card, .my-event-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; padding: 14px; }
.my-search-card strong, .my-event-card strong { color: #173a5c; display: block; font-size: 17px; margin-bottom: 4px; }
.my-home-grid { display: grid; gap: 12px; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); margin: 12px 0; }
.my-home-card { background: #fff; border: 1px solid #dde7f2; border-radius: 16px; box-shadow: 0 6px 18px rgba(24, 43, 73, .08); color: #1f2937 !important; display: block; overflow: hidden; padding: 10px; text-decoration: none; }
.my-home-card img { border-radius: 12px; display: block; height: 140px; object-fit: cover; width: 100%; }
.my-home-card strong { color: #10233f; display: block; margin-top: 8px; }
.my-home-card span { color: #3f4f65; display: block; font-size: 14px; line-height: 1.35; }
.my-home-traits { display: grid; gap: 4px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 8px; }
.my-rating { background: #fff7e6; border-radius: 999px; color: #5d4200; display: inline-block; font-weight: bold; padding: 4px 8px; }
.profile-hero { align-items: center; display: grid; gap: 20px; grid-template-columns: minmax(0, 1.2fr) minmax(230px, .8fr); }
.profile-hero-card { background: #fff; border: 1px solid #e1e8f2; border-radius: 16px; box-shadow: 0 10px 26px rgba(26, 48, 82, .10); padding: 16px; }
.profile-hero-card strong { color: #10233f; display: block; font-size: 22px; line-height: 1.2; margin-bottom: 6px; }
.profile-hero-card span { color: #3f4f65; display: block; }
.profile-info-grid { display: grid; gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 14px 0; }
.profile-info-grid div { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 12px; padding: 12px; }
.profile-info-grid span { color: #526174; display: block; font-size: 12px; font-weight: bold; margin-bottom: 4px; text-transform: uppercase; }
.profile-info-grid strong { color: #10233f; display: block; overflow-wrap: anywhere; }
.profile-notice { border-radius: 12px; font-weight: bold; margin: 10px 0 14px; padding: 10px 12px; }
.profile-notice.success { background: #eaf8ef; border: 1px solid #9bd1a7; color: #174f28; }
.profile-notice.error { background: #fff1f1; border: 1px solid #efb7b7; color: #7b1e1e; }
.profile-check-option { align-items: flex-start; display: flex !important; gap: 8px; line-height: 1.35; margin-top: 10px !important; }
.profile-check-option input { flex: 0 0 auto; margin-top: 2px; width: auto !important; }
.testimonial-grid { display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-top: 18px; }
.testimonial-card { background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 8px 24px rgba(26, 48, 82, .07); padding: 18px; }
.testimonial-card .testimonial { color: #26384f; font-size: 16px; line-height: 1.55; }
.testimonial-card .test_text { position: relative; }
.testimonial-card .test_text:before { color: #e8b15a; content: "\201C"; display: block; font-family: Georgia, serif; font-size: 48px; line-height: .7; margin-bottom: 2px; }
.testimonial-card .test_author { color: #173a5c; font-weight: bold; margin-top: 12px; text-align: right; }
.about-team-photo { border-radius: 18px; box-shadow: 0 14px 35px rgba(26, 48, 82, .14); display: block; height: auto; margin: 12px auto 0; max-width: 100%; }
.about-profile { align-items: flex-start; display: grid; gap: 18px; grid-template-columns: 150px minmax(0, 1fr); }
.about-profile:nth-child(even) { grid-template-columns: minmax(0, 1fr) 150px; }
.about-profile:nth-child(even) .about-profile-photo { grid-column: 2; grid-row: 1; }
.about-profile:nth-child(even) .about-profile-body { grid-column: 1; grid-row: 1; }
.about-profile-photo { border-radius: 16px; box-shadow: 0 8px 22px rgba(26, 48, 82, .14); height: auto; max-width: 150px; width: 100%; }
.about-profile h2 { color: #10233f; font-size: 24px; line-height: 1.2; margin: 0 0 3px; }
.about-profile .role { color: #1f6f9f; font-weight: bold; margin: 0 0 10px; }
.about-profile p { margin: 0 0 10px; }
.about-media-grid { display: grid; gap: 14px; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 14px; }
.about-media-card { background: #f7f9fc; border: 1px solid #e3ebf4; border-radius: 14px; color: #1f2937 !important; display: block; overflow: hidden; text-decoration: none; }
.about-media-card img { display: block; height: 130px; object-fit: cover; width: 100%; }
.about-media-card img.contain { background: #fff; object-fit: contain; padding: 8px; }
.about-media-card span { display: block; padding: 10px 12px; }
.site-footer { align-items: center; background: #b81e36; display: flex; gap: 12px; justify-content: space-between; width: 100%; }
.site-footer .speaking, .site-footer .copyright { background: transparent; box-sizing: border-box; float: none; }
.site-footer-contact { flex: 1 1 auto; }
.site-footer-languages { flex: 0 0 auto; text-align: center; }
.site-footer-office { flex: 0 0 auto; }
.site-footer-eho { flex: 0 0 auto; }
.widthMenu { width: 150px; }
.widthMain { width: 650px;}
.floatLeft { float: left; }
.floatRight { float: left; }

.ontable {font-family:"Tahoma";font-size:8pt;text-decoration:none;}

.shared {color:black;font-size:9pt;text-decoration:none;}
.shared2 {color:#333; font-size:8pt; }

.data {font-family:verdana; font-size:10px; color:black; background-color:#F0F0F0;}
.bld {color:black;font-size:9pt;font-weight:bold;}
.bld1 {color:black;font-size:7pt;font-weight:bold;}
.bld2 {color:black; font-size:8pt; font-weight:bold;}
.hdrcolor {font-family:verdana; font-size:11px; font-weight:bold; color:black; background-color:#D0D0D0;}

.rating {
    align-items:center;
    display:flex;
    float:right;
    gap:6px;
    justify-content:flex-end;
    line-height:1.2;
    margin:4px 0 8px 12px;
}

.rating-title {
    color:#4a3a18;
    font-weight:bold;
    white-space:nowrap;
}

.rating-stars {
    border:0;
    display:inline-block;
    margin:0;
    min-width:6.1em;
    padding:0;
}

.rating-remove {
    color:#7d2300;
    cursor:pointer;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    white-space:nowrap;
}

/* :not(:checked) is a filter, so that browsers that don't support :checked don't
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn't make the test unnecessarily selective */
.rating:not(:checked) > input,
.rating-stars:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label,
.rating-stars:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:100%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before,
.rating-stars:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label,
.rating-stars > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label,
.rating-stars:not(:checked) > label:hover,
.rating-stars:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label,
.rating-stars > input:checked + label:hover,
.rating-stars > input:checked + label:hover ~ label,
.rating-stars > input:checked ~ label:hover,
.rating-stars > input:checked ~ label:hover ~ label,
.rating-stars > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active,
.rating-stars > label:active {
    position:relative;
    top:2px;
    left:2px;
}

.test_author {
   text-align: right;
}

	#console { background-color: #333; color: #fff; padding: 2px 5px; font-size: 11px; position: fixed; bottom: 0; right: 0; z-index: 1000 }

	/*	Bamboo
	=========================== */
	.overflow { overflow: auto; -webkit-overflow-scrolling: touch; }
	.loading { background-image: url(../images/loader.gif); background-position: center; background-repeat: no-repeat; background-size: 32px; }
	.loading.subview { min-height: 300px; }
	#container { border: 0px; padding: 0px; margin: 0px; position: relative; z-index: 2; background-color: #f9f9f9 }
	#cover { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(255,255,255,0); z-index: 600; }

	/*	Header
	=========================== */
/*	header.primary { height: 49px; color: #333; background-color: #dadada; position: relative; border-bottom: solid 1px #f8f8f8; border-radius: 0px 0px 0 0;}  */
	header.primary .icon { z-index: 22; position: absolute; top: 0; left: 0; height: 49px; width: 49px; font-size: 26px; line-height: 49px; text-align: center; color: #333;  }
	header.primary .side { left: auto; right: 0; }
	header.primary hgroup { text-align: center padding: 0;}
	header.primary hgroup center img { max-width: 100%; z-index: 20; position: absolute; top: 0; left: 50px; right: 50px; color:#333; margin: 0; line-height: 49px; margin: 0; font-size: 20px; }

	/*	Navigation
	=========================== */
	.navigation { background: #dfdfdf; color: #fff; z-index: 1; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
	.navigation ul { list-style: none; padding: 0; margin: 0; width: 150px; position: relative; }
	.navigation li { font-size: 18px; position: relative; font-weight: 100; border-bottom: solid 1px rgba(0,0,0,0.1); border-top: solid 1px rgba(255,255,255,0.05); }
		.navigation ul li a ,
		.navigation ul li a:hover ,
		.navigation ul li a:visited ,
		.navigation ul li a:focus { text-decoration: none; color: #000; background-color: transparent; display: block; padding: 4px 14px 4px 14px; line-height: 40px }
		
	/*	Presentation styles
	=========================== */
	#content2 { padding: 0px 20px 0px 20px; }


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

	/*	Bamboo
	=========================== */
	#container { left: 150px; width: auto; overflow: auto; -webkit-overflow-scrolling: touch; }
	#scroller { background:#f9f9f9; }

	/*	Header
	=========================== */
	header.primary { margin: 0; padding: 0; height: auto; background: transparent; border: none }
	header.primary .icon { display: none; background-color: #b81e36; background: #b81e36; }
	header.primary hgroup { text-align: left; padding: 00px 00px 0px 00px; }
	header.primary hgroup center img {  position: relative; left: 0; right: auto; font-size: 30px; line-height: 34px; }

	/*	Navigation
	=========================== */
	.navigation { max-width: 150px }

}

@media only screen and (max-width: 980px) {
   .search-layout-split .search-modern-main { display: block; }
   .search-layout-split .search-modern-map { height: 56vh; margin-bottom: 16px; min-height: 380px; position: static; }
   .search-layout-split .search-modern-results { max-height: none; }
   .search-modern-hero { align-items: flex-start; flex-direction: column; }
}

@media only screen and (max-width: 767px) {
   body { background: #f7f8fb; }
   html>body #content { padding-bottom: 0; }
   #footer { height: auto; width: 100%; }
   html>body #footer { bottom: auto; position: static; }
   #container { background: #f7f8fb; min-height: 100%; }
   header.primary { background: #ffffff; border-bottom: 1px solid #dde4ee; box-shadow: 0 3px 14px rgba(19, 35, 58, .14); min-height: 62px; position: relative; z-index: 700; }
   header.primary .icon { background: #b81e36; border-radius: 10px; color: #fff; height: 42px; left: auto; line-height: 42px; right: 10px; top: 10px; width: 42px; }
   header.primary hgroup { min-height: 62px; padding: 0; position: relative; }
   header.primary hgroup center { display: block; margin: 0; padding: 0; }
   header.primary hgroup center img { display: block; height: auto; left: auto; margin: 0; max-height: none; max-width: none; position: static; right: auto; width: 100%; }
   header.primary hgroup > div[style*='position: absolute'] { display: none; }
   header.primary hgroup > span[style*='position: absolute'] { display: none; }
   .client-login-menu { display: block; }
   #content2 { box-sizing: border-box; font-size: 16px; line-height: 1.45; padding: 14px 16px 28px; }
   #content2 p, #content2 table { max-width: 100%; }
   .navigation { background: #ffffff; box-shadow: inset -1px 0 0 #dde4ee; }
   .navigation ul { width: 210px; }
   .navigation ul li a, .navigation ul li a:hover, .navigation ul li a:visited, .navigation ul li a:focus { line-height: 28px; padding: 9px 16px; }
   .search-form-actions { align-items: flex-start; flex-direction: column; }
   .search-result-main { grid-template-columns: 1fr; }
   .search-result-traits { grid-template-columns: 1fr; }
   .search-result-actions { text-align: left; }
   .search-modern-wrap { margin: 0; max-width: none; overflow-x: hidden; padding: 8px; width: 100%; }
   .search-modern-hero { border-radius: 14px; gap: 8px; margin: 8px 0 10px; padding: 16px; }
   .search-modern-hero h1 { font-size: 21px; }
   .search-view-toggle { justify-content: flex-start; width: 100%; }
   .search-filter-card, .search-modern-map, .search-modern-results { border-radius: 12px; max-width: 100%; }
   .search-filter-card { padding: 10px; }
   .search-filter-card form { line-height: 2.2; max-width: 100%; overflow-wrap: anywhere; white-space: normal; }
   .search-filter-card input[type=text], .search-filter-card input[type=password], .search-filter-card select { box-sizing: border-box; max-width: calc(100vw - 42px); }
   .search-filter-card table, .search-filter-card tbody, .search-filter-card tr, .search-filter-card td { box-sizing: border-box; display: block; max-width: 100% !important; width: 100% !important; }
   .search-layout-split .search-modern-map, .search-layout-cards .search-modern-map { height: 48vh; margin-bottom: 10px; min-height: 300px; }
   .search-modern-map { padding: 6px; }
   .search-modern-map #map_canvas { min-height: 300px; max-width: 100%; overflow: hidden; }
   .search-modern-results { overflow: visible; padding: 8px; }
   .search-results-toolbar { align-items: flex-start; flex-direction: column; gap: 6px; }
   .search-results-toolbar select { width: 100%; }
   .search-results-sort-control { align-items: flex-start; flex-direction: column; gap: 6px; width: 100%; }
   .aroundcu-lead-form { grid-template-columns: 1fr; }
   .search-modern-wrap #search_result_list, .search-modern-wrap .search-results-list, .search-modern-wrap .search-result-row { box-sizing: border-box; display: block; max-width: 100% !important; overflow-wrap: anywhere; width: 100% !important; }
   .search-modern-wrap .search-result-box { box-sizing: border-box; display: block; max-width: 100% !important; overflow-wrap: anywhere; width: 100% !important; }
   .search-modern-wrap .search-result-box form { max-width: 100%; }
   .search-modern-wrap .search-result-box img[width=100] { height: auto; max-height: 160px; max-width: 100%; width: 100%; }
   .site-footer { align-items: flex-start; box-sizing: border-box; flex-direction: column; gap: 4px; max-width: 100vw; overflow: visible; padding: 6px 8px; }
   .site-footer .speaking, .site-footer .copyright { max-width: 100%; overflow-wrap: anywhere; text-align: left; white-space: normal; word-break: normal; }
   .site-footer-languages { text-align: left; }
   .modern-resource-page { max-width: none; }
   .modern-resource-hero, .modern-resource-section { border-radius: 14px; padding: 16px; }
   .modern-resource-hero h1 { font-size: 27px; }
   .modern-resource-grid, .modern-resource-grid.three { grid-template-columns: 1fr; }
   .home-hero, .home-stat-grid, .contact-hero, .featured-home-card, .phone-number-grid { grid-template-columns: 1fr; }
   .featured-home-card img { min-height: 190px; }
   .property-detail-shell { padding: 0; }
   .property-detail-card { border-radius: 0; box-shadow: none; max-width: none; }
   .property-detail-bar { padding: 10px 12px; }
   .property-detail-bar span, .property-detail-bar strong { font-size: 17px; }
   .property-summary-page { padding: 8px; }
   .property-summary-hero, .property-summary-grid, .property-fact-grid, .property-amenities ul { grid-template-columns: 1fr; }
   .property-summary-hero, .property-summary-section { border-radius: 14px; padding: 14px; }
   .property-summary-photo img { max-height: none; min-height: 0; }
   .property-summary-facts h1 { font-size: 22px; }
   .property-summary-price { font-size: 28px; }
   .property-summary-photos__header { align-items: flex-start; flex-direction: column; }
   .property-summary-photos__modal { padding: 14px; }
   .property-summary-photos__modal-arrow { height: 44px; width: 44px; }
   .property-summary-photos__modal-arrow--prev { margin-right: 8px; }
   .property-summary-photos__modal-arrow--next { margin-left: 8px; }
   .property-map-card #map_canvas { height: 280px !important; min-height: 280px; }
   .property-pictures-page { padding: 0; }
   .property-pictures-hero { align-items: flex-start; flex-direction: column; }
   .property-pictures-count { box-sizing: border-box; min-width: 0; width: 100%; }
   .property-photo-grid { grid-template-columns: 1fr; }
   .property-mortgage-page { padding: 0; }
   .property-mortgage-hero, .property-mortgage-breakdown, .property-mortgage-form { grid-template-columns: 1fr; }
   .property-mortgage-photo img { height: 170px; }
   .property-mortgage-payment { font-size: 36px; }
   .rating { background: #fff7e6; border-bottom: 1px solid rgba(184, 30, 54, .18); box-sizing: border-box; float: none; justify-content: center; margin: 0; padding: 8px 10px; width: 100%; }
   .rating-title { flex: 0 0 auto; }
   .rating-stars { flex: 0 0 auto; }
   .rating-remove { flex: 0 0 100%; text-align: center; }
   .my-home-traits, .profile-hero, .profile-info-grid { grid-template-columns: 1fr; }
   .testimonial-grid { grid-template-columns: 1fr; }
   .about-profile, .about-profile:nth-child(even) { grid-template-columns: 1fr; }
   .about-profile:nth-child(even) .about-profile-photo, .about-profile:nth-child(even) .about-profile-body { grid-column: auto; grid-row: auto; }
   .about-profile-photo { max-width: 130px; }
   .about-media-grid { grid-template-columns: 1fr; }
}
