/* html5doctor.com Reset Stylesheet v1.6.1 | Last Updated: 2010-09-17 | Author: Richard Clark - http://richclarkdesign.com */
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}
a,hr{padding:0}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
ins,mark{background-color:#ff9;color:#000}
body{line-height:1}
nav ul,ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
a{margin:0;font-size:100%;vertical-align:baseline;background:0 0;outline:0}
ins{text-decoration:none}
mark{font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0}
input,select{vertical-align:middle}

/*
Theme Name: Landlords Choice
Theme URI: http://demo.thatid.com/landlordschoice/
Description: Landlords Choice, responsive theme
Version: 1.0
Author: Agentpoint
Author URI: http://agentpoint.com.au/
*/

/** GLOBAL
====================================================================================================**/
*{
	box-sizing: border-box;
}
html,
body {
	height: 100%;
}

body {
	background: #fff;
	font: 0.875em/1.5 'HelveticaNeueLTStd-Lt', Arial, Helvetica, sans-serif;
	color: #444;
	-webkit-text-size-adjust: none;
}

a {
	color: #0426ac;
	text-decoration: none;
	transition: all 0.5s;
}

a:hover {
	color: #444;
}

strong {
	font-weight: normal;
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

em {
	font-style: normal;
	font-family: "HelveticaNeueLTStd-It", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: normal;
	font-weight: normal;
}

h1 {
	font-size: 1.85714em;
}

h1.page-title {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
	color: #0426ac;
}

h1.page-title span {
	font-family: 'HelveticaNeueLTStd-Lt', Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.57143em;
}

h2.section-title {
}

h3 {
	font-size: 1.28571em;
}

h3.section-title {
	margin: 0 0 10px;
	font-size: 1em;
}

h4 {
	font-size: 1.28571em;
}

h5 {
	font-size: 1.14286em;
}

h6 {
	font-size: 1em;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
	margin: 0;
	padding: 4px 5px 5px;
	font-family: 'HelveticaNeueLTStd-Lt', Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	border: solid 1px #EAEAEA;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05) inset;
}

select {
	padding: 3px;
}

#calculators select {
	padding: 3px 1px !important;
}

input[type="radio"],
input[type="checkbox"] {
	float: left;
	margin: 4px 5px 0 0 !important;
}

input[type="submit"],
input[type="button"],
.btn {
	height: 30px;
	padding: 0 20px;
	background: #0426ac;
	border: none;
	border-radius: 2px;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5) inset;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
	font-family: 'HelveticaNeueLTStd-Roman', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	-webkit-appearance: none;
}

input[type="submit"]:hover,
input[type="button"]:hover,
.btn:hover {
	background: #58585A;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.25);
}

a.btn {
	display: inline-block;
	line-height: 30px;
}

:-moz-placeholder {
	color: #917860;
	opacity: 1;
}

::-moz-placeholder {
	color: #917860;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #917860;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #917860;
	filter: alpha(opacity=100);
}

table {
	width: 100%;
}

th,
td {
	padding: 5px;
}

/** CLASSES **/
.toggle-menu,
.ginput_product_price_label,
.ginput_product_price,
.ginput_quantity_label {
	display: none;
}

.left,
.alignleft {
	float: left;
}

.alignleft {
	margin: 0 20px 20px 0;
}

.right,
.alignright {
	float: right;
}

.alignright {
	margin: 0 0 20px 20px;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.hidden {
	display: none;
}

.clear,
.clearer {
	clear: both;
}

.circle {
	display: inline-block;
	padding: 5px 15px;
	margin-right: 8px; /*line-height:40px;*/
	color: #fff; /*background:url(img/circle.png?v=1.000) 0 0 no-repeat;*/
	text-align: center;
	background-color: #0426ac;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.aquo {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ellipsis,
.text-cut {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.additional-section{
	padding: 10px;
	padding-top: 5px;
	text-align: right;
}

span.icon_video {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	background: url(img/icon_play_youtube.png) center center no-repeat;
}

ul.ui-tabs-nav {
}

ul.ui-tabs-nav li {
	float: left;
}

ul.ui-tabs-nav li a {
	display: block;
}

div.ui-tabs-panel {
	clear: both;
}

div.ui-tabs-hide {
	display: none;
}

/** LAYOUT
====================================================================================================**/
.wrapper {
	position: relative;
	z-index: 1;
	min-height: 100%;
}

.group {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 992px) {
	#fullwidth .group {
		padding-left: 15px;
		padding-right: 15px;
	}
	.menu-right .group {
    padding: 0 !important;
}
}

#header {
	position: relative;
	z-index: 1;
}
#header hgroup {
	padding-top: 30px;
	padding-bottom: 30px;
}

div[role="main"] {
	position: relative;
	z-index: 0;
}

#footer {
	position: relative;
	z-index: 0;
}

#search_results #content,
#sold #content,
#favourite_property #content {
	position: relative;
}

/** HEADER & NAV
====================================================================================================**/
h1.logo img {
	display: block;
}

#header .utils {
	font-size: 1.57143em;
}

#header .utils span.circle {
}

#header .utils span.circle.rea {
	background: url(img/logo_rea.png) 0 0 no-repeat;
}

#header .utils span.circle a {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
}

#header .utils span.circle a span.popup {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50px;
	right: 0;
	padding: 15px 20px;
	line-height: 1;
	background: #0426ac;
	border-radius: 5px;
	white-space: nowrap;
	font-size: 17px;
}

#header .utils span.circle a:hover span.popup {
	display: block;
}

#header .utils span.circle a span.popup:before {
	content: "";
	position: absolute;
	top: -7px;
	right: 13px;
	width: 0;
	height: 0;
	border-bottom: solid 7px #0426ac;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
}

nav[role="navigation"] ul.menu > li.hidden {
	display: none;
}

/** CONTENT
====================================================================================================**/

/** SIDEBAR **/
ul.side-buttons {
}

ul.side-buttons li {
	margin: 0 0 20px;
}

ul.side-buttons li.last {
	margin: 0;
}

ul.side-buttons a {
	display: block;
	padding: 20px;
	background: #F4F4F4;
	color: #444;
	font-size: 1.42857em;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

ul.side-buttons a:hover {
	background: #fcfcfc;
}

ul.side-buttons a i {
	float: right;
	margin: 5px 0 0;
}

.subpages {
}

.subpages ul {
}

.subpages li {
}

.subpages a,
.posts-links ul a {
	display: block;
	padding: 8px 0;
	color: #444;
	border-bottom: 1px dotted #CCCCCC;
}

.subpages .first a,
.posts-links ul .first a {
	padding: 0 0 8px;
}

.subpages a:hover,
.subpages li.current_page_item > a,
.posts-links ul a:hover {
	color: #0426ac;
}

.posts-links h3.section-title {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

.widget_archive ul {
	max-height: 380px;
	overflow: hidden;
	transition-duration: 0.3s;
}

.widget_archive.shrink ul {
	max-height: 10000px;
	transition-duration: 3s;
}

.widget_archive p.toggle-archive {
	padding: 8px 0 0;
	cursor: pointer;
	color: #0426ac;
}

.widget_archive p.toggle-archive:hover {
	color: #0426ac;
}

.quote-process {
	padding: 20px;
	background: #e5e5e5;
}

.quote-process h3.title {
	padding: 0 0 20px;
	color: #0426ac;
	border-bottom: 1px solid #c3c3c3;
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

.quote-process .block {
	padding: 20px 0;
	font-size: 0.857143em;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #c3c3c3;
}

.quote-process .block.last {
	padding: 10px 0 0;
	border-bottom: none;
}

.quote-process .block h4.title {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

.quote-process .block p.lead {
	margin: 5px 0;
}

.quote-process .block img {
	display: block;
	margin: 10px auto 0;
	max-width: 40%;
}

/** PAGE & POSTS **/

/** page:home **/
#homepage .section.gallery {
	position: relative;
}

#homepage .slideshow {
	position: relative;
	z-index: 0;
}

#homepage .heroes {
	overflow: hidden;
	max-height: 500px;
}

#homepage .heroes > div {
	width: 100%;
	height: 100%;
}

#homepage .heroes .slide a {
	color: #fff;
}

#homepage .section.gallery:hover .heroes .slide a {
	color: #0426ac;
}

#homepage .heroes img {
	display: block;
	width: 100%;
}

#homepage .heroes .slide span.holder {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 1.42857em;
	background: url(img/black_75.png);
	text-indent: 15px;
}

#homepage .heroes .slide span.holder span.ellipsis {
	display: block;
}

#homepage .slide-controls {
	position: absolute;
	z-index: 10;
	bottom: 15px;
	right: 15px;
	color: #fff;
	width: auto !important;
	height: auto !important;
}

#homepage .slide-controls a {
	float: left;
	margin: 0 0 0 5px;
	color: #fff;
	cursor: pointer;
}

#homepage .slide-controls a:hover {
	color: #0426ac;
}

#homepage .slide-controls a i {
	line-height: 1;
	font-size: 1.71429em;
}

#homepage .section.utils {
}

#homepage .content-block {
	/*padding: 15px 0 0;
	border-top: 2px solid #0426ac;*/
}
#homepage .product-review-logo img {
	width: 100%;
	height: auto;
	/*margin-top: 40px;*/
}
#homepage .content-block h3.section-title {
	margin: 0 0 15px;
	font-family: 'HelveticaNeueLTStd-Roman';
	color: #0426ac;
}
#homepage .content-block .item-header-summary-title {
	text-align: center;
}

#homepage .content-block a {
	color: #444;
}

#homepage .content-block a:hover {
	color: #0426ac;
}

#homepage .widget_recent_entries ul,
#homepage .widget_nav_menu ul,
#homepage .widget_text ul {
	list-style: none;
	margin: -8px 0 0 0;
	color: #888;
	padding: 0;
}

#homepage .widget_recent_entries ul li:before,
#homepage .widget_nav_menu ul li:before,
#homepage .widget_text ul li:before{
	content: "\f101";
	font-family: 'Fontawesome';
	font-size: 1.2em;
	padding-right: 10px;
	color: #0325ab;
}

#homepage .widget_recent_entries li,
#homepage .widget_nav_menu ul li,
#homepage .widget_text ul li {
	padding: 0 0 0 5px;
}
@media (max-width: 375px) {
	#homepage .widget_recent_entries ul li:before,
	#homepage .widget_nav_menu ul li:before,
	#homepage .widget_text ul li:before{
		float: left;
	}

	#homepage .widget_recent_entries li,
	#homepage .widget_nav_menu ul li,
	#homepage .widget_text ul li {
		clear: both;
	}
}

#homepage .video-holder {
	float: none;
	max-width: none;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#homepage .video-holder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#homepage .section.programs {
	padding: 25px 15px 15px;
}
#homepage .item-header-summary-title h1 {
	color: #0426ac !important;
    font-weight: bold !important;
    font-size: 18px !important;
    font-family: 'HelveticaNeueLTStd-Roman' !important;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
}
#homepage .item-header-summary-title .rate {
	color: #EFCA00;
	font-size: 24px;
}
#homepage .item-header-summary-title .rate .fa {
	margin-right: 2px;
}
#homepage .item-header-summary-title .rating-lg > p {
	font-size: 16px;
}
#homepage .item-header-summary-title .rating-lg > p a {
	color: #015edf;
}
#homepage .item-header-summary-title .product-review-logo img {
	width: 100%;
	max-width: 365px;
	height: auto;
}

#diy-packages .package {
	background: #eee;
}

#diy-packages .package h1.title {
	padding: 10px 0;
	background: #48484A;
	text-align: center;
}

#diy-packages .sell .package.standard h1.title {
	color: #e76d08;
}

#diy-packages .sell .package.premium h1.title {
	color: #006dce;
}

#diy-packages .sell .package.feature h1.title {
	color: #00ae52;
}

#diy-packages .lease .package.standard h1.title {
	color: #b5a2c6;
}

#diy-packages .lease .package.premium h1.title {
	color: #948a52;
}

#diy-packages .commercial .package.standard h1.title,
#diy-packages .lease .package.commercial h1.title {
	color: #ff0;
}

#diy-packages .package .wrap {
	padding: 20px;
}

#diy-packages .package h2.price {
	margin: 0;
	font-size: 2.14286em;
	text-align: center;
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

#diy-packages .package h2.price span {
	font-size: 0.466667em;
	color: #888;
}

#diy-packages .package p {
	margin: 0;
}

#diy-packages .package p.info {
	text-align: center;
}

#diy-packages .package p.button {
	padding: 20px 0;
	text-align: center;
}

#diy-packages .package p.button a.btn {
	width: 100%;
	padding: 0;
}

#diy-packages .sell .package.standard a.btn {
	background-color: #e76d08;
}

#diy-packages .sell .package.premium a.btn {
	background-color: #006dce;
}

#diy-packages .sell .package.feature a.btn {
	background-color: #00ae52;
}

#diy-packages .lease .package.standard a.btn {
	background-color: #b5a2c6;
}

#diy-packages .lease .package.premium a.btn {
	background-color: #948a52;
}

#diy-packages .commercial .package.standard a.btn,
#diy-packages .lease .package.commercial a.btn {
	background-color: #ff0;
	color: #444;
	text-shadow: none;
}

#diy-packages .package .features ul {
	margin: 0 0 0 13px;
	list-style: disc;
	word-wrap: break-word;
}

#diy-packages .package .features ul li {
	position: relative;
}

#diy-packages .package .features ul li .tooltip {
	display: none;
	position: absolute;
	margin: 8px 0 0 -13px;
	padding: 10px;
	color: #fff;
	background: #0426ac;
	border-radius: 2px;
}

#diy-packages .package .features ul li .tooltip:after {
	position: absolute;
	bottom: 100%;
	left: 29px;
	content: " ";
	height: 0;
	width: 0;
	margin-left: -8px;
	pointer-events: none;
	border: 8px solid transparent;
	border-bottom-color: #0426ac;
}

div#page[role="main"] #diy-packages .package .features ul li:hover {
	color: #0426ac;
}

#diy-packages .package .features ul li:hover .tooltip {
	display: block;
}

#diy-packages .package.overview {
}

#diy-packages .package.overview h1 {
	margin: 0 0 20px;
	color: #0426ac;
}

#diy-packages .package.overview p {
	margin: 0 0 20px;
}

#diy-packages .package.overview p:last-child {
	margin: 0;
}

#homepage .overview {
	padding: 0 0 150px;
}

#homepage .overview h1,
#homepage .overview p {
	margin: 0 0 20px;
}

#homepage .overview h1 {
	color: #0426ac;
}

/* used in homepage and calculators page */
#homepage .calculatrices {
	padding: 0 0 200px;
}

.calculatrice {
	width: 100%;
	margin-bottom: 30px;
}
@media (min-width: 768px) {
	.calculatrice {
		width: 49%;
	}
}

.calculatrice * {
	box-sizing: border-box;
}

.calculatrice h1.title {
	padding: 10px;
	background: #0426ac;
	color: #fff;
	text-align: center;
	margin-bottom: 0 !important;
}

.calculatrice .wrap {
	padding: 20px;
	background: #eee;
	min-height: 325px;
}
@media (max-width: 1024px) {
	.calculatrice .wrap {
		min-height: 340px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.calculatrice .wrap {
		min-height: 445px;
	}
}

.calculatrice p.title {
}

.calculatrice ul.forms {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.calculatrice ul.forms li {
	padding: 10px 0 0;
}

.calculatrice ul.forms p.title {}

.calculatrice ul.forms label,
.calculators label {
	width: 60%;
	display: inline-block;
}
.calculatrice ul.forms span.right,
.calculators span.right {
	position: relative;
	width: 40%;
	text-align: right;
}

.calculatrice ul.forms span.sign {
	display: block;
	position: absolute;
	top: 4px;
}

.calculatrice ul.forms span.sign.l {
	left: 5px;
}

.calculatrice ul.forms span.sign.r {
	right: 5px;
}

.calculatrice ul.forms input[type="text"] {
	padding: 4px 5px 5px 15px;
	width: 100%;
}
.calculators input[type="text"],
.calculators select {
	width: 100%;
}

.calculatrice ul.forms input[disabled="disable"] {
	color: #000;
}

.calculatrice ul.forms input.alt[type="text"] {
	padding: 4px 20px 5px 5px;
}

.calculatrice p.alt {
	position: relative;
	margin: 30px 0 0;
	padding: 20px 0 0;
	/*border-top: 1px solid #0426ac;*/
	text-align: center;
}

.calculatrice p.alt span.vs {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: -12px 0 0 -12px;
	background: #0426ac;
	color: #fff;
	font-size: 11px;
	border-radius: 24px;
}

.calculatrice p.note {
	padding: 10px 0 0;
	font-size: 0.8571em;
	font-family: 'HelveticaNeueLTStd-It', Arial, Helvetica, sans-serif;
}

#homepage .AdWidget_ImageWidget {
	text-align: center;
}

#homepage .AdWidget_ImageWidget img {
	max-width: 100%;
}

#homepage .section.ad {
	padding: 0 0 25px;
}

/** page:property **/
div#property[role="main"] .property-block {
	margin: 0 0 30px;
}

div#property[role="main"] p.title {
	margin: 0 0 10px;
	color: #0426ac;
}

.property-share.facebook,
.property-share.twitter {
	display: none;
}

/** page:default and post **/
.default h1,
.default h2,
.default h3,
.default h4,
.default h5,
.default h6 {
	margin: 0 0 20px;
}

.default ul {
	list-style: disc;
}

.default ol {
	list-style: decimal;
}

.default img {
	max-width: 100%;
}

/** page:testimonials **/
#testimonials {}
#testimonials .entry h3, #testimonials .entry h3 a:hover{
	color: #0426ac
}
#testimonials .testimonial {
	background: #f9f9f9;
}
#testimonials .title {
	padding: 0 0 10px;
}

#testimonials .thumbnail {
	position: relative;
}
#testimonials h3 {
	font-weight: 600;
}

#testimonials .thumbnail img {
	display: block;
	width: 100%;
}

#testimonials .overview {
	position: relative;
	padding: 15px 20px 15px 60px;
}

#testimonials .overview::before {
	position: absolute;
	left: 15px;
	top: 0;
	content: "\201C";
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
}

#testimonials .overview::after {
	content: "";
}

#testimonials .overview p {
	margin: 0;
}

#testimonials .overview p.client {
	padding: 10px 0 0;
	text-align: right;
}

/** page:auction forms **/
.table-auction-forms {
	border: solid 1px #f0f0f0;
}

.table-auction-forms th {
	padding: 10px;
	border-bottom: solid 1px #f0f0f0;
	border-right: 1px solid #f0f0f0;
	box-shadow: 0 0 1px #FFFFFF inset;
	background: #F2F2F2;
	background: -moz-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F8F8F8), color-stop(100%, #F2F2F2));
	background: -webkit-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%);
	background: -o-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%);
	background: -ms-linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%);
	background: linear-gradient(top, #F8F8F8 0%, #F2F2F2 100%);
}

.table-auction-forms th.title {}
.table-auction-forms th.description {}
.table-auction-forms th.download {}
.table-auction-forms td {
	padding: 10px;
}

.table-auction-forms tr.alt td {
	background: #fafafa;
}

/** page:property listing **/
.page-property-listing-side-image {
	display: block;
}

.page-property-listing-side-image img {
	display: block;
	width: 100%;
}

/* page: subscribe */
#manage_profile ol.cf-ol li.site_alerts ul.prop_alerts_ul {
	max-width: 100%;
}

/* page: resources */
#resources .entry ul {
	list-style-type: disc;
	margin: 15px 30px;
}
#resources .entry > ul > li a {
	display: block;
	word-break: break-all;
}

/** posts/single **/
p.post-meta {
	color: #888;
	font-size: 0.857143em;
}

p.post-meta a {
	color: #888;
}

p.post-meta a:hover {
	color: #0426ac;
}

.posts .post {
	margin: 0 0 20px;
	border-bottom: 1px dotted #ccc;
}

.posts .post.last {
	margin: 0;
	border-bottom: none;
}

.posts .entry .image img {
	display: block;
	width: 100%;
}

.posts h3.post-title {
	font-size: 1em;
}

.posts h3.post-title a {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
	color: #444;
}

.posts h3.post-title a:hover {
	color: #0426ac;
}

.single {}
.single .post {}
.single .entry {
	margin: 0 0 20px;
	border-bottom: 1px dotted #ccc;
}

.comments {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #ccc;
}

.comments h2.section_title {
	font-size: 1.28571em;
}

.comments ul {
	list-style: none;
	color: #333;
}

.comments ul li {
	margin: 0;
}

.comments .comment-body {
	position: relative;
	padding: 20px;
	background: #FAFAFA;
}

.comments ul li img.avatar {
	float: left;
	margin: 6px 20px 20px 0;
}

.comments ul li cite.fn {
	font-style: normal;
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

.comments p {
	margin: 0;
}

.comments .reply {
	position: absolute;
	right: 0;
	font-size: 0.857143em;
}

.comments .reply a {
	display: block;
	padding: 5px 10px;
	background: #0426ac;
	color: #fff;
}

.comments .reply a:hover {
	background: #333;
}

.comments .reply em {
	padding: 0 3px 0 0;
}

.comments .comment-meta {
	font-size: 0.857143em;
}

.comments-template #respond a#cancel-comment-reply-link {
	float: right;
	font-size: 0.777778em;
	color: #4E3C2B;
}

.comments-template #respond a#cancel-comment-reply-link:hover {
	color: #FFC200;
}

#commentform p {
	margin: 0 0 10px;
}

#commentform p span.required,
span.required {
	color: #e00;
}

#adding-your-property-payment-2 .entry {
	padding: 60px 0 20px;
}

#adding-your-property-payment-2 .entry > .row {
	padding: 20px 0;
}

#adding-your-property-payment-2 .quote-process .block {
	min-height: 300px;
}

#adding-your-property-payment-2 .btn-group a {
	font-family: 'HelveticaNeueLTStd-Md';
	color: #444;
}

#adding-your-property-payment-2 .btn-group a:hover {
	color: #0426ac;
}

#content.default .entry > .row {
	display: inline-block;
	clear: both;
}

#content.default .row .photo-process {
	max-width: 220px;
}

#content.default .row .photo-process {
	max-width: 220px;
}

#content.default .row .photo-process img {
	height: auto;
	max-width: 195px;
}

#content.default .row .text-process {
	max-width: 70%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

#content.default .row .text-process b {
	font-weight: normal;
	font-family: 'HelveticaNeueLTStd-Md';
}

.row .text-process > p {
	clear: both;
	margin: 0 0 10px;
}

.row .text-process > span {
	float: left;
}

.row .text-process .img-arrow-left {
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(img/arrow-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 20px auto;
	padding-left: 10px;
}

.action-button {
	float: none;
	margin: 20px 0 0;
	text-align: center;
	font-size: 2em;
}

/** gform **/
.gform_heading {
	margin: 0 0 10px;
}

.gform_wrapper .validation_error {
	margin: 0 0 10px;
}

.gform_wrapper .validation_message {
	clear: both;
	color: #d00;
}

.gform_body ul {
	list-style: none !important;
	margin: 0 !important;
}

.gform_body ul.gform_fields > li {
	padding: 0 0 20px;
}

.gform_body ul.gform_fields > li.gfield_error {
	margin: 0 0 20px;
	padding: 20px;
	background: #ffa;
}

.gform_body ul.gform_fields > li > label {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.gform_body ul.gform_fields li h2.gsection_title {
	margin: 20px 0;
}

.gform_body ul.gform_fields p {
	margin: 0;
}

.gform_body ul.gform_fields li label .gfield_required {
	color: #DD0000;
}

.gform_body textarea {
	height: 100px;
}

.gform_body input[type="radio"] {
	margin: 4px 8px 0 0;
}

.gform_body .warningTextareaInfo {
	padding: 5px 0 0;
}

.gform_body ul.gform_fields > li#field_18_8 .ginput_container span {
	font-size: 14pt;
	color: #0426ac;
	font-family: "HelveticaNeueLTStd-Bd", Arial, Helvetica, sans-serif;
	display: block;
	line-height: 21px;
}

.gform_body ul.gform_fields li .ginput_complex {
}

.gform_body ul.gform_fields li .ginput_complex span {
	display: block;
	position: relative;
}

.gform_body ul.gform_fields li .ginput_complex span.ginput_left {
	margin: 0 0 10px;
}

.gform_body ul.gform_fields li .ginput_complex span label {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	float: none;
	width: auto;
	margin: 0;
}

#agent .gform_body ul.gform_fields li label {
	float: none;
	width: auto;
	margin: 0;
	display: block;
}

#agent .gform_body ul.gform_fields li .ginput_container {
	float: none;
	width: auto;
}

#agent .gform_body input[type="text"],
#agent .gform_body input[type="tel"],
#agent .gform_body input[type="email"],
#agent .gform_body textarea {
	width: 98.5%;
}

#agent .gform_body select {
	width: 100%;
}

#agent .gform_footer {
	padding: 0;
}

#property-listing .gform_body ul.gform_fields li.alt li {
	display: inline-block;
	width: 100%;
	margin: 0 0 -5px;
}

#property-listing .gform_body ul.gform_fields li.alt li label {
	float: left;
	width: 90%;
}

#property-listing .gform_body ul.gform_fields li .ginput_container table td {
	padding: 0;
}

#property-listing .gform_body ul.gform_fields li .ginput_container i.fa-check {
	color: #4ac10a;
}

.gform_wrapper .gf_progressbar_wrapper {
	width: 99%;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #CCC;
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 1em;
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
}

.gform_wrapper .gf_progressbar {
	width: 99%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	border: 1px solid #EEE;
	background: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-bg.png) center bottom repeat-x;
	border-radius: 4px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.gform_wrapper .gf_progressbar_percentage {
	height: 20px;
	text-align: right;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.50);
	font-size: 14px;
}

.gform_wrapper .gf_progressbar_percentage span {
	display: block;
	width: auto;
	float: right;
	margin: 0 5px;
}

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
	color: #959595;
	text-shadow: none;
}

.gform_wrapper .percentbar_blue {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-blue.png);
	background-repeat: repeat-x;
	background-color: #0072BC;
	color: #FFF;
}

.gform_wrapper .percentbar_gray {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-gray.png);
	background-repeat: repeat-x;
	background-color: #666;
	color: #FFF;
}

.gform_wrapper .percentbar_green {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-green.png);
	background-repeat: repeat-x;
	background-color: #94DC21;
	color: #FFF;
}

.gform_wrapper .percentbar_orange {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-orange.png);
	background-repeat: repeat-x;
	background-color: #DC7021;
	color: #FFF;
}

.gform_wrapper .percentbar_red {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-red.png);
	background-repeat: repeat-x;
	background-color: #DC2521;
	color: #FFF;
}

.gform_wrapper .percentbar_custom {
	background-image: url(http://www.diysalesandleasing.com.au/wp-content/plugins/gravityforms/images/gf-percentbar-custom.png);
	background-repeat: repeat-x;
}

#gform_wrapper_9 #input_9_54 .ginput_price {
    display: none;
}

/** FOOTER
====================================================================================================**/
#footer .group {
	border-top: 2px solid #0426ac;
}

#footer .section,
#footer .section a {
	color: #fff;
	font-weight: bold;
}

#footer .section a:hover {
	color: #eee;
}

#footer .socials a {
	display: inline-block;
}

#footer .networks {
	font-size: 1.57143em;
}

#footer .networks span.circle {
}

#footer .networks span.circle.rea {
	background: url(img/logo_rea.png) 0 0 no-repeat;
}

#footer .networks span.circle a {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
}

#footer .networks span.circle a span.popup {
	display: none;
	position: absolute;
	z-index: 1;
	bottom: 50px;
	right: 0;
	padding: 15px 20px;
	line-height: 1;
	background: #0426ac;
	border-radius: 5px;
	white-space: nowrap;
	font-size: 17px;
}

#footer .networks span.circle a:hover span.popup {
	display: block;
}

#footer .networks span.circle a span.popup:before {
	content: "";
	position: absolute;
	top: 100%;
	right: 13px;
	width: 0;
	height: 0;
	border-top: solid 7px #0426ac;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
}

.translate-overlay {
	position: fixed;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(img/black_75.png);
}

.translate-element {
	position: fixed;
	z-index: 4;
	bottom: -100%;
	padding: 20px;
	background: #fff;
	border-radius: 2px;
	transition: all 0.4s ease-in-out 0s;
}

.translate-element:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
	width: 0;
	height: 0;
	border-top: solid 8px #fff;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
}

.ltranslate label {
	display: none;
	float: left;
	margin: 0 10px 0 0;
}

.filter_lightbox {
	background: url(img/bg-black-80.png);
	display: none;
	height: 1400px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.box_lightbox {
	background: #fff;
	border: 4px solid #fff;
	box-shadow: 0 0 2px #000;
	display: none;
	left: 50%;
	margin: 0 0 0 -296px;
	padding: 0;
	position: absolute;
	top: 25%;
	width: 610px;
	z-index: 1001;
}

.box_lightbox .signup_button,
p#btn-walk-close {
	height: 31px;
	position: absolute;
	right: -21px;
	top: -21px;
	width: 31px;
}

.box_lightbox .signup_button input,
p#btn-walk-close a {
	background: url(img/btn_close.png) no-repeat 0 0;
	border: medium none;
	cursor: pointer;
	height: 31px;
	padding: 0;
	width: 31px;
	border: none;
	box-shadow: none;
}

.box_lightbox #boxtitle_walk,
#box_map #boxtitle_map {
	display: none
}

/* customize */
.outer-top-header {
	position: relative;
}

.outer-top-header .utils {
	position: absolute;	/*height: 45px;*/
	bottom: 10px !important;
}

.header-phone-email {
	width: 200px;
}

.utils .header-phone-mail .header_phone,
.utils .header-phone-mail .header_mail {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: 'HelveticaNeueLTStd-Roman', Arial, Helvetica, sans-serif;
}

.utils .signup {
	position: absolute;
	right: 0;
	top: -13px;
}

.utils .signup a.fb {
	background-color: #0426ac !important;
	font-size: 18px;
	padding: 0 12px !important;
}
.utils .signup a.btn .fa {
	display: none;
}
.utils .signup a.fb .fa {
	display: inline-block;
}

.utils .signup a.btn {
	font-size: 14px;
	padding: 0 10px;
}

.utils .header-phone-mail .header_phone .fa,
.utils .header-phone-mail .header_mail .fa {
	color: #0426ac;
}

.section.texts h2.title {
	text-align: center;
	font-size: 28px !important;
	margin-bottom: 20px !important;
	font-weight: bold;
}

#home .group .section.texts {
	margin-bottom: 20px;
	margin-left: -20px !important;
	margin-right: -20px !important;
}

#home .group .section.texts .outer-list-text {
	padding: 0 20px;
}

#home .section.texts ul {
	width: 100%;
}

#home .section.texts ul li {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

#home .section.texts ul li p {
	text-align: justify;
	float: right;
	width: calc(100% - 45px);
}

#home .section.texts ul li:nth-child(4) {
	/*margin-bottom: 40px;*/
}

#home .section.texts ul li .fa {
	width: 40px;
	float: left;
	color: #0426ac;
	height: 100%;
	line-height: 45px;
}
#home .section.texts .fa-3x {
	font-size: 2.5em;
}

#home .section.programs {}
.featured-listings ul li figure {
	height: 0 !important;
	padding-bottom: 66%;
	position: relative;
	margin: 0 0 5px !important;
}
.featured-listings ul li {
	margin-bottom: 30px;
}
/* different background color */
/* #packages .package:nth-child(1) .outer-blue .wrap {
	background-color: #074ae1;
}
#packages .package:nth-child(1) .outer-blue h1.title {
	background-color: #0869ee !important;
}
#packages .package:nth-child(3) .outer-blue h1.title {
	background-color: #0435cf !important;
}
#packages .package:nth-child(1) .outer-blue .circle-center {
	border: 10px solid #0869ee !important;
}
#packages .package:nth-child(3) .outer-blue .wrap {
	background-color: #0426ac !important;
} */

#packages .package:nth-child(3) .outer-blue .circle-center {
	border: 10px solid #0435cf !important;
}

#packages {
	margin-left: -10px;
	margin-right: -10px;
}

#packages .package {
	float: left;
	width: 33.33%;
	position: relative;
}

#packages .package .outer-blue {
	padding: 10px;
}

#packages .package .outer-blue .circle-center {
	display: block;
	position: relative !important;
	background-color: #bee2fc;
	height: 16px;
	width: 16px;
	margin: 0 auto -25px auto;
	border: 10px solid #074ae1;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 10;
}

#packages .package .outer-blue h1.title {
	z-index: 5;
	background-color: #074ae1;
	text-align: center;
	color: #fff;
	font-family: 'HelveticaNeueLTStd-Roman';
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;	/*text-transform: uppercase;*/
	display: block;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#packages .package .wrap {
	padding: 0;/* background-color: #0435cf; */
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	min-height: 615px;
}

#packages .package .partners-logo{
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 250px;
}
.partners-logo img {
	width: auto;
    max-width: 70%;
    max-height: 110px;
    margin: 5px auto;
    display: block;
    height: auto;
}
.partners-logo img:first-child {
	/*height: 45px;
	max-width: 100%;*/
	margin-bottom: 20px;
}

#packages .package .wrap h2.price {
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 36px;
	line-height: 45px;
}

/* lease page */
body#lease/* #fullwidth-content*/ .group .section.programs, body#home .group .section.programs, body#sell .group .section.programs {float: left; width: 33.33%;}
body#sell .group .section.programs {    display: none;}
li.gchoice_9_9_0.first {
    display: none;
}
body#lease/* #fullwidth-content*/ .group .section.programs #packages, body#home .group .section.programs #packages, body#sell .group .section.programs #packages {margin: 0;}
body#lease/* #fullwidth-content*/ .group .section.programs #packages .package, body#home .group .section.programs #packages .package, body#sell .group .section.programs #packages .package {width: 100%;}
body#lease/* #fullwidth-content*/ .group .section.programs #packages .package .wrap .lease-extra-form, body#home .group .section.programs #packages .package .wrap .lease-extra-form,
body#sell .group .section.programs #packages .package .wrap .lease-extra-form {padding: 15px;}
body#lease/* #fullwidth-content*/ .group #packages .package .wrap .lease-extra-form .price, body#home .group #packages .package .wrap .lease-extra-form .price, body#sell .group #packages .package .wrap .lease-extra-form .price {padding-left: 15px;}
body#home .group .section.programs {padding: 0;}
body#sell .group #packages .package .wrap .button {position: absolute;}
body.page-id-271 .group .section.programs {
	width: 100% !important;
}
body.page-id-271 ul.gfield_radio#input_9_7:after {
	display: table;
	content: '';
	clear: both;
}
body.page-id-271 ul.gfield_radio#input_9_7 > li {
	width: 50%;
	float: left;
	padding: 0 10px 0 0 !important;
	margin-bottom: 20px;
}
body.page-id-271 #packages .package .outer-blue {
	padding: 10px 10px 0 0;
}
body.page-id-271 #packages .package .wrap {
	min-height: 530px;
}
body.page-id-271 #packages .package h1.title {
	height: 65px;
}
body.page-id-271 .default p {
	word-break: break-word;
}
body.page-id-271 #modal-dialog-terms-condition > div {
	text-indent: -20pt !important;
    margin: 0cm 0cm 10pt 20pt !important;
}
body.page-id-271 .mfp-bg {
	position: fixed !important;
}
body.page-id-271 .mfp-wrap {
	top: 0 !important;
}
@media screen and (max-width: 1024px) {
	body.page-id-271 ul.gfield_radio#input_9_7 > li {
		width: 100%;
	}
	body.page-id-271 #packages .package .wrap {
		min-height: 0;
	}
}
@media screen and (max-width: 600px) {
	body.page-id-271 .gform_wrapper .top_label input.medium {
		width: auto;
	}
}

#dialog-modal8551 img, #dialog-modal8591 img, #dialog-modal8601 img {width: auto; height: auto;}
/* .white-popup-block {word-break: break-all;} */
.white-popup-block img {width: 100%; height: auto; }
#dialog-modal8841.white-popup-block img {max-width: 300px;}

.package ul.lease-extra-form.dropit{
	/*position: absolute;*/
	width: 100%;
	/*bottom: 10%;*/
	margin-bottom: 15px;
}
.package .wrap ul.lease-extra-form li.dropit-trigger{
	padding: 0 15px;
}

.package .wrap .dropit-submenu{
	padding: 0;
	margin: 0;
	left: 15px;
	width: 160%;
	max-height: 200px;
	overflow: auto;
	background: #fff;
}

.package .wrap ul.lease-extra-form li > div{
	float: left;
	width: 33.333%;
	line-height: 30px;
	padding: 5px;
}

.package .wrap ul.lease-extra-form li:before,
.package .wrap ul.lease-extra-form li:after{
	content: "";
	display: table;
}
.package .wrap ul.lease-extra-form li:after{
	clear: both;
}

.package .wrap ul.lease-extra-form li{
	border-bottom: 1px solid #ddd;
}
.package .wrap ul.lease-extra-form li:last-child{
	border-bottom: 0;
}
.package .wrap ul.lease-extra-form li.odd{
	background: #eee;
}

.wrap ul.lease-extra-form li > div.description{
	width: 60%;
}
.wrap ul.lease-extra-form li > div.description input[type=checkbox]{
	float: none;
	margin: 0 5px 0 0!important;
	display: inline-block;
	vertical-align: middle;
}

.wrap ul.lease-extra-form li > div.price{
	width: 20%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.wrap ul.lease-extra-form li > div.more-button{
	width: 20%;
	text-align: center;
}

ul.lease-extra-form li .more-button input[type=button]{
	text-align: center;
	padding: 5px;
	font-size: 10px;
	height: auto;
}

#packages .package._rs-1 h1.title,
#packages .package._rs-1 h2.price,
#packages .package._rs-1 .features ul li:before{
	background: #0395fc;
}
#packages .package._rs-2 h1.title,
#packages .package._rs-2 h2.price,
#packages .package._rs-2 .features ul li:before{
	background: #015edf;
}
#packages .package._rs-3 h1.title,
#packages .package._rs-3 h2.price,
#packages .package._rs-3 .features ul li:before{
	background: #0426ac;
}
#packages .package._rs-4 h1.title,
#packages .package._rs-4 h2.price,
#packages .package._rs-4 .features ul li:before{
	background: #015edf;
}
#packages .package._rs-5 h1.title,
#packages .package._rs-5 h2.price,
#packages .package._rs-5 .features ul li:before{
	background: #015edf;
}

#packages .features ul{
	margin-top: 15px;
	margin-bottom: 15px;
}

#packages .features ul li:before {
	font-family: 'Fontawesome';
	content: "\f00c";
	padding: 0;
	/*color: #fff !important;
	-webkit-text-fill-color: rgba(255, 255, 255, 1);
	-webkit-opacity: 1;*/
	color: #fff;
	font-size: 8px;
	display: inline-block;
	float: left;
	vertical-align: middle;
	width: 30px;
	text-align: center;
	margin-right: 2%;
	border-radius: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	-webkit-appearance: none;
}
#packages .features ul li{
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#packages .features ul li > span{
	/*display: inline-block;*/
	/*width: 90%;*/
	vertical-align: top;
	display: block;
    overflow: hidden;
}

#packages .package .wrap .outer-box {
	padding: 15px;
	/*margin-bottom: 10px;*/
	position: relative;
	min-height: 125px;
	overflow: hidden;
}
#dashboard #packages .package .wrap .outer-box {
	min-height: 450px;
}
@media(min-width:993px){
#dashboard #packages .package .wrap .outer-box {
	min-height: 750px;
}}
@media(min-width:1200px){
	#dashboard #packages .package .wrap .outer-box {
		min-height: 650px;
	}
}
._white {
	background: #fff;
}
._grey {
	background: #ecedf2;
}

.sticker.most-popular{
	position: absolute;
	top: 1px;
	right: 1px;
	width: 102px;
	height: 102px;
	background: url(images/sticker-most-popular.png) no-repeat 0 0;
	background-size: 100%;
}

.partners-logo:before,
.partners-logo:after{
	content: "";
	display: table;
}
.partners-logo:after{
	clear: both;
}

.partners-logo{
	margin-left: -5px;
	margin-right: -5px;
}
.partners-logo a{
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}


#packages .package .wrap .outer-white .small-effect {
	right: 0;
	bottom: 0;
	position: absolute;
	border-left: 10px solid #5387ec;
	border-top: 10px solid #5387ec;
}

#packages .package:nth-child(1) .outer-blue .small-effect {
	border-right: 10px solid #0337ad;
	border-bottom: 10px solid #0337ad;
}

#packages .package:nth-child(2) .outer-blue .small-effect {
	border-right: 10px solid #01299b;
	border-bottom: 10px solid #01299b;
}

#packages .package:nth-child(3) .outer-blue .small-effect {
	border-right: 10px solid #001363;
	border-bottom: 10px solid #001363;
}
#packages .package .wrap{
	position: relative;
}
#packages .package .wrap .button{
	/*position: absolute;*/
	width: 100%;
	bottom: 0;
	left: 0;
	padding-bottom: 15px;
}
#packages .package .wrap .button a {
	display: block;
	border: 2px solid #0927ab;
	background-color: transparent;
	border-radius: 3px;
	padding: 0;
	color: #0927ab;
	margin: auto;
	max-width: 90%;
	height: 40px;
	line-height: 40px;
	text-shadow: none;
}

#packages .package .wrap .button a:hover {
	color: #0426ac !important;
}

.package .two-links {
	clear: both;
	width: 100%;
	display: table;
	margin-top: 10px;
}

.package .two-links span {
	display: block;
	float: left;
	width: 48%;
	text-align: center;
	padding: 5px 0;
	border-radius: 2px;
	font-size: 12px;
	opacity: .9;
	transition: all .5s;
	box-shadow: 0 0 2px #0337AD;
}

.package .two-links span:hover {
	opacity: 1;
}

.package .two-links span:first-child {
	background: #7CBA01;
	margin-right: 2%;
}

.package .two-links span:last-child {
	background: #FE8601;
	margin-left: 2%;
}

.package .two-links span a {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}

.content-block h3 {
	color: #0426ac !important;
	font-weight: bold !important;
	font-size: 18px !important;
	font-family: 'HelveticaNeueLTStd-Roman' !important;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.content-block.realty_widget_image_map_search img {
	width: 100%;
}

.page_toolbar,
.page_next {
	float: right;
}

.page_next {
	margin-left: 8px;
}

.page_numbers,
.page_prev {
	float: left;
}

.page_numbers {
	display: inline-block;
}

.page_numbers a {
	margin-left: 8px !important;
	display: inline-block;
	color: #555;
}

.page_numbers a:hover {
	color: #0426ac;
}

.page_numbers a.current {
	color: #0426ac;
	font-weight: bold;
}

ul.rooms:before,
ul.rooms:after {
	content: "";
	display: table;
}

ul.rooms:after {
	clear: both;
}

.thumbview .overview ul.rooms {
	margin-top: -16px;
	margin-bottom: 20px;
}

.thumbview .row {
	/*padding: 0 0 30px !important;*/
}

.tools.bottom.s-lrpad {
	margin: 20px 0;
}

#property .pp_content {
	height: 540px !important;
}

.reload-captcha {
	margin-right: 10px;
	display: inline-block;
	padding: 10px;
}

#captcha-image {
	height: 30px;
}

.calc_table {
	margin-bottom: 20px;
}

.calc-td-form {
	width: 54%
}

.calc_table .calc-td-form .calc_field {
	width: 30%;
}

.calc-td-result {
	width: 40px;
}

#footer .group {
	background-color: #0426ac !important;
}

#footer .group .section {
	color: #fff !important;
	text-align: center !important;
	font-weight: bold;
	font-size: 13px !important;
}

.srp-content-box .srp-post-title {
	font-family: 'HelveticaNeueLTStd-Roman', arial !important;
	font-weight: bold !important;
	font-size: 14px;
}

.sitemap-page {
	margin-top: 20px;
}

.sitemap-page h5 {
	font-family: 'HelveticaNeueLTStd-Roman', arial;
	font-weight: bold;
	margin: 7px 0;
}

.sitemap-page ul {
	list-style-type: none;
	margin-left: 25px;
}

.sitemap-page ul li:before {
	content: "• ";
	color: #0426ac;
}

.until-sold {
	font-weight: bold;
	font-size: 16px;
	font-family: 'HelveticaNeueLTStd-Roman', arial;
	vertical-align: top;
}

#realty_widget_image_map_search img {
	width: 100%;
}

#calc_results > p {
	display: none;
}

.group-media-socials {
	text-align: center;
	margin-top: 8px;
}

.group-media-socials a {
	color: #fff;
}
.safari select {
	height: 26px;
}
.safari .srp-content-box .srp-post-content {
	line-height: 1.3;
}
/* end customize */

/* lightbox mfpopup */
.mfp-content .lightbox-wrap {
	padding: 20px;
	margin: 30px auto;
	background: #fff;
	max-width: 560px;
	position: relative;
	border: 1px solid #cecece;
	box-shadow: 1px 1px 5px #ababab;
	border-radius: 3px;
}

.mfp-content .lightbox-wrap .mfp-close {
	top: 0;
	right: 0;
	position: absolute;
}

.mfp-content .lightbox-wrap .mfp-close:hover {
	background: none;
}


/* These styles assume you are using ul and li */
.dropit {
    list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-trigger { position: relative; }
.dropit .dropit-submenu {
    position: absolute;
    top: 100%;
    left: 0; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 150px;
    list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-open .dropit-submenu { display: block; }

.section.logo {
	margin-bottom: 30px;
}
.section.logo h2 {
	margin-bottom: 15px;
	text-align: center;
    font-size: 28px !important;
    font-weight: bold;
}
.section.logo ul {
	text-align: center;
	font-size: 0;
}
.section.logo ul li {
	display: inline-block;
	width: 20%;
	text-align: center;
	margin: 10px 0;
}
.section.logo ul li.first div p a {
	height: 60px;
}
.section.logo ul li img {
	height: 100%;
}
.section.logo ul li div p a {
	display: block;
	height: 30px;
}

.white-popup-block{background:#FFF;padding:20px 30px;text-align:left;max-width:650px;margin:40px auto;position:relative;    border: 1px solid #cecece;    box-shadow: 1px 1px 5px #ababab;    border-radius: 3px;}

.lease-extra-form span.title {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #0426ac;
	display: block;
}
.lease-extra-form .contents > div {
	background: #ecedf2;
	margin: 0 10px 5px 10px;
	overflow: hidden;
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.lease-extra-form .contents > div .description, .lease-extra-form .contents > div .price {
	display: inline-block;
}
.lease-extra-form .contents > div .description i.fa {
	color: #0426ac;
	margin-right: 5px;
}
.lease-extra-form .contents > div .description a {
	color: #333;
}
.lease-extra-form .contents > div .description a:hover {
	color: #0426ac;
}

/* contact page */
.contact-info .box-outer {padding: 20px; border: 1px solid #eaeaea; margin-bottom: 10px;}
.contact-info .box-outer .ui-accordion-content {margin-top: 20px; height: auto!important; transition-duration: 2s;}
.contact-info .box-outer .header p {color: #0426ac; font-weight: bold; margin-bottom: 0; display: block;}
.contact-info .box-outer .header .ctico {float: left; min-width: 48px;}
.contact-info .box-outer .header .cttext p.sub {color: #444; font-weight: normal}
.contact-info .box-outer .ui-accordion-content #manage_profile label {display: block; float: none; width: 100%;}
.contact-info .box-outer .ui-accordion-content #manage_profile select,
.contact-info .box-outer .ui-accordion-content #manage_profile input,
.contact-info .box-outer .ui-accordion-content #manage_profile textarea {width: 262px;}
.contact-info .box-outer .ui-accordion-content form.contact_form .signup_button {margin: 0;}
.contact-info .box-outer .ui-accordion-content #return {margin-bottom: 15px;}
.contact-info .box-outer .ui-accordion-content #return p {margin: 0; color: red;}

.page-id-235 .entry .ui-widget-content > p {
	font-size: 16px;
	font-weight: 600;
}
#dialog-modal-current-rea-listings {
	border: 5px solid #0426ac;
}
#dialog-modal-current-rea-listings .button {
	display: inline-block;
	clear: both;
	margin-top: 5px;
}

/* Dashboard */
#dashboard h1.page-title {
	padding: 20px 0 0;
	margin: 0 0 20px;
}

input[type="date"],
input[type="time"] {
	font-family: 'HelveticaNeueLTStd-Lt', Arial, Helvetica, sans-serif;
}

/* updates 310117 */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}

/* page: home - content block */
.block-wrap:before,
.block-wrap:after {
	content: "";
	display: table;
}
.block-wrap:after {
	clear: both;
}

.section.utils .block-wrap,
.block-wrap .row > .content-block {
	padding-left: 15px;
	padding-right: 15px;
}
.section.utils {
	margin-left: -15px;
	margin-right: -15px;
}
.section.utils .content-block h3 {
	border-top: 2px solid #0426ac;
	padding-top: 15px;
}

@media (min-width: 992px) {
	.section.utils .block-wrap {
		width: 66.667%;
	}
	.section.utils .block-wrap.qs-map {
		width: 33.333%;
	}

	.section.utils .block-wrap .row > .content-block {
		min-height: 320px;
		width: 50%;
	}
	#main-dashboard .menu-right {
    /*width: 31% !important;*/
}

}

/* search forms */
.search-forms input#suburb {
	width: 100%;
}
.search-forms #select_suburb {
	max-height: 200px;
	overflow: auto;
	background: #fff;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #eee;
}

#price_for_sale select,
#house_rooms select {
	margin-left: 5px;
}
#price_for_sale select.alt,
#house_rooms select.alt {
	margin-left: 0;
	margin-right: 5px;
}
#price_for_sale select,
#house_rooms select {
	width: calc(50% - 5px) !important;
}

/* page: search results */
@media (max-width: 992px) {
	#search_results #content {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* listing thumbview */
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}

.thumbview .image a.frame {
	position: relative;
	padding-bottom: 50%;
}
.thumbview .frame img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

.thumbview .listing {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.page-id-699 h3.title-section {
	font-family: "HelveticaNeueLTStd-Md", Arial, Helvetica, sans-serif;
    color: #0426ac;
    font-size: 1.85714em;
    margin: 15px 0;
}
@media (min-width: 992px) {
	.thumbview .listing {
		width: 50%;
	}
}
@media (max-width: 992px) {
	.row {
		margin-left: -5px;
		margin-right: -5px;
	}
}
@media (max-width: 767px) {

}

/* resource page */
#resources .entry > ul > li,
#useful-links .entry > ul > li {
	margin-bottom: 20px;
}
#resources .entry > ul > li .second-link,
#useful-links .entry > ul > li .second-link {
	margin-top: 10px;
	display: block;
}
/* dashboard */
#dashboard #ui-datepicker-div {
	background: #fff;
	padding: 10px;
	box-shadow: 0px 0px 5px #000;
	min-width: 300px;
}
#dashboard #ui-datepicker-div table {
	margin-top: 10px;
}
#dashboard #ui-datepicker-div th {
	background: #eee;
}
#dashboard #ui-datepicker-div table,
#dashboard #ui-datepicker-div tr,
#dashboard #ui-datepicker-div th,
#dashboard #ui-datepicker-div td {
	border: 1px solid #ddd;
	text-align: center;
}
#dashboard #ui-datepicker-div a {
	cursor: pointer;
}
#dashboard .ui-datepicker-header {
	text-align: center;
}
#dashboard #ui-datepicker-div .ui-datepicker-header > a {
	width: 30%;
}
#dashboard #ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-prev {
	float: left;
	display: block;
	text-align: left;
}
#dashboard #ui-datepicker-div .ui-datepicker-header > a.ui-datepicker-next {
	float: right;
	display: block;
	text-align: right;
}
#dashboard #ui-datepicker-div select {
	width: 100%;
}
#dashboard .zoowidget-form #ui-search-result {
	position: absolute;
	right: 0;
	top: 47px;
	width: 75%;
	background: #fff;
	box-shadow: 0px 0px 5px #000;
	z-index: 99;
	max-height: 200px;
	/*overflow-x: auto;*/
	overflow-y: scroll;
}
#dashboard .zoowidget-form li {
	position: relative;
}
@media (max-width: 767px) {
	#dashboard .zoowidget-form #ui-search-result {
		width: 100%;
		top: 78px;
	}
}
#dashboard .zoowidget-form #ui-search-result ul {
	padding: 5px 10px;
	width: 100% !important;
	box-sizing: border-box;
}
#dashboard .zoowidget-form #ui-search-result ul li {
	padding: 5px 0;
	font-size: 14px;
}
#dashboard .gfield_price .gfield_radio:after {
	display: table;
	content: '';
	clear: both;
}
#dashboard .gfield_price .gfield_radio > li {
	float: left;
	width: 33.33%;
}
#dashboard .gfield_price .gfield_radio > li #packages {
	margin: 0;
}
#dashboard .gfield_price .gfield_radio > li #packages .package {
	width: 100%;
}
#dashboard .gfield_price .gfield_radio > li #packages .package .outer-blue {
	padding-left: 0;
	margin-top: -5px;
}
#dashboard #packages .package h1.title {
	min-height: 85px;
}
#dashboard .gfield_price .gfield_radio li label{
	margin: 0 0 0 20px;
}
@media (max-width: 992px) {
	#dashboard .gfield_price .gfield_radio > li {
		float: none;
		width: auto;
	}
	#dashboard .gfield_price .gfield_radio > li #packages .package .wrap {
		min-height: 0;
	}
}
#dashboard .zooagents2_property_edit_menu li {
	padding: 0;
}
#dashboard .zooagents2_property_edit_menu li a {
	padding: 8px 15px;
	display: block;
	font-size: 16px;
}
#dashboard .zooagents2_property_edit_menu .active, #dashboard .zooagents2_property_edit_menu li:hover {
    background: #0426ac;
}
#dashboard .red-asterix {
	color: #ff0000;
}
#dashboard .next-button.left,#dashboard .next-button.right {
	margin-top: -10px;
	display: inline-block;
	width: 49.7%;
	margin-bottom: 30px;
}

.next-button a {
    background: #0426ac;
    padding: 5px 10px 6px;
    border-radius: 3px;
    color: white;
}
@media (max-width:675px){
	#dashboard .next-button.left,#dashboard .next-button.right {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
}

#dashboard .next-button.left a,#dashboard .next-button.right a {
		display: inline-block;
    text-decoration: none;
		font-size: 16px;
		line-height: 41px;
		height: 54px;
    margin: 0;
		text-align: center;
		width: 100%;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #00a0d2;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;
    background: #0426ac;
    border-color: #1739bd;
    -webkit-box-shadow: inset 0 1px 0 rgba(4,38,172,.5), 0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(4,38,172,0.5), 0 1px 0 rgba(0,0,0,.15);
}
#dashboard .next-button a:hover {
	background: #58585A;
    border-color: #484848;
}
#dashboard .media_photo .media_delete {
	z-index: 99;
	width: 20px;
    text-align: center;
    right: 0;
    background: rgba(255,255,255, 0.5);
}
#dashboard th {
	text-align: left;
}
@media (max-width: 480px) {
	#dashboard .zooagents2_property_edit_menu li {
		width: 100%;
	}
}
/*added 26/5/2017*/
.img-logo_ {
    height: 110px;
    margin: 10px auto;
		align-items: center;
		display: flex;
}
#main-dashboard .menu-item li {
    margin-bottom: 2px !important;
}
/*ipad pro*/
@media (min-device-width : 1366px) and (max-device-width : 1366px)
and (min-device-height : 1024px) and (max-device-height : 1024px)
and (min-width: 1366px) and (max-width: 1366px)
and (orientation:landscape){
#packages .package .wrap .outer-box,#packages .package .wrap {
    min-height: 650px;
}
}
@media (min-device-width : 1024px) and (max-device-width : 1024px)
and (min-device-height : 1366px) and (max-device-height : 1366px)
and (min-width: 1024px) and (max-width: 1024px)
and (orientation:portrait){
#packages .package .wrap .outer-box,#packages .package .wrap {
    min-height: 650px;
}
}
.next-button.left, .next-button.right {
    float: none;
}
@media(max-width:365px){
	#dashboard .next-button a{
		width: 100%;
	}
	#dashboard .next-button {
		width: 100%;
    margin-top: 10px;
    text-align: right;
    float: none;
		display: block;
}
}
@media (min-width: 992px){
	#main-dashboard .menu-left {
	    width: 200px !important;
	}
}

#sell #packages .package .wrap h2.price .text-below-price{ font-size: 18px;  }
#zooagents2_property_edit_media #add_media { cursor: pointer;}
#dashboard h2.price span.text-below-price {
    font-size: 18px;
}
/*pop up term condition*/
.mfp-wrap #content {
    background: white;
    margin: 30px auto;
    display: block;
    position: relative;
    padding: 30px;
    border-radius: 5px;
    width: 50% !important;
}

.mfp-wrap #maincontent {
    display: flex;
}

.mfp-close-btn-in .mfp-close {
    display: block;
    /*width: 50%;*/
    /*margin-top: 35px;
    margin-right: 30px;*/
}
.mfp-wrap.mfp-close-btn-in.mfp-align-top.mfp-auto-cursor.mfp-ready {
    background: rgba(11, 11, 11, 0.8);
    overflow-y: scroll;
    position: fixed !important;
}
#terms-condition div {
	margin: 0 !important;
	text-indent: 0pt !important;
}
.mfp-wrap {
	top: 0 !important;
}
.mfp-bg{display: none;}
@media(max-width:768px){
	.mfp-wrap #content{ width: 90% !important;}
	.mfp-close-btn-in .mfp-close { width: 100%; text-align: right;margin-right: 8%;}

}
body#zoo-sign-up .entry p {
    font-size: 1.28571em;
    margin-top: 10px;
}
#dashboard .sticker.most-popular {
    display: none;
}
@media(max-width:767px){
#homepage .lease-extra-form .description > span { display:block; position:relative; padding-left:24px; font-size:14px; font-weight:400; }
#homepage .lease-extra-form .description i.fa { position:absolute; left:0; margin:0; }
}
#dashboard .entry h3 {
    font-size: 14px;
}
