@charset "UTF-8";
body {
	font-family: proxima-nova;
	font-weight: 300;
}
.img-responsive {width: auto;}
a ,a:hover, a:focus {
	outline:none;
}
.navWrap {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #004a99;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar {
  position: relative;
  min-height: 10px;
  margin-bottom: 0px;
  border: none;
}
.dropdown-menu {
  position: absolute;
  top: 98px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 4px;
          box-shadow: none;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #555;
	background-color: #F1EFF4;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #004A99;
}
.navbar-nav > li > a {
    padding-top: 39px;
    padding-bottom: 39px;
  }
@media (max-width: 765px) {
.property .price {
	font-size: 29px;
	font-weight: 300;
}
.property .location {
	font-size: 16px;
	font-weight: 300;
}
.headerLogo {
	width:250px;
	margin-top:5px;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  padding-bottom:5px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.beachWrap .alegreyaItalic {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-style: italic;
}
.beachWrap .alegreya.white {
	font-size: 24px;
	color: #FFF;
}
.beachWrap {
	background-image: url(../images/bg-beachScene.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 421px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #FFF;
}
}
@media (min-width: 768px) {
.beachWrap {
	background-image: url(../images/bg-beachScene.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 421px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #FFF;
}
.beachWrap .alegreyaItalic {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	font-style: italic;
}
.beachWrap .alegreya.white {
	font-size: 37px;
	color: #FFF;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  padding-bottom:5px;
  margin-top: 25px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.property .price {
	font-size: 29px;
	font-weight: 300;
}
.property .location {
	font-size: 16px;
	font-weight: 300;
}
.imageWrap {
	height:200px;
	overflow:hidden;
}
}
@media (min-width: 992px) {
.imageWrap {
	height:145px;
	overflow:hidden;
}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
.property .price {
	font-size: 24px;
	font-weight: 300;
}
.property .location {
	font-size: 13px;
	font-weight: 300;
}
}
@media (min-width: 1200px) {
.imageWrap {
	height:165px;
	overflow:hidden;
}
.property .price {
	font-size: 29px;
	font-weight: 300;
}
.property .location {
	font-size: 16px;
	font-weight: 300;
}
}
.featuredWrap {
	background: url(../images/bg-beachBG2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 25px;
	padding-bottom: 25px;
}
.property {
	background-image: url(../images/bg-whiteTransparent.png);
	background-repeat: repeat;
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 15px;
	min-height: 445px;
}
.blueWrap {
	background-color: #004a99;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	padding-left:10px; padding-right:10px;
	margin-left:10px;
	border-radius:5px;
}
.orangeWrap {
	background-color: #F29100;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
	padding-left:10px; padding-right:10px;
	margin-left:10px;
	border-radius:5px;
}
.property strong {
	color: #004a99;
}
.property .orange {
	color: #F29100;
}
.property .details {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
	padding-top: 2px;
	margin-top:5px;
}
.details ul {
	margin: 0px;
	padding: 0px;
}
.featuredProp {
	color: #FFF;
	background-color: #004A99;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	border-radius: 5px;
	font-weight: bold;
}
.copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	padding-top: 10px;
}
.footer strong {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	color: #6f6f6e;
	padding-top: 25px;
	padding-bottom: 25px;
}
.footer .copyright a {
	color: #6f6f6e;
}
.footer .copyright a:hover {
	color: #004A99;
}
.featuredRent {
	color: #FFF;
	background-color: #F29100;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	border-radius: 5px;
	font-weight: bold;
}
.details ul li {
	font-size: 14px;
	font-weight: 300;
	color: #777777;
	display: block;
	float: right;
	list-style-type: none;
	padding-left: 10px;
}
.alegreya {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
}
.alegreya.blue {
	font-size: 30px;
	color: #004A99;
}
.alegreya.orange {
	font-size: 30px;
	color: #F29100;
}
.alegreyaItalic {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
	font-style: italic;
}
.alegreya.white {
	font-size: 37px;
	color: #FFF;
}
.btn-chadwickBlue {
  color: #FFF;
  background-color: #004A99;
  border-color: #004A99;
}
.btn-chadwickBlue:hover,
.btn-chadwickBlue:focus,
.btn-chadwickBlue:active,
.btn-chadwickBlue.active,
.open > .dropdown-toggle.btn-chadwickBlue {
	color: #FFF;
	background-color: #3D5A87;
	border-color: #004A99;
}
.btn-chadwickOrange {
  color: #FFF;
  background-color: #F29100;
  border-color: #F29100;
}
.btn-chadwickOrange:hover,
.btn-chadwickOrange:focus,
.btn-chadwickOrange:active,
.btn-chadwickOrange.active,
.open > .dropdown-toggle.btn-chadwickOrange {
	color: #FFF;
	background-color: #EDAE79;
	border-color: #F29100;
}
.beachWrap h2 {
	margin: 0px;
	padding: 0px;
}
.beachWrap p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.interiorWrap {
	padding-top: 25px;
	padding-bottom: 25px;
}
.interiorWrap.blue {
	background-color: #e8f5fc;
}
.interiorWrap.brown {
	background-color: #D9C4A5;
}
.blurbOrange p {
	font-size: 12px;
	color: #000;
}
.blurbOrange p strong {
	font-size: 17px;
	color: #F29100;
}
.blurbOrange p .orange {
	color: #F29100;
}
.blurbBlue p {
	font-size: 12px;
	color: #6f6f6e;
}
.blurbBlue p strong {
	font-size: 17px;
	color: #004A99;
}
.blurbBlue p .blue {
	color: #004A99;
}
.propertyDetails p {
	font-size: 16px;
}
.wellBrowm {
	min-height: 20px;
	padding: 10px;
	background-color: #CDB184;
	border: 1px solid #AD9369;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	margin-top: 15px;
}
.wellBrowm .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: transparent;
	background-image: url(../images/bg-whiteTransparent.png);
	border: 1px solid #999;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background-repeat: repeat;
}
.wellBlue {
	min-height: 20px;
	padding: 10px;
	background-color: #D3EDF9;
	border: 1px solid #B8D3E4;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	margin-top: 15px;
}
.wellBlue .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: transparent;
	background-image: url(../images/bg-whiteTransparent.png);
	border: 1px solid #999;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background-repeat: repeat;
}
.form-control:focus {
  border-color: #66afe9;
  background-color: #FFF;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/bg-whiteTransparent.png);
	background-repeat: repeat;
	border: 1px solid #999;
	border-radius: 4px;
}
.masonry {
margin: 1.5em 0;
padding: 0;
-moz-column-gap: 1.5em;
-webkit-column-gap: 1.5em;
column-gap: 1.5em;
font-size: .85em;
}

.item {
display: inline-block;
margin: 0 0 0px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-shadow: 2px 2px 4px 0 #efefef;
}
.item a:hover {
box-shadow: 2px 2px 4px 0 #333;
}

@media only screen and (max-width: 765px) {
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}

@media only screen and (min-width: 768px) {
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}

@media only screen and (min-width: 992px) {
.masonry {
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
}

@media only screen and (min-width: 1200px) {
.masonry {
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
}
}

@media only screen and (min-width: 1280px) {
.wrapper {
width: 1260px;
}
}
.pagination > .orange > a,
.pagination > .orange > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #F29100;
  text-decoration: none;
  background-color: transparent;
	background-image: url(../images/bg-whiteTransparent.png);
	background-repeat: repeat;
  border: 1px solid #ddd;
}
.pagination > .orange > a:hover,
.pagination > .orange > span:hover,
.pagination > .orange > a:focus,
.pagination > .orange > span:focus {
  color: #F29100;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .blue > a,
.pagination > .blue > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #004A99;
  text-decoration: none;
  background-color: transparent;
	background-image: url(../images/bg-whiteTransparent.png);
	background-repeat: repeat;
  border: 1px solid #ddd;
}
.pagination > .blue > a:hover,
.pagination > .blue > span:hover,
.pagination > .blue > a:focus,
.pagination > .blue > span:focus {
  color: #004A99;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .activeblue > a,
.pagination > .activeblue > span,
.pagination > .activeblue > a:hover,
.pagination > .activeblue > span:hover,
.pagination > .activeblue > a:focus,
.pagination > .activeblue > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #004A99;
  border-color: #004A99;
}
.pagination > .activeorange > a,
.pagination > .activeorange > span,
.pagination > .activeorange > a:hover,
.pagination > .activeorange > span:hover,
.pagination > .activeorange > a:focus,
.pagination > .activeorange > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #F29100;
  border-color: #F29100;
}
.sold {
	height: 45px;
	width: 250px;
	background-image: url(../images/img-soldBG.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 45px;
	margin-left: -1px;
}
.sold h2 {
	margin: 0px;
	font-size: 22px;
	line-height: 45px;
	color: #F00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: 600;
}
