@media (max-width: 1400px) {
    .navigation {
        font-size: 1rem;
    }
    .navigation li a {
        padding: 0.3em .5em 0.5em .5em;
    }
    .hIcon {
        width: 35px;
        height: 35px;
    }
    .hIcon img {
        height: 15px;
    }
    .event {
        width: 23%;
        margin: 0 1%;
    }
    .sub-title {
        font-size: 1.3em;
    }
    .sub-img h1 {
        font-size: 1.8em;
    }
}

@media (max-width: 1100px) {
    .breadCrumbs {
        font-size: 0.8em;
        padding: 30px 0 25px 0;
        color: #acacac;
        border-top: 1px solid #f2f2f2;
    }
    .head-cont {
        display: flex;
        padding: 0 0;
        align-items: center;
    }
    .logo img {
        height: 120px;
    }
    .rooms {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }
    .informator {
        display: flex;
        flex-wrap: wrap;
        font-size: .8em;
        height: auto;
    }
    .dater img {
        width: 20px;
        margin-right: 15px;
    }
    .infos {
        flex-basis: 100%;
        padding: 10px;
    }
    .zemljevid {
        flex-basis: 100%;
        height: 350px;
    }
    .head-icons {
        margin-left: auto;
    }
    .ponudnik-summary {
        padding-right: 40px;
    }
    .main-navi {
        display: none;
    }
    .responsive-nav {
        display: block;
        padding: 5px;
        width: 35px;
        height: 35px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        line-height: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 15px;
    }
    .responsive-nav img {
        height: 20px;
        width: 20px;
    }
    .panel {
        background-color: #3a5784;
        z-index: 200000;
        position: absolute;
        width: 100%;
        min-height: 100%;
        transition: all 0.5s ease;
        top: 103px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        text-align: center;
        left: -100%;
    }
    .panelVis {
        left: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .panel ul {
        margin: 60px 0 0 0 !important;
        padding: 0;
        width: 100%;
        max-width: 260px;
        list-style: none;
    }
    .panel li {
        margin: 0 0;
        padding: 0;
        display: flex;
        align-items: flex-start;
        list-style: none !important;
    }
    .panel li a {
        color: #fff;
        text-decoration: none;
        font-size: 1.1em;
        width: 100%;
        display: inline-block;
        background-image: none;
    }
    .panel li :hover a {
        color: #9fc1f5 !important;
        text-decoration: none;
    }
    .panel a:link,
    .panel a:visited {
        color: #fff;
    }
    .rwdMore {
        flex: 1;
    }
    .panel li div:first-child {
        flex: 4;
        text-align: left;
        height: 40px;
    }
    .rwdMore img {
        height: 10px !important;
        margin-top: 0;
    }
    .subRole {
        height: 0;
        overflow: hidden;
    }
    .shown {
        height: auto;
    }
    .subRole a {
        font-weight: 600;
        padding-left: 10px;
        font-size: .9em !important;
        color: #9fc1f5 !important;
        line-height: 1.2em;
    }
    .finRole a {
        font-weight: 300;
        padding-left: 20px;
    }
    .feautred-img {
        height: 350px;
        align-items: flex-end;
    }
    .feautred-summary {
        font-size: 1.2em;
        width: 100%;
    }
    .feautred-summary strong {
        font-size: 1.4em;
        line-height: 1em;
    }
    .prime-foot {
        display: none;
    }
    .end-navi {
        margin-top: 0;
    }
    .fLogo {
        width: 100px;
        margin-top: -45px;
    }
}

@media (max-width: 1000px) {
    body {
        font-size: 14px;
    }
    .section h1 {
        font-size: 1.8em;
        text-align: center;
        margin-bottom: 1em;
    }
    .izpostava-content h2 {
        font-size: 1.3em;
    }
    .ponudnik {
        flex-direction: column;
    }
    .ponudnik-summary {
        flex: 1;
        padding-right: 0;
    }
    .ponudnik-summary h1 {
        font-size: 2em;
    }
    .ponudnik-summary p {
        font-size: 1.1em;
    }
    .ponudnik-info {
        flex: 1;
        margin-top: 2em;
    }
    .contact-info {
        margin-bottom: 2em;
        border-top: 5px solid #122247;
        padding-left: 0;
        padding-top: 25px;
        border-left: none;
    }
    .inquiry {
        border-top: 5px solid #aad25e;
        padding-left: 0;
        padding-top: 25px;
        border-left: none;
    }
    .share-content {
        width: 100%;
        margin: 60px 0 0 0;
        text-align: center;
    }
    .featured-div {
        font-size: 1.1em;
    }
    .sub-intro {
        font-size: 1.2em;
        margin-bottom: 3em;
    }
    .mnenja-title {
        width: 200px;
        height: 90px;
    }
    .mnenja-title h5 {
        font-size: 1.8em;
    }
    .mnenja-title small {
        font-size: .8em;
    }
    .sub-show {
        grid-template-columns: repeat(1, 1fr);
        align-items: center;
        margin-bottom: 3em;
    }
    .sub-content {
        background-image: none;
    }
    .sub-title {
        width: 100%;
        margin-left: 0%;
        margin-bottom: 2em;
        padding: 1em;
    }
    .sub-img {
        height: 350px;
        background-position: center;
    }
    .sub-img h1 {
        width: 100%;
        font-size: 1.5em;
        padding: 130px 0 0 20px;
        background-size: 70%;
    }
    .blog-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .show {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 850px) {
    .rooms {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        font-size: .8em;
    }
    .izpostava {
        height: 250px;
    }
    .list-item {
        height: 250px;
    }
    .subCatItem {
        height: 250px;
    }
    .featured-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .subCats {
        grid-template-columns: repeat(2, 1fr);
    }
    .event {
        width: 31%;
        margin: 0 1%;
        flex-direction: column;
    }
    .dateTag {
        width: auto;
        height: auto;
        text-align: left;
        display: inline-block;
        margin-right: 0;
        padding: 5px;
    }
    .dateTag h5 {
        font-size: 14px;
        line-height: 16px;
        display: inline-block;
        margin-left: 4px;
    }
    .dateTag small {
        color: black;
        font-size: 14px;
        line-height: auto;
    }
    .eventInfo {
        flex: 1;
    }
    .info-card>div {
        display: flex;
        color: white;
        align-items: center;
        flex-wrap: wrap;
        margin: 10px;
        font-size: .9em;
    }
    .info-card div img {
        height: 15px;
        margin-right: 8px;
    }
    .fIcon {
        width: 35px;
        height: 35px;
    }
    .fIcon img {
        height: 15px;
    }
    .section-bottom {
        grid-template-columns: 1fr;
        grid-auto-flow: row;
    }
    .gp-set {
        height: 250px;
    }
    .bi-right {
        height: 250px;
        margin-bottom: 2em;
    }
    .thirds {
        display: flex;
        flex-direction: column;
    }
    .blanks {
        flex: 1;
        margin-right: 0;
        order: 2;
    }
    .blog_content {
        flex: 1;
        width: 100%;
        padding: 0 2em 2em 2em;
        order: 1;
        line-height: 1.4em;
        border-left: none;
    }
}

@media (max-width: 580px) {
    .imgRight {
        float: right;
        width: 100%;
        max-width: 100%;
        height: auto;
        clear: right;
        box-sizing: border-box;
        margin: 1em 0 1em 0;
    }
    .imgLeft {
        float: left;
        width: 100%;
        max-width: 400px;
        height: auto;
        clear: left;
        box-sizing: border-box;
        margin: 0 0 1em 0;
    }
    .imgRight img {
        width: 100%;
    }
    .event {
        width: 48%;
        margin: 0 1%;
    }
    .mnenja {
        grid-auto-flow: row;
    }
    .mnenja-title {
        margin: 0 auto;
    }
    .marks {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    .bull {
        float: none;
        display: inline-block;
        margin-right: 5px;
        margin-left: 5px;
    }
    .blog-list {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 530px) {
    .izpostave {
        grid-template-columns: repeat(1, 1fr);
    }
    .infos {
        flex-basis: 100%;
        padding: 10px;
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 360px) {
    .featured-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .subCats {
        grid-template-columns: repeat(1, 1fr);
    }
    .event {
        width: 100%;
        margin: 0 0 10px 0;
    }
}