.content-block__ctas .btn {
    font-family:  futura-pt,kozuka-gothic-pro,Arial,sans-serif;
}
.main-nav__list-item a {
    display: block;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: 12pt;
}
.footer-nav-social__list-item li .icon--google, .footer-nav-social__list-item li .icon--linkedin {
    width: 35px;
}
.footer-nav-social__list-item li {
    margin-left: 0px;
    vertical-align: middle;
}

#results_list {
    margin-top:35px
}

.pagination  li a{
    font-size:13px;
}

.pagination  li a b{
    box-sizing:unset
} 

.results_sort {
    margin-left: -10px;
}

.filter_view {
    padding-left:0px;
}

.filter_view .reset li {
    width:26px;
}

.filter_view li a {
   font-size:20px;
}
@media(max-width:410px) {
    .footer-nav-social__list-item{
        margin-left:6px;
        font-size:1px;
    }
    .footer-nav-social__list-item li {
        margin: 0px 0px;
    }
    .footer-nav-social__list-item{
        text-align:left;
    }
}

@media(max-width:410px) {
    .tile .fancy_link img {
        max-height: 250px;
        margin-bottom:10px
    }
    .col_left .carousel .inner {
    height: 100%;
    }
}


.myclass > a:hover{
    color: #69be28 !important
}
.myclass > a{
    color: #0B7054 !important
}

.bio_overview h4 a {
    color: #0B7054;
}

.bio_overview .office {
    color: #111;
    font-size: 12px;
}

.bio_overview h4, h6 {
    padding-left: 0px;
}

.myimagge {
    height:190px
}

.property_listing_1 {
    height:auto;
}

@media (max-width: 960px) {
    .grid_container .property_listing_1 .property_listing_photo img {
        width: 150px;
    }
}

@media (min-width: 961px){
    .grid_container .property_listing_1 .property_listing_photo {
        height: 190px;
    }
}

@media(max-width:410px) {
    .grid_container .property_listing_1 .property_listing_photo img {
        width: 150px;
    }
}

.content h4 a {
    color:#0B7054 !important
}

.bio_cta a:hover{
    color:#69be28;
}
.bio_cta a{
    color:#0B7054;
}
.email a:hover{
    color:#69be28;
}
.email a{
    color:#0B7054;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 720px; } }

.row {
  margin-right: -15px;
  margin-left: -15px; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.col-ac-4-md {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333333%;
  float: left; }
  @media (max-width: 768px) {
    .col-ac-4-md {
      width: 33.33333333%; } }
  @media (max-width: 680px) {
    .col-ac-4-md {
      width: 100%; } }

.item {
  background: #efefef;
  border: 1px solid #abadb3;
  margin-bottom: 15px;
  max-width: 326px;
  width: 100%; }
  .item .images {
    border: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 152px;
    text-align: center; }
    .item .images a img {
      height: 100%;
      max-width: inherit;
      position: absolute;
      transform: translateX(-50%); }
  .item .line {
    height: 1px;
    width: 100%; }
  .item .content {
    margin: 11px; }
    .item .content .name {
      font-size: 1.125rem;
      font-weight: bold;
      font-family: futura-pt,kozuka-gothic-pro,Arial,sans-serif; }
    .item .content .position {
      color: #555;
      font-size: 1rem;
      font-weight: bold;
      line-height: 1;
      margin: 8px 0;
      font-family: futura-pt,kozuka-gothic-pro,Arial,sans-serif; }
    .item .content .country {
      font-size: 16px;
      margin: 10px 0;
      margin-bottom: 7px;
      font-family: futura-pt,kozuka-gothic-pro,Arial,sans-serif; }
    .item .content .contact {
      margin-bottom: 10px;
      font-family: futura-pt,kozuka-gothic-pro,Arial,sans-serif;
      font-size: 14px; }
      .item .content .contact p {
        cursor: pointer;
        margin: 5px 0; }
        .item .content .contact p i {
          margin-right: 13px; }
        .item .content .contact p:hover {
          color: #69be28; }
      .item .content .contact a {
        color: #0B7054; }
        .item .content .contact a:hover {
          color: #69be28; }
    .item .content .view-listing {
      color: #0B7054;
      font-size: 14px;
      font-family: futura-pt,kozuka-gothic-pro,Arial,sans-serif; }
      .item .content .view-listing:hover {
        color: #69be28; }

.clearfix {
  min-height: 0;
  clear: both; }

a {
  color: #0B7054;
  cursor: pointer; }
  a:hover {
    color: #69be28; }

.myright{
    float:left;width: 72%;margin-left: 15px;
}
 @media (max-width: 960px) {
    .myright{
    float:left;width: 87%;margin-left: 15px;
    }
 }
@media (max-width: 665px) {
    .item .images a img {
        width:100%;
    }
    .item{
        height:auto;
        float:right;
    }
    .item .images{
        height:200px
    }
}
.slider .tile {
    height: 100%;
    position: relative;
    text-align:center;
}
.carousel img {
        width:auto;
}
@media (max-width: 768px) {
    .carousel img {
        width:100%;
    }
}

@media (min-width: 32.3125em) {
    .grid_container .property_listing .property_listing_photo {
        height: 145px;
        width: auto;
        margin: 0 auto;
    }
}

@media (min-width: 1041px) {
    .grid_container .property_listing .property_listing_photo img {
        height: 100%;
        width:auto;
    }
}

@media (min-width: 530px) {
    .grid_container .property_listing .property_listing_photo img {
        width: auto;
        height: 145px;
    }
}
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */
