section.breadcrumb-wrap-contact-us {
    width: 100%;
    float: left;
    background: #343333;
}
div.breadcrumb-title.text-center.title-with-bg {
    /*text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    float: left;
    min-height: 80px;
    line-height: 80px;
    padding-right: 10px;*/
}

.breadcrumbs a , .breadcrumbs {
	/*text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    min-height: 80px;
    line-height: 80px;*/
}

header.entry-header {
    display: none;
}

h1.border_text {
    /*background: url(../images/title-bg.png) bottom left no-repeat;*/
   
}

.right-border {
    border-right: 1px solid #959ea4;
}



.entry-content {
    padding-top: 45px;
    padding-left: 16px;
    padding-right: 16px;
}

.contact_page_address {
    width: 100%;
    float: left;
    padding: 20px 0 20px 0px;
    font-weight: bold;
}

input#bedroom ,input#pricerange {
    /*width: 46%;
    float: left;
    margin-right: 2%;*/
}
input#pricerange {
    /*margin-top: -2.7%;*/
}

input.wpcf7-form-control.wpcf7-submit {
    /*width: 200px;*/
}

input.wpcf7-form-control.wpcf7-submit:hover {
    /*width: 200px !important;*/
}


h3.title-with-border {
    text-align: center;
    /*color: #959ea4;*/
}

.check-out-button {
    padding: 19px 56px;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block;
    background: #630c0d;
    margin: 30px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: 'LatoWebBold';
}

.property-btn {
    width: 100%;
    float: left;
   text-align: center;
}

.rent {
    border-right: 1px solid #959595;
    padding-right: 15px;
    margin-right: 15px;
}
.rent, .bed-bath {
    text-transform: uppercase;
    color: #630c0d;
}
.rent label, .bed-bath label {
    font-family: 'LatoWebRegular';
    font-weight: normal;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.property-meta h3 a {
    display: block;
    color: #630c0d;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary, .btn-primary:hover {
    /*background-color: #986727;
    border-color: #986727;
    color: #fff !important;
    text-transform: uppercase;
    padding: 15px 25px;
    font-family: 'LatoWebBold';
    font-size: 14px;*/
}

.property-wrap {
    border: 2px solid #ececec;
    margin-bottom: 30px;
    padding: 20px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

a, a:focus, a:visited, a {
    color: #986727;
    outline: none;
}

.btn {
    /*display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #986727 !important;*/
}

a.btn.btn-primary:hover {
    /*display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #630c0d;*/
}

.rent label, .bed-bath label {
    font-family: 'LatoWebRegular';
    font-weight: normal;
}

.rent span, .bed-bath span {
    font-size: 20px;
    font-family: 'LatoWebBold';
    display: block;
    margin: 10px 0 15px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

div.floor-plan img {
    max-height: 240px;
}



section.breadcrumb-wrap {
    width: 100%;
    float: left;
  /*  background: url(../images/banner.jpg);*/
   /* min-height: 200px;*/
}


.breadcrumb-link-bg {
    /*width: auto;
    position: absolute;
    background: gray;
    bottom: 20px;
    padding: 0 25px 0 25px;*/
}


.full-width-content .content {
    padding-top: 10px;
}

.breadcrumb-link-bg a {
    color: #fff;
}

hr {     float: left;
    margin-top: 23px !important;
    margin-bottom: 33px !important;
    border: 0;
    border-top: 1px solid #eee;
    width: 100%;
}

.property-image {
    border: 1px solid #777163;
}

table.property-details{ display:initial; }




.header_link a {
    /*color: #111;*/
    color: #fff;
    text-decoration: none;
}


img.logo-bullet {
    width: 18px;
}

.aminities-two-block-wrap {    
    /*max-width: 250px;
    margin: auto;*/
}

.aminities-two-block-wrap p {
    /*color: #959ea4;*/
    color: #777163;
}



h1.listing-h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 20px;
}

.header_link img {
    margin-right: 7px;
}


.contact-us.neighborhood-map-wrap {
    background: #fff;
}
 
.contact_us-line {
    width: 75%;
    height: 4px;
    /*background: #ccc618;*/
    background: #fcd73b;
    margin: auto;
    margin-bottom: 50px;
}

h2.contact-us , h5.contact-us {
    margin-bottom: 5px;
}

.holder_bu_awayL1 img {
    margin-top: 5%;
}

.holder_bu_awayR1 img {
    margin-top: 5%;
}


.modal-body {
    position: relative;
    padding: 15px;
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    color: #111 !important;
}
 


button.btn.btn-default:hover {
    background: darkgray !important;
}

@media (max-width: 1024px) {

#nw-roundabout-slideshow {   
    height: 380px;
}
.holder_bu_center img {
    height: 300px;
}


}

@media (max-width: 991px) { 
.breadcrumb-link-bg { padding: 0 5px 0 5px;  }
div.breadcrumb-title.text-center.title-with-bg ,
.breadcrumbs a, .breadcrumbs
 { font-size:15px; min-height:38px;line-height:32px;  }
 
 
 .holder_bu_awayL1 img {
    margin-top: 2%;
    min-height: 150px;
}

.holder_bu_awayR1 img {
    margin-top: 2%;
    min-height: 150px;
}



 
 

}

@media (max-width: 767px){
    .header_link{
        /*text-align: center !important;*/
    }

    .header_link img {
        margin-right: 5px;
    }

    ul#menu-main-menu {
        padding-top: 10px;
    }

#nw-roundabout-slideshow {   
    height: 325px;
}
.holder_bu_center img {
    height: 240px;
}

/*ul#menu-main-menu {
    background: #C5C2AE;
}
*/
div.floor-plan img {
    max-height: initial;
}

.social-icons {
    /*width: 100%;
    text-align: right;*/
}

.site-header .widget-area {
    width: 100%;
}

/*.responsive-menu-icon {
    background: #959ea4;
    width: 45px;
    float: right;
    margin-right: 0;
    margin-top: -7%;
    padding: 5px;
    border-radius: 5px;
}*/

.title-area {
    width: 100%;
    min-width: 300px;
    
}

.right-border {
    border-right: 0px solid #959ea4;
}
.contact_page_address {
    text-align: center;
}

.site-header .genesis-nav-menu.responsive-menu .current-menu-item > a, 
.site-header .genesis-nav-menu.responsive-menu .sub-menu li a, 
.site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover, 
.site-header .genesis-nav-menu.responsive-menu .sub-menu, 
.site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before, 
.site-header .genesis-nav-menu.responsive-menu > li:hover > a, 
.site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #7b7474 !important;
    padding: 0px 0 10px 0 !important;
    border-bottom: solid 0px transparent!important;
}

.property-page-singl-left {
    text-align: center;
}

}


@media (max-width: 580px){

    #nw-roundabout-slideshow {   
        height: 270px;
    }
    .holder_bu_center img {
        height: 180px;
    }
}



@media (max-width: 500px) { 
    .breadcrumb-link-bg {
        padding: 0 5px 0 5px;
        margin-right: 15px;
    }

    div.breadcrumb-title.text-center.title-with-bg, .breadcrumbs a, .breadcrumbs {
        font-size: 15px;
        min-height: 20px;
        line-height: 12px;
    }

    .social-icons/*, .phone-number*/ {
        width: 100%;
        text-align: center;
    }
    
    
     .holder_bu_awayL1 img {
    margin-top: 2%;
    min-height: 70px;
}

.holder_bu_awayR1 img {
    margin-top: 2%;
    min-height: 70px;
}

}

@media (max-width: 400px){

    .holder_bu_awayR1::before, .holder_bu_awayL1::before {
        background: none;
    }

    #nw-roundabout-slideshow {   
        height: 240px;
    }
    .holder_bu_center img {
        height: 150px;
    }
}
