#content {
  width: calc(100% - 360px);
}
#wd {
  position: fixed;
  top: 0;
  z-index: 1;
}

@media only screen and (max-width: 1900px) {
  #footer .footer-right {
    width: 54%;
  }
  #footer .inside .help-buttons {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1740px) {
  #footer .inside .help-buttons {
    padding-left: 30px;
  }
  #copyright {
    display: block;
  }
  #footer .inside .logo div.politic {
    display: none;
  }
  #footer .inside .logo {
    padding-right: 0;
  }
  #footer .footer-right {
    width: 52%;
  }
}
@media only screen and (max-width: 1640px) {
  #footer .footer-right {
    width: 51%;
  }
  #footer .inside .navigation li {
    margin-right: 46px;
  }
  #footer .inside .help-buttons .button a,
  #content #header .help-buttons .button a {
    padding: 7px 30px;
  }
  
}
@media only screen and (max-width: 1600px) {
  .contact-page #content {
    padding-bottom: 0;
  }
  
  .page-id-944 .list-of-categories .category-item:nth-child(3) {
    margin-right: 2%;
  }
  .page-id-944 .list-of-categories .category-item:nth-child(2) {
    order:3
  }
  .page-id-944 .list-of-categories .category-item {
    width: 32%;
    margin-bottom: 50px;
  }
  #content #header .navigation li a {
    font-size: 16px;
  }
  #left-sidebar .module.logo {
    padding: 8px 15px;
  }
  #left-sidebar .module.logo img {
    max-width: 100%;
  }
  #left-sidebar {
    width: 300px;
  }
  #content {
    width: calc(100% - 300px);
  }
  #contacts .contacts-inner .row {
    padding-left: 10px;
  }
  #contacts .contacts-inner .row.phones li a {
    font-size: 20px;
    padding-top: 4px;
  }
  #contacts .contacts-inner .row.site {
    font-size: 18px;
  }
  #contacts .contacts-inner .row.adress,
  #contacts .contacts-inner .row.email a {
    font-size: 18px
  }
  #left-sidebar .categories .categories-header {
    font-size: 20px;
    padding: 20px 14px;
  }
  #left-sidebar .search input {
    font-size: 16px;
    width: 224px;
  }
  #left-sidebar .list-of-categories .category-item .category-header:before {
    left: 14px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
  #left-sidebar .list-of-categories .category-item .category-header {
    padding: 20px 36px 20px 38px;
  }
  #left-sidebar .list-of-categories .category-item .category-header:after {
    right: 12px;
  }

  #footer .inside .navigation li a {
    font-size: 15px;
  }
  #content #header {
    padding: 15px 0 15px 20px;
  }
  #left-sidebar .list-of-categories .category-item > ul li a:before {
    left: 22px;
  }
  #left-sidebar .list-of-categories .category-item > ul li a {
    padding: 14px 10px 14px 44px;
    font-size: 16px;
  }
  #left-sidebar .list-of-categories .category-item .category-header p {
    font-size: 17px;
  }
  
  #footer .inside .logo img {
    width: 260px;
  }
  #footer .inside .help-buttons {
    padding-left: 0px;
  }
  #footer .inside .logo {
    padding-right: 0;
  }
  #footer .inside .navigation li {
    margin-right: 32px;
  }
  #footer .footer-left {
    width: 44%;
  }
  #footer .footer-right {
    width: 55%;
  }
  #categories-main .category-item .category-item-inner .description h3 {
    font-size: 20px;
  }
  #categories-main .category-item .category-item-inner .description p {
    font-size: 16px;
  }
  #categories-main .category-item .category-item-inner .description {
    padding: 16px;
  }
  
  #product-detail .image-item {
    width: 460px;
  }
  #product-detail .image-item .image {
    height: 300px;
  }
  #product-detail .wrapper-description {
    width: calc(100% - 510px)
  }
  #product-detail .product-text .button a {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
  }
  .download-pdf {
    height: 50px;
    line-height: 50px;
  }
  #product-detail .product-footer button {
    font-size: 16px;
    height: 50px;
  }
  #product-detail .wrapper-description .product-text p {
    font-size: 18px;
  }
  #product-detail .product-footer button {
    padding: 0 24px;
  }
  #product-detail .product-footer .flex > div {
    margin-left: 6px;
    margin-right: 6px;
  }
  #left-sidebar .list-of-categories .category-item .category-header.second-level:before {
    left: 22px;
    width: 10px;
    height: 10px;
   }
    #left-sidebar .list-of-categories .category-item .category-header.second-level p {
        font-size: 16px;
    }
    #left-sidebar .list-of-categories .category-item .category-header.second-level:hover p {
        color: #000;
    }
    #left-sidebar .list-of-categories .category-item .category-header.second-level:hover {
        background: #fff;
    }
    #left-sidebar .list-of-categories .category-item .category-header.second-level {
        padding: 14px 10px 14px 44px;
        color: #505050;
        display: block;
        background: #fcf3e8;
        font: 16px/1.2 "OpenSans-Regular";
    }
    #left-sidebar .list-of-categories .category-item .category-list-level-2 li a:before {
        left: 30px
    }
    #left-sidebar .list-of-categories .category-item .category-list-level-2 li a {
        padding-left: 55px;
        font-size: 14px;
    }
}


@media only screen and (max-width: 1340px) {
  #categories-main .category-item {
    width: 32.6%;
  }
  #product-detail .product-text .button a {
    width: 350px;
    height: 54px;
    line-height: 54px;
  }
  #product-detail .wrapper-description .product-text p {
    font-size: 16px;
  }
  #product-detail .image-item {
    width: 400px;
  }
  #product-detail .image-item .image {
    height: 280px;
  }  
  #product-detail .wrapper-description {
    width: calc(100% - 441px);
  }
  
  #contacts-main #map {
    width: 100%;
  }
  #contacts-main .field-groupe {
    width: 100%;
  }
  #contacts-main .field.input input {
    height: 52px;
  }
  #contacts-main #map {
    height: 280px;
    order: 2;
  }

  #contacts-main .field.submit input {
    font-size: 16px;
    height: 52px;
  }
  #contacts-main #contact-form .field-groupe {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: space-between;
  }
  #contacts-main #contact-form .field-groupe .field {
    width: 49%;
  }
  #contacts-main .field.submit input {
    width: 50%;
    margin-left: 25%;
  }
  #contacts-main #contact-form {
    width: 100%;
    order: 1;
  }
  .hidden-info {
    display: block;
    max-width: 100%;
  }
  .contact-page #content 
  #footer .inside .soc-widget {
    margin-right: 20px;
  }
  #footer .inside .logo {
    display: none;

  }
  #footer .hidden-logo img {
    width: 230px;
  }
  #footer .hidden-logo {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .inside .help-buttons .button a {
    padding: 4px 30px;
  }
  #footer .footer-left,
  #footer .footer-right {
    width: auto;
  }
  #our-partners .inner-block .slick-next {
    right: -30px;
  }
  #our-partners .inner-block .slick-prev {
    left: -30px;
  }
    #product-detail .product-footer .flex > div:nth-child(1) {
        margin-right: 10px;
    }
   
   
}
@media only screen and (max-width: 1200px) {
  #content #header .help-buttons .button .title {
    display: none;
  }

  #our-partners .inner-block .slick-next {
    display: none !important;
  }
  #our-partners .inner-block .slick-prev {
    display: none !important;
  }
  .slick-dots {
    text-align: center;
    margin-top: 20px;
  }
  .slick-dots li {
    float: none;
    padding: 0;
    display: inline-block;
    margin: 0 5px;
  }
  .slick-dots li button {
    padding: 0;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
    border: 1px solid #f7b249;
    border-radius: 10px;

  }
  .slick-dots li.slick-active button {
    background: #f7b249;

  }
  #our-partners {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 1140px) {
   { }
   #product-detail #image-wrapper {
    width: 98%;
    margin-bottom: 20px;
    margin-left: 2%;
   }
   #product-detail .wrapper-description {
    width: 98%;
    margin-left: 2%;
   }
   #product-detail .image-item {
        width: 600px;
        max-width: 100%;
   }
   #product-detail .image-item .image {
    height: 400px;
   }
   #product-detail .wrapper-description h1 {
    display: none;
   }
   #product-detail .title.mobile {
        font: 22px/1.2 "OpenSans-Regular";
        margin-bottom: 30px;
        display: block;
        margin-top: 20px;
        text-align: center;
    }
    #product-detail .image-item {
        margin: 0 auto;
    }
    #product-detail #image-wrapper {
        margin-left: 1%;
    }
}

@media only screen and (max-width: 1100px) {
  #categories-main .category-item {
    width: 49.4%;
  }
}

@media only screen and (max-width: 1000px) {
  {}
  .page-id-944 .list-of-categories .category-item {
    width: 49%;
    
  }
  .page-id-944 .list-of-categories .category-item:nth-child(3) {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 980px) {
  
  #left-sidebar {
    display: none;
  }
  .main-inner-content #contacts {
    display: block;
 }
  #mobile-navigation.open {
    display: block
  }
  #mobile-sidebar.open {
    display: block
  }
  #mobile-sidebar .list-of-categories .category-item > ul li a {
    font-size: 18px;
  }
  #mobile-sidebar .list-of-categories .category-item .category-header.second-level {
    padding-left: 76px;
    background: #fcf3e8;
  }
  #mobile-sidebar .list-of-categories .category-item .category-header.second-level:before {
    width: 10px;
    height: 10px;
    left: 42px;
    margin-top: -5px
  }
  #mobile-sidebar .list-of-categories .category-item .category-list-level-2 a {
    padding-left: 94px;
    font-size: 16px;
  }
  #mobile-sidebar .list-of-categories .category-item ul.category-list-level-2  {
    background: #fbead5 ;
  }
  #mobile-sidebar .list-of-categories .category-item .category-list-level-2 a:before {
    left: 56px;
    top: 50%;
    margin-top: -5px
  }
  #mobile-sidebar .list-of-categories .category-item .category-header.second-level p {
    font-size: 18px;
    color:#505050
  }
  #mobile-sidebar .category-item .category-header::before {
    
  }
  #content #header .burger {
    display: block;
  }
  .list-of-featured {
    margin-left: 0;
    padding-left: 30px;
  }
  #content {
    width: 100%;
  }
  #categories-main .category-item {
    width: 32.6%;
  }
  #footer .inside .navigation {
    display: none;
  }
  #content #header .navigation {
    display: none;
  }
  #content #header .header-hidden {
    display: block;
    margin-bottom: 20px;
  }
  #content #header .search {
    display: block;
  }
  .main-inner-content .catalog-button > div {
    display: block;
    margin: 10px auto;
    text-align: center;
    max-width: 100%;
  }
  #content #header {
    padding: 15px 20px 15px 20px
  }
  
}
@media only screen and (max-width: 900px) {
  .nav-items {
    display: none;
  }
  .list-footer .button a {
    font-size: 16px;
    width: 260px;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 800px) {
  #content #header .help-buttons .button:nth-child(2) {
    padding-left: 12px;
  }
  #categories-main .category-item {
    width: 49.4%;
  }
  .popup-window .popup-title {
    font-size: 24px;
  }
  .popup-title {

  }
  .fancybox-close {
    top: 0 !important;
    right: 0 !important;
  }
  .popup-window {
    max-width: 100%;
    padding: 20px;
  }
  .breadcrumbs .bleadcrumbs-inner {
    display: none;
  }
}
@media only screen and (max-width: 660px) {
  
  #content #header .help-buttons .button {
    border: none;

  }
  .page-id-944 .list-of-categories .category-item {
    width: 98%;
    
  }
  #content #header .help-buttons .button a {
    padding: 7px 0px
  }
  #content #header .search {
    width: calc(100% - 140px);
  }
  #content #header .search input {
    width: calc(100% - 50px);
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 600px) {
  #footer .footer-left {
    width: 100%;
  }
  #product-detail .wrapper-description {
    padding-right: 1%;
    padding-left: 1%;
  }
  #product-detail .image-item .image {
    
    max-height: 340px;
   }
  #footer .inside .soc-widget {
    margin-right: 0;
  }
  #footer .inside .flex {
    justify-content: center;
  }
  #footer .footer-right {
    display: none;
  }
  #footer .inside .soc-widget .ico {
    margin-left: 10px;
    margin-right: 10px;
  }
  #our-partners .title {
    font-size: 30px;
  }
  .list-of-featured {
    padding-right: 10px ;
    padding-left: 10px;
  }
  .prod-title {
    margin-left: 10px ;
  }
  .list-of-featured .row {
    position: relative;
  }
  .list-of-featured .row .remove {
    top: 5px;
    right: 5px;
    position: absolute;
  }
  .list-of-featured .desc {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  
  #content #header {
    box-sizing: border-box;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #product-detail .product-footer .flex {
    justify-content: space-around
  }
  #product-detail .product-footer .flex > div:nth-child(1) {
    margin-right: 0;
  }
  
  .list-footer .button a {
    float: none;
    display: inline-block;
  }
  .list-footer .button {
    text-align: center;
  }
  #content #header .search input {
    padding-left: 14px;
  }
  .popup-window .field.input input {
    height: 50px;
  }
  .popup-window .field.submit input {
    height: 50px;
  }
  .popup-window .politic p {
    font-size: 14px;
  }
  #product-detail .product-footer button {
    font-size: 13px;
    
  }
  
  #product-detail .product-footer .flex > div:nth-child(1) {
    margin-right: 0;
  }
  #our-partners .partners-slider .partner-item img {
    max-width: 90%;
  }
  #contacts-main .field.submit {
    text-align: center;
  }
  #contacts-main .field.submit input {
    width: 300px;
    display: inline-block;
    margin-left: 0;
    max-width: 100%;
  }
  body.page.page-id-42 .page-content {
    padding: 10px;
  }
  body.page.page-id-42 .page-content .page-title {
    text-align: center;
  }
  body.page.page-id-42 .page-content li,
  body.page.page-id-42 .page-content p {
    font-size: 14px;
  }
  #product-detail .product-text .button a {
    max-width: 100%;
    padding-left: 15px;
    background-position: 10px center;
    font-size: 14px;
    box-sizing: border-box;
  }
  #product-detail .wrapper-description {
    margin-left: 0;
  }
  .list-of-featured .row .image {
    margin: 0 auto;
    width: 90%;
    height: auto;
    display: block;
    margin-bottom: 15px;
    
  }
  .list-of-featured .name {
    width: 100%;
    text-align: center;
    
  }
  
  
  
}
@media only screen and (max-width: 460px) {
    {}
    #photo-thumbnails .thumbnails-inner .slick-slide > div:after {
    display: none;
  }
    #photo-thumbnails .thumbnails-inner .slick-slide > div {
        height: 280px;
    }
    #photo-thumbnails .thumbnails-inner .slick-slide  .flex {
        background: #fff;
        padding: 10px;
    }
    #product-detail .image-item .image {
        display: none;
    }
    #product-detail .image-item .image.show {
        display: block;
    }
    #product-detail .product-text .button a {
        padding-right: 20px;
    }
    #product-detail .product-text .button {
        max-width: 100%;
    }
    #product-detail .wrapper-description {
        padding-right: 2%;
    }
    .hidden-info #contacts .contacts-inner .row > div,
    .hidden-info #contacts .contacts-inner .row.phones li {
        width: 100%;
        margin-bottom: 10px;
    }
    .hidden-info #contacts .contacts-inner .row.phones li {
        margin-right: 0 ;
    }
    #contacts .contacts-inner .row.email {
        padding-right: 0;
    }
    .hidden-info #contacts .contacts-inner .row.site {
        padding-right: 0;
    }
    #contacts .contacts-inner .row.adress, #contacts .contacts-inner .row.email a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 400px) {
  #categories-main .category-item {
    width: 100%;
  }
  #mobile-sidebar .category-item .category-header {
    padding-left: 36px;
    padding-right: 30px;
  }
  #mobile-sidebar .category-item .category-header:after {
    right: 14px;
  }
  #mobile-sidebar .category-item .category-header:before {
    left: 10px;
    width: 14px;
    margin-top: -7px;
    height: 14px;
  }
  #mobile-sidebar .category-item > ul li a:before {
    left: 18px;
  }
  #mobile-sidebar .category-item > ul li a {
    padding-left: 40px;
  }
  #contacts-main #contact-form .field-groupe .field {
    width: 100%;
  }
  #contacts-main #contact-form .contact-form-inner {
    padding: 15px;
  }
  #mobile-sidebar .list-of-categories .category-item .category-header.second-level {
    padding-left: 44px;
  }
  #mobile-sidebar .list-of-categories .category-item .category-header.second-level:before {
    left: 20px;
  }
  #mobile-sidebar .list-of-categories .category-item .category-list-level-2 a {
    padding-left: 54px;
  }
  #mobile-sidebar .list-of-categories .category-item .category-list-level-2 a:before {
    left: 32px;
  }
}