/*This stylesheet is applied last */
.navbar-nav>li:hover > a {
    color: #a8b23f !important;
}
.simple-member {
    min-height: 330px;
    cursor: pointer;
}

.simple-member.clicked {
  visibility: hidden;
  height: 5px;
}
.simple-member.hidden-member {
  display: none;
}

.simple-member.selected-member {
  visibility: hidden;
  height: 1px;
  min-height:1px;
}
.simple-member.not-selected-member {
  margin-bottom: 0px !important;
}
.simple-member figure img {
  margin: 0 auto;
  display: block;
}

.simple-member .profile_content {
  padding: 0 0 0 0;
}
.simple-member .profile_content h6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
.simple-member .profile_content .member-title {
    line-height: 1.25;
}


.team-para select {
    color: #000000;
    font-weight: 400;
}

.all-team-members {
  display: none;
}
.all-team-members button {
    padding: 5px 25px;
    margin: 0 auto 15px;
    background: #f1f2ec;
    border: 1px solid #a9aa36;
    transition: background .5s ease-in;
}

.all-team-members button:hover {
  background: #e7e8e3;
}

.simple-member .profile_content {
  display: block !important;
}
.simple-member h6.no-link {
  color: #008ab0;
}

@media (max-width: 991px) {
  .col50 { 
    width: 100%;
  } 
}
@media (max-width: 639px) {
  .member-content { 
    width: 90%;
    margin: 0 auto;
  } 
  .col50 { 
    width: 100% !important;
  } 
}
@media (max-width: 767px) {
  .all-members > .simple-member {
    width: 100%;
    margin: 0 0% 0 0;

  }  
  #cont h1 {
    font-size: 18px;
    line-height: 1.1;
    text-decoration: underline;
    margin-bottom: 5px;
  }
  .simple-member.active {
    visibility: hidden;
    height: 1px;
    min-height: 1px;
  }
  #member-wall-arrows {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 10px 0;
  }
}


#cont.property-type.office a h1,
#cont.property-type.office h1,
#cont.property-type.land a h1,
#cont.property-type.land h1,
#cont.property-type.recreation a h1,
#cont.property-type.recreation h1,
#cont.property-type.office ul li,
#cont.property-type.land ul li,
#cont.property-type.recreation ul li,
.single_project.property-type.land h1,
.single_project.property-type.office h1,
.single_project.property-type.recreation h1,
.single_project.property-type.land h6,
.single_project.property-type.office h6,
.single_project.property-type.recreation h6,
.single_project.property-type.land h2,
.single_project.property-type.office h2,
.single_project.property-type.recreation h2,
.single_project.property-type.land .prop-discription strong,
.single_project.property-type.office .prop-discription strong,
.single_project.property-type.recreation .prop-discription strong {
  color: #a8b23f;
}

#cont.property-type.office .view-prop,
#cont.property-type.land .view-prop,
#cont.property-type.recreation .view-prop,
.single_project.property-type.office .view-prop,
.single_project.property-type.land .view-prop,
.single_project.property-type.recreation .view-prop {
  background: #a8b23f;
}

#cont.property-type.hotel a h1,
#cont.property-type.hotel h1,
#cont.property-type.retail a h1,
#cont.property-type.retail h1,
#cont.property-type.mixed-use a h1,
#cont.property-type.mixed-use h1,
#cont.property-type.hotel ul li,
#cont.property-type.retail ul li,
#cont.property-type.mixed-use ul li,
.single_project.property-type.hotel h1,
.single_project.property-type.retail h1,
.single_project.property-type.mixed-use h1,
.single_project.property-type.hotel h6,
.single_project.property-type.retail h6,
.single_project.property-type.mixed-use h6,
.single_project.property-type.hotel h2,
.single_project.property-type.retail h2,
.single_project.property-type.mixed-use h2,
.single_project.property-type.hotel .prop-discription strong,
.single_project.property-type.retail .prop-discription strong,
.single_project.property-type.mixed-use .prop-discription strong {
  color: #f79727;
}

#cont.property-type.hotel .view-prop,
#cont.property-type.retail .view-prop,
#cont.property-type.mixed-use .view-prop,
.single_project.property-type.hotel .view-prop,
.single_project.property-type.retail .view-prop,
.single_project.property-type.mixed-use .view-prop {
  background: #f79727;
}

#cont.property-type.multi-family a h1,
#cont.property-type.multi-family h1,
#cont.property-type.luxury a h1,
#cont.property-type.luxury h1,
#cont.property-type.multi-family ul li,
#cont.property-type.luxury ul li,
.single_project.property-type.multi-family h1,
.single_project.property-type.luxury h1,
.single_project.property-type.multi-family h6,
.single_project.property-type.luxury h6,
.single_project.property-type.multi-family h2,
.single_project.property-type.luxury h2,
.single_project.property-type.multi-family .prop-discription strong,
.single_project.property-type.luxury .prop-discription strong {
  color: #a4c5d2;
}

#cont.property-type.multi-family .view-prop,
#cont.property-type.luxury .view-prop,
.single_project.property-type.multi-family .view-prop,
.single_project.property-type.luxury .view-prop {
  background: #a4c5d2;
}

#cont.property-type.industrial a h1,
#cont.property-type.industrial h1,
#cont.property-type.industrial ul li,
.single_project.property-type.industrial h1,
.single_project.property-type.industrial h6,
.single_project.property-type.industrial h2,
.single_project.property-type.industrial .prop-discription strong {
  color: #007197;
}

#cont.property-type.industrial .view-prop,
.single_project.property-type.industrial .view-prop {
  background: #007197;
}

.search-field { background-position: 2% center; padding-left: 35px !important; }

.news-right .news-item {
  margin-bottom: 14px;
}
.news-right p {
  font-size: 14px;
  margin-bottom: 0;
}
.news-right a,
.news-right a:hover,
.news-right a:active,
.news-right a:focus {
  color: #A7AB2D !important;
  text-decoration: underline;
}

.news-right a.source,
.news-right a.source:hover,
.news-right a.source:active,
.news-right a.source:focus {
  color: #5f6062 !important;
  text-decoration: underline;
  font-style: italic;
}

.news-left .widget-title {
    margin-bottom: 14px;
    font-size: 16px;
    color: #5F6062;
    font-family: Gotham-Medium !important;
    text-transform: uppercase;
    letter-spacing: .4em;
}

.News-page .news-left,
.News-page .news-right {
  border-top: 1px solid;
  padding-top: 25px;
}

.news-right .news-title {
    color: #5F6062;
    font-family: Gotham-Medium !important;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 25px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
  color: #a8b23f;
}

.single-property .navbar-inverse .navbar-nav > li.menu-item-302 > a {
    color: #a8b23f;
}

.contact-form input, .contact-form textarea {
    color: #000;
}
.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
   color: #000;
}

.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder { /* Firefox 18- */
   color: #000;  
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #000;  
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {  
   color: #000;  
}


@media (max-width: 1024px) {
  .single_project .single-prop-details {
    padding: 20px 0 0 0;
  }
  .banner > img {
    margin-bottom: 0;
  }
}
.team-search-box .select-box::after {
  top: 10px;
  font-size: 30px;
}

@media (min-height: 680px) {
  // top: 350px;
  // bottom: 0;
  // height: 490px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .property-grid .short-detail {
    margin-left: 10px;
    width: 50%;
  }
  .prop-discription {
    width: 53%;
  }
  .prop-discription ul {
    // display: block;
    vertical-align: top;
    margin-bottom: 0;
    // width: 47%;
    // padding: 25px;
  } 
  .prop-discription > ul:last-child {
    // float: none;
    // display: none;
  }
  .property-grid .prop-box {
    padding-bottom: 65px;
  }
}

@media (max-width: 767px) {
  .news-left {
    display: block;
  }
  .news-left ul li {
    display: inline-block;
  }
  .news-left ul li a {
    padding: 10px;
  }
  .news-left ul li a.active {
    background: #a9aa36;
    color: #fff;
  }
}

@media (max-width:1279px) {
  .carousel-caption {
    width: 85%;
    padding: 65px 0;
    top: 25%;
    bottom: auto;
  }
  .caption-inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 45px 45px;
  }
}
  .carousel-caption {
    bottom: auto;
  }


@media (max-width: 600px) {
  .carousel-caption h1 {
    font-size: 42px;
    line-height: 40px;
  }
  .caption-inner {
    padding: 25px 5px;
  }
  .carousel-caption {
    padding: 25px 10px 55px;
  }
  .carousel-caption p {
    font-size: 12px;
    line-height: 20px;
  }
  .carousel-control.left {
    left: 30px;
    bottom: 35px;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
      background-size: 60%;
  }
  .carousel-control.right {
    right: 30px;
    bottom: 35px;
  }
}

@media (max-width: 1199px) {
  .simple-member {
    min-height: 290px;
  }
}

@media (max-width: 992px) {
  .simple-member {
    min-height: 250px;
  }
}

@media (max-width: 767px) {
  .carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .line {
    background: #3c3b3b none repeat scroll 0 0;
    display: block;
    height: 4px;
    width: 43px;
    position: relative;
  }
  .line:nth-child(2) {
    margin: 7px 0;
  }
  .cd-dropdown-trigger {
    margin: 5px;
  }
}
.profile_img figure figcaption p {
  line-height: 1.25;
}
@media (max-width: 500px) {
  .profile_img figure figcaption p {
    line-height: 1;
  }
}

.awards {
  padding-bottom: 15px;
}
.award {
  margin-bottom: 15px;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding-right: 15px;
}
.award p {
  margin-bottom: 5px;
}
.award p.title {
  color: #f79727;
  line-height: 1.25;
  margin-bottom: 5px;
  font-size: 15px;
}
.award p.title.bottom {
  margin-bottom: 5px;
}
@media (max-width: 500px) {
  .award {
    display: block;
    width: 100%;
  }
}
hr {
  background: #c0c0c0;
  border-color: #c0c0c0;
}
a.view-more {
    color: #b3b3b3;
    text-transform: uppercase;
    font-family: 'Gotham';
    display: block;
    text-align: center;
    font-size: 13px;
    margin-bottom: 15px;
    transition: color .5s;
    cursor: pointer;
}
a.view-more:hover {
  color: #333;
}
.loader {
  display: none;
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: #b3b3b3;
  background: -moz-linear-gradient(left, #b3b3b3 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #b3b3b3 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #b3b3b3 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #b3b3b3 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #b3b3b3 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader:before {
  width: 50%;
  height: 50%;
  background: #b3b3b3;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.aside-menu li.current_page_item > a {
    color: #d5d218;
}

.green-text {
  color: #a8b23f;
}
.blue-text {
  color: #007197;
}
.orange-text {
  color: #f79727;
}
.light-blue-text {
  color: #a4c5d2;
}
.capitalize { text-transform: capitalize; }
.prop-box {
  min-height: 172px;
}

.noposts {
  display: none;
}

.simple-member .member-content {
  display: none;
}
#member-wall {
  display: none;
}
#member-wall #member-wall-content .member-content {
  display: block;
}
#member-wall #member-wall-arrows .next-arrow,
#member-wall #member-wall-arrows .prev-arrow {
  color: #a8b23f;
  font-size: 32px;
  font-weight: 600;
  cursor: pointer;
}
#member-wall #member-wall-arrows {
  display: block;
  margin-bottom: 15px;
}
#member-wall #member-wall-arrows .next-arrow {
  margin-right: 15px;
}

.marker-wrapper {
  min-width: 425px;
}