/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 20 version
*/

@media (max-width: 1660px) {
    .container_header {
        width: 1180px;
    }

    .menu li {
        font-size: 14px;
    }

    .header__background {
        width: 43.7%;
    }

    .container_header:before {
        width: 58.5%;
    }

    .header__title {
        max-width: 47.5%;
    }

    .header__calc {
        min-width: 233px;
        margin-right: 66px;
        margin-bottom: 80px;
    }

    .transport__itemContainer {
        margin-right: 60px;
    }

    .thermo__tomatoes {
        left: -60px;
        top: auto;
        bottom: 12px;
        z-index: -1;
        -webkit-transform: scale(0.9) rotate(-21deg);
            -ms-transform: scale(0.9) rotate(-21deg);
                transform: scale(0.9) rotate(-21deg);
    }

    .food_image {
        width: 633px;
    }

    .advantages .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }


    .food_image {
        width: 628px;
    }

    .header__calc {
        margin-right: auto;
        padding: 18px 42px;
        width: 281px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center;
    }

    .header__photos > div {
        margin-right: 41px;
    }

    #modal_refridge .openModal_form .wpcf7-response-output {
        right: auto;
        left: 50px;
    }
}

@media (max-width: 1400px) {
    .carpark__pallets {
        left: 0;
    }

    .carpark__slider {
        padding: 0;
    }

    .carpark__container {
        width: 1180px;
    }

    .carpark__slide_container {
        margin-left: 0;
    }

    .food_image {
        top: -210px;
        width: 608px;
    }
    
}


@media (max-width: 1290px) {
    .container_header {
        width: 980px;
    }

    .container {
        width: 980px;
    }

    .header__contacts {
        margin: 0 78px 0 auto;
    }

    .menu li {
        font-size: 14px;
        text-align: center;
        min-width: 116px;
    }
    .header__background {
        width: 45.8%;
    }

    .container_header:before {
        width: 48.5%;
    }

    .header__title {
        max-width: 51%;
        font-size: 36px;
    }

    .header__bottomLine {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: initial;
        -webkit-align-items: initial;
            -ms-flex-align: initial;
                align-items: initial;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .header__slogan {
        margin-bottom: 35px;
    }

    /* .title {
        margin-left: 20px;
    } */

    .carpark__container {
        width: 980px;
    }

    .carpark__imgCont {
        width: 48%;
    }

    .carpark__info > div {
        margin-right: 18px; 
    }

    .form__inputLine .form__mail {
        margin-right: 0;
        position: absolute;
        right: 0;
        bottom: -66px;
    }

    .wpcf7-form-control.wpcf7-submit {
        right: 12px;
    }

    .wpcf7-not-valid-tip {
        top: -19px;
    }

    .form__inputLine > div {
        position: relative;
        margin-right: 0;
        margin-left: 23px;
    }

    span.wpcf7-list-item {
        margin-left: 0;
    }

    .food_image {
        width: 558px;
        top: -180px;
    }

    .monitoring__leftCol {
        margin-right: 90px;
    }

    .monitoring__sliderSmall {
        bottom: 40px;
    }

    .monitoring__ridgepole {
        margin-top: 153px;
    }

    .food_img_2 {
        position: absolute;
        top: 113px;
        left: -301px;
        -webkit-transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
                transform: rotate(-3deg);
    }

    .projects .slick-track {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

    .form__rightCol {
        margin-right: 40px;
    }

    .mon_rp2 .container {
        position: absolute;
    }

    .mon_rp2__button {
        bottom: -21px;
    }

    .modal__imgCont {
        width: 299px;
    }

    #modal_refridge .modal__imgCont {
        width: 45%;
        height: 100%;
    }

    #modal_refridge .modal__content {
        padding: 59px 63px 66px 62px;
    }

    .header__burger {
        display: block;
    }

    .header__menu {
        display: none;
        margin-bottom: 0;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99999;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 110%;
        background: #000;
        padding: 92px 0 63px;
    }

    .header__menu .menu {
        color: #fff;
        
        
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        z-index: 99999;
    }

    .header__menu .menu li a {
        color: #fff;
        text-transform: uppercase;
    }

    .header__menu .menu li {
        margin-bottom: 32px;
    }

    .fa-times::before {
        top: 24px;
        right: 30px;
        z-index: 999999;
    }

    .header__submit {
        display: none;
    } 

    .header__hiddenContacts {
        color: #fff;
        z-index: 1234;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        border-top: 1px solid #fff;
        padding: 32px 0 0 0;
    }

    .header__hiddenContacts .header__social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        margin-bottom: 26px;
    }

    .header__hiddenContacts .header__social a {
        background-color: #000;
        border: 1px solid #fff;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }

    .header__hiddenContacts .header__adress {
        color: #fff;
        max-width: 73%;
        text-align: center;
        font-family: G-Regular;
        text-transform: initial;
        margin-top: 10px;
    }

    .header__hiddenContacts .phone > span {
        font-family: G-Regular;
    }

    .header__hiddenContacts .phone {
        margin-bottom: 4px;
    }

    .header__hiddenContacts .mail {
        font-size: 14px;
        line-height: 16px;
        color: #ffffff;
        text-transform: initial;
        font-family: G-Regular;
        margin-bottom: 22px;
    }

    
    .header__hiddenContacts .header__social a:hover {
        background-color: #A3D572;
    }

    /* .wpcf7-checkbox + .wpcf7-not-valid-tip {
        top: 30px;
        left: 20px;
    } */

    #modal_refridge .openModal_form .wpcf7-response-output {
        right: auto;
        left: 50px;
        padding: 5px;
    }
}

@media (max-width: 1200px) {
    .thermo__tomatoes {
        left: auto;
        right: -90px;
        top: 46px;
        bottom: auto;
        z-index: -1;
        -webkit-transform: scale(0.9) rotate(-226deg);
            -ms-transform: scale(0.9) rotate(-226deg);
                transform: scale(0.9) rotate(-226deg);
    }
}

@media (max-width: 1000px) {
    .container_header {
        width: auto;
        padding: 0 30px
    }

    .carpark__container {
        width: auto;
        padding: 0 30px
    }

    .header__submit, .header__social {
        display: none;
    }

    .header__background {
        z-index: 0;
    }

    .footer a:hover {
        color: #94D94F;
    }

    .header__burger {
        display: block;
    }

    /* .header__menu {
        display: none;
        margin-bottom: 0;
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99999;
    }

    .header__menu .menu {
        
        position: fixed;
        width: 100%;
        height: 100%;
        background: #000;
        color: #fff;
        top: 0;
        left: 0;
        padding: 92px 0 63px;
        justify-content: flex-start;
        flex-direction: column;
        z-index: 99999;
    }

    .header__menu .menu li a {
        color: #fff;
    }

    .header__menu .menu li {
        margin-bottom: 32px;
    }

    .header__menu.fa-times::before {
        top: 24px;
        right: 30px;
        z-index: 999999;
    } */

    .header__title {
        max-width: 77%;
        font-size: 36px;
        background: #fff;
        padding: 10px 14px 10px 0;
        margin-bottom: 20px;
    }

    .header__calc {
        margin-bottom: 60px;
    }

    .header__topLine {
        padding-top: 23px;
    }

    .header {
        padding: 0 0 80px;
    }

    .container {
        width: auto;
        padding: 0 30px;
    }

    .online_system_rp__title, .mobile_app_rp__title {
        font-size: 31px;
    }

    .thermo__item {
        width: 35%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        margin: 0;
        margin-bottom: 50px;
    }

    .thermo__container {
        width: 100%;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

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

    .carpark__info > div {
        margin-right: 48px;
    }

    .carpark__imgCont {
        width: 90%;
        margin-bottom: 40px;
    }

    .form .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .form__title {
        margin-bottom: 40px;
    }

    .form__inputLine > div {
        margin-left: 0;
    }

    span.wpcf7-list-item {
        margin-left: 0;
    }

    .form__inputLine .form__mail {
        position: static;
    }

    .form__inputLine {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        position: relative;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .form__inputLine > div {
        margin-left: 0;
        margin-bottom: 20px;
        margin-right: 20px;
    }

    .advantages .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .advantages__item {
        margin-bottom: 90px;
    }
    .advantages__item:last-child {
        margin-bottom: 0;
    }

    .container.mc1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .monitoring__title {
        margin-bottom: 38px;
        font-size: 38px;
    }

    .monitoring__rightCol {
        max-width: 90%;
        margin-bottom: 50px;
    }

    .monitoring__sliderSmall {
        bottom: -50px;
        right: auto;
        left: 178px;
    }

    .monitoring__rpItem {
        width: 191px;
        margin-top: 36px;
        margin-bottom: 40px;
        margin-right: 40px;
    }

    .monitoring__ridgepole {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
        border-top: none;
        margin-top: 153px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .mon_rp2 {
        padding: 67px 0 70px;
        height: 247px;
    }

    .mon_rp2__title {
        text-align: center;
        position: relative;
        max-width: 100%;
        font-size: 28px;
    }

    .mon_rp2 .container {
        position: static;
    }

    .mon_rp2__button {
        bottom: -22px;
    }

    .monitoring {
        padding-bottom: 92px;
    }

    .advantagesWork .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .advantagesWork__leftCol {
        margin-bottom: 60px;
    }

    .advantagesWork {
        padding: 140px 0 116px;
    }

    .food_img_2 {
        top: 383px;
        left: -221px;
        width: 440px;
        height: 484px;
        -webkit-transform: rotate(16deg);
            -ms-transform: rotate(16deg);
                transform: rotate(16deg);
    }

    

    .project__container {
        border: 1px solid #000;
        padding: 52px 33px 38px 35px;
        max-width: 312px;
    }

    .projects__topLine {
        margin-bottom: 58px;
    }

    .footer__centerLine {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }

    .footer__centerLine > * {
        width: 40%;
    }

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

    .footer__adress {
        max-width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .footer__mail {
        margin-bottom: 18px;
    }

    .footer__button.button {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }

    .footer__buttonCont {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

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

    .header {
        position: relative;
        padding: 0 0 70px;
    }

    .header__menu {
        margin-bottom: 0;
    }

    .transport .slick-dots {
        bottom: -88px;
    }

    .transport {
        padding: 125px 0 181px;
    }

    .thermo {
        padding: 102px 0 108px;
        position: relative;
    }

    .carpark {
        padding: 102px 0 0 0;
    }

    .openModal_form .close_modal {
        top: -40px;
        right: 0px;
    }

    .modal__content {
        padding: 59px 72px 67px 84px;
    }

    .modal__text {
        max-width: 100%;
    }

    .header__logo {
        top: 5px;
    }

    
    .modal__title {
        font-size: 30px;
        line-height: 45px;
    }

    #modal_refridge .close_modal {
        top: -40px;
        right: 0px;
    }

    #modal_refridge .modal__text {
        margin-bottom: 36px;
        max-width: 75%;
        margin-right: 0;
    }

    #modal_refridge .modal__title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    .story_window .fa-times::before {
        top: -60px;
        right: 0;
    }

    .header a:hover {
        color: #A3D572;
    }

    .monitoring__sliderBig {
        margin: 0 auto;
    }

    .monitoring__sliderSmall {
        bottom: -50px;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    .monitoring__leftCol {
        margin-right: 0;
    }

    .wpcf7-checkbox + .wpcf7-not-valid-tip {
        top: 70px;
        left: 0;
    }

    .header__topLine .header__phone_mobile{
        display: block;
    }

    .header__topLine .header__phone {
        display: none;
    }

    .header__hiddenContacts .phone {
        display: none;
    }

    .header__hiddenContacts .phone.mobile {
        display: block;
    }

    .footer__phone.phone {
        display: none;
        visibility: hidden;
        opacity: 0;
        
    }

    .footer__phone.phone.mobile {
        display: block;
        visibility: visible;
        opacity: 1;
        
    }

    .online_system_rp .container, .mobile_app_rp .container, .mon_rp2 .container {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 1;
        width: 100%;
    }

    .wpcf7-response-output {
        left: 20px;
    }

    .openModal_form .wpcf7-response-output {
        position: static;
    }

    .openModal_form .wpcf7 form.sent .wpcf7-response-output {
        margin-top: 10px;
    }

}

@media (max-width: 800px) {
    .openModal_form .wpcf7-list-item-label {
        color: #000;
        margin-top: 0;
    }
}

@media (max-width: 760px) {
    .header__topLine .header__phone {
        font-size: 0;
        background: url(/wp-content/themes/twentytwenty/assets/images/phone_icon.png) no-repeat;
        width: 28px;
        height: 28px;
        text-indent: 0;
    }

    .header__phone_mobile{
        display: block;
        font-size: 0;
        background: url(/wp-content/themes/twentytwenty/assets/images/phone_icon.png) no-repeat;
        width: 28px;
        height: 28px;
        text-indent: 0;
    }

    .header__mail {
        display: none;
    }
    .header__hiddenContacts .mail {
        display: block;
    }

    
    .header__background {
        width: 37.8%;
        top: 110px;
    }
    .container_header:before {
        content: none;
    }
    .header__slogan {
        max-width: 50%;
        margin-bottom: 51px;
    }

    .header__photos > div:last-child {
        display: none;
        margin-right: 0;
    }

    .header__photos {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .header {
        padding: 0 0 20px;
        overflow: hidden;
    }

    .transport {
        padding: 65px 0 181px;
    }

    .transport__itemContainer {
        margin-right: 50px;
    }

    .online_system_rp {
        height: 163px;
    }
    

    .thermo__tomatoes {
        left: auto;
        right: -121px;
        top: 82px;
    }

    .title {
        font-size: 32px;
        line-height: 43px;
    }
    .O_img {
        width: 30px;
        height: 34px;
        display: inline-block;
        padding: 0px 3px 0 6px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        position: relative;
        top: 6px;
    }

    .header__title {
        max-width: 82%;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 41px;
    }

    .transport__title {
        margin-bottom: 47px;
    }

    .thermo__item {
        width: 46%;
        margin-right: 20px;
    }

    .mobile_app_rp {
        height: 163px;
    }

    .thermo {
        padding: 76px 0 38px;
    }

    .carpark .slick-list {
        padding: 96px 0 53px;
    }

    .carpark__size:before {
        content: '';
        position: absolute;
        left: -103px;
        bottom: -63px;
        background: url(/wp-content/themes/twentytwenty/assets/images/size_arrow.svg) no-repeat;
        background-size: contain;
        width: 94px;
        height: 93px;
        -webkit-transform: rotate(11deg);
            -ms-transform: rotate(11deg);
                transform: rotate(11deg);
    }

    .carpark__size {
        top: -56px;
        right: 38px;
    }

    .carpark__pallets {
        left: 14px;
        bottom: -37px;
    }

    .carpark__pallets:after {
        content: '';
        position: absolute;
        left: 166px;
        bottom: 0px;
        background: url(/wp-content/themes/twentytwenty/assets/images/pallet_arrow.svg) no-repeat;
        width: 66px;
        height: 73px;
        -webkit-transform: rotate(17deg);
            -ms-transform: rotate(17deg);
                transform: rotate(17deg);
        background-size: contain;
    }

    .carpark__imgCont img {
        -o-object-fit: cover;
           object-fit: cover;
    }

    .carpark__info > div {
        margin-right: 25px;
    }

    .carpark__info {
        margin-top: 22px;
    }

    .monitoring__sliderSmall {
        left: 50%;
    }

    .monitoring__ridgepole {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .mon_rp2__title {
        font-size: 25px;
        line-height: 35px;
    }

    .mon_rp2 {
        height: 233px;
    }

    .advantagesWork__title {
        max-width: 70%;
    }

    .food_img_2 {
        top: 403px;
        left: -232px;
    }

    .projects__title {
        max-width: 330px;
    }

    .footer__centerLine > * {
        width: 50%;
    }

    .modal__imgCont {
        display: none;
    }

    .openModal_form .wpcf7-list-item-label {
        color: #000;
        margin-top: 23px;
    }

    .openModal_form {
        width: 420px;
        height: auto;
    }

    .story_window .openModal {
        width: 80%;
    }

    .header__menu .menu {
        overflow-y: scroll;
    }

    .wpcf7-response-output {
        bottom: -33px;
        left: 20px;
        
    }

    .openModal_form .wpcf7-response-output {
        visibility: hidden;
        position: static;
    }

    .openModal_form .close_modal {
        top: -40px;
        right: -40px;
    }
}

@media (max-width: 540px) {
    .header__logo {
        width: 142px;
        height: 42px;
    }

    .header__burger {
        width: 30px;
        height: 20px;
    }

    .title {
        font-size: 20px;
        line-height: 25px;
    }

    .header__title {
        width: 100%;
        max-width: 100%;
    }

    .header__slogan {
        max-width: 70%;
    }

    .header__photos {
        display: none;
    }

    .header__contacts {
        margin: 0 51px 0 auto;
    }

    .header__background {
        width: 29.8%;
        top: 85px;

    }

    .header__calc {
        padding: 13px 18px;
        text-align: center;
        min-width: -webkit-fit-content;
        min-width: -moz-fit-content;
        min-width: fit-content;
    }

    .header__menu .menu li {
        margin-bottom: 0;
        line-height: 42px;
    }

    .header__hiddenContacts {
        margin-top: 15px;
    }

    .O_img {
        width: 20px;
        height: 18px;
        margin: 0 -1px 0 -3px;
        top: 2px;
    }

    .transport {
        padding: 77px 0 83px;
    }

    .transport__title {
        max-width: 70%;
    }

    .transport .container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .transport__food_temp {
        margin-bottom: 39px;
    }
    
    .transport__itemContainer {
        width: auto;
        /* margin-right: 30px; */
        margin: 0 15px;
    }

    .online_system_rp__title, .mobile_app_rp__title {
        font-size: 20px;
        line-height: 30px;
    }

    .online_system_rp {
        padding: 51px 0 57px;
    }

    .thermo {
        padding: 90px 0 79px;
    }

    .thermo__tomatoes {
        display: none;
    }

    .thermo__title {
        margin-bottom: 52px;
    }

    .thermo__item:before {
        width: 90%;
    }

    .thermo__item {
        width: 295px;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .mobile_app_rp {
        display: none;
    }

    .carpark {
        padding: 0;
    }

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

    .carpark__imgCont > div {
        position: absolute;
        font-family: Playlist_cyr;
        font-size: 22px;
        color: #A3D572;
        line-height: 12px;
        -webkit-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
                transform: rotate(-5deg);
                
    }

    .carpark__size:before {
        content: '';
        position: absolute;
        left: -57px;
    bottom: -43px;
        background: url(/wp-content/themes/twentytwenty/assets/images/arrow_top2.svg) no-repeat;
        background-size: initial;
        width: 44px;
        height: 59px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }

    .carpark .slick-list {
        padding: 79px 0 53px;
    }

    .carpark__size {
        top: -39px;
        right: 38px;
    }

    .carpark__imgCont {
        width: 318px;
        height: 193px;
    }

    .carpark__pallets:after {
        content: '';
        position: absolute;
        left: 87px;
        bottom: 7px;
        background: url(/wp-content/themes/twentytwenty/assets/images/arrow_bottom2.svg) no-repeat;
        width: 36px;
        height: 49px;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        background-size: initial;
    }

    .carpark__info > div {
        margin-right: 0;
        width: 50%;
    }

    .carpark__info {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .carpark__button {
        margin: 35px 0 0;
        padding: 13px 29px;
    }

    .carpark .slick-list {
        padding: 79px 0 100px;
    }

    .form__rightCol {
        margin-right: 0;
    }

    .form__inputLine > div {
        margin-left: 0;
        margin-bottom: 37px;
        margin-right: 0;
        width: 100%;
    }

    input.wpcf7-text {
        background: #fff;
        width: 100%;
    }

    .form__rightCol p:last-child {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
            -ms-flex-order: 4;
                order: 4;
    }
    .form__rightCol p:nth-last-child(2) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
            -ms-flex-order: 5;
                order: 5;
    }

    .wpcf7-form-control.wpcf7-submit {
        position: static;
        width: 100%;
        text-align: center;
        background: #fff;
        color: #A3D572;
        font-family: MSC-500;
        font-size: 15px;
        line-height: 18px;
        padding: 13px 0;
        border: none;
    }

    .form__title {
        font-size: 25px;
        line-height: 32px;
        max-width: 80%;
    } 

    .form {
        padding: 66px 0 78px;
        background: url(/wp-content/themes/twentytwenty/assets/images/form_bg_mob.jpg) no-repeat 50% 50%;
        background-size: cover;
    }

    .advantages {
        padding: 87px 0 0;
    }

    .advantages__item {
        margin-bottom: 104px;
    }

    .food_image {
        display: none;
    }

    .advantages__item:last-child {
        margin-bottom: 0;
    }

    .monitoring__rightCol {
        max-width: 100%;
    }

    .monitoring__title {
        max-width: 92%;
        margin-bottom: 51px;
    }

    .monitoring__leftCol {
        margin-right: 0;
    }

    .monitoring__sliderBig {
        width: 100%;
        height: 235px;
    }
    
    .monitoring__sliderSmall {
        width: 243px;
        height: 85px;
        left: 97px;
        bottom: -34px;
    }

    .monitoring__slSmall_item {
        max-width: 112px;
        height: 85px;
    }

    .monitoring__sliderSmall {
        width: 243px;
        height: 85px;
        bottom: -34px;
        right: -40px;
        left: auto;
    }

    .monitoring__rpItem {
        width: 48%;
        margin-top: 0;
        margin-bottom: 56px;
        margin-right: 0;
    }

    .monitoring {
        padding-top: 89px;
        padding-bottom: 60px;
    }

    .mon_rp2__title {
        font-size: 20px;
        line-height: 25px;
    }

    .advantagesWork {
        padding: 124px 0 96px;
    }

    .food_img_2 {
        display: none;
    }

    .advantagesWork__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        margin-bottom: 33px;
    }

    .advantagesWork__title {
        max-width: 190px;
    }

    .projects__title {
        max-width: 210px;
    }

    .footer__buttonCont, .footer__col4 {
        display: none;
    }

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

    .footer__centerLine > * {
        width: 100%;
    }

    .footer__adress {
        max-width: 85%;
    }

    .footer {
        background: #1E1E1E;
        color: #fff;
        padding: 100px 0 0px;
    }

    .footer__bottomLine {
        border-top: none;
        margin-top: 0;
        padding-top: 24px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 80px;
    }
    
    .footer__copyright {
        margin-bottom: 5px;
    }

    #site-footer .footer__kit {
        padding: 20px 0;
        background: #fff;
        color: #000;
        bottom: 0;
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .modal__content {
        padding: 41px 31px 43px 25px;
    }

    .openModal_form {
        width: 90%;
        height: auto;
    }

    .openModal_form .wpcf7-form-control.wpcf7-submit {
        position: static;
        margin-top: 36px;
        font-size: 15px;
        background: #A3D572;
        color: #fff;
        padding: 17px 48px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    #modal_refridge  .openModal_form {
        width: auto;
        height: auto;
    }

    #modal_refridge .modal__content {
        padding: 41px 22px 43px 25px;
    }

    #modal_refridge .modal__content {
        padding: 41px 31px 43px 25px;
    }

    .story_window .fa-times::before {
        top: -60px;
        right: 0;
    }

    .story_window .openModal {
        width: 90%;
        overflow: scroll;
        top: 55px;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        padding: 46px 30px 50px 30px;
    }

    .story_window .fa-times::before {
        top: -50px;
        right: 0;
    }

    .story_window p {
        line-height: 1.7;
        font-size: 15px;
    }

    .story_window h2 {
        line-height: 31px;
    }

    .monitoring__sliderSmall {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }

    .openModal_form {
        top: 50px;
    }

    .mon_rp2__button {
        width: 189px;
        height: 43px;
    }

    .header__calc {
        width: auto;
    }

    .transport__slider  .slick-list {
        padding: 0 !important;
    }

    .openModal_form .wpcf7-not-valid-tip {
        top: -13px;
    }

    .wpcf7-checkbox + .wpcf7-not-valid-tip {
        top: 68px;
    }

    .online_system_rp__title, .mobile_app_rp__title {
        background-attachment: initial;
    }

    .openModal_form .project_fos_content {
        width: 100%;
    }

    .footer__phone.phone.mobile {
        font-size: 31px;
        margin-bottom: 9px;
    }

    .footer__mail {
        margin-bottom: 38px;
        font-size: 20px;
    }

    .footer__social > a {
        display: block;
        width: 38px;
        height: 38px;
        margin-right: 20px;
    }

    .fb_f {
        background-size: 30%;
    }

    .youtube_f {
        background-size: 60%;
    }

    .footer__adress {
        font-size: 17px;
        line-height: 1.5;
    }

    .footer__centerLine {
        margin-bottom: 23px;
    }

    .footer__copyright {
        font-size: 16px;
        margin-bottom: 28px;
    }

    #site-footer .footer__kit {
        padding: 20px 20px;
        font-size: 16px;
    }   

    .footer__col4 a {
        font-size: 16px;
    }

    .footer {
        padding: 100px 0 0px;
    }

    .online_system_rp {
        background-attachment: initial;
    }

    .mon_rp2 {
        background-attachment: initial;
    }

    .wpcf7-response-output {
        bottom: -77px;
        left: 20px;
    }


    .openModal_form .wpcf7 form.sent .wpcf7-response-output {
        border-color: #000;
        margin-top: 20px;
        position: static;
    }

    .carpark__pallets {
        left: 26px;
    }

    .openModal_form .close_modal {
        top: -40px;
        right: 0;
    }
}

@media (max-width: 350px ) {
    .header__calc {
        min-width: 233px;
    }

    .transport__arrows {
        margin-right: -25px;
    }

    .carpark__title {
        max-width: 70%;
        margin-bottom: 15px;
    }

    .carpark .slick-list {
        padding: 53px 0 100px;
    }

    .carpark__pallets {
        left: 37px;
    }

    .form__title {
        font-size: 24px;
    }

    .advantages__title {
        font-family: G-Heavy;
        font-size: 16px;
        line-height: 13px;
    }

    .projects__title {
        max-width: 190px;
    }

    .projects__arrows {
        margin-right: -30px;
    }

    .project__container {
        padding: 27px 33px 26px 35px;
    }

    .carpark__arrows {
        margin-right: -25px;
    }
    .header__contacts {
        margin: 0 25px 0 auto;
    }

    .openModal_form .close_modal {
        top: -40px;
        right: 5px;
    }

    #modal_refridge .openModal_form .close_modal {
        top: -40px;
        right: 0;
    }

    .modal__content {
        padding: 41px 24px 43px 23px;
    }

    .openModal_form {
        position: absolute;
        top: 45px;
        left: 0;
        background: #fff;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        width: auto;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}