@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Poppins:400,500,600,700|Nothing+You+Could+Do);




@font-face {
  font-family: 'FontAwesome';
  src: url('../../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), 
  url('../../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),
  url('../../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),
  url('../../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), 
  url('../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html[class*="translated"] header{
	top:40px;
}


a:hover, a:active,a:focus, input:focus, select:focus {outline: none}

.inner #footerwidgettop,
.inner #footerwidgetbottom,
.inner .contentarea .g1,
.footerarea .f1{
	display:none;
}
.widecontent.trackwidgetsRegions{
	padding-left:0px!important;
	padding-right:0px!important;
}

.front #footerwidgetbottom.trackwidgetsRegions,
#topwidget2.trackwidgetsRegions,
.front #footerwidgettop.trackwidgetsRegions,
#topwidget.trackwidgetsRegions,
#footerwidget.trackwidgetsRegions{
	padding:0px;
	background:none;
	width:auto;
	min-height:1px;
	margin-top: 0px;
}
#contentwidget5:after {
	content: '';
	display: block;
	clear: both;
}
.front .slider-wrapper div[id*="quickSearch"].blockToolbarItem,
#topwidget2 div[id*="textWidget"].blockToolbarItem,
#topwidget div[id*="social_media"].blockToolbarItem,
#topwidget div[id*='menuWidget'].blockToolbarItem,
#footerwidget div[id*="social_media"].blockToolbarItem,
#footerwidget div[id*="dev_widget"].blockToolbarItem{
		background-color:transparent;
	border:none;
	clear:none;	
}
#topwidget div[id*="social_media"] .TitleToolBar,
#footerwidget div[id*="social_media"] .TitleToolBar,
#footerwidget div[id*="dev_widget"] .TitleToolBar{
		display:none!important;
}
.widget.blockToolbarItem.singleFeatureL,
div.blockToolbarItem.freehomewidget,
div.blockToolbarItem.dreamhomewidget,
div.blockToolbarItem.frontButtonWidget{
	clear:none;
}
.theme21.hidepreviewWidgetMode .slider-wrapper{
    margin-top: 7vw;
}
.theme21.hidepreviewWidgetMode header{
	top:0px;
}

header{
	width:100%;
    z-index:420;	
        position: absolute;
        top:0px;
}
header .wrapper{
	height:7vw;
	background-color:#fffffd;
	position: relative;
}
.inner header .wrapper {
    border-bottom: 1px solid #bbbbbb;
}
.mainuser a.infoContact{
	display:none;
}
header .logo_link,
header .logo{
	height:100%;
	display:block;
    width: 10vw;
    text-align: center;
    color:#222223;
    font-family:'Poppins',Arial,sans-serif;
    font-weight:400;
    font-size:0.65vw;
    text-transform:uppercase;
    float: left;
    position: relative;
     margin-left: 2vw;
}
header .logo_link .logowrapper,
header .logo .logowrapper{
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
header .logo_link .logowrapper span,
header .logo .logowrapper span{
	display:block;
	line-height: 0.7vw;
}
header .logo_link img,
header .logo img{
max-height:4.5vw;
max-width:90%;
margin-bottom:0.2vw;
vertical-align: middle;
}
header .logo_link:hover,
header .logo:hover{
	text-decoration:none;
}

.mainuser{
    float: left;
    display: block;
    height: 100%;
    margin-left: 0.6vw;
    margin-right: 0.6vw;
    display:none;
    min-width:27vw;
}
header .wrapper .mainuser{
	display:block;
}
.mainuser .agent-info {
	height: 100%;
	float: left;
}
.mainuser .agent-info.agent1 {
	margin-right: 1vw;
}
.mainuser a.logo{
	display:none;
}
.mainuser a.agent_photo {
    display: block;
    height: 100%;
    width: 6vw;
    overflow: hidden;
        position: relative;
    float:left;    
}
.mainuser a.agent_photo img {
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.mainuser figcaption,
.inner .mainuser .agent-details {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left:1vw;
    float:left;
}
.mainuser dl {
    margin: 0px;
    white-space: nowrap;
}
.mainuser dl dd {
    font-size: 0.95vw;
    line-height: 1.4vw;
    color: #222223;
    margin: 0;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.mainuser dl dd a{
	  color: #222223;
}
.mainuser dl dd:before {
    content: '';
    display: inline-block;
    float: left;
    font-style: normal;
    font-weight: 400;
    margin-right: 0.4em;
    top: 1px;
    position: relative;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mainuser dl dd.phone_cell:before {
    content: "\f10b";
    padding-left: 0.1vw;
    font-size: 1.2vw;
}
.mainuser dl dd.phone_office:before {
    content: "\f095";
}
.mainuser dl dd.tollfree_number, 
.mainuser dl dd:last-child, 
.mainuser dt {
    display: none;
}
.mainuser .agent_name {
    color: #222223;
    font-family: 'Poppins',Arial,sans-serif;
    font-weight: 600;
    font-size: 1vw;
    line-height: 1.2vw;
    text-transform: uppercase;
    margin: 0.3vw 0px 0.2vw;
    white-space: normal;
    max-width: 25vw;
}
.mainuser .agent_title {
    clear: left;
    color: #222223;
    font-family: 'Poppins',Arial,sans-serif;
    font-weight: 400;
    font-size: 0.8vw;
    line-height: 1vw;
	margin: 0 0 .4vw 0;
    white-space: normal;
}
.sticky-menu-active .mainuser .agent_name {
	font-size: .85vw;
	line-height: .95vw;
	margin-bottom: .1vw;
}
.sticky-menu-active .mainuser .agent_title {
	font-size: .7vw;
	line-height: .8vw;
    margin-bottom: .2vw;
}
.sticky-menu-active .mainuser dl dd {
	font-size: .8vw;
	line-height: 1.1vw;
}
.sticky-menu-active .mainuser dl dd.phone_cell:before {
	font-size: 1vw;
}
.sticky-menu-active .mainuser {
	min-width: 0;
}

.inner figure.mainuser,
.inner figure.mainuser * {
	display: none !important;
	width: 0px;
	min-width: 0px;
}


 div[id*='social_media'] a.defaulticon img {
    display: none;
}
 div[id*='social_media'] a.defaulticon {
    color: #fff;
    position: relative;
    font-size: 1.2vw;
}
div[id*='social_media'] a.facebookicon.defaulticon{
	 background-color: #3f579d;
}
div[id*='social_media'] a.twittericon.defaulticon{
	 background-color: #55acef;
}
div[id*='social_media'] a.linkedinicon.defaulticon{
	 background-color: #0177b5;
}
div[id*='social_media'] a.pinteresticon.defaulticon{
	 background-color: #b21389;
}
div[id*='social_media'] a.defaulticon.googleplusicon {
    background-color: #dd4b39;
}
div[id*='social_media'] a.defaulticon.instagramicon {
    background: -webkit-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -webkit-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -moz-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -moz-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -ms-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -ms-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: -o-radial-gradient(32% 106%, circle cover, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), -o-linear-gradient(-45deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
    background: radial-gradient(circle farthest-corner at 32% 106%, rgb(255, 225, 125) 0%, rgb(255, 205, 105) 10%, rgb(250, 145, 55) 28%, rgb(235, 65, 65) 42%, transparent 82%), linear-gradient(135deg, rgb(35, 75, 215) 12%, rgb(195, 60, 190) 58%);
}
div[id*='social_media'] a.defaulticon.youtubeicon {
    background-color: #bb0000;
}
div[id*='social_media'] a.defaulticon:hover{
	background-color: #0c6e75!important;
}
div[id*='social_media'] a.defaulticon.instagramicon:hover{
	background:none;
   background-color: #0c6e75!important;
 }
#topwidget:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
#topwidget div[id*='social_media']{
	visibility:hidden;
	float:left;
	height: 7vw;
}
#topwidget div[id*='social_media'] .social_media {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
     height: 100%;
    padding: 0.95vw 0px 0px 2.5vw;
        width: 40px;
     box-sizing: border-box;
}
div[id*='social_media'] .social_media a{
    width: 2.5vw;
    height: 2.5vw;
    display: inline-block;
    margin: 0px 0px 2px 2px;
    position:relative;
   }
#topwidget div[id*='social_media'] a{
   	display:block;
   }
div[id*='social_media'] a.defaulticon:before {
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 2.5vw;
}
div[id*='social_media'] a.facebookicon.defaulticon:before {
    content: '\f09a';
}
div[id*='social_media'] a.twittericon.defaulticon:before {
    content: '\f099';
}
div[id*='social_media'] a.linkedinicon.defaulticon:before {
    content: '\f0e1';
}
div[id*='social_media'] a.pinteresticon.defaulticon:before {
    content: '\f0d2';
}
div[id*='social_media'] a.defaulticon.googleplusicon:before {
    content: '\f0d5';
}
div[id*='social_media'] a.defaulticon.instagramicon:before {
    content: '\f16d';
}
div[id*='social_media'] a.defaulticon.youtubeicon:before {
    content: '\f16a';
}
div[id*='social_media'] .social_media a img {
    position: relative;
	top: 50%;
	transform: translateY(-50%);
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
div[id*='social_media'] .social_media a.defaulticon img {
	display: none;
}

/*menu*/
#topwidget div[id*='menuWidget']{
height:100%;
font-family:'Open Sans', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: 600;
font-size: 1.05vw;
float: right;
visibility:hidden;
}
.menu-active-long #topwidget div[id*='menuWidget'] #menuWidgetContainer.newmenu{
    width:13vw;
}
#menuWidgetContainer ul.mainmenu{ 
height: 100%;
line-height: 7vw;
margin-right: 2vw;
max-height: 2000px;
}
#menuWidgetContainer ul.mainmenu li.menuItem{
   margin: 0px 3vw 0px 0px;
}
#menuWidgetContainer .menu-button{
	display:none;
}
#menuWidgetContainer .submenu{
    height: 2.6vw;
    width: 11.6vw;
    border: 1px solid #0c6e75;
    border-radius: 2px;
    text-align: center;
    line-height: 2.6vw;
}
#menuWidgetContainer ul.mainmenu li.item-with-ul{
	  height: 2.6vw;
	    line-height: 2.6vw;
}
#menuWidgetContainer ul.mainmenu li:not(.submenu).item-with-ul ul{
	min-width:100%;
	    margin-top: -0.2vw;
}
#topwidget #menuWidgetContainer li.menuItem.active.item-with-ul ul li a,
#topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul a:hover{
	border:none;
}
#menuWidgetContainer ul.mainmenu li ul,
#menuWidgetContainer .submenu ul { 
	margin:0px;
	display:block!important;
  visibility: hidden; 
  opacity: 0;
  top: 100%;
  left: auto;
  right:-1px;
  z-index: -1;
    -webkit-transition: all 0.8s ease-in-out 0s, visibility 0s linear 0.8s, z-index 0s linear 0.01s;
  transition: all 0.8s ease-in-out 0s, visibility 0s linear 0.8s, z-index 0s linear 0.01s;
  width:15vw;
}
#menuWidgetContainer .submenu ul {
	max-height: calc(100vh - 7vw);
	overflow-y: auto;
}
.openresource #menuWidgetContainer .submenu ul {
	max-height: none;
}
#menuWidgetContainer .submenu ul::-webkit-scrollbar {
    width: .35rem;
}
#menuWidgetContainer .submenu ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
#menuWidgetContainer .submenu ul::-webkit-scrollbar-thumb {
  background-color: #6a6c6d;
  outline: 1px solid slategrey;
}
@media (hover:hover){
#menuWidgetContainer ul.mainmenu li:hover ul,
#menuWidgetContainer .submenu:hover ul {
  visibility: visible; 
  opacity: 1;
  z-index: 1;
 -webkit-transition-delay: 0s, 0s, 0.2s;
  transition-delay: 0s, 0s, 0.2s; 
}
}
.mobileVersion #menuWidgetContainer ul.mainmenu li.item-with-ul.activeLiClass ul,
.mobileVersion #menuWidgetContainer .submenu ul.openmres {
    visibility: visible; 
    opacity: 1;
    z-index: 1;
   -webkit-transition-delay: 0s, 0s, 0.2s;
    transition-delay: 0s, 0s, 0.2s; 
}
#topwidget #menuWidgetContainer li a {
    color: #6a6c6d;
    padding: 0px;
}
.menu-active-long .wrapper #topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul:not(.submenu) ul li.active a,
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul:not(.submenu):hover a,
#topwidget #menuWidgetContainer li.menuItem.active a,
#topwidget #menuWidgetContainer li.menuItem a:hover{
	color:#2bb8e3;
}
.menu-active-long .wrapper #topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul:not(.submenu) ul li a{
	 color: #6a6c6d;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:hover:last-child,
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li{
	border:none;
	margin-top: -1px;
}
#topwidget #menuWidgetContainer li.menuItem.active a,
#topwidget #menuWidgetContainer li.menuItem a:hover{
    padding: 0px 0px 0.5vw 0px;
    border-bottom: 0.2vw solid #2bb8e3;
}
#topwidget #menuWidgetContainer .submenu a.visitor_tools{
    padding: 0vw;
	font-size: 0.85vw;
    white-space: nowrap;
    font-weight: 700;
    text-align: center;
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a,
#topwidget #menuWidgetContainer .submenu a{
	line-height: 0.9vw;
    padding:0.5vw 1vw;
    text-align:right;
        white-space: normal;
     color:#242133;   
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a{
	color:#6a6c6d;
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li,
#topwidget li.submenu ul li {
    border: 1px solid #0c6e75;
    border-bottom:none;
    background-color:#fffffd;
    display: block;
    padding:0;
    font-size: 0.8vw;
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:last-child,
#topwidget li.submenu ul li:last-child{
  border-bottom: 1px solid #0c6e75;	
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:hover,
#topwidget li.submenu ul li:hover,
#topwidget li.submenu ul li.active{
	 background-color: #fffffd;
}
#topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul:not(.submenu):hover ul li:hover a,
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a:hover,
#topwidget #menuWidgetContainer .submenu a:hover,
#topwidget #menuWidgetContainer .submenu li.active a{
	color:#2bb8e3;
}
.menu-active-long #menuWidgetContainer{
	position:relative;
}
.menu-active-long #menuWidgetContainer ul.mainmenu li.menuItem{
display:block;	
padding: 0.9vw 1vw 0px;
background-color: #fffffd;
margin:0px;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li.item-with-ul{
	height:auto;
	line-height:inherit;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a,
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu a {
    line-height: 0.9vw;
  padding: 0vw 0vw 0vw 0.3vw;
    white-space: normal;
    font-size: 0.88vw;
}
.menu-active-long #menuWidgetContainer ul.mainmenu{
margin: 0px;
    display: block!important;
    visibility: hidden;
    opacity: 0;
      top: 100%;
    left: 0vw;
    width: 12vw;
      -webkit-transition: all 0.8s ease-in-out 0s, visibility 0s linear 0.8s, z-index 0s linear 0.01s;
    transition: all 0.8s ease-in-out 0s, visibility 0s linear 0.8s, z-index 0s linear 0.01s;
    line-height:1;
   -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
   }
     .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:last-child,
   .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:last-child{
    padding-bottom:0.8vw;
}
.mobileVersion.menu-active-long #menuWidgetContainer ul.mainmenu.openm{
    visibility: visible;
    opacity: 1;
    z-index: 1;
      -webkit-transition-delay: 0s, 0s, 0.2s;
    transition-delay: 0s, 0s, 0.2s;
           -webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
}
@media (hover:hover){
.menu-active-long #menuWidgetContainer .mainLi:hover ul.mainmenu{
    visibility: visible;
    opacity: 1;
    z-index: 1;
      -webkit-transition-delay: 0s, 0s, 0.2s;
    transition-delay: 0s, 0s, 0.2s;
           -webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
 }
}
.menu-active-long #menuWidgetContainer .list1{
	float:left;
	    height: 100%;
    line-height: 7vw;
        z-index: 500;
    position: relative;
}
.menu-active-long #menuWidgetContainer .mainLi{
    padding: 0px 3vw 0px 0vw;
    font-size: 0.95vw;
     font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #6a6c6d;
        height: 2.6vw;
    line-height: 2.6vw;
}
.menu-active-long #menuWidgetContainer .mainLi a.menuBtn:before{
	content: '\f0c9';
	font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-size: 1.2vw;
    padding-right: 0.6vw;
    position: relative;
    top: 0.05vw;
}
.menu-active-long #topwidget #menuWidgetContainer li.mainLi a.menuBtn:hover{
	color:#2bb8e3;
	cursor:default;
}
.menu-active-long #menuWidgetContainer ul.list2{
	float:right;
	margin-right: 2vw;
	height: 100%;
    line-height: 7vw;
}
.menu-active-long #topwidget #menuWidgetContainer li.menuItem ul li.active a,
.menu-active-long #topwidget #menuWidgetContainer li.menuItem.active a,
.menu-active-long #topwidget #menuWidgetContainer li.menuItem a:hover{
    border-left: 0.1vw solid #2bb8e3;
    border-bottom: none;
}
#menuWidgetContainer ul li:not(.submenu).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;
}
.menu-active-long #menuWidgetContainer ul li:not(.submenu).item-with-ul:not(.submenu):hover a:after{
	content:'\f0d9';
}
#menuWidgetContainer ul li:not(.submenu).item-with-ul:hover a:after{
	content:'\f0d8';
}
.menu-active-long #topwidget #menuWidgetContainer li.menuItem.active ul li a:before,
body:not(.menu-active-long) #topwidget #menuWidgetContainer li.menuItem.active ul li a:before,
#topwidget #menuWidgetContainer li.menuItem.item-with-ul a:hover:before,
#menuWidgetContainer ul li.item-with-ul ul a:after{
	display:none;
}
.menu-active-long #menuWidgetContainer ul.mainmenu li:not(.submenu) ul {
    left: -100%;
    top: calc(50% + 0.6vw);
    right: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    min-width: 100%;
    height: auto!important;
    opacity: 1!important;
    display:none!important;
    -webkit-box-shadow: -6px 0px 13px 0px rgba(136, 136, 131, 0.25);
    -moz-box-shadow: -6px 0px 13px 0px rgba(136, 136, 131, 0.25);
    box-shadow: -6px 0px 13px 0px rgba(136, 136, 131, 0.25);
}
.menu-active-long #menuWidgetContainer.newmenu ul.mainmenu li:not(.submenu) ul{
    top:0.6vw;    
    -webkit-transform: none;
    transform: none;
    }
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a{
	text-align:left;
	    padding: 0.8vw 0.5vw 0.1vw;
	border:none;    
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:last-child{
	border-bottom:none;
}
body.menu-active-long:not(.mobileVersion) #menuWidgetContainer ul.mainmenu li:not(.submenu):hover ul{
	display:block!important;
}
.mobileVersion #menuWidgetContainer ul.mainmenu .touch-button{
    width: 100%;
    height: 2.3em;
    display: block;
    position: absolute;
    top: 0px;
    visibility:visible!important;
    margin-top:0.9em;
}
.mobileVersion.menu-active-long #menuWidgetContainer ul.mainmenu li:not(.submenu):hover ul{
	display:none!important;
}
.mobileVersion.menu-active-long #menuWidgetContainer ul.mainmenu li:not(.submenu) ul.flexnav-show{
    display:block!important;
    visibility:visible;
    top: 0;
}
.mobileVersion.menu-active-long #menuWidgetContainer ul li.item-with-ul:not(.submenu):hover a:after {
    content: '\f0d7';
}
.mobileVersion.menu-active-long #menuWidgetContainer ul li.item-with-ul.activeLiClass:not(.submenu):hover a:after,
.mobileVersion.menu-active-long #menuWidgetContainer ul li.item-with-ul.activeLiClass:not(.submenu) a:after{
	content: '\f0d8';
}

.sticky-menu-active header{
	position:fixed;
}
.sticky-menu-active header .wrapper{
	height:5vw;
	border-bottom: 1px solid #bbbbbb;
}
.sticky-menu-active header .logo_link, 
.sticky-menu-active header .logo{
	font-size: 0.5vw;
}
.sticky-menu-active header .logo_link img, 
.sticky-menu-active header .logo img {
    max-height: 3.5vw;
}
.menu-active-long.sticky-menu-active #menuWidgetContainer ul.list2,
.menu-active-long.sticky-menu-active #menuWidgetContainer .list1,
.sticky-menu-active #menuWidgetContainer ul.mainmenu {
    line-height: 5vw;
}
.sticky-menu-active  #topwidget div[id*='social_media'] a {
    width: 1.5vw;
    height: 1.5vw;
}
.sticky-menu-active  #topwidget div[id*='social_media'] a.defaulticon {
    font-size: 0.9vw;
}
.sticky-menu-active #topwidget div[id*='social_media'] a.defaulticon:before{
	line-height: 1.6vw;
}
.sticky-menu-active #topwidget div[id*='social_media'] {
    height: 5vw;
}
.sticky-menu-active #topwidget div[id*='social_media'] .social_media{
    padding-top: 1vw;
}

/*slider*/
.slider-wrapper {
    height: calc(100vh - 7vw);
    margin: 7vw 2vw 0px;
    position: relative;
}
.slider-wrapper #slider{
    overflow: hidden;
    position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:calc(100vh - 7vw);
  padding: 0;
  margin: 0;
  }
.rslides img {
    display: block;
    width: 100%;
    min-height:100%;
    float: left;
    border: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .rslides li a:first-child:before,
  .rslides li:before{
  	content:'';
  	display:block;
  	width:100%;
  	height:100%;
  	    -webkit-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.1);
    position:absolute;
    top:0px;
    left:0px;
    z-index:5;
  }
    .rslides li p a:first-child:before{
    	display:none;
    }
       .rslides li a + p{
 	 padding: 0px;
 }
    .rslides li a:first-child{
    	position:relative;
    	display:block;
    	width:100%;
    	height:100%;
    	z-index:7;
    	top:0px;
        left:0px;    	
    }
      .rslides li p a:first-child{
  padding:1vw 1em;
  height:auto;
  width:auto;
  }
  .rslides p{
  	position:absolute;
  	bottom:0px;
  	left:0px;
  	width:100%;
  	    box-sizing: border-box;
  	font-size:1.3vw;
  	background-color:rgba(19,22,25,0.4);
  	margin:0px;
  	padding:1vw;
  	color:#fff;
  	text-align:center;
  	line-height:1;
  	font-family:'Poppins',Arial, Helvetica, sans-serif;
  	z-index:8;
  }
   .rslides p a{
   	color:#fff;
   }
   a.rslides_nav:before{
	content:'\f105';
	 font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}
a.rslides_nav{
top: calc(50% - 3vw);
position: absolute;
z-index:100;
font-size:3vw;
line-height:6vw;
border-radius:3vw;
    width: 6vw;
    height: 6vw;
opacity:0;
    background-color: rgba(19,22,25,0.4);
}
a.rslides_nav:hover{
opacity:1!important;
}
a.rslides_nav.prev{
left: -3.5vw;
}
a.rslides_nav.prev:before{
	content:'\f104';
	padding-left:4vw;
}
a.rslides_nav.next{
	right:-3.5vw;
}
a.rslides_nav.next:before{
	content:'\f105';
	padding-left:1vw;
}


  
/*quick search on slider*/
.front #widgets-quick-search .Type label,
.front #widgets-quick-search .save_quick_search_container,
.front #widgets-quick-search .save_search_email_container,
.front #widgets-quick-search label[for="edit-property_type"], 
.front #widgets-quick-search label[for="edit-CountyID"]{
	display:none;
}
.front #widgets-quick-search label[for="edit-City"]{
	display:none!important;
}
.front div[id*="quickSearch"]{
    width: 82%;
    margin:1vw auto 1.5vw;  
}
.front .slider-wrapper div[id*="quickSearch"]{
position: absolute;
    z-index: 40;
    top: 34%;
    left: 20%;  
    margin:0px;
    width: 60%;
}
.front .widecontent #widgets-quick-search {
    width: 100%; 
    box-sizing: border-box;
  }
.front #widgets-quick-search h2{
	  font-family:'Poppins',Arial,sans-serif;
    font-weight:400;
    color:#fff;
    font-size:2vw;
    text-align:center;
    margin: 0px;
    padding: 2vw 0.5em 1vw;
        line-height: 1;
}
.front #widgets-quick-search h2 span{
color:#2bb8e3;
}
.front #widgets-quick-search{
	background-color:rgba(19,22,25,0.4);
	border-radius:0.3vw;
	    border: none;
	padding:0px 1.5vw;    
}
 .front #widgets-quick-search .content{
margin: 0px;
    width: 100%;
    position: relative;
        padding-top: 1vw;
}
.front #widgets-quick-search div[class*='Search']{
	width:76%;
	margin: 0px;
	    float: left;
}
.front #widgets-quick-search #edit-City{
	height:3.5vw;
    border: none;
    border-radius: 0.2vw;
	    margin: 0px!important;
    line-height: 3.5vw;
    font-family:'Open Sans',Arial,sans-serif;
    font-size:0.9vw;
        padding: 0px 0.7em;
    width: 100%;
    box-sizing: border-box;
}
.front #widgets-quick-search ::-webkit-input-placeholder{
color:#626262;	
}
.front #widgets-quick-search ::-moz-placeholder{
color:#626262;
opacity:1;
}
.front #widgets-quick-search .advanced{
	display:block;
}
.front #widgets-quick-search .advanced span,
.front #widgets-quick-search .advanced div{
	display:none;
}
.front #widgets-quick-search .form-submit{
	width:22%;
	margin:0px;
	background-color:#2bb8e3;
	color:#fffffe;
	border:none;
	height:3.5vw;
	font-family:'Open Sans',Arial,sans-serif;
	font-size:1vw;
	font-weight:600;
border-radius: 0.2vw;
	text-transform:uppercase;	
	float: right;
	letter-spacing: 3px;
}
.front #widgets-quick-search .form-submit:hover{
background-color:#0e98c1;
}


.front #widgets-quick-search .save_quick_search_container{
	float:none;
	clear:both;
}
.front #widgets-quick-search .lessoptions,
.front #widgets-quick-search .moreoptions{
font-family:'Open Sans',sans-serif;	
    position: relative;
    font-size: 0.8vw;
    padding-top: 0.6vw;
    padding-bottom: 1.7vw;
    color: #fff;
        text-align: right;
    display: block;
    clear: both;
}
.front #widgets-quick-search .lessoptions{
display:none;
padding-bottom: 1vw;
}
.front #widgets-quick-search .content{
	display:none;
}
.front #widgets-quick-search.expand .lessoptions{
display: block;
    text-align: center;
}
.front #widgets-quick-search .moreoptions a,
.front #widgets-quick-search .lessoptions a{
color: #fff;
    font-size: 0.9vw;
    font-weight: 700;
    text-transform:uppercase;
}
.front #widgets-quick-search .lessoptions a:hover,
.front #widgets-quick-search .moreoptions a:hover{
	color:#0c6e75;
}
.front #widgets-quick-search label,
.front #widgets-quick-search .total-area-label{
color:#666;	
font-family:'Open Sans', sans-serif;
text-transform:uppercase;
font-size: 0.75em;
}
.front .widecontent #widgets-quick-search .sale-rent,
.front #widgets-quick-search .sale-rent{
margin: 0vw 0px 0.4vw 0px;
    clear: left;
}
.front #widgets-quick-search .sale-rent div.form-item label{
width:100%;	
font-weight: 700;
color:#fff;
font-size: 0.8vw;
line-height: 1.2vw;
}
.front #widgets-quick-search .sale-rent label:before{
	content:'';
	display:block;
	float:left;
	margin: 1px 7px 0px 0px!important;
	background:url('../images/uncheckedBg.png') no-repeat;
    height: 1vw;
    width: 1vw;
    background-size: 100% 100%;
}
.front #widgets-quick-search .sale-rent input.form-checkbox{
 position: absolute;
  left: -1000em;
 }
.front #widgets-quick-search .sale-rent label.checkedinput:before{
		background-image:url('../images/checkedBg.png')
}
.front .nobedbath #widgets-quick-search .sale-rent{
	margin: 1.4vw 0px 0vw 2%;
    clear: none;
}
.front .nobedbath #widgets-quick-search div.form-item.Type{
	margin-right:6%;
}
.front #widgets-quick-search .pricewrapper{
    float: right;
    width: 50%;
    margin-top: -6.35vw;
    margin-bottom: 0px;
        clear: both;
    padding-top: 0px;
}
.front #widgets-quick-search .openprice{
	border-color:#dddbdb;
	background-color: #2bb8e3;
}
.front #widgets-quick-search .pricewrapper.expandPrice .openprice{
	background-color:#fff;
	border-color:#9e9e9e;
}
.front #widgets-quick-search .openprice a{
	color: #fffffe;
}
.front #widgets-quick-search .pricewrapper.expandPrice .openprice a{
color:#333;
}
.front #widgets-quick-search .pricewrapper.expandPrice .openprice:after {
    color: #626262;
}
.front #widgets-quick-search .openprice{
	text-transform:uppercase;
	    font-family:'Open Sans', sans-serif;
      height:2vw;
      line-height: 1.9vw;
    font-size:0.8vw;
   font-weight:600;
}
.front #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search{
	top: 1.7vw;
}
.front #widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete{
	font-size:0.8vw;
}
.front #widgets-quick-search .filter_price_from_to_quick_search .form-item input{
	font-size: 0.8vw;
height: 1.5vw;
line-height: 1.5vw;
}
.front #widgets-quick-search .pricewrapper-suggestions{
	top:3.8vw;
}
.front #widgets-quick-search div.form-item.Type{
    width: 45%;
    overflow: hidden;
    margin: 1vw 0% 1.2vw 0px;
       position:relative;
       white-space: nowrap;
         border-right: 1px solid #dddbdb;
   }
 .front #widgets-quick-search div.form-item.Type label{  
    color:#fff;
    font-weight:700;
        font-size: 0.8vw;
}
.front #widgets-quick-search div.form-item select{
	text-transform:uppercase;
	    background-color: #2bb8e3!important;
	font-family:'Open Sans', sans-serif;
     color: #fffffe;
    height:2vw;
    line-height: 2vw;
    font-size:0.8vw;
   -webkit-appearance: none;
   border-radius:0px;
   border: 1px solid #dddbdb;
   font-weight:600;
   margin-bottom:0px!important;
}
.front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper > .form-item:after,
.front #widgets-quick-search div.form-item.Bathrooms:after, 
.front #widgets-quick-search div.form-item.Bedrooms:after, 
.front #widgets-quick-search div.form-item.Type:after, 
.front #widgets-quick-search .openprice:after{
    color: #fffffe;
    right: 0.7vw;
    line-height: 2vw;
    font-size: 1vw;
    font-weight: normal;
}
.mapsearch_page .search-on-map,
#quick_search_main_form #quickSearch_widget_form #widgets-quick-search .search-submit-wrapper input {
background-color:#2bb8e3;
}
.mapsearch_page:hover .search-on-map,
#quick_search_main_form #quickSearch_widget_form #widgets-quick-search .search-submit-wrapper:hover input {
	background-color: #0e98c1;
}
.front #widgets-quick-search.noprovince.expand .advanced {
    display: block;
    height: 128px;
}
.front #widgets-quick-search div.form-item.Bedrooms{
width: 35%;
    overflow: hidden;
    margin: -2.6vw 0px 0px 10%;
   border-color:#dddbdb;
}
.front #widgets-quick-search div.form-item.Bathrooms:before,
.front #widgets-quick-search div.form-item.Bedrooms:before{
color:#fffffe;
text-transform:uppercase;
font-size:0.8vw;
font-family:'Open Sans', Arial, sans-serif;
    font-weight: 700;
        line-height: 2.1vw;
    height: 2.1vw;
    left: 1.8vw;
}
.front #widgets-quick-search .Bedrooms label,
.front #widgets-quick-search .Bathrooms label{
	display:none!important;
}
.front #widgets-quick-search div.form-item.Bathrooms{
    width: 50%;
    float: right;
    margin: -2.6vw 0px 0px;
    border-color:#dddbdb;
}
  .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper label,
.front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper .total-area-label{
    color: #fff;
    font-weight: 700;
    font-size: 0.8vw;
    width:100%;
}
.front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper > .form-item{
 width: 85%;
    border-color: #dddbdb;
}
 .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .From input, 
 .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .To input {
    width: 90%;
    height: 2vw;
    font-size: 0.85vw;
    border: none;
     background-color: #2bb8e3!important;
    font-family: 'Open Sans', sans-serif;
    color: #fffffe;
 }
 .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .From input::-webkit-input-placeholder,
  .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .To input::-webkit-input-placeholder{
color:#fffffe;	
}
 .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .From input::-moz-placeholder,
 .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .To input::-moz-placeholder{
color:#fffffe;
opacity:1;
}
 .front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper{
 	    width: 53%;
    float: left;
        margin-right: 0px;
 }
  .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper{
 	    width: 45%;
    float: left;
        margin: 0px;
 }
.front #widgets-quick-search .area-selection-wrapper{
 	    margin: 0.2vw 0px 0.5vw;
 }
 
 
 
 /* contact data on front under slider*/
.front #topwidget2 .infoContact {
	display: none;
}
.front #topwidget2 .agentData{
	position:relative;
	height:100%;
}
.front #topwidget2 .agent-banner {
	height: 100%;
	width: 30vw;
    float: left;
}
.front #topwidget2 .bigimage{
    float: left;
    width: 11vw;
    margin: 0px 1em 0px 3vw;
    text-align:center;
    height:100%;
	overflow: hidden;
	position:relative;
}
.front #topwidget2 .agent2 .bigimage {
	margin-left: 1.5vw;
}
.front #topwidget2 .bigimage img{
    height: calc(100% - 1vw);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:0vw;
 }
 .contactdataWrap a.logo,
 .contactdataWrap dt,
 .contactdataWrap .tollfree_number,
  .contactdataWrap .agent_office_name{
 display:none;
  }
   .contactdataWrap{
   	float:left;
    width: 13vw;
    position:relative;
        height: 100%;
   }
    .contactdataWrap .innerContactWrap{
    	position: absolute;
    top: 50%;
       -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
    }
   .contactdataWrap dl dd:before {
    content: '';
    display: inline-block;
    float: left;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 0.4em;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
}
.contactdataWrap dl dd.phone_office:before{
	content: "\f095";
	top: .3vw;
}
.contactdataWrap dl dd.phone_cell:before{
	content: "\f10b";
	padding:0px  0.15vw;
    font-size: 1.7vw;
}
.contactdataWrap dl dd.phone_cell{
	font-size: 1.4vw;
}
.contactdataWrap dd.fax_number:before{
	content:"\f1ac";
}
.contactdataWrap .agent_name {
	color:#fffff5;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
    font-size: 1.5vw;
    line-height: 1.8vw;
    margin: 0vw 0px 0.6vw 0vw;
    text-align:left;
}
.contactdataWrap dt.contactus,
.contactdataWrap .agent_title{
		color:#fffff5;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
 font-size: 1vw;
    line-height: 1vw;
    margin: 0;
        text-align: left;
}
.contactdataWrap dt.contactus + dd {
	display: none;
}
   .contactdataWrap dt.contactus{
   	display:block;
   	margin-top:0.6vw;
   }
   .contactdataWrap dt.contactus a:hover{
	color:#0c6e75;
}
.contactdataWrap dd{
	color:#fffff5;
	font-size:1.4vw;
	margin: 0px;
	line-height:1.9vw;
}
.contactdataWrap dl a{
		color:#fffff5;
}
.contactdataWrap dl{
    margin: 0.6vw 0px 0px;
    line-height: 2vw;
}



/*text widget under slider*/
.front #topwidget2{
	 background:url('../images/agentbgv3.jpg') repeat;
margin:0 2vw 1vw;
-webkit-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);
-moz-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);
    position:relative;
    height:16vw;
}
.front #topwidget2:before{
	content:'';
	display:block;
	width:100%;
	height:100%;
	background-color:#5b6263;
	opacity:0.5;
	position:absolute;
	top:0px;
	left:0px;
}
.front #topwidget2 div[id*="textWidget"]{
    position: absolute;
    width: 30vw;
    right: 3vw;
    top: 50%;
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
 }
.front #topwidget2 .widgets-text-widget .content{
 	width:100%;
 	margin:0px;
 }
.front #topwidget2 div[id*="textWidget"] .content{
 	color:#fffff5;
 }
.front #topwidget2 div[id*="textWidget"] .content p:first-child{
 	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
    font-size: 1.4vw;
    line-height: 1.5vw;
    margin: 0px 0px 0.8vw;
    position: relative;
 }
.front #topwidget2 div[id*="textWidget"] .content p:nth-child(2){
  	font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 1vw;
    line-height: 1.5vw;
	margin-bottom: 1vw;
}
.front #topwidget2 div[id*="textWidget"] .content p:nth-child(3){
	font-size: .95vw;
    line-height: 1vw;
    margin:0px;
}
.front #topwidget2 div[id*="textWidget"] .content a.booklink{
  	color:#fffffe;
  	 	font-family:'Open Sans', Arial, Helvetica, sans-serif;
  	 	font-weight:700;
  	 	background-color:#2bb8e3;
  	 	border:1px solid #fff;
  	    padding: 1vw 0.5em;
    width: 100%;
    display: block;
    text-align: center;
    -webkit-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.25);
box-shadow:0px 0px 27px 0px rgba(0,0,0,0.25);
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
.front #topwidget2 div[id*="textWidget"] .content a.booklink:hover{
    	background-color:#0e98c1;
    	color:#FFFFF9;
    }
    
 /*pop up question widget for agent*/
#footerwidgetbottom div[id*="ask_questions"]{
position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    z-index: 1200;
    background-color: rgba(0,0,0,0.6);
    display:none;
    margin:0px;
    font-size: inherit;
}
#footerwidgetbottom div[id*="ask_questions"] #ask_questions_widget_form{
	    position: absolute;
    top: 50%;
  	left: calc(50% - 180px);
    width: 360px;
     -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
        max-height: 100vh;
    overflow-y: auto;
}
#footerwidgetbottom div[id*="ask_questions"] .widgets-askQuestions{
	        padding: 0.5em 1.5em 1em;
	        width:100%;
	        margin:0px;
	            -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    background-color:#fff;
    border:none;
}
#footerwidgetbottom div[id*="ask_questions"] h2.subject{
    font-size: 1.4em;
    margin-bottom: 0.5em;
        font-family:'Open Sans', Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 0.5em;
    line-height: 1.2;
}
#footerwidgetbottom div[id*="ask_questions"] .drip-group-container input.form-checkbox{
	display:block;
	width:1px;
	height:1px;
	opacity:0;
	position: absolute;
}
#footerwidgetbottom div[id*="ask_questions"] .messages textarea {
    height: 6.3em;
   }
   #footerwidgetbottom div[id*="ask_questions"] .drip_error_msg{
    font-size: 0.9em;
    border: 1px solid red;
    padding: 5px;
    text-align:center;
    display:none;
 }
#footerwidgetbottom div[id*="ask_questions"] a.closeQuestion{   
     display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    right: 0.2em;
    top: 0.2em;
    line-height: 1em;
    text-align: center;
    font-size: 1.5em;
 }
#footerwidgetbottom div[id*="ask_questions"] a.closeQuestion:before {
    color: #222222;
        content: '\f00d';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
#footerwidgetbottom div[id*="ask_questions"] div.TitleToolBar{
position: absolute;
top: 22%;
width: 260px;
left: calc(50% - 180px);
z-index:33;
}
#footerwidgetbottom div[id*="ask_questions"] div.TitleToolBar div.widget-actions a {
    float: left;
}
#footerwidgetbottom .widgets-askQuestions .messages{
	display:none;
}
#footerwidgetbottom  .widgets-askQuestions .general-info{
	width:100%;
	float:none;
}
#footerwidgetbottom  .widgets-askQuestions .general-info label{
	display:none;
}
#footerwidgetbottom  .widgets-askQuestions .general-info .form-item{
	width:47%;
	margin-top:0.4em;
}
#footerwidgetbottom  .widgets-askQuestions .recaptcha-wrapper{
	width:100%;
	margin-bottom:0.6em;
	    max-width: 99.3%;
}
#footerwidgetbottom  .widgets-askQuestions .general-info .form-item.Name {
    width: 100%;
}
#footerwidgetbottom  .widgets-askQuestions .general-info .form-item input{
	width:98%;
    padding: 1em 0.5em 0.8em;
    font-size: 0.8em;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        border: 1px solid #ccc;
    border-radius: 0.2em;
    height:auto;
}
#footerwidgetbottom .widgets-askQuestions .general-info .form-item.Name input {
    width: 99%;
}
#footerwidgetbottom  .widgets-askQuestions .general-info .form-item.Email{
	float:right;
}
#footerwidgetbottom .widgets-askQuestions .drip-group-container {
    width: 100%;
    margin-bottom:0px;
   }
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item {
    background-color: transparent;
    border: 1px solid #e1e1e1!important;
}
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item label{
	    font-weight: 400;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #525252;
    padding-left:0px;
}
#footerwidgetbottom .widgets-askQuestions .drip-group-container-wrapper label {
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #525252;
    padding-left: 1em;
}
#footerwidgetbottom .widgets-askQuestions div[class*="subgroup-container"] {
    width: 100% !important;
    margin-bottom:0.8em;
}
body:not(.mobileVersion) #footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item:hover,
#footerwidgetbottom .widgets-askQuestions .drip-group-container.buy .form-item:nth-child(1), 
#footerwidgetbottom .widgets-askQuestions .drip-group-container.sell .form-item:nth-child(2),
#footerwidgetbottom .widgets-askQuestions .drip-group-container.rent .form-item:nth-child(3), 
#footerwidgetbottom .widgets-askQuestions .drip-group-container.other .form-item:nth-child(4) {
    background-color: #2bb8e3;
}
body:not(.mobileVersion) #footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item:hover label,
#footerwidgetbottom .widgets-askQuestions .drip-group-container.buy .form-item:nth-child(1) label,
#footerwidgetbottom .widgets-askQuestions .drip-group-container.sell .form-item:nth-child(2) label,
#footerwidgetbottom .widgets-askQuestions .drip-group-container.other .form-item:nth-child(3) label, 
#footerwidgetbottom .widgets-askQuestions .drip-group-container.rent .form-item:nth-child(4) label {
    color: #fffffe;
}
#footerwidgetbottom .drip-group-container.buy .form-item:nth-child(1):before, 
#footerwidgetbottom .drip-group-container.sell .form-item:nth-child(2):before, 
#footerwidgetbottom .drip-group-container.rent .form-item:nth-child(3):before, 
#footerwidgetbottom .drip-group-container.other .form-item:nth-child(4):before{
	display:none;
}
#footerwidgetbottom .widgets-askQuestions .submit-wrapper input {
    width: 100%;
    background: #f80000;
    border-radius: 0.4em;
    color: #fff;
    border: none;
    font-size: 1em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    height: auto;
    padding: 0.6em 0px;
}
#footerwidgetbottom .widgets-askQuestions .submit-wrapper input:hover {
    background: #8a0303;
}
#footerwidgetbottom .widgets-askQuestions .submit-wrapper{
 	width:100%;
     margin-left:0px;
     text-align:center;
 }
 #footerwidgetbottom div[id*="ask_questions"] .new_disclaimer{
    text-align:center;
}
#footerwidgetbottom .widgets-askQuestions  a.disclaimer_link{
display: inline;
    width: auto;
    float: none;
        font-size: 0.8em;
        color:#333;
        text-decoration:underline;
        margin:0px;
}
#footerwidgetbottom .widgets-askQuestions .textDisclaimer{
    clear: both;
    font-size: 0.8em;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding-top: 0em;
    line-height: 1em;
        margin-bottom: 0em;
   } 
#footerwidgetbottom .captcha_error_msg{
    text-align: center;
    border: 1px solid red;
    padding: 5px;
    font-size:0.9em;   
    display:none;
    margin-bottom:-0.5em;
 }
#footerwidgetbottom .widgets-askQuestions a.disclaimer_link .disclaimer_content{
 	line-height:13px;
 	    left: -100px;
    right: auto;
 }
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item {
    width: 48.5%;
    margin: 5px 1.5%;
}
#footerwidgetbottom  .widgets-askQuestions .drip-group-container .form-item:nth-child(1),
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item:nth-child(3){ 
	margin-left: 0px;
}
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item:nth-child(2), 
#footerwidgetbottom .widgets-askQuestions .drip-group-container .form-item:nth-child(4) {
    margin-right: 0px;
}   
    







/*featured condo on front*/
body[class*="buy-homes-for-sale"] .widgets-featuredListings,
.front .widgets-featuredListings {
    padding-left: 0;
        background: none;
    border: none;
}
.front #youtube_video_widget_form h2.video_title,
.front .widget h2.subject,
.front #reportForm h2.subject,
.front div[id*="AboutMeforAgent"] h2.subject,
.front .widgets-text-widget h3.fronttitle,
.front .widgets-featuredListings h2,
body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2{
	font-style:normal;
	color:#242133;
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
    font-size: 1.5vw;
    line-height: 1.5vw;
	margin:6vw 0px 3vw;
	text-align:center;
	font-weight:600;
}
.front #youtube_video_widget_form h2.video_title:after,
.front .widget h2.subject:after,
.front #reportForm h2.subject:after,
.front div[id*="AboutMeforAgent"] h2.subject:after,
.front .widgets-text-widget h3.fronttitle:after,
.front .widgets-featuredListings h2:after,
body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2:after{
content:'';
display:block;
height:0.15vw;
width:2.5vw;
margin:0.8vw auto 0px;	
background-color:#2bb8e3;
}
.front .widgets-askQuestions h2.subject{
	    margin: 2vw 0px 1vw;
}
.front .widgets-askQuestions h2.subject:after,
.front div[id*="city_links"] h2.subject:after,
.front .widgets-featuredListings .feature_ribbon,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .feature_ribbon{
	display:none;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel > ul > li,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel > ul > li {
    height: auto;
    margin: 0vw 2.6vw 0px 0px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 20.4vw;
    height: 13.5vw;
    position: relative;
    border-top-left-radius: 0.2vw;
    border-top-right-radius: 0.2vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) img.featured,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) img.featured {
    max-height: 2000px!important;
    border-radius: 0px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: 0px;
    left:0;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll {
    left: 0px;
    width: 66.5vw;
    text-align: left;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel {
    height: auto;
    margin: 0px;
    width: 100%;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel-wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .jcarousel-wrapper{
	left:0px;
	width:100%;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) div.property_div,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) div.property_div{
	right:0px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature{
	border: 1px solid #e0e0e0;
    border-bottom-left-radius: 0.2vw;
    border-bottom-right-radius: 0.2vw;
        width: calc(20.4vw - 2px);
}
/*.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:after,*/
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature:after,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature:after{
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress{
	color:#242133;
	font-family:'Poppins',Arial, Helvetica, sans-serif;
	font-size:1vw;
	line-height:1.1vw;
	font-style:normal;
	font-weight:500;
	width: 100%;
    border: none;
    padding: 1.6vw 1vw 0.2vw;
    box-sizing:border-box;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin: 0px;
    min-height: 1px;
 float:none;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a{
	color:#242133;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity span,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity span,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span{
	display:none;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity span.fulltipcity,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.fulltip,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity span.fulltipcity,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress span.fulltip{
display: inline;
visibility: visible;
position: static;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .cls_hidden div.featuredListingAddress span.fulltip,
.front .widgets-featuredListings .horizontal_scroll .cls_hidden div.featuredListingAddress span.fulltip{
	visibility:hidden;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity a:hover.tooltipcity span.fulltipcity,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a:hover.tooltip span.fulltip,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity a:hover.tooltipcity span.fulltipcity,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress a:hover.tooltip span.fulltip{
	display:inline;
	position:static;
	background:none;
	font:inherit;
	color:inherit;
	padding:inherit;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress:before,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress:before{
        content: '\f041';
    font-style: normal;
    font-weight: 400;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right:0.4vw;
    color:#6a6c6d;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity{
		color:#eb6070;
			font-family:'Poppins',Arial, Helvetica, sans-serif;
	font-size:1vw;
	line-height:1.3vw;
	float: none;
    background: none;
    position: absolute;
    left: 0px;
    top:-1.5vw;
    padding: 0px 0px 0px 0.9vw;
    height: auto;
    max-width: 100%;
    margin: 0px;
    text-align: left;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity a,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity a{
	color:#eb6070;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom,
.front .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom{
	line-height:1;
    min-height: 0.92vw;
	width:calc(100% - 2vw)!important;
border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0.6vw 0vw;
	margin: 1.5vw auto 0px;
    position: relative;
    float:none;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBathroom{
	background:none;
	padding:0px;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	font-size:1vw;
	font-weight:600;
	color:#3e3b4b;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom:after,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom:after{
	content:' Bedrooms';
	font-weight:400;
	color:#818085;
	font-size:0.9vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom:after,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBathroom:after{
	content:' Bathrooms';
		font-weight:400;
	color:#818085;
		font-size:0.9vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom{
	min-width:1px;
	margin-right:1vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder{
	    position: absolute;
    top: 11.5vw;
    right: 0px;
    font-family:'Poppins', Arial, Helvetica, sans-serif;
    font-size:1vw;
    line-height:1;
    color:#fffffb;
    background-color:#eb6070;
padding: 0vw 1.5vw 0vw;
    height: 2vw;
    line-height: 2.2vw;
    font-weight:500;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder:after,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder:after{
    content: '';
    text-align: center;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-family: 'Open Sans',Arial;
    font-weight: 600;
    color: #eb6070;	
    font-size: 0.9vw;
    margin-top: -0.3vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .forsale .featuredPricePlaceholder:after,
.front .widgets-featuredListings .horizontal_scroll .forsale .featuredPricePlaceholder:after{
    content: 'For Sale';
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .forrent .featuredPricePlaceholder:after,
.front .widgets-featuredListings .horizontal_scroll .forrent .featuredPricePlaceholder:after{
    content: 'For Rent';
    color:#2ea7fa;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .forlease .featuredPricePlaceholder:after,
.front .widgets-featuredListings .horizontal_scroll .forlease .featuredPricePlaceholder:after{
    content: 'For Lease';
    color:#2ea7fa;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice{
	border:none;
	height:auto;
	float:none;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:before,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:before{
	content:'Hot Listing!';
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:1.05vw;
	font-weight:500;
	padding:0.55vw 0px 0px 1vw;
	display: inline-block;
	color:#3e3b4b;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:after,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:after{
	content:'\f005\00a0\f005\00a0\f005\00a0\f005\00a0\f005';
	font-family:FontAwesome;
	color:#fecc00;
	font-size:0.96vw;
	position:absolute;
	    left: 1vw;
    bottom: 0.55vw;	
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll a.featured_readmore:before,
.front .widgets-featuredListings .horizontal_scroll a.featured_readmore:before{
	content:'VIEW DETAILS\00a0\00a0\00a0\f105';
	display:block;
		font-family:FontAwesome,'Open Sans',Arial, Helvetica, sans-serif;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll a.featured_readmore,
.front .widgets-featuredListings .horizontal_scroll a.featured_readmore{
	background-color:#2bb8e3;
	font-style:normal;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	font-size:0.7vw;
	letter-spacing:1px;
	height:2.3vw;
	overflow:hidden;
	line-height:2.4vw;
	padding:0 1.5vw;
	border-radius:0.2vw;
	font-weight:600;
    margin: 0.8vw 1vw 0.8vw 0px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll a.featured_readmore:hover,
.front .widgets-featuredListings .horizontal_scroll a.featured_readmore:hover{
	background-color:#0e98c1;
	color:#fffff9;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev{
    background: #edf5f8 url(../images/arrowFeatureListingLeft.svg) no-repeat center center;
    background-size: auto 60%;
    border-radius: 0px;
    text-indent: -5000px;
	top: calc(50% - 0.7vw);
    width: 4vw;
    height: 4vw;
    left: -5.4vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next{
	background-image:url(../images/arrowFeatureListingRight.svg);
    right: -5.4vw!important;
    left:auto;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next:hover,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev:hover,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next:hover,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev:hover{
  	background-color:#2bb8e3;
}
body[class*="buy-homes-for-sale"].mobileVersion .widgets-featuredListings .horizontal_scroll .jcarousel-control-next:hover,
body[class*="buy-homes-for-sale"].mobileVersion .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev:hover,
.front.mobileVersion  .widgets-featuredListings .horizontal_scroll .jcarousel-control-next:hover,
.front.mobileVersion .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev:hover{
  	background-color:#edf5f8;
}
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden div.cls_hidden,
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    bottom: auto;
    left: 1px;
    top: 15.5vw;
    width: calc(100% - 2px);
    font-size: 1.3vw;
} 
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden .featured_multi_img_wrapper,
.front .horizontal_scroll li.cls_hidden .featured_multi_img_wrapper {
    padding: 0px;
}

/*lead widgets on front*/
.front div.firstLead {
    width: 39.3%;
    float: left;
    margin:0px 0px 1em 9%;
}
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms]{
	    float: right;
    width: 39.3%;
    margin:0px 9% 1em 0px;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 18vw;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front #custom_first_step_dream_home_lead_form h1{
color:#424244;
font-size:2vw;
line-height:1.9vw;
text-shadow:none;
font-family:'Poppins',Arial, Helvetica, sans-serif;
font-weight:400;
    margin-bottom: 1vw;
        padding-top: 0 !important;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title strong{
		font-weight:600;
	color:#2bb8e3;
}
.front #custom_first_step_dream_home_lead_form h1 strong{
	font-weight:600;
	color:#2bb8e3;
	text-transform:none;
}
.front .widget.freehomewidget,
.front .widget.dreamhomewidget{
	background:none;
	background-color:#edf5f8;
	-webkit-box-shadow: inset 0px 0px 20px 1px rgba(66,70,71,0.1);
-moz-box-shadow: inset 0px 0px 20px 1px rgba(66,70,71,0.1);
box-shadow: inset 0px 0px 20px 1px rgba(66,70,71,0.1);
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description,
.front #custom_first_step_dream_home_lead_form p, .front div.firstLead #custom_first_step_dream_home_lead_form p{
color:#9e9e9e;	
text-shadow:none;
font-size:0.9vw;
line-height:1vw;
font-family:'Poppins',Arial, Helvetica, sans-serif;
font-weight:400;
    margin-bottom: 2vw;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
	max-width:80%;
	    margin-bottom: 1.9vw;
}
.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:86%;
}
.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{
	border:none;
	font-size:0.75vw;
	height:2.6vw;
font-family:'Poppins',Arial, Helvetica, sans-serif;
font-weight:400;
padding-top:3px;
    box-sizing: border-box;
     border-radius: 0.2vw;
}
.front #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{
	background-color: #2bb8e3;
	border:none;
	font-size:1vw!important;
height:2.6vw;
line-height: 2.8vw;
font-family:'Poppins',Arial, Helvetica, sans-serif;
font-weight:400;
    box-sizing: border-box;
    padding: 0 2vw;	
    border-radius: 0px 0.2vw 0.2vw 0px;
}
.front #custom_first_step_free_home_lead_form .postal-code-input-wrapper .form-submit:hover,
.front #custom_first_step_dream_home_lead_form .dream-home-input-wrapper .form-submit:hover{
	background-color: #0e98c1;
	color:#fffff9;
}
.front #custom_first_step_free_home_lead_form{
	padding-top: 4.8vw;
}
.front #custom_first_step_dream_home_lead_form {
    padding-top: 3.8vw;
}

/*city links on front*/
.front .widgets-city-links .citylinks_links,
.front .widgets-city-links a.alllink{
	display:none;
}
.front div[id*="city_links"]{
    width: 25%;
    display: inline-block;
    margin: 2em 1.7%;
}
.front #contentwidget2 div[id*="city_links"]{
	margin-bottom:0px;
	margin-top:0px;
}
.front #contentwidget2 div[id*="city_links"]:nth-child(n+4){
	margin-top:2vw;
}
.front div[id*="city_links"] .widgets-city-links{
	position:relative;
	    border: none;
    background: none;
    width:100%;
}
.front div[id*="city_links"] h2.subject{
position: absolute;
    top: 0;
    padding: 1vw 0px;
    left: 0vw;
    width:100%;
    text-align:center;
    font-family:'Poppins',Arial, Helvetica, sans-serif;
font-weight:500;
font-size:1.1vw;
line-height:1.2vw;
z-index:20;
pointer-events: none;
margin:0px;
color:#FFFFFA;
}
.front div[id*="city_links"] h2.subject:before{
	content:'';
   	width:100%;
   	height:100%;
   	display:block;
   	position:absolute;
   	top:0px;
   	left:0px;
   	background-color:#5b6264;
   	opacity:0.5;
   	z-index: -1;
}
.front div[id*="city_links"] .widgets-city-links:hover h2{
	color:#0e98c1;
}
.front .widgets-city-links .main-city-image{
	width:100%;
}
.front .widgets-city-links .main-city-image a{
display: block;
    height: 19vw;
    width: 100%;
    position: relative;
        border-radius: 0.2vw;
    overflow: hidden;
   }
.front .widgets-city-links .main-city-image a img{
    height: 100%;
    max-width: 5000px!important;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
   }
   
/*single feature listing on frontpage*/   
.widget.singleFeatureL{
		width: 40%;
		display:inline-block;
}
.widget.singleFeatureL:nth-child(even){
	margin-right: 1.8%;
}
.front .widecontent div[id*="featuredListing"].singleFeatureL{
	margin-bottom:1.6vw;
}
.widget.singleFeatureL img.featured_single {
    width: 100%;
    margin: 0px!important;
        position: absolute;
    bottom: 0px;
    max-width:100%;
   }
.front .widecontent .widget.singleFeatureL #single_record_default{
   	max-width:2000px;
   	width: 100%;
    margin: 0px;
   }
.front .widgets-featuredListings #single_record_default.pre-construction-condo img.featured_single{   
    visibility:hidden;
}   
.widget.singleFeatureL .horizontalImg img.featured_single {
    height: 100%;
    width:auto;
   }
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child{
    float: left;
    width: 48%;
    display: block;
    height: 14vw; 
    overflow: hidden;
     position: relative;
     border-top-left-radius: 3px;
     border-bottom-left-radius: 3px;
}
.widget.singleFeatureL #property_div_single ul li{
	padding:0px;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	color:#6a6c6d;
	    line-height: 1.2vw;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.widget.singleFeatureL #property_div_single ul li a{
		color:#6a6c6d;
}
.widget.singleFeatureL #property_div_single ul{
font-size: 0.8vw;
padding:0px;
margin: 1.5vw 0px 1vw 4%;
}
.widget.singleFeatureL ul li:first-child + br{
	display:none;
}
.widget.singleFeatureL #property_div_single ul li:first-child{
	font-family:'Poppins',Arial, Helvetica, sans-serif;
	font-size:1.1vw;
	line-height:1.1vw;
	color:#242133;
	text-transform:uppercase;
	padding-bottom:0.6vw;
	white-space: normal;
}
.widget.singleFeatureL ul li:first-child strong{
	font-weight:600;
}
.widget.singleFeatureL .widgets-featuredListings{
	background-color:#edf5f8;
}
.widget.singleFeatureL #single_record_default a.viewfulllink{
    clear: none!important;
    width: 38%;
    padding: 0px;
    margin: 0px 10% 1vw 0%!important;
    height:2.3vw;
    line-height:2.3vw;
    overflow:hidden;
    background-color:#2bb8e3;
    border-radius:0.2vw;
    font-style:normal;
    font-family:'Open Sans',Arial, Helvetica, sans-serif;
    font-size:0.7vw;
    font-weight:600;
    letter-spacing:1px;
}
.widget.singleFeatureL #single_record_default a.viewfulllink:hover{
	    background-color: #0e98c1;
	    color:#fffff9;
}
.widget.singleFeatureL a.viewfulllink:before{
	content:'REGISTER FOR VIP ACCESS';
	display:block;
}
.condoLink{
	clear:both;
}
.condoLink p{
	margin:0px;
	padding-top:1vw;
}
.widgets-text-widget .viewCondo{
color:#242133;
font-family:'Open Sans',Arial, Helvetica, sans-serif;
font-size:0.75vw;
letter-spacing: 1px;
font-weight:700;
padding:0.5vw 1vw;
border:1px solid #2bb8e3;
border-radius:0.2vw;
display: inline-block;
}
.widgets-text-widget .viewCondo:hover{
  	color:#0e98c1;
  }
.widget.singleFeatureL li.addressLi{
	display:none;
}  
  
  
/*additional tools on front */  
.frontButtonWidget{
	width:100%;
	text-align:center;
	float:none;
	margin:auto;
	background-color:#edf5f8;
	height:10vw;
	position: relative;
}
#contentwidget5 .buttons-wrapper{
	margin-bottom:-2em;
}
div[id*='buttonator']{
background-color:#edf5f8;	
box-shadow: none;
margin:0px 2% 2em 0px;
width:19%;
}
.inner .maincontent .widecontent div[id*='buttonator']{
	width:23%;
}
.front .widecontent.g1-wrap div[id*='buttonator']{
    width: 75%;
    margin-right: 0;	
}
.hidepreviewWidgetMode div[id*='buttonator'].blockToolbarItem,
.hidepreviewWidgetMode div.blockToolbarItem.buttonatorClass{
	background-color:#edf5f8!important;
}
div[id*='buttonator'].blockToolbarItem,
div.frontButtonWidget.blockToolbarItem {
	background-color:#edf5f8!important;
}
#contentwidget5 .frontButtonWidget{
	width:19%;
	display:inline-block;
	margin-right:2%;
    margin-bottom: 2em;
    vertical-align: top;
}
div[id*='buttonator'].blockToolbarItem{
	clear:none;
}
.contentarea .widget.frontButtonWidget{
	margin-bottom:0px;
}
.frontButtonWidget div{
	height:100%;
}
.frontButtonWidget a{
	display:block;
width:100%;
height:100%;
color:#4c4c4c;
font-family:'Poppins',Arial, Helvetica, sans-serif;
font-size:0.95vw;
font-weight:500;
line-height:1;
box-sizing:border-box;
    padding: 2vw 5% 0px;
}
div[id*='buttonator'] .button-wrapper a span{
	font-family:'Poppins',Arial, Helvetica, sans-serif;
	    font-size: 0.95vw;
    font-weight: 500;
    line-height: 1;
}
div[id*='buttonator'] .button-wrapper a:hover{
	color:#0e98c1;
}
.frontButtonWidget .widget-actions a{
	display: inline-block;
    width: auto;
    padding: 0;
}
.frontButtonWidget .widget-actions a:hover{
	background-color:transparent;
}
.frontButtonWidget p{
	margin:0px;
	height:100%;
}
.front #contentwidget5 .buttons-wrapper div.buttonatorClass:nth-child(4n),
.front .buttons-wrapper div.buttonatorClass:nth-child(4n){
	margin-right: 0px;
}
.front .buttons-wrapper div.buttonatorClass:last-child{
	margin-right: 0px!important;
}
.frontButtonWidget a:after {
    content: '';
    font-style: normal;
    font-weight: 400;
    font-size: 3.2vw;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
display:block;
padding-top:1vw;
    pointer-events: none;
    z-index: 20;
}
.frontButtonWidget a.mapWB:after{
    content: '\f041';
    color: #ff9600;
    -webkit-transform: rotateZ(-15deg) translate(0vw, 0vw);
    transform: rotateZ(-15deg) translate(0vw, 0vw);
}
.frontButtonWidget a.evaluationBW:after{
    content: '\f00c';
    color:#65bcd0;
}
.frontButtonWidget a.dreamhomeBW:after {
    content: '\f015';
    color: #f1438a;
}
.frontButtonWidget a.nBuzzerWB:after{
    content: '\f0f3';
    color: #5ebd85;
}
.frontButtonWidget a.joinTeam:after {
	content: '\f0c0';
	color: #0e7188;
}
.frontButtonWidget a:hover{
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
}

/* our team */
.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
    width: 50.2vw!important;
}
.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll.no_carousel .wrapper_scroll {
	width: 63.4vw!important;
}
.front div[id*="office_agent_listings"] .horizontal_scroll.no_carousel .jcarousel > ul > li {
	margin-bottom: 1em;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel {
	padding-top: 0;
    margin-top: 0;
}
.front div[id*="office_agent_listings"] .view_all a:hover {
    background-color: #2bb8e3;
    color: #fffffd;
}
.front div[id*="office_agent_listings"] div.property_div {
	min-height: 0;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .wrapper_scroll:before,
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-wrapper:before {
	display: none;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next {
    right: -6vw;
    top: 8vw;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-prev {
    left: -6vw;
    top: 8vw;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next:hover,
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-prev:hover {
	background-position: center center;
}
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-wrapper {
    left: 0px;
}
.front div[id*="office_agent_listings"] #search_agent_form_widget {
    right: 10vw;
    top: .7em;
}
.front div[id*="office_agent_listings"] .agent_social_media_icons a.defaulticon:hover {
	background-color: transparent;
}

/* buyer seller */
body[class*="home-evaluation"] #topwidget2,
body[class*="buy-homes-for-sale"] #topwidget2 {
	margin-top: 7vw;
    padding: 0;
}
body[class*="home-evaluation"] .sellerTop, 
body[class*="buy-homes-for-sale"].inner #contentwidgettop .widget.dreamhomewidget {
    height: calc(100vh - 7vw);
}
body[class*="home-evaluation"].inner .widget.freehomewidget {
	height: calc(100vh - 5vw);
}
body[class*="buy-homes-for-sale"] div[id*="defineBuyer"] h2 {
    color: #eff0f1;
}
body[class*="buy-homes-for-sale"] .widecontent .widgets-featuredListings h2 span {
    font-family: 'Nothing You Could Do', cursive;
}
body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2 {
	margin-top: 0 !important;
}
body[class*="buy-homes-for-sale"] .itemCalculator a, 
body[class*="home-evaluation"] .footerInfo, 
body[class*="buy-homes-for-sale"] .footerInfo, 
body[class*="home-evaluation"] #readySell .innerSell, 
body[class*="buy-homes-for-sale"] div[id*="defineBuyer"] {
	background-color: #2bb8e3;
}
body[class*="home-evaluation"] #readySell .innerSell:before,
body[class*="buy-homes-for-sale"] div[id*="defineBuyer"]:before {
	border-color: transparent #2bb8e3 transparent transparent;
}
body[class*="home-evaluation"] #readySell .innerSell:after, 
body[class*="buy-homes-for-sale"] div[id*="defineBuyer"]:after {
    border-color: #2bb8e3 transparent transparent;
}
body[class*="buy-homes-for-sale"] .titleCalculators h2 span, 
body[class*="home-evaluation"] #needInfo h2, 
body[class*="home-evaluation"] .sellerTop h2, 
body[class*="buy-homes-for-sale"] .widecontent .widgets-featuredListings h2, 
body[class*="home-evaluation"] p.buyerArrow a:before, 
body[class*="buy-homes-for-sale"] p.buyerArrow a:before, 
body[class*="buy-homes-for-sale"].inner #custom_first_step_dream_home_lead_form h1 {
    color: #2bb8e3;
}
/* buyer seller buttons front */
.front .bs-btn-box {
	text-align: center;
}
.front .widgets-text-widget h2.subject {
	color: #4c4c4c;
	margin-bottom: 0.3vw;
	margin-top: 2.8vw;
}
.front .widgets-text-widget .startHelp{
	font-family:Ubuntu, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:300;
	color:#a7a7a7;
	line-height: 1;
    margin: 0px;
    padding-top: 0.5vw;
	padding-left: 0.5em;
    padding-right: 0.5em;
}
.front .contentarea div[id*="textWidget"]:not(.frontButtonWidget) .content .BuySellButton,
.front #contentwidget12 .BuySellButton {
	font-size:0.8vw;
	line-height: 1;
	margin: 0 .8vw;
}
.front div[id*='buttonator'].buyerSeller{
	background:none;
	width:50%;
	float:left;
	height: auto;
	box-sizing: border-box;
    padding: 0px 1%;
}
.front div[id*='buttonator'].sellerbuyer,
.front .BuySellButton{
	width:10vw;
	height:6vw;
	font-family:Ubuntu, Arial, Helvetica, sans-serif;
	font-weight:700;
	line-height:1;
	text-align:center;
	display: inline-block;
}
.front #contentwidget12 div[id*='buttonator'].sellerbuyer a.button-link span{
	font-family:Ubuntu, Arial, Helvetica, sans-serif;
	font-weight:700;	
	font-size:0.8vw;
}
.front .BuySellButton a,
div[id*='buttonator'].sellerbuyer a.button-link{
	display:block;
	width:100%;
	height:100%;
	color:#4c4c4c;
	background: none;
    box-shadow: none;
}
.front #contentwidget12 div[id*='buttonator'] .type-sellerpage a:hover,
.front #contentwidget12 div[id*='buttonator'] .type-buyerpage a:hover{
	color:#4c4c4c;
}
.front .BuySellButton a,
.front #contentwidget12 div[id*='buttonator'].sellerbuyer a.button-link{
	padding:0px;
    background-color:#f7f7f7;
	-webkit-box-shadow: 0px 0px 5px 0px #b5b5b5;
	-moz-box-shadow: 0px 0px 5px 0px #b5b5b5;
	box-shadow: 0px 0px 5px 0px #b5b5b5;
}
.front .BuySellButton a:before,
#contentwidget12 div[id*='buttonator'].sellerbuyer a.button-link:before{
	content:'';
	display: block;
	width:100%;
	height:4vw;
}
.front .BuySellButton.buyProperty a:before,
#contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background:url('../images/buyButton.svg') no-repeat center center;
	background-size: auto 54%;
}
.front[class*='GREEN'] .BuySellButton.buyProperty a:before,
body[class*='GREEN'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background-image: url('../images/buyButtonGreen.svg');
}
.front[class*='RED'] .BuySellButton.buyProperty a:before,
body[class*='RED'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background-image: url('../images/buyButtonRed.svg');
}
.front[class*='BLUE'] .BuySellButton.buyProperty a:before,
body[class*='BLUE'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background-image: url('../images/buyButtonBlue.svg');
}
.front[class*='GOLD'] .BuySellButton.buyProperty a:before, 
body[class*='GOLD'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background-image: url('../images/buyButtonGold.svg');
}
.front[class*='GREY'] .BuySellButton.buyProperty a:before,
body[class*='GREY'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before {
	background-image: url('../images/buyButtonGrey.svg');
}
.front[class*='BROWN'] .BuySellButton.buyProperty a:before,
body[class*='BROWN'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before  {
	background-image: url('../images/buyButtonBrown.svg');
}
.front[class*='PURPLE'] .BuySellButton.buyProperty a:before,
body[class*='PURPLE'] #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:before{
	background-image: url('../images/buyButtonPurple.svg');
}
.front[class*='ORANGE'] .BuySellButton.buyProperty a:before,
body[class*='ORANGE'] div[id*='buttonator-0'] .buyerpage_buyerseller_button a:after{
	background-image: url('../images/buyButtonOrange.svg');
}
.front .BuySellButton.sellProperty a:before,
#contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before{
	background:url('../images/sellButton.svg') no-repeat center center;
	background-size: auto 54%;
}
.front[class*='GREEN'] .BuySellButton.sellProperty a:before ,
body[class*='GREEN'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonGreen.svg');
}
.front[class*='RED'] .BuySellButton.sellProperty a:before,
body[class*='RED'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonRed.svg');
}
.front[class*='BLUE'] .BuySellButton.sellProperty a:before,
body[class*='BLUE'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonBlue.svg');
}
.front[class*='GOLD'] .BuySellButton.sellProperty a:before,
body[class*='GOLD'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonGold.svg');
}
.front[class*='GREY'] .BuySellButton.sellProperty a:before,
body[class*='GREY'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonGrey.svg');
}
.front[class*='BROWN'] .BuySellButton.sellProperty a:before,
body[class*='BROWN'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonBrown.svg');
}
.front[class*='PURPLE'] .BuySellButton.sellProperty a:before,
body[class*='PURPLE'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonPurple.svg');
}
.front[class*='ORANGE'] .BuySellButton.sellProperty a:before,
body[class*='ORANGE'] #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:before {
	background-image: url('../images/sellButtonOrange.svg');
}
.front #contentwidget12 div[id*='buttonator'] .sellerpage_buyerseller_button a:after,
.front #contentwidget12 div[id*='buttonator'] .buyerpage_buyerseller_button a:after{
display:none;
}
.front .BuySellButton a:hover{
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	-moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
}

/*about me on front*/
#footerwidget5 #agentPhotoBigW{
	display:none;
}
.front div[id*="AboutMeforAgent"] {
    width: 82%;
    margin: 0 auto;
    position:relative;
    padding:5vw 0px 3vw;
}
.front div[id*="AboutMeforAgent"]:after {
	  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW{
    width: 30%;
    height: calc(100% - 5vw);
	overflow:hidden;
	position: absolute;
    z-index: 20;
    bottom:0px;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW img{
	width:100%;
}
.front div[id*="AboutMeforAgent"] h2.subject {
 	text-align: center;
	display: block;
    margin: 3vw 0px;
}
 .front div[id*="AboutMeforAgent"] p,
 .front div[id*="AboutMeforAgent"] div[id*="bio"],
 .front div[id*="AboutMeforAgent"] ul {
 color:#939598;
 font-family:'Poppins',Arial, Helvetica, sans-serif;
 font-weight:400;
 font-size:0.8vw;
 line-height: 1.3vw;
 }
.front div[id*="AboutMeforAgent"] a {
   color:#939598;	
}
.front div[id*="AboutMeforAgent"] p {
    margin-bottom: 0.7vw;
	text-align: justify;
}
.front div[id*="AboutMeforAgent"] strong {
	font-weight:500;
}
.front div[id*="AboutMeforAgent"] div[id*="bio"] {
 	line-height: 1.1vw;
 	margin-top:0.3vw;
}
.front .aboutAgent .content .hideDiv {
    display: none;
}
.front .aboutAgent .readmoreAgent a {
	color:#767676;
	text-transform:uppercase;
	font-weight:600;
	font-size:0.75vw; 	
}
.front .aboutAgent .readmoreAgent a:hover {
  	color:#0e98c1;
}
.front .aboutAgent .readmoreAgent a:after {
  	content:'\f105';
	font-style: normal;
    font-weight: 400;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left:0.3vw;
  }
.front .aboutAgent .success p:first-child, .front .aboutAgent .content .startDiv p:first-child {
	color:#4c4c4c;
	font-size:1vw;
	text-align: center;
}
.front .aboutAgent .readmoreAgent {
	text-align: center;
}
.front .widecontent div[id*="AboutMeforAgent"] .widgets-text-widget .content{
	margin:0px;
	width:100%;
}
 
 /*free repot on front*/
.front #reportForm{
   width: 67%;
    margin: 0 auto;
    text-align:center;
    padding: 6.6vw 0px 6vw;
    -webkit-box-shadow: 0px -20px 80px 3px rgba(71,85,90,0.08);
-moz-box-shadow: 0px -20px 80px 3px rgba(71,85,90,0.08);
box-shadow: 0px -20px 80px 3px rgba(71,85,90,0.08);
background-color:#fff;
position:relative;
z-index:10;
    border-radius: 0.2vw;
}
.front #reportForm h2.subject{
	margin:0px;
}
.front #reportForm p{
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	color:#6a6c6d;
    font-size: 0.85vw;
    line-height: 1.3vw;
	text-align:center;	
    padding: 1.5vw 0.5em 1vw;
}
.front #reportForm .widgets-askQuestions{
	padding:0px;
	background-color:transparent;
  border:none;	
  width: 100%;
  margin:0px;
}
.front #reportForm p span{
	display:block;
}
.front #reportForm .general-info .form-item{
    width: 31%;
    margin-right: 1.5%;
}
.front #reportForm .general-info {
    float: none;
    margin: 0 auto;
    width:56%;
}
.front #reportForm  .general-info .form-item input {
    width: 100%;
    height: 2.6vw;
    padding: 0px 1vw;
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 0.9vw;
    border-radius: 0.2vw;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.front #reportForm  .general-info .form-item input.form-submit{
background-color:#2bb8e3;
margin:0px;
color: #fffffe;
border: none;
}
.front #reportForm  .general-info .form-item input.form-submit:hover{
	background-color:#0e98c1;
	color: #fffff9;
}

/*footer*/
.footerarea div[id*="dev_widget"] a.logo{
	display:none;
}
.footerarea{
	background-color:#edf5f8;
		padding-top:16vw;
}
.inner .footerarea{
padding-top:3vw;
}
.front footer{
	margin-top:-12vw;
}

#footerwidget{
	text-align:center;
	padding-bottom:2vw;
}
#footerwidget .widgets-text-widget{
	width:100%;
	margin-bottom:0px;
}
#footerwidget div[id*='dev_widget'],
#footerwidget div[id*='social_media'],
#footerwidget div[id*='textWidget']{
	display:block!important;
}
.front #footerwidget div[id*='dev_widget'] .content{
text-align:center;
	margin-bottom:0px;
}
#footerwidget p.officename{
	font-size:1.1vw;
	color:#242133;
	text-transform:uppercase;
	padding:0vw 0px 1vw;
	font-family:'Poppins',Arial, Helvetica, sans-serif;
	margin:0px;
	font-weight:600;
}
#footerwidget .widgets-text-widget dl{
	margin:0px;
   font-family:'Poppins',Arial, Helvetica, sans-serif;
}
#footerwidget .widgets-text-widget dt{
	display:none;
}
#footerwidget .widgets-text-widget dd{
	display: inline-block;
	color:#5e5d5d;
	font-size: 0.75vw;
    margin: 0px;
}
#footerwidget .widgets-text-widget dd a{
	color:#5e5d5d;
}
#footerwidget .widgets-text-widget dd:after{
	content:'|';
	padding:0px 0.5vw;
	color:#5e5d5d;
}
#footerwidget .widgets-text-widget dd:last-child:after{
	display:none;
}
#footerwidget .widgets-text-widget .officeaddress:before,
#footerwidget .widgets-text-widget dl dd:before {
    content: '';
    display: inline;
    font-style: normal;
    font-weight: 400;
    font-size: 0.9vw;
    margin-right: 0.4em;
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 1px;
    position: relative;
    color:#5e5d5d;
}
#footerwidget .widgets-text-widget dl dd.phone_office:before {
    content: "\f095";
}
#footerwidget .widgets-text-widget dl dd.phone_cell:before {
    content: "\f10b";
    font-size: 1.1vw;
}
#footerwidget .widgets-text-widget dl dd.tollfree_number:before {
    content: "\f0ac";
}
#footerwidget .widgets-text-widget dl dd.fax_number:before {
    content: "\f1ac";
}
#footerwidget .widgets-text-widget .officeaddress{
	font-size:0.75vw;
	color:#5e5d5d;
	font-family:'Poppins',Arial, Helvetica, sans-serif;
	padding:0px 1em;
}
#footerwidget .widgets-text-widget .officeaddress:before{
	content:'\f041';
}
#footerwidget p.login a{
	text-decoration:none;
	background-color:#2bb8e3;
	border-radius:3px;
    display: inline-block;
    white-space: nowrap;
    padding: 0.6vw 2vw 0.5vw;
	color:#fffffe;
	width:auto;
	margin:1.5vw 0px 0px;
	font-size:0.75vw;
	line-height:1vw;
	text-transform:uppercase;
	position:relative;
}
#footerwidget p.login a:hover{
	background-color:#0e98c1;
	color:#fffff9;
}


/* social media */

#footerwidget div[id*='social_media'] a{
    margin-left: 0.6vw;	
width: 1.5vw;
    height: 1.5vw;
    font-size:0.8vw;
    border-radius:0.8vw;
}
#footerwidget div[id*='social_media'] .social_media{
	padding-top:1.6vw;
	    margin-bottom: 0px;
    width: 100%;
}
#footerwidget div[id*='social_media'] a.defaulticon:before{
	line-height:1.6vw;
}



/*credentials*/

footer .credentials{
    color: #819196;
	background-color:#d1dfe4;
	text-align:center;
	padding: 1vw;
}
footer .credentials p,
footer .credentials .crea_text{
    font-size: 0.8vw;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
        margin-bottom: 2px;
}
footer .credentials a{
	color:#999;
	text-decoration:none;	
}
footer .credentials .operated:before,
footer .credentials .operated:after{
	content:'|';
	padding:0px 0.5vw 0px 0.8vw;
}
footer .credentials a:hover{
	color:#888888;
}
footer .credentials #incomlogo{
    width: 6vw;
    height:2vw;
    display: inline-block;
    position: relative;
    margin-left: 1vw;
    top: 0.5vw;
}
footer .credentials #incomlogo img{
	width:100%;
	display:none;
}
footer .credentials #incomlogo:before {
    content: '';
    position: absolute;
    background-image: url('../../images/Incom-logo-grey-light.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 	6vw;
    height: 2vw;
    left:0px;
}
footer .credentials #incomlogo:hover:before {
    background-image: url('../../images/Incom-logo-multi-grey.svg');
}
footer .credentials .terms_policy_links{
	float:none;
	margin-bottom: 0px;
}

    
/*layout*/
.front .widecontent{
	text-align:center;
} 
.front #otherPart{
	width:82%;
	margin:0 auto;
}
.front .contentarea .g1{
	width:100%;
	float:none;
	    text-align: center;
}
.inner.hidepreviewWidgetMode #topwidget2.trackwidgetsRegions, .inner #topwidget2 {
    margin-top: 7vw;
    padding-top: 2vw;
}
html[class*="translated"] .inner.hidepreviewWidgetMode #topwidget2.widgetsRegions, 
html[class*="translated"] .inner #topwidget2 {
    margin-top: calc(7.5vw + 40px);
}
div.status, div.error{
	width:95%;
}
.inner .wrapper.contentarea {
width: 77%;
margin: 0 auto;
}
.inner .maincontent {
width: 72%;
float: left;
padding: 0em 2.367% 1vw 0%;
}
body #wsidebar_right {
width: 22.53333%;
float: right;
}
ul.tabs.primary{
	margin:0px 0px 1vw 0px;
}
.pager .pager-current{
	    background-color: #dddede;
}
ul.pager li a:hover,
.pager-list a:hover{
	background-color: #dddede;
}


.maincontentinner h1.main_title{
	font-family:'Poppins', Helvetica, sans-serif;
    font-weight: 500;
    font-size: 1.2vw;
    line-height: 1;
    margin: 0px 0px 1vw 0px;
}
.inner #contentwidgetbottom,
.inner.hidepreviewWidgetMode #contentwidgetbottom{
padding-top: 1.5vw;
}
.inner .widecontent #widgets-quick-search h2{
	text-align:left;
}
a{
	color:#0c6e75;
}
a:hover{
	color:#0e98c1;
}
.inner input[type="submit"], .widgets-city-links a.alllink, #single_record_default a.viewfulllink, .property_item .imageproperty a.view_detailsp, .property_btn a, a.neighborhood, a.featured_readmore {
    border-radius: 3px;
    font-size: 0.9em;
    font-weight: 600;
    background-color: #2bb8e3;
    border: none;
    padding: 0.35em 0.2em;
    color: #fffffe;
}
.inner input[type="submit"]:hover,
.widgets-city-links a.alllink:hover,
 #single_record_default a.viewfulllink:hover,
 .property_item .imageproperty a.view_detailsp:hover,
 .property_btn a:hover, a.neighborhood:hover, a.featured_readmore:hover{
background-color:#0e98c1;
color:#FFFFF9;
}
fieldset.contact_form input.submit_form, .lead_generating_remove_class input.form-submit, #precondo_sortFilter input.form-submit{
	color:#fffffe;
}


/*lead forms */
.inner._lead_form_view.theme21 iframe.free-home-evaluation {
    margin-top: 0px;
}
.inner._lead_form_view .wrapper.contentarea{
	margin-top: -2.6vw;
}
.inner._lead_form_view.theme21 iframe.free-home-evaluation.step_1 {
    height: calc(100vh - 7vw) !important;
    margin-bottom:0px;
}


/*map*/
.property_map_item ul{
    list-style-type: none;	
    margin-left:-1.5%;
}
.property_map_item li,
.property_map_item h2,
.property_map_item dl{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 0.9em;
}
.property_map_item dl{
	font-size: 0.95em;
}
.property_map_item dl.price_property_map{
font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-size: 1em;
}
.property_map_item .gmap_img_link{
margin-bottom: 0.2em;
}

/*forms*/
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;
}



/*widgets*/
#widgets-quick-search,
.widgets-city-links,
.widgets-featuredListings,
.widgets-askQuestions{
    background-color: #f5fbfd;
border-radius: 3px;
border: 1px solid #f7f4f4;
}
.contentarea .widget{
margin-bottom:2em;
}
.inner #footerwidgettop .widget h2,
.inner .contentarea .widget h2{
font-size: 1em;
text-align:center!important;
padding:0px!important;
}
.inner .widget .contentarea input[type="submit"]{
	font-size:0.8em;
}
.front .widecontent div[id*="featuredListing"],
.front .widecontent div[id*="textWidget"]{
	margin-bottom:0px;
}
.front .widecontent .widgets-featuredListings #single_record_default,
.front .widecontent .widgets-askQuestions{
	width:70%;
	margin:0 auto 2em;
}
.front .widecontent .widgets-text-widget .content,
.front .widecontent .widgets-latestBlog-widget,
.front .widecontent .widgets-latestNews-widget{
	width:100%;
	margin:0 auto 2em;
	text-align: left;
}
.front .widecontent .condoLink .widgets-text-widget .content,
.front .widecontent .frontButtonWidget .widgets-text-widget .content{
	text-align:center;
}
.front .widgets-mapSearch img{
	max-width:400px;
}
.front .widecontent div[id*='likeFacebook'] {
    text-align: center;
}
.widgets-text-widget img{
	max-width:100%;
	height:auto!important;
}
.front .widgets-latestNews-widget #aggregator .item-list, 
.front .widgets-latestBlog-widget .item-list{
    font-size: 1.3vw;
}
.front .widgets-latestBlog-widget a.see_all,
.front .widgets-latestNews-widget #aggregator .links{
	font-size:1vw;
}
 .front div[id*="likeFacebook"] h2.subject:after{
 	display:none;
 }
 .front .contentarea div[id*="textWidget"]:not(.frontButtonWidget) .content p{
    font-size: 1vw;
    margin: 0.8vw 0px 0px;
    line-height: 1.5vw;
}

/*city links*/
.widgets-city-links a.alllink {
width: 38%;
margin: 0 auto 1em;
display: block;
text-align: center;
}


/* property detail*/
.neighborhood span {
    background-image: url('../images/neighborhood_icon_white.png');
    opacity: 1;
}
.property_btn .lightbox span {
    background-image: url('../images/more_images_icon_white.png');
    opacity: 1;
}
.property_btn a, a.neighborhood{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
width: 47.3%;
font-size:0.8em;
}
.property_btn.two_buttons a {
width: 23.85%;
}
.two_buttons a.lightbox{
	border-right:none;
}
#property_address_title {
font-family: 'Open Sans', sans-serif;
}
.back-link a{
	margin-left:0px;
}
.breadcrumb{
	font-family: 'Open Sans', sans-serif;
}
#property_details ul li {
border: 1px solid #2bb8e3;
 background-color:#2bb8e3;
}
#property_details li:hover{
	border-color:#0e98c1;
	 background-color:#0e98c1;
}
.property_details_view_page #mapTypeControl a:hover,
.property_details_view_page #mapTypeControl a.selected{
	background-color:#2bb8e3;
	color:#fffffe;
}
.property_details_view_page div.price_box,
.property_view .left_side_bar .address_section .full_address h2,
.property_view .left_side_bar .address_section .full_address h2:after,
.property_view .left_side_bar .address_section .full_address{
	background-color:#2bb8e3;
}


/*map search widget*/
.front .widecontent div[id*="searchpropertymap"]{
	text-align:left;
}
.front #otherPart div[id*="searchpropertymap"] {
    width: 116.8%;
    margin-left: -8.5%;
}
.front #propertyFavorites #FreeReport-form .submit-wrapper input {
    width: auto;
    padding: 0px 2em;
}
.front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column1 label, 
.front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column2 label{
	line-height: 1em;
    padding-bottom: 0.2em;
    display:block;
    float:left;
}
.widecontent div[id*="searchpropertymap"] {
    width: 100%;
    margin-left:0;
}
div.widget #gmapSearch2 ul.mapsearch_listing_detail{
font-size: 0.92vw;
}
div.widget #gmapSearch2 ul.mapsearch_listing_detail li{
	font-family:'Open Sans', Arial, sans-serif;
}
div.maincontent div.widget #gmapSearch2 ul.mapsearch_listing_detail {
    font-size: 0.82vw;
}
.front div.widget #gmapSearch2 #realEstateReports #FreeReport-form input.submit_form{
color: #5A5959;
}
div.widget #gmapSearch2 #bookmarkedProperties .property_item dt{
	display:inline;
}
div.widget #gmapSearch2 #propertyDeatils dl dt{
	display:block;
}
  .front div.widget #gmapSearch2 #detailList li{
  	padding-left:10%;
  }
  .front div.widget #gmapSearch2 .property_map_item .gmap_img_link{
  	height:17vw;
  }


#order_button{
   top:30vw;
}
.color_box{
	top:13vw;
}
.color_box a.thirtysix {
    background-color: #2bb8e3;
}
.color_box a.one {
    background-color: #59c21f;
}
.color_box a.two {
    background-color: #d30023;
}
.color_box a.four {
    background-color: #a7a6a4;
}
.color_box a.five {
    background-color: #0184dc;
}
.color_box a.six {
    background-color: #5a4615;
}
.color_box a.seven {
    background-color: #c30f73;
}
.color_box a.eleven {
    background-color: #d3ad02;
}
.color_box a.twentythree {
    background-color: #f29702;
}
.color_box a.fortytwo{
	display:none;
}

/* unbranded theme */
.unbranded header .wrapper .mainuser,
.unbranded .property_view .left_side_bar .property_owner_info,
.unbranded .presented_by,
.unbranded #footerwidget p.officename,
.unbranded #footerwidget .widgets-text-widget dl,
.unbranded #footerwidget .widgets-text-widget .officeaddress,
.unbranded header .logo_link .logowrapper span, 
.unbranded header .logo .logowrapper span,
.unbranded div[id*="AboutMeforAgent"] #agentPhotoBigW,
.unbranded .contactdataWrap,
.unbranded.front #topwidget2 .bigimage,
.unbranded.front #topwidget2 .agent-banner {
	display: none;
}
.unbranded #topwidget div[id*='social_media'] {
	padding-right: 2vw;
}
.unbranded.sticky-menu-active #topwidget div[id*='social_media'] {
	padding-right: 5vw;
}
.unbranded.menu-active-long.sticky-menu-active #topwidget div[id*='social_media'] {
	padding: 0;
}
.unbranded.menu-active-long #topwidget div[id*='social_media'] {
    float: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
}
.unbranded.menu-active-long #topwidget div[id*='social_media'] .social_media {
	flex-direction: row;
	align-items: center;
    justify-content: center;
    align-content: center;
    width: auto;
    padding: 0;
}
.unbranded.menu-active-long div[id*='social_media'] .social_media a {
	margin: 1px;
}
.unbranded header .logo img {
	margin-bottom: 0;
	max-height: 6vw;
}
.unbranded.sticky-menu-active header .logo img {
	max-height: 4vw;
}
.unbranded .footerarea div[id*="dev_widget"] a.logo {
	display: block;
}
.unbranded .footerarea .logo {
	max-width: 20vw;
	margin: 0 auto;
}
.unbranded .footerarea .logo img {
	max-height: 8vw;
	margin: 0 auto;
}
.unbranded #footerwidget div[id*='social_media'] .social_media {
	padding-top: 2.6vw;
}
.unbranded.front div[id*="AboutMeforAgent"] .widgets-text-widget {
	margin-left: 0;
}
.unbranded.front div[id*="AboutMeforAgent"] h2.subject  {
	text-align: center;
    display: block;
	margin: 3vw 0;
}
.unbranded.front .aboutAgent .success p:first-child, 
.unbranded.front .aboutAgent .content .startDiv p:first-child, 
.unbranded.front .aboutAgent .readmoreAgent,
.unbranded.front #topwidget2 div[id*="textWidget"] .content p:first-child {
	text-align: center;
}
.unbranded.front #topwidget2 div[id*="textWidget"] {
	left: 50%;
	right: auto;
    transform: translate(-50%,-50%);
}



@media all and (max-width: 1595px){
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
    width: 650px;
}
.sticky-menu-active header .logo_link, .sticky-menu-active header .logo {
    font-size: 0.55vw;
}
.front div[id*="AboutMeforAgent"] p, .front div[id*="AboutMeforAgent"] h3, .front div[id*="AboutMeforAgent"] div[id*="bio"],
.front div[id*="AboutMeforAgent"] ul {
	font-size: 0.9em;
	line-height: 1.6em;
}
.front .aboutAgent .success p:first-child, .front .aboutAgent .content .startDiv p:first-child {
	font-size: 1.1em;
}
}


@media all and (max-width: 1510px){
header .wrapper {
    height: 6.8em;
}
.inner._lead_form_view.theme21 iframe.free-home-evaluation.step_1 {
    height: calc(100vh - 6.8em) !important;
   }
   .inner._lead_form_view .wrapper.contentarea {
    margin-top: -33px;
}
header .logo_link, header .logo {
    width: 18em;
    font-size: 0.6em;
    margin-left: 2.5em;
}
header .logo_link img, header .logo img {
    max-height: 7.5em;
    margin-bottom: 0.3em;
   }
   header .logo_link .logowrapper span, header .logo .logowrapper span {
    line-height: 1.2em;
}
.mainuser{
margin-left: 0.4em;
margin-right: 0.4em;
min-width:26em;
}
.mainuser a.agent_photo {
    width: 6em;
}
.mainuser figcaption{
	margin-left: 0.8em;
}
.mainuser .agent-info.agent1 {
	margin-right: 1em;
}
.mainuser .agent_name{
    font-size: 1em;
    line-height: 1.2em;
    margin: 0.2em 0px;
	max-width: 11em;
}
.mainuser .agent_title{
    font-size: 0.75em;
    line-height: 1em;
}
	.mainuser dl dd {
	    font-size: 0.9em;
	    line-height: 1.5em;
	}
	.sticky-menu-active .mainuser dl dd {
   	    font-size: .8em;
		line-height: 1.3em;
	}
	.sticky-menu-active .mainuser .agent_name {
		font-size: .9em;
		line-height: 1.2em;
	}
	.sticky-menu-active .mainuser .agent_title {
		font-size: .75em;
		line-height: 1.1em;
	}
	.sticky-menu-active .mainuser dl dd.phone_cell:before {
		font-size: 17px;
	}
	.mainuser dl dd.phone_office:before {
		top: 2px;
	}
 .mainuser dl dd.phone_cell:before {
    padding-left: 0.1em;
    font-size: 18px;
}
#topwidget div[id*='social_media'] {
    height: 6.8em;
   }
#topwidget div[id*='social_media'] .social_media {
    padding: 1.1em 0px 0px 3em;
   }
   .inner div[id*='social_media'] a,
   .contentarea div[id*='social_media'] a,
   #topwidget div[id*='social_media'] a {
    width: 2.2em;
    height: 2.2em;
   }
   div[id*='social_media'] a.defaulticon:before{
   	    line-height: 2.2em;
   }
   div[id*='social_media'] a.defaulticon{
   	    font-size: 1em;
   }
   #topwidget div[id*='menuWidget']{
	font-size: 1em;
}
.menu-active-long #menuWidgetContainer ul.list2,
#menuWidgetContainer ul.mainmenu {
    line-height: 7.8em;
    margin-right: 2.5em;
  }
  #menuWidgetContainer ul.mainmenu li.item-with-ul {
    height: 2.7em;
    line-height: 2.7em;
}
#menuWidgetContainer ul.mainmenu li.menuItem {
    margin: 0px 2.8em 0px 0px;
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li, #topwidget li.submenu ul li{
	font-size:1.1em;
}
#topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a, #topwidget #menuWidgetContainer .submenu a {
    line-height: 0.9em;
    padding: 0.8em 1em;
   }
   #topwidget #menuWidgetContainer .submenu a.visitor_tools {
    font-size: 0.95em;
   }
   #menuWidgetContainer .submenu{
   	width:11.6em;
   	     height: 2.7em;
    line-height: 2.7em;
   }
   #topwidget #menuWidgetContainer li.menuItem.active a, #topwidget #menuWidgetContainer li.menuItem a:hover {
    padding: 0px 0px 0.5em 0px;
    border-bottom-width: 2px;
   }
   #menuWidgetContainer ul.mainmenu li ul, #menuWidgetContainer .submenu ul{
   	width:20em;
   }
   .menu-active-long #menuWidgetContainer .list1 {
    line-height: 7.8em;
}
.menu-active-long #menuWidgetContainer .mainLi {
    padding: 0px 2.8em 0px 0vw;
    font-size: 1em;
       height: 2.7em;
    line-height: 2.7em;
   }
.menu-active-long #menuWidgetContainer .mainLi a.menuBtn:before {
    font-size: 21px;
    padding-right: 0.4em;
    top: 0.1em;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a, .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu a {
    line-height: 1.2em;
    padding: 0vw 0vw 0vw 0.3em;
    font-size: 1.1em;
   }
   .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li a {
      padding: 0.8em 0.5em 0.1em 1em;
   }
   .menu-active-long #topwidget #menuWidgetContainer li.menuItem ul li.active a, .menu-active-long #topwidget #menuWidgetContainer li.menuItem.active a, .menu-active-long #topwidget #menuWidgetContainer li.menuItem a:hover {
    border-left-width: 1px;
   }
   .menu-active-long #menuWidgetContainer ul.mainmenu li.menuItem {
    padding: 0.9em 1em 0px;
   }
   .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:last-child, .menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:last-child {
    padding-bottom: 0.8em;
}
.menu-active-long #menuWidgetContainer ul.mainmenu{
	width:16em;
}
.menu-active-long #topwidget div[id*='menuWidget'] #menuWidgetContainer.newmenu{
    width:13em;
}
.menu-active-long #menuWidgetContainer.newmenu ul.mainmenu li:not(.submenu) ul {
    top: 0.6em;
}
.sticky-menu-active header .wrapper {
    height: 5em;
  }
  .sticky-menu-active header .logo_link, .sticky-menu-active header .logo {
    font-size: 0.5em;
}
.sticky-menu-active header .logo_link img, .sticky-menu-active header .logo img {
    max-height: 6em;
}
.sticky-menu-active #topwidget div[id*='social_media'] a {
    width: 1.8em;
    height: 1.8em;
    font-size:0.9em;
}
.sticky-menu-active #topwidget div[id*='social_media'] a.defaulticon {
    font-size: 0.9em;
}
.sticky-menu-active #topwidget div[id*='social_media'] a.defaulticon:before {
    line-height: 1.9em;
}
.sticky-menu-active #topwidget div[id*='social_media'] .social_media {
    padding-top: 0.8em;
}
.menu-active-long.sticky-menu-active #menuWidgetContainer ul.list2, .menu-active-long.sticky-menu-active #menuWidgetContainer .list1, .sticky-menu-active #menuWidgetContainer ul.mainmenu {
    line-height: 5.8em;
}
.sticky-menu-active #topwidget div[id*='social_media'] {
    height: 5em;
    padding-right: 5em;
}
.slider-wrapper {
    height: calc(100vh - 6.8em);
    margin: 6.8em 2em 0px;
   }
   .rslides{
   height: calc(100vh - 7.9em);
   }
.rslides p{
    font-size: 1.6em;
    padding: 0.8em 1em;
   }
   .rslides li p a:first-child {
    padding:0.8em 1em;
   }
   a.rslides_nav {
    top: calc(50% - 1em);
    line-height: 2em;
    border-radius: 2em;
    width: 2em;
    height: 2em;
   }
   a.rslides_nav.next {
    right: -1.2em;
}
a.rslides_nav.prev {
    left: -1.2em;
}
a.rslides_nav.next:before{
	    padding-left: 0.35em;
}
a.rslides_nav.prev:before {
    padding-left: 1.35em;
}
.front div[id*="quickSearch"]{
	margin:1em auto 1.5em;
}   
.front #widgets-quick-search h2 {
    font-size: 2em;
    padding: 0.8em 0.5em;
}
.front #widgets-quick-search h2 span {
    font-size: 18px;
    line-height: 24px;
}
.front #widgets-quick-search #edit-City {
    height: 3.8em;
    border-radius: 0.2em;
    line-height: 3.8em;
    font-size: 0.85em;
}
.front #widgets-quick-search .form-submit {
height: 3.7em;
    font-size: 0.9em;
    border-radius: 0.2em;
    top: -1px;
    position: relative;
}
.front #widgets-quick-search .lessoptions, .front #widgets-quick-search .moreoptions {
    font-size: 0.75em;
    padding-top: 0.6em;
    padding-bottom: 1.7em;
   }
   .front #widgets-quick-search .moreoptions a, .front #widgets-quick-search .lessoptions a{
   	font-size:0.95em;
   }
   .front #widgets-quick-search{
   	border-radius: 0.2em;
   	padding: 0px 1.2em;
   }
   .front #widgets-quick-search .openprice{
   height: 2.4em;
    font-size: 0.8em;
    line-height: 2.3em;
   }
   .front #widgets-quick-search .sale-rent div.form-item label{
 	font-size:0.8em;
 	    line-height: 1.5em;
 }  
 .front #widgets-quick-search div.form-item.Type {
    margin:1em 0px 1.1em 0px;
   }
.front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper > .form-item:after, 
.front #widgets-quick-search div.form-item.Bathrooms:after,
.front #widgets-quick-search div.form-item.Bedrooms:after,
.front #widgets-quick-search div.form-item.Type:after, 
.front #widgets-quick-search .openprice:after{ 
    right: 0.7em;
    top: 0px;
    line-height: 2em;
    font-size: 16px;
   }
   .front #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search {
    top: 1.8em;
}
.front #widgets-quick-search .pricewrapper-suggestions {
    top: 4.1em;
}
.front #widgets-quick-search .filter_price_from_to_quick_search .form-item input {
    font-size: 0.85em;
    height: 1.8em;
    line-height: 1.8em;
}
.front #widgets-quick-search .pricewrapper {
    margin-top: -5.8em;
 }
.front #widgets-quick-search .pricewrapper-suggestions ul.ui-autocomplete {
    font-size: 0.85em;
}
.front #widgets-quick-search div.form-item.Bathrooms,
.front #widgets-quick-search div.form-item.Bedrooms{
	margin-top:-2.4em;
}
.front #widgets-quick-search div.form-item.Bathrooms:before, .front #widgets-quick-search div.form-item.Bedrooms:before {
    font-size: 0.8em;
    line-height: 2.4em;
    height: 2.4em;
    left: 2.3em;
   }
 .front #widgets-quick-search div.form-item select{
     height: 2.4em;
    font-size: 0.8em;
    line-height: 2.3em;
 }
 .front #widgets-quick-search .sale-rent{
     margin: 0px 0px 0.2em 0px;
 }
 .front .nobedbath #widgets-quick-search .sale-rent{
 	margin-top:1.3em;
 }
 .front #widgets-quick-search .sale-rent label:before{
 	    height: 1.2em;
    width: 1.2em;
 }
 .front #widgets-quick-search .Bathrooms:before,
 .front #widgets-quick-search .Bedrooms:before,
 .front #widgets-quick-search .Pricefromto:before {
    font-size: 12px;
    height: 2.5em;
    line-height: 2.6em;
  }
   .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper label,
   .front #widgets-quick-search .area-selection-wrapper .label-unit-wrapper .total-area-label {
    font-size: 0.8em;
   }
.front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .From input, .front #widgets-quick-search .area-selection-wrapper .area-from-to-wrapper .To input {
    height: 2.4em;
    font-size: 0.8em;
   }
   .front #topwidget2{
   	    margin: 0 2em 1em;
   	        height: 16em;
   }
.front #topwidget2 .bigimage img{
    height: calc(100% - 1em);
}
.contactdataWrap .agent_name {
    font-size: 1.3em;
    line-height: 1.1em;
    margin: 0vw 0px 0.2em 0vw;
}
.contactdataWrap dt.contactus, .contactdataWrap .agent_title{
	    font-size: 0.95em;
    line-height: 1em;
}
.contactdataWrap dl {
    margin: 0.6em 0px 0px;
    line-height: 1.8em;
   }
   .contactdataWrap dl dd.phone_cell,
   .contactdataWrap dd{
   	    font-size: 1.2em;
   	    line-height: 1.4em;
   }
	.contactdataWrap dl dd.phone_office:before {
		top: .2em;
	}
 .contactdataWrap dl dd.phone_cell:before {
    padding: 0px 0.15em 0px 0px;
    font-size: 23px;
}
.front #topwidget2 div[id*="textWidget"] .content p:first-child{
	    font-size: 1.2em;
    line-height: 1em;
    margin: 0px 0px 0.4em;
}
.front #topwidget2 div[id*="textWidget"] .content p:nth-child(2){
	    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 1em;
}
.front #topwidget2 div[id*="textWidget"] .content p:nth-child(3) {
    font-size: 0.9em;
    line-height: 1.1em;
   }
.front #topwidget2 div[id*="textWidget"] .content a.booklink{
   	    padding: 1em 0.5em;
   }

.front #youtube_video_widget_form h2.video_title, .front .widget h2.subject,
.front #reportForm h2.subject, .front div[id*="AboutMeforAgent"] h2.subject, 
.front .widgets-text-widget h3.fronttitle, .front .widgets-featuredListings h2,
body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2 {
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 4em 0px 1.8em;
   }
   .front .widget .widgets-askQuestions h2.subject{
   	margin: 1em 0px;
   }
   .front #youtube_video_widget_form h2.video_title:after, .front .widget h2.subject:after,
 .front #reportForm h2.subject:after, .front div[id*="AboutMeforAgent"] h2.subject:after, 
 .front .widgets-text-widget h3.fronttitle:after, .front .widgets-featuredListings h2:after,
 body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2:after {
    height: 0.1em;
    width: 2em;
    margin: 0.5em auto 0px;
   }
 .front .widgets-latestNews-widget #aggregator .item-list, .front .widgets-latestBlog-widget .item-list {
    font-size: 1.2em;
}
.front .widgets-latestBlog-widget a.see_all, .front .widgets-latestNews-widget #aggregator .links {
    font-size: 0.85em;
}
.front .contentarea div[id*="textWidget"]:not(.frontButtonWidget) .content p {
    font-size: 0.9em;
    margin: 0.8em 0px 0px;
    line-height: 1.3em;
}  
.front .widgets-text-widget .content {
    font-size: 1em;
}
.widget.singleFeatureL #property_div_single ul {
    font-size: 0.78em;
    margin: 1.8em 0px 1em 4%;
}
.widget.singleFeatureL #property_div_single ul li {
    line-height: 1.5em;
   }
.widget.singleFeatureL #single_record_default a.viewfulllink {
    margin: 0px 5% 1em 0%!important;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 0.2em;
    font-size: 0.66em;
    width:43%;
}
.widget.singleFeatureL #property_div_single ul li:first-child {
    font-size: 1.1em;
    line-height: 1.1em;
    padding-bottom: 0.6em;
 }
 .widgets-text-widget .viewCondo {
    font-size: 0.8em;
    padding: 0.6em 1.3em;
    border-radius: 0.2em;
   }
.front div[id*="AboutMeforAgent"] p, .front div[id*="AboutMeforAgent"] h3, .front div[id*="AboutMeforAgent"] div[id*="bio"] {
	line-height: 1.5em;
}
.front div[id*="AboutMeforAgent"] p {
    margin-bottom: 0.6em;
}
.front .aboutAgent .readmoreAgent a {
    font-size: 0.75em;
}
.front .aboutAgent .readmoreAgent a:after {
	padding-left: 0.4em;
}
.front #reportForm h2.subject {
    margin: 0px;
}
#footerwidget .widgets-text-widget .officeaddress,
#footerwidget .widgets-text-widget dd {
    font-size: 0.8em;
   }
   #footerwidget .widgets-text-widget dd:after {
    padding: 0px 0.5em;
   }
   #footerwidget p.officename {
    font-size: 1em;
    padding: 0vw 1em 0.8em;
        line-height: 1.2em;
   }
   #footerwidget .widgets-text-widget dl dd.phone_cell:before {
    font-size: 16px;
}
#footerwidget .widgets-text-widget .officeaddress:before, #footerwidget .widgets-text-widget dl dd:before{
	    font-size: 13px;
	    top:0px;
}
footer .credentials .operated:before, footer .credentials .operated:after {
    padding: 0px 0.5em 0px 0.8em;
}
#footerwidget div[id*='social_media'] .social_media {
    padding-top: 1.6em;
   }
#footerwidget div[id*='social_media'] a {
    margin-left: 0.8em;
    width: 2em;
    height: 2em;
    font-size: 0.8em;
    border-radius: 1em;
   }
   #footerwidget div[id*='social_media'] a.defaulticon:before {
    line-height: 2.2em;
}
#footerwidget p.login a {
    padding: 0.8em 2em 0.8em;
    margin: 1.8em 0px 0px;
    font-size: 0.8em;
    line-height: 1em;
   }
   footer .credentials p, footer .credentials .crea_text {
    font-size: 0.8em;
   }
   footer .credentials{
   	padding:1em;
   }
footer .credentials #incomlogo {
    width: 6em;
    height: 2em;
    margin-left: 1em;
    top: 0.2em;
   }
   footer .credentials #incomlogo:before{
   	  width: 6em;
    height: 2em;
   }
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front #custom_first_step_dream_home_lead_form h1 {
    font-size: 2em;
    line-height: 1.1em;
    margin-bottom: 0.5em;
   }
.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.75em;
    height: 3.2em;
    border-radius: 0.2em;
   }
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front #custom_first_step_dream_home_lead_form p, .front div.firstLead #custom_first_step_dream_home_lead_form p {
    font-size: 0.85em;
    line-height: 1.1em;
    margin-bottom: 2.15em;
   }
   .front #custom_first_step_free_home_lead_form p.postal-code-widget-description{
   	margin-bottom:1.95em;
   }
   .front #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 {
    font-size: 1em!important;
    height: 2.4em;
    line-height: 2.4em;
    padding: 0 2em;
    border-radius: 0px 0.2em 0.2em 0px;
   }
   .front #custom_first_step_free_home_lead_form{
   	 padding-top: 4.7em;
   }
 .front #custom_first_step_dream_home_lead_form {
    padding-top: 3.3em;
}
.front .widget.freehomewidget, .front .widget.dreamhomewidget {
    height: 17em;
}
.frontButtonWidget a{
font-size: 1.1em;
}
.frontButtonWidget a:after{
    font-size: 46px;
}
.frontButtonWidget a.nBuzzerWB:after,
.frontButtonWidget a.condosaleBW:after,
.frontButtonWidget a.condorentBW:after{
	    font-size: 40px;
}
div[id*='buttonator'] .button-wrapper a:after {
    font-size: 40px;
 }
.front #reportForm p {
    font-size: 0.85em;
    line-height: 1.4em;
    padding: 1.5em 0.5em 1em;
   }
   .front #reportForm .general-info .form-item input {
    height: 2.8em;
    padding: 0px 1em;
    font-size: 0.85em;
    border-radius: 0.2em;
   }
   .front div[id*="AboutMeforAgent"] h2.subject {
   	    margin: 2em 0px;
   }
   div[id*="AboutMeforAgent"] #agentPhotoBigW{
   	    height: calc(100% - 3em);
   	    width:35%;
   }
   .front div[id*="AboutMeforAgent"] {
   	padding:3em 0px;
   }
.front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column1 label, .front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column2 label {
    line-height: 1.3em;
   }
   .maincontentinner h1.main_title {
    font-size: 1.2em;
    margin: 0px 0px 1em 0px;
   }
   .inner.hidepreviewWidgetMode #topwidget2.trackwidgetsRegions, .inner #topwidget2 {
    margin-top: 6.9em;
    padding-top: 2em;
}
html[class*="translated"] .inner.hidepreviewWidgetMode #topwidget2.widgetsRegions, 
html[class*="translated"] .inner #topwidget2 {
    margin-top: calc(6.8em + 40px);
}
body[class*="home-evaluation"] .sellerTop, 
body[class*="buy-homes-for-sale"].inner #contentwidgettop .widget.dreamhomewidget,
body[class*="home-evaluation"].inner .widget.freehomewidget {
	height: calc(100vh - 6.8em - 1px);
}
body[class*="home-evaluation"] #topwidget2, body[class*="buy-homes-for-sale"] #topwidget2 {
	margin-top: calc(6.8em + 1px);
}
.front div[id*='buttonator'].buyerPageWidget,
.front div[id*='buttonator'].sellerPageWidget{
    width: 13em;
    height: 7em;
    font-size:0.9em;
}
.front .BuySellButton {
    width: 13em;
    height: 7em;
}
.front .contentarea div[id*="textWidget"]:not(.frontButtonWidget) .content .BuySellButton,
.front #contentwidget12 .BuySellButton {
	font-size: .9rem;
	margin: 0 .8rem 2rem;
}
.front .BuySellButton a:before,
.front #contentwidget12 div[id*='buttonator'] .button-wrapper.type-sellerpage a:before,
.front #contentwidget12 div[id*='buttonator'] .button-wrapper.type-buyerpage a:before {
    height: 4.5rem;
    background-position:center center;
}
.front #contentwidget12 div[id*='buttonator'].sellerbuyer a.button-link{
	    font-size: 1em;
}
.front #contentwidget12 div[id*='buttonator'].sellerbuyer a.button-link span,
div[id*='buttonator'] .button-wrapper a span{
	font-size:0.95em;
}
.front .widgets-text-widget .startHelp {
    padding-top: 0.2rem;
}
body[class*="buy-homes-for-sale"].inner .widecontent .widget .widgets-featuredListings h2 {
	padding: 5rem 0px 0px!important;
}
	.unbranded header .logo img {
		max-height: 6rem;
	}
	.unbranded.sticky-menu-active header .logo img {
	    max-height: 4.2rem;
	}
	.unbranded .footerarea .logo {
		max-width: 16rem;
	}
	.unbranded .footerarea .logo img {
		max-height: 8rem;
	}
	.unbranded #footerwidget div[id*='social_media'] .social_media {
		padding-top: 2.6rem;
	}
	.unbranded.front div[id*="AboutMeforAgent"] h2.subject {
		margin: 1.5rem auto;
	}
	#menuWidgetContainer .submenu ul {
 		max-height: calc(100vh - 5.5rem);
	}
}

@media all and (max-width: 1470px){
.front div[id*="AboutMeforAgent"] {
	padding-bottom:1em;
}
.front #otherPart {
    width: 94%;
   }
      .front #reportForm {
    width: 76%;
   }
 div[id*="AboutMeforAgent"] #agentPhotoBigW {
width:30%;
 }
}

@media all and (max-width: 1390px){
.front #widgets-quick-search .form-submit {
    width: 24%;
   }
   .front #widgets-quick-search div[class*='Search'] {
    width: 74%;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll {
    width: 76.5vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 23.7vw;
    height: 15.5vw;
    border-top-left-radius: 0.2em;
    border-top-right-radius: 0.2em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature {
    border-bottom-left-radius: 0.2em;
    border-bottom-right-radius: 0.2em;
	width: calc(23.7vw - 2px);
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    top: calc(15.5vw - 2.6em);
  font-size: 1em;
    height: 2.6em;
    line-height: 2.8em;
    padding: 0em 1.5em 0em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress {
    font-size: 1em;
    line-height: 1.2em;
    padding: 1.6em 1em 0.2em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingAddress:before,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingAddress:before{
   	padding-right:0.4em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom,
.front .widgets-featuredListings .horizontal_scroll div.price_bedroom_bathroom {
    min-height: 1em;
    width: calc(100% - 2em)!important;
    padding: 0.6em 0vw;
    margin: 1.6em auto 0px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom, 
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom, 
.front .widgets-featuredListings .horizontal_scroll .featuredListingBathroom {
    font-size: 1em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom {
    margin-right: 1em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBathroom:after,
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingBedroom:after,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBathroom:after,
.front .widgets-featuredListings .horizontal_scroll .featuredListingBedroom:after{
	font-size: 13px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll a.featured_readmore,
.front .widgets-featuredListings .horizontal_scroll a.featured_readmore {
    font-size: 0.8em;
    height: 3.2em;
    line-height: 3.5em;
    padding: 0 1.5em;
    border-radius: 0.2em;
    margin: 1.1em 1em 0.8em 0px;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredListingCity,
.front .widgets-featuredListings .horizontal_scroll .featuredListingCity {
    font-size: 1em;
    line-height: 1.3em;
    top: -1.6em;
    padding: 0px 0px 0px 0.9em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:before,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:before {
    font-size: 14px;
    padding: 0.55em 0px 0px 1em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:after,
.front .widgets-featuredListings .horizontal_scroll div.featuredListingPrice:after {
    font-size: 13px;
    left: 1em;
    bottom: 0.55em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder:after,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder:after{
	font-size: 13px;
    margin-top: -0.6em;
}
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden div.cls_hidden,
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    top: 17.5vw;
    font-size: 1.3em;
 }
.front .widgets-city-links .main-city-image a {
    height: 23vw;
    border-radius: 0.2em;
   }
.front div[id*="city_links"] h2.subject {
    padding: 1em 0px;
    font-size: 1em;
    line-height: 1.2em;
   }
.frontButtonWidget,
div[id*='buttonator']{
	    height: 11.8vw;
}
.frontButtonWidget a,
div[id*='buttonator'] .button-wrapper a{
	    padding-top: 3.2vw;
}
.rslides img{
	    height: 100%;
    min-width: 100%;
    width:auto;
        left: 50%;
        top:0px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
div.maincontent div.widget #gmapSearch2 ul.mapsearch_listing_detail{
	font-size:1.1em;
}
div.widget #gmapSearch2 ul.mapsearch_listing_detail {
    font-size: 1em;
}
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child{
	height: 15vw;
}
.front #otherPart div[id*="searchpropertymap"] {
    width: 100.8%;
    margin-left: -0.5%;
}
div[id*='buttonator'] .button-wrapper a:after {
  padding-top:1vw;
 }
}

@media all and (max-width: 1340px){
.front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column1 label, .front #gmapSearch2 #realEstateReports #FreeReport-form fieldset.interests .column2 label{
	float:none;
}
.inner .wrapper.contentarea {
    width: 85.59%;
}
ul.listing .property_item ul li {
    width: 100px;
}
#topwidget div[id*='social_media']{
    width:1px;
    padding: 0!important;
}
}

@media (max-width: 1280px) {
	.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
	    width: 62.4vw!important;
	}
}

@media (max-width: 1260px) {
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-prev,
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next {
	    top: calc(50% - 4vw);
	}
}

@media (max-width: 1200px) {
	.front div[id*="office_agent_listings"] #search_agent_form_widget {
	    float: none;
	    margin: 1em auto 2em;
	    top: auto;
	    right: auto;
	}
	.front .widecontent div[id*='office_agent_listings'] h2.subject {
		margin-bottom: 1em;
	}
}

@media all and (max-width: 1240px){
#menuWidgetContainer .submenu {
    width: 5em;
        height: auto;
    line-height: 1;
    padding: 0.5em 0.3em;
 }
 #topwidget #menuWidgetContainer .submenu a.visitor_tools{
 	line-height: 1em;
    display: block;
    white-space: normal;
 }
 .menu-active-long #menuWidgetContainer ul.list2 {
    line-height: 8.5em;
}
.menu-active-long.sticky-menu-active #menuWidgetContainer ul.list2{
	    line-height: 6.5em;
}
header .logo_link, header .logo {
    width: 14em;
   }
   header .logo_link img, header .logo img {
    max-height: 7.5em;
   }
   .front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.5em;
   }
   .front #custom_first_step_free_home_lead_form {
    padding-top: 4.2em;
}
   div[id*="AboutMeforAgent"] #agentPhotoBigW {
    width: 45%;
  }
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child{
	height: 16vw;
}
.widget.singleFeatureL #property_div_single ul{
	margin-top:1.3em;
}
#order_button {
    top: 40vw;
}
	.front #topwidget2{
		height:auto;
		-webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow:none;
	    background:none;
	}
	.front #topwidget2:before{
		display:none;
	}
	.front #topwidget2 .agentData{
		height:16em;
		background: url('../images/agentbgv3.jpg') repeat;
		-webkit-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);
	    -moz-box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);
	    box-shadow: inset 0px 0px 15px 4px rgba(0,0,0,0.3);   
	    padding: 0 4vw;
	}
	.front #topwidget2 .agentData:before {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 100%;
	    background-color: #5b6263;
	    opacity: 0.5;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	}
	.front #topwidget2 div[id*="textWidget"]{
		position: relative;
	    width: 80%;
	    right: auto;
	    top: auto;
	    -webkit-transform: none;
	    transform: none;
	    clear: both;
	    text-align:center;
	    margin:0em auto;
	    padding:2em 0px 0px;
	}
	.front #topwidget2 div[id*="textWidget"] .content {
	    color: #333!important;
	    text-align:center;
	}
	.front #topwidget2 div[id*="textWidget"] .content p:nth-child(3) {
		display: inline-block;
	}
	.front #topwidget2 div[id*="textWidget"] .content a.booklink {
		padding: 1em 1.5em;
	}
	.front #topwidget2 .agent-banner {
		width: 50%;
	}
	.front #topwidget2 .bigimage {
		width: 42%;
		margin-right: 6%;
		margin-left: 0;
	}
	.front #topwidget2 .agent2 .bigimage {
		margin-left: 0;
	}
	.contactdataWrap {
		width: 52%;
	}
	.unbranded.broker .footerarea .logo_link, 
	.unbranded .footerarea .logo {
		max-width: 14rem;
	}
	.unbranded.broker .footerarea .logo_link img, 
	.unbranded .footerarea .logo img {
		max-height: 7rem;
	}
   	.unbranded.front #topwidget2 div[id*="textWidget"] {
	   	 left: auto;
	   	 transform: none;
	}
	.unbranded.front #topwidget2 .agentData {
		display: none;
	}
}

@media all and (max-width: 1190px){
.front .slider-wrapper div[id*="quickSearch"]{
    left: 15%;
    width: 70%;
}
.front #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 {
    padding: 0 1em;
}
.front div[id*="AboutMeforAgent"] {
	padding-bottom: 0em;
}
.front #reportForm .general-info{
	    width: 66%;
}
.inner .wrapper.contentarea {
    width: 96%;
}
.front #otherPart div.widget #gmapSearch2 #sortListing ul.gmapSeachControls .sale_rent label{
	display:block;
	background-size:auto auto;
}
.front #otherPart div.widget #gmapSearch2 #sortListing ul.gmapSeachControls li.sale_rent{
padding-top:0.2em;
padding-right:0px;	
}
}

@media all and (max-width: 1095px){
.widget.singleFeatureL:nth-child(odd),
.widget.singleFeatureL:nth-child(even) {
    width: 81.5%;
    float: none;
    margin: 0 auto 1.5em;
   }
   .front .widecontent div[id*="featuredListing"].singleFeatureL{
   	margin-bottom:1.5em;
   }
   .widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child{
   	height:25vw;
   }
   .widget.singleFeatureL #property_div_single ul {
    font-size: 0.85em;
        margin-top: 1.4em;
   }
   .widget.singleFeatureL #property_div_single ul li:first-child {
    font-size: 1.2em;
    line-height: 1.2em;
   }
   .widget.singleFeatureL #single_record_default a.viewfulllink{
   	font-size:0.8em;
   	float:right!important;
   }
   .widget.singleFeatureL #property_div_single ul li {
    line-height: 1.7em;
}
   .frontButtonWidget,
   div[id*='buttonator']{
    width: 100%;
    height:13vw;
   }
   #contentwidget5 .frontButtonWidget,
   .front div[id*='buttonator']{
   	width:39%;
   	max-width:100%;
   	margin-right:4%;
   }
     .inner .maincontent .widecontent div[id*='buttonator'] {
    width: 43%;
   	margin-right:4%;
}
.front #contentwidget5 .buttons-wrapper div.buttonatorClass:nth-child(2n), 
.front .buttons-wrapper div.buttonatorClass:nth-child(2n){
    margin-right: 0px;
}
#contentwidget5 .buttons-wrapper{
	margin-bottom:0em;
}
 .front .widecontent div[id*="textWidget"].frontButtonWidget,
   #contentwidget5 .frontButtonWidget,
   .front div[id*='buttonator']{
     margin-bottom:3.6vw;
   }
 body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
   .front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 36.9vw;
    height: 24.5vw;
   }
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
      .front .widgets-featuredListings .horizontal_scroll .wrapperFeature {
        width: calc(36.9vw - 2px);
   }
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
   .front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    top: calc(24.5vw - 2.6em);
}
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    top: 27.5vw;
 }
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms],
.front div.firstLead {
    width: 82%;
    float: none;
    margin:0 auto 1.5em;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description {
    margin-bottom: 2.15em;
    height:auto;
}
.front #youtube_video_widget_form h2.video_title, .front .widget h2.subject,
.front div[id*="AboutMeforAgent"] h2.subject, 
.front .widgets-text-widget h3.fronttitle, .front .widgets-featuredListings h2 {
    margin: 2em 0px 1em;
}
.front div[id*="AboutMeforAgent"] {
   	padding-top:0em;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW{
   	height:100%;
}
.front .slider-wrapper div[id*="quickSearch"] {
    left: 12.5%;
    width: 75%;
}
}


@media all and (max-width: 1017px){
.mainuser .agent_name,
.mainuser .agent_title{
	max-width:100%;
	float:none;
}
.mainuser dl dd{
	border:none;
	padding-left:0px;
	margin-left:0px;
}
.mainuser dl{
	float:none;
	margin-top: 0.25em;
}
.front #reportForm .general-info {
    width: 76%;
}
.front .slider-wrapper div[id*="quickSearch"]{   
    left: 10%;
    width: 80%;
}
.front div[id*="city_links"] {
    width: 40%;
   }
 .front #contentwidget2 div[id*="city_links"]{  
    margin-bottom: 2.9vw;
}
.front #contentwidget2 div[id*="city_links"]:nth-child(n+4){
	margin-top:0px;
}
.front .widgets-city-links .main-city-image a {
    height: 34vw;
   }
.front div[id*="city_links"] h2.subject {
    font-size: 1.2em;
   }
   .frontButtonWidget,
   div[id*='buttonator']{
   	height:14vw;
   }
   footer .credentials p span.creditincom{
   display:block;
}
.front div[id*="AboutMeforAgent"] .widgets-text-widget {
    margin-left: 0;
}
.front div[id*="AboutMeforAgent"]{
	padding-bottom:2em;
	padding-top:1em;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW {
    height: 15em;
    left: 27.5%;
}
div[id*="AboutMeforAgent"] .content br + br {
	display:none;
}
.front div[id*="AboutMeforAgent"] h2.subject {
	display: block;
    text-align: center;
    margin-top:0px;
}
.front .widecontent .widgets-featuredListings #single_record_default, .front .widecontent .widgets-askQuestions,
.front .widecontent #widgets-quick-search {
    width: 100%;
        box-sizing: border-box;
   }
   .front div.widget #gmapSearch2 #detailList li{
   	padding-left:11%;
   }
   .inner .footerarea {
    padding-top: 2em;
}
}

@media all and (max-width: 980px) {
	.mainuser dl{
		white-space: normal;
	    line-height: 1;
	    margin-top: 0.3em;
	}
	.mainuser figcaption,
	.inner .mainuser .agent-details {
		top:-20em;
		-webkit-transform: translateY(0%);
	    transform: translateY(0%);
		position:absolute;
		width:auto;
		background-color:#fffffd;
		z-index: 600;
		padding:0em 1em 0.7em;
		-webkit-transition:top 0.4s;
		transition:top 0.4s;
		-webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	    margin-left: 0;
	    box-sizing: border-box;
	}
	.mainuser .agent-info.openContact figcaption,
	.inner .mainuser .agent-info.openContact .agent-details {
		top:0em;
		-webkit-transition:top 0.4s;
		transition:top 0.4s;
	}
	.mainuser a.infoContact{
		text-align: center;
	    display: block;
		background-color: #6a6c6d;
		font-size: 2em;
		line-height: 1.2em;
	    color: #fff;
		width: 40px;
	    height: 40px;
	    border-radius: 20px;
	    text-align: center;
	    box-sizing: border-box;
		border: 2px solid #2fcaf9;
		font-family: Arial,sans-serif;
	    font-weight: 400;    
	    float: left;
	    margin: .8em 0px 0px .5em;
	}
	.mainuser a.infoContact:after{
		content: 'INFO';
		display: block;
		color: #6a6c6d;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 15px;
	    text-align: center;
		line-height: normal;
	    margin-top: .3em;
	}
	.mainuser a.closeInfoContact{
	    font-size: 1.4em;
	    color: #6a6c6d;
	    text-align: center;
	    display: block;
	    width: 1.6em;
	    margin: 0 auto;
	}
	.mainuser .closeInfoContact:before{
		content:'\f0d8';
		font-family: FontAwesome;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    display:block;
		line-height: 1;
	}
	.mainuser .agent-info.agent1 {
	    margin-right: 2.8em;
	}
	.unbranded.front div[id*="AboutMeforAgent"] {
		padding-bottom: 2em;
	}
}

@media all and (max-width: 918px){
.front .slider-wrapper div[id*="quickSearch"] {   
    left: 5%;
     width: 90%;
}
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child {
    height: 32vw;
}
.front #widgets-quick-search h2 {
    font-size: 1.6em;
	}
}

@media screen and (max-width: 900px) {
	.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
	    width: 55.4vw!important;
	}
}

@media all and (max-width: 875px){
.inner .maincontent{
float: none;
margin:0 auto;
    padding: 0em 0px 1em 0%;
    width: 96%;
}
body #wsidebar_right {
width:30%;
float: none;
padding: 0em 0px 1em 0%;
margin:0 auto;
}
.inner.hidepreviewWidgetMode #topwidget2.trackwidgetsRegions, .inner #topwidget2 {
    margin-top: 4.9em;
}
html[class*="translated"] .inner.hidepreviewWidgetMode #topwidget2.widgetsRegions, html[class*="translated"] .inner #topwidget2 {
    margin-top: calc(4.8em + 40px);
}
	#topwidget #menuWidgetContainer .menuBtn, #topwidget #menuWidgetContainer .submenu a.visitor_tools {
    display: block;
    position: relative;
    padding: 0px;
    width: 5.5em;
    white-space: normal;
    text-align: center;
    line-height: 1em;
    font-size: 0.75em;
    font-weight: 600;
}
#topwidget #menuWidgetContainer .submenu a.visitor_tools:before {
    content: '\f013';
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 1.8em;
    line-height: 1.3em;
}
#topwidget #menuWidgetContainer .menuBtn{
	line-height:2em;
}
.menu-active-long #menuWidgetContainer .mainLi a.menuBtn:before{
	display:block;
	padding-right: 0px;
}
#menuWidgetContainer .submenu {
    width: auto;
    padding: 0;
    border: none;
    z-index:440;
    visibility:visible;
    -webkit-transition: visibility 0.1s 0.5s;
    transition: visibility 0.1s 0.5s;
   }
   .openmain #menuWidgetContainer .submenu{
    z-index:400;
    visibility:hidden;
    -webkit-transition: visibility 0.5s;
    transition: visibility 0.5s;
  }
   header .wrapper {
    height: 4.8em;
}
.inner._lead_form_view.theme21 iframe.free-home-evaluation.step_1 {
    height: calc(100vh - 4.8em) !important;
   }
header .logo_link img, header .logo img {
    max-height: 4.5em;
}
.mainuser .agent_name{
	font-size:0.8em;
	margin-top: 0.4em;
}
.mainuser dl {
    margin-top: 0.1em;
   }
.mainuser dl dd {
   font-size: 0.8em;
       display: inline-block;
    padding-right: 0.8em;
}
.mainuser{
	min-width:1em;
}
.mainuser figcaption{
        min-width: 1em;
        width:16em;
}
.slider-wrapper {
    margin-top: 4.8em;
    height: calc(100vh - 4.8em);
}
html[class*="translated"] .slider-wrapper{
	    margin-top: calc(4.8em + 40px);
}
.rslides {
    height: calc(100vh - 5.6em);
}
.menu-active-long #menuWidgetContainer ul.list2,
.menu-active-long #menuWidgetContainer .list1 {
    line-height: 1em;
    margin-top: 1.2em;
}
.menu-active-long #menuWidgetContainer .list1{
    margin-top:1.3em;
    margin-top:1.3em;
    z-index:440;
}

#menuWidgetContainer .list1 ul.mainmenu{
	    right: -110%;	
	    left:auto;	
    visibility: visible;
    opacity: 0;
    z-index: 500;
    position: fixed;
    top: 0px;
     -webkit-transition:right 0.5s;
    transition:right 0.5s;
    height:100vh;
        background-color: #fffffd;
            width: 40vw;
                overflow-y: auto;
}
#menuWidgetContainer .submenu ul{
    right: -110%;		
    visibility: visible;
    opacity: 0;
    z-index: 500;
    position: fixed;
    top: 0px;
    -webkit-transition:right 0.5s;
    transition:right 0.5s;
    height:100vh;
    background-color: #fffffd;
    width: 40vw;
    overflow-y: auto;
}
html[class*="translated"] #menuWidgetContainer .list1 ul.mainmenu,
html[class*="translated"] #menuWidgetContainer .submenu ul{
	top:40px;
}
.menu-active-long #topwidget div[id*='menuWidget'] #menuWidgetContainer.newmenu {
    width: auto;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:not(.submenu) ul li:last-child, 
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu li:last-child {
    padding-bottom: 0.25em;
}
.openmain #menuWidgetContainer .list1 ul.mainmenu,
.openresource #menuWidgetContainer .submenu ul{
	    right: 0vw;
	    -webkit-transition:right 0.5s;
	    transition:right 0.5s;
	        opacity: 1!important;
    height: 100vh!important;
}
.openresource #topwidget #menuWidgetContainer .menuBtn{
	visibility:hidden;
	  -webkit-transition: visibility 0.1s;
    transition: visibility 0.1s;
}
#topwidget #menuWidgetContainer .closeBtn {
    color: #fff;
    background-color: #2b2d2c;
    line-height: 1.5em;
    padding: 0.9em 2em 0.9em 1em;
    display: block;
}
.menu-active-long #topwidget #menuWidgetContainer ul.mainmenu .closeBtn a,
#topwidget #menuWidgetContainer .closeBtn a {
    display: inline-block;
    float: right;
    padding: 9px 15px;
    color: #fff!important;
    font-size: 1.5em;
    line-height: 1.4em;
    margin: -15px -20px -15px 0px;
}
#menuWidgetContainer .closeBtn a:before {
    content: "\f00d";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#topwidget li.submenu ul li:last-child,
#topwidget li.submenu ul li{
	border:none;
}
#topwidget #menuWidgetContainer .submenu a{
	text-align:left;
}
#menuWidgetContainer ul.mainmenu li:not(.submenu).item-with-ul ul{
	margin-top: 0;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
        left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none;
}
.menu-active-long #menuWidgetContainer ul li:not(.submenu).item-with-ul:not(.submenu):hover a:after {
    content: '\f0d8';
}
.mobileVersion.menu-active-long #menuWidgetContainer ul li.item-with-ul:not(.submenu):hover a:after {
    content: '\f0d7';
}
.frontButtonWidget ,
div[id*='buttonator']{
    height: 15vw;
}
.frontButtonWidget a:after,
div[id*='buttonator'] a:after{
	padding-top:1.6vw;
}
.front #reportForm .general-info {
    width: 86%;
}
.front #reportForm .general-info .form-item {
    width: 32%;
    margin-right: 2%;
}
.front #reportForm .general-info .form-item:last-child{
	margin-right:0px;
}
.front #otherPart .widget #gmapSearch2 #sortListing li.PriceSliderDrop, 
.front #otherPart div.widget #gmapSearch2 #sortListing ul.gmapSeachControls li.city {
    width: 47%;
}
.front #otherPart div.widget #gmapSearch2 #sortListing.gmapSearchblock li.bedroom, 
.front #otherPart div.widget #gmapSearch2 #sortListing.gmapSearchblock li.bathroom {
    width: 22.5%;
}
.front #widgets-quick-search div.form-item.Bedrooms {
    width: 32%;
    margin-left:13%;
   }
	.mainuser a.infoContact{
	    margin: .5em 0px 0px .4em;
	}
	.mainuser a.infoContact {
		font-size: 2em;
	    line-height: .95em;
	    color: #fff;
	    width: 32px;
	    height: 32px;
	}
	.mainuser a.infoContact:after {
		font-size: 12px;
	}
	.mainuser dl dd:before,
	.mainuser dl dd.phone_office:before {
		top: auto;
	}
	body[class*="home-evaluation"] #topwidget2, body[class*="buy-homes-for-sale"] #topwidget2 {
		margin-top: calc(4.8em + 1px);
	}
	.unbranded.broker header .logo_link img, 
	.unbranded header .logo img {
		max-height: 4rem;
	}
	.unbranded.broker .footerarea .logo_link, 
	.unbranded .footerarea .logo {
		max-width: 60%;
	}
}

@media all and (max-width: 768px){
header .logo_link, header .logo{
	margin-left:0.5em;
}
.slider-wrapper{
	margin-left:0px;
	margin-right:0px;
}
.menu-active-long #menuWidgetContainer ul.list2{
	margin-right:0.8em;
}
.menu-active-long #menuWidgetContainer .mainLi{
	padding-right:0.8em;
}
.front #topwidget2 {
    margin: 0em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev{
	width:6vw;
	height:6vw;
	    left: -8.4vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next {
    right: -8.4vw!important;
    left: auto;
}
body[class*="buy-homes-for-sale"] div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next,
.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next {
	right: -5.8vw !important; 
}
.widget.singleFeatureL #property_div_single ul{
	width:44%;
	float:left!important;
	clear:none!important;
	    font-size: 0.8em;
}
.frontButtonWidget a,
 div[id*='buttonator'] .button-wrapper a {
    padding-top: 4.5vw;
}
.frontButtonWidget,
 div[id*='buttonator'] {
    height: 16.3vw;
}
#wsidebar_right div[id*='buttonator']{
	width:43%;
	    display: block;
    margin-left: auto;
    margin-right: auto;
}
.front div[id*="city_links"] h2.subject {
    font-size: 1.1em;
}
.front div.widget #gmapSearch2 .property_map_item .gmap_img_link {
    height: 28vw;
}
.front div.widget #gmapSearch2 #detailList li {
    padding-left: 2.5em;
}
.inner .maincontent {
    width: 99%;
    padding: 0px;
}
body #wsidebar_right {
    width: 98%;
}
.contactdataWrap dl dd.phone_cell, .contactdataWrap dd {
	font-size: 1.1em;
	line-height: 1.5em;
}
.contactdataWrap dl dd.phone_office:before {
	top: .3em;
}
.contactdataWrap dl dd.phone_cell:before {
	top: .1em;
}
.contactdataWrap dl dd.phone_cell:before {
	font-size: 21px;
	padding: 0px 0.1em 0px 0px;
}
.contactdataWrap .agent_name {
	font-size: 1.1em;
}
.contactdataWrap dt.contactus, .contactdataWrap .agent_title {
    font-size: 0.95em;
    line-height: 1em;
}
}


@media (max-height: 740px) and (orientation: landscape) { 
.rslides img {
    height: auto;
    width: 100%;
    left: 0%;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}
}

@media screen and (max-width: 744px) {
	.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
	    width: 82vw!important;
	}
}

@media all and (max-width: 728px){
header .logo_link .logowrapper span, header .logo .logowrapper span{
	display:none;
}
header .logo_link, header .logo{
	 font-size: 0.5em;
	 width:12em;
}
header .logo_link img, header .logo img {
    max-height: 8.5em;
}
.mainuser a.agent_photo {
    width: 4.5em;
}
.frontButtonWidget,
 div[id*='buttonator'] {
    height: 18.3vw;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW{
	    left: 22.5%;
	    width: 55%;
}
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child {
    height: 38vw;
}
.front div[id*="city_links"] h2.subject {
    font-size: 1em;
}
.front div.widget #gmapSearch2 div.PriceSlider {
    width: 72%;
}
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:430px;
}
.color_box {
    top: 6em;
}
#order_button {
    top: 20em;
}
}

@media (max-width: 700px) {
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next {
	    right: -7.4vw !important;
	}
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-prev {
	    left: -7.4vw !important;
	}
}

@media all and (max-width: 680px){
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll {
    width: 60vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 60vw;
    height:36vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature {
	width: calc(60vw - 2px);
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    top: calc(36vw - 2.6em);
}
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden div.cls_hidden,
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    top: 39.5vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev {
    width: 8vw;
    height: 8vw;
    left: -10.4vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next {
    right: -10.4vw!important;
    left: auto;
}
.front .widecontent div[id^=lead_forms]+div[id^=lead_forms], .front div.firstLead {
    width: 96%;
   }
   #menuWidgetContainer .list1 ul.mainmenu,
   #menuWidgetContainer .submenu ul{
   	width:50vw;
   }
   .front div[id*="city_links"] {
    width: 46%;
   }
   .front .widgets-city-links .main-city-image a {
    height: 40vw;
}
.widget.singleFeatureL:nth-child(odd), .widget.singleFeatureL:nth-child(even) {
    width: 95.5%;
   }
   #contentwidget5 .frontButtonWidget,
   .front div[id*='buttonator']{
	width:46%;
	height:22vw;
}
#wsidebar_right div[id*='buttonator'],
.inner .maincontent .widecontent div[id*='buttonator']{
	height:22vw;
}
.front .widecontent.g1-wrap div[id*='buttonator'] {
    width: 100%;
}
 .frontButtonWidget a,
 div[id*='buttonator'] .button-wrapper a{
    padding-top: 6vw;
}
.frontButtonWidget a:after,
div[id*='buttonator'] .button-wrapper a:after{
padding-top:2.2vw;
}
.front div[id*="AboutMeforAgent"] {
    width: 95.5%;
}
.front #reportForm {
    width: 90%;
}
.front div[id*="quickSearch"] {
    width: 96%;
 }
}

@media all and (max-width: 640px){
div[id*="AboutMeforAgent"] #agentPhotoBigW {
    left: 17.5%;
    width: 65%;
}
.front .widecontent #widgets-quick-search .sale-rent, .front #widgets-quick-search .sale-rent{
	clear:none;
	margin: 0.6em 0px 0px 1em;
}
.front #widgets-quick-search div.form-item.Type {
    width: 73%;
   }
   .front #widgets-quick-search .pricewrapper {
    margin-top: 0px;
    float: none;
    width: 100%;
    padding-top: 0.5em;
}
.front #widgets-quick-search div.form-item.Bathrooms, .front #widgets-quick-search div.form-item.Bedrooms {
    margin-top: 1.2em;
    width:48%;
	margin-left:0px;
}
.front #widgets-quick-search .lessoptions{
	padding:1.2em 0px;
}
.front #widgets-quick-search .pricewrapper.expandPrice .filter_price_from_to_quick_search {
    top: 2.2em;
}
.front .nobedbath #widgets-quick-search .sale-rent {
    margin-top: 0.5em;
}
}

@media all and (max-width: 600px) and (orientation: portrait){
.front #topwidget2{
	margin-top:-42vw;
	z-index:20;
}
.front #topwidget2 .agentData{
	background:none;
	height:43vw;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
	.unbranded.front #topwidget2 .agentData {
		display: block;
		visibility: hidden;
	}
}

@media all and (max-width: 600px){
.slider-wrapper {
    height: calc(94vh - 4.8em);
}
.rslides {
    height: calc(94vh - 5.6em);
}	
.front header .wrapper .mainuser {
    display: none;
}	
.front .slider-wrapper div[id*="quickSearch"]{
	top:20%;
}
.contactdataWrap dl dd.phone_cell, .contactdataWrap dd,
.contactdataWrap .agent_name {
    font-size: 1.1em;
   }
   .contactdataWrap dl dd.phone_cell:before {
    padding: 0px 0.1em 0px 0px;
    font-size: 23px;
    top: 1px;
   }
#menuWidgetContainer ul.mainmenu li:not(.submenu).item-with-ul ul{
	font-size:0.9em;
}
#menuWidgetContainer .list1 ul.mainmenu, #menuWidgetContainer .submenu ul{
	font-size:0.85em;
}
#topwidget #menuWidgetContainer .closeBtn{
	font-size:1.1em;
}
.front #widgets-quick-search h2 {
    font-size: 1.4em;
}
.front #widgets-quick-search h2 span{
	margin-top:0.2em;
}
.front #widgets-quick-search #edit-City {
    height: 3em;
    line-height: 3em;
    font-size: 0.8em;
}
.front #widgets-quick-search .form-submit {
    height: 3.1em;
    font-size: 0.8em;
}
.front #reportForm .general-info {
    width: 92%;
}
footer .credentials p .operated{
	display:block;
}
footer .credentials .operated:before, footer .credentials .operated:after{
	display:none;
}
.rslides p {
    font-size: 1.3em;
bottom:43vw;
}

.front #otherPart .widget #gmapSearch2 #sortListing li.PriceSliderDrop, 
.front #otherPart div.widget #gmapSearch2 #sortListing ul.gmapSeachControls li.city{
width:calc(100% - 1em);	
}
.front #otherPart div.widget #gmapSearch2 #sortListing.gmapSearchblock li.bedroom, 
.front #otherPart div.widget #gmapSearch2 #sortListing.gmapSearchblock li.bathroom {
    width: 35%;
}
.mainuser .agent-info.agent1 {
	margin-right: .8em;
}
.mainuser a.infoContact {
    margin: .5em 0px 0px .2em;
}
	.front #topwidget2 .agentData {
		padding: 0;
		overflow: hidden;
	}
	.front #topwidget2 .bigimage {
		width: 70%;
	}
	.front #topwidget2 .agent-banner {
		position: relative;
	}
	.contactdataWrap {
	    position: absolute;
	    z-index: 600;
	    padding: 0.7em 1em;
	    width: 100%;
	    height: auto;
	    bottom: 0;
	    box-sizing: border-box;
		background-color: transparent;
	}
	.contactdataWrap:before {
		content: '';
	    display: block;
	    width: 100%;
	    height: 100%;
	    opacity: .85;
	    background-color: #2bb8e3;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    -webkit-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	    -moz-box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	    box-shadow: 0px 0px 20px 0px rgba(136, 136, 131, 0.55);
	}
	.agent1 .contactdataWrap {
		right: 100%;
		-webkit-transition: right 0.4s;
	    transition: right 0.4s;
	}
	.agent2 .contactdataWrap {
		left: 100%;
		-webkit-transition: left 0.4s;
	    transition: left 0.4s;
	}
	.agent1.openContact .contactdataWrap {
		right: 0;
		-webkit-transition: right 0.4s;
	    transition: right 0.4s;
	}
	.agent2.openContact .contactdataWrap {
		left: 0;
		-webkit-transition: left 0.4s;
	    transition: left 0.4s;
	}
	.contactdataWrap .innerContactWrap {
		position: relative;
		height: auto;
		top: auto;
		transform: none;
	}
	.contactdataWrap dt.contactus {
		display: none;
	}
	.front #topwidget2 .infoContact {
	    position: relative;
	    z-index: 500;
	    display: inline-block;
	    right: 11%;
	    top: 60%;
	    transform: translateY(-50%);
	    color: #fff;
	    width: 32px;
	    height: 32px;
		font-size: 2em;
	    line-height: .95em;
		background-color: #6a6c6d;
		border-radius: 20px;
	    text-align: center;
	    box-sizing: border-box;
	    border: 2px solid #2fcaf9;
	    font-family: Arial,sans-serif;
	    font-weight: 400;
	    visibility: visible;
	}
	.front #topwidget2 .openContact .infoContact {
		visibility: hidden;
	}
	.front #topwidget2 .infoContact:after {
	    content: 'INFO';
	    display: block;
	    color: #ffffff;
	    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    text-align: center;
	    line-height: normal;
	    margin-top: .5em;
	}
	.contactdataWrap .closeInfoContact {
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 999;
		font-size: 1.4em;
	    color: #ffffff;
	    text-align: center;
	    display: block;
	}
	.contactdataWrap .closeInfoContact:before {
	    font-family: FontAwesome;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    display: block;
	    line-height: 1;
	}
	.agent1 .contactdataWrap .closeInfoContact {
		right: 0;
	}
	.agent1 .contactdataWrap .closeInfoContact:before {
		content: "\f0d9";
	}
	.agent2 .contactdataWrap .closeInfoContact {
		right: 0;
	}
	.agent2 .contactdataWrap .closeInfoContact:before {
		content: "\f0da";
	}
}

@media all and (max-width: 526px){
#menuWidgetContainer .list1 ul.mainmenu, #menuWidgetContainer .submenu ul {
    width: 60vw;
}
.front div[id*="city_links"] {
    width: 60%;
}
.front .widgets-city-links .main-city-image a {
    height: 48vw;
}
.widget.singleFeatureL:nth-child(odd), .widget.singleFeatureL:nth-child(even) {
    width: 60%;
}
.widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child {
    height: 58vw;
    float:none;
    width:100%;
        border-radius: 3px 3px 0px 0px;
}
.widget.singleFeatureL #property_div_single ul {
    width: 94%;
    float: none!important;
    clear: both!important;
   }
   .widget.singleFeatureL #single_record_default a.viewfulllink {
    margin: 0px auto 2em!important;
    float: none!important;
    width: 83%;
}
.widgets-text-widget .viewCondo {
    font-size: 0.85em;
   }
   #contentwidget5 .frontButtonWidget,
  .front div[id*='buttonator'],
   .inner .maincontent .widecontent div[id*='buttonator'],
   #wsidebar_right div[id*='buttonator']{
   	height:28vw;
   }
   .frontButtonWidget a,
   div[id*='buttonator'] .button-wrapper a{
    padding-top: 7vw;
}
.frontButtonWidget a:after,
div[id*='buttonator'] .button-wrapper a:after{
	padding-top:3vw;
}
div[id*='buttonator'] .button-wrapper a {
    font-size: 1em;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW {
    left: 13%;
    width: 74%;
}
.front #reportForm .general-info .form-item {
    width: 49%;
   }
   .front #reportForm .general-info .form-item.Email{
   	margin-right:0px;
   }
   .front #reportForm .general-info .form-item:last-child{
   	float:none;
    clear: both;
    margin: 0px auto;
    padding-top: 1vw;
   }
   .front #reportForm p span{
   	display:inline;
   }
   #footerwidget p.login a{
   	padding-top:1em;
   	font-size: 0.85em;
   }
   .front footer {
    margin-top: -10em;
}
#footerwidget {
    padding-bottom: 1.5em;
}
.footerarea {
    padding-top: 12em;
}
.front .slider-wrapper div[id*="quickSearch"] {
    left: 3%;
    width: 94%;
}
#footerwidgetbottom .widgets-askQuestions div[class*="subgroup-container"] .form-item {
    width:100%;
    margin-left:0px;	
}
}

@media screen and (max-width: 500px) {
	.front div[id*="office_agent_listings"] .widgets-featuredListings .horizontal_scroll .wrapper_scroll {
	    width: 67vw!important;
	}
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-next {
	    right: -10vw !important;
	}
	.front div[id*="office_agent_listings"] .horizontal_scroll .jcarousel-control-prev {
	    left: -11vw !important;
	}
	.mainuser figcaption, .inner .mainuser .agent-details {
		width: 100%;
		left: 0;
	}
}

@media all and (max-width: 490px){
.front div.widget #gmapSearch2 div.PriceSlider {
    width: 91%;
}
.front .nobedbath #widgets-quick-search div.form-item.Type {
    width: 70%;
}
header .logo_link, header .logo {
    width: 8em;
}
.mainuser a.infoContact:after {
    font-size: 10px;
}
.mainuser a.infoContact {
    margin: .5em 0px 0px -10px;
    position: relative;
    z-index: 99;
}
.mainuser a.infoContact:after {
	display: none;
}
.mainuser .agent-info.agent1 {
    margin-right: .3em;
}
	.contactdataWrap {
		width: 200%;
		padding: 0.5em 1em;
	}
	.agent2.openContact .contactdataWrap {
		left: -100%;
	}
	.agent1.openContact .contactdataWrap {
		right: -100%;
	}
	.contactdataWrap .closeInfoContact {
		font-size: 1.8em;
	}
	.contactdataWrap dl {
		text-align: left;
		margin: 0.4em 0px 0px;
	}
	.contactdataWrap dl, .contactdataWrap dl dd.phone_cell, .contactdataWrap dd {
		line-height: normal;
	}
	.contactdataWrap dd {
		display: inline-block;
	}
	.contactdataWrap dl dd.phone_office:before {
	    top: 2px;
	}
	.contactdataWrap dl dd.phone_cell:before {
		top: -2px;
	}
	.contactdataWrap dl dd.phone_cell {
		margin-right: 1em;
	}
	.contactdataWrap .agent_name {
		margin-bottom: .3em;
	}
	.front #topwidget2 .infoContact {
		top: 54%;
	}
	.front #topwidget2 .agentData.open .infoContact {
		display: none;
	}
	.contactdataWrap dl dd:before {
		margin-right: .3em;
	}
}

@media (min-width: 601px) and (orientation: landscape) {
	.front #topwidget2 .infoContact {
		display: none;
	}
}

  
@media all and (max-width: 480px){
  .front #widgets-quick-search h2 {
    font-size: 1.2em;
        padding-top: 1em;
}
.front #widgets-quick-search h2 span {
    font-size: 13px;
    line-height: 16px;
}
.front #widgets-quick-search div[class*='Search'] {
    width: 100%;
    float:none;
}
.front #widgets-quick-search #edit-City{
	    font-size: 0.75em;
	    float:none;
}
.front #widgets-quick-search .form-submit {
    width: auto;
    padding: 0px 2em;
    margin: 1em auto 0px;
    float: none;
        height: 2.8em;
    font-size: 0.7em;
}
.front #widgets-quick-search .moreoptions{
	text-align:center;
}
.slider-wrapper div[id*="quickSearch"] {
    top: 2em;
}
#menuWidgetContainer .list1 ul.mainmenu, #menuWidgetContainer .submenu ul {
    width: 70vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev {
    width: 10vw;
    height: 10vw;
    left: -12.4vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next {
    right: -12.4vw!important;
    left: auto;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll {
    width: 68vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 68vw;
    height: 42vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature {
	width: calc(68vw - 2px);
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    top: calc(42vw - 2.6em);
}
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden div.cls_hidden,
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    top: 48.5vw;
}
.front div[id*="city_links"] {
    width: 68%;
}
.front .widgets-city-links .main-city-image a {
    height: 54vw;
}
.widget.singleFeatureL:nth-child(odd), .widget.singleFeatureL:nth-child(even) {
    width: 68%;
}
.maincontent .widgets-featuredListings .horizontal_scroll .wrapper_scroll{
	width:215px;
}
	.unbranded.broker .footerarea .logo_link, 
	.unbranded .footerarea .logo {
		max-width: 80%;
	}
}

@media all and (max-width: 460px){
.mainuser figcaption{
	left: 0em;
    width: 100%;
        box-sizing: border-box;
        margin-left: 0px;
}
.front div[id*="city_links"],
.widget.singleFeatureL:nth-child(odd), .widget.singleFeatureL:nth-child(even){
    width: 78%;
    margin-bottom:2em;
}
.front #contentwidget2 div[id*="city_links"]{
	margin-bottom:1.5em;
}
.front .widgets-city-links .main-city-image a {
    height: 60vw;
}
#contentwidget5 .frontButtonWidget:nth-child(even),
#contentwidget5 .frontButtonWidget:nth-child(odd){
	margin:0 auto 1.5em;
		float:none;
		height:30vw;
		width: 78%;
}
.inner .maincontent .widecontent div[id*='buttonator'],
   #wsidebar_right div[id*='buttonator'],
.front div[id*='buttonator']{
	height:30vw;
	margin:0px auto 1.5em;
	 width: 78%;
}
.front div[id*='buttonator'].sellerbuyer,
.front div[id*='buttonator'].sellerbuyer:last-child{
	margin:0 2em 2em!important;
}
div[id*="AboutMeforAgent"] #agentPhotoBigW {
    left: 10%;
    width: 80%;
}
.front #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 {
    font-size: 0.85em!important;
    height: 2.9em;
    line-height: 3.2em;
}
}

@media all and (max-width: 400px){
#contentwidget5 .frontButtonWidget:nth-child(even), 
#contentwidget5 .frontButtonWidget:nth-child(odd), 
.front div[id*='buttonator'],
.inner .maincontent .widecontent div[id*='buttonator'],
   #wsidebar_right div[id*='buttonator']{
	height:33vw;
}
#menuWidgetContainer .list1 ul.mainmenu, #menuWidgetContainer .submenu ul {
    width: 100%;
}
.rslides p {
    font-size: 1em;
}
.contactdataWrap dl dd.phone_cell, .contactdataWrap dd, .contactdataWrap .agent_name {
    font-size: 1em;
}
.contactdataWrap dl dd.phone_office:before {
	top: 0;
}
.contactdataWrap dt.contactus, .contactdataWrap .agent_title {
    font-size: 0.85em;
   }
   .contactdataWrap dl {
    line-height: 1.5em;
   }
   .contactdataWrap dl dd.phone_cell:before{
   	font-size:20px;
   }
   .front #widgets-quick-search div.form-item.Bathrooms, .front #widgets-quick-search div.form-item.Bedrooms{
   	width:46%;
   }
   .front #widgets-quick-search div.form-item.Type {
    width: 68%;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.3em;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description, 
.front #custom_first_step_dream_home_lead_form p, 
.front div.firstLead #custom_first_step_dream_home_lead_form p{
	margin-bottom:1.5em;
}
.front .nobedbath #widgets-quick-search div.form-item.Type {
    width: 65%;
}
.inner:not(.unbranded) header .logo {
	display: none;
}
.mainuser a.infoContact {
    margin: .5em 0px 0px -5px;
}
}

@media all and (max-width: 380px){
.front #widgets-quick-search h2 {
    font-size: 1em;
}	
.front div[id*="city_links"]{
	width: 96%;
} 
.front .widgets-city-links .main-city-image a {
    height: 74vw;
}
.contentarea .widget.frontButtonWidget,
.contentarea #contentwidget5 .widget.frontButtonWidget,
.widget.singleFeatureL:nth-child(odd), .widget.singleFeatureL:nth-child(even),
.front div[id*='buttonator'],
.inner .maincontent .widecontent div[id*='buttonator'],
   #wsidebar_right div[id*='buttonator']  {
    width: 96%;
   }
   .widget.singleFeatureL .widgets-featuredListings a.citylinkimg:first-child {
    height: 78vw;
   }
   div[id*="AboutMeforAgent"] #agentPhotoBigW {
    left: 2%;
    width: 96%;
}
header .logo_link, header .logo{
	    width: 10em;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .wrapper_scroll {
    width: 90vw;
	padding-top: 14vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next, 
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-prev{
	left: 33vw;
    top: -13vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .jcarousel-control-next,
.front .widgets-featuredListings .horizontal_scroll .jcarousel-control-next {
    right: 33vw!important;
    left: auto;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper,
.front .widgets-featuredListings .horizontal_scroll:not(.agent-listing) .featured_multi_img_wrapper {
    width: 90vw;
    height: 50vw;
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .wrapperFeature,
.front .widgets-featuredListings .horizontal_scroll .wrapperFeature {
	width: calc(90vw - 2px);
}
body[class*="buy-homes-for-sale"] .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder,
.front .widgets-featuredListings .horizontal_scroll .featuredPricePlaceholder {
    top: calc(50vw - 2.6em);
}
body[class*="buy-homes-for-sale"] .horizontal_scroll li.cls_hidden div.cls_hidden,
.front .horizontal_scroll li.cls_hidden div.cls_hidden {
    top: 58vw;
}
.front #custom_first_step_free_home_lead_form, .front #custom_first_step_dream_home_lead_form {
    padding-top: 2.6em;
}
.front .widget.freehomewidget{
	 height: 14.5em;
}
.front .widecontent div[id^=lead_forms]+div.widget.dreamhomewidget,
 .front .widget.dreamhomewidget.firstLead {
    height: 13.5em;
}
.front #custom_first_step_free_home_lead_form p.postal-code-widget-description, .front #custom_first_step_dream_home_lead_form p, .front div.firstLead #custom_first_step_dream_home_lead_form p{
	margin-bottom:1.5em;
}
.front #reportForm h2.subject{
	padding:0px 1em;
	line-height: 1em;
}
.front #reportForm .general-info .form-item {
    width: 100%;
}
.contactdataWrap dl dd.phone_cell, .contactdataWrap dd, .contactdataWrap .agent_name {
    font-size: 0.95em;
}
.contactdataWrap dl dd.phone_office:before {
	top: 1px;
}
.contactdataWrap dt.contactus, .contactdataWrap .agent_title {
    font-size: 0.8em;
}
.contactdataWrap dl dd.phone_cell:before {
    font-size: 19px;
    top: 0px;
}
}

@media all and (max-width: 355px){
.front #widgets-quick-search #edit-City{
	padding:0px 0.3em;
}
.front #widgets-quick-search{
	padding: 0px 0.6em;
}
}

@media all and (max-width: 340px){
#topwidget #menuWidgetContainer .menuBtn{
	width:4em;	
}
.menu-active-long #menuWidgetContainer .mainLi {
    padding-right: 0.2em;
}
.fb_iframe_widget span, .fb_iframe_widget iframe, .fb_iframe_widget iframe table {
    width: 305px!important;
}
.front #custom_first_step_free_home_lead_form h2.postal-code-widget-title, .front #custom_first_step_dream_home_lead_form h1 {
    font-size: 1.2em;
}
}

/* --- City Widgets Update ---*/
.inner .contentarea .g7,
.inner .contentarea .g8,
.inner .contentarea .g9 {
	display: none;
}
.front .g1-wrap .g1.no-widgets {
	display: none;
}
.front .g1-wrap {
	text-align: center;
	width: 83%;
	margin: 0 auto;
	clear: both;
}
.front .g1-wrap.u-widgets {
	padding-top: 4em;
}
.front .g1-wrap .g1 {
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	margin-right: -4px;
	float: none;
	box-sizing: border-box;
	padding: 0 10px;
}
.front .g1-wrap .g1 div[id*="contentwidget"] {
	box-sizing: border-box;
	min-height: 60px !important;
}
.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
	width: 26%;
	margin: 0 0 2em;
}
.front .widecontent:not(#contentwidget2).g1-wrap div[id*="city_links"] {
	width: 100%;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links a.alllink {
	display: none;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links {
	background-color: #fff;
	border: 1px solid #dadbda;
    overflow: hidden;
    border-radius: 0;
    box-sizing: border-box;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links h2.subject {
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 2.2vw;
	font-weight: 400;
	line-height: 1.3;
	background-color: #2bb8e3;
	color: #fff !important;
	text-align: left !important;
	margin: 0;
	padding: .7vw 2.2vw;
	text-transform: capitalize;
	position: static;
	width: initial;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links h2.subject span {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
	font-size: 1.1vw;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image a,
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image img,
.front .widecontent:not(#contentwidget2) .widgets-city-links h2.subject span {
	display: block;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
	height: 14vw;
	position: relative;
	cursor: pointer;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image a {
	height: 100%;
	border-radius: 0;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image img {
	position: relative;
	width: 100%;
	height: auto;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(63,63,63,.85);
	color: #fff;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image a:hover .city-overlay {
	opacity: 1;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image a img {
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
	left: auto;
	transform: none;
	-moz-backface-visibility: hidden;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image a:hover img {
	-webkit-transform: scale3d(1.05,1.05,1);
	-moz-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay p {
	font-family: Ubuntu, Arial, Helvetica, sans-serif;
	font-size: 1.3vw;
	margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay p span{
	display: block;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay p span:before {
	content: '';
	display: block;
	margin: 0 auto .4vw;
	width: 2.4vw;
	height: 2.4vw;
	background: url('../images/search-icon-white.svg') no-repeat center center;
	background-size: contain;
	position: relative;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks {
	padding: 0 2.2vw;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links {
	display: block;
	width: 100%;
	margin: 0;
	padding: 1.2vw 0 !important;
	border-left: 1px solid #e8e5e5;
	font-size: 1.2vw;
	line-height: 1.8vw;
	text-align: left;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li {
	padding-left: 1.5vw;
	position: relative;
	cursor: pointer;
	-webkit-transition: font-weight 0.2s ease;
	-moz-transition: font-weight 0.2s ease;
	transition: font-weight 0.2s ease;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	content: '';
	width: 1.3vw;
    height: 1.3vw;
    display: block;
    position: absolute;
    left: calc(-.65vw - 1px);
    top: 50%;
    transform: translateY(-50%);
    background: url('../images/dot-lightblue.svg') no-repeat center center;
    background-size: contain;
    -webkit-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    transition: background 0.4s ease;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-lightblue.svg');
}
body[class*="GOLD"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-gold.svg');
}
body[class*="GOLD"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-gold.svg');
}
body[class*="RED"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-red.svg');
}
body[class*="RED"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-red.svg');
}
body[class*="GREEN"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-green.svg');
}
body[class*="GREEN"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-green.svg');
}
body[class*="GREY"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-grey.svg');
}
body[class*="GREY"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-grey.svg');
}
body[class*="BROWN"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-brown.svg');
}
body[class*="BROWN"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-brown.svg');
}
body[class*="(BLUE)"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-blue.svg');
}
body[class*="(BLUE)"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-blue.svg');
}
body[class*="PURPLE"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-purple.svg');
}
body[class*="PURPLE"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-purple.svg');
}
body[class*="ORANGE"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
	background-image: url('../images/dot-orange.svg');
}
body[class*="ORANGE"].front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover:before {
	background-image: url('../images/dot-circle-orange.svg');
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:hover {
	font-weight: 600;
}
.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links a {
	color: #4c4c4c !important;
}

/* property search, lead forms, ask questions */
.front .widecontent.g1-wrap .widgets-featuredListings #single_record_default {
	width: 86%;
	margin: 0 auto;
	background: none;
	border: none;
	border-radius: 0;
	padding: 0;
}
.front .widecontent.g1-wrap .widgets-askQuestions,
.front .widecontent.g1-wrap .widgets-featuredListings,
.front .widecontent.g1-wrap .widgets-latestNews-widget,
.front .widecontent.g1-wrap .widgets-latestBlog-widget,
.front .widecontent.g1-wrap .widget:not([id*="likeFacebook"]) .widgets-text-widget {
	width: 100%;
	box-sizing: border-box;
	padding: 2.5vw 4%;
	background-color: #f5fbfd;
	border: none;
	border-radius: 0;
	margin: 0 auto 2em;
}
.front .g1-wrap div[id*="AboutMeforAgent"], 
.front .g1-wrap div[id*="TextTitleForBroker"],
.front .g1-wrap div[id*="quickSearch"] {
	width: 100%;
	padding: 0;
}
.front .g1-wrap div[id*="quickSearch"] {
	margin: 0 auto 2em;
}
.front .g1-wrap .widget h2,
.front .g1-wrap #widgets-quick-search h2 {
	font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 1.5vw;
	text-align: center;
	font-style: normal;
    line-height: 1.5vw;
    font-weight: 600;
    margin: 0 auto .7em;
}
.front .widecontent.g1-wrap .widgets-askQuestions .general-info,
.front .widecontent.g1-wrap .widgets-askQuestions .messages {
	width: 100%;
	float: left;
}
.front .widecontent.g1-wrap .widgets-askQuestions label {
	text-align: center;
}
.front .widecontent.g1-wrap .widgets-askQuestions .form-item.Phone,
.front .widecontent.g1-wrap .widgets-askQuestions .form-item.Email {
	width: 48%;
}
.front .widecontent.g1-wrap .widgets-askQuestions .form-item.Email {
	float: right;
}
.front .widecontent.g1-wrap .widgets-askQuestions input,
.front .widecontent.g1-wrap .widgets-askQuestions .messages textarea,
.front .widecontent.g1-wrap #widgets-quick-search .pricewrapper {
	width: 100%;
	box-sizing: border-box;
}
.front .widecontent.g1-wrap .widgets-askQuestions input {
	height: 2em;
}
.front .widecontent.g1-wrap .widgets-askQuestions input[type="submit"] {
	height: 2.4em;
    font-size: initial;
}
.front .widecontent.g1-wrap .widgets-askQuestions .drip-group-container-wrapper {
	text-align: center;
}
.front .widecontent.g1-wrap .widgets-askQuestions .submit-wrapper {
	float: none;
    margin: .8em auto 0;
}
.front .widecontent.g1-wrap #widgets-quick-search .save_quick_search_container,
.front .widecontent.g1-wrap #widgets-quick-search div.form-item.Type {
	width: 100%;
}
.front .widecontent.g1-wrap #widgets-quick-search div.form-item.Bedrooms, 
.front .widecontent.g1-wrap #widgets-quick-search div.form-item.Bathrooms {
	width: 48%;
    margin: 0 0 .8em;
}
.front .widecontent.g1-wrap #widgets-quick-search .sale-rent {
	margin: 0 0 .8em;
	float: none;
	clear: none;
	display: inline-block;
}
.front .g1-wrap #widgets-quick-search .pricewrapper {
	margin: 0 auto .4em;
}
.front .g1-wrap #widgets-quick-search .form-submit {
    width: auto;
    float: none;
	padding: 0 2vw;
	margin-top: 1vw;
}
.front .g1-wrap #widgets-quick-search div[class*='Search'],
.front .g1-wrap #widgets-quick-search #edit-City {
	width: 100%;
	float: none;
}
.front .g1-wrap #widgets-quick-search .lessoptions, .front .g1-wrap #widgets-quick-search .moreoptions {
	text-align: center;
}
.front .g1-wrap .widget.freehomewidget, 
.front .g1-wrap .widget.dreamhomewidget {
	height: auto !important;
	margin-bottom: 2em !important;
}
.front .g1-wrap #custom_first_step_free_home_lead_form,
.front .g1-wrap #custom_first_step_dream_home_lead_form {
	margin: 0;
	padding: 4em 0 !important;
}
.front #otherPart .g1-wrap #custom_first_step_free_home_lead_form h2.postal-code-widget-title,
.front .g1-wrap #custom_first_step_dream_home_lead_form h1 {
	font-size: 1.7vw;
}
.front .g1-wrap #custom_first_step_free_home_lead_form p {
	height: auto !important;
}
.front .g1-wrap #custom_first_step_dream_home_lead_form p,
.front .g1-wrap #custom_first_step_free_home_lead_form p {
	font-size: 0.95vw;
	line-height: normal;
	margin-bottom: 2em;
}
.front .g1-wrap #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
.front .g1-wrap #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
	min-width: 0;
}
.front .widecontent.g1-wrap .widgets-QuickButtonsForAgent a.vBtn, .front .widecontent.g1-wrap .widgets-QuickButtonsForBroker a.vBtn {
	float: none;
}
.front .widecontent.g1-wrap .widgets-QuickButtonsForAgent img, .front .widecontent.g1-wrap .widgets-QuickButtonsForBroker img {
	width: 100%;
}
.front .widecontent.g1-wrap div[id^=lead_forms]+div[id^=lead_forms], 
.front .g1-wrap div.firstLead, 
.front .widecontent:not(#contentwidgettop).g1-wrap div[id^=lead_forms]+div[id^=lead_forms], 
.front .g1-wrap div.firstLead {
	width: 100% !important;
	float: none;
	margin-left: 0;
	margin-right: 0;
}
.front .g1-wrap div.firstLead #custom_first_step_dream_home_lead_form h1 strong:after, 
.front .widecontent.g1-wrap div[id^=lead_forms]+div[id^=lead_forms] #custom_first_step_dream_home_lead_form h1 strong:after {
	display: none;
}
.front .g1-wrap .widgets-mapSearch img {
	width: 100%;
	max-width: none;
}

@media (max-width: 1510px) {
	.front .widecontent:not(#contentwidget2) .widgets-city-links h2.subject {
		font-size: 1.6em;
		padding: .4em 1em;
		line-height: 1.3;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links h2.subject span {
		font-size: .5em;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks {
	    padding: 0 1.6em;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links {
		font-size: 1em;
		line-height: 1.5em;
		padding: 1em 0 !important;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li {
		padding-left: 1.2em;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .citylinks_links li:before {
		width: 1.1em;
		height: 1.1em;
		left: calc(-.55em - 1px);
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay p {
		font-size: 1.2em;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .city-overlay p span:before {
		width: 2em;
    	height: 2em;
	}
	.front .g1-wrap .widget h2,
	.front .g1-wrap #widgets-quick-search h2,
	.front .g1-wrap .widget .widgets-askQuestions h2.subject {
		font-size: 1.5em;
		margin: 0 auto .6em;
		line-height: normal;
	}
	.front .widecontent.g1-wrap #widgets-quick-search,
	.front .widecontent.g1-wrap .widgets-askQuestions,
	.front .widecontent.g1-wrap .widgets-featuredListings,
	.front .widecontent.g1-wrap .widgets-latestNews-widget,
	.front .widecontent.g1-wrap .widgets-latestBlog-widget,
	.front .widecontent.g1-wrap .widget:not([id*="likeFacebook"]) .widgets-text-widget {
		padding: 2em 4%;
	}
	.front .g1-wrap #custom_first_step_free_home_lead_form h2.postal-code-widget-title, 
	.front .g1-wrap #custom_first_step_dream_home_lead_form h1 {
		font-size: 1.5em !important;
	}
	.front .g1-wrap #custom_first_step_dream_home_lead_form p,
	.front .g1-wrap #custom_first_step_free_home_lead_form p {
		font-size: .9em !important;
		margin-bottom: 1em;
	}
	.front .g1-wrap #widgets-quick-search .form-submit {
		padding: 0 2em;
	}
	.front #otherPart .g1-wrap #custom_first_step_free_home_lead_form,
	.front #otherPart .g1-wrap #custom_first_step_dream_home_lead_form {
		padding-top: 3.3em;
	}
	.front .g1-wrap #widgets-quick-search .form-submit {
		margin-top: 1em;
	}
	.front .g1-wrap #widgets-quick-search h2 {
		padding: 0;
	}
	.front .g1-wrap #widgets-quick-search .lessoptions, .front .g1-wrap #widgets-quick-search .moreoptions {
		padding-bottom: 0;
	}
}
@media (max-width: 992px) {
	.front .g1-wrap .g1 {
		width: 51%;
		padding: 0;
	}
	.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
		width: 42%;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
		height: 23vw;
	}
	body[class*="home-evaluation"] .sellerTop,
	body[class*="buy-homes-for-sale"].inner #contentwidgettop .widget.dreamhomewidget,
	body[class*="home-evaluation"].inner .widget.freehomewidget {
		height: auto;
	}
}
@media (max-width: 890px) {
	.front .g1-wrap #custom_first_step_free_home_lead_form .postal-code-input-wrapper #edit-address-search, 
	.front .g1-wrap #custom_first_step_dream_home_lead_form .dream-home-input-wrapper #edit-address {
		width: 100%;
		float: none;
	}
	.front .g1-wrap #custom_first_step_free_home_lead_form .postal-code-input-wrapper, 
	.front .g1-wrap #custom_first_step_dream_home_lead_form .dream-home-input-wrapper {
	    width: 90%;
	}
	.front .g1-wrap #custom_first_step_dream_home_lead_form p, 
	.front .g1-wrap #custom_first_step_free_home_lead_form p {
	    margin-bottom: 2em;
	}
}
@media (max-width: 768px) {
	.front .g1-wrap {
		width: 100%;
	}
	.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
	    width: 51%;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
	    height: 28vw;
	}
}
@media (max-width: 568px) {
	.front .g1-wrap .g1,
	.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
		width: 60%;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
	    height: 31vw;
	}
	div[id*='buttonator'] .button-wrapper{
	 	font-size: 0.88em;
	}
}
@media (max-width: 480px) {
	.front .g1-wrap .g1,
	.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
		width: 80%;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
	    height: 46vw;
	}
}
@media (max-width: 380px) {
	.front .g1-wrap .g1,
	.front .widecontent:not(#contentwidget2) div[id*="city_links"] {
		width: 96%;
	}
	.front .widecontent:not(#contentwidget2) .widgets-city-links .main-city-image {
	    height: 54vw;
	}
}

/* Pre-Construction Condo - Detail page */
.condo-detail #topwidget2,
.condo-detail.pre-condo-unbranded header  {
	display: none;
}
.condo-list #topwidget2 {
	padding-top: 1px;
}
.condo-detail.inner:not(.pre-condo-unbranded) .maincontent{
    margin-top: 7vw;
}
@media (max-width: 1510px) {
    .condo-detail.inner:not(.pre-condo-unbranded) .maincontent{
        margin-top: 107.4px;
    }  
}
@media (max-width: 875px) {
    .condo-detail.inner:not(.pre-condo-unbranded) .maincontent{
        margin-top: 0px;
    } 
	.condo-detail.inner:not(.pre-condo-unbranded) .wrapper.contentarea {
		margin-top: 4.8em;
	}
}



/*new search widget*/
.sticky-menu-active #topwidget div[id*='social_media']:empty{
	display:none;
}

.front div[id*="quickSearch"] .searchWidgetApp h2{
	  font-family:'Poppins',Arial,sans-serif;
    font-weight:400;
    color:#fff;
    font-size:2vw;
    text-align:center;
    margin: 0px;
    padding: 2vw 0.5em 1vw;
        line-height: 1;
}
.front div[id*="quickSearch"] .searchWidgetApp h2 span{
color:#2bb8e3;
}
.front div[id*="quickSearch"] .searchWidgetApp{
	background-color:rgba(19,22,25,0.4);
	border-radius:0.3vw;
	    border: none;
	padding:0px 1.5vw;    
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .searchBy {
		width:76%;
	margin: 0px;
	    float: left;
	height:3.5vw;
    border: none;
    border-radius: 0.2vw;
	    margin: 0px!important;
    line-height: 3.5vw;
    font-family:'Open Sans',Arial,sans-serif;
    font-size:0.9vw;
    box-sizing: border-box;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	width:22%;
	margin:0px;
	border:none;
	height:3.5vw;
	font-family:'Open Sans',Arial,sans-serif;
	font-size:1vw;
	font-weight:600;
border-radius: 0.2vw;
	text-transform:uppercase;	
	float: right;
	letter-spacing: 3px;
}

.front div[id*="quickSearch"] .searchWidgetApp .open-option{
font-family:'Open Sans',sans-serif;	
    position: relative;
    font-size: 0.8vw;
    padding-bottom: 1.7vw;
    margin-top:0.8em;
    color: #fff;
        text-align: right;
    display: block;
    clear: both;
        float: none;
}
.front div[id*="quickSearch"] .searchWidgetApp.searchExpanded .open-option{
      padding-top:10px;
}
.front div[id*="quickSearch"] .searchWidgetApp .toolbar{
	padding-bottom:1vw;
}
.front div[id*="quickSearch"] .searchWidgetApp .open-option a{
color: #fff;
    font-size: 0.9vw;
    font-weight: 700;
    text-transform:uppercase;
}
.front div[id*="quickSearch"] .searchWidgetApp .open-option a:after{
	display:none;
}
.front div[id*="quickSearch"] .searchWidgetApp .open-option a:hover{
	color:#0c6e75;
}

 div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-toggle:hover .title-type:before,
.front div[id*="quickSearch"] .searchWidgetApp .title-type:before{
	border-color: #ebf9fd;
}
div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit:hover{
background-color:#0e98c1;
color:#fffff9;
}
div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	background-color:#2bb8e3;
	color:#fffffe;
	border:none;
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button:not(.active):hover,
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button.active,
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item button,
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item:not(.dropdown-keywords-control) button:hover{
    background-color: #ebf9fd;	
}
.front div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .switch-control.toolbar-item button:not(.active){
	background-color:#fff;
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item.dropdown-keywords-control button:not(:disabled):not(.disabled):hover{
	background-color: #ebf9fd;	
	color: #2bb8e3;
}
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-control.open .title-type:before,
.front div[id*="quickSearch"] .searchWidgetApp .dropdown-control .dropdown-toggle:hover .title-type:before{
	border-color:#ebf9fd;
}
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:#ebf9fd;
}
div[id*="quickSearch"] .searchWidgetApp .input-group > .input-group-prepend > .btn:not(:disabled):not(.disabled):hover{
color: #2bb8e3;
}
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:#ebf9fd;
}
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: #2bb8e3;
}
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:#2bb8e3;
}
.inner div[id*="quickSearch"] .searchWidgetApp {
    background-color: #f5fbfd;
    border-radius: 3px;
    border: 1px solid #f7f4f4;
}

#wsidebar_right div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
  border-radius: 3px;
    font-size: 0.9em;
    font-weight: 600;
    border: none;
    padding: 0.35em 0.2em;
        height: 2.4em;
}
div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before{
	color:#2bb8e3;
}



.front .contentarea .g1 div[id*="quickSearch"] .searchWidgetApp .dropdown-search-control.toolbar-item.searchBy{
	margin-bottom:1rem!important;
}


@media (max-width:1580px){
		.front div[id*="quickSearch"] .searchWidgetApp .toolbar{
	padding-bottom:1em;
}
.front div[id*="quickSearch"] .searchWidgetApp h2 {
    font-size: 2em;
    padding: 0.8em 0.5em;
}
.front div[id*="quickSearch"] .searchWidgetApp h2 span {
    font-size: 18px;
    line-height: 24px;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .searchBy {
    height: 3.8em;
    border-radius: 0.2em;
    line-height: 3.8em;
    font-size: 0.85em;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit {
height: 3.7em;
    font-size: 0.9em;
    border-radius: 0.2em;
    top: -1px;
    position: relative;
}
.front div[id*="quickSearch"] .searchWidgetApp .open-option {
    font-size: 0.75em;
    padding-bottom: 1.7em;
   }
   .front div[id*="quickSearch"] .searchWidgetApp .open-option a{
   	font-size:1.2em;
   }
   .front div[id*="quickSearch"] .searchWidgetApp{
   	border-radius: 0.2em;
   	padding: 0px 1.2em;
   }
  }
  
  @media (max-width:1448px){ 
  #wsidebar_right div[id*="quickSearch"] .searchWidgetApp .collapsedFilter .toolbar-item .dropdown-toggle:before{
	display:none;
}
}

@media (max-width:1090px){ 
#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:1060px){ 
  body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit {
    background-position: 12% 50%;
}
}
  
  @media (max-width:980px){ 
  #quick_search_main_form .collapsedFilter .dropdown-keywords-control.toolbar-item{
      grid-column: auto;
  }
  #quick_search_main_form .collapsedFilter .dropdown-keywords-control .dropdown-menu {
    width: 100%;
    left: 0%;
    -webkit-transform: none;
    transform: none;
}
  }
  
@media (max-width:918px){  
  .front div[id*="quickSearch"] .searchWidgetApp h2 {
    font-size: 1.6em;
   }
     body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit {
    background-position: 9% 50%;
}
 }
  

@media (max-width:850px){
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp:not(.residential):not(.commercial) .toolbar .dropdown-keywords-control,	
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp .toolbar .dropdown-keywords-control {
    grid-column: auto;
   }
        body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit {
    background-position: 18% 50%;
}
   #quick_search_main_form .collapsedFilter .dropdown-keywords-control.toolbar-item {
    grid-column: 1 / span 3;
}
}

@media (max-width:825px){
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp.residential .toolbar .dropdown-keywords-control {
    grid-column: 1 /span 2;
   }
}


@media (max-width:768px){
#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 {
    background-position: center center;
}
}

@media (max-width:700px){
   #quick_search_main_form .collapsedFilter .dropdown-keywords-control.toolbar-item {
    grid-column: auto;
}
}

@media (max-width:640px){
.front div[id*="quickSearch"] .searchWidgetApp.searchExpanded{
    background-color: rgba(119, 119, 119, 0.9);    
}
.front div[id*="quickSearch"].open-autocomplete .searchWidgetApp{
	width:100vw;
	z-index:3000;
	padding:10px;
	    position: relative;
    box-sizing: border-box;
}  
.front div[id*="quickSearch"].open-autocomplete{
    margin: 0;
    width: 100vw;
    left:0px;
    top:120px;
}
.front div[id*="quickSearch"].open-autocomplete .searchWidgetApp h2{
	display:none;
}	
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .searchBy{
	width:100%;
	margin-bottom:1.5em!important;
}
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit{
	display:block;
	margin:0 auto;
	width:160px;
	float:none;
}
.front div[id*="quickSearch"] .searchWidgetApp .open-option{
	text-align:center;
}
body #quick_search_main_form .searchWidgetApp .search-main-wrapper .btn-submit {
    background-position: 18% 50%;
}
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper #searchBy .form-control{
	font-size:16px;
}
}

@media (max-width:600px){  
  .front div[id*="quickSearch"] .searchWidgetApp h2 {
    font-size: 1.4em;
   }
   .front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .searchBy{
    height: 3em;
    line-height: 3em;
   }
.front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper .btn-submit {
    font-size: 0.8em;
    height: 2.8em;
padding:0px;
    line-height:2.8em;
}
 }


@media (max-width:493px){
.front .slider-wrapper div[id*="quickSearch"] .searchWidgetApp.residential .toolbar .dropdown-keywords-control {
    grid-column: auto;
   }
}

@media (max-width:480px){  
  .front div[id*="quickSearch"] .searchWidgetApp h2 {
    font-size: 1.2em;
    padding-top: 1em;
   }
        .front div[id*="quickSearch"] .searchWidgetApp .search-main-wrapper #searchBy .form-control{
    font-size: 0.8rem;
}
 }
 

@media (max-width:380px){  
  .front div[id*="quickSearch"] .searchWidgetApp h2 {
    font-size: 1em;
   }
 }
 /*calculators page*/
body[class*="alculators"] .calculate_link:hover {
    color: white;
}
body[class*="alculators"].inner #topwidget2 {
    margin-top: 7vw;
    padding-top: 0;
}
@media (max-width: 1510px) {
    body[class*="alculators"].inner #topwidget2 {
        margin-top: 6.9em;
    }
}
@media (max-width: 875px) {
    body[class*="alculators"].inner #topwidget2 {
        margin-top: 4.9em;
    }
}

/*Blogs*/
body[class*="blog"] .pager a:hover,
body[class*="blog"] .pager .pager-current {
    background-color: white;
}
body[class*="blog"] .breadcrumb{
    display: none;
}
#comment_confirm_delete .container-inline a {
    border: none;
    padding: 0.35em 0.2em;  
}
@media (max-width: 1190px) {
    body[class*="blog"] .maincontent {
        float: none;
    }
}

/*footer conatct info*/
#footerwidget .widgets-text-widget dd {
    white-space: nowrap;
}
#footerwidget .widgets-text-widget dl {
    word-break: break-word;
}

/*Buying tips and selling tips sub page anchors*/
@media (min-width: 1017px) {
    .inner :target::before {
        height: 130px;
        margin: -130px 0 0;
    }
}

/*Having ability to change footer background and text color*/
footer .terms_policy_links,
footer .credentials .credit a,
footer .terms_policy_links a,
footer .adanote,
footer .adanote a {
  color:#819196;
}
.terms_policy_links a:hover{
   color:#888888;
} 

/*Increase top-left logo size*/
header .logo_link img, 
header .logo img {
    max-height: 5.5vw;
}
@media (max-width: 1510px) {
    header .logo_link img, 
    header .logo img {
        max-height: 8.5em;
    }
}
@media (max-width: 875px) {
    header .logo_link img, 
    header .logo img {
        max-height: 7em;
    }
}
@media (max-width: 728px) {
    header .logo_link, 
    header .logo {
        width: 16em;
    }
    header .logo_link img, 
    header .logo img {
        max-height: 10em;
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .inner header .logo {
        width: 8.2em;
    }
}
@media (max-width: 375px) {
    .inner #topwidget {
        overflow: hidden;
    }
}

/*Contact info icon when agent image is missing*/
.mainuser .agent2 a.noAgentImage {
    left: 2vw;
}
@media (max-width: 600px) {
    .mainuser .agent2 a.noAgentImage {
        left: 1em;
    }
}