@media only screen and (min-width:1921px) {
    .hero-section.secondary .bg-image {
        right: 380px
    }
}

@media only screen and (min-width:992px) {
    #mainmenu>ul {
        display: flex !important
    }

    #mainmenu>ul>li.has-menu .inner-menu {
        display: none;
        position: absolute;
        top: calc(100% + 15px);
        left: 50%;
        transform: translateX(-50%);
        padding-top: 15px;
        background-color: #fff;
        padding: 20px 15px;
        border-radius: 10px;
        box-shadow: 2px 2px 20px rgba(0 0 0 / .2)
    }

    #mainmenu>ul>li.has-menu .inner-menu .inner-menu {
        left: calc(100% + 30px);
        transform: translateX(0);
        top: calc(100% - 30px);
    }

    #mainmenu>ul>li.has-menu .inner-menu::before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        border: 10px solid #fff0;
        border-bottom-color: #fff;
        z-index: 1
    }
    #mainmenu>ul>li.has-menu .inner-menu .inner-menu::before {
        top: 10px;
        right: calc(100% - 11px);
        left: auto;
        bottom: auto;
        transform: translateX(-50%);
        border: 10px solid #fff0;
        border-right-color: #fff;
        border-bottom-color: transparent;
    }
}

@media only screen and (max-width:1600px) {
    #logo {
        width: 235px
    }

    #header.sticky #logo {
        width: 200px
    }

    #header .wrap {
        padding-right: 30px
    }

    #mainmenu>ul>li {
        margin: 0 0 0 25px
    }

    #header .social-links {
        padding-inline: 25px
    }

    .hero-section .side-image figure {
        max-width: 700px
    }

    .broker-filter-images {
        padding: 70px 0 60px 45px
    }

    .banner-img {
        margin-left: clamp(-272px, -6vw, 0px)
    }

    .hero-section.secondary .hero-section-content {
        padding: 100px 0
    }

    .hero-section.secondary .side-image figure {
        right: 20px
    }

    .hero-section.secondary h1 {
        font-size: 50px;
        margin-bottom: 45px
    }
}

@media only screen and (max-width:1400px) {
    #logo {
        width: 200px
    }

    #header.sticky #logo {
        width: 180px
    }

    #mainmenu>ul>li {
        margin: 0 0 0 20px
    }

    #header .social-links {
        padding-inline: 15px;
        margin-inline: 15px
    }

    #header .social-links ul li figure {
        width: 22px
    }

    a {
        font-size: 20px
    }

    .hero-section .side-image figure {
        max-width: 600px
    }

    .broker-profile h4 {
        font-size: 38px
    }

    .broker-btn,
    .broker-btn {
        width: 60px;
        height: 60px
    }

    .estate-agent-section .content-row .grid2 {
        gap: 100px
    }

    .houses-offer-bottom-sec {
        padding-left: 50px
    }

    .hero-section.secondary .grid2 {
        grid-template-columns: 1.2fr 1fr;
        gap: 60px
    }

    .hero-section.secondary .side-image figure {
        max-width: 500px
    }

    .hero-section.secondary .section-title {
        margin-bottom: 55px
    }

    .hero-section.secondary h1 {
        font-size: 50px;
        margin-bottom: 30px
    }

    .process-questions .grid2 {
        gap: 50px 70px
    }

    .process-questions {
        padding: 65px 60px 130px
    }

    .popup-block .features-block .badge {
        width: 160px;
        height: 160px
    }

    .popup-block .features-block .badge figure {
        width: 82px
    }

    .popup-block .features-block .feature figure {
        max-width: 92px
    }

    .popup-block .features-block .feature h4 {
        font-size: 40px
    }

    .popup-block .features-block .feature {
        margin-bottom: 60px
    }

    .pop-contentbox {
        padding: 56px 100px 62px
    }
}

@media only screen and (max-width:1200px) {

    h1,
    h2 {
        font-size: 56px
    }

    h3 {
        font-size: 50px
    }

    h4 {
        font-size: 40px
    }

    h5 {
        font-size: 30px
    }

    h6 {
        font-size: 22px
    }

    #footer .footer-bottom-row:after {
        width: 100%
    }

    #header .social-links {
        display: none
    }

    #logo {
        width: 180px
    }

    #header.sticky #logo {
        width: 160px
    }

    #header .social-links+a {
        margin-left: 20px
    }

    #mainmenu>ul>li {
        margin: 0 0 0 20px
    }

    #footer .footer-menu {
        grid-template-columns: repeat(4, auto)
    }

    .hero-section-content {
        padding-top: 100px
    }

    .hero-section {
        padding-bottom: 100px
    }

    body.which-broker .hero-section.secondary {
        padding: 100px 0 90px
    }

    .offer-section::after {
        top: -150px
    }

    .hero-section:not(.secondary) .section-title h1 {
        font-size: 90px
    }

    .hero-section .side-image figure {
        max-width: 500px
    }

    .button.btn-icon {
        padding-left: 60px;
        padding-block: 15px
    }

    .button.btn-icon i {
        width: 80px;
        height: 80px;
        font-size: 50px
    }

    .hero-section .section-title {
        margin-bottom: 70px
    }

    .hero-section-content::after {
        min-height: 200px
    }

    .services-row .service {
        padding: 20px
    }

    .services-row .service h6 {
        font-size: 16px
    }

    .services-row .service figure {
        max-width: 42px
    }

    .section-top-row {
        padding-bottom: 50px
    }

    .services-section .services-block .section-title {
        padding-top: 100px
    }

    .borker-info-slider-block {
        padding: 50px
    }

    .broker-inner-frame {
        transform: scale(.9);
        transform-origin: left top
    }

    .broker-filter a {
        font-size: 20px
    }

    .more-about-shape-section {
        padding-top: 135px
    }

    .more-about-shape-section .about-us-block {
        padding: 110px 20px 60px
    }

    .estate-agent-section .content-row .grid2 {
        gap: 60px
    }

    .more-about-section .grid2 {
        gap: 80px
    }

    .offer-list-banner-row {
        gap: 30px
    }

    .banner-img {
        margin-left: clamp(-272px, -1vw, 0px)
    }

    .houses-offer-bottom-sec .form-block {
        grid-template-columns: repeat(3, 1fr)
    }

    .houses-offer-bottom-sec .search-box {
        align-self: flex-end
    }

    .tab-content .broker-profile {
        padding: 50px 30px 30px
    }

    .offer-detail-content-sec .section-title {
        gap: 30px
    }

    .offer-detail-banner-sec .offer-box .button {
        padding: 14px 28px
    }

    .offer-detail-banner-sec .offer-box .button i {
        margin-right: 12px
    }

    .hero-section.secondary .hero-section-content {
        padding: 70px 0
    }

    .hero-section.secondary .side-image figure {
        max-width: 400px
    }

    .hero-section.secondary h1 {
        font-size: 44px
    }

    .hero-section.secondary .button {
        font-size: 22px
    }

    .process-questions {
        padding: 60px
    }

    .euverman-process-section .section-title-row {
        width: 100%
    }

    .broker-info-section .broker-about {
        padding-left: 70px
    }

    .broker-info-section .broker-contact h3 {
        font-size: 42px
    }

    .broker-info-section .broker-info .broker-about h4 {
        font-size: 46px
    }

    .pop-contentbox {
        padding: 56px 70px 62px
    }

    .popup-block .features-block .badge {
        width: 140px;
        height: 140px
    }

    .popup-block .features-block .badge figure {
        width: 72px
    }

    .popup-block .features-block .feature figure {
        max-width: 80px;
        margin-bottom: 25px
    }

    .popup-block .contact-form-block h4 {
        font-size: 34px
    }

    .popup-block .grids {
        gap: 50px
    }

    .news-img,
    .news-item-details {
        padding: 30px 20px 15px
    }

    .footer-menu-list.logo-list {
        gap: 30px;
        grid-column: 1 / 3
    }

    #footer .nvm-logo {
        height: 100%
    }
}

@media only screen and (max-width:1023px) {
    body {
        min-width: 320px
    }

    img {
        max-width: 100%;
        width: auto;
        height: auto
    }

    .wrap {
        width: auto;
        padding: 0 20px
    }

    .buttonset .col a {
        margin: 0 5px 8px 0
    }

    .default-grid.cols4 .col {
        width: 50%
    }

    .cols2.default-grid.tab-grid .col {
        width: 100%
    }

    .image-block figure {
        width: 45%
    }

    #header .wrap {
        padding-right: 20px
    }

    #logo {
        width: 195px
    }

    #header.sticky #logo {
        width: 180px
    }

    #mainmenu>ul>li {
        margin: 0 0 0 15px
    }

    #header .social-links+a {
        margin-left: 15px
    }

    #footer {
        padding-top: 120px;
        clip-path: polygon(0 7%, 100% 0, 100% 100%, 0% 100%)
    }

    #footer .logo {
        max-width: 260px
    }

    #footer .footer-menu {
        grid-template-columns: repeat(auto-fit, minmax(180px, auto));
        gap: 50px
    }

    #footer .footer-top-row {
        margin-bottom: 40px
    }

    .hero-section:not(.secondary) .section-title h1 {
        font-size: 70px
    }

    .button.btn-icon {
        margin: 10px 0 10px 32px;
        font-size: 20px
    }

    .hero-section .side-image figure {
        max-width: 350px
    }

    .hero-section.secondary h1 {
        font-size: 40px
    }

    .hero-section .section-title .fancy-text {
        font-size: 40px;
        max-width: 270px
    }

    .hero-section {
        padding-bottom: 50px
    }

    .offer-section::after {
        top: 0
    }

    .hero-section-content {
        padding-top: 70px
    }

    .floating-box {
        min-height: 60px;
        width: 60px
    }

    .floating-box .box-open-btn,
    .floating-box .link-btn {
        width: 60px;
        height: 60px
    }

    .floating-box .link-btn img {
        max-width: 50px;
        height: 50px
    }

    .floating-box .box-open-btn i,
    .floating-box .link-btn i {
        font-size: 34px
    }

    .floating-box .box-heading {
        min-height: 60px
    }

    .offer-slider-row::after {
        width: 100%
    }

    .offer-slider-row {
        padding: 55px 0
    }

    .more-about-section .grid2 {
        gap: 70px
    }

    .offer-section {
        padding: 30px 0 65px
    }

    .more-about-section {
        padding: 65px 0
    }

    .services-section .services-block .section-title {
        padding-top: 50px
    }

    .services-section .services-block .section-title h4 {
        font-size: 38px
    }

    .broker-slider-section {
        padding-top: 60px
    }

    .broker-profile h4 {
        font-size: 30px
    }

    .broker-thumbnail {
        max-width: 100%
    }

    .broker-filter-images {
        padding: 0 0 80px
    }

    .broker-slider-section .grid2 {
        grid-template-columns: 50% calc(50% - 30px)
    }

    .broker-frame {
        padding: 0
    }

    .broker-frame::after,
    .broker-inner-frame::after,
    .broker-inner-frame::before {
        display: none
    }

    .offer-list-banner-row .content-block .section-title h1 {
        max-width: 100%
    }

    .offer-list-banner-row .content-block .section-title p {
        max-width: 100%
    }

    .team-section .broker-inner-frame::after,
    .team-section .broker-inner-frame::before,
    .team-section .broker-frame::after {
        display: revert
    }

    .broker-inner-frame {
        transform: scale(1);
        transform-origin: none;
        max-width: 100%
    }

    .broker-profile figure img {
        min-height: 430px
    }

    .borker-info-slider-block {
        margin-top: 0;
        padding: 30px
    }

    .broker-thumbnail .swiper-slide figure {
        max-width: 80px
    }

    .more-about-shape-section .about-us-block {
        padding: 90px 0
    }

    .more-about-shape-section .about-us-block {
        padding: 70px 20px
    }

    .more-about-shape-section .about-us-block::before {
        width: 100%;
        right: 0
    }

    .more-about-shape-section .img-block figure {
        margin-left: 0;
        transform: scale(.8);
        margin-top: -200px
    }

    .more-about-shape-section .about-us-block .grid2 {
        gap: 40px
    }

    .more-about-shape-section .about-us-block .grid2 {
        grid-template-columns: 40% calc(60% - 40px)
    }

    .more-about-shape-section {
        padding-top: 120px
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(odd) .grid .img figure {
        transform: translateY(-55px)
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(even) .grid .img figure {
        transform: translateY(55PX)
    }

    .estate-agent-section .content-row:not(.main) {
        padding: 60px 0
    }

    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2)) .grid .info {
        padding-bottom: 0
    }

    .slide-in-offer-section h4 {
        padding-bottom: 50px
    }

    .slide-in-tab-wrapper {
        max-width: 100%
    }

    .slide-in-tab-wrapper .tab-slide {
        min-height: 450px;
        min-width: 80px
    }

    .slide-in-tab-wrapper .tab-slide:last-of-type {
        min-width: 80px
    }

    .what-they-think-section {
        padding-bottom: 130px
    }

    .what-they-think-section .counter-boxes {
        gap: 40px
    }

    .what-they-think-section h4 {
        padding-bottom: 70px
    }

    .plan-for-house-sell-section .content-block {
        padding: 80px 30px 130px 0
    }

    .plan-for-house-sell-section .content-block .button {
        margin-top: 20px;
        font-size: 22px
    }

    .estate-agent-section .content-row .grid2 .info .button {
        margin-top: 20px
    }

    .estate-agent-section .content-row .grid2 {
        gap: 40px
    }

    .services-section .section-top-row {
        padding-bottom: 0
    }

    .offer-list-banner-row {
        flex-direction: column;
        padding: 70px 0 0
    }

    .offer-list-banner-row .content-block {
        padding: 0
    }

    .offer-list-banner-row .banner-img {
        padding: 0 0 200px;
        justify-content: flex-end;
        align-items: stretch
    }

    .banner-img-right {
        height: auto
    }

    .houses-offer-bottom-sec .form-block {
        grid-template-columns: repeat(2, 1fr)
    }

    .pagination-sec {
        padding-top: 70px
    }

    .news-btm-sec ul,
    .news-title ul {
        flex-wrap: wrap;
        gap: 10px 20px
    }

    .news-list-sec.grids {
        grid-template-columns: repeat(auto-fill, minmax(calc(max(50%, 350px) - 30px), 1fr))
    }

    .news-img {
        padding: 30px 30px 15px
    }

    .news-list-row {
        padding-bottom: 210px;
        margin-bottom: -130px
    }

    .offer-detail-banner-sec {
        padding: 80px 0 40px
    }

    .offer-detail-content-sec {
        padding: 40px 0 80px
    }

    .plan-for-house-sell-section::after {
        height: calc(100% - 70px)
    }

    .plan-for-house-sell-section {
        margin-bottom: -150px
    }

    .tab-content .grid2 {
        grid-template-columns: 1fr 1fr
    }

    .tab-content .content-row-top {
        padding: 70px 0 50px 20px
    }

    .offer-detail-content-sec .section-title {
        gap: 20px
    }

    .offer-detail-content-sec .section-title h5 {
        font-size: 24px
    }

    .offer-detail-content-sec .section-title h6 {
        font-size: 18px;
        margin-bottom: 0
    }

    .offer-detail-content-sec p:last-of-type {
        margin-bottom: 40px
    }

    .offer-detail-content-sec .tab-tages-row a {
        padding: 8px 18px;
        font-size: 22px
    }

    .offer-detail-banner-sec .offer-box .btn-group {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 18px
    }

    .offer-detail-banner-sec .offer-box .button:not(:last-of-type) {
        margin-right: 0
    }

    .tab-content .broker-profile figure {
        width: 150px;
        height: 150px
    }

    .offer-detail-content-sec .section-title {
        flex-wrap: wrap
    }

    .hero-section.secondary .hero-section-content {
        padding: 60px 0
    }

    .hero-section.secondary .side-image figure {
        max-width: 340px
    }

    .euverman-process-section .section-title-row {
        padding-left: 0;
        padding-bottom: 30px
    }

    .process-questions .grid2 {
        grid-template-columns: 1fr;
        gap: 40px
    }

    .process-questions {
        padding: 35px
    }

    .process-questions h6 {
        margin-bottom: 20px
    }

    .process-questions::after {
        width: 100%
    }

    .accordion-databox .accordion-row h5 {
        font-size: 18px
    }

    .services-section {
        padding-top: 0
    }

    body.plans-for-your .services-section .section-title {
        padding: 0 20px 30px
    }

    body.plans-for-your .services-section .section-title h4 {
        margin-bottom: 0
    }

    .full-w-img {
        min-height: 340px
    }

    .branches .branch-row {
        gap: 30px;
        margin-bottom: 55px
    }

    .hero-section.secondary {
        padding-bottom: 90px
    }

    .our-branches-section h3 {
        font-size: 54px;
        margin-bottom: 60px
    }

    .our-branches-section {
        padding-bottom: 70px
    }

    .broker-info-section .broker-about {
        padding-left: 0
    }

    .broker-info-section .broker-contact-card {
        padding: 30px 20px;
        margin-top: 90px
    }

    .broker-info-section .grid2 {
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }

    .broker-info-section .broker-contact h3 {
        font-size: 32px;
        padding-left: 0;
        padding-top: 50px
    }

    .broker-info-section .broker-contact h3 span {
        margin-bottom: 20px
    }

    .broker-image {
        margin-bottom: 35px;
        min-height: 450px
    }

    .broker-info-section .broker-info .broker-about h5 {
        margin-bottom: 15px
    }

    .broker-info-section .broker-info .fancy-text {
        font-size: 40px;
        max-width: 270px;
        padding-top: 20px
    }

    .broker-info-section .broker-contact::after {
        top: 140px;
        left: -30%
    }

    .broker-info-section .broker-contact {
        padding-top: 140px
    }

    .broker-info-section .broker-info .broker-about h4 {
        font-size: 36px;
        margin-bottom: 35px
    }

    .team-section .broker-frame {
        gap: 40px
    }

    .team-section .broker-profile figure img {
        min-height: 270px
    }

    .team-section .broker-frame::before {
        width: 40px;
        top: 20px;
        left: 30px
    }

    .team-section .broker-frame .shape-holder {
        width: 46px;
        left: 27px
    }

    .team-section .broker-frame::after {
        height: 40px;
        top: 55px
    }

    .team-section .broker-frame {
        gap: 40px;
        padding: 130px 0 110px 100px
    }

    .team-section .broker-inner-frame {
        max-width: clamp(280px, 31vw, 350px);
    }

    .slick-slider .slick-arrow {
        border-width: 5px;
        width: 70px;
        height: 70px
    }

    .slick-slider .slick-next::after,
    .slick-slider .slick-prev::after {
        font-size: 25px
    }

    .multi-row-broker-slider {
        padding-bottom: 90px
    }

    body.team .more-about-shape-section {
        padding-top: 75px
    }

    body.team .team-section .filter-row {
        padding-bottom: 30px
    }

    .team-section h3 {
        font-size: 54px;
        margin-bottom: 40px
    }

    .offer-detail-content-sec .tab-tages-row a,
    .filter-tag {
        font-size: 20px
    }

    .popup-block .features-block .badge figure {
        width: 52px
    }

    .popup-block .features-block .badge {
        width: 100px;
        height: 100px
    }

    .popup-block .features-block .feature figure {
        max-width: 60px
    }

    .popup-block .features-block .feature h4 {
        font-size: 30px
    }

    .popup-block .features-block .feature {
        margin-bottom: 40px
    }

    .popup-block .grids {
        grid-template-columns: 0.5fr 1fr
    }

    .pop-contentbox {
        padding: 50px 40px
    }

    .popup-block .contact-form-block h4 {
        margin-bottom: 40px
    }

    .sidebar-filter-new-list {
        gap: 10px
    }

    .sidebar-filter-new-list .sidebar {
        top: 90px
    }

    #footer .footer-menu-list ul li {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:991px) {
    #mainmenu>ul {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        top: 100%;
        background: var(--clr-body);
        z-index: 5
    }

    #mainmenu ul li {
        float: none;
        margin: 0;
        padding: 0;
        border-bottom: solid 1px var(--clr-white)
    }

    #mainmenu ul li a {
        padding: 8px 20px;
        display: block
    }

    #mainmenu ul li a:after {
        display: none
    }

    #menu {
        display: flex;
        align-items: center
    }

    .menulines-button {
        padding: 0;
        cursor: pointer;
        user-select: none;
        text-transform: uppercase;
        font-size: 16px;
        color: var(--clr-black);
        text-decoration: none
    }

    .menulines-button em {
        font-style: normal;
        font-weight: 700;
        margin-left: 10px
    }

    .menulines-button:hover {
        text-decoration: none
    }

    .menulines {
        display: inline-block;
        width: 20px;
        height: 3px;
        background: var(--clr-black);
        position: relative;
        margin: 9px 0;
        -moz-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        -ms-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        -webkit-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        opacity: 1
    }

    .menulines:before,
    .menulines:after {
        display: inline-block;
        width: 20px;
        height: 3px;
        background: var(--clr-black);
        position: absolute;
        left: 0;
        content: '';
        -moz-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        -ms-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        -webkit-transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        transition: all 550ms cubic-bezier(.45, 1, .32, 1);
        -webkit-transform-origin: .28571rem center;
        -moz-transform-origin: .28571rem center;
        -ms-transform-origin: .28571rem center;
        transform-origin: .28571rem center
    }

    .menulines:before {
        top: 7px
    }

    .menulines:after {
        top: -7px
    }

    .menuopen .menulines {
        background: none
    }

    .menuopen .menulines:before,
    .menuopen .menulines:after {
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0
    }

    .menuopen .menulines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg)
    }

    .menuopen .menulines:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg)
    }

    .menulines-button em {
        display: none
    }

    #header {
        padding: 25px 0
    }

    #header.sticky {
        padding: 20px 0
    }

    #mainmenu>ul>li {
        margin: 0
    }

    #mainmenu>ul>li a {
        color: var(--clr-white)
    }

    #mainmenu>ul>li.has-menu a::before {
        left: 10px;
        top: 20px;
        background-color: var(--clr-white)
    }

    #mainmenu>ul>li.has-menu .inner-menu {
        top: 0;
        right: 0;
        padding-top: 0;
        position: static
    }

    #mainmenu>ul>li.has-menu .inner-menu {
        display: none;
        grid-template-rows: 1fr;
        transition: none
    }

    #mainmenu>ul>li.has-menu > .inner-menu > ul {
        padding-bottom: 20px;
    }

    #mainmenu>ul>li.has-menu .inner-menu ul {
        padding-left: 15px;
        width: 100%
    }

    #mainmenu>ul>li.has-menu li:first-child a {
        padding: 0 20px 10px
    }

    #mainmenu>ul>li.has-menu a {
        padding-left: 20px;
        padding-right: 60px
    }

    #mainmenu {
        margin-left: 20px;
        order: 3
    }

    #header .social-links+a {
        margin-left: auto
    }

    .offer-slider .slide-content .info {
        gap: 10px
    }

    .offer-slider {
        margin-bottom: 35px
    }

    .more-about-section .grid2 {
        gap: 40px
    }

    .services-row {
        flex-wrap: nowrap;
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .services-row .service {
        min-width: 240px
    }

    .sub-menu-toggle {
        display: block;
        position: absolute;
        top: 24px;
        transform: translateY(-50%);
        right: 20px;
        width: 30px;
        height: 30px;
        z-index: 5
    }

    .sub-menu-toggle::after,
    .sub-menu-toggle::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc(100% - 15px);
        height: 2px;
        background-color: #FFF;
        transition: 200ms linear
    }

    .sub-menu-toggle::before {
        transform: translate(-50%, -50%)
    }

    .sub-menu-toggle::after {
        transform: translate(-50%, -50%) rotate(90deg)
    }

    .has-menu.active > .sub-menu-toggle::after {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 0
    }

    .free-search-form .form-row {
        gap: 0 20px
    }

    .free-search-form label {
        margin-bottom: 10px
    }

    .radio-btn-group>*,
    .radio-btn-group .wpcf7-form-control.wpcf7-checkbox>* {
        width: calc(33.33% - 20px)
    }
}

@media only screen and (max-width:767px) {
    .default-grid.cols3 .col {
        width: 50%
    }

    .tabnav {
        display: none
    }

    .tab-container {
        padding: 0;
        border: none
    }

    .tab-data {
        margin: 0 0 30px
    }

    .tab-data .tabnav {
        display: none
    }

    .tab-container .tabMobiletrigger {
        background: #f3f3f3;
        border: medium none;
        font-size: 15px !important;
        text-transform: uppercase;
        margin: 0 0 7px;
        padding: 16px 54px 16px 16px;
        position: relative;
        cursor: pointer;
        font-weight: 700
    }

    .tabMobiletrigger:after {
        border-left: 8px solid #fff0;
        border-right: 8px solid #fff0;
        border-top: 8px solid #848690;
        content: "";
        margin-top: -3px;
        position: absolute;
        right: 19px;
        top: 50%
    }

    .tabMobiletrigger:before {
        background: rgb(0 0 0 / .08);
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 54px;
        z-index: 1
    }

    .tabcontent {
        padding: 15px 0;
        margin: 0
    }

    .tabMobiletrigger.rotate:after {
        border-top-color: #272c2f;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="tel"],
    input[type="search"],
    input[type="url"],
    textarea,
    select {
        height: 40px
    }

    .slider-btn {
        display: flex
    }

    .offer-slider-btn-group {
        margin-top: 0;
        margin-bottom: 30px
    }

    .slider-btn .swiper-button-next,
    .slider-btn .swiper-button-prev {
        width: 50px;
        height: 50px
    }

    .slider-btn .swiper-button-next::after,
    .slider-btn .swiper-button-prev::after {
        font-size: 20px
    }

    .offer-slider-row .offer-slider-btn-group {
        justify-content: center
    }

    .offer-slider-btn-group.slider-btn .swiper-button-next,
    .offer-slider-btn-group.slider-btn .swiper-button-prev {
        border-color: var(--clr-white)
    }

    .offer-slider-btn-group.slider-btn .swiper-button-next:hover,
    .offer-slider-btn-group.slider-btn .swiper-button-prev:hover {
        border-color: var(--clr-primary)
    }

    .offer-slider-btn-group.slider-btn .swiper-button-next::after,
    .offer-slider-btn-group.slider-btn .swiper-button-prev::after {
        color: var(--clr-white)
    }

    .offer-slider-btn-group.slider-btn .swiper-button-next:hover::after,
    .offer-slider-btn-group.slider-btn .swiper-button-prev:hover::after {
        color: var(--clr-primary)
    }

    .heading-listblock.cols2 .col,
    .dropcaps-box.cols2 .col {
        width: 100%
    }

    br {
        display: none
    }

    h1,
    h2 {
        font-size: 48px
    }

    h3 {
        font-size: 40px
    }

    h4 {
        font-size: 34px
    }

    h5 {
        font-size: 28px
    }

    h6 {
        font-size: 20px
    }

    #footer {
        clip-path: polygon(0 50px, 100% 0, 100% 100%, 0% 100%)
    }

    .hero-section .grid2,
    .hero-section.secondary .grid2 {
        grid-template-columns: 1fr;
        gap: 50px
    }

    .hero-section.secondary .side-image figure {
        max-width: 100%
    }

    .hero-section.secondary .side-image figure img {
        aspect-ratio: 1 / .7;
        object-position: 0 0
    }

    .hero-section .side-image figure {
        position: static;
        max-width: 100%
    }

    .hero-section:not(.secondary) .section-title h1 {
        font-size: 45px
    }

    .hero-section .section-title .fancy-text {
        font-size: 32px
    }

    .button.btn-icon {
        font-size: 18px
    }

    .offer-section {
        padding: 30px 0 40px
    }

    .more-about-section {
        padding: 40px 0
    }

    .more-about-section .grid2 {
        grid-template-columns: 1fr
    }

    .services-section .services-block .section-title h4 {
        font-size: 32px
    }

    .services-block {
        margin-top: 0
    }

    .broker-slider-section .grid2 {
        grid-template-columns: 100%
    }

    .broker-inner-frame {
        padding-bottom: 100px
    }

    .broker-swiper-btn-group {
        bottom: 30px;
        top: auto
    }

    .broker-profile figure img {
        min-height: 350px
    }

    .broker-btn,
    .broker-btn .slick-slider .slick-arrow {
        width: 50px;
        height: 50px
    }

    .broker-filter a {
        font-size: 18px
    }

    .more-about-shape-section .about-us-block {
        padding: 50px 0
    }

    .more-about-shape-section .about-us-block .grid2 {
        grid-template-columns: 1fr;
        gap: 0
    }

    .more-about-shape-section .about-us-block .content-block h5 {
        margin-bottom: 30px
    }

    .more-about-shape-section .about-us-block .content-block p {
        margin-bottom: 20px
    }

    .more-about-shape-section .about-us-block .content-block {
        padding-inline: 20px;
        text-align: left
    }

    .estate-agent-section .content-row .grid2 {
        grid-template-columns: 1fr
    }

    .estate-agent-section .content-row .grid2 .info {
        max-width: 100%
    }

    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2)) .grid .info {
        padding-block: 0
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(odd) .grid:last-child {
        order: 2
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(odd) .grid .img figure,
    .estate-agent-section .content-row:not(.main):nth-of-type(even) .grid .img figure {
        transform: none
    }

    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2)):last-of-type::after,
    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2)):last-of-type::before {
        height: 100%;
        width: 100%
    }

    .estate-agent-section .content-row .grid2 .info {
        padding-inline: 20px
    }

    .estate-agent-section .content-row .grid2 .info span.clr-red,
    .estate-agent-section .content-row .grid2 .info h3 {
        font-size: 32px
    }

    .slide-in-tab-wrapper {
        flex-direction: column
    }

    .slide-in-tab-wrapper .tab-slide figure {
        overflow: hidden
    }

    .slide-in-tab-wrapper .tab-slide figure img {
        min-width: 390px;
        min-height: 450px
    }

    .slide-in-tab-wrapper .tab-slide {
        transition-property: flex-grow, min-height
    }

    .slide-in-tab-wrapper .tab-slide {
        display: flex
    }

    .slide-in-tab-wrapper .tab-slide:not(.open) {
        min-height: 60px
    }

    .slide-in-tab-wrapper .tab-slide .content {
        height: auto;
        padding-inline: 20px
    }

    .slide-in-tab-wrapper .tab-slide:not(.open)::before {
        top: 100%;
        left: 50%;
        right: auto;
        border-color: var(--clr-white) #fff0 #fff0;
        border-width: 10px 18px 0 18px;
        transform: translateX(-50%)
    }

    .slide-in-tab-wrapper .tab-slide:not(.open).previous::before {
        left: 50%;
        right: auto;
        border-color: var(--clr-white) #fff0 #fff0;
        border-width: 10px 18px 0 18px
    }

    .what-they-think-section {
        padding-bottom: 70px
    }

    .what-they-think-section .counter-boxes .counter span {
        font-size: 55px
    }

    .testimonial-slider-block {
        margin-top: 40px
    }

    .plan-for-house-sell-section .grids.grid2 {
        grid-template-columns: 1fr
    }

    .plan-for-house-sell-section::after {
        height: 100%
    }

    .plan-for-house-sell-section .grids.grid2 .grid:first-child {
        order: 2
    }

    .plan-for-house-sell-section .content-block {
        padding: 0 20px 40px
    }

    .services-block::before {
        height: calc(100% - 200px)
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(odd) .grid .info {
        text-align: left;
        padding-right: 20px
    }

    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2))::after,
    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2))::before,
    .estate-agent-section::after,
    .estate-agent-section .shape {
        left: 0;
        right: auto;
        width: calc(100% - 50px)
    }

    #footer .footer-menu-list h6 {
        margin-bottom: 20px
    }

    #footer .footer-menu {
        gap: 40px
    }

    #footer .footer-bottom-row {
        padding-top: 30px;
        margin-top: 40px
    }

    .fmenu li {
        margin-right: 20px
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(even) .grid .info {
        padding-right: 80px
    }

    .broker-btn {
        border-width: 3px
    }

    .slick-slider .slick-arrow {
        border-width: 3px;
        width: 60px;
        height: 60px
    }

    .broker-profile {
        margin: 0 auto
    }

    .borker-info-slider-block .content a {
        font-size: 16px
    }

    .offer-list-banner-row {
        padding: 40px 0 0
    }

    .offer-list-banner-img {
        width: 100%
    }

    .houses-offer-top-sec {
        padding-left: 0
    }

    .houses-offer-top-sec .form-block {
        align-items: start
    }

    .houses-offer-top-sec .form-block .form-group {
        width: 50%;
        flex-wrap: wrap;
        min-width: auto;
        gap: 8px 0
    }

    .houses-offer-top-sec .form-block .form-group h6 {
        width: 100%
    }

    .toggle-switch {
        gap: 0
    }

    .toggle-switch input[type="checkbox"] {
        order: 2
    }

    .houses-offer-bottom-sec .form-block,
    .news-list-sec.grids {
        gap: 30px
    }

    .news-list-sec.grids {
        width: 100%
    }

    .pagination-sec {
        width: 100%
    }

    .houses-offer-bottom-sec {
        flex-direction: column;
        padding-left: initial;
        padding: 25px 30px;
        gap: 30px
    }

    .search-icon {
        width: 50px;
        height: 50px
    }

    .pagination-sec {
        padding-top: 40px
    }

    .sort-by {
        margin-left: 0
    }

    .offer-detail-banner-sec {
        padding: 50px 0 40px
    }

    .offer-detail-banner-sec .grid4 {
        grid-template-columns: repeat(2, 1fr)
    }

    .offer-detail-banner-sec .grid.span2 {
        margin-right: 0
    }

    .offer-detail-banner-sec .grid.span2 .offer-box {
        min-height: 250px
    }

    .offer-detail-banner-sec .offer-box {
        min-height: 150px
    }

    .offer-detail-banner-sec .offer-box .button:not(:last-of-type) {
        margin-bottom: 0
    }

    .offer-detail-content-sec .tab-tages-row {
        margin-bottom: 40px;
        gap: 20px
    }

    .offer-detail-content-sec .tab-tages-row a {
        font-size: 18px
    }

    .offer-detail-banner-sec .offer-box .button {
        padding: 10px 28px
    }

    .tab-content .grid2 {
        grid-template-columns: 1fr;
        gap: 70px
    }

    .tab-content .broker-profile {
        margin-top: 0;
        margin-inline: auto
    }

    .tab-content .content-row-top::before {
        right: -3px
    }

    .tab-content .content-row-top::after {
        right: 0
    }

    .tab-content .content-row-top {
        padding: 40px 0
    }

    .offer-detail-content-sec .section-title {
        margin-bottom: 25px
    }

    .tab-content .content-row-bottom .graphic-content.overlay {
        min-height: 350px
    }

    .tab-content .content-row-bottom .graphic-content .play-btn {
        width: 72px;
        height: 72px
    }

    .tab-content .broker-profile .broker-info a:last-of-type {
        margin-bottom: 30px
    }

    .tab-content .broker-profile form input[type="submit"] {
        margin-top: 10px
    }

    .offer-detail-content-sec {
        padding: 40px 0 0
    }

    .tab-content .broker-profile figure {
        width: 120px;
        height: 120px
    }

    .tab-content .broker-profile figure img {
        height: 250px
    }

    .content-row-bottom h6+p {
        margin-bottom: 44px
    }

    .content-row-bottom h6 {
        margin-bottom: 18px
    }

    .description-listing li {
        margin-bottom: 10px
    }

    .section-row {
        padding: 50px 0
    }

    .more-about-shape-section {
        padding-top: 90px
    }

    .process-questions {
        padding: 35px 25px
    }

    .euverman-process-section .section-title-row h1,
    .euverman-process-section .section-title-row h2,
    .euverman-process-section .section-title-row h3,
    .euverman-process-section .section-title-row h4,
    .euverman-process-section .section-title-row h5,
    .euverman-process-section .section-title-row h6 {
        font-size: 26px
    }

    .faq-section .accordion-databox>div {
        flex: 1 0 100%
    }

    .branches .branch-row {
        grid-template-columns: 1fr;
        gap: 20px
    }

    .our-branches-section h3 {
        font-size: 44px
    }

    .our-branches-section {
        padding: 0 20px 70px
    }

    .branches .branch-row .img-block {
        top: 0
    }

    .branches .branch-row .content-block {
        padding: 30px 20px
    }

    .branches .branch-row .content-block::after {
        width: 100%
    }

    .branches .branch-row .content-block::before {
        left: -2px;
        bottom: -2px
    }

    .branches .branch-row:nth-of-type(even) .img-block::after {
        top: -2px;
        left: -2px
    }

    .branches .branch-row .img-block::after {
        top: -2px;
        right: -2px
    }

    .branches .branch-row:nth-of-type(even) .content-block::before {
        display: revert;
        right: -2px;
        left: auto
    }

    .branches .branch-row h5 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .branches .branch-row address {
        font-size: 20px
    }

    .branches .branch-row .img-block {
        min-height: 270px
    }

    .branches .branch-row {
        padding: 30px 0 0
    }

    .hero-section.secondary .hero-section-content {
        min-height: 650px
    }

    body.which-broker .hero-section.secondary {
        padding: 90px 0 60px
    }

    .broker-info-section .grid2 {
        grid-template-columns: 1fr
    }

    .broker-info-section .broker-info .fancy-text {
        transform: rotate(15deg);
        ;
        font-size: 30px;
        max-width: 230px;
        padding-top: 40px
    }

    .broker-info-section .broker-contact {
        padding: 0 0 40px
    }

    .broker-info-section .broker-contact::after {
        top: 0;
        left: -20px;
        width: calc(100% + 40px)
    }

    .broker-info-section .broker-contact-card {
        margin-top: 60px;
        margin-left: auto
    }

    .broker-image {
        width: calc(100% + 40px);
        margin-left: -20px
    }

    .broker-contact-card {
        margin-right: auto;
        padding: 60px 20px 40px
    }

    .team-section .broker-inner-frame::after,
    .team-section .broker-inner-frame::before,
    .team-section .broker-frame::after,
    .team-section .broker-frame::before,
    .team-section .broker-frame .shape-holder {
        display: none
    }

    .team-section .broker-frame {
        padding: 0;
        max-width: 100%
    }

    .team-section .broker-inner-frame {
        margin: 0 auto;
        max-width: 100%;
        padding-bottom: 0
    }

    .team-section .broker-frame {
        gap: 20px
    }

    .team-section .broker-contact-info h6 {
        font-size: 16px
    }

    .team-section .broker-contact-info a {
        font-size: 16px
    }

    .multi-row-broker-slider .slick-slide {
        margin: 0 10px
    }

    .team-section h3 {
        font-size: 46px
    }

    .popup-block .grids {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .popup-block .features-block {
        display: flex;
        gap: 30px 15px;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 55px
    }

    .popup-block .features-block .feature {
        margin-bottom: 0;
        flex: 1 0 calc(33.33% - 20px)
    }

    .popup-block .features-block .feature figure {
        max-width: 35px;
        margin-bottom: 10px
    }

    .popup-block .features-block .feature h4 {
        font-size: 12px
    }

    .pop-contentbox {
        background-size: 200% 125%;
        padding: 40px 20px
    }

    .popup-block .features-block .badge {
        width: 50px;
        height: 50px;
        top: -40px
    }

    .popup-block .features-block .badge figure {
        width: 28px
    }

    .popup-block .contact-form-block h4 {
        font-size: 24px;
        margin-bottom: 30px
    }

    .form-group.submit {
        margin-top: 25px
    }

    .popup-block .contact-form-block form input[type="submit"] {
        padding: 9px 20px
    }

    .popup-block .contact-form-block form input:is([type="text"], [type="password"], [type="email"], [type="tel"], [type="search"], [type="url"]),
    .popup-block .contact-form-block form select {
        height: 40px
    }

    .popup-block .contact-form-block form label {
        font-size: 16px
    }

    select {
        padding: 10px 42px 10px 12px
    }

    .close-dialogbox {
        display: block
    }

    .sidebar-filter-new-list {
        flex-wrap: wrap
    }

    .sidebar-filter-new-list .sidebar {
        position: static;
        max-width: 100%;
        padding-bottom: 40px
    }

    .sidebar-filter-new-list .sidebar form {
        height: auto
    }

    .sidebar-filter-new-list .sidebar .form-group {
        padding: 10px 0
    }

    .news-list-row {
        padding-bottom: 150px
    }

    .popup-block .wpcf7 form.invalid .wpcf7-response-output,
    .popup-block .wpcf7 form.unaccepted .wpcf7-response-output,
    .popup-block .wpcf7 form.payment-required .wpcf7-response-output {
        font-size: 12px
    }

    .popup-block .contact-form-block form label {
        font-size: 10px;
        gap: 6px
    }

    .form-group.submit {
        margin-top: 25px
    }

    .popup-block .contact-form-block form .checkbox .input-helper {
        width: 14px;
        height: 14px
    }

    .multiple-select .checkbox .input-helper:before {
        width: 18px;
        height: 18px
    }

    .popup-block .contact-form-block form .checkbox .input-helper:after {
        width: 10px;
        left: 7px
    }

    .hero-section.secondary .bg-image {
        right: 0
    }

    .custom-select:after {
        top: 17px
    }

    .broker-contact-card .broker-info a {
        font-size: 18px
    }

    .free-search-form .form-row>* {
        grid-column: 1 / -1
    }

    .custom-select.mutiple select option {
        padding: 4px 10px
    }

    .radio-btn-group>*,
    .radio-btn-group .wpcf7-form-control.wpcf7-checkbox>* {
        width: calc(51% - 20px)
    }

    .popup-block .contact-form-block form .custom-select:after {
        top: 12px
    }

    .footer-menu-list.logo-list {
        grid-column: inherit
    }

    .broker-contact-card .broker-info .primary-cont {
        font-size: 15px
    }

    .hero-section.secondary p br {
        display: revert
    }
}

@media only screen and (max-width:567px) {

    .default-grid.cols3 .col,
    .default-grid.cols2 .col,
    .default-grid.cols4 .col {
        width: 100%
    }

    table.res-table tr th {
        display: none
    }

    table.res-table tr td {
        display: block;
        position: relative;
        padding-left: 50%
    }

    table.res-table td:before {
        content: attr(data-th) ": ";
        font-weight: 700;
        width: 50%;
        display: block;
        padding-right: 10px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px 10px
    }

    table.res-table {
        border-top: 0
    }

    .form-group {
        padding: 10px 0
    }

    #logo {
        width: 190px
    }

    #header.sticky #logo {
        width: 160px
    }

    #footer .footer-bottom-row .policy-row p {
        font-size: 16px
    }

    .nvm-logo {
        height: 50px
    }

    .nvm-logo img {
        height: 100%;
        object-fit: contain
    }

    .list-block.cols3 .col {
        width: 100%
    }

    .image-block figure {
        width: 100%;
        float: none;
        padding-right: 0
    }

    .image-block.right-align figure {
        padding-left: 0
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 20px
    }

    h1,
    h2 {
        font-size: 42px
    }

    h3 {
        font-size: 34px
    }

    h4 {
        font-size: 30px
    }

    h5 {
        font-size: 24px
    }

    h6 {
        font-size: 18px
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 20px
    }

    #header {
        padding: 20px 0
    }

    #header.sticky {
        padding: 15px 0
    }

    #header .header-row .log-in {
        font-size: 0;
        width: 40px;
        height: 40px;
        background: var(--clr-primary);
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #fff
    }

    #header .header-row .log-in:hover {
        color: #fff;
        background-color: #a10e10
    }

    #header .log-in i {
        display: inline;
        font-size: 18px
    }

    .button {
        font-size: 16px;
        padding: 14px 25px
    }

    #footer {
        padding-top: 90px;
        clip-path: polygon(0 40px, 100% 0, 100% 100%, 0% 100%)
    }

    #footer .footer-menu {
        grid-template-columns: 1fr
    }

    #footer .footer-menu-list h6 {
        margin-bottom: 12px
    }

    .button.btn-icon {
        padding-left: 55px;
        padding-block: 12px;
        font-size: 16px
    }

    .button.btn-icon i {
        width: 60px;
        height: 60px;
        font-size: 38px
    }

    .hero-section-content {
        padding-bottom: 90px
    }

    .hero-section .section-title {
        margin-bottom: 30px
    }

    .hero-section:not(.secondary) .section-title h1 {
        margin-bottom: 30px
    }

    .hero-section.secondary .button {
        font-size: 16px;
        padding: 10px 20px
    }

    .hero-section.secondary .section-title {
        margin-bottom: 40px
    }

    .hero-section.secondary h1 {
        font-size: 36px;
        margin-bottom: 15px
    }

    .hero-section.secondary p {
        font-size: 18px
    }

    .floating-box {
        min-height: 50px;
        width: 50px
    }

    .floating-box .box-open-btn,
    .floating-box .link-btn {
        width: 50px;
        height: 50px
    }

    .floating-box .link-btn img {
        max-width: 40px;
        height: 40px
    }

    .floating-box .box-open-btn i,
    .floating-box .link-btn i {
        font-size: 28px
    }

    .floating-box .box-heading {
        min-height: 50px
    }

    .floating-box .box-heading h6 {
        font-size: 18px
    }

    .floating-box .box-body {
        padding: 20px
    }

    .floating-box .box-body ul li {
        font-size: 16px
    }

    .floating-box .box-content {
        max-width: 440px;
        min-width: 390px
    }

    .offer-slider-row {
        padding: 45px 0
    }

    .more-about-section .content-block .section-title span.line {
        margin-bottom: 20px
    }

    .line {
        padding-bottom: 10px
    }

    .more-about-section .content-block .section-title .button {
        margin-top: 20px
    }

    .services-row .service {
        min-width: 200px;
        text-align: center
    }

    .services-row .service figure {
        max-width: 35px
    }

    .section-top-row {
        padding-bottom: 0
    }

    .services-section .services-block .section-title h4 {
        font-size: 26px
    }

    .estate-agent-section .content-row:not(.main) {
        padding: 45px 0
    }

    .estate-agent-section .content-row .grid2 .info .btn-icon {
        margin-top: 10px;
        font-size: 16px;
        padding-left: 40px
    }

    .estate-agent-section .content-row .grid2 {
        gap: 40px
    }

    .estate-agent-section .content-row .grid2 .info span.clr-red,
    .estate-agent-section .content-row .grid2 .info h3 {
        font-size: 23px
    }

    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2))::after,
    .estate-agent-section .content-row:not(.main):not(:nth-of-type(2))::before {
        width: 95%
    }

    .estate-agent-section::after {
        width: 100%;
        top: 0;
        height: 50%
    }

    .estate-agent-section .content-row:not(.main):nth-of-type(even) .grid .info {
        padding-right: 20px;
        padding-left: 20px
    }

    .what-they-think-section h4 {
        padding-bottom: 40px
    }

    .what-they-think-section .counter-boxes {
        gap: 30px;
        flex-direction: column;
        align-items: center
    }

    .what-they-think-section {
        padding-bottom: 50px
    }

    .plan-for-house-sell-section .content-block .button {
        font-size: 18px
    }

    .slide-in-offer-section .btn-box {
        padding-inline: 30px
    }

    .houses-offer-bottom-sec .form-block,
    .news-list-sec.grids {
        grid-template-columns: 1fr
    }

    .tab-content .broker-profile .broker-info h5 {
        font-size: 24px
    }

    .tab-content .broker-profile .broker-info h6 {
        font-size: 18px
    }

    .tab-content .broker-profile .broker-info .primary-cont {
        font-size: 16px
    }

    .offer-detail-content-sec p:last-of-type {
        margin-bottom: 25px
    }

    .offer-detail-banner-sec .offer-box .button {
        padding: 10px 22px
    }

    .offer-detail-content-sec p {
        font-size: 16px
    }

    .tab-content .broker-profile {
        padding: 50px 20px 30px
    }

    .tab-content .content-row-bottom .graphic-content.overlay {
        min-height: 300px
    }

    .tab-content .content-row-bottom .graphic-content .play-btn {
        width: 60px;
        height: 60px
    }

    .full-w-img {
        min-height: 270px
    }

    .branches .branch-row address {
        font-size: 18px
    }

    .our-branches-section {
        padding: 0 20px 50px
    }

    .our-branches-section h3 {
        font-size: 34px;
        margin-bottom: 20px
    }

    .hero-section.secondary .grid2 {
        gap: 40px
    }

    .hero-section.secondary {
        padding-bottom: 70px
    }

    .offer-detail-content-sec .tab-tages-row a,
    .filter-tag {
        font-size: 18px
    }

    .team-section .broker-profile {
        max-width: 100%;
        max-height: 450px
    }

    .team-section .broker-profile figure img {
        min-height: 320px
    }

    .team-section h3 {
        font-size: 42px;
        margin-bottom: 30px
    }

    .pop-contentbox {
        padding: 40px 15px 20px;
        background-size: 250% 120%
    }

    .free-search-form .form-row>.span-2 {
        grid-column: 1 / -1
    }

    .radio-btn-group>*,
    .radio-btn-group .wpcf7-form-control.wpcf7-checkbox>* {
        width: 100%
    }
}

@media only screen and (max-width:480px) {

    .form-inline .form-group label,
    .form-inline .form-group .field-box {
        float: none;
        display: block;
        width: auto
    }

    .form-inline .form-group label {
        padding: 0 0 5px
    }

    .form-inline .form-group label.blank {
        display: none
    }

    h1,
    h2 {
        font-size: 30px
    }

    .plan-for-house-sell-section .img-block {
        max-height: 400px
    }

    .plan-for-house-sell-section .img-block img {
        height: 80%
    }
}

@media only screen and (max-width:479px) {
    #logo {
        width: 150px
    }

    #header.sticky #logo {
        width: 150px
    }

    .copyright {
        width: 100%;
        margin: 10px 0 0;
        text-align: center
    }
}