@media screen and (max-width: 1440px) {
    .section-title h2 {
        font-size: 50px;
    }
}


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

    .marketing {
        padding-bottom: 60px;
    }

    .contact {
        padding: 70px 0px;
    }

    .footer-top {
        flex-wrap: wrap;
    }

    .flush-xs {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-nav {
        align-items: center;
    }

    .navbar-toggler {
        line-height: 1;
        padding: 0;
        border-radius: 0;
    }

    .navbar-toggler.menu-icon {
        width: 40px;
        padding: 0;
        cursor: pointer;
        position: relative;
        border: 0px;
    }

    .navbar-toggler.menu-icon span {
        width: 100%;
        height: 4px;
        display: block;
        background: #fff;
        margin: 6px 0;
        -webkit-transition: .5s;
        transition: .5s;
    }

    .navbar-toggler.menu-icon.active span {
        position: absolute;
        top: calc(50% - 8px);
    }

    .navbar-toggler.menu-icon.active span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .navbar-toggler.menu-icon.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .navbar-toggler.menu-icon.active span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        display: none;
    }

    .visible-xs {
        display: inline-block;
    }

    .xs-100 {
        width: 100%;
    }

    .navbar-light .navbar-brand {
        width: 75%;
        text-align: left;
    }

    .navbar-light .navbar-brand img {
        max-height: 50px;
    }

    .header {
        padding: 20px 0px;
    }

    .header ul.navbar-upper {
        display: none;
    }

    .header ul.navbar-nav {
        padding: 25px 0px 15px 0px;
    }

    .header.active, .header {
        background: #000 !important;
    }

    .header.fixed {
        padding: 10px 0px;
    }

    ul.sub-menu {
        min-width: 100%;
        width: 100%;
    }

    .navbar-nav > li {
        margin: 0px 0px 15px 0px;
        text-align: center;
    }

    ul.sub-menu {
        left: 50%;
        transform: none;
    }

    .header ul.rt li {
        margin-left: 0px;
    }

    .header ul.rt {
        margin-left: 0px;
        border-left: none;
        padding: 10px 0px;
    }

    .navbar-toggler.menu-icon.active + .navbar-collapse {
        opacity: 1;
        display: block !important;
        height: inherit;
    }

    .header.active, .header {
        background: #fff !important;
    }

    ul.sub-menu {
        position: relative !important;
    }

    .navbar-toggler.menu-icon span {
        background: #000;
    }

    .navbar-brand img {
        max-width: 151px;
        margin-right: 10px;
        opacity: 1;
    }

    .header.homi.active .navbar-light .navbar-nav .nav-item > .nav-link {
        color: #000 !important;
    }

    .header.homi.active .navbar-light .navbar-nav .nav-item > .nav-link::before, .header.homi.active .navbar-light .navbar-nav .nav-item.active > .nav-link::before, .header.homi.active .navbar-light .navbar-nav .nav-item > .nav-link::after, .header.homi.active .navbar-light .navbar-nav .nav-item.active > .nav-link::after {
        background: #000 !important;
    }

    .header.homi.active .navbar-light .navbar-nav .nav-item > .nav-link::after, .header.homi.active .navbar-light .navbar-nav .nav-item.active > .nav-link::after {
        background: #000 !important;
    }

    .header .when-static {
        display: none !important;
    }

    .header .when-fixed {
        display: inline-block !important;
    }

    .navbar-light .navbar-nav .nav-item > .nav-link {
        color: #000;
    }

    .navbar-light .navbar-nav .nav-item:hover > .nav-link {
        background: none !important;
        color: #000 !important;
    }

    ul.sub-menu {
        left: 0% !important;
    }

    .about .img {
        height: auto;
    }

    .about .img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
}

@media only screen and (min-width: 768px) {
    .p-desk-0 {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .spperinfo {
        padding: 50px 0;
    }

    #filter-wrapper .mixitup-control {
        min-width: auto;
    }

    .fl-img img {
        height: 300px;
    }

    #property .block h4 {
        font-size: 23px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h5 {
        font-size: 18px;
    }

    .underlined::after {
        left: 50%;
        margin-left: -35px;
        width: 70px;
    }

    .row-eq-height {
        display: inline-block;
    }

    .section-title h2 {
        font-size: 30px !important;
    }

    p {
        font-size: 14px;
    }

    .banner .btn-default {
        margin: 5px 10px;
    }

    .banner .logo {
        left: 20px;
    }

    .banner .logo img {
        max-height: 150px;
    }

    .banner h2 {
        font-size: 26px;
    }

    .fl-desc-inner {
        padding: 0px 10px;
    }

    .properties .section-title {
        margin-bottom: 40px;
        padding-left: 15px;
    }

    .fl-price {
        font-size: 22px;
    }

    .fp-util ul li {
        font-size: 11px;
        margin-right: 7px;
    }

    .properties {
        padding: 60px 0px;
    }

    .footer {
        text-align: center !important;
        padding-top: 40px;
    }

    .about .down {
        display: block;
        margin-top: 25px;
    }

    .about .down .logo {
        margin-top: 10px;
    }

    .footer-top {
        max-width: 1296px;
        margin: 0 auto;
        display: block;
        justify-content: space-between;
    }

    .footer-col {
        padding: 0px 15px !important;
        margin-bottom: 20px;
        text-align: center !important;
        max-width: 100% !important;
    }

    .footer-col::after {
        opacity: 0;
    }

    .properties .fl-bg {
        position: absolute;
        top: 55px;
        right: 0;
        width: 100%;
    }

    .btn-default {
        padding: 0px 20px;
        min-width: 190px;
        line-height: 48px;
        font-size: 12px;
    }

    .testimonials .bg {
        padding: 0px 30px;
    }

    .properties .spr > div {
        padding: 0px 15px;
    }

    .marketing .middle img {
        width: 100% !important;
        position: inherit !important;
        left: 0px !important;
        height: auto !important;
        margin: 89px 0px 0px 0px !important;
        padding: 0px !important;
    }


    .marketing .left {
        padding-left: 15px;
    }

    .marketing .icons {
        width: 100%;
    }

    .marketing .icons a {
        margin-right: 8px;
    }


    .marketing p, .marketing .down h4 {
        text-align: left !important;
    }

    .am-desc-inner, .am-desc-2 {
        max-width: 100%;
    }

    .marketing .ins p {
        font-size: 12px;
    }

    .am-desc-line::before, .am-desc-line::after, .am-desc-line, .global-title::after {
        display: none !important;
    }

    .section-title h6 {
        font-size: 11px;
        padding-right: 50px;
    }

    .section-title h6::after {
        width: 38px;
    }

    .marketing .middle img {
        margin: 15px 0px 0px 0px !important;
    }

    .marketing .middle .img1 {
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
    }

    .marketing .middle .img2 {
        position: relative;
        top: 0px;
        right: 0px;
        width: 100%;
    }

    .marketing .middle .img3 {
        top: 0;
        right: 0;
        width: 100%;
        position: relative;
    }

    .am-desc-3 {
        max-width: 100%;
        margin-top: 20px;
        position: relative;
        left: 0px;
    }

    .marketing .middle {
        position: relative;
        padding: 0px 0px;
        left: 0;
    }

    .about {
        padding-bottom: 0px;
    }

    .about .logo {
        max-width: 250px;
        bottom: 105px;
    }

    .banner p {
        margin-top: 25px;
        font-size: 22px;
    }


    .spperinfo .bg {
        padding: 0;
    }

    .spperinfo .section-title h2 br {
        /* display: none; */
    }

    .spperinfo .section-title h2 {
        font-size: 17px !important;
    }

    .spperinfo p label {
        font-size: 14px;
    }

    .cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit {
        line-height: 45px;
        min-width: 110px;
        font-size: 16px;
    }

    #StepThree p {
        font-size: 14px;
    }

    .spperinfo.alert label {
        font-size: 12px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

    #stepper.alert span.wpcf7-list-item input {
        min-width: 25px;
    }

    #stepper.alert span.wpcf7-list-item {
        display: inline-block;
        width: 100%;
    }

    .contact-form .contact-img {
        display: none;
    }

    ul.list {
        padding-left: 18px;
    }

    ul.list li {
        margin: 0px 0px 12px 0px;
        color: #000;
        font-size: 14px;
    }

    .about .btn-default {
        margin-bottom: 20px;
    }

    .buysellform .bg-form {
        padding: 50px 15px;
    }

    .bg-form .form-box h5 {
        font-size: 18px;
    }

    .info-small .bg {
        padding: 60px 20px;
    }

    .buysell {
        padding: 65px 0px;
    }

    .buysell .btn-default {
        margin-top: 20px;
    }

    .contact-page .footer-contact-item a, .contact-page .footer-contact-item span {
        font-size: 13px !important;
    }

    .contact-page .spacelr-70 {
        padding-right: 15px;
    }

    .cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit {
        font-size: 13px !important;
        line-height: 44px !important;
        min-width: 115px !important;
    }

    form.cf7mls input.wpcf7-form-control.wpcf7-submit {
        height: 50px;
    }

    .page-banner.buysell {
        padding-left: 0px;
    }

    .buysell .btn-default {
        float: left;
    }

    .bg-form .form-control {
        margin: 0 0 20px;
    }

    .footer .footer-contact-item {
        justify-content: center;
    }

    .footer-contact-item a {
        font-size: 14px;
    }

    .marketing {
        padding-bottom: 60px;
    }

    .btn-default {
        min-width: 150px;
    }

    ul.sub-menu {
        left: 0% !important;
    }

    .footer .footer-contact-item {
        justify-content: start;
    }

    .footer-col {
        padding: 0px 15px !important;
        margin-bottom: 20px;
        text-align: left !important;
        max-width: 100% !important;
    }

    .footer ul li {
        text-align: left;
    }

    .footer-logo {
        text-align: center;
    }

    .about .social {
        width: 48px;
        height: 48px;
        line-height: 45px;
    }

    .about .btn-default {
        margin-bottom: 20px;
        margin-right: 10px !important;
    }

    /* single property page */
    #slider .wrapper {
        padding: 0;
    }

    #slider img {
        height: 55vh;
    }

    #property {
        padding-top: 45px;
    }

    #filter-wrapper button {
        margin-bottom: 5px;
    }

    #property ul {
        padding-left: 0;
    }

    #property .info .btn-wrapper {
        margin-top: 20px;
    }

    #property .info .btn-wrapper .mr-20 {
        margin-right: 0;
    }

    #property .table td {
        font-size: 16px;
    }

    /* home evaluation */
    .spperinfo {
        padding: 50px 0px 40px 0px;
    }

    .homeEvalutation h1 {
        font-size: 30px;
    }

    .about .row.bgs {
        margin-bottom: 0;
    }

    .broker-award-ctn {
        flex-direction: column;
        gap: 15px;
    }

    .broker-award-ctn img {
        max-width: 100%;
    }

    .sold-map-section {
        padding-top: 50px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    .btn-default {
        padding: 0px 15px;
        font-size: 16px;
        min-width: 200px;
        line-height: 40px;
        font-size: 10px;
    }

    .fl-desc {
        padding: 0px 10px;
        bottom: 10px;
    }

    .fl-price {
        font-size: 21px;
    }

    .fp-util ul li {
        font-size: 10px;
        margin-right: 7px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .marketing .middle img {
        width: 100% !important;
        padding: 0px !important;
        height: auto;
        left: 0px;
    }

    .marketing .icons {
        width: 100%;
    }

    .marketing .icons a {
        margin-right: 5px;
    }

    .section-title h6 {
        font-size: 13px;
    }

    .marketing .left {
        padding-left: 0px;
    }

    .marketing .middle .img2 {
        position: absolute;
        top: 100px;
        right: 0px;
        max-width: 50%;
        left: auto;
    }

    .properties .fl-bg {
        height: 55%;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .about .down .logo {
        max-width: 100px;
    }

    .footer-contact-item {
        display: flex !important;
        align-items: start;
    }


    .am-desc-3 .am-desc-line {
        right: -333px;
        width: 341px;
        left: auto;
        top: 10px;
    }

    .am-desc-3 .am-desc-line::before {
        right: 0;
        height: 70px;
        left: auto;
        top: -70px;
    }

    .am-desc-3 .am-desc-line::after {
        opacity: 0;
    }

    .about .logo {
        max-width: 350px;
    }

    .banner p {
        font-size: 21px;
    }

    .spperinfo .btn-info span {
        font-size: 12px;
    }

    .spperinfo .bg {
        padding: 0;
    }

    .cf7mls_next.action-button, .cf7mls_back, .cf7mls_next, .spperinfo input.wpcf7-submit {
        line-height: 45px;
        min-width: 130px;
        font-size: 14px;
    }

    .spperinfo input.wpcf7-submit {
        height: 50px;
    }

    .spperinfo p label {
        font-size: 14px;
    }

    #StepThree p {
        font-size: 15px;
    }

    .spperinfo.alert label {
        font-size: 14px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }

    .social-link {
        font-size: 14px;
    }

    h1 {
        font-size: 38px;
    }

    .newinfo {
        padding: 60px 0px;
    }

    .info-small .bg {
        padding: 60px 30px;
    }

    .buysell {
        padding: 65px 10px;
    }

    .buysellform .bg-form {
        padding: 50px 30px;
    }

    .contact-page .footer-contact-item a, .contact-page .footer-contact-item span {
        font-size: 14px !important;
    }

    .banner .btn-default {
        min-width: 180px;
    }

    form.cf7mls input.wpcf7-form-control.wpcf7-submit {
        height: 60px;
    }

    .buysell .btn-default {
        min-width: 124px;
        padding: 0;
    }

    .footer .footer-contact-item {
        justify-content: start;
    }

    .footer-col {
        padding: 0px 15px !important;
        margin-bottom: 20px;
        text-align: left !important;
        max-width: 50% !important;
    }

    .footer ul li {
        text-align: left;
    }

    .footer-logo {
        text-align: center;
    }

    .btn-default {
        min-width: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-contact-item {
        display: flex !important;
        align-items: start;
    }

    .header {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header .nav-item {
        margin: 0px 5px;
    }

    .navbar-nav .nav-link {
        font-size: 11px;
    }

    .navbar-brand img {
        max-width: 101px;
        margin-right: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 11px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    h5 {
        font-size: 18px;
    }

    .fl-desc {
        padding: 0px 10px;
    }

    .fp-util ul li {
        font-size: 12px;
        margin-right: 6px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .marketing .middle img {
        width: 440px;
        left: 0px !important;
        height: auto;
    }

    .marketing .icons {
        width: 100%;
    }

    .am-desc-line {
        left: 100%;
    }

    .properties .fl-bg {
        width: 55.6%;
    }

    .marketing .middle .img2 {
        left: auto !important;
    }

    .marketing .middle .img3 {
        left: auto !important;
    }

    .navbar-brand img {
        max-width: 101px;
        margin-right: 10px;
    }

    .navbar-nav .nav-link {
        font-size: 11px;
    }

    .marketing .middle {
        position: relative;
        padding: 0px 31px;
        width: 78%;
        left: 108px;
    }

    .am-desc-2 .am-desc-line::before {
        height: 145px;
    }

    .am-desc-2 .am-desc-line::after {
        bottom: -144px;
        right: -70px;
        width: 71px;
    }

    .am-desc-line::after {
        right: -76px;
        width: 77px;
    }

    .about .img {
        height: inherit;
    }


    .banner p {
        font-size: 21px;
    }

    .spperinfo .btn-info span {
        font-size: 13px;
    }

    .spperinfo p label {
        font-size: 16px;
    }

    .buysell .btn-default {
        min-width: 180px;
        padding: 0;
        font-size: 13px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .fl-desc-inner {
        padding: 0px 15px;
    }

    .navbar-nav .nav-link {
        font-size: 11px;
    }

    .properties .fl-bg {
        height: 50%;
    }

    .marketing .left {
        padding-left: 15px;
    }

    .am-desc-title {
        font-size: 13px;
    }

    .header ul.rt {
        margin-left: 6px;
    }

    .about .img img {
        height: 100%;
        object-fit: cover;
    }

    .spperinfo .btn-info span {
        font-size: 15px;
    }

    .buysell .btn-default {
        min-width: 180px;
        padding: 0;
        font-size: 13px;
    }
}

/* @media only screen and (min-width:1600px) {
    .am-desc-3 {
        max-width: 325px;
        margin-top: 80px;
        position: relative;
        left: 34px;
    }
    
    .marketing .middle .img2 {
        position: absolute;
        top: 140px;
        right: 34px;
        width: 44%;
        height: 270px;
    }
}
 */

@media only screen and (min-width: 1500px) {
    .am-desc-3 {
        max-width: 325px;
        margin-top: 80px;
        position: relative;
        left: 34px;
    }

    .marketing .middle .img2 {
        position: absolute;
        top: 140px;
        right: 34px;
        width: 44%;
        height: 270px;
    }

    .marketing .middle .img1 {
        left: -33px;
        width: 55%;
    }

    .marketing .middle .img2 {
        position: absolute;
        top: 140px;
        right: 11px;
        width: 46%;
        height: 270px;
    }

    .marketing .middle .img3 {
        right: 38%;
        width: 50%;
        height: 160px;
    }

}

@media only screen and (min-width: 1600px) {
}

@media screen and (max-width: 576px) {
    .properties .row.spr {
        margin-top: 40px;
    }

    #map, #streetMap, #singleMap {
        height: 300px;
    }

    .buysell {
        padding: 50px 0px;
    }

    .buysellform .bg-form {
        padding: 0 15px;
    }

    #buyer-form.buysellform .section-title, .buysellform .section-title {
        margin-bottom: 30px;
    }

    #homeEval {
        padding: 20px;
    }

    .page-banner {
        height: 300px;
    }

    .spperinfo {
        padding: 40px 10px;
    }
}