/*
 * QTC Front CSS
 * @since 1.0
 */
h3.property-address {
	margin-top:0;
}
.qtc-featured-image img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	height: auto !important;
}
/* Property Blog Price Settings */
.qtc-property-blog .address {
	/* margin-top: 0.3em; */
	font-size: 1.2em;
}
.qtc-property-blog .address.alignleft,
.qtc-property-blog .address.alignright{
	margin: 0;
}
.qtc-property-blog .property-status {
	clear:both;
}
.price-number {
	font-size: 1.5em;
}
.price-timeframe {
}
.qtc-archive-utility-wrapper {
	margin: 1em 0;	
}
/* Property Status */
.property-under-offer,
.property-sold,
.property-leased {
	color: #F64;
	font-weight: bold;
	text-transform: uppercase;
}
.property-under-offer {
	color: #FFA042;
}
.address-header {
	overflow: hidden;
	padding: 0;
	margin:0;
}
.address.alignleft,
.address.alignright {
	margin-bottom: 0;
}

/* Property Cards & Blog*/
.property-box .entry-title {
	margin-top: 0;
	letter-spacing:0;
}
.property-box  .entry-title {
	font-size: 1.3em;
	line-height: 1.3;
}
.property-box  .entry-content,
.property-box  .entry-content p{
}
.qtc-property-blog.has-post-thumbnail .entry-content {
	padding: 0;
	margin: 0;
}
.title-meta-wrapper {
	margin-bottom: 1em;
	overflow: hidden;
}
/* Pricing */
.qtc-property-single {
}
.qtc-property-single .entry-col,
.qtc-property-single .tab-content-col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}
.qtc-property-single.view-expanded .entry-header .property-details {
	width: 55%;
}
.qtc-property-single.view-expanded .entry-header .property-pricing-details {
	width: 45%;
	overflow: hidden;
}
.qtc-property-single.view-expanded .property-pricing-details .property-feature-icons,
.qtc-property-single.view-condensed .property-pricing-details{
    float: right;
}
.qtc-property-single h1.entry-title,
.qtc-property-single .property-meta.pricing {
	letter-spacing:0;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear: none;
}
.qtc-property-single.view-expanded  .item-street,
.qtc-property-single.view-expanded  .page-price-rent {
	display: block;
	clear: both;
	margin-right:0;
}
.qtc-button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background: #eeeeee;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
}
.qtc-button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #888888;
}
.qtc-floor-plan-button-wrapper {
	display: inline-block;
	margin-right: 0.3em;
}
/*** Override theme button styles ***/
.qtc-button a,
.qtc-button input[type='submit'], 
.qtc-button input[type='button'] {
	color: #AAAAAA;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 1px solid transparent;
	background-image: none;
	background: transparent;
	font-weight: 400;
	text-decoration: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.qtc-button:hover input[type='submit'], 
.qtc-button:hover input[type='button'] {
	color: #FFFFFF;
	text-decoration: none;
	background: #888888;
}
.qtc-property-single.view-condensed  .tab-content .entry-title {
	/*width: 60%;
	display: inline-block;*/
}
.qtc-property-single .rent-period,
.qtc-property-single .bond {
	font-weight: normal;
	font-size: 0.7em;
}
.qtc-property-single .entry-title-sub {
	font-size: 0.8em;
	font-weight: normal;
}
.qtc-property-single h1.entry-title {
	margin-bottom: 0.5em;
}
.qtc-property-single .property-meta.pricing {
	float: right;
	text-align: right;
}
.qtc-property-single .property-meta.pricing .page-price {
	margin-right: 0;
}
.qtc-property-single .tab-content .page-price {
	font-size: 1.2em;
	line-height: 1;
}
.qtc-property-single .tab-content h3 {
	margin: 0 0 0.2em;
}
/* Pricing*/
.sold-status,
.page-price.sold{
	text-transform: uppercase;
	color: #F00;
}
.qtc-property-blog .page-price.sold-status,
.qtc-property-blog .page-price.under-offer-status{
	/* display: none */
}
.qtc-property-blog.suburb-top .page-price.sold-status,
.qtc-property-blog.suburb-top .page-price.under-offer-status{
	display: block
}
.under-offer-status {
	color: #FFA500;
}
/*Tab Content*/
.tab-content {
	padding-top: 1em;
	overflow:hidden;
}
.tab-content.home-open {
	padding: 0.3em 0.7em;
	background: #666;
	color: #ffffff;
	font-weight: bold;
}
.qtc-property-blog .bond {
	padding-left: 0.3em;
}
.bond {
	/* padding-left: 0.3em; */
}
.tab-content .rent-period,
.tab-content  .bond {
	font-size: 1em;
}
.tab-content ul {
	margin-top: 0;
}
.tab-content .qtc-author-col {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
}
.tab-content .qtc-author-col.qtc-author-photo {
	width: 10%;
	min-width: 100px;
}
.tab-content .qtc-author-col.qtc-author-photo img {
	margin: 0;
}
.tab-content .qtc-author-col.qtc-author-text{
	width: 80%;
	float:right;
}
.tab-content .qtc-author-col.qtc-author-text h6{
	margin: 0;
}
.tab-content .qtc-author-col.qtc-author-text p{
	margin: 0;
}
/* QTC Property Widget */
.property-widget-image {
	margin-bottom: 2em;
}
.property-widget-image .entry-header {
	margin-bottom: 0;
}
.property-widget-image .property-meta {
	border-bottom: 1px dashed #aaa;
}
.property-widget-image .property-meta.price {
	border-bottom: 3px double #ccc;
	margin-bottom: 0.8em;
}
/* Twenty 13 CSS Fix */
.sidebar .qtc-listing-post .entry-header,
.sidebar .qtc-listing-post .entry-content,
.sidebar .qtc-widget .entry-header,
.sidebar .qtc-widget .entry-content,
.sidebar .qtc-listing-widget .entry-header,
.sidebar .qtc-listing-widget .entry-content,
.sidebar .widget_qtc_author .entry-header,
.sidebar .widget_qtc_author .entry-content,
.sidebar .widget_qtc_recent_property .entry-header,
.sidebar .widget_qtc_recent_property .entry-content,
.sidebar .widget_qtc_tm_author_testimonial .entry-header,
.sidebar .widget_qtc_tm_author_testimonial .entry-content,
.sidebar .widget_qtc_tm_author_testimonial .entry-summary,
.sidebar .widget_qtc_location_profile .entry-header,
.sidebar .widget_qtc_location_profile .entry-content,
.sidebar .widget_qtc_location_profile .entry-summary,
.sidebar .widget_qtc_tm_testimonial .entry-header,
.sidebar .widget_qtc_tm_testimonial .entry-content,
.sidebar .widget_qtc_tm_testimonial .entry-summary {
	padding: 0;
}
/* Twenty 12 */
.qtc-active-theme-twentytwelve.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
	margin: 0 2% 2% 0;
	padding: 2% !important;
	width: 27.23%;
	min-height: 494px;
	font-size: 0.9em;
}
/* Twenty 13 */
.qtc-active-theme-twentythirteen .loop-footer {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.qtc-active-theme-twentythirteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
	margin: 0 2% 2% 0;
	padding: 2% !important;
	width: 31.23%;
	min-height: 480px;
	font-size: 0.9em;
}
.qtc-active-theme-twentythirteen.qtc-archive-default #content .entry-content,
.qtc-active-theme-twentyfourteen.qtc-archive-default #content .entry-content {
	padding-left: 0;
	padding-right: 0; 
}

/* Twenty 15 */
.qtc-active-theme-twentyfifteen.qtc-archive-default,
.qtc-active-theme-twentyfifteen.qtc-single-default {
	margin: 0;
	width: 100%;
}
.qtc-active-theme-twentyfourteen.qtc-archive-default .property-box  .entry-title,
.qtc-active-theme-twentyfifteen.qtc-archive-default .property-box  .entry-title {
		font-size: 1.1em;
		line-height: 1.3;
}
.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-property-blog {
	margin: 0 0 4em;
	padding: 8.3333%;
}
.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
	margin: 0 2% 2% 0;
	padding: 2% !important;
	width: 31.3%;
	font-size: 0.9em;
	min-height: 620px;
}
.qtc-active-theme-twentyfifteen.qtc-archive-default .property-address {
	line-height: 1.5;
	margin-bottom: 1em
}
.qtc-active-theme-twentyfifteen.qtc-archive-default .loop {
	padding-top: 8.3333%;
}
.qtc-active-theme-twentyfifteen.qtc-archive-default .archive-header,
.qtc-active-theme-twentyfifteen .qtc-pagination {
	padding: 3.8461% 7.6923%;
	margin: 0 9.9333%;
	background: #ffffff;
	border-bottom: 0;
	border-left: 7px solid #333;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.qtc-active-theme-twentyfifteen .qtc-pagination {
	margin-bottom: 2em;
}
.qtc-active-theme-twentyfifteen.qtc-single-default .qtc-property-single {
	margin: 0 8.3333%;
	padding: 8.3333% 0 0;
}
.qtc-active-theme-twentyfifteen.qtc-single-default .loop-content {
	padding: 8.3333% 0;
}
.qtc-active-theme-twentytwelve .qtc-listing-grid-view .qtc-inspection-times,
.qtc-active-theme-twentythirteen .qtc-listing-grid-view .qtc-inspection-times,
.qtc-active-theme-twentyfourteen .qtc-listing-grid-view .qtc-inspection-times,
.qtc-active-theme-twentyfifteen .qtc-listing-grid-view .qtc-inspection-times {
	display: none;
}
.qtc-active-theme-twentyfifteen .qtc-inspection-times ul {
	list-style: none;
	margin: 0;
	font-size: 0.8em;
}

.hentry.qtc-listing-grid-view + .hentry.qtc-listing-grid-view {
	margin-top: 0;
}
/* Author Styling */
.qtc-author-archive {
	overflow: hidden;
}
.qtc-author-archive .qtc-author-box.qtc-author-details {
	width: 70%;
}
.qtc-author-archive .qtc-author-info,
.qtc-author-archive .qtc-author-title {
	border: none;
	margin: 0;
	padding: 0;
}
.qtc-author-card {
	margin-bottom: 2em;
}
.qtc-author-box-contact-details.qtc-author-contact-details {
	width:100%;
}
.qtc-author-box-container {
	margin: 1em 0;
}
.qtc-author-box .qtc-author-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}
.qtc-author-box-outer-wrapper {
	background: #fafafa;
	/*border: 1px solid #dddddd; */
	padding: 0.5em;
	margin-bottom: 2em;
}
.qtc-author-box {
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#tab-1.qtc-author-details {
	padding-top: 0.5em;
}

.qtc-author-box.qtc-author-image {
    min-width: 150px;
    padding-right: 1em;
    width: 30%;
}
.qtc-author-box.qtc-author-details {
    min-width: 150px;
    padding-right: 1em;
    width: 30%;
}

.qtc-author-box.qtc-author-bio {
    padding-right: 1em;
    width: 38%;
}
.qtc-author-image img {
	margin:0;
	padding:0;
	/* width: 150px; */
	height: auto;
}
.qtc-author-box .qtc-author-slogan {
	font-size: 1.2em;
	float: left;
	line-height: 1.1;
	width: 50%;
	text-align: center;
	margin-top: 1em;
}
.qtc-author-contact-details {
	width: 50%;
	float: left;
}
h6.qtc-author-box-title {
	margin-top:0;
	margin-bottom: 0;
}
.qtc-author-box-container ul.qtc-author-tabs,
.qtc_adv_map_list  ul.map-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.qtc-author-tabs li,
ul.property_search-tabs li,
ul.map-tabs li {
	background: #eee;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	margin: 0;
}
ul.property_search-tabs li{
	text-transform:capitalize;
	margin:0 0.3em 0 0;
	font-weight:bold;
}
ul.qtc-author-tabs li.qtc-author-current,
ul.property_search-tabs li.qtc-sb-current,
li.tbhead.current {
	background: #fafafa;
	color: #222;
	border-bottom: 2px solid #999;
	margin-bottom: 0;
}
.qtc-author-tab-content{
	display: none;
}
.qtc-author-tab-content.qtc-author-current{
	display: inherit;
}
/* Author Social Icons */
.qtc-author-social-buttons {
	margin-top: 1em;
}
.qtc-author-icon  {
	display: inline-block; 
	text-indent: -999em;
	height:24px; 
	width:24px; 
	text-decoration: none; 
	vertical-align:middle;
	margin-right: 3px;
}
.qtc-author-icon:hover  {
	opacity: 0.7;
}
.email-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 0 no-repeat;
}
.twitter-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 -48px no-repeat;
}
.facebook-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 -24px no-repeat;
}
.google-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 -72px no-repeat;
}
.linkedin-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 -96px no-repeat;	
}
.skype-icon-24 {
	background: url(../images/social-icons-sprites.png) 0 -120px no-repeat;
}
/* Property Card and Blog*/
.property-box {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
}
.property-box img {
	max-width: 100%;
	height: auto;
}
.property-box-left {
	width:50%;
	padding-right: 1em;
}
.property-box-right {
	width:50%;
}
/* Width Ready Classes */
.property-box-left.qtc-one-third {
	width:33%;
}
.property-box-right.qtc-two-third {
	width:66%;
}
.property-box-left.qtc-one-quarter {
	width:25%;
}
.property-box-right.qtc-three-quarter {
	width:75%;
}
.property-box-right-slim {
	width:50%;
}
.address-price {
	overflow: hidden;
}
.qtc-property-blog {
	margin-bottom: 1.5em;
}
.qtc-property-blog .entry-content h3.address {
	display: inline-block;
}
.qtc-property-blog.suburb-top  {
	border: 1px solid #ccc;
	/* padding: 0em 1em; */
}
.qtc-property-blog.suburb-top .entry-content {
	padding: 1em;
	margin-top: 0;
}
.qtc-property-blog.suburb-top .address-header {
	background: #ccc;
	padding: 0.5em 1em;
	/* margin: -1em; */
}
.qtc-property-blog .property-address {
	overflow: hidden;
	margin-top: 0.5em;
	line-height: 1;
}
/* Inspection Times */
.qtc-inspection-times {
    margin: 1em 0;
}
.qtc-inspection-times ul {
    margin: 0.5em 1.2em;
}
.qtc-property-blog .entry-content .property-price {
	float: right;
}
.qtc-property-blog .entry-header,
.qtc-property-blog-slim .entry-header   {
	margin-bottom: 0.5em;
}
.qtc-property-blog .entry-header h3 {
	font-size: 1.1em;
}
.qtc-property-blog .entry-content.property {
	font-size: 0.9em;
	line-height: 1.3em;
}
/* Card Top Style */
.qtc-property-blog.card-top {
	background: #e9e9e9;
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.qtc-property-blog.card-top .page-price.sold-status,
.qtc-property-blog.card-top .page-price.under-offer-status{
	display: block;
}
.qtc-property-blog.card-top .bond {
	/*display: none;*/
}
.qtc-property-blog.card-top .qtc-more-link {
	display: none;
}
.qtc-property-blog.card-top .alignleft,
.qtc-property-blog.card-top .alignright {
	margin: 0 !important;
}
.qtc-blog-image {
	position: relative;
}
.qtc-stickers-wrapper {
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
    z-index:9;
}
.qtc-property-single .status-sticker,
.qtc-property-blog .status-sticker {
	font-size: 12px;
	background: #F00;
	padding: 0 0.4em;
	margin-right:0.4em;
	text-transform: uppercase;
	color: #fff;
}
.qtc-property-single .status-sticker.under-offer,
.qtc-property-blog .status-sticker.under-offer {
	background: #FFA500;
}
.qtc-property-single .status-sticker.open,
.qtc-property-blog .status-sticker.open {
	background: #7FAF1B;
}
.qtc-property-single .status-sticker.new,
.qtc-property-blog .status-sticker.new {
	background: #800080;
}
/* Property Card Slim */
.qtc-property-blog-slim .property-box-left-slim {
	margin-right: 1em;
}
/* Tab Sections */
.qtc-tab-section {
	overflow: hidden;
	margin-top: 1.5em;
}
.qtc-tab-title {
	margin-top: 1em;
	margin-bottom: 0em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.5em;
}
#tabs {
	overflow:hidden;
	margin-top: 1em;
}
/*****************************
	QTC Search
******************************/
.qtc-search-forms-wrapper {
	overflow: hidden;
}
.qtc-search-tabs {
	margin: 0;
	padding: 0;
}
.qtc-search-form { 
	background: transparent; 
	display:none;
	overflow: hidden;
}
.qtc-search-form.qtc-sb-current {
	display: inherit;
}
/** QTC Search Styles Common **/
.qtc-search-wide,
.qtc-search-slim,
.qtc-search-fixed,
.qtc-search-row-text,
.qtc-search-row-number,
.qtc-search-row-select,
.qtc-search-row-checkbox,
.qtc-search-row-text .field,
.qtc-search-row-number .field,
.qtc-search-row-select .field,
.qtc-search-row-checkbox .field,
.qtc-search-form .field-width,
.qtc-search-form .qtc-search-row,
.qtc-search-form .qtc-search-row-full,
.qtc-search-form .qtc-search-row-half,
.qtc-search-form .qtc-search-row-third,
.qtc-search-form .qtc-search-submit-row,
.qtc-search-form .qtc-search-btn { 
	width: 99.9%;
	box-sizing: border-box;
	display: inline-block;
}
.qtc-search-row.qtc-search-row-text.qtc-property_id.fm-block.qtc-search-row-full {}
.qtc-search-form .qtc-search-submit-row {
	float: left;
}
.qtc-search-wide .qtc-search-submit-row,
.qtc-search-slim .qtc-search-submit-row,
.qtc-search-fixed .qtc-search-submit-row {
	float: right;
}
.qtc-search-form .qtc-search-row-checkbox,
.qtc-search-wide .qtc-search-row-checkbox,
.qtc-search-slim .qtc-search-row-checkbox,
.qtc-search-fixed .qtc-search-row-checkbox {
	width: auto;
	overflow: hidden;
}
/** QTC Search Default **/
.qtc-search-forms-wrapper.qtc-search-default { 
	max-width: 300px; 
}
.qtc-search-form .qtc-search-row-half,
.qtc-search-form .qtc-search-row-third { 
	width: 49%; 
}
.qtc-search-form .qtc-search-row-third { 
	width: 32%; 
}
.qtc-search-form .qtc-search-label {
	display: block; 
	font-size: 0.7em; 
	margin-top: 3px !important; 
}
.qtc-search-form .in-field {
	border: 1px solid #B7B7B7; 
	padding: 6px;
	line-height: 1.3;
	min-height: 2.1em;
}
.qtc-search-form .check-label { 
	font-size: 0.7em;
	padding-top: 0.4em;
}
.qtc-search-form .qtc-search-other {
	margin-top: 6px;
}
.qtc-search-form .qtc-search-row-checkbox {
	width: auto;
}
.qtc-search-form .qtc-search-row-checkbox .in-field, 
.qtc-search-form .qtc-search-row-checkbox .check-label { 
	float:left;
}
.qtc-search-form .qtc-search-row-checkbox {
	width: auto;
}
.qtc-search-form .qtc-search-submit-row,
.qtc-search-form .qtc-search-btn { 
	margin-bottom: 0;
}
.qtc-search-form .qtc-search-submit-row {
	margin-top: 0.5em;
}
/** QTC Search Wide **/
.qtc-search-wide .qtc-search-row-full {
	width: 99.5%;
}
.qtc-search-wide .qtc-search-row-third {
	width: 31.8%; 
}
.qtc-search-wide .qtc-search-row-half,
.qtc-search-wide .qtc-property_location,
.qtc-search-wide .qtc-property_category,
.qtc-search-wide .qtc-search-land-area,
.qtc-search-wide .qtc-search-building-area,
.qtc-search-wide .qtc-search-other,
.qtc-search-wide .qtc-search-submit-row {
	width: 24.4%;
}
.qtc-search-wide .qtc-property_location,
.qtc-search-wide .qtc-property_category {
	width: 49.5%; 
}
.qtc-search-wide .qtc-search-other {
	width: 44.0%;
}
.qtc-search-wide .qtc-search-row-checkbox {
	width: auto;
}
.qtc-search-wide .qtc-search-submit-row {
	width: 23.5%;
	margin-right: 1%;
}
/* QTC Search Slim */
.qtc-search-slim .qtc-search-row-full {
	width: 39.3%;
}
.qtc-search-slim .qtc-search-row-half,
.qtc-search-slim .qtc-property_location,
.qtc-search-slim .qtc-property_category,
.qtc-search-slim .qtc-search-other {
	width: 19.4%; 
}
.qtc-search-slim .qtc-search-row-third {
	width: 31.2%;
}
.qtc-search-slim .qtc-search-land-area,
.qtc-search-slim .qtc-search-building-area {
	width: 19.8%;
}
.qtc-search-slim .qtc-search-row-checkbox {
	width: auto;
}
.qtc-search-slim .qtc-search-other {
	width: 39%; 
}
.qtc-search-slim .qtc-search-submit-row {
	width: 19.0%;
	margin-right: 1%;
}
/* Search Widget Fixed Width */
.qtc-search-fixed .qtc-search-row-full,
.qtc-search-fixed .qtc-search-row-half,
.qtc-search-fixed .qtc-search-row-third {
	width: 10.6%;
}
.qtc-search-fixed .qtc-property_id,
.qtc-search-fixed .qtc-search-other {
	width: 21.7%;
}
.qtc-search-fixed .qtc-search-other {
	width: 32.8%;
}
.qtc-search-fixed .qtc-search-land-area,
.qtc-search-fixed .qtc-search-building-area {
	width: 32.7%;
}
.qtc-search-fixed .qtc-search-row-third {
	width: 32.2%;
}
.qtc-search-fixed .qtc-search-row-checkbox {
	width: auto;
}
.qtc-search-fixed .qtc-search-submit-row {
	width: 21.4%;
	margin-right: 1%;
}
/* Search Widget Responsive */
@media screen and (max-width: 860px) {
	.qtc-search-wide .qtc-search-row-full {
		width: 99.2%;
	}
	.qtc-search-wide .qtc-search-row-half {
		width: 24.25%;
	}
	.qtc-search-wide .qtc-search-row-third {
		width: 31.3%; 
	}
	.qtc-search-wide .qtc-property_category,
	.qtc-search-wide .qtc-property_location {
		width: 49.2%;
	}
	.qtc-search-slim .qtc-search-row-third {
		width: 31.2%;
	}
	.qtc-search-slim .qtc-search-land-area,
	.qtc-search-slim .qtc-search-building-area {
		width: 40.0%;
	}
	.qtc-search-slim .qtc-search-submit-row {
		width: 39.0%;
	}
	.qtc-search-fixed .qtc-search-row-full,
	.qtc-search-fixed .qtc-search-row-half,
	.qtc-search-fixed .qtc-search-row-third {
		width: 13.6%;
	}
	.qtc-search-fixed .qtc-property_id {
		width: 27.8%;
	}
	.qtc-search-fixed .qtc-search-land-area,
	.qtc-search-fixed .qtc-search-building-area,
	.qtc-search-fixed .qtc-search-other {
		width: 42.6%;
	}
	.qtc-search-fixed .qtc-search-row-third {
		width: 31.8%;
	}
	.qtc-search-wide .qtc-search-row-checkbox,
	.qtc-search-fixed .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-fixed .qtc-search-submit-row {
		width: 27.4%;
		margin-right: 1.7%
	}
}
@media screen and (max-width: 690px) {
	.qtc-search-wide .qtc-search-row-third {
		width: 31.5%; 
	}
	.qtc-search-wide .qtc-search-land-area,
	.qtc-search-wide .qtc-search-building-area {
		width: 50%;
	}
	.qtc-search-wide .qtc-search-row-half {
		width: 24.0%;
	}
	.qtc-search-wide .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-wide .qtc-search-submit-row {
		width: 48.3%;
	}
	.qtc-search-slim .qtc-search-row-full {
		width: 39.2%;
	}
	.qtc-search-slim .qtc-search-row-half,
	.qtc-search-slim .qtc-property_location,
	.qtc-search-slim .qtc-property_category {
		width: 19.1%; 
	}
	.qtc-search-slim .qtc-search-other {
		width: 55%; 
	}
	.qtc-search-slim .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-fixed .qtc-search-row-full,
	.qtc-search-fixed .qtc-search-row-half,
	.qtc-search-fixed .qtc-search-row-third {
		width: 15.8%;
	}
	.qtc-search-fixed .qtc-property_id,
	.qtc-search-fixed .qtc-search-other {
		width: 49.1%;
	}
	.qtc-search-fixed .qtc-search-land-area,
	.qtc-search-fixed .qtc-search-building-area {
		width: 49.6%;
	}
	.qtc-search-fixed .qtc-search-row-third {
		width: 31.8%;
	}
	.qtc-search-fixed .qtc-search-other {
		width: 48%; 
	}
	.qtc-search-fixed .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-fixed .qtc-search-submit-row {
		width: 49%;
		margin-right: 1%
	}
}
@media screen and (max-width: 500px) {
	.qtc-search-slim .qtc-search-row-full {
		width: 65.6%;
	}
	.qtc-search-slim .qtc-search-row-half,
	.qtc-search-slim .qtc-property_location,
	.qtc-search-slim .qtc-property_category {
		width: 32.1%; 
	}
	.qtc-search-slim .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-slim .qtc-search-land-area,
	.qtc-search-slim .qtc-search-building-area {
		width: 65.6%;
	}
	.qtc-search-slim .qtc-search-submit-row {
		width: 99%;
		margin-right:0;
		float: left;
	}
	.qtc-search-fixed .qtc-search-row-full,
	.qtc-search-fixed .qtc-search-row-half,
	.qtc-search-fixed .qtc-search-row-third {
		width: 23.8%;
	}
	.qtc-search-fixed .qtc-property_id,
	.qtc-search-fixed .qtc-search-other {
		width: 49%;
	}
	.qtc-search-fixed .qtc-search-land-area,
	.qtc-search-fixed .qtc-search-building-area {
		width: 49%;
	}
	.qtc-search-fixed .qtc-search-row-third {
		width: 31.6%;
	}
	.qtc-search-fixed .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-fixed .qtc-search-submit-row {
		margin-right: 2%;
	}
}
@media screen and (max-width: 400px) {
	.qtc-search-wide .qtc-search-row-half,
	.qtc-search-wide .qtc-property_category,
	.qtc-search-wide .qtc-property_location {
		width: 49.0%;
	}
	.qtc-search-wide .qtc-search-land-area,
	.qtc-search-wide .qtc-search-building-area {
		width: 102%;
	}
	.qtc-search-wide .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-fixed .qtc-search-row-full,
	.qtc-search-fixed .qtc-search-row-half,
	.qtc-search-fixed .qtc-search-row-third {
		width: 32%;
	}
	.qtc-search-fixed .qtc-property_id {
		width: 65.2%;
	}
	.qtc-search-fixed .qtc-search-land-area,
	.qtc-search-fixed .qtc-search-building-area,
	.qtc-search-fixed .qtc-search-other {
		width: 98.3%;
	}
	.qtc-search-fixed .qtc-search-row-third {
		width: 32.4%;
	}
	.qtc-search-fixed .qtc-search-row-checkbox {
		width: auto;
	}
	.qtc-search-wide .qtc-search-submit-row,
	.qtc-search-fixed .qtc-search-submit-row {
		width: 99%;
		margin-right: 0;
		float: left;
	}
}
@media screen and (max-width: 360px) {
	.qtc-search-form .qtc-search-row {
		width: 98.9%;
	}
	.qtc-search-form .qtc-search-row-half { 
		width: 48.4%; 
	}
	.qtc-search-form .qtc-search-row-third { 
		width: 31.9%; 
	}
	.qtc-search-form .qtc-search-row-checkbox {
		width: auto;
	}
}
/* Fix Twenty Twelve Styling */
.entry-content #map1 img,
.entry-content #map2 img,
.entry-content #map3 img,
.entry-content #map4 img,
.entry-content #map5 img,
.entry-content #map6 img,
.entry-content #map7 img,
.entry-content #map8 img {
	border-radius: 0 !important;
	box-shadow: none !important;
}
#map-container {
	width: 100%;
	height:400px;
}
#map-container img {
	background: transparent;
}
#graph-container {
	width: 100%;
	height:450px;
}
.tab-content ul,
.tab-content ol {
	list-style-position: inside;
}
.qtc-tab-1-columns {
}
.qtc-tab-2-columns {
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	-webkit-columns:2;
	-moz-columns:2;
	columns:2;
}
.qtc-tab-3-columns {
	-webkit-column-count:3;
	-moz-column-count:3;
	column-count:3;
	-webkit-columns:3;
	-moz-columns:3;
	columns:3;
}
.qtc-tab-4-columns {
	-webkit-column-count:4;
	-moz-column-count:4;
	column-count:4;
	-webkit-columns:4;
	-moz-columns:4;
	columns:4;
}
.qtc-tab-5-columns {
	-webkit-column-count:5;
	-moz-column-count:5;
	column-count:5;
	-webkit-columns:5;
	-moz-columns:5;
	columns:5;
}
/*****************************
	QTC Ready Icons
******************************/
.property-type {
	margin-right: 1em;
}
.property-feature-icons {
}
.property-feature-icons .icon {
	padding: 0px 10px 4px 25px;
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.icon.beds {
	background: transparent url(../images/icon-sprites.png) 0 -120px no-repeat;
}
.icon.bath {
	background: transparent url(../images/icon-sprites.png) 0 -400px no-repeat;
}
.icon.parking {
	background: transparent url(../images/icon-sprites.png) 0 -280px no-repeat;
}
.icon.air {
	background: transparent url(../images/icon-sprites.png) 0 -200px no-repeat;
}
.icon.pool {
	background: transparent url(../images/icon-sprites.png) 0 -160px no-repeat;
}
.icon.open {
	background: transparent url(../images/icon-sprites.png) 0 -200px no-repeat;
}
/* Author Directory Page */

.qtc-sd-location-profile .qtc-location-profile-card.hentry {
	width: 100%;
	margin-right: 1em;
	float: left;
}
.qtc-sd-location-profile .qtc-location-profile-card .entry-header,
.qtc-sd-location-profile .qtc-location-profile-card .entry-content{
	box-sizing: border-box;
	float: left;
	clear: none;
}
.qtc-sd-location-profile .qtc-location-profile-card .entry-header {
	width: 30%;
}
.qtc-sd-location-profile .qtc-location-profile-card .entry-content{
	width: 70%;
}
.qtc-location-profile-widget-image {
	padding-right: 1em;
}
.qtc-sd-location-profile .qtc-location-profile-card {
	width: 100%;
	margin-right: 1em;
	float: left;
}
.directory-page-dynamic .bond {
	display: none;
}
/* Switching view grid-list */
.qtc-switching-sorting-wrap{
	text-align:right;
}
.qtc-properties-sorting {
	display: inline-block;
	float: none;
	padding: 0 5px;
	vertical-align: middle;
}
.qtc-switch-view li {
	float: left;
	list-style: none !important;
	opacity: 0.5;
	padding: 0 10px;
	cursor:pointer;
	margin: 0;
}
.qtc-current-view.view-list,
.qtc-current-view.view-grid {
	opacity: 1;
}
.qtc-switch-view li.view-list {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url("../images/switch.png");
	background-origin: padding-box;
	background-position: -15px -14px;
	background-repeat: no-repeat;
	height: 18px;
}
.qtc-switch-view li.view-grid {
	background-attachment: scroll;
	background-clip: border-box;
	background-image: url("../images/switch.png");
	background-origin: padding-box;
	background-position: 5px -14px;
	background-repeat: no-repeat;
	height: 18px;
	margin: 0;
}
.qtc-switch-view {
	display: inline-block;
	float: none;
	padding: 0 5px;
	vertical-align: middle;
}
.qtc-switch-view > ul {
	margin: 0;
}
.qtc-listing-grid-view.qtc-property-blog {
	clear: none !important;
	float: left;
	margin: 0 2% 2%;
	padding: 0 3% 0 1% !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 24.5%;
	min-height: 510px;
}
.qtc-property-blog {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.qtc-listing-grid-view.qtc-property-blog div {
	clear: both;
	display: block;
	padding: 0;
	width: 100%;
}
.qtc-listing-grid-view.qtc-property-blog.masonry-brick {
	min-height: 0;
}
/** Card **/
.qtc-property-blog-card {
	width: 25%;
	float: left;
	clear: none;
}
.qtc-property-blog-card .qtc-entry-content {
	padding: 0.3em;
}
.qtc-property-blog-card .qtc-entry-content {
	padding: 0.3em;
}
/** Table **/
.qtc-table,
.page .qtc-table.hentry {
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	font-size: 0.8em;
	border-bottom: 1px solid #ddd;
}
.qtc-table .qtc-table-column-image,
.qtc-table .qtc-table-column-content,
.qtc-table .qtc-table-box {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	float:left;
}
.qtc-table .qtc-table-column-image {
	width:12%;
	padding-right: 0;
}
.qtc-table .qtc-table-column-image img {
	max-width: 100%;
	padding-right: 1em;
}
.qtc-table .qtc-table-column-content {
	width:88%;
	float: right;
}
.qtc-table .qtc-table-column-left {
	width: 50%;
}
.qtc-table .qtc-table-column-middle {
	width: 25%;
}
.qtc-table .qtc-table-column-right {
	width: 20%;
	float: right;
}
.qtc-table .qtc-inspection-times,
.qtc-table .home-open-wrapper {
	margin: 0;
}
.qtc-table .home-open-wrapper {
	list-style: none;
}
.qtc-table .qtc-inspection-times .qtc-inspection-times-label {
	display: none;
}
.qtc-table .icon.pool,
.qtc-table .icon.air {
	display: none;
}
.qtc-table.qtc-listing-grid-view .price{
	float: left;
	text-align: left;
}
#qtc-default-map img {
	max-width:none;
}
/**************************************
	Fancy pagination
**************************************/
.qtc-pagination {
	clear: both;
}
.qtc-pagination a, .qtc-pagination span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.qtc-pagination a {
	display: inline-block;
}
.qtc-pagination a:hover, .qtc-pagination span.current {
	border-color: #000;
}
.qtc-pagination span.current {
	font-weight: bold;
}
/**************************************
	Grid column styles
**************************************/
.qtc-container-grid-1 {
	width:100%;
	float:left;
}
.qtc-container-grid-2 {
	width:50%;
	float:left;
}
.qtc-container-grid-3 {
	width:33%;
	float:left;
}
.qtc-container-grid-4 {
	width:25%;
	float:left;
}
.qtc-container-grid-5 {
	width:20%;
	float:left;
}
.qtc-container-grid-6 {
	width:16.6%;
	float:left;
}

/*****************************
	QTC Responsive Design
******************************/
/* responsive youtube videos */
.qtc-video-container { 
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.qtc-video-container iframe, .qtc-video-container object, .qtc-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1200px) {
	.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		min-height: 550px;
	}
}
@media screen and (max-width: 960px) {
	.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		min-height: 610px;
	}
}
@media screen and (max-width: 879px) {
	.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		min-height: 540px;
	}
}
@media screen and (max-width: 800px) {
	.qtc-listing-grid-view.qtc-property-blog {
		margin: 0 2% 2%;
		padding: 0 3% 0 1% !important;
		width: 42%;
	}
	.qtc-active-theme-twentythirteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog,
	.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		width: 48%;
		min-height: 500px;
	}
	.qtc-active-theme-twentytwelve.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		width: 44%;
	}
}

@media screen and (max-width: 500px) {
	/* Property Card Slim */
	.qtc-property-blog-slim .property-box-left {
		width: 100px;
	}
	.qtc-property-blog-slim .property-box-right {
		width:60%;
	}
	.property-box.slim {
		float:left;
	}
	.property-box.slim  h5{
		font-size: 1em;
	}	
	#map-container {
		height:200px;
	}
	.map-entry-image {
		display: none;
	}
	.qtc-author-box {
		width: 100% !important; 
	}
	.qtc-author-contact-details {
		clear:right;
		width: 100%;
	}
	.qtc-author-box .qtc-author-slogan {
		width: 100%;
	}
	.qtc-author-box.qtc-author-image {
		width: 120px;
	}
	.directory-page-dynamic .directory-section .hentry{
		width: 31%;
	}
	.qtc-sd-location-profile .qtc-location-profile-card.hentry {
		width: 100%;
	}
	.property-box {
		float:none;
	}
	.qtc-property-blog .property-box-left,
	.qtc-property-blog .property-box-right {
		width: 100%;
		padding-top: 0.5em;
		padding-left: 0;
	}
	.qtc-property-blog .entry-header .address,
	.qtc-property-blog .entry-header .property-price,
	.qtc-property-blog-slim .entry-header .address,
	.qtc-property-blog-slim .entry-header .property-price {
		display: block;
		float: left;
		width: 100%;
		text-align:left;
	}
	.qtc-property-single .entry-col {
		float:none;
	}
	.qtc-property-single .property-details {
		width: 100%;
	}
	.qtc-property-single .property-pricing-details {
		width: 100%;
		padding-left: 0;
	}
	/* Property Card Slim */
	.qtc-property-blog-slim .property-box-right,
	.qtc-property-blog-slim .property-box-right-slim {
		width:100%;
	}
	.property-box.slim  .property-box-right{
		padding-top: 0.5em;
		padding-left: 0;
	}
	.qtc-property-single.view-expanded .entry-header .property-details,
	.qtc-property-single.view-expanded .property-details {
	width: 100%;
	}
	.qtc-property-single.view-expanded .entry-header .property-pricing-details,
	.qtc-property-single.view-expanded .property-pricing-details{
		width: 100%;
	}
	.qtc-property-single.view-expanded .property-pricing-details .property-feature-icons,
	.qtc-property-single.view-condensed .property-pricing-details,
	.qtc-property-single .property-meta.pricing {
		float: none;
		text-align: left;
	}
	.qtc-listing-grid-view.qtc-property-blog {
		float: none;
		margin: 0 2% 2%;
		padding: 0 3% 0 1% !important;
		width: 100%;
	}
	.qtc-active-theme-twentytwelve.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog,
	.qtc-active-theme-twentythirteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog,
	.qtc-active-theme-twentyfourteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog,
	.qtc-active-theme-twentyfifteen.qtc-archive-default .qtc-listing-grid-view.qtc-property-blog {
		width: 100%;
		min-height: 200px;
		margin-bottom: 2em;
	}
	.qtc-table .qtc-table-column-image,
	.qtc-table .qtc-table-column-left,
	.qtc-table .qtc-table-column-middle,
	.qtc-table .qtc-table-column-right {
		width: 100%;
		float: left;
		text-align: left;
	}
}
@media screen and (max-width: 400px) {
	.qtc-sd-location-profile .qtc-location-profile-card .entry-header,
	.qtc-sd-location-profile .qtc-location-profile-card .entry-content{
		width: 100%;
	}
}
/*****************************
	QTC Clear Floating Div's
******************************/
.qtc-clearfix {
	clear:  both !important;
}
.qtc-clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* Use this stylesheet for problems with IE7 and below */
#ie6 .qtc-clearfix,
#ie7 .qtc-clearfix {
	zoom: 1;
}
