@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap')

/*.banner.text-center {
    display: none;
}
.search-section.hidden-lg.hidden-md {
    display: none;
}*/


body{
    color: #404041;
}

.justify-content-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.theme-yellow{
    background-color: #BEAF87!important;
}

.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}
p{
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.sec-amni-downownload-wrap .desc p, .sec-amni-downownload-wrap .desc ul, .sec-amni-downownload-wrap .desc h1, .sec-amni-downownload-wrap .desc h2, .sec-amni-downownload-wrap .desc h3, .sec-amni-downownload-wrap .desc h4, .sec-amni-downownload-wrap .desc h5, .sec-amni-downownload-wrap .desc h6 {
    margin: 20px 0;
}

.sec-amni-downownload-wrap .desc ul {
    padding: 0;
    list-style-position: inside;
}


.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
/*header.main-header.fixedHeader{
    position: fixed;
}
*/
.dev-banner.heo-slider {
    display: block;
}

.dev-banner.heo-slider .link-absolute {
    z-index: 2;
}

.dev-banner.heo-slider .item > img {
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.dev-banner.heo-slider .item .dev-banner-content {
    position: absolute;
    z-index: 1;
    top: 75%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dev-banner.heo-slider #carousel-example-generic, .dev-banner.heo-slider #carousel-example-generic .carousel-inner, .dev-banner.heo-slider #carousel-example-generic .carousel-inner .item {
    height: 100%;
}

a.forgot-pass strong {
    font-size: 12px;
    /* padding: 12px 0; */
}
.popupbtn_end {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}


.popup_end{
   left: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 0;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition: opacity ease-out .7s;
    -o-transition: opacity ease-out .7s;
    transition: opacity ease-out .7s;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media only screen and (min-width: 992px) {
    .navbar-default {
        clear: both;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: -15px;
    }

    .navbar-default:before, .navbar-default:after {
        display: none;
    }
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*/ Safari Fix /*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*.sec-ptb {
    padding: 50px 0;
}*/

.sec-heading {
    margin-bottom: 60px;
}

.sec-heading h1 {
    font-family: 'Typold Extended Bold';
    color: #404041;
    margin: 0 0 30px 0;
    font-size: 35px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 42px;
}

.sec-heading-1 h1 {
    font-family: 'Typold Bold';
    color: #404041;
    margin: 0 0 30px 0;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 18px;
}
.sec-heading p {
    color: #38383A;
    margin: 0 auto;
    font-weight: 500;
    font-size: 15px;
    max-width: 834px;
    line-height: 16px;
}

.dev-banner {
    height: 700px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: center center;
}

.dev-banner-content {
    max-width: 1170px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
}

.dev-banner-content h1 {
    font-size: 51px;
    font-family: 'Barlow Semi Condensed';
}

.dev-banner-content p {
    max-width: 520px;
}

.dev-sm-img-col {
    padding: 0;
}

.dev-sm-img-bx {
    width: 100%;
    height: 221px;
    border: 1px solid #D5D5D5;
}

.dev-sm-img-bx img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    min-width: 100%;
}

.sec-lake-forest-wrap {
    padding-top: 0 !important;
}

.sec-ptb.se-check-dev-wrap {
    padding-bottom: 0;
}

.sec-lake-forest-wrap h4 {
    color: #404041;
    font-family: 'Barlow Semi Condensed';
    margin: 0 0 18px 0;
    font-size: 28px;
    text-transform: revert;
    font-weight: 700;
    line-height: 28px;
}

.sec-lake-forest-wrap p {
    color: #1D1D1D;
    margin: 0 0 20px 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    /* font-family: 'Oakes Grotesk Regular'; */
}

.sec-lake-forest-wrap h6 {
    margin: 30px 0 18px;
    font-size: 13px;
    line-height: 16px;
    color: #1D1D1D;
    font-weight: bold;
    font-family: 'Oakes Grotesk Regular';
}

.large-img {
    width: 100%;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 7%);
    box-shadow: 0px 0px 8px rgb(0 0 0 / 7%);
    border: 1px solid #DDDDDD;
    max-height: 447px;
}

.large-img a {
    display: block;
}

.large-img img {
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 447px;
}

.list-circle-brown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -5px 30px;
    color: #1D1D1D;
    font-size: 13px;
}

.list-circle-brown li {
    width: 50%;
    padding: 0 5px;
    padding-left: 22px;
    position: relative;
    margin: 5px 0;
    line-height: 1.2;
}

.list-circle-brown li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #BEAF87;
    display: block;
    position: absolute;
    left: 6px;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sec-lake-forest-wrap .button-md {
    background: #BEAF87;
    color: #fff;
    border: 1px solid #BEAF87;
    border-radius: 0;
    margin-bottom: 15px;
}

.sec-lake-forest-wrap .button-md:hover {
    color: #BEAF87;
    background: #fff;
}

.wht-bx-card {
    -webkit-box-shadow: 1px 1px 8px rgb(0 0 0 / 16%);
    box-shadow: 1px 1px 8px rgb(0 0 0 / 16%);
}

.wht-bx-img img {
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
    height: 100%;
    max-width: 100%;
}

.wht-bx-img {
    height: 225px;
}

.wht-bx-detail {
    padding: 26px 17px;
    text-align: center;
    position: relative;
    min-height: auto;
}
.wht-bx-detail h4 {
    color: #404041;
    font-family: 'Barlow Semi Condensed';
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: 700;
}
.wht-bx-detail p {
    font-size: 15px;
    line-height: 18px;
    color: #1D1D1D;
    text-align: left;
    /* font-family: 'Oakes Grotesk Regular'; */
}
.contact-us-form .container {
    max-width: 760px;
}

.contact-form-bx .form-control {
    border: 1px solid #CED4DA;
    min-height: 50px;
    font-size: 13px;
    color: #858E96;
    padding: 15px 30px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.contact-form-bx textarea.form-control {
    resize: none;
    min-height: 140px;
}

.contact-btn {
    border: 1px solid #BEAF87;
    background: #fff;
    color: #BEAF87;
    width: 100%;
    font-size: 13px;
    padding: 10px;
    height: 48px;
    text-transform: uppercase;
}

.contact-btn:hover {
    background: #BEAF87;
    color: #fff;
}

.attach-bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
}

.attach-img {
    margin-right: 10px;
}

.btn-download {
    background: none;
    border: none;
    padding: 0;
    font-weight: bold;
    color: #2A2D2E;
}

.file-name {
    display: block;
}

.attachment-list {
    list-style: none;
    padding: 0;
    margin: 0 -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.attachment-list li {
    margin: 15px 30px;
}

.amenity-list {
    color: #1D1D1D;
}

.sec-amni-downownload-wrap h4 {
    font-size: 20px;
    color: #1D1D1D;
    font-weight: 600;
}

.sec-amni-downownload-wrap p {
    color: #1D1D1D;
    font-size: 13px;
    line-height: 15px;
    margin: 0 0 40px 0;
}

.dev-video-wrap img, .dev-video-wrap iframe {
    width: 100%;
    max-height: 446px;
}

.sec-amni-downownload-wrap {
    color: #1D1D1D;
    font-size: 13px;
}

.sec.sec-ptb.dev-video-wrap {
    padding-top: 0;
}

.sec.sec-ptb.sec-floor-wrap {
    padding-top: 0;
}

.floor-tabs .nav-tabs {
    border: none;
}

.floor-tabs .nav-pills > li {
    margin: 0;
}

.floor-tabs .nav-pills > li > a {
    background: #BEAF87 !important;
    color: #fff !important;
    border-radius: 5px 5px 0px 0px !important;
    border: none !important;
    font-size: 15px;
    font-family: 'Barlow Semi Condensed';
    min-width: 130px;
    text-align: center;
    border-bottom: 1px solid #BEAF87 !important;
}

.floor-tabs .nav-pills > li.active > a, .floor-tabs .nav-pills > li.active > a:focus, .floor-tabs .nav-pills > li.active > a:hover {
    background: #F6F4EF !important;
    color: #38383A !important;
    border-bottom: 1px solid #fff !important;
}

.floor-tabs-content {
    background: rgb(240 236 227 / 58%);
    padding: 20px 0;
}

.floor-tabs-content .container {
    max-width: 1020px;
    width: 100%;
}

.floor-plan-bx img {
    max-width: 100%;
    width: 100%;
}
/*development 24-8-22 css*/
.wht-bx-wrap {
    padding-bottom: 50px;
}
.wht-bx-card {
    margin-bottom: 74px;
}
.wht-bx-card .wht-bx-detail {
    position: relative;
}
.wht-bx-card .wht-bx-detail .view_dtl_button {
    text-align: center;
    z-index: 1;
    width: 100%;
    margin-bottom: -50px;
    left: 0;
    margin-top: 23px;
}
.wht-bx-card .view_dtl_btn {
    text-align: center;
    height: 47px;
    line-height: 46px;
    display: inline-block;
    width: 236px;
    font-size: 12px;
    background: #BEAF87;
    color: #fff;
    font-family: Helvetica Neue, sans-serif;
    font-weight: 700;
}
.wht-bx-card .view_dtl_btn:hover {
    background: #BEAF87;
    color: #fff;
    text-decoration: none;
}
/*development 24-8-22 css*/
@media only screen and (max-width: 1192px) {
    .dev-list-wrap .container, .dev-detail-wrap .container {
        width: 100%;
    }

    .sec-ptb {
        padding: 30px 0;
    }

    .dev-banner {
        background-attachment: unset;
        height: 400px;
    }

    .dev-sm-img-bx {
        height: 121px;
    }

    .sec-amni-downownload-wrap h4 {
        font-size: 18px;
    }

    .amenity-list {
        font-size: 13px;
    }

    .sec-heading h1 {
        font-size: 28px;
        margin: 0 0 15px 0;
    }

    .sec-lake-forest-wrap h4 {
        font-size: 24px;
        margin: 0 0 10px 0;
    }

    .contact-form-bx .form-control {
        min-height: 34px;
        padding: 10px !important;
    }

    .dev-banner-content h1 {
        font-size: 41px;
    }
}

@media only screen and (max-width: 991px) {
    .wht-bx-card-col {
        margin: 15px 0;
    }

    .navbar-default .navbar-toggle {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .sec-ptb {}

    .sec-heading h1 {
        font-size: 24px;
    }

    .dev-banner-content h1 {
        font-size: 31px;
    }

    .large-img {
        max-height: 247px;
    }

    .large-img img {
        max-height: 247px;
    }
}

@media only screen and (max-width: 567px) {
    .dev-sm-img-col {
        width: 50%;
    }
}

.main-header .navbar-default .nav > li > a {
    padding: 25px 11px 25px;
    font-family: 'Typold Bold';
    text-transform: uppercase;
}

/************
************************
Home Css Start
************************
***************/

/***Search Css Start***/

/*.form_input{
    margin-top: 50px;
}
*/
.search-wrap {
    padding: 36px 0px 0px 0px;
}

.search-card {
    /*background: #ffffff;*/
}

.sc-head {
    font-size: 18px;
}

.sc-head .nav-pills > li.active > a, .sc-head .nav-pills > li.active > a:focus, .sc-head .nav-pills > li.active > a:hover, .sc-head .nav > li > a:focus, .sc-head .nav > li > a:hover {
    color: #beaf87 !important;
    background: none !important;
}

.sc-head .nav-pills > li > a {
    padding: 0;
    font-family: 'Barlow Semi Condensed';
    font-weight: bold;
}

.sc-head .nav-pills > li > a i {
    margin-right: 5px;
}

.sc-head .nav-pills > li + li {
    margin-left: 30px;
}

.sc-body {
    padding: 15px 0px 10px;
}

.sc-body .form-group {
    margin: 5px 0;
}

.sc-body .form-group + .form-group {
    margin-left: 6px;
}

.btn-search {
    background: #BEAF87;
    border-radius: 0px;
    color: #fff;
    height: 42px;
    width: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 74px;
    min-width: 74px;
}

.btn-search:hover {
    color: #fff;
    background: #1D1D1D;
}

.sc-foot {
    padding: 10px 0px 17px;
    /*background: #fff;*/
    border: none;
}

.sc-foot a {
    color: #404041;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed';
}

.bootstrap-select.select-custom > button.btn {
    height: 42px;
    border-radius: 0px;
    background: #f0ece373 !important;
    border: none;
    font-size: 13px !important;
    padding: 11px;
    color: #1D1D1D !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    line-height: 1.2;
    box-shadow: none !important;
    font-family:'Oakes Grotesk-regular';
    font-weight: 400;
   
}

.filter-img:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 13px;
    background: url(../images/chevron.png) no-repeat center center;
    background-size: 16px;
    top: 10px;
    right: 1px;
    z-index: 1;
}


.select-custom > .dropdown-menu {
    background: #fff;
    left: 0px;
    top: 100%;
    width: 100%;
    border-radius: 4px;
    padding: 10px;
    border: 1px solid #ced4da;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    z-index: 9;
    -webkit-box-shadow: 4px 2px 8px rgba(0, 0, 0, 0.07);
    box-shadow: 4px 2px 8px rgba(0, 0, 0, 0.07);
}

.select-custom .dropdown-menu li a {
    color: #57595a;
    padding: 5px;
    display: block;
    line-height: 1.2;
    background: none !important;
    font-size: 13px !important;
    white-space: normal;
}

.select-custom .dropdown-menu li a:hover, .select-custom .dropdown-menu li a.active {
    color: #beaf87;
    background: none !important;
}

.sc-body .form-group .form-control {
    height: 42px;
    background: #f0ece373 !important;
    border: none !important;
    font-size: 13px !important;
    padding: 15px;
    color: #404041;
    min-width: 97px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.9;
    font-family:'Oakes Grotesk-regular';
    font-weight: 400;
}

.sc-body .form-group .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #404041;
}

.sc-body .form-group .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #404041;
}

.sc-body .form-group .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #404041;
}

.sc-body .form-group .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #404041;
}

.sc-body .form-group {
    max-width: 143px;
    width: 100%;
    min-width: 165px;
}

.sc-body .form-group .bootstrap-select.select-custom {
    width: 100%;
}

.sc-body .form-group.searc-group {
    max-width: 102px;
}

/*.form-group.mls-group{
    min-width: 108px!important;
}*/

.form-group.searc-group{
max-width: 74px;
    min-width: 74px;
}

.form-group .mls-group{
    min-width: 116px;
}

/*.sc-body .form-group.currency-group, .sc-body .form-group.mls-group {
    max-width: 110px;
    min-width: 145px;
}*/

.sc-body .form-group .price-range-group{
    max-width: 157px;
    min-width: 157px;
}
.sc-body .form-group.size-group {
    max-width: 184px;
    min-width:229px;
}

.sc-body .form-group.location-group, .sc-body .form-group.property-type-group {
    max-width: 320px;
    min-width: 272px;
}

.sc-body .form-group .category-group{
    min-width: 142px;
}

.sc-body .radio_box {
    margin-left: 10px;
}

.sb-inr .form-group{
    max-width: 142px;
    width: 100%;
    min-width: 167px;
}


.sb-inr .form-group .size-group{
    max-width: 142px;
    width: 100%;
    min-width: 250px;
}

.sb-inr .form-group .bathroom-groups{
    max-width: 142px;
    width: 100%;
    min-width: 250px;
}

.sb-inr .form-group .mls-group{
    max-width: 305px;
    width: 100%;
    min-width: 305px;
}



.sc-foot a:before {
    content: "+ More Search Option";
}

.sc-foot a[aria-expanded="true"]:before {
    content: "- Less Search Options";
}

.sc-body .bootstrap-select.btn-group .dropdown-toggle .caret {
    background: url(../../assets/img/select-arrow.svg);
    width: 9px !important;
    height: 14px !important;
    background-repeat: no-repeat !important;
    background-size: 9px 14px !important;
    border: none !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 !important;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 38px;
}

.material-switch > label::before {
    background: #D0D0D0;
    border-radius: 5px;
    content: '';
    height: 11px;

    /* margin-top: -8px; */

    position: absolute;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 38px;
    top: -2px;
}

.material-switch > label::after {
    background: #BEAF87;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.30196);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.30196);
    content: '';
    height: 19px;
    left: 0px;

    /* margin-top: -8px; */

    position: absolute;
    top: -6px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 19px;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: #404041;
    opacity: 1;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    background: #BEAF87;
    left: 21px;
}

.radio_box li + li {
    margin-left: 15px;
}

.radio_box li:last-child {
    margin-right: 15px;
}

.radio_box li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1A1A1A;
}

.radio_box li .material-switch {
    margin-left: 10px;
}

@media only screen and (max-width: 1199px) {
    .search-wrap .container {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) {
    .st-inr, .sb-inr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sc-body .st-inr .form-group {
        max-width: 100%;
        margin: 5px 0 !important;
    }

    .sc-body .st-inr .form-group.sale-rent-group {
        width: 35%;
    }

    .sc-body .st-inr .form-group.property-type-group {
        /* width: 64%; */
    }

    .sc-body .st-inr .form-group.category-group, .sc-body .st-inr .form-group.category-group, .sc-body .st-inr .form-group.property-type-group {
        width: 49.333%;
    }

    .sc-body .st-inr .form-group.currency-group {}

    .sc-body .st-inr .form-group.currency-group, .sc-body .st-inr .form-group.price-range-group {
        width: 49.333%;
    }

    .sc-body .st-inr .form-group.mls-group {
        width: calc(100% - 90px);
    }

    .sc-body .st-inr .form-group.searc-group {
        max-width: 74px;
    }

    .sc-body .sb-inr .form-group {
        max-width: 100%;
        width: 49.333%;
        margin: 5px 0 !important;
    }

    .sc-body .sb-inr {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .sc-body .st-inr .form-group.searc-group {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        max-width: 100% !important;
        bottom: 0;
    }

    .sc-body {
        padding-bottom: 50px;
        position: relative;
    }

    .sc-body .st-inr .form-group.searc-group .btn-search {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 567px) {
    .sc-body .st-inr .form-group {
        /*width: 49% !important; */
    }

    .sc-body .st-inr .form-group.searc-group {
        width: 100% !important;
        max-width: 100%;
    }

    .sc-body .st-inr .form-group.searc-group .btn-search {
        width: 100%;
        max-width: 100%;
    }

    .radio_box li:nth-child(1) {
        width: 100%;
    }

    .radio_box ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .radio_box li:nth-child(2) {
        margin-left: 0;
    }

    .sc-head .nav-pills > li > a i {
        margin-right: 5px;
    }

    .sc-head .nav-pills > li + li {
        margin: 0;
    }

    .sc-head .nav-pills > li {
        margin: 5px 10px !important;
    }

    .sc-head .nav-pills {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

/***Search Css End***/

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.w-100 {
    width: 100%;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.m-0 {
    margin: 0;
}

.link-absolute {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

/*****/

.sec-open-house-wrap {
    font-family: 'Barlow Semi Condensed';
    padding-top: 0 !important;
}

div#open-house-slider {
    border: 1px solid #CED4DA;
    -webkit-box-shadow: 0px 0px 12px rgb(0 0 0 / 16%);
    box-shadow: 0px 0px 12px rgb(0 0 0 / 16%);
}

.open-house-box {
    font-family: 'Barlow Semi Condensed';
}

#close-open-house i {
    width: 24px;
    height: 22px;
    background: #38383A;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 13px;
    margin-left: 10px;
}

.open-house-agent-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0;
}

.agent-img {
    width: 63px;
    height: 63px;
    border: 1px solid #707070;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
}

.agent-img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.open-house-agent-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.agent-detail p {
    margin: 0;
    line-height: 1.5;
    color: #404041;
}

.open-house-agent-list > li + li {
    margin-left: 30px;
}

.open-house-details h1 {
    font-size: 20px;
    margin: 0;
}

.open-house-details {
    color: #404041;
    font-size: 13px;
    padding: 30px 30px 30px 0;
}

.open-house-details hr {
    border-top: 1px dashed rgb(64 64 65 / 0.59);
}

.open-house-details h6 {
    margin: 0;
    font-size: 13px;
}

.date-time > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

section#slider_popup:after {
    margin-bottom: 50px;
}

.day {
    background: #BEAF87;
    border-left: 5px solid #404041;
    font-size: 13px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 28px;
    margin-right: 10px;
    min-width: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.date-time > li + li {
    margin-top: 13px;
}

.time p {
    margin: 0;
}

.open-house-details > p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0 0 15px 0;
}

.open-house-img .large-img {
    min-height: 490px;
    max-height: 490px;
    overflow: hidden;
    border: none;
    box-shadow: none;
}

.open-house-img .large-img img {
    min-height: 490px;
    max-height: 490px;
    max-width: inherit;
}

#open-house-slider .carousel-control {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    background: #beaf87 !important;
    width: 35px;
    height: 35px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    text-shadow: none;
}

#open-house-slider .left.carousel-control {
    left: -50px;
}

#open-house-slider .right.carousel-control {
    right: -50px;
}

div#open-house-slider {}

@media only screen and (max-width: 1199px) {
    .agent-img {
        width: 53px;
        height: 53px;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 991px) {
    .sec-open-house-wrap .container {
        max-width: 100%;
        width: 100%;
    }

    .open-house-details {
        padding: 30px;
    }

    #open-house-slider .carousel-control {
        top: 5px;
        transform: none;
    }

    #open-house-slider .left.carousel-control {
        left: auto;
        right: 45px;
    }

    #open-house-slider .right.carousel-control {
        right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .open-house-img .large-img {
        min-height: 320px;
        max-height: 320px;
    }

    .open-house-img .large-img img {
        min-height: 320px;
        max-height: 320px;
    }
}




.card-img {
    min-height: 250px;
    max-height: 250px;
    overflow: hidden;
}

.card-img img {
    height: 100%;
    min-width: 100%;
    width: auto;
    max-width: initial;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 250px;
}

.f-h-prop-bx {
    position: relative;
    margin: 28px 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    font-family: 'Barlow Semi Condensed';
    margin-top: 0;
}
.card-top ul {
    margin: 0 0 12px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    color: #404041;
    font-family: 'Barlow Semi Condensed';
    padding-right: 25px;
}

li.mr-3 {
    margin-right: 15px;
}

.card-top li {
    width: 50%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.card-top li:nth-child(1) {
    text-align: left;
    padding-right: 5px;
}

.card-top li:nth-child(2) {
    text-align: right;
    padding-left: 5px;
}

.card-details {
    background: #BEAF87;
    color: #404041;
    padding: 15px 25px;
    line-height: 1.2;
    position: relative;
}

.card-details > ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    color: #fff;
}

.img-agent {
    width: 45px;
    height: 38px;
    overflow: hidden;
    border: 1px solid #D5C497;
    margin-right: 10px;
    display: flex;
    justify-content: space-between;
}

.img-agent img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 100%;
}

.detail-agent {
    font-size: 13px;
    max-width: calc(100% - 55px);
    width: 100%;
}

.detail-agent p {
    margin: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.card-hover-details {
    position: absolute;
    width: 100%;
    padding: 15px 25px 0;
    left: 0;
    bottom: 0;
    background: #beaf87;
    z-index: -1;

    /* opacity: 0; */
    -webkit-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}

.f-h-prop-bx:hover .card-details {
    -webkit-box-shadow: 0px 16px 16px rgb(64 64 65 / 0.16);
    box-shadow: 0px 16px 16px rgb(64 64 65 / 0.16);
}

.f-h-prop-bx:hover .card-hover-details.d-flex {
    z-index: 1;
    bottom: 100%;

}

.sec-blog-wrap .lg-height-360 {
    min-height: 480px;
    -o-object-fit: cover;
    object-fit: cover;
}

.sec-blog-wrap, .sec-blog-wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sec-blog-wrap .row > div {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 5px;
}

.sec-blog-wrap .row {
    height: 100%;
    margin: 0 -5px;
}

.sec-blog-wrap {
    border: none;
}

.sec-blog-wrap .vided_home_container .video_display {
    height: 305px;
}

@media only screen and (max-width: 991px) {
    .sec-blog-wrap .lg-height-360 {
        min-height: inherit;
    }

    .sec-blog-wrap .row > div {
        padding: 20px 0;
    }
}

@media only screen and (max-width: 767px) {
    .sec-blog-wrap .row {
        display: block !important;
    }

    .f-h-prop-bx {
        margin: 10px 0 30px;
    }
}

@media screen and (max-width: 767px) {
    .form-group .dropdown-backdrop {
        display: none;
    }
}

/*Mortgage cal*/
* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

/***Mortage Calculator Css Start***/
.mortage-list-popup .modal-dialog {
    max-width: 100%;
    width: 100%;
}




.mortage-list-popup .modal-header {
    border: none;
    padding: 0px 30px 0;
    position: relative;
}

.mortage-list-popup .modal-header button {
    padding: 0;
    width: 27px;
    height: 26px;
    font-size: 13px;
    text-shadow: none;
    opacity: 1 !important;
    top: 41px;
    position: absolute;
    right: 30px;
    margin: 0 !important;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 26px;
}

.mortage-list-popup .modal-header button.back-modal {
    background: #c4c4c4;
    color: #3c3c3c;
}

.modal-header .modal-title {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.mortage-list-popup .modal-body {
    padding: 0;
}

.calc-porp-wrap {
    min-height: 440px;
}

.calc-porp-list {
    /*max-height: 480px;*/
    min-height: auto;
   /* overflow-y: auto;*/
    margin: 0;
    padding: 0;
    list-style: none;
}

.calc-porp-list.active {
    max-height: inherit;
    min-height: inherit;
}

.calc-porp-img {
    max-width: 140px;
}

.calc-porp-list > li {
    -webkit-box-shadow: 0px 3px 3px #00000005;
    -moz-box-shadow: 0px 3px 3px #00000005;
    box-shadow: 0px 3px 3px #00000005;
    border: 1px solid #dedddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0 0 11px 0;
}

.calc-porp-bx {
    padding: 22px 30px;
    cursor: pointer;
    line-height: 1.2;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.calc-porp-bx .calc-porp-rgt ul {
    font-size: 12px;
    color: #3c3c3c;
}

.calc-porp-bx .calc-porp-rgt ul li + li {
    margin-top: 9px;
}

.calc-porp-bx .calc-porp-rgt ul span {
    margin-left: 15px;
}

.calc-porp-bx .calc-porp-rgt ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calc-porp-bx-detail {
    padding: 20px 18px;
}

.disclaimer p {
    font-size: 10px;
    line-height: 12px;
    color: #4a4949;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

.disclaimer > strong {
    font-size: 11px;
    display: block;
    margin: 20px 0 10px 0;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 18px;
    position: relative;
    width: 41px;
    margin: 0;
    background: transparent;
}

.material-switch > label::before {
    background: #d0d0d0;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    content: "";
    height: 11px;
    position: absolute;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 41px;
    top: 5px;
}

.material-switch > label::after {
    background: #BEAF87;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 19px;
    left: 0px;
    position: absolute;
    top: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 19px;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 30%);
    border: 1px solid #ffffff14;
}

.material-switch > input[type="checkbox"]:checked + label::before {
    background: #404041;
    opacity: 1;
}

.material-switch > input[type="checkbox"]:checked + label::after {
    left: 23px;
    background: #fff;
}

.main-price {
    font-size: 16px;
    line-height: 1.2;
    color: #1a1a1a;
    font-weight: bold;
}

.main-price span {
    display: block;
}

.main-price .main-price-info {
    font-size: 13px;
    font-weight: normal;
}

.price-range-info .form-control {
    background: #fff;
    font-size: 13px;
    border: 1px solid #dedddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px 11px;
    height: inherit;
    line-height: 1.2;
}

.price-range-info .form-group > label {
    font-size: 13px;
    display: block;
    color: #3c3c3c;
    font-weight: bold;
    margin: 0 0 7px 0;
    line-height: 1.2;
    min-height: 14px;
}

.nht-benifit {
    font-size: 13px;
    color: #3c3c3c;
    font-weight: bold;
    line-height: 1.2;
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nht-benifit strong {
    margin-right: 15px;
}

.price-range-info .form-group {
    margin: 0;
}

.loan-details {
    padding: 18px 0;
    margin: 20px 0;
    border-top: 1px dashed #dedddd;
    border-bottom: 1px dashed #dedddd;
}

.loan-details h6 {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.2;
}

.loan-details p {
    font-size: 13px;
    margin: 0;
    line-height: 1.2;
    color: #1a1a1a;
}

.nht-benifit .custom-control-label::before {
    border-radius: 18px !important;
    min-width: 40px;
    width: 41px;
    height: 18px !important;
    background: #DEDDDD;
    border: none;
    box-shadow: none !important;
    top: 0;
}

.nht-benifit .custom-control-label::after {
    height: 16px !important;
    width: 17px !important;
    top: 1px;
    background: #fff;
}

.nht-benifit .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(21px);
}

.nht-benifit .custom-control-input:checked ~ .custom-control-label::before {
    background: #0047a2;
    border-color: #0047a2;
}

.nht-benifit .custom-control-label {
    font-size: 13px;
    color: #113162;
    padding-left: 15px;
    cursor: pointer;
    line-height: 1.4;
}

@media only screen and (max-width: 767px) {
    .mortage-list-popup .modal-header {
        padding: 15px 15px 0;
    }

    .modal-header .modal-title {
        font-size: 16px;
    }

    .mortage-list-popup .modal-header button {
        right: 15px;
        top: 13px;
    }

    .mortage-list-popup .modal-body {
        padding: 15px;
    }

    .calc-porp-bx {
        padding: 15px;
    }

    .calc-porp-img {
        max-width: 100px;
    }

    .calc-porp-bx .calc-porp-rgt ul span {
        margin-left: 5px;
    }

    .calc-porp-bx .calc-porp-rgt ul li + li {
        margin-top: 5px;
    }

    .calc-porp-bx-detail {
        padding: 15px;
    }

    .price-range-info .form-group {
        margin: 5px 0;
    }

    .price-range-info .form-group > label {
        min-height: inherit;
    }

    .loan-details {
        margin: 10px 0;
        padding: 10px 0;
    }

    .loan-details p {
        margin: 0 0 5px 0;
    }
}


.sec-result h1{
    padding-top: 30px;
}

#sortmenu {
    padding: 0 17px 0 8px;
    border: none;
    font-size: 13px;
    background-color: transparent!important;
    -moz-padding-end: 0;
    position: relative;
    z-index: 2;
}
.sort-img:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 13px;
    background: url(../../assets/img/sortmenu.png) no-repeat center center;
    background-size: 8px;
    top: 12px;
    right: 0px;
    z-index: 1;
}

/***Mortage Calculator Css End***/

/*Responsive css*/
@media only screen and (min-width: 992px) {
    .sub-menu {
        display: block;
        zoom: 1;
        opacity: 0;
        position: absolute;
        top: calc(100% + 30px);
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        z-index: 9;
        list-style: none;
        background: #fff;
        padding: 10px;
        -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
        visibility: hidden;
    }

    .menu-ul > li:hover > .sub-menu {
        visibility: visible;
        opacity: 1;
        top: 100%;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }
}

@media only screen and (max-width: 1499px) {
    .hero-slide {
        max-height: 480px;
    }
}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }

    main {
        /* padding-top: 105px; */
    }

    .sec-heading h1 {
        font-size: 18px;
        margin: 0 0 25px 0;
    }

  /*  .sec-ptb {
        padding: 30px 0;
    }*/

    .header-main {
        padding: 20px 0;
        min-height: 76px;
    }

    .nav-main-right {
        position: fixed;
        width: 100%;
        top: 76px;
        height: calc(100% - 76px);
        left: -110%;
        transition: all 300ms;
        padding: 15px 0;
        padding-top: 30px;
        background: #222222;
        overflow: auto;
        padding: 30px;
    }

    .nav-open .nav-main-right {
        left: 0;
    }

    .header-top {
        /*padding: 10px 0;*/
    }

    .logo {
        max-width: 180px;

        /* z-index: 1; */
    }

    .header-top .right {
        margin-left: auto;
        margin-right: 15px;
    }

    #toogle-btn {
        display: block;
        min-width: 20px;
        width: 20px;
        height: 14px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        cursor: pointer;
    }

    #toogle-btn .bar {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #ef274c;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

    #toogle-btn .bar-1 {
        top: 0px;
    }

    #toogle-btn .bar-2 {
        top: 6px;
        -webkit-animation: nav-icon-bg 3s infinite;
        -moz-animation: nav-icon-bg 3s infinite;
        -o-animation: nav-icon-bg 3s infinite;
        animation: nav-icon-bg 3s infinite;
    }

    #toogle-btn .bar-3 {
        top: 12px;
    }

    .nav-open #toogle-btn .bar-1 {
        top: 6px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .nav-open #toogle-btn .bar-2 {
        opacity: 0;
        left: -60px;
    }

    .nav-open #toogle-btn .bar-3 {
        top: 6px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .menu-ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu-ul > li + li {
        margin-left: 0;
        padding: 0;

        /* margin-top: 5px; */

        border-left: none;
        border-top: 1px solid rgb(247 247 247 / 0.31);
    }

    .menu-ul > li > a {
        font-size: 15px;
    }

    .menu-ul > li.li-has-menu > a {
        padding-right: 45px;
    }

    .li-has-menu > small {
        background: #fff;
        color: #231f20;
        width: 34px;
        height: 34px;
        right: 5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        top: 3px;
        font-size: 15px;
        z-index: 1;
    }

    .hero-slide:before {
        height: calc(100% - 76px);
    }

    .hero-slide {
        max-height: 400px;
    }

    .hero-slide-content h1 {
        font-size: 50px;
    }

    .hero-slide-content h5 {
        font-size: 22px;
    }

    .search-wrap {
        padding: 30px 0;
    }

    .search-row .select-custom.bootstrap-select > .dropdown-toggle {
        padding: 10px;
    }

    .search-row .form-control {
        padding: 10px;
    }

    .search-row .form-group {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .search-row .form-group + .form-group {
        margin-left: 5px;
    }

    .btn-search {
        /* width: 50px; */

        height: 38px;
        font-size: 14px;
    }

    .form-group-search {
        /* max-width: 50px; */
    }

    .category-text {
        font-size: 18px;
        padding: 10px;
    }

    .search-count-left, .sort-option, .search-result-row form {
        width: 100%;
        margin: 10px 0;
    }

    .search-result-row {
        flex-direction: column;
        justify-content: flex-start !important;
    }

    .owl-carousel .owl-nav > button {
        width: 34px;
        height: 34px;
    }

    .owl-carousel .owl-nav {
        top: -40px;
    }

    .footer-copy {
        text-align: center !important;
    }

    .property-aminity-bottom.property-bottom-custom {
        display: block !important;
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        max-width: 150px;
    }

    .header-top {
        /* padding: 5px 0; */
    }

    main {
        /* padding-top: 90px; */
    }

    .nav-main-right {
        top: 76px;
        height: calc(100% - 76px);
    }

    .search-row .form-group {
        margin: 5px;
    }

    .fg-Residential-Commercial, .fg-Rent-Sale, .fg-search, .fg-location {
        width: calc(50% - 10px) !important;
        flex: inherit !important;
        max-width: 100%;
    }

    .hero-slide {
        max-height: 320px;
        height: 320px;
    }

    .hero-slide-content h1 {
        font-size: 32px;
    }

    .hero-slide-content h5 {
        font-size: 16px;
    }

    footer {
        /* text-align: center; */

        /* padding: 20px 0; */

        /* border-top: 5px solid #fc0002; */
    }

    .partner-logo-footer {
        padding: 5px;
    }

    .owl-carousel .owl-dot {
        margin: 0 3px;
    }

    .team-detail-wrap .agent-bx {
        flex-direction: column;
    }

    .social-links .text-follow {
        display: none;
    }

    .footer-top {
        padding: 30px 0 20px;
    }

    .footer-col {
        margin: 15px 0;
    }

    .footer-bx h4 {
        margin: 0 0 15px 0;
    }

    .footer-copy.text-center {
        padding: 10px 0;
    }

    .footer-bx p,
    .footer-bx ul {
        margin: 0;
    }

    .footer-col-1 .footer-bx {
        max-width: 100%;
    }

    .search-result-wrap.list-view .property-bx {
        flex-direction: column;
    }

    .search-result-wrap.list-view .property-img {
        max-width: 100%;
    }

    .search-result-wrap.list-view .property-info {
        max-width: 100%;
        max-height: inherit;
    }

    /*.row {
        margin: 0 -15px;
    }*/

    .property-aminity-bottom.property-bottom-custom .aminity-list {
        flex-wrap: wrap;
    }

    .aminity-list li + li {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }

    .aminity-list li {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 10px;
    }

    .submit-area {
        text-align: center !important;
    }

    .form.form-contact, .form-property {
        padding-right: 0;
    }

    .form-group.form-group-check {
        padding-left: 10px;
    }

    .sort-option.Results-option .form-inline {
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .sort-option.Results-option .form-inline .form-group {
        margin-bottom: 0px;
        display: flex;
        flex-wrap: wrap;
    }

    .sort-option.Results-option .form-group label {
        text-align: left;
        justify-content: flex-start;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .form-group.lt-view {
        margin-top: 27px;
    }

    .sort-option.Results-option .form-group + .form-group {
        margin-left: 0;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 667px) {
    .call-list {
        flex-direction: column;
    }

    .call-list > li {
        border: none;
        padding: 0;
    }

    .call-list > li + li {
        margin-left: 0;
        padding-left: 0;
        border-right: none;
        margin-top: 5px;
        padding-top: 5px;
        border-top: 1px solid #07090F;
    }
}

@media only screen and (max-width: 567px) {
    .header-main .call-list {
        display: none !important;
    }
}

@media only screen and (max-width: 467px) {
    footer .footer-col {
        margin: 15px 0;
    }

    footer .footer-col-4 {
        -ms-flex: 0 0 100%;

        /* flex: 0 0 100%; */
        /* max-width: 100%; */
    }

    footer .footer-col-2, footer .footer-col-3 {
        -ms-flex: 0 0 50%;

        /* flex: 0 0 50%; */
        /* max-width: 50%; */
    }
}

h2{
    font-family: 'Typold Bold';

}

/*new_css*/
.slider.container h2 {
    font-family: 'Typold Bold';
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #404041;
}
.slider.container h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #404041;
    margin-bottom: 23px;
}
.content h4 {
    font-size: 20px;
    color: #404041;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 24px;
    font-family: 'Barlow Semi Condensed';
}

.content h4 span {
    display: block;
    font-size: 20px;
    color: #404041;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 24px;
    font-family: 'Barlow Semi Condensed';
}

.mls-number p{
    margin-top: -10px;
}

.slider_para p {
    font-size: 15px;
    line-height: 18px;
    margin-top: 14px;
    color: #404041;
}
img.popup_img {
    min-width: 100%;
    height: 600px;
}
.Testimonial {
    display: flex;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    
}
.Testimonial img {
    margin-right: 0;
    border: 1px solid #000;
}
.Testimonial span {
    padding-right: 25px;
} 
.row.Testimonial_sec {
    margin: 0;
    padding: 0;
    border: 1px solid #CED4DA;
    box-shadow: 0px 0px 12px #00000021;
}  
.row>* {
    
  padding-left: 0; 
    
}
.border_line {
    border-bottom: 2px dotted #40404161;
    padding: 10px 0 10px 0;
}
.content {
    padding-left: 20px;
    padding-right: 53px;
    margin-top: 44px;
}


.list-item ul{
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.header_img img {
    width: 100%;
    /*height: 722px;*/
}
.header_content{
 position: absolute;
 margin: auto;
 bottom: 0px;
 /*left: 300px;*/
}

.label-text {
    margin-top: 0;
    margin-bottom: -26px;
}

figcaption.header_content h4 {
    color: #BEAF87;
    font-size: 20px;
    font-weight: 700;
    background-color: #404041;
    text-align: center;
    width: 146px;
    height: 42px;
    padding-top: 9px;
    font-family: 'Montserrat';
}

figcaption.header_content h2 {
    color: #ffff;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 0px 3px 6px #00000081;
    line-height: 39px;
    padding-top: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
figcaption.header_content span {
    color: #ffff;
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    text-shadow: 0px 3px 6px #00000080;
}

.btn_more {
    color: #ffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 19px;
    background-color: #9D874B;
    width: 203px;
    height: 36px;
    padding-left: 10px;
    padding-top: 0;
    border-radius: 10px 0px 10px 0px;
    margin-top: 23px;
    text-align: left;
    font-family: 'Montserrat';
}

.btn_more a {
    color: #ffff;
}

div#accordionBasic\ popup {
    position: absolute;
    z-index: 11;
    right: 0;
    bottom: 0;
    left: 0;
}
/*.header_content_time {
    position: absolute;
    margin: auto;
    bottom: 0px;
    right: 315px;
}*/
.header_content_time h2 {
    background-color: #38383a;
    color: #beaf87;
    font-size: 26px;
    padding: 17px 45px 17px 45px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}

img#arrow-btn {
    padding: 0;
    margin: -3px 0 1px;
}




button.accordion-btn {
    font-weight: 700;
    font-size: 26px;
    font-family: 'Typold Extended Bold';
    background-color: #38383a;
    color: #beaf87;
    border: none;
    min-width: 502px;
    height: 56px;
    float: right;
    padding: 15px;

}


/*h2#headingOne button {
    padding: 15px 25px 15px 45px;
}*/

.block-display{
    display: block;
    font-size: 28px;
    font-weight: 700;
}

.Testimonial p {
    font-size: 13px!important;
    color: #404041;
    padding: 0px 6px 0 8px;
    font-weight: 500;
    width: 180px;
    font-family: 'Barlow Semi Condensed';
    text-transform: uppercase;
    line-height: 16px;
}

.Testimonial span {
    font-size: 13px;
    font-weight: 400;
    font-family: Barlow Semi Condensed;
    width: 150px;
}

.join-section{
 margin-top: 25px;
}

.join-section h2 {
    font-size: 67px;
    font-weight: 700;
    color: #404041;
    font-family: 'Typold Bold';
    line-height: 71px;
}

.join-section p {
    margin-top: 42px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    /* width: 78%; */
    color: #404041;
    font-family: Barlow Semi Condensed;
    opacity: 1;
}
.join-btn {
    border-radius: 0px;
    width: 255px;
    height: 50px;
    border: 2px solid #38383a;
    margin-top: 40px;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    color: #555;
    background-color: transparent;
    font-family: 'Typold regular';
    line-height: 45px;
    padding: 0;
    padding-left: 20px;
}

.join-btn:hover {
    color: #404041 !important;
}

button.btn-Publication:hover{
    color: #404041;
}

#Publication_grid img {
    min-width: 100%;
    height: 236px;
    object-fit: cover;
}
#Publication_grid {
    margin-top: 70px;
    margin-bottom: 93px;
}
#Publication_grid h2 {
    text-transform: uppercase;
    font-size: 35px;
    color: #404041;
    font-weight: 700;
    margin-bottom: 32px;
    padding-left: 0px;
    font-family: 'Typold Extended Bold';
    line-height: 45px;
}
#Publication_grid h6 {
    font-size: 15px;
    color: #404041;
    font-weight: bold;
    margin-top: 20px;
    font-family: 'Typold Extended Bold';
    line-height: 19px;
}
#Publication_grid span {
    font-size: 13px;
    color: #858E96;
    font-weight: 400;
    font-family: 'Typold Extended Regular';
}
#Publication_grid p {
    font-size: 15px;
    line-height: 21px;
    color: #404041;
}
.btn-Publication {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    margin-top: 38px;
    min-width: 255px;
    height: 50px;
    border-radius: 0px;
    color: #404041;
    border: 2px solid #404041;
    background-color: transparent;
    font-family: 'Typold bold';
    text-transform: uppercase;
    line-height: 45px;
    padding: 0;
}
.btn-Publication > a {
    height: 100%;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.pub_size {
    height: 78px;
}

/*c21_footer h5 {
    color: #beaf87;
    font-size: 17px;
}*/
.c21_footer p {
    color: white;
    font-size: 16px;
}
/*section.c21_footer ul {
    color: white;
    list-style: none;
    padding-left: 0px;
    /*font-size: 16px;
}*/
ul.social_media_icon {
    display: flex;
    color: white;
}
.footer_logo img {
    margin-top: 53px;
}

.footer_content a{
    color: #fff;
}

ul.social_media_icon a {
    color: white;
}
.footer_content {
    text-align: center;
    margin-top: 38px;
    margin-bottom: 20px;
}
.row.footer_item {
    margin-top: 50px;
}
/*section.c21_footer h5 {
    margin-bottom: 20px;
}*/

/*sliderstart*/

.large-property-bx {
    border: 1px solid #E6E6E6;
    background: #fff;
}

.large-property-bx .row {
    display: flex;
    align-items: center;
}

.large-property-bx .property-img {
    height: 510px;
    position: relative;
    overflow: hidden;
}

.link-absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.link-absolute-open {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.large-property-bx h3 {
    margin: 0;
    font-weight: bold;
    color: #B40101;
    font-size: 23px;
}

.large-property-bx h3 {
    margin: 0;
    font-weight: bold;
    color: #B40101;
    font-size: 23px;
}

.large-property-bx h4 {
    font-size: 18px;
    color: #636466;
    font-weight: 600;
    margin: 25px 0 10px 0;
}

.property-aminity-info ul li {
    display: flex;
    align-items: center;
}

.property-aminity-info ul {
    display: flex;
    font-size: 14px;
}

.property-aminity-info ul li i {
    margin-right: 5px;
}

.property-aminity-info ul li+li {
    margin-left: 20px;
}


.property-price {
    font-size: 25px;
    color: #4C4C4E;
    font-weight: 600;
    margin: 20px 0;
}

p.para-detail {
    width: 306px;
    font-size: 14px;
    color: #000000;
}

.large-property-bx .agent-object-bx {
    margin-top: 30px;
}
.agent-object-bx {
    display: flex;
}

.agent-object-img {
    width: 100px;
    border: 1px solid #E6E6E6;
    overflow: hidden;
    height: 100px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.agent-object-detail {
    color: #4C4C4E;
    font-size: 14px;
    margin-left: 15px;
}

.agent-object-detail h6 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px 0;
}

.agent-object-detail p {
    margin: 0;
}

.c21_footer {
    background-color: #212122;
   font-family: Helvetica Neue, sans-serif;
}
.c21_footer h5 {
    color: #beaf87;
    font-size: 13px;
     font-family: 'helveticaneuebold';
     margin-bottom: 15px !important;
}
.c21_footer p {
    color: white;
    font-size: 13px;
    line-height: 15px;
    padding-top: 10px;
   font-family: Helvetica Neue, sans-serif;
}
.c21_footer ul {
    color: white;
    list-style: none;
    padding-left: 0px;
    font-size: 13px;
    /*padding-top: 10px;*/
    line-height: 15px;
    font-family: Helvetica Neue, sans-serif;
}
ul.social_media_icon {
    display: flex;
    color: white;
    padding-bottom: 15px;

}

ul.info-item {
    padding-top: 15px;
}

.footer_logo img {
    margin-top: 10px;
}
ul.social_media_icon li {
    font-size: 21px;
    margin-right: 14px;
    color: white;
}
ul.social_media_icon a {
    color: white;
}
.footer_content {
    text-align: center;
    margin-top: 22px;
    margin-bottom: 20px;
    font-family: Helvetica Neue, sans-serif;
}

.tweets-link p{
    padding-top: 20px;
}


.footer_content P {
    font-size: 13px;
    line-height: 15px;
    font-family: Helvetica Neue, sans-serif;
}

ul.img-logo li {


}

.row.footer_item {
    margin-top: 50px;
    color: #fff;
}


.bg-white{
    background-color: #fff;
   min-height: 493px;
    justify-content: end;
    display: flex;
}
.pro-t{
    padding-left: 16px;
}

.img-pro{
    width: 32px;
    height: 32px;
}

.team_join {
    font-size: 13px;
    font-family:'Barlow Semi Condensed';
    max-width: 573px;
    line-height: 18px;
    /*padding-left: 15px;*/
    padding-right: 50px;
    padding-top: 110px;
}

ul.list-item {
    list-style: none;
    padding: 0;
    color: #404041;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Barlow Semi Condensed';
}

.carousel-indicators li {
   border: 1px solid #707070!important;}

.carousel-indicators .active {
    
    background-color: #707070!important;
}

.carousel-indicators {
    
    bottom: -40px!important;
}

.right_btn{
    float: right;
   
}

.open_house{
    display: flex;
    justify-content: space-between;
}

.open_house h2 {
    margin: 0 0 18px 0;
}


.close-btn img {
    padding-left: 15px;

}

.close-btn{
color: #404041!important;
font-size: 18px;
    font-family: 'Barlow Semi Condensed';
    font-weight: 500;

}

.morgage_btn{
    color: #404041!important;
    font-size: 18px;
    font-family: 'Barlow Semi Condensed';
    font-weight: 500;
}  

.locate_btn{
    color: #404041!important;
    font-size: 18px;
    font-family: 'Barlow Semi Condensed';
    font-weight: 500;
}

.share_btn{
     color: #404041!important;
    font-size: 18px;
    font-family: 'Barlow Semi Condensed';
    font-weight: 500;
}

.f-h-prop-bx:hover .card-details-mls {
    -webkit-box-shadow: 0px 16px 16px rgb(64 64 65 / 16%);
    box-shadow: 0px 16px 16px rgb(64 64 65 / 16%);
    background: #404041;
    color: #fff;
}

.f-h-prop-bx:hover .card-hover-details-mls.d-flex {
    z-index: 1;
    /* opacity: 1; */
    bottom: 100%;
    background: #404041;
    color: #fff;
    display: block;
}

.card-hover-details-mls{
     position: absolute;
    width: 100%;
    padding: 15px 25px 0;
    left: 0;
    bottom: 0;
    background: #beaf87;
    z-index: -1;

    /* opacity: 0; */
    -webkit-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}

.card-details-mls {
    background: #BEAF87;
    color: #fff;
    padding: 15px 25px;
    line-height: 1.2;
    position: relative;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.detail-agent-mls {
    font-size: 13px;
    max-width: calc(100% - 55px);
    width: 100%;
    padding-top: 5px;
}

.card-details-mls > ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    color: #fff;
}


.detail-agent-mls p {
    margin: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.img-agent-mls{
    
    height: auto;
    overflow: hidden;
    border: 0;
    margin-right: 10px;
    display: flex;
    justify-content: space-between;

}

.card-hover-details-mls strong {
    float: right;
}

.card-hover-details strong {
    float: right;
}

.img-agent-mls img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-width: 160px;
}

.info_details {
    font-size: 18px;
    font-weight: 700;
    padding: 0 4px 0;
    font-family: 'Barlow Semi Condensed';
    line-height: 22px;
}
.mls_num {
    width: 100%;
}

.mls_num  strong{
    color: #fff;
}

.nopadding{
    padding-left: 0;
    padding-right: 0;
}

.popup_end img {
    margin: 0;
    padding: 0 15px 0 0;
}

.bg-light-wrap{
    background-color: #f0ece385;
    padding: 130px 0 0px;
}

/*.bootstrap-select.select-custom > button.btn-default {
    background-color: #fff!important;

}*/

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
/*.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}*/

.box-searchSort span {
    color: #404041;
    font-size: 15px;
    /*font-weight:500;*/
    font-family: 'Typold Extended Bold';
}



.position-relative {
    position: relative!important;
}

ul.list-searchSort li+li {
    padding-left: 5px;}

ul.list-searchSort li:last-child {
    padding-left: 0px;
}

ul.list-searchSort li .btn-info, ul.list-searchSort li .btn-info:active, ul.list-searchSort li .btn-info:focus {
    border: 0px;
    color: #000;
    background-color: transparent;
}

#sortmenu {
    padding: 0 17px 0 8px;
    border: none;
    color: #404041;
    font-size: 15px;
    font-weight:500;
    font-family: 'Typold Extended Bold';
    background-color: transparent!important;
    -moz-padding-end: 0;
    position: relative;
    z-index: 2;
}

.box-searchSort {
    /*background-color: #CED4DA;*/
    background-color: #EAECEF;
    padding: 5px 10px 5px 10px;
    min-height: 46px;
    margin-bottom: 37px;
}
.list-searchSort{
    padding-top: 5px;
}

select#sortmenu {
    border: none;
    border-radius: 0;
    box-shadow: none;
}


.list-content .f-h-prop-col {
  flex:0 0 100%;
  max-width:100% !important;
}
/*.list-content .f-h-prop-col .f-h-prop-bx {
  display:flex;
}

.list-content .f-h-prop-col {
  height:260px;
  max-width:324px;
  min-width:324px;
  margin-right:30px;
}*/

.list-searchSort strong{
    color: #404041;
}

.next-line{
    display: block;
}

.item-info{
    padding-left: 15px;
}

.input-bg-color{
    background: #ffffff;
}



.bootstrap-select.input-bg-color > button.btn{
    background-color: #ffffff!important;

}

.sc-body .form-group .input-bg-color {
    background-color: #ffffff!important;
}




/*proprtydetails*/
.pro_details{
    background-color: #f7f5f0;
}

.pro_details h2{
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'Typold Extended Bold';
}


ul.list-sharingDetail li {
  font-size: 13px;
  font-weight: 400;
  font-family: Helvetica Neue, sans-serif;
  line-height: 1.2;
  padding-bottom: 5px;
  padding-top: 8px;
}

ul.list-sharingDetail li + li {
  margin-left: 16px;
  padding-left: 8px;
  border-left: 1px solid #CED4DA;
  min-height: 100%;
    padding-top: 13px;
}

span.pro-t span + span{
    padding-left: 5px;
}

ul.list-sharingBtn li {
  font-size: 13px;
  padding: 0 4px;
  align-items: center;
}

ul.list-sharingBtn li .btn-info {
  width: 40px;
  color: #FFF;
  height: 40px;
  padding: 0px 9px;
  font-size: 21px;
  border-radius: 3px;
  border-color: #404041;
  justify-content: center;
  background-color: #404041;
}

ul.list-sharingBtn li span {
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
  line-height: 18px;
  width: 0px;
  overflow: hidden;
  transition: width 1s;
}

.box-propertyInn span p {
  font-weight: 600;
  font-size: 12px;
}

ul.list-sharingBtn li .btn-info {
  color: #FFF;
  font-size: 21px;
  /*padding: 0 10px 0 11px;*/
}

ul.list-sharingBtn li .btn-info:hover {
  border-color: #BEAF87;
  background-color: #BEAF87;
  color: #fff;
  transition: all 0.5s;
}

ul.list-sharingBtn li:hover span.txt-hideShow {
  width: 80px;
  color: #BEAF87;
}

.pl-2, .px-2 {
  padding-left: .5rem !important;
}

.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}

.list-sharingDetail{

   background-color: #fff;
   padding: 0 20px 0 20px;
   border: 1px solid #CED4DA;
}

.box-thumbnailSilder{
    margin-top: 20px;
}

.box-form-detail{
    margin-top: 20px;
}

.user_detail h3{
    font-size: 22px;
    font-weight:700;
     font-family: 'Typold Extended Bold';
     color: #404041;
     text-transform: uppercase;
}

.user_detail p{
    /*font-family:'Oakes Grotesk-regular';*/
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

.user_detail strong{
    font-family:'Oakes Grotesk-bold';
    font-weight: bold;
}
.agent-contact-img {
width: 100%;
    min-width: 123px;
    height: 123px;
    max-width: 123px;
}

.form-control.input-prodetail{
    max-width: 100%!important;
    min-height: 47px!important;
    border: 1px solid #CED4DA!important;
    border-radius:0;
}

.form-control .textarea-prodetail{
    min-height: 47px!important;
    border: 1px solid #CED4DA!important;
    border-radius:0;
}

.btn-default {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #fff;
    background-color: #BEAF87;
    border-color: #BEAF87;
    border-radius: 0;
    height: 47px;
}

.btn-default:hover {
    color: #fff;
    background-color: #404041;
    border-color: #404041;
}

.property_content{
    margin-top: 40px;
}

.property_content p {
    font-size: 15px;
    font-weight: 400;
    /*font-family: 'Oakes Grotesk-regular';*/
    line-height: 21px;
    color: #1D1D1D;
}

.aminities-section h2{
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Typold Extended Bold';

}

.divider-border {
    border-bottom: 5px solid #CED4DA;
     margin-bottom: 40px; 
}

.aminities-section{
    margin-bottom: 70px;
}

.Similar-Properties{
    margin-bottom: 70px;
}

.pro_Detail_slider li{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
   font-family: 'Barlow Semi Condensed', sans-serif;
   text-transform: uppercase;
   position: absolute;
    bottom: 4px;

}
.lisiting-courtsey {
    font-size: 15px;
    margin-bottom: 30px;
    text-align: right;
}

/*.pro_Detail_slider span{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
   font-family: 'Barlow Semi Condensed', sans-serif;
   width: 50%;
   position: absolute;
    bottom: 0;
}*/

.pro_Detail_slider .bg-gray {
    background-color: #404041;
    width: 100%;
    padding: 25px 15px 25px 37px;
    float: left;
}

.pro_Detail_slider .bg-yellow {
    background-color: #BEAF87;
    width: 40%;
    padding: 25px 15px 25px 37px;
    margin-left:60%;
}


/*career*/
.career_section_body, .c21_footer {
    position: relative;
    z-index: 111;
}
.carrer_banner_wrap {
    height: -webkit-calc(100vh - 190px);
    height: -moz-calc(100vh - 190px);
    height: calc(100vh - 190px);
    margin-top: 92px;
}
.bg-container img {
    height: -webkit-calc(100vh - 190px);
    height: -moz-calc(100vh - 190px);
    height: calc(100vh - 190px);
    object-fit: cover;
}
.hero-treatment {
  position: fixed !important;
  color: white;
  width: 100%;
  /*height: 795px;*/
  position: relative;
  overflow: hidden;
  text-align: center;
}
.hero-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
  }
  
  .parallax {
    position: fixed;
    top: 40%;
    left: 0;
    width: 100%;
  }

  .carousel-caption {
    position: absolute;
    right: 0!important;
    bottom: 70%;
    top: 70%;
    left: 0!important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
/*Career Winning*/



.career_winningWrap{

    background-color: #fff;
    padding-bottom: 50px;
}
.career_winningInn h2 {
    font-size: 32px;
    line-height: 44px;
    color: #2A2D2E;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 14.27px;
}
.career_winningInn {
    margin-top: 18px;
}
.career_winningInn p {
    font-size: 15px;
    line-height: 23px;
    color: #2E2E2E;
   /* font-family: 'helveticaneue', sans-serif;*/

}

/*Contact Winning*/

.career_contactWrap {
    padding: 0px 15px;
}
.bg-brown {
    color: #FFF;
    background-color:#404041;
}
.col-career_contact {
    min-height: 493px;
    justify-content: end;
    display: flex;
}
.col-career_contactInnwrap.col-career_contactInn {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    max-width: 569px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 50px;
    padding-bottom: 90px;
}
.img-leftFindLuxury {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
}
.d-flex{
    display:flex;
}
.col-career_contactInnwrap .col-md-6 {
    padding-left: 15px;
}
.col-career_contactInnwrap .col-md-12 {
    padding: 0px !important;
}
.col-career_contactInnwrap h2 {
    font-size: 33px;
    font-family: 'Montserrat', sans-serif;
    line-height: 46px;
    font-weight: 700;
    padding-bottom: 15px;
    padding-top: 29px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.career_contactsubmit {
    background-color: #BEAF87;
    width: 100%;
    font-size: 18px;
    font-family: 'helveticaneuebold';
    color: #FFFFFF;
    font-weight: 700;
    margin-top: 14px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 10px;
    height: 53px;
    line-height: 53px;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline: none;
    outline-offset:0;
}
.col-career_contactInnwrap .form-control {
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 13px;
    color: #6c6c6c;
    border: 1px solid #DEDDDD;
    font-family: Helvetica Neue, sans-serif;
    border-radius: 0px !important;
}

.col-career_contactInnwrap textarea.form-control {
    height: 120px !important;
}

textarea.textarea-prodetail{
    height: 93px!important;
}


.input-career::-moz-placeholder {
    color: #b7b7b7!important;
    opacity: 1
}

.input-career:-ms-input-placeholder {
    color: #b7b7b7!important;
}

.input-career::-webkit-input-placeholder {
    color: #b7b7b7!important;
}
/*Steps*/
.career_stepWrap{
    background-color: #FFFFFF;
    padding-top: 29px;
    padding-bottom: 61px
}
.career_stepWrap .col-md-4 {
    padding-left: 15px;
}
.career_stepWrap h2 {
    font-size: 32px;
    font-weight: 800;
    color: #2A2D2E;
    line-height: 44px;
    font-family: 'Manrope', sans-serif;
    margin-top: 0px;
}
.career_stepInn h3 {
    font-size: 15px;
    color: #2A2D2E;
    line-height: 21px;
    font-weight: 800;
    font-family: 'Manrope', sans-serif;
}
.career_stepInn p {
    font-size: 15px;
    line-height: 18px;
    color: #2E2E2E;
    font-weight: 400;
   /* font-family: 'Montserrat', sans-serif;*/
    max-width: 340px;

}
.morgage_cal{
    margin-top: 50px;
}

.morgage_btn{
    float: right;
}

.from_to{
    text-align: center;
   margin: 88px 0px 18px 53px;
   /* background-color: black;*/
    width: 50px;
   height: 50px;
   background: #404041; 
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;

}

.from_to h6 {
    position: relative;
    font-size: 22px;
    font-weight:800;
    color: #fff;
    padding: 11px;

}

.share_social{
    background: #f7f5f0;
    margin: 0 0 20px 0;
}

.share_friends{
    padding-top: 20px;
}

.share_friends p {
    font-size: 17px;
    line-height: 24px;
    width: 80%;
    text-align: left;
    font-family: 'Oakes Grotesk-regular';
}

.social-link, a.social-link{
    margin-bottom: 10px;
    width: 194px;
    height: 25px;
    border: 0;
    border-color: rgba(0,0,0,.2);
    border-bottom-color: #333;
    border-bottom-color: rgba(0,0,0,.4);
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: inset none;
    cursor: pointer;
    display: block;
    /* font: bold 100%/2.1 "Lucida Grande",Tahoma,sans-serif; */
    font-size: 13px;
    /* line-height: 3.35rem; */
    font-weight: 400;
    /* padding: 0 0.95em 0 0; */
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    /* text-shadow: 0 1px 0 rgb(0 0 0 / 50%); */
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    -moz-border-radius: .3em;
    -webkit-border-radius: 0.3em;
    border-radius: 12px;

}
.social-link:before {
    content: "";
    /* float: left; */
    font: 120%/1.65 zocial;
    font-style: normal;
    font-weight: 400;
    margin: 0 0.5em 0 0;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    width: 40px;
    text-align: center;
}

.icon_social{
margin-right: 12px;
}

.form-control::-moz-placeholder {
    color: #404041!important;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #404041!important;
}

.form-control::-webkit-input-placeholder {
    color: #404041!important;
}

input#navigation_email_address_details {
    width: 265px;
    height: 47px;
    margin-left: 14px;
}

input#navigation_password_details {
    width: 265px;
    height: 47px;
    margin-left: 14px;
}

.location-map{
    margin: 50px 0;
}

.dashboard_top {
    /* margin-bottom: 30px; */
    background-color: #F0ECE3;
}

.dashboard_topInn {
    min-height: 55px;
}

.dashboard_top h4 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Barlow Semi Condensed';
}

ul.list-dashboard li a {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Barlow Semi Condensed';
}

ul.list-dashboard li {
    padding: 6px 6px 0;
}

.f-h-prop-col {
    padding-left: 0;
}

.f-h-prop-blog {
    padding-right: 0;
}

.join-team img{
    height:auto;
    width: 100%;

}

.smiliar-pro h1{
    margin-left: -15px;

}

img.t {
    object-fit: cover;
    height: 100%;
    width: 100%;
  } 
.footer_item span{
    line-height: 15px;
}
.footer_item .col-md-4{
    padding-left: 40px;
}
.Similar-Properties > .container{
    padding: 0px;
}
.Similar-Properties > .container .row{
    margin: 0;
}
.property_content .container,
.aminities-section .container{
    padding: 0;
}
.contact-body .col-lg-6.theme-secondary-background{
    padding-left: 0;
}
.contact-body .col-lg-6.theme-secondary-background .row{
    margin: 0;
}
.contact-body  .col-lg-6.nopadding{
    text-align: center;
}
.contact-body  .col-lg-6.nopadding .pull-right{
        text-align: center;
    float: none;
    margin: 0 auto;
    margin-top: 15px;
}

.price_comparison_div h5{
        margin: 0;
    /* margin-bottom: 25px; */
    font-size: 13px;
    font-weight: bold;
    font-family: Helvetica Neue, sans-serif;
    color: #000000;
}
canvas#price_comparison_chart {
    margin-top: 46px;
}
@keyframes zoom {
    from {
      transform: scale(1, 1);
    }
    to {
      transform: scale(1.5, 1.5);
    }
  }
  
  .carousel-inner .item > img {
    -webkit-animation: zoom 10s;
    animation: zoom 30s;
  }

.footer_content a:hover {
    color: #beaf87;
}

.card-details .mls_right_dv {
    display: flex;
    justify-content: space-between;
}
.card-details .mls_right_dv {
    padding-right: 4px;
}
.card-details .mls_right_dv .da-number.mls-id {
    color: #fff;
    font-weight: bold !important;
}
.card-details {
    min-height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.card-details .list-unstyled.info_details {
    justify-content: flex-start;
    width: 100%;
}
.card-hover-details-mls strong {
    padding-right: 4px;
}
.list-circle-brown li {
    font-size: 13px;
    line-height: 15px;
    margin: 3px 0;
    font-family: Helvetica Neue, sans-serif;
    color: #1D1D1D;
}
.properties-amenities ul li {
    font-family: 'Barlow Semi Condensed', sans-serif;
}
.box-form-detail .prodetails_form >img {
    margin-bottom: 8px;
}

.about-core ul li {
    font-family: 'Barlow Semi Condensed', sans-serif;
}
ul.amenity-list li {
    font-family: 'Barlow Semi Condensed';
}
.agent-search .agent_search_desc {
    padding: 25px 0;
}
.about-box .detail .contact p {
    font-size: 15px;
}

.contact-body .contact-form {
    min-height: 580px;
}
.contact-body p {
    font-size: 15px;
    line-height: 21px;
}
.member_area_sidebar p {
    font-size: 15px;
    line-height: 21px;
}
/*18-5-22*/
.dev-banner.heo-slider .dev-banner-content .btn_more {
    text-align: center;
    line-height: 36px;
    padding-bottom: 0;
}
.dev-banner.heo-slider .dev-banner-content .btn_more img {
    display: none;
}
.list-sharingDetail .Pimage_hide img {
    display: none;
}
.list-sharingDetail .Pimage_hide .pro-t {
    padding-left: 0;
}


.calc-porp-bx-detail .row>* {
    padding-left: 15px;
}
.mr_back_btn{
    padding: 0;
}
.mr_back_btn svg {
    vertical-align: middle;
    margin-right: 4px;
}
 .mr_back_btn:focus {
    text-decoration: none;
}
.list-sharingDetail .beds_li, .list-sharingDetail .bath_li {
    display: flex;
    align-items: center;
}
.list-sharingDetail .beds_li span.pro-t, .list-sharingDetail .bath_li span.pro-t {
    display: flex;
    padding-left: 7px;
}
.list-sharingDetail .beds_li span.pro-t strong, .list-sharingDetail .bath_li span.pro-t strong {
    padding-left: 2px;
}

#propertyDetail .undercontract_txt {
    position: absolute;
    right: 15px;
    bottom: 34px;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    background-color: #BEAF87;
    color: #fff;
    text-transform: uppercase;
    z-index: 11;
    padding: 21px 52px;
    text-align: center;
}
.pro_pricing_dtl_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}
.pro_pricing_dtl_row .pricing_texts {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 3px;
}
.pro_pricing_dtl_row .price_left_cols {
    width: 29%;
    padding-right: 10px;
}
.pro_pricing_dtl_row .price_right_cols {
    width: 71%;
    text-align: right;
}
.pro_pricing_dtl_row h2 {
    margin-top: 0;
    margin-bottom: 0;
}
.benefits_section_wrap {
    background: #fff;
    padding-top: 40px;
}
.benefits_section_heading {
    text-align: center;
}
.benefits_section_heading .headings {
    font-size: 32px;
    font-weight: 800;
    color: #2A2D2E;
    font-family: 'Manrope', sans-serif;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.benefits_col_row {
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #CED4DA;
}
.benefits_col {
    width: 33.333333333%;
    background: #EAEAEA;
    padding: 20px 20px 20px 20px;
    min-height: 130px;
    border-right: 2px solid #CED4DA;
    position: relative;
}
.benefits_col:last-child {
    border-right: none;
}
.benefits_col:after {
    position: absolute;
    right: -9.4px;
    content: "";
    top: 50%;
    width: 16px;
    height: 16px;
    border-top: 2px solid #CED4DA;
    border-right: 2px solid #CED4DA;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #eaeaea;
    z-index: 1;
    margin-top: -8px;
}
.benefits_col:last-child:after {
    display: none;
}
.benefits_box ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.benefits_box ul li {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
}
.value_proposition_section {
    background: #fff;
    padding-top: 50px;
}
.value_proposition_heading {
    text-align: center;max-width: 606px;margin: 0 auto;
}
.value_proposition_heading .headings {
    font-size: 32px;
    font-weight: 800;
    color: #2A2D2E;
    font-family: 'Manrope', sans-serif;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.value_proposition_heading p {
    font-size: 20px;
    line-height: 23px;
    font-style: italic;
}
.career_video_section {
    background: #fff;
    padding: 100px 0;
}
.career_vdo_box iframe {
    width: 100%;
    height: 600px;
    border:none;
}
.col-career_contactInnwrap .career_extra_field p {
    font-size: 15px;
}
.cstm_radio_box {
    margin-left: 10px;
    display: inline-block;
    font-weight: 400;
    position: relative;
    cursor: pointer;
}
.cstm_radio_box input {
    display: none;
}
.cstm_radio_box .circle {
    width: 13px;
    height: 13px;
    border: none;
    background: #ffffff;
    border-radius: 50%;
    left: 0;
    display: inline-block;
    top: 0;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s;
}
.cstm_radio_box .texts {
    padding-left: 5px;
}
.cstm_radio_box input:checked ~ .circle {
    background: #beaf87;
}
.col-career_contactInnwrap .resume_upload_grp {
    margin-bottom: 24px;
    margin-top: 3px;
}
.declare_check_box input {
    display: none;
    position: relative;
}
.declare_check_box {
    position: relative;
    font-weight: 400;
    display: flex;
}
.declare_check_box .squares {
    position: relative;
    width: 15px;
    height: 15px;
    border: none;
    background: #ffffff;
    border-radius: 3px;
    left: 0;
    display: inline-block;
    top: 0;
    flex: 0 0 auto;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s;
    margin-top: 4px;
}
.declare_check_box .squares:after {
    position: absolute;
    content: "";
    top: 2px;
    left: 2px;
    width: 9px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease-out .3s;
    -o-transition: all ease-out .3s;
    transition: all ease-out .3s;
}
.declare_check_box .texts {
    font-size: 15px;
    padding-left: 7px;
}
.declare_check_box input:checked ~ .squares {
    background: #beaf87;
}
.declare_check_box input:checked ~ .squares:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#slider-banner .carousel-indicators {
    position: absolute;
    bottom: 20px !important;
    margin: 0;
    left: 0;
    width: 100%;
}
#slider-banner .carousel-indicators li {
    border: none !important;
    background: #fff;
    margin: 1px 3px;
}
#slider-banner .carousel-indicators li.active {
    border: none;
    background: #BEAF87 !important;
}

#slider-banner .bg-container {
  
}
#slider-banner .carousel-inner .item  img {
    -webkit-animation: fadeIn 1s ease-in both;
    animation: fadeIn 1s ease-in both;
}
.card-img{
    position: relative;
}
.f-h-prop-bx .card-img .pro_status_txt {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 15px;
    font-weight: 600;
    background-color: #BEAF87;
    color: #fff;
    text-transform: uppercase;
    z-index: 11;
    padding: 10px 17px;
    text-align: center;
}
.list-searchSort li .btn.active, .list-searchSort li .btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
/*career plaecholder*/
.col-career_contactInnwrap .form-control::-moz-placeholder {
    color: #6c6c6c!important;
    opacity: 1;
}

.col-career_contactInnwrap .form-control:-ms-input-placeholder {
    color: #6c6c6c!important;
}

.col-career_contactInnwrap .form-control::-webkit-input-placeholder {
    color: #6c6c6c!important;
}
/*career plaecholder*/

@media only screen and (max-width: 991px) {
    .sc-body .radio_box {
        margin-left: 0;
        margin-top: 11px;
        margin-bottom: 0;
    }
    .sc-body .radio_box li {
        margin-bottom: 3px;
        margin-right: 0;
    }
}

@media only screen and (max-width: 360px) {
    .sc-body .radio_box li {
        font-size: 12px;
    }
}
@media only screen and (max-width: 767px) {
    .prop_detail_search {
        display: none;
    }
    .productDetails_box {
        padding-top: 125px !important;
    }
}