.item-page .page-header h1 {
  display: none;
}
.t3-mainbody .page-header {
  padding-bottom: 8px;
  margin: 0;
  border: medium none;
}
.t3-mainbody .page-header h2 {
  margin: 0 0 18px;
  font-size: 33px;
  padding: 0;
  font-weight: 300;
}
.pull-left {
  padding: 9px 0;
}
.page-title,
.page-header h1,
.categories-list h1 {
  margin: 0 0 18px;
  font-size: 33px;
  padding: 0;
  font-weight: 300;
}
.page-subheader {
  margin: 0;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  margin: 0 0 18px;
  padding: 9px 0;
}
.page-subtitle small,
.page-subheader h2 small {
  font-size: 33px;
  color: #434a54;
  font-weight: 300;
}
.page-header + .page-subheader {
  margin-top: -18px;
}
.componentheading {
  padding: 0;
  margin: 0 0 18px;
  font-size: 33px;
  font-weight: 300;
}
.article-header h1 {
  margin: 0 0 18px 0;
  font-size: 33px;
  padding: 9px 0;
  font-weight: 300;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 36px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .masthead {
    padding: 72px 0;
  }
  .masthead h1 {
    font-size: 91px;
  }
  .masthead p {
    font-size: 26px;
  }
  .masthead .btn-lg {
    margin-top: 18px;
    padding: 18px 42px;
    font-size: 19.5px;
  }
}
.jumbotron-primary {
  background-color: #3c90be;
  color: #fbfdfe;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #d4e7f2;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.t3-wrapper .row-fluid {
  margin-left: 0;
  margin-right: 0;
}
.row-fluid [class*="span"] {
  padding: 0;
}
.t3-wrapper .row-fluid .block_caption {
  padding: 2px 5px 4px 23px;
}
.form-horizontal .control-group .control-label,
.form-horizontal .control-group strong {
  font-weight: normal;
}
.result_search #gmap-noresult {
  padding-top: 15px;
}
@media (min-width: 320px) and (max-width: 480px) {
  .t3-wrapper .form-horizontal .control-group .controls {
    margin-left: 0px;
  }
}
.pane-slider .btn {
  padding: 6px 12px;
}
.agent-properties .grid li.span4 {
  margin-bottom: 20px;
}
.detailsBar .feature_title {
  padding: 5px 10px;
}
.detailsBar .noleftmargin a {
  display: block;
  padding: 5px 10px;
}
.t3-wrapper .tab-content div {
  overflow: initial;
}
.latestproperties .os-propertytitle {
  font-family: "Open Sans", sans-serif;
  color: #434a54 !important;
  font-size: 18px;
}
.latestproperties .os-propertytitle:hover {
  color: #3c90be !important;
}
.latestproperties .os_item {
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 0px 0px #e3e4e7;
  box-shadow: 0px 2px 0px 0px #e3e4e7;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.latestproperties .os_item:hover {
  box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(60, 144, 190, 0.13);
  background: #ffffff;
}
.latestproperties .os_types_red,
.latestproperties .os_featured {
  font-family: "Open Sans", sans-serif;
}
.latestproperties .os_types_red {
  background: #3c90be;
}
.latestproperties .os_category {
  font-size: 13px;
}
.latestproperties .os_types_red:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border-color: #3c90be transparent #3c90be #3c90be;
  border-image: none;
  border-style: solid;
  border-width: 18px;
  bottom: 0;
  content: "";
  position: absolute;
  right: -26px;
  z-index: 9;
}
.detailsView .property-title {
  border-left: 10px solid #3c90be !important;
  padding: 0 0 10px 10px;
}
.t3-content .detailsView .row-fluid .property-title h1 {
  font-family: "Open Sans", sans-serif;
  color: #434a54 !important;
  font-size: 27px;
}
.detailsView .attribute-list .meta-block,
.detailsView .attribute-list .meta-block strong {
  font-weight: normal;
}
.t3-content .os_property-item .status-type,
.os_property-item .status-type_rtl {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
}
.t3-content .os_property-item .status-price,
.os_property-item .status-price_rtl {
  font-family: "Open Sans", sans-serif;
  background: #3c90be !important;
  font-size: 15px;
}
@media (min-width: 1280px) {
  .t3-content .os_property-item .status-type:after {
    border-bottom: 19px solid transparent;
    border-right: 9px solid #3c90be !important;
    border-top: 19px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
.t3-content .os_property-item ul.additional-details li strong {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
.t3-content .listing-features strong {
  font-weight: normal;
}
.jcomments-links {
  padding: 5px 10px;
}
#jc h4 {
  border: none;
  font-weight: normal;
}
#comments-footer {
  display: none;
}
.captcha {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #jc p {
    padding: 0;
  }
}
#jc .checkbox,
#jc .lable {
  display: inline;
  padding: 0 5px;
  font-weight: normal;
}
#comments-form-buttons .btn {
  background: #3c90be;
  border: medium none;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  min-height: 0;
  padding: 15px 24px;
  top: auto;
  width: 192px;
  text-shadow: none;
}
#comments-form-buttons .btn a {
  color: #ffffff;
}