@media (max-width: 1200px) {
    .help-wrapper-img {
        align-content: center;
        width: 350px !important;
        margin-bottom: 10%;
    }

    .help__wrapper {

        align-items: center;
    }

    .help__title {
        font-weight: 900;
        font-size: 1.2rem;
        padding-bottom: 1rem;
        max-width: 25rem;
    }

    .help-descr {
        font-weight: 400;
        font-size: 1rem;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        max-width: 28rem;

    }

    .main {
        width: 100%;

    }

    .help-btn {
        margin-left: 10%;
    }


    .difference {

        justify-content: space-between;
    }

    .difference__wrapper-left {
        width: 31rem;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;

    }

    .difference__wrapper-right {
        width: 31rem;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;


    }

    .difference__title {
        margin: 0 2%;
        text-align: center;
        font-weight: 600 !important;
        font-size: 18px !important;
    }

    .difference__descr {
        margin: 0 auto !important;
        font-weight: 300 !important;
        font-size: 16px !important;
        line-height: 43px !important;
        letter-spacing: 0px !important;

    }

    .style-items-icon {
        width: 8%;
    }




    .individuality__wrapper-left {

        text-align: center;
    }

    .individuality__wrapper-right {

        text-align: center;

    }

    .individuality-title {
        margin-top: 10%;
        font-weight: 600;
        font-size: 1.2rem;
        text-align: center;
    }

    .individuality-descr {
        padding-bottom: 10%;
        font-family: Arial;
        font-weight: 400;
        font-size: 1rem;
        line-height: 24px;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
        text-align: center;
    }

    .individuality__img {
        align-items: center;
    }

    .style-items-image {
        align-items: center;
        margin: 12% 0 12% 0%;
        width: 150px;
    }

    .individuality__wrapper-time {
        align-items: center;
    }

    .individuality-title-right {
        text-align: center;
    }

    .individuality-title-right {
        font-weight: 600;
        font-size: 1.2rem !important;
        text-align: center;

    }

    .individuality-descr-right {
        font-weight: 400;
        font-size: 0.9rem;
        margin-top: 2%;
        line-height: 20px !important;
    }


    .house__search-wrapper {
        text-align: center;
        padding: 2rem 0 2rem 1rem;

    }

    .house__search-subwrapper {
        padding-left: 5%;
    }



}


/* 992 */


@media (max-width: 992px) {
    .main {
        width: 100%;

    }


    .help-wrapper-img {
        align-content: center;
        width: 300px !important;
        margin-bottom: 10%;
    }

    .help__wrapper {
        align-items: center;
    }


    .help__title {
        font-weight: 900;
        font-size: 20px;
        padding-bottom: 1rem;
        max-width: 25rem;
    }

    .help-descr {
        font-weight: 400;
        font-size: 0.9rem !important;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        max-width: 28rem;

    }

    .help-btn {
        max-width: 70%;
        font-size: 1rem !important;
    }


    .help-btn {
        margin-left: 10%;
    }

    .difference {
        display: flex;
        max-width: 100%;
        min-height: 50%;

    }

    .difference__wrapper-left {
        width: 50%;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;

    }

    .difference__wrapper-right {
        width: 50%;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;
    }

    .difference__title {
        margin: 0 2%;
        text-align: center;
        font-weight: 600 !important;
        font-size: 18px !important;
    }

    .difference__descr {
        margin: 0 auto !important;
        font-weight: 300 !important;
        font-size: 0.8rem !important;
        line-height: 43px !important;
        letter-spacing: 0px !important;
    }

    .style-items-icon {
        width: 8%;
    }


    .individuality__wrapper-left {
        text-align: center;
        max-width: 52%;
    }

    .individuality__wrapper-right {
    
        text-align: center;

    }

    .individuality-title {
        max-width: 23%;
        margin-left: 0.5rem;
        margin-top: 10%;
        font-weight: 600;
        font-size: 1rem;
        text-align: center;
    }

    .individuality-descr {
        padding-bottom: 10%;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.8rem !important;
        line-height: 18px;
        letter-spacing: 0 !important;
        color: rgba(0, 0, 0, 1) !important;
        text-align: center;
    }

    .individuality__img {
        align-items: center;
    }

    .style-items-image {
        align-items: center;
        margin: 12% 0 12% 0%;
        width: 150px;
    }

    .individuality__wrapper-time {
        align-items: center;
    }

    .individuality-title-right {
        text-align: center;
    }

    .individuality-title-right {
        font-weight: 600;
        font-size: 1rem !important;
        text-align: center;

    }

    .individuality-descr-right {
        font-weight: 400;
        font-size: 0.8rem !important;
        margin-top: 8%;
        line-height: 18px !important;
    }


   


    .house__search-subwrapper {
        padding-left: 0%;
      
    }


    .help-descr {
        font-weight: 400;
        font-size: 0.9rem !important;
    }
}

/* 768 */


@media (max-width: 768px) {

    .house__search-wrapper {
        align-items: center;
        text-align: center;
    }

    .help-wrapper-img {
        align-content: center;
        width: 300px !important;
        margin-bottom: 10%;
    }

    .help__wrapper {
        flex-direction: column-reverse;
        align-items: center;
    }

    .text__wrapper {
        max-width: none !important;
        margin-left: 0 !important;
        align-items: center !important;
        text-align: center !important;

    }

    .help__title {
        font-weight: 900;
        font-size: 1.2rem;
        padding-bottom: 1rem;
        max-width: none;
    }

    .help-descr {
        font-weight: 400;
        font-size: 1rem;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        max-width: 31rem;

    }

    .help-btn {
        width: 40%;
        height: 85%;
        font-size: 0.9rem !important;
        padding: 0 !important;
    }

    .main {
        width: 100%;

    }

    .help-btn {
        margin-left: 0 !important;
    }


    .difference {
        display: block;
        align-items: center;
    }

    .difference__wrapper-left {
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;

    }

    .difference__wrapper-right {
        width: 100%;
        max-width: 100%;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;
    }

    .difference__title {
        margin: 0 2%;
        text-align: center;
        font-weight: 600 !important;
        font-size: 1.2rem!important;
    }

    .difference__descr {
        margin: 0 auto !important;
        font-weight: 300 !important;
        font-size: 0.8rem;
        line-height: 43px !important;
        letter-spacing: 0px !important;

    }

    .style-items-icon {
        width: 6%;
    }


    .individuality {
        display: block;
    }

    .individuality__wrapper-left {
        max-width: 100%;
        text-align: center;
    }

    .individuality__wrapper-right {
        max-width: 100%;
        text-align: center;

    }

    .individuality-title {
        max-width: none;
        margin-top: 10%;
        font-weight: 600;
        font-size: 1.2rem;
        text-align: center;
    }

    .individuality-descr {
        padding-bottom: 10%;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.8rem;
        line-height: 24px;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
        text-align: center;

    }

    .individuality__img {
        flex-direction: column;
        align-items: center;
    }

    .style-items-image {
        align-items: center;
        margin: 12% 0 12% 0%;
        width: 150px;
    }

    .individuality__wrapper-time {
        flex-direction: column-reverse;
        align-items: center;
    }

    .individuality-title-right {
        text-align: center;
    }

    .individuality-title-right {
        font-weight: 600;
        font-size: 1.2rem !important;
        text-align: center;
         padding-left: 0;

    }

    .individuality-descr-right {
        font-weight: 400;
        font-size: 0.8rem;
        margin-top: 2%;
        max-width: 31rem;
        padding: 0 0.9rem;

    }

    .service-free {
        display: block;
    }



    .service-free__wrapper-right {
        margin: 10% 0;
        flex-direction: column-reverse;

    }

    .house__search-wrapper {
        display: block;

    }

    .house__search-subwrapper {
        padding-left: 18% !important;
        text-align: left;
    }


    .help-descr {
        font-weight: 400;
        font-size: 0.8rem;

    }
}


/* 440px */

@media (max-width: 440px) {

    .help-wrapper-img {
        align-content: center;
        width: 250px !important;
        margin-bottom: 10%;
    }

    .help__wrapper {
        flex-direction: column-reverse;
        align-items: center !important;
        align-content: center;
    }

    .text__wrapper {
        max-width: none !important;
        margin-left: 0 !important;
        align-items: center !important;
        text-align: center !important;
        max-width: none;
    }


    .help__title {
        font-weight: 900;
        font-size: 20px;
        padding-bottom: 1rem;

    }

    .help-descr {
        font-weight: 400;
        font-size: 0.9rem;
        max-width: none;

    }

    .help-btn {
        width: 50%;
        height: 50%;
        font-size: 0.9rem !important;
        padding: 0 !important;
    }


    .main {
        width: 100%;

    }


    .difference {
        display: block;
        align-items: center;
    }

    .difference__wrapper-left {
        max-width: 100%;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;

    }

    .difference__wrapper-right {
        max-width: 100% !important;
        padding: 0 !important;
        padding-top: 2rem !important;
        padding-left: 1rem !important;
        margin-top: 20px;
    }

    .difference__title {
        margin: 0 2%;
        text-align: center;
        font-weight: 600 !important;
        font-size: 18px !important;
    }

    .difference__descr {
        margin: 0 auto !important;
        font-weight: 300 !important;
        font-size: 0.8rem !important;
        line-height: 43px !important;
        letter-spacing: 0px !important;

    }

    .style-items-icon {
        width: 6%;
    }


    .individuality {
        display: block;
    }

    .individuality__wrapper-left {
        max-width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .individuality__wrapper-right {
        max-width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .individuality-title {
        margin-top: 10%;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
    }

    .individuality-descr {
        padding-bottom: 10%;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.9rem;
        line-height: 24px;
        letter-spacing: 0%;
        color: rgba(0, 0, 0, 1) !important;
        text-align: center;
        margin: 2% 4% 0% 7%;
    }

    .individuality__img {
        flex-direction: column;
        align-items: center;
    }

    .style-items-image {
        align-items: center;
        margin: 12% 0 12% 0%;
        width: 100px;
    }

    .individuality__wrapper-time {
        flex-direction: column-reverse;
        align-items: center;
    }

    .individuality-title-right {
        text-align: center;
    }

    .individuality-title-right {
        font-weight: 600;
        font-size: 20px !important;
        text-align: center;
        padding-left: 0;

    }

    .individuality-descr-right {
        font-weight: 400;
        font-size: 0.9rem;
        /*margin-top: 2%;*/
        margin-top: 20px;

    }

    .service-free {
        display: block;
    }


    .service-free__wrapper-right {
        /*margin: 10% 0;*/
        flex-direction: column-reverse;
        margin: 20px 0px 0 0;
    }

    .house__search-wrapper {
        display: block;

    }

    .house__search-subwrapper {
        padding-left: 17% !important;
    }


    .help-descr {
        font-weight: 400;
        font-size: 0.9rem;

    }
}