

@media screen and (min-width: 1400px) {
    footer:before {
        background-size: contain;
        background-repeat: repeat-x;
    }
}

@media screen and (max-width: 1400px) {
    .container {
        max-width: 1000px;
    }

    .popup_window_rew .window {
        width: 80%;
        height: 600px;
    }

    .reviews_popap_slider__block {
        height: 600px;
        overflow-y: scroll;
    }

    .reviews_popap_slider__info p {
        font-size: 14px;
    }

    .reviews_popap_slider__name {
        font-size: 30px;
    }

    /*.reviews_popap_slider .reviews_popap_slider__images img {
        width: 100px;
    }*/

    .reviews_popap_slider .owl-nav {
        /*width: 110px;
        left: calc(50% - 8%);*/
        width: 1160px;
        left: calc(50% - 576px);
    }

    .header_info {
        padding-left: 0;
    }

    .top_banner__title {
        font-size: 90px;
    }

    .top_banner__text {
        font-size: 20px;
    }

    .top_banner__privilege div {
        width: 48%;
        padding: 13px 13px;
        font-size: 14px;

    }

    .top_banner__privilege div:nth-child(2) {
        width: 48%;
    }

    .title {
        font-size: 80px;
    }

    .excellence_block__item span {
        font-size: 20px;
    }

    .excellence_block__item:nth-child(2) {
        left: -70px;
    }

    .excellence_block__item:nth-child(4) {
        left: -70px;
    }

    .excellence_block__item:nth-child(3) {
        right: -70px;
    }

    .excellence_block__item:nth-child(5) {
        right: -70px;
    }

    .garanty_block__item span {
        font-size: 25px;
    }


    .leave_number__div:nth-child(2) {
        padding: 0 20px;
    }

    .about_block__item span {
        font-size: 25px;
    }

    .about_block__absolute_img {
        top: 344px;
    }

    .servises_block__order {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .servises_block__more {
        width: 100%;
        text-align: center;
    }

    .servises_block__item__div {
        min-height: 250px;
    }

    .additional_services_block__item {
        margin: 10px 0px;
    }

    .additional_services_block__title {
        font-size: 24px;
    }

    .additional_services_block__item p {
        font-size: 14px;
    }

    .our_lawns_block__item > p {
        min-height: 185px;
    }

    .sour_lawns_block__order {
        width: 100%;
    }

    .our_lawns_block__item {
       padding: 30px 20px 75px 20px;
    }

    .sour_lawns_block__order {
        width: 88%;
        position: absolute;
        bottom: 10px;
    }

    .guarantees_block__item span:after {
        width: 56px;
        height: 56px;
    }

    .guarantees_block__item span {
        font-size: 13px;
    }

    .questions_bl__p {
        width: 380px;
    }

    .questions_bl__faq {
        width: 350px;
    }

    .news_block__item {
        width: 30%;
    }
    .news_block__read {
        width: 100%;
    }

    .news_block__item p {
        min-height: 252px;
    }

    .contacts_block__info .cont_tel {
        font-size: 24px;
    }

    .footer__cont {
        width: 18%;
    }

    .footer__nav {
        width: 30%;
    }


    .our_guarantees .title:after {
        right: 0;
    }

    .our_guarantees .title:before{
        content: none;
    }
    .popup_window_faq .window .close {
        right: -40px;
    }

    .for_star {
        width: 390px;
        height: 390px;
        top: 34%;
    }

    .one_news_block {
        width: 100%;
    }

    .filter_lawn_name {
        position: absolute;
        top: 6px;
        left: 33px;
    }

    .lawns_filter {
        padding: 65px 30px 20px 30px;
    }

    .one_progect_block__left {
        width: 100%;
    }

    .more_about_progects {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .one_progect_block__right {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .one_progect_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .want_the_same {
        width: 250px;
        max-width: 100%;
    }


    .lawns_service_block__left .lawns_service_sync1 .item iframe {
        height: 290px;
    }

    .lawns_service_sync2 .owl-nav {
        bottom: 13px;
    }


    .feedback_form {
        width: 100%;
    }

    .not_found_div {
        font-size: 70px;
    }

    .background_error_text {
        font-size: 440px;
    }

    .call_404 .some-form__line, .call_404 .some-form__submit {
        width: 100%;
    }

    .call_404__div input {
        margin: 7px 0px;
        width: 100%;
    }

    .call_404__div .button_submit {
        width: 100%;
    }

    .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 420px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 420px;
    }

    .lawns_service_sync1 .owl-nav {
        bottom: -91px;
    }

    .our_lawns_block__item .servises_block__more {
        width: 100% !important;
    }

    .our_lawns_block__item p ~ div {
        min-height: 257px;
    }

    .our_lawns_block__item > p {
        min-height: 200px;
    }




}

@media screen and (max-width: 1290px) {
    .popup_window_faq .window {
        width: 85%;
    }

    .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 350px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 350px;
    }




}



@media screen and (max-width: 1200px) {
    .container {
        max-width: 960px;
    }

    .top_banner .flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .top_banner__info {
        width: 100%;
    }

    .top_banner__form {
        width: 100%;
    }

    .this_is_lawn__block {
        width: 100%;
    }

    .banner_section {
        height: auto;
        padding-bottom: 40px;
    }

    .excellence_block__center_img {
        width: 600px;
    }

    .about_block__item {
        margin: 10px 0;
        width: 49%;
    }

    .about_block__absolute_img {
        top: 278px;
    }

    .servises_block__item__title {
        min-height: 82px;
    }

    .this_is_lawn__block img{
        max-width: 100%;
    }

    .guarantees_block__item span {
        width: 88%;
    }

    .guarantees_block__item span:after {
        width: 56px;
        height: 56px;
        right: -30px;
        background-size: 25px;
    }

    .questions_bl__faq {
        width: auto;
    }

    .questions_bl__p {
        width: 100%;
    }


    .footer__logo__text {
        font-size: 60px;
    }

    .footer__order {
        width: 328px;
    }

    .footer__cont {
        width: 20%;
    }

    .our_lawns_block__item > p {
        min-height: 200px;
    }




}



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

    .popup_window_choose .window, .popup_window_serv1 .window {
        width: 82%;
    }

    .your_choose__lawn {
        width: 80%;
    }

    .your_choose__lawn textarea {
        width: 100%;
    }

    .your_choose__img {
        margin-bottom: 8px;
    }

    .your_choose__price, .your_choose__time {
        width: 48%;
        margin: 10px 0;
    }

    .popup_window_consult .window {
        width: 82%;
    }

    .popup_window_faq .textarea_line {
        width: 53%;
    }

    .popup_window_faq .inputs_faq_block {
        width: 45%;
    }

    .popup_window__your_review .window {
        width: 80%;
    }

    .popup_window__your_review .window .popup-title {
        font-size: 35px;
    }

    .popup_window__your_review .window span.popap-text {
        font-size: 15px;
    }


    .reviews_popap_slider .owl-nav {
        width: 1000px;
        left: calc(50% - 504px);
    }

    .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 300px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 300px;
    }


}







@media screen and (max-width: 980px) {
    .container {
        max-width: 760px;
    }

    .reviews_popap_slider__info{
        /*height: 200px;
        overflow: auto;*/
        height: auto;
    }

    .reviews_popap_slider__images {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .popup_window_choose .window .close, .popup_window_consult .window .close, .popup_window_rew .window .close, .popup_window_faq .window .close, .popup_window__your_review .close, .popup_window_serv1 .window .close {
        right: -26px;
        top: -32px;
        width: 40px;
        height: 40px;
        background-size: contain;
    }

    .menu_block__ul li a {
        font-size: 14px;
    }

    .top_banner__info {
        padding-right: 0;
    }

    .top_banner__privilege {
        margin-right: 0;
        width: 100%;
    }

    .title {
        font-size: 55px;
    }

    .garanty_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        height: auto;
    }


    .garanty_block__item {
        width: 50%;
        margin: 10px 0;
    }

    .garanty_section:after {
        height: 100%;
    }

    .leave_number {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .about_block__absolute_img {
        top: 334px;
    }


    .servises_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .servises_block__item {
        width: 48%;
        margin-bottom: 30px;
    }

    .additional_services_block__item {
        width: 49%;
    }

    .our_lawns_block__item {
        width: 49%;
        margin: 15px 0;
    }

    .title__after_text {
        font-size: 16px;
    }

    .guarantees_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .guarantees_block__item {
        width: 47%;
    }

    .guarantees_block__item span {
        font-size: 16px;
    }

    .guarantees_block__item span:after {
        background-size: auto;
        width: 63px;
        height: 63px;
        right: -42px;
    }

    .reviews_section .title:after {
        top: 101px;
        right: 0;
    }

    .news_block__item {
        width: 48%;
        margin: 15px 0;
    }

    .this_is_lawn__block:after {
        right: 0;
    }

    .this_is_lawn__block:before {
        left: 0;
    }

    .about_block:after {
        bottom: -39px;
        right: 0;
    }

    .about_block:before {
        bottom: -61px;
        left: 0;
    }

    .contacts_block__info {
        width: 40%;
    }

    .contacts_block__map {
        width: 58%;
    }

    .footer__nav {
        width: 50%;
    }

    .footer__cont {
        width: 100%;
    }


    .footer__nav ul {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
    }

    .faq_section .title:after{
        content: none;
    }

    .lawn_territory .title:before {
        top: 118px;
        right: 0;
    }

    .news_section .title:before {
        top: -15px;
        right: 0;
    }


    .popup_window_faq .textarea_line {
        width: 100%;
    }

    .popup_window_faq .inputs_faq_block {
        width: 100%;
        padding-left: 0;
    }

    .for_star {
        width: 550px;
        height: 550px;
        top: auto;
        position: relative;
        margin: 20px auto;
    }

    .connect_form_block {
        width: 100%;
    }

    .might_be_interesting_slider .item p {
        min-height: 200px;
    }

    .lawns_filter .lawns_filter__half {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        margin-bottom: 20px;
    }

    .lawns_filter {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .lawns_filter .lawns_filter__half_colomn {
        margin-bottom: 20px;
        width: 100%;
    }

    .our_works_block ul li {
        margin-bottom: 10px;
    }

    .one_progect_block__left .sync1 {
        width: 100%;
    }

    .one_progect_block__left .sync2 {
        -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
                transform: rotate(0deg);
        width: 500px;
        position: relative;
        right: auto;
        top: auto;
        margin: 20px auto;
    }

    .one_progect_block__left .sync2 .item {
        -webkit-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    .lawns_service_block__left {
        width: 100%;
    }

    .lawns_service_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .lawns_service_sync2 .owl-nav {
        bottom: 59px;
    }

    .lawns_service_block__right {
        padding-left: 0;
        margin-top: 40px;
        width: 100%;
    }

    .lawns_service_block__left .lawns_service_sync1 .item iframe {
        height: 440px;
    }


    .your_review_block__inputs .some-form__line {
        width: 100%;
    }

    .your_review_block__inputs {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .background_error_text {
        font-size: 310px;
        padding-top: 104px;
    }

    .not_found_div {
        font-size: 50px;
        top: 470px;
    }

    .page_not_found {
        height: 700px;
    }

    .pages_404__block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .pages_404__block div {
        width: 100%;
    }

    .one_news_page .title:after,  .page .title:after{
        top: 0;
    }

    .reviews_popap_slider .owl-nav {
        width: 870px;
        left: calc(50% - 445px);
    }

    .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 350px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 350px;
    }

    .lawns_service_sync1 .owl-nav {
        bottom: -137px;
    }

    .our_lawns_block__item .servises_block__more {
        width: 100% !important;
        margin: 10px 0px 10px 0 !important;
    }

    .sour_lawns_block__order {
        width: 89%;
    }



}

@media screen and (max-width: 830px) {
    .your_choose__lawn {
        width: 74%;
    }

    .choose_block {
        width: 100%;
    }

    .consult_block {
        width: 100%;
    }

    /*.reviews_popap_slider .owl-nav {
        display: none;
    }*/

    .reviews_popap_slider .owl-nav button {
        width: 35px;
        height: 35px;
    }

    .reviews_popap_slider .owl-nav {
        width: 730px;
        left: calc(50% - 362px);
    }


}





@media screen and (max-width: 780px) {
    .container {
        max-width: 580px;
    }

    .header_connection__tel .tel {
        font-size: 18px;
    }

    .header_connection__tel .mail {
        font-size: 16px;
    }

    .header_connection {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .header_connection__soc {
        margin-bottom: 15px;
        margin-right: 0;
        margin-left: auto;
    }


    header .left_header_block .menu_block .menu-button {
        cursor: pointer;
    }
    header .left_header_block .menu_block .menu-button span {
        display: block;
        position: relative;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        width: 100%;
        height: 3px;
        background: #1b1c22;
        border-radius: 3px;
        margin: 6px 0;
    }

    header .left_header_block .menu_block.active .menu-button span {
        position: absolute;
        left: 0;
        top: 8px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    header .left_header_block .menu_block.active .menu-button span:nth-child(2) {
        display: none;
    }

    header .left_header_block .menu_block.active .menu-button span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    header .left_header_block .menu_block__ul {
        position: absolute;
        width: 0;
        overflow: hidden;
        left: 0;
        top: 185px;
        z-index: 99;
        background: #fff;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        height: auto;
        display: block;
    }

    header .left_header_block .menu_block.active .menu_block__ul {
        display: block;
        height: auto;
        width: 100%;
    }

    header .left_header_block .menu_block__ul li {
        width: 100%;
        min-width: 280px;
        display: block;
        height: auto;
    }

    header .left_header_block .menu_block__ul li a {
        padding: 10px 5px;
        font-size: 16px;
        display: block;
        text-align: center;
    }

    header .left_header_block .menu_block .menu-button {
        display: block;
    }

    .excellence_block__center_img {
        width: 100%;
        -webkit-filter: opacity(0.5);
                filter: opacity(0.5);
        position: absolute;
        top: 0;
        left: 0;
    }

    .excellence_block__item {
        position: relative;
        width: 49%;
        top: auto!important;
        left: auto!important;
        right: auto!important;
        bottom: auto!important;
        display: inline-block;
        vertical-align: top;
    }

    .excellence_block__item:nth-child(6) img {
        display: block;
        margin: 10px auto 20px;
    }

    .excellence_block {
        text-align: center;
        padding-bottom: 100px;
    }

    .excellence_block__item:nth-child(6) {
        width: 100%;
    }


    .leave_number {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .leave_number__div p {
        text-align: center;
    }

    .leave_number__div input {
        width: 100%;
    }

    .leave_number__div .button_submit {
        width: 100%;
    }

    .about_block__absolute_img {
        display: none;
    }

    .about_block__item {
        width: 100%;
    }

    .about_block__item span {
        font-size: 24px;
    }

    .servises_block__item {
        width: 100%;
    }

    .servises_block__item__div {
        min-height: 150px;
    }

    .servises_block__item__title {
        min-height: 58px;
    }

    .consultation_form {
        width: 100%;
    }

    .read_rewiews {
        max-width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .leave_feedback {
        max-width: 100%;
    }

    .questions_bl__faq {
        margin: 0;
    }

    .news_block__read {
        font-size: 16px;
    }

    .contacts_block__info {
        width: 100%;
    }

    .contacts_block {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .contacts_block__map {
        width: 100%;
        margin-top: 20px;
    }

    .footer__logo__text {
        font-size: 51px;
    }

    .footer__order {
        width: 100%;
        font-size: 16px;
    }
    .lawn_territory .title:after{
        content: none;
    }

    .for_star {
        width: 100%;
        height: auto;
    }

    .bas_pagination .nav-writing, .bas_pagination .nav-all-pages {
        position: relative;
        display: block;
    }

    .one_news_slider {
        width: 100%;
    }

    .one_news_slider .item {
        width: 100%;
    }

    .might_be_interesting_slider .owl-dots {
        display: none;
    }

    .lawns_service_block__left .lawns_service_sync1 .item iframe {
        height: 337px;
    }

    .lawns_service_sync2 .owl-nav {
        bottom: 29px;
    }



    .popup_window__your_review .window {
        width: 85%;
        padding: 10px;
    }

    .feedback_block__inputs {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .feedback_block__inputs .some-form__line {
        width: 100%;
    }

    .not_found_div {
        font-size: 40px;
        left: 0;
    }

    .background_error_text {
        font-size: 270px;
        padding-top: 126px;
    }

    .page_not_found:after {
        height: 100px;
        background-size: contain;
    }


    .call_404 {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .call_404__div {
        width: 100%;
    }

    .about_section .title:before {
        left: 90%;
    }

     .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 380px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 380px;
    }


    .lawns_service_sync1 .owl-nav {
        bottom: -105px;
    }

    .our_lawns_block__item .servises_block__more {
        width: 100% !important;
        margin: 10px 0 !important;
    }


    .sour_lawns_block__title {
        min-height: 55px;
    }

    .our_lawns_block__item > p {
        min-height: 210px;
    }


}


@media screen and (max-width: 720px) {
    .your_choose__lawn {
        width: 70%;
    }

    .your_choose__lawn textarea {
        font-size: 14px;
    }

    .your_choose__price, .your_choose__time {
        width: 100%;
        margin: 4px 0;
    }

    .your_choose__title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .reviews_popap_slider .owl-nav {
        width: 620px;
        left: calc(50% - 312px);
    }

    .reviews_popap_slider__block {
        height: 560px;
    }

    .popup_window_rew .window {
        height: 560px;
    }




}




@media screen and (max-width: 600px) {
    .container {
        max-width: 450px;
    }

    .your_choose__lawn {
        width: 100%;
    }

    .your_choose__lawn textarea {
        height: 65px;
    }

    .your_consult__lawn textarea {
        height: 60px;
    }

    .popup_window_consult .window, .popup_window_choose .window, .popup_window_serv1 .window {
        padding: 30px 20px;
    }

    .popup_window_consult .window form, .popup_window_choose .window form, .popup_window_serv1 .window form {
        overflow-y: auto;
        height: 400px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        /*width: 60px;*/
        border-radius: 10px;
    }

    .top_banner__title {
        font-size: 60px;
    }

    .this_is_lawn__block p {
        font-size: 20px;
    }

    .this_is_lawn__tel {
        font-size: 18px;
    }

    .this_is_lawn__tel:before {
        top: 8px;
    }

    .garanty_section:before {
        left: -180px;
    }

    .garanty_section:after{
        content: none;
    }

    .garanty_block {
        padding-left: 0;
    }

    .garanty_block__item {
        width: 100%;
    }

    .additional_services_block__item {
        width: 100%;
    }

    .title {
        font-size: 40px;
    }

    .our_lawns_block__item {
        width: 100%;
    }

    .our_lawns_block__item > p {
        min-height: auto;
        margin: 20px 0;
    }

    .sour_lawns_block__order {
        width: 100%;
        position: relative;
        bottom: auto;
    }

    /*.our_lawns_block__item {
        padding: 45px 45px 20px 45px;
    }*/

    .guarantees_block__item {
        width: 100%;
    }


    .news_block__item {
        width: 100%;
    }

    .news_block__item p {
        min-height: auto;
    }

    .news_block__raed_more {
        font-size: 16px;
        width: 100%;
    }

    .reviews_bottom:before{
        content: none;
    }


    .popup_window_faq .window form button {
        width: 100%;
    }

    .popup_window_faq .window {
        /*padding: 30px;*/
        padding: 30px 15px;
    }

    .lawns_filter .lawns_filter__half:nth-child(2) .lawns_filter__half_colomn {
        width: 100%;
    }

    .lawns_filter .div_for_modal {
        height: auto;
        margin-bottom: 20px;
    }


    .one_progect_block__left .sync2{
        display: none;
    }

    .one_progect_block__left .sync1 .owl-nav {
        display: block;
        width: 100%;
        position: relative;
        bottom: 10px;
    }

    .one_progect_block__left .sync1 .item {
        height: auto;
    }

    .one_progect_block__right {
        margin-top: 40px;
    }


    .our_works_block {
        padding: 30px 0 0 0;
    }

    .lawns_service_block__left .lawns_service_sync1 .item iframe {
        height: 260px;
    }


    .page_not_found:after{
        content: none;
    }

    .background_error_text {
        font-size: 9em;
        padding-top: 180px;
    }

    .page_not_found {
        height: 600px;
    }


    .pages_404__block div, .pages_404__one {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .pages_404__block div span, .pages_404__one span {
        width: 100%;
    }

    .pages_404__block .pages_404__a, .pages_404__one .pages_404__a {
        width: 100%;
        margin-top: 20px;
    }

     .contacts_page .title:after, .about_page .title:after, .lawns_page .title:before, .one_news_page .title:after, .page .title:after, .rewiews_page .title:after, .feedback_page .title:after{
        content: none;
    }

     .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 300px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        height: 300px;
    }

    .reviews_popap_slider .owl-nav {
        width: 480px;
        left: calc(50% - 246px);
    }

    .reviews_slider__block {
        min-height: 650px;
    }

    .reviews_slider .item {
        min-height: 650px;
    }

    .lawns_service_sync1 .owl-nav {
        bottom: -91px;
    }


}


@media screen and (max-width: 480px) {
    .reviews_popap_slider .owl-nav {
        width: 365px;
        left: calc(50% - 192px);
    }
}

@media screen and (max-width: 460px) {
    .container {
        max-width: 300px;
    }

    .header .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .left_header_block {
        width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .right_header_block {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .header_connection {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .header_connection__tel {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .header_connection__soc {
        margin-right: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .header_connection__tel .mail {
        margin-left: 20px;
    }

    .header_logo {
        width: 60%;
    }

    header .left_header_block .menu_block .menu-button{
        top: 4px;
    }

    header .left_header_block .menu_block__ul{
        top: 41px;
    }

    .top_banner__title {
        font-size: 50px;
    }

    .view_all_services {
        font-size: 16px;
        width: 100%;
    }

    .our_lawns_block:before {
        left: -65px;
    }

    .consultation_form .button_submit {
        width: 100%;
    }

    .faq_ask {
        padding: 15px 10px;
        width: 100%;
        font-size: 14px;
    }

    .footer__logo {
        width: 100%;
    }

    .footer__nav {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-left: 0;
    }

    .footer__nav ul {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .footer__cont {
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .footer__cont_soc {
        bottom: auto;
        position: relative;
        margin-top: 20px;
    }

    .questions_bl__nomber {
        font-size: 50px;
    }

    .reviews_slider__absolute span {
        font-size: 14px;
    }

    .connect_form_block .button_submit {
        width: 100%;
    }


    .connect_with_us .title:after {
        right: 0;
    }

    .one_progect_block__left .sync1 .item iframe {
        height: 300px !important;
    }

    .feedback_block__file label {
        font-size: 14px;
    }

    .feedback_block__file {
        width: 100%;
    }

    .feedback_form button {
        width: 100%;
    }


    .background_error_text {
        font-size: 6em;
    }

    .not_found_div {
        top: 360px;
    }

    .excellence_block__item span {
        font-size: 18px;
    }

    .excellence_block__item img {
        width: 80px;
    }


    .excellence_block__item img {
        margin: 10px 0px;
    }

    .excellence_block__item {
        text-align: left;
    }

    .excellence_block__item:nth-child(3), .excellence_block__item:nth-child(5) {
        text-align: right;
    }

    .excellence_block__item:nth-child(6) {
        text-align: center;
    }

    .excellence_block__item:nth-child(3) img, .excellence_block__item:nth-child(5) img{
        float: right;
    }

    .title {
        font-size: 30px;
    }

    .about_section .title:after {
        left: 0;
    }

    .lawn_territory .title:before {
        top: -36px;
    }

     .reviews_popap_slider .reviews_popap_slider__images .owl-item {
        height: 300px;
    }

    .reviews_popap_slider .reviews_popap_slider__images img {
        border-radius: 30px;
        text-align: center;
        display: block;
    }

    .reviews_slider__block {
        min-height: 500px;
    }

    .reviews_slider__name {
        font-size: 38px;
    }

    .reviews_slider__info p {
        font-size: 16px;
    }

    .reviews_slider__more {
        font-size: 16px;
    }

    .reviews_slider .item {
        min-height: 500px;
    }


    .consultation_form {
        padding: 30px 20px;
    }

    .our_lawns_block__item {
        padding: 30px 20px;
    }

    .questions_bl {
        padding: 30px 20px;
    }

    .servises_block__item {
        padding: 30px 20px;
    }

    .other_services {
        margin: 20px 0;
    }

    .additional_services_block__item a {
        padding: 30px 20px;
    }

    .owl-theme .owl-dots .owl-dot span {
        margin: 5px 4px;
    }

    .popup_window__your_review .window {
        padding: 10px 20px;
    }

    .popup_window__your_review .window .popup-title {
        font-size: 28px;
    }

    .leave_number {
        padding: 30px 20px;
    }

    .leave_number__div:nth-child(2) {
        padding: 0;
    }

    .contacts_block__info {
        padding: 30px 20px;
    }


    .lawns_service_sync2 {
        display: none!important;
    }

    .lawns_service_sync1 {
        margin-bottom: 20px;
    }

    .lawns_service_sync1 .owl-nav {
        bottom: -40px;
    }

    .lawns_service_block__left .lawns_service_sync1 .item iframe {
        height: 200px;
    }

    .title {
        font-size: 30px;
    }

    .lawns_service_sync1 .owl-nav button.owl-next {
        left: 92%;
    }




}



@media screen and (max-width: 360px) {
    .reviews_popap_slider .owl-nav {
        width: 280px;
        left: calc(50% - 153px);
    }
}