@media screen and (max-width: 1390px) {

    .testimonials .post-wrap button[type="button"],
    .property-image .owl-nav button[type="button"] {
        left: 0;
    }

    .testimonials .post-wrap button[type="button"].owl-next,
    .property-image .owl-nav button[type="button"].owl-next {
        left: auto;
        right: 0;
    }
}

@media screen and (max-width: 1299px) {
    .testimonials .post-wrap {
        padding: 0 30px;
    }

    .content-wrap p {
        line-height: 30px;
        font-size: 18px;
    }

    .buy-sell-section .properties-shortcode-wrapper .buy-wrap {
        gap: 20px;
    }

    ul.sqr-bed-wrap {
        gap: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .blog-content-field .blog-img {
        max-width: 160px;
    }

    .blog-content-field {
        gap: 15px;
    }

    .content-wrap h3 {
        font-size: 18px;
    }

    .home-blog .elementor-widget-shortcode {
        width: 50%;
    }

    .home-blog .blog-post-wrap .image-wrap {
        height: 280px;
    }

    .wrap-blog-image {
        height: 500px;
    }

    .blog-sidebar aside.sidebar,
    .container.blog-post-wrap aside.sidebar {
        max-width: 350px;
        min-width: 350px;
    }

    .search aside.sidebar {
        max-width: 350px;
    }

    .blogpost-content .blog-head {
        width: 83%;
    }

    .thumb-content .blogpost-thumbnail {
        height: 306px;
    }

    .search .container.archive-container .search-results-list,
    article .blog-sidebar>.blogpost-content,
    .archive .container.blog-post-wrap main.main-content {
        max-width: 64.7%;
    }

    .properties .content-field .title-wrap a {
        font-size: 22px;
    }

    .properties .location-wrap {
        font-size: 18px;
    }

    .sqr-bed-wrap li {
        font-size: 18px;
    }

    .content-field .img-price-wrap .image-wrap {
        height: 200px;
    }

    .buy-sell-section ul.sqr-bed-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 1024px) {
    header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        display: block;
        opacity: 0;
    }

    header#masthead .hfe-nav-menu__toggle::before {
        content: "";
        position: absolute;
        height: 3px;
        width: 26px;
        background: #FFF;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        box-shadow: 0 -7px 0 0 #FFF, 0 7px 0 0 #FFF;
        transition: 0.5s all;
        z-index: auto;
    }

    .no-scroll.show.menu {
        overflow: hidden;
    }

    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
        box-shadow: none;
        transform: rotate(45deg);
        background: #fff;
    }

    header#masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
        height: 3px;
        width: 26px;
        background: #fff;
        content: "";
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        transform: rotate(-45deg);
        transition: 0.5s all;
    }

    header#masthead .hfe-nav-menu__toggle.hfe-active-menu {
        z-index: 999999;
        background-color: #c71d28;
        border-radius: 0;
    }

    header#masthead .hfe-nav-menu__toggle.hfe-active-menu+nav {
        transform: translateY(0);
    }

    header#masthead nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0 !important;
        bottom: 0;
        padding: 72px 0 0 0;
        background: #fff;
        height: 100vh;
        overflow: hidden;
        transform: translateX(100%);
        transition: 0.5s all;
        z-index: 99999 !important;
        width: 100% !important;
        margin: 0;
        border-radius: 0;
        display: block;
    }

    header#masthead nav>ul {
        overflow: hidden;
        max-height: calc(100vh - 72px);
        display: block;
        opacity: 1;
        border-top: 1px solid #c4c4c4;
    }

    header#masthead nav>ul>li {
        margin: 0;
        background: transparent;
        padding: 0px;
        border-radius: 0;
    }

    header#masthead nav>ul>li>a,
    header#masthead nav ul li>div>a {
        background: transparent;
        margin: 0px !important;
        padding: 13px 15px !important;
        color: #000;
    }

    header#masthead nav ul li.current_page_item>div>a,
    header#masthead nav ul li.current_page_item>a,
    header#masthead nav>ul>li.current-menu-item>a {
        background: #FFF !important;
        color: #c71d28 !important;
    }

    header#masthead nav ul li.current-menu-parent>div i::before,
    header#masthead nav ul li.current-menu-parent>div i::after {
        background: #333;
    }

    header#masthead nav>ul>li:first-child {
        border-left: 0;
    }

    header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon svg {
        display: none;
    }

    header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        padding: 20px;
    }

    ul.our-team-wrap li.our-team {
        padding: 35px 7px 38px;
    }

    .blogpost-content .blog-head .author-category>div:not(:first-child) {
        margin-left: 5px;
        padding-left: 10px;
    }

    .blogpost-content .blog-head .author-category>div:not(:first-child):before {
        top: 5px;
        bottom: auto;
    }

    .thumb-content .blogpost-thumbnail img {
        object-fit: cover;
        height: inherit;
        object-position: top;
    }

    .property-banner.inner-banner {
        height: 500px;
    }

    .property-image .owl-nav button[type="button"] {
        left: 10px;
    }

    .property-image .owl-nav button[type="button"].owl-next {
        right: 10px;
    }

    .property-wrap .property-sidebar {
        width: 345px;
    }

    .property-sidebar .sidebar .title {
        font-size: 30px;
        margin: 0 0 20px;
        padding-bottom: 10px;
    }

    .property-sidebar .sidebar p.price {
        font-size: 45px;
    }

    .property-sidebar .sidebar p,
    .property-specs li {
        font-size: 18px;
    }

    .prop-wrap .properties {
        min-height: 635px;
    }
}

@media (max-width: 1023px) and (min-width: 768px){
    body.page-id-24 .buy-sell-section,
    body.page-id-2183 .buy-sell-section {
        padding-top: 120px;
    }
}

@media screen and (max-width: 1023px) {
    .home-blog .elementor-widget-shortcode {
        width: 100%;
    }

    body .advance-div p.advance-text {
        bottom: -35px;
        right: 68px;
        font-size: 14px;
    }

    body .advance-div p.advance-text::before {
        width: 26px;
        height: 24px;
        top: -11px;
        right: -30px;
    }

.property-search form.search-form-home {
    padding: 18px 23px 18px 23px;
}

    .search-form-home select {
        max-width: 200px;
    }

    .search-form-home button[type="submit"],
    .search-form-home button[type="button"] {
        max-width: 168px;
    }

    .content-field .img-price-wrap .image-wrap {
        height: 240px;
    }

    .content-field .img-price-wrap {
        margin-bottom: 15px;
    }

    .content-field .img-price-wrap .price-wrap,
    .text-content .price-wrap {
        font-size: 28px;
    }

    .properties .content-field .title-wrap a {
        font-size: 18px;
    }

    .properties .location-wrap {
        font-size: 16px;
    }

    .properties .location-wrap::before {
        top: 3px;
    }

    .content-wrap p {
        line-height: 24px;
        font-size: 16px;
    }

    .prop-wrap .properties {
        min-height: 570px;
    }

    .contact-form-wrap .input-group {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }

    .contact-box .cnt-address-phone-wrap>div,
    .contact-box .cnt-address-phone-wrap>div h2 {
        font-size: 16px;
    }

    ul.our-team-wrap li.our-team {
        padding: 25px 12px 28px;
    }

    ul.our-team-wrap {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 20px 15px;
        margin-top: 40px;
    }

    .pos-exp-wrap p {
        font-size: 14px;
    }

    .our-team-wrap li.our-team .cms-content .exp-wrap {
        font-size: 14px;
    }

    ul.our-team-wrap li.our-team .cms-content .title-wrap {
        margin: 9px 0 5px;
        font-size: 16px;
    }

    ul.our-team-wrap li.our-team .read-more a {
        font-size: 16px;
    }

    .team-field .pos-exp-wrap {
        margin-bottom: 13px;
    }

    .contact-form-wrap .wpcf7-form-control-wrap input:not([type="submit"]),
    .contact-form-wrap .wpcf7-form-control-wrap textarea,
    form#epicwin_white_paper_subscription input#sub-news-email-wp {
        height: 60px;
        font-size: 16px;
    }

    .contact-form-wrap .wpcf7-form-control-wrap textarea {
        height: 140px;
    }

    .wrap-blog-image {
        height: 400px;
    }

    .wrap-blog-image .banner-caption.bread-cumb h2.font-head {
        font-size: 40px;
    }

    .wrap-blog-image .banner-caption.bread-cumb h2.font-text {
        font-size: 45px;
    }

    .wrap-blog-image .banner-caption.bread-cumb .container>p:last-child {
        font-size: 14px;
    }

    .wrap-blog-image .banner-caption.bread-cumb {
        bottom: 30px;
    }

    .wrapper .title-heading {
        padding-top: 70px;
    }

    .single-blog .title-heading>h2:first-child,
    .single-post .title-heading>h2:first-child,
    .archive .title-heading>h2:first-child,
    .search .title-heading>h2:first-child {
        font-size: 45px;
        margin-bottom: -17px;
    }

    .single-blog .title-heading>h2:last-child,
    .single-post .title-heading>h2:last-child,
    .archive .title-heading>h2:last-child,
    .search .title-heading>h2:last-child {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 43px;
    }

    .blog-sidebar,
    .archive .container.blog-post-wrap,
    .search .container.archive-container {
        flex-direction: column-reverse;
    }

    .widget.widget_block.widget_search {
        margin-bottom: 30px;
    }

    .widget.widget_block h2 {
        font-size: 26px;
        line-height: 28px;
        padding: 20px 24px;
    }

    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item a,
    .widget.widget_block:not(.widget_search).widget_recent_entries li a,
    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item,
    .widget.widget_block:not(.widget_search).widget_recent_entries li {
        line-height: 28px;
        font-size: 16px;
    }

    .blog-sidebar aside.sidebar,
    .container.blog-post-wrap aside.sidebar {
        margin-bottom: 30px;
        max-width: 100%;
        min-width: 100%;
    }

    .thumb-content .blogpost-thumbnail {
        height: 374px;
    }

    .thumb-content .blogpost-thumbnail {
        margin-bottom: 17px;
    }

    .blogpost-content .thumb-content p,
    .blogpost-content .thumb-content ul li {
        font-size: 16px;
        line-height: 28px;
    }

    .blogpost-content .thumb-content a.read-more {
        font-size: 18px;
        padding: 15px 52px 17px 52px;
        margin-top: 22px;
    }

    .blogpost-content .blog-head h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .blogpost-content .blog-head .author-category>div,
    .blogpost-content .blog-head .author-category>div a {
        font-size: 15px;
        line-height: 22px;
    }

    .archive section.banner-section .blog-footer-class .wrap-heading,
    .single-post section.banner-section .blog-footer-class .wrap-heading,
    .search section.banner-section .blog-footer-class .wrap-heading,
    .single-blog section.banner-section .blog-footer-class .wrap-heading {
        font-size: 46px;
    }

    .archive section.banner-section .blog-footer-class .wrap-subheading,
    .single-post section.banner-section .blog-footer-class .wrap-subheading,
    .search section.banner-section .blog-footer-class .wrap-subheading,
    .single-blog section.banner-section .blog-footer-class .wrap-subheading {
        font-size: 40px;
        line-height: 45px;
        max-width: 600px;
    }

    .archive section.banner-section .blog-footer-class .wrap-text,
    .single-post section.banner-section .blog-footer-class .wrap-text,
    .search section.banner-section .blog-footer-class .wrap-text,
    .single-blog section.banner-section .blog-footer-class .wrap-text {
        margin: 0 auto 0 !important;
        font-size: 16px;
        line-height: 25px;
    }

    .archive section.banner-section,
    .single-post section.banner-section,
    .search section.banner-section,
    .single-blog section.banner-section {
        padding-top: 70px;
    }

    .archive .container.blog-post-wrap main.main-content,
    .search .container.archive-container main.main-content,
    .search .container.blog-post-wrap main.main-content {
        padding-right: 0;
    }

    .blog-sidebar .blog-date .date-badge span.day {
        font-size: 25px;
        line-height: 20px;
        height: 38px;
    }

    .blog-sidebar .blog-date .date-badge span.month-year {
        font-size: 15px;
        line-height: 20px;
        padding: 6px 0 13px;
    }

    .blog-sidebar .blog-date .date-badge {
        width: 80px;
        height: 80px;
    }

    .blogpost-content .blog-head {
        width: 88%;
    }

    .blogpost-content {
        padding-right: 0;
    }

    .search .container.archive-container .search-results-list {
        padding-right: 0;
    }

    .blogpost-content .thumb-content p {
        margin-bottom: 18px;
    }

    .blogpost-content .thumb-content p>strong {
        margin-bottom: -18px;
    }

    .blogpost-content .thumb-content ul {
        margin-top: 0;
    }

    .blogpost-content .thumb-content ul li {
        line-height: 36px;
        padding-left: 20px
    }

    .text-content-wrap.bullet-point {
        padding-left: 20px;
    }

    .blogpost-content .thumb-content ul li:before {
        top: 13px;
    }

    .search .container.archive-container p {
        font-size: 16px;
    }

    .search .container.archive-container h1.page-title {
        font-size: 24px;
        order: 1;
        margin-bottom: 23px;
    }

    .search aside.sidebar {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .search .container.archive-container .search-results-list,
    article .blog-sidebar>.blogpost-content,
    .archive .container.blog-post-wrap main.main-content {
        max-width: 100%;
    }

    .blogpost-content .blog-head .author-category>div:not(:first-child):before {
        top: 4px;
    }

    .widget.widget_block:not(.widget_search):nth-child(2n) {
        margin-bottom: 50px;
    }

    ul.testi-post-wrap li:not(:last-child) {
        margin-bottom: 20px;
    }

    ul.testi-post-wrap li {
        padding: 23px 20px 24px;
    }

    ul.testi-post-wrap li .content-field .rating-content-wrap {
        padding-left: 15px;
    }

    .text-content-wrap.bullet-point::before {
        top: 10px;
    }

    .blog-post-wrap .pagination{
        margin-top: 35px;
    }

    .section-gapping {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .property-detail .title-wrap {
        margin-bottom: 30px;
    }

    .property-detail .title-wrap .top-title {
        font-size: 45px;
    }

    .property-description p {
        font-size: 16px;
    }

    .property-wrap {
        gap: 15px;
    }

    .property-details-left .property-location {
        margin-top: 35px;
    }

    .property-details-left .property-location iframe {
        height: 310px;
    }

    .property-wrap .property-sidebar {
        width: 265px;
    }

    .property-sidebar .sidebar .title {
        font-size: 25px;
    }

    .property-sidebar .sidebar p.price {
        font-size: 35px;
    }

    .property-sidebar .sidebar p,
    .property-specs li {
        font-size: 16px;
    }

    .property-sidebar .sidebar .property-contact p {
        margin-bottom: 10px;
    }

    .property-banner.inner-banner {
        height: 400px;
    }

    .buy-sell-section .properties-shortcode-wrapper .buy-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .buy-sell-section .properties-shortcode-wrapper {
        gap: 30px;
    }
}

@media screen and (max-width: 767px) {
	.newsletter .merged .app input[type="text"].error {
    border-color: red;
}
    .address-phone-wrap>div {
        gap: 10px;
    }
    .advance-search {
    left: 0;
}

    body .advance-div p.advance-text {
    display: none;
}

    .newsletter .merged .sub_buttons {
        width: 110px;
    }

    .newsletter .merged .sub_buttons input.tnp-submit {
        padding: 9px 16px;
    }

    .sub_buttons .loader_wrap {
        width: 13px;
        right: 2px;
        height: 13px;
    }

    .newsletter .merged .app input[type="text"] {
        min-height: 40px;
        padding: 5px 15px;
    }

    .newsletter .merged {
        gap: 7px;
    }

    .home-blog .elementor-shortcode ul li {
        padding: 20px;
    }

    .home-blog .blog-post-wrap .image-wrap {
        height: 180px;
        margin-bottom: 15px;
    }

    .blog-date,
    .blog-author {
        font-size: 12px;
        padding-left: 28px;
    }

    .blog-date::before,
    .blog-author::before {
        background-position: 0 -101px;
        background-size: 30px;
        width: 21px;
        height: 22px;
    }

    .blog-author::before {
        background-position: 0 -136px;
    }

    .content-wrap .excerpt p {
        font-size: 14px;
        line-height: 150%;
    }

    .testimonials .post-wrap {
        padding: 0 20px;
    }

    .testimonials .post-wrap li::before,
    .testimonials-content-wrap ul.testi-post-wrap li::before {
        background-position: 0 -116px;
        background-size: 17px;
        width: 18px;
        height: 18px;
    }

    .content-field .country-wrap {
        font-size: 12px;
    }

    .content-field .title-wrap {
        font-size: 14px;
    }

    .content-wrap p {
        line-height: 19px;
        font-size: 13px;
    }

    .testimonials .post-wrap button[type="button"],
    .property-image .owl-nav button[type="button"] {
        width: 26px;
        height: 22px;
    }

    .testimonials .post-wrap button[type="button"]::before,
    .property-image .owl-nav button[type="button"]::before {
        background-size: 15px;
    }

    .rating-wrap {
        margin-bottom: 10px;
    }

    .testimonials .post-wrap li .image-wrap {
        width: 60px;
        height: 60px;
        margin: -30px auto 15px;
    }

    .testimonials .post-wrap li {
        margin-top: 30px;
    }

    .prop-wrap .properties,
    .buy-sell-section .buy-wrap .properties {
        padding: 15px;
        box-shadow: 10px 10px 20px 0px rgb(116 28 32 / 11%);
    }

    .content-field .img-price-wrap .image-wrap {
        height: 210px;
    }

    .content-field .img-price-wrap .price-wrap,
    .text-content .price-wrap {
        font-size: 22px;
        left: 15px;
        bottom: 10px;
    }

    .properties .location-wrap {
        font-size: 14px;
        padding-left: 35px;
        margin-bottom: 15px;
    }

    .sqr-bed-wrap li {
        font-size: 14px;
        padding-left: 25px;
    }

    .properties .location-wrap::before,
    .sqr-bed-wrap li::before {
        background-position: 0 -318px;
        background-size: 30px;
        width: 25px;
        height: 25px;
    }

    .sqr-bed-wrap li::before {
        width: 20px;
        height: 20px;
        top: 1px;
    }

    .sqr-bed-wrap li.square-wrap::before {
        background-position: 0 -356px;
    }

    .sqr-bed-wrap li.bed-wrap::before {
        background-position: 0 -392px;
    }

    .sqr-bed-wrap li.bath-wrap::before {
        background-position: 0 -426px;
    }

    ul.sqr-bed-wrap {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .prop-wrap .owl-stage-outer {
        padding-bottom: 25px;
    }

    .properties-listing .prop-wrap .owl-dots {
        gap: 3px;
    }

    .properties-listing .prop-wrap .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        border: 3px solid #fff;
    }

    .elementor-kit-6 button,
    .elementor-kit-6 input[type="button"],
    .elementor-kit-6 input[type="submit"],
    .elementor-kit-6 .elementor-button {
        border-radius: 14px 0px;
    }

    .epic_final_results,
    .error-msg {
        margin-top: 0;
    }

    .contact-form-wrap .wpcf7-form-control-wrap input:not([type="submit"]),
    .contact-form-wrap .wpcf7-form-control-wrap textarea,
    form#epicwin_white_paper_subscription input#sub-news-email-wp {
        height: 50px;
        font-size: 14px;
    }

    .contact-form-wrap .wpcf7-form-control-wrap textarea {
        height: 110px;
    }

    .submit-wrap p input[type="submit"] {
        width: 120px;
        padding: 10px 18px 8px 18px;
    }

    ul.our-team-wrap {
        grid-template-columns: repeat(1, 310px);
        grid-gap: 15px 15px;
        margin-top: 20px;
        justify-content: center;
    }

    .team-field .pos-exp-wrap {
        min-height: auto;
    }

    .our-team-wrap li.our-team .cms-content .exp-wrap {
        min-height: auto;
    }

    .team-field {
        margin-top: 7px;
    }

    ul.our-team-wrap li.our-team {
        padding: 25px 12px 22px;
    }

    .wrap-blog-image {
        height: 500px;
    }

    .wrap-blog-image .banner-caption.bread-cumb h2.font-text {
        font-size: 28px;
        line-height: 36px;
    }

    .wrap-blog-image .banner-caption.bread-cumb h2.font-head {
        font-size: 30px;
    }

    .wrap-blog-image .banner-caption.bread-cumb {
        bottom: 20px;
    }

    .wrapper .title-heading {
        padding-top: 50px;
    }

    .widget_search .wp-block-search__inside-wrapper input#wp-block-search__input-1 {
        padding: 14px 22px;
        min-height: 60px;
        font-size: 16px;
    }

    .widget_search .wp-block-search__inside-wrapper button::before {
        width: 25px;
        height: 25px;
        background-size: 100%;
    }

    .widget_search .wp-block-search__inside-wrapper button {
        padding: 0 17.5px;
    }

    .widget.widget_block h2 {
        font-size: 22px;
        line-height: 24px;
        padding: 18px 15px;
    }

    .widget.widget_block:not(.widget_search) button {
        padding: 0 15px;
        font-size: 24px;
    }

    .widget.widget_block:not(.widget_search) .widget_epicwin_white_paper_widget .app>p:nth-child(2) {
        font-size: 14px;
        line-height: 20px;
    }

    .sub_buttons input#wp_sidebar_button {
        padding: 9px 32px 9px 32px;
    }

    form#epicwin_white_paper_subscription .sub_buttons {
        margin-top: 15px;
    }

    .widget.widget_block:not(.widget_search) .widget_epicwin_white_paper_widget {
        padding-bottom: 20px;
    }

    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item a,
    .widget.widget_block:not(.widget_search).widget_recent_entries li a,
    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item,
    .widget.widget_block:not(.widget_search).widget_recent_entries li {
        line-height: 24px;
        font-size: 14px;
    }

    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item,
    .widget.widget_block:not(.widget_search).widget_recent_entries li {
        padding: 10px 15px 10px 30px;
    }

    .widget.widget_block:not(.widget_search) ul.wp-block-categories-list li.cat-item:before,
    .blogpost-content .thumb-content ul li:before {
        width: 8px;
        height: 7px;
        left: 15px;
        top: 18px;
        background-size: 100%;
    }

    .widget.widget_block:not(.widget_search).widget_recent_entries li {
        padding: 10px 15px 10px 15px;
    }

    .blog-sidebar .blog-date .date-badge span.day {
        font-size: 20px;
        line-height: 20px;
        height: 30px;
    }

    .blog-sidebar .blog-date .date-badge span.month-year {
        font-size: 12px;
        padding: 3px 0 7px;
    }

    .blog-sidebar .blog-date .date-badge {
        width: 65px;
        height: 65px;
    }

    .blogpost-content .blog-head {
        width: 81%;
        padding-left: 10px;
    }

    .blogpost-content .blog-head h2 {
        font-size: 18px;
        line-height: 26px;
    }

    .blogpost-content .blog-head .author-category>div,
    .blogpost-content .blog-head .author-category>div a {
        font-size: 14px;
        line-height: 22px;
    }

    .blogpost-content .blog-head .author-category>div:not(:first-child) {
        margin-left: 2px;
        padding-left: 6px;
        position: relative;
    }

    .blogpost-content .blog-head .author-category>div:not(:first-child):before {
        width: 1px;
        height: 13px;
        top: 4px;
        bottom: auto;
    }

    .thumb-content .blogpost-thumbnail {
        height: 175px;
    }

    .blogpost-content .thumb-content p,
    .blogpost-content .thumb-content ul li {
        font-size: 14px;
        line-height: 24px;
    }

    .blogpost-content .thumb-content a.read-more {
        font-size: 15px;
        padding: 8px 22px 8px 22px;
        margin-top: 12px;
        border-radius: 14px 0px 14px 0px;
    }

    ul.blogpost-wrap li:not(:last-child) {
        margin-bottom: 40px;
        padding-bottom: 40px;
    }

    .search .container.archive-container .search-results-list .blog-sidebar:not(:first-child) {
        margin-top: 40px;
        padding-top: 40px;
    }

    .single-blog .title-heading>h2:last-child,
    .single-post .title-heading>h2:last-child,
    .archive .title-heading>h2:last-child,
    .search .title-heading>h2:last-child {
        font-size: 23px;
        line-height: 35px;
        margin-bottom: 33px;
    }

    .single-blog .title-heading>h2:first-child,
    .single-post .title-heading>h2:first-child,
    .archive .title-heading>h2:first-child,
    .search .title-heading>h2:first-child {
        font-size: 36px;
        margin-bottom: -14px;
    }

    .archive section.banner-section .blog-footer-class .wrap-heading,
    .single-post section.banner-section .blog-footer-class .wrap-heading,
    .search section.banner-section .blog-footer-class .wrap-heading,
    .single-blog section.banner-section .blog-footer-class .wrap-heading {
        font-size: 36px;
    }

    .archive section.banner-section .blog-footer-class .wrap-subheading,
    .single-post section.banner-section .blog-footer-class .wrap-subheading,
    .search section.banner-section .blog-footer-class .wrap-subheading,
    .single-blog section.banner-section .blog-footer-class .wrap-subheading {
        font-size: 23px;
        line-height: 35px;
    }

    .archive section.banner-section .blog-footer-class .wrap-text,
    .single-post section.banner-section .blog-footer-class .wrap-text,
    .serach section.banner-section .blog-footer-class .wrap-text,
    .single-blog section.banner-section .blog-footer-class .wrap-text {
        font-size: 14px;
        line-height: 24px;
    }

    .archive section.banner-section .blog-footer-class .wrap-prop button,
    .single-post section.banner-section .blog-footer-class .wrap-prop button,
    .search section.banner-section .blog-footer-class .wrap-prop button,
    .single-blog section.banner-section .blog-footer-class .wrap-prop button {
        padding: 7px 13px 9px 13px;
        max-height: 40px;
    }

    .archive section.banner-section .blog-footer-class .wrap-prop .wrap-buy,
    .single-post section.banner-section .blog-footer-class .wrap-prop .wrap-buy,
    .search section.banner-section .blog-footer-class .wrap-prop .wrap-buy,
    .single-blog section.banner-section .blog-footer-class .wrap-prop .wrap-buy {
        margin-right: 10px;
    }

    .archive section.banner-section .blog-footer-class .wrap-prop,
    .single-post section.banner-section .blog-footer-class .wrap-prop,
    .search section.banner-section .blog-footer-class .wrap-prop,
    .single-blog section.banner-section .blog-footer-class .wrap-prop {
        padding-top: 25px;
    }

    .search .container.archive-container p {
        font-size: 14px;
    }

    .search .container.archive-container h1.page-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .thumb-content .blogpost-thumbnail {
        margin-bottom: 12px;
    }

    .blogpost-content .thumb-content {
        margin-top: 12px;
    }

    .archive section.banner-section .blog-footer-class .wrap-text,
    .single-post section.banner-section .blog-footer-class .wrap-text,
    .search section.banner-section .blog-footer-class .wrap-text,
    .single-blog section.banner-section .blog-footer-class .wrap-text {
        font-size: 14px;
        line-height: 24px;
    }

    .blogpost-content .thumb-content ul li:before {
        top: 8px;
        left: 0;
    }

    .blogpost-content .thumb-content ul li {
        padding-left: 15px;
    }

    .widget.widget_block:not(.widget_search):nth-child(2n) {
        margin-bottom: 30px;
    }

    .testimonials-content-wrap ul.testi-post-wrap li::before {
        right: 15px;
        bottom: 15px;
    }

    ul.testi-post-wrap li .content-field {
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.testi-post-wrap li .content-field .rating-content-wrap {
        padding-left: 0;
    }

    ul.testi-post-wrap li .content-field .testi-image-wrap {
        margin-top: -70px;
        width: 70px;
        height: 70px;
        min-width: 70px;
        margin: -54px auto 15px;
    }

    ul.testi-post-wrap li:not(:last-child) {
        margin-bottom: 45px;
    }

    ul.testi-post-wrap li .content-field .rating-content-wrap .rating-wrap {
        margin-bottom: 10px;
    }

    ul.testi-post-wrap li .content-field .rating-content-wrap .rating-wrap .star-rating {
        justify-content: center;
    }

    ul.testi-post-wrap li .content-field .rating-content-wrap {
        text-align: center;
    }

    ul.testi-post-wrap {
        margin-top: 23px;
    }

    ul.testi-post-wrap li {
        padding: 23px 20px 18px;
    }

    .text-content-wrap.bullet-point::before {
        top: 9px;
    }

    .pagination .page-numbers:not(.next, .prev),
    .pagination .search-page-numbers:not(.next, .prev) {
        width: 30px;
    }

    .pagination .page-numbers,
    .pagination .search-page-numbers {
        height: 30px;
        font-size: 14px;
        line-height: 20px;
        padding: 5px;
    }

    .property-banner.inner-banner {
        height: 260px;
    }

    .section-gapping {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .property-wrap {
        flex-direction: column-reverse;
    }

    .title-wrap.mobile-view {
        display: block;
        text-align: center;
    }

    .property-detail .title-wrap .top-title {
        font-size: 36px;
        margin-bottom: -5px;
    }

    .property-detail .title-wrap .main-title {
        font-size: 23px;
    }

    .property-wrap .property-sidebar {
        width: 100%;
    }

    .property-sidebar .sidebar {
        gap: 25px;
    }

    .property-details-left .title-wrap {
        display: none;
    }

    .property-description p,
    .property-sidebar .sidebar p,
    .property-specs li {
        font-size: 14px;
    }

    .property-details-left .property-location {
        margin-top: 25px;
    }

    .property-details-left .property-location iframe {
        height: 250px;
    }

    .prop-wrap .properties {
        min-height: 470px;
    }

    .buy-sell-section .properties-shortcode-wrapper .buy-wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .property-search .tab-buttons {
        padding-left: 15px;
    }

    .property-search .tab-buttons .tab-btn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .property-search form.search-form-home {
        padding: 15px;
        flex-direction: column;
    }

    .property-search form.search-form-home .search-filed {
        flex-direction: column;
    }

    .search-form-home select {
        max-width: 100%;
        height: 48px;
        background-position: right -258px;
    }

    .search-form-home select,
    .search-form-home input[type="text"],
    .advance-search-filed .field-group .range input[type="number"] {
        font-size: 14px;
        height: 48px;
    }

    .search-filed .advance-btn {
        width: 48px;
        height: 48px;
    }

    .search-form-home button[type="submit"],
    .search-form-home button[type="button"] {
        font-size: 14px;
        padding: 13px;
        max-width: 100%;
    }

.advance-search-filed {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    padding: 15px;
}

.advance-search {
    top: calc(100% - 10px);
}

    .advance-search-filed .field-group .range {
        flex-direction: row;
        gap: 10px;
    }

    .advance-search-filed .field-group .range input[type="number"] {
        height: 35px;
    }

    .inner-banner .inner-buy-section {
        position: relative;
        top: 0;
        margin-top: -170px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    ul.our-team-wrap {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 40px;
    }

    .achievements-wrap .image-section {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }

    .thumb-content .blogpost-thumbnail {
        height: 323px;
    }

    .blog-sidebar aside.sidebar,
    .container.blog-post-wrap aside.sidebar {
        max-width: 100%;
    }

    .property-details-left .property-location iframe {
        height: 310px;
    }

    .property-banner.inner-banner {
        height: 380px;
    }

    .prop-wrap .properties {
        min-height: 520px;
    }

    .buy-sell-section .properties-shortcode-wrapper .buy-wrap,
    .advance-search-filed {
        grid-template-columns: repeat(2, 1fr);
    }
}