@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .pad_hidden,
    .desktop_only,
    .phone_olny,
    .pad_port_phone_only {
        display: none !important;
    }
    .h__logo {
        width: 50%;
    }
    .h__logo .logo {
        width: 160px;
    }
    .h__logo .logo__text {
        width: -webkit-calc(100% - 170px);
        width: calc(100% - 170px);
        margin-left: 10px;
        padding: 4px 10px 4px 10px;
    }
    .h__logo .logo__text p {
        font-size: 13px;
        font-weight: 500;
        color: #242424;
    }
    .h__info {
        width: 50%;
    }
    .h__info .btns .btn {
        font-size: 13px;
    }
    .logo__spec-text {
        font-size: 13px;
    }
    .main-block.ver1 h1 {
        text-shadow: 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef;
    }
    .main-block.ver1 .h1__fw500 {
        text-shadow: 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef;
    }
    .main-block.ver1 .h1__text-green {
        text-shadow: 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef, 0 0 2px #c2dfef;
    }
    .mb-slider-wrap .btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .akcia-slider .slick-prev {
        left: -0%;
    }
    .akcia-slider .slick-next {
        right: -0%;
    }
    .about-b {
        padding: 0 3%;
    }
    .about-b .htext {
        margin-bottom: 15px;
        font-size: 40px;
    }
    .about-b .text {
        font-size: 14px;
    }
    .whywe .blocks {
        font-size: 14px;
    }
    .whywe .blocks .htext {
        min-height: 36px;
        margin-bottom: 10px;
        font-size: 18px;
    }
    .products-b .products__simg {
        right: inherit;
        left: 0;
        bottom: -25px;
    }
    .form-individ .input-b label.label {
        padding-left: 45px;
        font-size: 14px;
    }
    .add-product .blocks .content {
        padding: 15px 4% 17px;
    }
    .add-product .blocks .htext {
        font-size: 14px;
    }
    .feedback h2 {
        font-size: 30px;
    }
    .feedback h2 span {
        font-size: 90px;
    }
    .catalogitems-b {
        width: -webkit-calc(33.33% - 15px * 2/3);
        width: calc(33.33% - 15px * 2/3);
        margin-right: 15px;
        padding: 19px 10px 25px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 760px) {
	#popup{
    background: #fff;
    width: 300px;	
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border: 10px solid #ddd;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
     border-radius: 15px;
}
    .pad_port_phone_only,
    .pad_port_only {
        display: block !important;
    }
    .pad_port_phone_hidden {
        display: none !important;
    }
    .header {
        position: fixed;
    }
    .h__logo {
        width: auto;
    }
    .h__logo .logo {
        width: 160px;
    }
    .h__logo .logo__text {
        width: -webkit-calc(100% - 170px);
        width: calc(100% - 170px);
        margin-left: 10px;
        padding: 4px 10px 4px 10px;
    }
    .h__logo .logo__text p {
        font-size: 13px;
        font-weight: 500;
        color: #242424;
    }
    .h__info {
        width: auto;
    }
    .h__info .btn {
        width: 39px;
        height: 39px;
        padding: 0;
    }
    .h__info .btn p {
        height: 100%;
    }
    .logo__spec-text {
        font-size: 13px;
    }
    .main-block {
        padding-top: 90px;
    }
    .main-block .form__wrap.flex .li-my__wrap {
        width: 50%;
    }
    .mb-slider-wrap {
        width: 80%;
    }
    .mb-slider-wrap .btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main-block.ver2 {
        padding-top: 106px;
        padding-bottom: 30px;
    }
    .main-block.ver2 h1 {
        font-size: 32px;
    }
    .main-block.ver3 {
        padding-top: 106px;
        padding-bottom: 30px;
    }
    .main-block.ver3 h1 {
        font-size: 32px;
    }
    .main-block.ver4 {
        padding-top: 80px;
    }
    .main-block.ver4 .simg-pos .mb__simg-pos1-4_1 {
        width: 130px;
        top: -55px;
        left: 5%;
    }
    .main-block.ver4 .simg-pos .mb__simg-pos1-4_2 {
        width: 170px;
        top: -130px;
        right: 8%;
    }
    .akcia-text {
        width: 100%;
        margin-bottom: 18px;
    }
    .akcia-bot {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .about-b {
        width: 50%;
        padding: 15px 3%;
        border-top: 2px solid #e3e3e3;
    }
    .about-b:nth-child(2n) {
        border-right: none;
    }
    .about-b:nth-child(1),
    .about-b:nth-child(2) {
        border-top: none;
    }
    .whywe .blocks {
        width: 49%;
    }
    .products-b .products__simg {
        max-width: 23%;
        position: absolute;
        right: 0;
        left: inherit;
        bottom: -25px;
    }
    .products-content.flex .img {
        margin: 0 auto 15px;
    }
    .products-content.flex .content-text {
        width: 100%;
    }
    .form-individ .form__wrap .simg-bot {
        width: 216px;
    }
    .form-individ .input-b {
        width: -webkit-calc(50% - 13px);
        width: calc(50% - 13px);
    }
    .form-individ .main_form.flex .btn {
        width: -webkit-calc(50% - 13px);
        width: calc(50% - 13px);
    }
    .add-product .blocks {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
    }
    .feedback h2 {
        font-size: 24px;
    }
    .feedback h2 span {
        font-size: 70px;
    }
    .feedback__person {
        width: 190px;
    }
    .feedback__content {
        width: -webkit-calc(100% - 190px);
        width: calc(100% - 190px);
    }
    .contact .blocks {
        width: 100% !important;
        padding-right: 0 !important;
    }
    #map1 {
        width: 100%;
        height: 300px;
    }
    .advantages .blocks {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
    }
    .advantages-spec .blocks {
        width: 45%;
    }
    .advantages-spec .blocks:nth-child(2) {
        width: 55%;
    }
    .advantages-spec .center-my .btn {
        margin-top: 30px;
    }
    .breadcrumb {
        margin-top: 62px;
    }
    .catalog-main__img-btn__wrap {
        width: 100%;
        margin-bottom: 18px;
    }
    .catalog-main__img-btn__wrap .btn {
        margin: 0 auto;
        display: block;
    }
    .catalog-main__img {
        width: 100%;
        max-width: 455px;
        margin: 0 auto 21px;
    }
    .catalog-main__info {
        width: 100%;
        padding-left: 0;
    }
    .catalogitems-b {
        width: -webkit-calc(50% - 15px * 2/3);
        width: calc(50% - 15px * 2/3);
    }
    .catalogitems-b:nth-child(3n) {
        margin-right: 15px;
    }
    .catalogitems-b:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 600px) {
	#popup{
    background: #fff;
    width: 300px;	
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border: 10px solid #ddd;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
     border-radius: 15px;
}
	
	
	
	
	
    .phone_hidden,
    .desktop_only,
    .pad_port_phone_hidden,
    .pad_only {
        display: none !important;
    }
    .pad_port_phone_only,
    .phone_only {
        display: block !important;
    }
    .blocks {
        width: 100% !important;
        max-width: initial;
    }
    .container {
        padding-left: 3%;
        padding-right: 3%;
    }
    .header {
        position: fixed;
    }
    .header .container.flex {
        padding: 0;
    }
    .header-image {
        max-height: 30px;
    }
    .h__logo {
        width: auto;
    }
    .h__logo .logo {
        width: 120px;
    }
    .h__info {
        width: auto;
        padding-top: 0;
    }
    .h__info .btn {
        width: 39px;
        height: 39px;
        padding: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        right: -6px;
    }
    .h__info .btn p {
        height: 100%;
        //padding-right: 6px;
    }
    .logo__spec-text {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 700;
        color: #694002;
        text-align: center;
        line-height: 1.5;
    }
    .logo__spec-text span {
        font-size: 20px;
        font-weight: 700;
        text-decoration: underline;
        line-height: 1.2;
    }
    .header-menu__btn {
        margin-right: 0;
        left: -6px;
    }
    .main-block {
        padding-top: 66px;
        padding-bottom: 30px;
        background-image: url(../img/main-block__bg1-1__phone.jpg);
        background-position: center 49px;
    }
    .main-block .simg-pos {
        max-width: 372px;
        margin: 0 auto;
        position: relative;
    }
    .main-block .form__wrap {
        max-width: 372px;
        padding: 17px 4% 15px;
    }
    .main-block .form__wrap.flex {
        padding: 20px 4% 15px;
    }
    .main-block .form__wrap.flex .li-my {
        margin-bottom: 15px;
        padding-left: 30px;
    }
    .main-block .form__wrap.flex .li-my b {
        font-size: 16px;
    }
    .main-block .form__wrap.flex .li-my__wrap {
        width: 100%;
    }
    .main-block .main_form .btn {
        padding: 23px 0;
    }
    .main-block .mb__simg-pos {
        max-width: 226px;
        top: -170px;
    }
    .main-block .slick-prev {
        left: -19px;
    }
    .main-block .slick-next {
        right: -19px;
    }
    .mb-slider-wrap {
        width: 100%;
    }
    .li-my {
        padding-left: 33px;
        font-size: 14px;
    }
    .main-block.ver1 .h1__text-green .fa {
        font-size: 25px;
    }
    h1 {
        margin-bottom: 3px;
        font-size: 30px;
        text-align: center;
        line-height: 1.1;
    }
    .h1__fw500 {
        margin-bottom: 10px;
        font-size: 24px;
        text-align: center;
    }
    .h1__text-green {
        margin-bottom: 180px;
        font-size: 30px;
        text-align: center;
    }
    .main-block.ver2 {
        padding-top: 63px;
        padding-bottom: 35px;
    }
    .main-block.ver2 h1 {
        font-size: 24px;
    }
    .main-block.ver2 .logo__spec-text {
        color: #ffffff;
    }
    .main-block.ver3 {
        padding-top: 63px;
        padding-bottom: 35px;
    }
    .main-block.ver3 h1 {
        font-size: 24px;
    }
    .main-block.ver4 {
        padding-top: 63px;
    }
    .main-block.ver4 h1 {
        margin-bottom: 140px;
        font-size: 24px;
    }
    .main-block.ver4 h1 span {
        font-size: 18px;
    }
    .main-block.ver4 .simg-pos .mb__simg-pos1-4_1 {
        width: 130px;
        top: -55px;
        left: -40px;
    }
    .main-block.ver4 .simg-pos .mb__simg-pos1-4_2 {
        width: 170px;
        top: -90px;
        right: -19px;
    }
    h2 {
        font-size: 24px;
    }
    .akcia {
        padding-top: 25px;
        padding-bottom: 60px;
    }
    .akcia h2 {
        margin-bottom: 17px;
    }
    .akcia-slider .slick-list {
        overflow: hidden;
    }
    .akcia-slider .slick-slide {
        padding: 0;
    }
    .akcia-slider .slick-prev,
    .akcia-slider .slick-next {
        width: 35px;
        height: 35px;
        background-size: 34%;
        top: 70px;
        bottom: initial;
    }
    .akcia-slider .slick-prev {
        left: 3%;
    }
    .akcia-slider .slick-next {
        right: 3%;
    }
    .akcia-text {
        width: 100%;
        margin-bottom: 18px;
        padding-left: 85px;
        font-size: 13px;
        line-height: 1.1;
    }
    .akcia-text .htext {
        font-size: 15px;
    }
    .counter-wrap {
        margin-bottom: 25px;
    }
    .akcia-bot {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .slick-dots {
        bottom: -35px;
    }
    .about {
        padding-top: 30px;
        padding-bottom: 25px;
    }
    .about h2 {
        margin-bottom: 40px;
    }
    .about-b {
        width: 50%;
        padding: 15px 3%;
        border-top: 2px solid #e3e3e3;
    }
    .about-b .htext {
        margin-bottom: 10px;
        font-size: 30px;
    }
    .about-b .text {
        font-size: 14px;
    }
    .about-b img {
        max-width: 70%;
    }
    .about-b:nth-child(2n) {
        border-right: none;
    }
    .about-b:nth-child(1),
    .about-b:nth-child(2) {
        border-top: none;
    }
    .whywe {
        padding-bottom: 50px;
    }
    .whywe .blocks {
        padding-top: 30px;
        font-size: 14px;
    }
    .whywe .blocks .htext {
        min-height: inherit;
        margin-bottom: 15px;
        font-size: 18px;
    }
    .whywe .blocks .htext:before {
        top: -8px;
    }
    .whywe .blocks .text,
    .whywe .blocks .text-m {
        padding-left: 0;
    }
    .whywe .blocks .li-text {
        margin-left: 0;
    }
    .products {
        padding-top: 65px;
        padding-bottom: 31px;
    }
    .products .products__top-simg {
        top: -95px;
    }
    .products h2 {
        margin-bottom: 15px;
    }
    .products-b {
        margin-bottom: 30px;
        padding: 15px 3% 30px;
    }
    .products-b .products__simg {
        width: 90px;
    }
    .products-b .htext {
        margin-bottom: 13px;
        font-size: 18px;
    }
    .products-b .htext.hit-icon {
        padding-right: 48px;
    }
    .products-b .htext.hit-icon:after {
        width: 49px;
        height: 26px;
    }
    .products-content.flex .img {
        margin: 0 auto 20px;
    }
    .products-content.flex .content-text {
        width: 100%;
    }
    .products-content.flex .li-my__wrap.flex .li-my {
        width: 100%;
    }
    .products-content.flex .btns-wrap.flex {
        padding-left: 27px;
    }
    .products-content.flex .btns-wrap.flex .btn {
        margin-right: 3%;
    }
    .products-content.flex .btns-wrap.flex .btn-link {
        margin-top: 15px;
    }
    .form-individ {
        padding-top: 25px;
        padding-bottom: 36px;
    }
    .form-individ .ph2 {
        margin-bottom: 40px;
        font-size: 14px;
    }
    .form-individ .form__wrap {
        padding: 16px 3% 173px;
    }
    .form-individ .form__wrap .simg-bot {
        width: 225px;
        bottom: -36px;
        right: 0;
    }
    .form-individ .main_form.flex .btn {
        width: 100%;
        margin-top: 0;
    }
    .form-individ .input-b {
        width: 100%;
        margin-bottom: 20px;
    }
    .form-individ .input-b .label {
        margin-bottom: 8px;
        font-size: 14px;
    }
    .form-individ .input-b label.label {
        margin-bottom: 0;
    }
    .features {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .features h2 {
        margin-bottom: 55px;
    }
    .features .blocks {
        margin-bottom: 15px;
    }
    .features .blocks .img {
        width: 61px;
    }
    .features .blocks .img img {
        border-right: 2px solid #fff;
    }
    .features .blocks .img:before {
        content: '';
        width: 20px;
        height: 20px;
        background-size: 80% 80%;
        left: 0;
    }
    .features .blocks .content {
        width: 100%;
        padding-left: 0;
    }
    .features .blocks .content .htext {
        margin-bottom: 14px;
        font-size: 16px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .features .blocks .content .htext span {
        padding-left: 2%;
        padding-right: 0;
    }
    .features .blocks .content .htext:before {
        border-bottom: 1px dashed transparent;
    }
    .features .blocks .content .text-b {
        font-size: 16px;
        color: #5a5a5a;
    }
    .features .blocks .content .text-b p {
        margin-bottom: 15px;
    }
    .features .blocks .content .text-b p.spec {
        margin-bottom: 0;
        font-weight: 900;
        color: #90c809;
    }
    .add-product {
        padding-top: 55px;
        padding-bottom: 0;
    }
    .add-product h2 {
        margin-bottom: 25px;
    }
    .add-product .blocks {
        width: 100%;
        margin-bottom: 29px;
    }
    .add-product .blocks .htext {
        height: auto;
    }
    .add-product .blocks .text {
        line-height: 1.2;
    }
    .spec-form {
        padding-bottom: 90px;
    }
    .spec-form h2 {
        margin-bottom: 18px;
    }
    .spec-form .ph2 {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 1.2;
    }
    .spec-form .form__wrap {
        max-width: 510px;
        margin: 0 auto;
        padding: 35px 5%;
    }
    .spec-form .form__wrap .simg1 {
        width: 180px;
        left: -55px;
        bottom: -65px;
    }
    .spec-form .form__wrap .simg2 {
        width: 88px;
        right: 0;
        bottom: -55px;
    }
    .feedback {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .feedback h2 {
        margin-bottom: 23px;
        font-size: 16px;
    }
    .feedback h2 span {
        width: 121px;
        font-size: 59px;
    }
    .feedback h2 p {
        width: -webkit-calc(100% - 121px);
        width: calc(100% - 121px);
        line-height: 1;
    }
    .feedback .blocks {
        margin-bottom: 27px;
        padding-bottom: 20px;
    }
    .feedback .btn {
        margin-top: 45px;
        padding: 27px 3%;
        font-size: 16px;
        font-weight: 100;
    }
    .feedback_show {
        height: 1115px;
        overflow: hidden;
        position: relative;
    }
    .feedback_show .shadow {
        width: 100%;
        height: 10px;
        background: #ffffff;
        -webkit-box-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
        box-shadow: 0 0 20px #fff, 0 0 20px #fff, 0 0 20px #fff;
        position: absolute;
        bottom: -10px;
        left: 0;
    }
    .feedback__person {
        width: 100%;
        margin-bottom: 20px;
    }
    .feedback__content {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .feedback__content .htext {
        margin-bottom: 12px;
        font-size: 16px;
    }
    .feedback__content .text {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .feedback__content .prod {
        font-size: 14px;
    }
    .contact {
        padding-top: 27px;
        padding-bottom: 175px;
    }
    .contact h2 {
        margin-bottom: 12px;
    }
    .contact .ph2 {
        margin-bottom: 18px;
        font-size: 14px;
    }
    .contact .blocks {
        width: 100%;
    }
    .contact .blocks:nth-child(1) {
        width: 100%;
        padding-right: 0;
    }
    .contact .form__wrap {
        padding: 15px 4% 25px;
    }
    .contact .form__wrap .htext {
        font-size: 16px;
    }
    .contact .form__wrap .phtext {
        margin-bottom: 13px;
        font-size: 14px;
    }
    .contact__form {
        position: absolute;
        top: -58px;
        left: -65px;
    }
    .contact__grass {
        width: inherit;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 3;
    }
    .contact__vegi {
        width: 250px;
        left: inherit;
        right: 0;
        bottom: 0;
        z-index: 3;
    }
    .contact_info {
        margin-bottom: 60px;
        padding: 13px 7% 0;
    }
    .contact_info .li-text {
        margin-bottom: 18px;
        font-size: 14px;
    }
    .contact_info .li-text:nth-child(2) {
        font-size: 18px;
    }
    #map1 {
        width: 100%;
        height: 300px;
        position: relative;
    }
    #map1 .mask {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
    }
    footer .container.flex {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    footer .politic_text {
        margin-bottom: 10px;
    }
    .iform_block_in .htext,
    .iform_block .htext {
        font-size: 16px;
    }
    .iform_block_in .btn,
    .iform_block .btn {
        padding: 15px 15px;
        font-size: 13px;
    }
    .advantages {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .advantages h2 {
        margin-bottom: 15px;
    }
    .advantages .video {
        height: 175px;
        margin: 0 auto 5px;
    }
    .advantages .blocks {
        margin-top: 40px;
        padding: 100px 5% 30px;
        background: #ffffff;
        border: 1px solid #e0e0e0;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
        position: relative;
    }
    .advantages .blocks .htext {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .advantages .blocks .text {
        font-size: 14px;
    }
    .advantages .blocks:before {
        width: 78px;
        height: 78px;
        top: -28px;
        left: -webkit-calc(50% - 39px);
        left: calc(50% - 39px);
    }
    .photogal {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .photogal h2 {
        margin-bottom: 15px;
    }
    .photogal .akcia-slider .slick-slide {
        padding: 0 0;
    }
    .photogal .akcia-slider .slick-prev,
    .photogal .akcia-slider .slick-next {
        top: -webkit-calc(50% - 19px);
        top: calc(50% - 19px);
    }
    .spec-form.ver2 {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .spec-form.ver2 h2 {
        font-size: 24px;
    }
    .spec-form.ver2 .ph2 {
        margin-bottom: 55px;
    }
    .spec-form.ver2 .form__wrap .simg1 {
        bottom: -40px;
    }
    .form-individ.calculation .form__wrap {
        padding: 35px 4% 50px;
    }
    .form-individ.calculation .input-b {
        margin-bottom: 20px;
    }
    .advantages-spec {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .advantages-spec h2 {
        margin-bottom: 25px;
    }
    .advantages-spec .blocks .li-my__wrap {
        margin-top: 115px;
        margin-bottom: 52px;
    }
    .advantages-spec .blocks .li-my {
        margin-bottom: 35px;
        font-size: 16px;
    }
    .advantages-spec .blocks .text {
        font-size: 16px;
    }
    .advantages-spec .center-my .btn {
        margin-top: 0;
    }
    .img-shadow {
        width: 245px;
    }
    .img-shadow img {
        -webkit-box-shadow: 13px 10px 0 #90c809;
        box-shadow: 13px 10px 0 #90c809;
    }
    .img-shadow .img-shadow {
        width: 195px;
        top: 120px;
        left: 93px;
    }
    .img-shadow .img-shadow img {
        -webkit-box-shadow: 10px 9px 0 #90c809;
        box-shadow: 10px 9px 0 #90c809;
    }
    .features-spec-b {
        padding: 70px 5% 30px;
    }
    .features-spec-b .htext {
        margin-bottom: 100px;
        font-size: 15px;
    }
    .features-spec-b .htext img {
        width: 320px;
        position: absolute;
        top: 70%;
        left: -webkit-calc(50% - 160px);
        left: calc(50% - 160px);
    }
    .features-spec-b .blocks-wrap__flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .features-spec-b .blocks {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .features-spec-b .blocks:last-child {
        margin-bottom: 0;
    }
    .features-spec-b:before {
        content: '';
        width: 130px;
        height: 92px;
        background-color: #fff;
        background-image: url(../img/features-cloud-top__simg.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 88px 92px;
        position: absolute;
        top: -40px;
        left: -webkit-calc(50% - 65px);
        left: calc(50% - 65px);
    }
    .breadcrumb {
        margin-top: 53px;
    }
    .catalog-main {
        padding-top: 18px;
        padding-bottom: 10px;
    }
    .catalog-main .h2 {
        margin-bottom: 15px;
    }
    .catalog-main__img-btn__wrap {
        width: 100%;
        margin-bottom: 18px;
    }
    .catalog-main__img-btn__wrap .btn {
        margin: 0 auto;
        display: block;
    }
    .catalog-main__img {
        width: 100%;
        max-width: 455px;
        margin: 0 auto 21px;
    }
    .catalog-main__info {
        width: 100%;
        padding-left: 0;
    }
    .catalog-main__info p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .h2 {
        font-size: 24px;
    }
    .catalogitems {
        padding-top: 20px;
        padding-bottom: 25px;
    }
    .catalogitems h2 {
        margin-bottom: 18px;
    }
    .catalogitems-b {
        width: 100%;
        margin-right: 0;
        margin-bottom: 19px;
    }
    .catalogitems-b .img {
        margin: 0 auto 33px;
    }
    .wherebuy {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .wherebuy h2 {
        margin-bottom: 20px;
    }
    .wherebuy__wrap p {
        font-size: 14px;
    }
    .questions {
        padding-top: 15px;
    }
    .questions h2 {
        margin-bottom: 25px;
    }
    .questions-b .htext {
        margin-bottom: 15px;
        font-size: 14px;
    }
    .questions-b .htext:before {
        top: 3px;
    }
    .questions-b .text {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }
}


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


/* Large Devices, Wide Screens */


/**/


/* Medium Devices, Desktops */


/**/


/* Small Devices, Tablets */


/**/


/* Extra Small Devices, Phones */


/**/


/* Custom, iPhone Retina */


/**/