/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1460px) {
    .people-b1 {
        right: -180px;
    }
}

@media only screen and (max-width: 1280px) {
    .container {
        width: 1150px;
    }

    .prod1 {
        height: 375px;
    }

    .list1 li {
        width: 27%;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .list1 li {
        width: 31%;
    }

    .list1-img {
        width: 50px;
    }

    .action {
        padding: 14px 12px 6px 12px;
    }

    .section6 .bodies .backGreen2 {
        width: 50%;
    }

    .chart-legend {
        margin-top: 165px;
    }
}

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

    h3 {
        font-size: 42px;
    }

    .boxOrder {
        margin-left: 0;
    }

    .section5 {
        padding: 35px 0 0 0;
    }

    .section5 h3 {
        margin-bottom: 40px;
        font-size: 50px;
    }

    .people-b5 {
        top: -35px;
    }

    .section6 {
        padding: 35px 0 18px;
    }

    .titles-block6 h3, .section7 h2, .section8 h3, .section9 h3, .section12 h2, .section10 h3 {
        font-size: 48px;
        line-height: 1;
    }

    .b9-step h3 {
        font-size: 24px;
    }

    .section10 h4 {
        font-size: 30px;
    }

    .block-specialist {
        margin-top: 95px;
        margin-bottom: 50px;
    }

    .block-specialist h2 {
        font-size: 34px;
    }

    #timer {
        padding-right: 0;
    }

    .product1 {
        padding-top: 227px;
        background-position: left top;
        -webkit-background-size: auto 250px;
        background-size: auto 250px;
    }

    ._hidden-md {
        display: none !important;
    }

    ._visible-md {
        display: block;
    }

    .back_product {
        background-position: 71% 15%, 50% 105%;
    }

    .section8 .foto {
        min-height: 165px;
    }

    .btn {
    }

    .section8 .foto {
        -webkit-background-size: contain;
        background-size: contain;
    }

    .section1 {
        background-position: 500px 425px, left 620px;
    }

    .prod1-add {
        top: -20px;
        right: -140px;
    }

    .prod-group img {
        width: 100%;
    }

    .prod-group img.prod-group-item-1 {
        width: 80%;
    }

    .before_meals .prod-group img.prod-group-item-1 {
        min-width: 250px;
        margin-top: 60px;
        margin-left: 40px;
        width: 100%;
    }

    .before_meals .prod-group img.prod-group-item-3 {
        min-width: 300px;
        margin-left: 140px;
        width: 100%;
    }

    .blockprod-b7 .prod-group img {
        max-width: 350px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-3 {
        margin-left: 80px;
        margin-top: -200px;
        max-width: 450px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-2 {
        margin-left: 190px;
        margin-top: -130px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-1 {
        margin-left: 40px;
        margin-top: 0;
        max-width: 300px;
    }
}

@media only screen and (max-width: 1024px) {
    .container {
        width: 945px;
    }

}

@media only screen and (max-width: 991px) {
    .container {
        width: 718px;
    }

    .section1 {
        padding-bottom: 207px;
    }

    .people-b1 {
        right: -132px;
    }

    .list1 {
        width: 316px;
        margin: 30px auto 0;
        text-align: right;
    }

    .list1 li {
        display: block;
        width: 100%;
        margin: 0 0 15px;
    }

    .list1 li:last-child {
        width: 100%;
        margin-right: 0;
    }

    p.list1-text {
        max-width: initial;
    }

    .section1 .boxOrder {
        margin-top: 0;
    }

    .section1:after {
        z-index: 1;
        background-position: 0 100%;
    }

    h3 {
        font-size: 36px;
    }

    .section10 {
        overflow: hidden;
    }

    .section7 {
        background: url(../img/111.png) no-repeat left bottom;
        background-size: 30% auto;
    }

    .section8 .foto {
        min-height: 125px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .section4 .before_meals::after, .section4 .after_meals::after {
        font-size: 17px;
    }

    .before_meals, .after_meals {
        min-height: 340px;
        -webkit-background-size: contain;
        background-size: contain;
    }

    .reducedLength {
        margin-left: 1rem;
    }

    .bodies .col-sm-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .action {
        padding-right: 0;
        padding-left: 0;
    }

    /*.section1 {
          background-size: auto, 109%;
          padding: 26px 0 298px 0;
      }*/
    .weight div:nth-child(1) span, .weight div:nth-child(2) span, .weight div:nth-child(3) span {
        -webkit-background-size: 100% 100%;
        background-size: 100%;
    }

    .weight .backGray {
        padding: 5px;
    }

    a.submit-form {
        padding: 12px 15px 12px;
    }

    .submit-form {
        font-size: 21px;
    }

    .textBiger {
        font-size: 18px;
    }

    .boxGray {
        background: #f7f6f6;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#f7f6f6, #e1dee0);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#f7f6f6, #e1dee0);
        /* For Opera 11.1 to 12.0 */
        /* For Firefox 3.6 to 15 */
        background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f6), to(#e1dee0));
        background: linear-gradient(#f7f6f6, #e1dee0);
        /* Standard syntax */
    }

    .product1 {
        padding-top: 0;
        background: none;
    }

    .mob991 {
        display: block;
    }

    .product1 {
        padding-right: 0;
        padding-left: 45px;
    }

    .product4 {
        min-height: 330px;
        margin-top: 20px;
        margin-left: 60px;
        margin-bottom: 10px;
        background: url('../img/prod-1.png') center/contain no-repeat;
    }

    h2 br {
        display: none;
    }

    .section4 .before_meals, .section4 .after_meals {
        margin-bottom: 20px;
    }

    .section4 .before_meals img, .section4 .after_meals img {
        max-height: 450px;
        margin-left: 60px;
    }

    .section5 {
        background: none;
    }

    .section5 h3 {
        font-size: 38px;
    }

    .people-b5 {
        right: 366px;
    }

    .titles-block6 h3, .section7 h2, .section8 h3, .section9 h3, .section12 h2, .section10 h3 {
        font-size: 42px;
    }

    .b9-step h3 {
        font-size: 24px;
    }

    .list6 {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .b6-bottom {
        width: 86%;
        font-size: 26px;
        line-height: 1.2;
    }

    .chart-legend {
        margin-top: 10px;
        font-size: 16px;
    }

    .chart-b7 {
        margin-left: 0;
    }

    .b7-before-img {
        top: -45px;
        right: 0;
    }

    .specialist-img {
        left: 0;
        bottom: 50px;
    }

    .block-specialist {
        margin-top: 75px;
        padding: 30px 20px 40px 325px;
    }

    .b9-step-img {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .b9-step-desc {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0 10px;
    }

    .section9 .before_meals img, .section9 .after_meals img {
        padding-left: 83px;
    }

    .b9-step {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .calendar {
        margin-top: 410px;
    }

    .list12-text {
        max-width: 96%;
        font-size: 16px;
        line-height: 1.3;
    }

    .list12 li:not(:last-child):after {
        top: 30%;
    }

    .back_product {
        background-position: 61% -11%, 40% 35%;
    }

    .section10 .boxOrder {
        max-width: 340px;
        margin: 30px auto 0;
    }

    .section1:after {
        z-index: 1;
    }

    .prod1-add {
        top: -260px;
        right: -100px;
    }

    .section1 {
        z-index: 9;
    }

    .before_meals .prod-group img.prod-group-item-1 {
        min-width: auto;
        width: auto;
        margin-left: 200px;
    }

    .before_meals .prod-group img.prod-group-item-3 {
        min-width: auto;
        margin-left: 320px;
        width: auto;
        max-height: 400px;
    }

    .blockprod-b7 .prod-group {
        height: 400px;
    }

    .blockprod-b7 .prod-group img {
        max-width: 400px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-3 {
        margin-left: 160px;
        margin-top: -180px;
        max-width: 480px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-2 {
        margin-left: 220px;
        margin-top: -160px;
        max-width: 460px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-1 {
        margin-left: 200px;
        margin-top: -210px;
        max-width: 400px;
    }
}

@media only screen and (max-width: 910px) {
}

/* Small Devices, Tablets */

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

    .section10 .recomended {
        margin-top: 0;
    }

    .wreapper-img {
        height: auto;
        display: block;
        line-height: initial;
    }

    .container {
        width: 320px;
    }

    .last {
        padding: 10px 0 !important;
    }

    .borderGreen {
        display: initial;
    }

    .show-message {
        display: none !important;
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .section1 {
        padding-bottom: 0;
    }

    .section1:after {
        height: 866px;
        background: #f7f6f6;
        background: -webkit-linear-gradient(#f7f6f6, #e1dee0);
        background: -o-linear-gradient(#f7f6f6, #e1dee0);
        background: -webkit-gradient(linear, left top, left bottom, from(#f7f6f6), to(#e1dee0));
        background: linear-gradient(#f7f6f6, #e1dee0);
    }

    .section1 .row {
        z-index: 4;
    }

    .section1 .list-icon p, .section10 .list-icon p {
        padding: 64px 0 0;
        text-align: center;
        background-position: top center;
        -webkit-background-size: 60px 60px;
        background-size: 60px;
    }

    .section1 .list-icon p {
        width: 33%;
    }

    .product4 {
        min-height: 240px;
        margin-top: 40px;
        margin-left: 0;
        background: url('../img/prod-1.png') center/contain no-repeat;
    }

    .section1 h1 {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 30px;
        line-height: 1.1;
    }

    .section1 h2 {
        font-size: 18px;
        line-height: 1.15;
    }

    .list1 {
        width: 100%;
        margin: 18px auto 0;
    }

    p.list1-text {
        width: 200px;
    }

    .icon_advantage2 {
        -webkit-background-size: contain;
        background-size: contain;
    }

    h3 {
        font-size: 29px;
        text-align: center;
    }

    .back_product2 {
        display: block;
        min-height: 450px;
        background: url(../img/img_product5.png) no-repeat right top;
        -webkit-background-size: 415px 415px;
        background-size: 415px;
    }

    .quality2 h5 {
        position: relative;
        font-size: 16px;
        line-height: 20px;
    }

    .section6 .textSmall {
        font-size: 16px;
        line-height: 20px;
    }

    .quality2 h5:before {
        content: "";
        position: absolute;
        top: 0;
        left: -20px;
        width: 4px;
        height: 100%;
        background-color: #95cf32;
        -webkit-transform: skewX(-15deg);
        /* Safari */
        -ms-transform: skewX(-15deg);
        /* IE 9 */
        transform: skewX(-15deg);
        /* Standard syntax */
    }

    .section5 {
        padding: 48px 0;
    }

    .boxOrder {
        margin: 10px 0;
        padding: 20px 0 15px;
        background: none;
    }

    #grassContainer {
        display: none;
    }

    .section1 .boxOrder:before, .section10 .boxOrder:after {
        right: 75%;
        z-index: 0;
        opacity: 0.6;
    }

    .section10 .boxOrder:before {
        display: none;
    }

    .mob767 {
        display: block;
    }

    .hidden-xs {
        display: none !important;
    }

    .back_grass4 {
        background-position: center center;
    }

    .composition-top {
        margin-top: 30px;
    }

    .composition1, .composition2 {
        margin-bottom: 20px;
    }

    .cpmposition-info {
        margin-bottom: 60px;
    }

    .section4 a.submit-form {
        font-size: 20px;
    }

    .section4 .action {
        padding: 6px 8px 13px 8px;
    }

    .section4 .action:first-child {
        border-right: none;
    }

    .section9 .wrap {
        padding: 0 15px 0;
    }

    .section6 {
        padding: 20px 0 0;
        background: none;
    }

    .section6 .backMan {
        padding-left: 145px;
    }

    .chart-legend {
        font-size: 14px;
    }

    .section10 .boxOrder {
        margin-top: 265px;
        margin-left: 0;
        padding: 25px 25px 15px;
        background: #95cf32;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#a8d73b, #95cf32);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#a8d73b, #95cf32);
        /* For Opera 11.1 to 12.0 */
        /* For Firefox 3.6 to 15 */
        background: -webkit-gradient(linear, left top, left bottom, from(#a8d73b), to(#95cf32));
        background: linear-gradient(#a8d73b, #95cf32);
        /* Standard syntax */
    }

    .section10 .backGreen {
        background-color: #ffffff;
    }

    .back_product {
        background-position: 71% 15%, 10% 25%;
        background-size: 70% auto;
    }

    .section10 .textWhite {
        color: #95cf32;
    }

    .section10 .saving.textWhite {
        width: 76%;
        color: #000000;
    }

    .section9 .row.backGreen {
        padding: 17px 12px 24px;
    }

    .section10 .textGray {
        color: #000000;
    }

    .section6 {
        overflow: hidden;
    }

    .quality2 {
        padding-left: 40px;
        background: none;
    }

    a.submit-form {
        width: 100%;
    }

    .action {
        padding-right: 21px;
        padding-left: 12px;
    }

    a.submit-form {
        float: left;
        padding: 11px 10px 13px;
    }

    .section8 .foto {
        margin-bottom: 15px;
    }

    .reviews-name {
        margin-bottom: 5px;
    }

    .orderGreen {
        padding: 0;
    }

    .section4 .before_meals::after, .section4 .after_meals::after {
        left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin-left: 0;
    }

    .foto1, .foto2, .foto3 {
        background-position: left top;
    }

    .section8 .col-xs-7 {
        margin-left: 1rem;
    }

    .section4 .percentGo .col-xs-5 {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
        padding: 0;
        -ms-flex-preferred-size: 50%;
    }

    .pd0 {
        padding: 0;
    }

    .reducedLength {
        padding-left: 25px;
    }

    .blogs .col-xs-8 + .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .name {
        padding-left: 0;
    }

    .col_9 {
        width: 100%;
    }

    .col_sm_3 {
        display: none;
    }

    .saving {
        padding: 3px 0 5px 0;
    }

    .section5 .container .col-xs-11 {
        -webkit-flex-basis: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%;
        -ms-flex-preferred-size: 66.667%;
    }

    .reducedLength {
        margin-left: 0;
    }

    .section2 {
        padding-top: 77px;
        padding-bottom: 21px;
        background: url(../img/img_grass_1.png) repeat-x left -310px #fdfdfd;
    }

    .section3 {
        padding: 34px 0 44px;
    }

    .section4 {
        padding: 20px 0 51px 0;
    }

    .section5 {
        padding: 18px 0;
    }

    .section5 h3 {
        margin-bottom: 35px;
        font-size: 34px;
        /* text-shadow: 2px 2px 2px #ffffff; */
        text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff;
    }

    .section5 p {
        padding: 15px 15px 28px 15px;
        background: rgba(255, 255, 255, 0.8);
    }

    .list6-item {
        margin-bottom: 30px;
    }

    .list6-item:last-child {
        margin-bottom: 0;
    }

    .people-b5 {
        display: none;
    }

    .titles-block6 h3, .section8 h3, .section12 h2 {
        font-size: 36px;
    }

    .section9 h3 {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .titles-block6 h4 {
        font-size: 20px;
        line-height: 1.1;
    }

    .titles-block6 p {
        margin-bottom: 40px;
        font-size: 16px;
    }

    .info-b6 {
        margin-bottom: 40px;
        padding: 0 12px;
    }

    .b6-bottom {
        width: 90%;
        margin: 0 auto 30px !important;
        font-size: 20px;
    }

    .section7 h2 {
        font-size: 30px;
        padding: 0 10px;
    }

    .section7 h3 {
        font-size: 21px;
    }

    .blockprod-b7 {
        margin-top: 130px;
        margin-bottom: 25px;
    }

    .b7-before-img {
        top: -95px;
    }

    .block-specialist {
        padding: 30px 15px 285px 15px;
    }

    .specialist-img {
        left: 15px;
        width: 185px;
    }

    .block-specialist h2 {
        margin-bottom: 17px;
        font-size: 24px;
    }

    .block-specialist p {
        line-height: 1.2;
    }

    .specialist-name:after {
        width: 120px;
    }

    .section9 .row.backGreen {
        padding: 14px 0 20px;
    }

    .section9 .row.backGreen .textBig {
        font-size: 18px;
        text-align: center;
    }

    .row_m.b9-step {
        margin-right: 0;
        margin-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section9 .before_meals, .section9 .after_meals {
        min-height: initial;
        margin-bottom: 20px;
    }

    .section9 .before_meals img, .section9 .after_meals img {
        padding-left: 55px;
    }

    .b9-step h3 {
        font-size: 24px;
    }

    .calendar {
        margin-top: 10px;
    }

    .section12 {
        padding: 40px 0;
    }

    .section12 h2 {
        text-align: center;
    }

    .list12 li {
        margin-bottom: 5px;
        padding-bottom: 55px;
        overflow: hidden;
    }

    .list12 li:last-child {
        padding-bottom: 0;
    }

    .list12 li:first-child .list8-img {
        margin-left: 30px;
    }

    .list12 li:not(:last-child):after {
        top: initial;
        right: 50%;
        bottom: 0;
        margin-right: -15px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .section10 h3 {
        font-size: 33px;
    }

    .section10 h4 {
        margin-bottom: 7px;
        font-size: 29px;
        text-align: center;
    }

    .back_product .col-xs-12, .boxOrder .col-xs-8 {
        padding: 0;
    }

    .list-icon {
        margin-right: 5%;
    }

    .list-icon .col-xs-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .section10 p {
        margin-bottom: 0;
        padding: 64px 0 0;
        text-align: center;
        background-position: top center;
        -webkit-background-size: 60px 60px;
        background-size: 60px;
    }

    .section10 p span {
        display: none;
    }

    .section8 .row:nth-child(2), .section8 .row:nth-child(4), .section8 .row:nth-child(3) {
        background-position: center bottom;
    }

    .section8 {
        padding: 20px 0 44px;
    }

    .section9 {
        padding: 17px 0 0;
    }

    .section8 .row:nth-child(3), .section8 .row:nth-child(4) {
        padding: 20px 0 53px 0;
    }

    .section8 .row:nth-child(2) {
        padding: 5px 0 53px 0;
    }

    .section8 .row:nth-child(5) {
        padding: 20px 0 0 0;
    }

    .glass {
        margin-bottom: 0;
    }

    .blockWhite:after {
        bottom: -42px;
        height: 42px;
        background-position: left bottom;
    }

    .blockWhite {
        margin: 0 20px 30px;
    }

    .section10 {
        padding: 21px 0 52px 0;
    }

    .popup_load {
        padding: 0 10px 14px;
    }

    .popup_load h2 {
        margin-top: 39px;
        margin-bottom: 8px;
        font-size: 37px;
        line-height: 44px;
    }

    .popup_load h3 {
        margin-bottom: 34px;
        font-size: 52px;
        line-height: 64px;
    }

    .footer-area {
        position: relative;
    }

    .footer-area .footer-holder {
        display: none;
        overflow: hidden;
    }

    .foot-btn {
        position: absolute;
        top: -32px;
        left: 50%;
        z-index: 1;
        display: block;
        width: 32px;
        height: 32px;
        margin-left: -16px;
        background-color: transparent;
    }

    .foot-btn:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 0;
        height: 0;
        border-width: 16px;
        border-style: solid;
        border-color: transparent transparent #ffffff transparent;
    }

    .foot-btn.open {
        top: 0;
    }

    .foot-btn.open:before {
        border-color: #000000 transparent transparent transparent;
    }

    .submit-form.for-event {
        margin-left: 40px;
    }

    .prod1-add {
        top: -340px;
        right: calc(50% - 144px);
    }

    .before_meals .prod-group img.prod-group-item-1 {
        margin-left: 60px;
    }

    .before_meals .prod-group img.prod-group-item-3 {
        margin-left: 100px;
    }

    .section5 h3 {
        padding-right: 0;
    }

    .section5 ul li {
        padding-right: 0;
        margin-top: 60px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-3 {
        margin-left: 110px;
        margin-top: -70px;
        min-width: 300px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-2 {
        margin-left: 10px;
        margin-top: -50px;
        max-width: 460px;
    }

    .blockprod-b7 .prod-group img.prod-group-item-1 {
        margin-left: 70px;
        margin-top: 20px;
        min-width: 250px;
    }

    .section10 {
        background-size: 50% auto;
        background-position: left bottom, right bottom;
    }

    .section8 {
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 1) 70%), url(../img/background1.jpeg) no-repeat center center;
        background-size: 450% auto;
    }

    .section4 {
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 1) 70%), url(../img/background.png) no-repeat center center;
        background-size: 230% auto;
    }
}

@media (min-width: 768px) {
    .foot-btn {
        display: none;
    }

    .footer-holder {
        display: block !important;
    }
}

@media (min-width: 1480px) {
    .blockprod-b7 {
        -webkit-flex-basis: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin-right: 0;
        -ms-flex-preferred-size: 50%;
    }
}
