.nav_li {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(71%, #ffffff), color-stop(100%, #7eb5b3));
  background: -webkit-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -o-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -ms-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: linear-gradient(to bottom, #ffffff 71%, #7eb5b3 100%);
}
.nav_li_active {
  background: #fefefc;
  background: -moz-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefc), color-stop(100%, #fefefc));
  background: -webkit-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -o-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -ms-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: linear-gradient(to bottom, #fefefc 0%, #fefefc 100%);
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	border: 0px !important;
}
.feature_circle_colors {
  background-color: #ffffff;
  color: red;
  border: 1px solid red;
}
.nb_topcontainer {
  background-color: #e9eff3;
  height: 30px;
  padding: 10px 0;
}
.nb_topcontainer .backtosearch {
  display: inline-block;
  background-color: white;
  border: 1px solid #004455;
  padding: 0px 10px;
  margin-top: 6px;
  text-decoration: none;
  cursor: pointer;
  color: #004455;
  font-size: 1em;
  font-weight: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url('../js/PIE.htc') !important;
}
.nb_navigation {
  float: right;
  font-size: 13px;
}
.nb_navigation .nb_prev,
.nb_navigation .nb_next {
  display: inline-block;
  background-color: white;
  border: 1px solid #004455;
  padding: 0px 5px;
  margin-top: 5px;
  text-decoration: none;
  cursor: pointer;
  color: #004455;
  font-size: 1em;
  font-weight: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url('../js/PIE.htc') !important;
}
.nb_navigation > div,
.nb_navigation > div img,
.nb_navigation > div p {
  display: inline-block;
}
.nb_navigation > div p {
  margin: 0;
  color: #07441c;
  font-size: 0.923em;
  font-weight: normal;
}
.nb_headercontainer {
  background-color: #7eb5b3;
}
.nb_headercontainer .nav-tabs {
  display: inline-block;
  border: 0px none transparent;
  margin: 0;
  margin-top: 7px;
  vertical-align: bottom;
}
.nb_headercontainer .nav-tabs li {
  margin-bottom: 0;
  margin-left: 7px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video_iframe {
	width: 100%;
	height: 100%;
}
.twitter-share-button {
	width: 100px !important;
}
.nb_headercontainer .nav-tabs li a {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(71%, #ffffff), color-stop(100%, #7eb5b3));
  background: -webkit-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -o-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: -ms-linear-gradient(top, #ffffff 71%, #7eb5b3 100%);
  background: linear-gradient(to bottom, #ffffff 71%, #7eb5b3 100%);
  color: #020202;
  font-size: 1.154em;
  font-weight: normal;
  border: 0px none transparent;
  padding: 9px 10px;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  behavior: url('../js/PIE.htc') !important;
}
.nb_headercontainer .nav-tabs li a:hover {
  border: 0px none transparent;
}
.nb_headercontainer .nav-tabs li.first {
  margin-left: 0;
}
.nb_headercontainer .nav-tabs li.active a {
  background: #fefefc;
  background: -moz-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefc), color-stop(100%, #fefefc));
  background: -webkit-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -o-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: -ms-linear-gradient(top, #fefefc 0%, #fefefc 100%);
  background: linear-gradient(to bottom, #fefefc 0%, #fefefc 100%);
}
.nb_headercontainer .nb_title {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  line-height: 45px;
  color: #fcfdfe;
  font-size: 1.385em;
  margin-left: 8px;
  font-weight: normal;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.54);
}
.nb_headercontainer .nb_title * {
	margin: 0;
}
.nb_headercontainer .nb_ref {
  display: inline-block;
  color: #fcfdfe;
  font-size: 1.385em;
  font-weight: normal;
  margin-top: 13px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.54);
}
.nb_headercontainer .NBcheck_wishlist {
  position: relative;
  float: right;
  padding: 0 5px;
  margin-top: 7px;
  color: #FFFFFF;
  border: 1px solid #7eb5b3;
  background-color: #7eb5b3;
  display: none;
}
.NBcheck_wishlist input {
	margin-top: 0px 0px 0px;
}
.nb_headercontainer .NBcheck_wishlist span {
  display: inline-block;
  line-height: 30px;
  vertical-align: middle;
}
.nb_headercontainer .NBcheck_wishlist .jqTransformCheckboxWrapper {
  margin: 0;
  margin-left: 5px;
}
.line_title {
  width: 100%;
}
.line_title hr {
  border-top: 1px solid #80c86b;
}
.line_title .title {
  width: 1px;
  padding: 0 10px;
  white-space: nowrap;
}
.line_title .title h2 {
  margin: 0;
  line-height: 18px;
  color: #020202;
  font-size: 1.385em;
  font-weight: normal;
}
.nb_content_container {
  font-size: 14px;
}
.nb_content_container .nb_subtitle h2 {
  color: #020202;
  font-size: 1.385em;
  font-weight: normal;
}
.nb_content_container .nb_social {
  float: right;
}
.nb_content_container .nb_content_column {
  border-right: 7px solid #ededed;
}
.nb_content_container .nb_content_column.last {
  border-right: 0px none transparent;
}
.nb_content_container .nb_content_column b {
  color: #000000;
  font-weight: 400;
}
.nb_content_container .nb_content_column span {
  margin-right: 20px;
  display: block;
}
.nb_content_container .nb_content_column p.nb_price {
  /* margin-bottom: 20px; */
}
.nb_content_container .nb_content_column p.nb_price span span {
  margin: 0;
}
.nb_content_container .nb_content_column .nb_legal_fees span * {
	margin-right: 0;
}
.nb_content_container .nb_description {
  margin-top: 0px;
}
.nb_content_container .nb_description span,
.nb_content_container .nb_description b {
  color: #6f6f6f;
}
.nb_content_container .nb_accordions img {
  max-width: 100%;
}
.nb_content_container .nb_accordions h3,
.nb_content_container .nb_accordions .nb_pdf {
  background-color: #348b46;
  display: block;
  cursor: pointer;
  padding: 0 10px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  line-height: 40px;
  color: #ffffff;
  font-size: 1.231em;
  font-weight: 300;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  behavior: url('../js/PIE.htc') !important;
}
.nb_content_container .nb_accordions h3 a,
.nb_content_container .nb_accordions .nb_pdf a {
  color: #ffffff;
  text-decoration: none;
}
.nb_content_container .nb_accordions h3 img,
.nb_content_container .nb_accordions .nb_pdf img {
  width: 26px;
  padding-right: 15px;
  vertical-align: middle;
}
.nb_content_container .nb_accordions .nb_features_container .nb_feature_container img {
  padding-right: 5px;
  margin-left: 15%;
}
.nb_content_container .nb_accordions .nb_features_container.icons {
  margin-top: 10px;
}
.nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container {
  position: relative;
  display: inline-block;
  background-color: #92c648;
  margin-left: 20px;
  margin-top: 10px;
}
.nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container .circle {
  background-color: #ffffff;
  color: red;
  border: 1px solid red;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 2;
  height: 20px;
  min-width: 20px;
  max-width: 130%;
  text-align: center;
  line-height: 10px;
  vertical-align: middle;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  behavior: url('../js/PIE.htc') !important;
}
.nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container .circle .p_circle {
  line-height: 20px;
  padding: 0 2px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  max-width: 100%;
  margin: 0;
}
.nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.first,
.nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.clear_margin {
  margin-left: 0;
}
.NBtabs_container .tab-content {
	padding: 20px 0;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container {
	position:relative;
	display:block;
	overflow:hidden;
}

.NBtabs_container .tab-content .tab-pane,
.NBtabs_container .tab-content .tab-pane #map,
.NBtabs_container .tab-content .tab-pane .NBimage_container,
.NBtabs_container .tab-content .tab-pane .NBthumbnails_container_vertical {
	height:560px;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBproperty_image,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBproperty_image {
	min-height:100%;
	width:100%;
	margin:0;
	display:block;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_next,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_next,.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_previous,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_previous {
	height:100%;
	position:absolute;
	top:0;
	width:45px;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_next img,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_next img,.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_previous img,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_previous img {
	position:absolute;
	top:50%;
	cursor:pointer;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_next,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_next,
.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_next img,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_next img {
	right:0;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBimage_container .NBimage_previous,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBimage_container .NBimage_previous {
	left:0;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_horizontal,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_horizontal {
	height:60px;
	overflow-y:hidden;
	margin-top:10px;
	margin-left:0;
}

.NBtabs_container #tabphotos, .NBtabs_container #tabfloorplans {
	overflow-x:auto;
}

.NBtabs_container #tabphotos .NBthumbnails_inner_wrapper, .NBtabs_container #tabfloorplans .NBthumbnails_inner_wrapper {
	width:auto;
	white-space: nowrap;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_horizontal .NBthumbnail_container,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_horizontal .NBthumbnail_container {
	cursor:pointer;
	display:inline-block;
	height:100%;
	width:100px;
	background:rgba(0,0,0,0.25);
	margin-top:0;
	vertical-align:top;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_horizontal .NBthumbnail_container:first-child,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_horizontal .NBthumbnail_container:first-child {
	margin-left:0;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_horizontal .NBthumbnail_container .NBthumbnail,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_horizontal .NBthumbnail_container .NBthumbnail {
	width:100%;
	height:100%;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_vertical,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_vertical {
	overflow-y:auto;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_vertical .NBthumbnail_container,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_vertical .NBthumbnail_container {
	cursor:pointer;
	margin-top:20px;
	text-align: center;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_vertical .NBthumbnail_container:first-child,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_vertical .NBthumbnail_container:first-child {
	margin-top:0;
	text-align: center;
}

.NBtabs_container .tab-content .tab-pane#tabphotos .NBthumbnails_container_vertical .NBthumbnail_container .NBthumbnail,.NBtabs_container .tab-content .tab-pane#tabfloorplans .NBthumbnails_container_vertical .NBthumbnail_container .NBthumbnail {
	width:100%;
}

.NBsocial {
  text-align: right;
}
.NBsocial * {
  vertical-align: top !important;
}
/* Media Queries
*********************************************/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .nb_topcontainer {
    height: auto;
  }
  .NBtabs_container .tab-content .tab-pane#tabphotos .nb_thumbnails_container,
  .NBtabs_container .tab-content .tab-pane#tabfloorplans .nb_thumbnails_container {
    display: none;
  }
  .nb_content_container {
    padding: 0 20px;
  }
  .nb_content_container .nb_content_column {
    border: 0px none transparent;
  }
  .nb_content_container .nb_subtitle {
    display: none;
  }
  .nb_content_column.first {
    margin-top: 15px;
  }
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container,
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.first,
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.clear_margin {
    margin-left: 17px;
  }
  .nb_content_container .nb_accordions .nb_features_container .nb_feature_container img {
    margin-left: 7%;
  }
  .nb_headercontainer .span9 .span3 {
    padding: 0 20px;
  }
  .NBtabs_container .tab-content .tab-pane,
  .NBtabs_container .tab-content .tab-pane#tabphotos .nb_image_container,
  .NBtabs_container .tab-content .tab-pane#tabfloorplans .nb_image_container,
  .NBtabs_container .tab-content .tab-pane#tabphotos .nb_thumbnails_container,
  .NBtabs_container .tab-content .tab-pane#tabfloorplans .nb_thumbnails_container {
    height: auto;
  }
  .properties_listing .property .general_details .nb_ref {
    float: none !important;
  }
  .nb_navigation .nb_prev,
  .nb_navigation .nb_next {
    margin: 0 5px;
  }
  .NBtabs_container .tab-content .tab-pane#tabphotos .nb_image_container .NBproperty_image,
  .NBtabs_container .tab-content .tab-pane#tabfloorplans .nb_image_container .NBproperty_image {
    max-width: 100%;
    height: auto;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .properties_listing .nb_stamp {
    width: 80px;
    height: 80px;
  }
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container,
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.clear_margin {
    margin-left: 7px;
  }
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container.clear_margin_smartphones {
    margin-left: 0;
  }
  .nb_headercontainer .nb_ref {
    display: none;
  }
  .nb_content_container .nb_accordions h3,
  .nb_content_container .nb_accordions .nb_pdf {
    line-height: normal;
    padding: 5px;
  }
  .nb_content_container .nb_navigation {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nb_content_container .nb_accordions .nb_features_container.icons .nb_feature_icon_container {
    margin-left: 5px;
  }
}