
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
.body hr.divider { height: 0;border-top: 1px solid #eee; }

.body *, .body :after,.body :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }

.body .NudgeDown{ margin-bottom: 15px; }

.body .col-lg-1,
.body .col-lg-10,
.body .col-lg-11,
.body .col-lg-12,
.body .col-lg-2,
.body .col-lg-3,
.body .col-lg-4,
.body .col-lg-5,
.body .col-lg-6,
.body .col-lg-7,
.body .col-lg-8,
.body .col-lg-9,
.body .col-md-1,
.body .col-md-10,
.body .col-md-11,
.body .col-md-12,
.body .col-md-2,
.body .col-md-3,
.body .col-md-4,
.body .col-md-5,
.body .col-md-6,
.body .col-md-7,
.body .col-md-8,
.body .col-md-9,
.body .col-sm-1,
.body .col-sm-10,
.body .col-sm-11,
.body .col-sm-12,
.body .col-sm-2,
.body .col-sm-3,
.body .col-sm-4,
.body .col-sm-5,
.body .col-sm-6,
.body .col-sm-7,
.body .col-sm-8,
.body .col-sm-9,
.body .col-xs-1,
.body .col-xs-10,
.body .col-xs-11,
.body .col-xs-12,
.body .col-xs-2,
.body .col-xs-3,
.body .col-xs-4,
.body .col-xs-5,
.body .col-xs-6,
.body .col-xs-7,
.body .col-xs-8,
.body .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.body .col-xs-12 {
    width: 100%
}

.body .col-xs-11 {
    width: 91.66666667%
}

.body .col-xs-10 {
    width: 83.33333333%
}

.body .col-xs-9 {
    width: 75%
}

.body .col-xs-8 {
    width: 66.66666667%
}

.body .col-xs-7 {
    width: 58.33333333%
}

.body .col-xs-6 {
    width: 50%
}

.body .col-xs-5 {
    width: 41.66666667%
}

.body .col-xs-4 {
    width: 33.33333333%
}

.body .col-xs-3 {
    width: 25%
}

.body .col-xs-2 {
    width: 16.66666667%
}

.body .col-xs-1 {
    width: 8.33333333%
}

.body .col-xs-pull-12 {
    right: 100%
}

.body .col-xs-pull-11 {
    right: 91.66666667%
}

.body .col-xs-pull-10 {
    right: 83.33333333%
}

.body .col-xs-pull-9 {
    right: 75%
}

.body .col-xs-pull-8 {
    right: 66.66666667%
}

.body .col-xs-pull-7 {
    right: 58.33333333%
}

.body .col-xs-pull-6 {
    right: 50%
}

.body .col-xs-pull-5 {
    right: 41.66666667%
}

.body .col-xs-pull-4 {
    right: 33.33333333%
}

.body .col-xs-pull-3 {
    right: 25%
}

.body .col-xs-pull-2 {
    right: 16.66666667%
}

.body .col-xs-pull-1 {
    right: 8.33333333%
}

.body .col-xs-pull-0 {
    right: auto
}

.body .col-xs-push-12 {
    left: 100%
}

.body .col-xs-push-11 {
    left: 91.66666667%
}

.body .col-xs-push-10 {
    left: 83.33333333%
}

.body .col-xs-push-9 {
    left: 75%
}

.body .col-xs-push-8 {
    left: 66.66666667%
}

.body .col-xs-push-7 {
    left: 58.33333333%
}

.body .col-xs-push-6 {
    left: 50%
}

.body .col-xs-push-5 {
    left: 41.66666667%
}

.body .col-xs-push-4 {
    left: 33.33333333%
}

.body .col-xs-push-3 {
    left: 25%
}

.body .col-xs-push-2 {
    left: 16.66666667%
}

.body .col-xs-push-1 {
    left: 8.33333333%
}

.body .col-xs-push-0 {
    left: auto
}

.body .col-xs-offset-12 {
    margin-left: 100%
}

.body .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.body .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.body .col-xs-offset-9 {
    margin-left: 75%
}

.body .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.body .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.body .col-xs-offset-6 {
    margin-left: 50%
}

.body .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.body .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.body .col-xs-offset-3 {
    margin-left: 25%
}

.body .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.body .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.body .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .body .col-sm-1,
    .body .col-sm-10,
    .body .col-sm-11,
    .body .col-sm-12,
    .body .col-sm-2,
    .body .col-sm-3,
    .body .col-sm-4,
    .body .col-sm-5,
	.body .col-sm-6,
    .body .col-sm-7,
    .body .col-sm-8,
    .body .col-sm-9 {
        float: left
    }
    .body .col-sm-12 {
        width: 100%
    }
    .body .col-sm-11 {
        width: 91.66666667%
    }
    .body .col-sm-10 {
        width: 83.33333333%
    }
	.body .col-sm-9 {
        width: 75%
    }
    .body .col-sm-8 {
        width: 66.66666667%
    }
    .body .col-sm-7 {
        width: 58.33333333%
    }
    .body .col-sm-6 {
        width: 50%
    }
    .body .col-sm-5 {
        width: 41.66666667%
    }
    .body .col-sm-4 {
        width: 33.33333333%
    }
    .body .col-sm-3 {
        width: 25%
    }
    .body .col-sm-2 {
        width: 16.66666667%
    }
    .body .col-sm-1 {
        width: 8.33333333%
    }
    .body .col-sm-pull-12 {
        right: 100%
    }
    .body .col-sm-pull-11 {
        right: 91.66666667%
    }
    .body .col-sm-pull-10 {
        right: 83.33333333%
    }
    .body .col-sm-pull-9 {
        right: 75%
    }
    .body .col-sm-pull-8 {
        right: 66.66666667%
    }
    .body .col-sm-pull-7 {
        right: 58.33333333%
    }
    .body .col-sm-pull-6 {
        right: 50%
    }
    .body .col-sm-pull-5 {
        right: 41.66666667%
    }
    .body .col-sm-pull-4 {
        right: 33.33333333%
    }
    .body .col-sm-pull-3 {
        right: 25%
    }
    .body .col-sm-pull-2 {
        right: 16.66666667%
    }
    .body .col-sm-pull-1 {
        right: 8.33333333%
    }
    .body .col-sm-pull-0 {
        right: auto
    }
    .body .col-sm-push-12 {
        left: 100%
    }
    .body .col-sm-push-11 {
        left: 91.66666667%
    }
    .body .col-sm-push-10 {
        left: 83.33333333%
    }
    .body .col-sm-push-9 {
        left: 75%
    }
    .body .col-sm-push-8 {
        left: 66.66666667%
    }
    .body .col-sm-push-7 {
        left: 58.33333333%
    }
    .body .col-sm-push-6 {
        left: 50%
    }
    .body .col-sm-push-5 {
        left: 41.66666667%
    }
    .body .col-sm-push-4 {
        left: 33.33333333%
    }
    .body .col-sm-push-3 {
        left: 25%
    }
    .body .col-sm-push-2 {
        left: 16.66666667%
    }
    .body .col-sm-push-1 {
        left: 8.33333333%
    }
    .body .col-sm-push-0 {
        left: auto
    }
    .body .col-sm-offset-12 {
        margin-left: 100%
    }
    .body .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .body .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .body .col-sm-offset-9 {
        margin-left: 75%
    }
    .body .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .body .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .body .col-sm-offset-6 {
        margin-left: 50%
    }
    .body .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .body .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .body .col-sm-offset-3 {
        margin-left: 25%
    }
    .body .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .body .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .body .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .body .col-md-1,
    .body .col-md-10,
    .body .col-md-11,
    .body .col-md-12,
    .body .col-md-2,
    .body .col-md-3,
    .body .col-md-4,
    .body .col-md-5,
    .body .col-md-6,
    .body .col-md-7,
	.body .col-md-8,
    .body .col-md-9 {
        float: left
    }
    .body .col-md-12 {
        width: 100%
    }
    .body .col-md-11 {
        width: 91.66666667%
    }
    .body .col-md-10 {
        width: 83.33333333%
    }
    .body .col-md-9 {
        width: 75%
    }
    .body .col-md-8 {
        width: 66.66666667%
    }
    .body .col-md-7 {
        width: 58.33333333%
    }
    .body .col-md-6 {
        width: 50%
    }
    .body .col-md-5 {
        width: 41.66666667%
    }
    .body .col-md-4 {
        width: 33.33333333%
    }
    .body .col-md-3 {
        width: 25%
    }
    .body .col-md-2 {
        width: 16.66666667%
    }
    .body .col-md-1 {
        width: 8.33333333%
    }
    .body .col-md-pull-12 {
        right: 100%
    }
    .body .col-md-pull-11 {
        right: 91.66666667%
    }
    .body .col-md-pull-10 {
        right: 83.33333333%
    }
    .body .col-md-pull-9 {
        right: 75%
    }
    .body .col-md-pull-8 {
        right: 66.66666667%
    }
    .body .col-md-pull-7 {
        right: 58.33333333%
    }
    .body .col-md-pull-6 {
        right: 50%
    }
    .body .col-md-pull-5 {
        right: 41.66666667%
    }
    .body .col-md-pull-4 {
        right: 33.33333333%
    }
    .body .col-md-pull-3 {
        right: 25%
    }
    .body .col-md-pull-2 {
        right: 16.66666667%
    }
    .body .col-md-pull-1 {
        right: 8.33333333%
    }
    .body .col-md-pull-0 {
        right: auto
    }
    .body .col-md-push-12 {
        left: 100%
    }
    .body .col-md-push-11 {
        left: 91.66666667%
    }
    .body .col-md-push-10 {
        left: 83.33333333%
    }
    .body .col-md-push-9 {
        left: 75%
    }
    .body .col-md-push-8 {
        left: 66.66666667%
    }
    .body .col-md-push-7 {
        left: 58.33333333%
    }
    .body .col-md-push-6 {
        left: 50%
    }
    .body .col-md-push-5 {
        left: 41.66666667%
    }
    .body .col-md-push-4 {
        left: 33.33333333%
    }
    .body .col-md-push-3 {
        left: 25%
    }
    .body .col-md-push-2 {
        left: 16.66666667%
    }
    .body .col-md-push-1 {
        left: 8.33333333%
    }
    .body .col-md-push-0 {
        left: auto
    }
    .body .col-md-offset-12 {
        margin-left: 100%
    }
    .body .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .body .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .body .col-md-offset-9 {
        margin-left: 75%
    }
    .body .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .body .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .body .col-md-offset-6 {
        margin-left: 50%
    }
    .body .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .body .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .body .col-md-offset-3 {
        margin-left: 25%
    }
    .body .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .body .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .body .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .body .col-lg-1,
    .body .col-lg-10,
    .body .col-lg-11,
    .body .col-lg-12,
    .body .col-lg-2,
    .body .col-lg-3,
    .body .col-lg-4,
    .body .col-lg-5,
    .body .col-lg-6,
    .body .col-lg-7,
    .body .col-lg-8,
    .body .col-lg-9 {
        float: left
    }
    .body .col-lg-12 {
        width: 100%
    }
    .body .col-lg-11 {
        width: 91.66666667%
    }
	.body .col-lg-10 {
        width: 83.33333333%
    }
    .body .col-lg-9 {
        width: 75%
    }
    .body .col-lg-8 {
        width: 66.66666667%
    }
    .body .col-lg-7 {
        width: 58.33333333%
    }
    .body .col-lg-6 {
        width: 50%
    }
    .body .col-lg-5 {
        width: 41.66666667%
    }
    .body .col-lg-4 {
        width: 33.33333333%
    }
    .body .col-lg-3 {
        width: 25%
    }
	.body .col-lg-2 {
        width: 16.66666667%
    }
    .body .col-lg-1 {
        width: 8.33333333%
    }
    .body .col-lg-pull-12 {
        right: 100%
    }
    .body .col-lg-pull-11 {
        right: 91.66666667%
    }
    .body .col-lg-pull-10 {
        right: 83.33333333%
    }
    .body .col-lg-pull-9 {
        right: 75%
    }
    .body .col-lg-pull-8 {
        right: 66.66666667%
    }
    .body .col-lg-pull-7 {
        right: 58.33333333%
    }
    .body .col-lg-pull-6 {
        right: 50%
    }
    .body .col-lg-pull-5 {
        right: 41.66666667%
    }
    .body .col-lg-pull-4 {
        right: 33.33333333%
    }
    .body .col-lg-pull-3 {
        right: 25%
    }
    .body .col-lg-pull-2 {
        right: 16.66666667%
    }
    .body .col-lg-pull-1 {
        right: 8.33333333%
    }
    .body .col-lg-pull-0 {
        right: auto
    }
    .body .col-lg-push-12 {
        left: 100%
    }
    .body .col-lg-push-11 {
        left: 91.66666667%
    }
    .body .col-lg-push-10 {
        left: 83.33333333%
    }
    .body .col-lg-push-9 {
        left: 75%
    }
    .body .col-lg-push-8 {
        left: 66.66666667%
    }
    .body .col-lg-push-7 {
        left: 58.33333333%
    }
    .body .col-lg-push-6 {
        left: 50%
    }
    .body .col-lg-push-5 {
        left: 41.66666667%
    }
    .body .col-lg-push-4 {
        left: 33.33333333%
    }
    .body .col-lg-push-3 {
        left: 25%
    }
    .body .col-lg-push-2 {
        left: 16.66666667%
    }
    .body .col-lg-push-1 {
        left: 8.33333333%
    }
    .body .col-lg-push-0 {
        left: auto
    }
    .body .col-lg-offset-12 {
        margin-left: 100%
    }
    .body .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .body .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .body .col-lg-offset-9 {
        margin-left: 75%
    }
    .body .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .body .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .body .col-lg-offset-6 {
        margin-left: 50%
    }
    .body .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .body .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .body .col-lg-offset-3 {
        margin-left: 25%
    }
    .body .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .body .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .body .col-lg-offset-0 {
        margin-left: 0
    }
}

.body .modal{position:fixed;z-index:1050;display:none;overflow:hidden;outline:0}

.body .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}

.body .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}

.body .modal-open .modal{overflow-x:hidden;overflow-y:auto}

.body .modal-dialog{position:relative;width:auto;margin:10px}

.body .modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}

.body .modal-backdrop{position:fixed;z-index:1040;background-color:#000}

.body .modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}

.body .modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}

.body .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}

.body .modal-header .close{margin-top:-2px}

.body .modal-title{margin:0;line-height:1.42857143}

.body .modal-body{position:relative;padding:15px}

.body .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}

.body .modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}

.body .modal-footer .btn-group .btn+.btn{margin-left:-1px}

.body .modal-footer .btn-block+.btn-block{margin-left:0}

.body .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}

@media (min-width:768px) {
    .body .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .body .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .body .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .body .modal-lg {
        width: 900px
    }
}

.body .InlineBlock {
    display: inline-block
}

.body .dfcontainer-fluid {
    padding: 0
}

.body .modal {
    -webkit-overflow-scrolling: auto!important
}

.body .dfcontainer {
    width: 100%;
    padding: 0 16px
}

@media screen and (min-width:576px) {
    .body .dfcontainer {
        padding: 0 24px
    }
}

@media screen and (min-width:768px) {
    .body .dfcontainer {
        padding: 0 40px
    }
}

@media screen and (min-width:992px) {
    .body .dfcontainer {
        padding: 0 40px
    }
}

@media screen and (min-width:1200px) {
    .body .dfcontainer {
        padding: 0 100px
    }
}

.body .dfprimary-btn {
    background: #000;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 14px 5px;
    outline: 0;
    border: 1px solid #000;
    line-height: initial;
	cursor:pointer;
}

.body .dfprimary-btn:hover {
    background: #fff;
    color: #000;
	cursor:pointer;
}

.body .CountControls,
.body .PageControls {
    margin-top: 25px;
    line-height: 32px;
	margin-bottom: 25px;
}

.body .CountControls a,
.body .PageControls a {
    float: left !important;
    display: inline-block !important;
    width: 32px !important;
    height: 32px !important;
    border: 1px solid #dcdcdc !important;
    text-align: center !important;
    color: #000 !important;
    cursor: pointer !important;
}

.body .CountControls a img,
.body .PageControls a img {
    width: 8px !important;
    margin-bottom: 2px !important;
	height: 32px !important;
	vertical-align:middle !important;
}

.body .CountControls a:hover,
.body .PageControls a:hover {
    background-color: #dcdcdc !important;
}

.body .CountControls a.Active,
.body .PageControls a.Active {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

.body .CountControls a:first-child,
.body .PageControls a:first-child {
    border-radius: 4px 0 0 4px !important;
}

.body .CountControls a:last-child,
.body .PageControls a:last-child {
    border-radius: 0 4px 4px 0 !important;
}

.body .listing-block .status {
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    display: inline-block;
    float: right;
    padding: 8px 16px;
    position: absolute;
    bottom: 0
}

.body .listing-block-search .img-wrapper,
.body .multi-listing-carousel .img-wrapper {
    margin-bottom: 8px;
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    padding-top: 66.6%
}

.body .listing-block-search .img-wrapper img,
.body .multi-listing-carousel .img-wrapper img {
    height: 101% !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.body .listing-block-search .info-wrapper .address,
.body .multi-listing-carousel .info-wrapper .address {
    display: block;
    font-family: Georgia;
    font-size: 20px;
    color: #000;
    line-height: 1.4;
    margin-bottom: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 0
}

.body .listing-block-search .info-wrapper .price,
.body .multi-listing-carousel .info-wrapper .price {
    font-family: Avenir-Medium;
    font-size: 14px;
    letter-spacing: .5px;
    color: #000;
    line-height: 1.5
}

.body .listing-block-search .info-wrapper .neighborhood,
.body .multi-listing-carousel .info-wrapper .neighborhood {
    line-height: inherit;
    line-height: 1.5;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #2a5db0
}

.body .listing-block-search .info-wrapper .neighborhood .bold,
.body .multi-listing-carousel .info-wrapper .neighborhood .bold {
    line-height: inherit
}

.body .listing-block-search .info-wrapper .brief,
.body .multi-listing-carousel .info-wrapper .brief {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.body .listing-block-search .info-wrapper .divider,
.body .multi-listing-carousel .info-wrapper .divider {
    margin-bottom: 8px
}

.body .listing-block-search .info-wrapper .schedule-wrapper,
.body .multi-listing-carousel .info-wrapper .schedule-wrapper {
    height: 80px
}

.body .listing-block-search .section-title-2,
.body .multi-listing-carousel .section-title-2 {
    font-size: 15px
}

.body .listing-block-search .status,
.body .multi-listing-carousel .status {
    font-family: Avenir-Medium;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 24px;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    display: inline-block;
    float: right;
    padding: 8px 16px;
    position: absolute;
    bottom: 0
}

.body .listing-block-search.newDev .info-wrapper,
.body .multi-listing-carousel.newDev .info-wrapper {
    height: 88px
}

.body .paging-block {
    margin-bottom: 40px
}

.body .corcoran-modal.search-filters-modal .filter-item {
    margin-bottom: 16px;
    position: relative
}

.body .corcoran-modal.search-filters-modal .filter-item .input-field {
    text-transform: capitalize
}

.body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter {
    height: 32px
}

.body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    float: right
}

.body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a.Increment {
    margin-left: 5px
}

@media screen and (max-width:1200px) {
    .body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a {
        width: 20px;
        height: 20px;
        margin: 4px 0
    }
}

.body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a.Increment div {
    height: 100%;
    width: 100%;
    background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_plus.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width:992px) {
    .body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a.Increment div:hover {
        background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_plus_gray.svg);
        background-size: contain
    }
}

.body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a.Decrement div {
    height: 100%;
    width: 100%;
    background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_minus.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width:992px) {
    .body .corcoran-modal.search-filters-modal .filter-item .bed-bath-filter a.Decrement div:hover {
        background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_minus_gray.svg);
        background-size: contain
    }
}

.body .corcoran-modal.search-filters-modal .filter-item .sale-rent-toggle {
    float: left
}

.body .corcoran-modal.search-filters-modal .filter-item .modal-trigger {
    background: 0 0;
    width: 100%;
    text-align: left;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 9px 8px 8px
}

.body .corcoran-modal.search-filters-modal .filter-item .modal-trigger img {
    width: 8px;
    float: right;
    margin-top: 6px
}

.body .corcoran-modal.search-filters-modal .filter-item .modal-trigger-icon {
    position: absolute;
    right: 12px;
    height: 16px;
    bottom: 13px
}

.body .corcoran-modal.search-filters-modal .filters .modal-header {
    padding: 15px;
    margin: 0;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .1)
}

.body .corcoran-modal.search-filters-modal .modal-header {
    padding: 16px 24px;
    margin-bottom: 0
}

.body .corcoran-modal.search-filters-modal .modal-footer {
    padding: 16px 24px;
    border: none;
    background-color: #f4f4f4;
    text-align: center
}

.body .corcoran-modal.search-filters-modal .modal-footer .total {
    font-family: Georgia;
    font-size: 34px;
    letter-spacing: 0;
    color: #000;
    text-transform: capitalize;
    line-height: 50px;
    overflow: hidden
}

.body .corcoran-modal.search-filters-modal .modal-footer .total.text-transform-none {
    text-transform: none
}

.body .corcoran-modal.search-filters-modal .modal-footer .checkbox-desktop {
    display: inline-block;
    margin: 10px 0 0
}

.body .corcoran-modal.search-filters-modal .modal-footer .checkbox-desktop span {
    float: left
}

@media screen and (min-width:690px) and (max-width:995px),
screen and (max-width:690px) {
    .body .corcoran-modal.search-filters-modal .modal-footer {
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

.body .corcoran-modal.search-filters-modal .modal-content {
    border: none;
    height: 100%
}

.body .corcoran-modal.search-filters-modal .modal-content .modal-header .close.back-button {
    float: left;
    opacity: 1
}

.body .corcoran-modal.search-filters-modal .modal-content .modal-body {
    height: calc(100% - 150px);
    overflow-y: scroll;
    padding: 15px
}

.body .corcoran-modal.search-filters-modal .modal-content .modal-footer {
    position: fixed;
    height: 150px;
    width: 100%
}

.body .corcoran-modal.search-filters-modal .modal-content .modal-footer.back-to-top {
    background: #fff;
    height: 50px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5)
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal {
    font-size: 16px
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .selected-filters {
    margin-bottom: 16px;
    border-bottom: 2px solid #dcdcdc
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .selected-filters .selected-filters-header {
    color: #a0a0a0
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .col-md-2.Categories {
    width: 100%
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .location-list {
    width: 100%;
    overflow-x: scroll
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .location-list::-webkit-scrollbar {
    display: none
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .location-list .toggle {
    width: 1000px;
    overflow: hidden;
    height: 36px
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .location-list .toggle button {
    width: auto;
    padding: 8px 16px
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .go-back {
    padding-bottom: 8px
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .go-back button {
    background: 0 0;
    border: none
}

.body .corcoran-modal.search-filters-modal .mobile-filter-modal .go-back img {
    width: 10px;
    margin-top: -4px;
    margin-right: 8px
}

.body .corcoran-modal #sort-modal-mobile {
    text-transform: capitalize
}

.body .corcoran-modal .clear {
    clear: both
}

.body .corcoran-modal.mycorcoran-forgot-pass p.errormessage,
.body .corcoran-modal.mycorcoran-invite p.errormessage,
.body .corcoran-modal.mycorcoran-register p.errormessage,
.body .corcoran-modal.mycorcoran-signin p.errormessage {
    color: red
}

.body .corcoran-modal.mycorcoran-forgot-pass .thanks,
.body .corcoran-modal.mycorcoran-invite .thanks,
.body .corcoran-modal.mycorcoran-register .thanks,
.body .corcoran-modal.mycorcoran-signin .thanks {
    display: none
}

.body .corcoran-modal.floorplanModal .modal-content {
    padding: 25px
}

.body .corcoran-modal .secondary-btn.vertically-center-sort-btn {
    color: #000
}


.body .filters-slidedown .location-list,
.body .price-info,
.body .search-filters .filter .filter-name {
    font-family: Avenir-Medium;
    text-transform: uppercase;
    letter-spacing: .5px
}


.body .search-filters {
    height: 160px
}

.body .search-filters .filter {
    height: 100% !important;
    border-right: 1px solid #dcdcdc !important;
    padding-top: 1.2% !important;
}

.body .search-filters .filter:not(.Neighborhoods) {
    padding-right: 20px;
    padding-left: 20px
}

.body .search-filters .filter:last-child {
    border: none
}

.body .search-filters .filter .filter-name {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    line-height: 24px
}

.body .search-filters .bed-bath-filter {
    height: 32px
}

.body .search-filters .bed-bath-filter a {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    float: right
}

.body .search-filters .bed-bath-filter a.Increment {
    margin-left: 5px
}

@media screen and (max-width:1200px) {
    .body .search-filters .bed-bath-filter a {
        width: 20px;
        height: 20px;
        margin: 4px 0
    }
}

.body .search-filters .bed-bath-filter a.Increment div {
    height: 100%;
    width: 100%;
    background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_plus.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width:992px) {
    .body .search-filters .bed-bath-filter a.Increment div:hover {
        background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_plus_gray.svg);
        background-size: contain
    }
}

.body .search-filters .bed-bath-filter a.Decrement div {
    height: 100%;
    width: 100%;
    background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_minus.svg);
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width:992px) {
    .body .search-filters .bed-bath-filter a.Decrement div:hover {
        background-image: url(https://rentalsearch.dfrealtors.com/Img/Icons/icon_minus_gray.svg);
        background-size: contain
    }
}
@media screen and (max-width:767px) {
    .body .CountControls {
		clear:both;
		text-align:center;
	}
}
@media screen and (min-width:768px) {
    .body .pgntnright {
		float:right;
	}
	.body .CountControls {	
		text-align:right;
	}
}

body.body,
.body a {
    letter-spacing:0px !important;
}


.body .btn-group-vertical>.btn-group:after,
.body .btn-group-vertical>.btn-group:before,
.body .btn-toolbar:after,
.body .btn-toolbar:before,
.body .clearfix:after,
.body .clearfix:before,
.body .dfcontainer-fluid:after,
.body .dfcontainer-fluid:before,
.body .dfcontainer:after,
.body .dfcontainer:before,
.body .form-horizontal .form-group:after,
.body .form-horizontal .form-group:before,
.body .modal-footer:after,
.body .modal-footer:before,
.body .modal-header:after,
.body .modal-header:before {
    display: table;
    content: " "
}

.body .btn-group-vertical>.btn-group:after,
.body .btn-toolbar:after,
.body .clearfix:after,
.body .dfcontainer-fluid:after,
.body .dfcontainer:after,
.body .form-horizontal .form-group:after,
.body .modal-footer:after,
.body .modal-header:after{
    clear: both
}
.body input[type=checkbox],
.body input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
	font-family: 'Josefin Sans';
}
.body input[type=text]{
	font-family: 'Josefin Sans';
}

.body .dfprimary-btn{
	padding: 7px 14px 5px !important;
    border-radius: 6px !important;
    font-size: 15px !important;
}
.body .dfpagination {
    display: inline-block !important;
}

.body .dfpagination {
    padding-left: 0 !important;
    border-radius: 4px !important;
}

.body .dfpagination>li {
    display: inline !important;
}

/* =================================================================== */


@media only screen and (min-width:768px) and (max-width:1024px){
	.body .search-filters { height: 230px !important; }
}

@media only screen and (min-device-width: 530px) and (max-device-width: 980px) {
 
 .body .search_section {position: relative;top: 0px;margin: 20px 0px;}
 
 .body .col-md-2.filter.Prices.search_section.price{top:30px;}
  
 .body .col-md-2.filter.SlideDown-Trigger.Generic-Trigger.Styles.search_section.advanced{ padding-left:20px !important; padding-right:20px;}
 
 .body .filters-slidedown.SlideDown-Wrapper{ position:relative;height:200px;margin-top:550px !important;}
 
 .body ._1k6i3d4{ display: inline-block !important;}
 
 .body #save-search{ margin-bottom:0px !important; }
 
 .body .filter-name.Heading.input-field { margin-left: 0px; }
 
}

@media only screen and (min-width:768px) and (max-width:980px)
{
 .body .col-md-2.filter{float: left !important;padding: 5px 12px !important; }	
}

@media only screen and (max-width:767px){ 

 .body .row.search-filters.Main-Bar{ height:auto !important;}

 .body .search-filters .filter{ padding-top:10px; padding-bottom:10px;} 
	
 .body .dfcontainer.mob_responsive1{ margin-top: 25px !important; }
 
}

.body .row { margin-right: -15px; margin-left: -15px; }

@media screen and (max-width:768px){
	 .body .pgntnleft, .pgntnright{ text-align:center; }
		
	 /* .body .pgntnright{	margin-left: 15px !important; }	 */
}

@media screen and (min-width:769px){
	
	.body .hidedesktop{ display:none; }
	
	.body .pgntnleft{ padding-left:0px; }
	
	.body .pgntnright{ padding-right:0px; }
}

@media only screen and (min-width:768px) and (max-width:1024px)
{
	.body #save-search{ clear:both;}
	.body .search-filters .filter{ float:left;}
}

@media only screen and (max-width:768px)
{
	.body ._mwt4r90.mob_container ._1k6i3d4{ width:100%;}
	
	.body #myMap{ width:100% !important;}
	
	.body ._mwt4r90.mob_container{ margin-top:-10px; position:relative;}
	
	.body .mobile_show_add_pic{ display:block !important;}
	
	.body .pgntnright{ clear:both !important;float: none !important; text-align:center !important;}
	
	.body .CountControls{ text-align:center !important;}
	
}

.body .ShoveDown, .body .divider, .body .paging-block, .body .PushDown { margin:0px !important; }

.body .filters-slidedown{ padding:0px !important; }

.body .dfprimary-btn{ padding: 7px 14px 5px !important; border-radius: 6px !important; font-size: 15px !important; }

.body .Display, .search_section, .updateResult, #price, #address, .bed-bath-filter span{ font-size: 15px; }
