@media (max-width:1820px) {

    .p20 {
        padding: 0 0px;
    }

    .px,
    .breaker,
    .dsc_p {
        padding: 0 20px;
    }

    .footer {
        padding: 40px 15px;
    }

    .p0 {
        padding: 0 !important;

    }

    .breadCrumbs {
        padding-left: 20px;
    }


}

@media (max-width:1500px) {
    .pn_item {

        flex-basis: 25%;

    }

    .catalog_list {
        grid-template-columns: repeat(4, 1fr);
    }

    .f_brd {

        padding: 0 20px;
    }
}

@media (max-width:1600px) {

    .minCats {
        grid-template-columns: 1fr !important;
    }

    .subCats {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .minCats {
        grid-template-columns: 1fr;
    }

    .search-box {

        width: 200px;

    }

    .src-input {
        width: 100px;

    }
}


@media (max-width:1360px) {

    .psx {

        background-color: #ddd;
        padding: 20px 20px;
    }

    .mFilt {
        margin-right: 10px;
        background-color: #fff;
        height: 35px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 14px;
        cursor: pointer;

    }

    .mFilt i {
        color: #96CC49;
        margin-right: 0;
        width: 20px;
    }

    .subFilts {

        grid-template-columns: repeat(3, 1fr);
        padding: 0 20px;
    }

    .subCats {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .main-navi,
    .topMenu,
    .levo,
    .test {
        display: none !important;
    }

    .desno {
        flex-basis: 100%;
        padding: 0 0;
    }

    .user_container {
        margin: 0 auto;
        max-width: 1280px;
        padding: 0 20px;
        margin-bottom: 30px;
    }


    .user_style,
    .psx {
        padding: 0 20px;
    }


    .header-right {
        margin-left: auto;
    }

    .responsive-nav {
        width: 70px;
        height: 70px;
        text-align: center;
        cursor: pointer;
        line-height: 0;
        display: flex;
        align-items: center;
        justify-content: center;

    }



    .src-mob {
        display: none;
    }

    .panel {
        background-color: #fff;
        z-index: 19000;
        position: fixed;
        overflow-y: scroll;
        overflow-x: hidden;
        width: 100%;
        top: 86px;
        border-top: 1px solid #fff;
        min-height: 100vh;
        height: 100vh;
        padding-bottom: 250px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        right: -100%;
        transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease
    }



    .sFlex {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .search-close {
        height: 15px;
        cursor: pointer;
        margin-left: 40px
    }


    .panelVis {
        right: 0;
        transition: .2s ease;
        -webkit-transition: .2s ease;
        -moz-transition: .2s ease;
        -ms-transition: .2s ease;
        -o-transition: .2s ease;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .flex-nav {
        display: flex;
        color: #fff;
        flex-direction: column;
        margin-top: 25px;
        flex-wrap: wrap;
    }

    .closeP {
        height: 40px;
        cursor: pointer;
        margin-top: 10px
    }

    .m-navi {
        order: 1;
        width: 340px;
    }

    .mid-navi {
        margin: 0 0;
        line-height: 1.9em;
        height: auto;
        font-size: .9em;
        font-weight: 500;
        padding-top: 15px;
        order: 2
    }

    .c2 {
        width: 100%;
        line-height: 0;
        display: flex;
        margin: 20px 0
    }

    .c2 a {
        width: 35px;
        height: 35px;
        border: 1px solid #fff;
        background-color: #306A5E;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 8px 0 0
    }

    .frNavi {
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #000;
        font-size: 1em;
        font-weight: 400;
    }

    .panel-contact {
        background-color: #000;
        display: flex;
        padding: 10px;
        margin-bottom: 15px;
        margin-top: -16px;
        justify-content: space-between;
    }

    .panel-contact>a {
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 0;
        color: #fff !important;
    }

    .panel-contact i {
        margin-right: 10px;
        color: #96CC49;
    }

    .panel-contact img {
        height: 15px;
        margin-right: 10px
    }

    .c2 img {
        width: 15px;
        margin: 0
    }

    .mid-navi a {
        text-decoration: none;
        color: #333;
        text-align: center
    }

    .panel-fav {
        display: flex;
        align-items: center;
        text-decoration: none;
        font-size: 1.2em;
        font-weight: 500;
        margin-top: 20px
    }

    .panel-fav img {
        height: 15px;
        margin-right: 8px
    }

    .mid-navi a:hover {
        color: #ddd !important
    }

    .end-navi {
        font-size: .9em
    }

    .end-navi a {
        color: #fff !important
    }

    .panel ul {
        margin: 0 !important;
        padding: 0;
        width: auto;
        width: auto
    }

    .rNav li {
        margin: 0 0;
        padding: 0;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #000;
        padding: 8px 0;
    }

    .rNav li a {
        color: #000;
        text-decoration: none;
        font-weight: 500;
        display: inline-block;
        width: 100%;
        text-align: left;

    }

    .mainRole {}

    .mainRole img {
        height: 15px;
        margin-right: 10px;
        margin-top: 5px !important;
    }

    .subRole li {
        border-bottom: 1px solid #ddd;
    }

    .subRole li a {
        font-size: .9em !important;
        font-weight: 400
    }

    .rNav li :hover a {
        color: #000 !important;
        text-decoration: none
    }

    .rNav a:link,
    .rNav a:visited {
        color: #000
    }

    .rwdMore {
        margin-left: 10px;
        cursor: pointer
    }

    .rNav li div:first-child {
        flex: 4;
        text-align: left;
        height: auto
    }

    .rwdMore img {
        height: 10px !important;
        margin-top: 10px
    }

    .subRole {
        height: 0;
        overflow: hidden
    }

    .shown {
        height: auto;
        margin-bottom: 1.2em
    }

    .subRole a {
        font-weight: 300;
        padding-left: 10px;
        font-size: 1em !important;
        color: #000 !important
    }

    .finRole a {
        font-weight: 300;
        padding-left: 20px
    }

    .logos img {
        height: 40px;


    }


    .product_list {
        width: calc(100%);
    }

    .subCats {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
        margin-bottom: 0;

        background-color: #f9fafb;
    }


    .subs_min {
        margin-top: 10px;
    }

    .minCats {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 5px;
        padding: 0;
    }

    .filters {
        position: absolute;
        right: 0;
        top: 86px;
        width: 0;
        padding: 20px 0;
        overflow: hidden;
        transition: .5s all;
        z-index: 1000 !important;

    }

    .filter {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .filtsAct {
        width: 240px;
        padding: 20px;
        right: 0;
    }

    .sMenu {
        flex-basis: 100%;
    }


}

@media (max-width:1100px) {
    .catalog_list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:980px) {
    .src-desktop {
        display: none;
    }

    .src-mob {
        display: flex;
        width: 100%;
        margin-bottom: 20px;

    }

    .src-mob .search-box {
        width: 100%;
        margin-right: 0;
    }

    .src-mob .src-input {
        width: 260px;

    }



    .hInfo {
        display: none;
    }


    .panel {

        top: 71px;
    }

    .filters {

        top: 71px;

    }



    .izpo {
        flex-direction: column;
        position: initial;
    }

    .iImg {
        width: 100% !important;
        height: 300px;
    }

    .iImg img {
        width: 100%;
        height: 100%;
        object-fit: cover;

    }
.sNav{
    width: 100%;
    position: relative;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .pn_item {

        flex-basis: 33.3%;

    }

    .iCont {
        width: 100%;
        padding: 30px 20px;
        position: relative;
        left: 0;
        border-bottom: none;
    }

    .rev .iCont {
        text-align: left;
    }






    .header-element {
        margin-left: auto;
    }

    .lan-select {
        order: 7;
        margin-top: 10px;
    }

    .blog_item {
        flex-basis: 50%;
    }

    .blog_item h3 {
        font-size: 1.2em;
        font-weight: 600 !important;
    }

    .catalog_details_image {
        flex-basis: 100%;
        order: 0;
    }

    .catalog_details_image img {
        max-width: 100%;
        max-height: 100%
    }


    .container {
        margin: 71px auto;


    }

    .catalog_details_description {
        margin-left: 0;
        flex: 1;
        flex-basis: 100%;
        padding: 0 0;
    }

    h1 {
        font-size: 1.8em
    }

    .catalog_details_description h1 {
        font-size: 1.8em;
        font-weight: 600
    }



    .provider_item {
        flex-basis: 50%
    }

    blockquote {
        font-size: 1.1em;
        line-height: 1.1em;
        padding: 20px 0 20px 0;
        margin: 20px 0 20px 0
    }

    blockquote p {
        width: 90%;
        margin-left: 5%
    }

    .blog_read {
        line-height: 1.5em;
        text-align: left
    }

    .altContent {
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        margin-bottom: 30px
    }

    .altImg {
        order: 0;
        max-width: 100%
    }

    .altImg a {
        flex: 100%
    }

    .altImg img {
        min-width: 100%;
        max-width: 100%
    }

    .reverse .altTxt {
        order: 1
    }

    .txt_cont {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .reverse .txt_cont {
        text-align: left;
        padding-left: 0;
        padding-right: 0
    }

    .altTxt h2 {
        line-height: 1em
    }


    .cat_right {
        width: 100%;
        margin: 0;
        justify-content: flex-start;
        margin-top: 10px;
    }



    .cat_item_img {
        line-height: 0;
        display: flex;
        height: 180px;
        align-items: center;
    }

    .cat_item_img img {
        max-width: 100%;
        max-height: 180px;
        height: auto;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s
    }

    .product-details-qty-list {}

    .product_list .breaker {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .wrapperx {
        position: relative;
        width: 100% !important;
        height: auto;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .w_vseb {
        width: 650px !important;
    }

    .cFld_list {
        margin-left: auto;
    }

    h1 {
        font-size: 2em;

        margin-bottom: .8em;

        line-height: 1em
    }

    .user_style h2 {
        font-size: 1.5em;
        margin: 1em 0 .5em 0;

        line-height: 1em
    }

    .user_style h3 {
        font-size: 1.3em;
        margin: 1em 0 .5em 0;

    }

    .user_style h4 {
        font-size: 1.2em;
        margin: 1em 0 .5em 0;

    }


    .subCatMin h2 {

        margin: 0 0 0 60px;
        font-weight: 600;
        color: #000;
        font-size: 13px;
        transition: all .2s;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;

        line-height: 16px;
    }

    .foot-span {
        line-height: 1.4em;
        flex: 1;
        margin-top: 20px;
    }

    .fHide {
        display: none;
    }



    .subCats {

        grid-template-columns: 1fr 1fr;

    }

    .quaters {

        grid-template-columns: repeat(2, 1fr);


    }

    .f_brd {
        flex-basis: 50%;
        width: 50%;
        flex: unset;
        padding: 0 0;
        border: none;
        margin-bottom: 25px;
    }

    .pg-end {
        text-align: center;
        flex-basis: 100%;
    }

    .pg-end a {
        display: inline-block;
        margin: 0 5px;
    }
}

@media (max-width:780px) {
    .catalog_list {
        grid-template-columns: repeat(2, 1fr);
    }

    .pn_item {

        flex-basis: 50%;

    }

    .subFilts {

        grid-template-columns: repeat(2, 1fr);
        padding: 0 20px;
        gap: 10px;
    }

    .subF img {
        max-width: 60px;
        max-height: 40px;

    }

    .subF h2 {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        width: 100%;
    }

    .lm,
    nav {
        display: none;
    }

    .logo {
        margin-right: 0;
    }

    .mr {
        margin-left: auto;
    }
}

@media (max-width:680px) {
    .f_brd {
        flex-basis: 360px;
        width: 360px;
        margin: 0 auto;
        flex: unset;
        padding: 0 0;
        border: none;
        margin-bottom: 25px;

    }

    .pg-end {
        flex-basis: 100%;
        width: 100%;
    }

    .min-navi {
        display: none;

    }


    .tab {
        background-color: #f2f2f2;
        font-size: 16px;
        display: inline-block;
        padding: 10px 10px;
        font-weight: 400;
        color: #2c74b2;
        margin: 0 5px 0 5px;
        line-height: 20px;
        position: relative;
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -ms-transition: .5s all;
        -o-transition: .5s all;
    }

    .summary iframe {
        width: 100%;
        line-height: 0;
        height: 350px;
        margin: 10px 0;
    }

    .lastnosti {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

    }

    .actTab {
        background-color: #2c74b2;
        color: white;
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -ms-transition: .5s all;
        -o-transition: .5s all;
    }




    .foot-info {
        flex-direction: column;
    }



    .foot-info>div {
        display: flex;
        margin: 10px 0;
        align-items: center;
    }


    .pg-end {
        font-size: .8em;
    }

    .index-img {
        max-height: 400px !important;
        max-width: 90% !important;
    }

    .eNovice {
        padding: 20px
    }

    .eNovice h4 {
        font-size: 20px;
        font-weight: 500;
        margin: 0 0 15px 0;
        padding: 0
    }

    .news_txt {
        margin: 0 0 5px 0;
        width: 100%
    }

    .news_btn,
    .short {
        width: 100%
    }

    .contact_form {
        flex: 1;
        flex-basis: 100%
    }

    .contact_form p {
        padding: 0 20px
    }

    .contact_card {
        flex-basis: 100%;
        flex: 1;
        margin-left: 0;
        padding: 0;
        margin-top: 30px
    }

    .c_info {
        padding: 0;
    }

    .dateRez {
        width: 100%
    }

    .kList .blog_item {
        flex-basis: 100% !important;
    }

    .paralax-capt {
        color: #fff;
        width: 100%;
        max-width: 100;
        padding: 15px;
        font-size: 1em;
        background: rgba(0, 0, 0, .7);
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .paralax-capt h3 {
        font-size: 1.5em;
        line-height: 1.5em;
        font-weight: 600;
        margin-bottom: 5px;
    }
}

@media (max-width:650px) {




    .quater h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .quater {

        line-height: 1.2em;
        font-size: 14px;
    }

    .quater i {
        font-size: 20px;
        margin-right: 10px;
    }

    .footEl {

        flex-basis: 100%;


    }

    .userGgallery img {
        height: 100px;
        border: 1px solid #ddd;
        padding: 5px;
    }

    .vavcer img {
        height: 30px
    }

    .vavcer>div {
        flex: 1;
        max-width: 120px;
        min-width: 120px
    }

    .imgLeft,
    .imgRight {
        float: left;
        width: 100%;
        max-width: 400px;
        height: auto;
        clear: both;
        box-sizing: border-box;
        margin: 0 0 1em 0
    }

    .blog_item {
        flex-basis: 100%;
    }

    .blog_item img {
        width: 100%;
        height: unset;
        object-fit: cover;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s
    }

    .favi {
        display: none
    }

    .oznakaImg {
        flex-basis: 90px;
        line-height: 0
    }

    .oznakaImg img {
        width: 90px;
        height: 60px;
        object-fit: cover
    }

    .oznakaContent {
        width: calc(100% - 110px)
    }

    .oznakaContent h2 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
        margin-top: 0;
    }

    .oznakaContent p {
        font-size: 15px;
        line-height: 18px
    }

    .team img {
        max-width: 150px;
    }

    .details_add .ci_bot {
        flex-direction: column !important;
        align-items: flex-start;
    }

    .details_add .ci_add {

        order: 0;
    }

    .details_add .zaloga {
        order: 1;
    }

    .quaters {
        border-bottom: none;
    }


    .catalog_details_description .quaters {
        grid-template-columns: repeat(1, 1fr);

    }
    .defq .quater{
    padding: 0 10px ;
}

    .quater:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .breaker {
        font-size: 1.6em !important;
        line-height: 1.2em;
    }

    .summary table {
        width: 100% !important;
    }
}

@media (max-width:580px) {

    .subCats {

        grid-template-columns: 1fr;

    }

    .catalog_list {
        grid-template-columns: repeat(1, 1fr);
    }



    .catalog_item h2,
    .catalog_item span {
        padding: 0 0 10px 0;
        font-weight: 600 !important;
        color: #000;
        height: auto;

    }

    .row_item .catalog_item_bot {
        width: auto;
        position: relative;
        flex-basis: 100%;
    }


    .row_item .catalog_item_price {
        width: auto;
        flex-direction: row;
    }

    .row_item .catalog_item_price p {
        margin-left: 10px;
    }

    .rWide {
        width: calc(100% - 100px);
    }

    .row_item .catalog_item_discount {
        left: -0;
        top: 5px;
        border-radius: 0;
        width: 40px;
        height: 20px;
    }

    .iCont a {
        width: 100%;
    }

    .logos a {
        width: 100%;
        margin: 5px 0;
        text-align: center;
        padding: 8px 0;

    }

    .logos img {
        height: 25px;
    }

    .pn_item {

        flex-basis: 100%;

    }
}