@media screen and (max-width: 1200px) {
    .title h1 {
        font-size: 52px;
    }

    .title h2 {
        font-size: 42px;
    }

    .title h1 span {
        font-size: 62px;
    }

    .title h2 span {
        font-size: 50px;
    }

    .custom-container {
        max-width: 100%;
    }

    .padd-xl {
        padding: 80px 0;
    }

    .padd-lg {
        padding: 60px 0;
    }

    .home--cta .inner {
        padding: 50px 60px;
    }

    .title.small h2 span {
        font-size: 40px;
    }

    .divider-line {
        left: 0;
    }

    .single-service a {
        padding: 40px 20px;
    }

    .single-service .icon {
        height: 100px;
        width: 100px;
        line-height: 100px;
    }

    .single-service .icon img {
        width: 50px;
    }

    .home--agencies .agency:not(:last-child) .inner {
        padding-right: 20px;
    }

    .home--agencies .agency:not(:first-child) .inner {
        padding-left: 20px;
    }

    .home--contact .wrapper {
        padding: 60px;
    }

    .default, .homeEvalutation input[type=submit], .homeEvalutation input[type=button] {
        min-width: auto;
    }

    #advance-search {
        margin-top: 40px;
    }

    #property {
        padding-top: 40px;
    }

    .testi--page .rate {
        flex-wrap: wrap;
        justify-content: center;
    }

    .testi--page .rate img {
        margin-bottom: 20px;
    }

    .testi--page .rate a {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .single-grid .img img {
        height: 300px;
    }

    #burger-menu {
        display: inline-block;
    }

    .home--cta .inner {
        padding: 40px 30px;
    }

    .home--testis .inner {
        padding-left: 20px;
    }

    .home--agencies .inner img {
        height: 70px;
    }

    .home--contact .coords a {
        font-size: 21px;
    }

    .title h2 span {
        font-size: 40px;
    }

    .title h2 {
        font-size: 32px;
    }

    .home--contact .wrapper {
        padding: 50px;
    }

    .padd-xl {
        padding: 60px 0;
    }

    .about--intro .img img {
        max-width: 400px;
    }

    .single--testimonial h3 {
        font-size: 35px;
    }
}

@media screen and (max-width: 768px) {
    .title h1 {
        font-size: 40px;
        line-height: 1.4;
    }

    .title h1 span {
        font-size: 45px;
    }

    .home--banner .inner {
        padding: 0 20px;
    }

    .padd-lg {
        padding: 50px 0;
    }

    .divider {
        height: 40px;
    }
}

@media screen and (max-width: 576px) {
    .home--contact .inner {
        border-right: none;
        padding-right: 0;
    }

    .home--contact .coords {
        padding-left: 0;
        margin-top: 30px;
    }

    .home--contact .wrapper {
        padding: 30px;
    }

    .title h2 span {
        font-size: 35px;
    }

    .title h2 {
        font-size: 28px;
    }

    .text-xs-center {
        text-align: center;
    }

    footer .col1 img {
        margin-bottom: 30px;
    }

    footer {
        padding: 50px 0 20px;
    }

    footer hr {
        margin: 20px 0;
    }

    .home--testis .inner {
        padding-left: 0;
        margin-top: 20px;
    }

    .home--testis::before {
        width: 100%;
    }

    #quick-search input {
        margin-right: 0;
        width: 100%;
    }

    #quick-search .search--button, #quick-search .search--button button {
        width: 100%;
    }

    #slider img {
        height: 400px;
    }

    #property .sp-address {
        font-size: 25px;
    }

    #property .btn-wrapper .default {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    #map, #streetMap, #singleMap {
        height: 300px;
        margin-bottom: 20px;
    }

    #property {
        padding-bottom: 0;
    }

    #burger-content {
        padding: 50px 20px;
    }

    .home--banner img {
        height: 100vh;
    }

    .home--agencies .agency:not(:last-child) .inner {
        border: none;
    }

    .home--agencies .agency:not(:first-child) .inner {
        padding-left: 0;
    }

    .home--agencies .agency:not(:last-child) .inner {
        padding-right: 0;
    }

    #burger-menu-wrapper li {
        width: 100%;
        padding-top: 20px;
    }
}
