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

    .categors {
        flex-wrap: wrap;
        justify-content: center;
    }

    header nav ul li a {
        color: #0d0d0d!important;
    }

    .categor {
        flex-basis: 130px;
        margin: 8px 10px 20px;
        max-width: 130px;
    }

    .call .container {
        flex-wrap: wrap;
    }

    .prdocuteds li {
        flex-basis: 150px;
        margin-bottom: 40px;
        text-align: center;
    }

    li.product-category a img {
        height: auto;
    }

    .call-left img {
        max-width: 100%;
    }

    .title-banner {
        font-size: 13px;
        min-height: 64px;
    }

    .button {
        height: 40px;
        line-height: 40px;
        display: block;
        margin-top: 0;
        text-decoration: none;
    }

    .counter {
        max-width: 100%;
    }

    header {
        background: rgb(0 0 0 / 40%);
    }

    .homes {
        top: 380px;
        width: auto;
    }

    .big-title {
        color:#000;
        line-height: 36px;
        font-size: 26px;
        transform-origin: 0;
        opacity: 1;
        transform: translate(0px, 0px);
    }

    .small-title {
        color: #333;
        font-size: 20px;
    }

    .count-left {
        flex-wrap: wrap;
    }

    .gall {
        padding: 5px;
        flex-basis: calc(50% - 15px);
    }

    .foot {
        flex-wrap: wrap;
    }

    header nav {
        position: fixed;
        left: 0;
        top: 0;
        width: 250px;
        background: #fff;
        height: 100%;
        z-index: 100;
        box-shadow: 0 0 8px #0000009c;
    }

    header nav ul {
        display: block;
        background: #fff;
    }
    .top-menu li{
        padding: 15px 0;
    }
    .top-menu li:not(:last-child){
        margin-right: 0;
    }

    .home header ul li a {
        color: #333;
    }

    header nav ul li {
        padding: 15px 0;
        text-align: center;
    }

    .foot .c1  {
        flex-basis: 100%;
        margin-bottom:20px;
    }

    .socials a svg {
        height: 22px;
        width: 30px;
    }

    .socials a {
        margin-right: 10px;
        height: 22px;
        width: 30px;
    }

    .top span:nth-child(1){
        display:none;
    }

    .one {
        height: 450px;
    }

    section {
        padding: 40px 0!important;
    }
    .titled {
        margin-bottom: 20px;
    }

    .counter-inside span {
        margin-top: 0;
        font-size: 25px;
    }

    .counter-inside {
        margin-right: 0;
        border-right: 0px solid #67676773;
        padding-right: 0;
        flex-basis: 100%;
        margin-bottom: 10px;
    }

    .call-right {
        flex-basis: 100%;
        max-width: 450px;
        padding-left: 0;
    }

    .call-left {
        flex-basis: 100%;
        padding-top: 0px;
        max-width: 450px;
        margin: 0 auto 20px;
    }

    .count {
        margin-top: 0;
    }

    header.sticky .logo {
        max-width: 90px;
    }

    .onpage {
        padding-top: 140px!important;
    }

    .prdocuted {
        flex-basis: 130px;
        text-align: center;
        margin: 0 10px 30px;
    }

    .prdocuteds {
        justify-content: center;
    }

    footer {
        margin-top: 50px;
    }

    .tovar {
        padding: 130px 0 10px!important;
    }

    .onpage.description {
        margin-top: -100px!important;
    }

    .tabled table {
        max-width: 90%;
    }

    .cont-r {
        flex-basis: 100%;
        justify-content: center;
    }

    .call-right {
        flex-basis: 100%;
        max-width: 450px;
        padding-left: 0;
        margin: 20px auto;
    }

    .onpage .page h1 {
        font-size: 20px;
    }

    .onpage .page h2 {
        font-size: 18px;
    }

    .cont-l {
        flex-basis: 100%;
    }

    .contactes {
        flex-wrap: wrap;
    }

    .call {
        margin: 1px 0 0;
    }

    .woocommerce-loop-category__title {
        font-size: 14px;
    }

    .top .container {
        justify-content: flex-end;
    }

    .mobile-menu {
        display:flex;
    }

    .bloges {
        flex-wrap: wrap;
    }

    .bloges .blogr {
        flex-basis: 200px;
    }
    .blogger {
        padding-top: 140px!important;
    }

}



@media screen and (min-width:768px) and (max-width:1024px) {

    .bloges {
        flex-wrap: wrap;
    }

    .bloges .blogr {
        flex-basis: 200px;
    }



    header {
        background: rgb(0 0 0 / 40%);
    }
    header nav ul li a {
        color: #0d0d0d!important;
    }
    .woocommerce-loop-category__title {
        font-size: 14px;
    }

    .mobile-menu {
        display:flex;
    }

    .prdocuteds li {
        flex-basis: 28.33333%;
        margin: 0 10px 40px;
    }

    .categors {
        flex-wrap: wrap;
        justify-content: center;
    }

    .categor {
        flex-basis: 200px;
        margin: 0 10px 20px;
    }

    .call .container {
        flex-wrap: wrap;
    }

    .call-left img {
        max-width: 100%;
    }

    .counter {
        max-width: 100%;
    }

    .count-left {
        flex-wrap: wrap;
    }

    .gall {
        padding: 5px;
        flex-basis: calc(50% - 15px);
    }
    .top .container {
        justify-content: flex-end;
    }


    .foot {
        flex-wrap: wrap;
    }


    header nav ul {
        display: block;
        background: #fff
    }
    .top-menu li:not(:last-child){
        margin-right: 0;
    }
    .top-menu li{
        padding: 15px 0;
    }
    .home header ul li a {
        color: #333;
    }

    header nav ul li {
        padding: 15px 0;
        text-align: center;
    }


    .foot .c1  {
        flex-basis: 48%;
        margin-bottom: 20px;
    }

    .socials a svg {
        height: 22px;
        width: 30px;
    }

    .socials a {
        margin-right: 10px;
        height: 22px;
        width: 30px;
    }

    .top span:nth-child(1){
        display:none;
    }

    .one {
        height: 450px;
    }

    section {
        padding: 40px 0!important;
    }
    .titled {
        margin-bottom: 20px;
    }

    .counter-inside span {
        margin-top: 0;
        font-size: 25px;
    }

    .call-right {
        flex-basis: 100%;
        max-width: 450px;
        padding-left: 0;
    }

    .call-left {
        flex-basis: 100%;
        padding-top: 0px;
        max-width: 450px;
        margin: 0 auto 20px;
    }

    .count {
        margin-top: 0;
    }

    header.sticky .logo {
        max-width: 90px;
    }

    .onpage {
        padding-top: 140px!important;
    }

    .prdocuted {
        flex-basis: 200px;
        text-align: center;
        margin: 0 10px 30px;
    }

    .prdocuteds {
        justify-content: center;
    }

    footer {
        margin-top: 50px;
    }

    .tovar {
        padding: 130px 0 10px!important;
    }

    .onpage.description {
        margin-top: -100px!important;
    }

    .tabled table {
        max-width: 90%;
    }

    .cont-r {
        flex-basis: 100%;
        justify-content: center;
    }

    .call-right {
        flex-basis: 100%;
        max-width: 450px;
        padding-left: 0;
        margin: 20px auto;
    }

    .onpage .page h1 {
        font-size: 20px;
    }

    .onpage .page h2 {
        font-size: 18px;
    }

    .cont-l {
        flex-basis: 100%;
    }

    .contactes {
        flex-wrap: wrap;
    }

    .call {
        margin: 1px 0 0;
    }

    .prdocuteds {
        justify-content: center;
    }

}


@media screen and (min-width:1025px) and (max-width:1200px) {
    .categors {
        justify-content: center;
        flex-wrap: wrap;
    }

    .prdocuteds {
        justify-content: center;
    }

    .categor {
        flex-basis: 200px;
        margin: 0 10px 20px;
    }

    .counter {
        max-width: 85%;
    }

    .call-left {
        flex-basis: 40%;
    }

    .call-right {
        flex-basis: 60%;
        max-width: 550px;
    }

    .call-left img {
        max-width: 530px;
    }

    .top span {
        font-size: 13px;
    }

}

@media (max-width: 1024px){
    .top{
        display: none;
    }
    .wrapp-categoty a{
        width: 47%;
    }
    .one:before{
        top: 0;
    }
    .head{
        transform: none;
        right: 0;
    }
        header nav {
        position: fixed;
        left: 0;
        top: 0;
        width: 250px;
        background: #fff;
        height: 100%;
        z-index: 100;
        box-shadow: 0 0 8px #0000009c;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-100%);
        transition: 0.5s ease
    }
    header #topnav.block{
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    

}
.home header ul li a{
        text-transform: capitalize;
    }
@media (max-width: 767px){
    .homes{
        top: 150px;
    }
    .one .mobile-img{
        object-fit: cover;
        object-position: left;
    }
    .one{
        padding: 0!important
    }
    .small-title{
        color: #fff
    }
    .big-title{
        color: #fff;
    }

}
@media (max-width: 690px){
    .wrapp-categoty a{
        width: 100%;
    }
}
@media (max-width: 767px){
  .call-right{
    padding: 0 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 1150px){
    .top-left{
        flex-wrap: wrap;
    }
    .logo{
        max-width: 100px;
    }
    .switcher-list li a{
        padding-bottom: 0;
        display: flex;
    }
    .switcher-list{
        margin-right: 20px;
    }
}
@media (max-width: 1024px){
    .one{
        height: 600px;
        padding: 0!important;
    }
    .mobile-img{
        object-fit: cover;
        object-position: center;
    }
    .lang-mob{
        display: block;
    }
    .homes{
        width: 100%;
        top: 40%
    }
    section.map{
        padding: 0!important
    }
    .prdocuteds .prdocuted{
        flex-basis: unset;
        width: 47%;
    }
    .term-uslugi .prdocuteds li, .term-magazin .prdocuteds li, .term-komplektuyushie .prdocuteds li{
        flex-basis: unset;
        width: 47%
    }
    .prod{
        padding-top: 100px;
    }
    .onpage{
        padding-top: 100px!important
    }
}
@media (max-width: 768px){
    .three .blogs {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .three .blogs .slick-prev{
        order: 2;
        margin-right: 20px;
    }
    .three .blogs .slick-next{
        order: 3;
    }
    .blogs .slick-arrow{
        background: unset;
        border: none;
        outline: none;
        width: 40px;
        height: 40px;
        border: 2px solid #51b054;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.5s ease;
    }
    .blogs .slick-prev svg{
        transform: rotate(-180deg);
    }
    .blogs svg{
        width: 20px;
        height: 20px;
        fill: #51b054;
        transition: 0.5s ease;
    }
    .blogs .slick-arrow:hover{
        background: #51b054;
    }
    .blogs .slick-arrow:hover svg{
        fill: #fff;
    }
    .onpage .page h3{
        font-size: 20px;
    }
    .one:before{
        background: rgba(0, 0, 0, 50%);
    }
}

@media (max-width: 700px){
    .term-uslugi .prdocuteds li, .term-magazin .prdocuteds li, .term-komplektuyushie .prdocuteds li{
        flex-basis: unset;
        width: 99%;
    }
    .term-uslugi .prdocuteds li img, .term-magazin .prdocuteds li img, .term-komplektuyushie .prdocuteds li img{
        object-fit: cover;
    }
    .button{
        padding: 0 15px;
    }

}
@media (max-width: 580px){
    .prdocuteds .prdocuted{
        width: 99%;
    }
    .one .mobile-img{
        object-position: center;
    }
}