@font-face {
	font-family: 'latoregular';
	src: url('/inc/skins/custom/css/type/lato-reg-webfont.eot');
	src: url('/inc/skins/custom/css/type/lato-reg-webfont.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/lato-reg-webfont.woff') format('woff'), url('/inc/skins/custom/css/type/lato-reg-webfont.ttf') format('truetype'), url('/inc/skins/custom/css/type/lato-reg-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url('/inc/skins/custom/css/type/lato-bol-webfont.eot');
	src: url('/inc/skins/custom/css/type/lato-bol-webfont.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/lato-bol-webfont.woff') format('woff'), url('/inc/skins/custom/css/type/lato-bol-webfont.ttf') format('truetype'), url('/inc/skins/custom/css/type/lato-bol-webfont.svg#latobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latolight';
	src: url('/inc/skins/custom/css/type/lato-lig-webfont.eot');
	src: url('/inc/skins/custom/css/type/lato-lig-webfont.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/lato-lig-webfont.woff') format('woff'), url('/inc/skins/custom/css/type/lato-lig-webfont.ttf') format('truetype'), url('/inc/skins/custom/css/type/lato-lig-webfont.svg#latolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoitalic';
	src: url('/inc/skins/custom/css/type/lato-regita-webfont.eot');
	src: url('/inc/skins/custom/css/type/lato-regita-webfont.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/lato-regita-webfont.woff') format('woff'), url('/inc/skins/custom/css/type/lato-regita-webfont.ttf') format('truetype'), url('/inc/skins/custom/css/type/lato-regita-webfont.svg#latoitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ralewayregular';
	src: url('/inc/skins/custom/css/type/Raleway-regular.eot');
	src: url('/inc/skins/custom/css/type/Raleway-regular.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/Raleway-regular.woff') format('woff'), url('/inc/skins/custom/css/type/Raleway-regular.woff2') format('woff2'), url('/inc/skins/custom/css/type/Raleway-regular.ttf') format('truetype'), url('/inc/skins/custom/css/type/Raleway-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ralewaybold';
	src: url('/inc/skins/custom/css/type/Raleway-SemiBold.eot');
	src: url('/inc/skins/custom/css/type/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'), url('/inc/skins/custom/css/type/Raleway-SemiBold.woff') format('woff'), url('/inc/skins/custom/css/type/Raleway-SemiBold.woff2') format('woff2'), url('/inc/skins/custom/css/type/Raleway-SemiBold.ttf') format('truetype'), url('/inc/skins/custom/css/type/Raleway-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.comments {
	background: #f1f1f1;
	padding: 20px;
	margin: 0 0 22px 0;
*zoom:1;
	clear: both;
}
.comments:before, .comments:after {
	content: "";
	display: table;
}
.comments:after {
	clear: both;
}
.comments h2 {
	margin-bottom: 20px;
}
.comments .btnset {
	border: 1px solid #b7b7b7;
	border-top: none;
	background: #dbdbdb;
	margin-top: -3px;
	padding: 10px;
}
.comments .btnset label {
	color: #666;
	text-shadow: 0 1px 0 #fff;
}
.comments .field {
	clear: left;
	padding: 20px 0 0 0 !important;
}
.comments section {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.comments section:last-child {
	padding: 0;
	border-bottom: none;
}
.comments .comment {
	position: relative;
	clear: left;
	padding: 10px 0;
	margin: 0 0 10px 0;
*zoom:1;
	border-bottom: 1px solid #ccc;
}
.comments .comment:before, .comments .comment:after {
	content: "";
	display: table;
}
.comments .comment:after {
	clear: both;
}
.comments .comment .author {
	float: left;
	width: 100px;
}
.comments .comment .author img {
	border: 1px solid #bcbcbc;
	padding: 4px;
	background: #fff;
}
.comments .comment .author p {
	font-weight: bold;
}
.comments .comment .copy {
	width: 75%;
	float: right;
}
.comments .comment:last-child {
	border-bottom: none;
}
.comments .comment .copy {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px;
	background: #fff;
	position: relative;
	border: 1px solid #ccc;
}
.comments .comment .btnset {
	padding: 10px 0;
	float: right;
	clear: right;
	background: transparent;
	border: none;
}
.comments .comment .ui_util_tail {
	-moz-user-select: none;
	-webkit-user-select: none;
}
.comments .comment .ui_util_tail:before {
	content: "B";
	color: inherit;
	font: normal 18px/8px "icosRegular" !important;
	vertical-align: middle;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	position: absolute;
	top: 17px;
	left: -20px;
	color: #fff;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 999;
	text-shadow: 0 -1px 0 #999999;
}
figure {
	padding: 15px;
	float: left;
	background: #f7fafc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 #fff;
}
figure img {
	display: block;
	border: 1px solid #fff;
	float: left;
	width: 100%;
}
figure figcaption {
	padding-top: 12px;
	clear: left;
	max-width: 100%;
}
figure figcaption h3, figure figcaption h4, figure figcaption h5 {
	margin: 0;
}
figure.last {
	margin-right: 0;
}
ul {
*zoom:1;
}
ul:before, ul:after {
	content: "";
	display: table;
}
ul:after {
	clear: both;
}
.description ul {
	margin: 0;
	padding: 0;
}
.keyvalSet {
	overflow: hidden;
}
.keyval {
	list-style: none;
	margin: 0;
	padding: 0;
}
.keyval strong {
	width: 40%;
	float: left;
}
.keyval span {
	width: 50%;
	float: right;
}
.val {
	margin: 0;
}
article {
	position: relative;
}
article header {
	margin: 0 0 24px;
}
article header h2, article header h3, article header h3, article header h4 {
	margin: 0;
}
article footer {
	padding-top: 12px;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('/inc/skins/brew/css/../fnt/fontawesome-webfont.eot?v=3.2.1');
	src: url('/inc/skins/brew/css/../fnt/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('/inc/skins/brew/css/../fnt/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('/inc/skins/brew/css/../fnt/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('/inc/skins/brew/css/../fnt/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	line-height: 0.9;
}
a [class^="icon-"], a [class*=" icon-"] {
	display: inline-block;
	text-decoration: inherit;
}
.icon-large:before {
	vertical-align: middle;
	font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .tabs [class^="icon-"], .btn [class*=" icon-"], .tabs [class*=" icon-"] {
	line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
	display: inline-block;
	width: 1.25em;
	text-align: center;
}
li .icon-large:before, li .icon-large:before {
	width: 1.875em;
}
ul.icons {
	list-style-type: none;
	margin-left: 2em;
	text-indent: -0.8em;
}
ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
	width: .8em;
}
ul.icons li .icon-large:before, ul.icons li .icon-large:before {
	vertical-align: initial;
}
.icon-glass:before {
	content: "\f000";
}
.icon-music:before {
	content: "\f001";
}
.icon-search:before {
	content: "\f002";
}
.icon-envelope-alt:before {
	content: "\f003";
}
.icon-heart:before {
	content: "\f004";
}
.icon-star:before {
	content: "\f005";
}
.icon-star-empty:before {
	content: "\f006";
}
.icon-user:before {
	content: "\f007";
}
.icon-film:before {
	content: "\f008";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-th:before {
	content: "\f00a";
}
.icon-th-list:before {
	content: "\f00b";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-remove:before {
	content: "\f00d";
}
.icon-zoom-in:before {
	content: "\f00e";
}
.icon-zoom-out:before {
	content: "\f010";
}
.icon-power-off:before, .icon-off:before {
	content: "\f011";
}
.icon-signal:before {
	content: "\f012";
}
.icon-gear:before, .icon-cog:before {
	content: "\f013";
}
.icon-trash:before {
	content: "\f014";
}
.icon-home:before {
	content: "\f015";
}
.icon-file-alt:before {
	content: "\f016";
}
.icon-time:before {
	content: "\f017";
}
.icon-road:before {
	content: "\f018";
}
.icon-download-alt:before {
	content: "\f019";
}
.icon-download:before {
	content: "\f01a";
}
.icon-upload:before {
	content: "\f01b";
}
.icon-inbox:before {
	content: "\f01c";
}
.icon-play-circle:before {
	content: "\f01d";
}
.icon-rotate-right:before, .icon-repeat:before {
	content: "\f01e";
}
.icon-refresh:before {
	content: "\f021";
}
.icon-list-alt:before {
	content: "\f022";
}
.icon-lock:before {
	content: "\f023";
}
.icon-flag:before {
	content: "\f024";
}
.icon-headphones:before {
	content: "\f025";
}
.icon-volume-off:before {
	content: "\f026";
}
.icon-volume-down:before {
	content: "\f027";
}
.icon-volume-up:before {
	content: "\f028";
}
.icon-qrcode:before {
	content: "\f029";
}
.icon-barcode:before {
	content: "\f02a";
}
.icon-tag:before {
	content: "\f02b";
}
.icon-tags:before {
	content: "\f02c";
}
.icon-book:before {
	content: "\f02d";
}
.icon-bookmark:before {
	content: "\f02e";
}
.icon-print:before {
	content: "\f02f";
}
.icon-camera:before {
	content: "\f030";
}
.icon-font:before {
	content: "\f031";
}
.icon-bold:before {
	content: "\f032";
}
.icon-italic:before {
	content: "\f033";
}
.icon-text-height:before {
	content: "\f034";
}
.icon-text-width:before {
	content: "\f035";
}
.icon-align-left:before {
	content: "\f036";
}
.icon-align-center:before {
	content: "\f037";
}
.icon-align-right:before {
	content: "\f038";
}
.icon-align-justify:before {
	content: "\f039";
}
.icon-list:before {
	content: "\f03a";
}
.icon-indent-left:before {
	content: "\f03b";
}
.icon-indent-right:before {
	content: "\f03c";
}
.icon-facetime-video:before {
	content: "\f03d";
}
.icon-picture:before {
	content: "\f03e";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-adjust:before {
	content: "\f042";
}
.icon-tint:before {
	content: "\f043";
}
.icon-edit:before {
	content: "\f044";
}
.icon-share:before {
	content: "\f045";
}
.icon-check:before {
	content: "\f046";
}
.icon-move:before {
	content: "\f047";
}
.icon-step-backward:before {
	content: "\f048";
}
.icon-fast-backward:before {
	content: "\f049";
}
.icon-backward:before {
	content: "\f04a";
}
.icon-play:before {
	content: "\f04b";
}
.icon-pause:before {
	content: "\f04c";
}
.icon-stop:before {
	content: "\f04d";
}
.icon-forward:before {
	content: "\f04e";
}
.icon-fast-forward:before {
	content: "\f050";
}
.icon-step-forward:before {
	content: "\f051";
}
.icon-eject:before {
	content: "\f052";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-plus-sign:before {
	content: "\f055";
}
.icon-minus-sign:before {
	content: "\f056";
}
.icon-remove-sign:before {
	content: "\f057";
}
.icon-ok-sign:before {
	content: "\f058";
}
.icon-question-sign:before {
	content: "\f059";
}
.icon-info-sign:before {
	content: "\f05a";
}
.icon-screenshot:before {
	content: "\f05b";
}
.icon-remove-circle:before {
	content: "\f05c";
}
.icon-ok-circle:before {
	content: "\f05d";
}
.icon-ban-circle:before {
	content: "\f05e";
}
.icon-arrow-left:before {
	content: "\f060";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-arrow-up:before {
	content: "\f062";
}
.icon-arrow-down:before {
	content: "\f063";
}
.icon-mail-forward:before, .icon-share-alt:before {
	content: "\f064";
}
.icon-resize-full:before {
	content: "\f065";
}
.icon-resize-small:before {
	content: "\f066";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-asterisk:before {
	content: "\f069";
}
.icon-exclamation-sign:before {
	content: "\f06a";
}
.icon-gift:before {
	content: "\f06b";
}
.icon-leaf:before {
	content: "\f06c";
}
.icon-fire:before {
	content: "\f06d";
}
.icon-eye-open:before {
	content: "\f06e";
}
.icon-eye-close:before {
	content: "\f070";
}
.icon-warning-sign:before {
	content: "\f071";
}
.icon-plane:before {
	content: "\f072";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-random:before {
	content: "\f074";
}
.icon-comment:before {
	content: "\f075";
}
.icon-magnet:before {
	content: "\f076";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-retweet:before {
	content: "\f079";
}
.icon-shopping-cart:before {
	content: "\f07a";
}
.icon-folder-close:before {
	content: "\f07b";
}
.icon-folder-open:before {
	content: "\f07c";
}
.icon-resize-vertical:before {
	content: "\f07d";
}
.icon-resize-horizontal:before {
	content: "\f07e";
}
.icon-bar-chart:before {
	content: "\f080";
}
.icon-twitter-sign:before {
	content: "\f081";
}
.icon-facebook-sign:before {
	content: "\f082";
}
.icon-camera-retro:before {
	content: "\f083";
}
.icon-key:before {
	content: "\f084";
}
.icon-gears:before, .icon-cogs:before {
	content: "\f085";
}
.icon-comments:before {
	content: "\f086";
}
.icon-thumbs-up-alt:before {
	content: "\f087";
}
.icon-thumbs-down-alt:before {
	content: "\f088";
}
.icon-star-half:before {
	content: "\f089";
}
.icon-heart-empty:before {
	content: "\f08a";
}
.icon-signout:before {
	content: "\f08b";
}
.icon-linkedin-sign:before {
	content: "\f08c";
}
.icon-pushpin:before {
	content: "\f08d";
}
.icon-external-link:before {
	content: "\f08e";
}
.icon-signin:before {
	content: "\f090";
}
.icon-trophy:before {
	content: "\f091";
}
.icon-github-sign:before {
	content: "\f092";
}
.icon-upload-alt:before {
	content: "\f093";
}
.icon-lemon:before {
	content: "\f094";
}
.icon-phone:before {
	content: "\f095";
}
.icon-unchecked:before, .icon-check-empty:before {
	content: "\f096";
}
.icon-bookmark-empty:before {
	content: "\f097";
}
.icon-phone-sign:before {
	content: "\f098";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-github:before {
	content: "\f09b";
}
.icon-unlock:before {
	content: "\f09c";
}
.icon-credit-card:before {
	content: "\f09d";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-hdd:before {
	content: "\f0a0";
}
.icon-bullhorn:before {
	content: "\f0a1";
}
.icon-bell:before {
	content: "\f0a2";
}
.icon-certificate:before {
	content: "\f0a3";
}
.icon-hand-right:before {
	content: "\f0a4";
}
.icon-hand-left:before {
	content: "\f0a5";
}
.icon-hand-up:before {
	content: "\f0a6";
}
.icon-hand-down:before {
	content: "\f0a7";
}
.icon-circle-arrow-left:before {
	content: "\f0a8";
}
.icon-circle-arrow-right:before {
	content: "\f0a9";
}
.icon-circle-arrow-up:before {
	content: "\f0aa";
}
.icon-circle-arrow-down:before {
	content: "\f0ab";
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-wrench:before {
	content: "\f0ad";
}
.icon-tasks:before {
	content: "\f0ae";
}
.icon-filter:before {
	content: "\f0b0";
}
.icon-briefcase:before {
	content: "\f0b1";
}
.icon-fullscreen:before {
	content: "\f0b2";
}
.icon-group:before {
	content: "\f0c0";
}
.icon-link:before {
	content: "\f0c1";
}
.icon-cloud:before {
	content: "\f0c2";
}
.icon-beaker:before {
	content: "\f0c3";
}
.icon-cut:before {
	content: "\f0c4";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-paperclip:before, .icon-paper-clip:before {
	content: "\f0c6";
}
.icon-save:before {
	content: "\f0c7";
}
.icon-sign-blank:before {
	content: "\f0c8";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-list-ul:before {
	content: "\f0ca";
}
.icon-list-ol:before {
	content: "\f0cb";
}
.icon-strikethrough:before {
	content: "\f0cc";
}
.icon-underline:before {
	content: "\f0cd";
}
.icon-table:before {
	content: "\f0ce";
}
.icon-magic:before {
	content: "\f0d0";
}
.icon-truck:before {
	content: "\f0d1";
}
.icon-pinterest:before {
	content: "\f0d2";
}
.icon-pinterest-sign:before {
	content: "\f0d3";
}
.icon-google-plus-sign:before {
	content: "\f0d4";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-money:before {
	content: "\f0d6";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-caret-up:before {
	content: "\f0d8";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-columns:before {
	content: "\f0db";
}
.icon-sort:before {
	content: "\f0dc";
}
.icon-sort-down:before {
	content: "\f0dd";
}
.icon-sort-up:before {
	content: "\f0de";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-rotate-left:before, .icon-undo:before {
	content: "\f0e2";
}
.icon-legal:before {
	content: "\f0e3";
}
.icon-dashboard:before {
	content: "\f0e4";
}
.icon-comment-alt:before {
	content: "\f0e5";
}
.icon-comments-alt:before {
	content: "\f0e6";
}
.icon-bolt:before {
	content: "\f0e7";
}
.icon-sitemap:before {
	content: "\f0e8";
}
.icon-umbrella:before {
	content: "\f0e9";
}
.icon-paste:before {
	content: "\f0ea";
}
.icon-lightbulb:before {
	content: "\f0eb";
}
.icon-exchange:before {
	content: "\f0ec";
}
.icon-cloud-download:before {
	content: "\f0ed";
}
.icon-cloud-upload:before {
	content: "\f0ee";
}
.icon-user-md:before {
	content: "\f0f0";
}
.icon-stethoscope:before {
	content: "\f0f1";
}
.icon-suitcase:before {
	content: "\f0f2";
}
.icon-bell-alt:before {
	content: "\f0f3";
}
.icon-coffee:before {
	content: "\f0f4";
}
.icon-food:before {
	content: "\f0f5";
}
.icon-file-text-alt:before {
	content: "\f0f6";
}
.icon-building:before {
	content: "\f0f7";
}
.icon-hospital:before {
	content: "\f0f8";
}
.icon-ambulance:before {
	content: "\f0f9";
}
.icon-medkit:before {
	content: "\f0fa";
}
.icon-fighter-jet:before {
	content: "\f0fb";
}
.icon-beer:before {
	content: "\f0fc";
}
.icon-h-sign:before {
	content: "\f0fd";
}
.icon-plus-sign-alt:before {
	content: "\f0fe";
}
.icon-double-angle-left:before {
	content: "\f100";
}
.icon-double-angle-right:before {
	content: "\f101";
}
.icon-double-angle-up:before {
	content: "\f102";
}
.icon-double-angle-down:before {
	content: "\f103";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-desktop:before {
	content: "\f108";
}
.icon-laptop:before {
	content: "\f109";
}
.icon-tablet:before {
	content: "\f10a";
}
.icon-mobile-phone:before {
	content: "\f10b";
}
.icon-circle-blank:before {
	content: "\f10c";
}
.icon-quote-left:before {
	content: "\f10d";
}
.icon-quote-right:before {
	content: "\f10e";
}
.icon-spinner:before {
	content: "\f110";
}
.icon-circle:before {
	content: "\f111";
}
.icon-mail-reply:before, .icon-reply:before {
	content: "\f112";
}
.icon-github-alt:before {
	content: "\f113";
}
.icon-folder-close-alt:before {
	content: "\f114";
}
.icon-folder-open-alt:before {
	content: "\f115";
}
.icon-expand-alt:before {
	content: "\f116";
}
.icon-collapse-alt:before {
	content: "\f117";
}
.icon-smile:before {
	content: "\f118";
}
.icon-frown:before {
	content: "\f119";
}
.icon-meh:before {
	content: "\f11a";
}
.icon-gamepad:before {
	content: "\f11b";
}
.icon-keyboard:before {
	content: "\f11c";
}
.icon-flag-alt:before {
	content: "\f11d";
}
.icon-flag-checkered:before {
	content: "\f11e";
}
.icon-terminal:before {
	content: "\f120";
}
.icon-code:before {
	content: "\f121";
}
.icon-reply-all:before {
	content: "\f122";
}
.icon-mail-reply-all:before {
	content: "\f122";
}
.icon-star-half-full:before, .icon-star-half-empty:before {
	content: "\f123";
}
.icon-location-arrow:before {
	content: "\f124";
}
.icon-crop:before {
	content: "\f125";
}
.icon-code-fork:before {
	content: "\f126";
}
.icon-unlink:before {
	content: "\f127";
}
.icon-question:before {
	content: "\f128";
}
.icon-info:before {
	content: "\f129";
}
.icon-exclamation:before {
	content: "\f12a";
}
.icon-superscript:before {
	content: "\f12b";
}
.icon-subscript:before {
	content: "\f12c";
}
.icon-eraser:before {
	content: "\f12d";
}
.icon-puzzle-piece:before {
	content: "\f12e";
}
.icon-microphone:before {
	content: "\f130";
}
.icon-microphone-off:before {
	content: "\f131";
}
.icon-shield:before {
	content: "\f132";
}
.icon-calendar-empty:before {
	content: "\f133";
}
.icon-fire-extinguisher:before {
	content: "\f134";
}
.icon-rocket:before {
	content: "\f135";
}
.icon-maxcdn:before {
	content: "\f136";
}
.icon-chevron-sign-left:before {
	content: "\f137";
}
.icon-chevron-sign-right:before {
	content: "\f138";
}
.icon-chevron-sign-up:before {
	content: "\f139";
}
.icon-chevron-sign-down:before {
	content: "\f13a";
}
.icon-html5:before {
	content: "\f13b";
}
.icon-css3:before {
	content: "\f13c";
}
.icon-anchor:before {
	content: "\f13d";
}
.icon-unlock-alt:before {
	content: "\f13e";
}
.icon-bullseye:before {
	content: "\f140";
}
.icon-ellipsis-horizontal:before {
	content: "\f141";
}
.icon-ellipsis-vertical:before {
	content: "\f142";
}
.icon-rss-sign:before {
	content: "\f143";
}
.icon-play-sign:before {
	content: "\f144";
}
.icon-ticket:before {
	content: "\f145";
}
.icon-minus-sign-alt:before {
	content: "\f146";
}
.icon-check-minus:before {
	content: "\f147";
}
.icon-level-up:before {
	content: "\f148";
}
.icon-level-down:before {
	content: "\f149";
}
.icon-check-sign:before {
	content: "\f14a";
}
.icon-edit-sign:before {
	content: "\f14b";
}
.icon-external-link-sign:before {
	content: "\f14c";
}
.icon-share-sign:before {
	content: "\f14d";
}
.icon-compass:before {
	content: "\f14e";
}
.icon-collapse:before {
	content: "\f150";
}
.icon-collapse-top:before {
	content: "\f151";
}
.icon-expand:before {
	content: "\f152";
}
.icon-euro:before, .icon-eur:before {
	content: "\f153";
}
.icon-gbp:before {
	content: "\f154";
}
.icon-dollar:before, .icon-usd:before {
	content: "\f155";
}
.icon-rupee:before, .icon-inr:before {
	content: "\f156";
}
.icon-yen:before, .icon-jpy:before {
	content: "\f157";
}
.icon-renminbi:before, .icon-cny:before {
	content: "\f158";
}
.icon-won:before, .icon-krw:before {
	content: "\f159";
}
.icon-bitcoin:before, .icon-btc:before {
	content: "\f15a";
}
.icon-file:before {
	content: "\f15b";
}
.icon-file-text:before {
	content: "\f15c";
}
.icon-sort-by-alphabet:before {
	content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
	content: "\f15e";
}
.icon-sort-by-attributes:before {
	content: "\f160";
}
.icon-sort-by-attributes-alt:before {
	content: "\f161";
}
.icon-sort-by-order:before {
	content: "\f162";
}
.icon-sort-by-order-alt:before {
	content: "\f163";
}
.icon-thumbs-up:before {
	content: "\f164";
}
.icon-thumbs-down:before {
	content: "\f165";
}
.icon-youtube-sign:before {
	content: "\f166";
}
.icon-youtube:before {
	content: "\f167";
}
.icon-xing:before {
	content: "\f168";
}
.icon-xing-sign:before {
	content: "\f169";
}
.icon-youtube-play:before {
	content: "\f16a";
}
.icon-dropbox:before {
	content: "\f16b";
}
.icon-stackexchange:before {
	content: "\f16c";
}
.icon-instagram:before {
	content: "\f16d";
}
.icon-flickr:before {
	content: "\f16e";
}
.icon-adn:before {
	content: "\f170";
}
.icon-bitbucket:before {
	content: "\f171";
}
.icon-bitbucket-sign:before {
	content: "\f172";
}
.icon-tumblr:before {
	content: "\f173";
}
.icon-tumblr-sign:before {
	content: "\f174";
}
.icon-long-arrow-down:before {
	content: "\f175";
}
.icon-long-arrow-up:before {
	content: "\f176";
}
.icon-long-arrow-left:before {
	content: "\f177";
}
.icon-long-arrow-right:before {
	content: "\f178";
}
.icon-apple:before {
	content: "\f179";
}
.icon-windows:before {
	content: "\f17a";
}
.icon-android:before {
	content: "\f17b";
}
.icon-linux:before {
	content: "\f17c";
}
.icon-dribbble:before {
	content: "\f17d";
}
.icon-skype:before {
	content: "\f17e";
}
.icon-foursquare:before {
	content: "\f180";
}
.icon-trello:before {
	content: "\f181";
}
.icon-female:before {
	content: "\f182";
}
.icon-male:before {
	content: "\f183";
}
.icon-gittip:before {
	content: "\f184";
}
.icon-sun:before {
	content: "\f185";
}
.icon-moon:before {
	content: "\f186";
}
.icon-archive:before {
	content: "\f187";
}
.icon-bug:before {
	content: "\f188";
}
.icon-vk:before {
	content: "\f189";
}
.icon-weibo:before {
	content: "\f18a";
}
.icon-renren:before {
	content: "\f18b";
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html {
	-webkit-text-size-adjust: none;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
button::-moz-focus-inner {
padding:0;
border:none;
}
img {
	max-width: 100%;
	height: auto;
}
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: 13px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #393939;
	background: #ffffff;
}
p, table {
	font: 14px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
	color: #393939;
}
h1 {
	font: bold 42px / 48px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
}
h2 {
	font: bold 24px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
}
h3 {
	font: bold 18px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
}
h4 {
	font: bold 16px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 12px 0;
}
h5, h6 {
	font-size: bold;
	margin: 0 0 24px;
}
hgroup.small, h1.small {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px solid #bfbfbf;
	padding: 0;
	overflow: hidden;
}
hgroup.small h1, h1.small h1 {
	font-size: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
hgroup .btnset {
	float: right;
	text-transform: none;
	letter-spacing: 0;
	margin: -12px 0 0 0;
}
p.intro {
	font: bold 18px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
ul, ol {
	font: 14px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
	padding-left: 30px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0;
}
dl {
	font: 14px / 24px "Helvetica Neue", "HelveticaNeue", Arial, Helvetica, "Lucida Grande", sans-serif;
	margin: 0 0 24px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 11px;
}
.highlight *:last-child, .highlight ul:last-child, .highlight ol:last-child, .important *:last-child, .important ul:last-child, .important ol:last-child, td p:last-child, td ul:last-child, td ol:last-child {
	margin-bottom: 0 !important;
}
mark {
	font-style: normal;
	font-weight: normal;
}
.highlight {
	background: #fffe87;
	overflow: hidden;
}
div.highlight, p.highlight {
	border: 1px solid #CFBC9B;
	margin: 0 0 20px;
	padding: 9px;
}
.important {
	background: #FBE6F2;
	border: 1px solid #D893A1;
	margin: 0 0 20px;
	padding: 9px;
	overflow: hidden;
}
blockquote {
	font-style: italic;
	font-family: georgia;
	font-size: 16px;
	padding: 0 0 24px 0;
	margin: 0 0 24px 0;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
}
blockquote:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
blockquote p {
	font-style: italic;
	font-family: georgia;
	font-size: 16px;
	padding: 0;
	margin: 0 0 24px 0;
}
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote small:before {
	content: "~ ";
}
blockquote small {
	display: block;
	padding-top: 24px;
	color: #808080;
}
.runin :first-child {
	display: inline;
	margin-right: 0.5em;
}
.runin :last-child {
	display: inline;
}
article {
	margin-bottom: 24px;
*zoom:1;
}
article:before, article:after {
	content: "";
	display: table;
}
article:after {
	clear: both;
}
hgroup {
	padding-bottom: 22px;
}
hgroup h2, hgroup h3, hgroup h4 {
	margin: 0;
}
hgroup :last-child {
	color: #555D67;
}
.mute {
	color: rgba(0, 0, 0, 0.5);
}
.accent {
	background: #fff;
	border: 1px solid #cccccc;
	padding: 14px;
	margin: 0 0 24px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.accent h2, .accent h3, .accent h4 {
	padding: 5px 10px;
	margin: 0 0 12px 0;
	background: #eee;
	color: #555;
}
.accent :last-child {
	margin-bottom: 0;
}
pre {
	overflow: auto;
	background: #000;
	color: lime;
	font: 14px courier;
	line-height: 24px;
	padding: 20px;
	margin: 0 0 24px;
}
.msg {
	background: #d9edf7;
	border: 1px solid #a5cfd8;
	color: #3a87ad;
	padding: 5px 30px 5px 10px;
	margin: 0 0 24px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
}
.msg :last-child {
	margin-bottom: 0;
}
.msg.negative {
	background: #f6cecf;
	border: 1px solid #de939d;
	color: #be3034;
}
.msg.negative p {
	color: #be3034;
}
.msg.positive {
	background: #d4f6ce;
	border: 1px solid #a6de93;
	color: #237814;
}
.msg.positive p {
	color: #237814;
}
.msg.caution {
	background: #faf1c1;
	border: 1px solid #e8cd7d;
	color: #978125;
}
.msg.caution p {
	color: #978125;
}
.msg.vanilla {
	background: transparent;
	border: none;
	padding: 0;
	color: #444;
}
.msg.vanilla p {
	color: #444;
}
.label {
	background: #d9edf7;
	border: 1px solid #a5cfd8;
	color: #3a87ad;
	padding: 1px 5px 1px 5px;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 #fff;
}
.label.negative {
	background: #f6cecf;
	border: 1px solid #de939d;
	color: #be3034;
}
.label.positive {
	background: #d4f6ce;
	border: 1px solid #a6de93;
	color: #237814;
}
.label.caution {
	background: #faf1c1;
	border: 1px solid #e8cd7d;
	color: #978125;
}
.keyvalset {
	margin: 0 0 24px;
	padding: 0;
}
.keyvalset ul {
	margin: 0;
	padding: 0;
}
.keyvalset li {
*zoom:1;
}
.keyvalset li:before, .keyvalset li:after {
	content: "";
	display: table;
}
.keyvalset li:after {
	clear: both;
}
.keyvalset li strong, .keyvalset li span {
	padding: 6px 12px;
}
.photo {
	line-height: 0;
}
.articleset article {
*zoom:1;
	position: relative;
}
.articleset article:before, .articleset article:after {
	content: "";
	display: table;
}
.articleset article:after {
	clear: both;
}
.articleset article header {
	margin-bottom: 12px;
}
.articleset article header h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.articleset article ul.keyvalset {
	text-align: left;
}
.articleset article .body {
	text-align: left;
}
.articleset article .body .photo {
	width: 30%;
	margin-left: -100%;
	left: 100%;
	float: left;
	margin-bottom: 0;
	border: 1px solid #a09e8e;
	background: #fff;
	padding: 6px;
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.articleset article .body .photo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset article .body .photo img {
	display: block;
	width: 100%;
}
.articleset article .body .photo a, .articleset article .body .photo span {
	display: block;
	position: relative;
	overflow: hidden;
}
.articleset article .body .details {
	width: 65%;
	margin-left: -65%;
	position: relative;
	left: 100%;
	float: left;
	text-align: left;
}

@media only screen and (max-width:480px) {
.articleset article .body .details {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset article .body .details .val {
	text-align: left;
}
.articleset article .body .details .keyvalset {
	margin: 0 0 15px 0;
}
.articleset article .btnset {
	width: 65%;
	margin-left: -65%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.articleset article .btnset {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset article footer {
	position: absolute;
	right: 0;
	bottom: 45px;
}
.articleset article footer .icon {
	margin-left: 10px;
}
.articleset.posts header {
	display: block;
}
.articleset.flowgrid article ul.keyvalset {
	text-align: center;
}
.articleset.flowgrid article .body {
	text-align: center;
}
.articleset.flowgrid article .body .photo {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 20px;
}

@media only screen and (max-width:480px) {
.articleset.flowgrid article .body .photo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset.flowgrid article .body .details {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	text-align: center;
	clear: left;
}

@media only screen and (max-width:480px) {
.articleset.flowgrid article .body .details {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset.flowgrid article .body .details .val {
	text-align: center;
}
.articleset.flowgrid article .btnset {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	clear: both;
}
.articleset.flowgrid article footer {
	position: relative;
	clear: both;
	bottom: auto;
}
.articleset .articleset {
	clear: both;
	padding-top: 48px;
}
.agent.detailed, .office.detailed {
*zoom:1;
	position: relative;
}
.agent.detailed:before, .office.detailed:before, .agent.detailed:after, .office.detailed:after {
	content: "";
	display: table;
}
.agent.detailed:after, .office.detailed:after {
	clear: both;
}
.agent.detailed .photo, .office.detailed .photo {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	border: 1px solid #a09e8e;
	background: #fff;
	padding: 6px;
}

@media only screen and (max-width:480px) {
.agent.detailed .photo, .office.detailed .photo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.agent.detailed .photo .uiPlaceholder, .office.detailed .photo .uiPlaceholder {
	width: 100%;
	display: block;
}
.agent.detailed .photo a, .office.detailed .photo a, .agent.detailed .photo span, .office.detailed .photo span {
	display: block;
	position: relative;
	hight: 100%;
	width: 100%;
}
.agent.detailed .description, .office.detailed .description {
	width: 47.5%;
	margin-left: -47.5%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.agent.detailed .description, .office.detailed .description {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.agent.detailed .keyvalset, .office.detailed .keyvalset {
	clear: both;
	padding-top: 24px;
}
.agent.detailed .keyvalset .keyval:last-child, .office.detailed .keyvalset .keyval:last-child {
	border-bottom: none;
}
.floated {
	float: left;
	margin: 0 10px 10px 0;
}
.floated.alt {
	float: right;
	margin: 0 0 10px 10px;
}
.grid_12, form {
	position: relative;
*zoom:1;
}
.grid_12:before, form:before, .grid_12:after, form:after {
	content: "";
	display: table;
}
.grid_12:after, form:after {
	clear: both;
}
.grid_12 .x12, form .x12 {
	width: 100%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x12, form .x12 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x11, form .x11 {
	width: 91.25%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x11, form .x11 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x10, form .x10 {
	width: 82.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x10, form .x10 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x9, form .x9 {
	width: 73.75%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x9, form .x9 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x8, form .x8 {
	width: 65%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x8, form .x8 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x7, form .x7 {
	width: 56.25%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x7, form .x7 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x6, form .x6 {
	width: 47.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x6, form .x6 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x5, form .x5 {
	width: 38.75%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x5, form .x5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x4, form .x4 {
	width: 30%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x4, form .x4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x3, form .x3 {
	width: 21.25%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x3, form .x3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x2, form .x2 {
	width: 12.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x2, form .x2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .x1, form .x1 {
	width: 3.75%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_12 .x1, form .x1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .pFirst, form .pFirst {
	clear: left !important;
}
.grid_12 .pLast, form .pLast {
	margin-right: 0 !important;
}
.grid_12 .o0, form .o0 {
	margin-left: -100%;
	left: 100%;
	position: relative;
	clear: left;
}

@media only screen and (max-width:480px) {
.grid_12 .o0, form .o0 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o13, form .o13 {
	margin-left: 13.75%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o13, form .o13 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o12, form .o12 {
	margin-left: 5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o12, form .o12 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o11, form .o11 {
	margin-left: -3.75%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o11, form .o11 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o10, form .o10 {
	margin-left: -12.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o10, form .o10 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o9, form .o9 {
	margin-left: -21.25%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o9, form .o9 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o8, form .o8 {
	margin-left: -30%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o8, form .o8 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o7, form .o7 {
	margin-left: -38.75%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o7, form .o7 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o6, form .o6 {
	margin-left: -47.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o6, form .o6 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o5, form .o5 {
	margin-left: -56.25%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o5, form .o5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o4, form .o4 {
	margin-left: -65%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o4, form .o4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o3, form .o3 {
	margin-left: -73.75%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o3, form .o3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o2, form .o2 {
	margin-left: -82.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o2, form .o2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .o1, form .o1 {
	margin-left: -91.25%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_12 .o1, form .o1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .last, form .last {
	margin-right: 0;
}
.grid_12 .first, form .first {
	clear: left;
}
.grid_12 .video, form .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
}
.grid_12 .video-pleft, form .video-pleft {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: left;
	width: 50%;
	height: auto;
	margin: 0 5% 24px 0;
	padding-bottom: 28.13%;
}
.grid_12 .video-pleft iframe, form .video-pleft iframe, .grid_12 .video-pleft object, form .video-pleft object, .grid_12 .video-pleft embed, form .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_12 .video-pright, form .video-pright {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: right;
	width: 50%;
	height: auto;
	margin: 0 0 24px 5%;
	padding-bottom: 28.13%;
}
.grid_12 .video-pright iframe, form .video-pright iframe, .grid_12 .video-pright object, form .video-pright object, .grid_12 .video-pright embed, form .video-pright embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_12 .video iframe, form .video iframe, .grid_12 .video-pright iframe, form .video-pright iframe, .grid_12 .video-pleft iframe, form .video-pleft iframe, .grid_12 .video object, form .video object, .grid_12 .video-pright object, form .video-pright object, .grid_12 .video-pleft object, form .video-pleft object, .grid_12 .video embed, form .video embed, .grid_12 .video-pright embed, form .video-pright embed, .grid_12 .video-pleft embed, form .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_12 .pleft, form .pleft {
	margin: 0 5% 24px 0;
	float: left;
}
.grid_12 .pright, form .pright {
	margin: 0 0 24px 5%;
	float: right;
}
.grid_12 .flowgrid, form .flowgrid {
*zoom:1;
	clear: both;
}
.grid_12 .flowgrid:before, form .flowgrid:before, .grid_12 .flowgrid:after, form .flowgrid:after {
	content: "";
	display: table;
}
.grid_12 .flowgrid:after, form .flowgrid:after {
	clear: both;
}
.grid_12 .flowgrid>article, form .flowgrid>article, .grid_12 .flowgrid>li, form .flowgrid>li, .grid_12 .flowgrid>label, form .flowgrid>label, .grid_12 .flowgrid>div, form .flowgrid>div {
	float: left;
	width: 12.5%;
	margin-right: 5%;
}
.grid_12 .flowgrid>article:nth-of-type(6n+6), form .flowgrid>article:nth-of-type(6n+6), .grid_12 .flowgrid>li:nth-of-type(6n+6), form .flowgrid>li:nth-of-type(6n+6), .grid_12 .flowgrid>label:nth-of-type(6n+6), form .flowgrid>label:nth-of-type(6n+6), .grid_12 .flowgrid>div:nth-of-type(6n+6), form .flowgrid>div:nth-of-type(6n+6) {
	margin-right: 0;
}

@media only screen and (max-width:480px) {
.grid_12 .flowgrid>article, form .flowgrid>article, .grid_12 .flowgrid>li, form .flowgrid>li, .grid_12 .flowgrid>label, form .flowgrid>label, .grid_12 .flowgrid>div, form .flowgrid>div {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_12 .keyval strong, form .keyval strong {
	width: 47.5%;
}
.grid_12 .keyval span, form .keyval span {
	width: 47.5%;
}
.grid_12 .keyval strong, form .keyval strong, .grid_12 .keyval span, form .keyval span {
	word-wrap: break-word;
}

@media only screen and (max-width:480px) {
.grid_12 .pright, form .pright, .grid_12 pleft, form pleft {
	float: none;
	display: block;
	text-align: center;
}
.grid_12 .video, form .video, .grid_12 .video-pleft, form .video-pleft, .grid_12 .video-pright, form .video-pright {
	float: none;
	width: auto;
	position: relative;
	padding-bottom: 56.25%;
}
}
.grid_10 {
	position: relative;
*zoom:1;
}
.grid_10:before, .grid_10:after {
	content: "";
	display: table;
}
.grid_10:after {
	clear: both;
}
.grid_10 .x10 {
	width: 100%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x10 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x9 {
	width: 89.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x9 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x8 {
	width: 79%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x8 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x7 {
	width: 68.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x7 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x6 {
	width: 58%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x6 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x5 {
	width: 47.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x4 {
	width: 37%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x3 {
	width: 26.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x2 {
	width: 16%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .x1 {
	width: 5.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.grid_10 .x1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .pFirst {
	clear: left !important;
}
.grid_10 .pLast {
	margin-right: 0 !important;
}
.grid_10 .o0 {
	margin-left: -100%;
	left: 100%;
	position: relative;
	clear: left;
}

@media only screen and (max-width:480px) {
.grid_10 .o0 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o11 {
	margin-left: 15.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o11 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o10 {
	margin-left: 5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o10 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o9 {
	margin-left: -5.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o9 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o8 {
	margin-left: -16%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o8 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o7 {
	margin-left: -26.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o7 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o6 {
	margin-left: -37%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o6 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o5 {
	margin-left: -47.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o4 {
	margin-left: -58%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o3 {
	margin-left: -68.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o2 {
	margin-left: -79%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .o1 {
	margin-left: -89.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.grid_10 .o1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .last {
	margin-right: 0;
}
.grid_10 .first {
	clear: left;
}
.grid_10 .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
}
.grid_10 .video-pleft {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: left;
	width: 50%;
	height: auto;
	margin: 0 5% 24px 0;
	padding-bottom: 28.13%;
}
.grid_10 .video-pleft iframe, .grid_10 .video-pleft object, .grid_10 .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_10 .video-pright {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: right;
	width: 50%;
	height: auto;
	margin: 0 0 24px 5%;
	padding-bottom: 28.13%;
}
.grid_10 .video-pright iframe, .grid_10 .video-pright object, .grid_10 .video-pright embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_10 .video iframe, .grid_10 .video-pright iframe, .grid_10 .video-pleft iframe, .grid_10 .video object, .grid_10 .video-pright object, .grid_10 .video-pleft object, .grid_10 .video embed, .grid_10 .video-pright embed, .grid_10 .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_10 .pleft {
	margin: 0 5% 24px 0;
	float: left;
}
.grid_10 .pright {
	margin: 0 0 24px 5%;
	float: right;
}
.grid_10 .flowgrid {
*zoom:1;
	clear: both;
}
.grid_10 .flowgrid:before, .grid_10 .flowgrid:after {
	content: "";
	display: table;
}
.grid_10 .flowgrid:after {
	clear: both;
}
.grid_10 .flowgrid>article, .grid_10 .flowgrid>li, .grid_10 .flowgrid>label, .grid_10 .flowgrid>div {
	float: left;
	width: 16%;
	margin-right: 5%;
}
.grid_10 .flowgrid>article:nth-of-type(5n+5), .grid_10 .flowgrid>li:nth-of-type(5n+5), .grid_10 .flowgrid>label:nth-of-type(5n+5), .grid_10 .flowgrid>div:nth-of-type(5n+5) {
	margin-right: 0;
}

@media only screen and (max-width:480px) {
.grid_10 .flowgrid>article, .grid_10 .flowgrid>li, .grid_10 .flowgrid>label, .grid_10 .flowgrid>div {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.grid_10 .keyval strong {
	width: 47.5%;
}
.grid_10 .keyval span {
	width: 47.5%;
}
.grid_10 .keyval strong, .grid_10 .keyval span {
	word-wrap: break-word;
}

@media only screen and (max-width:480px) {
.grid_10 .pright, .grid_10 pleft {
	float: none;
	display: block;
	text-align: center;
}
.grid_10 .video, .grid_10 .video-pleft, .grid_10 .video-pright {
	float: none;
	width: auto;
	position: relative;
	padding-bottom: 56.25%;
}
}
.colset_3 {
*zoom:1;
}
.colset_3:before, .colset_3:after {
	content: "";
	display: table;
}
.colset_3:after {
	clear: both;
}
.colset_3 article {
	padding: 20px;
}
.colset_3 article:first-child {
	width: 33.333333333333336%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: left;
}

@media only screen and (max-width:480px) {
.colset_3 article:first-child {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_3 article:nth-of-type(2n+2) {
	width: 33.333333333333336%;
	margin-left: -66.66666666666666%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
}

@media only screen and (max-width:480px) {
.colset_3 article:nth-of-type(2n+2) {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_3 article:last-child {
	width: 33.333333333333336%;
	margin-left: -33.33333333333333%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
}

@media only screen and (max-width:480px) {
.colset_3 article:last-child {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_4 {
*zoom:1;
}
.colset_4:before, .colset_4:after {
	content: "";
	display: table;
}
.colset_4:after {
	clear: both;
}
.colset_4>article {
	padding: 20px;
}
.colset_4>article:first-child {
	width: 25%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: left;
}

@media only screen and (max-width:480px) {
.colset_4>article:first-child {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_4>article:nth-of-type(2n+2) {
	width: 25%;
	margin-left: -75%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
}

@media only screen and (max-width:480px) {
.colset_4>article:nth-of-type(2n+2) {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_4>article:nth-of-type(2n+3) {
	width: 25%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
}

@media only screen and (max-width:480px) {
.colset_4>article:nth-of-type(2n+3) {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.colset_4>article:nth-of-type(2n+4) {
	width: 25%;
	margin-left: -25%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
}

@media only screen and (max-width:480px) {
.colset_4>article:nth-of-type(2n+4) {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
form {
	margin: 0 0 22px 0;
}
form h2, form h3, form h4, form h5 {
	clear: left;
}
form .flowgrid {
*zoom:1;
	clear: left;
}
form .flowgrid:before, form .flowgrid:after {
	content: "";
	display: table;
}
form .flowgrid:after {
	clear: both;
}
form .flowgrid label {
	width: 23.404255319148938%;
	margin-right: 2.127659574468085%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
form .flowgrid label:nth-of-type(4n+4) {
	margin-right: 0;
}
form legend {
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 24px 0;
}
form fieldset {
*zoom:1;
	clear: left;
	margin: 0;
	padding: 0 0 24px 0;
}
form fieldset:before, form fieldset:after {
	content: "";
	display: table;
}
form fieldset:after {
	clear: both;
}
form .field {
	position: relative;
	margin-bottom: 10px;
*zoom:1;
}
form .field:before, form .field:after {
	content: "";
	display: table;
}
form .field:after {
	clear: both;
}
form .field label {
	display: block;
	position: relative;
	padding: 0 0 5px 0;
	font-weight: bold;
}
form .field label small {
	font-weight: normal;
}
form .field small.negative {
	color: #be0f0f;
}
form .field .input {
	position: relative;
}
form .field .help {
	opacity: 0.7;
}
form .field input, form .field textarea {
	font: 14px/20px 'helvetica neue', arial;
	position: relative;
	z-index: 1;
	padding: 4px;
}
form .field .tween {
	z-index: 0;
}
form .field input, form .field input[type=text], form .field input[type=password], form .field input[type=tel], form .field input[type=email], form .field input[type=url], form .field input[type=search] {
	border: 1px solid #ccc;
	border-top-color: #999;
	margin: 0;
	padding: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
form .field input[type=checkbox], form .field input[type=radio] {
	border: none;
	width: auto;
}
form .field textarea {
	border: 1px solid #ccc;
	border-top-color: #999;
	margin: 0;
	padding: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
form .field select {
	border: 1px solid #ccc;
	border-top-color: #999;
	margin: 0;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
form .field.error {
	background: #ffe6e5;
	color: #d30a00;
}
form .btnset {
	clear: left;
}
form .range {
	clear: both;
}
form .range .tween {
	width: 10%;
	float: left;
	position: relative;
	left: 100%;
	margin-left: -55%;
	text-align: center;
}
form .min, form .left {
	width: 42%;
	float: left;
	position: relative;
	left: 100%;
	margin-left: -100%;
	padding-right: 0;
	clear: left;
}
form .min input, form .left input, form .min select, form .left select {
	width: 100%;
}
form .max, form .right {
	width: 42%;
	float: left;
	position: relative;
	left: 100%;
	margin-left: -42%;
	padding-left: 0;
}
form .max input, form .right input, form .max select, form .right select {
	width: 100%;
}
form label.toggle {
	font-weight: normal !important;
	padding-left: 25px;
	position: relative;
}
form label.toggle input {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 2px;
	width: auto !important;
}
.expander {
	position: absolute;
	right: 20px;
	bottom: 40px;
}
.x1 input, .x2 input, .x3 input, .x4 input, .x5 input, .x6 input, .x7 input, .x8 input, .x9 input, .x10 input, .x11 input, .x12 input, .x1 input[type=text], .x2 input[type=text], .x3 input[type=text], .x4 input[type=text], .x5 input[type=text], .x6 input[type=text], .x7 input[type=text], .x8 input[type=text], .x9 input[type=text], .x10 input[type=text], .x11 input[type=text], .x12 input[type=text], .x1 input[type=password], .x2 input[type=password], .x3 input[type=password], .x4 input[type=password], .x5 input[type=password], .x6 input[type=password], .x7 input[type=password], .x8 input[type=password], .x9 input[type=password], .x10 input[type=password], .x11 input[type=password], .x12 input[type=password], .x1 input[type=email], .x2 input[type=email], .x3 input[type=email], .x4 input[type=email], .x5 input[type=email], .x6 input[type=email], .x7 input[type=email], .x8 input[type=email], .x9 input[type=email], .x10 input[type=email], .x11 input[type=email], .x12 input[type=email], .x1 input[type=tel], .x2 input[type=tel], .x3 input[type=tel], .x4 input[type=tel], .x5 input[type=tel], .x6 input[type=tel], .x7 input[type=tel], .x8 input[type=tel], .x9 input[type=tel], .x10 input[type=tel], .x11 input[type=tel], .x12 input[type=tel], .x1 input[type=url], .x2 input[type=url], .x3 input[type=url], .x4 input[type=url], .x5 input[type=url], .x6 input[type=url], .x7 input[type=url], .x8 input[type=url], .x9 input[type=url], .x10 input[type=url], .x11 input[type=url], .x12 input[type=url], .x1 input[type=search], .x2 input[type=search], .x3 input[type=search], .x4 input[type=search], .x5 input[type=search], .x6 input[type=search], .x7 input[type=search], .x8 input[type=search], .x9 input[type=search], .x10 input[type=search], .x11 input[type=search], .x12 input[type=search], .x1 textarea, .x2 textarea, .x3 textarea, .x4 textarea, .x5 textarea, .x6 textarea, .x7 textarea, .x8 textarea, .x9 textarea, .x10 textarea, .x11 textarea, .x12 textarea, .x1 select, .x2 select, .x3 select, .x4 select, .x5 select, .x6 select, .x7 select, .x8 select, .x9 select, .x10 select, .x11 select, .x12 select {
	width: 100%;
}
.x1 input[type=checkbox], .x2 input[type=checkbox], .x3 input[type=checkbox], .x4 input[type=checkbox], .x5 input[type=checkbox], .x6 input[type=checkbox], .x7 input[type=checkbox], .x8 input[type=checkbox], .x9 input[type=checkbox], .x10 input[type=checkbox], .x11 input[type=checkbox], .x12 input[type=checkbox], .x1 input[type=radio], .x2 input[type=radio], .x3 input[type=radio], .x4 input[type=radio], .x5 input[type=radio], .x6 input[type=radio], .x7 input[type=radio], .x8 input[type=radio], .x9 input[type=radio], .x10 input[type=radio], .x11 input[type=radio], .x12 input[type=radio] {
	width: auto;
}
.required {
	color: red;
}
textarea.placeholder, input.placeholder {
	color: #aaa;
}
html .hidden {
	position: absolute !important;
	left: -9999px !important;
}
.head, .window>header {
	padding: 5px 11px;
	margin: 0 !important;
	background: #edecf1;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f4f9), to(#edecf1));
	background: -moz-linear-gradient(top, #f7f4f9, #edecf1);
	background: -ms-linear-gradient(top, #f7f4f9, #edecf1);
	background: linear-gradient(#f7f4f9, #edecf1);
	border-bottom: 1px solid #cec9d6;
	color: #77737c;
	position: relative;
	z-index: 997;
}
.head h1, .window>header h1, .head h2, .window>header h2, .head h3, .window>header h3, .head h4, .window>header h4 {
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	color: #6f6b73;
	position: relative;
	z-index: 998;
}
.head .btnset, .window>header .btnset {
	background: transparent;
	padding: 5px 11px;
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	overflow: visible;
	z-index: 999;
}
.head .btnset button, .window>header .btnset button, .head .btnset .btn, .window>header .btnset .btn {
	display: inline-block;
	border-radius: 0;
	padding: 4px 5px 3px 5px;
	background: transparent;
	font-size: 10px;
	line-height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	text-shadow: none;
	border-color: #bebebe;
	vertical-align: middle;
	box-shadow: none;
	background: #fff;
	position: relative;
	z-index: 999;
}
.head .btnset button .ico, .window>header .btnset button .ico, .head .btnset .btn .ico, .window>header .btnset .btn .ico {
	color: #888;
	vertical-align: middle;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0;
}
.head .btnset:hover, .window>header .btnset:hover {
	border-color: #ccc;
}
.head .btnset:hover .ico, .window>header .btnset:hover .ico {
	color: #777;
}
.pane {
	clear: left;
	padding: 5px 11px;
	overflow: auto;
}
.pane ul.flowgrid {
	list-style: none;
	margin: 0;
	padding: 0;
}
pane.hidden {
	display: none;
}
.module {
	margin: 0 0 24px 0;
	padding: 20px;
	border: 1px solid #d9d9d9;
}
.module>:last-child {
	margin-bottom: 0;
}
.module nav, .module .nav {
	margin-top: -1px;
}
.module.vanilla {
	border: none;
}
.module.vanilla .head {
	margin-bottom: 1px;
}
.module.vanilla nav ul li, .module.vanilla .nav ul li {
	border: none;
}
.toolbar {
	padding: 5px;
	margin: 0 0 24px 0;
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e6e6e6));
	background: -moz-linear-gradient(top, #fafafa, #e6e6e6);
	background: -ms-linear-gradient(top, #fafafa, #e6e6e6);
	background: linear-gradient(#fafafa, #e6e6e6);
	border: 1px solid #d9d9d9;
	border-left: none;
	border-right: none;
	color: #77737c;
*zoom:1;
}
.toolbar:before, .toolbar:after {
	content: "";
	display: table;
}
.toolbar:after {
	clear: both;
}
.toolbar h1, .toolbar h2, .toolbar h3, .toolbar h4 {
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	color: #6f6b73;
}
.toolbar .btnset {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
}
.toolbar .btnset button, .toolbar .btnset .btn {
	box-shadow: none;
	display: inline-block;
	border: none;
}
.toolbar a.btn {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 15px;
	margin: 0 0 -2px 0;
}
.toolbar>div, .toolbar>form, .toolbar>ul {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
}
.toolbar form {
	padding: 2px;
}
nav, .nav, .menu {
	margin-bottom: 24px;
}
nav h4, .nav h4, .menu h4 {
	margin: 0 0 6px 0;
	padding: 6px 12px;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
nav ul, .nav ul, .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
*zoom:1;
}
nav ul:before, .nav ul:before, .menu ul:before, nav ul:after, .nav ul:after, .menu ul:after {
	content: "";
	display: table;
}
nav ul:after, .nav ul:after, .menu ul:after {
	clear: both;
}
nav li, .nav li, .menu li {
	position: relative;
	overflow: hidden;
	font: normal 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}
nav li img, .nav li img, .menu li img {
	vertical-align: middle;
	margin-right: 5px;
}
nav li:last-child, .nav li:last-child, .menu li:last-child {
	border-bottom: none;
}
nav li.current, .nav li.current, .menu li.current {
	margin: 0;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
}
nav li.current>a, .nav li.current>a, .menu li.current>a {
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#209ae0), to(#1c8bca));
	background: -moz-linear-gradient(top, #209ae0, #1c8bca);
	background: -ms-linear-gradient(top, #209ae0, #1c8bca);
	background: linear-gradient(#209ae0, #1c8bca);
	color: #000000;
}
nav li.current>a p, .nav li.current>a p, .menu li.current>a p {
	color: #fff;
}
nav li a, .nav li a, .menu li a {
	text-decoration: none;
	color: #209ae0;
	display: block;
	padding: 6px 15px;
}
nav li li, .nav li li, .menu li li {
	border-bottom: none;
}
nav li li li, .nav li li li, .menu li li li {
	margin-left: 30px;
}
nav li ul, .nav li ul, .menu li ul {
	padding: 6px 0 12px 0;
}
nav li ul li a, .nav li ul li a, .menu li ul li a {
	font-weight: normal;
	padding: 0 12px 0 35px;
	border: none;
	line-height: 20px;
	font-size: 13px;
}
nav li ul li a:before, .nav li ul li a:before, .menu li ul li a:before {
	content: " \2022";
	margin-right: 8px;
	color: #209ae0;
	font-size: 16px;
	vertical-align: middle;
	position: absolute;
	left: 16px;
	top: 0;
}
nav li ul li.current, .nav li ul li.current, .menu li ul li.current {
	margin: 0;
}
nav li ul li.current a, .nav li ul li.current a, .menu li ul li.current a {
	border: none;
	background: transparent;
	color: #135d87;
}
nav li .ico, .nav li .ico, .menu li .ico {
	font-size: 1em !important;
	margin-right: 2px;
	top: -5em;
}
nav.horizontal h4, .nav.horizontal h4 {
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
	margin: 0;
}
nav.horizontal ul, .nav.horizontal ul {
	font-size: 0;
	display: inline-block;
}
nav.horizontal ul li, .nav.horizontal ul li {
	display: inline-block;
	text-align: center;
	border: none;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
}
nav.horizontal ul li a, .nav.horizontal ul li a {
	padding: 5px 15px;
	float: none;
	display: inline-block;
	border: none;
}
nav.horizontal ul li.current, .nav.horizontal ul li.current {
	border-top: 1px solid #135d87;
	border-bottom: 1px solid #135d87;
	margin: -1px 0;
}
.nav.vanilla li {
	border-bottom-color: transparent;
}
nav li.strong a, .nav li.strong a {
	background: #209ae0;
}
table {
	width: 100%;
}
table thead th {
	border-bottom: 2px solid #cccccc;
}
table th {
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding: 6px 10px 5px 10px;
}
table td {
	border-bottom: 1px solid #cccccc;
	padding: 6px 10px 5px 10px;
}
table tbody.extra tr:first-child td, table tbody.extra tr:first-child th {
	border-top: 1px solid #cccccc;
}
table tbody tr:last-child td, table tbody tr:last-child th {
	border-bottom: none;
}
.tabset {
	margin: 0;
	padding: 0 0 22px 0;
*zoom:1;
	background: transparent;
	border: none;
}
.tabset:before, .tabset:after {
	content: "";
	display: table;
}
.tabset:after {
	clear: both;
}
.tabset ul {
	border-bottom: 1px solid #bfbfbf;
	list-style: none;
	margin: 0;
	padding: 0;
}
.tabset ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	text-shadow: none;
	font-weight: bold;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#f0f0f0));
	background: -moz-linear-gradient(top, #f7f7f7, #f0f0f0);
	background: -ms-linear-gradient(top, #f7f7f7, #f0f0f0);
	background: linear-gradient(#f7f7f7, #f0f0f0);
}
.tabset ul li a {
	float: left;
	text-decoration: none;
	color: #808080;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	outline: none;
	border: none;
	padding: 3px 10px;
	position: relative;
}
.tabset ul li a:hover {
	color: #666666;
	background: transparent;
}
.tabset ul li.current {
	position: relative;
	border: 1px solid #bfbfbf;
	border-bottom: 1px solid #ffffff;
	margin: 0 3px -1px 0;
	background: #ffffff;
	text-shadow: none;
}
.tabset ul li.current a {
	background: #ffffff;
	color: #444;
	text-shadow: none;
	border: none;
}
.tabset.pills ul {
	border-bottom: none;
}
.tabset.pills ul li {
	float: left;
	border: none;
	margin: 0 3px 0 0;
	padding: 0;
	background: transparent;
	text-shadow: none;
}
.tabset.pills ul li a {
	text-decoration: none;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.tabset.pills ul li a:hover {
	color: #209ae0;
}
.tabset.pills ul li.current a {
	top: -1px;
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#ebebeb));
	background: -moz-linear-gradient(top, #d1d1d1, #ebebeb);
	background: -ms-linear-gradient(top, #d1d1d1, #ebebeb);
	background: linear-gradient(#d1d1d1, #ebebeb);
	color: #fff;
	color: #444;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}
.tabset.vaniila ul li {
	background: transparent !important;
	border-color: #ffffff;
	padding-top: 1px;
}
.tabset.vaniila ul li a {
	color: #393939;
	text-shadow: none;
}
.tabset.vaniila ul li a:hover {
	background: rgba(0, 0, 0, 0.05);
}
.tabset.vaniila ul li.current {
	border: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
	margin-bottom: -1px;
	background: #ffffff;
}
.tabset.vaniila ul li.current a {
	background: #ffffff;
	color: #209ae0;
	text-shadow: none;
}
.tabset.vertical {
	max-width: 300px;
}
.tabset.vertical ul li {
	float: none;
	border-bottom: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.tabset.vertical ul li a {
	display: block;
}
.tabset.vertical.vanilla ul {
	border-bottom: 1px solid #cccccc;
}
.tabset.vertical.vanilla ul li {
	float: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: 1px solid #cccccc;
	border-bottom: none;
}
.tabset.vertical.vanilla ul li a {
	display: block;
}
.tabset.mini li a {
	font-size: 12px;
	line-height: 16px;
}
.tabset.labeled li a, .tabset.labeled.pills li a {
	padding-right: 40px;
}
.pagination, .pagination.nums {
	background: transparent;
	margin: 0 0 24px 0;
	padding: 10px 0;
*zoom:1;
	text-align: center;
}
.pagination:before, .pagination.nums:before, .pagination:after, .pagination.nums:after {
	content: "";
	display: table;
}
.pagination:after, .pagination.nums:after {
	clear: both;
}
.pagination ul, .pagination.nums ul {
	border: none;
	text-align: center;
}
.pagination li, .pagination.nums li, .pagination li.current, .pagination.nums li.current {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.pagination li.current a, .pagination.nums li.current a {
	border: 1px solid #166c9e !important;
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#209ae0), to(#1a82bd));
	background: -moz-linear-gradient(top, #209ae0, #1a82bd);
	background: -ms-linear-gradient(top, #209ae0, #1a82bd);
	background: linear-gradient(#209ae0, #1a82bd);
}
.pagination a, .pagination.nums a {
	border: 1px solid #d9d9d9;
	margin: 0 4px;
	text-decoration: none;
	padding: 0 8px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff;
	color: #209ae0;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
}
.pagination a.current, .pagination.nums a.current {
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#209ae0), to(#1a82bd));
	background: -moz-linear-gradient(top, #209ae0, #1a82bd);
	background: -ms-linear-gradient(top, #209ae0, #1a82bd);
	background: linear-gradient(#209ae0, #1a82bd);
	color: #fff;
	text-shadow: 0 -1px 0 #000000;
	border: 1px solid #197bb4 !important;
}
.pagination.dots a {
	border-color: #999;
	height: 18px;
	width: 18px;
	padding: 0;
	text-indent: -999em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
.pagination.dots a.current {
	border: 1px solid #1b569f;
}
.pagination.dots a.next {
	display: none;
}
.pagination.dots a.prev {
	display: none;
}
.pagination.dots li.current a, .pagination li.current a {
	border: 1px solid #166c9e !important;
}
.pagination.vanilla a {
	border: none;
	padding: 5px 13px;
	-webkit-box-shadow: none;
	-moz-shadow: none;
	box-shadow: none;
}
.pagination.vanilla li.current a {
	border: none !important;
}
.alpha {
	background: transparent;
	margin: 0 0 24px 0;
	padding: 10px 0;
*zoom:1;
	text-align: center;
}
.alpha:before, .alpha:after {
	content: "";
	display: table;
}
.alpha:after {
	clear: both;
}
.alpha ul {
	border: none;
	text-align: center;
}
.alpha li, .alpha li.current {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.alpha li.current a {
	border: 1px solid #166c9e !important;
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#209ae0), to(#1a82bd));
	background: -moz-linear-gradient(top, #209ae0, #1a82bd);
	background: -ms-linear-gradient(top, #209ae0, #1a82bd);
	background: linear-gradient(#209ae0, #1a82bd);
}
.alpha a {
	border: 1px solid #d9d9d9;
	margin: 0 4px;
	text-decoration: none;
	padding: 0 8px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	background: #ffffff;
	color: #209ae0;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
}
.alpha a.current {
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#209ae0), to(#1a82bd));
	background: -moz-linear-gradient(top, #209ae0, #1a82bd);
	background: -ms-linear-gradient(top, #209ae0, #1a82bd);
	background: linear-gradient(#209ae0, #1a82bd);
	color: #fff;
	text-shadow: 0 -1px 0 #000000;
	border: 1px solid #197bb4 !important;
}
.breadcrumbs {
	font-size: 14px;
	margin: 0 0 22px 0;
	padding: 5px 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
	color: #999;
}
.breadcrumbs ul {
	margin: 0;
	padding: 0;
}
.breadcrumbs li {
	margin: 0 !important;
	padding: 0;
	border: none;
	float: none;
	display: inline;
}
.breadcrumbs li:after {
	content: "/";
	display: inline;
	margin: 0 .5em 0 .3em;
}
.breadcrumbs li.current:after, .breadcrumbs li:last-child:after {
	content: "";
	margin: 0;
}
.breadcrumbs a {
	padding: 0;
	margin-right: 5px;
	display: inline;
	text-decoration: none;
	color: #209ae0;
}
.breadcrumbs a:hover {
	background: transparent !important;
}
.breadcrumbs li.current {
	border: none !important;
}
.breadcrumbs li.current a {
	cursor: default !important;
	padding: 0;
	border: none;
	text-decoration: none;
	color: #777;
	background: transparent;
	cursor: pointer;
	text-shadow: none;
	font-weight: normal;
}
.breadcrumbs.vanilla {
	border: none;
	padding: 0;
}
.toggle {
	font-weight: normal !important;
	padding-left: 20px;
	position: relative;
}
.toggle input {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 0;
}
.btnset {
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 22px 0;
	padding: 12px 0;
	clear: both;
}
.btnset .tween {
	margin: 0 .6em;
}
button, a.btn {
	background: #9aa0a6;
	background: -webkit-gradient(linear, left top, left bottom, from(#9aa0a6), to(#848c93));
	background: -moz-linear-gradient(top, #9aa0a6, #848c93);
	background: -ms-linear-gradient(top, #9aa0a6, #848c93);
	background: linear-gradient(#9aa0a6, #848c93);
	margin: 0 0 4px 0;
	padding: 6px 12px 6px 12px;
	font: bold 14px "HelveticaNeue", "Helvetica Neue", "helvetica Neue", Arial, sans-serif;
	line-height: 24px;
	border: 1px solid #828990;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	display: inline-block;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	font-weight: bold;
	text-align: center;
	outline: none;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
	overflow: hidden;
	vertical-align: middle;
	text-overflow: ellipsis;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
}
button .ico, a.btn .ico {
	font-size: 80%;
	margin-top: -1px;
	opacity: .7;
}
button:hover, a.btn:hover {
	background: #9aa0a6;
	background: -webkit-gradient(linear, left top, left bottom, from(#9da3a8), to(#8a9198));
	background: -moz-linear-gradient(top, #9da3a8, #8a9198);
	background: -ms-linear-gradient(top, #9da3a8, #8a9198);
	background: linear-gradient(#9da3a8, #8a9198);
}
button.strong, .btn.strong {
	color: #fff;
	border-color: #197bb4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#36a4e3), to(#1c8bca));
	background: -moz-linear-gradient(top, #36a4e3, #1c8bca);
	background: -ms-linear-gradient(top, #36a4e3, #1c8bca);
	background: linear-gradient(#36a4e3, #1c8bca);
}
button.strong:hover, .btn.strong:hover {
	background: #209ae0;
	background: -webkit-gradient(linear, left top, left bottom, from(#3fa8e4), to(#1d91d3));
	background: -moz-linear-gradient(top, #3fa8e4, #1d91d3);
	background: -ms-linear-gradient(top, #3fa8e4, #1d91d3);
	background: linear-gradient(#3fa8e4, #1d91d3);
}
button.small, .btn.small {
	background: transparent;
	color: rgba(0, 0, 0, 0.4);
	border-color: rgba(0, 0, 0, 0.1);
	text-shadow: none;
}
button.small:hover, .btn.small:hover {
	color: rgba(0, 0, 0, 0.6);
	border-color: rgba(0, 0, 0, 0.3);
}
button.positive, .btn.positive {
	color: #fff;
	border-color: #78ad34;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	background: #88bf40;
	background: -webkit-gradient(linear, left top, left bottom, from(#94c553), to(#7aac3a));
	background: -moz-linear-gradient(top, #94c553, #7aac3a);
	background: -ms-linear-gradient(top, #94c553, #7aac3a);
	background: linear-gradient(#94c553, #7aac3a);
}
button.positive:hover, .btn.positive:hover {
	background: #88bf40;
	background: -webkit-gradient(linear, left top, left bottom, from(#99c85b), to(#80b43c));
	background: -moz-linear-gradient(top, #99c85b, #80b43c);
	background: -ms-linear-gradient(top, #99c85b, #80b43c);
	background: linear-gradient(#99c85b, #80b43c);
}
button.negative, .btn.negative {
	color: #fff;
	border-color: #aa3d35;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
	background: #c7544b;
	background: -webkit-gradient(linear, left top, left bottom, from(#cd665e), to(#be443b));
	background: -moz-linear-gradient(top, #cd665e, #be443b);
	background: -ms-linear-gradient(top, #cd665e, #be443b);
	background: linear-gradient(#cd665e, #be443b);
}
button.negative:hover, .btn.negative:hover {
	background: #c7544b;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf6e66), to(#c3493f));
	background: -moz-linear-gradient(top, #cf6e66, #c3493f);
	background: -ms-linear-gradient(top, #cf6e66, #c3493f);
	background: linear-gradient(#cf6e66, #c3493f);
}
button.vanilla, .btn.vanilla {
	background: transparent;
	border-color: transparent;
	box-shadow: none;
}
button.vanilla:hover, .btn.vanilla:hover {
	background: #f3f3f3;
}
button.strong.vanilla {
	background: #209ae0;
}
button.strong.vanilla:hover {
	background: #36a4e3;
}
.menu .wrap {
	position: relative;
	overflow: auto;
	max-height: 200px;
	background: #fff;
}
.menu ul {
	position: relative;
	border-bottom: 1px solid #eee;
	background: #fff;
	padding: 0;
	width: 260px;
	border: 1px solid #cec9d6;
}
.menu li {
	background: #fbfbfb;
}
.menu li a {
	border: none;
	color: #393939;
}
.paneset div.pane {
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
	opacity: 1;
}
.paneset div.pane.hidden {
	position: absolute;
	left: -9999px;
	opacity: 0;
}
.paneset div.pane.active {
	display: block;
}
.gallery {
	position: relative;
	margin: 0 0 24px 0;
}
.gallery a.prev, .gallery a.next {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9999;
	color: #fff;
	margin-top: -15px;
	opacity: .4;
	padding: 0 10px;
	display: none;
	text-decoration: none;
}
.gallery a.prev:hover, .gallery a.next:hover {
	opacity: .7;
}
.gallery a.prev i, .gallery a.next i {
	font-size: 40px;
	line-height: 60px;
}
.gallery a.next {
	left: auto;
	right: 0;
}
.loading:after {
	content: 'LOADING';
	position: absolute;
	background: #222;
	color: #ccc;
	z-index: 999;
	padding: 0 10px;
	font-size: 11px;
	letter-spacing: 1px;
}
.gallery .slideset {
	position: relative;
	margin: 0;
	background: #222;
	overflow: hidden;
	z-index: 998;
}
.placeholder {
	width: 100%;
	display: block;
}
.gallery .slide {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 3;
	overflow: hidden;
}
.gallery .slide a {
	position: absolute;
	height: 100%;
	width: 100%;
}
.gallery .pagination {
	position: absolute;
	right: 5px;
	bottom: 1px;
	z-index: 999;
	margin: 0;
	padding: 0;
}
.gallery .pagination a {
	border-color: #000;
}
.gallery.init .slide {
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	background: #333;
}
.gallery .slide.current {
	z-index: 4;
	opacity: 1;
}
.gallery .nav.hidden, .gallery .slide.hidden {
	left: 0 !important;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery .slide .caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	z-index: 3;
}
.gallery .ph {
	display: block;
	width: 100%;
}
img.portrait.scale {
	position: absolute;
	height: 100%;
	width: auto;
	z-index: 3;
}
img.landscape.scale {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 3;
}
img.portrait.crop {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 3;
	max-width: 999em;
}
img.landscape.crop {
	position: absolute;
	height: 100%;
	width: auto;
	z-index: 3;
	max-width: 999em;
}
.tooltip {
	width: 200px;
	position: relative;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: #f4f4f4;
	border: 1px solid #ccc;
	position: absolute;
	left: -9999px;
	top: 0;
}
.label {
	background: rgba(0, 0, 0, 0.07);
	font-style: normal;
	padding: 4px 5px 5px 5px;
	font-size: 12px;
	line-height: 10px;
	position: absolute;
	top: 6px;
	right: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	border-color: rgba(0, 0, 0, 0.08);
	color: #808080;
}
.curent .label {
	background: rgba(0, 0, 0, 0.1);
	padding: 2px 5px 4px 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: rgba(255, 255, 255, 0.5);
	border-right-color: rgba(255, 255, 255, 0.5);
}
.carousel {
	position: relative;
	background: #f7f7f7;
	border: 1px solid #d9d9d9;
	padding: 20px 60px;
	margin: 0 0 24px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 #fff;
	width: 100%;
}
.carousel .wrap {
	position: relative;
	overflow: hidden;
	background: transparent;
	max-width: 100%;
}
.carousel .slideset {
	position: relative;
	width: 3000em;
	left: 0;
	top: 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
}
.carousel .slideset .slide {
	float: left;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	line-height: normal;
	text-align: center;
}
.carousel .slideset .slide:last-child {
	margin-right: 0;
}
.carousel .slideset .slide span, .carousel .slideset .slide strong {
	display: block;
	padding: 2px 0 0 0;
}
.carousel .slideset .slide .placeholder {
	width: 100%;
}
.carousel .slideset .slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.carousel .slideset .slide .brewImage {
	border: 4px solid #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.carousel .slideset .slide a.btn {
	width: auto;
	height: auto;
	position: absolute;
	top: 8px;
	right: 11px;
	z-index: 999;
	padding: 2px 4px 4px 4px;
	line-height: 10px;
}
.carousel .slideset .slide.active {
	border-color: green;
}
.carousel .pagination {
	margin-bottom: 0;
	padding-bottom: 0;
}
.carousel .prev, .carousel .next {
	position: absolute;
	top: 50%;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
	color: #999;
	padding: 0;
	margin-top: -10px;
	z-index: 999;
	box-shadow: none;
	cursor: pointer;
	text-decoration: none;
}
.carousel .prev {
	position: absolute;
	bottom: 50%;
	left: 15px;
}
.carousel .next {
	position: absolute;
	bottom: 50%;
	right: 15px;
}
.carousel .prev:hover, .carousel .next:hover {
	color: #666;
}
img.portrait.scale {
	position: absolute;
	height: 100%;
	width: auto;
	z-index: 3;
}
img.landscape.scale {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 3;
}
img.portrait.crop {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 3;
	max-width: 999em;
}
img.landscape.crop {
	position: absolute;
	height: 100%;
	width: auto;
	z-index: 3;
	max-width: 999em;
}
.window {
	border: 1px solid #bcbcbc;
	box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
	height: 300px;
	width: 550px;
	background: #fff;
	z-index: 999999;
}
.window.iframe header {
	margin: 0;
}
.window.iframe .pane {
	padding: 0;
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
}
.window.init {
	position: absolute;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -300px;
}
body.popup {
	position: relative;
	padding-bottom: 20px;
}
.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	opacity: .4;
	z-index: 8000;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	z-index: 9999;
}
.menu {
	z-index: 9999;
	display: inline-block;
	position: relative;
	margin: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu li a {
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
}
.menu li .ico {
	font-size: 18px;
	top: -1px;
	color: #999;
}

@media only screen and (max-width:480px) {
.gallery a.prev, .gallery a.next {
	display: block;
}
.hidden-phone {
	position: absolute !important;
	left: -9999px !important;
}
.visible-phone {
	position: relative;
	left: auto;
}
}

@media only screen and (min-width:481px) and (max-width:799px) {
.hidden-tablet {
	position: absolute !important;
	left: -9999px !important;
}
.visible-tablet {
	position: relative;
	left: auto;
}
}
.trigger {
	position: relative !important;
	display: inline-block;
}
.trigger .menu {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9999;
}
.ac-input .menu {
	width: 100%;
	position: absolute;
	top: 55px;
	right: 0;
}
.ac-input .menu.toggleset {
	overflow: visible;
	max-height: none;
}
.ac-input label {
	cursor: pointer;
	padding: 5px;
}
.ac-input label.active {
	font-weight: bold;
}
body.popup.idx.dashboard {
	height: 600px;
}
#listing-map img, #listings-map img, #map_canvas img, #idx-map-onboard img, #streetview-container img, #birdseye-container img, #idx-map-search img {
	max-width: none;
}
.gmnoprint div {
	color: #222;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#results-message {
	margin-top: -1px;
}
.listing {
	margin-bottom: 24px;
	padding-bottom: 0;
}
.listing .details {
	min-height: 95px;
}
.listing .body p {
	margin: 0;
}
.listing .body ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.listing .body ul li.keyval {
	display: inline;
}
.listing .body ul li.keyval:before, .listing .body ul li.keyval:after {
	content: "";
	clear: none;
	display: inline;
}
.listing .body ul li.keyval span, .listing .body ul li.keyval strong {
	display: inline;
	float: none;
	font-weight: normal;
	padding: 0;
}
.listing .body ul li.keyval strong:after {
	content: ",";
}
.listing .body ul li.keyval.sqft strong:after {
	content: "";
}
.listing .body ul li.keyval.acres {
	display: none;
}
.listing .body ul.keyvalset.land .keyval.acres {
	display: block;
}
.listing .body ul.keyvalset.land .keyval.acres strong:after {
	content: "";
}
.listing .body .val {
	margin: 0;
	text-align: center;
}
.listing footer {
	text-align: center;
}
.flowgrid_x1 .listing .btnset {
	margin-bottom: 0;
}
.flowgrid_x1 .listing footer {
	position: static;
	float: right;
	clear: both;
	text-align: left;
	padding-top: 0;
}
.flowgrid header, .flowgrid .description {
	position: absolute;
	left: -999em;
}
.listing.detail header {
	left: auto;
	position: relative;
}
.details-extended {
*zoom:1;
	clear: left;
	padding-top: 24px;
}
.details-extended:before, .details-extended:after {
	content: "";
	display: table;
}
.details-extended:after {
	clear: both;
}
.listing.detail .body .keyvalset {
	margin: 0 0 24px 0;
}
.listing.detail .body .keyvalset li.keyval {
*zoom:1;
	border-bottom: 1px solid #d9d9d9;
	clear: left;
	display: block;
	padding: 3px 0;
}
.listing.detail .body .keyvalset li.keyval:before, .listing.detail .body .keyvalset li.keyval:after {
	content: "";
	display: table;
}
.listing.detail .body .keyvalset li.keyval:after {
	clear: both;
}
.listing.detail .body .keyvalset strong {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	text-align: left;
	font-weight: bold;
}

@media only screen and (max-width:480px) {
.listing.detail .body .keyvalset strong {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.listing.detail .body .keyvalset strong:after {
	content: "";
}
.listing.detail .body .keyvalset span {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.listing.detail .body .keyvalset span {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.articleset.flowgrid article.listing .btn.vanilla.save {
	padding: 0;
	position: absolute;
	right: 15px;
	top: -57%;
	z-index: 9995;
	background: transparent;
}
.articleset.flowgrid article.listing .btn.vanilla.save:hover {
	background: transparent;
}
article.listing .btn.vanilla.save .icon {
	font: 22px/30px FontAwesome;
	color: rgba(255, 255, 255, 0.9);
	padding-left: 2px;
	padding-right: 2px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
article.listing .btn.vanilla.save .icon:hover {
	color: #fff;
}
article.listing .btn.vanilla.save .icon:after {
	content: "\f006";
}
article.listing.saved .btn.vanilla.save .icon {
	font: 22px/30px FontAwesome;
	color: #faf1c1;
	text-shadow: 1px 1px 0 #d7b44c, -1px -1px 0 #d7b44c, 1px -1px 0 #d7b44c, -1px 1px 0 #d7b44c, -1px 0 0 #d7b44c, 0 -1px 0 #d7b44c, 2px 0 0 #d7b44c;
}
article.listing.saved .btn.vanilla.save .icon:after {
	content: "\f005";
}
a .menu {
	position: absolute;
}
#idx-map-search {
	height: 700px;
	width: 100% !important;
}
#map_canvas, #idx-map-onboard, #streetview-container, #birdseye-container {
	position: relative;
	height: 420px;
	width: 100%;
}
#sidebar form .toggleset label input {
	left: 8px;
	top: 10px;
}
.MSVE_MapStyle, .MSVE_MapMode {
	color: #fff;
}
body.details .details-extended .col .keyvalset {
	width: 100%;
}
#inquire-allure {
	clear: both;
}
#sidebar .field small {
	color: #cccccc;
	display: block;
	line-height: 16px;
}
#GPolygonControl ul, #GRadiusControl ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#GPolygonControl a, #GRadiusControl a {
	outline: 0;
	text-decoration: none;
	font-weight: bold;
}
#GPolygonControl .ico {
	background: url("/img/map/search-polygon.png") no-repeat 0 0;
	background-size: 11px 13px;
	display: inline-block;
	height: 13px;
	margin: 0 5px 0 0;
	width: 13px;
}
#GRadiusControl .ico {
	background: url("/img/map/search-radius.png") no-repeat 0 0;
	background-size: 14px 13px;
	display: inline-block;
	height: 13px;
	margin: 0 5px 0 0;
	width: 13px;
}
#GRadiusControl ul .ico:after {
	color: #0EBE09;
}
.mls-disclaimer {
	border-top: 1px solid #bfbfbf;
	padding-top: 24px;
}
#gallery .btnset {
	position: absolute;
	right: 10px;
	top: 25px;
	z-index: 999;
}
.window.gallery, .window.dashboard {
	border-color: #111;
}
.window.gallery header, .window.dashboard header {
	margin: 0;
	background: #222;
	border-color: #111;
}
.window.gallery header .btn, .window.dashboard header .btn {
	background: #333;
	border-color: #444;
}
.window.gallery .pane, .window.dashboard .pane {
	padding: 0;
}
.window.gallery .gallery, .window.dashboard .gallery {
	margin: 0;
}
.window.gallery a.prev, .window.dashboard a.prev, .window.gallery a.next, .window.dashboard a.next {
	display: block;
}
.popup.dashboard #body .wrap {
	padding: 0;
}
#dashboard_tabs {
	border-bottom: 1px solid #bfbfbf;
	padding: 0;
	margin: 0 0 24px 0;
}
#dashboard_tabs li {
	border: none;
	font-weight: normal;
	background: transparent;
	font-size: 13px;
}
#dashboard_tabs li .label {
	position: relative;
	right: auto;
	top: auto;
	line-height: 10px;
	padding: 0 6px;
	margin-left: 3px;
}
#dashboard_tabs li.current {
	border: none;
	font-weight: bold;
}
#dashboard_tabs ul:first-child {
	float: left;
	margin: 0;
	border: none;
}
#dashboard_tabs ul:last-child {
	float: right;
	margin: 0;
	border: none;
}
#dashboard .tabset {
	padding-bottom: 0;
	margin: 0 0 20px 0;
}
#dashboard .tabset li a .label {
	padding: 3px 5px;
}
#dashboard .tabset li.current {
	border-bottom: 1px solid #e6e6e6;
}
#dashboard .tabset li.current a {
	background: #e6e6e6;
	text-transform: uppercase;
	color: #808080;
}
#dashboard .tabset li.current a .label {
	top: 7px;
	padding: 3px 5px;
	line-height: 8px;
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	text-shadow: none;
}
#dashboard div.msg {
	background: transparent;
	padding: 0;
	border: none;
}
#dashboard div.msg p {
	font-style: italic;
}
#dashboard table thead th {
	font-size: 11px;
	text-transform: uppercase;
}
#dashboard table td.mini {
	padding: 0;
}
#dashboard table td.mini .btn {
	padding: 2px 4px 4px;
	line-height: 10px;
}
#dashboard .pane {
	border: 1px solid #bfbfbf;
	border-top: none;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	width: 100%;
	background: #e6e6e6;
	padding: 10px 10px 6px 10px !important;
}
#dashboard #listings-favorites {
*zoom:1;
}
#dashboard #listings-favorites:before, #dashboard #listings-favorites:after {
	content: "";
	display: table;
}
#dashboard #listings-favorites:after {
	clear: both;
}
#dashboard header.mini {
	background: #e6e6e6;
	padding: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
#dashboard header.mini h4 {
	font-size: 13px;
	line-height: 32px !important;
}
#dashboard header.mini .btn {
	line-height: 18px;
}
.dashboard .flag_new {
	background: none repeat scroll 0 0 #339900;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	font: bold 10px/12px 'CartoGothicStd', arial;
	margin: 0 3px 0 0;
	padding: 0 5px;
	text-decoration: none !important;
	text-transform: uppercase;
}
.idx.dashboard #content {
}
.idx.dashboard #content #preferences.pane.hidden, .idx.dashboard #content #password.pane.hidden, .idx.dashboard #content #messages.pane.hidden, .idx.dashboard #content #searches.pane.hidden {
	display: none !important;
}
.idx.dashboard #content #message .message, .idx.dashboard #content #message .reply {
	margin-bottom: 10px;
}
.idx.dashboard #content #message .message p, .idx.dashboard #content #message .reply p {
	margin: 0;
}
.idx.dashboard #content p {
	padding: 5px 10px;
}
.idx.dashboard #content .carousel {
	background: transparent;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 10px 40px;
}
.idx.dashboard #content .carousel>.wrap {
	padding: 3px 0;
	height: auto !important;
}
.idx.dashboard #content #listings-favorites {
	padding: 0;
}
.idx.dashboard #content header {
*zoom:1;
}
.idx.dashboard #content header:before, .idx.dashboard #content header:after {
	content: "";
	display: table;
}
.idx.dashboard #content header:after {
	clear: both;
}
.idx.dashboard #content header h4 {
	float: left;
	margin: 0;
}
.idx.dashboard #content header h3 {
	float: left;
	margin: 0;
	line-height: 40px;
}
.idx.dashboard #content header .btn.pright {
	font-size: 11px;
	top: 0;
	margin: 6px 0 0 5px;
	padding: 0 5px;
}
#dashboard .pagination {
	display: none;
}

@media only screen and (max-width:600px) {
.dashboard.idx #body {
	padding: 0;
}
.dashboard.idx #body>.wrap {
	margin: 0;
}
.dashboard.idx .brew-dashboard .pane {
	overflow: visible;
}
.dashboard.idx .brew-dashboard #dashboard .tabset {
	margin-bottom: 60px;
}
.dashboard.idx .brew-dashboard #dashboard .tabset ul {
	padding-left: 0 !important;
}
.dashboard.idx .brew-dashboard #dashboard .tabset ul li {
	overflow: hidden;
	float: left;
}
.dashboard.idx .brew-dashboard .carousel {
	padding: 0 !important;
}
.dashboard.idx .brew-dashboard .carousel .wrap {
	margin: 0 !important;
}
.dashboard.idx .brew-dashboard .carousel .prev, .dashboard.idx .brew-dashboard .carousel .next {
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	height: 40px;
	line-height: 40px;
	width: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff !important;
	top: auto;
	bottom: -55px;
	display: block;
	margin-top: 0;
}
.dashboard.idx .brew-dashboard .carousel .prev i, .dashboard.idx .brew-dashboard .carousel .next i {
	width: 40px !important;
	display: block;
}
.dashboard.idx .brew-dashboard #dashboard .pagination {
	display: block;
	position: absolute;
	width: 100%;
	bottom: -45px;
}
.dashboard.idx .brew-dashboard #dashboard .pagination li {
	border: 0;
}
.dashboard.idx .brew-dashboard #dashboard .pagination .current a {
	background: #000 !important;
}
.dashboard.idx .brew-dashboard #dashboard .pagination a {
	padding: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	height: 5px;
	width: 5px;
	border: solid 1px #666 !important;
}
.dashboard.idx .brew-dashboard .carousel .prev {
	left: 0px;
}
.dashboard.idx .brew-dashboard .carousel .next {
	right: 0px;
}
.dashboard.idx #dashboard td {
	font-size: 10px;
	padding: 5px;
	white-space: normal;
}
.dashboard.idx #content .msg {
	margin: 0 0 20px;
}
}

@media only screen and (min-width:481px) and (max-width:879px) {
body.idx.details .body {
	clear: none;
}
body.idx.details .body .btnset.grid_12 .btn {
	font-size: 14px;
}
}

@media only screen and (max-width:480px) {
.dashboard .grid_12 .x1, .dashboard .grid_10 .x1, .dashboard form .x1, .register .grid_12 .x1, .register .grid_10 .x1, .register form .x1, .dashboard .grid_12 .x2, .dashboard .grid_10 .x2, .dashboard form .x2, .register .grid_12 .x2, .register .grid_10 .x2, .register form .x2, .dashboard .grid_12 .x3, .dashboard .grid_10 .x3, .dashboard form .x3, .register .grid_12 .x3, .register .grid_10 .x3, .register form .x3, .dashboard .grid_12 .x4, .dashboard .grid_10 .x4, .dashboard form .x4, .register .grid_12 .x4, .register .grid_10 .x4, .register form .x4, .dashboard .grid_12 .x5, .dashboard .grid_10 .x5, .dashboard form .x5, .register .grid_12 .x5, .register .grid_10 .x5, .register form .x5, .dashboard .grid_12 .x6, .dashboard .grid_10 .x6, .dashboard form .x6, .register .grid_12 .x6, .register .grid_10 .x6, .register form .x6, .dashboard .grid_12 .x7, .dashboard .grid_10 .x7, .dashboard form .x7, .register .grid_12 .x7, .register .grid_10 .x7, .register form .x7, .dashboard .grid_12 .x8, .dashboard .grid_10 .x8, .dashboard form .x8, .register .grid_12 .x8, .register .grid_10 .x8, .register form .x8, .dashboard .grid_12 .x9, .dashboard .grid_10 .x9, .dashboard form .x9, .register .grid_12 .x9, .register .grid_10 .x9, .register form .x9, .dashboard .grid_12 .x10, .dashboard .grid_10 .x10, .dashboard form .x10, .register .grid_12 .x10, .register .grid_10 .x10, .register form .x10, .dashboard .grid_12 .x11, .dashboard .grid_10 .x11, .dashboard form .x11, .register .grid_12 .x11, .register .grid_10 .x11, .register form .x11, .dashboard .grid_12 .x12, .dashboard .grid_10 .x12, .dashboard form .x12, .register .grid_12 .x12, .register .grid_10 .x12, .register form .x12 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.toolbar .tabset.pills ul li.current a {
	top: 0;
}
.toolbar a.btn.view {
	padding-left: 15px;
	padding-right: 15px;
}
.toolbar a.btn.view .icon-map-marker {
	margin-right: 3px;
}
.search hgroup.small, .search_map hgroup.small {
	border-bottom: none;
}
.listing .keyvalset li {
	border: none;
}
.idx-search .field.toggle {
	padding-left: 0;
}
.idx-search .field.toggle .right>label:after, .idx-search .field.toggle>label:after {
	font: 12px/16px FontAwesome !important;
	display: inline-block;
	text-decoration: inherit;
	content: "\f0d7";
	margin-right: 3px;
	float: right;
}
.popover {
	z-index: 9999;
	border: 1px solid transparent;
	border-radius: 4px;
	background: -webkit-linear-gradient(#ababab, #a1a1a1);
	background: -moz-linear-gradient(#ababab, #a1a1a1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset -999px 0 0 #f9f9f9;
	width: 360px;
	margin: 20px 0 0 -180px;
	padding: 0;
	position: relative;
*zoom:1;
}
.popover:before, .popover:after {
	content: "";
	display: table;
}
.popover:after {
	clear: both;
}
.popover .x4 {
	width: 100%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.popover .x4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .x3 {
	width: 73.75%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.popover .x3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .x2 {
	width: 47.5%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.popover .x2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .x1 {
	width: 21.25%;
	margin-right: 5%;
	float: left;
}

@media only screen and (max-width:480px) {
.popover .x1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .pFirst {
	clear: left !important;
}
.popover .pLast {
	margin-right: 0 !important;
}
.popover .o0 {
	margin-left: -100%;
	left: 100%;
	position: relative;
	clear: left;
}

@media only screen and (max-width:480px) {
.popover .o0 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .o5 {
	margin-left: 31.25%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.popover .o5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .o4 {
	margin-left: 5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.popover .o4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .o3 {
	margin-left: -21.25%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.popover .o3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .o2 {
	margin-left: -47.5%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.popover .o2 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .o1 {
	margin-left: -73.75%;
	margin-right: 0 !important;
	left: 100%;
	position: relative;
}

@media only screen and (max-width:480px) {
.popover .o1 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .last {
	margin-right: 0;
}
.popover .first {
	clear: left;
}
.popover .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
}
.popover .video-pleft {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: left;
	width: 50%;
	height: auto;
	margin: 0 5% 24px 0;
	padding-bottom: 28.13%;
}
.popover .video-pleft iframe, .popover .video-pleft object, .popover .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popover .video-pright {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 24px;
	float: right;
	width: 50%;
	height: auto;
	margin: 0 0 24px 5%;
	padding-bottom: 28.13%;
}
.popover .video-pright iframe, .popover .video-pright object, .popover .video-pright embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popover .video iframe, .popover .video-pright iframe, .popover .video-pleft iframe, .popover .video object, .popover .video-pright object, .popover .video-pleft object, .popover .video embed, .popover .video-pright embed, .popover .video-pleft embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popover .pleft {
	margin: 0 5% 24px 0;
	float: left;
}
.popover .pright {
	margin: 0 0 24px 5%;
	float: right;
}
.popover .flowgrid {
*zoom:1;
	clear: both;
}
.popover .flowgrid:before, .popover .flowgrid:after {
	content: "";
	display: table;
}
.popover .flowgrid:after {
	clear: both;
}
.popover .flowgrid>article, .popover .flowgrid>li, .popover .flowgrid>label, .popover .flowgrid>div {
	float: left;
	width: 47.5%;
	margin-right: 5%;
}
.popover .flowgrid>article:nth-of-type(2n+2), .popover .flowgrid>li:nth-of-type(2n+2), .popover .flowgrid>label:nth-of-type(2n+2), .popover .flowgrid>div:nth-of-type(2n+2) {
	margin-right: 0;
}

@media only screen and (max-width:480px) {
.popover .flowgrid>article, .popover .flowgrid>li, .popover .flowgrid>label, .popover .flowgrid>div {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .keyval strong {
	width: 47.5%;
}
.popover .keyval span {
	width: 47.5%;
}
.popover .keyval strong, .popover .keyval span {
	word-wrap: break-word;
}

@media only screen and (max-width:480px) {
.popover .pright, .popover pleft {
	float: none;
	display: block;
	text-align: center;
}
.popover .video, .popover .video-pleft, .popover .video-pright {
	float: none;
	width: auto;
	position: relative;
	padding-bottom: 56.25%;
}
}
.popover header {
	border-bottom: 1px solid #ddd;
	text-shadow: 0 1px 1px #fff;
	box-shadow: inset 1px 1px 1px #fff;
	display: block;
	padding: 9px 14px;
	margin: 0 !important;
	text-decoration: none;
	border-radius: 4px 4px 0 0;
	background: -webkit-linear-gradient(#f9f9f9, #f9f9f9);
	background: -moz-linear-gradient(#f9f9f9, #f9f9f9);
	overflow: hidden;
}
.popover header .action-close {
	position: absolute;
	right: 0px;
	top: 7px;
	padding: 0 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #999;
}
.popover footer {
	padding: 0 15px 15px 15px;
	clear: both;
}
.popover .body {
	padding: 9px 14px 14px 14px;
	overflow: hidden;
	font-weight: normal;
	width: 100% !important;
*zoom:1;
	position: relative;
}
.popover .body:before, .popover .body:after {
	content: "";
	display: table;
}
.popover .body:after {
	clear: both;
}
.popover .body .photo {
	width: 30%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.popover .body .photo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .body .summary {
	width: 65%;
	margin-left: -65%;
	position: relative;
	left: 100%;
	float: left;
	line-height: 20px;
}

@media only screen and (max-width:480px) {
.popover .body .summary {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.popover .body .summary em {
	display: block;
}
.popover .body h4 {
	margin: 3px 0;
}
.popover .body p {
	font-weight: normal;
	margin-bottom: 10px;
}
.popover .btnset {
	padding: 0;
	margin: 0 0 10px 0;
}
.popover .btnset.mini .btn, .popover .btnset.mini button {
	padding: 2px 8px;
}
.popover .tail {
	font: 22px/22px FontAwesome;
	position: absolute;
	top: -14px;
	left: 50%;
	text-align: center;
	width: 30px;
	margin-left: -15px;
	color: #f9f9f9;
	text-shadow: 0 1px 0 #929292;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.popover .tail .ico {
	font-size: 30px;
	color: #fff;
	text-shadow: 0 1px 0 #C1BFAD;
}
.popover .tail:after {
	content: "\f0d7";
}
.popover.stacked .body {
	padding: 0;
	overflow: auto;
	max-height: 250px;
}
.popover.stacked .popover {
	margin: 0;
	padding: 5px 10px 0 10px;
	border-bottom: 1px solid #eee;
	background: none;
	border: none;
	width: 100%;
}
.popover.stacked .popover .photo {
	margin-bottom: 0;
}
.popover.stacked .popover header {
}
.popover.stacked .popover .action-close, .popover.stacked .popover .btnset, .popover.stacked .popover .tail {
	display: none;
}
.popover.stacked .popover .body {
	padding: 5px;
}
.head_wrap {
	position: relative;
}
#listing-history .pos {
	color: green;
}
#listing-history .neg {
	color: red;
}
#social-network-panel {
	height: 350px;
}
#social-network-panel article a {
	text-decoration: none;
	display: block;
	line-height: 18px;
	color: #666;
}
#social-network-panel article h4 {
	margin: 10px 0 0;
	color: #222;
}

@media only screen and (max-width:480px) {
.map-tooltip {
	left: auto !important;
	width: 100%;
}
.map-tooltip .popover {
	width: 90%;
	margin: 0 0 0 5%;
}
.map-tooltip .popover .tail {
	display: none;
}
.map-tooltip .popover .body .summary {
	width: 50%;
	float: right;
	clear: none;
}
.map-tooltip .popover .body .pleft {
	width: 50%;
	float: left;
	clear: none;
}
.map-tooltip .popover .body .pleft img {
	width: 100% !important;
	padding: 0 20px 12px 0;
}
}
.articleset.blog article {
	clear: both;
}
.articleset.blog article footer {
	bottom: 24px;
}
.articleset.blog article .author {
	float: left;
	margin: 10px 10px 0px 0;
}
body.blog.entry #content header, body.blog.entry-share #content header {
	margin-bottom: 24px;
}
body.blog.entry #content header .body, body.blog.entry-share #content header .body {
	margin-bottom: 24px;
}
.ico.rss {
	color: #e47912;
	float: right;
	margin-top: -2px;
}
#content .signature {
	margin-bottom: 24px;
}
h1.small .icon-rss {
	float: right;
	color: #ff6600;
}
body.blog.entry #content .captcha {
	margin-top: 10px;
}
#directory-header form {
	background: #e6e6e6;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
}
#directory-header form input {
	padding: 10px 10px 9px 10px;
}
#directory-header form button {
	width: 100%;
}
#directory-header form .tween {
	margin: 0 15px;
	color: #bfbfbf;
}
#directory-header form a {
	text-decoration: none;
	color: #8f8f8f;
}
#directory-header form .msg {
	text-shadow: none;
	margin: 0;
	color: #8f8f8f;
}
.categories {
*zoom:1;
}
.categories:before, .categories:after {
	content: "";
	display: table;
}
.categories:after {
	clear: both;
}
.categories .nav {
	padding: 0 20px 10px 0;
}
.categories .nav ul {
	margin-right: 20px;
	margin-bottom: 24px;
}
#directory-details .description {
	clear: both;
	padding-top: 20px;
}
#directory-map {
	margin-bottom: 10px;
	height: 300px;
	width: 100%;
}
#directory-map img {
	max-width: none;
}
.photo-effect {
	border: 4px solid #fff;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.landing-radio #content {
	padding-top: 0;
	padding-bottom: 0;
}
.landing-radio .wrap {
	max-width: 1100px;
	margin: 0 auto;
}
.landing-radio #body {
	margin: 0;
	padding: 0;
}
.landing-radio #body>.wrap {
	max-width: 100%;
}
#sellers-landing {
	background: #E6E6E6;
*zoom:1;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
}
#sellers-landing:before, #sellers-landing:after {
	content: "";
	display: table;
}
#sellers-landing:after {
	clear: both;
}
#sellers-landing code {
	display: block;
	border: 1px solid #a4dbe8;
	border-left: 3px solid #a4dbe8;
	background: #e5faff;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
#sellers-landing h1, #sellers-landing h2, #sellers-landing h3, #sellers-landing h4, #sellers-landing h6, #sellers-landing h6 {
	color: #333;
}
#sellers-landing ol li, #sellers-landing ul li, #sellers-landing p, #sellers-landing table, #sellers-landing form {
	color: #666;
}
#sellers-landing #body {
	border-top: none;
	margin: 0;
}
#sellers-landing #body .wrap {
	max-width: 1100px;
	padding: 0;
}
#sellers-landing #body #content {
	padding: 0;
}
#sellers-landing form {
	border: none;
}
#sellers-landing form fieldset {
	padding-bottom: 0;
}
#sellers-landing form .field input, #sellers-landing form .field select {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 5px;
	line-height: normal;
	height: auto;
}
#sellers-landing form .field label {
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	padding: 4px 0 2px 0;
}
#sellers-landing form h4 {
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	color: #666;
}
#sellers-landing form h4 strong {
	color: #000;
}
#sellers-landing form .btnset button {
	background: #73a30a;
	border: none;
	border-bottom: 3px solid #628b09;
	border-right: 3px solid #628b09;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font: normal 22px/normal;
	padding: 6px 30px 6px 30px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	color: #fff;
}
#sellers-landing form .btnset button i {
	margin-left: 3px;
}
#sellers-landing form .btnset button:hover {
	background: #84bb0b;
	border-color: #73a30a;
}
#sellers-landing form .btnset button.positive {
	border: none !important;
	border-bottom: 3px solid #628b09 !important;
	border-right: 3px solid #628b09 !important;
}
#sellers-landing form .btnset button.positive:hover {
	background: #84bb0b !important;
	border-color: #73a30a !important;
}
#sellers-landing .pod {
	background: #fff;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
*zoom:1;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 20px;
	clear: both;
}
#sellers-landing .pod:before, #sellers-landing .pod:after {
	content: "";
	display: table;
}
#sellers-landing .pod:after {
	clear: both;
}
#sellers-landing .pod .wrap {
	padding: 0 30px 30px 30px;
	max-width: 1100px;
	margin: 0 auto;
}
#sellers-landing .pod p {
	line-height: normal;
}
#sellers-landing .pod header {
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f3f3f3));
	background: -moz-linear-gradient(top, #fafafa, #f3f3f3);
	background: -ms-linear-gradient(top, #fafafa, #f3f3f3);
	background: linear-gradient(#fafafa, #f3f3f3);
	border-bottom: 1px solid #c6c6c6;
	padding: 15px 30px;
	margin: 0 -30px 30px -30px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#sellers-landing .pod header h2 {
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-shadow: 1px 1px 0 #fff;
	color: #333;
	border: none;
}
#sellers-landing .pod header .allBtn {
	float: right;
}
#sellers-landing .pod .tabset {
	background: #f7f7f7;
	background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f3f3f3));
	background: -moz-linear-gradient(top, #fafafa, #f3f3f3);
	background: -ms-linear-gradient(top, #fafafa, #f3f3f3);
	background: linear-gradient(#fafafa, #f3f3f3);
	border-bottom: 1px solid #c6c6c6;
	padding: 0 30px;
	margin: 0 -30px 30px -30px;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#sellers-landing .pod .tabset ul {
	margin: 5px 0 0 0;
	border: none;
}
#sellers-landing .pod .tabset ul li {
	background: none;
	border: none;
	font: normal 18px;
	margin: 0 5px 0 0;
}
#sellers-landing .pod .tabset ul li a {
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	padding: 14px 22px 11px 22px;
	font-weight: bold;
}
#sellers-landing .pod .tabset ul li a:hover {
	background: #e5e4e4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e4e4));
	background: -moz-linear-gradient(top, #ffffff, #e5e4e4);
	background: -ms-linear-gradient(top, #ffffff, #e5e4e4);
	background: linear-gradient(#ffffff, #e5e4e4);
	color: #000;
}
#sellers-landing .pod .tabset ul li.current {
	margin: 0 0 -2px 0;
}
#sellers-landing .pod .tabset ul li.current a {
	background: #fff;
	border: 1px solid #c1c1c1;
	border-bottom-color: #fff;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	cursor: default;
	color: #000;
}
#sellers-landing .pod .tabset ul li.current a:after {
	display: none;
}
#sellers-landing .pod .tabset ul li.current a:hover {
	color: #000;
}
#sellers-landing .pod .tabset ul li.last a:after {
	display: none;
}
#sellers-landing .pod.sellersIntro {
	background: url('/inc/skins/lec-2014/img/bg-radio-landing.jpg') center center no-repeat #393939;
	text-align: center;
	color: #fff;
	border: none;
	padding: 0;
}
#sellers-landing .pod.sellersIntro .wrap {
	padding: 0;
	position: static;
}
#sellers-landing .pod.sellersIntro .agentPhoto {
	float: left;
	margin-right: 30px;
	position: relative;
	z-index: 3;
}
#sellers-landing .pod.sellersIntro .agentPhoto img {
	display: block;
}
#sellers-landing .pod.sellersIntro h1 {
	color: #fff;
	font-weight: normal;
	font-size: 42px;
	line-height: normal;
	margin: 0;
	padding: 50px 0 0 0;
	letter-spacing: -1px;
	border: none;
	text-align: center;
}
#sellers-landing .pod.sellersIntro h1 strong {
	color: #267dc8;
}
#sellers-landing .pod.sellersIntro .caption {
	color: #fff;
	font-size: 17px;
	margin: 0 0 30px 0;
}
#sellers-landing .pod.sellersIntro .caption .dot {
	color: #267dc8;
}
#sellers-landing .pod.sellersIntro .as-heard-on {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #fff;
	padding: 0 20px;
	color: #000;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	z-index: 1;
}
#sellers-landing .pod.sellersIntro .as-heard-on .radioLogo {
	display: inline-block;
	padding: 5px 12px 0 12px;
	vertical-align: middle;
	min-height: 50px;
}
#sellers-landing .pod.sellersIntro .as-heard-on .radioLogo img {
	max-height: 34px;
}
#sellers-landing .pod.sellersIntro .as-heard-on .radioLogo:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#sellers-landing .pod.sellersIntro .as-heard-on h4 {
	display: inline-block;
	margin-right: 10px;
	font-size: 16px;
	color: #666;
}
#sellers-landing .pod.radioAds .wrap {
	overflow: hidden;
}
#sellers-landing .pod.radioAds header {
	background: #393939;
	margin: 0 0 30px 0;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border: none;
	position: relative;
}
#sellers-landing .pod.radioAds header:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #393939 transparent transparent transparent;
	bottom: -20px;
	left: 30px;
}
#sellers-landing .pod.radioAds header h2 {
	color: #fff;
	text-shadow: none;
}
#sellers-landing .pod.customSection .wrap {
	padding: 30px;
}
#sellers-landing .pod.readyToSell {
	background: url('/inc/skins/lec-2014/img/bg-radio-landing.jpg') center center no-repeat #393939;
	padding: 30px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	text-align: center;
}
#sellers-landing .pod.readyToSell .wrap {
	padding: 0;
}
#sellers-landing .pod.readyToSell a {
	color: #fff;
}
#sellers-landing .pod.readyToSell p {
	color: #d9d9d9;
	font-size: 22px;
	margin: 0;
}
#sellers-landing .pod.readyToSell p strong {
	color: #fff;
}
#sellers-landing .pod.readyToSell p span {
	display: inline-block;
	padding: 6px 15px 3px 15px;
	margin: 0 10px 0 0;
	background: #267dc8;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	color: #fff;
}
#sellers-landing .pod.sellerProgram {
	max-width: 1100px;
	margin: 0 auto;
	margin: 0 auto 20px auto;
}
#sellers-landing .pod.videoTestimonials {
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#sellers-landing .pod.videoTestimonials .wrap {
	overflow: hidden;
}
#sellers-landing .pod.sellersIntroFull {
	background: url('/inc/skins/lec-2014/img/bg-radio-landing.jpg') center top repeat-x;
	padding: 50px 0 0 0;
	border: none;
	border-top: 1px solid #535353;
	margin: -20px 0 20px 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	max-width: 100%;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#sellers-landing .pod.sellersIntroFull .wrap {
	padding: 0;
}
#sellers-landing .pod.sellersIntroFull h1 {
	font-weight: normal;
	font-size: 50px;
	line-height: normal;
	letter-spacing: -2px;
	text-transform: none;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0 0 5px 0;
	border: none;
}
#sellers-landing .pod.sellersIntroFull h1 strong {
	color: #5eaffe;
}
#sellers-landing .pod.sellersIntroFull h3 {
	color: #dfdfdf;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	padding: 0 0 30px 0;
	text-transform: none;
}
#sellers-landing .pod.sellersIntroFull h3 strong {
	color: #fff;
}
#sellers-landing .pod.sellersIntroFull .as-heard-on {
	overflow: hidden;
	padding: 0;
}
#sellers-landing .pod.sellersIntroFull .radioLogo {
	float: left;
	margin: 10px;
	max-height: 35px;
}
#sellers-landing .pod.sellersIntroFull .radioLogo:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#sellers-landing .pod.sellersIntroFull .pod {
	border-bottom: 1px solid #c6c6c6;
	padding: 0;
	border: none;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile {
	width: 25.93%;
	float: right;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile>img {
	display: block;
	width: 100%;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile h4 {
	background: #393939;
	color: #fff;
	padding: 8px 12px 6px 12px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	font-weight: normal;
	font-size: 16px;
	line-height: normal;
	margin-top: 0;
	text-align: center;
}
#sellers-landing .pod.sellersIntroFull .pod form {
	width: 70%;
	float: left;
	display: block;
	padding: 20px 0 0 30px;
}
#sellers-landing .pod.sellersIntroFull .pod form fieldset, #sellers-landing .pod.sellersIntroFull .pod form .formEnd {
	width: 47%;
	float: left;
	clear: none;
	margin-right: 5%;
}
#sellers-landing .pod.sellersIntroFull .pod form fieldset.last, #sellers-landing .pod.sellersIntroFull .pod form .formEnd {
	margin-right: 0;
}
#sellers-landing .pod.sellersIntroFull .pod form .formEnd {
	padding-top: 10px;
}
#sellers-landing .pod.sellersIntroFull .pod form .btnset button {
	width: 100%;
}
#sellers-landing .pod.contactForm {
	background: none;
	border: none;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#sellers-landing .pod.contactForm h2 {
	font-size: 38px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0 #fff;
	margin: 0;
	padding: 12px 0 26px 0;
}
#sellers-landing .pod.contactForm h2 strong {
	color: #7fb111;
	text-decoration: underline;
}
#sellers-landing .pod.contactForm p {
	text-align: center;
}
#sellers-landing .pod.contactForm form {
*zoom:1;
	position: relative;
}
#sellers-landing .pod.contactForm form:before, #sellers-landing .pod.contactForm form:after {
	content: "";
	display: table;
}
#sellers-landing .pod.contactForm form:after {
	clear: both;
}
#sellers-landing .pod.contactForm form h4 {
	text-align: center;
}
#sellers-landing .pod.contactForm form .btnset {
	text-align: center;
	padding: 25px 0 0 0;
}
#sellers-landing .pod.contactForm form fieldset {
	background: #fff;
	border: 2px solid #8bb3db;
	width: 33%;
	float: left;
	clear: none;
	padding: 15px 20px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	min-height: 285px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
#sellers-landing .pod.contactForm form fieldset.last {
	background: #f4f4f4;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f4f4));
	background: -moz-linear-gradient(top, #ffffff, #f4f4f4);
	background: -ms-linear-gradient(top, #ffffff, #f4f4f4);
	background: linear-gradient(#ffffff, #f4f4f4);
	margin: -4px 0 0 0;
	min-height: 294px;
	border-color: #7fa9d3;
	position: relative;
}
#sellers-landing .pod.contactForm form fieldset.last:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #7FA9D3 transparent transparent transparent;
	bottom: -22px;
	left: 47%;
}
#sellers-landing .pod.contactForm form .formEnd {
	clear: both;
}
#sellers-landing .pod.contactForm form .formEnd .field label {
	text-align: center;
	padding: 20px 0 5px 0;
}
#sellers-landing .pod.contactForm form .formEnd .field label input {
	vertical-align: top;
}
#sellers-landing .pod.contactForm form .formEnd .btnset {
	margin: 0;
	padding: 0;
}
#body .sellersIntroFull .wrap {
	max-width: 1100px;
	padding: 0 20px;
}
.playerControls {
	float: right;
}
.playerControls a {
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 8px 0 0 0;
	display: inline-block;
}
.playerControls a:hover {
	color: #fff;
	text-shadow: 0 0 3px #fff;
}
.playerLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}
.playerLinks li {
	background: #f4f4f4;
	width: 32%;
	margin: 0 1% 5px 0;
	float: left;
	padding: 5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.playerLinks li:nth-child(3n+3) {
	margin-right: 0;
}
.audiojs {
	border: 1px solid #ccc;
	font: normal 11px Arial, sans-serif;
	background: #fff;
	width: auto;
	height: 20px;
	color: #fff;
	margin-top: 5px;
}
.audiojs .play-pause {
	border-color: #ccc;
	background: #393939;
	height: auto;
	padding: 0;
}
.audiojs .play-pause p {
	height: 20px;
}
.audiojs .play-pause p.play {
	background-position: -3px -5px;
}
.audiojs .play-pause p.pause {
	background-color: #666;
	background-position: -3px -95px;
}
.audiojs .time {
	background: none;
	font: normal 11px Arial, sans-serif;
	color: #666;
	width: auto;
	height: auto;
	border-color: #ccc;
	text-shadow: none;
	padding: 2px 10px;
}
.audiojs .time em {
	color: #267dc8;
}
.audiojs .scrubber {
	background: #e9e9e9;
	border-top: 1px solid #dedede;
	width: 140px;
	margin: 2px 0 3px 5px;
}
.allBtn {
	border: 1px solid #c8c8c8;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ececec));
	background: -moz-linear-gradient(top, #fefefe, #ececec);
	background: -ms-linear-gradient(top, #fefefe, #ececec);
	background: linear-gradient(#fefefe, #ececec);
	font: bold 12px Arial;
	padding: 3px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	color: #666;
}
.allBtn:hover {
	background: #fff;
	color: #000;
}
.threeCol {
	width: 30%;
	float: left;
	margin-right: 4.5%;
}
.threeCol.last {
	margin-right: 0;
}
.videoContainer {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.videoContainer iframe, .videoContainer object, .videoContainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landing-radio.pt-1r #body>.wrap {
	background: #e6e6e6;
}
.landing-radio.pt-1r #body #ctas {
	float: none;
	left: auto;
	max-width: 1100px;
	margin: 0 auto;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.landing-radio.pt-1r #sellers-landing .pod.sellersIntro h1 {
	font-size: 24px;
}
.landing-radio.pt-1r #sellers-landing .pod header h2 {
	font-size: 18px;
}
.landing-radio.pt-2r #sellers-landing .pod.sellersIntro h1 {
	font-size: 32px;
}
.landing-radio.pt-3r #feature {
	margin-bottom: 0;
}
.landing-radio.pt-3r #sellers-landing .pod.sellersIntro h1 {
	padding-bottom: 12px;
}
.landing-radio.lec-2010 #body #content-secondary, .landing-radio.lec-2010 #body #content-tertiary {
	display: none;
}
.landing-radio.lec-2010 #body {
	padding: 37px 15px 0 15px;
}
.landing-radio.lec-2010 #body #content {
	width: auto !important;
	float: none !important;
	margin: 0 -15px !important;
	left: auto !important;
	padding: 0 !important;
}
.landing-radio.lec-2010 #sellers-landing .pod.sellersIntro h1 {
	font-size: 30px;
	padding-bottom: 10px;
}
.landing-radio.lec-2010 #foot .wrap {
	max-width: initial;
}
.landing-radio.lec-2011 #page #body>.wrap {
	padding: 0 !important;
}
.landing-radio.lec-2011 #page #sidebar, .landing-radio.lec-2011 #page #content-secondary {
	display: none;
}
.landing-radio.lec-2011 #page #content {
	width: auto !important;
	float: none !important;
	margin: 0 !important;
	left: auto !important;
	padding: 0 !important;
}
.landing-radio.lec-2011 #page #content #sellers-landing .pod.readyToSell a {
	color: #fff;
}
.landing-radio.lec-2011 #sellers-landing .pod.sellersIntro h1 {
	padding-bottom: 10px;
}
.landing-radio.lec-2012 #body>.wrap {
	padding: 0 !important;
	border: none;
}
.landing-radio.lec-2012 #sidebar {
	display: none;
}
.landing-radio.lec-2012 #content {
	width: auto !important;
	float: none !important;
	margin: 0 !important;
	left: auto !important;
	padding: 0 !important;
}
.landing-radio.lec-2013 #page #body #content {
	padding: 0 !important;
}
.landing-radio.lec-2013 .idx-user-bar {
	margin: 0 !important;
	background: #dad9d8 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e3e2), to(#cbc9c8)) !important;
	background: -moz-linear-gradient(top, #e4e3e2, #cbc9c8) !important;
	background: -ms-linear-gradient(top, #e4e3e2, #cbc9c8) !important;
	background: linear-gradient(#e4e3e2, #cbc9c8) !important;
	border: none !important;
}
.landing-radio.lec-2013 #content div form {
	border: none;
	padding: 0;
}
.landing-radio.lec-2014 #body>.wrap {
	padding: 0 !important;
}

@media only screen and (max-width:1024px) {
#sellers-landing .pod.readyToSell, #sellers-landing .pod.sellerProgram, #sellers-landing .pod.radioAds, #sellers-landing .pod.sellersIntro, #sellers-landing .pod.customSection, #sellers-landing .pod.videoTestimonials, #sellers-landing .pod.contactForm {
	margin: 0 20px 30px 20px;
}
#sellers-landing .pod.sellersIntroFull {
	padding: 40px 20px 0 20px;
}
#sellers-landing .pod.sellersIntroFull h1 {
	font-size: 38px;
}
#sellers-landing .pod.sellersIntroFull form h4 {
	font-size: 17px;
}
}

@media only screen and (max-width:890px) {
.landing-radio #body {
	padding: 0;
}
.landing-radio #body>.wrap {
	padding: 0;
}
.threeCol {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	margin-bottom: 20px;
}
.lec-2011 #page #body .wrap {
	padding: 0 30px 30px 30px;
}
.lec-2011 #page #body .pod.customSection .wrap {
	padding: 30px;
}
#sellers-landing .pod.contactForm form fieldset {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	margin-bottom: 20px;
	min-height: initial;
}
#sellers-landing .pod.contactForm form fieldset.last {
	margin-bottom: 20px;
}
#sellers-landing .pod.contactForm form fieldset.last:after {
	display: none;
}
#sellers-landing .pod.contactForm form .btnset {
	padding-top: 0;
}
#sellers-landing .pod.contactForm form .formEnd .field label {
	padding-top: 0;
}
#sellers-landing .pod .tabset {
	padding: 10px 20px;
}
#sellers-landing .pod .tabset ul li {
	margin: 0;
}
#sellers-landing .pod .tabset ul li a {
	padding: 5px 10px;
}
#sellers-landing .pod .tabset ul li a:after {
	display: none;
}
#sellers-landing .pod .tabset ul li.current {
	margin: 0;
}
#sellers-landing .pod .tabset ul li.current a {
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
#sellers-landing .pod.sellersIntro .as-heard-on {
	position: static;
	clear: both;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
#sellers-landing .pod.sellersIntro h1 {
	font-size: 26px;
}
#sellers-landing .pod.sellersIntro h1, #sellers-landing .pod.sellersIntro .caption {
	padding-right: 20px;
}
}

@media only screen and (max-width:736px) {
#sellers-landing .pod.sellersIntroFull .pod form {
	width: 60%;
}
#sellers-landing .pod.sellersIntroFull .pod form fieldset, #sellers-landing .pod.sellersIntroFull .pod form .formEnd {
	float: none;
	width: auto;
	margin: 0 0 15px 0;
}
#sellers-landing .pod.sellersIntroFull .pod form .btnset {
	margin-bottom: 0;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile {
	width: 35%;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile .radioLogo {
	clear: both;
	display: block;
	text-align: center;
	float: none;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile .radioLogo img {
	display: inline;
}
#sellers-landing .playerLinks li {
	float: none;
	clear: both;
	width: auto;
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: normal;
}
#sellers-landing .pod.readyToSell p {
	font-size: 17px;
}
#sellers-landing .pod.readyToSell p span {
	display: block;
	margin-bottom: 12px;
}
#sellers-landing .pod.contactForm h2 {
	font-size: 24px;
}
}

@media only screen and (max-width:480px) {
#body #content {
	padding: 0;
}
#sellers-landing .pod.sellersIntroFull h1 {
	font-size: 30px;
}
#sellers-landing .pod.sellersIntroFull h3 {
	font-size: 18px;
}
#sellers-landing .pod.sellersIntroFull .pod .realtorProfile {
	float: none;
	width: auto;
	text-align: center;
}
#sellers-landing .pod.sellersIntroFull .pod form {
	float: none;
	width: auto;
	padding: 20px 20px 0 20px;
}
#sellers-landing .pod .tabset ul li a {
	display: block;
	font-size: 14px;
	float: none;
	text-align: center;
}
#sellers-landing .pod header {
	text-align: center;
}
#sellers-landing .pod header .allBtn {
	float: none;
	margin-bottom: 6px;
}
#sellers-landing .pod.sellersIntro .agentPhoto {
	float: none;
	margin: 0 0 10px 0;
	text-align: center;
}
#sellers-landing .pod.sellersIntro .agentPhoto img {
	display: inline;
}
#sellers-landing .pod.sellersIntro h1 {
	padding: 0 10px 10px 10px;
	font-size: 24px;
	text-align: center;
}
#sellers-landing .pod.sellersIntro .caption {
	padding: 0 10px;
}
#sellers-landing .pod.sellersIntro .as-heard-on h4 {
	display: block;
}
}
#idx-map-search-wrap {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#idx-map-search {
	height: 700px;
	width: 720px;
	background: #ccc;
	position: relative;
	top: 0;
	margin: 0;
}
#idx-map-legend {
	width: 220px;
	float: left;
}
#idx-map-legend .legend_tab {
	background: url(/img/map/tools/map-legendtabs.png) no-repeat 0 0;
	cursor: pointer;
	float: left;
	width: 20px;
	height: 70px;
	right: -1px;
	position: relative;
}
#idx-map-legend .legend_tab.current {
	background: url(/img/map/tools/map-legendtabs.png) no-repeat -20px 0;
	cursor: pointer;
	float: left;
	width: 20px;
	height: 70px;
}
#idx-map-legend .legend_contents, #idx-map-legend .stats_contents {
	min-height: 225px;
}
#idx-map-legend .legend_content {
	background: #fff;
	padding: 20px 20px 0px 20px;
	border: 1px solid #9CB3C6;
	border-right: none;
	float: left;
	width: 200px;
	margin-top: -100px;
}
#idx-map-legend .legend_content form {
	margin: 0;
}
#idx-map-legend .legend_content form .legend {
	margin: 0;
	padding: 0;
}
#idx-map-legend .legend_content form .toggleset label input {
	position: absolute;
	right: 5px;
	top: 2px;
}
#idx-map-legend .stats_tab {
	background: url(/img/map/tools/map-legendtabs.png) no-repeat 0 -70px;
	cursor: pointer;
	float: left;
	width: 20px;
	height: 56px;
	right: -1px;
	top: 2px;
	position: relative;
	clear: left;
}
#idx-map-legend .stats_tab.current {
	background: url(/img/map/tools/map-legendtabs.png) no-repeat -20px -70px;
}
#idx-map-legend .legend_content .field {
	margin-bottom: 20px;
}
#idx-map-legend .legend_content label {
	display: block;
	border-bottom: 1px solid #eee;
	position: relative;
}
#idx-map-legend .legend_content label img {
	position: absolute;
	right: 0;
	top: 3px;
}
#idx-map-search-wrap .stats_contents .keyvalset h5 {
	margin: 0;
}
#idx-map-search-wrap .stats_contents .keyvalset ul {
	margin-bottom: 20px;
}
#idx-map-search-wrap .stats_contents .keyvalset li {
	border-bottom: 1px solid #eee;
}
#idx-map-search-wrap .stats_contents .keyvalset li strong, #idx-map-search-wrap .stats_contents .keyvalset li span {
	padding: 3px 0;
}
.ie7 #idx-map-legend .legend_content {
	margin-top: 0px;
}
div.msg {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}
div.msg p {
	margin-bottom: 0;
}
div.msg .title {
	margin: -10px -10px 10px -10px;
	padding: 5px 10px;
	background: #316B11;
	color: #fff;
}
div.msg.error .title, .msg.errors .title {
	background: #8F0000;
}
div.msg.notice {
	padding: 19px 29px;
}
div.msg.notice .title {
	margin: -10px -10px 10px -10px;
	padding: 10px 10px 0 10px;
	color: #316B11;
	background: none;
}
.footnote {
	font-size: 85%;
}
.mls-disclaimer {
	clear: both;
}
.metrolistco .popover .office, .metrolistco .listing .office {
	font-weight: bold;
	color: #000;
}
.metrolistco .popover .status, .metrolistco .listing .status {
	display: block;
}
.metrolistco .carousel .slideset .slide span.office {
	font-weight: bold;
}
body.fmls.details .mls-provider {
	text-align: center;
}
body.fmls.idx.birdseye #content h1, body.fmls.idx.streetview #content h1, body.fmls.idx.local #content h1 {
	display: none;
}
body.fmls.idx.local .popover {
	display: none;
}
body.fmls .articleset article footer, body.fmls #feature .listings .slideset .slide .data-provider {
	text-align: left;
}
body.fmls .articleset article footer, body.fmls #feature .listings .slideset .slide .data-provider, body.fmls .articleset article footer span, body.fmls #feature .listings .slideset .slide .data-provider span {
	font-size: 13px;
	line-height: 20px;
}
body.fmls .articleset article footer .icon, body.fmls #feature .listings .slideset .slide .data-provider .icon {
	position: absolute;
	right: 0;
	bottom: 0px;
}
body.fmls .articleset article footer .office, body.fmls #feature .listings .slideset .slide .data-provider .office {
	display: inline-block;
	position: relative;
}
body.fmls .articleset article footer .office:after, body.fmls #feature .listings .slideset .slide .data-provider .office:after {
	content: '';
	width: 85px;
	height: 1em;
	display: inline-block;
}
body.fmls.popup .carousel .slideset .slide {
	padding-bottom: 21px;
}
body.fmls.popup .carousel .slideset .slide .icon {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -35px;
}
body.fmls .popover .icon img {
	float: right !important;
}
body.fmls.sitemap ul {
	display: inline-block;
}
body.fmls.sitemap li {
	position: relative;
}
body.fmls.sitemap .icon {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
}
body.fmls.sitemap .office {
	padding-right: 90px;
}
body.cmls .mls-disclaimer p.disclaimer {
	font-size: 11px;
}
body.cincymls .popover.stacked .popover header, body.ggar .popover.stacked .popover header {
	display: block;
}
.listings .provider-first .provider {
	clear: left;
	float: left;
}
.ereb .popover.stacked .popover header, .erebcom .popover.stacked .popover header, .creb .popover.stacked .popover header {
	display: block;
}

@media only screen and (min-width:481px) {
.listings.flowgrid_x1 .provider-first .provider {
	position: absolute;
	top: 0;
	float: none;
	clear: none;
}
.listings.flowgrid_x1 .provider-first {
	padding-top: 2em;
}
}
.ereb .articleset article .body .photo, .creb .articleset article .body .photo, .erebcom .articleset article .body .photo {
	overflow: visible;
}
.ereb .articleset article .photo .btn.vanilla.save, .erebcom .articleset article .photo .btn.vanilla.save, .creb .articleset article .photo .btn.vanilla.save {
	background: none repeat scroll 0 0 #666666 !important;
	border: 3px solid #FFFFFF !important;
	border-radius: 20px;
	padding: 2px 4px 0 !important;
	position: absolute;
	right: 15px;
	top: auto !important;
	bottom: -25px;
	z-index: 3;
}
.sbbor .disclaimer {
	text-align: center;
}
.cbroh #content .articleset.flowgrid_x1 article footer {
	bottom: 0 !important;
}
.details-foot .mls-disclaimer {
	border-top: 0;
	padding-top: 0;
}
.details-foot {
	clear: both;
}
#dashboard .mls-disclaimer {
	border-top: 0;
}
.show-immediately-below-listings .mls-disclaimer {
	border-top: 0;
}
#foot-modules .mls-disclaimer .disclaimer p {
	color: inherit;
}
#foot-modules .mls-disclaimer .disclaimer p {
	color: inherit;
}
#feature .mls-disclaimer .disclaimer p {
	color: inherit;
}
body.mcmls.details .mls-provider {
	font-size: 200%;
}
body.mcmls .mls-disclaimer .copy {
	font-style: italic;
}
body.cincymls.pt-3r div.listing.detail {
	background: url("/img/logos/cincy-logo.png") no-repeat scroll 100% 3em rgba(0, 0, 0, 0);
}
body.cincymls.pt-2r div.listing.detail {
	background: url("/img/logos/cincy-logo.png") no-repeat scroll 100% 6em rgba(0, 0, 0, 0);
}
body.cincymls.pt-1r div.listing.detail {
	background: url("/img/logos/cincy-logo.png") no-repeat scroll 100% 5em rgba(0, 0, 0, 0);
}
html.fix {
	position: fixed !important;
	margin-top: 0px !important;
}
body.mute {
	position: fixed !important;
	width: 100%;
}
html.fixedMap {
	overflow-y: hidden !important;
}
#sidebar form {
	margin-bottom: 0;
	padding-top: 10px !important;
}
#sidebar form .btnset button {
	display: block;
	float: none;
	width: 100%;
}
#sidebar form div.more {
	clear: left;
	padding-top: 20px;
	border-top: 1px solid #888772;
}
#sidebar .field {
	margin-bottom: 20px !important;
}
#sidebar h4 {
	font: bold 14px/20px "Adelle W01 Regular", serif;
	text-transform: uppercase;
	color: #808080;
	margin: 0 0 6px 0;
}
.flowgrid article {
	width: 33.333333333333336%;
	margin-right: 0%;
	float: left;
	overflow: hidden;
}
.flowgrid article:nth-of-type(3n+3) {
	margin-right: 0;
}
.flowgrid .btnset .btn {
	display: block;
}
.flowgrid .val.proptype {
	display: block;
}
.flowgrid .keyvalset li {
	border-bottom: none;
}
.toolbar .sort {
	float: right;
	padding-right: 10px;
}
.toolbar .sort form {
	margin: 0;
}
.toolbar .tabset {
	padding: 2px 6px;
}
.toolbar .tabset .ico {
	font-size: 16px;
}
.msg.vanilla.results {
	padding: 0 10px;
	margin-bottom: 12px;
}
.msg.vanilla.results .nav {
	float: right;
	padding-right: 5px;
}
.msg.vanilla.results .nav a {
	margin-left: 5px;
	text-decoration: none;
	color: #9aa0a6;
}
a.disabled {
	display: none;
}
body.idx.details header {
	position: relative;
	border-bottom: 1px solid #bfbfbf;
	margin: 0 0 24px;
	overflow: visible;
*zoom:1;
}
body.idx.details header:before, body.idx.details header:after {
	content: "";
	display: table;
}
body.idx.details header:after {
	clear: both;
}
body.idx.details header h1 {
	float: left;
}
body.idx.details header em {
	font: normal 34px/40px "Adelle W01 Regular", serif;
	float: right;
}
body.idx.details header em .ico {
	background: #ababab;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding: 7px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	bottom: -3px;
}
body.idx.details header .keyvalset {
	clear: left;
}
body.idx.details header .keyvalset .keyval {
	float: left;
	padding: 0 20px 0 0;
	margin-right: 19px;
	width: auto;
	position: relative;
	border-right: 1px solid #d9d9d9;
	border-bottom: none;
}
body.idx.details header .keyvalset .keyval:last-child {
	border-right: none;
}
body.idx.details header .keyvalset .keyval span.ico {
	position: absolute;
	left: 0;
	bottom: 2px;
	height: 30px;
	width: 30px !important;
	background: #ababab;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	float: none;
}
body.idx.details header .keyvalset .keyval span {
	white-space: nowrap;
	word-wrap: normal !important;
	float: left;
	clear: left;
	padding: 0 0 0 0;
	font: normal 36px/30px "Adelle W01 Regular", serif;
	color: #444;
}
body.idx.details header .keyvalset .keyval strong {
	white-space: nowrap;
	word-wrap: normal !important;
	float: left;
	padding: 0;
	font: normal 12px/20px "Adelle W01 Regular", serif;
	text-transform: uppercase;
}
body.idx.details #content .details {
	min-height: 0;
	margin: 0 0 24px;
	border-bottom: 1px solid #bfbfbf;
}
body.idx.details .body {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
body.idx.details .body {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
body.idx.details .details-extended {
	clear: left;
}
body.idx.details .details-extended .keyvalset {
	width: 50%;
	float: left;
	margin: 0 0 24px 0;
*zoom:1;
}
body.idx.details .details-extended .keyvalset:before, body.idx.details .details-extended .keyvalset:after {
	content: "";
	display: table;
}
body.idx.details .details-extended .keyvalset:after {
	clear: both;
}
body.idx.details .details-extended .keyvalset span, body.idx.details .details-extended .keyvalset strong {
	padding: 0;
}
body.idx.details .details-extended .keyvalset span {
	padding-right: 30px;
}
body.idx.details .details-extended .keyval {
	clear: left;
	width: 100%;
}
body.idx.details #gallery {
	width: 47.5%;
	margin-left: -47.5%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 24px !important;
	border: 1px solid #cccccc;
}

@media only screen and (max-width:480px) {
body.idx.details #gallery {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
body.idx.details #gallery .gallery {
	margin: 0;
	border-bottom: 1px solid #cccccc;
	background: transparent;
}
body.idx.details #gallery .gallery .slide {
	background: transparent;
}
body.idx.details #gallery .carousel {
	margin: 0;
	border: none;
}
body.idx.details #gallery a.btn {
	background: #222;
	border: 1px solid #222;
	box-shadow: none;
	color: #ccc;
}
body.idx.details #gallery a.btn:hover {
	color: #fff;
}
#content .listing.detail p.keyval.strong {
	background: #e7f9e5;
	color: #1b5e10;
	padding: 10px;
	font-size: 20px;
*zoom:1;
}
#content .listing.detail p.keyval.strong:before, #content .listing.detail p.keyval.strong:after {
	content: "";
	display: table;
}
#content .listing.detail p.keyval.strong:after {
	clear: both;
}
#content .listing.detail p.keyval.strong strong {
	font-weight: normal;
	width: auto;
	float: none;
}
#content .listing.detail p.keyval.strong span {
	float: none;
}
#content .listing.detail p.keyval.strong span:before {
	content: " / ";
}
.articleset article .details .keyvalset {
	margin: 0 !important;
}
.articleset article .details .btn.vanilla.save {
	position: absolute;
	top: -67px;
	right: 6px;
	z-index: 999;
}
.articleset article .details .btn.vanilla.save .ico {
	font-size: 20px;
	text-shadow: none;
	color: #fff;
}
.articleset article .details .btn.vanilla.save:hover {
	background: transparent;
}
.articleset article .details .btn.vanilla.save:hover .ico {
	opacity: 1;
}
.articleset article .btnset {
	clear: left;
}
.articleset article.saved .details .btn.vanilla.save .ico {
	color: #ffff99 !important;
	text-shadow: 0 0 1px #000;
	opacity: 1;
	margin: 0;
}
.articleset.flowgrid_x1 article .details .btn.vanilla.save {
	right: auto;
	left: -90px;
	top: 127px;
}

@media only screen and (min-width:481px) and (max-width:879px) {
.tabset ul li, .tabset ul li.current {
	margin-right: -1px;
	border-radius: 0;
	font-size: 11px;
}
#body .wrap {
	padding: 20px;
}
body.details #gallery, body.details .body {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	margin-bottom: 30px;
}
}
.val.proptype {
	display: none;
}

@media only screen and (min-width:700px) {
.listing .btnset {
	margin-top: -30px;
}
}
.btnset .btn .icon-chevron-right {
	opacity: .6;
	margin-left: 5px;
}

@media screen and (max-width:480px) {
hgroup.small {
	border-bottom: 0;
}
hgroup.small h1 {
	display: block !important;
	text-align: center;
}
hgroup.small .btnset {
	text-align: center;
	width: 100%;
}
.msg.vanilla.results {
	text-align: center;
}
.msg.vanilla.results .nav {
	display: none;
}
body.popup #content {
	padding: 0 !important;
}
body.popup #content .msg {
	margin: -10px -20px 20px -20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.tabset ul li {
	float: none;
	clear: left;
}
.tabset ul li:first-child {
	border-top: none;
}
.tabset ul li:last-child {
	border-bottom: none;
}
#nav_results {
	display: none;
}
body.search hgroup.small a {
	text-decoration: underline !important;
}
.toolbar .tabset {
	display: none;
}
header #nav_results {
	position: relative;
}
header #nav_results li a {
	padding: 0 12px;
}
#content {
	padding-left: 0;
	padding-right: 0;
}
#content .articleset.flowgrid article {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	padding-bottom: 20px;
}
#feature #quick_search {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
#feature #quick_search .btnset button {
	display: block;
	width: 100%;
}
#content, #sidebar {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
#sidebar {
	padding-right: 0;
}
h1, k1.kicker, body.details header h1, body.details header em {
	font-size: 24px;
	line-height: 20px;
	float: none;
	text-align: center;
	display: block;
}
h2, k2.kicker, body.details header h2, body.details header em {
	font-size: 18px;
	line-height: 20px;
	float: none;
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
h3, k3.kicker, body.details header h3, body.details header em {
	font-size: 14px;
	line-height: 20px;
	float: none;
	text-align: center;
	display: block;
	margin-bottom: 12px;
}
body.details .body, body.details #gallery {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
body.details .body .carousel, body.details #gallery .carousel {
	display: none;
}
body.details .tabset ul {
	border: 0;
}
body.details .tabset li {
*zoom:1;
	border-radius: 0;
	border: 0;
}
body.details .tabset li:before, body.details .tabset li:after {
	content: "";
	display: table;
}
body.details .tabset li:after {
	clear: both;
}
body.details .tabset li a {
	width: 100%;
	font-weight: normal;
}
body.details .tabset li.current {
	border: 0;
}
body.details .tabset li.current a {
	font-weight: bold !important;
}
body.details .tabset li.current a:before {
	content: "» ";
	font-size: 15px;
	font-weight: normal;
}
body.details header {
	margin: 0;
	border: none;
}
body.details #content header .keyvalset .keyval {
	padding: 0;
	margin: 0;
	border: none;
	width: 50%;
	float: left;
}
body.details #content header .keyvalset .keyval strong, body.details #content header .keyvalset .keyval span {
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	clear: none;
	text-align: left;
	padding: 2px 10px 2px 0;
	text-transform: none;
}
body.details #content header .keyvalset .keyval span {
	width: 70%;
	text-align: right;
}
body.details .body .btnset.grid_12 a.btn {
	clear: left;
	float: none;
	display: block;
	width: 100%;
	left: 0;
	margin-left: 0;
}
body.details #content {
	padding-right: 0;
}
body.details #content .details-extended .col {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
body.details header .keyvalset .keyval {
	padding-left: 0;
	padding-right: 15px;
	border-bottom: none !important;
}
body.details header .keyvalset .keyval span.ico {
	display: none;
}
body.details header .keyvalset .keyval strong {
	font-size: 10px;
	text-align: center;
}
body.details header .keyvalset .keyval span {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}
#listing-nextsteps {
	display: none;
}
}
.pane label {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
}
#listings-map {
	height: 100%;
	background: #444;
	margin: 0;
	position: relative;
	top: -41px;
}
header p, header h1 {
	margin: 0;
}
.details-extended {
	margin-left: -20px;
	margin-right: -20px;
}
.details-extended .keyvalset {
	padding: 20px !important;
}
.details-extended .keyval {
	padding: 5px 15px 5px 15px;
	border-top: 1px solid #ebebeb;
}
.details-extended .keyval strong {
	padding-bottom: 0;
}
.details-extended .keyval:nth-child(2n+1) {
	background: #ffffff;
}
.listing.detail .body .keyval .ico {
	color: #669933;
}
.listing.detail .body .keyval strong {
	padding-left: 10px;
}
.listing.detail .body p {
	margin-bottom: 24px;
}
.detail .body .btn {
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav_results {
	position: absolute;
	right: 0;
	top: 0;
}
article .btnset .btn, #quick_search button {
	font: bold 13px "Adelle W01 Regular", serif;
	line-height: 24px;
	text-transform: uppercase;
}
article .photo {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.btn, button {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.33);
}
#sidebar .toggleset {
	max-height: 220px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	background: #fff;
}
#sidebar .toggleset label {
	font: 12px "helvetica neue", arial, sans-serif;
	line-height: 24px;
	text-transform: none;
	color: #333;
	display: block;
	padding: 5px 5px 4px 30px;
	position: relative;
	border-bottom: 1px solid #eee;
}
#sidebar .toggleset label input {
	position: absolute;
	left: 5px;
	top: 7px;
}
#sidebar .toggleset label:nth-child(2n+2) {
	background: #f9f9f9;
}
#sidebar .field>label:first-child:after, #sidebar .field .right label:after {
	float: right;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	line-height: 10px;
	height: 10px;
	vertical-align: middle;
}
#sidebar .field.closed>label:first-child:after, #sidebar .field .closed .right>label:after {
	top: 5px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.articleset.flowgrid article .details .btn.vanilla.save, .articleset article .details .btn.vanilla.save {
	background: #ababab !important;
	border-radius: 20px;
	top: -44px;
	right: 15px;
	padding: 4px 8px 0 8px;
	border: 3px solid #fff;
	-webkit-transition: none;
}
.articleset.flowgrid article .details .btn.vanilla.save .ico, .articleset article .details .btn.vanilla.save .ico {
	font-size: 16px;
	margin: 0;
}
hgroup.small h1 {
	display: inline;
}
.popover .action-close {
	position: absolute;
	right: 0px;
	top: 7px;
	padding: 0 10px 5px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	color: #999;
}
#sidebar .module.testimonials {
	border: none;
	background: transparent;
	padding: 0;
}
#listing-nextsteps {
	clear: both;
	background: #f2f2f2;
	padding-top: 10px;
	text-align: center;
}
#listing-nextsteps a, #listing-nextsteps h4 {
	font-size: 18px;
}
.keyvalset li {
	border-bottom: 1px solid #d9d9d9;
}
body.popup {
	background: #ffffff;
}
body.popup .wrap {
	padding: 10px 0;
	border: none !important;
}
body.popup #content {
	padding: 20px;
}
.mute, .mute p {
	color: #ababab;
}
.mute .window, .mute .window p {
	color: #666;
}

@media only screen and (max-width:480px) {
#results-message {
	position: relative;
	margin: -20px -20px 20px -20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.articleset article, .articleset.flowgrid article {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.articleset article header, .articleset.flowgrid article header {
	display: none;
}
.articleset article .body .photo, .articleset.flowgrid article .body .photo, .articleset article .body .details, .articleset.flowgrid article .body .details {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
.articleset article ul.keyvalset, .articleset.flowgrid article ul.keyvalset {
	text-align: center;
}
.articleset article ul.keyvalset .keyval, .articleset.flowgrid article ul.keyvalset .keyval {
	border: none;
}
.articleset article .body, .articleset.flowgrid article .body {
	text-align: center;
}
.articleset article .body .photo, .articleset.flowgrid article .body .photo {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 20px;
}
.articleset article .body .val.proptype, .articleset.flowgrid article .body .val.proptype {
	display: block;
}
.articleset article .body .details, .articleset.flowgrid article .body .details {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	text-align: center;
	clear: left;
}
.articleset article .body .details .val, .articleset.flowgrid article .body .details .val {
	text-align: center;
}
.articleset article .body .details .btn.vanilla.save, .articleset.flowgrid article .body .details .btn.vanilla.save {
	left: auto;
	right: 15px;
	top: -44px;
}
.articleset article .body .description, .articleset.flowgrid article .body .description {
	display: none;
}
.articleset article .btnset, .articleset.flowgrid article .btnset {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
	clear: both;
}
.articleset article .btnset .btn, .articleset.flowgrid article .btnset .btn {
	display: block;
}
.articleset article footer, .articleset.flowgrid article footer {
	position: relative;
	clear: both;
	bottom: auto;
}
.networks {
	text-align: center;
}
body.login h1 {
	margin: 0;
}
body.login form {
	margin: 0;
}
body.login button {
	width: 100%;
}
}
@media only screen and (max-width:480px) and only screen and (max-width:480px) {
.articleset article .body .photo, .articleset.flowgrid article .body .photo {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
@media only screen and (max-width:480px) and only screen and (max-width:480px) {
.articleset article .body .details, .articleset.flowgrid article .body .details {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.select2-container {
	margin: 0;
	position: relative;
	display: inline-block;
	zoom: 1;
*display:inline;
	vertical-align: middle;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.select2-container .select2-choice {
	display: block;
	height: 26px;
	padding: 0 0 0 8px;
	overflow: hidden;
	position: relative;
	border: 1px solid #aaa;
	white-space: nowrap;
	line-height: 26px;
	color: #444;
	text-decoration: none;
	border-radius: 4px;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, #ffffff));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #ffffff 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	background-image: linear-gradient(to top, #eeeeee 0%, #ffffff 50%);
}
.select2-container.select2-drop-above .select2-choice {
	border-bottom-color: #aaa;
	border-radius: 0 0 4px 4px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, #ffffff));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 90%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
	margin-right: 42px;
}
.select2-container .select2-choice>.select2-chosen {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: none;
	width: auto;
}
.select2-container .select2-choice abbr {
	display: none;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 24px;
	top: 8px;
	font-size: 1px;
	text-decoration: none;
	border: 0;
	background: url('/inc/skins/custom/css/../img/select2.png') right top no-repeat;
	cursor: pointer;
	outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
	display: inline-block;
}
.select2-container .select2-choice abbr:hover {
	background-position: right -11px;
	cursor: pointer;
}
.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 9998;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 10001;
	top: 100%;
	background: #fff;
	color: #000;
	border: 1px solid #aaa;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
	border: 1px solid #5897fb;
	border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
	border-top: 1px solid #aaa;
	width: auto;
}
.select2-drop-auto-width .select2-search {
	padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
	display: inline-block;
	width: 18px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #aaa;
	border-radius: 0 4px 4px 0;
	background-clip: padding-box;
	background: #ccc;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
	background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
	background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
	background-image: linear-gradient(to top, #cccccc 0%, #eeeeee 60%);
}
.select2-container .select2-choice .select2-arrow b {
	display: block;
	width: 100%;
	height: 100%;
	background: url('/inc/skins/custom/css/../img/select2.png') no-repeat 0 1px;
}
.select2-search {
	display: inline-block;
	width: 100%;
	min-height: 26px;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
}
.select2-search input {
	width: 100%;
	height: auto !important;
	min-height: 26px;
	padding: 4px 20px 4px 5px;
	margin: 0;
	outline: 0;
	font-family: sans-serif;
	font-size: 1em;
	border: 1px solid #aaa;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #ffffff url('/inc/skins/custom/css/../img/select2.png') no-repeat 100% -22px;
	background: url('/inc/skins/custom/css/../img/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
	background: url('/inc/skins/custom/css/../img/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
	background: url('/inc/skins/custom/css/../img/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
	background: url('/inc/skins/custom/css/../img/select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
	margin-top: 4px;
}
.select2-search input.select2-active {
	background: #ffffff url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%;
	background: url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #ffffff), color-stop(0.99, #eeeeee));
	background: url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
	background: url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #ffffff 85%, #eeeeee 99%);
	background: url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
	border-bottom-color: transparent;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(0.5, #eeeeee));
	background-image: -webkit-linear-gradient(center bottom, #ffffff 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center bottom, #ffffff 0%, #eeeeee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: linear-gradient(to top, #ffffff 0%, #eeeeee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
	border: 1px solid #5897fb;
	border-top-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.5, #eeeeee));
	background-image: -webkit-linear-gradient(center top, #ffffff 0%, #eeeeee 50%);
	background-image: -moz-linear-gradient(center top, #ffffff 0%, #eeeeee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
	background: transparent;
	border-left: none;
	filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
	background-position: -18px 1px;
}
.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.select2-results {
	max-height: 200px;
	padding: 0 0 0 4px;
	margin: 4px 4px 4px 0;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
	margin: 0;
	padding-left: 0;
}
.select2-results li {
	list-style: none;
	display: list-item;
	background-image: none;
}
.select2-results li.select2-result-with-children>.select2-result-label {
	font-weight: bold;
}
.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.select2-results-dept-1 .select2-result-label {
	padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
	padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
	padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
	padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
	padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
	padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
	padding-left: 120px;
}
.select2-results .select2-highlighted {
	background: #3875d7;
	color: #fff;
}
.select2-results li em {
	background: #feffde;
	font-style: normal;
}
.select2-results .select2-highlighted em {
	background: transparent;
}
.select2-results .select2-highlighted ul {
	background: #fff;
	color: #000;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
	background: #f4f4f4;
	display: list-item;
	padding-left: 5px;
}
.select2-results .select2-disabled.select2-highlighted {
	color: #666;
	background: #f4f4f4;
	display: list-item;
	cursor: default;
}
.select2-results .select2-disabled {
	background: #f4f4f4;
	display: list-item;
	cursor: default;
}
.select2-results .select2-selected {
	display: none;
}
.select2-more-results.select2-active {
	background: #f4f4f4 url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
	display: none;
}
.select2-container-multi .select2-choices {
	height: auto !important;
	height: 1%;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #aaa;
	cursor: text;
	overflow: hidden;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
	background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%);
}
.select2-locked {
	padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
	min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
	border: 1px solid #5897fb;
	outline: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
	float: left;
	list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
	float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
	padding: 5px;
	margin: 1px 0;
	font-family: sans-serif;
	font-size: 100%;
	color: #666;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
	background: #ffffff url('/inc/skins/custom/css/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
	color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 18px;
	margin: 3px 0 3px 5px;
	position: relative;
	line-height: 13px;
	color: #333;
	cursor: default;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #e4e4e4;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
	margin-left: 0;
	margin-right: 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
	background: #d4d4d4;
}
.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 4px;
	font-size: 1px;
	outline: none;
	background: url('/inc/skins/custom/css/../img/select2.png') right top no-repeat;
}
html[dir="rtl"] .select2-search-choice-close {
	right: auto;
	left: 3px;
}
.select2-container-multi .select2-search-choice-close {
	left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
	background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
	background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: none;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
	text-decoration: underline;
}
.select2-offscreen, .select2-offscreen:focus {
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	outline: 0 !important;
	left: 0px !important;
	top: 0px !important;
}
.select2-display-none {
	display: none;
}
.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:2dppx) {
.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
	background-image: url('/inc/skins/custom/css/select2x2.png') !important;
	background-repeat: no-repeat !important;
	background-size: 60px 40px !important;
}
.select2-search input {
	background-position: 100% -21px !important;
}
}
#head {
*zoom:1;
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	background: url("/inc/skins/custom/css/../img/dashboard-bg_3.svg") 100% 0 no-repeat #ffffff;
	width: 100%;
	height: 6.9rem;
}
#head:before, #head:after {
	content: "";
	display: table;
}
#head:after {
	clear: both;
}
#head.scrolling {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

@media (max-width:1219px) {
#head {
	height: 6.85rem;
	height: 110px;
}
}

@media (max-width:965px) {
#head {
	height: 7.75rem;
}
}

@media (max-width:695px) {
#head {
	height: auto;
	background: #ffffff;
}
}

@media (max-width:480px) {
#head+#feature {
	margin-top: 3.5rem;
}
}

@media (max-width:1219px) {
#head .wrap {
	width: 100%;
	max-width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
}

@media (max-width:965px) {
#head .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0;
}
}

@media (max-width:695px) {
#head .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow-x: hidden;
	overflow: visible;
}
}

@media (max-width:480px) {
#head .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow-x: hidden;
	overflow: visible;
}
}
.dashboard-agentContact {
*zoom:1;
	position: relative;
	height: 1.85rem;
	padding-top: 0.425rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.dashboard-agentContact:before, .dashboard-agentContact:after {
	content: "";
	display: table;
}
.dashboard-agentContact:after {
	clear: both;
}

@media (max-width:965px) {
.dashboard-agentContact {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	padding-top: 0;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.dashboard-agentContact {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:695px) {
.dashboard-agentContact {
	padding: 0;
	height: 3.5rem;
	background: none;
	position: relative;
	width: 50%;
	float: right;
	left: 0;
	margin-left: 0;
}
}
.dashboard-agentContact a {
	color: #ffffff;
	font-size: 0.75rem;
	text-decoration: none !important;
}
.dashboard-agentContact a:hover {
	color: #ffffff;
}

@media (max-width:695px) {
.dashboard-agentContact a {
	color: #67717c;
}
}
.dashboard-agentContact .dashboard {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	height: 1rem;
	color: #ffffff;
	line-height: 1rem;
	z-index: 9999;
}

@media only screen and (max-width:480px) {
.dashboard-agentContact .dashboard {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.dashboard-agentContact .dashboard {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: 0.15rem;
	height: 1.8rem;
	line-height: 1.8rem;
	padding-left: 2.25rem;
	font-size: 0.65rem;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.dashboard-agentContact .dashboard {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:850px) {
.dashboard-agentContact .dashboard {
	padding-left: 2rem;
}
}

@media (max-width:800px) {
.dashboard-agentContact .dashboard {
	padding-left: 1.5rem;
}
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard {
	text-align: left;
	background: none;
	height: 3.5rem;
	line-height: 3.5rem;
	width: 100%;
	padding: 0;
	top: 0;
}
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard {
	float: right;
	height: 3rem;
	line-height: 3rem;
	overflow: visible;
	font-size: 0.65rem;
	white-space: nowrap;
	text-overflow: hidden;
	margin-left: 0;
	left: 0;
}
}
.dashboard-agentContact .dashboard .login {
	display: inline-block;
	margin-right: -0.1rem;
	margin-left: -0.5rem;
	padding: 0 0.5rem;
	border-right: solid 1px rgba(255, 255, 255, 0.5);
	text-decoration: none !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
.dashboard-agentContact .dashboard .login {
	padding-right: 0.35rem;
	line-height: 1.2rem;
}
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard .login {
	margin: 0;
}
}
.dashboard-agentContact .dashboard .login:hover {
	text-shadow: 1px 0 #ffffff;
	transition: none;
}
.dashboard-agentContact .dashboard .register {
	padding: 0 0.5rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.dashboard-agentContact .dashboard .register:hover {
	text-shadow: 1px 0 #ffffff;
	transition: none;
}
.dashboard-agentContact .dashboard .welcomeMessage, .dashboard-agentContact .dashboard .userDashboard, .dashboard-agentContact .dashboard .savedSearches {
	margin-right: 0.25rem;
	padding-right: 0.25rem;
	border-right: solid 1px rgba(255, 255, 255, 0.5);
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard .welcomeMessage, .dashboard-agentContact .dashboard .userDashboard, .dashboard-agentContact .dashboard .savedSearches {
	font-size: 0.65rem;
}
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard .welcomeMessage {
	display: none;
}
}

@media (max-width:965px) {
.dashboard-agentContact .dashboard a {
	font-size: 0.65rem;
}
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard>span {
	display: -ms-flexbox;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-moz-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
}
.dashboard-agentContact .dashboard>span i.fa {
	font-size: 15px;
	margin-left: 6px;
	display: inline-table;
	vertical-align: text-bottom;
}

@media (max-width:965px) {
.dashboard-agentContact .dashboard>span i.fa {
	vertical-align: middle;
}
}
.dashboard-agentContact .dashboard>span .fa-user {
	display: none !important;
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard>span .fa-user {
	color: #777;
	font-size: 1.4rem !important;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-top: 0.7rem;
	margin-left: 0 !important;
	padding-top: 0;
	width: 2.5rem;
	display: block !important;
	float: right;
	padding: 0 1.5rem 0 2rem;
	-webkit-transition: all 0.1s linear 0s;
	transition: all 0.1s ease 0s;
}
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard>span .fa-user {
	line-height: 2.4rem;
	margin-top: 0.5rem;
	padding: 0.2rem 1.5rem 0 2rem;
}
}
#headerDropdown {
	text-decoration: none;
}

@media (max-width:695px) {
#headerDropdown {
	font-size: 1.4rem;
	display: block;
	float: right;
	padding: 0 1.5rem 0 2rem;
	margin-top: 0.55rem;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
}
}

@media (max-width:480px) {
#headerDropdown {
	margin-top: 0.5rem;
	background: none;
}
}

@media (max-width:695px) {
#headerDropdown .fa-caret-down::before {
	display: none;
}
}

@media (max-width:695px) {
#headerDropdown i {
	font-size: 100%;
	margin-left: 1px;
	padding-top: 10px;
	color: #777;
	width: 100%;
	text-align: center;
}
}

@media (max-width:480px) {
#headerDropdown i {
	margin: 0;
	padding: 0;
}
}
#headerDropdown .fa-user {
	display: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	-webkit-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}

@media (max-width:695px) {
#headerDropdown .fa-user {
	display: block;
}
}
#headerDropdown em {
	color: #ffffff;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	float: none !important;
	font-size: 12px !important;
	line-height: 16px !important;
}

@media (max-width:965px) {
#headerDropdown em {
	font-size: 0.65rem !important;
}
}

@media (max-width:695px) {
#headerDropdown em {
	display: none;
}
}
#headerDropdown:hover em {
	text-shadow: 1px 0 #ffffff;
	transition: none;
}
#headerDropdown:hover em i.fa {
	text-shadow: none !important;
}
#search-shortcut {
	display: none;
}

@media (max-width:695px) {
#search-shortcut {
	font-size: 1.4rem;
	display: block;
	float: right;
	padding: 0 3.5rem 0 1rem;
	margin-top: 0.5rem;
	margin-left: 0;
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
}
#search-shortcut h4 {
	width: 100%;
	height: 100%;
	font-size: 100%;
	margin: inherit;
	padding: 0;
	overflow: visible;
}
#search-shortcut i.fa.fa-search {
	font-size: 100%;
	color: #777;
}
#search-shortcut>ul.hidden-phone {
	left: 0 !important;
	margin-left: -100%;
	width: 200%;
	background: #fff;
}
#search-shortcut>ul li {
	padding: 0.25rem 0;
}
#search-shortcut>ul li a {
	font-size: 15px;
	line-height: 28px;
	color: #393939;
}
#search-shortcut>ul.open {
	margin-left: -100%;
	width: 200%;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 3.9rem;
}
#search-shortcut h4.active i.fa.fa-search {
	color: #ec8600;
}
}

@media (max-width:480px) {
#search-shortcut {
	margin-top: 0.45rem;
}
#search-shortcut>ul.hidden-phone {
	top: 3.6rem;
}
#search-shortcut>ul.open {
	top: 3.6rem;
}
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard .sign-in-up-wrap {
	background: #ffffff;
	width: 200%;
	margin-left: -100%;
	display: block;
	position: absolute;
	top: 3.9rem;
	padding: 0;
	border: none;
}
.dashboard-agentContact .dashboard .sign-in-up-wrap a {
	display: block;
	line-height: 1;
	font-size: 1rem;
	padding: 1rem 0 1rem 1.7rem;
	border-bottom: 1px solid #d7d7d7;
	color: #393939;
}
.dashboard-agentContact .dashboard .sign-in-up-wrap a:last-of-type {
	border-bottom: none;
}
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard .sign-in-up-wrap {
	top: 3.6rem;
}
}
#usrMenu {
	z-index: 9999;
	background: #ffffff;
	margin-top: 7px;
	border: 1px solid #ccc;
}

@media (max-width:965px) {
#usrMenu {
	margin-top: 2px;
}
}

@media (max-width:695px) {
#usrMenu {
	width: 200%;
	margin-left: -100%;
	top: 3.1rem;
	margin-top: 0.8rem;
	background: #ffffff;
	display: block;
	position: absolute;
	padding: 0;
	border: none;
}
#usrMenu.hidden {
	left: 0 !important;
	top: 3.1rem;
}
}

@media (max-width:480px) {
#usrMenu {
	margin-top: 0.6rem;
	top: 3rem;
}
#usrMenu.hidden {
	top: 3rem;
}
}
#usrMenu:after {
	content: " ";
	display: block;
	position: absolute;
	top: 100%;
	width: 14px;
	height: 14px;
	background: none #ffffff;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

@media (max-width:965px) {
#usrMenu:after {
	left: 10%;
}
}

@media (max-width:695px) {
#usrMenu:after {
	display: none;
}
}
#usrMenu .navSubMenu {
	list-style: none;
	padding: 10px;
	color: #393939;
	line-height: 35px;
	margin-bottom: 0;
}

@media (max-width:695px) {
#usrMenu .navSubMenu {
	padding: 0;
}
}
#usrMenu .navSubMenu ul {
	list-style: none;
	padding-left: 10px;
}

@media (max-width:695px) {
#usrMenu .navSubMenu ul {
	padding: 0;
}
}
#usrMenu .navSubMenu ul li {
	text-transform: capitalize;
	font-size: 15px;
	line-height: 28px;
	transition: all 0.5s ease 0s;
	color: #393939;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#usrMenu .navSubMenu ul li {
	font-size: 1rem;
	line-height: 1;
	padding: 0.5rem 0;
	text-transform: uppercase;
	border-bottom: 1px solid #d7d7d7;
}
}

@media (max-width:480px) {
#usrMenu .navSubMenu ul li {
	font-size: 0.9rem;
}
}
#usrMenu .navSubMenu ul li a {
	color: #393939;
	text-decoration: none;
	font-size: 15px;
	line-height: 28px;
	width: 100%;
	display: block;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#usrMenu .navSubMenu ul li a {
	padding-left: 1.7rem;
}
}
#usrMenu .navSubMenu ul li a span {
	color: #393939;
	transition: all 0.5s ease 0s;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#usrMenu .navSubMenu ul li span {
	color: #393939;
	transition: all 0.5s ease 0s;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#usrMenu .navSubMenu ul li:hover a, #usrMenu .navSubMenu ul li:hover a span, #usrMenu .navSubMenu ul li:hover span {
	color: #ec8600;
}

@media (max-width:695px) {
#usrMenu .navSubMenu>ul:last-of-type li:last-of-type {
	border-bottom: none;
}
}
#usrMenu .navSubMenu>li {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
}
#usrMenu .navSubMenu>li:before {
	content: " ";
	display: block;
	position: absolute;
	background: #bababa;
	height: 1px;
	top: 50%;
	width: 100%;
}

@media (max-width:695px) {
#usrMenu .navSubMenu>li:before {
	display: none;
}
}

@media (max-width:695px) {
#usrMenu .navSubMenu>li:first-of-type, #usrMenu .navSubMenu>li:nth-of-type(3) {
	display: none;
}
}
#usrMenu .navSubMenu>li>span.dashboard-span {
	padding-right: 10px;
	position: relative;
	display: inline;
	background: #ffffff;
	color: #393939;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#usrMenu .navSubMenu>li>span.dashboard-span {
	padding: 0.5rem 0 0.5rem 1.7rem;
	background: none;
	display: block;
	line-height: 28px;
	font-size: 15px;
	border-bottom: 1px solid #d7d7d7;
}
}

@media (max-width:695px) and (max-height:450px) {
#usrMenu .navSubMenu>li>span.dashboard-span {
	padding: 0;
	border: none;
}
}
#usrMenu .navSubMenu>li>span.dashboard-span span {
	color: #393939;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#usrMenu .navSubMenu>li>span.dashboard-span #dropdownheader_mobile {
	display: none;
	position: absolute;
	text-align: center;
	font-size: 1.5rem;
	right: 1rem;
	height: 2.5rem;
	width: 2.5rem;
}
#usrMenu .navSubMenu>li>span.dashboard-span #dropdownheader_mobile:hover {
	color: #67717c;
}

@media (max-width:695px) {
#usrMenu .navSubMenu>li>span.dashboard-span #dropdownheader_mobile {
	display: inline-block;
}
}

@media (max-width:695px) {
#usrMenu .NavSubSubMenu.savedSearches {
	display: none;
	background: #f0f0f0;
	border-bottom: 1px solid #d7d7d7;
	margin-right: 0;
}
#usrMenu .NavSubSubMenu.savedSearches li {
	text-transform: capitalize;
	padding: 0.25rem 0;
	border-bottom: none;
}
#usrMenu .NavSubSubMenu.savedSearches li a {
	font-size: 14px;
}
}

@media (max-width:695px) {
.dashboard-agentContact .dashboard>span.active #headerDropdown .fa-user, .dashboard-agentContact .dashboard>span.active .fa-user {
	color: #ec8600;
	-webkit-transition: all 0.1s linear 0s;
	transition: all 0.1s ease 0s;
}
.dashboard-agentContact .dashboard>span+.sign-in-up-wrap, .dashboard-agentContact .dashboard>span+#usrMenu, .dashboard-agentContact .dashboard #search-shortcut>ul.hidden-phone {
	height: auto;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
.dashboard-agentContact .dashboard>span.active+.sign-in-up-wrap, .dashboard-agentContact .dashboard>span.active+#usrMenu, .dashboard-agentContact .dashboard #search-shortcut>ul.open {
	max-height: 300%;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	border: 1px solid #ccc;
	padding: 2px 0;
}
.dashboard-agentContact .dashboard>span.active+#usrMenu {
	max-height: 1000%;
}
}

@media (max-width:480px) {
.dashboard-agentContact .dashboard #search-shortcut>ul.open {
	max-height: 500%;
}
}
.dashboard-agentContact .agentContact {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
	margin-left: -48%;
	height: 1rem;
	color: #ffffff;
	line-height: 1rem;
}

@media only screen and (max-width:480px) {
.dashboard-agentContact .agentContact {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.dashboard-agentContact .agentContact {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
	top: 0.15rem;
	height: 1.8rem;
	line-height: 1.8rem;
	padding: 0 2.5rem 0 0;
	text-align: right;
	font-size: 0.65rem;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.dashboard-agentContact .agentContact {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:800px) {
.dashboard-agentContact .agentContact {
	padding: 0 1.5rem 0 0;
}
}

@media (max-width:715px) {
.dashboard-agentContact .agentContact {
	width: 55%;
	margin-left: -55%;
}
}

@media (max-width:695px) {
.dashboard-agentContact .agentContact {
	display: none;
}
}
.dashboard-agentContact .agentContact h5 {
	float: left;
	display: inline-block;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
}

@media (max-width:965px) {
.dashboard-agentContact .agentContact h5 {
	float: none;
	margin: 0;
	font-size: 0.65rem;
}
}
.dashboard-agentContact .agentContact h5 a {
	text-decoration: none;
	display: inline-block;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
.dashboard-agentContact .agentContact h5 a {
	font-size: 0.65rem;
}
}
.dashboard-agentContact .agentContact h5 a:hover {
	text-shadow: 1px 0 #ffffff;
	transition: none;
}
.dashboard-agentContact .agentContact h5 span {
	position: relative;
	top: -0.25rem;
	vertical-align: baseline !important;
	color: #ffffff;
	font-size: 0.6rem;
}
.dashboard-agentContact .agentContact .email-agent, .dashboard-agentContact .agentContact .email-agent.new_message {
	display: inline-block;
	width: 2rem;
	margin: 0;
	padding: 0;
	text-indent: -9999rem;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

@media (max-width:965px) {
.dashboard-agentContact .agentContact .email-agent, .dashboard-agentContact .agentContact .email-agent.new_message {
	position: relative;
	top: 0.35rem;
	text-align: left;
	float: right;
}
}
.dashboard-agentContact .agentContact .email-agent {
	background: url("/inc/skins/custom/css/../img/message-icon.png") no-repeat;
	background-position: bottom right;
	background-size: 70% auto;
	height: 1rem;
}
.dashboard-agentContact .agentContact .email-agent.new_message {
	background: url("/inc/skins/custom/css/../img/new-message-icon.png") no-repeat;
	background-position: bottom right;
	background-size: 70% auto;
	height: 1.1rem;
}
.dashboard-agentContact .agentContact .phone-link {
	border-bottom: none;
	text-decoration: none;
	float: left;
	margin: 0 5px;
	padding: 0 8px;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
.dashboard-agentContact .agentContact .phone-link {
	float: none;
	font-size: 0.65rem;
}
}
#head #logo {
	width: 21.444444444444443%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-left: -101%;
	height: 5rem;
	margin-bottom: 0;
}

@media only screen and (max-width:480px) {
#head #logo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head #logo {
	float: left;
	position: relative;
	height: 5rem;
	left: 100%;
	margin-left: -100%;
	margin-top: 1.5rem;
	margin-bottom: 0;
	width: 21.4444%;
}
}

@media (max-width:695px) {
#head #logo {
	width: 75%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	height: 3.5rem;
	clear: none;
	width: 35%;
	margin-left: -58%;
	padding-left: 0;
	margin-top: 0.25rem;
	z-index: 9999;
}
}
@media (max-width:695px) and only screen and (max-width:480px) {
#head #logo {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:600px) {
#head #logo {
	margin-left: -60%;
}
}

@media (max-width:525px) {
#head #logo {
	margin-left: -62%;
}
}

@media (max-width:480px) {
#head #logo {
	margin-left: -63%;
	margin-top: 0;
}
}

@media (max-width:360px) {
#head #logo {
	margin-left: -80%;
}
}

@media (max-height:450px) {
#head #logo {
	height: 2.5rem;
	margin-top: 0.35rem;
}
}
#head #logo a {
	display: block;
	background: url("/inc/skins/custom/css/../img/Reilly-Realtors-Primary.png") 0 50% no-repeat;
	background: url("/inc/skins/custom/css/../img/Reilly-Realtors-Primary.svg") 0 50% no-repeat;
	background-size: auto 85%;
	width: 100%;
	height: 100%;
	text-indent: -9999rem;
}

@media (max-width:965px) {
#head #logo a {
	background-position: 25% 50%;
	width: 90%;
	min-height: 2.8rem;
	margin: 1rem auto;
}
}

@media (max-width:695px) {
#head #logo a {
	background-position: 0% 50%;
	width: 92%;
	min-height: 2.8rem;
	margin: 0;
}
}
#head .horizontal[role="navigation"] {
	width: 77.55555555555554%;
	margin-left: -77.55555555555556%;
	position: relative;
	left: 100%;
	float: left;
	margin-left: -82.556%;
	height: 5rem;
	margin-bottom: 0;
	padding-left: 2rem;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] {
	float: right;
	height: 5rem;
	left: 0%;
	margin-top: 3rem;
	margin-bottom: 0;
	margin-left: 0%;
	padding-right: 2.25rem;
	padding-left: 0;
	position: relative;
	width: 77.5556%;
}
}

@media (max-width:800px) {
#head .horizontal[role="navigation"] {
	padding-right: 1rem;
}
}

@media (min-width:481px) and (max-width:695px) {
#head .horizontal[role="navigation"] {
	margin-left: -10.75%;
	clear: none;
	padding: 0.75rem 0 0 1.5rem;
	height: 2.5rem;
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-top: 0;
}
}
@media (min-width:481px) and (max-width:695px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
	padding: 0.5rem 0 0 1.5rem;
	height: 3.5rem;
	margin-top: 0;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:450px) {
#head .horizontal[role="navigation"] {
	height: 2.5rem;
}
}
#head .horizontal[role="navigation"] h4 {
	display: none;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] h4 {
	display: block;
	text-align: left;
	width: 2.5rem;
	height: 2.5rem;
	padding: 0;
	color: #777;
	margin-bottom: 0.5rem;
}
#head .horizontal[role="navigation"] h4:after {
	content: "\f0c9";
	font-size: 1.4rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	line-height: 2.5rem;
}
#head .horizontal[role="navigation"] h4.active {
	color: #ec8600;
}
}

@media (max-width:695px) and (max-height:450px) {
#head .horizontal[role="navigation"] h4:after {
	margin-left: 0;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] ul {
	display: block;
	position: absolute;
	padding: 0;
	z-index: 99999 !important;
	left: 0;
	width: 100%;
	background: #ffffff;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] ul {
	border: 1px solid #cccccc;
}
}
#head .horizontal[role="navigation"] .hidden-phone {
	height: 5rem;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .hidden-phone {
	width: 100%;
	text-align: right;
	height: 3rem;
	margin: 0 auto;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone {
	height: auto;
	max-height: 0px !important;
	overflow: hidden !important;
	left: 0 !important;
	border: 1px solid transparent;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
}
#head .horizontal[role="navigation"] .hidden-phone li {
	height: 3.75rem;
	margin: 1.25rem 0 0 -2px;
	padding: 0.5rem 0 0;
	overflow: visible;
	border: solid 1px transparent;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .hidden-phone li {
	height: 2.375rem;
	margin: 0.625rem 0 0 -5px;
}
}

@media (max-width:820px) {
#head .horizontal[role="navigation"] .hidden-phone li {
	margin-left: -8px;
}
#head .horizontal[role="navigation"] .hidden-phone li>a {
	padding: 0 0.7rem;
}
}

@media (max-width:720px) {
#head .horizontal[role="navigation"] .hidden-phone li {
	margin-left: -9px;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone li {
	margin: 0;
	padding: 0.45rem 0 0;
}
}
#head .horizontal[role="navigation"] .hidden-phone li a {
	display: block;
	height: 1.5rem;
	padding: 0 0.9rem;
	color: #505860;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.8rem;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5rem;
	letter-spacing: 0.05rem;
	cursor: pointer;
}
#head .horizontal[role="navigation"] .hidden-phone li a:hover {
	color: #ec8600;
}

@media (max-width:820px) {
#head .horizontal[role="navigation"] .hidden-phone li a {
	padding: 0 0.7rem;
}
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .hidden-phone li a {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	color: rgba(103, 113, 124, 0.95);
}
}

@media (max-width:710px) {
#head .horizontal[role="navigation"] .hidden-phone li a {
	font-size: 0.75rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone li a {
	display: inline-block;
	width: 75%;
	letter-spacing: 0;
	line-height: 2rem;
	padding-left: 1.6rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone li span {
	margin-right: 1.6rem;
}
}
#head .horizontal[role="navigation"] .hidden-phone li:last-child {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .hidden-phone li:last-child a {
	border-right: none;
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .hidden-phone li .agent-contact-info {
	display: none;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone li .agent-contact-info a:first-child {
	display: inline-block;
	height: auto;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .hidden-phone .dropDown span.mobileTrigger {
	display: inline-block;
	float: right;
	background: none;
	width: 1.4rem;
	height: 2.5rem;
	margin-top: 0;
	text-align: center;
	color: #67717c;
	font-size: 1.5rem;
	line-height: 2rem;
	margin-right: 1.4rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] ul.open {
	max-height: auto !important;
	overflow-y: scroll !important;
	border: 1px solid #ccc;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] ul li, #head .horizontal[role="navigation"] .hidden-phone li {
	display: block;
	width: 100%;
	height: auto;
	padding: 0.5rem 0;
	border-bottom: solid 1px #dadada;
	overflow: visible;
	line-height: 2rem;
	text-align: left;
}
#head .horizontal[role="navigation"] ul li:last-of-type, #head .horizontal[role="navigation"] .hidden-phone li:last-of-type {
	border-bottom: none;
}
#head .horizontal[role="navigation"] ul li a, #head .horizontal[role="navigation"] .hidden-phone li a, #head .horizontal[role="navigation"] ul li span, #head .horizontal[role="navigation"] .hidden-phone li span {
	padding: 0;
	color: #393939;
	font-size: 1.1rem;
	line-height: 2rem;
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] ul li a, #head .horizontal[role="navigation"] .hidden-phone li a {
	font-size: 1rem;
	padding-left: 1.7rem;
	text-transform: uppercase;
	color: #505860;
}
#head .horizontal[role="navigation"] ul li .mobileTrigger, #head .horizontal[role="navigation"] .hidden-phone li .mobileTrigger {
	margin-right: 1.7rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] ul>li {
	padding: 0;
	line-height: 3rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] ul li .agent-contact-info {
	padding: 0.5rem 0 1.5rem;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a {
	display: block;
	color: #ec8600;
	font-size: 0.85rem;
	line-height: 1.5rem;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a.phone-link, #head .horizontal[role="navigation"] ul li .agent-contact-info a.email-agent {
	text-decoration: underline;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a.email-agent {
	text-transform: none;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info img {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 1rem;
}
}

@media (max-width:695px) and (max-width:350px) {
#head .horizontal[role="navigation"] ul li .agent-contact-info img {
	width: 120px;
	margin-right: 0;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown {
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown div, #head .horizontal[role="navigation"] .dropDown div.oneCol, #head .horizontal[role="navigation"] .dropDown div.twoCol, #head .horizontal[role="navigation"] .dropDown div.threeCol, #head .horizontal[role="navigation"] .dropDown div.fourCol {
	display: none;
}
}
#head .horizontal[role="navigation"] .dropDown span {
	display: block;
	height: 1.5rem;
	padding: 0 0.9rem;
	border-right: none;
	color: #393939;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5rem;
	cursor: pointer;
}
#head .horizontal[role="navigation"] .dropDown span.mobileTrigger, #head .horizontal[role="navigation"] .dropDown span.borderCover {
	display: none;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown span.mobileTrigger {
	display: inline-block;
	float: right;
	background: none;
	width: 1.4rem;
	height: 2.5rem;
	margin-top: 0;
	text-align: center;
	color: #67717c;
	font-size: 1.5rem;
	line-height: 3rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.openmenu {
	background: none;
}
}
#head .horizontal[role="navigation"] .dropDown.openmenu:after {
	content: " ";
	display: block;
	position: absolute;
	top: 80%;
	left: 30%;
	width: 25px;
	height: 25px;
	background: #ffffff;
	border-right: 1px solid rgba(57, 57, 57, 0.25);
	border-top: 1px solid rgba(57, 57, 57, 0.25);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.openmenu:after {
	height: 11px;
	width: 10px;
	left: 41%;
	top: 83%;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.openmenu:after {
	display: none;
}
}
#head .horizontal[role="navigation"] .dropDown.openmenu>a {
	color: #ec8600;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.openmenu>a {
	color: #505860;
}
}
#head .horizontal[role="navigation"] .dropDown.openmenu span.borderCover {
	display: none;
	position: absolute;
	bottom: -0.5rem;
	left: auto;
	z-index: 999;
	width: 100%;
	height: 1rem;
	padding: 0;
	background: #ffffff;
}
#head .agent-photo {
	width: 16.666666666666668%;
	margin-left: -16.666666666666657%;
	position: relative;
	left: 100%;
	float: left;
	position: absolute;
	bottom: 0;
}

@media only screen and (max-width:480px) {
#head .agent-photo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .agent-photo {
	display: none;
}
}
#head .agent-photo img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 54.5%;
}

@media (max-width:1219px) {
#head .agent-photo img {
	right: -1.8rem;
}
}

@media (max-width:1024px) {
#head .agent-photo img {
	width: 57.5%;
	right: -1.5rem;
}
}

@media (max-width:480px) {
body.logged-in .dashboard-agentContact .dashboard {
	height: 4rem;
	line-height: 1.4rem;
}
body.logged-in .dashboard-agentContact .dashboard .welcomeMessage {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0.4rem;
	text-align: center;
}
}

@media (max-width:695px) {
body.idx.search #search-shortcut.active i.fa.fa-search {
	color: #ec8600;
	-webkit-transition: color 0.3s linear 0s;
	transition: color 0.3s linear 0s;
}
body.idx.search .scrolling #search-shortcut i.fa.fa-search {
	color: #777;
	-webkit-transition: color 0.3s linear 0s;
	transition: color 0.3s linear 0s;
}
body.idx.search .scrolling #search-shortcut.active i.fa.fa-search {
	color: #ec8600;
	-webkit-transition: color 0.3s linear 0s;
	transition: color 0.3s linear 0s;
}
}

@media (max-height:450px) and (max-width:740px) {
#head {
	position: fixed;
	height: auto;
	background: #ffffff;
}
#head .wrap {
	overflow: visible;
}
.dashboard-agentContact {
	padding: 0;
	left: 0;
	margin-left: 0;
	height: 3.5rem;
	width: 100%;
	background: none;
	position: relative;
	width: 50%;
	float: right;
}
.dashboard-agentContact a {
	color: #67717c;
}
.dashboard-agentContact .dashboard {
	text-align: left;
	background: none;
	height: 3.5rem;
	line-height: 3.5rem;
	width: 100%;
	padding: 0;
}
.dashboard-agentContact .dashboard .login {
	margin: 0;
}
.dashboard-agentContact .dashboard>span {
	display: -ms-flexbox;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-moz-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.dashboard-agentContact .dashboard>span .fa-user {
	color: #777;
	font-size: 1.4rem !important;
	height: 2.5rem;
	line-height: 2.5rem;
	margin-top: 0.5rem;
	margin-left: 0 !important;
	padding-top: 0;
	width: 2.5rem;
	display: block !important;
	float: right;
	padding: 0 1.5rem 0 2rem;
	-webkit-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
#usrMenu {
	width: 200%;
	margin-left: -100%;
	margin-top: 0.8rem;
	background: #ffffff;
	display: block;
	position: absolute;
	padding: 0;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
#usrMenu.hidden {
	left: 0 !important;
	top: 3.065rem;
	border: none;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
#usrMenu:after, #usrMenu .navSubMenu>li:before {
	display: none;
}
#usrMenu .navSubMenu {
	margin-bottom: 0;
	padding: 0;
}
#usrMenu .navSubMenu ul {
	padding: 0;
}
#usrMenu .navSubMenu ul li a {
	padding-left: 1.7rem;
	text-transform: uppercase;
}
#usrMenu .navSubMenu>li:first-of-type, #usrMenu .navSubMenu>li:nth-of-type(3) {
	display: none;
}
#usrMenu .navSubMenu li {
	font-size: 1rem;
	line-height: 1;
	padding: 0.5rem 0;
	text-transform: uppercase;
	border-bottom: 1px solid #d7d7d7;
}
#usrMenu .navSubMenu>ul:last-of-type li:last-of-type {
	border-bottom: none;
}
#usrMenu .navSubMenu>li span.dashboard-span {
	padding-left: 1.7rem;
	background: none;
	display: block;
	line-height: 28px;
	font-size: 15px;
}
#usrMenu .navSubMenu>li span.dashboard-span #dropdownheader_mobile {
	display: inline-block;
	position: absolute;
	text-align: center;
	font-size: 1.5rem;
	right: 1rem;
	height: 2.5rem;
	width: 2.5rem;
}
#usrMenu .NavSubSubMenu.savedSearches {
	background: #f0f0f0;
	border-bottom: 1px solid #d7d7d7;
	display: none;
	margin-right: 0;
}
#usrMenu .NavSubSubMenu.savedSearches li {
	text-transform: capitalize;
	padding: 0.25rem 0;
	border-bottom: none;
}
#usrMenu .NavSubSubMenu.savedSearches li a {
	font-size: 14px;
	text-transform: capitalize;
}
#headerDropdown {
	font-size: 1.4rem;
	display: block;
	float: right;
	padding: 0 1.5rem 0 2rem;
	margin-top: 0rem;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 2.5rem;
}
#headerDropdown .fa-user {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	-webkit-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
#headerDropdown i {
	font-size: 100%;
	margin-left: 1px;
	padding-top: 10px;
	color: #777;
	width: 100%;
	text-align: center;
}
#headerDropdown em {
	display: none;
}
#headerDropdown .fa-caret-down::before {
	display: none;
}
#search-shortcut {
	font-size: 1.4rem;
	display: block;
	float: right;
	padding: 0 3.5rem 0 1rem;
	margin-top: 0.4rem;
	margin-left: 0;
	height: 2.5rem;
	line-height: 2.5rem;
	width: 2.5rem;
}
#search-shortcut h4 {
	width: 100%;
	height: 100%;
	font-size: 100%;
	margin: inherit;
	padding: 0;
	overflow: visible;
}
#search-shortcut i.fa.fa-search {
	font-size: 100%;
	color: #777;
}
#search-shortcut>ul.hidden-phone {
	left: 0 !important;
	margin-left: -100%;
	width: 200%;
	background: #fff;
}
#search-shortcut>ul li {
	padding: 0.25rem 0;
}
#search-shortcut>ul li a {
	font-size: 15px;
	line-height: 28px;
	color: #393939;
}
#search-shortcut>ul.open {
	margin-left: -100%;
	width: 200%;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 3.75rem;
}
#search-shortcut h4.active i.fa.fa-search {
	color: #ec8600;
}
.dashboard-agentContact .dashboard .sign-in-up-wrap {
	background: #ffffff;
	border: none;
	width: 200%;
	margin-left: -100%;
	padding: 0;
	display: block;
	position: absolute;
	top: 3.75rem;
}
.dashboard-agentContact .dashboard .sign-in-up-wrap a {
	display: block;
	line-height: 1;
	font-size: 1rem;
	padding: 1rem 0 1rem 1.7rem;
	border-bottom: 1px solid #d7d7d7;
	color: #393939;
}
.dashboard-agentContact .dashboard .sign-in-up-wrap a:last-of-type {
	border-bottom: none;
}
.dashboard-agentContact .dashboard>span.active #headerDropdown .fa-user, .dashboard-agentContact .dashboard>span.active .fa-user {
	color: #ec8600;
	-webkit-transition: all 0.1s linear 0s;
	transition: all 0.1s ease 0s;
}
.dashboard-agentContact .dashboard>span+.sign-in-up-wrap, .dashboard-agentContact .dashboard>span+#usrMenu, .dashboard-agentContact .dashboard #search-shortcut>ul.hidden-phone {
	height: auto;
	max-height: 0%;
	overflow: hidden;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
.dashboard-agentContact .dashboard>span.active+.sign-in-up-wrap, .dashboard-agentContact .dashboard>span.active+#usrMenu, .dashboard-agentContact .dashboard #search-shortcut>ul.open {
	max-height: 1000%;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	border: 1px solid #ccc;
	padding: 2px 0;
	overflow-y: scroll;
}
.dashboard-agentContact .agentContact {
	display: none;
}
#head #logo {
	width: 75%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	height: 3.5rem;
	clear: none;
	width: 35%;
	margin-left: -64%;
	padding-left: 0;
	margin-top: 0.25rem;
	z-index: 9999;
}
#head #logo a {
	width: 92%;
	min-height: 2.8rem;
	margin: 0;
}
#head .horizontal[role="navigation"] {
	margin-left: -10.75%;
	margin-top: 0;
	clear: none;
	padding: 0.75rem 0 0 1rem;
	height: 2.5rem;
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}
#head .horizontal[role="navigation"] h4 {
	display: block !important;
	width: 2.5rem;
	height: 2.5rem;
	padding: 0;
	color: #777;
	margin-bottom: 0.5rem;
}
#head .horizontal[role="navigation"] h4:after {
	content: "\f0c9";
	font-size: 1.4rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	line-height: 2.5rem;
}
#head .horizontal[role="navigation"] h4.active {
	color: #ec8600;
}
#head .horizontal[role="navigation"] ul {
	display: block;
	position: absolute;
	padding: 0;
	z-index: 99999 !important;
	left: 0;
	top: 3.75rem;
	width: 100%;
	background: #ffffff;
}
#head .horizontal[role="navigation"] .hidden-phone {
	width: 100%;
	height: auto;
	max-height: 0px !important;
	overflow: hidden !important;
	border: 1px solid transparent;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
#head .horizontal[role="navigation"] .hidden-phone .dropDown span {
	border-right: none;
}
#head .horizontal[role="navigation"] .hidden-phone li {
	margin: 0;
	height: auto;
	padding: 0;
	border-bottom: solid 1px #dadada;
}
#head .horizontal[role="navigation"] .hidden-phone li a {
	display: inline-block;
	width: 75%;
	letter-spacing: 0;
	line-height: 2rem;
	padding: 0;
	padding-left: 1.6rem;
	color: #393939;
	font-size: 1rem;
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .hidden-phone li span {
	margin-right: 1.6rem;
}
#head .horizontal[role="navigation"] .hidden-phone li .agent-contact-info {
	display: block;
}
#head .horizontal[role="navigation"] .hidden-phone li .agent-contact-info a {
	line-height: 1rem;
}
#head .horizontal[role="navigation"] .hidden-phone li .agent-contact-info a:first-of-type {
	display: inline-block;
	line-height: 1.5rem;
}
#head .horizontal[role="navigation"] ul.open {
	max-height: auto !important;
	overflow-y: scroll !important;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	-webkit-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
#head .horizontal[role="navigation"] ul li {
	display: block;
	width: 100%;
	height: auto;
	padding: 0.5rem 0;
	border-bottom: solid 1px #dadada;
	overflow: visible;
	line-height: 2rem;
	text-align: left;
}
#head .horizontal[role="navigation"] ul li:last-of-type {
	border-bottom: none;
}
#head .horizontal[role="navigation"] ul li a, #head .horizontal[role="navigation"] ul li span {
	padding: 0;
	color: #393939;
	font-size: 1.1rem;
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] ul li a {
	font-size: 1rem;
	padding-left: 1.7rem;
	text-transform: uppercase;
}
#head .horizontal[role="navigation"] ul li .mobileTrigger {
	margin-right: 1.7rem;
	display: inline-block !important;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info {
	padding: 0.5rem 0 1.5rem;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a {
	display: block;
	color: #ec8600;
	font-size: 1rem;
	line-height: 1.5rem;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a.phone-link, #head .horizontal[role="navigation"] ul li .agent-contact-info a.email-agent {
	text-decoration: underline;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info a.email-agent {
	text-transform: none;
}
#head .horizontal[role="navigation"] ul li .agent-contact-info img {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 1rem;
}
#head .horizontal[role="navigation"] ul>li {
	padding: 0;
	line-height: 3rem;
}
#head .horizontal[role="navigation"] .dropDown {
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown div, #head .horizontal[role="navigation"] .dropDown div.oneCol, #head .horizontal[role="navigation"] .dropDown div.twoCol, #head .horizontal[role="navigation"] .dropDown div.threeCol, #head .horizontal[role="navigation"] .dropDown div.fourCol {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .mobileTrigger {
	display: inline-block;
	float: right;
	background: none;
	width: 1.4rem;
	height: 2.5rem;
	margin-top: 0;
	text-align: center;
	color: #67717c;
	font-size: 1.5rem;
	line-height: 3rem;
}
#head .agent-photo {
	display: none;
}
body.idx.search #search-shortcut.active i.fa.fa-search {
	color: #ec8600;
	-webkit-transition: color 0.3s linear 0s;
	transition: color 0.3s linear 0s;
}
}
@media (max-height:450px) and (max-width:740px) and only screen and (max-width:480px) {
#head #logo {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-height:450px) and (max-width:740px) and (max-width:695px) {
#head #logo {
	margin-left: -60%;
}
}

@media (max-height:450px) and (max-width:740px) and (max-width:480px) {
#head #logo {
	margin-left: -63%;
}
}
@media (max-height:450px) and (max-width:740px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
#searchForm .dropDown label input {
	left: 2px;
}

@media (max-width:1024px) {
#searchForm .dropDown label {
	position: relative;
}
#searchForm .dropDown label input {
	-webkit-appearance: none;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	display: none;
	position: absolute;
	top: 3.7rem;
	background: #ffffff;
	width: 47.75rem;
	padding: 1.5rem 1rem;
	border: solid 1px rgba(57, 57, 57, 0.25);
	overflow: hidden;
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	overflow: visible;
}
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	width: 55rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	width: 46rem !important;
	top: 4.05rem;
	left: -1px;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu * {
	top: auto;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	left: auto !important;
	width: 100% !important;
	position: inherit;
	padding: 1.7rem;
	padding-bottom: 0;
	top: 0;
	border: none;
	border-top: 1px solid #ccc;
	background: #f0f0f0;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	padding: 1.7rem 1.7rem 0;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul {
	position: relative;
	top: 1rem;
	display: block;
	margin-bottom: 1rem;
	padding: 0;
	list-style: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul li {
	height: 2rem;
	margin: -1px 0 0;
	padding-top: 0 !important;
	border: none;
	letter-spacing: 1px;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu ul li {
	margin-top: 0;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul li a {
	display: block;
	height: 2rem;
	text-align: left;
	border: none;
	border-bottom: solid 1px rgba(57, 57, 57, 0.25);
	color: #393939 !important;
	font-size: 0.75rem;
	line-height: 2rem;
	letter-spacing: 0.05rem;
	text-transform: capitalize;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul li a:before {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul li a:hover {
	background: #ec8600;
	color: #ffffff !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu ul .title {
	padding: 0 0.9rem;
	text-align: left;
	color: #ec8600;
	font-family: 'latoregular', sans-serif;
	font-style: normal;
	font-size: 0.75rem;
	font-weight: normal;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .megaNavList {
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .megaNavList li {
	line-height: 2rem;
	padding: 0;
}
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .dropDown:hover div {
	display: none;
}
}

@media only screen and (max-width:965px) and (min-width:481px) {
#head .horizontal[role="navigation"] .dropDown.openmenu:after {
	top: 140%;
	height: 26px;
	width: 26px;
	left: 24%;
}
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .dropDown.openmenu div {
	display: block;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div {
	position: relative !important;
	top: auto;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne {
*zoom:1;
	position: relative;
	overflow: hidden;
	height: 8.125rem;
	margin-bottom: 1rem;
	overflow: visible;
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	clear: both;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne {
*zoom:1;
	position: relative;
	height: auto;
	margin-bottom: 1rem;
	overflow: hidden;
	border: none;
	padding-top: 0 !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	clear: both;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	border: none;
	height: 8.125rem;
	background-color: #67717c;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA {
	display: none;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.searchAustin {
	background-image: url("/inc/skins/custom/css/../img/searchAustinBG.jpg");
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.buyAustin {
	background-image: url("/inc/skins/custom/css/../img/buyAustinBG.jpg");
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.sellAustin {
	background-image: url("/inc/skins/custom/css/../img/sellAustinBG.jpg");
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.aboutCompany {
	background-image: url("/inc/skins/custom/css/../img/companyBG-new.jpg");
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.austinNeighborhoods {
	background-image: url("/inc/skins/custom/css/../img/austinNeighborhoodsnBG.jpg");
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA.austinNeighborhoods a {
	padding: 0;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA a {
	display: block;
	width: 100%;
	height: 100%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA a:hover {
	background: rgba(57, 57, 57, 0.65);
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA a h3 {
	display: block;
	width: 100%;
	height: 8.125rem;
	margin: 0;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 8.125rem;
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA a h3 {
	line-height: normal;
	top: 35%;
	position: relative;
	height: auto;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne nav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties {
	width: 47.5%;
	margin-left: -47.5%;
	position: relative;
	left: 100%;
	float: left;
	height: 8.125rem;
	padding: 1rem;
	border: solid 1px rgba(57, 57, 57, 0.25);
	text-align: left;
	overflow: visible;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties {
	float: left;
	position: relative;
	left: 100%;
	margin-left: -49.5%;
	width: 49.5%;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties {
	display: none;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .title {
	position: relative;
	top: -1.8rem;
	display: inline-block;
	background: #ffffff;
	margin-bottom: 0;
	padding: 0 0.75rem 0 0.5rem;
	font-size: 0.8rem;
	font-family: 'latoregular', sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .rewmodule_content {
	padding-top: 10px;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .ac-input .autocomplete {
	width: 100%;
	height: 2.5rem;
	padding: 0.5rem 0.75rem 0.5rem 2.25rem;
	border: solid 1px rgba(57, 57, 57, 0.25);
	-webkit-appearance: none;
	background-image: url("/inc/skins/custom/css/../img/icon-search.svg");
	background-repeat: no-repeat;
	background-size: auto 1rem;
	background-position: 0.75rem 50%;
	font-size: 0.9rem;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal {
	width: 98%;
	margin-left: 1%;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .tip {
	height: 1.4rem;
	margin-bottom: 1rem;
	padding: 0;
	overflow: hidden;
	border: none;
	text-transform: capitalize;
	cursor: default;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ec8600;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset {
	top: -2px;
	z-index: 9;
	background: #ffffff;
	width: 100%;
	max-height: 15rem;
	overflow-y: scroll;
	border: solid 1px rgba(57, 57, 57, 0.25);
	border-top: none;
	text-align: center;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset {
	top: -4px;
	width: 98%;
	margin-left: 1%;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory {
	display: block;
	float: none;
	background: #ffffff;
	width: 100%;
	border: none;
	padding: 0.25rem 0.5rem;
	border-bottom: solid 1px rgba(57, 57, 57, 0.25);
	text-align: left;
	text-transform: uppercase;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory:nth-of-type(2n+2) {
	background: rgba(57, 57, 57, 0.05);
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory em, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory em {
	float: none;
	font-size: 0.85rem;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory strong, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory strong {
	display: block;
	float: none;
	width: 100%;
	font-family: 'latoregular', sans-serif;
	font-style: normal;
	font-size: 0.9rem;
	font-weight: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul {
	top: auto;
	margin-bottom: 0.5rem;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li {
	display: inline-block;
	float: left;
	width: auto;
	height: auto;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li:after, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li:after {
	content: ",";
	margin-right: 0.5rem;
	color: #ec8600;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	color: #ec8600 !important;
	font-size: 1rem !important;
	line-height: 1 !important;
	text-decoration: underline;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a {
	font-size: 0.95rem !important;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a {
	font-size: 0.85rem !important;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a span, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a span {
	display: inline;
	padding: 0;
	border: none;
	color: #ec8600 !important;
	text-transform: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a span.match, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a span.match {
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a:hover, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a:hover {
	background: none;
	color: #393939 !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li a:hover span, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li a:hover span {
	color: #393939 !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li.indent.more, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li.indent.more {
	padding-top: 0.125rem;
	font-size: 0.9rem !important;
	font-weight: normal;
	text-decoration: underline;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
	color: #ec8600;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li.indent.more:hover, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li.indent.more:hover {
	color: #393939;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .universal_results .resultCategory ul li:last-child::after, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset .resultCategory ul li:last-child::after {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active {
	color: #ec8600 !important;
	font-size: 1rem !important;
	text-decoration: underline;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	display: block;
	text-align: left;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0.25rem 0.5rem;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active {
	font-size: 0.95rem !important;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active {
	font-size: 0.85rem !important;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label:hover, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active:hover {
	font-weight: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active:nth-of-type(2n+2) {
	background: rgba(57, 57, 57, 0.05);
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label em, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .menu.toggleset label.active em {
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ec8600;
	font-size: 0.9rem !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .propertySearchCTA {
	position: relative;
	top: 0;
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .propertySearchCTA .rewmodule_title {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .propertySearchCTA .rewmodule_content {
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties .propertySearchCTA .rewmodule_content .quicksearch {
	border: none;
	padding-bottom: 0.0625rem;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo {
*zoom:1;
	position: relative;
	overflow: visible;
	margin-top: 2rem;
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	clear: both;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo {
*zoom:1;
	position: relative;
	overflow: visible !important;
	margin-top: -0.5rem;
	border: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	clear: both;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title {
	margin-bottom: 0;
	border-top: solid 1px rgba(57, 57, 57, 0.25);
	text-align: center;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title.twoCol {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title.twoCol {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title {
	border: none;
	text-align: left;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title span {
	position: relative;
	top: -0.9rem;
	display: inline-block;
	background: #ffffff;
	margin: 0 auto;
	padding: 0 0.5rem;
	color: #393939;
	font-size: 0.9rem;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
	cursor: default;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title span {
	font-size: 1rem;
	text-align: left;
	padding: 0;
	background: none;
	line-height: 2rem;
	height: 2rem;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto {
	display: none;
	width: 30%;
	margin-left: -30%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto {
	clear: none;
	top: -1.75rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto {
	display: none !important;
}
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto img {
	width: 100%;
	height: auto;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	padding-top: 0.33rem;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList {
	clear: both;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList {
	padding-top: 0;
	top: 0;
	background: none;
	margin-bottom: 1rem;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li {
	float: left;
	width: 30%;
	height: auto;
	margin-right: 4%;
	text-align: left;
	line-height: 1;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li {
	width: 48%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li:nth-of-type(3n+3) {
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li a {
	display: block;
	height: auto;
	padding: 0.33rem 0;
	border: none;
	text-align: left;
	font-size: 0.9rem;
	line-height: 1;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li a:hover {
	background: none;
	color: #ec8600 !important;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li a {
	height: 2rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li a {
	text-transform: uppercase;
	font-size: 0.85rem;
	letter-spacing: 0;
	line-height: 1rem;
	padding: 0.5rem 0;
	width: 100%;
	color: rgba(57, 57, 57, 0.75) !important;
}
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li.ctaButton {
	display: none;
}

@media (min-width:696px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li.ctaButton {
	clear: both;
	width: 100%;
	padding: 0;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li.ctaButton a {
	display: inline-block;
	background: #ec8600;
	height: 2.4rem;
	padding: 0 2rem;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	line-height: 2.4rem;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
	margin-top: 0.75rem;
	color: #ffffff !important;
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.85rem;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li.ctaButton a:hover {
	background: #ff9811;
	color: #ffffff;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li.ctaButton a:after {
	padding-left: 0.33rem;
	content: "\f054";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo nav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .colTwo nav:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaNavList {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: -0.8rem;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaNavList {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaNavList li a, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaNavList li a {
	font-size: 0.9rem;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaNavList {
	background: none;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
	border: none;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media screen and (min-width:1221px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .surroundingAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .surroundingAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .austinAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .austinAreas .megaNavList li {
	width: 32.666%;
	margin-right: 1%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .surroundingAreas .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .surroundingAreas .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .austinAreas .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .austinAreas .megaNavList li:nth-of-type(2n+2) {
	margin-right: 1% !important;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .surroundingAreas .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .surroundingAreas .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .austinAreas .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .austinAreas .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .surroundingAreas .megaNavList li:nth-of-type(6n+6), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .surroundingAreas .megaNavList li:nth-of-type(6n+6), #head .horizontal[role="navigation"] .dropDown.propertySearch .colOne .austinAreas .megaNavList li:nth-of-type(6n+6), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne .austinAreas .megaNavList li:nth-of-type(6n+6) {
	margin-right: 0 !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colOne, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colOne {
	width: 100%;
	left: 0;
	margin-left: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo {
	width: 47.5%;
	margin-left: -47.5%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
	border: none;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo nav, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo nav {
	margin-bottom: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo .megaNavList {
	top: -0.8rem;
}

@media screen and (min-width:1221px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo .popularNeighborhoods .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo .popularNeighborhoods .megaNavList li {
	width: 32.666%;
	margin-right: 1%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(2n+2) {
	margin-right: 1% !important;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(6n+6), #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo .popularNeighborhoods .megaNavList li:nth-of-type(6n+6) {
	margin-right: 0 !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .colTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .colTwo {
	width: 100%;
	left: 0;
	margin-left: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo {
	margin-top: 1rem;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo {
	margin-top: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo nav, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo nav {
	margin-bottom: 0.4rem;
	overflow: visible;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList {
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	height: auto;
	line-height: 1;
	width: 32.666%;
	margin-right: 1%;
	margin-top: -1px;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
	display: inline-block;
	margin-top: 0;
	line-height: 2rem;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li:nth-of-type(2n), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(2n) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li a, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li a {
	font-size: 0.9rem;
	border: none;
	padding: 0.33rem 0;
	height: auto;
	line-height: 1;
	text-align: left;
	display: block;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li a:hover, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li a:hover {
	background: none;
	color: #ec8600 !important;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li a, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li a {
	text-transform: uppercase;
	font-size: 0.85rem;
	letter-spacing: 0;
	line-height: 1rem;
	padding: 0.5rem 0;
	width: 100%;
	color: rgba(57, 57, 57, 0.75) !important;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .highEndNeighborhoods, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods {
	top: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(2n), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(2n), #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(2n), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(2n) {
	margin-right: 0;
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas {
	margin-bottom: -0.4rem;
}

@media (max-width:1220px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas {
	margin-bottom: 0;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo .megaNavList, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .megaNavList {
	top: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .austinAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .austinAreas, #head .horizontal[role="navigation"] .dropDown.propertySearch .popularNeighborhoods, #head .horizontal[role="navigation"] .dropDown.neighborhoods .popularNeighborhoods, #head .horizontal[role="navigation"] .dropDown.propertySearch .surroundingAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .surroundingAreas, #head .horizontal[role="navigation"] .dropDown.propertySearch .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.propertySearch .highEndNeighborhoods, #head .horizontal[role="navigation"] .dropDown.neighborhoods .highEndNeighborhoods, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenuPhoto, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenuPhoto {
*zoom:1;
	position: relative;
	overflow: visible;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .austinAreas:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .austinAreas:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .popularNeighborhoods:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .popularNeighborhoods:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .surroundingAreas:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .surroundingAreas:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .waterfrontAreas:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .waterfrontAreas:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .highEndNeighborhoods:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .highEndNeighborhoods:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenuPhoto:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenuPhoto:before, #head .horizontal[role="navigation"] .dropDown.propertySearch .austinAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .austinAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .popularNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .popularNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .surroundingAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .surroundingAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .waterfrontAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .waterfrontAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .highEndNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .highEndNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenuPhoto:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenuPhoto:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .austinAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .austinAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .popularNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .popularNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .surroundingAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .surroundingAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .waterfrontAreas:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .waterfrontAreas:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .highEndNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .highEndNeighborhoods:after, #head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenuPhoto:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenuPhoto:after {
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .waterfrontAreas {
	top: 0.375rem;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch.openmenu::after {
	left: 40%;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch.openmenu::after {
	left: 34%;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu {
	padding-bottom: 0;
	width: 64.1rem;
	left: -13.25rem;
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu {
	left: -12.75rem;
	width: 62.25rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu {
	left: -8.24rem;
}
}

@media (max-width:750px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu {
	left: -11rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu div {
	overflow: visible !important;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne {
	height: auto;
	margin-bottom: 0;
	padding-top: 0.5rem;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title {
	margin-bottom: 0;
	border-top: solid 1px rgba(57, 57, 57, 0.25);
	text-align: center;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title {
	border: none;
	text-align: left;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title span {
	position: relative;
	top: -0.9rem;
	display: inline-block;
	background: #ffffff;
	margin: 0 auto;
	padding: 0 0.5rem;
	color: #393939;
	font-size: 0.9rem;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
	cursor: default;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title span {
	font-size: 1rem;
	text-align: left;
	padding: 0;
	background: none;
	height: 2rem;
	line-height: 2rem;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne nav {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	padding-top: 0.33rem;
	top: -0.5rem;
	text-align: left;
	margin-bottom: 0;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList {
	padding-top: 0.5rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList {
	padding-top: 0;
	top: 0;
	margin-bottom: 1rem;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li {
	height: auto;
	line-height: 1;
	width: 48%;
	margin-right: 4%;
	margin-top: -6px;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li {
	width: 48%;
	margin-right: 4%;
	display: inline-block;
	margin-top: 0;
	line-height: 2rem;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li:nth-of-type(2n) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li a {
	font-size: 0.9rem;
	border: none;
	padding: 0.33rem 0;
	height: auto;
	line-height: 1;
	text-align: left;
	display: block;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li a:hover {
	background: none;
	color: #ec8600 !important;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li a {
	height: 2rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li a {
	text-transform: uppercase;
	font-size: 0.85rem;
	letter-spacing: 0;
	line-height: 1rem;
	padding: 0.5rem 0;
	width: 100%;
	color: rgba(57, 57, 57, 0.75) !important;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
	border: none;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media screen and (min-width:1221px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne .megaNavList li {
	width: 32.666%;
	margin-right: 1%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne .megaNavList li:nth-of-type(2n+2) {
	margin-right: 1% !important;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne .megaNavList li:nth-of-type(6n+6) {
	margin-right: 0 !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colOne {
	width: 100%;
	left: 0;
	margin-left: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo {
	width: 47.5%;
	margin-left: -47.5%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
	border: none;
}

@media only screen and (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo nav {
	margin-bottom: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo .megaNavList {
	top: -0.5rem;
}

@media screen and (min-width:1221px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo .megaNavList li {
	width: 32.666%;
	margin-right: 1%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 1% !important;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo .megaNavList li:nth-of-type(6n+6) {
	margin-right: 0 !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .colTwo {
	width: 100%;
	left: 0;
	margin-left: 0;
}
}

@media (max-width:1220px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0%;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList {
	padding-top: 0.5rem;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li a {
	height: 2rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList {
	padding-top: 0rem;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch nav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .colTwo nav:last-of-type {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
}
#head .horizontal[role="navigation"] .dropDown.buyerResources {
}
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu {
	left: -19rem;
	width: 64.1rem;
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu {
	left: -18.4rem;
	width: 62.25rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu {
	left: -13.83rem;
}
}

@media (max-width:750px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu {
	left: -15.73rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .megaNavList {
	margin-top: -1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .megaNavList {
	width: 100%;
	margin-top: 1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowOne {
	display: none !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowTwo .title span {
	top: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.sellerResources {
}
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu {
	left: -22.85rem;
	width: 64.1rem;
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu {
	left: -22.25rem;
	width: 62.25rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu {
	left: -17.5rem;
}
}

@media (max-width:750px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu {
	left: -18.6rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .megaNavList {
	margin-top: -1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .megaNavList {
	width: 100%;
	margin-top: 1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowOne {
	display: none !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowTwo .title span {
	top: 0;
}
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods.openmenu::after {
	left: 45%;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods.openmenu::after {
	left: 40%;
}
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu {
	padding-bottom: 0;
	width: 64.1rem;
	left: -27.1rem;
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu {
	left: -26.5rem;
	width: 62.25rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu {
	left: -21.56rem;
}
}

@media (max-width:750px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu {
	left: -21.87rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowOne {
	display: none !important;
}
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo {
	margin-top: 2rem;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo {
	overflow: visible;
	margin-top: 0.5rem;
}
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo nav {
	margin-bottom: 0.4rem;
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo nav {
	overflow: visible;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList {
	padding-top: 0.5rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList {
	padding-top: 0;
	top: 0;
}
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 31%;
	margin-right: 3%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 3%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(3n+3) {
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 100%;
	margin-right: 0;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li a {
	height: 2rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colOne {
	width: 47.5%;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colOne {
	width: 100%;
}
}

@media (max-width:695px) and (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colOne nav {
	margin-bottom: 30px;
}
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo nav {
	margin-bottom: 1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo nav {
	margin-bottom: 30px;
}
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas {
	top: -0.625rem;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods {
	margin-bottom: 0;
	top: -0.5rem;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li {
	width: 31%;
	margin-right: 3%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(2n+2) {
	margin-right: 3%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(3n+3) {
	margin-right: 0;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo {
	width: 47.5%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas {
	top: 0.4rem;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods {
	top: 0.8rem;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(3n+3), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(3n+3) {
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li:nth-of-type(2n+2), #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo {
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods {
	top: 0rem;
	margin-bottom: 30px;
}
}

@media (max-width:480px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .waterfrontAreas .megaNavList li, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo .highEndNeighborhoods .megaNavList li {
	width: 100%;
	margin-right: 0%;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo nav:last-of-type {
	border-bottom: none !important;
	margin-bottom: 0 !important;
}
}
#head .horizontal[role="navigation"] .dropDown.company {
}
#head .horizontal[role="navigation"] .dropDown.company.openmenu::after {
	left: 40%;
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.company.openmenu::after {
	left: 34%;
}
}
#head .horizontal[role="navigation"] .dropDown.company .megaMenu {
	left: -37.5rem;
	width: 64.1rem;
}

@media (max-width:1219px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu {
	left: -37rem;
	width: 62.25rem;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu {
	left: -31.97rem;
}
}

@media (max-width:750px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu {
	left: -31.15rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowOne {
	display: none !important;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .title span {
	top: 0;
}
}

@media (max-width:965px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList {
	padding-top: 0;
	margin-top: -1rem;
}
}

@media (max-width:695px) {
#head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList {
	width: 100%;
	margin-top: 1rem;
}
}

@media (max-height:450px) and (max-width:740px) {
#head .horizontal[role="navigation"] .dropDown .megaMenu {
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	position: inherit;
	padding: 1.7rem;
	padding-bottom: 0;
	border: none;
	background: #f0f0f0;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div {
	position: relative;
	top: auto;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul {
	position: inherit;
	left: 0;
	float: none;
	width: 100%;
	background: none;
	margin: 0 0 1rem 0;
	overflow: hidden;
	top: 0;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul li.title {
	float: none;
	width: 100%;
	margin: 0 0 0.5rem 0;
	padding-bottom: 0;
	border-bottom: solid 1px rgba(57, 57, 57, 0.15);
	font-weight: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul li {
	float: left;
	background: none;
	width: 48%;
	margin-right: 0;
	padding: 0;
	border-bottom: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul li:nth-of-type(2n+2) {
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0.5rem 0;
	color: rgba(57, 57, 57, 0.75);
	font-size: 0.85rem;
	text-decoration: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu div ul li a:before {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .megaNavList {
	border: none;
	margin-bottom: 1rem !important;
	position: inherit;
	top: 0;
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .megaNavList li {
	height: 2.4rem !important;
	line-height: 2rem;
	padding: 0;
	margin-top: 0 !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .megaNavList li a {
	text-transform: uppercase;
	font-size: 0.85rem !important;
	padding: 0.5rem 0 !important;
	letter-spacing: 0;
	color: rgba(57, 57, 57, 0.75) !important;
}
#head .horizontal[role="navigation"] .dropDown:hover>a {
	color: #393939;
}
#head .horizontal[role="navigation"] .dropDown:hover div {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown:hover::after {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne {
*zoom:1;
	position: relative;
	overflow: hidden;
	height: auto;
	margin-bottom: 1rem;
	border: none;
	padding: 0 !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne:after {
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne nav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .menuCTA, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .searchProperties {
	display: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .colOne, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .colTwo {
	width: 100% !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowOne .colTwo {
	margin-left: 0 !important;
	left: 0 !important;
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo {
*zoom:1;
	position: relative;
	margin-top: 0.5rem;
	border: none;
	overflow: visible !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:before, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	content: "";
	display: table;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo:after {
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .colOne, #head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .colTwo {
	width: 100% !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .colTwo {
	width: 100% !important;
	margin-left: 0 !important;
	left: 0 !important;
	clear: both;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo nav {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px !important;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .colTwo nav:last-of-type {
	margin-bottom: 0 !important;
	border-bottom: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title {
	margin-bottom: 0;
	text-align: left;
	border: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .title span {
	position: relative;
	top: -0.9rem;
	display: inline-block;
	color: #393939;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
	cursor: default;
	font-size: 1rem;
	text-align: left;
	padding: 0;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	background: none;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList {
	top: 0;
	margin-top: 0;
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown .megaMenu .rowTwo .megaMenuPhoto {
	display: none !important;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu div {
	overflow: visible;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title {
	margin-bottom: 0;
	border: none;
	text-align: left;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .title span {
	position: relative;
	top: -0.9rem;
	display: inline-block;
	color: #393939;
	letter-spacing: 0.0625rem;
	text-transform: uppercase;
	cursor: default;
	font-size: 1rem;
	text-align: left;
	padding: 0;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	background: none;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowOne .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo {
	margin-top: 0.5rem;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList {
	width: 100%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.propertySearch .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo {
	overflow: visible;
	margin-top: 1rem;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colOne, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .colTwo, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo nav {
	overflow: visible;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList {
	padding: 0;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li {
	width: 48%;
	margin-right: 4%;
}
#head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li:nth-of-type(2n+2) {
	margin-right: 0;
}
#head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList {
	margin-top: 0;
}
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowOne, #head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowOne, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowOne, #head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowOne {
	display: none !important;
}
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowTwo .megaNavList li.ctaButton, #head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowTwo .megaNavList li.ctaButton, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li.ctaButton, #head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList li.ctaButton {
	display: inline-block;
	width: 48%;
	line-height: 2rem;
	height: 2.4rem !important;
	clear: none;
}
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowTwo .megaNavList li.ctaButton a, #head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowTwo .megaNavList li.ctaButton a, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li.ctaButton a, #head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList li.ctaButton a {
	margin-top: 0 !important;
	background: none;
	text-shadow: none;
	text-align: left;
	line-height: 1rem;
	color: rgba(57, 57, 57, 0.75) !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
#head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowTwo .megaNavList li.ctaButton a:before, #head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowTwo .megaNavList li.ctaButton a:before, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li.ctaButton a:before, #head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList li.ctaButton a:before, #head .horizontal[role="navigation"] .dropDown.buyerResources .megaMenu .rowTwo .megaNavList li.ctaButton a:after, #head .horizontal[role="navigation"] .dropDown.sellerResources .megaMenu .rowTwo .megaNavList li.ctaButton a:after, #head .horizontal[role="navigation"] .dropDown.neighborhoods .megaMenu .rowTwo .megaNavList li.ctaButton a:after, #head .horizontal[role="navigation"] .dropDown.company .megaMenu .rowTwo .megaNavList li.ctaButton a:after {
	display: none !important;
}
}
footer[role="contentinfo"] {
	background: url("/inc/skins/custom/css/../img/footer-gradient.png") 50% 100% repeat-x #67717c;
	padding: 4rem 0;
	border-top: solid 4px #737e8a;
	clear: both;
}

@media (max-width:964px) {
footer[role="contentinfo"] {
	padding-top: 2rem;
}
}

@media (max-width:964px) {
footer[role="contentinfo"] .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0;
	padding: 0 2rem;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow-x: hidden;
}
}

@media (max-width:475px) {
footer[role="contentinfo"] .wrap {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow-x: hidden;
}
}
footer[role="contentinfo"] .extended-footer {
*zoom:1;
	position: relative;
}
footer[role="contentinfo"] .extended-footer:before, footer[role="contentinfo"] .extended-footer:after {
	content: "";
	display: table;
}
footer[role="contentinfo"] .extended-footer:after {
	clear: both;
}
footer[role="contentinfo"] .extended-footer .colA {
	width: 65%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	width: 75%;
}

@media only screen and (max-width:480px) {
footer[role="contentinfo"] .extended-footer .colA {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:964px) {
footer[role="contentinfo"] .extended-footer .colA {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}
}
@media (max-width:964px) and only screen and (max-width:480px) {
footer[role="contentinfo"] .extended-footer .colA {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
footer[role="contentinfo"] .extended-footer .colB {
	width: 30%;
	margin-left: -30%;
	position: relative;
	left: 100%;
	float: left;
	width: 24%;
	margin-left: -22%;
}

@media only screen and (max-width:480px) {
footer[role="contentinfo"] .extended-footer .colB {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:964px) {
footer[role="contentinfo"] .extended-footer .colB {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	background-size: 100% auto;
	clear: both;
}
}
@media (max-width:964px) and only screen and (max-width:480px) {
footer[role="contentinfo"] .extended-footer .colB {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:478px) {
footer[role="contentinfo"] .extended-footer .colB {
	padding-top: 2rem;
	border-top: solid 1px rgba(255, 255, 255, 0.85);
}
}
footer[role="contentinfo"] .extended-footer .footer-title {
	background: url("/inc/skins/custom/css/../img/h4-divider.png") 0 50% repeat-x;
	color: #ec8600;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9rem;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}
footer[role="contentinfo"] .extended-footer .footer-title span {
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	background: #67717c;
	padding: 0 0.5rem;
	color: #ffffff;
	font-size: 0.95rem;
}

@media (max-width:695px) {
footer[role="contentinfo"] .extended-footer .footer-title span {
	color: #ec8600;
}
}

@media (max-width:380px) {
footer[role="contentinfo"] .extended-footer .footer-title span {
	padding: 0 0.2rem;
	font-size: 0.8rem;
}
}

@media (max-width:340px) {
footer[role="contentinfo"] .extended-footer .footer-title span {
	padding: 0;
	font-size: 0.7rem;
}
}
footer[role="contentinfo"] .extended-footer .footer-title:last-of-type {
	display: none;
}
footer[role="contentinfo"] .extended-footer .area-nav {
	margin: 1.05rem 0 2rem;
	padding-left: 0.5rem;
}

@media (max-width:965px) {
footer[role="contentinfo"] .extended-footer .area-nav {
	margin-bottom: 3rem;
}
}

@media (min-width:965px) {
footer[role="contentinfo"] .extended-footer .area-nav ul {
	width: 111%;
}
}
footer[role="contentinfo"] .extended-footer .area-nav ul li {
	float: left;
	width: 22.5%;
	margin: 0 3.333% 0 0;
	border: none;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li:nth-of-type(4n+4) {
	margin-right: 0;
}

@media (max-width:965px) {
footer[role="contentinfo"] .extended-footer .area-nav ul li {
	width: 31.666%;
	margin-right: 2.333%;
	text-align: center;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li:nth-of-type(4n+4) {
	margin-right: 2.333%;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li:nth-of-type(3n+3) {
	margin-right: 0;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .extended-footer .area-nav ul li {
	width: 48%;
	margin-right: 4%;
	text-align: left;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li:nth-of-type(3n+3) {
	margin-right: 4%;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li:nth-of-type(2n+2) {
	margin-right: 0;
}
}
footer[role="contentinfo"] .extended-footer .area-nav ul li a {
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0.33rem 0;
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	text-transform: uppercase;
}
footer[role="contentinfo"] .extended-footer .area-nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

@media (max-width:475px) {
footer[role="contentinfo"] .extended-footer .area-nav .hidden-phone {
	left: 0 !important;
	position: relative !important;
}
}
footer[role="contentinfo"] .extended-footer blockquote {
	display: none;
	margin: 2rem 0;
	padding-left: 2px;
}
footer[role="contentinfo"] .extended-footer blockquote:before {
	float: left;
	margin-top: 0.25rem;
	padding-right: 0.5rem;
	content: "\f10d";
	color: #ec8600;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
footer[role="contentinfo"] .extended-footer blockquote p {
	color: rgba(255, 255, 255, 0.85);
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.85rem;
	line-height: 2.2;
	text-transform: uppercase;
	letter-spacing: 1px;
}
footer[role="contentinfo"] .extended-footer blockquote cite {
	float: right;
	color: rgba(255, 255, 255, 0.85);
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75rem;
	line-height: 2.2;
	text-transform: uppercase;
	letter-spacing: 1px;
}

@media (max-width:695px) {
footer[role="contentinfo"] .extended-footer blockquote cite {
	float: none;
}
}
footer[role="contentinfo"] .vcard {
	background: url("/inc/skins/custom/css/../img/Reilly-Realtors-Orange_White.png") 0 0 no-repeat;
	background: url("/inc/skins/custom/css/../img/Reilly-Realtors-Orange_White.svg") 0 0 no-repeat;
	background-size: 65% auto;
	background-position: -12px 0;
	margin-top: 0;
	padding: 5.5rem 0 0;
	list-style: none;
	margin-bottom: 0;
}

@media (max-width:964px) {
footer[role="contentinfo"] .vcard {
	width: 47.5%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	padding-top: 9.5rem;
}
}
@media (max-width:964px) and only screen and (max-width:480px) {
footer[role="contentinfo"] .vcard {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:900px) {
footer[role="contentinfo"] .vcard {
	padding-top: 8.5rem;
}
}

@media (max-width:775px) {
footer[role="contentinfo"] .vcard {
	padding-top: 7.5rem;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .vcard {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 1rem;
	padding: 8rem 0 1rem;
	border-bottom: solid 1px rgba(255, 255, 255, 0.85);
	background-size: 40% auto;
}
}
@media (max-width:695px) and only screen and (max-width:480px) {
footer[role="contentinfo"] .vcard {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:600px) {
footer[role="contentinfo"] .vcard {
	padding-top: 7rem;
}
}

@media (max-width:535px) {
footer[role="contentinfo"] .vcard {
	padding-top: 6rem;
}
}

@media (max-width:475px) {
footer[role="contentinfo"] .vcard {
	padding: 6.2rem 0 1rem;
	background-size: 50% auto;
}
}

@media (max-width:400px) {
footer[role="contentinfo"] .vcard {
	padding-top: 5rem;
}
}
footer[role="contentinfo"] .vcard li {
	float: left;
	margin: 0 0.5rem 0 0;
	color: rgba(255, 255, 255, 0.85);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.85rem;
	line-height: 2.2rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:475px) {
footer[role="contentinfo"] .vcard li {
	font-size: 0.75rem;
}
}
footer[role="contentinfo"] .vcard li a {
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
footer[role="contentinfo"] .vcard li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
footer[role="contentinfo"] .vcard .street-address {
	line-height: 2.12rem;
	width: 89%;
}

@media (max-width:695px) {
footer[role="contentinfo"] .vcard .street-address {
	width: 100%;
}
}
footer[role="contentinfo"] .vcard .tel, footer[role="contentinfo"] .vcard .email {
	width: 100%;
	margin: 0;
}
footer[role="contentinfo"] .vcard .email {
	line-height: 2.1rem;
}
footer[role="contentinfo"] .vcard .footer-social-icons {
	display: inline-block;
	position: relative;
	margin-top: 1rem;
	width: auto;
}

@media (max-width:964px) {
footer[role="contentinfo"] .vcard .footer-social-icons {
	margin-top: 0;
	display: block;
}
}
footer[role="contentinfo"] .vcard .footer-social-icons .facebook, footer[role="contentinfo"] .vcard .footer-social-icons .twitter {
	margin-bottom: 0;
	margin-right: 0;
	width: 5em;
	height: 5em;
}
footer[role="contentinfo"] .vcard .footer-social-icons .facebook a, footer[role="contentinfo"] .vcard .footer-social-icons .twitter a {
	width: 150%;
	height: 100%;
	display: inline-block;
}
footer[role="contentinfo"] .vcard .footer-social-icons .facebook a svg {
	height: 4rem;
	width: 4rem;
}

@media (max-width:695px) {
footer[role="contentinfo"] .vcard .footer-social-icons .facebook {
	margin-right: 0.8rem;
}
}
footer[role="contentinfo"] .vcard .footer-social-icons .twitter {
	margin-top: -0.1rem;
	margin-right: 0;
}

@media (max-width:695px) {
footer[role="contentinfo"] .vcard .footer-social-icons .twitter {
	margin-right: 0.8rem;
}
}
footer[role="contentinfo"] .vcard .footer-social-icons .twitter a svg {
	height: 6.1rem;
	width: 5.7rem;
}
footer[role="contentinfo"] .vcard .mobile-download {
	display: inline-block;
	position: absolute;
	float: right;
	margin-right: 0;
	margin-top: 1.1039rem;
	width: auto;
}

@media (max-width:964px) {
footer[role="contentinfo"] .vcard .mobile-download {
	position: relative;
	top: -1rem;
	float: left;
}
footer[role="contentinfo"] .vcard .mobile-download img {
	height: 3.8rem;
}
}
footer[role="contentinfo"] .vcard .mobile-download a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
footer[role="contentinfo"] .copyright {
	color: rgba(255, 255, 255, 0.5);
	font-size: 0.7rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 75%;
	margin-top: -5rem;
	position: relative !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:964px) {
footer[role="contentinfo"] .copyright {
	padding: 0;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
}
}

@media (max-width:475px) {
footer[role="contentinfo"] .copyright {
	text-align: left;
	margin-top: 0 !important;
}
}
footer[role="contentinfo"] .copyright a {
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: rgba(255, 255, 255, 0.5);
	font-size: 0.77rem;
	line-height: 1.7rem;
}

@media (max-width:1220px) {
footer[role="contentinfo"] .copyright a {
	font-size: 0.7rem;
}
}
footer[role="contentinfo"] .copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}
footer[role="contentinfo"] .copyright .copyright-links {
	display: inline-block;
	text-align: justify;
	padding: 0;
	color: rgba(255, 255, 255, 0.5);
}

@media (max-width:965px) {
footer[role="contentinfo"] .copyright .copyright-links {
	float: left;
}
footer[role="contentinfo"] .copyright .copyright-links>span {
	font-size: 0.77rem;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .copyright .copyright-links {
	width: 100%;
	padding-left: 0;
	text-align: left;
}
}
footer[role="contentinfo"] .copyright .copyright-links>span {
	font-size: 0.7rem;
	padding-left: 0.3em;
	color: rgba(255, 255, 255, 0.5);
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
footer[role="contentinfo"] .copyright .copyright-links>span span {
	display: inline-block;
	margin-left: -1px;
	margin-top: -2px;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
footer[role="contentinfo"] .copyright .copyright-links a {
	font-size: 0.7rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:330px) {
footer[role="contentinfo"] .copyright .copyright-links a, footer[role="contentinfo"] .copyright .copyright-links>span {
	font-size: 0.6rem;
}
}
footer[role="contentinfo"] .copyright .logos {
	list-style: none;
	padding-left: 0;
	float: left;
	margin-left: -20px;
	width: 36%;
}

@media (max-width:1220px) {
footer[role="contentinfo"] .copyright .logos {
	width: 30%;
}
}

@media (max-width:964px) {
footer[role="contentinfo"] .copyright .logos {
	width: 35%;
	margin-left: 0;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .copyright .logos {
	width: 100%;
}
}

@media (max-width:475px) {
footer[role="contentinfo"] .copyright .logos {
	margin-left: 0;
}
}
footer[role="contentinfo"] .copyright .logos li {
	float: left;
	width: auto;
	min-width: 3rem;
	height: 3rem;
	max-width: 100%;
	margin: 0 1rem 0 0;
	text-align: center;
}

@media (max-width:1220px) {
footer[role="contentinfo"] .copyright .logos li {
	margin: 0 1.5rem 0.5rem 0;
}
}

@media (max-width:964px) {
footer[role="contentinfo"] .copyright .logos li {
	margin-right: 1rem;
	margin-bottom: 0.5em;
}
}

@media (max-width:695px) {
footer[role="contentinfo"] .copyright .logos li {
	width: 33%;
	min-width: 4rem;
	height: 4rem;
	margin: 0;
}
}

@media (max-width:475px) {
footer[role="contentinfo"] .copyright .logos li {
	height: 3rem;
	min-width: 3rem;
}
footer[role="contentinfo"] .copyright .logos li img {
	float: none !important;
}
}
footer[role="contentinfo"] .copyright .logos li:last-of-type {
	margin-right: 0;
}
footer[role="contentinfo"] .copyright .logos li img {
	float: left;
	height: auto;
	width: auto;
	max-height: 100%;
	margin: 0 auto;
	zoom: 1;
	opacity: 0.4;
}

@media (max-width:695px) {
footer[role="contentinfo"] .copyright .logos li img {
	float: none;
}
}
.pg-contact-reilly-realtors #feature .wrap h1 {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
}
.pg-contact-reilly-realtors h2 {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
}
.pg-contact-reilly-realtors>.vcard {
	padding-left: 0;
	list-style: none;
}
.pg-contact-reilly-realtors>.vcard [itemprop="name"] {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
	color: #67717c;
	font-size: 1.1rem;
	line-height: 1.9rem;
}
.pg-contact-reilly-realtors>.vcard li {
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
	font-size: 1.1rem;
	line-height: 1.9rem;
}
.pg-contact-reilly-realtors>.vcard li span {
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
	color: #67717c;
	font-size: 1.1rem;
	line-height: 1.9rem;
}
.pg-contact-reilly-realtors>.vcard:after {
	display: none;
}
.pg-contact-reilly-realtors p, .pg-contact-reilly-realtors a {
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
}
.pg-contact-reilly-realtors .vcard+p {
	font-size: 1.1rem;
	line-height: 1.9rem;
}
.pg-contact-reilly-realtors iframe {
	width: 100%;
}
.pg-contact-reilly-realtors>hr:last-of-type {
	border-color: transparent;
}
.pg-contact-reilly-realtors form {
	max-width: none;
}
.pg-contact-reilly-realtors form label {
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
}
.austin-realtor-reviews #feature .wrap h1, .austin-realtor-reviews #content[role="main"] h2, .austin-realtor-reviews blockquote cite {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
}
.austin-realtor-reviews #content[role="main"] p {
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
}
.pg-austin-new-listing-alerts .pagination {
	display: block;
	float: none;
	width: 100%;
	margin-bottom: 1rem;
	overflow: hidden;
}

@media (max-width:480px) {
.pg-austin-new-listing-alerts .pagination {
	text-align: center;
}
}
.pg-austin-new-listing-alerts .pagination .prev {
	display: inline-block;
	background: #ec8600;
	height: 2.4rem;
	padding: 0 2rem;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	line-height: 2.4rem;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	width: 14rem;
}
.pg-austin-new-listing-alerts .pagination .prev:hover {
	background: #ff9811;
	color: #ffffff;
}

@media (max-width:480px) {
.pg-austin-new-listing-alerts .pagination .prev {
	width: 48%;
	margin: 0;
	font-size: 0.6rem;
}
}
.pg-austin-new-listing-alerts .pagination .prev:before {
	padding-right: 0.5em;
	content: "\f053";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.pg-austin-new-listing-alerts .pagination .next {
	display: inline-block;
	background: #ec8600;
	height: 2.4rem;
	padding: 0 2rem;
	border: none;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	line-height: 2.4rem;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	width: 14rem;
}
.pg-austin-new-listing-alerts .pagination .next:hover {
	background: #ff9811;
	color: #ffffff;
}

@media (max-width:480px) {
.pg-austin-new-listing-alerts .pagination .next {
	clear: none;
	width: 48%;
	margin: 0;
	font-size: 0.6rem;
}
}
.pg-austin-new-listing-alerts .pagination .next:after {
	padding-left: 0.5em;
	content: "\f054";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.pg-austin-new-listing-alerts #content[role="main"] ul {
	padding-left: 1rem;
}
.pg-austin-new-listing-alerts #content[role="main"] ul li a span.title-city-state-zip {
	color: #ec8600;
}
.pg-austin-new-listing-alerts #content[role="main"] ul li a:hover span.title-city-state-zip {
	color: #393939;
}
.pg-unsubscribe form .field input[type="checkbox"] {
	border: solid 1px #67717c;
}
.articleset.listings.flowgrid {
*zoom:1;
	position: relative;
}
.articleset.listings.flowgrid:before, .articleset.listings.flowgrid:after {
	content: "";
	display: table;
}
.articleset.listings.flowgrid:after {
	clear: both;
}
.articleset.listings.flowgrid .listing {
	float: left;
	background: none;
	width: 16.75rem;
	border: 1px solid rgba(57, 57, 57, 0.15);
	margin-right: 1.5rem;
	margin-bottom: 0.9rem;
	color: #393939;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.articleset.listings.flowgrid .listing * {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media only screen and (min-width:2376px) {
.articleset.listings.flowgrid .listing {
	width: 11.5%;
	max-height: 430px !important;
	margin-right: 1%;
}
}

@media only screen and (min-width:2095px) and (max-width:2375px) {
.articleset.listings.flowgrid .listing {
	width: 13.25%;
	margin-right: 1%;
}
}

@media only screen and (min-width:1725px) and (max-width:2094px) {
.articleset.listings.flowgrid .listing {
	width: 15.5%;
	max-height: 380px !important;
	margin-right: 1.15%;
}
}

@media only screen and (min-width:1575px) and (max-width:1724px) {
.articleset.listings.flowgrid .listing {
	width: 18%;
	margin-right: 1.75%;
}
}

@media only screen and (min-width:1221px) and (max-width:1574px) {
.articleset.listings.flowgrid .listing {
	width: 23.75%;
	margin-right: 1.25%;
}
}

@media (max-width:1220px) {
.articleset.listings.flowgrid .listing {
	width: 23.25%;
	margin-right: 1.5%;
}
}

@media (max-width:965px) {
.articleset.listings.flowgrid .listing {
	width: 31%;
	margin-right: 2%;
	margin-bottom: 1.5rem;
}
}

@media (max-width:695px) {
.articleset.listings.flowgrid .listing {
	max-height: 360px;
	width: 49%;
}
.articleset.listings.flowgrid .listing:nth-of-type(2n) {
	margin-right: 0;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing {
	float: none;
	display: block;
	width: 100%;
	margin: 1rem 0;
	max-height: 405px;
}
}
.articleset.listings.flowgrid .listing .photos {
	overflow: hidden;
	height: 9.25rem;
	position: relative;
}

@media only screen and (min-width:2510px) {
.articleset.listings.flowgrid .listing .photos {
	height: 14.25em;
}
}

@media only screen and (min-width:2095px) and (max-width:2509px) {
.articleset.listings.flowgrid .listing .photos {
	height: 13.5rem;
}
}

@media only screen and (min-width:1725px) and (max-width:2094px) {
.articleset.listings.flowgrid .listing .photos {
	height: 11rem;
}
}

@media only screen and (min-width:1575px) and (max-width:1724px) {
.articleset.listings.flowgrid .listing .photos {
	height: 11.5rem;
}
}

@media only screen and (min-width:1221px) and (max-width:1574px) {
.articleset.listings.flowgrid .listing .photos {
	height: 9.75rem;
}
}

@media (max-width:965px) {
.articleset.listings.flowgrid .listing .photos {
	height: 11rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .photos {
	height: 13rem;
}
}

@media only screen and (min-width:1221px) {
.articleset.listings.flowgrid .listing .photos .photo {
	margin-top: 0 !important;
	width: 100%;
	max-width: none;
	height: auto;
}
}
.articleset.listings.flowgrid .listing .photos span.photoBanner {
	position: absolute;
	z-index: 99;
	background: #ec8600;
	width: 12rem;
	height: 1.4rem;
	margin-top: 0;
	padding: 0 0.5rem;
	left: 0;
	color: #ffffff !important;
	font-size: 0.8rem;
	text-transform: uppercase;
	line-height: 1.4rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
.articleset.listings.flowgrid .listing .photos span.photoBanner {
	padding: 0 1rem;
	font-size: 0.7rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .photos span.photoBanner {
	padding: 0 0.5rem;
	width: auto;
}
}
.articleset.listings.flowgrid .listing .photos span.photoBanner strong {
	font-family: 'latoregular', sans-serif;
	font-style: normal;
	font-weight: normal;
}
.articleset.listings.flowgrid .listing .photos span.photoBanner.openHouse {
	width: 13rem !important;
}
.articleset.listings.flowgrid .listing .photos .info-links {
	display: flex;
	min-width: 100%;
	max-width: none;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.articleset.listings.flowgrid .listing .photos .info-links .photo {
	flex-shrink: 0;
	width: 100%;
}

@media (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper {
	height: 13rem;
}
}

@media (max-width:695px) {
body:not(.logged-in) .articleset.listings.flowgrid.similar .listing .result-wrapper {
	height: 12rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper h3.title {
*zoom:1;
	position: relative;
	background: rgba(122, 132, 141, 0.05);
	margin-bottom: 0.5rem;
	padding: 0.65rem 0.5rem;
	border-top: 1px solid rgba(57, 57, 57, 0.15);
	border-bottom: 1px solid rgba(57, 57, 57, 0.15);
	overflow: hidden;
}
.articleset.listings.flowgrid .listing .result-wrapper h3.title:before, .articleset.listings.flowgrid .listing .result-wrapper h3.title:after {
	content: "";
	display: table;
}
.articleset.listings.flowgrid .listing .result-wrapper h3.title:after {
	clear: both;
}

@media (max-width:1220px) {
.articleset.listings.flowgrid .listing .result-wrapper h3.title {
	padding-bottom: 0;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper h3.title {
	text-align: left;
	padding-bottom: 0.65rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper {
	width: 83.33333333333334%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper {
	width: 75%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingAddress, .articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingCity {
	display: block;
	width: 100%;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
	line-height: 1;
	letter-spacing: 0;
}
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingAddress {
	height: 1.125rem;
	margin-bottom: 0.33rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: rgba(57, 57, 57, 0.9);
	font-size: 1rem;
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingAddress {
	position: relative;
	top: 0.125rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingCity {
	background: none;
	color: rgba(57, 57, 57, 0.65);
	font-size: 0.7rem;
	text-transform: uppercase;
}

@media (max-width:965px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingCity {
	margin-top: 0.5rem;
	font-size: 0.75rem;
}
}

@media (min-width:481px) and (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingCity {
	padding-top: 0.15rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .addressWrapper .listingCity {
	margin-top: 0.25rem;
	font-size: 0.7rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper {
	width: 16.666666666666668%;
	margin-left: -16.666666666666657%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
	width: 21%;
	margin-left: -21.667%;
	display: inline-block;
}

@media only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:1220px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper {
	padding-top: 15px;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper {
	width: 25%;
	margin-left: -25%;
	position: relative;
	left: 100%;
	float: left;
	clear: none;
	width: 18%;
	margin-left: -18%;
	padding-top: 0;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper span {
	display: inline-block;
	width: 50%;
	height: 100%;
	height: 2rem;
	float: left;
}

@media (max-width:1220px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper em {
	padding: 0.125rem 0.25rem;
	font-size: 0.4rem;
}
}

@media (max-width:1574px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .save {
	padding-left: 0.25rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .ico {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: right;
	zoom: 1;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:1220px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .ico {
	opacity: 1;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .ico:after {
	content: "\f005";
	font-family: FontAwesome;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	line-height: 2rem;
}

@media (max-width:1574px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .ico:after {
	font-size: 1.1rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .ico:after {
	font-size: 1.4rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .favorite:after {
	color: #7a848d;
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .favorited {
	opacity: 1;
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .favorited:after {
	color: #ec8600;
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .dismiss:after {
	content: "\f057";
	color: #7a848d;
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .dismissed {
	opacity: 1;
}
.articleset.listings.flowgrid .listing .result-wrapper .favoriteWrapper .dismissed:after {
	color: #ec8600;
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title {
*zoom:1;
	position: relative;
	margin: 0 auto 0.5rem;
	padding: 0 0.5rem;
	overflow: hidden;
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title:before, .articleset.listings.flowgrid .listing .result-wrapper h4.title:after {
	content: "";
	display: table;
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title:after {
	clear: both;
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title .listingPrice {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	color: #ec8600;
	font-size: 1.25rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: 0;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .listingPrice {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (min-width:481px) and (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .listingPrice {
	padding-top: 0.25rem;
	font-size: 0.9rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
	margin-top: 0.33rem;
	text-align: right;
	line-height: 1.2 !important;
}

@media only screen and (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (min-width:481px) and (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status {
	margin-top: 0;
}
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status .listingStatus {
	display: block;
	width: 100%;
	color: #393939;
	font-size: 0.85rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0;
	text-transform: uppercase;
}

@media (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status .listingStatus {
	display: inline-block;
	width: auto;
	font-size: 0.75rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status .listingStatus {
	float: right;
	font-size: 0.85rem;
	margin-top: 0.33rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper h4.title .status .listingDOM {
	position: relative;
	top: -0.25rem;
	color: rgba(57, 57, 57, 0.65);
	font-size: 0.65rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0;
}
.articleset.listings.flowgrid .listing .result-wrapper .details {
	padding: 0 0.5rem;
	min-height: 1px;
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul {
	margin-bottom: 0.5rem;
	padding: 0.5rem 0 0;
	list-style: none;
}

@media (min-width:481px) and (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul {
	padding: 0.25rem 0 0;
}
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li {
	float: left;
	width: calc(31.333% - 1rem);
	margin: 0 auto;
	padding: 0 0.5rem;
	border-right: solid 1px rgba(57, 57, 57, 0.15);
	font-size: 0.8rem;
}

@media only screen and (min-width:1575px) {
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li {
	width: calc(30.333% - 1rem);
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li {
	width: calc(24.25% - 1rem);
}
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li:first-child {
	padding-left: 0;
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li strong {
	display: block;
	width: 100%;
	color: #ec8600;
	text-align: center;
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 0.8;
}
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li em {
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(57, 57, 57, 0.5);
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
	line-height: 1.8;
	font-size: 0.95rem;
}

@media (min-width:966px) and (max-width:1220px) {
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li em {
	font-size: 0.75rem;
}
}

@media (min-width:481px) and (max-width:695px) {
.articleset.listings.flowgrid .listing .result-wrapper .details .basics ul li em {
	font-size: 0.75rem;
}
}
.articleset.listings.flowgrid .listing .result-wrapper footer {
	margin: 0;
	border-top: none;
}
.articleset.listings.flowgrid .listing .result-wrapper footer span.title-subtype {
	display: block;
	width: 100%;
	height: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	color: rgba(57, 57, 57, 0.65) !important;
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.85rem !important;
	line-height: 0.75 !important;
	letter-spacing: 1px;
	padding-top: 2px;
}
.articleset.listings.flowgrid .listing .result-wrapper p.provider {
	margin-bottom: 0;
	font-size: 0.75rem !important;
	line-height: 1 !important;
	padding: 3px 0 5px;
}
.articleset.listings.flowgrid .listing .result-wrapper p.provider span.office {
	color: rgba(57, 57, 57, 0.5) !important;
	line-height: 1 !important;
	font-size: 0.75rem !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.articleset.listings.flowgrid .listing:hover {
	border-color: #ec8600;
}
.articleset.listings.flowgrid .listing:hover .result-wrapper h3.title {
	border-color: #ec8600;
}
.articleset.listings.flowgrid .listing:hover .result-wrapper h3.title .favoriteWrapper span .ico {
	opacity: 1;
}
.articleset.listings.flowgrid .listing:hover .result-wrapper h3.title .favoriteWrapper span:hover .ico.favorite:after, .articleset.listings.flowgrid .listing:hover .result-wrapper h3.title .favoriteWrapper span:hover .ico.dismiss:after {
	color: #ec8600;
}
.articleset.listings.flowgrid .listing:hover .result-wrapper .details footer {
	border-color: #ec8600;
}

@media only screen and (min-width:2376px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 395px !important;
}
}

@media only screen and (min-width:2510px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 360px !important;
}
}

@media only screen and (min-width:1725px) and (max-width:2375px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 355px !important;
}
}

@media only screen and (min-width:1575px) and (max-width:1724px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 360px !important;
}
}

@media only screen and (min-width:1221px) and (max-width:1574px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 330px !important;
}
}

@media only screen and (min-width:2095px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 390px !important;
}
}

@media (max-width:1220px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 315px !important;
}
}

@media (max-width:965px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 320px !important;
}
}

@media (max-width:695px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 340px !important;
}
}

@media (max-width:480px) {
.logged-in .articleset.listings.flowgrid .listing {
	max-height: 385px !important;
}
}
.logged-in .articleset.listings.flowgrid .listing .result-wrapper {
	height: 12.25rem;
}
.logged-in .articleset.listings.flowgrid.similar .listing .result-wrapper {
	height: 11.25rem;
}

@media (min-width:481px) and (max-width:695px) {
.logged-in .articleset.listings.flowgrid.similar .listing .result-wrapper {
	height: 10.25rem;
}
}
.articleset.listings.flowgrid .listing.status-active .result-wrapper h4.title .status .listingStatus {
	color: #393939;
}
.articleset.listings.flowgrid.removed .listing .result-wrapper .favoriteWrapper .ico.dismiss {
	opacity: 1;
}
.articleset.listings.flowgrid.removed .listing .result-wrapper .favoriteWrapper .ico.dismiss:after {
	color: #ec8600 !important;
}
.articleset.listings.flowgrid.similar .listing {
	background: #ffffff !important;
}

@media only screen and (min-width:1575px) {
.articleset.listings.flowgrid.similar .listing {
	width: 24%;
	margin-right: 1.25%;
}
.articleset.listings.flowgrid.similar .listing:nth-of-type(4n+4) {
	margin-right: 0;
}
.articleset.listings.flowgrid.similar .listing .photos {
	height: 9.75rem;
}
}

@media (max-width:965px) {
.articleset.listings.flowgrid.similar .listing:before {
	background: none !important;
}
}
.articleset.listings.flowgrid.similar .listing .result-wrapper h3.title .favoriteWrapper .ico::after {
	font-size: 1.1rem;
}

@media (min-width:1221px) {
.articleset.listings.flowgrid.similar .listing .result-wrapper h3.title .favoriteWrapper .ico::after {
	line-height: 3.5rem;
}
}

@media (max-width:840px) {
.articleset.listings.flowgrid.similar .listing .result-wrapper h3.title .favoriteWrapper .ico::after {
	font-size: 1rem;
}
}

@media (max-width:480px) {
.articleset.listings.flowgrid.similar .listing .result-wrapper h3.title .favoriteWrapper .ico::after {
	font-size: 1.4rem;
}
}

@media (max-width:965px) {
.articleset.listings.flowgrid.similar .listing .result-wrapper .details .basics ul li {
	width: calc(30.333% - 1rem);
}
}

@media (max-width:965px) {
.articleset.listings.flowgrid .listing.status-contingent .result-wrapper .addressWrapper .listingCity {
	margin-top: 0.65rem;
	font-size: 0.7rem;
}
}
.articleset.listings.flowgrid .listing.status-pending .result-wrapper h4.title .status .listingStatus, .articleset.listings.flowgrid .listing.status-contingent .result-wrapper h4.title .status .listingStatus {
	color: #b9b9b9;
}
.idx.details .msg.negative {
	border: none;
	color: #ffffff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}
.idx.details .msg.negative:before {
	content: none;
}
.idx.details #head {
	position: fixed;
	border-bottom: none;
}

@media (max-width:480px) {
.idx.details #head {
	box-shadow: none;
	margin-bottom: 0;
}
}

@media (max-width:965px) {
.idx.details .bg {
	height: 9.5rem;
	position: absolute;
	left: 0;
	width: 100%;
	top: 8rem;
}
}

@media (max-width:695px) {
.idx.details .bg {
	top: 3rem;
}
}

@media (max-width:480px) {
.idx.details .bg {
	background: none;
	height: auto;
}
}
.idx.details #feature {
	height: 6rem;
}

@media (max-width:965px) {
.idx.details #feature {
	height: 9.5rem;
}
}

@media (max-width:480px) {
.idx.details #feature {
	display: none;
}
}

@media (min-width:696px) and (max-width:736px) and (max-height:450px) {
.idx.details #feature {
	margin-top: -5rem;
}
}
.idx.details #body {
	margin-top: 0;
}

@media (max-width:474px) {
.idx.details #body {
	margin-top: 3.5rem;
}
}
.idx.details #body .wrap, .idx.details #feature .wrap {
	max-width: 100%;
}

@media (max-width:965px) {
.idx.details #body .wrap, .idx.details #feature .wrap {
	padding-top: 1.125rem;
}
}

@media (max-width:695px) {
.idx.details #body .wrap, .idx.details #feature .wrap {
	overflow: visible;
}
}

@media (max-width:480px) {
.idx.details #body>.wrap {
	padding-top: 0;
}
}
.idx.details #content {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: -6rem;
	padding-top: 0;
}

@media only screen and (max-width:480px) {
.idx.details #content {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:964px) {
.idx.details #content {
	top: 0;
}
}

@media (max-width:480px) {
.idx.details #content {
	top: auto;
}
}
.idx.details .topPage {
	display: inline-block;
	float: right;
	color: #393939;
	font-size: 0.75rem;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.idx.details .topPage:after {
	position: relative;
	display: inline-block;
	background: #67717c;
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 0.5rem;
	content: "\f077";
	text-align: center;
	font-size: 0.65rem;
	color: #ffffff;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.idx.details .topPage:hover {
	color: #ec8600;
}
.idx.details #body .propertyDetailWrapper {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 0;
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.idx.details #body .propertyDetailWrapper {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details #body .propertyDetailWrapper {
	overflow: visible;
}
}
.idx.details #body .propertyDetailWrapper>.wrap {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media (max-width:1220px) {
.idx.details #body .propertyDetailWrapper>.wrap {
	width: 100%;
	max-width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
}

@media (max-width:965px) {
.idx.details #body .propertyDetailWrapper>.wrap {
	padding: 0;
}
}

@media (max-width:480px) {
.idx.details #body .propertyDetailWrapper>.wrap {
	padding: 10px 0 !important;
	margin-top: 0;
	background: #F0F0F0;
	position: relative;
	display: inline-block;
}
.idx.details #body .propertyDetailWrapper>.wrap:before, .idx.details #body .propertyDetailWrapper>.wrap:after {
	display: block;
	position: absolute;
	content: "";
	background: #F0F0F0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.idx.details #body .propertyDetailWrapper>.wrap:before {
	left: 0;
	margin-left: -100px;
}
.idx.details #body .propertyDetailWrapper>.wrap:after {
	right: 0;
	margin-right: -100px;
}
}

@media (max-width:335px) {
.idx.details #body .propertyDetailWrapper>.wrap {
	padding: 15px 0 !important;
}
}
.idx.details #body #content .hset {
	overflow: hidden;
}

@media (max-width:965px) {
.idx.details #body #content .hset {
	text-align: center;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset {
	width: 100%;
	margin-left: -100%;
	left: 100%;
	float: left;
	position: relative;
	height: auto;
	overflow: visible;
	text-align: center;
	z-index: 1;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.idx.details #body #content .hset {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.idx.details #body #content .hset h1.title {
	margin: 0.5rem auto 0;
	font-size: 1.75rem;
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5;
}

@media (max-width:1220px) {
.idx.details #body #content .hset h1.title {
	font-size: 1.6rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset h1.title {
	margin: 0 auto;
	line-height: 1.8;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset h1.title {
	font-size: 1.2rem;
	line-height: 1.6;
	text-align: left;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title {
	text-align: center !important;
	font-size: 1.1rem !important;
	line-height: 1.4;
}
}
.idx.details #body #content .hset h1.title .address, .idx.details #body #content .hset h1.title span {
	color: #67717c;
	letter-spacing: 0;
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .address, .idx.details #body #content .hset h1.title span {
	line-height: 1.4;
}
}
.idx.details #body #content .hset h1.title .address {
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .address {
	max-width: 100%;
	width: 100%;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .address span:first-child {
	display: block;
}
}
.idx.details #body #content .hset h1.title .ico {
	display: inline-block;
	position: relative;
	top: 0.33rem;
	float: left;
	width: 100%;
	height: 2rem;
	line-height: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:964px) {
.idx.details #body #content .hset h1.title .ico {
	top: 0;
	left: 0;
	line-height: 0.9rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .ico {
	height: 1rem;
}
}
.idx.details #body #content .hset h1.title .ico:before {
	position: relative;
	padding-left: 0.5rem;
	content: "\f005";
	font-size: 1.4rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}

@media (max-width:1220px) {
.idx.details #body #content .hset h1.title .ico:before {
	top: 0.125rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset h1.title .ico:before {
	top: 0.7rem;
	font-size: 1.1rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .ico:before {
	top: 0;
	padding-left: 0.25rem;
	font-size: 0.85rem;
}
}
.idx.details #body #content .hset h1.title .ico.favorite {
	color: rgba(103, 113, 124, 0.75);
}
.idx.details #body #content .hset h1.title .ico.favorite:hover {
	color: #ec8600;
}
.idx.details #body #content .hset h1.title .ico.favorited {
	color: #ec8600;
}
.idx.details #body #content .hset h1.title .ico.favorited:hover {
	color: rgba(103, 113, 124, 0.75);
}
.idx.details #body #content .hset h1.title .save {
	position: absolute;
	display: inline-block;
	width: 2rem;
	height: 2rem;
	overflow: hidden;
	text-decoration: none;
}

@media (max-width:1220px) {
.idx.details #body #content .hset h1.title .save {
	top: 0.125rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset h1.title .save {
	top: 0.125rem;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset h1.title .save {
	top: -0.2rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .save {
	height: 1rem;
	top: 0.1rem;
	right: 2.25rem;
	overflow: visible;
}
}

@media (max-width:410px) {
.idx.details #body #content .hset h1.title .save {
	right: 1.25rem;
}
}

@media (max-width:375px) {
.idx.details #body #content .hset h1.title .save {
	right: 0rem;
}
}

@media (max-width:330px) {
.idx.details #body #content .hset h1.title .save {
	right: -0.5rem;
}
}
.idx.details #body #content .hset h1.title .save .ico:before {
	content: "\f005";
}

@media (max-width:1220px) {
.idx.details #body #content .hset h1.title .hide {
	top: 0.125rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset h1.title .hide {
	top: 0.125rem;
	display: inline-block;
	height: 2rem;
	overflow: hidden;
	text-decoration: none;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset h1.title .hide {
	top: -0.19rem;
	width: 2rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h1.title .hide {
	height: 1rem;
	position: absolute;
	top: 0.25rem;
	right: 1rem;
	overflow: visible;
}
}

@media (max-width:360px) {
.idx.details #body #content .hset h1.title .hide {
	right: -1rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset h1.title .hide .ico {
	height: 2rem;
}
}
.idx.details #body #content .hset h1.title .hide .ico:before {
	content: "\f057";
	color: rgba(243, 243, 243, 0.75);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.idx.details #body #content .hset h1.title .hide .ico:hover::before {
	color: #ec8600;
}
.idx.details #body #content .hset h2.listingNeighborhood {
	margin-top: 0;
	color: #67717c;
	font-size: 1.3rem;
	text-transform: capitalize;
	float: left;
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}

@media (max-width:965px) {
.idx.details #body #content .hset h2.listingNeighborhood {
	font-size: 1.4rem;
	float: none;
	margin-bottom: 0;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset h2.listingNeighborhood {
	font-size: 1rem;
	margin-top: 0.25rem;
	margin-bottom: 1rem;
	text-align: left;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset h2.listingNeighborhood {
	margin: 0.5rem 0;
	text-align: center !important;
	font-size: 0.9rem !important;
}
}
.idx.details #body #content .hset .head_wrap {
	clear: none;
	float: right;
	margin-top: -2px;
}

@media (max-width:964px) {
.idx.details #body #content .hset .head_wrap {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	height: 4.5rem;
	text-align: center;
	margin-top: 0;
}
}
@media (max-width:964px) and only screen and (max-width:480px) {
.idx.details #body #content .hset .head_wrap {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset .head_wrap {
	height: 2rem;
}
}
.idx.details #body #content .hset #nav_results {
	position: relative;
	margin-bottom: 0;
}

@media (max-width:965px) {
.idx.details #body #content .hset #nav_results {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	height: 4.5rem;
	text-align: center;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.idx.details #body #content .hset #nav_results {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset #nav_results {
	display: inline-block;
	height: 2rem;
}
}
.idx.details #body #content .hset .paginationLinks {
	width: 100%;
	padding-top: 0;
	text-align: right;
}

@media (max-width:1220px) {
.idx.details #body #content .hset .paginationLinks {
	bottom: 0.75rem;
}
}

@media (max-width:965px) {
.idx.details #body #content .hset .paginationLinks {
	position: relative;
	top: 1.25rem;
	float: none;
	width: auto;
	height: 3.2rem;
	margin: 0 auto;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset .paginationLinks {
	top: 1rem;
	float: left;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset .paginationLinks {
	top: 0.5rem;
	float: none;
	height: 2rem;
	text-align: center;
}
}
.idx.details #body #content .hset .paginationLinks li {
	height: 1rem;
}
.idx.details #body #content .hset .paginationLinks li a {
	float: left;
	display: inline-block;
	width: 100%;
	height: 1rem;
	padding: 0 0.5rem;
	color: rgba(103, 113, 124, 0.75);
	line-height: 1rem;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
	font-size: 0.85rem;
	letter-spacing: 2px;
}
.idx.details #body #content .hset .paginationLinks li a:hover {
	color: #ec8600;
}

@media (max-width:965px) {
.idx.details #body #content .hset .paginationLinks li a {
	font-size: 1rem;
}
}

@media (max-width:736px) {
.idx.details #body #content .hset .paginationLinks li a {
	font-size: 0.85rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset .paginationLinks li a {
	font-size: 0.7rem;
}
}

@media (max-width:360px) {
.idx.details #body #content .hset .paginationLinks li a {
	font-size: 0.65rem;
}
}
.idx.details #body #content .hset .paginationLinks li.prevLink {
	border-right: solid 1px rgba(103, 113, 124, 0.75);
}
.idx.details #body #content .hset .paginationLinks li.prevLink a:before {
	float: left;
	display: inline-block;
	background: #808080;
	margin-right: 0.5rem;
	width: 1rem;
	height: 1rem;
	padding-top: 0.08em;
	padding-left: 0.1rem;
	text-align: center;
	content: "\f053";
	color: #ffffff;
	font-size: 0.5rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:965px) {
.idx.details #body #content .hset .paginationLinks li.prevLink a:before {
	line-height: 1rem;
}
}

@media (max-width:480px) {
.idx.details #body #content .hset .paginationLinks li.returnLink {
	border: none !important;
}
}
.idx.details #body #content .hset .paginationLinks li.nextLink {
	border-left: solid 1px rgba(103, 113, 124, 0.75);
}
.idx.details #body #content .hset .paginationLinks li.nextLink a:after {
	float: right;
	display: inline-block;
	background: #808080;
	margin-left: 0.5rem;
	width: 1rem;
	height: 1rem;
	padding-top: 0.08em;
	padding-left: 0.1rem;
	text-align: center;
	content: "\f054";
	color: #ffffff;
	font-size: 0.5rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:965px) {
.idx.details #body #content .hset .paginationLinks li.nextLink a:after {
	line-height: 1rem;
}
}
.idx.details #body #content .hset .paginationLinks li.nextLink a:hover::after {
	background: #ec8600;
}
.idx.details .propertyDetailWrapper .tabset {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	margin-top: 1.05rem;
	margin-bottom: 1rem;
	padding: 0;
	margin-left: -104.5%;
	width: 110%;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .tabset {
	margin-top: 1rem;
	margin-bottom: 0;
	width: 126%;
	margin-left: -103%;
}
}

@media (max-width:760px) {
.idx.details .propertyDetailWrapper .tabset {
	width: 124%;
	margin-left: -102%;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .tabset {
	width: 100%;
	margin-left: -100%;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: 0;
	height: auto;
	margin-top: 2rem;
	border: none;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.idx.details .propertyDetailWrapper .tabset .tabNavToggle {
	display: none;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset.toggleNav {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: 0;
	background: #f3f3f3;
	height: auto;
	margin-top: 2rem;
	border: none;
	display: none;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNavToggle {
	display: block;
	background: #ec8600;
	height: 2rem;
	padding: 0 1rem;
	color: #ffffff;
	font-size: 0.9rem;
	text-transform: uppercase;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	line-height: 2rem;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNavToggle:before {
	padding-right: 1rem;
	content: "\f055";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNavToggle.active:before {
	content: "\f056";
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav {
	height: auto;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav li {
	float: none !important;
	display: block !important;
	background: none !important;
	width: 100% !important;
	border: none !important;
	border-bottom: solid 1px rgba(57, 57, 57, 0.15) !important;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav li:first-child {
	padding-top: 1rem;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav li a {
	padding: 0.25rem 0.5rem;
	text-align: left !important;
	font-size: 0.9rem;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav li a:hover {
	background: none;
	color: #ec8600;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav .current {
	border-bottom: solid 1px rgba(57, 57, 57, 0.15);
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav .current a {
	background: none;
	border: none;
	font-weight: normal !important;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav .current a:before {
	padding-right: 0.5rem;
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.idx.details .propertyDetailWrapper .tabset.toggleNav .tabNav.open {
	max-height: 100rem;
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset.toggleNav {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.idx.details .propertyDetailWrapper .tabset .tabNav {
	background: none;
	border: none;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav {
	height: auto;
	overflow: hidden;
}
}
.idx.details .propertyDetailWrapper .tabset .tabNav li {
	float: left;
	background: none;
	width: 16.6667%;
	margin-right: 0;
	border: none;
}

@media (max-width:964px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li {
	width: 14%;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li {
	width: 16.667%;
}
}

@media (max-width:500px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li {
	width: 33%;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li {
	float: none !important;
	display: block !important;
	background: none !important;
	width: 100% !important;
	border: none !important;
	border-bottom: solid 1px rgba(57, 57, 57, 0.15) !important;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li:first-child {
	padding-top: 1rem;
}
}
.idx.details .propertyDetailWrapper .tabset .tabNav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0.85rem;
	padding: 3px 0;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	color: rgba(103, 113, 124, 0.95);
}

@media (max-width:964px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li a {
	padding: 0;
	color: #67717c;
}
}

@media (max-width:525px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li a {
	font-size: 0.75rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li a {
	padding: 0.25rem 0.5rem;
	text-align: left !important;
	font-size: 0.9rem;
}
}
.idx.details .propertyDetailWrapper .tabset .tabNav li a:hover {
	color: #ec8600;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li a:hover {
	background: none;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li.current {
	border-bottom: solid 1px rgba(57, 57, 57, 0.15);
}
}
.idx.details .propertyDetailWrapper .tabset .tabNav li.current a {
	color: #ec8600;
}
.idx.details .propertyDetailWrapper .tabset .tabNav li.current a:hover {
	color: #67717c;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .tabset .tabNav li.current a {
	background: none;
	border: none;
	font-weight: normal !important;
}
.idx.details .propertyDetailWrapper .tabset .tabNav li.current a:before {
	padding-right: 0.5rem;
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
}
.idx.details .propertyDetailWrapper.history .hset+.tabset {
	margin-left: -103%;
	width: 107%;
}

@media (max-width:964px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset {
	width: 106%;
	margin-left: -103%;
}
}

@media (max-width:900px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset {
	width: 104%;
	margin-left: -102%;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset {
	width: 100%;
	margin-left: -100%;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav {
	display: none;
}
}
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav li {
	width: 14.285714285714%;
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav li {
	width: 14.2857%;
}
}

@media (max-width:545px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav li {
	width: 25%;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav li a {
	text-align: center !important;
}
}

@media (max-width:600px) {
.idx.details .propertyDetailWrapper.history .hset+.tabset .tabNav li a {
	font-size: 0.75rem;
}
}
.idx.details .propertyDetailWrapper .listing.detail {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .listing.detail {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .listing.detail {
	margin-top: 1.5rem;
	overflow: visible;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .listing.detail {
	margin-bottom: 0;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .listing.detail {
	margin-top: 2rem;
}
}
.idx.details .propertyDetailWrapper .primaryDetails {
	position: relative;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	text-align: left;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .primaryDetails {
	width: 100%;
	max-width: 964px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 964px !important;
}
}
.idx.details .propertyDetailWrapper .galleryDetails {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	background: rgba(122, 132, 141, 0.05);
	border: solid 1px rgba(122, 132, 141, 0.5);
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .galleryDetails {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .galleryDetails {
	margin-bottom: 2rem;
}
}
.idx.details .propertyDetailWrapper .photoGallery {
	width: 66.66666666666667%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	max-height: 28rem;
	overflow: hidden;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .photoGallery {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .photoGallery {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	max-height: 32rem;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .photoGallery {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper .photoGallery {
	max-height: 20rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .photoGallery {
	max-height: 14rem;
}
}
.idx.details .propertyDetailWrapper .photoGallery span.photoBanner {
	position: absolute;
	z-index: 999;
	background: #ec8600;
	width: 9rem;
	height: 1.4rem;
	margin-top: 0;
	padding: 0 0 0 0.5rem !important;
	left: 0;
	color: #ffffff !important;
	font-size: 0.8rem;
	text-transform: uppercase;
	line-height: 1.4rem !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.idx.details .propertyDetailWrapper .photoGallery span.photoBanner strong {
	font-family: 'latoregular', sans-serif;
	font-style: normal;
	font-weight: normal;
}
.idx.details .propertyDetailWrapper #gallery {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	max-height: 28rem;
	margin-bottom: 0 !important;
	border: none;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #gallery {
	max-height: 32rem;
}
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper #gallery {
	max-height: 22rem;
}
}

@media (max-width:736px) and (max-height:450px) {
.idx.details .propertyDetailWrapper #gallery {
	max-height: 18rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery {
	max-height: 16rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery {
	max-height: 28rem;
	margin-bottom: 0 !important;
	border: none;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #gallery .gallery {
	max-height: 32rem;
}
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper #gallery .gallery {
	max-height: 22rem;
}
}

@media (max-width:736px) and (max-height:450px) {
.idx.details .propertyDetailWrapper #gallery .gallery {
	max-height: 18rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery {
	max-height: 16rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .slide {
	max-height: 28rem;
	border: none !important;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide {
	max-height: 32rem;
}
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide {
	max-height: 22rem;
}
}

@media (max-width:736px) and (max-height:450px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide {
	max-height: 18rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide {
	max-height: 16rem;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide img.landscape.scale {
	top: 0 !important;
}
}

@media (max-width:736px) and (max-height:450px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide img.landscape.scale {
	width: 100%;
	height: 100%;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide img.landscape.scale {
	width: 100%;
	height: 100%;
	max-height: 14rem;
}
}

@media (max-width:320px) {
.idx.details .propertyDetailWrapper #gallery .gallery .slide img.landscape.scale {
	max-height: 13.5rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev, .idx.details .propertyDetailWrapper #gallery .gallery .next {
	position: absolute;
	top: 12rem;
	z-index: 999;
	display: inline-block;
	background: rgba(255, 255, 255, 0.75);
	width: 3rem;
	height: 3.6rem;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	zoom: 1;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev, .idx.details .propertyDetailWrapper #gallery .gallery .next {
	top: 15rem;
}
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev, .idx.details .propertyDetailWrapper #gallery .gallery .next {
	top: 8.5rem;
}
}

@media (max-width:736px) and (max-height:450px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev, .idx.details .propertyDetailWrapper #gallery .gallery .next {
	top: 7rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev, .idx.details .propertyDetailWrapper #gallery .gallery .next {
	top: 5.5rem;
	height: 3rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev {
	left: 0;
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev .icon-chevron-left {
	display: inline-block;
	width: 3rem;
	height: 3.6rem;
	margin-left: 0;
	font-size: 2.2rem;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align: center;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev .icon-chevron-left {
	height: 3rem;
	line-height: 3rem;
	font-size: 1.8rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev .icon-chevron-left:before {
	color: #393939;
	font-size: 2.2rem;
	line-height: 3.8rem;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .prev .icon-chevron-left:before {
	line-height: 3rem;
	font-size: 1.8rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev:hover {
	background: #ffffff;
}
.idx.details .propertyDetailWrapper #gallery .gallery .prev:hover .icon-chevron-left {
	margin-left: -0.5rem;
}
.idx.details .propertyDetailWrapper #gallery .gallery .next {
	right: 0;
}
.idx.details .propertyDetailWrapper #gallery .gallery .next .icon-chevron-right {
	display: inline-block;
	width: 3rem;
	height: 3.6rem;
	margin-right: 0;
	font-size: 2.2rem;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align: center;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .next .icon-chevron-right {
	height: 3rem;
	line-height: 3rem;
	font-size: 1.8rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .next .icon-chevron-right:before {
	color: #393939;
	font-size: 2.2rem;
	line-height: 3.8rem;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .gallery .next .icon-chevron-right:before {
	line-height: 3rem;
	font-size: 1.8rem;
}
}
.idx.details .propertyDetailWrapper #gallery .gallery .next:hover {
	background: #ffffff;
}
.idx.details .propertyDetailWrapper #gallery .gallery .next:hover .icon-chevron-right {
	margin-right: -0.5rem;
}
.idx.details .propertyDetailWrapper #gallery .btnset {
	position: absolute;
	left: 0;
	bottom: 20px;
	right: auto;
	top: auto;
	z-index: 999;
	display: block;
	margin: 0;
	padding: 0;
}

@media (max-width:736px) {
.idx.details .propertyDetailWrapper #gallery .btnset {
	bottom: 40px;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #gallery .btnset {
	bottom: 32px;
}
}

@media (max-width:320px) {
.idx.details .propertyDetailWrapper #gallery .btnset {
	bottom: 16px;
}
}
.idx.details .propertyDetailWrapper #gallery .btnset .btn {
	background: url("/inc/skins/custom/img/slideshow-expand.svg") 95% 50% no-repeat rgba(255, 255, 255, 0.75);
	background-size: auto 1rem;
	height: 1.8rem;
	margin: 0;
	padding: 0 3rem 0 1.6rem;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #393939;
	font-size: 0.75rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
	line-height: 1.8rem;
	text-transform: uppercase;
	text-decoration: none;
}
.idx.details .propertyDetailWrapper #gallery .btnset .btn:hover {
	background: url("/inc/skins/custom/img/slideshow-expand.svg") 95% 50% no-repeat #ffffff;
	background-size: auto 1rem;
}
.idx.details .propertyDetailWrapper #gallery .btnset .btn .photo-count, .idx.details .propertyDetailWrapper #gallery .btnset .btn .photo-total {
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.idx.details .propertyDetailWrapper #carousel {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	background: #ffffff;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper #carousel {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #carousel {
	display: none;
}
}
.idx.details .propertyDetailWrapper #carousel .carousel {
	background: none;
	margin: 0 auto;
	padding: 0.5rem 0;
	border: none;
	border-top: solid 1px rgba(122, 132, 141, 0.5);
}
.idx.details .propertyDetailWrapper #carousel .carousel .slideset .slide {
	width: 10% !important;
	margin-right: 1.25081% !important;
}
.idx.details .propertyDetailWrapper #carousel .carousel .slideset .slide:nth-of-type(9n+9) {
	margin-right: 0 !important;
}
.idx.details .propertyDetailWrapper #carousel .carousel .slideset .slide .brewImage {
	padding: 0;
	border: none;
}
.idx.details .propertyDetailWrapper #carousel .carousel .slideset .slide .brewImage img {
	left: 0 !important;
	width: 100% !important;
}
.idx.details .propertyDetailWrapper #carousel .carousel .prev {
	left: 0;
	top: 2rem;
	background: rgba(255, 255, 255, 0.75);
	width: 2rem;
	height: 2rem;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #393939;
	line-height: 2.125rem;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #carousel .carousel .prev {
	top: 1.5rem;
}
}
.idx.details .propertyDetailWrapper #carousel .carousel .prev .icon-chevron-left {
	position: relative;
	left: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.idx.details .propertyDetailWrapper #carousel .carousel .prev:hover {
	color: #393939;
}
.idx.details .propertyDetailWrapper #carousel .carousel .prev:hover .icon-chevron-left {
	left: -0.25rem;
}
.idx.details .propertyDetailWrapper #carousel .carousel .next {
	right: 0;
	top: 2rem;
	background: rgba(255, 255, 255, 0.75);
	width: 2rem;
	height: 2rem;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #393939;
	line-height: 2.125rem;
	cursor: pointer;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #carousel .carousel .next {
	top: 1.5rem;
}
}
.idx.details .propertyDetailWrapper #carousel .carousel .next .icon-chevron-right {
	position: relative;
	right: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.idx.details .propertyDetailWrapper #carousel .carousel .next:hover {
	color: #393939;
}
.idx.details .propertyDetailWrapper #carousel .carousel .next:hover .icon-chevron-right {
	right: -0.25rem;
}
.idx.details .propertyDetailWrapper .listingDetails {
	width: 33.333333333333336%;
	margin-left: -33.33333333333333%;
	position: relative;
	left: 100%;
	float: left;
	overflow: visible;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .listingDetails {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .listingDetails {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
}
}
@media (max-width:965px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .listingDetails {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.idx.details .propertyDetailWrapper .propertyTypeHeader {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 0;
	border-bottom: none;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.idx.details .propertyDetailWrapper .propertyTypeHeader h3 {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	background: #7a848d;
	height: 3.2rem;
	margin-bottom: 0;
	padding-left: 1rem;
	color: #ffffff;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.25rem !important;
	text-transform: uppercase !important;
	letter-spacing: 0.075rem;
	line-height: 3.2rem;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h3 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h3 {
	height: 2.4rem;
	line-height: 2.4rem;
}
}
.idx.details .propertyDetailWrapper .propertyTypeHeader h4 {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	clear: both;
	height: 3rem;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 1rem;
	color: #ec8600;
	font-size: 1.6rem !important;
	line-height: 3rem;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h4 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h4 {
	height: 2rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	line-height: 2rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h4 {
	float: left;
	width: 48%;
}
}
.idx.details .propertyDetailWrapper .propertyTypeHeader h5 {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
	font-family: 'latobold', sans-serif;
	font-weight: normal;
	font-style: normal;
	clear: none;
	height: 3rem;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 1rem;
	text-align: right !important;
	color: #7a848d;
	text-transform: uppercase;
	line-height: 3rem;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h5 {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h5 {
	height: 2rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	line-height: 2rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyTypeHeader h5 {
	float: right;
	clear: none;
	width: 48%;
}
}
.idx.details .propertyDetailWrapper .basicsWrapper {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	background: #ffffff;
	padding: 0;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .basicsWrapper {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.idx.details .propertyDetailWrapper .basicsWrapper dl {
	float: left;
	display: inline-block;
	width: 33.333%;
	margin-bottom: 0;
	padding: 0.5rem 0;
	border-right: solid 1px rgba(122, 132, 141, 0.5);
	text-align: center;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(3n+3) {
	border-right: none;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(4), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(5), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(6) {
	background: rgba(122, 132, 141, 0.05);
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:last-child {
	border-right: none !important;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .basicsWrapper dl {
	padding-bottom: 0;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .basicsWrapper dl {
	background: #ffffff !important;
	width: 11.1111%;
	padding: 0.125rem 0;
	border-top: solid 1px rgba(122, 132, 141, 0.5);
	border-bottom: solid 1px rgba(122, 132, 141, 0.5);
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(3n+3) {
	border-right: solid 1px rgba(122, 132, 141, 0.5);
}
}

@media (max-width:600px) {
.idx.details .propertyDetailWrapper .basicsWrapper dl {
	width: 33.3333%;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:first-of-type {
	border-bottom: solid 1px rgba(122, 132, 141, 0.5);
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(3n+3) {
	border-right: none;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(4) {
	border-top: none;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(8n) {
	border-right: solid 1px rgba(122, 132, 141, 0.5);
}
.idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(5n), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(6n), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(7n), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(8n), .idx.details .propertyDetailWrapper .basicsWrapper dl:nth-of-type(9n) {
	width: 33.3333%;
	border-top: none;
}
}
.idx.details .propertyDetailWrapper .basicsWrapper dl dt {
	margin: 0.25rem auto 0;
	color: #ec8600;
	font-size: 1.2rem;
	font-weight: 400;
}
.idx.details .propertyDetailWrapper .basicsWrapper dl dd {
	margin: 0 auto 0.25rem;
	color: #7a848d;
	font-size: 0.85rem;
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .basicsWrapper dl dd {
	font-size: 0.75rem;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: 0.75rem;
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 1.125rem;
	border: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:964px) {
.idx.details .propertyDetailWrapper .ctaWrapper {
	top: 0;
	background: #ffffff;
	padding: 0;
}
}

@media (max-width:964px) {
.idx.details .propertyDetailWrapper .ctaWrapper:before {
	position: absolute;
	top: 1.5rem;
	left: 1.5rem;
	width: auto;
	height: 100%;
	content: "\f10b";
	color: #ec8600;
	font-size: 5rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	display: block;
}
}

@media only screen and (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper:before {
	display: none;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader {
	margin-bottom: 0;
	border-bottom: none;
	display: none;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader {
	text-align: center;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader {
	padding: 0 2rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader {
	padding: 0 1rem;
	display: none;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader .primaryHead {
	color: rgba(57, 57, 57, 0.65);
	font-size: 1rem;
	text-transform: uppercase;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader .primaryHead {
	margin: 0.5rem auto;
	font-size: 0.85rem;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaHeader .primaryHead {
	margin-bottom: 1rem;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	height: 4.25rem;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo {
	padding-top: 0.25rem;
	padding-left: 5rem;
	text-align: left;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo {
	padding: 0.3rem 1.5rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo {
	padding: 0 1rem;
	margin-bottom: 0;
	margin-top: 1em;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo:before {
	position: relative;
	float: left;
	height: 4.25rem;
	margin-right: 1rem;
	padding-top: 1.125rem;
	content: "\f10b";
	color: #ec8600;
	font-size: 5rem;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	display: block;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo:before {
	display: none;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo:before {
	display: block;
	top: 0.75rem;
	padding-top: 0;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo:before {
	position: absolute;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .agentName {
	height: 1.1rem;
	margin-bottom: 0;
	color: rgba(57, 57, 57, 0.65);
	font-size: 1.125rem;
	line-height: 1.1rem;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .agentName {
	margin-bottom: 0.25rem;
	text-align: left;
	font-size: 1.5rem;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .agentName {
	margin-bottom: 0.25rem;
	padding-top: 0.25rem;
	font-size: 1.6rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .agentName {
	padding-left: 2rem;
	text-align: center !important;
	font-size: 0.85rem;
	line-height: 1;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .phoneNumber {
	height: 3.15rem;
	margin-bottom: 0;
	color: #ec8600;
	font-size: 2.25rem;
	letter-spacing: 1px;
	line-height: 3.15rem;
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .phoneNumber {
	font-size: 1.95rem;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .phoneNumber {
	display: inline-block;
	width: 100%;
	height: 2.5rem;
	text-align: left;
	font-size: 2rem;
	line-height: 2.5rem;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .phoneNumber {
	height: 3.15rem;
	font-size: 1.6rem;
	width: auto;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .realtorContactInfo .phoneNumber {
	position: relative;
	top: 0;
	height: auto;
	padding-left: 2rem;
	text-align: center !important;
	font-size: 1.8rem;
	width: 100%;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	top: -0.25rem;
	clear: both;
	margin-top: 0;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons {
	top: auto;
	background: #f3f3f3;
	padding: 0.5rem 0;
}
}

@media (min-width:481px) and (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons {
	padding: 0.5rem 0 0.75rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons {
	padding: 1rem;
	overflow: hidden;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a {
	color: rgba(57, 57, 57, 0.65);
	font-size: 0.7rem;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a {
	font-size: 0.85rem;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a {
	text-align: center;
	font-size: 1rem;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a:before {
	position: relative;
	top: 0.25rem;
	margin-right: 0.25rem;
	content: "\f000";
	color: #ec8600;
	font-family: FontAwesome;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a:before {
	margin-right: 0;
	padding-right: 0.5rem;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a:before {
	margin-right: 0.25rem;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a:hover {
	color: #ec8600;
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
}
}
@media (max-width:1220px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	float: left;
	left: auto;
	width: auto;
	margin: 0 1.5rem;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	width: 50%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	text-align: center !important;
}
}
@media (max-width:695px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	margin-bottom: 0.5rem;
	padding-bottom: 1rem;
	border-bottom: solid 1px rgba(57, 57, 57, 0.15);
}
}
@media (max-width:480px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaInquiry:before {
	content: "\f059";
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	width: 50%;
	margin-left: -50%;
	position: relative;
	left: 100%;
	float: left;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	margin-top: 0.5rem;
}
}
@media (max-width:1220px) and only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
width:auto;
margin:0;
left:auto;
float:none;
clear:left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	float: left;
	left: auto;
	width: auto;
	margin: 0 auto;
	clear: none;
}
}

@media (max-width:695px) and (min-width:481px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	left: 100%;
	margin-left: -50%;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing {
	padding-top: 0.5rem;
	width: 100%;
	clear: both;
	text-align: center !important;
}
}
.idx.details .propertyDetailWrapper .ctaWrapper .ctaButtons a.ctaShowing:before {
	content: "\f073";
}
.idx.details .propertyDetailWrapper #listing-nextsteps {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	height: 4rem;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background: #ffffff;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-nextsteps {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul {
	height: 3rem;
	width: 100%;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li {
	background: #ffffff;
	float: left;
	display: inline-block;
	height: 4rem;
	margin-right: 1rem;
	padding: 0;
	border: none;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li {
	margin-right: 0;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li {
	margin-right: 0.7rem;
}
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li:last-child {
	margin-right: 0;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 2rem 0 0;
	color: #7b8591;
	font-size: 0.85rem;
	line-height: 4rem;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:1220px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a {
	padding-right: 1.5rem;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a {
	padding-right: 1rem;
}
}

@media (max-width:742px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a {
	padding-right: 0.5rem;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a {
	padding-right: 0;
}
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:before {
	padding-right: 0.75rem;
	color: #868686;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:before {
	padding-right: 0.25rem;
}
}

@media (max-width:525px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:before {
	display: none !important;
}
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.show-slideshow:before {
	display: inline-block;
	background: url("/inc/skins/custom/css/../img/slideshowIcon.svg") 0 50% no-repeat;
	background-size: auto 100%;
	width: 1.25rem;
	height: 1rem;
	margin-right: 0.125rem;
	content: " ";
	zoom: 1;
	opacity: 0.6;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.hide i.fa-times-circle {
	margin-right: 0.5rem;
	color: #8E97A1;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.share:before {
	content: "\f045";
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.print:before {
	content: "\f02f";
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.calculator:before {
	position: relative;
	top: 0.125rem;
	display: inline-block;
	background: url("/inc/skins/custom/css/../img/calcIcon.svg") 0 50% no-repeat;
	background-size: auto 100%;
	width: 1rem;
	height: 1rem;
	margin-right: 0;
	content: " ";
	zoom: 1;
	opacity: 0.6;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a.virtualTour:before {
	content: "\f03d";
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:hover {
	color: #ec8600;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:hover span {
	color: #ec8600 !important;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a:hover.hide i {
	color: #8E97A1;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a span {
	color: #7b8591 !important;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a span.ico:before {
	color: #8e97a1;
}

@media (max-width:525px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a span.ico:before {
	display: none;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a span .hide {
	display: none;
}
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #listing-nextsteps ul li a i {
	display: none !important;
}
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li .save:before {
	display: none;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li .save span.ico {
	padding-right: 0.25rem;
	text-decoration: none;
}
.idx.details .propertyDetailWrapper #listing-nextsteps ul li .save span.ico:before {
	content: "\f005";
	color: #868686;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}
.idx.details .propertyDetailWrapper .propertyRemarks {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	color: #7b8591;
	font-size: 0.95rem;
	line-height: 1.8;
	font-family: "ralewayregular", sans-serif;
	font-weight: normal;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper .propertyRemarks {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}
.idx.details .propertyDetailWrapper #listing-mapping {
	width: 100%;
	margin-left: -100%;
	position: relative;
	left: 100%;
	float: left;
	clear: both;
	margin-bottom: 0;
	padding: 0 2rem;
}

@media only screen and (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping {
	width: auto;
	margin: 0;
	left: auto;
	float: none;
	clear: left;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-mapping {
	padding: 0;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav {
	height: 2rem;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav {
	height: auto;
	margin-top: 2rem;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li {
	width: auto;
	height: 1rem;
	margin-top: 1rem;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li {
	position: relative;
	top: 3.125rem;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li {
	top: auto;
	height: auto;
	margin-top: 0;
	width: 22% !important;
	line-height: normal;
	border-bottom: none !important;
	border-right: 1px solid #67717c !important;
	-ms-flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li:first-child {
	padding-top: 0;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li:first-of-type, .idx.details .propertyDetailWrapper #listing-mapping .tabNav li:nth-of-type(3) {
	width: 16% !important;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li:nth-of-type(5) {
	border-right: none !important;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.current {
	padding-top: 0;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a {
	height: 1rem;
	padding: 0 1rem;
	border-left: solid 1px #67717c;
	color: #67717c;
	line-height: 1rem;
}

@media (max-width:695px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a {
	font-size: 0.75rem !important;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a {
	height: auto;
	padding: 0.25rem 0;
	border: none;
	line-height: 1;
	text-align: center !important;
	font-size: 0.85rem !important;
}
}

@media (max-width:375px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a {
	font-size: 0.75rem !important;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a span {
	font-family: "ralewaybold", sans-serif;
	font-weight: normal;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a span {
	display: none;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li a:hover, .idx.details .propertyDetailWrapper #listing-mapping .tabNav li a:hover span {
	color: #ec8600;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li:first-child a {
	padding-left: 0;
	border-left: none;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.current a, .idx.details .propertyDetailWrapper #listing-mapping .tabNav li.current a span {
	color: #ec8600;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.current a:before, .idx.details .propertyDetailWrapper #listing-mapping .tabNav li.current a span:before {
	display: none;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance {
	float: right;
	height: 2rem;
	margin-top: 0;
	border: none;
	color: #ec8600;
	font-size: 0.75rem;
	font-weight: 100;
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance {
	top: 0;
	float: left;
	margin-top: 4rem;
	color: #ec8600;
	font-size: 0.75rem;
	font-weight: 100;
}
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance {
	position: relative;
	top: 0;
	margin-top: 0;
	width: auto;
	height: auto;
	padding: 0.5rem 0;
	border-right: none !important;
	margin-bottom: 1.5rem;
	font-size: 0.95rem;
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance span {
	display: none;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance:before {
	display: inline-block;
	background-size: auto 100%;
	height: 2rem;
	content: " ";
	zoom: 1;
	opacity: 0.4;
}

@media (max-width:480px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance:before {
	position: relative;
	top: 0.25rem;
}
}
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance.distance-downtown {
	margin-right: 3rem;
}

@media (max-width:1228px) and (min-width:965px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance.distance-downtown {
	margin-right: 0rem;
	clear: both;
	top: -7px;
	position: relative;
}
}

@media (max-width:965px) {
.idx.details .propertyDetailWrapper #listing-mapping .tabNav li.distance.distance-downtown {
	margin-top: 1rem;
	margin-right: 0;
	margin-left: 0%;
	clear: both;
}
}
