@media (max-width:1100px) {

   

    #slider {
        width: 100%;
        height: 550px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0;

        background-color: #1b2d4f;


    }

    .catalog_list {
     
        grid-template-columns: repeat(3, 1fr);
     
        gap: 20px;
    }

    .slide {

        height: 550px;


    }


    .iskalnik {
        width: 100%;
        padding: 30px 0;
    }

    .iskalnik h2 {
        font-size: 1.5em;
        line-height: 2em;
        color: #fff;
    }

    .src-input {
        background-color: #fccb06;
        padding: 20px;
        width: 100%;
        font-size: 1.2em;
        color: #1b2d4f;
        font-weight: 600 !important;
        border-radius: 8px;
    }

    .bread {
        margin-top: 0 !important;
    }

    header {
        padding: 10px 0;
    }

    .headIcon i {
        font-size: 30px;
        /*margin-bottom: 8px;*/
    }

    .headIcon a {
        font-size: 12px;
        margin-left: 10px;
    }

    .tgHd {
        margin-right: -400px
    }

    .tgIt {
        margin-right: -300px
    }

    .izpo {
        background-image: cover;
        background-position: center;
        background-attachment: unset
    }

    body {
        background-image: none
    }

    .p3 {
        grid-template-columns: repeat(2, 1fr)
    }

    .main-navi {
        display: none
    }

    .section {
        float: left;
        width: 100%;
        margin-top: 50px
    }

    .j1,
    .j2 {
        flex-basis: 100%
    }

    .j1 {
        border-radius: 0;
        margin-bottom: 20px
    }

    .j1::after {
        display: none
    }

    .fr {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px
    }

    .searchList {
        width: 100%
    }

    .hide_links {
        display: none
    }

    .intro_grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }

    .fg {
        grid-column: -1/1
    }

    .grid_item h3 {
        font-size: 20px !important
    }

    .objava h3 {
        font-size: 16px !important
    }

    .traja h3 {
        font-size: 20px !important
    }

    .navigation {
        display: none
    }

    .logo img {
        height: 35px;
        transition: .5s all;
        margin-left: 10px
    }

    .search {
        height: 60px !important;
        border-radius: 0;
        margin: 0;
        background-color: #0d0d33 !important
    }

    main {
        margin-top: 66px
    }

    .panel {
        width: 360px;
        top: 66px;
        width: 100%;
        border-left: none;
        right: -100%;
    }

    .rNav li {
        font-size: 1em;
    }

    .foot_btn {


        font-size: 1em;

    }

    .fix_1 {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #0f1e3a;
        font-weight: 500px;
        font-size: 14px;
    }

    .fix_1 a {
        margin-left: 10px;
        background-color: #0f1e3a;
        color: #fccb06;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        line-height: 0;
    }

    .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
    }

    .iskalnik {
        top: 60px !important
    }


    .acc {
        margin-left: auto;
        margin-right: 10px
    }

    .tl {
        background-color: #4c8fc2
    }

    .headIcon a {
        color: #fff
    }

    .headIcon p {
        display: none
    }

    .responsive-nav {
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        cursor: pointer
    }


    .sub-show h1 {
        font-size: 25px;
        font-weight: 700;
        margin: 0 0 10px 0;
        padding: 0
    }

    .user_style h1 {
        font-size: 1.6em;
        line-height: 1.2em;
        font-weight: 700;
        color: #055d6e
    }

    .captionTitle h2,
    .nzs h3 {
        font-size: 2em
    }

    .intro_grid h2 {
        font-size: 2em !important;
        margin-bottom: 20px !important;
        margin-top: 0 !important;
        color: #0d0d33 !important;
        width: 100%;
        float: left
    }

    .izpo,
    .vid-cont {
        height: 450px !important;
        min-height: auto
    }


    .fElement {
        width: 50%;
        margin-bottom: 30px;
    }

}

@media (max-width:950px) {

    .col25{
        width: 100%;
    }

    .platIcons {                
        height: 25px;        
        margin-top: 5px;
    }

    .imgCenter img {
        width: 100%;
    }

    .popustFln {
       
        left: 200px !important;
       
    }
    
    .platInfoPrice {
        float: left;
        width: 100%;
        height: auto;
        font-size: 14px;
        text-align: right;
        padding-bottom: 0;
        margin: 10px 0 10px 0;
    }
    
    .platInfoPrice span {
        float: left;
        width: auto;
        text-align: left;
        font-size: 14px;
        color: #999;
    }

    .a_icons .amb_icon:last-child {
        margin-bottom: 0
    }

    .cont_split {
        margin-top: 0
    }

    .sub-show {
        display: none
    }

    .sub-show-resp {
        display: block;
        float: left;
        width: 100%;
        padding: 20px;
        background-color: #f2f2f2;
        margin-top: 80px
    }

    .counters {
        margin-top: 1px
    }

    .sub-show-resp a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: .9em;
        margin: 10px 0;
        text-decoration: none
    }

    .zdravniki_list {
        grid-template-columns: repeat(2, 1fr)
    }

    .oddelek_split {
        flex-wrap: wrap
    }

    .odd_img {
        width: 100%;
        line-height: 0;
        margin-bottom: 25px
    }

    .odd_info {
        width: 100%
    }

    .a_icons {
        flex-wrap: wrap;
        margin-bottom: 80px
    }

    .amb_icon {
        margin-bottom: 15px;
        width: 100%
    }
}

@media (max-width:850px) {

    .details_split{
        flex-direction: column;
    }
    
.catalog_details_image {
    width: 100%;
    line-height: 0;
}
.catalog_details_info{
    width: 100%;
}

.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1em;
    background-color: #fccb06;
    color: #1b2d4f;
    padding: 15px 25px;
    text-decoration: none;
    border-radius: 25px;
    margin: 25px 0;
}
    .catalog_list {
     
        grid-template-columns: repeat(2, 1fr);
     
        gap: 20px;
    }
    .slide {

        height: 550px;

        align-items: flex-end;
    }


    #slideNav {
        position: absolute;
        z-index: 1000;
        bottom: 20px;
        left: unset;
        right: 10px;
        display: flex;
    }

    #prevBtn,
    #nextBtn {
        width: 25px !important;
        height: 25px !important;
        font-size: 15px;
        cursor: pointer;

        border: 1px solid #fff;
        transition: .5s all;
        padding: 0 !important;
        border-radius: 50%;
        line-height: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0 0 10px !important
    }

    .caption {

        width: 100%;
        padding: 15px;
        display: flex;
        background: rgb(255, 255, 255, .8);
        line-height: 1.5em;
        font-size: .8em;
        flex-direction: column;

        justify-content: center;

    }

    .captionSummary a {
        width: 250px !important;
        max-width: 250px;
        min-width: 250px;
    }

    .izpo2 {

        flex-direction: column;

    }

    .izpoImg {
        width: 100%;
        height: auto;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0;
        position: relative !important;

    }

    .izpoImg img {
        max-width: 100%;
        max-height: 350px;



    }

    .izpoCont {
        width: 100%;
        max-width: 750px;
        padding: 20px;
        background-color: #fff;
    }

    .prijava_place .form-place>div {
        flex-basis: 100%;
        padding: 0
    }

    .obrazec_prew {
        width: 100%
    }

    .contact_item {
        width: 100%
    }

    .row h2 {
        background-size: 15px;
        align-items: center;
        font-size: 1.1em
    }

    .row h2 i {
        margin-right: 10px
    }

    .other-list {
        grid-template-columns: 1fr 1fr;
        margin-top: 40px
    }

    .other_item h2 {
        font-size: 1.2em;
        line-height: 1.1em
    }

    .intro-list {
        grid-template-columns: 1fr 1fr
    }

    .izpo25 {
        flex-basis: 33.3%;
        margin: 10px 0
    }

    .izpo25 i {
        font-size: 20px
    }

    .fig-number {
        font-size: 20px
    }

    .nzs i {
        display: none
    }

    .nzs_info {
        width: calc(100%);
        padding-right: 0
    }

    .nzs_links {
        flex-basis: 100%;
        margin-top: 20px
    }

    .ambSel {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column
    }

    .zdravnik h3 {
        font-size: 1.1em;
        margin: 20px 0
    }

    .zd_img {
        flex-basis: 100px;
        line-height: 0
    }

    .zd_info {
        flex-basis: calc(100% - 100px)
    }

    .zd_info h1 {
        font-size: 1.2em
    }

    .zd_img img {
        width: 80px;
        height: 80px
    }

    .oddelek_split {
        margin-bottom: 0
    }
.filters{
    justify-content: space-between;
}
    .filter_item {
        display: flex;
        font-size: 11px;
        flex-direction: column;
        margin: 0 0 15px 0;
        font-weight: 500;
        width: 32%;
    }
    .filter_item p{
        line-height: 1em;
        font-size: 10px;
    }
    
}

@media (max-width:580px) {
 .searcher{
    justify-content: space-between;
 }   
 .inputIskalnik{
    border-radius: 0px;
    margin: 0;
    padding: 15px;
    line-height: 1em;
 }
.second {
   width: 100%;
 height:50px;
}
.third{
    width: 33.3%;
    height: 50px;
}


.second {
    width: 100%;
}
.srcBtn{
    width: 100%;
    border-radius: 0px;
    height: 30px;
    margin: 0; background-size: 20px;
}

    .catalog_list {
     
        grid-template-columns: repeat(1, 1fr);
     
        gap: 20px;
    }
    footer {
        padding: 35px 20px;
    }

    .fElement {
        width: 100%;
        margin-bottom: 30px;
    }

    .va {
        width: 100%;
        margin-bottom: 5px
    }

    .wx {
        width: 50%
    }

    .imgLeft,
    .imgRight {
        float: left;
        width: 100%;
        max-width: 100%;
        height: auto;
        clear: right;
        box-sizing: border-box;
        margin: 1em 0 1em 0;
        border-radius: 8px
    }

    .j1 h2 {
        font-size: 25px
    }

    .j1 {
        font-size: 1em
    }

    .other-list {
        grid-template-columns: 1fr
    }

    .content_read .other-list {
        grid-template-columns: 1fr
    }

    .intro_grid {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px
    }

    .traja {
        grid-column: unset !important
    }

    .intro-list {
        grid-template-columns: 1fr;
        gap: 0
    }

    .intro_item {
        height: auto;
        padding: 20px
    }

    .j1 {
        margin-bottom: 0
    }

    .grid_item {
        border-radius: 0
    }

    .grid_item img {
        border-radius: 0
    }

    .grid_item_img {
        border-radius: 0 !important
    }

    .grid_item_info {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .p3 {
        grid-template-columns: repeat(1, 1fr)
    }

    .provider_list {
        grid-template-columns: repeat(1, 1fr)
    }

    .provider_list h2 {
        font-size: 1.2em;
        line-height: 1.1em
    }

    .zdravniki_list {
        grid-template-columns: repeat(1, 1fr)
    }

    .sFlex {
        flex-direction: column
    }
}