/************************/

.primary-menu-btn, .main-menu-btn {
    display: none;
}
.brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 10px;
}
.brands img {
    margin: 10px;
}
a.to-top {
    text-align: center;
    background: rgba(150, 150, 150, 0.6);
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 5%;
    right: 5%;
    border-radius: 50%;
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 10px 1px #777777;
    z-index: 9;
}
a.to-top i.fa {
    line-height: 55px;
    font-size: 48px;
    color: white;
}
/****notebooks, big tablets*****/

@media screen and (min-width:980px) {
    a.sidebar-btn, .primary-menu-btn, .parts-menu-btn, .main-menu-btn {
        display: none
    }
}
@media screen and (max-width:979px) {
    a.sidebar-btn, .primary-menu-btn, .parts-menu-btn, .main-menu-btn {
        display: block;
    }
    /*****clear default static width****/
    html, body, #main, #seotext, #header, #navigation, #content, #bottom, #bottom_inner, #footer, #footer_inner, .seotext, .vegetables, #navigation_inner, #navigation_inner .inner-top, #navigation_inner .inner-middle {
        width: 100% !important;
        min-width: initial;
    }
    #bottom_inner, .content, .bottom-ico {
        width: 100% !important;
    }
    .main-menu {
        padding: 0 5%;
        width: 90% !important;
        margin: -59px 0px 9px;
    }
    .logo {
        width: 25%;
        height: inherit;
    }
    .header-menu {
        float: right;
        margin: 0px;
        display: block;
        width: 73%;
        margin-top: 4%;
    }
    div#seotext {
        margin: 0;
        left: 0;
    }
    #navigation_main {
        margin: auto;
        height: 300px;
        width: 500px !important;
        background-size: 100% 100% !important;
        background: url(../images/bg/navigation/main1.png) no-repeat 1% 0;
    }
    .main-menu {
        height: 790px;
        background: url(../images/bg/bottom/menu/bg2.png) no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #navigation_main .navigation-text {
        width: calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
    }
    .main-menu .menu-item {
        width: 42%;
        padding: 2%;
    }
    .main-menu .menu-item a {
        width: 100%;
        max-width: 280px;
        margin: auto;
        background-position-x: -26% !important;
        background-size: 100% !important;
    }
    #navigation_main .navigation-text {
        margin: 0;
        padding: 47px 20px 0px;
    }
    #navigation_main .search {
        margin: 10px 10px 0px 20px;
        padding: 0 40px 0 0;
    }
    #navigation_main #main_cart {
        margin: 10px 0 0;
    }
    .main-menu .menu-item a.tillage {
        background: url(../images/bg/bottom/menu/icon/tillage-mobile.png) 0 56px no-repeat;
    }
    .main-menu .menu-item a.planting {
        background: url(../images/bg/bottom/menu/icon/planting-mobile.png) 0 45px no-repeat;
    }
    .main-menu .menu-item a.care {
        background: url(../images/bg/bottom/menu/icon/care-mobile.png) 0 32px no-repeat;
    }
    .main-menu .menu-item a.cleaning {
        background: url(../images/bg/bottom/menu/icon/cleaning-mobile.png) 0 55px no-repeat;
    }
    .main-menu .menu-item a.storage-equipment {
        background: url(../images/bg/bottom/menu/icon/storage-equipment-mobile.png) 0 35px no-repeat;
    }
    .main-menu .menu-item a.packing {
        background: url(../images/bg/bottom/menu/icon/packing-mobile.png) 0 36px no-repeat;
    }
    .main-menu .menu-item a.bunker {
        background: url('../images/bg/bottom/menu/icon/bunker-mobile.png') 0 45px no-repeat;
    }
    .main-menu .menu-item a.storage-equipment .item-title {
        font: 700 16px/16px 'PT Sans';
    }
    .main-menu .menu-item a .item-title {
        width: 90%;
        left: 0;
        padding: 0;
    }
    .header-menu ul li {
        padding: 0 5px;
    }
    .vegetables {
        background-size: 100%;
    }
    .sidebar {
        position: absolute;
        z-index: 9;
        left: -240px;
        top: 50px;
    }
    a.sidebar-btn {
        position: relative;
        z-index: 1;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #6eb725;
        border: 1px solid;
        padding: 3px;
        margin: 5px;
        float: left;
    }
    .content {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px) !important;
        width: -webkit-calc(100% - 20px) !important;
        width: -moz-calc(100% - 20px) !important;
    }
    .pages {
        width: 100%;
        background-size: 100% 100%;
        margin: 0;
    }
    .catalog-top {
        width: 100%;
        top: 0;
        padding-bottom: 10px;
        position: relative;
        border-bottom: 1px solid #eee;
        margin: 10px 0px;
    }
    .catalog .catalog-item .item-info .info-features {
        width: calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        background-size: 100% 100%;
        height: inherit;
    }
    .catalog .catalog-item .item-info {
        width: calc(100% - 260px);
        width: -webkit-calc(100% - 260px);
        width: -moz-calc(100% - 260px);
    }
    .catalog .catalog-item {
        padding-bottom: 10px;
        border-bottom: 1px solid #eeeeee;
    }
    .footer-link {
        display: table;
        margin: auto;
    }
    .footer-address .address-text, .phone-number {
        display: inline-block;
    }
    .logo32x32 {
        display: none;
    }
    #footer_inner a, #footer_inner p, #footer_inner span, #footer_inner div {
        font-size: 16px;
    }
    .footer-phone .phone-number .number-item {
        width: inherit;
    }
    .catalog-news .news-item {
        width: 100% !important;
    }
    .catalog-news .news-item .item-image {
        width: 100% !important;
        height: inherit !important;
    }
    .catalog-news .news-item .item-image .vertical {
        width: 100% !important;
        height: inherit !important;
    }
    .catalog-news .news-item .item-image img {
        max-width: 100% !important;
        max-height: inherit !important;
    }
    #fancybox-wrap {
        z-index: 99999 !important;
    }
    .form-cart {
        width: 100% !important;
        height: 100%;
    }
    #main_cart {
        height: initial !important;
        width: 95% !important;
        padding: 0 !important;
    }
    .form-content {
        width: 90% !important;
        padding: 5% !important;
        height: 100%;
        height: 50vh;
    }
    .cart-info {
        width: 100% !important;
        background-size: 100% 100% !important;
        height: initial !important;
    }
    #fancybox-content {
        height: 100%;
    }
    #main_cart .cart-item .item-info {
        width: 65% !important;
        height: inherit;
    }
    .delivery {
        width: 100%;
        float: none;
    }
    .order {
        width: 100%;
    }
    .order-form {
        width: 100% !important;
        float: none;
    }
    .form-left {
        width: 100% !important;
    }
    .form-right {
        width: 100% !important;
    }
    .order .order-form .form-textarea {
        width: 100% !important;
    }
    .order .order-form .form-textarea textarea {
        width: 96%;
        padding: 2%;
        background-size: 100% 300%;
    }
    #header #main_cart {
        position: relative;
    }
    #main_cart {
        top: 20px;
        right: 20px;
        width: 140px !important;
        height: 60px !important;
    }
    .bx-viewport {
        height: inherit !important;
    }
}
/*****middle tablets****/

@media screen and (max-width:767px) {
    .catalog-news .news-item .item-title {
        height: 80px;
    }
    .main-menu .menu-item a .item-title {
        height: 40px;
        background: #f1f4ef;
        background: -moz-linear-gradient(top, #f1f4ef 1%, #f1f4ef 1%, #dadfd8 99%, #f7f7f7 99%);
        background: -webkit-linear-gradient(top, #f1f4ef 1%, #f1f4ef 1%, #dadfd8 99%, #f7f7f7 99%);
        background: linear-gradient(to bottom, #f1f4ef 1%, #f1f4ef 1%, #dadfd8 99%, #f7f7f7 99%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f4ef', endColorstr='#f7f7f7', GradientType=0);
        display: table-cell;
        width: 245px !important;
        vertical-align: middle;
        width: 300px !important;
        border-radius: 50px;
    }
    span.title-left, span.title-right {
        display: none !important;
    }
    .header-menu {
        position: fixed;
        left: -100%;
        right: 100%;
        top: 0;
        bottom: 0;
        background: #f5f2ed;
        text-align: center;
        margin: 0 !important;
        width: 100%;
    }
    .header-menu ul li {
        float: none;
    }
    a.main-menu-btn {
        display: block;
        z-index: 99999 !important;
        position: absolute;
        right: 10px;
        top: 15px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        color: #579e0e;
        width: 50px;
        text-align: center;
    }
    .header-menu a {
        font-size: 28px;
        line-height: 30px !important;
        margin: 15px 0px !important;
    }
    a.main-menu-btn:before {
        content: '\f0c9';
        font-family: fontawesome;
        font-size: 32px;
        float: left;
        width: 100%;
        text-align: center;
    }
    a.primary-menu-btn {
        display: block;
        z-index: 99999 !important;
        position: absolute;
        right: 125px;
        top: 15px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        color: #579e0e;
        width: 65px;
        text-align: center;
    }
    a.primary-menu-btn:before {
        content: '\f0d1';
        font-family: fontawesome;
        font-size: 32px;
        float: left;
        width: 100%;
        text-align: center;
    }
    a.parts-menu-btn {
        display: block;
        z-index: 99999 !important;
        position: absolute;
        right: 60px;
        top: 15px;
        font-size: 12px;
        text-transform: uppercase;
        text-decoration: none;
        color: #579e0e;
        width: 65px;
        text-align: center;
    }
    a.parts-menu-btn:before {
        content: '\f013';
        font-family: fontawesome;
        font-size: 32px;
        float: left;
        width: 100%;
        text-align: center;
    }
    .secondary-menu {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #6eb725;
        padding-top: 50px;
        z-index: 99998;
    }
    .header-menu ul li a {
        font: 20px/30px 'Open Sans';
    }
    .main-menu .menu-item a .item-title {
        font: 700 22px/22px 'PT Sans';
    }
    .footer-left, .footer-address, .footer-phone, .logo32x32 {
        float: none;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    #navigation {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 100%;
        right: -100%;
        z-index: 99998;
        background: #4fcf02;
    }
    #navigation_main {
        height: inherit;
        width: 100% !important;
        background-size: 100% 100% !important;
        background: none !important;
    }
    #navigation_main .navigation-text {
        text-align: center;
        background: none;
        height: inherit;
        border-top: 1px solid #427134;
        width: 95% !important;
        margin: 75px auto 10px !important;
        padding: 20px 0 0 0;
    }
    #navigation_main .primary-menu {
        position: relative;
        float: none;
        width: 100%;
        height: inherit;
        margin: 0;
        padding: 0;
        background: none;
    }
    #navigation_main .primary-menu ul li {
        display: block;
        width: auto;
        height: 40px;
        padding: 0;
        background: 0;
    }
    #navigation_main .primary-menu ul li a {
        font: 18px/1 'PT Sans';
        display: table-cell;
        width: 1000px;
        height: inherit;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        color: #ffffff;
        text-decoration: none;
    }
    #header {
        height: 90px;
    }
    .search {
        position: relative;
        float: left;
        width: 40%;
        height: 28px;
        margin: 4% 0px 0 5px;
        padding: 0px 0px 0 0;
    }
    .search .search-input {
        position: relative;
        width: 96%;
        height: 29px;
    }
    .search .search-input input {
        border: 2px solid #4e8b39;
        border-radius: 50px;
        font: 12px 'PT Sans';
        width: 90%;
        height: 25px;
        margin: 0;
        padding: 0 0px 0 15px;
        color: #175215;
        outline: 0;
        background: none;
    }
    .search .search-button input {
        font: 12px 'PT Sans';
        position: relative;
        width: 54px;
        height: 29px;
        margin: 0;
        cursor: pointer;
        color: #fff;
        border: none;
        outline: 0;
        background: url(../images/bg/navigation/search/button.png) no-repeat;
        text-shadow: 0 1px #5c9c1d;
    }
    .search .search-button {
        position: absolute;
        top: 0;
        right: 0px;
        width: 54px;
        height: 29px;
    }
    #main_cart {
        position: absolute;
        float: right;
        width: 100px;
        height: 28px;
        margin: 26px 0 0;
        padding: 0 0 0 36px;
        background: url(../images/bg/navigation/cart/bg.png) 0 4px no-repeat;
        right: 10px;
        bottom: 20px;
    }
    #main_cart .cart-amount {
        margin-left: 35px;
        font: 700 16px/1 'Open Sans';
        position: relative;
        float: left;
        width: 35px;
        height: 22px;
        padding: 6px 0 0;
        color: #8bc843;
    }
    #main_cart .cart-text {
        font: 14px/1 'Open Sans';
        position: relative;
        float: left;
        height: 19px;
        padding: 7px 0 0;
        color: #4e8b39;
    }
    #header {
        position: relative;
        height: 140px;
    }
    .cart {
        float: none;
    }
    .logo {
        float: none;
        height: initial;
    }
    .search {
        width: 60%;
        position: absolute;
        bottom: 20px;
    }
    .cart-text a {
        color: #397235;
    }
    #navigation_inner .inner-top {
        background: none;
        height: inherit;
        border-top: 1px solid #427134;
        margin-top: 65px;
        width: 95% !important;
        margin: 65px auto;
    }
    #navigation_inner .primary-menu {
        float: none;
        width: 100%;
        height: inherit;
    }
    #navigation_inner .primary-menu ul li {
        float: none;
        text-align: center;
    }
    #navigation_inner .inner-bottom {
        background: none;
    }
    #navigation_inner .inner-top {
        background-size: 100% 200%;
        height: 100px;
    }
    .header-menu ul {
        width: 95%;
        margin: 75px auto;
        border-top: 1px solid #195416;
    }
    #navigation_inner .inner-middle {
        width: 95% !important;
        margin: auto;
    }
    .secondary-menu ul li {
        float: none;
        margin: 10px;
        font-size: 18px !important;
    }
    .main-left {
        float: none !important;
        width: 100% !important;
    }
    #fancybox-wrap {
        width: 90% !important;
        left: 5% !important;
        padding: 0 !important;
    }
    #fancybox-content {
        width: 100% !important;
    }
    #feedback_form {
        width: 100% !important;
    }
    .form-feedback .form-content .form-input {
        float: left;
        margin: 10px !important;
        padding: 0 !important;
    }
    .form-feedback .form-content .form-textarea {
        width: 90% !important;
        margin: 10px;
    }
    .form-feedback .form-content .form-textarea textarea {
        width: 100% !important;
        background-size: 100% 300%;
    }
    .contacts .contacts-map {
        width: 100%;
        margin-top: 10px;
    }
    .contacts .contacts-sales {
        width: 100% !important;
    }
    .contacts .contacts-germany {
        width: 100% !important;
        float: none;
    }
    .article .article-inner .article-info .info-title {
        width: 80%;
    }
    .breadcrumbs h1 {
        width: 80%;
    }
    #content {
        width: 95% !important;
        margin: auto;
    }
    .product .product-left {
        width: 100% !important;
        margin: auto;
    }
    .product .product-contact {
        width: 100% !important;
    }
    .product .product-contact .contact-content {
        width: 100%;
    }
    .product .product-contact .contact-content .contact-block {
        width: 40%;
        padding: 5%;
    }
    .product .product-contact .contact-content {
        background: url(../images/bg/content/product/contacts.png) 100% 0 repeat-y;
        background-size: 200% 100%;
    }
    .contact-top {
        width: 100% !important;
        background-size: 100%;
    }
    .contact-bottom {
        width: 100% !important;
        background-size: 100%;
    }
    .product .product-right {
        width: 100%;
    }
    .catalog-news {
        width: 90%;
        margin: auto;
    }
    /*#main span a img {width: 70% !important;margin: 0;padding: 0;height: inherit;}*/
    .amount-item {
        position: relative;
        float: right;
        margin: 0;
    }
    .sort {
        position: relative;
        float: right;
        margin-bottom: 5px;
    }
}
/*****smal tablets****/

@media screen and (max-width:519px) {
    .search {
        width: 50%;
    }
    .logo {
        width: 40%;
        text-align: center;
    }
    .logo .logo_desc{
    	display: none;
    }
    .logo .logo_mob{
    	display: inline-block;
    	opacity: 1;
    	height: 45px;
    }
    .language {
    	margin: 17px 0 0 25px;
    }

    .vegetables {
        height: 75px;
    }
    #product_slides ul.main img {
        max-width: 100% !important;
        max-height: 100% !important;
    }
    #product_slides ul.main .vertical {
        width: 100% !important;
    }
    .product .product-image, #product_slides {
        width: 100% !important;
    }
    .catalog .catalog-item .item-image {
        width: 100%;
        float: none;
    }
    .catalog .catalog-item .item-info {
        width: 100%;
    }
    .catalog .catalog-item {
        border-bottom: 1px solid #AAAAAA;
    }
    .contacts .contacts-main .contacts-block .block-phone {
        margin: 0px 0 20px;
    }
    .contacts-block div {
        height: inherit;
    }
    #fancybox-wrap {
        padding: 0;
    }
    .form-feedback .form-content .form-input, .form-feedback .form-content .form-input input {
        width: 90% !important;
        background-size: 100% 300% !important;
    }
    .form-feedback .form-content .form-textarea textarea {
        background-size: 100% 300% !important;
    }
    #product_slides .slides-pager.slides .pager-inner, .article .article-item .item-info {
        width: 100% !important;
        height: inherit;
    }
    #object_form {
        width: 100% !important;
    }
    .form-product .form-top, .form-product .form-content .form-left, .form-product .form-content .product-image, #product_form_slides .bx-wrapper, #product_form_slides ul.main .vertical, #product_form_slides, #product_form_slides ul.main img {
        width: 100% !important;
    }
    #product_form_slides ul.main img {
        width: 90%;
        margin: auto !important;
    }
    .product .product-contact .contact-content .contact-block {
        width: 44%;
        padding: 3%;
    }
    .product .product-bar {
        top: 0px;
    }
    #product_form_slides ul.main li {
        width: 100% !important;
    }
    #product_form_slides .slides-pager, #product_form_slides .slides-pager.slides .pager-inner, #product_form_slides .slides-pager .pager-inner ul {
        width: 100% !important;
        height: inherit;
    }
    #product_slides .slides-pager .pager-inner ul, #product_slides .slides-pager {
        width: 100% !important;
        height: inherit;
    }
    #main div h1+p span a img {
        width: 60% !important;
        height: inherit;
        margin: 10px;
    }
    .order .order-form .form-input input {
        width: 80% !important;
        background-size: 100% 300%;
    }
    .product .product-info .info-left {
        width: 100%;
    }
    .product .product-info .info-string .string-value {
        width: 45%;
        margin: 0;
        margin-right: 5%;
        padding: 0;
        float: right;
    }
    .product .product-info .info-string .string-name {
        width: 30%;
        margin: 0;
        margin-left: 15%;
    }
    .product .product-info .info-string .string-instok {
        width: 40%;
        margin-right: 5%;
    }
}
/*****mini phones*****/

@media screen and (max-width:383px) {
    .main-menu {
        height: 1545px;
        background: url(../images/bg/bottom/menu/bg1.png) no-repeat;
        margin: -59px -0px 9px;
        background-size: 100% 100%;
    }
    .main-menu .menu-item {
        width: 90% !important;
    }
    .product .product-contact .contact-content .contact-block {
        width: 94%;
    }
    .product .product-contact .contact-content {
        background: url(/public/images/bg/content/product/contacts.png.pagespeed.ce.cQd74D4DCP.png) 100% 0 repeat-y;
        background-size: 400% 100%;
    }
    .product .product-contact .contact-content .contact-block {
        width: 60%;
        text-align: center;
        margin: 0 19%;
    }
    .breadcrumbs h1 {
        width: 90%;
        margin: 0 5%;
    }
}