/* Font Awesome */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?31462980');
  src: url('../fonts/fontello.eot?31462980#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?31462980') format('woff2'),
       url('../fonts/fontello.woff?31462980') format('woff'),
       url('../fonts/fontello.ttf?31462980') format('truetype'),
       url('../fonts/fontello.svg?31462980#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.scrl{
	border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
#menu_edit_item_form .form-item.Main-dropdown-menu-item{
	display:block;
} 

/* HTML5 DECLARATIONS */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {display: block}
audio[controls],canvas,video {display: inline-block; *display: inline; zoom: 1}

/* BASE */
html {height: 100%; min-height: 100%; font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%} /* Force scrollbar in non-IE and Remove iOS text size adjust without disabling user zoom */
body {position: inherit!important; background-color:#FFFFFF; margin: 0; min-height: 100%; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; text-rendering:optimizeLegibility; } /* Improve default text rendering, handling of kerning pairs and ligatures */

/* DEFAULT FONT SETTINGS */
/* 16px base font size with 150% (24px) friendly, unitless line height and margin for vertical rhythm */
/* Font-size percentage is based on 16px browser default size */
body {font: 100%/1.5 Arial, Helvetica, Tahoma, sans-serif; *font-size: 1em; color: #333} /* IE7 and older can't resize px based text */
button, input, select, textarea {font: 100%/1.5 Arial,Verdana,sans-serif; *font-size: 1em; color: #616161} /* IE7 and older can't resize px based text */
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu  {margin: 0 0 1.5em; padding: 0}
dt{width:auto;font-weight:normal;padding:0px;text-align:left;}
dd{margin:0px;}

/* TYPOGRAPHY */
/* Composed to a scale of 12px, 14px, 16px, 18px, 21px, 24px, 36px, 48px, 60px and 72px */
h1, h2, h3, h4, h5, h6 {margin:0.6em 0px;line-height:1em;}
/*h1 {margin: 0; font-size: 3.75em; line-height: 1.2em; margin-bottom: 0.4em} /* 60px / 72px */
/*h2 {margin: 0; font-size: 3em; line-height: 1em; margin-bottom: 0.5em} /* 48px / 48px */
/*h3 {margin: 0; font-size: 2.25em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 0.6667em} /* 36px / 48px */ 
/*h4 {margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em} /* 24px / 24px */
/*h5 {margin: 0; font-size: 1.3125em; line-height: 1.1428571428571428571428571428571em; margin-bottom: 1.1428571428571428571428571428571em} /* 21px / 24px */
/*h6 {margin: 0; font-size: 1.125em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 0.6em} /* 18px / 24px */

ol, ul, blockquote, pre, td, th, label {margin: 0; font-size: 0.85em; line-height: 1.5em;} /* 16px / 24px */
p {margin: 0;font-family:Arial,Helvetica,sans-serif;font-size:0.85em;line-height:1.4em;margin-bottom: 0.6em}
small, p.small {margin: 0; font-size: 0.875em; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 14px / 24px */

/* CODE */
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word} /* Allow line wrapping of 'pre' */
pre, code, kbd, samp {font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; font-family: Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace}

/* TABLES */
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em}
th {text-align: left}
tr, th, td {border-bottom: 0 solid #333}

/* FORMS */
form {margin: 0}
fieldset {border: 0;padding: 0}
textarea {overflow: auto; vertical-align: top}
legend {*margin-left: -.75em}
button, input, select, textarea {vertical-align: baseline; *vertical-align: middle} /* IE7 and older */
button, input {line-height: normal; *overflow: visible}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;	box-sizing: content-box}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}
input,select,textarea{color:#000}
/* QUOTES */
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}
blockquote, q, cite {font-style: italic}
blockquote {padding-left: 1.5em; border-left: 3px solid #ccc}
blockquote > p {padding: 0}

/* LISTS */
ul, ol {list-style-position: inside; padding: 0}
li ul, li ol {margin: 0 1.5em}


/* HYPERLINKS */
a {text-decoration: none;}
/*a:hover {text-decoration: underline}*/
a:focus {outline: thin dotted}
a:hover, a:active {outline: none} /* Better CSS Outline Suppression */

/* MEDIA */
figure {margin: 0}
object, embed, video {max-width: 100%;	_width: 100%} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */



.widgetsRegions{
margin:8px 0px;
}
#WidgetsToolbar{
	border:none;
}

.contentarea .g1,
.footerarea .f1{
	float:left;
	width:19.94%;
}

#contentwidgetbottom,
#footerwidgetbottom{
	clear:both;
}

body[class*="buy-homes-for-sale"] .wrapper.contentarea,
body[class*="home-evaluation"] .wrapper.contentarea{
	visibility:hidden;
}
.inner #contentwidgetbottom .widgets-latestNews-widget{
	padding: 1em 2em;
}

/*message*/
.front .message .messages.status{
    position: absolute;
    top: 30%;
    width: 50%;
    left: 25%;
    z-index: 4000;
    text-align: center;
    background: #fff;
    padding:1.5em 0em 1em;
}
.front .message .windowpopup{
	display:none;
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 4000;
    background: #272727;
    opacity: 0.8;
}
.front .message .messages.status:before{
	content:'';
	display:block;
	background:url('../images/close.png');
	width:21px;
	height:21px;
	position:absolute;
	top:0.1em;
	right:0.1em;
	z-index:4001;
}

/*preloader for slideshow*/
.front ul.rslides img{
	opacity:0;
	  -webkit-transition: opacity 150ms;
    -moz-transition: opacity 150ms;
    -ms-transition: opacity 150ms;
    transition: opacity 150ms;
}
.front ul.rslides .loaded img{
	opacity:1;
}


/*widget city links*/
.widgets-city-links{
	width:100%;
	margin:0px auto;
	float:none;
}
.widgets-city-links .main-city-image{
	margin:0px;
	height: 18em;
    overflow: hidden;
}
.widgets-city-links .main-city-image img{
	max-width: 100%!important;
width: 100%;
}
.widgets-city-links .citylinks ul{
	width:90%;
	list-style:none;
	margin:0.4em 0px 0.3em 5%;
	padding: 0px;
}
.widgets-city-links .citylinks ul li{
	padding:2px 0px;
}
.widecontent .widgets-city-links{
	width:26%;
}
.maincontent .widecontent .widgets-city-links{
	width:35%;
}
body .widecontent .widgets-city-links h2{
	text-align:center!important;
}
#wsidebar_right .widgets-city-links .main-city-image{
	height:18em;
}

/*featured listing*/
.widgets-featuredListings .widgetbottom{
	margin-left:5%;
	width:90%;
}
.widgets-featuredListings p{
font-size:0.9em;
}
.widgets-featuredListings img.featured{
	width:100%;
}
.widgets-featuredListings dl{
	font-size:0.9em;
	margin: 0.4em 0px;
line-height: 160%;
}
.widgets-featuredListings a.citylinkimg{
	display: block;
	width:100%;
	height:18em;
	overflow:hidden;
}
.widecontent .widgets-featuredListings{
	padding-left:2%;
}
/*
.widecontent .widgets-featuredListings a.citylinkimg{
	width: 50%;
float: left;
height:auto;
overflow: visible;
}
*/
.widecontent .widgets-featuredListings .widgetbottom{
	float: left;
width: 42%;
margin-left:3%;
}
.widecontent .widgets-featuredListings img.featured{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 0.8em;
}
.front .g1 .widgets-featuredListings p.description{
	display:none;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg{
	height:18em;
}
.widecontent #property_div_single ul{
	padding-left:2%;
}
.widecontent img.featured_single{
	max-width: 50%;
	float: left;
	margin-bottom: 1em;
}

/*quick search widget*/
#widgets-quick-search .advanced{
	display:none;
}
#widgets-quick-search .content{
	margin-left:5%;
	width:90%;
}
#widgets-quick-search div.form-item label,
body #quickSearch_widget .save_search_email_container div.form-item label {
	width:auto!important;
	text-align:left;
	font-weight:normal;
	font-size:0.8em;
}
body #quickSearch_widget .save_search_email_container div.form-item{
	width:100%;
}
#quickSearch_widget .save_quick_search_container a{
	margin-top:0px;
}
#widgets-quick-search div.form-item select,
#widgets-quick-search div.form-item input{
	font-size:0.8em;
	    padding: 0px 4px;
	margin-bottom:0em!important;
	width:100%;
	height: 2.4em;
	    line-height: 2.4em;
	border: 1px solid #9e9e9e;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
#widgets-quick-search div.form-item select{	    
	-webkit-appearance: none;
	-moz-appearance: none;
 border: 1px solid #9e9e9e;	 
width:120%; 
border-radius:0px;
background:#fff;
}
#widgets-quick-search input.form-text{
	width:99%;
}
#widgets-quick-search div.form-item.Type label{
	display:none;
}
#widgets-quick-search div.form-item.Type{
	width: 63%;
    text-align: left;
    float:left;
    margin-top: 0.3em;
    position:relative;
    overflow:hidden;
    border-right:1px solid #9e9e9e;
        clear: none;
}
#widgets-quick-search .sale-rent{
    float: left;
    white-space: nowrap;
    margin-left: 7%;
}
#widgets-quick-search .sale-rent div.form-item label{
	width:100%;
	line-height: 1.7em;
}
#widgets-quick-search .sale-rent div.form-item input{
    margin: 0px 4px 4px 0px!important;
      width: 1.4em;
    height: 1.6em;
    padding: 0px;
    font-size: inherit;
}
#widgets-quick-search div[class*="Search-by"]{
	width:100%;
	    margin: 0.5em 0px 1em;
	    float:left;
}
#widgets-quick-search div.form-item.State label{
	display:none;
}
#widgets-quick-search div.form-item.State,
#widgets-quick-search div.form-item.Country{
	    width: calc(100% - 1px);
	overflow:hidden;
	border-right:1px solid #9e9e9e;
		position:relative;
		    margin-bottom: 1em;
}
#widgets-quick-search div.form-item.Bedrooms,
#widgets-quick-search div.form-item.Bathrooms{
	width:46%;
	float:left;
	clear:none;
    margin: 0.6em 0px 1em;
	position:relative;
	overflow: hidden;
	border-right:1px solid #9e9e9e;
}
#widgets-quick-search div.form-item.Bathrooms {
    float: right;
}
#widgets-quick-search .pricewrapper{
	clear:both;
	position:relative;
    margin-bottom: 0.4em;
}
#widgets-quick-search .filter_price_from_to_quick_search{
	clear:both;
    display:none;
}
#widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search{
	display:block;
	    background: #fff;
      top: 1.7em;
    position: absolute;
    width: 100%;
    box-sizing:border-box;
    z-index: 3;
    border: 1px solid #9e9e9e;
    border-top: none;
}
#widgets-quick-search .openprice{
	font-size:0.8em;
	width:100%;
    padding: 0em 5px;
    height: 2.4em;
    line-height: 2.3em;
	background-color:#fff;
	text-align:left;
	border:1px solid #9e9e9e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position:relative;
    clear:both;
}
#widgets-quick-search .openprice a{
	color:#333;
	width:100%;
	display:block;
}
#widgets-quick-search .openprice a:hover{
	text-decoration:none;
}
#widgets-quick-search .openprice a:active{
	outline: none;
}
#widgets-quick-search div.form-item.State:after,
#widgets-quick-search div.form-item.Country:after,
#widgets-quick-search div.form-item.Bathrooms:after,
#widgets-quick-search div.form-item.Bedrooms:after,
#widgets-quick-search div.form-item.Type:after,
#widgets-quick-search .openprice:after {
    content: '\f107';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #626262;
    position: absolute;
     right: 0.6em;
    top: 0px;
    line-height: 1.9em;
    font-size: 16px;
    pointer-events: none;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item{
	float:left;
width: 43%;
    clear: none;
    margin: 0.3em 0px 1em 4%;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item:nth-child(2){
	    margin-right: 4%;
    float: right;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item:nth-child(1):after{
    content: '';
    display: block;
    background-color:#9e9e9e;
    height: 1px;
    width: 4%;
    position: absolute;
    left: 47%;
    top: 1.2em;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item input{
	width:97%;
	margin-bottom: 0em!important;
	    z-index: 3;
    position: relative;
   box-shadow: inset 0 2px 2px #f4f4f4, 0 0 0 #7fb9f1;
      padding: 0em 0.4em;
    height: 2.3em;
    line-height: 2.3em;
            -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item input:hover{
	border-color:#0b79c5;
}
#widgets-quick-search .filter_price_from_to_quick_search .form-item input:focus{
	border-color:#0b79c5;
	box-shadow: 0px 0px 10px 0px rgba(11,121,197,0.5);
}
#widgets-quick-search .pricewrapper-suggestions {
	background-color:#fff;
	    position: absolute;
	    top: 4.4em;
    z-index: 1300;
            width: 100%;
}
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete{
    padding: 0px 0px 0.5em;
    text-align: left;
    list-style-type: none;
    width: 100%!important;
    position: absolute!important;
    left: 0px!important;
    top: 0em!important;
    border: 1px solid #9e9e9e;
    border-top: none;
    background: #fff;
    box-sizing: border-box;
        border-radius: 0px;
}
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete:last-child{
	text-align:right;
}
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete a{
color: #333;
    display: block;
    padding: 0.2em 0px 0.2em 4%;
}
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete:last-child a{
padding-right:6%;
padding-left:0px;
}	
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete a:hover{
    background: #0b79c5;
    color: #fbfbfb;
	border:none;
	border-radius:0px;
	margin:0px;
	text-decoration: none;
}
#widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete a.ui-state-hover-current{
    border: none;
    background: #0b79c5;
    color: #fbfbfb;
    margin: 0px;
    height: auto;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
}
#widgets-quick-search div.form-item.Bedrooms label,
#widgets-quick-search div.form-item.Bathrooms label{
float: none;
font-size: 0.75em;
margin: 0px auto;
display: inline-block;
padding-left: 2.1em;
display:none;
}
#widgets-quick-search div.form-item.Bathrooms:before,
#widgets-quick-search div.form-item.Bedrooms:before{
    content: 'Beds';
    position: absolute;
    display: block;
    height: 2.4em;
    top: 0px;
    left: 2.3em;
    font-size: 13px;
    line-height: 2.4em;
    pointer-events: none;
}
#widgets-quick-search div.form-item.Bathrooms:not(*:root):before,
#widgets-quick-search div.form-item.Bedrooms:not(*:root):before{
left:2em;
}
#widgets-quick-search div.form-item.Bathrooms:before{
	content:'Baths';
}
body #quickSearch_widget .save_search_email_container div.form-item label.option{
	width:100%;
  line-height: 1.2em;
	padding-top: 0.5em;
}
body #quickSearch_widget .save_search_email_container #edit-save_search_checkbox{
    margin: 0px 4px 1em 0px!important;
    width: 1.4em!important;
    height: 1.6em;
    font-size: inherit;
    padding: 0px;
}
body #quickSearch_widget .save_quick_search_container{
	float:none;
	clear:both;
}
body #quickSearch_widget .save_search_email_container div.form-item.Email{
	width: 100%;
padding-top:0.5em;
}
body #quickSearch_widget .save_search_email_container div.form-item.Email label{
width: 20%;
    margin: 0em 0% 0px 5%;
    line-height: 2.4em;
}
body #quickSearch_widget .save_search_email_container div.form-item.Email input{
   width: 73%;
    float: right;
}
body #quickSearch_widget .save_search_email_container div.form-item{
	width:100%;
}
body .widecontent #quickSearch_widget .save_search_email_container div.form-item.Email{
float: left;
}
#widgets-quick-search .form-submit{
margin:1em 0px 1.5em;
width: 100%;
height: 2.4em;
box-sizing:border-box;
}
.widecontent #widgets-quick-search h2{
 margin: 0.9em 0px 2em 0%;
}
.widecontent #widgets-quick-search div.form-item.Type{
	width:40%;
	margin-top:0px;
}
.widecontent #widgets-quick-search .sale-rent{
	margin-left:3%;
}
.widecontent #widgets-quick-search .sale-rent div.form-item input{
	margin-bottom:0px!important;
}
.widecontent #widgets-quick-search .sale-rent .form-item{
    margin: -0.5em 0px 0px 0;
    float: left;
}
.widecontent #widgets-quick-search .sale-rent .form-item + .form-item{
	margin-top:0.3em;
}
.widecontent #widgets-quick-search div[class*='Search']{
    float: right;
    width: 47%;
    margin-top: -3.6em;
}
.widecontent #widgets-quick-search .pricewrapper{
    float: left;
    width: 35%;
    clear: none;
      padding-top: 0.45em;
}
.widecontent #widgets-quick-search div.form-item.State{
float: left;
width: 25%;
clear: none;
    margin: 1em 3% 0px 0px;
}
.widecontent #widgets-quick-search div.form-item.Country{
float: left;
width: 47.7%;
clear: none;
margin-left:3.7%;
}
.widecontent #widgets-quick-search div.form-item.Bedrooms,
.widecontent #widgets-quick-search div.form-item.Bathrooms{
	width:15%;
	margin:0.45em 0px 0.6em 3%;
}
.widecontent #widgets-quick-search div.form-item.Bathrooms{
	margin-left:0px;
}
.widecontent #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search{
	    top: 2.3em;
}
.widecontent #widgets-quick-search .pricewrapper-suggestions{
	top:4.8em;
}
.widecontent #widgets-quick-search .save_quick_search_container{
	clear: none;
float: left;
width: 48%;
    margin-top: 0.6em;
}
.widecontent #widgets-quick-search .save_search_email_container{
	width: 48%;
		    position: absolute;
    bottom: 0.2em;
}
.widecontent #widgets-quick-search .content{
	position:relative;
}
.widecontent #widgets-quick-search .content:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.widecontent #widgets-quick-search .form-submit{
	width: 48%;
    margin: 0.8em 0px 1.5em 4%;
float: left;
}
.front .widecontent #widgets-quick-search{
width: 70%;
margin: 0 auto;
}
#quickSearch_widget.noprovince .State{
	display:none!important;
}
.pac-container{
z-index:2000;
}
.widecontent .nobedbath #widgets-quick-search div[class*='Search']{
width: 76%;
margin:-2.8em 0px 0.2em;
}
.widecontent .nobedbath #widgets-quick-search div.form-item.State{
clear: left;
    width: 48%;
 }
 .widecontent .nobedbath #widgets-quick-search .pricewrapper {
    float: right;
    margin-top: 0.6em;
    width: 48%;
 }
 .widecontent .noprovince #widgets-quick-search .pricewrapper{
 	width:64%;
 }
 .widecontent .nobedbath.noprovince #widgets-quick-search .pricewrapper {
    width: 100%;
}
.nobedbath #widgets-quick-search .sale-rent{
	margin-left: 0;
}
.nobedbath #widgets-quick-search .sale-rent div.form-item {
    float: left;
    clear:none;
    margin:0px;
 }
 .widecontent .nobedbath #widgets-quick-search .sale-rent .form-item + .form-item{
 	margin-top:0px;
 }
 
/*ask questions widget*/
.widgets-askQuestions{
	text-align: center;
	padding-bottom: 0.5em;
}
.widgets-askQuestions label{
	font-weight:normal;
}
.widgets-askQuestions .form-item{
	    margin: 0.2em 0px 0.4em;
}
.widgets-askQuestions .general-info .form-item{
	float:left;
	width: 50%;
}
.widgets-askQuestions .general-info .form-item input{
	width:85%;
	height: 1.7em;
    border: 1px solid #9e9e9e;
}
.widgets-askQuestions .messages{
	clear: both;
}
.widgets-askQuestions .messages textarea{
	width:91%;
}
.widgets-askQuestions .capimg img{
	max-width:92%;	
}
.widgets-askQuestions  #edit-cap_text{
	width:92%;
}
.widgets-askQuestions input.form-submit{
    width: 92%;
    margin: 0.5em 0px 1em 0%;
    height: 2.4em;
}
.widecontent .widgets-askQuestions{
	text-align:left;
	padding-left:2%;
}
.widecontent .widgets-askQuestions:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.widecontent .widgets-askQuestions .general-info{
	width: 50%;
float: left;
}
.widecontent .widgets-askQuestions .messages{
float: right;
clear: none;
width: 48%;
}
.widecontent .widgets-askQuestions .messages textarea{
height: 5.45em;
	width: 94%;
}
.widecontent .widgets-askQuestions .capimg{
float: left;
width: 21.5%;
text-align: center;
}
.widecontent .widgets-askQuestions .Type-characters-from-the-image{
float: left;
width: 33%;
margin-left: 3.6%;
}
.widecontent .widgets-askQuestions input.form-submit{
margin: 1em 0px 0px 18%;
width: 20%;
}
.widecontent .widgets-askQuestions input.form-submit:after{
	content:' ';
	width:100%;
	clear:both;
}

/*youtube widget*/
#wsidebar_right #youtube_video_widget_form iframe,
.g1 #youtube_video_widget_form iframe{
width: 100%;
}
.widecontent #youtube_video_widget_form,
.widecontent #youtube_video_widget_form h2{
	text-align:center!important;
} 
div[id*="textWidget"] iframe[src*="youtube"]{
	max-width:100%;
}

/*text widget*/
.widgets-text-widget .content{
	font-size:0.9em;
}
.aboutAgent br{
	display:none;
}
.aboutAgent span[id*="bio"]{
	display:block;
	font-size:0.8em;
}
.aboutAgent .success div {
line-height: 120%;
margin-top: 0.3em;
}

/*buttons for agent and for broker*/
.widgets-QuickButtonsForAgent img,
.widgets-QuickButtonsForBroker img{
	width:80%;
}
.widecontent .widgets-QuickButtonsForAgent img,
.widecontent .widgets-QuickButtonsForBroker img{
	width:48%;
}
.front .widecontent .widgets-QuickButtonsForAgent img,
.front .widecontent .widgets-QuickButtonsForBroker img{
	width:23.5%;
}
.front .widecontent .widgets-QuickButtonsForAgent-inner,
.widgets-QuickButtonsForBroker{
	text-align:center!important;
}


/*share it, map widget, google translate, daily email alert, facebook*/
.widgets-shareit,
.widgets-mapSearch,
#google_translate_element,
.widgets-daily-email-alert,
#youtube_channel_link_form,
div[id*='likeFacebook']{
	text-align:center;
}
.widgets-daily-email-alert img,
#youtube_channel_link_form img{
max-width:100%;
}
.widecontent div[id*='likeFacebook']{
	text-align:left;
}
div[id*="mapSearchWidget"] img{
	width:96%;
}
/*news widget*/
.widgets-latestNews-widget #aggregator .item-list,
.widgets-latestBlog-widget .item-list{
	padding-left: 0px;
font-size: 1.2em;
}
.widgets-latestNews-widget #aggregator .item-list p,
.widgets-latestBlog-widget .item-list p{
	font-size: 0.8em;
}
.widgets-latestNews-widget #aggregator .item-list .longnewsdata,
.widgets-latestBlog-widget .long_blogdata {
	display:none;
}
.widecontent .widgets-latestNews-widget #aggregator .item-list span.dots,
.widecontent .widgets-latestBlog-widget span.dots{
	display:none;
}
.widecontent .widgets-latestNews-widget #aggregator .item-list .longnewsdata,
.widecontent .widgets-latestBlog-widget .long_blogdata {
	display:inline;
}


/*search property form*/
h3.smallh3{
	font-size: 1em;
    text-transform: uppercase;
    margin-top: 0.8em;
    font-weight: normal;
}
a.mapsearch_page{
	text-transform:uppercase;
	font-size:0.8em;
	font-weight: bold;
display: block;
text-align:center;
}	
a.mapsearch_page img{
	width:100%;
}
.formsearch_page #visitorSearch-email-element{	
float:none;
}
.formsearch_page{
padding: 0.4em 0em 0em 1.5%;
border: 1px dotted #DAD3D3;
}
#RETS_property_find .formsearch_page fieldset.contact_form  input.form-submit{
	margin:0.8em 0px 0.8em;
	width:18%;	
}
.formsearch_page label[for="platinum1"]{
clear:both;
display:block;
padding-top:0.7em;
}
.formsearch_page fieldset.contact_form legend.main_legend_title{
	border:none;
}
.formsearch_page .save_search_property_form_container .main_legend_title{
	float:left;
}
#RETS_property_find fieldset {
border: none;
margin: 0px;
padding: 0px;
background-color: transparent;
}
#RETS_property_find div.form-item label {
width: auto;
text-align: left;
margin-right: 0px;
float: none;
}
#RETS_property_find select.form-select, #RETS_property_find input.form-text, #RETS_property_find input.form-file, #RETS_property_find textarea.form-textarea{
	width: 100%!important; 
    margin-top: 0px!important; 
    border-right:1px solid #999!important;
}
#RETS_property_find label.option{
	width: 100%!important; 
    margin-top: 0px!important; 
}
.formsearch_page fieldset.contact_form .select_form.typeproperty{
	width:71%;
}
.formsearch_page .typeproperty #edit-Type{
	width: 65%!important;
}
.formsearch_page .SaleStatusID{
	float: left;
margin: 0.8em 0px 0.1em;
}
#RETS_property_find div.SaleStatusID .form-item label input{
	margin: 0.4em 5px 0px 0px !important;
}
.formsearch_page .minprice{
	clear:left;
}
#RETS_property_find div.form-item .description {
float: left;
width: 30%!important;
margin: 0px 0px 0px 2%!important;
font-size: 0.8em;
}
#RETS_property_find .save_search_property_form_container div.form-item .description{
	float: none;
width: 100%!important;
font-size: 0.9em;
margin: 0px!important;
}
#visitorSearch-email-element .saveMySearch-email-image{
	height:auto;
	max-height: 80px;
    max-width: 300px;
}

/*commercial property search*/
.commercial-form h3.smallh3,
.commercial-form a.mapsearch_page{ 
	display:none;
}
.commercial-form .formsearch_page .minprice{
	clear:none;
	margin-left:3%;
}
.commercial-form .formsearch_page .SaleStatusID{
	width: 21.5%;
	clear: left;
}
.commercial-form div.SaleStatusID .form-item .form-item{
	width: 49%;
float: left;
}

/*pager*/
.pager{
  font:0.8em Trebuchet MS, Arial, sans-serif;
  text-align:right;
  list-style:none;
  margin:1.1em 0em 1em;
}
.pager li{
  display:inline-block;
}
.pager span{
  padding:0px 0.2em;
}
body .pager a{
text-decoration:none;
padding:0px 0.2em;
display:inline-block;
}
.pager .pager-current{
 padding:0px 0.2em;
 margin:0px 0.2em;
 font-weight:normal;
 display:inline-block;
 text-align:center;
 width:auto;
}


/*property listing*/
#sortListing .rest-form .pricewrapper {
    width: 34%;
    position:relative;
}
#sortListing .rest-form .openprice a{
	color:#333;
}
#sortListing .rest-form .openprice {
    font-size: 0.9em;
    width: 100%;
    padding: 0em 4px;
    height: 2em;
    line-height: 2em;
    background-color: #fff;
    text-align: left;
    border: 1px solid #9e9e9e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    clear: both;
    margin-bottom: 1px;
}
#sortListing .rest-form .form-item:after {
    content: '\f107';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #626262;
    position: absolute;
    right: 0.6em;
    top: 1.2em;
    font-size: 16px;
    pointer-events: none;
}
#sortListing .rest-form .pricewrapper .filter_price_from_to_quick_search {
    clear: both;
    display: none;
}
#sortListing .rest-form .pricewrapper.expandPrice .filter_price_from_to_quick_search{
    display: block;
    background: #fff;
    top:2.8em;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    z-index: 3;
    border: 1px solid #9e9e9e;
    border-top: none;
}
#sortListing .rest-form .pricewrapper-suggestions {
    background-color: #fff;
    position: absolute;
    top: 5.4em;
    z-index: 1300;
    width: 100%;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item {
    float: left;
    width: 42%;
    clear: none;
    margin: 0.3em 0px 1em 4%;
    overflow:visible!important;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item:nth-child(2){
	float:right;
	margin:0.3em 4% 1em 0px;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item input{
border: 1px solid #9e9e9e;
width:100%;
    height: 1.8em;
    box-sizing: border-box;
    padding: 0px 4px;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item:before,
#sortListing .rest-form .filter_price_from_to_quick_search .form-item:after{
	display:none;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item:nth-child(1):after {
    content: '';
    display: block;
    background-color: #9e9e9e;
    height: 1px;
    width: 10%;
    position: absolute;
    left: 104%;
    top: 0.8em;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item input:hover{
	border-color:#0b79c5;
}
#sortListing .rest-form .filter_price_from_to_quick_search .form-item input:focus{
	border-color:#0b79c5;
	box-shadow: 0px 0px 10px 0px rgba(11,121,197,0.5);
}
#sortListing .rest-form .pricewrapper-suggestions ul.ui-autocomplete {
    padding: 0px 0px 0.5em;
    text-align: left;
    list-style-type: none;
    width: 100%!important;
    position: absolute!important;
    left: 0px!important;
    top: 0em!important;
    border: 1px solid #9e9e9e;
    border-top: none;
    background: #fff;
    box-sizing: border-box;
    border-radius: 0px;
    font-size:1em;
}
#sortListing .rest-form  .pricewrapper-suggestions ul.ui-autocomplete:last-child{
	text-align:right;
}
#sortListing .rest-form .pricewrapper-suggestions ul.ui-autocomplete a{
color: #333;
    display: block;
    padding: 0.2em 0px 0.2em 4%;
}
#sortListing .rest-form .pricewrapper-suggestions ul.ui-autocomplete:last-child a{
padding-right:6%;
padding-left:0px;
}	
#sortListing .rest-form .pricewrapper-suggestions ul.ui-autocomplete a:hover{
    background: #0b79c5;
    color: #fbfbfb;
	border:none;
	border-radius:0px;
	margin:0px;
}
#sortListing .rest-form .pricewrapper-suggestions ul.ui-autocomplete a.ui-state-hover-current{
    border: none;
    background: #0b79c5;
    color: #fbfbfb;
    margin: 0px;
    height: auto;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0px;
}


.display-only-block{
	font-size:0.8em;
}
.vow_p{
	font-size: 0.8em;
}
#sortListing{
padding: 0px 0.6em;
border: 1px dotted #DFDCDC;
margin-top:0.5em;
font-size:0.9em;
}
#sortListing .rest-form select{
	font-size:0.9em;
	width:130%;
	height: 2em;
	-webkit-appearance: none;
	padding: 0em 4px;
	  border: 1px solid #9e9e9e;
	border-radius:0px;
	background-color:#fff;  
	    margin-bottom: 1px;
}
#sortListing .rest-form .form-item:before{
	content:'';
	display:block;
	height:1.75em;
	width:1px;
	background-color:#9e9e9e;
	position:absolute;
	right:0px;
	bottom:1px;
}
#sortListing .form-item{
  float:left;
  width:5em;
  margin:0.5em 3% 0.5em 0em;
      position:relative;
}
#sortListing .rest-form .form-item:not(.pricewrapper){
	 overflow: hidden;
}
#sortListing .form-item.Sort-by{
	width:9em;
}
#sortListing .form-submit{
margin-top: 1.9em;
    height: 2.1em;
}
#sortListing:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
ul.listing{
  margin:0px;
  padding:0px;
  list-style:none;
  clear:both;
}
.property_item{
 margin-bottom:1.5em;
 width:100%;
}
.property_item.short_property{
	font-size:0.85em;
}
.property_item .imageproperty:before{
display:block;
content:'';
opacity:0.7;
filter:alpha(opacity=70);
width:100%;
height:16px;
position:absolute;
top:0px;
left:0px;
background-color: #fff;
}
.property_item .imageproperty{
  float:left;
    margin-right:2%;
  position:relative;
   min-height:5.4em;
  overflow:hidden;
   width:37%;
    padding-bottom:1.4em;
}
.property_item a.property_image{
  display:block;
}
.property_item a.property_image:after{
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
    left: 0px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color:#646464;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.property_item .forsale a.property_image:after{
	content: 'For Sale';
}
.property_item .forrent a.property_image:after{
	content: 'For Rent';
}
.property_item .forlease a.property_image:after{
	content: 'For Lease';
}
.property_item .forsale.Pending a.property_image:after{
    content: 'Pending';
}
.property_item .forsale.Contingent a.property_image:after{
    content: 'Contingent';
}
.property_item a.property_image .status_property{
  display:none;
}
.property_item img.imgproperty{
width:100%;
float:left;
}
.property_item img.status_property{
  position:absolute;
  z-index:20;
width:auto;
left:40%;
opacity:0.7;
filter:alpha(opacity=70);
}
.property_item .imageproperty a.view_detailsp{
font-size: 0.9em;
cursor: pointer;
height:auto;
display:block;
width:100%;
text-align:center;
position: absolute;
bottom: 0px;
line-height: 1.3em;
padding: 0.35em 0px;
}
.property_item .imageproperty a.view_detailsp:hover{
	text-decoration:none;
}
.property_item ul{
  float:left;
  width:60%;
  list-style:none;
  padding:0px 0px 0.3em;
  margin:0.1em 0px 0.3em;
  border-bottom: 1px dashed #ccc;
}
.property_item ul li{
  float:left;
  width:100px;
  margin-right:10%;
}
.ie8 .property_item ul li a{
	min-height:2.5em;
}
/*
.property_item ul li.appointment_menu{
width:28%;
}
.property_item ul li.email_menu{
width:25%;
}
.property_item ul li.feature_menu{
width:20%;
}
*/
.property_item ul li.feature_menu{
margin-right:0px;
}
.property_item .property_features{
  float:left;
  width:60%;
}
.property_item .property_features .remarks_rets_logo img{
  height:30px;
  float: left;
}
.property_item .property_features .remarks_rets_logo .rets_brokerage_name{
    line-height: 30px;
    font-size: 0.8em;
    margin-left: 0.5em;
    font-weight: 700;
    float: left;
}
.property_item .property_features .remarks_rets_logo:after{
  content:'';
  display:block;
  padding:0px;
  margin:0px;
  clear:both;
  float:none;
}
.property_item li a{
  display:block;
  padding:0.15em 0px 0.15em 26%;
  line-height:1em;
  text-decoration:none;
}
.property_item li a.schedule_appointment{
  background: url('../images/appointment_icon_new.png') no-repeat 0px 3px;
 background-size: auto 85%;
  }
.property_item li a.add_favorite,
.property_item li a.remove_favorite{
  background: url('../images/favorites_icon_new.png') no-repeat 0px 3px;
     background-size: auto 85%;
     padding-left:30%;
  }
.property_item li a.email_listing{
  background: url('../images/email_listing_icon_new.png') no-repeat 0px 6px;
     background-size: auto 80%;
         padding-left:33%;
     margin-left:4%;
}
.property_item li a.feature_sheet{
  background: url('../images/feature_sheet_icon_new.png') no-repeat 0px 1px;
     background-size: auto 90%;
         padding-left:33%;
     margin-left:6%;
}
.ie8 .property_item li a.feature_sheet{
background-position:0px -2px;
padding-left:36%;
}
.property_item dl{
  float:left;
  width:33%;
  margin:0px;
  font-size:0.95em;
  line-height:0.7em;
}
.property_item dd, .property_item dt {
  float: none;
  display: inline;
  white-space: nowrap;
  width: auto;
  text-align: left;
  margin: 0;
  line-height: 150%;
  padding:0px;
  }
.property_item dt{
    font-weight:bold;
  }
.property_item dd a{
  position:relative;
  cursor:default;
  text-decoration:none;
  color:#333333;
}
.property_item .property_price dd{
	font-weight:bold;
} 
.property_item dd a span{
  display:none;
}
.property_item dd a:hover span{
display:block;
padding:0.1em;
position:absolute;
top:-0.2em;
left:-0.1em;
font-weight:bold;
z-index:10;
border:1px solid #fff;
background-color:#eeeeee;
color:#000000;
}
.property_item .property_extra{
  clear:both;
  margin:0px;
  padding: 0.3em 0px 0px;
}
.save-search-container{
  float:left;
  margin-bottom: 0.8em;
}



/*property_details*/
a.editproperty_btn{
	background: #FDFDFD; /* Old browsers */
background: -moz-linear-gradient(top,  #FDFDFD 1%, #e2e2e2 49%, #e2e2e2 52%, #c9c9c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FDFDFD), color-stop(49%,#e2e2e2), color-stop(52%,#e2e2e2), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #FDFDFD 1%,#e2e2e2 49%,#e2e2e2 52%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #FDFDFD 1%,#e2e2e2 49%,#e2e2e2 52%,#c9c9c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #FDFDFD 1%,#e2e2e2 49%,#e2e2e2 52%,#c9c9c9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #FDFDFD 1%,#e2e2e2 49%,#e2e2e2 52%,#c9c9c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDFDFD', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #C5C0C0;
color: #222222;
font-size: 0.8em;
cursor: pointer;
height: 1.8em;
line-height: 1.8em;
display:block;
width:20%;
text-decoration:none;
text-align: center;
margin-bottom: 0.9em;
}
#property_address_title{
	 font-family: 'OswaldLight', sans-serif;
	 color:#666;
}
#map_area_small{
  margin-bottom:0.8em;
}
#property_address_title h2{
  font-size:1.1em;
  margin:0px 0px 0.5em 0px;
  width:70%;
  text-transform:uppercase;
  font-weight:normal;
  float:left;
}
#property_address_title span{
  display:block;
  float:right;
  text-align:right;
  width:25%;
  margin:0px 0px 0.5em 0px;
  line-height: 1.1em;
}
#mapTypeControl{
	height:1.4em;
}	
#mapTypeControl a{
  font-size:0.8em;
	text-decoration:none;
}
#mapTypeControl a.selected, #mapTypeControl a:hover, #mapTypeControl2 a.selected, #mapTypeControl2 a:hover {
  border-bottom: 1px dotted #cccccc;
}
#mapTypeControl a.streetviewlink, #mapTypeControl2 a.streetviewlink{
  background:url('../images/viewstreetred.png') no-repeat;
  background-size:auto 100%;
  padding-left:1.3em;
  }
.ie8 #mapTypeControl a.streetviewlink,
.ie8 #mapTypeControl2 a.streetviewlink{
	background:none;
}
#property_details_image {
width: 48%;
height: 22.5em;
  overflow:hidden;
  float:left;
  margin-top:1.4em;
}
#property_details_image .ieimg{
	width:98%;
}
#property_details_image #slider img{
 min-height:13.5em;
 min-width:100%;
}
#map{
  width:48%;
  height:22.5em;
  float:right;
}
#newPropertyMap{
  width:100%;
  margin:0.6em 0px;
}
#map2{
  height:28em;
}
#mapTypeControl2 {
 font-size: 0.8em;
 padding-bottom: 0.2em;
}
#mapTypeControl2 a {
  margin-left: 0.8em;
  float:right;
	text-decoration:none;
}
#mapTypeControl2 #mapGoBackControl {
  float:left;
  color: #C00;
  border-bottom: none;
  margin-left:0px;
}
#mapTools ul{
  margin:0px;
  padding:0.2em 0px;
}
#mapTools li{
  width:25%;
  font-size: 0.9em;
  list-style: none;
}
#mapTools a.selected {
background-color: #f8f8f8;
}
.property_btn a{
width:47.15%;
border-top:none;
font-size: 0.8em;
cursor: pointer;
height: 1.8em;
line-height: 1.8em;
display: block;
float:left;
}
.property_btn a:hover{
	text-decoration:none;
}
.property_btn span{
  display:block;
  height:28px;
  width:28px;
  float:left;
   margin-left:40%;
   opacity: 0.7;
   filter:alpha(opacity=70);
}
.property_btn.two_buttons a{
	width:23.45%;
}
.two_buttons a span{
	 margin-left:32%;
}
.virtual_tour span{
  background:url('../images/virtual_tour_icon.png') no-repeat 0px -2px;
}
.property_btn .lightbox span{
  background:url('../images/more_images_icon.png') no-repeat -1px -3px;
}
a.neighborhood{
border-top:none;
width: 47.3%;
font-size: 0.8em;
cursor: pointer;
height: 1.8em;
line-height: 1.8em;
display: block;
float:right;
}
a.neighborhood:hover{
	text-decoration:none;
}
.neighborhood span{
  background:url('../images/neighborhood_icon.png') no-repeat 0px -2px;
   margin:0 0px 0px 35%;
   width:35px;
	  height:28px;
  float:left;
	display:block;
	  opacity: 0.7;
   filter:alpha(opacity=70);
}
#property_details ul{
  margin: 0px 0px 1em 0px;
  padding:0px;
  list-style:none;
  width:40%;
  float:left;
}
#property_details ul li{
   margin:1px 0px;
   width:96%;
}
#property_details li a{
   font-size:0.95em;
   padding:0.3em 0px 0.3em 7%;
   display:block;
   text-decoration:none;
   width:90%;
   margin-left: 3%;
   background-color:#fff;
}
#property_details li.addthis_container{
	line-height: 1em;
  font-weight:bold;
   font-size:0.9em;
  padding: 0.8em 0px 0.8em 7%;
   width:89%;
      background:#fff;
}
#property_details li.addthis_container:hover{
	background:#fff;
}
#property_details li.addthis_container a{
width:15%;
padding:0px;
}
#property_details li.addthis_container #addthis{
  float:right;
  width: 50%;
}
#property_details li.addthis_container .addthis_button_expanded{
	width:45%;
}
#property_details .property_data{
  float:right;
  width:55%;
}
#property_details dl{
  margin:0px;
	border-bottom: 1px solid #E5E5E5;
	font-size:0.8em;
}
#property_details dt {
  width: 35%;
  text-align: left;
  margin: 0;
  line-height: 160%;
  font-weight:normal;
  padding:0.2em 0px; 
 }
#property_details dd{
float:right;
margin:0px;
line-height: 160%;
width: 65%;
text-align:right;
  padding:0.2em 0px; 
}
#property_details h3{
font-weight: bold;
margin: 0.5em 0px 0px;
font-size: 0.8em;
padding: 0.3em 0px 0.3em 1%;
}
.property_extra_data{
  padding:0.8em 0px 0.3em;
  font-size:0.9em;
}
.property_extra_data h2{
  margin:0px 0px 0.2em;
  text-transform:uppercase;
  font-size:0.9em;
}
.property_extra_data img.agent_contact_photo{
  max-width:20%;
  max-height:10em;
  float:left;
  margin-right: 2%;
}
.agent_contact p{
  margin:0px;
}
p.brokeredby{
	font-size:0.8em;
}
#Board_disclaimers{
	font-size: 0.9em;
	float:left;
	padding-left:10px;
}
#property_details li.addthis_container .addthis_button_expanded{
	line-height: 16px;
}
#property_details li.addthis_container .addthis_button_expanded span{
	margin-right: 5px;
}


/*lead property forms*/
.lead_generating_remove_class .allinfo .form-item{
	float:left;
	width:24.8%;
}
.lead_generating_remove_class .allinfo .form-item input{
width:80%;
}
.lead_generating_remove_class .capimg{
	margin-top: 0.3em;
float: left;
width: 30%;
}
.lead_generating_remove_class .capimg .form-item,
.lead_generating_remove_class .captcha_div .form-item{
	margin:0px;
}
.lead_generating_remove_class label[for="edit-cap_text"],
.lead_generating_remove_class .resizable-textarea .grippie{
	display:none;
}
.lead_generating_remove_class #edit-message{
	width:90%;
}

/*condo*/
div.list-of-condos ul{
	margin:25px 0px 35px;
}
.list-of-condos a{
	text-decoration:none;
}
div.list-of-condos ul:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
#property_address_title span.condo_address{
	width:100%;
	margin:0px;
	float:none;
	text-align:left;
	font-size:0.7em;
}
#pre_Construction_contact_form a.agent_photo_condo img{
   max-width:30%;
   max-height:10em;	
   float:left;
   margin: 0.5em 0px 0px 0px;
   width:auto;
}
.agent_details_condo{
	float:left;
	margin:0.5em 0px 0px 3%;
	width:58%;
}
.agent_details_condo h2{
	margin:0px;
	font:bold 0.8em Arial, Helvetica, sans-serif;
}
.agent_details_condo h3{
	margin:0.2em 0px 0.8em;
	font:0.75em Arial, Helvetica, sans-serif;
}
.agent_details_condo dt{
	width:auto;
	padding-right:1%;
}
.agent_details_condo dd{
	margin:0.1em 0px;
}
.agent_details_condo dl{
	font-size:0.8em;
	margin:0px;
}
#pre_Construction_contact_form .form-item img{
	width:100%;
}
#pre_Construction_contact_form .contact_form{
	clear:both;
}
#pre_Construction_contact_form .contact_form input.form-text{
	width:100%;
}
#pre_Construction_contact_form .contact_form .form-item{
	float:left;
width: 21.5%;
padding-right: 3%;
}
#pre_Construction_contact_form .contact_method_condo{
	position: relative;
    top: 1em;
    float:left;
    width: 21.5%;
    
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#pre_Construction_contact_form .contact_method_condo{
	top:-0.5em;
}
}
#pre_Construction_contact_form .contact_method_condo .form-item, .contact_method_condo label.option{
	display:inline;
	float:none;
	padding-right:1%;
}
#pre_Construction_contact_form .message_condo{
	clear:both;
}
#pre_Construction_contact_form .message_condo .form-item{
	float:none;
	width:100%;
}
#pre_Construction_contact_form .message_condo .grippie{
	display:none;
}
#pre_Construction_contact_form .message_condo textarea{
	overflow:auto;
}
h1.office_condo{
	margin:10px 0px 0px 0px;
	font:bold 0.9em Arial, Helvetica, sans-serif;
}
.office_details_condo{
	margin:5px 0px 10px 0px;
}
#pre_Construction_contact_form .propertyheader{
	font: bold 0.8em Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
#pre_Construction_contact_form fieldset.contact_form .form_bottom {
	margin: 0px 0px 40px -10px;
}
#pre_Construction_contact_form  .form-radio{
	border:none;
}
#precondo_sortFilter{
	margin:1em 0px;
	height:auto;
	font-size:0.9em;
}
#precondo_sortFilter .form-item{
	width:100%;
}
#precondo_sortFilter .form-item input,
#precondo_sortFilter .form-item select{
width:90%;
height:auto;
font-size: 0.9em;
margin:0px;
} 
#precondo_sortFilter .filtercolumn {
width: 28%;
}
#property_address_title h2.condo_title{
	width: 100%;
	line-height:1.3em;
}
fieldset.map_area #mapDP{
	margin-left:0px!important;
}
#pre_Construction_contact_form .form_content h3{
	font-size: 0.9em;
text-transform: uppercase;
margin: 0px;
padding-top: 1.5em;
}


/*map search*/
#gmapSearch2 #sortListing{
 padding: 0.5em 0.6em;
  margin-bottom:0.8em;
}
#gmapSearch2 #sortListing label{
	font-size:1em;
}
#gmapSearch2 #sortListing ul{
  padding:0px;
  margin:0px;
  list-style:none;
  font-size:0.8em;
}
#gmapSearch2 #sortListing li{
float:left;
width:auto;
margin-right:2%;
}
#gmapSearch2 #sortListing li.city{
	width:25%;
}
#gmapSearch2 #sortListing li.city input{
	width:100%;
}
#gmapSearch2 #sortListing select{
	font-size:1.1em;
}
ul.ui-autocomplete.ui-menu.ui-widget{
	font-size:0.8em;
}
#gmapSearch2 #gmap-sale, #gmapSearch2 #gmap-rent{
  border:none;
}
#gmapSearch2 #filterTools ul{
  margin:0px 0px 0px 2px;
  padding:0px;
  font-size:0.75em;
}
#gmapSearch2 #filterTools li{
  width:18%;
}
#gmapSearch2 #filterTools .semidetachedli{
	width:23.7%;
}
#gmapSearch2 #filterTools .townhomesli{
	width:22%;
}
#filterTools a.selected{
  background-color: #f8f8f8;
}
#filterTools li a.selected span{
  background-color:transparent;
}
#gmapSearch2 #filterTools li span{
white-space:nowrap;
padding-top: 6px;
}
#gmapSearch2 #mapTypeControl{
	height:1em;
	padding-top:0.5em;
}
#gmapSearch2 #mapTypeControl a{
	font-size:0.75em;
}
#gmapSearch2 #mapTypeControl a.streetview{
	top: 1.6em;
	font-weight:normal;	
}
#gmapSearch2 #streetview{
	width:100%!important;
}
#gmapSearch2 div.maparea{
  width:100%;
  padding:0.8em 0px;
  float:none;
}
#gmapSearch2 .save-search-container {
margin-top: -5px;
}
#gmapSearch2 #map2{
  height:30em;
  margin-top:6px;
  width:100%;
}
#gmapSearch2 #mapTools ul{
  border:3px solid #f8f8f8;
}
#gmapSearch2 #mapTools li {
  width:24.5%;
}
#gmapSearch2 #mapTools{
  padding-top:0px;
  font-size:0.95em;
}
#mapTools li a {
	background-position: 3px 6px;
}
#gmapSearch2 #mapTools li a span {
	padding-top:9px;
}
#gmapSearch2 .PropertySort{
  padding-bottom:0.7em;
  font-size:0.8em;
  position: relative;
  z-index: 20;
  width:30%;
}
#gmapSearch2 .PropertySort .form-item{
	margin:0px;
}
#gmapSearchList .pager{
position:relative;
top:-2.1em;
margin:0px;
}
#gmapSearchList .bottompager{
  top:-1em;
  clear:left;
}
#gmapSearchList .property_map_item.odd,
#gmapSearchList .property_map_item.even{
  background-color:transparent;
  width:49%;
  float:left;
  border: 1px solid #f8f8f8;
  padding: 0.8em 0px;
}
#gmapSearchList .property_map_item.odd{
	float:right;
}
#gmapSearchList .separator{
	clear: both;
	height:1.1em;
}
.property_map_item img{
  width:100%;
}
.property_map_item a{
	text-decoration:none;
}
.property_map_item .gmap_img_link{
 display: block;
 width: 50%;
 height: 15em;
 float: left;
 margin-top: -0.8em;
 overflow: hidden;
 position:relative;
}

.property_map_item .pImage{
	position:absolute;
	top:0px;
	left:0px;
}
.property_map_item .status{
	position:relative;
	z-index:100;
}
.property_map_item .map_data:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.property_map_item dl{
  margin:0px 2%;
  width:45.6%;
  float:left;
  line-height: 1.3em;
}
.property_map_item dt, .property_map_item dd{
  display:inline;
  margin:0px;
  padding-right:1%;
  width:auto;
  font-size:0.85em;
  float:none;
}
.property_map_item dd span{
  display:none;
}
.property_map_item dd a{
  position:relative;
  white-space:nowrap;
  cursor:default;
	color:#000000;
}
.property_map_item dd a:hover span{
  display:block;
  padding:2px 5px;
  position:absolute;
  top:-19px;
  left:-5px;
  border:1px solid #fff;
  background-color:#eeeeee;
  font-size:13px;
  font-weight:bold;
  color:#000000;
  z-index:10;
}
.property_map_item dl.price_property_map{
  float:right;
  margin: -0.3em 0px 0.5em 0px;
  font-weight:bold;
  width:47%;
}
.property_map_item h2{
  text-transform:uppercase;
  margin:0.2em 2%;
}
.property_map_item h2 span{
  display:none;
}
.property_map_item h2 a{
  position:relative;
}
.property_map_item h2 a:hover span{
  display:block;
  padding:0.2em;
  position:absolute;
  top:0px;
  left:0px;
  border:1px solid #fff;
  background-color:#eeeeee;
  font-size:0.9em;
  font-weight:bold;
  color:#000000;
  z-index:10;
}
.property_map_item ul{
  margin:0em 0px 0px -2.5%;
  padding:0px;
  list-style-type:square;
  font-size:0.9em;
  width:50%;
  float:left;
}
.property_map_item li{
   padding:0.1em 0px 0.1em 24px;
   height:1.3em;
}
.property_map_item li a{
	margin-left:-4px;
}
.property_map_item .viewStreet{
width:50%;
   float:left;
   margin-left: -1.17%;
}
.property_map_item .viewStreet ul{
	width:100%;
}
.property_map_item .no-streetview{
  display:none;
}
#BubbleInfo{
	padding-top:0px;
}
#BubbleInfo a{
	text-decoration:none;
}
#BubbleInfo .viewStreet a.street_view_map_page{
background: url('../images/street_view_map_page.png') no-repeat 32px 0px;
padding-left: 21px;
display: block;
font-size:1.2em;
}
#BubbleInfo  p.view_details_map_page{
  background: url('../images/view_details_map_page.png') no-repeat 145px 0px;
  padding: 0px 0px 0px 168px;
  margin-left: 23px;
}
#BubbleInfo .left{
  margin-right:10px;
}
#BubbleInfo p{
  font-size:1.2em;
	margin:0px 0px 8px 0px;
}
#BubbleInfo .price{
 font-size: 1.4em;
 color: #765565;
 font-weight: bold;
 margin-bottom: 0px;
}
#BubbleInfo .address{
  color: #765565;
font-weight: bold;
font-style: italic;
font-size:1.2em;
}
#BubbleInfo div.gmapSearchProperty div.picture {
	border: 1px solid #ccc;
padding: 2px 2px 3px;
position:relative;
}
#BubbleInfo div.gmapSearchProperty div.picture a{
display: block;
height: 99px;
width: 150px;
overflow: hidden;
}
#BubbleInfo div.gmapSearchProperty div.picture img.pImage{
position: relative;
height: auto;
padding: 0px;
margin: 0px;
display: block;
}
/*
#BubbleInfo div.gmapSearchProperty div.picture img.pImage,  x:-moz-any-link {
  top:4px;
}
*/
#BubbleInfo div.gmapSearchProperty div.picture div.pSaleStatus img {
margin-left: -6px;
position:relative;
z-index:20;
}
div.gmapSearchProperty div.picture div.pSaleStatus{
	border:none;
margin-top: 0px;
position: absolute;
top: 1px;
}

/*forms pages*/
#edit-middlename,
label[for="edit-middlename"]{
	margin-left:-3000px!important;
	float:left;
	height:0px;
}
fieldset.contact_form{
   border:none!important;
    font-size:0.9em;
    color:#2B2B2B;
    margin-bottom: 1em;
}
fieldset.contact_form label{
font-size:0.9em;
}
fieldset.contact_form legend.main_legend_title{
  font:bold 0.9em Trebuchet MS, Arial, sans-serif;
  text-transform:uppercase;
  color: #3A3838;
  position:relative; 
  z-index:5;
  width: 100%;
  border-bottom: 1px dotted #C7C6C6;
  margin:0.6em 0px 0.2em;
  padding:0px;
}

fieldset.contact_form .form_content{
  clear:both;
}
fieldset.contact_form .form_content:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
fieldset.contact_form .legend_req{
	float:right;
}

label[for="edit-prov_state"], fieldset.contact_form label[for="edit-zip_postal"] {
float: left;
width: auto;
}
.province_req {
float: left;
margin: -2px 0px 0px 3px;
}
fieldset.interests .req{
  background:none;
  padding:0.3em 0px 0px 0px;
}
fieldset.contact_form label .req{
  display:inline;
  position:relative;
  top:-3px;
}
fieldset.contact_form .select_form,
.main_field,
body #FreeReport-form .main_field{
  float:left;
  width:21.5%;
  padding: 0px 3% 0px 0px;
  margin: 0.6em 0px 0.1em;
}
.main_field.main_wide{
	width:94.5%;
}
fieldset.contact_form .wide_select{
  width:260px;
 }
fieldset.contact_form .select_form select{
  width:100%;
  padding: 0.15em 0px;
  font-size: 0.85em;
}
fieldset.contact_form .wide_select select{
  width:200px;
  height:auto;
  font-size: 0.85em;
 }
 .main_field input{
height: 1.4em;
line-height:1.4em;
width:100%;
font-size:0.9em;
}
fieldset.contact_by{
  font-weight:bold;
  padding: 0.6em 0px 0.1em;
  margin: 0px;
}
fieldset.contact_by legend{
	float:left;
	font-size: 0.9em;
}
fieldset.contact_by input{
  border:none;
}
fieldset.interests label{
  padding:0.3em 2% 0px 0px;
  display:block;
  float:left;
}
fieldset.interests label input{
  position:relative;
  top:1px;
  left:1px;
}
fieldset.interests .column1{
width:32%;
float:left;
}
fieldset.interests .column2{
width:60%;
float:left;
}
fieldset.interests .column1 input, fieldset.interests .column2 input{
border:none;
}
fieldset.interests .column1 label, fieldset.interests .column2 label{
  float:none;
}
fieldset.contact_form .message_field{
 float:left;
 margin:0.6em 0px 0px;
 width:100%;
 clear:both;
}
fieldset.contact_form .message_field textarea{
width:100%;
}
fieldset.contact_form  input.submit_form,
.lead_generating_remove_class input.form-submit,
#pre_Construction_contact_form input.form-submit,
#precondo_sortFilter input.form-submit{
	width:18%;	
	color:#5A5959;
	margin: 0.8em 0px 0px 40%;
}
#pre_Construction_contact_form input.form-submit {
margin: 2.4em 0px 0px 5%;
}
#precondo_sortFilter input.form-submit{
	margin: 2.7em 0px;
	width: 12%;
}
body #FreeReport-form .form-item label{
	width:100%;
	text-align:left;
}
.rules_sweepstakes{
font-size: 0.8em;
clear: both;
margin: 1em 0px 0px 40%;
display: block;
}

/*blog*/
body .blog div.links,
.comment .submitted,
.comment .links {
font-size: 0.75em;
}
#comment_form{
	font-size:0.85em;
}
#comment_form .description{
	font-size:1em!important;
}
.comment-title{
background: #F3F3F3;
padding-left: 1%;
}

/*registration form*/
#visitor_register div fieldset legend {
padding-left: 150px;
font-weight: bold;
font-size: 0.9em;
}
#visitor_register div div.captcha-fieldset fieldset legend {
  padding-left: 197px;
}
#visitor_register div input.form-submit {
  margin-left: 205px;
}
#visitor_register div div.form-item .option {
  width: auto;
 padding-left: 205px;
}
#visitor_register div div.form-item .option input.form-checkbox {
  width: auto;
  border: 0px !important;
}
#visitor_register div fieldset p {
  line-height: normal;
  font-style: italic;
  margin: 0px 0px 0.7em 0px;
  padding-left: 205px;
}
#visitor_register fieldset .form-item img {
margin-left: 205px;
}
#visitor_register .Captcha-Validation{
	padding-left:205px;
}
#visitor_register fieldset .Captcha-Validation label{
width: auto;
text-align: left;
font-weight: normal;
font-size: 0.8em;
}
#visitor_register fieldset .Captcha-Validation input{
	width:200px;
}

#visitor_register div div.captcha-fieldset fieldset .form-item{
  padding-left: 0px;
  margin-left: 0px;
}
#visitor_register div div.captcha-fieldset fieldset .form-item img {
  margin-left: 255px;
}
#visitor_register div div.captcha-fieldset fieldset .form-item p {
  padding-left: 255px;
  font-style: normal;
  color: black;
}
#visitor_register div fieldset {
	border: 0px;
}
#visitor_register .description{
	color:#333;
	padding-top:0px;
}

/* Captcha for Visitor registration */
#visitor_register .sched_captcha {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}
#visitor_register .sched_captcha .capimage {
    height: 60px;
}
#visitor_register .sched_captcha label {
    text-align: left;
}
#visitor_register .sched_captcha input {
    width: 100%;
}
#visitor_register .sched_captcha + fieldset {
    display: none;
}

/*agent list*/
.agent-list{
	font-size:0.9em;
}
.agent-list table.agent-short-table-left, .agent-list table.agent-short-table-right {
width: 48%;
float: left;
clear: both;
margin: 1em 0;
}
.agent-list table.agent-short-table-right {
clear: none;
margin-left: 2%;
}
.agent-list .agent-short-cell-right .agentname{
	font-weight: bold;
}
.agent-list td div{
	line-height:1.1em;
	margin-bottom:0.2em;
}
.agent-list .agent-short-cell-right {
width: 100%;
}
.agent-list td div span{
	font-size:0.95em;
}
.agent-list .agent-short-cell-left img{
margin: 0px 2em 0px 0px;
}
.agent-list #broker-infobox h3,
.agent-list #broker-infobox h4{
	font-size: 0.9em;
}
.short-cell-left-b{
	width:20%;
}
.short-cell-left-b img.office_picture{
	width:100%
}
.short-cell-right-b{
	font-size: 0.8em;
width: 80%;
}
body[class*="_office_agents"] .short-table-left-b td.short-cell-right-b{
	width: 100%;
    padding-left: 2em;
}

/*agent info*/
#agent_info #map{
	 height:10em;
 width:50%;
 float:left;
 margin:0 2%;  
}
#agent_info img.agent_photo{
  max-height:12em;
  float:left;
  max-width:15%;
  width:15%;
}
#agent_info .nomapimg{
	float:left;
	margin:0px 2%;
}
#agent_info ul{
	width: 22%;
  margin:0px;
  padding:0px;
  list-style:none;
  float:left;
}
#agent_info li{
  padding-left:20%;
  white-space: nowrap;
}
#agent_info li a{
 font-family: Trebuchet MS, Arial, sans-serif;
 padding:4px 0px;
 display:block;
 text-decoration:none;
}
#agent_info li.view_my_properties{
  background:url('../images/view_my_properties.png') no-repeat 2px 2px;
}
#agent_info li.email_me{
  background:url('../images/letter.png') no-repeat 0px 8px;
}
#agent_info li.visit_my_site{
  background:url('../images/visit_my_site.png') no-repeat 0px 2px;
}
dl.office_extra_data{
	margin:1em 0px;
	font-size:0.8em;
}
div.office_extra_data{
margin:1em 0px;
}
dl.office_extra_data dt, dl.office_extra_data dd{
  display:inline;
  margin:0;
}
dl.office_extra_data dt{
  color:#666;
  width:auto;
  float:none; 
  text-align:left;
font-weight:bold;
}
.office_extra_data .rteleft {
    text-align: left;
}
.office_extra_data .rteright {
    text-align: right;
}
.office_extra_data .rtecenter {
    text-align: center;
}
.office_extra_data .rtejustify {
    text-align: justify;
}
dl.comments_office dt{
  font-family: Tahoma, Geneva, sans-serif;
  color:#333;
  font-weight: normal;
  font-size: 1.2em;
}
/*agent properties*/
table#agentinfotable{
	font-size:0.85em;
	width:80%;
}
table#agentinfotable td{
	padding-right:5%;
}

/*contact agent*/
body #contact_agent_form label{
  color:#777;
  text-transform:none;
font-size:0.8em;
}
#contact_agent_form .form-item{
	float:left;
	width:33%;
	margin: 0.5em 0px;
}
#contact_agent_form .form-item input.form-text,
#contact_agent_form .form-item  select.form-select{
	width:90%;
	font-size:0.8em;
}
#contact_agent_form .description{
	font-size:0.75em;
	line-height: 1.2em;
}
#contact_agent_form .form-item .form-item{
	margin:0px;
}
#contact_agent_form #edit-request_subject,
#contact_agent_form #edit-request_body{
	width:289%;
}
#contact_agent_form input.form-submit{
	font-size:0.85em;
	margin-top:1.9em;
}
#contact_agent_form .Middle-Name{
	display:none;
}
/*find agent*/
#find_agent input.submit_form{
	margin:1em 0px 0px;
}
#find_agent .main_field{
	width:30%;
}
/*office details*/
#agent_info li.see_our_listings{
  background:url('../images/see_our_listings.png') no-repeat 2px 5px;
}
#agent_info li.meet_our_team{
  background:url('../images/meet_our_team.png') no-repeat 3px 3px;
  margin:4px 0px 2px;
}
/*
.office_extra_data span{
	display:block;
	margin-left:10.5%;
}
*/
.office_extra_data span a.emailme{
	background:url('../images/letter.png') no-repeat 1px 1px;
	display:inline-block;
	padding-left:30px;
	height:21px;
}

/*contact broker*/
body #contact_broker_form label{
  color:#777;
  text-transform:none;
font-size:0.8em;
}
#contact_broker_form .form-item{
	float:left;
	width:33%;
	margin: 0.5em 0px;
}
#contact_broker_form .form-item input.form-text,
#contact_broker_form .form-item  select.form-select{
	width:90%;
	font-size:0.8em;
}
#contact_broker_form .description{
	font-size:0.75em;
	line-height: 1.2em;
}
#contact_broker_form .form-item .form-item{
	margin:0px;
}
#contact_broker_form #edit-request_subject,
#contact_broker_form #edit-request_body{
	width:289%;
}
#contact_broker_form input.form-submit{
	font-size:0.85em;
	margin-top:1.9em;
}
#contact_broker_form .Middle-Name{
	display:none;
}
/*office properties*/
.short-cell-left-b img.office_picture{
	max-width:250px;
}
td.short-cell-right-b.office_top_info{
	width:100%;
	padding-left:2em;
}


/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

#aggregator .feed-item{
font-size: 0.8em;
}

#calculators_static_page{
	font-size: 0.9em;
}


.noshow {
display: none;
}
div.status,
div.error,
tr.error{
font-size: 0.9em;
width: 96%;
margin: 0.5em 0px;
padding: 0.5em 2%;
}
div.status {
border:3px double #63AB62;
color:#63AB62;
font-style:italic;
font-weight:bold;
}
div.error, tr.error {
background:none repeat scroll 0 0 #FFCCCC;
border:3px double #DD7777;
color:#DD153E;
}

table.visitorSearch_list {
font-size: 1.1em;
width: 80%;
}


/*calculators*/
body .mortgageCalcInstruct{
	font-size:0.8em;
}
body .mortgageCalcTop, body .mortgageCalcBottom{
font-size:0.9em;	
}
body .mortgageCalcTop td {
padding: 0.5em 1%;
white-space: nowrap;
}
body .mortgageCalcBottom td {
padding: 0.5em 2%;
}
body .mortgageCalcBottom td.datacol1,
body .mortgageCalcBottom td.datacol2,
body .mortgageCalcBottom td.dataco3l,
body .mortgageCalcBottom td:nth-child(4){
	white-space: nowrap;
}
body .mortgageCalcBottom td.datacol1{
padding-right: 3.6%;
}
body .mortgageCalcBottom td.datacol1.bottom10{
padding-right:2%;	
}
body .mortgageCalcBottom .tdmid {
width: auto;
}
body .mortDisclaimer {
font-size: 0.7em;
padding-top: 0.5em;
}

.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
	width: 1295px;
}
.terms_policy_links{
	float:left;
	width: auto !important;
	display:block;
	clear: left;
	font-size: 0.8em;
}

/*join our team*/
body[class*="Join_Our_Team"] #wsidebar_right{
	visibility:hidden;
}
body[class*="Join_Our_Team"] .newJoin #wsidebar_right{
	display:none;
}
body[class*="Join_Our_Team"] .newJoin .maincontent{
	width:100%;
	padding-left:0px;
	padding-right:0px;	
	padding-bottom:0px;
	    max-width: 1500px;
    margin: 0 auto;
    float: none;
}
body[class*="Join_Our_Team"].inner .newJoin h1.main_title{
	text-align:center;
	color:#4182b0;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
body[class*="Join_Our_Team"].inner h1.main_title{
	font-weight:300;
	font-size:2.2em;
	line-height:1.3em;
	visibility:hidden;
}
body[class*="Join_Our_Team"] h1.main_title strong{
	font-weight:600;
}
body[class*="Join_Our_Team"] h1.main_title span{
	display:block;
}
body[class*="Join_Our_Team"] h3{
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:1.2em;
	color:#7f7f7f;
	margin:1.4em 0px 0.2em;
}
body[class*="Join_Our_Team"] div[id*="textWidget"].joinWidget{
background:#f6f6f6 url('../images/bottombgJoin2.png') no-repeat center bottom;
    background-size: 18em auto;
position:relative;	
    margin-bottom: 0px;
    padding:2em 0px 8em;    
}
body[class*="Join_Our_Team"] div[id*="textWidget"].joinWidget div.TitleToolBar{
	position:relative;
}
body[class*="Join_Our_Team"] .bottomJoin{ 
width:67%;
margin:0 auto;
text-align:center;
position:relative;
z-index:10;
max-width: 1500px;
}
body[class*="Join_Our_Team"] div[id*="textWidget"].joinWidget:before{
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background:url('../images/bottombgJoin.png') no-repeat center center;
	background-size:auto 100%;
	opacity:0.2;
}
body[class*="Join_Our_Team"] .bottomJoin h4{
color:#336c95;
font-weight:400;
font-size:1.5em;
font-family:'Open Sans', Arial, Helvetica, sans-serif;
margin: 0px;
}
body[class*="Join_Our_Team"] .bottomJoin h4:after{
	content:'';
	background:url('../images/qouteJoin.png') no-repeat center top;
	background-size:auto 100%;
	width:100%;
	height:1.6em;
	display:block;
	margin:0.5em 0px;
}
body[class*="Join_Our_Team"] .maincontentinner{
	margin-bottom:0px;
}
body[class*="Join_Our_Team"] .footerarea,
body[class*="Join_Our_Team"] footer{
	margin-top:0px;
}
body[class*="Join_Our_Team"] #footerwidgettop{
	display:block;
}
body[class*="Join_Our_Team"] #contentwidgetbottom.widecontent{
	padding:0px;
}
body[class*="Join_Our_Team"] .bottomJoin p{
	margin-bottom:0px;
	    font-size: 1.05em;
    font-style: italic;
    text-align: center;
}
body[class*="Join_Our_Team"] .newJoin .maincontentinner .content{
	float:left;
	width:calc(57% - 2em);
}
body[class*="Join_Our_Team"] .maincontentinner div[id*="ask_questions"] .content{
	float:none;
	width:auto;
}
body[class*="Join_Our_Team"] .maincontentinner div[id*="ask_questions"]{
	float:right;
    width:43%;	
    margin-bottom:0px;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions{
	padding:2em 3em;
	background-color:#4182b0;
	border-radius:0px;
	border-top-right-radius:26px;
	border:none;
	 background: -moz-linear-gradient(top, #4182b0 1%, #4182b0 49%, #4182b0 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4182b0), color-stop(49%,#4182b0), color-stop(100%,#4182b0)); 
     background: -webkit-linear-gradient(top, #4182b0 1%,#4182b0 49%,#4182b0 100%); 
    background: -o-linear-gradient(top, #4182b0 1%,#4182b0 49%,#4182b0 100%);
    background: -ms-linear-gradient(top, #4182b0 1%,#4182b0 49%,#4182b0 100%);
     background: linear-gradient(to bottom, #4182b0 1%,#4182b0 49%,#4182b0 100%); 
     box-shadow:none;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions h2.subject{
    margin: 0px 0px 1em;
    color: #fff;
    text-align: left!important;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: bold;
   }
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions p{
	color:#fff;
	text-align:left;
	    font-family: 'Open Sans',Arial,sans-serif;
	    margin:0;
	        font-size: 0.7em;
}  
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions p.privacyLine{
	padding-left:1em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions p.back24{ 
color:#d7eeff;
    font-size: 0.8em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions p.back24 span{
	font-weight:bold;
	color:#fff;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info{
	margin-top:1.5em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info input{
	border:none;
	height:2.5em;
	font-size:0.9em;
	padding:0px 0.6em;
	    box-sizing: border-box;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info .form-item.Name,
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info .form-item input{
	width:100%;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info .form-item{
	width:47%;
	    margin: 0px 0px 1.2em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .general-info .form-item.Email{
	float:right;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .messages textarea {
    width: 100%;
    font-size:0.9em;
    	padding:0.3em 0.6em;
	    box-sizing: border-box;
	    border:none;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .recaptcha-wrapper{
	float:none;
	width:99.5%;
	max-width:100%;
	    margin-top: -0.4em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .messages .form-item{
	margin:0px 0px 1.2em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .submit-wrapper{
    margin:1.2em 0px 0.6em 0px;
    width: 100%;
    float: none;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .submit-wrapper input{
	    height: 3em;
    width: 100%;
    border:none;
    background: #14c102;
    color:#fff;
        padding: 0px;
            text-transform: none;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .submit-wrapper input:hover{
    background: #106f06;
 }
 body[class*="Join_Our_Team"]  #footerwidgettop div[id*="textWidget"] .widgets-text-widget p:after,
body[class*="Join_Our_Team"] .maincontentinner #ask_questions_widget_form div[class*="subgroup-container"], 
body[class*="Join_Our_Team"] .maincontentinner #ask_questions_widget_form label,
body[class*="Join_Our_Team"] .maincontentinner #ask_questions_widget_form .drip-group-container-wrapper,
body[class*="Join_Our_Team"] .maincontentinner .links,
body[class*="Join_Our_Team"] .maincontentinner .box{
	display:none;
}
body[class*="Join_Our_Team"]  #footerwidgettop div[id*="textWidget"] .widgets-text-widget{
	position:static;
	height:auto;
	float:none;
}
body[class*="Join_Our_Team"]  #footerwidgettop div[id*="textWidget"] .widgets-text-widget p{
	display:block!important;
	width:auto;
	float:none;
	font-weight:normal;
	background-color:transparent;
	color:inherit;
	height:auto;
	font-family:inherit;
	    margin: 0px;
	    opacity:1!important;
}
body[class*="Join_Our_Team"]  #footerwidgettop .widget{
	margin-bottom:0px;
}


.sched_captcha .capinput label {
    margin: 7px 0 0 0;
}
.sched_captcha .capinput input {
    position: relative;
    display: block;
    width: 106%;
    height: 24px;
    background-color: #fff;
    border: 1px solid #898989;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 5px 0 0 0 !important;
    right: 30px;
}
body.theme1 .sched_captcha .capinput input {border-radius: 0;}
.sched_captcha .capinput input.error {border: 2px solid #FF0000;}
.captcha_div {
  width: auto;
}
.captcha_div .sched_captcha {
    width: 100%;
    padding: 0;
}
#visitor_pass .sched_captcha {
    border: 1px dashed #ccc;
    padding: 5px;
    height: auto;
    margin-bottom: 10px;
}

.widgets-askQuestions .sched_captcha .capinput {
    width: calc(30% - 22px);
}
.widecontent .widgets-askQuestions .sched_captcha .capinput {
    margin-top: -10px;
    width: calc(48% - 26px);
}
.widgets-askQuestions .sched_captcha .capinput input {
    right: 0;
    width: 100%;
}
.g1 .sched_captcha,
#wsidebar_right .sched_captcha {
    width: 100% !important;
    box-sizing: border-box;
    height: auto;
}
.g1 .sched_captcha *,
#wsidebar_right .sched_captcha * {
    float: none;
}
.g1 .sched_captcha .capimage,
#wsidebar_right .sched_captcha .capimage {
    width: calc( 100% - 30px ); height: 60px;
    display: block;
    float: left;
    margin-right: 0; margin-bottom: 4px;
}
.g1 .sched_captcha .capinput,
#wsidebar_right .sched_captcha .capinput {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
}
.g1 .g2page input.form-submit {
    width: 92%;
    position: static;
}
.g1 .g2page a.disclaimer_link {
    width: 80%;
    position: relative;
    top: 0px;
    float: right;
    margin-right: 4%;
}
.widecontent .sched_captcha {
    width: 78% !important;
    padding-right: 0;
    box-sizing: border-box;
}
.widecontent .sched_captcha ~ input.form-submit {
    margin-left: 0;
}
/* End of Captcha */
.realtor-logos{
	float:left;
	clear:both;
	overflow:auto;
	margin-bottom:20px;
}
.realtor-logos > div{
	float:left;
	width:35px;
	height:35px;
}
.realtor-logos .realtor-logo{
	background: url('./../images/web_R_blk.png') no-repeat;
	background-size:auto 100%;
    margin: 1em 0.5em 0 0;
}
.realtor-logos .equal-housing{
	background: url('./../images/eho-common.png') no-repeat;
	background-size: auto 100%;
    margin: 1em 0 0 .5em;
}


.top_license{
    margin:0px;
    opacity:0.8;
}
.unbranded .top_license{
    display:none!important;
}

@media screen and (max-width:2460px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:1085px;
}
.property_btn a {
    width: 47.2%;
}
a.neighborhood{
    margin-right: -1px;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg,
#wsidebar_right .widgets-city-links .main-city-image{
	height:17em;
}
}


@media screen and (max-width:2360px){
.property_map_item .gmap_img_link{
height:14em;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 16em;
}
}

@media screen and (max-width:2220px){
.property_map_item .gmap_img_link{
height:13em;
}
.neighborhood span{
	margin-left:33%;
}
.property_btn span{
	margin-left:38%;
}
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:15em;
}
}


@media screen and (max-width:2160px){
.property_btn a,
a.neighborhood {
    width: 47.1%;
}
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:16em;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 14em;
}
}


@media screen and (max-width:2050px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:860px;
}
.property_map_item .gmap_img_link{
height:12em;
}
.widgets-city-links .main-city-image{
	height:15em;
}
}


@media screen and (max-width: 1920px){
.property_map_item .gmap_img_link{
height:11em;
} 
.property_btn a{
	width:46.9%;
}
a.neighborhood {
    width: 46.85%;
    margin-right:0px;
}
.neighborhood span{
	margin-left:30%;
}
.property_btn span{
	margin-left:35%;
}
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:14em;
}
.property_item ul li{
	margin-right:6%;
} 
}

@media screen and (max-width: 1868px){
#property_details_image,
#map{
	height:19.5em;
}
.two_buttons a span{
	margin-left:27%;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 13em;
}
}

@media screen and (max-width: 1785px){
.property_map_item .gmap_img_link{
height:10em;
} 
.property_item ul li{
	margin-right:6%;
}
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:13em;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 12em;
}
.property_item ul li {
    margin-right: 3%;
}
}

@media screen and (max-width: 1630px){
.property_map_item .gmap_img_link{
height:9em;
} 
.two_buttons a span {
    margin-left: 22%;
}
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:12em;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 11em;
}
}

@media screen and (max-width: 1490px){
.property_map_item .gmap_img_link{
height:8em;
} 
.property_item ul li.email_menu, .property_item ul li.feature_menu {
    width: 90px;
}
#widgets-quick-search .sale-rent{
	    margin-left: 5%;
}
}

@media screen and (max-width: 1440px){
#property_details_image,
#map{
	height:15.5em;
}
.neighborhood span {
    margin-left: 25%;
}
.property_btn span {
    margin-left: 33%;
}
.two_buttons a span{
	margin-left:19%;
}
}

@media screen and (max-width: 1365px){
.property_item ul li.email_menu,
.property_item ul li.feature_menu{
	width:90px;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, 
#wsidebar_right .widgets-city-links .main-city-image {
    height: 10em;
}
.property_item ul li {
    margin-right: 0%;
}
}

@media screen and (max-width: 1245px){
.property_item ul li{
	width:90px;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, #wsidebar_right .widgets-city-links .main-city-image {
    height: 9em;
}
}

@media screen and (max-width: 1200px){
.property_item ul li {
    width: 80px;
}
#wsidebar_right .widgets-featuredListings a.citylinkimg, #wsidebar_right .widgets-city-links .main-city-image {
    height: 8.5em;
}
}

@media screen and (max-width: 1190px){
.widgets-city-links .main-city-image{
	height:11em;
}
.maincontent .widecontent #widgets-quick-search div.form-item.Type {
    width: 34%;
   }
  .maincontent .widecontent #widgets-quick-search div[class*='Search']{
   	width:52%;
   }
   .maincontent .widecontent .nobedbath #widgets-quick-search div[class*='Search']{
   	width:76%;
   }
   #widgets-quick-search .sale-rent{
	    margin-left: 3%;
}
#widgets-quick-search div.form-item.Type{
	width:60%;
}
}

/*
@media screen and (max-width: 1120px){
#widgets-quick-search div.form-item.Type {
    width: 100%;
    margin-bottom: 1em;
}
.widecontent #widgets-quick-search div.form-item.Type{
	margin-bottom:0px;
}
#widgets-quick-search .rent.sale-rent {
    clear: none;
    margin: 0px 0px 0px 5%;
}
}
*/


@media screen and (max-width: 1050px){
.widgets-featuredListings a.citylinkimg,
.widgets-city-links .main-city-image{
	height:10em;
}
#widgets-quick-search .sale-rent{
	    margin-left: 4%;
}
}

@media screen and (max-width: 992px){
body[class*="Join_Our_Team"] .maincontentinner div[id*="ask_questions"]{
	float:none;
	    width: 60%;
    margin: 2em auto;
}
body[class*="Join_Our_Team"] .newJoin .maincontentinner .content{
	float:none;
	width:auto;
}
body[class*="Join_Our_Team"] .bottomJoin {
    width: 87%;
   }
   body[class*="Join_Our_Team"] h1.main_title span {
    display: inline;
}
body[class*="Join_Our_Team"] .newJoin .maincontent {
    width: 94%;
}
}

@media only screen  and (max-width: 885px){
#widgets-quick-search .content {
    margin-left: 3%;
    width: 94%;
}
}

/********  768 ******/
@media only screen  and (max-width: 768px){
	img.featured_single{ float: none!important; clear: both!important; margin: 0.5em auto!important;display: block;}
	.widecontent img.featured_single { max-width: 95%;}
	#property_div_single ul{float: none!important; clear: both!important; margin: 0px;}
	
	#property_div_single p.description{float: none!important; clear: both!important;}
	.widecontent #property_div_single p.description {
    max-width: 90%;
    padding: 0px 0% 0px 2%;}
	#property_div_single ul{width: 50%;}
	.widecontent #property_div_single ul{width: 90%;padding-left: 2%;}
	
	
#wsidebar_right #quickSearch_widget .save_search_email_container div.form-item.Email{
float: left;
}
#wsidebar_right #widgets-quick-search div.form-item.Type{
	width:34%;
	margin:0px;
}
#wsidebar_right #widgets-quick-search .sale-rent{
    margin: -0.5em 0px 0px 3%;
}
#wsidebar_right #widgets-quick-search div[class*='Search'] {
    float: right;
    width: 52%;
    margin-top: -3.7em;
}
#wsidebar_right #widgets-quick-search .pricewrapper {
    float: left;
    width: 35%;
    clear: none;
    padding-top: 0.6em;
}
#wsidebar_right #widgets-quick-search div.form-item.State{
float: left;
width: 25%;
    clear: none;
    margin: 1em 3% 0px 0px;
}
#wsidebar_right #widgets-quick-search div.form-item.Country{
float: left;
width: 48%;
margin-left: 3.5%;
clear:none;
}
#wsidebar_right #widgets-quick-search label[for="edit-mix"]{
	padding:0px;
}
#wsidebar_right #widgets-quick-search div.form-item.Bedrooms,
#wsidebar_right #widgets-quick-search div.form-item.Bathrooms{
    width: 15%;
    margin: 0.6em 0px 0.6em 3%;
}
#wsidebar_right #widgets-quick-search div.form-item.Bathrooms{
	margin-left:0px;
}
#wsidebar_right #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search{
	top:2.4em;
}
#wsidebar_right #widgets-quick-search .pricewrapper-suggestions{
	top:5.1em;
}
body #wsidebar_right #widgets-quick-search .save_quick_search_container{
	clear: left;
float: left;
width: 48%;
}
#wsidebar_right #widgets-quick-search .save_search_email_container{
	width: 48%;
}
#wsidebar_right #widgets-quick-search .form-submit{
    width: 48%;
    margin: 0.8em 0px 1.5em 4%;
    float: left;
}	
#wsidebar_right #widgets-quick-search h2 {
    margin: 0.9em 0px 1.8em 3%;
}
#wsidebar_right #widgets-quick-search .save_search_email_container {
    width: 48%;
    position: absolute;
    bottom: 0.5em;
}
#wsidebar_right #widgets-quick-search .content {
    position: relative;
}
#wsidebar_right #widgets-quick-search .content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
#wsidebar_right .nobedbath #widgets-quick-search div[class*='Search']{
	    width: 76%;
    margin-top: -3.1em;
    margin-bottom:0.5em;
}
#wsidebar_right .nobedbath #widgets-quick-search div.form-item.State {
    clear: left;
    width: 48%;
        margin-bottom: 0.3em;
}
#wsidebar_right .nobedbath #widgets-quick-search .pricewrapper {
    margin-top: 0.4em;
    width: 48%;
        float: right;
}
#wsidebar_right .noprovince #widgets-quick-search .pricewrapper {
    width: 64%;
}
#wsidebar_right .nobedbath.noprovince #widgets-quick-search .pricewrapper {
    width: 100%;
}
#wsidebar_right .nobedbath #widgets-quick-search .sale-rent{
	margin:0px;
}

#wsidebar_right .widgets-askQuestions{
	text-align:left;
	padding-left:2%;
}
#wsidebar_right .widgets-askQuestions .general-info{
	width: 50%;
float: left;
}
#wsidebar_right .widgets-askQuestions .messages{
float: right;
clear: none;
width: 48%;
}
#wsidebar_right .widgets-askQuestions .messages textarea{
	height:5em;
	width: 94%;
}
#wsidebar_right .widgets-askQuestions .capimg{
float: left;
width: 21.5%;
text-align: center;
clear:left;
}
.widecontent .widgets-askQuestions .capimg{
	clear:left;
}
#wsidebar_right .widgets-askQuestions .Type-characters-from-the-image{
float: left;
width: 33%;
margin-left: 3.6%;
}
#wsidebar_right .widgets-askQuestions input.form-submit{
    height: 45px;
    width: 150px;
    display: block;
    margin: auto;
    float: none;
    font-size: 0.9em;
}
#wsidebar_right .widgets-askQuestions input.form-submit:after{
	content:' ';
	width:100%;
	clear:both;
}
#wsidebar_right .widgets-askQuestions a.disclaimer_link {
margin: 0.2em 4% 0px 0px;
}
#wsidebar_right .widgets-askQuestions a.disclaimer_link:hover span.disclaimer_content{
	width:100%;
}
body #wsidebar_right #quickSearch_widget .save_search_email_container div.form-item.Email{
	float:left;
}

.widgets-askQuestions a.disclaimer_link:hover span.disclaimer_content {
left: 0%;
}
.widecontent .widgets-askQuestions a.disclaimer_link:hover span.disclaimer_content,
#wsidebar_right .widgets-askQuestions a.disclaimer_link:hover span.disclaimer_content {
right: 0%;
left: auto;
}
#wsidebar_right .widget h2 {
text-align: left!important;
}
#wsidebar_right .widget .widgets-city-links h2,
#wsidebar_right .widget .widgets-featuredListings h2{
	text-align:center!important;
}
/*agent button*/
.widgets-QuickButtonsForAgent a.vBtn{
	width:50%;
	float:left;
}
/*city links*/
.widecontent .widgets-city-links {
width: 31%;
}
#wsidebar_right .widgets-city-links,
#wsidebar_right .widgets-featuredListings{
	width:33.2%;
	margin: 1.5em auto 0em;
}
.widget .widgets-city-links .main-city-image,
.g1 .widgets-featuredListings a.citylinkimg{
	height:9.3em;
}
body .widgets-featuredListings a.alllink{
	width:90%;
}
body .widecontent .widgets-featuredListings a.alllink {
    width: auto;
    float: none!important;
}
#wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg{
	height:10em;
}
body.front .g1 #widgets-quick-search, body.front .g1 .widgets-city-links, body.front .g1 .widgets-askQuestions, body.front .g1 .widgets-featuredListings {
width: 100%;
}
.g1 .widgets-QuickButtonsForAgent a.vBtn{
	width: 100%;
}
.widecontent #youtube_video_widget_form iframe{
width: 100%;
}
.front ul.rslides img{
	opacity:1;
}
}


@media all and (max-width: 720px){
body[class*="Join_Our_Team"] .maincontentinner div[id*="ask_questions"] {
    width: 80%;
  }
   #sortListing .form-submit{
   	float:left;
   }
}

/********  640 ******/

@media all and (max-width: 640px){
.property_btn #img1{
	display:none;
}
.property_btn.two_buttons a {
width: 48%;
}
.two_buttons a span {
margin-left: 30%;
}
#gmapSearch2 #sortListing li.price {
width: 9%;
}
#gmapSearch2 #sortListing li.price input{
	width:100%;
}
#gmapSearch2 #mapTools span{
	color:#ffffff;
}
#gmapSearch2 #mapTools li {
width: 14.5%;
overflow: hidden;
}
#gmapSearch2 #mapTools a{
	height:1.4em;
}
.property_extra_data h2{
	font-size: 0.8em;
}
p.brokeredby {
font-size: 0.7em;
}
#map2{
	height: 17em;
}
#contact_broker_form img,
#contact_agent_form img{
	width:90%;
}
.widecontent .widgets-city-links {
width: 33.2%;
}
.widget .widgets-city-links .main-city-image,
#wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg {
height: 8.5em;
}
.front .widecontent .widgets-QuickButtonsForAgent img, .front .widecontent .widgets-QuickButtonsForBroker img {
width: 44%; 
}
body .widgets-city-links a.alllink{
	width:58%;
}
.front .widecontent #widgets-quick-search {
width: 100%;
}
.widecontent .widgets-askQuestions .Type-characters-from-the-image,
#wsidebar_right .widgets-askQuestions .Type-characters-from-the-image{
	width: 41%;
}
.g1 .widgets-featuredListings a.citylinkimg {
height: 8.7em;
}
body .widgets-featuredListings a.alllink {
width: 100%;
}
.g1 #widgets-quick-search div.form-item.Type{
	margin-top: -0.3em;
}
fieldset.contact_form .select_form.besttime{
width: 32%;
}
.property_map_item ul .features_sheet_map_page a:before{
	content:'Full Feature Sheet ';
}
.property_map_item ul .features_sheet_map_page a{
	display: block;
margin-left: 0px;
	overflow:hidden;
	height:1.2em;
}
#agent_info li{
	background-size: auto 70%!important;
}
.property_map_item ul{
	width: 46%;
}
.property_item ul li {
    margin-right: 1%;
width:90px;
}

.widecontent #widgets-quick-search,
#wsidebar_right #widgets-quick-search{
	width:76%;
	margin:0 auto;
}
.widecontent #widgets-quick-search h2 {
    margin-bottom: 1.5em;
}
#wsidebar_right #widgets-quick-search .save_search_email_container,
.widecontent #widgets-quick-search .save_search_email_container{
	position: static;
}
.widecontent #widgets-quick-search div.form-item.Type,
#wsidebar_right #widgets-quick-search div.form-item.Type{
	width:64%;
	margin-bottom: 1em;
}
.maincontent .widecontent #widgets-quick-search div.form-item.Type {
    width: 64%;
}
.widecontent #widgets-quick-search .sale-rent,
#wsidebar_right #widgets-quick-search .sale-rent{
margin: -0.5em 0px 0px 5%;
}
#wsidebar_right .nobedbath #widgets-quick-search .sale-rent,
.widecontent .nobedbath #widgets-quick-search .sale-rent{
margin: -0.5em 0px 0.2em 0px;
}
.widecontent #widgets-quick-search .rent.sale-rent, #wsidebar_right #widgets-quick-search .rent.sale-rent {
    margin: 0;
    clear: none;
}
#wsidebar_right .noprovince #widgets-quick-search .pricewrapper,
#wsidebar_right .nobedbath #widgets-quick-search .pricewrapper,
.widecontent .noprovince #widgets-quick-search .pricewrapper,
#wsidebar_right #widgets-quick-search .pricewrapper,
.widecontent #widgets-quick-search .pricewrapper{
    width: 100%;
    padding-top: 0em;
    margin-top:0px;
}
.widecontent .nobedbath #widgets-quick-search div[class*='Search'],
#wsidebar_right .nobedbath #widgets-quick-search div[class*='Search'],
.maincontent .widecontent .nobedbath #widgets-quick-search div[class*='Search'],
.maincontent .widecontent #widgets-quick-search div[class*='Search'],
.widecontent #widgets-quick-search div[class*="MLS"],
#wsidebar_right #widgets-quick-search div[class*="MLS"]{
	width:100%;
	margin-top: 0.2em;
	margin-bottom:1em;
}
#wsidebar_right .nobedbath #widgets-quick-search div.form-item.State,
.widecontent #widgets-quick-search div.form-item.State,
#wsidebar_right #widgets-quick-search div.form-item.State,
.widecontent #widgets-quick-search div.form-item.Country,
#wsidebar_right #widgets-quick-search div.form-item.Country{
	width: 100%;
	float:left;
	clear:both;
	margin:0px 0px 1em;
}
.widecontent #widgets-quick-search div.form-item.Bedrooms, .widecontent #widgets-quick-search div.form-item.Bathrooms, .widecontent #widgets-quick-search div.form-item.Minimum-price, .widecontent #widgets-quick-search div.form-item.Maximum-price,
#wsidebar_right #widgets-quick-search div.form-item.Bedrooms, #wsidebar_right #widgets-quick-search div.form-item.Bathrooms, #wsidebar_right #widgets-quick-search div.form-item.Minimum-price, #wsidebar_right #widgets-quick-search div.form-item.Maximum-price{
	width:46%;
	margin:0.6em 0px 0.8em;
}
.widecontent .nobedbath #widgets-quick-search div.form-item.State{
	    width: 100%;
       margin: 0.2em 0px 1em;
}
.widecontent .nobedbath #widgets-quick-search .pricewrapper {
    margin: 0.2em 0px 0.8em;
    width: 100%;
}
#wsidebar_right #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search,
.widecontent #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search{
	top:1.7em;
}
#wsidebar_right #widgets-quick-search .pricewrapper-suggestions,
.widecontent #widgets-quick-search .pricewrapper-suggestions{
	top:4.4em;
}
.widecontent #widgets-quick-search .save_quick_search_container,
#wsidebar_right #widgets-quick-search .save_quick_search_container{
 float:none;
 width: 100%; 
 clear:both;
}
.widecontent #widgets-quick-search .save_search_email_container,
#wsidebar_right #widgets-quick-search .save_search_email_container{
	width:100%;
}
.widecontent #widgets-quick-search .form-submit,
#wsidebar_right #widgets-quick-search .form-submit{
margin: 1em 0px 1.5em;
width: 70%;
float:none;
}
.widecontent #widgets-quick-search .sale-rent .form-item{
  margin-top: 0em;
}
.widecontent .widgets-askQuestions,
#wsidebar_right .widgets-askQuestions{
	text-align:center;
	padding-left:0px;
	margin:0 auto;
	width:76%;
}
.widecontent #widgets-quick-search div.form-item.Country {
  float: none;
  width: 100%;
  margin-left: 0;
}
.widecontent #widgets-quick-search div.form-item.Bedrooms label, .widecontent #widgets-quick-search div.form-item.Bathrooms label {
  background-position: 25px center!important;
  padding-left: 50px;
}
body #wsidebar_right .widget h2 {
text-align: center!important;
}
#wsidebar_right #widgets-quick-search h2 {
    margin: 0.9em 0px 1.5em 0%;
   }
   #sortListing .form-item.Bedrooms{
   	clear:left;
   }
}


/********  600 ******/

@media all and (max-width: 600px){
.g1 #widgets-quick-search div.form-item.Type{
margin-top:-0.3em;
}
label, ul,
fieldset.contact_form label {
	font-size:0.8em;
}
#sortListing .form-submit {
    margin-top: 1.8em;
    font-size: 0.9em;
}

body #gmapSearchList .property_map_item.odd, body #gmapSearchList .property_map_item.even, body .property_map_item h2{
	font-size:0.95em;
}
#property_details li.addthis_container #addthis{
	width: 70%;
}
.property_item dl{
	font-size: 0.9em;
}
.property_item .imageproperty{
	width: 36%;
}
.widget .widgets-city-links .main-city-image, #wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg,
.g1 .widgets-featuredListings a.citylinkimg {
height: 8em;
}
body .widgets-city-links a.alllink,
body input[type="submit"],
body .widgets-featuredListings a.alllink{
	font-size: 0.8em;
}
#gmapSearch2 #filterTools ul{
	margin-left: 10%;
}
#gmapSearch2 #filterTools li {
width: 27%;
}
#gmapSearch2 #filterTools .semidetachedli {
width: 35.7%;
}
#gmapSearch2 #filterTools .townhomesli {
width: 29%;
clear: left;
margin-left: 20%;
}
a.disclaimer_link{
	font-size: 0.75em;
}
.ask_questions_widget a.disclaimer_link{
		font-size: 0.7em;
}
.property_item ul{
	font-size: 0.85em;
}
div.PropertySort label{
	font-size: 0.9em;
}
#sortListing {
padding: 0px 0em 0px 0.2em;
}
body .broker .logo_link{
	width: 10%;
}
.lead_generating_remove_class .capimg img{
	width:100%;
}
.flexnav .touch-button .navicon{
	font-size: 0.65em;
}
#contact_broker_form .form-item.Your-Preferred-Contact-Method,
#contact_agent_form .form-item.Your-Preferred-Contact-Method{
	width: 40%;
clear: left;
}
.property_item ul li.feature_menu {
    width: 60px;
}
.property_item li a.feature_sheet{
	    padding-left: 30%;
}
.property_item ul li {
    margin-right: 0%;
}
}

/***** 568  *******/

@media all and (max-width: 568px){
p{
	font-size:0.8em;
}
body #property_address_title,
body .breadcrumb,
body .back-link a{
font-size: 0.8em;
font-family:Arial, Helvetica, sans-serif;
}
.neighborhood span{
	margin-left:18%;
}
#pre_Construction_contact_form .contact_form .form-item.Type-characters{
	width: 28.5%;
}
.property_item dl,
ul.listing p,
body .property_map_item h2 {
font-size: 0.85em;
}
#property_details dl{
  font-size: 0.75em;
}
fieldset.contact_form legend.main_legend_title{
   font-size:0.85em;
}
form[action="/node/add/free_home_valuation"] label[for="edit-home_address"]{
	font-size:0.75em;
}
fieldset.contact_form .captcha_div .main_field{
	width: 30%;
}
#visitorSearch-email-element .visitorSearch_search_form_email_image_label{
	margin-top:-1.2em;
}
#visitorSearch-email-element .visitorSearch_search_form_email_image_label img{
	width:100%;
	height:auto;
}
h3.smallh3{
	font-size: 0.9em;
}
a.mapsearch_page{
	font-size:0.75em;
}
body .contentarea .g1{
width: 61%;
margin:0 auto;
float:none;
}
body.inner .contentarea .g1{
	width:63%;
}
.g1 #widgets-quick-search div.form-item.Type{
	margin-top:0.3em;
}
.widecontent .widgets-askQuestions .Type-characters-from-the-image,
#wsidebar_right .widgets-askQuestions .Type-characters-from-the-image{
	width:43%;
	margin-top: -0.4em;
}
#wsidebar_right .widgets-askQuestions a.disclaimer_link{
	margin-top:-1em;
}
.widecontent .widgets-city-links,
#wsidebar_right .widgets-city-links, #wsidebar_right .widgets-featuredListings,
.maincontent .widecontent .widgets-city-links{
	width:43%;
}
.widget .widgets-city-links .main-city-image, #wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg,
.g1 .widgets-featuredListings a.citylinkimg {
height: 9.8em;
}
#footerwidget2{
	padding-top:0.5em;
}
#footerwidget2 .widget{
	margin-bottom:0em;
}
#contact_broker_form .form-item.Your-Preferred-Contact-Method,
#contact_agent_form .form-item.Your-Preferred-Contact-Method{
clear: left;
width: 45%;
}
#gmapSearch2 #sortListing li.price {
width: 8%;
}
#gmapSearch2 #sortListing li.city {
width: 22%;
}
#gmapSearch2 #sortListing li{
	margin-right: 3%;
}
.property_map_item ul {
width: 49%;
}
body .mortgageCalcTop, body .mortgageCalcBottom {
font-size: 0.85em;
}
 .property_item ul li.add_favorite,
 .property_item ul li.remove_favorite {
 	width: 80px;
 }
 .property_item li a.add_favorite, .property_item li a.remove_favorite{
 	    padding-left: 25%;
 }
   body[class*="Join_Our_Team"] .maincontentinner div[id*="ask_questions"] {
    width: 96%;
  }
  body[class*="Join_Our_Team"] .newJoin h1.main_title{
  	font-size:1.8em;
  }
}

/**** 480 ******/
@media only screen and (max-width: 480px){
.commercial-form .formsearch_page .SaleStatusID{
	width: 34.5%;
	margin-top: 0px;
} 
.commercial-form .formsearch_page .minprice{
	clear: left;
margin-left: 0px;
}
fieldset.contact_by legend{
	font-size: 0.8em;
}
fieldset.contact_form input.submit_form{
	width:25%;
}
fieldset.contact_form .captcha_div .main_field {
width: 40%;
}
fieldset.contact_form .select_form, .main_field, body #FreeReport-form .main_field {
width: 41.5%;
padding-right: 6%;
}
fieldset.contact_form .select_form.besttime{
width: 42.5%;
}
fieldset.contact_form .message_field textarea {
width: 90%;
}
.property_item .imageproperty{
	width:60%;
}
.property_item ul{
	width: 28%;
	border: none;
}
.property_item ul li{
	float:none;
	width:100%!important;
	margin-bottom: 0.5em;
}
.property_item li a.email_listing{
margin: 0px;
padding-left: 25%;
height: 1.7em;
}
.property_item li a.feature_sheet{
margin: 0px;
padding-left: 26%;
}
.property_item .property_features{
width: 100%;
margin-top: 0.5em;
}
.property_item dl, ul.listing p, .property_item ul{
	font-size:0.9em;
}
.save-search-container{
	width: 25%;
margin: 0.5em auto;
float:none;
}
.save-search-container a, 
.save-search-container a:link, 
.save-search-container a:visited, 
.save-search-container a:active{
	width: 100%;
height: 2em;
line-height: 2em;
font-size: 0.8em;
background-size: 100% 100%;
}
.pager{
	text-align:center;
}
#sortListing .form-submit{
	float:left;
}
#property_details_image,
#map {
	width: 68%;
	float:none;
	margin: 0 auto;
}
#propertyMap{
	padding-top: 1em;
}
#map_area_small .property_btn {
float: left;
width: 39%;
position: relative;
top: 17.4em;
}
.property_btn a.virtual_tour,
.property_btn.two_buttons a.virtual_tour{
width: 98%;
height: 1.4em;
line-height: 1.4em;
}
.virtual_tour span{
	background-position:0px -5px;
}
.two_buttons a span{
	margin-left: 20%;
}
a.neighborhood{
width:43%;
margin: 0px auto;
float: none;
position:relative;
padding-left: 25%;
}
.neighborhood span {
position: absolute;
left: 8%;
}
#mapTypeControl{
width: 82%;
}
#mapTools li a{
	color: #fff;
height: 2em;
}
#mapTools li {
width: 15%;
overflow:hidden;
}
#property_address_title h2,
#property_address_title span{
	float:none;
	width:100%;
	text-align:center;
}
#property_details ul{
	margin-bottom:1.5em;
}
#visitor_register div div.form-item label{
	width: 150px;
	text-align: left;
}
#visitor_register div fieldset legend{
	padding-left:23%;
	white-space: nowrap;
}
#visitor_register div fieldset .form-item,
#visitor_register div fieldset p,
#visitor_register div div.captcha-fieldset fieldset .form-item p,
#visitor_register div div.form-item div.description{
	padding-left:23%;
}
#visitor_register div div.captcha-fieldset fieldset .form-item img,
#visitor_register div input.form-submit{
		margin-left:23%;
}
#visitor_register label[for="edit-cap_text"]{
	margin-top: -0.8em;
}
#visitor_register .sched_captcha,
.widecontent .sched_captcha {
    width: 100% !important;
    padding: 0 4px;
    height: auto;
}
#visitor_register .sched_captcha .capimage,
.widecontent .sched_captcha .capimage {
    width: calc(100% - 36px);
    height: 60px;
    max-width: 100%;
}
#visitor_register .sched_captcha .capinput,
#visitor_register .sched_captcha .capinput label,
#visitor_register .sched_captcha .capinput input,
.widecontent .widgets-askQuestions .sched_captcha .capinput,
.widecontent .widgets-askQuestions .sched_captcha .capinput label,
.widecontent .widgets-askQuestions .sched_captcha .capinput input,
.widecontent .sched_captcha .capinput,
.widecontent .sched_captcha .capinput label,
.widecontent .sched_captcha .capinput input {
    width: 100%;
    max-width: 100%;
    float: none;
    clear: both;
    margin: 0;
    position: static;
}
#gmapSearch2 #sortListing li.price {
width: 6%;
}
#gmapSearch2 #sortListing {
padding: 0.5em 0.2em;
}
#gmapSearch2 #filterTools li {
width: 30%;
}
#gmapSearch2 #filterTools .townhomesli {
width: 33%;
margin-left: 15%;
}
#gmapSearch2 #mapTypeControl{
	display:none;
}
#gmapSearchList .pager{
margin: 0.5em 0em 1em;
top:0px;
}
#gmapSearch2 .PropertySort{
	margin:0 auto;
	text-align:center;
}
#gmapSearch2 .PropertySort label{
	float:none;
}
#gmapSearchList .property_map_item.odd, #gmapSearchList .property_map_item.even {
width: 89%;
float:none;
margin:0 auto 1em;
}
#gmapSearchList .separator{
	display:none;
}
#gmapSearch2 #map2 {
height: 19em;
}
.property_map_item .gmap_img_link{
	height: 8.5em;
}
.property_map_item dl.price_property_map{
	font-size:1.1em;
}
.property_map_item dt, .property_map_item dd{
	font-size:0.95em;
}
#property_address_title h2.condo_title,
#property_address_title span.condo_address{
	text-align:center;
}
.fb_iframe_widget{
	width:90%!important;
}
.fb_iframe_widget span,
.fb_iframe_widget iframe,
.fb_iframe_widget iframe table{
	width:319px!important;
}
.widecontent .widgets-city-links, #wsidebar_right .widgets-city-links, #wsidebar_right .widgets-featuredListings,
.maincontent .widecontent .widgets-city-links {
width: 76%;
}
.widget .widgets-city-links .main-city-image, #wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg,
.g1 .widgets-featuredListings a.citylinkimg {
height: 10.2em;
}




.widecontent .widgets-askQuestions .general-info,
#wsidebar_right .widgets-askQuestions .general-info{
	float:none;
	width:100%;
}
.widecontent .widgets-askQuestions .messages,
#wsidebar_right .widgets-askQuestions .messages{
	float:none;
	clear:both;
	width:100%;
}
.widecontent .widgets-askQuestions .capimg,
#wsidebar_right .widgets-askQuestions .capimg{
	float:none;
	width:100%;
}
#wsidebar_right .widgets-askQuestions .capimg img{
	max-width:92%;
}
.widecontent .widgets-askQuestions .Type-characters-from-the-image, #wsidebar_right .widgets-askQuestions .Type-characters-from-the-image{
	float:none;
	width:100%;
	margin: 0.2em 0px 0.4em;
}
body .widecontent .widgets-askQuestions a.disclaimer_link,
body #wsidebar_right .widgets-askQuestions a.disclaimer_link{
	margin: -1.5em 6% 0em 0px;
	width: 30%;
}
#wsidebar_right .widgets-askQuestions a.disclaimer_link:hover span.disclaimer_content{
	width:220%;
}
.widecontent .widgets-QuickButtonsForAgent img, .widecontent .widgets-QuickButtonsForBroker img {
width: 43%;
}

.property_map_item ul .features_sheet_map_page a:before{
	display:none;
}
#find_agent .main_field {
width: 25%;
}
#agent_info li {
background-size: auto 59%!important;
}
#gmapSearch2 #sortListing li {
margin-right: 5%;
}
.lead_generating_remove_class .form-item.Questions-Comments textarea{
	width:90%;
}
#RETS_property_find .formsearch_page fieldset.contact_form input.form-submit{
	width:28%;
}
.front .widecontent #widgets-quick-search{
	width:55%;
}
form[action='/node/add/free_home_valuation'] .main_field input[name='edit[home_address]'],
form[action='/node/add/distressed_sales'] #edit-name{
	height: 1.2em;
}
#gmapSearch2 #sortListing .sale_rent br{
	display:none;
}
#gmapSearch2 #sortListing .sale_rent{
padding-top: 0.8em;
}
body .mortgageCalcTop td:nth-child(1),
body .mortgageCalcTop td:nth-child(3){
display: inline-block;
width: 35%;	
}
body .mortgageCalcTop td:nth-child(2),
body .mortgageCalcTop td:nth-child(4){
display: inline-block;
width: 50%;	
}
body .mortgageCalcBottom td{
	display:inline-block;
	width:95%;
}
body .mortgageCalcBottom td.datacol1.bottom10{
margin-left: 1.5%;
}
body .mortgageCalcBottom td[align="center"]{
	display:none;
}
body .mortgageCalcBottom .datacol2{
	border:none;
}
body .mortgageCalcBottom .datacol1,
body .mortgageCalcBottom .datacol2,
body .mortgageCalcBottom .dataco3l,
body .mortgageCalcBottom td:nth-child(4){
	width:28%;
}
body .mortgageCalcBottom td:nth-child(1){
	text-align:center!important;
}
body .mortgageCalcTop{
	margin-bottom:0px;
}
body .mortgageCalcBottom{
	margin-top:-1em;
}
body .mortgageCalcTop td[align="center"]{
	width:100%;
}
}

@media only screen and (max-width: 414px){
.property_item ul {
width: 33%;
}
body .mortgageCalcBottom td.datacol1.bottom10{
margin-left: 0px;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions {
    padding: 1.5em;
   }
}

@media only screen and (max-width: 384px){
#property_details_image, #map {
width: 88%;
}
a.neighborhood {
width: 56.2%;
padding-left: 32%;
}
.neighborhood span {
margin-left: 16%;
}
.two_buttons a span {
margin-left: 16%;
}
#property_details li.addthis_container #addthis{
float: none;
width: 100%;
margin-top: 0.4em;
}
#mapTypeControl {
width: 88%;
}
fieldset.contact_form input.submit_form {
width: 27%;
}
#gmapSearch2 #sortListing li.price{
	width:9%;
}
#gmapSearch2 #sortListing li.city {
width: 35%;
}
#gmapSearch2 #sortListing li.sale_rent br{
	display:none;
}
#gmapSearch2 #sortListing li.sale_rent{
	margin-top: 0.5em;
}
#filterTools li a.selected span{
background-size: auto 100%;
padding-left:26px;
}
#gmapSearch2 #filterTools .semidetachedli {
width: 39%;
}
#gmapSearch2 #filterTools ul {
	margin-left:0px;
}
#mapTools li a span{
	background-size: auto 70%;
}
#mapTools li a.restaurants span{
	background-size: auto 60%;
}
#mapTools li a.school span{
	background-size: auto 50%;
}
.property_map_item .gmap_img_link{
	height: 6.5em;
}
.property_map_item dl.price_property_map{
	margin-bottom:0.2em;
}
fieldset.contact_form .wide_select select {
width: 100%;
}
a.disclaimer_link span.disclaimer_content{
	width:350%;
}
#map_area_small .property_btn {
top:20em;
}
.lead_generating_remove_class .allinfo .form-item{
width: 40.8%;
margin:0px 2% 1em 0px;
}
.lead_generating_remove_class .form-item.Questions-Comments textarea{
	width: 80%!important;
}
#visitor_register fieldset .form-item img{
	margin-left:0px;
}
#visitor_register div div.form-item.Captcha-Validation label{
	width:100%;
}
#user_login .form-item .description {
font-size: 0.75em;
}
#visitor_register div div.form-item label {
width: 33%;
}
#visitor_register div div.form-item input {
width: 50%;
}
#visitor_register div div.form-item .option{
	padding-left:0px;
}
body .contentarea .g1, body .footerarea .f1 {
width: 63%;
}
body.inner .contentarea .g1 {
width: 66%;
}
.front .widecontent .widgets-QuickButtonsForAgent img, .front .widecontent .widgets-QuickButtonsForBroker img {
width: 90%;
}
.widecontent .widgets-QuickButtonsForAgent img, .widecontent .widgets-QuickButtonsForBroker img {
width: 80%;
}
.widgets-QuickButtonsForAgent a, .widgets-QuickButtonsForBroker a{
	text-align:center;
} 
.widgets-QuickButtonsForAgent a.vBtn {
width: 90%;
float: none;
}
.widgets-QuickButtonsForAgent a, .widgets-QuickButtonsForBroker a{
	display:block!important;
}
#agent_info ul{
clear: left;
width: 94%;
margin-left: 6%;
}
#agent_info li{
	width: 30%!important;
padding-left: 0;
background: none!important;
display:inline-block;
}
#agent_info img.agent_photo{
	max-width: 35%;
width: 35%;
}
#agent_info li.meet_our_team:before{
	content:'|';
	position: absolute;
    top: 2px;
}
#agent_info li.meet_our_team:after{
    content:'|';
	position: absolute;
    top: 2px;
    right:0;
}
#agent_info li.meet_our_team{
	position:relative;
	width:35%!important;
}
#agent_info li.meet_our_team a{
margin-left: 10%;
}
#contact_agent_form .Your-Preferred-Contact-Method .form-item,
#contact_broker_form .Your-Preferred-Contact-Method .form-item{
	width: 43%;
}
#find_agent .main_field {
width: 43%;
}
.agent-list table.agent-short-table-left, .agent-list table.agent-short-table-right {
width: 90%;
margin: 0.6em 0px 0px;
}
#agent_info li.view_my_properties{
	width:36%!important;
}
#agent_info li.email_me{
	width:23%!important;
	position:relative;
}
#agent_info li.email_me:before{
	content:'|';
	position: absolute;
    top: 2px;
}
#agent_info li.email_me:after{
    content:'|';
	position: absolute;
    top: 2px;
    right:0;
}
#agent_info li.email_me a{
	margin-left:12%;
}
table#agentinfotable{
	width:100%;
}
.property_btn span{
	margin-left:15%;
}
.main_field.main_wide {
width: 88.5%;
}
#contact_broker_form .form-item.Your-Preferred-Contact-Method, #contact_agent_form .form-item.Your-Preferred-Contact-Method {
width: 60%;
}
.lead_generating_remove_class .form-item.Questions-Comments{
	clear:both;
}
.front .widecontent #widgets-quick-search {
width: 65%;
}
.formsearch_page fieldset.contact_form .select_form.typeproperty {
width: 97%;
}
.formsearch_page .SaleStatusID{
	width: 60%;
	margin-top:0px;
}
.commercial-form .formsearch_page .SaleStatusID{
	width:70%;
}
#RETS_property_find div.SaleStatusID .form-item{
float: left;
width: 49%;
}
body #contact_broker_form label,
body #contact_agent_form label{
	font-size:0.75em;
}
#contact_broker_form .form-item.Contact-Request-Subject,
#contact_broker_form .form-item.Contact-Request-Body,
#contact_agent_form .form-item.Contact-Request-Subject,
#contact_agent_form .form-item.Contact-Request-Body{
	width:90%;
}
#contact_broker_form #edit-request_subject, #contact_broker_form #edit-request_body,
#contact_agent_form #edit-request_subject, #contact_agent_form #edit-request_body {
width: 100%;
}
.mortgageCalcBottom input {
width: 90%;
}
}

@media only screen and (max-width: 375px){
.property_item ul {
width: 35%;
}
#sortListing .rest-form .pricewrapper,
#sortListing .form-item.Sort-by {
    width: calc(100% - 0.2em);
}
}

/**** 360 ***/

@media only screen and (max-width: 360px){
body .contentarea .g1, body .footerarea .f1 {
width: 66%;
}
body.inner .contentarea .g1 {
width: 69%;
}
#FreeReport-form input.submit_form{
	width:35%!important;
}
.main_field input {
height: 1.2em;
line-height: 1.2em;
}
form[action="/node/add/free_home_valuation"] label[for="edit-home_address"] {
font-size: 0.85em;
}
.property_item dl{
	width: 48%;
}
.widecontent .widgets-city-links, #wsidebar_right .widgets-city-links, #wsidebar_right .widgets-featuredListings, .widecontent #widgets-quick-search, #wsidebar_right #widgets-quick-search,
.maincontent .widecontent .widgets-city-links  {
width: 86%;
}
.widecontent .widgets-askQuestions, #wsidebar_right .widgets-askQuestions {
width: 86%;
}
#gmapSearch2 #sortListing label {
font-size: 0.95em;
}
#gmapSearch2 #filterTools li {
width: 32%;
}
#filterTools li a {
	padding-left:20px;
}
#filterTools li a span{
	padding-left:31px;
}
#gmapSearch2 #filterTools .townhomesli {
width: 36%;
clear:none;
margin-left:0px;
}
#gmapSearch2 #filterTools .semidetachedli {
width: 45%;
}
ul.primary{
padding:0px;	
}
#contact_agent_form .form-item,
#contact_broker_form .form-item{
	width:48%;
}
#contact_agent_form .form-item.Province-or-State,
#contact_broker_form .form-item.Province-or-State{
	clear:left;
}
#contact_agent_form input.form-submit,
#contact_broker_form input.form-submit{
	margin-top:0px;
}
#contact_agent_form a.disclaimer_link, #contact_broker_form a.disclaimer_link{
	margin-left:48.5%
}
.widget .widgets-city-links .main-city-image, #wsidebar_right .widgets-city-links .main-city-image,
#wsidebar_right .widgets-featuredListings a.citylinkimg, .g1 .widgets-featuredListings a.citylinkimg {
height: 9.8em;
}
.lead_generating_remove_class #edit-cap_text{
	width:90%;
}
.front .widecontent #widgets-quick-search {
width: 70%;
}
#map_area_small .property_btn {
top:22em;
}
body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions {
    padding: 1.5em 1em;
   }
   body[class*="Join_Our_Team"] .maincontentinner .widgets-askQuestions .submit-wrapper input{
   	font-size: 0.8em;
   }
}


/***** 320  *******/

@media all and (max-width: 320px){
.widgets-daily-email-alert img{
	width:100%;
}
body .contentarea .g1, body .footerarea .f1 {
width: 76%;
}
.widecontent .widgets-askQuestions, #wsidebar_right .widgets-askQuestions,
body.inner .contentarea .g1 {
width: 98%;
} 
.widecontent .widgets-city-links, #wsidebar_right .widgets-city-links, #wsidebar_right .widgets-featuredListings, .widecontent #widgets-quick-search, #wsidebar_right #widgets-quick-search,
.maincontent .widecontent .widgets-city-links  {
width: 98%;
}
fieldset.contact_form .select_form.besttime{
	width: 48%;
	padding-right: 0px;
}
form[action="/node/add/free_home_valuation"] label[for="edit-home_address"] {
font-size: 0.75em;
}
.formsearch_page fieldset.contact_form input.submit_form {
width: 38%;
}
#visitorSearch-email-element .visitorSearch_search_form_email_image_label {
margin-top: -0.2em;
width:48%;
}
.property_item ul {
width: 38%;
font-size: 0.85em;
}
#property_details_image, #map,
#mapTypeControl {
width: 98%;
}
a.neighborhood {
width: 61.3%;
padding-left: 37%;
}
#property_details ul{
	width:43%;
}
#gmapSearch2 #sortListing li{
	margin-right: 5%;
}
#gmapSearch2 #sortListing li.sale_rent {
margin-top: 1.5em;
}
#gmapSearch2 #filterTools li {
width: 35%;
}
#gmapSearch2 #filterTools .townhomesli {
width: 42%;
}
#mapTools li a span{
	background-size: auto 55%;
}
#mapTools li a.school span{
	background-size: auto 35%;
}
#mapTools li a.restaurants span{
	background-size: auto 45%;
}
#gmapSearchList .property_map_item.odd, #gmapSearchList .property_map_item.even {
width: 99%;
}
.property_map_item ul{
	width:52%;
}
#pre_Construction_contact_form .contact_form .contact_method_condo {
width: 48%;
}
ul.primary li a{
	margin-right: 0px;
	padding: 0 0.7em;
}
ul.primary{
	margin:0px;
}
#agent_info li a {
font-size: 0.85em;
}
#contact_broker_form img, #contact_agent_form img{
margin-bottom: 1em;
}
#map_area_small .property_btn{
	width: 41.5%;
}
.neighborhood span {
margin-left: 18%;
}
#RETS_property_find .formsearch_page fieldset.contact_form input.form-submit {
width: 32%;
}
#visitor_register .form-item.Cellular-Phone-Number label{
margin-top: -0.6em;
}
#contact_broker_form .form-item.Your-Preferred-Contact-Method, #contact_agent_form .form-item.Your-Preferred-Contact-Method {
width: 70%;
}
.front .widecontent #widgets-quick-search {
width: 80%;
}
}
.maincontentinner #custom_first_step_dream_home_lead_form{
	width:100%;
	margin: 1em auto 0px;
}
.maincontentinner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper{
	width:94%;
	margin: 1em 3%;
}
.maincontentinner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit{
    margin: -0.4em 6%;
}
/*featured listings widget */

/* added by Kevin for Feature Listing widget */

/* Multi horizontal*/


		.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
		
		.maincontent .horizontal_scroll .jcarousel-control-next {
			right: -25px!important;
		}
		
		.maincontent .horizontal_scroll .jcarousel{
			width: 100%!important;
		}
		
		.maincontent .featured_multi_img_wrapper{
			width: 210px;
		}
		.maincontent div.featuredListingAddress{
			width: 200px;
		}
		.maincontent .feature_ribbon{
			/*margin-left: 140px!important;*/
			right: -8px;
		}

        .widgets-featuredListings .horizontal_scroll.no_carousel .jcarousel ul{
            text-align:center;
            width:100%;
        }
        .widgets-featuredListings .horizontal_scroll.no_carousel .jcarousel li{
           float:none;
           display:inline-block;
           height:auto;
        }
        .widgets-featuredListings .horizontal_scroll.no_carousel .jcarousel li:last-child{
           margin-right:0px!important;
        }
        .widgets-featuredListings .horizontal_scroll.no_carousel .jcarousel{
           height:auto!important;
        }
        .widgets-featuredListings .horizontal_scroll.no_carousel .wrapper_scroll{
           left:0px;
        }
        
/* very large displays */
@media only screen and (min-width: 1600px){

		#topwidget2 .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 1355px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
			.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 100%;
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 900px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}

}

/* large displays */ 
@media only screen and (min-width: 1224px) and (max-width: 1599px){

	#topwidget2 .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 1125px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
	
	.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 100%;
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 900px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
	
}



/* desktop */
@media only screen and (min-width: 1024px) and (max-width: 1223px){
	
			.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 432px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}

		.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 100%;
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 900px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
		
}

/* smaller desktops & tablets (landscape) */
@media only screen and (min-width: 730px) and (max-width: 1023px){
	
			.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 432px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}

		.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 675px;
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 690px;
			float: none!important;
			margin: auto;
			position: relative;
			left: 0;
		}
		.horizontal_scroll .jcarousel-control-next{right:-5px!important;}
		
}

/* tablets portrait and smartphones landcape */
@media only screen and (min-width: 480px) and (max-width: 729px){
	
	
			.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 215px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -12px;
		}
	
	.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 450px
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 450px;
			float: none!important;
			margin: auto;
			position: relative;
			left: -10px;
		}
		.horizontal_scroll .jcarousel-control-next{right:-20px!important;}
	
}


/*Smartphone portrait and lower */
@media only screen  and (max-width: 480px){
	
			.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 215px;
			float: none!important;
			margin: auto;
			position: relative;
			left:0;
		}

	.horizontal_scroll .jcarousel-wrapper{
		width: 100%;
		}
		.horizontal_scroll .jcarousel {
			width: 220px
		}
		.widgets-featuredListings .horizontal_scroll .wrapper_scroll {
			width: 220px;
			float: none!important;
			margin: auto;
			position: relative;
			left: 0;
		}
		.horizontal_scroll .jcarousel-control-next{right:-20px!important;}
	
}


.widgets-featuredListings .horizontal_scroll img.featured{
	max-width: 100%!important;
	width: 100%!important;
	border: 0!important;
	min-height:140px;
}
.horizontal_scroll .jcarousel-control-next{
	right: -25px;
}

/* single */
#property_div_single:after{
	content: '';
	display: block;
	clear: both;
}

#property_div_single ul{
	list-style-type: none!important;
	width: 40%;
	float: left;
	position: relative;
	margin-top:0.5em;
}
#wsidebar_right #property_div_single ul {
    width: 90%;
}
#property_div_single ul li a{
  white-space: normal;
}
.g1 #property_div_single p.description, .g2 #property_div_single p.description{
	display: none;
}
.g1 #property_div_single ul li, .g2 #property_div_single ul li{
	padding: 2px 0;
}
.widgets-featuredListings #single_record_default a.citylinkimg{
	display:inline;
}
img.featured_single{
width:98%;
margin:0.5em 1% 0px;
display:block;
}


#single_record_default{
	max-width: 768px;
	margin: auto;
}
.widecontent #single_record_default{
	max-width: 90%;	
}
.widecontent #property_div_single p.description{
	max-width:44%;
	padding: 0px 1% 0px 2%;
}
.g1 #property_div_single ul, .f1 #property_div_single ul{width: 95%!important; }
/* footerwidgettop single FL widget fixes */
#footerwidgettop .widgets-featuredListings a.citylinkimg{width:50%; float: left; height: auto; margin-bottom:10px;}
#footerwidgettop .widgets-featuredListings h2 {text-align: center !important;  font-style: normal !important;  display: block;  width: 20%;  margin: 10px auto;}
.widget .widgets-featuredListings h2{text-align:center;}

/* Added for Featured Listings Widget */
.no_widget_result{
    display: none;
}


/* Lead View Form Widget front page*/
.front #custom_first_step_dream_home_lead_form,
.front #custom_first_step_free_home_lead_form{
	 border:none;
	  border-radius:0px;
	  box-shadow:none;
	  padding-top: 8em;
	  position:relative;
	  width:100%!important;
	  background:none;
 }
 .front #custom_first_step_free_home_lead_form{
 	padding-top:10.2em;
 }
.front .widget.freehomewidget{
	  background-image:	 
	   url('../images/homeworthbg2.png'),
	     url('../images/homeworthbg2.jpg');
	   background-repeat:
	   repeat-x,
	    no-repeat;
	  background-position:
	     left bottom,
	     center top;
	  background-size:
	      100% auto,
	      cover;
	  height:630px;    
	  position:relative;
	  image-rendering:optimizeSpeed;             /* Legal fallback */
  image-rendering:-moz-crisp-edges;          /* Firefox        */
  image-rendering:-o-crisp-edges;            /* Opera          */
  image-rendering:-webkit-optimize-contrast; /* Safari         */
  image-rendering:optimize-contrast;         /* CSS3 Proposed  */
  image-rendering:crisp-edges;               /* CSS4 Proposed  */
  -ms-interpolation-mode:nearest-neighbor;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title{
	background-color:transparent;
	color:#6d6d6d;
	font-family:'Open Sans', sans-serif;
	font-weight: 400;
    text-transform: capitalize;
    font-size: 3em;
	height: auto;
    overflow: visible;
    margin-bottom: .2em;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title:before{
	content:'What\'s My Home Worth?';
	  display:block;
	  width:100%;
	  height:100%;
	
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title strong{
	font-weight:normal;
}
.front #custom_first_step_free_home_lead_form h2:before{
	display:none;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
	text-align: center;
    font-size: 1em;
    min-height:1.4em;
    color:#626262;
    font-family:'Open Sans', Arial, sans-serif;
    margin-bottom: 1.6em;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description:before{
	content:'Type your address below to find out how much your property is worth';
	display:block;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper{
    width: 50%;
    min-width: 270px;
    max-width: 600px;
    margin: 0 auto;
    position:relative;
    z-index: 300;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item{
	width:100%!important;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search{
    font-size: 0.9em;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding:0px 0px 0px 1.1em;
    border: 2px solid #12a3d9;
    border-radius: 4px;
    float: left;
    background-image: url('../images/addressiconlead.png');
    background-position: 0.6em center;
    background-repeat: no-repeat;	
      box-shadow:none;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit{
    height: 45px;
    padding: 0 1em;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    color: #fff;
    border: 2px solid #12A3D9;
    border-left: none;
    background-color: #12a3d9;
     cursor: pointer;
  margin:0px;
  position:absolute;
  top:2px;
  right:0px;
  border-radius: 0px 4px 4px 0px;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit:hover {
    background-color: #6FCFED;
}

.front .widget.dreamhomewidget{
	    background-image: 
        url('../images/housew.png'),
        url('../images/cloudsw.png'),
        url('../images/dreamhomewbg.jpg');
    background-repeat:
        no-repeat,
        repeat-x,
        no-repeat;
    background-size:
        auto 45%,
        100% auto,
        cover;
    background-position:
        left 31% bottom 1.5em,
        center bottom,
        center top;
      height:630px; 
      position:relative; 
}
.front #custom_first_step_dream_home_lead_form h1{
	background-color:transparent;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	    font-weight: 400;
    text-transform: capitalize;
    font-size: 3em;
display:none;
}
.front #custom_first_step_dream_home_lead_form h1 strong{
	font-weight:normal;
}
.front #custom_first_step_dream_home_lead_form h1:before{
	display:none;
}
.front #custom_first_step_dream_home_lead_form p,
.front #custom_first_step_dream_home_lead_form h1 {
	text-align: center;
    font-size: 3em;
    color:#fff;
    font-family:'Open Sans', sans-serif;
    text-shadow: 2px 5px 8px rgba(127, 67, 151, 0.9);
	margin-bottom: 0.15em;
}
.front #custom_first_step_dream_home_lead_form p span{
	text-transform:uppercase;
	font-weight:600;
}
.front #custom_first_step_dream_home_lead_form p+.form-item:before{
content:'Type your preferred location to get started';
display:block;
padding-bottom:1em;
}

.front #custom_first_step_dream_home_lead_form p+.form-item{
text-align: center;
    color: #fff;
    margin:0px 0px 0.6em 0px;
    font-size:1em;
    font-family: 'Open Sans', Arial, sans-serif;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper{
    width: 50%;
    min-width: 270px;
    max-width: 600px;
    margin: 0 auto;
    position:relative;
    z-index: 300;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-item{
	width:100%!important;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address{
    font-size: 0.9em;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding:0px 0px 0px 1.1em;
    border: 2px solid #fff;
    border-radius: 4px;
    float: left;
    background-image: url('../images/addressiconlead.png');
    background-position: 0.6em center;
    background-repeat: no-repeat;	
    box-shadow:none;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit{
    height: 45px;
    padding: 0 2em;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    color: #fff;
    border: 2px solid #fff;
    border-left: none;
    background-color: #2ac04a;
     cursor: pointer;
  margin:0px;
  position:absolute;
  top:2px;
  right:0px;
  border-radius: 0px 4px 4px 0px;
}
.front.firefoxmac #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search,
.front.firefoxmac #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address{
	color:#666666;
	width:95%;
}
.front.firefoxmac #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit,
.front.firefoxmac #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit{
	height:49px;
}
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit:hover {
    background-color: #58EF78;
}
.front div[id^=lead_forms]{
	width: 100%;
}
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms],
.front div.firstLead,
.widecontent:not(#contentwidgettop) div[id^=lead_forms]+div[id^=lead_forms],
div.firstLead {
	width:50%;	
	float:left;
}
.front .widget.dreamhomewidget.firstLead,
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms].widget.dreamhomewidget {
    background-size: auto 26%, 100% auto, cover;
    background-position: left 31% bottom 1em, center bottom, center top;
}

.front div.firstLead #custom_first_step_dream_home_lead_form p span:after,
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p span:after{
	content:'';
	display:block;
}
.front div.firstLead #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.front div.firstLead #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form .dream-home-input-wrapper{
	width:70%;
}
.front div.firstLead #custom_first_step_dream_home_lead_form p,
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
.front #custom_first_step_dream_home_lead_form h1 {
	font-size: 2.5em;
    line-height: 1.2em;
}

.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front .g1 #custom_first_step_dream_home_lead_form p{
font-size:2em;	
}
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
    width: 85%;
   }
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 390px;
        margin-bottom: 0.5em;
}
.front .g1 #custom_first_step_free_home_lead_form {
    padding-top: 5.5em;
}
.front .g1 #custom_first_step_dream_home_lead_form {
    padding-top: 4em;
}
.front .g1 .widget.dreamhomewidget{
	    background-size: auto 25%, 100% auto, cover;
	    background-position: left 15% bottom 0.2em, center bottom, center top;
}

/* Lead View Form Widget */
.inner._lead_form_view .wrapper.contentarea {
  width:100%;
  margin-top: 67px;
}
.inner._lead_form_view .maincontent{
    width: 100%;
    padding: 0%;
}
.inner._lead_form_view .maincontentinner {
    overflow: auto;
    display: table;
    width: 100%;
}
.inner._node_add_free_home_valuation_lead_form_view #wsidebar_right,
.inner._node_add_dream_home_lead_form_view #wsidebar_right,
.inner._lead_form_view #contentwidgetbottom,
.inner._lead_form_view #wsidebar_right {
    display: none;
}
._lead_form_view iframe.free-home-evaluation {
    display: table-row;
    width: 100%;
}

/* All Themes */
._lead_form_view .maincontent iframe.free-home-evaluation.step_1 {
    height: calc(100vh - 148px) !important;
    min-height: 450px;
    transition: height ease-out 0.3s;
    margin-bottom: -40px;
}
._lead_form_view .maincontentinner h1.main_title {
    display: none;
}

input:-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.lead_form_view #wsidebar_right{
 display:none; 
}
#custom_first_step_dream_home_lead_form .form-item label{
  display:none;
}
 #custom_first_step_free_home_lead_form,
 #custom_first_step_dream_home_lead_form {
  /* background: #fffffd;
  background: -moz-linear-gradient(top, #fffffd 1%, #f3f3f3 49%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fffffd), color-stop(49%,#f3f3f3), color-stop(100%,#e6e6e6)); 
  background: -webkit-linear-gradient(top, #fffffd 1%,#f3f3f3 49%,#e6e6e6 100%); 
  background: -o-linear-gradient(top, #fffffd 1%,#f3f3f3 49%,#e6e6e6 100%);
  background: -ms-linear-gradient(top, #fffffd 1%,#f3f3f3 49%,#e6e6e6 100%);
  background: linear-gradient(to bottom, #fffffd 1%,#f3f3f3 49%,#e6e6e6 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffd', endColorstr='#e6e6e6',GradientType=0 );
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #C5C0C0;
  box-shadow: 0 2px 5px rgba(20,20,25,0.2), inset 0 0 0 1px #fff; */
}
#custom_first_step_free_home_lead_form,
#custom_first_step_dream_home_lead_form{
  width: 58%;
  margin: 0px auto;
}  
#custom_first_step_free_home_lead_form h2,
#custom_first_step_dream_home_lead_form h1{
	text-align:center !important;	
	font-family: 'DroidSansregular', sans-serif;
}
.inner #contentwidgetbottom #custom_first_step_free_home_lead_form,
.inner #contentwidgetbottom #custom_first_step_dream_home_lead_form,
.inner #contentwidgettop #custom_first_step_free_home_lead_form,
.inner #contentwidgettop #custom_first_step_dream_home_lead_form{
  width: 100%;
  margin: 0px auto;
} 
 #custom_first_step_free_home_lead_form #edit-postal_code,
 #custom_first_step_free_home_lead_form #edit-postcode_2{
  text-align:center;
}
#custom_first_step_free_home_lead_form h2:before{
  content:' ';
  display:inline-block;
  background: url('../images/freeHome.png')no-repeat;
  height: 46px;
  width: 37px;
  background-size:100% auto;
  vertical-align:middle;
  margin-right:0.4em;
}
 #custom_first_step_free_home_lead_form .postal-code-widget-description{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
 #custom_first_step_free_home_lead_form .form-submit,
 #custom_first_step_dream_home_lead_form .form-submit{
  margin: 0.1em 0px 1em;
  width: 70%;
  background:#1874CD;
  color:white;
  padding: 0.6em 0px;
  border-radius: 10px;
}
 #custom_first_step_free_home_lead_form .form-submit:hover,
 #custom_first_step_dream_home_lead_form .form-submit:hover{
   background: #4f9ce5;
 }
 #custom_first_step_dream_home_lead_form .PREFERRED-LOCATION-City-Street input,
 #custom_first_step_free_home_lead_form .Address{
 	width:90%;
 	margin-left: auto;
    margin-right: auto;
 }
 #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item input,
 #custom_first_step_dream_home_lead_form .Your-Dream-Homes-Location input{
  width: 100%;
  text-indent: 0.8em;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.05em;
  padding: 8px;
  box-sizing: border-box;
  width: 100%;
  margin-top: 2px;
  border: solid 1px rgba(0,0,0,0.5);
  box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
  background: #ffffff url('../images/location.png')no-repeat;
  background-size: 11px auto;
  background-position: 7px 9px;
}
 #custom_first_step_free_home_lead_form .postal-code-input:after{
  content: " ";
  display: block; 
  height: 0; 
  clear: both;	
}
 #custom_first_step_free_home_lead_form .postal-code-input .form-item{
  margin:0px;
  float:left;
}

#custom_first_step_free_home_lead_form .Address input{
  width:100%;
  text-align: center;
  box-sizing: border-box;
}
#custom_first_step_free_home_lead_form .form-submit, 
#custom_first_step_dream_home_lead_form .form-submit{
  width: 88%;
  margin-left: 6%;	
}
.g2 #custom_first_step_free_home_lead_form .form-submit, 
.g3 #custom_first_step_free_home_lead_form .form-submit, 
.g4 #custom_first_step_free_home_lead_form .form-submit, 
#footerwidget2 #custom_first_step_free_home_lead_form .form-submit,
#footerwidget3 #custom_first_step_free_home_lead_form .form-submit, 
#footerwidget4 #custom_first_step_free_home_lead_form .form-submit, 
#footerwidget5 #custom_first_step_free_home_lead_form .form-submit,
#wsidebar_right #custom_first_step_free_home_lead_form .form-submit,
.g2 #custom_first_step_dream_home_lead_form .form-submit, 
.g3 #custom_first_step_dream_home_lead_form .form-submit, 
.g4 #custom_first_step_dream_home_lead_form .form-submit, 
#footerwidget2 #custom_first_step_dream_home_lead_form .form-submit,
#footerwidget3 #custom_first_step_dream_home_lead_form .form-submit, 
#footerwidget4 #custom_first_step_dream_home_lead_form .form-submit, 
#footerwidget5 #custom_first_step_dream_home_lead_form .form-submit,
#wsidebar_right #custom_first_step_dream_home_lead_form .form-submit{
  width:70%;
  margin-left:0px;
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form h2,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1{
  padding: 0.2em 5% 0.4em !important;
}
#custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item input,
#custom_first_step_dream_home_lead_form .form-item input{
  width: 100%;
}
#custom_first_step_dream_home_lead_form,
#custom_first_step_dream_home_lead_form{
	text-align:left;
}
.g2 #custom_first_step_free_home_lead_form, 
.g3 #custom_first_step_free_home_lead_form, 
.g4 #custom_first_step_free_home_lead_form, 
#footerwidget2 #custom_first_step_free_home_lead_form,
#footerwidget3 #custom_first_step_free_home_lead_form,
#footerwidget4 #custom_first_step_free_home_lead_form,
#footerwidget5 #custom_first_step_free_home_lead_form,
.g2 #custom_first_step_dream_home_lead_form, 
.g3 #custom_first_step_dream_home_lead_form,
.g4 #custom_first_step_dream_home_lead_form,
#footerwidget2 #custom_first_step_dream_home_lead_form,
#footerwidget3 #custom_first_step_dream_home_lead_form,
#footerwidget4 #custom_first_step_dream_home_lead_form,
#footerwidget5 #custom_first_step_dream_home_lead_form,
#wsidebar_right #custom_first_step_free_home_lead_form,
#wsidebar_right #custom_first_step_dream_home_lead_form{
  text-align:center !important;
  width:100%;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.g2 #custom_first_step_free_home_lead_form h2, 
.g3 #custom_first_step_free_home_lead_form h2, 
.g4 #custom_first_step_free_home_lead_form h2, 
#footerwidget2 #custom_first_step_free_home_lead_form h2,
#footerwidget3 #custom_first_step_free_home_lead_form h2,
#footerwidget4 #custom_first_step_free_home_lead_form h2,
#footerwidget5 #custom_first_step_free_home_lead_form h2,
.g2 #custom_first_step_dream_home_lead_form h1,  
.g3 #custom_first_step_dream_home_lead_form h1,
.g4 #custom_first_step_dream_home_lead_form h1,
#footerwidget2 #custom_first_step_dream_home_lead_form h1,
#footerwidget3 #custom_first_step_dream_home_lead_form h1,
#footerwidget4 #custom_first_step_dream_home_lead_form h1,
#footerwidget5 #custom_first_step_dream_home_lead_form h1,
#wsidebar_right #custom_first_step_free_home_lead_form h2,
#wsidebar_right #custom_first_step_dream_home_lead_form h1{
  text-align:center !important;
  font-size: 1.1em;
}
.g2 #custom_first_step_free_home_lead_form h2, 
.g3 #custom_first_step_free_home_lead_form h2, 
.g4 #custom_first_step_free_home_lead_form h2, 
#footerwidget2 #custom_first_step_free_home_lead_form h2,
#footerwidget3 #custom_first_step_free_home_lead_form h2,
#footerwidget4 #custom_first_step_free_home_lead_form h2,
#footerwidget5 #custom_first_step_free_home_lead_form h2,
.g2 #custom_first_step_dream_home_lead_form h1, 
.g3 #custom_first_step_dream_home_lead_form h1,
.g4 #custom_first_step_dream_home_lead_form h1,
#footerwidget2 #custom_first_step_dream_home_lead_form h1,
#footerwidget3 #custom_first_step_dream_home_lead_form h1,
#footerwidget4 #custom_first_step_dream_home_lead_form h1,
#footerwidget5 #custom_first_step_dream_home_lead_form h1{
  text-align:center !important;
}
.g2 #custom_first_step_free_home_lead_form .form-item input, 
.g3 #custom_first_step_free_home_lead_form .form-item input, 
.g4 #custom_first_step_free_home_lead_form .form-item input, 
.g2 #custom_first_step_dream_home_lead_form .form-item input, 
.g3 #custom_first_step_dream_home_lead_form .form-item input,
.g4 #custom_first_step_dream_home_lead_form .form-item input,
#footerwidget2 #custom_first_step_dream_home_lead_form .form-item input,
#footerwidget3 #custom_first_step_dream_home_lead_form .form-item input,
#footerwidget4 #custom_first_step_dream_home_lead_form .form-item input,
#footerwidget5 #custom_first_step_dream_home_lead_form .form-item input,
#footerwidget2 #custom_first_step_free_home_lead_form .form-item input,
#footerwidget3 #custom_first_step_free_home_lead_form .form-item input,
#footerwidget4 #custom_first_step_free_home_lead_form .form-item input,
#footerwidget5 #custom_first_step_free_home_lead_form .form-item input{
  width:95%;
  margin-left:auto;
  margin-right:auto;	
  background-size: 11px auto;
  background-position: 5px 9px;
  text-indent: 0.8em;
}
.g2 #custom_first_step_free_home_lead_form .form-item, 
.g3 #custom_first_step_free_home_lead_form .form-item, 
.g4 #custom_first_step_free_home_lead_form .form-item , 
.g2 #custom_first_step_dream_home_lead_form .form-item, 
.g3 #custom_first_step_dream_home_lead_form .form-item,
.g4 #custom_first_step_dream_home_lead_form .form-item,
#footerwidget2 #custom_first_step_dream_home_lead_form .form-item,
#footerwidget3 #custom_first_step_dream_home_lead_form .form-item,
#footerwidget4 #custom_first_step_dream_home_lead_form .form-item,
#footerwidget5 #custom_first_step_dream_home_lead_form .form-item,
#footerwidget2 #custom_first_step_free_home_lead_form .form-item,
#footerwidget3 #custom_first_step_free_home_lead_form .form-item,
#footerwidget4 #custom_first_step_free_home_lead_form .form-item,
#footerwidget5 #custom_first_step_free_home_lead_form .form-item{
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  
}
.inner .g2 #custom_first_step_free_home_lead_form .form-item input, 
.inner .g3 #custom_first_step_free_home_lead_form .form-item input, 
.inner .g4 #custom_first_step_free_home_lead_form .form-item input, 
.inner .g2 #custom_first_step_dream_home_lead_form .form-item input, 
.inner .g3 #custom_first_step_dream_home_lead_form .form-item input,
.inner .g4 #custom_first_step_dream_home_lead_form .form-item input{
  text-indent: 0.8em;
  background-size: 5% auto;
}
.inner .g2 #custom_first_step_free_home_lead_form h2, 
.inner .g3 #custom_first_step_free_home_lead_form h2, 
.inner .g4 #custom_first_step_free_home_lead_form h2, 
.inner .g2 #custom_first_step_dream_home_lead_form h1, 
.inner .g3 #custom_first_step_dream_home_lead_form h1,
.inner .g4 #custom_first_step_dream_home_lead_form h1{
  padding: 0.2em 5% 0.6em !important;
}
#topwidget #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#topwidget1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#topwidget2 #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#footerwidgettop #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#footerwidget #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#footerwidgetbottom #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item ,
#contentwidgettop #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item,
#contentwidgetbottom #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item,
#topwidget #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#topwidget1 #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#topwidget2 #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#footerwidgettop #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#footerwidget #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#footerwidgetbottom #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#contentwidgettop #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#contentwidgetbottom #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location{
  width:90%;
  margin-left:auto;
  margin-right:auto;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}

#topwidget #custom_first_step_free_home_lead_form,
#topwidget1 #custom_first_step_free_home_lead_form,
#topwidget2 #custom_first_step_free_home_lead_form,
#footerwidgettop #custom_first_step_free_home_lead_form,
#footerwidgetbottom #custom_first_step_free_home_lead_form,
#topwidget #custom_first_step_dream_home_lead_form,
#topwidget1 #custom_first_step_dream_home_lead_form,
#topwidget2 #custom_first_step_dream_home_lead_form,
#footerwidgettop #custom_first_step_dream_home_lead_form,
#footerwidgetbottom #custom_first_step_dream_home_lead_form{
    /*width: 40%;*/
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}
#custom_first_step_dream_home_lead_form h1,
#custom_first_step_dream_home_lead_form p,
#custom_first_step_free_home_lead_form h2,
#custom_first_step_free_home_lead_form p.postal-code-widget-description{
  max-width:90%;	
  margin-left: auto;
  margin-right: auto;
}
#custom_first_step_free_home_lead_form h2,
#custom_first_step_dream_home_lead_form h1{
	font-size: 1.4em;
	background-color:#1874CD;
	color:white;
	margin-top:0px;
	margin-bottom:0.5em;
	padding: 0.2em 5% 0em !important;
	font-weight:700;
	/*text-transform: uppercase;*/
}
#custom_first_step_dream_home_lead_form h1{
    font-size: 1.2em;
}





@media screen and (max-width:2160px){
.front .widget.dreamhomewidget{
	background-position:left 25% bottom 1.5em, center bottom, center top;
}
}

@media screen and (max-width: 1920px){
.front #custom_first_step_dream_home_lead_form {
	padding-top:7em;
   }
.front #custom_first_step_free_home_lead_form {
	padding-top:9.2em;
}
.front .widget.freehomewidget,
.front .widget.dreamhomewidget{
	height:530px;
}
.front .widget.dreamhomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.dreamhomewidget{
  	background-position: left 21% bottom 1em, center bottom, center top;
 }
}

@media screen and (max-width: 1868px){
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description{
height: 2.7em;
}
}

@media screen and (max-width: 1785px){
.front .widget.dreamhomewidget{
	background-position:left 20% bottom 1.5em, center bottom, center top;
}
}

@media screen and (max-width: 1630px){
.front #custom_first_step_dream_home_lead_form{
	padding-top:6.5em;
} 
.front #custom_first_step_free_home_lead_form {
    padding-top: 8.5em;
}
.front .widget.dreamhomewidget{
	background-position:left 15% bottom 1.5em, center bottom, center top;
}
.front .widget.freehomewidget,
.front .widget.dreamhomewidget{
	height:500px;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 350px;
}
}

@media screen and (max-width: 1490px){
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front .g1 #custom_first_step_dream_home_lead_form p {
    font-size: 1.6em;
}
.front .g1 .widget.dreamhomewidget {
    background-position: left 15% bottom 0.7em, center bottom, center top;
}
}

@media screen and (max-width: 1440px){
.front .widget.freehomewidget,
.front .widget.dreamhomewidget{
	height:465px;
}
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search,
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address{
	font-size:0.8em;
}
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit,
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit{
	font-size:0.9em;
}
}

@media screen and (max-width: 1365px){
	.front #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title{
		font-size: 2.5em;
	}
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
    .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
    .front #custom_first_step_dream_home_lead_form h1 {
		font-size: 2.32em;
	}
   .front #custom_first_step_free_home_lead_form {
		padding-top: 8.9em;
	}
}

@media screen and (max-width: 1245px){
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
    width: 92%;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front .g1 #custom_first_step_dream_home_lead_form p+.form-item{
	font-size:0.9em;
}
.front .g1 .widget.freehomewidget{
background-size: 150% auto, cover;
}
}

@media screen and (max-width: 1200px){
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front .g1 #custom_first_step_dream_home_lead_form p {
    font-size: 1.4em;
}
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit{
	padding:0px 1em;
}
}

@media screen and (max-width: 1174px){
	.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
		font-size:0.95em;	
		margin-top: -3px;
	}
	.front #custom_first_step_dream_home_lead_form p+.form-item{
		font-size: 0.95em;
	}
}


@media screen and (max-width: 1136px){
	.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
		margin-top:0px;		
	}
	.front #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title{
		font-size: 2.2em;
	}
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
    .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
    .front #custom_first_step_dream_home_lead_form h1 {
		font-size: 2.19em;
	}
	.front .widget.freehomewidget, .front .widget.dreamhomewidget {
	    height: 450px;
	}
	.front .widget.freehomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.freehomewidget{
	    background-size: 150% auto,cover;
	}
	.front #custom_first_step_dream_home_lead_form{
		padding-top:7.5em;
	}
	.front #custom_first_step_free_home_lead_form {
	    padding-top: 10.2em;
	}
}

@media screen and (max-width: 1070px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_dream_home_lead_form h1 {
	    font-size: 2em;
	}
	.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address,
	.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search {
	    font-size: 0.8em;
	}
	.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit,
	.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit{
		font-size:0.9em;
	}
	.front #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title {
	    font-size: 2.1em;
	}
	.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
		    font-size: 0.8em;
	}
	.front .widget.freehomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.freehomewidget{
	    background-size: 120% auto,cover;
	}
	.front #custom_first_step_dream_home_lead_form p+.form-item {
	    font-size: 0.8em;
	}
	.front #custom_first_step_dream_home_lead_form {
	    padding-top: 8.2em;
	}
	.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front .g1 #custom_first_step_dream_home_lead_form p {
	    font-size: 1.2em;
	}
}

/* Mobile Styles for Widget */
@media screen and (max-width:1020px){
  #topwidget #custom_first_step_free_home_lead_form, #topwidget1 #custom_first_step_free_home_lead_form, #topwidget2 #custom_first_step_free_home_lead_form, #footerwidgettop #custom_first_step_free_home_lead_form, #footerwidget #custom_first_step_free_home_lead_form, #footerwidgetbottom #custom_first_step_free_home_lead_form, #topwidget #custom_first_step_dream_home_lead_form, #topwidget1 #custom_first_step_dream_home_lead_form, #topwidget2 #custom_first_step_dream_home_lead_form, #footerwidgettop #custom_first_step_dream_home_lead_form, #footerwidget #custom_first_step_dream_home_lead_form, #footerwidgetbottom #custom_first_step_dream_home_lead_form{
    width:60%;
  }
}


@media screen and (max-width: 939px){
#contentwidgetbottom div[id*="lead_forms"].blockToolbarItem {
	border-left:none;
	border-right:none;
}	
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 400px;
}
.front #custom_first_step_dream_home_lead_form {
    padding-top: 5.5em;
}
.front #custom_first_step_free_home_lead_form {
    padding-top: 7.9em;
}
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms], .front div.firstLead {
    width: 100%;
}
.front .widget.freehomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.freehomewidget{
    background-size: 100% auto,cover;
 }
 .front #custom_first_step_dream_home_lead_form p, .front #custom_first_step_free_home_lead_form h2.postal-code-widget-title {
    font-size: 2em;
}
.front #custom_first_step_dream_home_lead_form p span:after{
	display:block;
	content:'';
}
.front #custom_first_step_dream_home_lead_form{
	background-size: auto 26%, 100% auto, cover;
	background-position: left 21% bottom 1em, center bottom, center top;
}
.front div.firstLead #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front div.firstLead #custom_first_step_dream_home_lead_form .dream-home-input-wrapper, .front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
    width: 50%;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
	    margin-bottom: 1.4em;
	    font-size: 1em;
}
.front #custom_first_step_dream_home_lead_form p+.form-item {
    font-size: 1em;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front .g1 #custom_first_step_dream_home_lead_form p {
    font-size: 1.2em;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front .g1 #custom_first_step_dream_home_lead_form p+.form-item {
    font-size: 0.8em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 300px;
 }
}

@media (max-width: 890px){
.front .g1 .widget.freehomewidget {
    background-size: 100% auto, cover;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 1.4em;
}
.front .g1 #custom_first_step_free_home_lead_form {
    padding-top: 7.9em;
}
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper{
	width:50%;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front .g1 #custom_first_step_dream_home_lead_form p{
	font-size:2em;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front .g1 #custom_first_step_dream_home_lead_form p+.form-item {
    font-size: 1em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 400px;
}
.front .g1 #custom_first_step_dream_home_lead_form {
    padding-top: 6em;
}
}

/* Free Home Dream Home Inner Page Resize*/

@media screen and (min-width:1280px){
  ._lead_form_view .maincontent iframe.free-home-evaluation {
     height: 1200px !important;
  }
}
@media screen and (min-width:1440px){
  ._lead_form_view .maincontent iframe.free-home-evaluation {
     height: 1350px !important;
  }
}
@media screen and (max-width: 919px) {
  ._lead_form_view iframe.free-home-evaluation.step_1 {
    height: calc(100vh - 87px) !important;
  }
}
@media screen and (max-width:801px){
  ._lead_form_view .maincontent iframe.free-home-evaluation {
     height: 1550px !important;
  }
}
@media screen and (max-width:640px){
  ._lead_form_view .maincontent iframe.free-home-evaluation {
     height: 1600px !important;
  }
.front div.firstLead #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form .postal-code-input-wrapper, .front div.firstLead #custom_first_step_dream_home_lead_form .dream-home-input-wrapper, .front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper  {
    width: 70%;
} 
.front .widget.freehomewidget, .front .widget.dreamhomewidget,
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 350px;
}
.front #custom_first_step_dream_home_lead_form,
.front .g1 #custom_first_step_dream_home_lead_form {
    padding-top: 4em;
}
.front #custom_first_step_free_home_lead_form,
.front .g1 #custom_first_step_free_home_lead_form {
    padding-top: 6em;
}
.front .widget.dreamhomewidget,
.front .g1 .widget.dreamhomewidget {
    background-position: left 15% bottom 0.5em, center bottom, center top;
    background-size: auto 25%, 100% auto, cover;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front #custom_first_step_dream_home_lead_form p+.form-item,
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front .g1 #custom_first_step_dream_home_lead_form p+.form-item{
	font-size:0.9em;
}
}

@media screen and (max-width:568px){
  #topwidget #custom_first_step_free_home_lead_form, #topwidget1 #custom_first_step_free_home_lead_form, #topwidget2 #custom_first_step_free_home_lead_form, #footerwidgettop #custom_first_step_free_home_lead_form, #footerwidget #custom_first_step_free_home_lead_form, #footerwidgetbottom #custom_first_step_free_home_lead_form, #topwidget #custom_first_step_dream_home_lead_form, #topwidget1 #custom_first_step_dream_home_lead_form, #topwidget2 #custom_first_step_dream_home_lead_form, #footerwidgettop #custom_first_step_dream_home_lead_form, #footerwidget #custom_first_step_dream_home_lead_form, #footerwidgetbottom #custom_first_step_dream_home_lead_form{
    width:80%;
  }
  #custom_first_step_free_home_lead_form h2, #custom_first_step_dream_home_lead_form h1 {
  	padding: 0.2em 5% 0.2em !important;
  }
  .front #custom_first_step_free_home_lead_form h2.postal-code-widget-title{
  	/*padding-bottom:0px!important;*/
  }
  .front .widget.freehomewidget,
   .front .g1 .widget.freehomewidget,
 .front .widget.freehomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.freehomewidget{
 	   background-size: 140% auto, cover;   	
  }
.front .widget.dreamhomewidget,
.front .g1 .widget.dreamhomewidget,
.front .widget.dreamhomewidget.firstLead, .front .widecontent div[id^=lead_forms]+div.widget.dreamhomewidget{
    background-position: left 21% bottom 0.6em, center bottom, center top;
}
}

@media screen and (max-width:480px){
	.front div.firstLead #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
	.front div.firstLead #custom_first_step_dream_home_lead_form .dream-home-input-wrapper, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form .dream-home-input-wrapper, 
	.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
	.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
	.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
		width: 90%!important;
	}
	.front div.firstLead #custom_first_step_dream_home_lead_form p, .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_dream_home_lead_form p, .front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front .g1 #custom_first_step_dream_home_lead_form p, .front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front #custom_first_step_dream_home_lead_form h1 {
	    font-size: 1.8em;
	}
	.front #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front #custom_first_step_dream_home_lead_form p+.form-item,
	.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front .g1 #custom_first_step_dream_home_lead_form p+.form-item  {
	    font-size: 0.8em;
		max-width: 96%;
	    width: 96%;
	    margin-left: auto;
	    margin-right: auto;
	}
}

@media screen and (max-width:414px){
.front div.firstLead #custom_first_step_dream_home_lead_form p, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
.front #custom_first_step_dream_home_lead_form p, 
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front .g1 #custom_first_step_dream_home_lead_form p, 
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.5em;
}

  ._lead_form_view .maincontent iframe.free-home-evaluation {
     height: 1575px !important;
  }
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    /*height: 2.6em;*/
    margin-bottom: 1em;
}
}

@media screen and (max-width:384px){
	#topwidget #custom_first_step_free_home_lead_form, #topwidget1 #custom_first_step_free_home_lead_form, #topwidget2 #custom_first_step_free_home_lead_form, #footerwidgettop #custom_first_step_free_home_lead_form, #footerwidget #custom_first_step_free_home_lead_form, #footerwidgetbottom #custom_first_step_free_home_lead_form, #topwidget #custom_first_step_dream_home_lead_form, #topwidget1 #custom_first_step_dream_home_lead_form, #topwidget2 #custom_first_step_dream_home_lead_form, #footerwidgettop #custom_first_step_dream_home_lead_form, #footerwidget #custom_first_step_dream_home_lead_form, #footerwidgetbottom #custom_first_step_dream_home_lead_form{
		text-align:center;
	}
	#custom_first_step_free_home_lead_form .postal-code-widget-title{
		text-align:center !important;
    }
    .front .widget.freehomewidget, .front .widget.dreamhomewidget,
    .front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
	    height: 300px;
	}
	.front #custom_first_step_dream_home_lead_form,
	.front .g1 #custom_first_step_dream_home_lead_form {
	    padding-top: 3em;
	}
	.front #custom_first_step_free_home_lead_form,
	.front .g1 #custom_first_step_free_home_lead_form  {
	    padding-top: 4.5em;
	}
	.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit {
	    padding: 0 1em;
	}
}

@media screen and (max-width:360px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_dream_home_lead_form p, 
	.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front .g1 #custom_first_step_dream_home_lead_form p, 
	.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front #custom_first_step_dream_home_lead_form h1 {
	    font-size: 1.3em;
	}
	.front .widget.freehomewidget,
	.front .g1 .widget.freehomewidget,
	.front .widget.freehomewidget.firstLead, 
	.front .widecontent div[id^=lead_forms]+div.widget.freehomewidget{
		background-size: 160% auto, cover;
	}   
}

@media screen and (max-width:320px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p,
	.front #custom_first_step_dream_home_lead_form p, 
	.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front .g1 #custom_first_step_dream_home_lead_form p, 
	.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.front #custom_first_step_dream_home_lead_form h1 {
	    font-size: 1.2em;
	}
}
/*--Menu Target Item--*/
.menu-target label {
	font-weight: bold;
}
.menu-target input {
	width: 20px !important;
	box-sizing: border-box;
}
.menu-target .form-item .description {
	display: inline;
}
@media (max-width: 600px) {
	.menu-target .form-item .description {
		font-size: 0.8em;
	}
}



/* Groups for All Forms */
/* Common Group Styles */
#dripOverlay{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
 background:rgba(0,0,0,0.4);
  z-index:100000;
  display:none;
}
#dripMessageBox{
    width:460px;
    max-width: 90%;
    position:fixed;
    left:50%;
    top:50%;
        background: #fff;
    margin:-100px 0 0 0px;
    border: 1px solid #c5c5c5;
    border-radius:3px;
    padding: 4px;
        -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#dripTitle{
border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
    padding: .4em .4em;
    position: relative;
    border-radius: 3px;
    text-align: right;
    line-height: 0.8;
}
#dripMessageBox a.closeDripBox{
    color: #454545;
    z-index: 200;
    text-decoration: none;
    font-size: 0.7em;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    border-radius: 3px;
    line-height: 1;
    width: 1.5em;
    height: 1.4em;
    display: inline-block;
    text-align: center;
    line-height: 1.4em;
}
#dripMessageBox a.closeDripBox:before{
	content: "";
display:block;
width:100%;
height:100%;
background:url('../images/dripClose.png') no-repeat center center;
}
#dripMessageBox p{
   font-size: 0.9em;
    margin: .7em 1em 1em;
}
.drip-group-container{
	width:100%;
	margin:0px;
	box-sizing: border-box;
}
.drip-group-container-wrapper{
	width: 100%;
    clear: left;
    padding-top: 0.5em;
}
.drip-group-container-wrapper .dripUp2{
	font-size:90%;
	font-weight:normal;
}
.drip-group-container-wrapper label:not(.option){
	font-weight:bold;
	white-space:nowrap;
}
.drip-group-container-wrapper > label.error{
	color: red !important;
}
fieldset.interests .drip-group-container-wrapper > label{
	float:none;
}
.drip-group-container .description,
.drip-buyer-subgroup-container .description,
.drip-seller-subgroup-container .description,
.drip-renter-subgroup-container .description,
.drip-buyer-seller-subgroup-container .description{
	font-size:0.85em;
	font-weight:bold;
	margin-bottom: 0.25em;
}
.drip-group-container .form-item,
.widgets-askQuestions .drip-group-container .form-item,
#contact_agent_form .drip-group-container .form-item,
#contact_broker_form .drip-group-container .form-item,
#ProtectedPropertyDetails_register.registration-inner .drip-group-container .form-item{
	margin:0px 1% 5px;
	width:23.5%;
	background-color:#f1f0f0;
	border-radius:3px;
	border:3px solid #f1f0f0;
	float:left;
	box-sizing: border-box;
	text-align: center;
	padding:0px;
	height: 36px;
	
}
.widgets-askQuestions .drip-group-container .form-item{
    background-color:#d8d8d8;
	border:3px solid #d8d8d8;
}
.drip-group-container .form-item label{
    height: 34px;
    line-height:34px;
    font-weight:600;
    padding:0px;
    margin:0px;
    cursor: pointer;
    overflow:hidden;
    display: inline-block;
    width: 100%;
    font-size: 0.8em;
}
.drip-group-container .form-item:nth-child(1),
#contact_agent_form .drip-group-container .form-item:nth-child(1),
#contact_broker_form .drip-group-container .form-item:nth-child(1),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container .form-item:nth-child(1){
	margin-left:0px;
}
.drip-group-container .form-item:nth-child(4),
#contact_agent_form .drip-group-container .form-item:nth-child(4),
#contact_broker_form .drip-group-container .form-item:nth-child(4),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container .form-item:nth-child(4){
	margin-right:0px;
}
.drip-group-container .form-item:nth-child(4):after{
	content:'';
	margin:0px;
	padding:0px;
	clear:both;
}
.chosen-container-multi .chosen-choices{
    border-radius:4px;
}
.chosen-container-active .chosen-choices,
.chosen-container,
div[class*="subgroup-container"]{
	width:100% !important;
	margin:0px;
	line-height:30px;
}
#contact_broker_form div[class*="subgroup-container"] .form-item,
#contact_agent_form div[class*="subgroup-container"] .form-item{
	width:100%;
	float: none;
}
div[class*="subgroup-container"]{
	margin-bottom: 1em;
}
div[class*="subgroup-container"] .form-item{
	margin:0.3em 0px;
}
.chosen-container-multi .chosen-choices li.search-choice,
.choice .chosen-container-multi .chosen-choices li.search-field{
	line-height:20px;
    margin: 3px 0px;
    margin-right: 4px;
    width: auto !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
	top: 8px;
}
.choice .chosen-container-multi .chosen-choices li.search-field input[type=text],
.chosen-container-multi.chosen-container-active li.search-field input[type=text]{
    height:30px;   
    line-height:23px;
    text-align:left;
    width:auto !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text],
.chosen-container-multi .chosen-choices li.search-field{
	width:100% !important;
}
.chosen-container-multi .chosen-choices li.search-choice,
.chosen-container-multi .chosen-choices li.search-field input[type=text]{
	font-size:105%;
}
.chosen-container .chosen-drop{
	font-size:110%;
}
.drip-group-container.buy .form-item:nth-child(1),
.drip-group-container.sell .form-item:nth-child(2),
.drip-group-container.rent .form-item:nth-child(3),
.drip-group-container.other .form-item:nth-child(4),
#contact_agent_form .drip-group-container.buy .form-item:nth-child(1),
#contact_agent_form .drip-group-container.sell .form-item:nth-child(2),
#contact_agent_form .drip-group-container.rent .form-item:nth-child(3),
#contact_agent_form .drip-group-container.other .form-item:nth-child(4),
#contact_broker_form .drip-group-container.buy .form-item:nth-child(1),
#contact_broker_form .drip-group-container.sell .form-item:nth-child(2),
#contact_broker_form .drip-group-container.rent .form-item:nth-child(3),
#contact_broker_form .drip-group-container.other .form-item:nth-child(4),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container.buy .form-item:nth-child(1),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container.sell .form-item:nth-child(2),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container.rent .form-item:nth-child(3),
#ProtectedPropertyDetails_register.registration-inner .drip-group-container.other .form-item:nth-child(4){
	border:3px #0fb2e3 solid;
	position:relative;
}
.drip-group-container.buy .form-item:nth-child(1):before,
.drip-group-container.sell .form-item:nth-child(2):before,
.drip-group-container.rent .form-item:nth-child(3):before,
.drip-group-container.other .form-item:nth-child(4):before{
    display: block;
    content: '';
    position: absolute;
    background: url('./../images/group-icon.png') no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100%;
    left: 0px;
    top: 0px;
    margin-left: -10px;
    margin-top: -10px;
      pointer-events: none;
}
.drip-group-container{
    overflow: visible;
}
.drip-group-container:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.drip-group-container input{
	display:none;
}
.drip-group-container-wrapper .req{
	background: url(../images/star.png) no-repeat 0px 4px;
    color: #b83937;
    font: italic 12px Arial, Helvetica, sans-serif;
    display: inline;
    padding-left: 0.8em;
    margin-top: -0.3em;
    position: relative;
    top: -3px;
}
/* Form Overides */
#FreeReport-form .drip-group-container .form-item{
	width:23.5%;
	padding:0px;
}
#FreeReport-form .drip-group-container-wrapper{
	margin-top:0.8em;
	float:left;
}
#FreeReport-form .drip-group-container .form-item label{
	text-align:center;
}
#FreeReport-form div[class*="subgroup-container"] .form-item{
	width:100%;
	padding: 0px;
	margin-top:0.8em;
}
#FreeReport-form .drip-group-container .description{
    font: bold 0.9em Trebuchet MS, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #4D4E48;
    border-bottom: 1px dotted #C7C6C6;
    margin: 0.7em 0px 0.5em;
}
.widgets-askQuestions .drip-group-container-wrapper label:not(.option){
font-weight:normal;
}
.widecontent .widgets-askQuestions .drip-group-container{
	width: 98%;
	margin-bottom:0.5em;
}
.widecontent .widgets-askQuestions div[class*="subgroup-container"]{
    width:98% !important; 	
    margin-bottom:0px;
}
.widecontent .widgets-askQuestions .drip-group-container .form-item label{
	font-size:0.75em;
}
.widgets-askQuestions .form-item.Name{
    width: 100%;
}
.widgets-askQuestions .general-info .form-item.Name input{
	width:93%;
}
#wsidebar_right .widgets-askQuestions .drip-group-container{
	width:95%;
    margin: 0 auto 8px;
}
#wsidebar_right .widgets-askQuestions .drip-group-container .form-item{
	width: 47%;
	margin: 5px 1.5%;
	height: 30px;
}
#wsidebar_right .widgets-askQuestions .drip-group-container .form-item label.option{
    height: 27px;
    line-height: 27px;
    font-size: 0.75em;
}

#wsidebar_right .widgets-askQuestions .chosen-container{
	    width: 91%!important;
}
#visitor_register .drip-group-container .form-item .option{
	padding-left:0px;
	padding-right:0px;
	float:none;
	    width: 100%;
    text-align: center;
}
#visitor_register .drip-group-container .description{
	padding-left:0px;
	font-style:normal;
	font-size:0.9em;
}
#visitor_register > div > fieldset,
#visitor_edit > div > fieldset{
	display:none;
}
.widgets-askQuestions .drip-group-container-wrapper,
#contact_agent_form .drip-group-container-wrapper,
#contact_broker_form .drip-group-container-wrapper{
	padding-top:0px;
}
@media screen and (max-width:768px){
#wsidebar_right .widgets-askQuestions .drip-group-container .form-item {
    width: 23%;
    margin: 5px 1%;
}
#wsidebar_right .widgets-askQuestions .drip-group-container {
    width: 100%;
    margin-left: -1%;
   }
   #wsidebar_right .widgets-askQuestions .chosen-container {
    width: 98%!important;
}
}
@media screen and (max-width:640px){
		#wsidebar_right .widgets-askQuestions .drip-group-container{
		margin-left:0px;
	}
	.chosen-container .chosen-drop,
	.chosen-container-multi .chosen-choices li.search-field input[type=text]{
		font-size:115%;
	}
	.chosen-container-multi .chosen-choices li.search-choice{
		font-size:110%;
	}
	.widecontent .widgets-askQuestions div[class*="subgroup-container"],
	.widecontent .widgets-askQuestions .drip-group-container{
		margin-left:auto;
		margin-right:auto;
	}
}
@media screen and (max-width:600px){
.drip-group-container-wrapper .dripUp2 {
    font-size: 98%;
}
}
@media screen and (max-width:540px){
	.widecontent .widgets-askQuestions .drip-group-container .form-item,
	#wsidebar_right .widgets-askQuestions .drip-group-container .form-item{
      width: 46.5%;
      margin:5px 1.5%;
      font-size: 0.9em;
	}
.widecontent .widgets-askQuestions div[class*="subgroup-container"] .form-item,
#wsidebar_right .widgets-askQuestions div[class*="subgroup-container"] .form-item{
	margin-left:1.5%;
}
	.drip-group-container .form-item,
	#FreeReport-form .drip-group-container .form-item,
	#contact_agent_form .drip-group-container .form-item,
	#contact_broker_form .drip-group-container .form-item,
	#ProtectedPropertyDetails_register.registration-inner .drip-group-container .form-item{
		 width: 46.5%;
      margin:5px 1.5%;
	}
	#ProtectedPropertyDetails_register.registration-inner .drip-group-container .form-item:nth-child(3),
		#contact_broker_form .drip-group-container .form-item:nth-child(3),
	#contact_agent_form .drip-group-container .form-item:nth-child(3),
	.drip-group-container .form-item:nth-child(3){
		margin-left:0px;
	}
	#ProtectedPropertyDetails_register.registration-inner div[class*="subgroup-container"] .form-item,
	#contact_broker_form div[class*="subgroup-container"] .form-item,
	#contact_agent_form div[class*="subgroup-container"] .form-item,
	div[class*="subgroup-container"] .form-item{
		width:96%;
	}
#FreeReport-form div[class*="subgroup-container"] .form-item {
    width: 95%;
    margin:0.5em auto 0px;
    float: none;
}
}

/*--------Widget Background--------*/
.front .custom-bg .lead-image {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.lead-image img {
    display: none !important;
}
.lead-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.widget.freehomewidget.custom-bg {
    background-image: none !important;
    position: relative;
}
.widget.dreamhomewidget.custom-bg {
	background-image: none !important;
	position: relative;
}


/*--------Widget Froms--------*/
.front .custom-bg #custom_first_step_dream_home_lead_form, 
.front .custom-bg #custom_first_step_free_home_lead_form {
	position: absolute;
	top: 0;
}

.custom-bg #custom_first_step_free_home_lead_form h2, 
.custom-bg #custom_first_step_dream_home_lead_form h1,
.custom-bg #custom_first_step_dream_home_lead_form p {
	color: #fff !important;
	text-shadow: 2px 5px 8px #424548 !important;
}
.custom-bg #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.custom-bg #custom_first_step_dream_home_lead_form p.postal-code-widget-description,
.custom-bg #custom_first_step_dream_home_lead_form p+.form-item:before {
	color: #fff !important;
	text-shadow: 2px 5px 8px #424548 !important;
}

/*--red--*/
.front .red .postal-code-input-wrapper #edit-address,
.front #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper #edit-address,
.inner .red .postal-code-input-wrapper #edit-address,
.inner #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper #edit-address {
	border: 2px solid #fff !important;
}
.front .red .postal-code-input-wrapper .form-submit,
.front #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper .form-submit,
.inner .red .postal-code-input-wrapper .form-submit,
.inner #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper .form-submit {
	border: 2px solid #fff !important;
    background-color: #d6223b !important;
}
.front .red .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper .form-submit:hover,
.inner .red .postal-code-input-wrapper .form-submit:hover,
.inner #custom_first_step_dream_home_lead_form.red .dream-home-input-wrapper .form-submit:hover {
	background-color: #b01c2f !important;
}

/*--blue--*/
.front .blue .postal-code-input-wrapper #edit-address,
.front #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper #edit-address,
.inner .blue .postal-code-input-wrapper #edit-address,
.inner #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper #edit-address {
	border: 2px solid #fff !important;
}
.front .blue .postal-code-input-wrapper .form-submit,
.front #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper .form-submit,
.inner .blue .postal-code-input-wrapper .form-submit,
.inner #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper .form-submit {
	border: 2px solid #fff !important;
    background-color: #002a76 !important;
}
.front .blue .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper .form-submit:hover,
.inner .blue .postal-code-input-wrapper .form-submit:hover,
.inner #custom_first_step_dream_home_lead_form.blue .dream-home-input-wrapper .form-submit:hover {
	background-color: #001b4d !important;
}

/*--golden--*/
.front .golden .postal-code-input-wrapper #edit-address,
.front #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper #edit-address,
.inner .golden .postal-code-input-wrapper #edit-address,
.inner #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper #edit-address {
	border: 2px solid #fff !important;
}
.front .golden .postal-code-input-wrapper .form-submit,
.front #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper .form-submit,
.inner .golden .postal-code-input-wrapper .form-submit,
.inner #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper .form-submit {
	border: 2px solid #fff !important;
    background-color: #f7a308 !important;
}
.front .golden .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper .form-submit:hover,
.inner .golden .postal-code-input-wrapper .form-submit:hover,
.inner #custom_first_step_dream_home_lead_form.golden .dream-home-input-wrapper .form-submit:hover {
	background-color: #df9307 !important;
}

/*--green--*/
.front .green .postal-code-input-wrapper #edit-address,
.front #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper #edit-address,
.inner .green .postal-code-input-wrapper #edit-address,
.inner #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper #edit-address {
	border: 2px solid #fff !important;
}
.front .green .postal-code-input-wrapper .form-submit,
.front #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper .form-submit,
.inner .green .postal-code-input-wrapper .form-submit,
.inner #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper .form-submit {
	border: 2px solid #fff !important;
    background-color: #00b300 !important;
}
.front .green .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper .form-submit:hover,
.inner .green .postal-code-input-wrapper .form-submit:hover,
.inner #custom_first_step_dream_home_lead_form.green .dream-home-input-wrapper .form-submit:hover {
	background-color: #008000 !important;
}

/*--yellow--*/
.front .yellow .postal-code-input-wrapper #edit-address,
.front #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper #edit-address,
.inner .yellow .postal-code-input-wrapper #edit-address,
.inner #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper #edit-address {
	border: 2px solid #fff !important;
}
.front .yellow .postal-code-input-wrapper .form-submit,
.front #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper .form-submit,
.inner .yellow .postal-code-input-wrapper .form-submit,
.inner #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper .form-submit {
	border: 2px solid #fff !important;
    background-color: #eeb111 !important;
}
.front .yellow .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper .form-submit:hover,
.inner .yellow .postal-code-input-wrapper .form-submit:hover,
.inner #custom_first_step_dream_home_lead_form.yellow .dream-home-input-wrapper .form-submit:hover {
	background-color: #bf8c0d !important;
}

@media screen and (max-width:1150px)and (max-width:940px){
	.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit, 
	.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit {
		font-size: 0.8em !important;
	}
}


/*----------Inner Pages Widget Backgrounds----------
 ---------------------------------------------------*/

/*----------General Default---------*/
.inner .widget.freehomewidget, 
.inner .widget.dreamhomewidget {
	position: relative;
}
.inner #custom_first_step_free_home_lead_form, 
.inner #custom_first_step_dream_home_lead_form {
	width: 100%;
}
.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
	width: 70%;
    min-width: 270px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 300;
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form .form-submit,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form .form-submit {
	width: auto;
	padding: 0 1em;
}
.inner .widget.freehomewidget, 
.inner .widget.dreamhomewidget {
	height: 630px;
}
.inner #custom_first_step_free_home_lead_form,
.inner #custom_first_step_dream_home_lead_form {
	padding-top: 10.6em;
}

/*----------Default Sidebar Widgets----------*/
.inner #wsidebar_right .widget.freehomewidget, 
.inner #wsidebar_right .widget.dreamhomewidget {
	height: 250px;  
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form {
	padding-top: 3.3em;
}
.inner #wsidebar_right #custom_first_step_dream_home_lead_form {
	padding-top: 2.2em;
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form p {
	font-size: 0.85em;
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.inner #wsidebar_right #custom_first_step_free_home_lead_form h2.postal-code-widget-title strong,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1 strong {
	font-weight: bold;
}
.inner #wsidebar_right #custom_first_step_free_home_lead_form p,
.inner #wsidebar_right #custom_first_step_dream_home_lead_form p {
	margin-bottom: 0;
}
.inner #wsidebar_right #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.inner #wsidebar_right #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
    min-width: 220px;
}
    

/*----------FreeHome Default----------*/
.inner .widget.freehomewidget {
	background-image: url('../images/homeworthbg2.png'), url('../images/homeworthbg2.jpg');
	background-repeat: repeat-x, no-repeat;
    background-position: left bottom, center top;
    background-size: 100% auto, cover;
}
.inner #custom_first_step_free_home_lead_form {
	padding-top: 10.5em;
}
.inner #custom_first_step_free_home_lead_form p.postal-code-widget-description {
	text-align: center;
    font-size: 1em;
    height: auto;
    overflow: visible;
    color: #626262;
    font-family: 'Open Sans', Arial, sans-serif;
    margin-bottom: 1.6em;
}
.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-item {
	width: 100% !important;
}
.inner #custom_first_step_free_home_lead_form h2:before {
    background: none;
    height: 0;
    width: 0;
}
.inner #custom_first_step_free_home_lead_form h2.postal-code-widget-title {
	font-size: 2.5em;
	background-color: transparent;
    color: #6d6d6d;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2em;
    overflow: hidden;
    margin-bottom: 0.15em;
}
.inner #custom_first_step_free_home_lead_form h2.postal-code-widget-title strong {
	font-weight: 400;
}
.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search {
	font-size: 0.9em;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px 0px 1.1em;
    border: 2px solid #12a3d9;
    border-radius: 4px;
    float: left;
    background-image: url('../images/addressiconlead.png');
    background-position: 0.6em center;
    background-repeat: no-repeat;
    box-shadow: none;
}
.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit {
	font-family: 'Open Sans', sans-serif;
	height: 45px;
    padding: 0 1em;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    color: #fff;
    border: 2px solid #12A3D9;
    border-left: none;
    cursor: pointer;
    margin: 0px;
    position: absolute;
    top: 2px;
    right: 0px;
    border-radius: 0px 4px 4px 0px;
}



/*----------DreamHome Default----------*/
.inner .widget.dreamhomewidget {
	background-image: url('../images/housew.png'), url('../images/cloudsw.png'), url('../images/dreamhomewbg.jpg');
    background-repeat: no-repeat, repeat-x, no-repeat;
    background-size: auto 26%, 100% auto, cover;
    background-position: left 31% bottom 1em, center bottom, center top;
}
.inner #custom_first_step_dream_home_lead_form h1 {
	font-size: 2.5em;
	line-height: 1.2em;
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-shadow: 2px 5px 8px rgba(127, 67, 151, 0.9);
    margin-bottom: 0.15em;
}
.inner #custom_first_step_dream_home_lead_form h1 strong {
	font-weight: 400;
}
.inner #custom_first_step_dream_home_lead_form p {
	text-align: center;
    color: #fff;
    font-size: 1em;
    font-family: 'Open Sans', Arial, sans-serif;
    margin-bottom: 1.6em;	
}
.inner #topwidget2 #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location,
#contentwidgettop #custom_first_step_dream_home_lead_form .form-item.Your-Dream-Homes-Location {
	width: 100%;
}
.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address {
    font-size: 0.9em;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 0px 0px 1.1em;
    border: 2px solid #fff;
    border-radius: 4px;
    float: left;
    background-image: url('../images/addressiconlead.png');
    background-position: 0.6em center;
    background-repeat: no-repeat;
    box-shadow: none;
}
.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit {
    height: 45px;
    padding: 0 2em;
    box-sizing: border-box;
    width: auto;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    border: 2px solid #fff;
    border-left: none;
    background-color: #2ac04a;
    cursor: pointer;
    margin: 0px;
    position: absolute;
    top: 2px;
    right: 0px;
    border-radius: 0px 4px 4px 0px;
}


/*----------Default Widgets Responsive----------*/
@media only screen and (max-width: 1920px) {
	.inner .widget.freehomewidget,  
	.inner .widget.dreamhomewidget {
		height: 530px;
	}
	.inner #custom_first_step_free_home_lead_form,
	.inner #custom_first_step_dream_home_lead_form {
		padding-top: 9em;
	}
}
@media only screen and (max-width: 1790px) {
	.inner .widget.freehomewidget, 
	.inner .widget.dreamhomewidget {
	    height: 450px;
	}
	.inner #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.inner #custom_first_step_dream_home_lead_form h1 {
		font-size: 2em;
	}
}
@media only screen and (max-width: 1759px) {
	.inner #custom_first_step_free_home_lead_form,
	.inner #custom_first_step_dream_home_lead_form {
		padding-top: 7.8em;
	}
}
@media only screen and (max-width: 1700px) {
	.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search,
	.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address,
	.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit,
	.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit {
		font-size: 0.8em;
	}
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #wsidebar_right #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
	    min-width: 200px;
	}
}
@media only screen and (max-width: 1174px) {
	.inner #custom_first_step_free_home_lead_form,
	.inner #custom_first_step_dream_home_lead_form {
		padding-top: 7.5em;
	}
}
@media only screen and (max-width: 1136px) {
	.inner #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.inner #custom_first_step_dream_home_lead_form h1 {
		font-size: 1.7em;
	}
	.inner #custom_first_step_free_home_lead_form,
	.inner #custom_first_step_dream_home_lead_form {
		padding-top: 7em;
	}
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #wsidebar_right #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
	    min-width: 190px;
	}
}
@media screen and (max-width: 1020px) {
	.inner #custom_first_step_free_home_lead_form, 
	.inner #custom_first_step_dream_home_lead_form {
		width: 100% !important;
	}
	.inner #custom_first_step_free_home_lead_form p.postal-code-widget-description,
	.inner #custom_first_step_dream_home_lead_form p {
		font-size: 0.85em;
	}
}
@media screen and (max-width: 939px) {
	.inner .widecontent div[id^=lead_forms]+div[id^=lead_forms], 
	.inner div.firstLead {
	    width: 100% !important;
	}
	.widecontent:not(#contentwidgettop) div[id^=lead_forms]+div[id^=lead_forms], div.firstLead {
		width: 100%;
	}
	.inner .widget.freehomewidget, 
	.inner .widget.dreamhomewidget {
	    height: 400px;
	}
	.inner #custom_first_step_free_home_lead_form p.postal-code-widget-description,
	.inner #custom_first_step_dream_home_lead_form p {
	    margin-bottom: 1.4em;
	}
	.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
		width: 50%;
	}
	.inner .contentarea .maincontent #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner .contentarea .maincontent #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
		width: 70%;
	}
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #wsidebar_right #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
	    min-width: 175px;
	}
}
@media only screen and (max-width: 850px) {
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #wsidebar_right #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
	    min-width: 160px;
	}
}
@media only screen and (max-width: 768px) {
	.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
		width: 70%;
	}
	.inner #wsidebar_right #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1 {
		font-size: 1.7em;
		font-weight: normal;
	}
	.inner #wsidebar_right #custom_first_step_free_home_lead_form h2.postal-code-widget-title strong,
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1 strong {
		font-weight: normal;
	}
	.inner #wsidebar_right .widget.freehomewidget, 
	.inner #wsidebar_right .widget.dreamhomewidget {
		height: 400px;  
	}
	.inner #wsidebar_right #custom_first_step_free_home_lead_form {
		padding-top: 7.7em;
	}
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form {
		padding-top: 7em;
	}
	.inner #wsidebar_right #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form h1 {
		line-height: 1.2em;
	    margin-bottom: 0.15em;
		padding: 0.2em 5% 0.2em !important;
	}
	.inner #wsidebar_right #custom_first_step_free_home_lead_form p,
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form p {
		margin-bottom: 1.4em;
	}
}
@media (max-width: 640px) {
	.inner .widget.freehomewidget, 
	.inner .widget.dreamhomewidget,
	.inner #wsidebar_right .widget.freehomewidget, 
	.inner #wsidebar_right .widget.dreamhomewidget {
	    height: 300px;
	}
	.inner #custom_first_step_free_home_lead_form,
	.inner #custom_first_step_dream_home_lead_form,
	.inner #wsidebar_right #custom_first_step_free_home_lead_form,
	.inner #wsidebar_right #custom_first_step_dream_home_lead_form {
		padding-top: 3.8em;
	}
}
@media screen and (max-width: 480px) {
	.inner #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
	.inner .contentarea .maincontent #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
	.inner .contentarea .maincontent #custom_first_step_free_home_lead_form .postal-code-input-wrapper {
		width: 90%;
	}
}

/*--Custom Widget Backgrounds--*/
.inner .widget.freehomewidget.custom-bg,
.inner .widget.dreamhomewidget.custom-bg {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.inner .custom-bg .lead-image {
    display: none;
}
.inner .custom-bg #custom_first_step_dream_home_lead_form, 
.inner .custom-bg #custom_first_step_free_home_lead_form {
	position: static !important;
}
/*--red--*/
.inner .widget.freehomewidget.custom-bg.red {
	background-image: url('../lead_formsbg/bg2/red.jpg') !important;
}
.inner .widget.dreamhomewidget.custom-bg.red {
	background-image: url('../lead_formsbg/bg2/red.jpg') !important;
}
/*--blue--*/
.inner .widget.freehomewidget.custom-bg.blue {
	background-image: url('../lead_formsbg/bg2/blue.jpg') !important;
}
.inner .widget.dreamhomewidget.custom-bg.blue {
	background-image: url('../lead_formsbg/bg2/blue.jpg') !important;
}
/*--green--*/
.inner .widget.freehomewidget.custom-bg.green {
	background-image: url('../lead_formsbg/bg2/green.jpg') !important;
}
.inner .widget.dreamhomewidget.custom-bg.green {
	background-image: url('../lead_formsbg/bg2/green.jpg') !important;
}
/*--yellow--*/
.inner .widget.freehomewidget.custom-bg.yellow {
	background-image: url('../lead_formsbg/bg2/yellow.jpg') !important;
}
.inner .widget.dreamhomewidget.custom-bg.yellow {
	background-image: url('../lead_formsbg/bg2/yellow.jpg') !important;
}
/*--golden--*/
.inner .widget.freehomewidget.custom-bg.golden {
	background-image: url('../lead_formsbg/bg2/golden.jpg') !important;
}
.inner .widget.dreamhomewidget.custom-bg.golden {
	background-image: url('../lead_formsbg/bg2/golden.jpg') !important;
}
/*--custom uploaded background--*/
.inner div[id^=lead_forms].custom-bg:not(.red):not(.blue):not(.green):not(.yellow):not(.golden) {
    position: relative;
}
.inner .custom-bg:not(.red):not(.blue):not(.green):not(.yellow):not(.golden) .lead-image {
    height: 100%;
    width: auto;
    display: block;
    overflow: hidden;
	position: relative;
}
.inner .custom-bg:not(.red):not(.blue):not(.green):not(.yellow):not(.golden) .lead-image img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);    
}
.inner .custom-bg:not(.red):not(.blue):not(.green):not(.yellow):not(.golden) #custom_first_step_dream_home_lead_form, 
.inner .custom-bg:not(.red):not(.blue):not(.green):not(.yellow):not(.golden) #custom_first_step_free_home_lead_form {
    position: absolute !important;
    top: 0;
    background-image: none;
    background: none;
}

/*------------Widget Manager Bgs------------*/
.custom-bg div.TitleToolBar {
    height: 32px;
    padding: 2px;
    z-index: 100;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
}
.custom-bg .lead-image {
    position: absolute;
    overflow: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0;
}
.blockToolbarItem.custom-bg #custom_first_step_free_home_lead_form,
.blockToolbarItem.custom-bg #custom_first_step_dream_home_lead_form {
	z-index: 10;
}

/*------------Lead Widget Dynamic Content------------*/
/*------------Dream Home------------*/
.front #custom_first_step_dream_home_lead_form h1 {
	display: block;
	padding-top: 0 !important;
}
.front #custom_first_step_dream_home_lead_form h1 strong {
    text-transform: uppercase;
    font-weight: 600;
}
@media screen and (max-width: 939px) {
	.front #custom_first_step_dream_home_lead_form h1 strong:after {
		content: '';
	    display: block;
	}
}
.front div.firstLead #custom_first_step_dream_home_lead_form h1 strong:after, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form h1 strong:after {
    content: '';
    display: block;
}

.front #custom_first_step_dream_home_lead_form p+.form-item {
	display: none;
}
.front #custom_first_step_dream_home_lead_form p,
.front div.firstLead #custom_first_step_dream_home_lead_form p, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.6em;
}
@media screen and (max-width: 1174px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
    .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
		font-size: 0.95em;
	}
}
@media screen and (max-width: 1070px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
		font-size: 0.8em;
	}
}
@media screen and (max-width: 939px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
		font-size: 1em;
	}
}
@media screen and (max-width:640px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
		font-size: .9em;
	}
}
@media screen and (max-width:480px){
	.front div.firstLead #custom_first_step_dream_home_lead_form p,
	.front div.firstLead #custom_first_step_dream_home_lead_form p, 
	.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form p {
		font-size: 0.8em;
	}
}


/*------------Free Home------------*/
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title:before,
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description:before,
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title:before {
	display: none;
}
/* Rets Styles */
.rets_disclaimer_logo{
	width:80%;
	max-width:1024px;
	margin:auto;
	margin-top:0.5em;
	font-size:0.7em !important;
}
.theme17 .rets_disclaimer_logo,
.theme19 .rets_disclaimer_logo{
margin-left:0;
padding-bottom: 1em;
position: relative;
top: -1em;
}
.theme1 .rets_disclaimer_logo{
	margin-right: 0;
	text-align: right;
	position: relative;
	top: -1em;
}
.theme2 .rets_disclaimer_logo,
.theme5 .rets_disclaimer_logo{
	margin-left: 0;
}
.theme2 .rets_disclaimer_logo:before{
	display:none;
}
.rets_disclaimer_logo:before{
	display:block;
	content: '';
	border-bottom:1px solid white;
	margin-top:0.5em;
	margin-bottom:0.5em;
	opacity:0.5;
}
@media screen and (max-width: 768px){
	.rets_disclaimer_logo{
		width:95%;
	}
}

div[id*="mapViewApp"] .rets_disclaimer_logo,
.propertyViewApp .rets_disclaimer_logo,
.featureListingApp .rets_disclaimer_logo {
    width: 100%;
    max-width:100%;
    font-size: 0.95em !important;
}

footer .adanote{
    font-size: 0.8em;
    line-height: 1.2;
    margin-top: 1em;
}
footer .element-invisible {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden; 
    clip: rect(1px,1px,1px,1px);
}
footer .adanote a{
    color:inherit;
    text-decoration:underline;
}

/*----404 Property Not Found----*/
.mls_not_found_message {
	text-align: center;
	padding: 3em 3%;
}
.mls_not_found_message h3 {
	color: #bb1a28;
	font-size: 1.9em;
	margin-top: 0;
    background: url(../images/404top2.jpg) no-repeat center bottom;
    background-size: auto 55%;
	padding-bottom: 1.7em;
}
.mls_not_found_message h3 img{
    vertical-align: middle;
        position: relative;
    top: -1px;
}
.mls_not_found_message p {
	font-size: 1.4em;
} 
.property_details_view_page.mls_not_found .related_properties h2.subject {
	padding-top: 0;
} 
@media screen and (max-width: 1550px) {
	.mls_not_found_message h3 {
		font-size: 1.7em;
	}
	.mls_not_found_message p {
		font-size: 1.2em;
	} 
}
@media screen and (max-width: 1280px) {
	.mls_not_found_message h3 {
		font-size: 1.5em;
	}
	.mls_not_found_message p {
		font-size: 1em;
	} 
		.mls_not_found_message h3 img{
		height:24px;
		top:0px;
	}
}
@media screen and (max-width: 768px) {
.mls_not_found_message h3{
background-size:100% auto;
}
}
@media screen and (max-width: 650px) {
.mls_not_found_message h3{
	background:url('../images/404topM.jpg') no-repeat center bottom;
    background-size: 350px auto;
    padding-bottom: 2.3em;
}
.mls_not_found_message h3 img {
    margin-top: 5px;
   }
}
@media screen and (max-width: 550px) {
	.mls_not_found_message h3 {
		font-size: 1.4em;
	}
	.mls_not_found_message p {
		font-size: .9em;
	} 
}
@media screen and (max-width: 450px) {
	.mls_not_found_message h3 {
		font-size: 1.3em;
	}
		.mls_not_found_message h3 img {
    height: 20px;
}
}
@media screen and (max-width: 405px) {
	.mls_not_found_message h3 {
  background-size: 300px auto;
	}
	.mls_not_found_message h3 img {
    height: 18px;
}
}
@media screen and (max-width: 340px) {
.mls_not_found_message h3 img {
    height: 16px;
}
.mls_not_found_message h3 {
    background-size: 270px auto;
}
}
/* Recaptcha Styles */
.ask_questions_widget .content:after,
.submit-wrapper:after{
	content:' ';
	display:block;
	position:relative;
	padding:0px;
	margin:0px;
	clear:both;
}
#wsidebar_right .recaptcha-wrapper{
  width:92%;
  margin:auto;
  margin-bottom:1em;
}
.maincontent.recaptcha-wrapper{
  margin-left: 1.5%;
}
.inner .maincontent .recaptcha-wrapper,
.widecontent .recaptcha-wrapper,
.inner .maincontent #FreeReport-form .recaptcha-wrapper{
  margin-left:0px;
  float:left;
  width: 320px;
  margin-top:0.8em;
}
.inner .maincontent .submit-wrapper,
.maincontent #contact_agent_form .submit-wrapper,
.maincontent #contact_broker_form .submit-wrapper,
.maincontent #appointment_form #button_area.submit-wrapper,
.maincontent #visitor_register input.form-submit,
.widecontent .widgets-askQuestions .submit-wrapper,
.maincontent #FreeReport-form .submit-wrapper{
	margin-top:0.8em;
	width:auto;
	clear:none;
    float:left
}
#appointment_request .submit-wrapper,
#RETS_property_emailListing .submit-wrapper{
	margin-left:1em;
}
.maincontent #FreeReport-form .submit-wrapper{
	margin-top:1.2em;
}
.inner .maincontent #contentwidgettop .submit-wrapper input,
.inner .maincontent #contentwidgetbottom .submit-wrapper input,
.inner .maincontent .maincontentinner .submit-wrapper input,
.maincontent #contact_agent_form .submit-wrapper input,
.maincontent #contact_broker_form .submit-wrapper input,
.maincontent #visitor_register input.form-submit,
.maincontent #visitor_pass .form-submit,
.widecontent .widgets-askQuestions .submit-wrapper input{
	margin:0px;
	height: 45px;
    width: 150px;
    font-size:0.9em;
}
.maincontent #visitor_register input.form-submit,
.maincontent #visitor_pass .form-submit{
	margin-top: 0.8em;
}
.inner .maincontent .submit-wrapper a.disclaimer_link,
.maincontent #contact_agent_form .submit-wrapper a.disclaimer_link,
.maincontent #contact_broker_form .submit-wrapper a.disclaimer_link,
.maincontent #appointment_form #button_area.submit-wrapper a.disclaimer_link,
.widecontent .widgets-askQuestions a.disclaimer_link{
    margin:0px;
    width:auto;
    font-size: 0.65em;
    text-align: right;
    top: auto;
    width: 100%;
    float:none;
}
.inner .maincontent .submit-wrapper a.disclaimer_link .disclaimer_content,
.maincontent #contact_agent_form .submit-wrapper a.disclaimer_link .disclaimer_content,
.maincontent #contact_broker_form .submit-wrapper a.disclaimer_link .disclaimer_content,
.maincontent #appointment_form #button_area.submit-wrapper a.disclaimer_link .disclaimer_content,
.widecontent .widgets-askQuestions a.disclaimer_link .disclaimer_content{
    text-align:left;	
}
.g1 .submit-wrapper,
.inner .g1 .submit-wrapper{
    float: none;
    margin: 0.5em auto;
    width: 150px;
}
.g1 .recaptcha-wrapper,
.inner .g1 .recaptcha-wrapper{
	width:92%;
	margin:auto;
	float:none;
}
.maincontent .widgets-askQuestions input.form-submit{
  top:auto;
  bottom:3em;
}
.maincontent .widgets-askQuestions a.disclaimer_link{
    top: auto;
}
@media screen and (max-width:768px){
	.maincontent .submit-wrapper,
    .maincontent #contact_agent_form .submit-wrapper,
    .maincontent #contact_broker_form .submit-wrapper,
    .maincontent #appointment_form #button_area.submit-wrapper,
    .widecontent .widgets-askQuestions .submit-wrapper,
    .maincontent #FreeReport-form .submit-wrapper{
	  margin-bottom:0.5em;
	  width:100%;
	  text-align:center;
	  float:none !important;
		}
		.maincontent #visitor_register input.form-submit{
			margin:auto;
			float: none;
    display: block;
		}
    .inner .maincontent .recaptcha-wrapper,
    .maincontent .recaptcha-wrapper,
    .widecontent .recaptcha-wrapper,
    .inner .maincontent #FreeReport-form .recaptcha-wrapper{
    	width:100%;
    	text-align:center;
        margin: 0.8em auto 0px;
        float: none;
    }
    .inner .maincontent .submit-wrapper a.disclaimer_link,
    .maincontent #contact_agent_form .submit-wrapper a.disclaimer_link,
    .maincontent #contact_broker_form .submit-wrapper a.disclaimer_link,
    .maincontent #appointment_form #button_area.submit-wrapper a.disclaimer_link,
    .widecontent .widgets-askQuestions a.disclaimer_link{
    	text-align:center;
    }
}

body[class*="selling_tips.menu"] h1.vheader,
body[class*="buying_tips.menu"] h1.vheader{
	visibility:hidden;
	margin:0px;
	height:0px;
}
.property_map_item .gmap_img_link .status,
.gmapSearchProperty .pSaleStatus{
  display:none;	
}
.property_map_item .gmap_img_link:before,
.gmapSearchProperty .picture a:before{
    content: '';
    display: block;
    width: 125px;
    z-index: 100;
    left: -32px;
    top: 20px;
    font-size: 1em;
    line-height: 1.2;
    border: 2px solid #ff1800;
    font-weight: 600;
    position: relative;
    color: #ff1800;
    background: #fff100;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
    text-transform: uppercase;
}
.gmapSearchProperty .picture a:before{
    position: absolute;
    font-size: 0.9em;
    top: 13px;
    left: -42px;
}
.gmapSearchProperty .picture a{
	overflow:hidden;
	display:block;
	position: relative;
}
.property_map_item .gmap_img_link.sale:before,
.gmapSearchProperty.sale .picture a:before{
    content:'Sale';	
}
.property_map_item .gmap_img_link.rent:before,
.gmapSearchProperty.rent .picture a:before{
    content:'Rent';	
}
.property_map_item .gmap_img_link.Pending:before,
.gmapSearchProperty.Pending .picture a:before{
	content: 'Pending';
}
.property_map_item .gmap_img_link.Contingent:before,
.gmapSearchProperty.Contingent .picture a:before{
	content: 'Contingent';
    font-size: 0.75em;
    padding: 3px 0px;
}
@media screen and (max-width:1024px){
	.property_map_item .gmap_img_link:before{
	    font-size: 0.8em;
	    left: -40px;
        top: 15px;
	}
	.property_map_item .gmap_img_link.Contingent:before, 
	.gmapSearchProperty.Contingent .picture a:before{
		font-size: 0.6em;	
	}
}

/*buttonator*/

.buttons-wrapper{
	text-align:center;
	clear:both;
}
div[id*="buttonator"] .button-wrapper.no-selection:before,
div[id*="buttonator"] .button-wrapper.no-selection a:after,
div[id*="buttonator"] .button-wrapper.no-selection a:hover:after,
div[id*="buttonator"] .button-wrapper.no-selection a:before{
	display:none;
}

div[id*="buttonator"] .button-wrapper.no-selection a{
    pointer-events: none;
    text-transform: none;
    color:#332f2f;
    background-color: transparent;
}
body div[id*="buttonator"] .button-wrapper.no-selection a span{
	text-transform: none;
	  color:#332f2f;
	  text-shadow: none;
	  background-color: transparent;
}

div[id*='buttonator'].widgetItem{
	display:inline-block!important;
}
div[id*='buttonator']{
	width:15.4vw;
	display:inline-block;
	vertical-align:top;
    text-align: center;
    float: none;
    -webkit-box-shadow: 0px 0px 5px 0px #b5b5b5;
    -moz-box-shadow: 0px 0px 5px 0px #b5b5b5;
    box-shadow: 0px 0px 5px 0px #b5b5b5;
    height: 10vw;
    position: relative;
    margin:0.5em 1vw 1.5vw;
    border:none;
}
div[id*='buttonator'].blockToolbarItem{
	border:none;
}
#wsidebar_right div[id*='buttonator'],
.g1-wrap div[id*='buttonator']{
	margin-left:0px;
	margin-right:0px;
}
#wsidebar_right div[id*='buttonator']{
	width:100%;
}
div[id*='buttonator'] .button-wrapper{
   height:100%;	
}
div[id*='buttonator'] .button-wrapper a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 2vw;
    color: #4c4c4c;
    line-height: 1;
    overflow:hidden;
}
div[id*='buttonator'] .button-wrapper a span{
	display:block;
	width:100%;
	text-align:center;	
	line-height: 1.1;
	font-size: 1.1vw;
	padding:0px 5px;
    box-sizing: border-box;
}
div[id*='buttonator'] .button-wrapper a:after {
    content: '';
    font-style: normal;
    font-weight: 400;
    font-size: 3vw;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    padding-top: 1vw;
    pointer-events: none;
    z-index: 20;
        line-height: 1;
}
div[id*='buttonator'] .button-wrapper.pos_generic_button a:after,
div[id*='buttonator'] .button-wrapper.hv_landing a:after,
div[id*='buttonator'] .button-wrapper.dh_landing a:after,
div[id*='buttonator'] .button-wrapper.jl_landing a:after,
div[id*='buttonator'] .button-wrapper.pcc_landing a:after,
div[id*='buttonator'] .button-wrapper.pd_landing a:after{
	font-family: "fontello";
 font-style: normal;
  font-weight: normal;
  speak: none;
   font-variant: normal;
  text-transform: none;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 }
 div[id*='buttonator'] .map_generic_button a:after{
    content: '\f041';
    color: #ff9600;
    -webkit-transform: rotateZ(-15deg) translate(0vw, 0vw);
    transform: rotateZ(-15deg) translate(0vw, 0vw);
}
div[id*='buttonator'] .dailyalerts_generic_button a:after{
	content:'\f0e0';
	color:#4a9e21;
}
div[id*='buttonator'] .hv_landing a:after{
	content:'\e800';
	color:	#5C88C6;
}
div[id*='buttonator'] .rereport_generic_button a:after{
   content: '\f155';
    color: #346534;
    -webkit-transform: rotateZ(25deg) translate(0vw, 0vw);
    transform: rotateZ(25deg) translate(0vw, 0vw);
}
div[id*='buttonator'] .pcc_landing a:after{
content:'\e803';
color:#274354;
}
div[id*='buttonator'] .pd_landing a:after{
content:'\e804';
color:#83459A;
}
div[id*='buttonator'] .pos_generic_button a:after{
	content:'\e802';
	color:#e86a6a;
}
div[id*='buttonator'] .jl_landing a:after{
	content:'\e801';
	color:#165885;
}
div[id*='buttonator'] .preconlist_generic_button a:after{
	content:'\f1ad';
	color:#f1438a;
}
div[id*='buttonator'] .dh_landing a:after{
	content:'\e807';
	color:#A62E64;
}
div[id*='buttonator'] .drehom_branded_button a:after{
	content:'\f015';
	color:#f1438a;
}
div[id*='buttonator'] .freval_branded_button a:after {
    content: '\f00c';
    color:#65bcd0;
}
div[id*='buttonator'] .nb_landing a:after{
    content: '\f0f3';
    color: #5ebd85;
}
div[id*='buttonator'] .jointeam_generic_button a:after {
content: '\f0c0';
    color: #0e7188;
}
div[id*='buttonator'] .buyerpage_buyerseller_button a:after {
	content: '\f07a';
	color: #d48204;
}
div[id*='buttonator'] .sellerpage_buyerseller_button a:after {
	content: '\f02b';
	color: #381f80;
}
div[id*='buttonator']:hover{
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
}


div[id*="buttonator"] .button-wrapper.map_generic_button a:before{
	background:url('../../../modules/widgets/images/mapSearch/mapStandard.jpg') no-repeat center 2vw;
	background-size:cover;
}
div[id*="buttonator"] .button-wrapper.preconlist_generic_button a:before{
background:url('../images/pre-construction-image.jpg')  no-repeat;
background-size:100% 100%;
}
div[id*="buttonator"] .button-wrapper.pcc_landing a:before{
	background:url('../images/pre-construction-image2.jpg')  no-repeat;
		background-size:100% 100%;		
}
div[id*="buttonator"] .button-wrapper.jl_landing a:before{
	background:url('../images/just-listed.jpg')  no-repeat;
	background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.pd_landing a:before{
	background:url('../images/price-drop.jpg')  no-repeat;
	background-size: 108% 100%;	
}
div[id*="buttonator"] .button-wrapper.nb_landing a:before{
	background:url('../images/neighbourhood-buzzer.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.dailyalerts_generic_button a:before{
	background:url('../images/email-alerts.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.pos_generic_button a:before{
	background:url('../images/power-of-sale.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.drehom_branded_button a:before{
		background:url('../images/dream-home.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.dh_landing a:before{
	background:url('../images/dream-home2.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.hv_landing a:before{
		background:url('../images/freehomeEval2.jpg')  no-repeat center bottom;
  background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.freval_branded_button a:before{
	background:url('../images/freehomeEval.jpg')  no-repeat;
  background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.rereport_generic_button a:before{
	background:url('../images/freeReport.jpg')  no-repeat;
background-size:cover;	
}
div[id*="buttonator"] .button-wrapper.jointeam_generic_button a:before{
	background:url('../images/joinTeam.jpg')  no-repeat;
background-size:cover;	
}	

@media all and (max-width: 1380px){
div[id*='buttonator']{
	width: 15em;
    margin: 0.5em 1em 1.5em;
    height: 8.5em;
}
div[id*='buttonator'] .button-wrapper a{
	padding-top:1.8em;
}
div[id*='buttonator'] .button-wrapper a span{
	font-size:1em;
}
div[id*='buttonator'] .button-wrapper a:after{
	font-size:3em;
	padding-top:0.35em;
}
}

@media all and (max-width: 768px){
#wsidebar_right div[id*='buttonator'] {
    width: 15em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}

@media all and (max-width: 480px){
	div[id*='buttonator']{
    	height: 10em;
	}
	div[id*='buttonator'] .button-wrapper a:after{
		font-size: 3.2em;
	}
	div[id*='buttonator'] .button-wrapper a {
    	font-size: 1.1em;
	}
}

body[class*="_WebSiteBuilder_3"] #WebSiteBuilder fieldset{
	border:1px solid #ccc;
	padding:1em 1em 0px;
}
body[class*="_WebSiteBuilder_3"] #WebSiteBuilder fieldset .form-item{
	margin:0px 0px 1em;
}
body[class*="_WebSiteBuilder_3"] #WebSiteBuilder fieldset legend{
font-size: 0.95em;
font-weight: 600;
}

.footerarea #menuWidgetContainer.newmenu li.hideparentLi,
.footerarea #menuWidgetContainer.newmenu ul li.item-with-ul a:before,
.footerarea #menuWidgetContainer.newmenu ul li.item-with-ul:before{ 
	display:none;
}  
div[id*='TextTitleForBroker'] .content img,
div[id*='AboutMeforAgent'] .content img{
	max-width:100%;
	height:auto!important;
}


/*new search widget*/
#footerwidget div[id*="quickSearch"] .searchWidgetApp .hidden-map{
	visibility: hidden;
}
div[id*="quickSearch"] .searchWidgetApp .toolbar .dropdown-keywords-control .item a{
color:#686868;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .btn,
div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled),
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button.active,
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item button,
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item:not(.dropdown-keywords-control) button:hover,
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button.active:before{
	color: #484848;
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item  button:not(.active):hover:before{
	color:#cacaca;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn{
	color:inherit;
	overflow: hidden;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy{
min-width:100px;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	max-width:90%;
	left:5%;
	transform:none;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control li.clearall:hover{
	background-color:#fafbfc!important;
}
.dropdown-search-control .vbar .vb-dragger {
    width: 8px;
    z-index: 1000;
    right: 2px;
}
.dropdown-search-control .vbar .vb-dragger-styler {
    background: rgba(175, 175, 175,.8);
    height: 100%;
    width: 100%;
    margin: 0px;
}
#wsidebar_right .searchWidgetApp .open-option,
.searchWidgetApp.searchExpanded .open-option{
	padding-top: 5px;
}
#wsidebar_right div[id*=quickSearch] .searchWidgetApp .toolbar{
	padding-bottom:15px;
}
div[id*=quickSearch] .searchWidgetApp .dropdown-search-control .dropdown-menu:before{
    border-width: 0 11px 16px;
    top: -15px;
    left: 15px;
}
div[id*=quickSearch] .searchWidgetApp .dropdown-search-control .dropdown-menu:after{
	left:15px;
}
div[id*=quickSearch] .searchWidgetApp .toolbar{
	z-index:350;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .scroll{
	padding:0px;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .scroll .header{
	padding-top:8px;
}
div[id*="quickSearch"] .searchWidgetApp #propertyType .vbar .dropdown-menu{
	box-sizing: border-box!important;
	padding-right: 0!important;
}
div[id*="quickSearch"] .searchWidgetApp #propertyStyle .vbar .dropdown-menu{
	height:auto!important;
max-height:400px;
width:calc(100% + 17px)!important;
position:relative;
z-index: 1000;
}
div[id*="quickSearch"] .searchWidgetApp #propertyStyle .vbar .vb-dragger {
	width: 12px;
	right:3px;
	z-index:1005;
	margin-top: 5px;
}
div[id*="quickSearch"] .searchWidgetApp #propertyStyle .vb>.vb-dragger>.vb-dragger-styler {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: rotate3d(0,0,0,0);
	transition: background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;
	background-color: #afafaf;
	margin: 0 3px 5px 2px;
	border-radius: 0;
	height: calc(100% - 14px);
	display: block;
	margin: 0 2px 0 3px;
}
.front .contentarea .g1 div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy{
  width:100%;
  margin-bottom:1rem;
}
.front .contentarea .g1 div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
  width: 170px;
  display: block;
  float: none;
  margin: 0 auto;
}
.front .contentarea .g1 div[id*="quickSearch"] .searchWidgetApp .open-option{
	float:none;
	text-align:center;
}
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp:not(.residential):not(.commercial) .toolbar .dropdown-keywords-control {
  grid-column: 1 / span 2;
}
.front div[id*="quickSearch"] .searchWidgetApp.precondo .toolbar {
  grid-template-columns: repeat(auto-fit, minmax(15vw, 1fr));
}
.collapsedFilter .toolbar-item.searchType{
	display:block;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:before{
	display:block;
}
div[id*=quickSearch] .searchWidgetApp #searchBy .input-group-prepend{
	height:100%;
}

@media (max-width:1580px){
.front div[id*="quickSearch"] .searchWidgetApp.precondo .toolbar {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
}   

@media (max-width:1380px){
.front .contentarea .g1 div[id*="quickSearch"] .searchWidgetApp .input-group-prepend{
	display:none;
}
}

@media (max-width:1080px){
div[id*="quickSearch"] .searchWidgetApp .toolbar-item.searchType .dropdown-toggle{
	max-width:100%;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
}

@media (max-width:910px){
div[id*="quickSearch"] .searchWidgetApp .toolbar-item.searchBy .input-group-prepend .dropdown-toggle:before{
  font-size:2rem;
	margin-bottom:1em;
}
div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled){
	padding:10px 0px!important;
	width:3rem;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled){
	padding:0px!important;
}
}

@media (max-width:640px){
div[id*="quickSearch"] .searchWidgetApp	.dropdown-search-control .dropdown-search{
  margin-top: 0px;
  max-height: 50vh;
  overflow: scroll;
  width: 100%!important;
}
}
@media all and (-ms-high-contrast:none){  
#wsidebar_right div[id*=quickSearch] .searchWidgetApp .toolbar{
	padding-bottom:0px;
}  
.front .g1 div[id*='quickSearch'] .searchWidgetApp .toolbar .toolbar-item{
	width:100%;
}
.front .g1 div[id*='quickSearch'] .searchWidgetApp .toolbar .toolbar-item.keywords{
	margin-left:0px;
}
.front .slider-wrapper div[id*='quickSearch'] .searchWidgetApp:not(.residential):not(.commercial) .toolbar .dropdown-keywords-control{
	margin-left:0px;
	max-width:65.8%;
}
}
@media all and (-ms-high-contrast: none) and (max-width: 973px) {
.front .slider-wrapper div[id*='quickSearch'] .searchWidgetApp:not(.residential):not(.commercial) .toolbar .dropdown-keywords-control{
	margin-left:22px;
}
}


/*fix for property detail on feature listing*/
div[id*=quickSearch] .searchWidgetApp .collapsedFilter .toolbar-item.dropdown-keywords-control .dropdown-menu{
	top:0px;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom input:focus{
	z-index:0;
}
.form-text{
	margin-top:0px;
	display: inline;
}
*, :after, :before {
  box-sizing: initial;
}
label {
  display: inline;
}
dd {
  margin-bottom: 0;
}
legend{
	margin-bottom:0px;
	font-size: inherit;
}
.theme23.front *, .theme23.front :after, .theme23.front :before,
.theme9.front *, .theme9.front :after, .theme9.front :before,
#propertyViewApp *, #propertyViewApp :after, #propertyViewApp :before {
    box-sizing: border-box;
}
#propertyViewApp .property-data .vbar{
	max-width:100%;
}
#propertyViewApp .property-view .property-wrapper{
	width:80%;
	max-width: 1126px;
}
#propertyViewApp .col-8.property-main-column {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
#propertyViewApp .login-screen{
	font-family: Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	z-index:3000;
}
#propertyViewApp .login-screen .vow-title h2,
#propertyViewApp .login-screen .vip-title h2{
	font-size:1.5em;
	margin-bottom:0.5rem;
}
#propertyViewApp .login-screen .login-title{
	margin-top:0px;
}
@media (max-width: 1290px){
#propertyViewApp .property-view .property-wrapper{
	width: 90%;
}
}
@media (max-width: 1160px){
#propertyViewApp .property-view .property-wrapper{
	width: 99.8%;
}
}
@media (max-width: 970px){
#propertyViewApp .col-8.property-main-column{
	max-width:100%;
}
}
#propertyViewApp .property-view-mobile .property-data .slider-wrapper.row{
	margin-left:-15px;
	margin-right:-15px;
}
#propertyViewApp .property-view-mobile .property-data .image-wrapper {
  width: 100vw!important;
}
@media (min-width: 768px){
.col-md-6 {
  max-width: 100%;
  padding: 0px;
}
}


footer #menuWidgetContainer li{
	z-index: 40;
}
body.inner .brokerbywidget{
	display:none;
}
.brokerbywidget{
	clear:both;
	padding:5px;
	font-weight:normal;
	text-align:center;
	line-height: 1.2;
	max-width: 100%;
	box-sizing: border-box;
}
.brokerbywidget span{
	border-top:1px solid #b0b0b0;
	padding-top:5px;
	display:block;
	margin:0 auto;
}
.brokerbywidget strong{
	font-weight:600;
}

/*footer logo*/
.theme4 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme6 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme7 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme8 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme13 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme4.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme6.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme7.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
.theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
.theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"]  {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 100.5%;
    width: 0px;
    background: url(/themes/bannertheme/images/companyLogos/11bottom.png) no-repeat center center;
    background-size: 100% auto;
    height: 58px!important;
}
@media (max-width: 740px) {
    .theme4 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme6 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme7 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme8 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme13 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme4.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme6.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme7.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"] {
        padding-left: 180px;
    }
}
@media (max-width: 480px) {
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"] {
        padding-left: 150px;
        height: 5em!important;
    }
}
@media (max-width: 450px) {
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"] {
        margin-left: -0.5em;
    }
}
@media (max-width: 384px) {
    .theme4 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme6 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme7 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme8 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme13 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme25 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme4.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme6.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme7.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme11.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme25.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"]  {
        padding-left: 200px; 
    }
    .theme6 .footerarea .f3 .widgets-text-widget .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme6.broker .footerarea .f3 .widgets-text-widget .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"] {
        margin-left: 0;
        padding-left: 180px;
        margin-right: 1em;
    }
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme12 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme12.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"] {
        padding-left: 128px;
    }
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogos/11.png"],
    .theme18 .footerarea .logo img[src="/themes/bannertheme/images/companyLogosBig/11.png"],
    .theme18.broker .footerarea .logo_link img[src="/themes/bannertheme/images/companyLogosBig/11.png"] {
        margin-left: -1.8em;
    }
}

/*Blogs page new styles*/
*[class*='gr-con-'] {
    padding: 0 2.5vw;
}
body[class*="blog"] #wsidebar_right, 
body .node.blog #wsidebar_right {
    display: none;
}
body[class*="blog"] .maincontent {
    margin: auto;
    width: 90% !important;
}
body[class*="blog"] .maincontentinner {
    position: relative;
}
body[class*="blog"] h1.main_title {
    font-size: 1.4vw;
    margin: 0 0 1vw;
    text-transform: capitalize;
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
body[class*="blog"] .main_title span {
    color: #333;
}
body[class*="blog"] .main_title:after {
    border-top: 3px solid #808080;
    content: '';
    display: block;
    margin-top: 1vw;
    width: 3vw;
}
body[class*="blog"] .node.blog {
    overflow: auto;
    position: relative;
    margin-bottom: 2em;
}
.inner .node .content img {
    max-height:100%;
    max-width:100%;
}
.inner .agent-details-wrapper .image-bg-wrapper img {
    max-height:1000%;
    max-width:1000%;
}
.inner .agent-details-wrapper .agent-image img {
    max-width: 90%;
    max-height: 90%;  
}
.inner .node.blog .title {
    font-size: 1.4vw;
    text-transform: capitalize;
    line-height: 1.5;
    margin: 0 0 0.5vw;
}
.inner .node.blog .title a {
    color:#808080;
}
.inner .node.blog .post_date {
    display:flex;
    margin-bottom: 1vw;
}
.inner .node.blog .post_date br {
    display:none;
}
.inner .node.blog .addthis_toolbox {
    margin: 2vw 0 1vw;
}
.inner .node.blog .addthis_toolbox a {
    margin:0;
}
.inner #comment_form fieldset {
    display:none;
}
.inner #comment_form .form-item.Subject {
    max-width:50%;
}
.inner .comment {
    padding-bottom: 1vw;
}
.inner .comment .links,
.inner .node.blog .links {
    font-size: 0.85vw;
}
.inner .node.blog .links {
    float: left;
    clear: both;
}
.inner .comment .links a,
.inner .node.blog .links a {
    background: #808080;
    border-radius: 0.5vw;
    color: #fff;
    line-height: 1;
    padding: 0.25vw 0.5vw;
    text-transform: capitalize;
}
#comment_confirm_delete .container-inline a {
    webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #429D9D;
    font-size: 0.9em;
    text-align: center;
    color: #000000;
    font-weight: 600;
}
.box,
.comment-title {
    clear: both;
}
.comment-title {
    padding-left: 0;
}
.inner .comment-title .legend {
    border-bottom: 2px solid #808080;
    font-weight: 600;
}
.inner .comment .submitted {
    color: #2f2f2f;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 5px;
}
.inner .comment h3.title {
    margin: 1vw 0px 0.25vw;
}
.inner .comment h3.title a {
    color:#808080;
}
.inner .comment .content {
    margin: 0.5vw 0 1.5vw;
}
#comment_form .form-submit {
    margin-left: 0em !important;
}
/*body[class*="blog"] .node .content img {
    height: auto !important;
    max-height: 10vw;
    width: auto !important;
    margin: 20px;
    float: right;
}*/
body .blog .content p {
    margin: 0px 0px 1em;
    padding: 0;
    line-height: 1.5;
    font-size: 0.85vw;
    font-family: 'Montserrat', sans-serif;
}
/*post date*/
body[class*="blog"] .post_date {
    position: absolute;
}
body[class*="blog"] .comment_date,
body[class*="blog"] .post_date {
    background: #808080;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #808080;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    left: -4.7vw;
    text-align: center;
    width: 3.6vw;
}
body[class*="blog"] .post_date span {
    display: block;
    flex: 1;
}
body[class*="blog"] .post_date span:nth-child(1), 
body[class*="blog"] .post_date span:nth-child(2) {
    background: #fff;
    font-weight: 700;
    font-size: 0.8vw;
    line-height: 1;
}
body[class*="blog"] .post_date span:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0.5vw 0 0;
}
body[class*="blog"] .post_date span:nth-child(2) {
    padding: 0.2vw 0.5vw 0.5vw;
}
body[class*="blog"] .post_date span:nth-child(3) {
    color: #fff;
    font-size: 0.8vw;
    line-height: 1;
    padding: 0.4vw 0;
}
/*pager*/
body[class*="blog"] .pager {
    background: #808080;
    font-size: 0.8rem;
    list-style: none;
    margin: 1.1em 0em 1em;
    padding: 0.5rem 0;
    text-align: center;
    width: 100%;
}
.blog ul {
    list-style-position: outside;
    padding-left: 15px;
}
body[class*="blog"] .pager .pager-current {
    background: #fff;
    color: #808080;
    padding: 0 0.4rem;
}
body[class*="blog"] .pager a, 
body[class*="blog"] .pager .pager-ellipsis {
    color: #fff;
    display: inline-block;
    padding: 0px 0.2em;
    text-decoration: none;
    text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
    body[class*="blog"] h1.main_title {
        font-size: 1.5vw;
    }
    body[class*="blog"] .comment_date, 
    body[class*="blog"] .post_date {
        left: -5vw;
        width: 4vw;
    }
    body[class*="blog"] .post_date span:nth-child(1), 
    body[class*="blog"] .post_date span:nth-child(2) {
        font-size: 0.9vw;
    }
    body[class*="blog"] .post_date span:nth-child(3) {
        font-size: 0.9vw;
    }
}
@media screen and (max-width: 1180px) {
    body[class*="blog"] .maincontent {
        padding-left: 5%;
    }
    body[class*="blog"].inner .wrapper.contentarea {
        width: 85.59%;
    }
}
@media screen and (max-width: 1024px) {
    *[class*='gr-con-'] {
        padding: 0 1.5rem;
    }
    body[class*="blog"] h1.main_title {
        font-size: 1.5rem;
        margin: 0 0 1rem;
    }
    body[class*="blog"] .main_title:after {
        margin-top: 1rem;
        width: 30px;
    }
    body[class*="blog"] .comment_date, 
    body[class*="blog"] .post_date {
        left: -4.5rem;
        width: 4rem;
    }
    body[class*="blog"] .post_date span:nth-child(1), 
    body[class*="blog"] .post_date span:nth-child(2) {
        font-size: 0.9rem;
    }
    body[class*="blog"] .post_date span:nth-child(1) {
        padding: 0.5rem 0 0;
    }
    body[class*="blog"] .post_date span:nth-child(2) {
        padding: 0.2rem 0.5rem 0.5rem;
    }
    body[class*="blog"] .post_date span:nth-child(3) {
        font-size: 0.9rem;
        padding: 0.4rem 0;
    }
    .inner .node.blog .title {
        font-size: 1.4rem;
        margin: 0 0 0.5rem;
    }
    body .blog .content p {
        font-size: 0.85rem;
    }
    .inner .comment .links, 
    .inner .node.blog .links {
        font-size: 0.85rem;
    }
    .inner .comment .links a, .inner .node.blog .links a {
        border-radius: 0;
        padding: 0.25rem 0.5rem;
    }
}
@media screen and (max-width: 768px) {
    body[class*="blog"] .maincontent {
        width: 85% !important;
    }
   /* body[class*="blog"] .node .content img {
        max-height: 100%;
        float: none;
        margin-left: 0;
        display: block;
    }*/
}
@media screen and (max-width: 684px) {
    body[class*="blog"] .maincontent {
        width: 78% !important;
    }
}
@media screen and (max-width: 640px) {
    body[class*="blog"].inner .node.blog .links a,
    .inner div.node.blog .links a {
        background: transparent;
        color: #808080;
        padding: 0;
        font-weight: 600;
        text-decoration: underline;
    }
}
@media screen and (max-width: 568px) {
    body[class*="blog"] .maincontent {
        margin-right: 2.5rem;
    }
}
@media screen and (max-width: 480px) {
    body[class*="blog"] .maincontent {
        margin-right: 1rem;
    }
}
@media screen and (max-width: 425px) {
    body[class*="blog"] .maincontent {
        margin-right: 0;
    }
}
/*license number*/
#footerwidget2 .footer_License {
    font-size: 0.9em;
}
#footerwidget2 .footer_License span{
    font-weight: 700;
}


#comment_form #edit-subject,
#comment_form #edit-comment{
	max-width:100%;
}
span[title="This field is required."] {
text-align:left;
}

/*captcha*/
#user_pass .form-item.Name,
#visitor_register .form-item.Name,
#visitor_pass .form-item.Username,
#comment_form .form-item.E-mail,
#contact_broker_form .form-item.Last-Name,
#contact_agent_form .form-item.Last-Name,
form[action="/node/add/distressed_sales"].incom-js .form_content div.form-item.main_field:nth-child(2), 
#FreeReport-form.incom-js .form_content div.form-item.main_field:nth-child(2),
form[action="/node/add/contactSite"].incom-js .form_content div.form-item.main_field:nth-child(2),
.property_view #property_form_tabs .widgets-askQuestions .form-item.Last-Name,
.widgets-askQuestions .general-info .form-item.Last-Name{
		display:none;
}

/*Buying tips and selling tips sub page anchors*/
#topPage.vheader {
    height: auto; 
    font-size: 0.5em;
}
@media(min-width:1017px) {
    .inner  :target::before {
        content: "";
        display: block;
        height: 100px; /* fixed header height*/
        margin: -100px 0 0; /* negative fixed header height */
    }  
}
@media(max-width:1017px) {
    .inner  :target::before {
        content: "";
        display: block;
        height: 100px; /* fixed header height*/
        margin: -100px 0 0; /* negative fixed header height */
    }
}
/*Table for mobile screens*/
.mobileVersion div[id*="textWidget"] .widgets-text-widget table td,
.mobileVersion div[id*="textWidget"] .widgets-text-widget table th,
.mobileVersion.inner .maincontent .node table td,
.mobileVersion.inner .maincontent .node table th {
    display:block;
    width: auto!important;
}
.mobileVersion div[id*="textWidget"] .widgets-text-widget table,
.mobileVersion.inner .maincontent .node table {
    width: 100%!important;
}

/*About me text alignment*/
.inner .widget .widgets-text-widget .rteleft {
    text-align: left;
}
.inner .widget .widgets-text-widget .rteright {
    text-align: right;
}
.inner .widget .widgets-text-widget .rtecenter {
    text-align: center;
}
.inner .widget .widgets-text-widget .rtejustify {
    text-align: justify;
} 
body.inner .widget .widgets-text-widget h2 {
    font-size: 1.5em;
}
.inner .widget .widgets-text-widget h2.rteleft {
    text-align: left!important;
}
.inner .widget .widgets-text-widget h2.rteright {
    text-align: right!important;
}
.inner .widget .widgets-text-widget h2.rtecenter {
    text-align: center!important;
}
.inner .widget .widgets-text-widget h2.rtejustify {
    text-align: justify!important;
} 
body[class*="buying_tips"] h3,
body[class*="buying_tips"] h4,
body[class*="selling_tips"] h3,
body[class*="selling_tips"] h4 {
    font-size: 1em;
}

/*Join our team section on the front page*/
.front .widgets-text-widget .jointxt h3 strong {
    font-weight: bold;
}

/*Property Listings Page*/
.sold_properties_list #sortListing .rest-form .pricewrapper {
    display: none;
}

/*Property Listing Sold Labels*/
.property_item .imageproperty.forsold:before,
.property_item .imageproperty.forrented:before,
.property_item .imageproperty.forleased:before {
    display: none;
}
.property_item .forsold a.property_image:after,
.property_item .forrented a.property_image:after,
.property_item .forleased a.property_image:after {
    content: '';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 0.3em;
    position: absolute;
    left: calc(-50% + 1em);
    top: 1em;
    color: #fff;
    background-color: rgb(255,0,0);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    height: auto;
    line-height: 1.3em;
    font-weight: normal;
}
.property_item .forsold a.property_image:after {
    content: 'Sold';
    background-color: rgb(255,0,0);
}
.property_item .forrented a.property_image:after {
    content: 'Rented';
    background-color: rgb(137,17,199);
}
.property_item .imageproperty.forleased a.property_image:after {
    content: 'Leased';
    background-color: rgb(137,17,199);   
}

/* Form error message stytling */
.front .form-item small.error,
.inner .form-item small.error,
.front .drip-group-container-wrapper small.error,
.inner .drip-group-container-wrapper small.error{
    display:block;
    font-size: 0.8em;
    line-height: 1.1;
    margin: 0.5em 0;
}
.front .drip-group-container-wrapper small.error,
.inner .drip-group-container-wrapper small.error{
    margin: 0 0 1em 0;
}

#visitor_register div div.form-item small.error{
    padding-left: 23%;
    font-size: 0.8em;
    line-height: 1.1;
    margin: 0.5em 0;
}

@media(min-width:480px){
    #visitor_register div div.form-item small.error{
        padding-left: 210px;
    }
}