@media only screen and (max-width: 1366px) {
  .swiper-news-slide a::after {
    width: 75px;
  }
  .foooter-icons {
    text-align: center !important;
    margin-bottom: 22px;
  }
  .naslovna {
    width: 100%;
    position: relative;
    z-index: -1;
    object-fit: cover;
    min-height: 540px;
    margin-left: 0;
  }
  #najave-menu li,
  #dokumenta-menu li {
    padding: 3px 10px;
  }
  #admin-menu li {
    padding: 5px 10px;
  }
  #najave-menu li a,
  #dokumenta-menu li a,
  #admin-menu li a,
  .najaveDropDown li a {
    font-size: clamp(1.1vw, 13px, 30px) !important;
  }
  #dokumenta-menu {
    width: calc(100% + 57px);
  }
  .nav ul li {
    font-size: 11px;
    line-height: unset;
  }
  .activitySwiper .activity-header {
    margin-bottom: 20px;
  }
  .activitySwiper .activity-image {
    display: block;

    min-width: 185px;
    width: 100%;
    max-width: 400px;
    height: 100%;
    object-fit: cover;
  }
  #admin-menu {
    min-width: 145px;
    width: 100%;
    right: 50%;
    transform: translate(50%);
    opacity: 0;
    transition: 1s;
    display: none;
    margin-left: 0px;
    position: absolute;
  }
  .sticky .header-icons {
    top: 22px !important;
  }
  .hero-text h1 {
    line-height: 101px;
    font-size: max(7.8vw, 80px);
  }
  .header-index {
    height: 114px;
  }
  .hero-text {
    width: 75%;
    height: auto;
    margin: 0 auto;
    top: 15%;
    left: 20%;
    position: absolute;
  }
  .hero-text h2 {
    font-size: max(5.1vw, 21px);
  }
  .hero-arrows {
    margin-top: -14% !important;
  }
  .hero-text button {
    width: 170px;
    height: 60px;
  }
  .title-container h1 {
    width: 83%;
    padding-left: 0px;
  }
  .quotes {
    top: 0px;
    margin-top: -60px;
  }
  .activity-content {
    height: 500px;
  }
  .aktivnost {
    height: 768px;
  }
  .header .header-icons {
    position: absolute;
    right: 3%;
    top: 73px;
  }
  .swiper-button-prev {
    right: 180px !important;
    left: unset !important;
  }
  .swiper-button-next {
    right: 107px !important;
  }

  .swiper-button-left {
    right: 135 !important;
  }
  .activity-text-slide {
    margin: 0px 103px 0px 50px;
  }
  .index-news {
    min-width: unset;

    width: 83%;
  }
  .news-right-index {
    margin-left: 0px;
  }
  .news-image {
    height: 173px;
    width: 100%;
  }
  .info-text {
    width: 83%;
  }
  #footer-background {
    height: 768px;
  }
  .footer-information {
    gap: 50px;
  }
  .footer-information table {
    width: 89%;
  }
  .create-form {
    width: 83%;
  }
  .orange-container {
    padding-right: 170px;
  }
  .footer-menu ul {
    min-width: 810px;
  }
  .footer-nav {
    width: 85%;
    margin: 0 auto;
  }
  .footer-container {
    width: 60%;
  }
  .footer-information h1 {
    font-size: max(2.6vw, 25px);
  }
  .orange-text {
    font-size: 67px;
  }
  .news-left-container-index {
    width: 90%;
    left: 0px;
  }
  .news-right-header-index::after {
    content: "";
    width: 56%;
    position: absolute;
    display: block;
    margin-top: 19px;
    left: 200px;
  }
  /*MENU*/
  .menu {
    width: 89%;
    margin-left: 0px;
    margin: 0 auto;
  }
  .nav ul {
    gap: 13px !important;
  }
  .nav ul li a {
    font-size: max(1.1vw, 11px);
  }
  .news-container {
    grid-template-columns: 30% 60%;
  }
  .news-container {
    width: 83%;
    gap: 35px;
  }
  .document-table {
    display: grid;
    grid-template-columns: 60% 30%;
  }
  /*KRAJ MENU*/
  /* O NAMA STRANA*/
  .about-container {
    width: 83%;
    margin-top: 77px;
    margin-bottom: -133px;
  }
  .about-img {
    width: 100%;
  }
  /*KRAJ O NAMA STRANE*/
  /*KONTAKT STRANA*/
  .contact-container {
    width: 83%;
    margin: 0 auto;
  }
  .contact-container iframe {
    width: 100%;
  }
  .contact-info td:nth-child(2) {
    padding-top: 0px;
    padding-left: 2%;
  }
  .contact-info table {
    margin-bottom: 40px;
  }
  .contact-info td {
    font-size: max(1.6vw, 15px);
  }
  .contact-info table h1 {
    font-size: 23px;
  }
  /*KRAJ KONTAKT STRANE*/
  /*DOKUMENTI STRANA*/
  .document-categories {
    width: 83%;
    margin-bottom: 94px !important;
    margin: 78px auto;
  }
  .document-categories img {
    width: 100%;
  }
  .activity-categories__headers {
    font-size: max(1.7vw, 17px);
    margin-bottom: 15px;
  }
  .document-categories .activity-categories__link {
    margin-bottom: 0px !important;
  }
  .activity-categories__headers::after {
    top: 40px;
  }
  .aktivnost h2 {
    line-height: 38px;
  }
  .header-index .header-icons {
    top: 17px !important;
  }
  /* KRAJ DOKUMENATA*/
  /*AKTIVNOSTI STRANA*/
  .activity-categories {
    width: 83%;
    min-width: unset;
    grid-template-columns: 25% 25% 25% 25%;
  }
  .activity-categories__image {
    height: auto;
  }
  .activity-categories img {
    width: 90%;
    height: auto;
  }
  .activity-categories__link {
    margin-bottom: 0px;
  }
  /* KRAJ AKTIVNOSTI*/
}
@media only screen and (max-width: 1100px) {
  .activitySwiper .activity-header {
    margin-bottom: 20px;
  }
  .activitySwiper .activity-image {
    width: 100%;
    height: 400px;
  }
  .activity-content {
    height: auto;
  }
  .activity-text-slide {
    width: calc(100% - 40px);
    margin: 20px;
    min-height: 200px;
    top: 0px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 92% !important;
  }
  .swiper-button-next {
    right: 20px !important;
  }
  .swiper-button-prev {
    right: 80px !important;
  }
  .activity-text-slide {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .activitySwiper .activity-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: unset;
    object-fit: cover;
  }
  .quotes {
    margin-top: 30px;
  }
  .activity-description {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 980px) {
  .footer-kids-img {
    margin-left: -170px;
    top: 306px;
    max-height: 100%;
  }
  .create-form table{
width:100%;
  }
  .index-news {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
  }
  .news-index-pagination {
    top: 40px;
  }
  .all {
    background: White;
    height: 167px !important;
  }
  .hero-text {
    width: 70%;
    height: auto;
    margin: 0 auto;
    top: 15%;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
  }
  .hero-arrows {
    margin-top: -138px !important;
  }
  .footer-container {
    width: 77%;
  }
  .footer {
    background-position-x: center;
  }
  .contact-info td {
    font-size: max(1.4vw, 10px);
  }
  .contact-info table h1 {
    font-size: 19px;
  }
  .footer-menu ul {
    min-width: unset;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 13px;
    width: 91%;
  }
  .hero-text button {
    width: 168px;
    height: 49px;
  }
  .newsMain .swiper-slide {
    max-width: unset !important;
    height: unset !important;
  }
  .hero-text h1 {
    line-height: 81px;
    font-size: max(9.8vw, 49px);
  }
  .orange-container {
    width: 100%;
    padding-right: 10px !important;
    height: 170px;
    padding: 32px 0px;
  }
  .orange-text {
    font-size: max(7vw, 56px);
    line-height: 70px;
  }
  .news-left-container-index {
    width: 100%;
  }
  .news-right-header-index::after {
    width: -webkit-fill-available;
  }
  .news-right-container-index {
    width: 100%;
  }
  .activitySwiper .swiper-slide {
    flex-direction: column;
  }
  .aktivnost {
    height: auto;
  }
  .activity-categories__headers {
    font-size: max(3vw, 20px);
  }
  .activity-categories img {
    width: 100%;
  }
  .activity-categories__headers {
    margin-bottom: 30px;
  }
  .activity-categories__headers::after {
    top: 50px;
    width: 80px;
  }
  .news-container {
    grid-template-columns: 100%;
    margin-bottom: -140px;
  }
  .page {
    bottom: -50px;
  }
  .document-table .side-news {
    order: unset;
  }
  .activity-categories {
    grid-template-columns: 50% 50%;
    width: calc(83% - 30px);
    gap: 30px;
    row-gap: 50px;
  }
  .document-categories {
    grid-template-columns: 100%;
    width: calc(55% - 30px);
    gap: 30px;
    row-gap: 190px;
    min-width: 300px;
    margin-top: 20px;
  }
  .blue-banner {
    background: #021c3d;
  }
  .document__prirucnici .activity-categories__headers::after {
    top: 90px;
  }
  .nav-resp {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    transition: 0.4s;
  }
  .sticky .header {
    z-index: 100;
  }
  .sticky .resp-list {
    position: relative;
    top: 110px;
    transition: 0.4s;
  }
  .sticky #hamburger {
    width: 50px;
    top: 70px;
    right: 23px;
    position: absolute;
  }
  .sticky .header-icons {
    top: 12px;
  }
  .nav-resp li {
    list-style-type: none;
  }
  .nav-resp li a {
    text-decoration: none;
    display: block;
    color: #01254b;
    padding: 15px 0px;
    width: fit-content;
    margin: 0 auto;
  }
  .nav {
    display: none;
  }
  .title-container {
    height: auto;
    min-height: 125px;
    padding-bottom:1rem;
  }
  .title-container h1 {
    padding-top: 60px;
  }
  #dokumenta-drop:hover #dokumenta-menu {
    display: block;
  }
  .menu-links {
    display: block;
    height: auto;
    text-align: center;
  }
  .resp-list {
    height: 0px;
    background: white;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
  #dokumenta-menu {
    width: 100%;
    height: 0px;
    transition: 1s;
    overflow: hidden;
    max-width: unset;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    display: block;
    opacity: 1;
    margin-top: 30px;
    position: relative;
    background: #01254b;
  }
  #admin-drop:hover #admin-menu {
    display: block;
  }
  #admin-menu {
    padding: 0px;
    display: block;
    height: 0px;
    width: 100%;
    top: 26px;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
    background: #01254b;
  }
  .toggleAdmin {
    height: 284px !important;
    transition: 1s;
  }
  .dots-bg {
    object-fit: cover;
  }
  .show {
    transition: 1s !important;
    height: 80vh;
    min-height: ;
    padding: 30px 0px;
  }
  #najave-drop,
  #dokumenta-drop {
    height: auto;
    margin-bottom: 0px;
  }
  #najave-menu {
    position: relative;
    margin-top: 0px;
    background: #01254b;
  }
  #najave-drop:hover #najave-menu {
    display: block;
  }

  #najave-menu {
    padding: 0px;
    display: block;
    height: 0px;
    overflow: hidden;
  }
  .dropdown-resp {
    transition: 1s;
  }
  #hamburger {
    width: 50px;
    cursor: pointer;
    top: -46px;
    right: 23px;
    position: absolute;
  }
  .toggleSubmenu {
    height: 54px !important;
    transition: 1s;
  }
  .toggleDokument {
    height: 160px !important;
    transition: 1s;
  }
  .toggleAktivnosti {
    height: 214px !important;
    transition: 1s;
  }
  .plusMenu {
    position: absolute;
    right: 31px;
    padding: 5px 10px;
    z-index: 65;
    top: 9px;
    border: 2px solid #01254b;
    cursor: pointer;
  }
  .header-index .header-icons {
    top: 16px !important;
  }
  .contact-info td {
    line-height: 19px;
  }
}

@media only screen and (max-width: 700px) {
    .admin-buttons__edit{
        margin-right:0px;
    }
    .admin-buttons{
        text-align:center;
    display: flex;
    flex-direction: column;
    gap:1rem;
    }
  .footer-information {
    margin-left: 0px;
    grid-template-columns: 100%;
  }
  .orange-text {
    font-size: max(7vw, 36px);
    line-height: 35px;
  }
  .news-image {
    height: 100%;
  }
  .swiper-news-slide:nth-child(even) {
    margin-left: 0px;
  }
  .newsContainer .swiper-wrapper {
    grid-template-columns: 100%;
    row-gap: 70px;
  }
  .activitySwiper .activity-image {
    width: 100%;
    height: 300px;
  }
  .hero-text h1 {
    line-height: 68px;
    font-size: max(11.8vw, 49px);
  }
  .footer-container {
    width: 90%;

    top: 25%;
  }
  .footer-information h1 {
    font-size: 30px;
  }
  .contact-header {
    width: 100%;
    text-align: center !important;
  }
  .contact-info {
    margin-bottom: -50px !important;
  }
  .footer {
    height: 1391px;
    overflow: unset;
    background-size: cover;
  }
  .footer-information table {
    float: none;
    width: 100%;
  }
  .contact-info table tr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .contact-info td:nth-child(2) {
    padding-left: 0px;
  }
  .contact-info td:nth-child(3) {
    text-align: left;
  }
  .contact-info td {
    font-size: max(2.7vw, 15px);
  }
  .contact-info table h1 {
    font-size: 26px;
  }
  .contact-info td {
    line-height: 41px;
  }
  .hero-arrows {
    width: 57%;
  }
  .activity-categories {
    grid-template-columns: 100%;
    width: 60%;
    min-width: 300px;
    margin-top: 20px;
    margin-bottom: -80px;
  }
  .page span {
    display: none;
  }
  .page-links {
    margin: 0px 5px;
    padding: 5px 10px;
  }
}

@media only screen and (max-width: 400px) {
.nav-resp li a {
        margin-left: 20px !important;
}
  .hero-text {
    width: 80%;
  }
  .page-links {
    margin: 0px 2px;
    padding: 5px 7px;
  }
  .quotes {
    height: auto;
    width: auto;
  }
  .activity-text-slide {
    padding-top: 40px;
  }
  .activity-description {
    font-size: 17px;
  }
  .activitySwiper .activity-header {
    font-size: 26px;
  }
  .document-categories .activity-categories__headers {
    font-size: 18px;
  }
  .hero-text h1 {
    line-height: 60px;
    font-size: max(12.8vw, 38px);
  }
  .hero-text h2 {
    font-size: max(3.1vw, 17px);
  }
  .hero-text button {
    width: 125px;
    height: 39px;
    font-size: 18px;
  }
  .index-news {
    word-wrap: break-word;
    margin-bottom: 0px;
  }
  .hero-arrows {
    width: 61%;
  }
  .footer-information table td {
    font-size: 14px;
  }
  .footer-information table td span {
    font-size: 14px;
  }
  .footer {
    height: 1392px;
  }
  .foooter-icons {
    text-align: center !important;
    margin-bottom: 22px;
  }
  .footer-information h1 {
    font-size: 26px;
  }
  .footer-menu ul li a {
    font-size: 16px;
  }
  .title-container h1 {
    padding-top: 45px;
  }
  .document-categories {
    grid-template-columns: 100%;
    row-gap: 190px;
    margin-top: 20px;
  }
  .title-container {
    height: auto;
  }
  .menu {
    width: 63%;
    display: block;
    margin-top: 8px;
    margin-left: 0px;
  }
  .activity-categories {
    grid-template-columns: 100%;
    margin-bottom: -90px;
    margin-top: 20px;
  }
  .activity-categories__headers {
    font-size: 26px;
  }
  .document-categories .activity-categories__headers::after:first-of-type {
    top: 90px;
  }
  .logo img {
    width: 94%;
    margin-left: 10px;
    min-height: 80px;
  }
  .news-left-header-index {
    margin-left: 0px;
  }
  .sticky {
    padding-bottom: 25px;
  }
  .title-container h1 {
    font-size: 35px;
  }
}
