.pb-120{
    padding-bottom: 120px !important;
}
.mt-120{
    margin-top: 120px !important;
}
body .container-wrap .row > .wpb_row.mb-117 {
    margin-bottom: 117px;
}
body .otgs-development-site-front-end{
    display: none !important;
}
/* #top nav ul li.wpml-ls-item.wpml-ls-item-zh{
    display: none !important;
} */
body .wpml-ls-legacy-list-horizontal li:first-child{
    border-right: 0 !important;
}
body .wpforms-container-full .wpforms-confirmation-container-full p{
    color: #333;
    font-size: 20px;
}
/* ** add Cookies ** */
body #moove_gdpr_cookie_info_bar{
    background-color: #fff !important;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 100px;
    border: 0 !important;
    text-align: left !important;
    z-index: 99999;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 0;
    width: 100%;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    padding-left: 0;
    padding-right: 0;
    justify-content: space-between;
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
    color: var(--grey) !important;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%; /* 38.4px */
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
    border: 1px solid var(--grey);
    background-color: var(--grey);
    padding: 12px 40px;
    color: white;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%; /* 32px */ 
    margin: 0;  
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus{
    border-color: #5C5C5C;
    background-color: #5C5C5C !important;
  color: #fff !important;
}
/* ** add Social Links ** */
div#footer-outer #copyright ul.social{
    position: fixed;
    right: 60px;
    bottom: 80px;
    display: flex;
    flex-direction: column;
}
div#footer-outer #copyright ul.social .icon-salient-tiktok::before{
    content: "\f1d7" !important;
    font-family: fontawesome;
}
div#footer-outer #copyright ul.social .icon-salient-facebook-messenger::before {
    content: "\f27b";
    font-family: FontAwesome;
}
div#footer-outer #copyright ul.social li a{
    background-color: #2DC100;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#footer-outer #copyright ul.social li{
    margin-bottom: 20px;
    margin-left: 0;
}
div#footer-outer #copyright ul.social li:first-child{
    order: 1;
}
div#footer-outer #copyright ul.social li:first-child a{
    background-color: #4FCA5D;
}
div#footer-outer #copyright ul.social li:nth-child(2){
    order: 3;
    margin-bottom: 0;
}
div#footer-outer #copyright ul.social li:last-child{
    order: 2;
}
div#footer-outer #copyright ul.social li:nth-child(2n) a{
    background-color: #FEEEE9;
}
#footer-outer #copyright ul.social li a i{
    color: white;
}
div#footer-outer #copyright ul.social li:first-child a i{
    font-size: 30px;
}
div#footer-outer #copyright ul.social li:last-child a i{
    font-size: 24px;
}
#footer-outer #copyright ul.social li:nth-child(2) a i{
    color: #F05323;
    font-size: 28px;
}
/* ** Property Filter (Custom) ** */
.property-filter #filter-search > span,
.header-filter #filterApply,
.header-filter #searchInput{
    display: none;
}
.property-filter #filter-search{
    background-color: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-left: 20px;
}
.property-filter #filter-search > i{
    
    color: #333333;
}
.header-filter #filter-search > i{
    display: none;
}
form#custom-property .dropbox ul{
    margin: 0;
}
form#custom-property .dropbox ul li{
    padding: 12px 20px;
    list-style: none;
    /* position: relative; */
}
form#custom-property .dropbox ul input[type="checkbox"] {
    width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
    /* 
    position: absolute;
    left: 0;
    top: 12px;
    opacity: 0;
    appearance: none;
    -webkit-appearance: none; */
}
/* 
form#custom-property .dropbox ul label::before{
    border: 1px solid #999;
    box-sizing: border-box;
    content: "";
    height: 22px;
    left: 15px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 22px;
}
form#custom-property .dropbox ul input:checked + label::after{
    opacity: 1;
}
form#custom-property .dropbox ul label::after{
    box-sizing: border-box;
    background: #000;
    content: "";
    height: 12px;
    padding-top: 0;
    left: 20px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 12px;
} */
form#custom-property .dropbox label{
    font-family: var(--body-font);
    color: #5C5C5C;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%; /* 32px */
    /* padding: 12px 20px 12px 50px; */
    /* display: block; */
    cursor: pointer;
}
.header-filter form#custom-property .dropbox label{
    color: #fff;
    font-size: 24px;
}
.header-filter .min-price-group{
    width: 50%;
}
.header-filter .max-price-group{
    width: 50%;
}
.header-filter .field-property-price-group{
    display: flex;
}
.header-filter .field-property-price-group > div{
    width: calc(100% - 10px);
    margin-right: 20px;
}
.header-filter .field-property-price-group > div.max-price-group{
    margin-right: 0;
}
.header-filter #field-property-price > h4{
    display: none;
}
.header-filter .field-property-price-group label{
    color: #fff;
}
.header-filter #field-property-type {
    width: calc(50% - 10px);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.header-filter #field-property-bedroom {
    width: calc(50% - 10px);
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
}
form#custom-property select{
    border-radius: 0;
    padding: 14px 20px;
    font-size: 20px;
    color: #858585;
}
form#custom-property select option:disabled{
    color: #ccc;
}
.header-filter form#custom-property select{
    background-color: #fff;
    border: 0;
}
.property-filter form#custom-property select{
    background-color: #fff;
    border: 1px solid #858585;
}
.header-filter #field-property-price{
    margin-bottom: 20px;
}
.property-filter #clearFilters{
    color: #F05323;
    position: absolute;
    bottom: -75px;
    right: 0;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #F05323;
    box-shadow: unset;
    outline: unset;
    text-decoration: unset;
    padding: 0;
    cursor: pointer;
    font-size: 20px;
}
.select2-container {
    z-index: 9999; /* Ensure the dropdown is on top of other elements */
}

.select2-container .select2-selection--multiple {
    width: auto !important; /* Adjust width as needed */
}
/* body .property-filter select#propertyTypeDropdown,
body .header-filter #field-property-type ul.filter-type-group,
body .property-filter select#propertyBedroomDropdown,
body .header-filter #field-property-bedroom ul.filter-bedroom-group,
.property-filter #field-property-business,.property-filter #field-property-condition,
.header-filter #field-property-location,.header-filter #field-property-collection,
.header-filter #field-property-status,.header-filter button#clearFilters,
body #field-property-collection,body #field-property-business,
body #field-property-condition,body #field-property-location,
body #field-property-status
{
    display: none !important;
} */
body .property-filter select#propertyTypeDropdown,
body .header-filter #field-property-type ul.filter-type-group,
body .property-filter select#propertyBedroomDropdown,
body .header-filter #field-property-bedroom ul.filter-bedroom-group,
.property-filter #field-property-business,.property-filter #field-property-condition,
body .header-filter #field-property-location,body .header-filter #field-property-collection,
body .header-filter #field-property-status,
body .header-filter #clearFilters{
    display: none !important;
} 
/* ** Property Listing ** */
.property-result-section .search-filter-results .no-result{
    min-height: 150px;
}
.property-filter-section .searchandfilter h4::after,
.property-filter form#custom-property #filter-form-div > div > h4::after{
    transform-origin: 0 0;
    transition: transform .35s cubic-bezier(.52,.01,.16,1);
    bottom: -3px;
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    border-top: 2px solid #F05323;;
    content: "";
    padding-bottom: inherit;
    -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.property-filter-section .searchandfilter h4:hover::after,
.property-filter form#custom-property #filter-form-div > div > h4:hover::after{
    backface-visibility: hidden;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
body.page-id-20   .container-wrap{
    padding-top: 0 !important;
}
body .property-filter-section{
    padding-top: 10px !important;
    padding-bottom: 10px !important; 
}
body .property-filter{
    padding-top: 20px !important;
    padding-bottom: 20px !important; 
}
body .property-result-section .noresult{
    text-align: center;
    font-size: 24px;
    padding: 30px 0 !important;
    color: var(--theme-color);
}
.property-filter-section .row-bg.viewport-desktop.using-bg-color,
.property-filter .row-bg.viewport-desktop{
    border-bottom: 1px solid #D4D4D4;
}
.property-filter-section .searchandfilter h4,
.property-filter #filter-form-div > div > h4{
    cursor: pointer;
    color: var(--grey);
    font-family: var(--body-font);
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    text-transform: uppercase;
    padding: 0;
  margin-bottom: 0;
}
.property-filter-section .searchandfilter > ul,
.property-filter #filter-form-div{
    display: flex;
    align-items: center;
    margin-left: 0;
    flex-wrap: wrap;
}
.property-filter-section .searchandfilter > ul > li,
.property-filter #filter-form-div > div{
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 40px;
}
.property-filter-section .searchandfilter > ul > li.sf-field-submit{
    display: none;
}
.property-filter-section .searchandfilter > ul > li.sf-field-reset{
    display: none;
    width: 100%;
    text-align: right;
}
.property-filter-section .searchandfilter > ul > li.sf-field-reset a{
    color: #F05323;
    text-decoration: underline;
}
.property-filter-section .searchandfilter > ul > li > div.sf-meta-range,
.property-filter-section .searchandfilter > ul > li > div.sf-meta-range{
    height: auto;
    width: 440px;
    position: absolute;
    left: 0;
    top: 74px;
    /* visibility: visible;
    transition: visibility 0s linear .4s,opacity .4s; */
    border: 1px solid #E4E4E4;
    background-color: white;
    padding: 20px;
    z-index: 1;
}
.property-filter-section .searchandfilter > ul > li > div.sf-meta-range .sf-field-submit{
    padding: 0;
    margin-top: 40px;
}
.property-filter-section .searchandfilter > ul > li > div.sf-meta-range .sf-field-submit input,
.property-filter form#custom-property #filterApply{
    display: block;
    margin-top: 40px;
    width: 100%;
    border: 1px solid var(--grey);
    background: var(--grey);
    padding: 12px 40px !important;
    border-radius: 0 !important;
    color: white;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}
.property-filter-section .searchandfilter > ul > li > ul,
.property-filter form#custom-property .dropbox{
    height: auto;
    width: 400px;
    overflow: visible;
    position: absolute;
    left: 0;
    top: 64px;
    visibility: visible;
    transition: visibility 0s linear .4s,opacity .4s;
    border: 1px solid #E4E4E4;
    background-color: white;
    max-height: 400px;
    overflow: scroll;
    z-index: 1;
}
.property-filter form#custom-property .dropbox.field-property-price-group{
    width: 440px;
}
.property-filter form#custom-property .dropbox.field-property-price-group{
    padding: 20px;
}
.property-filter-section .searchandfilter > ul > li.sf-field-search{
    margin-left: auto;
    margin-right: 0;
}
.property-filter-section .searchandfilter > ul > li > ul > li,
.property-filter-section .searchandfilter > ul > li > ul > li > ul > li{
    padding: 12px 20px;
    line-height: 1.6;
    font-size: 30px;
    color: #5C5C5C;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
}
.property-filter-section .searchandfilter ul li ul li ul{
    padding-top: 12px;
}
.property-filter-section .searchandfilter ul li ul li ul li:last-child{
    padding-bottom: 0;
}
.property-filter-section .searchandfilter > ul > li > ul > li input,
.search-fullwidth .sf-field-taxonomy-property_exclude li input,
.search-fullwidth .sf-field-taxonomy-property-business li input{
    margin: 0;
    width: 20px;
    height: 20px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1.5px solid #333;
    border-radius: 3px;
    background-color: white;
    position: relative;
    vertical-align: sub;
}
.section-contact2 div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input[type="checkbox"]{
    margin: 0;
    width: 20px;
    height: 20px;
    /* appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1.5px solid #333;
    border-radius: 3px;
    background-color: white; */
    position: relative;
    vertical-align: sub;
}
/* .section-contact2 div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input[type="checkbox"]::before{
    border: 1.5px solid #333;
    border-radius: 3px;
    background-color: white;
} */
.section-contact2 div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input[type="checkbox"]:checked::before{
    background-color: #F05323 !important;
    border-color: #F05323 !important;
    box-shadow: unset !important;
}
.section-contact2 div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input[type="checkbox"]:checked::after{
    border-color: #fff;
}
.section-contact2 div.wpforms-container-full input[type="checkbox"]::before,
.section-contact2 div.wpforms-container-full input[type="checkbox"]::after{
    top: 0;
    left: 0;
}
.section-contact2 div.wpforms-container-full input[type="checkbox"]:focus::before, div.wpforms-container-full input[type="radio"]:focus::before {
    border-color: #F05323;
    box-shadow: unset !important;
}
.property-filter-section .searchandfilter > ul > li > ul > li input::before,
.search-fullwidth .sf-field-taxonomy-property_exclude li input::before,
.search-fullwidth .sf-field-taxonomy-property-business li input::before{
    content: "\f00c";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    display: none;
    color: white;
}
.section-contact2 div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li{
    align-items: center;
}
body.home .nectar-video-box[data-color="default-accent-color"][data-hover="zoom_button"] .nectar_video_lightbox::after{
    background-color: #f00 !important;
}
body.home .nectar-video-box[data-hover="zoom_button"] .nectar_video_lightbox::after{
    border-radius: 10px;
}
body.home .nectar-video-box .nectar_video_lightbox {
    width: 80px;
    height: 55px;
}
body.home .nectar_video_lightbox svg {
    width: 22px;
    height: 22px;
}
/* .property-filter-section .searchandfilter > ul > li > ul > li input[type="checkbox"]:checked,
.search-fullwidth .sf-field-taxonomy-property_exclude li input:checked,
.search-fullwidth .sf-field-taxonomy-property-business li input:checked,
.section-contact2 div.wpforms-container-full input[type="checkbox"]:checked{
    background-color: #F05323;
    border-color: #F05323;
} */
.property-filter-section .searchandfilter > ul > li > ul > li input[type="checkbox"]:checked::before,
.search-fullwidth .sf-field-taxonomy-property_exclude li input:checked::before,
.search-fullwidth .sf-field-taxonomy-property-business li input:checked::before{
    display: block;
}
.property-filter-section .searchandfilter li[data-sf-field-input-type="checkbox"] label,
.property-filter-section .searchandfilter li[data-sf-field-input-type="radio"] label{
    padding-left: 20px;
}
.section-contact2 div.wpforms-container-full input[type="checkbox"] + label{
    padding-left: 10px;
}
.property-filter-section .sf-meta-range-select label{
    width: 100%;
}
.property-filter-section .sf-meta-range-select label select{
    min-width: 100% !important;
}
.property-filter-section .sf-meta-range-select label:first-child,
.property-filter form#custom-property .dropbox .min-price-group{
    margin-bottom: 20px;
}
.property-filter-section .sf-meta-range-select label:first-child::before,
.property-filter-section .sf-meta-range-select label ~ label::before,
.property-filter form#custom-property .dropbox.field-property-price-group{
    display: block;
    color: var(--grey);
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
}
.property-filter-section .sf-meta-range-select label:first-child::before{
    content: 'From';
}
.property-filter-section .sf-meta-range-select label ~ label::before{
    content: "To";
}
/* .property-filter-section .sf-field-taxonomy-property-type[data-sf-field-input-type="select"], */
.property-filter-section .sf-field-taxonomy-property-bedrooms[data-sf-field-input-type="select"],
.property-filter-section .sf-field-taxonomy-property-business,
.property-filter-section .sf-field-taxonomy-property_exclude{
    display: none !important;
}
/* .dropdown-options.is-m-middle {
    right: 50%;
    margin-right: -122.5px;
  } */
/* .property-filter-section  .searchandfilter > ul > li.open > ul{
    overflow: visible;
    height: auto;
    visibility: visible;
    transition: visibility 0s linear 0s,opacity .4s;
} */
.sf-field-search input,#custom-property input#searchInput{
    padding: 10px 20px;
    border-radius: 0;
    outline: 1px solid #858585;
    background-color: transparent;
    width: 400px;
    color: #858585;
    font-family: var(--body-font);
    font-size: 20px !important;
    font-weight: 400;
    line-height: 160%;
    margin-left: auto;
}
.searchandfilter .sf-field-search label{
    display: flex;
}
.sf-field-search button{
    background-color: transparent;
    box-shadow: unset;
    border: 0;
    margin-left: 20px;
    width: 32px;
    padding: 0;
    line-height: 160%;
    cursor: pointer;
}
.sf-field-search button i,
.property-filter #filter-search i{
    font-size: 24px;
    color: #333;
}

/* body .property-filter-section .vc_row-fluid::after{

} */
.property-result-section{
    z-index: 0;
}
.property-result-section h3.vc_custom_heading{
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}
.property-result-section h3.vc_custom_heading::after{
    content: "";
    width: 80px;
    height: 2px;
    background-color: var(--grey);
    display: block;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translate(-50%,0%);
}
.property-result-section .property-result,.related-pdetail-shortcode ul{
    display: flex;
    flex-wrap: wrap;
}
.property-result-section .property-result .col-3,.related-pdetail-shortcode ul li{
    width: calc(100%/3 - 30px);
    margin-right: 44px;
    margin-bottom: 60px;
}
.property-result-section .property-result .search-filter-scroll-loading{
    display: block;
}
.property-result-section .property-result .search-filter-scroll-loading{
    display: block;
    margin: 20px auto;
    height: auto;
    width: auto;
    animation: unset;
    border-radius: 0;
    background-color: var(--grey);
    text-align: center;
    padding: 12px 40px;
    border: 1px solid var(--grey);
    color: #fff;
    color: #fff;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}
.property-result-section .property-result .search-filter-scroll-loading::before{
    content: 'Load More';
}
.property-result-section .property-result .col-3:nth-child(3n),
.related-pdetail-shortcode ul li:last-child{
    margin-right: 0;
}
.property-result-section .search-filter-results > p{
    color: var(--grey);
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    padding-bottom: 40px;
}
.property-result-section .search-filter-results > p span{
    font-weight: 700;
    text-decoration-line: underline;
}
.row .col img {
    margin-bottom: 15px;
}
.property-result-section .property-result .property-feature-img{
    padding-bottom: 0;
    line-height: 0;
}
.property-result-section .property-result .property-feature-img img,
.related-pdetail-shortcode ul li img{
    margin-bottom: 0;
}
.property-result-section .property-result h4,.related-pdetail-shortcode ul li h4{
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1;
}
.property-result-section .property-result h4 a,.related-pdetail-shortcode ul li h4 a{
    color: var(--grey);
    font-family: var(--body-font);
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}
.property-result-section .property-result p,.related-pdetail-shortcode ul li p{
    font-size: 20px;
    line-height: 160%; /* 32px */
    padding-bottom: 20px;
}
.property-result-section .property-result p.property-price,
.related-pdetail-shortcode ul li p.property-price{
    color: var(--grey);
    font-size: 24px;
    font-weight: 400;
}
.property-result-section .property-result p.property-group,
.related-pdetail-shortcode ul li p.property-group{
    color: #858585;
    display: flex;
    flex-wrap: wrap;
}
.property-result-section .property-result p.property-group span,
.related-pdetail-shortcode ul li p.property-group span{
    /* padding-right: 15px;
    padding-left: 10px; */
    position: relative;
    display: flex;
  align-items: center;
}
.property-result-section .property-result p.property-group span::after,
.related-pdetail-shortcode ul li p.property-group span::after{
    content: '';
    width: 5px;
    height: 5px;
    background-color: #858585;
    border-radius: 100%;
    display: block;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    /* right: 0;
    top: 50%;
    transform: translate(0%,0%); */
}
.property-result-section .property-result p.property-group span:first-child,
.related-pdetail-shortcode ul li p.property-group span:first-child{
    padding-left: 0;
}
.property-result-section .property-result p.property-group span:last-child,
.related-pdetail-shortcode ul li p.property-group span:last-child{
    padding-right: 0;
}
.property-result-section .property-result p.property-group span:last-child::after,
.related-pdetail-shortcode ul li p.property-group span:last-child::after{
    display: none;
}
/* *** Header Search *** */
form.searchandfilter input,form.searchandfilter select,
form.searchandfilter input[type="submit"]{
    font-family: var(--body-font);
}
header .search-fullwidth{
    /* display: none; */
    position: absolute;
    height: 0;
    background-color: #174659;
    width: 100%;
    z-index: 9999;
    top: 0;
    overflow: hidden;
    transition: height 0.5s ease-in-out;
}
header .search-fullwidth.show-search{
    height: 100vh;
}
header .search-fullwidth
.search-button, .search-button  *{
    pointer-events: auto !important;
    cursor: pointer;
}
header .search-button{
    display: flex;
  justify-content: end;
}
header .search-button #search-btn{
    /* transition:all 500ms ease; */
    width: 32px;
    height: 32px;
    /* background-color: red; */
}
header .search-button span{
    color: #fff;
  font-size: 20px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-fullwidth .close-menu{
    position: absolute;
    top: 60px;
    right: 80px;
    line-height: 0;
    /* transition:all 500ms ease; */
}
.search-fullwidth .close-menu img {
    cursor: pointer;
}
.search-fullwidth  .header-filter{
    width: 820px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;
}
.search-fullwidth  .header-filter form{
    width: 100%;
}
.header-filter form#custom-property .dropbox ul.filter-business-group{
    display: flex;
    margin-left: 0;
    margin-bottom: 40px;
}
form#custom-property .dropbox ul.filter-business-group li,
form#custom-property .dropbox ul.filter-condition-group li{
    padding: 0;
}
.header-filter ul.filter-business-group li{
    margin-right: 40px;
}
.header-filter ul.filter-business-group li:last-child{
    margin-right: 0;
}
.search-fullwidth li,.search-fullwidth p,.search-fullwidth h4{
    color: white;
}
/* .search-fullwidth  .sf-field-taxonomy-property-bedrooms[data-sf-field-input-type="checkbox"],
.search-fullwidth  .sf-field-taxonomy-property-type[data-sf-field-input-type="checkbox"], */
.search-fullwidth  .sf-field-taxonomy-property-location,
.search-fullwidth  .sf-field-taxonomy-property-collection,
.search-fullwidth  .sf-field-taxonomy-property-status,
.search-fullwidth  .sf-field-search,.search-fullwidth  .sf-field-reset{
    display: none !important;
}
.search-fullwidth .sf-field-taxonomy-property-business ul{

}
.search-fullwidth .sf-field-taxonomy-property-business ul li{
    display: inline-block;
    margin-right: 40px;
}
.search-fullwidth .sf-field-taxonomy-property-business ul li:last-child{
    margin-right: 0;
}
.search-fullwidth .sf-field-taxonomy-property-business ul li input {
    margin: 0;
}
.search-fullwidth  .sf-field-taxonomy-property-bedrooms{
    width: 50%;
  float: left;
  padding-right: 10px;
  padding-bottom: 20px;
}
.search-fullwidth  .sf-field-taxonomy-property-type{
    width: 50%;
  float: left;
  padding-left: 10px;
  padding-bottom: 20px;
}
.search-fullwidth .searchandfilter li[data-sf-field-input-type="select"] label{
    width: 100%;
}
.search-fullwidth .searchandfilter select.sf-input-select{
    min-width: 100%;
    background-color: #fff;
    border-radius: 0;
    padding: 12px 20px;
    color: #858585;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
}
.search-fullwidth .sf-field-post-meta-property_minimum_price .sf-meta-range{
    display: flex;
}
.search-fullwidth .sf-field-post-meta-property_minimum_price > h4{
    display: none;
}
.search-fullwidth .sf-field-post-meta-property_minimum_price label{
    width: 50%;
    padding-right: 10px;
}
.search-fullwidth .sf-field-post-meta-property_minimum_price label ~ label{
    padding-left: 10px;
    padding-right: 0;
}
.search-fullwidth .sf-meta-range-select label::before{
    color: white;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
}
.search-fullwidth .sf-meta-range-select label:first-child::before {
    content: 'Min Price';
}
.search-fullwidth .sf-meta-range-select label ~ label::before {
    content: 'Max Price';
}
.search-fullwidth .sf-meta-range-select  .sf-field-submit{
    display: none;
}
.search-fullwidth .searchandfilter h4{
    color: var(--White, #FFF);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
    padding-top: 0;
    padding-bottom: 10px;
}
.search-fullwidth .sf-field-submit{
    padding-top: 30px;
}
body .search-fullwidth .sf-field-submit input,
.header-filter button#filter-search{
    color: var(--grey);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    background-color: white !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    padding: 12px 40px;
    border: 1px solid white !important;
    font-family: var(--body-font);
    margin-top: 40px;
}
.header-filter .select2-container--default .select2-selection--multiple{
    border-radius: 0 !important;
    padding-left: 20px;
  padding-right: 20px;
}
.search-fullwidth .select2-container--default .select2-selection--multiple li.select2-selection__choice,
.search-fullwidth .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color: var(--theme-color);
}
.header-filter form#custom-property #field-property-type .dropbox ul li,
.header-filter form#custom-property #field-property-bedroom .dropbox ul li{
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0;
}
html body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover,
html body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus{
    box-shadow: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    -webkit-transform: unset !important;
}
.search-fullwidth .searchandfilter li[data-sf-field-input-type="checkbox"] label{
    color: white;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
}
/* ** Contact Us ** */
.section-contact2 .inner-row2{
    padding-left: 160px;
    padding-right: 160px;
}
.section-contact2 h2.vc_custom_heading {
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}
.section-contact2 h2.vc_custom_heading::after{
    content: "";
    width: 80px;
    height: 2px;
    background-color: var(--grey);
    display: block;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translate(-50%,0%);
}
.section-contact2 .inner-row1{
    width: 1000px;
    margin: 0 auto 80px;
}
.section-contact2 .inner-row1 .wpb_content_element,
.section-contact2 .inner-row1 .wpb_content_element p{
    text-align: center;
    font-family: var(--heading-font);
}
.section-contact2 .inner-row2 .vc_col-sm-6{
    width: calc(50% - 50px);
    margin-right: 100px !important;
}
.section-contact2 .inner-row2 .vc_col-sm-6:last-child{
    margin-right: 0 !important;
}
.section-contact2 .inner-row2 .col2 .vk-custom-follow-icons a img{
    filter: invert(36%) sepia(1%) saturate(229%) hue-rotate(337deg) brightness(96%) contrast(92%);
}
.section-contact2 .inner-row2 .col2 .vk-custom-follow-icons a:hover img{
    filter: invert(46%) sepia(42%) saturate(6226%) hue-rotate(349deg) brightness(98%) contrast(93%);
}
.section-contact2 .inner-row2 div.wpforms-container-full{
    margin-top: 0;
}

.section-contact2 .inner-row2 .wpb_content_element{
    color: var(--grey);
    color: #5C5C5C;
}
.section-contact2 .inner-row2  .col2 h6{
    color: var(--grey);
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%; /* 38.4px */
    margin-bottom: 10px;
}
.section-contact2 .inner-row2 .col2 .wpb_content_element p,
.section-contact2 .inner-row2 .col2 .wpb_content_element p a{
    padding-bottom: 40px;
    color: #5C5C5C;
    font-size: 20px;
    font-weight: 400;
    line-height: 160%; /* 32px */
}
.section-contact2 .inner-row2 .wpforms-container .wpforms-field{
    padding: 16px 0;
}
.section-contact2 .inner-row2 .wpforms-container .wpforms-field:first-child{
    padding-top: 0;
}
.section-contact2 .inner-row2 div.wpforms-container-full .wpforms-field-label{
    color: var(--grey);
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%; /* 38.4px */
    padding-bottom: 10px;
    margin-bottom: 0;
}
.section-contact2 .inner-row2 div.wpforms-container-full input:not([type="checkbox"]),
.section-contact2 .inner-row2 div.wpforms-container-full select,
.section-contact2 .inner-row2 div.wpforms-container-full textarea{
    color:  #858585;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%; /* 32px */
    border: 1px solid #858585;
    height: auto;
    padding: 12px 20px;
    border-radius: 0;
}
.section-contact2 .inner-row2 div.wpforms-container-full input:focus,
.section-contact2 .inner-row2 div.wpforms-container-full select:focus,
.section-contact2 .inner-row2 div.wpforms-container-full textarea:focus,
.section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container button:focus{
    box-shadow: unset !important;
}
.section-contact2 input::-webkit-outer-spin-button,
.section-contact2 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.section-contact2 .inner-row2  .wpforms-container input[type="number"] {
    appearance: textfield;
    -moz-appearance: textfield;
}
.section-contact2 .inner-row2 .wpforms-field.wpforms-field-checkbox .wpforms-field-label {
    display: none !important;
}
.section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container{
    padding-top: 24px;
    margin: 0;
}
.section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container button{
    color: white !important;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%; /* 32px */
    width: 100%;
    padding: 12px 40px !important;
    border: 1px solid var(--grey);
    background-color: var(--grey) !important;
    display: block;
    height: auto;
    border-radius: 0 !important;
}
.section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container button:hover{
    box-shadow: unset !important;
    -ms-transform: unset;
    transform: unset;
    -webkit-transform: unset;
}
.section-contact2 div.wpforms-container-full input[type="checkbox"] + label{
    font-size: 20px;
    font-family: var(--heading-font);
}
/* ** Property Listing Detail ** */
.single-property-listing .post-area{
    margin-top: 0;
}
body .row .col .listing-detail-banner h1.vc_custom_heading{
    padding-bottom: 80px;
    padding-top: 598px;
    margin-bottom: 0;
    font-size: 64px;
    width: 800px;
}
.material .wpb_row.listing-detail{
    margin-bottom: 0;
}
.listing-detail .col1 .vc_column-inner{
    border: 1px solid #E4E4E4;
    padding: 40px;
}
.listing-detail .col1{
    padding-right: 50px;
}
.listing-detail .col2{
    padding-left: 50px;
    display: flex;
    align-items: center;
}
.listing-detail .col2 .wpb_text_column:first-child{
    margin-bottom: 100px;
}
.listing-detail .col2 .wpb_text_column p{
    font-size: 32px;
    line-height: 1.3;
    color: var(--grey);
    padding-bottom: 30px;
}
.listing-detail .col2 .wpb_text_column p:last-child{
    padding-bottom: 0;
}
.listing-detail .col2 a.nectar-button{
    color: #5C5C5C;
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 400;
    line-height: 160%; /* 38.4px */
    background-color: transparent !important;
    display: block;
    padding: 0;
    margin-bottom: 40px;
    box-shadow: unset;
}
.listing-detail .col2 a.nectar-button:hover,.listing-detail .col2 a.nectar-button:focus{
    box-shadow: unset !important;
}
.listing-detail .col2 a.nectar-button:last-child {
    margin-bottom: 0;
}
.listing-detail .col2 a.nectar-button span{
    text-decoration: underline;
}
.property-detail-box h5{
    color: var(--grey);
    font-weight: 700 !important;
    line-height: 160% !important;
    margin-bottom: 0;
}
.property-detail-box p{
    color: #5C5C5C;
    line-height: 160%; /* 38.4px */
    margin-bottom: 0;
    font-family: var(--heading-font);
}
.property-detail-box .box{
    margin-bottom: 20px;
}
.material .listing-detail1.wpb_row{
    margin-bottom: 0;
}
.listing-detail1 .listing-detail1-inner2 .wpb_text_column{
    width: 1000px;
    margin: 0 auto;
}
.listing-detail1 .listing-detail1-inner2 h6{
    color: var(--grey);
    font-family: var(--body-font);
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 0;
    text-align: center;
}
.listing-detail1 .listing-detail1-inner2 h3{
    color: var(--grey);
    text-align: center;
    font-family: var(--heading-font);
    font-weight: 400;
    line-height: 120%;
}
.listing-detail3 .toggle .fa.fa-minus-circle::before{
    content: "\e609";
}
.listing-detail3 .toggle .fa.fa-plus-circle::before{
    content: "\e60a";
}
.listing-detail3 .toggle > .toggle-title a.toggle-heading{
    padding: 0;
    color: var(--grey);
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 160%;
    background-color: transparent;
}
.listing-detail3 .toggle > .toggle-title a.toggle-heading span{
    position: relative;
    padding: 0 30px 0 0;
}
body .listing-detail3 .toggle{
    margin-bottom: 20px;
}
/* .listing-detail3 .toggle > .toggle-title{
    padding-bottom: 10px;
} */
.listing-detail3 .toggle > .toggle-title a i{
    font-family: icomoon !important;
    color: #858585;
    right: 0;
    left: unset;
    width: 20px;
    height: auto;
    font-size: 20px;
    top: 50%;
    transform: translate(0%,-50%);
}
body .listing-detail3 .toggle > div{
    box-shadow: unset;
}
body .listing-detail3 .toggle[data-inner-wrap="true"] > div .inner-toggle-wrap{
    padding: 10px 0 0;
    color:#5C5C5C;
    font-family: var(--heading-font);
    line-height: 160%; /* 38.4px */
}
.listing-detail3 .col1.vc_col-sm-6.wpb_column{
    padding-right: 50px;
}
.listing-detail3 .col2.vc_col-sm-6.wpb_column{
    padding-left: 50px;
    display: flex;
    align-items: center;
}
body .row .col h3.custom-title-heading{
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}
body .row .col h3.custom-title-heading::after {
    content: "";
    width: 80px;
    height: 2px;
    background-color: var(--grey);
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    transform: translate(0%,0%);
}
body .row .col h3.custom-title-heading.title-center::after{
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translate(-50%,0%);
}
.listing-detail3 .col2 .wpb_text_column p{
    line-height: 160%;
    font-family: var(--heading-font);
}
.listing-detail3 .col2 p strong{
    color: var(--grey);
    font-family: var(--heading-font);
    font-size: 24px;
    font-weight: 700;
    line-height: 160%; /* 38.4px */
}
.listing-detail4.wpb_row{
    margin-bottom: 0;
}
.listing-detail4 .listing-detail4-inner1 h6 {
    color: var(--grey);
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.listing-detail4 .listing-detail4-inner1 h3 {
    color: var(--grey);
    text-align: center;
    font-family: var(--heading-font);
    font-weight: 400;
    line-height: 120%;
}
.listing-detail4 .listing-detail4-inner1{
    margin-bottom: 0;
}
.listing-detail4 .listing-detail4-inner1 .wpb_text_column{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
/* body .listing-detail1,body .listing-detail2,body .listing-detail3,body .listing-detail4{
    display: none !important;
} */
.listing-detail4 .listing-detail4-inner2 .col1 .wpb_content_element{
    margin-bottom: 40px;
}
.listing-detail4 .listing-detail4-inner2 .col1 .wpb_content_element:last-child{
    margin-bottom: 0;
}
.listing-detail4 .listing-detail4-inner2 .col1 .vc_column-inner > .wpb_wrapper{
    counter-reset: item;
}
.listing-detail4 .listing-detail4-inner2 .col1 .wpb_content_element .wpb_wrapper::before{
    content: counter(item, decimal-leading-zero);
    counter-increment: item;
    position: relative;
    color: #858585;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px;
}
.listing-detail4 .listing-detail4-inner2 .col1 h5{
    color: var(--grey);
    font-weight: 700;
    margin-bottom: 20px;
}
.listing-detail4 .listing-detail4-inner2 .col1 p{
    font-family: var(--heading-font);
}
.listing-detail5 .wpb_content_element{
    width: 1000px;
    margin: 0 auto 40px;
    text-align: center;
}
.listing-detail5 .inner_row .col1{
    text-align: right;
}
.listing-detail5 .inner_row a.btn-pdetail{
    width: 270px;
    padding: 12px 40px;
    text-align: center;
    color: white;
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    border: 1px solid var(--grey);
    background-color: var(--grey) !important;
    border-radius: 0 !important;
}
.related-pdetail-shortcode ul{
    margin-left: 0;
}
.related-pdetail-shortcode ul li{
    list-style: none;
}
/* .related-pdetail-shortcode ul li  img {
    margin-bottom: 0;
} */

.related-pdetail-group::before,.related-pdetail-group::after {
    content: "";
    display: table;
}
.related-pdetail-group h2.vc_custom_heading.related-pdetail-title {
    margin-bottom: 40px;
    position: relative;
}
.related-pdetail-group h2.vc_custom_heading.related-pdetail-title::after,
.single-journal .related-post h2::after{
    content: '';
    width: calc(80% - 80px);
    height: 2px;
    background-color: #C2C2C2;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-left: 0;
    margin-top: 0;
}
html body[data-button-style="slightly_rounded_shadow"] a.nectar-button:hover{
    box-shadow: unset !important;
    -ms-transform: unset;
    transform: unset;
    -webkit-transform: unset;
}
body #error-404 .nectar-button{
    padding: 12px 40px;
    margin-bottom: 0;
    background-color: transparent !important;
    border: 1px solid var(--grey);
    color: var(--grey);
}
body #error-404 .nectar-button:hover,body #error-404 .nectar-button:focus{
    background-color: var(--grey) !important;
    color: white;
}
body.material #error-404 .nectar-button.has-icon span {
    transform: unset;
}
.journal-list .wp-pagenavi .current::after{
    width: 8px;
    height: 2px;
    background-color: #F05323;
}
body .title h5{
    font-weight: 700 !important;
}
.home-services .vc_col-sm-4.col .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner,
body .featured-post .col1,body .featured-post .col2 .col{
    overflow: hidden;
}
.home-services .vc_col-sm-4.col .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img,
body .featured-post .col1 .featured-image img,
body .featured-post .col2:hover .featured-image img{
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.home-services .vc_col-sm-4.col:hover .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
body .featured-post .col1:hover .featured-image img,
body .featured-post .col2 .col:hover .featured-image img{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.home-world .nectar-button[data-color-override="false"].regular-button.btn_dark {
    background-color: transparent !important;
}
/* body.home .container.main-content > .row > .wpb_row:not(.home-banner){
    display: none;
} */
body .home-estate{
    background-size: cover;
    background-position: center;
}
body .home-estate.wpb_row .row-bg{
    background-position: center !important;
}
body .home-estate h3{
    padding-bottom: 40px;
  margin-bottom: 0 !important;
}
body .home-estate ul li{
    font-size: 24px;
}
body .home-estate .vc_col-sm-12{
    width: calc(50% + 20px);
}

body .home-estate > .row_col_wrap_12_inner{
    max-width: 1840px;
    width: 100%;
    margin: 0 auto !important;
    padding: 0 60px;
    height: 100%;
}
body .home-estate  .vc_col-sm-12 {
    width: calc(50% + 20px);
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body .home-estate  > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner{
    width: 800px;
}
.home-estate-main .slick-prev,.home-estate-main .slick-next{
    width: 30px;
    height: 35px;
    z-index: 1;
}
.home-estate-main .slick-prev{
    left: 30px;
}
.home-estate-main .slick-next{
    right: 30px;
}
.home-estate-main .slick-prev::before,.home-estate-main .slick-next::before {
    font-size: 30px;
    opacity: 1;
}
.home-partner-inner1 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner,
.home-partner-inner2 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner{
    width: 100%;
}
.home-partner-inner1 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper,
.home-partner-inner2 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.home-partner .home-partner-inner1{
    padding-bottom: 25px;
}
.home-partner .home-partner-inner1 .img-with-aniamtion-wrap,
.home-partner .home-partner-inner2 .img-with-aniamtion-wrap{
    margin-right: 60px;
}
.home-partner .home-partner-inner1 .img-with-aniamtion-wrap:last-child,
.home-partner .home-partner-inner2 .img-with-aniamtion-wrap:last-child{
    margin-right: 0;
}
body header .sf-menu .menu-item.current_page_item a {
    border-bottom: 0;
}
body .journal-filter .searchandfilter ul{
    margin-left: 0;
}
.journal-list .wp-pagenavi a.previouspostslink::before,
.journal-list .wp-pagenavi a.nextpostslink::before{
    font-family: icomoon !important;
    color: #858585;
    font-size: 28px;
   
}
.journal-list .wp-pagenavi a.previouspostslink::before{
    content: "\e608";
}
.journal-list .wp-pagenavi a.nextpostslink::before{
    content: "\e607";
}
.journal-list .wp-pagenavi a.previouspostslink span,
.journal-list .wp-pagenavi a.nextpostslink span{
    display: none;
}
.single-journal .row .col .post-content p:last-child{
    padding-bottom: 0;
}
.single-journal.material .single-content-journal .wpb_content_element,
.single-journal.material  .row .col .post-content  .single-content-journal .wpb_row.inner_row{
    margin-bottom: 60px;
}
body.single-journal .row .col .single-content-journal h5{
    font-size: 24px;
}
.single-journal.material .single-content-journal .wpb_content_element:last-child{
    margin-bottom: 0;
}
.single-journal .row .col .post-featured-img{
    line-height: 0;
    margin-bottom: 34px;
}
.single-journal .row .col .post-featured-img img{
    margin-bottom: 0;
}
.single-journal .post-featured-img h6{
    color: #858585;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1.6; /* 25.6px */
    margin-bottom: 0;
    margin-top: 20px;
}
.single-journal .row .col .post-content  .single-content-journal .content-inner img {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.single-journal .row .col.section-title.blog-title,
.single-journal .row .col.section-title h2{
    margin-bottom: 0;
}
.journal-list .search-filter-results article{
    position: relative;
}
.journal-list .sf-field-taxonomy-journal_category ul li label {
    border-bottom: 2px solid transparent;
}
.journal-list .sf-field-taxonomy-journal_category ul li.sf-option-active label{
    border-color: #F05323;
}
.home-popup .tnp-subscription input[type="email"],.home-popup .tnp-subscription input[type="email"]::placeholder {
    color: var(--grey) !important;
}
body .success-subscription {
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center;
  }
html body .row .col .mcalc-results h3{
    margin-bottom: 80px;
}
body .mcalc .mcalc-results h2{
    font-family: var(--body-font);
    font-size: 48px;
}
body .mcalc-values .mcalc-results p{
    line-height: 1.6;
}
body div#footer-outer{
    z-index: 1;
}
body .home-services img {
    max-height: unset !important;
}
body .header-filter .hideHeader,
body .property-filter .showHeader{
    display: none !important;
}
/* ** Media Query ** */
@media (min-width: 1801px) and (max-width: 1900px){
    body .home-estate .vc_col-sm-12{
        width: calc(50% + 40px);
    }
}
@media (min-width: 1701px) and (max-width: 1800px){
    body .home-estate .vc_col-sm-12{
        width: calc(50% + 60px);
    }
}
@media (min-width: 1601px) and (max-width: 1700px){
    body .home-estate .vc_col-sm-12{
        width: calc(50% + 80px);
    }

}
@media only screen and (max-width: 1600px) {
    .single-journal .journal .content-inner{
        padding-left: 140px;
        padding-right: 140px;
    }
    body.single-journal .row .col .single-content-journal h5{
        font-size: 22px;
    }
    .single-journal .row .col .post-content p {
        padding-bottom: 50px;
    }
    body.single-journal .row .col.section-title h2{
        font-size: 42px;
    }
    .single-journal.material .single-content-journal .wpb_content_element, .single-journal.material .row .col .post-content .single-content-journal .wpb_row.inner_row{
        margin-bottom: 50px;
    }
    body .home-estate .vc_col-sm-12 {
        width: calc(50% + 100px);
    }
    body .home-estate ul li {
        font-size: 22px;
    }
    body .home-estate > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner{
        max-width: 700px;
    }

    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap, 
    .home-partner .home-partner-inner2 .img-with-aniamtion-wrap {
        margin-right: 40px;
    }
    .search-fullwidth .searchandfilter h4,.search-fullwidth .sf-meta-range-select label::before,
    .search-fullwidth .searchandfilter li[data-sf-field-input-type="checkbox"] label{
        font-size: 22px;
    }
    div.related-post .post-list .item .post_title{
        font-size: 32px;
    }
    .listing-detail3 .col1.vc_col-sm-6.wpb_column {
        padding-right: 30px;
    }
    .listing-detail3 .col2.vc_col-sm-6.wpb_column {
        padding-left: 30px;
    }
    body .row .col .listing-detail-banner h1.vc_custom_heading {
        padding-top: 400px;
        font-size: 52px;
    }
    .listing-detail .col2 a.nectar-button,.listing-detail3 .col2 p strong,
    .listing-detail3 .toggle > .toggle-title a.toggle-heading{
        font-size: 22px;
    }
    .listing-detail .col2 .wpb_text_column p {
        font-size: 26px;
    }
    .section-contact2 .inner-row2 .vc_col-sm-6 {
        width: calc(50% - 15px);
        margin-right: 30px !important;
    }
    .section-contact2 .inner-row2 div.wpforms-container-full .wpforms-field-label,
    .section-contact2 .inner-row2 .col2 h6{
        font-size: 22px;
    }
    .pb-120{
        padding-bottom: 100px !important;
    }
    .mt-120{
        margin-top: 100px !important;
    }
    body .container-wrap .row > .wpb_row.mb-117 {
        margin-bottom: 60px;
      }
    body #ajax-content-wrap #error-404 h1 {
        font-size: 60px;
    }
    .journal-list .search-filter-results article span,.single-journal .related-post p{
        font-size: 18px;
    }
    .journal-list .search-filter-results article p,div.related-post .post-list .item .post_excerpt{
        font-size: 22px;
    }
    .journal-list .search-filter-results article,div.related-post .post-list .item{
        width: calc(100%/4 - 22.5px);
        margin-right: 30px;
    }
    .property-result-section .property-result .col-3, .related-pdetail-shortcode ul li {
        width: calc(100%/3 - 20px);
        margin-right: 30px;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
        font-size: 22px;
    }
}
@media only screen and (max-width: 1500px){
    .section-contact2 .inner-row2 {
        padding-left: 100px;
        padding-right: 100px;
    }
    body .sf-field-search input,body #custom-property input#searchInput{
        width: 340px;
    }
    body .home-services .row_col_wrap_12_inner .vc_col-sm-4:first-child {
        padding-right: 20px;
      }
      body .home-services .row_col_wrap_12_inner .vc_col-sm-4:nth-child(2) {
        padding-left: 10px;
        padding-right: 10px;
      }
      body .home-services .row_col_wrap_12_inner .vc_col-sm-4:last-child {
        padding-left: 20px;
    }
    body .home-world .vc_col-sm-6:first-child {
        padding-right: 40px;
    }
    body .home-about .row_col_wrap_12_inner .col:last-child {
        padding-left: 40px;
    }
    body .buying-section .vc_col-sm-4:nth-child(2) {
        padding: 50px !important;
    }
    .fonder .span_12 .wpb_column.vc_col-sm-8 {
        padding-right: 40px;
      }
}
@media only screen and (max-width: 1400px) {
    body.single-journal .row .col .single-content-journal h5{
        font-size: 20px;
    }
    .single-journal .row .col.section-title span{
        font-size: 18px;
    }
    .single-journal .row .col .post-content p {
        padding-bottom: 40px;
    }
    body.single-journal .row .col.section-title h2{
        font-size: 36px;
    }
    .single-journal.material .single-content-journal .wpb_content_element, .single-journal.material .row .col .post-content .single-content-journal .wpb_row.inner_row{
        margin-bottom: 40px;
    }
    body .home-estate .vc_col-sm-12 {
        width: calc(50% + 30px);
    }
    body .home-estate ul li {
        font-size: 20px;
    }
    body .home-estate > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner{
        max-width: 600px;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap, 
    .home-partner .home-partner-inner2 .img-with-aniamtion-wrap {
        margin-right: 30px;
    }
    body #moove_gdpr_cookie_info_bar{
        padding-left: 30px;
        padding-right: 30px;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
        font-size: 20px;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{
        font-size: 18px;
    }
    .section-contact2 .inner-row2 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .search-fullwidth .searchandfilter h4,.search-fullwidth .sf-meta-range-select label::before,
    .search-fullwidth .searchandfilter li[data-sf-field-input-type="checkbox"] label{
        font-size: 20px;
    }
    .search-fullwidth .searchandfilter select.sf-input-select{
        font-size: 18px;
    }
    body .row .buying-section .col h5 {
        font-size: 20px;
    }
    body .title h5{
        font-size: 20px !important;
        font-weight: 700;
    }
    div.related-post .post-list .item .post_title{
        font-size: 28px;
    }
    .listing-detail .col2 .wpb_text_column p {
        font-size: 24px;
    }
    body .row .col h3.custom-title-heading {
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative;
    }
    .listing-detail3 .col1.vc_col-sm-6.wpb_column {
        padding-right: 20px;
    }
    .listing-detail3 .col2.vc_col-sm-6.wpb_column {
        padding-left: 20px;
    }
    body .row .col .listing-detail-banner h1.vc_custom_heading {
        padding-top: 300px;
        font-size: 42px;
    }
    .listing-detail .col2 a.nectar-button,.listing-detail3 .col2 p strong,
    .listing-detail3 .toggle > .toggle-title a.toggle-heading,
    .listing-detail4 .listing-detail4-inner2 .col1 h5{
        font-size: 20px;
    }

    .property-result-section .property-result .col-3, .related-pdetail-shortcode ul li {
        width: calc(100%/3 - 10.1px);
        margin-right: 15px;
    }
    .section-contact2 .inner-row2 .vc_col-sm-6 {
        width: calc(50% - 15px);
        margin-right: 30px !important;
    }
    .section-contact2 .inner-row2 div.wpforms-container-full .wpforms-field-label,
    .section-contact2 .inner-row2 .col2 h6{
        font-size: 20px;
    }
    .section-contact2 .inner-row2 div.wpforms-container-full input:not([type="checkbox"]), .section-contact2 .inner-row2 div.wpforms-container-full select, .section-contact2 .inner-row2 div.wpforms-container-full textarea {
        font-size: 18px;
    }
    .section-contact2 div.wpforms-container-full input[type="checkbox"] + label {
        font-size: 18px;
    }
    body #ajax-content-wrap #error-404 h1 {
        font-size: 50px;
    }
    .journal-list .search-filter-results article,div.related-post .post-list .item{
        width: calc(100%/4 - 15px);
        margin-right: 20px;
    }
    .sf-field-taxonomy-journal_category ul li label {
        margin-right: 25px;
    }
    .single-journal .heading-title.pt-80{
        padding-top: 30px !important;
    }
    .single-journal .heading-title.pb-80{
        padding-bottom: 30px !important;
    }
    .single-journal .heading-title .post-breacrumb.mb-40 {
        margin-bottom: 20px;
    }
    .single-journal .journal .content-inner{
        padding-left: 120px;
        padding-right: 120px;
    }
    .single-journal .row .col .post-content p {
        padding-bottom: 40px;
    }
    .post-content p{
        font-size: 20px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1400px){
    body .sf-field-search input,body #custom-property input#searchInput{
        width: 300px;
    }
    .property-result-section .property-result h4 a, .related-pdetail-shortcode ul li h4 a {
        font-size: 28px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px){
    body .sf-field-search input,body #custom-property input#searchInput{
        width: 300px;
    }
    .property-result-section .property-result h4 a, .related-pdetail-shortcode ul li h4 a {
        font-size: 28px;
    }
}
@media only screen and (max-width: 1200px) {
    .single-journal .journal .content-inner {
        padding-left: 80px;
        padding-right: 80px;
    }
    .row .col.section-title .post-breacrumb span:first-child {
        padding-right: 4px;
    }
    .row .col.section-title .post-breacrumb span:last-child {
        padding-left: 4px;
    }
    .single-journal .row .col.section-title span {
        font-size: 16px;
    }
    .single-journal .row .col .post-content p {
        padding-bottom: 30px;
    }
    body.single-journal .row .col.section-title h2{
        font-size: 36px;
    }
    .single-journal.material .single-content-journal .wpb_content_element, .single-journal.material .row .col .post-content .single-content-journal .wpb_row.inner_row{
        margin-bottom: 30px;
    }
    body .home-world > .row_col_wrap_12{
        flex-direction: column;
    }
    body .home-world .vc_col-sm-6{
        width: 100%;
    }
    body .home-world .vc_col-sm-6:first-child{
        padding: 40px;
    }
    body .home-estate .vc_col-sm-12 {
        width: calc(50% + 70px);
    }
    body .home-estate ul li {
        font-size: 20px;
    }
    body .home-estate > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner{
        max-width: 100%;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap, .home-partner .home-partner-inner2 .img-with-aniamtion-wrap {
        margin-right: 10px;
    }
    .home-partner-inner1 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper, .home-partner-inner2 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
        flex-wrap: unset;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
        font-size: 16px;
        padding: 10px 35px;
    }
    body #moove_gdpr_cookie_info_bar {
        padding: 10px 20px;
    }
    .section-contact2 .inner-row2 {
        padding-left: 0;
        padding-right: 0;
    }
    .section-contact2 .inner-row2 .vc_col-sm-6 {
        width: calc(50% - 5px);
        margin-right: 10px !important;
    }
    .search-fullwidth .searchandfilter h4,.search-fullwidth .sf-meta-range-select label::before{
        font-size: 18px;
    }
    .search-fullwidth .searchandfilter li[data-sf-field-input-type="checkbox"] label {
        font-size: 18px;
        padding-left: 5px;
    }
    .search-fullwidth .searchandfilter select.sf-input-select{
        font-size: 16px;
    }
    .search-fullwidth .sf-field-taxonomy-property-business li input {
        width: 17px;
        height: 17px;
    }
    body .search-fullwidth .sf-field-submit input {
        font-size: 18px;
        padding: 10px 35px;
    }
    .search-fullwidth .sf-field-taxonomy-property-business ul li {
        margin-right: 25px;
    }
    .pb-120 {
        padding-bottom: 80px !important;
    }
    .mt-120{
        margin-top: 80px !important;
    }
    body .buying-section .vc_col-sm-4:nth-child(2) {
        padding: 30px !important;
    }
    .contact .vc_col-sm-12 {
        padding: 50px 50px !important;
    }
    .single-journal .heading-title.small-container{
        padding-left: 0;
        padding-right: 0;
    }
    .single-journal .row .col.section-title.blog-title{
        margin-bottom: 0;
    }
    body .row .col.section-title span {
        font-size: 16px;
    }
    div.related-post .post-list .item .post_title{
        font-size: 24px;
    }
    .single-journal div.related-post .post-list .item{
        width: calc(100%/2 - 10px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
    .single-journal div.related-post .post-list .item:nth-child(3),
    .single-journal div.related-post .post-list .item:last-child{
        margin-bottom: 0;
    }
    body div.related-post .post-list .item .post_thumb{
        margin-bottom: 0;
    }
    .single-journal div.related-post .post-list .item:nth-child(2n){
        margin-right: 0;
    }
    .single-journal .heading-title .post-breacrumb.mb-40 {
        margin-bottom: 10px;
    }
    .single-journal .heading-title.pb-80 {
        padding-bottom: 20px !important;
    }
    .single-journal .heading-title.pt-80 {
    padding-top: 20px !important;
    }
    .single-journal .post-featured-img{
        margin-bottom: 30px;
    }
    body .container-wrap .row > .wpb_row.mb-117 {
        margin-bottom: 50px;
    }
    .listing-detail5 .wpb_content_element{
        width: 100%;
    }
    body .row .col .listing-detail-banner h1.vc_custom_heading {
        padding-top: 200px;
        font-size: 38px;
    }
    .listing-detail .col2 .wpb_text_column p {
        font-size: 22px;
    }
    .listing-detail1 .listing-detail1-inner2 .wpb_text_column {
        width: 100%;
    }
    .listing-detail3 .col1.vc_col-sm-6.wpb_column {
        padding-right: 15px;
    }
    .listing-detail3 .col2.vc_col-sm-6.wpb_column {
        padding-left: 15px;
    }
    .listing-detail3.pt-120.pb-120{
        padding-top: 0 !important;
    }
    body .listing-detail2 + .listing-detail3.pt-120.pb-120{
        padding-top: 80px !important;
    }
    .listing-detail .col2 a.nectar-button,.listing-detail3 .col2 p strong,
    .listing-detail3 .toggle > .toggle-title a.toggle-heading,
    .listing-detail4 .listing-detail4-inner2 .col1 h5{
        font-size: 18px;
    }
    .property-result-section h3.vc_custom_heading::after {
        width: 60px;
    }
    .property-filter-section .searchandfilter > ul > li > ul{
        top: 69px;
    }
    .property-result-section .property-result .col-3, .related-pdetail-shortcode ul li {
        width: calc(100%/2 - 10px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
    .property-result-section .property-result .col-3:nth-child(2n), 
    .related-pdetail-shortcode ul li:nth-child(2){
        margin-right: 0;
    }
    .property-result-section .property-result .col-3:nth-child(2n+1){
        margin-right: 20px;
    }
    .property-result-section .property-result h4 a, .related-pdetail-shortcode ul li h4 a {
        font-size: 26px;
    }
    .property-result-section .property-result p, .related-pdetail-shortcode ul li p {
        font-size: 18px;
        line-height: 1.3;
    }
    .property-result-section .property-result p.property-price, .related-pdetail-shortcode ul li p.property-price {
        font-size: 22px;
    }
    .property-filter-section .searchandfilter > ul > li{
        margin-right: 30px;
    }
    .property-filter-section .searchandfilter h4,
    .property-filter-section .searchandfilter > ul > li > ul > li, .property-filter-section .searchandfilter > ul > li > ul > li > ul > li{
        font-size: 18px !important;
    }
    body .sf-field-search input, body #custom-property input#searchInput{
        width: 260px;
        font-size: 16px !important;
    }
    .property-result-section h3.vc_custom_heading {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    body .sf-field-search button i,.property-filter-section .sf-meta-range-select label:first-child::before, .property-filter-section .sf-meta-range-select label ~ label::before{
        font-size: 20px;
    }
    .property-filter-section .searchandfilter > ul > li > div.sf-meta-range .sf-field-submit input{
        font-size: 18px;
    }
    body .sf-field-search button{
        margin-left: 10px;
    }
    .journal-list .wp-pagenavi a,.journal-list .wp-pagenavi span{
        font-size: 20px;
    }
    body.material div.journal-filter {
        margin-bottom: 50px;
      }
    body .journal-list .pagination-wrapper {
        padding-top: 10px;
        padding-bottom: 80px;
    }
    body .row .col .search-filter-results .job-title {
        margin-top: 5px;
    }
    .journal-list .search-filter-results article span {
        font-size: 16px;
      }
    body .journal-list .search-filter-results article p {
        font-size: 18px;
    }
    .journal-list .searchandfilter ul{
        margin-left: 0px;
    }
    body .journal-list .search-filter-results article {
        width: calc(100%/3 - 13.33px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
    .journal-list .job-image{
        line-height: 0;
    }
    .row .journal-list .col .job-image img{
        margin-bottom: 5px;
    }
    body .journal-list .search-filter-results article:nth-child(4n+4) {
        margin-right: 20px;
    }
    body .journal-list .search-filter-results article:nth-child(3n) {
        margin-right: 0;
    }
    .sf-field-taxonomy-journal_category ul li label{
        font-size: 18px;
        margin-right: 15px;
    }
    .section-contact2 .inner-row1 {
        width: 100%;
        margin-bottom: 40px;
    }
    .section-contact2 h2.vc_custom_heading {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .section-contact2 .inner-row2 .col2 .wpb_content_element p, .section-contact2 .inner-row2 .col2 .wpb_content_element p a,.section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container button,
    .section-contact2 .inner-row2 div.wpforms-container-full .wpforms-field-label, .section-contact2 .inner-row2 .col2 h6{
        font-size: 18px;
    }
    body .wpforms-container-full .wpforms-confirmation-container-full p{
        font-size: 18px;
    }
    .section-contact2 .inner-row2 div.wpforms-container-full input:not([type="checkbox"]), .section-contact2 .inner-row2 div.wpforms-container-full select, .section-contact2 .inner-row2 div.wpforms-container-full textarea {
        font-size: 16px;
        padding: 10px 15px;
    }
    .section-contact2 h2.vc_custom_heading::after {
        width: 70px;
    }
    body #ajax-content-wrap #error-404 h1 {
        font-size: 40px;
    }
    .listing-detail4 .listing-detail4-inner1 .wpb_text_column{
        width: 100%;
    }
}
@media only screen and (max-width: 999px) {
    .home-estate {
        height: 600px;
    }
    body .home-estate .vc_col-sm-12 {
        width: calc(50% + 80px);
    }
    body .mcalc .mcalc-values{
        padding: 50px 50px 30px 50px;
    }
    body .mcalc-values .mcalc-results p,body .mcalc label{
        font-size: 20px;
    }
    html body .row .col .mcalc-results h3 {
        margin-bottom: 40px;
    }
    body.single-journal .row .col .single-content-journal h5 {
        font-size: 18px;
      }
    body div#footer-outer {
        z-index: 111;
      }
    body .home-services .row_col_wrap_12_inner .vc_col-sm-4 {
        width: 100%;
    }
    body .home-world .vc_col-sm-6:first-child{
        margin-bottom: 0;
        padding: 30px;
    }
    body .home-partner .inner_row .wpb_column {
        width: 100%;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,
    body .home-estate ul li{
        font-size: 18px;
    }
    .search-fullwidth .close-menu {
        top: 30px;
        right: 30px;
    }
    .search-fullwidth .close-menu img {
        width: 30px;
    }
    .search-fullwidth .header-filter {
        width: 500px;
    }
    .search-fullwidth .searchandfilter > ul{
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .search-fullwidth .searchandfilter select.sf-input-select {
        padding: 10px 15px;
    }
    body .search-fullwidth .sf-field-submit input {
        font-size: 16px;
    }
    .search-fullwidth .sf-field-taxonomy-property-bedrooms,
    .search-fullwidth .sf-field-taxonomy-property-type{
        width: 100%;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0;
    }
    .search-fullwidth .sf-field-post-meta-property_minimum_price .sf-meta-range {
        flex-direction: column;
    }
    .search-fullwidth .sf-field-post-meta-property_minimum_price label {
        width: 100%;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .search-fullwidth .sf-field-post-meta-property_minimum_price label ~ label {
        padding-left: 0;
        padding-bottom: 0;
    }
    .search-fullwidth .sf-field-submit {
        padding-top: 10px;
    }
    body .home-services .row_col_wrap_12_inner .vc_col-sm-4:first-child,
    body .home-services .row_col_wrap_12_inner .vc_col-sm-4:nth-child(2),
    body .home-services .row_col_wrap_12_inner .vc_col-sm-4:last-child,
    body .home-world .vc_col-sm-6:first-child,body .home-about .row_col_wrap_12_inner .col:last-child,
    body .fonder .span_12 .wpb_column.vc_col-sm-8{
        padding-right: 1%;
        padding-left: 1%;
    }
    body .buying-section .vc_col-sm-4:nth-child(2) {
        padding: 30px 20px !important;
    }
    body .contact.small-container {
        padding: 0;
    }
    .buying-section .img-with-aniamtion-wrap {
        width: 100%;
    }
    body .title h5{
        padding-bottom: 20px;
    }
    div.related-post .post-list .item .post_title{
        font-size: 22px;
    }
    .pb-120{
        padding-bottom: 60px !important;
    }
    .mt-120{
        margin-top: 60px !important;
    }
    .listing-detail3 .col1.vc_col-sm-6.wpb_column{
        padding-right: 1%;
    }
    .listing-detail3 .col2.vc_col-sm-6.wpb_column{
        padding-left: 1%;
    }
    .listing-detail4 .listing-detail4-inner2 .col1 h5 {
        margin-bottom: 15px;
    }
    .listing-detail5 .inner_row a.btn-pdetail,body div.related-post .post-list .item .post_excerpt{
        font-size: 18px;
    }
    .listing-detail5 .inner_row .col1{
        text-align: center;
        margin-bottom: 10px;
    }
    .listing-detail5 .wpb_content_element{
        margin-bottom: 30px;
    }
    .listing-detail5 .inner_row .col2{
        text-align: center;
    }
    .listing-detail .col2 .wpb_text_column p {
        font-size: 18px;
    }
    .listing-detail .col2 .wpb_text_column:first-child {
        margin-bottom: 30px;
    }
    body .row .col h3.custom-title-heading{
        font-size: 22px !important;
    }
    body .row .col h3.custom-title-heading::after {
        width: 60px;
    }
    .listing-detail .col2 a.nectar-button{
        margin-bottom: 20px;
    }
    body .row .col .listing-detail-banner h1.vc_custom_heading{
        width: 100%;
        font-size: 32px !important;
        padding-top: 150px;
        padding-bottom: 50px;
        line-height: 1.2 !important;
    }
    .property-filter-section  .mv-toggle{
        display: block;
        width: 100%;
        text-align: right;
        line-height: 0;
    }
    .property-filter-section .mv-toggle #mv-sidebar{
        cursor: pointer;
        user-select: none;
        text-align: center;
        display: inline-block;
    }
    .property-filter-section .mv-toggle #mv-sidebar strong{
        font-size: 22px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        display: block;
        margin: 0;
        background-color: var(--theme-color);
        position: relative;
    }
    .property-filter-section .mv-toggle #mv-sidebar strong::before{
    content: '\f0b0';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    color: white;
    font-size: 20px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    }
    .property-filter-section .wpb_text_column .wpb_wrapper.active{
        visibility: visible;
        opacity: 1;
        height: auto;
        transform: translateY(0);
        visibility: inherit;
        border-bottom: 1px solid var(--color-grey);
        margin-top: 10px;
    }
    .property-filter-section .wpb_text_column .wpb_wrapper{
        margin-bottom: 0;
        height: 0;
        visibility: hidden;
        overflow: hidden;
        opacity: 0;
        backface-visibility: hidden;
        transition: opacity .4s ease,transform .4s ease,visibility .4s linear 0s;
        transform: translateY(20px);
        transition: .3s ease-in-out;
    }
    .property-filter-section .searchandfilter > ul > li {
        margin-right: 0;
        width: 100%;
        border-bottom: 1px solid #E4E4E4;
    }
    .property-filter-section .searchandfilter > ul > li.sf-field-search{
        border-bottom: 0;
    }
    .property-filter-section .searchandfilter ul li ul li ul {
        padding-top: 6px;
    }
    .property-filter-section .searchandfilter > ul > li > ul > li input, .search-fullwidth .sf-field-taxonomy-property_exclude li input, .search-fullwidth .sf-field-taxonomy-property-business li input {
        width: 17px;
        height: 17px;
    }
    .property-filter-section .searchandfilter h4::after{
        content: "\e60a";
        font-family: icomoon !important;
        font-weight: 400;
        position: absolute;
        right: 0;
    }
    .property-filter-section .searchandfilter > ul > li > div.sf-meta-range{
        top: unset;
        width: 100%;
        position: relative;
        left: unset;
        margin-top: 10px;
        border: 0;
        padding: 10px 20px;
    }
    body .property-filter-section .sf-field-search input,
    body #custom-property input#searchInput{
        width: 100%;
        margin-left: 2px;
    }
    .property-filter-section .searchandfilter > ul > li > ul{
        width: 100%;
        left: unset;
        position: relative;
        margin-top: 10px;
        border: 0;
        top: unset;
        max-height: auto;
    }
    .property-filter-section .searchandfilter li[data-sf-field-input-type="checkbox"] label, .property-filter-section .searchandfilter li[data-sf-field-input-type="radio"] label {
        padding-left: 10px;
    }
    .property-filter-section .searchandfilter > ul > li > ul > li, .property-filter-section .searchandfilter > ul > li > ul > li > ul > li {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    /* .property-filter-section .searchandfilter h4, .property-filter-section .searchandfilter > ul > li > ul > li, .property-filter-section .searchandfilter > ul > li > ul > li > ul > li {
        font-size: 16px !important;
    }
     */
    body .container-wrap .row > .wpb_row.mb-117 {
        margin-bottom: 30px;
      }
    body .journal-list .search-filter-results article {
        width: calc(100%/2 - 10px);
        margin-right: 20px;
        margin-bottom: 40px;
    }
    body .journal-list .search-filter-results article:nth-child(4n+4),
    body .journal-list .search-filter-results article:nth-child(2n){
        margin-right: 0;
    }
    body .journal-list .search-filter-results article:nth-child(2n+1) {
        margin-right: 20px;
    }
    body .post-content p {
        font-size: 18px;
    }
    .single-journal .row .col .post-content p {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 991px) {
    body .mcalc .mcalc-main,body .mcalc .mcalc-values {
      padding: 50px 25px 30px 25px;
    }
    body .mcalc .mcalc-half,body .mcalc .mcalc-full{
        padding: 0;
    }
}

@media only screen and (max-width: 985px){
    /* .property-filter-section .searchandfilter > ul > li > ul,
    .property-filter-section .searchandfilter > ul > li > div.sf-meta-range{
        top: 50px;
    } */
}
@media only screen and (max-width: 767px) {
    body .home-estate > .row_col_wrap_12_inner {
        padding: 0 40px;
    }
    .home-estate {
        height: 600px;
    }
    body .home-estate .vc_col-sm-12 {
        width: calc(50% + 80px);
    }
    .home-estate-main .slick-prev {
        left: 5px;
    }
    .home-estate-main .slick-next {
        right: 5px;
      }
    .pb-120 {
        padding-bottom: 50px !important;
    }
    .mt-120{
        margin-top: 50px !important;
    }
    body .mcalc .mcalc-main,body .mcalc .mcalc-values {
        padding: 40px 15px 20px 15px;
    }
    body .mcalc .mcalc-values .mcalc-results p strong,
    body .mcalc .mcalc-values .mcalc-results p strong span{
        line-height: 1.6;
    }
    body .mcalc-values .mcalc-results p,body .mcalc label{
        font-size: 18px;
    }
    .single-journal .addtoany_shortcode::before {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .single-journal .row .col.section-title span,.single-journal .post-featured-img h6{
        font-size: 14px !important;
    }
    body .home-estate h3 {
        padding-bottom: 20px;
        line-height: 1.3 !important;
    }
    body .home-estate ul li{
        font-size: 16px;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap, .home-partner .home-partner-inner2 .img-with-aniamtion-wrap {
        margin-right: 15px;
        width: calc(100%/3 - 15px);
        margin-bottom: 15px;
        text-align: center;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap:first-child img {
        width: 60%;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap:nth-child(3n), 
    .home-partner .home-partner-inner2 .img-with-aniamtion-wrap:nth-child(3n){
        margin-right: 0;
    }
    .home-partner-inner1 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper, .home-partner-inner2 > .row_col_wrap_12_inner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
        flex-wrap: wrap;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice {
        padding-left: 0;
        margin-bottom: 5px;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
        font-size: 16px;
        text-align: center;
    }
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
        font-size: 14px;
        padding: 6px 20px;
        text-align: center;
        margin: 0 auto;
    }
    .single-journal .post-featured-img {
        margin-bottom: 10px;
    }
    .single-journal .row .col .post-content .content-inner img {
        margin-top: 0;
        margin-bottom: 0;
    }
    body .single-content-journal .addtoany_shortcode{
        position: relative;
        margin-bottom: 30px;
    }
    body .single-content-journal .addtoany_list{
        flex-direction: row;
    }
    body .container-wrap .row > .wpb_row.mb-117 {
        margin-bottom: 20px;
    }
    .related-pdetail-shortcode ul li h4 {
        margin-top: 0px;
    }
    .related-pdetail-group h2.vc_custom_heading.related-pdetail-title::after{
        width: calc(100% - 190px);
    }
    .single-journal .related-post h2::after{
        width: calc(100% - 200px);
    }
    body .listing-detail2 + .listing-detail3.pt-120.pb-120 {
        padding-top: 50px !important;
    }
    body .row .col .listing-detail-banner h1.vc_custom_heading{
        font-size: 25px !important;
        padding-top: 100px;
        padding-bottom: 30px;
    }
    .listing-detail .col1 .vc_column-inner {
        padding: 25px;
    }
    .property-result-section .property-result .col-3, .related-pdetail-shortcode ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .property-result-section .property-result .col-3:nth-child(2n), 
    .related-pdetail-shortcode ul li:nth-child(2),
    .property-result-section .property-result .col-3:nth-child(2n+1){
        margin-right: 0;
    }
    body .journal-list .pagination-wrapper {
        padding-top: 0;
        padding-bottom: 50px;
    }
    body .sf-field-taxonomy-journal_category ul li label {
        font-size: 16px;
    }
    .journal-list .wp-pagenavi a,.journal-list .wp-pagenavi span{
        font-size: 18px;
    }
    body .sf-field-taxonomy-journal_category ul {
        padding: 5px 0;
    }
    .section-contact2 .inner-row2 .vc_col-sm-6 {
        width: 100%;
        margin-right: 0 !important;
    }
    .section-contact2 .inner-row2 .row_col_wrap_12_inner{
        display: flex;
        flex-direction: column-reverse;
    }
    .section-contact2 .inner-row2 .col2 .wpb_content_element p, .section-contact2 .inner-row2 .col2 .wpb_content_element p a {
        padding-bottom: 25px;
    }
    .section-contact2 .inner-row2 .wpforms-container .wpforms-field {
        padding: 10px 0;
    }
    .section-contact2 .inner-row2 .wpforms-container .wpforms-submit-container {
        margin: 0;
    }
    body #ajax-content-wrap #error-404 h1 {
        font-size: 32px;
    }
    html body .col a.nectar-button.large {
        font-size: 16px;
    }
    body #error-404 p {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 690px) {
    body.error404 .container.main-content .col{
      margin-bottom: 0;
    }
}
@media only screen and (max-width: 550px){

    body .home-estate .vc_col-sm-12 {
        width: 100%;
        padding-left: 35px !important;
    }
    .search-fullwidth .close-menu {
        top: 20px;
        right: 20px;
    }

    .search-fullwidth .header-filter {
        width: 100%;
    }
    .search-fullwidth .searchandfilter > ul{
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    body .journal-list .search-filter-results article,
    .single-journal div.related-post .post-list .item{
        width: 100%;
        margin-right: 0;
    }
    body .journal-list .search-filter-results article:nth-child(4n+4),
    body .journal-list .search-filter-results article:nth-child(2n),
    body .journal-list .search-filter-results article:nth-child(3n){
        margin-right: 0;
    }
    .row .col .post-content .content-inner img {
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 501px) {
    body #ajax-content-wrap #error-404 h1 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 500px) {
    body .mcalc label.mcalc-half{
        width: 80%;
    }
    body .mcalc input.mcalc-half{
        width: 20%;
    }
    body .home-partner .inner_row .wpb_column {
      width: 100%;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap:first-child img {
        width: 100px;
    }
    .home-partner .home-partner-inner1 .img-with-aniamtion-wrap, .home-partner .home-partner-inner2 .img-with-aniamtion-wrap {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
      }
}

@media only screen and (max-width: 400px) {
    body .home-estate .vc_col-sm-12 {
        width: 100%;
        padding-left: 15px !important;
    }
}