* {
	outline:0;
}
body {
	font-family:'OpenSansRegular'
	}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio:not([controls]) {
	display: none;
	height: 0
}
script {
	display: none!important
}
html {
	height: 100%;
	min-height: 100vh;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	min-height: 100vh;
	margin: 0
}
a {
	background-color: transparent
}
a:focus { }
a:active, a:hover {
	outline: 0
}
b, strong {
	font-weight: bold
}
address, dfn {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: inherit
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img, iframe, abbr[title] {
	border: 0;
	text-decoration: none;
	max-width:100%;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	padding: 0;
	border: 0
}
button, input, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
textarea {
	overflow-x: hidden;
	overflow-y: auto
}
table {
	border-spacing: 0
}

#site-header nav ul.dropdown-menu>li>ul:before, .testimonial .testimonial-body:before, .infoBox:after, .infoBox:before {
	content: "";
	position: absolute;
	z-index: 2;
	-webkit-transform: scale(.9999);
	-moz-transform: scale(.9999);
	-ms-transform: scale(.9999);
	transform: scale(.9999);
	width: 0;
	height: 0;
	border-style: solid
}
.oneline {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-o-text-overflow: ellipsis-word;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap
}
.clearfix:after {
	content: " ";
	display: table;
	clear: both
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	/*color:#7e8489;*/
}
html {
	position: relative;
	min-height: 100%;
	font-size: 16px
}
body {
	cursor: default
}
.oneline-list>li {
	overflow: hidden;
	-o-text-overflow: ellipsis-word;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap;
	list-style-position: inside
}
.bg-cover {
	background-size: cover
}
.bg-contain {
	background-size: contain
}
.bg-stretch {
	background-size: 100% 100%
}
.bg-auto {
	background-size: auto auto
}
.bg-n {
	background-position: center top
}
.bg-e {
	background-position: right center
}
.bg-s {
	background-position: center bottom
}
.bg-w {
	background-position: left center
}
@media only screen and (min-width:37.5em) and (min-height:30em), print {
.bg-cover-sml {
	background-size: cover
}
.bg-contain-sml {
	background-size: contain
}
.bg-stretch-sml {
	background-size: 100% 100%
}
.bg-auto {
	background-size: auto auto
}
.bg-default-sml {
	background-position: center center
}
.bg-n-sml {
	background-position: center top
}
.bg-e-sml {
	background-position: right center
}
.bg-s-sml {
	background-position: center bottom
}
.bg-w-sml {
	background-position: left center
}
}
@media only screen and (min-width:65em) and (min-height:36em), print {
.bg-cover-med {
	background-size: cover
}
.bg-contain-med {
	background-size: contain
}
.bg-stretch-med {
	background-size: 100% 100%
}
.bg-default-med {
	background-position: center center
}
.bg-n-med {
	background-position: center top
}
.bg-e-med {
	background-position: right center
}
.bg-s-med {
	background-position: center bottom
}
.bg-w-med {
	background-position: left center
}
}
@media only screen and (min-width:100em) and (min-height:48em), print {
.bg-cover-lrg {
	background-size: cover
}
.bg-contain-lrg {
	background-size: contain
}
.bg-stretch-lrg {
	background-size: 100% 100%
}
.bg-default-lrg {
	background-position: center center
}
.bg-n-lrg {
	background-position: center top
}
.bg-s-lrg {
	background-position: center bottom
}
.bg-e-lrg {
	background-position: right center
}
.bg-w-lrg {
	background-position: left center
}
}
.flex-separation {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.flex-separation>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
body {
font-size:.875rem;
	font-weight: 400;
	line-height: 1.5
}
h1, h2, h3, h4 {
	margin-top: 1em;
	margin-bottom:.5rem;
	font-family:'OpenSansSemibold';
	font-weight: 400;
	line-height: 1.3;
	color:#121212;
}
h1 {
	font-size: 1.875rem
}
h2, .htmlform-title {
	font-size: 1.875rem
}
h3 {
	font-size: 1.25rem
}
h4, h5, h6 {
	font-size: inherit
}
h1, h2, .htmlform-title {
	font-weight: 400;
	line-height: 32px;	
}
h1 small, h2 small, .htmlform-title small {
	display: block;
	font-size: 1rem
}
h1.super, h2.super, .htmlform-title.super {
	font-size: 3rem
}
h1+ul[class*="grid-"], h2+ul[class*="grid-"], .htmlform-title+ul[class*="grid-"] {
	margin-top: 2em!important
}
h3 small {
	display: block;
	font-size: 1rem;
	font-weight: 400
}
h3+ul[class*="grid-"] {
	margin-top: 1em!important
}
h4 {
	margin-top: 1rem;
	margin-bottom: 0;
	font-weight: 700;
	line-height: 1.5
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child {
	margin-top: 0
}
p, ul, ol, pre, table, blockquote {
margin:0 0 .75rem
}
hr {
	opacity: 0;
	opacity: .3;
	margin: 1.5rem 0;
	border: none;
	border-top: 1px solid currentColor
}
a {
	color: inherit;
	text-decoration: none
}
a:hover {}
ul[class], ol[class], ul[class] ul, ol[class] ol {
	margin: 0
}
sup, sub {
	position: relative;
	top: -.4em;
	vertical-align: baseline;
	font-size: 70%
}
sub {
	top: .4em
}
.multicol {
	-webkit-column-gap: 3rem;
	-moz-column-gap: 3rem;
	column-gap: 3rem;
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2
}
.multicol>* {
	display: table;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid
}
.contentRegion {
	text-align: left
}
.contentRegion h3+p {
	margin-top: 1rem
}
.contentRegion p+h3 {
	margin-top: 3rem
}
.contentRegion.cke {
	max-width: 1024px
}
.contentRegion blockquote>:last-child {
	margin-bottom: 0
}
.contentRegion blockquote>:first-child {
	margin-top: 0
}
.contentRegion a:not([class]) {
	display: inline-block;
	border-bottom: 1px dotted currentColor
}
.contentRegion a:not([class]):hover {
	border-bottom-style: solid
}
.contentRegion ul:not([class]), .contentRegion ol:not([class]), .contentRegion ul.multicol {
	padding-left: 1rem;
margin:.375rem 0
}
.contentRegion ul:not([class])>li, .contentRegion ul.multicol>li {
	display: list-item;
margin-bottom:.375rem;
	list-style-type: disc
}
.contentRegion ol:not([class])>li {
margin-bottom:.375rem;
	list-style-type: decimal
}
.contentRegion img {
	height: auto;
	max-width: 100%
}
.contentRegion blockquote {
	padding: 0 0 0 1rem;
	margin: 0 0 1rem;
    border-left:.25rem solid currentColor;
	font-style: italic
}
.contentRegion span.bullet {
	padding-left: 1rem;
	text-align: left;
	text-indent: -1rem
}
.contentRegion span.bullet:before {
	content: "Ã¢â‚¬â€ ";
	display: inline-block;
width:.66rem;
	text-indent: 0
}
.muted {
	opacity: .66
}
::selection {
	color: #fff;
	background: #f96e49
}
::-moz-selection {
color:#fff;
background:#ff4637
}
.abs {
	position: absolute
}
.rel {
	position: relative
}
.static {
	position: static
}
.hidden {
	visibility: hidden
}
.m0 {
	margin: 0
}
.p0 {
	padding: 0
}
.show {
	display: inherit
}
.table {
	display: table;
	width: 100%
}
.trow {
	display: table-row
}
.tcell {
	display: table-cell
}
.inline {
	display: inline
}
.block {
	display: block
}
.iblock {
	display: inline-block
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.float-none {
	float: none
}
.clear-left {
	clear: left
}
.clear-right {
	clear: right
}
.clear-both {
	clear: both
}
.text-left {
	text-align: left
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-justify {
	text-align: justify
}
@media only screen and (min-width:37.5em) and (min-height:30em), print {
.hide-sml {
	display: none
}
.table-sml {
	display: table
}
.trow-sml {
	display: table-row
}
.tcell-sml {
	display: table-cell
}
.inline-sml {
	display: inline
}
.block-sml {
	display: block
}
.iblock-sml {
	display: inline-block
}
.float-left-sml {
	float: left
}
.float-right-sml {
	float: right
}
.float-none-sml {
	float: none
}
.clear-left-sml {
	clear: left
}
.clear-right-sml {
	clear: right
}
.clear-both-sml {
	clear: both
}
.text-left-sml {
	text-align: left
}
.text-center-sml {
	text-align: center
}
.text-right-sml {
	text-align: right
}
.text-justify-sml {
	text-align: justify
}
.show-sml {
	display: inherit
}
}
@media only screen and (min-width:65em) and (min-height:36em), print {
.hide-med {
	display: none
}
.table-med {
	display: table
}
.trow-med {
	display: table-row
}
.tcell-med {
	display: table-cell
}
.inline-med {
	display: inline
}
.block-med {
	display: block
}
.iblock-med {
	display: inline-block
}
.float-left-med {
	float: left
}
.float-right-med {
	float: right
}
.float-none-med {
	float: none
}
.clear-left-med {
	clear: left
}
.clear-right-med {
	clear: right
}
.clear-both-med {
	clear: both
}
.text-left-med {
	text-align: left
}
.text-center-med {
	text-align: center
}
.text-right-med {
	text-align: right
}
.text-justify-med {
	text-align: justify
}
.show-med {
	display: inherit
}
}
@media only screen and (min-width:100em) and (min-height:48em), print {
.hide-lrg {
	display: none
}
.table-lrg {
	display: table
}
.trow-lrg {
	display: table-row
}
.tcell-lrg {
	display: table-cell
}
.inline-lrg {
	display: inline
}
.block-lrg {
	display: block
}
.iblock-lrg {
	display: inline-block
}
.float-left-lrg {
	float: left
}
.float-right-lrg {
	float: right
}
.float-none-lrg {
	float: none
}
.clear-left-lrg {
	clear: left
}
.clear-right-lrg {
	clear: right
}
.clear-both-lrg {
	clear: both
}
.text-left-lrg {
	text-align: left
}
.text-center-lrg {
	text-align: center
}
.text-right-lrg {
	text-align: right
}
.text-justify-lrg {
	text-align: justify
}
.show-lrg {
	display: inherit
}
}
.row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.row>.column {
	margin: 0;
	list-style-type: inherit;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.row {
	margin: 0 -3rem
}
.row>.column {
	padding: 0 3rem
}
.row-flush {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.row-flush>.column {
	margin: 0;
	list-style-type: inherit;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.row-flush {
	margin: 0 -0
}
.row-flush>.column {
	padding: 0
}
.column[class*="push-"], .column[class*="pull-"] {
	position: relative;
	right: auto;
	left: auto
}
.column.tiny-1 {
	width: 8.33%
}
.column.push-tiny-1 {
	left: 8.33%
}
.column.pull-tiny-1 {
	right: 8.33%
}
.column.tiny-2 {
	width: 16.66%
}
.column.push-tiny-2 {
	left: 16.66%
}
.column.pull-tiny-2 {
	right: 16.66%
}
.column.tiny-3 {
	width: 25%
}
.column.push-tiny-3 {
	left: 25%
}
.column.pull-tiny-3 {
	right: 25%
}
.column.tiny-4 {
	width: 33.33%
}
.column.push-tiny-4 {
	left: 33.33%
}
.column.pull-tiny-4 {
	right: 33.33%
}
.column.tiny-5 {
	width: 41.66%
}
.column.push-tiny-5 {
	left: 41.66%
}
.column.pull-tiny-5 {
	right: 41.66%
}
.column.tiny-6 {
	width: 50%
}
.column.push-tiny-6 {
	left: 50%
}
.column.pull-tiny-6 {
	right: 50%
}
.column.tiny-7 {
	width: 58.33%
}
.column.push-tiny-7 {
	left: 58.33%
}
.column.pull-tiny-7 {
	right: 58.33%
}
.column.tiny-8 {
	width: 66.66%
}
.column.push-tiny-8 {
	left: 66.66%
}
.column.pull-tiny-8 {
	right: 66.66%
}
.column.tiny-9 {
	width: 75%
}
.column.push-tiny-9 {
	left: 75%
}
.column.pull-tiny-9 {
	right: 75%
}
.column.tiny-10 {
	width: 83.33%
}
.column.push-tiny-10 {
	left: 83.33%
}
.column.pull-tiny-10 {
	right: 83.33%
}
.column.tiny-11 {
	width: 91.66%
}
.column.push-tiny-11 {
	left: 91.66%
}
.column.pull-tiny-11 {
	right: 91.66%
}
.column.tiny-12 {
	width: 100%
}
.column.push-tiny-12 {
	left: 100%
}
.column.pull-tiny-12 {
	right: 100%
}
.column.pull-tiny-none {
	right: 0
}
.column.push-tiny-none {
	left: 0
}
.column.o1-tiny {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.column.o2-tiny {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.column.o3-tiny {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.column.last-tiny {
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99
}
.column.o0-tiny {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
@media only screen and (min-width:37.5em) and (min-height:30em), print {
.column.sml-1 {
	width: 8.33%
}
.column.push-sml-1 {
	left: 8.33%
}
.column.pull-sml-1 {
	right: 8.33%
}
.column.sml-2 {
	width: 16.66%
}
.column.push-sml-2 {
	left: 16.66%
}
.column.pull-sml-2 {
	right: 16.66%
}
.column.sml-3 {
	width: 25%
}
.column.push-sml-3 {
	left: 25%
}
.column.pull-sml-3 {
	right: 25%
}
.column.sml-4 {
	width: 33.33%
}
.column.push-sml-4 {
	left: 33.33%
}
.column.pull-sml-4 {
	right: 33.33%
}
.column.sml-5 {
	width: 41.66%
}
.column.push-sml-5 {
	left: 41.66%
}
.column.pull-sml-5 {
	right: 41.66%
}
.column.sml-6 {
	width: 50%
}
.column.push-sml-6 {
	left: 50%
}
.column.pull-sml-6 {
	right: 50%
}
.column.sml-7 {
	width: 58.33%
}
.column.push-sml-7 {
	left: 58.33%
}
.column.pull-sml-7 {
	right: 58.33%
}
.column.sml-8 {
	width: 66.66%
}
.column.push-sml-8 {
	left: 66.66%
}
.column.pull-sml-8 {
	right: 66.66%
}
.column.sml-9 {
	width: 75%
}
.column.push-sml-9 {
	left: 75%
}
.column.pull-sml-9 {
	right: 75%
}
.column.sml-10 {
	width: 83.33%
}
.column.push-sml-10 {
	left: 83.33%
}
.column.pull-sml-10 {
	right: 83.33%
}
.column.sml-11 {
	width: 91.66%
}
.column.push-sml-11 {
	left: 91.66%
}
.column.pull-sml-11 {
	right: 91.66%
}
.column.sml-12 {
	width: 100%
}
.column.push-sml-12 {
	left: 100%
}
.column.pull-sml-12 {
	right: 100%
}
.column.pull-sml-none {
	right: 0
}
.column.push-sml-none {
	left: 0
}
}
@media only screen and (min-width:65em) and (min-height:36em), print {
.column.med-1 {
	width: 8.33%
}
.column.push-med-1 {
	left: 8.33%
}
.column.pull-med-1 {
	right: 8.33%
}
.column.med-2 {
	width: 16.66%
}
.column.push-med-2 {
	left: 16.66%
}
.column.pull-med-2 {
	right: 16.66%
}
.column.med-3 {
	width: 25%
}
.column.push-med-3 {
	left: 25%
}
.column.pull-med-3 {
	right: 25%
}
.column.med-4 {
	width: 33.33%
}
.column.push-med-4 {
	left: 33.33%
}
.column.pull-med-4 {
	right: 33.33%
}
.column.med-5 {
	width: 41.66%
}
.column.push-med-5 {
	left: 41.66%
}
.column.pull-med-5 {
	right: 41.66%
}
.column.med-6 {
	width: 50%
}
.column.push-med-6 {
	left: 50%
}
.column.pull-med-6 {
	right: 50%
}
.column.med-7 {
	width: 58.33%
}
.column.push-med-7 {
	left: 58.33%
}
.column.pull-med-7 {
	right: 58.33%
}
.column.med-8 {
	width: 66.66%
}
.column.push-med-8 {
	left: 66.66%
}
.column.pull-med-8 {
	right: 66.66%
}
.column.med-9 {
	width: 75%
}
.column.push-med-9 {
	left: 75%
}
.column.pull-med-9 {
	right: 75%
}
.column.med-10 {
	width: 83.33%
}
.column.push-med-10 {
	left: 83.33%
}
.column.pull-med-10 {
	right: 83.33%
}
.column.med-11 {
	width: 91.66%
}
.column.push-med-11 {
	left: 91.66%
}
.column.pull-med-11 {
	right: 91.66%
}
.column.med-12 {
	width: 100%
}
.column.push-med-12 {
	left: 100%
}
.column.pull-med-12 {
	right: 100%
}
.column.pull-med-none {
	right: 0
}
.column.push-med-none {
	left: 0
}
.column.o1-med {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.column.o2-med {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.column.o3-med {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.column.last-med {
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99
}
.column.o0-med {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
}
@media only screen and (min-width:100em) and (min-height:48em), print {
.column.lrg-1 {
	width: 8.33%
}
.column.push-lrg-1 {
	left: 8.33%
}
.column.pull-lrg-1 {
	right: 8.33%
}
.column.lrg-2 {
	width: 16.66%
}
.column.push-lrg-2 {
	left: 16.66%
}
.column.pull-lrg-2 {
	right: 16.66%
}
.column.lrg-3 {
	width: 25%
}
.column.push-lrg-3 {
	left: 25%
}
.column.pull-lrg-3 {
	right: 25%
}
.column.lrg-4 {
	width: 33.33%
}
.column.push-lrg-4 {
	left: 33.33%
}
.column.pull-lrg-4 {
	right: 33.33%
}
.column.lrg-5 {
	width: 41.66%
}
.column.push-lrg-5 {
	left: 41.66%
}
.column.pull-lrg-5 {
	right: 41.66%
}
.column.lrg-6 {
	width: 50%
}
.column.push-lrg-6 {
	left: 50%
}
.column.pull-lrg-6 {
	right: 50%
}
.column.lrg-7 {
	width: 58.33%
}
.column.push-lrg-7 {
	left: 58.33%
}
.column.pull-lrg-7 {
	right: 58.33%
}
.column.lrg-8 {
	width: 66.66%
}
.column.push-lrg-8 {
	left: 66.66%
}
.column.pull-lrg-8 {
	right: 66.66%
}
.column.lrg-9 {
	width: 75%
}
.column.push-lrg-9 {
	left: 75%
}
.column.pull-lrg-9 {
	right: 75%
}
.column.lrg-10 {
	width: 83.33%
}
.column.push-lrg-10 {
	left: 83.33%
}
.column.pull-lrg-10 {
	right: 83.33%
}
.column.lrg-11 {
	width: 91.66%
}
.column.push-lrg-11 {
	left: 91.66%
}
.column.pull-lrg-11 {
	right: 91.66%
}
.column.lrg-12 {
	width: 100%
}
.column.push-lrg-12 {
	left: 100%
}
.column.pull-lrg-12 {
	right: 100%
}
.column.pull-lrg-none {
	right: 0
}
.column.push-lrg-none {
	left: 0
}
.column.o1-lrg {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.column.o2-lrg {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.column.o3-lrg {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.column.last-lrg {
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99
}
.column.o0-lrg {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
}
ul[class*="grid-"] {
	display: block;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	margin-right: -1.5rem;
	list-style-type: none;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
ul[class*="grid-"]>li {
	padding-right: 1.5rem;
	padding-bottom: 1.5rem;
	margin: 0;
	list-style-type: inherit;
	-webkit-flex-basis: auto;
	flex-basis: auto
}
.no-csstransitions ul[class*="grid-"]>li {
	float: left
}
ul[class*="grid-"].flush {
	margin-right: -0px
}
ul[class*="grid-"].flush>li {
	padding-right: 0;
	padding-bottom: 0
}
ul[class*="grid-"].hairline {
	margin-right: -4px
}
ul[class*="grid-"].hairline>li {
	padding-right: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
}
ul[class*="grid-"].tight {
	margin-right: -1rem
}
ul[class*="grid-"].tight>li {
	padding-right: 1rem;
	padding-bottom: 1rem
}
ul[class*="grid-"].onerow>li {
	padding-bottom: 0
}
ul[class*="grid-"].center {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
ul[class*="grid-"].proportional {
	margin-right: -1.5rem
}
ul[class*="grid-"].proportional>li {
	padding-right: 1.5rem;
	padding-bottom: 1.5rem
}
@media only screen and (max-width:64.95em), (max-height:36em) {
ul[class*="grid-"].proportional {
margin-right:-.25rem
}
ul[class*="grid-"].proportional>li {
padding-right:.25rem;
padding-bottom:.25rem
}
}
.grid-1>li {
	width: 100%
}
.grid-2>li {
	width: 50%
}
.grid-3>li {
	width: 33.33%
}
.grid-4>li {
	width: 25%
}
.grid-5>li {
	width: 20%
}
.grid-6>li {
	width: 16.66%
}
.grid-8>li {
	width: 12.5%
}
@media only screen and (min-width:37.5em) and (min-height:30em), print {
.grid-sml-1>li {
	width: 100%
}
.grid-sml-2>li {
	width: 50%
}
.grid-sml-3>li {
	width: 33.33%
}
.grid-sml-4>li {
	width: 25%
}
.grid-sml-5>li {
	width: 20%
}
.grid-sml-6>li {
	width: 16.66%
}
.grid-sml-8>li {
	width: 12.5%
}
}
@media only screen and (min-width:65em) and (min-height:36em), print {
.grid-med-1>li {
	width: 100%
}
.grid-med-2>li {
	width: 50%
}
.grid-med-3>li {
	width: 33.33%
}
.grid-med-4>li {
	width: 25%
}
.grid-med-5>li {
	width: 20%
}
.grid-med-6>li {
	width: 16.66%
}
.grid-med-8>li {
	width: 12.5%
}
}
@media only screen and (min-width:100em) and (min-height:48em), print {
.grid-lrg-1>li {
	width: 100%
}
.grid-lrg-2>li {
	width: 50%
}
.grid-lrg-3>li {
	width: 33.33%
}
.grid-lrg-4>li {
	width: 25%
}
.grid-lrg-5>li {
	width: 20%
}
.grid-lrg-6>li {
	width: 16.66%
}
.grid-lrg-8>li {
	width: 12.5%
}
}
@media only screen and (min-width:121rem), print {
.grid-xl-4>li {
width:25%
}
}
.fill, .fill>iframe, .fixed-aspect>iframe {
	position: absolute;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important
}
.fixed-aspect {
	position: relative;
	overflow: hidden;
	height: 0
}
.fixed-aspect.widescreen {
	padding-bottom: 56.25%
}
.fixed-aspect.half {
	padding-bottom: 50%
}
.fixed-aspect.third {
	padding-bottom: 33.33%
}
.fixed-aspect.quarter {
	padding-bottom: 25%
}
.fixed-aspect.twothirds {
	padding-bottom: 66.66%
}
.fixed-aspect.fourthirds {
	padding-bottom: 75%
}
.fixed-aspect.fourfifths {
	padding-bottom: 80%
}
.fixed-aspect.golden {
	padding-bottom: 61.8%
}
.fixed-aspect.square {
	padding-bottom: 100%
}
.fixed-aspect.superwide {
	padding-bottom: 42.85%
}
.fixed-aspect.circle {
	padding-bottom: 100%;
	border-radius: 50%
}
.fixed-aspect.fifty-vh {
	padding-bottom: 50vh
}
@media only screen and (min-width:37.5em) and (min-height:30em), print {
.fixed-aspect.widescreen-sml {
	padding-bottom: 56.25%
}
.fixed-aspect.half-sml {
	padding-bottom: 50%
}
.fixed-aspect.third-sml {
	padding-bottom: 33.33%
}
.fixed-aspect.quarter-sml {
	padding-bottom: 25%
}
.fixed-aspect.twothirds-sml {
	padding-bottom: 66.66%
}
.fixed-aspect.fourthirds-sml {
	padding-bottom: 75%
}
.fixed-aspect.fourfifths-sml {
	padding-bottom: 80%
}
.fixed-aspect.golden-sml {
	padding-bottom: 61.8%
}
.fixed-aspect.square-sml {
	padding-bottom: 100%
}
.fixed-aspect.superwide-sml {
	padding-bottom: 42.85%
}
.fixed-aspect.circle-sml {
	padding-bottom: 100%;
	border-radius: 50%
}
}
@media only screen and (min-width:65em) and (min-height:36em), print {
.fixed-aspect.widescreen-med {
	padding-bottom: 56.25%
}
.fixed-aspect.half-med {
	padding-bottom: 50%
}
.fixed-aspect.third-med {
	padding-bottom: 33.33%
}
.fixed-aspect.quarter-med {
	padding-bottom: 25%
}
.fixed-aspect.twothirds-med {
	padding-bottom: 66.66%
}
.fixed-aspect.fourthirds-med {
	padding-bottom: 75%
}
.fixed-aspect.fourfifths-med {
	padding-bottom: 80%
}
.fixed-aspect.golden-med {
	padding-bottom: 61.8%
}
.fixed-aspect.square-med {
	padding-bottom: 100%
}
.fixed-aspect.superwide-med {
	padding-bottom: 42.85%
}
.fixed-aspect.circle-med {
	padding-bottom: 100%;
	border-radius: 50%
}
}
@media only screen and (min-width:100em) and (min-height:48em), print {
.fixed-aspect.widescreen-lrg {
	padding-bottom: 56.25%
}
.fixed-aspect.half-lrg {
	padding-bottom: 50%
}
.fixed-aspect.third-lrg {
	padding-bottom: 33.33%
}
.fixed-aspect.quarter-lrg {
	padding-bottom: 25%
}
.fixed-aspect.twothirds-lrg {
	padding-bottom: 66.66%
}
.fixed-aspect.fourthirds-lrg {
	padding-bottom: 75%
}
.fixed-aspect.fourfifths-lrg {
	padding-bottom: 80%
}
.fixed-aspect.golden-lrg {
	padding-bottom: 61.8%
}
.fixed-aspect.square-lrg {
	padding-bottom: 100%
}
.fixed-aspect.superwide-lrg {
	padding-bottom: 42.85%
}
.fixed-aspect.circle-lrg {
	padding-bottom: 100%;
	border-radius: 50%
}
}
input[type=text], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=number], select, textarea {
	display: inline-block;
	width: 100%;
	height: 2.5em;
	padding: .4em;
	border: none;
	border-radius: 0;
	color: #323232;
	background-color: #fff;
	font-size: inherit;
	-moz-outline: none;
	outline: none;
	-webkit-transition: background-color .3s, box-shadow .3s;
	-moz-transition: background-color .3s, box-shadow .3s;
	transition: background-color .3s, box-shadow .3s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
input[type=text]:focus, input[type=password]:focus, input[type=file]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, select:focus, textarea:focus {
	-webkit-box-shadow: 0 0 0 2px #ddd;
	box-shadow: 0 0 0 2px #ddd;
	outline: 0
}
::-ms-expand {
visibility:hidden;
opacity:0
}
::-moz-placeholder {
opacity:.5;
color:inherit
}
::-webkit-input-placeholder {
opacity:.5;
color:inherit
}
::-ms-input-placeholder {
opacity:.5;
color:inherit
}
::placeholder {
opacity:.5;
color:inherit
}
input[type=text]:focus:invalid, input[type=password]:focus:invalid, input[type=file]:focus:invalid, input[type=search]:focus:invalid, input[type=email]:focus:invalid, input[type=url]:focus:invalid, input[type=tel]:focus:invalid, input[type=number]:focus:invalid, textarea:focus:invalid {
background-color:#fee;
outline:0
}
select {
	background-image: url(../images/select.png);
	background-position: right 5px center;
	background-repeat: no-repeat;
	padding-right:20px;
	border-radius: 5px;
    margin-top: 2px !important;
}
select:not([multiple]) {
	padding-right: 0
}
select[multiple] {
	min-height: 7.5em;
	background-image: none
}
textarea {
	min-height: 6em;
	padding: .4em;
	resize: vertical
}
form {
	display: block;
	padding: 0;
	margin: 0
}
form label {
	display: block;
	margin-top: 1rem;
font-size:.875rem
}
form label[class*="inline-"] {
	vertical-align: bottom;
	margin-top: 0;
	line-height: 2.5em
}
form.nolabels label {
	display: none
}
form fieldset>label:first-child {
	margin-top: 0
}
input[type~="radio"], input[type~="checkbox"] {
	display: inline-block;
	width: auto;
	height: 2.5em;
	font-size: inherit
}
input[type~="radio"]+label, input[type~="checkbox"]+label {
	display: inline-block;
	vertical-align: bottom;
	margin-top: 0;
	line-height: 2.5em
}
input[type~="radio"][disabled]+label, input[type~="checkbox"][disabled]+label {
	opacity: .5
}
button, a.button, input[type="submit"], input[type="reset"] {
	border: none;
	font-size: inherit;
	line-height: normal
}
button span, a.button span, input[type="submit"] span, input[type="reset"] span {
	color: inherit
}
button.block, a.button.block, input[type="submit"].block, input[type="reset"].block {
	display: block;
	width: 100%
}
button:active, button.active, a.button:active, a.button.active, input[type="submit"]:active, input[type="submit"].active, input[type="reset"]:active, input[type="reset"].active {
	background-color: #ff4637
}
button.hollow, a.button.hollow, input[type="submit"].hollow, input[type="reset"].hollow {
	border: 1px solid currentColor;
	color: inherit;
	background: transparent;
	line-height: 2.25em
}
button.hollow:hover, a.button.hollow:hover, input[type="submit"].hollow:hover, input[type="reset"].hollow:hover {
	border-color: #323232;
	color: #fff;
	background-color: #323232
}
button.hollow:active, a.button.hollow:active, input[type="submit"].hollow:active, input[type="reset"].hollow:active {
	background-color: #ff4637
}
a.button {
	text-align: center;
	text-decoration: none;
	line-height: 2.375em
}
fieldset.row>.column>button, fieldset.row>.column>a.button, fieldset.row>.column>input[type="submit"], fieldset.row>.column>input[type="reset"] {
	width: 100%
}
fieldset.row>.column>label, form .group label:first-child {
	margin-top: 0
}
form .group {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 1em
}
form .group>input, form .group>select, form .group>textarea, form .group>.button, form .group>button {
	float: left;
	width: auto
}
form .group input[type="text"]+button, form .group input[type="text"]+.button, form .group input[type="text"]+input[type="submit"] {
	position: relative;
	margin-left: -.25em;
	border-radius: 0 3px 3px 0
}
[data-validation-error]>input, [data-validation-error]>select, [data-validation-error]>textarea {
position:relative;
background-color:#fee
}
[data-validation-error]:after {
	content: attr(data-validation-error);
	position: relative;
	z-index: 0;
	top: -1px;
	display: block;
	padding: .25em .5em;
	border-radius: 0 0 3px 3px;
	color: #fff;
	background: #c00;
	font-size: 80%
}
.checkbox-label {
	position: relative;
	display: block;
	width: 100%;
	padding-left: 0;
	margin: .5em 0;
	text-align: left;
	font-weight: 400;
	line-height: 1.5em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.checkbox-label input[type~="radio"], .checkbox-label input[type~="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 2em
}
.checkbox-label input[type~="radio"]+span:before, .checkbox-label input[type~="checkbox"]+span:before {
	content: "";
	display: inline-block;
	overflow: hidden;
	vertical-align: -.25em;
	width: 1.286em;
	height: 1.286em;
	margin-right: .5em;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 0 2px RGBA(0,0,0,.3) inset;
	box-shadow: 0 0 0 2px RGBA(0,0,0,.3) inset;
	color: #fff;
	text-align: center;
	line-height: 1.15em;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s
}
.checkbox-label input[type~="radio"]:checked+span:before, .checkbox-label input[type~="checkbox"]:checked+span:before {
	-webkit-box-shadow: 0 0 2px RGBA(0,0,0,.3) inset;
	box-shadow: 0 0 2px RGBA(0,0,0,.3) inset;
	background-color: #ff4637;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAANElEQVR42mNgIBP8hwKKNJNlAPU1E2saTpuJcRJBNfgUEO1nbApJDrD/OADZIU1xQiFGLQDH7LdJ/4l/mAAAAABJRU5ErkJggg==");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 8px auto
}
.checkbox-label input[type~="radio"]+span:before {
	border-radius: 50%
}
.htmlform {
	font-size: 1rem
}
.htmlform .form-field {
	margin-bottom: 4px
}
.htmlform-title {
	margin-bottom: 1rem
}
.htmlform .submit {
	margin-top: 1em
}
.htmlform .submit button {
	background-color: #ff4637
}
.htmlform .submit button:active {
	background-color: #323232
}
.htmlform .fieldset.group-row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: no-wrap;
	-ms-flex-wrap: no-wrap;
	flex-wrap: no-wrap
}
.htmlform .fieldset.group-row>* {
	width: auto;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.htmlform .fieldset.group-row>*+* {
	margin-left: 4px
}
@media (max-width:37.45em), (max-height:30em) {
.htmlform .fieldset.group-row {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.htmlform .fieldset.group-row>* {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%
}
.htmlform .fieldset.group-row>*+* {
	margin-left: 0
}
}
.capcha {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 1rem;
	margin-top: 1rem;
	background-color: #a1a1a3;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.capcha label {
	margin: 0
}
.capcha .capcha-entry {
	padding-left: 1rem;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.capcha img {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.file-attachment-wrap input[type="file"] {
	display: none
}
.file-attachment-wrap .file-attachment-thumbnails {
	margin-top: 1em
}
.file-attachment-wrap .file-attachment-thumbnails>div {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 1em;
	-webkit-box-shadow: 0 -1px 0 rgba(50,50,50,.3) inset;
	box-shadow: 0 -1px 0 rgba(50,50,50,.3) inset;
	background-color: #fff;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.file-attachment-wrap .file-attachment-thumbnails>div:after, .file-attachment-wrap .file-attachment-thumbnails>div:before {
	content: attr(title);
	display: block;
	overflow: hidden;
	padding-left: 1em;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-flex: 2 1 auto;
	-ms-flex: 2 1 auto;
	flex: 2 1 auto;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.file-attachment-wrap .file-attachment-thumbnails>div:before {
	content: attr(data-nice-filesize);
	opacity: .5;
	padding-right: 1em;
	text-align: right;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.file-attachment-wrap .file-attachment-thumbnails>div .preview {
	width: 5em;
	height: 3.5em;
	border: 1px solid #fff;
	background-position: center center;
	background-size: cover;
	-webkit-flex: 0 0 5em;
	-ms-flex: 0 0 5em;
	flex: 0 0 5em;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.file-attachment-wrap .file-attachment-thumbnails>div .preview.error {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAD8AgMAAAAnC9anAAAADFBMVEXs2NjQm5vmy8vbs7PpxvkqAAAEXUlEQVR42u2bO27bQBCG1yRUbASWPgJLI9XeI4UpCoEQ6wgsXQm8BM/hSmUAX0K9ylzAZYI4FkUuyZk1NI8iwEyXAPw9+nZm9jXrnJmZmZmZmZmZmZmZmZmZmYa9/K6qpz+tvPCXd+F/9vRLXPmt6q0W1s4G5Xfts6j0zyqyJ0neX6uJHQRxnKbSlRySh5ly9UPNaTm3F06LuQ04LeU24LSU25DTVfUqoLwGlatnAekjLF23OoMoM5AFolzttHgIEEF58ImsUWV2jJQTBm/xvzaC+XJo3Ytc1uTzCSCeFBqp0DssJhxe+IXlhDhOk7UQ6jMQjq8iqA/QHNxIoJ6k3lECdgmmx1oisju4Xgxut/wC8oxk/5ldQBZF7sguIwU2xz6wxzFgw3UlVbNHcTlcgTmOY97tsVE4s3Nxi/1Vaj76RNUPyN+8vaK2CJEdu6IuYfdEam6AQD/8yAqRU2qKLTklO4un2BYZiD17yl1K5Jzo87E0FtlbbuxBsDtG9E0WTlgZ2XDDGoJdMAK7q5KwPSOwp8vfDRIir9ywBtzrQ2TPDWtIoyMHtp9Jb+Fh3pLDeoPDLsmBfZHedSjsgix9cWpborA9OWcuKBuPws7JOXOR3mco7Iws3fUZgcM+UdPx+iEOu6Om46n/uTjsQJQeSOKwAzHTs0ENhV0SpfMhIVDYBbGI5ANeFLYnSo/fobBzYn2KXMJgU6WLkS4GOyPWp2IMWhT2iS2NwiZKryK4GOyP/38kluv5YmcK+55WsMuoYmKwA006RNIY7EAr2BOPENglQ/rRJWGvGNI7l4RdCEgjsInS9xMfYdg+ClCyNAybI/3NJWHfSUjDsDnSjUvCzkWkQdgy0iDsXII1DFtkGGHYdxJxDcP2MtIQbKJ0mM17EGyJ8oTALgTqNQJ7JTDLILA5s0ztkrCJc+PSoyXswFgsVC4Jm7gOWSFzSgybuHoqFnugJWz+chKFzZLep2BT19fARmUOW2DDgcGmSkPfzWB71uZu5xKwqfvGDFj0zmCXrI107RKwqXv04WQBhx1YhxazfdEUNvk8BPpwCpt8ihPQ/W0PO2MeazU4bPqJWQnlWgybfs4HHj7GsAvmwefGobDpZ6oeRBnBpp8E54mjrA/Y9PPrDLysHGF/p5+69xnRYLBrxiVYB7LsPrlCuCFndg6DzbiXKcFvZ1cItNukAvzFmURjlYfvsz+5ZLolsJskbNp9Ywb/ZJ++CLolsOErAmY7Tgd3cHTssB4uHM8J2NR79ALuL/ECTX0e9ixjx954LZiIbGqnxbVT4xmHfSZKX91LlJGWKh1g3zKBBjasg6jjd4JhfU8lv30S69byAk2fej1mmp1xiv18il2Iir2Tmh2fin2qit21ij3Bmp3Miv3Xil3jir3umh36iu8KFF9DaL7hUHx5ovleRvGVj+LbJM0XVYrvwDRfrym+udN8Kaj5vlHxVabmW1Kn+ALWzMzMzMzMzMzMzMzMzOy/sb8ibeg/WROrSwAAAABJRU5ErkJggg==")
}
.file-attachment-wrap .file-attachment-thumbnails>div .preview.doc {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAD8CAAAAAB/DmHoAAACfklEQVRo3u3aQU4CQRBAUe5/nw57deNCE+PGAIHYJ9G4Y4FmoKcoq98/ACSPTjE1M5uukDYIQIMWaNCgBRq0QIMGLdCgBRo0aIEGLdCgQQs0aIEGDVqgQQs0aNACDVqgQYMWaNACDRq0QIMWaNCgBRq0QIMGLdCgBRo0aIEGLdCgQd+tQ7u9F9B/dWyjAv1bbWSgL/bc2gzUm1oHOq/03aF3w6HbCXTEgf5uDzoGOqN0Teh2AB0D3Y6gL0Hf/gGpz3Ql6PMVcw96NejzQbQHvR50Xulq0Gmly0GfSe9Arwfdc157FITOKV0ROuWcLgmdUbomdMJ/xKLQ+eZ0Veh006MsdLbpURc62ZkuDJ1rTleGTnWmS0NnmtO1oXue9z2KQ+eRrg6dRro8dAcdBJ1EegLoDjoI+phBegboDjoIuoMeCZ37JfXJoB9Bx0A30KBBg/7pCXQMdAcdBN1BB0F30EHQC34J0K3At4AGDRo0aNCgQYMGDXoi6F27JtCLoVsbJQ0aNGjQoEGDBg06w8LiOtpmCBo0aNCgQYMGDRo0aJuhzdC9DtCgQYMGDRo0aNCuo22GoEGDBg0aNGjQoEGDBr2Q4G15oKPudTyAjoF2Uwk0aNCgQYMGDTrrwvJ+BfOHhcUKDho0aNCgQYMGDRo0aNCgQYMGDRo0aNCgQYMe0Cfoa58LtnHPE0GD/r/Q23mht6HQr/NC9zkmB+h5oPsUzhmg+wzOKaD7BM45oGcINGjQAg0aNALQoAUaNGiBBi3QoEELNGiBBg1aoEELNGjQAg1aoEGDFmjQAg0atECDFmjQoAUatECDBi3QoAUaNGiBBi3QoEELNGiBBg1aK/YFPGfef/WjeJEAAAAASUVORK5CYII=")
}
.file-attachment-wrap .file-attachment-thumbnails>div .close {
border-left:1px solid $form-field-border-color;
	text-align: center;
	font-size: 1.25em;
	line-height: 3.5em;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	cursor: pointer;
	-webkit-flex: 0 0 3em;
	-ms-flex: 0 0 3em;
	flex: 0 0 3em;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
button.block[type="submit"] {
	margin-top: 1rem
}
dl, dt, dd {
	padding: 0;
	margin: 0
}
dl.links>dt {
	margin-top: 2rem;
	font-weight: bold
}
dl.links>dd, ul.links>li {
	display: block
}
dl.links>dd>*, ul.links>li>* {
	display: block
}
[class*="sidenav-"]>dl.links>dt, [class*="sidenav-"]>dl.links>dd>a {
padding:.5rem 1.5rem .5rem
}
ul, ol {
	padding: 0;
	list-style-type: none
}
ul>li, ol>li {
	list-style-type: inherit
}
ul.linkList>li>a {
	display: block;
padding:.25rem 0
}
.thumbItem>:first-child {
	float: left;
	margin-right: 1rem
}
.thumbItem>:first-child+* {
	overflow: hidden
}
body {
	overflow-x: hidden
}
.sidenav-right, .sidenav-left {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	overflow-y: scroll;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	width: 33%;
	min-width: 300px;
	max-width: 480px;
	padding: 1rem;
	color: #323232!important;
	background-color: #f2f2f3;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.sidenav-left {
	right: auto;
	left: 0;
	overflow-y: auto;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.sidenav-top, .sidenav-bottom {
	position: fixed;
	z-index: 500;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	display: block;
	overflow-y: auto;
	-webkit-transform: translate(0, 100%);
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	transform: translate(0, 100%);
	color: #323232;
	background-color: #f2f2f3;
	-webkit-transition: transform .5s, opacity .5s;
	-moz-transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
	pointer-events: none
}
[class*="sidenav-"] {
z-index:500
}
[class*="sidenav-"].active {
	z-index: 500;
	opacity: 1!important;
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	transform: none!important;
	pointer-events: all
}
[class*="sidenav-"]>[data-class-cancel="active"] {
position:absolute;
z-index:2;
top:0;
right:0;
width:auto!important;
padding:1.5rem 1.5rem 1rem 1rem!important;
color:inherit;
background-color:transparent;
text-align:left;
font-size:1.5rem;
cursor:pointer
}
.sidenav-left [data-class-cancel="active"] {
	text-align: left
}
.sidenav-overlay {
	opacity: 0;
	background: rgba(161,161,163,.7);
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s
}
.sidenav-right.active~.sidenav-overlay, .sidenav-left.active~.sidenav-overlay, .sidenav-main.active~.sidenav-overlay {
	position: fixed;
	z-index: 499;
	top: 0;
	left: 0;
	opacity: 1;
	display: block;
	width: 100vw;
	height: 100vh
}
[data-dropdown-content] {
position:absolute;
z-index:100;
visibility:hidden;
opacity:0;
display:none;
min-width:200px;
border:1px solid #ccc;
-webkit-box-shadow:1px 1px 4px RGBA(0,0,0,.1);
box-shadow:1px 1px 4px RGBA(0,0,0,.1);
background-color:#FFF
}
[data-dropdown-content].dropdown-open {
	visibility: visible;
	opacity: 1;
	display: block
}
[data-dropdown-content] ul, [data-dropdown-content] ul>li {
	padding: 0;
	margin: 0;
	list-style-type: none
}
[data-dropdown-content] li>a {
	display: block;
	clear: both;
	padding: .2em 1em;
	color: #333;
	font-weight: normal;
	white-space: nowrap
}
[data-dropdown-content] li>a:hover {
	background-color: #eee;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff
}
[data-dropdown-content] li.divider {
	overflow: hidden;
	height: 1px;
	margin: .5em 0;
	background-color: #E5E5E5
}
[data-dropdown-content] li.header {
	display: block;
	padding: .25em 1.25em;
	color: #666;
	text-transform: uppercase;
	font-size: 80%
}
.carousel-wrap {
	display: block;
	overflow: hidden
}
.carousel {
	position: relative;
	left: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 1;
	white-space: nowrap;
	-webkit-transition: transform .5s cubic-bezier(.1, .7, .3, .9);
	-moz-transition: transform .5s cubic-bezier(.1, .7, .3, .9);
	transition: transform .5s cubic-bezier(.1, .7, .3, .9);
	list-style-type: none;
	cursor: ew-resize;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab
}
.carousel>* {
	display: inline-block;
	vertical-align: text-top;
	margin: 0;
	font-size: 1rem;
	line-height: 1.5;
	white-space: normal;
	list-style-type: none
}
.carousel>*>img {
	display: block;
	width: 100%;
	height: auto
}
.carousel.dragging {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.carousel.dragging, .carousel.dragging * {
	cursor: ew-resize;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing
}
.fixed-aspect>.carousel-wrap, .fixed-aspect>.carousel-wrap>.carousel.loop {
	position: absolute;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important
}
a.car-next, a.car-prev {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 1.5em;
	padding: .5em 0 .5em 0;
	margin-top: -1em;
	color: #fff!important;
	text-align: center;
	font-size: 3rem;
	line-height: 1;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
a.car-next:before, a.car-prev:before {
	background-color: rgba(255,70,55,.3)
}
a.car-next:hover:before, a.car-prev:hover:before {
	background-color: rgba(255,70,55,.8)
}
a.car-next .sd, a.car-prev .sd {
	position: relative;
	z-index: 1
}
a.car-next {
	right: 0;
	left: auto
}
[data-status="allvisible"]~a.car-next, [data-status="allvisible"]~a.car-prev, [data-slide-count="1"]~a.car-next, [data-slide-count="1"]~a.car-prev {
display:none
}
[data-slide-count="1"] {
cursor:default;
pointer-events:none
}
[data-status="start"]~a.car-prev {
display:none
}
[data-status="end"]~a.car-next {
display:none
}
.car-thumbs {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2rem;
	margin: 0;
	background: -webkit-radial-gradient(ellipse farthest-side bottom center, rgba(0,0,0,.3), transparent);
	background: -moz-radial-gradient(ellipse farthest-side bottom center, rgba(0,0,0,.3), transparent);
	background: radial-gradient(ellipse farthest-side at bottom center, rgba(0,0,0,.3), transparent);
	text-align: center;
	line-height: 2rem
}
.car-thumbs>* {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 1px;
	border: 1px solid currentColor;
	border-radius: 50%
}
[data-current-slide="0"]~.car-thumbs>:nth-child(0), [data-current-slide="10"]~.car-thumbs>:nth-child(10), [data-current-slide="20"]~.car-thumbs>:nth-child(20) {
background-color:currentColor
}
[data-current-slide="1"]~.car-thumbs>:nth-child(1), [data-current-slide="11"]~.car-thumbs>:nth-child(11), [data-current-slide="21"]~.car-thumbs>:nth-child(21) {
background-color:currentColor
}
[data-current-slide="2"]~.car-thumbs>:nth-child(2), [data-current-slide="12"]~.car-thumbs>:nth-child(12), [data-current-slide="22"]~.car-thumbs>:nth-child(22) {
background-color:currentColor
}
[data-current-slide="3"]~.car-thumbs>:nth-child(3), [data-current-slide="13"]~.car-thumbs>:nth-child(13), [data-current-slide="23"]~.car-thumbs>:nth-child(23) {
background-color:currentColor
}
[data-current-slide="4"]~.car-thumbs>:nth-child(4), [data-current-slide="14"]~.car-thumbs>:nth-child(14), [data-current-slide="24"]~.car-thumbs>:nth-child(24) {
background-color:currentColor
}
[data-current-slide="5"]~.car-thumbs>:nth-child(5), [data-current-slide="15"]~.car-thumbs>:nth-child(15), [data-current-slide="25"]~.car-thumbs>:nth-child(25) {
background-color:currentColor
}
[data-current-slide="6"]~.car-thumbs>:nth-child(6), [data-current-slide="16"]~.car-thumbs>:nth-child(16), [data-current-slide="26"]~.car-thumbs>:nth-child(26) {
background-color:currentColor
}
[data-current-slide="7"]~.car-thumbs>:nth-child(7), [data-current-slide="17"]~.car-thumbs>:nth-child(17), [data-current-slide="27"]~.car-thumbs>:nth-child(27) {
background-color:currentColor
}
[data-current-slide="8"]~.car-thumbs>:nth-child(8), [data-current-slide="18"]~.car-thumbs>:nth-child(18), [data-current-slide="28"]~.car-thumbs>:nth-child(28) {
background-color:currentColor
}
[data-current-slide="9"]~.car-thumbs>:nth-child(9), [data-current-slide="19"]~.car-thumbs>:nth-child(19), [data-current-slide="29"]~.car-thumbs>:nth-child(29) {
background-color:currentColor
}
@media (max-width:37.45em), (max-height:30em) {
.carousel-wrap~.car-thumbs {
	display: none
}
.carousel-wrap:after {
	content: attr(data-current-slide) " / " attr(data-slide-count);
	position: absolute;
top:.5rem;
	left: 50%;
	width: 4rem;
	margin-left: -2rem;
	border: 1px solid rgba(255,255,255,.3);
	color: #fff;
	background-color: rgba(0,0,0,.4);
	text-align: center;
	text-shadow: 1px 1px 0 #000;
	font-size: 11px;
	pointer-events: none
}
}
.tabs {
	position: relative;
	display: block;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 0
}
ul.tabs>li {
	display: inline-block;
	padding: 0 1rem;
	text-align: inherit;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 1rem;
	line-height: 2.4rem;
	white-space: nowrap
}
ul.tabs, ol.tabs {
	list-style-type: none
}
.tabs>li {
	list-style-type: inherit
}
.tabs>*>:first-child {
	display: block;
	color: inherit;
	font-weight: inherit;
	line-height: inherit
}
.tabs>.active {
	background-color: rgba(50,50,50,.1)
}
@media only screen and (max-width:37.45em), (max-height:30em) {
.tabs.autoWidth {
	display: block
}
dl.tabs.autoWidth>dt {
	display: block;
	float: none;
	clear: both
}
}
ul.tabs>li, dl.tabs>dd {
	cursor: pointer
}
.tabs.minimal {
	margin-bottom: 1.5rem;
	-webkit-box-shadow: 0 -1px 0 rgba(50,50,50,.2) inset;
	box-shadow: 0 -1px 0 rgba(50,50,50,.2) inset;
	background: -webkit-radial-gradient(ellipse farthest-side center bottom, rgba(255,255,255,.5), transparent);
	background: -moz-radial-gradient(ellipse farthest-side center bottom, rgba(255,255,255,.5), transparent);
	background: radial-gradient(ellipse farthest-side at center bottom, rgba(255,255,255,.5), transparent)
}
.tabs.minimal>li {
	padding: 0
}
.tabs.minimal>li+li {
	margin-left: 1.5rem
}
.tabs.minimal>:hover, .tabs.minimal>.active {
	-webkit-box-shadow: 0 -2px 0 #ff4637 inset;
	box-shadow: 0 -2px 0 #ff4637 inset;
	color: #ff4637;
	background-color: transparent
}
@font-face {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	src: url(../../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0);
	src: url(../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg')
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto
}
.fa-lg {
	vertical-align: -15%;
	font-size: 1.33333333em;
	line-height: .75em
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	top: .14285714em;
	left: -2.14285714em;
	width: 2.14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	-moz-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	-moz-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
-moz-transform:rotate(359deg);
-ms-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@-moz-keyframes fa-spin {
0% {
-moz-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
-moz-transform:rotate(359deg);
-ms-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"
}
.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"
}
.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"
}
.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	transform: scale(-1, 1);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"
}
.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	transform: scale(1, -1);
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	line-height: 2em
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: "\f240"

}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.fa-handshake-o:before {
	content: "\f2b5"
}
.fa-envelope-open:before {
	content: "\f2b6"
}
.fa-envelope-open-o:before {
	content: "\f2b7"
}
.fa-linode:before {
	content: "\f2b8"
}
.fa-address-book:before {
	content: "\f2b9"
}
.fa-address-book-o:before {
	content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
	content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
	content: "\f2bc"
}
.fa-user-circle:before {
	content: "\f2bd"
}
.fa-user-circle-o:before {
	content: "\f2be"
}
.fa-user-o:before {
	content: "\f2c0"
}
.fa-id-badge:before {
	content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
	content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "\f2c3"
}
.fa-quora:before {
	content: "\f2c4"
}
.fa-free-code-camp:before {
	content: "\f2c5"
}
.fa-telegram:before {
	content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "\f2cb"
}
.fa-shower:before {
	content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: "\f2cd"
}
.fa-podcast:before {
	content: "\f2ce"
}
.fa-window-maximize:before {
	content: "\f2d0"
}
.fa-window-minimize:before {
	content: "\f2d1"
}
.fa-window-restore:before {
	content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
	content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "\f2d4"
}
.fa-bandcamp:before {
	content: "\f2d5"
}
.fa-grav:before {
	content: "\f2d6"
}
.fa-etsy:before {
	content: "\f2d7"
}
.fa-imdb:before {
	content: "\f2d8"
}
.fa-ravelry:before {
	content: "\f2d9"
}
.fa-eercast:before {
	content: "\f2da"
}
.fa-microchip:before {
	content: "\f2db"
}
.fa-snowflake-o:before {
	content: "\f2dc"
}
.fa-superpowers:before {
	content: "\f2dd"
}
.fa-wpexplorer:before {
	content: "\f2de"
}
.fa-meetup:before {
	content: "\f2e0"
}
.sr-only {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	border: 0;
	clip: rect(0,0,0,0)
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	overflow: visible;
	width: auto;
	height: auto;
	margin: 0;
	clip: auto
}
@font-face {
	font-family: 'theagencydings';
	font-style: normal;
	font-weight: normal;
	src: url(../../fonts/theagencydings/theagency_dingbats.woff2) format('woff2'), url(../../fonts/theagencydings/theagency_dingbats.woff) format('woff')
}
[class*="icon-"] {
display:inline-block;
min-width:36px;
margin:0 6px .5rem 0;
text-align:center;
font-size:12px;
line-height:1
}
[class*="icon-"]:before {
	content: "q";
	display: block;
	vertical-align: bottom;
	color: inherit;
	text-align: center;
	font-family: "theagencydings";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px
}
abbr.icon-bath:before {
	content: "b"
}
abbr.icon-bed:before {
	content: "z"
}
abbr.icon-area:before {
	content: "a"
}
@font-face {
	font-family: 'slimdings';
	font-style: normal;
	font-weight: normal;
	src: url(/fonts/slimdings/slimdings_regular.eot);
	src: url(/fonts/slimdings/slimdings_regular.eot?#iefix) format('embedded-opentype'), url(/fonts/slimdings/slimdings_regular.woff2) format('woff2'), url(/fonts/slimdings/slimdings_regular.woff) format('woff'), url(/fonts/slimdings/slimdings_regular.ttf) format('truetype'), url(/fonts/slimdings/slimdings_regular.svg#slimdingsregular) format('svg')
}
[class*="sidenav-"] .sd[data-class-cancel="active"] {
	width: 2em;
padding:.5rem;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1;
	cursor: pointer
}
@font-face {
	font-family: 'GT-America-Extended';
	font-style: normal;
	font-weight: 400;
	src: url(../../fonts/gtamerica/GT-America-Extended-Regular.woff)
}
@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 300;
	src: url(../../fonts/gtamerica/GT-America-Light.woff)
}
@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 400;
	src: url(../../fonts/gtamerica/GT-America-Regular.woff)
}
@font-face {
	font-family: 'GT-America';
	font-style: normal;
	font-weight: 700;
	src: url(../../fonts/gtamerica/GT-America-Bold.woff)
}
@font-face {
	font-family: 'GT-America-Condensed';
	font-style: normal;
	font-weight: 400;
	src: url(../../fonts/gtamerica/GT-America-Condensed-Regular.woff)
}
body { }
#site-wrap { overflow: hidden }
#site-main {
	overflow: hidden;
	color: #323232;
	background-color: #f2f2f3
}
#site-main, #site-footer {
	overflow-x: hidden;
	max-width: none;
	margin: 0 auto
}
#site-main .container, #site-footer .container {
	margin: 0 auto
}
#site-main .container.narrow, #site-footer .container.narrow {
	max-width: 720px
}
#site-header {
	border-top:3px solid #f06c49;
	position: fixed;
	z-index: 40;
	top: 0;
	right: 0;
	left: 0;
	left: 0;
	overflow: visible;
	padding: 0.6rem 0;
	color: #fff;
	background-color: transparent;
	-webkit-transition: background-color .3s, padding .3s;
	-moz-transition: background-color .3s, padding .3s;
	transition: background-color .3s, padding .3s
}
#site-header .container, #site-header .container-fluid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#site-header .container-fluid {
    padding-right: 45px;
    padding-left: 45px;
}

#site-header .container>*, #site-header .container-fluid>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	font-family:'OpenSansSemibold';
}
.scrolled #site-header, [data-template-id="3"] #site-header, [data-template-id="5"] #site-header {
padding:.5rem 0;
	-webkit-box-shadow: 0 1px 0 0 #ddd;
	box-shadow: 0 1px 0 0 #ddd;
	color: #000;
	background-color: rgba(242,242,243,.92)
}
.scrolled #site-header a#logo, [data-template-id="3"] #site-header a#logo, [data-template-id="5"] #site-header a#logo {
	display: block
}
.scrolled #site-header nav, [data-template-id="3"] #site-header nav, [data-template-id="5"] #site-header nav {
	opacity: 0;
	pointer-events: none
}
.scrolled #site-header .menuButton span, [data-template-id="3"] #site-header .menuButton span, [data-template-id="5"] #site-header .menuButton span {
	opacity: 1
}
.scrolled #site-header #brand, [data-template-id="3"] #site-header #brand, [data-template-id="5"] #site-header #brand {
	-webkit-flex: 0 0 245px;
	-ms-flex: 0 0 245px;
	flex: 0 0 245px
}
.scrolled #site-header #brand svg, [data-template-id="3"] #site-header #brand svg, [data-template-id="5"] #site-header #brand svg {
	width: 9.1875rem;
	height: 1.5rem
}
[data-template-id="3"] #site-header nav, [data-template-id="5"] #site-header nav {
	opacity: 1;
	font-size: 14px;
	pointer-events: inherit
}
[data-template-id="3"] #site-header #brand svg, [data-template-id="5"] #site-header #brand svg {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	transition: none!important
}
#site-header a {
	color:#000;
}
#site-header a:hover {
	color: #fff;
}
#site-header #brand svg {
	display: block;
	width: 15.3125rem;
	height: 2.5rem;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
#site-header #brand svg path {
	-webkit-transition: fill .3s;
	-moz-transition: fill .3s;
	transition: fill .3s;
	fill: currentColor
}
#site-header nav {
/* 	margin-left: -200px; */
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}
#site-header nav ul.dropdown-menu>li {
	display: inline-block;
	padding:0px 1px;
}
#site-header nav ul.dropdown-menu>li>a {
	position: relative;
	display: inline-block;
	padding: 0px 11px;
	font-weight: 400;
	line-height: 1.875rem
}
#site-header nav ul.dropdown-menu>li {
	position: relative;
	text-align: center
}
#site-header nav ul.dropdown-menu>li>ul {
	position: relative;
	position: absolute;
	top: -9999em;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate3d(-50%, 0, 0) scale(.95);
	-moz-transform: translate3d(-50%, 0, 0) scale(.95);
	-ms-transform: translate3d(-50%, 0, 0) scale(.95);
	transform: translate3d(-50%, 0, 0) scale(.95);
	min-width: 14rem;
padding:.25rem 1rem;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	background-color: #fff;
	background-color: #fff;
	-webkit-transition: opacity .3s, transform .3s;
	-moz-transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s
}
#site-header nav ul.dropdown-menu>li>ul:before {
	bottom: 100%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-color: transparent transparent #fff transparent;
border-width:.5rem
}
#site-header nav ul.dropdown-menu>li>ul li>a {
	display: block;
padding:.5rem 0;
	font-weight: normal
}
#site-header nav ul.dropdown-menu>li>ul li>a:hover {
	color: #ff4637;
}
#site-header nav ul.dropdown-menu>li:hover>a, #site-header nav ul.dropdown-menu>li.active>a {
	color: #fff; background-color:#f96e49 ;

}
#site-header nav ul.dropdown-menu>li:hover>ul, .touch #site-header nav ul.dropdown-menu>li.active>ul {
	top: 99.99%;
	opacity: 1;
	-webkit-transform: translate3d(-50%, 0, 0) scale(1);
	-moz-transform: translate3d(-50%, 0, 0) scale(1);
	-ms-transform: translate3d(-50%, 0, 0) scale(1);
	transform: translate3d(-50%, 0, 0) scale(1)
}
#site-header nav ul.dropdown-menu li.ancestor>a, #site-header nav ul.dropdown-menu li.current>a {
	color: #ff4637
}
#site-header nav ul.dropdown-menu li.ancestor>a:after, #site-header nav ul.dropdown-menu li.current>a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	width: 1.5rem;
	height: 2px;
margin-left:-.75rem;
	background: #ff4637
}
#site-header .menuButton {
	position: relative;
	padding: 5px;
	padding-right: 0;
	font-weight: 800;
	line-height: 1.875rem
}
#site-header .menuButton .sd {
	font-size: 36px
}
#site-header .menuButton span {
	opacity: 0;
	font-weight: 400;
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	transition: all .7s
}
body[data-template-id="3"], body[data-template-id="5"] {
	padding-top: 3rem
}
#site-footer {
	position: relative;
	color: #fff;
	background-color: #323232
}
#site-footer section {
	padding: 0
}
#site-footer section a {
	color: inherit
}
#site-footer section a.ancestor {
	color: #ff4637
}
#site-footer section a:hover {
	text-decoration: underline;
	-moz-text-decoration-style: dotted;
	text-decoration-style: dotted
}
#site-footer #finalContainer {
	padding: 0 0 1rem;
font-size:.8rem
}
#site-footer #finalContainer a {
	display: inline-block
}
#site-footer #finalContainer a+a {
	margin-left: 1rem
}
ul.collapse-menu>li:nth-last-child(-n+2) {
	display: none
}
ul.collapse-menu li>a {
	position: relative;
	display: block;
    padding:5px 15px 5px 5px;
	margin-bottom: 2px;
	color:#fff;
	background-color:#000;
}
ul.collapse-menu li li {
	padding-left: 0
}
ul.collapse-menu li.hasChildren>a+ul {
	overflow: hidden;
	max-height: 0;
	padding: 0;
	font-size: 1rem;
	-webkit-transition: max-height .3s, padding .3s, margin .3s;
	-moz-transition: max-height .3s, padding .3s, margin .3s;
	transition: max-height .3s, padding .3s, margin .3s
}
ul.collapse-menu li.hasChildren>a.active+ul {
	max-height: 400px;
	padding-bottom: 1rem;
margin-bottom:.5rem;
	background: -webkit-radial-gradient(ellipse 50% 1rem center bottom, rgba(0,0,0,.1), transparent);
	background: -moz-radial-gradient(ellipse 50% 1rem center bottom, rgba(0,0,0,.1), transparent);
	background: radial-gradient(ellipse 50% 1rem at center bottom, rgba(0,0,0,.1), transparent)
}
ul.collapse-menu li.hasChildren>a {
	padding-left: 1.5em
}
ul.collapse-menu li.hasChildren>a:after {
	content: "\f0da";
	font-family:'FontAwesome';
	position: absolute;
    top:.5rem;
	left: 15px;
	font-size: 1rem;
	-webkit-transition: transform .3s;
	-moz-transition: transform .3s;
	transition: transform .3s;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}
ul.collapse-menu li.hasChildren>a.active:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.propertyTile {
	position: relative;
	display: block;
	padding: 0;
	color: #fff;
	background: #a1a1a3;
	text-align: left;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.propertyTile .statustext {
	position: absolute;
top:.5rem;
right:.5rem;
padding:.25rem .5rem;
	color: #fff;
	background: rgba(0,0,0,.7);
	text-transform: uppercase;
	font-size: 9px
}
.propertyTile abbr {
margin-bottom:.75rem
}
.propertyTile:hover {
	background-color: #ff4637
}
.propertyTile:hover .image>div {
	opacity: .8;
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}
.propertyTile .image {
	position: relative;
	overflow: hidden;
	background: #323232
}
.propertyTile .image div {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}
.propertyTile a {
	color: inherit
}
.propertyTile .caption {
	padding: 1.25rem 1.25rem 1.33rem 1.25rem;
	color: #fff;
	background-color: transparent
}
.propertyTile address {
	display: block
}
.propertyTile .suburb {
	display: block;
margin-bottom:.33rem;
	font-size: 1.25rem;
	line-height: 1.1
}
.propertyTile .streetaddress {
	display: block;
	font-size: inherit
}
.propertyTile .ofi, .propertyTile .ofi-header {
	position: absolute;
	z-index: 2;
	top: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 0 1.25rem;
	margin-top: calc(66.66% - 2rem);
	margin-top: calc(66.66% - 2rem);
	margin-top: calc(66.66% - 2rem);
	-webkit-box-shadow: 0 -1px 0 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 0 rgba(255,255,255,.3);
	color: #fff;
	background: RGBA(0,0,0,.4);
	-o-text-overflow: ellipsis;
	-o-text-overflow: ellipsis-word;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	font-size: 11px;
	line-height: 2rem;
	white-space: nowrap;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.propertyTile .ofi:hover, .propertyTile .ofi-header:hover {
	background-color: rgba(255,70,55,.85)
}
.propertyTile .ofi-header {
	position: static;
	display: block;
	margin: 0;
	background-color: #323232
}
.propertyTile .details {
margin-top:.5rem
}
.propertyTile span.video {
	position: absolute;
	z-index: 10;
top:.75rem;
left:.75rem;
	width: 1.5rem;
	padding-bottom: 2px;
	border: 1px solid rgba(255,255,255,.6);
	border-radius: 1px;
	-webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2);
	box-shadow: 1px 1px 0 rgba(0,0,0,.2);
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
font-size:.6rem;
	line-height: 1.2rem
}
.text-icons {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-o-text-overflow: ellipsis-word;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap
}
.text-icons span+span {
	display: inline-block;
	margin-left: .5em
}
ul.contact-info {
	margin-bottom: 1rem
}
ul.contact-info abbr {
	display: inline-block;
	min-width: 1rem;
	font-weight: bold
}
ul.contact-info a {
	display: inline-block;
	text-decoration: underline;
	-moz-text-decoration-style: dotted;
	text-decoration-style: dotted;
	font-size: inherit;
	font-weight: inherit
}
#headlineContainer {
	padding: 8rem 0 2rem;
	color: #fff;
	background-color: #323232;
	text-align: center
}
#contentContainer, .content-container {
	background:url(../images/features-bg.jpg) top left no-repeat;
	padding: 8vh 0;
	background-size:cover;
}
#contentContainer.highlight, .content-container.highlight {
	background-color: #fff
}
#contentContainer h2+.grid, .content-container h2+.grid {
	margin-top: 2rem
}
#contentContainer .grid+a.button.hollow, .content-container .grid+a.button.hollow {
margin-top:.5rem
}
#contentContainer a.button, .content-container a.button {
	min-width: 130px;
	padding-right: 2rem;
	padding-left: 2rem
}
.content-container:not(.highlight)+.content-container:not(.highlight) {
	padding-top: 0
}
.slideshow-container {
	color: #fff;
	background: #333 url(/img/header_preload_bg.jpg) no-repeat center center;
	background-size: cover
}
#slideshow>a, #slideshow2>a {
	color: inherit!important
}
#slideshow .caption-container, #slideshow2 .caption-container {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
font-size:.875rem
}
#slideshow .caption-container .container, #slideshow2 .caption-container .container {
	width: 90%;
	max-width: 800px;
	max-height:658px;
	margin: 0 auto;
	padding:0px;
	border:10px solid rgba(255,255,255,0.2);
	border-bottom:0 !important;
	
}
#slideshow .caption-container .icons, #slideshow2 .caption-container .icons {
	margin-top: 0
}
#slideshow .caption-container .icons abbr, #slideshow2 .caption-container .icons abbr {
	font-size: inherit
}
#slideshow .caption-container .icons span, #slideshow2 .caption-container .icons span {
	display: inline-block
}
#slideshow .caption-container .icons span+span, #slideshow2 .caption-container .icons span+span {
	padding-left: 1rem;
	margin-left: 1rem;
	border-left: 1px solid #000
}
ul.social {
	display: block;
	padding: 0;
	font-size: 0;
	list-style-type: none
}
ul.social li {
	display: inline-block;
	font-size: 1rem;
	list-style-type: none
}
ul.social li a {
	display: block;
	width: 2em;
	color: inherit;
	line-height: 2em;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s
}
ul.social li a:hover {
	color: #ff4637
}
#headlineContainer ul.social li a {
	border: 1px solid rgba(255,255,255,.3)
}
#headlineContainer ul.social li+li {
margin-left:.5rem
}
.agent-block {
	position: relative;
	padding: 3rem;
	color: #fff;
	background-color: #323232
}
.agent-block ul.social {
	position: absolute;
	bottom: 3rem;
	left: 3rem
}
table.list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
table.list tr {
	border-bottom: 1px solid rgba(50,50,50,.1)
}
table.list tr.dateHeader {
	border-bottom: 1px solid rgba(50,50,50,.6);
	font-size: 1.5rem;
	font-weight: 400
}
table.list tr.dateHeader>td {
	padding-top: 2rem
}
table.list td {
padding:.5rem .5rem .5rem 0
}
table.smallTable td, table.smallTable th {
	vertical-align: top;
padding-right:.5rem;
	text-align: left
}
.testimonial {
	padding: 0;
	margin: 0 0 1.5rem;
	text-align: center;
	text-align: justify-center
}
.testimonial .testimonial-body {
	position: relative;
	position: relative;
	padding: 1.5rem;
	margin-bottom: 1.5rem;
	background-color: rgba(0,0,0,.3)
}
.testimonial .testimonial-body:before {
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-color: rgba(0,0,0,.3) transparent transparent transparent;
	border-width: 1rem
}
.testimonial .testimonial-text {
font-size:.875rem
}
.testimonial .testimonial-text:after {
	content: "\201D"
}
.testimonial .testimonial-text:before {
	content: "\201C"
}
.testimonial .testimonial-headline {
margin-bottom:.5rem;
	font-size: 1.25rem
}
.testimonial .testimonial-image {
	overflow: hidden;
	width: 6rem;
	height: 6rem;
	margin: 0 auto;
	border: 3px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,.3)
}
.testimonial .testimonial-image img {
	display: block;
	width: 100%;
	height: auto
}
.testimonial .testimonial-author {
margin-top:.5rem;
	text-transform: uppercase;
font-size:.875rem;
	letter-spacing: .1em
}
#buttonbar {
margin:.5rem 0
}
#floorplanpanel .sd {
	color: #000
}
[data-template-id="15"] .agent-photo-wrapper {
	width: 50%
}
.propertyMapTile {
	width: 280px;
	padding: 2px;
	font-family: "GT-America", "Roboto", "Segoe UI", sans-serif;
	font-size: 12px
}
.propertyMapTile+.propertyMapTile {
	border-top: 1px solid #ccc
}
.propertyMapTile .slash {
	top: 1em;
	left: 2px;
	width: 60px;
	padding: .25em;
	font-family: "GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif;
	font-size: 9px
}
.propertyMapTile>a, .propertyMapTile>div {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.propertyMapTile>a .image, .propertyMapTile>div .image {
	-webkit-flex: 0 0 90px;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px
}
.propertyMapTile>a .caption, .propertyMapTile>div .caption {
	-webkit-flex: 10 0 auto;
	-ms-flex: 10 0 auto;
	flex: 10 0 auto
}
.propertyMapTile .details {
margin-top:.25rem;
	font-size: 10px
}
.propertyMapTile>a {
	color: inherit;
	text-decoration: inherit
}
.propertyMapTile .caption {
padding:0 0 0 .75rem
}
.propertyMapTile .icons {
margin-top:.25rem
}
.propertyMapTile .icons abbr[class*="icon-"]:before {
	font-size: 16px
}
.propertyMapTile .suburb, .propertyMapTile h4 {
	display: block;
font-size:.875rem;
	font-weight: bold;
	line-height: 1.2
}
.propertyMapTile .office-address {
margin-top:.25rem
}
.infoBox {
	position: relative;
	background: #fff
}
.infoBox:after {
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-color: #fff transparent transparent transparent;
border-width:.75rem
}
.infoBox:before {
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin-top: 1px;
	border-color: #aaa transparent transparent transparent;
border-width:.75rem
}
.infoBox>img[align="right"] {
	position: absolute!important;
	top: 0;
	right: 0
}
.infoBox .mapbox {
	overflow-x: hidden;
	overflow-y: auto;
	width: 280px;
	max-height: 50vh;
	-webkit-box-shadow: 0 0 0 1px #ccc;
	box-shadow: 0 0 0 1px #ccc
}
.cluster>div {
	margin-top: -8px;
	font-family: "GT-America", "Roboto", "Segoe UI", sans-serif!important
}
.slash {
	position: absolute;
	top: 2rem;
	left: 0;
	width: 50%;
	max-width: 240px;
padding:.5rem 0;
	color: #fff;
	background: #ff4637;
	text-align: center;
	text-transform: uppercase;
	font-family: "GT-America-Extended", "Roboto", "Segoe UI", sans-serif;
	font-size: 13px;
	letter-spacing: .1em
}
.ofiRow {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	min-height: 5rem;
padding:.5rem 0;
	border-bottom: 1px solid #ccc;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
h2+.ofiRow {
margin-top:.5rem;
	border-top: 1px solid #ccc
}
.ofiRow .image {
	margin-right: 1rem;
	-webkit-flex: 0 4rem;
	-ms-flex: 0 4rem;
	flex: 0 4rem
}
.ofiRow .details {
	position: relative;
top:-.1rem;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.ofiRow .address {
	width: 35%
}
.ofiRow address {
	font-size: 1rem
}
.ofiRow .opentime, .ofiRow .agent, .ofiRow .contractinfo {
	width: 20%
}
.ofiRow .opentime span, .ofiRow .agent span, .ofiRow .contractinfo span {
	display: block;
	white-space: nowrap
}
.ofiRow .agent {
	width: 15%
}
.ofiRow .auctiondate, .ofiRow .auctionvenue, .ofiRow .pricetext {
	display: block
}
.ofiRow+h3, .ofiRow+h2 {
	margin-top: 2em
}
.searchBar button.block {
	margin-top: 2rem
}
[data-template-id="21"] .filter-message {
	padding: 1rem;
	margin-bottom: 1rem;
	background-color: #a1a1a3;
	text-align: center;
	font-size: 1.25rem
}
[data-template-id="21"] .blog_entry+.blog_entry {
	padding-top: 1.5rem;
	margin-top: 1.5rem;
	border-top: 1px dotted currentColor
}
[data-template-id="21"] .tagsline {
	overflow: hidden;
margin:.5rem 0;
font-size:.8rem
}
[data-template-id="21"] .tagsline a {
	display: inline-block;
padding:.25rem .5rem;
margin-right:.5rem;
margin-bottom:.25rem;
	border: 1px solid #ccc;
	border-radius: 1px;
	background-color: #f2f2f3
}
[data-template-id="21"] .blog .video {
	margin-bottom: 1rem
}
[data-template-id="21"] .blog img {
	width: 100%!important;
	height: auto!important;
	margin-top: 1rem
}
[data-template-id="21"] .blog form {
	padding-top: 1rem;
	margin-top: 1rem
}
[data-template-id="21"] #next-prev {
	margin: 1rem 0
}
.pager {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.pager.overflow>.pager-resultcount:after {
	content: "Search limited to first 1000 results.";
	display: block;
	color: #ff4637;
	font-size: 11px
}
.pager>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.pager .pager-resultcount {
	text-align: center;
	-webkit-flex: 4 0 auto;
	-ms-flex: 4 0 auto;
	flex: 4 0 auto;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.pager a.next, .pager a.prev {
	display: inline-block;
	font-size: 2rem;
	line-height: 2rem;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
.pager a.next img, .pager a.prev img {
	display: inline-block;
	vertical-align: bottom
}
.pager a.prev {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.pager a.next {
	text-align: right;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.pager a[href="#"] {
	pointer-events: none
}
.pager a[href="#"] .sd {
	opacity: .1
}
.tagbox {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: auto;
	width: 100%;
	padding: .25em .25em .25em .5em;
	background-color: #fff;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: stretch;
	justify-content: stretch
}
.tagbox input, .tagbox .tagbox-item {
	display: inline-block;
	border: 0
}
.tagbox>input.textbox {
	padding-left: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
	-webkit-flex: 1 3 auto;
	-ms-flex: 1 3 auto;
	flex: 1 3 auto
}
.tagbox .tagbox-item {
	position: relative;
	overflow: hidden;
	max-width: 33vw;
padding:0 2rem 0 .5rem;
	margin-right: 4px;
	border-radius: 2px;
	background-color: #eee;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-family: "GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif;
	font-size: 12px;
	line-height: 2rem;
	letter-spacing: 0;
	white-space: nowrap;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.tagbox .tagbox-item:before {
	content: "\f041";
	display: inline-block;
	width: auto;
	margin-right: .25em;
	text-align: center;
	font-family: "FontAwesome"
}
.tagbox .tagbox-item[data*=':"property']:before {
	content: "\f015"
}
.tagbox .tagbox-item[data*=':"agent']:before {
	content: "\f007"
}
.tagbox .tagbox-item[data*=':\"region']:before {
	content: "\f279"
}
.tagbox .tagbox-item[data*=':\"state']:before {
	content: "\f0ac"
}
.tagbox .tagbox-item-delete {
	position: absolute;
	right: 0;
	width: 1.5rem;
	border-left: 1px solid #ccc;
	text-align: center;
	font-family: "GT-America", "Roboto", "Segoe UI", sans-serif;
	font-size: 1rem;
	line-height: 1.9rem;
	cursor: pointer
}
.tagbox .tagbox-item-delete:after {
	content: "\00D7"
}
.tagbox .tagbox-item-delete:hover {
	background-color: rgba(0,0,0,.1)
}
.tagbox-listbox {
	z-index: 50;
	left: 0;
	overflow: auto;
	width: 100%;
	max-height: 50vh;
	padding-bottom: 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 1px 1px 3px RGBA(0,0,0,.2);
	box-shadow: 1px 1px 3px RGBA(0,0,0,.2);
	background: #fff;
	text-align: left
}
.tagbox-listbox mark {
	border: 1px dotted currentColor;
	color: inherit;
	background-color: transparent;
	font-weight: 700
}
.tagbox-listbox li {
	position: relative;
	overflow: hidden;
padding:.5rem;
	-o-text-overflow: ellipsis-word;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap
}
.tagbox-listbox li.selected {
	color: #fff;
	background-color: #ff4637
}
.tagbox-listbox li[data-type]:before {
	content: "\f041";
	display: inline-block;
	width: 2rem;
	text-align: center;
	font-family: "FontAwesome"
}
.tagbox-listbox li[data-type="property"]:before {
	content: "\f015"
}
.tagbox-listbox li[data-type="state"]:before {
	content: "\f0ac"
}
.tagbox-listbox li[data-type="agent"]:before {
	content: "\f007"
}
.tagbox-listbox li[data-type="region"]:before {
	content: "\f279"
}
.tagbox-listbox li[data-type]:after {
	content: attr(data-type);
	position: absolute;
	top: 50%;
	right: 1rem;
	opacity: .5;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: uppercase;
font-size:.8rem
}
#search-results {
	min-height: 70vh
}
#search-results .async-loading {
	opacity: .3
}
.async-loading #search-results {
	opacity: .5
}
.async-loading #result-list {
	-webkit-filter: blur(2px);
	filter: blur(2px)
}
.async-loading .loading {
	position: absolute;
	z-index: 50;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	background: rgba(0,0,0,.1);
	text-align: center;
	text-transform: uppercase
}
.async-loading .loading>div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-perspective: 200px;
	-moz-perspective: 200px;
	perspective: 200px;
	width: auto;
	font-size: 1.25rem
}
.loading {
	display: none
}
body[data-template-id="3"] {
	overflow: hidden;
	padding-top: 0
}
body[data-template-id="3"] #site-header {
	position: static;
	display: block;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
body[data-template-id="3"] #site-wrap {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100vw;
	height: 100vh;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
body[data-template-id="3"] #site-wrap #site-main {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	height: 0;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
body[data-template-id="3"] #site-wrap #site-main .flex-area {
	position: relative;
	height: 0;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
body[data-template-id="3"] .top-bar {
	width: 100%;
padding:.25rem 0;
	border-bottom: 1px solid #ddd;
	background: #fff;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
body[data-template-id="3"] .top-bar:after {
	content: "";
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	width: 100%;
height:.33rem;
	background: -webkit-linear-gradient(top, rgba(0,0,0,.1), transparent);
	background: -moz-linear-gradient(top, rgba(0,0,0,.1), transparent);
	background: linear-gradient(to bottom, rgba(0,0,0,.1), transparent)
}
body[data-template-id="3"] #map-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: auto;
	width: 40%
}
body[data-template-id="3"] #map-container #map {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #323232 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQEAAAAtCAYAAACu9d4EAAAEqklEQVR42u2dWW7kMAxE5wq8Aq+g+5+tJwMMgk7gRSSraNldBPyTRbYl8klcJP/5I6HK6/Wyr2u8X+oVyWpKOqSk10Pg6+eucZjqT9/SWXR/7d3jkeMiCAgCgoAgIAgIAo+AwL/fscZMEJAIAveAwGDZhCAgEQTWhYAjVwMb4+WCgKQLAvZf4b4v9V4KAgNsD4KApAcCD35/6LtfAAETBCSCwEK6JQgIAoLAjfWKCAFDxAUm2xYECAbyfRHb94Z7bLZ/pRJtxBms472PUmwMCKDcjp1VgIHapuvi3vgsBYGz/OvvAQApCfQegXewKAQQfxd4Pif3LUWXDiBQMlZGu8G+soTuefR+l0IgqjzJgczcw4n3sE4IRI10tb6tGGt1NYCAeLW/KhAo3aeJ3qNyAWYoB1DYk8/fCQEKZA/61PZA170SQEMg684xdXEPAuVxv7AG+4eP+uYvhZUp8j97Clt4D4vCggGBo749eq4sAGYN4AMhMG3YCf3YKmTyE308X6UxIbBjcIb8P+RyLUL3ysoBDYGiUVvGODJG2gCBrC5A2sxmKQrtp8fxx/ORITCQQRXk7FNZpheUiwqBZN86EgKoSH0WMujnZbhzBAhYyaaImzDKS8NJCKSDUcn2BwuEF0GAMbM5ItOThEDVh0+1B84iWAQCZZvq3InVBAFbpf1mCFgDBGZnHLsKAtEZ+exvBQEgBEDtQAssMhBgrojY7glA6ZZfCVwFAfY7VWJspyvnm0HAgR1vTRCwBgg4AwJ3jAncFAIjCwHICv1mEIgE/SDVbYxy1CdD4MrsQALwpysWQCWioYqsQBDwx0KgUMxDnwUaIGBECDg7U0NaOvtVvj5AFwUBRAR/omrLBIFSjvm9H32FisGjscvGLUDFQtH+EwSCPlulFPgp7gBzJWCvF3fPBwMCZ/GkSm4+CgBmYPATIeAzCrpYdsBuDoElNg4BIDCYENhZDRnynW4fGARt2z2ri3Y0qG6SIqRAYNJfpu+NL0Bgdnuwo7NIlbqN5hShdUKgvH+dbQxNBncLCJz1/VUSzT5MbLYKu0PoyaIIgfrER4RA6YFnZtCOct6blA0zIDAeAgE/2drtUT1eDAKjYpNUCFTbnkzhoXywqK+32gYiOgQ6l/xICGzFlYKZESoEdnSEBYHRDoFs+5VZOjOoyRoEj77Dnd2BbBp2QQhUT/MZTD3PnIWRTV1Wo7+RgpuSISBn6Upaq1Bg9IjAILrw5YEQ8EC/Wub0qYl0rQdg7m0QAMwqnp3Zz56zK1/+gSnCwXInkhCwLKCCKV5n6sjes1COF2OcB8g8aDSrkEhXInKfm0HA2LrBhkDWdYxCIKOLQRdtDwK1A2a7IBCkZfbjEaHZCHkqUaSeAQABb0iNGjIVxf7uACtlTTpt2DPvdfYsHZ9tZwR4/PehiaDU5Hvbzops/xoUXyWCzgjodmeHHtKHWzpuIH07ikn5U/VS0qe8hppF9Ik76rioPyXUGQwS1JPSCgKSZ0BAKwFBQPLhEBhSWkFA8nkKBz3ReKXSY0FAIskb8dj7zPnZNwmXTFEJAhJJGgTLHDIiCEgk64NALoAgIHmYErqM/lnyF524AIgKYL9iAAAAAElFTkSuQmCC") no-repeat center center;
	background-size: 128px auto
}
body[data-template-id="3"] #search-results {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	width: 60%;
	border-right: 1px solid #ccc;
	background-color: #fff;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
body[data-template-id="3"] #result-list-container {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 0;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
body[data-template-id="3"] #result-list-container .panel {
	width: 90%;
	max-width: 400px;
	padding: 2rem 0;
	margin: 0 auto
}
body[data-template-id="3"] .result-list.noresults {
	background: -webkit-linear-gradient(top right, #fff, #eee);
	background: -moz-linear-gradient(top right, #fff, #eee);
	background: linear-gradient(to bottom right, #fff, #eee)
}
body[data-template-id="3"] .searchResults {
	padding: 1.875rem;
	padding-bottom: 0!important
}
body[data-template-id="3"] #search-tools {
	z-index: 5;
	display: block;
padding:.5rem 1.875rem;
	border-bottom: 1px solid #ccc;
	-webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
	background-color: #f2f2f3;
	font-size: 12px;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
body[data-template-id="3"] #search-tools select {
	display: inline-block;
	width: 135px
}
body[data-template-id="3"] #pager-container {
	position: relative;
	display: block;
	border-top: 1px solid #ccc;
	-webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
	box-shadow: 0 0 5px 3px rgba(0,0,0,.1);
	background-color: #f2f2f3
}
body[data-template-id="3"] #pager-container .pager a {
	text-align: center;
	text-shadow: 1px 0 0 currentColor;
	line-height: 3rem
}
body[data-template-id="3"] #pager-container .pager a.next {
	border-left: 1px solid #ccc
}
body[data-template-id="3"] #pager-container .pager a.prev {
	border-right: 1px solid #ccc
}
#quickbar {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0 1.875rem;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: stretch;
	justify-content: stretch
}
#quickbar .sd {
	margin-left: -.15em;
	line-height: 1
}
#quickbar .inputbox {
	height:54px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	border-radius:4px;
    position: relative !important;
}
#quickbar .inputbox>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
#quickbar .inputbox>:first-child {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
#quickbar #map-switch {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.flex-justify, .flex-toolbar {
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.flex-justify>*, .flex-toolbar>* {
	-webkit-flex: 1 0 content;
	-ms-flex: 1 0 content;
	flex: 1 0 content
}
.flex-toolbar>* {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.flex-toolbar>.fixed {
	-webkit-flex: 0 0 max-content;
	-ms-flex: 0 0 max-content;
	flex: 0 0 max-content
}
#map-switch {
	display: none;
margin-left:.5rem;
	border-radius: 1px;
	-webkit-box-shadow: 0 0 0 1px #323232;
	box-shadow: 0 0 0 1px #323232;
	color: #323232;
	background: transparent
}
#map-switch span {
	position: relative;
	display: inline-block;
	width: 2rem;
	-webkit-box-shadow: 0 0 0 0 #323232 inset;
	box-shadow: 0 0 0 0 #323232 inset;
	color: rgba(50,50,50,.5);
	background: transparent;
	text-align: center;
	line-height: 2.5em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
#map-switch span:last-child {
	z-index: 2;
	-webkit-box-shadow: 2rem 0 0 0 #323232 inset;
	box-shadow: 2rem 0 0 0 #323232 inset;
	color: #fff
}
.show-map #map-switch span:first-child {
	z-index: 3;
	-webkit-box-shadow: -2rem 0 0 0 #323232 inset;
	box-shadow: -2rem 0 0 0 #323232 inset;
	color: #fff
}
.show-map #map-switch span:last-child {
	-webkit-box-shadow: 0 0 0 0 #323232 inset;
	box-shadow: 0 0 0 0 #323232 inset;
	color: rgba(50,50,50,.5)
}
#sidenav-main {
	position: fixed;
	top: 0;
	right: 0;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-transform: translate(100%, 0);
	-moz-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	width: 100%;
	height: 100vh;
	max-width: 400px;
	padding: 10vh 0;
	color: #fff;
	background: #323232;
	background-size: cover;
	-webkit-transition: opacity .3s, transform .4s;
	-moz-transition: opacity .3s, transform .4s;
	transition: opacity .3s, transform .4s;
	pointer-events: none;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left
}
#sidenav-main [data-class-cancel="active"] {
	position: absolute;
	z-index: 2;
	top: 1rem;
	right: 1.5rem;
padding:.5rem!important;
	color: inherit;
	background-color: transparent;
	font-size: 1.5rem;
	cursor: pointer
}
#sidenav-main .collapse-menu {
	font-size: 1.25rem
}
#sidenav-main .contact-area {
	padding-top: 2rem;
	padding-left: 1.25rem
}
#sidenav-main .contact a {
	display: inline-block;
	border-bottom: 1px solid transparent;
	color: #fff
}
#sidenav-main .contact a:hover {
	border-bottom: 1px solid currentColor
}
#sidenav-main h4 {
	padding-top: 1.1rem;
	margin-bottom: 0;
	color: #fff
}
#sidenav-main h4:first-child {
	padding-top: 0
}
#sidenav-main h4:after {
	content: "";
	display: block;
	width: 2rem;
	height: 2px;
	margin: 1rem 0;
	background-color: currentColor
}
#sidenav-main .container-fluid{
	width: 90%;
	max-width: 800px;
	margin: 0 auto
}
#sidenav-main.active {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	pointer-events: all
}
#active-filters {
	position: -webkit-sticky;
	position: sticky;
	z-index: 30;
	top: 0;
	display: block;
padding:.5rem 0;
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.3);
	box-shadow: 0 1px 0 0 rgba(0,0,0,.3);
	background-color: #fff;
	text-align: center;
	font-size: 12px
}
#active-filters .tag {
	display: inline-block;
	padding: 0 .5em;
	border-radius: 2px;
	background: #eee
}
#active-filters .tag+.tag {
	margin-left: .25em
}
.hero-container {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 50vh;
	min-height: 50vh;
	background: -webkit-linear-gradient(top right, #444, #222);
	background: -moz-linear-gradient(top right, #444, #222);
	background: linear-gradient(to bottom right, #444, #222);
	text-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.hero-container .button {
	min-width: 130px
}
.hero-container .image {
	opacity: .8
}
.hero-container .caption {
	position: relative;
	z-index: 2;
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
	color: #fff
}/*
.hero-container .caption>* {
	text-shadow: 1px 1px 0 rgba(0,0,0,.2), 0 0 1em rgba(0,0,0,.1)
}*/
#hero-container {
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	min-height: 72vh;
	padding-bottom: 1.5rem;
	/* background: -webkit-linear-gradient(top right, #444, #222);
	background: -moz-linear-gradient(top right, #444, #222);
	background: linear-gradient(to bottom right, #444, #222); */
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
#hero-container:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;

	height: 100%;
	min-height: 4rem;
	/* background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%, transparent 30%, transparent 70%, rgba(0,0,0,.1));
	background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, transparent 30%, transparent 70%, rgba(0,0,0,.1));
	background: linear-gradient(to bottom, rgba(0,0,0,.3) 0%, transparent 30%, transparent 70%, rgba(0,0,0,.1)); */
	pointer-events: none
}
#hero-container .caption {

	width: 75%;
	max-width: 710px;
	margin: 0 auto;
	color: #fff;
	 position: absolute; bottom: 15px; top:auto; left:0; right:0;
}
#hero-container h1 {
	margin-top: 33vh;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2), 0 0 1em rgba(0,0,0,.1);
	font-size: 3rem;
	line-height: 1.2
}
#hero-container h1 small {
margin-top:.875rem;
	font-size: 1.15rem
}
#hero-container h1+#filters {
	margin-top: 6vh
}
#contentContainer .contentRegion, .content-container .contentRegion {
	margin: 0 auto
}
#contentContainer .contentRegion.narrow, .content-container .contentRegion.narrow {
	max-width: 700px
}
#contentContainer .contentRegion.narrow h1, #contentContainer .contentRegion.narrow h2, #contentContainer .contentRegion.narrow h3, .content-container .contentRegion.narrow h1, .content-container .contentRegion.narrow h2, .content-container .contentRegion.narrow h3 {
	text-align: center
}
.content-container .row .contentRegion {
	text-align: justify
}
#headlineContainer, #hero-container {
	background: transparent url(/img/header_preload_bg.jpg) no-repeat center center;
	background-size: cover
}
[data-template-id="15"] #headlineContainer {
	overflow: hidden;
	height: calc(80vh);
	height: calc(80vh);
	height: calc(80vh)
}
[data-template-id="15"] #headlineContainer h1 {
	margin: 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,.7);
	text-transform: uppercase;
	font-family: "GT-America-Extended", "Roboto", "Segoe UI", sans-serif;
	font-size: 3.75rem
}
[data-template-id="15"] #headlineContainer h1 small {
	text-transform: none;
	font-family: "GT-America", "Roboto", "Segoe UI", sans-serif;
	font-size: 1rem;
	letter-spacing: 0
}
[data-template-id="15"] #headlineContainer h1:after {
	content: "";
	display: block;
	width: 4vh;
	height: 2px;
	margin: 2vh auto;
	background: currentColor
}
[data-template-id="15"] #headlineContainer ul.social li {
	font-size: 1.25rem
}
[data-template-id="15"] #headlineContainer .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 16vh 0 4vh 0;
	margin: 0 auto;
	color: #fff;
	background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,.7));
	background: -moz-linear-gradient(top, transparent, rgba(0,0,0,.7));
	background: linear-gradient(to bottom, transparent, rgba(0,0,0,.7));
	text-align: center
}
.scrolled [data-template-id="15"] #headlineContainer .caption {
	opacity: 0!important
}
.fixed-aspect.hero {
	overflow: visible;
	height: auto;
	min-height: 75vh;
	padding-bottom: 0
}
[data-orientation="portrait"] .fixed-aspect.hero {
	height: auto;
	min-height: 75vh
}
#hero-container #quickbar {
	border-radius:4px;
	padding: 0;
	color: #323232;
	font-size: 1rem;
	background: #fff;
	height:54px;
}
#hero-container #quickbar .tagbox {
	width: auto;
padding-left:.5rem;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
#hero-container #quickbar .typebox {
	margin-right:.25rem;
	background-color: #fff;
	-webkit-flex: 0 0 7rem;
	-ms-flex: 0 0 7rem;
	flex: 0 0 7rem;
	
}
#hero-container #quickbar .typebox select {
	height: 3em;
	padding:0 2rem 0 1rem;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	    border-radius: 6px;
}
#hero-container #quickbar button.inherit {
	height:54px;
	padding:0 .5rem 0 0;
	border-radius: 6px;
	color: #323232;
}
#hero-container #filters, .caption {
	position: relative;
	padding: 0 0 1.5rem
}

#hero-container .moreoptions {
	position: absolute; cursor: pointer;
	right: 0;
	bottom: 0;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	-webkit-transition: bottom .2s;
	-moz-transition: bottom .2s;
	transition: bottom .2s;
	font-family:'OpenSansSemibold';
}
#hero-container .moreoptions:before {
	content: "More "
}
#hero-container .moreoptions:after {
	content: " ";
	background :url(../images/more.png) left top no-repeat;
	display: inline-block;
	vertical-align: bottom;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	
}
#hero-container .moreoptions[data-toggle-state] {
	bottom: 2rem
}
#hero-container .moreoptions[data-toggle-state]:before {
	content: "Fewer "
}
#hero-container .moreoptions[data-toggle-state]:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
#hero-container .moreoptions-panel {
	opacity: 0;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}
#hero-container .moreoptions-panel button.iblock {
	width: auto;
	min-width: 130px;
	background-color: #f96e49;
	padding: 8px; border-radius: 5px; color: #fff;
}
#hero-container .moreoptions-panel.active {
	opacity: 1;
	max-height: 120px
}
#hp-thumbs {
	display: none
}
.propertyMapTile [class*="icon-"], .icons.inline [class*="icon-"] {
	margin-bottom: 0
}
.propertyMapTile [class*="icon-"]:before, .icons.inline [class*="icon-"]:before {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 4px;
	font-size: 20px;
	line-height: inherit;
}
.linkList li, .clearfix li {
	overflow: hidden;
padding:.25rem 0
}
.linkList li+li, .clearfix li+li {
	border-top: 1px solid #ddd
}
ul.linkList, ul.clearfix {
	margin-top: 1rem
}
img.pixel {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .01;
	pointer-events: none
}
img.block {
	width: 100%;
	height: auto
}
#contactButtons a.button {
	min-width: 130px;
	border-color: currentColor!important;
font-size:.875rem
}
.testimonials {
	padding: 0 0 4rem;
	color: #fff;
	background: #323232
}
.testimonials .hero-image {
	opacity: .3;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}
.testimonials h2 {
	position: relative;
	z-index: 2;
	padding: 3rem 0 1rem;
	text-align: center
}
.testimonials .carousel-wrap {
	-webkit-transition: height .4s;
	-moz-transition: height .4s;
	transition: height .4s
}
.testimonials .testimonial-body {
	width: 80%;
	max-width: 700px;
	margin-right: auto;
	margin-left: auto
}
[data-template-id="5"] div.icons {
	position: relative;
	left: -3px
}
.agentTile {
	position: relative;
	display: block;
	padding: 0;
	color: #fff;
	background: #a1a1a3;
	text-align: left;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.agentTile abbr[title] {
	display: none
}
.agentTile .caption {
padding:.875rem 1.25rem 1rem 1.25rem;
	color: #fff;
	background-color: transparent
}
.agentTile .agent-name {
	font-size: 1rem
}
.agentTile a:hover {
	color: #fff!important;
	-moz-text-decoration-style: solid;
	text-decoration-style: solid
}
.agentTile:hover {
	background-color: #ff4637
}
.agentTile:hover .image>div {
	opacity: .6;
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}
.agentTile .image {
	position: relative;
	overflow: hidden;
	background: #323232
}
.agentTile .image div {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}
#photopanel .carousel-wrap, #videopanel .carousel-wrap, #floorplanpanel .carousel-wrap {
	height: 100vh!important
}
#photopanel [data-class-cancel], #videopanel [data-class-cancel] {
	color: #fff;
	background-color: rgba(0,0,0,.4)!important
}
#floorplanpanel [data-class-cancel] {
	background-color: rgba(255,255,255,.5)!important
}
.suburbTile {
	overflow: hidden;
	background-color: #323232
}
.suburbTile .image {
	opacity: .7;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	background-size: cover;
	-webkit-transition: transform .3s, opacity .3s;
	-moz-transition: transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s
}
.suburbTile:hover .image {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none
}
.suburbTile:hover .caption {
	opacity: .3
}
.suburbTile .caption {
	position: absolute;
	z-index: 2;
	top: 0!important;
	left: 0!important;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%!important;
	height: 100%!important;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	font-size: 1.875rem;
	line-height: 1.2;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.schoolbox {
padding:.5rem 1rem
}
.schoolbox b {
margin-bottom:.15rem;
font-size:.875rem;
	line-height: 1.3
}
.schoolbox a {
	display: block;
	margin-top: .5em
}
.ofibox {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 7em;
	border: 1px solid #a1a1a3;
	text-align: center;
	line-height: 1
}
.ofibox a:after {
	content: "Add to calendar";
	position: absolute;
	right: 0;
	bottom: 100%;
	left: 0;
	overflow: hidden;
	max-height: 0;
	color: #fff;
	background: #f00;
font-size:.6875rem;
	-webkit-transition: max-height .3s, padding .3s;
	-moz-transition: max-height .3s, padding .3s;
	transition: max-height .3s, padding .3s
}
.ofibox a:hover:after {
	max-height: 1.875rem;
padding:.5rem 0
}
.ofibox+.ofibox {
margin-left:.5rem
}
.ofibox .type {
	display: block;
padding:.5rem 0;
	color: #fff;
	background: #a1a1a3;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px
}
.ofibox .day-of-week, .ofibox .month {
	display: block;
	text-transform: uppercase;
font-size:.6875rem;
	letter-spacing: 1px
}
.ofibox .day {
	display: block;
margin:.15rem 0 .5rem;
	font-size: 1.875rem;
	font-weight: 700
}
.ofibox .date, .ofibox .time {
padding:.75rem 0;
	background: #fff
}
.ofibox .time {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	min-height: 6.5em;
padding:.75rem;
	border-top: 1px solid #a1a1a3;
	line-height: 1.5;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.ofibox .time>* {
	width: 100%
}
.ofibox .time .time-end:before {
	content: " to ";
	display: block
}
ul.teamList {
	margin-top: 1.5rem;
	margin-bottom: 3rem
}
.false-scroll {
	display: inline-block;
	overflow: auto;
	width: 100%;
	max-height: 20vh;
	padding: 0 .4em;
	border: none;
	border-radius: 0;
	color: #323232;
	background-color: #fff;
	font-size: inherit;
	-moz-outline: none;
	outline: none;
	-webkit-transition: background-color .3s, box-shadow .3s;
	-moz-transition: background-color .3s, box-shadow .3s;
	transition: background-color .3s, box-shadow .3s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.false-scroll:focus {
	-webkit-box-shadow: 0 0 0 2px #ddd;
	box-shadow: 0 0 0 2px #ddd;
	outline: 0
}
.alert {
padding:.5rem .5rem;
	margin-bottom: 1rem;
	background-color: #a1a1a3;
	text-align: center
}
a#top {
	position: absolute;
	right: 2.5rem;
	bottom: 2.5rem;
	display: block;
	overflow: hidden;
	width: 2.5rem;
	height: 2.5rem;
	background: transparent url(/img/symbol.svg) no-repeat center top;
	background-size: 2.5rem 2.5rem;
	text-indent: -1rem;
	-webkit-transition: height .4s;
	-moz-transition: height .4s;
	transition: height .4s
}
a#top:hover {
	height: 2.75rem
}
#site-footer .social {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	font-size: 1.25rem
}
#site-footer .social a:hover {
	color: #ff4637
}
#legals {
	opacity: .8;
	margin-top: 3rem;
	color: #f2f2f3;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: .05em
}
#legals>a {
	display: inline-block;
	border-bottom: 1px dotted currentColor
}
#legals>a:hover {
	border-bottom-style: solid;
	color: #fff;
	text-decoration: none!important
}
@media only screen and (max-width:85rem) {
#site-header nav {
margin-left:0!important
}
}
#signupForm {
	max-width: 660px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1rem
}
#signupForm .tagbox {
	padding-top: 0;
	padding-bottom: 0
}
#signupForm h1, #signupForm h2, #signupForm h3 {
	margin-top: 1.5rem
}
#signupForm h1:first-child, #signupForm h2:first-child, #signupForm h3:first-child {
	margin-top: 0
}
#signupForm button, #signupForm input[type="submit"] {
	margin: 2rem auto 0;
	background-color: #ff4637
}
#signupForm select {
	margin-bottom: 4px
}
#signupForm ul select {
	margin-bottom: 0
}
.scrollPic {
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom
}
.button.hollow.block {
margin:.5rem 0
}
ul.tabs>li {
font-size:.875rem
}
#breadcrumbs {
	opacity: .7;
padding:.25rem 0;
	font-size: 0
}
#breadcrumbs a {
	display: inline-block;
	font-size: 11px
}
#breadcrumbs li {
	display: inline-block
}
#breadcrumbs li+li:before {
	content: ">";
	opacity: .4;
	display: inline-block;
	margin: 0 .5em;
	font-size: 11px
}
.user-includes {
	position: absolute
}
.cta-container {
	position: relative;
	overflow: hidden;
	background: #323232
}
.cta-container .image {
	opacity: .25;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: transform 6.4s, opacity .4s;
	-moz-transition: transform 6.4s, opacity .4s;
	transition: transform 6.4s, opacity .4s
}
.cta-container:hover .image {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}
.cta-container .caption {
	position: relative;
	z-index: 2;
	width: 85%;
	max-width: 600px;
	padding: 15vh 0;
	margin: 0 auto;
	color: #fff;
	text-align: center
}
.cta-container .text {
	margin-bottom: 1rem
}
.cta-container a.button.hollow {
	min-width: 130px
}
.cta-container a.button.hollow:hover {
	border: 1px solid #ff4637;
	background: #ff4637
}
.imagetile {
	position: relative;
	overflow: hidden;
	background-color: #000
}
.imagetile .image {
	opacity: .7;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: transform .4s, opacity .4s;
	-moz-transition: transform .4s, opacity .4s;
	transition: transform .4s, opacity .4s
}
.imagetile:hover .image {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01)
}
.imagetile .text {
	position: absolute;
	z-index: 2;
	top: 0!important;
	left: 0!important;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%!important;
	height: 100%!important;
	color: #fff;
	text-align: center;
	font-size: 1.25rem;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.imagetile .text span {
	display: block
}
.imagetile:hover .text {
	background: rgba(255,70,55,.8)
}
.sidenav-bottom.dialog {
	-webkit-perspective: 100vh;
	-moz-perspective: 100vh;
	perspective: 100vh;
	background-color: rgba(0,0,0,.6);
	-webkit-filter: none;
	filter: none
}
.sidenav-bottom.dialog .container {
	position: relative;
	opacity: 0;
	-webkit-transform: scale(.8) rotateX(20deg);
	-moz-transform: scale(.8) rotateX(20deg);
	-ms-transform: scale(.8) rotateX(20deg);
	transform: scale(.8) rotateX(20deg);
	width: 90%;
	max-width: 600px!important;
	padding: 0 1.5rem 1.5rem 1.5rem;
	margin-top: 5vh!important;
	background-color: #f2f2f3;
	-webkit-transition: transform .4s .2s, opacity .4s .2s;
	-moz-transition: transform .4s .2s, opacity .4s .2s;
	transition: transform .4s .2s, opacity .4s .2s
}
.sidenav-bottom.dialog [data-class-cancel="active"] {
	padding-top: 1rem;
	font-size: 1.5rem;
	cursor: pointer
}
.sidenav-bottom.dialog.active .container {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none
}
.sidenav-bottom.dialog .validation-panel {
padding:.5rem 1rem;
	margin-bottom: 1rem;
	border: 2px solid #ff4637;
	background: #fff;
	text-align: left
}
.sidenav-bottom.dialog .validation-panel ul, .sidenav-bottom.dialog .validation-panel li {
	margin: 0
}
@media (max-width:37.45em), (max-height:30em) {
.sidenav-bottom.dialog>.container {
	width: 100%!important;
	min-height: 100vh;
	margin-top: 0!important
}
.sidenav-bottom.dialog>.container form input, .sidenav-bottom.dialog>.container form select {
font-size:.875rem
}
.sidenav-bottom.dialog>.container button[type="submit"] {
	margin-top: 0!important
}
}
#bypush {
	display: block;
padding-bottom:.25rem;
padding-left:.25rem;
	color: #555;
	font-size: 10px
}
#bypush a {
	color: #666
}
.ofi-item {
	display: block;
	width: 100%;
padding:.25rem 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.ofi-item:hover {
	-webkit-box-shadow: 0 0 0 3px #fff;
	box-shadow: 0 0 0 3px #fff;
	background-color: #fff
}
.ofi-item .type {
	min-width: 5rem
}
.ofi-item .date {
	min-width: 11.5rem
}
.ofi-item>* {
	display: inline-block
}
.ofi-item>*+* {
margin-left:.25rem
}
.notitle {
	margin-top: 1rem
}
@media (min-width:37.5em) and (min-height:30em) {
.load-in {
	/* opacity: 0;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	transition: opacity .4s */
}
[data-loadstate="loaded"] .load-in {
	opacity: 1
}
.load-in.d1 {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s
}
.load-in.d2 {
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s
}
.load-in.d3 {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	transition-duration: .4s
}
.load-in.d4 {
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	transition-duration: .2s
}
[data-loadstate="loaded"] #hero-container .image.load-in {
	opacity: .9
}
.load-in-group>* {
	/* opacity: 0; */
	opacity: 1;
-webkit-transform:translate3d(0, .5rem, 0);
-moz-transform:translate3d(0, .5rem, 0);
-ms-transform:translate3d(0, .5rem, 0);
transform:translate3d(0, .5rem, 0);
	-webkit-transition: opacity .4s, transform .4s;
	-moz-transition: opacity .4s, transform .4s;
	transition: opacity .4s, transform .4s
}
.load-in-group>*:nth-child(n) {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	transition-duration: .8s
}
.load-in-group>*:nth-child(2n) {
	-webkit-transition-delay: .2s;
	-moz-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transition-duration: .6s;
	-moz-transition-duration: .6s;
	transition-duration: .6s
}
.load-in-group>*:nth-child(3n) {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	transition-duration: .4s
}
.load-in-group>*:nth-child(4n) {
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	transition-delay: .4s;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	transition-duration: .2s
}
[data-loadstate="loaded"] .load-in-group>* {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none
}
}
.content-container a.button.hollow, .hero-container a.button.hollow {
	border: 0;
	color: #fff;
	background: #ff4637;
	line-height: 2.5em;
	transition:all ease-in-out .4s;
}
a.button.hollow:hover{
	background:#C30;
	}

a.car-next .sd, a.car-prev .sd {
	font-family: "GT-America", "Roboto", "Segoe UI", sans-serif!important;
	font-weight: 300
}
.project-logo {
	background-size: contain
}
.caption-container h3+h4 {
	margin-top: 0!important
}
.caption-container h4+address {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-o-text-overflow: ellipsis-word;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap
}
[data-template-id="21"] hr+form.htmlform, [data-template-id="102"] hr+form.htmlform {
	padding-top: 0;
	margin-top: 0
}
[data-template-id="21"] hr+form.htmlform .htmlform-title, [data-template-id="102"] hr+form.htmlform .htmlform-title {
	font-size: 1.25rem
}
[data-template-id="21"] h4+ul.linkList, [data-template-id="102"] h4+ul.linkList {
	margin-top: 0
}
[data-template-id="21"] .sharemini>a, [data-template-id="102"] .sharemini>a {
	display: inline-block;
padding:0 .25rem
}
[data-template-id="21"] #hero-container .fill.image, [data-template-id="102"] #hero-container .fill.image {
	background-position: top center
}
[data-template-id="21"] .blog_item .flex-separation, [data-template-id="102"] .blog_item .flex-separation {
padding:.5rem 0;
	margin: 1rem 0;
	border-top: 1px solid #ccc
}
[data-template-id="21"] .blog_item h2, [data-template-id="21"] .blog_item_small h2, [data-template-id="102"] .blog_item h2, [data-template-id="102"] .blog_item_small h2 {
margin-bottom:.25rem;
	line-height: 1.2
}
[data-template-id="21"] .blog_item small, [data-template-id="21"] .blog_item_small small, [data-template-id="102"] .blog_item small, [data-template-id="102"] .blog_item_small small {
margin-bottom:.5rem
}
[data-template-id="21"] .blog_item small a, [data-template-id="21"] .blog_item_small small a, [data-template-id="102"] .blog_item small a, [data-template-id="102"] .blog_item_small small a {
	text-decoration: underline;
	-moz-text-decoration-style: dotted;
	text-decoration-style: dotted
}
[data-template-id="21"] .blog_item+.blog_item, [data-template-id="102"] .blog_item+.blog_item {
	margin-top: 3rem
}
[data-template-id="21"] .blog_item_small, [data-template-id="102"] .blog_item_small {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-top: 1rem;
	margin-top: 1rem;
	border-top: 1px solid #ccc;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
[data-template-id="21"] .blog_item_small:hover, [data-template-id="102"] .blog_item_small:hover {
	color: inherit
}
[data-template-id="21"] .blog_item_small>*, [data-template-id="102"] .blog_item_small>* {
	overflow: hidden;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
[data-template-id="21"] .blog_item_small p, [data-template-id="102"] .blog_item_small p {
	margin: .5em 0 0;
	font-size: 11px
}
[data-template-id="21"] .blog_item_small h3, [data-template-id="102"] .blog_item_small h3 {
	line-height: 1.2
}
[data-template-id="21"] .blog_item_small>div.image, [data-template-id="102"] .blog_item_small>div.image {
	margin-right: 1rem;
	-webkit-flex: 0 0 120px;
	-ms-flex: 0 0 120px;
	flex: 0 0 120px
}
[data-template-id="21"] .blog_item_small>div.image img, [data-template-id="102"] .blog_item_small>div.image img {
	display: block
}
@media screen and (min-width:768px) {
.contentRegion blockquote {
	position: relative;
	float: right;
	width: 50%;
	margin: 0 0 0 2rem;
	border-left-color: #ff4637;
	text-align: left;
	font-size: 1.15rem;
	font-style: normal
}
.contentRegion blockquote>:first-child:before {
	content: "\201C";
	display: inline-block;
	margin-right: .1em
}
.contentRegion blockquote>:last-child:after {
	content: "\201D";
	display: inline-block
}
}
[data-template-id="103"] #commission-form, [data-template-id="103"] #commission-result {
	opacity: 0;
	overflow: hidden;
	max-height: 0;
	padding: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}
[data-template-id="103"] #commission-form.active, [data-template-id="103"] #commission-result.active {
	opacity: 1;
	max-height: 1024px;
	padding: 2rem 0
}
[data-template-id="103"] #commission-result .big {
	padding: 1.5rem;
	margin-bottom: 1.5rem;
	color: #fff;
	background-color: #323232;
	font-size: 1.5rem
}
[data-template-id="103"] #commission-result span {
	font-weight: bold;
	white-space: nowrap
}
[data-template-id="103"] #commission-form .fieldset.submit {
	margin: 1em 0
}
[data-template-id="103"] #or-text {
	margin: 1rem 0;
	font-size: 1.5rem;
	font-weight: 700;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
[data-template-id="103"] #commission-form label {
margin-bottom:.5rem;
	font-size: 1rem;
	line-height: 1.2
}
[data-template-id="103"] #commission-form input, [data-template-id="103"] #commission-form select {
	font-size: 1.5rem
}
[data-template-id="103"] #calc-button {
	height: auto;
padding:.5rem 2rem .75rem;
	margin-top: 1rem
}
[data-template-id="103"] #calc-button big {
	display: block;
	font-size: 1.75rem
}
[data-template-id="103"] .field {
	text-align: left
}
[data-template-id="103"] .flex-grid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-right: -1rem;
	margin-left: -1rem;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
[data-template-id="103"] .flex-grid>* {
	padding-right: 1rem;
	padding-left: 1rem;
	-webkit-flex: 1 1 180px;
	-ms-flex: 1 1 180px;
	flex: 1 1 180px
}
@media (min-width:64em) and (min-aspect-ratio:3/2) {
}
@media (min-width:65em) and (min-height:36em) {
.column.sidebar {
	border-left: 1px solid #ddd
}
}
@media (max-width:64.95em), (max-height:36em) {
html {
	font-size: 15px
}
body[data-template-id="5"] {
	padding-top: 2.85rem
}
.ofiRow {
	max-width: 600px;
	margin-right: auto;
	margin-left: auto
}
.ofiRow .address {
	font-size: 1rem
}
.ofiRow .text-icons {
font-size:.875rem
}
.ofiRow .image {
	-webkit-flex: 0 0 160px;
	-ms-flex: 0 0 160px;
	flex: 0 0 160px
}
.ofiRow .details {
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: stretch;
	justify-content: stretch
}
.ofiRow .contractinfo {
	width: 100%;
margin-top:.5rem
}
.ofiRow .contractinfo span {
	display: inline-block!important
}
.ofiRow .agent {
	display: none
}
.ofiRow .address, .ofiRow .agent {
	width: 100%
}
.ofiRow .agent span {
	display: inline-block
}
.ofiRow .opentime {
	width: 100%;
margin-top:.5rem;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.ofiRow .opentime span {
	display: inline-block
}
.ofiRow .opentime a {
	display: block;
	overflow: hidden;
padding:.325rem 1rem;
	border: 1px solid currentColor
}
.ofiRow .opentime a:hover {
	border: 1px solid #323232;
	color: #fff;
	color: #fff;
	background: #323232
}
.ofiRow .opentime a .time {
	float: left
}
.ofiRow .opentime a .date {
	float: right
}
.agent-block ul.social {
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto
}
[data-template-id="15"] .agent-photo-wrapper {
	width: 100%
}
[data-template-id="15"] #headlineContainer .caption h1 {
	padding-right: 5vw;
	padding-left: 5vw;
	font-size: 2.5rem
}
[data-template-id="15"] #headlineContainer .caption h1 small {
font-size:.875rem
}
[data-template-id="3"] #map-container {
	width: 50%!important
}
[data-template-id="3"] #search-results {
	width: 50%!important
}
[data-template-id="3"] .searchResults {
padding:.25rem .25rem 0 .25rem!important
}
[data-template-id="3"] .propertyTile a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
[data-template-id="3"] .propertyTile .video {
top:.25rem;
left:.25rem
}
[data-template-id="3"] .propertyTile .image {
	-webkit-flex: 0 0 140px;
	-ms-flex: 0 0 140px;
	flex: 0 0 140px
}
[data-template-id="3"] .propertyTile .image>div {
	-webkit-transform: none!important;
	-moz-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}
[data-template-id="3"] .propertyTile .ofi {
	display: none
}
[data-template-id="3"] .propertyTile .slash {
	top: 2em;
	width: 60px;
	padding: .25em;
	font-size: 9px
}
[data-template-id="3"] .propertyTile .caption {
	overflow: hidden;
padding:.5rem 1rem;
	line-height: 1.3;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
[data-template-id="3"] .propertyTile address {
margin-bottom:.25rem;
	font-size: 1rem!important
}
[data-template-id="3"] .propertyTile .suburb {
	margin: 0;
	font-size: 1rem;
	font-weight: 700
}
[data-template-id="3"] .propertyTile .icons {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-o-text-overflow: ellipsis-word;
	text-overflow: ellipsis;
	text-overflow: ellipsis-word;
	white-space: nowrap
}
[data-template-id="3"] .propertyTile abbr[class*="icon-"] {
	display: inline-block;
	margin-bottom: 0;
	line-height: 1
}
[data-template-id="3"] .propertyTile abbr[class*="icon-"]:before {
	position: relative;
	top: 3px;
	display: inline-block;
	vertical-align: 0;
	margin-right: 3px;
	font-size: 20px;
	line-height: inherit
}
[data-template-id="3"] .propertyTile .details, [data-template-id="3"] .propertyTile .text-icons {
font-size:.8rem
}
[data-template-id="3"] .propertyTile .details {
margin-top:.25rem
}
[data-template-id="3"] .propertyTile .details .contracttext {
	display: block
}
[data-template-id="3"] .propertyTile .typetext {
	display: none
}
#buttonbar {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
margin-right:-.25rem;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: stretch;
	justify-content: stretch
}
#buttonbar a.button {
	padding: 0;
margin-right:.25rem;
	-webkit-flex: 1 1 120px;
	-ms-flex: 1 1 120px;
	flex: 1 1 120px
}
#slideshow .caption-container address {
	font-size: 1.15rem
}
}
@media (max-width:37.45em), (max-height:30em) {
#slideshow .caption {
	top: auto;
	right: 0;
	bottom: 1rem;
	left: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	max-width: none;
	padding: 1rem 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center
}
#site-header #brand svg {
	width: 9.1875rem;
	height: 1.5rem
}
#site-header {
padding:.5rem 0
}
#site-header .container {
padding-right:.875rem;
padding-left:.875rem
}
.content-container {
	padding-top:20px;
	padding-bottom: 50px;
}
[data-template-id="3"] #site-header>.container, [data-template-id="3"] #quickbar, [data-template-id="3"] #search-tools {
padding-right:.875rem!important;
padding-left:.875rem!important
}
[data-template-id="1"] #quickbar button.inherit {
	padding-right: 0
}
#buttonbar .button.hollow {
	margin-top: .25em
}
#slideshow .caption .headline .suburb {
	font-size: 2rem
}
#slideshow .caption a {
	line-height: 2rem
}
.ofiRow {
	text-align: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.ofiRow .image {
	display: none
}
.ofiRow .image, .ofiRow .details {
	width: 100%;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.ofiRow .opentime a {
	max-width: 320px;
	margin-right: auto;
	margin-left: auto
}
.ofiRow .agent {
	display: none
}
.ofiRow .details {
margin-top:.5rem;
font-size:.875rem
}
.ofiRow .details .date, .ofiRow .details .time {
	display: inline-block
}
.ofiRow .details .address {
	font-size: 1rem
}
.ofiRow .details>* {
	width: 100%
}
[data-template-id="3"] .flex-area {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	width: 200vw;
	-webkit-transition: transform .5s;
	-moz-transition: transform .5s;
	transition: transform .5s
}
[data-template-id="3"] #site-main #map-container {
	width: 50%
}
[data-template-id="3"] #site-main #search-results {
	width: 50%
}
[data-template-id="3"] .show-map .flex-area {
	-webkit-transform: translate3d(-100vw, 0, 0);
	-moz-transform: translate3d(-100vw, 0, 0);
	-ms-transform: translate3d(-100vw, 0, 0);
	transform: translate3d(-100vw, 0, 0)
}
[data-template-id="3"] #map-switch {
	display: inline-block
}
[data-template-id="15"] #headlineContainer .caption h1 {
	font-size: 2rem
}
[data-template-id="15"] #headlineContainer .caption h1 small {
font-size:.875rem
}
.ofibox {
	width: 100%!important;
	max-width: 100%!important;
margin:0 0 .75rem 0!important;
	background: #fff
}
.ofibox a:after {
	display: none
}
.ofibox .time, .ofibox .date {
	display: block;
	min-height: 0;
	padding: 0;
	margin: 0;
	border: 0
}
.ofibox .date {
padding-top:.5rem
}
.ofibox .time {
padding-bottom:.5rem
}
.ofibox .date>*, .ofibox .time>* {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-transform: none;
	font-size: inherit;
	font-weight: 400;
	line-height: inherit;
	letter-spacing: 0
}
.ofibox .time>.time-end:before {
	content: " Ã¢â‚¬â€ ";
	display: inline-block;
	margin-right: .25em
}
.tagbox-listbox {
	width: 90vw!important;
	font-family: "GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif
}
.tagbox-listbox>li[data-type]:after {
	display: none
}
#hero-container .caption h1 {
	margin-top: 15vh;
	text-align: center;
	font-size: 2.5rem
}
ul.contact-info>li {
margin:.5rem 0
}
#sidenav-main {
	padding: 1rem
}
#sidenav-main .container {
	width: 100%
}
#sidenav-main .row {
	position: absolute;
	top: 0!important;
	left: 0!important;
	width: 100%!important;
	height: 100%!important;
	height: 100vh;
	padding: 0;
	margin: 0;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#sidenav-main .row .column:first-child {
	overflow-y: auto;
	height: 0;
	padding-top: 2rem;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
#sidenav-main .row .column+.column {
padding:.25rem 0;
	border: none;
	border-top: 1px solid rgba(255,255,255,.3);
	background: rgba(0,0,0,.1);
	text-align: center;
	font-size: 1.25rem;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
#sidenav-main .row .column+.column p {
	margin: 0
}
#sidenav-main .row .column+.column ul.contact, #sidenav-main .row .column+.column h4 {
	display: none
}
[data-template-id="3"] .propertyTile .image {
	-webkit-flex: 0 0 108px;
	-ms-flex: 0 0 108px;
	flex: 0 0 108px
}
[data-template-id="3"] .propertyTile .caption {
padding-left:.75rem
}
[data-template-id="3"] .propertyTile .suburb, [data-template-id="3"] .propertyTile .streetaddress {
font-size:.875rem
}
#hero-container #quickbar {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
form .tagbox .textbox::-moz-placeholder {
font-family:"GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif
}
form .tagbox .textbox::-webkit-input-placeholder {
font-family:"GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif
}
form .tagbox .textbox::-ms-input-placeholder {
font-family:"GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif
}
form .tagbox .textbox::placeholder {
font-family:"GT-America-Condensed", "Roboto Condensed", "Arial Narrow", sans-serif
}
#hero-container h1 {
	font-size: 2rem!important;
	line-height: 1.2
}
#hero-container h1>small {
	display: none
}
.imagetile .text {
	font-size: 1rem
}
.ofi-item {
	overflow: hidden;
margin-bottom:.5rem
}
.ofi-item .time {
	display: block;
	padding-left: 5.5rem
}
a#top {
	display: none
}
}
@-webkit-keyframes a-spin {
0% {
-webkit-transform:rotateY(0deg);
transform:rotateY(0deg)
}
100% {
-webkit-transform:rotateY(359.9deg);
transform:rotateY(359.9deg)
}
}
@-moz-keyframes a-spin {
0% {
-moz-transform:rotateY(0deg);
transform:rotateY(0deg)
}
100% {
-moz-transform:rotateY(359.9deg);
transform:rotateY(359.9deg)
}
}
@keyframes a-spin {
0% {
-webkit-transform:rotateY(0deg);
-moz-transform:rotateY(0deg);
-ms-transform:rotateY(0deg);
transform:rotateY(0deg)
}
100% {
-webkit-transform:rotateY(359.9deg);
-moz-transform:rotateY(359.9deg);
-ms-transform:rotateY(359.9deg);
transform:rotateY(359.9deg)
}
}
.a-spin {
	-webkit-animation: a-spin 1s infinite linear;
	-moz-animation: a-spin 1s infinite linear;
	animation: a-spin 1s infinite linear
}
@media print {
html {
	font-size: 11px!important
}
body {
	padding: 0!important;
	color: #000!important;
	background-color: #fff!important;
	font-size: 11px!important
}
#site-header, #site-main, #site-footer {
	position: relative!important;
	max-width: none;
	margin: 0 auto
}
#site-header .container, #site-main .container, #site-footer .container {
	width: 90%;
	max-width: none;
	margin: 0 auto
}
#site-footer {
	display: none!important
}
#site-header .container {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
#site-header .container #logo>svg {
	width: 15.3125rem!important;
	height: 2.5rem!important
}
#site-header #svglogo>path {
	fill: #000!important
}
#site-header nav, #site-header .menuButton {
	position: absolute!important;
	display: none!important
}
#hero-container, .fixed-aspect.hero, .hero-container {
	height: auto!important;
	min-height: 0!important;
	padding: 0!important;
	border-bottom: 1px solid #000!important;
	color: #000!important;
	background: transparent!important
}
#hero-container *, .fixed-aspect.hero *, .hero-container * {
	color: #000!important;
	background: transparent!important;
	text-shadow: none!important
}
#hero-container h1, .fixed-aspect.hero h1, .hero-container h1 {
	margin: 0 auto!important
}
#hero-container form, #hero-container .image, .fixed-aspect.hero form, .fixed-aspect.hero .image, .hero-container form, .hero-container .image {
	display: none!important
}
.ofiRow {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid
}
h3.text-center {
	break-before: avoid;
	page-break-before: avoid
}
}