@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);


@font-face {
    font-family: 'DroidSansregular';
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont.woff') format('woff'),
         url('DroidSans-webfont.ttf') format('truetype'),
         url('DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansbold';
    src: url('DroidSans-Bold-webfont.eot');
    src: url('DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-Bold-webfont.woff') format('woff'),
         url('DroidSans-Bold-webfont.ttf') format('truetype'),
         url('DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OswaldBold';
    src: url('oswald-bold-webfont.eot');
    src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold-webfont.woff') format('woff'),
         url('oswald-bold-webfont.ttf') format('truetype'),
         url('oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OswaldLight';
    src: url('oswald-light-webfont.eot');
    src: url('oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-light-webfont.woff') format('woff'),
         url('oswald-light-webfont.ttf') format('truetype'),
         url('oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Oswald';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html[class*="translated"] body{
	position:relative!important;
}

.nivo-directionNav .nivo-prevNav{
	background:url('../images/snav.png') no-repeat 0 0;
	display:block;
	width:36px;
	height:56px;
	margin-left:2%;
}
.nivo-directionNav .nivo-nextNav{
	background:url('../images/snav.png') no-repeat 0 -56px;
	display:block;
	width:36px;
	height:56px;
	margin-right:2%;
}

#topwidget.widgetsRegions{
	padding:0px;
}
#topwidget1.widgetsRegions,
#topwidget2.widgetsRegions,
#footerwidgettop.widgetsRegions,
#footerwidgetbottom.widgetsRegions{
	padding-left:0px;
	padding-right:0px;
}
#footerwidget2.widgetsRegions{
	background:none;
	border:none;
	min-height:0px;
}
#footerwidget2 div.blockToolbarItem{
	border:none;
	background:none;
}
#footerwidget2 div.TitleToolBar{
	display:none!important;
}


/*body {padding-top:0px !important;}*/

.hide_office_name .mainuser .agent_office, 
.hide_office_name .mainuser .office_name,
.hide_office_name .mainuser .agent_office_name {
    display: none;
}

.g5, .g6{
	display:none;
}

.contentarea .g1,
.footerarea .f1{
	width: 30.3%;
    padding: 0px 1.5%;
}

.widecontent {
	padding: 0.1em 1.5% 0px;
}

.maincontent{
	width: 72%;
    float: left;
    padding: 0em 2.367% 1em 0%;
}
.maincontentinner{
	clear:both;
	margin-bottom: 2em;
}
.contentarea {
	padding-top: 1.5em;
}
.wrapper{
/*min-width:971px;*/
width:68.59%;
margin: 0 auto;
}
#topwidget, #footerwidget1{
background: none!important;
border: none!important;
min-height: 20px!important;
}
#topwidget .blockToolbarItem, #footerwidget1 .blockToolbarItem{
	border:none;
	background:none;
}
body #wsidebar_right{
width: 22.53333%;
float: right;
}
#wsidebar_right img{
max-width:100%;
}
ul.backlinkd{
margin-top: 2em;
padding: 0px;
}
ul.backlinkd a{
	padding:0px;
}

h1.main_title{
	margin-top: 0px;
 font-family: 'OswaldLight', sans-serif;
font-weight: normal;
font-size: 1.5em;
}

input[type="submit"]{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #C5C0C0;
font-family: 'DroidSansbold', sans-serif;
font-size: 0.9em;
}


/*menu*/
header:before{
content:"";
border-top:1px solid #b4b6b7;
border-bottom:1px solid #b2b2b3; 
width:100%;
height:4px;
display:block;
}
header{
border-top:1px solid #f1f2f1;
border-bottom:1px solid #fbfbfb;
width:100%;
visibility:hidden;
/*z-index:1200;
position:relative;*/
}
.ie9 header,
.ie8 header{
	position:static;
}
header:after{
	content:"";
	border-top:1px solid #fffff2;
	border-bottom:2px solid #d4d5d7;	
	width:100%;
	height:1px;
	display:block;
}
header .wrapper:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
header .wrapper{
	width: 100%;
}
#menuWidgetContainer{
	margin-top:-2em;
}
#menuWidgetContainer ul{
z-index: 1100;
text-align:center;
font-size:0.95em;
font-family: 'DroidSansregular', sans-serif;
}
#menuWidgetContainer ul li{
	display:block;
	float:left;
}
#menuWidgetContainer ul li.menu1 a{
	border-left:1px solid #dddedf;
}
#menuWidgetContainer ul li a{
	display:block;
	height:55px;
	border-right: 1px solid #dddedf;
/*box-shadow: inset 0px 0px 0 1px #fff;*/
line-height:55px;
}
#menuWidgetContainer ul li:hover{
box-shadow: inset 0 1px 8px rgba(20,20,25,0.2);
}
#menuWidgetContainer ul li.submenu a.visitor_tools{
	width:140px;
	padding:0px;
}
#menuWidgetContainer ul li.item-with-ul:hover,
#menuWidgetContainer ul li.submenu:hover{
	box-shadow: inset 0 4px 6px -2px rgba(0,20,50, 0.26);
}
#menuWidgetContainer ul li.submenu span.indicator{
	display:none;
}
/*
#menuWidgetContainer ul li.submenu:hover span.indicator{
display:block;
height:2px;
width:100%;
}
*/
#menuWidgetContainer ul li.item-with-ul ul,
#menuWidgetContainer ul li.submenu ul{
margin:0px 0px 0px -1px;
padding-bottom:0.7em;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
box-shadow: 0 5px 4px rgba(20,20,25,0.2), inset 0 0 0 1px #fffffc;
    position: absolute;
    min-width: 100%;
}
#menuWidgetContainer ul li.submenu ul {
	max-height: calc(100vh - 100px);
	overflow-y: auto;
}
.longMenu #menuWidgetContainer ul li.submenu ul {
	max-height: none;
}
#topwidget #menuWidgetContainer .submenu ul::-webkit-scrollbar {
    width: .35rem;
}
#topwidget #menuWidgetContainer .submenu ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
#topwidget #menuWidgetContainer .submenu ul::-webkit-scrollbar-thumb {
	background-color: #4c4c4c;
	outline: 1px solid slategrey;
}
#menuWidgetContainer ul li.item-with-ul ul{
background: #fffffc;
background: -o-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
background: -webkit-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
background: -moz-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
background: -ms-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
background: linear-gradient(to bottom, #fffffc 0%, #f2f2f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffc', endColorstr='#f2f2f3',GradientType=0 );
}
#menuWidgetContainer ul li.item-with-ul a:after{
content:'\f0d7';
		font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px;
}
#menuWidgetContainer ul li.item-with-ul:hover a:after{
	content:'\f0d8';
}
#menuWidgetContainer ul li.item-with-ul ul a:after{
	display:none;
}
.footerarea #menuWidgetContainer ul li.item-with-ul ul{
	position:relative;
	min-width:1px;
	display:none!important;
	height: auto!important;
    opacity: 1!important;
    background: none;
    box-shadow: none;
    padding-bottom: 0px;
}
.footerarea #menuWidgetContainer ul li.item-with-ul ul.flexnav-show{
	display:block!important;
}
.footerarea #menuWidgetContainer ul li.item-with-ul:before{
	content:'\f0da';
		font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.footerarea #menuWidgetContainer ul li.item-with-ul a:after{
	display:none;
}
.footerarea #menuWidgetContainer ul li.item-with-ul:hover:before{
	content:'\f0d7';
}
.footerarea #menuWidgetContainer ul li.item-with-ul ul li{
	width:100%;
}
#menuWidgetContainer ul li.item-with-ul ul li,
#menuWidgetContainer ul li.submenu ul li{
	float:none;
}
#menuWidgetContainer ul li.item-with-ul ul li a,
#menuWidgetContainer ul li.submenu ul li a{
	height:auto;
	line-height:1em;	
	box-shadow:none;
	border:none;
	padding:0.5em 1em;
}
#menuWidgetContainer li:hover ul{
	display:block;
}
.longMenu #topwidget #menuWidgetContainer ul.flexnav{
width:100%!important;
z-index:500;
position:absolute;
border-bottom:1px solid #fbfbfb;
    background: #fffffc;
    background: -o-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
    background: -webkit-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
    background: -moz-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
    background: -ms-linear-gradient(top, #fffffc 0%, #f2f2f3 100%);
    background: linear-gradient(to bottom, #fffffc 0%, #f2f2f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffc', endColorstr='#f2f2f3',GradientType=0);
}
.longMenu #topwidget #menuWidgetContainer ul.flexnav:after{
	content:"";
	border-top:1px solid #fffff2;
	border-bottom:2px solid #d4d5d7;	
	width:100%;
	height:1px;
	display:block;
}
.broker.longMenu #topwidget a[title="Home"]{
	background: none;
    text-indent: 0px;
    width: auto;
}
.longMenu #topwidget #menuWidgetContainer ul li{
	float:none;
	text-align: left;
	z-index:1200;
}
.longMenu #topwidget #menuWidgetContainer ul li a{
	height:2em;
	line-height:2em;
}
.longMenu #topwidget #menuWidgetContainer ul li.submenu{
	position:relative;
}
.longMenu #topwidget #menuWidgetContainer ul li.submenu a.visitor_tools{
	width:auto;
	padding: 0px 1em 0px 1em;
}
.longMenu #topwidget .submenu .touch-button .navicon{
	display:none;
}
.longMenu #topwidget .submenu .touch-button .navicon:before{
	content:'\25B6';
	font-size: 1.2em;
}
.longMenu #topwidget .submenu .touch-button.active .navicon:before{
	content:'\25BC';
	font-size: 1em;
}
.longMenu #topwidget .submenu .touch-button{
width: 100%;
height: 2em;
text-align: left;
line-height: 2em;
right: 0;
}
.longMenu #topwidget .submenu ul.resourcemenu{
position: relative;
z-index: 500;
}
.longMenu #topwidget #menuWidgetContainer ul li.submenu ul li a{
padding: 0px 1em 0px 2em;
}
.longMenu #topwidget #menuWidgetContainer ul li:nth-child(odd):before{
	content:'\00a0';
	display:block;
	width:100%;
	height:2em;
	background-color:#e6e6e7;
	opacity:0.6;
	filter:alpha(opacity=60);
	position: absolute;
    z-index: -1;
}
.longMenu #topwidget .menu-button {
    display: block;
    height: 3em;
    line-height: 3.1em;
}
.longMenu #topwidget .flexnav {
    overflow: hidden;
}
.longMenu #topwidget .widget {
    margin-bottom: 0px;
}
.menu-button .touch-button{
    padding-top: 1.2em;
}
.longMenu #menuWidgetContainer ul li ul{
	position:relative;
	padding-bottom: 0px;
}
.longMenu #topwidget #menuWidgetContainer ul li:not(.submenu) ul a{
	height:auto;
	line-height:1em;
	padding-left:2em;
}
.longMenu header {
    position: relative;
    z-index: 1200;
}

.mobileVersion #topwidget #menuWidgetContainer ul.flexnav{
width:100%!important;
z-index:500;
position:absolute;
border-bottom:1px solid #fbfbfb;
}
.mobileVersion #topwidget #menuWidgetContainer ul.flexnav:after{
	content:"";
	border-top:1px solid #fffff2;
	border-bottom:2px solid #d4d5d7;	
	width:100%;
	height:1px;
	display:block;
}
.mobileVersion #topwidget #menuWidgetContainer ul li{
	float:none;
	text-align: left;
	z-index:1200;
}
.mobileVersion #topwidget #menuWidgetContainer ul li a{
	height:2em;
	line-height:2em;
}
.mobileVersion #topwidget #menuWidgetContainer ul li.submenu{
	position:relative;
}
.mobileVersion #topwidget #menuWidgetContainer ul li.submenu a.visitor_tools{
	width:auto;
	padding: 0px 1em 0px 1em;
}
.mobileVersion #topwidget .submenu .touch-button .navicon{
	margin-left: 1.8%;
}
.mobileVersion #topwidget .submenu .touch-button .navicon:before{
	content:'\25B6';
	font-size: 1.2em;
}
.mobileVersion #topwidget .submenu .touch-button.active .navicon:before{
	content:'\25BC';
	font-size: 1em;
}
.mobileVersion #topwidget .item-with-ul .touch-button,
.mobileVersion #topwidget .submenu .touch-button{
width: 100%;
height: 2em;
text-align: left;
line-height: 2em;
right: 0;
}
.mobileVersion .footerarea  .item-with-ul .touch-button{
	width:100%;
}
.mobileVersion #topwidget .submenu ul.resourcemenu{
position: relative;
z-index: 500;
}
.mobileVersion #topwidget #menuWidgetContainer ul li.submenu ul li a{
padding: 0px 1em 0px 2em;
}
.mobileVersion #topwidget #menuWidgetContainer ul li:nth-child(odd):before{
	content:'\00a0';
	display:block;
	width:100%;
	height:2em;
	background-color:#e6e6e7;
	opacity:0.6;
	filter:alpha(opacity=60);
	position: absolute;
    z-index: -1;
}
.mobileVersion #topwidget #menuWidgetContainer ul li.item-with-ul.activeLiClass:hover a:after,
.mobileVersion #topwidget #menuWidgetContainer ul li.item-with-ul.activeLiClass a:after{
	content:'\f0d8';
}
.mobileVersion #topwidget #menuWidgetContainer ul li.item-with-ul:hover a:after {
    content: '\f0d7';
}
.mobileVersion .footerarea #menuWidgetContainer ul li.item-with-ul.activeLiClass:hover:before,
.mobileVersion .footerarea #menuWidgetContainer ul li.item-with-ul.activeLiClass:before{
	content: '\f0d7';
}
.mobileVersion .footerarea #menuWidgetContainer ul li.item-with-ul:hover:before {
    content: '\f0da';
}

/*agent block*/
.mainuser {
	background:url('../images/skyline_f.png') repeat-x center bottom;
	padding-bottom: 18px;
}
.inner .mainuser{
	text-align: center;
	position:relative;
	height: 8em;
	padding-bottom:0px;
	margin-bottom: 13px;
}
.inner .mainuser .agent_photo{
position: absolute;
z-index: 1000;
margin-left: 32.8%;
top: 24px;
width: 6.6%;
overflow: hidden;
display: block;
height: 100px;
min-width: 80px;
}
.inner .mainuser .agent_photo img{
	height:100px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.mainuser figcaption{
width:30%;
height:109px;
position:relative;
margin:0px auto;
z-index: 399;
min-width:458px;
border-top:1px solid #eceded;
border-bottom:1px solid #b7b9bb;
border-left:1px solid #dedfe1;
border-right:1px solid #bcbdbf;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.front .mainuser figcaption{
	top:13px;
}
.inner .mainuser figcaption{
position: absolute;
bottom: -2px;
left: 32.5%;
width:35%;
}

.mainuser figcaption:before{
	content:'\00a0';
	height:120px;
	width:102%;
	display:block;
	margin: -5px 0px 0px -1%;
	opacity:0.6;
	filter:alpha(opacity=60);
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/*
.mainuser figcaption:before{
	content:"";
	background:url('../images/agentblock_left.png') no-repeat;
	width:12px;;
	height:120px;
	display:block;
	float:left;
	position:absolute;
	left:-12px;
}
.mainuser figcaption:after{
	content:"";
	background:url('../images/agentblock_right.png') no-repeat;
	width:12px;
	height:120px;
	display:block;
	right: -12px;
    position: absolute;
}
*/
.mainuser figcaption h2.agent_name{
	font-size:1.2em;
    position:absolute;
    left:0%;
    top:20%;
    font-family: 'Oswald', sans-serif;
    font-weight:normal;
    width:50%;
    text-align:center;
    white-space:nowrap;
}
.mainuser figcaption h4.agent_title{
	 position:absolute;
     left:0%;
     top:44%;
     font-size:0.9em;
     font-family: 'OswaldLight', sans-serif;
     width:50%;
     text-align:center;
}
.inner .mainuser figcaption h2.agent_name,
.inner .mainuser figcaption h4.agent_title{
	  left:20%;
      width:27%;
}
.mainuser figcaption dl{
	width:49%;
	position:absolute;
	top:7%;
	left:50%;
	font-family: 'Oswald', sans-serif;
	font-size:0.8em;
	margin: 0px;
}
.mainuser figcaption dt{
	float:left;
	width:25%;
}
.mainuser figcaption h2.agent_office_name{
	font-family: 'Oswald', sans-serif;
	font-size:0.8em;
	position:absolute;
	bottom:0%;
	left:50%;
	font-weight:normal;
	width: 36.5%;
	text-align: left;
	margin-bottom: 0.3em;
}
.mainuser figcaption a.logo {
	display:block;
	width:12%;
	position:absolute;
	right:1%;
	bottom:3px;
}
.inner .mainuser figcaption a.logo {
width:10.5%;
}
.inner .mainuser figcaption h2.agent_office_name{
	width:37.5%;
}
.mainuser figcaption a.logo img{
   max-width: 100%;
    max-height: 3em;
    display: block;
    float: right;
}
.front:not(.broker).hide_office_name .mainuser figcaption a.logo img,
.inner:not(.broker).hide_office_name .mainuser figcaption a.logo img {
	max-height: 110px;
	height: 110px;
	object-fit: contain;
}

.mainuser .bigimage{
	margin-left: 65%;
    position: relative;
    z-index: 300;
    width: 16%;
    display: block;
 /*   min-width: 150px;*/
}
.mainuser .bigimage img{
    width:100%;
}
.mainuser dl.officeaddress{
	display:none;
}
	
/*slider*/
.front #slider {
	position:absolute;
	top:67px;
	height: 30vw;
	/*min-width: 971px;*/
}

/*footer*/
footer{
	background:#eff0f2 url('../images/footer_bg.png') repeat;
	border-top:1px solid #D9DADD;
	margin-top: 2em;
}
.footerarea {
	padding-top: 1em;
}
.footerarea .f1.f2{
	width:67%;
}
.footerarea .f1.f3{
    width:27%;
}
.footerarea #menuWidgetContainer h2{
	display:none;
}
.footerarea #menuWidgetContainer ul li{
	text-align: left;
width: 33.3%;
}
.footerarea #menuWidgetContainer ul li a {
	height:auto;
	border:none;
	box-shadow:none;
	line-height:22px;
	padding: 0px;
	white-space: normal;
	font-size: 1em;
font-family: 'OswaldLight', sans-serif;
display:inline;
}
.footerarea #menuWidgetContainer ul li:hover{
	background:none;
	box-shadow:none;
}
.footerarea #menuWidgetContainer ul li a:hover{
	color:#000;
}
footer .credentials{
/*min-width: 971px;*/
width:66.59%;
margin: 1em auto 0px;
font-size: 0.9em;
border-top: 1px solid #C9C9C9;
padding-top: 0.4em;
}
footer .credentials .brokerfooter{
	display:block;
}
footer .credentials .credit,
footer .terms_policy_links{
	float:left;
	font-style: italic;
	margin:0px;
}
footer .terms_policy_links{
	margin-bottom:0.6em;
	font-size:0.85em;
}
footer .credentials .login{
	float:right;
	white-space:nowrap;
    margin-top: -2.5em;
}
/*social media*/
#footerwidget2 .social_media:before{
	content:"Let's Connect";
	display:block;
	font-family: 'OswaldLight', sans-serif;
	font-size:1.6em;
	padding-bottom:0.3em;
}
.widget .social_media{
	padding:0px;
} 

/*widgets*/
.widget h2:not(.rteright):not(.rteleft) {
    font-family: 'DroidSansregular', sans-serif;
    padding:0px!important;
    text-align:center;
    font-size: 1em;
} 
.widget h2.subject {
    font-size: 1em;
}
.widecontent .widget h2{
text-align:left;
}
.widget .widgets-text-widget h2:not(.subject) {
    font-size: 1.5em;
}
.widgets-featuredListings h2{
	margin: 0.6em 0px;
}

.widgets-text-widget img,
div[id*="textWidget"] img{
	max-width:98%;
	height:auto!important;
}
div[id*="textWidget"] iframe[src*="youtube"]{
	max-width:100%;
}

.widget{
margin-bottom:2em;
}
.front .g1 #widgets-quick-search,
.front .g1 .widgets-city-links,
.front .g1 .widgets-askQuestions,
.front .g1 .widgets-featuredListings{
	width:85%;
	margin:0px auto;
}
.g1 .widgets-askQuestions .drip-group-container .form-item {
    width: 47%;
    margin: 5px 1.5%;
}
.g1 .widgets-askQuestions .drip-group-container {
    width: 95%;
    margin: 0 auto 8px;
}
.g1 .widgets-askQuestions .chosen-container {
    width: 91%!important;
}

#widgets-quick-search,
.widgets-city-links,
.widgets-featuredListings,
.widgets-askQuestions{
-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;
}
.front #contentwidgettop.widecontent #widgets-quick-search,
.front #contentwidgetbottom.widecontent #widgets-quick-search {
	width:100%;
}


#wsidebar_right #widgets-quick-search .save_quick_search_container,
.g1 #widgets-quick-search .save_quick_search_container{
	float:none;
	clear:both;
}

/*widget city links*/
.widgets-city-links a.alllink{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #C5C0C0;
font-family: 'DroidSansbold', sans-serif;
font-size: 0.9em;
width:38%;
margin:0 auto 1em;
display:block;
text-align:center;
color:#000000;
}


a.featured_readmore, a.viewfulllink{
color: #000000!important;
text-transform: none!important;
font-style: normal;
}
a.viewfulllink{
font-weight:normal;
}

.front .g1 .widgets-city-links .main-city-image{
	height: 12.5vw;
}
.condo-detail #topwidget1{
margin-top: -25px;
}

/*featured listing */ 
.widgets-featuredListings a.alllink{
	font-size:0.9em;
	text-align:center;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C5C0C0;
	font-family: 'DroidSansbold', sans-serif;
	width: 70%;
	margin: 0 auto 1em;
	color:#000000;
}
a.alllink:hover{
	text-decoration:none;
}
.widgets-featuredListings div.condoprice{
	display:none;
}

a.featured_readmore{
	font-size:0.9em;
	text-align:center;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #C5C0C0;
	font-family: 'DroidSansbold', sans-serif;
	padding: 0.4em 0.7em;
}

.widecontent .widgets-featuredListings img.featured{
	border: 1px solid #A1A0A0;
}


/*search property form*/
h3.smallh3{
font-family: 'OswaldLight', sans-serif;
}
/*pager*/
.pager .pager-current{
 color:#fffff1;
}
.pager a:hover{
	color:#ffffff;
}
/*property listing*/
.property_item .imageproperty a.view_detailsp{
font-family: 'DroidSansregular', sans-serif;
}
.property_item img.status_property{
left:35%;
}
/*property_details*/
.back-link a{
margin: 0px 0px 25px 0px;
font-family: 'OswaldLight', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
}
#property_address_title{
	 font-family: 'OswaldLight', sans-serif;
}
#property_details_image,
#map {
  border:2px solid #e6e6e6;
}
.property_btn a,
a.neighborhood{
border: 2px solid #e6e6e6;
border-top:none;
font-family: 'DroidSansregular', sans-serif;
}
#property_details ul li{
   border:1px solid #f6f0e2;
}
#property_details li a{
   font-family:"DroidSansregular", Trebuchet MS, Arial, sans-serif;
}
#property_details li.addthis_container{
   font-family:"Open Sans", Trebuchet MS, Arial, sans-serif;
}
#propertyMap #map,
#property_details_image {
    width: 47.3%;
}
/*map search*/
#gmapSearchList .property_map_item.odd,
#gmapSearchList .property_map_item.even,
.property_map_item h2{
  font:normal 1em 'OswaldLight', sans-serif;
}

fieldset.contact_form .req{
  background:url('../images/star.png') no-repeat 0px 4px;
  color:#b83937;
   font:italic 12px Arial, Helvetica, sans-serif;
  display:block;
  padding-left:0.8em;
  margin-top: -0.3em;
}
span[title="This field is required."]{
	text-indent:-5000px;
	 background:url('../images/star.png') no-repeat 0px 4px;
  color:#b83937;
   font:italic 12px Arial, Helvetica, sans-serif;
  display:inline-block;
  width:10px;
top: -4px;
position: relative;
}


/*office version */
#topwidget #menuWidgetContainer ul.mainmenu{
	visibility:hidden;
}
.broker .mainuser{
	background:none;
}
.broker .mainuser figcaption{
	background:transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:none;
	margin-top: 0!important;
    top: -60px;
	height:0.5em;
}
.broker.longMenu .mainuser figcaption{
	width:auto!important;
}
.broker.longMenu .logo_link {
    background-image: none;
    width: 9%;
    height: 2.8em;
    top: 3.7em;
    position: absolute;
    text-align: center;
}
.front.broker.longMenu .logo_link {
    background-color: #F5F5F5;
}
.broker.longMenu .logo_link img {
    max-width: 100%;
    max-height: 40px;
    display: block;
    margin: 3px auto 0px!important;
}
.front.broker.longMenu .mainuser figcaption .logo_link:after {
    content: '';
    border-color: #F5F5F5 transparent transparent #F5F5F5;
    border-width: 1.4em;
    border-style: solid;
    position: absolute;
    left: 100%;
    top: 0px;
}
.broker.longMenu #topwidget #menuWidgetContainer .firstmenu{
	margin-left:0px!important;
}
.broker .mainuser figcaption dt,
.broker .mainuser figcaption dd,
.broker .mainuser figcaption:before{
	display:none;
}
.broker .mainuser figcaption dl{
	width:auto;
	top: 60px!important;
	left:auto;
	right:2px;
    z-index: 390;
    background-color:#F5F5F5;
    padding:0.5em 10px 0.5em 0px;
    visibility:hidden;
}
.front.broker .mainuser figcaption dl:before{
	content: '';
	border-color: #F5F5F5 #F5F5F5 transparent transparent;
	border-width:1.8em;
	border-style:solid;
	position:absolute;
     margin-top:-0.5em;
     left:-3.5em;
     }
.broker .mainuser dd:after{
	display:block;
font-size:0.8em;
margin-top:-3px;
}
.broker .mainuser dd{
		padding-left:25px;
		margin-left:20px;
}
.broker .mainuser dd.phone_office{
	background:url('../images/phone_icon.png') no-repeat 0px 2px;
	display:inline-block;
}
.broker .mainuser dd.phone_office:after{
content:'Phone';
}
.broker .mainuser dd.fax_number{	
	background:url('../images/fax_icon.png') no-repeat -4px 4px;
   display:inline-block;
}
.broker .mainuser dd.fax_number:after{	
	content:'Fax';
}
.broker .mainuser dd.tollfree_number{
	background:url('../images/tollfree_icon.png') no-repeat 0px 2px;
	display:inline-block;
}
.broker .mainuser dd.tollfree_number:after{
		content:'Toll Free';
}
.front.broker .mainuser .office_name_wrap{
position:absolute;
z-index:390;
top:15vw;
left: 2%;
max-width: 45%;
visibility:hidden;
}
.front.broker .mainuser h2.office_name{
	font-family: 'Didact Gothic', sans-serif;
	font-size:2em;
	color: #fbfcfd;
	font-weight:400;	
	padding:0px 0.5em;
}

.front.broker figcaption .office_name_wrap:before{
	content:'\00a0';
	opacity:0.6;
	filter:alpha(opacity=60);
	background-color:#000;	
	display:block;	
	top:0;
	position:absolute;
	height:100%;
	width:100%;
	z-index:-1;
}
.front.broker figcaption .office_name_wrap:after{
	content: '';
	background: url('../images/corner.png') no-repeat; 
	background-size: 100% 100%;
	display:block;
	height:100%;
	width:3em;
    position:absolute;
	left:100%;
	z-index:-1;
	top:0em;
}
.front.broker .mainuser .top_license{
	text-align: left;
	color: #fff;
	font-size: 1.3em;
	padding: 0 0.9em;
	margin: -0.8em 0 0.9em;
	}
.front.broker.hide_office_name .mainuser .top_license{
	padding:0.5em;
	margin: 0;
}
.front.broker.hide_office_name figcaption .office_name_wrap:after{
	width: 2em;
}
.inner.broker .mainuser .top_license{	
	text-align: left;
	font-size: 0.9em;	
	margin-top:0.2em;
}
/*
.front.broker #slider{
	top:67px!important;
}
*/
.broker .logo_link{
    display: none;
    width: 7em;
    background: url('../images/logo_bg.png') no-repeat; 
    height:6em;
    background-size:100% 100%;
    text-align: center;
}
.broker .logo_link img{
 max-width: 100px;
    max-height: 70px;
}
.broker #topwidget a[title="Home"]{
		background:url('../images/home_icon.png') no-repeat 10px 8px;
		text-indent:-3000px;
		width: 20px;
}
.inner.broker .mainuser{
	height:1px;
    padding-bottom: 3.2em;
    border-bottom: 1px solid #EBE5E5;
    background-color: #FAF9F9;
}
.inner.broker .mainuser figcaption{
	position:relative;
	left:auto;
	bottom:auto;
}
.inner.broker .mainuser h2.office_name{
position: absolute;
top: 52px;
left: 112px;
width: 30%;
text-align: left;
font-size: 0.8em;
padding: 0.8em 0px 0.8em 0.8em;
text-shadow: 1px 1px 2px rgba(175, 174, 174, 1);
visibility:hidden;
}
.inner.broker .mainuser figcaption dl{
background-color:transparent;
}
#agent_info li a {
font-family: 'DroidSansregular', sans-serif;
}

.front .widgets-city-links h2.subject {
	height: 2.5em;
	width: 100%;
	margin: 0;
	padding: 0 0.25em!important;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
}

/* Lead Forms */
.inner._lead_form_view.theme2 iframe.free-home-evaluation {
    margin-top: -130px;
}
.inner._lead_form_view.theme2 iframe.free-home-evaluation.step_1 {
    margin-top: -105px;
    margin-bottom: -64px;
    height: calc(100vh - 185px) !important;
}

/* unbranded theme */
.unbranded .mainuser .bigimage,
.unbranded.front:not(.broker) .mainuser figcaption .agent_name_title,
.unbranded.front:not(.broker) .mainuser figcaption h2.agent_office_name,
.unbranded.front:not(.broker) .mainuser figcaption dl,
.unbranded.inner:not(.broker) .mainuser .agent_photo,
.unbranded.inner:not(.broker) .mainuser figcaption .agent_name_title,
.unbranded.inner:not(.broker) .mainuser figcaption dl, 
.unbranded.inner:not(.broker) .mainuser figcaption h2.agent_office_name,
.unbranded.front.broker .mainuser h2.office_name,
.unbranded.inner.broker .mainuser h2.office_name,
.unbranded.inner.broker .mainuser figcaption dl,
.unbranded.broker .mainuser figcaption dl,
.unbranded .presented_by,
.unbranded .property_view .left_side_bar .property_owner_info {
	display: none;
}
.unbranded.front:not(.broker) .mainuser figcaption a.logo,
.unbranded.inner:not(.broker) .mainuser figcaption a.logo {
	position: relative;
	top: auto;
	right: auto;
	width: auto;
	max-width: 90%;
}
.unbranded .mainuser figcaption a.logo img {
	float: none;
}
.unbranded.front:not(.broker) .mainuser figcaption a.logo img,
.unbranded.inner:not(.broker) .mainuser figcaption a.logo img {
	max-width: 100%;
	max-height: 100px;
}
.unbranded .mainuser figcaption:before {
	position: absolute;
}
.unbranded.front:not(.broker) .mainuser figcaption,
.unbranded.inner:not(.broker) .mainuser figcaption {
	display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
    min-width: 0;
}
.unbranded.inner:not(.broker) .mainuser figcaption {
	left: 50%;
    transform: translateX(-50%);
}
.unbranded .mainuser figcaption:before {
	margin: 0;
}
.unbranded.inner.broker.longMenu .logo_link {
	display: flex !important;
    width: 100%;
    justify-content: center;
    align-items: center;
	height: 3.3em;
}
.unbranded.inner.broker.longMenu .logo_link img {
	position: relative;
	left: auto;
	top: auto;
	transform: none;
	max-height: 80%;
	max-width: 80%;
}

@media only screen and (max-width: 1258px){
.front.broker .mainuser h2.office_name{
	font-size: 1.6em;
}
.front.broker .mainuser .top_license{
	font-size: 1.1em;
}
}
div[id*='buttonator']{
    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 );
    border-color: #c5c0c0;
    -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;
    box-sizing:border-box;
    width: 15em;
    height: 9em;
    margin: 0.5em 1em 1.5em;
}
div[id*='buttonator']:hover{
	background:#fff;
}
div[id*='buttonator'] .button-wrapper a{
	padding-top:1.8em;
	font-family: 'DroidSansregular', sans-serif;
    font-weight: 600;
    color: #4c4c4c;
}
div[id*='buttonator'] .button-wrapper a:after{
    font-size: 3em;
    padding-top: 0.3em;
}
div[id*='buttonator'] .button-wrapper a span{
	font-size: 1.05em;
}
@media only screen and (max-width: 1380px){
div[id*='buttonator'] .button-wrapper a span{
	font-size: 1em;
}
}
/*custom form*/
#customForm_get_form .property-video{
border: 1px dotted #DAD3D3;
padding: 0.5em 2%;
}


.color_box a.thirtysix {
background-color: #C1BDBE;
}
.color_box a.four {
background-color: #910017;
}
.color_box a.seven {
background-color: #8f7171;
}
.color_box a.eleven {
background-color: #35B6BE;
}

.color_box a.twentythree,
.color_box a.fortytwo{
	display:none;
}

.breadcrumb{
font-family: 'OswaldLight', sans-serif;
}

#order_button{
	display:block!important;
}

.color_box a.two {
background-color: #192FA3;
}
.color_box a.five {
background-color: #515970;
}

/*mobile menu*/
.menu-button{
margin-top:2em;
font-size: 0.95em;
font-family: 'DroidSansregular', sans-serif;
} 
footer .menu-button{
	display:none;
}
footer ul.flexnav.opacity{
	max-height:2000px;
	opacity:1;
	filter:alpha(opacity=100);
}





.front .widget.dreamhomewidget{
	    background-position: left 10% bottom 1.5em, center bottom, center top;
}
.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 #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-family: 'Open Sans', sans-serif;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front .g1 #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.4em;
}
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit {
    padding: 0 1em;
}
.front #custom_first_step_free_home_lead_form{
	padding-top:10.6em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget{
	height:320px;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 2.7em;
}
.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,
.front .g1 #custom_first_step_dream_home_lead_form p {
	font-size:0.9em;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title {
	margin-bottom: .3em;
}



/* added by Kevin for Featured Listing widget */

 a.viewfulllink{float: none!important;}
 
 .g1 #property_div_single ul, .f1 #property_div_single ul{
 	width: 95%!important;
 }
 
 .g1 #property_div_single p.description,  .f1 #property_div_single p.description{max-width:100%; width:95%; }

/*featured single inner page */
.widecontent img.featured_single{
	
	/*max-width: 50%;*/
}

.contentarea .g1 .vertical_scroll img.featured{max-width: 200px;}

.contentarea .g1 .vertical_scroll .featured_multi_img_wrapper{width: 99%!important;}

.contentarea .g1 .vertical_scroll div.featuredListingAddress{/*padding: 0;*/}
.contentarea .g1 .feature_ribbon{ margin-left: 128px!important;}


.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
    width: 1085px;
}


.color_box a.one {
    background-color: #86090e;
}
.color_box a.eight {
    background-color: #4e515f;
}
.color_box a.ten {
    background-color: #52b4aa;
}
.color_box a.eleven {
    background-color: #494623;
}
.color_box a.twelve {
    background-color: #906c71;
}
.color_box a.thirteen,
.color_box a.fourteen{
	display:none;
}

.mainuser .top_license{
	text-align: center;
    white-space: nowrap;
    margin-top: 0.5em;
}



@media only screen and (max-width:2320px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
    width: 865px;
}
}

@media only screen and (max-width:1850px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
width:650px;
}
}

@media only screen and (max-width:1025px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
width:430px;
}
}

@media only screen and (max-width:480px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
width:215px;
}
}

@media only screen and (max-width:2500px) and (min-width:1500px){
#topwidget1.widecontent .wrapper_scroll, #footerwidgetbottom.widecontent .wrapper_scroll{
	width:1355px;
}
div#footerwidget1 .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width: 678px!important;left:-5px;
}
}


@media only screen and (min-width:1435px){
.front .widecontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:900px;
}
}
@media only screen and (min-width:1750px){
.front .widecontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:1130px;
}
}
@media only screen and (min-width:2200px){
.front .widecontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:1355px;
}
}


@media only screen and (max-width:1499px) and (min-width:1280px){
	#topwidget1.widecontent .wrapper_scroll, #footerwidgetbottom.widecontent .wrapper_scroll{
		
		width:1129px;
	}
	
}


@media only screen and (max-width:1279px) and (min-width:1024px){
	#topwidget1.widecontent .wrapper_scroll, #footerwidgetbottom.widecontent .wrapper_scroll{
		
		width:900px;
	}
	
}


@media only screen and (max-width: 1599px) and (min-width: 1224px){
.widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width: 900px;
}
}


@media only screen and (max-width: 1400px) and (min-width: 1281px){
	.front .widecontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width: 680px;
}
}
@media only screen and (max-width: 1133px) and (min-width: 1024px){
	.front .widecontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width: 680px;
}
}


@media only screen and (max-width: 1223px) and (min-width: 1024px){
	.inner .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width: 432px;
}

}

@media all and (min-width: 769px) {
#topwidget #menuWidgetContainer li ul{
	display:block;
}
}
/*** above 1200 ***/
@media all and (min-width: 1200px){
	
	.widgets-featuredListings h2 {text-align: center!important;font-style: normal!important;}
}

/********  1425 ******/

@media all and (max-width: 1425px) {
.wrapper,
footer .credentials{
	width:75.59%;
}
.front .widecontent #widgets-quick-search {
    width: 76%;
}
.front .g1 .widgets-city-links .main-city-image {
	height: 13.5vw;
}
}

/********  1280 ******/

@media all and (max-width: 1280px) {
.wrapper,
footer .credentials{
	width:85.59%;
}
.front .widecontent #widgets-quick-search {
    width: 86%;
}
.front .g1 .widgets-city-links .main-city-image {
	height: 18.5vw;
}
}





@media only screen  and (max-width: 2100px){
.property_details_view_page .wrapper.contentarea{
	width:83%;
}
}

@media only screen  and (max-width: 1950px){
.property_item ul li{
	width: 95px;
    margin-right: 6%;
}
}

@media only screen  and (max-width: 1920px){
#propertyMap #map,
#property_details_image {
    width: 46.8%;
}
.property_btn.two_buttons a{
	width:23.15%;
}
.front #custom_first_step_free_home_lead_form {
    padding-top: 9.6em;
}
}

@media only screen  and (max-width: 1790px){
.front div.firstLead #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #contentwidgettop #custom_first_step_dream_home_lead_form h1 {
	font-size:2em;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 450px;
}
.front #custom_first_step_free_home_lead_form{
	padding-top:7em;
}
.front div.firstLead #custom_first_step_free_home_lead_form, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form{
	padding-top:9em;
}
}

@media only screen  and (max-width: 1759px){
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, 
.front .wrapper div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 2.7em;
}
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form, 
.front .wrapper .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form{
	padding-top:7.8em;
}
}

@media only screen  and (max-width: 1700px){
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search,
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address {
    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;
}
}

@media only screen  and (max-width: 1653px){
.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;
}
}

@media only screen  and (max-width: 1630px){
.front #custom_first_step_dream_home_lead_form {
    padding-top: 7em;
}
}

@media only screen  and (max-width: 1592px){
.property_item ul li{
    margin-right: 4%;
}
}

@media only screen  and (max-width: 1580px){
.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,
.front .g1 #custom_first_step_dream_home_lead_form p {
	font-size:0.8em;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .g1 #custom_first_step_dream_home_lead_form h1  {
    font-size: 1.2em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 300px;
}
}

@media only screen  and (max-width: 1375px){
.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: 80%;
}
.property_item ul li{
    margin-right: 2%;	
}
}

@media only screen  and (max-width: 1174px){
.front div.firstLead #custom_first_step_free_home_lead_form, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 9.45em;
}
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form, 
.front .wrapper .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 8.25em;
}
}

@media only screen  and (max-width: 1136px){
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front div.firstLead #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #contentwidgettop #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.7em;
}
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form, 
.front .wrapper .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 7.7em;
}
.front div.firstLead #custom_first_step_free_home_lead_form, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 8.9em;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .g1 #custom_first_step_dream_home_lead_form h1  {
    font-size: 1em;
}
.front .g1 #custom_first_step_dream_home_lead_form .dream-home-input-wrapper,
.front .g1 #custom_first_step_free_home_lead_form .postal-code-input-wrapper{
	min-width:170px;
}
}

@media screen and (max-width: 1070px){
.front #custom_first_step_dream_home_lead_form p+.form-item,
.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;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
	font-size:0.9em;
}
.front div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, 
.front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 2.7em;
}
.front div.firstLead #custom_first_step_free_home_lead_form, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 7.8em;
}
}


@media all and (max-width: 1024px) {
.wrapper,
.property_details_view_page .wrapper.contentarea{
	width:95.59%;
}
.front .widecontent #widgets-quick-search {
    width: 96%;
}
.front .g1 .widgets-city-links .main-city-image {
	height: 20vw;
}
}

@media only screen  and (max-width: 939px){
.maincontent {
width: 97%;
float: none;
padding: 0em 0px 1em 1.5%;
}
body #wsidebar_right {
    width: 44%;
    margin: 0 auto;
float: none;
padding: 0em 0px 1em 3%;
}		
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front .wrapper div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 1.4em;
}
.front div.firstLead #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
.front 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 .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%!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 .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form .dream-home-input-wrapper{ 
  width: 50%;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 400px;
}
.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,
.front .g1 #custom_first_step_dream_home_lead_form p {
    font-size: 0.75em;
}
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .g1 #custom_first_step_dream_home_lead_form h1 {
    font-size: 0.9em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 250px;
}
.front .g1 #custom_first_step_free_home_lead_form {
    padding-top: 3.5em;
}
.front .g1 #custom_first_step_dream_home_lead_form {
    padding-top: 2.5em;
}
.front #custom_first_step_dream_home_lead_form {
    padding-top: 5em;
}
.property_item ul li {
    margin-right: 1%;
}
}


@media only screen  and (max-width: 905px) {
	.unbranded.front:not(.broker) .mainuser figcaption,
	.unbranded.inner:not(.broker) .mainuser figcaption {
 		width: 55%;
	}
}

/********  768 ******/

@media only screen  and (max-width: 768px){
	.front .g1 .widgets-city-links .main-city-image {
		height: 32vw;
	}
body #wsidebar_right {
    width: 94%;
    margin: 0px;
}		
.wrapper {
width: 98.59%;
}	
.maincontent img.featured_single{
max-width: 100%!important;
}
#topwidget .widget{
margin-bottom:0px;
}

footer #menuWidgetContainer{
	margin-top:0px;
}

.inner .mainuser figcaption{
	left:22.5%;
}
.inner .mainuser .agent_photo{
	margin-left: 22.8%;
}
footer .credentials{
	width: 96.59%;
}
h1.main_title{
	font-size: 1.3em;
}
.broker .mainuser figcaption{
	width:100%!important;
}
.broker .logo_link{
background-image: none;
width: 9%;
height: 2.8em;
top: 3.7em;
position: absolute;
text-align: center;
}
.front.broker .logo_link{
background-color: #F5F5F5; 
}
.broker.longMenu .logo_link img,
.broker .logo_link img {
max-width: 100%;
max-height: 40px;
display: block;
margin: 3px auto 0px!important;
}
.broker #topwidget a[title="Home"] {
background: none;
text-indent: 0px;
width: auto;
}
.broker #topwidget #menuWidgetContainer ul li.firstmenu{
margin-left:0px!important;
}
.inner.broker .mainuser h2.office_name{
	left: 10%;
	padding-left:0.5em;
}
.front.broker .mainuser figcaption .logo_link:after {
content: '';
border-color: #F5F5F5 transparent transparent #F5F5F5;
border-width: 1.4em;
border-style: solid;
position: absolute;
left: 100%;
top: 0px;
}
.front.broker .mainuser h2.office_name {
font-size: 1.3em;
}
.front.broker .mainuser .office_name_wrap {
	top: 19vw;
}
.front.broker .mainuser .top_license{
	font-size: 0.9em;
}
.broker .mainuser figcaption dl{
	right:0px;
}
header{
position: relative;
z-index: 1200;
}

.contentarea .g1 .vertical_scroll .property_div{width: 190px;right: 0px;}
.contentarea .g1 .vertical_scroll .feature_ribbon{margin-left:  120px!important;}
.contentarea .g1 .vertical_scroll{font-size: 0.8em;}
.contentarea .g1 .vertical_scroll .jcarousel-control-prev, .contentarea .g1 .vertical_scroll .jcarousel-control-next{left: 85px!important;}

img.featured_single {margin: 1em auto!important;}

.widecontent .widgets-featuredListings {padding: 0;}

.widecontent img.featured_single {max-width: 90%;}

.g1 #property_div_single ul, .f1 #property_div_single ul, #property_div_single p.description, #property_div_single ul {max-width: 100%; width: 90%;}
.flexnav .touch-button .navicon{
	font-size:0.65em;
}
#topwidget .submenu .touch-button.active .navicon:before{
	font-size:1.2em;
}
#topwidget #menuWidgetContainer ul li.menu1{
	margin-left:0px!important;
}
.front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form .postal-code-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_dream_home_lead_form .dream-home-input-wrapper,
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper,
.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 .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,
.front .g1 #custom_first_step_dream_home_lead_form p {
    font-size: 0.7em;
}
.front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 220px;
}
.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.7em;
}
.front .g1 #custom_first_step_dream_home_lead_form p+.form-item:before{
	padding-bottom:0px;
}
.front .g1 #custom_first_step_dream_home_lead_form {
    padding-top: 1.4em;
}
.front .widget.dreamhomewidget{
	background-size: auto 25%, 100% auto, cover;
}
.g1 #single_record_default .main-city-image, .g2 #single_record_default .main-city-image {
 height: 9.8em;
}
div[id*="textWidget"] img{
	max-width:80%;
	height:auto!important;
}

    /* Lead Forms */
   .inner._lead_form_view.theme2 iframe.free-home-evaluation.step_1 {
        height: calc(100vh - 160px) !important;
    }
    
    .front .nivo-caption{
 	    max-width: 64%;
    background: transparent;
    font-size:0.75em;
    line-height:1.2;
    opacity:1;
    overflow:visible;
 }  
 .front .nivo-caption:before{
  	content:'';
  	background-color:rgba(0,0,0,0.8);
  	display:block;
  	width:156%;
  	height:100%;
  	position:absolute;
  	top:0px;
  	left:0px;
   z-index: -1;
  } 
    .front.broker .nivo-caption{
 	    max-width: 100%;
   }
    .front.broker .nivo-caption:before{
    width:100%;
    }
    .unbranded.front:not(.broker) .mainuser figcaption,
	.unbranded.inner:not(.broker) .mainuser figcaption {
 		width: 65%;
	}
}




/******   640 *****/

@media all and (max-width: 640px){
	.front .g1 .widgets-city-links .main-city-image {
		height: 42vw;
	}
.menu-button .touch-button{
	width:7%;
}		

body .widgets-featuredListings a.alllink {
width: 90%;
}
.front.broker .mainuser .office_name_wrap {
	top: 22vw;
}
	
#topwidget .submenu .touch-button .navicon {
margin-left: 2.1%;
}
.inner .mainuser .agent_photo {
margin-left: 13.8%;
}
.inner .mainuser figcaption {
left: 13.5%;
}
.wrapper {
width: 99.59%;
}
.mainuser figcaption h2.agent_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0px;
	top:25%;
	font-weight: bold;
}
.mainuser figcaption h4.agent_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	margin:0px;
}
.mainuser figcaption dl,
.mainuser figcaption h2.agent_office_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.contentarea .g1 .vertical_scroll .property_div{width: 169px;right: 3px;}
.contentarea .g1 .vertical_scroll .feature_ribbon{margin-left:  98px!important;}
.contentarea .g1 .vertical_scroll{font-size: 0.8em;}
.contentarea .g1 .vertical_scroll .jcarousel-control-prev, .contentarea .g1 .vertical_scroll .jcarousel-control-next{left: 70px!important;}
.broker .logo_link,
.broker.longMenu .logo_link{
	width: 12%;
}
.inner.broker .mainuser h2.office_name{
	left: 12%;
	width: 28%;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 300px;
}
.front #custom_first_step_free_home_lead_form,
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form, .front .wrapper .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form,
.front div.firstLead #custom_first_step_free_home_lead_form, .front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form {
    padding-top: 3.8em;
}
.front #custom_first_step_dream_home_lead_form {
    padding-top: 2.5em;
}
.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description{
   height: 3.9em;
  }
  .front .g1 .widget.freehomewidget, .front .g1 .widget.dreamhomewidget {
    height: 200px;
}
.front .g1 #custom_first_step_free_home_lead_form {
    padding-top: 2em;
}
.front .g1 #custom_first_step_dream_home_lead_form h1 {
    font-size: 0.8em;
}
.property_btn.two_buttons a {
    width: 46.7%;
}
.front #contentwidgettop.widecontent #widgets-quick-search, .front #contentwidgetbottom.widecontent #widgets-quick-search,
   .front .widecontent #widgets-quick-search{
   	width:76%;
   }
}


/***** 600  *******/

@media all and (max-width: 600px){
.front .g1 #custom_first_step_free_home_lead_form h2.postal-code-widget-title{
    font-size: 0.8em;
}
.front .g1 #custom_first_step_dream_home_lead_form h1 {
    font-size: 0.7em;
}
.property_item ul li {
    margin-right: 0%;
}
.property_item ul li.feature_menu {
	width:60px;
}
.inner.broker .mainuser h2.office_name{
	top: 7.5em;
	width: 95%;
	left: 0;
	font-size: 0.7em;
	text-shadow:none;
	}
	.inner.broker .mainuser .top_license{
		display: inline;
    padding-left: 1em;
	}
}

/***** 568  *******/

@media all and (max-width: 568px){
.footerarea .f1.f2,
.footerarea .f1.f3 {
width: 97%;
}
footer .credentials .login{
	float: left;
    clear:left;
	margin-top: 0em;
}
footer .credentials .credit{
	width:100%;
}
.inner .mainuser .agent_photo {
margin-left: 8%;
}
.inner .mainuser figcaption {
left: 8.5%;
}
h1.main_title {
font-size: 1.1em;
}

.contentarea .g1 .vertical_scroll .property_div{width: 190px;right: 0px;}
.contentarea .g1 .vertical_scroll .feature_ribbon{margin-left:  120px!important;}
.contentarea .g1 .vertical_scroll{font-size: 0.8em;}
.contentarea .g1 .vertical_scroll .jcarousel-control-prev, .contentarea .g1 .vertical_scroll .jcarousel-control-next{left: 85px!important;}

.front .g1 #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    height: 2.7em;
}
.front .g1 #custom_first_step_dream_home_lead_form h1  {
    font-size: 0.8em;
}
.property_item ul li.favorite_menu{
	width:80px;
}
body.front .contentarea .g1{
    width: 61%;
}
}

@media only screen and (max-width: 540px){
.g1 .widgets-askQuestions div[class*="subgroup-container"] .form-item{
		width:100%;
	}
.g1 .widgets-askQuestions .chosen-container {
width:92%!important;
}
}
/**** 480 ***/

@media only screen and (max-width: 480px){
	
.maincontent #property_div_single ul{width: 95%!important;}
	
.mainuser figcaption{
	min-width:380px;
}
.inner .mainuser figcaption {
left: 3.5%;
}
.inner .mainuser .agent_photo {
margin-left: 1%;
}
body .mainuser{
	background-image:none;
}
.front.broker .mainuser h2.office_name {
font-size: 1em;
}
.front.broker .mainuser .top_license{
	font-size: 0.75em;
	padding-left: 0.7em;
}
.inner.broker .mainuser h2.office_name {
	top: 7em;
}
.broker.longMenu .logo_link,
.broker .logo_link {
height: 1.75em;
width:9%;
}
.broker.longMenu .logo_link img,
.broker .logo_link img{
	max-height:22px;
}
.front.broker.longMenu .mainuser figcaption .logo_link:after,
.front.broker .mainuser figcaption .logo_link:after{
	border-width:0.9em;
}
.broker .mainuser figcaption dl{
	font-size:0.65em;
}
.broker .mainuser dd{
	background-size:auto 90%!important;
}
.broker .mainuser figcaption dl {
padding: 0px 10px 0.2em 0px;
}
.front.broker .mainuser figcaption dl:before{
	border-width: 1.63em;
	left: -3em;
}

body #topwidget .submenu .touch-button .navicon {
margin-left: 3.1%;
}
.nivo-directionNav a{
	background-size:70% auto!important;
	height: 36px!important;
}
.nivo-directionNav .nivo-nextNav{
	background-position:0 -40px;
}
.nivo-caption {
font-size: 0.8em;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front .wrapper div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front .wrapper div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description{
 height:2.7em;
 }
 #propertyMap #map, #property_details_image {
    width: 68%;
}
body.front .contentarea .g1{
    width: 91%;
}
.front .widecontent .widgets-askQuestions,
.front .widecontent #widgets-quick-search,
.front #contentwidgettop.widecontent #widgets-quick-search, 
.front #contentwidgetbottom.widecontent #widgets-quick-search{
	width:91%;
}
	.unbranded.front:not(.broker) .mainuser figcaption,
	.unbranded.inner:not(.broker) .mainuser figcaption {
 		width: 85%;
	}
}

@media only screen and (max-width: 414px){
	.mainuser figcaption {
	    min-width: 340px;
	}
	.menu-button .touch-button {
	    width: 10%;
	}
	.unbranded.inner:not(.broker) .mainuser figcaption {
		height: 109px;
	}
	.unbranded.inner:not(.broker) .mainuser {
		height: 8em;
	}
	.front.broker .mainuser .office_name_wrap {
    top: 25vw;
	}
	.front.broker.hide_office_name .mainuser .office_name_wrap {
		top: 31vw;
	}
}

/**** 384 ***/

@media only screen and (max-width: 384px){
	.menu-button .touch-button {
    width: 11%;
}
body #topwidget .submenu .touch-button .navicon {
margin-left: 3.9%;
}
.mainuser figcaption {
min-width: 340px;
}
/*
.mainuser .bigimage{
	visibility: hidden;
	margin-left: 0px;
}
*/
.mainuser figcaption h2.agent_office_name{
	font-size: 0.7em;
}
.mainuser figcaption h2.agent_office_name{
left: 2%;
width: 83%;
}
.mainuser figcaption dl{
	font-size: 0.7em;
	top:4px!important;
	width: 43%;
    left: 55%;
    line-height: 1.3em;
}
.mainuser figcaption dt{
	width: 35%;
}
.mainuser figcaption{
	height:5.5em;
}
.mainuser figcaption:before{
	height:6.1em;
}
.mainuser figcaption h2.agent_name{
	font-size:0.9em;
}
.mainuser figcaption h4.agent_title{
	font-size:0.7em;
}
.footerarea #menuWidgetContainer ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:0.7em;
}
.footerarea #menuWidgetContainer ul{
line-height: 1.2em;
}
.footerarea #menuWidgetContainer ul li{
	width:48%;
}
.inner .mainuser figcaption {
left: 5%;
}
.inner .mainuser .agent_photo img {
height: 80px;
}
.inner .mainuser .agent_photo{
	min-width: 70px;
	width: 5.6%;
	top: 0.8em;
	margin-left:0.5%;
}
.inner .mainuser{
	height: 6em;
}
.inner .mainuser figcaption h2.agent_office_name{
	width:67%;
	left:70px;
}
footer .social_media:before{
	font-size:1em;
}
.front.broker .mainuser figcaption dl:before,
body.front.broker .mainuser figcaption .logo_link:after{
	display:none;
}
.broker .mainuser dd{
	margin-left: 10px;
}
.broker.longMenu .logo_link,
.broker .logo_link {
height: 1.65em;
width: 12%;
}
.front.broker .mainuser h2.office_name {
font-size: 0.9em;
}
.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,
.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;
}
 #propertyMap #map, #property_details_image {
    width: 88%;
   }
	.unbranded.front:not(.broker) .mainuser figcaption a.logo img, 
	.unbranded.inner:not(.broker) .mainuser figcaption a.logo img {
		max-height: 5em;
	}
	.unbranded.inner:not(.broker) .mainuser figcaption {
		height: 5.5em;
	}
	.unbranded.inner:not(.broker) .mainuser {
		height: 6em;
	}
}

/**** 360 ***/

@media only screen and (max-width: 360px){
.mainuser figcaption {
min-width: 280px;
}
.inner .mainuser figcaption {
left: 1.5%;
}
.mainuser figcaption dl{
	width: 41%;
left: 59%;
}
.inner .mainuser figcaption h2.agent_name, .inner .mainuser figcaption h4.agent_title{
width:37%;
}
.broker.longMenu .logo_link,
.broker .logo_link{
	width:10%;
}
.footerarea #menuWidgetContainer ul li{
	margin-right:1%;
}
.broker .mainuser figcaption dl {
padding-right: 2px;
}
.front #custom_first_step_dream_home_lead_form p, 
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front div.firstLead #custom_first_step_dream_home_lead_form p, 
.front div.firstLead #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #contentwidgettop #custom_first_step_dream_home_lead_form h1 {
   font-size: 1.3em;
}
.front #custom_first_step_dream_home_lead_form p+.form-item,
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description {
font-size:0.8em;
}
.front #custom_first_step_dream_home_lead_form p+.form-item,
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front div.firstLead #custom_first_step_free_home_lead_form p.postal-code-widget-description, 
.front div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.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;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 270px;
}
}


/***** 320  *******/

@media all and (max-width: 320px){
.mainuser figcaption {
min-width: 290px;
height: 6.8em;
}
.mainuser figcaption:before{
	height:7.2em;
}
.mainuser figcaption h2.agent_name{
	width: 100%;
	top:5%;
}
.mainuser figcaption h4.agent_title{
	top:20%;
	width:100%;
}
.mainuser figcaption dl {
width: 60%;
left: 28%;
top: 31%!important;
}	
.inner .mainuser {
height: 7em;
}
.inner .mainuser figcaption dl{
	left:32%;
	top:26%!important;
}
.inner .mainuser figcaption h2.agent_office_name{
	margin-bottom: 0.1em;
}
.inner .mainuser figcaption h2.agent_name {
font-size: 0.8em;
width: 67%;
}
.inner .mainuser figcaption h4.agent_title {
top: 16%;
width: 67%;
}
.broker .mainuser dd {
background-size: auto 70%!important;
}
.broker .mainuser dd {
padding-left: 18px;
margin-left:5px;
}
.broker .mainuser dd.phone_office{
	padding-left: 15px;
}
.front #slider {
	height: 35vw;
}
.front.broker .mainuser h2.office_name{
top: 4.8em;
height: 2.5em;
font-size: 0.8em;
}
.front.broker.hide_office_name .mainuser .top_license{
	font-size: 0.8em;
}
.front.broker figcaption h2.office_name:before{
height: 2.5em;	
top: 2.3em;
}
.front.broker figcaption h2.office_name:after{
top: 2.3em;
border-width: 0em 0em 2.5em 1.8em;	
}
.broker.inner .mainuser figcaption dl{
	left:auto;
	top:60px!important;
}
.front .mainuser figcaption h2.agent_office_name {
left: 28%;
width: 56%;
margin-bottom: 0em!important; 
line-height: 0.8em;
}
.inner .mainuser figcaption {
left: 3.5%;
}
.front #custom_first_step_dream_home_lead_form p, 
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front div.firstLead #custom_first_step_dream_home_lead_form p, 
.front div.firstLead #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #contentwidgettop #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.1em;
}
 #propertyMap #map, #property_details_image {
    width: 98%;
}
.front #contentwidgettop.widecontent #widgets-quick-search, .front #contentwidgetbottom.widecontent #widgets-quick-search {
    width: 76%;
}
}


/* Featured listing footer fix */

#footerwidgettop .widgets-featuredListings h2 {
    text-align: center !important;
    font-style: normal !important;
    display: block;
    width: 20%;
    margin: 10px auto;
}

div#footerwidget1 #single_record_default a.citylinkimg{
	margin: auto;
	display: block;
	text-align: center;
}

div#footerwidget1 #single_record_default img.featured_single{
	float: none;margin: auto;
}

div#footerwidget1 .widgets-featuredListings .horizontal_scroll .wrapper_scroll{width: 446px;}
@media only screen and (max-width: 1023px) and (min-width: 730px){
	div#footerwidget1 .widgets-featuredListings .horizontal_scroll .wrapper_scroll{width: 463px;}
	div#footerwidget1 .widgets-featuredListings .horizontal_scroll .jcarousel {width: 446px;}
	}

@media only screen and (max-width: 768px) and (min-width: 320px){
	div#footerwidget1 .widgets-featuredListings .horizontal_scroll .wrapper_scroll{width: 210px;}
	div#footerwidget1 .widgets-featuredListings .horizontal_scroll .jcarousel {width: 210px;}
}

#footerwidgetbottom .widgets-featuredListings h2{text-align: center!important;}

div.f4 #property_div_single .main-city-image a.citylinkimg,
div.f5 #property_div_single .main-city-image a.citylinkimg,
div.f6 #property_div_single .main-city-image a.citylinkimg
 {
	display: block;
	overflow: hidden;
	height: 11em;
}

div.f4 #property_div_single p.description,
div.f5 #property_div_single p.description,
div.f6 #property_div_single p.description{
	display: none;
}

.vertical_scroll .jcarousel-control-next{top: 773px;}
.vertical_scroll .jcarousel{padding-top:5px;}
.featuredPricePlaceholder{font-weight: bold;font-size:1em;}

#footerwidgettop .widgets-featuredListings a.citylinkimg{width:50%; float: left; height: auto; margin-bottom:10px;}
#footerwidgettop h2.subject{}


.property_map_item .gmap_img_link{
	height:13.5em;
}
@media screen and (max-width:2360px){
.property_map_item .gmap_img_link{
height:12.5em;
}
}
@media screen and (max-width:2220px){
.property_map_item .gmap_img_link{
height:11.5em;
}
}
@media screen and (max-width:2050px){
.property_map_item .gmap_img_link{
height:10.5em;
}
}
@media screen and (max-width: 1920px){
.property_map_item .gmap_img_link{
height:9.5em;
}
}
@media screen and (max-width: 1785px){
.property_map_item .gmap_img_link{
height:8.5em;
} 
}
@media screen and (max-width: 1630px){
.property_map_item .gmap_img_link{
height:7.5em;
}
}
@media screen and (max-width: 1290px){
.property_map_item .gmap_img_link{
height:6.5em;
} 
}
@media screen and (max-width: 768px){
.property_map_item .gmap_img_link {
    height: 7.5em;
}
}
@media screen and (max-width: 600px){
.property_map_item .gmap_img_link {
    height: 6.5em;
}
}
@media screen and (max-width: 480px){
.property_map_item .gmap_img_link {
    height: 9em;
}
}
@media screen and (max-width: 414px){
.property_map_item .gmap_img_link {
    height: 8em;
}
}
@media screen and (max-width: 384px){
.property_map_item .gmap_img_link {
    height: 7em;
}
}

/* Captcha */
.sched_captcha .capinput input {
    border-radius: 0;
    width: 90%;
}

/*--fixing custom widget position --*/
.theme2.front .g1 .widget.freehomewidget.custom-bg, 
.theme2.front .g1 .widget.dreamhomewidget.custom-bg {
	margin-top: 0.4em;
}

/*--Incom Footer Logo--*/
#incomlogo {
	display: block;
	height: 28px;
	width: 93.33px;
	margin: 5px 0;
	position: relative;
}
#incomlogo img {
	display: none;
}
.credentials .credit .creditincom {
	background: none;
	padding-right: 0.8em;	
}
#incomlogo .copy {
	line-height: 28px;
}
#incomlogo:before {
	content: '';
    position: absolute;
	left: 1.1em;
    background-image: url('../../images/Incom-logo-grey-light.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 93.33px;
    height: 28px;
}
#incomlogo:hover:before {
	background-image: url('../../images/Incom-logo-multi-grey.svg');
}

/*---- wsidebar custom bg fix ----*/
#wsidebar_right .custom-bg .lead-image img {
	max-width: none;
	height: 100%;
} 

/*--------Email the Listing fixes--------*/	
@media screen and (max-width: 1490px) {
   .property_item ul li.email_menu {
      width: 90px;
   }
}   

/*--------Agent Info Block Improvements--------*/	
.front:not(.broker) .mainuser figcaption {
	width: 30%;
}
.front:not(.broker) .mainuser figcaption h2.agent_name,
.front:not(.broker) .mainuser figcaption h4.agent_title,
.front:not(.broker) .mainuser figcaption dl,
.front:not(.broker) .mainuser figcaption h2.agent_office_name {
	font-family: 'Open Sans', sans-serif;
}
.front:not(.broker) .mainuser figcaption h2.agent_name {
	font-weight: 700;
}
.front:not(.broker) .mainuser figcaption h4.agent_title,
.front:not(.broker) .mainuser figcaption dl,
.front:not(.broker) .mainuser figcaption h2.agent_office_name,
.front:not(.broker) .mainuser figcaption dt {
	font-weight: 600;
}
.front:not(.broker) .mainuser figcaption dl,
.front:not(.broker) .mainuser figcaption h2.agent_office_name {
	font-size: .9em;
	left: 48%;
}
.front:not(.broker) .mainuser figcaption dt, 
.front:not(.broker) .mainuser figcaption dd {
	display: block; 
	float: left; 
	margin-top: -3px; 
}
.front:not(.broker) .mainuser figcaption dt { 
	clear: both; 
	width: 25%;
}
.front:not(.broker) .mainuser figcaption dd {
	margin-left: 0;	
}
.front:not(.broker) .mainuser figcaption .agent_name_title {
	width: 48%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 2%;
    box-sizing: border-box;
}
.front:not(.broker) .mainuser figcaption h2.agent_name,
.front:not(.broker) .mainuser figcaption h4.agent_title {
	position: relative;
	white-space: normal;
	display: block;
	width: 100%;
}
.front:not(.broker) .mainuser figcaption h2.agent_name {
	margin-top: 0;
	margin-bottom: .5em;
	font-size: 1.3em;
}
.front:not(.broker) .mainuser figcaption h4.agent_title {
	margin-bottom: 0;
	margin-top: .5em;
	font-size: 1em;
}
.front:not(.broker) .mainuser figcaption h2.agent_office_name {
	width: 52%;
}
.front:not(.broker) .mainuser figcaption a.logo {
	bottom: auto;
	top: 3px;
	width: 18%;
}
/*.front:not(.broker) .mainuser figcaption a.logo img {
	max-height: 5em;
}*/
.inner:not(.broker) .mainuser figcaption h2.agent_name,
.inner:not(.broker) .mainuser figcaption h4.agent_title,
.inner:not(.broker) .mainuser figcaption dl,
.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	font-family: 'Open Sans', sans-serif;
}
.inner:not(.broker) .mainuser figcaption h2.agent_name {
	font-weight: 700;
}
.inner:not(.broker) .mainuser figcaption h4.agent_title,
.inner:not(.broker) .mainuser figcaption dl,
.inner:not(.broker) .mainuser figcaption h2.agent_office_name,
.inner:not(.broker) .mainuser figcaption dt {
	font-weight: 600;
}
.inner:not(.broker) .mainuser figcaption dt, 
.inner:not(.broker) .mainuser figcaption dd {
	display: block; 
	float: left; 
	margin-top: -3px; 
}
.inner:not(.broker) .mainuser figcaption dt { 
	clear: both; 
	width: 32%;
}
.inner:not(.broker) .mainuser figcaption dd {
	margin-left: 0;	
}
.inner:not(.broker) .mainuser figcaption dl,
.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	font-size: .9em;
	left: 55%;
}
.inner:not(.broker) .mainuser figcaption dl
/*.inner:not(.broker) .mainuser figcaption h2.agent_office_name*/ {
    width: 45%;
}
.inner:not(.broker) .mainuser figcaption .agent_name_title {
	width: 33%;
	position: absolute;
	left: 18%;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 1.5%;
    box-sizing: border-box;
}
.inner:not(.broker) .mainuser figcaption h2.agent_name, 
.inner:not(.broker) .mainuser figcaption h4.agent_title {
    position: relative;
	white-space: normal;
	display: block;
    width: 100%;
    left: 0;
}
.inner:not(.broker) .mainuser figcaption h2.agent_name {
	margin-top: 0;
	margin-bottom: .5em;
	font-size: 1.3em;
}
.inner:not(.broker) .mainuser figcaption h4.agent_title {
	margin-bottom: 0;
	margin-top: .5em;
	font-size: 1em;
}
.inner:not(.broker) .mainuser figcaption a.logo {
	bottom: auto;
	top: 3px;
	width: 18%;
}
.inner:not(.broker) .mainuser figcaption a.logo img {
	max-height: 5em;
}
@media screen and (max-width:2200px) {
	.inner:not(.broker) .mainuser figcaption {
		width: 45%;
		left: 30%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 30.3%;
	}
}
@media screen and (max-width:2000px) {
	.front:not(.broker) .mainuser figcaption {
		width: 35%;
	}
	.inner:not(.broker) .mainuser figcaption {
		width: 50%;
		left: 27.5%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 27.8%;
	}
}
@media screen and (max-width:1700px) {
	.front:not(.broker) .mainuser figcaption {
		width: 40%;
	}
	.inner:not(.broker) .mainuser figcaption {
		width: 50%;
		left: 25%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 25.3%;
	}
}
@media screen and (max-width:1600px) {
	.inner:not(.broker) .mainuser figcaption {
		width: 55%;
		left: 22.5%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 22.8%;
	}
}
@media screen and (max-width:1440px) {
	.front:not(.broker) .mainuser figcaption {
		width: 45%;
	}
}
@media screen and (max-width:1380px) {
	.inner:not(.broker) .mainuser figcaption {
		width: 60%;
		left: 20%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 20.3%;
	}
}
@media screen and (max-width:1280px) {
	.front:not(.broker) .mainuser figcaption {
		width: 50%;
	}
	.inner:not(.broker) .mainuser figcaption {
		width: 70%;
		left: 15%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 15.3%;
	}
}
@media screen and (max-width:1150px) {
	.front:not(.broker) .mainuser figcaption {
		width: 60%;
	}
}
@media screen and (max-width:1100px) {
	.inner:not(.broker) .mainuser figcaption {
		width: 78%;
		left: 11%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 11.3%;
	}
}
@media screen and (max-width:980px) {
	.front:not(.broker) .mainuser figcaption {
		width: 70%;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    left: 50%;
	    width: 50%;
	}
	.inner:not(.broker) .mainuser figcaption {
		width: 86%;
		left: 7%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 7.3%;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    left: 13%;
	}
}
@media screen and (max-width:850px) {
	.front:not(.broker) .mainuser figcaption {
		width: 80%;
	}
	.inner:not(.broker) .mainuser figcaption {
		width: 92.59%;
		left: 3.705%;
	}
	.inner:not(.broker) .mainuser .agent_photo {
		margin-left: 4.005%;
	}
}
@media screen and (max-width:768px) {
	.front:not(.broker) .mainuser figcaption {
		width: 85%;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
		font-size: 1.1em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .85em;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    font-size: .85em;
	}
}
@media screen and (max-width:680px) {
	.front:not(.broker) .mainuser figcaption {
		width: 92.59%;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    left: 15%;
	}
}
@media screen and (max-width:640px) {
	.front:not(.broker) .mainuser figcaption {
		width: 96.59%;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    font-size: .8em;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: 1em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .8em;
	}
}
@media screen and (max-width:600px) {
	.mainuser .top_license{
	font-size:0.8em;
	}
	.front:not(.broker) .mainuser figcaption dl {
		font-size: .85em;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_office_name {
		font-size: .75em;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_name {
		font-size: 1.15em;
	}
	.front:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .9em;
	}
	.inner:not(.broker) .mainuser figcaption a.logo {
	    width: 15%;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    left: 54%;
	    width: 46%;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    font-size: .7em;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    left: 17%;
	    width: 35%;
	}
}
@media screen and (max-width:550px) {
	.front:not(.broker) .mainuser figcaption dt {
		width: 30%;
	}
	.front:not(.broker) .mainuser figcaption a.logo {
		width: 16%;
	}
	.inner:not(.broker) .mainuser figcaption dt {
	    width: 30%;
	}
	.inner:not(.broker) .mainuser figcaption a.logo {
	    width: 12%;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    left: 56%;
	    width: 44%;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    left: 18%;
	    width: 36%;
	}
}
@media screen and (max-width:500px) {
	.front:not(.broker) .mainuser figcaption dl {
		font-size: .8em;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_office_name {
		font-size: .7em;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_name {
		font-size: 1em;
	}
	.front:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .8em;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: .9em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .7em;
	}
	.inner .mainuser .top_license {
		font-size: 0.7em;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
		left: 17%;
		width: 65%;
		text-align: center;
	}
	.inner:not(.broker) .mainuser figcaption a.logo {
	    width: 15%;
	    bottom: 0;
	    top: auto;
	}
	.inner:not(.broker) .mainuser figcaption dl {
	    left: 60%;
	    width: 40%;
	}
	.inner:not(.broker) .mainuser figcaption dt {
	    width: 42%;
	}
	.inner:not(.broker) .mainuser figcaption dl, 
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    font-size: .75em;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    left: 20%;
	    width: 38%;
	}
	.inner:not(.broker).hide_office_name .mainuser figcaption a.logo {
		width: 20%;
	}
	.inner:not(.broker).hide_office_name .mainuser figcaption a.logo img {
		max-height: 4em;
		height: initial;
	}
}
@media screen and (max-width:414px) {
	.mainuser .top_license{
		margin-top: 0;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_office_name {
	    width: 82%;
	    left: 18%;
	    transform: none;
	    text-align: left;
	}
	.front:not(.broker) .mainuser figcaption a.logo {
		bottom: 0;
		top: auto;
		left: 1%;
	}
	.front:not(.broker).hide_office_name .mainuser figcaption a.logo,
	.inner:not(.broker).hide_office_name .mainuser figcaption a.logo {
		width: 22%;
	}
	.front:not(.broker).hide_office_name .mainuser figcaption a.logo img,
	.inner:not(.broker).hide_office_name .mainuser figcaption a.logo img {
		max-height: 5em;
		height: initial;
	}
	.front:not(.broker) .mainuser figcaption .agent_name_title {
	    width: 100%;
	    top: 5%;
	    transform: none;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: 1.2em;
		margin-bottom: .3em;
	}
	.front:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .9em;
	}
	.front:not(.broker) .mainuser figcaption dl {
	    left: 30%;
	    top: 45% !important;
	    width: 56%;
	}
	.front:not(.broker):not(.unbranded) .mainuser figcaption {
		height: 150px;
	}
	.front:not(.broker):not(.unbranded) .mainuser figcaption:before {
		height: 161px;
	}
	.front:not(.broker) .mainuser figcaption dt {
	    width: 38%;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
	    width: 84%;
	    left: 0;
	    transform: none;
	    text-align: center;
	}
	.inner:not(.broker) .mainuser figcaption a.logo {
		bottom: 0;
		top: auto;
	}
	.inner:not(.broker) .mainuser figcaption a.logo img {
	    max-height: 2.5em;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: 1.2em;
	    margin-bottom: .3em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .9em;
	    margin-top: .3em;
	}
	.inner .mainuser .top_license {
		font-size: 0.8em;
	}
	.inner:not(.broker) .mainuser figcaption dl {
	    left: 40%;
	    top: 40% !important;
	    width: 56%;
	}
	.inner:not(.broker) .mainuser {
		height: 10em;
	}
	.inner:not(.broker) .mainuser figcaption {
		height: 150px;
		top: 6px;
	}
	.inner:not(.broker) .mainuser figcaption:before {
		height: 161px;
	}
	.inner:not(.broker) .mainuser figcaption dt {
	    width: 38%;
	}
	.inner:not(.broker) .mainuser figcaption dt, 
	.inner:not(.broker) .mainuser figcaption dd {
	    margin-top: -1px;
	}
	.inner:not(.broker) .mainuser figcaption .agent_name_title {
	    top: 5%;
	    transform: none;
	    width: 78%;
	    left: 22%;
	}
}
@media screen and (max-width:375px) {
	.front:not(.broker) .mainuser figcaption dl {
		left: 28%;
	}
	.front:not(.broker) .mainuser figcaption dt, .front .mainuser figcaption dd {
	    margin-top: -1px;
	}
	.inner:not(.broker) .mainuser figcaption dl {
		left: 38%;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: 1.1em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .8em;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_office_name {
		width: 83%;
	    text-align: left;
	    left: 1%;
	}
	.inner:not(.broker) .mainuser figcaption h2.agent_name {
	    font-size: 1em;
	}
	.inner:not(.broker) .mainuser figcaption h4.agent_title {
	    font-size: .75em;
	}
	.inner .mainuser .top_license {
		font-size: 0.75em;
	}
}
@media screen and (max-width:320px) {
	.front:not(.broker) .mainuser figcaption h2.agent_office_name {
		margin-bottom: .8em !important;
	}
	.front:not(.broker) .mainuser figcaption a.logo {
	    width: 15%;
	}
	.front:not(.broker) .mainuser figcaption h2.agent_office_name {
	    width: 83%;
	    left: 17%;
	}
}
/*--------Office Info Block Improvements--------*/
.broker .mainuser figcaption dl {
	font-family: 'Open Sans', sans-serif;
}
@media screen and (min-width:769px) {
	.broker .mainuser figcaption dl {
		font-family: 'Open Sans', sans-serif;
		font-size: 1em;
		font-weight: 600;
	}
	.broker .mainuser dd:after {
		font-size: .9em;
		font-weight: 400;
	}
	.front.broker .mainuser figcaption dl:before {
		border-width: 1.87em;
		left: -3.63em;
	}
}

/*----Telephone Links----*/
.front .mainuser figcaption dd.phone_office a,
.front .mainuser figcaption dd.phone_cell a,
.front .mainuser figcaption dd.tollfree_number a,
.inner .mainuser figcaption dd.phone_office a,
.inner .mainuser figcaption dd.phone_cell a,
.inner .mainuser figcaption dd.tollfree_number a {
	color: #7f7f7f;
}

/* residential commercial search */
@media (min-width: 1101px) {
	#RETS_property_find #widgets-quick-search .search-submit-wrapper .form-submit {
		background-position: 16% 50%;
	}
}

/*-----Social Media-----*/
.widget .social_media a,
#footerwidget2 .social_media a {
	width: 58px;
	height: 58px;
	margin: .3em;
	vertical-align: middle;
	position: relative;
}
.social_media img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.social_media .defaulticon img,
#footerwidget2 .social_media .defaulticon img {
	display: none;
}
.social_media .defaulticon:before {
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 1.9em;
    text-shadow: 3px 3px 3px #a5a5a5;
}
.social_media .defaulticon.facebookicon:before {
	content: "\f09a";
}
.social_media .defaulticon.twittericon:before {
	content: "\e80c";
	font-family: 'fontello';
}
.social_media .defaulticon.linkedinicon:before {
	content: "\f0e1";
}
.social_media .defaulticon.pinteresticon:before {
	content: "\f231";
}
.social_media .defaulticon.googleplusicon:before {
	content: "\f0d5";
}
.social_media .defaulticon.tiktokicon:before {
    content: "\e80b";
	font-family: 'fontello';
}
.social_media .defaulticon.instagramicon:before {
	content: "\f16d";
}
.social_media .defaulticon.youtubeicon:before {
	content: "\f16a";
}
.social_media .defaulticon {
	background: #b0b2b1;
	background: -webkit-linear-gradient(left top, #b0b2b1, #ebecec);
	background: -o-linear-gradient(bottom right, #b0b2b1, #ebecec); 
	background: -moz-linear-gradient(bottom right, #b0b2b1, #ebecec);
	background: linear-gradient(to bottom right, #b0b2b1, #ebecec);
	border-radius: 50px;
	-moz-box-shadow: inset 0 0 10px #a5a5a5;
	-webkit-box-shadow: inset 0 0 10px #a5a5a5;
	box-shadow: inset 0 0 10px #a5a5a5;
}
.social_media .defaulticon:hover {
   border: 1px solid #a5a5a5;
   box-sizing: border-box;
   background: #fff;
   box-shadow: none;
}
.social_media .defaulticon:hover:before {
   text-shadow: none;
   color: #a5a5a5;
}
footer .social_media .defaulticon:hover {
   border: 0;
}

/* 3 column widget area*/
.front .g1-wrap .g1.no-widgets {
	display: none;
}
.front .g1-wrap {
	text-align: center;
	clear: both;
    width: 100%;
    margin: 0 auto;
}
.front .g1-wrap .g1 {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	float: none;
	box-sizing: border-box;
	margin-right: -4px;
}
.g1-wrap .g1 [id*="contentwidget"] {
	box-sizing: border-box;
	min-height: 60px !important;
}
.front .g1 .widgets-QuickButtonsForAgent a.vBtn, 
.front .g1 .widgets-QuickButtonsForBroker a.vBtn {
	float: none;
}
.front .g1 .widgets-QuickButtonsForAgent img, 
.front .g1 .widgets-QuickButtonsForBroker img,
.front .g1 .widgets-daily-email-alert img,
.front .g1 .widgets-mapSearch img  {
	width: 100%;
	max-width: none;
}
@media only screen and (max-width: 1200px) {
	.front .g1 #widgets-quick-search, 
	.front .g1 .widgets-city-links, 
	.front .g1 .widgets-askQuestions, 
	.front .g1 .widgets-featuredListings {
	    width: 100%;
	}
}
@media (max-width: 768px) {
	.front .contentarea .g1-wrap .g1 {
	    width: 51%;
	}
}
@media (max-width: 640px) {
	.front .contentarea .g1-wrap .g1 {
	    width: 65%;
	}
}
@media (max-width: 450px) {
	.front .contentarea .g1-wrap .g1 {
	    width: 75%;
	}
	.front .g1 .widgets-city-links .main-city-image {
		height: 48vw;
	}
}
@media (max-width: 380px) {
	.front .contentarea .g1-wrap .g1 {
	    width: 85%;
	}
	.front .g1 .widgets-city-links .main-city-image {
		height: 56vw;
	}
}





/*new search widget*/

.footerarea  #menuWidgetContainer li,
.footerarea  #menuWidgetContainer ul{
	z-index:4;
}
.front .g1 .collapsedFilter{
	max-height:2000px;
	opacity:1;
    overflow: visible;
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .openhouse-control,
.front .g1 .collapsedFilter .toolbar-item {
    display: none;
}
.front .g1 .searchExpanded .collapsedFilter .toolbar-item,
.front .g1 .collapsedFilter .toolbar-item.priceRange,
.front .g1 .collapsedFilter .toolbar-item.propertyType,
.front .g1 .collapsedFilter .toolbar-item.listingType,
.front .g1 .collapsedFilter .toolbar-item.bed,
.front .g1 .collapsedFilter .toolbar-item.bath {
	display: block; 
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item {
	grid-column: 1 / span 2; 
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.bed {
	grid-column: 1 / span 1; 
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.bath {
	grid-column: 2 / span 1; 
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .toolbar {
    grid-template-columns: 1fr 1fr;
    top: 0;
    padding-bottom: 0;
}
div[id*="quickSearch"] .searchWidgetApp input,
div[id*="quickSearch"] .searchWidgetApp a{
	outline: none;
}
.front div[id*="quickSearch"] .searchWidgetApp{
	position:relative;
	padding: 0px 5% 2.8rem;
}
div[id*="quickSearch"] .searchWidgetApp{
	border-radius: 5px;
	border: 1px solid #C5C0C0;
	box-shadow: 0 2px 5px rgba(20,20,25,0.2), inset 0 0 0 1px #fff;
    padding: 0px 5% 1rem;
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp{
	padding-bottom:4rem;	
}
.front .g1 div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit,
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	border-radius: 3px;
    border: 1px solid #C5C0C0;
    font-family: 'DroidSansbold', sans-serif;
    font-size: 0.9em;
    height: 2.4em;
    color: #000;
    position: absolute;
    bottom: 1rem;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    float: none;
    line-height: 1;
}
.front .g1  div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:before {
    font-family: "MapSearchFont";
    font-style: normal;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\d112';
    font-size: 1.9rem;
}
.front .g1  div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn{
    width: 55px;
    white-space: normal;
    line-height: 1;
    text-align: center;
    padding: 0px;
    height: 3.1rem;
    line-height: 3rem;
    overflow: hidden;
}
.front div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled),
.front div[id*="quickSearch"] .searchWidgetApp #searchBy .form-control {
	font-size: 0.9rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before {
	font-size: 1rem;
	right: 2.1rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.bed .dropdown-toggle:before {
	right: 1.8rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .input-group > .form-control.search-input {
	line-height: 3rem;
	font-size: 0.95rem;
	border-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.front div[id*="quickSearch"] .searchWidgetApp .autocomplete ul, 
.front div[id*="quickSearch"] .searchWidgetApp .saved-searches ul, 
.front div[id*="quickSearch"] .searchWidgetApp .saved-searches .item a {
    font-size: 0.85rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .saved-searches .time-period {
    font-size: 0.7rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .loading,
.front div[id*="quickSearch"] .searchWidgetApp .header .search-found,
.front div[id*="quickSearch"] .searchWidgetApp .saved-searches .clearall .btn,
.front div[id*="quickSearch"] .searchWidgetApp .saved-searches .clearall, 
.front div[id*="quickSearch"] .searchWidgetApp .header .title,
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.keyword a,
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .btn,
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .custom input, 
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .custom input,
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu{
	font-size: 0.8rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle,
.front div[id*="quickSearch"] .searchWidgetApp .switch-control button {
    font-size: 0.8rem;
}
.front	div[id*="quickSearch"] .searchWidgetApp .listingType .dropdown-toggle span {
	top: 0.33rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .input-group{
	height:1.92rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item:not(.dropdown-keywords-control) {
	height: 2rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .btn, 
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .input-group:before {
	line-height: 1.95rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .title-type:before {
	width: 1rem;
	height: 1rem;
	border-radius: 0.5rem;
	margin-right: 0.3rem;
	top: 3px;
	margin-left: -0.8rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.keyword a:after {
	font-size: 0.4rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-control.multiple .dropdown-menu .item a:before {
	width: 15px;
	height: 15px;
}
.front div[id*="quickSearch"] .searchWidgetApp .multiple .dropdown-menu .item.active a:after {
    font-size: 10px;
    top: 4px;
    left: 3px;
}
.front div[id*="quickSearch"] .searchWidgetApp .listingType .option .icon:before {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 0.5rem;
	top: 2px;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .delim, .front div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .delim {
	padding: 0.3rem;
	font-size: 1.5rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .dropdown-menu, 
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .dropdown-menu li a {
	font-size: 0.85rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .dropdown-menu.saved-searches .time-period{
    font-size: 0.75rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .saved-searches .item .deleteitem:before {
	height: 1.4rem;
	width: 1.4rem;
	border-radius: 1rem;
	font-size: 0.7rem;
	line-height: 1.35rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .dropdown-menu.autocomplete ul li.title {
	font-size: 0.85rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .listingType .dropdown-toggle span.title-type:first-child {
	margin-left: 1rem;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .input-group > .form-control {
	padding-left: 5rem;
	font-size:0.8rem;
	padding-top: 0.1rem;
}
div[id*="quickSearch"] .searchWidgetApp .input-group > .form-control:focus{
	outline:none;
	box-shadow:none;
}
#quick_search_main_form .searchWidgetApp{
	box-shadow:none;
}
#quick_search_main_form.land .searchWidgetApp .toolbar{
	flex-wrap: wrap;
}
#quick_search_main_form.land .searchWidgetApp .toolbar #keywords, 
#quick_search_main_form.land .searchWidgetApp .toolbar #marketdays, 
#quick_search_main_form.land .searchWidgetApp .toolbar #listingType, 
#quick_search_main_form.land .searchWidgetApp .toolbar #priceRange {
	width: calc(50% - 15px);
}
body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit{
	position:relative;
	color:#000;
	border: 1px solid #C5C0C0;
}
#quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit:after{
	content:'\f002';
	font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    line-height: 1;
    position:absolute;
    left: 24px;
    top: 0.6em;
    font-size: 1.1em;
    opacity: 0.7;
}
#quick_search_main_form .searchWidgetApp .dropdown-search-control .loading,
#quick_search_main_form .searchWidgetApp .header .search-found,
#quick_search_main_form .searchWidgetApp .saved-searches .clearall .btn,
#quick_search_main_form .searchWidgetApp .saved-searches .clearall,
#quick_search_main_form .searchWidgetApp  .header .title{
	font-size:0.8rem;
}
#quick_search_main_form .searchWidgetApp .saved-searches .time-period{
	font-size:0.7rem;
}
#quick_search_main_form .searchWidgetApp .autocomplete ul,
#quick_search_main_form .searchWidgetApp .saved-searches ul,
#quick_search_main_form .searchWidgetApp .saved-searches .item a{
	font-size:0.85rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .input-group,
#quick_search_main_form .collapsedFilter .toolbar-item{
	height:2rem;
}
#quick_search_main_form .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before {
	font-size: 1rem;
    right: 2.1rem;
}
#quick_search_main_form .searchWidgetApp .collapsedFilter .toolbar-item.bed .dropdown-toggle:before {
    right: 1.8rem;
}
#quick_search_main_form .searchWidgetApp .listingType .dropdown-toggle span {
    top: 0.33rem;
}
#quick_search_main_form .searchWidgetApp #searchBy .form-control{
	font-size:0.9rem;
}
#quick_search_main_form .searchWidgetApp .search-main-wrapper{
	height:3.15rem;
}
#quick_search_main_form .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle {
    font-size: 0.85rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.keyword a,
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .custom .btn, 
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .custom input, 
#quick_search_main_form .searchWidgetApp .dropdown-range-control .custom input, 
#quick_search_main_form .searchWidgetApp .dropdown-price-control .custom input,
#quick_search_main_form .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-menu{
	font-size: 0.85rem;
}
#quick_search_main_form .searchWidgetApp .title-type:before {
    width: 1rem;
    height: 1rem;
    border-radius: 0.5rem;
    margin-right: 0.3rem;
    top: 3px;
    margin-left: -0.8rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.keyword a:after {
    font-size: 0.4rem;
    top: -1px;
}
#quick_search_main_form .searchWidgetApp .dropdown-control.multiple .dropdown-menu .item a:before {
    width: 13px;
    height: 13px;
}
#quick_search_main_form .searchWidgetApp .multiple .dropdown-menu .item.active a:after {
    top: 5px;
    left: 2px;
    font-size: 9px;
}
#quick_search_main_form .searchWidgetApp .listingType .option .icon:before {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0.5rem;
    top: 2px;
}
#quick_search_main_form .searchWidgetApp .open-option {
    font-size: 0.8rem;
    padding-top: 0.5rem;
    padding-bottom: 1rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-range-control .delim, 
#quick_search_main_form .searchWidgetApp .dropdown-price-control .delim {
    padding: 0.3rem;
    font-size: 1.5rem;
}
#quick_search_main_form .searchWidgetApp .input-group > .input-group-prepend > .btn {
    font-size: 0.9rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-search-control .dropdown-menu, 
#quick_search_main_form .searchWidgetApp .dropdown-search-control .dropdown-menu li a {
    font-size: 0.85rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-search-control .dropdown-menu.saved-searches .time-period{
	font-size: 0.75rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-search-control .saved-searches .item .deleteitem:before {
    height: 1rem;
    width: 1rem;
    border-radius: 1rem;
    font-size: 0.4rem;
    line-height: 0.9rem;
}
#quick_search_main_form .searchWidgetApp .input-group > .form-control.search-input {
    line-height: 3rem;
    font-size: 0.95rem;
    border-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#quick_search_main_form .searchWidgetApp #searchBy {
    line-height: 3rem;
    font-size: 0.95rem;
    height:3.1rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-search-control .dropdown-menu.autocomplete ul li.title {
    font-size: 0.85rem;
}
#quick_search_main_form .searchWidgetApp .open-option a{
	font-size: 0.8rem;
}
#quick_search_main_form .searchWidgetApp h2 {
    font-size: 1.5rem;
    padding: 1.3rem 0.5rem 1.1rem;
}
#quick_search_main_form .searchWidgetApp .listingType .dropdown-toggle span.title-type:first-child {
    margin-left: 1rem;
}
#quick_search_main_form .searchWidgetApp{
	padding: 0px 1.5rem;
}
#quick_search_main_form div[id*="quickSearch"] .searchWidgetApp:before{
	border-radius:3px;
}
body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit{
	border-radius: 3px;
    font-size: 1.2rem;
    height: 3.1rem;
    width: 160px;
    padding-left: 30px;
}
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .input-group > .form-control {
    padding-left: 5.4rem;
}
#quick_search_main_form .searchWidgetApp .dropdown-keywords-control .custom .input-group:before{
	line-height:2.1rem;
}
#quick_search_main_form .searchWidgetApp .toolbar{
	grid-template-columns:repeat(auto-fit, minmax(12vw, 1fr));
	grid-gap: 20px 25px;
	top:1.5em;
	padding:0px 0px 2.2em;
}
.front div[id*="quickSearch"] .searchWidgetApp .title-type:before {
	border-color:#fff;
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.switch-control button.active,
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item:not(.dropdown-keywords-control) button:hover{
    background-color: #f1e7de;	
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.dropdown-keywords-control button:not(:disabled):not(.disabled):hover{
	background-color: #f1e7de;	
	color: #c47529;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .btn,
div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled){
	background-color:#f1e7de;
}
div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled):hover{
	color: #c47529;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-menu li:hover, 
div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-menu li.active,
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control li:not(.group-item):not(.title):hover, 
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control li.active,
div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .dropdown-menu li:not(.custom):hover, 
div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .dropdown-menu li.active,
div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .dropdown-menu li:not(.custom):hover, 
div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .dropdown-menu li.active,
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .dropdown-menu li:not(.custom):not(.keyword):hover, 
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.active{
	background-color:#f1e7de;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-menu li.active a,
div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control .dropdown-menu li.active a,
div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .dropdown-menu li.active a,
div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .dropdown-menu li.active a,
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .dropdown-menu li.keyword a:hover{
	color: #c47529;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-range-control .custom input:focus,
div[id*="quickSearch"] .searchWidgetApp .dropdown-price-control .custom input:focus,
div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom input:focus{
	border-color:#c47529;
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before{
	color:#c47529;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	background-color:#c47529;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:hover{
	background-color: #5ebd85;
}
div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-toggle:hover .title-type:before{
	border-color:#f1e7de;
}
@media (max-width:1680px){
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before{
	display:none;
}
}
@media (max-width:1280px){
#quick_search_main_form .searchWidgetApp .toolbar {
    grid-template-columns: repeat(auto-fit, minmax(14vw, 1fr));
}
}
@media (max-width:1210px){
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .input-group:before,
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button:before{
	display:none;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .input-group > .form-control{
	padding-left:1rem;
}
}
@media (max-width:939px){
#quick_search_main_form .searchWidgetApp .toolbar {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before,
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .custom .input-group:before,
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button:before{
	display:inline;
}
#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .dropdown-keywords-control .input-group > .form-control{
	padding-left:5.2rem;
}
}
@media (max-width:731px){  
body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit{
    text-indent: 0px; 	
    padding-left: 38px;
}
}
@media (max-width:640px){  
body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit{
	position:absolute;
	bottom: 1.3em;
}
.front .widecontent div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit {
    position: absolute;
    bottom: 1rem;
    width: 160px;
    left: calc(50% - 80px);
}
.front .widecontent div[id*="quickSearch"] .searchWidgetApp {
    padding-bottom: 5.5rem;
}
.front .widecontent div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy {
    width: 100%;
}
.front .widecontent div[id*="quickSearch"] .searchWidgetApp .open-option {
    float: none;
}
}
@media (max-width:460px){
	#quick_search_main_form.land .searchWidgetApp .toolbar #keywords, 
	#quick_search_main_form.land .searchWidgetApp .toolbar #marketdays, 
	#quick_search_main_form.land .searchWidgetApp .toolbar #listingType, 
	#quick_search_main_form.land .searchWidgetApp .toolbar #priceRange {
		width: 100%;
	}
	}

/*Blogs*/
.inner .node.blog .links a,
.inner .comment .links a, 
body[class*="blog"] .pager a,
body[class*="blog"] .post_date span:nth-child(3) {
    color: #5A5959;
}
body[class*="blog"] .pager .pager-current,
body[class*="blog"] .pager a:hover {
    color: #fffff1;
}
body[class*="blog"] .breadcrumb{
    display: none;
}
#comment_confirm_delete .container-inline a {
    padding: 1px 6px;
    font-family: 'DroidSansbold', sans-serif;
}
@media screen and (min-width: 640px) {
    .inner .node.blog .links a,
    .inner .comment .links a {
        border: solid 1px;
    }
}
@media (max-width: 600px) {
    #comment_confirm_delete .container-inline a {
        font-size: 0.8em;
	}
}
/*brokeredby style*/
.front .widgets-featuredListings .brokerbywidget span {
    border-top: 0;
}
.front .widgets-featuredListings .brokerbywidget {
    width: 215px;
}

/*license number*/
#footerwidget2 .footer_License {
    font-size: 1em;
    text-align: center;
}

/*Footer disclaimer*/
footer .adanote {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 1em;
}

/*Increase top-left logo size*/
.front:not(.broker) .mainuser figcaption a.logo img,
.inner:not(.broker) .mainuser figcaption a.logo img {
	max-height: 4.5em;
}
.front:not(.broker) .mainuser figcaption a.logo {
    width: 15.5%;
}
.inner:not(.broker) .mainuser figcaption a.logo {
    width: 13%;
}
@media screen and (max-width: 2000px) {
    .front:not(.broker) .mainuser figcaption {
        width: 40%;
    }
}
@media (max-width: 1640px) {
    .inner:not(.broker) .mainuser figcaption h2.agent_office_name {
        width: 42%;
    }
}
@media (max-width: 1490px) {
    .inner:not(.broker) .mainuser figcaption a.logo {
        width: 12%;
    }
    .front:not(.broker) .mainuser figcaption a.logo img {
        max-height: 4em;
    }
}
@media screen and (max-width: 1440px) {
    .front:not(.broker) .mainuser figcaption {
        width: 55%;
    }
}
@media screen and (max-width: 1366px) {
    .inner:not(.broker) .mainuser figcaption a.logo {
        width: 12%;
    }
}
@media screen and (max-width: 1200px) {
    .front:not(.broker) .mainuser figcaption a.logo img {
        max-height: 3.5em;
    }
}
@media screen and (max-width: 1140px) {
    .front:not(.broker) .mainuser figcaption a.logo img {
        max-height: 3em;
    }
}
@media screen and (max-width: 1080px) {
    .front:not(.broker) .mainuser figcaption {
        width: 65%;
    }
}
@media screen and (max-width: 910px) {
    .front:not(.broker) .mainuser figcaption {
        width: 75%;
    }
}
@media screen and (max-width: 790px) {
    .front:not(.broker) .mainuser figcaption {
        width: 80%;
    }
}
@media (max-width: 768px) {
    .inner:not(.broker) .mainuser figcaption h2.agent_office_name {
        width: 40%;
    }
}
@media screen and (max-width: 790px) {
    .front:not(.broker) .mainuser figcaption {
        width: 98%;
    }
}
@media (max-width: 730px) {
    .front:not(.broker) .mainuser figcaption a.logo {
        width: 20%;
    }
}
@media (max-width: 620px) {
    .front:not(.broker) .mainuser figcaption a.logo img, 
    .inner:not(.broker) .mainuser figcaption a.logo img {
        max-height: 3em;
    }
    .inner:not(.broker) .mainuser figcaption a.logo {
        width: 10%;
    }
}
@media (max-width: 600px) {
    .inner:not(.broker) .mainuser figcaption a.logo img {
        max-height: 4em;
    }
    .front:not(.broker) .mainuser figcaption dl, 
    .front:not(.broker) .mainuser figcaption h2.agent_office_name {
        left: 41%;
    }
    .front:not(.broker) .mainuser figcaption .agent_name_title {
        width: 35%;
    }
}
@media screen and (max-width: 550px) {
    .inner:not(.broker) .mainuser figcaption h2.agent_office_name {
        width: 44%;
    }
    .front:not(.broker) .mainuser figcaption dl, 
    .front:not(.broker) .mainuser figcaption h2.agent_office_name {
        left: 35%;
    }
}
@media screen and (max-width: 500px) {
    .inner:not(.broker) .mainuser figcaption .agent_name_title {
        top: 40%;
    }
    .inner:not(.broker) .mainuser figcaption h2.agent_office_name {
        width: 72%;
    }
}
@media (max-width: 440px) {
    .front:not(.broker) .mainuser figcaption a.logo img {
        max-height: 2.5em;
    }
}
@media only screen and (max-width: 480px) {
    .inner.broker.longMenu .logo_link, 
    .broker.longMenu .logo_link, 
    .broker .logo_link {
        height: 2em;
        width: 10%;
    }
    .inner:not(.broker) .mainuser figcaption h2.agent_office_name {
        width: 65%;
    }
}
@media screen and (max-width: 414px) {
    .inner:not(.broker) .mainuser figcaption a.logo img {
        max-height: 3em;
    }
    .inner:not(.broker) .mainuser figcaption a.logo {
        width: 28%;
    }
    .inner:not(.broker) .mainuser figcaption .agent_name_title {
        top: 5%;
    }
    .front:not(.broker) .mainuser figcaption a.logo {
        width: 16%;
    }
    .front:not(.broker) .mainuser figcaption a.logo img {
        max-height: 4.5em;
    }
    .front:not(.broker) .mainuser figcaption .agent_name_title {
        width: 100%;
    }
    .front:not(.broker) .mainuser figcaption dl {
        left: 28%;
    }
    .front:not(.broker) .mainuser figcaption h2.agent_office_name {
        left: 20%;
    }
}
@media only screen and (max-width: 376px) {
    .inner.broker.longMenu .logo_link, 
    .broker.longMenu .logo_link, 
    .broker .logo_link {
        width: 16%;
    }
}
@media screen and (max-width: 320px) {
    .front:not(.broker) .mainuser figcaption a.logo {
        width: 15%;
    } 
    .front .mainuser figcaption h2.agent_office_name {
        line-height: 1em;
    }
}

/*Latest blog post widget*/
.blogPost-main:after {
    left: -46.5%;
}
.blogPost-main:after {
    width: 171.6%;
}
.blogPost-main .blogPost-content-info {
    height: 210px;
}
@media (max-width: 1670px) {
    .blogPost-main .blogPost-content-info {
        height: 200px;
    }
}
@media (max-width: 1425px) {
    .blogPost-main:after {
        width: 136.4%;
    }
    .blogPost-main:after {
        left: -18.2%;
    }
    .blogPost-main .blogPost-content-info {
        height: 170px;
    }
    .inner .blogPost-main .blogPost-content-info {
        height: 190px;
    }
}
@media (max-width: 1280px) {
    .blogPost-main:after {
        width: 128.4%;
    }
}
@media (max-width: 1150px) {
    .blogPost-main .blogPost-content-info,
    .inner .blogPost-main .blogPost-content-info {
        height: 210px;
    }
}
@media (max-width: 1024px) {
    .blogPost-main:after {
        width: 122.1%;
    }
}
@media (max-width: 939px) {
    .inner .blogPost-main .blogPost-content-info {
        height: 190px;
    }
}
@media (max-width: 845px) {
    .front .widecontent div.widgets-latestBlog-widget {
        width: 60%;
    }
}
@media (max-width: 768px) {
    .blogPost-main .blogPost-content-info,
    .inner .blogPost-main .blogPost-content-info {
        height: 180px;
    }
    .front .widecontent div.widgets-latestBlog-widget {
        width: 70%;
    }
}
@media (max-width: 640px) {
    .blogPost-main:after {
        width: 120%;
    }
}
@media (max-width: 630px) {
    .blogPost-main .blogPost-content-info {
        height: 210px;
    }
}
@media (max-width: 480px) {
    .front .widecontent div.widgets-latestBlog-widget {
        width: 80%;
    }
    .front .blogPost-main .blogPost-content-info {
        height: 170px;
    }
}
@media (max-width: 414px) {
    .front .widecontent div.widgets-latestBlog-widget {
        width: 90%;
    }
}
@media (max-width: 360px) {
    .front .blogPost-main .blogPost-content-info {
        height: 190px;
    }
    .inner .blogPost-main .blogPost-content-info {
        height: 190px;
    }
}
@media (max-width: 320px) {
    .front .blogPost-main .blogPost-content-info,
    .inner .blogPost-main .blogPost-content-info {
        height: 200px;
    }
}
/*Youtube icon color changes*/
.social_media .defaulticon {
    background: none;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.social_media .defaulticon:before {
    color: #212121;
    text-shadow: none;
}
div[id*='social_media'] .social_media .defaulticon.youtubeicon:before {
    content: '\f16a';
}
.social_media .defaulticon:hover {
    background: none;
    border: 0;
}
.social_media .defaulticon:hover:before {
    color: #212121;
}
div.agent-details-wrapper .social_media .defaulticon.youtubeicon:before {
    top: 50%;
}
.widget .social_media a, 
#footerwidget2 .social_media a {
    width: 36px;
    height: 36px;
    margin: 0.5em;
}

/*front page top slider banner fix for big images*/
.nivo-main-image{
    height: auto!important;
}
.front #slider{
    height: 30vw;
}