@media (min-width: 319px) {
    .elementor-element[data-element_type="container"] {
        --content-width: 100% !important ;
    } 
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: auto !important;
        right: auto !important;
    }
    .wpb-content-wrapper > .vc_row[data-vc-stretch-content="true"] .vc_column_container >.vc_column-inner, .wpb-content-wrapper > .vc_row[data-vc-full-width="true"] > .vc_column_container > .vc_column-inner {
        max-width: 100%;
    }
    .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width:  100% !important;
        padding: 0 20px;
        margin: 0 auto !important;
    }

    .hide {
        display: none !important;
    }
    .vc_column_container:not(.vc_col-sm-12) .container {
        margin: 0 auto;
        width: 100%;
        max-width: 100% !important;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) .vc_column-inner {
        padding-top: 0;
    }
}
@media (min-width: 576px) {
    .elementor-element[data-element_type="container"] {
        --content-width: 100% !important;
    } 
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 100%;
    }
    .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        
        max-width: 100% !important;
        padding: 0 20px;
    }
    
}
@media (min-width: 769px) {
    .elementor-element[data-element_type="container"] {
        --content-width: 100% !important;
    } 
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 100%;
    }
    .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width: 100% !important;
        padding: 0 20px;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]).full-width-with-bg {
        max-width: 100%;
        padding: 0 80px;
    }
    
}
@media (min-width: 992px) {
    .elementor-element[data-element_type="container"] {
        --content-width: 960px !important;
    } 
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 960px;
    }
    .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width: 960px !important;
    }
     
    

}
@media(min-width:1200px){
      .container, .wc-block-components-sidebar-layout , .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width: 1170px !important;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 1170px;
    }
     .elementor-element[data-element_type="container"] {
        --content-width: 1170px !important;
    }   

}
@media(min-width:1300px){
      .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width: 1240px !important;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 1240px;
    }
     .elementor-element[data-element_type="container"] {
        --content-width: 1240px !important;
    }   

}



@media (min-width: 1500px) {    
    .elementor-element[data-element_type="container"] {
        --content-width: 1380px !important;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]) {
        max-width: 1380px;
    } 
    .container, .wc-block-components-sidebar-layout, .woocommerce-cart .woocommerce.wp-block-group,.woocommerce-order {
        max-width: 1380px !important;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]).full-width-with-bg {
        width: 100%;
        max-width: 100%;
        padding: 0 80px;
    }
    
    
}
/* font-family: "Helvetica Condensed Bold";
font-family: "Helvetica Condensed Light";
font-family: "Helvetica Condensed Medium"; */
.wpb-content-wrapper {
    overflow-x: hidden;
}

body {
    background-color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.3;
    font-size: 16px;
    background-size: 100% auto;
    background-position: 0px 3.5%;
    overflow-x: hidden;
}

h1 {
    font-size: 62px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
h2 {
    font-size: 58px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
h3 {
    font-size: 52px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
h4 {
    font-size: 22px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
h5 {
    font-size: 42px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
h6 {
    font-size: 36px;
    font-family: "Playfair", serif;
    font-weight: normal;
    font-style: normal;
}
p{}
a {
    color: #C2AD77;
    text-decoration: none;
}

img {
    max-width: 100%;
}
.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-center: left !important;
}
#main_site_content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: unset;
}
#main_site_content > * {
    width: 100%;
}
.main-header {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    width: 100%;
    background: #ffffff;
    padding: 0;
    z-index: 1;
}

.space-between {
    justify-content: space-between;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }
    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}
.sticky-header {
    visibility: hidden;
    opacity: 0;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 0 15px 0 #0002;
    background: #ffffff;
}
.admin-bar .sticky-header {
  top: 32px;
}
.sticky-header.sticky {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    position: fixed;
    animation: slide-down 0.7s;
    animation-direction: normal;
}
.logo {
    display: inline-block;
    width: auto;
    padding: 5px 0;
}
.logo img.custom-logo {
    max-height: 75px;
    width: auto;
}
.menu_section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
ul.navbar-nav {
    display: flex;
    flex-direction: row;
}
ul.navbar-nav > li {
    margin-left: 0;
    position: relative;
}
ul.navbar-nav > li > a {
    padding: 34px 11px;
    display: inline-block;
    color: #121212 !important;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
ul.navbar-nav > li > a:hover, ul.navbar-nav > li.current-menu-item > a {
    color: #c69d63 !important;
}
ul.header-right-menu > li > a:hover,ul.header-right-menu > li.current-menu-item > a {
    color: #fff !important;
}
ul.navbar-nav > li.menu-item-has-children > a {
    padding-right: 35px;
}
ul.navbar-nav > li.current-menu-item > a::after {
    content: '';
    position: absolute;
    width: 80%;
    height: 4px;
    background: #c69d63;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
li.menu-item-has-children span.caret {
    display: flex;
    position: absolute;
    z-index: 0;
    top: 50%;
    right: 11px;
    /* width: 35px; */
    /* height: 35px; */
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transform: translateY(-50%);
}
li.menu-item-has-children span.caret::after {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-top: 0;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%234A5568' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    -webkit-mask-size: contain;
    /* filter: brightness(4.4) contrast(1.5); */
    background-size: 17px;
    background-position: center;
    background-repeat: no-repeat;
}
.sub-menu {
    background-color: #ffffff;
    list-style: none;
    box-shadow: 0 2px 20px 0 rgba(62,65,159,.09);
    width: 215px;
    position: absolute;
    padding: 0;
    left: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    top: 100%;
}
.sub-menu > li {
    margin: 0;
    position: relative;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.sub-menu > li.menu-item-has-children {
    padding-right: 35px;
}
.sub-menu > li > a {
    padding: 10px 15px;
    width: 100%;
}

ul.navbar-nav > li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}
.sub-menu > li > a {
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    color: #121212 !important;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 16px;
}
.sub-menu > li.menu-item-has-children span.caret {
    transform: rotate(-90deg) translate(6px, 0px);
}
.sub-menu > li:hover {
    background: #c2ad77;
    color: #fff;
}
.sub-menu > li:hover > a {
    background: inherit;
    color: #fff;
}
body:is(.home) .header-right-menu .inner-menu, body:not(.home) .header-right-menu .home-menu {
    display: none;
} 
body:not(.home) .header-right-menu .inner-menu, body:is(.home) .header-right-menu .home-menu {
    display: block;
}
a#mobile_toggle {
    display: none;
}
div#mobile_menu {
    display: none;
}
footer.site-footer {
    background: #ffffff;
    position: relative;
    margin-top: 45px;
}
section.footer_wrap {
    background: #c2ad77;
    border-radius: 40px;
    padding: 40px 40px 25px;
    margin-bottom: 50px;
}
.top-banner-section {
    padding-top: 170px;
    padding-bottom: 240px;
}
ul.header-right-menu > li > a {
    padding: 14px 40px;
    border: 1px solid #C2AD77;
    background: #C2AD77;
    font-weight: 400;
    margin: 19px 5px;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 45px;
}

.sub-menu > li:hover span.caret::after {
    filter: brightness(4.4) contrast(1.5);
}
.sub-menu > li > ul.sub-menu {
    top: 0;
    left: 100%;
}
.sub-menu > li:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
}
ul.header-right-menu > li > a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.top-banner-section h3.vc_custom_heading {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.top-banner-section h1.vc_custom_heading {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: -2px;
    margin-bottom: 20px;
}
.top-banner-section p.vc_custom_heading {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 20px;
}
.top-banner-section .wpb_wrapper .vc_btn3-container {
    margin: 0 0;
}
.top-banner-section .wpb_wrapper {
    max-width: 700px;
    margin: 0 auto;
}
.top-banner-section .wpb_wrapper .vc_btn3-container i.vc_btn3-icon {
    font-size: 24px;
}
.home_video_section {
    margin-top: -220px;
}
.home-video-player {
    padding: 0 100px 45px;
}
.home-video-player .html5_video_players {
    border-radius: 35px;
    overflow: hidden;
}
.plyr__control--overlaid {
    --plyr-video-control-background-hover:#54bd95;
    --plyr-color-main: #54bd95;
    background: var(--plyr-color-main);
}
.color-section-block {
    text-align: center;
    padding: 30px;
    background-size: 100% 100%;
}
.color-section-block h2 {
    font-size: 24px;
    color: #121212;
    font-weight: 700;
    margin: 0px 0 5px;
}
.color-section-block p {
    font-size: 16px;
    font-weight: 400;
}
.service-platform-section {
    padding: 100px 0;
}
.service-platform-section h2.vc_custom_heading {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}
.service-platform-section p.vc_custom_heading {
    font-size: 16px;
    font-weight: 500;
}
.designer-col-row {
    margin-top: 65px;
}
.designer-col > .vc_column-inner > .wpb_wrapper {
    padding: 30px 20px;
    background: #fff;
    border-radius: 15px;
    margin: 15px;
    position: relative;
    box-shadow: 0 14px 22px #0101012e;
}
.designer-col .top-image {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: -1;
    margin: 0 !important;
    width: calc(50% + 15px);
    text-align: right;
}
.designer-col .bottom-image {
    position: absolute;
    left: -15px;
    bottom: -15px;
    z-index: -1;
    margin: 0 !important;
    width: calc(50% + 15px);
    text-align: left;
}
.designer-col h2.vc_custom_heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.designer-col p.vc_custom_heading {
    font-size: 16px;
    font-weight: 400;
}
.designer-col .wpb_single_image {
    margin-bottom: 20px;
}
.designer-col .vc_btn3-container {
    margin: 0;
}
.designer-col .vc_btn3-container button {
    padding: 0;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.designer-col .vc_btn3-container button i {
    font-size: 1.2em !important;
}
.footer-inner {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
.site-footer-menu {
    width: 25%;
    padding: 0;
}
.site-footer-menu:first-child, .site-footer-menu:last-child {
    width: 25%;
    border: none;
}

.site-footer-info {
    display: flex;
    width: 35%;
    flex-direction: column;
    gap: 20px;
}
.site-footer-menus {
    display: flex;
    width: 75%;
    justify-content: space-between;
    gap: 20px;
}
.site-footer-info .logo {
    padding: 0;
}
.site-footer-info .logo img.custom-logo {
    height: auto !important;
    width: auto !important;
    filter: brightness(1) invert(1);
}
.footer_icon ul.socials {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 9px 0 0;
}
.footer_icon ul.socials img.imgthumb {
    max-width: 45px;
}
.site-footer-menu h4.heading-primary {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: "Roboto", sans-serif;
}
.site-footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-inner-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0px;
    padding-top: 30px;
    margin-top: 40px;
    border-top: 1px solid #E3D1A1;
}
.site-footer-bottom-menu hr {
    display: none;
}
.site-footer-bottom-menu .textwidget > p {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.site-footer-bottom-menu ul li a {
    padding: 0 24px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.2px;
}
.copyright {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #fff;
    text-align: center;
    letter-spacing: 0.8px;
    line-height: normal;
}
.site-footer-bottom-menu hr {
    display: none;
}
.site-footer-bottom-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

.site-footer-bottom-menu ul li:last-child a {
    padding-right: 0;
}
.site-footer-menu ul li a:hover, .site-footer-bottom-menu ul li a:hover {
    color: #c69c67;
}
ul#menu-footer-menu a.nav-link {
    font-family: 'Raleway';
    font-size: 23px;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 42.5px;
    color: #fff;
    position: relative;
}
ul#menu-footer-menu a.nav-link:before {
    position: absolute;
    content: '>';
    left: 2px;
    top: auto;
    line-height: 37px;
}
.site-footer-menu:nth-child(2) {
    padding-left: 0;
    padding-right: 37px;
}
.site-footer-menu:nth-child(2) .textwidget {
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #fff;
}
.site-footer-menu:nth-child(2) .textwidget p {
    margin-bottom: 30px;
}
.site-footer-menu:nth-child(2) .textwidget p:last-child {
    margin-bottom: 0px;
}
.site-footer-menu:nth-child(2) .textwidget p > strong {
    font-size: 25px;
    font-weight: 600;
}
.site-footer-menu:last-child {
    padding-left: 50px;
    text-align: left;
}
.site-footer-menu:last-child .textwidget:first-child {
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    margin-top: 7px;
    color: #fff;
}
.site-footer-menu:last-child .textwidget:nth-child(3) {
    font-size: 31px;
    font-family: 'Raleway', sans-serif;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    max-width: 260px;
    line-height: 1.15;
}
.site-footer-menu:last-child .textwidget:last-child ul {
    display: flex;
    gap: 15px;
}
section.footer_bottom {
    background: #000;
    padding: 17px 0;
}


.blog-header {
    background: #464646;
}
.blog-header .container-fluid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 75px;
}
.blog-menu > ul > li {
    margin: 0;
}
.blog-menu > ul > li > a, .blog-menu > ul > li.current-menu-item > a, .blog-menu > ul > li > a:hover {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 20px 0px;
    margin: 0 32px;
    position: relative;
}

.blog-menu > ul > li > a::after, .blog-menu > ul > li.current-menu-item > a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #fff;
    bottom: 18px;
    opacity: 0;
}
.blog-menu > ul > li.active > a::after, .blog-menu > ul > li.current-menu-item > a::after {
    opacity: 1;
}
.blog-search {
    display: flex;
    width: auto;
}
.blog_search_form {
    display: inline-block;
    position: relative;
    width: auto;
    overflow: hidden;
    height: 37px;
}
.blog_search_form input.search-field {
    border: none;
    outline: none;
    margin: 0;
    padding: 7px 40px 7px 14px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
}
.blog_search_form input.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    font-size: 25px;
    color: #999;
    transform: rotate(30deg);
}

.site-footer-menu ul > li {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
}
.site-footer-menu ul > li:last-child {
    margin-bottom: 0;
}
.site-footer-menu ul > li .footer-address-icon {
    width: 40px;
}
.site-footer-menu ul > li .footer-address-content {
    width: calc(100% - 55px);
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    align-items: center;
    display: flex;
}
#main_site_content {
    overflow: hidden;
}
.property-single-main.blog-page .property-single-section {
    gap: 15px;
}
ul.property-related-slider.blog-list {
    margin: 0 auto;
}
li.blog-item.slick-slide {
    padding: 0 10px;
}
.blog-content {
    font-size: 16px;
    line-height: 1.5;
}
.social-share {
    display: flex;
    margin-top: 0px;
}
.social-share a {
    margin: 0px 10px 0 0px;
}
.social-share a img {
    max-width: 35px;
    border-radius: 8px;
}
.property-single-main.blog-page .property-single-section h1.title {
    font-family: 'Playfair';
    font-size: 30px;
    font-weight: 800;
}
#menu-header-right-menu a.nav-link {
    color: #fff !important;
}
#menu-header-right-menu a.nav-link::after {
    display: none;
}
.site-footer-menu > img {
    max-height: 150px;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.team-sec {
    display: flex;
    gap: 25px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.team-image {
    width: 30%;
}
.team-cont {
    width: calc(70% - 25px);
}
.team-image img {
    width: auto !important;
    height: auto !important;
    border-radius: 20px;
}
.property-single-aside {
    margin-top: 5px;
}

@media only screen and (max-width: 1400px){
    .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
        padding-top: 0;
    }
    ul.navbar-nav > li > a {
        padding: 34px 9px;
    }
    ul.header-right-menu > li > a {
        padding: 12px 24px;
    }
    ul.navbar-nav > li {
        margin-left: 5px;
    }
    .site-footer-menu {
        padding: 0 15px;
    }
    section.footer_wrap {
        padding: 40px 25px 25px;
        margin-bottom: 30px;
    }
    .wpb-content-wrapper .vc_custom_1730119937886 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}
@media only screen and (max-width: 1300px){
.logo img.custom-logo {
    max-height: 65px;
    width: auto;
}
ul.navbar-nav > li {
    margin-left: 0;
}
ul.navbar-nav > li > a {
    font-size: 15.5px;
}
ul.header-right-menu > li > a {
    padding: 10px 18px;
    margin: 23px 0px;
}
}


@media only screen and (max-width: 1200px){
    ul.navbar-nav > li > a {
        font-size: 16px;
        padding: 24px 7px;
    }
    ul.header-right-menu > li > a {
        padding: 12px 16px !important;
        font-size: 14px !important;
        margin: 13px 0px;
    }
    .logo img.custom-logo {
        max-height: 60px;
        width: auto;
    }
    ul.navbar-nav > li > a {
        font-size: 14px;
        padding: 24px 8px;
    }
   
    
}


@media only screen and (max-width: 991px){
    div#wpadminbar {
        z-index: 999 !important;
    }
    ul#menu-header-menu {
        display: none;
    }
    div#mobile_menu {
        display: inline-block;
        flex-wrap: wrap;
        position: fixed;
        height: 100%;
        z-index: 99999;
        background: #fff;
        left: -380px;
        transition: 0.5s;
        top: 0;
        width: 380px;
        align-items: flex-start;
        gap: 0;
    }
    .menu_overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #0008;
        z-index: 9999;
        left: 0;
        top: 0;
        visibility: hidden;
        opacity: 0;
    }
    a#mobile_toggle {
        display: flex;
        font-size: 35px;
        color: #c69c67;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 5px;
        align-items: center;
        justify-content: center;
        margin: 21px 0;
    }
    .body_menu_open div#mobile_menu {
        left: 0;
        transition: 0.5s;
    }
    body.body_menu_open {
        overflow: hidden !important;
    }
    .menu_overlay.menu_open {
        visibility: visible;
        opacity: 1;
    }
    ul.navbar-nav {
        flex-wrap: wrap;
    }
    .mobile-header {
        padding: 15px 25px;
        display: inline-flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        max-height: 75px;
        border-bottom: 1px solid #ececec;
    }
    .close_btn {
        font-size: 26px;
        color: #b8b5b5;
    }
    .mobile-logo img.custom-logo {
        height: 60px;
        width: auto;
    }
    ul.navbar-nav > li {
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #ececec;
    }
    ul.navbar-nav > li > a {
        padding: 15px 25px;
        width: 100%;
        text-align: left;
    }
    ul.navbar-nav > li.menu-item-has-children > a {
        width: calc(100% - 50px);
        border-bottom: 1px solid #ececec;
    }
    li.menu-item-has-children span.caret {
        right: 0;
        width: 50px;
        height: 100%;
        border-left: 1px solid #dcdcdc;
        max-height: 54px;
        top: 0;
        transform: translate(0);
        border-bottom: 1px solid #dcdcdc;
        pointer-events: auto;
        display: flex;
    }
    
    ul.navbar-nav > li:hover > .sub-menu {
        transition: inherit;
        top: 0;
        visibility: visible;
        opacity: 1;
        padding-left: 20px;
        display: none;
    }
    .sub-menu {
        background-color: transparent;
        box-shadow: none;
        width: 100%;
        position: relative;
        padding: 0;
        left: 0;
        visibility: visible;
        opacity: 1;
        transition: inherit;
        top: 0;
        display: none;
    }
    .sub-menu > li > a {
        padding: 15px 25px;
    }
    .sticky-header.sticky ul.navbar-nav {
        display: none;
    }
    .main-header .row.space-between > .col-auto:last-child {
        display: none;
    }
    .home .main-header:not(.sticky-header) .logo, .page-id-568 .main-header:not(.sticky-header) .logo {
        display: block;
    }
    .logo img.custom-logo {
        max-width: 160px;
    }
    ul.navbar-nav > li.current-menu-item > a::after{
        display: none;
    }
   
    ul.navbar-nav > li > a {
        margin: 0;
    }
   
    
    .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
        padding-top: 0;
    }

   
    .footer-inner {
        flex-wrap: wrap;
    }
    .site-footer-menu:last-child {
        padding-left: 15px;
        margin-top: 20px;
        flex-wrap: wrap;    
    }
    .site-footer-menu:last-child h4.heading-primary {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }
    .site-footer-menu:first-child {
        width: 100%;
        justify-content: center;
        display: flex;
    }
	.site-footer-menu:last-child {
        width: 33%;
    }
	.site-footer-menu:last-child .textwidget:last-child ul {
    justify-content: center;
}
    .site-footer-menu:first-child img {
        max-height: 70px;
        width: auto;
    }
    .site-footer-menu:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
        width: 33%;
    }
    .site-footer-menu:nth-child(3) {
        width: 33%;
        padding: 0 15px;
    }
    .footer-inner-bottom {
        padding-top: 30px;
        margin-top: 20px;
    }
    .wpb-content-wrapper > .vc_row:not([data-vc-full-width="true"]).full-width-with-bg {
        padding: 0 0px;
    }
    #res-full-991 .vc_col-sm-6 {
        width: 100%;
    }
    .main-header .row.space-between {
        align-items: center;
    }

   
}
@media only screen and (max-width: 767px){
    .admin-bar .sticky-header {
        top: 0;
    }
    .logo {
        padding: 10px 0;
    }
    a#mobile_toggle {
        margin: 11px 0;
    }
    
    .address-box-wrapper {
        margin: 35px 0;
    }
    footer.site-footer {
        margin-top: 25px;
    }
    .site-footer-menu {
        width: calc(50% - 15px);
        padding: 20px 0px 10px;
    }
    .admin-bar .sticky-header {
        top: 46px;
    }
    
    .team-sec {
        margin-top: 10px;
    }
    .team-image {
        width: 100%;
        text-align: center;
    }
    .team-cont {
        width: 100%;
        text-align: center;
    }
    .team-cont .social-share {
        justify-content: center;
    }
    
}

@media only screen and (max-width: 640px){
	h4 {
    font-size: 18px;
}
		h4 br {
    display: none;
}
    .hero-banner {
        margin-bottom: 25px;
        min-height: 350px;
    }   
    .site-footer-menu {
        width: calc(100% - 0px);
        padding: 20px 0px 10px;
    }
    .site-footer-menu:nth-child(3), .site-footer-menu:nth-child(2), .site-footer-menu:nth-child(2), .site-footer-menu:last-child {
        width: 100%;
        padding: 0;
    }
    .admin-bar .sticky-header {
        top: 0;
    }
    .site-footer-menu:first-child {
        padding-top: 0;
    }
    .site-footer-menu:first-child img {
        max-height: 90px;
    }
    .site-footer-menu:last-child h4.heading-primary {
        text-align: left;
    }
    .site-footer-menu:last-child {
        justify-content: flex-start;
    }
    .site-footer-menu h4.heading-primary {
        font-size: 20px;
    }
    a#mobile_toggle {
        font-size: 25px;
    }
}


@media only screen and (max-width: 480px){
    .logo img.custom-logo {
        max-width: 117px;
    }
   
    .site-footer-menu h4.heading-primary {
        font-size: 18px;
    }
    .site-footer-menu:nth-child(2) .textwidget {
        font-size: 14px;
    }
    .site-footer-menu ul > li .footer-address-content {
        font-size: 14px;
    }
    .footer-inner-bottom {
        padding-top: 22px;
        margin-top: 9px;
    }
    .site-footer-bottom-menu .textwidget > p {
        font-size: 13px;
    }
    div#mobile_menu {
        left: -320px;
        width: 320px;
    }
    .About-us-sec h2 {
        font-weight: 600;
        font-size: 25px !important;
    }
    .About-us-sec h3 {
        font-size: 18px !important;
        font-weight: 600;
    }
}

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

@media only screen and (max-width: 767px){
.site-footer-menu:nth-child(3), .site-footer-menu:nth-child(2), .site-footer-menu:nth-child(2), .site-footer-menu:last-child {
        width: 100%;
        padding: 0;
    }
.site-footer-menu ul > li {
    margin-bottom: 15px;
}
.site-footer-menu:last-child .textwidget:last-child ul {
    justify-content: flex-start;
}
.site-footer-menu:last-child h4.heading-primary {
    text-align: left;
}
.blog-category-filter h3 {
    font-size: 22px;
    font-weight: 600;
}
.blog-category-filter select#blog-category {
    font-size: 14px !important;
    padding: 6px 10px 6px 10px;
}
}



.blog-category-filter h3 {
    font-size: 25px;
    font-weight: 600;
    color: #c2ad77;
    margin: 0;
}
.blog-category-filter {
    margin-bottom: 30px;
    padding: 0px;
    border-radius: 10px;
}
.blog-category-filter select#blog-category {
    font-size: 15px !important;
    color: #000;
    padding: 8px 30px 8px 15px;
    border: 1px solid #c2ad77;
}
.blog-category-filter select#blog-category:focus-visible {
    outline: unset;
}
.page-id-254 .main-header {
    box-shadow: 0 0 15px 0 #0002;
    background: #ffffff;
}
.property-single-content {
    margin-top: 30px;
}
.single-team .main-header {
    box-shadow: 0 0 15px 0 #0002;
    background: #ffffff;
}