@import url(https://fonts.googleapis.com/css?family=Bitter:400,400italic,700|Quicksand:700);
/*html*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2f2f2f;
  line-height: initial;
  font-family: 'Chenla', sans-serif;
}
h1 span {
  border-bottom: 4px solid #838383;
  text-transform: uppercase;
}
a {
  color: #000000;
}
p {
  color: #5a5a5a;
  font-family: 'Bitter', serif;
  font-size: 17px;
  line-height: 30px;
}
.btn-default {
  background-color: #252525;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-weight: bold;
}
.btn-default:hover {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
  border: none;
}
.jumbotron {
  margin-bottom: 0px;
  padding: 0px;
  background-color: #efeeee;
}
#color-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.container.hero {
  padding-top: 75px;
  padding-bottom: 75px;
}
.container.hero h1 {
  margin-bottom: 0px;
}
.hero h1 {
  color: #ffffff;
}
.center {
  text-align: Center;
}
.margin-top {
  margin-top: 45px;
}
.margin-bottom {
  margin-bottom: 45px;
}
/*Nav Changes*/
.navbar-default {
  background-color: transparent;
  border: none;
}
a.navbar-brand {
  display: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #888888;
  text-transform: uppercase;
  padding-right: 0px;
  padding-bottom: 0px;
}
.navbar-default .navbar-nav > li > a:after {
  content: " |";
  padding-left: 10px;
}
.navbar-default .navbar-nav > li:last-child a:after {
  content: " ";
}
ul.nav.navbar-nav {
  float: right;
}
#loginBar {
  text-align: right;
  padding-top: 18px;
  padding-right: 53px;
}
#loginBar a {
  padding-left: 18px;
}
.logo {
  padding-top: 7px;
}
.loginuser {
  padding-right: 10px;
}
#login {
  text-align: right;
  margin-bottom: 0;
  padding-top: 15px;
  padding-right: 38px;
}
.callout {
  background: #efeeee;
}
#topSearch {
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
}
#topSearch .container.hero {
  padding-top: 14px;
  padding-bottom: 14px;
}
#topSearch .form-control {
  height: 40px;
}
#topSearch button.btn.btn-default.btn-lg {
  padding: 8px 16px;
}
#myTab2.nav-tabs.nav-justified > .active > a {
  background-color: black;
  color: white;
  border-radius: 0px;
  border-bottom: none;
}
#myTab2.nav-tabs.nav-justified > .active > a:hover {
  background-color: black;
  color: white;
  border-radius: 0px;
  border-bottom: none;
}
#myTab2.nav-tabs.nav-justified > li > a {
  border-bottom: 0;
  border-radius: 0;
  background-color: #a1a1a1;
  color: white;
  border: 0;
}
#myTab2.nav-tabs.nav-justified > li > a:hover {
  background-color: black;
  color: white;
  border-radius: 0px;
}
#topSearch.jumbotron {
  background-color: transparent;
}
/*footer styles*/
#footer {
  background: #1f1f1f;
  padding-top: 65px;
  padding-bottom: 65px;
}
#footer a {
  color: #efeeee;
}
#footer h3 {
  color: #efeeee;
}
#footer ul {
  padding-left: 0px;
}
#footer ul li {
  list-style: none;
}
.copyright {
  background-color: #252525;
  text-align: Center;
  padding-top: 65px;
  padding-bottom: 45px;
  color: #efeeee;
}
/*Home page styles*/
#heroHome {
  background-image: url('assets/images/Hero/shutterstock_134743988.jpg');
  background-position: center;
  background-size: cover;
}
#heroHome h1 {
  margin-bottom: 50px;
  text-align: center;
}
.dropdown.dropdown-lg .dropdown-menu {
  margin-top: -1px;
  padding: 6px 20px;
}
.input-group-btn .btn-group {
  display: flex !important;
}
.btn-group .btn {
  border-radius: 0;
  margin-left: -1px;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
button#propsSearchBtn {
  margin-top: 7px;
  border-radius: 0px;
  margin-left: auto;
  margin-right: auto;
  display: inherit;
}
#adv-search .btn-lg {
  padding-bottom: 12px;
}
#adv-search .btn-success.btn-lg {
  padding-bottom: 10px;
  border-radius: 0px;
}
#adv-search .dropdown-menu {
  border-radius: 0px;
}
#introHome {
  padding-top: 45px;
  padding-bottom: 45px;
}
#listingsHome {
  padding-top: 45px;
  padding-bottom: 45px;
}
#listingsHome.jumbotron h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
}
#listingsHome ul {
  padding-left: 0;
  text-align: center;
}
#listingsHome li {
  list-style: none;
  font-size: 20px;
  line-height: 40px;
}
.listingItem {
  background-color: white;
  padding: 10px;
  outline: 2px solid #d4d4d4;
  margin-bottom: 35px;
}
.listingItem h4 {
  color: #5a5a5a;
  font-size: 14px;
}
.listingItem p {
  font-size: 16px;
}
.listingItem .btn {
  margin-top: 20px;
}
#servicesHome {
  padding-top: 45px;
  padding-bottom: 45px;
  text-align: center;
}
#servicesHome [class*="fa fa-"] {
  color: #333333;
  font-size: 50px;
}
#servicesHome h3 {
  text-transform: uppercase;
}
#contactHome {
  padding-top: 45px;
  padding-bottom: 45px;
}
#socialConnect [class*="fa fa-"] {
  padding-right: 15px;
}
/*Agent page styles*/
#agentHero {
  background-image: url('assets/images/Hero/shutterstock_174469058.jpg');
  background-position: center;
  background-size: cover;
}
#agentHero h1 {
  text-align: center;
}
#agentInfoHero {
  background-image: url('assets/images/Hero/shutterstock_255668764.jpg');
  background-position: center;
  background-size: cover;
}
#agentInfoHero h1 {
  text-align: center;
}
.agentInfo {
  background-color: #efeeee;
  padding: 10px;
  outline: 2px solid #d4d4d4;
  margin-bottom: 30px;
}
.agentInfo a {
  color: #000000;
  font-weight: bold;
}
#filterAgent .nav-tabs {
  border: none;
}
#filterAgent .tab-content {
  padding-top: 20px;
}
#filterAgent .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
  margin-right: 0px;
  border-left: none;
}
#filterAgent .nav-tabs > li > a {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #a1a1a1;
  color: white;
  margin-right: 0px;
  border-left: none;
  padding: 10px 25px;
}
#filterAgent .nav-tabs > li:first-child > a {
  border-left: 2px solid #000;
}
#filterAgent .nav-tabs > li:first-child > a:hover {
  border-left: 2px solid #000;
}
#filterAgent .nav-tabs > li > a:hover {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
  margin-right: 0px;
  border-left: none;
}
#filterAgent2 .nav-tabs {
  border: none;
}
#filterAgent2 .tab-content {
  padding-top: 20px;
}
#filterAgent2 .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
  margin-right: 0px;
  border-left: none;
}
#filterAgent2 .nav-tabs > li > a {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #a1a1a1;
  color: white;
  margin-right: 0px;
  border-left: none;
  padding: 10px 25px;
}
#filterAgent2 .nav-tabs > li:first-child > a {
  border-left: 2px solid #000;
}
#filterAgent2 .nav-tabs > li:first-child > a:hover {
  border-left: 2px solid #000;
}
#filterAgent2 .nav-tabs > li > a:hover {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
  margin-right: 0px;
  border-left: none;
}
#filterAgent2.tabbable {
  padding-left: 0px;
}
a.moveover {
  margin-right: 25px;
}
/*Agent Info Page*/
/*Communities Page*/
#communitiesHero {
  background-image: url('assets/images/Hero/shutterstock_107683109.jpg');
  background-position: center;
  background-size: cover;
}
#communitiesHero h1 {
  text-align: center;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom: 35px;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px;
}
.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px;
}
.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hovereffect:hover h2,
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}
.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.overlay a {
  color: white;
}
.jumbotron .carousel-inner {
  max-height: 500px;
}
/*About Page styles*/
#aboutHero {
  background-image: url('assets/images/Hero/shutterstock_251415226.jpg');
  background-position: center;
  background-size: cover;
}
#aboutHero h1 {
  text-align: center;
}
/*Testimonials page*/
#heroTesti {
  background-image: url('assets/images/Hero/shutterstock_261126794.jpg');
  background-position: center;
  background-size: cover;
}
#heroTesti h1 {
  text-align: center;
}
#customerTesti {
  padding-top: 45px;
  padding-bottom: 45px;
}
#customerTesti .row {
  margin-bottom: 25px;
}
#recentSales {
  padding-top: 45px;
  padding-bottom: 45px;
}
#recentSales img {
  margin-bottom: 25px;
}
/*contact page*/
#heroContact {
  background-image: url('assets/images/Hero/shutterstock_242966476.jpg');
  background-position: center;
  background-size: cover;
}
#heroContact h1 {
  text-align: center;
}
input,
textarea {
  border-radius: 0px !important;
}
select.form-control {
  border-radius: 0px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.officeEntry p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.officeEntry p i {
  font-size: 15px;
}
/*property listings page*/
.listingGalleryItem {
  text-align: center;
  margin-bottom: 45px;
}
.listingGalleryItem h3 {
  font-size: 15px;
  margin-bottom: 0px;
  color: #5a5a5a;
  font-weight: bold;
}
.listingGalleryItem h4 {
  margin-top: 0px;
  margin-bottom: 20px;
}
.listingGalleryItem a {
  color: #5a5a5a;
}
#listingsHome.jumbotron p {
  font-size: 17px;
  margin-bottom: 0px;
}
.listingGalleryItem p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: initial;
}
.listingGalleryItem p i {
  font-size: 14px;
}
.pagination > li > a {
  color: #5a5a5a;
}
.pagination > .active > a {
  background-color: #eee;
  border-color: #ddd;
  color: #5a5a5a;
}
.pagination > li > a:hover {
  color: #5a5a5a;
}
.listinglistitem h3 {
  margin-top: 0px;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #5a5a5a;
}
.listinglistitem h4 {
  margin-top: 0px;
  font-size: 24px;
  margin-bottom: 25px;
}
.listinglistitem a {
  color: #5a5a5a;
}
.listinglistitem p {
  margin-bottom: 0px;
}
.listinglistitem p i {
  font-size: 15px;
}
.listingMapItems {
  border-bottom: 2px solid #cecece;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.listingMapItems h3 {
  font-size: 17px;
  margin-top: 0px;
  font-weight: bold;
  line-height: initial;
  color: #5a5a5a;
  margin-bottom: 0px;
}
.listingMapItems h4 {
  font-size: 16px;
  margin-top: 0px;
  line-height: initial;
}
.listingMapItems p {
  font-size: 15px;
  margin-bottom: 0px;
  line-height: initial;
}
.listingMapItems a {
  color: #5a5a5a;
}
.listlisting {
  border-bottom: 2px solid #cecece;
  margin-bottom: 45px;
}
.scrollIt {
  overflow-y: scroll;
  height: 410px;
}
/*listings detail page*/
h2.listing-detail-header {
  margin-bottom: 30px;
}
h2.listing-detail-header span {
  border-bottom: 4px solid #838383;
}
h2.listing-detail-header1 span {
  border-bottom: 4px solid #838383;
}
#listingdetailrow1 .breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-top: 13px;
}
#listingdetailrow2 {
  padding-bottom: 40px;
}
#listingdetailrow2 h3 {
  margin-top: 0px;
  color: #838383;
}
#listingdetailrow2 #shareListingInfo {
  margin-bottom: 25px;
  margin-top: 25px;
}
#listingdetailrow2 #shareListingInfo a {
  margin-right: 35px;
  font-size: 18px;
  color: #838383;
}
#listingdetailrow2 h3#bedbath-header {
  color: inherit;
  margin-top: 30px;
}
#listingdetailrow3 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow3 .btn-group .btn:last-child {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
#listingdetailrow3 .btn-group .btn:first-child {
  margin-right: 20px;
}
#listingdetailrow4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow5 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow6 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow7 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow8 {
  padding-top: 40px;
  padding-bottom: 40px;
}
#listingdetailrow8 .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
}
#listingdetailrow8 .nav-tabs > li > a:hover {
  border: 2px solid #000;
  border-radius: 0;
  background-color: #000;
  color: white;
}
#listingdetailrow8 .communityInfoItem {
  margin-bottom: 30px;
}
#listingdetailrow8 .communityInfoItem h3 {
  font-size: 18px;
}
#listingdetailrow8 .communityInfoItem p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: initial;
}
#listingdetailrow8 .communityInfoItem a {
  font-style: italic;
  color: #5a5a5a;
}
#listingdetailrow9 {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #adv-search {
    width: 500px;
    margin: 0 auto;
  }
  .dropdown.dropdown-lg {
    position: static !important;
  }
  .dropdown.dropdown-lg .dropdown-menu {
    min-width: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p#join {
    text-align: left;
    padding-right: 0px;
  }
  ul.nav.navbar-nav {
    float: left;
  }
  div#bs-example-navbar-collapse-1 {
    padding-left: 0px;
  }
  #loginBar {
    text-align: right;
    padding-top: 37px;
    padding-right: 0px;
  }
  #topSearch .tabbable {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 50px;
  }
  .logo {
    padding-top: 7px;
    float: left;
  }
  p#join {
    display: none;
  }
  nav.navbar.navbar-default {
    margin-top: 25px;
  }
  .navbar-default .navbar-nav > li > a:after {
    content: " ";
  }
  ul.nav.navbar-nav {
    float: none;
  }
  #filterAgent2.tabbable {
    padding-left: 15px;
  }
  #filterAgent2 .nav-tabs > li > a {
    border-left: 2px solid #000;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: inherit;
  }
  #filterAgent .nav-tabs > li > a {
    border-left: 2px solid #000;
  }
  #introHome .form-group {
    margin-bottom: 20px;
  }
  #customerTesti .form-group {
    margin-bottom: 20px;
  }
  #listingdetailrow2 {
    padding-top: 15px;
  }
  h1,
  .h1 {
    font-size: 34px;
  }
  #shareListingInfo a {
    display: block;
    margin-bottom: 15px;
  }
  #listingdetailrow3 .btn {
    margin-bottom: 30px;
  }
  .listinglistitem a {
    display: block;
    margin-bottom: 15px;
  }
  #moreSearchOption {
    margin-top: 20px;
  }
  #listingSelect .form-group {
    margin-bottom: 10px;
  }
  #moreSearchOption .form-group {
    margin-bottom: 10px;
  }
  #topSearch .tabbable {
    margin-bottom: 15px;
  }
  #topSearch .form-group {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .modal-body .form-group {
    margin-bottom: 25px;
  }
}
/* Landscape phones and down */
#ctaListing {
  padding-top: 45px;
  padding-bottom: 45px;
}
.testimonial-img {
  margin-bottom: 35px;
}
.headline {
  text-align: center;
  margin-bottom: 50px;
}
#testimonialsCallout {
  background-color: #efeeee;
  padding-top: 40px;
  padding-bottom: 40px;
}
