.row .col h4.bdp-post-title a,.stamp-duty-calculator label:first-child,
div.related-post .post-list .item .post_excerpt,.featured-post h5 a,
.row .col h4.bdp-post-title {
    font-size: 24px;
    font-family: var(--heading-font);
    line-height: 1.4;
}
.stamp-duty-calculator label {
    font-family: var(--body-font);
    font-size: 18px;
    line-height: 2;
}
div.stamp-duty-calculator button {
    background-color: var(--grey);
    color: #fff;
    font-size: 20px;
    border-radius: unset !important;
    padding: 12px 40px;
    line-height: 1.6;
    font-family: var(--body-font);
    margin-top: 15px;
}
.tnp-field input[type="submit"] {
    border-radius: unset !important;
    padding: 12px 40px;
    line-height: 1.6;
    font-family: var(--body-font);
}
div.related-post .post-list .item .post_title,
.row .col H2.bdp-post-title a,
.row .col h2.bdp-post-title {
    font-size: 36px;
    font-family: var(--heading-font);
    line-height: 1.4;
}
.bdp-post-categories a {
    font-size: 20px;
    border: unset;
    text-transform: uppercase;
}
.related-post p {
    font-size: 20px;
    font-weight: 400;
    font-family: var(--body-font);
    text-transform: uppercase;
}
.stamp-duty-calculator label {
    color: var(--grey);
}
/* .data-target-div1 #caf-filter-layout1 li a {
    font-size: 20px;
    font-weight: 400;
    font-family: var(--body-font);
} */
#top #logo img,
.row .col img {
    width: 100%;
}
.bdp-post-image-bg img {
    width: 100% !important;
}
#header-outer header {
    background-color: var(--theme-color);
}
#top nav ul li a {
    color: #fff;
    text-transform: uppercase;
}
#search-btn a {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#search-btn {
    list-style: none;
}
#header-outer #top>.container>.row>.span_3 {
    order: 2;
    max-width: 500px;
}
#header-outer #top>.container>.row>.span_9 {
    position: relative;
    width: auto;
    flex: 1;
}
#header-outer #top>.container>.row>.right-aligned-menu-items {
    order: 3;
    position: relative;
    width: auto;
    flex: 1;
}
.span_9 nav,
.right-aligned-menu-items {
    flex-wrap: wrap;
}
.search-button {
    width: 100%;
    text-align: right;
}
div#header-outer.small-nav #logo, div#header-outer.small-nav .logo-spacing,
#header-outer #logo {
    margin-top: 35px;
    margin-bottom: 35px;
}
.right-aligned-menu-items .search-button,
#header-outer #top .span_9 .widget_icl_lang_sel_widget {
    margin-bottom: 30px;
    width: 100%;
}
#header-outer #top .span_9 .wpml-ls-legacy-list-horizontal {
    padding: 0;
}
#header-outer #top .span_9 .wpml-ls-legacy-list-horizontal ul {
    display: flex;
    align-items: center;
}
#header-outer #top .span_9 ul li {
    float: unset;
}

/*** Footer ***/

#footer-outer .widget h4 {
    color: #fff;
    margin-bottom: 20px;
}
#footer-outer ul li a {
    color: #fff !important;
    line-height: 2;
}
.vk-custom-follow-icons a span {
    display: none;
}
#footer-outer .col {
    width: auto;
}
#copyright .col:last-child {
    margin-left: auto;
}
.wpb_wrapper h2.vc_custom_heading {
    line-height: initial !important;
}
#footer-widgets .row {
    display: flex;
    justify-content: space-between;
}
div#footer-outer {
    background-color: var(--theme-color);
}
.tnp-subscription form {
    display: flex;
}
.tnp-subscription input[type=email] {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 12px 40px;
    color: #fff;
    border-radius: unset;
    height: 100%;
}
.tnp-subscription input[type=email]::placeholder {
    color: #fff;
}
.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field {
    margin-bottom: 0;
}
#footer-outer #footer-widgets .col input[type=submit] {
    padding: 12px 40px;
    opacity: 1;
    background-color: #fff !important;
    color: #333 !important;
    border-radius: unset !important;
}
#footer-outer #footer-widgets .col input[type=submit]:hover {
    transform: none !important;
    background-color: #E6E6E6 !important;
}
#footer-outer #footer-widgets .col input[type=email]:focus {
    background-color: transparent !important;
}
body #footer-outer .row {
    padding: 80px 0;
}
#footer-outer #copyright .col ul li a,
body #footer-outer #copyright {
    color: #fff;
}
#copyright .container {
    display: flex;
    justify-content: space-between;
}
#footer-outer a:hover {
    color: #fff !important;
    opacity: 0.5 !important;
}

/* Home Page */

.home-banner {
    padding-top: 210px !important;
    padding-bottom: 210px !important;
}
.title h6,
.home-banner h6 {
    text-transform: uppercase;
}
.home-banner h6,
.home-banner h1 {
    color: #fff;
}
.home-about .row_col_wrap_12_inner .col:last-child {
    padding-left: 80px;
    padding-right: 80px;
}
.home-about .row_col_wrap_12_inner {
    align-items: center;
}
.home-services .row_col_wrap_12_inner .vc_col-sm-4:first-child {
    padding-left: 0;
    padding-right: 55px;
}
.home-services .row_col_wrap_12_inner .vc_col-sm-4:last-child {
    padding-right: 0;
    padding-left: 55px;
}
.home-services .row_col_wrap_12_inner .vc_col-sm-4:nth-child(2) {
    padding-left: 25px;
    padding-right: 25px;
}
.home-services .wpb_row:not(:last-child){
    margin-bottom: 80px;
}
.home-services .wpb_row:last-child {
    margin-bottom: 0;
}
.home-services .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 30px;
}
body div.home-services.wpb_row {
    margin-bottom: 0;
}
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid {
    width: 25%;
}
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid .bdp-post-categories {
    display: none;
}
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid .bdp-s-medium-3,
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid .bdp-s-medium-9
 {
    width: 100%;
}
.bdp-post-image-bg a {
    display: flex;
}
.bdp-post-image-bg img {
    margin-bottom: 0;
}
.bdp-left-block .bdp-post-categories {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}
.bdp-left-block .bdp-post-title {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.bdp-left-block .bdp-post-title a,
.bdp-left-block .bdp-post-categories a {
    color: var(--grey);
}
h4.bdp-post-title {
    margin-bottom: 0 !important;
}
.bdpgridbox-main.bdp-design-1 .bdp-left-block::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
}
.bdpgridbox-main.bdp-design-1 .bdp-post-right-block {
    border-bottom: unset;
}
.row .col .bdp-post-image-bg img {
    margin-bottom: 0;
}
.bdpgridbox-main.bdp-design-1 .bdp-post-image-bg {
    margin-bottom: 20px;
}
.bdpgridbox-main.bdp-design-1 .bdp-post-right-block {
    padding-bottom: 0 !important;
    margin-bottom: 56px;
}
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid:nth-last-child(1) .bdp-post-right-block,
.bdpgridbox-main.bdp-design-1 .bdp-inline-grid:nth-last-child(2) .bdp-post-right-block{
    margin-bottom: 0;
}
.home-estate {
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.home-estate .vc_col-sm-12 {
    max-width: 600px;
}
body .home-estate h3 {
    color: #fff;
}
.home-estate ul li {
    color: #fff;
    font-family: var(--heading-font);
    list-style: none;
}
.home-estate ul li::before {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
}
.home-estate ul {
    margin-left: 0;
}
.home-world .vc_col-sm-6:first-child {
    padding-left: 80px;
    padding-right: 80px;
}
.home-world .row_col_wrap_12 {
    align-items: center;
}
#footer-outer .row .col img {
    width: auto !important;
    margin-bottom: 0;
}
/* .comment ,
.journal-list .caf-content-read-more,
.author  {
    display: none;
}
#caf-post-layout-container,
body[data-header-resize="1"] .container-wrap {
    padding-top: 0;
}
ul.caf-filter-container.caf-filter-layout1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
    padding: 20px 0;
}
.caf-mb-4 {
    margin-bottom: 0 !important;
}
#manage-ajax-response {
    padding: 60px 0;
}
.data-target-div1 #caf-filter-layout1 li a.active {
    background-color: transparent;
    border-bottom: 2px solid #F05323;
    border-radius: unset;
}
.data-target-div1 #caf-filter-layout1 li a {
    margin-left: 0;
    margin-right: 40px;
    background-color: transparent;
    color: var(--grey);
    text-transform: uppercase;
    padding: 10px 0;
} */

body[data-header-resize="1"] .container-wrap {
    padding-top: 0;
}
.filter-layout  li {
    list-style: none;
}
.sf-field-taxonomy-journal_category ul {
    padding: 20px 0;
}
.sf-field-taxonomy-journal_category ul li label {
    margin-left: 0;
    margin-right: 40px;
    background-color: transparent;
    color: var(--grey);
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 20px;
    font-family: var(--body-font);
    font-weight: 400;
}
.sf-field-taxonomy-journal_category ul li.sf-option-active label {
    border-bottom: 2px solid #F05323;
    color: var(--grey);
    font-weight: 400;
    font-family: var(--body-font);
}

.journal-list .search-filter-results article span{
    font-size: 20px;
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--grey);
    background-color: transparent;
    padding: 0;
    text-transform: uppercase;
    border-bottom: 1px solid var(--grey);
}
.journal-list .search-filter-results article h3 a{
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
}
.journal-list .search-filter-results article p {
    font-size: 24px;
    font-weight: 400;
    font-family: var(--heading-font);
    line-height: 1.2;
    margin-bottom: 0;
    padding-bottom: 0;
}
.sf-field-taxonomy-journal_category ul li input {
    display: none;
}
.sf-field-taxonomy-journal_category ul li label {
    cursor: pointer;
    padding-left: 0 !important;
}
.sf-field-taxonomy-journal_category ul li {
    padding: 0;
}
.sf-field-taxonomy-journal_category ul,
.journal-list .search-filter-results {
    display: flex;
    flex-wrap: wrap;
    grid-gap: unset;
}
.journal-list .search-filter-results article {
    width: calc(100%/4 - 40px);
    margin-right: 50px;
    margin-bottom: 80px;
}
.journal-list .search-filter-results article:nth-child(4n + 4) {
    margin-right: 0;
}
.row .col.section-title span {
    padding-left: 0;
}
.row .col.section-title .post-breacrumb span:first-child {
    color: var(--grey);
    padding-right: 10px;
}
.row .col.section-title .post-breacrumb span {
    text-transform: uppercase;
}
.row .col.section-title .post-breacrumb span:last-child {
    padding-left: 10px;
}
.single .heading-title[data-header-style=default_minimal] {
    text-align: left;
}
.row .col .post-content .content-inner img {
    width: 47%;
    margin-right: 2%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.row .col .post-content p {
    padding-bottom: 60px;
}
.related-post {
    background-color: #FAFAFA;
}
div.related-post .post-list .item .post_thumb {
    max-height: unset;
    margin-top: 0;
}
.related-post .item p:not(:last-child) {
    border-bottom: 1px solid;
    color: var(--grey);
    padding-bottom: 0;
    margin-bottom: 20px;
    display: inline-block;
}
div.related-post .post-list .item .post_excerpt {
    text-transform: initial;
}
div.related-post .post-list .item .post_title {
    margin-top: 0;
    line-height: initial;
}
div.related-post .post-list .item {
    width: calc(100%/4 - 40px);
    margin-right: 50px;
    margin-left: 0;
}
div.related-post .post-list .item:last-child {
    margin-right: 0;
}
.related-post .post-list {
    display: flex;
    flex-wrap: wrap;
}
.related-post h2 {
    position: relative;
    display: flex;
    align-items: center;
}
.related-post h2::after {
    content: "";
    flex: 1;
    height: 2px;
    display: inline-block;
    background-color: var(--grey);
    margin-left: 80px;
    margin-top: 20px;
}
div.related-post {
    margin-bottom: 0;
    margin-top: 0;
    display: none;
}
#footer-outer #copyright p {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
}
div.stamp-duty-calculator input[type='text'] {
    padding: 12px 20px;
    font-size: 20px;
    font-family: var(--body-font);
    color: #858585;
    border: 1px solid #858585;
    border-radius: unset;
}
.stamp-duty-calculator label:first-child {
    margin-bottom: 10px;
}
div#header-space {
    height: 148px;
}
#search-filter-form-240 {
    position: relative;
}
#search-filter-form-240::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -80px;
    height: 1px;
    background-color: #D4D4D4;
    width: calc(100% + 160px);
}
.journal-list .pagination-wrapper {
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 120px;
}
.wp-pagenavi a, .wp-pagenavi span {
    font-size: 24px;
    font-family: var(--body-font);
    line-height: 1.4;
    border: unset;
    padding: 5px 15px;
    margin-right: 10px;
    color: #858585;
}
.wp-pagenavi a.nextpostslink {
    margin-left: 20px;
    margin-right: 0;
    color: var(--grey);
}
.wp-pagenavi a.previouspostslink {
    margin-right: 30px;
    color: var(--grey);
}
.wp-pagenavi {
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp-pagenavi .current {
    color: #F05323;
    font-weight: 700;
    position: relative;
}
.wp-pagenavi .current::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 10px;
}
.material div.journal-filter {
    margin-bottom: 60px;
}
.row .col .search-filter-results .job-title {
    margin-top: 15px;
}
.sf-menu .menu-item.current_page_item a {
    border-bottom: 1px solid #F05323;
}
#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul a {
    color: #858585;
    font-size: 16px;
    text-transform: capitalize;
}
#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) ul a:hover,
#header-outer:not([data-format="left-header"]) #top nav >ul >li:not(.megamenu) .sfHover >a {
    color: var(--grey) !important;
    background-color: transparent !important;
}
div#header-outer .sf-menu>.sfHover>ul, div#header-outer .sf-menu>li:hover>ul {
    top: calc(100% + 30px);
}
div#header-outer .sf-menu>.sfHover>ul::before {
    content: '';
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;  
    height: 0;  
    border-left: 15px solid transparent; 
    border-right: 15px solid transparent;    
    border-bottom: 15px solid white; 
}
.sf-menu .sub-menu {
    left: calc(50% - 10em) !important;
}
.buying-section .vc_col-sm-4:nth-child(2) {
    padding: 70px !important;
}
.buying-section .wpb_column>.vc_column-inner>.wpb_wrapper {
    align-items: center;
    display: flex;
}
.contact .vc_col-sm-12 {
    padding: 80px 120px !important;
    background-color: #F3F6FB;
}
.contact .vc_col-sm-12 .wpb_wrapper {
    text-align: center;
}
.tnp-field input[type="submit"],
.contact .nectar-button[data-color-override="false"].regular-button.btn_dark {
    background-color: var(--grey) !important;
    color: #fff !important;
}
.fonder .span_12 .wpb_column.vc_col-sm-8 {
    padding-right: 80px;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a {
    color: var(--grey) !important;
    background-color: transparent !important;
}
div.home-popup {
    padding: 40px !important;
    margin-bottom:  0 !important;
}
div.home-popup div.tnp-subscription {
    max-width: 100%;
}
.sgpb-popup-builder-content-523 .sgpb-main-html-content-wrapper p:empty {
    display: none;
}
.sgpb-popup-builder-content-523 .sgpb-main-html-content-wrapper p {
    padding-bottom: 0;
}
.home-popup .tnp-subscription form {
    flex-wrap: wrap;
}
.home-popup .tnp-field-email {
    flex: 1;
}
.home-popup .tnp-subscription input[type=email] {
    border: 1px solid var(--grey);
    border-radius: unset;
}
.home-popup .tnp-privacy-field {
    margin-top: 20px;
}
.home-popup .tnp-privacy-field a {
    font-size: 20px;
    font-family: var(--heading-font);
}
.home-popup div.tnp-subscription {
    margin-top: 40px;
}
.sgpb-popup-builder-content-523 .sgpb-main-html-content-wrapper h2 {
    text-align: center;
    margin-bottom: 20px;
}
body[data-button-style*="slightly_rounded"] .home-popup .tnp-subscription input[type=submit] {
    border-radius: unset !important;
}
.tnp-subscription input[type=email]::placeholder,
.tnp-subscription input[type=email] {
    color: #fff;
    font-size: 18px;
    font-family: var(--body-font);
}
.single-content-journal .addtoany_shortcode {
    position: absolute;
    left: 0;
}
.addtoany_shortcode::before {
    content: "Share";
    font-size: 20px;
    font-family: var(--body-font);
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: var(--grey);
    display: block;
}
.addtoany_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
body #ajax-content-wrap #error-404 h1 {
    font-size: 72px;
    line-height: 1.1;
    margin-bottom: 20px;
}
body #error-404 .nectar-button {
    margin-top: 0;
}
body #error-404 p {
    padding-bottom: 40px;
}
.wpml-ls-legacy-list-horizontal li a{
    position: relative;
}
.wpml-ls-legacy-list-horizontal li:first-child {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
}
.wpml-ls-legacy-list-horizontal li.wpml-ls-current-language a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    bottom: -10px;
    left: 0;
}
.featured-post {
    display: flex;
    flex-wrap: wrap;
}
.featured-post .col1 {
    width: calc(50% - 28px);
    position: relative;
    padding-top: 80px;
    text-align: center;
    margin-right: 28px;
}
.material div.wpb_row {
    margin-bottom: 0;
}
.featured-content {
    position: relative;
}
.featured-post .col2 {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 28px;
}
.featured-post .col2 .col {
    width: calc(50% - 28px);
    margin-right: 56px;
}
.featured-post .col2 .col:nth-child(2n + 2) {
    margin-right: 0;
}
.row .col .featured-image img {
    margin-bottom: 20px;
}
.featured-image a {
    display: block;
}
.featured-post .col2 h5 {
    line-height: 1.2;
    margin-bottom: 56px;
    text-align: center;
}
.featured-post .col2 .col:nth-last-child(1) h5,
.featured-post .col2 .col:nth-last-child(2) h5 {
    margin-bottom: 0;
}
.featured-post .col1 .featured-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.featured-post .featured-content h5 {
    text-transform: uppercase;
    font-family: var(--body-font);
    margin-bottom: 20px;
}
.featured-post .featured-content h3 {
    margin-bottom: 40px;
}
.featured-post .nectar-button[data-color-override="false"].regular-button.btn_dark {
    background-color: transparent !important;
}
.vk-custom-follow-icons a {
    display: inline-block;
    margin-right: 20px;
}
.featured-post h5 a span  {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
}
.featured-post h5 a span:not(:first-child) {
    display: none;
}
.featured-post .col1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000020;
}
.featured-post .col1 .featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-partner .inner_row .wpb_column {
    display: flex;
    align-items: center;
}
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after, 
.slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before, 
.slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    background-color: #fff;
}
#header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
    top: -5px;
}
body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
    width: 100% !important;
    top: 5px;
    height: 3px !important;
}
.mcalc .mcalc-full,
.mcalc .mcalc-half {
    width: 100%;
    float: unset;
    position: relative;
    margin-bottom: 40px;
}
.mcalc label {
    font-size: 24px;
    font-family: var(--heading-font);
    line-height: initial;
    color: var(--grey);
    margin-bottom: 10px;
    display: inline-block;
}
.mcalc-percent,.mcwp-results input[type=email],
.mcalc i,.mcwp-term select,.mcwp-results input[type=button],
.mcalc input[type="text"] {
    font-size: 20px;
    font-family: var(--body-font);
    line-height: initial;
    font-weight: 400;
    color: #5C5C5C;
}
.mcwp-term select,.mcwp-results input[type=email],
.mcalc input[type="text"] {
    border: 1px solid #858585;
    padding: 12px 20px;
    height: auto;
    margin-bottom: 0;
}
.mcwp-hoa i,
.mcwp-insurance i,
.mcalc .mcwp-purchase i {
    position: absolute;
    left: 34px;
    top: 58px;
    width: auto;
    height: auto;
}
.mcalc input[type="text"].mcalc-dollar {
    padding-left: 25px;
}
.mcwp-taxes,
.mcwp-down-payment {
    display: flex;
    flex-wrap: wrap;
}
#id_cv .mcwp-results input[type=button] {
    color: #fff;
    background-color: var(--grey) !important;
    padding: 12px 40px;
    border-radius: unset !important;
    height: auto;
    min-height: 48px;
}
.mcwp-results input[type=email] {
    background-color: #fff;
    min-height: 48px;
}
body .row .col .mcalc-result h2 {
    font-family: var(--body-font);
}
body .row .col .mcalc-results h3 {
    font-family: var(--body-font);
    font-size: 20px;
    color: #fff;
    line-height: initial;
    letter-spacing: 0;
}
.mcalc-values .mcalc-results p {
    font-family: var(--heading-font);
    padding-bottom: 20px;
    line-height: initial;
    font-size: 24px;
}
.mcalc .mcalc-values .mcalc-results p strong{
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 400;
}
.mcalc .mcalc-results small {
    display: none;
}
/* .mcalc .mcalc-main {
    box-shadow: 0 2px 4px #00000020;
} */
.mcalc-full.mcwp-results {
    display: flex;
    flex-wrap: wrap;
}
.mcalc-full.mcwp-results input[type=email] {
    flex: 1;
}
.mcalc-full.mcwp-results .mcwp-submit {
    width: auto;
}
.mcalc-full.mcwp-results label {
    width: 100%;
}
.mcalc-half input.mcalc-half {
    min-width: 80px;
    width: auto;
}
.mcalc-half  label {
    flex: 1;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
    border-color: #F05323;
}
.home-services .vc_col-sm-3 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    overflow: hidden;
}
.home-services .vc_col-sm-3 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    transition: all 0.5s;
}
.home-services .vc_col-sm-3:hover .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation {
    transform: scale(1.1);
    transition: all 0.5s;
}
.featured-post .featured-content h3:last-child {
    margin-bottom: 40px;
}
#footer-outer .col:nth-child(2), 
#footer-outer .col:nth-child(3) 
{
    margin-left: auto;
    margin-right: auto;
}
.mcalc .mcalc-values {
    max-width: 500px;
    float: unset;
}
.mcalc-conventional > div {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 4px 20px 0px #0000001A;
}
.mcalc-conventional.mcalc .mcalc-main {
    float: unset;
    flex: 1;
}
.stamp-duty-calculator label {
    position: relative;
}
.stamp-duty-calculator label input[type="checkbox"] {
    -webkit-appearance: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -5px;
}
div.stamp-duty-calculator label {
    display: flex;
    align-items: center;
    padding-left: 30px;
}
div.stamp-duty-calculator label:first-child {
    padding-left: 0;
}
.stamp-duty-calculator label input[type="checkbox"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url("/wp-content/uploads/Property1.svg") center no-repeat;
    background-size: contain;
}
.stamp-duty-calculator label input[type="checkbox"]:checked::before {
    background: url("/wp-content/uploads/Property2.svg") center no-repeat;
    background-size: contain;
}
body .journal-filter .searchandfilter ul li.sf-item-52 {
    order: 1;
}
body .journal-filter .searchandfilter ul li.sf-item-0 {
    order: 0;
}
body .journal-filter .searchandfilter ul li.sf-item-53 {
    order: 2;
}
body .journal-filter .searchandfilter ul li.sf-item-54 {
    order: 3;
}
body .journal-filter .searchandfilter ul li.sf-item-172 {
    order: 4;
}

.right-aligned-menu-items .sf-menu>li ul {
    padding: 20px;
    width: 25em;
    max-width: 295px;
}
.home-world .title h2 {
    text-transform: capitalize;
}
.post-breacrumb p {
    display: none;
}
.single .heading-title {
    padding-bottom: 40px !important;
}
div#footer-outer #copyright ul.social li:nth-child(2) {
    display: none;
}
div#hubspot-messages-iframe-container.widget-align-right {
    right: 42px !important;
}
body nav ul li a,
#top nav > ul > li > a {
    font-size: 16px;
}
#footer-widgets .vk-custom-follow-icons a.vk-x {
    display: none;
}
.home-services img {
    max-height: 600px;
}
.home-estate p {
    color: #fff;
}
.single-journal .row .col .post-content p strong {
    font-size: inherit;
}