
.property-search-property .container {
  width :89%; 
}

.property-box-meta {
    text-align: center;
    margin: 0px 0px 0px 0px;
    position: relative;
    bottom: 0;
    width: 100%;
    display: flex;
    padding: 10px;
      min-height: 78px;
}
.homeagentlogo img{
height: auto;
width:auto;
max-width:200px;
max-height:75px;
	margin:0 auto;
}

.homelatest h1{
  color:#fff!important;
  
  font-weight: 100;
}
.row1 {
  clear: both;
  margin: 0;
  padding: 0;
}
div #latest-property .bodywrapper{
	padding: 20px 0px;
    margin: 0px;
    background-color: #add5f0 !important;;
	}
/* Now the column stuff */

.latest-property {
  text-align: center;
  display: block;
  margin: 1% 0 1% 1.6%;
}
.latest-property:first-child {
  margin-left: 0;
}


section#latest-property .latest-property-item {
  overflow: hidden;
  padding: 0 0 66.66666666666%;
  position: relative;
  width: 100%;
  margin-top:10px
}
section#latest-property .latest-property-item img {
  left: 0;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    width: 100%;
}
section#latest-property .latest-property-item:hover .fdLink {
  opacity: 1;
}
section#latest-property .latest-property-item:hover img {
  transform: scale(1.3) translateZ(0px);
}
section#latest-property .latest-property-item:hover .button {
  width: 146px;
  line-height: 50px;
  margin: -25px 0 0 -73px;
  font-size: 18px;
}
section#latest-property .fdLink {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section#latest-property .fdLink .button {
  border: 0;
  text-align: center;
  display: inline-block;
  color: white;
  border: 2px solid white;
  font-size: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  width: 200px;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -100px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;DNS_PROBE_FINISHED_NXDOMAIN
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section#latest-property .fdLink .button:hover {
  background-color: black;
}
section#latest-property.property-search-property .price {
  border-bottom: solid 4px #e5e8eb;
}
section#latest-property .price{
 text-align:center;
 margin-top: -0.3rem; 
 padding-left:5px;  
 background-color:#fff; 
}
section#latest-property .price h2 {
    color: #0055a4;
    font-family: 'Source Sans Pro', sans-serif;
    color: black;
    font-size: 0.9em;
    
    letter-spacing: 0px;
    line-height: 1.300em;
    text-transform: none;
    /*padding-top: 28px;*/
    padding-top: 10px;
    height: 3em;
}
.agentsproperties section#latest-property .price h2 {
  font-size: 0.9em!important; 
}
section#latest-property .price h3 {
    color:#03203F;
    font-size: 1.3em;
    font-weight: 700;
    
}
.homeagentlogo{
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    max-height: 290px;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
    min-height: 5em;
}
@media only screen and (min-width: 1280px) {
  section .price h2 {
    font-size: 15px;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  section .price h2 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  section .price h2 {
    font-size: 15px;
  }
}

}	
section .price h3 {

  color: #0055a4;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 0 0.500em;
}
@media only screen and (min-width: 1280px) {
  section .price h3 {
    font-size: 18px;
    font-weight: 300;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  section .price h3 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  section .price h3 {
    font-size: 15px;
  }
  .latest_container .col-sm-12.property {
    padding: 0px;
    margin-right: 14px;
    flex: 0 0 48%;
    max-width: 48%;
}
}
@media only screen and (max-width: 767px) {

}
section [data-bind="with: $root.shortlist"] {
  margin: 0.583em 0 0;
}
section [data-bind="with: $root.shortlist"] i {
  cursor: pointer;
}

@media only screen and (min-width: 767px) {
#latest-property .latest-property-item{
	margin: 0 0 30px;
	margin-bottom:0px; 
  background-color:#e5e8eb;
}
}

#latest-property{
  background-color:#e5e8eb;
  width: 100%
}
.latest_container{
  width: 100%
}
.homelatest{
  width:100%; 
  margin:0 auto; 
  text-align:center; 
  clear:both; 
  padding:50px 20px 50px 20px; 
  background-color:#add5f0;
}
@media (min-width: 768px){
.latest_container .col-md-2 {
    -ms-flex: 0 0 19.666667%;
    flex: 0 0 19.666667%;
    max-width: 19.666667%;
}
}
section .price h3{
  text-align: center;
  padding-top: 10px;
}
@media only screen and (max-width: 766px) {

  section#latest-property .price h2, .agentsproperties section#latest-property .price h2{
    font-size: 1.28rem !important;
  }
  section#latest-property .price h3 {
    font-size: 2rem;
    
}

@media screen and (min-width: 767px) and (max-width: 768px) {
section#latest-property .price h2 {
      font-size: 0.7em !important;
      line-height: 1.8em;
}
}