.foo__list--commercial ul {
    -webkit-column-count: 2;
	column-count: 2;
}
ul.featured__prop__info {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
ul.featured__prop__info:after {
	content: '';
	position: absolute;
	left: -20px;
	bottom: 0;
	right: -20px;
	border-bottom: 1px solid #ccc;
}
.wpcf7-not-valid {
	border: 1px red solid !important;
}
span.wpcf7-not-valid-tip {
	display: none;
}
.mc4wp-alert.mc4wp-error {
    color: #f00 !important;
}
.mc4wp-alert.mc4wp-success {
    color: #3ebf3e !important;
}
/*.form__element__apartment {
    max-width: 220px;
}
.form__element__location {
    max-width: 220px;
}*/
div.jfilestyle label {
    background: #b59334;
    color: #ffffff;
}
div.jfilestyle input {
    background: #f5f5f5;
    color: #000000;
}
ul.disc {
    list-style: disc;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container.notfound-holder {
    text-align: center;
}
.custom__disc {
	padding-top: 20px;
	margin-bottom: 20px;
}
.custom__disc li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 25px;
}
.custom__disc li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    background: url(../images/icon/checked.svg) no-repeat;
    margin-top: 5px;
}
.box__about {
    background: #f5f5f5;
    padding: 30px 30px 20px;
    height: 100%;
    margin-top: 40px;
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;*/
}
.about_content .row div[class*="col-"] {
    overflow: hidden;
}
.hidden {
    display: none;
}
/*.residential_select {
    display: none;
}
.commercial_select {
    display: none;
}*/
.form__contact .btn__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.form__contact .btn__holder .wpcf7-form-control-wrap,
.form__contact .btn__holder .btn {
    margin-bottom: 20px;
}
div.wpcf7-validation-errors {
     display: block!important; 
}

.attach_5,.attach_6,.attach_7,.attach_8,.attach_9,.attach_10{
    display: none;
}

.remove_more_file{
    display: none;
}
.featured__rent {
    right: auto;
    left: 0;
}
.detail__banner {
    background-position: 100% 0% !important;
}
.fs-dropdown-options {
    min-width: 140px;
}
.ceo_name {
    text-align: center;
    padding-top: 10px;
}
.staff__box {
    -webkit-box-shadow: 1px 3px 16px rgba(0, 0, 0, 0.09);
    box-shadow: 1px 3px 16px rgba(0, 0, 0, 0.09);
    margin-bottom: 30px;
    text-align: center;
    border-top: 2px solid #b59334;
    /*padding: 20px 35px;*/
}
.staff__contents {
    padding: 20px;
    background: #f5f5f5;
    /* line-height: 30px; */
}
.staff__image {
    padding: 15px 10px 0 10px;
}
.staff__contents h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 15px;
}
ul.navbar-nav.mr-auto {
    justify-content: flex-end!important;
    display: contents;
}
.single_menu_title {
    margin-left: 10px;
}
.dropdown-menu.mega-menu.show {
    width: 180px;
}
li.nav-item.gpar-30797.dropdown {
    position: inherit;
}
li.nav-item.gpar-30797 .dropdown-menu.mega-menu.show {
    width: 100%;
}
li.nav-item.gpar-30797 .dropdown-menu.mega-menu.show.row {
    display: inline-flex;
    padding: 30px 30px 10px;
    margin-top: 0px;
}
.dropdown-menu.row.mega-menu.show {
    margin-top: 14px;
}
li.nav-item.gpar-30797 .dropdown-menu.row.mega-menu.show {
    margin-top: 8px;
}
.mega-menu-group {
    width: 25%;
    border-left: 1px solid #a4bbd0;
    padding-left: 14px;
    margin-bottom: 20px;
}
.mega-menu-group:nth-child(1n) {
    border-left: none;
}
/*.dropdown-menu.row.mega-menu.show {*/
/*    margin-top: 40px;*/
/*}*/
li.nav-item p.menu_title_text {
    text-transform: none;
}
.single_menu_title a.dropdown-items {
    text-transform: none;
}


@media only screen and (max-width: 1199px) {
    .filter__holder .form__element.form__element__purpose {
        max-width: initial !important;
        width: calc(50% - 12px);
    }
    .form__element__parking {
        width: calc(50% - 12px);
    }
}
@media only screen and (min-width: 1600px) {
    .section__subscribe h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .staff__contents h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 992px) {
     .section__subscribe h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .staff__contents h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 15px;
    }
}
@media only screen and (max-width: 991px) {
    .single_menu_title {
        margin-left: 0;
    }
    .dropdown-menu.mega-menu.show {
        width: 100%;
    }
    .single_menu_title a.dropdown-items,
    .mega-menu-group a {
        color: #fff;
            font-size: 14px;
    }
    .place_bar.new_single_list,
    .mega-menu-group {
        display: block;
    width: 100%; 
    padding-left: 0;
        border-bottom: 1px solid #fff;
        padding-bottom: 7px;
    }
    .place_bar.new_single_list:last-child,
    .mega-menu-group:last-child {
          border-bottom: 0;
             margin-bottom: 0;
    padding-bottom: 0;
    }
    /*dropdown-menu row mega-menu show {}*/
    .dropdown-menu.mega-menu {
               padding: 0px 0 10px!important;
    margin-top: 0 !important;
    }
}
@media only screen and (max-width: 350px) {
    .detail__top__info .latest__prop__info li + li {
        margin-left: 20px;
    }
}