@media only screen and (max-width: 991px) {
    .navbar-light .navbar-brand {
        width: 75%;
    }

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

@media only screen and (max-width: 767px) {
    .side-menu {
        padding: 40px 29px 80px;
        width: 100%;
        min-width: 100%;
    }

    .social-fix {
        display: none;
    }

    .hero .logo img {
        max-height: 110px;
    }

    .hero .agency-logo img {
        max-height: 32px;
    }

    .about .cta-box .btn-default {
        width: 100%;
        margin: 5px 0px;
    }

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

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

    .about .about-box {
        padding: 45px 0px 0px 20px;
    }

    p {
        font-size: 14px;
    }

    .about-box::before {
        width: 200px;
        top: auto;
        bottom: 0;
        right: 8.688vw;
        height: 450px;
        display: none;
    }

    .btn-default {
        padding: 0px 15px;
        font-size: 14px;
    }

    .team-box-title {
        padding: 50px 15px;
    }

    .team-box-title .btn-default {
        margin-top: 15px !important;
    }

    .stat-box h3 {
        font-size: 55px;
    }

    .sold-map img {
        border: 20px solid #fff;
    }

    .custom-cta-box {
        padding: 75px 15px;
    }

    .custom-cta-btn .heading {
        font-size: 15px;
    }

    .team-box-title .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
    }

    .team-box-title {
        padding: 50px 15px;
        margin-top: 30px;
    }

    .team-box-title .custom-nav button {
        padding: 0px 15px;
    }

    .properties .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
    }

    .testimonials .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
    }

    .testimonials .custom-nav button {
        padding: 0px 15px;
    }

    .testimonials .container {
        padding: 75px 15px;
    }

    .testimonials .quote-box {
        padding: 0px 10%;
    }

    footer {
        text-align: center;
    }

    .instagram .btns {
        margin-bottom: 20px;
    }

    footer .logo {
        margin-top: 40px;
        display: inline-block;
    }

    h1 {
        font-size: 30px;
    }

    .inner .team-box {
        text-align: center;
        margin-bottom: 30px;
    }

    .evaluation-box .bg-form {
        padding: 75px 15px;
    }

    .evaluation-box .btn-default.bordered {
        margin: 5px 0px;
    }

    .evaluation-box .navigate-btns .btn-default {
        padding: 0px 15px;
        font-size: 12px;
        height: 55px;
        line-height: 55px;
    }

    .evaluation-box .navigate-btns .btn-default:hover img,
    .evaluation-box .navigate-btns .btn-default img {
        height: 11px !important;
        margin-right: 6px !important;
    }

    .evaluation-box .checkbox-group label {
        flex: 0 1 calc(100% - 0px);
        margin-bottom: 15px;
    }

    .evaluation-box .checkbox-group label {
        font-size: 15px;
    }

    .evaluation-box label {
        font-size: 15px;
    }
    .page-banner h1 {
        font-size: 26px;
    }

    .evaluation-box .checkbox-group .wpcf7-list-item {
        flex: 0 1 calc(100% - 0px);
        margin-bottom: 15px !important;
        font-size: 16px;
        font-weight: 500;
    }

    .evaluation-box .checkbox-group .wpcf7-list-item input {
        width: 20px;
        height: 20px;
    }

    .evaluation-box .cf7mls_next.action-button,
    .evaluation-box .cf7mls_back.action-button,
    .evaluation-box .action-button,
    .cf7mls-btns.cf7mls-btns-last-step .cf7mls_back.action-button {
        padding: 0px 24px !important;
        font-size: 12px;
        line-height: 46px !important;
    }

    .evaluation-box .bg-form {
        padding: 45px 15px;
    }

    .custom-cta p {
        margin: 20px 0px;
    }

    .team-box-title .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
        display: inline-block;
    }

    .team-box-title .custom-nav button {
        float: none !important;
        margin: 15px 10px 5px 10px !important;
    }
    .team-box-title .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
        display: inline-block;
    }

    .team-box-title .custom-nav button {
        float: none !important;
        margin: 15px 10px 5px 10px !important;
    }

    .custom-nav button {
        height: inherit !important;
        line-height: 48px !important;
    }

    .custom-nav button img {
        height: 10px !important;
        position: relative;
        top: -3px !important;
    }

    .properties .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
        display: inline-block;
    }

    .properties .custom-nav button {
        float: none !important;
        margin: 15px 10px 5px 10px !important;
        padding: 0px 20px !important;
    }

    .testimonials .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: -1px;
        display: inline-block;
    }

    .testimonials .custom-nav button {
        float: none !important;
        margin: 0px 5px 5px 5px !important;
        padding: 0px 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .btn-default {
        padding: 0px 10px;
        font-size: 13px;
    }

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

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

    .about-box::before {
        width: 200px;
        top: auto;
        bottom: 0;
        right: 8.688vw;
        height: 900px;
    }

    .team-box-title {
        padding: 50px 20px;
    }

    .team-box-title .custom-nav {
        position: relative;
        display: inline-block;
        width: 100%;
        top: 0%;
        left: 0%;
        margin-top: 30px;
    }

    .team-box-title .custom-nav button {
        display: inline-block;
        width: 100%;
        margin: 3px 0px;
    }

    .team-box-title .btn-default {
        margin-top: 15px !important;
    }

    .stat-box h3 {
        font-size: 47px;
    }

    .properties .custom-nav button {
        float: none !important;
        display: inline-block;
        margin: 0px 10px;
    }
    .properties .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: 0;
        display: inline-block;
        text-align: center;
    }

    .custom-cta-box {
        padding: 75px 25px;
    }

    .custom-cta-btn .heading {
        font-size: 17px;
    }

    .testimonials .custom-nav button {
        float: none !important;
        display: inline-block;
        margin: 0px 10px;
    }

    .testimonials .custom-nav {
        position: relative;
        width: 100%;
        left: 0%;
        top: 0;
        display: inline-block;
        text-align: center;
    }

    h1 {
        font-size: 42px;
    }

    .evaluation-box .bg-form {
        padding: 75px 15px;
    }

    .evaluation-box .btn-default.bordered span {
        font-size: 9px;
    }

    .inner .team-box {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav > li {
        margin: 0px 12px;
    }

    .navbar-brand img {
        max-height: 80px;
        margin-right: 0px;
    }

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

    /* .section-title h2 span:last-of-type {
        margin: -0.2vw 0 0 3.875vw;
    } */

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

    .team-box-title {
        padding: 50px 10px;
    }

    .team-box-title .custom-nav button {
        padding: 0px 10px;
        font-size: 13px;
    }

    .stat-box h3 {
        font-size: 66px;
    }

    .properties .custom-nav {
        width: 38%;
        left: 0;
        top: 0;
        position: relative;
    }

    .custom-cta-btn .heading {
        font-size: 19px;
    }

    .testimonials .custom-nav {
        width: 37.5%;
        left: 0;
        position: relative;
        top: 0;
    }

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

    h1 {
        font-size: 42px;
        line-height: 1.5;
    }

    .evaluation-box .btn-default.bordered span {
        font-size: 11px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .navbar-expand-lg .navbar-nav > li {
        margin: 0px 22px;
    }

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

    /* .section-title h2 span:last-of-type {
        margin: -0.2vw 0 0 3.875vw;
    } */

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

    .team-box-title {
        padding: 50px 10px;
    }

    .team-box-title .custom-nav {
        width: 72%;
        top: 50%;
        left: 8%;
    }

    .properties .custom-nav {
        width: 32%;
        position: relative;
        top: 0;
        left: 0;
    }

    .testimonials .custom-nav {
        width: 32%;
        position: relative;
        top: 0;
        left: 0;
    }

    h1 {
        font-size: 50px;
    }
}

@media (min-width: 1400px) {
    .properties .custom-nav {
        width: 27%;
        position: relative;
        top: 0;
        left: 0;
    }

    .testimonials .custom-nav {
        width: 27%;
        position: relative;
        top: 0;
        left: 0;
    }
}
