/* general styles */
body {
  padding-top: 0px;
  padding-bottom: 40px;
  overflow-x: hidden;
}
iframe {
  border: none;
  padding: 0;
}
.navbar-inner .container {
  width: auto;
}
.no_margin_left {
  margin-left: 0;
}
.no_margin_right {
  margin-right: 0;
}
.no_padding_left {
  padding-left: 0;
}
.no_padding_right {
  padding-right: 0;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.text-right {
  text-align: right;
}
footer h4 {
  margin-bottom: 8px;
}
.links a {
  margin-right: 5px;
}
h1 span,
h3 span {
  font-weight: normal;
}
/* logo */
/*
.logo {
  height: 65px;
}
*/
.logo img { width: 100%; height:auto; margin: .5em 0; }
/* home page form with gradient */
.lform {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #bfbfbf;
  /*min-height: 326px;*/
}
label {
  font-weight: normal;
}
.lform form {
  margin-bottom: 0px;
}
.lform form .input-xlarge {
  width: 300px;
}
.lform form .btn-primary {
  margin-right: 17px;
}
/* map sizes */
#home_map_canvas {
  width: 100%;
  height: 350px;
}
#map_canvas {
  width: 100%;
  height: 414px;
}
.thumbnail {
  position: relative;
}
/* initially hidden */
#people_viewing {
  display: none;
}
.showcase {
  display: none;
}
.customer_service h4.phone {
  margin-top: 12px;
}
/*The showcase*/
.showcase-caption {
  color: #333333;
}
#showcase-loader {
  background: url('images/loader.gif') no-repeat 50% 50%;
  display: block;
  width: 620px;
  height: 414px;
}
#carousel-loader {
  background: url('images/loader.gif') no-repeat 50% 50%;
  display: block;
  width: 590px;
  height: 326px;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  text-align: left;
}
.carousel-caption a:hover {
  text-decoration: none;
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
#carousel-home .carousel-inner:hover {
  cursor: pointer;
}
.mini_property_wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.mini_property {
  height: 300px;
  display: block;
  margin-bottom: 10px;
  line-height: 1;
}
.mini_property a.img_holder {
  display: block;
  width: 100%;
  text-align: center;
}
#home_map_canvas {
  cursor: pointer;
}
.compare-thumbnail {
  width: 200px;
  min-width: 100px;
  max-width: none;
}
/*Customize the modal*/
.modal-body {
  max-height: 550px;
}
.modal-body {
  max-height: 550px;
}
.modal-header .close {
  position: absolute;
  font-size: 14px;
  right: 15px;
  color: #222222;
  opacity: 0.7;
}
.modal-header {
  border: none;
}
.select_height {
  line-height: 28px;
}
/*Premium properties*/
.premium_properties {
  padding-top: 28px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  margin-bottom: 1.428571429;
  overflow: hidden;
}
.premium_properties .thumbnail {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.premium_properties .span2 {
  width: 192px;
  text-align: center;
}
.premium_property {
  position: relative;
  text-align: center;
}
/*The dropdown*/
.dropdown-menu form {
  padding: 15px;
  padding-bottom: 0px;
}
.dropdown-menu input {
  margin-bottom: 15px;
}
.dropdown-menu .btn-primary {
  clear: left;
  width: 100%;
  height: 32px;
  font-size: 13px;
}
.dropdown-menu #remember_me {
  float: left;
  margin-right: 10px;
}
/* listings */
h4.well {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0px;
  list-style: none;
  line-height: 19px;
  font-size: 14px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
h4.well li {
  display: inline-block;
  text-shadow: 0 1px 0 #ffffff;
}
h4.well .divider {
  padding: 0 5px;
  color: #999999;
}
h4.well .active a {
  color: #333333;
}
.nav-tabs a,
.nav-pills a,
.breadcrumb a,
.pagination a,
.pager a {
  color: #448800;
}
.pagination li.active a {
  color: #448800;
  border: 1px #DDDDDD solid;
}
.form-horizontal.mini .form-group {
  margin-bottom: 10px;
}
.form-horizontal.mini .control-label {
  font-weight: normal;
  padding-top: 0;
  text-align: left;
}
.contact-form .control-label {
  font-weight: normal;
  padding-top: 0;
}
.form-control {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 4px;
  border-radius: 0px;
  margin-top: -5px;
}
textarea.form-control {
  height: auto;
  line-height: 19px;
}
#theme_switcher {
  display: none;
}
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */
.container {
  width: 100%;
  padding: 0 5px;
}
#contact_agent_wrapper {
  margin-top: 20px;
}
.home_carousel .item img {
  width: 100%;
}
.home-latest {
  margin-top: 20px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container {
    width: 100%;
    padding: 0;
  }
  #contact_agent_wrapper {
    margin-top: 0px;
  }
  .home-latest {
    margin-top: 0px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .container {
    width: 940px;
    padding: 0;
  }
  /*The slider*/
  #portamento_container {
    position: relative;
  }
  #portamento_container #contact_agent {
    float: none;
    position: absolute;
    width: 100%;
  }
  #portamento_container #contact_agent div#contact_agent_wrapper {
    width: 100%;
  }
  #portamento_container #contact_agent div#contact_agent_wrapper input {
    width: 80%;
    margin: 0 auto;
  }
  #portamento_container #contact_agent.fixed {
    position: fixed;
  }
  .lform {
    height: 326px;
  }
  .home_form {
    width: 364px;
    padding-right: 10px;
  }
  .home_carousel {
    padding-left: 0px;
    padding-right: 15px;
    width: 596px;
  }
  .home_carousel .item img {
    width: 590px;
    height: 326px;
  }
  /*The theme switcher*/
  #theme_switcher {
    top: 10px;
    left: 10px;
    position: fixed;
    display: block;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    width: 940px;
    padding: 0;
  }
}
