.xm-box {background:#ffffff;border:1px solid #dadada;border-radius:5px;}
.xm-sidebar {
	background:#4d4545;
	border-radius: 4px;
	font:14px/16px 'Lato', sans-serif;
}
.xm-accordion {
	padding:0;
	margin:0;
	list-style:none;
}
.xm-accordion > li {
	border-top:1px solid #473d3d;
	overflow:hidden;
}
.xm-accordion > li:first-child {
	border-top:none;
	border-radius: 4px 4px 0 0;
}
.xm-accordion > li:last-child {
	border-radius: 0 0 4px 4px;
}
.xm-accordion .heading {
	display:block;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	padding:15px 40px 16px 18px;
	position:relative;
}
.xm-accordion .heading:hover {
	background:#564e4e;
	text-decoration:none;
}
.xm-accordion .has-drop .heading:after {
	content:'';
	position:absolute;
	top:50%;
	right:19px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/arrow.png) no-repeat;
	width:12px;
	height:9px;
	margin:-2px 0 0;
}
.xm-accordion .heading .title span {
	display:block;
	font-weight:400;
	color:#adadad;
	font-size:11px;
	text-transform:capitalize;
}
.xm-accordion .heading .ico {
	display:inline-block;
	vertical-align:middle;
	margin:0 12px 0 0;
}
.xm-accordion .heading .ico img {display:block;}
.xm-accordion .heading .title {
	width:80%;
	display:inline-block;
	vertical-align:middle;
}
.xm-accordion .slide {display:none;}
.xm-accordion .active .slide {display:block;}
.xm-accordion .slide .panel-body {
	border-top:1px solid #473d3d;
	padding:5px 0 1px;
	overflow:hidden;
}
.xm-accordion .slide ul {
	padding:0;
	margin:0;
	list-style:none;
	font-weight:700;
}
.xm-accordion .slide ul li {
	margin:0 0 4px;
}
.xm-accordion .slide ul a {
	display:block;
	border-width:1px 0;
	border-style:solid;
	border-color:#4d4545;
	padding:9px 22px;
	color:#fff;
	position:relative;
}
.xm-accordion .slide ul .active a,
.xm-accordion .slide ul a:hover {
	border-color:#524a4a;
	background:#3f3737;
	text-decoration:none;
}
.xm-accordion .slide ul .active a:before,
.xm-accordion .slide ul a:hover:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	background:#e83b3e;
	width:3px;
	height:100%;
}
.xm-content-block .xm-box {
	min-height:150px;
}

.result-box{
	position:relative;
}
.result-box h1{
	font-size:22px;
	font-weight:700;
	color:#4e4e4e;
	margin: 0 0 14px;
	letter-spacing: -1px;
}
.result-heading{
	background:#4b4b4b;
	padding: 12px 17px 8px;
	color:#fff;
	text-transform:uppercase;
	border:1px solid #c9c9c8;
	margin: 0 0 10px;
}
.result-heading .title{
	font:500 13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	margin: 0 64px 0 0;
}
.result-heading ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	font:500 13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
}
.result-heading li{
	float:left;
	margin: 0 31px 0 0;
	position:relative;
}
.result-heading li:after{
	content:"|";
	position:absolute;
	top:0;
	left: -16px;
	color:#fff;
}
.result-heading li a{
	color:#fff;
}
.result-content{
	overflow:hidden;
}
.person-box{
	width:295px;
	background:#4b4b4b;
	color:#fff;
	float:right;
}
.person-box h2{
	color:#fff;
	text-transform:uppercase;
	font:bold 16px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	padding: 19px 33px 29px;
	margin: 0 0 21px;
	border-bottom:1px solid #656565;
}
.person-box .photo{
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.person-box .img-holder{
	padding:0 30px 27px 26px;
}
.result-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:371px;
}
.result-list li{
	margin:0 0 17px;
	overflow:hidden;
	background:#fff;
}
.result-list .img-holder{
	background:#4b4b4b;
	padding: 15px 13px 16px 15px;
	width: 141px;
	float:left;
	min-height:183px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}
.result-list .img-holder:hover{
	opacity:0.8;
}
.result-list .img-holder img{
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.result-list .text-holder{
	border:1px solid #c9c9c8;
	overflow:hidden;
	color:#181818;
	padding: 19px 5px 10px 25px;
	font:13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.result-list h2{
	font:bold 16px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
	text-transform:uppercase;
	color:#000;
}
.result-list h2 a{color:#000;}
.result-list address{
	font-style:normal;
	text-transform:uppercase;
}
.result-list .phone-link{
	text-transform:uppercase;
	color:#181818;
}
.result-list .mail{
	text-transform:uppercase;
	color:#181818;
}
.contact-list{
	margin:0;
	padding:0;
	list-style:none;
}
.contact-list li{
	margin:0 0 10px;
}
.profile-block .xm-sidebar{
	background:none;
	border-radius:3px 3px 0 0;
	overflow:hidden;
}
.profile-block .xm-accordion{
	background:#4b4b4b;
	border-radius:0 0 3px 3px;
	overflow:hidden;
}
.profile-block .xm-accordion > li{
	border-color:#656565;
}
.profile-block .xm-accordion > li:first-child{
	border-top:1px solid #656565;
}
.profile-block .xm-accordion .slide .panel-body{
	border-color:#656565;
}
.profile-block .xm-accordion .heading:hover,
.profile-block .xm-accordion > li.active .heading{
	background:#3f3d3d;
}
.profile-block #xm-wrapper.w1 .xm-accordion .heading{
	padding: 19px 40px 13px 18px;
}
.profile-block .xm-accordion .slide ul .active a,
.profile-block .xm-accordion .slide ul a:hover{
	background:#3a3939;
}
.profile-block .xm-accordion .slide ul a{
	border:none;
}
#xm-wrapper.w1 .xm-accordion .slide ul .active a:hover:before{display:block;}
#xm-wrapper.w1 .xm-accordion .slide ul a:hover:before{display:none;}
.search-link{
	display:block;
	background:#4b4b4b;
	font:14px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding: 26px 22px;
	border:1px solid #c9c9c8;
	margin: 10px 0 0;
	position:relative;
}
.search-link:hover{
	text-decoration:none;
	background:#3a3939;
}
.search-link:after{
	content:"";
	position:absolute;
	top: 23px;
	right: 22px;
	width:20px;
	height:20px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/search-icon.png) no-repeat;
}
.back-link{
	display:block;
	background:#4b4b4b;
	font:14px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	padding: 26px 22px;
	border:1px solid #c9c9c8;
	margin: 5px 0 0;
	position:relative;
}
.back-link:hover{
	text-decoration:none;
	background:#3a3939;
}
.back-link:after{
	content:"";
	position:absolute;
	top: 24px;
	right: 21px;
	width:21px;
	height:19px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/back-icon.png) no-repeat;
}
.profile-heading{
	margin:0 0 10px;
}
.profile-heading h1{
	font:700 22px/1.2em 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0 0 16px;
	color:#4e4e4e;
	padding: 0 0 0 5px;
	letter-spacing: -1px;
}
.profile-person{
	background:#666;
	color:#fff;
}
.profile-person h2{
	color:#fff;
	text-transform:uppercase;
	font:bold 16px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	padding: 19px 28px 8px;
	margin: 0 0 21px;
	border-bottom:1px solid #656565;
}
.profile-person h2 small{
	font-size:14px;
	line-height:1.2em;
	display:block;
	margin: 8px 0 0;
}
.profile-person .photo{
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.profile-person .img-holder{
	padding:0 30px 27px 26px;
}
.profile-row:first-child{padding-top:7px;}
.profile-row{
	border-bottom:1px solid #ebebeb;
	padding: 19px 28px 39px;
	position:relative;
	overflow:hidden;
	color:#2c2c2c;
}
.profile-row h2{
	text-transform:uppercase;
	font:700 18px/1.2em 'Open Sans', Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 19px;
	letter-spacing: -1px;
}
.contact-info .inner-area{
	overflow:hidden;
}
.contact-info address{
	font-style:normal;
	font-size:15px;
	float:left;
	width: 50%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.contact-info address .row{
	display:block;
	margin: 0 0 2px;
}
.contact-info address a{
	font-size:14px;
	color:#be0f34;
}
.contact-info address a:hover{
	color:#8F0B27;
}
.contact-info .phone-list{
	float:left;
	width:50%;
	padding: 10px 0 0 8px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.contact-info .phone-list ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
	line-height:1.2em;
}
.contact-info .phone-list li{
	margin: 0 0 8px;
}
.contact-info .phone-list li a{
	color:#2c2c2c;
}
.contact-info .web-link{
	font-size:15px;
	line-height:1.2em;
	color:#2c2c2c;
	margin: 5px 0 0;
	display: inline-block;
	vertical-align: top;
}
.prof-info p{
	font-size:15px;
	line-height:22px;
	margin:0;
}
.prof-info p+p{
	margin: 12px 0 0;
}
.market-areas{
	margin:0;
	padding:0;
	list-style:none;
	font-size:15px;
	line-height:1.2em;
}
.market-areas li{
	margin:0 0 10px;
	overflow:hidden;
}
.market-areas .name{
	float:left;
	margin:0 4px 0 0;
}
.market-areas .value{
	overflow:hidden;
	display:block;
}
.expertise .col-holder{
	position:relative;
	overflow:hidden;
}
.expertise .col{
	float:left;
	width: 44%;
}
.expertise .box{
	margin: 0 0 17px;
	padding:0 10px 0 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.expertise h3{
	font-size:15px;
	line-height:1.2em;
	font-weight:bold;
	margin:0 0 10px;
}
.expertise .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.expertise .box li+li{
	margin: 7px 0 0;
}
.credentials .col-holder{
	position:relative;
	overflow:hidden;
}
.credentials .col{
	float:left;
	width: 41.5%;
}
.credentials .box{
	margin: 0 0 17px;
	padding:0 10px 0 0;
}
.credentials h3{
	font-size:15px;
	line-height:1.2em;
	font-weight:bold;
	margin:0 0 10px;
}
.credentials .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.credentials .box li+li{
	margin: 7px 0 0;
}
.education-list{
	margin: 0 0 12px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:15px;
	line-height:1.2em;
	color:#2c2c2c;
}
.education-list li{
	float:left;
	position:relative;
}
.education-list li:after{
	content:"-";
	position:absolute;
	top:0;
	left: -6px;
}
.education-list li+li{
	margin: 0 0 0 9px;
}
.education-list li a{
	color:#2c2c2c;
}
.function-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
	font-size:14px;
	line-height:1.2em;
	text-align:center;
}
.function-list li{
	float:left;
	width:25%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-left:1px solid #717171;
}
.function-list li:first-child{border:none;}
.function-list a{
	display:block;
	background:#4b4b4b;
	padding:19px 5px;
	color:#fff;
}
.function-list a:hover{
	text-decoration:none;
	background:#3a3939;
}
.search-result{
	position:relative;
}
.search-result .search-heading{
	overflow:hidden;
}
.search-result h1{
	font:700 22px/1.2em 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0 0 13px;
	color:#4e4e4e;
	padding: 0 0 0 1px;
	letter-spacing: -1px;
	float:left;
}
input[type="search"]{
	-webkit-appearance:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
	font-family:inherit;
	font-size:100%;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display:none;}
.search-result .results-form{
	float:right;
	padding: 7px 0 0;
}
.results-form input[type="search"]{
	margin:0;
	padding:0;
	border:none;
	font-size:15px;
	line-height:1.2em;
	color:#4b4b4b;
	background:none;
	outline:none;
	width:100%;
}
.results-form input::-webkit-input-placeholder{
	color:#4b4b4b;
	opacity:1;
}
.results-form input:focus::-webkit-input-placeholder{color:transparent;}
.results-form input::-moz-placeholder{
	color:#4b4b4b;
	opacity:1;
}
.results-form input:focus::-moz-placeholder{color:transparent;}
.results-form input:-ms-input-placeholder{color:#4b4b4b;}
.results-form input:focus:-ms-input-placeholder{color:transparent;}
.results-form input::-moz-focus-inner{
	border:0;
	padding:0;
}
.results-form .input-holder{
	position:relative;
	padding: 0 44px 0 0;
	margin: 0 0 0 52px;
	float:right;
	width: 130px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.results-form .input-holder:after{
	content:"";
	position:absolute;
	top: 1px;
	right: 13px;
	width:20px;
	height:20px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-search.png) no-repeat;
}
.results-form .search-value{
	overflow:hidden;
	display:block;
	font:16px/1.3em 'Lato', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	color:#4b4b4b;
	margin: 10px 10px 10px 10px;
	float:left;
}
.sub-nav{
	background:#fba84a;
	color:#fff;
	padding: 18px 8px 18px 22px;
	overflow:hidden;
	margin:0 0 20px;
}
.sub-nav .title{
	text-transform:uppercase;
	font:13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	float:left;
	margin:0 10px 0 0;
}
.sub-nav .nav-list{
	margin: 0 9.5% 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	line-height:1.2em;
	text-transform:uppercase;
	float:left;
}
.sub-nav .nav-list li{
	float:left;
	position:relative;
	margin: 0 20px 0 0;
}
.sub-nav .nav-list li+li:after{
	content:"|";
	position:absolute;
	top: -1px;
	left: -14px;
}
.sub-nav .nav-list li a{
	color:#fff;
}
.sub-nav .compare{
	font:13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:left;
	margin: 0 7% 0 0;
}
.sub-nav .check-all{
	font:13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	float:left;
}
.paging {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font:bold 13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.paging li {
	display:inline-block;
	vertical-align:top;
	margin:0 2px;
	position:relative;
}
.paging strong{
	text-decoration:underline;
}
.paging li a {color:#fff;}
.paging .next {margin:0 4px;}
.paging .next a {
	padding: 0 16px 1px 0;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.paging .next a:after{
	content:"";
	position:absolute;
	top: 1px;
	right:0;
	width:10px;
	height:11px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-arrow.png) no-repeat;
}
.result-boxes{
	position:relative;
	overflow:hidden;
	padding: 0 8px 0 8px;
}
.result-boxes .box{
	overflow:hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 11px 0 12px;
	margin: 0 0 19px;
	position:relative;
}
.result-boxes .box .check{
	position:absolute;
	top:8px;
	right:18px;
}
.result-boxes .box .number{
	font:14px/1.2em 'lato', Arial, Helvetica, sans-serif;
	color:#757575;
	text-transform:uppercase;
	position:absolute;
	bottom:9px;
	right:22px;
}
.result-boxes .img-holder{
	background:#666;
	float:left;
	padding:13px 10px 13px 11px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:140px;
	min-height:183px;
}
.result-boxes .img-holder img{
	display:block;
	max-width:100%;
	height:auto;
}
.result-boxes .text-holder{
	overflow:hidden;
	color:#181818;
	font:13px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	padding:10px 30px 5px 20px;
	border:1px solid #c9c9c8;
	background:#fff;
}
.result-boxes h2{
	text-transform:uppercase;
	color:#000;
	font:700 14px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	margin: 0 0 6px;
}
.result-boxes .company-name{
	display:block;
	font-size:15px;
	line-height:1.2em;
}
.result-boxes address{
	font-style:normal;
	margin:0;
}
.result-boxes .phone-link{
	color:#181818;
}
.result-boxes .mail{
	color:#181818;
}
.result-boxes .info-list{
	margin:0;
	padding:0;
	list-style:none;
}
.result-boxes .info-list li{
	margin: 0 0 6px;
}
.result-boxes .website{
	color:#be0f34;
}

.result-boxes .website:hover{
	color:#8F0B27;
}
.result-boxes .list{
	margin: 0 0 7px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	line-height:1.2em;
	color:#000;
	text-transform:uppercase;
}
.result-boxes .list li{
	float:left;
	margin: 0 9px 0 0;
	position:relative;
}
.result-boxes .list li a{
	color:#000;
}
.result-boxes .list li+li:after{
	content:"/";
	position:absolute;
	top: 1px;
	left: -6px;
}
.rating-holder{
	overflow:hidden;
}
.rating-holder .title{
	float:left;
	color:#000;
	font-size:14px;
	line-height:1.2em;
	margin: 0 9px 0 0;
}
.rating-holder img{
	display:block;
	margin: 2px 0 0;
}
.locator{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 19px;
}
.locator .inner-wrap{
	position:relative;
	border:1px solid #c9c8c8;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:591px;
}
.locator .map-holder{
	background-image:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/img9.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:100%;
}
.agent-locator{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width: 35.5%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.agent-locator h2{
	text-transform:uppercase;
	font:17px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0 0 18px 33px;
}
.locate-form{
	position:relative;
	width:253px;
	margin: 0 auto 28px;
	overflow:hidden;
}
.locate-form .row{
	overflow:hidden;
}
.locate-form input[type="submit"]{
	float:right;
	border:none;
	margin:0;
	padding:0;
	width:28px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
	background:#4d4d4d url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-search-white.png) no-repeat 5px 5px;
	cursor:pointer;
}
.locate-form input[type="submit"]:hover{
	background-color:#000;
}
.locate-form .input-holder{
	overflow:hidden;
}
.locate-form input[type="search"]{
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font:13px/1.2em 'lato', Arial, Helvetica, sans-serif;
	color:#ababab;
	padding: 0 12px;
	margin:0;
	border:none;
	background:#eee;
	height:28px;
	outline:none;
}
ol.list{
	margin:0;
	padding:0;
	list-style:none;
	font:14px/1.2em 'lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
ol.list li{
	padding: 18px 33px 17px;
	border-top:1px solid #e6e6e6;
	position:relative;
}
ol.list .ol-item-index{
	position:absolute;
	top: 20px;
	right: 20px;
	font-size:14px;
	line-height:1.2em;
	color:#757575;
}
ol.list li a{
	color:#000;
}
.locator .tabset{
	margin:0;
	padding:0;
	list-style:none;
	font:14px/1.2em 'Lato', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	width:45px;
	position: absolute;
	top: 0;
	right: -45px;
}
.locator .opener{
	position:absolute;
	z-index:999;
	top:0;
	right:-57px;
	width:14px;
	height:181px;
	background:rgba(255,255,255, 0.5);
	text-indent:-9999px;
	overflow:hidden;
}
.locator .opener:after{
	content:'';
	position:absolute;
	top:50%;
	left:3px;
	width:7px;
	height:14px;
	margin-top:-7px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-arrow2.png) no-repeat;
}
.locator .agent-locator.active .opener:after{background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-arrow3.png) no-repeat;}
/*.locator .tabset:before{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:100%;
	width:12px;
	background:rgba(255,255,255, 0.5);
}
.locator .tabset:after{
	content:"";
	position:absolute;
	top:50%;
	right: -10px;
	margin: -6px 0 0;
	width:7px;
	height:14px;
	background:url(/web/20220928223631im_/http://www.findaccim.com/lib/theme/xm-2/images/ico-arrow2.png) no-repeat;
}*/
.locator .tabset li{
	position:relative;
	height:100px;
	background:#f5f5f5;
	border-width:1px 1px 1px 0;
	border-color:#eff0f0;
	border-style:solid;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.locator .tabset li:hover,
.locator .tabset li.active{
	background:#fff;
}
.locator .tabset li:hover a,
.locator .tabset li.active a{
	color:#000;
	text-decoration:none;
}
.locator .tabset li a{
	position:absolute;
	top:0;
	left:0;
	color:#b25f2b;
	padding:10px 10px;
	height:45px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.locator .tabset .link1{
	height:77px;
}
.locator .tabset .link1 a{
	top:15px;
	left: -15px;
	width:77px;
}
.locator .tabset .link2{
	height:104px;
}
.locator .tabset .link2 a{
	top:29px;
	left: -28px;
	width:104px;
}
.agent-locator .tab-content{
	padding: 18px 0 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height:100%;
	overflow:auto;
	background:#fff;
}
@media only screen and (min-width: 768px){
	.xm-w1 {margin:0 !important;}
	.phone-link{
		cursor:default;
		pointer-events:none;
	}
}
@media only screen and (max-width: 1030px){
	.section1{
		padding: 10px 10px 30px;
	}
	.section1 .heading{
		margin-bottom: 40px;
	}
	.section1 .heading h2{
		font-size: 25px;
		line-height: 29px;
	}
	.col-investor{
		width: 28.4%;
	}
	.col-land-investment{
		width: 46.5%;
	}
	.col-hold-term{
		width: 25.1%;
		padding-bottom: 0;
	}
	.col-land-investment .value{
		font-size: 25px;
		line-height: 45px;
	}
	.col-hold-term .year > span {
		font-size: 30px;
		line-height: 41px;
	}
	.chart-block{min-height: 675px;}
	.info-wrap{
		margin: 0 0 7px;
	}
	.chart-block > .holder{
		margin: 196px 0 0 -144px;
		width: 547px;
		transform:  rotate(270deg);
		-webkit-transform:  rotate(270deg);
		-moz-transform: rotate(270deg);
		-o-transform:  rotate(270deg);
		-ms-transform:  rotate(270deg);
	}
	.text-year{
		transform:  rotate(-270deg);
		-webkit-transform:  rotate(-270deg);
		-moz-transform: rotate(-270deg);
		-o-transform:  rotate(-270deg);
		-ms-transform:  rotate(-270deg);
	}
	.no-of-year span{
		display: block;
		right: 39px;
		bottom: -42px;
		position: relative;
		transform:  rotate(90deg);
		-webkit-transform:  rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform:  rotate(90deg);
		-ms-transform:  rotate(90deg);
	}
	.data-list{
		overflow: visible;
		height: 1%;
	}
	.data-list:after{
		display: block;
		clear: both;
		content: "";
	}
	.data-list .value{
		padding: 0 0 0 28px;
		display: block;
		transform:  rotate(90deg);
		-webkit-transform:  rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform:  rotate(90deg);
		-ms-transform:  rotate(90deg);
	}
	.estimation-showing-block ul:after{
		right: 60px;
		left: 69px;
	}
	.estimation-block{
		padding: 30px 10px 50px;
	}
	.minus{
		transform:  rotate(90deg);
		-webkit-transform:  rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform:  rotate(90deg);
		-ms-transform:  rotate(90deg);
	}
	.col-land-investment .holder:before{
		right: -44px;
	}
	.sub-nav .nav-list{
		float:none;
		margin:0 0 15px;
	}
}


/*start new style overrides*/
body {
	margin: 0;
	color: #7a7a7a;
	background-attachment: none;
	background-color: #fff;
	background: none;
	font: 14px/1.20 "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}



#header {
	background-color:#fff;
	padding: 12px 20px 7px;
	border-top: 6px solid #be0f34;
}


.logo img {
	display: block;
	float:none;
}



@media only screen and (min-width: 768px){
	.slogan {
		float: right;
		font-size: 50px;
		line-height: 50px;
		color: #be0f34;
		max-width: 1070px;
		margin: 35px 0 0 0;
		text-align: right;
		font-weight: normal;
	}
	.header-tagline {
		font-size: 18px;
		color: #666;
		text-align: right;
		/*font-variant: small-caps;*/
		font-weight:normal;
		margin-top:-10px;
	}
	#logo-image {
		/*display: block;*/
		float:left;
		text-align: left;
		max-width: 468px; 
		max-height: auto;
		}
}

@media only screen and (max-width: 768px){
	.slogan {
		float: center;
		font-size: 40px;
		line-height: 30px;
		color: #be0f34;
		max-width: 1070px;
		margin: 40px 0 0 0;
		text-align: center;
		font-weight: normal;
		padding-bottom: 20px;
	}
	.header-tagline {
		font-size: 16px;
		color: #666;
		text-align: center;
		float:center;
		/*font-variant: small-caps;*/
		font-weight:normal;
		margin-top:0px;
	}
	#logo-image {
		display: block;
		float:none;
		margin: 15px auto;
		text-align: center;
		max-width: 430px; /*90%*/
		max-height: auto;
		}


		/*.img-align img {
		float:center;
		width:100%;
	}*/

			/*.logo {
		width: 100px;
	}



	.slogan {
		font-size: 24px;
		line-height: 28px;
	}

	.slogan span {
		margin: 0;
		font-size: 18px;
		line-height: 22px;
	}
	#header{float:center;}
	.header-holder{float:center;}*/

}

@media only screen and (min-width: 765px) and (max-width: 860px){
	.slogan {
		float: right;
		font-size: 35px;
		line-height: 30px;
		color: #be0f34;
		max-width: 1070px;
		margin: 10px 0 0 0;
		text-align: right;
		font-weight: normal;
	}
	.header-tagline {
		font-size: 13px;
		color: #666;
		text-align: right;
		/*font-variant: small-caps;*/
		font-weight:normal;
		margin-top:0px;
	}

	#logo-image {
		display: block;
		float:left;
		text-align: left;
		max-width: 50%;
		max-height: auto;
		}
}


/*strong.slogan a:hover{text-decoration: none;} doesn't work */


#footer {
	background-color: #666;
	border-bottom: 6px solid #be0f34;
	vertical-align: middle;
	border-top: 0px;
}


#footer .logo {
	display: inline-block;
	width: 33%;
	margin: 15px 0 0 0;
	float:none;
	vertical-align: top;
}







@media only screen and (min-width: 768px){
	#footer .center {		max-width: 1494px;	}
	#footer .learn_more{
		text-align: center;
		padding-top: 50px;
		display: inline-block;
		margin: 0 auto;
		width:40%;
	}
	 #footer .learn_more a{
		margin: auto;
		color:white;
		vertical-align: middle;	
	}


	#footer .share {
	padding-top: 40px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 auto;
	width: 25%;
	}
	#footer .share a {
	    display: inline-block;
	    width: 50px;
	    height: 50px;
	    margin: 0 2px;
	    text-align: center;
	    font-size: 28px;
	    line-height: 50px;
	    color: #fff;
	    background: transparent;
	    border: 1px solid #fff;
	    float: right;
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	    border-radius: 4px;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    transition: all 0.2s ease; }

	    #footer .share a:hover {
	      color: #666;
	      background: #fff; }
}

@media only screen and (max-width: 768px){
	#footer {
		padding-bottom:30px;
	}
	#footer .logo {
		float: none;
		margin: 25px auto 25px auto;
		display: block;		
		max-width: auto;
		max-height:auto;
		width: 280px;
	;	
	}	
	#footer .learn_more{
		display: inline-block;
		text-align: center;
		float:none;
		margin-bottom: 25px;
		padding-top: 20px;
		padding-bottom: 5px;
		width:100%;

	}
	 #footer .learn_more a{
		color:white;
		vertical-align: bottom;	
		display: inline-block;
		margin: 0 auto;	

	}


	#footer .share {		
		margin-bottom: -10px;
		vertical-align: bottom;
		text-align:center;
		display:block;
	}
	#footer .share a {
	    display: inline-block;
	    width: 40px;
	    height: 40px;
	  /*  margin: 0 2px;*/
	    text-align: center;
	    font-size: 22px;
	    line-height: 40px;
	    color: #fff;
	    background: transparent;
	    border: 1px solid #fff;
	  /*  float: right;*/
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	    border-radius: 4px;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    transition: all 0.2s ease; }

}



@media only screen and (min-width: 768px) and (max-width: 1100px){
	#footer .logo {max-width:33%;}
	#footer .share {		
		margin-bottom: -10px;
		vertical-align: top;
		text-align:right;
	}
	#footer .share a {
	    display: inline-block;
	    width: 40px;
	    height: 40px;
	  /*  margin: 0 2px;*/
	    text-align: center;
	    font-size: 22px;
	    line-height: 40px;
	    color: #fff;
	    background: transparent;
	    border: 1px solid #fff;
	  /*  float: right;*/
	    -webkit-border-radius: 4px;
	    -moz-border-radius: 4px;
	    -ms-border-radius: 4px;
	    -o-border-radius: 4px;
	    border-radius: 4px;
	    -webkit-transition: all 0.2s ease;
	    -moz-transition: all 0.2s ease;
	    -ms-transition: all 0.2s ease;
	    -o-transition: all 0.2s ease;
	    transition: all 0.2s ease; }
	
}





.near-me-search .block {
	background: #fff;
	box-shadow: none;
	border-radius: none;
	padding: 10px;
}

.near-me-search .holder {
	 background: #fba84a;
	 color:#fff;
	 border-radius: 0px; 
	border: 4px solid  #fba84a;

}



.near-me-search .text-holder h2 {
		 color:#fff;
}


.search-form {
	border-radius:0px;
	box-shadow: none;
	background-color: #fff;
	font-size:17px;
	vertical-align:top;
}

.search-form .holder {
	border-radius:0px;
	box-shadow: none;
	border: 4px solid  #fba84a;
	padding:0;

}



.search-form .holder h2 {
	 color:#fff;
	 background: #fba84a;
	 padding:5px;
}



/* custom checkbox styles */

.jcf-checkbox {
	border: 1px solid  #999;
	border-radius: 0;
}




.jcf-range .jcf-range-wrapper {
	background: #ccc;
}


#radius {
	border: 1px solid  #999;
	font-size: 16px;
	color:#999;
}


.search-form input[type="text"], .search-form input[type="date"] {
	border-radius: 0px;
	border: 1px solid  #999;
	font-size: 14px;
	color: #999;
	padding-left: 5px;
}



.search-form .padded-container {padding: 22px;}


.search-form .range-holder input[type="text"] {
	font-size: 16px;
	color: #999;
}







@media only screen and (max-width: 768px){
	.search-form {	font-size:15px; }
}

#radius {		font-size: 14px;	}
	.search-form input[type="text"]{font-size: 14px;	}
	.search-form .range-holder input[type="text"] {font-size: 14px;	}

}

input[type="checkbox"] {border-radius:0px;}


 .btn-cta.btn-lg {
    font-size: 2.0rem;
    text-transform: none; } 

 .near-me-search   
.btn-highlight,
 .near-me-search .btn-highlight:focus {
  color: #fff;
  background: none;
  border-color: #fff;
  text-shadow: none;
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

   .near-me-search   
  .btn-highlight:hover, .near-me-search   
  .btn-highlight:focus:hover {
    color: #000 !important;
    background: #fff;
    text-decoration: none !important; }

}


@media all and (max-width: 768px) {
	#header {
		padding: 12px 10px 10px;
	}


	.search-form {
		margin: 0 0 20px;
	}

	.search-form label {
		float: none;
		margin: 0 0 10px;
	}

	.search-form .range-block {
		padding: 0;
	}

	.search-form .range-block label {
		margin: 0 0 10px;
	}

	.search-form h2 {
		margin: 0 0 12px;
	}

	.search-form .label-holder {
		float: none;
		width: auto;
		margin: 0;
	}

	.search-form .input-holder {
		padding: 0;
	}

	.search-form .container {
		margin: 0 0 -10px;
		padding: 0;
	}



	.search-form input[type="submit"], .search-btn {
		font-size: 20px;
		line-height: 24px;
		height: 40px;
		width: 100%;
	}


	

	.search-form input[type="reset"], .search-btn {
 		padding: 0;
	    text-align: center;
	    color: #fff !important;
	    text-transform: uppercase;
	    margin: 0 auto;
	   /* width: 290px;
	    height: 66px;
	    background: #e65700;*/
	    font: bold 31px/34px Arial, Helvetica, sans-serif;
	    box-shadow: 0 0 5px 0 rgb(0 0 0 / 33%);
	    border: none;
	    display: block;
	    -webkit-transition: background-color .3s;
	    transition: background-color .3s;

		font-size: 14px;
		line-height: 16px;
		height: 20px;
		width: 100%;
	}

	.search-form .range-holder .text {
		margin: 3px 0 0 6px;
	}

	.checkbox-block {
		margin: 0 0 10px;
	}

	.checkbox-block .title {
		float: none;
		width: auto;
	}

	.checkbox-block label {
		float: left;
	}

	

	.checkbox-holder {
		padding: 0;
	}

	/*main {
		padding: 10px 10px 30px;
	}*/

	.near-me-search h2 {
		font-size: 16px;
		line-height: 17px;

	}

	.near-me-search .block:first-child .text-holder {
		float: none;
		margin: 0 0 10px 10px;
		width:auto;
	}

	
	.near-me-search .btn {
		float: none;
		margin: 0 auto;
		font-size: 20px;
		line-height: 24px;
		padding: 7px;
	}

	body {
		font-size: 13px;
		line-height: 14px;
	}

	.learn-more {
		font-size: 14px;
		line-height: 16px;
	}

	.learn-more a {
		padding: 10px 5px;
	}

	#footer .logo {
		width: 280px;
	}

	.jcf-range {
		margin: 0 8px 0 0;
	}

	.near-me-search  {
		float:none;
		max-width:auto;
		padding: 0;
	}
	
	div.near-me-search  {
		max-width:auto;
	}

	div {max-width:auto;}


}



.xm-box  {
	border:4px solid #fba84a;
	border-radius: 0px;
}


.search-form input[type="submit"], .search-btn {
	background: #be0f34;
}

.search-form input[type="submit"]:hover, .search-btn  {
	background: #8f0b27;
}
.search-form input[type="reset"] {
	background: #be0f34;
}

.search-form input[type="reset"]:hover {
	background: #8f0b27;
}


.email-call-btn {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	/*margin: 0 auto;*/
	width: 170px;
	/*height: 30px;*/
	background: #be0f34;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	/*box-shadow: 0 0 5px 0 rgba(0, 0, 0, .33);*/
	border: none;
	display: block;
	padding:5px 0px 5px 0px;
	/*-webkit-transition: background-color .3s;
	transition: background-color .3s;*/
}

.email-call-btn:hover {
	background: #8f0b27;
	text-decoration:none;
}

.near-me-search {
	padding: 0 !important;
	vertical-align:top  !important;
	
}

@media only screen and (max-width: 722px){
 	.phone-list {clear:both;}

}


.near-me-search .btn {
	box-shadow: none;
	
}

.search-form input[type="submit"], .search-form input[type="reset"], .search-btn  {
	box-shadow: none;
}

.btn-lg,.btn-group-lg>.btn{border-radius:0px}

.search-form-right {
    width: 100%;
    padding:  20px 0px 0px 0px;
    height: 100&;
}


.search-btn {
    padding: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    width: 200px;
    height: 30px;
    background: #e65700;
    font: bold 18px/20px Arial, Helvetica, sans-serif;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 33%);
    border: none;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}


/*
     FILE ARCHIVED ON 22:36:31 Sep 28, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:12:49 Mar 23, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 322.787
  exclusion.robots: 0.172
  exclusion.robots.policy: 0.163
  cdx.remote: 0.065
  esindex: 0.009
  LoadShardBlock: 298.789 (3)
  PetaboxLoader3.datanode: 79.208 (4)
  PetaboxLoader3.resolve: 258.975 (3)
  load_resource: 58.086
*/