
.content-wrapper{ flex-grow:1; width:100%; min-width: 0;}
.catalog-page{ width:96%; margin:0 1% 80px 3%; min-height:700px; }
.catalog-page .breadcrumbs{margin: 16px 0 0px 0.5%;}

.cp-title-wrapper{ display: flex; margin-top:38px; }
	.cp-title-pic{ width: 260px; flex-shrink: 0; min-height: 111px;  background-repeat: no-repeat; background-size: 199px 111px;
		background-position: top left;}
			.virtual-tour .cp-title-pic{ background-image: url(../img/virtual-tour-page-icon.svg); }
			.new-construction .cp-title-pic{ background-image: url(../img/new-construction-page-icon.svg); }
			.just-sold .cp-title-pic{ background-image: url(../img/just-sold-page-icon.svg); }
			.just-listed .cp-title-pic{ background-image: url(../img/just-listed-page-icon.svg); }

	.cp-title-block{ padding-right:18px; }
		.cp-title-block h1{ font-size:22px; line-height:22px; font-family: 'Figtree', sans-serif; text-transform:uppercase; }
		.cp-title-block p{ margin-top:15px;  font-size:15px; line-height:20px; font-family: 'Figtree', sans-serif; font-weight:400;   }

.cp-content{ margin-top:36px; }
	.cp-content ul{}
		ul.cp-content-list > li{ display:flex; padding:9px 18px 28px 0px; }
		.cp-cont-county{ width:260px;  flex-shrink: 0; padding-left: 18px; padding-top: 11px; min-height: 78px; background-size:144px 67px; background-repeat:no-repeat; background-position: top 11px left 18px;
		/**/ -moz-box-sizing: border-box; -webkit-box-sizing: border-box;  box-sizing: border-box; /**/  }
			.cp-cont-county h4{margin-top:32px; font-size:24px; line-height:24px;  font-family: 'Figtree', sans-serif; font-weight:500;  }
		.cp-cont-city{  }
			.cp-cont-city ul{ display:flex; flex-wrap: wrap;}
				.cp-cont-city ul li{ display:flex; margin-top: 11px; margin-right:32px;  }
					.cp-cont-city ul li p a{font-size:15px; line-height:15px;  font-family: 'Figtree', sans-serif; font-weight:500; color:#000; }
					.cp-cont-city ul li span{ padding-left: 4px; font-size:14px; line-height:15px;  font-family: 'Figtree', sans-serif; font-weight:700;}

		.cp-content ul > li:nth-child(odd){ background-color:#f9f9f9;  }

		.cp-cont-county.cpc-la{ background-image:url(../img/cp-la.svg);}
		.cp-cont-county.cpc-mn{ background-image:url(../img/cp-mn.svg);}
		.cp-cont-county.cpc-np{ background-image:url(../img/cp-np.svg);}
		.cp-cont-county.cpc-or{ background-image:url(../img/cp-or.svg);}
		.cp-cont-county.cpc-rs{ background-image:url(../img/cp-rs.svg);}
		.cp-cont-county.cpc-sd{ background-image:url(../img/cp-sd.svg);}
		.cp-cont-county.cpc-sf{ background-image:url(../img/cp-sf.svg);}
		.cp-cont-county.cpc-sm{ background-image:url(../img/cp-sm.svg);}
		.cp-cont-county.cpc-sb{ background-image:url(../img/cp-sb.svg);}
		.cp-cont-county.cpc-sс{ background-image:url(../img/cp-sс.svg);}
		.cp-cont-county.cpc-sn{ background-image:url(../img/cp-sn.svg);}
		.cp-cont-county.cpc-vn{ background-image:url(../img/cp-vn.svg);}

		.cp-cont-county.cpc-los-angeles{ background-image:url(../img/cp-la.svg);}
		.cp-cont-county.cpc-monterey{ background-image:url(../img/cp-mn.svg);}
		.cp-cont-county.cpc-napa-county{ background-image:url(../img/cp-np.svg);}
		.cp-cont-county.cpc-orange-county{ background-image:url(../img/cp-or.svg);}
		.cp-cont-county.cpc-riverside{ background-image:url(../img/cp-rs.svg);}
		.cp-cont-county.cpc-san-diego{ background-image:url(../img/cp-sd.svg);}
		.cp-cont-county.cpc-san-francisco{ background-image:url(../img/cp-sf.svg);}
		.cp-cont-county.cpc-san-mateo{ background-image:url(../img/cp-sm.svg);}
		.cp-cont-county.cpc-santa-barbara{ background-image:url(../img/cp-sb.svg);}
		.cp-cont-county.cpc-santa-clara{ background-image:url(../img/cp-sс.svg);}
		.cp-cont-county.cpc-sonoma-county{ background-image:url(../img/cp-sn.svg);}
		.cp-cont-county.cpc-ventura-county{ background-image:url(../img/cp-vn.svg);}

.just-listed.catalog-page .content-lv3-wrapper{ margin-top:30px; }
