@media only screen and (max-width: 1440px) {
    .cta-buyer-seller .about-box img {
        height: 600px;
    }

    .cta-buyer-seller .about-box h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width: 991px) {
    .about .about-box img {
        height: 500px;
    }

    .info-small {
        padding: 40px 0px;
    }

    .homeEvalutation fieldset .info {
        margin-top: 20px;
    }

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

    .cta {
        padding: 50px 0;
    }

    .cta-buyer-seller .about-box img {
        height: 400px;
    }

    .cta-buyer-seller .about-box h2 {
        font-size: 30px;
    }

    .mission-statement {
        padding: 80px 0px;
    }

    .listing {
        padding: 40px 0;
    }

    .page-banner .row {
        padding: 100px 0;
    }

    .page-banner h1 {
        font-size: 45px;
    }

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

    .navbar-toggler.menu-icon {
        width: 35px;
        padding: 0;
        cursor: pointer;
        position: relative;
        border: 0px;
        margin-right: 15px;
    }

    .navbar-toggler.menu-icon span {
        width: 100%;
        height: 4px;
        display: block;
        background-color: #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;
    }

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

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

    .header .navbar-brand {
        width: 190px;
        height: 85px;
        padding-left: 15px;
    }

    .header.scrolled .logo img {
        max-height: 59px;
        margin-top: 6px;
    }

    .header .logo img {
        max-height: 85px;
    }

    .navbar-nav {
        background: #000;
        padding: 10px 0px;
    }

    .navbar-nav li {
        margin-right: 0px;
    }

    .navbar-nav .nav-link {
        margin: 0;
        text-align: center;
        font-size: 14px;
        line-height: 25px;
    }

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

    .header.scrolled .navbar-nav {
        background: #fff;
    }

    .header.active .navbar-nav .nav-link {
        color: #fff;
    }

    .header.active.scrolled .navbar-nav .nav-link {
        color: #000;
    }

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

    .header .container-fluid {
        padding: 0;
    }

    .header {
        padding-top: 8px;
    }

    .header .container {
        padding: 0;
    }

    .navbar-nav li {
        width: 100%;
        text-align: center;
        margin: 4px 0px;
    }

    .navbar-nav .socials {
        justify-content: center;
    }

    .header.scrolled .navbar-nav .nav-link {
        margin: 0px;
    }

    .megamenu .imgs {
        display: none;
    }

    .hamburger {
    }

    .header.scrolled .hamburger span:before,
    .header.scrolled .hamburger span:after {
    }

    .header.scrolled .hamburger span {
    }

    .megamenu .sidemenu-header {
        padding-bottom: 35px;
        text-align: right;
        margin-right: 30px;
    }

    .megamenu .menu-wrapper {
        padding: 50px 0 56px 0;
    }

    .menu-wrapper ul li a {
        padding: 8px 12px 5px 29px;
        font-size: 18px;
    }

    .menu-wrapper ul li ul li a {
        font-size: 14px;
        padding: 6px 12px 16px 19px;
    }

    .megamenu .menu-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .navbar {
        width: 100%;
    }

    .header .logo img.black-logo {
        display: block;
        filter: none;
    }

    .header.scrolled .logo img.white-logo {
        display: none;
    }

    .header.scrolled .logo img.black-logo {
        display: block;
    }

    .header.scrolled .hamburger {
        right: 15px;
    }

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

    .single-properties .header .logo img.white-logo {
        display: none !important;
    }

    #property .sp-address {
        font-size: 30px;
    }

}

@media only screen and (max-width: 767px) {
    .flush-xs {
        padding-right: 0px;
        padding-left: 0px;
    }

    .cta-buyer-seller .about-box img {
        height: 350px;
    }

    #slider .thumbs img {
        height: 40px;
    }

    #slider img {
        height: 400px;
    }

    #property .property-details {
        padding: 25px;
    }

    #property .property-details > * {
        margin-bottom: 20px;
    }

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

    .xs-100 {
        width: 100%;
    }

    h6 {
        font-size: 13px;
    }

    h2 {
        font-size: 35px;
    }

    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: 32px;
    }

    .cta-box {
        float: left;
        width: 100%;
    }

    .cta-box .text {
        transform: none;
    }

    .testimonials .spr {
        padding: 0px 23px;
    }

    .cta-buyer-seller .about-box canvas {
        height: 450px;
    }

    .social-media .insta {
        display: block;
    }

    .social-media .head {
        height: 220px;
        max-width: 100%;
        width: 100%;
    }

    .footer .big-container {
        padding: 0px 20px;
    }

    .footer {
        padding: 70px 0px;
    }

    .footer h3 {
        margin-top: 40px;
    }

    .footer h4 {
        margin-top: 10px;
    }


    .listing.inner .listing-box canvas {
        height: 300px;
    }

    .listing-box .address {
        font-size: 13px;
    }

    .page-banner h2 {
        font-size: 30px;
    }

    .about-inner .text {
        padding: 50px 15px;
    }

    .section-title h6 {
        line-height: 1.5;
        font-size: 16px;
    }

    .filter-list button {
        line-height: 40px;
        padding: 0px 13px;
        font-size: 11px;
    }

    .about-text {
        width: 90%;
        left: 5%;
        margin-top: -70px;
    }

    .cta-box .text p {
        font-size: 21px;
    }

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

    .info-small .section-title h2 {
        font-size: 25px;
    }

    .copyrights p {
        margin: 10px 0px;
    }

    .contact-info .bg-img {
        padding: 50px 20px;
    }

    .formstyle {
        padding: 50px 20px;
    }

    .slider .logo img {
        max-width: 90%;
    }

    .about-inner .ins .section-title h2 {
        margin-top: 20px;
    }

    .canvas canvas {
        height: 400px;
    }

    .mission-statement {
        padding: 70px 0px;
    }

    .cta-buyer-seller .about-box h2 {
        font-size: 37px;
        padding: 0px 6px;
    }

    .footer h3 {
        font-size: 27px;
    }

    .copyrights p {
        font-size: 13px;
    }

    .about-inner .wow.fadeInRight {
        padding-top: 40px !important;
    }
}

@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;
    }

    .slider h1 {
        font-size: 55px;
    }

    .cta-box .text p {
        font-size: 20px;
    }

    .cta-box .img figure {
        height: 260px;
    }

    .listing.inner .listing-box canvas {
        height: 400px;
    }

    .listing-box .address {
        font-size: 13px;
    }

    .about-inner .text {
        padding: 0 35px;
    }

    .section-title h6 {
        line-height: 1.5;
        font-size: 16px;
    }

    .btn-default {
        padding: 0px 22px;
    }

    .about-text {
        margin-top: -70px;
        width: 85%;
        left: 7.5%;
    }

    .cta-buyer-seller .about-box canvas {
        height: 550px;
    }

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

    .info-small .section-title h2 {
        font-size: 27px;
    }

    .copyrights p {
        font-size: 13px;
    }

    .contact-info .bg-img {
        padding: 50px 30px;
    }

    .formstyle {
        padding: 50px 30px;
    }

    .cta-buyer-seller .about-box h2 {
        font-size: 23px;
    }
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }

}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header.scrolled .logo img {
    }

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

    h2 {
        font-size: 34px;
    }

    p, ul.bulleted {
        font-size: 13px;
    }

    h6 {
        font-size: 14px;
    }

    .cta-box .text p {
        font-size: 22px;
    }

    .about-text {
        margin-top: -100px;
    }

    .listing-box .address {
        font-size: 11px;
    }

    .info-small .bg {
        padding: 40px 40px;
    }

    .info-small .section-title h2 {
        font-size: 35px;
    }

    .col-div > div {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .about-inner .text {
        padding: 50px 90px;
    }

    .contact-info .bg-img {
        padding: 50px 50px;
    }

    .formstyle {
        padding: 50px 50px;
    }

    .cta-buyer-seller .about-box h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 576px) {
    .slider .fullheight {
        height: 50vh;
    }

    .slider {
        height: auto;
    }

    .cta {
        margin-top: 50vh;
    }

    .megamenu .menu-wrapper {
        padding: 20px 0 40px 0;
    }

    .about-box {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .about-text {
        width: 100%;
        left: 0;
        padding: 20px;
    }

    .testimonials {
        padding: 50px 0;
    }

    .social-media .head {
        height: auto;
    }

    .page-banner h1 {
        font-size: 35px;
    }

    .page-banner .row {
        padding: 80px 0;
    }

    .about-inner .contact-info {
        padding-left: 0;
    }

    .order-xs-1 {
        order: -1 !important;
    }

    .about-inner .wow.fadeInRight {
        padding-top: 0;
    }

    .mission-statement {
        margin-top: 0;
    }

    .mission-statement {
        padding: 50px 0;
    }

    .footer {
        padding: 50px 0px;
    }

    .innerpage .inner {
        padding-left: 0;
    }

    .innerpage .img {
        margin-bottom: 20px;
    }

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

    .usinvest {
        padding: 40px 0;
    }

    .mixitup-control {
        margin-bottom: 5px;
    }

    #slider .thumbs img {
        height: 20px;
    }

    #slider .swiper-button-next, #slider .swiper-button-prev {
        min-width: 50px;
    }

    #property {
        padding-top: 30px;
    }

    #property .sp-address {
        font-size: 24px;
    }

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

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

    #map {
        margin-bottom: 20px;
    }

    .homeEvalutation .single-s {
        margin-bottom: 15px;
    }

    .homeEvalutation input[type=button], .homeEvalutation input[type=submit] {
        margin-bottom: 10px;
    }

    #multi-step-form .fw-choice.fw-input-container {
        display: block;
        width: 100%;
    }

    #multi-step-form {
        padding: 20px;
    }

    .api-msg h2 {
        font-size: 30px !important;
    }

    .btn-default {
        font-size: 13px;
    }

    #slider .wrapper {
        padding: 0;
    }

    #map, #streetMap {
        width: 100%;
        height: 300px;
    }

}