html,
body {
	height: 100%;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #444444;
	font-size: 17px;
}

#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

form {
	display: block;
}

.input-comment {
	display: none;
}

.input-message {
	display: inline-block;
}

.input-email {
	display: inline-block;
}

.input-subject {
	display: inline-block;
}

.featurette p {
	line-height: 1.8;
	margin: 0 0 20px;
}

blockquote {
	margin: 10px 10px 20px 20px;
	border-left: 15px solid #333333;
	font-size: 15.5px;
}

.featurette .homes-simple  { line-height: 1.5; }

.well {
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}




.sectionSubTitle {
	text-align: left;
	margin-bottom: 0;
}

.listing-alert {
	display: none;
}


#nav {
  width: 100%;
  position:static;
  top:-32px;
}

#nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all .6s ease-in-out;
}

@media (min-width: 767px) {
  .navbar-nav.nav-justified > li{
      float:none;
  }
}
.navbar-nav {
  width: 100%;
  text-align: center;
}  
  
.navbar-nav > li {
  float: none;
  display: inline-block;
}



.navbar-collapse.in { /*3.0.2 bug workaround*/
    overflow-y: visible;
}


button {
	color: #FFFFFF;
}

.navbar-collapse {
	max-height: none;
}

.dropdown-menu {

}

.dropdown-menu>li>a {

}


.jumbotron {

}



.thumbnail {
	border: none;
	padding: 0;
}

.thumbnail>img, .thumbnail a>img {
	margin-left: 0;
	margin-right: 0;
}

.contentElement {
	margin: 0;
}
	


.txt-sm-img {
	width:40%;
	padding-right: 6px;
}



.row.match-my-cols {
    overflow: hidden; 
}

.row.match-my-cols [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.grid-listing {
    font-size: 90%;
    letter-spacing: 2px;
}

.grid-listing > .row > .col-md-4:nth-child(3n+1) {
    clear: both;
}

/* LISTING GRID SETTINGS */ 
p.listing-grid-street {
	text-transform: uppercase;
}

p.listing-grid-city {
	font-size: 75%;
	text-transform: uppercase;
}


p.listing-grid-price {
	font-size: 80%;
}


p.listing-grid-oh-title {
	font-size: 75%;
	letter-spacing: 1px;
	font-weight: bold;
}


p.listing-grid-oh-text {
	font-size: 75%;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 1.2em;
}

/* LISTING COMPACT SETTINGS */ 
.listing-compact {
	letter-spacing: 2px;
}	

.listing-compact img {
	width: 100%;
}


p.listing-compact-street {
	font-size: 120%;
	text-transform: uppercase;
}

p.listing-compact-city {
	font-size: 75%;
	text-transform: uppercase;
}

p.listing-compact-rooms {
	font-size: 75%;
	text-transform: uppercase;
}

p.listing-compact-price {
	font-size: 75%;
}

p.listing-compact-alert {
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
}

p.listing-compact-oh-title {
	font-size: 80%;
	letter-spacing: 1px;
	font-weight: bold;
}


p.listing-compact-oh-text {
	font-size: 75%;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 1.2em;
}

/* SOLDS GRID SETTINGS */ 
.item {
    position:relative;
    display:inline-block;
    width: 100%;
}
.notify-badge{
    position: absolute;
    left:0;
    top:0;
    background:red;
    text-align: center;
    border-radius: 0;
    color:white;
    padding:5px 20px;
    font-size:16px;
    text-transform: uppercase;
}

.status-badge{
    position: absolute;
    left:0;
    top:0;
    background-color: rgb(41, 99, 150);
    text-align: center;
    border-radius: 0;
    color:white;
    padding:5px 20px;
    font-size:16px;
    text-transform: uppercase;
}

p.sold-grid-street {
	text-transform: uppercase;
}

p.sold-grid-city {
	font-size: 75%;
	text-transform: uppercase;
}


p.sold-grid-price {
	font-size: 80%;
}


/* SOLDS COMPACT SETTINGS */ 
.sold-compact-item {
    position:relative;
    padding-top:20px;
    display:inline-block;
}
.sold-compact-notify-badge {
    position: absolute;
    right:-20px;
    top:10px;
    background:red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color:white;
    padding:5px 10px;
    font-size:20px;
}

p.sold-compact-street {
	font-size: 120%;
	text-transform: uppercase;
}

p.sold-compact-city {
	font-size: 75%;
	text-transform: uppercase;
}


p.sold-compact-price {
	font-size: 75%;
}

p.sold-compact-rooms {
	font-size: 75%;
	text-transform: uppercase;
}

p.sold-compact-alert {
	font-size: 120%;
	letter-spacing: 1px;
	font-weight: bold;
}




/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .aboveBanner {
	display: none;
  }
  .jumbotron {
	display: none;
  }
}




.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Flexible iFrame for pdf */

.Flexible-container-pdf {
    position: relative;
    padding-bottom: 86.25%;
    padding-top: 250px;
    height: 0;
    overflow: hidden;
}

.Flexible-container-pdf iframe,   
.Flexible-container-pdf object,  
.Flexible-container-pdf embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
